@charset "UTF-8";
html{
  margin-top: 0!important;
}

.main .container-inner {
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.breadcrumb {
  display: none;
}

.main .container-fluid {
  padding: 8rem 0 0;
}

.box-post {
  padding-top: 0;
}

.breadcrumb + #wrapper-main {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .breadcrumb + #wrapper-main {
    margin-top: 50px;
  }
}

.box-post #header {
  opacity: 0;
}

.chokospo {
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/main_bg.webp) center top;
  background-size: 100%;
  background-attachment: fixed;
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 700;
  font-style: normal;
}
.chokospo-wrap {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}

.english {
  font-family: "Iceberg", serif;
  font-weight: 400;
  font-style: normal;
}

.chokospo-left10 {
  margin-left: 2.6%;
}

.chokospo-mv {
  background: #FF5E1C;
  mix-blend-mode: multiply;
  padding: 0 5% 15%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .chokospo-mv {
    padding: 0 5% 32%;
  }
}
.chokospo-mv::before {
  content: "";
  width: 100%;
  left: 50%;
  top: 0;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_bg.webp) top left no-repeat;
  background-size: 100%;
  position: absolute;
  height: 100%;
  transform: translateX(-50%);
  mix-blend-mode: multiply;
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .chokospo-mv::before {
    background-image: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_bg__sp.svg);
  }
}
.chokospo-mv::after {
  content: "";
  width: 100%;
  height: 80%;
  left: 0;
  top: 10%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_deco01.webp) top center no-repeat;
  background-size: 100%;
  position: absolute;
  mix-blend-mode: lighten;
}
@media screen and (max-width: 767px) {
  .chokospo-mv::after {
    top: 14%;
    background-image: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_deco01__sp.webp);
  }
}
.chokospo-mv .chokospo-wrap {
  position: relative;
}
.chokospo-mv .chokospo-wrap::before {
  content: "";
  position: absolute;
  width: 19.11%;
  height: 42px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_blackarrow.svg) no-repeat;
  background-size: 100%;
  top: 0;
  left: 18.5%;
}
@media screen and (max-width: 767px) {
  .chokospo-mv .chokospo-wrap::before {
    width: 30.11%;
    left: 31.5%;
  }
}
.chokospo-mv .chokospo-wrap::after {
  content: "";
  position: absolute;
  width: 19.56%;
  height: 100px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_arrow.svg) no-repeat;
  background-size: 100%;
  bottom: -4.6%;
  left: 46.9%;
}
@media screen and (max-width: 767px) {
  .chokospo-mv .chokospo-wrap::after {
    width: 31.56%;
    bottom: -24.7%;
    left: -7.1%;
  }
}
.chokospo-mv_title {
  width: 13.2%;
  margin-left: -2%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .chokospo-mv_title {
    width: 26.6%;
    margin-left: 0%;
  }
}
.chokospo-mv_detail {
  width: 26.5%;
  position: absolute;
  top: 6%;
  right: -1.8%;
}
@media screen and (max-width: 767px) {
  .chokospo-mv_detail {
    width: 63.3%;
    top: 7.5%;
    right: 2.2%;
  }
}
.chokospo-mv_img {
  position: absolute;
  width: 102.18%;
  top: 0;
  left: 1.4%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .chokospo-mv_img {
    width: 124%;
    top: 23%;
    left: -5.7%;
    right: -5.7%;
  }
}
.chokospo-mv_img img {
  position: relative;
  z-index: 1;
  opacity: 0;
  animation: fadeInUp 1s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
.chokospo-mv_img::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_mainimg_bg.webp) no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .chokospo-mv_img::before {
    background-image: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_mainimg01_bg__sp.webp);
  }
}
.chokospo-mv_text {
  position: absolute;
  width: 44.2%;
  bottom: 7.3%;
  right: -2.7%;
  z-index: 3;
  opacity: 0;
  animation: rightIn 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
  animation-delay: 1s;
}
@media screen and (max-width: 767px) {
  .chokospo-mv_text {
    width: 77.6%;
    bottom: -8.5%;
    right: -5%;
  }
}
.chokospo-mv_text::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/mv_text_bg.svg) no-repeat;
  mix-blend-mode: multiply;
}
.chokospo-mv_text img {
  position: relative;
  z-index: 1;
}

