@charset "UTF-8";


@import url("info.css");
@import url("shop.css");
@import url("service.css");


/* ▼▼▼ よくあるご質問
=====================================*/
.hour_area dl{
		padding: 20px 0;
		}
	.hour_area dl:not(:last-child){
		border-bottom: 1px solid #ccc;
		}
	.hour_area dl dt{
		font-weight: bold;
		float: left;
		clear: both;
		width: 30%;
		}
	.hour_area dl dd{
	    padding-left: 20em;
		width: 70%;
		}
	.hour_area dl dd p{
	    position: relative;
		padding-left: 100px;
		}
	.hour_area dl dd :before{
		background: #eee;
		width: 80px;
		position: absolute;
		top: 2px;
		left: 0;
		text-align: center;
		font-size: 14px;
		}
	.hour_area dl dd p.main_bldg:before{
		content: "本館";
		}
	.hour_area dl dd p.plaza:before{
		content: "プラザ館";
		}
	.hour_area dl dd p span{
		padding-left: 60px;
		}
		.hour_area dl dd p span.miores10{
			background: url(../img/miores10.svg) no-repeat center/contain;
			}
		.hour_area dl dd p span.miores11{
			background: url(../img/miores11.svg) no-repeat center/contain;
			}
		.hour_area dl dd p span.miores4{
			background: url(../img/miores4.svg) no-repeat center/contain;
			}
		.hour_area dl dd p span.mioekitchen{
			background: url(../img/mioekitchen.svg) no-repeat center/contain;
			}
		.hour_area dl dd p span.ekiue_stand{
			background: url(../img/ekiue_stand.svg) no-repeat center/contain;
			}





/* #number_06 */
#club #number_06 h2.title_bLeft {
	background: #fff;
}



#club .more_btn {
	width: 350px;
	margin-top: 40px;
	font-weight: bold;
}

#club .club_mypage .read+p {
	text-align: center;
}

#club .club_mypage .read+p strong {
	display: block;
	font-size: 18px;
	text-align: center;
}


p.boldred {
	margin: 0 0 30px 0;
	color: #A25E5E;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.number_img {
	padding-bottom: 40px;
	text-align: center;
}

.excluded:not(:nth-of-type(3)) {
	margin: 0 auto 30px;
}

.excluded li {
	text-indent: -4em;
	padding-left: 4em;
}

.excluded li span {
	display: inline-block;
	width: 4em;
	text-indent: 0;
}

#club #special>div.special_inner:nth-of-type(even),
#club #exchange>div.special_inner:nth-of-type(even) {
	background: #FAF7F7;
	margin: 0 auto 50px;
}

h3.bg_txt_title {
	margin: 0 auto 10px;
	color: #A25E5E;
	font-size: 18px;
}

#club .link_btn {
	width: 32%;
	margin: 0 auto;
}

h3.bg_txt_title span {
	color: #000;
	font-weight: normal;
}

.app_area {
	display: inline-block;
	margin-top: 40px;
}

#club .app_txt {
	overflow: hidden;
}

#club .app_txt p {
	float: left;
}

#club .app_txt p:first-child {
	margin: 0 10px 10px 0;
}

#club .app_txt p img {
	width: 55px;
}

#club .app_link {
	margin: 0;
}

#club .app_link li:nth-child(2) {
	margin: 0;
}

#club #number_05 h3 {
	color: #A25E5E;
	margin: 0 auto 10px;
}

#club #number_05 h3 span {
	color: #000;
	font-weight: normal;
}

#club #number_05 .bg_txt {
	background: #FAF7F7;
}

#club ul.parking {
	display: table;
	margin: 0 auto 40px;
}

#club ul.parking li {
	display: inline-block;
}

#club ul.parking li:not(:first-child) {
	margin-left: 20px;
}

#club ul.parking li p {
	display: table-cell;
	vertical-align: middle;
	width: 130px;
	height: 130px;
	background: #FAF7F7;
	border-radius: 50%;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}

#club ul.parking li small {
	font-size: 12px;
	font-weight: normal;
}

#club ul.parking li span {
	display: block;
	color: #A25E5E;
	font-size: 18px;
	text-align: center;
}

#club #number_05 .counter {
	margin: 0;
}

#club #number_05 .bg_txt .counter li:not(:last-child) {
	margin-bottom: 10px;
}

.flow_read {
	color: #A25E5E;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
}

.flow_read small {
	color: #000;
	font-size: 14px;
}

#club .other_special {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

#club .other_special li {
	width: 47.5%;
	background-color: #fff;
	margin-bottom: 50px;
	position: relative;
	/* height: fit-content; */
}

