@charset "euc-jp";
a {
    text-decoration: none;
    color: #7e6935;
}

a:hover {
    text-decoration: underline;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

/* --------------------------------------------------------
ClearFix
-------------------------------------------------------- */

.cf:after {
    content: " ";
    display: block;
    clear: both;
}

/* --------------------------------------------------------
共通
-------------------------------------------------------- */

body#bdtop {
    border-top: 3px solid #bf0000 !important;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    body {
        border-top: none;
    }
}

body, button {
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

h2.pagettl {
    font-size: 30px;
    font-weight: bold;
    padding: 30px 0 0;
    margin-bottom: 40px;
    border-top: solid 1px #7e6935;
    text-align: center;
}

h2.pagettl p {
    font-size: 12px;
    font-weight: normal;
    margin-top: 6px;
}

h2.cnrttl {
    border-top: 4px solid #7e6935;
    border-bottom: 1px solid #7e6935;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #7e6935;
}

/*ストアクリエイター用記述（h2.cnrttl）*/

div.cnrttl {
    border-top: 4px solid #7e6935;
    border-bottom: 1px solid #7e6935;
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #7e6935;
}

h3.contttl {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#side_navi h2.cnrttl {
    font-size: 16px;
    margin-bottom: 0;
}

/*ストアクリエイター用記述（#side_navi div.cnrttl*/

#side_navi div.cnrttl {
    font-size: 16px;
    margin-bottom: 0;
}

#container {
    width: 980px;
    margin: 0 auto 20px;
}

.txt_bold {
    font-weight: bold;
}

.txt_small {
    font-size: 10px;
}

.txt_red {
    color: #c00;
}

a .txt_black {
    color: #000;
    margin-right: 10px;
}

a.cont_link {
    list-style: none;
    text-align: right;
    position: relative;
    padding-right: 16px;
    margin-top: 6px;
}

a.cont_link:after {
    content: "\3000";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/gold/lbreath/common/img/icn_link_s.jpg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
}

.cont_index {
    width: 980px;
    margin-bottom: 30px;
}

.cont_index .cont_index_col {
    float: left;
    width: 304px;
    margin-right: 34px;
}

.cont_index .cont_index_col:last-child {
    margin-right: 0;
}

.cont_index .cont_index_set {
    margin-bottom: 30px;
}

.cont_index a {
    display: block;
    width: 284px;
    margin: 0 0 10px;
    position: relative;
    line-height: 1.2rem;
    padding-right: 20px;
}

.cont_index a:after {
    content: "\3000";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/gold/lbreath/common/img/icn_link_s.jpg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #wrap {
        overflow: hidden;
    }
    h2.pagettl {
        width: 100%;
        font-size: 2rem;
    }
    h2.pagettl p {
        font-size: 1rem;
    }
    h2.cnrttl {
        width: 100%;
        font-size: 1rem;
    }
    h3.contttl {
        margin: 0 2% 20px;
    }
    #container {
        width: 100%;
        overflow: hidden;
    }
    .cont_index {
        width: 100%;
    }
    .cont_index .cont_index_col {
        width: 100%;
        float: none;
    }
    .cont_index .cont_index_col .cont_index_set {
        width: 100%;
    }
    .cont_index .cont_index_col a {
        width: 90%;
        margin: 0 2% 20px;
    }
}

ul#breadcrumb {
    margin: 0 10px 10px;
    width: calc( 100% - 20px );
}

ul#breadcrumb li {
    float: left;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 10px;
}

ul#breadcrumb li:after {
    content: "\FF1E";
    margin-left: 6px;
    margin-right: 6px;
}

ul#breadcrumb li:last-child:after {
    content: "\3000";
}

/* --------------------------------------------------------
ヘッダー（header）
-------------------------------------------------------- */

#header {
    margin: 20px auto;
    text-align: center;
}

#head_top {
    margin-bottom: 16px;
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
}

#head_top p {
    float: left;
}

#head_top ul {
    float: right;
}

#shop_txt {
    font-size: 10px;
    margin-right: 10px;
}

#shop_review {
    font-size: 12px;
    font-weight: bold;
    color: #e60021;
}

ul#head_top_menu li {
    float: left;
    font-size: 11px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: 10px;
}

ul#head_top_menu li:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

#head_main {
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
}

#head_main a {
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
}

#head_main a:hover {
    opacity: 0.6;
    text-decoration: none;
}

/*ヘッダ項目順番切替*/

/*1：ロゴ*/

#head_main h1 {
    order: 1;
    width: 246px;
}

/*２：電話番号*/

#head_tel {
    order: 2;
    width: 240px;
    text-align: right;
}

#head_tel img {
    width: auto;
    height: 43px;
    margin-right: 10px;
}

/*３：送料*/

#postage {
    order: 3;
    position: relative;
    height: 43px;
}

#postage img {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

/*４：カートへボタン*/

#cart {
    order: 4;
    width: 180px;
}

/*カテゴリー*/

#menu_cat {
    order: 5;
    width: 489px;
    margin-right: 1px;
}

/*ブランド*/

#menu_bra {
    order: 6;
    width: 490px;
}

#menu_cat, #menu_bra {
    background-color: #7e6935;
    height: 43px;
    line-height: 43px;
    color: #fff !important;
    font-weight: bold;
    display: block;
}

h1 a:hover {
    opacity: 0.6;
}

/*ストアクリエイター用の記述（h1の代わり）*/

#logo {
    float: left;
}

#logo a:hover {
    opacity: 0.6;
}

#postage {
    width: 310px;
    padding: 0;
    height: 43px;
    background: #f0f0f0;
    border-right: 1px solid #fff;
}

#postage img {
    width: 100%;
    height: auto;
    /* height: 34px; */
    /*margin: 6px 10px 4px 10px;*/
}

#postage .postage__under {
    position: absolute;
    bottom: -15px;
    font-size: 10px;
    text-align: left;
}

#menu a {
    /*display: inline-block;*/
    background: #7e6935;
    width: 122px;
    margin: 0;
    padding: 17px 0;
    /*border-right: 1px solid #fff;*/
}

#menu a img {
    height: 16px;
}

a#cart {
    /*display: inline-block;*/
    background: #ffba00;
    font-weight: bold;
    color: #fff;
    /*padding: 11px 10px 11px 10px;*/
    /*letter-spacing: normal;*/
    font-size: 14px;
    height: 43px;
}

a#cart:before {
    content: "\3000";
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 0 5px;
    background: url(/gold/lbreath/common/img/icn_cart.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: middle;
    position: relative;
    top: 6px;
}

.sc a#cart:before {
    content: "\3000";
    display: inline-block;
    width: 29px;
    height: 29px;
    margin: 0 5px;
    background: url(/gold/lbreath/common/img/icn_cart.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: middle;
    position: relative;
    top: 6px;
    position: relative;
    top: 6px;
}

a#cart:after {
    content: "\30B7\30E7\30C3\30D4\30F3\30B0\30AB\30FC\30C8";
    position: relative;
    top: 6px;
}

/*ストアクリエイター用記述（カートボタン）*/

.sc a#cart:after {
    display: none;
}

/*商品詳細横並びバナー*/

#pnl_bnr {
    display: flex;
    width: 790px;
    margin: 0 auto 20px;
}

#pnl_bnr li {
    width: 154px;
    margin-right: 5px;
}

#pnl_bnr li img {
    width: 100%;
    margin: 0;
}

#pnl_bnr li:last-child {
    margin-right: 0;
}

