@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
.l_mainContents_inner {
  width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l_mainContents_inner {
    width: calc(100% - 40px);
  }
}
.l_mainContents_inner + .l_mainContents_inner {
  margin-top: 90px;
}

.l_subpage_mainContents {
  margin: 0 auto;
}
.l_subpage_mainContents_txt {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 90px;
}
@media screen and (max-width: 1290px) {
  .l_subpage_mainContents_txt {
    width: calc(100% - 80px);
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 767px) {
  .l_subpage_mainContents_txt {
    text-align: left;
    font-size: 1.6rem;
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1290px) {
  .l_subpage_mainContents {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .l_subpage_mainContents {
    width: calc(100% - 20px);
  }
}

.p_main_kv h1 em.c_ttl_small {
  font-size: 7rem;
}

@media screen and (max-width: 767px) {
  .p_main_kv h1 em.c_ttl_small {
    font-size: 2.4rem;
  }
}
.l_faqbox {
  background: url(../images/bg_beige_02.png) repeat;
  padding: 60px;
  margin: 0 auto 90px;
  border-radius: 30px;
  max-width: 1170px;
}
@media screen and (max-width: 767px) {
  .l_faqbox {
    padding: 40px 20px;
    margin-bottom: 40px;
    border-radius: 20px;
  }
}
.l_faqbox .c_faqbox_txt {
  text-align: center;
  font-size: 4rem;
  font-weight: 600;
  color: #897227;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .l_faqbox .c_faqbox_txt {
    font-size: 2.4rem;
  }
}
.l_faqbox a {
  color: #004BA0;
  text-decoration: underline;
}
.l_faqbox a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.l_cardbox {
  max-width: 1170px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l_cardbox::after {
  content: "";
  display: block;
  width: calc(33.3% - 45px);
}
@media screen and (max-width: 767px) {
  .l_cardbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.l_cardbox .card {
  width: calc(33.3% - 45px);
  background: #FFFCF2;
  -webkit-box-shadow: 12px 10px 20px 0 rgba(169, 173, 145, 0.3);
          box-shadow: 12px 10px 20px 0 rgba(169, 173, 145, 0.3);
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .l_cardbox .card {
    width: 100%;
    margin-bottom: 20px;
  }
}
.l_cardbox .card_txt {
  padding: 30px 20px;
}
.l_cardbox .card_txt h3 {
  color: #897227;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l_cardbox .card_txt h3 {
    font-size: 1.8rem;
  }
}
.l_cardbox .card_txt p {
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .l_cardbox .card_txt p {
    font-size: 1.4rem;
  }
}
.l_cardbox .card_img img {
  width: 100%;
}
.l_cardbox .card a {
  text-decoration: none;
  color: inherit;
}

.l_futureBox .l_cardbox .card_txt h3 {
  margin-bottom: 20px;
}

.cm_ttl {
  font-size: 4rem;
  text-align: center;
  color: #004BA0;
  font-weight: 500;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .cm_ttl {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}

.movie_box {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .movie_box {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 0;
  }
  .movie_box iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}

.link_more_box {
  display: block;
  text-align: right;
  margin-top: 20px;
}

.link_more {
  position: relative;
  color: #004BA0 !important;
  font-weight: 600;
  z-index: 1;
}
.link_more::before {
  position: absolute;
  right: 90px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  line-height: 1;
  width: 0;
  height: 0;
  border-left: 10px solid #004BA0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.p_about_dextrin .p_about_dextrin_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(/kns/assets/images/about/dextrin/bg_dextrin.png) no-repeat top right/48%;
}
.p_about_dextrin .p_about_dextrin_box_txt {
  width: 50%;
}
.p_about_dextrin h2 {
  font-size: 4rem;
  color: #004BA0;
  margin-bottom: 60px;
  font-weight: 600;
}
.p_about_dextrin p {
  font-size: 2rem;
  line-height: 1.8;
}
.p_about_dextrin p em {
  font-weight: 600;
  margin-bottom: 20px;
  display: block;
}
@media screen and (max-width: 767px) {
  .p_about_dextrin .p_about_dextrin_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: url(/kns/assets/images/about/dextrin/bg_dextrin.png) no-repeat bottom center/80%;
    padding-bottom: 180px;
    margin-bottom: 40px;
  }
  .p_about_dextrin .p_about_dextrin_box_txt {
    width: 100%;
  }
  .p_about_dextrin h2 {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
  .p_about_dextrin p {
    font-size: 1.6rem;
  }
  .p_about_dextrin p em {
    margin-bottom: 10px;
  }
}
.p_about_dextrin .p_about_dextrin_box02 {
  background: none;
  padding-bottom: 0;
}
.p_about_dextrin .p_about_dextrin_box02 .p_about_dextrin_box_txt,
.p_about_dextrin .p_about_dextrin_box02 .p_about_dextrin_box_img {
  width: calc(50% - 30px);
}
@media screen and (max-width: 767px) {
  .p_about_dextrin .p_about_dextrin_box02 .p_about_dextrin_box_txt,
  .p_about_dextrin .p_about_dextrin_box02 .p_about_dextrin_box_img {
    width: 100%;
    margin-top: 40px;
  }
}

.p_dextrin_note {
  padding: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F2F8FF;
  border-radius: 30px;
  margin: 90px auto 120px;
}
.p_dextrin_note p {
  font-size: 2rem;
  font-weight: 600;
  margin-right: 40px;
  width: 50%;
}
.p_dextrin_note p em.inline {
  color: #004BA0;
  display: inline;
}
.p_dextrin_note p super {
  font-size: 50%;
  vertical-align: super;
}
.p_dextrin_note p span {
  font-size: 1.4rem;
  color: #646464;
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p_dextrin_note {
    padding: 40px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 20px;
    margin-bottom: 20px;
    margin: 20px auto;
  }
  .p_dextrin_note p {
    margin-right: 0;
    width: 100%;
  }
  .p_dextrin_note p span {
    font-size: 1.2rem;
    margin-top: 20px;
  }
  .p_dextrin_note .img_dextrin_note_box {
    margin-top: 40px;
  }
  .p_dextrin_note .img_dextrin_note_box img {
    width: 70%;
    margin: 0 auto;
  }
}

.c_moviebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FAFAFA;
  padding: 20px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  margin-top: 40px;
}
.c_moviebox .movie_thum {
  width: 210px;
}
.c_moviebox .movie_txt {
  color: #C00428;
  text-decoration: underline;
  margin-left: 20px;
  display: block;
}
@media screen and (max-width: 767px) {
  .c_moviebox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 20px 20px;
  }
  .c_moviebox .movie_thum {
    width: 100%;
  }
  .c_moviebox .movie_txt {
    margin: 20px auto;
  }
}

.mp4Wrap {
  width: 100%;
}
.mp4Wrap video {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .mp4Wrap video {
    width: 98%;
  }
}

.cmpage .mfp-content {
  width: 80% !important;
  max-width: 1000px;
  background: none !important;
  position: relative;
}
.cmpage .modalClose {
  top: -44px;
  right: 0px;
  padding: 0;
  width: 44px;
}
.cmpage .modalClose .modalClose__line {
  width: 50px;
  height: 2px;
  display: block;
  background: #fff;
  z-index: 1000;
}
.cmpage .modalClose .modalClose__line.top {
  position: absolute;
  top: 22px;
  left: 22px;
  -webkit-transform: translate(-50%, -55%) rotate(45deg);
          transform: translate(-50%, -55%) rotate(45deg);
}
.cmpage .modalClose .modalClose__line.bottom {
  position: absolute;
  top: 22px;
  left: 22px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .cmpage .modalClose {
    top: -44px;
    right: 0px;
  }
}

.dextrinpage .mfp-content {
  width: 80% !important;
  max-width: 640px;
  background: none !important;
  position: relative;
}
.dextrinpage .modalClose {
  top: -44px;
  right: 0px;
  padding: 0;
  width: 44px;
}
.dextrinpage .modalClose .modalClose__line {
  width: 50px;
  height: 2px;
  display: block;
  background: #fff;
  z-index: 1000;
}
.dextrinpage .modalClose .modalClose__line.top {
  position: absolute;
  top: 22px;
  left: 22px;
  -webkit-transform: translate(-50%, -55%) rotate(45deg);
          transform: translate(-50%, -55%) rotate(45deg);
}
.dextrinpage .modalClose .modalClose__line.bottom {
  position: absolute;
  top: 22px;
  left: 22px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .dextrinpage .modalClose {
    top: -44px;
    right: 0px;
  }
}

.selfcheck .p_main_kv.p_main_kv-kenja em, .calcheck .p_main_kv.p_main_kv-kenja em {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .selfcheck .p_main_kv.p_main_kv-kenja em, .calcheck .p_main_kv.p_main_kv-kenja em {
    font-size: 2.4rem;
  }
}
.selfcheck .p_section, .calcheck .p_section {
  --_padding-lr: 0;
}
@media screen and (max-width: 767px) {
  .selfcheck .p_section, .calcheck .p_section {
    padding-block: 60px;
  }
}

.p_about.p_selfcheck_top {
  background: url(/kns/assets/images/selfcheck/bg_section_selfcheck.png) repeat-x bottom center, url(/kns/assets/images/bg_section@2x.png) no-repeat top center/110% auto;
  padding-bottom: 0;
  margin-bottom: 150px;
}
@media screen and (max-width: 1290px) {
  .p_about.p_selfcheck_top {
    min-width: 1140px;
  }
}
@media screen and (max-width: 767px) {
  .p_about.p_selfcheck_top {
    margin-bottom: 0;
    min-width: 100%;
  }
}

.p_selfcheck_top .p_section_inner {
  position: relative;
  z-index: 1;
}
.p_selfcheck_top p {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 60px;
  color: #004BA0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_selfcheck_top p {
    font-size: 1.8rem;
  }
}
.p_selfcheck_top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p_selfcheck_top ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p_selfcheck_top ul li {
  max-width: 500px;
}
.p_selfcheck_top ul li a {
  border-radius: 30px;
  background: #fff;
  border: solid 2px #897227;
  display: block;
  text-decoration: none;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 10px 10px 0 rgba(169, 173, 145, 0.3);
          box-shadow: 0 10px 10px 0 rgba(169, 173, 145, 0.3);
}
.p_selfcheck_top ul li a + p {
  color: #333333;
  text-align: center;
  font-weight: 400;
  font-size: 1.6rem;
}
.p_selfcheck_top ul li img {
  border-radius: 28px 28px 0 0;
}
.p_selfcheck_top ul li h2 {
  color: #004BA0;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
  padding: 40px;
  position: relative;
}
.p_selfcheck_top ul li h2::after {
  position: absolute;
  right: 40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  line-height: 1;
  width: 0;
  height: 0;
  border-left: 12px solid #C00428;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
@media screen and (max-width: 767px) {
  .p_selfcheck_top ul li h2 {
    font-size: 1.8rem;
    padding: 30px;
  }
  .p_selfcheck_top ul li h2::after {
    right: 20px;
    border-left: 8px solid #C00428;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  .p_selfcheck_top ul li {
    max-width: 100%;
  }
  .p_selfcheck_top ul li img {
    width: 100%;
  }
}
.p_selfcheck_top ul li + li {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .p_selfcheck_top ul li + li {
    margin-left: 0;
  }
}
.p_selfcheck_top .img_selfcheck_kenja {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -90px;
}
@media screen and (max-width: 767px) {
  .p_selfcheck_top .img_selfcheck_kenja {
    display: none;
  }
}

.p_selfcheck {
  max-width: 1170px;
  margin: 0 auto;
  padding: 60px;
  border-radius: 120px 0 120px 0;
  min-height: 540px;
  background: url(/kns/assets/images/selfcheck/selfcheck/bg_selfcheck_intro.png) no-repeat right bottom/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_selfcheck h2 {
  font-size: 4rem;
  color: #004BA0;
  margin-bottom: 40px;
  font-weight: 600;
}
.p_selfcheck p {
  font-size: 2rem;
  line-height: 2;
  font-weight: 600;
  text-shadow: 0 0 5px #fff;
}
@media screen and (max-width: 1290px) {
  .p_selfcheck {
    width: calc(100% - 80px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .p_selfcheck {
    width: 100%;
    width: calc(100% - 20px);
    padding: 90px 20px 40px;
    border-radius: 60px 0 60px 0;
    min-height: auto;
    background: #EAF3FE url(/kns/assets/images/selfcheck/selfcheck/bg_selfcheck_intro_sp.png) no-repeat right top/cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .p_selfcheck h2 {
    font-size: 1.8rem;
    margin: 160px 0 20px;
  }
  .p_selfcheck p {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.p_selfcheck.p_calcheck {
  background: url(/kns/assets/images/selfcheck/calcheck/bg_calcheck_intro.png) no-repeat right bottom/cover;
}
@media screen and (max-width: 767px) {
  .p_selfcheck.p_calcheck h2 {
    font-size: 1.8rem;
    margin: 0 0 40px;
  }
  .p_selfcheck.p_calcheck p {
    font-size: 1.6rem;
    line-height: 2;
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .p_selfcheck.p_calcheck {
    background: #EAF3FE url(/kns/assets/images/selfcheck/calcheck/bg_calcheck_intro_sp.png) no-repeat right top/100% auto;
  }
  .p_selfcheck.p_calcheck h2 {
    font-size: 1.8rem;
    margin: 0 0 40%;
  }
  .p_selfcheck.p_calcheck p {
    width: 100%;
  }
}

.p_section_calcheck {
  background: #F4F1E8;
}

.box-calcheck {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 1290px) {
  .box-calcheck {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 767px) {
  .box-calcheck {
    width: 100%;
  }
}
.box-calcheck .ttl-calcheck {
  font-size: 4rem;
  color: #897227;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .box-calcheck .ttl-calcheck {
    font-size: 2.4rem;
    margin-bottom: 20px;
  }
}
.box-calcheck + .box-calcheck {
  margin-top: 90px;
}

.l_cardbox.l_cardbox_col4::after {
  width: calc(25% - 15px);
}
.l_cardbox.l_cardbox_col4 .card {
  width: calc(25% - 15px);
  margin-bottom: 30px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 767px) {
  .l_cardbox.l_cardbox_col4 .card {
    width: calc(50% - 5px);
    margin-bottom: 20px;
  }
}
.l_cardbox.l_cardbox_col4 .card_img {
  margin-bottom: 10px;
}
.l_cardbox.l_cardbox_col4 .card_img img {
  border-radius: 20px;
}
.l_cardbox.l_cardbox_col4 .card .name {
  color: #004BA0;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .l_cardbox.l_cardbox_col4 .card .name {
    font-size: 1.68rem;
  }
}
.l_cardbox.l_cardbox_col4 a {
  text-decoration: none;
  color: inherit;
}
.l_cardbox + .ttl-calcheck {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .l_cardbox + .ttl-calcheck {
    margin-top: 40px;
  }
}

.calcheck .mfp-container {
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .calcheck .mfp-container {
    overflow: visible;
  }
}
.calcheck .mfp-inline-holder .mfp-content, .calcheck .mfp-ajax-holder .mfp-content {
  width: 90%;
  max-width: 860px;
  border-radius: 40px;
  border: solid #897227 4px;
  margin: 0;
}
@media screen and (max-width: 1290px) {
  .calcheck .mfp-inline-holder .mfp-content, .calcheck .mfp-ajax-holder .mfp-content {
    min-width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .calcheck .mfp-inline-holder .mfp-content, .calcheck .mfp-ajax-holder .mfp-content {
    width: 100%;
    max-width: 100%;
    padding: 40px 20px;
    border-radius: 30px;
    margin: 20px auto;
    min-width: 100%;
  }
}
.calcheck .mfp-close-btn-in .mfp-close {
  right: 30px;
  top: 30px;
  font-size: 6rem;
  font-weight: normal !important;
  color: #897227;
}
@media screen and (max-width: 767px) {
  .calcheck .mfp-close-btn-in .mfp-close {
    top: 10px;
    right: 10px;
  }
}

.box-cal-gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box-cal-gender .item-cal-men {
  width: calc(50% - 30px);
  background: #fff;
  border-radius: 30px;
}
.box-cal-gender .item-cal-women {
  width: calc(50% - 30px);
  margin-left: 60px;
  background: #fff;
  border-radius: 30px;
}
.box-cal-gender .item-cal-men .list-cal, .box-cal-gender .item-cal-women .list-cal {
  padding: 20px 40px;
}
@media screen and (max-width: 767px) {
  .box-cal-gender .item-cal-men .list-cal, .box-cal-gender .item-cal-women .list-cal {
    padding: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .box-cal-gender {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .box-cal-gender .item-cal-men {
    margin-bottom: 20px;
  }
  .box-cal-gender .item-cal-men, .box-cal-gender .item-cal-women {
    width: 100%;
    margin-left: 0;
  }
}

.list-cal li {
  color: #fff;
  border-radius: 4px;
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 38px;
}

.list-cal li > span {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.list-cal li > span sub {
  font-size: 12px;
  font-size: 1.2rem;
  margin-left: 0.3em;
}

.list-cal li span {
  font-size: 22px;
  font-size: 2.2rem;
}

.notice-cal {
  margin: 45px 0 0;
  padding: 20px 40px;
  border: solid 1px #646464;
  border-radius: 20px;
  color: #646464;
}

.notice-cal li {
  padding-left: 1.7em;
  text-indent: -1.7em;
  font-size: 12px;
  font-size: 1.2rem;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: calc(100% - 60px);
  background: #fff;
}

@media screen and (max-width: 767px) {
  .mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 90% !important;
    top: 0;
  }
  .box-cal-gender .item-cal-men, .box-cal-gender .item-cal-women {
    width: 100%;
  }
}
.food_info {
  width: 100%;
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.food_info .card_img {
  width: 45%;
}
.food_info .card_img .food-photo {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .food_info .card_img .food-photo {
    width: 144px;
    height: auto;
    margin: 0 20px 20px 0;
  }
}
@media screen and (max-width: 1290px) {
  .food_info .card_img {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .food_info .card_img {
    width: 100%;
  }
}
.food_info .cal_content {
  width: 55%;
  margin-left: 40px;
}
@media screen and (max-width: 1290px) {
  .food_info .cal_content {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .food_info .cal_content {
    width: 100%;
  }
}
.food_info .food-name {
  font-size: 3rem;
  font-weight: 600;
  color: #897227;
}
.food_info .materials {
  font-size: 1.4rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .food_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .food_info .card_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .food_info .c_name_sp {
    width: 70%;
    margin-left: 20px;
  }
  .food_info .cal_content {
    margin-left: 0;
  }
  .food_info .food-name {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
  .food_info .materials {
    font-size: 1.6;
    margin-bottom: 10px;
  }
}

.food_info p {
  font-size: 1.4rem;
}

.list-cal {
  margin-bottom: 20px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .list-cal {
    margin-bottom: 10px;
  }
}
.list-cal li {
  padding: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: dotted #f08300 3px;
  margin-top: 0;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .list-cal li {
    padding: 4px 0;
  }
}
.list-cal .cal, .list-cal .sug, .list-cal .fat {
  color: #f08300;
  background: none;
}
.list-cal .cal h6, .list-cal .sug h6, .list-cal .fat h6 {
  background: #f08300;
  border-radius: 4px;
  color: #fff;
  padding: 0 20px;
  font-size: 1.6rem;
  width: 148px;
  text-align: center;
}
.list-cal .cal span, .list-cal .sug span, .list-cal .fat span {
  font-size: 2.4rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .list-cal .cal h6, .list-cal .sug h6, .list-cal .fat h6 {
    padding: 4px 10px;
    font-size: 1.6rem;
    min-width: 130px;
  }
  .list-cal .cal span, .list-cal .sug span, .list-cal .fat span {
    font-size: 2.4rem;
  }
}
.list-cal .sug {
  color: #009b63;
  border-bottom: dotted #009b63 3px;
}
.list-cal .sug h6 {
  background: #009b63;
}
.list-cal .fat {
  color: #9c5999;
  border-bottom: dotted #9c5999 3px;
}
.list-cal .fat h6 {
  background: #9c5999;
}

.dish-detail {
  width: 100%;
  padding: 40px 40px 0;
}
@media screen and (max-width: 767px) {
  .dish-detail {
    padding: 0;
  }
}

.dish_img img {
  width: 100%;
}

.cal_content li span {
  font-size: 1.4rem;
}

.food-name sub {
  bottom: 0;
}

.list-cal span span {
  padding-right: 0.5rem;
}

@media screen and (max-width: 767px) {
  .dish_img {
    width: 100%;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .cal_content {
    width: 100%;
  }
  .food-name {
    font-size: 20px;
    font-size: 2rem;
  }
}
.l-percentage_box h5 {
  font-size: 2.4rem;
  font-weight: 600;
  color: #004BA0;
  text-align: center;
  margin-bottom: 20px;
}
.l-percentage_box h5 + p {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .l-percentage_box h5 {
    font-size: 2.4rem;
  }
  .l-percentage_box h5 + p {
    text-align: left;
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
.l-percentage_box_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-percentage_box_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-percentage_box .pct_sug, .l-percentage_box .pct_fat {
  width: calc(50% - 10px);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .l-percentage_box .pct_sug, .l-percentage_box .pct_fat {
    width: 100%;
  }
}
.l-percentage_2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 10px 20px;
}

.percentage {
  width: calc(50% - 15px);
  border-radius: 30px;
  display: block;
  -webkit-box-shadow: 0 10px 20px 0 rgba(169, 173, 145, 0.3);
          box-shadow: 0 10px 20px 0 rgba(169, 173, 145, 0.3);
}
@media screen and (max-width: 767px) {
  .percentage {
    border-radius: 20px;
    zoom: 0.9;
  }
}

.txt-cal-men, .txt-cal-women {
  font-size: 1.8rem;
  min-height: 24px;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 10px;
  position: relative;
  border-radius: 20px 20px 0 0;
}

.txt-cal-men {
  background: #4484CE;
}
.txt-cal-men::before {
  content: "";
  background: url(/kns/assets/images/selfcheck/calcheck/icon_men.png) no-repeat center/contain;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 20%;
  bottom: 15px;
}
@media screen and (max-width: 1290px) {
  .txt-cal-men::before {
    left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .txt-cal-men::before {
    left: 20%;
    bottom: 10px;
  }
}

.txt-cal-women {
  background: #D85E5D;
}
.txt-cal-women::before {
  content: "";
  background: url(/kns/assets/images/selfcheck/calcheck/icon_women.png) no-repeat center/contain;
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 20%;
  bottom: 15px;
}
@media screen and (max-width: 1290px) {
  .txt-cal-women::before {
    left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .txt-cal-women::before {
    left: 20%;
    bottom: 10px;
  }
}

.composition {
  text-align: center;
  font-size: 1.6rem;
  padding: 3px;
}

.pct_sug dt .sug {
  background: #009b63;
  color: #fff;
  border-radius: 4px;
  display: block;
  font-size: 1.2rem;
  padding: 2px 0;
}

.pct_fat dt .fat {
  background: #9c5999;
  color: #fff;
  border-radius: 4px;
  display: block;
  font-size: 1.2rem;
  padding: 2px 0;
}

@media screen and (max-width: 767px) {
  .percentage {
    width: 100%;
  }
  .male {
    margin-bottom: 20px;
  }
  .percentage .txt-cal-men, .percentage .txt-cal-women {
    font-size: 1.4rem;
  }
  .composition {
    margin-top: -0.5rem;
  }
}
.pct_sug dd, .pct_fat dd {
  margin: 0;
  padding: 0;
}

.piechart {
  width: 100%;
}

.piechart div {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  position: relative;
}

.dish-detail .percentage .quantity p {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
}

.dish-detail .percentage .quantity p em {
  display: inline-block;
  text-indent: 0;
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3;
  font-style: normal;
  font-weight: bold;
}

.dish-detail .percentage .quantity p em span {
  padding-left: 0.3rem;
}

.notice {
  clear: both;
  margin-top: 11px;
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 1.6rem;
}

.notice q {
  display: block;
  padding-top: 0.3rem;
  text-indent: -1rem;
  padding-left: 1rem;
}

q::before {
  content: "";
}

.p_popup_buy {
  text-align: center;
  margin: 20px -40px 0;
  padding: 40px;
  border-radius: 0 0 60px 60px;
  background: url(/kns/assets/images/selfcheck/calcheck/bg_calcheck_pop01.png) no-repeat 8% 30%/20%, url(/kns/assets/images/selfcheck/calcheck/bg_calcheck_pop02.png) no-repeat 95% 40%/23%, #FAFAFA;
}
.p_popup_buy p {
  font-size: 2rem;
  color: #004BA0;
  font-weight: 600;
}
.p_popup_buy .c_buttons {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.p_popup_buy .btn {
  max-width: 400px;
  margin: 0 auto;
}
.p_popup_buy .c_btn_close {
  font-size: 1.6rem;
  text-decoration: underline;
  text-underline-offset: 8px;
  position: relative;
  left: -1rem;
  cursor: pointer;
}
.p_popup_buy .c_btn_close::before {
  content: "×　";
}
@media screen and (max-width: 1290px) {
  .p_popup_buy {
    background: url(/kns/assets/images/selfcheck/calcheck/bg_calcheck_pop01.png) no-repeat 7% center/20%, url(/kns/assets/images/selfcheck/calcheck/bg_calcheck_pop02.png) no-repeat 95% center/23%, #FAFAFA;
  }
}
@media screen and (max-width: 767px) {
  .p_popup_buy {
    margin: 40px -20px -40px;
    padding: 40px 20px;
    border-radius: 0 0 30px 30px;
    height: auto;
    background: #FAFAFA;
  }
  .p_popup_buy p {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}

.txt-summary {
  margin-bottom: 40px;
}

.p_selfcheck-subpage_ttl {
  background: #004BA0;
  color: #fff;
  text-align: center;
  font-size: 4rem;
  padding: 10px 0;
  border-radius: 30px 30px 0 0;
}
@media screen and (max-width: 767px) {
  .p_selfcheck-subpage_ttl {
    font-size: 2.4rem;
    padding: 20px 0;
    border-radius: 20px 20px 0 0;
  }
}

.box-check-ol {
  background: #fff;
  border-radius: 0 0 30px 30px;
}
.box-check-ol li {
  padding: 40px 60px;
}
.box-check-ol li:nth-of-type(even) {
  background: #FAFAFA;
}
@media screen and (max-width: 767px) {
  .box-check-ol li {
    padding: 20px 20px;
  }
}
.box-check-ol .icon-check-q {
  color: #D90225;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5rem;
  margin-right: 20px;
}
.box-check-ol .ttl-q {
  font-size: 2.4rem;
  margin-bottom: 20px;
  color: #004BA0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .box-check-ol .ttl-q {
    font-size: 1.6rem;
  }
}
.box-check-ol .box-check-answer {
  font-size: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.box-check-ol .box-check-answer > div {
  margin-right: 60px;
}
@media screen and (max-width: 767px) {
  .box-check-ol .box-check-answer {
    font-size: 1.6rem;
  }
  .box-check-ol .box-check-answer > div {
    margin-right: 0;
  }
}

.p_selfcheck-subpage .submit {
  max-width: 450px;
  margin: 40px auto 0;
}

.p_selfcheck-subpage_form .box-check-answer input {
  accent-color: #897227;
  inline-size: 1em;
  block-size: 1em;
}

.c_modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
}
.c_modal .-scrollable {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.c_modal_overlay {
  position: absolute;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(0, 0, 0, 0.5);
}
.c_modal_content {
  display: -ms-grid;
  display: grid;
  position: relative;
  width: 100%;
  margin: auto;
}
.is-closing .c_modal_content.-scrollable {
  overflow: hidden;
}
.c_modal_content_inner {
  margin-left: auto;
  margin-right: auto;
  -ms-grid-row-align: center;
  -ms-grid-column-align: center;
  place-self: center;
  width: min(136vw, 510px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.is-opening .c_modal_content_inner {
  -webkit-animation: opening 0.3s forwards;
          animation: opening 0.3s forwards;
}
.c_modal_embed {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  padding-top: 56.25%;
}
.c_modal_embed iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c_modal_box {
  background-color: var(--result-theme-color);
  border-radius: 2.99%;
  overflow: hidden;
  padding: 0 4.18% 4.18%;
}
.c_modal_box_inner {
  background-color: #fff;
  border-radius: 2.99%;
  color: var(--result-theme-color);
  font-weight: 700;
  padding: 4.18%;
}
.c_modal_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  padding: 4.78% 0;
  text-align: center;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
.c_modal_ttl img {
  width: min(5.33vw, 20px);
}
.c_modal figure {
  margin-bottom: 2.99%;
}
.c_modal_close {
  position: relative;
  top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: min(10.66vw, 40px);
  aspect-ratio: 1/1;
}

/* =============================
   共通クローズボタン構造
============================= */
.c_modal_close .wrapper,
.c_closeBtn .wrapper, .c_modal_close,
.c_closeBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}

.c_modal_close .wrapper,
.c_closeBtn .wrapper {
  position: relative;
  aspect-ratio: 1/1;
  width: 100%;
}
.c_modal_close .wrapper > span,
.c_closeBtn .wrapper > span {
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  border-radius: 100px;
}

/* modal close（黒線） */
.c_modal_close .wrapper > span {
  background-color: #000;
  height: 2px;
}
.c_modal_close .wrapper > span:first-child {
  top: 50%;
  -webkit-transform: rotate(215deg);
          transform: rotate(215deg);
}
.c_modal_close .wrapper > span:nth-child(2) {
  opacity: 0;
}
.c_modal_close .wrapper > span:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(-215deg);
          transform: rotate(-215deg);
}

/* result close（白線 + CLOSEテキスト） */
.c_closeBtn {
  width: 100%;
  aspect-ratio: 1/1;
  position: relative;
}
.c_closeBtn .wrapper > span {
  background-color: #fff;
  height: 3px;
}
.c_closeBtn .wrapper > span:first-child {
  top: 50%;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
}
.c_closeBtn .wrapper > span:nth-child(2) {
  display: none;
}
.c_closeBtn .wrapper > span:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(-315deg);
          transform: rotate(-315deg);
}
.c_closeBtn::after {
  content: "CLOSE";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: #fff;
  font-weight: 700;
}

/* header */
.sitetop .p_header {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #A90020;
  padding: 0 40px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  opacity: 0;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 100;
  opacity: 1;
  pointer-events: auto;
  padding: 0 20px;
  height: 3em;
}
.sitetop .p_header .c_is_sitetop {
  display: none;
}
.sitetop .p_header .logo {
  opacity: 0;
  -webkit-transition: 0.5s 0s;
  transition: 0.5s 0s;
}
.sitetop .p_header .p_gnav_parents-list {
  gap: min(20px, 2vw);
  font-size: 1.4rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .sitetop .p_header .sp-menu-btn {
    display: none;
  }
}
@media screen and (max-width: 970px) {
  .sitetop .p_header .sp-menu-btn {
    display: block;
  }
}
.sitetop .p_header .p_header_inner {
  width: 100%;
  -webkit-transition: 0.75s;
  transition: 0.75s;
}
.sitetop.header_fixed .p_header, .sitetop.is-fixed .p_header {
  opacity: 1;
  height: 90px;
}
.sitetop.header_fixed .p_header .c_is_sitetop, .sitetop.is-fixed .p_header .c_is_sitetop {
  display: block;
}
.sitetop.header_fixed .p_header .logo, .sitetop.is-fixed .p_header .logo {
  opacity: 1;
  -webkit-transition: 0.3s 0.7s;
  transition: 0.3s 0.7s;
}
@media screen and (max-width: 970px) {
  .sitetop.header_fixed .p_header .logo, .sitetop.is-fixed .p_header .logo {
    -webkit-transition: 0.3s 0s;
    transition: 0.3s 0s;
  }
}
.sitetop.header_fixed .p_header .p_header_inner, .sitetop.is-fixed .p_header .p_header_inner {
  width: min(1280px, 100%);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 40px;
  gap: 40px;
}
@media screen and (max-width: 1290px) {
  .sitetop.header_fixed .p_header .p_header_inner, .sitetop.is-fixed .p_header .p_header_inner {
    padding: 0;
    gap: 20px;
  }
}
@media screen and (max-width: 970px) {
  .sitetop.header_fixed .p_header .p_header_inner, .sitetop.is-fixed .p_header .p_header_inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    padding: 0;
  }
  .sitetop.header_fixed .p_header .p_header_inner .p_gnav_parents-list, .sitetop.is-fixed .p_header .p_header_inner .p_gnav_parents-list {
    gap: 0;
  }
}
.sitetop.header_fixed .p_header .p_gnav_parents-list, .sitetop.is-fixed .p_header .p_gnav_parents-list {
  gap: min(40px, 4vw);
  font-size: 1.8rem;
}
@media screen and (max-width: 1290px) {
  .sitetop.header_fixed .p_header .p_gnav_parents-list, .sitetop.is-fixed .p_header .p_gnav_parents-list {
    gap: min(20px, 2vw);
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 970px) {
  .sitetop.header_fixed .p_header, .sitetop.is-fixed .p_header {
    height: 50px;
    padding: 0;
    background: #A90020;
  }
}
@media screen and (max-width: 970px) {
  .sitetop .p_header {
    background: none;
    padding: 0;
  }
  .sitetop .p_header .logo {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.sitetop .p_header .p_gnav_parents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(40px, 4vw);
  font-size: 1.8rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .sitetop .p_header .p_gnav_parents-list {
    height: 100%;
  }
  .sitetop .p_header .p_gnav_parents-list li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
}
@media screen and (max-width: 1290px) {
  .sitetop .p_header .p_gnav_parents-list {
    gap: min(20px, 2vw);
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 970px) {
  .sitetop .p_header .p_gnav_parents-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    height: auto;
  }
  .sitetop .p_header .p_gnav_parents-list li {
    border-bottom: 1px solid #C4C4C4;
  }
  .sitetop .p_header .p_gnav_parents-list li .p_gnav_mega-btn {
    position: relative;
  }
  .sitetop .p_header .p_gnav_parents-list li .p_gnav_mega-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8px;
    height: 6px;
    right: 20px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #C00428;
  }
  .sitetop .p_header .p_gnav_parents-list li .p_gnav_mega-btn.active:after {
    -webkit-transform: translateY(-50%) scaleY(-100%);
            transform: translateY(-50%) scaleY(-100%);
  }
  .sitetop .p_header .p_gnav_parents-list .p_gnav_child-list {
    border-top: 1px solid #c4c4c4;
  }
  .sitetop .p_header .p_gnav_parents-list .p_gnav_child-list li {
    border-color: #fff;
    margin-top: 0;
  }
  .sitetop .p_header .p_gnav_parents-list .p_gnav_child-list li a {
    background: #EFF6FF;
    padding-left: 2.25em;
    font-size: 1.6rem;
    padding-block: 15px;
  }
}
.sitetop .p_header .p_gnav_parents-list a {
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 970px) {
  .sitetop .p_header .p_gnav_parents-list a {
    display: block;
    color: #004BA0;
    font-size: 1.8rem;
    padding: 16px 20px;
    font-weight: 500;
  }
}
.sitetop .p_header .p_gnav_mega-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  .sitetop .p_header .p_gnav_mega-drop {
    position: absolute;
    top: 60px;
    left: -70px;
    right: -70px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    background: #fff;
    padding: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  }
}
@media screen and (max-width: 970px) {
  .sitetop .p_header .p_gnav_mega-drop {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: none;
    transition: none;
    z-index: -1;
    opacity: 1;
    pointer-events: inherit;
    background: none;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: none;
  }
}
.sitetop .p_header .p_gnav_mega-drop li + li {
  margin-top: 20px;
}
.sitetop .p_header .p_gnav_mega-drop a {
  color: #004BA0;
  font-size: 1.6rem;
}
@media screen and (max-width: 1290px) {
  .sitetop .p_header .p_gnav_mega-drop a {
    font-size: 1.4rem;
  }
}
.sitetop body:has(.sp-menu-btn.active) {
  overflow: hidden;
}
.sitetop .active .p_gnav_mega-drop {
  opacity: 1;
  z-index: 100;
  pointer-events: all;
}
.sitetop .p_header-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sitetop .p_header-overlay.show {
  display: block;
}
@media screen and (min-width: 768px) {
  .sitetop .p_sp_header_info {
    display: none;
  }
}
@media screen and (max-width: 970px) {
  .sitetop .p_sp_header_info {
    display: block;
  }
}
.sitetop .p_sp_header_info {
  font-size: 1.8rem;
  padding: 40px 15px;
}
.sitetop .p_sp_header_info .c_buttons {
  margin-top: 0;
}

.p_header {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #A90020;
  padding: 0 40px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  opacity: 0;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .p_header .sp-menu-btn {
    display: none;
  }
}
@media screen and (max-width: 970px) {
  .p_header .sp-menu-btn {
    display: block;
    background: none;
  }
}
@media screen and (max-width: 970px) {
  .p_header {
    height: 50px;
    padding: 0;
  }
  .p_header .logo {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .p_header .sp-menu-btn {
    -ms-grid-row: 1;
    grid-area: 1/-1;
    --_width: 50px;
    --_height: 50px;
    --_line-width: 30px;
    --_line-height: 2px;
    --_line-gap: 7px;
    --_line-color: #fff;
    --_line-radius: 0;
    --_duration: 0.2s;
    width: var(--_width);
    height: var(--_height);
    padding: 0;
    border: none;
    background: none;
    cursor: pointer;
    position: relative;
  }
  .p_header .sp-menu-btn .sp-menu-btn_line {
    position: absolute;
    display: block;
    width: var(--_line-width);
    height: var(--_line-height);
    background: var(--_line-color);
    border-radius: var(--_line-radius);
    text-indent: -9999px;
    -webkit-transition: background var(--_duration);
    transition: background var(--_duration);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .p_header .sp-menu-btn .sp-menu-btn_line::before, .p_header .sp-menu-btn .sp-menu-btn_line::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--_line-color);
    border-radius: var(--_line-radius);
    -webkit-transition: -webkit-transform var(--_duration);
    transition: -webkit-transform var(--_duration);
    transition: transform var(--_duration);
    transition: transform var(--_duration), -webkit-transform var(--_duration);
  }
  .p_header .sp-menu-btn .sp-menu-btn_line::before {
    top: calc(var(--_line-gap) * -1);
  }
  .p_header .sp-menu-btn .sp-menu-btn_line::after {
    top: var(--_line-gap);
  }
  .p_header .sp-menu-btn.active .sp-menu-btn_line {
    background: transparent;
  }
  .p_header .sp-menu-btn.active .sp-menu-btn_line::before {
    -webkit-transform: translateY(var(--_line-gap)) rotate(45deg);
            transform: translateY(var(--_line-gap)) rotate(45deg);
  }
  .p_header .sp-menu-btn.active .sp-menu-btn_line::after {
    -webkit-transform: translateY(calc(var(--_line-gap) * -1)) rotate(-45deg);
            transform: translateY(calc(var(--_line-gap) * -1)) rotate(-45deg);
  }
}
.is-fixed .p_header, .header_fixed .p_header {
  opacity: 1;
  pointer-events: all;
}
.p_header .p_header_inner {
  width: min(1280px, 100%);
  margin-inline: auto;
  margin: 0 auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
  position: relative;
}
@media screen and (max-width: 970px) {
  .p_header .p_header_inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
.p_header .p_gnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 970px) {
  .p_header .p_gnav {
    display: none;
    position: absolute;
    z-index: 10000;
    top: 50px;
    left: 0;
    right: 0;
    height: calc(100dvh - 50px);
    background: #fff;
    overflow-y: scroll;
  }
}
.p_header .p_gnav_parents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p_header .p_gnav_parents-list {
    gap: min(40px, 4vw);
    font-size: 1.8rem;
    height: 100%;
  }
  .p_header .p_gnav_parents-list li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
}
@media screen and (max-width: 1290px) {
  .p_header .p_gnav_parents-list {
    gap: min(20px, 2vw);
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 970px) {
  .p_header .p_gnav_parents-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    height: auto;
  }
  .p_header .p_gnav_parents-list li {
    border-bottom: 1px solid #C4C4C4;
  }
  .p_header .p_gnav_parents-list li .p_gnav_mega-btn {
    position: relative;
  }
  .p_header .p_gnav_parents-list li .p_gnav_mega-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 8px;
    height: 6px;
    right: 20px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background: #C00428;
  }
  .p_header .p_gnav_parents-list li .p_gnav_mega-btn.active:after {
    -webkit-transform: translateY(-50%) scaleY(-100%);
            transform: translateY(-50%) scaleY(-100%);
  }
  .p_header .p_gnav_parents-list .p_gnav_child-list {
    border-top: 1px solid #c4c4c4;
  }
  .p_header .p_gnav_parents-list .p_gnav_child-list li {
    border-color: #fff;
    margin-top: 0;
  }
  .p_header .p_gnav_parents-list .p_gnav_child-list li a {
    background: #EFF6FF;
    padding-left: 2.25em;
    font-size: 1.6rem;
    padding-block: 15px;
  }
}
.p_header .p_gnav_parents-list a {
  text-decoration: none;
  color: #fff;
}
@media screen and (max-width: 970px) {
  .p_header .p_gnav_parents-list a {
    display: block;
    color: #004BA0;
    font-size: 1.8rem;
    padding: 16px 20px;
    font-weight: 500;
  }
}
.p_header .p_gnav_mega-wrap {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p_header .p_gnav_mega-drop {
    position: absolute;
    top: 60px;
    left: -70px;
    right: -70px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    background: #fff;
    padding: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
            box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  }
}
@media screen and (max-width: 970px) {
  .p_header .p_gnav_mega-drop {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: none;
    transition: none;
    z-index: -1;
    opacity: 1;
    pointer-events: inherit;
    background: none;
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: none;
  }
}
.p_header .p_gnav_mega-drop li + li {
  margin-top: 20px;
}
.p_header .p_gnav_mega-drop a {
  color: #004BA0;
  font-size: 1.6rem;
}
@media screen and (max-width: 1290px) {
  .p_header .p_gnav_mega-drop a {
    font-size: 1.4rem;
  }
}

body:has(.sp-menu-btn.active) {
  overflow: hidden;
}

.active .p_gnav_mega-drop {
  opacity: 1;
  z-index: 100;
  pointer-events: all;
}

.p_header-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.p_header-overlay.show {
  display: block;
}

@media screen and (min-width: 768px) {
  .p_sp_header_info {
    display: none;
  }
}
@media screen and (max-width: 970px) {
  .p_sp_header_info {
    display: block;
  }
}
.p_sp_header_info {
  font-size: 1.8rem;
  padding: 40px 15px;
}
.p_sp_header_info .c_buttons {
  margin-top: 0;
}

/* /header */
/* footer */
#footer {
  margin-top: 0;
}

.p_footer {
  background: #A90020;
  padding: 70px 40px 90px;
}
@media screen and (max-width: 767px) {
  .p_footer {
    padding-bottom: 80px;
  }
}
.p_footer .p_section_inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 84px 1fr;
  grid-template-columns: auto 1fr;
  gap: 84px;
}
@media screen and (max-width: 767px) {
  .p_footer .p_section_inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.p_footer_left {
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .p_footer_left {
    padding: 0 10px 0;
    text-align: center;
  }
}

.p_footer_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  margin-top: 54px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .p_footer_social {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .p_footer_right {
    display: none;
  }
}

.p_footer_nav {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px auto 30px auto;
  grid-template-columns: repeat(3, auto);
  gap: 30px;
}
.p_footer_nav a {
  color: #fff;
  text-decoration: none;
}
.p_footer_nav .p_footer_nav-title {
  font-size: 1.8rem;
  font-weight: 600;
}
.p_footer_nav .p_footer_nav-title a {
  text-decoration: underline;
}
.p_footer_nav .p_footer_nav-list {
  margin-top: 20px;
  padding-left: 1em;
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.p_footer_nav .p_footer_nav-list .p_footer_nav-list_title {
  font-weight: 600;
}
.p_footer_nav .p_footer_nav-list .p_footer_nav-list_title a {
  text-decoration: underline;
}

.p_fixed_cv a {
  position: fixed;
  z-index: 101;
  background: #9D8100;
  color: #fff;
  text-decoration: none;
  gap: 10px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
@media (any-hover: hover) {
  .p_fixed_cv a:hover {
    opacity: 0.8 !important;
  }
}
@media screen and (min-width: 768px) {
  .p_fixed_cv a {
    padding: 40px 20px;
    height: 340px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    top: 50%;
    letter-spacing: 0.25em;
    font-size: 2.4rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    border-radius: 10px 0 0 10px;
  }
}
@media screen and (max-width: 767px) {
  .p_fixed_cv a {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 1.8rem;
    font-weight: 600;
    height: 60px;
    text-align: center;
    padding: 15px;
    border-radius: 10px 10px 0 0;
  }
}
.p_fixed_cv a:after {
  display: inline-block;
  content: "";
  background: url(../images/icon_cart.svg) no-repeat center;
  width: 36px;
  height: 34px;
  margin-right: -4px;
}
@media screen and (max-width: 767px) {
  .p_fixed_cv a:after {
    margin-right: 0;
    position: relative;
    left: 15px;
    top: -5px;
    vertical-align: middle;
  }
}
.p_fixed_cv.is_fixed a {
  opacity: 1;
  pointer-events: all;
}

.is-fixed .p_fixed_cv {
  display: none;
}

/* /footer */
.js-inview {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.js-inview.is-inview {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* base setting */
html {
  font-size: 62.5%;
  height: 100%;
}
html body {
  height: 100%;
  color: #333333;
  font-family: "Noto Sans", "Noto Sans JP", sans-serif;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1290px) {
  html body {
    min-width: 1140px;
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  html body {
    min-width: 100%;
    overflow-x: auto;
  }
}

@media screen and (min-width: 768px) {
  .c_pc_only {
    display: block !important;
  }
  .c_pc_only.is_inline {
    display: inline-block !important;
  }
}
@media screen and (max-width: 767px) {
  .c_pc_only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .c_sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .c_sp_only {
    display: block !important;
  }
  .c_sp_only.is_inline {
    display: inline-block !important;
  }
}

.l_main {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-inline: auto;
  overflow: hidden;
  position: relative;
  z-index: 100;
}
@media (any-hover: hover) {
  .l_main a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .l_main {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .l_main:has(.p_kv) {
    font-weight: bold;
  }
}

a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

img {
  max-width: 100%;
  height: auto;
}

/* KV */
.p_kv {
  padding: 0 0 67px;
}
@media screen and (max-width: 767px) {
  .p_kv {
    padding-bottom: 40px;
  }
}
.p_kv .p_kv_bg {
  background: #C00428;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .p_kv .p_kv_bg {
    padding-top: 30px;
    margin-bottom: -5px;
  }
}
.p_kv .p_kv_logo {
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p_kv .p_kv_logo {
    width: 200px;
    margin-inline: auto;
  }
}
.p_kv .p_kv_image {
  margin-top: -38px;
  position: relative;
  z-index: 0;
}
.p_kv .p_kv_image picture img {
  width: 100%;
  height: auto;
}
.p_kv .p_kv_text {
  position: absolute;
  inset: -30px 5vw 0;
  padding-right: 40%;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_kv .p_kv_text {
    width: 82%;
    width: 320px;
    padding-right: 0;
    inset: auto -10px 30px;
  }
}
.p_kv .p_kv_package {
  position: absolute;
  right: 5vw;
  bottom: -83px;
  width: min(30vw, 473px);
}
@media screen and (max-width: 767px) {
  .p_kv .p_kv_package {
    width: 50%;
    width: 187px;
    right: 12px;
  }
}
.p_kv .p_kv_copy {
  text-align: center;
  padding: 12px 0 10px 48px;
  background: linear-gradient(to bottom, #EFF6FF 0px, #FFFFFF 354px);
  margin-top: -2px;
}
@media screen and (max-width: 767px) {
  .p_kv .p_kv_copy {
    padding: 35px 3px;
  }
}
.p_kv .p_kv_slide {
  --_gap: 60px;
  --_time: 60s;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p_kv .p_kv_slide {
    --_gap: 20px;
    margin-top: 10px;
  }
}
.p_kv .p_kv_slide .p_kv_slide_item {
  margin-right: var(--_gap);
}
.p_kv .p_kv_slide .p_kv_slide_item img {
  border-radius: 60px;
}
@media screen and (max-width: 767px) {
  .p_kv .p_kv_slide .p_kv_slide_item img {
    width: 180px;
    border-radius: 30px;
  }
}

/* /KV */
.p_section {
  --_padding-lr: 40px;
  padding: 140px var(--_padding-lr) 120px;
}
@media screen and (max-width: 767px) {
  .p_section {
    --_padding-lr: 20px;
    padding: 90px var(--_padding-lr);
  }
}
.p_section.p_red-section {
  padding: 96px 0 80px;
  background: #A90020;
}
@media screen and (max-width: 767px) {
  .p_section.p_red-section {
    padding: 40px 24px 60px;
  }
}
.p_section.p_faq {
  background: url(../images/bg_beige_02.png) repeat;
}

.p_about {
  position: relative;
  padding-block: 140px;
  background: url(../images/bg_section@2x.png) no-repeat top center/110% auto;
}
.p_about.p_episode {
  padding-bottom: 30px;
}
.p_about.p_about_tokuho {
  padding-top: 140px;
}
@media screen and (max-width: 767px) {
  .p_about.p_about_tokuho {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .p_about {
    padding-block: 60px 90px;
    background: url(../images/bg_section_sp@2x.png) no-repeat top center/100% auto;
  }
}

.p_next_section {
  padding: 120px 20px;
}
@media screen and (max-width: 767px) {
  .p_next_section {
    padding-block: 60px;
  }
}
.p_next_section + .p_next_section {
  padding-top: 0;
}

.p_about_title {
  text-align: center;
  color: #004BA0;
  font-size: 4rem;
  margin-bottom: 40px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p_about_title {
    font-size: 2.4rem;
  }
}
.p_about_title em {
  font-size: 5rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p_about_title em {
    font-size: 3.2rem;
    font-weight: 600;
  }
}

.p_about_packages {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 86px auto;
  grid-template-columns: repeat(2, auto);
  gap: 0 86px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_about_packages.is_tokuho {
  padding-top: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_about_packages {
    gap: 0 40px;
  }
}
.p_about_packages .p_about_packages_item {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 2;
  grid-row: span 2;
  gap: 36px 0;
}
@media screen and (max-width: 767px) {
  .p_about_packages .p_about_packages_item {
    gap: 12px 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p_about_packages .p_about_packages_item:first-child .p_about_packages_item_image {
    width: 98px;
  }
}
@media screen and (max-width: 767px) {
  .p_about_packages .p_about_packages_item:last-child .p_about_packages_item_image {
    width: 156px;
  }
}
.p_about_packages .p_about_packages_item .p_about_packages_item_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p_about_packages .p_about_packages_item .p_about_packages_item_text {
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p_about_packages .p_about_packages_item .p_about_packages_item_text {
    font-size: 1.4rem;
    font-weight: normal;
  }
}
.p_about_packages .p_about_packages_item .p_about_packages_item_text em {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p_about_packages .p_about_packages_item .p_about_packages_item_text em {
    display: inline-block;
    margin-bottom: 0.5em;
  }
}

@media screen and (max-width: 767px) {
  .p_about_packages.is_tokuho {
    gap: 0 30px;
  }
}
.p_about_packages.is_tokuho .p_about_packages_item {
  gap: 20px 0;
}
.p_about_packages.is_tokuho .p_about_packages_item .p_about_packages_item_image {
  position: relative;
  left: 25px;
}
@media screen and (max-width: 767px) {
  .p_about_packages.is_tokuho .p_about_packages_item .p_about_packages_item_image {
    zoom: 0.92;
  }
}
.p_about_packages.is_tokuho .p_about_packages_item .p_about_packages_item_text em {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p_about_packages.is_tokuho .p_about_packages_item .p_about_packages_item_text_note {
    display: block;
    font-size: 1rem;
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .p_about_packages.is_tokuho .p_about_packages_item .p_about_packages_item_text_price {
    display: block;
  }
}

.p_about_packages.is_tokuho .p_about_packages_item:first-child .p_about_packages_item_image {
  left: 17px;
}
@media screen and (max-width: 767px) {
  .p_about_packages.is_tokuho .p_about_packages_item:first-child .p_about_packages_item_image {
    left: 40px;
    width: 120px;
  }
}
.p_about_packages.is_tokuho .p_about_packages_item:first-child .p_about_packages_item_image:before {
  position: absolute;
  bottom: 20px;
  left: 0;
  content: "";
  background: url(../images/img_tokuho@2x.png) center/contain;
  width: 107px;
  aspect-ratio: 130/150;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .p_about_packages.is_tokuho .p_about_packages_item:first-child .p_about_packages_item_image:before {
    width: 65px;
    bottom: 7px;
    left: -1px;
  }
}

.p_about_copy {
  text-align: center;
  font-size: 2rem;
  margin-top: 48px;
  line-height: 2;
}
.p_about_packages.is_tokuho + .p_about_copy {
  margin-top: 4.8em;
  font-weight: bold;
  color: #646464;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p_about_packages.is_tokuho + .p_about_copy {
    margin-top: 4em;
    font-size: 1.6rem;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p_about_copy {
    margin-top: 30px;
    font-size: 1.6rem;
    text-align: left;
    font-weight: bold;
  }
}

.u_text-bold {
  font-weight: bold;
}

.u_text-blue {
  color: #004BA0;
}

.c_tokuho-box {
  margin-top: 60px;
  border: 1px solid #C4C4C4;
  background: #fff;
  border-radius: 30px;
  padding: 30px 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 38px 1fr;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 38px;
  font-size: 1.4rem;
  color: #646464;
}
@media screen and (max-width: 767px) {
  .c_tokuho-box {
    padding: 30px 20px;
    gap: 20px;
    margin-top: 40px;
    border-radius: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c_tokuho-box .c_tokuho-box_image {
    width: 114px;
    margin-inline: auto;
  }
}
.c_tokuho-box .c_tokuho-box_title {
  font-weight: bold;
  font-size: 1.8rem;
}
.c_tokuho-box .c_tokuho-box_title:not(:first-child) {
  margin-top: 16px;
}
.c_tokuho-box .c_tokuho-box_title:not(:last-child) {
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .c_tokuho-box .c_tokuho-box_title:not(:last-child) {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.c_tokuho-box .c_tokuho-box_text {
  line-height: 1.8;
  font-weight: 400;
}

.p_section_inner {
  width: min(1166px, 100%);
  margin-inline: auto;
  margin: 0 auto;
}

.c_buttons {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .c_buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-top: 40px;
  }
}
.c_buttons .c_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  border-radius: 9999px;
  width: min(370px, 100%);
  background: #C00428;
  font-size: 2rem;
  padding: 15px;
  text-decoration: none;
  position: relative;
  border: 2px solid #C00428;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c_buttons .c_button {
    padding: 14px;
    font-size: 1.8rem;
    border-width: 1px;
    width: 100% !important;
  }
}
.c_buttons .c_button:only-child {
  width: min(450px, 100%);
}
@media screen and (max-width: 767px) {
  .c_buttons .c_button:only-child {
    width: 100%;
  }
}
.c_buttons .c_button::after {
  content: "";
  width: 9px;
  height: 13px;
  background: #fff;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.c_buttons .c_button.is_cv_blank {
  background: #9D8100;
  border-color: #9D8100;
}
.c_buttons .c_button.is_secondary {
  background: #fff;
  color: #C00428;
}
.c_buttons .c_button.is_secondary::after {
  background-color: #C00428;
}
.c_buttons .c_button.is_secondary[target=_blank]::after {
  background: url(../images/icon_blank_red.svg) no-repeat center/contain;
  width: 23px;
  height: 23px;
  clip-path: none;
}
.c_buttons .c_button.is_cv_blank::after {
  position: absolute;
  right: 22px;
  width: 23px;
  height: auto;
  aspect-ratio: 1;
  clip-path: none;
  background: url(../images/icon_blank.svg) no-repeat center/contain;
}
.c_buttons .c_button.is_cv {
  background: #9D8100;
  border-color: #9D8100;
  color: #fff;
  font-size: 1.8rem;
}
.c_buttons .c_button.is_cv::after {
  position: relative;
  right: auto;
  width: 25px;
  height: 24px;
  -webkit-transform: none;
          transform: none;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  clip-path: none;
  background: url(../images/icon_cart.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c_buttons .c_button.is_cv::after {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.c_section-title {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 70px;
  color: #897227;
}
@media screen and (max-width: 767px) {
  .c_section-title {
    margin-bottom: 54px;
  }
}
.p_red-section .c_section-title {
  color: #fff;
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .p_red-section .c_section-title {
    margin-bottom: 40px;
  }
}
.c_section-title .c_section-title_sub {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .c_section-title .c_section-title_sub {
    font-size: 1.4rem;
  }
}
.p_red-section .c_section-title .c_section-title_sub {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p_red-section .c_section-title .c_section-title_sub {
    font-size: 1.2rem;
  }
}
.c_section-title .c_section-title_main {
  font-size: 9rem;
  font-family: "Marcellus", serif;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c_section-title .c_section-title_main {
    font-size: 5rem;
  }
}
.p_red-section .c_section-title .c_section-title_main {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .p_red-section .c_section-title .c_section-title_main {
    font-size: 4rem;
  }
}
.p_voice .c_section-title .c_section-title_main {
  font-size: 6rem;
}
@media screen and (max-width: 767px) {
  .p_voice .c_section-title .c_section-title_main {
    font-size: 4rem;
  }
}

.c_voice_attention {
  color: #fff;
  font-size: 1.2rem;
  margin-top: 40px;
  font-weight: 400;
}

.p_header_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  gap: 25px;
}

.c_bnr-slide {
  max-width: 506px;
  margin: 0 auto;
}
.c_bnr-slide.slick-dotted.slick-slider {
  padding-bottom: 42px;
  margin-bottom: 0;
}
.c_bnr-slide.slick-dotted.slick-slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0;
  height: 15px;
}
.c_bnr-slide.slick-dotted.slick-slider .slick-dots li {
  --_color: #fff;
  display: block;
  width: auto;
  height: 100%;
  aspect-ratio: 1;
  margin: 0 7px;
}
.c_bnr-slide.slick-dotted.slick-slider .slick-dots li.slick-active {
  --_color: #004BA0;
}
.c_bnr-slide.slick-dotted.slick-slider .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}
.c_bnr-slide.slick-dotted.slick-slider .slick-dots li button::before {
  opacity: 1;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: var(--_color);
  content: "";
}
.c_bnr-slide .slick-list {
  overflow: visible;
  margin: 0 -30px;
}
.c_bnr-slide .c_bnr-slide_item {
  width: min(506px, 100%);
  padding: 0 30px;
}
.c_bnr-slide .c_bnr-slide_item .c_bnr-slide_item_box {
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  padding: 30px;
  height: 285px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .c_bnr-slide .c_bnr-slide_item .c_bnr-slide_item_box {
    gap: 20px;
    padding: 25px 20px;
    font-size: 1.6rem;
    height: auto;
  }
}
.c_bnr-slide .c_bnr-slide_item .c_bnr-slide_item_box .c_bnr-slide_item_box_text {
  margin-top: auto;
}
.c_bnr-slide .c_bnr-slide_item .c_bnr-slide_item_box .c_bnr-slide_item_box_info {
  margin-top: auto;
  text-align: right;
}
.c_bnr-slide .c_bnr-slide_item img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
}
.c_bnr-slide .slick-prev,
.c_bnr-slide .slick-next {
  z-index: 1;
}
.c_bnr-slide .slick-prev {
  left: 10px;
}
.c_bnr-slide .slick-next {
  right: 10px;
}

.c_float-contents {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "text . image";
  -ms-grid-columns: min(615px, 47vw) min(60px, 3vw) min(666px, 46vw);
  grid-template-columns: min(615px, 47vw) min(60px, 3vw) min(666px, 46vw);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .c_float-contents {
    -ms-grid-rows: auto 40px auto;
    -ms-grid-columns: 1fr;
        grid-template: "image" "text"/1fr;
    gap: 40px;
  }
}
.c_float-contents .c_float-contents_image {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: image;
}
@media screen and (max-width: 767px) {
  .c_float-contents .c_float-contents_image {
    width: auto;
    margin-inline: -20px;
  }
  .c_float-contents .c_float-contents_image img {
    border-radius: 120px 0 120px 0;
    width: 100%;
  }
}
.c_float-contents .c_float-contents_text {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: text;
}
.c_float-contents .c_float-contents_text .c_float-contents_text_title {
  text-align: center;
  font-size: 4rem;
  color: #004BA0;
  line-height: 1.75;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c_float-contents .c_float-contents_text .c_float-contents_text_title {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 2;
  }
}
.c_float-contents .c_float-contents_text .c_float-contents_text_title em {
  font-size: 5rem;
  display: inline-block;
  padding: 0 25px;
  background: #004BA0;
  color: #fff;
  line-height: 1.6;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c_float-contents .c_float-contents_text .c_float-contents_text_title em {
    font-weight: 600;
    font-size: 3.2rem;
  }
}
.c_float-contents .c_float-contents_text .c_float-contents_text_lead {
  line-height: 2;
  font-size: 2rem;
  padding: 0 7px;
}
.c_float-contents .c_float-contents_text .c_float-contents_text_lead.is_cone {
  padding: 0 7px 100px;
  background: url(../images/img_cone@2x.png) no-repeat 95% bottom/130px auto;
}
@media screen and (max-width: 767px) {
  .c_float-contents .c_float-contents_text .c_float-contents_text_lead.is_cone {
    background: url(../images/img_cone@2x.png) no-repeat 95% bottom/100px auto;
  }
}
@media screen and (max-width: 767px) {
  .c_float-contents .c_float-contents_text .c_float-contents_text_lead {
    padding: 0;
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.c_float-contents .c_float-contents_text .c_float-contents_text_lead .c_red_link {
  margin-top: 30px;
}
.c_float-contents .c_float-contents_text .c_float-contents_text_lead b {
  font-weight: bold;
}
.c_float-contents .c_float-contents_text .c_float-contents_text_lead strong {
  font-weight: inherit;
  color: #C00428;
}
.c_float-contents .c_float-contents_text .c_float-contents_text_lead em {
  font-weight: bold;
  color: #004BA0;
}
.c_float-contents .c_float-contents_text .c_float-contents_text_illust {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c_float-contents .c_float-contents_text .c_float-contents_text_illust {
    margin: 30px 24px;
  }
}

.c_red_link a {
  color: #C00428;
  text-decoration: none;
  position: relative;
  display: inline-block;
  font-weight: 500;
  padding-left: 1em;
}
.c_red_link a:before {
  position: absolute;
  top: 0.5lh;
  left: 0;
  content: "";
  width: 9px;
  height: 13px;
  background: #C00428;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}

.c_float-contents_text_kenja {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 20px 1fr;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  border-radius: 10px;
  background: #ECF1F8;
  padding: 22px 50px 22px 50px;
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c_float-contents_text_kenja {
    margin-top: 45px;
    padding: 26px 20px;
    font-size: 1.4rem;
    -ms-grid-columns: 100px 0 1fr;
    grid-template-columns: 100px 1fr;
    gap: 0;
  }
  .c_float-contents_text_kenja img {
    padding-right: 20px;
  }
}

.c_kenshin-box {
  background: #FFFCF2;
  border-radius: 30px;
  margin-top: 150px;
  position: relative;
  padding: 123px 54px 57px;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box {
    font-size: 1.4rem;
    margin-top: 100px;
    padding: 95px 20px 80px;
  }
}
.c_kenshin-box .c_kenshin-box_title {
  text-align: center;
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_title img {
    width: 240px;
  }
}
.c_kenshin-box .c_kenshin-box_image {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_image img {
    width: 297px;
  }
}
.c_kenshin-box .c_kenshin-box_list {
  margin-top: 57px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto 30px auto 30px auto;
  grid-template-rows: repeat(3, auto);
  grid-auto-flow: column;
  gap: 30px 30px;
  min-height: 260px;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_list {
    font-weight: normal;
    gap: 20px 20px;
    height: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }
}
.c_kenshin-box .c_kenshin-box_list > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c_kenshin-box .c_kenshin-box_list > li .c_notice-number-list {
  padding-left: 0.75em;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_list > li .c_notice-number-list {
    padding-left: 0;
    font-size: 1.2rem;
  }
}
.c_kenshin-box .c_kenshin-box_list_item {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 1fr 0 auto 0 1fr;
  -ms-grid-columns: auto 11px 1fr;
      grid-template: "icon ." 1fr "icon text" auto "icon ." 1fr/auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 11px;
}
.c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_icon {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 1;
  grid-area: icon;
  color: #fff;
  display: -ms-grid;
  display: grid;
  place-items: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: 3.4rem;
  width: 65px;
  height: auto;
  aspect-ratio: 1;
  background: url(../images/icon_num@2x.png) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_icon {
    width: 60px;
  }
}
.c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: text;
  font-size: 2.4rem;
  font-weight: 500;
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.4;
  align-self: baseline;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text {
    font-size: 1.6rem;
  }
}
.c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text strong {
  color: #C00428;
  font-size: 3.4rem;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text strong {
    font-size: 2rem;
    font-weight: 500;
  }
}
.c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text strong em {
  line-height: 1;
  font-size: 4rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text strong em {
    font-weight: 500;
    font-size: 2.8rem;
  }
}
.c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text sub {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text sub {
    font-size: 1.6rem;
  }
}

.p_howto {
  padding-top: 0;
}

.c_col3-wrap {
  margin-top: 110px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .c_col3-wrap {
    margin-top: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_image {
  padding-right: 16px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_image {
    padding-right: 0;
    width: 100%;
    margin-inline: auto;
  }
}
.c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_image img:first-child {
  width: 100%;
}
.c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_image img:last-child {
  position: absolute;
  right: 0px;
  bottom: -50px;
  width: min(134px, 37%);
}
.c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_title {
  font-size: 2rem;
  color: #004BA0;
  font-weight: bold;
  margin-top: 30px;
  padding-right: 110px;
}
@media screen and (max-width: 767px) {
  .c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_title {
    font-size: 1.8rem;
  }
}
.c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_text {
  margin-top: 24px;
  line-height: 1.7;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .c_col3-wrap .c_col3-wrap_item .c_col3-wrap_item_text {
    margin-top: 10px;
  }
}

.c_accordion > li:not(:first-child) {
  margin-top: 20px;
}
.c_accordion .c_accordion_item .c_accordion_title {
  font-size: 2.2rem;
  font-weight: 500;
  border-radius: 9999px;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  padding: 24px 53px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c_accordion .c_accordion_item .c_accordion_title {
    font-size: 1.4rem;
    padding: 16px 30px;
    padding-right: 50px;
    min-height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.c_accordion .c_accordion_item .c_accordion_title::before {
  position: absolute;
  right: 34px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 16px;
  height: 12px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: #C00428;
}
@media screen and (max-width: 767px) {
  .c_accordion .c_accordion_item .c_accordion_title::before {
    right: 20px;
    width: 8px;
    height: 6px;
  }
}
.c_accordion .c_accordion_item .c_accordion_title::marker {
  content: none;
}
.c_accordion .c_accordion_item[open] .c_accordion_title::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.c_accordion .c_accordion_item .c_accordion_contents {
  border-radius: 30px;
  margin-top: 20px;
  padding: 32px 53px 32px;
  background: #E0DABD;
}
@media screen and (max-width: 767px) {
  .c_accordion .c_accordion_item .c_accordion_contents {
    padding: 20px 20px;
  }
}
.c_accordion .c_accordion_item .c_accordion_contents .c_accordion_content {
  position: relative;
  padding-left: 3em;
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .c_accordion .c_accordion_item .c_accordion_contents .c_accordion_content {
    font-size: 1.4rem;
    padding-left: 2.4em;
  }
}
.c_accordion .c_accordion_item .c_accordion_contents .c_accordion_content:before {
  position: absolute;
  top: -2px;
  left: 0;
  content: "A";
  font-weight: bold;
  color: #C00428;
  font-size: 4rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c_accordion .c_accordion_item .c_accordion_contents .c_accordion_content:before {
    font-size: 3rem;
    line-height: 1;
  }
}

.js-accordion_contents {
  display: none;
}

.c_accordion_item[open] .js-accordion_contents {
  display: block;
}

.p_blue-section {
  background: #004BA0;
  padding-block: 90px 104px;
}
@media screen and (max-width: 767px) {
  .p_blue-section {
    padding-block: 60px;
  }
}

.p_self-box {
  background: #fff;
  padding: 72px 50% 60px 80px;
  border-radius: 30px;
  background: #fff url(../images/img_kenja_check@2x.png) no-repeat right 80px bottom/407px auto;
}
@media screen and (max-width: 767px) {
  .p_self-box {
    padding: 24px 20px 180px;
    background: #fff url(../images/img_kenja_check@2x.png) no-repeat center bottom/180px auto;
  }
}
.p_self-box .p_self-box_title {
  font-size: 4rem;
  color: #004BA0;
  font-weight: 600;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .p_self-box .p_self-box_title {
    font-size: 2.6rem;
    margin-bottom: 12px;
  }
}
.p_self-box .p_self-box_text {
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p_self-box .p_self-box_text {
    font-size: 1.4rem;
  }
}
.p_self-box .p_self-box_button {
  margin-top: 40px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
@media screen and (max-width: 767px) {
  .p_self-box .p_self-box_button {
    margin-top: 32px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p_self-box .p_self-box_button .c_button:only-child {
  width: min(370px, 100%);
}

.c_logo-lead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .c_logo-lead {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: -20px;
    gap: 20px;
    font-size: 1.8rem;
    line-height: 2;
    margin-bottom: 40px;
  }
}

.c_packages-box {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .c_packages-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.c_packages-box .c_packages-box_item {
  border-radius: 30px;
  border: 1px solid #C4C4C4;
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .c_packages-box .c_packages-box_item {
    padding: 20px 20px 30px;
  }
}
.c_packages-box .c_packages-box_item:first-child .c_packages-box_item_image {
  margin-right: -40px;
}
@media screen and (max-width: 767px) {
  .c_packages-box .c_packages-box_item:first-child .c_packages-box_item_image {
    width: 156px;
    margin-right: -28px;
  }
}
@media screen and (max-width: 767px) {
  .c_packages-box .c_packages-box_item:last-child .c_packages-box_item_image {
    padding-top: 10px;
    width: 185px;
  }
}
.c_packages-box .c_packages-box_item .c_packages-box_item_text {
  font-size: 3rem;
  color: #004BA0;
  font-weight: 500;
  margin-top: 40px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .c_packages-box .c_packages-box_item .c_packages-box_item_text {
    font-size: 2.2rem;
    margin-top: 15px;
    margin-inline: -10px;
  }
}
.c_packages-box .c_packages-box_item .c_packages-box_item_net {
  font-size: 2.2rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .c_packages-box .c_packages-box_item .c_packages-box_item_net {
    font-size: 1.8rem;
  }
}
.c_packages-box .c_packages-box_item .c_packages-box_item_note {
  font-size: 1.8rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .c_packages-box .c_packages-box_item .c_packages-box_item_note {
    font-size: 1.4rem;
  }
}

.c_message_slant {
  margin-top: 120px;
  margin-bottom: 30px;
  display: -ms-grid;
  display: grid;
  grid: "left text right"/50px 1fr 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 10px;
  font-size: 3.6rem;
  font-weight: 500;
  color: #004BA0;
  margin-inline: auto;
  position: relative;
}
.c_message_slant em {
  font-weight: inherit;
}
@media screen and (max-width: 767px) {
  .c_message_slant {
    grid: "left text right"/10px 1fr 10px;
    margin-top: 60px;
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 18px;
    font-weight: bold;
  }
  .c_message_slant span {
    display: inline-block;
    padding: 10px 10px;
  }
  .c_message_slant span em {
    font-size: 2.4rem;
    font-weight: bold;
  }
}
.c_message_slant:before, .c_message_slant:after {
  width: 3px;
  height: 140%;
  content: "";
  background-color: #3F82CF;
}
@media screen and (max-width: 767px) {
  .c_message_slant:before, .c_message_slant:after {
    height: 112%;
  }
}
.c_message_slant:before {
  -webkit-transform: rotate(-36deg);
          transform: rotate(-36deg);
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
@media screen and (max-width: 767px) {
  .c_message_slant:before {
    -webkit-transform: rotate(-23deg);
            transform: rotate(-23deg);
  }
}
.c_message_slant:after {
  -webkit-transform: rotate(36deg) translate(-14px, -10px);
          transform: rotate(36deg) translate(-14px, -10px);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}
@media screen and (max-width: 767px) {
  .c_message_slant:after {
    -webkit-transform: rotate(23deg) translate(-30px, 0px);
            transform: rotate(23deg) translate(-30px, 0px);
  }
}

.c_service-card {
  border-radius: 30px;
  overflow: hidden;
  background: url(../images/bg_beige.png) repeat;
}
@media screen and (max-width: 767px) {
  .c_service-card {
    border-radius: 20px;
  }
}
.c_service-card .c_service-card_header {
  font-weight: bold;
  font-size: 2.8rem;
  text-align: center;
  padding: 20px;
  background: #7B5E00;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_header {
    font-size: 2rem;
    padding: 18px;
  }
}
.c_service-card .c_service-card_body {
  position: relative;
  padding: 40px 60px 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto auto auto auto;
  -ms-grid-columns: 1fr min(385px, 40vw);
      grid-template: "title title " "red img " "con img " "btn img "/1fr min(385px, 40vw);
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_body {
    padding: 30px 20px;
    -ms-grid-rows: auto auto auto auto auto;
    -ms-grid-columns: 1fr;
        grid-template: "title" "red " "img " "con " "btn "/1fr;
  }
}
.c_service-card .c_service-card_body .c_service-card_title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: title;
  font-size: 4rem;
  font-weight: 600;
  color: #004BA0;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_body .c_service-card_title {
    text-align: center;
    font-size: 2.8rem;
    margin-bottom: 10px;
  }
}
.c_service-card .c_service-card_body .c_service-card_text_contents {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: con;
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_body .c_service-card_text_contents {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: 20px;
  }
}
.c_service-card .c_service-card_body .c_service-card_text_title {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: red;
  color: #C00428;
  font-weight: 500;
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_body .c_service-card_text_title {
    text-align: center;
    font-size: 1.6rem;
  }
  .c_service-card .c_service-card_body .c_service-card_text_title span {
    font-size: 2rem;
  }
}
.c_service-card .c_service-card_body .c_service-card_text_title strong {
  font-weight: bold;
}
.c_service-card .c_service-card_body .c_service-card_text_title em {
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_body .c_service-card_text_title em {
    font-size: 2.8rem;
  }
}
.c_service-card .c_service-card_body .c_service-card_button {
  -ms-grid-row: 4;
  -ms-grid-column: 1;
  grid-area: btn;
  margin-top: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_body .c_service-card_button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.c_service-card .c_service-card_body .c_service-card_button .c_button:only-child {
  width: min(370px, 100%);
}
.c_service-card .c_service-card_body .c_service-card_image {
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  -ms-grid-column: 2;
  grid-area: img;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c_service-card .c_service-card_body .c_service-card_image {
    margin-top: 20px;
    position: static;
  }
}

.p_online-shop {
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .p_online-shop {
    padding-bottom: 60px;
  }
}

.p_shop-banner {
  padding-block: 60px 40px;
  background: url(../images/bg_beige_02.png) repeat;
}
@media screen and (max-width: 767px) {
  .p_shop-banner {
    padding-block: 60px;
  }
}

.c_shop-banner_text {
  text-align: center;
  font-weight: 500;
  font-size: 2.2rem;
  color: #897227;
}
@media screen and (max-width: 767px) {
  .c_shop-banner_text {
    font-size: 2rem;
  }
}

.c_shop-banner_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .c_shop-banner_list {
    margin-top: 45px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c_shop-banner_list .c_shop-banner_item a {
  width: 238px;
  height: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  position: relative;
  padding-inline: 20px 40px;
}
@media screen and (max-width: 767px) {
  .c_shop-banner_list .c_shop-banner_item a {
    padding-inline: 0;
  }
}
.c_shop-banner_list .c_shop-banner_item a[target=_blank]::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 22px;
  width: 23px;
  height: auto;
  aspect-ratio: 1;
  clip-path: none;
  background: url(../images/icon_blank_red.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .c_shop-banner_list .c_shop-banner_item a[target=_blank]::after {
    right: 15%;
  }
}
@media screen and (max-width: 767px) {
  .c_shop-banner_list .c_shop-banner_item a {
    width: 100%;
  }
}

.u_font-otsuka {
  font-weight: normal;
}

.u_text-red {
  color: #C00428;
}

.p_main_kv {
  --_height: 90px;
  padding-top: var(--_height);
  padding-bottom: 120px;
  height: 510px;
  margin-bottom: -100px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 970px) {
  .p_main_kv {
    --_height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p_main_kv {
    padding-bottom: 100px;
    margin-bottom: -100px;
    height: 320px;
  }
}
.p_main_kv.p_main_kv-about {
  background: url(/kns/assets/images/about/bg_kv_about01@2x.png) no-repeat center top var(--_height)/cover;
}
@media screen and (max-width: 767px) {
  .p_main_kv.p_main_kv-about {
    background: url(/kns/assets/images/about/bg_kv_about01_sp@2x.png) no-repeat center top calc(var(--_height) - 4px)/102% auto;
  }
}
.p_main_kv.p_main_kv-kenja {
  padding-bottom: 100px;
  background: url(/kns/assets/images/about/tokuho-different/bg_kv_kenja@2x.png) no-repeat center top var(--_height)/cover;
  position: relative;
  z-index: 0;
}
.p_main_kv.p_main_kv-kenja:before {
  content: "";
  position: absolute;
  left: 53%;
  -webkit-transform: translateX(calc(-50% + 430px));
          transform: translateX(calc(-50% + 430px));
  bottom: 20px;
  background: url(/kns/assets/images/about/tokuho-different/img_kenja@2x.png) no-repeat center/contain;
  width: 220px;
  z-index: -1;
  aspect-ratio: 319/430;
}
@media screen and (max-width: 767px) {
  .p_main_kv.p_main_kv-kenja:before {
    width: 70px;
    bottom: 70px;
    -webkit-transform: translateX(calc(-50% + 115px));
            transform: translateX(calc(-50% + 115px));
  }
}
@media screen and (max-width: 767px) {
  .p_main_kv.p_main_kv-kenja {
    height: 300px !important;
  }
}
.p_main_kv.p_main_kv-kenja h1 {
  color: #004BA0;
  text-shadow: none;
}
.p_main_kv.p_main_kv-kenja h1 em {
  font-size: 5rem;
}
@media screen and (max-width: 767px) {
  .p_main_kv.p_main_kv-kenja h1 em {
    font-size: 2rem;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p_main_kv.p_main_kv-kenja {
    height: 370px;
    background: url(/kns/assets/images/about/tokuho-different/bg_kv_kenja_sp@2x.png) no-repeat center top calc(var(--_height) - 4px)/112% auto;
  }
}
.p_main_kv.p_main_kv-selfcheck_top {
  background: url(/kns/assets/images/about/bg_kv_about01@2x.png) no-repeat center top var(--_height)/cover;
}
@media screen and (max-width: 767px) {
  .p_main_kv.p_main_kv-selfcheck_top {
    background: url(/kns/assets/images/about/bg_kv_about01_sp@2x.png) no-repeat center top calc(var(--_height) - 4px)/102% auto;
  }
}
.p_main_kv h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  font-weight: 500;
  text-shadow: 0px 0px 20px #392C26;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .p_main_kv h1 {
    font-size: 1.6rem;
  }
}
.p_main_kv h1 em {
  font-size: 7rem;
  line-height: 1.3;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p_main_kv h1 em {
    font-size: 4rem;
  }
}

.c_spec-card {
  margin-top: 94px;
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid #897227;
}
@media screen and (max-width: 767px) {
  .c_spec-card {
    border-radius: 20px;
    margin-top: 54px;
  }
}
.c_spec-card .c_spec-card_header {
  font-weight: bold;
  font-size: 2.4rem;
  padding: 10px 60px;
  background: #897227;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c_spec-card .c_spec-card_header {
    font-size: 1.6rem;
    padding: 8px 18px;
  }
}
.c_spec-card .c_spec-card_body {
  padding: 40px 60px 60px;
}
@media screen and (max-width: 767px) {
  .c_spec-card .c_spec-card_body {
    padding: 18px 18px 40px;
  }
}

.c_spec_col-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 285px;
  grid-template-columns: 1fr 285px;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .c_spec_col-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.c_spec_nutrition {
  padding: 20px 30px;
  background: #F6F6F6;
}
@media screen and (max-width: 767px) {
  .c_spec_nutrition {
    padding: 10px;
  }
}
.c_spec_nutrition .c_spec_nutrition_hd {
  color: #004BA0;
}
.c_spec_nutrition .c_spec_nutrition_hd_ttl {
  font-weight: bold;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .c_spec_nutrition .c_spec_nutrition_hd_ttl {
    font-size: 1.4rem;
  }
}
.c_spec_nutrition .c_spec_nutrition_hd_sub {
  font-size: 1.4rem;
  margin-left: 1em;
}

.c_spec_nutrition_table {
  margin-top: 28px;
  border-bottom: 1px solid #DFDFDF;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c_spec_nutrition_table {
    width: 100%;
    margin-top: 10px;
  }
}
.c_spec_nutrition_table th,
.c_spec_nutrition_table td {
  border-top: 1px solid #DFDFDF;
  padding: 11px 0;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .c_spec_nutrition_table th,
  .c_spec_nutrition_table td {
    padding: 6px 0;
  }
}
.c_spec_nutrition_table th {
  width: 134px;
}
@media screen and (max-width: 767px) {
  .c_spec_nutrition_table th {
    width: 144px;
    width: 45%;
  }
}
.c_spec_nutrition_table th .c_spec_nutrition_table_sub {
  position: relative;
  padding-left: 2em;
}
.c_spec_nutrition_table th .c_spec_nutrition_table_sub:before {
  content: "";
  width: 12px;
  height: 1px;
  background: #DFDFDF;
  display: inline-block;
  position: absolute;
  top: calc(0.5lh + 1px);
  left: 0;
}
.c_spec_nutrition_table .c_spec_nutrition_table_sub {
  display: block;
  font-size: 1.2rem;
  color: #646464;
}
@media screen and (max-width: 767px) {
  .c_spec_nutrition_table .c_spec_nutrition_table_sub {
    font-size: 1.4rem;
  }
}
.c_spec_nutrition_table .c_spec_nutrition_table_sub:first-of-type {
  margin-top: 1em;
}

.c_spec_nutrition_note {
  color: #646464;
  font-size: 1.2rem;
  margin-top: 1em;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .c_spec_nutrition_note {
    font-size: 1.4rem;
  }
}

.c_spec_table {
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .c_spec_table {
    font-size: 1.4rem;
  }
}
.c_spec_table th,
.c_spec_table td {
  border-bottom: 1px solid #dfdfdf;
  padding: 20px 0;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .c_spec_table th,
  .c_spec_table td {
    padding: 10px 0;
    display: block;
    width: 100%;
  }
}
.c_spec_table th {
  font-weight: bold;
  width: 174px;
  font-size: 1.8rem;
  color: #004BA0;
}
@media screen and (max-width: 767px) {
  .c_spec_table th {
    font-size: 1.4rem;
    width: 100%;
    border: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .c_spec_table td {
    padding-top: 0;
  }
}

.c_attention-list {
  margin-top: 30px;
  font-size: 1.2rem;
  color: #D90225;
}
@media screen and (max-width: 767px) {
  .c_attention-list {
    margin-top: 20px;
  }
}
.c_attention-list li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.7;
}
.c_attention-list a {
  color: inherit;
}

.p_cv_footer {
  background: url(/kns/assets/images/img_kenja_cv@2x.png) no-repeat right 1% bottom/16% auto, -webkit-gradient(linear, left top, left bottom, color-stop(30%, #A90020), to(#82071f));
  background: url(/kns/assets/images/img_kenja_cv@2x.png) no-repeat right 1% bottom/16% auto, linear-gradient(#A90020 30%, #82071f 100%);
  text-align: center;
  padding: 60px 20px 48px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p_cv_footer {
    background: url(/kns/assets/images/img_kenja_cv_sp@2x.png) no-repeat right 1% bottom/180px auto, -webkit-gradient(linear, left top, left bottom, color-stop(30%, #A90020), to(#82071f));
    background: url(/kns/assets/images/img_kenja_cv_sp@2x.png) no-repeat right 1% bottom/180px auto, linear-gradient(#A90020 30%, #82071f 100%);
    padding: 86px 20px 86px;
  }
}
.p_cv_footer .p_cv_plus1 {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  width: min(320px, 30%);
  display: inline-block;
  padding: 24px 20px;
  border-radius: 0 0 0 20px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .p_cv_plus1 {
    width: 39%;
    padding: 10px 12px;
    border-radius: 0 0 0 10px;
  }
}
.p_cv_footer .p_cv_footer_title {
  font-size: 4rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .p_cv_footer_title {
    font-size: 3rem;
  }
}
.p_cv_footer .c_buttons {
  margin-top: 40px;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .c_buttons {
    gap: 20px;
  }
}
.p_cv_footer .c_buttons .c_button {
  padding: 30px;
  width: min(450px, 100%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.6rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .c_buttons .c_button {
    padding: 16px;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .p_cv_footer .c_buttons .c_button::after {
    position: static;
    -webkit-transform: translate(10px, calc(50% - 2px));
            transform: translate(10px, calc(50% - 2px));
    width: 23px;
    height: 23px;
    clip-path: none;
  }
}
.p_cv_footer .c_shop-banner_list {
  gap: 24px;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .c_shop-banner_list {
    margin-top: 57px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
  }
}
.p_cv_footer .c_shop-banner_list .c_shop-banner_item a {
  width: 192px;
  border-radius: 3px;
  height: 62px;
  padding-inline: 10px 40px;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .c_shop-banner_list .c_shop-banner_item a {
    width: 100%;
    height: 60px;
    padding-inline: 0;
  }
}
.p_cv_footer .c_shop-banner_list .c_shop-banner_item a[target=_blank]::after {
  right: 18px;
  width: 18px;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .c_shop-banner_list .c_shop-banner_item a[target=_blank]::after {
    width: 14px;
  }
}
.p_cv_footer .c_shop-banner_list .c_shop-banner_item a img {
  max-width: 125px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p_cv_footer .c_shop-banner_list .c_shop-banner_item a img {
    max-width: 85px;
    height: 30px;
  }
}

.p_cv_footer_bottom {
  margin-top: 24px;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p_cv_footer_bottom {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.7;
  }
}

.p_guide_inner {
  width: min(1252px, 100%);
  margin-inline: auto;
}

.p_guide_cols {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: min(46%, 583px) 60px 1fr;
  grid-template-columns: min(46%, 583px) 1fr;
  gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p_guide_cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 12px;
    padding-bottom: 0;
  }
}
.p_guide_cols_img {
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .p_guide_cols_img {
    text-align: center;
    padding: 4px 36px;
  }
}
.p_guide_cols_text ol li {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 20px 1fr;
  grid-template-columns: auto 1fr;
  gap: 20px;
  border-bottom: 1px solid #897227;
  padding-bottom: 25px;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p_guide_cols_text ol li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p_guide_cols_text ol li {
    gap: 10px;
    -ms-grid-columns: 56px 10px 1fr;
    grid-template-columns: 56px 1fr;
    margin-bottom: 16px;
  }
}
.p_guide_cols_text_con_text01 {
  font-size: 2rem;
  color: #004BA0;
  font-weight: 500;
  font-size: 1.8rem;
}
.p_guide_cols_text_con_text02 {
  font-size: 1.6rem;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p_guide_cols_text_con_text02 {
    font-size: 1.4rem;
  }
}

.p_guide_head {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px 1fr;
  grid-template-columns: auto 1fr;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .p_guide_head {
    -ms-grid-columns: 56px 10px 1fr;
    grid-template-columns: 56px 1fr;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p_guide_head_con {
    display: contents;
  }
}
.p_guide_head_con_text01 {
  font-size: 4rem;
  color: #004BA0;
  font-weight: 500;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .p_guide_head_con_text01 {
    padding-top: 0;
    font-size: 2.2rem;
  }
}
.p_guide_head_con_text02 {
  margin-top: 30px;
  font-size: 1.8rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p_guide_head_con_text02 {
    -ms-grid-column-span: 2;
    grid-column: span 2;
    font-size: 1.6rem;
    margin-top: 25px;
  }
}

.c_accent {
  margin-top: 64px;
  background: #fff;
  border-radius: 10px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c_accent {
    margin-top: 30px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.c_accent dt {
  min-width: 270px;
  background: #897227;
  font-size: 2rem;
  min-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  color: #fff;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .c_accent dt {
    min-height: 60px;
    padding-block: 0;
    font-size: 1.8rem;
  }
}
.c_accent dt span {
  display: inline-block;
  position: relative;
}
.c_accent dt span:before {
  position: absolute;
  display: block;
  content: "";
  left: -17px;
  top: -10px;
  width: 22px;
  height: 23px;
  background: url(../images/icon_accent_yellow.svg) no-repeat center/contain;
}
.c_accent dd {
  font-size: 2rem;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #004BA0;
  background: #F6F6F6;
  line-height: 2;
}
.p_beige_section .c_accent dd {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .c_accent dd {
    padding: 20px;
    font-size: 1.8rem;
    line-height: 2;
  }
}

.u_underline {
  text-decoration: underline;
}

.p_beige_section {
  background: #F4F1E8;
  padding: 60px 20px 120px;
}
@media screen and (max-width: 767px) {
  .p_beige_section {
    padding: 60px 20px;
  }
}

.p_white_section {
  background: #FFF;
  padding: 60px 20px 120px;
}
@media screen and (max-width: 767px) {
  .p_white_section {
    padding: 60px 20px;
  }
}

.p_guide_box {
  border: #897227 solid 4px;
  background: #fff;
  border-radius: 30px;
  margin-top: 60px;
  padding: 60px 34px 48px;
}
@media screen and (max-width: 767px) {
  .p_guide_box {
    margin-top: 40px;
    border-width: 3px;
    border-radius: 20px;
    padding: 34px 16px;
  }
}
.p_guide_box_cols {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px min(520px, 50%);
  grid-template-columns: 1fr min(520px, 50%);
  gap: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_guide_box_cols {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.p_guide_box_cols_text_title {
  font-size: 4rem;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 50px;
  color: #004BA0;
}
@media screen and (max-width: 767px) {
  .p_guide_box_cols_text_title {
    font-size: 2.8rem;
    margin-bottom: 30px;
  }
}
.p_guide_box_cols_text_title em {
  font-weight: inherit;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #004BA0), to(#004BA0)) repeat;
  background: linear-gradient(#004BA0 10%, #004BA0 100%) repeat;
  color: #fff;
  display: inline-block;
  padding: 0 10px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .p_guide_box_cols_text_title em {
    margin-top: 4px;
  }
}
.p_guide_box_cols_text_lead {
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p_guide_box_cols_text_lead {
    font-size: 1.6rem;
  }
}
.p_guide_box_cols_text_note {
  margin-top: 30px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p_guide_box_cols_text_note {
    margin-top: 20px;
  }
}
.c_tokuho-lead {
  margin-top: 40px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c_tokuho-lead {
    margin-top: -20px;
    text-align: left;
  }
}
.c_tokuho-lead + .c_buttons {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c_tokuho-lead + .c_buttons {
    margin-top: 40px;
  }
}

.p_guide_use {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .p_guide_use {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
.p_guide_use li figure img {
  border-radius: 30px;
}
.p_guide_use li figure figcaption {
  line-height: 1.7;
  font-size: 2rem;
  text-align: center;
  color: #004BA0;
  margin-top: 17px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p_guide_use li figure figcaption {
    font-size: 1.6rem;
    margin-top: 5px;
  }
}

.c_col2-wrap {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .c_col2-wrap {
    margin-top: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.c_col2-wrap img {
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .c_col2-wrap img {
    border-radius: 20px;
  }
}

.p_episode_lead {
  text-align: right;
  padding: 15px;
}

.p_episode_inner {
  width: min(1170px, 100%);
  margin-inline: auto;
}

.p_story {
  margin-top: 80px;
  padding: 60px;
  background: url(../images/bg_beige_02.png) repeat;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .p_story {
    margin-top: 40px;
    padding: 34px 15px 60px;
    border-radius: 20px;
  }
}
.p_story_hero {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 40px 1fr;
  grid-template-columns: auto 1fr;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p_story_hero {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.p_story_hero_logo {
  width: 355px;
}
@media screen and (max-width: 767px) {
  .p_story_hero_logo {
    width: 250px;
    margin-inline: auto;
  }
}
.p_story_hero_lead {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p_story_hero_lead {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.p_story_cols {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .p_story_cols {
    gap: 40px;
    margin-top: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.p_story_cols_item_title {
  color: #004BA0;
  font-weight: 500;
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.p_story_cols_item_text {
  line-height: 2;
}
.p_story_cols_item_text strong {
  font-weight: bold;
}

.c_normal_title {
  font-size: 4rem;
  font-weight: 500;
  color: #004BA0;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .c_normal_title {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
}

.c_normal_lead {
  font-size: 2rem;
  line-height: 2;
}
.c_normal_lead:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .c_normal_lead {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}

.c_cols_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .c_cols_img {
    margin-top: 40px;
  }
}
.c_cols_img_item_caption {
  font-size: 1.4rem;
  margin-top: 10px;
  text-align: right;
  color: #646464;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .c_cols_img_item_caption {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.c_cols_img_item_caption.is_mini {
  font-size: 1.2rem;
}

.p_tokuho_block {
  margin-top: 60px;
}
.p_tokuho_block + .p_tokuho_block {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p_tokuho_block + .p_tokuho_block {
    margin-top: 90px;
  }
}

.p_tokuho_box {
  padding: 60px 60px 52px;
  background: url(../images/bg_beige_02.png) repeat;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .p_tokuho_box {
    border-radius: 20px;
    padding: 40px 20px;
  }
}
.p_tokuho_box_head:has(img) {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
      grid-template: "ttl  img" "text img";
  gap: 0 60px;
}
@media screen and (max-width: 767px) {
  .p_tokuho_box_head:has(img) {
    -ms-grid-rows: auto auto;
        grid-template: "ttl" "text" "img";
  }
  .p_tokuho_box_head:has(img) > .c_service-card_image {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
}
.p_tokuho_box_title {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: ttl;
  font-size: 4rem;
  font-weight: 500;
  color: #004BA0;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .p_tokuho_box_title {
    font-size: 2.4rem;
    margin-bottom: 10px;
  }
}
.p_tokuho_box_desc {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: text;
  font-size: 2rem;
  line-height: 2;
}
.c_kenshin-box .c_kenshin-box_list_item > .p_tokuho_box_desc {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media screen and (max-width: 767px){
  .c_float-contents .c_float-contents_image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .c_float-contents .c_float-contents_text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .c_kenshin-box .c_kenshin-box_list_item .c_kenshin-box_list_item_text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p_tokuho_box_desc {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 767px) {
  .p_tokuho_box_desc {
    font-size: 1.6rem;
  }
}
.p_tokuho_box_img {
  -ms-grid-row: 2;
  -ms-grid-row-span: 3;
  -ms-grid-column: 2;
  grid-area: img;
  mix-blend-mode: multiply;
  text-align: center;
}
.p_tokuho_box_head:has(img) > .p_tokuho_box_img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 3;
}
@media screen and (max-width: 767px){
  .c_service-card .c_service-card_body .c_service-card_title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .c_service-card .c_service-card_body .c_service-card_text_contents {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  .c_service-card .c_service-card_body .c_service-card_text_title {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  .c_service-card .c_service-card_body .c_service-card_button {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }
  .c_service-card .c_service-card_body .c_service-card_image {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .p_tokuho_box_title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p_tokuho_box_img {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .p_tokuho_box_head:has(img) > .p_tokuho_box_img {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 767px) {
  .p_tokuho_box_img {
    width: 136px;
    margin-inline: auto;
  }
}
.p_tokuho_box_list {
  margin-top: 46px;
}
@media screen and (max-width: 767px) {
  .p_tokuho_box_list {
    margin-top: 20px;
  }
}
.p_tokuho_box_list li {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2;
  padding-left: 1.25em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p_tokuho_box_list li {
    font-size: 1.6rem;
  }
}
.p_tokuho_box_list li:not(:first-child) {
  margin-top: 17px;
}
.p_tokuho_box_list li:before {
  position: absolute;
  top: 0.5lh;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  content: "";
  background: #897227;
  width: 10px;
  height: 10px;
  border-radius: 100px;
}
.p_tokuho_box_note {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  margin-top: 60px;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p_tokuho_box_note {
    margin-top: 40px;
    padding: 20px 10px;
  }
}
.p_tokuho_box_note ul {
  padding-left: 1.5em;
}
.p_tokuho_box_note ul li {
  position: relative;
  list-style-type: disc;
}
.p_tokuho_box_note ul li:not(:first-child) {
  margin-top: 10px;
}

.p_tokuho_voice {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 52px 1fr;
  grid-template-columns: auto 1fr;
  gap: 52px;
  width: min(1116px, 100%);
  margin-inline: auto;
  font-weight: 500;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice {
    gap: 20px;
    margin-top: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice_icon {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center;
  }
}
.p_tokuho_voice_balloon {
  padding: 30px 60px 30px;
  background: #ECF1F8;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice_balloon {
    padding: 22px 20px 40px;
  }
}
.p_tokuho_voice_balloon:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-100px, -50%);
          transform: translate(-100px, -50%);
  width: 43px;
  aspect-ratio: 51/25;
  background: #ECF1F8;
  clip-path: polygon(0.0003% 35.2582%, 95.829% 0%, 98.2027% 98.7484%);
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice_balloon:before {
    top: inherit;
    bottom: 0;
    left: 77%;
    -webkit-transform: translate(-50%, 35px);
            transform: translate(-50%, 35px);
    background: #ECF1F8;
    aspect-ratio: 58/74;
    clip-path: polygon(0% 99.6366%, 39.5859% 0%, 99.784% 21.7138%);
  }
}
.p_tokuho_voice_text {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice_text {
    line-height: 1.8;
  }
}
.p_tokuho_voice_product {
  font-size: 2.4rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px auto;
  grid-template-columns: 1fr auto;
  margin-top: 20px;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice_product {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    font-size: 2rem;
  }
}
.p_tokuho_voice_product p strong {
  font-size: 3rem;
  font-weight: inherit;
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice_product p strong {
    font-size: 2.4rem;
  }
}
.p_tokuho_voice_product img {
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .p_tokuho_voice_product img {
    margin-top: 5px;
  }
}