@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("/assets/img/arrow_open.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
  color: #ccc;
}
select:valid {
  color: #323232;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 10px;
  vertical-align: baseline;
  background: transparent;
  height: 100%;
  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%;
  background-color: #f4f4f4;
}

img {
  max-width: 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;
}

.l-header {
  width: 100%;
  height: 75px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 clamp(20px, 2.78vw, 50px);
  position: relative;
  z-index: 10;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .l-header {
    height: auto;
    padding: 5.1282051282vw 3.8461538462vw;
  }
}
.l-header .logo img {
  width: 205px;
  height: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .l-header .logo img {
    width: 30.7692307692vw;
  }
}
@media screen and (max-width: 767px) {
  .l-header .header-nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #d9d9d9;
    z-index: 20;
    padding-top: 80px;
  }
  .l-header .header-nav.open {
    display: block;
  }
}
.l-header .nav-list {
  display: flex;
  align-items: center;
  gap: clamp(10px, 3.17vw, 57px);
}
@media screen and (max-width: 767px) {
  .l-header .nav-list {
    flex-direction: column;
    gap: 30px;
  }
}
.l-header .nav-item a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(14px, 1.11vw, 20px);
  font-weight: 500;
  color: #000;
  letter-spacing: 0.09em;
  transition: opacity 0.3s;
}
.l-header .nav-item a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .l-header .nav-item a {
    font-size: 18px;
  }
}
.l-header .header-contact-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: clamp(10px, 0.833vw, 15px) clamp(20px, 1.667vw, 30px);
  background-color: transparent;
  border: 2px solid #000;
  border-radius: 100px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.09em;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .l-header .header-contact-btn {
    padding: 0 20px;
    font-size: 16px;
  }
}
.l-header .header-contact-btn:hover {
  background-color: #000;
  color: #fff;
}
.l-header .header-contact-btn:hover img {
  filter: invert(1);
}
.l-header .header-contact-btn img {
  width: clamp(14px, 1.33vw, 24px);
  height: auto;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .l-header .header-contact-btn img {
    width: 20px;
  }
}
.l-header .menu {
  height: 50px;
  width: 50px;
  right: 15px;
  top: 50%;
  margin-top: -25px;
  z-index: 100;
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header .menu {
    display: block;
    position: absolute;
  }
}
.l-header .menu.open span {
  background-color: #000;
}
.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 .mobile-menu {
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-color: #F4F4F4;
  z-index: 90;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: translateX(100%);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s;
}
.l-header .mobile-menu.open {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.l-header .mobile-nav-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10.2564102564vw;
}
.l-header .mobile-nav-item a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5.1282051282vw;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.09em;
  transition: opacity 0.3s;
}
.l-header .mobile-nav-item a:hover {
  opacity: 0.6;
}
.l-header .mobile-contact-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.5641025641vw;
  margin-top: 5.1282051282vw;
  padding: 3.8461538462vw 7.6923076923vw;
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 100px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 4.6153846154vw;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.09em;
  transition: 0.3s;
}
.l-header .mobile-contact-btn:hover {
  background-color: #000;
  color: #fff;
}
.l-header .mobile-contact-btn:hover img {
  filter: invert(1);
}
.l-header .mobile-contact-btn img {
  width: 5.641025641vw;
  height: auto;
  transition: 0.3s;
}
.l-header nav {
  padding: 1em;
  animation: fadeIn 1s ease-out forwards;
}
@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 (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;
  }
}
.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 .logo {
  opacity: 1;
}
#detail .logo .patern01 {
  display: none;
}
#detail .logo .patern02 {
  display: block;
}
#detail .logo .patern02 .h1-text {
  color: #000000;
}
#detail .l-header {
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  #detail .l-header {
    background-color: transparent;
  }
}
#detail .l-header nav {
  opacity: 1;
}
#detail .l-header .header-nav .disabled {
  color: #000000 !important;
}

.l-content {
  background-color: #f4f4f4;
  position: relative;
}

