@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;800;900&display=swap);
/* =========================================================
　◆reset
========================================================= */
#cp202602 h1, #cp202602 h2, #cp202602 h3, #cp202602 h4, #cp202602 p, #cp202602 dl, #cp202602 dt, #cp202602 dd, #cp202602 ul, #cp202602 li, #cp202602 tr, #cp202602 th, #cp202602 td, #cp202602 tbody, #cp202602 table, #cp202602 figure, #cp202602 figcaption {
  margin: 0;
  padding: 0;
}
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cp202602 img {
  border: 0;
  vertical-align: bottom;
}
#cp202602 table {
  border-collapse: collapse;
  border-spacing: 0;
}
#cp202602 *, #cp202602 *:before, #cp202602 *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
/* =========================================================
　◆LINK
========================================================= */
#cp202602 a:link {
  color: #e60012 !important;
  text-decoration: underline !important;
}
#cp202602 a:visited {
  color: #e60012 !important;
  text-decoration: underline !important;
}
#cp202602 a:hover {
  color: #e60012 !important;
  text-decoration: none !important;
}
#cp202602 a:active {
  color: #e60012 !important;
  text-decoration: none !important;
}
/* =========================================================
　◆TOPレイアウト
========================================================= */
#cp202602 {
  margin: 0 auto;
  color: #000000;
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", Meiryo, serif;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  font-weight: 400;
  font-variant: normal;
  min-width: 1200px;
  position: relative;
  overflow: hidden;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
#cp202602 {
  background-image: url("../img/bg.webp");
  background-position: center top;
  background-repeat: repeat-y;
  background-size: 100% auto;
  max-width: 2000px;
}
#cp202602 .structure {
  margin: 0 auto;
}
#cp202602 .deco_l {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  mix-blend-mode: screen;
}
#cp202602 .deco_r {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  mix-blend-mode: screen;
}
#cp202602 .deco01 {
  position: absolute;
  top: 240px;
  width: 100%;
}
#cp202602 .deco02 {
  position: absolute;
  top: 1260px;
  width: 100%;
}
#cp202602 .deco03 {
  position: absolute;
  top: 2200px;
  width: 100%;
}
#cp202602 .deco04 {
  position: absolute;
  top: 4800px;
  width: 100%;
}
#cp202602 .deco img {
  width: 100%;
}
@media screen and (max-width: 1366px) {
  #cp202602 .deco_l {
    width: 17.5695461vw;
  }
  #cp202602 .deco_r {
    width: 16.4714494vw;
  }
  #cp202602 .deco_l img, #cp202602 .deco_r img {
    width: 100%;
  }
}
#cp202602 .main {
  position: relative;
  background-image: url("../img/bg_main.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}
#cp202602 .main h1 {
  max-width: 1366px;
  margin: 0 auto;
}
#cp202602 .main img {
  width: 100%;
}
#cp202602 .entry_area {
  padding: 48px 0;
  position: relative;
  z-index: 3;
}
#cp202602 .entry_area .btn {
  text-align: center;
  transition: all 0.5s ease;
}
#cp202602 .entry_area .btn img {
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.4));
}
#cp202602 .entry_area .btn img:hover {
  filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.4));
  top: 1px;
  left: 1px;
  position: relative;
}
#cp202602 .entry_area ul {
  margin: 20px 0 0 0;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}
