@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap');


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* style */
/* 目次 */
/* __00: 初期設定 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/* __01: section */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/


/* __00: 初期設定 */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

#header {
  position: relative;
  z-index: 99;
}

.n-coupon .nopc {
  display: none;
}

@media screen and (max-width: 768px) {
  .n-coupon .nopc {
    display: block;
  }
}

.n-coupon .nosp {
  display: block;
}

@media screen and (max-width: 768px) {
  .n-coupon .nosp {
    display: none !important;
  }
}

.n-coupon .heaaderArea {
  border: none;
}

@media screen and (max-width: 768px) {
  .n-coupon .heaaderArea {
    padding-bottom: 0;
  }
}

.n-coupon .wrapContents {
  padding-top: 40px;
}

@media screen and (max-width: 1198px) {
  .n-coupon .wrapContents {
    padding-top: 3.33vw;
  }
}

@media screen and (max-width: 768px) {
  .n-coupon .wrapContents {
    padding-top: 2vw;
  }
}

.n-coupon .headLogoBox {
  flex: 1;
  max-width: 100%;
}

.n-coupon .headLogoBox ul {
  width: 585px;
  max-width: 48.35%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .n-coupon .headLogoBox ul {
    max-width: none;
    width: 100%;
    padding: 0 20px;
  }
}

.n-coupon .headLogoBox ul li {
  margin-right: 8%;
  line-height: 1;
}

.n-coupon .headLogoBox ul li:last-child {
  margin-right: 0;
}

.n-coupon .headLogoBox ul li a {
  display: block;
}

.n-coupon .footLogoBox {
  flex: 1;
}

.n-coupon .footLogoBox ul {
  width: 585px;
  max-width: 54.16%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .n-coupon .footLogoBox ul {
    max-width: none;
    width: 100%;
    padding: 0 20px;
  }
}

.n-coupon .footLogoBox ul li {
  margin-right: 8%;
  line-height: 1;
}

.n-coupon .footLogoBox ul li:last-child {
  margin-right: 0;
}

.n-coupon .footLogoBox ul li a {
  display: block;
}

.n-coupon .menuArea > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a:before {
  content: ">";
}