.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.ver01 .title-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  line-height: 1.7;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media screen and (max-width: 767px) {
  .c-title.ver01 .title-jp {
    font-size: 4.1025641026vw;
  }
}
.c-title.ver01.blog-title {
  display: flex;
  align-items: flex-end;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .c-title.ver01.blog-title {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title.ver01.blog-title .title-en {
    max-width: 40vw;
  }
}
.c-title.ver01.news-title {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .c-title.ver01.news-title {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title.ver01.news-title .title-en {
    max-width: 26.9230769231vw;
  }
}
.c-title.ver01.company-title .title-jp {
  color: #fff;
}
.c-title.ver01.company-title .title-en {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-title.ver01.company-title .title-en {
    max-width: 42.8205128205vw;
    margin-bottom: 2.5641025641vw;
  }
}
.c-title.ver01.contact-title {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .c-title.ver01.contact-title {
    margin-bottom: 5.1282051282vw;
  }
}
.c-title.ver01.contact-title .title-en {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .c-title.ver01.contact-title .title-en {
    max-width: 38.4615384615vw;
    margin-bottom: 2.5641025641vw;
  }
}
.c-title.ver02 {
  text-align: center;
}
.c-title.ver02 .title-en {
  font-family: "Helvetica", sans-serif;
  font-size: 90px;
  font-weight: 700;
  color: #999;
  opacity: 0.66;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .c-title.ver02 .title-en {
    font-size: 10.2564102564vw;
    margin-bottom: 1.2820512821vw;
  }
}
.c-title.ver02 .title-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #999;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-title.ver02 .title-jp {
    font-size: 3.5897435897vw;
  }
}
.c-title.ver03 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .c-title.ver03 {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 5.1282051282vw;
  }
}
.c-title.ver03 .title-jp {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .c-title.ver03 .title-jp {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title.ver03.about-title .title-en {
    max-width: 64.1025641026vw;
  }
}
.c-title.ver03.blog-page-title .title-jp .small {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  line-height: 1.7;
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-title.ver03.blog-page-title .title-jp .small {
    font-size: 3.5897435897vw;
    margin-top: 2.5641025641vw;
  }
}
@media screen and (max-width: 767px) {
  .c-title.ver03.blog-page-title .title-en {
    max-width: 51.2820512821vw;
  }
}

.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;
  }
}
.c-button.outline-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  padding: 18px 50px;
  max-width: 361px;
  width: 100%;
  height: 80px;
  background-color: transparent;
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.75;
  border: 1px solid #000000;
  border-radius: 100px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button.outline-btn {
    margin: 0 auto;
    max-width: 61.5384615385vw;
    font-size: 4.1025641026vw;
    height: 60px;
    padding: 3.5897435897vw 10.2564102564vw;
    gap: 15px;
  }
}
.c-button.outline-btn:hover {
  background-color: #000000;
  color: #ffffff;
}
.c-button.outline-btn:hover img {
  filter: invert(1);
}
.c-button.outline-btn img {
  width: 27px;
  height: auto;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button.outline-btn img {
    width: 20px;
  }
}
.c-button.outline-btn.blog {
  margin: 0 auto;
}
.c-outer {
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .c-outer {
    padding: 0 7.6923076923vw;
  }
}
.c-outer.section-main {
  padding-top: 50px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-main {
    padding-top: 5.1282051282vw;
    padding-bottom: 20.5128205128vw;
  }
}
.c-outer.section-blog {
  padding-top: 140px;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-blog {
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
.c-outer.section-news {
  padding-top: 0px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-news {
    padding-top: 0vw;
    padding-bottom: 15.3846153846vw;
  }
}
.c-outer.section-company {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-company {
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
.c-outer.section-contact {
  padding-top: 100px;
  padding-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-contact {
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
.c-outer.section-about {
  padding-top: 70px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-about {
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
.c-outer.section-blog-page {
  padding-top: 70px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-blog-page {
    padding-top: 15.3846153846vw;
    padding-bottom: 15.3846153846vw;
  }
}
.c-outer.section-blog-detail {
  padding-top: 50px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .c-outer.section-blog-detail {
    padding-top: 5.1282051282vw;
    padding-bottom: 15.3846153846vw;
  }
}

.section-main {
  background-color: #F4F4F4;
  position: relative;
  display: flow-root;
}
@media screen and (max-width: 767px) {
  .section-main {
    background-size: 95%;
  }
}
.section-main .arrow-img {
  width: clamp(0px, 86.15vw, 1120px);
  position: absolute;
  top: -17%;
  right: -2%;
}
@media screen and (max-width: 767px) {
  .section-main .arrow-img {
    width: 110%;
    right: -9%;
    top: -7%;
  }
}
.section-main .main-wrap {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.section-main .main-mv-text {
  position: absolute;
  top: 0;
  right: -100px;
  width: 62%;
  max-width: 1120px;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .section-main .main-mv-text {
    width: 90%;
    right: -20px;
    top: 10px;
  }
}
.section-main .main-mv-text img {
  width: 100%;
  height: auto;
}
.section-main .main-title {
  position: relative;
  z-index: 2;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: clamp(0px, 6.615vw, 86px);
  font-weight: 700;
  line-height: 1.46;
  letter-spacing: 0.09em;
  color: #000;
  margin-top: 195px;
  margin-bottom: clamp(0px, 18.89vw, 340px);
}
@media screen and (max-width: 767px) {
  .section-main .main-title {
    margin-top: 23.0769230769vw;
    font-size: 8.4615384615vw;
    margin-bottom: 38.4615384615vw;
  }
}
.section-main .main-title span {
  display: block;
}
.section-main .main-lead {
  position: relative;
  z-index: 2;
  margin-bottom: 60px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 3.3;
  color: #000;
}
@media screen and (max-width: 767px) {
  .section-main .main-lead {
    margin-bottom: 10.2564102564vw;
    font-size: 3.3333333333vw;
    line-height: 2.4;
  }
}

.footer {
  color: #000000;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: center;
  background-color: #fff;
  background-color: #F4F4F4;
  display: flow-root;
}
.footer .footer-wrap {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.footer .footer-wrap .footer-text {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 14px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .footer .footer-wrap .footer-text {
    margin-top: 5.1282051282vw;
    margin-bottom: 15.3846153846vw;
    font-size: 3.5897435897vw;
  }
}

.section-contact {
  background-color: #F4F4F4;
}
.section-contact .contact-wrap {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 6%;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 5.1282051282vw;
  }
}
.section-contact .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 .form-left {
    width: 100%;
    padding: 0;
    border-radius: 10px;
    background-color: transparent;
  }
}
.section-contact .form-left .form-dl {
  margin-bottom: 35px;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .section-contact .form-left .form-dl {
    margin-bottom: 20px;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
}
.section-contact .form-left .form-dl dt {
  width: 135px;
  font-size: 16px;
  font-weight: 700;
}
.section-contact .form-left .form-dl dt .kome::after {
  content: "*";
  margin-left: 5px;
  color: red;
}
.section-contact .form-left .form-dl dd {
  flex: 1;
}
.section-contact .form-left .form-dl dd .input01 {
  border-radius: 5px;
  background-color: #E8E8E8;
}
.section-contact .form-left .form-dl dd .input02 {
  width: 100%;
  font-size: 16px;
  height: 125px;
  margin: 0;
  border-radius: 5px;
  border: none;
  background-color: #E8E8E8;
}
.section-contact .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 .form-left .form-btn:hover {
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .section-contact .form-left .form-btn {
    font-size: 5.1282051282vw;
  }
}
.section-contact .contact-header {
  flex: 1;
}
.section-contact .contact-desc {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-desc {
    font-size: 3.5897435897vw;
  }
}

.section-blog {
  background-color: #fff;
}
.section-blog .blog-wrap {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.section-blog .blog-header {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .section-blog .blog-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 5.1282051282vw;
  }
}
.section-blog .blog-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .section-blog .blog-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 6vw 3.8461538462vw;
  }
}
.section-blog .blog-item {
  flex: 1;
}
.section-blog .blog-item a {
  display: block;
  transition: opacity 0.3s;
}
.section-blog .blog-item a:hover {
  opacity: 0.7;
}
.section-blog .blog-item-img {
  width: 100%;
  height: 249px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .section-blog .blog-item-img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
}
.section-blog .blog-item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-blog .blog-item-category {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .section-blog .blog-item-category {
    font-size: 2.5641025641vw;
  }
}
.section-blog .blog-item-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-blog .blog-item-title {
    font-size: 3.0769230769vw;
  }
}
.section-blog .blog-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-blog .blog-tabs {
    gap: 2.0512820513vw;
    margin-bottom: 5.1282051282vw;
  }
}
.section-blog .blog-tab-button {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 999px;
  padding: 10px 18px;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
@media screen and (max-width: 767px) {
  .section-blog .blog-tab-button {
    font-size: 3.0769230769vw;
    padding: 2.0512820513vw 3.5897435897vw;
  }
}
.section-blog .blog-tab-button.active {
  background: #000;
  color: #fff;
  border-color: #000;
}
.section-blog .blog-tab-panel {
  display: none;
}
.section-blog .blog-tab-panel.active {
  display: block;
}
.section-blog .blog-item--empty {
  flex: 1;
  text-align: center;
  color: #888;
}

.section-company {
  background-color: #000;
}
.section-company .company-wrap {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 6%;
}
@media screen and (max-width: 767px) {
  .section-company .company-wrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 5.1282051282vw;
  }
}
.section-company .company-card {
  background-color: #fff;
  border-radius: 50px 0 50px 0;
  padding: 110px 60px;
  max-width: 654px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section-company .company-card {
    border-radius: 12.8205128205vw 0vw 0vw 0vw;
    width: calc(100% + 7.6923076923vw);
    margin-right: calc(50% - 50vw);
    padding: 15.3846153846vw 7.6923076923vw;
  }
}
.section-company .company-info {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.section-company .company-info-row {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .section-company .company-info-row {
    flex-direction: column;
    gap: 2.5641025641vw;
  }
}
.section-company .company-info-row dt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  line-height: 1.8;
  flex-shrink: 0;
  width: 100px;
}
@media screen and (max-width: 767px) {
  .section-company .company-info-row dt {
    font-size: 3.5897435897vw;
    line-height: 1;
  }
}
.section-company .company-info-row dd {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-company .company-info-row dd {
    font-size: 3.5897435897vw;
    line-height: 1;
  }
}

.section-news {
  background-color: #fff;
}
.section-news .news-wrap {
  position: relative;
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
}
.section-news .news-header {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-news .news-header {
    gap: 5.1282051282vw;
    margin-bottom: 5.1282051282vw;
  }
}
.section-news .news-list {
  display: flex;
  flex-direction: column;
}
.section-news .news-item {
  border-bottom: 1px solid #000;
}
.section-news .news-item:first-child {
  border-top: 1px solid #000;
}
.section-news .news-item a {
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 30px 0;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .section-news .news-item a {
    gap: 2.5641025641vw;
    padding: 5.1282051282vw 0;
    flex-direction: column;
    align-items: flex-start;
  }
}
.section-news .news-item a:hover {
  opacity: 0.7;
}
.section-news .news-item time {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .section-news .news-item time {
    font-size: 14px;
  }
}
.section-news .news-item-text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
@media screen and (max-width: 767px) {
  .section-news .news-item-text {
    font-size: 14px;
  }
}

.section-about {
  background-color: #F4F4F4;
}
.section-about .about-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.section-about .about-header {
  width: 90%;
  margin: 0 auto 80px auto;
}
@media screen and (max-width: 767px) {
  .section-about .about-header {
    margin-bottom: 10.2564102564vw;
    width: 100%;
  }
}
.section-about .about-card {
  background-color: #fff;
  padding: 80px 20px;
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-about .about-card {
    padding: 10.2564102564vw 5.1282051282vw;
    margin-bottom: 10.2564102564vw;
  }
}
.section-about .about-card:last-child {
  margin-bottom: 0;
}
.section-about .about-card--mission {
  border-radius: 100px 0 100px 0;
}
@media screen and (max-width: 767px) {
  .section-about .about-card--mission {
    border-radius: 12.8205128205vw 0 12.8205128205vw 0;
  }
}
.section-about .about-card--vision {
  border-radius: 100px 0 100px 0;
}
@media screen and (max-width: 767px) {
  .section-about .about-card--vision {
    border-radius: 12.8205128205vw 0 12.8205128205vw 0;
  }
}
.section-about .about-card--value {
  border-radius: 100px 0 100px 0;
}
@media screen and (max-width: 767px) {
  .section-about .about-card--value {
    border-radius: 12.8205128205vw 0 12.8205128205vw 0;
  }
}
.section-about .about-card__label {
  font-family: "Helvetica", sans-serif;
  font-size: 90px;
  font-weight: 700;
  color: #999;
  opacity: 0.66;
  line-height: 1.4;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .section-about .about-card__label {
    font-size: 10.2564102564vw;
    margin-bottom: 1.2820512821vw;
  }
}
.section-about .about-card__subtitle {
  font-size: 20px;
  font-weight: 700;
  color: #999;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .section-about .about-card__subtitle {
    font-size: 3.5897435897vw;
    margin-bottom: 5.1282051282vw;
  }
}
.section-about .about-card__text {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.3;
  color: #000;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-about .about-card__text {
    font-size: 3.5897435897vw;
    line-height: 2;
    margin-top: 5.1282051282vw;
    text-align: left;
  }
}
.section-about .about-card .strong {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .section-about .about-card .strong {
    font-size: 4.1025641026vw;
  }
}
.section-about .about-card .margin-top-20 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .section-about .about-card .font-size {
    font-size: 3.4871794872vw;
  }
}
.section-about .about-card__list {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 2.3;
  color: #000;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .section-about .about-card__list {
    font-size: 3.5897435897vw;
    line-height: 2;
    margin-top: 5.1282051282vw;
    text-align: left;
  }
}
.section-about .about-card__list li {
  padding-left: 1em;
  text-indent: -1em;
}
.section-about .about-card-h2 {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-about .about-card-h2 {
    font-size: 4.6153846154vw;
    margin-top: 5.1282051282vw;
  }
}
.section-about .about-card-h2 .top {
  font-size: 80px;
  font-weight: 700;
  color: #C7C7C7;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  margin-bottom: 30px;
  display: block;
}
@media screen and (max-width: 767px) {
  .section-about .about-card-h2 .top {
    font-size: 7.6923076923vw;
    margin-bottom: 5.1282051282vw;
  }
}
.section-about .about-card-h2 .bottom {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 767px) {
  .section-about .about-card-h2 .bottom {
    font-size: 5.1282051282vw;
  }
}
.section-about .about-card-text {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.2;
  color: #363636;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-about .about-card-text {
    font-size: 3.5897435897vw;
    line-height: 2;
    margin-top: 5.1282051282vw;
    text-align: left;
  }
}
.section-about .about-main-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(24px, 4vw, 80px);
  font-weight: 700;
  color: #000;
  line-height: 1.5;
  text-align: center;
  margin-top: 170px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-about .about-main-title {
    margin-top: 20.5128205128vw;
    margin-bottom: 7.6923076923vw;
    text-align: left;
    font-size: 5.8974358974vw;
  }
}
.section-about .about-sub-title {
  font-size: clamp(22px, 2.96875vw, 38px);
  font-weight: 700;
  color: #000000;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-about .about-sub-title {
    text-align: left;
    font-size: 4.8717948718vw;
    margin-bottom: 7.6923076923vw;
  }
}
.section-about .about-text {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2.3;
  color: #363636;
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .section-about .about-text {
    font-size: 3.5897435897vw;
    margin-bottom: 10.2564102564vw;
    text-align: left;
  }
}

