/*********************************************
mission-p.css
*********************************************/
.o-biz-ti-b{
	display: block;
	position: relative;
	position: 10;
}

.o-sec-pt{
	padding-top: 80px;
}

.o-16-txt{
	line-height: 27px;
}

.o-main-ib{
	position: absolute;
	max-width: 360px;
	left: 40px;
	top: 0;
	bottom: 0;
	display: flex;
	margin: auto 0;
	height: auto;
	align-items: center;
	box-sizing: border-box;
	padding-bottom: 20px;
}

.o-main-ct-h1{
	color: #000;
}

.o-main-ct-h1 span{
	display: block;
	font-size: 24px;
}

.o-905-b{
	width: 100%;
	max-width: 905px;
	margin: 0 auto;
}

.o-sec-pb-1{
	box-sizing: border-box;
	padding-bottom: 120px;
}

.o-test-ul{
	margin: 80px 0 0 0;
	padding: 0;
	list-style: none;
	justify-content: center;
}

.o-test-ul li{
	width: 100%;
	box-sizing: border-box;
	padding: 20px 15px 30px 15px;
	margin-bottom: 50px;
}

.o-1li{
	border-left: solid 1px rgba(0,0,0,.2);
	border-right: solid 1px rgba(0,0,0,.2);
}

.o-3li{
	border-right: solid 1px rgba(0,0,0,.2);
	 border-left: solid 1px rgba(0,0,0,.2);
}

.o-li-ib{
	width: 89%;
	margin:0 auto;
}

.o-li-ib img{
	display: block;
	margin: 0 auto 25px auto;
}

/*add*/
.o-imgb-1{
	display: block;
	margin: 60px auto 65px auto;
	width: 100%;
	max-width: 813px;
}

.o-two-b{
	display: flex;
	justify-content: space-between;
	margin: 100px 0 0 0;
	flex-wrap: wrap;
}

.o-two-imgb{
	width: 100%;
	max-width: 100%;
}

.o-img-mb{
	margin-bottom: 30px;
	display: block;
}
.o-sp-mb-1{
	margin-bottom: 90px;
}


.o-spty-chb{
	box-sizing: border-box;
	padding: 20px 15px 40px 15px;
}

.o-sp-ud-txtb{
	box-sizing: border-box;
	padding: 15px;
}

.o-main-ib-spty{
	box-sizing: border-box;
	height: 270px;
}

.webp .o-main-ib-spty{
	background: url(../img/mission-main-st.webp) no-repeat;
	background-position: center bottom;
}


.no-webp .o-main-ib-spty{
	background: url(../img/mission-main-st.jpg) no-repeat;
	background-position: center bottom;
}

.o-spty-tib{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 15px;
    height: 100%;
}











@media (min-width: 576px){
/*.o-biz-ti-b{
    width: 100vw;
    height: 100%;
    box-sizing: border-box;
    margin-top: 109px;
}*/

.o-test-ul li{
    width: 50%;
}

.o-1li{
	border-right: none;
}

.o-3li{
	margin-top: 0;
}

.o-two-imgb{
    width: 47%;
    max-width: 471px;
}

.o-two-b{
    margin: 130px 0 0 0;
}

.o-sp-mb-1{
	margin-bottom: 0;
}

.o-spty-tib{
	padding: 0 40px;
}

.o-spty-chb{
	padding: 40px 40px 60px 40px;
}

.o-main-ib-spty{
	box-sizing: border-box;
	height: 381px;
}

.webp .o-main-ib-spty{
	background: url(../img/mission-main-sy.webp) no-repeat;
	background-position: center bottom;
}


.no-webp .o-main-ib-spty{
	background: url(../img/mission-main-sy.jpg) no-repeat;
	background-position: center bottom;
}

}



@media (min-width: 768px){
.o-sec-pt{
    padding-top: 140px;
}

.o-main-ib-spty{
	box-sizing: border-box;
	/* padding-top: 919px; */
	background-size: cover;
	height: 540px;
}

.webp .o-main-ib-spty{
	background: url(../img/mission-main-tt.webp) no-repeat;
	background-position: center bottom;
}


.no-webp .o-main-ib-spty{
	background: url(../img/mission-main-tt.jpg) no-repeat;
	background-position: center bottom;
}
}



@media (orientation: landscape) and (max-width: 767px){

}

@media (orientation: landscape) and (max-width: 991px){

}


@media (min-width: 992px){
.o-main-ib{
	max-width: 340px;
	left: 30px;
}

.o-test-ul li{
    width: 50%;
    margin: 0;
}


}



@media (min-width: 1025px){

}

@media (min-width: 1100px){
.o-main-ib{
	max-width: 360px;
	left: 40px;
}

}



@media (min-width: 1200px){

}