@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:400,500,700&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/css?family=Noto+Serif+JP:400,500,600&display=swap&subset=japanese");
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: YakuHanMP_Noto, 'Noto Serif JP', '游明朝', 'YuMincho', 'Hiragino Mincho ProN', HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: 400;
  color: #000;
  letter-spacing: .075em;
  word-wrap: break-word;
  -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
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

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;
  -webkit-tap-highlight-color: transparent
}

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

a:focus {
  outline: none
}

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

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

source {
  display: block;
  margin: 0;
  padding: 0
}

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

.header {
  position: fixed;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 6.875vw;
  padding: 0 2.60417vw 0 1.875vw;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.header__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header__box ._logo {
  width: 15.67708vw;
  height: 5.20833vw;
  margin: .9375vw 0 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.header__box ._txt {
  visibility: hidden;
  opacity: 0;
  margin: 0 0 0 .72917vw;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  font-family: YakuHanJP, 'Noto Sans JP', san-serif, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 700;
  font-size: 18px;
  font-size: .9375vw;
  font-weight: 700;
  color: #e70012
}

.header__button {
  width: 22.86458vw;
  height: 3.125vw;
  margin: .78125vw 0 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.header__button ._link:before {
  background: url("../img/header_button_ov.png") top left no-repeat;
  background-size: 100% 100%
}

.header.is-scroll {
  height: 4.6875vw;
  background-color: white;
  padding: 0 2.60417vw
}

.header.is-scroll ._logo {
  width: 10.83333vw;
  height: 3.59375vw;
  margin: 0
}

.header.is-scroll ._txt {
  visibility: visible;
  opacity: 1
}

@media screen and (max-width: 1280px) {
  .header {
    height: 10.3125vw;
    padding: 0 1.5625vw 0 2.8125vw
  }
  .header__box ._logo {
    width: 21.17188vw;
    height: 7.03125vw;
    margin: 1.40625vw 0 0
  }
  .header__box ._txt {
    margin: 0 0 0 1.09375vw;
    font-size: 18px;
    font-size: 1.40625vw
  }
  .header__button {
    width: 34.29688vw;
    height: 4.6875vw;
    margin: 1.17188vw 0 0
  }
  .header.is-scroll {
    height: 7.03125vw;
    padding: 0 3.90625vw
  }
  .header.is-scroll ._logo {
    width: 16.25vw;
    height: 5.39062vw;
    margin: 0
  }
}

@media screen and (max-width: 800px) {
  .header {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 14.66667vw;
    padding: 0 2vw 0 2.66667vw;
    -webkit-transition: none 0;
    transition: none 0;
    background: white
  }
  .header__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .header__box ._logo {
    width: 34.8vw;
    height: 12.26667vw;
    margin: 1.33333vw 0 0;
    -webkit-transition: none 0;
    transition: none 0
  }
  .header__box ._txt {
    display: none
  }
  .header__button {
    width: 58.53333vw;
    height: 10.66667vw;
    margin: 2vw 0 0;
    -webkit-transition: none 0;
    transition: none 0
  }
}

.mv {
  padding: 2.91667vw 0
}

.mv__title {
  width: 60.10417vw;
  height: 44.21875vw;
  margin: 0 0 0 17.5vw
}

@media screen and (max-width: 1280px) {
  .mv {
    padding: 8.59375vw 0 4.375vw
  }
  .mv__title {
    width: 72.10938vw;
    height: 53.04688vw;
    margin: 0 auto
  }
}

@media screen and (max-width: 800px) {
  .mv {
    padding: 19.73333vw 0 8vw
  }
  .mv__title {
    width: 92.53333vw;
    height: 126vw;
    margin: 0 0 0 1.86667vw
  }
}

.introduction {
  padding: 5.20833vw 0;
  background-color: white
}

.introduction__title {
  margin: 0 0 2.91667vw
}

.introduction__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.introduction__headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 52.08333vw;
  height: 11.97917vw;
  margin: 0 0 4.16667vw;
  padding: 0 0 0 3.64583vw;
  background: url("../img/introducrtion_headline_bg.png") top left no-repeat;
  background-size: 100% 100%;
  font-size: 30px;
  font-size: 1.5625vw;
  color: white;
  font-weight: 500;
  line-height: 1.533;
  letter-spacing: .1em
}

.introduction__img {
  width: 43.02083vw;
  height: 38.90625vw;
  margin: 0 0 2.60417vw
}

.introduction__blockfooter {
  position: relative;
  position: relative;
  width: 52.08333vw;
  background-color: #fef1dc;
  border: .52083vw solid #fef1dc
}

.introduction__blockfooter ._img {
  position: absolute;
  top: -.10417vw;
  left: -2.5vw;
  width: 18.64583vw;
  height: 12.55208vw
}

.introduction__blockfooter ._inner {
  padding: 2.8125vw 0 3.54167vw 16.45833vw;
  background-color: rgba(255, 255, 255, 0.5)
}

.introduction__blockfooter ._title {
  margin: 0 0 1.04167vw;
  font-size: 46px;
  font-size: 2.39583vw;
  font-weight: 600
}

.introduction__blockfooter ._text {
  font-size: 32px;
  font-size: 1.66667vw;
  line-height: 1.437
}

@media screen and (max-width: 1280px) {
  .introduction {
    padding: 7.8125vw 0
  }
  .introduction__title {
    margin: 0 0 4.375vw
  }
  .introduction__headline {
    width: 78.125vw;
    height: 17.96875vw;
    margin: 0 0 6.25vw;
    padding: 0 0 0 5.46875vw;
    font-size: 30px;
    font-size: 2.34375vw
  }
  .introduction__img {
    width: 64.53125vw;
    height: 58.35938vw;
    margin: 0 0 3.90625vw
  }
  .introduction__blockfooter {
    width: 78.125vw;
    border: .78125vw solid #fef1dc
  }
  .introduction__blockfooter ._img {
    top: -.15625vw;
    left: -3.75vw;
    width: 27.96875vw;
    height: 18.82812vw
  }
  .introduction__blockfooter ._inner {
    padding: 4.21875vw 0 5.3125vw 27.34375vw
  }
  .introduction__blockfooter ._title {
    margin: 0 0 1.5625vw;
    font-size: 40px;
    font-size: 3.125vw
  }
  .introduction__blockfooter ._text {
    font-size: 28px;
    font-size: 2.1875vw
  }
}

@media screen and (max-width: 800px) {
  .introduction {
    padding: 10.66667vw 0 22vw
  }
  .introduction__title {
    margin: 0 0 5.33333vw
  }
  .introduction__inner {
    display: block
  }
  .introduction__headline {
    width: 100%;
    height: 44vw;
    margin: 0 0 9.33333vw;
    padding: 0 0 0 6.66667vw;
    background: url("../img/introducrtion_headline_bg_sp.png") top left no-repeat;
    background-size: 100% 100%;
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.556
  }
  .introduction__img {
    width: 89.33333vw;
    height: 113.46667vw;
    margin: 0 auto 8vw
  }
  .introduction__blockfooter {
    width: 100%;
    background-color: #fef1dc;
    border: 1.33333vw solid #fef1dc;
    text-align: center
  }
  .introduction__blockfooter ._img {
    top: auto;
    left: 12.8vw;
    bottom: -12vw;
    width: 79.2vw;
    height: 43.33333vw
  }
  .introduction__blockfooter ._inner {
    padding: 5.33333vw 0 34.66667vw
  }
  .introduction__blockfooter ._title {
    margin: 0 0 4vw;
    font-size: 46px;
    font-size: 6.13333vw
  }
  .introduction__blockfooter ._text {
    font-size: 32px;
    font-size: 4.26667vw
  }
}

.contact {
  padding: 3.75vw 0 0
}

.contact__title {
  width: 33.85417vw;
  height: 5.78125vw;
  margin: 0 auto 1.45833vw
}

.contact .contactBox {
  width: 75vw;
  margin: 0 auto;
  padding: 3.64583vw 0 5.72917vw;
  background-color: rgba(207, 169, 114, 0.1)
}

.contact .contactBox__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1.5625vw
}

.contact .contactBox__title ._text {
  margin: 0 1.45833vw;
  font-size: 26px;
  font-size: 1.35417vw;
  font-weight: 600;
  color: #643c00
}

.contact .contactBox__title:before {
  content: '';
  display: block;
  width: 16.45833vw;
  height: 1px;
  background-color: #643c00
}

.contact .contactBox__title:after {
  content: '';
  display: block;
  width: 16.45833vw;
  height: 1px;
  background-color: #643c00
}

.contact .contactBox__blockheader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 1.35417vw
}

