@charset "UTF-8";

/* header
=================================================================== */
/* t_nav*/
@media screen and (max-width: 767px) {

}

/* eigyo
=================================================================== */
.eigyo-PC .eigyo_box01 .eigyo_txt01:first-of-type{
	padding: 0 20px 0 20px;
	vertical-align: middle;
	background: none;
  border-right: 1px solid #e6e6e6;
	max-width: 30vw;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01 dd.notes {
    font-size: 12px;
    font-weight: normal;
}


/* menu
=================================================================== */
/* menu_box03 */
#menu .menu_box03 li {
	position: relative;
	float: left;
	width: 33.3%;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
}
#menu .menu_box03.menu_box03b li:nth-last-child(-n+4) {
	width: 50%;
}
#menu .menu_box03.menu_box03b li:nth-last-child(-n+4):last-child {
	border-right: none;
}
#menu .menu_box03.menu_box03b li:nth-child(-n+6):nth-child(3n){
	border-right: none;
}
#menu .menu_box03.menu_box03b li:nth-last-child(-n+4):nth-child(8){
	border-right: none;
}
#menu .menu_box03.menu_box03b li:nth-last-child(-n+4):nth-child(9){
	border-right: 1px solid #808080;
}

#menu .menu_box03.menu_box03b li:nth-child(n+1):nth-child(-n+3){
	border-top: none;
}
#menu .menu_box03 li::after {
	content: '';
	display: inline-block;
    vertical-align: middle;
	background: url(/base/departmentstore/common/img/menu_corner.png);
	width: 9px;
    height: 9px;
	position: absolute;
	z-index: 100;
	right: -5px;
	bottom: -5px;
}
#menu .menu_box03.menu_box03b li:nth-last-child(-n+4):nth-child(8)::before{
	content: '';
	display: inline-block;
    vertical-align: middle;
	background: url(/base/departmentstore/common/img/menu_corner.png);
	width: 9px;
    height: 4px;
	position: absolute;
	z-index: 100;
	left: -5px;
	top: 0px;
}

/* eigyo
=================================================================== */
.eigyo-PC .eigyo_txt01_wrapper {
	display: table-cell;
	text-align: left;
	line-height: 1.5;
	padding: 0 60px 0 20px;
	vertical-align: middle;
	background: url(/base/departmentstore/common/img/icon_slash.png) no-repeat right 14px center;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01.weekday{
	padding: 0 ;
	background-image: none;
	display: table;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01.weekday dt{
	display: table-cell;
	font-size: 14px;
	padding-right: 1em;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01.weekday dd{
	display: table-cell;
	font-size: 14px;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01.friday{
	padding: 0 ;
	background-image: none;
	display: table;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01.friday dt{
	display: table-cell;
	font-size: 14px;
	padding-right: 1em;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01.friday dd{
	display: table-cell;
	font-size: 14px;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01.friday dd small{
	font-size: 12px;
	font-weight: normal;
	padding-left: 1em;
	display: inline-block;
}
.eigyo_box02.displayNone {
	display: none;
}
.eigyo-PC .header_information{
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
}
.eigyo-PC .header_information a{
	color: #b7302e;
	text-decoration: underline;
	padding:5px 0 5px 26px;
	border-left: 1px solid #e6e6e6;
	font-size: 13px;
	line-height: 25px;
}
.eigyo-PC .header_information a img{
	margin-right: 5px;
	vertical-align: middle;
}
@media screen and (max-width:767px) {
	#eigyo{
		padding-top: 60px;
		width: 100%;
	}

	/* eigyo-SP */
	.eigyo-SP .eigyo_ttl{
		position: relative;
		display: table;
		width: 50%;
		padding: 15px 20px;
		border-bottom: 1px solid #e6e6e6;
		line-height: 1.5;
		min-height: 67px;
		box-sizing: border-box;
		float: left;
	}
	.eigyo-SP .eigyo_ttl h2{
		display: table-cell;
		font-size: 14px;
		width: 5em;
		vertical-align: middle;
	}
	.eigyo-SP .eigyo_ttl ul{
		display: table-cell;
		padding-right: 30px;
	}
	.eigyo-SP .eigyo_arrow {
		position: absolute;
		top: 0px;
		right: 6px;
		width: 100%;
		text-align: right;
		padding: 15px 0;
	}
	.eigyo-SP .eigyo_arrow img{
		width: 30px;
	}
	.eigyo-SP .eigyo_txt02{
		font-size: 10px;
		line-height: 1.4;
	}
	.eigyo-SP .eigyo_detail{
		display: none;
		padding: 15px 20px;
		border-bottom: 1px solid #e6e6e6;
		clear: both;
	}
	.eigyo-SP .eigyo_detail dl{
		margin-bottom: 15px;
	}
	.eigyo-SP .eigyo_detail dl dt{
		font-weight: bold;
		border-bottom: none;
	}
	.eigyo-SP .information_ttl{
		position: relative;
		display: table;
		width: 50%;
		border-bottom: 1px solid #e6e6e6;
		border-left: 1px solid #e6e6e6;
		line-height: 1.5;
		min-height: 67px;
		box-sizing: border-box;
		float: right;
	}
	.eigyo-SP .information_ttl p{
		display: table-cell;
		font-size: 14px;
		width: 5em;
		vertical-align: middle;
		font-weight: bold;
		box-sizing: border-box;
	}
	.eigyo-SP .information_ttl p::after{
		content: " ";
		position: absolute;
		top: 15px;
		right: 6px;
		width: 30px;
		height: 30px;
		background-image: url("/base/departmentstore/common/img/arrow_b3.gif");
		background-size: contain;

		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);

	}
	.eigyo-SP .information_ttl p a{
		display: block;
		padding: 15px 20px;
		color: #000000;
		text-decoration: none;
	}


	/* eigyo_box02 */
	.eigyo_box02{
		padding: 15px 0 17px;
		border-top: none;
		border-bottom: 1px solid #e6e6e6;
	}
	.eigyo_box02 ul li{
	padding: 66px 12px 0;
}
	.eigyo_box02 p a .sp_none{
		display: none;
	}
}
