@charset "UTF-8";
/* _setting CSS */
html {
  font-size: 10px;
}

* {
  line-height: inherit;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  color: inherit;
  font-weight: inherit;
}
*:before, *:after {
  box-sizing: border-box;
}

/*
input[type=text],
input[type=number],
input[type=password],
input[type=tel] {
	-webkit-appearance: none;
}
*/
header, footer, nav, main, article, section, figure, aside {
  display: block;
}

body {
  line-height: 1.7;
  color: #222;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  text-align: center;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
}

::-moz-placeholder {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

::placeholder {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*
@media all and (-ms-high-contrast:none) {
	body {
		font-family: 'メイリオ',Meiryo,'游ゴシック',YuGothic,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	}
}
*/
h1, h2, h3, h4, h5, h6, pre, code, address, caption, code, th, td, select, p, li {
  font-size: inherit;
  font-weight: inherit;
  font-style: normal;
}

em, strong {
  font-size: inherit;
}

em, strong, b {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td {
  text-align: left;
}

/* base style
------------------------------------------------------------------------- */
li {
  list-style: none;
}

fieldset, img, hr {
  border: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border-style: none;
}

th {
  vertical-align: top;
}
th br {
  display: block;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

td {
  vertical-align: top;
  word-break: break-all;
}

a {
  border: none;
  color: inherit;
  text-decoration: none;
}

input[type=text],
input[type=number],
input[type=password],
input[type=tel],
textarea {
  box-shadow: none;
  border: 1px solid #ccc;
  color: inherit;
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

textarea {
  resize: vertical;
}

label,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit],
button {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  cursor: pointer;
}

button {
  display: block;
  border: none;
  background: none;
  outline: none;
}

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

i {
  font-style: normal;
}

/* max-width:750px | ~ 750px
------------------------------------------------------------------------- */
@media all and (max-width: 750px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  html {
    font-size: 2.5641025641vw;
  }
  body, h1, h2, h3, h4, h5, h6, pre, code, address, caption, code, th, td, select, p, li, em, strong {
    font-size: 1.5rem;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  iframe[src*=youtube] {
    max-width: 100%;
    height: 52vw;
  }
}
@font-face {
  font-family: "avenir_lt_std95_black";
  src: url("./font/avenir_lt_std_95_black-webfont.woff2") format("woff2"), url("./font/avenir_lt_std_95_black-webfont.woff") format("woff"), url("./font/avenir_lt_std_95_black-webfont.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("./font/AnyConv.com__NotoSansJP-Light.woff2") format("woff2"), url("./font/NotoSansJP-Light.woff") format("woff"), url("./font/NotoSansJP-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("./font/AnyConv.com__NotoSansJP-Regular.woff2") format("woff2"), url("./font/NotoSansJP-Regular.woff") format("woff"), url("./font/NotoSansJP-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("./font/AnyConv.com__NotoSansJP-Medium.woff2") format("woff2"), url("./font/NotoSansJP-Medium.woff") format("woff"), url("./font/NotoSansJP-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("./font/AnyConv.com__NotoSansJP-Bold.woff2") format("woff2"), url("./font/NotoSansJP-Bold.woff") format("woff"), url("./font/NotoSansJP-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 1000px) {
  .pc {
    display: none !important;
  }
}
@media screen and (min-width: 1001px) {
  .sp {
    display: none !important;
  }
  .hov_wrap a {
    transition: 0.3s;
  }
  .hov_wrap a:hover {
    opacity: 0.7;
  }
}
.f_avenir {
  font-family: "avenir_lt_std95_black", sans-serif;
}

.f_up {
  text-transform: uppercase;
}

.fc_ff {
  color: #fff;
}

.fc_pink {
  color: #f67987;
}

.fc_navy {
  color: #233a4c;
}

.fc_bone {
  color: #e5dbc2;
}

.c_flex {
  display: flex;
}
.c_flex._jcsb {
  justify-content: center;
}
.c_flex._aic {
  align-items: center;
}
.c_flex._fdc {
  flex-direction: column;
}
.c_flex._fdcr {
  flex-direction: column-reverse;
}

@media all and (min-width: 1001px) {
  .c_flex_pc {
    display: flex;
  }
  .c_flex_pc._jcsb {
    justify-content: center;
  }
  .c_flex_pc._aic {
    align-items: center;
  }
  .c_flex_pc._fdc {
    flex-direction: column;
  }
  .c_flex_pc._fdcr {
    flex-direction: column-reverse;
  }
}

@media all and (min-width: 1001px) {
  .c_wrap_1 {
    width: 1400px;
    margin: 0 auto;
  }
}
@media all and (min-width: 1001px) {
  .c_wrap_2 {
    width: 1200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1000px) {
  .c_wrap .c_inner_sp_1 {
    padding: 0 12.8205128205vw;
  }
}
@media all and (min-width: 1001px) {
  .c_wrap .c_inner_1 {
    width: 1400px;
    margin: 0 auto;
  }
}
@media all and (min-width: 1001px) {
  .c_wrap .c_inner_2 {
    width: 1200px;
    margin: 0 auto;
  }
}

.c_hd1 {
  margin: 0 0 25px;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .c_hd1 {
    line-height: 1.3;
    margin: 0 0 5.1282051282vw;
    font-size: 3rem;
  }
}

.c_hd2 {
  margin: 0 0 60px;
  line-height: 1.4;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .c_hd2 {
    margin: 0 0 7.6923076923vw;
    line-height: 1.3;
    font-size: 2.7rem;
  }
}
.c_hd2 .text_1 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: #EE5700;
  font-size: 1.8rem;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1000px) {
  .c_hd2 .text_1 {
    margin: 0 0 2.5641025641vw;
  }
}
.c_hd2 .text_1::before, .c_hd2 .text_1::after {
  content: "";
  width: 2px;
  height: 22px;
  margin: 0 15px;
  border-radius: 2px;
  background-color: #EE5700;
  rotate: -40deg;
}
@media screen and (max-width: 1000px) {
  .c_hd2 .text_1::before, .c_hd2 .text_1::after {
    height: 5.641025641vw;
    margin: 0 2.5641025641vw;
  }
}
.c_hd2 .text_1::after {
  rotate: 40deg;
}

#wrapper {
  padding-top: 91px;
}
@media screen and (max-width: 1000px) {
  #wrapper {
    padding-top: 15.8974358974vw;
    overflow: hidden;
  }
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background: #fff;
}
@media screen and (max-width: 1000px) {
  #header.on #nav_wrap {
    right: 0;
  }
  #header.on #nav_open span {
    opacity: 0;
    rotate: 135deg;
  }
  #header.on #nav_open::before {
    margin-top: 0;
    rotate: 225deg;
  }
  #header.on #nav_open::after {
    margin-top: 0;
    rotate: 135deg;
  }
}
#header #nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 30px 20px 40px;
}
@media screen and (max-width: 1000px) {
  #header #nav {
    padding: 3.8461538462vw 5.1282051282vw;
  }
}
#header #nav .h_logo a {
  display: block;
  vertical-align: bottom;
}
#header #nav .h_logo a img {
  height: auto;
}
@media screen and (max-width: 1000px) {
  #header #nav .h_logo a img {
    width: 35.3846153846vw;
  }
}
@media screen and (max-width: 1000px) and (max-width: 1000px) {
  #header #nav .btn {
    margin: 0 3.5897435897vw 0 auto;
  }
}
@media screen and (max-width: 1000px) {
  #header #nav .btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 30px;
    border-radius: 100px;
    background: linear-gradient(90deg, #AAD900 3.47%, #18A86C 100%);
    color: #fff;
  }
}
@media screen and (max-width: 1000px) and (max-width: 1000px) {
  #header #nav .btn a {
    padding: 1.5384615385vw 3.5897435897vw;
    font-size: 1.4rem;
  }
  #header #nav .btn a::after {
    content: none;
  }
}
@media screen and (max-width: 1000px) {
  #header #nav_wrap {
    position: fixed;
    top: 0;
    right: -105vw;
    width: 60.76923vw;
    height: 100vh;
    padding: 16.15385vw 6.66667vw 0;
    background-color: #FFFBF1;
    transition: 0.3s;
  }
}
#header #nav_wrap .nav1 {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  #header #nav_wrap .nav1 {
    display: block;
  }
}
#header #nav_wrap .nav1 li {
  margin: 0 0 0 28px;
}
@media screen and (max-width: 1000px) {
  #header #nav_wrap .nav1 li {
    margin: 0 0 3.8461538462vw;
  }
}
#header #nav_wrap .nav1 li a {
  font-weight: bold;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1000px) {
  #header #nav_wrap .nav1 li a {
    display: block;
    position: relative;
    font-size: 1.6rem;
  }
  #header #nav_wrap .nav1 li a::after {
    content: "";
    position: absolute;
    top: 52%;
    right: 0;
    translate: 0 -50%;
    width: 2.0512820513vw;
    height: 2.0512820513vw;
    border-top: 0.7692307692vw solid #222;
    border-right: 0.7692307692vw solid #222;
    rotate: 45deg;
  }
}
@media screen and (max-width: 1000px) {
  #header #nav_wrap .nav1 .btn {
    margin-top: 10.2564102564vw;
  }
}
#header #nav_wrap .nav1 .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 30px;
  border-radius: 100px;
  background: linear-gradient(90deg, #AAD900 3.47%, #18A86C 100%);
  color: #fff;
}
@media screen and (max-width: 1000px) {
  #header #nav_wrap .nav1 .btn a {
    padding: 2.5641025641vw 5.1282051282vw;
  }
  #header #nav_wrap .nav1 .btn a::after {
    content: none;
  }
}
@media screen and (max-width: 1200px) {
  #header #nav_open {
    position: relative;
    width: 6.6666666667vw;
    height: 7.6923076923vw;
  }
}
#header #nav_open span, #header #nav_open::before, #header #nav_open::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 0;
  padding: 2px 0 0;
  overflow: hidden;
  translate: -50% -50%;
  background-color: #EE5700;
  transition: 0.4s;
}
@media screen and (max-width: 1200px) {
  #header #nav_open span, #header #nav_open::before, #header #nav_open::after {
    width: 6.6666666667vw;
    padding: 1.5px 0 0;
  }
}
#header #nav_open::before {
  margin-top: -9px;
}
@media screen and (max-width: 1200px) {
  #header #nav_open::before {
    margin-top: -2.0512820513vw;
  }
}
#header #nav_open::after {
  margin-top: 9px;
}
@media screen and (max-width: 1200px) {
  #header #nav_open::after {
    margin-top: 2.0512820513vw;
  }
}

