@charset "UTF-8";
/* WebFont */
/* Noto Sans */
@font-face {
  font-family: "Noto Sans";
  font-weight: 400;
  src: url("../fonts/NotoSansJP-Regular-subset.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular-subset.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 500;
  src: url("../fonts/NotoSansJP-Medium-subset.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium-subset.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 700;
  src: url("../fonts/NotoSansJP-Bold-subset.woff2") format("woff2"), url("../fonts/NotoSansJP-Bold-subset.woff") format("woff");
}
@font-face {
  font-family: "Noto Sans";
  font-weight: 900;
  src: url("../fonts/NotoSansJP-Black-subset.woff2") format("woff2"), url("../fonts/NotoSansJP-Black-subset.woff") format("woff");
}
/* Noto Serif */
@font-face {
  font-family: "Noto Serif";
  font-weight: 400;
  src: url("../fonts/NotoSerifCJKjp-Regular-sub.woff2") format("woff2"), url("../fonts/NotoSerifCJKjp-Regular-sub.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 500;
  src: url("../fonts/NotoSerifCJKjp-Medium-sub.woff2") format("woff2"), url("../fonts/NotoSerifCJKjp-Medium-sub.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 700;
  src: url("../fonts/NotoSerifCJKjp-Bold-sub.woff2") format("woff2"), url("../fonts/NotoSerifCJKjp-Bold-sub.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif";
  font-weight: 900;
  src: url("../fonts/NotoSerifCJKjp-Black-sub.woff2") format("woff2"), url("../fonts/NotoSerifCJKjp-Black-sub.woff") format("woff");
}
/* --------------------------------
	Theme CSS for EC-CUBE 3
-------------------------------- */
/* --------------------------------
	Common
-------------------------------- */
html {
  background: #fff;
}

body {
  font-family: "Noto Sans", Roboto, "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
  line-height: 1.8;
  font-size: 1.4rem;
  background-color: #f2f2f2;
  color: #000;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #bd5967;
}
a:hover, a:active, a:focus {
  color: #bd5967;
}

.img_center,
.txt_center {
  text-align: center;
}

.img_right,
.txt_right {
  text-align: right;
}

/****** Base Layout Setting ********/
#header {
  background: #fff;
}

#contents {
  background: #fff;
}

/****** Header Setting ********/
.header_logo_area {
  margin-right: 100px;
}

.header_logo_area .header_logo a:link,
.header_logo_area .header_logo a:visited,
.header_logo_area .header_logo a:hover,
.header_logo_area .header_logo a:active {
  text-decoration: none;
  color: #000;
}

.header_logo_area .header_logo a:hover {
  color: #666;
}

/****** Side Setting ********/
/****** Footer Setting ********/
/****** Effect Setting ********/
/****** Each BlockParts Setting ********/
/* cart area */
#cart_area {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 11;
}

#cart_area p {
  margin: 0;
}

#cart_area p.cart-trigger {
  position: absolute;
  right: 65px;
}

#cart .inner {
  background: #f3f3f3;
}

/* search area */
#search {
  background: #EBEBEB;
  padding: 16px 8px;
}

#search select {
  width: 100%;
}

/* snsbtn_area */
.snsbtn_area .snsbtn {
  float: left;
  height: 20px;
  margin: 0 10px 10px 0;
}

/* --------------------------------
	Top Page
-------------------------------- */
.front_page a:hover img {
  opacity: 0.8;
}

.front_page #contents .row > div {
  padding-bottom: 8px;
}

.front_page #contents .row.no-padding > div {
  padding-bottom: 0;
}

/* Comment Area */
.front_page .comment_area h4 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 0 2px;
}

.front_page .comment_area h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
}

.front_page .comment_area p {
  margin: 10px 0 15px;
}

/* Item List */
.front_page .item_comment {
  color: #444;
}

.front_page .item a {
  padding-bottom: 0;
}

.front_page .item a:hover {
  opacity: 0.8;
}

.front_page .item a:hover img {
  opacity: 1;
}

.front_page #contents_top .item_comment {
  color: #525263;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
}

.front_page #contents_top .item_comment.text-warning,
.front_page #contents_top .item_name.text-warning {
  color: #9a947e;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
}

.front_page .more_link.text-warning {
  font-weight: bold;
  color: #9A947E;
}

/* news_area */
.news_contents {
  padding: 0;
}

#news_area {
  background: #F8F8F8;
}

#news_area .heading01 {
  padding: 8px;
  text-align: center;
  margin: 0;
}

/* txt_bnr */
.txt_bnr_area {
  padding: 0 0 16px;
}

.txt_bnr {
  background: #f8f8f8;
  border: 1px solid #D9D9D9;
  font-weight: bold;
  padding: 16px;
  margin: 12px 0 0;
  text-align: center;
}

