@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Droid+Sans:400,700";
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

@font-face {
  font-family: livable;
  src: url(../fonts/livable.eot);
  src: url(../fonts/livable.eot#iefix) format("embedded-opentype"), url(../fonts/livable.woff) format("woff"), url(../fonts/livable.ttf) format("truetype");
}
[class^=iconfont-livable-]:before,
[class*=" iconfont-livable-"]:before,
[class^=iconfont-before-livable-]:before,
[class*=" iconfont-before-livable-"]:before,
[class^=iconfont-after-livable-]:after,
[class*=" iconfont-after-livable-"]:after {
  font-family: livable, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", HiraKakuProN-W3, "TakaoExゴシック", TakaoExGothic, "MotoyaLCedar", "Droid Sans Japanese", sans-serif;
}

body {
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", HiraKakuProN-W3, "TakaoExゴシック", TakaoExGothic, "MotoyaLCedar", "Droid Sans Japanese", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  margin: 0;
  word-wrap: break-word;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 1em;
}

p {
  margin: 0;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
  font-size: 0;
  list-style: none;
}

dl,
dd,
dt {
  margin: 0;
}

li {
  list-style: none;
  font-size: 16px;
  font-size: 1.6rem;
}

dd,
dt {
  font-size: 16px;
  font-size: 1.6rem;
}

small {
  font-size: 100%;
}

em {
  font-style: normal;
}

sup {
  top: 0;
  line-height: 1;
  vertical-align: super;
}

a {
  color: #0062b2;
  text-decoration: none;
  -webkit-transition: all 0.12s ease-out 0s;
  -o-transition: all 0.12s ease-out 0s;
  transition: all 0.12s ease-out 0s;
}

a:hover {
  cursor: pointer;
  text-decoration: none;
}

:not(hr):not(legend) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:focus {
  outline: 0 !important;
}

button {
  cursor: pointer;
  -webkit-transition: all 0.12s ease-out 0s;
  -o-transition: all 0.12s ease-out 0s;
  transition: all 0.12s ease-out 0s;
  border-style: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border-radius: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  text-indent: 0.01px;
  -o-text-overflow: "";
  text-overflow: "";
}

select::-ms-expand {
  display: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

@page {
  margin: 12.7mm 9.7mm;
}
.a-image {
  display: block;
  width: 100%;
  height: auto;
}

.m-ssl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 48px 0;
}

.m-ssl__logo {
  width: 115px;
  margin-right: 8px;
}

.m-ssl__logo img {
  width: 100% !important;
}

.o-main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/* ################################
###################################
              NEW CSS
####################################
################################ */
.u-display__pconly {
  display: block;
}
@media screen and (max-width: 767px) {
  .u-display__pconly {
    display: none;
  }
}

.u-display__sponly {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-display__sponly {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .s-chuo-wpr {
    min-width: 1120px;
  }
}

@font-face {
  font-family: "NeueHelveticaPro26UltraLight";
  src: url("/fonts/helvetica_neue_ultralight.woff") format("woff");
  font-weight: 200;
  /* Use the specific weight you need (200 for Ultra Light) */
  font-style: normal;
}
.s-chuo__container {
  max-width: 1070px;
  padding: 0 15px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .s-chuo__container {
    padding: 0 8px;
    max-width: 100%;
  }
}
.s-chuo__container-sm {
  max-width: 640px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .s-chuo__container-sm {
    padding: 0 7px;
  }
}
.s-chuo__inner {
  position: relative;
}
.s-chuo__logo {
  position: absolute;
  top: 30px;
  left: 15px;
  cursor: pointer;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 1280px) {
  .s-chuo__logo {
    margin: 0 120px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .s-chuo__logo {
    top: 10px;
    left: 8px;
  }
}
.s-chuo__logo:hover {
  opacity: 0.7;
}
.s-chuo__logo .a-image {
  max-width: 201px;
}
@media screen and (max-width: 767px) {
  .s-chuo__logo .a-image {
    max-width: 80px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__logo .a-image {
    max-width: 52px;
  }
}



.s-chuo__hero {
  position: relative;
  padding: 0 15px;
}
@media screen and (min-width: 1280px) {
  .s-chuo__hero {
    margin: 0 105px;
  }
}
@media screen and (max-width: 767px) {
  .s-chuo__hero {
    padding: 0;
    margin-right: 0;
  }
}
.s-chuo__hero-bnr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  left: 80px;
  bottom: 117px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-bnr {
    left: -15px;
    bottom: 150px;
  }
}
.s-chuo__hero-top-bnr {
  max-width: 560px;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-top-bnr {
    max-width: 278px;
  }
}
.s-chuo__hero-top-bnr-cpt {
  font-size: 43px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 45px;
  left: 12px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-top-bnr-cpt {
    font-size: 21px;
    top: 22px;
    letter-spacing: 0.025em;
  }
}
.s-chuo__hero-top-bnr-cpt-span {
  font-size: 33px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-top-bnr-cpt-span {
    font-size: 16px;
  }
}
.s-chuo__hero-bnr-mid {
  font-size: 47px;
  font-weight: 700;
  background-color: #fff;
  color: #5081a5;
  padding: 10px 17px;
  display: inline-block;
  margin: 23px 0 10px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-bnr-mid {
    font-size: 25px;
    padding: 4px 17px;
    margin: 12px 0 10px;
  }
}
.s-chuo__hero-bnr-mid-span {
  font-size: 31px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-bnr-mid-span {
    font-size: 17px;
  }
}
.s-chuo__hero-bnr-btm {
  font-size: 47px;
  font-weight: 700;
  background-color: #fff;
  color: #5081a5;
  padding: 10px 17px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-bnr-btm {
    font-size: 25px;
    padding: 4px 17px;
  }
}
.s-chuo__hero-cbnr {
  width: 182px;
  height: 182px;
  border-radius: 182px;
  background-color: #244f74;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 35px;
  right: 147px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-cbnr {
    width: 96px;
    height: 96px;
    border-radius: 96px;
    bottom: 18px;
    right: 20px;
  }
}
.s-chuo__hero-cbnr-inr {
  width: 164px;
  height: 164px;
  border-radius: 164px;
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-cbnr-inr {
    width: 85px;
    height: 85px;
    border-radius: 85px;
  }
}
.s-chuo__hero-cbnr-txt {
  font-size: 23px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-cbnr-txt {
    font-size: 12px;
  }
}
.s-chuo__hero-cbnr-txt-span {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-cbnr-txt-span {
    font-size: 8px;
  }
}
.s-chuo__hero-cbnr-no {
  font-size: 60px;
  color: #fcc800;
  text-align: center;
  font-weight: 700;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-cbnr-no {
    font-size: 31px;
  }
}
.s-chuo__hero-cbnr-no-span {
  font-size: 37px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-cbnr-no-span {
    font-size: 19px;
  }
}


.s-chuo__hero-stg {
  position: relative;
  max-height: 80vh;
}
@media screen and (min-width: 768px) {
  .s-chuo__hero-stg {
    max-height: 87vh;
  }
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg {
    padding: 0;
    margin-right: 0;
  }
}
.s-chuo__hero-stg-ttl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.s-chuo__hero-stg-pic .a-image {
  max-height: 80vh;
  object-fit: cover;
  object-position: bottom;
}
@media screen and (min-width: 769px) {
  .s-chuo__hero-stg-pic .a-image {
    max-height: 87vh;
    object-fit: cover;
    object-position: bottom;
  }
}
.s-chuo__hero-stg-bnr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  left: 80px;
  bottom: 117px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-bnr {
    left: -15px;
    bottom: 235px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-bnr {
    left: -15px;
    bottom: 150px;
  }
}
.s-chuo__hero-stg-top-bnr {
  max-width: 560px;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-top-bnr {
    max-width: 450px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-top-bnr {
    max-width: 278px;
  }
}
.s-chuo__hero-stg-top-bnr-cpt {
  font-size: 43px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: 45px;
  left: 12px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-top-bnr-cpt {
    font-size: 35px;
    top: 39px;
    letter-spacing: 0.025em;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-top-bnr-cpt {
    font-size: 21px;
    top: 22px;
    letter-spacing: 0.025em;
  }
}
.s-chuo__hero-stg-top-bnr-cpt-span {
  font-size: 33px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-top-bnr-cpt-span {
    font-size: 16px;
  }
}
.s-chuo__hero-stg-bnr-mid {
  font-size: 47px;
  font-weight: 700;
  background-color: #fff;
  color: #5081a5;
  padding: 10px 17px;
  display: inline-block;
  margin: 23px 0 10px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-bnr-mid {
    font-size: 35px;
    padding: 4px 17px;
    margin: 12px 0 10px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-bnr-mid {
    font-size: 25px;
  }
}
.s-chuo__hero-stg-bnr-mid-span {
  font-size: 31px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-bnr-mid-span {
    font-size: 25px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-bnr-mid-span {
    font-size: 17px;
  }
}
.s-chuo__hero-stg-bnr-btm {
  font-size: 47px;
  font-weight: 700;
  background-color: #fff;
  color: #5081a5;
  padding: 10px 17px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-bnr-btm {
    font-size: 35px;
    padding: 4px 17px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-bnr-btm {
    font-size: 25px;
  }
}
.s-chuo__hero-stg-cbnr {
  width: 182px;
  height: 182px;
  border-radius: 182px;
  background-color: #244f74;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 8%;
  right: 147px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-cbnr {
    width: 150px;
    height: 150px;
    border-radius: 150px;
    bottom: 30px;
    right: 25px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-cbnr {
    width: 96px;
    height: 96px;
    border-radius: 96px;
    bottom: 18px;
    right: 20px;
  }
}
.s-chuo__hero-stg-cbnr-inr {
  width: 164px;
  height: 164px;
  border-radius: 164px;
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-cbnr-inr {
    width: 140px;
    height: 140px;
    border-radius: 140px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-cbnr-inr {
    width: 85px;
    height: 85px;
    border-radius: 85px;
  }
}
.s-chuo__hero-stg-cbnr-txt {
  font-size: 23px;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-cbnr-txt {
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-cbnr-txt {
    font-size: 12px;
  }
}
.s-chuo__hero-stg-cbnr-txt-span {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-cbnr-txt-span {
    font-size: 13px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-cbnr-txt-span {
    font-size: 8px;
  }
}
.s-chuo__hero-stg-cbnr-no {
  font-size: 60px;
  color: #fcc800;
  text-align: center;
  font-weight: 700;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-cbnr-no {
    font-size: 45px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-cbnr-no {
    font-size: 31px;
  }
}
.s-chuo__hero-stg-cbnr-no-span {
  font-size: 37px;
}
@media screen and (max-width: 767px) {
  .s-chuo__hero-stg-cbnr-no-span {
    font-size: 30px;
  }
}
@media screen and (max-width: 575px) {
  .s-chuo__hero-stg-cbnr-no-span {
    font-size: 19px;
  }
}
.s-chuo__btns {
  text-align: center;
  margin: 25px 15px 48px;
}
@media screen and (max-width: 767px) {
  .s-chuo__btns {
    margin: 16px 15px 40px;
  }
}
.s-chuo__btn {
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background-color: #e56800;
  display: inline-block;
  padding: 11px 57px 8px;
  border-radius: 5.5px 7.5px 7.5px 7.5px;
  transition: all 0.3s ease-in-out;
  box-shadow: 1.75px 3.595px 0.95px 0.05px rgba(65, 65, 68, 0.8);
  max-width: 475px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .s-chuo__btn {
    font-size: 11px;
  }
}
.s-chuo__btn:hover {
  opacity: 0.7;
}
.s-chuo__btn-digi {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .s-chuo__btn-digi {
    font-size: 16px;
  }
}
.s-chuo__btn-span {
  font-size: 27px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .s-chuo__btn-span {
    font-size: 20px;
  }
}
.s-chuo__btn-span::after {
  position: absolute;
  content: "";
  width: 11px;
  height: 20px;
  background-image: url(/assets/images/original/lp_chuo_arw.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 6px;
  right: -18px;
}
@media screen and (max-width: 767px) {
  .s-chuo__btn-span::after {
    bottom: 5px;
    width: 7px;
    height: 14px;
  }
}
.s-chuo__btn-span-diff {
  font-size: 27px;
  background-color: #fff;
  color: #e56800;
  padding: 3px 12px;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .s-chuo__btn-span-diff {
    font-size: 20px;
  }
}
.s-chuo__btn-span-sm {
  font-size: 23px;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .s-chuo__btn-span-sm {
    font-size: 17px;
  }
}
.s-chuo__map-txt {
  font-size: 37px;
  font-weight: 700;
  color: #244f74;
  text-align: center;
  line-height: 1.4054054054;
  letter-spacing: 0.08em;
  background-color: #e5eff7;
  padding: 13px 0 15px;
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-txt {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.s-chuo__map-txt-clr {
  color: #e56800;
}
.s-chuo__map-txt-sm {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-txt-sm {
    font-size: 20px;
  }
}
.s-chuo__map-box {
  background-color: #ced8de;
  margin: 0 auto;
  padding: 25px 80px 0;
  border-radius: 16px 21px 21px 21px;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-box {
    padding: 15px 40px 0;
    border-radius: 4px;
    margin-left: 7px;
    margin-right: 7px;
  }
}
.s-chuo__map-ttl {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  padding-bottom: 25px;
  letter-spacing: 0.08em;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-ttl {
    font-size: 16px;
    padding-bottom: 16px;
  }
}
.s-chuo__map-ttl::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 64px;
  background: url(/assets/images/original/lp-chuo-location.png) no-repeat center;
  background-size: contain;
  left: 13px;
  top: -39px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-ttl::before {
    width: 39px;
    height: 37px;
    left: -23px;
    top: -21px;
  }
}
.s-chuo__map-ttl::after {
  position: absolute;
  content: "";
  width: 31px;
  height: 31px;
  border-radius: 31px;
  background-color: #244f74;
  background-image: url("/assets/images/original/lp-chuo-plus.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  padding: 5px;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-ttl::after {
    width: 19px;
    height: 19px;
    background-size: 12px;
    right: -21px;
    background-size: 12px 12px;
  }
}
.s-chuo__map-ttl.is-active::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='46px' height='10px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='4px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M41.573,2.365 L41.573,5.627 L2.420,5.627 L2.420,2.365 L41.573,2.365 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 2px;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-ttl.is-active::after {
    background-size: 12px 1px;
  }
}
.s-chuo__map-cnt {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.s-chuo__map-cnt.is-active {
  max-height: 1000px;
  transition: max-height 1s ease-in-out;
}
.s-chuo__map-row {
  display: flex;
  flex-wrap: wrap;
  margin: 25px -50px 0;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-row {
    margin: 25px -16px 0;
  }
}
.s-chuo__map-col {
  width: 33.33%;
  padding: 0 50px;
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-col {
    width: 50%;
    padding: 0 16px;
    margin-bottom: 35px;
  }
}
.s-chuo__map-sub-ttl {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.08em;
  color: #e56800;
  padding: 6px 6px 6px 15px;
  border: 1.5px solid #e56800;
  border-radius: 1.5px;
  position: relative;
  background-color: #fff;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-sub-ttl {
    font-size: 16px;
    border: 1.5px solid #e56800;
  }
}
.s-chuo__map-sub-ttl::before {
  position: absolute;
  content: "";
  width: 28px;
  height: 36px;
  background: url(/assets/images/original/lp-chuo-location.png) no-repeat center;
  background-size: contain;
  left: 2px;
  top: -12px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-sub-ttl::before {
    width: 23px;
    height: 30px;
  }
}
.s-chuo__map-desc {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .s-chuo__map-desc {
    font-size: 12px;
    margin-top: 10px;
  }
}
.s-chuo__map .a-image {
  width: 100%;
  max-width: 869px;
  margin: 0 auto;
}
.s-chuo__sell {
  padding: 46px 0 0;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell {
    padding: 33px 0 0;
  }
}
.s-chuo__sell-ttl {
  font-size: 37px;
  font-weight: 700;
  color: #124a7b;
  letter-spacing: 0.1em;
  text-align: center;
  background-color: #e5eff7;
  margin: 0 auto;
  padding: 10px 17px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell-ttl {
    font-size: 26px;
    max-width: 196px;
    padding: 10px;
  }
}
.s-chuo__sell-ttl-clr {
  color: #e56800;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell-ttl-clr {
    font-size: 28px;
  }
}
.s-chuo__sell-desc {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1.55;
  margin: 25px 0 30px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell-desc {
    font-size: 16px;
  }
}
.s-chuo__sell-desc-bold {
  font-weight: 500;
  color: #124a7b;
}
.s-chuo__sell-txt {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell-txt {
    font-size: 8px;
    margin-top: 0;
  }
}
.s-chuo__sell-main-ttl {
  font-size: 37px;
  font-weight: 700;
  color: #124a7b;
  text-align: center;
  line-height: 1.7162162162;
  padding: 75px 0 20px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell-main-ttl {
    font-size: 23px;
    padding: 40px 0 20px;
  }
}
.s-chuo__sell-main-ttl-clr {
  color: #e56800;
  display: block;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell-main-ttl-clr {
    font-size: 20px;
  }
}
.s-chuo__sell-main-ttl-line {
  position: relative;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sell-main-ttl-line {
    padding: 0;
  }
}
.s-chuo__sell-main-ttl-line::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 14px;
  background-color: #fcc800;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.s-chuo__sell-pic-btm .a-image {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}
.s-chuo__anl {
  background-color: #244f74;
  position: relative;
  padding-top: 162px;
  padding-bottom: 145px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl {
    padding-bottom: 80px;
  }
}
.s-chuo__anl-ttl-wpr {
  background-color: rgba(18, 74, 123, 0.7);
  padding: 10px;
  position: absolute;
  max-width: 640px;
  width: 100%;
  top: -139px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-ttl-wpr {
    max-width: 270px;
    padding: 5px;
    left: 50%;
    transform: translateX(-50%);
    top: -15px;
  }
}
.s-chuo__anl-ttl-box {
  border: 1px solid #fff;
  padding: 33px 15px 25px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-ttl-box {
    padding: 28px 10px 20px;
  }
}
.s-chuo__anl-ttl {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-ttl {
    font-size: 21px;
  }
}
.s-chuo__anl-ttl-rate {
  font-size: 70px;
  font-weight: 700;
  letter-spacing: 0.08em;
  font-family: Helvetica, sans-serif;
  color: #fcc800;
  text-align: center;
  margin-top: 47px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-ttl-rate {
    font-size: 41px;
    margin-top: 25px;
  }
}
.s-chuo__anl-ttl-rate-span {
  font-size: 48px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-ttl-rate-span {
    font-size: 28px;
  }
}
.s-chuo__anl-desc {
  font-size: 35px;
  font-weight: 700;
  color: #fff;
  line-height: 1.5714285714;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-desc {
    font-size: 20px;
  }
}
.s-chuo__anl-mid-desc {
  font-size: 21px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  letter-spacing: 0.08em;
  margin: 30px 0 78px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-mid-desc {
    font-size: 12px;
    margin: 20px 0 65px;
  }
}
.s-chuo__anl-mid-ttl-wpr {
  text-align: center;
  display: block;
}
.s-chuo__anl-mid-ttl {
  font-size: 42px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.08em;
  border-bottom: 1px dotted #fff;
  display: inline-block;
  margin: 0 auto;
  padding: 0 18px 15px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-mid-ttl {
    font-size: 26px;
    padding: 0 7px 9px 7px;
  }
}
.s-chuo__anl-mid-ttl-span {
  color: #fcc800;
}
.s-chuo__anl-mid-txt {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  line-height: 3.5;
  letter-spacing: 0.08em;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-mid-txt {
    font-size: 16px;
    line-height: 1.75;
    margin-top: 25px;
  }
}
.s-chuo__anl-box {
  max-width: 740px;
  margin: 0 auto;
}
.s-chuo__anl-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 36px -20px 55px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-row {
    margin: 36px -8px 27px;
  }
}
.s-chuo__anl-col {
  width: 33.33%;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-col {
    width: 50%;
    padding: 0 8px;
  }
  .s-chuo__anl-col-mid {
    display: flex;
    justify-content: flex-end;
  }
  .s-chuo__anl-col-center {
    display: flex;
    justify-content: center;
  }
}
.s-chuo__anl-cnt {
  background-color: #537f9e;
  width: 215px;
  height: 215px;
  border-radius: 215px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-cnt {
    width: 155px;
    height: 155px;
  }
}
.s-chuo__anl-cnt-ttl {
  font-size: 15px;
  color: #fff;
  line-height: 1.3103448276;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-cnt-ttl {
    font-size: 12px;
  }
}
.s-chuo__anl-cnt-img01 {
  max-width: 85px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-cnt-img01 {
    max-width: 60px;
  }
}
.s-chuo__anl-cnt-img02 {
  max-width: 53px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-cnt-img02 {
    max-width: 36px;
  }
}
.s-chuo__anl-cnt-img03 {
  max-width: 40px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-cnt-img03 {
    max-width: 28px;
  }
}
.s-chuo__anl-btm-txt {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .s-chuo__anl-btm-txt {
    font-size: 14px;
  }
}
.s-chuo__record {
  background-color: #244f74;
}
.s-chuo__record-wpr {
  max-width: 784px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 12px;
}
.s-chuo__record-ttl {
  font-size: 42px;
  color: #124a7b;
  text-align: center;
  letter-spacing: 0.08em;
  border: 2.5px solid #124a7b;
  max-width: 477px;
  padding: 24px 10px;
  margin: 0 auto 0;
  background-color: #fff;
  position: relative;
  top: -50px;
}
@media screen and (max-width: 767px) {
  .s-chuo__record-ttl {
    font-size: 21px;
    max-width: 210px;
    padding: 10px;
    top: -25px;
  }
}
.s-chuo__record-desc {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.8644067797;
  text-align: center;
  margin-top: -25px;
}
@media screen and (max-width: 767px) {
  .s-chuo__record-desc {
    font-size: 16px;
    margin-top: -20px;
  }
}
.s-chuo__record-desc-clr {
  font-size: 40px;
  font-weight: 700;
  color: #e56800;
}
@media screen and (max-width: 767px) {
  .s-chuo__record-desc-clr {
    font-size: 31px;
  }
}
.s-chuo__record-desc-bold {
  font-weight: 700;
  color: #060606;
}
@media screen and (max-width: 767px) {
  .s-chuo__record-desc-bold {
    font-size: 21px;
  }
}
.s-chuo__record-pic .a-image {
  max-width: 505px;
  margin: 45px auto 52px;
}
@media screen and (max-width: 767px) {
  .s-chuo__record-pic .a-image {
    margin: 8px auto 15px;
    max-width: 265px;
  }
}
.s-chuo__record-txt {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
  text-align: center;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .s-chuo__record-txt {
    font-size: 12px;
    padding-bottom: 25px;
  }
}
.s-chuo__cost {
  background-color: #244f74;
}
.s-chuo__cost-ttl {
  font-size: 39px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  padding: 85px 0 40px;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-ttl {
    font-size: 21px;
    padding: 65px 0 13px;
  }
}
.s-chuo__cost-box {
  max-width: 764px;
  margin: 100px auto 0;
  background-color: #fff;
  border-radius: 12.5px;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-box {
    padding: 0 13px;
    margin: 25px auto 0;
  }
}
.s-chuo__cost-title {
  font-size: 37px;
  font-weight: 400;
  line-height: 1.7837837838;
  letter-spacing: 0.08em;
  text-align: center;
  color: #124a7b;
  background-color: #fff;
  border: 2.5px solid #124a7b;
  padding: 17px 10px;
  max-width: 627px;
  margin: 0 auto;
  position: relative;
  top: -104px;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-title {
    font-size: 16px;
    max-width: 297px;
    padding: 4px 10px;
    top: -27px;
  }
}
.s-chuo__cost-title-bold {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.5714285714;
  letter-spacing: 0.08em;
  display: block;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-title-bold {
    font-size: 20px;
  }
}
.s-chuo__cost-td {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.46875;
  letter-spacing: 0.08em;
  color: #060606;
  background-color: #ced8de;
  text-align: center;
  border: 3px solid #fff;
  padding: 8px 5px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-td {
    font-size: 14px;
    border: 5px solid #fff;
  }
}
.s-chuo__cost-td-pd {
  padding: 11px 5px;
}
.s-chuo__cost-row {
  display: flex;
  flex-wrap: wrap;
  margin-top: -70px;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-row {
    margin-top: 0;
  }
}
.s-chuo__cost-col {
  width: 33.3333333333%;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-col {
    width: 50%;
  }
}
.s-chuo__cost-col-lg {
  width: 100%;
}
.s-chuo__cost-desc {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.03em;
  color: #124a7b;
  margin-top: 32px;
  padding-bottom: 78px;
  padding-left: 62px;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-desc {
    font-size: 16px;
    padding-bottom: 26px;
    padding-left: 0;
  }
}
.s-chuo__cost-desc-bold {
  font-size: 38px;
  line-height: 1.3636363636;
  letter-spacing: 0.08em;
  color: #e56800;
  display: block;
}
@media screen and (max-width: 767px) {
  .s-chuo__cost-desc-bold {
    font-size: 21px;
  }
}
.s-chuo__flow {
  background-color: #244f74;
  padding-top: 95px;
  padding-bottom: 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow {
    padding-top: 70px;
    padding-bottom: 30px;
  }
}
.s-chuo__flow-box {
  margin-top: 95px;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-box {
    margin-top: 30px;
  }
}
.s-chuo__flow-wpr {
  display: flex;
  gap: 72px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-wpr {
    flex-direction: column;
    gap: 12px;
  }
}
@media screen and (min-width: 768px) {
  .s-chuo__flow-wpr::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #fff;
    top: -5px;
    left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-wpr::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 92%;
    border-left: 1px dotted #fff;
    top: 11px;
    left: 64px;
    z-index: 1;
  }
}
.s-chuo__flow-cnt {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-cnt {
    flex-direction: row;
    padding-left: 80px;
  }
}
.s-chuo__flow-no {
  font-size: 49px;
  font-weight: 300;
  color: #fff;
  line-height: 1.9285714286;
  position: relative;
  display: inline-block;
  font-family: "NeueHelveticaPro26UltraLight";
  letter-spacing: -0.02em;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-no {
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 0;
  }
}
.s-chuo__flow-no::before {
  position: absolute;
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 26px;
  background-color: #fff;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-no::before {
    width: 11px;
    height: 11px;
    left: 0;
    top: 50%;
    left: -21px;
    bottom: initial;
    transform: translateY(-50%);
  }
}
.s-chuo__flow-txt {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #fff;
  writing-mode: vertical-lr;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-txt {
    writing-mode: horizontal-tb;
    padding-left: 14px;
    font-size: 16px;
  }
}
.s-chuo__flow-text {
  font-size: 32px;
  font-weight: 500;
  color: #fff;
  line-height: 1.265625;
  letter-spacing: 0.08em;
  text-align: center;
  margin-top: 100px;
  margin-bottom: -24px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-text {
    margin-top: 40px;
    font-size: 20px;
  }
}
.s-chuo__flow-btm-box {
  padding: 115px 0 40px;
  background-color: #bb8e00;
  position: relative;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-btm-box {
    padding: 55px 0 25px;
  }
}
.s-chuo__flow-btm-box::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 50pc solid transparent;
  border-right: 50pc solid transparent;
  border-top: 72px solid #244f74;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-btm-box::after {
    border-left: 11.5pc solid transparent;
    border-right: 11.5pc solid transparent;
    border-top: 36px solid #244f74;
  }
}
.s-chuo__flow-btm-ttl {
  font-size: 32px;
  text-align: center;
  line-height: 1.265625;
  letter-spacing: 0.08em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-btm-ttl {
    font-size: 22px;
    line-height: 1.8409090909;
  }
}
.s-chuo__flow-btm-desc {
  font-size: 20px;
  text-align: center;
  line-height: 1.975;
  letter-spacing: 0.08em;
  color: #fff;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .s-chuo__flow-btm-desc {
    font-size: 16px;
    line-height: 1.3125;
  }
}
.s-chuo__sprt {
  background-color: #244f74;
  padding-top: 39px;
  padding-bottom: 65px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .s-chuo__sprt {
    padding-bottom: 45px;
  }
}
.s-chuo__sprt::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 36px solid transparent;
  border-right: 36px solid transparent;
  border-top: 42px solid #244f74;
  left: 50%;
  transform: translateX(-50%);
  bottom: -42px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sprt::after {
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    border-top: 38px solid #244f74;
    bottom: -37px;
  }
}
.s-chuo__sprt-box {
  max-width: 880px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .s-chuo__sprt-box {
    max-width: 100%;
  }
}
.s-chuo__sprt-row {
  margin-top: 62px;
}
@media screen and (min-width: 768px) {
  .s-chuo__sprt-row {
    gap: 28px;
    display: flex !important;
  }
}
@media screen and (min-width: 768px) {
  .s-chuo__sprt-col {
    width: 33.33% !important;
    flex-shrink: initial !important;
    height: initial !important;
  }
}
.s-chuo__sprt-cnt {
  border: 1.5px solid #fff;
  border-radius: 11px;
  background-color: #47779b;
  padding: 15px 16px 24px;
  height: 100%;
}
.s-chuo__sprt-ttl {
  font-size: 17px;
  line-height: 1.3125;
  letter-spacing: 0.08em;
  color: #fff;
  text-align: center;
  margin-bottom: 19px;
  min-height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-chuo__sprt-desc {
  font-size: 13px;
  line-height: 1.68;
  text-align: center;
  color: #fff;
  margin-top: 14px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sprt-desc {
    font-size: 16px;
  }
}
.s-chuo__sprt-txt {
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: -0.06em;
  color: #fff;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .s-chuo__sprt-txt {
    margin-top: 45px;
  }
}
.s-chuo__sprt .swiper-pagination {
  bottom: 63px !important;
}
.s-chuo__sprt .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background-color: #fff;
  opacity: 1;
}
.s-chuo__sprt .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #bb8e00;
}
.s-chuo__reason {
  padding: 74px 0 52px;
  background-image: url(/assets/images/original/lp-chuo-reason-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .s-chuo__reason {
    padding: 58px 0 25px;
  }
}
.s-chuo__reason-ttl {
  font-size: 39px;
  line-height: 1.6923076923;
  font-weight: 700;
  color: #124a7b;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .s-chuo__reason-ttl {
    font-size: 21px;
  }
}
.s-chuo__reason-ttl-clr {
  color: #e56800;
}
.s-chuo__reason-pic {
  display: block;
  margin-top: 35px;
  margin-bottom: 50px;
  padding-left: 235px;
}
@media screen and (max-width: 767px) {
  .s-chuo__reason-pic {
    padding-left: 0;
    margin-top: 25px;
    margin-bottom: 13px;
  }
}
.s-chuo__reason-pic .a-image {
  max-width: 716px;
}
@media screen and (max-width: 767px) {
  .s-chuo__reason-pic .a-image {
    max-width: 280px;
    margin: 0 auto;
  }
}
.s-chuo__reason-txt {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8125;
  padding-left: 235px;
}
@media screen and (max-width: 767px) {
  .s-chuo__reason-txt {
    font-size: 12px;
    padding-left: 42px;
    padding-right: 42px;
  }
}

/* ################################
###################################
            MINAL
####################################
################################ */
.s-toshin-three__img {
  max-width: 100%;
  height: auto;
}
.s-toshin-three__header {
  position: relative;
  height: 0;
}
.s-toshin-three__page {
  font-family: YuMincho, "Yu Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", "游明朝体", "ＭＳ 明朝", "MS Mincho", HiraMinProN-W3, "TakaoEx明朝", TakaoExMincho, "MotoyaLCedar", "Droid Sans Japanese", serif;
  background-color: #124a7b;
  min-width: 1120px;
  user-select: none;
}
@media (max-width: 767px) {
  .s-toshin-three__page {
    min-width: 100%;
  }
}
.s-toshin-three__mv {
  background-image: url("/assets/images/original/lp-toshin03-mv-pc.jpg");
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 163px 15px 100px;
  text-align: center;
}
@media (max-width: 767px) {
  .s-toshin-three__mv {
    background-image: url("/assets/images/original/lp-toshin03-mv-sp.jpg");
    padding: 135px 0 58px;
  }
}
.s-toshin-three__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .s-toshin-three__logo {
    margin-bottom: 72px;
  }
}
.s-toshin-three__logo-link {
  margin-top: 57px;
}
@media (max-width: 767px) {
  .s-toshin-three__logo-link {
    margin-top: 34px;
  }
}
.s-toshin-three__logo-link:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}
.s-toshin-three__logo-link .a-image {
  max-width: 217px;
  height: auto;
}
@media (max-width: 767px) {
  .s-toshin-three__logo-link .a-image {
    max-width: 135px;
    height: auto;
  }
}
.s-toshin-three__ttl {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .s-toshin-three__ttl {
    margin-bottom: 30px;
  }
}
.s-toshin-three__ttl-txt {
  font-size: 88px;
  letter-spacing: 0.04em;
  font-weight: 600;
  color: #fff;
  text-align: center;
  display: inline-flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .s-toshin-three__ttl-txt {
    font-size: 39px;
    line-height: 1.1282051282;
  }
}
.s-toshin-three__ttl-txt-span {
  padding-bottom: 12px;
  line-height: 1;
  position: relative;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .s-toshin-three__ttl-txt-span {
    margin-bottom: 12px;
  }
}
.s-toshin-three__ttl-txt-span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10px;
  height: 1px;
  width: 100%;
  max-width: 676px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .s-toshin-three__ttl-txt-span::after {
    max-width: 293px;
  }
}
.s-toshin-three__ttl-txt-sm {
  font-size: 64px;
}
@media (max-width: 767px) {
  .s-toshin-three__ttl-txt-sm {
    font-size: 28px;
  }
}
.s-toshin-three__frame {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .s-toshin-three__frame {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .s-toshin-three__frame-img {
    max-width: 193px;
    height: auto;
  }
}
.s-toshin-three__btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.s-toshin-three__btn-link {
  font-size: 32px;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 500;
  background-image: url("/assets/images/original/lp-toshin03-btn.png");
  width: 100%;
  max-width: 406px;
  height: 80px;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 57px;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .s-toshin-three__btn-link {
    max-width: 272px;
    height: 48px;
    font-size: 20px;
    padding-left: 47px;
  }
}
.s-toshin-three__btn-link:hover {
  opacity: 0.8;
  transition: all 0.5s ease;
}
.s-toshin-three__support {
  padding: 44px 20px 100px;
  position: relative;
  z-index: 2;
}
.s-toshin-three__support-wrapper {
  display: flex;
  max-width: 1050px;
  margin: 0 auto;
  gap: 40px;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .s-toshin-three__support-wrapper {
    position: relative;
  }
}
.s-toshin-three__support-fbox {
  margin-top: 105px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .s-toshin-three__support-fbox {
    margin-top: 45px;
  }
}
@media (max-width: 767px) {
  .s-toshin-three__support-sbox {
    position: absolute;
    right: 15px;
  }
}
@media (max-width: 767px) {
  .s-toshin-three__support-img {
    max-width: 178px;
    height: auto;
  }
}
.s-toshin-three__support-txt {
  font-size: 32px;
  font-weight: 700;
  line-height: 2.25;
  text-align: left;
  color: #fff;
}
@media (max-width: 767px) {
  .s-toshin-three__support-txt {
    font-size: 18px;
  }
}
.s-toshin-three__support-txt-span {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.5;
  color: #bb8e00;
}
@media (max-width: 767px) {
  .s-toshin-three__support-txt-span {
    font-size: 24px;
  }
}
.s-toshin-three__pointbox {
  position: relative;
  z-index: 1;
}
.s-toshin-three__pointbox::before {
  content: "";
  position: absolute;
  top: -145px;
  width: 100%;
  height: 662px;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0% 25%, rgb(0, 0, 0) 100% 25%);
  opacity: 0.5;
  transform: skew(0, -6deg);
  z-index: -1;
}
@media (max-width: 767px) {
  .s-toshin-three__pointbox::before {
    transform: skew(0, -9deg);
    top: -40px;
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.s-toshin-three__pointbox::after {
  content: "";
  position: absolute;
  bottom: -239px;
  width: 100%;
  height: 662px;
  background-image: linear-gradient(0deg, rgb(0, 0, 0) 0% 25%, rgba(0, 0, 0, 0) 100% 25%);
  opacity: 0.5;
  transform: skew(0, -6deg);
  z-index: -1;
}
@media (max-width: 767px) {
  .s-toshin-three__pointbox::after {
    transform: skew(0, -9deg);
    bottom: -140px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  }
}
.s-toshin-three__point {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px 100px;
}
@media (max-width: 767px) {
  .s-toshin-three__point {
    padding-bottom: 55px;
  }
}
.s-toshin-three__point-ttl {
  font-size: 48px;
  letter-spacing: 0.04em;
  color: #fff;
  text-align: center;
  margin-bottom: 17px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .s-toshin-three__point-ttl {
    font-size: 24px;
    text-align: start;
  }
}
.s-toshin-three__point-ttl-num {
  font-family: "Times New Roman", Times, serif;
  font-size: 80px;
  line-height: 1.4285714286;
  font-weight: 400;
}
@media (max-width: 767px) {
  .s-toshin-three__point-ttl-num {
    font-size: 56px;
    line-height: 1;
  }
}
.s-toshin-three__point-explain {
  text-align: center;
  padding-bottom: 104px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-explain {
    text-align: left;
    padding-bottom: 60px;
  }
}
.s-toshin-three__point-explain-txt {
  font-size: 32px;
  letter-spacing: 0.04em;
  color: #fff;
  padding-left: 57px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .s-toshin-three__point-explain-txt {
    font-size: 16px;
    line-height: 1;
    padding-left: 24px;
  }
}
.s-toshin-three__point-explain-txt::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 1px;
  background-color: #bb8e00;
}
@media (max-width: 767px) {
  .s-toshin-three__point-explain-txt::before {
    top: 25%;
    width: 32px;
    rotate: 90deg;
    left: -10px;
  }
}
.s-toshin-three__point-box-wrapper {
  display: flex;
  gap: 40px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-box-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }
}
.s-toshin-three__point-card {
  width: 100%;
  background-color: #fff;
  padding: 54px 32px 40px;
  position: relative;
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card {
    padding: 39px 19px 24px 16px;
    margin: 0 auto 45px;
    max-width: 440px;
  }
}
@media (max-width: 767px) {
  .s-toshin-three__point-card.-fifth {
    margin-bottom: 32px;
  }
}
.s-toshin-three__point-card.-sm {
  max-width: 500px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card.-sm {
    max-width: 440px;
  }
}
.s-toshin-three__point-card-banner {
  position: absolute;
  background-color: #5081a5;
  top: -29px;
  left: 0;
  clip-path: polygon(100% 0, 100% 66%, 89% 100%, 0 100%, 0 0);
  padding: 9px 0 15px;
  max-width: 168px;
  height: 55px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-banner {
    max-width: 132px;
    height: 44px;
    top: -21px;
  }
}
.s-toshin-three__point-card-banner-ttl {
  font-size: 32px;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #fff;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-banner-ttl {
    font-size: 24px;
  }
}
.s-toshin-three__point-card-banner-ttl-span {
  font-size: 48px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-banner-ttl-span {
    font-size: 36px;
  }
}
.s-toshin-three__point-card-ttl {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #000;
  padding-bottom: 13px;
  position: relative;
  font-weight: 700;
  margin-bottom: 15px;
}
.s-toshin-three__point-card-ttl::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #5081a5;
  width: 40px;
  height: 1px;
}
.s-toshin-three__point-card-subttl {
  font-size: 28px;
  line-height: 1.4285714286;
  letter-spacing: 0.04em;
  font-weight: 600;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-subttl {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
.s-toshin-three__point-card-subttl-span {
  font-size: 36px;
  color: #bb8e00;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-subttl-span {
    font-size: 24px;
  }
}
.s-toshin-three__point-card-desc {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6666666667;
  color: #000;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-desc {
    font-size: 16px;
    line-height: 1.75;
    margin-bottom: 20px;
  }
}
.s-toshin-three__point-card-ul {
  columns: 2;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-ul {
    columns: 1;
  }
}
.s-toshin-three__point-card-ul-li {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  color: #000;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}
.s-toshin-three__point-card-ul-li::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='18px' height='18px'%3E%3Cpath fill-rule='evenodd' fill='rgb(0, 98, 178)' d='M14.896,14.896 C14.146,15.646 13.264,16.240 12.250,16.677 C11.236,17.114 10.153,17.333 8.1000,17.333 C7.847,17.333 6.764,17.114 5.750,16.677 C4.736,16.240 3.854,15.646 3.104,14.896 C2.354,14.146 1.760,13.264 1.323,12.250 C0.885,11.236 0.667,10.153 0.667,9.000 C0.667,7.847 0.885,6.764 1.323,5.750 C1.760,4.736 2.354,3.854 3.104,3.104 C3.854,2.354 4.736,1.760 5.750,1.322 C6.764,0.885 7.847,0.667 8.1000,0.667 C10.153,0.667 11.236,0.885 12.250,1.322 C13.264,1.760 14.146,2.354 14.896,3.104 C15.646,3.854 16.239,4.736 16.677,5.750 C17.115,6.764 17.333,7.847 17.333,9.000 C17.333,10.153 17.115,11.236 16.677,12.250 C16.239,13.264 15.646,14.146 14.896,14.896 ZM13.125,6.375 C12.972,6.222 12.778,6.146 12.542,6.146 C12.305,6.146 12.111,6.222 11.958,6.375 L7.833,10.500 L6.042,8.708 C5.889,8.555 5.694,8.479 5.458,8.479 C5.222,8.479 5.028,8.555 4.875,8.708 C4.722,8.861 4.646,9.055 4.646,9.292 C4.646,9.528 4.722,9.722 4.875,9.875 L7.250,12.250 C7.417,12.417 7.611,12.500 7.833,12.500 C8.056,12.500 8.250,12.417 8.417,12.250 L13.125,7.542 C13.278,7.389 13.354,7.194 13.354,6.958 C13.354,6.722 13.278,6.528 13.125,6.375 Z'/%3E%3C/svg%3E");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: inline-block;
  margin-right: 5px;
}
.s-toshin-three__point-card-ul-li.-ml {
  margin-left: 33px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-ul-li.-ml {
    margin-left: unset;
  }
}
.s-toshin-three__point-card-img {
  text-align: center;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.s-toshin-three__point-card-innerbox {
  display: flex;
  gap: 30px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox {
    flex-direction: column;
    gap: 25px;
  }
}
.s-toshin-three__point-card-innerbox .s-toshin-three__point-card-subttl {
  min-height: 91px;
  line-height: 1.5;
  margin-bottom: unset;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox .s-toshin-three__point-card-subttl {
    line-height: 1.5;
    min-height: unset;
    margin-bottom: 10px;
  }
}
.s-toshin-three__point-card-innerbox .s-toshin-three__point-card-subttl-span {
  font-size: 44px;
  line-height: 1.0476190476;
  font-family: "Times New Roman", Times, serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox .s-toshin-three__point-card-subttl-span {
    line-height: 1;
    font-size: 40px;
  }
}
.s-toshin-three__point-card-innerbox .s-toshin-three__point-card-desc {
  margin-bottom: 10px;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 500;
}
.s-toshin-three__point-card-innerbox-innercard {
  width: 33.3333333333%;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox-innercard {
    width: 100%;
  }
}
.s-toshin-three__point-card-innerbox-innercard-note {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 500;
  opacity: 0.6;
  font-size: 14px;
  line-height: 1.5714285714;
  color: #000;
  margin-top: 10px;
}
.s-toshin-three__point-card-innerbox-innercard-fifth {
  width: 50%;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox-innercard-fifth {
    width: 100%;
  }
}
.s-toshin-three__point-card-innerbox-innercard.-fifth {
  width: 100%;
  display: flex;
  gap: 45px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox-innercard.-fifth {
    flex-direction: column;
    gap: 5px;
  }
}
.s-toshin-three__point-card-innerbox-innercard.-fifth .s-toshin-three__point-card-subttl {
  min-height: unset;
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox-innercard.-fifth .s-toshin-three__point-card-subttl {
    margin-bottom: 3px;
  }
}
.s-toshin-three__point-card-innerbox-innercard.-fifth .s-toshin-three__point-card-img {
  margin-top: -24px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-innerbox-innercard.-fifth .s-toshin-three__point-card-img {
    margin-top: 10px;
  }
}
.s-toshin-three__point-card-forth {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  /*gap: 12px 23px;*/
  gap: 23px;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-forth {
    gap: 12px;
  }
}
.s-toshin-three__point-card-forth-fig {
  margin: unset;
  position: relative;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-forth-fig {
    width: 100%;
  }
}
.s-toshin-three__point-card-forth-fig-caption {
  position: absolute;
  top: 0;
  background-color: #0b2b47;
  color: #fff;
  width: 100%;
  height: 30px;
  display: flex;
  align-items: baseline;
  padding-left: 17px;
  opacity: 0.9;
  padding-top: 6px;
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
}
.s-toshin-three__point-card-forth-fig-caption-span {
  font-size: 18px;
  font-family: "Times New Roman", Times, serif;
}
@media (max-width: 767px) {
  .s-toshin-three__point-card-forth-fig .s-toshin-three__img {
    width: 100%;
    height: 152px;
    object-fit: cover;
  }
}
.s-toshin-three__point-card-forth-fig figcaption::first-letter {
  font-size: 50px;
  color: #8A2BE2;
}
.s-toshin-three__gran {
  max-width: 1070px;
  margin: 0 auto;
  padding: 0 15px 118px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .s-toshin-three__gran {
    padding: 0 20px 55px;
  }
}
.s-toshin-three__gran-picture {
  display: block;
}
@media (max-width: 767px) {
  .s-toshin-three__gran-picture {
    margin: 0 -20px;
  }
}
.s-toshin-three__gran-ttl {
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 767px) {
  .s-toshin-three__gran-ttl {
    font-size: 24px;
  }
}
.s-toshin-three__gran-ttl-span {
  font-family: "Times New Roman", Times, serif;
  font-size: 72px;
  line-height: 1;
  margin-top: -42px;
  display: block;
  text-decoration: 1px underline;
  text-underline-offset: 19px;
  margin-bottom: 58px;
}
@media (max-width: 767px) {
  .s-toshin-three__gran-ttl-span {
    font-size: 40px;
    margin-top: -30px;
    margin-bottom: 38px;
    text-underline-offset: 15px;
  }
}
.s-toshin-three__gran-desc {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 2.4;
  text-align: center;
  color: #fff;
  font-weight: 500;
  margin-bottom: 54px;
}
@media (max-width: 767px) {
  .s-toshin-three__gran-desc {
    font-size: 18px;
    line-height: 1.7777777778;
    text-align: start;
    margin-bottom: 23px;
  }
}
.s-toshin-three__cta {
  background-image: url("/assets/images/original/lp-toshin03-cta.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 90px 0 100px;
}
@media (max-width: 767px) {
  .s-toshin-three__cta {
    background-image: url("/assets/images/original/lp-toshin03-cta-sp.png");
    padding: 70px 0 64px;
  }
}
.s-toshin-three__cta-txt {
  font-size: 24px;
  line-height: 2;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin-bottom: 67px;
}
@media (max-width: 767px) {
  .s-toshin-three__cta-txt {
    font-size: 18px;
    line-height: 2;
    padding: 0 36px;
    text-align: start;
    margin-bottom: 38px;
  }
}

.o-footer {
  margin-bottom: 80px;
}
@media (min-width: 769px) {
  .o-footer {
    margin-bottom: 0;
  }
}

.s-toshin-fixed-nav {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9;
  padding: 8px 15px;
  box-shadow: -3px -3px 7px 0px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  display: flex;
}
@media (min-width: 769px) {
  .s-toshin-fixed-nav {
    display: none !important;
  }
}
.s-toshin-fixed-nav .s-chuo__btn {
  border-radius: 0;
  padding: 5px 57px;
  font-size: 11px;
  max-width: 300px;
  margin: 0 auto;
}
.s-toshin-fixed-nav .s-chuo__btn-digi {
  font-size: 16px;
}
.s-toshin-fixed-nav .s-chuo__btn-span {
  font-size: 20px;
}
.s-toshin-fixed-nav .s-chuo__btn-span-diff {
  font-size: 20px;
}
.s-toshin-fixed-nav .s-chuo__btn-span-sm {
  font-size: 16px;
}
.s-toshin-fixed-nav .s-toshin-three__btn {
  width: 100%;
}
.s-toshin-fixed-nav .s-toshin-three__btn-link {
  width: 100%;
  font-size: 25px;
  max-width: 100%;
  padding-left: 0;
  justify-content: center;
  background-color: #bb8e00;
  height: 60px;
  background-image: none;
  max-width: 300px;
  border-radius: 4px;
}

/*# sourceMappingURL=static_baikyaku-toshin.css.map */
