@charset "UTF-8";
/* Scss Document */
#l-features-inner img{width: 100%;height: auto;}
body {
    -webkit-text-size-adjust: 100%;
}
#l-features-inner .quality .top-text {
    margin: 100px auto 0px;
	width: 90%;
    font-size: 1.5rem;
	text-align: center;
}
#l-features-inner .quality .top-text .h1-sub{
	font-size: 1.8rem;
	margin-bottom: 15px;
	font-weight: bold;
	color: #320506;
}
#l-features-inner .quality .top-text .h1-sub span{
	color: #fff;
	display: inline-block;
	padding:  5px;
	margin: 0px 5px;
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1;
}
#l-features-inner .quality .top-text .h1-sub .c1{
	background: #EE87B4;
}
#l-features-inner .quality .top-text .h1-sub .c2{
	background: #59C3E1;
}
#l-features-inner .quality .top-text h1{
	margin:0px 0 30px;
	padding-left: 0px;
	font-size: 3rem;
	line-height: 1.6;
}
#l-features-inner .quality .top-text p{line-height: 2.2;}
#l-features-inner .movie {
    margin-top: 0px;
}
#l-features-inner .quality .kouzou{
	background: url(../../../image/features/quality/bg.png) repeat-y top center;
	margin-top: 80px;
	padding:70px 0px 80px;
}
#l-features-inner .quality .kouzou-top{
	min-height: 750px;
	position: relative;
	width: 90%;
	margin: 0px auto;
}
#l-features-inner .check{
	background: #FFF;
	border-radius: 8px;
	width: 90%;
	margin: 0px auto;
	position: relative;
	padding: 50px 30px 40px 60px;
	font-weight: bold;
	font-size: 1.5rem;
}
#l-features-inner .check .check-icon{
	position: absolute;
	width: 80px;
	top: -25px;
	left: -25px;
}
#l-features-inner .check p{width: 65%;}
#l-features-inner .check p+p{
	margin-top: 20px;
	color: #000;
	font-weight: normal;
	font-size: 1.2rem;
}
#l-features-inner .hyomensozai{
	width: 25%;
	position: absolute;
	top: -10px;
	right:25px;
}
#l-features-inner .main{
	position: absolute;
	width: 44%;
	top: 110px;
	left: 50%;
	transform: translate(-50%, 0%);
}
#l-features-inner .box{
	background: #FFF;
	border-radius: 8px;
	position: absolute;
	padding: 20px;
	width: 28%;
}
#l-features-inner .block .box.p2{top: 360px;}
#l-features-inner .box h2{
	font-size: 1.7rem;
	padding: 0 0 13px 70px;
	background: url(../../../image/features/quality/bousui_icon.svg) no-repeat top left;
    background-size: 55px auto;
	margin-bottom: 0;
}
#l-features-inner .box h2 span{
	display: inline-block;
	color: #fff;
	background: #59C3E1;
	font-size: 1.1rem;
	line-height: 1;
	padding: 3px 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
#l-features-inner .box p{margin-bottom: 20px;line-height: 1.8;font-size: 1.2rem;}
#l-features-inner .block .box.p3{right: 0px;}
#l-features-inner .block .box.p4{right: 0px;top: 360px;}
#l-features-inner .block .box.p3 h2{
	background: url(../../../image/features/quality/kyoudo_icon.svg) no-repeat top left;
	background-size: 55px auto;
}
#l-features-inner .block .box.p3 h2 span{background: #EE87B4;}
.mainimg-sp{display: none!important;}
.sp-randoseru{
		display: none;
	}
@media (min-width: 1080px) {
	  
#l-features-inner .check{
	width: 800px;

}
#l-features-inner .quality .kouzou-top{
	min-height: 750px;
	width: 1050px;
}
#l-features-inner .hyomensozai{
	top: -45px;
}
#l-features-inner .main{
	width: 460px;
	}
#l-features-inner .box{
	width: 295px;
}
}


 @media (max-width: 850px) {
	 .box h2 span{font-size: 1rem;}	 
}


@media (max-width: 768px) {
#l-features-inner .hyomensozai{top: 10px;}
#l-features-inner .quality .kouzou{
	margin-top: 80px;
	padding:0px 0px 70px;
	position: relative;
}
#l-features-inner .quality .kouzou-top{
	padding: 50px 0px;
	width: 100%;
    overflow: hidden;
}
.block{
	width: 80%;
	margin: 0px auto!important;
}
.main_sp{width: 300px!important;margin: 0px auto 10px;}

