@charset "euc-jp";

#base_gmoWrapp,
#gmo_CMSPbar {
overflow: hidden;
min-width: 100% !important;
width: 100% !important;
}

.row {
max-width: 1090px;
}
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-input {
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 {
margin: 10px 0 20px;
border-radius: none;
background: none;
}
.btn a {
position: relative;
padding: 8px 8px 8px 25px;
display: block;
text-decoration: none;
}
.btn a:before {
position: absolute;
content: '';
top: 18px;
left: 10px;
width: 0;
height: 0;
border-style: solid;
border-width: 3.5px 0 3.5px 6px;
border-color: transparent transparent transparent #484848;
}
#pagetop.btn a:before {
display: none;
}
.btn a:hover {
text-decoration: none;
background: none;
opacity: .7;
}

.btn-01 {
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
color: #ffffff;
background: #07306d;
*background: #07306d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
border: 1px solid #243c89;
background-color: #243c89;
color: #ffffff;
*background-color: #00428a;
}

.btn-02 {
background-color: #5EA02E;
color: ;
*background-color: #5EA02E;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
background-color: #7DB257;
color: ;
*background-color: #7DB257;
}

.btn-03 {
border: 1px solid ;
background-color: ;
color: ;
*background-color: ;
}

.btn-03:hover,
.btn-03:focus,
.btn-03:active,
.btn-03.active,
.btn-03.disabled,
.btn-03[disabled] {
border: 1px solid ;
background-color: ;
color: ;
*background-color: ;
}

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.xsmall,
input[type="submit"].btn.xsmall {
*padding-top: 3px;
*padding-bottom: 3px;
}

button.btn.xmini,
input[type="submit"].btn.xmini {
*padding-top: 1px;
*padding-bottom: 1px;
}

.link {
position: relative;
padding: 0 0 0 13px;
}
.link:before {
position: absolute;
content: '';
top: 5px;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 3.5px 0 3.5px 6px;
border-color: transparent transparent transparent #484848;
}

.xlink,
.xlink[disabled] {
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.xlink {
border-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #0088cc;
cursor: pointer;
}

.xlink:hover,
.xlink:focus {
background-color: transparent;
color: #005580;
text-decoration: underline;
}

.xlink[disabled]:hover,
.xlink[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;
}
#pagetop a {
display: block;
padding: 15px;
}
#pagetop img {
width: 24px;
height: auto;
}


/* ========================================
PCの場合
======================================== */

body {
font-size: 15px;
line-height: 1.7;
border-top: 3px solid #203164;
background: url('https://img21.shop-pro.jp/PA01382/252/etc/bg.png?cmsp_timestamp=20170616014248') repeat;
color: #484848;
}

a {
color: #00428a;
-webkit-transition: color 0.1s linear;
-moz-transition: color 0.1s linear;
transition: color 0.1s linear;
text-decoration: underline;
}

a:hover {
color: #666666;
}

a img:hover {
opacity: .8;
}

a[href^="tel:"] {
cursor: default;
text-decoration: none;
pointer-events: none;
}
a[href^="tel:"]:hover {
color: #666666;
}

.br-pc  { display: block }
.br-tab { display: none; }
.br-sp  { display: none; }


form {
margin: 0;
}

/* アイコン */
.icon {
display: inline-block;
padding-left: 16px;
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: "";
}

.text-block {
line-height: 2;
}

.ttl-h2 {
margin:0 0 1em 0;
color: #003760;
font-weight: normal;
font-size: 160%;
line-height: 1.5;
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
letter-spacing: 2px;
}
.ttl-h3 {
margin: 0;
padding: 15px;
border-top: 1px solid #d1d2d3;
border-bottom: 1px solid #d1d2d3;
font-weight: normal;
font-size: 16px;
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
letter-spacing: 1px;
}
.main-section .ttl-h3 {
margin: 0 0 30px;
padding: 15px 5px;
}
.ttl-h4 {
margin: 20px 0 10px;
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#container {
position: relative;
z-index: 101;
padding-top: 20px;
}


