
@charset "UTF-8";

/*.page-info .span2{
	width: 683px;
}

.service-content .info-toggle{
	margin: 0 0 20px;
}*/

/* service
*****************************************/
/*.service-sidemenu{
	font-size: 120%;
}

.service-sidemenu dt a{
	color: #EB6D94;
}

.service-sidemenu dd a{
	display: block;
	padding: 6px 0px 6px 10px;
}

.service-sidemenu a:hover{
	text-decoration: underline;
}

.service-sidemenu dl{
	padding: 0 0 30px;
}
.service-sidemenu dt{
	background-color: #f2c5dc;
	color: #EB6D94;
	padding: 6px 0 6px 20px;
}*/
/*.foreign-en .service-sidemenu dt{
	padding: 6px 0 6px 6px;
}
.service-sidemenu dt a{
	display: block;
}
.service-sidemenu dt,
.service-sidemenu dd{
	border-bottom: 1px solid #C8C8C8;
}
.service-sidemenu dd{
	background-color: #fff;
}*/
.service-hours .clock,
.service-hours .rest{margin: 0 10px 0 0;}
.service-hours .clock{vertical-align: -.4em;}
.service-hours .rest{vertical-align: -.4em;}
.service-hours h3{
	margin: 0;
	color: #eb6d94;
	font-size: 140%;
	font-weight: bold;
}
.service-hours{
	padding: 15px;
	border: 1px solid #eb6e95;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
}

/*.service-hours dl{
	margin: 20px 6px 0;
}
.service-hours dt{
	float: left;
	clear: both;
	width: 186px;
	padding: 6px 0 6px 25px;
	font-weight: bold;
	border-bottom: 1px solid #cbcbcb;
	background-color: #e3e2e2;
}*/
.service-hours .first-child{
	border-top: 1px solid #cbcbcb;
}
/*.service-hours dd{
	width: 75%;/*150525 add*/
	padding: 6px 0 6px 198px;
	border-bottom: 1px solid #cbcbcb;
	font-weight: bold;
	text-align: center;
}*/
.service-hours .kome{
	margin: 5px 0 0;
	display: block;
	text-align: right;
}
.service-hours .rest-day li{
	margin: 5px 0 0 40px;
	font-weight: bold;
}
/*.service-content h3{
	margin: 20px 0 10px;
	font-size: 200%;
	font-weight: bold;
	color: #EB6D94;
}
.service-content h4{
	font-size: 140%;
	font-weight: bold;
}*/

/*.service-box .thumb{
	float: left;
	width: 202px;
	margin: 0 56px 0 0;
	padding: 30px 0 0;
	text-align: center;
}
.service-box .txt{
	float: left;
	width: 418px;
	padding: 32px 7px 0 0;
	font-size: 120%;
}
.service-box .txt .tle{
	margin: 0 0 10px;
	font-weight: bold;
}*/
/*.service-content .more{
	padding: 10px 10px 20px 0;
	border-bottom: 2px solid #B5B5B6;
}
.service-content .more span{
	float: right;
	padding: 4px 0;
	background-color: #eb6e95;
}
.service-content .more a{
	display: inline-block;
	width: 184px;
	color: #fff;
	text-align: center;
}*/

.atm dd{
	padding: 0 0 0 13px;
}

/*.service-list li{
	margin: 0 0 20px;
	float: left;
	width: 50%;
	text-align: center;
	font-weight: bold;
}
.service-list li:nth-child(2n+1){
	clear: both;
}
.service-list li .tle{
	font-size: 120%;
}
.service-list li p{
	margin: 20px 0 0;
}
.service-list img{
	margin: 5px 0 0;
}*/
.guideInner dl:first-child{
	border-bottom:none !important;
}
.guideInner dl{
	display:table;
	width: 100%;
	border-top: 1px solid #c5bcb8;
	border-bottom: 1px solid #c5bcb8;
	font-weight: bold;
	vertical-align:middle;

}
.guideInner dt{
	display:table-cell;
	width: 25%;
	padding: 3px 0 3px .5em;
	background: #e3e2e2;
	text-align: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
				vertical-align:middle;
	padding:10px;
}
.guideInner dd{
	display:table-cell;
	width:65%;
	padding: 3px 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
				vertical-align:middle;
	padding:10px;
}


/* service (responsive)
*****************************************/
@media (max-width: 767px) {
	/*.service-sidemenu{
		padding: 0 0 30px;
		font-weight: bold;
	}
	.service-sidemenu dt{
		padding: 10px 0;
		border-bottom: 1px solid #EB6E95;
		font-size: 120%;
		text-align: center;
	}
	.service-sidemenu dd{
		padding: 0 0 0 10px;
		font-size: 100%;
	}*/
	/*.service-hours dl{
		margin: 10px 0;
		padding: 0;
	}
	.service-hours dt{
		width: 35%;
		padding: 6px 0 6px 6px;
		font-size: 90%;
	}
	.service-hours dd{
		width: 55%;
		padding: 6px 0px 6px 38%;
	}*/
	.service-hours .kome{
		margin: 0 0 10px;
		text-align: left;
	}
	/*.service-box .thumb{
		width: 30%;
		margin: 0px 4% 0px 0px;
		text-align: center;
	}
	.service-box .txt{
		width: 60%;
	}
	.service-content .more{
		margin: 20px 0 0;
		text-align: center;
	}
	.service-content .more span{
		float: none;
		padding: 6px 0;
		font-size: 130%;
		font-weight: bold;
	}
	.service-list li{
		margin: 0 0 30px;
		width: 100%;
	}
	.service-content h4{
		font-size: 100%;
	}
	.service-content .box-heading{
		margin: 0;
		padding: 8px 20px;
	}
	.foreign-en 	.service-content .box-heading{
		padding: 8px;
	}
	.service-content .info-toggle{
		display: none;
	}
	.service-content .sankaku{
		float: right;
		width: 0;
		height: 0;
		margin: 5px 0 0;
		border: 10px solid transparent;
		border-top: 10px solid #d63875;
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
	}
	.service-content .active .sankaku {
		margin: -6px 0 0;
		transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
	}*/
	.guideInner dl:first-child{
	border-bottom:none !important;
}
.guideInner dl{
	display:table;
	width: 100%;
	border-top: 1px solid #c5bcb8;
	border-bottom: 1px solid #c5bcb8;
	font-weight: bold;
	vertical-align:middle;

}
.guideInner dt{
	display:table-cell;
	width: 25%;
	min-width:100px;
	padding: 3px 0 3px .5em;
	background: #e3e2e2;
	text-align: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
				vertical-align:middle;
	padding:10px;
}
.guideInner dd{
	display:table-cell;
	width:65%;
	padding: 3px 0;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
				vertical-align:middle;
	padding:10px;
}
}

/* callcenter
*****************************************/
/*.one-column .pankuzu{
	padding: 0 0 0 10px;
}*/

/* callcenter (responsive)
*****************************************/
@media (max-width: 767px) {
	.box-heading{
		width: auto;
	}
	/*.one-column .pankuzu{
		padding: 0 0 0 20px;
	}*/
}


/* smilecall
*****************************************/
/*.sheet-box{
	padding: 24px 19px;
	border: 2px solid #969696;
}
.sheet-box p{
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.6;
}

.sheet-box .btn-sheet{
	margin: 60px 0 0;
	text-align: center;
}

.sheet-box .btn-sheet img{
	margin: 0 auto;
}*/

/* smilecall (responsive)
*****************************************/
/*@media (max-width: 767px) {
.box-heading{
	width: auto;
}
}*/