.contact .contactBox__img {
  width: 30.57292vw;
  height: 24.47917vw;
  margin: 0 .88542vw 0 0
}

.contact .contactBox__price {
  width: 21.45833vw;
  height: 19.32292vw;
  margin: 1.51042vw 0 0 0
}

.contact .contactBox__blockfooter {
  position: relative;
  top: -2.08333vw;
  width: 51.04167vw;
  margin: 0 auto
}

.contact .contactBox__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.contact .contactBox__buttons ._button {
  width: 25vw;
  height: 5.72917vw;
  margin: 0 0 1.5625vw
}

.contact .contactBox__buttons ._button._01 ._link:before {
  background: url("../img/contact_button01_ov.png") top left no-repeat;
  background-size: 100% 100%
}

.contact .contactBox__buttons ._button._02 ._link:before {
  background: url("../img/contact_button02_ov.png") top left no-repeat;
  background-size: 100% 100%
}

.contact .contactBox__campaign {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-top: -10px;
  margin-bottom: 30px;
  transition: all 0.6s;
}

.contact .contactBox__campaign:hover {
  opacity: 0.5;
}

.contact .contactBox__campaign span{
  background:linear-gradient(transparent 60%, #FFFF00 0%);
}

.contact .contactBox__info {
  width: 41.66667vw;
  margin: 0 auto
}

.contact .contactBox__list {
  margin: 0 0 1.5625vw
}

.contact .contactBox__list ._txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: YakuHanJP, 'Noto Sans JP', san-serif, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.04167vw;
  letter-spacing: normal
}

