@charset "UTF-8";
* {
  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("../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 {
  -moz-appearance: none; /* Firefox */
  border: none;
  background: none;
  font-size: 15px;
}

input[type=text],
input[type=number],
input[type=email],
textarea,
input[type=password] {
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 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%;
}

.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: "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("../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("../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("../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;
}

.logo {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.4;
  padding: 20px 35px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .logo {
    padding: 3vw 5vw;
  }
}
.logo img {
  width: 120px;
}
@media screen and (max-width: 767px) {
  .logo img {
    width: 15vw;
  }
}
.logo span {
  margin-left: 40px;
  font-size: 13px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .logo span {
    font-size: 10px;
    margin-left: 10px;
  }
}

.l-header {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: flex-start;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 0 0px;
    width: 100%;
    height: 60px;
  }
}
.l-header .menu {
  height: 50px;
  width: 50px;
  right: 7px;
  top: 50%;
  margin-top: -25px;
  z-index: 30;
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header .menu {
    display: block;
    position: absolute;
  }
}
.l-header .menu.open + nav {
  display: block;
}
.l-header .menu.open span {
  background-color: #626262;
}
.l-header .menu.open span:nth-of-type(1) {
  transform: rotate(135deg);
  right: 0;
  top: 23px;
}
.l-header .menu.open span:nth-of-type(2) {
  transform: rotate(45deg);
  right: 0;
  top: 23px;
}
.l-header .menu.open span:nth-of-type(3) {
  opacity: 0;
}
.l-header .menu span {
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #CCA731;
  left: 12.5px;
  border-radius: 10px;
  transition: 0.3s;
}
.l-header .menu span:nth-of-type(1) {
  top: 14px;
}
.l-header .menu span:nth-of-type(2) {
  top: 23px;
}
.l-header .menu span:nth-of-type(3) {
  top: 32px;
}
.l-header nav {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1em;
  border-radius: 0 0 0 20px;
}
@media screen and (max-width: 767px) {
  .l-header nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100vh;
    padding-bottom: 30px;
    z-index: 10;
  }
}
.l-header nav .parents {
  padding-left: 35px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-header nav .parents {
    height: 100vh;
    justify-content: center;
    padding: 0 0 10vh 0;
  }
}
.l-header nav .parents .parent {
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
  .l-header nav .parents .parent {
    margin: 1em 0;
  }
}
.l-header nav .parents .buttons {
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .l-header nav .parents .buttons {
    margin: 1em 0;
  }
}
.l-header nav .parents a {
  color: #FFF;
  text-decoration: none;
  transition: 0.3s;
}
.l-header nav .parents a:hover {
  color: #CCC;
}
.l-header nav .parents a.btn {
  background-image: linear-gradient(108.502deg, rgb(130, 103, 14) 2.759%, rgb(204, 167, 49) 47.138%, rgb(115, 88, 0) 100%);
  padding: 1em 2em;
  line-height: 1;
  color: #fff;
  display: flex;
  align-items: center;
}
.l-header nav .parents a.btn:hover {
  filter: brightness(1.2);
}
@media screen and (max-width: 767px) {
  .l-header nav .parents a.btn {
    width: 70vw;
    justify-content: center;
  }
}
.l-header nav .parents a.btn:hover {
  background-color: #729aff;
}
.l-header nav .parents a.btn:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../img/icon_contact.svg");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
  margin-right: 5px;
}
.l-header nav .parents a.btn.download:before {
  background-image: url("../img/icon_download.svg");
}
@media screen and (max-width: 767px) {
  .l-header nav .parents {
    flex-direction: column;
  }
}
.l-header nav .parents .parent span {
  padding: 12.5px 0;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-header nav .parents .parent span:after {
  content: "";
  width: 14px;
  height: 8px;
  display: inline-block;
  background-image: url("../img/arrow_open.svg");
  background-repeat: no-repeat;
  margin-right: 25px;
}
.l-header nav .parents .parent span.open:after {
  transform: scaleY(-1);
}
.l-header nav .parents .parent span.open + .child {
  display: block;
}
.l-header nav .child {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  padding: 0 0 0 30px;
  margin-bottom: 20px;
  display: none;
}
.l-header nav .child li + li {
  border-top: 1px solid #e6e6e6;
}
.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;
}
.l-header nav .child li a:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("../img/arrow_circle.svg");
  background-repeat: no-repeat;
}
.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;
}
.l-header nav .btn-top {
  padding: 20px 35px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.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;
}
.l-header nav .btn-top a:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("../img/arrow_circle.svg");
  background-repeat: no-repeat;
}
.l-header nav .btn-bottom {
  padding: 0 35px 35px 35px;
  display: grid;
  gap: 20px;
}
.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;
}
.l-header nav .btn-bottom a.account:before {
  content: "";
  width: 22px;
  height: 22px;
  margin-right: 10px;
  display: inline-block;
  background-image: url("../img/icon_account.svg");
  background-repeat: no-repeat;
}
.l-header nav .btn-bottom a.logout:before {
  content: "";
  width: 22px;
  height: 19px;
  margin-right: 10px;
  display: inline-block;
  background-image: url("../img/icon_logout.svg");
  background-repeat: no-repeat;
}