/* スライダー */
#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;
}
.header-headline-nav .icon:before {
margin-left: -20px;
}
.header-headline-nav ul {
margin: 7px 20px 0 0;
}
.header-headline-nav li {
display: inline;
margin: 0 10px;
padding: 0;
vertical-align: top;
font-size: 13px;
}
.header-headline-nav li a {
padding-left: 20px;
color: ;
text-decoration: none;
font-weight: normal;
}
.header-logo {
width: 270px;
padding: 20px 0 0;
float: left;
}
.header-logo a {
text-decoration: none;
}
.header-logo a:hover {
text-decoration: underline;
}
.header-logo img {
max-width: 100%;
}
.header-nav {
margin: 0;
float: right;
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.header-nav li {
margin: 0 15px 0 0;
float: left;
list-style: none;
}
.header-nav li a {
text-decoration: none;
}
.header-nav li.header-nav-cart {
margin: -12px 0 0 0;
padding: 10px 25px;
background: #203164;
border-radius: 3px;
font-size: 15px;
}
.header-nav-menu {
margin: 10px 0 0;
display: inline-block;
}
.header-nav-cart {
display: inline-block;
position: relative;
top: -7px;
}
.header-nav-cart a {
margin: 0;
padding: 15px 23px;
color: #FFF;
text-decoration: none;
font-size: 16px;
background: #07306d;
}
.header-nav-cart a:hover {
background: #00428a
}
.shopping-count {
margin: 0 0 0 5px;
padding: 0 5px;
display: inline-block;
min-width: 1em;
text-align: center;
color: #FFF;
background: #0d569e;
border-radius: 3px;
}
.header-global-nav {
margin: 25px 10px 25px 0;
float: right;
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.header-global-nav ul {
margin: 0;
padding: 0;
}
.header-global-nav li {
position: relative;
display: inline;
padding: 0 0 0 20px;
vertical-align: top;
letter-spacing: 1px;
}
.header-global-nav a,
.header-global-nav span {
padding-bottom: 5px;
color: #073071;
text-decoration: none;
font-weight: normal;
font-size: 18px;
cursor: pointer;
}
.header-global-nav-icon {
padding: 0;
display: inline-block;
}
.header-global-nav .header-global-nav-icon a {
padding: 0;
display: inline-block;
}
.header-global-nav-icon i {
font-size: 24px;
}
#nav a {
color: ;
}


/* スマホ用ヘッダーメニュー */
.header-nav-phone {
z-index: 99;
float: right;
height: 60px;
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.header-nav-lst-phone {
position: absolute;
left: 50%;
display: none;
margin: 12px 0 0 -50%;
width: 100%;
background: #203164;
}
.header-nav-lst-phone ul {
margin: 0;
}
.header-nav-lst-phone li {
padding: 0;
border-bottom: 1px solid #dbdbdb;
}
.header-nav-lst-phone .unstyled li {
border-bottom: none;
}
.header-nav-lst-phone a {
color: #FFF;
display: block;
padding: 10px 20px;
text-decoration: none;
}
.header-nav-lst-phone .unstyled a {
padding: 8px 20px;
}
.header-nav-lst-phone .unstyled {
margin: 10px 0;
font-size: 13px;
letter-spacing: 2px;
}

/* ----- メイン ----- */

.main-section {
padding: 0 0 0 50px;
}

/* ----- サイドメニュー ----- */
.side-section {
margin: 0 0 30px 0;
}
.side-section li a {
display: block;
padding: 10px 0 5px 15px;
color: #353535;
text-decoration: none;
font-size: 14px;
}
.side-section li a:hover {
text-decoration: underline;
}

/* サイドメニュー&#160;*/
.side-list {
margin: 5px 0 20px 5px;
padding: 0 10px;
}
.side-list li {
position: relative;
list-style: none;
}
.side-list li:before {
position: absolute;
content: '';
top: 18px;
left: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 3.5px 0 3.5px 6px;
border-color: transparent transparent transparent #484848;
}

/* サイドメニュー　商品を検索 */
.side-search,
.side-contact {
margin: 0 0 30px;
border: 1px solid #d1d2d3;
}
.side-search .ttl-h3,
.side-contact .ttl-h3 {
margin: 0;
padding: 15px;
border: none;
background: #e2e2e2;
}
.side-contact .ttl-h3 {
margin: 0 0 25px;
}
.side-search .search-box {
width: calc(100% - 30px);
padding: 20px 10px;
margin: 15px 15px;
box-sizing: border-box;
background: #efefef;
border: none;
font-size: 16px;
}
input.btn.btn-01.search-btn {
float: none;
width: calc(100% - 30px);
margin: 0 15px 15px;
padding: 10px 0;
text-align: center;
letter-spacing: 2px;
font-weight: normal;
}

/* サイドメニュー　商品を探す */
.side-list-item {
margin: 0 0 10px;
}
.side-list-item li {
padding: 0 10px;
list-style: none;
border-bottom: 1px dotted #CCC;
}
.side-list-item li:last-child {
border: none;
}
.side-list-item li a {
position: relative;
display: block;
padding: 20px 0 20px 50px;
}
.side-list-item li a:before {
position: absolute;
width: 40px;
height: 40px;
content: '';
top: 10px;
left: 0;
}
.side-list-item li.item-tsukudani a:before {
background: url('https://img21.shop-pro.jp/PA01382/252/etc/icon_item_tsukudani.png?cmsp_timestamp=20170901031926');
background-size: 40px;
}
.side-list-item li.item-sansyou a:before {
background: url('https://img21.shop-pro.jp/PA01382/252/etc/icon_item_sansyo.png?cmsp_timestamp=20170901031913');
background-size: 40px;
}
.side-list-item li.item-kanbutsu a:before {
background: url('https://img21.shop-pro.jp/PA01382/252/etc/icon_item_kanbutsu.png?cmsp_timestamp=20170901031817');
background-size: 40px;
}
.side-list-item li.item-tyoumiryo a:before {
background: url('https://img21.shop-pro.jp/PA01382/252/etc/icon_item_choumiryou.png?cmsp_timestamp=20170901041139');
background-size: 40px;
}
.side-list-item li.item-otyagashi a:before {
background: url('https://img21.shop-pro.jp/PA01382/252/etc/icon_item_okashi.png?cmsp_timestamp=20170604214302');
background-size: 40px;
}
.side-list-item li.item-gozotoyo a:before {
background: url('https://img21.shop-pro.jp/PA01382/252/etc/icon_item_gozouto.png?cmsp_timestamp=20170604214245');
background-size: 40px;
}

.incart-delivery {
clear: both;
font-size: 12px;
line-height: 1.5;
padding: 5px 8px;
color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #eeab53;
}
.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: calc(100% - 90px);
}
.search-btn[type="submit"] {
float: right;
padding: 4px 0;
width: 70px;
}
.side-category-name,
.side-group-name {
display: block;
margin-top: 10px;
}

/* サイドメニュー　*/
.side-ban {
padding: 25px 0;
border-top: 1px solid #CCC;
}
.side-ban-area {
padding: 30px 0 0;
margin: 0;
}
.side-ban-area ul {
overflow: hidden;
}
.side-ban-area li a {
margin: 0 0 20px;
padding: 0;
}

.side-contact-no {
margin: 15px 13px 0;
letter-spacing: 1px;
color: #00428a;
font-size: 25px;
font-family: "Times New Roman", 游明朝体, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HGS明朝B, "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.side-contact-no .no {
position: relative;
text-align: center;
padding: 0 0 42px 48px;
}
.side-contact-no .ttl {
position: absolute;
font-size: 12px;
top: -18px;
font-weight: bold;
}
.side-contact-no .no:before {
position: absolute;
content: '';
width: 40px;
height: 40px;
top: -13px;
left: 0;
}
.side-contact-no.tel .no:before {
background: url("https://img21.shop-pro.jp/PA01382/252/etc/icon_contact_tel.png?cmsp_timestamp=20170608164026") no-repeat left center;
background-size: 40px;
}
.side-contact-no.fax .no:before {
background: url("https://img21.shop-pro.jp/PA01382/252/etc/icon_contact_fax.png?cmsp_timestamp=20170608163233") no-repeat left center;
background-size: 40px;
}
.side-contact-txt {
margin: 5px 15px 10px;
font-size: 12px;
}
.side-contact-mail {
margin: -10px 0 0 0;
height: 55px;
border-radius: 3px;
line-height: 55px;
text-align: center;
}
.side-contact-mail a {
color: #FFF;
display: block;
text-decoration: none;
background: #07306d;
}
.side-contact-mail a span {
position: relative;
padding: 0 0 0 42px;
}
.side-contact-mail a span:before {
position: absolute;
content: '';
width: 40px;
height: 40px;
top: -10px;
left: 0;
background: url("https://img21.shop-pro.jp/PA01382/252/etc/icon_contact_mail.png?cmsp_timestamp=20170608164601");
background-size: 40px;
}
.side-contact-mail a:hover {
background: #00428a;
}

/* パンくずリスト */
.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;
}

