/* -----------------------------
kv animation
------------------------------*/
.kv {
  font-family: "Noto Sans JP", "Outfit", sans-serif;
  color: #000000;
  z-index: 1;
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 228.205vw;
}
.kv .col-green {
  color: #1e6e78;
}
.kv--loading {
  opacity: 0;
}
.kv--ready__elem {
  opacity: 0;
}
.kv--ready__elem svg {
  opacity: 0;
}
.kv--ready__elem--svg svg,
.kv--ready__elem--svg img {
  opacity: 0;
}
.kv img {
  width: 100%;
  height: auto;
}
.kv .kv-inner {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  width: 100%;
  height: 228.205vw;
}
.kv__logo {
  position: absolute;
  width: 77.949vw;
  top: 51.282vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.kv-copy {
  position: absolute;
  width: 100%;
  top: 148.718vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.kv-copy__title {
  text-align: center;
  font-weight: 500;
  font-size: 6.154vw;
  line-height: 1.6;
}
.kv-copy__text {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: left;
  font-size: 4.103vw;
  margin-top: 4.615vw;
  width: 82.051%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.8;
}
.kv-line {
  position: absolute;
  top: 0;
  left: 0;
}
.kv-line svg {
  width: 100%;
  height: auto !important;
}
.kv-visuals__lines--pc {
  display: none;
}
.kv-visuals__lines--pc .kv-line--1 {
  top: 130px;
  width: 2000px;
}
.kv-visuals__lines--pc .kv-line--1 img,
.kv-visuals__lines--pc .kv-line--1 svg {
  opacity: 0;
}
.kv-visuals__lines--pc .kv-line--2 {
  top: 40px;
  width: 2000px;
}
.kv-visuals__lines--pc .kv-line--2 img,
.kv-visuals__lines--pc .kv-line--2 svg {
  opacity: 0;
}
.kv-visuals__lines--pc .kv-line--3 {
  top: 56px;
  width: 348px;
}
.kv-visuals__lines--pc .kv-line--4 {
  top: 109px;
  width: 1102px;
}
.kv-visuals__lines--pc .kv-line--5 {
  top: 300px;
}
.kv-visuals__lines--pc .kv-line--6 {
  top: 56px;
  width: 836px;
  left: auto;
  right: 0;
}
.kv-visuals__lines--pc .kv-line--7 {
  top: 353px;
  left: 1168px;
  width: 831px;
}
.kv-visuals__lines--pc .kv-line--8 {
  top: 431px;
  width: 544px;
}
.kv-visuals__lines--pc .kv-line--9 {
  width: 510px;
  top: 446px;
  left: auto;
  right: 0;
}
.kv-visuals__lines--sp {
  display: block;
}
.kv-visuals__lines--sp .kv-line--1 {
  left: 0;
  top: 41.026vw;
  width: 100%;
}
.kv-visuals__lines--sp .kv-line--1 img,
.kv-visuals__lines--sp .kv-line--1 svg {
  opacity: 0;
}
.kv-visuals__lines--sp .kv-line--2 {
  left: 0;
  top: 7.692vw;
  width: 100%;
}
.kv-visuals__lines--sp .kv-line--2 img,
.kv-visuals__lines--sp .kv-line--2 svg {
  opacity: 0;
}
.kv-visuals__lines--sp .kv-line--3 {
  top: 0;
  left: 41.795%;
  width: 58.462%;
}
.kv-visuals__lines--sp .kv-line--4 {
  top: 80.769vw;
  width: 100%;
}
.kv-visuals__lines--sp .kv-line--5 {
  top: 36.154vw;
  width: 95.128%;
}
.kv-visuals__lines--sp .kv-line--6 {
  left: 82.051%;
  top: 0;
  width: 18.205%;
}
.kv-visuals__lines--sp .kv-line--7 {
  top: 15.385vw;
  width: 22.821%;
}
.kv-visuals__lines--sp .kv-line--8 {
  left: 75.128%;
  top: 78.205vw;
  width: 25.128%;
}
.kv-visuals__base {
  position: absolute;
  left: 0;
  width: 100%;
  height: 123.333vw;
  top: 0;
}
.kv .kv-is-sp {
  display: block;
}
.kv .kv-is-pc-tab {
  display: none;
}
.kv--pc-browser {
  height: 1242px;
}
.kv--pc-browser .kv-is-sp {
  display: none;
}
.kv--pc-browser .kv-is-pc-tab {
  display: block;
}
.kv--pc-browser .kv-inner {
  width: 2000px;
  height: 1242px;
}
.kv--pc-browser .kv__logo {
  top: 213px;
  left: 392px;
  -webkit-transform: none;
          transform: none;
  width: auto;
}
.kv--pc-browser .kv-copy {
  position: absolute;
  top: 874px;
  left: 533px;
  width: auto;
  -webkit-transform: none;
          transform: none;
}
.kv--pc-browser .kv-copy__title {
  font-size: 34px;
  line-height: 1.5;
}
.kv--pc-browser .kv-copy__text {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  line-height: 2.2;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  width: auto;
  margin-left: 0;
  margin-right: 0;
}
.kv--pc-browser .kv-visuals__lines--pc {
  display: block;
}
.kv--pc-browser .kv-visuals__lines--sp {
  display: none;
}
.kv--pc-browser .kv-visuals__base {
  position: absolute;
  top: 58px;
  left: 0;
  width: 2000px;
  height: 669px;
}

/* -----------------------------
module original
------------------------------*/
/* -----------------------------
top common
------------------------------*/
.ttl_style {
  color: #333;
  font-family: YakuHanJPs, "Noto Sans JP";
  font-size: min(3.333vw, 44px);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-bottom: min(5.455vw, 72px);
}
@media only screen and (max-width: 767px) {
  .ttl_style {
    font-size: 7.179vw;
    line-height: 1.3;
    margin-bottom: 6.667vw;
  }
}
.ttl_style span.gr {
  color: #1E6E78;
  font-size: min(3.788vw, 50px);
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
  .ttl_style span.gr {
    font-size: 8.205vw;
  }
}
.ttl_style span.gr .trade {
  font-size: min(3.03vw, 40px);
}
@media only screen and (max-width: 767px) {
  .ttl_style span.gr .trade {
    font-size: 6.667vw;
  }
}
.ttl_style span.ttl_block {
  display: block;
}
.ttl_style .decor_en {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #1E6E78;
  font-family: "Outfit", serif;
  font-weight: 400;
  font-size: min(1.667vw, 22px);
  margin-bottom: min(1.364vw, 18px);
  padding-right: min(0.758vw, 10px);
}
@media only screen and (max-width: 767px) {
  .ttl_style .decor_en {
    font-size: 5.641vw;
    margin-bottom: 3.846vw;
    padding-right: 2.564vw;
    background-size: 2.308vw auto;
  }
}
.ttl_style .decor_en::before {
  background: url(../img/common/mark_ttl.svg) 0 0/100% auto no-repeat;
  content: "";
  display: inline-block;
  width: min(0.682vw, 9px);
  height: min(0.682vw, 9px);
  margin-right: min(0.758vw, 10px);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
@media only screen and (max-width: 767px) {
  .ttl_style .decor_en::before {
    width: 2.308vw;
    height: 2.308vw;
    margin-right: 2.564vw;
  }
}
.ttl_style .decor_en.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ttl_style .decor_en.center::before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* ----------------------------- */
#kv {
  border: dotted;
  height: min(90.076vw, 1189px);
  background: url(../img/top/kv.png) center 0/100% auto no-repeat;
  background-size: min(151.515vw, 2000px) auto;
  margin-top: min(4.394vw, 58px);
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #kv {
    height: 156.41vw;
    background: url(../img/top/kv_s.png) 0 0/100% auto no-repeat;
    margin-top: 0;
  }
}
#kv h1 {
  position: absolute;
  left: -9999em;
}