.l-content {
  background-color: #f5f5f5;
  position: relative;
}
.l-content.white {
  background-color: #fff;
  padding: 4vw;
}

.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("../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("../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("../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("../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;
}

.detail-inner {
  background-color: #000;
  color: #FFF;
}
.detail-inner .date {
  color: #cca731;
}
.detail-inner .detail-content {
  padding: 5% 0;
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
  line-height: 1.8;
}
.detail-inner .detail-content h2 {
  color: #cca731;
  border-bottom: 1px solid #cca731;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
}
.detail-inner .detail-content .nav-links {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
  margin-top: 2em;
}
.detail-inner .detail-content .nav-links a {
  color: #cca731;
  text-decoration: none;
}
.detail-inner .detail-content .nav-links a:hover {
  text-decoration: underline;
}

.section-main {
  padding: 100px 0 180px 0;
  background-image: url("/wp-content/themes/wdkb2025/assets/img/course/mv-bg.png");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section-main {
    padding: 10vw 0 35vw;
  }
}
.section-main .c-title {
  margin-bottom: -80px;
}
.section-main.taiken {
  background-image: url("/wp-content/themes/wdkb2025/assets/img/taiken_bg.jpg");
}

.section-hero {
  background: #000;
  color: #fff;
  text-align: center;
  position: relative;
}
.section-hero .mv-movie {
  width: 100%;
  height: calc(100vh - 50px);
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .section-hero .mv-movie {
    height: 167.9487179487vw;
  }
}
.section-hero .hero-content {
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  align-items: flex-end;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
.section-hero .hero-content .inner {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 8vw;
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content .inner {
    width: 85%;
  }
}
.section-hero .hero-content .inner h1 {
  display: inline-block;
  width: clamp(500px, 70vw, 882px);
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content .inner h1 {
    width: 100%;
  }
}
.section-hero .hero-content .inner .mv-title-img {
  max-width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content .inner .mv-title-img {
    width: 70vw;
    margin-bottom: 7.6923076923vw;
  }
}
.section-hero .hero-content .inner .text {
  margin-bottom: 50px;
  font-size: clamp(12px, 1.4vw, 18px);
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content .inner .text {
    margin-bottom: 12.8205128205vw;
    font-size: 3.0769230769vw;
  }
}
.section-hero .hero-content .topic-ul {
  width: 100%;
  padding: 10px 20px;
  background-color: rgba(44, 44, 44, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content .topic-ul {
    margin-left: -20px;
    position: static;
    order: 1;
  }
}
.section-hero .hero-content .topic-ul .topic-li {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content .topic-ul .topic-li {
    font-size: 11px;
  }
}
.section-hero .hero-content .topic-ul .topic-li .pic {
  font-size: 22px;
  font-weight: 550;
  font-family: "Amiri";
}
@media screen and (max-width: 767px) {
  .section-hero .hero-content .topic-ul .topic-li .pic {
    font-size: 11px;
  }
}
.section-hero .hero-content .topic-ul .topic-li .day {
  margin-left: 32px;
}
.section-hero .hero-content .topic-ul .topic-li .text {
  margin-left: 10px;
}
.section-hero .hero-content .topic-ul .topic-li .text a {
  color: #FFF;
}
.section-hero .hero-logo {
  width: 120px;
  margin-bottom: 24px;
}
.section-hero .btn-main {
  width: 405px;
  background-image: linear-gradient(108.502deg, rgb(130, 103, 14) 2.759%, rgb(204, 167, 49) 47.138%, rgb(115, 88, 0) 100%);
  color: #fff;
  padding: 1em;
  display: inline-block;
  margin-top: 32px;
  text-decoration: none;
  font-size: 21px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
}
.section-hero .btn-main:hover {
  filter: brightness(1.1);
}
@media screen and (max-width: 767px) {
  .section-hero .btn-main {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    margin: 0;
    padding: 3vw 0;
    order: 2;
    font-size: 19px;
    justify-content: center;
    align-items: center;
  }
}
.section-hero .btn-main::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1.2em;
  -webkit-mask-image: url(/wp-content/themes/wdkb2025/assets/img/icon_download.svg);
          mask-image: url(/wp-content/themes/wdkb2025/assets/img/icon_download.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #ffffff;
  flex-shrink: 0;
}

.section-feature {
  padding: 80px 20px 100px 20px;
  color: #fff;
  background-image: url("/wp-content/themes/wdkb2025/assets/img/feature/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-feature {
    padding: 40px 20px 50px 20px;
  }
}
.section-feature .feature-wrap {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.section-feature .feature-wrap .outer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 80px;
}
@media screen and (max-width: 767px) {
  .section-feature .feature-wrap .outer {
    flex-direction: column;
    gap: 0;
  }
}
.section-feature .feature-wrap .outer .img-group-img {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .section-feature .feature-wrap .outer .img-group-img {
    width: auto;
    max-width: 100%;
    order: 2;
  }
}
.section-feature .feature-wrap .outer .feature-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .section-feature .feature-wrap .outer .feature-list {
    grid-template-columns: 1fr;
  }
}
.section-feature .feature-wrap .outer .feature-list .feature-item h4 {
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 1.6;
  font-weight: 700;
  color: #CCA731;
  display: flex;
  align-items: center;
  gap: 15px;
}
.section-feature .feature-wrap .outer .feature-list .feature-item h4 img {
  width: 2.3em;
  height: 2.3em;
}
.section-feature .feature-wrap .outer .feature-list .feature-item h4 .small {
  font-size: 80%;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media screen and (max-width: 767px) {
  .section-feature .feature-wrap .outer .feature-list .feature-item h4 {
    margin-bottom: 5px;
    gap: 10px;
    font-size: 6vw;
  }
}
@media screen and (max-width: 767px) {
  .section-feature .feature-wrap .outer .feature-list .feature-item h4 img {
    width: 15vw;
  }
}
.section-feature .feature-wrap .outer .feature-list .feature-item p {
  margin-top: 1em;
}
.section-feature .feature-wrap .outer .feature-list .feature-item p img {
  border-radius: 15px;
  overflow: hidden;
}
.section-feature .feature-wrap .outer .feature-list .feature-item .text {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section-feature .feature-wrap .outer .feature-list .feature-item .text {
    font-size: 3.3333333333vw;
  }
}

.section-course {
  padding: 90px 0px 105px 20px;
  background-image: url("/wp-content/themes/wdkb2025/assets/img/course/bg.png");
  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("/wp-content/themes/wdkb2025/assets/img/course/bg-sp.png");
  }
}
.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: 3.5897435897vw;
  }
}
.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: 4.1025641026vw;
  }
}
.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 a:hover {
  opacity: 0.7;
}
.section-course .course-wrap .course-list .course-item .inner {
  position: relative;
  display: block;
  width: auto;
}
.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("/wp-content/themes/wdkb2025/assets/img/course/arrow.svg");
          mask-image: url("/wp-content/themes/wdkb2025/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: 4.1025641026vw;
  }
}
.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: 3.3333333333vw;
  }
}

