@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap");
@import url("https://kedoin.itembox.design/item/module_pc.css");
body{
color:#000;
font-weight: bold;
}

a{
color:#000;
}

section {
  margin-bottom: 50px;
}

.h2A, .h2B, .h2C, .h2D, .h2E, .h2F, .h2G {
  line-height: 1.2;
  margin-bottom: 10px;
}

.mainSliderSec .mainSliderSec__inner {
  text-align: center;
}

.fs-l-pageMain{
  margin-bottom: 20px;
}

.logout.my-false {
  display: none;
}

.login.my-true {
  display: none;
}

.mainSliderSec img{
    height:inherit;
}


.mainSlider.noArrow .slick-arrow, .mainSlider--typeB.noArrow .slick-arrow {
  display: none !important;
}

.mainSlider .slick-arrow, .mainSlider--typeB .slick-arrow {
  transform-origin: top left top left;
  margin: 0;
  display: block;
  width: 40px;
  height: 40px;
  transform-origin: top;
}

.mainSlider .slick-arrow:before, .mainSlider--typeB .slick-arrow:before {
  content: none;
}

.mainSlider .slick-next, .mainSlider .slick-prev, .mainSlider--typeB .slick-next, .mainSlider--typeB .slick-prev {
  z-index: 2;
}

.mainSlider .slick-next, .mainSlider--typeB .slick-next {
  transform: rotate(45deg) translate(0, -50%);
  border-top: #1b1b1b 1px solid;
  border-right: #1b1b1b 1px solid;
  right: 30px;
}

.mainSlider .slick-prev, .mainSlider--typeB .slick-prev {
  transform: rotate(45deg) translate(0, -50%);
  border-bottom: #1b1b1b 1px solid;
  border-left: #1b1b1b 1px solid;
  left: 30px;
}

@media (max-width: 1240px) {
  .mainSlider .slick-arrow, .mainSlider--typeB .slick-arrow {
    width: 20px;
    height: 20px;
    transform-origin: top;
  }
  .mainSlider .slick-next, .mainSlider--typeB .slick-next {
    right: 15px;
  }
  .mainSlider .slick-prev, .mainSlider--typeB .slick-prev {
    left: 15px;
  }
}

/* header */

#hdr.-custom .hdrMiddle {
  box-shadow: none;
}

#hdr.-custom #menu-icon{
    width: 32px;
    height: 30px;
    cursor: pointer;
}
#hdr.-custom #menu-icon span {
  width: 88%;
  left: 3px;
}

#hdr.-custom #menu-icon span:nth-of-type(2) {
  top: 8px;
}

#hdr.-custom #menu-icon span:nth-of-type(3) {
  top: 16px;
}

#hdr.-custom .hdrMiddle .hdrInner {
  height: 100px;
  position: relative;
}

#hdr.-custom .hdrMiddle__center {
  padding: 0 15px;
  max-width: calc(100vw - 800px);
}

#hdr.-custom .hdrInfo{
  font-size: 12px;
}
#hdr.-custom .hdrMiddle__right {
  position: relative;
}
#hdr.-custom .hdrMiddle__right .iconNav i{
  font-weight: 100;
  font-size: 25px;
  color: #000!important;
}
#hdr.-custom .hdrMiddle__right .textLink{
  display: flex;
  list-style: none;
  align-items: flex-end;
  justify-content: flex-end;
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  margin-bottom: 10px;
  font-size: 13px;
}
#hdr.-custom .hdrMiddle__right .textLink li{
  margin-left: 10px;
}
#hdr.-custom .iconNav span img,
#hdr.-custom .iconNav a img{
  max-width: inherit;
}
#hdr.-custom #hdrLogo{
    max-width: inherit;
    width: 177px;

}
#hdr.-custom #hdrLogo img{
  max-width: inherit;
}
@media (min-width: 1000px) {
  #hdr.-custom .hdrMiddle__right {
    padding-right: 125px;
    margin-top: -17px;
    min-width: 570px;
  }
  #hdr.-custom .iconNav > ul > li:not(:first-child) {
    margin-left: 33px;
  }
}


