@charset "utf-8";
/* CSS Document */
/* reset */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-family: 'Hiragino Kaku Gothic ProN',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
    word-wrap: break-word;
	 -webkit-overflow-scrolling: touch;
    /*color: #222222;*/
}

a {outline:none;text-decoration:none;}
li { list-style:none; }
textarea { resize: vertical;}
img { max-width: 100%; height:auto;vertical-align:top; }

input,
select,
textarea,
radio,
checkbox,
button {
    font-family: 'Hiragino Kaku Gothic ProN',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}



/*------------------------------------------------
   common style
--------------------------------------------------*/
.sp { display: none; }

* { box-sizing:border-box; }

.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }


.mb0   { margin-bottom: 0 !important; }
.mb5   { margin-bottom: 5px !important; }
.mb10  { margin-bottom: 10px !important; }
.mb20  { margin-bottom: 20px !important; }
.mb30  { margin-bottom: 30px !important; }
.mb40  { margin-bottom: 40px !important; }
.mb50  { margin-bottom: 50px !important; }
.mb60  { margin-bottom: 60px !important; }
.mb70  { margin-bottom: 70px !important; }
.mb80  { margin-bottom: 80px !important; }
.mb90  { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; }


.alignL { text-align:left !important; }
.alignR { text-align:right !important; }
.alignC { text-align:center !important; }


.hover-opa a {
   -webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.hover-opa a:hover {
	 opacity:0.7;
	 text-decoration: none;
}
.seasonal-osusume h3 {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.7;
	padding-left: 10px;
	border-left: solid 5px #91983b;
	letter-spacing: 0.01em;
	margin: 10px 0 0 0;
}
.seasonal-osusume li {
    margin-bottom: 0 !important;
}
/* blog用 */
.blog-link {
    display: block;
    text-align: center;
    color: #424242;
    text-decoration: none;
    box-shadow: 3px 3px #cccccc;
    background: #ffffff;
    border: 1px solid #BDBDBD;
    width: 100%;
    margin: 0 auto;
    padding: 10px 15px;
    color: #4682b4;
    text-decoration: underline !important;
}
.blog-link i {
    margin-right: 10px;
}
a.blog-link:hover {
    color: #ccc;
    box-shadow: 1px 1px #cccccc;
}
/*------------------------------------------------
   item page
--------------------------------------------------*/
/* FutureshopのボタンUI */
.futureshop-button{
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	box-shadow: 0 0 2px #b2b2b2;
	min-width: 240px;
	background: var(--cvr-button-background);
	border-radius: 8px;
	width: 100%;
	border: none;
	padding: 18px;
	font-weight: 900;
	line-height: 24px;
	font-size: 20px;
}
/* カートボタンへのページ内リンク */
#buy-anker-original:before {
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: -3px 15px 0 0;
	background: url(https://cocoscocos.itembox.design/item/img/common/cart-button-icon.png) no-repeat;
	background-size: contain;
	vertical-align: middle;
}
#buy-anker-original{
	color: #fff;
}


/* 商品詳細 バイヤーコメント */
section#buyer-comment-box {
	border: 3px solid #9aa339;
	box-sizing: border-box;
	padding: 5px;
	margin-top: 25px;
}
section#buyer-comment-box figure {
	float: left;
	margin: 0 15px 10px 0;
	width: 25%;
}

section#buyer-comment-box h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
section#buyer-comment-box p {
	line-height: 1.6em;
}
section#buyer-comment-box:after{
	content: "";
	clear: both;
	display: block;
}
@media screen and (max-width: 896px) {
	section#buyer-comment-box h2 {
		font-size: 18px;
	}
}
/* 商品カテゴリページ */
h2#related-scene-heading{
	margin: 25px 8px 8px 8px;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
	font-size: 18px;
}
h2#related-blog-heading{
	margin: 25px 8px 5px 0;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
	font-size: 18px;
}
.category-bread-crumb{
	margin-bottom: 10px;
}
.category-bread-crumb span {
	display: block;
	width: 100%;
}
.category-bread-crumb hr{
	margin: 0;
}
.category-bread-crumb a {
	background: #1b95e0 !important;
	color: white !important;
	/*font-weight: bold;*/
	font-family: 'Noto Sans JP', sans-serif;
	padding: 5px;
	margin: 5px 0;
	border-radius: 6px;
	display: block;
}
/* 商品詳細テーブル PC */
.normal-heading {
	margin: 0 8px;
	margin-top: 10px;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
}
table#ex-t td:first-of-type {
	background: #f0f0f0;
	padding: 10px 10px;
	font-size: 13px;
	width: 85px;
	text-align: center;
	border-top: #fff solid 2px;
	min-width: 52px;
}
table#ex-t td:nth-of-type(2) {
	padding: 10px 0 10px 10px;
	background: #fff;
	border-top: #fff solid 2px;
	line-height: 1.7em;
}
@media screen and (max-width: 896px) {
	.category-bread-crumb{
		margin-bottom: 0;
		padding: 0 8px;
	}
	/* 商品詳細テーブル スマホ */
	table#ex-t td:first-of-type {
		background: #f0f0f0;
		padding: 10px 5px;
		font-size: 13px;
		text-align: center;
		/* width: 75px; 20200114 コメントアウト*/
		width: 105px;
		border-top: #fff solid 2px;
	}
	table#ex-t td:nth-of-type(2) {
		padding: 10px 0 10px 10px;
		background: #fff;
		border-top: #fff solid 2px;
		line-height: 1.7em;
	}
	.winery-explain-content .youtube iframe {
		width: 100%;
		height: 100%;
	}
}

