@charset "UTF-8";
html, body {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
@media all and (-ms-high-contrast: none) {
  html, body {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}

body {
  line-height: 1;
}

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
@media all and (-ms-high-contrast: none) {
  div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, font, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
}

a {
  text-decoration: none;
  color: #000;
}
a.decoration {
  text-decoration: underline;
}
a.decoration:visited, a.decoration:focus, a.decoration:active {
  text-decoration: underline;
  outline: 0;
}
a:visited, a:focus, a:active {
  text-decoration: none;
  color: #000;
  outline: 0;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  color: #000;
  -webkit-text-size-adjust: 100%;
}

#wrap {
  font-size: 16px;
}

a {
  color: #000;
}
a:visited, a:focus, a:active {
  color: #000;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

@media only screen and (min-width: 1080px) {
  .flL {
    float: left;
  }
  .flR {
    float: right;
  }
  .hoverOpacity {
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
  }
  .hoverOpacity:hover {
    opacity: 0.8;
  }
  .pcH {
    display: none !important;
  }
}
@media only screen and (max-width: 1079px) {
  .spTabH {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .tabH {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .spH {
    display: none !important;
  }
}
.alignL {
  text-align: left;
}

.alignC {
  text-align: center;
}

.alignR {
  text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .tabAlignL {
    text-align: left;
  }
  .tabAlignC {
    text-align: center;
  }
  .tabAlignR {
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  .spAlignL {
    text-align: left;
  }
  .spAlignC {
    text-align: center;
  }
  .spAlignR {
    text-align: right;
  }
}
.tabBox {
  width: 100%;
  display: none;
}
.tabBox.active {
  display: block;
}

@media only screen and (max-width: 1079px) {
  .spH {
    display: none !important;
  }
}
:root {
  --steel-blue: #4386d7;
  --orange: #ffb448;
  --black: #000;
}

.cp-view-more {
  width: 100%;
  height: auto;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  display: block;
  position: relative;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}
@media only screen and (max-width: 1079px) {
  .cp-view-more {
    display: block;
    margin-bottom: 8vw;
  }
}

.cp-view-more-button {
  position: relative;
  display: inline-block;
  padding: 16px;
  width: 380px;
  background-color: #23C2A4;
  border-radius: 20vw;
  box-sizing: border-box;
  cursor: pointer;
}
@media only screen and (max-width: 1079px) {
  .cp-view-more-button {
    padding: 2.6666666667vw;
    width: 76vw;
  }
}
.cp-view-more-button.active .arrow {
  transform: scale(-1, -1) translateY(50%);
}
@media only screen and (max-width: 1079px) {
  .cp-view-more-button.active .arrow {
    top: 32%;
  }
}
.cp-view-more-button .text {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 1079px) {
  .cp-view-more-button .text {
    font-size: 3.7333333333vw;
  }
}
.cp-view-more-button .arrow {
  position: absolute;
  top: 40%;
  right: 20px;
  width: 15px;
  transition: 0.5s ease 0s;
}
@media only screen and (max-width: 1079px) {
  .cp-view-more-button .arrow {
    top: 42%;
    right: 4vw;
    width: 2.6666666667vw;
  }
}

.paragraph-2 {
  margin-top: 2vw;
  margin-bottom: 2vw;
  font-size: 1vw;
  line-height: 1.2vw;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .paragraph-2 {
    line-height: 1.5vw;
    display: none;
    text-align: left;
    margin: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .paragraph-2 {
    margin-bottom: 4vw;
    font-size: 2.4vw;
    line-height: 3.5vw;
    display: none;
    text-align: left;
  }
}
@media screen and (max-width: 479px) {
  .paragraph-2 {
    font-size: 2vw;
    line-height: 2vw;
    display: none;
    text-align: left;
  }
}
.after {
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

@media screen and (max-width: 767px) {
  .after {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}
.text-13 {
  color: #fff;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  position: static;
  top: auto;
  left: auto;
}

@media screen and (max-width: 767px) {
  .text-13 {
    font-size: 3.7333333333vw;
  }
}
.text-13-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: auto;
  margin-left: 2vw;
  font-size: 1.4vw;
  font-weight: 600;
  line-height: 3vw;
  display: inline-block;
  position: static;
  top: auto;
  left: auto;
}

@media screen and (max-width: 767px) {
  .text-13-copy {
    text-align: left;
    margin-top: 2.2vw;
    margin-left: 4vw;
    font-size: 2.6vw;
    font-weight: 600;
    line-height: 4vw;
  }
}
.image-10 {
  width: auto !important;
  height: 0.9027777778vw;
  max-width: none;
}

@media screen and (max-width: 767px) {
  .image-10 {
    height: 1.6vw;
  }
}
.image-52 {
  width: auto !important;
  height: 1vw;
  max-width: none;
  margin-top: 1.1vw;
  margin-right: 1.3vw;
}
@media screen and (max-width: 767px) {
  .image-52 {
    height: 3vw;
    margin-top: 2.5vw;
    margin-right: 3.5vw;
  }
}

.campaign-wrap {
  padding: 40px 0 75px;
}

@media screen and (max-width: 479px) {
  .campaign-wrap {
    padding: 8vw 0 0 0;
  }
}
.modal-content {
  position: relative;
}
.modal-content #paragraph-2b {
  position: absolute;
  display: block;
  z-index: 10000;
  padding: 100px 70px 70px;
  border-radius: 5px;
  background-color: #EEF9FF;
  line-height: 1.5;
  color: #000;
  font-size: 16px;
  text-align: justify;
}
@media only screen and (max-width: 1079px) {
  .modal-content #paragraph-2b {
    font-size: 3.7333333333vw;
    padding: 17.3333333333vw 8vw 8vw;
  }
}
.modal-content #paragraph-2b .mintext {
  position: absolute;
  left: 50%;
  top: 3%;
  color: #9CCAE0;
  font-size: 20px;
  line-height: 2;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1079px) {
  .modal-content #paragraph-2b .mintext {
    font-size: 4vw;
    top: 10.6666666667vw;
  }
}
.modal-content #paragraph-2b .maintitle {
  position: absolute;
  left: 50%;
  top: 6%;
  font-size: 34px;
  color: #000;
  font-weight: 700;
  border-bottom: 3px solid #3793E7;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1079px) {
  .modal-content #paragraph-2b .maintitle {
    width: 60vw;
    font-size: 6.4vw;
    top: 21.3333333333vw;
  }
}
.modal-content #paragraph-2b .urlWrap {
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 1079px) {
  .modal-content #paragraph-2b .urlWrap {
    display: block;
  }
}
.modal-content #paragraph-2b span {
  line-height: 2;
  font-weight: 700;
  font-size: 18px;
  color: #3793E7;
}
@media only screen and (max-width: 1079px) {
  .modal-content #paragraph-2b span {
    font-size: 4.2666666667vw;
  }
}

.section {
  width: 100%;
  box-sizing: border-box;
}

.inner {
  margin: 0 auto;
  width: 90%;
  max-width: 1024px;
}
@media screen and (min-width: 2200px) {
  .inner {
    max-width: 1380px;
    margin: 0 auto;
  }
}

