@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 {
  -webkit-appearance: none; /* Chrome, Safari, Opera */
  -moz-appearance: none; /* Firefox */
  appearance: none;
  border: none;
  background: none;
  font-size: 15px;
}

input[type=text],
input[type=tel],
input[type=number],
textarea,
input[type=email],
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%;
  scroll-behavior: smooth;
}

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

.logo {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.4;
  padding: 20px 35px;
  z-index: 11;
  opacity: 0;
  animation: fadeIn 1s ease-out forwards;
  width: clamp(200px, 36vw, 361px);
}
@media screen and (max-width: 767px) {
  .logo {
    padding: 3vw 5vw;
  }
}
@media screen and (max-width: 767px) {
  .logo img {
    width: 34.6153846154vw;
  }
}
.logo span {
  margin-bottom: 6px;
  font-size: 15px;
  display: block;
  text-align: center;
  font-weight: 500;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .logo span {
    font-size: 10px;
    margin-left: 10px;
    text-align: left;
  }
}
.logo .h1-text {
  color: #000000;
  max-width: 200px;
  margin-bottom: 10px;
}
.l-header {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-items: center;
  position: absolute;
  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: fixed;
    top: 7vw;
  }
}
.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: #000;
  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 {
  padding: 1em;
  opacity: 0;
  animation: fadeIn 1s ease-out forwards;
}
@media screen and (max-width: 767px) {
  .l-header nav {
    display: none;
    position: fixed;
    background-color: #FFF;
    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 (max-width: 1020px) {
  .l-header nav .parents .parent {
    margin-right: 1em;
  }
}
@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;
  font-size: 20px;
  font-weight: 500;
  transition: 0.3s;
}
@media (max-width: 1020px) {
  .l-header nav .parents a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-header nav .parents a {
    color: #000;
  }
}
.l-header nav .parents a:hover {
  color: #CCC;
  opacity: 0.5;
}
.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("/assets/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("/assets/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("/assets/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("/assets/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("/assets/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("/assets/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("/assets/img/icon_logout.svg");
  background-repeat: no-repeat;
}

#detail .l-header {
  background-color: #ffffff;
}
#detail .l-header nav {
  opacity: 1;
}
#detail .l-header .header-nav .disabled {
  color: #000000 !important;
}

.l-content {
  background-color: #f5f5f5;
  position: relative;
}
.l-content.white {
  background-color: #fff;
}
.l-content.effect-list {
  padding-left: 0;
  padding-right: 0;
}

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

.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 .jp {
  margin-bottom: 55px;
  font-size: 45px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-title .jp {
    margin-bottom: 35px;
    font-size: 20px;
  }
}
.c-title .en {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-title .en {
    max-width: 165px;
    margin-bottom: 10px;
  }
}
.c-title .en img {
  max-width: 100%;
}

.c-button.more-btn {
  margin: 0 auto;
  padding: 20px 30px;
  max-width: 450px;
  width: 100%;
  height: 55px;
  background-color: #000000;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  border-radius: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button.more-btn {
    font-size: 16px;
  }
}
.c-button.more-btn:hover {
  opacity: 0.5;
}
.c-button.more-btn img {
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .c-button.more-btn img {
    width: 20px;
  }
}