#footer {
  padding: 50px 0;
}
@media screen and (max-width: 1000px) {
  #footer {
    padding: 12.8205128205vw 7.6923076923vw;
  }
}
#footer .block1 .logo_wrap .f_logo {
  margin: 0 0 30px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #footer .block1 .logo_wrap .f_logo {
    width: 70.7692307692vw;
    margin: 0 auto 7.6923076923vw;
  }
}
#footer .block1 .list {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1000px) {
  #footer .block1 .list {
    display: block;
  }
}
#footer .block1 .list li {
  margin: 0 10px;
  font-size: 1.5rem;
  font-weight: 600;
}
@media screen and (max-width: 1000px) {
  #footer .block1 .list li {
    font-size: 1.4rem;
    margin: 0 0 1.2820512821vw;
    font-weight: normal;
  }
}
#footer .block2 {
  padding: 30px 0 0;
}
@media screen and (max-width: 1000px) {
  #footer .block2 {
    padding: 7.6923076923vw 0 0;
  }
}
#footer .block2 .inner #copyright {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #footer .block2 .inner #copyright {
    font-size: 1.3rem;
    text-align: left;
  }
}

@keyframes animate_svg_fill {
  0% {
    fill: transparent;
  }
  50% {
    fill: rgb(0, 0, 0);
  }
  100% {
    fill: transparent;
  }
}
.load {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.load svg {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 60%;
  transform: translate(-50%, -50%);
}
.load svg .cls-1 {
  fill: #000;
  stroke-width: 0px;
  fill: transparent;
}
.load.scf_on svg .svg-elem-1 {
  animation: animate_svg_fill 3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s infinite;
}
.load.scf_on svg .svg-elem-2 {
  animation: animate_svg_fill 3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s infinite;
}
.load.scf_on svg .svg-elem-3 {
  animation: animate_svg_fill 3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s infinite;
}

.scf,
.scf_load {
  transition: opacity 0.8s, transform 0.8s;
}
.scf._scf_op,
.scf .scf_c._scf_op,
.scf_load._scf_op,
.scf_load .scf_c._scf_op {
  opacity: 0;
}
.scf._scf_top,
.scf .scf_c._scf_top,
.scf_load._scf_top,
.scf_load .scf_c._scf_top {
  transform: translateY(30px);
}
.scf._scf_left,
.scf .scf_c._scf_left,
.scf_load._scf_left,
.scf_load .scf_c._scf_left {
  transform: translateX(100px);
}
.scf._scf_blcok_lr,
.scf .scf_c._scf_blcok_lr, .scf._scf_blcok_rl,
.scf .scf_c._scf_blcok_rl,
.scf_load._scf_blcok_lr,
.scf_load .scf_c._scf_blcok_lr,
.scf_load._scf_blcok_rl,
.scf_load .scf_c._scf_blcok_rl {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.scf._scf_blcok_lr::after,
.scf .scf_c._scf_blcok_lr::after, .scf._scf_blcok_rl::after,
.scf .scf_c._scf_blcok_rl::after,
.scf_load._scf_blcok_lr::after,
.scf_load .scf_c._scf_blcok_lr::after,
.scf_load._scf_blcok_rl::after,
.scf_load .scf_c._scf_blcok_rl::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 0;
  height: 100%;
  background: #00e696;
  transition: width 0.4s, left 0.8s 0.4s, opacity 0.2s 0.8s;
}
.scf._scf_blcok_lr .scf_inner,
.scf .scf_c._scf_blcok_lr .scf_inner, .scf._scf_blcok_rl .scf_inner,
.scf .scf_c._scf_blcok_rl .scf_inner,
.scf_load._scf_blcok_lr .scf_inner,
.scf_load .scf_c._scf_blcok_lr .scf_inner,
.scf_load._scf_blcok_rl .scf_inner,
.scf_load .scf_c._scf_blcok_rl .scf_inner {
  display: inline-block;
  opacity: 0;
  transition: opacity 0s 0.4s;
}
.scf._scf_blcok_lr._scf_color2::after,
.scf .scf_c._scf_blcok_lr._scf_color2::after, .scf._scf_blcok_rl._scf_color2::after,
.scf .scf_c._scf_blcok_rl._scf_color2::after,
.scf_load._scf_blcok_lr._scf_color2::after,
.scf_load .scf_c._scf_blcok_lr._scf_color2::after,
.scf_load._scf_blcok_rl._scf_color2::after,
.scf_load .scf_c._scf_blcok_rl._scf_color2::after {
  background: #008c64;
}
.scf._scf_blcok_lr._scf_color3::after,
.scf .scf_c._scf_blcok_lr._scf_color3::after, .scf._scf_blcok_rl._scf_color3::after,
.scf .scf_c._scf_blcok_rl._scf_color3::after,
.scf_load._scf_blcok_lr._scf_color3::after,
.scf_load .scf_c._scf_blcok_lr._scf_color3::after,
.scf_load._scf_blcok_rl._scf_color3::after,
.scf_load .scf_c._scf_blcok_rl._scf_color3::after {
  background: #fff;
}
.scf._scf_blcok_rl::after,
.scf .scf_c._scf_blcok_rl::after,
.scf_load._scf_blcok_rl::after,
.scf_load .scf_c._scf_blcok_rl::after {
  left: auto !important;
  right: 0;
  transition: width 0.4s, right 0.8s 0.4s, opacity 0.2s 0.8s;
}
.scf._scf_blcok_tb,
.scf .scf_c._scf_blcok_tb,
.scf_load._scf_blcok_tb,
.scf_load .scf_c._scf_blcok_tb {
  position: relative;
  overflow: hidden;
}
.scf._scf_blcok_tb::after,
.scf .scf_c._scf_blcok_tb::after,
.scf_load._scf_blcok_tb::after,
.scf_load .scf_c._scf_blcok_tb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 0;
  background: #00e696;
  transition: height 0.3s, top 0.3s 0.3s, opacity 0.2s 0.5s;
}
.scf._scf_blcok_tb .scf_inner,
.scf .scf_c._scf_blcok_tb .scf_inner,
.scf_load._scf_blcok_tb .scf_inner,
.scf_load .scf_c._scf_blcok_tb .scf_inner {
  opacity: 0;
  transition: opacity 0s 0.3s;
}
.scf._scf_blcok_bt,
.scf_load._scf_blcok_bt {
  position: relative;
  overflow: hidden;
}
.scf._scf_blcok_bt::after,
.scf_load._scf_blcok_bt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 0;
  background: #00e696;
  transition: height 0.3s, bottom 0.3s 0.3s, opacity 0.2s 0.5s;
}
.scf._scf_blcok_bt .scf_inner,
.scf_load._scf_blcok_bt .scf_inner {
  opacity: 0;
  transition: opacity 0s 0.3s;
}
.scf.scf_on._scf_op,
.scf.scf_on .scf_c._scf_op,
.scf_load.scf_on._scf_op,
.scf_load.scf_on .scf_c._scf_op {
  opacity: 1;
}
.scf.scf_on._scf_top,
.scf.scf_on .scf_c._scf_left,
.scf_load.scf_on._scf_top,
.scf_load.scf_on .scf_c._scf_left {
  transform: translate(0);
}
.scf.scf_on._scf_left,
.scf.scf_on .scf_c._scf_left,
.scf_load.scf_on._scf_left,
.scf_load.scf_on .scf_c._scf_left {
  transform: translate(0);
}
.scf.scf_on._scf_blcok_lr::after,
.scf.scf_on .scf_c._scf_blcok_lr::after,
.scf_load.scf_on._scf_blcok_lr::after,
.scf_load.scf_on .scf_c._scf_blcok_lr::after {
  left: 200%;
  width: 100%;
  opacity: 0;
}
.scf.scf_on._scf_blcok_lr .scf_inner,
.scf.scf_on .scf_c._scf_blcok_lr .scf_inner,
.scf_load.scf_on._scf_blcok_lr .scf_inner,
.scf_load.scf_on .scf_c._scf_blcok_lr .scf_inner {
  opacity: 1;
}
.scf.scf_on._scf_blcok_rl::after,
.scf.scf_on .scf_c._scf_blcok_rl::after,
.scf_load.scf_on._scf_blcok_rl::after,
.scf_load.scf_on .scf_c._scf_blcok_rl::after {
  right: 200%;
  width: 100%;
  opacity: 0;
}
.scf.scf_on._scf_blcok_rl .scf_inner,
.scf.scf_on .scf_c._scf_blcok_rl .scf_inner,
.scf_load.scf_on._scf_blcok_rl .scf_inner,
.scf_load.scf_on .scf_c._scf_blcok_rl .scf_inner {
  opacity: 1;
}
.scf.scf_on._scf_blcok_tb::after,
.scf.scf_on .scf_c._scf_blcok_tb::after,
.scf_load.scf_on._scf_blcok_tb::after,
.scf_load.scf_on .scf_c._scf_blcok_tb::after {
  top: 100%;
  height: 100%;
  opacity: 0;
}
.scf.scf_on._scf_blcok_tb .scf_inner,
.scf.scf_on .scf_c._scf_blcok_tb .scf_inner,
.scf_load.scf_on._scf_blcok_tb .scf_inner,
.scf_load.scf_on .scf_c._scf_blcok_tb .scf_inner {
  opacity: 1;
}
.scf.scf_on._scf_blcok_bt::after,
.scf_load.scf_on._scf_blcok_bt::after {
  bottom: 100%;
  height: 100%;
  opacity: 0;
}
.scf.scf_on._scf_blcok_bt .scf_inner,
.scf_load.scf_on._scf_blcok_bt .scf_inner {
  opacity: 1;
}
@media all and (max-width: 750px) {
  .scf._pc_scf,
  .scf_load._pc_scf {
    opacity: 1;
    transform: translate(0);
  }
}

