@charset "utf-8";

/* choice
=================================================== */
.flex-box.col-2 ul.vertical2 {
	flex: 1;
	margin: 20px;
    
}
.flex-box.col-2 ul.vertical2 li{
	width: 100%;
	background: #f4cccc;
	margin-bottom: 35px;
	padding: 10px;
	position: relative;
	border: solid 2px #e77800;
}
.flex-box.col-2 ul.vertical2 li:after {
	border: 20px solid transparent;
	border-top-color: #ffca73;
	border-bottom-width: 0;
	bottom: -30px;
	content: "";
	display: block;
	left: 47%;
	position: absolute;
	width: 0;
}
.flex-box.col-2 ul.vertical2 li img{}
.flex-box.col-2 ul.vertical2 li em{
	color: #f00;
	font-weight: 600;
}
.flex-box.col-2 ul.vertical2 li.li-dot {
	border: dashed #ccc;
}
.flex-box.col-2 ul.vertical2 li:first-child {
	font-weight: 600;
}
.flex-box.col-2 ul.vertical2 li:last-child:after{
	content: none;
}
.flex-box.col-2 ul.vertical2 li span {
	display: block;
	background: #666;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px;
}
.flex-box.col-2 ul.vertical2 li span.txt-large {
	display: inline-block;
	background: none;
	color: #f00;
	font-weight: 600;
	font-size: 33px;
	margin: 0 0 0 10px;
	padding: 0;
}

.bounceIn{
        background:yellow!important;
}

.flwxbox2{
    font-size:20px!important;
    background:#fff!important;
}
li.flwxbox2{
    padding-bottom:1em!important;
    margin-top:2em!important;
}

div.lpMenu{
    border-top:solid 1px #103b78;
    border-bottom: solid 1px #103b78;
}

ul.lpMenu{
    width: 100%;
    margin:0 auto;
    text-align: center;
}
ul.lpMenu2{
    border-top:solid 1px #103b78;
}


ul.lpMenu li{
    width: 33%;
    float: left;
    margin:1em 0;
    border-left: solid 1px #103b78;
}

ul.lpMenu li:first-child{
    border-left: none;
}

ul.lpMenu li a{
    text-decoration: none;
    color: #103b78;
    font-weight: bold;
}


.text-center{
    text-align: center;
}

.text-color-red{
    color: red;
}

.bgSpanRed span{
    background:#FF0004;
    
}

@media (max-width: 767px) {
    .pc-only{
        display: none!important;
    }
}
@media (min-width: 768px) {
    .sp-only{
        display: none!important;
    }
    .text-largeLP{
    font-size:4em!important;
    }    
}

.clearfix{
        zoom: 1;
    }
    .clearfix:after{
        clear: both;
        content: ".";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }





@media (min-width: 768px) {
    section#selfTop{
        padding-bottom:0!important;
        background:#c0d5f7;
        border:none!important;
    }
    div#self-btn{
        background: url("/online/d-sta/dsta-lp/lp-images/top_01.png") no-repeat;
        width: 1000px;
        height:590px; 
        margin: 0 auto;
        overflow: hidden;
        vertical-align: bottom;
        border:none!important;
    }
    div.test-btn{
        padding:0!important;
        margin:400px 0 0 80px!important;
    }

    div.test-btn dl{
        width:346px;
    }

    div.test-btn dl dt{
        font-weight:900;
        font-size:22px;
        -webkit-text-stroke-width:1px;
        -webkit-text-stroke-color:#fff;
        text-align: center;
    }
    div.test-btn dl dd{
        margin-top:1em;
        text-align: center;
    }
    div.test-btn dl dd a{
        color: #fff;
        font-weight: 900;
        font-size:25px;
        background:#FF0000;
        padding:20px 40px;
        border-radius:40px;
        border:3px solid #fff;
        margin-bottom: 0;
    }
    
    
    div.test-btn2{
        padding:0!important;
        margin:120px 0 0 70px!important;
        width:414px;
        text-align: center;
    }

    div.test-btn2 dl{

    }

    div.test-btn2 dl dt{
        font-weight:900;
        font-size:22px;
        -webkit-text-stroke-width:1px;
        -webkit-text-stroke-color:#fff;
        text-align: center;
    }
    div.test-btn2 dl dd{
        margin-top:1em;
        text-align: center;
    }
    div.test-btn2 dl dd a{
        color: #fff;
        font-weight: 900;
        font-size:25px;
        background:#FF0000;
        padding:20px 40px;
        border-radius:40px;
        border:3px solid #fff;
        margin-bottom: 0;
    }

}

div#main-view,div.mv{
    padding-bottom:0!important;
    margin-bottom:0!important;
}