.section-main {
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-main {
    width: 100vw;
    overflow: hidden;
  }
}
.section-main .topic-area {
  padding: 20px 70px;
  display: flex;
  align-items: center;
  gap: 40px;
  background-color: #f4f4f4;
  border-radius: 0 10px 0 0;
  position: absolute;
  bottom: 0%;
  left: 0%;
}
@media screen and (max-width: 767px) {
  .section-main .topic-area {
    position: static;
    padding: 5vw;
    gap: 5vw;
    border-bottom: 1px solid #CCC;
  }
}
.section-main .topic-area a {
  color: #000;
}
.section-main .topic-area a:hover {
  color: red;
}
.section-main .topic-area::after {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  bottom: -1px;
  right: -19px;
  background-image: url("../img/main/nav-paarts.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.section-main .topic-area .title {
  font-size: 28px;
  font-weight: 700;
  font-family: "Alumni Sans SC" sans-serif;
}
@media screen and (max-width: 767px) {
  .section-main .topic-area .title {
    font-size: 1.6rem;
  }
}
.section-main .topic-area .topic-ul .topic-li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .section-main .topic-area .topic-ul .topic-li {
    font-size: 3.3333333333vw;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1.4;
    gap: 1px;
  }
}
.section-main .main-wrap {
  position: relative;
  display: flex;
}
.section-main .main-wrap .my-video {
  width: 100%;
  height: 97vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .section-main .main-wrap .my-video {
    height: 80vh;
  }
}
.section-main .main-wrap .catch-area {
  padding: 0 20px;
  position: absolute;
  top: 0%;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: rgb(0, 0, 0);
  animation: bg 2s ease-in-out both;
}
@media screen and (max-width: 767px) {
  .section-main .main-wrap .catch-area {
    padding-top: 25vw;
  }
}
@keyframes bg {
  0% {
    background-color: rgb(0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
.section-main .main-wrap .catch-area .catch-image {
  width: clamp(400px, 60vw, 725px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .section-main .main-wrap .catch-area .catch-image {
    width: 70vw;
  }
}
.section-main .main-wrap .catch-area .catch-image img {
  max-width: 100%;
}
.section-main .main-wrap .catch-area .catch-img {
  display: block;
  opacity: 0;
  text-align: center;
  animation: fadeIn 5s ease-out forwards;
}
.section-main .main-wrap .catch-area .catch-img.c1 {
  margin-bottom: 30px;
}
.section-main .main-wrap .catch-area .catch-img.c2 {
  margin-bottom: 20px;
}
.section-main .main-wrap .catch-area .catch-img:nth-of-type(1) {
  animation-delay: 0s;
}
.section-main .main-wrap .catch-area .catch-img:nth-of-type(2) {
  animation-delay: 0.2s;
}
.section-main .main-wrap .catch-area .catch-img:nth-of-type(3) {
  animation-delay: 0.4s;
}
.section-main .main-wrap .catch-area .catch-text {
  font-size: clamp(13px, 2vw, 18px);
  color: #ffffff;
  line-height: 2;
  animation: fadeIn 5s ease-out forwards;
  animation-delay: 0.6s;
  text-align: center;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .section-main .main-wrap .catch-area .catch-text {
    font-size: 14px;
    text-align: center;
  }
}
@keyframes fadeIn {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.section-contact {
  padding: 100px 20px 90px 20px;
  background-image: url("../img/contact/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-contact {
    padding: 35px 20px;
  }
}
.section-contact .form-block {
  display: none;
}
.section-contact .form-block.show {
  display: block;
}
.section-contact .change-radio input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  margin-right: 0.5em;
}
.section-contact .contact-wrap {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 6%;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap {
    width: 100%;
    flex-direction: column-reverse;
    gap: 30px;
  }
}
.section-contact .contact-wrap .form-left {
  width: 60%;
  padding: 50px 40px 40px 40px;
  border-radius: 35px;
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap .form-left {
    width: 100%;
    padding: 20px;
    border-radius: 10px;
  }
}
.section-contact .contact-wrap .form-left .form-dl {
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap .form-left .form-dl {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
}
.section-contact .contact-wrap .form-left .form-dl dt {
  width: 155px;
  font-size: 16px;
  margin-top: 0.5em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap .form-left .form-dl dt {
    width: 100%;
  }
}
.section-contact .contact-wrap .form-left .form-dl dt .kome::after {
  content: "*";
  margin-left: 5px;
  color: red;
}
.section-contact .contact-wrap .form-left .form-dl dd {
  flex: 1;
}
.section-contact .contact-wrap .form-left .form-dl dd .input01 {
  border-radius: 5px;
  background-color: #E8E8E8;
}
.section-contact .contact-wrap .form-left .form-dl dd .input02 {
  width: 100%;
  height: 125px;
  margin: 0;
  border-radius: 5px;
  border: none;
  background-color: #E8E8E8;
}
.section-contact .contact-wrap .form-left textarea {
  max-height: 120px;
}
.section-contact .contact-wrap .form-left .form-btn {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  height: 60px;
  padding: 15px 30px;
  border-radius: 50px;
  background-color: #FF7700;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}
.section-contact .contact-wrap .form-left .form-btn:hover {
  opacity: 0.5;
}
.section-contact .contact-wrap .right {
  flex: 1;
}
.section-contact .contact-wrap .right .c-title .jp {
  color: #ffffff;
}
.section-contact .contact-wrap .right .text-area {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap .right .text-area {
    font-size: 14px;
  }
}

.footer {
  background: #ffffff;
  color: #000000;
  padding: 40px 0 16px 0;
  font-size: 1.2rem;
  line-height: 1.6;
  border-top: 1px solid #000;
  text-align: center;
}
.footer .footer-logo {
  margin-bottom: 16px;
}
.footer .footer-logo img {
  width: 100px;
}
.footer .footer-info {
  font-size: 0.95em;
  color: #000000;
}
.footer .totop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  font-size: 10px;
}
.footer .totop a {
  color: #000;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer .totop a:before {
  content: "";
  width: 2em;
  height: 2em;
  transform: rotate(-45deg);
  display: inline-flex;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.section-effect {
  padding: 110px 20px 50px 20px;
  display: flow-root;
}
@media screen and (max-width: 767px) {
  .section-effect {
    padding: 30px 20px 25px 20px;
  }
}
.section-effect .effect-wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  margin: 0 auto;
}
.section-effect .effect-wrap .c-title {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .section-effect .effect-wrap .c-title {
    margin-top: 0;
    margin-bottom: 20px;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .section-effect .effect-wrap .c-title .jp {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .section-effect .effect-wrap .c-title .en {
    max-width: 280px;
  }
}
.section-effect .effect-wrap .text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-effect .effect-wrap .text {
    font-size: 14px;
  }
}

.section-specification {
  padding: 55px 20px;
  background-image: url("../img/specification/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-specification {
    padding: 20px 20px 35px 20px;
  }
}
.section-specification .list-ul {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2%;
  row-gap: 20px;
}
@media screen and (max-width: 767px) {
  .section-specification .list-ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 5vw;
    gap: 4%;
    row-gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .section-specification .list-ul .list-li {
    width: auto;
  }
}
.section-specification .list-ul .list-li a {
  height: 100%;
  display: block;
  color: #000000;
}
.section-specification .list-ul .list-li .list-box {
  height: 100%;
  padding: 25px 19px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 10px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .section-specification .list-ul .list-li .list-box {
    flex-direction: row;
    padding: 3vw;
  }
}
.section-specification .list-ul .list-li .list-box:hover {
  opacity: 0.5;
}
.section-specification .list-ul .list-li .list-box .list-img {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .section-specification .list-ul .list-li .list-box .list-img {
    margin-bottom: 10px;
    width: 11vw;
    margin-bottom: 0;
  }
}
.section-specification .list-ul .list-li .list-box p {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .section-specification .list-ul .list-li .list-box p {
    font-size: 3.5vw;
    width: 27vw;
    text-align: center;
  }
}
.section-specification #list01, .section-specification #list02, .section-specification #list03, .section-specification #list04, .section-specification #list05,
.section-specification #list06, .section-specification #list07, .section-specification #list08, .section-specification #list09, .section-specification #list10, .section-specification #list11 {
  margin-bottom: 20px;
}

.section-about {
  padding: 80px 0;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-about {
    padding: 35px 20px 0 20px;
  }
}
.section-about .about-wrap {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 9%;
}
@media screen and (max-width: 767px) {
  .section-about .about-wrap {
    width: 100%;
    flex-direction: column-reverse;
    gap: 40px;
  }
}
.section-about .about-wrap .map {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section-about .about-wrap .map {
    width: 100%;
  }
}
.section-about .about-wrap iframe {
  height: 500px;
  width: 100%;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .section-about .about-wrap iframe {
    width: 100vw;
    margin-left: -20px;
    height: 300px;
    border-radius: 0;
  }
}
.section-about .about-wrap .right {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-about .about-wrap .right .c-title .jp {
    margin-bottom: 35px;
  }
}
.section-about .about-wrap .right .information {
  margin-bottom: 0.5em;
  display: flex;
  gap: 20px;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section-about .about-wrap .right .information {
    margin-bottom: 20px;
    font-size: 14px;
    gap: 0;
  }
}
.section-about .about-wrap .right .information:last-of-type {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .section-about .about-wrap .right .information:last-of-type {
    margin-bottom: 40px;
  }
}
.section-about .about-wrap .right .information dt {
  width: 80px;
}
.section-about .about-wrap .right .information dd {
  flex: 1;
}
.section-about .about-wrap .right .information a {
  color: #000;
  text-decoration: underline;
}
.section-about .about-wrap .right .information a:hover {
  text-decoration: none;
}
.section-about .about-wrap .right .more-btn {
  margin: 0;
  max-width: 340px;
}

.section-recruit {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .section-recruit {
    padding: 35px 20px 70px 20px;
  }
}
.section-recruit .recruit-wrap {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 5%;
}
@media screen and (max-width: 767px) {
  .section-recruit .recruit-wrap {
    width: 100%;
    flex-direction: column;
  }
}
.section-recruit .recruit-wrap .left {
  width: 44%;
}
@media screen and (max-width: 767px) {
  .section-recruit .recruit-wrap .left {
    width: 100%;
    display: contents;
  }
}
.section-recruit .recruit-wrap .left .text {
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-recruit .recruit-wrap .left .text {
    margin-bottom: 30px;
    font-size: 14px;
  }
}
.section-recruit .recruit-wrap .left .more-btn {
  margin: 0;
  max-width: 340px;
}
@media screen and (max-width: 767px) {
  .section-recruit .recruit-wrap .left .more-btn {
    order: 2;
  }
}
.section-recruit .recruit-wrap .right {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-recruit .recruit-wrap .right {
    display: contents;
  }
}
.section-recruit .recruit-wrap .right .gallery-img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .section-recruit .recruit-wrap .right .gallery-img {
    margin-top: 30px;
    order: 1;
  }
}

.section-effectlist {
  padding: 80px 20px 120px 20px;
}
.section-effectlist.list {
  padding-top: 0;
  border-top: #000000 1px solid;
}
.section-effectlist.list .effectlist-wrap {
  position: relative;
}
.section-effectlist.list.reverse .list-inner {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .section-effectlist {
    padding: 80px 20px 110px 20px;
  }
}
.section-effectlist .effectlist-wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.section-effectlist .effectlist-wrap .list-outer {
  display: flow-root;
}
.section-effectlist .effectlist-wrap .list-outer .title {
  margin-top: 80px;
  margin-bottom: 50px;
  font-size: 38px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .title {
    margin-top: 70px;
    margin-bottom: 30px;
    font-size: 2.6rem;
  }
}
.section-effectlist .effectlist-wrap .list-outer .list-inner {
  display: flex;
  align-items: flex-start;
  gap: 5%;
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .list-inner {
    flex-direction: column;
  }
}
.section-effectlist .effectlist-wrap .list-outer .list-inner .effect-image {
  width: 45%;
  border-radius: 28px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .list-inner .effect-image {
    width: 100%;
    margin-bottom: 30px;
    order: 3;
  }
}
.section-effectlist .effectlist-wrap .list-outer .list-inner .effect-image .effect-img {
  max-width: 100%;
}
.section-effectlist .effectlist-wrap .list-outer .content-area {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .content-area {
    display: contents;
  }
}
.section-effectlist .effectlist-wrap .list-outer .content-area .text01 {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .content-area .text01 {
    width: 100%;
    text-align: center;
    order: 1;
  }
}
.section-effectlist .effectlist-wrap .list-outer .content-area .text02 {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .content-area .text02 {
    order: 2;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .content-area .btn {
    order: 5;
    width: 100%;
    text-align: center;
  }
}
.section-effectlist .effectlist-wrap .list-outer .content-area .more-btn {
  margin: 0;
  max-width: 190px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .section-effectlist .effectlist-wrap .list-outer .content-area .more-btn {
    max-width: none;
    justify-content: center;
    order: 4;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
}
.section-effectlist .title-img {
  padding: 0 30px;
  background-color: #ffffff;
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  .section-effectlist .title-img {
    top: -7%;
  }
}

.catalog-text {
  text-align: center;
  font-size: 2rem;
  line-height: 1.8;
  padding: 2em 1em;
}
@media screen and (max-width: 767px) {
  .catalog-text {
    font-size: 1.4rem;
    padding: 5vw;
    text-align: left;
  }
}

.section-catalog {
  padding: 0 20px;
}
.section-catalog .catalog-inner {
  position: relative;
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 30px;
}
.section-catalog .catalog-inner .catalog-nav {
  position: sticky;
  top: 20px;
  width: 200px;
  left: 0;
  height: 200px;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-nav {
    display: none;
  }
}
.section-catalog .catalog-inner .catalog-nav .ttl {
  font-weight: bold;
  margin-bottom: 0.5em;
  border-bottom: 2px solid #000;
  padding-bottom: 0.3em;
}
.section-catalog .catalog-inner .catalog-nav li {
  border-bottom: 1px solid #ccc;
}
.section-catalog .catalog-inner .catalog-nav li a {
  display: block;
  padding: 0.8em 0;
  font-size: 1.6rem;
  color: #000;
  text-decoration: none;
}
.section-catalog .catalog-inner .catalog-nav li a:hover {
  color: #ff0000;
}
.section-catalog .catalog-inner .catalog-wrap {
  width: -moz-max-content;
  width: max-content;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-wrap {
    width: 100vw;
    margin-left: -20px;
  }
}
.section-catalog .catalog-inner .catalog-wrap h2 {
  padding: 20px 30px;
  margin-bottom: 0;
  background-color: #666666;
  color: #ffffff;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-wrap h2 {
    width: 100vw;
    font-size: 5vw;
    padding: 5vw 4vw;
    font-size: 2rem;
    margin-bottom: 1px;
    position: relative;
  }
  .section-catalog .catalog-inner .catalog-wrap h2:after, .section-catalog .catalog-inner .catalog-wrap h2:before {
    content: "";
    display: block;
    position: absolute;
    background-color: #fff;
    right: 5%;
    top: 50%;
    transition: 0.3s;
  }
  .section-catalog .catalog-inner .catalog-wrap h2:after {
    width: 4vw;
    height: 2px; /* 横棒 */
  }
  .section-catalog .catalog-inner .catalog-wrap h2:before {
    transition: 0.3s;
    width: 2px;
    height: 4vw; /* 縦棒 */
    margin-right: 1.7vw;
    margin-top: -1.7vw;
  }
  .section-catalog .catalog-inner .catalog-wrap h2.show:before {
    transform: scaleY(0);
  }
  .section-catalog .catalog-inner .catalog-wrap h2.show + .list {
    display: grid;
  }
}
.section-catalog .catalog-inner .catalog-wrap .list {
  display: grid;
  gap: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-wrap .list {
    margin-bottom: 0;
    display: none;
  }
}
.section-catalog .catalog-inner .catalog-wrap .list li {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 15px;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-wrap .list li {
    flex-direction: column;
    gap: 10px;
    position: relative;
    padding-right: 30vw;
  }
}
.section-catalog .catalog-inner .catalog-wrap .list li:nth-child(even) {
  background-color: #f5f5f5;
}
.section-catalog .catalog-inner .catalog-wrap .list li .name {
  font-weight: bold;
  width: 20%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-wrap .list li .name {
    width: 100%;
  }
}
.section-catalog .catalog-inner .catalog-wrap .list li .text {
  width: 70%;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-wrap .list li .text {
    width: 100%;
  }
}
.section-catalog .catalog-inner .catalog-wrap .list li .catalog-btn {
  color: #fff;
  padding: 0.5em 1em;
  border-radius: 100px;
  font-size: 1.6rem;
  display: inline-flex;
  background-color: #000;
  align-items: center;
  flex-shrink: 0;
  gap: 10px;
}
.section-catalog .catalog-inner .catalog-wrap .list li .catalog-btn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .section-catalog .catalog-inner .catalog-wrap .list li .catalog-btn {
    width: 25vw;
    position: absolute;
    right: 3vw;
    top: 50%;
    margin-top: -20px;
    justify-content: center;
  }
}
.section-catalog .catalog-inner .catalog-wrap .list li .catalog-btn:before {
  content: "";
  width: 1.5em;
  height: 1.5em;
  display: block;
  flex-shrink: 0;
  background-image: url("../img/spec.svg");
  background-size: contain;
}

.section-effect-nav {
  padding: 80px 20px;
}
@media screen and (max-width: 767px) {
  .section-effect-nav {
    padding: 10vw 5vw 25vw;
  }
  .section-effect-nav.pb10 {
    padding-bottom: 10vw;
  }
}
.section-effect-nav .effect-nav-wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}
.section-effect-nav .effect-nav-wrap .top-text {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 2em;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-effect-nav .effect-nav-wrap .top-text {
    margin-bottom: 30px;
    font-size: 14px;
    text-align: left;
    padding: 0;
  }
}
.section-effect-nav .effect-nav-wrap .small-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 1%;
       column-gap: 1%;
  row-gap: 15px;
}
@media screen and (max-width: 767px) {
  .section-effect-nav .effect-nav-wrap .small-nav {
    gap: 2vw;
  }
}
.section-effect-nav .effect-nav-wrap .small-nav .small-nav_a {
  padding: 20px 30px;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 50px;
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .section-effect-nav .effect-nav-wrap .small-nav .small-nav_a {
    padding: 3vw 5vw;
    font-size: 3.5vw;
  }
}
.section-effect-nav .effect-nav-wrap .small-nav .small-nav_a:hover {
  opacity: 0.5;
}

.section-guidance {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .section-guidance {
    padding-bottom: 15vw;
  }
}
.section-guidance .main-title {
  max-width: 1100px;
  width: 100%;
  margin: 50px auto 1em auto;
  padding-left: 50px;
  font-size: 34px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-guidance .main-title {
    margin-bottom: 20px;
    font-size: 2.4rem;
    padding-left: 1em;
  }
}
.section-guidance .main-title::before {
  content: "";
  width: 10px;
  height: 100%;
  display: inline-block;
  background-color: #000000;
  position: absolute;
  top: 3%;
  left: 0%;
}
.section-guidance .title {
  cursor: pointer;
  padding: 30px 0px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  gap: 10px;
  align-items: center;
  position: relative;
}
.section-guidance .title:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .section-guidance .title {
    padding: 20px 0;
    font-size: 2rem;
  }
}
.section-guidance .title .font-min {
  font-size: 20px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .section-guidance .title .font-min {
    font-size: 14px;
  }
}
.section-guidance .title .open {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .section-guidance .title .open {
    width: 20px;
    height: 20px;
  }
}
.section-guidance .title:before, .section-guidance .title:after {
  position: absolute;
  display: block;
  content: "";
  background-color: #333;
  right: 0px;
  top: 50%;
  transition: 0.3s;
}
.section-guidance .title:before {
  width: 30px;
  height: 2px; /* 横棒 */
}
.section-guidance .title:after {
  width: 2px;
  right: 14px;
  top: 50%;
  margin-top: -14px;
  height: 30px; /* 縦棒 */
}
.section-guidance .area-title {
  max-width: 1100px;
  width: 100%;
  font-size: 2rem;
  margin: 2em auto 0.5em;
  color: #999;
}
.section-guidance .guidance-ul {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto 80px auto;
  border-bottom: #cccccc solid 1px;
}
@media screen and (max-width: 767px) {
  .section-guidance .guidance-ul {
    margin-bottom: 30px;
  }
}
.section-guidance .guidance-ul .guidance-li {
  border-top: #cccccc solid 1px;
}
.section-guidance .guidance-ul .guidance-li .guidance-con {
  padding-bottom: 60px;
  display: flex;
  align-items: flex-start;
  gap: 5%;
  border-bottom: 1px solid #cccccc;
  display: none;
}
@media screen and (max-width: 767px) {
  .section-guidance .guidance-ul .guidance-li .guidance-con {
    flex-direction: column-reverse;
  }
}
.section-guidance .guidance-ul .guidance-li .guidance-con .map-outer {
  width: 45%;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-guidance .guidance-ul .guidance-li .guidance-con .map-outer {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .section-guidance .guidance-ul .guidance-li .guidance-con .map-outer .map {
    width: 100%;
  }
}
.section-guidance .guidance-ul .guidance-li .guidance-con .right {
  flex: 1;
}
.section-guidance .guidance-ul .guidance-li .guidance-con .right .text {
  margin-bottom: 25px;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-guidance .guidance-ul .guidance-li .guidance-con .right .text {
    font-size: 14px;
  }
}
.section-guidance .guidance-ul .guidance-li .guidance-con.border-none {
  border: none;
}
.section-guidance .guidance-ul .guidance-li.show .title:after {
  transform: scaleY(0);
}
.section-guidance .guidance-ul .guidance-li.show .guidance-con {
  display: flex;
}
.section-guidance .agency-li {
  border-top: #cccccc solid 1px;
}
.section-guidance .agency-li .agency {
  padding-bottom: 60px;
  display: none;
  gap: 5%;
}
.section-guidance .agency-li .agency dl {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section-guidance .agency-li .agency dl {
    width: 100%;
  }
}
.section-guidance .agency-li .agency dt {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
}
.section-guidance .agency-li .agency dd {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-guidance .agency-li .agency {
    flex-direction: column;
  }
}
.section-guidance .agency-li.show .agency {
  display: flex;
}
.section-guidance .agency-li.show .open02 {
  opacity: 1;
  height: 0px;
}
.section-guidance .agency-li.show .guidance-con {
  display: flex;
}

.section-business {
  padding: 80px 20px 0px 20px;
}
@media screen and (max-width: 767px) {
  .section-business {
    margin-bottom: 0;
    padding: 35px 20px 0px 20px;
  }
}
.section-business .title {
  text-align: center;
  font-size: 3.4rem;
  font-weight: bold;
  margin-bottom: 3em;
}
@media screen and (max-width: 767px) {
  .section-business .title {
    font-size: 2.4rem;
    line-height: 1.7;
    margin-bottom: 1.5em;
  }
}
.section-business .business-wrap {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: space-between;
  gap: 5%;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap {
    width: 100%;
    flex-direction: column;
  }
}
.section-business .business-wrap .left {
  width: 44%;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .left {
    width: 100%;
    display: contents;
  }
}
.section-business .business-wrap .left .title {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.7;
}
.section-business .business-wrap .left .text {
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .left .text {
    margin-bottom: 30px;
    font-size: 14px;
  }
}
.section-business .business-wrap .left .text .margin {
  margin-bottom: 25px;
  display: block;
}
.section-business .business-wrap .left .text .text01 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.7;
  display: block;
}
.section-business .business-wrap .right {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .right {
    display: contents;
  }
}
.section-business .business-wrap .right .gallery-img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .right .gallery-img {
    margin-bottom: 30px;
    order: 1;
  }
}

