@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Mountains+of+Christmas");
.ff-base, .block_title .subtitle h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.ff-gothic, body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}

.bg-red {
  background-color: #E52C31;
}

.bg-dred {
  background-color: #A40000;
}

.bg-green {
  background-color: #009569;
}

.pd-30 {
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .pd-30 {
    padding: 0 15px;
  }
}

.pd-tb35 {
  padding: 35px 0;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

body {
  line-height: 1.5;
}

.list .item__name {
  color: #fff;
}
.list .item .logo {
  width: auto;
  height: 50px;
  background-repeat: no-repeat;
  background-color: white;
  background-size: contain;
  margin-bottom: 5px;
  background-position: center;
  display: none;
}
.list .item.hc .logo {
  background-image: url(/contents/common/img/i_logo_HC.png);
  display: block;
}
.list .item.c3 .logo {
  background-image: url(/contents/common/img/i_logo_C3.png);
  display: block;
}
.list .item.cas .logo {
  background-image: url(/contents/common/img/i_logo_NE.png);
  display: block;
}
.list.crt_green .cart {
  background-color: #32B16C;
}
.list.crt_purple .cart {
  background-color: #846CC9;
}
.list.crt_orange .cart {
  background-color: #D87704;
}
.list .price {
  color: #fff;
}
.list .price span {
  color: #fff;
}

.btn {
  display: inline-block;
}
.btn.dtl {
  border: 1px solid #ccc;
  border-radius: 25px;
  color: #2d1d04;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn.dtl {
    padding-top: 10px !important;
  }
}
.btn.dtl.gray {
  border: 1px solid #CCCCCC;
}
.btn.dtl:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #2d1d04;
  border-right: 1px solid #2d1d04;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 2px;
  margin: 0 4px;
}
.btn.cart {
  background-color: #D19A33;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn.cart {
    padding-top: 12px !important;
  }
}
.btn.cart:before {
  content: "";
  background: url(/contents/common/img/cart.png) no-repeat center;
  width: 24px;
  height: 15px;
  vertical-align: middle;
  margin-right: 4px;
  display: inline-block;
  background-size: contain;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn.other {
    padding-top: 10px !important;
  }
}
.btn.other {
  border-radius: 30px;
  color: #fff;
  background-color: #EB6100;
}
.btn.other:hover {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn.other.irr {
  border: none;
  background-color: #FFF6F6;
}
.btn.comingsoon {
  background-color: #fff;
  border-radius: 25px;
  color: #333;
}
.btn.ctg {
  border-radius: 25px;
  background-color: #CEAE2D;
}
.btn.ctg:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 2px;
  margin: 0 4px;
}
.btn:hover {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.block_title {
  color: #DDD08A;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  position: relative;
}
.block_title .title {
  text-align: center;
  position: relative;
}
.block_title .title_before {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .block_title .title_before {
    bottom: 5px;
    left: 0;
  }
}
@media screen and (max-width: 320px) {
  .block_title .title_before.sec3-1b {
    bottom: 25px;
  }
}
.block_title .title_after {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .block_title .title_after {
    bottom: 5px;
    right: 0;
  }
}
@media screen and (max-width: 320px) {
  .block_title .title_after.sec3-1a {
    bottom: 25px;
    right: -20px !important;
  }
}
.block_title .subtitle {
  padding-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .block_title .subtitle {
    padding-bottom: 20px;
  }
}
.block_title .subtitle h3 {
  color: #ddd08a;
  font-size: 40px;
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .block_title .subtitle h3 {
    text-align: center;
    font-size: 24px;
  }
}
.block_title .subtitle h3 .ff-gothic, .block_title .subtitle h3 body {
  font-size: 26px;
  font-size: 1.625rem;
}
@media screen and (max-width: 767px) {
  .block_title .subtitle h3 .ff-gothic, .block_title .subtitle h3 body {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .block_title .subtitle h3 span.fz-13px {
    display: block;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }
}
.block_title .subtitle p {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .block_title .subtitle p {
    font-size: 13px;
  }
}

.block_img {
  text-align: center;
}
.block_img img {
  margin: auto;
}

.text-gold {
  color: #F3DDA6;
}

.fw-medium {
  font-weight: 500;
}

.dtl-btn {
  background: #eeeeee;
  line-height: 1.625;
  border-radius: 25px;
  padding: 7px 10px;
  color: #111111;
  border-radius: 18px;
}
@media screen and (max-width: 767px) {
  .dtl-btn {
    padding: 5.5px 0px;
  }
}

.pd-185 {
  padding: 0 18.5px !important;
}

.btn__lineup {
  background-color: #DB2020;
  border-radius: 25px;
  color: #ffffff !important;
  font-weight: bold;
}
.btn__lineup:hover {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .pd-15 {
    padding: 0 15px;
  }
}

.ls-n15 {
  letter-spacing: -1.5px;
}

.ls-n07 {
  letter-spacing: -0.7px;
}
@media screen and (max-width: 767px) {
  .ls-n07 {
    letter-spacing: -0.3px;
  }
}

@media screen and (max-width: 767px) {
  .ls-n30 {
    letter-spacing: -3px;
  }
}

.anchor {
  background: url(/contents/christmas2022/img/2211_anchor_bg.jpg) no-repeat;
  background-size: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .anchor {
    background: url(/contents/christmas2022/img/2211_anchor_bg_sp.jpg) no-repeat;
    background-size: contain;
  }
}
.anchor .anchor_soldout:before {
  position: absolute;
  content: "";
  background-image: url(/contents/common/img/soldout01.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 10;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.anchor .anchor_soldout a {
  pointer-events: none;
}
.anchor ul li {
  position: relative;
}
.anchor ul li.nav01 {
  background: url(/contents/christmas2022/img/2211_card01a.png) no-repeat;
  width: 330px;
  height: 262px;
}
@media screen and (max-width: 767px) {
  .anchor ul li.nav01 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav02 {
  background: url(/contents/christmas2022/img/2211_card02a.png) no-repeat;
  width: 330px;
  height: 262px;
}
@media screen and (max-width: 767px) {
  .anchor ul li.nav02 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav03 {
  background: url(/contents/christmas2022/img/2211_card03a.png) no-repeat;
  width: 330px;
  height: 262px;
}
@media screen and (max-width: 767px) {
  .anchor ul li.nav03 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav04 {
  background: url(/contents/christmas2022/img/2211_card04a.png) no-repeat;
  width: 330px;
  height: 262px;
}
@media screen and (max-width: 767px) {
  .anchor ul li.nav04 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li.nav05 {
  background: url(/contents/christmas2022/img/2211_card05a.png) no-repeat;
  width: 330px;
  height: 262px;
}
@media screen and (max-width: 767px) {
  .anchor ul li.nav05 {
    width: 50%;
    height: auto;
    background: none;
  }
}
.anchor ul li a:after {
  position: absolute;
  content: "";
  background: url(/contents/christmas2022/img/2211_i_arrow.png) no-repeat;
  width: 35px;
  height: 46px;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  .anchor ul li a:after {
    content: none;
  }
}
.anchor ul li a:hover {
  color: #777;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.anchor ul li a:hover:after {
  bottom: -20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #000;
}
@media screen and (max-width: 767px) {
  .anchor ul li a:hover:after {
    bottom: -15px;
  }
}

.box-detail {
  border: 1px solid #F3DDA6;
  padding: 15px 20px;
  margin: 15px 0 22px 0;
}
@media screen and (max-width: 767px) {
  .box-detail {
    padding: 13px 15px;
    margin: 15px 0 12px 0;
  }
}
@media screen and (max-width: 767px) {
  .box-detail li {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .txt-spbold {
    font-weight: bold;
  }
}

.top_banner {
  text-align: center;
  position: relative;
}
.top_banner .snow {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 680px;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .top_banner .snow {
    width: 100%;
    height: 100%;
  }
}
.top_info {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .top_info {
    width: 100%;
    background: url(/contents/christmas2022/img/bg.jpg) no-repeat bottom right #fbfaf9;
    background-size: contain;
  }
}
.top_card {
  text-align: center;
}
.top_card img {
  margin: auto;
}
/*
Custom font size sp
*/
@media screen and (max-width: 767px) {
  .top_cont1 .fz-10px,
  .top_cont2 .fz-10px,
  .top_cont3 .fz-10px,
  .top_cont4 .fz-10px {
    font-size: 10px !important;
  }
  .top_cont1 .fz-11px,
  .top_cont2 .fz-11px,
  .top_cont3 .fz-11px,
  .top_cont4 .fz-11px {
    font-size: 11px !important;
  }
  .top_cont1 .fz-12px,
  .top_cont2 .fz-12px,
  .top_cont3 .fz-12px,
  .top_cont4 .fz-12px {
    font-size: 12px !important;
  }
  .top_cont1 .fz-13px,
  .top_cont2 .fz-13px,
  .top_cont3 .fz-13px,
  .top_cont4 .fz-13px {
    font-size: 13px !important;
  }
  .top_cont1 .fz-14px,
  .top_cont2 .fz-14px,
  .top_cont3 .fz-14px,
  .top_cont4 .fz-14px {
    font-size: 14px !important;
  }
  .top_cont1 .fz-16px,
  .top_cont2 .fz-16px,
  .top_cont3 .fz-16px,
  .top_cont4 .fz-16px {
    font-size: 16px !important;
  }
  .top_cont1 .fz-20px,
  .top_cont2 .fz-20px,
  .top_cont3 .fz-20px,
  .top_cont4 .fz-20px {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 360px) {
  .bscstm .sp, .bscstm .sp-only {
    display: block !important;
  }
}
#main_content {
  margin-left: auto;
  margin-right: auto;
}
#main_content img {
  max-width: 100%;
  height: auto;
}
#main_content .inner-wrap {
  max-width: 1064px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  #main_content .inner-wrap {
    padding: 0;
  }
}
#main_content .swiper-navigation-icon {
  display: none;
}
@media screen and (min-width: 768px) {
  #main_content #corporate-plan .mv-bg {
    background-image: url("../img/mv-bg.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    height: 460px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #main_content #corporate-plan .mv-bg {
    background-image: none;
  }
}
@media screen and (min-width: 768px) {
  #main_content #corporate-plan .mv-bg__textWrap {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1064px;
    max-width: 100%;
    line-height: 1;
    padding: 0 20px;
    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;
  }
}
#main_content #corporate-plan .mv-bg__textWrap img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #main_content #sweets_novelty-plan .mv-bg {
    background-image: url("../img/sn-ttl-bg.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    height: 340px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #main_content #sweets_novelty-plan .mv-bg {
    background-image: none;
  }
}
@media screen and (min-width: 768px) {
  #main_content #sweets_novelty-plan .mv-bg__textWrap {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1064px;
    max-width: 100%;
    line-height: 1;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#main_content #gift .gift-bg {
  background-image: url("../img/gift-ttl.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  height: 340px;
}
@media screen and (max-width: 767px) {
  #main_content #gift .gift-bg {
    background-image: url("../img/gift-ttl-sp.jpg");
    height: 136px;
    background-size: cover;
  }
}
#main_content #gift .gift-contents__link {
  position: relative;
}
#main_content #gift .gift-contents__link:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 30px 0px;
  border-color: #42362E transparent transparent transparent;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 767px) {
  #main_content #gift .gift-contents__link:after {
    border-width: 20px 20px 20px 0px;
  }
}
#main_content #gift .title_border {
  position: relative;
}
#main_content #gift .title_border:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -10px;
  width: 50px;
  height: 1px;
  background-color: #BEBEBE;
}
@media screen and (max-width: 767px) {
  #main_content #gift .title_border:after {
    bottom: -6px;
  }
}
@media screen and (min-width: 768px) {
  #main_content .share-bg {
    background-image: url("../img/award_bg.jpg");
    background-position: bottom;
    position: relative;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #main_content .share-bg {
    background-image: none;
  }
}
@media screen and (min-width: 768px) {
  #main_content .share-bg__textWrap {
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    top: 17%;
    margin-left: auto;
    margin-right: auto;
    width: 1064px;
    max-width: 100%;
    line-height: 1;
    padding: 0 20px;
  }
}
#main_content .sn-bg__01 {
  background-image: url("../img/sn_bg01.jpg");
}
@media screen and (max-width: 767px) {
  #main_content .sn-bg__01 {
    background-image: url("../img/sn_bg01_sp.jpg");
  }
}
#main_content .sn-bg__02 {
  background-image: url("../img/sn_point_bg.jpg?=1");
}
@media screen and (max-width: 767px) {
  #main_content .sn-bg__02 {
    background-image: url("../img/sn_bg02_sp.jpg?=1");
  }
}
#main_content .sn-bg__03 {
  background-image: url("../img/sn_bg03.jpg");
}
@media screen and (max-width: 767px) {
  #main_content .sn-bg__03 {
    background-image: url("../img/sn_bg03_sp.jpg");
  }
}
#main_content .pageLink {
  position: relative;
  min-height: 151px;
}
@media screen and (max-width: 767px) {
  #main_content .pageLink {
    min-height: 123px;
  }
}
#main_content .pageLink:after {
  content: "";
  position: absolute;
  display: block;
  border-right: #C9A750 1px solid;
  border-top: #C9A750 1px solid;
  position: absolute;
  bottom: 15px;
  right: 0px;
  left: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