/* ワインスペック全デバイス共通 本店専用*/
h2#wine-spec-title {
	margin: 25px 8px 5px 0;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
	font-size: 18px;
}
table#wine-spec-table td:nth-of-type(2) {
	padding: 10px 0 10px 10px;
	background: #fff;
	border-top: #fff solid 2px;
	line-height: 1.7em;
}

table#wine-spec-table td:first-of-type {
	background: #f0f0f0;
	padding: 10px 10px;
	font-size: 13px;
	width: 116px;
	text-align: center;
	border-top: #fff solid 2px;
	min-width: 52px;
}

/* ウシスキースペック全デバイス共通 本店専用*/
h2#wine-spec-title {
	margin: 25px 8px 5px 0;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
	font-size: 18px;
}
table#whisky-spec-table td:nth-of-type(2) {
	padding: 10px 0 10px 10px;
	background: #fff;
	border-top: #fff solid 2px;
	line-height: 1.7em;
}

table#whisky-spec-table td:first-of-type {
	background: #f0f0f0;
	padding: 10px 10px;
	font-size: 13px;
	width: 116px;
	text-align: center;
	border-top: #fff solid 2px;
	min-width: 52px;
}

/* パンくずリストの見出し */
h4.heading-smp-item-page-breadcrumb {
	margin: 8px;
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #ccc;
	font-size: 16px;
}

/*スマホ ワイナリーマップ 畑の地図*/
.iframe-wrap {
  position: relative;
  width: 90%;
  padding-top: 70%;
  overflow:auto; 
  -webkit-overflow-scrolling:touch;
  margin: 0 auto;
}
.iframe-wrap iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:block;
}
#wine-vegan-title, #wine-keyword-title, #winery-map-title, #vinyard-map-title, #vineyard-map-title{
    margin: 10px 8px 5px;
    padding: .25em 0 .25em .75em;
    border-left: 6px solid #ccc;
}
.youtube iframe {
	width: 100%;
	height: 500px;
}


/*------------------------------------------------
   item search result page
--------------------------------------------------*/
a.subcat-link > h3 {
    background: #e8e8e8;
    display: inline-block;
    padding: 10px;
    border: 1px #222 solid !important;
    margin: 10px 10px;
    font-size: 14px;
    color: #222 !important;
    text-decoration: none;
    white-space: break-spaces;
    transition: all .3s;
}
a.subcat-link > h3:hover {
    opacity: 0.7;
    transition: all .3s;
}
@media screen and (min-width: 600px) {
	.smp-br,.pc-nodisplay {
		display: none;
	}
}
@media screen and (max-width: 599px) {
	.smp-nodisplay {
		display: none;
	}
}
@media screen and (max-width: 896px) {
	.tag-matsumoto{
		padding: 0 5px;
	}
	#red-tag, #white-tag, #spark-tag, #rose-tag, a[id^="price_array_"]{
		font-size :16px;
		padding: 15px 5px;
		font-weight: normal;
	}
}
/*------------------------------------------------
   free pages
--------------------------------------------------*/
/*目次*/
div.mokuzi{
	margin: 0 20px;
	padding: 15px;
	background: #f0f0f0;
	border: black 1px dashed;
}
div.mokuzi > h2{
	text-align: center;
}
div.mokuzi li{
	padding-left: 20px;
	text-indent: -12px;
	font-size: 16px;
	line-height: 2.2em;
	color: #000000;
	font-weight: bold;
}
.mokuzi li:before {
	content: "・";
	color: #666666;
}
div.mokuzi a:hover {
	text-decoration: none;
}
div.mokuzi a li:hover {
	opacity: 0.5;
	transition: all 0.3s;
}
/*------------------------------------------------
   anime style
--------------------------------------------------*/
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*------------------------------------
loading position relative の要素と使う
-------------------------------------*/

.loadingWrap {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
   -webkit-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.loadingWrap .loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin: -20px 0 0 -20px;
    border-top: 5px solid rgba(255, 255, 255, 0.5);
    border-right: 5px solid rgba(255, 255, 255, 0.5);
    border-bottom: 5px solid rgba(255, 255, 255, 0.5);
    border-left: 5px solid #ccc;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loading 1s linear 0s infinite normal;
    -moz-animation: loading 1s linear 0s infinite normal;
    animation: loading 1s linear 0s infinite normal;
}


/* fadeIn-up */
.fadeIn-up {
    opacity: 0;
	position: relative;
	top:50px;
    visibility: hidden;
    transition-duration: 0.7s;
}
.fadeIn-up.show {
    top:0;
	visibility: visible;
    opacity: 1;
}

/* txt-show */
.txt-show {
	position: relative;
	overflow:hidden;
}
.txt-show:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.txt-show.on:after {
    right: -500px;
}


/* popShow width list */
.popShow li * {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    transition-duration: 500ms;
}
.popShow.show li * {
	visibility: visible;
    opacity: 1;
   -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


/*------------------------------------
アマゾンボタン
-------------------------------------*/