.contact .contactBox__list ._txt:first-of-type {
  margin: 0 0 .3125vw
}

.contact .contactBox__list ._txt:before {
  content: '';
  display: block;
  width: 1.66667vw;
  height: 1.66667vw;
  margin: 0 .3125vw 0 0;
  background: url("../img/ico_circle.svg") top left no-repeat;
  background-size: 100% 100%
}

.contact .contactBox__note {
  padding: 1.5625vw 2.08333vw 1.875vw;
  border: 1px solid black
}

.contact .contactBox__note ._title {
  margin: 0 0 .83333vw;
  font-family: YakuHanJP, 'Noto Sans JP', san-serif, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-size: 24px;
  font-size: 1.25vw;
  font-weight: 700
}

.contact .contactBox__note ._txt {
  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;
  line-height: 1.75;
  text-align: justify;
  word-break: break-all
}

@media screen and (max-width: 1280px) {
  .contact {
    padding: 5.625vw 0 0
  }
  .contact__title {
    width: 50.78125vw;
    height: 8.67188vw;
    margin: 0 auto 2.1875vw
  }
  .contact .contactBox {
    width: 90.625vw;
    margin: 0 auto;
    padding: 5.46875vw 0 8.59375vw
  }
  .contact .contactBox__title {
    margin: 0 0 2.34375vw
  }
  .contact .contactBox__title ._text {
    margin: 0 2.1875vw;
    font-size: 26px;
    font-size: 2.03125vw
  }
  .contact .contactBox__title:before {
    width: 21.875vw
  }
  .contact .contactBox__title:after {
    width: 21.875vw
  }
  .contact .contactBox__blockheader {
    margin: 0 0 2.03125vw
  }
  .contact .contactBox__img {
    width: 45.85938vw;
    height: 36.71875vw;
    margin: 0 1.32812vw 0 0
  }
  .contact .contactBox__price {
    width: 32.1875vw;
    height: 28.98438vw;
    margin: 2.26562vw 0 0 0
  }
  .contact .contactBox__blockfooter {
    top: -3.125vw;
    width: 76.5625vw
  }
  .contact .contactBox__buttons ._button {
    width: 37.5vw;
    height: 8.59375vw;
    margin: 0 0 2.34375vw
  }
  .contact .contactBox__campaign {
    font-size: 14px;
  }
  .contact .contactBox__campaign:hover {
    opacity: 1;
  }
  .contact .contactBox__info {
    width: 62.5vw
  }
  .contact .contactBox__list {
    margin: 0 0 2.34375vw
  }
  .contact .contactBox__list ._txt {
    font-size: 20px;
    font-size: 1.5625vw
  }
  .contact .contactBox__list ._txt:first-of-type {
    margin: 0 0 .46875vw
  }
  .contact .contactBox__list ._txt:before {
    width: 2.5vw;
    height: 2.5vw;
    margin: 0 .46875vw 0 0;
    background: url("../img/ico_circle.svg") top left no-repeat;
    background-size: 100% 100%
  }
  .contact .contactBox__note {
    padding: 2.34375vw 3.125vw 2.8125vw
  }
  .contact .contactBox__note ._title {
    margin: 0 0 1.25vw;
    font-size: 24px;
    font-size: 1.875vw
  }
  .contact .contactBox__note ._txt {
    font-size: 16px;
    font-size: 1.25vw
  }
}

