@charset "utf-8";

/*-----------------------------------	
		共 通
-------------------------------------*/
#tano-main-area h2.tano-h2-type-01{
	margin: 30px 0 15px;
	font-size: 24px;
	font-weight: bold;
}
#tano-main-area h2.tano-h2-type-01 span{
	padding-left:15px;
}
#tano-main-area .red{
	color:red;
	font-weight: bold;
}

#tano-main-area #mitsukoshi-fw h3.tano-h3-type-01 {
	margin: 25px 0 15px;
	padding: 10px 0 8px 15px;
	color: #703930;
	font-weight: bold;
	background: #f5e9e6;
}
#tano-main-area #mitsukoshi-ss h3.tano-h3-type-01 {
	margin: 25px 0 15px;
	padding: 10px 0 8px 15px;
	color: #006e9d;
	font-weight: bold;
	background: #eef3f6;
}
#tano-main-area #mitsukoshi-fw nav ul.tano-nav-select li a:hover{
	background: #ffe9e7;
	text-decoration: none;
}
#tano-main-area #mitsukoshi-ss nav ul.tano-nav-select li a:hover{
	background: #e4f5ff;
	text-decoration: none;
}

/* --------------------	
	.tano-nav-select
----------------------- */
#tano-main-area nav ul.tano-nav-select {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 5px;
}
#tano-main-area nav ul.tano-nav-select li{
	margin-right: 10px;
	margin-bottom: 10px;
}
#tano-main-area nav ul.nav-5colum li{
	width:184px;
}
#tano-main-area nav ul.nav-5colum li a{
	text-align: left;
	height:3.75em;
	display: flex;
	align-items: center;
	justify-content: center;
}
#tano-main-area nav ul.nav-4colum li{
	width:232px;
}
#tano-main-area nav ul.nav-4colum li a{
	text-align: center;
	line-height: 2.5em;
	display: block;
}
#tano-main-area nav ul.tano-nav-select li:last-child,
#tano-main-area nav ul.nav-5colum li:nth-of-type(5n),
#tano-main-area nav ul.nav-4colum li:nth-of-type(4n){
	margin-right: 0;
}
#tano-main-area nav ul.tano-nav-select li a{
	text-decoration: none;
	padding: 0 5px 0 0;
	font-size: 16px;
	font-weight: 500;
	color: #333;
	border: solid 1px #999;
	position:relative;
}
#tano-main-area nav ul.tano-nav-select li a:after{
	content: "";
	position: absolute;
	right:10px;
	top:calc( 50% - 4px);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #373b3e;
}
#tano-main-area nav ul.tano-nav-select li a:hover:after {
	border-width: 6px 4px 0 4px;
	border-color: #373b3e transparent transparent transparent;
}

/*　商品ページ　*/
/* ---------------------------------------------------	
	.link-guide
--------------------------------------------------- */
#tano-main-area .link-guide{
	margin:15px 0;
}
#tano-main-area .link-guide p{
	font-size: 14px;
	text-align: right;
	line-height: 1em;
	margin: 0;
}
#tano-main-area .link-guide a{
	text-decoration: underline;
	background: url(icon-guide.png) no-repeat 0 25%;
	padding-left:20px;
}
#tano-main-area .link-guide a:hover{
	text-decoration: none;
}
#tano-main-area .page-top-text p{
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin:5px 0 15px 0;
	padding: 10px 0;
	color: #f024a1;
	background: #ffd9f6;
}
#tano-main-area .tano-back-color-none{
	background: #f9eee8;
	font-size: 14px;
	color: #444;
	font-weight: bold;
}

/*-----------------------------	
	img
-----------------------------*/
.tano-item-detail-box-3 .tano-item-detail .tano-item-detail-center img,
.tano-item-detail-box-4 .tano-item-detail .tano-item-detail-center img  {
    border: 0;
}