#main_content .btn-detail {
  background: #F8E6E6;
  border-radius: 20px;
  height: 38px;
  line-height: 38px;
  display: block;
}
#main_content .cart-btn {
  position: relative;
  background-color: #E67E03;
  display: block;
}
@media screen and (max-width: 767px) {
  #main_content .cart-btn {
    padding-left: 10px;
  }
}
#main_content .cart-btn:before {
  content: "";
  width: 24px;
  height: 26px;
  background: url(/contents/common/img/cart.png) no-repeat center center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #main_content .cart-btn:before {
    width: 14px;
    height: 16px;
  }
}
#main_content .item-swiper .swiper-button-prev, #main_content .item-swiper__sp .swiper-button-prev, #main_content .item-swiper__gallery .swiper-button-prev {
  background-image: url(../img/icon-arw-l.png);
  left: 0px;
}
@media screen and (max-width: 767px) {
  #main_content .item-swiper .swiper-button-prev, #main_content .item-swiper__sp .swiper-button-prev, #main_content .item-swiper__gallery .swiper-button-prev {
    left: -20x;
  }
}
#main_content .item-swiper .swiper-button-next, #main_content .item-swiper__sp .swiper-button-next, #main_content .item-swiper__gallery .swiper-button-next {
  background-image: url(../img/icon-arw-r.png);
  right: 0px;
}
#main_content .item-swiper .swiper-button-prev, #main_content .item-swiper .swiper-button-next, #main_content .item-swiper__sp .swiper-button-prev, #main_content .item-swiper__sp .swiper-button-next, #main_content .item-swiper__gallery .swiper-button-prev, #main_content .item-swiper__gallery .swiper-button-next {
  display: block;
  width: 80px;
  height: 80px;
  margin-top: 0;
  background-size: 80px 80px;
  top: 40%;
}
@media screen and (max-width: 767px) {
  #main_content .item-swiper .swiper-button-prev, #main_content .item-swiper .swiper-button-next, #main_content .item-swiper__sp .swiper-button-prev, #main_content .item-swiper__sp .swiper-button-next, #main_content .item-swiper__gallery .swiper-button-prev, #main_content .item-swiper__gallery .swiper-button-next {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
  }
}
#main_content .item-swiper .swiper-button-prev:after, #main_content .item-swiper .swiper-button-next:after, #main_content .item-swiper__sp .swiper-button-prev:after, #main_content .item-swiper__sp .swiper-button-next:after, #main_content .item-swiper__gallery .swiper-button-prev:after, #main_content .item-swiper__gallery .swiper-button-next:after {
  content: none;
}
@media screen and (min-width: 768px) {
  #main_content .item-swiper__sp .swiper-button-prev, #main_content .item-swiper__sp .swiper-button-next, #main_content .item-swiper__sp__sp .swiper-button-prev, #main_content .item-swiper__sp__sp .swiper-button-next, #main_content .item-swiper__gallery__sp .swiper-button-prev, #main_content .item-swiper__gallery__sp .swiper-button-next {
    display: none;
  }
  #main_content .item-swiper__sp .swiper-wrapper, #main_content .item-swiper__sp__sp .swiper-wrapper, #main_content .item-swiper__gallery__sp .swiper-wrapper {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
