@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&display=swap&subset=japanese");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanmp-noto.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&display=swap");

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
strong,
sub,
sup,
var,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

body {
  line-height: 1
}

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

ol,
ul {
  list-style: none
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0
}

img {
  font-size: 0;
  line-height: 0
}

*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  word-wrap: inherit
}

html {
  font-size: 62.5%;
  height: 100%
}

body {
  width: 100%;
  font-family: YakuHanJP, "Noto Sans JP", san-serif, 游ゴシック体, "Yu Gothic",
    YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ,
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  color: #242424;
  background-color: #f0fbfd;
  letter-spacing: .1em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  position: relative
}

:root {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit
}

p {
  margin: 0
}

i,
em {
  font-style: normal
}

strong {
  font-weight: inherit
}

a {
  text-decoration: none;
  color: inherit
}

a:active,
a:focus,
a:hover {
  text-decoration: none;
  color: inherit
}

a:focus {
  outline: none
}

.header img {
  width: 100%;
  height: auto;
  vertical-align: bottom
}

a[href^="tel:"] {
  cursor: default;
  pointer-events: none
}

@media only screen and (max-width: 599px) {
  a[href^="tel:"] {
    cursor: pointer;
    pointer-events: auto
  }
}

.header {
  width: 100%;
  padding: 0 1.5625vw
}

.header--top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 4.6875vw
}

.header--local {
  position: absolute;
  top: 0;
  left: 0;
  height: 4.6875vw
}

.header.is-scroll {
  background-color: #073358
}

.header__logo--top {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__logo--top ._img {
  width: 4.91667vw;
  margin: 0 .52083vw 0 0
}

.header__logo--top ._txt {
  font-size: 21px;
  font-size: 1.09375vw;
  color: #fff
}

.header__logo--local {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__logo--local ._img {
  width: 2.91667vw;
  height: 2.91667vw;
  margin: 0 .52083vw 0 0
}

.header__logo--local ._txt {
  font-size: 21px;
  font-size: 1.09375vw;
  color: #fff
}

.header__details {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.header__tel {
  width: 25.98958vw;
  height: 2.60417vw;
  margin: 0 2.91667vw 0 0
}

.header__tel ._link {
  display: block;
  width: 100%;
  height: 100%
}

.header__btn {
  width: 15.625vw;
  height: 3.125vw;
  position: relative
}

.header__btn:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1.5625vw;
  width: 2.8125vw;
  height: 2.8125vw;
  background: url(../img/header_btn_add.png) top left no-repeat;
  background-size: 100% 100%;
  z-index: 2
}

.header__btn ._link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/header_btn.png) top left no-repeat;
  background-size: 100% 100%
}

.header__btn ._link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/header_btn_ov.png) top left no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.header__btn ._link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.04167vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  border-color: transparent transparent transparent #fff
}

.header__btn ._link:hover:before {
  opacity: 1;
  visibility: visible
}

.header__btn ._txt {
  display: inline;
  position: relative;
  font-size: 16px;
  font-size: .83333vw;
  color: #fff;
  font-weight: 600;
  text-shadow: 0.707px 0.707px 18px #8f701d
}

@media screen and (max-width: 1280px) {
  .header {
    padding: 0 2.34375vw
  }

  .header--top {
    height: 7.03125vw
  }

  .header--local {
    height: 7.03125vw
  }

  .header__logo--top ._img {
    width: 4.375vw;
    height: 4.375vw;
    margin: 0 .78125vw 0 0
  }

  .header__logo--top ._txt {
    font-size: 21px;
    font-size: 1.64062vw
  }

  .header__logo--local ._img {
    width: 4.375vw;
    height: 4.375vw;
    margin: 0 .78125vw 0 0
  }

  .header__logo--local ._txt {
    font-size: 21px;
    font-size: 1.64062vw
  }

  .header__tel {
    width: 38.98438vw;
    height: 3.90625vw;
    margin: 0 4.375vw 0 0
  }

  .header__btn {
    width: 23.4375vw;
    height: 4.6875vw
  }

  .header__btn:before {
    left: -2.34375vw;
    width: 4.21875vw;
    height: 4.21875vw
  }

  .header__btn ._link:after {
    right: 1.5625vw
  }

  .header__btn ._txt {
    font-size: 16px;
    font-size: 1.25vw
  }
}

