.sponly {
  display: none;
}




.pconly.block {
  display: block;
}




.wrapper {
  background: #edebeb;
}




.coffee_new {
  max-width: 750px;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 100px;
  text-align: center;
}




img.space {
  margin: 40px auto;
}




.anchor {
  display: flex;
  justify-content: space-around;
  padding: 0 55px;
  margin: 0 0 40px;
}




.ecbn-selection-description.vsm-selection-description {
  display: none;
}




.ecbn-selection-more-btn.ecbn-selection-page-more {
  border-radius: 50px !important;
  width: 60% !important;
  font-weight: bold !important;
  font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}




.ecbn-selection-title.vsm-selection-title {
  margin-top: 0 !important;
}




.ecbn-selection-title.vsm-selection-title {
  font-weight: bold !important;
  font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
  font-size: 20px !important;
}




.ecbn-selection-content.ecbn-selection-content--active+span {
  font-size: 0;
  position: relative;
  width: 100%;
  display: block;
  margin: 40px 0 60px;
}




.ecbn-selection-content.ecbn-selection-content--active+span::before {
  content: "メガロスプロテインコーヒーとお家時間を一緒に撮った素敵な皆様の投稿をお待ちしております！";
  position: absolute;
  font-size: 14px;
  font-weight: bold;
  font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
  width: 360px;
  display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
  line-height: 1.3;
}




input[type="checkbox"]+label {
  margin: 40px 0;
  padding: 0;
  font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}




.toggle {
  display: none;
}




.toggle02 {
  display: none;
}




.toggle03 {
  display: none;
}




.accordion {
  position: relative;
}




.title,
.content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}




.title {
  display: block;
  font-weight: bold;
  font-size: 20px;
  position: relative;
}




.title::after {
  content: '';
  display: block;
  background-image: url(/megalos_coffee202205/images/teiki_arrow.png);
  width: 44px;
  height: 15px;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s;
}




.toggle:checked+.title::after {
  transform: rotate(180deg);
}




.toggle02:checked+.title::after {
  transform: rotate(180deg);
}




.toggle03:checked+.title::after {
  transform: rotate(180deg);
}




.content {
  margin-top: 50px;
  max-height: 0;
  overflow: hidden;
}




.toggle:checked+.title+.content {
  max-height: 550px;
  transition: all 0.3s;
}




.toggle02:checked+.title+.content {
  max-height: 550px;
  transition: all 0.3s;
}




.toggle03:checked+.title+.content {
  max-height: 550px;
  transition: all 0.3s;
}




.accordion .content a {
  bottom: 35px;
  position: absolute;
  font-size: 16px;
  background-color: #fff;
  border: solid 1px;
  font-weight: bold;
  color: #000 !important;
  padding: 10px;
  width: 480px;
  border-radius: 50px;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}




.faq {
  background-color: #000;
  padding-top: min(9.0666666667vw, 68px);
  padding-bottom: min(11.0666666667vw, 83px);
  text-align: center
}




.faq__titleDecoration {
  width: min(18.6666666667vw, 140px);
  /* aspect-ratio: 136/79; */
  padding-right: min(0.2666666667vw, 2px);
  margin-bottom: min(1.4666666667vw, 11px)
}




.faq__title {
  color: #fff;
  font-size: 30px;
  line-height: 1.4444444444;
  padding-right: min(.4vw, 3px);
  margin-bottom: 40px;
  font-weight: bold;
  font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
}




.faq__list {
  width: 89.3333333333%;
  margin: 0 auto
}




.faq__item {
  text-align: left;
  font-size: 18px;
  line-height: 1.6071428571;
  font-weight: bold;
  font-family: "montserrat", "源ノ角ゴシック JP", "Noto SansJP", sans-serif;
  margin-bottom: 10px;
}




.faq__item:first-child {
  border-width: 2px 2px 1px 2px
}




.faq__item:last-child {
  border-width: 1px 2px 2px 2px;
}




.faq__item:nth-last-child(2) {}




.faq__item:nth-last-child(3) {
  border-width: 1px 2px 2px 2px
}




.faq__question {
  background-color: #fff;
  color: #000;
  font-weight: 600;
  border-radius: 5px;
}