.ban_block,
.eyecatch-block,
.info-block,
.recommend-block,
.bestseller-block,
.together-block {
margin-bottom: 40px;
padding-bottom: 30px;
border-bottom: 1px solid #CCC;
word-break: break-all;
}
.bestseller-block,
.together-block {
  margin-top: 20px;
  margin-bottom: 0;
}

.free_space_block {
padding: 0 0 30px;
word-break: break-all;
}

.news {
padding: 4px 0;
}

.news-date {
padding-right: 10px;
}

/* 商品リスト */
.prd-lst-sort {
margin: 20px 0;
}

.prd-lst-unit {
padding: 0 30px 30px 10px;
}

.prd-lst-img {
background: #fff;
border: 1px solid #E7E7E7;
}
.prd-lst-img:hover {
opacity: 0.8;
}

.prd-lst-span {
display: block;
}
.prd-lst-name {
margin: 10px 0 6px 0;
padding: 0;
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;
min-width: 26px;
height: 26px;
box-sizing: border-box;
padding: 0 .5em;
}
.prd-lst-pager li a {
border: 1px solid ;
background-color: ;
color: ;
text-decoration: none;
}
.prd-lst-pager li a:hover {
border: 1px solid ;
background-color: ;
}
.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 b {
font-weight: bold;
font-size: 18px;
}
.together-block {
  margin-top: 0;
}