.section-greet {
  background-color: #000;
  padding: 120px 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-greet {
    text-align: left;
    padding: 20.5128205128vw 8vw;
  }
}
.section-greet .greet-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.section-greet .greet-header {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .section-greet .greet-header {
    margin-bottom: 10.2564102564vw;
  }
}
.section-greet .greet-label {
  font-size: 80px;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .section-greet .greet-label {
    font-size: 10vw;
    margin-bottom: 4.1025641026vw;
  }
}
.section-greet .greet-tagline {
  font-size: clamp(22px, 2.65625vw, 34px);
  font-weight: 700;
  color: #fff;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .section-greet .greet-tagline {
    font-size: 5.1282051282vw;
  }
}
.section-greet .greet-text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  color: #FFF;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .section-greet .greet-text {
    font-size: 3.5897435897vw;
  }
}
.section-greet .greet-signature {
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.12em;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .section-greet .greet-signature {
    font-size: 3.8461538462vw;
    text-align: right;
  }
}

.section-blog-page {
  background-color: #F4F4F4;
}
.section-blog-page .blog-page-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.section-blog-page .blog-page-header {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-header {
    margin-bottom: 10.2564102564vw;
  }
}
.section-blog-page .blog-page-lead {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.9;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-lead {
    font-size: 3.5897435897vw;
    margin-top: 3.8461538462vw;
  }
}
.section-blog-page .blog-page-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px 30px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10.2564102564vw 3.8461538462vw;
  }
}
.section-blog-page .blog-card {
  position: relative;
  transition: opacity 0.3s;
}
.section-blog-page .blog-card:hover {
  opacity: 0.6;
}
.section-blog-page .blog-card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.section-blog-page .blog-page-item__img {
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  height: 250px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-item__img {
    margin-bottom: 10px;
    border-radius: 2.5641025641vw;
    height: 25.641025641vw;
  }
}
.section-blog-page .blog-page-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-blog-page .blog-page-item__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-item__title {
    font-size: 3.0769230769vw;
    margin-bottom: 2.5641025641vw;
  }
}
.section-blog-page .blog-page-item__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-item__tags {
    gap: 2.0512820513vw;
  }
}
.section-blog-page .blog-page-item__tags .tag {
  position: relative;
  z-index: 2;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 5px 9px;
  border: 1px solid #000;
  border-radius: 50px;
  transition: 0.3s;
  color: #000;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-item__tags .tag {
    font-size: 2.5641025641vw;
    padding: 1.0256410256vw 2.0512820513vw;
  }
}
.section-blog-page .blog-page-item__tags .tag:hover {
  background-color: #000;
  color: #fff;
}
.section-blog-page .blog-page-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-pagination {
    gap: 5.1282051282vw;
    margin-top: 10.2564102564vw;
  }
}
.section-blog-page .blog-page-pagination .pagination-prev,
.section-blog-page .blog-page-pagination .pagination-next {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s;
}
.section-blog-page .blog-page-pagination .pagination-prev:hover,
.section-blog-page .blog-page-pagination .pagination-next:hover {
  opacity: 0.6;
}
.section-blog-page .blog-page-pagination .pagination-prev svg,
.section-blog-page .blog-page-pagination .pagination-next svg {
  width: 12px;
  height: 23px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-pagination .pagination-prev svg,
  .section-blog-page .blog-page-pagination .pagination-next svg {
    width: 2.0512820513vw;
    height: 4.1025641026vw;
  }
}
.section-blog-page .blog-page-pagination .pagination-numbers {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-pagination .pagination-numbers {
    gap: 5.1282051282vw;
  }
}
.section-blog-page .blog-page-pagination .pagination-numbers a {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.75;
  color: #000;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .section-blog-page .blog-page-pagination .pagination-numbers a {
    font-size: 4.1025641026vw;
  }
}
.section-blog-page .blog-page-pagination .pagination-numbers a:hover {
  opacity: 0.6;
}
.section-blog-page .blog-page-pagination .pagination-numbers a.current {
  text-decoration: underline;
}