.n-coupon .menuArea > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a[target="_blank"]:after {
  content: "";
  background-image: url(../images/icon_target_W.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.n-coupon .shopList .linkBox ul li.btn a[target="_blank"]:after {
  content: "";
  background-image: url(../images/icon_target_W.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.foot-line {
  width: 100%;
  height: 54px;
  background: url("../images/bg02.png") repeat top left / 54px 54px;
}

@media screen and (max-width: 1199px) {
  .foot-line {
    height: 4.5vw;
    background: url("../images/bg02.png") repeat top left / 4.5vw 4.5vw;
  }
}

@media screen and (max-width: 768px) {
  .foot-line {
    height: 8vw;
    background: url("../images/bg02.png") repeat top left / 8vw 8vw;
  }
}

.n-coupon .footerArea .footMenu > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a::before {
  content: ">";
}

.n-coupon .footerArea .footMenu > dl > dd > ul.mainSiteMenu > li > dl > dd > ul > li > a[target="_blank"]:after {
  content: "";
  background-image: url(../images/icon_target_B.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 8px;
  height: 8px;
  margin-left: 2px;
}

.lp .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}

.lp figure {
  margin: 0;
}

.lp img {
  pointer-events: none;
}

.lp * {

  font-family: 'Roboto', 'Noto Sans JP', "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-feature-settings: "palt";
}

.lp-header {
  width: 90%;
  margin: 0 auto;
  padding: 12px 0 0;
  max-width: 1145px;
}

@media screen and (max-width: 768px) {
  .lp-header {
    padding: 12px 0;
  }
}

.lp-header .logo {
  width: 302px;
  margin: 0;
}

.lp {
  color: #000;
}

.lp .main-area {
  position: relative;
  margin: 0;
}

.lp .main-area .main-area-contents {
  margin: 0;
}

.lp .container {
  /* width: 90%; */
  /* max-width: 1080px; */
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width:768px) {
  .wrap br.sp {
      font-size: 0;
  }
}

.lp a {
  transition: all .2s;
}

.lp a:hover {
  opacity: 0.7;
}

.yugo {
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
  font-weight: 500;
}

.headline1 {
  font-size: 43px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0.2em 0.5em 0.3em;
  background-color: #f00;
  margin-bottom: 60px;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .headline1 {
    font-size: 3.583vw;
    margin-bottom: 5vw;
  }
}

@media screen and (max-width: 768px) {
  .headline1 {
    font-size: 4.8vw;
  }
}

.headline1::after {
  content: '';
  width: 2.09em;
  height: 2.2em;
  background: url("../images/deco01.png") no-repeat center center / contain;
  position: absolute;
  top: -30%;
  left: 5px;
}

.headline2 {
  position: relative;
  text-align: center;
}

.headline2::before {
  content: '';
  width: 100%;
  height: 6px;
  background-color: #f00;
  border-radius: 100vh;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .headline2::before {
    height: 4px;
  }
}

.headline2 > span {
  font-size: 40px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.07em;
  position: relative;
  z-index: 2;
  background-color: #fff;
  display: inline-block;
  padding: 0.1em 1em;
  position: relative;
}

@media screen and (max-width: 1199px) {
  .headline2 > span {
    font-size: 3.333vw;
  }
}

@media screen and (max-width: 768px) {
  .headline2 > span {
    font-size: 4vw;
    letter-spacing: normal;
    padding: 0.1em 0.8em;
  }
}

.headline2 > span::before {
  content: '';
  width: 6px;
  height: 1.1em;
  border-radius: 100vw;
  background-color: #f00;
  position: absolute;
  top: 50%;
  left: -3px;
  transform: translateY(-50%) rotate(45deg);
}

.headline2 > span::after {
  content: '';
  width: 6px;
  height: 1.1em;
  border-radius: 100vw;
  background-color: #f00;
  position: absolute;
  top: 50%;
  right: -3px;
  transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 768px) {
  .headline2 > span::before,
  .headline2 > span::after {
    width: 4px;
  }

  .headline2 > span::before {
    left: -2px;
  }

  .headline2 > span::after {
    right: -2px;
  }

}

.txt1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 1199px) {
  .txt1 {
    font-size: 2.666vw;
  }
}

@media screen and (max-width: 768px) {
  .txt1 {
    font-size: 3.733vw;
  }
}

.txt2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 1199px) {
  .txt2 {
    font-size: 3vw;
  }
}

@media screen and (max-width: 768px) {
  .txt2 {
    font-size: 3.733vw;
  }
}

.txt3 {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 1199px) {
  .txt3 {
    font-size: 2.25vw;
  }
}

@media screen and (max-width: 768px) {
  .txt3 {
    font-size: 3.466vw;
  }
}

.small {
    font-size: 0.8em;
    display: inline-block;
    font-weight: bold;
}

.indent-1 {
  text-indent: -1em;
  padding-left: 1em;
}

.marker {
  background: linear-gradient(transparent 75%, #ffff00 25%);
  margin: 0 3px;
  padding: 0 2px 0 2px;
  display: inline;
}

/* リスト */
.list-note > li {
  position: relative;
  line-height: 1.4;
  padding-left: 1.2em;
  margin-bottom: 0.3em;
}
.list-note > li:last-child {
  margin-bottom: 0;
}
.list-note > li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

/* テーブル */
table.table1 {
  width: 100%;
  table-layout: fixed;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}
@media screen and (max-width: 768px) {
  table.table1 {
    border: 2px solid #000;
  }
}
table.table1 th,
table.table1 td {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-align: center;
  border-bottom: solid 1px #000;
  padding: 0.5em 0.8em;
  vertical-align: top;
  word-break: break-all;
}
table.table1 tr:first-child th,
table.table1 tr:first-child td {
    font-size: 20px;
    font-weight: normal;
    font-weight: 500;
    padding: 1em 0.8em
}
@media screen and (max-width: 1199px) {
  table.table1 th,
  table.table1 td {
    font-size: 2.5vw;
  }
    table.table1 tr:first-child th,
    table.table1 tr:first-child td {
        font-size: 3vw;
    }
}
@media screen and (max-width: 768px) {
  table.table1 th,
  table.table1 td {
    font-size: 3.733vw;
  }
}
table.table1 th {
  background-color: #f0e6d3;
}
table.table1 th *,
table.table1 td * {
  font-size: inherit;
}
table.table1 .col1 {
  width: 40%;
}
table.table1 .col2 {
  width: 60%;
}

.wrap .main-area a.c-btn {
  background-color: #7d7d7d;
  padding: 1em 4em;
  display: inline-block;
  border-radius: 100vh;
}

@media screen and (max-width: 768px) {
  .wrap .main-area a.c-btn {
    padding: 0.8em 1.5em;
    text-align: center;
  }
}

.wrap .main-area a.c-btn:hover {
  text-decoration: none;
}

.wrap .main-area a.c-btn > span {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  position: relative;
  padding-right: 1.5em;
  display: inline-block;
}

@media screen and (max-width: 1199px) {
  .wrap .main-area a.c-btn > span {
    font-size: 1.83vw;
  }
}

@media screen and (max-width: 768px) {
  .wrap .main-area a.c-btn > span {
    font-size: 3.46vw;
  }
}

.wrap .main-area a.c-btn > span::before {
  content: '';
  width: 0.72em;
  height: 1.045em;
  background: url("../images/arrow_w_wht.svg") no-repeat center center / contain;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.wrap .main-area a.c-btn.c-btn-blu {
  background-color: #fff;
}
.wrap .main-area a.c-btn.c-btn-blu > span {
  color: #003476;
}
.wrap .main-area a.c-btn.c-btn-blu > span::before {
  background: url("../images/arrow_w_blu.svg") no-repeat center center / contain;
}

.wrap .main-area a.c-btn.c-btn-gre {
  background-color: #fff;
}
.wrap .main-area a.c-btn.c-btn-gre > span {
  color: #159a3f;
}
.wrap .main-area a.c-btn.c-btn-gre > span::before {
  background: url("../images/arrow_w_gre.svg") no-repeat center center / contain;
}


.body-area .container .inner {
  padding-right: 40px;
}

@media screen and (max-width: 1199px) {
  .body-area .container .inner {
    padding-right: 3.33vw;
  }
}

@media screen and (max-width: 768px) {
  .body-area .container .inner {
    padding-right: 0;
  }
}

/* top-visual */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
.wrap.lp::before {
  content: '';
  display: block;
  width: 1920px;
  height: 1898px;
  background: url("../images/bg_top.svg") no-repeat top center / 100% auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

@media screen and (max-width: 1399px) {
  .wrap.lp::before {
    width: 137.14vw;
    height: 135.14vw;
  }
}

.top-visual {
  padding: 185px 40px 220px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 1399px) {
  .top-visual {
    padding: 13.21vw 2.85vw 15.7vw;
  }
}

.top-visual-inner {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 1199px) {
  .top-visual-inner {
    padding: 0 2.857vw;
  }
}

.top-visual-note {
  font-size: 18px;
  text-align: right;
  margin-top: -2em;
}

@media screen and (max-width: 1199px) {
  .top-visual-note {
    font-size: 1.5vw;
  }
}

@media screen and (max-width: 768px) {
  .top-visual-note {
    font-size: 2.66vw;
    margin-top: 1em;
  }
}

.top-visual-ttl {
  line-height: 1;
  text-align: left;
  background-color: #f5b335;
  padding: 15px 20px;
  transform: skew(-10deg) translateX(0.2em);
  margin-top: 130px;
  margin-left: 25px;
}

.top-visual-ttl::before {
  content: '';
  display: block;
  width: 10px;
  height: 100%;
  background-color: #f5b335;
  position: absolute;
  top: 0;
  left: -14px;
}

@media screen and (max-width: 1199px) {
  .top-visual-ttl {
    padding: 1.25vw 1.66vw;
    margin-top: 10.83vw;
    margin-left: 2.083vw;
  }
}

@media screen and (max-width: 768px) {
  .top-visual-ttl {
    margin-top: 5vw;
  }
}

.top-visual-ttl > span {
  display: inline-block;
  transform: skew(10deg);
}

.top-visual-ttl > span img {
  max-width: 70%;
}

.top-visual-desc {
  font-size: 27px;
  font-weight: bold;
  letter-spacing: 0.17em;
  line-height: 1.25;
  text-align: left;
  padding: 35px 0 25px;
}

@media screen and (max-width: 1199px) {
  .top-visual-desc {
    font-size: 2.25vw;
    padding: 2.91vw 0 2.08vw;
  }
}

@media screen and (max-width: 768px) {
  .top-visual-desc {
    font-size: 4.8vw;
  }
}

.top-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media screen and (max-width: 768px) {
  .top-item {
    flex-direction: column-reverse;
  }
}

.top-visual-txt {
  font-size: 22px;
  line-height: 1.75;
  text-align: left;
}

@media screen and (max-width: 1199px) {
  .top-visual-txt {
    font-size: 1.83vw;
  }
}

@media screen and (max-width: 768px) {
  .top-visual-txt {
    font-size: 3.2vw;
  }
}

.top-item-cont {
  width: 66%;
}

@media screen and (max-width: 768px) {
  .top-item-cont {
    width: 100%;
    margin: 0 auto;
  }
}

.top-item-img {
  width: 30.5%;
  padding-right: 40px;
  position: relative;
  margin-top: -38px;
}

@media screen and (max-width: 1199px) {
  .top-item-img {
    padding-right: 3.33vw;
    margin-top: -3.16vw;
  }
}

@media screen and (max-width: 768px) {
  .top-item-img {
    padding-right: 0;
    margin: 8vw auto 2vw;
  }
}

.top-btn-area {
  text-align: center;
  margin-top: 80px;
}

@media screen and (max-width: 1199px) {
  .top-btn-area {
    margin-top: 6.66vw
  }
}

.line-stripe {
  height: 100%;
  position: relative;
  text-align: center;
}

.line-stripe::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url("../images/stripe_line.png") repeat-x top left / auto 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.line-stripe-inner {
  height: 100%;
  display: inline-block;
  background-color: #fff;
  padding: 0 2em;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .line-stripe-inner {
    padding: 0 1em;
    width: 90%;
  }
}

.line-stripe-inner h2 img {
  height: 3.13vw;
}

@media screen and (max-width: 768px) {
  .line-stripe-inner h2 img {
    height: auto;
  }
}

.line-stripe-inner.jc-center {
  justify-content: center;
}

.line-stripe-txt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  transform: translateY(0.3em);
}

.line-stripe-txt > span {
  font-weight: bold;
}

@media screen and (max-width: 1199px) {
  .line-stripe-txt {
    font-size: 1.66vw;
  }
}

@media screen and (max-width: 768px) {
  .line-stripe-txt {
    font-size: 3.46vw;
  }
}

.line-stripe-txt > span {
  display: inline-block;
}

.lineup-ttl {
  margin-bottom: 30px;
}

@media screen and (max-width: 1199px) {
  .lineup-ttl {
    margin-bottom: 2.5vw;
  }
}

@media screen and (max-width: 768px) {
  .lineup-ttl {
    margin-bottom: 8vw;
  }
}

.lineup-list {
  width: 80%;
  max-width: 820px;
  margin: 0 auto;
}

.lineup-list > li > a {
  display: block;
}

.lineup-list > li:not(:first-child) {
  margin-top: 30px;
}

@media screen and (max-width: 1199px) {
  .lineup-list > li:not(:first-child) {
    margin-top: 2.5vw;
  }
}

.lineup-btn-area {
  margin-top: 50px;
}

@media screen and (max-width: 1199px) {
  .lineup-btn-area {
    margin-top: 4.16vw;
  }
}

.c-btn-area {
  display: flex;
  justify-content: center;
  gap: 30px;
}

@media screen and (max-width: 1199px) {
  .c-btn-area {
    gap: 2.5vw;
  }
}

@media screen and (max-width: 768px) {
  .c-btn-area {
    gap: 2.5vw;
    width: 80%;
    margin: 0 auto;
    flex-direction: column;
    gap: 2.66vw;
  }
}

/* __01: section */
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.sec01 {
  position: relative;
  padding: 0 80px;
}

@media screen and (max-width: 768px) {
  .sec01 {
    padding: 0 5.33vw;
  }
}

.sec01 .head-area {
  text-align: center;
}

.sec01 .head-area::before {
  content: '';
  width: 100vw;
  height: 100%;
  display: block;
  background-color: #e60012;
  background: linear-gradient(90deg,#f00 0%, #f00 50%, #fff100 50%, #fff100 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.sec01 .bg-head {
  background: linear-gradient(90deg,#f00 0%, #f00 17%, #fff100 17%, #fff100 100%);
}

@media screen and (max-width: 1199px) {
  .sec01 .bg-head {
    background: linear-gradient(90deg,#f00 0%, #f00 14%, #fff100 14%, #fff100 100%);
  }
}

@media screen and (max-width: 768px) {
  .sec01 .bg-head {
    background: linear-gradient(90deg,#f00 0%, #f00 12%, #fff100 12%, #fff100 100%);
  }
}

.sec01 .body-area {
  position: relative;
  z-index: 2;
}

.sec01 .bg-body {
  position: relative;
  background: linear-gradient(90deg,#f00 0%, #f00 17%, #000 17%, #000 100%);
}

@media screen and (max-width: 1199px) {
  .sec01 .bg-body {
    background: linear-gradient(90deg,#f00 0%, #f00 14%, #000 14%, #000 100%);
  }
}

@media screen and (max-width: 768px) {
  .sec01 .bg-body {
    background: linear-gradient(90deg,#f00 0%, #f00 12%, #000 12%, #000 100%);
  }
}

.sec01 .body-area::before {
  content: '';
  width: 100vw;
  height: 100%;
  display: block;
  background-color: #e60012;
  background: linear-gradient(90deg,#f00 0%, #f00 50%, #000 50%, #000 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.sec01 .head-txt-area {
  width: 83.5%;
  text-align: left;
  display: inline-block;
  position: relative;
  padding: 70px 0 65px 16.5%;
  z-index: 2;
}

@media screen and (max-width: 1199px) {
  .sec01 .head-txt-area {
    padding: 5.83vw 0 5.416vw 16.5%;
  }
}

@media screen and (max-width: 768px) {
  .sec01 .head-txt-area {
    width: 100%;
  }
}

.sec01 .head-ttl-sub {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.25;
  margin-bottom: 10px;
}

@media screen and (max-width: 1199px) {
  .sec01 .head-ttl-sub {
    font-size: 2.66vw;
  }
}

@media screen and (max-width: 768px) {
  .sec01 .head-ttl-sub {
    font-size: 4.26vw;
  }
}

.sec01 .head-ttl {
  margin-bottom: 20px;
}

@media screen and (max-width: 1199px) {
  .sec01 .head-ttl {
    margin-bottom: 1.66vw;
  }
}

.sec01 .head-txt {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
}

@media screen and (max-width: 1199px) {
  .sec01 .head-txt {
    font-size: 1.83vw;
  }
}

@media screen and (max-width: 768px) {
  .sec01 .head-txt {
    font-size: 3.73vw;
  }
}

.sec01 .head-txt .fsz-l {
  font-size: 1.27em;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
}

.sec01 .car-item-top {
  position: relative;
  z-index: 2;
}

.sec01 .car-item-ttl {
  position: absolute;
  top: 0;
  left: 0;
}
.sec01 .car-item1 .car-item-ttl {
  width: 31%;
  top: -18px;
  left: -70px;
}
.sec01 .car-item2 .car-item-ttl {
  width: 36%;
  left: -100px;
}
.sec01 .car-item3 .car-item-ttl {
  width: 41%;
  left: -120px;
}
.sec01 .car-item4 .car-item-ttl {
  width: 35.4%;
  left: -100px;
}

@media screen and (max-width: 1199px) {
  .sec01 .car-item1 .car-item-ttl {
    top: -1.5vw;
    left: -7vw;
  }
  .sec01 .car-item2 .car-item-ttl {
    left: -10vw;
    top: -1vw;
  }
  .sec01 .car-item3 .car-item-ttl {
    left: -10vw;
    width: 38%;
  }
  .sec01 .car-item4 .car-item-ttl {
    left: -10vw;
    width: 35%;
  }
}

@media screen and (max-width: 768px) {
  .sec01 .car-item1 .car-item-ttl {
    left: -4vw;
    width: 26%;
  }
  .sec01 .car-item2 .car-item-ttl {
    left: -5vw;
    top: -3vw;
    width: 30%;
  }
  .sec01 .car-item3 .car-item-ttl {
    left: -4vw;
    width: 33%;
    top: -4vw;
  }
  .sec01 .car-item4 .car-item-ttl {
    left: -4.5vw;
    width: 29%;
    top: -1vw;
  }
}

.sec01 .car-item-img {
  text-align: right;
  padding-top: 70px;
  position: relative;
  z-index: 2;
}
.sec01 .car-item2 .car-item-top .car-item-img {
  padding-top: 90px;
}
.sec01 .car-item3 .car-item-top .car-item-img {
  padding-top: 110px;
}
.sec01 .car-item4 .car-item-top .car-item-img {
  padding-top: 110px;
}

@media screen and (max-width: 1199px) {
  .sec01 .car-item-img {
    padding-top: 5.83vw;
  }
  .sec01 .car-item2 .car-item-top .car-item-img {
    padding-top: 7.5vw;
  }
  .sec01 .car-item3 .car-item-top .car-item-img {
    padding-top: 9.16vw;
  }
  .sec01 .car-item4 .car-item-top .car-item-img {
    padding-top: 9.16vw;
  }
}

.sec01 .body-area .c-btn-area {
  padding: 90px 0 120px;
}

.sec01 .body-area .car-item4 .c-btn-area {
  padding-bottom: 210px;
}

@media screen and (max-width: 1199px) {
  .sec01 .body-area .c-btn-area {
    padding: 7.5vw 0 10vw;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }

  .sec01 .body-area .car-item4 .c-btn-area {
    padding-bottom: 17.5vw;
  }
}

@media screen and (max-width: 768px) {
  .sec01 .body-area .c-btn-area {
    width: 80%;
    margin: 0 auto;
  }
}

.sec01 .wheel-img {
  width: 1100px;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  margin-bottom: 15px;
}

@media screen and (max-width: 1099px) {
  .sec01 .wheel-img {
    width: 100%;
    left: auto;
    transform: none;
  }
}

.sec01 .wheel-txt {
  margin-bottom: 20px;
}

@media screen and (max-width: 1199px) {
  .sec01 .wheel-txt {
    margin-bottom: 1.66vw;
  }
}

.sec01 .wheel-txt2 {
  font-size: 33px;
  line-height: 1.3;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .sec01 .wheel-txt2 {
    font-size: 2.75vw;
  }
}

@media screen and (max-width: 768px) {
  .sec01 .wheel-txt2 {
    font-size: 4vw;
    margin-top: 1em;
  }
}

.sec02 {
  padding-top: 80px;
  margin-bottom: 215px;
}

@media screen and (max-width: 1199px) {
  .sec02 {
    padding-top: 6.66vw;
    margin-bottom: 17.9vw;
  }
}

@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 10.6vw;
  }
}

.regno {
  margin-bottom: 210px;
}

@media screen and (max-width: 1199px) {
  .regno {
    margin-bottom: 17.5vw;
  }
}

.regno-img {
  width: 76%;
  margin: 0 auto 20px;
}

.regno-img2 {
  padding: 0 20px;
}

.sec03 {
  padding-bottom: 90px;
  padding-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 1199px) {
  .sec03 {
    padding-bottom: 7.5vw;
    padding-top: 2.9vw;
  }
}

.box-gre {
  background-color: #11993e;
  padding: 170px 0 75px;
  position: relative;
  margin-bottom: 210px;
}

@media screen and (max-width: 1199px) {
  .box-gre {
    padding: 14.16vw 0 6.25vw;
    margin-bottom: 17.5vw;
  }
}

.box-gre-inner {
  width: 90%;
  max-width: 740px;
  margin: 0 auto 70px;
}

@media screen and (max-width: 1199px) {
  .box-gre-inner {
    margin: 0 auto 5.83vw;
  }
}

.support-txt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.9;
  letter-spacing: 0.05em;
  margin-top: 1em;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 862px) {
  .support-txt {
    font-size: 2.06vw;
    margin-top: 2.5em;
  }
}

@media screen and (max-width: 768px) {
  .support-txt {
    font-size: 3.73vw;
    margin: 1.5em 0;
  }
}

.box-wht {
  background-color: #fff;
  padding: 0 30px 30px;
}

@media screen and (max-width: 862px) {
  .box-wht {
    padding: 0 2.5vw 2.5vw;
  }
}

@media screen and (max-width: 768px) {
  .box-wht {
    padding: 0 4vw 4vw;
  }
}

.box-wht1 {
  padding-top: 126px;
  position: relative;
  margin-bottom: 25px;
}

@media screen and (max-width: 862px) {
  .box-wht1 {
    padding-top: 13.9vw;
    margin-bottom: 2.08vw;
  }
}

@media screen and (max-width: 768px) {
  .box-wht1 {
    padding-top: 0;
    margin-bottom: 5.33vw;
  }
}

.support-ttl2 {
  width: 74.3%;
  position: absolute;
  top: -12px;
  left: 35px;
  z-index: 2;
}

@media screen and (max-width: 862px) {
  .support-ttl2 {
    top: -1vw;
    left: 2.91vw;
  }
}

@media screen and (max-width: 768px) {
  .support-ttl2 {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
  }
}

.support-img {
  width: 22%;
  position: absolute;
  top: -40px;
  right: -3px;
}

@media screen and (max-width: 862px) {
  .support-img {
    top: -4.7vw;
  }
}

@media screen and (max-width: 768px) {
  .support-img {
    width: 24%;
    bottom: 100%;
    top: auto;
  }
}

.flow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

@media screen and (max-width: 862px) {
  .flow {
    gap: 2.08vw;
  }
}

@media screen and (max-width: 768px) {
  .flow {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    width: 90%;
    max-width: 420px;
    margin: 10px auto 0;
  }
}

.flow-item {
  position: relative;
}

.flow-num {
  width: 21%;
  max-width: 46px;
  position: absolute;
  top: -14px;
  left: -8px;
}

@media screen and (max-width: 862px) {
  .flow-num {
    width: 20%;
    top: -1.17vw;
    left: -0.67vw;
  }
}

@media screen and (max-width: 768px) {
  .flow-num {
    top: -10px;
    left: -8px;
  }
}

.flow-img {
  max-width: 420px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.flow-txt {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  margin-top: 0.5em;
}

@media screen and (max-width: 862px) {
  .flow-txt {
    font-size: 1.74vw;
  }
}

@media screen and (max-width: 768px) {
  .flow-txt {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .flow-txt {
    font-size: 3.46vw;
  }
}

.support-ttl {
  width: 96.5%;
  position: absolute;
  top: -35px;
  left: -10px;
}

@media screen and (max-width: 1199px) {
  .support-ttl {
    top: -2.91vw;
    left: -0.83vw;
  }
}

@media screen and (max-width: 768px) {
  .support-ttl {
    width: 100%;
  }
}

.support-ttl3-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .support-ttl3-wrap {
    flex-direction: column;
  }
}

.support-ttl3 {
  width: 420px;
  max-width: 62%;
  margin-top: -2px;
  margin-left: -15px;
}

@media screen and (max-width: 768px) {
  .support-ttl3 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-top: -5px;
  }
}

.support-txt2 {
  width: 270px;
  max-width: 40%;
  margin-top: -25px;
}

@media screen and (max-width: 862px) {
  .support-txt2 {
    margin-top: -2.08vw;
  }
}

@media screen and (max-width: 768px) {
  .support-txt2 {
    max-width: 80%;
    margin-top: -4vw;
  }
}

.support-body {
  margin-top: -65px;
}

@media screen and (max-width: 862px) {
  .support-body {
    margin-top: -5.41vw;
  }
}

@media screen and (max-width: 768px) {
  .support-body {
    margin-top: 11vw;
  }
}

.support-body-inner {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .support-body-inner {
    flex-direction: column;
  }
}

.support-photo {
  width: 58%;
}

@media screen and (max-width: 768px) {
  .support-photo {
    width: 100%;
  }
}

.support-txt-right {
  width: 44%;
}

@media screen and (max-width: 768px) {
  .support-txt-right {
    width: 100%;
    margin: 0 auto;
  }
}

.support-txt3 {
  position: absolute;
  top: 15px;
  left: -10px;
}

@media screen and (max-width: 862px) {
  .support-txt3 {
    top: 1.25vw;
    left: -0.83vw;
  }
}

@media screen and (max-width: 768px) {
  .support-txt3 {
    top: -8vw;
    left: auto;
  }
}