#outline {
  text-align: center;
  padding: 0 0 min(5.303vw, 70px);
  margin-top: max(-28.03vw, -370px);
}
@media only screen and (max-width: 767px) {
  #outline {
    padding: 0 0 12.821vw;
    margin-top: -7.692vw;
  }
}
#outline .text1 {
  color: #333;
  font-size: min(2.576vw, 34px);
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  margin-bottom: min(1.515vw, 20px);
}
@media only screen and (max-width: 767px) {
  #outline .text1 {
    font-size: 6.154vw;
    margin-bottom: 4.615vw;
  }
}
#outline .text2 {
  font-size: min(1.212vw, 16px);
  line-height: 2.2;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #outline .text2 {
    font-size: 4.103vw;
    line-height: 1.8;
    text-align: left;
    padding: 0 8.974vw;
  }
}

#case {
  background-color: #FAFAFA;
  padding: min(9.015vw, 119px) 0 min(7.197vw, 95px);
}
@media only screen and (max-width: 767px) {
  #case {
    padding: 9.231vw 0 20.513vw;
  }
}
#case .case_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: min(1.364vw, 18px);
     -moz-column-gap: min(1.364vw, 18px);
          column-gap: min(1.364vw, 18px);
}
@media only screen and (max-width: 767px) {
  #case .case_list {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 5.128vw;
  }
}
#case .case_list > li.box {
  border-radius: min(1.515vw, 20px);
  background: -webkit-linear-gradient(315deg, rgb(221, 255, 34) 0%, rgb(0, 255, 255) 100%);
  background: linear-gradient(135deg, rgb(221, 255, 34) 0%, rgb(0, 255, 255) 100%);
  display: grid;
  padding: 2px;
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box {
    border-radius: 5.128vw;
  }
}
#case .case_list > li.box .box_cnt {
  background-color: #fff;
  border-radius: min(1.364vw, 18px);
  position: relative;
  display: grid;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  grid-template-rows: auto;
  padding: min(4.545vw, 60px) 0 min(2.197vw, 29px);
  position: relative;
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .box_cnt {
    border-radius: 4.615vw;
    padding: 14.872vw 0 8.205vw;
  }
}
#case .case_list > li.box .box_cnt::before {
  background: url(../img/top/icon_case1.svg) 0 0/100% auto no-repeat;
  border-top-left-radius: min(1.364vw, 18px);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: min(8.485vw, 112px);
  height: min(3.182vw, 42px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .box_cnt::before {
    border-top-left-radius: 4.615vw;
    width: 28.718vw;
    height: 10.769vw;
  }
}
#case .case_list > li.box:nth-child(2) .box_cnt::before {
  background-image: url(../img/top/icon_case2.svg);
}
#case .case_list > li.box:nth-child(3) .box_cnt::before {
  background-image: url(../img/top/icon_case3.svg);
}
#case .case_list > li.box .row1 {
  display: grid;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  height: min(25.379vw, 335px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .row1 {
    height: auto;
  }
}
#case .case_list > li.box ul.task {
  padding: 0 min(1.136vw, 15px) 0 min(2.576vw, 34px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box ul.task {
    padding: 0 2.564vw 0 7.692vw;
    margin-bottom: 4.103vw;
  }
}
#case .case_list > li.box ul.task li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: min(1.212vw, 16px);
  line-height: 1.4;
  margin-bottom: 0.5em;
  margin-right: -1em;
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box ul.task li {
    font-size: 3.846vw;
    margin-right: 0;
  }
}
#case .case_list > li.box ul.task li::before {
  background: url(../img/top/mark_tri.png) 0 center/100% auto no-repeat;
  content: "";
  display: inline-block;
  width: min(1.364vw, 18px);
  height: 1.4em;
  margin-right: min(0.758vw, 10px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box ul.task li::before {
    width: 4.615vw;
    height: 1.4em;
    margin-right: 2.051vw;
  }
}
#case .case_list > li.box .task_img {
  text-align: center;
}
#case .case_list > li.box .task_img img {
  width: min(12.727vw, 168px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .task_img img {
    width: 43.077vw;
  }
}
#case .case_list > li.box .task_ttl {
  background: url(../img/common/mark_check.svg) 2px center/auto no-repeat;
  background-size: min(2.348vw, 31px) auto;
  color: #1E6E78;
  font-size: min(1.818vw, 24px);
  font-weight: 600;
  line-height: 1.5;
  padding-left: min(3.636vw, 48px);
  margin-top: min(1.515vw, 20px);
  margin-bottom: min(1.364vw, 18px);
  margin-left: min(2.576vw, 34px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .task_ttl {
    background-position: 0 center;
    background-size: 7.179vw auto;
    font-size: 5.897vw;
    margin: 3.59vw 5.128vw 3.077vw 7.179vw;
    padding-left: 9.744vw;
  }
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box:nth-child(2) .task_ttl, #case .case_list > li.box:nth-child(3) .task_ttl {
    padding-left: 12.821vw;
  }
}
#case .case_list > li.box .task_txt {
  font-size: min(1.212vw, 16px);
  text-align: justify;
  margin: 0 min(2.576vw, 34px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .task_txt {
    font-size: 4.103vw;
    margin: 0 7.692vw;
  }
}
#case .case_list > li.box .task_link {
  text-align: right;
  margin-right: min(2.576vw, 34px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .task_link {
    margin-right: 7.692vw;
  }
}
#case .case_list > li.box .task_link a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-column-gap: min(0.606vw, 8px);
     -moz-column-gap: min(0.606vw, 8px);
          column-gap: min(0.606vw, 8px);
  color: #1E6E78;
  font-size: min(1.212vw, 16px);
  font-weight: 600;
  margin-top: min(1.818vw, 24px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .task_link a {
    -webkit-column-gap: 2.051vw;
       -moz-column-gap: 2.051vw;
            column-gap: 2.051vw;
    font-size: 4.103vw;
    margin-top: 5.128vw;
  }
}
#case .case_list > li.box .task_link a::after {
  background: url(../img/common/arw_link.svg) 0 0/100% auto no-repeat;
  content: "";
  display: block;
  width: min(1.212vw, 16px);
  height: min(1.212vw, 16px);
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
@media only screen and (max-width: 767px) {
  #case .case_list > li.box .task_link a::after {
    width: 4.103vw;
    height: 4.103vw;
  }
}

