@charset "UTF-8";

/* header
=================================================================== */
@media print {
#header {
	position: static;
}
.h_nav,
.btn_menu,
#eigyo,
.nav-PC,
#footer {
display:none;
}
#storeWrapper {
    margin: 0 auto;
    padding: 0 0;
}
}
/* t_nav*/
#header .logo_timessquare{
	float: left;
  padding: 16px 0 0 20px;
	overflow: hidden;
  box-sizing: border-box;
  width: 116px;
  height: 62px;
}
#header .logo_timessquare a{
	display: block;
	width: 96px;
  height: 46px;
}
#header .logo_timessquare a img{
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
	#header .logo{
		float: left;
		min-height: auto;
		width: 42%;
		padding: 17px 13px 0 15px;
		box-sizing: border-box;
	}
	#header .logo img{
		width: 100%;
	}
	#header .logo_timessquare{
		float: left;
	  padding: 16px 0 0 0px;
		overflow: hidden;
	  box-sizing: border-box;
	  width: 17%;
	  height: auto;
	}
	#header .logo_timessquare a{
		display: block;
		width: 100%;
	  height: auto;
	}
	#header .logo_timessquare a img{
	  width: 100%;
	  height: auto;
	}

}

/* 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;
	}
}



/* menu_box04 */
#menu .menu_box_timessquare{
	padding: 0 15px;
	background-size: 30px;
}
#menu .menu_box_timessquare li{
	border-top: 1px solid #808080;
}
#menu .menu_box_timessquare li a{
	display: block;
	padding: 22px 0 22px 10px;
	background: url(/base/departmentstore/common/img/arrow_r2.svg) no-repeat right center;
	background-size: 12px, 30px;
	box-sizing: border-box;
}
#menu .menu_box_timessquare li a img{
	width: 56px;
	height: auto;
	vertical-align: middle;
	margin-right: 10px;
}

#menu .menu_box03.menu_box03b li:nth-child(n + 7){
	width: 25%;
	border-right: 1px solid #808080;
}
#menu .menu_box03.menu_box03b li:nth-child(n + 7) a{
	padding: 10px 0 20px;
}

#menu .menu_box03.menu_box03b li:nth-child(n + 7):last-child{
	border-right: none;
}
#menu .menu_box03.menu_box03b li:nth-child(n + 7)::after {
	content: '';
	display: inline-block;
    vertical-align: middle;
	background: url(/base/departmentstore/common/img/menu_corner.png);
	width: 9px;
  height: 5px;
	position: absolute;
	z-index: 100;
	right: -5px;
	top: 1px;
}
@media print {
	#menu .menu_cont {
		display: none;
	}
}