#cp202602 .section {
  background-image: url("../img/bg_02.webp");
  background-position: center top;
  background-repeat: repeat-y;
  background-size: 100% auto;
  padding: 70px 0;
  position: relative;
}
#cp202602 .sec01 {
  background-image: url("../img/bg_frame.png");
  background-position: center top;
  background-repeat: no-repeat;
  max-width: 1155px;
  margin: 0 auto;
  padding-bottom: 145px;
  position: relative;
  z-index: 2;
}
#cp202602 .sec01 h2 img, #cp202602 .sec02 h2 img {
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.4));
}
#cp202602 .sec01 .present {
  width: 840px;
  margin: 0 auto;
  padding-top: 128px;
  text-align: center;
}
#cp202602 .sec01 .present h2 {
  margin-bottom: 44px;
}
#cp202602 .sec01 .products, #cp202602 .sec01 .howto {
  width: 840px;
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
}
#cp202602 .sec01 .products h2, #cp202602 .sec01 .howto h2 {
  margin-bottom: 45px;
}
#cp202602 .sec01 .products .item {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  max-width: 760px;
  margin: 0 auto;
}
#cp202602 .sec01 .products .item figcaption {
  line-height: 1.14;
  font-feature-settings: "palt";
  margin-top: 8px;
}
#cp202602 .sec01 .products .note {
  border: solid 2px #e60012;
  border-radius: 8px;
  max-width: 722px;
  margin: 40px auto 0;
  padding: 17px 20px;
  text-align: left;
  font-size: 14px;
  line-height: 1.57;
  font-feature-settings: "palt";
}
#cp202602 .sec01 .howto .flow {
  display: flex;
  justify-content: center;
  max-width: 820px;
  margin: 0 auto;
}
#cp202602 .sec01 .howto .flow li {
  margin-right: 13px;
  display: flex;
  flex-direction: column;
}
#cp202602 .sec01 .howto .flow li:last-child {
  margin-right: 0;
}
#cp202602 .sec01 .howto .box {
  background-image: url("../img/bg_howto_btm.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-bottom: 10px;
}
#cp202602 .sec01 .howto .box figcaption {
  line-height: 1.5;
  font-feature-settings: "palt";
  text-align: left;
  max-width: 162px;
  margin: 20px auto 0;
}
#cp202602 .sec02 {
  margin: 90px auto 0;
  position: relative;
  z-index: 2;
}
#cp202602 .sec02 .outline {
  background-image: url("../img/bg_outline_top.png"), url("../img/bg_outline_btm.png");
  background-position: center top, center bottom;
  background-repeat: no-repeat;
  max-width: 923px;
  margin: 0 auto;
  padding-top: 48px;
  padding-bottom: 38px;
}
#cp202602 .sec02 .outline .outline_inner {
  background-image: url("../img/bg_outline_mid.png");
  background-position: center top;
  background-repeat: repeat-y;
  padding-bottom: 13px;
  position: relative;
  padding-top: 30px;
}
#cp202602 .sec02 .outline h2 {
  text-align: center;
  position: relative;
  z-index: 2;
}
#cp202602 .sec02 .outline .inner_box {
  max-width: 800px;
  margin: 0 auto;
  border: solid 5px #dbb665;
  border-radius: 25px;
  margin-top: -94px;
  position: relative;
  z-index: 1;
}
#cp202602 .sec02 .lead {
  font-size: 20px;
  color: #534741;
  line-height: 1.5;
  margin: 120px auto 40px;
  letter-spacing: -0.02em;
  padding: 0 30px;
}
#cp202602 .sec02 .rule {
  display: flex;
  flex-wrap: wrap;
}
#cp202602 .sec02 .rule dt {
  color: #534741;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 800;
  width: 210px;
  border-top: 2px solid #dbb665;
  padding: 12px 14px 12px 32px;
  text-indent: -18px;
  font-feature-settings: "palt";
}
#cp202602 .sec02 .rule dd {
  font-size: 14px;
  line-height: 1.57;
  border-top: 2px solid #dbb665;
  width: 580px;
  border-left: solid 2px #dbb665;
  padding: 12px 14px;
  letter-spacing: -0.04em;
}
#cp202602 .sec02 .rule .step .icon {
  font-size: 11px;
  color: #ffffff;
  background-color: #e60012;
  border-radius: 8px;
  padding: 0 6px;
  margin-right: 2px;
}
#cp202602 .sec02 .rule .step .icon span {
  font-size: 14px;
}
#cp202602 .sec02 .rule .step {
  text-indent: -3.5em;
  padding-left: 3.5em;
}
#cp202602 .sec02 .contact {
  background-color: #eae5da;
  border-radius: 8px;
  padding: 13px;
  text-align: center;
}
#cp202602 .sec02 .contact .name {
  background-color: #7cc900;
  border-radius: 8px;
  font-size: 15px;
  color: #ffffff;
  padding: 8px 0;
}
#cp202602 .sec02 .contact .name span {
  font-weight: 800;
}
#cp202602 .sec02 .contact .mail {
  margin: 18px 0 8px;
}
#cp202602 .sec02 .contact .text {
  font-size: 16px;
  font-weight: 700;
}
#cp202602 .sec02 .contact .note {
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 13px;
  padding: 16px 8px;
  text-align: left;
  margin-top: 16px;
}
@media screen and (max-width: 640px) {
  #cp202602 {
    font-size: 14px;
    font-size: 3.733vw;
    min-width: auto;
    min-width: initial;
  }
  #cp202602 img {
    width: 100%;
  }
  #cp202602 {
    background-image: url("../img/sp/bg.webp");
    background-position: center top;
    background-repeat: repeat-y;
    background-size: 100% auto;
  }
  #cp202602 .main {
    background-image: none;
  }
  #cp202602 .entry_area {
    padding: 8.9333333vw 0 6.3333333vw;
  }
  #cp202602 .entry_area .btn {
    width: 72.5333333%;
    margin: 0 auto;
  }
  #cp202602 .entry_area .btn img {
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.4));
  }
  #cp202602 .entry_area .btn img:hover {
    filter: drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.4));
    top: 1px;
    left: 1px;
    position: relative;
  }
  #cp202602 .entry_area ul {
    margin: 2.6666666vw 0 0 0;
    font-size: 2.93vw;
    line-height: 1.27;
  }
  #cp202602 .section {
    background-image: url("../img/sp/bg_02.webp");
    background-position: center top;
    background-repeat: repeat-y;
    background-size: 100% auto;
    padding: 8.9333333vw 0;
  }
  #cp202602 .sec01 {
    background-image: url("../img/sp/bg_outline_top.png"), url("../img/sp/bg_outline_btm.png");
    background-position: center top, center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 0 4.6666666vw;
    padding: 5.3333333vw 0;
  }
  #cp202602 .sec01 .sec01_inner {
    background-image: url("../img/sp/bg_outline_mid.png");
    background-position: center top;
    background-repeat: repeat-y;
    background-size: 100% auto;
  }
  #cp202602 .sec01 h2 img, #cp202602 .sec02 h2 img {
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.4));
  }
  #cp202602 .sec01 .present {
    width: 85.3333333vw;
    margin: 0 auto;
    padding-top: 0;
    text-align: center;
  }
  #cp202602 .sec01 .present h2 {
    margin-bottom: 1.3333333vw;
  }
  #cp202602 .sec01 .products, #cp202602 .sec01 .howto {
    width: 85.3333333vw;
    margin: 0 auto;
    padding-top: 13.3333333vw;
    text-align: center;
  }
  #cp202602 .sec01 .products h2, #cp202602 .sec01 .howto h2 {
    margin-bottom: 5.3333333vw;
  }
  #cp202602 .sec01 .products .item {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 760px;
    margin: 0 2.6666666vw;
    grid-column-gap: 0;
    grid-row-gap: 3.73vw;
  }
  #cp202602 .sec01 .products .item figure {
    width: 13.6vw;
    margin: 0 auto;
  }
  #cp202602 .sec01 .products .item figcaption {
    line-height: 1.14;
    font-feature-settings: "palt";
    margin-top: 8px;
    font-size: 2.9333333vw;
  }
  #cp202602 .sec01 .products .note {
    border: solid 1px #e60012;
    margin: 2.6666666vw 1.3333333vw 0;
    padding: 2vw;
    font-size: 2.9333333vw;
    line-height: 1.27;
  }
  #cp202602 .sec01 .howto .flow {
    display: block;
    justify-content: center;
    max-width: 820px;
    margin: 0 auto;
  }
  #cp202602 .sec01 .howto .flow li {
    margin-right: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    border: solid 1px #e60012;
    border-radius: 8px;
    margin-bottom: 2.93vw;
    position: relative;
  }
  #cp202602 .sec01 .howto .flow li::after {
    display: block;
    content: url("../img/sp/bg_howto_btm.png");
    position: absolute;
    bottom: -7%;
    width: 100%;
  }
  #cp202602 .sec01 .howto .flow li:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  #cp202602 .sec01 .howto .flow li:last-child::after {
    content: none;
  }
  #cp202602 .sec01 .howto .ttl {
    width: 14.51%;
    border-radius: 8px;
    background-color: #e60012;
  }
  #cp202602 .sec01 .howto .box {
    display: flex;
    flex-direction: row;
    flex-grow: 0;
    flex-wrap: wrap;
    padding-bottom: 0;
    background-image: none;
    width: 85.49%;
    align-items: center;
  }
  #cp202602 .sec01 .howto .box figure {
    width: 37.73%;
    margin: 0;
    padding: 0;
  }
  #cp202602 .sec01 .howto .box figcaption {
    line-height: 1.5;
    font-feature-settings: "palt";
    text-align: left;
    max-width: auto;
    max-width: initial;
    margin: 0;
    font-size: 2.9333333vw;
    width: 62.27%;
    padding: 0 2.66vw 0 9.33vw;
  }
  #cp202602 .sec02 {
    margin: 6.6666666vw auto 0;
  }
  #cp202602 .sec02 .outline {
    background-image: url("../img/sp/bg_outline_top.png"), url("../img/sp/bg_outline_btm.png");
    background-position: center top, center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 0 4.6666666vw;
    padding: 5.3333333vw 0;
  }
  #cp202602 .sec02 .outline .outline_inner {
    background-image: url("../img/sp/bg_outline_mid.png");
    background-position: center top;
    background-repeat: repeat-y;
    background-size: 100% auto;
    padding-bottom: 0;
    position: relative;
    padding-top: 0;
  }
  #cp202602 .sec02 .outline h2 {
    text-align: center;
    position: relative;
    z-index: 2;
    width: 85.3333333vw;
    margin: 0 auto;
  }
  #cp202602 .sec02 .outline .inner_box {
    max-width: auto;
    margin: 0 auto;
    border: none;
    border-radius: 0;
    margin-top: 0;
    position: relative;
    z-index: 1;
  }
  #cp202602 .sec02 .lead {
    font-size: 2.9333333vw;
    line-height: 1.45;
    margin: 4vw auto 2.66vw;
    padding: 0 4vw;
  }
  #cp202602 .sec02 .rule {
    display: block;
    flex-wrap: wrap;
    padding: 0 4vw;
  }
  #cp202602 .sec02 .rule dt {
    color: #534741;
    font-size: 3.2vw;
    width: 100%;
    border-top: 1px solid #dbb665;
    padding: 3.33vw 0 0 0;
    text-indent: 0;
    margin-bottom: 2vw;
  }
  #cp202602 .sec02 .rule dd {
    font-size: 3.2vw;
    line-height: 1.41;
    border-top: none;
    width: 100%;
    border-left: none;
    padding: 0 0 3.33vw 0;
    letter-spacing: -0.04em;
  }
  #cp202602 .sec02 .rule dd:last-child {
    padding: 0 0 0 0;
  }
  #cp202602 .sec02 .rule .step .icon {
    font-size: 2.9333333vw;
    padding: 0 1vw;
    margin-right: 0.2vw;
  }
  #cp202602 .sec02 .rule .step .icon span {
    font-size: 3.2vw;
  }
  #cp202602 .sec02 .rule .step {
    text-indent: -3.5em;
    padding-left: 3.5em;
  }
  #cp202602 .sec02 .contact {
    padding: 2vw;
    text-align: center;
  }
  #cp202602 .sec02 .contact .name {
    font-size: 3.2vw;
    padding: 1vw;
  }
  #cp202602 .sec02 .contact .name span {
    font-weight: 800;
  }
  #cp202602 .sec02 .contact .mail {
    margin: 3.33vw auto 2vw;
    width: 80%;
  }
  #cp202602 .sec02 .contact .text {
    font-size: 2.9333333vw;
  }
  #cp202602 .sec02 .contact .note {
    font-size: 2.9333333vw;
    padding: 1.5vw;
    margin-top: 2.13vw;
  }
  #cp202602 .deco_l, #cp202602 .deco_r, #cp202602 .deco span {
    display: none !important;
  }
}
/* =========================================================
　◆共通
========================================================= */
#cp202602 .indent {
  padding-left: 1em;
  text-indent: -1em;
}
#cp202602 .indent_num {
  padding-left: 2.6em;
  text-indent: -2.6em;
}
.color_red {
  color: #e60012;
}
.font_large {
  font-size: 18px;
}
@media screen and (max-width: 640px) {
  .font_large {
    font-size: 3.73vw;
  }
}
.mt01 {
  margin-top: 1em !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
/* =========================================================
　◆表示切替
========================================================= */
.pcn {
  display: none;
}
.pc-mode {
  display: block;
}
.sp-mode {
  display: none;
}
.tb-mode {
  display: none;
}
@media screen and (max-width: 1600px) {
  .tb-mode {
    display: block;
  }
  .pc-mode {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .spn {
    display: none;
  }
  .pcn {
    display: block;
  }
  .sp-mode {
    display: block;
  }
  .tb-mode {
    display: none;
  }
}