.feature_category#feature2 {
  position: relative;
  z-index: 2;
}
.feature_category .ttl_style {
  font-size: min(3.636vw, 48px);
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .feature_category .ttl_style {
    font-size: 7.179vw;
    line-height: 1.4;
  }
}
.feature_category .ttl_style span.small {
  font-size: min(3.03vw, 40px);
}
@media only screen and (max-width: 767px) {
  .feature_category .ttl_style span.small {
    font-size: 6.154vw;
  }
}
@media only screen and (max-width: 767px) {
  .feature_category .ttl_style .decor_en {
    margin-bottom: 1.282vw;
  }
}
.feature_category .btn_style__white {
  font-size: min(1.818vw, 24px);
  background-size: min(3.788vw, 50px) auto;
  background-position: right min(1.364vw, 18px) center;
  width: min(42.424vw, 560px);
  height: min(5.455vw, 72px);
  margin-top: min(6.061vw, 80px);
}
@media only screen and (max-width: 767px) {
  .feature_category .btn_style__white {
    font-size: 4.615vw;
    background-size: 12.821vw;
    background-position: right 4.103vw center;
    width: 82.051vw;
    height: 15.385vw;
    margin-top: 10.769vw;
  }
}

.feature_category__type1 {
  background-color: #C8DCDC;
  padding: min(10.227vw, 135px) 0 min(0.076vw, 1px);
}
.feature_category__type1 .f_list {
  grid-template-columns: min(53.788vw, 710px) auto;
  grid-template-rows: 1fr 1fr;
}
.feature_category__type1 .f_list li:first-child {
  grid-area: 1/1/1/2;
}
.feature_category__type1 .f_list li:nth-child(2) {
  grid-area: 2/1/2/2;
}
.feature_category__type1 .f_list li.image_cell {
  grid-area: 1/2/3/3;
  text-align: center;
  background-color: #E9F0F0;
  padding: min(4.242vw, 56px);
}
@media only screen and (max-width: 767px) {
  .feature_category__type1 .f_list li.image_cell {
    padding: 9.231vw;
  }
}
.feature_category__type1 .f_list li.image_cell img {
  width: min(27.879vw, 368px);
  width: 100%;
  height: auto;
}