@media print {
  body,
  html {
    width: 100% !important;
    min-width: 0 !important;
    -webkit-print-color-adjust: exact;
  }
  * {
    transition: 0s !important;
    transition-delay: 0s !important;
  }
  @page {
    margin: 0;
    size: A4;
  }
}
@media print and (-ms-high-contrast: none) {
  @page {
    size: A4;
    margin: 0;
  }
  body {
    zoom: 0.8;
  }
}
.bg_wrap1 {
  background: linear-gradient(to bottom, #f9e8cc, #F9F6DB, #f9e4c6);
}

.bg_wrap1,
.bg_wrap2 {
  position: relative;
  padding: 0 0 65px;
}
@media screen and (max-width: 1000px) {
  .bg_wrap1,
  .bg_wrap2 {
    padding: 0 0 20.5128205128vw;
  }
}
.bg_wrap1::before, .bg_wrap1::after,
.bg_wrap2::before,
.bg_wrap2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-style: solid;
  border-width: 160px 0 0 50vw;
  border-color: transparent transparent transparent #fff;
}
@media screen and (max-width: 1000px) {
  .bg_wrap1::before, .bg_wrap1::after,
  .bg_wrap2::before,
  .bg_wrap2::after {
    border-width: 15.3846153846vw 0 0 50vw;
  }
}
.bg_wrap1::after,
.bg_wrap2::after {
  left: auto;
  right: 0;
  border-width: 0 0 160px 50vw;
  border-color: transparent transparent #fff transparent;
}
@media screen and (max-width: 1000px) {
  .bg_wrap1::after,
  .bg_wrap2::after {
    border-width: 0 0 15.3846153846vw 50vw;
  }
}

