/*********************************************
a_index.css
*********************************************/
.webp .o-bk-img-start{
	background: url(../img/a-top-bk-start-st.webp) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding-bottom: 67px;
	padding-top: 61px;
}

.no-webp .o-bk-img-start{
	background: url(../img/a-top-bk-start-st.png) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding-bottom: 67px;
	padding-top: 61px;
}

.webp .o-bk-img1{
	background: url(../img/a-top-bk1.webp) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 170px;
}

.no-webp .o-bk-img1{
	background: url(../img/a-top-bk1.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 170px;
}

.webp .o-bk-img2{
	background: url(../img/a-top-bk2.webp) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 75px;
}

.no-webp .o-bk-img2{
	background: url(../img/a-top-bk2.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 75px;
}

.o-title-h2{
	font-size: 28px;
	line-height: 40px;
	text-align: center;
	color: #000;
	font-weight: 700;
	margin-bottom: 20px;
}

.o-h2-sub{
	display: block;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
	color: #e50011;
	font-weight: 600;
	margin-bottom: 0;
}

.o-main-title-b{
	box-sizing: border-box;
	/* padding-left: 50px; */
	background: rgba(255,255,255,.9);
	border-radius: 5px;
	padding: 25px 25px;
}

.o-estim-m1{
	display: block;
	width: 105px;
	/* margin-left: -10px; */
	/* margin-bottom: 5px; */
	margin: 0 auto 10px auto;
}

.o-h2-sub2{
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	color: #000;
	font-weight: 500;
	margin-bottom: 20px;
}

.o-estim-btn,.o-estim-btn:focus{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 13px;
	width: 100%;
	height: 75px;
	background: #e50011;
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	margin-top: 25px;
}

.o-main-txt{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	color: #000;
	font-weight: 300;
}

.o-estim-btn i{
	font-size: 23px;
}

.o-h3-ob{
	background: url(../img/a-top-ti-bk.svg) no-repeat;
	background-position: center;
	min-height: 193px;
	box-sizing: border-box;
	padding-top: 66px;
}

.o-title-h3{
	font-size: 23px;
	line-height: 33px;
	text-align: center;
	font-weight: 500;
	color: #000;
	margin-top: 5px;
}

.o-h3-sub{
	display: block;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #595757;
	font-weight: 500;
}

.o-works-ob,.o-reason-ob{
	width: 100%;
}

.o-works-b{
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}

.o-works-ul{
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
	width: 100%;
}

.o-works-ul li{
	font-size: 15px;
	line-height: 22px;
	color: #595757;
	font-weight: 500;
	box-sizing: border-box;
	padding-left: 35px;
	margin-bottom: 25px;
}

.o-works-ul li:before{
    content: "";
    position: absolute;
	top: 2px;
    left: 0;
    width: 22px;
    height: 21px;
    background: url(../img/a-top-ck.svg) no-repeat;
	background-size: contain;
}

.o-w-img{
	width: 100%;
}

.o-w-img img{
	width: 100%;
}

.o-pt1{
	padding-top: 55px;
}

.o-pt2{
	padding-top: 100px;
}

.o-w-o-img-b{
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	box-sizing: border-box;
	/* padding-right: 6%; */
	margin: 20px 0 0 auto;
}

.o-wo-1{
	width: 48%;
	/* max-width: 325px; */
}

.o-wo-2{
	width: 48%;
	/* max-width: 264px; */
	margin-left: 3.5%;
}

.o-reason-ob{
	margin-top: 20px;
}

.o-reason-b{
	justify-content: space-between;
	margin: 0;
	margin-bottom: 70px;
}

.o-re-img-b{
	width: 100%;
	padding-top: 83%;
}

.o-re1{
	background: url(../img/a-top-r1-sp.jpg) no-repeat;
	background-size: cover;
	background-position: center right;
}

.o-re2{
	background: url(../img/a-top-r2-sp.jpg) no-repeat;
	background-size: cover;
	background-position: center right;
}

.o-re3{
	background: url(../img/a-top-r3-sp.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.o-re4{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ecf7fd;
	padding: 50px 0;
}

.o-re4 img{
	display:
	block;
	width: 84%;
	max-width: 218px;
}

.o-re-txt-b{
	width: 100%;
}

.o-num-txt{
	color: #e50011;
	font-weight: 600;
	font-size: 26px;
	line-height: 37px;
	display: block;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 10px;
}

.o-title-h4{
	font-size: 23px;
	line-height: 33px;
	font-weight: 500;
	text-align: center;
	margin-bottom: 0;
	color: #000;
}

.o-common-txt{
	line-height: 26px;
	font-weight: 500;
	text-align: justify;
	font-weight: 300;
	margin-bottom: 0;
	color: #000;
}

.o-red-btn,.o-red-btn:focus{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e50011;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	box-sizing: border-box;
}

.o-red-btn i{
	margin-left: 20px;
}

.o-re-btn{
	width: 100%;
	height: 50px;
	margin-top: 25px;
}

.o-cond-ob{
	/* padding: 0 15px; */
	box-sizing: border-box;
}

.o-cond-ul{
	margin: 32px 0 0 0;
	list-style: none;
	padding: 0;
	justify-content: space-between;
}

.o-cond-ul li{
	width: 100%;
	margin-bottom: 70px;
}

.o-cond-ul img{
	width: 100%;
	margin-bottom: 15px;
}

.o-cond-h4{
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: #000;
	text-align: center;
	margin-bottom: 0;
}

.o-cond-txt{
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
	color: #000;
	text-align: center;
	margin-bottom: 0;
}

.o-cond-cau-ob{
	margin-top: 10px;
}

.o-cond-cau-h3{
	position: relative;
	background: #fefbda;
	font-size: 17px;
	line-height: 28px;
	font-weight: 500;
	text-align: left;
	color: #e50011;
	width: 100%;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0px 1px 15px 0px rgb(0 0 0 / 35%);
	box-sizing: border-box;
	padding: 10px 10px 10px 104px;
	display: flex;
	height: 76px;
	align-items: center;
}

.o-cau-img{
	width: 71px;
	position: absolute;
	top: 5%;
	left: 5%;
	/* right: 0; */
	/* margin: 0 auto; */
}

.o-cond-cau-b{
	width: 100%;
	box-shadow: 0px 1px 15px 0px rgb(0 0 0 / 35%);
	box-sizing: border-box;
	margin-top: -25px;
	padding-top: 70px;
	padding: 70px 20px 60px 20px;
	background: #fff;
}

.o-cond-cau-h4{
	font-size: 21px;
	line-height: 31px;
	font-weight: 500;
	color: #000;
	text-align: center;
}

.o-cond-cau-ib{
	margin: 30px 0 50px 0;
	justify-content: space-between;
}

.o-cau-img-bk{
	width: 100%;
	background: url(../img/a-top-c5.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding-top: 67%;
	margin-bottom: 10px;
}

.o-cau-txt-b{
	width: 100%;
}

.o-cau-btn{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: url(../img/a-top-cau-btn-bk.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding: 0 15px;
	/*height: 66px;*/
	margin: 0;
	margin-top: 20px;
}

.o-cau-l,.o-cau-r{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	font-weight: 500;
}

.o-cau-r{
	font-size: 12px;
	line-height: 13px;
	color: #f4bf48;
	font-weight: 400;
}

.o-cau-l img{
	display: block;
	margin-right: 5px;
	width: 30px;
}

.o-maruyaji{
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    border-radius: 50%;
    border: solid 1px #f4bf48;
    transition: .3s;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
    font-size: 17px;
    line-height: 18px;
    font-weight: 300;
    color: #595757;
    margin-left: 10px;
}

.o-maruyaji:before, .o-maruyaji:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.o-maruyaji:before{
    width: 1px;
    height: 13px;
    top: 2px;
    left: 0px;
    transition: 0.3s;
    background: #f4bf48;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.o-maruyaji:after{
    left: 3px;
    top: 1px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #f4bf48;
    border-right: 1px solid #f4bf48;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s;
}

.o-flow-ob{
	margin-top: 0;
	padding: 70px 20px 60px 20px;
	background: #fff;
}

.o-flow-img-bk{
	width: 100%;
	/* min-height: 226px; */
	padding-top: 67%;
	background: url(../img/a-top-f1.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	margin-bottom: 10px;
}

.o-flow-txt-b{
    width: 100%;
}

.o-flow-ib{
	margin-bottom: 35px;
}

.o-flow-btn{
    width: 100%;
    height: 50px;
    margin: 25px auto 0 auto;
}

.o-greet-ob{
	margin-top: 20px;
}

.o-greet-img-bk{
	background: #dcdddc;
	width: 100%;
	height: 330px;
}

.o-others-btn{
	background: #f7f7f7;
	/* height: auto; */
	padding: 15px;
	margin: 20px auto 0 auto;
}


.o-others-l{
    /* padding: 15px 0 10px 24px; */
}


.o-paint-h3{
	font-size: 24px;
	line-height: 25px;
	text-align: left;
	font-weight: 500;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #000;
}

.o-estim-ob img{
	margin: 0 auto;
}

.o-btm-estim-b{
	border: solid 1px #e50011;
	box-sizing: border-box;
	padding: 105px 65px 50px 65px;
	margin-top: -81px;
}

.o-btm-estim-b .o-title-h2,
.o-btm-estim-b .o-h2-sub,
.o-btm-estim-b .o-h2-sub2,
.o-btm-estim-b .o-main-txt{
	text-align: center;
}

.o-btm-estim-b .o-estim-btn{
	margin-left: auto;
	margin-right: auto;
}

.o-btm-estim-b .o-h2-sub2{
	font-size: 22px;
	line-height: 31px;
}

.o-estim-ob img{
    display: block;
    margin: 0 auto;
    width: 100px;
}

.o-btm-estim-b{
    padding: 105px 20px 50px 20px;
    margin-top: -81px;
}

.o-btm-estim-b .o-main-txt{
    text-align: justify;
}


.o-h-top-h1{
	display: block;
}

.o-h-others-p1{
	display: none;
}

.o-tsume{
	font-feature-settings: "palt";
}

.o-mt-1{
	margin-top: 25px;
}

.o-mt-2{
	margin-top: 35px;
}

.o-index-btn{
    height: 79px;
}

.o-index-btn:active,.o-index-btn:hover{
	opacity: .7;
}

.o-no-h3-sub{
	padding-top: 76px;
}

.o-about-img{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.o-top-sec{
    padding-top: 93px;
}

.webp .o-bk-img-start,
.no-webp .o-bk-img-start{
	box-sizing: border-box;
    padding-top: 61px;
}

.o-logo-ti-b{
	margin: 0;
	display: block;
}




@media (min-width: 576px){
.o-estim-ob img{
    width: 137px;
}

.o-index-btn{
	height: 79px;
}

.o-top-sec{
    padding-top: 93px;
}

.webp .o-bk-img-start{
	background: url(../img/a-top-bk-start.webp) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding-bottom: 67px;
	padding-top: 61px;
}

.no-webp .o-bk-img-start{
	background: url(../img/a-top-bk-start.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding-bottom: 67px;
	padding-top: 61px;
}

.o-main-title-b{
    padding: 40px 35px;
}
}



@media (min-width: 768px){

.o-re1{
    background: url(../img/a-top-r1.jpg) no-repeat;
    background-size: cover;
    background-position: center right;
}

.o-re2{
    background: url(../img/a-top-r2.jpg) no-repeat;
    background-size: cover;
    background-position: center right;
}

.o-re3{
    background: url(../img/a-top-r3.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.o-main-title-b{
    padding-left: 32px;
    /* margin: 50px; */
    padding: 40px 35px 80px 50px;
}

.o-cond-cau-h3{
    width: 624px;
	font-size: 17px;
    line-height: 30px;
    margin: 0 auto;
    padding: 12px 0 12px 76px;
	text-align: center;
	height: auto;
	display: block;
}

.o-cau-img{
    width: 79px;
    top: -20%;
    left: 15%;
}

.o-estim-btn,.o-estim-btn:focus{
    padding: 0 30px;
    width: 345px;
    height: 75px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 55px;
}

.o-title-h2{
    font-size: 47px;
    line-height: 70px;
    text-align: left;
    margin-bottom: 0;
}

.o-h2-sub{
    text-align: left;
}

.o-re-btn{
    width: 272px;
    height: 50px;
    margin-top: 25px;
}

.o-estim-m1{
    display: block;
    width: 105px;
    margin-left: -10px;
    margin-bottom: 5px;
    margin-right: 15px;
}

.o-title-h3{
    font-size: 28px;
    line-height: 38px;
    margin-top: 5px;
}

.o-works-ul{
    padding: 0;
    margin: 20px 0 0 0;
    width: auto;
}

.o-w-img{
    width: 45%;
}

.o-w-o-img-b{
    align-items: flex-end;
    justify-content: flex-end;
    padding-right: 6%;
    margin: -12px 0 0 auto;
}

.o-wo-1{
    width: 41.2%;
    max-width: 325px;
}

.o-wo-2{
    width: 32.6%;
    max-width: 264px;
    margin-left: 3.5%;
}

.o-re-img-b{
    width: 32.5%;
	height: auto;
	padding: 0;
}

.o-re-txt-b{
    width: 64.5%;
}

.o-num-txt{
    font-size: 36px;
    line-height: 37px;
    text-align: left;
	margin-top: 0;
    margin-bottom: 20px;
}

.o-title-h4{
    font-size: 28px;
    line-height: 38px;
    text-align: left;
    margin-bottom: 0;
}

.o-reason-b{
    margin-bottom: 55px;
}

.o-cond-ob{
    padding: 0 15px;
}

.o-cond-ul li{
    width: 48%;
    margin-bottom: 40px;
}

.o-cond-cau-b{
    margin-top: -25px;
    padding-top: 70px;
    padding: 70px 30px 60px 30px;
}

.o-cau-img-bk{
    width: 47%;
    background-size: cover;
    background-position: center;
	margin: 0;
	padding: 0;
}

.o-cau-txt-b{
    width: 48%;
}

.o-cau-l img{
	width: 42px;
    margin-right: 25px;
}

.o-cau-btn{
    justify-content: space-between;
    align-items: center;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    padding: 0 30px;
    /*height: 79px;*/
    margin: 0;
    margin-top: 20px;
}

.o-cau-l, .o-cau-r{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 18px;
    line-height: 26px;
}

.o-cau-r{
    font-size: 12px;
    line-height: 13px;
}

.o-maruyaji{
    width: 50px;
    height: 50px;
    margin: 0 auto;
    padding-top: 0;
    font-size: 17px;
    line-height: 18px;
    margin-left: 10px;
}

.o-maruyaji:before, .o-maruyaji:after{
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    content: "";
}

.o-maruyaji:before{
    width: 1px;
    height: 26px;
    top: 2px;
    left: 3px;
}

.o-maruyaji:after{
    left: 3px;
    top: 1px;
    width: 20px;
    height: 20px;
}

.o-flow-ob{
    margin-top: 0;
    padding: 70px 30px 60px 30px;
}

.o-flow-img-bk{
    width: 47%;
	height: auto;
    min-height: 226px;
	padding: 0;
    background-size: cover;
    background-position: center;
	margin: 0;
}

.o-flow-txt-b{
    width: 48%;
}

.o-flow-btn{
    width: 320px;
    height: 50px;
    margin: 25px auto 0 auto;
}

.o-btm-estim-b{
    padding: 105px 30px 50px 30px;
    margin-top: -81px;
}

.o-btm-estim-b .o-main-txt {
    text-align: center;
}

.o-top-sec{
    padding-top: 96px;
}

.o-logo-ti-b{
	display: flex;
	align-items: center;
}

.webp .o-bk-img-start,
.no-webp .o-bk-img-start{
	box-sizing: border-box;
    padding-top: 61px;
}

.o-main-txt-b{
    width: 62%;
    margin-left: auto;
    margin-top: 22px;
}

.o-main-img-ld{
    width: 300px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 200;
    left: -21px;
}

.o-h2-sub{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
}
}



@media (min-width: 992px){
.webp .o-bk-img1{
	background: url(../img/a-top-bk1.webp) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 170px;
}

.no-webp .o-bk-img1{
	background: url(../img/a-top-bk1.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 170px;
}

.webp .o-bk-img2{
	background: url(../img/a-top-bk2.webp) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 75px;
}

.no-webp .o-bk-img2{
	background: url(../img/a-top-bk2.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 75px;
}

.o-title-h2{
	font-size: 48px;
	line-height: 70px;
	text-align: left;
	color: #000;
	font-weight: 600;
	margin-bottom: 0;
}

.o-h2-sub{
	display: block;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
	color: #e50011;
	font-weight: 600;
	margin-bottom: 5px;
}

.o-main-title-b{
	padding-left: 135px;
	padding: 40px 35px 80px 50px;
	max-width: 95%;
	margin: 0 auto;
}

.o-estim-m1{
	display: block;
	width: 105px;
	margin-left: -10px;
	margin-bottom: 5px;
	margin-right: 15px;
}

.o-h2-sub2{
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	color: #000;
	font-weight: 500;
	margin-bottom: 20px;
}

.o-estim-btn{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 30px;
	width: 345px;
	height: 75px;
	background: #e50011;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	margin-top: 55px;
}

.o-main-txt{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	color: #000;
	font-weight: 300;
}

.o-estim-btn i{
	font-size: 23px;
}

.o-h3-ob{
	background: url(../img/a-top-ti-bk.svg) no-repeat;
	background-position: center;
	min-height: 193px;
	box-sizing: border-box;
	padding-top: 66px;
}

.o-title-h3{
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	font-weight: 500;
	color: #000;
	margin-top: 5px;
}

.o-h3-sub{
	display: block;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #595757;
	font-weight: 500;
}

.o-works-ob,.o-reason-ob{
	width: 100%;
}

.o-works-b{
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}

.o-works-ul{
	padding: 0;
	margin: 32px 0 0 0;
	list-style: none;
}

.o-works-ul li{
	font-size: 15px;
	line-height: 22px;
	color: #595757;
	font-weight: 500;
	box-sizing: border-box;
	padding-left: 35px;
	margin-bottom: 25px;
}

.o-works-ul li:before{
    content: "";
    position: absolute;
	top: 2px;
    left: 0;
    width: 22px;
    height: 21px;
    background: url(../img/a-top-ck.svg) no-repeat;
	background-size: contain;
}

.o-w-img{
	width: 49%;
}

.o-w-img img{
	width: 100%;
}

.o-pt1{
	padding-top: 55px;
}

.o-pt2{
	padding-top: 100px;
}

.o-w-o-img-b{
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	box-sizing: border-box;
	padding-right: 6%;
	margin: -12px 0 0 auto;
}

.o-wo-1{
	width: 44.2%;
	max-width: 325px;
}

.o-wo-2{
	width: 35.6%;
	max-width: 264px;
	margin-left: 3.5%;
}

.o-reason-ob{
	margin-top: 20px;
}

.o-reason-b{
	justify-content: space-between;
	margin: 0;
	margin-bottom: 55px;
}

.o-re-img-b{
	width: 32.5%;
}

.o-re1{
	background: url(../img/a-top-r1.jpg) no-repeat;
	background-size: cover;
	background-position: center right;
}

.o-re2{
	background: url(../img/a-top-r2.jpg) no-repeat;
	background-size: cover;
	background-position: center right;
}

.o-re3{
	background: url(../img/a-top-r3.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.o-re4{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ecf7fd;
}

.o-re4 img{
	display:
	block;
	width: 84%;
	max-width: 218px;
}

.o-re-txt-b{
	width: 64.5%;
}

.o-num-txt{
	color: #e50011;
	font-weight: 600;
	font-size: 36px;
	line-height: 37px;
	display: block;
	margin-bottom: 20px;
}

.o-title-h4{
	font-size: 28px;
	line-height: 38px;
	font-weight: 500;
	text-align: left;
	margin-bottom: 0;
	color: #000;
}

.o-common-txt{
	line-height: 26px;
	font-weight: 500;
	text-align: justify;
	font-weight: 300;
	margin-bottom: 0;
	color: #000;
}

.o-red-btn{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #e50011;
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	font-weight: 400;
	box-sizing: border-box;
}

.o-red-btn i{
	margin-left: 20px;
}

.o-re-btn{
	width: 272px;
	height: 50px;
	margin-top: 25px;
}

.o-cond-ob{
	padding: 0 15px;
	box-sizing: border-box;
}

.o-cond-ul{
	margin: 32px 0 0 0;
	list-style: none;
	padding: 0;
	justify-content: space-between;
}

.o-cond-ul li{
	width: 48%;
	margin-bottom: 40px;
}

.o-cond-ul img{
	width: 100%;
	margin-bottom: 15px;
}

.o-cond-h4{
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: #000;
	text-align: center;
	margin-bottom: 0;
}

.o-cond-txt{
	font-size: 14px;
	line-height: 26px;
	font-weight: 300;
	color: #000;
	text-align: center;
	margin-bottom: 0;
}

.o-cond-cau-ob{
	margin-top: 10px;
}

.o-cond-cau-h3{
	position: relative;
	background: #fefbda;
	font-size: 17px;
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	color: #e50011;
	width: 624px;
	margin: 0 auto;
	border-radius: 10px;
	box-shadow: 0px 1px 15px 0px rgb(0 0 0 / 35%);
	box-sizing: border-box;
	padding: 12px 0 12px 76px;
}

.o-cau-img{
	width: 79px;
	position: absolute;
	top: -20%;
	left: 15%;
}

.o-cond-cau-b{
	width: 100%;
	box-shadow: 0px 1px 15px 0px rgb(0 0 0 / 35%);
	box-sizing: border-box;
	margin-top: -25px;
	padding-top: 70px;
	padding: 70px 30px 60px 30px;
	background: #fff;
}

.o-cond-cau-h4{
	font-size: 21px;
	line-height: 31px;
	font-weight: 500;
	color: #000;
	text-align: center;
}

.o-cond-cau-ib{
	margin: 30px 0 50px 0;
	justify-content: space-between;
}

.o-cau-img-bk{
	width: 47%;
	background: url(../img/a-top-c5.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.o-cau-txt-b{
	width: 48%;
}

.o-cau-btn{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	background: url(../img/a-top-cau-btn-bk.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding: 0 30px;
	/*height: 79px;*/
	margin: 0;
	margin-top: 20px;
}

.o-cau-l,.o-cau-r{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	font-weight: 500;
}

.o-cau-r{
	font-size: 12px;
	line-height: 13px;
	color: #f4bf48;
	font-weight: 400;
}

.o-cau-l img{
	display: block;
	margin-right: 25px;
}

.o-maruyaji{
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 50%;
    border: solid 1px #f4bf48;
    transition: .3s;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
    font-size: 17px;
    line-height: 18px;
    font-weight: 300;
    color: #595757;
	margin-left: 10px;
}

.o-maruyaji:before, .o-maruyaji:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5%;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.o-maruyaji:before{
    width: 1px;
    height: 26px;
    top: 2px;
    left: 3px;
    transition: 0.3s;
    background: #f4bf48;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.o-maruyaji:after{
    left: 3px;
    top: 1px;
    width: 20px;
    height: 20px;
    border-top: 1px solid #f4bf48;
    border-right: 1px solid #f4bf48;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s;
}

.o-flow-ob{
	margin-top: 0;
	padding: 70px 30px 60px 30px;
	background: #fff;
}

.o-flow-img-bk{
	width: 47%;
	min-height: 226px;
	background: url(../img/a-top-f1.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}

.o-flow-txt-b{
    width: 48%;
}

.o-flow-ib{
	margin-bottom: 35px;
}

.o-flow-btn{
    width: 320px;
    height: 50px;
    margin: 25px auto 0 auto;
}

.o-greet-ob{
	margin-top: 20px;
}

.o-greet-img-bk{
	background: #dcdddc;
	width: 100%;
	height: 330px;
}

.o-others-btn{
	background: #f7f7f7;
	height: 160px;
	margin: 0;
	margin-bottom: 40px;
}

.o-others-l{
	display: block;
	font-size: 21px;
	line-height: 22px;
	text-align: left;
	color: #000;
	font-weight: 500;
	position: relative;
	box-sizing: border-box;
	padding: 15px 0 10px 40px;
}

.o-others-l:before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
	width: 20px;
	background: #f4bf48;
}

.o-others-l span{
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	font-weight: 300;
	display: block;
	margin-top: 25px;
}

.o-others-yaji{
	display: block;
}

.o-others-yaji .o-maruyaji{
	width: 80px;
    height: 80px;
	margin: 0;
}

.o-others-yaji .o-maruyaji:before{
    width: 1px;
    height: 40px;
    top: 2px;
    left: 3px;
}

.o-others-yaji .o-maruyaji:after{
    left: 6px;
    top: 1px;
    width: 25px;
    height: 25px;
}

.o-paint-h3{
	font-size: 24px;
	line-height: 25px;
	text-align: left;
	font-weight: 500;
	color: #000;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #000;
}

.o-estim-ob img{
	margin: 0 auto;
}

.o-btm-estim-b{
	border: solid 1px #e50011;
	box-sizing: border-box;
	padding: 105px 30px 50px 30px;
	margin-top: -81px;
}

.o-btm-estim-b .o-title-h2,
.o-btm-estim-b .o-h2-sub,
.o-btm-estim-b .o-h2-sub2,
.o-btm-estim-b .o-main-txt{
	text-align: center;
}

.o-btm-estim-b .o-estim-btn{
	margin-left: auto;
	margin-right: auto;
}

.o-btm-estim-b .o-h2-sub2{
	font-size: 22px;
	line-height: 26px;
}

.webp .o-bk-img-start,
.no-webp .o-bk-img-start{
	box-sizing: border-box;
    padding-top: 61px;
}

.o-logo-ti-b{
	/* margin: 0 0 0 auto; */
	align-items: center;
	justify-content: center;
}

.o-main-img-txt-b{
	margin: 0;
	justify-content: space-between;
}

.o-main-txt-b{
	width: 62%;
	margin-left: auto;
	margin-top: 22px;
}

.o-main-img-ld{
	width: 359px;
	bottom: -67px;
	left: 16px;
}


.o-tsume{
	font-feature-settings: "palt";
}

.o-mt-1{
	margin-top: 25px;
}

.o-mt-2{
	margin-top: 35px;
}

.o-no-h3-sub{
	padding-top: 76px;
}

.o-top-sec {
    padding-top: 90px;
}
}



@media (min-width: 1025px){
.o-top-sec {
    padding-top: 0;
}

.o-logo-ti-b{
    margin: 0;
	justify-content: flex-start;
}

.o-main-title-b{
    padding-left: 50px;
    padding: 40px 35px 80px 50px;
    max-width: 748px;
    margin: 0;
}

.o-main-img-ld{
    width: 350px;
    bottom: -67px;
    left: -36px;
}

.o-main-txt-b{
    width: 59%;
    margin-top: 22px;
}

header{
    top: 48px;
}
}



@media (min-width: 1100px){
}

