@charset "UTF-8";
.sonaeKv{
	position: relative;
	height: calc(100vw * 410 / 750);
	max-height: calc(410 * 750px / 750);
	background-color: #ffea8a;
	background-image: url(../../cocoro/img/sonaeKv_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	overflow: hidden;
}
p.sonaeKv_ttl_head{
	margin-top: 4rem;
	margin-bottom: -1rem;
	text-align: center;
}
p.sonaeKv_ttl_head img{
	width: 26rem;
}
.sonaeKv_ttl{
	font-size: 3.2rem;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}
@media screen and (min-width:750px){
	.sonaeKv{
		height: calc(100vw * 330 / 750);
		max-height: calc(330 * 750px / 750);
	}
}

.cocoroList{
	margin: 2rem 1rem 4rem;
	background-color: #fff;
	border-radius: 1rem;
}
.cocoroList_ttl{
	font-size: 2rem;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	padding-top: 2rem;
}
.cocoroList_ttl b{
	color: #094;
}
.cocoroList_box{
	border-bottom: 1px solid #ccc;
}
.cocoroList_box:last-child{
	border-bottom: none;
}
.cocoroList_box_ttl{
	background-image: url(../../../sonae/img/icon_light_color.png);
	background-repeat: no-repeat;
	background-position: left 7% center;
	background-size: 8% auto;
	position: relative;
	cursor: pointer;
}
.cocoroList_box_ttl.icon1{ background-image: url(../../../sonae/mono/img/icon1.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon2{ background-image: url(../../../sonae/mono/img/icon2.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon3{ background-image: url(../../../sonae/mono/img/icon3.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon4{ background-image: url(../../../sonae/mono/img/icon4.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon5{ background-image: url(../../../sonae/mono/img/icon5.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon6{ background-image: url(../../../sonae/mono/img/icon6.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon7{ background-image: url(../../../sonae/mono/img/icon7.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon8{ background-image: url(../../../sonae/mono/img/icon8.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon9{ background-image: url(../../../sonae/mono/img/icon9.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon10{ background-image: url(../../../sonae/mono/img/icon10.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon11{ background-image: url(../../../sonae/mono/img/icon11.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl.icon12{ background-image: url(../../../sonae/mono/img/icon12.png); background-position: left 4% center; background-size: 12% auto;}
.cocoroList_box_ttl:after{
	content: "";
	display: inline-block;
	position: absolute;
	right: 2rem;
	top: 50%;
	color: #094;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "CONDENSEicon";
	content: "ï";
}
.cocoroList_box_ttl.open:after{
	content: "ñ";
}
.cocoroList_box_ttl span{
	display: table-cell;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.4;
	width: 100%;
	height: 7rem;
	padding: 0 2rem 0 6.5rem;
	vertical-align: middle;
}
@media screen and (min-width:750px){
	.cocoroList_box_ttl span{
		padding: 0 2rem 0 8rem;
	}
}
.cocoroList_box_wrap{
	display: none;
	font-size: 1.3rem;
	line-height: 2;
	padding: 1rem 1.5rem 2rem;
	background-color: #ffe779;
}
.cocoroList_box:last-child .cocoroList_box_wrap{
	border-radius: 0 0 1rem 1rem;
	border-bottom: none;
}
.cocoroList_box_wrap_img{
	text-align: center;
	overflow: hidden;
}
.cocoroList_box_wrap_img.topzero{
	margin-top: -1rem;
}
.cocoroList_box_wrap_img img{
	width: 70%;
}

.checkseatBtn{
	padding: 0 4rem 3rem;
}
.checkseatBtn_read{
	font-size: 1.4rem;
	font-family: fot-tsukubrdgothic-std, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	margin-bottom: 1rem;
}

.categoryNav ul{
	padding: 0 1rem;
	margin-bottom: 4rem;
	overflow: hidden;
}
.categoryNav ul li{
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	vertical-align: middle;
}
.categoryNav ul li:last-child{
	margin-right: 0;
}
.categoryNav ul li a{
	display: block;
	color: #094;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding: 1rem 1rem 1rem 0;
	background-color: #fff;
	border: 2px solid #094;
	border-bottom: 7px solid #094;
	border-radius: 1rem;
	position: relative;
}
.categoryNav ul li a:after{
	position: absolute;
	top: 50%;
	right: .5rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "CONDENSEicon";
	content: "ú";
}
.categoryNav ul li:hover a{
	border-bottom: 2px solid #094;
}
.categoryNav ul li.active a{
	color: #fff;
	padding: 1rem 0;
	background-color: #094;
	border-bottom: 2px solid #094;
}
.categoryNav ul li.active a:after{
	content: "";
}

#fb_area_basic{
	padding: 0 1rem 52%;
	background-image: url(../../../../common/img/img_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}
#fb_area_basic form textarea.medium{
	width: 100%!important;
}
.fb_area_in{
	background-image: url(../../../sonae/img/bg_fb.png);
	background-repeat: repeat;
	width: 100%;
	padding: 1rem;
	border-radius: 1rem;
}