#hdr.-custom .iconNav > ul{
    align-items: flex-end;
}
#hdr.-custom .iconNav > ul > li{
  position: relative;
}
#hdr.-custom .iconNav span.text{
  position: absolute;
  font-size: 10px;
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  width: 80px;
  left: -23px;
  letter-spacing: -0.6px;
}


#hdr.-custom .hdrSearch--toggle .hdrSearch__wrap{
    left: -276px;
    background: none;
    top: 55px;
    width: 340px;
}

@media (max-width: 999px) {
  #hdr.-custom .hdrMiddle__right{
    margin-right: 100px;
  }
  #hdr.-custom .iconNav span.text{
    display: none;
  }
  #hdr.-custom .hdrMiddle__center{
    max-width: inherit;
  }
  #hdr.-custom .hdrMiddle__right .textLink{
    display: none;
  }
}
@media (max-width: 991px){
  #hdr.-custom .hdrMiddle__right{
    margin-right: 0;
  }

}
#hdr.-custom .cartLink {
  position: absolute;
  right: 25px;
  top: 15px;
  width: 73px;
}

#hdr.-custom .cartLink a {
  display: flex;
  width: 73px;
  height: 73px;
  background: #F2F2F2;
  align-items: center;
  justify-content: center;
  margin-right: 0;
}

#hdr.-custom .cartAmount{
    position: absolute;
    top: 20px;
    right: 12px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    width: 15px;
    border-radius: 50%;
    font-size: 10px;
    background: #ce0009;
    color: #fff;
}


/* drawer */
#drawer.-custom .snsNav{
  justify-content: center;
  margin: 18px 0;
}
#drawer.-custom .snsNav i{
      font-size: 28px;
      font-weight: normal;
}

#drawer.-custom .snsNav li:last-child{
  margin-right: 0;
}

.drawer__account .drawer__accountNav {
  margin-bottom: 10px;
}

.drawer__account .drawer__accountNav li a{
  padding: 13px 10px;
}

/* parts */
@media (min-width: 1000px) {
  .container.-w1000 {
    max-width: 1000px;
  }
  .container.-w1000 .itemList {
    margin-right: -10px;
    margin-left: -10px;
    justify-content: center;
  }
  .container.-w1000 .itemList__unit {
    padding-right: 10px;
    padding-left: 10px;
  }
}

.h2E.-custom {
  font-size: 24px;
  letter-spacing: 0;
  color: #4D4D4D;
}

.h2E.-custom small {
  font-size: 14px;
  color: #999;
  letter-spacing: 1.7px;
}

.moreLink {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 7px;
}

.moreLink a {
  position: relative;
  display: inline-block;
  padding-right: 61px;
  font-size: 17px;
  color: #000;
  font-weight: 500;
  letter-spacing: 2.5px;
}

.moreLink a:after {
  position: absolute;
  content: "";
  background: url(https://kedoin.itembox.design/item/pc/more_ico.png);
  display: block;
  width: 40px;
  height: 40px;
  top: -10px;
  right: -3px;
}

/* sec_topBnr */
.sec_topBnr{
    margin-bottom: 50px;
}

/* sec_itemBox */
.sec_itemBox {
  position: relative;
  overflow: hidden;
}


.sec_itemBox .spOnly{
  display: none;
}
.sec_itemBox .pcOnly{
  display: block!important;
}

.sec_itemBox .mv {
  margin-bottom: 50px;
}
.sec_itemBox .mv {
  overflow: hidden;
  height: 450px;
  margin-bottom: 50px;
}
.sec_itemBox .mv img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  max-width: inherit;
}