.section-staff {
  padding: 105px 20px 110px 20px;
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .section-staff {
    padding: 40px 20px 50px 20px;
  }
}
.section-staff .staff-wrap {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 70px;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap {
    flex-wrap: wrap;
    gap: 0;
    align-items: center;
  }
}
.section-staff .staff-wrap .staff-img {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap .staff-img {
    width: 41%;
    margin-bottom: 20px;
    order: 2;
  }
}
.section-staff .staff-wrap .right {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap .right {
    display: contents;
  }
}
.section-staff .staff-wrap .right .c-title {
  margin-bottom: 60px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap .right .c-title {
    width: 100%;
    margin-bottom: 25px;
    order: 1;
    text-align: center;
  }
}
.section-staff .staff-wrap .right h4 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap .right h4 {
    width: 50%;
    order: 3;
    line-height: 1.7;
  }
}
.section-staff .staff-wrap .right .text {
  padding-bottom: 35px;
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  border-bottom: 1px #878787 dashed;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap .right .text {
    padding-bottom: 20px;
    margin-bottom: 20px;
    order: 4;
  }
}
.section-staff .staff-wrap .right .qualification-outer {
  display: flex;
  align-items: flex-start;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap .right .qualification-outer {
    order: 5;
    flex-direction: column;
    gap: 10px;
  }
}
.section-staff .staff-wrap .right .qualification-outer .qualification-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-staff .staff-wrap .right .qualification-outer .qualification-text {
    font-size: 3.3333333333vw;
  }
}