#support {
  text-align: center;
  padding: min(20.152vw, 266px) 0 min(20.682vw, 273px);
  margin-top: max(-7.576vw, -100px);
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #support {
    padding: 46.667vw 0 37.949vw;
    min-height: 167.436vw;
    margin-top: -23.077vw;
  }
}
#support h2 {
  color: #333;
  font-size: min(3.409vw, 45px);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-bottom: min(2.273vw, 30px);
}
@media only screen and (max-width: 767px) {
  #support h2 {
    font-size: 7.179vw;
    line-height: 1.3;
    margin-bottom: 6.667vw;
  }
}
#support h2 span.gr {
  color: #1E6E78;
  font-size: min(3.939vw, 52px);
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
  #support h2 span.gr {
    font-size: 8.205vw;
  }
}
#support h2 span.gr .trade {
  font-size: min(3.636vw, 48px);
}
@media only screen and (max-width: 767px) {
  #support h2 span.gr .trade {
    font-size: 6.667vw;
  }
}
#support .text1 {
  text-align: center;
  font-size: min(2.273vw, 30px);
  font-weight: 600;
  color: #1E6E78;
  margin-bottom: min(1.364vw, 18px);
}
@media only screen and (max-width: 767px) {
  #support .text1 {
    font-size: 5.128vw;
    margin-bottom: 4.103vw;
  }
}
#support .text2 {
  text-align: center;
  font-size: min(1.212vw, 16px);
  margin-bottom: min(1.515vw, 20px);
}
@media only screen and (max-width: 767px) {
  #support .text2 {
    font-size: 4.103vw;
    margin-bottom: 6.154vw;
  }
}
#support .btn span {
  padding-right: min(0.606vw, 8px);
}