.bg_wrap2 {
  margin: 0 0 55px;
  padding: 100px 0 180px;
  background: linear-gradient(195.86deg, #F9F6DB 25.96%, #F9E4C6 81.01%);
}
@media screen and (max-width: 1000px) {
  .bg_wrap2 {
    margin: 0 0 7.6923076923vw;
    padding: 12.8205128205vw 0 17.9487179487vw;
  }
}

.sec1 {
  display: flex;
  justify-content: space-between;
  position: relative;
  top: -96px;
  width: 1000px;
  margin: 0 auto -63px;
  padding: 50px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(247, 198, 166, 0.6);
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .sec1 {
    display: block;
    top: 0;
    width: 89.7435897436vw;
    margin: 0 auto 5.1282051282vw;
    padding: 7.6923076923vw 5.1282051282vw;
  }
}
.sec1 .text_wrap {
  width: 545px;
}
@media screen and (max-width: 1000px) {
  .sec1 .text_wrap {
    width: 100%;
  }
}
.sec1 .text_wrap .hd {
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 0 10px;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
}
@media screen and (max-width: 1000px) {
  .sec1 .text_wrap .hd {
    margin: 0 0 3.5897435897vw;
    padding: 0.7692307692vw 0;
    font-size: 2rem;
  }
}
.sec1 .text_wrap .hd span {
  position: relative;
}
.sec1 .text_wrap .hd::before {
  content: "";
  position: absolute;
  top: 0;
  left: -70px;
  width: 260px;
  height: 100%;
  background-color: #EE5700;
  transform: skew(20deg);
}
@media screen and (max-width: 1000px) {
  .sec1 .text_wrap .hd::before {
    width: 46.1538461538vw;
    left: -12.8205128205vw;
  }
}
.sec1 .text_wrap p {
  line-height: 2;
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .sec1 .text_wrap p {
    margin: 0 0 4.6153846154vw;
    font-size: 1.6rem;
  }
}
.sec1 .text_wrap p b {
  color: #EE5700;
  font-weight: bold;
}
.sec1 .img {
  width: 305px;
}
@media screen and (max-width: 1000px) {
  .sec1 .img {
    width: 100%;
  }
}

.sec2 {
  padding: 30px 0 100px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .sec2 {
    padding: 0 0 12.8205128205vw;
  }
}
.sec2 .text1 {
  line-height: 2.2;
  margin: 0 0 40px;
  transform: rotate(-3deg);
  font-size: 2.9rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec2 .text1 {
    font-size: 1.8rem;
    margin: 0 0 7.6923076923vw;
    line-height: 1.4;
    padding: 1.2820512821vw 2.5641025641vw;
  }
}
.sec2 .text1 span {
  margin: 0 5px;
  padding: 5px 12px;
  background-color: #FF8120;
  color: #fff;
  font-weight: 800;
}
@media screen and (max-width: 1000px) {
  .sec2 .text1 span {
    display: inline-block;
  }
}
.sec2 .text1 .text_2 {
  margin-left: 220px;
  background-color: #FC443F;
}
@media screen and (max-width: 1000px) {
  .sec2 .text1 .text_2 {
    margin-top: 2.0512820513vw;
    margin-left: 5.1282051282vw;
  }
}
.sec2 .text2 {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1000px) {
  .sec2 .text2 {
    display: block;
    width: 79.4871794872vw;
    margin: 0 auto;
  }
}
.sec2 .text2 li {
  margin: 0 20px;
  line-height: 1.6;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec2 .text2 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0 2.0512820513vw;
    font-size: 1.6rem;
    text-align: left;
  }
}
.sec2 .text2 li:nth-child(even) > span {
  order: 1;
}
.sec2 .text2 li:nth-child(even) img {
  order: 2;
}
.sec2 .text2 li img {
  display: block;
  margin: 0 0 18px;
}
@media screen and (max-width: 1000px) {
  .sec2 .text2 li img {
    width: 35.8974358974vw;
  }
}
@media screen and (max-width: 1000px) {
  .sec2 .text2 li > span {
    display: block;
    width: 35.8974358974vw;
  }
}

.sec3 {
  overflow: hidden;
}
.sec3 .text1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  row-gap: 30px;
  width: 1000px;
  margin: 0 auto 33px;
}
@media screen and (max-width: 1000px) {
  .sec3 .text1 {
    display: block;
    width: 89.7435897436vw;
  }
}
.sec3 .text1 li {
  width: 320px;
  padding: 30px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 1.5rem;
}
@media screen and (max-width: 1000px) {
  .sec3 .text1 li {
    width: 100% !important;
    padding: 5.1282051282vw;
    margin: 0 0 2.5641025641vw;
  }
}
.sec3 .text1 li.text_4, .sec3 .text1 li.text_5 {
  width: 380px;
}
.sec3 .text1 li .mhd {
  margin: 0 0 20px;
  padding: 120px 0 0;
  background: url(../images/sec3_img1.png) no-repeat center top/auto 110px;
  font-size: 2.2rem;
  font-weight: 800;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 1000px) {
  .sec3 .text1 li .mhd {
    margin: 0 0 2.5641025641vw;
    padding: 25.641025641vw 0 0;
    background-size: auto 23.0769230769vw;
    font-size: 2.2rem;
  }
}
.sec3 .text1 li .mhd b {
  color: #EE5700;
}
.sec3 .text1 li p {
  letter-spacing: 0;
}
.sec3 .text1 li.text_2 .mhd {
  background-image: url(../images/sec3_img2.png);
}
.sec3 .text1 li.text_3 .mhd {
  background-image: url(../images/sec3_img3.png);
}
.sec3 .text1 li.text_4 .mhd {
  background-image: url(../images/sec3_img4.png);
}
.sec3 .text1 li.text_5 .mhd {
  background-image: url(../images/sec3_img5.png);
}
.sec3 .text2 {
  padding: 30px 150px 18px 0;
  line-height: 2.2;
  transform: rotate(-3deg);
  font-size: 2.9rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec3 .text2 {
    font-size: 1.8rem;
    margin: 0 0 2.5641025641vw;
    line-height: 1.4;
    padding: 1.2820512821vw 0;
  }
}
.sec3 .text2 span {
  margin: 0 5px;
  padding: 5px 12px;
  background-color: #FF8120;
  color: #fff;
  font-weight: 800;
}
@media screen and (max-width: 1000px) {
  .sec3 .text2 span {
    display: inline-block;
  }
}
.sec3 .text2 .text_2 {
  margin-left: 220px;
  background-color: #FC443F;
}
@media screen and (max-width: 1000px) {
  .sec3 .text2 .text_2 {
    margin-top: 2.0512820513vw;
    margin-left: 12.8205128205vw;
  }
}
.sec3 .img1 {
  padding: 0 0 0 32px;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec3 .img1 {
    width: vW(350);
    margin: 0 auto;
    padding: 0;
  }
}

.sec4 {
  padding: 55px 0 35px;
}
@media screen and (max-width: 1000px) {
  .sec4 {
    padding: 5.1282051282vw 5.1282051282vw 2.5641025641vw;
  }
}
.sec4 .hd {
  margin: 0 0 25px;
}
@media screen and (max-width: 1000px) {
  .sec4 .hd {
    margin: 0 0 2.5641025641vw;
  }
}
.sec4 .text1 {
  margin: 0 0 75px;
  line-height: 2;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec4 .text1 {
    line-height: 1.6;
    font-size: 1.6rem;
  }
}
.sec4 .text2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 830px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .sec4 .text2 {
    width: 100%;
    display: block;
  }
}
.sec4 .text2 li {
  display: flex;
  flex-direction: column;
  width: 380px;
  margin: 0 0 65px;
}
@media screen and (max-width: 1000px) {
  .sec4 .text2 li {
    width: 89.7435897436vw;
    margin: 0 auto 8.9743589744vw;
  }
}
.sec4 .text2 li .mhd {
  order: 2;
  margin: 0 0 12px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .sec4 .text2 li .mhd {
    margin: 0 0 1.2820512821vw;
  }
}
.sec4 .text2 li .img {
  order: 1;
  margin: 0 0 18px;
}
@media screen and (max-width: 1000px) {
  .sec4 .text2 li .img {
    margin: 0 0 3.8461538462vw;
  }
}
.sec4 .text2 li .img img {
  border-radius: 10px;
}
.sec4 .text2 li p {
  order: 3;
  line-height: 1.78;
}

