/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p-secret .sec02 .c-tags01__item .toparea-ttl {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-secret .sec02 .c-tags01__item .toparea-ttl {
    font-size: clamp(1rem, 0.5952380952vw + 0.7142857143rem, 1.25rem);
  }
}

.p-secret .sec02-ttl01 {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p-secret .sec02-ttl01 {
    font-size: clamp(1.25rem, 0.5952380952vw + 0.9642857143rem, 1.5rem);
  }
}

.p-secret .mv-ttl {
  font-size: clamp(1.4375rem, 0.2544529262vw + 1.3778625954rem, 1.5rem);
}
@media screen and (min-width: 768px) {
  .p-secret .mv-ttl {
    font-size: clamp(1.5rem, 2.380952381vw + 0.3571428571rem, 2.5rem);
  }
}

.p-secret .mv {
  position: relative;
  background-color: #FEF6EA;
  min-height: 350px;
  padding-top: 100px;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-secret .mv {
    min-height: 390px;
    padding-top: 143px;
  }
}
.p-secret .mv-inner {
  position: relative;
  z-index: 1;
}
.p-secret .mv-ttl {
  line-height: 1.2;
  font-weight: 700;
  margin-top: 57px;
  text-shadow: 0px 0px 16px #fff, 1px 1px 16px #fff, 2px 2px 16px #fff, 3px 3px 16px #fff;
  -webkit-text-stroke: 2px #fff;
  paint-order: stroke fill;
}
.p-secret .mv-ttl--primary {
  color: #F76700;
}
.p-secret .mv::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/main_mv_bg_bottom01.webp) center/cover no-repeat;
}
@media screen and (min-width: 768px) {
  .p-secret .mv::after {
    height: 50px;
  }
}
.p-secret .mv-img01 {
  max-width: 464px;
  margin-top: 30px;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .p-secret .mv-img01 {
    width: 45.3125%;
    position: absolute;
    right: 2px;
    top: -45px;
    max-width: 100%;
    margin-top: 0;
    margin-left: unset;
    z-index: -1;
  }
}
.p-secret .sec02 {
  padding: 60px 0;
  background-color: #FFFFFF;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-secret .sec02 {
    padding: 105px 0 130px;
  }
}
.p-secret .sec02-ttl01 {
  font-weight: 700;
  line-height: 1.6666666667;
  color: #F76700;
  text-align: center;
}
.p-secret .sec02-desc01 {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec02-desc01 {
    margin-top: 32px;
  }
}
.p-secret .sec02-desc01 .c-txtline01 {
  font-weight: 700;
}
.p-secret .sec02 .c-tags01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-top: 33px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec02 .c-tags01 {
    gap: 20px;
  }
}
.p-secret .sec02 .c-tags01__item {
  max-width: 160px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec02 .c-tags01__item {
    max-width: 240px;
  }
}
.p-secret .sec02 .c-tags01__item .toparea-ttl {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-secret .sec02 .c-tags01__item .link {
    padding: 13px 8px 9px;
  }
}
.p-secret .sec02-bg01 {
  position: absolute;
  top: 27px;
  left: 0;
  z-index: -1;
}
.p-secret .sec03 {
  position: relative;
  padding: 60px 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-secret .sec03 {
    padding: 50px 0 80px;
  }
}
.p-secret .sec03::before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/common_bg_top.webp) center/cover no-repeat;
  rotate: 180deg;
}
@media screen and (min-width: 768px) {
  .p-secret .sec03::before {
    height: 50px;
  }
}
.p-secret .sec03::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/common_bg_bottom.webp) center/cover no-repeat;
}
@media screen and (min-width: 768px) {
  .p-secret .sec03::after {
    height: 50px;
  }
}
.p-secret .sec03-desc01 {
  margin-top: 30px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .p-secret .sec03-desc01 {
    margin-top: 55px;
  }
}
.p-secret .sec03-list {
  margin-top: 33px;
}
.p-secret .sec03-list__item {
  border: 1px solid var(--border);
  border-radius: 16px;
  overflow: hidden;
  width: 280px;
  background-color: #FFFFFF;
}
.p-secret .sec03-list__item .contentarea {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec03-list__item .contentarea {
    padding: 14px 16px 33px;
  }
}
.p-secret .sec04 {
  position: relative;
  padding: 60px 0;
  background-color: #FFFFFF;
}
@media screen and (min-width: 768px) {
  .p-secret .sec04 {
    padding: 100px 0 130px;
  }
}
.p-secret .sec04-desc01 {
  margin-top: 30px;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .p-secret .sec04-desc01 {
    margin-top: 55px;
  }
}
.p-secret .sec04-list {
  margin-top: 33px;
}
.p-secret .sec04-list__item {
  border: 1px solid var(--border);
  border-radius: 16px;
  overflow: hidden;
  width: 280px;
  background-color: #FFFFFF;
}
.p-secret .sec04-list__item .contentarea {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec04-list__item .contentarea {
    padding: 14px 16px 33px;
  }
}
.p-secret .sec05 {
  position: relative;
  padding: 60px 0;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05 {
    padding: 50px 0 82px;
  }
}
.p-secret .sec05::before {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/common_bg_top.webp) center/cover no-repeat;
  rotate: 180deg;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05::before {
    height: 50px;
  }
}
.p-secret .sec05::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  background: url(../../assets/images/common_bg_bottom.webp) center/cover no-repeat;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05::after {
    height: 50px;
  }
}
.p-secret .sec05-block01-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block01-flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 55px;
  }
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block01-flex .contentarea {
    width: 45.1171875%;
  }
}
.p-secret .sec05-block01-flex .imgarea {
  max-width: 480px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block01-flex .imgarea {
    width: 46.875%;
    max-width: 1005;
  }
}
.p-secret .sec05-block01-flex .imgarea img {
  border-radius: 40px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block01-flex .imgarea img {
    border-radius: 80px;
  }
}
.p-secret .sec05-block02 {
  margin-top: 59px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block02 .c-index01 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 8px;
  }
}
.p-secret .sec05-block02-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block02-flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-top: 39px;
  }
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block02-flex .contentarea {
    width: 48.828125%;
  }
}
.p-secret .sec05-block02-flex .imgarea {
  max-width: 480px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block02-flex .imgarea {
    width: 46.875%;
    max-width: 100%;
  }
}
.p-secret .sec05-block02-flex .imgarea img {
  border-radius: 40px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec05-block02-flex .imgarea img {
    border-radius: 80px;
  }
}
.p-secret .sec06 {
  background-color: #FFFFFF;
  padding: 60px 0;
}
@media screen and (min-width: 768px) {
  .p-secret .sec06 {
    padding: 100px 0 108px;
  }
}
.p-secret .sec06 .c-contactbox01 {
  margin-top: 55px;
}
.p-secret .sec06 .c-btn01 {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-secret .sec06 .c-btn01 {
    margin-top: 41px;
  }
}