@charset "euc-jp";
#base_gmoWrapp, #gmo_CMSPbar {
	overflow: hidden;
	min-width: 100% !important;
	width: 100% !important;
}
.row {
	max-width: 1170px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-inputhttp://img11.shop-pro.jp/PA01288/911/etc/menuCHOCO.gif?cmsp_timestamp=20160419052422 {
	border: 1px solid #ccc;
	background-color: #fff;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	outline: 0;
	outline: thin dotted \9;
	border-color: rgba(82, 168, 236, 0.8);
}
.muted {
	color: #999;
}
a.muted:hover, a.muted:focus {
	color: #808080;
}
.text-warning {
	color: #c09853;
}
a.text-warning:hover, a.text-warning:focus {
	color: #a47e3c;
}
.text-error {
	color: #b94a48;
}
a.text-error:hover, a.text-error:focus {
	color: #953b39;
}
.text-info {
	color: #3a87ad;
}
a.text-info:hover, a.text-info:focus {
	color: #2d6987;
}
.text-success {
	color: #468847;
}
a.text-success:hover, a.text-success:focus {
	color: #356635;
}
.btn-01 {
 border: 1px solid < {
$btn_01_bgcolor
}
>;
 background-color: < {
$btn_01_bgcolor
}
>;
 color: < {
$btn_01_font_color
}
>;
 *background-color: < {
$btn_01_bgcolor
}
>;
}
.btn-01:hover, .btn-01:focus, .btn-01:active, .btn-01.active, .btn-01.disabled, .btn-01[disabled] {
 border: 1px solid < {
$btn_01_bgcolor_hover
}
>;
 background-color: < {
$btn_01_bgcolor_hover
}
>;
 color: < {
$btn_01_font_color
}
>;
 *background-color: < {
$btn_01_bgcolor_hover
}
>;
}
.btn-02 {
 border: 1px solid < {
$btn_02_bgcolor
}
>;
 background-color: < {
$btn_02_bgcolor
}
>;
 color: < {
$btn_02_font_color
}
>;
 *background-color: < {
$btn_02_bgcolor
}
>;
}
.btn-02:hover, .btn-02:focus, .btn-02:active, .btn-02.active, .btn-02.disabled, .btn-02[disabled] {
 border: 1px solid < {
$btn_02_bgcolor_hover
}
>;
 background-color: < {
$btn_02_bgcolor_hover
}
>;
 color: < {
$btn_02_font_color
}
>;
 *background-color: < {
$btn_02_bgcolor_hover
}
>;
}
.btn-03 {
 border: 1px solid < {
$btn_03_bgcolor
}
>;
 background-color: < {
$btn_03_bgcolor
}
>;
 color: < {
$btn_03_font_color
}
>;
 *background-color: < {
$btn_03_bgcolor
}
>;
}
.btn-03:hover, .btn-03:focus, .btn-03:active, .btn-03.active, .btn-03.disabled, .btn-03[disabled] {
 border: 1px solid < {
$btn_03_bgcolor_hover
}
>;
 background-color: < {
$btn_03_bgcolor_hover
}
>;
 color: < {
$btn_03_font_color
}
>;
 *background-color: < {
$btn_03_bgcolor_hover
}
>;
}
button.btn, input[type="submit"].btn {
 *padding-top: 3px;
 *padding-bottom: 3px;
}
 button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {
 padding: 0;
 border: 0;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
 *padding-top: 7px;
 *padding-bottom: 7px;
}
button.btn.btn-small, input[type="submit"].btn.btn-small {
 *padding-top: 3px;
 *padding-bottom: 3px;
}
button.btn.btn-mini, input[type="submit"].btn.btn-mini {
 *padding-top: 1px;
 *padding-bottom: 1px;
}
.btn-link, .btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.btn-link {
	border-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #0088cc;
	cursor: pointer;
}
.btn-link:hover, .btn-link:focus {
	background-color: transparent;
	color: #005580;
	text-decoration: underline;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus {
	color: #333333;
	text-decoration: none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
	background-color: transparent;
	color: #999;
	cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.alert {
	margin-bottom: 20px;
	padding: 8px 35px 8px 14px;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fcf8e3;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-success {
	border-color: #d6e9c6;
	background-color: #dff0d8;
	color: #468847;
}
.alert-danger, .alert-error {
	border-color: #eed3d7;
	background-color: #f2dede;
	color: #b94a48;
}
#pagetop {
	height: 54px;
	padding: 0;
	display: none;
	overflow: hidden;
    background-color:#999999
}
#pagetop a {
	display: block;
	padding: 15px;
}
#pagetop img {
	width: 24px;
	height: auto;
}
/* ========================================
      PCの場合
======================================== */