@media screen and (max-width: 800px) {
  .contact {
    padding: 8.53333vw 0 0
  }
  .contact__title {
    width: 78.13333vw;
    height: 13.33333vw;
    margin: 0 auto 4.66667vw
  }
  .contact .contactBox {
    width: 89.33333vw;
    padding: 6.4vw 0 13.33333vw
  }
  .contact .contactBox__title {
    margin: 0 0 4vw
  }
  .contact .contactBox__title ._text {
    margin: 0 1.86667vw;
    font-size: 34px;
    font-size: 4.53333vw
  }
  .contact .contactBox__title:before {
    width: 11.46667vw
  }
  .contact .contactBox__title:after {
    width: 11.46667vw
  }
  .contact .contactBox__blockheader {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 4vw
  }
  .contact .contactBox__img {
    width: 78.4vw;
    height: 62.66667vw;
    margin: 0 0 0 4.53333vw
  }
  .contact .contactBox__price {
    width: 75.06667vw;
    height: 67.6vw;
    margin: 0 0 6.13333vw 9.06667vw
  }
  .contact .contactBox__blockfooter {
    top: 0;
    width: 81.33333vw
  }
  .contact .contactBox__buttons {
    display: block;
    margin: 0 0 6.66667vw
  }
  .contact .contactBox__buttons ._button {
    width: 100%;
    height: 19.76285vw;
    margin: 0
  }
  .contact .contactBox__buttons ._button._01 {
    margin: 0 0 5.33333vw
  }
  .contact .contactBox__info {
    width: 81.33333vw
  }
  .contact .contactBox__list {
    margin: 0 0 4vw
  }
  .contact .contactBox__list ._txt {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 34px;
    font-size: 4.53333vw;
    line-height: 1.412
  }
  .contact .contactBox__list ._txt:first-of-type {
    margin: 0 0 2.13333vw
  }
  .contact .contactBox__list ._txt>span {
    display: block;
    width: 73.33333vw
  }
  .contact .contactBox__list ._txt:before {
    width: 6.4vw;
    height: 6.4vw;
    margin: 0
  }
  .contact .contactBox__note {
    padding: 5.33333vw
  }
  .contact .contactBox__note ._title {
    margin: 0 0 4vw;
    font-size: 38px;
    font-size: 5.06667vw;
    text-align: center
  }
  .contact .contactBox__note ._txt {
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.5
  }
}

.recommend {
  padding: 5.20833vw 0 0;
  background-color: white
}

.recommend__title {
  margin: 0 0 3.125vw
}

.recommend__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.recommend__listWrap {
  position: relative;
  width: 43.54167vw;
  margin: 0 0 7.29167vw
}

.recommend__listWrap:after {
  position: absolute;
  left: 50%;
  bottom: -9.89583vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
  display: block;
  width: 15.625vw;
  height: 8.17708vw;
  background: url("../img/ico_arrow-red.svg") top left no-repeat;
  background-size: 100% 100%
}

.recommend__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: .41667vw 0 .41667vw 6.77083vw;
  background-color: #fef1dc;
  font-size: 32px;
  font-size: 1.66667vw;
  font-weight: 600
}

.recommend__list:not(:last-of-type) {
  margin: 0 0 1.25vw
}

.recommend__list:before {
  content: '';
  display: block;
  width: 3.22917vw;
  height: 3.22917vw;
  margin: 0 .72917vw 0 0;
  background: url("../img/ico_check.svg") top left no-repeat;
  background-size: 100% 100%
}

.recommend__box {
  width: 52.08333vw;
  height: 25.52083vw;
  padding: 5.20833vw 0 0;
  background: url("../img/recommend_box_bg.png") top left no-repeat;
  background-size: 100% 100%
}

.recommend__box ._text {
  font-size: 32px;
  font-size: 1.66667vw;
  color: white;
  font-weight: 600;
  text-align: center
}

.recommend__box ._text>strong {
  display: block;
  padding: 1.04167vw 0 0;
  font-size: 46px;
  font-size: 2.39583vw;
  line-height: 1.261
}

@media screen and (max-width: 1280px) {
  .recommend {
    padding: 7.8125vw 0 0
  }
  .recommend__title {
    margin: 0 0 4.6875vw
  }
  .recommend__listWrap {
    width: 65.3125vw;
    margin: 0 0 10.9375vw
  }
  .recommend__listWrap:after {
    bottom: -14.84375vw;
    width: 23.4375vw;
    height: 12.26562vw
  }
  .recommend__list {
    padding: .625vw 0 .625vw 10.15625vw;
    font-size: 32px;
    font-size: 2.5vw
  }
  .recommend__list:not(:last-of-type) {
    margin: 0 0 1.875vw
  }
  .recommend__list:before {
    width: 4.84375vw;
    height: 4.84375vw;
    margin: 0 1.09375vw 0 0
  }
  .recommend__box {
    width: 78.125vw;
    height: 38.28125vw;
    padding: 7.8125vw 0 0
  }
  .recommend__box ._text {
    font-size: 32px;
    font-size: 2.5vw
  }
  .recommend__box ._text>strong {
    padding: 1.5625vw 0 0;
    font-size: 46px;
    font-size: 3.59375vw
  }
}