@media (max-width: 768px) {
    #pnl_bnr {
        width: auto;
        margin: 0 0 20px 0;
    }
    #pnl_bnr li {
        width: auto;
        display: block;
        margin: 0 0 10px 0;
    }
    #pnl_bnr li img {
        width: 100%;
        margin: 0;
    }
}

/*商品詳細横並びバナー*/

.head_attention {
    width: 960px;
    margin: 0 auto 20px;
    font-size: 11px;
    line-height: 1.4;
    border: 1px solid #ccc;
    padding: 10px;
}

.head_attention p {
    margin-bottom: 4px;
}

.head_attention .head_attention_ttl {
    color: #c00;
}

.head_attention a {
    margin-right: 20px;
}

/*モーダル*/

#modal-content {
    width: 70%;
    /*width: 50% ;*/
    margin: 0;
    padding: 10px 20px;
    border: 2px solid #aaa;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 2;
    font-size: 14px;
    text-align: center;
}

#modal-content .upp {
    text-align: center;
}

#modal-overlay {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}

.button-link {
    color: #00f;
    text-decoration: underline;
}

.button-link:hover {
    cursor: pointer;
    color: #f00;
}

#modal-content p:first-child {
    font-size: 22px;
    font-weight: bold;
}

#modal-content p:not(first-child) {
    margin-top: 5px;
    /*margin-top: 10px;*/
    line-height: 1.2;
}

#modal-content .disp_sp {
    display: none;
}

#modal-content .disp_pc {
    display: block;
    font-size: 36px;
    font-weight: bold;
    margin-left: 10px;
}

@media (max-width: 768px) {
    .head_attention {
        width: auto;
    }
}

.btn-list {
    background: #7e6935;
    display: flex;
    justify-content: center;
}

.btn-list__item {
    border-right: 1px solid #fff;
    width: 490px;
}

.btn-list__item a {
    position: relative;
}

.btn-list__item a:after {
    position: absolute;
    top: 50%;
    content: "";
    right: 25px;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: -2px;
}

.btn-list__item:nth-child(odd) {
    border-left: 1px solid #fff;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #modal-content p {
        text-align: left;
    }
    #modal-content p:first-child {
        font-size: 14px;
        font-weight: normal;
    }
    #modal-content p.upp {
        text-align: center;
    }
    #modal-content .disp_sp {
        display: block;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
    #modal-content p.disp_sp {
        text-align: center;
    }
    #modal-content .disp_pc {
        display: none;
    }
    #header {
        width: auto;
        /*border-top: 5px solid #BF0000;*/
        margin: 0 10px;
        padding-top: 14px;
        position: relative;
    }
    #head_top {
        display: none;
    }
    #head_main {
        /*margin-bottom:40px;*/
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    h1 {
        /*margin: 0 10px 15px !important;*/
        /*text-align: left;*/
        width: 45%;
    }
    /*ヘッダ項目順番切替*/
    /*1：ロゴ*/
    #head_main h1 {
        order: 1;
        /*text-align: left;*/
        width: 45%;
    }
    #head_main h1 img {
        width: 154px;
        height: auto;
    }
    /*２：電話番号*/
    #head_tel {
        order: 2;
        width: 55%;
        text-align: right;
    }
    #head_tel img {
        width: auto;
        height: 32px;
        margin-right: 0;
    }
    /*３：送料*/
    #postage {
        order: 3;
        height: 43px;
        width: 100%;
        /* background-color:#efefef; */
    }
    #postage img {
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }
    /*４：カートへボタン*/
    #cart {
        order: 6;
        width: 100%;
        margin-top: 10px;
        /*width: 180px;*/
    }
    /*カテゴリー*/
    #menu_cat {
        order: 4;
        /*margin-right: 1%;*/
        width: 100%;
        margin-right: 1%;
    }
    /*ブランド*/
    #menu_bra {
        order: 5;
        width: 100%;
        margin-right: 1%;
    }
    #menu {
        position: absolute;
        left: 0;
        top: 75px;
        width: 100%;
    }
    #menu a {
        width: 48%;
        padding: 10px 0;
        margin: 0 1px;
    }
    #menu a#menu_cat img, #menu a#menu_bra img {
        width: 80px;
        height: auto;
    }
    #menu a#menu_spe img {
        width: 56px;
        height: auto;
    }
    #postage {
        /*position: absolute;*/
        margin-top: 5px;
        width: 100%;
        height: 24px;
        /* top: 12px;
 right: 32%;*/
        padding-bottom: 15px;
    }
    #postage img {
        width: 280px;
        height: auto;
    }
    /* a#cart {
 position: absolute;
 display: inline-block;
 background: #ffba00;
 font-weight: bold;
 color: #fff;
 padding: 10px 6px 11px 0;
 letter-spacing: normal;
 font-size: 14px;
 width: 28%;
 height: auto;
 top: 24%;
 right: 3%;
}*/
    a#cart:before {
        content: "\3000";
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        background: url(/gold/lbreath/common/img/icn_cart.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        vertical-align: middle;
        position: relative;
        top: 11px;
    }
    a#cart:after {
        content: "\30AB\30FC\30C8";
        position: relative;
        top: 12px;
    }
    .btn-list {
        margin: 10px 0;
    }
    .btn-list__item {
        width: 50%;
    }
    .btn-list__item:nth-child(odd) {
        border-left: none;
    }
    .btn-list__item:nth-child(even) {
        border-right: none;
    }
    .btn-list__item a:after {
        right: 15px;
    }
}

@media (max-width: 767px) {
    #menu {
        top: 60px;
    }
    a#cart {
        margin-top: 20px;
        /*width: 30%;*/
        /*padding: 7px 6px 8px 0;*/
    }
}

/* --------------------------------------------------------
検索エリア（serachArea）
-------------------------------------------------------- */

#serachArea {
    background: #f0f0f0;
    width: 980px;
    margin: 0 auto 20px;
    letter-spacing: -0.4em;
}

/*ストアクリエイター用記述*/

.sc #serachArea {
    padding: 10px;
    width: inherit;
}

#serachArea h2, #keyword h2 {
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
    letter-spacing: normal;
}

/*ストアクリエイター用記述*/

#serachArea .search_h2 {
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
    letter-spacing: normal;
}

#serachArea form {
    display: grid;
    grid-template-columns: 1fr 70px;
    grid-column-gap: 5px;
    margin: 0;
    padding: 0 10px;
}

#search, #keyword {
    /*display: inline-block;*/
    letter-spacing: normal;
}

#search {
    letter-spacing: -0.4em;
    /*margin-right: 22px;*/
}

#search * {
    display: inline-block;
    letter-spacing: normal;
    margin: 10px 0;
    vertical-align: middle;
}

#search form input {
    font-size: 16px;
    padding: 7px;
    border: 1px solid #ccc;
}

#search form button {
    background: #7e6935;
    border: 2px solid #7e6935;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
}

#search button:before {
    content: "\3000";
    display: inline-block;
    width: 23px;
    height: 23px;
    margin: 3px 4px 2px 0;
    background: url(/gold/lbreath/common/img/icn_search.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: middle;
}

#search button:hover {
    opacity: 0.6;
}

#keyword {
    letter-spacing: -0.4em;
    padding-bottom: 10px;
}

#keyword * {
    display: inline-block;
    letter-spacing: normal;
}

#keyword a {
    font-size: 11px;
    background: #d4d4d4;
    border-radius: 4px;
    padding: 6px;
    margin-right: 6px;
}

