@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
  color: inherit;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bold;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[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-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  color: inherit;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

ul,
li {
  list-style: none;
}

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

img {
  vertical-align: top;
}

html {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  color: #101010;
  font-weight: 300;
  line-height: 1.5;
  max-width: 964px;
  margin: 0 auto;
}

body {
  background-color: #efefef;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 3px;
}

.screen-reader-text {
  display: none;
}

.container {
  max-width: 800px;
  padding: 0 10px;
  margin: 0 auto;
}
@media screen and (min-width: 780px) {
  .container {
    max-width: 920px;
  }
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

main {
  background-color: #ffffff;
}

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

.red {
  color: #fe1016;
}
.red_u {
  color: #fe1016;
  text-decoration: underline;
}
.red_bold {
  color: #fe1016;
  font-weight: bold;
}
.red_bold_u {
  color: #fe1016;
  font-weight: bold;
  text-decoration: underline;
}

.blue {
  color: #0600fc;
}
.blue_u {
  color: #0600fc;
  text-decoration: underline;
}
.blue_bold {
  color: #0600fc;
  font-weight: bold;
}
.blue_bold_u {
  color: #0600fc;
  font-weight: bold;
  text-decoration: underline;
}

.un {
  text-decoration: underline;
}

.media_container {
  text-align: center;
  margin: 25px auto 20px;
}
@media screen and (min-width: 400px) {
  .media_container iframe {
    max-width: 100%;
  }
}

.marker_y {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-color: rgba(255, 255, 0, 0.5);
}
.marker_p {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-color: rgba(255, 180, 241, 0.5);
}
.marker_b {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-color: rgba(141, 197, 253, 0.5);
}
.marker_g {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 0.5em;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-color: rgba(34, 229, 26, 0.5);
}

a.default_link {
  color: #007bd7;
  text-decoration: underline;
}

a.top_link {
  color: #0600fc;
  font-weight: bold;
  text-decoration: underline;
}

h2 {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.5;
  padding: 10px;
  background-color: #1752a2;
  color: #ffffff;
  font-style: italic;
  margin-top: 20px;
  text-align: center;
}
@media screen and (min-width: 400px) {
  h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 500px) {
  h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 780px) {
  h2 {
    font-size: 30px;
    padding: 15px 20px;
    margin-top: 30px;
  }
}

h3 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  padding: 7px;
  margin-top: 15px;
  color: #1752a2;
  border: 2px solid #1752a2;
}
@media screen and (min-width: 400px) {
  h3 {
    font-size: 18px;
    padding: 10px;
  }
}
@media screen and (min-width: 500px) {
  h3 {
    font-size: 26px;
    padding: 13px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 780px) {
  h3 {
    font-size: 26px;
    padding: 15px;
    border: 2px solid #1752a2;
    margin-top: 40px;
  }
}

h4 {
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 5px;
  margin-top: 15px;
  border-bottom: 1px solid #707070;
}
@media screen and (min-width: 400px) {
  h4 {
    font-size: 17px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 500px) {
  h4 {
    margin-top: 25px;
  }
}
@media screen and (min-width: 780px) {
  h4 {
    font-size: 24px;
  }
}

.sec-ttl {
  background-color: #fe7542;
}

.common__btn {
  font-weight: 600;
  text-align: center;
  padding: 7px 5px;
  border-radius: 5px;
  color: #ffffff;
  display: block;
  background-color: #fe7542;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  font-size: 16px;
}
@media screen and (min-width: 500px) {
  .common__btn {
    font-size: 19px;
  }
}
@media screen and (min-width: 780px) {
  .common__btn {
    font-size: 30px;
  }
}

.pnkz-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 25px;
}
@media screen and (min-width: 780px) {
  .pnkz-wrap {
    padding-top: 20px;
  }
}
.pnkz-wrap li {
  font-size: 15px;
}
.pnkz-list {
  color: #007bd7;
  text-decoration: underline;
}
.pnkz-list:after {
  display: inline-block;
  margin: 0 5px;
  content: ">";
  text-decoration: none;
  color: #000000;
}

@media screen and (min-width: 780px) {
  a[href*="tel:"] {
    pointer-events: none;
  }
}
@media screen and (min-width: 780px) {
  .pc_br {
    display: none;
  }
}

.sp_br {
  display: none;
}
@media screen and (min-width: 780px) {
  .sp_br {
    display: block;
  }
}

.sticky-btn {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fefeb6;
  z-index: 999;
  padding: 10px;
  display: block;
}
@media screen and (min-width: 500px) {
  .sticky-btn {
    padding: 15px;
  }
}
@media screen and (min-width: 780px) {
  .sticky-btn {
    display: none;
  }
}
.sticky-btn-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  background-color: #ff0000;
  border-radius: 10px;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.16));
}
.sticky-btn-left {
  width: 75%;
}
.sticky-btn-left-txt1 {
  font-size: 12px;
  font-weight: 600;
  color: #fbd633;
  background-color: #101010;
  text-align: center;
  padding: 1vw;
}
@media screen and (min-width: 400px) {
  .sticky-btn-left-txt1 {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .sticky-btn-left-txt1 {
    font-size: 19px;
  }
}
.sticky-btn-left-txt2 {
  font-size: 21px;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .sticky-btn-left-txt2 {
    font-size: 27px;
  }
}
@media screen and (min-width: 500px) {
  .sticky-btn-left-txt2 {
    font-size: 34px;
  }
}
.sticky-btn-left-txt3 {
  font-size: 11px;
  font-weight: 600;
  line-height: 1.5;
  color: #fbd633;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .sticky-btn-left-txt3 {
    font-size: 14px;
  }
}
@media screen and (min-width: 500px) {
  .sticky-btn-left-txt3 {
    font-size: 17px;
  }
}
.sticky-btn-right {
  width: 20%;
}