@media screen and (max-width: 800px) {
  .recommend {
    padding: 9.33333vw 0 0
  }
  .recommend__title {
    margin: 0 0 5.33333vw
  }
  .recommend__inner {
    display: block
  }
  .recommend__listWrap {
    width: 100%;
    margin: 0 0 19.73333vw
  }
  .recommend__listWrap:after {
    bottom: -24vw;
    width: 38.26667vw;
    height: 20vw
  }
  .recommend__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2.4vw 0 2.4vw 9.06667vw;
    font-size: 40px;
    font-size: 5.33333vw;
    line-height: 1.4
  }
  .recommend__list>span {
    width: 73.33333vw
  }
  .recommend__list:not(:last-of-type) {
    margin: 0 0 1.33333vw
  }
  .recommend__list:before {
    content: '';
    display: block;
    width: 9.73333vw;
    height: 9.73333vw;
    margin: 0 2.66667vw 0 0
  }
  .recommend__box {
    width: 100%;
    height: 76vw;
    padding: 13.33333vw 0 0;
    background: url("../img/recommend_box_bg_sp.png") top left no-repeat;
    background-size: 100% 100%
  }
  .recommend__box ._text {
    font-size: 32px;
    font-size: 4.26667vw
  }
  .recommend__box ._text>strong {
    padding: 4.53333vw 0 0;
    font-size: 46px;
    font-size: 6.13333vw;
    line-height: 1.24
  }
}

.feature {
  padding: 5.20833vw 0 0;
  background-color: white
}

.feature__title {
  margin: 0 0 2.08333vw
}

.feature__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.feature__headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 52.08333vw;
  height: 11.97917vw;
  margin: 0 0 1.5625vw;
  padding: 0 0 0 3.64583vw;
  background: url("../img/feature_headline_bg.png") top left no-repeat;
  background-size: 100% 100%;
  font-size: 30px;
  font-size: 1.5625vw;
  color: white;
  font-weight: 500;
  letter-spacing: .1em
}

.feature__read {
  width: 46.35417vw;
  margin: 0 0 2.08333vw;
  font-size: 24px;
  font-size: 1.25vw;
  line-height: 1.583;
  text-align: justify;
  word-break: break-all
}

.feature__details {
  width: 46.35417vw;
  margin: 0 auto
}

.feature__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.feature__box:not(:last-of-type) {
  margin: 0 0 3.125vw
}

.feature__box:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.feature__box ._textBox {
  width: 22.39583vw
}

.feature__box ._title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 3.4375vw;
  margin: 0 0 .52083vw;
  background-color: #fef1dc;
  font-size: 26px;
  font-size: 1.35417vw;
  font-weight: 600
}

.feature__box ._text {
  font-size: 20px;
  font-size: 1.04167vw;
  line-height: 1.7;
  text-align: justify;
  word-break: break-all
}

.feature__box ._img {
  width: 22.39583vw;
  height: 11.04167vw
}

@media screen and (max-width: 1280px) {
  .feature {
    padding: 7.8125vw 0 0;
    background-color: white
  }
  .feature__title {
    margin: 0 0 3.125vw
  }
  .feature__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }
  .feature__headline {
    width: 78.125vw;
    height: 17.96875vw;
    margin: 0 0 2.34375vw;
    padding: 0 0 0 5.46875vw;
    font-size: 30px;
    font-size: 2.34375vw
  }
  .feature__read {
    width: 69.53125vw;
    margin: 0 0 3.125vw;
    font-size: 24px;
    font-size: 1.875vw;
    line-height: 1.583
  }
  .feature__details {
    width: 69.53125vw
  }
  .feature__box:not(:last-of-type) {
    margin: 0 0 4.6875vw
  }
  .feature__box ._textBox {
    width: 33.59375vw
  }
  .feature__box ._title {
    height: 5.15625vw;
    margin: 0 0 .78125vw;
    font-size: 26px;
    font-size: 2.03125vw
  }
  .feature__box ._text {
    font-size: 20px;
    font-size: 1.5625vw
  }
  .feature__box ._img {
    width: 33.59375vw;
    height: 16.5625vw
  }
}

@media screen and (max-width: 800px) {
  .feature {
    padding: 10.66667vw 0 0
  }
  .feature__title {
    margin: 0 0 5.33333vw
  }
  .feature__inner {
    display: block
  }
  .feature__headline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: 44vw;
    margin: 0 0 5.33333vw;
    padding: 8.8vw 0 0 7.46667vw;
    background: url("../img/feature_headline_bg_sp.png") top left no-repeat;
    background-size: 100% 100%;
    font-size: 36px;
    font-size: 4.8vw;
    line-height: 1.556
  }
  .feature__read {
    width: 89.33333vw;
    margin: 0 auto 5.33333vw;
    font-size: 34px;
    font-size: 4.53333vw;
    line-height: 1.706
  }
  .feature__details {
    width: 89.33333vw
  }
  .feature__box {
    display: block
  }
  .feature__box:not(:last-of-type) {
    margin: 0 0 6.66667vw
  }
  .feature__box ._textBox {
    width: 100%
  }
  .feature__box ._title {
    height: auto;
    margin: 0 0 2.66667vw;
    padding: 2.66667vw 0;
    font-size: 40px;
    font-size: 5.33333vw
  }
  .feature__box ._text {
    margin: 0 0 4vw;
    font-size: 34px;
    font-size: 4.53333vw;
    line-height: 1.706
  }
  .feature__box ._img {
    width: 100%;
    height: 43.33333vw
  }
}