.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: #ffffff;
}
@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: #000;
  color: #fff;
  padding: 40px 0 16px 0;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: center;
}
.footer .footer-logo {
  margin-bottom: 16px;
}
.footer .footer-logo img {
  width: 100px;
}
.footer .footer-info {
  font-size: 0.95em;
  color: #ccc;
}

.section-list {
  padding: 0 20px;
  background-color: rgb(0, 0, 0);
  display: flow-root;
}
.section-list .imgs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .section-list .imgs {
    gap: 4vw;
    margin-bottom: 4vw;
  }
}
.section-list .imgs img {
  border-radius: 15px;
}
@media screen and (max-width: 767px) {
  .section-list .imgs img {
    max-width: 100%;
    border-radius: 5px;
  }
}
.section-list .list-wrap {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap {
    width: 100%;
  }
}
.section-list .list-wrap .course-intro {
  margin: 50px 0 60px 0;
  text-align: center;
  line-height: 1.7;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-intro {
    margin: 8vw 0;
  }
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-intro p {
    text-align: left;
    font-size: 14px;
  }
}
.section-list .list-wrap .course-ul {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  color: #CCA731;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-ul {
    gap: 5px;
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.section-list .list-wrap .course-ul .course-li {
  flex: 1;
  border-left: 1px solid #CCA731;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-ul .course-li {
    border: 1px solid #CCA731;
    width: 100%;
  }
}
.section-list .list-wrap .course-ul .course-li:last-child {
  border-right: 1px solid #CCA731;
}
.section-list .list-wrap .course-ul .course-li a {
  padding: 10px 5%;
  color: #CCA731;
  display: block;
  text-align: center;
}
.section-list .list-wrap .course-list {
  color: #ffffff;
  border-top: 1px solid #5B5B5B;
}
.section-list .list-wrap .course-list .c-title {
  margin-top: 50px;
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .c-title {
    width: 100%;
    margin-bottom: 5vw;
    margin-top: 8vw;
    order: 1;
    text-align: center;
  }
}
.section-list .list-wrap .course-list .c-title .en {
  font-size: 80px;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .c-title .en {
    font-size: 50px;
  }
}
.section-list .list-wrap .course-list .c-title .jp {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .c-title .jp {
    font-size: 18px;
  }
}
.section-list .list-wrap .course-list .course-item {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-wrap: wrap;
  gap: 40px;
  border-bottom: 1px solid #5B5B5B;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item {
    padding: 4vw 0 7vw;
    gap: 0;
  }
}
.section-list .list-wrap .course-list .course-item:last-child {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item {
    flex-direction: column;
  }
}
.section-list .list-wrap .course-list .course-item .list-img {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .list-img {
    margin-bottom: 20px;
    order: 2;
  }
}
.section-list .list-wrap .course-list .course-item .right {
  margin-bottom: 50px;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right {
    display: contents;
  }
}
.section-list .list-wrap .course-list .course-item .right .course-desc {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-desc {
    order: 3;
    margin-bottom: 20px;
    font-size: 16px;
  }
}
.section-list .list-wrap .course-list .course-item .right .target {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .target {
    order: 4;
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-table {
    order: 5;
  }
}
.section-list .list-wrap .course-list .course-item .right .course-table .table-li:last-child dl {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.section-list .list-wrap .course-list .course-item .right .course-table .table-li dl {
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: #878787 1px dashed;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-table .table-li dl {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dt {
    width: 30vw;
  }
}
.section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd {
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd {
    width: 100%;
    display: contents;
  }
}
.section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd .text01 {
  margin-right: 25px;
  font-size: 21px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd .text01 {
    margin-bottom: 0px;
    font-size: 16px;
    display: block;
  }
}
.section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd .text01 .tax {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd .text01 .tax {
    font-size: 12px;
  }
}
.section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd .text02 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-list .list-wrap .course-list .course-item .right .course-table .table-li dl dd .text02 {
    font-size: 3.3333333333vw;
  }
}