.section-blog-detail {
  background-color: #F4F4F4;
}
.section-blog-detail .blog-detail-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.section-blog-detail .blog-detail-card {
  background-color: #fff;
  border-radius: 0 100px 0 100px;
  padding: clamp(0px, 5.556vw, 100px) clamp(0px, 7.222vw, 130px);
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card {
    border-radius: 0 12.8205128205vw 0 12.8205128205vw;
    padding: 10.2564102564vw 5.1282051282vw;
    margin-bottom: 15.3846153846vw;
  }
}
.section-blog-detail .blog-detail-card__img {
  margin-bottom: 30px;
  height: 440px;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__img {
    margin-bottom: 5.1282051282vw;
    height: 46.1538461538vw;
  }
}
.section-blog-detail .blog-detail-card__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__img img {
    border-radius: 1.2820512821vw;
  }
}
.section-blog-detail .blog-detail-card__meta {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__meta {
    flex-wrap: wrap;
    gap: 2.5641025641vw;
    margin-bottom: 2.5641025641vw;
  }
}
.section-blog-detail .blog-detail-card__date {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__date {
    font-size: 3.0769230769vw;
  }
}
.section-blog-detail .blog-detail-card__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__tags {
    gap: 2.0512820513vw;
  }
}
.section-blog-detail .blog-detail-card__tags .tag {
  position: relative;
  z-index: 2;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 5px 14px;
  border: 1px solid #000;
  border-radius: 130px;
  transition: 0.3s;
  color: #000;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__tags .tag {
    font-size: 2.5641025641vw;
    padding: 1.0256410256vw 2.5641025641vw;
  }
}
.section-blog-detail .blog-detail-card__tags .tag:hover {
  background-color: #000;
  color: #fff;
}
.section-blog-detail .blog-detail-card__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__title {
    font-size: 5.1282051282vw;
    margin-bottom: 5.1282051282vw;
  }
}
.section-blog-detail .blog-detail-card__content {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__content {
    font-size: 3.5897435897vw;
    margin-bottom: 10.2564102564vw;
  }
}
.section-blog-detail .blog-detail-card__content p {
  margin-bottom: 1em;
}
.section-blog-detail .blog-detail-card__content p:last-child {
  margin-bottom: 0;
}
.section-blog-detail .blog-detail-card__nav {
  padding: 0 clamp(0px, 7.222vw, 130px);
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__nav {
    padding: 0;
    gap: 5.1282051282vw;
  }
}
.section-blog-detail .blog-detail-card__nav .nav-prev,
.section-blog-detail .blog-detail-card__nav .nav-next {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 5px;
  transition: opacity 0.3s;
  color: #000;
}
.section-blog-detail .blog-detail-card__nav .nav-prev:hover,
.section-blog-detail .blog-detail-card__nav .nav-next:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__nav .nav-prev,
  .section-blog-detail .blog-detail-card__nav .nav-next {
    gap: 1.2820512821vw;
  }
}
.section-blog-detail .blog-detail-card__nav .nav-next {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__nav .nav-next {
    text-align: left;
  }
}
.section-blog-detail .blog-detail-card__nav .nav-label {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__nav .nav-label {
    font-size: 3.5897435897vw;
  }
}
.section-blog-detail .blog-detail-card__nav .nav-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .section-blog-detail .blog-detail-card__nav .nav-title {
    font-size: 3.5897435897vw;
  }
}
.section-blog-detail .blog-detail-card__nav .nav-divider {
  width: 1px;
  background-color: #C2C2C2;
  flex-shrink: 0;
}
.js-anim {
  opacity: 0;
  transition: 1.5s;
}
.js-anim.start-anim {
  opacity: 1;
}/*# sourceMappingURL=style.css.map */