/* HowTO用ヘッダーcss */
/* .c-nav .js-sticky,
.c-nav{
  background: none;
}
.c-nav a, .p-csw__event__access__link a, .about-btn, .u-text-color-white, .p-foodlineup__link-list a, .p-musiclineup__link-list a, .p-detail__link-list a{
  color: #000 !important;
}
.c-nav .c-nav__item__sub a{
  color: #fff !important;
}
.c-nav .c-nav__item__sub a:hover{
  border-color: #fff !important;
}
.c-nav .c-nav__item__sub a::after{
  background-color: #fff !important;
}
.c-nav .is-hover,
.c-nav__item a::after{
  background-color: #000 !important;
}
.bogo-language-switcher .current a,
.bogo-language-switcher a:hover{
  border-color: #000 !important;
}
.text-center{
  text-align: center !important;
  margin-top: 20px;
}
.pc{
  display: block !important;
}
.sp{
  display: none !important;
}
.f-normal{
  font-weight: 300 !important;
}
.c-nav .js-sticky.is-fixed{
  background-color: rgba(51,51,51,.9) !important;
}

.c-nav .js-sticky.is-fixed a,
.c-nav .js-sticky.is-fixed .p-csw__event__access__link a,
.c-nav .js-sticky.is-fixed .about-btn,
.c-nav .js-sticky.is-fixed .u-text-color-white,
.c-nav .js-sticky.is-fixed .p-foodlineup__link-list a,
.c-nav .js-sticky.is-fixed .p-musiclineup__link-list a,
.c-nav .js-sticky.is-fixed .p-detail__link-list a,
.c-nav .js-sticky.is-fixed .bogo-language-switcher li{
  color: #fff !important;
}
.c-nav .js-sticky.is-fixed .is-hover,
.c-nav .js-sticky.is-fixed .c-nav__item a::after{
  background-color: #fff !important;
}
.c-nav .js-sticky.is-fixed .bogo-language-switcher .current a,
.c-nav .js-sticky.is-fixed .bogo-language-switcher a:hover{
  border-color: #fff !important;
} */
@media screen and (max-width: 960px){
  .pc{
    display: none !important;
  }
  .sp{
    display: block !important;
  }
}


.p-howto__first-view{
  padding: 120px 20px 80px;
  text-align: center;
}
.p-howto__first-view h1{
  font-size: 80px;
  line-height: 1.2;
  font-family: lust,serif;
  font-weight: 400;
  display: block;
  text-align: center;
  color: #000;
}
.p-howto__first-view h1 span.sub{
  font-size: 50px;
  display: block;
  text-align: center;
  color: #000;
}
.p-howto__first-view h1 span.ja{
  font-family: "Noto Sans JP",sans-serif;
  font-size: 36px;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #000;
  margin-top: 30px;
  margin-bottom: 20px;
}
p.c-firstview__text{
  font-family: "Noto Sans JP",sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.8;
  display: inline;
  text-align: center;
  color: #000;
  background: #FFFF00;
  /* background: linear-gradient(transparent 95%, #FFFF00 5%); */
}
p.c-firstview__text:first-of-type{
  margin-top: 40px;
}
p.c-firstview__text.cap{
  font-weight: 400;
  font-size: 16px;
  display: block;
  text-align: center;
  background: none;
  color: #000;
  margin-top: 0;
  margin-bottom: 20px;
}