/* --------------------------------------------------------
お知らせ（infomation.html）
-------------------------------------------------------- */

/* news */
.news {
    padding: 0;
    max-width: 980px;
    margin: 10px auto;
}

.news__item {
    border: 1px solid #ff0000;
    padding: 20px;
    margin-bottom: 15px;
}

.news__title {
    color: #ff0000;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
}

.news__contens {
    font-size: 0.95em;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
    .news {
        margin: 4% 1%;
    }
}
/* /news */

/* 配送遅延 */

.haiso_text_link {
    color: red;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    width: 980px;
    margin: 0 auto 20px;
    line-height: 2.5;
    text-align: center;
    font-size: 16px;
}

.haiso_text_link a {
    color: red;
    display: block;
}

@media screen and (max-width: 768px) {
    .haiso_text_link {
        width: 92%;
        font-size: 14px;
    }
}

/* #topBnrSlider, #specialBnrSlider */
#topBnrSlider {
  display: flex;
  justify-content: space-between;
  opacity: 1;
  max-width: 930px;
  margin: 35px auto 0;
}
#specialBnrSlider {
  margin: 50px auto 0;
  padding-bottom: 30px;
}

#topBnrSlider .slide_item {
  width: calc(50% - 30px);
  margin: 0 15px;
}
#topBnrSlider img,
#specialBnrSlider img {
  width: 100%;
}

#specialBnrSlider::before,
#specialBnrSlider::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: calc((100% - 1205px) / 2);
  background: #000;
  opacity: .6;
  z-index: 1;
  height: 375px;
}

#specialBnrSlider::before {
  left: 0;
}

#specialBnrSlider::after {
  right: 0;
}

/* スライド適応時 */
#topBnrSlider.slick-slider {
  display: block;
}

#topBnrSlider.slick-dotted {
  padding-bottom: 30px;
}

#topBnrSlider .slick-slide,
#specialBnrSlider .slick-slide {
  height: auto;
}

#topBnrSlider .slick-dots,
#specialBnrSlider .slick-dots {
  bottom: 0;
}

#topBnrSlider .slick-dots li,
#specialBnrSlider .slick-dots li {
  width: 10px;
  height: 10px;
}

#topBnrSlider .slick-dots li button,
#specialBnrSlider .slick-dots li button {
  background-color: transparent;
  outline: none;
  font-size: 0;
  line-height: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #ccc;
}

#topBnrSlider .slick-dots li button::before,
#specialBnrSlider .slick-dots li button::before {
  content: none;
}

#topBnrSlider .slick-dots li.slick-active button,
#specialBnrSlider .slick-dots li.slick-active button {
  background: #ccc;
}

#specialBnrSlider .slick-slide {
  margin: 0 10px;
  max-width: 375px;
}

#topBnrSlider .slick-arrow,
#specialBnrSlider .slick-arrow {
  background: rgba(132, 132, 132, .6);
  position: absolute;
  z-index: 2;
  width: 20px;
  height: 20px;
  padding: 5px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -15px;
}

#topBnrSlider .slick-arrow:hover,
#specialBnrSlider .slick-arrow:hover {
  cursor: pointer;
}

#topBnrSlider .slick-arrow img,
#specialBnrSlider .slick-arrow img {
  width: 100%;
  height: 100%;
}

#topBnrSlider .next-arrow {
  right: -25px;
}

#topBnrSlider .prev-arrow {
  left: -25px;
}

#specialBnrSlider .next-arrow {
  right: calc(50% - 1205px / 2);
  transform: translate(100%, -50%);
}

#specialBnrSlider .prev-arrow {
  left: calc(50% - 1205px / 2);
  transform: translate(-100%, -50%);
}

@media screen and (max-width: 768px) {
  #topBnrSlider {
    margin-top: 25px;
    position: relative;
  }

  #topBnrSlider .slide_item {
    width: 100%;
  }

  #specialBnrSlider {
    margin-top: 35px;
  }

  #specialBnrSlider::before,
  #specialBnrSlider::after {
    width: calc(15% - 10px);
    height: calc(100% - 30px);
  }

  /* スライド適応時 */
  #topBnrSlider .slick-slide {
    margin: 0 5px;
  }

  #topBnrSlider.slick-slider::before,
  #topBnrSlider.slick-slider::after {
    content: "";
    position: absolute;
    top: 0;
    width: calc(10% - 5px);
    height: calc(100% - 30px);
    background: #000;
    opacity: .6;
    z-index: 1;
  }

  #topBnrSlider.slick-slider::after {
    right: 0;
  }

  #specialBnrSlider .slick-slide {
    max-width: 100%;
  }

  #topBnrSlider .slick-arrow,
  #specialBnrSlider .slick-arrow {
    padding: 4px;
  }

  #topBnrSlider .next-arrow,
  #specialBnrSlider .next-arrow {
    right: 0;
    transform: translate(0, -50%);
  }

  #topBnrSlider .prev-arrow,
  #specialBnrSlider .prev-arrow {
    left: 0;
    transform: translate(0, -50%);
  }
}

/* ボタン */
.topBtn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 900px;
  margin: 20px auto 0;
}

.topBtn li {
  width: 49%;
  margin-right: 2%;
  margin-top: 15px;
}

.topBtn li:nth-child(even) {
  margin-right: 0;
}

.topBtn a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 20px 5px;
  border-radius: 36px;
  position: relative;
  font-weight: bold;
  font-size: 20px;
}

.topBtn .topBtn__item--campaign a {
  color: #FE0000;
  border: 4px solid #FE0000;
}

.topBtn .topBtn__item--coupon a {
  color: #FF7F00;
  border: 4px solid #FF7F00;
}

.topBtn a::before,
.topBtn a::after {
  content: "";
  position: absolute;
  top: 50%;
}

.topBtn a::before {
  width: 50px;
  height: 50px;
  background: #fff;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.topBtn .topBtn__item--campaign a::before {
  margin-top: -2px;
  background-image: url(https://www.rakuten.ne.jp/gold/victoria-online/common/images/icon_campaign-red.svg);
}

.topBtn .topBtn__item--coupon a::before {
  background-image: url(https://www.rakuten.ne.jp/gold/victoria-online/common/images/icon_coupon-ylw.svg);
}

.topBtn a::after {
  right: 25px;
  width: 8px;
  height: 8px;
  transform: translateY(-50%) rotate(-45deg);
}

.topBtn a:hover {
  text-decoration: none;
}

.topBtn .topBtn__item--campaign a::after {
  color: #FE0000;
  border-right: 2px solid #FE0000;
  border-bottom: 2px solid #FE0000;
}

.topBtn .topBtn__item--coupon a::after {
  color: #FF7F00;
  border-right: 2px solid #FF7F00;
  border-bottom: 2px solid #FF7F00;
}

.more {
  text-align: right;
  max-width: 900px;
  margin: 10px auto 0;
}

.more a {
  color: #848484;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .topBtn {
    width: 92%;
  }

  .topBtn li {
    width: 100%;
    margin-right: 0;
  }

  .topBtn .topBtn__item--campaign a,
  .topBtn .topBtn__item--coupon a {
    border-width: 3px;
  }

  .topBtn a {
    padding: 15px 5px;
    font-size: 15px;
  }

  .topBtn a::before {
    width: 30px;
    height: 30px;
    background-size: 20px;
    left: 10px;
  }

  .more {
    margin-right: 4%;
  }

  .more a {
    font-size: 14px;
  }
}


/* スマホ用記述 */

@media (max-width: 768px) {
    #serachArea {
        width: 100%;
        margin-bottom: 0;
    }
    #serachArea h2 {
        font-size: 0.9rem;
        display: inline-block;
        width: 24%;
    }
    #serachArea h2#search_word {
        display: none;
    }
    #serachArea #search {
        width: 100%;
        margin-right: 0;
    }
    #serachArea #search form {
        width: calc(100% - 20px);
    }
    #serachArea #search input[type="text"] {
        width: 100%;
        display: inline-block;
        padding: 8px;
        height: 24px;
    }
    #serachArea #search button {
        width: 100%;
        display: inline-block;
        font-size: 0.8rem;
        padding-top: 2px;
    }
    #search button:before {
        width: 16px;
        height: 16px;
    }
    #keyword {
        margin: 0 10px 0;
    }
    #keyword a {
        font-size: 0.7rem;
        margin-bottom: 10px;
    }
}