body {
  font-style: normal;
  line-height: 20px;
  color: #333333;
}
body img {
  width: 100%;
}
@media only screen and (max-width: 1079px) {
  body.menu-open {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 1080px) {
  .hoverOpacity {
    transition: 0.3s ease 0s;
  }
  .hoverOpacity:hover {
    opacity: 0.8;
  }
}

@media only screen and (max-width: 1079px) {
  .pc-only {
    display: none !important;
  }
}

.mobile-only {
  display: none;
}
@media only screen and (max-width: 1079px) {
  .mobile-only {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .tablet-only {
    display: block;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .tablet-hidden {
    display: none;
  }
}

.btns-wrap {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1079px) {
  .btns-wrap {
    display: block;
  }
}
.btns-wrap .btn {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 460px;
  height: 65px;
  font-size: 24px;
  border-radius: 50px;
}
@media only screen and (min-width: 1080px) {
  .btns-wrap .btn {
    transition: 0.3s ease 0s;
  }
  .btns-wrap .btn:hover {
    opacity: 0.8;
  }
}
@media only screen and (max-width: 1079px) {
  .btns-wrap .btn {
    margin: 0 auto;
    width: 84vw;
    height: 13.3333333333vw;
    font-size: 5.0666666667vw;
    border-radius: 10.6666666667vw;
  }
}
@media only screen and (min-width: 1080px) {
  .btns-wrap .btn .mintext {
    display: block;
  }
}
.btns-wrap .btn .mintext:first-of-type {
  color: #2288DD;
  font-size: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .btns-wrap .btn .mintext {
    margin-bottom: 5px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1079px) {
  .btns-wrap .btn .mintext {
    font-weight: 500;
    font-size: 2.9333333333vw;
    line-height: 1.3;
    padding-bottom: 1.3333333333vw;
  }
}
.btns-wrap .btn .icon-img, .btns-wrap .btn .arrow-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.btns-wrap .btn .icon-img {
  left: 10px;
  width: 45px;
  height: 45px;
}
@media only screen and (max-width: 1079px) {
  .btns-wrap .btn .icon-img {
    left: 1.8666666667vw;
    width: 9.6vw;
    height: 9.6vw;
  }
}
.btns-wrap .btn .arrow-img {
  right: 20px;
  width: 11px;
  height: 18px;
}
@media only screen and (max-width: 1079px) {
  .btns-wrap .btn .arrow-img {
    right: 5.3333333333vw;
    width: 2.4vw;
    height: 3.7333333333vw;
  }
}
.btns-wrap .btn.orange-grad-btn {
  color: #2288DD;
  border: 3px solid #2288DC;
  background: #fff;
  padding: 2px;
  line-height: 1.5;
  box-shadow: 0 6px 0 0 #151282;
}
@media only screen and (max-width: 1079px) {
  .btns-wrap .btn.orange-grad-btn {
    box-shadow: 0 1.0666666667vw 0 0 #151282;
  }
}
.btns-wrap .btn.grad-blue-btn {
  color: #fff;
  background: rgb(255, 161, 37);
  background: linear-gradient(90deg, rgb(255, 161, 37) 0%, rgb(246, 100, 3) 100%);
  padding: 5px;
  line-height: 1.5;
}
.btns-wrap .btn.grad-blue-btn > .mintext {
  color: #fff;
}
.btns-wrap .btn.bg-white-btn {
  color: #fff;
  background: rgb(255, 161, 37);
  background: linear-gradient(90deg, rgb(255, 161, 37) 0%, rgb(246, 100, 3) 100%);
  background-color: #fff;
}
.btns-wrap .btn.bd-white-btn {
  color: #fff;
  border: 1px solid #fff;
}
@media only screen and (max-width: 1079px) {
  .btns-wrap .btn.bd-white-btn {
    margin-top: 5.3vw;
  }
}
.btns-wrap .btn + .btn {
  margin-left: 20px;
}
@media only screen and (max-width: 1079px) {
  .btns-wrap .btn + .btn {
    margin: 5.3333333333vw auto 0;
    width: 84vw;
  }
}

.fukidashiWrap {
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1079px) {
  .fukidashiWrap {
    margin-bottom: 2.6666666667vw;
  }
}
.fukidashiWrap.color-white .text {
  color: #1D394F;
}
.fukidashiWrap.color-white .text::before, .fukidashiWrap.color-white .text::after {
  background-color: #1D394F;
}
@media only screen and (max-width: 1079px) {
  .fukidashiWrap.color-white .text::before, .fukidashiWrap.color-white .text::after {
    bottom: 0;
  }
}
.fukidashiWrap .text {
  position: relative;
  padding: 0 15px;
  display: inline-block;
  font-size: 26.5px;
  font-weight: normal;
  padding-bottom: 10px;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  .fukidashiWrap .text {
    padding: 0 4vw;
    font-size: 4.8vw;
  }
}
.fukidashiWrap .text::before, .fukidashiWrap .text::after {
  content: "";
  position: absolute;
  bottom: 5px;
  width: 1px;
  height: 1.1111111111em;
  background-color: #333;
}
@media only screen and (max-width: 1079px) {
  .fukidashiWrap .text::before, .fukidashiWrap .text::after {
    bottom: -1.3333333333vw;
  }
}
.fukidashiWrap .text::before {
  left: 0;
  transform: rotate(-30deg);
}
.fukidashiWrap .text::after {
  right: 0;
  transform: rotate(30deg);
}
.fukidashiWrap .text span {
  font-size: 26.5px;
  font-weight: bold;
  color: #2288DD;
  border-bottom: 3px solid #FFFF00;
}
@media only screen and (max-width: 1079px) {
  .fukidashiWrap .text span {
    font-size: 4.8vw;
  }
}

.header {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: calc(100vw - (100vw - 100%));
  height: 105px;
  box-sizing: border-box;
  font-weight: 600;
}
@media only screen and (min-width: 1080px) {
  .header {
    padding-right: 20px;
    justify-content: space-between;
    transition: background-color 0.3s ease 0s;
    background-color: #fff;
  }
}
@media only screen and (max-width: 1079px) {
  .header {
    position: absolute;
    height: 17vw;
  }
}
@media only screen and (min-width: 1080px) {
  .header.active {
    background-color: #fff;
  }
}
.header .logo-box {
  margin-left: 5vw;
  display: block;
}
.header .logo {
  width: 18.75vw;
  max-width: 270px;
}
@media only screen and (max-width: 1079px) {
  .header .logo {
    width: 59.7333333333vw;
  }
}
.header-nav {
  padding-top: 50px;
}
.header-nav * {
  color: #fff;
}
.header-nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
}
.header-nav a {
  font-size: min(0.9722222222vw, 14px);
}
@media only screen and (min-width: 1080px) {
  .header-nav a {
    transition: 0.3s ease 0s;
  }
  .header-nav a:hover {
    opacity: 0.5;
  }
}
.header-nav .minNav {
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-end;
}
.header-nav .minNav li + li {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #000;
}
.header-nav .minNav a {
  font-size: 13px;
  color: #000;
}
.header-nav .nav li a {
  color: #000;
}
.header-nav .nav li + li {
  margin-left: 25px;
}
.header-nav .nav li.havChildLink {
  position: relative;
}
.header-nav .nav li.havChildLink > a {
  position: relative;
  padding-right: 1.0666666667em;
}
.header-nav .nav li.havChildLink > a::before {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 0.4em;
  height: 0.4em;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(135deg) translateY(-50%);
}
.header-nav .childLinkWrap {
  position: absolute;
  top: 30px;
  left: 0;
  display: none;
}
.header-nav .childLinkWrap ul {
  padding: 20px 30px;
  display: block;
  width: 200px;
  border-radius: 10px;
  background-color: #fff;
}
.header-nav .childLinkWrap ul li + li {
  margin: 15px 0 0;
}
.header-nav .childLinkWrap ul a {
  color: #333;
}

.main {
  margin-top: -90px;
}
@media only screen and (max-width: 1079px) {
  .main {
    margin-top: -17vw;
  }
}

.FV {
  padding-top: 195px;
  overflow: hidden;
}
@media only screen and (max-width: 1079px) {
  .FV {
    padding-top: 25vw;
  }
}
.FV .FV-contentWrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 25px;
}
@media only screen and (max-width: 1079px) {
  .FV .FV-contentWrap {
    width: auto;
    display: block;
  }
}
@media only screen and (max-width: 1079px) {
  .FV .FV-btns-wrap .btns-wrap {
    display: flex;
    flex-direction: column;
    gap: 5.3vw 0;
  }
}
.FV .FV-btns-wrap .btns-wrap .btn {
  box-shadow: 0 6px 0 0 #151282;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  .FV .FV-btns-wrap .btns-wrap .btn {
    box-shadow: 0 1.0666666667vw 0 0 #151282;
  }
}
.FV .FV-btns-wrap .btns-wrap .btn:last-of-type {
  box-shadow: 0 6px 0 0 #825112;
}
@media only screen and (max-width: 1079px) {
  .FV .FV-btns-wrap .btns-wrap .btn:last-of-type {
    box-shadow: 0 1.0666666667vw 0 0 #825112;
    margin: 0 auto;
    width: 84vw;
  }
}

.FV-img-wrap {
  display: flex;
  justify-content: center;
  position: relative;
  align-items: flex-end;
  width: 62.9%;
  height: auto;
  background: url("../../_assets_mv/mv_v7_pc.webp") no-repeat left bottom;
}
@media only screen and (max-width: 1079px) {
  .FV-img-wrap {
    width: 100vw;
    margin: -4vw 0 6.6666666667vw;
    overflow: hidden;
    height: 89.8666666667vw;
    background: url("../../_assets_mv/mv_v7_sp.webp") no-repeat left bottom;
    background-size: cover;
  }
}
.FV-img-wrap .FV-img {
  width: 100%;
  top: 85px;
}
@media only screen and (max-width: 1079px) {
  .FV-img-wrap .FV-img {
    width: 100%;
    display: block;
  }
}
.FV-img-wrap .FV-text-wrap {
  text-align: center;
  margin: 0 0 15px 3%;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1079px) {
  .FV-img-wrap .FV-text-wrap {
    margin-bottom: 0;
  }
}
.FV-img-wrap .FV-text-wrap .text {
  display: inline;
  font-size: min(2.9861111111vw, 43px);
  color: #333;
  line-height: 1.7;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  .FV-img-wrap .FV-text-wrap .text {
    font-size: 6.6666666667vw;
  }
}
.FV-img-wrap .FV-text-wrap .text-block {
  border-radius: 5px;
  background-color: rgba(228, 242, 251, 0.6);
  padding: 0 10px;
}
.FV-img-wrap .FV-text-wrap .f-color {
  color: #2288dd;
}

.content-wrap {
  width: auto;
  margin: auto 0 auto auto;
  padding-right: 1.8%;
}
.content-wrap .SP-FV {
  display: none;
}
@media only screen and (max-width: 1079px) {
  .content-wrap .SP-FV {
    position: absolute;
    display: grid;
    gap: 1.0416666667vw;
    top: 17vh;
    left: 5vw;
  }
}

.FV-content {
  text-align: center;
  bottom: 20px;
  left: 0;
  width: 100%;
  margin-top: 25px;
}
@media only screen and (max-width: 1079px) {
  .FV-content {
    width: 93.3333333333vw;
    margin: 0 auto;
  }
}

.FV-catch-copy {
  position: relative;
  display: inline-block;
  color: #2288dd;
}
@media only screen and (min-width: 1080px) {
  .FV-catch-copy {
    text-align: center;
  }
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy {
    width: 100%;
    margin-bottom: 0;
  }
}
.FV-catch-copy .title {
  color: #000;
  text-align: left;
  font-size: min(2.7777777778vw, 40px);
  font-weight: bold;
  margin-top: 11px;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .title {
    text-align: center;
    font-size: 6.6666666667vw;
    margin-top: 1.3333333333vw;
    font-feature-settings: "palt";
  }
}
.FV-catch-copy .pcH {
  display: block;
  width: auto;
  height: 12vw;
}
.FV-catch-copy .FV-flex {
  text-align: left;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex {
    text-align: center;
    display: block;
  }
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex .FV-achievement-wrap {
    text-align: left;
    display: flex;
    justify-content: center;
    margin: 5.3333333333vw auto 0;
    position: relative;
    z-index: 2;
  }
}
@media only screen and (min-width: 1080px) {
  .FV-catch-copy .FV-flex .FV-achievement-wrap {
    width: 490px;
    gap: 20px;
    display: flex;
    justify-content: left;
    margin-top: 23px;
  }
}
.FV-catch-copy .FV-flex .FV-achievement-wrap img {
  width: auto;
}
.FV-catch-copy .FV-flex .FV-achievement-wrap img.pc-only {
  margin-left: 10px;
  width: 129px;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex .FV-achievement-wrap img {
    width: 76.2666666667vw;
  }
}
.FV-catch-copy .FV-flex .ballonbox {
  display: flex;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex .ballonbox {
    justify-content: space-around;
  }
}
.FV-catch-copy .FV-flex .ballonbox .balloon {
  background-image: url("../images/FV_flag.webp");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 5px;
  width: 289px;
  padding: 22px 18px 33px 20px;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex .ballonbox .balloon {
    padding: 3.4666666667vw 2.6666666667vw 5.3333333333vw 2.6666666667vw;
    margin-bottom: 1.3333333333vw;
    width: 61.8666666667vw;
    left: 5vw;
    top: -25vw;
  }
}
.FV-catch-copy .FV-flex .ballonbox .balloon .maintitle {
  text-align: center;
  font-size: 24px;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex .ballonbox .balloon .maintitle {
    font-size: 4vw;
  }
}
.FV-catch-copy .FV-flex .ballonbox .balloon .maintitle .min {
  font-size: 17px;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex .ballonbox .balloon .maintitle .min {
    font-size: 2.6666666667vw;
  }
}
.FV-catch-copy .FV-flex .main_ttl {
  margin: 30px auto 0;
  width: 530px;
}
@media only screen and (max-width: 1079px) {
  .FV-catch-copy .FV-flex .main_ttl {
    margin: 5.3333333333vw auto 0;
    width: 85.3333333333vw;
  }
}

.FV-btns-wrap {
  margin: 20px 0 48px 0;
  display: block;
  max-width: 470px;
}
@media only screen and (max-width: 1079px) {
  .FV-btns-wrap {
    margin: 2.6666666667vw auto 14.6666666667vw;
    max-width: 100vw;
  }
}
.FV-btns-wrap * {
  z-index: 2;
  position: relative;
}

.FV-to-campaign {
  margin: 25px auto 0;
  display: block;
}
@media only screen and (max-width: 1079px) {
  .FV-to-campaign {
    margin-top: 5.3333333333vw;
  }
}
.FV-to-campaign .text {
  font-size: 22px;
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1079px) {
  .FV-to-campaign .text {
    padding-bottom: 0;
    font-size: 4vw;
  }
}
.FV-to-campaign .arrow-img {
  width: 17px;
}
@media only screen and (max-width: 1079px) {
  .FV-to-campaign .arrow-img {
    display: none;
  }
}

.shopmap2-sec {
  background-color: #EEF9FF;
}
@media only screen and (min-width: 1080px) {
  .shopmap2-sec {
    padding-top: 40px;
    background-image: url("../images/bg_shopmap2_pc.webp");
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
}
.shopmap2-sec .w-container {
  margin: 0 auto;
  max-width: 1024px;
  width: 85%;
}
@media only screen and (max-width: 1079px) {
  .shopmap2-sec .w-container {
    width: auto;
  }
}

.shopmap2-box {
  position: relative;
}
@media only screen and (min-width: 1080px) {
  .shopmap2-box {
    display: flex;
    flex-direction: row-reverse;
  }
}

.shopmap2-text-box {
  margin-left: auto;
  text-align: center;
  box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
  .shopmap2-text-box {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 1079px) {
  .shopmap2-text-box {
    padding-top: 5.3333333333vw;
  }
}
.shopmap2-text-box .btns-wrap {
  margin-top: 30px;
}
.shopmap2-text-box .btns-wrap .cta_inquiry {
  background: #fff;
  font-weight: bold;
  box-shadow: 0 6px 0 0 #151282;
}
@media only screen and (max-width: 1079px) {
  .shopmap2-text-box .btns-wrap .cta_inquiry {
    box-shadow: 0 1.0666666667vw 0 0 #151282;
  }
}
@media only screen and (max-width: 1079px) {
  .shopmap2-text-box .btns-wrap {
    position: absolute;
    bottom: 8vw;
    left: 50%;
    margin-top: 0;
    transform: translateX(-50%);
  }
}

.shop-map2-title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.4;
}
@media only screen and (max-width: 1079px) {
  .shop-map2-title {
    font-size: 6.1333333333vw;
  }
}
.shop-map2-title span {
  font-size: min(3.4722222222vw, 50px);
  color: #3793E7;
  border-bottom: 4px solid #ff0;
}
@media only screen and (max-width: 1079px) {
  .shop-map2-title span {
    font-size: 8vw;
  }
}

.shopmap2-img {
  width: 510px;
}
@media only screen and (min-width: 1080px) {
  .shopmap2-img {
    margin-left: min(-40px, -2.7777777778vw);
  }
}
@media only screen and (max-width: 1079px) {
  .shopmap2-img {
    width: 100%;
  }
}
.shopmap2-img img {
  width: 100%;
  height: auto;
}

.conversion {
  position: relative;
}
.conversion-content {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.conversion-content .fukidashiWrap .text span {
  font-size: 18px;
  color: #3793E7;
}
@media only screen and (max-width: 1079px) {
  .conversion-content .fukidashiWrap .text span {
    font-size: 4.8vw;
  }
}
.conversion-images {
  width: 100%;
}
.conversion-images img {
  width: 100%;
  height: auto;
}
.conversion .btns-wrap {
  margin-top: 25px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1079px) {
  .conversion .btns-wrap {
    display: flex;
    flex-direction: column;
    gap: 5.3vw 0;
    margin-top: 2.6666666667vw;
  }
}
.conversion .btns-wrap .btn {
  font-weight: bold;
}
.conversion .btns-wrap .btn.cta_inquiry {
  background: #fff;
  font-weight: bold;
  box-shadow: 0 6px 0 0 #151282;
}
@media only screen and (max-width: 1079px) {
  .conversion .btns-wrap .btn.cta_inquiry {
    box-shadow: 0 1.0666666667vw 0 0 #151282;
  }
}
.conversion .btns-wrap .btn.cta_web {
  font-weight: bold;
  box-shadow: 0 6px 0 0 #825112;
}
@media only screen and (max-width: 1079px) {
  .conversion .btns-wrap .btn.cta_web {
    box-shadow: 0 1.0666666667vw 0 0 #825112;
    margin: 0 auto;
    width: 84vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .conversion .btns-wrap .btn + .btn {
    margin: 0 auto;
  }
}
.conversion .conversion-content .fukidashiWrap .text {
  font-size: 26.5px;
  font-weight: bold;
  padding-bottom: 0;
  letter-spacing: 0.04em;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 1079px) {
  .conversion .conversion-content .fukidashiWrap .text {
    font-size: 4.2666666667vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .conversion .conversion-content .fukidashiWrap .text {
    font-size: 4vw;
  }
}
.conversion .conversion-content .fukidashiWrap .text::before {
  bottom: -10px;
}
@media only screen and (max-width: 1079px) {
  .conversion .conversion-content .fukidashiWrap .text::before {
    left: 2vw;
    bottom: 0;
  }
}
.conversion .conversion-content .fukidashiWrap .text::after {
  bottom: -10px;
}
@media only screen and (max-width: 1079px) {
  .conversion .conversion-content .fukidashiWrap .text::after {
    right: 2.1333333333vw;
    bottom: 0;
  }
}
.conversion .conversion-content .fukidashiWrap .text span {
  font-size: 26.5px;
  border-bottom: 3px solid #ff0;
}
@media only screen and (max-width: 1079px) {
  .conversion .conversion-content .fukidashiWrap .text span {
    font-size: 4.2666666667vw;
  }
}

@media screen and (min-width: 2200px) {
  .conversion-images {
    max-width: 1440px;
    max-height: 540px;
    margin: 0 auto;
  }
}

.footer {
  padding-top: 30px;
  padding-bottom: 3vw;
  background-color: #3793E7;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .footer {
    padding-bottom: 20vw;
  }
}
@media only screen and (max-width: 1079px) {
  .footer {
    padding-bottom: 35vw;
  }
}
.footer * {
  color: #fff;
}
.footer-logo {
  margin: 0 auto;
  width: 175px;
}
@media only screen and (max-width: 1079px) {
  .footer-logo {
    width: 46.6666666667vw;
  }
}
.footer-paragraph {
  width: 90%;
  text-align: center;
  margin-top: 2vw;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2vw;
  line-height: 1.5vw;
}
@media only screen and (min-width: 1080px) {
  .footer-paragraph {
    margin-top: 20px;
  }
}
.footer-paragraph .paragraph-39 {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.7142857143;
}
@media only screen and (max-width: 1079px) {
  .footer-paragraph .paragraph-39 {
    font-size: 3.2vw;
  }
}
.footer-paragraph .paragraph-info {
  margin-top: 25px;
  font-size: 14px;
}
@media only screen and (max-width: 1079px) {
  .footer-paragraph .paragraph-info {
    margin-top: 6.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.footer-paragraph .paragraph-copy {
  margin-top: 25px;
}
@media only screen and (max-width: 1079px) {
  .footer-paragraph .paragraph-copy {
    margin-top: 2.6666666667vw;
  }
}

.footer-logo {
  width: 200px;
}

.cta-pc {
  z-index: 1001;
  position: fixed;
  top: 5px;
  right: 10px;
  width: 550px;
}
.cta-pc img {
  width: 100%;
  height: auto;
}
.cta-pc .cta-btn-wrap {
  margin-top: 2px;
  display: flex;
  justify-content: flex-end;
  gap: 2.5px;
}
.cta-pc .cta-btn-wrap .cta-link {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 180px;
  border: 2px solid #2288DD;
  padding: 3px 20px 3px 10px;
  border-radius: 3px;
}
.cta-pc .cta-btn-wrap .cta-link img {
  width: 25px;
}
.cta-pc .cta-btn-wrap .cta-link .text {
  font-feature-settings: "palt";
  margin-left: 10px;
  color: #2288DD;
  font-size: 13px;
  font-weight: bold;
}
.cta-pc .cta-btn-wrap .cta-link:hover {
  opacity: 0.7;
}
.cta-pc .cta-btn-wrap .cta-link.cta_web {
  position: relative;
  color: #fff;
  margin-left: 2px;
  border: none;
  background: linear-gradient(90deg, rgb(255, 161, 37) 0%, rgb(246, 100, 3) 100%);
  padding: 3px 8px 3px 10px;
}
.cta-pc .cta-btn-wrap .cta-link.cta_web .imageWrap {
  position: absolute;
  width: 25px;
  top: 26%;
  left: 6%;
}
.cta-pc .cta-btn-wrap .cta-link.cta_web .imageWrap img {
  width: 100%;
}
.cta-pc .cta-btn-wrap .cta-link.cta_web .text {
  font-feature-settings: "palt";
  color: #fff;
}
.cta-pc .call-img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  width: 180px;
  box-sizing: border-box;
  padding: 5px 0;
  border-radius: 3px;
  background-color: #F3F5F6;
}
.cta-pc .call-img:hover {
  opacity: 0.7;
}
.cta-pc .call-img .imageWrap {
  width: 34px;
}
.cta-pc .call-img .imageWrap img {
  width: 100%;
}
.cta-pc .call-img .telWrap {
  margin-left: 10px;
  text-align: center;
}
.cta-pc .call-img .telWrap .telNum {
  letter-spacing: -0.03rem;
  color: #2288DD;
  font-size: 15px;
  font-weight: bold;
}
.cta-pc .call-img .telWrap .min {
  letter-spacing: -0.03rem;
  margin-top: -5px;
  color: #2288DD;
  font-size: 8.5px;
  font-weight: bold;
}

#modal .mintext {
  color: #fff;
}

.cta-sp {
  z-index: 1001;
  position: fixed;
  bottom: -100px;
  left: 0;
  padding: 2.6666666667vw 4vw 2.6666666667vw 2.6666666667vw;
  width: 100vw;
  background-color: #fff;
  box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  transition: bottom 0.3s ease-in-out;
}
.cta-sp.hidden-active {
  background-color: transparent;
  box-shadow: none;
}
.cta-sp.hidden-active .cta-sp-box-bg {
  justify-content: flex-end;
}
.cta-sp.hidden-active .hidden {
  display: none;
}
.cta-sp.visible {
  bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .cta-sp {
    padding: 1.3333333333vw 2vw 0.6666666667vw 1.3333333333vw;
  }
}
.cta-sp-box-bg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .cta-sp .btns-wrap {
    padding-bottom: 2vw;
    width: 100%;
  }
}
@media only screen and (max-width: 1079px) {
  .cta-sp .btns-wrap {
    width: 100%;
    display: flex;
    align-items: center;
  }
}
.cta-sp .btns-wrap .btn {
  font-weight: bold;
  margin-right: 10px;
  padding-left: 10px;
  max-width: 66.6666666667vw;
  height: 9.6vw;
  font-size: 3.4666666667vw;
}
@media only screen and (max-width: 1079px) {
  .cta-sp .btns-wrap .btn {
    max-width: none;
    width: 100%;
  }
}
.cta-sp .btns-wrap .btn:last-of-type {
  margin-left: 0;
  box-shadow: 0 6px 0 0 #825112;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  .cta-sp .btns-wrap .btn:last-of-type {
    box-shadow: 0 1.0666666667vw 0 0 #825112;
    background: linear-gradient(90deg, rgb(255, 161, 37) 0%, rgb(246, 100, 3) 100%);
    color: #fff;
    border: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .cta-sp .btns-wrap .btn {
    width: 100%;
    max-width: none;
    height: 50px;
    font-size: 15px;
  }
}
.cta-sp .btns-wrap .btn .icon-img {
  width: 6.4vw;
  height: 6.4vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .cta-sp .btns-wrap .btn .icon-img {
    width: 24px;
    height: 24px;
  }
}
.cta-sp .btns-wrap .btn .arrow-img {
  width: 1.6vw;
  height: 2.4vw;
  right: 3.3vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .cta-sp .btns-wrap .btn .arrow-img {
    width: 6px;
    height: 9px;
  }
}
.cta-sp .btns-wrap .cta_web {
  color: #fff;
  margin-top: 0;
  background: #3793E7;
  padding: 2px;
}
.cta-sp .btns-wrap .cta_web .arrow-img {
  color: #fff;
}
.cta-sp .icon-link-wrap {
  display: flex;
  align-items: center;
  margin-left: 3px;
}
@media only screen and (max-width: 1079px) {
  .cta-sp .icon-link-wrap {
    flex: none;
  }
}
.cta-sp .icon-link img {
  width: 5.8666666667vw;
  height: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .cta-sp .icon-link img {
    width: 30px;
  }
}
.cta-sp .icon-link .text {
  margin: 0;
  font-size: 2.6666666667vw;
  font-weight: bold;
  letter-spacing: 0.125em;
  color: #28D;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .cta-sp .icon-link .text {
    font-size: 13px;
  }
}
.cta-sp .icon-link:last-of-type {
  text-align: center;
  margin: 0;
  padding: 0;
  padding-left: 2.6666666667vw;
  border-left: 1px dashed #3793E7;
}

#globalNavBtn .icon {
  position: relative;
  margin: 0 auto;
  display: inline-block;
  width: 5.3333333333vw;
  height: 4.2666666667vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavBtn .icon {
    width: 30px;
    height: 22px;
  }
}
#globalNavBtn .icon::before, #globalNavBtn .icon::after, #globalNavBtn .icon span {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #3793E7;
  transition: 0.3s ease 0s;
}
#globalNavBtn .icon::before {
  top: 0;
}
#globalNavBtn .icon::after {
  top: calc(100% - 2px);
}
#globalNavBtn .icon span {
  top: 50%;
  transform: translateY(-50%);
}
#globalNavBtn .text {
  transition: 0.3s ease 0s;
}
#globalNavBtn.active .icon::before, #globalNavBtn.active .icon::after {
  background-color: #fff;
}
#globalNavBtn.active .icon::before {
  top: 50%;
  transform: rotate(45deg) translateY(-50%);
}
#globalNavBtn.active .icon::after {
  top: 50%;
  left: 1px;
  transform: rotate(-45deg) translateY(-50%);
}
#globalNavBtn.active .icon span {
  opacity: 0;
}
#globalNavBtn.active .text {
  color: #fff;
}