body {
 background-color: < {
$page_bgcolor
}
>;
 color: < {
$font_color
}
>;
}
a {
	color:#000000;
}
a:hover {
	color:#783d03;
}
 >;
 -webkit-transition: color 0.1s linear;
 -moz-transition: color 0.1s linear;
 transition: color 0.1s linear;
}
 >;
}
#freebbody {
	font-family: "メイリオ", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	letter-spacing:normal;
}
.freeh1 {
	font-family:"メイリオ", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	letter-spacing:normal;
	font-size: 28px;
	line-height: 42px;
	font-weight: 700;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing:normal;
}
.freeh2 {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	line-height: 38px;
	font-weight: 600;
	color:#CC9900;
	letter-spacing: normal;
}
.freeh3 {
	font-size: 34px;
	line-height: 48px;
	font-weight: 200;
	color:#B49538;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	letter-spacing: normal;
}
#freebodybox1 {
	text-align: left;
	float: left;
	width: 480px;
	display:block;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: normal;
}
#freebodybox2 {
	font-size: 12px;
	float: right;
	width: 300px;
	display:block;
	border: medium dotted #D9BF68;
	line-height: 26px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.leftmenu {
	padding: 0px;
	width: 100%;
	list-style-type: none;
	margin: 0px;
}
.clear {
	clear:both;
}
.clear hr {
	display:none;
}
/* font */
.txt_l {
	text-align: left;
}
.txt_c {
	text-align: center;
}
.txt_r {
	text-align: right;
}
.txt_fwn {
	font-weight: normal;
}
.txt_fwb {
	font-weight: bold;
}
.txt_10 {
	font-size: 10px;
	line-height: 20px;
}
.txt_11 {
	font-size: 11px;
	line-height: 22px;
}
.txt_12 {
	font-size: 12px;
	line-height: 24px;
}
.txt_14 {
	font-size: 14px;
	line-height: 28px;
}
.txt_16 {
	font-size: 16px;
	line-height: 32px;
}
.txt_18 {
	font-size: 18px;
	line-height: 36px;
}
.txt_20 {
	font-size: 20px;
	line-height: 40px;
}
.txt_24 {
	font-size: 24px;
	line-height: 48px;
}
.txt_28 {
	font-size: 28px;
	line-height: 56px;
}
.txt_c_333 {
	color: #333;
}
.txt_13_c {
	font-size: 13px;
	line-height: 19px;
	color:#999999;
}
/* background */
.bgc_gray {
	background-color: #f1f1f1;
}
/* margin */
.mar_auto {
	margin: 0 auto;
}
.mar_0 {
	margin: 0;
}
.mar_t_0 {
	margin-top: 0;
}
.mar_r_0 {
	margin-right: 0;
}
.mar_b_0 {
	margin-bottom: 0;
}
.mar_l_0 {
	margin-left: 0;
}
.mar_5 {
	margin: 5px;
}
.mar_t_5 {
	margin-top: 5px;
}
.mar_r_5 {
	margin-right: 5px;
}
.mar_b_5 {
	margin-bottom: 5px;
}
.mar_l_5 {
	margin-left: 5px;
}
.mar_t_10 {
	margin-top: 10px;
}
.mar_r_10 {
	margin-right: 10px;
}
.mar_b_10 {
	margin-bottom: 10px;
}
.mar_l_10 {
	margin-left: 10px;
}
.mar_t_20 {
	margin-top: 20px;
}
.mar_r_20 {
	margin-right: 20px;
}
.mar_b_20 {
	margin-bottom: 20px;
}
.mar_l_20 {
	margin-left: 20px;
}
.mar_t_30 {
	margin-top: 30px;
}
.mar_r_30 {
	margin-right: 30px;
}
.mar_b_30 {
	margin-bottom: 30px;
}
.mar_l_30 {
	margin-left: 30px;
}
.mar_t_50 {
	margin-top: 50px;
}
.mar_r_50 {
	margin-right: 50px;
}
.mar_b_50 {
	margin-bottom: 50px;
}
.mar_l_50 {
	margin-left: 50px;
}
/* padding */
.pad_v_10 {
	padding: 10px 0;
}
.pad_v_20 {
	padding: 20px 0;
}
.pad_v_30 {
	padding: 30px 0;
}
.pad_0 {
	padding: 0;
}
.pad_t_0 {
	padding-top: 0;
}
.pad_r_0 {
	padding-right: 0;
}
.pad_b_0 {
	padding-bottom: 0;
}
.pad_l_0 {
	padding-left: 0;
}
.pad_5 {
	padding: 5px;
}
.pad_t_5 {
	padding-top: 5px;
}
.pad_r_5 {
	padding-right: 5px;
}
.pad_b_5 {
	padding-bottom: 5px;
}
.pad_l_5 {
	padding-left: 5px;
}
.pad_10 {
	padding: 10px;
}
.pad_t_10 {
	padding-top: 10px;
}
.pad_r_10 {
	padding-right: 10px;
}
.pad_b_10 {
	padding-bottom: 10px;
}
.pad_l_10 {
	padding-left: 10px;
}
.pad_20 {
	padding: 20px;
}
.pad_t_20 {
	padding-top: 20px;
}
.pad_r_20 {
	padding-right: 20px;
}
.pad_b_20 {
	padding-bottom: 20px;
}
.pad_l_20 {
	padding-left: 20px;
}
.pad_30 {
	padding: 30px
}
.pad_t_30 {
	padding-top: 30px;
}
.pad_r_30 {
	padding-right: 30px;
}
.pad_b_30 {
	padding-bottom: 30px;
}
.pad_l_30 {
	padding-left: 30px;
}
/* border */
.bor_t_1 {
	border-top: 1px solid #eee;
}
.bor_r_1 {
	border-right: 1px solid #eee;
}
.bor_b_1 {
	border-bottom: 1px solid #eee;
}
.bor_l_1 {
	border-left: 1px solid #eee;
}
/* vertical align */
.va-10 {
	vertical-align: -10%;
}
.va-20 {
	vertical-align: -20%;
}
.va-30 {
	vertical-align: -30%;
}
.va-35 {
	vertical-align: -35%;
}
.va-40 {
	vertical-align: -40%;
}
/* アイコン */
.icon {
	display: inline-block;
	padding-left: 0px;
	line-height: 1.5;
}
.icon:before {
	display: block;
	float: left;
	margin-left: -16px;
	width: 16px;
	height: 16px;
	background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-b.png);
	background-size: 16px 160px;
	background-repeat: no-repeat;
	content: "";
}
/* PC でアイコンを白にする場合 */
.icon-white .icon:before {
	background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-w.png);
}
/* アイコンの種類 */
.icon-cart:before {
	background-position: 0 0;
}
.icon-search:before {
	background-position: 0 -16px;
}
.icon-user:before {
	background-position: 0 -32px;
}
.icon-down:before {
	margin: 5px 5px 0 0;
	background-position: 0 -64px;
}
.icon-up:before {
	background-position: 0 -48px;
}
.icon-right:before {
	background-position: 0 -80px;
}
.icon-left:before {
	background-position: 0 -96px;
}
.icon-regist:before {
	background-position: 0 -112px;
}
.icon-login:before {
	background-position: 0 -144px;
}
.icon-logout:before {
	background-position: 0 -128px;
}
.text-block {
	line-height: 2;
}
h1 {
	font-size:0.9em;
}
.ttl-h1 {
	font-family:"メイリオ", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 50px;
	font-weight: 500;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing:normal;
}
.ttl-h2 {
	margin:0 0 1em 0;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.5;
	color:#000000;
}
.ttl-h3 {
	margin-bottom: .3em;
	padding: 20px 0;
	color:#663300;
	font-weight: 700;
	font-size: 18px;
}
.ttl-h4 {
	margin-bottom: .2em;
	padding: 20px 0;
	color:#663300;
	font-weight: 700;
	font-size: 14px;
}
#container {
	position: relative;
	z-index: 101;
	background-color:#fff;
}
/* スライダー */
#sliderbutton {
	position: absolute;
	left: 1%;
	z-index: 200;
	display: none;
}
.slider-btn {
	display: block;
	padding: 20px 50px;
	font-size: 20px;
}
/* ヘッダー */
#header {
	position: relative;
	z-index: 102;
	padding-top: 0px;
}
.header-headline-nav {
	font-size: 13px;
}
.header-headline-nav .icon:before {
	margin-left: -20px;
}
.header-headline-nav ul {
	margin: 7px 10px 0 0;
}
.header-headline-nav li {
	display: inline;
	margin: 0 10px;
	padding: 0;
	vertical-align: top;
	font-size: 13px;
}
.header-headline-nav li a {
 color: < {
$header_link
}
>;
 text-decoration: none;
 font-weight: normal;
}
.btn-viewcart {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.btn-viewcart .icon {
	padding-left: 20px;
}
.btn-viewcart .icon:before {
	margin-top: 1px;
}
.header-logo {
	float: left;
}
.header-logo a {
	text-decoration: none;
}
.header-logo a:hover {
	text-decoration: underline;
}
.header-logo img {
	max-width: 100%;
}
.header-global-nav {
	z-index: 100;
	float: right;
}
.header-global-nav ul {
	margin-top: 20px;
}
.header-global-nav li {
	position: relative;
	display: inline;
	padding: 0 14px;
	vertical-align: top;
}
.header-global-nav a, .header-global-nav span {
	padding-bottom: 5px;
 color: < {
$header_link
}
>;
 text-decoration: none;
 font-weight: normal;
 font-size: 15px !important;
 cursor: pointer;
}
.header-global-nav ul ul {
	position: absolute;
	top: -1px;
	left: 5px;
	display: none;
	vertical-align: baseline;
	width: 200px;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    margin: 35px 0 10px 25px;
}
.header-global-nav ul ul li {
	display: block;
	margin: 0;
	padding: 0;
	word-break: break-all;
 *line-height: 1.3;
}
.header-global-nav ul ul a {
	border-bottom: 1px solid #e8e8e8;
	background: #fff;
	display: block;
	padding: 10px 10px;
	font-size: 14px;
}
.header-global-nav ul ul a:hover {
	background: #f9f9f9;
}
/* スマホ用ヘッダーメニュー */
.header-nav-phone {
	z-index: 99;
	float: right;
	height: 60px;
}
.header-nav-lst-phone {
	position: absolute;
	left: 50%;
	display: none;
	margin-left: -50%;
	width: 100%;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.header-nav-lst-phone ul {
	margin: 0;
}
.header-nav-lst-phone li {
	padding: 0;
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
}
.header-nav-lst-phone li:last-child {
	border-bottom: none;
}
.header-nav-lst-phone a {
	display: block;
	padding: 20px 0;
}
.header-nav-lst-phone a:hover {
	background: #f9f9f9;
	text-decoration: none;
}
/* ----- サイドメニュー ----- */
.side-section-n {
	margin-bottom: 40px;
	margin-right: 10px;
}
.side-section-n li {
	margin: 12px 0;
	line-height:32px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-color:#CCCCCC;
}
.side-section-n li a {
 color: < {
$side_link
}
>;
 text-decoration: none;
 font-weight: normal;
 font-size: 16px;
 -webkit-transition: color 0.1s linear;
 -moz-transition: color 0.1s linear;
 transition: color 0.1s linear;
}
.side-section-n li a:hover {
	text-decoration: underline;
}
.side-section {
	margin-bottom: 40px;
	margin-right: 10px;
}
.side-section li {
	margin: 22px 0;
}
.side-section li a {
 color: < {
$side_link
}
>;
 text-decoration: none;
 font-weight: normal;
 font-size: 12px;
 -webkit-transition: color 0.1s linear;
 -moz-transition: color 0.1s linear;
 transition: color 0.1s linear;
}
.side-section li a:hover {
	text-decoration: underline;
}
.side-section li img {
	width: 70px;
	float:left;
	margin-right: 5px;
}
.incart-delivery {
  	clear: both;
}
.incart01 {
	display:inline-block;
	font-size: 1.2em;
    color: #FE642E;
	line-height: 1.5;
	margin: -5px 0 0 0;
	padding: 0 8px 5px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.incart02 {
	display:inline-block;
	font-size: 1.3em;
	line-height: 1.5;
	margin: -5px 0 0 0;
	padding: 5px 8px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
  	background-color: #ff0000;
}
.incart03 {
	display:inline-block;
	font-size: 1.3em;
	line-height: 1.5;
	margin: -5px 0 0 0;
	padding: 5px 8px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FE642E;
}
.incart-delivery ul {
	margin: 0;
}
.incart-delivery li {
	padding: 2px 0;
	margin: 0;
}
.incart-delivery li:first-child {
	border-top: none;
}
.search-select {
	margin-bottom: 10px;
}
.search-box {
	float: left;
	width: 65%;
}
.search-btn[type="submit"] {
	float: right;
	padding: 4px 0;
	width: 25%;
}
.side-category-name, .side-group-name {
	display: block;
	margin-top: 10px;
}
/* パンくずリスト */
.topicpath-nav {
	margin-bottom: 20px;
	font-size: 84.615%;
}
.topicpath-nav li {
	display: inline;
	margin-right: .2em;
}
.topicpath-nav li a {
	margin-left: .2em;
	color: #444;
	text-decoration: none;
}
.topicpath-nav li a:hover {
	text-decoration: underline;
}
/* 囲み */
.container-section {
	margin-bottom: 3em;
	word-break: break-all;
}
.eyecatch-block, .info-block, .recommend-block, .bestseller-block, .free_space_block {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #dbdbdb;
	word-break: break-all;
}
.info-block {
	line-height: 1.5;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.news {
	padding: 4px 0;
}
.news-date {
	padding-right: 10px;
}
.main-section {
	padding-left: 3 0px;
}
/* 商品リスト */
.prd-lst-sort {
	margin: 20px 0;
}
.prd-lst-unit {
	margin-bottom: 10px;
	padding: 0 20px 0 10px;
}
.prd-lst-img {
	background: #fff;
}
.prd-lst-img:hover {
	opacity: 0.8;
}
.prd-lst-span {
	display: block;
}
.prd-lst-name {
	margin: 10px 0 6px 0;
	padding: 0;
	font-size: 16px;
	font-size: 14px;
}
.prd-lst-exp {
	font-size: 13px;
}
.prd-lst-regular {
	font-size: 13px;
	text-decoration: line-through;
}
.prd-lst-price {
	color: #a1a19f;
	font-size: 13px;
}
.prd-lst-discount {
	color: #b81717;
}
.prd-lst-soldout {
	color: #b81717;
}
.more-prd {
	clear: both;
}
/* 商品のページャー PC */
.prd-lst-pager {
	position: relative;
	overflow: hidden;
}
.prd-lst-pager ul {
	position: relative;
	left: 50%;
	float: left;
	padding-top: 15px;
}
.prd-lst-pager li {
	position: relative;
	left: -50%;
	float: left;
	margin-right: 4px;
	text-align: center;
	line-height: 26px;
}
.prd-lst-pager li a, .prd-lst-pager li span {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
}
.prd-lst-pager li a {
 border: 1px solid < {
$btn_02_bgcolor
}
>;
 background-color: < {
$btn_02_bgcolor
}
>;
 color: < {
$btn_02_font_color
}
>;
 text-decoration: none;
}
.prd-lst-pager li a:hover {
 border: 1px solid < {
$btn_02_bgcolor_hover
}
>;
 background-color: < {
$btn_02_bgcolor_hover
}
>;
}
.prd-lst-pager li span {
	border: 1px solid #c6c6c6;
	background-color: #fff;
	color: #c6c6c6;
}
/* 商品のページャー タブレット スマホ */
.prd-lst-pager-phone {
	text-align: center;
}
.prd-lst-pager-phone li {
	display: inline;
	margin: 0 10px;
}
.prd-lst-pos {
	margin-top: 20px;
}
.prd-lst-pos b {
	font-weight: bold;
	font-size: 18px;
}
/* フッター */
#pagetop {
	width: 49px;
	position: fixed;
	right: 0;
	bottom: 200px;
	z-index: 200;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
#pagetop a {
	padding-right: 10px;
}
.notice-wrapper {
	margin-top: 100px;
	padding: 40px 0;
	border-top: 1px solid #e8e8e8;
	background: #f9f9f9;
}
.wookmark-wrapper {
	position: relative;
}
.wookmark-item {
	padding-bottom: 20px;
	width: 24.5%;
 *width: 20.5%;
 *padding-right: 2% !important;
 *padding-left: 2% !important;
}
/* フッター背景 */
.footer-wrapper {
	padding: 40px 0;
	border-top: 1px solid #d8d8d2;
	border-bottom: 1px solid #d8d8d2;
	background: #998675;
}
.footer-lst {
	padding: 30px 0 0 40px;
}
.footer-lst li {
	margin: 20px 0;
}
.footer-lst a {
 color: < {
$footer_link
}
>;
}
/* ショップ紹介 */
.manager-name {
	margin: 0 0 20px 0;
	font-size: 20px;
}
.manager-caption {
	padding: 0 40px 0 20px;
	border-right: 1px solid #dbdbdb;
}
/* カレンダー */
.tbl_calendar {
	margin-bottom: 20px;
	max-width: 260px;
	width: 100%;
	font-size: 84.615%;
}
.tbl_calendar caption {
	text-align: center;
}
.tbl_calendar th {
	padding: .3em 0;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.tbl_calendar td {
	padding: .5em 0;
	width: 14.2%;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.cal_memo {
	margin-top: 1em;
	font-size: 84.615%;
}
/* copyright */
.copyright {
	clear: both;
	margin: 0;
	padding: 0.2em 0;
	color: #a1a19f;
	text-align: center;
	font-style: normal;
}
.powered {
	display: block;
	padding: 10px 0;
	line-height: 18px;
}
.powered a {
	color: #a1a19f;
	text-decoration: none;
	font-size: 11px;
}
.powered img {
	margin-bottom: 10px;
	margin-left: 4px;
	width: 200px;
	height: 18px;
}
/* list */
.def-lst-dt {
	padding-top: 1em;
	font-weight: bold;
}
.def-lst-dd {
	margin: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #eee;
	line-height: 2;
}
.def-lst-dd img {
	max-width: 100%;
	width: inherit;
	height: auto;
}
/* policy */
#policy p {
	margin: 1em 0;
	color: #666;
	line-height: 1.8;
}
/* freepage */
.freepage {
	word-break: break-all;
}
.freepage img {
	max-width: 100%;
	width: inherit;
	height: auto;
}

/* ========================================
      PCかつRetinaの場合
======================================== */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
 .icon:before {
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-b.png);
}

    /* PCかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
}
}
 @media (min-width: 1200px) {
 .container {
 max-width: 1170px;
}
}

/* ========================================
      タブレットの場合
======================================== */
@media only screen and (max-width: 980px) {
 #sliderbutton {
 left: 3%;
}
  /* ヘッダー */
  #header {
 padding-top: 0;
}
 .header-nav-phone {
 margin-right: 10px;
}
 .header-nav-phone {
 margin-right: 0;
}
 .nav-btn-phone {
 display: block;
 height: 60px;
}
 .nav-btn-phone img {
 width: 40px;
 height: 60px;
}
 .search-box {
 width: 55%;
}
 .search-btn[type="submit"] {
 width: 35%;
}
 .side-section ul li {
 margin: 0;
}
 .side-section ul li a {
 display: block;
 padding: 10px 0;
}
 .side-section ul li a:hover {
 text-decoration: none;
}

  /* ========================================
        タブレットかつRetinaの場合
  ======================================== */
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
 .icon:before {
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
}

    /* スマホかつRetinaでアイコンを白にする場合 */
    .icon-white .icon:before {
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
}
}
}