/* --------------------------------------------------------
施策バナーエリア（coupon）
-------------------------------------------------------- */

.coupon {
    width: 790px;
    text-align: center;
    margin: 0 auto 15px;
    background: #ff0000;
}

.coupon img {
    width: 100%;
    vertical-align: top;
}

.coupon a:hover {
    opacity: 0.6;
}

.coupon ul {
    width: 790px;
    margin: 0 auto;
}

.coupon li {
    float: left;
}

.coupon li a {
    display: block;
    margin: 18px 10px;
}

.tic2 li {
    width: 50%;
}

.tic2 li:nth-child(3) a, .tic2 li:nth-child(4) a {
    margin: 0px 10px 18px;
}

.tic3 li {
    width: 33.3333%;
}

@media (max-width: 768px) {
    .coupon {
        width: 100%;
    }
    .coupon ul {
        width: auto;
        margin: 0 2%;
        padding-bottom: 2%;
    }
    .coupon li {
        float: none;
    }
    .tic2 li, .tic3 li {
        width: 100%;
    }
    .coupon li a {
        margin: 2% 0 0;
    }
    .tic2 li:nth-child(3) a, .tic2 li:nth-child(4) a {
        margin: 2% 0 0;
    }
}

/* --------------------------------------------------------
施策バナーエリア（head_bnr）
-------------------------------------------------------- */

#head_bnr {
    width: 980px;
    text-align: center;
    margin: 0 auto 20px;
}

#head_bnr a:hover img {
    opacity: 0.6;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #head_bnr {
        width: 100%;
        text-align: center;
        margin-bottom: 16px;
    }
    #head_bnr img {
        width: 100%;
    }
}

/* --------------------------------------------------------
キャンペーンバナーエリア（head_ybnr）
-------------------------------------------------------- */

#head_ybnr {
    width: 790px;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 9px 0;
    margin: 0 auto 20px;
    box-sizing: border-box;
    background-color: #f0f0f0;
}

#head_ybnr a {
    display: inline-block;
    width: 374px;
    /*margin: 16px;*/
    padding: 0 6px;
    margin: 0 0 15px;
}

#head_ybnr a img {
    width: 100%;
}

#head_ybnr a:hover img {
    opacity: 0.6;
}

#head_ybnr a.head_bnr_980 img, #head_bnr .head_bnr_980 img {
    width: 980px;
}

#head_ybnr a.head_bnr_500, #head_bnr .head_bnr_500 {
    display: none;
}

.sisaku {
    margin-bottom: 50px;
}

.information_bnr {
    width: 980px;
    margin: 0 auto 20px;
}

.point_bnr {
    width: 790px;
    text-align: left;
    margin: 0 auto 20px;
}

.information_bnr p.head_bnr_500, .point_bnr p.head_bnr_500 {
    display: none;
}

.information_bnr img, .point_bnr img {
    width: 100%;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #head_ybnr {
        width: 100%;
        padding: 0;
        text-align: center;
        margin-bottom: 16px;
        background-color: #fff;
    }
    #head_ybnr a {
        /*width: 96%;*/
        width: 100%;
        margin: 0 auto 6px;
        padding: 0;
    }
    .information_bnr, .point_bnr {
        width: 100%;
        text-align: center;
        margin-bottom: 16px;
    }
    .information_bnr {
        margin: 10px auto;
    }
    .information_bnr p, .point_bnr p {
        width: 96%;
        margin: 0 auto 10px;
    }
    #head_ybnr a img, .point_bnr p img, .information_bnr img {
        width: 100%;
    }
    #head_ybnr a.head_bnr_980, .point_bnr p.head_bnr_980, #head_bnr .head_bnr_980, .information_bnr p.head_bnr_980 {
        display: none;
    }
    #head_ybnr a.head_bnr_500, .point_bnr p.head_bnr_500, #head_bnr .head_bnr_500, .information_bnr p.head_bnr_500 {
        display: inline-block;
    }
}

/* --------------------------------------------------------
グループサイトエリア（group）
-------------------------------------------------------- */

#group {
    width: 980px;
    margin: 0 auto 26px;
    background: #0092d4;
    font-size: 14px;
    color: #fff;
    letter-spacing: -0.4em;
}

#group:before {
    content: "\3000";
    display: inline-block;
    width: 108px;
    height: 74px;
    margin: 0 10px;
    background: url(/gold/lbreath/common/img/xebiogroup.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    vertical-align: top;
}

#group h2, #group a {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
}

#group h2 {
    width: 116px;
    margin-right: 14px;
}

/*ストアクリエイター用記述（#group h2）*/

#group .group_h2 {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    width: 116px;
    margin-right: 14px;
}

#group a {
    margin-right: 3px;
    margin-top: 2px;
    margin-bottom: 4px;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    width: 237px;
    height: 83px;
}

#group a#group_ssx {
    background: url(/gold/lbreath/common/img/shopbnr_ssx.jpg);
}

#group a#group_vg {
    background: url(/gold/lbreath/common/img/shopbnr_vg.jpg);
}

#group a#group_lb {
    background: url(/gold/lbreath/common/img/shopbnr_lb.jpg);
}

#group a#group_vic {
    background: url(/gold/lbreath/common/img/shopbnr_vic.jpg);
}

#group a:hover {
    opacity: 0.6;
}

#group a img {
    display: none;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #group {
        display: block;
        background: #0092d4;
        width: 100%;
        margin-bottom: 16px;
        padding-top: 10px;
        text-align: center;
    }
    #group:before {
        display: none;
    }
    #group h2 {
        width: 100%;
        font-size: 0.7rem;
        color: #fff;
        margin: 0 0 4px;
        text-align: center;
    }
    #group a {
        width: 30%;
        height: auto;
        display: inline-block;
        margin-bottom: 6px;
        background: none !important;
    }
    #group a img {
        display: block;
        width: 100%;
        height: auto;
    }
}

/* --------------------------------------------------------
いま注目のカテゴリ（pickup_cat）
-------------------------------------------------------- */

#pickup_cat {
    width: 980px;
    margin: 0 auto 20px;
}

#pickup_cat_list {
    letter-spacing: -0.4em;
}

#pickup_cat_list a {
    display: inline-block;
    width: 182px;
    margin-right: 10px;
    margin-bottom: 10px;
    letter-spacing: normal;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border: 3px solid #7e6935;
    background: #f0f0f0;
    position: relative;
    min-height: 54px;
    vertical-align: middle;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
}

#pickup_cat_list a:nth-child(5n) {
    margin-right: 0;
}

