@charset "UTF-8";

/* header
=================================================================== */
/* t_nav*/
@media screen and (max-width: 767px) {

}


/* menu
=================================================================== */
/* menu_box04 */
#menu .menu_box04{
	padding: 0 15px;
	background-size: 30px;
}
#menu .menu_box04 li{
	border-top: 1px solid #808080;
}
#menu .menu_box04 li a{
}
#menu .menu_box04 li:first-child a{
	display: block;
	padding: 22px 0 22px 55px;
	background: url(/base/departmentstore/common/img/arrow_r2.svg) no-repeat right center, url(/base/departmentstore/common/img/menu_icon_sc.svg) no-repeat left 16px center;
}
#menu .menu_box04 li:nth-child(2) a{
	display: block;
	padding: 22px 0 22px 55px;
	background: url(/base/departmentstore/common/img/arrow_r2.svg) no-repeat right center, url(/base/departmentstore/common/img/menu_icon_restaurant.svg) no-repeat left 12px center;
	background-size: 12px, 30px;
}


/* eigyo
=================================================================== */
.eigyo-PC .eigyo_box01 .eigyo_txt01 li {
    font-size: 15px;
    font-weight: bold;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01 li .notes {
    font-size: 12px;
    font-weight: normal;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01 dt {
display: inline-block;
padding-right: 0.5em;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01 dd {
display: inline-block;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01 dd + dd {
display: block;
}
.eigyo-PC .eigyo_box01 .eigyo_txt01 .headNotesDs,
.headNotesDs {
	font-weight: normal;
	color: #B8302E;
	font-size: 13px;
}
.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_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) {
	.t_nav-SP{
		padding-top: 0px;
		border-top: 1px solid #e6e6e6;
		border-bottom: none;
	}
	#header .t_nav-SP li.current a {
		color: #FFF;
	}
	#eigyo{
		padding-top: 100px;
		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;
	}
}



/* nav-PC
=================================================================== */
.nav-PC ul li{
	vertical-align:  middle;
}
