
@charset "utf-8";


/*---------------------------------------------------------
感染予防対策
---------------------------------------------------------*/

.kansen_yobou{
	line-height: 1.8;
}

.kansen_yobou .bg-gray{
	background-color: #f0f0f0;
}


.kansen_yobou .ttl{
	text-align: center;
	margin-bottom: 72px;
}

.kansen_yobou .ttl .num{
	font-size: 32px;
	margin-bottom: 10px;
}
.kansen_yobou  .ttl-text{
    display: inline-block;
    font-size: 26px;
    line-height: 1;
    padding: 0 20px 10px;
    background: linear-gradient(transparent 42%, rgba(240, 205, 212, 1) 10%);
}

.kansen_yobou section{
	padding: 50px 0;
}

.kansen_yobou section .inner{
	width: 840px;
	margin: auto;
}

.kansen_yobou #request .inner p{
	margin-bottom: 30px;
	font-size: 18px;
}
.kansen_yobou-tab{
	font-size: 0;
	width: 841px;
	margin: 0 auto 92px;
	text-align: center;

}

.kansen_yobou-tab li{
	width:270px;
	margin-left: 10px;
	list-style: none;
	display: inline-block;
	border:4px solid;
	box-sizing: border-box;
}

.kansen_yobou-tab li:first-child{
	margin-left: 0;
}
.kansen_yobou-tab a{
	padding: 20px 30px;
	display: block;
	font-size: 20px;
	transition: 0.6s;
}

.kansen_yobou-tab a:before {
	display: inline-block;
    font: bold 16px/1 "icomoon";
    content: "\f107";
    position: relative;
    top: -.1em;
    margin-right: .75em;
    vertical-align: middle;
}

.kansen_yobou-tab a:hover{
	background-color:#000;
	color: #fff;
	transition: 0.6s;
}

.kansen_yobou .info-text{
	font-size: 24px;
	text-align: center;
}
.kansen_yobou .taisaku-list{
	font-size: 0;
	width:990px;
	margin:auto;
}

.kansen_yobou .taisaku-list li{
	width: 310px;
	margin-left: 30px;
	display: inline-block;
	margin-bottom: 50px;
	vertical-align: top;
}

.kansen_yobou .taisaku-list li:nth-child(1),
.kansen_yobou .taisaku-list li:nth-child(3n+1){
	margin-left: 0;
}

.kansen_yobou .taisaku-list li .heading{
	font-size: 18px;
	margin: 15px 0 10px;
	text-align: center;
}

.kansen_yobou .taisaku-list li p{
	font-size: 14px;
}

.kansen_yobou .taisaku-list li span{
	font-size: 12px;
	display: inline-block;
	margin-top: 10px;
}

.kansen_yobou #salon .inner{
	position: relative;
	width:990px;
	margin: auto;
}

.kansen_yobou .etc{
    background-color: #fff;
    width: 570px;
    height: 130px;
    text-align: center;
    padding: 40px 0 0;
    box-sizing: border-box;
    position: absolute;
    bottom: 170px;
    right: 0;
}

.kansen_yobou .etc.etc-2201{
	position: static;
	margin: auto;
}

.kansen_yobou .inner .etc p{
	 font-size: 14px;
	 line-height: 2;
}