#fixedMenu .btns-wrap .btn + .btn {
  margin: 0;
  margin-right: 10px;
}

#phone .mintext {
  color: #fff;
}

#globalNavWrap {
  z-index: 1000;
  position: fixed;
  top: 100vh;
  left: 0;
  padding-top: 5.3333333333vw;
  width: 100vw;
  height: 100vh;
  background-color: rgba(22, 136, 240, 0.93);
  transition: top 0.3s ease 0s;
  overflow-y: auto;
  box-sizing: border-box;
}
#globalNavWrap.open {
  transform: translateY(0);
}
@media only screen and (max-width: 1079px) {
  #globalNavWrap .globalNavContent {
    padding-bottom: 8vw;
    height: 100%;
    overflow: scroll;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap {
    padding: 30px 0 40px;
  }
}
#globalNavWrap.active {
  top: 0;
}
#globalNavWrap .inner {
  margin: 0 auto;
  width: 90%;
}
#globalNavWrap .logo-box {
  margin-left: 0;
}
#globalNavWrap .logo {
  width: 59.7333333333vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .logo {
    width: 270px;
  }
}
#globalNavWrap .nav {
  font-weight: normal;
  color: #fff;
}
#globalNavWrap .nav .icon {
  width: 5.3333333333vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .nav .icon {
    width: 30px;
  }
}
#globalNavWrap .nav .icon img {
  width: 100%;
  height: auto;
}
#globalNavWrap .nav-list, #globalNavWrap .grid-nav-list {
  margin-right: 5.3333333333vw;
  margin-left: 5.3333333333vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .nav-list, #globalNavWrap .grid-nav-list {
    margin-right: 30px;
    margin-left: 30px;
  }
}
#globalNavWrap .nav-list .text, #globalNavWrap .grid-nav-list .text {
  margin: 0;
}
#globalNavWrap .nav-list {
  margin-top: 1.3333333333vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .nav-list {
    margin-top: 60px;
  }
}
#globalNavWrap .nav-list .nav + .nav {
  margin-top: 5.3333333333vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .nav-list .nav + .nav {
    margin-top: 30px;
  }
}
#globalNavWrap .nav-list .nav a {
  display: flex;
  align-items: center;
  color: #fff;
}
#globalNavWrap .nav-list .nav a .icon {
  margin-right: 4vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .nav-list .nav a .icon {
    margin-left: 15px;
  }
}
#globalNavWrap .nav-list .nav a .text {
  font-size: 5.3333333333vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .nav-list .nav a .text {
    font-size: 24px;
  }
}
#globalNavWrap .child-nav-list {
  margin-top: 4vw;
  margin-left: 1em;
  padding-left: 10.6666666667vw;
  list-style: disc;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .child-nav-list {
    margin-top: 20px;
  }
}
#globalNavWrap .child-nav-list li a {
  font-size: 4vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .child-nav-list li a {
    font-size: 18px;
  }
}
#globalNavWrap .child-nav-list li + li {
  margin-top: 2.6666666667vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .child-nav-list li + li {
    margin-top: 15px;
  }
}
#globalNavWrap .grid-nav-list {
  margin-top: 8vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .grid-nav-list {
    margin-top: 70px;
  }
}
#globalNavWrap .grid-nav-list .nav .icon {
  margin: 0 auto 2.6666666667vw;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .grid-nav-list .nav .icon {
    margin-bottom: 15px;
  }
}
#globalNavWrap .grid-nav-list .nav .contentWrap {
  text-align: center;
}
#globalNavWrap .grid-nav-list .nav .contentWrap .text {
  font-size: 4.8vw;
  line-height: 1.3333333333;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .grid-nav-list .nav .contentWrap .text {
    font-size: 2vw;
  }
}
#globalNavWrap .grid-nav-list .nav + .nav {
  border-left: 1px solid #fff;
}
#globalNavWrap .btns-wrap {
  margin-top: 8vw;
  flex-wrap: wrap;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  #globalNavWrap .btns-wrap .btns-top {
    display: flex;
    flex-direction: column-reverse;
  }
}
#globalNavWrap .btns-wrap .btns-top .btn:first-of-type {
  font-weight: bold;
}
#globalNavWrap .btns-wrap .btns-top .btn .icon-img span {
  font-weight: 500;
}
#globalNavWrap .btns-wrap .btns-top .bg-white-btn {
  box-shadow: 0 6px 0 0 #825112;
}
@media only screen and (max-width: 1079px) {
  #globalNavWrap .btns-wrap .btns-top .bg-white-btn {
    box-shadow: 0 1.0666666667vw 0 0 #825112;
    margin: 0 auto 5.3vw;
    width: 84vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #globalNavWrap .btns-wrap .btns-top {
    margin-top: 60px;
  }
  #globalNavWrap .btns-wrap .btns-top .btn {
    width: 100%;
  }
  #globalNavWrap .btns-wrap .btns-top .btn + .btn {
    margin: 20px 0 0;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 1002;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: hsla(204, 89%, 54%, 0.8);
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
  .modal {
    padding: 0 10px;
  }
}
.modal .modalWrap {
  display: flex;
  align-items: center;
  height: 100%;
}
.modal .modalWrap .modalcontent {
  position: relative;
  background-color: #fff;
  padding: 20px;
  width: 800px;
  border-radius: 8px;
  text-align: center;
  margin: 0 auto;
  max-height: 100vh;
  box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .modalcontent {
    margin: 0;
    width: 94.6666666667vw;
  }
}
.modal .modalWrap .modalcontent .modaltext {
  position: relative;
  color: #3793E7;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .modalcontent .modaltext {
    font-size: 2.6666666667vw;
  }
}
.modal .modalWrap .modalcontent .modaltext::before, .modal .modalWrap .modalcontent .modaltext::after {
  content: "";
  position: absolute;
  top: 0%;
  width: 1px;
  height: 25px;
  border-left: 2px solid #3793E7;
}
.modal .modalWrap .modalcontent .modaltext::before {
  left: 285px;
  transform: rotate(-25deg);
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .modalcontent .modaltext::before {
    left: 65px;
  }
}
.modal .modalWrap .modalcontent .modaltext::after {
  right: 285px;
  transform: rotate(25deg);
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .modalcontent .modaltext::after {
    right: 65px;
  }
}
.modal .modalWrap .modalcontent .btns-wrap {
  width: auto;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .modalcontent .btns-wrap {
    width: 84vw;
  }
}
.modal .modalWrap .modalcontent .btns-wrap .bd-white-btn {
  background-color: #3793E7;
  padding-bottom: 5px;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .modalcontent .btns-wrap .bd-white-btn {
    margin: 5.3333333333vw auto 0;
    width: 84vw;
  }
}
.modal .modalWrap .modalcontent .btns-wrap .bd-white-btn .mintext {
  display: block;
  font-size: 15px;
  padding-bottom: 5px;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .modalcontent .btns-wrap .bd-white-btn .mintext {
    font-size: 2.9333333333vw;
    padding-bottom: 1.3333333333vw;
  }
}
.modal .modalWrap .closebtn {
  position: absolute;
  text-align: center;
  margin: auto;
  justify-content: center;
  align-items: center;
  top: 10%;
  right: 2%;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .closebtn {
    top: 10%;
    right: 4%;
    display: block;
  }
}
.modal .modalWrap .closebtn .close {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .closebtn .close {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.modal .modalWrap .closebtn .close::after, .modal .modalWrap .closebtn .close::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #000;
  top: 50%;
}
@media only screen and (max-width: 1079px) {
  .modal .modalWrap .closebtn .close::after, .modal .modalWrap .closebtn .close::before {
    top: 49%;
    left: 0;
  }
}
.modal .modalWrap .closebtn .close::after {
  transform: rotate(45deg);
}
.modal .modalWrap .closebtn .close::before {
  transform: rotate(-45deg);
}
.modal .modalWrap .closebtn .close:hover {
  opacity: 0.8;
}

#flow {
  padding-top: 0;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1079px) {
  #flow {
    padding-bottom: 13.3333333333vw;
  }
}
#flow .arrow_up {
  font-size: 100px;
  position: relative;
  width: 0.6em;
  height: 1em;
  background-color: #39a9d6;
}