#l-features-inner .main{
	width: 34%;
	top: 250px;
}
#l-features-inner .box{
	width: 31%;
}
#l-features-inner .box.p1{
	left: 15px;
}
#l-features-inner .block .box.p2 {
    left: 15px;
	top: 400px;
}
#l-features-inner .block .box.p3 {
    right: 15px;
}
#l-features-inner .block .box.p4 {
    right: 15px;
	top: 400px;
}
#l-features-inner .box h2 {
    font-size: 1.5rem;
	padding: 0 0 5px 50px;
	background-size: 40px auto;
}
#l-features-inner .block .box.p2 h2,#l-features-inner .block .box.p3 h2,#l-features-inner .block .box.p4 h2{
	background-size: 40px auto;
}
#l-features-inner .box h2 span {
    font-size: 1rem;
}
#l-features-inner .check{
	position: relative;
	z-index: 10;
	margin-top: 40px;
}	
}


@media (max-width: 640px) {
.box{
	width: 70%;
}
#l-features-inner .box h2 {
    background: none!important;
	padding-left: 0px!important;
}
#l-features-inner .quality .top-text h1{
	width: 85%;
	margin:0px auto 30px;
}
}


@media (max-width: 480px) {

#l-features-inner .quality .kouzou{
	background: none;
}

	
	
}



@media (max-width: 480px) {

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
	
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
#l-features-inner .quality .top-text .h1-sub {
    font-size: 1.3rem;
	}
#l-features-inner .quality .top-text {
    margin: 50px auto 0px;
    width: 85%;
}
#l-features-inner .quality .top-text h1{
	width: 100%;
	margin-bottom: 20px;
	font-size: 2.4rem !important;
}
#l-features-inner .quality .top-text p {
    text-align: left;
}
#l-features-inner .quality .kouzou{
	position: static;
	padding-bottom: 40px;
	margin-top: 40px;
}
#l-features-inner .quality .kouzou-top{
	padding: 0px;
}
#l-features-inner .main{
	display: none;
}
#l-features-inner .box {
	width: 85%;
	margin: 0px auto;
	position: static;
}
#l-features-inner .quality .block {
    width: 100%;
    margin: 0px auto!important;
}
#l-features-inner .quality .block-top{
	background: #D9F2FF;
	padding: 50px 0px;
}	
#l-features-inner .quality .block-middle{
	background: #fadeea;
	padding-top: 50px;
}	
#l-features-inner .quality .block-bottom{
	background: #D9F2FF;
	padding-bottom: 80px;
}
#l-features-inner .box p {
    margin-top: 0px;
	font-size: 1.3rem;
}
.sp-randoseru{
	text-align: center;
	display: block;
}	
.sp-randoseru img{
	width: 70%!important;
}
#l-features-inner .box h2{
	font-size: 1.7rem!important;
	padding: 0 0 15px 70px!important;
	background: url(../../../image/features/quality/bousui_icon.svg) no-repeat top 5px left!important;
	background-size: 60px auto!important;
}
#l-features-inner .block .box.p3 h2 {
	background: url(../../../image/features/quality/kyoudo_icon.svg) no-repeat top left!important;
	background-size: 60px auto!important;
}
.sp-randoseru.bg{
	background: url(../../../image/features/quality/bg2.png) repeat-x top left;
    background-size: auto 100%;
	line-height: 1;
}	
#l-features-inner .box h2 span {
    font-size: 1.1rem;
}
#l-features-inner .check p {
    width: 100%;
}
#l-features-inner .check {
    padding: 50px 0px 0px;
	width: 85%;
	margin-top: 0px;
}
#l-features-inner .check .check-icon {
    left: 50%;
    top: -40px;
	transform: translate(-50%, 0%);
}
#l-features-inner .check p+p {
    margin-top: 10px;
}
#l-features-inner .hyomensozai {
    position: static;
	width: 80%;
    margin: 40px auto 0px;
}
	#l-features-inner .movie .mv img{
		aspect-ratio: 160 / 91!important;
	}
	#l-features .policy-navi section.shoulder {
    background: url(../../../image/features/2025/shoulder_sp.webp) no-repeat center top!important;
    background-size: 100% auto!important;
	min-height: 460px!important;
}
}