#movie {
  padding: 0 0 min(29.242vw, 386px);
  margin-top: max(-5.682vw, -75px);
  position: relative;
  overflow: hidden;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  #movie {
    padding: 0 0 52.051vw;
    margin-top: -8.974vw;
  }
}
#movie h2 {
  color: #333;
  font-family: YakuHanJPs, "Noto Sans JP";
  font-size: min(3.333vw, 44px);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-bottom: min(6.061vw, 80px);
}
@media only screen and (max-width: 767px) {
  #movie h2 {
    font-size: 7.179vw;
    line-height: 1.3;
    margin-bottom: 6.667vw;
  }
}
#movie h2 span.gr {
  color: #1E6E78;
  font-size: min(3.788vw, 50px);
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px) {
  #movie h2 span.gr {
    font-size: 8.205vw;
  }
}
#movie h2 span.gr .trade {
  font-size: min(3.03vw, 40px);
}
@media only screen and (max-width: 767px) {
  #movie h2 span.gr .trade {
    font-size: 6.667vw;
  }
}
#movie .movie_area {
  text-align: center;
  margin: 0 auto min(6.061vw, 80px);
  width: min(71.818vw, 948px);
}
@media only screen and (max-width: 767px) {
  #movie .movie_area {
    margin-bottom: 11.282vw;
    width: 89.744vw;
  }
}
#movie .movie_area .mov_wrap {
  width: 100%;
  aspect-ratio: 16/9;
}
#movie .movie_area iframe {
  width: 100%;
  height: 100%;
}