@keyframes fadeInUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes rightIn {
  0% {
    opacity: 0;
    transform: translateX(30%);
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.chokospo-sec01 {
  position: relative;
  background: #000;
  color: #fff;
  padding: 0 5% 10%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec01 {
    padding: 0 5.7% 23%;
  }
}
.chokospo-sec01::before {
  content: "";
  width: 100%;
  padding-top: 15.5%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec01_bgtop.svg) center top no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 100%;
}
.chokospo-sec01_title {
  padding-top: 11%;
  position: relative;
}
.chokospo-sec01_title::after {
  content: "";
  width: 83.1%;
  height: 160px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec01_titlebg.svg) no-repeat bottom left;
  background-size: 100%;
  position: absolute;
  left: -2%;
  bottom: 1%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec01_title::after {
    left: -5.7%;
    width: 168.1%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec01_title {
    padding-top: 4.5%;
  }
}
.chokospo-sec01_title-01 {
  display: block;
  width: 8.11%;
  margin-left: 1.8%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec01_title-01 {
    width: 17.11%;
  }
}
.chokospo-sec01_title-02 {
  display: block;
  width: 39.55%;
  margin-left: 1.5%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec01_title-02 {
    width: 80.75%;
  }
}
.chokospo-sec01_text {
  margin-left: 3.1%;
  font-size: 18px;
  margin-top: 5.1%;
  letter-spacing: 0.5px;
  line-height: 1.75;
}
@media screen and (max-width: 1179px) {
  .chokospo-sec01_text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec01_text {
    margin-top: 12.6%;
    letter-spacing: -0.8px;
    margin-left: 2.1%;
    line-height: 1.5;
  }
}
.chokospo-sec01_img {
  position: absolute;
  right: 0;
  top: 7.1%;
  width: 52.08%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec01_imgbg.svg) no-repeat 36.4% top;
  background-size: 85.4%;
  padding: 7.8% 0;
}
@media screen and (max-width: 767px) {
  .chokospo-sec01_img {
    position: relative;
    margin-top: 15%;
    top: 8%;
    width: 111.78%;
    padding: 14.9% 0;
    background-position: 43.8% top;
  }
}
.chokospo-sec01_img img {
  width: 125.6%;
  max-width: initial;
  opacity: 0;
}
.chokospo-sec01_img.js-active img {
  animation: rightIn 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}