#pickup_cat_list a:after {
    content: "\3000";
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(/gold/lbreath/common/img/icn_sq.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
}

#pickup_cat_list a:hover {
    opacity: 0.6;
}

#pickup_cat_list a img {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
}

#pickup_cat_list a p {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
    width: 140px;
    padding: 0 20px;
    text-align: center;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #pickup_cat {
        width: 100%;
        margin-bottom: 16px;
    }
    #pickup_cat_list {
        margin: 0 5px;
    }
    #pickup_cat_list a {
        width: 47%;
        margin-right: 2%;
        font-size: 0.8rem;
    }
    #pickup_cat_list a:nth-child(5n) {
        margin-right: 2%;
    }
    #pickup_cat_list a:nth-child(2n) {
        margin-right: 0;
    }
    #pickup_cat_list a p {
        width: 66%;
    }
}

/* --------------------------------------------------------
メインパネル（pnl）
-------------------------------------------------------- */

#pnl {
    width: 790px;
    margin: 0 auto 20px;
}

.pnl_main {
    width: 790px;
}

.pnl_main ul {}

.pnl_main ul li a {
    margin: 0;
    padding: 0;
}

.pnl_main img {
    display: block;
    width: 100%;
}

.pnl_main p {
    font-size: 16px;
    margin: 0;
    padding: 16px;
    padding-left: 0;
    color: #7e6935;
    font-weight: bold;
}

.pnl_thumb {
    letter-spacing: -0.4em;
}

.pnl_thumb li {
    width: 154px;
    display: inline-block;
    letter-spacing: normal;
    border: 3px solid #fff;
}

.pnl_thumb li img {
    width: 100%;
    opacity: 0.6;
}

.pnl_thumb li.slick-current {
    border: 3px solid #7e6935;
}

.pnl_thumb li.slick-current img {
    opacity: 1;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #pnl, .pnl_main {
        width: 100%;
    }
    .pnl_main li {
        margin-bottom: 10px;
    }
    .pnl_main li img {
        width: 96%;
        margin: 0 auto;
    }
    .pnl_main li p {
        display: none;
    }
    .pnl_thumb {
        display: none;
    }
}

/* --------------------------------------------------------
サイドナビ（side_navi）
-------------------------------------------------------- */

/* スマホ用記述 */

@media (max-width: 768px) {
    #side_navi {
        display: none;
    }
}

/* --------------------------------------------------------
コンテンツエリア（cont_area）
-------------------------------------------------------- */

#contarea {
    width: 790px;
    float: right;
}

#contarea .section {
    margin-bottom: 26px;
}

#contarea h2.s-title {
    text-align: center;
    font-size: 22px;
    border: none;
    color: #000;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
}

a.cont_btn_all {
    display: block;
    width: 100%;
    border: 3px solid #7e6935;
    text-align: center;
    color: #7e6935;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    background: #f0f0f0;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a.cont_btn_all:hover {
    opacity: 0.6;
    text-decoration: none;
}

a.cont_btn_all:after {
    content: "\3000";
    display: inline-block;
    width: 16px;
    height: 17px;
    background: url(/gold/lbreath/common/img/icn_sq.jpg);
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #contarea {
        width: 100%;
    }
    #contarea h2.s-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    a.cont_btn_all {
        width: 94%;
        margin: 0 auto 10px;
    }
}

/* --------------------------------------------------------
新着アイテム（cont_newitem）／ランキング受賞アイテム（cont_ranking）
-------------------------------------------------------- */

.cont_item_list {
    letter-spacing: -0.4em;
}

.cont_item_list ul li {
    display: inline-block;
    width: 150px;
    margin: 0 10px 55px 0;
}

.cont_item_list ul li:nth-of-type(5n) {
    margin-right: 0;
}

.cont_item_list a {
    display: inline-block;
    letter-spacing: normal;
    font-size: 12px;
    color: #333;
    line-height: 1.4em;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}

#cont_item_list a:hover {
    text-decoration: none;
    opacity: 0.6;
}

.cont_item_list a .item_list_ttl {
    display: block;
    position: relative;
    height: 65px;
    overflow: hidden;
    line-height: 1.4em;
}

.cont_item_list a .item_list_ttl:before, .cont_item_list a .item_list_ttl:after {
    position: absolute;
    background: #fff;
}

.cont_item_list a .item_list_ttl:before {
    content: "･･･";
    bottom: 0;
    right: 0;
}

.cont_item_list a .item_list_ttl:after {
    content: "";
    width: 100%;
    height: 100%;
}

.cont_item_list a img {
    width: 100%;
    margin-bottom: 6px;
}

.cont_item_list p.item_price {
    color: #c00;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    width: 150px;
}

.item_list_price {
    font-weight: bold;
    color: #f80002;
    margin-bottom: 5px;
}

#cont_newitem {
    margin-bottom: 20px;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    .cont_item_list ul li {
        display: block;
        width: 96%;
        margin: 0 2% 6px;
        border-bottom: 1px solid #cacaca;
        text-align: left;
        height: auto !important;
    }
    .cont_item_list a .item_list_ttl {
        height: auto;
        margin-bottom: 5px;
    }
    .cont_item_list a {
        display: block;
    }
    .cont_item_list a img {
        width: 75px !important;
        float: left;
        margin-right: 10px;
    }
    .cont_item_list a p.item_price {
        text-align: left;
        margin-top: 0;
        position: static;
        width: auto;
    }
}

/* --------------------------------------------------------
ブランドから探す・カテゴリから探す
-------------------------------------------------------- */

.content-container {
    margin: 0;
    padding: 0 0 50px;
}

.brand-search-list {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    width: 100%;
}

.brand-search-list__item {
    width: calc(94% / 4);
    margin-right: 2%;
}

.brand-search-list__item:nth-child(4n) {
    margin-right: 0;
}

.brand-search-list img {
    width: 100%;
    vertical-align: bottom;
}

.category-search-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
    width: 100%;
}

.category-search-list__item {
    width: calc(92% / 5);
    margin-right: 2%;
    margin-bottom: 15px;
}

.category-search-list__item:nth-child(5n) {
    margin-right: 0;
}

.category-search-list a {
    display: inline-block;
}

.category-search-name {
    margin: 0;
    padding: 15px 0 0;
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 1.5em;
}

.category-search-list img {
    width: 100%;
    vertical-align: bottom;
}

.top-button-container {
    margin: 20px auto 0;
}

.button-top-content {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 12px;
    max-width: 350px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    background-color: #FFF;
    background-image: url(https://www.rakuten.ne.jp/gold/supersportsxebio/images/common/arrow_right_gray.svg);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: auto 40%;
    font-size: 14px;
    text-align: center;
    color: #4D4D4D;
    transition-property: background-color;
    transition-duration: 0.3s;
    box-sizing: border-box;
}

.button-top-content:hover {
    background-color: #ccc;
    text-decoration: none;
}

@media screen and (max-width: 769px) {
    .content-container {
        padding: 30px 0;
        background: #e3e3e3;
    }
    .brand-search, .category-search {
        width: 92%;
        margin: auto;
        box-sizing: border-box;
    }
    .brand-search-list__item {
        margin-bottom: 10px;
    }
    .category-search-list {
        justify-content: flex-start;
    }
    .category-search-list__item {
        width: 32%;
        background: #fff;
    }
    .category-search-list__item:nth-child(5n) {
        margin-right: 2%;
    }
    .category-search-list__item:nth-child(3n) {
        margin-right: 0;
    }
    .category-search-list__item:nth-child(n + 4) {
        display: none;
    }
    .category-search-name {
        padding: 7px 0;
    }
}

/* --------------------------------------------------------
特集（cont_special）
-------------------------------------------------------- */

#cont_special {
    margin-top: 0;
}