.sec_contact {
  padding: 75px 0 80px;
  background: url(../images/sec_contact_bg.jpg) no-repeat center/cover;
}
@media screen and (max-width: 1000px) {
  .sec_contact {
    padding: 14.1025641026vw 5.1282051282vw 15.3846153846vw;
    background-image: url(../images/sp_sec_contact_bg.jpg);
  }
}
.sec_contact .inner {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner {
    width: 100%;
  }
}
.sec_contact .inner .hd {
  margin: 0 0 5px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .hd {
    margin: 0 0 2.5641025641vw;
  }
}
.sec_contact .inner .text1 {
  margin: 0 0 40px;
  line-height: 2;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text1 {
    margin: 0 0 4.6153846154vw;
    line-height: 1.6;
    font-size: 1.6rem;
  }
}
.sec_contact .inner .text2 {
  padding: 50px;
  border-radius: 40px;
  box-shadow: 0 0 34px rgba(0, 0, 0, 0.14);
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 {
    padding: 6.1538461538vw 5.1282051282vw;
    border-radius: 10px;
  }
}
.sec_contact .inner .text2 .btn_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 34px;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .btn_wrap {
    display: block;
    margin: 0 0 7.6923076923vw;
  }
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .btn_wrap .btn {
    margin: 0 0 5.1282051282vw;
  }
}
.sec_contact .inner .text2 .btn_wrap .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 492px;
  height: 122px;
  background: linear-gradient(90deg, #AAD900 3.47%, #18A86C 100%);
  border-radius: 10px;
  color: #fff;
  font-weight: 800;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .btn_wrap .btn a {
    position: relative;
    width: 100%;
    height: 26.1538461538vw;
    padding: 0 0 0 5.1282051282vw;
    line-height: 1.3;
  }
}
.sec_contact .inner .text2 .btn_wrap .btn a::after {
  content: "";
  position: relative;
  top: 2px;
  width: 14px;
  height: 14px;
  margin: 0 0 0 0.5em;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  rotate: 45deg;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .btn_wrap .btn a::after {
    width: 3.8461538462vw;
    height: 3.8461538462vw;
    margin: 0 0 0 5.1282051282vw;
  }
}
.sec_contact .inner .text2 .btn_wrap .btn a:hover {
  opacity: 0.7;
}
.sec_contact .inner .text2 .btn_wrap .tel {
  line-height: 1.1;
}
.sec_contact .inner .text2 .btn_wrap .tel a {
  display: inline-flex;
  align-items: center;
  font-size: 4.2rem;
  font-weight: 500;
  font-family: "Outfit";
}
@media screen and (min-width: 1001px) {
  .sec_contact .inner .text2 .btn_wrap .tel a {
    pointer-events: none;
  }
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .btn_wrap .tel a {
    margin: 0 0 2.5641025641vw 7.6923076923vw;
    font-size: 2.6rem;
  }
}
.sec_contact .inner .text2 .btn_wrap .tel a span {
  margin: 0 10px 0 0;
  padding: 5px 20px;
  background-color: #000;
  border-radius: 100px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .btn_wrap .tel a span {
    margin: 0 2.5641025641vw 0 0;
    padding: 1.7948717949vw 2.5641025641vw 1.2820512821vw;
    font-size: 1.5rem;
  }
}
.sec_contact .inner .text2 .btn_wrap .tel .info {
  display: inline-block;
  padding: 5px 0 0;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .btn_wrap .tel .info {
    display: block;
    text-align: center;
  }
}
.sec_contact .inner .text2 .price {
  text-align: center;
}
.sec_contact .inner .text2 .price a {
  display: inline-flex;
  align-items: center;
  padding: 0 3px 2px 0;
  border-bottom: 1px solid #222;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .price a {
    justify-content: center;
    width: 100%;
    padding: 3.5897435897vw 0;
    border: 1px solid #222;
    border-radius: 10px;
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.sec_contact .inner .text2 .price a::after {
  content: "";
  position: relative;
  top: 2px;
  width: 10px;
  height: 10px;
  margin: 0 0 0 0.5em;
  border-top: 3px solid #222;
  border-right: 3px solid #222;
  rotate: 45deg;
}
@media screen and (max-width: 1000px) {
  .sec_contact .inner .text2 .price a::after {
    width: 2.0512820513vw;
    height: 2.0512820513vw;
    margin: 0 0 0 2.5641025641vw;
    border-width: 2px;
  }
}

.sec5 {
  margin: 0 0 100px;
}
@media screen and (max-width: 1000px) {
  .sec5 {
    margin: 0 0 12.8205128205vw;
  }
}
.sec5 .text1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  row-gap: 30px;
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .sec5 .text1 {
    display: block;
    width: 89.7435897436vw;
  }
}
.sec5 .text1 li {
  display: flex;
  flex-direction: column;
  width: 320px;
  border-radius: 10px;
  overflow: hidden;
  background-color: white;
}
@media screen and (max-width: 1000px) {
  .sec5 .text1 li {
    width: 100%;
    margin: 0 0 2.5641025641vw;
  }
}
.sec5 .text1 li .mhd {
  order: 2;
  margin: 0 0 12px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1000px) {
  .sec5 .text1 li .mhd {
    margin: 0 0 0.5128205128vw;
  }
}
.sec5 .text1 li .img {
  order: 1;
  margin: 0 0 18px;
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .sec5 .text1 li .img {
    margin: 0 0 2.5641025641vw;
  }
}
.sec5 .text1 li .img img {
  width: 100%;
}
.sec5 .text1 li p {
  order: 3;
  padding: 0 20px 40px;
  line-height: 1.78;
}
@media screen and (max-width: 1000px) {
  .sec5 .text1 li p {
    padding: 0 5.1282051282vw 5.1282051282vw;
  }
}

