@charset "utf-8";
/* CSS Document */
.Main-contents { height: auto; background: none; }
li.goods_menu_line{ padding: 0 10px !important; }
#chamisul360_content { background: none; padding-top: 0; }
#goods_cm > p,#goods_main_news > p { height: 8px; }
#goods_cm > p img,#goods_main_news > p img { vertical-align: top; }
#goods_cm { font-size: 13px; }
#goods_main_news_box dl { font-size: 13px; }

#right { padding-top: 0; }
#left > p + p { height: 10px; }
#left > p + p img { vertical-align: top; }

#chamisul_content { padding-top: 0; }
#hited_content { padding-top: 0; }
#hokkaido_content { padding-top: 0; }
#goods_main_news1 > p { height: 8px; }
#jdraft_content { padding-top: 0; }
#jinrodry_content { padding-top: 0; }
#jinro_content { padding-top: 0; }
#jinrogf_content { padding-top: 0; }
#makkori_content { padding-top: 0; }
#seoksu_content { padding-top: 0; }
#splash_content { padding-top: 0; }
#hite_content { padding-top: 0; }
#otsu_content { padding-top: 0; }

/*--chamisul,hite,otusページ共通 add start--*/
.goods_detail p {
  font-size: 18px;
  padding: 30px 0;
}

.goods_detail ul {
  border-bottom: 1px solid #ededed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 22px;
  margin-bottom: 30px;
}

.goods_detail ul:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.goods_detail ul li {
  min-width: 220px;
  margin-right: 50px;
}

.goods_detail ul li:nth-child(1) dt, .goods_detail ul li:nth-child(4) dt {
  min-width: 70px;
}

.goods_detail ul li:nth-child(2) dt, .goods_detail ul li:nth-child(5) dt {
  min-width: 110px;
}

.goods_detail ul li:nth-child(3) dt {
  min-width: 105px;
}

.goods_detail ul dl {
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  letter-spacing: .05em;
  margin-bottom: 8px;
}

.goods_detail ul dl dt {
  font-weight: bold;
}
/*--chamisul,hite,otusページ共通 add end--*/


/*-- 名もなき銘酒selection  --*/
.namo-link{
	margin-top: 20px;
}
.namo-link p {
/*	background: url(/images/goods/namonaki/main_bg.jpg) no-repeat;	*/
	text-align: center;
    padding: 50px 0;
	position: relative;
	display: block;
}
.namo-link .c-txtBox ul li{
	width: 40%;
	margin: 0 auto;
}

.namo-link.c-txtBox {
    border: 1px solid #ededed;
    padding: 40px 20px 40px 50px;
}

.namo-link ul {
  /*border-bottom: 1px solid #ededed;*/
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 22px;
  margin-bottom: 30px;
}

.namo-link ul:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.namo-link ul li {
  min-width: 220px;
  margin-right: 50px;
}


.namo-link ul dl {
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  letter-spacing: .05em;
  margin-bottom: 8px;
}

.namo-link ul dl dt {
  font-weight: bold;
}



/*--chamisulページ add start--*/
#chamisul_content #main_content > ul,
#chamisul_content #main_content > ul li:first-child { margin-bottom: 37px; }
/*--chamisulページ add end--*/

/*--hiteページ add start--*/
#hite_content #main_content > ul {margin-bottom: 37px; }
/*--hiteページ add end--*/

/*--otsuページ add start--*/
#otsu_content #main_content > ul,
#otsu_content #main_content > ul li:first-child { margin-bottom: 37px; }
#otsu_content #main_content .goods_detail ul li:nth-child(1),
#otsu_content #main_content .goods_detail ul li:nth-child(4) { min-width: 245px; }
/*--otsuページ add end--*/