#cont_special_list {
    letter-spacing: -0.4em;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

#cont_special_list a {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #333;
    letter-spacing: normal;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    vertical-align: top;
}

#cont_special_list a:hover {
    text-decoration: none;
    opacity: 0.6;
}

#cont_special_list a img {
    width: 100%;
    margin-bottom: 6px;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #cont_special_list {
        width: 96%;
        margin: 0 2%;
        grid-template-columns: 1fr 1fr;
        column-gap: 2%;
    }
    #cont_special_list a {
        font-size: 0.6rem;
    }
}

/* --------------------------------------------------------
店舗からのお知らせ（cont_news）
-------------------------------------------------------- */

#cont_news {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    color: #333;
}

#cont_news p {
    display: inline-block;
    width: 70px;
    padding: 4px 0;
    border-radius: 4px;
    margin-right: 16px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

#cont_news p.cont_news_icnImportant {
    background: #c00;
}

#cont_news p.cont_news_icnNews {
    background: #ffba00;
}

#cont_news span {
    font-size: 10px;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    .cont_news_list {
        margin: 0 2%;
    }
    #cont_news {
        width: 100%;
        margin: 0 0 16px 0;
        font-size: 0.8rem;
    }
    #cont_news p {
        width: 50px;
        font-size: 0.6rem;
        margin-right: 6px;
        margin-bottom: 6px;
        /*margin-left: -56px;*/
    }
}

/* --------------------------------------------------------
お買いものガイド（guide）
-------------------------------------------------------- */

#guide {
    width: 978px;
    margin: 0 auto 30px;
    padding: 0;
    border: 1px solid #c9c9c9;
    overflow: hidden;
    height: auto;
}

#guide .cnrttl {
    border-top: 3px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

#guide .guide_left, #guide .guide_right {
    width: 326px;
    float: left;
    margin: 0;
    padding: 0;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

#guide .guide_right {
    background: #f0f0f0;
}

#guide dl {
    margin: 15px;
}

#guide dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

#guide dd {
    font-size: 12px;
    display: list-item;
    list-style: disc outside;
    margin-left: 15px;
    line-height: 1.2rem;
}

#guide dd.guidelink {
    list-style: none;
    text-align: right;
    position: relative;
    padding-right: 16px;
    margin-top: 6px;
}

#guide dd.guidelink a:after {
    content: "\3000";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/gold/lbreath/common/img/icn_link_s.jpg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
}

#guide dd.normal {
    list-style: none;
}

#guide dd img {
    margin-top: 6px;
}

#guide ul.guide_time {
    margin: 2px 0 4px;
}

#guide ul.guide_time li {
    display: inline-block;
    background: #7e6935;
    color: #fff;
    width: 40px;
    text-align: center;
    padding: 10px 0;
}

#guide .guide_right .guide_win {
    color: #7e6935;
    font-weight: bold;
    list-style: none;
    margin: 0 0 16px;
}

#guide .guide_right .guide_num {
    color: #7e6935;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    list-style: none;
    position: relative;
    margin: 10px 0 16px;
    padding-left: 10px;
}

/*#guide .guide_right .guide_num:before {
    content: url(/victoriasurfandsnow/common/img/freecall.jpg);
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}*/

/* スマホ用記述 */

@media (max-width: 768px) {
    #guide {
        display: none;
    }
}

/* --------------------------------------------------------
フッター（#footer）
------------------------------------------------------ */

#footer {
    width: 980px;
    background: #7e6935;
    margin: 0 auto;
    position: relative;
    padding: 20px 0;
}

#footer ul {
    letter-spacing: -0.4em;
    margin-left: 20px;
    margin-bottom: 6px;
    width: 830px;
}

#footer ul li {
    font-size: 12px;
    display: inline-block;
    letter-spacing: normal;
    border-right: 1px solid #fff;
    padding-right: 6px;
    margin-right: 6px;
}

#footer ul li a {
    color: #fff;
}

#footer #small {
    color: #fff;
    font-size: 12px;
    margin-top: 16px;
    margin-left: 20px;
}

#footer img {
    position: absolute;
    right: 20px;
    top: 0;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #footer {
        width: 100%;
        background: #f0f0f0;
        margin: 0;
        padding: 0;
        border-top: 1px solid #bfbfbf;
    }
    #footer ul {
        margin: 0;
        padding: 0;
        letter-spacing: normal;
        display: flex;
        flex-wrap: wrap;
        background: #f0f0f0;
        width: 100%;
    }
    #footer ul li {
        letter-spacing: normal;
        border-right: none;
        background: #f0f0f0;
        width: 50%;
        margin: 0;
        padding: 0;
        position: relative;
        font-size: 0.6rem;
        /*box-sizing: border-box;*/
    }
    #footer ul li a {
        color: #333;
        display: block;
        padding: 12px 0 12px 4%;
        border-right: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf;
    }
    #footer ul li:nth-child(even) a {
        border-right: none;
    }
    #footer ul li a:hover {
        text-decoration: none;
    }
    #footer ul li:after {
        content: "\3000";
        display: inline-block;
        width: 10px;
        height: 13px;
        background: url(/gold/lbreath/common/img/icn_link.jpg) no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        position: absolute;
        right: 2%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        /* Safari用 */
        transform: translateY(-50%);
    }
    #footer #small {
        display: inline-block;
        width: 96%;
        background: #7e6935;
        margin: 0;
        padding: 4% 0 4% 4%;
    }
    #footer img {
        width: 37px;
        right: 10px;
        bottom: 10px;
        top: auto;
    }
}

/* --------------------------------------------------------
特集一覧ページ（specialList）
------------------------------------------------------ */

#specialList #specialList_list {
    letter-spacing: -0.4em;
}

#specialList #specialList_list a {
    display: inline-block;
    width: 184px;
    margin: 0 18px 20px 0;
    font-size: 12px;
    text-align: center;
    color: #333;
    letter-spacing: normal;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.2s;
    vertical-align: top;
}

#specialList #specialList_list a:nth-child(4n) {
    margin-right: 0;
}

#specialList #specialList_list a:hover {
    text-decoration: none;
    opacity: 0.6;
}

#specialList #specialList_list a img {
    width: 100%;
    margin-bottom: 6px;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #specialList #specialList_list {
        width: 96%;
        margin: 0 2%;
    }
    #specialList #specialList_list a {
        width: 48%;
        margin-bottom: 10px;
        font-size: 0.6rem;
        margin-right: 4%;
    }
    #specialList #specialList_list a:nth-child(4n) {
        margin-right: 18px;
    }
    #specialList #specialList_list a:nth-child(2n) {
        margin-right: 0;
    }
}

/* --------------------------------------------------------
店舗からのお知らせ（information）
------------------------------------------------------ */

.cont_infomation {
    margin-bottom: 40px;
    width: 100%;
}

.cont_infomation h3.contttl span {
    font-size: 12px;
    margin-left: 20px;
}

.cont_infomation p {
    line-height: 1.6rem;
    margin-bottom: 20px;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    .cont_infomation {
        width: 94%;
        margin: 0 3% 40px;
    }
    .cont_infomation h3.contttl {
        line-height: 1.6rem;
    }
}