.sec6 .text1 {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 90px auto 0;
}
@media screen and (max-width: 1000px) {
  .sec6 .text1 {
    display: block;
    width: 89.7435897436vw;
    margin: 7.6923076923vw auto 0;
  }
}
.sec6 .text1 li {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 470px;
  border-radius: 10px;
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  .sec6 .text1 li {
    width: 100%;
    margin: 0 0 7.6923076923vw;
  }
}
.sec6 .text1 li::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -20px;
  width: 90px;
  height: 90px;
  background: url(../images/sec6_point1.svg) no-repeat center/100%;
}
@media screen and (max-width: 1000px) {
  .sec6 .text1 li::before {
    width: 17.9487179487vw;
    height: 17.9487179487vw;
    top: -5.1282051282vw;
    left: -2.5641025641vw;
  }
}
.sec6 .text1 li:nth-child(2)::before {
  background-image: url(../images/sec6_point2.svg);
}
.sec6 .text1 li .mhd {
  order: 2;
  margin: 0 0 22px;
  padding: 0 30px;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (max-width: 1000px) {
  .sec6 .text1 li .mhd {
    padding: 0 6.4102564103vw;
    margin: 0 0 2.5641025641vw;
    font-size: 2.2rem;
  }
}
.sec6 .text1 li .mhd b {
  color: #EE5700;
}
.sec6 .text1 li .img {
  order: 1;
  margin: 0 0 28px;
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .sec6 .text1 li .img {
    margin: 0 0 5.1282051282vw;
  }
}
.sec6 .text1 li .img img {
  border-radius: 10px 10px 0 0;
}
.sec6 .text1 li p {
  order: 3;
  padding: 0 30px 42px;
  line-height: 1.78;
}
@media screen and (max-width: 1000px) {
  .sec6 .text1 li p {
    padding: 0 6.4102564103vw 7.6923076923vw;
  }
}

.sec7 {
  padding: 0 0 100px;
}
@media screen and (max-width: 1000px) {
  .sec7 {
    padding: 0 5.1282051282vw 12.8205128205vw;
  }
}
.sec7 .hd {
  margin: 0 0 40px;
}
@media screen and (max-width: 1000px) {
  .sec7 .hd {
    margin: 0 0 3.8461538462vw;
  }
}
.sec7 .text1 {
  margin: 0 0 40px;
  line-height: 1.8;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec7 .text1 {
    margin: 0 0 5.1282051282vw;
  }
}
.sec7 .text1 b {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.sec7 .notice {
  width: 1000px;
  margin: 20px auto 0;
  font-size: 1.3rem;
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .sec7 .notice {
    width: 100%;
    margin: 0;
    font-size: 1.2rem;
  }
}
.sec7 .price_table {
  width: 1000px;
  margin: 0 auto;
  overflow-y: hidden;
}
@media screen and (max-width: 1000px) {
  .sec7 .price_table {
    position: relative;
    width: 100%;
    height: 92.3076923077vw;
  }
  .sec7 .price_table::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15.8974358974vw;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 31.77%, #FFFFFF 63.54%);
  }
  .sec7 .price_table p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    font-size: 1.4rem;
  }
  .sec7 .price_table p button {
    width: 100%;
    height: 100%;
    background-color: #fff;
  }
  .sec7 .price_table.on {
    height: auto;
  }
  .sec7 .price_table.on::after {
    content: none;
  }
  .sec7 .price_table.on p {
    display: none;
  }
}
.sec7 .price_table table {
  width: 100%;
}
.sec7 .price_table th,
.sec7 .price_table td {
  padding: 16px 20px;
  font-size: 1.5rem;
  text-align: center;
  border: 1px solid #FFD9BC;
}
@media screen and (max-width: 1000px) {
  .sec7 .price_table th,
  .sec7 .price_table td {
    line-height: 1.2;
    padding: 1.5384615385vw 0.5128205128vw;
    font-size: 1.4rem;
    vertical-align: middle;
  }
}
.sec7 .price_table th {
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .sec7 .price_table th {
    font-size: 1.3rem;
    font-weight: 500;
  }
}
.sec7 .price_table thead th {
  background-color: #FF8120;
  position: sticky;
  top: 0;
  color: #fff;
}
.sec7 .price_table thead th:nth-child(1) {
  width: 100px;
}
@media screen and (max-width: 1000px) {
  .sec7 .price_table thead th:nth-child(1) {
    width: 15.3846153846vw;
  }
}
.sec7 .price_table tbody th {
  background-color: #FFFBF1;
}
@media screen and (max-width: 1000px) {
  .sec7 .price_table tbody td {
    padding: 2.5641025641vw 0.5128205128vw;
  }
  .sec7 .price_table tbody td b {
    display: block;
  }
}

.sec8 {
  padding: 90px 0 100px;
  background-color: #FFFBF1;
}
@media screen and (max-width: 1000px) {
  .sec8 {
    padding: 12.8205128205vw 5.1282051282vw;
  }
}
.sec8 .hd {
  margin: 0 0 30px;
}
@media screen and (max-width: 1000px) {
  .sec8 .hd {
    margin: 0 0 3.8461538462vw;
  }
}
.sec8 .text1 {
  margin: 0 0 90px;
  line-height: 1.8;
  font-size: 1.3rem;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec8 .text1 {
    margin: 0 0 7.6923076923vw;
    line-height: 1.6;
  }
}
.sec8 .text1 b {
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1000px) {
  .sec8 .text1 b {
    display: inline-block;
    padding: 0 0 2.5641025641vw;
  }
}
.sec8 .text2 {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .sec8 .text2 {
    display: block;
    width: 100%;
  }
}
.sec8 .text2 li {
  position: relative;
  width: 220px;
  padding: 50px 20px 50px;
  border: 1px solid #FF8120;
  border-radius: 10px;
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  .sec8 .text2 li {
    width: 100%;
    padding: 7.6923076923vw 5.1282051282vw;
    margin: 0 0 12.8205128205vw;
  }
}
.sec8 .text2 li::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  width: 80px;
  height: 80px;
  translate: -50% 0;
  background: url(../images/sec8_step1.svg) no-repeat center/100%;
}
@media screen and (max-width: 1000px) {
  .sec8 .text2 li::before {
    width: 12.8205128205vw;
    height: 12.8205128205vw;
    top: -2.5641025641vw;
    left: -1.2820512821vw;
    translate: 0 0;
  }
}
.sec8 .text2 li:nth-child(2)::before {
  background-image: url(../images/sec8_step2.svg);
}
.sec8 .text2 li:nth-child(3)::before {
  background-image: url(../images/sec8_step3.svg);
}
@media screen and (max-width: 1000px) {
  .sec8 .text2 li:nth-child(4) {
    margin: 0 0 12.8205128205vw;
  }
}
.sec8 .text2 li:nth-child(4)::before {
  background-image: url(../images/sec8_step4.svg);
}
.sec8 .text2 li:nth-child(4)::after {
  display: none;
}
.sec8 .text2 li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  translate: 0 -50%;
  width: 15px;
  height: 24px;
  background: url(../images/sec8_arrow.svg) no-repeat center/100%;
}
@media screen and (max-width: 1000px) {
  .sec8 .text2 li::after {
    top: calc(100% + 3.3333333333vw);
    left: 50%;
    right: auto;
    translate: -50% 0;
    width: 3.8461538462vw;
    height: 6.9230769231vw;
    rotate: 90deg;
  }
}
.sec8 .text2 li .mhd {
  margin: 0 0 10px;
  color: #FF8120;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  .sec8 .text2 li .mhd {
    color: #222;
    margin: 0 0 2.5641025641vw;
  }
}
.sec8 .text2 li p {
  font-size: 1.5rem;
  letter-spacing: 0;
}
.sec8 .text2 li p sup {
  font-size: 0.7em;
}
.sec8 .notice1 {
  width: 1000px;
  margin: 20px auto 10px;
  color: #606060;
  font-size: 1.2rem;
}
@media screen and (max-width: 1000px) {
  .sec8 .notice1 {
    width: 100%;
  }
}
.sec8 .notice2 {
  width: 1000px;
  margin: 0 auto 30px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .sec8 .notice2 {
    width: 100%;
    line-height: 1.5;
  }
}
.sec8 .btn {
  text-align: center;
}
.sec8 .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 397px;
  height: 58px;
  margin: 0 auto;
  border: 1px solid #222;
  border-radius: 1000px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .sec8 .btn a {
    width: 100%;
    height: 13.3333333333vw;
  }
}
.sec8 .btn a::after {
  content: "";
  position: relative;
  top: 2px;
  width: 10px;
  height: 10px;
  margin: 0 0 0 8px;
  border-top: 3px solid #222;
  border-right: 3px solid #222;
  rotate: 45deg;
}
@media screen and (max-width: 1000px) {
  .sec8 .btn a::after {
    width: 2.5641025641vw;
    height: 2.5641025641vw;
    margin: 0 0 0 2.5641025641vw;
  }
}