/* フッター */
#pagetop {
width: 49px;
position: fixed;
right: 0;
bottom: 90px;
z-index: 200;
}
#pagetop a {
padding-right: 10px;
}
.notice-wrapper {
margin-top: 100px;
padding: 40px 0;
border-top: 1px solid #e8e8e8;
background: #f9f9f9;
}
.wookmark-wrapper {
position: relative;
}

/* フッター背景 */
.footer-wrapper {
padding: 40px 0;
border-top: 1px solid #d8d8d2;
border-bottom: 1px solid #d8d8d2;
background: #ebebe6;
}

.footer-lst {
padding: 30px 0 0 40px;
}
.footer-lst li {
margin: 20px 0;
}
.footer-lst a {
color: ;
}

/* ショップ紹介 */
.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;
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: 1em 0;
font-weight: bold;
}
.def-lst-dd {
margin: 0;
padding-bottom: 1em;
border-bottom: 1px solid #eee;
line-height: 1.7;
font-size: 14px;
}
.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;
}



/* ========================================
タブレットの場合
======================================== */

@media only screen and (max-width: 1199px) {
.br-pc  { display: none; }
.br-tab { display: block; }

#sliderbutton {
left: 3%;
}
/* ヘッダー */
#header {
margin: 0 auto;
}
.header-logo {
width: 270px;
padding: 20px 0 0;
float: left;
}
.nav-xphone {
display: block;
height: 60px;
}
.nav-xphone img {
width: 40px;
height: 60px;
}
.nav-btn {
margin: 15px 0 0 15px;
display: inline-block;
color: #203164;
font-size: 28px;
}
.search-box {
width: 53%;
}
.search-btn[type="submit"] {
width: 35%;
}
.main-section {
padding: 0 0 0 20px;
}
.side-section {
margin: 0;
}
.side-contact-no {
}


/* ========================================
タブレットかつ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: 991px) {
.header-logo {
width: 180px;
padding: 6px 0 0;
}
}
@media only screen and (max-width: 768px) {

.br-pc  { display: none; }
.br-tab { display: none; }
.br-sp  { display: block; }

a[href^="tel:"] {
pointer-events: auto;
}
.ttl-h2 {
margin: 0 0 .5em 0;
font-size: 18px;
}
.main-section .ttl-h3 {
margin: 0 0 10px;
}
.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);
}

.eyecatch-block,
.recommend-block,
.bestseller-block,
.free_space_block {
padding-bottom: 20px;
}
.info-block {
padding: 0;
}
#header {
padding: 0 10px 10px;
}
#container {
padding-top: 0;
}
.container {
padding: 0 15px;
}

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

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

/* サイドメニュー */
.search-box {
width: 55%;
}

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

.main-section {
padding: 0;
}

/* フッター */
#pagetop {
width: 100%;
height: auto;
margin: 30px auto 10px;
display: block !important;
position: static;
}
#pagetop a {
display: block;
padding: 8px 0;
}
.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: 980px;
}

/* カレンダー用 */
.side_section_cal {
  padding: 10px 0 20px;
}
.side_cal_memo {
  font-size: 13px;
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.tbl_calendar th  {
  background: #e2e2e2;
}
.tbl_calendar caption {
  padding: 5px 0;
}
