@charset "UTF-8";
/* ==================================================
	basic settings
================================================== */
/* ==================================================
	mainvisual
================================================== */
#mv {
  position: relative;
}
#mv .inner {
  position: relative;
  z-index: 2;
  position: absolute;
  padding: 0vw 3.8325vw 0vw 3.8325vw;
  padding: 0vw 10.22vw 0vw 10.22vw;
  top: 108.5875vw;
  left: 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .inner {
    max-width: 1180px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .inner {
    max-width: 61.4583333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .inner {
    top: 480px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .inner {
    top: 25vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .inner {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
/* ========== end △ */
@media only screen and (min-width: 1921px) {
  #mv .inner {
    top: 25.5vw;
  }
}
#mv .inner .campaighn {
  animation: float_sp 2s ease infinite;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .inner .campaighn {
    animation: float_pc 2s ease infinite;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .inner .campaighn img {
    width: 705px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .inner .campaighn img {
    width: 36.71875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .inner .campaighn img {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1551px) {
  #mv .inner .campaighn img.cpbnr2 {
    margin:10.5vh 0 0 40px;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1550px) {
  #mv .inner .campaighn img.cpbnr2 {
    margin:9vh 0 0 40px;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1200px) {
  #mv .inner .campaighn img.cpbnr2 {
    margin:7.5vh 0 0 40px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1000px) {
  #mv .inner .campaighn img.cpbnr2 {
    margin:6.8vh 0 0 40px;
  }
}
@media only screen and (min-width: 779px) and (max-width: 900px) {
  #mv .inner .campaighn img.cpbnr2 {
    margin:5.7vh 0 0 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .inner .campaighn img {
    margin-left: 2.0833333333vw;
  }
}
/* ========== end △ */
#mv .mv_cta {
  background: #ffe900;
  padding: 2.555vw 3.8325vw 2.555vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta {
    padding: 0px 0px 0px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta {
    padding: 0vw 0vw 0vw 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta {
    position: absolute;
    left: calc(50% - 550px);
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #mv .mv_cta {
    bottom: 20px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta {
    bottom: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta {
    left: calc(50% - 28.5vw);
  }
}
/* ========== end △ */
#mv .mv_cta .cta_inner ul {
  display: flex;
  justify-content: space-between;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .cta_inner ul {
    width: 640px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .cta_inner ul {
    width: 33.3333333333vw;
  }
}
/* ========== end △ */
#mv .mv_cta .cta_inner ul > li {
  width: 49%;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .cta_inner ul > li {
    width: 315px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .cta_inner ul > li {
    width: 16.40625vw;
  }
}
/* ========== end △ */
#mv .mv_cta .cta_inner ul > li a {
  position: relative;
}
#mv .mv_cta .cta_inner ul > li a img {
  width: auto;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .cta_inner ul > li a img {
    height: 90px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .cta_inner ul > li a img {
    height: 4.6875vw;
  }
}
/* ========== end △ */
#mv .mv_cta .cta_inner ul > li a .hover {
  position: absolute;
  transition: 0.3s ease all;
  top: 0;
  left: 0;
  opacity: 0;
}
#mv .mv_cta .cta_inner ul > li a:hover .hover {
  opacity: 1;
}
#mv .mv_cta .form_txt {
  color: #000;
  font-size: 2.2995vw;
  font-weight: 500;
  margin-top: 2.044vw;
  text-align: center;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .form_txt {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .form_txt {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .form_txt {
    margin-top: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .form_txt {
    margin-top: 0.7291666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .form_txt a {
    transition: all 0.3s ease;
  }
  #mv .mv_cta .form_txt a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
#mv .mv_cta .form_txt img {
  width: 4.599vw;
  margin: 0.511vw 1.533vw 0vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .form_txt img {
    width: 32px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .form_txt img {
    width: 1.6666666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .form_txt img {
    margin: 5.5px 10px 0px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .form_txt img {
    margin: 0.2864583333vw 0.5208333333vw 0vw 0vw;
  }
}
/* ========== end △ */
#mv .mv_cta .form_txt .border {
  position: relative;
}
#mv .mv_cta .form_txt .border::after {
  width: 100%;
  height: 0.2555vw;
  background: #000;
  content: "";
  position: absolute;
  bottom: -0.511vw;
  left: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .form_txt .border::after {
    height: 1px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .form_txt .border::after {
    height: 0.0520833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv .mv_cta .form_txt .border::after {
    bottom: -2px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv .mv_cta .form_txt .border::after {
    bottom: -0.1041666667vw;
  }
}
/* ========== end △ */
#mv.mode2 .inner {
  top: 109.865vw;
  padding: 0vw 6.3875vw 0vw 6.3875vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv.mode2 .inner {
    top: 400px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv.mode2 .inner {
    top: 20.8333333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #mv.mode2 .inner {
    padding: 0px 25px 0px 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #mv.mode2 .inner {
    padding: 0vw 1.3020833333vw 0vw 1.3020833333vw;
  }
}
/* ========== end △ */
@media only screen and (min-width: 1921px) {
  #mv.mode2 .inner {
    top: 21vw;
  }
}

/* ==================================================
	main
================================================== */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta {
    padding: 0px 0px 0px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta {
    padding: 0vw 0vw 0vw 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta.cta_mt {
    margin-top: 100px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta.cta_mt {
    margin-top: 5.2083333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .top {
    padding: 20px 0px 20px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .top {
    padding: 1.0416666667vw 0vw 1.0416666667vw 0vw;
  }
}
/* ========== end △ */
.sec_cta .top:nth-last-of-type(3) {
  background: #ffe0d8;
}
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  .sec_cta .top:nth-last-of-type(3) {
    padding-bottom: 5.11vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .top:nth-last-of-type(3) {
    padding-bottom: 2.555vw;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  .sec_cta .top:nth-last-of-type(2) {
    padding-top: 5.11vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .top:nth-last-of-type(2) {
    padding-top: 2.555vw;
  }
}
/* ========== end △ */
.sec_cta .bottom {
  background: #221714;
  color: #fff;
  padding: 21.7175vw 0vw 5.11vw 0vw;
  margin-top: -14.0525vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .bottom {
    padding: 150px 0px 40px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .bottom {
    padding: 7.8125vw 0vw 2.0833333333vw 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .bottom {
    margin-top: -80px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .bottom {
    margin-top: -4.1666666667vw;
  }
}
/* ========== end △ */
.sec_cta .bottom .ttl_box .tag {
  width: 49.8225vw;
  background: linear-gradient(135deg, #ffe000 50%, #f2d300 50%, #f2d300 100%);
  color: #221714;
  font-size: 2.8105vw;
  font-weight: bold;
  text-align: center;
  padding: 1.022vw 0vw 1.022vw 0vw;
  border-radius: 100vw;
  margin: 0 auto;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .bottom .ttl_box .tag {
    width: 390px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .bottom .ttl_box .tag {
    width: 20.3125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .bottom .ttl_box .tag {
    font-size: 22px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .bottom .ttl_box .tag {
    font-size: 1.1458333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .bottom .ttl_box .tag {
    padding: 6px 0px 6px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .bottom .ttl_box .tag {
    padding: 0.3125vw 0vw 0.3125vw 0vw;
  }
}
/* ========== end △ */
.sec_cta .bottom .ttl_box .txt {
  font-size: 3.066vw;
  font-weight: bold;
  text-align: center;
  margin-top: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .bottom .ttl_box .txt {
    font-size: 33px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .bottom .ttl_box .txt {
    font-size: 1.71875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .bottom .ttl_box .txt {
    margin-top: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .bottom .ttl_box .txt {
    margin-top: 1.5625vw;
  }
}
/* ========== end △ */
.sec_cta .cta_inner {
  margin-top: 6.3875vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .cta_inner {
    margin-top: 36px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .cta_inner {
    margin-top: 1.875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .cta_inner {
    gap: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .cta_inner {
    gap: 1.5625vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .cta_inner {
    display: flex;
    justify-content: center;
    margin-right: 0;
    margin-left: 0;
  }
}
/* ========== end △ */
.sec_cta .cta_inner > li + li {
  margin-top: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .cta_inner > li + li {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .cta_inner > li + li {
    margin-top: 0vw;
  }
}
/* ========== end △ */
.sec_cta .cta_inner > li a {
  width: 80.4825vw;
  box-sizing: border-box;
  height: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .cta_inner > li a {
    width: 475px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .cta_inner > li a {
    width: 24.7395833333vw;
  }
}
/* ========== end △ */
.sec_cta .form_txt {
  color: #fff;
  font-size: 2.2995vw;
  font-weight: 500;
  margin-top: 3.8325vw;
  text-align: center;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .form_txt {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .form_txt {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .form_txt {
    margin-top: 32px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .form_txt {
    margin-top: 1.6666666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .form_txt a {
    transition: all 0.3s ease;
  }
  .sec_cta .form_txt a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
.sec_cta .form_txt img {
  width: 4.599vw;
  margin: 0.511vw 1.533vw 0vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .form_txt img {
    width: 32px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .form_txt img {
    width: 1.6666666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .form_txt img {
    margin: 5.5px 10px 0px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .form_txt img {
    margin: 0.2864583333vw 0.5208333333vw 0vw 0vw;
  }
}
/* ========== end △ */
.sec_cta .form_txt .border {
  position: relative;
}
.sec_cta .form_txt .border::after {
  width: 100%;
  height: 0.2555vw;
  background: #fff;
  content: "";
  position: absolute;
  bottom: -0.511vw;
  left: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .form_txt .border::after {
    height: 1px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .form_txt .border::after {
    height: 0.0520833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .sec_cta .form_txt .border::after {
    bottom: -4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  .sec_cta .form_txt .border::after {
    bottom: -0.2083333333vw;
  }
}
/* ========== end △ */

#sec_reason {
  background: #f2d300;
}
#sec_reason .ttl_box {
  font-weight: bolder;
  text-align: center;
  margin-bottom: 7.665vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box {
    margin-bottom: 62px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box {
    margin-bottom: 3.2291666667vw;
  }
}
/* ========== end △ */
#sec_reason .ttl_box .txt1 {
  font-size: 4.3435vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt1 {
    font-size: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box .txt1 {
    font-size: 1.5625vw;
  }
}
/* ========== end △ */
#sec_reason .ttl_box .txt2 {
  font-size: 6.8985vw;
  line-height: 1;
  margin-top: 2.044vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt2 {
    font-size: 57px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box .txt2 {
    font-size: 2.96875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt2 {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box .txt2 {
    margin-top: 0vw;
  }
}
/* ========== end △ */
#sec_reason .ttl_box .txt2 .fs_s {
  font-size: 5.621vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt2 .fs_s {
    font-size: 44px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box .txt2 .fs_s {
    font-size: 2.2916666667vw;
  }
}
/* ========== end △ */
#sec_reason .ttl_box .txt2 .fs_l {
  font-size: 11.242vw;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
  font-weight: 400;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt2 .fs_l {
    font-size: 87px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box .txt2 .fs_l {
    font-size: 4.53125vw;
  }
}
/* ========== end △ */
#sec_reason .ttl_box .txt2 .wave {
  position: relative;
}
#sec_reason .ttl_box .txt2 .wave::after {
  width: 100%;
  height: 1.533vw;
  background: url(../images/top/wave_line_sp.png) center top/100% auto no-repeat;
  content: "";
  display: block;
  position: absolute;
  bottom: -0.511vw;
  left: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt2 .wave::after {
    height: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box .txt2 .wave::after {
    height: 0.7291666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt2 .wave::after {
    bottom: -8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .ttl_box .txt2 .wave::after {
    bottom: -0.4166666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .ttl_box .txt2 .wave::after {
    background: url(../images/top/wave_line_pc.png) center top/100% auto no-repeat;
  }
}
/* ========== end △ */
#sec_reason .reason_img1 {
  display: block;
  margin: 0 auto;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_img1 {
    width: 920px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_img1 {
    width: 47.9166666667vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li {
  background: #fff;
  list-style: none;
  position: relative;
  padding: 18.907vw 5.11vw 5.11vw 5.11vw;
  margin-top: 33.215vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li {
    padding: 0px 0px 0px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li {
    padding: 0vw 0vw 0vw 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li {
    margin-top: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li {
    margin-top: 90px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li {
    margin-top: 4.6875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_reason .reason_li > li:first-child .txt_area {
    padding: 110px 40px 40px 40px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li:first-child .txt_area {
    padding: 5.7291666667vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li:nth-child(even) {
    flex-direction: row;
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_reason .reason_li > li:nth-child(even) .num {
    left: 495px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li:nth-child(even) .num {
    left: 25.78125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li + li {
    margin-top: 74px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li + li {
    margin-top: 3.8541666667vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li > img {
  width: 43.946vw;
  height: auto;
  position: absolute;
  top: -25.55vw;
  right: 4.599vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li > img {
    width: 450px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li > img {
    width: 23.4375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li > img {
    position: static;
    top: 0;
    right: 0;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .num {
  width: auto;
  height: 16.863vw;
  position: absolute;
  top: -5.11vw;
  left: 4.599vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .num {
    height: 120px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .num {
    height: 6.25vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .num {
    top: -40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .num {
    top: -2.0833333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .num {
    left: 45px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .num {
    left: 2.34375vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .txt_area {
  box-sizing: border-box;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .txt_area {
    width: 650px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .txt_area {
    width: 33.8541666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .txt_area {
    padding: 110px 40px 30px 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .txt_area {
    padding: 5.7291666667vw 2.0833333333vw 1.5625vw 2.0833333333vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .ttl {
  position: relative;
  z-index: 2;
  margin-bottom: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .ttl {
    margin-bottom: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .ttl {
    margin-bottom: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .ttl img {
    width: auto;
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_reason .reason_li > li .ttl img {
    height: 105px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .ttl img {
    height: 5.46875vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .txt {
  font-size: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .txt {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .txt {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .txt + .txt {
  margin-top: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .txt + .txt {
    margin-top: 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .txt + .txt {
    margin-top: 0.5208333333vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .continuation_li {
  font-size: 2.8105vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .continuation_li {
    font-size: 13px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .continuation_li {
    font-size: 0.6770833333vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .continuation_li > li {
  margin-top: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .continuation_li > li {
    margin-top: 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li > li .continuation_li > li {
    margin-top: 0.5208333333vw;
  }
}
/* ========== end △ */
#sec_reason .reason_li > li .continuation_li > li a {
  text-decoration: underline;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li > li .continuation_li > li a {
    transition: all 0.3s ease;
  }
  #sec_reason .reason_li > li .continuation_li > li a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
#sec_reason .reason_li.mode2 > li:nth-child(2) > img {
  height: auto;
  top: -33.215vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_reason .reason_li.mode2 > li:nth-child(2) > img {
    top: 0;
  }
}
/* ========== end △ */
#sec_reason .reason_li.mode2 > li:nth-child(2) .ttl img {
  height: 17.374vw;
  width: auto;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_reason .reason_li.mode2 > li:nth-child(2) .ttl img {
    height: 105px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_reason .reason_li.mode2 > li:nth-child(2) .ttl img {
    height: 5.46875vw;
  }
}
/* ========== end △ */

#sec_service {
  padding-bottom: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service {
    padding-bottom: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service {
    padding-bottom: 2.0833333333vw;
  }
}
/* ========== end △ */
#sec_service .service_item {
  margin-top: 6.3875vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item {
    margin-top: 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item {
    margin-top: 1.3020833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item + .service_item {
    margin-top: 70px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item + .service_item {
    margin-top: 3.6458333333vw;
  }
}
/* ========== end △ */
#sec_service .service_item .ttl {
  line-height: 1.4;
  word-break: break-word;
  font-size: 4.599vw;
  font-weight: bold;
  margin-bottom: 3.3215vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .ttl {
    font-size: 28px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .ttl {
    font-size: 1.4583333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .ttl {
    margin-bottom: 13px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .ttl {
    margin-bottom: 0.6770833333vw;
  }
}
/* ========== end △ */
#sec_service .service_item .fc1 {
  color: #007af6;
}
#sec_service .service_item .fc2 {
  color: #d31a9d;
}
#sec_service .service_item .overline {
  text-decoration: line-through;
}
#sec_service .service_item .scroll_box {
  box-sizing: border-box;
}
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  #sec_service .service_item .scroll_box {
    width: calc(100% + 7.665vw);
    overflow-x: scroll;
    padding: 0vw 3.8325vw 3.3215vw 3.8325vw;
    margin-left: -3.8325vw;
  }
}
/* ========== end △ */
#sec_service .service_item .scroll_box.mode2 {
  margin-top: 5.11vw;
  padding: 0vw 3.8325vw 0vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .scroll_box.mode2 {
    margin-top: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .scroll_box.mode2 {
    margin-top: 2.0833333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .scroll_box.mode2 {
    padding: 0px 0px 0px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .scroll_box.mode2 {
    padding: 0vw 0vw 0vw 0vw;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  #sec_service .service_item .scroll_box.mode2 {
    overflow-x: inherit;
  }
}
/* ========== end △ */
#sec_service .service_item .scroll_box.mode2 .table_style {
  width: 100%;
}
#sec_service .service_item .scroll_box.mode2 .table_style th {
  width: 23%;
}
#sec_service .service_item .table_style {
  font-size: 3.066vw;
  border-top: 1px solid #dedede;
  border-left: 1px solid #dedede;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style {
    font-size: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style {
    font-size: 0.8333333333vw;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  #sec_service .service_item .table_style {
    width: 160%;
  }
}
/* ========== end △ */
#sec_service .service_item .table_style th,
#sec_service .service_item .table_style td {
  text-align: center;
  vertical-align: middle;
  line-height: 1.4;
  padding: 3.066vw 1.2775vw 3.066vw 1.2775vw;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style th,
  #sec_service .service_item .table_style td {
    padding: 20px 5px 20px 5px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style th,
  #sec_service .service_item .table_style td {
    padding: 1.0416666667vw 0.2604166667vw 1.0416666667vw 0.2604166667vw;
  }
}
/* ========== end △ */
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  #sec_service .service_item .table_style th,
  #sec_service .service_item .table_style td {
    width: 30%;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style th,
  #sec_service .service_item .table_style td {
    width: 30%;
  }
}
/* ========== end △ */
#sec_service .service_item .table_style th {
  font-weight: bold;
}
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  #sec_service .service_item .table_style .w40p {
    width: 40%;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style .w40p {
    width: 40%;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style .w70p {
    width: 70%;
  }
}
/* ========== end △ */
#sec_service .service_item .table_style thead {
  font-size: 3.3215vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style thead {
    font-size: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style thead {
    font-size: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_service .service_item .table_style thead th {
  background: #e7380d;
  color: #fff;
}
#sec_service .service_item .table_style tbody th {
  background: #fdefec;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style tbody th {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style tbody th {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style tbody td.td_fs {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style tbody td.td_fs {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
#sec_service .service_item .table_style tbody td.td_fs .fs {
  font-size: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style tbody td.td_fs .fs {
    font-size: 12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style tbody td.td_fs .fs {
    font-size: 0.625vw;
  }
}
/* ========== end △ */
#sec_service .service_item .table_style.mode2 thead th {
  background: #f6aa00;
}
#sec_service .service_item .table_style.mode2 tbody th {
  background: #fef8eb;
}
#sec_service .service_item .table_style.mode2 tbody th .fs {
  font-size: 3.066vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style.mode2 tbody th .fs {
    font-size: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style.mode2 tbody th .fs {
    font-size: 0.7291666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style.mode2 tbody td.td_fs .bold {
    font-size: 22px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style.mode2 tbody td.td_fs .bold {
    font-size: 1.1458333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .table_style.mode2 tbody td.td_fs .fs {
    font-size: 12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .table_style.mode2 tbody td.td_fs .fs {
    font-size: 0.625vw;
  }
}
/* ========== end △ */
#sec_service .service_item .caption_dl {
  text-align: center;
  font-size: 3.8325vw;
  font-weight: bold;
  position: relative;
  padding-top: 12.775vw;
  margin-bottom: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl {
    font-size: 22px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl {
    font-size: 1.1458333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl {
    padding-top: 80px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl {
    padding-top: 4.1666666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl {
    margin-bottom: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl {
    margin-bottom: 1.5625vw;
  }
}
/* ========== end △ */
#sec_service .service_item .caption_dl::before {
  width: 9.198vw;
  height: 4.088vw;
  background: #e7380d;
  content: "";
  display: block;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  top: 3.8325vw;
  left: 50%;
  transform: translateX(-50%);
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl::before {
    width: 36px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl::before {
    width: 1.875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl::before {
    height: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl::before {
    height: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl::before {
    top: 35px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl::before {
    top: 1.8229166667vw;
  }
}
/* ========== end △ */
#sec_service .service_item .caption_dl > dd {
  font-size: 4.3435vw;
  margin-top: 1.022vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl > dd {
    font-size: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl > dd {
    font-size: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl > dd {
    margin-top: 4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl > dd {
    margin-top: 0.2083333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .caption_dl > dd {
    display: flex;
    justify-content: center;
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_service .service_item .caption_dl > dd {
    gap: 24px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .caption_dl > dd {
    gap: 1.25vw;
  }
}
/* ========== end △ */
#sec_service .service_item .annotation_li {
  margin-top: 3.3215vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .annotation_li {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .annotation_li {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_service .service_item .annotation_li > li {
  font-size: 2.8105vw;
  padding-left: 2em;
  text-indent: -2em;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .annotation_li > li {
    font-size: 13px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_service .service_item .annotation_li > li {
    font-size: 0.6770833333vw;
  }
}
/* ========== end △ */
#sec_service .service_item .annotation_li > li a {
  text-decoration: underline;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_service .service_item .annotation_li > li a {
    transition: all 0.3s ease;
  }
  #sec_service .service_item .annotation_li > li a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */

#sec_flow .flow_li > li {
  padding: 3.8325vw 5.11vw 3.8325vw 20.44vw;
  position: relative;
  border: 2px solid #e6e6e6;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li {
    padding: 35px 40px 35px 100px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li {
    padding: 1.8229166667vw 2.0833333333vw 1.8229166667vw 5.2083333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li {
    border: 4px solid #e6e6e6;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li + li {
  margin-top: 1.2775vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li + li {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li + li {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li + li .num {
  background: #ffe000;
}
#sec_flow .flow_li > li + li .num::before {
  width: 16.6075vw;
  height: 6.3875vw;
  background: #fff;
  content: "";
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li + li .num::before {
    width: 62px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li + li .num::before {
    width: 3.2291666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li + li .num::before {
    height: 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li + li .num::before {
    height: 1.3020833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li + li .num::before {
    top: -14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li + li .num::before {
    top: -0.7291666667vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li + li:last-child .num::after {
  content: none;
}
#sec_flow .flow_li > li:nth-child(2) .num {
  background: #fdd500;
}
#sec_flow .flow_li > li:nth-child(2) .num::after {
  background: #fdd500;
}
#sec_flow .flow_li > li:nth-child(3) .num {
  background: #fbca00;
}
#sec_flow .flow_li > li:nth-child(3) .num::after {
  background: #fbca00;
}
#sec_flow .flow_li > li:nth-child(4) .num {
  background: #fac000;
}
#sec_flow .flow_li > li:nth-child(4) .num::after {
  background: #fac000;
}
#sec_flow .flow_li > li:nth-child(5) .num {
  background: #f8b500;
}
#sec_flow .flow_li > li:nth-child(5) .num::after {
  background: #f8b500;
}
#sec_flow .flow_li > li:nth-child(6) .num {
  background: #f6aa00;
}
#sec_flow .flow_li > li .blank_a {
  text-decoration: underline;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .blank_a {
    transition: all 0.3s ease;
  }
  #sec_flow .flow_li > li .blank_a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .blank_a::after {
  background: url(../images/common_img/ico_blank.png) center center/cover no-repeat;
  content: "";
  display: inline-block;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .blank_a::after {
    width: 13px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .blank_a::after {
    width: 0.6770833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .blank_a::after {
    height: 13px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .blank_a::after {
    height: 0.6770833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .blank_a::after {
    margin-left: 2px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .blank_a::after {
    margin-left: 0.1041666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .blank_a::after {
    margin-right: 4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .blank_a::after {
    margin-right: 0.2083333333vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .annotation2 {
  text-indent: -1em;
  padding-left: 1em;
}
#sec_flow .flow_li > li .num {
  width: 16.6075vw;
  height: calc(100% + 4px);
  background: #ffe000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
  font-size: 6.643vw;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  top: -2px;
  left: -2px;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .num {
    width: 62px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .num {
    width: 3.2291666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .num {
    font-size: 26px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .num {
    font-size: 1.3541666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .num {
    height: calc(100% + 8px);
    top: -4px;
    left: -4px;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .num .fs {
  display: block;
  font-size: 3.066vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .num .fs {
    font-size: 12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .num .fs {
    font-size: 0.625vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .num::after {
  width: 16.6075vw;
  height: 6.3875vw;
  background: #ffe000;
  content: "";
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  display: block;
  position: absolute;
  bottom: -6.132vw;
  left: 0;
  z-index: 2;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .num::after {
    width: 62px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .num::after {
    width: 3.2291666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .num::after {
    height: 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .num::after {
    height: 1.3020833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .num::after {
    bottom: -24px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .num::after {
    bottom: -1.25vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area {
    font-size: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area {
    font-size: 0.8333333333vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .ttl {
  font-size: 4.3435vw;
  font-weight: bold;
  margin-bottom: 1.2775vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .ttl {
    font-size: 28px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .ttl {
    font-size: 1.4583333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .ttl {
    margin-bottom: 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .ttl {
    margin-bottom: 0.5208333333vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .txt_mt {
  margin-top: 2.044vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .txt_mt {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .txt_mt {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .txt_mt a {
  text-decoration: underline;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .txt_mt a {
    transition: all 0.3s ease;
  }
  #sec_flow .flow_li > li .txt_area .txt_mt a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .ann_mt {
  margin-top: 1.022vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .ann_mt {
    margin-top: 4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .ann_mt {
    margin-top: 0.2083333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box {
    display: flex;
    justify-content: space-between;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .cont_box > dl {
  margin-top: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl {
    margin-top: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl {
    width: 48%;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .cont_box > dl + dl > dt {
  margin-bottom: 3.577vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl + dl > dt {
    margin-bottom: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl + dl > dt {
    margin-bottom: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .cont_box > dl a {
  position: relative;
}
#sec_flow .flow_li > li .txt_area .cont_box > dl a .hover {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s ease all;
}
#sec_flow .flow_li > li .txt_area .cont_box > dl a:hover .hover {
  opacity: 1;
}
#sec_flow .flow_li > li .txt_area .cont_box > dl > dt {
  background: #221714;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0.511vw 2.044vw 0.511vw 2.044vw;
  margin-bottom: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt {
    padding: 8px 8px 8px 8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt {
    padding: 0.4166666667vw 0.4166666667vw 0.4166666667vw 0.4166666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt {
    margin-bottom: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt {
    margin-bottom: 0.8333333333vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .cont_box > dl > dt::before {
  width: 4.599vw;
  height: 2.2995vw;
  background: #221714;
  content: "";
  display: block;
  position: absolute;
  bottom: -2.044vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
          clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt::before {
    width: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt::before {
    width: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt::before {
    height: 9px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt::before {
    height: 0.46875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt::before {
    bottom: -8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .cont_box > dl > dt::before {
    bottom: -0.4166666667vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .form_txt {
  color: #000;
  font-size: 2.2995vw;
  font-weight: 500;
  margin-top: 4.088vw;
  text-align: left;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .form_txt {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .form_txt {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .form_txt {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .form_txt {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .form_txt a {
    transition: all 0.3s ease;
  }
  #sec_flow .flow_li > li .txt_area .form_txt a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .form_txt img {
  width: 4.599vw;
  margin: 0.511vw 1.533vw 0vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .form_txt img {
    width: 32px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .form_txt img {
    width: 1.6666666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .form_txt img {
    margin: 5.5px 10px 0px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .form_txt img {
    margin: 0.2864583333vw 0.5208333333vw 0vw 0vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .form_txt .border {
  position: relative;
}
#sec_flow .flow_li > li .txt_area .form_txt .border::after {
  width: 100%;
  height: 0.2555vw;
  background: #000;
  content: "";
  position: absolute;
  bottom: -0.511vw;
  left: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .form_txt .border::after {
    height: 1px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .form_txt .border::after {
    height: 0.0520833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .form_txt .border::after {
    bottom: -2px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .form_txt .border::after {
    bottom: -0.1041666667vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .info_box {
  background: #fffce5;
  box-sizing: border-box;
  padding: 3.8325vw 3.8325vw 3.8325vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .info_box {
    padding: 30px 25px 30px 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .info_box {
    padding: 1.5625vw 1.3020833333vw 1.5625vw 1.3020833333vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .info_box + .info_box {
  margin-top: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .info_box + .info_box {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .info_box + .info_box {
    margin-top: 0vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .info_box .info_ttl {
  font-size: 3.3215vw;
  font-weight: bold;
  margin-bottom: 1.2775vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .info_box .info_ttl {
    font-size: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .info_box .info_ttl {
    font-size: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .info_box .info_ttl {
    margin-bottom: 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .info_box .info_ttl {
    margin-bottom: 0.5208333333vw;
  }
}
/* ========== end △ */
#sec_flow .flow_li > li .txt_area .info_box .info_ttl .fc {
  color: #f6aa00;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .info_box .info_ttl .fc {
    font-size: 24px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_flow .flow_li > li .txt_area .info_box .info_ttl .fc {
    font-size: 1.25vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_flow .flow_li > li .txt_area .info_wrap {
    display: flex;
    justify-content: space-between;
  }
  #sec_flow .flow_li > li .txt_area .info_wrap .info_box {
    width: 49%;
  }
}
/* ========== end △ */

#sec_procedure {
  background: #fff9cc;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 4%;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li {
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 6.3875vw 4.3435vw 5.11vw 4.3435vw;
  border-bottom: 3px solid #f6aa00;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li {
    padding: 40px 25px 40px 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li {
    padding: 2.0833333333vw 1.3020833333vw 2.0833333333vw 1.3020833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li {
    width: 48%;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li::before {
  width: 7.665vw;
  height: 7.665vw;
  background: linear-gradient(45deg, #f6aa00 50%, #fff9cc 50%);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li::before {
    width: 22px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li::before {
    width: 1.1458333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li::before {
    height: 22px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li::before {
    height: 1.1458333333vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li:nth-child(2) .ico_box img {
  height: 19.929vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li:nth-child(2) .ico_box img {
    height: 107px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li:nth-child(2) .ico_box img {
    height: 5.5729166667vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li:nth-child(3) .ico_box img {
  height: 20.951vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li:nth-child(3) .ico_box img {
    height: 102px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li:nth-child(3) .ico_box img {
    height: 5.3125vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li:nth-child(4) .ico_box img {
  height: 17.885vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li:nth-child(4) .ico_box img {
    height: 96px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li:nth-child(4) .ico_box img {
    height: 5vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li + li {
  margin-top: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li + li {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li + li {
    margin-top: 0vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li .ico_box {
  text-align: center;
  margin-bottom: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li .ico_box {
    height: 107px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li .ico_box {
    height: 5.5729166667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li .ico_box {
    margin-bottom: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li .ico_box {
    margin-bottom: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li .ico_box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li .ico_box img {
  width: auto;
  height: 18.396vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li .ico_box img {
    height: 95px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li .ico_box img {
    height: 4.9479166667vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li .ttl {
  font-size: 4.599vw;
  text-align: center;
  margin-bottom: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li .ttl {
    font-size: 24px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li .ttl {
    font-size: 1.25vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li .ttl {
    margin-bottom: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li .ttl {
    margin-bottom: 1.5625vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li .ttl .bold {
  background: linear-gradient(to top, #fff77d 30%, transparent 30%);
}
#sec_procedure .procedure_li > li > ul > li {
  font-weight: bold;
  text-indent: -1em;
  padding-left: 1em;
}
#sec_procedure .procedure_li > li > ul > li + li {
  border-top: 1px dashed #cccccc;
  padding-top: 2.044vw;
  margin-top: 2.044vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li > ul > li + li {
    padding-top: 12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li > ul > li + li {
    padding-top: 0.625vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li > ul > li + li {
    margin-top: 12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li > ul > li + li {
    margin-top: 0.625vw;
  }
}
/* ========== end △ */
#sec_procedure .procedure_li > li > ul > li .annotation {
  margin-top: 2.044vw;
  font-weight: normal;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .procedure_li > li > ul > li .annotation {
    margin-top: 8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .procedure_li > li > ul > li .annotation {
    margin-top: 0.4166666667vw;
  }
}
/* ========== end △ */
#sec_procedure .syoruiwrap {
  margin: 50px auto 0;
}
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  #sec_procedure .syoruiwrap {
    width: 76.65vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_procedure .syoruiwrap {
    width: 600px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .syoruiwrap {
    width: 31.25vw;
  }
}
/* ========== end △ */
#sec_procedure .syoruiwrap a {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
  font-size: 2.555vw;
  font-weight: bold;
  margin-bottom: 0.5em;
  display: inline-block;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .syoruiwrap a {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .syoruiwrap a {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
#sec_procedure .syoruiwrap a:link {
  text-decoration: none;
}
#sec_procedure .syoruiwrap a:hover {
  text-decoration: none;
  color: #e7380d;
}
#sec_procedure .syoruiwrap a:before {
  content: "";
  display: inline-block;
  width: 2.555vw;
  height: 2.555vw;
  background: url(../images/top/icon_pdf.png) no-repeat;
  background-size: contain;
  margin-right: 0.5em;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .syoruiwrap a:before {
    width: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .syoruiwrap a:before {
    width: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_procedure .syoruiwrap a:before {
    height: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_procedure .syoruiwrap a:before {
    height: 0.9375vw;
  }
}
/* ========== end △ */

#sec_faq .faq_box {
  background: #fff9cc;
  padding: 2.555vw 2.555vw 2.555vw 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box {
    padding: 20px 20px 20px 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box {
    padding: 1.0416666667vw 1.0416666667vw 1.0416666667vw 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_faq .faq_box .faq_dl {
  background: #fff;
  position: relative;
  padding: 3.8325vw 3.8325vw 3.8325vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl {
    padding: 35px 35px 35px 35px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl {
    padding: 1.8229166667vw 1.8229166667vw 1.8229166667vw 1.8229166667vw;
  }
}
/* ========== end △ */
#sec_faq .faq_box .faq_dl + .faq_dl {
  padding-top: 6.3875vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl + .faq_dl {
    padding-top: 50px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl + .faq_dl {
    padding-top: 2.6041666667vw;
  }
}
/* ========== end △ */
#sec_faq .faq_box .faq_dl + .faq_dl::before {
  width: calc(100% - 7.665vw);
  height: 0.2555vw;
  background: #d3d3d3;
  content: "";
  display: block;
  position: absolute;
  top: 1.2775vw;
  left: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl + .faq_dl::before {
    height: 1px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl + .faq_dl::before {
    height: 0.0520833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl + .faq_dl::before {
    top: 12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl + .faq_dl::before {
    top: 0.625vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl + .faq_dl::before {
    width: calc(100% - 70px);
    left: 35px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl + .faq_dl::before {
    width: calc(100% - 3.6458333334vw);
    left: 1.8229166667vw;
  }
}
/* ========== end △ */
#sec_faq .faq_box .faq_dl > dt,
#sec_faq .faq_box .faq_dl > dd {
  position: relative;
  font-size: 3.066vw;
  padding-top: 1.022vw;
  padding-left: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl > dt,
  #sec_faq .faq_box .faq_dl > dd {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl > dt,
  #sec_faq .faq_box .faq_dl > dd {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl > dt,
  #sec_faq .faq_box .faq_dl > dd {
    padding-top: 4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl > dt,
  #sec_faq .faq_box .faq_dl > dd {
    padding-top: 0.2083333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl > dt,
  #sec_faq .faq_box .faq_dl > dd {
    padding-left: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl > dt,
  #sec_faq .faq_box .faq_dl > dd {
    padding-left: 2.0833333333vw;
  }
}
/* ========== end △ */
#sec_faq .faq_box .faq_dl > dt::before,
#sec_faq .faq_box .faq_dl > dd::before {
  font-size: 4.599vw;
  font-family: "Oswald", sans-serif;
  font-weight: 900;
  font-weight: bold;
  content: "Q";
  position: absolute;
  top: 0vw;
  left: 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl > dt::before,
  #sec_faq .faq_box .faq_dl > dd::before {
    font-size: 36px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl > dt::before,
  #sec_faq .faq_box .faq_dl > dd::before {
    font-size: 1.875vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl > dt::before,
  #sec_faq .faq_box .faq_dl > dd::before {
    top: -12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl > dt::before,
  #sec_faq .faq_box .faq_dl > dd::before {
    top: -0.625vw;
  }
}
/* ========== end △ */
#sec_faq .faq_box .faq_dl > dt {
  font-weight: bold;
}
#sec_faq .faq_box .faq_dl > dd {
  font-size: 3.3215vw;
  margin-top: 2.044vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl > dd {
    font-size: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl > dd {
    font-size: 0.7291666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_faq .faq_box .faq_dl > dd {
    margin-top: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_faq .faq_box .faq_dl > dd {
    margin-top: 1.5625vw;
  }
}
/* ========== end △ */
#sec_faq .faq_box .faq_dl > dd::before {
  content: "A";
  color: #bf1015;
}
#sec_faq .faq_box .faq_dl > dd a {
  text-decoration: none;
  color: inherit;
  transition: all 0.3s ease;
}
#sec_faq .faq_box .faq_dl > dd a:link {
  text-decoration: none;
}
#sec_faq .faq_box .faq_dl > dd a:hover {
  text-decoration: none;
}
#sec_faq .faq_box .faq_dl > dd a.list:hover {
  opacity: 0.8;
}
#sec_faq .faq_box .faq_dl > dd a.link_a {
  text-decoration: underline;
}

#sec_contact {
  background: #ffe000;
}
#sec_contact .info_box {
  background: #fff9cc;
  text-align: center;
  padding: 6.3875vw 3.8325vw 6.3875vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .info_box {
    padding: 35px 40px 35px 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box {
    padding: 1.8229166667vw 2.0833333333vw 1.8229166667vw 2.0833333333vw;
  }
}
/* ========== end △ */
#sec_contact .info_box .txt01 {
  margin-bottom: 2.555vw;
  font-weight: bold;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .info_box .txt01 {
    font-size: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .txt01 {
    font-size: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .info_box .txt01 {
    margin-bottom: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .txt01 {
    margin-bottom: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .info_box .txt01 {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #221714;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .info_box > ul {
    display: flex;
    justify-content: space-between;
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .info_box > ul {
    gap: 75px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box > ul {
    gap: 3.90625vw;
  }
}
/* ========== end △ */
#sec_contact .info_box > ul > li > a {
  display: block;
}
#sec_contact .info_box > ul > li + li {
  margin-top: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .info_box > ul > li + li {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box > ul > li + li {
    margin-top: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .info_box .btn_tel {
    width: 50%;
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .info_box .btn_tel {
    font-size: 57px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .btn_tel {
    font-size: 2.96875vw;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .info_box .btn_tel {
    padding: 30px 0px 30px 0px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .btn_tel {
    padding: 1.5625vw 0vw 1.5625vw 0vw;
  }
}
@media only screen and (min-width: 779px) {
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .info_box .btn_tel img {
    width: 42px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .btn_tel img {
    width: 2.1875vw;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .info_box .btn_tel img {
    margin: 8px 10px 0px 0px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .btn_tel img {
    margin: 0.4166666667vw 0.5208333333vw 0vw 0vw;
  }
}
@media only screen and (min-width: 779px) {
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .info_box .btn_tel .txt {
    font-size: 18px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .btn_tel .txt {
    font-size: 0.9375vw;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .info_box .btn_tel .txt {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .info_box .btn_tel .txt {
    margin-top: 0.625vw;
  }
}
/* ========== end △ */
#sec_contact .info_box .btn_tel .border::after {
  background: #221714;
}
#sec_contact .form_box {
  margin-top: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form {
  background: #fff;
  box-sizing: border-box;
  padding: 6.3875vw 3.8325vw 6.3875vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form {
    padding: 50px 60px 50px 60px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form {
    padding: 2.6041666667vw 3.125vw 2.6041666667vw 3.125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl {
    max-width: 980px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl {
    max-width: 51.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl {
    display: flex;
    justify-content: space-between;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl + dl {
  border-top: 1px dotted #b6b6b6;
  margin-top: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl + dl {
    padding-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl + dl {
    padding-top: 1.0416666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl + dl {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl + dl {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dt {
  font-size: 4.3435vw;
  font-weight: bold;
  position: relative;
  margin-bottom: 3.066vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt {
    width: 280px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt {
    width: 14.5833333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt {
    font-size: 15px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt {
    font-size: 0.78125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt {
    margin-bottom: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt {
    margin-bottom: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt {
    padding-top: 8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt {
    padding-top: 0.4166666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dt p {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  padding-right: 12.775vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p {
    padding-right: 50px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt p {
    padding-right: 2.6041666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p {
    width: 100%;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dt p::after {
  background: #e7380d;
  content: "必須";
  color: #fff;
  font-size: 2.555vw;
  font-weight: bold;
  padding: 0vw 1.022vw 0vw 1.022vw;
  margin-top: 0.511vw;
  margin-left: 2.044vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    font-size: 11px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    font-size: 0.5729166667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    padding: 2px 4px 2px 4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    padding: 0.1041666667vw 0.2083333333vw 0.1041666667vw 0.2083333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    margin-top: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    margin-left: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    margin-left: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    top: 2px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    top: 0.1041666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    right: 35px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    right: 1.8229166667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dt p::after {
    position: absolute;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dt.req p::after, #sec_contact .form_box .table_form dl > dt.any p::after {
  opacity: 1;
}
#sec_contact .form_box .table_form dl > dt.any p::after {
  background: #0d3be7;
  content: "任意";
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd {
    width: 700px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd {
    width: 36.4583333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box {
    display: flex;
    align-items: center;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dd .date_box + .date_box {
  padding-top: 3.066vw;
  border-top: 1px solid #ededed;
  margin-top: 3.066vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box + .date_box {
    padding-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box + .date_box {
    padding-top: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box + .date_box {
    margin-top: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box + .date_box {
    margin-top: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box + .date_box {
    border-top: none;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dd .date_box .txt {
  font-size: 3.8325vw;
  font-weight: 500;
  margin-bottom: 1.2775vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box .txt {
    width: 80px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box .txt {
    width: 4.1666666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box .txt {
    font-size: 15px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box .txt {
    font-size: 0.78125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box .txt {
    margin-bottom: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box .txt {
    margin-bottom: 0vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dd .date_box .input_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box .input_box {
    gap: 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box .input_box {
    gap: 0.5208333333vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dd .date_box .input_box select {
  width: calc((100% - 2.555vw) / 2);
  background: #fff;
  border: 1px solid #d6dadd;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box .input_box select {
    width: 100px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box .input_box select {
    width: 5.2083333333vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form dl > dd .date_box .input_box select.select_time, #sec_contact .form_box .table_form dl > dd .date_box .input_box select:last-child {
  width: 80%;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form dl > dd .date_box .input_box select.select_time, #sec_contact .form_box .table_form dl > dd .date_box .input_box select:last-child {
    width: 170px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form dl > dd .date_box .input_box select.select_time, #sec_contact .form_box .table_form dl > dd .date_box .input_box select:last-child {
    width: 8.8541666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form select,
#sec_contact .form_box .table_form textarea,
#sec_contact .form_box .table_form input {
  height: 10.22vw;
  width: 100%;
  background: #f4f4f4;
  box-sizing: border-box;
  font-size: 3.8325vw;
  padding: 2.044vw 2.555vw 2.044vw 2.555vw;
  border: none;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    max-width: 400px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    max-width: 20.8333333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    height: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    height: 2.0833333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    font-size: 15px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    font-size: 0.78125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    padding: 4px 20px 4px 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form select,
  #sec_contact .form_box .table_form textarea,
  #sec_contact .form_box .table_form input {
    padding: 0.2083333333vw 1.0416666667vw 0.2083333333vw 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form select::-moz-placeholder, #sec_contact .form_box .table_form textarea::-moz-placeholder, #sec_contact .form_box .table_form input::-moz-placeholder {
  color: rgba(17, 17, 17, 0.2);
}
#sec_contact .form_box .table_form select::placeholder,
#sec_contact .form_box .table_form textarea::placeholder,
#sec_contact .form_box .table_form input::placeholder {
  color: rgba(17, 17, 17, 0.2);
}
#sec_contact .form_box .table_form textarea {
  max-width: none;
  font-family: "Noto Sans JP", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  resize: none;
  height: 30.66vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .table_form textarea {
    height: 280px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .table_form textarea {
    height: 14.5833333333vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .table_form input[type=radio] {
  width: auto;
}
#sec_contact .form_box .pp_area {
  margin-top: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area {
    max-width: 950px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area {
    max-width: 49.4791666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area {
    margin-top: 60px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area {
    margin-top: 3.125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
/* ========== end △ */
#sec_contact .form_box .pp_area .ttl02 {
  font-size: 4.599vw;
  text-align: center;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area .ttl02 {
    font-size: 24px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area .ttl02 {
    font-size: 1.25vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .pp_area .scrol_box {
  height: 44.7125vw;
  background: #ffffff;
  font-size: 2.555vw;
  overflow-y: scroll;
  padding: 5.11vw 3.8325vw 5.11vw 3.8325vw;
  border: 1px solid #d2d2d2;
  margin-top: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area .scrol_box {
    height: 180px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area .scrol_box {
    height: 9.375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area .scrol_box {
    font-size: 13px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area .scrol_box {
    font-size: 0.6770833333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area .scrol_box {
    padding: 40px 40px 40px 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area .scrol_box {
    padding: 2.0833333333vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area .scrol_box {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area .scrol_box {
    margin-top: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .pp_area .scrol_box .ttl {
  font-size: 3.066vw;
  font-weight: 500;
  margin-bottom: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area .scrol_box .ttl {
    font-size: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area .scrol_box .ttl {
    font-size: 0.9375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .pp_area .scrol_box .ttl {
    margin-bottom: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .pp_area .scrol_box .ttl {
    margin-bottom: 1.0416666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .accept_box {
  margin-top: 6.3875vw;
  text-align: center;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .accept_box {
    margin-top: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .accept_box {
    margin-top: 2.0833333333vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .accept_box a {
  text-decoration: underline;
}
#sec_contact .form_box .accept_box input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #E6E6E6;
  width: 5.11vw;
  height: 5.11vw;
  position: relative;
  border: 1px solid #d2d2d2;
  margin-top: -0.511vw;
  margin-right: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .accept_box input {
    width: 21px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .accept_box input {
    width: 1.09375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .accept_box input {
    height: 21px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .accept_box input {
    height: 1.09375vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .accept_box input {
    margin-top: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .accept_box input {
    margin-top: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .accept_box input {
    margin-right: 8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .accept_box input {
    margin-right: 0.4166666667vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .accept_box input::before {
  width: 100%;
  height: 100%;
  background: url(../images/common_img/ico_check.png) center center/80% auto no-repeat;
  content: "";
  line-height: 1;
  position: absolute;
  top: 0vw;
  left: 0vw;
  opacity: 0;
}
#sec_contact .form_box .accept_box input:checked::before {
  opacity: 1;
}
#sec_contact .form_box .btn_box01 {
  display: block;
  text-align: center;
  margin-top: 6.3875vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 {
    margin-top: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 {
    margin-top: 1.5625vw;
  }
}
/* ========== end △ */
#sec_contact .form_box .btn_box01 input,
#sec_contact .form_box .btn_box01 button {
  width: 80.4825vw;
  height: 15.33vw;
  background: #e7380d;
  box-sizing: border-box;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4.088vw;
  font-weight: 900;
  position: relative;
  transition: 0.3s ease all;
  border: none;
  margin: 0 auto;
  border-radius: 2.044vw;
  box-shadow: 0 1.6vw 0 #b92d0a;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    width: 410px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    width: 21.3541666667vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    height: 70px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    height: 3.6458333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    font-size: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    font-size: 0.8333333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    border-radius: 4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    border-radius: 0.2083333333vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input,
  #sec_contact .form_box .btn_box01 button {
    box-shadow: none;
    flex-direction: row-reverse;
    cursor: pointer;
  }
  #sec_contact .form_box .btn_box01 input::after,
  #sec_contact .form_box .btn_box01 button::after {
    background: url(../images/common_img/ico_mail.png) center top/100% auto no-repeat;
    content: "";
    display: block;
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input::after,
  #sec_contact .form_box .btn_box01 button::after {
    width: 21px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 input::after,
  #sec_contact .form_box .btn_box01 button::after {
    width: 1.09375vw;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input::after,
  #sec_contact .form_box .btn_box01 button::after {
    height: 16px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 input::after,
  #sec_contact .form_box .btn_box01 button::after {
    height: 0.8333333333vw;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_contact .form_box .btn_box01 input::after,
  #sec_contact .form_box .btn_box01 button::after {
    margin-right: 8px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_contact .form_box .btn_box01 input::after,
  #sec_contact .form_box .btn_box01 button::after {
    margin-right: 0.4166666667vw;
  }
}
/* ========== end △ */

/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .ttl1 {
    text-align: left;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .bottom {
    display: flex;
    justify-content: space-between;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .bottom .left,
  #sec_company .bottom .right {
    width: 48%;
  }
  #sec_company .bottom .left .company_dl:last-child,
  #sec_company .bottom .right .company_dl:last-child {
    border-bottom: 1px solid #ededed;
  }
  /* ▽ PC layout ========== */
  /* ========== end △ */
  /* ▽ TAB layout ========== */
  /* ========== end △ */
}
@media only screen and (min-width: 779px) and (min-width: 779px) {
  #sec_company .bottom .left .company_dl:last-child,
  #sec_company .bottom .right .company_dl:last-child {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 779px) and (min-width: 779px) and (max-width: 1920px) {
  #sec_company .bottom .left .company_dl:last-child,
  #sec_company .bottom .right .company_dl:last-child {
    padding-bottom: 0.78125vw;
  }
}
/* ========== end △ */
#sec_company .bottom .company_dl {
  display: flex;
}
#sec_company .bottom .company_dl + .company_dl {
  padding-top: 3.066vw;
  border-top: 1px solid #ededed;
  margin-top: 3.066vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .bottom .company_dl + .company_dl {
    padding-top: 15px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_company .bottom .company_dl + .company_dl {
    padding-top: 0.78125vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .bottom .company_dl + .company_dl {
    margin-top: 15px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_company .bottom .company_dl + .company_dl {
    margin-top: 0.78125vw;
  }
}
/* ========== end △ */
#sec_company .bottom .company_dl > dt,
#sec_company .bottom .company_dl > dd {
  font-size: 3.066vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .bottom .company_dl > dt,
  #sec_company .bottom .company_dl > dd {
    font-size: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_company .bottom .company_dl > dt,
  #sec_company .bottom .company_dl > dd {
    font-size: 0.7291666667vw;
  }
}
/* ========== end △ */
#sec_company .bottom .company_dl > dt {
  width: 30%;
  font-weight: bold;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .bottom .company_dl > dt {
    width: 120px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_company .bottom .company_dl > dt {
    width: 6.25vw;
  }
}
/* ========== end △ */
#sec_company .bottom .company_dl > dd {
  width: 70%;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  #sec_company .bottom .company_dl > dd {
    width: calc(100% - 120px);
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1920px) {
  #sec_company .bottom .company_dl > dd {
    width: calc(100% - 6.25vw);
  }
}
/* ========== end △ *//*# sourceMappingURL=top.css.map */