#review {
  padding-top: 70px;
  background-color: #F3F5F6;
  overflow: hidden;
}
@media only screen and (max-width: 1079px) {
  #review {
    padding-top: 8vw;
  }
}
#review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title {
  margin: 0 30px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title {
    margin: 0 5.3333333333vw;
  }
}
#review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title .text-20 {
  line-height: 1.5;
  font-size: 38px;
  font-feature-settings: "palt";
  text-align: center;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title .text-20 {
    font-size: 6.4vw;
  }
}
#review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title .text-20 span {
  font-size: 54px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title .text-20 span {
    font-size: 8vw;
  }
}
#review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title .text-20 span .min {
  font-size: 38px;
  border-bottom: none;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .swipertitleimageWrap .shop-map2-title .text-20 span .min {
    font-size: 6.4vw;
  }
}
#review .reviewWrap .reviewinner .swipertitleimageWrap .swiper-img {
  width: 62.2222222222vw;
  max-width: 896px;
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .swipertitleimageWrap .swiper-img {
    display: none;
  }
}
#review .reviewWrap .reviewinner .swipertitleimageWrap .swiper-sp-img {
  display: none;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .swipertitleimageWrap .swiper-sp-img {
    margin: 0 auto;
    display: block;
    width: 84vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap {
  position: relative;
  margin-top: 65px;
  padding-bottom: 60px;
}
@media screen and (min-width: 2200px) {
  #review .reviewWrap .reviewinner .worriesWrap.inner {
    max-width: 1024px;
  }
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap {
    margin-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  border-style: solid;
  border-color: #F3F5F6 transparent transparent transparent;
  border-width: 41px 50px 0px 50px;
  transform: translateX(-50%);
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap::before {
    bottom: -5.3333333333vw;
    border-width: 6.9333333333vw 8.2666666667vw 0px 8.2666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries {
  position: relative;
}
#review .reviewWrap .reviewinner .worriesWrap .worries .maintitleWrap {
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .maintitleWrap {
    width: 80.5333333333vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .maintitleWrap .maintitle .text-20 {
  text-align: center;
}
#review .reviewWrap .reviewinner .worriesWrap .worries .maintitleWrap .maintitle .worries-img {
  display: block;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .maintitleWrap .maintitle .worries-img {
    display: none;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .maintitleWrap .maintitle .worries-sp-img {
  display: none;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .maintitleWrap .maintitle .worries-sp-img {
    display: block;
    width: 80vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox {
  margin-top: 25px;
  display: flex;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox {
    margin-top: 6.6666666667vw;
    display: block;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox {
    display: block;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box {
  display: flex;
  position: relative;
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box {
    width: 100%;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .worriesimageWrap .worries-img {
  width: 12.7083333333vw;
  max-width: 183px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .worriesimageWrap .worries-img {
    width: 42.6666666667vw;
    max-width: none;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox {
  margin-top: 13px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox {
    margin-top: 2.6666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .bubbleWrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .bubbleWrap {
    gap: 2.6666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .bubbleWrap .bottom_arrow {
  display: inline-block;
  vertical-align: bottom;
  color: #FE8100;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.3em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .bubbleWrap .bubbletext {
  border-radius: 5px;
  background-color: #9CCAE0;
  padding: 5px 7px;
  font-size: 16px;
  color: #fff;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .bubbleWrap .bubbletext {
    border-radius: 1.3333333333vw;
    padding: 1.3333333333vw 1.8666666667vw;
    font-size: 3.7333333333vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .bubbleWrap .bubbletext .text {
  color: #fff;
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .worriestextWrap {
  z-index: 2;
  position: relative;
  margin-top: 10px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .worriestextWrap {
    margin-top: 2.6666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .worriestextWrap .worriestext {
  text-align: center;
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .worriestextWrap .worriestext .text {
  text-align: left;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .worriestextWrap .worriestext .text {
    text-align: center;
    font-size: 4.8vw;
    line-height: 1.3888888889;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box .bubblebox .worriestextWrap .worriestext .text span {
  text-align: right;
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(odd) .bubblebox .worriestextWrap {
  margin-left: -70px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(odd) .bubblebox .worriestextWrap {
    margin-left: -18.6666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(even) {
  justify-content: flex-end;
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(even) .bubblebox .bubbleWrap {
  margin-right: 10px;
  justify-content: flex-end;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(even) .bubblebox .bubbleWrap {
    margin-right: 2.6666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(even) .bubblebox .worriestextWrap {
  margin-right: -55px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(even) .bubblebox .worriestextWrap {
    margin-right: -14.6666666667vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:first-of-type {
  margin-top: 40px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:first-of-type {
    margin-top: 0;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(2) {
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(2) {
    margin-top: 2.6666666667vw;
    margin-right: 0;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(3) {
  position: absolute;
  bottom: 40px;
  left: 180px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(3) {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 4vw;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(4) {
  margin-top: 80px;
  margin-left: -10px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(4) {
    margin-top: 2.6666666667vw;
    margin-left: 0;
  }
}
#review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(5) {
  margin-left: auto;
  margin-right: 80px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .worriesWrap .worries .worriesbox .worriesleftbox .box:nth-of-type(5) {
    margin-top: 4vw;
    margin-right: 0;
  }
}
#review .reviewWrap .reviewinner .aboutWrap {
  background-color: #fff;
  padding: 80px 0;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap {
    padding: 10.6666666667vw 0;
  }
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title {
    margin: 0 30px;
    text-align: center;
  }
}
@media only screen and (max-width: 1079px) and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title {
    margin-top: 2.6666666667vw;
  }
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 {
    line-height: 1.5;
    font-size: 24px;
    font-feature-settings: "palt";
  }
}
@media only screen and (max-width: 1079px) and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 {
    font-size: 6.4vw;
  }
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 span {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1079px) and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 span {
    font-size: 8vw;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .subtextWrap {
  text-align: center;
}
#review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext {
  padding-top: 40px;
  width: 7.3vw;
  max-width: 106px;
  margin: 0 auto;
  font-size: 20px;
  color: #9CCAE0;
  font-weight: bold;
  text-align: center;
  font-family: "Poppins", serif;
  position: relative;
  padding: 0 15px;
  display: inline-block;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext {
    padding-top: 0;
    width: 26.6666666667vw;
    padding: 0 8vw;
    font-size: 4vw;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext::before, #review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext::after {
  content: "";
  position: absolute;
  top: 0%;
  width: 1px;
  height: 100%;
  border-left: 2px solid #9CCAE0;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext::before, #review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext::after {
    display: none;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext::before {
  left: 0;
  transform: rotate(-25deg);
}
#review .reviewWrap .reviewinner .aboutWrap .subtextWrap .subtext::after {
  right: 0;
  transform: rotate(25deg);
}
#review .reviewWrap .reviewinner .aboutWrap .subtitleWrap .subtitle-img {
  display: block;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .subtitleWrap .subtitle-img {
    display: none;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .shop-map2-title {
  position: relative;
  background-image: url("../images/ttl_bg.webp");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 580px;
  height: 125px;
  display: block;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title {
    height: auto;
    width: auto;
    background-image: none;
    display: block;
    padding-bottom: 60px;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 {
  position: absolute;
  top: 15%;
  left: 17%;
  text-align: center;
  font-feature-settings: "palt";
  font-size: 38px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 {
    padding: 0;
    font-size: 6.4vw;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 span {
  font-size: 48px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .shop-map2-title .text-20 span {
    font-size: 8vw;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .contentWrap {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
}
@media screen and (min-width: 2200px) {
  #review .reviewWrap .reviewinner .aboutWrap .contentWrap {
    max-width: 1600px;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .contentWrap .leftbox {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5.9027777778vw;
  max-width: 940px;
  width: 48.9vw;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .contentWrap .leftbox {
    position: relative;
    margin-top: 8vw;
    width: 138.6666666667vw;
    left: -13.3333333333vw;
    transform: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .contentWrap .leftbox {
    margin-top: 10.6666666667vw;
    left: 5.3333333333vw;
  }
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .contentWrap .leftbox .imageWrap img {
    width: 100%;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .prWrap {
  display: flex;
  padding-top: 40px;
  justify-content: center;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .prWrap {
    padding-top: 8vw;
    display: block;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox {
  width: 375px;
  margin-left: auto;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox {
    width: auto;
    margin-left: 0;
    padding: 0;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox .subtitle {
  line-height: 1.8;
  color: #666666;
  font-size: 28px;
  font-weight: bold;
  font-feature-settings: "palt";
  line-height: 1.6428571429;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox .subtitle {
    text-align: center;
    font-size: 6.4vw;
    line-height: 1.9166666667;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox .subtitle span {
  color: #3793E7;
  line-height: 1.9166666667;
}
#review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox .textWrap {
  margin-top: 15px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox .textWrap {
    margin-top: 8vw;
    text-align: justify;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox .textWrap .text {
  font-feature-settings: "palt";
  color: #262B31;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.7222222222;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .prWrap .rightbox .textWrap .text {
    font-size: 4.2666666667vw;
    line-height: 1.6875;
    letter-spacing: 0.04em;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .prWrap .AchievementsWrap {
  margin-top: 15px;
  width: 350px;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .prWrap .AchievementsWrap {
    margin: 4vw auto 0;
    width: 69.3333333333vw;
  }
}
#review .reviewWrap .reviewinner .aboutWrap .subtitleWrap {
  width: 40vw;
  max-width: 578px;
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .aboutWrap .subtitleWrap {
    width: 69.3333333333vw;
  }
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .subtitleWrap {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1079px) {
  #review .reviewWrap .reviewinner .subtitleWrap .subtitle-img {
    margin: 0 auto;
    width: 69.3333333333vw;
  }
}

#about .aboutWrap .shop-map2-title {
  display: none;
  text-align: center;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .shop-map2-title {
    display: block;
    margin-top: 4vw;
  }
}
#about .aboutWrap .shop-map2-title .text {
  font-size: 15px;
  color: #9CCAE0;
  font-weight: 700;
  line-height: 2;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .shop-map2-title .text {
    margin-bottom: 2.6666666667vw;
    font-size: 4vw;
  }
}
#about .aboutWrap .shop-map2-title .text-20 {
  font-size: 24px;
  margin-bottom: 25px;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .shop-map2-title .text-20 {
    margin-bottom: 6.6666666667vw;
    font-size: 6.4vw;
  }
}
#about .aboutWrap .shop-map2-title .text-20 span {
  font-size: 30px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .shop-map2-title .text-20 span {
    font-size: 8vw;
  }
}
#about .aboutWrap .abouttitle-sp-img {
  display: none;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .abouttitle-sp-img {
    display: block;
    width: 70.6666666667vw;
    margin: 0 auto;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap {
  position: relative;
  padding: 35px 0 80px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbgWrap {
    padding-top: 9.3333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap {
  text-align: center;
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext {
  padding-top: 40px;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0 15px;
  display: inline-block;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext::before, #about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext::after {
  content: "";
  position: absolute;
  top: -15%;
  width: 1px;
  height: 100%;
  border-left: 2px solid #fff;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext::before, #about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext::after {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext::before {
  left: -5px;
  transform: rotate(-25deg);
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap .subtextWrap .subtext::after {
  right: -5px;
  transform: rotate(25deg);
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap .about-bg-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#about .aboutWrap .aboutWrapinner .aboutbgWrap .about-bg-img img {
  height: 100%;
}
#about .aboutWrap .aboutWrapinner .shop-map2-title {
  position: relative;
  background-image: url("../images/about_ttl_bg.webp");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 800px;
  height: 125px;
  display: block;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .shop-map2-title {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .shop-map2-title .text-20 {
  position: absolute;
  top: 23%;
  left: 12%;
  text-align: center;
  font-feature-settings: "palt";
  font-size: 38px;
  margin-bottom: 0;
}
#about .aboutWrap .aboutWrapinner .shop-map2-title .text-20 span {
  font-size: 48px;
}
#about .aboutWrap .aboutWrapinner .aboutbottombox {
  display: flex;
  gap: 25px;
  justify-content: center;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbottombox {
    margin-top: 17.3333333333vw;
    gap: 1.3333333333vw;
  }
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbottombox .box {
    width: 26.6666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap {
  padding: 15px 40px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap {
    padding: 5.3333333333vw 0.8vw;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap .textnumber {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  width: 3.4vw;
  max-width: 50px;
  height: 3.4vw;
  max-height: 50px;
  padding: 10px;
  background-color: #3793E7;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap .textnumber {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    font-size: 4vw;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap .text {
  margin-bottom: 10px;
  padding-top: 10px;
  color: #000;
  font-size: 23px;
  font-weight: 500;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap .text {
    margin-bottom: 2.6666666667vw;
    padding-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
    line-height: 1.3571428571;
  }
}
#about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap .bottom_arrow {
  display: inline-block;
  vertical-align: bottom;
  color: #FE8100;
  line-height: 1;
  width: 1em;
  height: 1em;
  border: 0.3em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .aboutbottombox .box .textWrap .bottom_arrow {
    width: 3.4666666667vw;
    height: 3.4666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap {
  background-color: #EEF9FF;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason {
  padding-top: 60px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: end;
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason {
    display: block;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .badgeimageWrap .subtitle-img {
  width: 20vw;
  max-width: 300px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .badgeimageWrap .subtitle-img {
    width: 53.3333333333vw;
    max-width: none;
    margin: 0 auto;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap {
  margin-left: -1.8vw;
  position: relative;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .balloonimageWrap {
  position: absolute;
  top: -50px;
  right: 0;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .balloonimageWrap {
    top: -10.6666666667vw;
    right: auto;
    left: 0;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .balloonimageWrap .balloon-img {
  width: 110px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .balloonimageWrap .balloon-img {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .balloonimageWrap .balloon-sp-img {
  display: none;
  width: 17.3333333333vw;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .balloonimageWrap .balloon-sp-img {
    display: block;
  }
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap {
    margin-left: 0;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .text {
  font-size: 1.6666666667vw;
  text-align: left;
  letter-spacing: 0.01em;
  line-height: 1.5;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .text {
    font-size: 4.8vw;
    margin-top: 4.8vw;
    text-align: center;
    font-weight: 500;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .subtext {
  padding-top: 10px;
  color: #000;
  font-size: 36px;
  font-weight: bold;
  font-feature-settings: "palt";
  text-align: left;
  line-height: 1.5;
  width: 750px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .subtext {
    margin: 0 auto;
    width: 84vw;
    font-size: 6.4vw;
    padding-top: 0;
    margin: 0 auto;
    text-align: center;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .subtext .min {
  font-weight: 500;
  color: #000;
  font-size: 24px;
  text-align: left;
  letter-spacing: 0.01em;
  line-height: 1.5;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .subtext .min {
    font-size: 5.8666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .subtext span {
  font-size: 36px;
  color: #3793E7;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .reason .subtextWrap .subtext span {
    font-size: 6.4vw;
    line-height: 2;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box {
  background-color: #fff;
  border-radius: 6px;
  width: 90%;
  max-width: 1024px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  box-sizing: border-box;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .btnsWrap {
  display: none;
  margin: 0 auto;
  width: 285px;
  padding: 25px 0;
  text-align: center;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .btnsWrap {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .btnsWrap {
    display: block;
    width: 51.3333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .btnsWrap .accordionBtn {
  position: relative;
  display: inline-block;
  width: 285px;
  color: #fff;
  background-color: #1d394f;
  padding: 10px 0;
  border-radius: 20vw;
  font-size: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .btnsWrap .accordionBtn {
    width: 51.3333333333vw;
    padding: 2.6666666667vw 0;
    font-size: 2.1333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .btnsWrap .accordionBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 10px;
  background-image: url("../images/CP-view-more-btn-arrow.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .btnsWrap .accordionBtn.active::after {
  transform: scale(-1, -1) translateY(50%);
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .boxInner {
  padding: 40px 60px;
  display: block;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .boxInner {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .boxInner {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box::after {
  content: "";
  position: absolute;
  right: 0;
  top: -40px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 20px 20px 20px 20px;
  transform: rotate(180deg);
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box {
    position: relative;
  }
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .boxInner {
    padding: 6.6666666667vw;
  }
  #about .aboutWrap .aboutWrapinner .reasonWrap .box::after {
    content: "";
    position: absolute;
    right: 0;
    top: -40px;
    left: 0;
    width: 0px;
    height: 0px;
    margin: auto;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    border-width: 20px 20px 20px 20px;
    transform: rotate(180deg);
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox {
    display: block;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox .textWrap {
  font-size: 18px;
  line-height: 1.5;
  text-align: justify;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox .textWrap {
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox .kidstextWrap {
  font-weight: 400;
  line-height: 1.5;
  font-size: 18px;
  text-align: justify;
  width: 100%;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox .kidstextWrap {
    font-size: 4.2666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox .badgephotoWrap {
  flex: none;
  margin-left: 75px;
  width: 290px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .topbox .badgephotoWrap {
    margin: 6.6666666667vw 0 0;
    width: 100%;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox {
  margin: 0 auto;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox {
    display: block;
  }
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .pointimageWrap {
    margin-top: 6.6666666667vw;
    text-align: center;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .pointimageWrap .point-img img {
  width: 6.9vw;
  max-width: 97px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .pointimageWrap .point-img img {
    width: 21.3333333333vw;
    max-width: none;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .textWrap {
  padding-top: 10px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .textWrap {
    width: 80vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .textWrap .text {
  padding-left: 20px;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .textWrap .text {
    text-align: center;
    margin: 0 auto;
    font-size: 5.3333333333vw;
    line-height: 1.5;
    padding-left: 0;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .textWrap .text span {
  color: #3793E7;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .textWrap .min-text {
  padding: 10px 0 0 20px;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  display: block;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .textWrap .min-text {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .point {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .point {
    display: block;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .point .textWrap {
  width: 61vw;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .point .textWrap {
    width: 80vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .kidsimageWrap {
  margin-top: 20px;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .kidsimageWrap .kids-img {
  margin: 0 auto;
  max-width: 660px;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .sp-min-text {
  display: none;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .centerbox .sp-min-text {
    display: block;
    text-align: left;
    color: #000;
    padding-top: 20px;
    line-height: 1.5;
    font-size: 3.2vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap {
  display: flex;
  justify-content: space-between;
  margin-top: 1.7vw;
  image-rendering: auto;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap {
    display: block;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon {
  display: flex;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon {
    margin: 0 auto;
    width: 69.3333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .point-img {
  margin-top: -17px;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .point-img img {
  width: 7vw;
  max-width: 97px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .point-img img {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .textWrap {
  margin-left: 20px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .textWrap {
    margin-top: 8vw;
    margin-left: 0;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .textWrap .text {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .textWrap .text {
    font-size: 5.0666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .pointicon .textWrap .text span {
  color: #3793E7;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap {
  display: flex;
  gap: 20px;
  margin-right: -10px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap {
    gap: 10px;
    justify-content: center;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap .icon-img {
  width: 95px;
  text-align: center;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap .icon-img {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
    margin-left: 0;
    width: 17.3333333333vw;
  }
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap .icon-img:last-of-type {
    width: 18.6666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap .icon-img .text {
  font-size: 16px;
  line-height: 2;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap .icon-img .text {
    margin-top: 1.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .pointiconWrap .iconWrap .icon-img img:last-of-type {
    width: 17.3333333333vw;
    margin: 0 auto;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper {
  display: block;
  /* Swiper コンテナー */
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container {
  position: relative;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper {
  display: flex;
  justify-content: center;
  transition-timing-function: ease;
  padding: 10px 10px 25px 10px;
  border-color: #000;
  border-radius: 5px;
  gap: 25px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper {
    justify-content: initial;
    gap: 4vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: auto;
  width: 320px !important;
  margin: 0;
  padding: 0;
  text-align: center;
  border-radius: 80vw;
  background-color: #F3F5F6;
  box-sizing: border-box;
  padding: 25px 35px 95px 35px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide {
    width: 65.3333333333vw !important;
    padding: 8vw 8vw 21.3333333333vw;
    max-height: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide {
    max-height: none;
    width: 70.6666666667vw !important;
    padding: 5.3333333333vw 10vw 28vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide img {
  width: 115px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide img {
    width: 30.6666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide .mintext {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.5;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide .mintext {
    font-size: 3.2vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide .mintext span {
  font-size: 15px;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide .mintext span {
    font-size: 4vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide .slider-caption {
  font-size: 16px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide .slider-caption {
    padding: 15px 0 0;
    font-size: 3.7333333333vw;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-wrapper .swiper-slide .slider-caption {
    padding: 2vw 0 0;
    font-size: 3.3333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation {
  display: none;
  position: relative;
  margin: 55px auto 0;
  padding: 0 110px;
  width: -moz-fit-content;
  width: fit-content;
  /* ナビゲーションボタン */
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation {
    display: block;
    margin-top: 2.6666666667vw;
    padding: 0;
    width: 90%;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-pagination {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-pagination .swiper-pagination-bullet {
  background-color: #D9D9D9;
  opacity: 0.6;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 0 10px;
  transition: background-color 0.3s, opacity 0.3s;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-pagination .swiper-pagination-bullet {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin: 0 1.6vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FE8100;
  opacity: 1;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-prev,
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-next {
  position: absolute;
  top: 35%;
  background-color: #FE8100;
  display: grid;
  align-content: center;
  width: 50px;
  height: 50px;
  content: "";
  border-radius: 50%;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-prev,
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-next {
    top: 70%;
    width: 9.6vw;
    height: 9.6vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-prev:hover,
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-next:hover {
  opacity: 0.5;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-prev::after,
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-prev::after,
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-next::after {
    font-size: 4.8vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-prev {
  left: 0;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox #mobileswiper .swiper-mobile-container .swiper-navigation .swiper-button-next {
  right: 0;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .handling .handlingWrap {
  overflow: hidden;
  padding-top: 30px;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .handling .handlingWrap .handling-container + .handling-container {
  margin-top: 4vw;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .handling .handlingWrap .swiper-wrapper {
  padding: 0;
  align-items: center;
  transition: transform 0.1s linear;
  will-change: transform;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .handling .handlingWrap .handling-img {
  padding: 0;
  width: auto !important;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .handling .handlingWrap .handling-img {
    width: auto;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .handling .handlingWrap .handling-img img {
  width: auto;
  max-height: 37px;
  aspect-ratio: unset;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .handling .handlingWrap .handling-img img {
    width: auto !important;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box {
  display: flex;
  text-align: center;
  margin: 0 auto;
  width: 600px;
  padding-top: 50px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box {
    padding-top: 2.6666666667vw;
    width: auto;
    display: block;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList1 {
  text-align: center;
  gap: 10px;
  list-style: none;
  padding-left: 40px;
  width: 300px;
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList1 {
    margin: 0 auto;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList1 li {
  text-align: left;
  width: 300px;
  list-style: disc;
  line-height: 2;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList1 li {
    width: auto;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList1 .hidden {
  display: none;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList2 {
  text-align: center;
  gap: 10px;
  list-style: none;
  padding: 0;
  width: 300px;
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList2 {
    margin: 0 auto;
    padding-left: 10.6666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList2 li {
  text-align: left;
  width: 300px;
  list-style: disc;
  line-height: 2;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList2 li {
    width: auto;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .flex-box #insuranceList2 .hidden {
  display: none;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap {
  margin-top: 20px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap {
    margin-top: 8vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext {
  color: #3793E7;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::before, #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::after {
  content: "";
  background-color: #241414;
  border-radius: 1px;
  height: 1px;
  width: 50px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::before, #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::after {
    width: 13.3333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::before {
  margin-right: 10px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::before {
    margin-right: 2.6666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::after {
  margin-left: 10px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .textWrap .lookovertext::after {
    margin-left: 2.6666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .subtextWrap {
  display: flex;
  justify-content: center;
  gap: 10px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .subtextWrap {
    margin-top: 2.6666666667vw;
    line-height: 1.5;
    border-radius: 1.3333333333vw;
    flex-wrap: wrap;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .subtextWrap .text {
  border-radius: 5px;
  padding: 5px 60px;
  font-size: 16px;
  font-weight: bold;
  background-color: #EEF9FF;
  color: #000;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .exampleWrap .subtextWrap .text {
    padding: 0.8vw 8vw;
    font-size: 4.2666666667vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap {
  border-radius: 5px;
  margin-top: 50px;
  padding: 25px 40px;
  display: flex;
  background-color: #F3F5F6;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap {
    margin-top: 8vw;
    padding: 4vw 6.6666666667vw;
    display: block;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .textWrap {
  position: relative;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .textWrap .text {
  line-height: 1.5;
  font-weight: 500;
  font-size: 18px;
  text-align: justify;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .textWrap .text .sp-text {
  display: none;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .textWrap .text .sp-text {
    display: block;
  }
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .textWrap .text {
    font-size: 3.7333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .badgecircle-img {
  margin-left: 35px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .badgecircle-img {
    margin-left: 0;
    width: 24vw;
    position: absolute;
    bottom: 4vw;
    right: -4vw;
  }
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .commentWrap .badgecircle-img:last-of-type {
    bottom: -1.3333333333vw;
    right: -4vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap {
  margin: 30px auto 0;
  display: flex;
  justify-content: center;
  gap: 25px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap {
    display: none;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap .advisor {
  padding: 25px 35px 95px 35px;
  border-radius: 300px;
  background-color: #F3F5F6;
  text-align: center;
  width: 240px;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap .advisor .humanimageWrap .point-img {
  margin: 0 auto;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap .advisor .humanimageWrap .point-img img {
  max-width: 110px;
  width: 8vw;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap .advisor .mintext {
  margin-top: 15px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap .advisor .mintext span {
  font-size: 16px;
  font-weight: bold;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .advisorWrap .advisor .text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
  text-align: justify;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap {
    margin-top: 5.3333333333vw;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap .point-img img {
  width: 6.9vw;
  max-width: 97px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap .point-img img {
    display: none;
  }
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap .textWrap {
    width: 58.6666666667vw;
    margin: 0 auto;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap .textWrap .text {
  margin-top: 15px;
  margin-left: 20px;
  font-weight: bold;
  font-size: 24px;
  text-align: justify;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap .textWrap .text {
    margin-left: 0;
    font-size: 5.3333333333vw;
    line-height: 1.5;
    text-align: center;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .pointimageWrap .textWrap .text span {
  color: #3793E7;
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .subtextWrap {
  margin-top: 10px;
  margin-left: 20px;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .subtextWrap {
    margin: 2.6666666667vw 0 0;
  }
}
#about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .subtextWrap .subtext {
  text-align: justify;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}
@media only screen and (max-width: 1079px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap .box .bottombox .subtextWrap .subtext {
    font-size: 4.2666666667vw;
    line-height: 1.5;
  }
}

#voice {
  padding: 80px 0;
  overflow: hidden;
}
@media only screen and (max-width: 1079px) {
  #voice {
    padding: 10.6666666667vw 0 0;
  }
}
#voice .subtextWrap .voicetextimageWrap {
  text-align: center;
}
#voice .subtextWrap .voicetextimageWrap .voicetext {
  padding-top: 40px;
  width: 7.3vw;
  max-width: 106px;
  margin: 0 auto;
  font-size: 20px;
  color: #9CCAE0;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 0 15px;
  display: inline-block;
}
@media only screen and (max-width: 1079px) {
  #voice .subtextWrap .voicetextimageWrap .voicetext {
    padding-top: 0;
    padding-bottom: 2.6666666667vw;
    width: 26.6666666667vw;
    font-size: 4vw;
  }
}
#voice .subtextWrap .voicetextimageWrap .voicetext::before, #voice .subtextWrap .voicetextimageWrap .voicetext::after {
  content: "";
  position: absolute;
  top: -50%;
  width: 1px;
  height: 150%;
  border-left: 3px solid #9CCAE0;
}
@media only screen and (max-width: 1079px) {
  #voice .subtextWrap .voicetextimageWrap .voicetext::before, #voice .subtextWrap .voicetextimageWrap .voicetext::after {
    display: none;
  }
}
#voice .subtextWrap .voicetextimageWrap .voicetext::before {
  left: 0;
  transform: rotate(-25deg);
}
#voice .subtextWrap .voicetextimageWrap .voicetext::after {
  right: 0;
  transform: rotate(25deg);
}
#voice .shop-map2-title {
  position: relative;
  background-image: url("../images/voice_ttl_bg.webp");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 1000px;
  height: 125px;
  display: block;
}
@media only screen and (max-width: 1079px) {
  #voice .shop-map2-title {
    height: auto;
    width: auto;
    background-image: none;
    display: block;
  }
}
#voice .shop-map2-title .text-20 {
  position: absolute;
  top: 16%;
  left: 11%;
  text-align: center;
  font-feature-settings: "palt";
  font-size: 38px;
}
@media only screen and (max-width: 1079px) {
  #voice .shop-map2-title .text-20 {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    font-size: 6.4vw;
    padding-bottom: 15px;
  }
}
#voice .shop-map2-title .text-20 span {
  font-size: 48px;
}
@media only screen and (max-width: 1079px) {
  #voice .shop-map2-title .text-20 span {
    font-size: 8vw;
  }
}
#voice .textWrap {
  padding-top: 10px;
}
@media only screen and (max-width: 1079px) {
  #voice .textWrap {
    padding-top: 2.6666666667vw;
  }
}
#voice .textWrap .text {
  color: #000;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
}
@media only screen and (max-width: 1079px) {
  #voice .textWrap .text {
    font-size: 4.8vw;
  }
}
#voice .AchievementsWrap {
  width: 32vw;
  max-width: 454px;
  padding-top: 40px;
  margin: 0 auto;
}
@media only screen and (max-width: 1079px) {
  #voice .AchievementsWrap {
    padding-top: 5.3333333333vw;
    width: 76vw;
    max-width: none;
  }
}
#voice .slide-container .swiper-container {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 90px;
}
@media only screen and (min-width: 1080px) {
  #voice .slide-container .swiper-container {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1480px;
    padding-bottom: 4.8611111111vw;
  }
}
@media only screen and (max-width: 1079px) {
  #voice .slide-container .swiper-container {
    max-width: none;
  }
}
#voice .swiper-backface-hidden .title {
  padding-top: 20px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
@media only screen and (max-width: 1079px) {
  #voice .swiper-backface-hidden .title {
    padding-top: 4vw;
    font-size: 3.7333333333vw;
  }
}
#voice .swiper-backface-hidden .title .minText {
  font-size: 14px;
}
@media only screen and (max-width: 1079px) {
  #voice .swiper-backface-hidden .title .minText {
    font-size: 3.2vw;
  }
}
#voice .swiper-backface-hidden .swiper-slide {
  background-color: #F3F5F6;
  max-height: 600px !important;
}
@media only screen and (max-width: 1079px) {
  #voice .swiper-backface-hidden .swiper-slide {
    max-width: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #voice .swiper-backface-hidden .swiper-slide {
    max-height: none !important;
  }
}
@media only screen and (min-width: 1080px) {
  #voice .swiper-backface-hidden .swiper-slide {
    width: 259.7402597403vw;
    max-width: 462px;
  }
}
#voice .swiper-backface-hidden .swiper-slide:last-of-type {
  margin-right: 0;
}
@media screen and (min-width: 2200px) {
  #voice .swiper-backface-hidden .swiper-slide .imageWrap {
    overflow: hidden;
    max-height: 16vw;
  }
}
@media screen and (min-width: 2200px) {
  #voice .swiper-backface-hidden .swiper-slide .imageWrap img {
    width: 100%;
    height: 100%;
  }
}
#voice .voicebgimageWrap {
  gap: 10px;
  display: flex;
  margin: 0 auto;
  max-height: 410px;
  margin-top: 80px;
}
@media only screen and (max-width: 1079px) {
  #voice .voicebgimageWrap {
    margin-top: 10.6666666667vw;
    gap: 0.8vw;
  }
}
@media only screen and (min-width: 1080px) {
  #voice .voicebgimageWrap {
    max-width: 1480px;
    max-height: 410px;
    margin: 5.5555555556vw auto 0;
  }
}
#voice .voicebgimageWrap img {
  height: 100%;
}

#flow .flowWrap .flowtext {
  text-align: center;
  margin-bottom: 1.4vw;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowtext {
    margin-bottom: 6.6666666667vw;
  }
}
#flow .flowWrap .flowtext .text {
  color: #9CCAE0;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowtext .text {
    font-size: 4vw;
  }
}
#flow .flowWrap .maintitleWrap {
  text-align: center;
}
#flow .flowWrap .maintitleWrap .maintitle {
  margin: 0 auto;
  display: inline-block;
  color: #000;
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 25px;
  border-bottom: solid 4px #3793E7;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .maintitleWrap .maintitle {
    padding-bottom: 4vw;
    font-size: 6.4vw;
  }
}
#flow .flowWrap .flowimg {
  margin-top: 3.5vw;
}
#flow .flowWrap .flowimg ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  text-align: center;
  gap: 15px;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul {
    display: block;
  }
}
#flow .flowWrap .flowimg ul .flowicon-img img {
  width: 65px;
  image-rendering: auto;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul .flowicon-img img {
    width: 17.3333333333vw;
  }
}
#flow .flowWrap .flowimg ul li {
  position: relative;
  list-style: none;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul li {
    display: flex;
    justify-content: space-around;
  }
  #flow .flowWrap .flowimg ul li:first-of-type {
    margin-top: 6.6666666667vw;
  }
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul li .mobile-flow {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 65.3333333333vw;
  }
}
#flow .flowWrap .flowimg ul li .mobile-flow .flownumber {
  padding-top: 1.4vw;
  color: #9CCAE0;
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul li .mobile-flow .flownumber {
    padding-top: 0;
    padding-right: 2.6666666667vw;
    font-size: 6.4vw;
  }
}
#flow .flowWrap .flowimg ul li .mobile-flow .flowtitle {
  padding: 1vw 0;
  color: #3793E7;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul li .mobile-flow .flowtitle {
    font-size: 4.8vw;
  }
}
#flow .flowWrap .flowimg ul li .flowtext {
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul li .flowtext {
    padding-top: 2.6666666667vw;
    font-size: 3.7333333333vw;
    text-align: left;
  }
}
#flow .flowWrap .flowimg ul li .arrowrighticon {
  top: 2vw;
  right: -1vw;
  position: absolute;
  width: 1.7vw;
}
@media only screen and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul li .arrowrighticon {
    top: 20.8vw;
    left: 8vw;
    width: 5.3333333333vw;
    transform: rotate(90deg);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  #flow .flowWrap .flowimg ul li .arrowrighticon {
    top: 19.3333333333vw;
  }
}
#flow .flowWrap .flowimg ul li .arrowright {
  content: "";
}
#flow .flowWrap .flowimg ul li .arrowright::after {
  left: 0;
  width: 8px;
  height: 6px;
  border-left: 4px solid #9CCAE0;
}
#flow .flowWrap .flowimg ul li .arrowright::before {
  left: 4px;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  border-left: 6px solid #9CCAE0;
}

.line-banner {
  position: relative;
  margin: 25px auto 75px;
  padding: 42px 0 46px;
  background: url(../images/line_pc_bg02.webp) no-repeat left bottom, #e6eae9;
}
.line-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 48.3%;
  width: 47.344vw;
  height: 100%;
  background: url(../images/line_pc_bg01.webp) no-repeat;
  background-size: cover;
  z-index: 1;
}
@media only screen and (max-width: 1079px) {
  .line-banner {
    background: url(../images/line_sp_bg.webp) no-repeat center;
    background-size: cover;
    margin: 6.4vw auto 20vw;
    padding: 27% 0 5%;
  }
  .line-banner:after {
    display: none;
  }
}
.line-banner .line-banner-wrap {
  position: relative;
  margin-right: 26%;
  text-align: center;
  line-height: normal;
  z-index: 2;
}
@media only screen and (max-width: 1079px) {
  .line-banner .line-banner-wrap {
    margin: auto 0 0 5%;
    text-align: left;
    line-height: 1.2;
  }
}
.line-banner .line-text {
  margin-bottom: 14px;
  font-size: 40px;
  font-weight: bold;
  color: #333;
  text-shadow: 0 0 8px rgb(255, 255, 255), 0 0 8px rgb(255, 255, 255), 0 0 8px rgb(255, 255, 255), 0 0 8px rgb(255, 255, 255);
}
@media only screen and (max-width: 1079px) {
  .line-banner .line-text {
    margin-bottom: 2.9333333333vw;
    font-size: 6.1333333333vw;
  }
}
.line-banner .line-text02, .line-banner .line-text04 {
  font-weight: 900;
  font-size: 56px;
}
@media only screen and (max-width: 1079px) {
  .line-banner .line-text02, .line-banner .line-text04 {
    font-size: 8.5866666667vw;
  }
}
.line-banner .line-text02 {
  font-size: 58.8px;
  color: #06c755;
}
@media only screen and (max-width: 1079px) {
  .line-banner .line-text02 {
    font-size: 10.24vw;
  }
}
.line-banner .line-text03, .line-banner .line-text04 {
  color: #2288dd;
}
.line-banner .small {
  font-size: 30px;
}
@media only screen and (max-width: 1079px) {
  .line-banner .small {
    font-size: 4.6vw;
  }
}
.line-banner .line_anchor a {
  display: inline-block;
  width: 100%;
  max-width: 390px;
  padding: 17px 0 24px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background: url(../images/line_btn_bg.webp) no-repeat center;
  position: relative;
}
@media only screen and (max-width: 1079px) {
  .line-banner .line_anchor a {
    text-align: center;
    font-size: 5.0666666667vw;
    background: #06c755;
    max-width: 72vw;
    box-shadow: 0 1.0666666667vw 0 #03632b;
    border-radius: 13.3333333333vw;
    padding: 3.2vw 0 2.6666666667vw;
  }
}
.line-banner .line_anchor a::after {
  position: absolute;
  content: "";
  top: 35%;
  right: 23px;
  width: 10px;
  height: 15px;
  margin: auto;
  background: url(../images/line_arrow.webp) no-repeat center;
}
@media only screen and (max-width: 1079px) {
  .line-banner .line_anchor a::after {
    width: 2.1333333333vw;
    height: 3.2vw;
    right: 4.8vw;
  }
}

/* FAQ セクションの全体設定 */
.faqContentWrap {
  border-radius: 8px;
}
.faqContentWrap .faqtext {
  text-align: center;
  margin-bottom: 1.4vw;
}
@media only screen and (max-width: 1079px) {
  .faqContentWrap .faqtext {
    margin-bottom: 5.3333333333vw;
  }
}
.faqContentWrap .faqtext .text {
  color: #9CCAE0;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  .faqContentWrap .faqtext .text {
    font-size: 4vw;
  }
}
.faqContentWrap .maintitleWrap {
  text-align: center;
  margin-bottom: 3.5vw;
}
@media only screen and (max-width: 1079px) {
  .faqContentWrap .maintitleWrap {
    margin-bottom: 8vw;
  }
}
.faqContentWrap .maintitleWrap .maintitle {
  margin: 0 auto;
  display: inline-block;
  color: #000;
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 25px;
  border-bottom: solid 4px #3793E7;
}
@media only screen and (max-width: 1079px) {
  .faqContentWrap .maintitleWrap .maintitle {
    font-size: 6.4vw;
    padding-bottom: 4vw;
  }
}

/* アコーディオンアイテム */
.accordionListWrap {
  margin-top: 20px;
}
@media only screen and (max-width: 1079px) {
  .accordionListWrap {
    margin-top: 10.6666666667vw;
  }
}

.accordionWrap {
  margin-bottom: 1.4vw;
  border-radius: 6px;
  overflow: hidden;
  background-color: #EEF9FF;
  /* アコーディオンのボタン（質問） */
  /* アコーディオンのコンテンツ */
  /* アコーディオンのコンテンツが表示されているとき */
}
@media only screen and (max-width: 1079px) {
  .accordionWrap {
    margin-bottom: 2.6666666667vw;
    border-radius: 1.6vw;
  }
}
.accordionWrap .accordionBtn {
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  background-color: #EEF9FF;
  cursor: pointer;
  border: none;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionBtn {
    padding: 5.3333333333vw;
    padding-right: 12vw;
    font-size: 4.2666666667vw;
  }
}
.accordionWrap .accordionBtn::before {
  content: "Q"; /* 質問の頭文字「Q」を追加 */
  font-size: 26px;
  font-weight: bold;
  color: #3793E7;
  margin-right: 17px; /* 「Q」とテキストの間に余白 */
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionBtn::before {
    font-size: 5.3333333333vw;
    margin-right: 4vw;
  }
}
.accordionWrap .accordionBtn.active {
  background-color: #EEF9FF;
}
.accordionWrap .accordionBtn:hover {
  background-color: #EEF9FF;
}
.accordionWrap .accordionBtn .btn {
  position: absolute;
  top: 1.3em;
  right: 40px;
  width: 12px;
  height: 12px;
  border: 2px solid #FE8100;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionBtn .btn {
    top: 45%;
    right: 4vw;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
.accordionWrap .accordionBtn.active .btn {
  transform: rotate(-135deg);
}
.accordionWrap .accordionContentWrap {
  position: relative;
  display: none; /* 初期状態で非表示 */
  padding: 0 20px 20px;
  background-color: #EEF9FF;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionContentWrap {
    padding: 0 5.3333333333vw 5.3333333333vw;
  }
}
.accordionWrap .accordionContentWrap .answertextWrap {
  margin-bottom: 10px;
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionContentWrap .answertextWrap {
    margin-bottom: 2.6666666667vw;
  }
}
.accordionWrap .accordionContentWrap .answertextWrap .text {
  margin-left: 40px;
  font-size: 20px;
  line-height: 1.5;
  color: #3793E7;
  font-weight: bold;
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionContentWrap .answertextWrap .text {
    margin-left: 8vw;
    font-size: 4.2666666667vw;
  }
}
.accordionWrap .accordionContentWrap .textWrap {
  margin-left: 40px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.6;
  color: #000;
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionContentWrap .textWrap {
    margin-left: 8vw;
    font-size: 3.7333333333vw;
  }
}
.accordionWrap .accordionContentWrap::before {
  position: absolute;
  left: 20px;
  content: "A"; /* 回答の頭文字「A」を追加 */
  font-size: 26px;
  font-weight: bold;
  color: #464646;
  margin-right: 10px; /* 「A」とテキストの間に余白 */
}
@media only screen and (max-width: 1079px) {
  .accordionWrap .accordionContentWrap::before {
    top: 0.3em;
    left: 5.3333333333vw;
    font-size: 5.3333333333vw;
    margin-right: 4vw;
  }
}
.accordionWrap.active .accordionContentWrap {
  display: block;
  position: relative;
  padding-left: 48px;
}

.slide-container .swiper-container {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding-bottom: 20px;
}
@media only screen and (min-width: 1080px) {
  .slide-container .swiper-container {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1480px;
    padding-bottom: 1.3888888889vw;
  }
}
@media only screen and (max-width: 1079px) {
  .slide-container .swiper-container {
    max-width: none;
  }
}
.slide-container .swiper-container .swiper-slide {
  background-color: #fff;
  max-height: 600px !important;
}
@media only screen and (max-width: 1079px) {
  .slide-container .swiper-container .swiper-slide {
    max-width: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .slide-container .swiper-container .swiper-slide {
    max-height: none !important;
  }
}
@media only screen and (min-width: 1080px) {
  .slide-container .swiper-container .swiper-slide {
    width: 259.7402597403vw;
    max-width: 462px;
  }
}
.slide-container .swiper-container .swiper-slide:last-of-type {
  margin-right: 0;
}
@media screen and (min-width: 2200px) {
  .slide-container .swiper-container .swiper-slide .imageWrap {
    overflow: hidden;
    max-height: 16vw;
  }
}
@media screen and (min-width: 2200px) {
  .slide-container .swiper-container .swiper-slide .imageWrap img {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 1079px) {
  .slide-container .swiper-container .swiper-slide .slider-caption {
    font-size: 2.6666666667vw;
  }
}

/* スライド部分 */
.swiper-wrapper {
  display: flex;
  transition-timing-function: ease;
  border-color: #fff;
  border-radius: 5px;
}

/* 各スライド */
.swiper-slide {
  width: 31.5972222222vw !important;
  position: relative;
  height: auto;
  /* キャプションのスタイル */
}
@media only screen and (max-width: 1079px) {
  .swiper-slide {
    width: 70.6666666667vw !important;
  }
}
.swiper-slide img {
  width: 100%; /* 画像が親要素に合わせてサイズ調整 */
  aspect-ratio: 410/240;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.swiper-slide .slider-caption {
  height: 130px;
  line-height: 1.5;
  padding: 15px 20px;
  font-size: 18px;
  display: flex;
  text-align: justify;
}
@media only screen and (max-width: 1079px) {
  .swiper-slide .slider-caption {
    height: auto;
    padding: 2.6666666667vw 0;
    font-size: 3.4666666667vw;
    letter-spacing: 0.04em;
    font-weight: 500;
  }
}

.swiper-backface-hidden .swiper-slide {
  max-height: 500px;
  margin-top: 35px;
  margin-right: min(1.0416666667vw, 15px);
  padding: 10px 10px 25px 10px;
  background-color: #fff;
  border-radius: 5px;
}
@media only screen and (max-width: 1079px) {
  .swiper-backface-hidden .swiper-slide {
    margin: 9.3333333333vw 1.4666666667vw 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1079px) {
  .swiper-backface-hidden .swiper-slide {
    max-height: 86.6666666667vw;
    margin: 4.6666666667vw 2vw 0;
  }
}
@media screen and (min-width: 2200px) {
  .swiper-backface-hidden .swiper-slide {
    max-width: 700px;
  }
}
@media screen and (min-width: 2200px) {
  .swiper-backface-hidden .swiper-slide .imageWrap {
    overflow: hidden;
    max-height: 16vw;
  }
}
@media screen and (min-width: 2200px) {
  .swiper-backface-hidden .swiper-slide .imageWrap img {
    width: 100%;
    height: 100%;
  }
}

.swiper-navigation {
  position: relative;
  margin: 55px auto 0;
  padding: 0 110px;
  width: -moz-fit-content;
  width: fit-content;
  /* ページネーションのスタイル */
}
@media only screen and (max-width: 1079px) {
  .swiper-navigation {
    margin-top: 10.6666666667vw;
    padding: 0;
    width: 90%;
  }
}
.swiper-navigation .swiper-pagination {
  position: relative;
  top: 0;
  left: 50%;
  width: -moz-fit-content;
  width: fit-content;
  transform: translateX(-50%);
}
.swiper-navigation .swiper-pagination .swiper-pagination-bullet {
  background-color: #D9D9D9;
  opacity: 0.6;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 0 10px;
  transition: background-color 0.3s, opacity 0.3s;
}
@media only screen and (max-width: 1079px) {
  .swiper-navigation .swiper-pagination .swiper-pagination-bullet {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin: 0 1.6vw;
  }
}
.swiper-navigation .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FE8100;
  opacity: 1;
}

/* ナビゲーションボタン */
.swiper-button-prev,
.swiper-button-next {
  z-index: 10;
  position: absolute;
  top: 35%;
  background-color: #FE8100;
  display: grid;
  align-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
@media only screen and (max-width: 1079px) {
  .swiper-button-prev,
  .swiper-button-next {
    top: 70%;
    width: 9.6vw;
    height: 9.6vw;
  }
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  opacity: 0.5;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  color: #fff;
  font-size: 28px;
}
@media only screen and (max-width: 1079px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 4.8vw;
  }
}

.swiper-button-prev {
  left: 0;
}

.swiper-button-next {
  right: 0;
}

/* スライダー下部の配置調整 */
.swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}

#about .aboutWrap .aboutWrapinner .reasonWrap .boxInner {
  overflow: hidden;
}
@media only screen and (min-width: 1080px) {
  #about .aboutWrap .aboutWrapinner .reasonWrap:last-child .subtextWrap .subtext {
    font-size: 30px;
  }
  #about .aboutWrap .aboutWrapinner .reasonWrap:last-child .subtextWrap .subtext span {
    font-size: 36px;
  }
}

#safe-row2 .swiper-slide {
  margin: 0;
  padding: 0;
  width: 65.3333333333vw;
  text-align: center;
  border-radius: 80vw;
  background-color: #F3F5F6;
  box-sizing: border-box;
}
@media only screen and (max-width: 1079px) {
  #safe-row2 .swiper-slide {
    padding: 8vw 8vw 21.3333333333vw;
  }
}
#safe-row2 .swiper-slide img {
  width: 30.6666666667vw;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
#safe-row2 .swiper-slide .mintext {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.5;
}
#safe-row2 .swiper-slide .mintext span {
  font-size: 3.2vw;
  font-weight: bold;
}

#safe-row3 {
  padding-bottom: 80px;
}
#safe-row3 .pointimageWrap {
  margin-top: 20px;
  width: 100%;
}
#safe-row3 .pointimageWrap .textWrap {
  padding-top: 30px !important;
}
@media only screen and (max-width: 1079px) {
  #safe-row3 .pointimageWrap .textWrap {
    padding-top: 10px !important;
  }
}

#insurancecompany .subtextWrap {
  text-align: center;
}
#insurancecompany .subtextWrap .subtext {
  padding-top: 40px;
  width: 7.3vw;
  max-width: 106px;
  margin: 0 auto;
  font-size: 20px;
  color: #9CCAE0;
  font-weight: bold;
  text-align: center;
  font-family: "Poppins", serif;
  position: relative;
  padding: 0 15px;
  display: inline-block;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .subtextWrap .subtext {
    padding-top: 0;
    width: 26.6666666667vw;
    padding: 0 8vw;
    font-size: 4vw;
  }
}
#insurancecompany .subtextWrap .subtext::before, #insurancecompany .subtextWrap .subtext::after {
  content: "";
  position: absolute;
  top: 0%;
  width: 1px;
  height: 100%;
  border-left: 2px solid #9CCAE0;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .subtextWrap .subtext::before, #insurancecompany .subtextWrap .subtext::after {
    display: none;
  }
}
#insurancecompany .subtextWrap .subtext::before {
  left: 0;
  transform: rotate(-25deg);
}
#insurancecompany .subtextWrap .subtext::after {
  right: 0;
  transform: rotate(25deg);
}
#insurancecompany .shop-map2-title {
  text-align: center;
  padding-bottom: 4.5138888889vw;
  position: relative;
  background-image: url(../images/ins_ttl_bg.webp);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 90%;
  max-width: 1170px;
  height: 55px;
  display: block;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .shop-map2-title {
    padding-bottom: 0;
    width: auto;
    background-image: none;
  }
}
#insurancecompany .shop-map2-title .text-20 {
  position: absolute;
  top: 17%;
  left: 7%;
  text-align: center;
  font-feature-settings: "palt";
  font-size: 38px;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .shop-map2-title .text-20 {
    width: 88vw;
    margin: 0 auto;
    font-size: 6.1333333333vw;
  }
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .shop-map2-title .text-20 span {
    font-size: 7.2vw;
  }
}
#insurancecompany .handlingWrap {
  overflow: hidden;
  padding-top: 30px;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .handlingWrap {
    padding-top: 0;
    margin-top: 16vw;
  }
}
@media screen and (min-width: 2200px) {
  #insurancecompany .handlingWrap {
    max-width: 1380px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .handlingWrap + .handlingWrap {
    margin-top: 0;
    padding-top: 2vw;
  }
}
#insurancecompany .handlingWrap .handling-container {
  padding-bottom: 15px;
  outline: none;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .handlingWrap .handling-container {
    padding-bottom: 2vw;
  }
}
#insurancecompany .handlingWrap .handling-container + .handling-container {
  margin-top: 4vw;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .handlingWrap .handling-container + .handling-container {
    margin-top: 2vw;
    display: block;
  }
}
#insurancecompany .handlingWrap .swiper-wrapper {
  padding: 0;
  align-items: center;
  transition: transform 0.1s linear;
  will-change: transform;
}
#insurancecompany .handlingWrap .handling-img {
  padding: 0;
  width: auto !important;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .handlingWrap .handling-img {
    width: auto;
  }
}
#insurancecompany .handlingWrap .handling-img img {
  width: auto;
  max-height: 80px;
  aspect-ratio: unset;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .handlingWrap .handling-img img {
    width: auto !important;
  }
}
@media screen and (min-width: 2200px) {
  #insurancecompany .handlingWrap .handling-img img {
    height: 80px;
  }
}
#insurancecompany .flex-box {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  flex-wrap: wrap;
}
#insurancecompany .flex-box.insuranceList-inner {
  margin: 0 auto;
  width: 90%;
  max-width: 1070px;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .flex-box {
    flex-direction: column;
    padding-top: 2.6666666667vw;
    width: auto;
    display: block;
  }
}
#insurancecompany .flex-box .insuranceList {
  text-align: center;
  gap: 10px;
  list-style: none;
  padding-left: 40px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .flex-box .insuranceList {
    display: block;
    -moz-column-count: 2;
         column-count: 2;
    gap: 0 4vw;
    margin: 0 auto;
    padding: 0 5.3333333333vw;
  }
}
#insurancecompany .flex-box .insuranceList li {
  text-align: left;
  width: 305px;
  list-style: disc inside;
  line-height: 2;
  font-size: 18px;
  text-indent: -1.3em;
  padding-left: 1em;
}
@media only screen and (max-width: 1079px) {
  #insurancecompany .flex-box .insuranceList li {
    width: auto;
    list-style: disc inside;
    font-size: 3.7333333333vw;
    text-indent: -1.3em;
    padding-left: 1em;
  }
}
#insurancecompany .flex-box .insuranceList .hidden {
  display: none;
}

.more {
  margin: 35px 0 80px 0;
  text-align: center;
}
.more .more-btn {
  position: relative;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  width: 380px;
  background-color: #1d394f;
  border-radius: 20vw;
  gap: 70px;
}
@media only screen and (min-width: 1080px) {
  .more .more-btn:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
@media only screen and (max-width: 1079px) {
  .more .more-btn {
    width: 76vw;
  }
}
.more .more-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  display: inline-block;
  width: 15px;
  height: 10px;
  transition: transform 0.3s ease-in-out;
  margin-left: 8px;
  background-image: url("../images/CP-view-more-btn-arrow.webp");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
}
.more .more-btn.open::after {
  transform: scale(-1, -1) translateY(50%);
}
.more .more-btn.open .bottom_arrow {
  transform: rotate(135deg);
}

/* モーダル全体の覆い */
.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  overflow-y: auto;
  padding: 40px 20px;
  box-sizing: border-box;
}

.modal-content {
  background: #fff;
  margin: auto;
  max-width: 800px;
  border-radius: 8px;
  height: 500px;
  overflow-y: auto;
}

.modal-closebtn {
  position: absolute;
  right: 20px;
  font-size: 24px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  z-index: 10000;
}

.handling-container,
.handling-container *,
.handling-img,
.handling-img img {
  outline: none !important;
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: transparent;
  touch-action: none;
}/*# sourceMappingURL=style.css.map */