@charset "UTF-8";


html { scroll-behavior: smooth; scroll-padding-top: 0;}



/*PC*/
@media screen and (min-width: 2000px) {


.pcBr { display: inline-block;}
.spBr { display: none;}


main { overflow: hidden;}


.sp_nav { display: none;}


.sec-guide
.sec-guide strong { color: #000;}
.sec-guide em { color: #ba0028;}



.inq {}
.inq .inner { background: #d8f0f6; padding: 100px 0; font-family: "Noto Sans JP", sans-serif;}
.inq .inner h3 { font-size: 30px; font-weight: 500; color: #333; text-align: center; margin-bottom: 40px;}
.inq .inner .box { width: 1000px; padding: 20px 0; border-top: solid 1px #333; border-bottom: solid 1px #333; margin: auto; text-align: center;}
.inq .inner .box h4 { font-size: 25px; color: #333;}
.inq .inner .box .tel { font-size: 80px; color: #333; line-height: 1.0; margin: 10px;}
.inq .inner .box .tel a { color: #333; font-family: "Bebas Neue", sans-serif; font-weight: 400; font-style: normal;}
.inq .inner .box .txt { font-size: 20px; color: #333; text-align: left; display: inline-block; font-feature-settings: "palt";}
.inq .inner .box .info { font-size: 16px; padding: 20px 0; font-feature-settings: "palt";}
.inq .inner .box .info span { display: inline-block; text-align: left;}



.schedule .content-area {
  max-width: 1120px;
  margin: auto;
}

  .schedule .content-area::before {
    content: "";
    display: block;
    aspect-ratio: 1120 / 220;
    width: 100%;
    background: url("../images/sec-schedule/flow_pc.png") left top / contain no-repeat;
  }
  .schedule .b-flow {
    display: flex;
    margin-bottom: 35px;
  }
  .schedule .b-flow .b-item {
    width: calc(100% / 6);
  }
  .schedule .b-flow .b-item dt {
    aspect-ratio: 182 / 88;
    margin-top: -50%;
    justify-content: center;
    font-size: min(1.6vw, 1.8rem);
  }
  .schedule .b-flow dd {
    padding: 0 0.5em;
    font-size: min(1.2vw, 1.6rem);
  }
  .schedule .b-flow em {
    font-size: min(1.5vw, 2rem);
  }
  .schedule .b-flow .b-item:nth-child(1) em {
    text-align: center;
  }
  .schedule .b-flow .b-item:nth-child(2) em,
  .schedule .b-flow .b-item:nth-child(3) dd {
    text-align: center;
  }
  .schedule .b-flow .b-item:nth-child(2) dt,
  .schedule .b-flow .b-item:nth-child(3) dt {
    padding-left: 1em;
  }
  .schedule .b-flow .b-item:nth-child(6) dt {
    transform: translateX(-0.4em);
  }
  .schedule .b-flow .b-item:nth-child(5) em {
    text-align: right;
    padding-right: 1.5em;
  }
  .schedule .b-flow .b-item:nth-child(6) em {
    text-align: center;
    /*padding-right: 1em;*/
  }


.schedule .b-flow .b-item {
  line-height: 1.5;
}
.schedule .b-flow .b-item dt {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 0.8em;
}
.schedule .b-flow em {
  display: block;
  color: #ba0028;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.3em;
}

  .schedule .b-flow .b-item em {
    font-size: 1.8rem;
  }









footer {}
footer .inner { padding: 50px 0 100px; text-align: center;}
footer .inner a { width: 300px; display: inline-block;}
footer .inner cp { padding: 10px 0;}






.btnGroup { padding: 18vw 15px;}
.btnGroup__entry,
.btnGroup__exh { margin: auto;}
.btnBox__btnlimit { margin-top: 12vw;}
.btnGroup__exh { margin: 80px auto 160px; text-align: center;}
.btnGroup__entry .btnBox__com { line-height: 1.87; text-align: left; margin-top: 1.2em;}
.btnGroup .btnGroup__entry .btnBox__com { color: #333;}
.btnBox__btnExh { display: block; aspect-ratio: 720 / 400; background: url("../images/footer/bnr_ft.png") center center / contain; font-family: var(--font-serif); color: #333; font-weight: bold; position: relative; top: 0; filter: var(--shadow); transition: 0.3s all;}
.btnGroup__exh__mds { color: #333; font-size: 4vw; line-height: 1.5; font-weight: bold; margin-bottom: 5vw; position: relative;}
.btnGroup__exh__mds::before,
.btnGroup__exh__mds::after { content: ""; position: absolute; bottom: -0.25em; width: 1px; height: 3.5em; background-color: #333;}
.btnGroup__exh__mds::before { left: 1.4em; transform: rotate(-35deg);}
.btnGroup__exh__mds::after { right: 1.4em; transform: rotate(35deg);}

.btnBox__btnExh__mds { position: absolute; left: 50%; transform: translateX(-50%); width: 100%; font-size: 4vw; bottom: 0.8em; color: #FFF;}

.btnBox__btnExh .e-arw { width: 100px; background-position: right; background-size: 140%; bottom: 0;}
.e-arw { display: block; aspect-ratio: 1 / 1; width: 15vw; background: url(cmn/images/arw_sp.svg) center center / contain; position: absolute; z-index: 1; right: 4.5vw;}
.btnBox__btnExh .e-arw { background-image: url("../images/footer/arw2.svg");}


/*.btnGroup { padding: 80px 0;}*/
.btnGroup__entry { width: min(80%, 830px);}
.btnBox__btnlimit { margin-top: 75px;}
.btnGroup__exh__mds { font-size: 3.4rem; margin-bottom: 45px;}
.btnGroup__exh__mds::before,
.btnGroup__exh__mds::after { height: 1.5em; bottom: -0.1em;}
.btnGroup__exh__mds::before { left: 0.8em; transform: rotate(-45deg);}
.btnGroup__exh__mds::after { right: 0.8em; transform: rotate(45deg);}
.btnGroup__exh { width: min(80%, 720px); margin-top: 80px;}
.btnBox__btnExh__mds { font-size: 2.8rem; bottom: 1.2em;}
.btnBox__btnExh:hover { top: -8px;}
.btnBox__btnExh .e-arw { bottom: 0;}




.page-top { display: none;}
.page-top a { display: inline-block; width: 70px; height: 70px; position: fixed; right: 20px; bottom: 180px; z-index: 100; transition: 0.3s ease-in-out; background: #FFF; border-radius: 50%;}
.page-top a:hover { opacity: 0.6; transition: 0.3s ease-in-out;}



}


/*PC*/
@media print, screen and (min-width: 768px) and ( max-width: 1999px) {


.pcBr { display: inline-block;}
.spBr { display: none;}


main { overflow: hidden;}


.sp_nav { display: none;}


.sec-guide
.sec-guide strong { color: #000;}
.sec-guide em { color: #ba0028;}



.inq {}
.inq .inner { background: #d8f0f6; padding: 5vw 0; font-family: "Noto Sans JP", sans-serif;}
.inq .inner h3 { font-size: 1.5vw; font-weight: 500; color: #333; text-align: center; margin-bottom: 2vw;}
.inq .inner .box { width: 50vw; padding: 1vw 0; border-top: solid 1px #333; border-bottom: solid 1px #333; margin: auto; text-align: center;}
.inq .inner .box h4 { font-size: 1.25vw; color: #333;}
.inq .inner .box .tel { font-size: 4vw; color: #333; line-height: 1.0; margin: 0.5vw;}
.inq .inner .box .tel a { color: #333; font-family: "Bebas Neue", sans-serif; font-weight: 400; font-style: normal;}
.inq .inner .box .txt { font-size: 1vw; color: #333; text-align: left; display: inline-block; font-feature-settings: "palt";}
.inq .inner .box .info { font-size: 0.8vw; padding: 1vw 0; font-feature-settings: "palt";}
.inq .inner .box .info span { display: inline-block; text-align: left;}



footer {}
footer .inner { padding: 2.5vw 0 5vw; text-align: center;}
footer .inner a { width: 15vw; display: inline-block;}
footer .inner cp { padding: 0.5vw 0;}



.schedule .content-area {
  max-width: 1120px;
  margin: auto;
}

  .schedule .content-area::before {
    content: "";
    display: block;
    aspect-ratio: 1120 / 220;
    width: 100%;
    background: url("../images/sec-schedule/flow_pc.png") left top / contain no-repeat;
  }
  .schedule .b-flow {
    display: flex;
    margin-bottom: 35px;
  }
  .schedule .b-flow .b-item {
    width: calc(100% / 6);
  }
  .schedule .b-flow .b-item dt {
    aspect-ratio: 182 / 88;
    margin-top: -50%;
    justify-content: center;
    font-size: min(1.6vw, 1.8rem);
  }
  .schedule .b-flow dd {
    padding: 0 0.5em;
    font-size: min(1.2vw, 1.6rem);
  }
  .schedule .b-flow em {
    font-size: min(1.5vw, 2rem);
  }
  .schedule .b-flow .b-item:nth-child(1) em {
    text-align: center;
  }
  .schedule .b-flow .b-item:nth-child(2) em,
  .schedule .b-flow .b-item:nth-child(3) dd {
    text-align: center;
  }
  .schedule .b-flow .b-item:nth-child(2) dt,
  .schedule .b-flow .b-item:nth-child(3) dt {
    padding-left: 1em;
  }
  .schedule .b-flow .b-item:nth-child(6) dt {
    transform: translateX(-0.4em);
  }
  .schedule .b-flow .b-item:nth-child(5) em {
    text-align: right;
    padding-right: 1.5em;
  }
  .schedule .b-flow .b-item:nth-child(6) em {
    text-align: center;
    /*padding-right: 1em;*/
  }


.schedule .b-flow .b-item {
  line-height: 1.5;
}
.schedule .b-flow .b-item dt {
  display: flex;
  align-items: center;
  font-weight: bold;
  margin-bottom: 0.8em;
}
.schedule .b-flow em {
  display: block;
  color: #ba0028;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.3em;
}

  .schedule .b-flow .b-item em {
    font-size: 1.8rem;
  }









.btnGroup { padding: 18vw 15px;}
.btnGroup__entry,
.btnGroup__exh { margin: auto;}
.btnBox__btnlimit { margin-top: 12vw;}
.btnGroup__exh { margin: 8vw auto 15vw; text-align: center;}
.btnGroup__entry .btnBox__com { line-height: 1.87; text-align: left; margin-top: 1.2em;}
.btnGroup .btnGroup__entry .btnBox__com { color: #333;}
.btnBox__btnExh { display: block; aspect-ratio: 720 / 400; background: url("../images/footer/bnr_ft.png") center center / contain; font-family: var(--font-serif); color: #333; font-weight: bold; position: relative; top: 0; filter: var(--shadow); transition: 0.3s all;}
.btnGroup__exh__mds { color: #333; font-size: 4vw; line-height: 1.5; font-weight: bold; margin-bottom: 5vw; position: relative;}
.btnGroup__exh__mds::before,
.btnGroup__exh__mds::after { content: ""; position: absolute; bottom: -0.25em; width: 1px; height: 3.5em; background-color: #333;}
.btnGroup__exh__mds::before { left: 1.4em; transform: rotate(-35deg);}
.btnGroup__exh__mds::after { right: 1.4em; transform: rotate(35deg);}

.btnBox__btnExh__mds { position: absolute; left: 50%; transform: translateX(-50%); width: 100%; font-size: 4vw; bottom: 0.8em; color: #FFF;}

.btnBox__btnExh .e-arw { width: 100px; background-position: right; background-size: 140%; bottom: 0;}
.e-arw { display: block; aspect-ratio: 1 / 1; width: 15vw; background: url("../images/footer/arw_sp.svg") center center / contain; position: absolute; z-index: 1; right: 4.5vw;}
.btnBox__btnExh .e-arw { background-image: url("../images/footer/arw2.svg");}


/*.btnGroup { padding: 80px 0;}*/
.btnGroup__entry { width: min(80%, 830px);}
.btnBox__btnlimit { margin-top: 75px;}
.btnGroup__exh__mds { font-size: 3.4rem; margin-bottom: 45px;}
.btnGroup__exh__mds::before,
.btnGroup__exh__mds::after { height: 1.5em; bottom: -0.1em;}
.btnGroup__exh__mds::before { left: 0.8em; transform: rotate(-45deg);}
.btnGroup__exh__mds::after { right: 0.8em; transform: rotate(45deg);}
.btnGroup__exh { width: min(80%, 720px); margin-top: 80px;}
.btnBox__btnExh__mds { font-size: 2.8rem; bottom: 30px;}
.btnBox__btnExh:hover { top: -8px;}
.btnBox__btnExh .e-arw { bottom: 0;}




.page-top { display: none;}
.page-top a { display: inline-block; width: 70px; height: 70px; position: fixed; right: 20px; bottom: 180px; z-index: 100; transition: 0.3s ease-in-out; background: #FFF; border-radius: 50%;}
.page-top a:hover { opacity: 0.6; transition: 0.3s ease-in-out;}




.page-top { display: none;}
.page-top a { display: inline-block; width: 70px; height: 70px; position: fixed; right: 20px; bottom: 180px; z-index: 100; transition: 0.3s ease-in-out; background: #FFF; border-radius: 50%;}
.page-top a:hover { opacity: 0.6; transition: 0.3s ease-in-out;}



}



/*sp*/
@media screen and (width: 767px) {


.pcBr { display: none;}
.spBr { display: inline-block;}


main { overflow: hidden;}


.sp_nav { display: none;}


.sec-guide
.sec-guide strong { color: #000;}
.sec-guide em { color: #ba0028;}



.sec-basicPlan .grid { flex-direction: column-reverse !important;}
.extraPlan__plan { flex-direction: column-reverse !important;}
.basicPlan__txt { margin-bottom: 2em;}



.inq {}
.inq .inner { background: #d8f0f6; padding: 60px 0; font-family: "Noto Sans JP", sans-serif;}
.inq .inner h3 { font-size: 25px; font-weight: 500; color: #333; text-align: center; margin-bottom: 30px;}
.inq .inner .box { width: 600px; padding: 20px 0; border-top: solid 1px #333; border-bottom: solid 1px #333; margin: auto; text-align: center;}
.inq .inner .box h4 { font-size: 25px; color: #333;}
.inq .inner .box .tel { font-size: 60px; color: #333; line-height: 1.0; margin: 10px;}
.inq .inner .box .tel a { color: #333; font-family: "Bebas Neue", sans-serif; font-weight: 400; font-style: normal;}
.inq .inner .box .txt { font-size: 16px; color: #333; text-align: left; display: inline-block; font-feature-settings: "palt";}
.inq .inner .box .info { font-size: 14px; padding: 20px 0; font-feature-settings: "palt";}
.inq .inner .box .info span { display: inline-block; text-align: left;}



footer { font-size: 16px;}
footer .inner { padding: 50px 0 100px; text-align: center;}
footer .inner a { width: 300px; display: inline-block;}
footer .inner cp { padding: 10px 0;}



.btnGroup { padding: 18vw 15px;}
.btnGroup__entry,
.btnGroup__exh { margin: auto;}
.btnBox__btnlimit { margin-top: 12vw;}
.btnGroup__exh { margin: 8vw 5vw 15vw; text-align: center;}
.btnGroup__entry .btnBox__com { line-height: 1.87; text-align: left; margin-top: 1.2em;}
.btnGroup .btnGroup__entry .btnBox__com { color: #333;}
.btnBox__btnExh { display: block; aspect-ratio: 720 / 400; background: url("../images/footer/bnr_ft.png") center center / contain; font-family: var(--font-serif); color: #333; font-weight: bold; position: relative; top: 0; filter: var(--shadow); transition: 0.3s all;}
.btnGroup__exh__mds { color: #333; font-size: 5vw; line-height: 1.5; font-weight: bold; margin-bottom: 5vw; position: relative;}
.btnGroup__exh__mds::before,
.btnGroup__exh__mds::after { content: ""; position: absolute; bottom: -0.25em; width: 1px; height: 3.5em; background-color: #333;}
.btnGroup__exh__mds::before { left: 1.4em; transform: rotate(-35deg);}
.btnGroup__exh__mds::after { right: 1.4em; transform: rotate(35deg);}

.btnBox__btnExh__mds { position: absolute; left: 50%; transform: translateX(-50%); width: 100%; font-size: 4vw; bottom: 0.8em; color: #FFF;}

.btnBox__btnExh .e-arw { width: 14vw; background-position: right; background-size: 140%; bottom: 0;}
.e-arw { display: block; aspect-ratio: 1 / 1; width: 15vw; background: url(cmn/images/arw_sp.svg) center center / contain; position: absolute; z-index: 1; right: 4.5vw;}
.btnBox__btnExh .e-arw { background-image: url("../images/footer/arw2.svg");}




.page-top { display: none;}
.page-top a { display: inline-block; width: 50px; height: 50px; position: fixed; right: 20px; bottom: 110px; z-index: 100; transition: 0.3s ease-in-out; background: #FFF; border-radius: 50%;}
.page-top a:hover { opacity: 0.6; transition: 0.3s ease-in-out;}



}




/*sp*/
@media only screen and (max-width: 766px) {


.pcBr { display: none;}
.spBr { display: inline-block;}


main { overflow: hidden;}


.hamburger { position: fixed; top: 16px; right: 16px; width: 7.813vw; height: 7.813vw; cursor: pointer; z-index: 1001;}
.hamburger a { display: block; width: 7.813vw; height: 7.813vw; position: relative; background: transparent; border: none;}
.hamburger a span { display: block; width: auto; height: 2px; background: #000; position: absolute; left: 0.781vw; right: 0.781vw; border-radius: 1.563vw; transition: all 0.3s ease;}
.hamburger a span:nth-of-type(1) { top: 1.875vw;}
.hamburger a span:nth-of-type(2) { top: 50%; transform: translateY(-50%);}
.hamburger a span:nth-of-type(3) { bottom: 1.875vw;}
.hamburger a.active span:nth-of-type(1) { top: 3.75vw; transform: rotate(45deg);} 
.hamburger a.active span:nth-of-type(2) { opacity: 0;} 
.hamburger a.active span:nth-of-type(3) { bottom: 3.594vw; transform: rotate(-45deg);} 

.sp_nav { position: fixed; top: -100vh; left: 0; bottom: 0; right: 0; height: 100vh; color: #000; background: rgba(255, 255, 255, 0); z-index: 1000; overflow-y: auto; transition: all 0.5s ease;}
.sp_nav.active { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; color: #000; background: #d8f0f6 /*rgba(255, 255, 255, 1.0)*/; z-index: 1000; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; flex-direction: column;}
.sp_nav .nav__box__logo { width: 50%; margin: 0 0 40px;}

.sp_nav ul { width: 90%; margin: 0 auto 200px; font-size: 14px; border-bottom: solid 1px #00afdd;}
.sp_nav ul li { border-top: solid 1px #00afdd;}
.sp_nav ul li a { display: block; padding: 13px 20px; color: #176693; position: relative; font-family: "Noto Sans JP", sans-serif; font-weight: 600;}
.sp_nav ul li a::after { content: ""; position: absolute; top: 0; bottom: 0; margin: auto; right: 20px; display: block; width: 10px; height: 10px; border-bottom: solid 1px #176693; border-right: solid 1px #176693; transform: rotate(-45deg);}



.sec-guide
.sec-guide strong { color: #000;}
.sec-guide em { color: #ba0028;}



.sec-basicPlan .grid { flex-direction: column-reverse !important;}
.extraPlan__plan { flex-direction: column-reverse !important;}
.basicPlan__txt { margin-bottom: 2em;}




.inq {}
.inq .inner { background: #d8f0f6; padding: 7.813vw 0; font-family: "Noto Sans JP", sans-serif;}
.inq .inner h3 { font-size: 18px; font-weight: 500; color: #333; text-align: center; margin-bottom: 3.906vw;}
.inq .inner .box { width: 80%; padding: 2.604vw 0; border-top: solid 1px #333; border-bottom: solid 1px #333; margin: auto; text-align: center;}
.inq .inner .box h4 { font-size: 18px; color: #333;}
.inq .inner .box .tel { font-size: 36px; color: #333; line-height: 1.0; margin: 1.302vw;}
.inq .inner .box .tel a { color: #333; font-family: "Bebas Neue", sans-serif; font-weight: 400; font-style: normal;}
.inq .inner .box .txt { font-size: 14px; color: #333; text-align: left; display: inline-block; font-feature-settings: "palt";}
.inq .inner .box .info { font-size: 10px; padding: 2.604vw 0; font-feature-settings: "palt";}
.inq .inner .box .info span { display: inline-block; text-align: left;}



footer { font-size: 2.083vw;}
footer .inner { padding: 6.51vw 0 13.021vw; text-align: center;}
footer .inner a { width: 39.063vw; display: inline-block;}
footer .inner cp { padding: 1.302vw 0;}



.schedule .inner { padding: 5em 0 5em 1em;}
  .schedule .b-flow .b-item:not(:last-child) {
    min-height: 40vw;
  }
  .schedule .b-flow .b-item::before {
    left: 12vw;
  }
  .schedule .b-flow .b-item dt {
    margin-left: 12vw;
    padding: 1.2em 1em 1.2em 15vw;
    font-size: 4.2vw;
  }
  .schedule .b-flow .b-item dt::before {
    width: 24vw;
    left: -12vw;
  }
  .schedule .b-flow .b-item dd {
    padding-left: 27vw;
    padding-bottom: 2em;
  }
  .schedule .b-flow .b-item dd,
  .schedule .content-area .e-caution {
    padding-right: 1em;
  }
  .schedule .b-flow .b-item em {
    font-size: 4.8vw;
  }

  .schedule .b-flow .b-item {
    position: relative;
  }
  .schedule .b-flow .b-item:not(:last-child)::before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background: #bdbbb3;
    position: absolute;
  }
  .schedule .b-flow .b-item dt {
    line-height: 1;
    padding: 1em 0;
    background: linear-gradient(0, #d8f0f6, #FFF);
    position: relative;
  }
  .schedule .b-flow .b-item dt br,
  .schedule .b-flow .b-item em br {
    display: none;
  }
  /* icon */
  .schedule .b-flow .b-item dt::before {
    content: "";
    display: block;
    aspect-ratio: 1/1;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .schedule .b-flow .b-item:nth-child(1) dt::before {
    background-image: url("../images/sec-schedule/flow_01.svg");
  }
  .schedule .b-flow .b-item:nth-child(2) dt::before {
    background-image: url("../images/sec-schedule/flow_02.svg");
  }
  .schedule .b-flow .b-item:nth-child(3) dt::before {
    background-image: url("../images/sec-schedule/flow_03.svg");
  }
  .schedule .b-flow .b-item:nth-child(4) dt::before {
    background-image: url("../images/sec-schedule/flow_04.svg");
  }
  .schedule .b-flow .b-item:nth-child(5) dt::before {
    background-image: url("../images/sec-schedule/flow_05.svg");
  }
  .schedule .b-flow .b-item:nth-child(6) dt::before {
    background-image: url("../images/sec-schedule/flow_06.svg");
  }

  .schedule .b-flow .b-item:not(:last-child) {
    min-height: 40vw;
  }
  .schedule .b-flow .b-item::before {
    left: 12vw;
  }
  .schedule .b-flow .b-item dt {
    margin-left: 12vw;
    padding: 1.2em 1em 1.2em 15vw;
    font-size: 4.2vw;
	font-weight: bold;
  }
  .schedule .b-flow .b-item dt::before {
    width: 24vw;
    left: -12vw;
  }
  .schedule .b-flow .b-item dd {
    padding-top: 1em;
    padding-left: 27vw;
    padding-bottom: 2em;
  }
  .schedule .b-flow .b-item dd,
  .schedule .content-area .e-caution {
    padding-right: 1em;
  }
  .schedule .b-flow .b-item em {
    font-size: 4.0vw;
  }






.btnGroup { padding: 18vw 15px;}
.btnGroup__entry,
.btnGroup__exh { margin: auto;}
.btnBox__btnlimit { margin-top: 12vw;}
.btnGroup__exh { margin: 8vw 5vw 15vw; text-align: center;}
.btnGroup__entry .btnBox__com { line-height: 1.87; text-align: left; margin-top: 1.2em;}
.btnGroup .btnGroup__entry .btnBox__com { color: #333;}
.btnBox__btnExh { display: block; aspect-ratio: 720 / 400; background: url("../images/footer/bnr_ft.png") center center / contain; font-family: var(--font-serif); color: #333; font-weight: bold; position: relative; top: 0; filter: var(--shadow); transition: 0.3s all;}
.btnGroup__exh__mds { color: #333; font-size: 5vw; line-height: 1.5; font-weight: bold; margin-bottom: 5vw; position: relative;}
.btnGroup__exh__mds::before,
.btnGroup__exh__mds::after { content: ""; position: absolute; bottom: -0.25em; width: 1px; height: 3.5em; background-color: #333;}
.btnGroup__exh__mds::before { left: 1.4em; transform: rotate(-35deg);}
.btnGroup__exh__mds::after { right: 1.4em; transform: rotate(35deg);}

.btnBox__btnExh__mds { position: absolute; left: 50%; transform: translateX(-50%); width: 100%; font-size: 4vw; bottom: 0.8em; color: #FFF;}

.btnBox__btnExh .e-arw { width: 14vw; background-position: right; background-size: 140%; bottom: 0;}
.e-arw { display: block; aspect-ratio: 1 / 1; width: 15vw; background: url("../images/footer/arw_sp.svg") center center / contain; position: absolute; z-index: 1; right: 4.5vw;}
.btnBox__btnExh .e-arw { background-image: url("../images/footer/arw2.svg");}




.page-top { display: none;}
.page-top a { display: inline-block; width: 50px; height: 50px; position: fixed; right: 20px; bottom: 110px; z-index: 100; transition: 0.3s ease-in-out; background: #FFF; border-radius: 50%;}
.page-top a:hover { opacity: 0.6; transition: 0.3s ease-in-out;}



}