.method {
  padding: 5.20833vw 0 0;
  background-color: white
}

.method__title {
  margin: 0 0 3.125vw
}

.method__inner {
  width: 57.8125vw;
  margin: 0 auto
}

.method__details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 1.5625vw
}

.method__box {
  position: relative;
  width: 17.1875vw
}

.method__box:not(:last-of-type):before {
  content: '';
  position: absolute;
  top: 4.6875vw;
  right: -3.02083vw;
  width: 2.96875vw;
  height: 5.67708vw;
  background: url("../img/ico_arrow-brown.svg") top left no-repeat;
  background-size: 100% 100%
}

.method__box ._label {
  position: absolute;
  top: -.625vw;
  left: .72917vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 3.85417vw;
  height: 3.85417vw;
  background-color: #e70012;
  border-radius: 50%;
  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: 14px;
  font-size: .72917vw;
  color: white
}

.method__box ._label>em {
  margin: .20833vw 0 0;
  font-size: 26px;
  font-size: 1.35417vw
}

.method__box ._img {
  width: 15.15625vw;
  height: 15.15625vw;
  margin: 0 auto 1.5625vw
}

.method__box ._text {
  display: block;
  padding: 1.5625vw 0;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  font-size: 26px;
  font-size: 1.35417vw;
  line-height: 1.308;
  text-align: center
}

.method__note {
  font-family: YakuHanJP, 'Noto Sans JP', san-serif, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.04167vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 1280px) {
  .method {
    padding: 7.8125vw 0 0
  }
  .method__title {
    margin: 0 0 4.6875vw
  }
  .method__inner {
    width: 86.71875vw
  }
  .method__details {
    margin: 0 0 2.34375vw
  }
  .method__box {
    width: 25.78125vw
  }
  .method__box:not(:last-of-type):before {
    top: 7.03125vw;
    right: -4.53125vw;
    width: 4.45312vw;
    height: 8.51562vw
  }
  .method__box ._label {
    top: -.9375vw;
    left: 1.09375vw;
    width: 5.78125vw;
    height: 5.78125vw;
    font-size: 14px;
    font-size: 1.09375vw
  }
  .method__box ._label>em {
    margin: .3125vw 0 0;
    font-size: 26px;
    font-size: 2.03125vw
  }
  .method__box ._img {
    width: 22.73438vw;
    height: 22.73438vw;
    margin: 0 auto 2.34375vw
  }
  .method__box ._text {
    padding: 2.34375vw 0;
    font-size: 26px;
    font-size: 2.03125vw
  }
  .method__note {
    font-size: 20px;
    font-size: 1.5625vw
  }
}

@media screen and (max-width: 800px) {
  .method {
    padding: 10.66667vw 0 0
  }
  .method__title {
    margin: 0 0 9.06667vw
  }
  .method__inner {
    width: 100%;
    margin: 0
  }
  .method__details {
    display: block;
    margin: 0 0 5.33333vw
  }
  .method__box {
    width: 71.46667vw;
    margin: 0 auto
  }
  .method__box:not(:last-of-type) {
    margin: 0 auto 21.33333vw
  }
  .method__box:not(:last-of-type):before {
    content: '';
    position: absolute;
    top: auto;
    right: auto;
    left: 50%;
    bottom: -24vw;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    width: 12.4vw;
    height: 23.6vw
  }
  .method__box ._label {
    top: -2.66667vw;
    left: 1.86667vw;
    width: 16vw;
    height: 16vw;
    font-size: 23px;
    font-size: 3.06667vw;
    color: white
  }
  .method__box ._label>em {
    margin: .53333vw 0 0;
    font-size: 43px;
    font-size: 5.73333vw
  }
  .method__box ._img {
    width: 62.93333vw;
    height: 62.93333vw;
    margin: 0 auto 2.66667vw
  }
  .method__box ._text {
    padding: 6.66667vw 0;
    font-size: 42px;
    font-size: 5.6vw;
    line-height: 1.312
  }
  .method__note {
    display: block;
    padding: 0 8vw;
    font-size: 32px;
    font-size: 4.26667vw;
    line-height: 1.5
  }
  .method__note>li {
    padding: 0 0 0 1em;
    text-indent: -1em
  }
  .method__note>li:first-child {
    margin: 0 0 2.66667vw
  }
}