#club .other_special li .pd_15 {
	/*padding: 50px 15px 100px;*/
	padding: 50px 15px 60px;
}

#club .other_special li .pd_15 .co_logo {
	max-width: 220px;
	margin: 0 auto;
}

#club .other_special li h4 {
	color: #A25F5E;
	text-align: center;
	padding: 30px 0 20px;
	font-size: 20px;
	/*border-bottom: 2px solid #000;
	margin-bottom: 22px;*/
}

#club .other_special li .open_txt {
	display: none;
	border-top: 1px solid #000;
	padding: 25px 0 40px;
}

#club .other_special li p {
	padding: 0 1em;
}

#club .other_special li .url {
	padding-top: 18px;
	margin-top: 30px;
	border-top: 1px solid #000;
}

#club .other_special li .url p {
	font-size: 14px;
	line-height: 16px;
}

#club .other_special li .close {
	background-color: #EAE4E3;
	font-size: 18px;
	padding: 11px 0;
	bottom: 0;
	position: absolute;
	width: 100%;
}

#club .other_special li .close p {
	text-align: center;
	position: relative;
}

#club .other_special li .close p::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 20px;
	height: 1px;
	background-color: #000;
	transform: translate(0, -50%);
}

#club .other_special li .close p::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 1px;
	height: 20px;
	background-color: #000;
	transform: translate(0, -50%);
}

#club .other_special li .close.active p::before {
	content: none;
}

/* #club .other_special > li:not(:last-child){
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	} */
/* #club .other_special h4:before{
		content: "■";
		color: #A25E5E;
		} */
/* #club .other_special p,
	#club .other_special > li ul{
		padding-left: 0 1em;
		} */
#club .other_special p>a {
	color: #A25E5E;
}

#club .other_special p span {
	font-size: 14px;
}

#club .other_special>li li {
	text-indent: -1em;
	padding-left: 1em;
}

#club .other_special>li li:before {
	content: "・";
}

#exchange .special_inner:nth-of-type(3) p {
	text-indent: -1em;
	padding-left: 1em;
}


.number_img {
	padding-bottom: 40px;
	text-align: center;
}

.excluded:not(:nth-of-type(3)) {
	margin: 0 auto 30px;
}

.excluded li {
	text-indent: -4em;
	padding-left: 4em;
}

.excluded li span {
	display: inline-block;
	width: 4em;
	text-indent: 0;
}


table.info_area{
	border: 1px solid #ccc;
	border-bottom: 0 none;
	width: 100%;
	margin: 0 0 20px;
	}
	table.info_area tr th,
	table.info_area tr td{
		border-bottom: 1px solid #ccc;
	    }
	table.info_area tr th{
		background: #F7F7F7;
		border-right: 1px solid #ccc;
		width: 30%;
	    padding: 15px 30px;
		font-weight: normal;
		vertical-align: middle;
		}
	table.info_area tr td{
	    padding: 20px 30px;
		}
	table.info_area tr td img{
		margin: 0 0 30px;
		}

	.initials{
		margin: 0 0 30px;
		}
	.initials li{
		text-indent: -1em;
		padding-left: 1em;
		}
	.initials li:before{
		content: "・";
		}
	.tokuten{
		color: #A25E5E;
		font-weight: bold;
		margin: 0 0 10px;
		}
	.bg_txt01 {
		background: #FAF7F7;
		border-radius: 10px;
		padding: 30px 20px;
		}
		table.info_area tr:nth-child(3) .bg_txt01{
			margin: 0 0 30px;
			}
		.bg_txt01 > p{
			margin-bottom: 30px;
			}
	table.info_area .counter li:first-child{
		margin-bottom: 20px;
		}
		
		



/* ▼▼▼ 480px〜768px
=====================================*/
@media screen and (max-width: 768px) {
	.hour_area dl{
			padding: 10px 0;
			overflow: hidden;
			}
		.hour_area dl:not(:last-child){
			border-bottom: 1px solid #ccc;
		    font-size: 12px;
			}
		.hour_area dl dt{
			width:43%;
			}
		.hour_area dl dd{
		    padding-left: 43%;
			width: 100%;
			}
		.hour_area dl dd p{
			padding-left: 60px;
			}
		.hour_area dl dd :before{
			background: #eee;
			width: 55px;
			position: absolute;
			top: 2px;
			left: 0;
			text-align: center;
			font-size: 10px;
			}
		.hour_area dl dd p.main_bldg:before{
			content: "本館";
			}
		.hour_area dl dd p.plaza:before{
			content: "プラザ館";
			}
		.hour_area dl dd p span{
			padding-left: 40px;
			}

}