/* --------------------------------------------------------
お買いものガイド（guide）／よく得るご質問（faq）
------------------------------------------------------ */

.cont_guide {
    margin-bottom: 40px;
    line-height: 1.2rem;
}

.cont_guide p {
    margin-bottom: 20px;
}

.cont_guide table {
    margin-bottom: 20px;
    border-collapse: collapse;
}

.cont_guide table th, .cont_guide table td {
    border: 1px solid #c9c9c9;
    padding: 6px 12px;
    vertical-align: middle;
}

.cont_guide table th {
    background: #f0f0f0;
}

.cont_guide table img {
    margin: 6px;
}

.cont_guide ol.cont_guide_numList {
    list-style-type: decimal;
    margin-left: 20px;
    margin-bottom: 20px;
}

.cont_guide ul.cont_guide_dotList {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 20px;
}

.cont_guide .guide_win {
    color: #7e6935;
    font-weight: bold;
    list-style: none;
    margin: 0 0 16px;
}

.cont_guide .guide_num {
    width: 300px;
    color: #7e6935;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    list-style: none;
    position: relative;
    margin: 10px 0 16px;
    padding-left: 10px;
}

.cont_guide .guide_num:before {
    content: url(/gold/lbreath/common/img/freecall.jpg);
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cont_guide table.cont_guide_area th {
    width: 100px;
}

.cont_guide .cont_guide_size img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.cont_guide .cont_guide_size p {
    line-height: 1.6rem;
}

.cont_guide .frame {
    border: 1px solid #c00;
    padding: 20px 20px 0;
}

.clear-box {
    clear: both;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    .cont_guide p, .cont_guide table, .cont_guide dl, .cont_guide .frame {
        margin: 0 2% 20px;
    }
    .cont_guide ol.cont_guide_numList, .cont_guide ul.cont_guide_dotList {
        margin: 0 2% 20px 8%;
    }
    .cont_guide .frame {
        padding: 4% 4% 0;
    }
    .cont_guide .guide_num {
        font-size: 1.6rem;
    }
    .cont_guide .cont_guide_size img {
        float: none;
        width: 70%;
        margin: 0 15% 20px;
        text-align: center;
    }
    .img_cap img {
        float: none;
        width: 90%;
        margin: 0 5%;
        text-align: center;
    }
    .img_cap .mr20 {
        margin-right: 0;
    }
}

/* --------------------------------------------------------
ブランド一覧
------------------------------------------------------ */

#no_side_menu .pagettl, #no_side_menu #BrandList {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}

#BrandList .columnBox {
    margin: 0 auto 15px;
}

/*  brand list page */

#BrandList .words {
    margin-bottom: 40px;
}

#BrandList .words ul li {
    display: inline-block;
    color: #000;
    font-size: 13px;
    margin-bottom: 20px;
}

#BrandList .words ul li:after {
    margin: 0 5px 0 8px;
    content: "|";
    color: #e1e1e1;
}

#BrandList .brandTags dl dt {
    margin-bottom: 10px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
}

#BrandList .brandTags dl dd {
    margin-bottom: 20px;
}

#BrandList .brandTags dl dd ul:after {
    content: "";
    display: block;
    clear: both;
}

#BrandList .brandTags dl dd ul li {
    margin-bottom: 10px;
    float: left;
    width: 196px;
}

#BrandList .brandTags dl dd ul li a {
    color: #000;
    font-size: 13px;
}

#BrandList .brandTags dl dd label {
    margin-right: 15px;
    margin-bottom: 10px;
    display: inline-block;
}

#BrandList .brandTags dl dd label input {
    vertical-align: middle;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #no_side_menu .pagettl {
        width: auto;
    }
    #no_side_menu #BrandList {
        width: auto;
    }
    #BrandList .words {
        margin: 0 2% 20px;
    }
    #BrandList .brandTags {}
    #BrandList .brandTags dl dd ul li {
        width: 42%;
        margin: 0 4% 20px;
    }
}

/* --------------------------------------------------------
カテゴリ一覧
------------------------------------------------------ */

#no_side_menu #categoryList {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}

#categoryList a {
    width: 264px;
    margin-left: 20px;
}

#categoryList a.category_fst {
    width: 284px;
    margin-left: 0;
    font-weight: bold;
}

#categoryList .cont_index_set {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 20px;
}

#categoryList .cont_index_col .cont_index_set:last-child {
    border-bottom: none;
}

@media (max-width: 600px) {
    #no_side_menu #categoryList {
        width: auto;
        margin-right: 10px;
        margin-left: 10px;
    }
}

/* --------------------------------------------------------
配送遅延
------------------------------------------------------ */

/* タイトル左
.shopinfo{
  display: table;
  border: 2px solid #d01413;
  padding: 3px;
  width: 970px;
  margin: 0 auto 20px;
}
.shopinfo dt,
.shopinfo dd{
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
}
.shopinfo dt{
  text-align: center;
  padding: 5px 10px;
  background: #d01413;
  color: #FFF;
  float: none;
}
.shopinfo dd{
  padding: 5px 20px;
  line-height: 1.4;
}
*/

/* タイトル上 */

.shopinfo {
    border: 2px solid #d01413;
    padding: 3px;
    width: 970px;
    margin: 0 auto 20px;
}

.shopinfo dt, .shopinfo dd {
    font-size: 13px;
    letter-spacing: 1px;
}

.shopinfo dt {
    text-align: center;
    padding: 10px;
    background: #d01413;
    color: #fff;
    font-weight: bold;
}

.shopinfo dd {
    padding: 5px 20px;
    line-height: 1.4;
}

.shopinfo dd strong {
    font-weight: bold;
    color: #d01413;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    .shopinfo {
        width: 95%;
        padding: 0;
        margin: 0 2% 10px;
    }
    .shopinfo dt, .shopinfo dd {
        display: inherit;
    }
    .shopinfo dt {
        width: 100%;
        padding: 5px 0;
    }
}

/* --------------------------------------------------------
topへ戻るボタン（スマホTOPのみ）
------------------------------------------------------ */

#page-top {
    display: none;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #page-top {
        display: inline;
        position: fixed;
        bottom: 20px;
        right: 5px;
        font-size: 0.87rem;
        z-index: 500;
    }
    #page-top a {
        background: rgba(0, 64, 152, 0.6);
        text-decoration: none;
        color: #fff;
        width: 65px;
        padding: 17px 0 19px 0;
        text-align: center;
        display: block;
        border-radius: 50%;
    }
    #page-top a:hover {
        text-decoration: none;
        background: rgba(0, 64, 152, 0.3);
    }
}

/* --------------------------------------------------------
お届けまで
------------------------------------------------------ */

#flow_area {
    width: 980px;
    margin: 0 auto 26px;
}

#flow_area h3 {
    border-top: 3px solid #c9c9c9;
    border-bottom: 1px solid #c9c9c9;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #7e6935;
    margin-bottom: 20px;
}

#flow_area .flow_area_sp {
    display: none;
}

/*---------------20180309追記----------------*/

#flow_area .flow_box .flow_box_list {
    background-color: #f0f0f0;
    padding: 25px 20px;
    font-size: 0;
    text-align: center;
}

#flow_area .flow_box .flow01, #flow_area .flow_box .flow02 {
    display: inline-block;
    vertical-align: top;
    width: 370px;
    margin-right: 10px;
    position: relative;
    text-align: left;
}

#flow_area .flow_box .flow03 {
    display: inline-block;
    vertical-align: top;
    width: 180px;
    margin-right: 0;
    text-align: left;
}