/* ========================================
      スマホの場合
======================================== */
@media only screen and (max-width: 768px) {
 .icon {
 padding-left: 24px;
 line-height: 2;
}
 .icon:before {
 margin-left: -24px;
 width: 24px;
 height: 24px;
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-b.png);
}

  /* スマホでアイコンを白にする場合 */
  .icon-white .icon:before {
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-w.png);
}
 .icon-cart:before {
background-position: 0;
}
 .icon-search:before {
background-position: 0 -24px;
}
 .icon-user:before {
background-position: 0 -48px;
}
 .icon-down:before {
 margin: 5px 0 0 -20px;
 margin: 10px 0 0 -17px;
margin-top: 5px;
 height: 23px;
 height: 23px;
 background-position: 0 -59px;
}
 .icon-up:before {
 margin: 5px 0 0 -20px;
 height: 23px;
 background-position: 0 -38px;
}
 .icon-right:before {
background-position: 0 -120px;
}
 .icon-left:before {
background-position: 0 -144px;
}
 .eyecatch-block, .info-block, .recommend-block, .bestseller-block, .free_space_block {
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: 1px solid #dbdbdb;
}
 .ttl-h3 {
 position: relative;
 margin: 0 0 20px 0;
}
 .header-logo {
 padding-top: 10px;
}
 .header-logo {
 width: 60%;
}

  /* スライダー */
  .bx-prev, .bx-next {
 display: none;
}
 #sliderbutton {
 left: 20px;
}
 .slider-btn {
 padding: 4px 10px;
 font-size: 13px;
}

  /* スマホ用メニュー */
  .menu-btn-phone {
 position: absolute;
 top: 0;
 right: 0;
 display: block;
 width: 100%;
 height: 100%;
 cursor: pointer;
}
 .menu-btn-phone .icon {
 padding-left: 0;
}
 .menu-btn-phone.icon-down:before {
 float: right;
 margin-left: 0;
}
 .menu-btn-phone.icon-up:before {
 float: right;
 margin-left: 0;
}

  /* メイン */
  .main-section {
 padding-left: 0;
}

  /* サイドメニュー */
  .side-search {
 width: 185px;
}
 .search-box {
 width: 70%;
}
 .search-btn[type="submit"] {
 width: 20%;
}

  /* 商品 */
  .prd-lst-unit {
 margin-bottom: 5px;
 padding: 0 10px 0 10px;
}
 .prd-lst-sort {
 text-align: center;
}

  /* フッター */
  #pagetop {
 width: 54px;
 margin: 30px auto;
 display: block !important;
 position: static;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}
 #pagetop a {
 padding-right: 15px;
}
 .footer-wrapper {
 margin-top: 20px;
 padding: 20px 0 0 0;
}
 .manager-name {
 text-align: center;
}
 .manager-caption {
 padding: 20px 10px;
 border-right: none;
}
 .footer-lst {
 margin: 0 -20px;
 padding: 0;
 width: auto;
 background: #4d4d4d;
}
 .footer-lst li {
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #444444;
}
 .footer-lst li:nth-child(odd) {
 border-right: 1px solid #444444;
}
 .footer-lst a {
 display: block;
 padding: 12px 10px;
 color: #fff;
 text-decoration: none;
 font-size: 11px;
}
 .copyright {
 font-size: 10px;
}
  /* ========================================
        スマホかつRetinaの場合
  ======================================== */
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
 .icon:before {
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-b.png);
}

      /* スマホかつRetinaでアイコンを白にする場合 */
      .icon-white .icon:before {
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_24-2x-w.png);
}
}
}
/* IE用 */
.ie_wrapper .container {
	width: 1170px;
}