#demo {
  background: url(../img/common/demo_img.png) no-repeat;
  background-size: min(30vw, 396px) auto;
  background-position: right calc(50% - min(30.227vw, 399px)) top min(21.288vw, 281px);
  margin-top: min(-6.061vw, -80px);
  position: relative;
}
@media print, screen and (min-width: 1321px) {
  #demo {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 767px) {
  #demo {
    margin-top: 0;
    background: none;
  }
}
#demo .bg_wrap {
  padding: min(22.727vw, 300px) 0 min(17.576vw, 232px);
}
@media only screen and (max-width: 767px) {
  #demo .bg_wrap {
    padding: 18.974vw 0 17.436vw;
  }
}
#demo.demo_top .cnt_inner {
  position: relative;
}
#demo.demo_top .cnt_inner::before {
  background: url(../img/top/demo_img.png) 0 0/100% auto no-repeat;
  display: block;
  position: absolute;
  right: min(4.773vw, 63px);
  top: max(-1.515vw, -20px);
  width: min(30vw, 396px);
  height: min(21.818vw, 288px);
}
@media only screen and (max-width: 767px) {
  #demo .cnt_wrap {
    border-radius: 10vw;
    overflow-y: hidden;
  }
  #demo .cnt_wrap::after {
    content: "";
    display: block;
    background: url(../img/common/demo_img_s.png) no-repeat;
    background-size: 73.333vw auto;
    background-position: center bottom;
    margin-top: 0;
    height: 46.667vw;
    z-index: -1;
    position: relative;
  }
}
@media print, screen and (min-width: 768px) {
  #demo .cnt_wrap {
    width: min(60.606vw, 800px);
  }
}
#demo h2 {
  font-size: min(3.409vw, 45px);
  font-weight: 600;
  line-height: 1;
  margin-bottom: min(2.273vw, 30px);
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #demo h2 {
    text-align: center;
    font-size: 8.718vw;
    line-height: 1.2;
    margin-bottom: 6.667vw;
  }
}
#demo h2 small {
  font-size: min(3.333vw, 44px);
}
@media only screen and (max-width: 767px) {
  #demo h2 small {
    font-size: 7.179vw;
  }
}
#demo h2 span.font1 {
  font-size: min(3.333vw, 44px);
}
@media only screen and (max-width: 767px) {
  #demo h2 span.font1 {
    font-size: 8.718vw;
  }
}
#demo h2 span.font_green {
  color: #1E6E78;
}
@media only screen and (max-width: 767px) {
  #demo h2 span.font_green {
    font-size: 8.205vw;
  }
}
#demo h2 span.font_green .trade {
  font-size: min(3.636vw, 48px);
}
@media only screen and (max-width: 767px) {
  #demo h2 span.font_green .trade {
    font-size: 6.667vw;
  }
}
#demo .text1 {
  font-size: min(2.273vw, 30px);
  font-weight: 600;
  color: #1E6E78;
  margin-bottom: min(1.364vw, 18px);
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #demo .text1 {
    text-align: center;
    font-size: 5.128vw;
    line-height: 1.5;
    margin-bottom: 2.564vw;
  }
}
#demo .btn {
  width: min(29.545vw, 390px);
  justify-items: start;
  padding-left: min(2.576vw, 34px);
}
@media only screen and (max-width: 767px) {
  #demo .btn {
    width: 79.487vw;
    letter-spacing: normal;
    padding-left: 4.615vw;
  }
}

.contact_area .text1 {
  font-size: min(1.667vw, 22px);
  font-weight: 400;
  line-height: 2;
  text-align: center;
  margin-bottom: min(3.636vw, 48px);
}
@media only screen and (max-width: 767px) {
  .contact_area .text1 {
    font-size: 3.846vw;
    line-height: 1.8;
    margin-bottom: 7.692vw;
  }
}

#contact2 {
  padding-top: min(12.727vw, 168px);
  position: relative;
  z-index: 11;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #contact2 {
    padding-top: 21.026vw;
    padding-bottom: 3.59vw;
  }
}

#faq {
  padding: 0 0 min(6.439vw, 85px);
  margin-top: max(-5.682vw, -75px);
}
@media only screen and (max-width: 767px) {
  #faq {
    padding: 0 0 12.821vw;
    margin-top: -3.846vw;
  }
}
#faq h2 {
  font-weight: 600;
  line-height: 1;
  margin-bottom: min(5.303vw, 70px);
}
@media only screen and (max-width: 767px) {
  #faq h2 {
    margin-bottom: 11.026vw;
  }
}
#faq .faq_wrap {
  margin-bottom: min(4.242vw, 56px);
}
@media only screen and (max-width: 767px) {
  #faq .faq_wrap {
    margin-bottom: 9.231vw;
  }
}
#faq .btn {
  margin-right: 0;
}

#news {
  background-color: #FAFAFA;
  padding: min(8.258vw, 109px) 0 min(4.318vw, 57px);
}
@media only screen and (max-width: 767px) {
  #news {
    padding: 23.59vw 0 12.821vw;
  }
}
#news h2 {
  font-weight: 600;
  line-height: 1;
  margin-bottom: min(2.121vw, 28px);
}
@media only screen and (max-width: 767px) {
  #news h2 {
    margin-bottom: 4.872vw;
  }
}
#news .btn {
  margin-right: 0;
}