.sec9 {
  padding: 90px 0 70px;
  background-color: #FFFBF1;
  background: linear-gradient(195.86deg, #F9F6DB 25.96%, #F9E4C6 81.01%);
}
@media screen and (max-width: 1000px) {
  .sec9 {
    padding: 11.5384615385vw 5.1282051282vw 12.8205128205vw;
  }
}
.sec9 .hd {
  margin: 0 0 40px;
}
@media screen and (max-width: 1000px) {
  .sec9 .hd {
    margin: 0 0 5.1282051282vw;
  }
}
.sec9 .faq_list {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .sec9 .faq_list {
    width: 100%;
  }
}
.sec9 .faq_list li {
  margin: 0 0 30px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(247, 198, 166, 0.6);
}
@media screen and (max-width: 1000px) {
  .sec9 .faq_list li {
    margin: 0 0 2.5641025641vw;
  }
}
.sec9 .faq_list li .text_q button {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  font-size: 2rem;
  font-weight: 800;
}
@media screen and (max-width: 1000px) {
  .sec9 .faq_list li .text_q button {
    padding: 3.8461538462vw 10.7692307692vw 3.8461538462vw 5.1282051282vw;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
.sec9 .faq_list li .text_q button span {
  flex: 1;
  width: 100%;
  text-align: left;
}
.sec9 .faq_list li .text_q button::before {
  content: "";
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  background: url(../images/sec9_q.svg) no-repeat center/100%;
}
@media screen and (max-width: 1000px) {
  .sec9 .faq_list li .text_q button::before {
    width: 8.2051282051vw;
    height: 8.2051282051vw;
    margin: 0 3.0769230769vw 0 0;
  }
}
.sec9 .faq_list li .text_q button::after {
  content: "";
  position: absolute;
  top: 40px;
  right: 35px;
  width: 10px;
  height: 10px;
  border-right: 3px solid #222;
  border-bottom: 3px solid #222;
  rotate: 45deg;
}
@media screen and (max-width: 1000px) {
  .sec9 .faq_list li .text_q button::after {
    top: 8.2051282051vw;
    right: 6.4102564103vw;
    width: 2.0512820513vw;
    height: 2.0512820513vw;
    border-width: 2px;
  }
}
.sec9 .faq_list li .text_a {
  display: none;
  padding: 0 30px 30px;
}
@media screen and (max-width: 1000px) {
  .sec9 .faq_list li .text_a {
    padding: 0 5.1282051282vw 7.6923076923vw;
  }
}
.sec9 .faq_list li.on .text_q button::after {
  rotate: 225deg;
}
.sec9 .faq_list li.on .text_a {
  display: block;
}

.sec_form {
  padding: 100px 0;
  background-color: #FFFBF1;
}
@media screen and (max-width: 1000px) {
  .sec_form {
    padding: 12.8205128205vw 0;
  }
}
@media screen and (max-width: 1000px) {
  .sec_form .hd {
    margin: 0 0 10.2564102564vw;
  }
}
.sec_form .form_wrap {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 20px;
  padding: 70px 120px 60px;
  box-shadow: 0px 0px 20px rgba(247, 198, 166, 0.6);
}
@media screen and (max-width: 1000px) {
  .sec_form .form_wrap {
    width: 89.7435897436vw;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    background-color: #FFFBF1;
  }
}
.sec_form input[type=text],
.sec_form textarea,
.sec_form select {
  max-width: 100%;
}
.sec_form .form-preview-dl {
  width: 100%;
  margin: 0;
  max-width: 100vw;
  display: flex;
  margin-bottom: 26px;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl {
    display: block;
    margin-bottom: 5.1282051282vw;
  }
}
.sec_form .form-preview-dl:after {
  display: table;
  clear: both;
  content: "";
}
.sec_form .form-preview-dl[data-type=address] .form-preview-input01-half {
  display: inline-block;
  width: 80px;
}
.sec_form .form-preview-dl input,
.sec_form .form-preview-dl button,
.sec_form .form-preview-dl textarea,
.sec_form .form-preview-dl select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
}
.sec_form .form-preview-dl input:focus,
.sec_form .form-preview-dl button:focus,
.sec_form .form-preview-dl textarea:focus,
.sec_form .form-preview-dl select:focus {
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2);
}
.sec_form .form-preview-dl input[type=text] {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 12px;
  border: 1px solid #bebebe;
  background: #fff;
  font-size: 16px;
  line-height: 32px;
  text-indent: 5px;
  transition: all 0.2s ease;
}
.sec_form .form-preview-dl input.form-preview-input01-half[type=text] {
  display: inline-block;
  width: 175px;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl input.form-preview-input01-half[type=text] {
    width: 34.8974358974vw;
  }
}
.sec_form .form-preview-dl select {
  box-sizing: border-box;
  width: 50%;
  padding: 8px 24px 8px 8px;
  border: 1px solid #bebebe;
  background-color: #fff;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl select {
    width: 100%;
  }
}
.sec_form .form-preview-dl select::-ms-expand {
  display: none;
}
.sec_form .form-preview-dl select:not([multiple]) {
  height: 40px;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAOCAYAAAArMezNAAAAeElEQVQ4T62UURIAEQxD6/6HXmMX0yVtFH76oXkTUZKIPPKtVOtpeXkF1sA34J01gk/g2uDkuMUQjeUH1e6mjUDmUKud7cBNzXjkCNztRVmuwGmPdUmekELZaCEAejzQHBsrBjf1DFwcWnBXuwJGcKqjDSrU0GeVAW59Fwse//ByAAAAAElFTkSuQmCC") no-repeat;
  background-position: right 10px center;
  background-size: 10px 7px;
}
.sec_form .form-preview-dl select:not([multiple]) option {
  padding: 4px;
}
.sec_form .form-preview-dl select:focus, .sec_form .form-preview-dl select:hover {
  background-position: right 10px center;
  background-size: 10px 7px;
}
.sec_form .form-preview-dl select[multiple~=multiple] {
  padding-right: 0;
}
.sec_form .form-preview-dl textarea {
  box-sizing: border-box;
  width: 100% !important;
  padding: 8px;
  border: 1px solid #bebebe;
  background: #fff;
}
.sec_form .form-preview-dl > dt {
  box-sizing: border-box;
  width: 230px;
  float: left;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl > dt {
    width: 100%;
    margin: 0 0 2.5641025641vw;
  }
}
.sec_form .form-preview-dl > dt:after {
  display: table;
  clear: both;
  content: "";
}
.sec_form .form-preview-dl > dt span {
  box-sizing: border-box;
  display: block;
  width: calc(2.5em + 10px);
  float: left;
}
.sec_form .form-preview-dl > dt span + span {
  word-wrap: break-word !important;
  box-sizing: border-box;
  width: calc(100% - (2.5em + 10px));
  padding-left: 8px;
  line-height: 1.4;
  overflow-wrap: break-word !important;
}
.sec_form .form-preview-dl input[type=checkbox] {
  display: none;
}
.sec_form .form-preview-dl input[type=checkbox]:checked + .labeled_text {
  color: #329bd2;
}
.sec_form .form-preview-dl input[type=checkbox]:checked + .labeled_text:after {
  display: block;
  position: absolute;
  content: "";
  top: 4px;
  left: 3px;
  width: 8px;
  height: 12px;
  transform: rotate(40deg);
  border-right: 2px solid #329bd2;
  border-bottom: 2px solid #329bd2;
}
.sec_form .form-preview-dl input[type=checkbox] + .labeled_text:before {
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  background-color: #fff;
  content: "";
}
.sec_form .form-preview-dl > dd {
  box-sizing: border-box;
  width: calc(100% - 250px);
  margin-left: 0;
  padding-right: 5px;
  padding-left: 5px;
  float: right;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl > dd {
    width: 100%;
    float: none;
  }
}
.sec_form .form-preview-dl > dd.form-preview-file-attach {
  padding-top: 7px;
}
.sec_form .form-preview-dl > dd.form-preview-file-attach .form-preview-alert-text {
  top: 9px;
}
.sec_form .form-preview-dl > dd label {
  display: inline-block;
  margin-top: 8px;
  margin-right: 16px;
  margin-bottom: 4px;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl > dd label {
    margin-top: 0;
  }
}
.sec_form .form-preview-dl > dd .form-preview-input01-half {
  vertical-align: middle;
}
.sec_form .form-preview-dl > dd input[type=file] {
  width: auto;
  max-width: 100%;
}
.sec_form .form-preview-dl > dd input[type=file]:hover {
  border: none;
}
.sec_form .form-preview-dl .labeled_text {
  position: relative;
  padding-left: 20px;
}
.sec_form .form-preview-dl a {
  padding: 0 2px;
  color: #67C2FF;
  text-decoration: underline;
}
.sec_form .form-preview-dl label {
  padding: 0 4px;
}
.sec_form .form-preview-dl label:hover {
  background: rgba(0, 0, 0, 0.1);
}
.sec_form .form-preview-dl-child {
  margin: 0 0 12px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl-child {
    width: 100%;
  }
}
.sec_form .form-preview-dl-child input.form-preview-input01[type=text] {
  width: 100%;
}
.sec_form .form-preview-dl-child input.form-preview-input01-half[type=text] {
  display: inline-block;
  width: 120px;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl-child input.form-preview-input01-half[type=text] {
    width: 20.5128205128vw;
  }
}
.sec_form .form-preview-dl-child dt {
  width: 80px;
  float: left;
  line-height: 1.2;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl-child dt {
    width: 30.7692307692vw;
  }
}
.sec_form .form-preview-dl-child dd {
  margin-left: 30px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-dl-child dd {
    margin-left: 0;
    width: 64.1025641026vw;
  }
}
.sec_form .form-preview-reqiured {
  display: inline-block !important;
  padding: 2px 5px;
  background-color: #e95464;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  border-radius: 5px;
}
.sec_form .form-preview-not-reqiured {
  display: inline-block !important;
  padding: 2px 5px;
  background-color: #777;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  border-radius: 5px;
}
.sec_form .form-preview-help-text {
  margin-top: 5px;
  margin-bottom: 0;
  color: #868686;
  font-size: 1.1rem;
}
@media screen and (max-width: 1000px) {
  .sec_form .form-preview-help-text {
    margin-top: 0;
  }
}
.sec_form .form-preview-alert-text {
  margin: 5px 0 0px;
  color: #e35353;
  font-size: 1.4rem;
}
.sec_form .show-page:after {
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  content: "";
  visibility: hidden;
}
.sec_form .show-page-btn {
  margin: 40px auto 0;
  clear: both;
  font-size: 0;
}
@media screen and (max-width: 1000px) {
  .sec_form .show-page-btn {
    margin-top: 0;
  }
}
.sec_form .show-page-btn .btn {
  width: 257px;
  height: 67px;
}
.sec_form .show-page-btn .btn span {
  font-size: 1.8rem;
}
.sec_form dd,
.sec_form dt {
  font-size: 14px;
}
@media screen and (min-width: 1001px) {
  .sec_form.confirm .common_inner {
    background-color: #fff;
    border-radius: 15px;
    padding: 70px;
  }
  .sec_form.confirm .common_inner .form-preview-dl > dt {
    font-size: 1.6rem;
  }
  .sec_form.confirm .common_inner .form-preview-dl > dd {
    font-size: 1.6rem;
  }
  .sec_form.confirm .common_inner .btn_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    margin-top: 50px;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn {
    width: 200px;
    height: 60px;
    border: 2px solid #FF910B;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn span {
    font-size: 2rem;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back {
    background-color: #fff;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back span {
    color: #FF910B;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back::after {
    border-left: 8px solid #FF910B;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back::before {
    background: #fff0dc;
  }
  .sec_form.confirm .common_inner .form_wrap > h3 {
    font-size: 2.3rem;
    text-align: center;
    margin-bottom: 20px;
  }
  .sec_form.confirm .common_inner .form_wrap > p {
    font-size: 1.6rem;
  }
  .sec_form.confirm .common_inner .top.btn {
    width: 260px;
    height: 60px;
    margin-top: 60px;
  }
  .sec_form.confirm .common_inner .top.btn span {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1000px) {
  .sec_form.confirm .common_inner {
    width: 100%;
    background-color: #fff;
    border-radius: 7.6923076923vw;
    padding: 12.8205128205vw 5.1282051282vw;
  }
  .sec_form.confirm .common_inner > h2 {
    font-size: 6.1538461538vw;
    margin-bottom: 10.2564102564vw;
  }
  .sec_form.confirm .common_inner .form-preview-dl > dt {
    font-size: 4.1025641026vw;
  }
  .sec_form.confirm .common_inner .form-preview-dl > dd {
    font-size: 4.1025641026vw;
  }
  .sec_form.confirm .common_inner .btn_wrap {
    display: flex;
    flex-direction: column-reverse;
    gap: 5.1282051282vw;
    margin-top: 12.8205128205vw;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn {
    width: 100%;
    height: 60px;
    border: 0.5128205128vw solid #FF910B;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn span {
    font-size: 4.1025641026vw;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back {
    background-color: #fff;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back span {
    color: #FF910B;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back::after {
    border-left: 2.0512820513vw solid #FF910B;
  }
  .sec_form.confirm .common_inner .btn_wrap .btn.back::before {
    background: #fff0dc;
  }
  .sec_form.confirm .common_inner > h3 {
    font-size: 4.6153846154vw;
    text-align: center;
    margin-bottom: 5.1282051282vw;
  }
  .sec_form.confirm .common_inner > p {
    font-size: 4.1025641026vw;
  }
  .sec_form.confirm .common_inner .top.btn {
    width: 100%;
    height: 15.3846153846vw;
    margin-top: 10.2564102564vw;
  }
  .sec_form.confirm .common_inner .top.btn span {
    font-size: 4.1025641026vw;
  }
}
.sec_form .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 78px;
  background: #FF910B;
  border-radius: 999px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: color 0.2s ease;
  box-shadow: 2px 4px 0px 0px rgb(213, 121, 11);
}
.sec_form .btn span {
  position: relative;
  z-index: 1;
  color: #fff;
  font-weight: bold;
  font-size: 2.6rem;
}
.sec_form .btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #F08400;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.2s ease;
  z-index: 0;
}
.sec_form .btn::after {
  content: "";
  margin-left: 12px;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  z-index: 1;
}
.sec_form .btn:hover {
  opacity: 1;
}
.sec_form .btn:hover::before {
  transform: scaleX(1);
}/*# sourceMappingURL=style.css.map */