#main_content .arrow-bottom {
  position: relative;
}
#main_content .arrow-bottom:after {
  content: "";
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(53, 38, 17, 0);
  border-top-width: 50px;
  border-bottom-width: 50px;
  border-left-width: 214px;
  border-right-width: 214px;
  margin-left: -214px;
  border-top-color: #352611;
  top: 100%;
  left: 50%;
}
@media screen and (max-width: 767px) {
  #main_content .arrow-bottom:after {
    content: none;
  }
}
#main_content .arrow-bottom__ranking {
  position: relative;
}
#main_content .arrow-bottom__ranking:after {
  content: "";
  border: solid transparent;
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(53, 38, 17, 0);
  border-top-width: 16px;
  border-bottom-width: 16px;
  border-left-width: 18px;
  border-right-width: 18px;
  margin-left: -18px;
  border-top-color: #E9E2CC;
  top: 100%;
  left: 50%;
}
@media screen and (max-width: 767px) {
  #main_content .arrow-bottom__ranking:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    border-left-width: 11px;
    border-right-width: 11px;
    margin-left: -11px;
  }
}
#main_content .arrow-bottom__novelty {
  position: relative;
}
@media screen and (max-width: 767px) {
  #main_content .arrow-bottom__novelty:after {
    content: "";
    border: solid transparent;
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(53, 38, 17, 0);
    border-top-width: 46px;
    border-bottom-width: 46px;
    border-left-width: 62px;
    border-right-width: 62px;
    margin-left: -62px;
    border-top-color: #D60D0D;
    bottom: -70px;
    left: 50%;
  }
}
#main_content .large-order__bg {
  background-image: url("../img/oguchi-ttl.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  height: 340px;
}
@media screen and (max-width: 767px) {
  #main_content .large-order__bg {
    background-image: url("../img/oguchi-ttl-sp.jpg");
    height: 136px;
    background-size: cover;
  }
}
@media screen and (min-width: 768px) {
  #main_content .tel-link {
    pointer-events: none;
  }
}
#main_content .flow__contents {
  padding: 24px;
  border: 1px solid #707070;
  position: relative;
  counter-increment: qumeru-counter 1;
  width: calc(25% - 10px);
  margin: 0 10px;
}
@media screen and (max-width: 767px) {
  #main_content .flow__contents {
    margin: 0 0 20px 0;
    width: 100%;
    padding: 20px;
  }
}
#main_content .flow__contents:before {
  content: counter(qumeru-counter);
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 50px;
  background-color: #ffffff;
  position: absolute;
  left: -5px;
  top: -23px;
  padding: 0 10px;
  line-height: 1.1;
  color: #827A65;
}
@media screen and (max-width: 767px) {
  #main_content .flow__contents:before {
    font-size: 36px;
    top: -16px;
  }
}
#main_content .flow__contents:not(:last-of-type):after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  width: 46px;
  height: 10px;
  background-image: url("../img/pks2206_flow_arrow.png");
  line-height: 1.3;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #main_content .flow__contents:not(:last-of-type):after {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  #main_content .flow__contents {
    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;
  }
}
#main_content .flow__contents p {
  font-size: 15px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #main_content .flow__contents p {
    padding-left: 15px;
  }
}
#main_content .flow__contents-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  counter-reset: qumeru-counter;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #main_content .flow__contents-wrap {
    display: block;
    padding: 0 20px;
    width: 100%;
  }
}
#main_content .faq .faq-question {
  position: relative;
}
#main_content .faq .faq-question:before {
  content: "";
  z-index: 1;
  display: block;
  width: 1px;
  height: 11px;
  background: #876f6d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 25px;
}
#main_content .faq .faq-question:after {
  content: "";
  z-index: 1;
  display: block;
  width: 11px;
  height: 1px;
  background: #876f6d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
}
#main_content .faq .faq-question.toggle-active:before {
  content: none;
}
#main_content .faq .faq-question__text {
  padding: 20px 10px 20px 70px;
  position: relative;
  background-color: #E9E2CC;
  margin-top: 35px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #main_content .faq .faq-question__text {
    margin-top: 10px;
    padding: 15px 50px 15px 50px;
    font-size: 15px;
  }
}
#main_content .faq .faq-question__text:before {
  content: "Q";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 100%;
  position: absolute;
  left: 10px;
  top: 0;
  color: #755C1F;
  font-size: 26px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  #main_content .faq .faq-question__text:before {
    width: 30px;
    font-size: 24px;
  }
}
#main_content .faq .faq-answer__text {
  padding: 25px 10px 10px 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main_content .faq .faq-answer__text {
    padding: 10px 10px 10px 50px;
  }
}
#main_content .faq .faq-answer__text:before {
  content: "A";
  display: block;
  width: 70px;
  height: 100%;
  position: absolute;
  left: 10px;
  top: 13px;
  color: #755C1F;
  font-size: 26px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (max-width: 767px) {
  #main_content .faq .faq-answer__text:before {
    width: 30px;
    top: 3px;
    font-size: 24px;
  }
}
#main_content .item {
  height: auto;
}
#main_content .item .product-item__right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#main_content .item .product-item__right .item-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#main_content .hLight-y {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #FFD66C));
  background: linear-gradient(transparent 60%, #FFD66C 60%);
}
#main_content .section-gallery__row:first-child {
  border-top: 1px solid #000;
}
#main_content .section-gallery__row:not(:first-child) {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#main_content .section-gallery__row:nth-child(2) .section-gallery__dd {
  position: relative;
}
#main_content .section-gallery__row:nth-child(2) .section-gallery__dd::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
}
@media screen and (min-width: 768px) {
  #main_content .section-gallery__row:nth-child(2) .section-gallery__dd::before {
    left: 20px;
  }
}
#main_content .section-gallery__dt {
  position: relative;
}
#main_content .section-gallery__dt::before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background: url(../img/icon-dot.png) no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
  #main_content .section-gallery__dt::before {
    top: 10px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (min-width: 768px) {
  #main_content .item-swiper__gallery-logoWrap {
    min-height: 75px;
  }
}
#main_content .item-swiper__gallery .swiper-slide .text-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  #main_content .item-swiper__gallery .swiper-slide .text-area .text-area__message {
    min-height: 163px;
  }
}
@media screen and (max-width: 767px) {
  #main_content .item-swiper__gallery .swiper-slide .text-area .text-area__message h5 {
    min-height: 66px;
  }
}
@media screen and (max-width: 767px) {
  #main_content .item-swiper__gallery .swiper-slide .text-area .text-area__message p {
    min-height: 160px;
  }
}
#main_content .gift-send__label {
  background: #D60D0D;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff !important;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: -25px;
}
@media screen and (max-width: 767px) {
  #main_content .gift-send__label {
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: -10px;
    left: -15px;
  }
}
#main_content .detail-btn {
  border: 1px solid #fff;
  text-align: center;
  position: relative;
  color: #fff;
  margin: 0 auto;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  letter-spacing: 2px;
  max-width: 600px;
  width: 100%;
}
#main_content .box-shadow {
  -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 3px 30px 0px rgba(0, 0, 0, 0.15);
}
#main_content .floatingLink {
  position: fixed;
  top: auto;
  right: 0px;
  bottom: 150px;
  z-index: 10;
  padding-top: 400px;
  margin-top: -690px;
}
@media screen and (max-width: 767px) {
  #main_content .floatingLink {
    bottom: 0;
    padding-top: 0;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #main_content .floatingLink a {
    width: 33.3333333333%;
  }
}
@media screen and (min-width: 768px) {
  #main_content .floatingLink a + a {
    margin-top: 20px;
  }
}
#main_content .floatingLink img {
  height: auto;
}

@media screen and (max-width: 767px) {
  #pagetop, #footer__tel, #footer__tel-business, .channelTalk-cstmBtn {
    bottom: 70px !important;
  }
}