.sec_itemBox.-nokaido:after {
  position: absolute;
  content: "";
  background: url(https://kedoin.itembox.design/item/pc/itembox_bg_01.png);
  display: block;
  width: 604px;
  height: 703px;
  top: 35.9vw;
  right: 50%;
  margin-right: 15.5vw;
  z-index: -1;
}

.sec_itemBox.-aoshio:after {
  position: absolute;
  content: "";
  background: url(https://kedoin.itembox.design/item/pc/itembox_bg_02.png);
  display: block;
  width: 604px;
  height:703px;
  top: 36vw;
  left: 49.3vw;
  margin-left: 15.7vw;
  z-index: -1;
}

.sec_itemBox .itemList article:nth-of-type(n+6) {
  display: none;
}

.sec_itemBox .itemList .fs-c-productPrice__main__price{
  color:inherit;
}

.sec_itemBox .fs-c-productPrice__main__label{
  display: none;
}

/* sec_mv */
.sec_mv{
  position: relative;
  width: 100%;
}
.sec_mv .mv{
  padding-left: 7.5vw;
}
.sec_mv .mv01{
  max-width: 100%;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation: mv01 1s;
  animation: mv01 1s;
}
.sec_mv .mv01 img{
  width: 100%;
}
.sec_mv .mv02{
  position: absolute;
  top: 6vw;
  right: 19.9vw;
  z-index: 2;
  opacity: 0;
}
.sec_mv .mv02.-animation{
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
  transition-delay: 1.5s;
}
.sec_mv .mv02 img{
  max-width: 6.5vw;
  max-height: 6.5vw;
}
.sec_mv .mv03{
  position: absolute;
  max-width: 15.8vw;
  max-height: 15.8vw;
  top: 0.9vw;
  right: 15.4vw;
  opacity: 0;
}
.sec_mv .mv03 img{
  width: 100%;
}
.sec_mv .mv03.-animation{
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
  transition-delay: 1.5s;
}

.sec_mv .mv04{
  position: absolute;
  top: 10.7vw;
  right: 26vw;
  z-index: 2;
  opacity: 0;
}
.sec_mv .mv04 img{
  max-width: 20.6vw;
  max-height: 15.3vw;
}

.sec_mv .mv04.-animation{
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
  transition-delay: 1s;
}

.sec_mv .mv_text{
  position: absolute;
  top: 27.3vw;
  right: 28.6vw;
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-size: 0.7vw;
  text-align: center;
  line-height: 1.7;
  color: #4D4D4D;
  -webkit-animation: mv_text 0.5s;
  animation: mv_text 0.5s;
  opacity: 0;
}

.sec_mv .mv_text.-animation{
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
  transition-delay: 3s;
}


.sec_mv .mvleft{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 14.4vw;
  height: 20.7vw;
  left: 7.5vw;
  bottom: 7.5vw;
  transform: translateX(-20vw);
  opacity: 0;
}
.sec_mv .mvleft img{
  width: 7.8vw;
  opacity: 0;
}

.sec_mv .mvleft.-animation{
  opacity: 1;
  transform: translateX(0);
  -webkit-transition: all .9s;
  transition: all .9s;
  transition-delay: 2s;
}
.sec_mv .mvleft.-animation img{
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
  transition-delay: 2s;
}

.sec_mv .mvScroll{
  position: absolute;
  left: 3vw;
  bottom: 0;
  padding-bottom: 150px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  transform: translateY(-20px);
}

.sec_mv .mvScroll:after{
  content: "";
  position: absolute;
  left: 50%;
  top: 73px;
  display: block;
  width: 1px;
  height: 0;
  background: #1e1e1e;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation: scroll-bar 2.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: scroll-bar 2.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}


.sec_mv .mvScroll.-animation{
transform: translateY(0);
  opacity: 1;
  -webkit-transition: all .5s;
  transition: all .5s;
  transition-delay: 3s;
}


.sec_mv .mv_more{
    position: absolute;
    display: inline-block;
    padding-right: 4.7vw;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    font-size: 0.89vw;
    letter-spacing: 1.6px;
    top: 34.4vw;
    right: 20.2vw;
    opacity: 0;
}

.sec_mv .mv_more.-animation{
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
  transition-delay: 1s;
}

.sec_mv .mv_more:after{
position: absolute;
    content: "";
    background: url(https://kedoin.itembox.design/item/pc/more_ico.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 2vw;
    height: 2vw;
    top: -0.5vw;
    right: 1.6vw;
}

@keyframes mv01 {
  0% {
    opacity: 0;/*初期状態では透明に*/
    transform: translateX(50vw);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes scroll-bar {
	0% { height: 0; bottom: inherit; top: 73px; }
	40% { height: 130px; bottom: inherit; top: 73px; }
	41% { height: 130px; bottom: 0; top: inherit; }
	80% { height: 0; bottom: 0; top: inherit; }
  100% { height: 0; bottom: 0; top: inherit; }
}



/* sec_middle_bnr */
.sec_middle_bnr {
  margin-bottom: 50px;
}

.sec_middle_bnr .bnr_01 {
  margin-bottom:70px;
}

.sec_middle_bnr .youtube {
  margin-bottom: 70px;
}

.sec_middle_bnr .youtube iframe {
  width: 100%;
  height: 563px;
}

.sec_kodawari {
  position: relative;
  overflow: hidden;
  height: 430px;
  margin-bottom: 40px;
}

.sec_kodawari .bg_img {
  position: absolute;
  left: 50%;
  margin-left: -73px;
  z-index: -1;
}

.sec_kodawari:after {
  display: block;
  content: '';
  width: 100%;
  height: 390px;
  position: absolute;
  top: 40px;
  background: #F4F0EB;
  z-index: -3;
}

.sec_kodawari .text_box {
  width: 576px;
  background: #fff;
  margin-right: auto;
  margin-top: 40px;
  padding: 30px 28px 30px 38px;
  position: relative;
}
.sec_kodawari .text_box :after{
    position: absolute;
    content: "";
    background: url(https://kedoin.itembox.design/item/pc/more_ico.png);
    display: block;
    width: 40px;
    height: 40px;
    bottom: 33px;
    right: 33px;
  }

.sec_kodawari .text_box .title {
  font-size: 30px;
  color: #4D4D4D;
  text-align: center;
  margin-bottom: 25px;
  letter-spacing: 0;
}

.sec_kodawari .text_box .text {
  font-size: 14px;
  line-height: 2.3;
  text-align: center;
  color: #000;
  margin-bottom: 40px;
}

.sec_kodawari .text_box .license {
    padding-left: 50px;

}

.sec_kodawari .text_box .license span {
  display: inline-block;
  width: 260px;
  padding: 9px 0;
  background: #CCBAA3;
  color: #fff;
  text-align: center;
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-size: 14px;
}

@media(max-width: 610px) {
  .sec_kodawari .text_box {
    width: 90%;
    padding: 30px 2%;
    margin: 40px auto 0;
    position: relative;
  }
}

.sec_lineUp {
  position: relative;
  margin-bottom: 70px;
}

.sec_lineUp:after {
  display: block;
  content: '';
  width: 1270px;
  height: 500px;
  position: absolute;
  top: -33px;
  right: 50%;
  background: #F4F0EB;
  z-index: -3;
}


@media (min-width: 1000px) {
  .sec_lineUp .container {
    width: 1100px;
  }
}

.sec_lineUp .slick-initialized .slick-slide {
  padding-top: 38px;
}

.sec_lineUp .slick-center img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  color: #e67e22;
  opacity: 1;
  transform: scale(1.1);
  margin-top: -10px;
  margin-bottom: 20px;
}

.sec_lineUp .contentsSlider .slick-arrow {
  width: 15px;
  height: 15px;
  background: none!important;
}

.sec_lineUp .itemList .fs-c-productPrice__main__price{
  color:inherit;
}

.sec_lineUp .fs-c-productPrice__main__label{
  display: none;
}

.sec_photo {
  position: relative;
  margin-bottom: 105px;
  padding-bottom: 4vw;
  overflow: hidden;
}

.sec_photo:after {
  display: block;
  content: '';
  width: 1270px;
    height: calc(27vw + 67px);
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -310px;
  background: #F4F0EB;
  z-index: -3;
}

.sec_photo .img img {
  padding-top: 67px;
  max-width: inherit;
  width:100%;
}

.sec_everyday {
  background: #E4EAF6;
  padding: 100px 0;
}


.sec_everyday .articleList li:nth-child(n+4){
display:none;
}

.sec_everyday .h2E.-custom {
  letter-spacing: 1.7px;
  margin-bottom: 50px;
  width: 320px;
  margin-left: auto;
}

.sec_everyday .articleList--typeB .articleList__wrap {
  box-shadow: none;
}

.sec_everyday .row {
  margin-right: -7px;
  margin-left: -7px;
}

.sec_everyday .col-pc-4 {
  padding-right: 7px;
  padding-left: 7px;
}

.sec_everyday .articleList__date {
  font-size: 12px;
  color: #B3B3B3;
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  margin-bottom: 13px;
}

.sec_everyday .articleList__title {
  line-height: 2;
  font-size: 14px;
  color: #4D4D4D;
}

.sec_everyday .articleList__img_wrap{
  position: relative;
  overflow: hidden;
  display: block;
}

.sec_everyday .articleList__img_wrap:before{
  padding-top: 100%;
  content: "";
  display: block;
}

.sec_everyday .articleList__img_wrap img{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: none;
}


.sec_everyday .articleList--typeB .articleList__text {
  padding: 35px 25px 65px;
}

.sec_everyday .articleList--typeB .articleList__text:before {
  content: "続きを読む";
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-size: 10px;
  font-weight: normal;
  right: inherit;
  left: 25px;
  top: inherit;
  bottom: 33px;
  letter-spacing: 0;
}

.sec_everyday .articleList--typeB .articleList__text::after {
  width: 0;
  height: 0;
  border-right: none !important;
  border-left: 8px solid black !important;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  -webkit-transform: inherit;
  transform: inherit;
  -webkit-transform-origin: inherit;
  transform-origin: inherit;
  right: inherit;
  left: 80px;
  top: inherit !important;
  bottom: 32px;
}

.sec_everyday .articleList--typeB a:hover .articleList__text::after {
  transition: 0.2s;
  margin-left: 3px;
  border-left: 8px solid #b56807 !important;
}

.sec_everyday .moreLink {
  margin-top: 30px;
}

.sec_meigara {
  margin-bottom: 20px;
}

.sec_meigara .h2E.-custom {
  letter-spacing: 1px;
  margin-bottom: 20px;
  width: 395px;
}

.sec_ranking {
  margin-bottom: 40px;
}

.sec_ranking .h2E.-custom {
  margin-bottom: 30px;
}

.sec_ranking .itemList {
  margin-left: -12px;
  margin-right: -12px;
}

.sec_ranking .itemList__unit {
  padding-right: 6px !important;
  padding-left: 6px !important;
  position: relative;
}

.sec_ranking .itemList__unit:before {
  position: absolute;
  display: block;
  top: -11px;
  left: 17px;
  content: '';
  z-index: 2;
  font-size: 24px;
}

.sec_ranking .itemList__unit:nth-child(1):before {
  content: '01';
}

.sec_ranking .itemList__unit:nth-child(2):before {
  content: '02';
}

.sec_ranking .itemList__unit:nth-child(3):before {
  content: '03';
}

.sec_ranking .itemList__unit:nth-child(4):before {
  content: '04';
}

.sec_ranking .itemList__unit:nth-child(5):before {
  content: '05';
}
.sec_ranking .itemList article:nth-of-type(n+6) {
  display: none;
}

.sec_ranking .itemList .fs-c-productPrice__main__price{
  color:inherit;
}

.sec_ranking .fs-c-productPrice__main__label{
  display: none;
}

.sec_bottomBnr {
  margin-bottom: 80px;
}
.sec_bottomBnr a {
  display: block;
}
.sec_bottomBnr a + a {
  margin-top: 30px;
}

.sec_info {
  background: #E9E9F0;
  position: relative;
  padding: 10px 0;
  margin-bottom: 40px;
}
.sec_info:before {
  position: absolute;
  content: "";
  background: url(https://kedoin.itembox.design/item/pc/info_bg_01.png);
  display: block;
  width: 227px;
  height: 257px;
  top: -22px;
  left: 50%;
  margin-left: -674px;
  z-index: 1;
}
@media (max-width: 1370px) {
  .sec_info:before{
    margin-left: -50vw;
  }
}
.sec_info .h2E.-custom {
  font-size: 26px;
  margin-bottom: 0;
}
.sec_info .container {
  position: relative;
  z-index: 2;
}
.sec_info .newsList--typeB {
  border: none;
  padding-left: 50px;
  justify-content: space-between;
}
.sec_info .newsList--typeB .newsList__body {
  padding-right: 0;
  max-width: 860px;
  flex-basis: 100%;
}
.sec_info .newsList--typeB .newsList__body ul {
  overflow: inherit;
  padding: 0;
  height: auto;
}
.sec_info .newsList--typeB .newsList__body ul li {
  background: #fff;
  font-size: 11px;
  padding: 10px 15px;
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
}
.sec_info .newsList li h3 {
  font-size: 12px;
  font-weight: normal;
}
.sec_info .newsList li time {
  color: #666;
}
/* sec_shop */
.sec_shop {
  background-color: #d9e4e2;
  margin-bottom: 0px;
}
.sec_shop * {
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  color: #666;
}
.sec_shop .row {
  align-items: center;
}
.sec_shop .shop_img {
  max-width: 430px;
  flex-basis: 430px;
}
.sec_shop .shop_text {
  max-width: calc(100% - 430px);
  flex-basis: calc(100% - 430px);
  padding-left: 65px;
  position: relative;
}
.sec_shop .shop_text:after {
  position: absolute;
  content: "";
  background: url("https://kedoin.itembox.design/item/pc/shop_logo_01.jpg");
  display: block;
  width: 123px;
  height: 173px;
  top: -29px;
  right: -65px;
}
.sec_shop .h3A {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  margin-bottom: 10px;
  margin-left: -8px;
}
.sec_shop table.shopInfoTable {
  font-size: 12px;
  margin-bottom: 5px;
}
.sec_shop table.shopInfoTable th,
.sec_shop table.shopInfoTable td {
  line-height: 18px;
}
.sec_shop .mapLink {
  position: relative;
  border-bottom: 1px solid #666;
  color: #666 !important;
  font-size: 12px;
  display: inline-block;
  padding: 5px 17px 5px 0;
}
.sec_shop .mapLink:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 9px solid #666;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transform: inherit;
  transform: inherit;
  -webkit-transform-origin: inherit;
  transform-origin: inherit;
  top: 6px;
  right: 0px;
}

.sec_shop .fb_wrap{
  margin: 20px 0 0;
}
.sec_shop .fb_wrap .fb-page {
  margin: 0 auto;
}
.sec_shop .drink-rule {
  background: inherit;
  color: #000;
  font-size: 12px;
  text-align: center!important;
  background-color: #fff;
  padding: 20px 0 0 0;
}

@media (min-width: 1000px) {
  .container.-w1000 {
    max-width: 1000px;
    padding-bottom: 20px;
  }
}

/* footer */
#ftr.-custom {
  margin-top: 5px;
}

#ftr.-custom .snsNav{
  justify-content: center;
  margin-bottom: 45px;
}
#ftr.-custom .snsNav i{
      font-size: 28px;
}

#ftr.-custom .snsNav li:last-child{
  margin-right: 0;
}

#ftr.ftr--typeC.-custom {
  background: inherit;
  font-family: 'Noto Sans JP', '游ゴシック', YuGothic, '游ゴシック体', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
}
#ftr.ftr--typeC.-custom a {
  color: #000 !important;
}
#ftr.-custom .fNav--typeD {
  padding-bottom: 0;
}
#ftr.-custom .fNav--typeD .fNav__list li {
  border-right: 1px solid #999;
  font-size: 12px;
  padding: 0 15px;
}
#ftr.-custom .fNav--typeD .fNav__list li:last-child {
  border-right: none;
}
#ftr.-custom [class*='fNav--type']:not(.fNav--typeA) .fNav__list a {
  padding-right: 0;
}
#ftr.-custom .fNav--typeD {
  background: inherit;
}
#ftr.-custom .copyright--typeA {
  background: inherit;
  color: #000;
  font-size: 11px;
  padding-bottom: 10px;
}
#ftr.-custom .fNav--typeD .fNav__list .spOnly{
  display: none;
}