.txt_bnr strong {
  color: #DE5D50;
  font-size: 20px;
  font-size: 2rem;
}

.txt_bnr strong strong {
  font-size: 32px;
  font-size: 3.2rem;
}

.item_gallery {
  clear: both;
}

/* --------------------------------
	Detail Page
-------------------------------- */
#item_detail + row {
  margin-top: -1px;
  background: #fff;
}

/*#item_detail .btn_area li:last-child {
    padding-left: 0;
}
*/
/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat;
}

/* Arrow */
.slick_prev,
.slick_next {
  font-size: 18px;
  font-size: 1.8rem;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  content: " ";
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: .25;
  background-color: black;
  border-radius: 50%;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  background-color: black;
}

.slick-dots li button.thumbnail img {
  width: 0;
  height: 0;
}

#item_photo_area .slick-slide {
  text-align: center;
}

#item_photo_area .slick-slide img {
  display: inline-block;
}

.circle_list {
  list-style: none;
}
.circle_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.circle_list li:before {
  content: "・";
}

.note_list {
  list-style: none;
}
.note_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.note_list li:before {
  content: "※";
}

.dl_table dl dt {
  font-weight: 700;
}

/******************************
	Media Query
*******************************/
@media only screen and (max-width: 750px) {
  /* SP表示 */
  .pc_only {
    display: none;
  }

  body {
    background: url(../img/common/bg_2nd_right.png) no-repeat right -20vw bottom 26.66vw/auto 47.52vw, url(../img/common/bg_2nd_left.png) no-repeat left -8vw top -8vw/auto 38.53vw, -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(53.33vw, white)), url(../img/common/bg_01.jpg) repeat left top;
    background: url(../img/common/bg_2nd_right.png) no-repeat right -20vw bottom 26.66vw/auto 47.52vw, url(../img/common/bg_2nd_left.png) no-repeat left -8vw top -8vw/auto 38.53vw, linear-gradient(180deg, rgba(255, 255, 255, 0), white 53.33vw), url(../img/common/bg_01.jpg) repeat left top;
  }
  body#page_homepage {
    background: url(../img/common/bg_01.jpg) repeat left top/auto 110.93vw;
  }

  #contents {
    background: transparent;
    padding-top: 0 !important;
  }
  #contents > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  #contents > .inner {
    max-width: none;
  }
  #contents.main_only > .container-fluid {
    padding-left: 1.6vw;
    padding-right: 1.6vw;
  }

  .row {
    margin-left: 1.6vw;
    margin-right: 1.6vw;
  }

  #global_header {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 13.33vw;
    width: 100%;
    right: 0;
    z-index: 1000;
    background: rgba(244, 222, 189, 0.7);
  }
  #global_header .inner {
    max-width: none;
    min-height: inherit;
  }
  #global_header .inner .h_logo {
    margin: 0;
    padding-left: 2.66vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: inherit;
  }
  #global_header .inner .h_logo .h_catch {
    position: absolute;
    font-size: 1.2rem;
    font-weight: 400;
    top: 2.13vw;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    color: #512200;
  }
  #global_header .inner .h_logo a {
    display: block;
    background: url(../img/common/logo.svg) no-repeat left center/contain;
    width: 46.66vw;
    height: 8vw;
    text-indent: -200vw;
    overflow: hidden;
    -webkit-transform: translateY(1.6vw);
            transform: translateY(1.6vw);
  }
  #global_header .inner #global_navi:before {
    content: "";
    width: 13.33vw;
    height: 13.33vw;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
  }
  #global_header .inner #global_navi:after {
    content: "";
    width: 9.33vw;
    height: 0.66vw;
    display: block;
    background: #000;
    position: fixed;
    top: 6.4vw;
    right: 2vw;
    z-index: 100;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  #global_header .inner #global_navi .inner {
    max-width: none;
  }
  #global_header .inner #global_navi .inner:before {
    content: "";
    width: 9.33vw;
    height: 0.66vw;
    display: block;
    background: #000;
    position: fixed;
    top: 3.06vw;
    right: 2vw;
    z-index: 100;
    pointer-events: none;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: .3s;
    transition: .3s;
  }
  #global_header .inner #global_navi .inner:after {
    content: "";
    width: 9.33vw;
    height: 0.66vw;
    display: block;
    background: #000;
    position: fixed;
    top: 9.73vw;
    right: 2vw;
    z-index: 100;
    pointer-events: none;
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: .3s;
    transition: .3s;
  }
  #global_header .inner #global_navi .inner .navi_content {
    position: fixed;
    left: 0;
    top: 13.33vw;
    bottom: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.8);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    pointer-events: none;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box {
    background: #fff;
    padding: 2.66vw;
    border-bottom: 0.26vw #eee solid;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box #search_opener {
    font-weight: 700;
    padding-bottom: 0.66vw;
    border-bottom: 0.26vw #ccc solid;
    margin-bottom: 1.33vw;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box .search_content #searchform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box .search_content #searchform .category_selector {
    padding-right: 1.33vw;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box .search_content #searchform .category_selector select {
    border-radius: 0 !important;
    height: 9.33vw;
    font-size: 1.4rem;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box .search_content #searchform .words_input {
    width: 100%;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box .search_content #searchform .words_input input {
    border-radius: 0 !important;
    font-size: 1.4rem;
    height: 9.33vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 9.33vw 0 2vw;
    width: 100%;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box .search_content #searchform .search_btn .bt_search {
    width: 9.33vw;
    height: 9.33vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #global_header .inner #global_navi .inner .navi_content .product_search_box .search_content #searchform .search_btn .bt_search .cb-search {
    font-size: 2.5rem !important;
  }
  #global_header .inner #global_navi .inner .navi_content nav {
    list-style: none;
  }
  #global_header .inner #global_navi .inner .navi_content nav li {
    border-bottom: 0.26vw #ccc solid;
  }
  #global_header .inner #global_navi .inner .navi_content nav li a {
    position: relative;
    display: block;
    padding: 2.66vw;
    font-weight: 700;
    font-size: 1.4rem;
    background: #fff;
    -webkit-transition: color .3s;
    transition: color .3s;
  }
  #global_header .inner #global_navi .inner .navi_content nav li a span {
    position: relative;
    z-index: 10;
  }
  #global_header .inner #global_navi .inner .navi_content nav li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
    height: 100%;
    background: url(../img/common/bg_01.jpg) repeat left top/auto 138.66vw;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity .3s, width .3s;
    transition: opacity .3s, width .3s;
  }
  #global_header .inner #global_navi .inner .navi_content nav li a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
    height: 100%;
    background: #bd5967;
    mix-blend-mode: multiply;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity .3s, width .3s;
    transition: opacity .3s, width .3s;
  }
  #global_header .inner #global_navi .inner .navi_content nav li a:hover {
    color: #fff;
  }
  #global_header .inner #global_navi .inner .navi_content nav li a:hover:before, #global_header .inner #global_navi .inner .navi_content nav li a:hover:after {
    opacity: 1;
    width: 100%;
  }
  #global_header .inner #global_navi.active:after {
    opacity: 0;
  }
  #global_header .inner #global_navi.active .inner:before {
    top: 6.4vw;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #global_header .inner #global_navi.active .inner:after {
    top: 6.4vw;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #global_header .inner #global_navi.active .inner .navi_content {
    opacity: 1;
    pointer-events: auto;
  }

  #global_footer {
    margin-top: 16vw;
  }
  #global_footer:before {
    content: "";
    width: 100%;
    height: 0.66vw;
    display: block;
    background: #e8939f;
    mix-blend-mode: multiply;
  }
  #global_footer .f_navi {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-family: "Noto Serif";
    font-size: 1.4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #global_footer .f_navi li {
    width: 50vw;
  }
  #global_footer .f_navi li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 11.33vw;
    color: #fff;
    padding: 0;
    background: #333;
    -webkit-transition: background .3s;
    transition: background .3s;
  }
  #global_footer .f_navi li a:hover {
    background: #111;
  }
  #global_footer .f_copy {
    margin: 0;
    padding: 4vw 0;
    background: #333;
    text-align: center;
    color: #ccc;
    border-top: 0.26vw #292929 solid;
    font-size: 1.4rem;
  }

  #page_homepage #global_header {
    background: transparent;
  }
  #page_homepage #global_header .inner .h_logo {
    opacity: 0;
    pointer-events: none;
  }
  #page_homepage #global_header .inner #global_navi .navi_content {
    top: 0;
  }
  #page_homepage #global_header .inner #global_navi .navi_content .product_search_box {
    padding-top: 7.33vw;
  }
  #page_homepage #contents {
    padding-top: 0;
    position: static;
    -webkit-transform: none;
            transform: none;
    will-change: auto;
    min-height: auto;
  }
  #page_homepage .container-fluid.inner {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }
  #page_homepage #global_footer {
    margin-top: 0;
  }

  .top_contents {
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background: url(../img/common/bg_left.png) no-repeat left -35vw top 33.33vw/59.5vw 97.5vw, url(../img/common/bg_right.png) no-repeat right -33.34vw bottom 0vw/99vw 68.99vw;
  }
  .top_contents .jump_to_products {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    text-indent: -200vw;
    opacity: 0;
  }
  .top_contents .top_main_logo {
    background: url(../img/top/main_logo.svg) no-repeat left center/contain;
    width: 69.01vw;
    height: 75.01vw;
    text-indent: -200vw;
    overflow: hidden;
    mix-blend-mode: multiply;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1;
  }
  .top_contents #top_footer {
    opacity: 0;
    pointer-events: none;
  }

  .main_ttl {
    margin: 13.33vw 0 0;
    height: 40vw;
    position: relative;
    background: url(../img/common/main_ttl_icon.png) no-repeat center center/auto 27.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Noto Serif";
    font-size: 2.6rem;
    font-weight: 900;
    color: #000;
    text-align: center;
    line-height: 1.2;
    text-shadow: 3px 0px #fff, 2.8348708389px 0.9815840904px #fff, 2.3576617823px 1.8551094092px #fff, 1.6209069176px 2.5244129544px #fff, 0.7057127199px 2.9158137041px #fff, -0.287170644px 2.9862238733px #fff, -1.2484405096px 2.7278922805px #fff, -2.0722744192px 2.1692576452px #fff, -2.6679797046px 1.3718178799px #fff, -2.9699774897px 0.4233600242px #fff, -2.9450220133px -0.5717038885px #fff, -2.5958605221px -1.5038311447px #fff, -1.960930817px -2.270407478px #fff, -1.1101296867px -2.7870434539px #fff, -0.1371178127px -2.9968644783px #fff, 0.8509926424px -2.8767714963px #fff, 1.7454354929px -2.439982349px #fff, 2.4477833019px -1.7345713716px #fff, 2.880840463px -0.838160079px #fff;
  }

  .h2_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Noto Serif";
    font-size: 2.2rem;
    font-weight: 700;
    color: #000;
    position: relative;
    min-height: 16.6vw;
    padding: 4vw 4vw;
    margin: 0 0 4vw;
  }
  .h2_ttl span {
    position: relative;
    z-index: 2;
    text-align: center;
    line-height: 1.4;
    text-shadow: 6px 0px #fff, 5.9168593894px 0.9953767962px #fff, 5.6697416779px 1.9631681808px #fff, 5.2654953713px 2.8765532316px #fff, 4.7153235647px 3.7102188184px #fff, 4.0344734645px 4.4410611192px #fff, 3.2418138352px 5.0488259088px #fff, 2.3593120787px 5.5166698755px #fff, 1.4114254398px 5.8316274082px #fff, 0.42442321px 5.9849699196px #fff, -0.5743412881px 5.9724477465px #fff, -1.5571887577px 5.7944079225px #fff, -2.4968810193px 5.455784561px #fff, -3.3673758767px 4.9659621128px #fff, -4.1445488385px 4.3385152904px #fff, -4.8068616933px 3.5908328646px #fff, -5.3359594093px 2.7436357598px #fff, -5.7171788174px 1.8204028042px #fff, -5.9399549794px 0.8467200484px #fff, -5.9981139799px -0.1504283147px #fff, -5.8900440266px -1.143407777px #fff, -5.6187401189px -2.1046993654px #fff, -5.1917210441px -3.0076622894px #fff, -4.6208210027px -3.8272722511px #fff, -3.9218616339px -4.5408149559px #fff, -3.1142135288px -5.1285156028px #fff, -2.2202593735px -5.5740869078px #fff, -1.2647735879px -5.8651804688px #fff, -0.2742356254px -5.9937289565px #fff, 0.7239040835px -5.9561696348px #fff, 1.7019852848px -5.7535429925px #fff, 2.6329052045px -5.3914637113px #fff, 3.4908709857px -4.879964698px #fff, 4.2521168233px -4.2332183764px #fff, 4.8955666037px -3.4691427432px #fff, 5.403424789px -2.6089027393px #fff, 5.7616809261px -1.676320158px #fff, 5.9605165558px -0.6972074719px #fff;
  }
  .h2_ttl:before {
    content: "";
    display: block;
    width: 36.66vw;
    height: 6.8vw;
    border-top: 0.26vw #bab34c solid;
    background: url(../img/common/sub_ttl_icon_left.svg) no-repeat left 1.33vw top 1.33vw/auto 4vw;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .h2_ttl:after {
    content: "";
    display: block;
    width: 36.66vw;
    height: 6.8vw;
    border-bottom: 0.26vw #bab34c solid;
    background: url(../img/common/sub_ttl_icon_right.svg) no-repeat right 1.33vw bottom 1.33vw/auto 4vw;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
  }

  .h3_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Noto Serif";
    font-size: 1.8rem;
    font-weight: 700;
    color: #8a831d;
    margin: 0 0 2.66vw;
    padding-bottom: 0.66vw;
    border-bottom: 0.26vw #ddd solid;
  }

  .sections section {
    margin-bottom: 10.66vw;
  }
  .sections section:last-child {
    margin-bottom: 0;
  }

  .product_list_contents {
    margin-top: 13.33vw;
  }

  .product_detail_contents {
    margin-top: 16vw;
  }

  .top_craftsman {
    background: #fff;
    padding: 10.66vw 0;
  }
  .top_craftsman > .container-fluid {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .top_product_list#item_list {
    margin-top: -5.34vw;
  }
  .top_product_list#item_list div[id^=result_list_box] {
    margin-top: 5.33vw;
  }
  .top_product_list#item_list div[id^=result_list_box] .item_photo {
    margin-bottom: 2vw;
  }
  .top_product_list#item_list div[id^=result_list_box] .item_name {
    margin-bottom: 0;
  }

  .flow_list {
    list-style: none;
  }
  .flow_list > li {
    border: 0.8vw #e7c79a solid;
    padding: 4vw;
    background: #fff9f1;
    position: relative;
  }
  .flow_list > li:after {
    content: "";
    display: block;
    width: 5.33vw;
    height: 5.33vw;
    border-right: 0.8vw #e7c79a solid;
    border-bottom: 0.8vw #e7c79a solid;
    background: #fff9f1;
    position: absolute;
    left: 50%;
    bottom: -3.2vw;
    -webkit-transform: translate(-50%, 0px) rotate(45deg);
            transform: translate(-50%, 0px) rotate(45deg);
    z-index: 10;
  }
  .flow_list > li:last-child:after {
    content: none;
  }
  .flow_list > li + li {
    border-top: none;
  }
  .flow_list > li .flow_ttl {
    font-weight: 700;
    font-size: 1.6rem;
    border-bottom: 0.26vw #fbe7cb solid;
    padding-bottom: 1.33vw;
    margin-bottom: 1.33vw;
    color: #777119;
  }

  .craftsman_img_01 {
    padding-bottom: 79.46vw;
    background: url(../img/craftsman/craftsman_img_01_pc.jpg) no-repeat center bottom/auto 75.46vw;
  }

  .circle_line_list {
    list-style: none;
  }
  .circle_line_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .circle_line_list li:before {
    content: "・";
  }
  .circle_line_list li > span .list_ttl {
    display: block;
  }
  .circle_line_list li > span .list_content {
    display: block;
    padding-bottom: 4vw;
  }
  .circle_line_list li:last-child > span .list_content {
    padding-bottom: 0;
  }

  .access_detail_box .access_shop_img {
    padding: 4vw;
    background: #fffdda;
  }
  .access_detail_box .access_shop_img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }

  .access_map {
    margin-top: 8vw;
  }
  .access_map iframe {
    width: 100%;
    height: 80vw;
  }

  /* --------- common ---------- */
  /****** Header Setting ********/
  /****** Side Setting ********/
  /****** Effect Setting ********/
}
@media only screen and (min-width: 751px) {
  /* --- PC表示 --- */
  /* --------- customize ---------- */
  .sp_only {
    display: none;
  }

  body {
    min-width: 1150px;
    background: url(../img/common/bg_2nd_right.png) no-repeat right -80px bottom, url(../img/common/bg_2nd_left.png) no-repeat left top -30px, linear-gradient(180deg, rgba(255, 255, 255, 0), white 400px), url(../img/common/bg_01.jpg) repeat left top;
  }
  body#page_homepage {
    background: url(../img/common/bg_01.jpg) repeat left top;
  }

  #global_header {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 80px;
    width: 100%;
    min-width: 1150px;
    right: 0;
    z-index: 1000;
    background: rgba(244, 222, 189, 0.75);
  }
  #global_header .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: none;
    min-height: 80px;
  }
  #global_header .inner .h_catch {
    position: absolute;
    font-size: 1.2rem;
    font-weight: 400;
    top: 15px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    color: #512200;
  }
  #global_header .inner .h_logo {
    margin: 0;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #global_header .inner .h_logo a {
    display: block;
    background: url(../img/common/logo.svg) no-repeat left center/contain;
    width: calc(350px * .75);
    height: calc(60px * .75);
    text-indent: -200vw;
    overflow: hidden;
    -webkit-transform: translateY(9px);
            transform: translateY(9px);
  }
  #global_header .inner .navi_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #global_header .inner .navi_content .product_search_box {
    position: relative;
  }
  #global_header .inner .navi_content .product_search_box #search_opener {
    font-size: 1.6rem;
    font-weight: 700;
    font-family: "Noto Serif";
    padding: 0 25px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #000;
    cursor: pointer;
  }
  #global_header .inner .navi_content .product_search_box #search_opener span {
    position: relative;
    pointer-events: none;
  }
  #global_header .inner .navi_content .product_search_box #search_opener span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 0%;
    height: 3px;
    background: #e8939f;
    mix-blend-mode: multiply;
    -webkit-transition: width .3s;
    transition: width .3s;
  }
  #global_header .inner .navi_content .product_search_box #search_opener:hover span:after {
    width: 100%;
  }
  #global_header .inner .navi_content .product_search_box #search_opener.open span:after {
    width: 100%;
  }
  #global_header .inner .navi_content .product_search_box #search_opener.open + .search_content {
    opacity: 1;
    pointer-events: auto;
  }
  #global_header .inner .navi_content .product_search_box .search_content {
    position: absolute;
    left: 50%;
    bottom: 14px;
    -webkit-transform: translateY(100%) translateX(-50%);
            transform: translateY(100%) translateX(-50%);
    z-index: 1000;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
  #global_header .inner .navi_content .product_search_box .search_content .inner {
    max-width: none;
    padding: 10px;
    border: 1px #bab34c solid;
    background: #fff;
    min-height: auto;
    -webkit-box-shadow: 0 0 15px rgba(121, 115, 29, 0.05), 0 0 10px rgba(121, 115, 29, 0.15), 0 0 5px rgba(121, 115, 29, 0.25);
            box-shadow: 0 0 15px rgba(121, 115, 29, 0.05), 0 0 10px rgba(121, 115, 29, 0.15), 0 0 5px rgba(121, 115, 29, 0.25);
  }
  #global_header .inner .navi_content .product_search_box .search_content .inner #searchform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #global_header .inner .navi_content .product_search_box .search_content .inner #searchform .category_selector {
    padding-right: 10px;
  }
  #global_header .inner .navi_content .product_search_box .search_content .inner #searchform .category_selector select {
    border-radius: 0 !important;
  }
  #global_header .inner .navi_content .product_search_box .search_content .inner #searchform .words_input input {
    border-radius: 0 !important;
    font-size: 1.4rem;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 40px 0 12px;
  }
  #global_header .inner .navi_content .product_search_box .search_content .inner #searchform .search_btn .bt_search {
    width: 40px;
    height: 40px;
  }
  #global_header .inner .navi_content nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    font-size: 1.6rem;
  }
  #global_header .inner .navi_content nav li {
    font-weight: 700;
    font-family: "Noto Serif";
  }
  #global_header .inner .navi_content nav li a {
    padding: 0 25px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #000;
  }
  #global_header .inner .navi_content nav li a span {
    position: relative;
  }
  #global_header .inner .navi_content nav li a span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 0%;
    height: 3px;
    background: #e8939f;
    mix-blend-mode: multiply;
    -webkit-transition: width .3s;
    transition: width .3s;
  }
  #global_header .inner .navi_content nav li a:hover span:after {
    width: 100%;
  }

  #global_footer {
    min-width: 1150px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 120px;
  }
  #global_footer:before {
    content: "";
    width: 100%;
    min-width: inherit;
    height: 3px;
    display: block;
    background: #e8939f;
    mix-blend-mode: multiply;
  }
  #global_footer .f_navi {
    min-width: inherit;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Noto Serif";
    font-size: 1.4rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #global_footer .f_navi li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 50px;
    color: #fff;
    padding: 0 20px;
    background: #333;
    -webkit-transition: background .3s;
    transition: background .3s;
  }
  #global_footer .f_navi li a:hover {
    background: #111;
  }
  #global_footer .f_copy {
    margin: 0;
    padding: 20px 0 20px;
    background: #333;
    text-align: center;
    color: #ccc;
    border-top: 1px #292929 solid;
    font-size: 1.4rem;
  }

  #page_homepage #global_header {
    background: transparent;
  }
  #page_homepage #global_header .inner .h_logo {
    opacity: 0;
    pointer-events: none;
  }
  #page_homepage #global_footer {
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 0;
  }
  #page_homepage #global_footer .f_navi {
    padding: 0;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #page_homepage #global_footer .f_copy {
    display: none;
  }
  #page_homepage #contents {
    padding-top: 0;
    position: static;
    -webkit-transform: none;
            transform: none;
    will-change: auto;
  }
  #page_homepage .container-fluid.inner {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }

  .top_contents {
    width: 100%;
    min-width: 1150px;
    height: 100vh;
    background: url(../img/common/bg_left.png) no-repeat left top, url(../img/common/bg_right.png) no-repeat right bottom;
  }
  .top_contents .top_main_logo {
    background: url(../img/top/main_logo.svg) no-repeat left center/contain;
    width: calc(357px * 1.15);
    height: calc(388px * 1.15);
    text-indent: -200vw;
    overflow: hidden;
    mix-blend-mode: multiply;
    margin: 0;
    position: absolute;
    left: 50%;
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }

  #contents {
    background: transparent;
    padding-top: 0 !important;
  }
  #contents > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  #contents > .inner {
    max-width: none;
  }
  #contents.main_only > .inner {
    max-width: 1150px;
  }
  #contents.main_only > .container-fluid {
    padding-left: 16px;
    padding-right: 16px;
  }

  .main_ttl {
    margin: 80px 0 0;
    height: 320px;
    position: relative;
    background: url(../img/common/main_ttl_icon.png) no-repeat center center/auto 165px;
    min-width: 1150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Noto Serif";
    font-size: 3.6rem;
    font-weight: 900;
    color: #000;
    text-align: center;
    line-height: 1.2;
    text-shadow: 3px 0px #fff, 2.8348708389px 0.9815840904px #fff, 2.3576617823px 1.8551094092px #fff, 1.6209069176px 2.5244129544px #fff, 0.7057127199px 2.9158137041px #fff, -0.287170644px 2.9862238733px #fff, -1.2484405096px 2.7278922805px #fff, -2.0722744192px 2.1692576452px #fff, -2.6679797046px 1.3718178799px #fff, -2.9699774897px 0.4233600242px #fff, -2.9450220133px -0.5717038885px #fff, -2.5958605221px -1.5038311447px #fff, -1.960930817px -2.270407478px #fff, -1.1101296867px -2.7870434539px #fff, -0.1371178127px -2.9968644783px #fff, 0.8509926424px -2.8767714963px #fff, 1.7454354929px -2.439982349px #fff, 2.4477833019px -1.7345713716px #fff, 2.880840463px -0.838160079px #fff;
  }

  .h2_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-family: "Noto Serif";
    font-size: 2.4rem;
    font-weight: 700;
    color: #000;
    position: relative;
    min-height: 83px;
    padding: 25px 60px;
    margin: 0 0 30px;
  }
  .h2_ttl span {
    position: relative;
    z-index: 2;
    text-align: center;
  }
  .h2_ttl:before {
    content: "";
    display: block;
    width: 450px;
    height: 31px;
    border-top: 1px #bab34c solid;
    background: url(../img/common/sub_ttl_icon_left.svg) no-repeat left 10px top 10px/auto 20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .h2_ttl:after {
    content: "";
    display: block;
    width: 450px;
    height: 31px;
    border-bottom: 1px #bab34c solid;
    background: url(../img/common/sub_ttl_icon_right.svg) no-repeat right 10px bottom 10px/auto 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
  }

  .h3_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Noto Serif";
    font-size: 1.8rem;
    font-weight: 700;
    color: #8a831d;
    margin: 0 0 20px;
  }
  .h3_ttl span {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-right: 20px;
  }
  .h3_ttl:after {
    content: "";
    width: 100%;
    min-width: 100px;
    height: 1px;
    background: #ddd;
  }

  .top_craftsman {
    background: #fff;
    padding: 80px 0;
  }
  .top_craftsman > .container-fluid {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .top_craftsman > .inner {
    max-width: 1150px !important;
  }

  .top_product_list#item_list {
    margin-top: -30px;
  }
  .top_product_list#item_list div[id^=result_list_box] {
    margin-top: 30px;
  }
  .top_product_list#item_list div[id^=result_list_box] .item_photo {
    margin-bottom: 10px;
  }
  .top_product_list#item_list div[id^=result_list_box] .item_name {
    margin-bottom: 0;
  }

  .product_list_contents {
    margin-top: 80px;
  }

  .product_detail_contents {
    margin-top: 120px;
  }

  .flow_list {
    list-style: none;
  }
  .flow_list > li {
    border: 3px #e7c79a solid;
    padding: 20px;
    background: #fff9f1;
    position: relative;
  }
  .flow_list > li:after {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-right: 3px #e7c79a solid;
    border-bottom: 3px #e7c79a solid;
    background: #fff9f1;
    position: absolute;
    left: 50%;
    bottom: -17px;
    -webkit-transform: translate(-50%, 0px) rotate(45deg);
            transform: translate(-50%, 0px) rotate(45deg);
    z-index: 10;
  }
  .flow_list > li:last-child:after {
    content: none;
  }
  .flow_list > li + li {
    border-top: none;
  }
  .flow_list > li .flow_ttl {
    font-weight: 700;
    font-size: 1.6rem;
    border-bottom: 1px #fbe7cb solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #777119;
  }

  .craftsman_img_01 {
    margin: -40px 0 0;
    padding: 40px 0px 0 0;
    min-height: 408px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url(../img/craftsman/craftsman_img_01_pc.jpg) no-repeat right top;
    text-shadow: 2px 0px #fff, 1.7551651238px 0.9588510772px #fff, 1.0806046117px 1.6829419696px #fff, 0.1414744033px 1.9949899732px #fff, -0.8322936731px 1.8185948537px #fff, -1.6022872311px 1.1969442882px #fff, -1.9799849931px 0.2822400161px #fff, -1.872913373px -0.7015664551px #fff, -1.3072872113px -1.5136049853px #fff, -0.421591196px -1.9550601563px #fff, 0.5673284283px -1.9178476642px #fff, 1.4173722744px -1.4110727921px #fff, 1.9205603087px -0.558773386px #fff;
  }

  .page_contents {
    width: 1150px;
    margin: 0 auto;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .sections section {
    margin-bottom: 80px;
  }
  .sections section:last-child {
    margin-bottom: 0;
  }

  .circle_line_list {
    list-style: none;
  }
  .circle_line_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .circle_line_list li:before {
    content: "・";
  }
  .circle_line_list li > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .circle_line_list li > span .list_ttl {
    padding-right: 30px;
  }
  .circle_line_list li > span.craft_sp .list_ttl {
    width: 100px;
    padding-right: 0;
  }

  .access_detail_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  .access_detail_box .access_shop_img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 30px;
  }
  .access_detail_box .access_tbl {
    width: 100%;
  }

  .access_map {
    margin-top: 40px;
  }
  .access_map iframe {
    width: 100%;
    height: 600px;
  }

  /* --------- common ---------- */
  #contents {
    padding-top: 30px;
  }

  /****** Header Setting ********/
  /****** Layout ********/
  /* header */
  #header .header_logo_area {
    float: left;
    margin-right: 265px;
  }

  #header #drawer #search {
    position: relative;
  }

  #search {
    background: none;
    padding: 0;
  }

  #member {
    float: right;
  }

  .member ul li {
    display: inline-block;
  }

  /****** Side Setting ********/
  /****** Footer Setting ********/
  /****** Each BlockParts Setting ********/
  /* search area */
  #search select {
    width: auto;
    max-width: 180px;
  }

  /* cart */
  #cart .inner {
    position: absolute;
    right: 0;
    top: 0;
  }

  #cart_area {
    top: 0;
    right: 16px;
  }

  #cart_area p {
    border: 1px solid #D9D9D9;
    float: right;
    min-width: 256px;
  }

  #cart_area p.cart-trigger {
    position: relative;
    right: 0;
  }

  #cart_area .inner {
    min-width: 256px;
  }

  #cart_area .cart_price {
    font-size: 12px;
  }

  #cart_area .cart_price .price {
    font-size: 16px;
  }

  /* --------------------------------
  	Top Page
  -------------------------------- */
  .front_page #contents .row {
    padding-bottom: 24px;
  }

  /* Comment Area */
  .front_page .comment_area h4 {
    font-size: 32px;
    font-size: 3.2rem;
    margin: 0 0 8px;
  }

  .front_page .comment_area h5 {
    font-size: 20px;
    font-size: 2rem;
  }

  .front_page .comment_area p {
    font-size: 20px;
    font-size: 2rem;
    margin: 24px 0 24px;
  }

  /* news_area */
  .news_contents {
    padding: 0 16px 0 0;
  }

  #news_area .heading01 {
    padding: 16px;
    text-align: left;
  }

  #news_area {
    margin-bottom: 32px;
  }

  /* txt_bnr */
  .txt_bnr_area {
    padding-left: 16px;
  }

  .txt_bnr {
    margin: 0 0 16px;
  }

  /* --------------------------------
  	Detail Page
  -------------------------------- */
  #item_photo_area .slick-dots {
    margin: 0 -16px;
    position: relative;
    bottom: 0;
  }

  #item_photo_area .slick-dots::after {
    content: "";
    display: table;
    clear: both;
  }

  #item_photo_area .slick-dots li {
    width: 33.33333333%;
    height: auto;
    padding: 16px;
    margin: 0;
    float: left;
  }

  .slick-dots li button.thumbnail {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .slick-dots li button.thumbnail img {
    width: 100%;
    height: auto;
    opacity: 0.8;
  }

  .slick-dots li button.thumbnail:hover img,
  .slick-dots li.slick-active button.thumbnail img {
    opacity: 1;
  }

  .slick-dots li button.thumbnail::before {
    display: none;
  }
}
/* --------------------------------
    display mask
-------------------------------- */
.prevention-masked {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3040;
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: .5;
}

.extra-form {
  margin: 10px 0;
}

/*# sourceMappingURL=default.css.map */