.chokospo-sec02 {
  background: #000;
}
.chokospo-sec02_tabs {
  display: flex;
  justify-content: center;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1179px) {
  .chokospo-sec02_tabs {
    padding: 0 5%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec02_tabs {
    padding: 0;
  }
}
.chokospo-sec02_tab {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 3.2% 0px 1.8%;
  font-size: 16px;
  position: relative;
  cursor: pointer;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .chokospo-sec02_tab {
    font-size: 10px;
    padding: 4% 0px 3.5%;
  }
}
.chokospo-sec02_tab .line {
  width: 12.3%;
  height: 11px;
  content: "";
  position: absolute;
  left: -4%;
  top: 47%;
  border-bottom: solid 1px #000;
}
@media screen and (max-width: 767px) {
  .chokospo-sec02_tab .line {
    width: 17.3%;
    left: -7.6%;
  }
}
.chokospo-sec02_tab .line::after {
  width: 11px;
  height: 11px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  background: #FF5E1C;
  border-radius: 50%;
  z-index: 2;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .chokospo-sec02_tab .line::after {
    width: 6px;
    height: 6px;
    top: 7.5px;
  }
}
.chokospo-sec02_tab:last-child {
  margin-left: -3%;
}
.chokospo-sec02_tab:last-child.js-active .line:after {
  left: calc(100% - 6px);
}
@media screen and (max-width: 767px) {
  .chokospo-sec02_tab:last-child {
    margin-left: 0;
  }
}
.chokospo-sec02_tab::before {
  content: "";
  background: #FF5E1C;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
}
@media screen and (max-width: 767px) {
  .chokospo-sec02_tab::before {
    clip-path: none;
  }
}
.chokospo-sec02_tab p {
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.chokospo-sec02_tab span {
  font-size: 48px;
  display: block;
  line-height: 1;
}
@media screen and (max-width: 1179px) {
  .chokospo-sec02_tab span {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec02_tab span {
    font-size: 24px;
  }
}
.chokospo-sec02_tab.js-active {
  color: #FF5E1C;
}
.chokospo-sec02_tab.js-active::before {
  background: #fff;
}
.chokospo-sec02 .js-select {
  display: block;
}
.chokospo-sec02_box {
  display: none;
}
.chokospo-sec02_box img {
  width: 100%;
}

.chokospo-sec03 {
  padding: 4.5% 5%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec03 {
    padding: 15.5% 5.7% 11.2%;
  }
}
.chokospo-sec03 .chokospo-wrap {
  padding-left: 1.8%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec03 .chokospo-wrap {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec03_title {
    padding-left: 2.7%;
  }
}
.chokospo-sec03_title img {
  width: 18.39%;
  margin-bottom: 2%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec03_title img {
    width: 38.39%;
    margin-bottom: 4%;
  }
}
.chokospo-sec03_title p {
  font-size: 19px;
  margin-left: -0.7%;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .chokospo-sec03_title p {
    font-size: 13px;
    letter-spacing: -0.1px;
    line-height: 1.5;
  }
}
.chokospo-sec03_moviebg {
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec03_bg.svg) no-repeat;
  padding: 5.7% 5.6% 6% 5.7%;
  margin-top: 0.6%;
  margin-left: -0.8%;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec03_moviebg {
    margin: 6.7% -6.4% 0 -6.6%;
  }
}
.chokospo-sec03_movie {
  width: 100%;
}
.chokospo-sec03_movie iframe {
  aspect-ratio: 16/9;
}

.chokospo-sec04 {
  margin-bottom: 12.4%;
  position: relative;
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04 {
    padding: 0 5.7%;
  }
}
.chokospo-sec04::before {
  content: "";
  position: absolute;
  left: 0;
  top: 13.5%;
  width: 100%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec04_bg.svg) no-repeat top center;
  background-size: 100%;
  height: 86.5%;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04::before {
    top: 12.5%;
    height: 87.5%;
    background-image: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec04_bg__sp.svg);
  }
}
.chokospo-sec04::after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding-top: 18%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec04_bg_lower.svg) no-repeat top center;
  background-size: 100%;
  mix-blend-mode: multiply;
}
.chokospo-sec04_upper {
  position: relative;
  padding: 2% 0 0;
  margin-bottom: 9.6%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_upper {
    padding: 0% 0;
    margin-bottom: 40%;
  }
}
.chokospo-sec04 .chokospo-wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 7%;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04 .chokospo-wrap {
    padding-bottom: 14%;
  }
}
.chokospo-sec04_title {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  display: block;
}
.chokospo-sec04_title img {
  width: 44.98%;
  margin-left: -2.4%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_title img {
    width: 89.28%;
    margin-left: -4%;
  }
}
.chokospo-sec04_feature {
  width: 50.88%;
  position: absolute;
  top: 31%;
  right: 3.5%;
}
.chokospo-sec04_feature img {
  opacity: 0;
  transform: translateX(30%) translateY(-15%);
}
.chokospo-sec04_feature.js-active img {
  animation: rightSlide 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
@media screen and (max-width: 1700px) {
  .chokospo-sec04_feature {
    top: 36.4%;
  }
}
@media screen and (max-width: 1180px) {
  .chokospo-sec04_feature {
    top: 38.5%;
  }
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_feature {
    top: 34.6%;
    right: -1.5%;
    width: 56.88%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_feature {
    top: 90.7%;
  }
}
@media screen and (max-width: 420px) {
  .chokospo-sec04_feature {
    top: 92.7%;
  }
}
@media screen and (max-width: 389px) {
  .chokospo-sec04_feature {
    top: 95.8%;
  }
}
.chokospo-sec04_detail {
  width: 36.68%;
  margin-left: auto;
  margin-bottom: 16.5%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_detail {
    width: 49.68%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_detail {
    width: 100%;
    margin-bottom: 4.3%;
  }
}
.chokospo-sec04_detail::before {
  content: "";
  position: absolute;
  right: 2.5%;
  top: 0;
  width: 5%;
  height: 200px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec04_deco.svg) no-repeat;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_detail::before {
    background-size: 44%;
    right: -0.5%;
    top: -0.7%;
  }
}
.chokospo-sec04_detail.js-active .chokospo-sec04_detail-num img {
  animation: rightIn 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
.chokospo-sec04_detail.js-active .chokospo-sec04_detail-text img {
  animation: rightIn 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
.chokospo-sec04_detail-num {
  width: 31.85%;
  margin-left: 5%;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_detail-num {
    width: 22.85%;
  }
}
.chokospo-sec04_detail-num img {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateX(30%);
}
.chokospo-sec04_detail-num::before {
  content: "";
  position: absolute;
  width: 300%;
  height: 133px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec04_numbg.svg) no-repeat;
  background-size: 100%;
  left: -93%;
  top: -5%;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_detail-num::before {
    width: 285.6%;
  }
}
.chokospo-sec04_detail-text {
  margin-top: 8.7%;
  width: 100%;
  margin-left: -2.3%;
}
.chokospo-sec04_detail-text img {
  opacity: 0;
  animation-delay: 0.8s;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_detail-text {
    width: 78.9%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_detail-text {
    width: 74.9%;
    margin-top: 6.7%;
    margin-left: -0.3%;
  }
}
.chokospo-sec04_detail p {
  margin-top: 16%;
  color: #fff;
  margin-left: 2%;
  font-size: 16px;
  width: 74%;
  letter-spacing: 0.2px;
  min-width: 344px;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_detail p {
    font-size: 14px;
    margin-top: 7.9%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_detail p {
    min-width: 100%;
    margin-top: 9.9%;
    letter-spacing: -0.8px;
    padding-right: 6.9%;
    line-height: 1.48;
    margin-left: 3.9%;
  }
}
.chokospo-sec04_box {
  position: relative;
}
.chokospo-sec04_sub {
  width: 43.74%;
  margin-left: 1.6%;
  display: block;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_sub {
    width: 105.8%;
    margin: 0 -7% 14%;
  }
}
.chokospo-sec04_content {
  display: flex;
  width: 55.23%;
  position: absolute;
  right: 0;
  top: -44%;
  gap: 5.2%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_content {
    position: relative;
    width: 100%;
  }
}
.chokospo-sec04_content li img {
  width: 100%;
  margin-bottom: 4.9%;
}
.chokospo-sec04_content li p {
  padding: 0 5%;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 1179px) {
  .chokospo-sec04_content li p {
    min-width: 280px;
  }
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_content li p {
    min-width: 205px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_content li p {
    min-width: initial;
  }
}
.chokospo-sec04_content li:first-child {
  width: 46.7%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_content li:first-child {
    width: 48%;
  }
}
.chokospo-sec04_content li:first-child p {
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_content li:first-child p {
    padding: 8% 2%;
    font-size: 13px;
  }
}
.chokospo-sec04_content li:last-child {
  width: 46.4%;
  padding-top: 6.7%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_content li:last-child {
    padding-top: 0;
    width: 48%;
  }
}
.chokospo-sec04_content li:last-child p {
  padding: 1.2% 6% 0;
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_content li:last-child p {
    padding: 8% 2% 0 5%;
    font-size: 13px;
  }
}
.chokospo-sec04_img {
  position: absolute;
  left: 0;
  top: 15.4%;
  width: 55.76%;
  z-index: 1;
}
@media screen and (max-width: 1620px) {
  .chokospo-sec04_img {
    top: 20.4%;
  }
}
.chokospo-sec04_img img {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec04_img {
    width: 46.76%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec04_img {
    display: none;
  }
}

@keyframes rightSlide {
  0% {
    opacity: 0;
    transform: translateX(30%) translateY(-15%);
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
}
.chokospo-sec05 {
  position: relative;
  padding: 0.7% 5% 30rem;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec05 {
    padding: 0.7% 5% 18rem;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec05 {
    padding: 14.4% 5.7% 10rem;
  }
}
.chokospo-sec05_detail {
  width: 37%;
  position: relative;
  margin-bottom: 15.5%;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec05_detail {
    margin-bottom: 12.5%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_detail {
    width: 100%;
    margin-bottom: -0.5%;
  }
}
.chokospo-sec05_detail::before {
  content: "";
  right: -1.7%;
  position: absolute;
  top: 0;
  width: 5%;
  height: 200px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec05_deco.svg) no-repeat;
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_detail::before {
    background-size: 44%;
    right: -0.7%;
  }
}
.chokospo-sec05_detail.js-active .chokospo-sec05_detail-num img {
  animation: rightIn 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
.chokospo-sec05_detail.js-active .chokospo-sec05_detail-text {
  animation: rightIn 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
.chokospo-sec05_detail-num {
  width: 95%;
  padding-left: 13.8%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec05_numbg.svg) no-repeat;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec05_detail-num {
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_detail-num {
    width: 67%;
    padding-left: 3.8%;
    background-position: top left;
    margin-left: -5%;
    background-size: contain;
  }
}
.chokospo-sec05_detail-num img {
  width: 38.3%;
  opacity: 0;
  transform: translateX(-30%);
}
@media screen and (max-width: 1023px) {
  .chokospo-sec05_detail-num img {
    width: 37.8%;
    padding-left: 10.8%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_detail-num img {
    width: 47.8%;
  }
}
.chokospo-sec05_detail-text {
  margin-top: 9.7%;
  margin-left: 2%;
  margin-bottom: 17%;
  opacity: 0;
  transform: translateX(-30%);
}
@media screen and (max-width: 1023px) {
  .chokospo-sec05_detail-text {
    margin-top: 14.7%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_detail-text {
    margin-top: 7.7%;
    margin-left: -3.6%;
    width: 74.4%;
    margin-bottom: 9.7%;
  }
}
.chokospo-sec05_detail p {
  font-size: 16px;
  padding: 0 19.2% 0 10.5%;
  letter-spacing: 0.5px;
  min-width: 451px;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec05_detail p {
    font-size: 14px;
    min-width: 329px;
    padding: 0 0 0 10.5%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_detail p {
    padding: 0 2% 0 3%;
    min-width: initial;
    font-size: 13px;
  }
}
.chokospo-sec05_img01 {
  position: absolute;
  top: 7.5%;
  right: 0;
  width: 59.8%;
  max-width: 985px;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec05_img01 {
    width: 54.8%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_img01 {
    display: none;
  }
}
.chokospo-sec05_img01::before {
  content: "";
  width: 71.3%;
  height: 120%;
  position: absolute;
  top: -16%;
  left: 14%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec05_imgbg.svg) no-repeat;
  background-size: 100%;
}
.chokospo-sec05_img01-img {
  width: 148.92%;
  max-width: initial;
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.chokospo-sec05_img01-img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_img01-img {
    display: none;
  }
}
.chokospo-sec05_img01-text {
  position: absolute;
  top: 69.6%;
  right: 24%;
  width: 61.7%;
  max-width: 504px;
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_img01-text {
    position: relative;
  }
}
.chokospo-sec05_img02 {
  padding-left: 7.7%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_img02 {
    width: 114%;
    padding-left: 0;
    margin: 0 -7%;
    display: flex;
    flex-direction: column-reverse;
  }
}
.chokospo-sec05_img02-main {
  width: 70%;
  position: relative;
  z-index: 1;
  max-width: 819px;
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_img02-main {
    width: 100%;
  }
}
.chokospo-sec05_img02-megane {
  position: absolute;
  right: -0.4%;
  top: -28.1%;
  width: 56%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec05_img02-megane {
    position: relative;
    width: 100%;
    right: initial;
    top: initial;
    margin-bottom: 7%;
  }
}

.chokospo-sec06 {
  position: relative;
  margin-top: 3.5%;
  padding: 0 5%;
}
.chokospo-sec06::before {
  content: "";
  width: 100%;
  height: 30%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec06_bg.svg) no-repeat center top;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 100%;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .chokospo-sec06::before {
    height: 7%;
  }
}
.chokospo-sec06::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FF5E1C;
  mix-blend-mode: multiply;
}
.chokospo-sec06 .chokospo-wrap {
  padding-top: 1%;
  padding-bottom: 5%;
  position: relative;
  z-index: 2;
}
.chokospo-sec06_detail {
  width: 35.56%;
  margin-left: auto;
  position: relative;
  padding-bottom: 14%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_detail {
    width: 100%;
    padding-bottom: 4.1%;
  }
}
.chokospo-sec06_detail::before {
  content: "";
  right: 3%;
  position: absolute;
  top: 0;
  width: 5%;
  height: 200px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec06_deco.svg) no-repeat;
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_detail::before {
    background-size: 44%;
    right: 0.4%;
  }
}
.chokospo-sec06_detail.js-active .chokospo-sec06_detail-num img {
  animation: rightIn 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
.chokospo-sec06_detail.js-active .chokospo-sec06_detail-text {
  animation: rightIn 0.8s cubic-bezier(0.39, 0.575, 0.565, 1) forwards;
}
.chokospo-sec06_detail-num {
  width: 84.81%;
  margin-left: -28.5%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec06_numbg.svg) no-repeat left top;
  padding-left: 30%;
  margin-top: 4%;
  background-size: 100%;
  margin-bottom: 10%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_detail-num {
    width: 63.81%;
    margin-left: -15.5%;
    padding-left: 22%;
    margin-bottom: 6.5%;
  }
}
.chokospo-sec06_detail-num img {
  width: 58.04%;
  opacity: 0;
  transform: translateY(30%);
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_detail-num img {
    width: 56.04%;
  }
}
.chokospo-sec06_detail-text {
  margin-left: -2%;
  width: 98%;
  margin-bottom: 17%;
  opacity: 0;
  transform: translateY(30%);
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_detail-text {
    width: 71%;
    margin-left: 4%;
    margin-bottom: 9%;
  }
}
.chokospo-sec06_detail p {
  color: #fff;
  font-size: 16px;
  margin-left: -1.5%;
  padding-right: 25%;
  letter-spacing: 0.5px;
  min-width: 441px;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec06_detail p {
    font-size: 14px;
    min-width: 311px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_detail p {
    padding: 0 5%;
    font-size: 13px;
  }
}
.chokospo-sec06_img01 {
  position: absolute;
  top: -20.2%;
  left: 0;
  width: 52.3%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_img01 {
    display: none;
  }
}
.chokospo-sec06_img01 img {
  width: 100%;
}
.chokospo-sec06_text01 {
  position: absolute;
  bottom: 14%;
  left: 1.6%;
  z-index: 1;
  width: 30.8%;
  max-width: 370px;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec06_text01 {
    bottom: 24%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_text01 {
    position: relative;
    bottom: initial;
    left: -7%;
    width: 114%;
    margin-bottom: 20%;
  }
}
.chokospo-sec06_img02 {
  position: absolute;
  bottom: 3%;
  width: 19%;
  left: 36.2%;
}
@media screen and (max-width: 1620px) {
  .chokospo-sec06_img02 {
    bottom: 10%;
  }
}
@media screen and (max-width: 1023px) {
  .chokospo-sec06_img02 {
    bottom: 20%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec06_img02 {
    bottom: 2%;
    left: initial;
    right: 1.2%;
    width: 43.5%;
  }
}

.chokospo-sec07 {
  position: relative;
  padding: 12.9% 0 8.6%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07 {
    padding: 25.9% 0 11.6%;
  }
}
.chokospo-sec07::before {
  content: "";
  width: 100%;
  padding-top: 12.6%;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec04_bg_lower.svg) no-repeat center top;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
}
.chokospo-sec07_title {
  margin-left: 1.5%;
  margin-top: 0.6%;
  margin-bottom: 4%;
  padding: 0 5%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_title {
    margin-bottom: 8%;
    padding: 0 5.7%;
  }
}
.chokospo-sec07_title img {
  width: 28%;
  margin-bottom: 3.5%;
  margin-right: 1%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_title img {
    width: 58%;
    margin-bottom: 7.5%;
  }
}
.chokospo-sec07_title p {
  font-size: 26px;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec07_title p {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_title p {
    font-size: 14px;
    letter-spacing: 0.3px;
  }
}
.chokospo-sec07_img {
  position: absolute;
  right: 0;
  top: -7%;
  width: 53%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_img {
    right: 0;
    top: -0.5%;
    width: 37%;
  }
}
.chokospo-sec07_img img {
  width: 100%;
}
.chokospo-sec07 .slick-track {
  display: flex;
}
.chokospo-sec07 .slick-slide {
  height: auto !important;
}
.chokospo-sec07_list {
  display: flex;
  position: relative;
  z-index: 2;
}
.chokospo-sec07_list li {
  width: 410px;
  margin: 0 5px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list li {
    max-width: 320px;
    margin: 0 2px;
  }
}
.chokospo-sec07_list li::before {
  content: "";
  width: 90px;
  height: 4px;
  position: absolute;
  left: 15px;
  bottom: 0;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec07_list-line.svg) no-repeat top left;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list li::before {
    background-size: 100%;
    width: 65px;
  }
}
.chokospo-sec07_list li picture {
  display: block;
  border-bottom: solid #000000 4px;
  overflow: hidden;
  transition: 0.3s;
  position: relative;
}
.chokospo-sec07_list li picture::before {
  content: "";
  width: 14px;
  height: 14px;
  background: #000;
  position: absolute;
  right: 10px;
  top: 10px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
  transition: 0.3s;
  z-index: 1;
}
.chokospo-sec07_list li picture img {
  transition: 0.3s;
}
.chokospo-sec07_list li a {
  display: block;
}
@media (hover: hover) {
  .chokospo-sec07_list li a:hover {
    opacity: 1 !important;
    text-decoration: none;
  }
  .chokospo-sec07_list li a:hover > * {
    opacity: 1;
  }
  .chokospo-sec07_list li a:hover picture {
    border-color: #FF5E1C;
  }
  .chokospo-sec07_list li a:hover picture img {
    transform: scale(1.15);
  }
  .chokospo-sec07_list li a:hover picture::before {
    background: #FF5E1C;
  }
}
.chokospo-sec07_list-color {
  margin-bottom: 6.2%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-color {
    margin-bottom: 0.3%;
  }
}
.chokospo-sec07_list-color p {
  font-size: 13px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-color p {
    letter-spacing: -0.8px;
    margin-bottom: 0.8em;
  }
}
.chokospo-sec07_list-color span {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: solid 1px #CACACA;
  margin-right: 2%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-color span {
    width: 20px;
    height: 20px;
    margin-right: 1.2%;
  }
}
.chokospo-sec07_list-title {
  font-size: 16px;
}
.chokospo-sec07_list-title span {
  font-size: 18px;
  display: block;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-title span {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-title {
    font-size: 13px;
  }
}
.chokospo-sec07_list-price {
  margin-bottom: 2.5%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-price {
    margin-top: -2%;
  }
}
.chokospo-sec07_list-price p {
  font-family: "Iceberg", serif;
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-price p {
    font-size: 31px;
  }
}
.chokospo-sec07_list-price p::before {
  content: "¥";
  font-size: 28px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-price p::before {
    font-size: 14px;
  }
}
.chokospo-sec07_list-price p span {
  font-family: "Zen Kaku Gothic New", serif;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-price p span {
    font-size: 14px;
  }
}
.chokospo-sec07_list-text p {
  letter-spacing: 0.5px;
  color: #959595;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_list-text p {
    font-size: 13px;
  }
}
.chokospo-sec07_detail {
  padding-top: 8.5%;
  margin: 0 11% 0 4%;
  padding-bottom: 8%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .chokospo-sec07_detail {
    padding-top: 7.4%;
    padding-bottom: 10.1%;
  }
}
.chokospo-sec07 .price_yen {
  font-size: 18px;
}
.chokospo-sec07 .price_zeikomi {
  font-size: 16px;
}
.chokospo-sec07 .color-black {
  background: #000000;
}
.chokospo-sec07 .color-black02 {
  background: #212121;
}
.chokospo-sec07 .color-blue {
  background: #0B2960;
}
.chokospo-sec07 .color-glay {
  background: #676767;
}
.chokospo-sec07 .color-yellow {
  background: #C38845;
}
.chokospo-sec07 .color-brown {
  background: #6E390C;
}
.chokospo-sec07 .color-red {
  background: #BA0808;
}

.chokospo-sec08_bg {
  margin: 0 20px;
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec09_wrap.webp) no-repeat;
  background-size: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding: 11.8% 8% 14% 11.3%;
  gap: 3.3%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec08_bg {
    margin: 0;
    background-image: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec09_wrap__sp.webp);
    display: block;
  }
}
.chokospo-sec08_case {
  width: 53%;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec08_case {
    width: 46%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec08_case {
    width: 100%;
    margin-top: 10%;
  }
}
.chokospo-sec08_case-title {
  position: absolute;
  top: 6%;
  left: 7%;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec08_case-title {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec08_case-title {
    width: 63.4%;
    top: 3.4%;
    left: 9.6%;
  }
}
.chokospo-sec08_case-img {
  position: relative;
  z-index: 1;
}
.chokospo-sec08_detail-sub {
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec09_sub.svg) no-repeat;
  color: #fff;
  font-size: 22px;
  padding-left: 28.1%;
  margin-left: -21.2%;
  padding-bottom: 1.9%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec08_detail-sub {
    background-image: url(/wp/wp-content/themes/aigan/assets/images/chokospo/sec09_sub__sp.webp);
    background-size: 100%;
    width: 69%;
    padding-left: 31.1%;
    margin-left: 0.8%;
    padding-bottom: 0.1%;
    margin-top: 10%;
    margin-bottom: 0.4em !important;
  }
  .chokospo-sec08_detail-sub span {
    opacity: 0;
  }
}
.chokospo-sec08_detail-title {
  font-size: 28px;
}
@media screen and (max-width: 1179px) {
  .chokospo-sec08_detail-title {
    font-size: 26px;
  }
}
@media screen and (max-width: 1023px) {
  .chokospo-sec08_detail-title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec08_detail-title {
    font-size: 16px;
    padding-left: 3.7%;
    margin-bottom: 0.4em !important;
  }
}
.chokospo-sec08_detail-text {
  letter-spacing: 0.5px;
}
@media screen and (max-width: 1023px) {
  .chokospo-sec08_detail-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec08_detail-text {
    font-size: 13px;
    padding: 0 5.7% 0 3.7%;
  }
  .chokospo-sec08_detail-text br {
    display: none;
  }
}

.chokospo-sec09 {
  margin-top: 5%;
  padding: 0 5% 7.3%;
}
@media screen and (max-width: 767px) {
  .chokospo-sec09 {
    margin-top: 11%;
  }
}
.chokospo-sec09 .chokospo-wrap {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .chokospo-sec09 .chokospo-wrap {
    padding: 0 6px;
  }
}
.chokospo-sec09_btn {
  display: block;
  margin-bottom: 5%;
  position: relative;
}
@media (hover: hover) {
  .chokospo-sec09_btn:hover {
    opacity: 1 !important;
  }
  .chokospo-sec09_btn:hover:before {
    transform: translateX(10px);
  }
}
.chokospo-sec09_btn::before {
  width: 3%;
  padding-top: 4%;
  position: absolute;
  content: "";
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/white_arrow.svg) no-repeat;
  background-size: 100%;
  top: 34%;
  right: 8%;
  transition: 0.3s;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .chokospo-sec09_btn {
    margin-bottom: 8.9%;
  }
  .chokospo-sec09_btn::before {
    display: none;
  }
}
.chokospo-sec09_online {
  position: relative;
}
.chokospo-sec09_online::before {
  width: 6%;
  padding-top: 8%;
  position: absolute;
  content: "";
  background: url(/wp/wp-content/themes/aigan/assets/images/chokospo/black_arrow.webp) no-repeat;
  background-size: 100%;
  top: 5%;
  right: 8%;
  transition: 0.3s;
  z-index: 1;
}
@media (hover: hover) {
  .chokospo-sec09_online:hover {
    opacity: 0.5;
  }
  .chokospo-sec09_online:hover:before {
    transform: translateX(10px);
  }
}
@media screen and (max-width: 767px) {
  .chokospo-sec09_online {
    margin: 0 4.7%;
  }
  .chokospo-sec09_online::before {
    width: 5%;
    top: 10%;
    right: 17%;
  }
}