.shop-info {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #d9e4e2;
}

.shop-info__wrap {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.shop-info__box {
  width: 30%;
  margin: 0 1.5%;
}

.shop-info section {
  margin-bottom: 20px;
}

.shop-info h3 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
}

.shop-info h4 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.shop-info p {
  line-height: 1.4em;
}

.shop-info ul {
  width: 100%;
  line-height: 1.4em;
  margin-left: 20px;
  margin-bottom: 10px;
}

.shop-info li {
  margin-bottom: 5px;
}

.shop-info dl {
  width: 100%;
  line-height: 1.4em;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}

.shop-info dt {
  padding: 10px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
}

.shop-info dd {
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

.shop-info table {
  width: 100%;
  line-height: 1.4em;
  margin-bottom: 10px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.shop-info th {
  padding: 10px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.shop-info td {
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

@media (max-width: 999px) {
  #ftr.-custom .fNav--typeD .fNav__list li{
    border-right: none;
  }
}
.anchor{
margin-top:-100px;
padding-top:100px;
}
/* プレビュー非表示 */
#fs_preview_header{
display:none;
}
/* ログインページ */
.fs-c-subSection__title{
    margin-bottom: 20px;
}
/* お問い合わせページ */
.contactForm{
  height:500px;
}

/* 商品一覧 */
.category_com1 .large_bnr {
  overflow: hidden;
  height: 450px;
  margin-bottom: 50px;
}
.category_com1 .large_bnr img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  max-width: inherit;
}

/* 商品詳細 */
@media screen and (min-width: 960px){
.fs-body-product .fs-l-product2 .fs-l-productLayout {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.fs-body-product .fs-l-productLayout__item--1{
  max-width: 700px;
  flex-basis: 700px;
}
.fs-body-product .fs-l-productLayout__item--2{
  max-width: 460px;
  flex-basis: 460px;
}
}

.itemRecommendList .fs-c-featuredProduct__header{
  margin-bottom: 20px;
}
.itemRecommendList .contentsSlider .slick-next,
.itemRecommendList .contentsSlider .slick-prev{
  background: none;
}

.fs-body-product .fs-p-card .fs-p-card__title{
  margin-bottom: 10px;
}
.fs-body-product .fs-p-card .fs-p-card__message{
  text-align: center;
}

/* 商品詳細LP */

.lp_wrap{
	min-width: 1200px;
  margin: 0 auto;
  margin-bottom: 135px;
}
.lp_wrap .lp_wrap_inner{
	width: 1920px;
	margin: 0 auto;
}

.lp_wrap .lp_wrap_inner .lp_wrap_inner_child{
	margin: 0 -100%;
	padding: 0 100%;
}
.lp_wrap img{
  vertical-align: top;
}
.lp_wrap p{
  margin-bottom: 0;
	margin: 0 -360px;

}
.lp_wrap.-nokaido-izanau-720 .lp_btn_box{
  position: relative;
}
.lp_wrap.-nokaido-izanau-720 .lp_btn_box .lp_btn{
  position: absolute;
  width: 391px;
  bottom: 80px;
  right: 980px;
  margin: 0;
}

/* 商品表示パーツ調整 */
.ccItemListContainer{
  width: 100%;
}
/*# sourceMappingURL=main.css.map */


/* ショッピングを続けるボタンカラー */
.fs-c-button--continueShopping.fs-c-button--standard {
    font-weight: bold;
    background: #b21212;
    border: 1px solid #b21212;
    color: #ffffff;
    font-size: 14px;
}

/* お気に入りレイアウトcss */
.fs-c-wishlistProduct__title {
    margin-bottom: 10px;
    margin-top: 30px;
}

.fs-c-wishlistProduct__list .itemList__unit {
    width: 25%;
    padding: 15px;
}

.fs-body-my-wishlist .fs-c-list{
  line-height: 1.6;
}

/* お届け先リスト */
.fs-body-my-addressbook .fs-c-list{
  line-height: 1.6;
}

/* ご注文手続き */
.fs-c-checkout-communicationTextarea{
  font-size: 14px;
}

/** SmartPhone
===================================*/
@media screen and (max-width: 767px) {
.fs-c-wishlistProduct__list .itemList__unit {
    width: 50%;
    padding: 10px;
}

}

/* 会員登録 */
.fs-body-register .fs-p-announcement{
    text-align: center;
}

/* マイページ */
.fs-body-my-top .fs-c-accountService{
margin-bottom:40px;
}
.fs-body-my-top .fs-c-accountService li:last-child{
display:none;
}

/* カートページ */
.fs-c-button--standard{
    background: #667895;
    border: 1px solid #667895;
    color: #fff!important;
    box-shadow: none;
}
.fs-c-button--standard:hover{
    color: #fff;
    opacity: .8;
}

.itemRecommendList{
margin:50px 0;
}

/* 配送小口数の表記を削除 */
.fs-c-checkout-shippingInfo__body .fs-c-destinationFeeTable__headerCell {
font-size: 0px
}

/*　配送小口数の表記を変更 */
.fs-c-checkout-shippingInfo__body .fs-c-destinationFeeTable__headerCell:after {
content: '送料';
font-size:12px;
}

/* ログイン */
.fs-body-login .fs-c-textLinkContainer{
  text-align: center;
}

.fs-body-login .fs-c-subSection__message{
  line-height: 1.6;
}

.footerLogo {
  text-align: center;
}

/* 下層ページ文字色調整 */

.fs-c-cartBundleInfo__list > li > a,
.fs-c-checkout-addressee,
.fs-c-checkout-checkoutMethod__title,
.fs-c-checkout-checkoutMethod__disabledMessage,
.fs-c-checkout-couponList__item,
.fs-c-checkout-deliveryCycle__title,
.fs-c-checkout-deliveryCycle__disabledMessage,
.fs-c-checkout-deliveryMethod__title,
.fs-c-checkout-deliveryMethod__disabledMessage,
.fs-c-checkout-paymentMethod__title,
.fs-c-checkout-paymentMethod__disabledMessage,
.fs-c-checkout-pointSetting__title,
.fs-c-checkout-pointSetting__disabledMessage,
.fs-c-checkout-preview,
.fs-c-checkoutServiceDisabled__button,
.fs-c-coordinationTag,
.fs-c-coordinationTag:link,
.fs-c-coordinationTag:visited,
.fs-c-coordinationTag:hover,
.fs-c-coordinationTagactive,
.fs-c-creditCardListItem,
.fs-c-inputInformation__body,
.fs-c-noImage,
.fs-c-otherServiceLoginCompleted,
.fs-c-productNotice--startOfSales,
.fs-c-productNotice--endOfSales,
.fs-c-suggestedAddress,
.fs-p-accountInfo,
.fs-p-banner--postage .fs-p-banner__link,
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink{
  color: #000 !important;
}

.fs-c-heading--page,
.fs-c-subSection__title,
.fs-p-announcement__title,
.fs-c-wishlistProduct__title,
.fs-c-featuredProduct__title{
  color: #000;
}

.hanpukai_youtube {
  display: none;
}

/* @media */