.section-sub-mv {
  margin-top: 90px;
  padding: 0 20px;
  background-image: url("../img/main/sub-mv.jpg?1");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-sub-mv {
    margin-top: 0;
  }
}
.section-sub-mv .sub-mv-wrap {
  max-width: 1100px;
  width: 100%;
  height: 250px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .section-sub-mv .sub-mv-wrap {
    justify-content: center;
    height: 50vw;
  }
}
.section-sub-mv .sub-mv-wrap .title {
  font-size: 50px;
  font-weight: 500;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .section-sub-mv .sub-mv-wrap .title {
    font-size: 38px;
  }
}

.detail-inner .date {
  color: #000000;
}
.detail-inner .detail-content {
  padding: 5% 0;
  max-width: 800px;
  width: 90%;
  margin: 0 auto;
  line-height: 1.8;
}
.detail-inner .detail-content h2 {
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
  margin-bottom: 1.5em;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .detail-inner .detail-content h2 {
    font-size: 2.4rem;
  }
}
.detail-inner .detail-content h3 {
  margin-top: 2.5em;
  padding: 0.2em 0.5em;
  margin-bottom: 1em;
  background-color: #EEE;
  border-left: 5px solid #000;
}
.detail-inner .detail-content table {
  font-size: 1.6rem;
}
.detail-inner .detail-content table th {
  width: 20%;
  background-color: #EEE;
}
.detail-inner .detail-content ul li {
  list-style: disc;
  margin-left: 2em;
}
.detail-inner .detail-content .btn {
  margin-top: 2em;
}
.detail-inner .detail-content .btn a {
  display: inline-block;
  padding: 0.5em 2em;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  border-radius: 100px;
  transition: background-color 0.3s ease;
}
.detail-inner .detail-content .btn a:hover {
  background-color: #3f3f3f;
}
.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: #cc3131;
  text-decoration: none;
}
.detail-inner .detail-content .nav-links a:hover {
  text-decoration: underline;
}/*# sourceMappingURL=style.css.map */