p.sp-self {
  display: block;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
p.sp-self img{
    width: 100%;
    margin-bottom:0!important;
    padding-bottom:0!important;
}

@media (max-width: 767px) {
    div#main-view p.sp-self{
        line-height: 0;
        background:#c0d5f7;
    }
    section#selfTop{
        display: none!important;
        height: 0!important;
        line-height:0!important; 
    }

    div.sp-test-btn{
        background:#c0d5f7;
        text-align: center;
        padding:1em 0;
        font-weight: bold!important;
        
    }
    div.sp-test-btn dd{
        margin:0.5em auto 0 auto;
        width: 25em;
    }
    div.sp-test-btn dd a{
        color: #fff;
        background:red;
        border-radius:15px; 
        padding:0.5em 2em;
        text-decoration: none;
        font-size:1.2em; 
    }
    
    div.sp-test-btn2 p{
        text-align: center;
        padding:1em 0;
        font-weight: bold!important;
    }
    div.sp-test-btn2 p{
        margin:0.5em auto 0 auto;
        width: 25em;
    }
    div.sp-test-btn2 p a{
        color: #fff;
        background:red;
        border-radius:15px; 
        padding:0.5em 2em;
        text-decoration: none;
        font-size:1.2em; 
    }
    
}
@media screen and (min-width: 768px) {
  p.sp-self {
    display: none;
    height:0!important;
    padding:0;
    margin:0; 
  }
  div.sp-test-btn,div.sp-test-btn2{
      display:none;
      height:0;
    }
}





.menu-card-left3 > ul {
  margin-bottom: 0;
}
.menu-card-left3 > ul > li {
  padding: 32px 0;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.menu-card-left3 > ul > li .btm-line-narrow {
  margin-bottom: 1em;
  padding-bottom: 1em;
  line-height: 1;
  text-align: center;
  font-size: 20px;
}
.menu-card-left3 > ul > li picture {
  margin: 0 0 24px 0;
}
.menu-card-left3 > ul > li picture.fit img {
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
}
.menu-card-left3 > ul > li > p {
  margin: 0;
  padding: 0 24px 24px 24px;
  font-size: 14px;
}
.menu-card-left3 > ul > li > ul {
  padding: 0 24px 0 24px;
}
.menu-card-left3 > ul > li > a[class^=btn-], .menu-card-left3 > ul > li > a[class*=" btn-"] {
  max-width: 100%;
  margin: auto 24px 0 24px;
}
> .menu-card-left3 > ul > li:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .menu-card-left3 > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .menu-card-left3 > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 49%;
    margin-bottom: 24px;
  }
  .menu-card-left3 > ul:after {
    content: "";
    display: block;
    width: 49%;
    height: 0;
  }
}
@media screen and (min-width: 992px) {
  .menu-card-left3 > ul > li {
    width: 32%;
  }
  > .menu-card-left3 > ul:after {
    width: 32%;
  }
}
.menu-card-left3 .country-box {
  margin: 0;
  padding: 0 24px 0 24px;
}
.menu-card-left3 .country-box ul {
  padding: 0;
  border: none;
}
.menu-card-left3 .country-box ul li {
  width: 50%;
  margin: 0 0 12px;
}
@media all and (-ms-high-contrast: none) {
  .menu-card-left3 .country-box ul li {
    font-size: 13px;
  }
}
.menu-card-left3 .country-box ul li:before {
  margin-right: 8px;
}
.menu-card-left3 .country-box ul li a {
  margin: 0;
}
.page-guide .menu-card-left3 ul {
  margin-bottom: 0;
}
.page-guide .menu-card-left3 ul li:nth-of-type(3) picture img {
  -o-object-position: center -50px;
     object-position: center -50px;
}

.flex-box.col-3 li {
	display: block;
	width: 33%;
	text-align: center;
	margin-bottom: 1%;
	padding: 2% 3% 1%;
	background: rgba(255, 255, 255, 0.52);
	border: solid 2px rgb(51, 51, 51);
}

@media screen and (min-width: 1060px) {ul.lpMenu3{
    width: 100%;
    margin:0 auto;
    text-align: center;
}

	ul.lpMenu3 li{
    width: 33%;
    float: left;
    margin:0.1em;
}
	h2.feature{border-bottom:#103b78 solid;
	width: 10em;
	margin: 0 auto 1em auto;}
}

@media screen and (min-width: 768px) and (max-width:1059px) {ul.lpMenu3{
    width: 100%;
    margin:0 auto;
    text-align: center;
}

	ul.lpMenu3 li{
    width: 49%;
    float: left;
    margin:0.1em;
}
	h2.feature{border-bottom:#103b78 solid;
	width: 10em;
	margin: 0 auto 1em auto;}
}

@media (max-width: 767px) {ul.lpMenu3{
    width: 100%;
    margin:0 auto;
    text-align: center;
}
ul.lpMenu3 li{
    width: 100%;
	}
}