.p-howto{
  position: relative;
  width: 100%;
  padding: 50px 0 75px;
}
.howto-food{
  padding: 50px 0 110px;
}
.p-howto:before{
  content: '';
  display: block;
  width: 100%;
  height: 420px;
  background: url(/images/howto/howto_bg01.jpg) no-repeat;
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
}
.p-howto__contents{
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.p-howto__contents h2{
  position: relative;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 30px;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #000;
}
.p-howto__contents h2:before{
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.howto-sake .p-howto__contents h2{
  padding-top: 72px;
}
.howto-sake .p-howto__contents h2:before{
  width: 63px;
  height: 52px;
  background-image: url(/images/howto/ico-howto-sake.svg);
}
.howto-food .p-howto__contents h2{
  padding-top: 64px;
}
.howto-food .p-howto__contents h2:before{
  width: 110px;
  height: 44px;
  background-image: url(/images/howto/ico-howto-food.svg);
}
p.p-howto__contents__lead{
  font-family: "Noto Sans JP",sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.8;
  display: block;
  text-align: center;
  color: #000;
  margin-top: 20px;
}
p.p-howto__contents__lead.liner span{
  /* background: linear-gradient(transparent 95%, #FFAFBA 5%); */
  background: #FFFF00;
  display: inline;
}
.p-howto__box{
  width: 100%;
  background: #fff;
  border-radius: 20px;
  margin-top: 35px;
  padding: 50px 70px 45px;
  box-sizing: border-box;
}
p.p-howto__box-tit{
  font-family: "Noto Sans JP",sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.5;
  display: block;
  text-align: center;
  color: #000;
  margin-top: 0;
}
.p-howto__box-tit.border span{
  display: inline-block;
  border: 2px solid #000;
  margin-top: 20px;
  font-size: 17px;
  padding: 5px;
  box-sizing: border-box;
}
.p-howto__box-item{
  display: block;
  text-align: center;
  margin: 35px auto 0;
}
.p-howto__box-item img{
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.howto-sake .p-howto__box-item img{
  max-width: 322px;
}
.howto-food .p-howto__box-item img{
  max-width: 680px;
}
p.p-howto__box-txt.cap{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  display: block;
  text-align: left;
  color: #000;
  margin-top: 30px;
}
.p-howto__box-bottom{
  width: 100%;
  margin-top: 30px;
  padding-top: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  background-image: linear-gradient(to right, #000 2px, transparent 2px);
  background-size: 8px 2px;
  background-repeat: repeat-x;
  background-position: top left;
}
.p-howto__box-bottom__left{
  width: 320px;
  padding: 0 30px 0 12px;
  border-right: 1px solid #000;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.p-howto__box-bottom__left p{
  width: calc(100% - 48px);
  padding-right: 15px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.8;
  display: block;
  text-align: left;
  color: #000;
}
.howto-food .p-howto__box-bottom__left p{
  width: calc(100% - 66px);
}
.p-howto__box-bottom__left img{
  width: 48px;
}
.howto-food .p-howto__box-bottom__left img{
  width: 66px;
}
.p-howto__box-bottom__right{
  width: calc(100% - 320px);
  padding-left: 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.p-howto__box-bottom__right p{
  width: calc(100% - 230px);
  font-size: 58px;
  font-weight: bold;
  font-family: "Roboto";
}
.p-howto__box-bottom__right p span.unit{
  font-size: 20px;
}
.p-howto__box-bottom__right .p-howto__box-bottom__btn{
  width: 230px;
}
.p-howto__box-bottom__right .p-howto__box-bottom__btn a{
  position: relative;
  background: #000;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  display: block;
  text-align: left;
  padding: 22px 20px;
  border-radius: 8px;
  text-decoration: none;
  transition: all ease .5s;
}
.p-howto__box-bottom__right .p-howto__box-bottom__btn a.no-link{
  text-decoration: none;
  background: #dfdfdf;
  pointer-events: none;
}
.p-howto__box-bottom__right .p-howto__box-bottom__btn a:hover{
  opacity: .7;
}
.p-howto__box-bottom__right .p-howto__box-bottom__btn a:after{
  content: '';
  display: inline-block;
  width: 12px;
  height: 20px;
  background: url(/images/howto/ico-btn-arrow.svg) no-repeat;
  background-size: 12px 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}
.p-howto__buy-btn{
  width: 100%;
  max-width: 540px;
  margin: 60px auto 0;
}
.p-howto__buy-btn a{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #76BEE6;
  text-decoration: none;
  border-radius: 10px;
  padding: 35px;
  text-align: center;
  transition: all ease .5s;
}
.p-howto__buy-btn a:hover{
  opacity: .7;
}
.p-howto__buy-btn a span.txt{
  padding-left: 20px;
  box-sizing: border-box;
  color: #000;
  font-size: 30px;
  font-weight: bold;
}
.p-howto__buy-btn a span.icon{
  display: inline-block;
  width: 126px;
}
.p-howto__buy-btn a span.icon img{
  width: 100%;
  height: auto;
}

.howto-coin{
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px 100px;
}
.howto-coin:before{
  display: none;
}
.howto-coin .p-howto__contents{
  width: 100%;
  max-width: 1240px;
  padding-top: 75px;
  border-top: 1px solid #000;
}
.howto-coin h2{
  margin-top: 100px;
}
.howto-coin h2:first-of-type{
  margin-top: 0;
}
.howto-coin .p-howto__contents .p-howto__box{
  max-width: 900px;
  margin: 35px auto 0;
  padding: 50px 0 45px;
}
.howto-coin .p-howto__box-item img{
  max-width: 678px;
}
.p-howto__box-map{
  width: 100%;
  margin-top: 45px;
}
.p-howto__box-map .p-howto__box-map__img img{
  width: 100%;
  height: auto;
}
.p-howto__box-map .p-howto__box-map__btn{
  width: 200px;
  margin: 50px auto 0;
}
.p-howto__box-map .p-howto__box-map__btn a{
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 18px 15px;
  text-decoration: none;
  border-radius: 10px;
  transition: all ease .5s;
}
.p-howto__box-map .p-howto__box-map__btn a:hover{
  opacity: .7;
}
.p-howto__box-map .p-howto__box-map__btn a span{
  position: relative;
  display: flex;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
}
.p-howto__box-map .p-howto__box-map__btn a span:before{
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/images/howto/ico-map.svg) no-repeat;
  background-size: 18px 18px;
  margin-right: 10px;
}
.howto-faq{
  padding: 0 0 80px;
}
.howto-faq:before{
  display: none;
}
.howto-faq .howto-faq__title{
  width: 100%;
  padding: 100px 20px;
  box-sizing: border-box;
  background: url(/images/howto/howto_bg01.jpg) no-repeat;
  background-size: auto 340px;
  background-position: top center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.howto-faq h2{
  font-size: 64px;
  line-height: 1.2;
  font-family: lust,serif;
  font-weight: 400;
  display: block;
  text-align: center;
  color: #000;
}
.howto-faq h2 span.ja{
  font-family: "Noto Sans JP",sans-serif;
  font-weight: bold;
  font-size: 28px;
  margin-top: 10px;
  display: block;
  text-align: center;
  color: #000;
}
.howto-faq .p-howto__contents{
  padding-top: 70px;
}
.howto-faq .p-howto__contents h3{
  display: block;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 60px;
  padding: 30px 20px;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 1.2;
  font-weight: bold;
}
.howto-faq .p-howto__contents h3:first-of-type{
  margin-top: 0;
}
.howto-faq .p-howto__contents p{
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  margin-top: 30px;
}
.p-howto__faq__btn{
  width: 250px;
  margin: 65px auto 0;
}
.p-howto__faq__btn a{
  position: relative;
  background: #000;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  display: block;
  text-align: left;
  padding: 22px 20px;
  border-radius: 8px;
  text-decoration: none;
  transition: all ease .5s;
}
.p-howto__faq__btn a:hover{
  opacity: .7;
}
.p-howto__faq__btn a:after{
  content: '';
  display: inline-block;
  width: 12px;
  height: 20px;
  background: url(/images/howto/ico-btn-arrow.svg) no-repeat;
  background-size: 12px 20px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
}

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


@media screen and (max-width: 767px){
/*  #cboxContent{
    margin: 0 !important;
  }*/
  .sp-left{
    text-align: left !important;
  }
  .p-howto__first-view{
    padding: 75px 20px 40px;
    box-sizing: border-box;
    height: auto;
    text-align: left;
  }
  .p-howto__first-view h1{
    font-size: 40px;
  }
  .p-howto__first-view h1 span.sub{
    font-size: 25px;
  }
  .p-howto__first-view h1 span.ja{
    font-size: 26px;
    margin-bottom: 30px;
  }
  p.p-howto__box-tit{
    font-size: 22px;
    margin-bottom: 1rem;
  }
  p.c-firstview__text{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
  }
  p.c-firstview__text.cap{
    background: none;
    display: block;
    text-align: left;
    margin-top: .5em;
    margin-bottom: 30px;
    font-weight: bold;
  }
  .p-howto{
    padding: 30px 0 45px;
  }
  .p-howto__contents{
    padding: 0 30px;
    box-sizing: border-box;
  }
  .p-howto__contents h2{
    font-size: 24px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .howto-sake .p-howto__contents h2,
  .howto-food .p-howto__contents h2{
    padding-top: 10px;
    font-size: 22px;
  }
  .howto-sake .p-howto__contents h2:before{
    width: 36px;
    height: 30px;
    position: static;
    transform: none;
    margin-right: 15px;
  }
  .howto-food .p-howto__contents h2:before {
    width: 60px;
    height: 25px;
    position: static;
    transform: none;
    margin-right: 15px;
  }
  p.p-howto__contents__lead{
    text-align: left;
    font-size: 16px;
  }
  .p-howto__box{
    padding: 25px 25px 30px;
  }
  .p-howto__box-item{
    margin-top: 20px;
  }
  .p-howto__box-bottom{
    margin-top: 20px;
    padding-top: 20px;
  }
  .p-howto__box-bottom p{
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
  }
  .p-howto__box-bottom__left{
    width: 40%;
    justify-content: center;
    padding: 0;
    margin-top: 25px;
  }
  .p-howto__box-bottom__right{
    width: 60%;
    justify-content: center;
    padding: 0;
  }
  .p-howto__box-bottom__right p{
    font-size: 40px;
    position: relative;
    top: 10px;
  }
  .p-howto__box-bottom .p-howto__box-bottom__btn{
    width: 100%;
    margin-top: 25px;
  }
  .p-howto__box-bottom .p-howto__box-bottom__btn a{
    position: relative;
    background: #000;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    display: block;
    text-align: left;
    padding: 22px 20px;
    border-radius: 10px;
    text-decoration: none;
    transition: all ease .5s;
  }
  .p-howto__box-bottom .p-howto__box-bottom__btn a:after{
    content: '';
    display: inline-block;
    width: 12px;
    height: 20px;
    background: url(/images/howto/ico-btn-arrow.svg) no-repeat;
    background-size: 12px 20px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
  }
  .p-howto__buy-btn{
    margin-top: 30px;
  }
  .p-howto__buy-btn a{
    flex-wrap: wrap;
    padding: 15px 10px;
  }
  .p-howto__buy-btn a span.icon{
    width: 100%;
    text-align: center;
  }
  .p-howto__buy-btn a span.icon img{
    width: 100%;
    max-width: 84px;
    margin: 0 auto;
    display: block;
  }
  .p-howto__buy-btn a span.txt{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-left: 0;
    font-size: 20px;
  }
  .p-howto__box-tit.border span{
    font-size: 14px;
  }
  .howto-coin .p-howto__contents,
  .howto-app .p-howto__contents{
    width: calc(100% - 60px);
    padding: 0;
  }
  .howto-coin,
  .howto-app{
    padding-top: 10px;
  }
  .howto-coin .p-howto__contents h2,
  .howto-app .p-howto__contents h2{
    text-align: center;
    justify-content: center;
    margin-top: 40px;
  }
  .howto-coin h2:first-of-type{
    margin-top: 30px;
  }
  .howto-coin p.p-howto__contents__lead{
    text-align: center;
    font-size: 16px;
  }
  .howto-coin p.p-howto__contents__lead{
    text-align: left;
  }
  p.p-howto__contents__lead.liner span{
    font-size: 16px;
  }
  .howto-coin .p-howto__contents .p-howto__box{
    padding: 25px 25px 30px;
  }
  .howto-food .p-howto__box-item img,
  .howto-coin .p-howto__box-item img{
    max-width: 80%;
  }
  .p-howto__box-map{
    width: calc(100% + 50px);
    margin-left: -25px;
  }
  .p-howto__box-map .p-howto__box-map__btn{
    margin-top: 30px;
    width: calc(100% - 50px);
  }
  .howto-faq .howto-faq__title{
    padding: 40px 20px 45px;
  }
  .howto-faq h2{
    font-size: 50px;
  }
  .howto-faq h2 span.ja{
    font-size: 20px;
    font-weight: bold;
  }
  .howto-faq .p-howto__contents h3{
    padding: 15px 0;
    margin-top: 45px;
    text-align: left;
    font-size: 16px;
    line-height: 1.4;
  }
  .howto-faq .p-howto__contents p{
    margin-top: 20px;
    font-size: 16px;
  }
  .howto-faq .p-howto__contents{
    padding-top: 40px;
  }
  .p-howto__faq__btn{
    width: 100%;
    margin-top: 50px;
  }
}

.p-howto__box-bottom__right p:lang(en)  {
    position: relative;
    margin-top: -1.5rem;
}
.p-howto__box-bottom__right p span.unit:lang(en) {
    position: absolute;
    right: 3.5rem;
    bottom: -1rem;
}
.howto-faq .p-howto__contents h3:lang(en) {
    line-height: 1.35;
}

@media screen and (max-width: 767px){
.p-howto__box-bottom__right p:lang(en)  {
    margin-top: -1rem;
}
.p-howto__box-bottom__right p span.unit:lang(en) {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  
}
}