.section-form {
  background-color: #000000;
  display: flow-root;
}
.section-form .top-text {
  padding: 0 20px;
  margin: 60px 0;
  text-align: center;
  line-height: 1.7;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-form .top-text {
    text-align: left;
  }
}
.section-form .top-text .annotation {
  color: #FF0000;
}
.section-form .form-wrap {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
.section-form .form-wrap .form-contents {
  margin-bottom: 60px;
  padding: 40px 40px 70px 40px;
  background-color: #333333;
  color: #ffffff;
  text-align: center;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .section-form .form-wrap .form-contents {
    padding: 5vw;
  }
}
.section-form .form-wrap .form-contents .wpcf7-list-item {
  margin: 0 1em 0 0;
}
.section-form .form-wrap .form-contents dt {
  font-size: 1.3em;
}
.section-form .form-wrap .form-contents dd {
  text-align: left;
  line-height: 1.5;
}
.section-form .form-wrap .form-contents textarea {
  font-size: 16px;
}
.section-form .form-wrap .form-contents .form-box01 {
  margin-bottom: 1.5em;
  justify-content: space-between;
  align-items: center;
}
.section-form .form-wrap .form-contents .form-box01 .form-left {
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 10px;
}
.section-form .form-wrap .form-contents .form-box01 .form-left .kome {
  margin-left: 5px;
  display: inline-block;
  color: #FF0000;
}
.section-form .form-wrap .form-contents .form-box01 .sei-right {
  text-align: left;
}
.section-form .form-wrap .form-contents .form-box01 .sei-right #checkbox01 {
  width: 20px;
  height: 20px;
}
.section-form .form-wrap .form-contents .form-box01 .form-right .sei-btn {
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: #ffffff;
  display: inline-block;
}
.section-form .form-wrap .form-contents .text {
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-form .form-wrap .form-contents .checkbox02 {
  width: 20px;
  height: 20px;
  margin: 0;
  margin-bottom: 4px;
}
.section-form .form-wrap .form-contents .send {
  width: 90%;
  max-width: 360px;
  height: 65px;
  margin: 0 auto;
  margin-top: 60px;
  border: none;
  background-color: #ffffff;
  color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 700;
  pointer-events: none;
  cursor: none;
  opacity: 0.3;
}
.section-form .form-wrap .form-contents .send.active {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}
.section-form .form-wrap .form-contents .checkbox02:checked ~ .send {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}/*# sourceMappingURL=style.css.map */