#flow_area .flow_box .flow_box_list dl {
    width: 180px;
    min-height: 470px;
    background-color: #ffffff;
    padding: 10px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}

#flow_area .flow_box .flow_box_list dl:nth-of-type(odd) {
    margin-right: 10px;
}

#flow_area .flow_box .flow_box_list dl img {
    max-width: 100%;
    margin-bottom: 15px;
}

#flow_area .flow_box .flow_box_list dl dt {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.5rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

#flow_area .flow_box .flow_box_list dl dd {
    font-size: 13px;
    line-height: 1.3rem;
    color: #7c7c7c;
    padding-left: 3px;
    padding-right: 3px;
}

#flow_area .flow_box .flow_box_list .red_text {
    color: #cc0000;
}

#flow_area .flow_box .cancel01, #flow_area .flow_box .cancel02, #flow_area .flow_box .cancel03 {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 0;
    margin-bottom: 5px;
    color: #ffffff;
    text-align: center;
    background-image: url(/gold/lbreath/common/img/stepBG01.jpg);
    position: relative;
}

#flow_area .flow_box .cancel02 {
    background-image: url(/gold/lbreath/common/img/stepBG02.jpg);
}

#flow_area .flow_box .cancel03 {
    background-image: url(/gold/lbreath/common/img/stepBG02.jpg);
}

#flow_area .flow_box .cancel01:before {
    content: " ";
    display: block;
    width: 12px;
    height: 10px;
    background: url(/gold/lbreath/common/img/arrow01.png);
    position: absolute;
    top: 34px;
    right: 25%;
    margin-right: -6px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#flow_area .flow_box .cancel02:before {
    content: " ";
    display: block;
    width: 12px;
    height: 10px;
    background: url(/gold/lbreath/common/img/arrow02.png);
    position: absolute;
    top: 34px;
    left: 25%;
    margin-left: -6px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#flow_area .flow_box .cancel02:after {
    content: " ";
    display: block;
    width: 12px;
    height: 10px;
    background: url(/gold/lbreath/common/img/arrow02.png);
    position: absolute;
    top: 34px;
    right: 25%;
    margin-right: -6px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#flow_area .flow_box .cancel03:after {
    content: " ";
    display: block;
    width: 12px;
    height: 10px;
    background: url(/gold/lbreath/common/img/arrow02.png);
    position: absolute;
    top: 34px;
    right: 50%;
    margin-right: -6px;
    background-size: 100%;
    background-repeat: no-repeat;
}

#flow_area .flow_box .red_arrow {
    background-color: #ff3942;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.2rem;
    text-align: center;
    padding: 10px 0;
    width: 370px;
    position: absolute;
    bottom: 0px;
}

#flow_area .flow_box .red_arrow:after {
    content: "";
    position: absolute;
    top: -16px;
    right: 50%;
    margin-right: -9px;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 16px 9px;
    border-color: transparent transparent #ff3943 transparent;
}

/* スマホ用記述 */

@media (max-width: 768px) {
    #flow_area {
        width: 100%;
    }
    #flow_area .flow_box .flow_box_list {
        padding: 15px;
    }
    #flow_area .flow_box .flow_box_list dl {
        width: 49%;
        min-height: 500px;
    }
    #flow_area .flow_box .flow_box_list .flow01 dl, #flow_area .flow_box .flow_box_list .flow03 dl {
        min-height: 300px;
    }
    #flow_area .flow_box .flow_box_list dl:nth-of-type(odd) {
        margin-right: 2%;
    }
    #flow_area .flow_box .flow01, #flow_area .flow_box .flow02 {
        width: 100%;
        margin-bottom: 15px;
    }
    #flow_area .flow_box .red_arrow {
        width: 100%;
    }
    #flow_area .flow_box .flow03 {
        width: 100%;
    }
    #flow_area .flow_box .cancel03 {
        width: 49%;
    }
    #flow_area .flow_box .flow_box_list dl img {
        max-width: 100% !important;
        display: block;
        margin: 0 auto 15px;
    }
    #flow_area .flow_box .cancel01:before {
        top: 34px;
    }
    #flow_area .flow_box .cancel02:before {
        top: 34px;
    }
    #flow_area .flow_box .cancel02:after {
        top: 34px;
    }
    #flow_area .flow_box .cancel03:after {
        top: 34px;
    }
    #flow_area .flow_box .red_arrow {
        line-height: 1.8rem;
    }
}

@media (max-width: 320px) {
    #flow_area .flow_box .flow_box_list dl {
        min-height: 510px;
    }
}

/* --------------------------------------------------------
正方形追従バナー
------------------------------------------------------ */

.fw_bnr {}

.fw_bnr a img {
    border: solid 1px #fff;
}

.fw_bnr a.square1 {
    width: 87px;
    position: fixed;
    top: 110px;
    right: 63px;
    display: inline-block;
    z-index: 9999;
}

.fw_bnr a.square2 {
    width: 87px;
    position: fixed;
    top: 265px;
    right: 63px;
    display: inline-block;
    z-index: 9999;
}

.fw_bnr a.square3 {
    width: 87px;
    position: fixed;
    top: 420px;
    right: 63px;
    display: inline-block;
    z-index: 9999;
}

.fw_bnr a.square4 {
    width: 87px;
    position: fixed;
    top: 575px;
    right: 63px;
    display: inline-block;
    z-index: 9999;
}

.fw_bnr a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .fw_bnr {
        display: none;
    }
}

/* --------------------------------------------------------
PC 商品ページ iframe 高さ設定
------------------------------------------------------ */

.item_frame {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 450px;
    position: relative;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    /* - 高さはバナーによって変える 1枚250px 2枚420px 3枚600px- */
    height: 420px;
}

/* ***************************************************

　　▽　施策縦バナー　▽

***************************************************** */

/* --------------------------------------------------------
縦バナー両サイド
------------------------------------------------------*/

/* body {
	background: url("https://image.rakuten.co.jp/lbreath/cabinet/point/po10_200710_tate.jpg") repeat-y scroll center 280px;
} */

/* --------------------------------------------------------
縦バナー両サイド
------------------------------------------------------
body {
	background: url(https://www.rakuten.ne.jp/gold/lbreath/common/images/9350_campaign_tate.gif) repeat-y scroll center 280px;
}*/

/*body {
	background: url(https://www.rakuten.ne.jp/gold/lbreath/common/images/5400_campaign_tate.gif) repeat-y scroll center 280px;
}*/

/* --------------------------------------------------------
縦バナーキャンペーン用
------------------------------------------------------*/

/*  body {
	background: url("https://image.rakuten.co.jp/lbreath/cabinet/key_area/hatsuuri_tate.jpg") repeat-y scroll center 280px !important;
} */

/* --------------------------------------------------------
縦バナー左のみ
------------------------------------------------------*/

/* body {
 background-image: url("https://www.rakuten.ne.jp/gold/lbreath/special/lb_rss210904/images/side_bnr.png");
 background-repeat: repeat-y;
 background-position: calc(50% - 550px);
} */

/* --------------------------------------------------------
縦バナーNIKE
------------------------------------------------------*/

/* body {
    background-image: url("https://www.rakuten.ne.jp/gold/lbreath/special/lb_rss210604/images/side_bnr.jpg");
    background-repeat: repeat-y;
    background-position: left calc(50% - 550px) top 10px;
} */

/*  */

#bdtop .po10__bnr {
    display: none;
}