/* mv */
.mv__wrapper {
  max-width: 964px;
  width: 100%;
  margin: 0 auto;
}

/* price */
.price__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}
@media screen and (min-width: 400px) {
  .price__wrap {
    padding-top: 20px;
  }
}
@media screen and (min-width: 500px) {
  .price__wrap {
    padding-top: 20px;
  }
}
@media screen and (min-width: 780px) {
  .price__wrap {
    padding-top: 25px;
  }
}
.price__left {
  width: 40%;
  text-align: center;
  position: relative;
  display: inline-block;
}
.price__left-txt {
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  display: inline-block;
}
@media screen and (min-width: 400px) {
  .price__left-txt {
    font-size: 22px;
  }
}
@media screen and (min-width: 500px) {
  .price__left-txt {
    font-size: 27px;
  }
}
@media screen and (min-width: 780px) {
  .price__left-txt {
    font-size: 34px;
  }
}
.price__left::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 90px;
  background-color: #707070;
  position: absolute;
  top: 10px;
  right: -5px;
}
@media screen and (min-width: 400px) {
  .price__left::after {
    height: 110px;
    top: 12px;
  }
}
@media screen and (min-width: 500px) {
  .price__left::after {
    height: 140px;
  }
}
@media screen and (min-width: 780px) {
  .price__left::after {
    width: 4px;
    height: 160px;
    top: 7px;
  }
}
.price__left .red {
  font-size: 35px;
  font-weight: 600;
  color: #ff0000;
  display: block;
}
@media screen and (min-width: 400px) {
  .price__left .red {
    font-size: 50px;
  }
}
@media screen and (min-width: 500px) {
  .price__left .red {
    font-size: 60px;
  }
}
@media screen and (min-width: 780px) {
  .price__left .red {
    font-size: 100px;
    line-height: 1.15;
  }
}
.price__left .small {
  font-size: 18px;
  font-weight: 600;
  color: #ff0000;
}
@media screen and (min-width: 400px) {
  .price__left .small {
    font-size: 23px;
  }
}
@media screen and (min-width: 500px) {
  .price__left .small {
    font-size: 25px;
  }
}
@media screen and (min-width: 780px) {
  .price__left .small {
    font-size: 40px;
  }
}
.price__right {
  width: 55%;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .price__right {
    font-size: 22px;
  }
}
@media screen and (min-width: 500px) {
  .price__right {
    font-size: 27px;
  }
}
@media screen and (min-width: 780px) {
  .price__right {
    font-size: 34px;
  }
}
.price__right .red {
  font-size: 35px;
  font-weight: 600;
  color: #ff0000;
  display: block;
}
@media screen and (min-width: 400px) {
  .price__right .red {
    font-size: 50px;
  }
}
@media screen and (min-width: 500px) {
  .price__right .red {
    font-size: 60px;
  }
}
@media screen and (min-width: 780px) {
  .price__right .red {
    font-size: 100px;
    line-height: 1.15;
  }
}
.price__right .small {
  font-size: 18px;
  font-weight: 600;
  color: #ff0000;
}
@media screen and (min-width: 400px) {
  .price__right .small {
    font-size: 18px;
  }
}
@media screen and (min-width: 500px) {
  .price__right .small {
    font-size: 25px;
  }
}
@media screen and (min-width: 780px) {
  .price__right .small {
    font-size: 40px;
  }
}
.price__txt1 {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 15px;
}
@media screen and (min-width: 400px) {
  .price__txt1 {
    font-size: 15px;
    padding-top: 0;
  }
}
@media screen and (min-width: 500px) {
  .price__txt1 {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .price__txt1 {
    margin-top: 10px;
    font-size: 18px;
  }
}
.price__btn {
  padding-top: 15px;
}
@media screen and (min-width: 400px) {
  .price__btn {
    padding-top: 15px;
  }
}
@media screen and (min-width: 780px) {
  .price__btn {
    padding-top: 30px;
  }
}
.price__btn .common__btn {
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 400px) {
  .price__btn .common__btn {
    width: 95%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 500px) {
  .price__btn .common__btn {
    font-size: 20px;
  }
}
@media screen and (min-width: 780px) {
  .price__btn .common__btn {
    font-size: 30px;
    padding: 17.5px 0;
    margin: 0 auto;
    width: 80%;
  }
}
.price__ttl1 {
  margin-top: 15px;
}
@media screen and (min-width: 400px) {
  .price__ttl1 {
    margin-top: 20px;
  }
}
@media screen and (min-width: 780px) {
  .price__ttl1 {
    margin-top: 40px;
  }
}
.price__txt2 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.6;
  text-align: center;
  margin-top: 15px;
}
@media screen and (min-width: 400px) {
  .price__txt2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 500px) {
  .price__txt2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 780px) {
  .price__txt2 {
    font-size: 34px;
    margin-top: 20px;
    line-height: 1.39;
  }
}
.price__txt2 .red {
  color: #ff0000;
}
.price__txt3 {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 15px;
}
@media screen and (min-width: 400px) {
  .price__txt3 {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .price__txt3 {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .price__txt3 {
    font-size: 18px;
    padding-top: 20px;
  }
}
.price__image {
  width: 48%;
}
.price__image-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}
@media screen and (min-width: 780px) {
  .price__image-wrap {
    margin-top: 28px;
  }
}
.price .type__wrap {
  margin-top: 15px;
  border: 2px solid #ce8b23;
  border-radius: 6px;
  padding: 15px 10px;
}
@media screen and (min-width: 400px) {
  .price .type__wrap {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__wrap {
    padding: 20px;
    margin-top: 25px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__wrap {
    margin-top: 30px;
    border: 4px solid #ce8b23;
    padding: 22px 25px 30px;
  }
}
.price .type__ttl {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 400px) {
  .price .type__ttl {
    font-size: 19px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__ttl {
    font-size: 22px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__ttl {
    font-size: 34px;
  }
}
.price .type__txt1 {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 15px;
}
@media screen and (min-width: 400px) {
  .price .type__txt1 {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__txt1 {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__txt1 {
    font-size: 18px;
    margin-top: 28px;
  }
}
.price .type__name {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  width: 33%;
}
@media screen and (min-width: 400px) {
  .price .type__name {
    font-size: 19px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__name {
    font-size: 22px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__name {
    font-size: 28px;
    width: 38%;
  }
}
.price .type__name-wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 20px auto 0;
}
@media screen and (min-width: 780px) {
  .price .type__name-wrap {
    width: 75%;
    margin: 30px auto;
  }
}
.price .type__name-image {
  width: 30%;
}
@media screen and (min-width: 500px) {
  .price .type__name-image {
    width: 27%;
  }
}
@media screen and (min-width: 780px) {
  .price .type__name-image {
    width: 200px;
  }
}
.price .type__description {
  font-size: 13px;
  line-height: 1.5;
  margin: 15px 0;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 400px) {
  .price .type__description {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__description {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__description {
    font-size: 18px;
    margin: 0 0 50px;
    width: 100%;
  }
}
.price .type__description:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -20px;
  display: inline-block;
  width: 25%;
  height: 3px;
  transform: translateX(-50%);
  background-color: #d29625;
}
@media screen and (min-width: 780px) {
  .price .type__description:before {
    bottom: -35px;
    width: 39.668%;
    height: 5px;
  }
}
.price .type__description-btm {
  font-size: 13px;
  line-height: 1.5;
  margin: 15px 0;
}
@media screen and (min-width: 400px) {
  .price .type__description-btm {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__description-btm {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__description-btm {
    font-size: 18px;
    margin: 0 0 35px;
  }
}
.price .type__txt2 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 400px) {
  .price .type__txt2 {
    font-size: 19px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__txt2 {
    font-size: 22px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__txt2 {
    font-size: 34px;
  }
}
.price .type__txt2 .red {
  color: #ff0000;
}
.price .type__txt3 {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 15px;
}
@media screen and (min-width: 400px) {
  .price .type__txt3 {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .price .type__txt3 {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .price .type__txt3 {
    font-size: 18px;
    margin-top: 25px;
  }
}
.price .cont__wrap {
  margin: 15px 0;
  border: 2px solid #ce8b23;
  border-radius: 6px;
  padding: 15px 10px;
}
@media screen and (min-width: 400px) {
  .price .cont__wrap {
    margin: 20px 0;
    padding: 20px 10px;
  }
}
@media screen and (min-width: 500px) {
  .price .cont__wrap {
    margin: 25px 0;
    padding: 20px;
  }
}
@media screen and (min-width: 780px) {
  .price .cont__wrap {
    margin: 40px 0;
    border: 4px solid #ce8b23;
    padding: 30px 25px;
  }
}
.price .cont__main-ttl {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #ff0000;
}
@media screen and (min-width: 400px) {
  .price .cont__main-ttl {
    font-size: 19px;
  }
}
@media screen and (min-width: 500px) {
  .price .cont__main-ttl {
    font-size: 22px;
  }
}
@media screen and (min-width: 780px) {
  .price .cont__main-ttl {
    font-size: 36px;
  }
}
.price .cont__ttl {
  font-size: 14px;
  font-weight: 600;
  margin-top: 15px;
  padding: 5px;
  text-align: center;
  background-color: #f8dca6;
  border: 1px solid #cb8b30;
}
@media screen and (min-width: 400px) {
  .price .cont__ttl {
    font-size: 19px;
  }
}
@media screen and (min-width: 500px) {
  .price .cont__ttl {
    font-size: 22px;
  }
}
@media screen and (min-width: 780px) {
  .price .cont__ttl {
    font-size: 26px;
    padding: 5.5px 5px;
    margin: 25px auto 0;
  }
}
.price .cont__txt {
  font-size: 13px;
  line-height: 1.5;
  margin-top: 10px;
}
@media screen and (min-width: 400px) {
  .price .cont__txt {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .price .cont__txt {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .price .cont__txt {
    font-size: 18px;
    margin: 10px auto 0;
  }
}

/* area */
.area__txt {
  line-height: 1.5;
  margin-top: 15px;
  font-size: 15px;
}
@media screen and (min-width: 500px) {
  .area__txt {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .area__txt {
    line-height: 1.5555;
    font-size: 18px;
    margin-top: 25px;
  }
}
@media screen and (min-width: 780px) {
  .area__pref {
    margin: 25px 0;
  }
}
.area__pref-name {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  padding: 5px;
  margin-top: 15px;
  color: #fe7542;
  border: 2px solid #fe7542;
  display: block;
}
@media screen and (min-width: 400px) {
  .area__pref-name {
    font-size: 19px;
  }
}
@media screen and (min-width: 780px) {
  .area__pref-name {
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 5px;
  }
}
.area__wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
@media screen and (min-width: 780px) {
  .area__wrap {
    margin-bottom: 15px;
  }
}
.area__item {
  width: 48%;
  color: #007bd7;
  text-decoration: underline;
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
}
@media screen and (min-width: 500px) {
  .area__item {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .area__item {
    margin-top: 15px;
    width: 33.3333%;
    font-size: 18px;
  }
}
.area__item a {
  display: block;
}

/* catch */
.catch__top {
  background-color: #fe7542;
  padding: 20px 0;
}
@media screen and (min-width: 400px) {
  .catch__top {
    padding: 20px 0;
  }
}
@media screen and (min-width: 500px) {
  .catch__top {
    padding: 25px 0;
  }
}
@media screen and (min-width: 780px) {
  .catch__top {
    padding: 20px 0;
  }
}
.catch__top-txt1 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  padding: 7px 0;
  border: 1px solid #ffffff;
  margin-bottom: 15px;
}
@media screen and (min-width: 400px) {
  .catch__top-txt1 {
    font-size: 23px;
    padding: 9px 0;
  }
}
@media screen and (min-width: 500px) {
  .catch__top-txt1 {
    font-size: 27px;
    padding: 10px 0;
  }
}
@media screen and (min-width: 780px) {
  .catch__top-txt1 {
    font-size: 24px;
    padding: 10px 0;
    margin: 0 1% 17px 0;
    width: 48.5%;
    display: inline-block;
    border: 2px solid #ffffff;
  }
}
@media screen and (min-width: 950px) {
  .catch__top-txt1 {
    font-size: 30px;
  }
}
.catch__top-txt2 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  padding: 7px 0;
  border: 1px solid #ffffff;
  margin-bottom: 15px;
}
@media screen and (min-width: 400px) {
  .catch__top-txt2 {
    font-size: 23px;
    padding: 9px 0;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 500px) {
  .catch__top-txt2 {
    font-size: 27px;
    padding: 10px 0;
  }
}
@media screen and (min-width: 780px) {
  .catch__top-txt2 {
    font-size: 24px;
    padding: 10px 0;
    margin: 0 0 17px 1%;
    width: 48.5%;
    display: inline-block;
    border: 2px solid #ffffff;
  }
}
@media screen and (min-width: 950px) {
  .catch__top-txt2 {
    font-size: 30px;
  }
}
.catch__top-txt3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  color: #fbd633;
  margin-bottom: 15px;
}
@media screen and (min-width: 400px) {
  .catch__top-txt3 {
    font-size: 21px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 500px) {
  .catch__top-txt3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 780px) {
  .catch__top-txt3 {
    line-height: 1.4285;
    font-size: 28px;
    margin-bottom: 15px;
  }
}
.catch__top-tel-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  border: 2px solid #e25621;
  border-radius: 11px;
  margin-bottom: 15px;
  padding: 7px 0;
}
@media screen and (min-width: 400px) {
  .catch__top-tel-wrap {
    padding: 6px 0;
  }
}
@media screen and (min-width: 500px) {
  .catch__top-tel-wrap {
    padding: 5px 0;
  }
}
@media screen and (min-width: 780px) {
  .catch__top-tel-wrap {
    margin: 0 auto 20px;
    padding: 3px 0;
    width: 80%;
    border: 4px solid #e25621;
    border-radius: 20px;
  }
}
.catch__top-tel-wrap .tel {
  font-size: 25px;
  font-weight: 600;
  color: #fe7542;
  display: block;
}
@media screen and (min-width: 400px) {
  .catch__top-tel-wrap .tel {
    font-size: 35px;
  }
}
@media screen and (min-width: 500px) {
  .catch__top-tel-wrap .tel {
    font-size: 38px;
  }
}
@media screen and (min-width: 780px) {
  .catch__top-tel-wrap .tel {
    font-size: 50px;
  }
}
.catch__top-tel-image {
  width: 10%;
  margin-right: 10px;
  min-width: 44px;
}
@media screen and (min-width: 780px) {
  .catch__top-tel-image {
    width: 9.5%;
    margin-right: 15px;
  }
}
.catch__top-txt4 {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
}
@media screen and (min-width: 400px) {
  .catch__top-txt4 {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .catch__top-txt4 {
    font-size: 18px;
  }
}
@media screen and (min-width: 780px) {
  .catch__top-txt4 {
    font-size: 24px;
  }
}
.catch__btm {
  background-color: #fcdbbf;
  padding: 10px 0;
}
@media screen and (min-width: 400px) {
  .catch__btm {
    padding: 15px 0 10px;
  }
}
.catch__btm-txt5 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.7;
  margin-bottom: 5px;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .catch__btm-txt5 {
    font-size: 21px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 500px) {
  .catch__btm-txt5 {
    font-size: 24px;
  }
}
@media screen and (min-width: 780px) {
  .catch__btm-txt5 {
    font-size: 30px;
    margin-bottom: 10px;
  }
}
.catch__btm-txt5 .red {
  color: #ff0000;
}
.catch__btm-card-wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 5px 0;
  background-color: #ffffff;
  margin-bottom: 5px;
}
@media screen and (min-width: 400px) {
  .catch__btm-card-wrap {
    padding: 6px 0;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 780px) {
  .catch__btm-card-wrap {
    padding: 5px 0;
    margin: 0 auto 10px;
    width: 81%;
  }
}
.catch__btm-card-txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7;
}
@media screen and (min-width: 400px) {
  .catch__btm-card-txt {
    font-size: 20px;
  }
}
@media screen and (min-width: 500px) {
  .catch__btm-card-txt {
    font-size: 23px;
  }
}
@media screen and (min-width: 780px) {
  .catch__btm-card-txt {
    font-size: 38px;
  }
}
.catch__btm-card-image {
  width: 40%;
}
@media screen and (min-width: 400px) {
  .catch__btm-card-image {
    width: 45%;
  }
}
@media screen and (min-width: 780px) {
  .catch__btm-card-image {
    width: 40%;
  }
}
.catch__btm-card-image img {
  vertical-align: middle;
}
.catch__btm-txt7 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .catch__btm-txt7 {
    font-size: 20px;
  }
}
@media screen and (min-width: 500px) {
  .catch__btm-txt7 {
    font-size: 23px;
  }
}
@media screen and (min-width: 780px) {
  .catch__btm-txt7 {
    font-size: 30px;
  }
}

.service {
  padding: 20px 15px;
  margin-top: 30px;
  border: 2px solid #ce8b23;
  border-radius: 5px;
}
@media screen and (min-width: 780px) {
  .service {
    margin-top: 50px;
    padding: 30px 15px;
  }
}
.service__item-ttl {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .service__item-ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 500px) {
  .service__item-ttl {
    font-size: 23px;
  }
}
@media screen and (min-width: 500px) {
  .service__item-ttl {
    font-size: 25px;
  }
}
.service__item-txt {
  font-size: 12px;
  line-height: 1.7;
  padding-top: 20px;
}
@media screen and (min-width: 400px) {
  .service__item-txt {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .service__item-txt {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .service__item-txt {
    padding-top: 19px;
  }
}
.service__btn {
  font-size: 17px;
  font-weight: 600;
  display: block;
  text-align: center;
  border-radius: 10px;
  color: #ffffff;
  padding: 10px;
  margin-top: 20px;
}
@media screen and (min-width: 500px) {
  .service__btn {
    font-size: 20px;
  }
}
@media screen and (min-width: 780px) {
  .service__btn {
    font-size: 23px;
    padding: 15px;
    border-radius: 20px;
  }
}
.service .blue1 {
  background-color: #057bc4;
}
.service .blue2 {
  background-color: #a05918;
}
.service .red1 {
  background-color: #ea1616;
}
.service .red2 {
  background-color: #fe7542;
}

.best__service {
  padding: 20px 0;
  background-color: #fef6e2;
}
@media screen and (min-width: 780px) {
  .best__service {
    padding: 30px 0;
  }
}
.best__service-ttl {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  background-color: #fde6ac;
  border-radius: 4px;
  width: 95%;
  padding: 5px;
  margin: 0 auto;
}
@media screen and (min-width: 400px) {
  .best__service-ttl {
    font-size: 17px;
  }
}
@media screen and (min-width: 500px) {
  .best__service-ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 780px) {
  .best__service-ttl {
    font-size: 32px;
    border-radius: 10px;
  }
}
.best__service-item {
  text-align: center;
  margin-top: 20px;
}
@media screen and (min-width: 780px) {
  .best__service-item {
    margin-top: 25px;
  }
}
.best__service-item-ttl {
  font-size: 15px;
  font-weight: 600;
  display: block;
  text-decoration: underline;
}
@media screen and (min-width: 400px) {
  .best__service-item-ttl {
    font-size: 17px;
  }
}
@media screen and (min-width: 500px) {
  .best__service-item-ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 780px) {
  .best__service-item-ttl {
    font-size: 28px;
  }
}
.best__service-item-txt {
  font-size: 12px;
}
@media screen and (min-width: 400px) {
  .best__service-item-txt {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .best__service-item-txt {
    font-size: 18px;
  }
}
@media screen and (min-width: 780px) {
  .best__service-item-txt {
    margin-bottom: 5px;
    font-size: 18px;
  }
}

.common__trigger-btn {
  display: block;
  margin-right: 10px;
  margin-bottom: 20px;
}
.common__trigger-btn .triangle {
  display: block;
  margin-left: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.7px 5px 0 5px;
  border-color: #101010 transparent transparent transparent;
}
@media screen and (min-width: 500px) {
  .common__trigger-btn .triangle {
    border-width: 13px 7.5px 0 7.5px;
  }
}
@media screen and (min-width: 500px) {
  .common__trigger-btn {
    margin-top: 20px;
  }
}
@media screen and (min-width: 780px) {
  .common__trigger-btn {
    display: none;
  }
}
.common__hidden {
  position: relative;
  overflow: hidden;
  height: 0px;
}
.common__hidden:before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
}
@media screen and (min-width: 780px) {
  .common__hidden {
    height: auto;
  }
}
.common__trigger {
  display: none; /*チェックボックスは常に非表示*/
}

.common__trigger:checked ~ .common__trigger-btn .triangle {
  display: block;
  margin-left: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 8.7px 5px;
  border-color: transparent transparent #101010 transparent;
}
@media screen and (min-width: 500px) {
  .common__trigger:checked ~ .common__trigger-btn .triangle {
    border-width: 0 7.5px 13px 7.5px;
  }
}

.common__trigger:checked ~ .common__hidden {
  height: auto; /*チェックされていたら、高さを戻す*/
}

.common__trigger:checked ~ .common__hidden::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.g_frame {
  border: solid 1px #c7c7c7;
  border-radius: 4px;
  background-color: #f4f4f4;
  padding: 14px;
  margin-top: 20px;
}
@media screen and (min-width: 780px) {
  .g_frame {
    padding: 25px;
    margin-top: 25px;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  font-size: 17px;
  margin: 5px 0 20px;
}
@media only screen and (max-width: 781px) {
  table {
    font-size: 15px;
    line-height: 1.7;
  }
}
table th,
table td {
  padding: 8px 12px;
  border: solid 1px #101010;
}

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

.knowledge-card {
  margin-top: 25px;
}
.knowledge-card:first-of-type {
  margin-top: 0;
}
.knowledge-card_permalink {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 6px;
  padding: 25px 35px;
  background-color: #fff;
  box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 781px) {
  .knowledge-card_permalink {
    padding: 15px 15px 0 15px;
  }
}
.knowledge-card_permalink:hover {
  opacity: 0.7;
}
.knowledge-card_thumbnailc {
  overflow: hidden;
  min-width: 184px;
  height: 123px;
  aspect-ratio: 184/123;
}
@media only screen and (max-width: 781px) {
  .knowledge-card_thumbnailc {
    min-width: 140px;
    height: 103px;
    aspect-ratio: 140/103;
  }
}
.knowledge-card_thumbnail {
  display: inline-block !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
  height: 100% !important;
  text-align: top !important;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.knowledge-card_content {
  margin-left: 25px;
}
@media only screen and (max-width: 781px) {
  .knowledge-card_content {
    margin-left: 15px;
  }
}
.knowledge-card_lead {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 0 !important;
}
.knowledge-card_lead_rel {
  display: inline-block;
  border: 1px solid #1752a2;
  padding: 5px 20px;
  background-color: #fff;
  color: #1752a2;
}
@media only screen and (max-width: 781px) {
  .knowledge-card_lead_rel {
    padding: 2px 10px;
    font-size: 14px;
  }
}
.knowledge-card_lead_recommend {
  display: inline-block;
  color: #1752a2;
}
.knowledge-card_lead_arrow {
  display: inline-block;
  margin-left: 20px;
  color: #1752a2;
}
.knowledge-card_ttl {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 781px) {
  .knowledge-card_ttl {
    margin-top: 10px;
    font-size: 14px;
  }
}

.cta_btn_area {
  margin: 45px 0;
}
@media only screen and (max-width: 781px) {
  .cta_btn_area {
    margin: 20px 0 30px;
  }
}
.cta_btn_area .cta_btn {
  display: block;
  width: 60%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 19px 20px 18px;
  height: 70px;
  border-radius: 35px;
  margin: 0 auto;
}
@media only screen and (max-width: 781px) {
  .cta_btn_area .cta_btn {
    width: 92%;
    font-size: 14px;
    height: 50px;
    border-radius: 30px;
    padding: 14px 10px 0;
  }
}
.cta_btn_area .cta1 {
  background-color: #d9887a;
}
.cta_btn_area .cta1:active {
  background-color: #ff9300;
}
.cta_btn_area .cta2 {
  background-color: #61bee2;
}
.cta_btn_area .cta2:active {
  background-color: #ff9300;
}
.cta_btn_area .cta3 {
  background-color: #f8d340;
  color: #000;
}
.cta_btn_area .cta3:active {
  background-color: #000;
  color: #f8d340;
}
.cta_btn_area .cta4 {
  background-color: #56b52e;
}
.cta_btn_area .cta4:active {
  background-color: #ff9300;
}
.cta_btn_area .cta5,
.cta_btn_area .cta7,
.cta_btn_area .cta9 {
  background-color: #ff9300;
  border: solid 2px #fff;
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}
.cta_btn_area .cta5:active,
.cta_btn_area .cta7:active,
.cta_btn_area .cta9:active {
  background-color: #f0a53f;
}
.cta_btn_area .cta6 {
  border: solid 2px #ff9300;
  background-color: #fff;
  color: #ff9300;
}
@media only screen and (max-width: 781px) {
  .cta_btn_area .cta6 {
    padding: 13px 10px 0;
  }
}
.cta_btn_area .cta6:active {
  background-color: #ff9300;
  color: #fff;
}

.cba5,
.cba7,
.cba9 {
  padding: 30px !important;
  background-color: #ffffd3;
}
@media only screen and (max-width: 781px) {
  .cba5,
  .cba7,
  .cba9 {
    padding: 20px 22px 24px !important;
  }
}
.cba5 h4,
.cba7 h4,
.cba9 h4 {
  font-size: 24px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  color: #ff9300;
  text-align: center;
}
@media only screen and (max-width: 781px) {
  .cba5 h4,
  .cba7 h4,
  .cba9 h4 {
    font-size: 20px !important;
    line-height: 1.6;
  }
}
.cba5 > p,
.cba7 > p,
.cba9 > p {
  text-align: center;
  font-size: 18px !important;
  margin: 5px 0 !important;
}
@media only screen and (max-width: 781px) {
  .cba5 > p,
  .cba7 > p,
  .cba9 > p {
    font-size: 14px !important;
    margin: 10px 0 !important;
  }
}

.cba7 {
  margin: 0 !important;
}

.cba9 {
  margin: 20px 0 0 !important;
}

.frame_01 {
  border: solid 1px #acacac;
  background-color: #ffffea;
  border-radius: 4px;
  padding: 20px;
  margin-top: 15px;
}
@media only screen and (max-width: 781px) {
  .frame_01 {
    padding: 15px;
  }
}

.localarea_info h4 {
  font-size: 18px;
}
@media only screen and (max-width: 781px) {
  .localarea_info h4 {
    font-size: 16px;
    padding-bottom: 6px !important;
    line-height: 1.5;
  }
}
.localarea_info h5 {
  font-size: 16px;
}
@media only screen and (max-width: 781px) {
  .localarea_info h5 {
    font-size: 14px;
  }
}
.localarea_info_txt {
  font-size: 16px;
  padding: 0 !important;
  margin-top: 10px;
}
@media only screen and (max-width: 781px) {
  .localarea_info_txt {
    font-size: 14px;
    margin-top: 8px;
  }
}

.cta_banner_area {
  margin: 45px 0;
}
@media only screen and (max-width: 781px) {
  .cta_banner_area {
    margin: 20px 0 30px;
  }
}
.cta_banner_area ul {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 781px) {
  .cta_banner_area ul {
    display: block;
  }
}
.cta_banner_area ul li {
  width: 49%;
}
@media only screen and (max-width: 781px) {
  .cta_banner_area ul li {
    width: 100%;
  }
}
.cta_banner_area ul li a img {
  width: 100%;
  margin: 0 !important;
}
@media only screen and (max-width: 781px) {
  .cta_banner_area ul li.banner_2 {
    display: none;
  }
}

.supervisor {
  margin-top: 40px;
  padding: 30px 40px;
  background-color: #F4FFF2;
  border: solid 2px #A5A5A5;
}
@media only screen and (max-width: 781px) {
  .supervisor {
    margin-top: 20px;
    padding: 20px 30px 25px;
  }
}
.supervisor_ttl {
  font-size: 20px;
  border-bottom: solid 1px #A2A2A2;
  padding-bottom: 10px;
}
@media only screen and (max-width: 781px) {
  .supervisor_ttl {
    font-size: 16px;
    text-align: center;
  }
}
.supervisor_dir {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
@media only screen and (max-width: 781px) {
  .supervisor_dir {
    display: block;
  }
}
.supervisor_dir_left {
  flex-shrink: 0;
  width: 100px;
}
@media only screen and (max-width: 781px) {
  .supervisor_dir_left {
    margin: 0 auto;
    width: 40%;
  }
}
.supervisor_dir_left img {
  width: 100%;
}
.supervisor_dir_left > p {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-top: 15px;
  padding: 0 !important;
}
@media only screen and (max-width: 781px) {
  .supervisor_dir_left > p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 781px) {
  .supervisor_dir_right {
    margin-top: 10px;
  }
}
.supervisor_dir_right > p {
  padding: 0 !important;
}
@media only screen and (max-width: 781px) {
  .supervisor_dir_right > p {
    font-size: 14px;
  }
}

.frame00 {
  padding: 15px 20px 5px;
  margin-bottom: 28px;
  border: solid 1px #D0D0D0;
  background-color: #FFFCF4;
}
@media only screen and (max-width: 781px) {
  .frame00 {
    margin-bottom: 15px;
  }
}

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

/* popup */
.body--popup {
  overflow: hidden;
}

.popup {
  display: none;
}

.active--popup {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100svh;
  background-color: rgba(0, 0, 0, 0.4);
}
.active--popup .popup__wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 15px;
}
.active--popup .popup__content {
  position: relative;
  max-width: 360px;
  width: 100%;
  background-color: #fff;
}
.active--popup .popup__content .close {
  cursor: pointer;
  position: absolute;
  top: -15px;
  right: -15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: solid 2px #707070;
  background-color: #fff;
}
.active--popup .popup__content .close::before, .active--popup .popup__content .close::after {
  content: "";
  position: absolute;
  display: block;
  width: 14px;
  height: 2px;
  border-radius: 2px;
  background-color: #707070;
}
.active--popup .popup__content .close::before {
  transform: rotate(45deg);
}
.active--popup .popup__content .close::after {
  transform: rotate(135deg);
}
.active--popup .popup__content .imgc {
  width: 100%;
  height: 200px;
}
.active--popup .popup__content .main {
  padding: 15px 15px 30px;
}
.active--popup .popup__content .main__txt {
  text-align: center;
}
.active--popup .popup__content .main__txt__red {
  color: #de0301;
}
.active--popup .popup__content .main__link {
  display: block;
  max-width: 296px;
  width: 100%;
  padding: 10px;
  margin: 14px auto 0;
  border-radius: 25px;
  background-color: #5e89f5;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.active--popup .popup__close {
  cursor: pointer;
  max-width: 360px;
  width: 100%;
  margin-top: 15px;
  padding: 10px;
  border-radius: 6px;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

/* end popup */
.header {
  position: sticky;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  max-width: 964px;
  margin: 0 auto;
  height: 80px;
  background-color: #ffffff;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
@media screen and (min-width: 400px) {
  .header {
    height: 100px;
  }
}
@media screen and (min-width: 500px) {
  .header {
    height: 110px;
  }
}
@media screen and (min-width: 600px) {
  .header {
    height: 140px;
  }
}
@media screen and (min-width: 780px) {
  .header {
    height: 110px;
  }
}
.header__top-txt {
  font-size: 11px;
  font-weight: 300;
  text-align: center;
  padding: 5px 0;
  background-color: #fbd633;
  height: 25px;
}
@media screen and (min-width: 400px) {
  .header__top-txt {
    font-size: 14px;
    height: 30px;
  }
}
@media screen and (min-width: 500px) {
  .header__top-txt {
    font-size: 15px;
  }
}
@media screen and (min-width: 600px) {
  .header__top-txt {
    font-size: 20px;
    height: 40px;
  }
}
@media screen and (min-width: 780px) {
  .header__top-txt {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    height: 26px;
  }
}
.header__mid-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 55px;
  padding: 0 10px;
}
@media screen and (min-width: 400px) {
  .header__mid-wrap {
    height: 70px;
  }
}
@media screen and (min-width: 500px) {
  .header__mid-wrap {
    height: 80px;
  }
}
@media screen and (min-width: 600px) {
  .header__mid-wrap {
    height: 100px;
  }
}
@media screen and (min-width: 780px) {
  .header__mid-wrap {
    height: calc(100% - 26px);
  }
}
.header__mid-image {
  max-width: 275px;
  width: 45%;
  display: block;
}
.header__mid-image img {
  vertical-align: text-top;
}
.header__mid-txt {
  width: 50%;
}
@media screen and (min-width: 780px) {
  .header__mid-txt {
    width: 68%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.header__mid-txt .txt {
  font-size: 10px;
  font-weight: 600;
  line-height: 1.7;
  color: #ff0000;
  display: block;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .header__mid-txt .txt {
    font-size: 12px;
  }
}
@media screen and (min-width: 500px) {
  .header__mid-txt .txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 600px) {
  .header__mid-txt .txt {
    font-size: 19px;
  }
}
@media screen and (min-width: 780px) {
  .header__mid-txt .txt {
    margin-right: 10px;
    line-height: 1.2;
    font-size: 24px;
  }
}
.header__mid-txt .tel {
  color: #ffffff;
  padding: 5px;
  background-color: #ff0000;
  border-radius: 5px;
  display: block;
  text-align: center;
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 600px) {
  .header__mid-txt .tel {
    max-width: none;
    width: 90%;
  }
}
@media screen and (min-width: 780px) {
  .header__mid-txt .tel {
    margin: 0;
    padding: 5px;
    width: 369px;
  }
}
.header__mid-txt .tel .icon {
  max-width: 40px;
  width: 20%;
  display: flex;
}
.header__mid-txt .header__tel {
  font-size: 13px;
  font-weight: 600;
  padding-left: 5px;
  color: #fbd633;
}
@media screen and (min-width: 400px) {
  .header__mid-txt .header__tel {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .header__mid-txt .header__tel {
    font-size: 20px;
  }
}
@media screen and (min-width: 600px) {
  .header__mid-txt .header__tel {
    font-size: 26px;
  }
}
@media screen and (min-width: 780px) {
  .header__mid-txt .header__tel {
    font-size: 36px;
    line-height: 1.25;
  }
}

/* footer */
.footer__top {
  background-color: #fbd633;
  padding: 20px 0;
}
@media screen and (min-width: 780px) {
  .footer__top {
    padding: 30px 0;
  }
}
.footer__top-ttl {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .footer__top-ttl {
    font-size: 20px;
  }
}
@media screen and (min-width: 500px) {
  .footer__top-ttl {
    font-size: 22px;
  }
}
@media screen and (min-width: 780px) {
  .footer__top-ttl {
    font-size: 26px;
    line-height: 1.5;
  }
}
.footer__top-txt1 {
  font-size: 13px;
  margin-top: 15px;
}
@media screen and (min-width: 400px) {
  .footer__top-txt1 {
    font-size: 15px;
  }
}
@media screen and (min-width: 500px) {
  .footer__top-txt1 {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .footer__top-txt1 {
    font-size: 18px;
    margin-top: 25px;
  }
}
.footer__top-txt2 {
  font-size: 10px;
  margin-top: 15px;
}
@media screen and (min-width: 400px) {
  .footer__top-txt2 {
    font-size: 12px;
  }
}
@media screen and (min-width: 500px) {
  .footer__top-txt2 {
    font-size: 14px;
  }
}
@media screen and (min-width: 780px) {
  .footer__top-txt2 {
    font-size: 22px;
    margin-top: 40px;
  }
}
.footer__btm {
  background-color: #101010;
  padding: 15px 0;
}
@media screen and (min-width: 400px) {
  .footer__btm {
    padding: 20px 0;
  }
}
@media screen and (min-width: 780px) {
  .footer__btm {
    padding: 20px 0;
  }
}
.footer__btm-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.footer__btm-item {
  color: #ffffff;
  text-align: center;
  text-decoration: underline;
  width: 50%;
  font-size: 15px;
}
@media screen and (min-width: 500px) {
  .footer__btm-item {
    font-size: 17px;
  }
}
@media screen and (min-width: 780px) {
  .footer__btm-item {
    width: 33.3333%;
    font-size: 18px;
  }
}
.footer__btm-item:nth-child(n+3) {
  padding-top: 10px;
}
@media screen and (min-width: 400px) {
  .footer__btm-item:nth-child(n+3) {
    padding-top: 15px;
  }
}
@media screen and (min-width: 780px) {
  .footer__btm-item:nth-child(n+3) {
    padding-top: 0;
  }
}
.footer__btm-item a {
  display: block;
}
@media screen and (min-width: 780px) {
  .footer__btm-item a {
    margin: 7px 0;
  }
}
.footer__middle {
  margin-top: 20px;
}
.footer__middle-ttl {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
}
@media screen and (min-width: 400px) {
  .footer__middle-ttl {
    font-size: 20px;
  }
}
.footer__middle-list {
  margin-top: 5px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
}
@media screen and (min-width: 400px) {
  .footer__middle-list {
    margin-top: 15px;
    gap: 15px 10px;
  }
}
.footer__middle-list-item {
  text-align: center;
  width: calc((100% - 40px) / 5);
}
.footer__middle-list-item a {
  font-size: 14.6px;
  text-decoration: underline;
}
@media screen and (min-width: 400px) {
  .footer__middle-list-item a {
    font-size: 18px;
  }
}
.footer__middle-list-item a:hover {
  opacity: 0.7;
}

.copyright {
  font-size: 10px;
  padding: 15px 0;
  text-align: center;
}
@media screen and (min-width: 780px) {
  .copyright {
    font-size: 16px;
    padding: 32px 0;
    text-align: center;
    margin-bottom: 0;
  }
}