.testimonial {
  padding: 5.20833vw 0;
  background-color: white
}

.testimonial__title {
  margin: 0 0 3.125vw
}

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

.testimonial__box {
  background-color: #fef1dc;
  border: .52083vw solid #fef1dc
}

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

.testimonial__box ._inner {
  position: relative;
  padding: 1.97917vw 0 2.08333vw 13.02083vw;
  background-color: rgba(255, 255, 255, 0.5)
}

.testimonial__box ._textBox {
  width: 35.83333vw
}

.testimonial__box ._textBox ._title {
  margin: 0 0 .41667vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 40px;
  font-size: 2.08333vw;
  font-weight: 600
}

.testimonial__box ._textBox ._title>span {
  display: block;
  margin: 0 .72917vw
}

.testimonial__box ._textBox ._title:before {
  content: '';
  display: block;
  width: 1px;
  height: 2.70833vw;
  background-color: black;
  -webkit-transform: rotate(-24deg);
  transform: rotate(-24deg)
}

.testimonial__box ._textBox ._title:after {
  content: '';
  display: block;
  width: 1px;
  height: 2.70833vw;
  background-color: black;
  -webkit-transform: rotate(24deg);
  transform: rotate(24deg)
}

.testimonial__box ._textBox ._imgBox {
  position: absolute;
  top: 1.5625vw;
  left: 4.0625vw;
  width: 7.13542vw;
  height: 5.41667vw
}

.testimonial__box ._textBox ._imgBox ._label {
  position: absolute;
  left: 50%;
  bottom: -1.14583vw;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 6.25vw;
  height: 1.875vw;
  background-color: #643c00;
  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: 20px;
  font-size: 1.04167vw;
  color: white
}

.testimonial__box ._textBox ._text {
  display: block;
  padding: 0 0 0 .3125vw;
  font-size: 20px;
  font-size: 1.04167vw;
  line-height: 1.5
}

@media screen and (max-width: 1280px) {
  .testimonial {
    padding: 7.8125vw 0
  }
  .testimonial__title {
    margin: 0 0 4.6875vw
  }
  .testimonial__inner {
    width: 78.125vw
  }
  .testimonial__box {
    border: .78125vw solid #fef1dc
  }
  .testimonial__box:not(:last-of-type) {
    margin: 0 0 1.5625vw
  }
  .testimonial__box ._inner {
    padding: 2.96875vw 0 3.125vw 19.53125vw
  }
  .testimonial__box ._textBox {
    width: 53.75vw
  }
  .testimonial__box ._textBox ._title {
    margin: 0 0 .625vw;
    font-size: 40px;
    font-size: 3.125vw
  }
  .testimonial__box ._textBox ._title>span {
    margin: 0 1.09375vw
  }
  .testimonial__box ._textBox ._title:before {
    height: 4.0625vw
  }
  .testimonial__box ._textBox ._title:after {
    height: 4.0625vw
  }
  .testimonial__box ._textBox ._imgBox {
    top: 2.34375vw;
    left: 6.09375vw;
    width: 10.70312vw;
    height: 8.125vw
  }
  .testimonial__box ._textBox ._imgBox ._label {
    bottom: -1.71875vw;
    width: 9.375vw;
    height: 2.8125vw;
    font-size: 20px;
    font-size: 1.5625vw
  }
  .testimonial__box ._textBox ._text {
    padding: 0 0 0 .46875vw;
    font-size: 20px;
    font-size: 1.5625vw
  }
}

@media screen and (max-width: 800px) {
  .testimonial {
    padding: 10.66667vw 0
  }
  .testimonial__title {
    margin: 0 0 5.33333vw
  }
  .testimonial__inner {
    width: 100%;
    margin: 0
  }
  .testimonial__box {
    border: 1.33333vw solid #fef1dc
  }
  .testimonial__box:not(:last-of-type) {
    margin: 0 0 2.66667vw
  }
  .testimonial__box ._inner {
    padding: 5.33333vw 0 6.66667vw
  }
  .testimonial__box ._textBox {
    width: 100%
  }
  .testimonial__box ._textBox ._title {
    margin: 0 0 2.66667vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 50px;
    font-size: 6.66667vw
  }
  .testimonial__box ._textBox ._title>span {
    display: block;
    margin: 0 1.86667vw
  }
  .testimonial__box ._textBox ._title:before {
    height: 8.66667vw
  }
  .testimonial__box ._textBox ._title:after {
    height: 8.66667vw
  }
  .testimonial__box ._textBox ._wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .testimonial__box ._textBox ._imgBox {
    position: relative;
    top: auto;
    left: auto;
    width: 18.26667vw;
    height: 13.86667vw
  }
  .testimonial__box ._textBox ._imgBox ._label {
    bottom: -4vw;
    width: 20.26667vw;
    height: 6vw;
    font-size: 26px;
    font-size: 3.46667vw
  }
  .testimonial__box ._textBox ._text {
    width: 70.66667vw;
    padding: 0 0 0 4vw;
    font-size: 34px;
    font-size: 4.53333vw;
    letter-spacing: -.03em;
    line-height: 1.471;
    text-align: justify;
    word-break: break-all
  }
}