@media screen and (max-width: 800px) {
  .header {
    padding: 0
  }

  .header--top {
    height: 14.66667vw;
    background-color: #073358
  }

  .header--local {
    height: auto;
    padding: 2vw 0 0 2vw
  }

  .header__logo--top {
    width: 52vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .header__logo--top ._img {
    width: 8.26667vw;
    height: 8.26667vw;
    margin: 0 1.33333vw 0 0
  }

  .header__logo--top ._txt {
    font-size: 23px;
    font-size: 3.06667vw;
    color: #fff
  }

  .header__logo--local {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .header__logo--local ._img {
    width: 5.73333vw;
    height: 5.73333vw;
    margin: 0 1.33333vw 0 0
  }

  .header__logo--local ._txt {
    font-size: 16px;
    font-size: 2.13333vw
  }

  .header__details {
    width: 48vw
  }

  .header__tel {
    width: 50%;
    height: 100%;
    margin: 0
  }

  .header__btn {
    width: 50%;
    height: 100%
  }

  .header__btn:before {
    display: none
  }

  .header__btn ._link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../img/header_btn_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .header__btn ._link:before {
    display: none
  }

  .header__btn ._link:after {
    display: none
  }

  .header__btn ._txt {
    display: none
  }
}

.content {
  overflow: hidden
}

.mv {
  width: 100%;
  padding: 7.13542vw 0 11.25vw;
  background: url(../img/mv.jpg) top left no-repeat;
  background-size: 100% 100%;
  position: relative
}

.mv__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.mv__ttl {
  width: 29.58333vw;
  height: 18.59375vw;
  margin: 5.72917vw 8.07292vw 0 16.82292vw
}

.mv__spotlight {
  width: 29.47917vw;
  height: 29.53125vw
}

.mv__box {
  position: absolute;
  left: 50%;
  bottom: -2.08333vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 67.44792vw;
  height: 8.33333vw
}

.mv__box ._inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative
}

.mv__box ._badge {
  position: absolute;
  top: -7.44792vw;
  left: -9.0625vw;
  width: 17.03125vw;
  height: 17.39583vw
}

.mv__box ._txt {
  font-size: 26px;
  font-size: 1.35417vw;
  letter-spacing: .1em;
  color: #fdedb7;
  background: -webkit-gradient(linear, left top, right top, from(#fdedb7), to(#e7c65c));
  background: linear-gradient(to right, #fdedb7 0%, #e7c65c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

@media screen and (max-width: 1280px) {
  .mv {
    padding: 10.70312vw 0 16.875vw;
    background: url(../img/mv.jpg) top center no-repeat;
    background-size: cover
  }

  .mv__details {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 4.6875vw
  }

  .mv__ttl {
    width: 35.46875vw;
    height: 22.34375vw;
    margin: 0 4.6875vw 0 0
  }

  .mv__spotlight {
    width: 35.39062vw;
    height: 35.46875vw
  }

  .mv__box {
    left: 0;
    bottom: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
    height: 12.5vw
  }

  .mv__box ._badge {
    top: -3.125vw;
    left: -3.125vw;
    width: 20.46875vw;
    height: 20.85938vw
  }

  .mv__box ._txt {
    font-size: 26px;
    font-size: 2.03125vw;
    margin: 0 0 0 10.9375vw
  }
}

@media screen and (max-width: 800px) {
  .mv {
    padding: 23.6vw 0 21.33333vw;
    background: url(../img/mv_sp.jpg) top left no-repeat;
    background-size: 100%
  }

  .mv__details {
    display: block;
    padding: 0
  }

  .mv__ttl {
    width: 84.93333vw;
    height: 29.33333vw;
    margin: 0 auto 21.86667vw
  }

  .mv__spotlight {
    width: 76.26667vw;
    height: 75.6vw;
    margin: 0 auto
  }

  .mv__box {
    height: 21.33333vw;
    padding: 0 3.46667vw 0 0
  }

  .mv__box ._inner {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .mv__box ._badge {
    position: absolute;
    top: -5.6vw;
    left: -2.53333vw;
    width: 30.93333vw;
    height: 31.2vw
  }

  .mv__box ._txt {
    margin: 0;
    font-size: 24px;
    font-size: 3.2vw;
    letter-spacing: .2em;
    line-height: 1.75
  }
}

.mvLocal {
  width: 100%;
  height: 15.625vw;
  padding: 6.77083vw 0 0;
  background: url(../img/mv_local.jpg) top left no-repeat;
  background-size: 100% 100%
}

.mvLocal__ttl {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  color: #fff;
  text-align: center
}

@media screen and (max-width: 1280px) {
  .mvLocal {
    height: 27.34375vw;
    padding: 8.59375vw 0 0;
    background: url(../img/mv_local.jpg) top center no-repeat;
    background-size: cover
  }

  .mvLocal__ttl {
    font-size: 40px;
    font-size: 3.125vw
  }
}

@media screen and (max-width: 800px) {
  .mvLocal {
    height: 33.33333vw;
    padding: 13.33333vw 0 0;
    background: url(../img/mv_local_sp.jpg) top left no-repeat;
    background-size: 100% 100%
  }

  .mvLocal__ttl {
    font-size: 48px;
    font-size: 6.4vw
  }
}

.intro {
  width: 100%;
  padding: 8.85417vw 0 6.66667vw;
  background: url(../img/intro_bg.jpg) top left no-repeat;
  background-size: 100% 100%
}

.intro__inner {
  width: 64.58333vw;
  margin: 0 auto
}

.intro__box {
  width: 25vw;
  margin: 0 0 0 auto
}

.intro__ttl {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  margin: 0 0 3.125vw
}

.intro__ttl ._col {
  display: block
}

.intro__ttl ._col01 {
  margin: 0 0 .41667vw
}

.intro__ttl ._col01 ._highlight {
  font-size: 54px;
  font-size: 2.8125vw
}

.intro__ttl ._col02 {
  margin: 0 0 1.04167vw
}

.intro__ttl ._col02 ._highlight {
  font-size: 40px;
  font-size: 2.08333vw
}

.intro__ttl ._col02 ._number {
  font-size: 60px;
  font-size: 3.125vw;
  vertical-align: -.10417vw
}

.intro__ttl ._col03 {
  margin: 0 0 1.04167vw
}

.intro__ttl ._col04 ._highlight {
  font-size: 54px;
  font-size: 2.8125vw
}

.intro__txt {
  font-size: 18px;
  font-size: .9375vw;
  line-height: 2;
  text-align: justify;
  text-align: break-all
}

@media screen and (max-width: 1280px) {
  .intro {
    padding: 13.28125vw 0 10vw;
    background: url(../img/intro_bg.jpg) top left -31.25vw no-repeat;
    background-size: cover
  }

  .intro__inner {
    width: 87.5vw
  }

  .intro__box {
    width: 37.5vw;
    margin: 0 0 0 auto
  }

  .intro__ttl {
    font-size: 40px;
    font-size: 3.125vw;
    margin: 0 0 4.6875vw
  }

  .intro__ttl ._col {
    display: block
  }

  .intro__ttl ._col01 {
    margin: 0 0 .625vw
  }

  .intro__ttl ._col01 ._highlight {
    font-size: 54px;
    font-size: 4.21875vw
  }

  .intro__ttl ._col02 {
    margin: 0 0 1.5625vw
  }

  .intro__ttl ._col02 ._highlight {
    font-size: 40px;
    font-size: 3.125vw
  }

  .intro__ttl ._col02 ._number {
    font-size: 60px;
    font-size: 4.6875vw;
    vertical-align: -.15625vw
  }

  .intro__ttl ._col03 {
    margin: 0 0 1.5625vw
  }

  .intro__ttl ._col04 ._highlight {
    font-size: 54px;
    font-size: 4.21875vw
  }

  .intro__txt {
    font-size: 18px;
    font-size: 1.40625vw
  }
}

@media screen and (max-width: 800px) {
  .intro {
    padding: 0 0 10.66667vw;
    background: url(../img/intro_bg_sp.jpg) top left no-repeat;
    background-size: 100%
  }

  .intro__inner {
    width: 100%;
    margin: 0
  }

  .intro__box {
    width: 100%;
    margin: 0
  }

  .intro__ttl {
    display: block;
    width: 100%;
    height: 77.2vw;
    font-size: 32px;
    font-size: 4.26667vw;
    margin: 0;
    padding: 22.13333vw 0 0 49.33333vw
  }

  .intro__ttl ._col {
    display: block
  }

  .intro__ttl ._col01 {
    margin: 0 0 1.06667vw
  }

  .intro__ttl ._col01 ._highlight {
    font-size: 42px;
    font-size: 5.6vw
  }

  .intro__ttl ._col02 {
    margin: 0 0 2.66667vw
  }

  .intro__ttl ._col02 ._highlight {
    font-size: 32px;
    font-size: 4.26667vw
  }

  .intro__ttl ._col02 ._number {
    font-size: 48px;
    font-size: 6.4vw;
    vertical-align: -.26667vw
  }

  .intro__ttl ._col03 {
    margin: 0 0 2.66667vw
  }

  .intro__ttl ._col04 ._highlight {
    font-size: 42px;
    font-size: 5.6vw
  }

  .intro__txt {
    display: block;
    padding: 10.66667vw 8vw 0;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.875
  }
}

.ask {
  width: 100%;
  padding: 4.16667vw 0;
  background: url(../img/ask_bg.jpg) top left no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden
}

.ask:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: .20833vw;
  background: -webkit-gradient(linear, left top, right top, from(#cca23f), color-stop(50%, #fdedb7), to(#cca23f));
  background: linear-gradient(to right, #cca23f 0%, #fdedb7 50%, #cca23f 100%)
}

.ask:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: .20833vw;
  background: -webkit-gradient(linear, left top, right top, from(#cca23f), color-stop(50%, #fdedb7), to(#cca23f));
  background: linear-gradient(to right, #cca23f 0%, #fdedb7 50%, #cca23f 100%)
}

.ask__ttl {
  margin: 0 0 3.125vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 30px;
  font-size: 1.5625vw;
  color: #fdedb7;
  background: -webkit-gradient(linear, left top, right top, from(#cca23f), color-stop(50%, #fdedb7), to(#cca23f));
  background: linear-gradient(to right, #cca23f 0%, #fdedb7 50%, #cca23f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: .2em;
  line-height: 1.4;
  text-align: center
}

.ask__ttl ._highlight {
  font-size: 42px;
  font-size: 2.1875vw
}

.ask__inner {
  width: 68.75vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.ask__details {
  width: 25.52083vw
}

.ask__subttl {
  margin: 0 0 1.5625vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 26px;
  font-size: 1.35417vw;
  color: #fff;
  line-height: 1.538
}

.ask__txt {
  font-size: 18px;
  font-size: .9375vw;
  color: #fff;
  line-height: 2;
  text-align: justify;
  text-align: break-all
}

.ask__box {
  width: 41.66667vw;
  padding: 1.04167vw 1.5625vw;
  border: 1px solid #205c92;
  background-color: rgba(0, 0, 0, 0.5)
}

.ask__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 2.08333vw 1.04167vw;
  position: relative
}

.ask__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: .20833vw;
  background: -webkit-gradient(linear, left top, right top, from(#cca23f), color-stop(50%, #fdedb7), to(#cca23f));
  background: linear-gradient(to right, #cca23f 0%, #fdedb7 50%, #cca23f 100%)
}

.ask__item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: .20833vw;
  background: -webkit-gradient(linear, left top, right top, from(#cca23f), color-stop(50%, #fdedb7), to(#cca23f));
  background: linear-gradient(to right, #cca23f 0%, #fdedb7 50%, #cca23f 100%)
}

.ask__tel {
  width: 15.10417vw;
  height: 6.51042vw
}

.ask__tel ._link {
  display: block;
  width: 100%;
  height: 100%
}

.ask__btn {
  width: 19.21875vw;
  height: 4.16667vw;
  position: relative
}

.ask__btn:before {
  content: "";
  display: block;
  position: absolute;
  top: -.83333vw;
  left: -1.04167vw;
  width: 3.28125vw;
  height: 3.28125vw;
  background: url(../img/ask_btn_add.png) top left no-repeat;
  background-size: 100% 100%;
  z-index: 2
}

.ask__btn ._link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/ask_btn.png) top left no-repeat;
  background-size: 100% 100%
}

.ask__btn ._link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/ask_btn_ov.png) top left no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.ask__btn ._link:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.04167vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  border-color: transparent transparent transparent #fff
}

.ask__btn ._link:hover:before {
  opacity: 1;
  visibility: visible
}

.ask__btn ._txt {
  position: relative;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 20px;
  font-size: 1.04167vw;
  color: #fff;
  letter-spacing: normal;
  text-shadow: 0.707px 0.707px 18px #8f701d
}

@media screen and (max-width: 1280px) {
  .ask {
    width: 100%;
    padding: 6.25vw 0;
    background: url(../img/ask_bg.jpg) top center no-repeat;
    background-size: cover
  }

  .ask:before {
    height: .3125vw
  }

  .ask:after {
    height: .3125vw
  }

  .ask__ttl {
    margin: 0 0 4.6875vw;
    font-size: 30px;
    font-size: 2.34375vw
  }

  .ask__ttl ._highlight {
    font-size: 42px;
    font-size: 3.28125vw
  }

  .ask__inner {
    display: block;
    width: 84.375vw
  }

  .ask__details {
    width: 100%
  }

  .ask__subttl {
    margin: 0 0 2.34375vw;
    font-size: 26px;
    font-size: 2.03125vw;
    text-align: center
  }

  .ask__txt {
    font-size: 18px;
    font-size: 1.40625vw;
    margin: 0 0 4.6875vw;
    padding: 0 7.8125vw
  }

  .ask__box {
    width: 100%;
    padding: 1.5625vw 2.34375vw
  }

  .ask__item {
    padding: 3.125vw 9.375vw
  }

  .ask__item:before {
    height: .3125vw
  }

  .ask__item:after {
    height: .3125vw
  }

  .ask__tel {
    width: 22.65625vw;
    height: 9.76562vw
  }

  .ask__btn {
    width: 28.82812vw;
    height: 6.25vw
  }

  .ask__btn:before {
    top: -1.25vw;
    left: -1.5625vw;
    width: 4.92188vw;
    height: 4.92188vw
  }

  .ask__btn ._link:after {
    right: 1.5625vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .ask__btn ._txt {
    position: relative;
    font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
      "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 20px;
    font-size: 1.5625vw;
    color: #fff;
    letter-spacing: normal;
    text-shadow: 0.707px 0.707px 18px #8f701d
  }
}

@media screen and (max-width: 800px) {
  .ask {
    padding: 11.2vw 0 13.86667vw;
    background: url(../img/ask_bg_sp.jpg) top left no-repeat;
    background-size: 100% 100%
  }

  .ask:before {
    height: .53333vw
  }

  .ask:after {
    height: .53333vw
  }

  .ask__ttl {
    margin: 0 0 9.33333vw;
    font-size: 40px;
    font-size: 5.33333vw
  }

  .ask__ttl ._highlight {
    font-size: 52px;
    font-size: 6.93333vw
  }

  .ask__inner {
    width: 84vw
  }

  .ask__subttl {
    margin: 0 0 6.66667vw;
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.389
  }

  .ask__txt {
    margin: 0 0 9.33333vw;
    padding: 0;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.875;
    letter-spacing: .025em
  }

  .ask__box {
    padding: 2.66667vw 4vw
  }

  .ask__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8vw 0
  }

  .ask__item:before {
    height: .26667vw
  }

  .ask__item:after {
    height: .26667vw
  }

  .ask__tel {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 68.8vw;
    height: 25.06667vw;
    margin: 0
  }

  .ask__btn {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 68.8vw;
    height: 14.93333vw;
    margin: 0 0 5.33333vw
  }

  .ask__btn:before {
    top: -2.66667vw;
    left: -2.66667vw;
    width: 11.6vw;
    height: 11.73333vw
  }

  .ask__btn ._link {
    background: url(../img/ask_btn_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .ask__btn ._link:before {
    display: none
  }

  .ask__btn ._link:after {
    right: 4vw;
    border-width: .93333vw 0 .93333vw 1.6vw
  }

  .ask__btn ._txt {
    font-size: 28px;
    font-size: 3.73333vw;
    color: #fff;
    letter-spacing: normal;
    text-shadow: .09427vw .09427vw 2.4vw #8f701d
  }
}

.problem {
  padding: 5.20833vw 0;
  background-color: #fff
}

.problem__box {
  width: 68.75vw;
  margin: 0 auto 3.125vw;
  padding: 4.6875vw 6.25vw 5.9375vw;
  background: url(../img/problem_box_bg.png) top left no-repeat;
  background-size: 100% 100%
}

.problem__ttl {
  margin: 0 0 3.125vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  color: #fff;
  text-align: center
}

.problem__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 2.91667vw
}

.problem__list ._details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin: 1.04167vw 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.problem__list ._details ._txt {
  font-size: 20px;
  font-size: 1.04167vw;
  color: #fff
}

.problem__list ._details:before {
  content: "";
  display: block;
  width: 1.92708vw;
  height: 1.71875vw;
  margin: 0 .41667vw 0 0;
  background: url(../img/problem_ico.png) top left no-repeat;
  background-size: 100% 100%
}

.problem__list ._details:nth-of-type(even) {
  padding: 0 0 0 1.45833vw
}

.problem__spotlight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 2.8125vw 0;
  border: 1px solid rgba(255, 255, 255, 0.2)
}

.problem__spotlight ._txt {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  color: #fdedb7;
  background: -webkit-gradient(linear, left top, right top, from(#cca23f), color-stop(50%, #fdedb7), to(#cca23f));
  background: linear-gradient(to right, #cca23f 0%, #fdedb7 50%, #cca23f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.problem__headline {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  line-height: 1.4;
  text-align: center
}

.problem__headline ._highlight {
  font-size: 54px;
  font-size: 2.8125vw
}

@media screen and (max-width: 1280px) {
  .problem {
    padding: 7.8125vw 0
  }

  .problem__box {
    width: 100%;
    margin: 0 0 4.6875vw;
    padding: 7.03125vw 6.25vw 8.90625vw;
    background: url(../img/problem_box_bg.png) top left no-repeat;
    background-size: cover
  }

  .problem__ttl {
    margin: 0 0 4.6875vw;
    font-size: 40px;
    font-size: 3.125vw
  }

  .problem__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 4.375vw
  }

  .problem__list ._details {
    margin: 1.5625vw 0 0
  }

  .problem__list ._details ._txt {
    font-size: 20px;
    font-size: 1.5625vw
  }

  .problem__list ._details:before {
    width: 2.89062vw;
    height: 2.57812vw;
    margin: 0 .625vw 0 0
  }

  .problem__list ._details:nth-of-type(even) {
    padding: 0 0 0 2.1875vw
  }

  .problem__spotlight {
    padding: 4.21875vw 0;
    border: 1px solid rgba(255, 255, 255, 0.2)
  }

  .problem__spotlight ._txt {
    font-size: 40px;
    font-size: 3.125vw
  }

  .problem__headline {
    font-size: 40px;
    font-size: 3.125vw
  }

  .problem__headline ._highlight {
    font-size: 54px;
    font-size: 4.21875vw
  }
}

@media screen and (max-width: 800px) {
  .problem {
    padding: 10.66667vw 0 12vw
  }

  .problem__box {
    width: 84vw;
    margin: 0 auto 8vw;
    padding: 10.66667vw 0 15.73333vw;
    background: url(../img/problem_box_bg_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .problem__ttl {
    margin: 0 0 16vw;
    font-size: 50px;
    font-size: 6.66667vw;
    line-height: 1.4
  }

  .problem__list {
    display: block;
    margin: 0 0 9.33333vw;
    padding: 0 8vw
  }

  .problem__list ._details {
    width: 100%;
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .problem__list ._details ._txt {
    width: 58.66667vw;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.438;
    text-align: justify;
    text-align: break-all
  }

  .problem__list ._details:before {
    width: 7.33333vw;
    height: 6.66667vw;
    margin: 0
  }

  .problem__list ._details:nth-of-type(even) {
    padding: 0
  }

  .problem__list ._details:not(:last-of-type) {
    margin: 0 0 4.8vw
  }

  .problem__spotlight {
    width: 68vw;
    margin: 0 auto;
    padding: 6.66667vw 0
  }

  .problem__spotlight ._txt {
    font-size: 40px;
    font-size: 5.33333vw;
    line-height: 1.5;
    text-align: center
  }

  .problem__headline {
    font-size: 40px;
    font-size: 5.33333vw;
    line-height: 1.4;
    text-align: center
  }

  .problem__headline ._highlight {
    display: inline-block;
    font-size: 54px;
    font-size: 7.2vw;
    margin: 0 0 1.33333vw
  }
}

.about {
  width: 100%;
  padding: 6.25vw 0
}

.about__box {
  width: 68.75vw;
  padding: 4.16667vw 5.20833vw 4.47917vw;
  background-color: #fff
}

.about__box:nth-of-type(1) {
  margin: 0 auto 4.16667vw
}

.about__box:nth-of-type(2) {
  margin: 0 auto 6.25vw
}

.about__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 2.08333vw
}

.about__boxTtl {
  width: 50%;
  padding: 1.5625vw 0 0
}

.about__boxTtl ._ttl01 {
  width: 26.61458vw;
  height: 7.1875vw
}

.about__boxTtl ._ttl02 {
  width: 26.77083vw;
  height: 6.61458vw
}

.about__list {
  width: 50%;
  padding: 1.875vw 0 1.875vw 2.5vw;
  background-color: #f0fbfd;
  border-radius: .52083vw;
  position: relative
}

.about__list:before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  left: -1.25vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.04167vw 1.30208vw 1.04167vw 0;
  border-color: transparent #f0fbfd transparent transparent
}

.about__list ._txt {
  font-size: 18px;
  font-size: .9375vw;
  display: block
}

.about__list ._txt:not(:last-of-type) {
  margin: 0 0 .9375vw
}

.about__flowchart {
  margin: 0 auto
}

.about__flowchart--01 {
  width: 52.60417vw;
  height: 12.96875vw
}

.about__flowchart--02 {
  width: 52.60417vw;
  height: 20.36458vw
}

.about__video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 61.45833vw;
  margin: 0 auto
}

.about__videoTtl {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif
}

.about__videoTtl ._txt {
  font-size: 20px;
  font-size: 1.04167vw;
  display: block;
  margin: 0 0 .9375vw
}

.about__videoTtl ._highlight {
  font-size: 40px;
  font-size: 2.08333vw;
  line-height: 1.6
}

.about__videoBox {
  width: 41.66667vw
}

@media screen and (max-width: 1280px) {
  .about {
    padding: 9.375vw 0
  }

  .about__box {
    width: 100%;
    margin: 0;
    padding: 6.25vw 4.6875vw 6.71875vw
  }

  .about__box:nth-of-type(1) {
    margin: 0 0 6.25vw
  }

  .about__box:nth-of-type(2) {
    margin: 0 0 9.375vw
  }

  .about__inner {
    margin: 0 0 3.125vw
  }

  .about__boxTtl {
    padding: 2.34375vw 0 0
  }

  .about__boxTtl ._ttl01 {
    width: 39.92188vw;
    height: 10.78125vw
  }

  .about__boxTtl ._ttl02 {
    width: 40.15625vw;
    height: 9.92188vw
  }

  .about__list {
    padding: 2.8125vw 0 2.8125vw 3.75vw;
    border-radius: .78125vw
  }

  .about__list:before {
    left: -1.875vw;
    border-width: 1.5625vw 1.95312vw 1.5625vw 0
  }

  .about__list ._txt {
    font-size: 18px;
    font-size: 1.40625vw
  }

  .about__list ._txt:not(:last-of-type) {
    margin: 0 0 1.40625vw
  }

  .about__flowchart--01 {
    width: 78.90625vw;
    height: 19.45312vw
  }

  .about__flowchart--02 {
    width: 78.90625vw;
    height: 30.54688vw
  }

  .about__video {
    width: 90.625vw
  }

  .about__videoTtl ._txt {
    font-size: 20px;
    font-size: 1.5625vw;
    margin: 0 0 1.40625vw
  }

  .about__videoTtl ._highlight {
    font-size: 40px;
    font-size: 3.125vw
  }

  .about__videoBox {
    width: 62.5vw
  }
}

@media screen and (max-width: 800px) {
  .about {
    padding: 13.33333vw 0
  }

  .about__box {
    width: 84vw;
    padding: 8vw 0
  }

  .about__box:nth-of-type(1) {
    margin: 0 auto 8vw
  }

  .about__box:nth-of-type(2) {
    margin: 0 auto 13.33333vw
  }

  .about__inner {
    width: 100%;
    display: block
  }

  .about__inner._01 {
    margin: 0 0 5.33333vw
  }

  .about__inner._02 {
    margin: 0 0 3.2vw
  }

  .about__boxTtl {
    width: 100%;
    padding: 0
  }

  .about__boxTtl ._ttl01 {
    width: 75.6vw;
    height: 21.2vw;
    margin: 0 auto 6.66667vw
  }

  .about__boxTtl ._ttl02 {
    width: 73.06667vw;
    height: 18.13333vw;
    margin: 0 auto 6.66667vw
  }

  .about__list {
    width: 76vw;
    margin: 0 auto;
    padding: 6.66667vw 5.33333vw;
    border-radius: 1.33333vw
  }

  .about__list:before {
    top: -3.2vw;
    left: 50%;
    -webkit-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
    border-width: 0 2.73333vw 3.33333vw 2.73333vw;
    border-color: transparent transparent #f0fbfd transparent
  }

  .about__list ._txt {
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 1.429;
    padding: 0 0 0 3.73333vw;
    text-indent: -2.4vw
  }

  .about__list ._txt:not(:last-of-type) {
    margin: 0 0 3.73333vw
  }

  .about__flowchart--01 {
    width: 76vw;
    height: 54.4vw
  }

  .about__flowchart--02 {
    width: 76vw;
    height: 66vw
  }

  .about__video {
    display: block;
    width: 84vw
  }

  .about__videoTtl {
    margin: 0 0 6.66667vw;
    text-align: center
  }

  .about__videoTtl ._txt {
    font-size: 28px;
    font-size: 3.73333vw;
    margin: 0 0 2.4vw
  }

  .about__videoTtl ._highlight {
    font-size: 40px;
    font-size: 5.33333vw;
    line-height: 1
  }

  .about__videoBox {
    width: 100%
  }
}

.sector {
  padding: 6.25vw 0 7.70833vw;
  background-color: #fff
}

.sector__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 68.75vw;
  margin: 0 auto;
  padding: 11.04167vw 0 0
}

.sector__box {
  width: 29.16667vw;
  padding: 2.91667vw 0 3.125vw;
  background: url(../img/sectot_box_bg.png) top left no-repeat;
  background-size: 100% 100%
}

.sector__ttl {
  display: block;
  padding: 0 0 1.5625vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 28px;
  font-size: 1.45833vw;
  color: #fff;
  line-height: 1.429;
  text-align: center
}

.sector__list {
  width: 36.45833vw;
  height: 5.15625vw;
  margin: 4.6875vw 0 0 2.08333vw
}

@media screen and (max-width: 1280px) {
  .sector {
    padding: 9.375vw 0 11.5625vw
  }

  .sector__inner {
    width: 93.75vw;
    padding: 16.5625vw 0 0
  }

  .sector__box {
    width: 35.15625vw;
    padding: 4.375vw 0 4.6875vw
  }

  .sector__ttl {
    padding: 0 0 2.34375vw;
    font-size: 28px;
    font-size: 2.1875vw
  }

  .sector__list {
    width: 54.6875vw;
    height: 7.73438vw;
    margin: 7.03125vw 0 0 3.125vw
  }
}

@media screen and (max-width: 800px) {
  .sector {
    padding: 13.33333vw 0
  }

  .sector__inner {
    display: block;
    width: 100%;
    margin: 0;
    padding: 26.66667vw 0 0
  }

  .sector__box {
    width: 100%;
    margin: 0 0 5.33333vw;
    padding: 7.46667vw 0 10.66667vw;
    background: url(../img/sectot_box_bg_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .sector__ttl {
    padding: 0;
    font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
      "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
    font-size: 28px;
    font-size: 3.73333vw;
    color: #fff;
    line-height: 1.429;
    text-align: center
  }

  .sector__list {
    width: 83.86667vw;
    height: 25.46667vw;
    margin: 0 auto
  }
}

.point {
  width: 100%;
  padding: 7.8125vw 0;
  background-color: #fff
}

.point__ttl {
  width: 23.69792vw;
  height: 5.67708vw;
  margin: 0 auto 2.60417vw
}

.point__txt {
  font-size: 20px;
  font-size: 1.04167vw;
  text-align: center
}

.point__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 68.75vw;
  margin: 0 auto
}

.point__box {
  width: 31.77083vw;
  padding: 7.55208vw 0 0;
  position: relative;
  margin: 3.64583vw 0 0
}

.point__box:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4.6875vw;
  height: 4.6875vw;
  z-index: 2
}

.point__box--01 {
  background: url(../img/point_box01_bg.jpg) top left no-repeat;
  background-size: 100%
}

.point__box--01:before {
  background: url(../img/point_label01.png) top left no-repeat;
  background-size: 100% 100%
}

.point__box--02 {
  background: url(../img/point_box02_bg.jpg) top left no-repeat;
  background-size: 100%
}

.point__box--02:before {
  background: url(../img/point_label02.png) top left no-repeat;
  background-size: 100% 100%
}

.point__box--03 {
  background: url(../img/point_box03_bg.jpg) top left no-repeat;
  background-size: 100%
}

.point__box--03:before {
  background: url(../img/point_label03.png) top left no-repeat;
  background-size: 100% 100%
}

.point__box--04 {
  background: url(../img/point_box04_bg.jpg) top left no-repeat;
  background-size: 100%
}

.point__box--04:before {
  background: url(../img/point_label04.png) top left no-repeat;
  background-size: 100% 100%
}

.point__boxTtl {
  margin: 0 0 8.85417vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 36px;
  font-size: 1.875vw;
  color: #fff;
  text-align: center
}

.point__boxTxt {
  font-size: 18px;
  font-size: .9375vw;
  line-height: 2;
  text-align: center
}

@media screen and (max-width: 1280px) {
  .point {
    padding: 11.71875vw 0
  }

  .point__ttl {
    width: 35.54688vw;
    height: 8.51562vw;
    margin: 0 auto 3.90625vw
  }

  .point__txt {
    font-size: 20px;
    font-size: 1.5625vw
  }

  .point__inner {
    width: 90.625vw
  }

  .point__box {
    width: 43.75vw;
    padding: 8.59375vw 0 0;
    position: relative;
    margin: 5.46875vw 0 0
  }

  .point__box:before {
    width: 7.03125vw;
    height: 7.03125vw
  }

  .point__boxTtl {
    margin: 0 0 13.28125vw;
    font-size: 36px;
    font-size: 2.8125vw
  }

  .point__boxTxt {
    font-size: 18px;
    font-size: 1.40625vw
  }
}

@media screen and (max-width: 800px) {
  .point {
    padding: 14.66667vw 0 16vw
  }

  .point__ttl {
    width: 75.6vw;
    height: 15.46667vw;
    margin: 0 auto 5.33333vw
  }

  .point__txt {
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.563;
    text-align: center
  }

  .point__inner {
    display: block;
    width: 84vw
  }

  .point__box {
    width: 100%;
    margin: 9.33333vw 0 0 0;
    padding: 20vw 0 0
  }

  .point__box:before {
    width: 12.26667vw;
    height: 12.26667vw
  }

  .point__boxTtl {
    margin: 0 0 25.33333vw;
    font-size: 38px;
    font-size: 5.06667vw
  }

  .point__boxTxt {
    padding: 0 4vw;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.562;
    letter-spacing: normal;
    text-align: justify;
    text-align: break-all
  }
}

.contract {
  width: 100%;
  padding: 6.25vw 0
}

.contract__ttl {
  margin: 0 0 3.125vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  text-align: center
}

.contract__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 68.75vw;
  margin: 0 auto;
  padding: 3.64583vw 0 4.16667vw;
  background-color: #fff
}

.contract__table {
  width: 58.95833vw;
  height: 20.625vw
}

@media screen and (max-width: 1280px) {
  .contract {
    padding: 9.375vw 0
  }

  .contract__ttl {
    margin: 0 0 4.6875vw;
    font-size: 40px;
    font-size: 3.125vw
  }

  .contract__box {
    width: 100%;
    margin: 0;
    padding: 5.46875vw 0 6.25vw
  }

  .contract__table {
    width: 88.4375vw;
    height: 30.9375vw
  }
}

@media screen and (max-width: 800px) {
  .contract {
    padding: 13.33333vw 0
  }

  .contract__ttl {
    margin: 0 0 10.66667vw;
    font-size: 50px;
    font-size: 6.66667vw
  }

  .contract__box {
    width: 84vw;
    margin: 0 auto;
    padding: 8vw 0
  }

  .contract__table {
    width: 79.46667vw;
    height: 224.66667vw
  }
}

.flow {
  width: 100%;
  padding: 6.25vw 0;
  background-color: #fff
}

.flow__ttl {
  margin: 0 0 3.125vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  text-align: center
}

.flow__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 68.75vw;
  margin: 0 auto
}

.flow__box {
  width: 14.0625vw;
  position: relative
}

.flow__box:not(:last-of-type):before {
  content: "";
  display: block;
  position: absolute;
  top: 4.6875vw;
  right: -2.8125vw;
  width: 2.03125vw;
  height: 1.77083vw;
  background: url(../img/flow_arrow.png) top left no-repeat;
  background-size: 100% 100%
}

.flow__img {
  width: 11.19792vw;
  height: 11.19792vw;
  margin: 0 auto 1.45833vw
}

.flow__boxTtl {
  margin: 0 0 1.45833vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 24px;
  font-size: 1.25vw;
  text-align: center
}

.flow__boxTxt {
  font-size: 18px;
  font-size: .9375vw;
  line-height: 1.778;
  text-align: justify;
  text-align: break-all
}

.flow__note {
  padding: 1.35417vw 0 0
}

.flow__note ._txt {
  font-size: 14px;
  font-size: .72917vw;
  color: #aaa;
  line-height: 1.429;
  padding: 0 0 0 .72917vw;
  text-indent: -.72917vw
}

.flow__note ._txt:not(:last-of-type) {
  margin: 0 0 .52083vw
}

@media screen and (max-width: 1280px) {
  .flow {
    padding: 9.375vw 0
  }

  .flow__ttl {
    margin: 0 0 4.6875vw;
    font-size: 40px;
    font-size: 3.125vw
  }

  .flow__inner {
    width: 90.625vw
  }

  .flow__box {
    width: 17.1875vw
  }

  .flow__box:not(:last-of-type):before {
    top: 7.03125vw;
    right: -5.46875vw;
    width: 3.04688vw;
    height: 2.65625vw
  }

  .flow__img {
    width: 16.79688vw;
    height: 16.79688vw;
    margin: 0 auto 2.1875vw
  }

  .flow__boxTtl {
    margin: 0 0 2.1875vw;
    font-size: 22px;
    font-size: 1.71875vw
  }

  .flow__boxTxt {
    font-size: 18px;
    font-size: 1.40625vw
  }

  .flow__note {
    padding: 2.03125vw 0 0
  }

  .flow__note ._txt {
    font-size: 14px;
    font-size: 1.09375vw;
    padding: 0 0 0 1.09375vw;
    text-indent: -1.09375vw
  }

  .flow__note ._txt:not(:last-of-type) {
    margin: 0 0 .78125vw
  }
}

@media screen and (max-width: 800px) {
  .flow {
    padding: 16vw 0
  }

  .flow__ttl {
    margin: 0 0 10.66667vw;
    font-size: 50px;
    font-size: 6.66667vw
  }

  .flow__inner {
    display: block;
    width: 84vw
  }

  .flow__box {
    width: 100%
  }

  .flow__box:not(:last-of-type) {
    margin: 0 0 14.66667vw
  }

  .flow__box:not(:last-of-type):before {
    content: "";
    display: block;
    position: absolute;
    top: auto;
    right: auto;
    left: 50%;
    bottom: -14.4vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 9.2vw;
    height: 10.13333vw;
    background: url(../img/flow_arrow_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .flow__box ._figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 5.33333vw
  }

  .flow__img {
    width: 40.13333vw;
    height: 40.13333vw;
    margin: 0
  }

  .flow__boxTtl {
    width: 43.86667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 44px;
    font-size: 5.86667vw;
    line-height: 1.136
  }

  .flow__boxTxt {
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.563
  }

  .flow__note {
    padding: 3.46667vw 0 0
  }

  .flow__note ._txt {
    font-size: 20px;
    font-size: 2.66667vw;
    line-height: 1;
    letter-spacing: normal;
    padding: 0;
    text-indent: 0
  }

  .flow__note ._txt:not(:last-of-type) {
    margin: 0 0 1.6vw
  }
}

.testimonial {
  width: 100%;
  padding: 7.8125vw 0
}

.testimonial__ttl {
  margin: 0 0 3.125vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  line-height: 1.429;
  text-align: center
}

.testimonial__inner {
  width: 68.75vw;
  margin: 0 auto
}

.testimonial__body {
  width: 100%;
  border-top: .3125vw solid #cca23f;
  padding: 1.5625vw 0 0
}

.testimonial__body:not(:last-of-type) {
  margin: 0 0 5.10417vw
}

.testimonial__blockheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0 2.60417vw 1.5625vw;
  border-bottom: 1px solid #dedede
}

.testimonial__blockheader ._inner {
  width: 33.07292vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.testimonial__img {
  width: 10.41667vw;
  height: 10.41667vw;
  margin: 0 1.45833vw 0 0
}

.testimonial__details {
  width: 18.59375vw
}

.testimonial__status {
  margin: 0 0 1.35417vw
}

.testimonial__status--01 {
  width: 100%;
  height: 3.38542vw
}

.testimonial__status--02 {
  width: 14.42708vw;
  height: 3.38542vw
}

.testimonial__status--03 {
  width: 17.23958vw;
  height: 3.38542vw
}

.testimonial__status--04 {
  width: 17.39583vw;
  height: 3.38542vw
}

.testimonial__condition {
  font-size: 16px;
  font-size: .83333vw;
  line-height: 1.875
}

.testimonial__outline--cmn {
  width: 30.46875vw;
  height: 10.625vw
}

.testimonial__outline--big {
  width: 30.46875vw;
  height: 11.97917vw
}

.testimonial__blockfooter {
  padding: 2.60417vw 5.20833vw 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.testimonial__txt {
  width: 28.125vw;
  font-size: 18px;
  font-size: .9375vw;
  line-height: 1.667;
  text-align: justify;
  text-align: break-all
}

@media screen and (max-width: 1280px) {
  .testimonial {
    width: 100%;
    padding: 11.71875vw 0
  }

  .testimonial__ttl {
    margin: 0 0 4.6875vw;
    font-size: 40px;
    font-size: 3.125vw
  }

  .testimonial__inner {
    width: 90.625vw
  }

  .testimonial__body {
    border-top: .46875vw solid #cca23f;
    padding: 2.34375vw 0 0
  }

  .testimonial__body:not(:last-of-type) {
    margin: 0 0 7.65625vw
  }

  .testimonial__blockheader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 0 2.34375vw;
    border-bottom: 1px solid #dedede
  }

  .testimonial__blockheader ._inner {
    width: 49.60938vw
  }

  .testimonial__img {
    width: 15.625vw;
    height: 15.625vw;
    margin: 0 2.1875vw 0 0
  }

  .testimonial__details {
    width: 27.89063vw
  }

  .testimonial__status {
    margin: 0 0 2.03125vw
  }

  .testimonial__status--01 {
    width: 100%;
    height: 5.07812vw
  }

  .testimonial__status--02 {
    width: 21.64062vw;
    height: 5.07812vw
  }

  .testimonial__status--03 {
    width: 25.85938vw;
    height: 5.07812vw
  }

  .testimonial__status--04 {
    width: 26.09375vw;
    height: 5.07812vw
  }

  .testimonial__condition {
    font-size: 16px;
    font-size: 1.25vw;
    line-height: 1.875
  }

  .testimonial__outline--cmn {
    width: 40.23438vw;
    height: 14.0625vw
  }

  .testimonial__outline--big {
    width: 40.23438vw;
    height: 15.78125vw
  }

  .testimonial__blockfooter {
    padding: 3.90625vw 4.6875vw 0
  }

  .testimonial__txt {
    width: 39.0625vw;
    font-size: 18px;
    font-size: 1.40625vw
  }
}

@media screen and (max-width: 800px) {
  .testimonial {
    padding: 16vw 0
  }

  .testimonial__ttl {
    margin: 0 0 10.66667vw;
    font-size: 50px;
    font-size: 6.66667vw;
    line-height: 1.28
  }

  .testimonial__inner {
    width: 84vw
  }

  .testimonial__body {
    border-top: .8vw solid #cca23f;
    padding: 5.33333vw 0 0
  }

  .testimonial__body:not(:last-of-type) {
    margin: 0 0 10.66667vw
  }

  .testimonial__blockheader {
    display: block;
    padding: 0 0 6.66667vw;
    border-bottom: 1px solid #dedede
  }

  .testimonial__blockheader ._inner {
    display: block;
    width: 100%;
    margin: 0 0 5.33333vw;
    position: relative
  }

  .testimonial__img {
    width: 26.66667vw;
    height: 26.66667vw;
    margin: 0 0 4vw
  }

  .testimonial__details {
    width: 100%
  }

  .testimonial__status {
    position: absolute;
    top: 4vw;
    left: 30.93333vw;
    margin: 0
  }

  .testimonial__status--01 {
    width: 46.26667vw;
    height: 19.06667vw
  }

  .testimonial__status--02 {
    width: 42vw;
    height: 19.06667vw
  }

  .testimonial__status--03 {
    width: 42vw;
    height: 19.06667vw
  }

  .testimonial__status--04 {
    width: 41.86667vw;
    height: 19.06667vw
  }

  .testimonial__condition {
    font-size: 28px;
    font-size: 3.73333vw;
    line-height: 1.429
  }

  .testimonial__outline--cmn {
    width: 100%;
    height: 29.33333vw
  }

  .testimonial__outline--big {
    width: 100%;
    height: 33.06667vw
  }

  .testimonial__blockfooter {
    padding: 5.33333vw 0 0;
    display: block
  }

  .testimonial__txt {
    width: 100%;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.563
  }

  .testimonial__txt:first-of-type {
    margin: 0 0 6.66667vw
  }
}

.faq {
  width: 100%;
  padding: 6.25vw 0;
  background-color: #fff
}

.faq__ttl {
  margin: 0 0 3.125vw;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  text-align: center
}

.faq__inner {
  width: 68.75vw;
  margin: 0 auto
}

.faq__box {
  width: 100%;
  padding: 1.5625vw 5.20833vw;
  border: 1px solid #dedede
}

.faq__box:not(:last-of-type) {
  margin: 0 0 1.04167vw
}

.faq__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 0 .52083vw;
  padding: 0 0 .52083vw;
  border-bottom: 1px solid #dedede
}

.faq__question:before {
  content: "";
  display: block;
  width: 2.08333vw;
  height: 2.08333vw;
  margin: 0 .52083vw 0 0;
  background: url(../img/faq_question_ico.png) top left no-repeat;
  background-size: 100% 100%
}

.faq__question ._txt {
  padding: .41667vw 0 0;
  width: 55.72917vw;
  font-size: 20px;
  font-size: 1.04167vw;
  font-weight: 600
}

.faq__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

.faq__answer:before {
  content: "";
  display: block;
  width: 2.08333vw;
  height: 2.08333vw;
  margin: 0 .52083vw 0 0;
  background: url(../img/faq_answer_ico.png) top left no-repeat;
  background-size: 100% 100%
}

.faq__answer ._txt {
  padding: .41667vw 0 0;
  width: 55.72917vw;
  font-size: 20px;
  font-size: 1.04167vw;
  line-height: 1.667
}

@media screen and (max-width: 1280px) {
  .faq {
    padding: 9.375vw 0
  }

  .faq__ttl {
    margin: 0 0 4.6875vw;
    font-size: 40px;
    font-size: 3.125vw
  }

  .faq__inner {
    width: 90.625vw
  }

  .faq__box {
    padding: 2.34375vw 4.6875vw
  }

  .faq__box:not(:last-of-type) {
    margin: 0 0 1.5625vw
  }

  .faq__question {
    margin: 0 0 .78125vw;
    padding: 0 0 .78125vw
  }

  .faq__question:before {
    width: 3.125vw;
    height: 3.125vw;
    margin: 0 .78125vw 0 0
  }

  .faq__question ._txt {
    padding: .625vw 0 0;
    width: 75vw;
    font-size: 20px;
    font-size: 1.5625vw
  }

  .faq__answer:before {
    width: 3.125vw;
    height: 3.125vw;
    margin: 0 .78125vw 0 0
  }

  .faq__answer ._txt {
    padding: .625vw 0 0;
    width: 75vw;
    font-size: 20px;
    font-size: 1.5625vw
  }
}

@media screen and (max-width: 800px) {
  .faq {
    padding: 16vw 0;
    background-color: #fff
  }

  .faq__ttl {
    margin: 0 0 10.66667vw;
    font-size: 50px;
    font-size: 6.66667vw
  }

  .faq__inner {
    width: 84vw
  }

  .faq__box {
    padding: 8vw
  }

  .faq__box:not(:last-of-type) {
    margin: 0 0 4vw
  }

  .faq__question {
    margin: 0 0 4vw;
    padding: 0 0 4vw
  }

  .faq__question:before {
    width: 5.33333vw;
    height: 5.33333vw;
    margin: 0 1.33333vw 0 0
  }

  .faq__question ._txt {
    padding: 0;
    width: 61.33333vw;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.313
  }

  .faq__answer:before {
    content: "";
    display: block;
    width: 5.33333vw;
    height: 5.33333vw;
    margin: 0 1.33333vw 0 0;
    background: url(../img/faq_answer_ico.png) top left no-repeat;
    background-size: 100% 100%
  }

  .faq__answer ._txt {
    padding: 0;
    width: 61.33333vw;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.313;
    text-align: justify;
    text-align: break-all
  }
}

.contact {
  background-color: #f0fbfd;
  position: relative
}

.contact--top {
  padding: 6.25vw 0
}

.contact--confirm {
  padding: 2.8125vw 0 6.25vw
}

.contact--thanks {
  padding: 4.16667vw 0 5.20833vw
}

.contact__ttl {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 40px;
  font-size: 2.08333vw;
  text-align: center;
  margin: 0 0 2.08333vw
}

.contact__note {
  margin: 0 0 2.60417vw;
  font-size: 18px;
  font-size: .9375vw;
  color: #d02828;
  text-align: center
}

.contact__inner {
  width: 58.33333vw;
  margin: 0 auto
}

.contact__txt {
  font-size: 18px;
  font-size: .9375vw;
  margin: 0 0 .83333vw
}

.contact__blockfooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 8.33333vw;
  background: url(../img/contact_blockfooter_bg.png) top left no-repeat;
  background-size: 100% 100%
}

@media screen and (max-width: 1280px) {
  .contact--top {
    padding: 9.375vw 0
  }

  .contact--confirm {
    padding: 4.21875vw 0 9.375vw
  }

  .contact--thanks {
    padding: 6.25vw 0 7.8125vw
  }

  .contact__ttl {
    font-size: 40px;
    font-size: 3.125vw;
    margin: 0 0 3.125vw
  }

  .contact__note {
    margin: 0 0 3.90625vw;
    font-size: 18px;
    font-size: 1.40625vw
  }

  .contact__inner {
    width: 87.5vw
  }

  .contact__txt {
    font-size: 18px;
    font-size: 1.40625vw;
    margin: 0 0 1.25vw
  }

  .contact__blockfooter {
    height: 12.5vw
  }
}

@media screen and (max-width: 800px) {
  .contact--top {
    padding: 16vw 0
  }

  .contact--confirm {
    padding: 7.2vw 0 16vw
  }

  .contact--thanks {
    padding: 10.66667vw 0 13.33333vw
  }

  .contact__ttl {
    font-size: 50px;
    font-size: 6.66667vw;
    margin: 0 0 10.66667vw
  }

  .contact__note {
    margin: 0 0 8vw;
    font-size: 32px;
    font-size: 4.26667vw
  }

  .contact__inner {
    width: 84vw
  }

  .contact__txt {
    font-size: 32px;
    font-size: 4.26667vw;
    margin: 0 0 2.13333vw
  }

  .contact__blockfooter {
    height: 53.6vw
  }
}

.footer {
  width: 100%;
  background-color: #073358
}

.footer--top {
  padding: 3.125vw 5.20833vw
}

.footer--local {
  padding: 2.8125vw 0
}

.footer--thanks {
  position: absolute;
  bottom: 0
}

.footer__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

.footer__inner ._wrap {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 65.83333vw;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.footer__logo {
  position: absolute;
  top: .26042vw;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer__logo ._img {
  width: 2.91667vw;
  height: 2.91667vw;
  margin: 0 .52083vw 0 0
}

.footer__logo ._txt {
  font-size: 24px;
  font-size: 1.25vw;
  color: #fff
}

.footer__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 37.08333vw;
  padding: .26042vw 0;
  border-left: 1px solid #1e4d74;
  border-right: 1px solid #1e4d74
}

.footer__address ._list {
  font-size: 16px;
  font-size: .83333vw;
  color: #fff
}

.footer__address ._list:first-of-type {
  margin: 0 2.08333vw 0 0
}

.footer__address ._list ._place {
  margin: 0 0 .83333vw
}

.footer__address ._list ._location {
  line-height: 1.375;
  margin: 0 0 .83333vw
}

.footer__address ._list ._tel {
  line-height: 1.375
}

.footer__company {
  width: 28.75vw;
  padding: 0 0 .26042vw 3.54167vw
}

.footer__company ._list {
  font-size: 16px;
  font-size: .83333vw;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.footer__company ._list:not(:last-of-type) {
  padding: .72917vw 1.5625vw;
  border-bottom: 1px solid #1e4d74
}

.footer__company ._list:last-of-type {
  padding: .72917vw 1.5625vw 0
}

.footer__info {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 23.22917vw;
  padding: 0 0 .26042vw
}

.footer__info ._list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 .52083vw
}

.footer__info ._list ._txt {
  font-size: 14px;
  font-size: .72917vw;
  color: #fff
}

.footer__info ._list ._txt:first-of-type {
  margin: 0 .83333vw 0 0;
  padding: 0 .83333vw 0 0;
  border-right: 1px solid #fff
}

.footer__info ._list ._txt ._link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer__info ._list ._txt ._link:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 0 .3125vw 0 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff
}

.footer__info ._copyright {
  font-size: 14px;
  font-size: .72917vw;
  color: #fff
}

.footer__copyright {
  font-size: 14px;
  font-size: .72917vw;
  color: #fff;
  text-align: center
}

@media screen and (max-width: 1280px) {
  .footer--top {
    padding: 4.6875vw 4.6875vw
  }

  .footer--local {
    padding: 4.21875vw 0
  }

  .footer__inner {
    display: block
  }

  .footer__inner ._wrap {
    width: 100%;
    margin: 0 0 4.6875vw
  }

  .footer__logo {
    position: static;
    top: auto;
    left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 4.6875vw
  }

  .footer__logo ._img {
    width: 4.375vw;
    height: 4.375vw;
    margin: 0 .78125vw 0 0
  }

  .footer__logo ._txt {
    font-size: 24px;
    font-size: 1.875vw
  }

  .footer__address {
    width: 54.375vw;
    padding: .625vw 0
  }

  .footer__address ._list {
    font-size: 16px;
    font-size: 1.25vw;
    color: #fff
  }

  .footer__address ._list:first-of-type {
    margin: 0 3.125vw 0 0
  }

  .footer__address ._list ._place {
    margin: 0 0 1.25vw
  }

  .footer__address ._list ._location {
    line-height: 1.375;
    margin: 0 0 1.25vw
  }

  .footer__address ._list ._tel {
    line-height: 1.375
  }

  .footer__company {
    width: 36.25vw;
    padding: 0 0 .39062vw 3.125vw
  }

  .footer__company ._list {
    font-size: 16px;
    font-size: 1.25vw;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .footer__company ._list:not(:last-of-type) {
    padding: 1.09375vw 2.34375vw;
    border-bottom: 1px solid #1e4d74
  }

  .footer__company ._list:last-of-type {
    padding: 1.09375vw 2.34375vw 0
  }

  .footer__info {
    display: block;
    width: auto;
    padding: 0
  }

  .footer__info ._list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 0 .78125vw
  }

  .footer__info ._list ._txt {
    font-size: 14px;
    font-size: 1.09375vw;
    color: #fff
  }

  .footer__info ._list ._txt:first-of-type {
    margin: 0 1.25vw 0 0;
    padding: 0 1.25vw 0 0
  }

  .footer__info ._list ._txt ._link:before {
    margin: 0 .46875vw 0 0
  }

  .footer__info ._copyright {
    font-size: 14px;
    font-size: 1.09375vw;
    text-align: center
  }

  .footer__copyright {
    font-size: 14px;
    font-size: 1.09375vw
  }
}

@media screen and (max-width: 800px) {
  .footer--top {
    padding: 13.33333vw 8vw 4vw
  }

  .footer--local {
    padding: 8.8vw 0
  }

  .footer--thanks {
    position: static;
    bottom: auto
  }

  .footer__inner ._wrap {
    width: 100%;
    height: auto;
    display: block
  }

  .footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 8vw
  }

  .footer__logo ._img {
    width: 9.86667vw;
    height: 9.86667vw;
    margin: 0 1.86667vw 0 0
  }

  .footer__logo ._txt {
    font-size: 31px;
    font-size: 4.13333vw
  }

  .footer__address {
    display: block;
    width: 100%;
    padding: 9.33333vw 0 9.33333vw 4.8vw;
    border-top: 1px solid #1e4d74;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #1e4d74
  }

  .footer__address ._list {
    font-size: 28px;
    font-size: 3.73333vw;
    color: #fff
  }

  .footer__address ._list:first-of-type {
    margin: 0 0 9.33333vw
  }

  .footer__address ._list ._place {
    margin: 0 0 5.33333vw
  }

  .footer__address ._list ._location {
    line-height: 1.786;
    margin: 0 0 4vw
  }

  .footer__address ._list ._tel {
    line-height: 1.786
  }

  .footer__company {
    width: 100%;
    padding: 9.33333vw 5.33333vw 0;
    margin: 0 0 12vw
  }

  .footer__company ._list {
    font-size: 28px;
    font-size: 3.73333vw
  }

  .footer__company ._list:not(:last-of-type) {
    padding: 0 0 4vw;
    margin: 0 0 4vw
  }

  .footer__company ._list:last-of-type {
    padding: 0
  }

  .footer__info ._list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 4vw
  }

  .footer__info ._list ._txt {
    font-size: 20px;
    font-size: 2.66667vw
  }

  .footer__info ._list ._txt:first-of-type {
    margin: 0 6.13333vw 0 0;
    padding: 0 6.13333vw 0 0
  }

  .footer__info ._list ._txt ._link:before {
    margin: 0 1.33333vw 0 0;
    border-width: 1.06667vw 0 1.06667vw 1.86667vw
  }

  .footer__info ._copyright {
    font-size: 20px;
    font-size: 2.66667vw
  }

  .footer__copyright {
    font-size: 20px;
    font-size: 2.66667vw
  }
}

.sp {
  display: none !important
}

@media screen and (max-width: 800px) {
  .sp {
    display: block !important
  }
}

.pc {
  display: block !important
}

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

.anime {
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.js-anime {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.js-anime.is-show {
  opacity: 1;
  visibility: visible
}

.grd-nvy {
  background: -webkit-gradient(linear, left top, right top, from(#3c93e2), to(#0b3456));
  background: linear-gradient(to right, #3c93e2 0%, #0b3456 100%)
}

.yellow {
  color: #cca23f
}

.mincho {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif
}

.sticky {
  min-height: 100vh;
  padding: 0 0 8.33333vw
}

@media screen and (max-width: 1280px) {
  .sticky {
    padding: 0 0 12.5vw
  }
}

@media screen and (max-width: 800px) {
  .sticky {
    padding: 0
  }
}

/* 
select::-ms-expand {
  display: none
}

input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

input,
select {
  vertical-align: middle;
  border: none
}

input[type="submit"],
input[type="button"],
textarea {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer
}

input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: none;
  border-radius: 0;
  margin: 0;
  left: 0;
  opacity: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px
}

input[type="radio"] {
  display: none
}

[data-whatinput="mouse"] :focus,
[data-whatinput="touch"] :focus {
  outline: none
}

input {
  width: 100%;
  padding: .52083vw 1.04167vw;
  font-family: YakuHanJP, "Noto Sans JP", san-serif, 游ゴシック体, "Yu Gothic",
    YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ,
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: .83333vw;
  color: #242424;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #fff
}

input::-webkit-input-placeholder {
  color: #dfdfdf
}

input:-ms-input-placeholder {
  color: #dfdfdf
}

input::-ms-input-placeholder {
  color: #dfdfdf
}

input::placeholder {
  color: #dfdfdf
}

input:-ms-input-placeholder {
  color: #dfdfdf
}

input::-ms-input-placeholder {
  color: #dfdfdf
}

@media screen and (max-width: 1280px) {
  input {
    padding: .78125vw 1.5625vw;
    font-size: 16px;
    font-size: 1.25vw
  }
}

@media screen and (max-width: 800px) {
  input {
    font-size: 32px;
    font-size: 4.26667vw;
    padding: 1.33333vw 2.66667vw
  }
}


select {
  width: 100%;
  padding: .52083vw .9375vw;
  font-family: YakuHanJP, "Noto Sans JP", san-serif, 游ゴシック体, "Yu Gothic",
    YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ,
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: .83333vw;
  color: #dfdfdf;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background-color: #fff
}

@media screen and (max-width: 1280px) {
  select {
    padding: .78125vw 1.5625vw;
    font-size: 16px;
    font-size: 1.25vw
  }
}

@media screen and (max-width: 800px) {
  select {
    font-size: 32px;
    font-size: 4.26667vw;
    padding: 1.33333vw 2.66667vw
  }
} */

.o-scroll {
  position: absolute;
  right: 1.25vw;
  bottom: -4.16667vw
}

.o-scroll__details {
  width: 1.04167vw;
  height: 13.75vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.o-scroll__bar {
  display: block;
  width: 1px;
  height: 4.6875vw;
  background-color: #fff;
  -webkit-animation: scrollDown 2.8s ease infinite;
  animation: scrollDown 2.8s ease infinite
}

.o-scroll__txt {
  width: .67708vw;
  height: 8.02083vw
}

@media screen and (max-width: 1280px) {
  .o-scroll {
    right: 1.875vw;
    bottom: -6.25vw
  }

  .o-scroll__details {
    width: 1.5625vw;
    height: 20.625vw
  }

  .o-scroll__bar {
    height: 7.03125vw
  }

  .o-scroll__txt {
    width: 1.01562vw;
    height: 12.03125vw
  }
}

@media screen and (max-width: 800px) {
  .o-scroll {
    right: 2.4vw;
    bottom: 24vw
  }

  .o-scroll__details {
    width: 3.2vw;
    height: 34.4vw
  }

  .o-scroll__bar {
    height: 12vw
  }

  .o-scroll__txt {
    width: 1.73333vw;
    height: 20.53333vw
  }
}

@-webkit-keyframes scrollDown {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
  }

  33% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
  }

  66% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}

@keyframes scrollDown {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
  }

  33% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
  }

  66% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
  }
}

.o-slider {
  width: 100%;
  position: relative;
  background: url("../img/slider_img.png") repeat-x 0 0;
  background-size: auto 14.16667vw;
  -webkit-animation: loop 60s linear infinite;
  animation: loop 60s linear infinite
}

@media screen and (max-width: 1280px) {
  .o-slider {
    background: url("../img/slider_img.png") repeat-x 0 0;
    background-size: auto 21.25vw;
    -webkit-animation: loopPcs 60s linear infinite;
    animation: loopPcs 60s linear infinite
  }
}

@media screen and (max-width: 800px) {
  .o-slider {
    background: url("../img/slider_img.png") repeat-x 0 0;
    background-size: auto 22.8vw;
    -webkit-animation: loopSp 60s linear infinite;
    animation: loopSp 60s linear infinite
  }
}

@-webkit-keyframes loop {
  from {
    background-position: 0 0
  }

  to {
    background-position: -168.33333vw 0
  }
}

@keyframes loop {
  from {
    background-position: 0 0
  }

  to {
    background-position: -168.33333vw 0
  }
}

@-webkit-keyframes loopPcs {
  from {
    background-position: 0 0
  }

  to {
    background-position: -252.5vw 0
  }
}

@keyframes loopPcs {
  from {
    background-position: 0 0
  }

  to {
    background-position: -252.5vw 0
  }
}

@-webkit-keyframes loopSp {
  from {
    background-position: 0 0
  }

  to {
    background-position: -270.93333vw 0
  }
}

@keyframes loopSp {
  from {
    background-position: 0 0
  }

  to {
    background-position: -270.93333vw 0
  }
}

.o-pagetop {
  position: fixed;
  right: 1.5625vw;
  bottom: 1.5625vw;
  width: 1.875vw;
  height: 1.875vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: 4
}

.o-pagetop--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #073358;
  border-radius: 50%;
  border: 1.5px solid #fff
}

.o-pagetop--link ._img {
  width: .72917vw;
  height: .46875vw
}

.o-pagetop--link:hover {
  background-color: #205c92
}

.o-pagetop.is-show {
  opacity: 1;
  visibility: visible
}

@media screen and (max-width: 1280px) {
  .o-pagetop {
    right: 2.34375vw;
    bottom: 2.34375vw;
    width: 2.8125vw;
    height: 2.8125vw
  }

  .o-pagetop--link ._img {
    width: 1.09375vw;
    height: .70312vw
  }
}

@media screen and (max-width: 800px) {
  .o-pagetop {
    right: 3.46667vw;
    bottom: 3.46667vw;
    width: 6.53333vw;
    height: 6.53333vw
  }

  .o-pagetop--link {
    border: .26667vw solid #fff
  }

  .o-pagetop--link ._img {
    width: 2.53333vw;
    height: 1.33333vw
  }

  .o-pagetop--link:hover {
    background-color: #073358
  }
}

.o-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 23.4375vw
}

.o-video__embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media screen and (max-width: 1280px) {
  .o-video {
    padding-top: 35.15625vw
  }
}

@media screen and (max-width: 800px) {
  .o-video {
    padding-top: 47.2vw
  }
}

/* 
.f-input__inner {
  width: 45.83333vw;
  margin: 0 auto 4.16667vw
}

.f-input__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.f-input__box:not(:last-of-type) {
  margin: 0 0 1.5625vw
}

.f-input__ttl {
  width: 10.41667vw;
  padding: .52083vw 0 0;
  font-size: 18px;
  font-size: .9375vw
}

.f-input__fill {
  width: 35.41667vw
}

.f-input__fill._arrow {
  position: relative
}

.f-input__fill._arrow:before {
  content: "";
  display: block;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 14.89583vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #dedede transparent transparent transparent
}

.f-input__fill ._mid {
  width: 20.83333vw
}

.f-input__fill ._small {
  width: 16.14583vw
}

.f-input__fill ._select.is-select {
  color: #242424
}

.f-input__blockfooter ._check {
  margin: 0 2.08333vw 0 0
}

.f-input__blockfooter ._btn {
  width: 17.13542vw;
  height: 4.16667vw
}

.f-input__blockfooter ._btn ._inner {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/contact_btn01.png) top left no-repeat;
  background-size: 100% 100%
}

.f-input__blockfooter ._btn ._inner:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/contact_btn01_ov.png) top left no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.f-input__blockfooter ._btn ._inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.04167vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff
}

.f-input__blockfooter ._btn ._inner:hover:before {
  opacity: 1;
  visibility: visible
}

.f-input__blockfooter ._btn ._link {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative;
  z-index: 2;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 20px;
  font-size: 1.04167vw;
  color: #fff;
  font-weight: 600;
  text-shadow: 0.707px 0.707px 18px #8f701d
}

@media screen and (max-width: 1280px) {
  .f-input__inner {
    width: 68.75vw;
    margin: 0 auto 6.25vw
  }

  .f-input__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .f-input__box:not(:last-of-type) {
    margin: 0 0 2.34375vw
  }

  .f-input__ttl {
    width: 15.625vw;
    padding: .78125vw 0 0;
    font-size: 18px;
    font-size: 1.40625vw
  }

  .f-input__fill {
    width: 53.125vw
  }

  .f-input__fill._arrow {
    position: relative
  }

  .f-input__fill._arrow:before {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 22.34375vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #dedede transparent transparent transparent
  }

  .f-input__fill ._mid {
    width: 31.25vw
  }

  .f-input__fill ._small {
    width: 24.21875vw
  }

  .f-input__blockfooter ._check {
    margin: 0 3.125vw 0 0
  }

  .f-input__blockfooter ._btn {
    width: 25.70312vw;
    height: 6.25vw
  }

  .f-input__blockfooter ._btn ._inner:after {
    right: 1.5625vw
  }

  .f-input__blockfooter ._btn ._link {
    font-size: 20px;
    font-size: 1.5625vw
  }
}

@media screen and (max-width: 800px) {
  .f-input__inner {
    width: 84vw;
    margin: 0 auto 10.66667vw
  }

  .f-input__box {
    display: block
  }

  .f-input__box:not(:last-of-type) {
    margin: 0 0 6.13333vw
  }

  .f-input__ttl {
    width: auto;
    margin: 0 0 2.66667vw;
    padding: 0;
    font-size: 32px;
    font-size: 4.26667vw
  }

  .f-input__fill {
    width: 100%
  }

  .f-input__fill._arrow {
    position: relative
  }

  .f-input__fill._arrow:before {
    left: auto;
    right: 2.66667vw;
    border-width: 2.13333vw 1.2vw 0 1.2vw
  }

  .f-input__fill ._mid {
    width: 100%
  }

  .f-input__fill ._small {
    width: 100%
  }

  .f-input__blockfooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .f-input__blockfooter ._check {
    margin: 0 0 6.66667vw
  }

  .f-input__blockfooter ._btn {
    width: 68.8vw;
    height: 14.93333vw
  }

  .f-input__blockfooter ._btn ._inner {
    background: url(../img/contact_btn01_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .f-input__blockfooter ._btn ._inner:before {
    display: none
  }

  .f-input__blockfooter ._btn ._inner:after {
    right: 4vw;
    border-width: .93333vw 0 .93333vw 1.46667vw
  }

  .f-input__blockfooter ._btn ._link {
    font-size: 28px;
    font-size: 3.73333vw;
    text-shadow: .09427vw .09427vw 2.4vw #8f701d
  }
}

.f-confirm__inner {
  width: 45.83333vw;
  margin: 0 auto 4.16667vw
}

.f-confirm__box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25vw 0;
  border-bottom: 1px solid #dedede;
  position: relative
}

.f-confirm__box:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -.15625vw;
  width: 12.5vw;
  height: .26042vw;
  background-color: #dedede
}

.f-confirm__ttl {
  width: 12.5vw;
  padding: 0 0 0 2.60417vw;
  font-size: 18px;
  font-size: .9375vw
}

.f-confirm__txt {
  width: 33.33333vw;
  padding: 0 3.125vw;
  font-size: 18px;
  font-size: .9375vw;
  line-height: 1.4
}

.f-confirm__blockfooter ._btn {
  width: 17.13542vw;
  height: 4.16667vw
}

.f-confirm__blockfooter ._btn ._inner {
  width: 100%;
  height: 100%;
  position: relative
}

.f-confirm__blockfooter ._btn ._inner:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.f-confirm__blockfooter ._btn ._inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.04167vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff
}

.f-confirm__blockfooter ._btn ._inner:hover:before {
  opacity: 1;
  visibility: visible
}

.f-confirm__blockfooter ._btn ._link {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative;
  z-index: 2;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 20px;
  font-size: 1.04167vw;
  color: #fff;
  font-weight: 600
}

.f-confirm__blockfooter ._back {
  margin: 0 2.08333vw 0 0
}

.f-confirm__blockfooter ._back ._inner {
  background: url(../img/contact_btn02.png) top left no-repeat;
  background-size: 100% 100%
}

.f-confirm__blockfooter ._back ._inner:before {
  background: url(../img/contact_btn02_ov.png) top left no-repeat;
  background-size: 100% 100%
}

.f-confirm__blockfooter ._back ._link {
  text-shadow: 0.707px 0.707px 18px rgba(0, 0, 0, 0.5)
}

.f-confirm__blockfooter ._send ._inner {
  background: url(../img/contact_btn01.png) top left no-repeat;
  background-size: 100% 100%
}

.f-confirm__blockfooter ._send ._inner:before {
  background: url(../img/contact_btn01_ov.png) top left no-repeat;
  background-size: 100% 100%
}

.f-confirm__blockfooter ._send ._link {
  text-shadow: 0.707px 0.707px 18px #8f701d
}

@media screen and (max-width: 1280px) {
  .f-confirm__inner {
    width: 68.75vw;
    margin: 0 auto 6.25vw
  }

  .f-confirm__box {
    padding: 1.875vw 0
  }

  .f-confirm__box:before {
    bottom: -.23438vw;
    width: 18.75vw;
    height: .39062vw
  }

  .f-confirm__ttl {
    width: 18.75vw;
    padding: 0 0 0 3.90625vw;
    font-size: 18px;
    font-size: 1.40625vw
  }

  .f-confirm__txt {
    width: 50vw;
    padding: 0 4.6875vw;
    font-size: 18px;
    font-size: 1.40625vw
  }

  .f-confirm__blockfooter ._btn {
    width: 25.70312vw;
    height: 6.25vw
  }

  .f-confirm__blockfooter ._btn ._inner:after {
    right: 1.5625vw
  }

  .f-confirm__blockfooter ._btn ._link {
    font-size: 20px;
    font-size: 1.5625vw
  }

  .f-confirm__blockfooter ._back {
    margin: 0 3.125vw 0 0
  }
}

@media screen and (max-width: 800px) {
  .f-confirm__inner {
    width: 84vw;
    margin: 0 auto 13.33333vw
  }

  .f-confirm__box {
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: none
  }

  .f-confirm__box:before {
    display: none
  }

  .f-confirm__box:not(:last-of-type) {
    margin: 0 0 8vw
  }

  .f-confirm__ttl {
    display: block;
    width: 100%;
    margin: 0 0 2.66667vw;
    padding: 0 0 1.33333vw;
    font-size: 32px;
    font-size: 4.26667vw;
    border-bottom: 1px solid #dedede;
    position: relative
  }

  .f-confirm__ttl:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -.4vw;
    width: 32vw;
    height: .53333vw;
    background-color: #dedede
  }

  .f-confirm__txt {
    width: 100%;
    padding: 0;
    font-size: 32px;
    font-size: 4.26667vw
  }

  .f-confirm__blockfooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .f-confirm__blockfooter ._btn {
    width: 68.8vw;
    height: 14.93333vw
  }

  .f-confirm__blockfooter ._btn ._inner {
    width: 100%;
    height: 100%;
    position: relative
  }

  .f-confirm__blockfooter ._btn ._inner:before {
    display: none
  }

  .f-confirm__blockfooter ._btn ._inner:after {
    right: 4vw;
    border-width: .93333vw 0 .93333vw 1.46667vw
  }

  .f-confirm__blockfooter ._btn ._link {
    font-size: 28px;
    font-size: 3.73333vw
  }

  .f-confirm__blockfooter ._back {
    margin: 0 0 4.8vw
  }

  .f-confirm__blockfooter ._back ._inner {
    background: url(../img/contact_btn02_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .f-confirm__blockfooter ._back ._link {
    text-shadow: .09427vw .09427vw 2.4vw rgba(0, 0, 0, 0.5)
  }

  .f-confirm__blockfooter ._send ._inner {
    background: url(../img/contact_btn01_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .f-confirm__blockfooter ._send ._link {
    text-shadow: .09427vw .09427vw 2.4vw #8f701d
  }
}

.f-thanks__box {
  width: 45.83333vw;
  margin: 0 auto;
  padding: 4.16667vw 0;
  background-color: #fff
}

.f-thanks__ttl {
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 28px;
  font-size: 1.45833vw;
  text-align: center;
  margin: 0 0 1.5625vw
}

.f-thanks__txt {
  font-size: 18px;
  font-size: .9375vw;
  line-height: 2;
  text-align: center;
  margin: 0 0 2.08333vw
}

.f-thanks__btn {
  width: 17.13542vw;
  height: 4.16667vw;
  margin: 0 auto
}

.f-thanks__btn ._inner {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(../img/contact_btn02.png) top left no-repeat;
  background-size: 100% 100%
}

.f-thanks__btn ._inner:before {
  opacity: 0;
  visibility: hidden;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/contact_btn02_ov.png) top left no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.f-thanks__btn ._inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1.04167vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff
}

.f-thanks__btn ._inner:hover:before {
  opacity: 1;
  visibility: visible
}

.f-thanks__btn ._link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative;
  z-index: 2;
  font-family: YakuHanMP_Noto, "Noto Serif JP", "游明朝", "YuMincho",
    "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 20px;
  font-size: 1.04167vw;
  color: #fff;
  font-weight: 600;
  text-shadow: 0.707px 0.707px 18px rgba(0, 0, 0, 0.5)
}

@media screen and (max-width: 1280px) {
  .f-thanks__box {
    width: 68.75vw;
    padding: 6.25vw 0
  }

  .f-thanks__ttl {
    font-size: 28px;
    font-size: 2.1875vw;
    margin: 0 0 2.34375vw
  }

  .f-thanks__txt {
    font-size: 18px;
    font-size: 1.40625vw;
    margin: 0 0 3.125vw
  }

  .f-thanks__btn {
    width: 25.70312vw;
    height: 6.25vw
  }

  .f-thanks__btn ._inner:after {
    right: 1.5625vw
  }

  .f-thanks__btn ._link {
    font-size: 20px;
    font-size: 1.5625vw
  }
}

@media screen and (max-width: 800px) {
  .f-thanks__box {
    width: 84vw;
    padding: 10.66667vw 7.6vw;
    background-color: #fff
  }

  .f-thanks__ttl {
    font-size: 40px;
    font-size: 5.33333vw;
    line-height: 1.5;
    margin: 0 0 10.66667vw
  }

  .f-thanks__txt {
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.875;
    text-align: justify;
    text-align: break-all;
    margin: 0 0 10.66667vw
  }

  .f-thanks__btn {
    width: 100%;
    height: 14.93333vw;
    margin: 0
  }

  .f-thanks__btn ._inner {
    background: url(../img/contact_btn02_sp.png) top left no-repeat;
    background-size: 100% 100%
  }

  .f-thanks__btn ._inner:before {
    display: none
  }

  .f-thanks__btn ._inner:after {
    right: 4vw;
    border-width: .93333vw 0 .93333vw 1.46667vw
  }

  .f-thanks__btn ._link {
    font-size: 28px;
    font-size: 3.73333vw;
    text-shadow: .09427vw .09427vw 2.4vw rgba(0, 0, 0, 0.5)
  }
}

.f-required:after {
  content: "※";
  font-size: 12px;
  font-size: .625vw;
  color: #d02828;
  vertical-align: top
}

@media screen and (max-width: 1280px) {
  .f-required:after {
    font-size: 12px;
    font-size: .9375vw
  }
}

@media screen and (max-width: 800px) {
  .f-required:after {
    font-size: 20px;
    font-size: 2.66667vw
  }
}

.f-error-msg {
  padding: 0 0 3.64583vw
}

.f-error-msg>li {
  font-size: 18px;
  font-size: .9375vw;
  color: #d02828;
  line-height: 2
}

@media screen and (max-width: 1280px) {
  .f-error-msg {
    padding: 0 0 5.46875vw
  }

  .f-error-msg>li {
    font-size: 18px;
    font-size: 1.40625vw
  }
}

@media screen and (max-width: 800px) {
  .f-error-msg {
    padding: 0 0 9.33333vw
  }

  .f-error-msg>li {
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.5
  }
}

.f-formCheck {
  position: relative;
  cursor: pointer
}

.f-formCheck__txt {
  font-size: 18px;
  font-size: .9375vw;
  color: #fff;
  position: relative;
  padding: 0 0 0 2.29167vw
}

.f-formCheck__txt:before {
  content: "";
  display: block;
  width: 1.5625vw;
  height: 1.5625vw;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff
}

.f-formCheck__txt:after {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  top: .52083vw;
  left: .41667vw;
  width: .72917vw;
  height: .625vw;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  background: url("../img/check.svg") top center no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1)
}

.f-formCheck__txt>a {
  text-decoration: underline
}

@media screen and (max-width: 1280px) {
  .f-formCheck__txt {
    font-size: 18px;
    font-size: 1.40625vw;
    padding: 0 0 0 3.4375vw
  }

  .f-formCheck__txt:before {
    width: 2.34375vw;
    height: 2.34375vw
  }

  .f-formCheck__txt:after {
    top: .78125vw;
    left: .625vw;
    width: 1.09375vw;
    height: .9375vw
  }
}

@media screen and (max-width: 800px) {
  .f-formCheck__txt {
    display: block;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.563;
    padding: 0 0 0 13.33333vw
  }

  .f-formCheck__txt:before {
    top: 2.66667vw;
    width: 8.26667vw;
    height: 8.26667vw
  }

  .f-formCheck__txt:before:after {
    top: 5.06667vw;
    left: 2.4vw;
    width: 4.13333vw;
    height: 3.33333vw
  }
}

.f-formCheck__inner:checked+.f-formCheck__txt:after {
  opacity: 1;
  top: .52083vw;
  left: .41667vw;
  width: .72917vw;
  height: .625vw;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  background: url("../img/check.svg") top center no-repeat;
  background-size: 100% 100%
}

@media screen and (max-width: 1280px) {
  .f-formCheck__inner:checked+.f-formCheck__txt:after {
    top: .78125vw;
    left: .625vw;
    width: 1.09375vw;
    height: .9375vw
  }
}

@media screen and (max-width: 800px) {
  .f-formCheck__inner:checked+.f-formCheck__txt:after {
    top: 5.06667vw;
    left: 2.4vw;
    width: 4.13333vw;
    height: 3.33333vw
  }
} */


.formInputBox {
  padding: 20px 0;
}

.formLabel {
  width: 150px;
}

.require {
  color: #f00;
  margin-left: 5px;
}


.formInput {
  width: 100%;
  margin-right: 10px;
  margin-top: 5spx;
  padding: 8px;
  flex: 1;
}

.submitWrap {
  margin-top: 30px;
  padding: 20px;
  color: #fff;
  background: #004eb9;
}


.submit {
  background: #fe8f00;
  color: #fff;
  padding: 10px;
  font-size: 160%;
  border: none;
  margin-top: 30px;
}

.fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.fw {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.fb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.fjc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.fac {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.fr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse
}