.faq__question .question__inner {
  padding-top: min(2vw, 15px);
  padding-bottom: min(2.4vw, 18px);
  padding-left: min(2.6666666667vw, 20px);
  padding-right: min(3.3066666667vw, 24.8px);
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center
}




.faq__question .question__inner .question__text {
  width: min(77.3333333333vw, 580px)
}




.faq__question .question__inner .faq__icon {
  width: min(4.6666666667vw, 35px);
  aspect-ratio: 26.55/11.81;
  transition: .3s
}




.faq__question .question__inner[aria-expanded=true] .faq__icon {
  transform: rotate(180deg)
}




.faq__answer {
  height: 0;
  overflow: hidden;
  background-color: #fff;
  font-weight: 400;
  line-height: 1.6071428571;
  transition: .3s;
  padding-inline: min(2.6666666667vw, 20px)
}




.faq__answer[aria-hidden=false] {
  height: auto;
  display: block;
  padding-top: min(3.2vw, 24px);
  padding-bottom: min(3.2vw, 24px);
  margin-top: -5px;
  border-radius: 0 0 5px 5px;
  border-top: dotted 1px #000;
}




p.question__text span,
.faq__answer[aria-hidden=false] span {
  font-size: 26px;
  margin-right: 15px;
}




.absolute {
  margin-top: -400px;
  padding: 0 40px 80px;
  background-color: #000;
}




#point1,
#point2,
#point3 {
  margin-top: -142px;
  padding-top: 142px;
}




.anchor>a:hover {
  mix-blend-mode: difference;
  opacity: 1 !important;
}




.coffee_new a:hover {
  opacity: .8;
}




.int_btn {
  display: block;
  font-size: 16px;
  margin: 30px auto 0;
  width: 48%;
  font-weight: bold;
  border-radius: 50px;
  padding: 15px 40px;
  background-color: #fff;
}




.int_btn:hover {
  color: #111 !important;
}


.gooddesign {
  background-color: rgb(247, 247, 247);
  padding-bottom: 40px;
}


.gooddesign a {
  background-color: rgb(255, 255, 255);
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 12px;
  width: fit-content;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 24px;
  color: rgb(192, 0, 20);
  border: 2px solid rgb(192, 0, 20);
  margin: 38px auto 0;
}


.gooddesign a::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  width: 7px;
  height: 7px;
  border-top: 1px solid rgb(192, 0, 20);
  border-right: 1px solid rgb(192, 0, 20);
  transform: rotate(45deg);
}


.gooddesign a:hover {
  opacity: .8;
}


@media screen and (max-width:767px) {
  .pconly {
    display: none !important;
  }




  .sponly {
    display: block;
  }




  .sponly.block {
    display: block;
  }




  img.space {
    margin: 20px 0;
  }




  .accordion .content a {
    font-size: 13px;
    width: 77%;
    bottom: 24px;
    padding: 10px;
  }




  .title {
    font-size: 16px;
  }




  .padding {
    padding: 0 20px;
  }




  .scale50 {
    transform: scale(.55);
    margin: 0 !important;
  }




  input[type="checkbox"]+label {
    font-size: 22px;
  }




  .toggle:checked+.title+.content {
    max-height: 850px;
  }




  .toggle02:checked+.title+.content {
    max-height: 850px;
  }




  .toggle03:checked+.title+.content {
    max-height: 850px;
  }




  .anchor {
    padding: 0 20px;
    display: block;
    margin: 0 0 30px;
  }




  .anchor>a img {
    margin-bottom: 10px;
  }




  .cta .padding {
    margin-top: 20px;
  }




  .absolute {
    margin-top: -230px;
    padding: 0 20px 40px;
    background-color: #000;
  }




  .ecbn-selection-content.ecbn-selection-content--active+span::before {
    width: 310px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }




  .faq__item {
    font-size: 14px;
  }




  .faq__question .question__inner .question__text {
    display: flex;
    align-items: center;
  }




  .faq__answer[aria-hidden=false] {
    display: flex;
    align-items: center;
  }




  #point1,
  #point2,
  #point3 {
    margin-top: -120px;
    padding-top: 120px;
  }




  .int_btn {
    margin: 40px auto 0;
    width: 100%;
  }


  .gooddesign a::after {
    top: 1px;
  }
}


