@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.0.1/dist/css/yakuhanjp.css");
* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
blockquote::before {
  content: "";
  content: none;
}
blockquote::after {
  content: "";
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -0.02em;
  font-size: 1.1em;
  font-style: normal;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
  }
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
q::before {
  content: "";
  content: none;
}
q::after {
  content: "";
  content: none;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 0.65rem;
  line-height: 1.35;
  vertical-align: text-bottom;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 0.65rem;
  line-height: 1.35;
  vertical-align: text-top;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1rem;
  font-family: inherit;
}
table th {
  text-align: left;
  vertical-align: middle;
  padding: 1em;
  font-weight: normal;
}
table td {
  text-align: left;
  vertical-align: middle;
  padding: 0.2em 1em;
  word-break: break-all;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}
header .inner {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .inner .head-LogoBox_LoginBtn {
  width: 80px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  background-color: rgb(231, 231, 231);
  box-shadow: rgb(231, 231, 231) 0px 2px 1px inset;
  background-image: linear-gradient(to top, rgb(231, 231, 231), rgb(247, 247, 247) 15%);
  box-sizing: border-box;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding: 12px;
  justify-content: center;
  border-radius: 4px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  header .inner .head-LogoBox_LoginBtn {
    border: 1px solid #ddd;
    padding: 8px 0;
    width: 48px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.9, #f9f9f9), color-stop(0.9, #e5e5e5));
    background-color: #f9f9f9;
    background-image: linear-gradient(to bottom, #f9f9f9 90%, #e5e5e5 90%);
    font-size: 0.8rem;
    border-radius: 0;
    box-shadow: none;
    height: 26px;
  }
}
header .inner h1 {
  width: 291px;
}
@media screen and (max-width: 767px) {
  header .inner h1 {
    width: 35vw;
  }
}
header .inner h1 img {
  width: 100%;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}
nav ul {
  list-style: none;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

main {
  display: block;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

input {
  vertical-align: middle;
}
input:-moz-placeholder {
  color: #4d4d4d;
}
input::-moz-placeholder {
  color: #4d4d4d;
}
input:-ms-input-placeholder {
  color: #4d4d4d;
}
input::-webkit-input-placeholder {
  color: #4d4d4d;
}

select {
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  padding: 14px 10px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  width: 100%;
  background-image: url("/assets/img/arrow_open.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
  color: #ccc;
}
select:valid {
  color: #323232;
}

textarea {
  margin: 5px;
  padding: 6px;
  color: #222222;
  font-size: 1rem;
  border: 1px solid #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea::-moz-placeholder {
  color: #4d4d4d;
}

input::-moz-placeholder {
  color: #9a9a9a; /* 好みの色に変更 */
}

input::placeholder {
  color: #9a9a9a; /* 好みの色に変更 */
}

input {
  -webkit-appearance: none; /* Chrome, Safari, Opera */
  -moz-appearance: none; /* Firefox */
  appearance: none;
  border: none;
  background: none;
  font-size: 15px;
}

input[type=text],
input[type=number],
input[type=email],
input[type=password] {
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 14px 10px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  width: 100%;
}

input[type=text].align_left {
  text-align: left;
}

input[type=text].align_center {
  text-align: center;
}

input[type=text].align_right {
  text-align: right;
}

input[type=radio] {
  margin: 3px 0 5px 5px;
  outline: none;
  cursor: pointer;
}

input[type=checkbox] {
  margin: 3px 0 5px 5px;
  outline: none;
  cursor: pointer;
}

input[type=radio] + label {
  padding: 0 8px 0 2px;
  cursor: pointer;
}

input[type=checkbox] + label {
  padding: 0 8px 0 2px;
  cursor: pointer;
}

input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 10px;
  vertical-align: baseline;
  background: transparent;
  height: 100%;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2.5641025641vw;
  }
}

.sp-content {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  word-break: normal;
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0;
  line-height: 1.8;
  font-family: "YakuHanJP", "Noto Sans JP", "Noto Serif JP", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #363636;
  height: 100%;
}

.fadeIn {
  transition-property: opacity, transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0, 0.295, 0.5, 1);
  opacity: 0;
  transform: translate(0, 60px);
}

.fadeIn[data-delay="1"] {
  transition-delay: 0.2s;
}

.fadeIn[data-delay="2"] {
  transition-delay: 0.4s;
}

.fadeIn[data-delay="3"] {
  transition-delay: 0.6s;
}

.fadeIn[data-delay="4"] {
  transition-delay: 0.8s;
}

.fadeIn[data-delay="5"] {
  transition-delay: 1s;
}

.fadeIn[data-delay="6"] {
  transition-delay: 1.2s;
}

.fadeIn[data-delay="7"] {
  transition-delay: 1.4s;
}

.fadeIn[data-delay="8"] {
  transition-delay: 1.6s;
}

.fadeIn[data-delay="9"] {
  transition-delay: 1.8s;
}

.fadeIn[data-delay="10"] {
  transition-delay: 2s;
}

.fadeIn[data-delay="11"] {
  transition-delay: 2.2s;
}

.fadeIn[data-delay="12"] {
  transition-delay: 2.4s;
}

.fadeIn.is_done {
  opacity: 1;
  transform: translate(0, 0);
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.inner {
  position: relative;
  margin: 0 auto;
  width: 1000px;
}

p.more {
  text-align: center;
}
p.more a {
  background-color: #a17a43;
  color: #fff;
  display: block;
  font-size: 11px;
  line-height: 1;
  width: 300px;
  margin: 0 auto;
  padding: 17px 0;
  transition: 0.8s;
}
p.more a:hover {
  background-color: #efefef;
  color: #a17a43;
  text-decoration: none;
}

.itemcenter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 764px) {
  header .inner h1 {
    line-height: 0;
  }
  footer .inner {
    padding: 10px 0;
  }
  footer .inner dl {
    display: block;
    position: relative;
    padding-bottom: 15%;
  }
  footer .inner dl dt {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  footer .inner dl dd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .inner dl dd ul li {
    margin-right: 0px;
    padding-right: 0px;
    width: 50%;
    border-right: none;
    padding: 7px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
.u-bg-white {
  background-color: #fff;
}

.u-must:after {
  content: "＊";
  color: #f32d3d;
  display: inline-block;
  position: relative;
  top: 0em;
  left: 0.2em;
  font-size: 12px;
}

.u-date {
  position: relative;
}
.u-date input[type=date] {
  border: 1px solid #ebebeb;
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  height: 45px;
  width: 190px;
  font-size: 16px;
  color: #363636;
  background-color: #f5f5f5;
  box-sizing: border-box;
  background-image: url("/assets/img/icon_calender.svg");
  background-position: center right 15px;
  background-repeat: no-repeat;
  padding-right: 50px;
  text-align: left;
}
.u-date span {
  position: absolute;
  left: 12px;
  padding-right: 5px;
  top: 3px;
  color: #9a9a9a;
  display: inline-block;
  background-color: #f5f5f5;
}

.u-link {
  color: #CCA731;
  display: inline-flex;
  align-items: center;
}
.u-link::after {
  content: "";
  width: 8px;
  height: 15px;
  position: relative;
  top: 1px;
  margin-left: 8px;
  background-image: url("/assets/img/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.u-link.cancel:after {
  display: none;
}
.u-link.cancel:before {
  content: "";
  width: 14px;
  height: 14px;
  position: relative;
  top: 1px;
  margin-right: 8px;
  background-image: url("/assets/img/icon_cancel.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.u-select.select-empty {
  color: #9a9a9a;
}
.u-select.select-filled {
  color: #363636;
}

.u-text-left {
  text-align: left;
}

.u-text-center {
  text-align: center !important;
}

.u-align-center {
  align-items: center;
}

.u-text-right {
  text-align: right;
}

.u-bg-white {
  background-color: #fff;
}

.u-bd {
  border: 1px solid #eee;
}

.u-w-100 {
  width: 100%;
  max-width: 100%;
}

.u-fw-bold {
  font-weight: 700;
}

.u-flex {
  display: flex;
  justify-content: space-between;
}
.u-flex.w100 {
  width: 100%;
}
.u-flex.end {
  justify-content: flex-end;
}
.u-flex.start {
  justify-content: flex-start;
}
.u-flex.sb {
  justify-content: space-between;
}
.u-flex.ac {
  align-items: center;
}

.u-ml-auto {
  margin-left: auto;
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.wrap-top-head {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 20px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: #fff;
}
@media screen and (max-width: 900px) {
  .wrap-top-head {
    padding: 2.5641025641vw 0 2.5641025641vw 5.1282051282vw;
  }
}
.wrap-top-head .logo {
  display: flex;
  line-height: 1.4;
}
.wrap-top-head .logo a {
  display: block;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .wrap-top-head .logo img {
    width: 40vw;
  }
}
.wrap-top-head .logo span {
  margin-left: 40px;
  font-size: 13px;
  font-weight: 400;
}
@media screen and (max-width: 900px) {
  .wrap-top-head .logo span {
    font-size: 10px;
    margin-left: 10px;
  }
}
.wrap-top-head .l-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header {
    padding: 0 0px;
    width: 100%;
    height: 60px;
  }
}
.wrap-top-head .l-header .menu {
  height: 50px;
  width: 50px;
  right: 7px;
  top: 50%;
  margin-top: -25px;
  z-index: 30;
  display: none;
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header .menu {
    display: block;
    position: absolute;
  }
}
.wrap-top-head .l-header .menu.open + nav {
  display: block;
}
.wrap-top-head .l-header .menu.open span {
  background-color: #626262;
}
.wrap-top-head .l-header .menu.open span:nth-of-type(1) {
  transform: rotate(135deg);
  right: 0;
  top: 23px;
}
.wrap-top-head .l-header .menu.open span:nth-of-type(2) {
  transform: rotate(45deg);
  right: 0;
  top: 23px;
}
.wrap-top-head .l-header .menu.open span:nth-of-type(3) {
  opacity: 0;
}
.wrap-top-head .l-header .menu span {
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #CCA731;
  left: 12.5px;
  border-radius: 10px;
  transition: 0.3s;
}
.wrap-top-head .l-header .menu span:nth-of-type(1) {
  top: 14px;
}
.wrap-top-head .l-header .menu span:nth-of-type(2) {
  top: 23px;
}
.wrap-top-head .l-header .menu span:nth-of-type(3) {
  top: 32px;
}
.wrap-top-head .l-header nav {
  border-radius: 0 0 0 20px;
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    padding-bottom: 30px;
    z-index: 10;
    background: rgb(255, 255, 255);
  }
}
.wrap-top-head .l-header nav .parents {
  padding-left: 35px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .wrap-top-head .l-header nav .parents {
    gap: 15px 0;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header nav .parents {
    height: 100vh;
    justify-content: center;
    padding: 0 0 10vh 0;
    flex-wrap: nowrap;
    gap: 0 0;
  }
}
.wrap-top-head .l-header nav .parents .parent {
  font-size: 1.6rem;
  margin-right: clamp(0.5em, 1.6vw, 1.2em);
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header nav .parents .parent {
    margin: 1em 0;
  }
}
.wrap-top-head .l-header nav .parents .buttons {
  margin-right: 1em;
}
@media screen and (max-width: 1100px) {
  .wrap-top-head .l-header nav .parents .buttons {
    margin-right: initial;
  }
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header nav .parents .buttons {
    margin: 1em 0;
  }
}
@media screen and (max-width: 1100px) {
  .wrap-top-head .l-header nav .parents .buttons:first-of-type {
    margin-left: auto;
  }
}
@media screen and (max-width: 1100px) {
  .wrap-top-head .l-header nav .parents .buttons:last-of-type {
    margin-left: 10px;
  }
}
.wrap-top-head .l-header nav .parents a {
  color: #000;
  text-decoration: none;
  transition: 0.3s;
}
.wrap-top-head .l-header nav .parents a:hover {
  color: #CCC;
}
.wrap-top-head .l-header nav .parents a.tell:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1100px) {
  .wrap-top-head .l-header nav .parents a.tell {
    display: block;
    width: 208px;
  }
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header nav .parents a.tell {
    width: 56.4102564103vw;
  }
}
.wrap-top-head .l-header nav .parents a.tell img {
  width: 100%;
}
.wrap-top-head .l-header nav .parents a.btn {
  background-color: #FF7700;
  padding: 1em 2em;
  border-radius: 100px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.wrap-top-head .l-header nav .parents a.btn:hover {
  filter: brightness(1.2);
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header nav .parents a.btn {
    width: 70vw;
    justify-content: center;
  }
}
.wrap-top-head .l-header nav .parents a.btn:before {
  content: "";
  width: 27px;
  height: 19px;
  background-image: url("/assets/img/icon_contact.svg");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
  margin-right: 5px;
}
.wrap-top-head .l-header nav .parents a.btn.mail {
  line-height: 19px;
}
.wrap-top-head .l-header nav .parents a.btn.mail:before {
  background-image: url("/assets/img/icon_mail.svg");
}
@media screen and (max-width: 900px) {
  .wrap-top-head .l-header nav .parents {
    flex-direction: column;
  }
}
.wrap-top-head .l-header nav .parents .parent span {
  padding: 12.5px 0;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap-top-head .l-header nav .parents .parent span:after {
  content: "";
  width: 14px;
  height: 8px;
  display: inline-block;
  background-image: url("/assets/img/arrow_open.svg");
  background-repeat: no-repeat;
  margin-right: 25px;
}
.wrap-top-head .l-header nav .parents .parent span.open:after {
  transform: scaleY(-1);
}
.wrap-top-head .l-header nav .parents .parent span.open + .child {
  display: block;
}
.wrap-top-head .l-header nav .child {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  padding: 0 0 0 30px;
  margin-bottom: 20px;
  display: none;
}
.wrap-top-head .l-header nav .child li + li {
  border-top: 1px solid #e6e6e6;
}
.wrap-top-head .l-header nav .child li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12.5px 25px 12.5px 0;
  font-size: 16px;
  color: #CCA731;
}
.wrap-top-head .l-header nav .child li a:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("/assets/img/arrow_circle.svg");
  background-repeat: no-repeat;
}
.wrap-top-head .l-header nav .company {
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 35px;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  color: #CCA731;
}
.wrap-top-head .l-header nav .btn-top {
  padding: 20px 35px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.wrap-top-head .l-header nav .btn-top a {
  align-items: center;
  justify-content: space-between;
  display: flex;
  background-color: #fff;
  height: 50px;
  border-radius: 100px;
  padding: 0 18px;
  color: #626262;
  font-size: 16px;
}
.wrap-top-head .l-header nav .btn-top a:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("/assets/img/arrow_circle.svg");
  background-repeat: no-repeat;
}
.wrap-top-head .l-header nav .btn-bottom {
  padding: 0 35px 35px 35px;
  display: grid;
  gap: 20px;
}
.wrap-top-head .l-header nav .btn-bottom a {
  background-color: #e6e6e6;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 50px;
  border-radius: 100px;
  padding: 0 18px;
  color: #626262;
  font-size: 16px;
}
.wrap-top-head .l-header nav .btn-bottom a.account:before {
  content: "";
  width: 22px;
  height: 22px;
  margin-right: 10px;
  display: inline-block;
  background-image: url("/assets/img/icon_account.svg");
  background-repeat: no-repeat;
}
.wrap-top-head .l-header nav .btn-bottom a.logout:before {
  content: "";
  width: 22px;
  height: 19px;
  margin-right: 10px;
  display: inline-block;
  background-image: url("/assets/img/icon_logout.svg");
  background-repeat: no-repeat;
}

.l-content {
  background-color: #f5f5f5;
  position: relative;
}
.l-content.white {
  background-color: #fff;
}
.l-content.blue {
  background-color: #D7EFF8;
}

.l-title {
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  display: flex;
  height: 53px;
  padding: 0 20px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.l-title h1 {
  font-size: 18px;
  font-weight: bold;
  display: flex;
}
.l-title h1 span {
  color: #CCA731;
  font-size: 14px;
  font-weight: 500;
  margin-left: 12px;
}
.l-title a {
  display: inline-block;
  width: 26px;
  height: 26px;
}

.l-topicpath {
  display: flex;
  line-height: 1;
  padding: 5px 20px;
  border-bottom: 1px solid #e6e6e6;
  color: #626262;
  font-size: 12px;
}
.l-topicpath a:after {
  content: "/";
  display: inline-block;
  padding: 0 0.2em;
}

.l-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 10px;
}
.l-modal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(98, 98, 98, 0.8);
}
.l-modal .modal-inner {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.l-modal .modal-inner .modal-header {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.l-modal .modal-inner .modal-header .modal-close {
  width: 28px;
  height: 28px;
}
.l-modal .modal-inner .modal-header .title {
  font-weight: bold;
  font-size: 16px;
}
.l-modal .modal-inner .modal-header .search-area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  align-items: center;
}
.l-modal .modal-inner .modal-header .search-area dl {
  display: flex;
  align-items: center;
  width: calc(100% - 100px);
}
.l-modal .modal-inner .modal-header .search-area dl dt {
  flex-shrink: 0;
  color: #626262;
  margin-right: 10px;
}
.l-modal .modal-inner .modal-header .search-area dl dd {
  width: 100%;
}
.l-modal .modal-inner .modal-header .search-area dl select {
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  width: 100%;
  padding: 11px 10px;
}
.l-modal .modal-inner .modal-header .search-area .c-button.search {
  width: 86px;
  font-size: 14px;
  margin: 0 0 0 auto;
  height: 36px;
}
.l-modal .modal-inner .modal-header .search-area .c-button.search:before {
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.l-modal .modal-inner .modal-body {
  height: calc(100% - 110px);
  overflow: auto;
  background-color: #f5f5f5;
}

.c-drop-menu {
  padding: auto;
  font-size: 14px;
  position: relative;
  z-index: 5;
}
.c-drop-menu dt {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #CCA731;
  padding: 14px 20px;
  align-items: center;
  position: relative;
}
.c-drop-menu dt::before {
  content: "";
  width: 90%;
  height: 4px;
  border-radius: 4px 4px 0 0;
  background-color: #CCA731;
  position: absolute;
  bottom: 0;
  left: 5%;
}
.c-drop-menu dt:after {
  content: "";
  width: 14px;
  height: 8px;
  display: inline-block;
  background-image: url("/assets/img/arrow_open.svg");
  background-repeat: no-repeat;
}
.c-drop-menu dt.open:after {
  transform: scaleY(-1);
}
.c-drop-menu dt.open:before {
  display: none;
}
.c-drop-menu dt.open + dd {
  display: block;
}
.c-drop-menu dd {
  display: none;
  background-color: #ebebeb;
  padding: 15px 20px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.c-drop-menu dd ul {
  display: grid;
  gap: 12px;
}
.c-drop-menu dd ul a {
  color: #626262;
}

.c-input-box {
  box-sizing: border-box;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
  padding: 16px;
  margin-bottom: 20px;
}
.c-input-box dl + dl {
  margin-top: 15px;
}
.c-input-box dl.row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-input-box dl.row dt {
  margin-bottom: 0;
  width: 20%;
}
.c-input-box dl.row dd {
  width: 80%;
}
.c-input-box dt {
  display: flex;
  color: #CCA731;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  position: relative;
}
.c-input-box dt::before {
  content: "";
  width: 4px;
  height: 20px;
  background-color: #CCA731;
  border-radius: 0 5px 5px 0;
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -10px;
}
.c-input-box dt .ttl {
  font-weight: bold;
}
.c-input-box dt .ttl.must:after {
  content: "*";
  color: #f32d3d;
  display: inline-block;
  position: relative;
  top: 0.3em;
  left: 0.2em;
}

.c-title {
  text-align: center;
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .c-title {
    margin-bottom: 20px;
  }
}
.c-title .en {
  font-family: "Amiri", serif;
  font-size: 112px;
  display: inline-block;
  font-weight: 400;
  background: linear-gradient(108.502deg, rgb(130, 103, 14) 2.759%, rgb(204, 167, 49) 47.138%, rgb(115, 88, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .c-title .en {
    font-size: 50px;
  }
}
.c-title .jp {
  font-size: 25px;
  font-weight: 500;
  color: #CCA731;
}
@media screen and (max-width: 767px) {
  .c-title .jp {
    font-size: 18px;
  }
}

.c-payment-list {
  display: grid;
  gap: 20px;
  background-color: #f5f5f5;
  padding: 10px;
}
.c-payment-list .item {
  background-color: #fff;
  padding: 15px;
  border-radius: 20px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.15);
  font-size: 13px;
}
.c-payment-list .item .item-header {
  margin-bottom: 9px;
}
.c-payment-list .item .item-header .type {
  background-color: #626262;
  display: inline-flex;
  width: 40px;
  height: 24px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  margin-right: 7px;
  border-radius: 4px;
}
.c-payment-list .item .row {
  display: flex;
  align-items: center;
}
.c-payment-list .item .row dt {
  font-weight: bold;
}
.c-payment-list .item .row .distance {
  margin-left: auto;
  color: #CCA731;
  display: inline-block;
}
.c-payment-list .item .row.col2.col2 {
  margin-top: 4px;
}
.c-payment-list .item .row.col2 dt {
  width: 20%;
}
.c-payment-list .item .row.col2 dd {
  width: 80%;
  display: flex;
}
.c-payment-list .item .row.col4 {
  flex-wrap: wrap;
}
.c-payment-list .item .row.col4 dt {
  width: 20%;
  padding-top: 4px;
}
.c-payment-list .item .row.col4 dd {
  padding-top: 4px;
  width: 30%;
}
.c-payment-list .item .row.price {
  margin: 8px 0 4px 0;
}
.c-payment-list .item .row.price dt {
  padding: 3px 10px;
  border-radius: 4px;
  border: 1px solid #CCA731;
  color: #CCA731;
  line-height: 1.4;
}
.c-payment-list .item .row.price dd {
  padding: 0 15px 0 10px;
}

.c-row {
  display: grid;
  gap: 13px;
  margin-bottom: 20px;
}
.c-row input[type=text] {
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
}
.c-row dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-row dl dt {
  font-weight: bold;
}
.c-row dl dt.input {
  width: calc(100% - 120px);
}
.c-row dl dt input {
  width: 100%;
}
.c-row dl dt.must:after {
  content: "*";
  color: #f32d3d;
  display: inline-block;
  position: relative;
  top: 0.3em;
  left: 0.2em;
}
.c-row dl dd {
  text-align: right;
}
.c-row dl dd .u-select {
  width: 190px;
  background-color: #f5f5f5;
}

.c-radio {
  position: relative;
}
.c-radio + .c-radio {
  margin-left: 6px;
}
.c-radio input {
  position: absolute;
  opacity: 0;
}
.c-radio input:checked + span {
  background-color: #CCA731;
  color: #fff;
}
.c-radio input:checked + span:before {
  background-image: url("/assets/img/check_on.svg");
}
.c-radio span {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
  padding: 0 12px;
  color: #626262;
  border-radius: 100px;
  background-color: #e6e6e6;
}
.c-radio span:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("/assets/img/check_off.svg");
  margin-right: 6px;
}

.c-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  font-weight: bold;
  width: 100%;
  height: 50px;
  border: 0;
}
.c-button.search {
  background-color: #626262;
  color: #fff;
  font-size: 20px;
  width: 85%;
  margin: 0 auto;
}
.c-button.search::before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("/assets/img/icon_search.svg");
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 10px;
}
.c-button.distance {
  color: #626262;
  background-color: #fff3bc;
  width: 100px;
  height: 36px;
}
.c-button.login {
  color: #fff;
  background-color: #CCA731;
  font-size: 20px;
}
.c-button.map {
  color: #626262;
  background-color: #e8f4fa;
  width: 100px;
  height: 36px;
}

.c-login {
  padding: 30px 35px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.c-login .logo img {
  width: 250px;
}
.c-login .login-header {
  margin-bottom: 20px;
}
.c-login .login-header dl {
  padding-top: 30px;
}
.c-login .login-header dl dt {
  color: #CCA731;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
}
.c-login .login-header dl dd {
  font-size: 14px;
  text-align: left;
  line-height: 1.75;
}
.c-login .input-area {
  padding: 30px 0;
  text-align: left;
}
.c-login .input-area dt {
  font-weight: bold;
  margin-bottom: 10px;
}
.c-login .input-area dd {
  margin-bottom: 20px;
}
.c-login .input-area input {
  font-size: 16px;
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
}
.c-login .button-box {
  padding-bottom: 20px;
}

.section-higher-top {
  position: relative;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-higher-top {
    box-sizing: border-box;
    background-size: auto 115%;
    background-position: right 36% top 0;
  }
}
.section-higher-top:after {
  position: absolute;
  bottom: -26px;
  left: 0;
  content: "";
  width: 100%;
  height: max(126px, 6.5625vw);
  background: url("/assets/img/top/main_bottom_txt.svg") no-repeat;
  background-size: auto 100%;
}
@media screen and (max-width: 767px) {
  .section-higher-top:after {
    height: 8.2051282051vw;
    bottom: -2.0512820513vw;
  }
}
.section-higher-top .mv-movie {
  position: absolute;
  left: 0;
  top: 0;
}
.section-higher-top .mv-movie video {
  width: 100vw;
  height: 50vw;
  min-height: 750px;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-higher-top .top-t {
  position: relative;
  z-index: 2;
  padding: clamp(50px, 7vw, 150px) 0 0 0;
  background-color: rgba(1, 95, 182, 0.4);
}
.section-higher-top .top-t .copy {
  margin-top: auto;
  background-image: url("/assets/img/top/copy.svg");
  height: 102px;
  width: 100%;
  background-size: 2608px 128px;
  background-repeat: repeat-x;
  overflow: hidden;
  animation: slideLeft 50s linear infinite;
}
@keyframes slideLeft {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -2608px 0;
  }
}
.section-higher-top .wrap-top {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: max(5.2083333333vw, 100px);
  padding: 70px 60px;
  background: rgba(1, 138, 217, 0.7);
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-higher-top .wrap-top {
    margin: 0 10vw 0;
    padding: 10.2564102564vw 5.1282051282vw;
  }
}
.section-higher-top .wrap-top .top-lead {
  font-size: 1.8rem;
  line-height: 2;
  font-weight: 500;
  color: #fff;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .section-higher-top .wrap-top .top-lead {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-top: 4vw;
  }
}

.section-service-top {
  text-align: center;
  padding: 80px 0 90px;
  background: url("/assets/img/bg_lower.webp") no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .section-service-top {
    padding: 19.2307692308vw 0 23.0769230769vw;
  }
}
.section-service-top h1 {
  color: #fff;
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.2857142857;
}
@media screen and (max-width: 767px) {
  .section-service-top h1 {
    font-size: 2.4rem;
  }
}
.section-service-top h1 .wrap-img {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .section-service-top h1 .wrap-img {
    margin-bottom: 3.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .section-service-top h1 .wrap-img img {
    width: auto;
    height: 15.3846153846vw;
  }
}
.section-service-top .tag-list {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .section-service-top .tag-list {
    flex-wrap: wrap;
    margin-top: 10.2564102564vw;
    gap: 2.5641025641vw 2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .section-service-top .tag-list li {
    width: calc((100% - 3.8461538462vw) / 2);
  }
}
.section-service-top .tag-list li a {
  font-size: 1.6rem;
  line-height: 2;
  color: #008fdd;
  font-weight: bold;
  padding: 5px 20px 6px;
  border-radius: 100px;
  border: 2px solid #008fdd;
  background: #fff;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .section-service-top .tag-list li a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.section-service-top .tag-list li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .section-service-top .tag-list li .fz-s {
    font-size: 1.4rem;
    height: 100%;
  }
}

.section-lower-top {
  text-align: center;
  margin-bottom: 85px;
  padding: 80px 0 90px;
  background: url("/assets/img/bg_lower.webp") no-repeat;
  background-size: cover;
  background-position: bottom center;
}
@media screen and (max-width: 767px) {
  .section-lower-top {
    margin-bottom: 11.5384615385vw;
    padding-bottom: 19.2307692308vw;
    padding: 19.2307692308vw 0 23.0769230769vw;
  }
}
.section-lower-top h1 {
  color: #fff;
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.2857142857;
}
@media screen and (max-width: 767px) {
  .section-lower-top h1 {
    font-size: 2.4rem;
  }
}
.section-lower-top h1 .wrap-img {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .section-lower-top h1 .wrap-img {
    margin-bottom: 3.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .section-lower-top h1 .wrap-img img {
    width: auto;
    height: 15.3846153846vw;
  }
}

.section-intro {
  position: relative;
  padding: 90px 0;
  overflow: hidden;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .section-intro {
    padding: 15.3846153846vw 0 23.0769230769vw;
  }
}
.section-intro:before {
  position: absolute;
  top: -125px;
  left: -50px;
  content: "";
  width: min(938px, 48.8541666667vw);
  min-width: 770px;
  height: 448px;
  background: url("/assets/img/top/intro_corner.svg") no-repeat;
  background-size: contain;
  background-position: center top;
}
@media screen and (max-width: 767px) {
  .section-intro:before {
    top: -1.2820512821vw;
    left: -64.1025641026vw;
    width: 120.5128205128vw;
    height: 57.6923076923vw;
  }
}
.section-intro:after {
  position: absolute;
  bottom: -125px;
  right: -50px;
  content: "";
  width: min(938px, 48.8541666667vw);
  min-width: 480px;
  height: 448px;
  transform: rotate(180deg);
  background: url("/assets/img/top/intro_corner.svg") no-repeat;
  background-size: contain;
  background-position: center bottom;
}
@media screen and (max-width: 1200px) {
  .section-intro:after {
    bottom: -215px;
  }
}
@media screen and (max-width: 767px) {
  .section-intro:after {
    bottom: -1.2820512821vw;
    right: -38.4615384615vw;
    width: 120.5128205128vw;
    height: 57.6923076923vw;
  }
}
.section-intro .ttl {
  display: flex;
  justify-content: center;
}
.section-intro .ttl .in {
  position: relative;
  font-size: 4.6rem;
  line-height: 1.3913043478;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-intro .ttl .in {
    font-size: 2.8rem;
  }
}
.section-intro .ttl .in:before, .section-intro .ttl .in:after {
  position: absolute;
  top: 0px;
  content: "";
  width: 60px;
  height: 120px;
  background: url("/assets/img/top/intro_ttl_admiration.svg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .section-intro .ttl .in:before, .section-intro .ttl .in:after {
    top: 35.8974358974vw;
    width: 11.5384615385vw;
    height: 23.0769230769vw;
  }
}
.section-intro .ttl .in:before {
  left: -45px;
}
@media screen and (max-width: 767px) {
  .section-intro .ttl .in:before {
    left: -3.8461538462vw;
  }
}
.section-intro .ttl .in:after {
  right: -45px;
  transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
  .section-intro .ttl .in:after {
    right: -3.8461538462vw;
  }
}
.section-intro .ttl .in p {
  position: relative;
  z-index: 1;
  text-shadow: 0 0 4px #fff;
}
.section-intro .ttl .in p em {
  font-size: 6rem;
  color: #777;
}
@media screen and (max-width: 767px) {
  .section-intro .ttl .in p em {
    font-size: 4.2rem;
  }
}
.section-intro .ttl .in .ylw {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 15px;
  font-size: 2rem;
  padding: 15px 20px;
  border-radius: 70px;
  background: #ffe72f;
}
@media screen and (max-width: 767px) {
  .section-intro .ttl .in .ylw {
    font-size: 1.6rem;
    margin-bottom: 3.8461538462vw;
    padding: 2.5641025641vw 6.4102564103vw;
  }
}
.section-intro ul {
  position: relative;
  display: grid;
  margin-top: 45px;
  gap: 25px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1200px) {
  .section-intro ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .section-intro ul {
    grid-template-columns: 1fr;
    gap: 5.1282051282vw;
    margin-top: 6.4102564103vw;
  }
}
.section-intro ul:before {
  content: "";
  position: absolute;
  top: -243px;
  left: calc((100% - 75px) / 4 - 188px);
  width: 163px;
  height: 312px;
  background: url("/assets/img/top/intro_img01.webp") no-repeat;
  background-size: contain;
  z-index: 0;
}
@media screen and (max-width: 1200px) {
  .section-intro ul:before {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-intro ul:before {
    display: none;
  }
}
.section-intro ul:after {
  content: "";
  position: absolute;
  top: -243px;
  right: calc((100% - 75px) / 4 - 209px);
  width: 209px;
  height: 305px;
  background: url("/assets/img/top/intro_img02.webp") no-repeat;
  background-size: contain;
  z-index: 0;
}
@media screen and (max-width: 1200px) {
  .section-intro ul:after {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-intro ul:after {
    display: none;
  }
}
.section-intro ul li {
  position: relative;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  color: #fff;
}
.section-intro ul li .list-ph img {
  width: 100%;
  vertical-align: bottom;
  transform: translateY(0.7px);
}
.section-intro ul li .list-txt {
  padding: 10px 5px;
  background: #2a6d91;
}
.section-intro .intro-bottom {
  position: relative;
  margin-top: 130px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .section-intro .intro-bottom {
    margin-top: 15.3846153846vw;
  }
}
.section-intro .intro-bottom .bottom-line {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-left: 1em;
  text-align: center;
  letter-spacing: 0.03em;
  white-space: nowrap;
  background: linear-gradient(to top, #FFE72F, #FFE72F 16px, transparent 16px);
}
@media screen and (max-width: 767px) {
  .section-intro .intro-bottom .bottom-line {
    padding-left: 0;
    background: none;
  }
}
.section-intro .intro-bottom .bottom-line .sp-bottom {
  font-size: 3.1rem;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 900px) {
  .section-intro .intro-bottom .bottom-line .sp-bottom {
    font-size: 3.02734375vw;
  }
}
@media screen and (max-width: 767px) {
  .section-intro .intro-bottom .bottom-line .sp-bottom {
    display: inline-block;
    font-size: 2.5rem;
    line-height: 1.4;
    padding: 0 0.25em;
    background: linear-gradient(to top, #FFE72F, #FFE72F 4.1025641026vw, transparent 4.1025641026vw);
  }
}
.section-intro .intro-bottom .bottom-line .sp-bottom em {
  display: inline-block;
  font-size: 5.1rem;
  color: #008fdd;
  text-indent: -0.15em;
}
@media screen and (max-width: 900px) {
  .section-intro .intro-bottom .bottom-line .sp-bottom em {
    font-size: 4.98046875vw;
  }
}
@media screen and (max-width: 767px) {
  .section-intro .intro-bottom .bottom-line .sp-bottom em {
    font-size: 3.6rem;
  }
}

.section-service {
  position: relative;
  padding-top: 1px;
  padding-bottom: 100px;
  background: linear-gradient(90deg, #002083, #008fdd);
}
@media screen and (max-width: 767px) {
  .section-service {
    padding-bottom: 19.2307692308vw;
  }
}
.section-service:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 160px;
  height: 80px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #fff;
}
@media screen and (max-width: 767px) {
  .section-service:before {
    content: none;
    width: 20.5128205128vw;
    height: 10.2564102564vw;
    top: -0.1282051282vw;
    margin: initial;
    right: initial;
  }
}
.section-service .w-inner h2 {
  position: relative;
  margin-top: -40px;
}
@media screen and (max-width: 767px) {
  .section-service .w-inner h2 {
    margin-top: -7.6923076923vw;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner h2 img {
    width: auto;
    height: 17.9487179487vw;
  }
}
.section-service .w-inner dl {
  display: flex;
  color: #fff;
  margin-top: 45px;
}
@media screen and (max-width: 1200px) {
  .section-service .w-inner dl {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner dl {
    margin-top: 3.8461538462vw;
  }
}
.section-service .w-inner dl dt {
  font-size: 4.4rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .section-service .w-inner dl dt {
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner dl dt {
    font-size: 2.7rem;
  }
}
.section-service .w-inner dl dd {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6666666667;
  margin-left: 45px;
}
@media screen and (max-width: 1200px) {
  .section-service .w-inner dl dd {
    margin: 45px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner dl dd {
    margin-top: 7.6923076923vw;
  }
}
.section-service .w-inner .service-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .section-service .w-inner .service-list {
    grid-template-columns: 1fr;
    gap: 5.1282051282vw;
    margin-top: 11.5384615385vw;
  }
}
.section-service .w-inner .service-list li {
  display: flex;
  padding: 20px 30px;
  border-radius: 10px;
  background: #fff;
}
@media screen and (max-width: 1200px) {
  .section-service .w-inner .service-list li {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner .service-list li {
    padding: 5.1282051282vw;
  }
}
.section-service .w-inner .service-list li .list-ph {
  width: 26.3157894737%;
}
@media screen and (max-width: 1200px) {
  .section-service .w-inner .service-list li .list-ph {
    order: 2;
    width: 70%;
    margin: 20px auto;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner .service-list li .list-ph {
    width: 100%;
    margin: 2.5641025641vw auto 5.1282051282vw;
  }
}
.section-service .w-inner .service-list li .list-ph img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section-service .w-inner .service-list li .list-ph img {
    height: 50vw;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 3vw;
  }
}
.section-service .w-inner .service-list li .list-txt {
  width: 68.421%;
  margin-left: auto;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.6111111111;
}
@media screen and (max-width: 1200px) {
  .section-service .w-inner .service-list li .list-txt {
    display: contents;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner .service-list li .list-txt {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
.section-service .w-inner .service-list li .list-txt .list-ttl {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.7083333333;
}
@media screen and (max-width: 1200px) {
  .section-service .w-inner .service-list li .list-txt .list-ttl {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .section-service .w-inner .service-list li .list-txt .list-ttl {
    font-size: 2.1rem;
    line-height: 1.7142857143;
  }
}
@media screen and (max-width: 1200px) {
  .section-service .w-inner .service-list li .list-txt p {
    order: 3;
  }
}
.section-service .w-inner .btn {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 50px auto 0;
  padding: 1em 2.5em;
  font-size: 2.6rem;
  color: #fff;
  border-radius: 44px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .section-service .w-inner .btn {
    width: 100%;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-top: 12.8205128205vw;
    padding: 0.5em 1em;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .section-service .w-inner .btn:hover {
    color: #0057b0;
    background: rgb(255, 255, 255);
  }
}

.section-inquiry {
  position: relative;
  padding: 60px 0 100px;
  background: url("/assets/img/inquiry_bg.webp") no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .section-inquiry {
    padding: 15.3846153846vw 0 19.2307692308vw;
    background-size: auto 100%;
    background-position: center center;
  }
}
@media screen and (max-width: 767px) {
  .section-inquiry:after {
    position: absolute;
    bottom: 0;
    right: 2.5641025641vw;
    content: "";
    width: 57.6923076923vw;
    height: 51.2820512821vw;
    background: url("/assets/img/inquiry_img.webp") no-repeat;
    background-size: 100% auto;
  }
}
.section-inquiry h3 {
  text-align: center;
}
.section-inquiry h3 span {
  position: relative;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .section-inquiry h3 span {
    font-size: 2.3rem;
    text-shadow: 0 0 0.7692307692vw #000;
  }
}
.section-inquiry h3 span:before {
  content: "＼";
}
@media screen and (max-width: 767px) {
  .section-inquiry h3 span:before {
    position: absolute;
    bottom: 0;
    left: -1.2820512821vw;
    transform: rotate(-20deg);
    content: "";
    width: 0.5128205128vw;
    height: 12.8205128205vw;
    background: #fff;
  }
}
.section-inquiry h3 span:after {
  content: "／";
}
@media screen and (max-width: 767px) {
  .section-inquiry h3 span:after {
    position: absolute;
    bottom: 0;
    right: -5.1282051282vw;
    transform: rotate(20deg);
    content: "";
    width: 0.5128205128vw;
    height: 12.8205128205vw;
    background: #fff;
  }
}
.section-inquiry .blk-inquiry {
  position: relative;
  padding: 25px 40px;
  border-radius: 20px;
  max-width: 1200px;
  margin: 50px auto 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry {
    margin-top: 5.1282051282vw;
    padding: 4vw 4vw 33.3333333333vw;
    border-radius: 2.5641025641vw;
  }
}
.section-inquiry .blk-inquiry:before {
  position: absolute;
  bottom: 0;
  left: -20px;
  content: "";
  width: 300px;
  height: 354px;
  background: url("/assets/img/inquiry_img.webp") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry:before {
    content: none;
  }
}
@media screen and (min-width: 768px) {
  .section-inquiry .blk-inquiry .in-wrap {
    margin-left: 240px;
  }
}
.section-inquiry .blk-inquiry .in-wrap .contact-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 6px;
}
@media screen and (max-width: 900px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details {
    padding-bottom: 1.5384615385vw;
    align-items: start;
  }
}
@media screen and (max-width: 900px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell {
    text-align: center;
    margin-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell {
    margin: 0;
  }
}
.section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell {
  display: flex;
  align-items: center;
  color: #ff8200;
}
@media screen and (max-width: 900px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell {
    align-items: center;
  }
}
.section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell span {
  display: inline-block;
  font-size: clamp(1.6rem, 2vw, 2.4rem);
  font-weight: bold;
  text-align: center;
  padding: 0.25em 0.5em;
  border-radius: 100px;
  border: 1px solid #ff8200;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell span {
    font-size: 2rem;
  }
}
.section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell .tell-num {
  font-size: clamp(2rem, 3.2vw, 4.5rem);
  font-weight: bold;
  margin-left: 15px;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell .tell-num {
    font-size: 3.5rem;
    letter-spacing: normal;
    margin-top: 0;
    margin-left: 2.5641025641vw;
  }
}
.section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell + p {
  font-size: clamp(1.2rem, 1.2vw, 1.6rem);
  font-weight: 500;
  line-height: 1.3125;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell + p {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-tell .tell + p {
    margin-top: 2.5641025641vw;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1200px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail {
    margin-top: 5.1282051282vw;
  }
}
.section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail .btn-inquery {
  display: block;
  font-size: clamp(1.6rem, 2.1vw, 3rem);
  font-weight: bold;
  color: #fff;
  padding: clamp(1rem, 2vw, 3rem);
  border-radius: 105px;
  background: #ffa600;
  transition: all 0.3s ease;
  box-shadow: 0 6px 0 #c96600;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail .btn-inquery {
    font-size: 2.2rem;
    padding: 5.1282051282vw 7.6923076923vw;
    border-radius: 15.3846153846vw;
    box-shadow: 0 1.5384615385vw 0 #c96600;
  }
}
@media screen and (min-width: 768px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail .btn-inquery:hover {
    opacity: 0.7;
  }
}
.section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail .btn-inquery span {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail .btn-inquery span:before {
  content: "";
  display: inline-block;
  width: clamp(30px, 2.8vw, 48px);
  height: clamp(20px, 1.9vw, 31px);
  background-position: center;
  margin-right: clamp(15px, 2vw, 20px);
  background: url("/assets/img/icon_mail_inq.svg") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap .contact-details .detail-mail .btn-inquery span:before {
    width: 9.2307692308vw;
    height: 6.1538461538vw;
    margin-right: 3.8461538462vw;
  }
}
.section-inquiry .blk-inquiry .in-wrap h4 {
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 20px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap h4 {
    margin-top: 4vw;
    margin-left: 0;
  }
}
.section-inquiry .blk-inquiry .in-wrap h4 + p {
  font-size: clamp(1rem, 1.2vw, 1.4rem);
  font-weight: 500;
  line-height: 1.5;
  margin-top: 0.75em;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .section-inquiry .blk-inquiry .in-wrap h4 + p {
    margin-left: 0;
  }
}

.section-reasons {
  background: #D7EFF8;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .section-reasons {
    padding-bottom: 15.3846153846vw;
  }
}
.section-reasons .sec-head {
  color: #fff;
  padding: 90px 0 190px;
  background: #008FDD;
}
@media screen and (max-width: 767px) {
  .section-reasons .sec-head {
    padding: 11.5384615385vw 0 23.0769230769vw;
  }
}
.section-reasons .sec-head .flx-top {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .section-reasons .sec-head .flx-top {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .section-reasons .sec-head .flx-top .lft h2 img {
    width: auto;
    height: 17.9487179487vw;
  }
}
.section-reasons .sec-head .flx-top .lft span {
  display: block;
  margin-top: 15px;
  font-size: 2.4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .section-reasons .sec-head .flx-top .lft span {
    margin-top: 3.8461538462vw;
    font-size: 2.7rem;
  }
}
.section-reasons .sec-head .flx-top .rgt {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  font-weight: 500;
  width: min(830px, 100%);
}
@media screen and (min-width: 768px) {
  .section-reasons .sec-head .flx-top .rgt {
    margin-left: 60px;
  }
}
@media screen and (max-width: 767px) {
  .section-reasons .sec-head .flx-top .rgt {
    margin-top: 7.6923076923vw;
  }
}
.section-reasons .media-swapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: -110px;
  counter-reset: num 0;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper {
    margin-top: -15.3846153846vw;
    gap: 6.4102564103vw;
  }
}
.section-reasons .media-swapper li {
  counter-increment: num 1;
  display: flex;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li {
    flex-direction: column;
  }
}
.section-reasons .media-swapper li .ph {
  width: 50%;
  height: auto;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li .ph {
    width: 100%;
    border-radius: 2.5641025641vw 2.5641025641vw 0 0;
  }
}
.section-reasons .media-swapper li .ph img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li .ph img {
    height: 51.2820512821vw;
  }
}
.section-reasons .media-swapper li .txt {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  width: 50%;
  padding: 20px 6.2015503876% 20px 4.6511627907%;
  border-radius: 0 10px 10px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li .txt {
    width: 100%;
    padding: 5.1282051282vw;
    border-radius: 0 0 2.5641025641vw 2.5641025641vw;
  }
}
.section-reasons .media-swapper li .txt:before {
  display: inline-block;
  content: "理由" counter(num);
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  padding: 0.25em 1em;
  border-radius: 100px;
  background: #008FDD;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li .txt:before {
    font-size: 2.1rem;
    padding: 0.35em 1em;
  }
}
.section-reasons .media-swapper li .txt h3 {
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: bold;
  color: #008fdd;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li .txt h3 {
    font-size: 2.1rem;
    margin-top: 2.5641025641vw;
  }
}
.section-reasons .media-swapper li .txt p {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  font-weight: 500;
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li .txt p {
    margin-top: 3.8461538462vw;
  }
}
.section-reasons .media-swapper li:nth-child(even) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li:nth-child(even) {
    flex-direction: column;
  }
}
.section-reasons .media-swapper li:nth-child(even) .txt {
  border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
  .section-reasons .media-swapper li:nth-child(even) .txt {
    border-radius: 0 0 2.5641025641vw 2.5641025641vw;
  }
}

.section-guide {
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  .section-guide {
    padding: 15.3846153846vw 0;
  }
}
.section-guide .flx-guide {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 900px) {
  .section-guide .flx-guide {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .section-guide .flx-guide .lft-cont h2 img {
    width: auto;
    height: 17.9487179487vw;
  }
}
.section-guide .flx-guide .lft-cont h2 span {
  display: block;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .section-guide .flx-guide .lft-cont h2 span {
    margin-top: 3.8461538462vw;
  }
}
.section-guide .flx-guide .lft-cont p {
  font-size: 1.8rem;
  line-height: 1.8888888889;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .section-guide .flx-guide .lft-cont p {
    margin-top: 7.6923076923vw;
  }
}
.section-guide .flx-guide .rgt-cont {
  width: max(42.96875%, 415px);
}
@media screen and (max-width: 900px) {
  .section-guide .flx-guide .rgt-cont {
    width: max(70%, 525px);
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .section-guide .flx-guide .rgt-cont {
    width: 100%;
    margin-top: 11.5384615385vw;
  }
}
.section-guide .flx-guide .rgt-cont .link-rower {
  display: flex;
  flex-direction: column;
}
.section-guide .flx-guide .rgt-cont .link-rower li {
  border-bottom: 1px solid #008fdd;
}
.section-guide .flx-guide .rgt-cont .link-rower li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  color: #008fdd;
  padding: 1.35em 0;
  padding-right: 15px;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .section-guide .flx-guide .rgt-cont .link-rower li a {
    font-size: 1.8rem;
  }
}
.section-guide .flx-guide .rgt-cont .link-rower li a:after {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  border-bottom: 3px solid #008fdd;
  border-right: 3px solid #008fdd;
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .section-guide .flx-guide .rgt-cont .link-rower li a:after {
    width: 3.5897435897vw;
    height: 3.5897435897vw;
    border-width: 0.7692307692vw;
  }
}
@media screen and (min-width: 768px) {
  .section-guide .flx-guide .rgt-cont .link-rower li a:hover {
    opacity: 0.7;
    padding-right: 5px;
  }
}

.sec-page-service {
  padding-bottom: 90px;
  background: #eef8fc;
}
@media screen and (max-width: 767px) {
  .sec-page-service {
    padding-bottom: 15.3846153846vw;
  }
}
.sec-page-service .sec-head {
  text-align: center;
  padding: 70px 0 110px;
  background: linear-gradient(to right, #002083, #008fdd);
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-head {
    padding: 11.5384615385vw 0 19.2307692308vw;
  }
}
.sec-page-service .sec-head .ttl {
  color: #fff;
  font-size: 4rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-head .ttl {
    font-size: 2.4rem;
  }
}
.sec-page-service .sec-content {
  margin-top: -60px;
  padding: 40px;
  border-radius: 20px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content {
    margin-top: -11.5384615385vw;
    padding: 5.1282051282vw;
    border-radius: 2.5641025641vw;
  }
}
.sec-page-service .sec-content div[class^=content-] .ttl {
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 25px;
  padding-left: 25px;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content div[class^=content-] .ttl {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 3.8461538462vw;
    padding-left: 3.8461538462vw;
  }
}
.sec-page-service .sec-content div[class^=content-] .ttl:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 6px;
  height: 100%;
  border-radius: 30px;
  background: #008fdd;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content div[class^=content-] .ttl:before {
    width: 0.8974358974vw;
    border-radius: 3.8461538462vw;
  }
}
.sec-page-service .sec-content div[class^=content-] .flx-col3-ph {
  display: flex;
  justify-content: space-between;
  gap: 1%;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content div[class^=content-] .flx-col3-ph {
    flex-direction: column;
    gap: 2.5641025641vw;
  }
}
.sec-page-service .sec-content div[class^=content-] .flx-col3-ph .ph {
  width: 100%;
  height: 240px;
  border-radius: 30px;
  background: #d9d9d9;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content div[class^=content-] .flx-col3-ph .ph {
    height: 51.2820512821vw;
    border-radius: 3.8461538462vw;
  }
}
.sec-page-service .sec-content div[class^=content-] .in-table {
  width: 100%;
  height: 240px;
  border-radius: 30px;
  background: #d9d9d9;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content div[class^=content-] .in-table {
    height: 51.2820512821vw;
    border-radius: 3.8461538462vw;
  }
}
.sec-page-service .sec-content div[class^=content-] + div[class^=content-] {
  border-top: 1px solid #e8e8e8;
}
.sec-page-service .sec-content .content-lead {
  display: flex;
  justify-content: space-between;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-lead {
    flex-direction: column;
    padding-bottom: 6.4102564103vw;
  }
}
.sec-page-service .sec-content .content-lead .ph {
  width: 47.572815534%;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-lead .ph {
    width: 100%;
    margin-bottom: 6.4102564103vw;
    order: 2;
  }
}
.sec-page-service .sec-content .content-lead .ph img {
  width: 100%;
}
.sec-page-service .sec-content .content-lead .docs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 47.0873786408%;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-lead .docs {
    display: contents;
  }
}
.sec-page-service .sec-content .content-lead .docs h3 {
  font-size: 2.4rem;
  line-height: 1.4166666667;
  font-weight: bold;
  color: #008fdd;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-lead .docs h3 {
    font-size: 1.8rem;
    margin-bottom: 3.8461538462vw;
    order: 1;
  }
}
.sec-page-service .sec-content .content-lead .docs p {
  font-size: 1.8rem;
  line-height: 1.8888888889;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-lead .docs p {
    font-size: 1.6rem;
    order: 3;
  }
}
.sec-page-service .sec-content .content-example {
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-example {
    padding: 6.4102564103vw 0 10.2564102564vw;
  }
}
.sec-page-service .sec-content .content-example .flx-if {
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-example .flx-if {
    flex-direction: column;
  }
}
.sec-page-service .sec-content .content-example .flx-if dt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  font-size: 2rem;
  color: #fff;
  line-height: 1.25;
  padding-right: 1em;
  text-align: center;
  background: url("/assets/img/service/img_polygon.svg") no-repeat;
  background-size: contain;
  background-position: 0 center;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-example .flx-if dt {
    width: auto;
    margin: 0 0 3.8461538462vw 0;
    padding: 7.6923076923vw 0 5.1282051282vw;
    font-size: 1.8rem;
    line-height: 1.3333333333;
    background: #008fdd;
    border-radius: 2.5641025641vw 2.5641025641vw 0 0;
  }
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-example .flx-if dt:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -11.5384615385vw;
    width: 100%;
    height: 11.5384615385vw;
    background: url("/assets/img/service/radius-arrow.svg") no-repeat;
    background-size: 100% auto;
  }
}
.sec-page-service .sec-content .content-example .flx-if dd {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: calc(100% - 195px);
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-example .flx-if dd {
    width: 100%;
    gap: 2.5641025641vw;
  }
}
.sec-page-service .sec-content .content-example .flx-if dd span {
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-size: 1.8rem;
  text-align: center;
  padding: 15px 45px;
  border-radius: 60px;
  background: #eeeeee;
}
@media screen and (max-width: 1200px) {
  .sec-page-service .sec-content .content-example .flx-if dd span {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-example .flx-if dd span {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.4285714286;
    padding: 2.5641025641vw;
  }
}
.sec-page-service .sec-content .content-example .flx-if dd span:last-of-type {
  position: relative;
}
.sec-page-service .sec-content .content-example .flx-if dd span:last-of-type:after {
  position: absolute;
  bottom: 0.5em;
  right: -2.5em;
  content: "など";
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-example .flx-if dd span:last-of-type:after {
    font-size: 1.4rem;
    bottom: -1.75em;
    right: 0;
  }
}
.sec-page-service .sec-content .content-construction,
.sec-page-service .sec-content .content-price {
  padding: 25px 15px 30px;
}
@media screen and (max-width: 767px) {
  .sec-page-service .sec-content .content-construction,
  .sec-page-service .sec-content .content-price {
    padding: 7.6923076923vw 2.5641025641vw;
  }
}

.sec-page-lower {
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower {
    margin-top: 15.3846153846vw;
  }
}
.sec-page-lower.first-sec-lower {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .sec-page-lower.first-sec-lower {
    margin-top: 0;
  }
}
.sec-page-lower.last-sec-lower {
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower.last-sec-lower {
    margin-bottom: 12.8205128205vw;
  }
}
.sec-page-lower .ttl-box {
  padding: 15px 20px;
  border-radius: 10px;
  background: #008fdd;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .ttl-box {
    padding: 2.5641025641vw 3.8461538462vw;
    border-radius: 1.2820512821vw;
  }
}
.sec-page-lower .ttl-box span {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.4;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .ttl-box span {
    font-size: 2rem;
    padding: 0 2.5641025641vw;
  }
}
.sec-page-lower .ttl-box span:before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "";
  width: 6px;
  height: 100%;
  border-radius: 30px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .ttl-box span:before {
    width: 1.0256410256vw;
    border-radius: 7.6923076923vw;
  }
}
.sec-page-lower .ttl-lead {
  font-size: 1.8rem;
  line-height: 1.6666666667;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .ttl-lead {
    font-size: 1.6rem;
    margin-top: 7.6923076923vw;
  }
}
.sec-page-lower .step-num {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num {
    gap: 3.8461538462vw;
    margin-top: 6.4102564103vw;
  }
}
.sec-page-lower .step-num:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 59px;
  width: 12px;
  height: calc(100% - 62px);
  border-radius: 20px;
  background: #0097D0;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num:before {
    width: 1.5384615385vw;
    height: initial;
    top: 8.3vw;
    bottom: 8.3vw;
    left: 9vw;
  }
}
.sec-page-lower .step-num li {
  display: flex;
  align-items: center;
  padding: 30px;
  border-radius: 20px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num li {
    padding: 3.8461538462vw;
    border-radius: 2.5641025641vw;
  }
}
.sec-page-lower .step-num li .num {
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num li .num {
    width: 11.5384615385vw;
    height: 11.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num li .num img {
    width: 100%;
  }
}
.sec-page-lower .step-num li .inner-cont {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num li .inner-cont {
    width: calc(100% - 15.3846153847vw);
    margin-left: 3.8461538462vw;
  }
}
.sec-page-lower .step-num li .inner-cont h3 {
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num li .inner-cont h3 {
    font-size: 1.8rem;
  }
}
.sec-page-lower .step-num li .inner-cont p {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .step-num li .inner-cont p {
    font-size: 1.6rem;
    margin-top: 2.5641025641vw;
  }
}
.sec-page-lower .tag-area {
  display: flex;
  gap: 15px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .tag-area {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5641025641vw 1.2820512821vw;
    margin-top: 5.1282051282vw;
  }
}
.sec-page-lower .tag-area li a {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  color: #008fdd;
  padding: 10px 15px;
  border-radius: 50px;
  border: 2px solid #008FDD;
  background: #fff;
  transition: 0.3s ease;
}
.sec-page-lower .tag-area li a:hover {
  opacity: 0.7;
}
.sec-page-lower .que-list {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .que-list {
    margin-top: 7.6923076923vw;
  }
}
.sec-page-lower .que-list .que-cont {
  color: #000;
  padding: 20px 0;
  border-top: 1px dotted #0088DD;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .que-list .que-cont {
    padding: 5.1282051282vw 0;
  }
}
.sec-page-lower .que-list .que-cont dt, .sec-page-lower .que-list .que-cont dd {
  position: relative;
  display: flex;
  align-items: flex-start;
}
.sec-page-lower .que-list .que-cont dt:before, .sec-page-lower .que-list .que-cont dd:before {
  content: "";
  aspect-ratio: 1/1;
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-top: -0.75rem;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .que-list .que-cont dt:before, .sec-page-lower .que-list .que-cont dd:before {
    width: 7.6923076923vw;
    height: 7.6923076923vw;
    margin-right: 2.5641025641vw;
    margin-top: -0.15rem;
  }
}
.sec-page-lower .que-list .que-cont dt {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.65;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .que-list .que-cont dt {
    font-size: 1.6rem;
  }
}
.sec-page-lower .que-list .que-cont dt:before {
  background: url("/assets/img/guide/icon_question.svg") no-repeat;
  background-size: contain;
}
.sec-page-lower .que-list .que-cont dd {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.65;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .que-list .que-cont dd {
    font-size: 1.6rem;
    margin-top: 3.8461538462vw;
  }
}
.sec-page-lower .que-list .que-cont dd:before {
  background: url("/assets/img/guide/icon_anser.svg") no-repeat;
  background-size: contain;
}
.sec-page-lower .map-area {
  margin-top: 45px;
  padding: 60px 50px;
  border-radius: 20px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .map-area {
    margin-top: 7.6923076923vw;
    padding: 7.6923076923vw 6.4102564103vw;
    border-radius: 2.5641025641vw;
  }
}
.sec-page-lower .map-area .company-info {
  display: grid;
  grid-template-columns: max-content auto;
  gap: 30px 7.5757575758%;
  font-size: 1.6rem;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .map-area .company-info {
    gap: 2.5641025641vw 3.8461538462vw;
    line-height: 1.5;
  }
}
.sec-page-lower .map-area .wrap-map {
  margin-top: 60px;
  width: 100%;
  height: 400px;
  border-radius: 50px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .map-area .wrap-map {
    margin-top: 7.6923076923vw;
    border-radius: 6.4102564103vw;
  }
}
.sec-page-lower .map-area .wrap-map iframe {
  width: 100%;
  height: 100%;
}
.sec-page-lower .contact-wrap {
  margin-top: 50px;
  padding: 45px 40px;
  border-radius: 20px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .contact-wrap {
    margin: 11.5384615385vw -5.1282051282vw 0;
    padding: 6.4102564103vw 5.1282051282vw;
    border-radius: 5.1282051282vw;
  }
}
.sec-page-lower .contact-wrap .contact-block {
  /* テーブルのスタイル */
  /* 入力フォームのスタイル */
  /* ラベルと入力の間隔 */
  /* チェックボックスのスタイル */
  /* 送信ボタンのスタイル */
  /* エラーメッセージなどの表示 */
  /* フォーム内のスタイル */
  /* その他調整 */
}
.sec-page-lower .contact-wrap .contact-block table.inquiry {
  width: 100%;
  border-collapse: collapse;
}
.sec-page-lower .contact-wrap .contact-block table.inquiry th,
.sec-page-lower .contact-wrap .contact-block table.inquiry td {
  padding: 12px;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .contact-wrap .contact-block table.inquiry th,
  .sec-page-lower .contact-wrap .contact-block table.inquiry td {
    font-size: 1.4rem;
    padding: 2.5641025641vw 2.5641025641vw 2.5641025641vw 0;
  }
}
.sec-page-lower .contact-wrap .contact-block table.inquiry th {
  width: 25%;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .contact-wrap .contact-block table.inquiry th {
    width: 30%;
    line-height: 1.2;
  }
}
.sec-page-lower .contact-wrap .contact-block table.inquiry th sup {
  font-size: 1.6rem;
  font-weight: bold;
  color: #f00;
}
.sec-page-lower .contact-wrap .contact-block table.inquiry td {
  width: 75%;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .contact-wrap .contact-block table.inquiry td {
    width: 70%;
  }
}
.sec-page-lower .contact-wrap .contact-block .btn {
  text-align: center;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .contact-wrap .contact-block .btn {
    padding: 3.8461538462vw 7.6923076923vw;
  }
}
.sec-page-lower .contact-wrap .contact-block span.haveto {
  color: red;
  font-size: 80%;
  display: inline-block;
  margin-right: 0.5em;
}
.sec-page-lower .contact-wrap .contact-block span.any {
  color: gray;
}
.sec-page-lower .contact-wrap .contact-block input[type=text],
.sec-page-lower .contact-wrap .contact-block input[type=tel],
.sec-page-lower .contact-wrap .contact-block input[type=email],
.sec-page-lower .contact-wrap .contact-block textarea,
.sec-page-lower .contact-wrap .contact-block select {
  width: 100%;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
.sec-page-lower .contact-wrap .contact-block input[type=radio] {
  margin-right: 8px;
}
.sec-page-lower .contact-wrap .contact-block textarea {
  margin: 0;
  resize: vertical;
}
.sec-page-lower .contact-wrap .contact-block .contact-form-control-wrap {
  margin-bottom: 20px;
}
.sec-page-lower .contact-wrap .contact-block .contact-form-control-wrap input,
.sec-page-lower .contact-wrap .contact-block .contact-form-control-wrap select {
  background-color: #E8E8E8;
}
.sec-page-lower .contact-wrap .contact-block label {
  margin-right: 10px;
}
.sec-page-lower .contact-wrap .contact-block input[type=checkbox] {
  margin-right: 8px;
}
.sec-page-lower .contact-wrap .contact-block input[type=submit] {
  background-color: #FF7700;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 100px;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  width: 375px;
}
@media screen and (max-width: 767px) {
  .sec-page-lower .contact-wrap .contact-block input[type=submit] {
    width: 100%;
    font-size: 18px;
    padding: 2.5641025641vw 3.8461538462vw;
  }
}
.sec-page-lower .contact-wrap .contact-block input[type=submit]:hover {
  background-color: rgb(229.5, 107.1, 0);
}
.sec-page-lower .contact-wrap .contact-block input[type=submit]:disabled {
  background-color: #ddd;
  cursor: not-allowed;
}
.sec-page-lower .contact-wrap .contact-block .contact-form-control-wrap {
  margin-bottom: 20px;
}
.sec-page-lower .contact-wrap .contact-block .contact-form-control-wrap input,
.sec-page-lower .contact-wrap .contact-block .contact-form-control-wrap select {
  background-color: #E8E8E8;
}
.sec-page-lower .contact-wrap .contact-block .contact-spinner {
  margin-left: 10px;
}
.sec-page-lower .contact-wrap .contact-block .contact-form-control-wrap .contact-list-item {
  margin-right: 10px;
}

.section-course {
  padding: 90px 0px 105px 20px;
  background-image: url("/public/assets/img//course/bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 0%;
  background-size: cover;
  background-color: black;
}
@media screen and (max-width: 767px) {
  .section-course {
    padding: 40px 20px 50px 20px;
    background-image: url("/public/assets/img//course/bg-sp.webp");
  }
}
.section-course .course-wrap {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 90px;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap {
    align-items: stretch;
    flex-direction: column;
    gap: 30px;
  }
}
.section-course .course-wrap .left {
  width: 43%;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .left {
    width: auto;
  }
}
.section-course .course-wrap .left .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .left .text {
    font-size: 12px;
  }
}
.section-course .course-wrap .left .text .text01 {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .left .text .text01 {
    font-size: 14px;
  }
}
.section-course .course-wrap .left .text .text02 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .left .text .text02 {
    margin-bottom: 15px;
  }
}
.section-course .course-wrap .course-list {
  padding: 40px 35px 35px 35px;
  margin-top: 30px;
  flex: 1;
  background-color: rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .course-list {
    padding: 20px;
    margin-top: 0;
  }
}
.section-course .course-wrap .course-list .course-item:last-child .course-item__bottom {
  margin-bottom: 0 !important;
}
.section-course .course-wrap .course-list .course-item .inner {
  position: relative;
}
.section-course .course-wrap .course-list .course-item .inner::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 19px;
  background-color: #CCA731;
  -webkit-mask-image: url("/public/assets/img/course/arrow.svg");
          mask-image: url("/public/assets/img/course/arrow.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  top: 20%;
  right: 0%;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .course-list .course-item .inner::after {
    width: 6px;
    height: 10px;
  }
}
.section-course .course-wrap .course-list .course-item .inner .course-item__top {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  color: #CCA731;
  display: block;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .course-list .course-item .inner .course-item__top {
    font-size: 14px;
  }
}
.section-course .course-wrap .course-list .course-item .inner .course-item__bottom {
  padding-bottom: 17px;
  margin-bottom: 17px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  border-bottom: #CCA731 solid 1px;
}
@media screen and (max-width: 767px) {
  .section-course .course-wrap .course-list .course-item .inner .course-item__bottom {
    font-size: 11px;
  }
}

.section-access {
  width: 100%;
  background-color: #222;
  padding: 50px 0 80px;
}
.section-access .access-list {
  display: flex;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 5%;
  gap: 5%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .section-access .access-list {
    gap: 8vw;
    flex-direction: column;
  }
}
.section-access .access-list iframe {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .section-access .access-list iframe {
    height: 70vw;
  }
}
.section-access .access-list h3 {
  font-size: 1.6rem;
  border-left: 5px solid #cca731;
  padding-left: 10px;
  margin-bottom: 1em;
  font-weight: 500;
  line-height: 1.6;
}

.section-contact {
  color: #222;
  padding: 100px 0;
  background: linear-gradient(108.502deg, rgb(130, 103, 14) 2.759%, rgb(204, 167, 49) 47.138%, rgb(115, 88, 0) 100%);
}
@media screen and (max-width: 767px) {
  .section-contact {
    padding: 15vw 0;
  }
}
.section-contact .c-title {
  text-align: left;
  margin-bottom: 1em;
}
.section-contact .c-title .en {
  color: #000;
  line-height: 0.14;
  background: transparent !important;
  -webkit-text-fill-color: #000;
}
.section-contact .c-title .jp {
  color: #000;
}
.section-contact .in {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 5%;
}
.section-contact .flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5%;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-contact .flex {
    grid-template-columns: 1fr;
  }
}
.section-contact .flex .cont {
  width: 100%;
}
.section-contact h4 {
  background-color: rgba(0, 0, 0, 0.5);
  color: #e7bd36;
  text-align: center;
  padding: 0.3em;
}
.section-contact .step li {
  display: flex;
  margin-top: 1em;
  position: relative;
}
.section-contact .step li:last-of-type:after {
  display: none;
}
.section-contact .step li:after {
  content: "";
  position: absolute;
  width: 5px;
  height: calc(100% - 5px);
  background-color: #88701f;
  display: block;
  flex-shrink: 0;
  left: 11px;
  top: 24px;
}
.section-contact .step li::before {
  margin-right: 0.5em;
  content: "";
  border: 5px solid #88701f;
  border-radius: 100px;
  width: 28px;
  flex-shrink: 0;
  box-sizing: border-box;
  height: 28px;
  display: block;
}
.section-contact .btn {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5%;
  margin-top: 50px;
}
.section-contact .btn a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .section-contact .btn {
    grid-template-columns: 1fr;
    gap: 5vw;
  }
}
.section-contact .btn img {
  max-width: 100%;
}

.footer {
  background: #fff;
  padding: 40px 0 16px 0;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 5.1282051282vw;
  }
}
.footer .footer-logo {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .footer .footer-logo {
    margin-bottom: 3.8461538462vw;
  }
}
.footer .footer-logo img {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .footer .footer-logo img {
    width: 38.4615384615vw;
  }
}
.footer .footer-info {
  font-size: 1.6rem;
  color: #000;
}
.footer .footer-info .copy {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .footer .footer-info .copy {
    margin-top: 2.5641025641vw;
  }
}

body {
  padding-top: 91px;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: calc(5.1282051282vw + 60px);
  }
}

.w-inner {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .w-inner {
    padding: 0 5.1282051282vw;
  }
}
.w-inner.wd-m {
  max-width: 1180px;
}
.w-inner.wd-s {
  max-width: 880px;
}

span[class^=ank-] {
  position: relative;
  top: -91px;
}
@media screen and (max-width: 767px) {
  span[class^=ank-] {
    top: calc((60px + 5.1282051282vw) * -1);
  }
}

.totop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  font-size: 10px;
}
.totop a {
  color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.totop a:before {
  content: "";
  width: 2em;
  height: 2em;
  transform: rotate(-45deg);
  display: inline-flex;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}/*# sourceMappingURL=style.css.map */