a:hover img {filter:alpha(opacity=75); /*IE*/
-moz-opacity:0.75; /*FF*/
opacity:0.75;}
nohover a:hover img {filter:alpha(opacity=100); /*IE*/
-moz-opacity:1; /*FF*/
opacity:1;}
#supersized.quality a:hover img {filter:alpha(opacity=100); /*IE*/
-moz-opacity:1; /*FF*/
opacity:1;}
.ttl-h4 {
	margin-bottom: .2em;
	padding: 20px 0;
	color:#663300;
	font-weight: 700;
	font-size: 16px;
}
@media only screen and (min-width: 1080px) {
.yama-p {
width: 50%;
}
.yama-p70 {
width: 70%;
}
}
/* h2記事大見出し */
.yama-h2 {
    margin: 25px 5px 20px 0 !important;
    font-size: 2.0em;
	color:#333;
    padding:15px 15px 8px;
    background: #FFF;
    line-height: 1.2em;
    border-left:7px solid #369;
    margin:15px 0 10px 0;
}
/* h3記事中見出し */
.yama-h3 {
margin: 10px 5px 0 0;
border: none;
font-size: 1.50em;
line-height: 1.55em;
position: relative;
padding: 10px 0;
}
.yama-h3:after {
content: "";
display: block;
height: 4px;
background: -moz-linear-gradient(to right, #369, transparent);
background: -webkit-linear-gradient(to right, #369, transparent);
background: linear-gradient(to right, #369, transparent);
}
.yama-h4 {
margin: 0 0 7px 5px;
font-size: 1.20em;
padding: 0 12px;
border: 0;
border-left: solid 5px #369;
}
.yama-info {
margin: 0 0 5px 0;
font-size: 1.30em;
color: #663300;
}
.yama-border{
	display: inline-block;         /* 打ち消し線と文字の幅を揃えられるようにする */
	position: relative;            /* 打ち消し線の位置を調整する時の基準点になるようにする */
	margin: 0 !important;
}
.yama-border::before {
	content: '';                	/* 擬似要素に実体を持たせる */
	width: 100%;                	/* 打ち消し線の幅を指定する*/
	height: 1px;                	/* 線を表示させるために1pxだけ高さを入れる */
	border-top: solid 1px #000;     /* 二重線の上側になる線をひく */
	position: absolute;            	/* 線の位置を自由に動かせるようにする */
	left: 0 ;                   	/* 線の位置を左に揃える */
	top: calc(50% - 3px);           /* 線の位置を真ん中から3px上にする */
}
 
.yama-border::after {
	content: '';                	/* 擬似要素に実体を持たせる */
	width: 100%;                	/* 打ち消し線の幅を指定する*/
	height: 1px;                	/* 線を表示させるために1pxだけ高さを入れる */
	border-bottom: solid 1px #000;  /* 二重線の上側になる線をひく */
	position: absolute;            	/* 線の位置を自由に動かせるようにする */
	left: 0 ;                    	/* 線の位置を左に揃える */
	bottom: calc(50% - 3px);        /* 線の位置を真ん中から3px下にする */
}
.brewerscomment {
font-style: italic;
}
.col-lg-12 {
margin: 10px 0 0 0;
}
.btn {
background-color: #ccc;
}
.col-lg-9 {
width: 80%;
}
.col-lg-3 {
width: 20%;
}
.col-lg-yama01 {
width: 40%;
}
a {
	color:#663300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* 送料のh2記事大見出し */
.yama630-h2 {
margin: 25px 5px 0 0 !important;
font-size: 1.75em;
color:#003;
padding:15px 15px 8px;
background: #fff;
line-height: 1.2em;
border-left:7px solid #630;
margin:15px 0 10px 0;
}
/* 送料のh3記事中見出し */
.yama630-h3 {
margin: 0 5px -5px 0;
border: none;
font-size: 1.65em;
line-height: 1.55em;
font-weight: normal;
position: relative;
padding: 10px 0;
}
.yama630-h3:after {
content: "";
display: block;
height: 4px;
background: -moz-linear-gradient(to right, #630, transparent);
background: -webkit-linear-gradient(to right, #630, transparent);
background: linear-gradient(to right, #630, transparent);}
.yama630-h4 {
margin: 0 0 5px 5px;
font-size: 1.40em;
padding: 0 12px;
border: 0;
border-left: solid 5px #630;
}
.bx-viewport {
box-shadow: none !important;
margin: 0 auto;
}
.my-fontawesome {
margin: 0 10px 0 0;
}
.fa-facebook, .fa-instagram {
color: gray;
}
.fa-facebook:hover, .fa-instagram:hover {
color: black;
}
.nav-border-left {
    border-left: 1px solid #000;
}
#nav a {
color: #333 !important;
}
/*フレックスボックス */
.h-row { display: flex; flex-wrap: wrap; }
.h-col {  width: 16.6%; }
.h-col5 {  width: 20%; }
.h-col4 {  width: 25%; }
.h-col3 {  width: 33.33333333%; }
.h-col2 {  width: 50%; }
.h-col1 {  width: 100%; }
.h-col22 {  width: 50%; }
.h-col070 {  width: 70%; }
@media screen and (max-width: 1080px) {
.h-row { flex-wrap: wrap; }
.h-col25 {  width: 25%; }
.h-col-33 {  width: 33.33333333%; }
.h-col-50 {  width: 50%; }
.h-col-100 {  width: 100%; }
}
.bx-pager {
margin: 10px 0;
}
/* フッター文字色 */
.footer-color {
	color: #efc389 !important;
	margin: 15px 0 6px 0;
}
.mgl-15{
    margin-left : 15px;
}
.dstyle dd {
margin:0 0 15px 0;
font-size:0.9em;
}
/* YouTubeのiframe */
.item-movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.item-movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
/* オルゴール館のPC＆スマホ表示切替 */
.hallofhalls { width: 70%;margin-right: auto;padding: 0; }
@media screen and (max-width: 1080px) {
.hallofhalls { width: 100%;margin-right: auto;padding: 0; }
}
