@charset "UTF-8";
/* CSS Document */
#main{
	background: url("../../../image/features/2027/shoulder/main_bg.webp") no-repeat top center;
	
	margin: 20px 0px 130px;
	position: relative;
}
#main-inner{
	width:85%;
	margin: 0px auto;
	padding-top: 80px;
}
.main-sub{
	display: none;
}
#l-features h2 {
    font-size: 2.8rem;
}
.komidashi{
	margin-bottom: 20px;
	color: #340505;
    border: solid 1px #340505;
    border-radius: 30px;
    display: inline-block;
    padding: 5px 15px;
    font-weight: bold;
}
p.kome{
	text-indent: -1em;
	margin-left: 15px;
	margin-top: 30px;
	font-size: 1.2rem;
}
#l-features h3 {
    font-size: 2.2rem;
    margin:60px 0px 30px;
}
#l-features h3 span{
    font-size: 1.6rem;
	display: inline-block;
	padding-left: 20px;
}
.col2 div:last-child span {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    padding-top: 10px;
}
.col2 div:last-child span + span {
    float: right;
}


 @media (min-width: 1080px) {
#main-inner{
	width: 950px;
}

#l-features .policy-navi-text h2 br{
    display: none;
}
.txtnone{display: none;}
}
@media (max-width: 800px) {
#main h1 {
    font-size: 2.8rem;
}
#l-features h2 {
    font-size: 2.4rem;
}
}
@media (max-width: 640px) {
	#main{margin-bottom: 60px;}
    #main h1 {
        font-size: 2.3rem;
    }
.col2 > *{
    width: 100%;
    margin-right: auto;
	margin-top: 30px;
    }
.txtnone{display: block;}
#l-features h3 {
    margin: 60px 0px 0px;
	font-size: 2rem;
}
#l-features h3 span {
    font-size: 1.6rem;
    display: block;
    padding-left: 0px;
    font-weight: normal;
    padding-top: 10px;
}
	#l-features .bl {
    margin: 0px auto 50px;
	}
}
@media (max-width: 480px) {
#main{
	margin: 20px 0px 60px;
	padding: 0px;

}
	#main-inner {
    width: 100%;
    margin: 0px auto;
    padding-top: 40px;
    background: #fafbf8;
}
	#main-inner img{aspect-ratio: 125 / 169!important;}
    #main h1 {
		margin: 0px 20px 0px 35px;
    font-size: 2.3rem !important;
	}
	.main-sub{
	display: block;
		margin-bottom: 40px;
}
	.main-sub p{
		margin: 15px 25px 0px;
		font-size: 1.6rem;
		font-weight: bold;
	}
	    #l-features .bl {
        width: 85%;
    }

	.komidashi {
    padding: 10px 15px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    font-size: 16px;
}
	#l-features h2 {
    margin-bottom: 15px;
}
	#l-features h3{margin-bottom: 20px;}
	.bd{
		border-top: solid 1px #320506;
		padding-top: 30px;
	}
	.bd h2{text-align: center;}	
	.col2 div:first-child{margin-top: 0px!important;}
	.col2.lr div:last-child img{aspect-ratio: 295 / 593!important;}
	.col2.ud div:last-child img{aspect-ratio: 590 / 1223!important;}
	#l-features .policy-navi section.comfortable {
    background: url(../../../image/features/2027/comfortable_sp.webp) no-repeat center top!important;
    background-size: 100% auto!important;
	min-height: 460px!important;
}
}