/*　ご利用ガイド　*/
/* ---------------------------------------------------	
	#guide .link-top
--------------------------------------------------- */
#tano-main-area #guide h2.tano-h2-type-01{
	margin: 5px 0 10px;
}
#tano-main-area #guide nav ul.nav-4colum li a{
	font-size: 15px;
}
#tano-main-area .link-top{
	padding: 0 0 10px;
}
#tano-main-area #guide .link-top-pb{
	margin-top:40px;
}
#tano-main-area #guide .link-top p{
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	line-height: 1em;
	margin:0;
	padding: 5px;
}
#tano-main-area #guide .link-top a{
	display: inline-block;
	color: #444;
	background: #eee;
	padding: 0 10px 0 18px;
	padding: 0 10px 0 18px;
	background: url(icon-top.png) no-repeat 0 25%; 
}
#tano-main-area #guide .select-inner{
	padding: 0 10px;
}
#tano-main-area #guide h4.tano-h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	padding-left:5px;
}
#tano-main-area #guide table{
	width: 100%;
}
#tano-main-area #guide div.tano-jin-table02 table{
	margin:0;
}
#tano-main-area #guide div[class^="tano-jin-table"] {
	font-size: 14px;
	border-collapse: collapse;
	padding: 10px;
}
#tano-main-area #guide div[class^="tano-jin-table"] th,
#tano-main-area #guide div[class^="tano-jin-table"] td{
	vertical-align: middle;
	border:solid 1px #ccc;
	padding: 5px 10px;
}
#tano-main-area #guide div[class^="tano-jin-table"] th{
	background: #eee;
	text-align: center;
}
#tano-main-area #guide div.tano-jin-table01 .w10{
	width:10%;
}
#tano-main-area #guide div.tano-jin-table01 .w15{
	width:15%;
}
#tano-main-area #guide div[class^="tano-jin-table"] .w30{
	width:30%;
}
#tano-main-area #guide div.tano-jin-table01 .w45{
	width:45%;
}
#tano-main-area #guide div.tano-jin-table02 .w70{
	width:70%;
}
#tano-main-area #guide .selectgift-guide{
	border-bottom: dotted 1px #006c54;
	padding-bottom:5px;
	margin-bottom: 10px;
}
#tano-main-area #guide .selectgift-guide table{
	width:100%;
	font-size: 14px;
	margin-bottom:10px;
}
#tano-main-area #guide .selectgift-guide table caption{
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background:#006c54;
	margin-bottom: 10px;
}
#tano-main-area #guide .selectgift-guide table caption,
#tano-main-area #guide .selectgift-guide table th,
#tano-main-area #guide .selectgift-guide table td{
	padding: 5px 10px;
	text-align: center;
}
#tano-main-area #guide .selectgift-guide table th,
#tano-main-area #guide .selectgift-guide table td{
	font-size: 14px;
}

#tano-main-area #guide .selectgift-guide table th.tate{
	color: #006c54;
	font-size: 15px;
	font-weight: bold;
	writing-mode:vertical-rl;
	border-right:solid 5px #fff;
	padding: 0;
	width:5%;
}
#tano-main-area #guide .selectgift-guide table th.tate span{
	border:solid 1px #006c54;
	display: block;
	padding: 0 10px;
}
#tano-main-area #guide .selectgift-guide table th.green{
	color: #fff;
	background: #71ad9e;
	border-right: solid 5px #fff;
}
#tano-main-area #guide .selectgift-guide table th.gray{
	color: #025843;
	background: #e1e1e1;
}
#tano-main-area #guide .selectgift-guide table .selectgift-guide-text td{
	text-align: left;
	width:19%;
}
#tano-main-area #guide .select04-text-top{
	display: flex;
	align-items:flex-start;
	margin-bottom: 5px;
}
#tano-main-area #guide .select04-text-top .text-left{
	color: #fff;
	background: #006c54;
	text-align: center;
	padding:0 5px;
	width:6em;
}
#tano-main-area #guide .select04-text-top .text-right{
	width:850px;
	color: #444;
	margin-left:5px;
}
#tano-main-area #guide .select04-text-top .text-right .small{
	font-size:12px;
	color:#444;
}
#tano-main-area #guide .select04-text-top,
#tano-main-area #guide .select04-text-bottom{
	font-size: 14px;
}	
#tano-main-area #guide .select04-text-top span,
#tano-main-area #guide .select04-text-bottom{
	color:#009dd0;
}
#tano-main-area #guide .select04-text-bottom{
	margin-top:10px;
}
#tano-main-area #guide .select04-text-bottom span{
	text-decoration: underline;
}
#tano-main-area #guide div[class^="select05-img"]{
	text-align: center;
	margin: 0 auto;
}
#tano-main-area #guide div.select05-img04{
	margin-top:15px;
}