/********************
 oversea
 *******************/
 .o-h1-con-ti{
    line-height: 37px;
}
 
 .o-over-h2{
	font-size: 26px;
	line-height: 33px;
	text-align: center;
	color: #036eb8;
	margin: 0;
	font-weight: 700;
	margin-bottom: 20px;
}

 .o-over-h2 span{
	 display: inline-block;
	 font-size: 26px;
	 line-height: 37px;
}
 
 .o-ct-txt{
	 text-align: center;
}

.o-three-fx,.o-illust{
	margin: 20px auto 0 auto;
	justify-content: space-between;
}

.o-three-b{
	width: 100%;
	margin-bottom: 0;
	margin-top: 10px;
}

.o-cont-15txt{
    font-size: 15px;
    line-height: 20px;
    text-align: left;
    color: #595757;
    margin: 0;
}

.o-sev-ib{
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

.o-sev-h3{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	width: 100%;
	min-height: 48px;
	margin-bottom: 10px;
}

.o-sev-bk1,.o-sev-bk2{
	background: #18afe7;
	border-radius: 8px;
}

.o-sev-h3 img{
	margin-right: 5px;
}

.o-sev-txt-b{
	width: 100%;
}

.o-sev-txt-b p{
	box-sizing: border-box;
	padding-left: 10px;
}

.o-sev-img{
	margin-top: 20px;
	margin-bottom: 0;
}

.o-cont-19txt{
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #595757;
    margin: 0;
}

.o-cont-18txt{
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #595757;
    margin: 0;
}

.o-two-fx{
	margin: 50px auto 0 auto;
	justify-content: space-between;
}

.o-two-b{
	width: 100%;
	max-width: 489px;
	margin-top: 10px;
	margin-bottom: 50px;
}

.o-two-b p{
	text-align: center;
}

.o-two-b img{
	margin-bottom: 10px;
}

.o-cont-18txt span{
	font-size: 15px;
	line-height: 24px;
}

.o-pd-ck1,.o-pd-ck2,.o-pd-ck3{
	width: 100%;
}

.o-pd-ck1 img,.o-pd-ck2 img,.o-pd-ck3 img{
	margin-bottom: 10px;
}

.o-pro-mt{
	margin-top: 45px;
}

.o-prs{
	width: 100%;
}

.o-un-dl-btn{
   box-sizing: border-box;
   padding-right: 28px;
}

.o-un-dl-btn img{
    margin-left: 5px;
}

.o-sei-h2{
	font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #036eb8;
    margin: 0;
	font-weight: 700;
	margin-bottom: 10px;
}

.o-numb-indent{
	box-sizing: border-box;
	padding-left: 15px!important;
	text-indent: -15px;
}

.o-mt2{
	margin-top: 50px;
}

.o-font-28{
	font-size: 28px!important;
}



@media (min-width:576px){

}



@media (min-width:768px){
.o-over-h2 span {
    /* display: block; */
    font-size: 26px;
    line-height: 26px;
}

.o-cont-19txt{
	text-align: center;
}

.o-sev-bk1{
	background: url(../img/oversea-tibk-1.svg) no-repeat;
	background-position: center;
	box-sizing: border-box;
	background-size: 100% 100%;
}

.o-sev-bk2{
	background: url(../img/oversea-tibk-2.svg) no-repeat;
	background-position: center;
	box-sizing: border-box;
	background-size: 100% 100%;
}

.o-ib-r{
	width: 40%;
}

.o-illust{
	/* justify-content: center; */
}

.o-two-b{
    width: 48%;
    max-width: 489px;
    margin-top: 10px;
	margin-bottom: 0;
}
	
.o-three-b{
	width: 49%;
	margin-bottom: 0;
	margin-top: 10px;
}

.o-pd-ck1{
	width: 27%!important;
	max-width: 264px!important;
	margin-bottom: 0!important;
}

.o-pd-ck2{
	width: 32%!important;
	max-width: 319px!important;
	margin-bottom: 0!important;
}

.o-pd-ck3{
	width: 37%!important;
	max-width: 373px!important;
	margin-bottom: 0!important;
}

.o-prs{
	width: 32%!important;
	max-width: 320px!important;
	margin-bottom: 0!important;
}

.o-sev-bk1, .o-sev-bk2{
    border-radius: 0px;
}

.o-sev-img{
	max-width: 278px;
	margin: 0 auto;
}

.o-mt2{
    margin-top: 75px;
}
}



@media (min-width:992px){

.o-illust{
	justify-content: space-between;
}

.o-three-b{
	width: 46.9%;
	margin: 0;
	margin-bottom: 0;
	margin-top: 10px;
}

.o-ib-r{
	width: 52.9%;
}
}


@media (min-width:1050px){

}


@media (min-width:1200px){

}

