/*********************************************
generator_total_serv.css
*********************************************/
.o-biz-ti-b{
	display: block;
	position: relative;
	width: 100vw;
	/* height: 68vh; */
	position: 10;
}

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

/*add gen css*/
.o-16-txt{
	line-height: 27px;
}


.o-main-ob{
	display: flex;
	align-items: center;
}

.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: 21px;
	line-height: 33px;
}

.o-en-img-txt{
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-size: 12vw;
	line-height: 12vw;
	color: #fff;
	font-weight: 300;
	text-align: center;
	margin-bottom: -12px;
}

.o-two-ob{
	width: 100%;
	margin: 0;
	justify-content: center;
	align-items: center;
}

.o-two-pl-1{
	/* box-sizing: border-box; */
	/* padding-left: 40px; */
}

.o-order-imgb{
	width: 100%;
	margin-bottom: 25px;
}

.o-order-txtb{
	width: 100%;
	box-sizing: border-box;
	/* padding-right: 45px; */
}

.o-od-pr-1{
	/* padding-right: 25px; */
}

.o-od-pl-1{
	/* padding-left: 25px; */
}

.o-order-line{
	margin-top: 25px;
	margin-bottom: 30px;
	border-top: 1px solid rgba(255,255,255,.8);
}

.o-order-txtb .o-biz-com-h3{
	display: flex;
	justify-content:space-between;
	/* align-items: center; */
}

.o-biz-com-h3 .o-sm-maru{
	margin: 12px 0 0 0;
}

.o-od-1{
	order: 2;
}

.o-od-2{
	order: 1;
}

.o-inq-txtb{
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.o-two-ob{
   width: 100%;
   margin: 0 auto 80px auto;
   padding-left: 15px;
   padding-right: 15px;
}

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

.o-flow-img{
	display: block;
	margin: 50px auto 0 auto;
}

.o-in-sec-pb2{
	padding-bottom: 100px!important;
	box-sizing: border-box;
}

.o-in-sec-pt2{
	padding-top: 90px!important;
	box-sizing: border-box;
}

.o-maru-mb-1{
	margin-bottom: 50px;
}

.o-main-ib p{
	line-height: 34px;
}

.o-secin-pt1-sp{
	padding-top: 60px!important;
}

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

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

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

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

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


.no-webp .o-main-ib-spty{
	background: url(../img/biz-mob-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%;
}

.o-biz-com-h3{
    margin-bottom: 8px;
}


.o-sv-mb-1{
	margin-bottom: 40px;
}


@media (min-width: 576px){
.o-biz-ti-b{
    box-sizing: border-box;
}

.o-two-ob{
   width: 90%;
   max-width: 540px;
   padding-left: 0;
   padding-right: 0;
}

.o-sp-tb-bk{
	background: url(../img/biz-mob-dev-ment.jpg) no-repeat;
	background-position: top right;
	box-sizing: border-box;
	background-size: cover;
	padding-top: 200px;
}

.o-inq-txtb{
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

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

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

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


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

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


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

.o-main-ct-h1 span{
    font-size: 24px;
    line-height: 40px;
}
}



@media (min-width: 768px){
.o-two-ob{
    width: 100%;
    max-width: 100%;
    margin: 0 0 60px 0;
    justify-content: center;
    align-items: center;
}

.o-order-imgb{
    width: 60%;
    margin: 0;
}

.o-order-txtb{
    width: 47%;
}

.o-two-pl-1{
    box-sizing: border-box;
    padding-left: 40px;
}

.o-chara-1,.o-chara-2,
.o-chara-3,.o-chara-4{
	box-sizing: border-box;
	padding-top: 42%;
}

.webp .o-chara-1{
	background: url(../img/biz-mob-dev-img-1.webp) no-repeat;
	background-position: top left;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-chara-1{
	background: url(../img/biz-mob-dev-img-1.jpg) no-repeat;
		background-position: top left;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-chara-2{
	background: url(../img/biz-mob-dev-img-2.webp) no-repeat;
	background-position: top right;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-chara-2{
	background: url(../img/biz-mob-dev-img-2.jpg) no-repeat;
	background-position: top right;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-chara-3{
	background: url(../img/biz-mob-dev-img-3.webp) no-repeat;
	background-position: top left;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-chara-3{
	background: url(../img/biz-mob-dev-img-3.jpg) no-repeat;
		background-position: top left;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.webp .o-chara-4{
	background: url(../img/biz-mob-dev-img-4.webp) no-repeat;
	background-position: top left;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.no-webp .o-chara-4{
	background: url(../img/biz-mob-dev-img-4.jpg) no-repeat;
	background-position: top left;
	box-sizing: border-box;
	background-size: cover;
	margin-bottom: 0;
}

.o-two-pr-1{
    box-sizing: border-box;
    padding-right: 40px;
}

.o-od-pr-1{
    padding-right: 29px;
}

.o-od-pl-1{
    padding-left: 25px;
}

.o-en-img-txt{
	font-size: 9vw;
	line-height: 9vw;
}

.o-sv-mb-1{
    margin-bottom: 80px;
}

.o-maru-mb-1{
    margin-bottom: 100px;
}

.o-flow-img{
    margin: 105px auto 0 auto;
}

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

.o-secin-pt1{
	padding-top: 110px!important;
}

.o-in-sec-pb2{
    padding-bottom: 170px!important;
}

.o-in-sec-pt2{
    padding-top: 150px!important;
}

.o-sp-tb-bk{
	background: url(../img/biz-mob-dev-ment.jpg) no-repeat;
	background-position: top center;
	box-sizing: border-box;
	background-size: cover;
	padding-top: 200px;
}

.o-under-img-txt{
	text-shadow: 3px 3px 8px rgba(255, 255, 255, 1);
}

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

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

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


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

.o-905-b{
	margin: 0 auto 70px auto;
}

.o-biz-com-h3{
    margin-bottom: 25px;
}

.o-biz-com-h3 {
    font-size: 19px;
    line-height: 34px;
}

.o-sv-mb-1 {
    margin-bottom: 80px;
}
}



@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-two-ob{
	margin: 0;
}

.o-order-imgb{
    width: 65%;
}

.o-order-txtb{
    width: 45%;
}

.o-od-pr-1{
    padding-right: 45px;
}

.o-od-pl-1{
    padding-left: 42px;
}

.o-chara-1,.o-chara-2,
.o-chara-3,.o-chara-4{
	background-image: none;
	padding-top: 0;
}

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

.o-sp-tb-bk{
	background: transparent;
	padding: 0;
}

.o-under-img-txt{
	text-shadow: none;
}

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

.o-biz-com-h3 {
    font-size: 20px;
    line-height: 34px;
}

.o-sv-mb-1 {
    margin-bottom: 80px;
}
}



@media (min-width: 1025px){
.o-025-block{
	display: none!important;
}
}

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

.o-order-imgb {
    width: 61.5%;
}

.o-order-txtb{
	width: 36.5%;
	/*width: 38.5%;*/
}
}



@media (min-width: 1200px){

}