.footer {
  position: relative;
  padding: 1.25vw 0;
  background: url("../img/pt_footer.png") top left repeat
}

.footer__logo {
  width: 14.47917vw;
  height: 3.95833vw;
  margin: 0 auto .83333vw
}

.footer__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 1.5625vw
}

.footer__info ._txt:not(:last-of-type) {
  margin: 0 2.08333vw 0 0
}

.footer__info ._link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: YakuHanJP, 'Noto Sans JP', san-serif, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: .83333vw;
  color: black
}

.footer__info ._link:after {
  content: '';
  display: block;
  width: .3125vw;
  height: .625vw;
  margin: .10417vw 0 0 .41667vw;
  background: url("../img/ico_arrow.svg") top left no-repeat;
  background-size: 100% 100%
}

.footer__copyright {
  font-family: YakuHanJP, 'Noto Sans JP', san-serif, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: .72917vw;
  color: black;
  text-align: center
}

@media screen and (max-width: 1280px) {
  .footer {
    padding: 1.875vw 0
  }
  .footer__logo {
    width: 21.71875vw;
    height: 5.9375vw;
    margin: 0 auto 1.25vw
  }
  .footer__info {
    margin: 0 0 2.34375vw
  }
  .footer__info ._txt:not(:last-of-type) {
    margin: 0 3.125vw 0 0
  }
  .footer__info ._link {
    font-size: 16px;
    font-size: 1.25vw
  }
  .footer__info ._link:after {
    width: .46875vw;
    height: .9375vw;
    margin: .15625vw 0 0 .625vw
  }
  .footer__copyright {
    font-size: 14px;
    font-size: 1.09375vw
  }
}

@media screen and (max-width: 800px) {
  .footer {
    padding: 5.33333vw 0
  }
  .footer__logo {
    width: 64.4vw;
    height: 17.46667vw;
    margin: 0 auto 4.8vw
  }
  .footer__info {
    width: 81.6vw;
    display: block;
    margin: 0 auto 7.46667vw
  }
  .footer__info ._txt:not(:last-of-type) {
    margin: 0
  }
  .footer__info ._link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4vw 8.53333vw;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 34px;
    font-size: 4.53333vw
  }
  .footer__info ._link._top {
    border-top: 1px solid rgba(0, 0, 0, 0.5)
  }
  .footer__info ._link:after {
    width: 1.46667vw;
    height: 2.8vw;
    margin: 0
  }
  .footer__copyright {
    font-size: 20px;
    font-size: 2.66667vw
  }
}

.l-wrapper {
  overflow: hidden;
  background: url("../img/bg_common.jpg") top left repeat
}

@media screen and (max-width: 800px) {
  .l-wrapper {
    background: url("../img/bg_common_sp.jpg") top left repeat
  }
}

.link {
  width: 100%;
  height: 100%
}

.link--cmn {
  display: block
}

.link--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.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
}

.o-button ._link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%
}

.o-button ._link:before {
  content: '';
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.o-button ._link:hover:before {
  visibility: visible;
  opacity: 1
}

@media screen and (max-width: 800px) {
  .o-button ._link:before {
    content: none
  }
}

.o-title {
  font-size: 56px;
  font-size: 2.91667vw;
  font-weight: 600;
  line-height: 1.179;
  text-align: center
}

@media screen and (max-width: 1280px) {
  .o-title {
    font-size: 52px;
    font-size: 4.0625vw
  }
}

@media screen and (max-width: 800px) {
  .o-title {
    font-size: 56px;
    font-size: 7.46667vw;
    line-height: 1.25
  }
}

.o-scroll {
  position: absolute;
  top: 2.91667vw;
  right: 2.60417vw;
  width: 4.53125vw;
  height: 4.53125vw
}

.o-scroll__button {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s;
  transition: all 0.6s
}

.o-scroll__button:hover {
  opacity: 0.7
}

@media screen and (max-width: 1280px) {
  .o-scroll {
    top: 4.375vw;
    right: 3.90625vw;
    width: 6.09375vw;
    height: 6.09375vw
  }
}

@media screen and (max-width: 800px) {
  .o-scroll {
    position: static;
    top: auto;
    right: auto;
    width: 13.6vw;
    height: 13.6vw;
    margin: 0 9.33333vw 6.66667vw auto
  }
  .o-scroll__button {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: none 0;
    transition: none 0
  }
  .o-scroll__button:hover {
    opacity: 1
  }
}