@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

figure {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  -webkit-appearance: none;
}

*:focus {
  outline: 0;
  outline: none;
}

/* clearfix */
.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

main {
  display: block;
}

a:hover {
  cursor: pointer;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  bottom: 0;
}

input {
  appearance: auto;
}

:root {
  --c-font: #1a1a1a;
  --c-font-sub: #666;
  --c-font-footer: #505050;
  --c-main: #505f6a;
  --c-sub: #8d7567;
  --c-accent: #b6c5c5;
  --c-border: #707070;
  --c-gray: #eaeaea;
  --c-white: #fff;
  --c-body: #fff;
  --c-bg: #f5f5f5;
  --c-link: #747474;
  --c-tab: #DEDEDE;
  --w-unit: 15px;
  --w-pc: 1200px;
  --w-L: 1000px;
  --w-M: 900px;
  --w-S: 600px;
}

/* 余白 */
.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

@media (max-width: 768px) {
  .mt10-sp {
    margin-top: 10px;
  }
  .mb10-sp {
    margin-bottom: 10px;
  }
  .pt10-sp {
    padding-top: 10px;
  }
  .pb10-sp {
    padding-bottom: 10px;
  }
  .mt20-sp {
    margin-top: 20px;
  }
  .mb20-sp {
    margin-bottom: 20px;
  }
  .pt20-sp {
    padding-top: 20px;
  }
  .pb20-sp {
    padding-bottom: 20px;
  }
  .mt30-sp {
    margin-top: 30px;
  }
  .mb30-sp {
    margin-bottom: 30px;
  }
  .pt30-sp {
    padding-top: 30px;
  }
  .pb30-sp {
    padding-bottom: 30px;
  }
  .mt40-sp {
    margin-top: 40px;
  }
  .mb40-sp {
    margin-bottom: 40px;
  }
  .pt40-sp {
    padding-top: 40px;
  }
  .pb40-sp {
    padding-bottom: 40px;
  }
  .mt50-sp {
    margin-top: 50px;
  }
  .mb50-sp {
    margin-bottom: 50px;
  }
  .pt50-sp {
    padding-top: 50px;
  }
  .pb50-sp {
    padding-bottom: 50px;
  }
  .mt60-sp {
    margin-top: 60px;
  }
  .mb60-sp {
    margin-bottom: 60px;
  }
  .pt60-sp {
    padding-top: 60px;
  }
  .pb60-sp {
    padding-bottom: 60px;
  }
  .mt70-sp {
    margin-top: 70px;
  }
  .mb70-sp {
    margin-bottom: 70px;
  }
  .pt70-sp {
    padding-top: 70px;
  }
  .pb70-sp {
    padding-bottom: 70px;
  }
  .mt80-sp {
    margin-top: 80px;
  }
  .mb80-sp {
    margin-bottom: 80px;
  }
  .pt80-sp {
    padding-top: 80px;
  }
  .pb80-sp {
    padding-bottom: 80px;
  }
  .mt90-sp {
    margin-top: 90px;
  }
  .mb90-sp {
    margin-bottom: 90px;
  }
  .pt90-sp {
    padding-top: 90px;
  }
  .pb90-sp {
    padding-bottom: 90px;
  }
  .mt100-sp {
    margin-top: 100px;
  }
  .mb100-sp {
    margin-bottom: 100px;
  }
  .pt100-sp {
    padding-top: 100px;
  }
  .pb100-sp {
    padding-bottom: 100px;
  }
}
@media (min-width: 768.1px) {
  .mt10-pc {
    margin-top: 10px;
  }
  .mb10-pc {
    margin-bottom: 10px;
  }
  .pt10-pc {
    padding-top: 10px;
  }
  .pb10-pc {
    padding-bottom: 10px;
  }
  .mt20-pc {
    margin-top: 20px;
  }
  .mb20-pc {
    margin-bottom: 20px;
  }
  .pt20-pc {
    padding-top: 20px;
  }
  .pb20-pc {
    padding-bottom: 20px;
  }
  .mt30-pc {
    margin-top: 30px;
  }
  .mb30-pc {
    margin-bottom: 30px;
  }
  .pt30-pc {
    padding-top: 30px;
  }
  .pb30-pc {
    padding-bottom: 30px;
  }
  .mt40-pc {
    margin-top: 40px;
  }
  .mb40-pc {
    margin-bottom: 40px;
  }
  .pt40-pc {
    padding-top: 40px;
  }
  .pb40-pc {
    padding-bottom: 40px;
  }
  .mt50-pc {
    margin-top: 50px;
  }
  .mb50-pc {
    margin-bottom: 50px;
  }
  .pt50-pc {
    padding-top: 50px;
  }
  .pb50-pc {
    padding-bottom: 50px;
  }
  .mt60-pc {
    margin-top: 60px;
  }
  .mb60-pc {
    margin-bottom: 60px;
  }
  .pt60-pc {
    padding-top: 60px;
  }
  .pb60-pc {
    padding-bottom: 60px;
  }
  .mt70-pc {
    margin-top: 70px;
  }
  .mb70-pc {
    margin-bottom: 70px;
  }
  .pt70-pc {
    padding-top: 70px;
  }
  .pb70-pc {
    padding-bottom: 70px;
  }
  .mt80-pc {
    margin-top: 80px;
  }
  .mb80-pc {
    margin-bottom: 80px;
  }
  .pt80-pc {
    padding-top: 80px;
  }
  .pb80-pc {
    padding-bottom: 80px;
  }
  .mt90-pc {
    margin-top: 90px;
  }
  .mb90-pc {
    margin-bottom: 90px;
  }
  .pt90-pc {
    padding-top: 90px;
  }
  .pb90-pc {
    padding-bottom: 90px;
  }
  .mt100-pc {
    margin-top: 100px;
  }
  .mb100-pc {
    margin-bottom: 100px;
  }
  .pt100-pc {
    padding-top: 100px;
  }
  .pb100-pc {
    padding-bottom: 100px;
  }
}
.mt5 {
  margin-top: 5px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.mt-sec {
  margin-top: 50px;
}
@media (min-width: 768.1px) {
  .mt-sec {
    margin-top: 80px;
  }
}

.sec-wrap {
  padding-top: 50px;
  padding-bottom: 70px;
}
@media (min-width: 768.1px) {
  .sec-wrap {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

/*-----------
フォントの設定
-------------*/
.f-XS {
  font-size: clamp(1.2rem, 1.2vw, 1.2rem);
}

.f-SS {
  font-size: clamp(1.6rem, 1.6vw, 1.6rem);
}

.f-S {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
}

.f-M {
  font-size: clamp(1.8rem, 2vw, 2rem);
}

.f-L {
  font-size: clamp(2.2rem, 3vw, 3rem);
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.ttf") format("truetype"), url("../fonts/NotoSansJP-Regular.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.ttf") format("truetype"), url("../fonts/NotoSansJP-Medium.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.ttf") format("truetype"), url("../fonts/NotoSansJP-Bold.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Novecento sans wide";
  src: url("../fonts/Novecento_WideNormal.ttf") format("truetype"), url("../fonts/Novecento_WideNormal.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Novecento sans wide";
  src: url("../fonts/Novecento_WideMedium.ttf") format("truetype"), url("../fonts/Novecento_WideMedium.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Novecento sans wide";
  src: url("../fonts/Novecento_WideDemiBold.ttf") format("truetype"), url("../fonts/Novecento_WideDemiBold.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Novecento sans wide";
  src: url("../fonts/Novecento_WideBold.ttf") format("truetype"), url("../fonts/Novecento_WideBold.woff") format("woff");
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*---------
全体レイアウト
------------*/
html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴシック", "游ゴシック", YuGothic, Arial, "メイリオ", Meiryo, Helvetica, system-ui;
  color: var(--c-font);
  background-color: var(--c-body);
  line-height: 1.8;
  position: relative;
  scroll-behavior: smooth;
  word-break: break-word;
  font-weight: 400;
  z-index: auto;
}

body {
  font-size: 1.4rem;
  position: relative;
  width: 100%;
  padding-bottom: 0;
  z-index: auto;
  /* chrome safari opera */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body {
    min-height: 100%;
  }
}

img {
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

iframe {
  width: 100%;
  height: auto;
  border: 0;
}

a {
  color: var(--c-font);
  text-decoration: none;
  cursor: pointer;
}

button {
  color: var(--c-font);
  cursor: pointer;
}

@media (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}

@media (min-width: 768.1px) {
  .is-sp {
    display: none !important;
  }
}

.wrap {
  width: 100%;
  overflow: hidden;
}

.container {
  margin-inline: auto;
  max-width: var(--w-pc);
  width: 100%;
}
@media (max-width: 1230px) {
  .container {
    padding-left: var(--w-unit);
    padding-right: var(--w-unit);
  }
}
.container-S {
  max-width: var(--w-S);
  margin-inline: auto;
}
.container-M {
  max-width: var(--w-M);
  margin-inline: auto;
}
.container-L {
  max-width: var(--w-L);
  margin-inline: auto;
}

.anker {
  margin-top: -100px;
  padding-top: 100px;
}

.h-1 {
  font-size: clamp(2.6rem, 4vw, 4rem);
  font-weight: 500;
  line-height: 1.4;
}

.h-2-en {
  font-family: "Novecento sans wide", Helvetica, Arial, sans-serif;
  font-size: clamp(2.2rem, 3vw, 3rem);
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.h-3 {
  font-size: clamp(2rem, 2.2vw, 2.2rem);
  font-weight: 600;
  line-height: 1.6;
}

.h-4 {
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.6;
}

.t-left {
  text-align: left;
}
.t-ctr {
  text-align: center;
}
@media (max-width: 768px) {
  .t-ctr-sp {
    text-align: center;
  }
}
@media (min-width: 768.1px) {
  .t-ctr-pc {
    text-align: center;
  }
}
.t-right {
  text-align: right;
}
.t-note {
  position: relative;
  padding-left: 1.2em;
}
.t-note::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}
.t-link {
  text-decoration: underline;
  color: var(--c-font);
  padding-bottom: 0.1em;
}
.t-link-arrow {
  padding-right: 0.8em;
  position: relative;
}
.t-link-arrow::before {
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: var(--c-border);
}
.t-link-arrow::after {
  right: 0.1em;
  top: calc(50% + 1px);
  position: absolute;
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid var(--c-font);
  border-right: 1px solid var(--c-font);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.t-external {
  position: relative;
  padding-right: 1.4em;
  display: inline-block;
}
.t-external::after {
  top: 50%;
  right: 0.1em;
  position: absolute;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-external.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.t-external.external-white::after {
  background-image: url("../img/icon/icon-external-white.svg");
}
.t-pdf {
  position: relative;
  padding-right: 1.4em;
  display: inline-block;
}
.t-pdf::after {
  top: 50%;
  right: 0.1em;
  position: absolute;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-pdf.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.t-pdf.pdf-white::after {
  background-image: url("../img/icon/icon-pdf-white.svg");
}
.t-xlsx {
  position: relative;
  padding-right: 1.4em;
  display: inline-block;
}
.t-xlsx::after {
  top: 50%;
  right: 0.1em;
  position: absolute;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-xlsx.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.t-ib {
  display: inline-block;
}

.f-medium {
  font-weight: 500;
}
.f-bold {
  font-weight: 700;
}
.f-main {
  color: var(--c-main);
}
.f-white {
  color: var(--c-white);
}

.bg-nomal {
  background-color: var(--c-bg);
}

.bg-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
  width: 266px;
  height: 60px;
  text-align: center;
  min-height: 50px;
  color: var(--c-white);
  background: var(--c-main);
  border: 2px solid var(--c-main);
  position: relative;
  transition: 0.3s;
}
.btn::before, .btn::after {
  position: absolute;
  content: "";
  vertical-align: middle;
  transition: 0.3s;
}
.btn.btn-ctr {
  margin-inline: auto;
}
@media (max-width: 768px) {
  .btn.btn-ctr-sp {
    margin-inline: auto;
  }
}
.btn.btn-right {
  margin-left: auto;
}
.btn.btn-arrow::before {
  right: 26px;
  width: 18px;
  height: 1px;
  background: var(--c-white);
}
.btn.btn-arrow::after {
  right: 26px;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--c-white);
  border-right: 1px solid var(--c-white);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn.btn-arrow:hover {
  color: var(--c-main);
  background: var(--c-white);
}
.btn.btn-arrow:hover::before {
  background: var(--c-main);
}
.btn.btn-arrow:hover::after {
  border-color: var(--c-main);
}
.btn.btn-link-white::after {
  top: 50%;
  right: 2vw;
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  display: block;
  transform: translateY(-50%);
  background-image: url("../img/icon/icon-link-wh.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.btn.btn-link-white:hover {
  color: var(--c-main);
  background: var(--c-white);
}
.btn.btn-link-white:hover::after {
  background-image: url("../img/icon/icon-link.svg");
}
.btn.btn-sub {
  background: var(--c-sub);
  border: 2px solid var(--c-sub);
}
.btn.btn-sub:hover {
  color: var(--c-sub);
}
.btn.btn-sub:hover::before {
  background: var(--c-sub);
}
.btn.btn-sub:hover::after {
  border-color: var(--c-sub);
}

.list-ul {
  margin-left: 0.2em;
}
.list-ul li {
  line-height: 2;
  position: relative;
  padding-left: 15px;
}
.list-ul li + li {
  margin-top: 0.2em;
}
.list-ul li::before {
  position: absolute;
  content: "";
  top: 0.8em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: var(--c-font);
}
.list-ul li a {
  text-decoration: underline;
  color: var(--c-main);
}

.table-nomal {
  width: 100%;
  background: var(--c-white);
}
.table-nomal th, .table-nomal td {
  border: 1px solid var(--c-tab);
  padding: 1em 0.8em;
}
.table-nomal th {
  background: var(--c-bg);
  text-align: center;
}
@media (max-width: 768px) {
  .table-nomal th {
    font-size: 1.2rem;
    width: 70px;
  }
}

.access-map {
  width: 100%;
  height: 300px;
}
.access-map iframe {
  width: 100%;
  height: 100%;
}

.grid-box {
  width: 100%;
}
.grid-box.x2 {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid-box.x2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}
.grid-box.x3 {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid-box.x3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}
@media (min-width: 1200.1px) {
  .grid-box.x3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.grid-box.x4 {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid-box.x4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}
@media (min-width: 1200.1px) {
  .grid-box.x4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
.grid-box.grid-alignctr {
  align-items: center;
}
.grid-box .grid-thum {
  text-align: center;
}
.grid-box .grid-thum img {
  width: 100%;
  height: auto;
}

/* ループ */
.loop-wrap {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  overflow: hidden;
}

.loop-wrap ul {
  width: auto;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
}

.loop-wrap ul li {
  display: inline-block;
  list-style: none;
  text-align: center;
  box-sizing: border-box;
}

.loop-staff ul li {
  min-width: 1395px;
  margin-right: 5px;
}

.loop-groupworks ul li {
  min-width: 2100px;
}

.loop-wrap ul li img {
  display: block;
  width: 100%;
  height: auto;
}

.loop-wrap ul:first-child {
  animation: loop 80s -40s linear infinite;
}

.loop-wrap ul:last-child {
  animation: loop2 80s linear infinite;
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
/*-----
header　
-------*/
.header-h {
  height: 80px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  filter: drop-shadow(2px 3px 4px rgba(0, 0, 0, 0.16));
  z-index: 100;
}
@media (max-width: 768px) {
  .header .nav-pc {
    display: none !important;
  }
}
@media (min-width: 768.1px) {
  .header .nav-sp {
    display: none !important;
  }
}
.header .header-nav-inner {
  background-color: var(--c-white);
  width: 100%;
  height: 100%;
  position: relative;
  transition: 0.3s;
}
.header .header-nav-inner .header-logo {
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  z-index: 300;
}
@media (min-width: 768.1px) {
  .header .header-nav-inner .header-logo {
    left: 15px;
  }
}
.header .header-nav-inner .header-logo a {
  width: 70px;
  display: block;
}
@media (min-width: 520.1px) {
  .header .header-nav-inner .header-logo a {
    width: 280px;
  }
}
.header .header-nav-inner .header-logo a picture {
  display: block;
  width: 100%;
  height: auto;
}
.header .header-nav-inner .header-logo a img {
  width: 100%;
  height: auto;
  display: block;
}
.header .header-nav-inner .header-btn {
  position: absolute;
  right: 80px;
  top: 0;
  height: 100%;
  display: flex;
  gap: 1px;
}
@media (min-width: 1200.1px) {
  .header .header-nav-inner .header-btn {
    right: 0;
  }
}
.header .header-nav-inner .header-btn .header-item a {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  font-size: 1.1rem;
  width: 70px;
  height: 100%;
  color: var(--c-white);
  background-color: var(--c-main);
  border: 2px solid var(--c-main);
  padding: 5px;
  transition: 0.5s;
}
@media (min-width: 768.1px) {
  .header .header-nav-inner .header-btn .header-item a {
    width: 88px;
  }
}
.header .header-nav-inner .header-btn .header-item.header-soudan a {
  background-color: var(--c-sub);
  border: 2px solid var(--c-sub);
}

@media (max-width: 1199.9px) {
  .nav {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: 0;
    background-color: var(--c-font);
    transition: all 0.6s;
    z-index: -100;
    opacity: 0;
    overflow: hidden;
  }
  .nav .nav-list {
    padding: 20px 15px;
    width: 100%;
    height: 0;
    background-color: var(--c-font);
    margin-left: auto;
    display: none;
  }
  .nav .nav-item {
    background-color: var(--c-font);
  }
  .nav .nav-item a {
    font-size: 1.2rem;
    padding: 0.8em 0.5em;
    display: block;
    color: var(--c-accent);
    position: relative;
  }
  .nav .nav-item a::after {
    right: 1.5em;
    top: 50%;
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-top: 2px solid var(--c-white);
    border-right: 2px solid var(--c-white);
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
  .nav .nav-item a span {
    font-size: 1.4rem;
    display: block;
    color: var(--c-white);
  }
  .nav-btn {
    display: block;
    position: absolute;
    display: block;
    cursor: pointer;
    width: 80px;
    height: 80px;
    z-index: 300;
    top: 0;
    right: 0;
    background-color: var(--c-white);
  }
  .ham {
    position: relative;
    width: 25px;
    margin-inline: auto;
    color: var(--c-font);
  }
  .ham::after {
    color: var(--c-font);
    content: "";
    width: 40px;
    height: 20px;
    background-image: url("../img/common/menu.svg");
    background-repeat: no-repeat;
    background-size: 40px auto;
    position: absolute;
    top: 52px;
    left: -7px;
    display: block;
    font-size: 1em;
  }
  .ham .ham-line {
    position: absolute;
    left: 50%;
    width: 25px;
    height: 3px;
    background-color: var(--c-font);
    transition: all 0.6s;
    transform: translateX(-50%);
  }
  .ham .ham-line-1 {
    top: 20px;
  }
  .ham .ham-line-2 {
    top: 30px;
  }
  .ham .ham-line-3 {
    top: 40px;
  }
  .nav.nav-open {
    position: fixed;
    height: calc(100vh - 80px);
    display: block;
    opacity: 1;
    z-index: 300;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }
  .nav.nav-open::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .nav.nav-open .nav-list {
    display: block;
    height: 100%;
    padding: 20px 15px 100px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    /* IE, Edge 対応 */
    scrollbar-width: none;
    /* Firefox 対応 */
  }
  .nav.nav-open .nav-list::-webkit-scrollbar {
    /* Chrome, Safari 対応 */
    display: none;
  }
  .nav-open .ham-line-1 {
    transform: translateX(-50%) rotate(45deg);
    top: 30px;
  }
  .nav-open .ham-line-2 {
    width: 0;
    left: 50%;
  }
  .nav-open .ham-line-3 {
    transform: translateX(-50%) rotate(-45deg);
    top: 30px;
  }
  .nav-open .ham::after {
    background-image: url("../img/common/close.svg");
  }
}
@media (min-width: 1200px) {
  .nav {
    height: 100%;
    display: flex;
    align-items: center;
    margin-right: 380px;
  }
  .nav-list {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
  }
  .nav-list .nav-item a {
    display: block;
    color: var(--c-font);
    position: relative;
  }
  .nav-list .nav-item a span {
    display: none;
  }
}
/*footer*/
.footer {
  width: 100%;
  padding-top: 70px;
  color: var(--c-font-footer);
}
.footer img {
  width: 100%;
  height: auto;
}
.footer a {
  color: var(--c-font-footer);
}
.footer .footer-logo {
  width: min(100%, 270px);
}
@media (max-width: 768px) {
  .footer .footer-logo {
    margin-inline: auto;
  }
}
.footer .footer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 50px;
}
@media (max-width: 768px) {
  .footer .footer-grid {
    text-align: center;
  }
}
@media (min-width: 768.1px) {
  .footer .footer-grid {
    grid-template-columns: 1fr 340px 100px;
  }
}
@media (min-width: 1200.1px) {
  .footer .footer-grid {
    grid-template-columns: 1fr 400px 200px;
  }
}
.footer .footer-menu {
  display: grid;
  grid-template-columns: 1fr;
}
@media (max-width: 768px) {
  .footer .footer-menu {
    order: 3;
    gap: 1em;
  }
  .footer .footer-menu li + li {
    margin-top: 1em;
  }
}
@media (min-width: 768.1px) {
  .footer .footer-menu {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .footer .footer-sns {
    order: 2;
  }
}
.footer .footer-sns li {
  display: inline-block;
  width: 30px;
}
.footer .footer-sns li + li {
  margin-left: 20px;
}
.footer .copy {
  margin-top: 60px;
  padding: 20px 15px 80px;
  color: var(--c-white);
  background: var(--c-font);
  font-size: 1.2rem;
  text-align: center;
}
@media (min-width: 768.1px) {
  .footer .copy {
    padding: 20px 15px 20px;
  }
}

.footBtn {
  position: fixed;
  opacity: 0;
  z-index: 1000;
}
.footBtn.is-footBtn {
  opacity: 1;
  width: 100%;
}
.footBtn.is-footBtn .foot-btn-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  height: 60px;
  border-top: 1px solid var(--c-accent);
}
.footBtn.is-footBtn .foot-btn-item {
  line-height: 1.2;
  height: 100%;
}
.footBtn.is-footBtn .foot-btn-item + .foot-btn-item {
  border-left: 1px solid var(--c-accent);
}
.footBtn.is-footBtn .foot-btn-item a {
  font-size: 1.4rem;
  font-weight: 600;
  background: var(--c-white);
  color: var(--c-font);
  text-align: center;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.footBtn.is-footBtn .foot-btn-item a span {
  position: relative;
  padding-left: 25px;
}
.footBtn.is-footBtn .foot-btn-item a span::before {
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100%;
}
.footBtn.is-footBtn .foot-btn-item .foot-btn-shiryou span::before {
  background-image: url("../img/icon/icon-book-bk.svg");
}
.footBtn.is-footBtn .foot-btn-item .foot-btn-contact span::before {
  background-image: url("../img/icon/icon-beginner-bk.svg");
}

.mvtopSwiper {
  /* ページネーションの全体調整 */
  /* 各バレットを棒状に変更 */
  /* アクティブ時のバレットのスタイル */
}
.mvtopSwiper .swiper-pagination-bullets {
  display: flex;
  justify-content: center;
  gap: 5px;
}
.mvtopSwiper .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background: var(--c-white);
  opacity: 1;
}
.mvtopSwiper .swiper-pagination-bullet-active {
  background: transparent;
  border: 2px solid var(--c-white);
  width: 15px;
  height: 15px;
  transform: translateY(-5px);
}

/*スクロールアニメーション */
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pop {
  0% {
    transform: scale(1, 1);
  }
  30% {
    transform: scale(0.8, 0.8);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes slowpop {
  0% {
    transform: scale(0, 0);
  }
  80% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes tonton {
  0% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.is-anime.fade {
  opacity: 0;
  transition: 0.8s;
}
.is-anime.up {
  opacity: 0;
  transition: 0.8s 0.3s;
  transform: translateY(50px);
}
.is-anime.left {
  opacity: 0;
  transition: 0.8s 0.3s;
  transform: translateX(-50px);
}
.is-anime.right {
  opacity: 0;
  transition: 0.8s 0.3s;
  transform: translateX(50px);
}
.is-anime.zoom {
  opacity: 0;
  transition: 2s 1s;
  transform: scale(0, 0);
}
.is-anime.pop {
  opacity: 0;
  transform: scale(0, 0);
}
.is-anime.slowpop {
  opacity: 0;
  transform: scale(0, 0);
}
.is-anime.tonton {
  transform: translateY(0);
}
.is-anime.bg-anime::before {
  transition: 0.8s 0.3s;
  right: -100%;
  width: 0;
}
.is-anime.bg-anime::after {
  transition: 0.8s 0.3s;
  left: -100%;
  width: 0;
}

.is-anime.is-show.fade {
  animation: fade 0.8s linear 0.5s forwards;
}
.is-anime.is-show.up, .is-anime.is-show.left, .is-anime.is-show.right, .is-anime.is-show.merit-odd, .is-anime.is-show.merit-even {
  transform: none;
  opacity: 1;
}
.is-anime.is-show.zoom {
  transform: scale(1, 1);
  opacity: 1;
}
.is-anime.is-show.pop {
  animation: pop 0.5s linear 0.5s forwards;
  opacity: 1;
}
.is-anime.is-show.slowpop {
  animation: slowpop 1.5s linear 1s forwards;
  opacity: 1;
}
.is-anime.is-show.tonton {
  animation: tonton 0.8s ease-in 1s forwards;
}
.is-anime.is-show.bg-anime::before {
  right: 0;
  width: 100%;
}
.is-anime.is-show.bg-anime::after {
  left: 0;
  width: 100%;
}

/* カード */
.card-item {
  width: 100%;
  height: auto;
  background-color: var(--c-white);
  border: 1px solid var(--c-card);
  border-radius: 10px;
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.1));
  transition: 0.3s;
}
.card-item:hover {
  opacity: 0.8;
  transform: translateY(-5px);
}
.card-item .card-thum {
  width: 100%;
  height: 231px;
}
.card-item .card-thum img {
  height: 100%;
  width: 100%;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
  object-position: center;
}
.card-item .card-content {
  padding: 20px;
}
.card-item .card-date {
  font-size: 1.4rem;
}
.card-item .card-title {
  font-size: 1.6rem;
  font-weight: 600;
}

.card-cat li {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 0.5em 0.8em;
  margin-right: 0.2em;
}
.card-cat.cat-info li, .card-cat.tag-ex li {
  border: 1px solid var(--c-sub);
}
.card-cat.cat-info li, .card-cat.cat-ex li {
  border-radius: 3px;
}
.card-cat.cat-ex li {
  color: var(--c-white);
}
.card-cat.cat-ex .ex-conference {
  background: var(--c-conference);
}
.card-cat.cat-ex .ex-gallery {
  background: var(--c-gallery);
}
.card-cat.cat-ex .ex-gallery-n {
  background: var(--c-galleryn);
}
.card-cat.cat-ex .ex-theater {
  background: var(--c-theater);
}
.card-cat.cat-ex .ex-akibasquare {
  background: var(--c-akibasquare);
}
.card-cat.tag-ex li {
  border-radius: 16px;
}

.card-ex-tag {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  padding: 0.5em 0.8em;
  border: 1px solid var(--c-sub);
  border-radius: 3px;
  margin-right: 0.2em;
}

.card-slide {
  position: relative;
  width: calc(100% - 15px);
  margin-left: 15px;
  overflow-x: hidden;
}
@media (min-width: 768.1px) {
  .card-slide {
    width: calc(100% - 30px);
    margin-left: 30px;
  }
}
@media (min-width: 1230px) {
  .card-slide {
    width: calc(100% - (50% - 1200px / 2));
    margin-left: calc(50% - 1200px / 2);
  }
}
.card-slide .cardSlide {
  padding-bottom: 10px;
}
.card-slide .card-inner {
  gap: 20px;
}
@media (min-width: 768.1px) {
  .card-slide .card-inner {
    gap: 30px;
  }
}
.card-slide .card-item {
  width: 300px !important;
}
@media (min-width: 768.1px) {
  .card-slide .card-item {
    width: 440px !important;
  }
}
.card-slide .card-item .card-thum {
  height: 157px;
}
@media (min-width: 768.1px) {
  .card-slide .card-item .card-thum {
    height: 231px;
  }
}

.card-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.card-grid .card-item {
  width: min(100%, 440px);
  margin-inline: auto;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  color: var(--c-white);
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.1));
}
@media (max-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}

.mv {
  margin-top: 80px;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.mv .swiper-item {
  width: 100%;
  position: relative;
}
.mv .swiper-item .mv-content {
  position: absolute;
  color: var(--c-white);
  z-index: 2;
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.8));
  width: min(100%, 500px);
  font-weight: 500;
}
@media (max-width: 768px) {
  .mv .swiper-item .mv-content {
    top: 10%;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768.1px) {
  .mv .swiper-item .mv-content {
    bottom: calc(80px + 10%);
    right: 30px;
  }
}
@media (min-width: 1220px) {
  .mv .swiper-item .mv-content {
    right: 5%;
    width: min(100%, 570px);
  }
}
.mv .swiper-item .mv-title {
  font-size: clamp(4rem, 6vw, 6rem);
  font-weight: 500;
  line-height: 1.2;
}
.mv .swiper-item .mv-txt {
  font-size: clamp(1.4rem, 2vw, 2rem);
  letter-spacing: 0.02em;
  position: relative;
  line-height: 2;
  margin-top: 1em;
}
.mv .swiper-item .mv-price {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  margin-top: 1.5em;
  line-height: 1.4;
}
.mv .swiper-item .mv-price span {
  font-size: clamp(1.2rem, 1.4vw, 1.4rem);
}
.mv .swiper-item .mv-num {
  font-size: clamp(1.8rem, 2vw, 2rem);
  line-height: 1.4;
}
.mv .swiper-item .mv-num span {
  margin-right: 5px;
  font-size: clamp(3rem, 4vw, 4rem);
  font-weight: 700;
}
.mv .swiper-item img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.mv .mv-pn {
  top: calc(100% - 40px);
  z-index: 15;
}
.mv .mv-wrap {
  position: absolute;
  bottom: 15%;
  left: 15px;
  z-index: 30;
}
@media (min-width: 1220px) {
  .mv .mv-wrap {
    left: calc(50% - 1200px / 2);
  }
}

.intro-ttl {
  font-size: clamp(2.2rem, 3vw, 3rem);
  font-weight: 700;
}

.pickup {
  position: relative;
  width: 100%;
}
.pickup .pickupSlide {
  overflow: hidden;
}
.pickup .pickupSlide img {
  width: 100%;
  height: auto;
  display: block;
}
.pickup .pickup-item {
  width: 70%;
}
@media (min-width: 768.1px) {
  .pickup .pickup-item {
    width: 40%;
  }
}
.pickup .pickupSlide .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.pickup .swiper-slide.pickup-item {
  background: var(--c-white);
  height: auto;
  display: flex;
  flex-direction: column;
}
.pickup .swiper-slide.pickup-item .pickup-thum img {
  width: 100%;
  height: auto;
}
.pickup .swiper-slide.pickup-item .pickup-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: var(--c-white);
  padding: 20px 15px 30px;
  font-size: 1.6rem;
}

.works-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .works-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}

.works-item {
  width: min(100%, 400px);
  margin-inline: auto;
  height: auto;
  background-color: var(--c-white);
  border: 1px solid var(--c-card);
  filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.1));
  transition: 0.3s;
}
.works-item:hover {
  opacity: 0.8;
  background-color: var(--c-bg);
}
.works-item .works-thum {
  width: 100%;
  height: 230px;
}
.works-item .works-thum img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.works-item .works-content {
  padding: 15px 15px 20px;
}

.contact-box {
  width: min(100%, 800px);
  margin-inline: auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}
@media (min-width: 768.1px) {
  .contact-box {
    width: 100%;
    display: grid;
    grid-template-columns: 40% 1fr;
    gap: 40px;
    align-items: center;
  }
}
@media (min-width: 1200.1px) {
  .contact-box {
    grid-template-columns: 50% 1fr;
    gap: 80px;
  }
}
@media (min-width: 768.1px) {
  .contact-box .contact-thum {
    order: 1;
  }
}
.contact-box .contact-thum img {
  width: 100%;
  height: auto;
}
@media (min-width: 768.1px) {
  .contact-box .contact-content {
    order: 2;
  }
}

.groupcompany .ogaki {
  width: 129px;
}
.groupcompany .cgt {
  width: 141px;
}
.groupcompany .groupcompany-list {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  flex-wrap: wrap;
}
.groupcompany .groupcompany-list img {
  width: 100%;
  height: auto;
  display: block;
}

.post-wrap .post-date {
  font-size: 1.2rem;
  color: var(--c-sub);
}
@media (min-width: 768.1px) {
  .post-wrap .post-date {
    font-size: 1.4rem;
  }
}
.post-wrap .post-cat {
  margin-top: 0.5em;
}
.post-wrap .post-cat li {
  display: inline-block;
}
.post-wrap .post-cat li + li {
  margin-left: 0.2em;
}
.post-wrap .post-cat li a {
  display: block;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 0.1em 0.8em;
  border: 1px solid var(--c-main);
  border-radius: 3px;
}
@media (min-width: 768.1px) {
  .post-wrap .post-cat li a {
    font-size: 1.4rem;
  }
}
.post-wrap .post-thum {
  margin-top: 30px;
  width: min(100%, 900px);
}
.post-wrap .post-thum img {
  width: 100%;
  height: auto;
}
.post-wrap .post-area {
  margin-top: 30px;
}
.post-wrap .post-area * + h2, .post-wrap .post-area * + h3, .post-wrap .post-area * + h4, .post-wrap .post-area * + h5, .post-wrap .post-area * + p, .post-wrap .post-area * + ul {
  margin-top: 1.5em;
}
.post-wrap .post-area h2 {
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  font-weight: 700;
  line-height: 1.4;
}
.post-wrap .post-area h3 {
  font-size: clamp(2rem, 2.2vw, 2.2rem);
  font-weight: 600;
  line-height: 1.6;
}
.post-wrap .post-area h4 {
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.6;
}
.post-wrap .post-area h5 {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: 600;
}
.post-wrap .post-area img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}
.post-wrap .post-area p + img {
  margin-top: 10px;
}
.post-wrap .post-area p + p {
  margin-top: 1em;
}
.post-wrap .post-area ul {
  margin-left: 0.2em;
}
.post-wrap .post-area ul li {
  line-height: 2;
  position: relative;
  padding-left: 15px;
}
.post-wrap .post-area ul li + li {
  margin-top: 0.2em;
}
.post-wrap .post-area ul li::before {
  position: absolute;
  content: "";
  top: 0.8em;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: var(--c-font);
}
.post-wrap .post-area ul li a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area ol {
  margin-top: 15px;
  counter-reset: num;
}
.post-wrap .post-area ol > li {
  line-height: 2;
  position: relative;
  padding-left: 1.2em;
}
.post-wrap .post-area ol > li + li {
  margin-top: 0.3em;
}
.post-wrap .post-area ol > li::before {
  position: absolute;
  display: block;
  text-align: center;
  counter-increment: num;
  content: counter(num) "";
  top: 0;
  left: 0;
}
.post-wrap .post-area ol > li a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area table {
  margin-top: 20px;
  width: 100%;
  border-top: 1px solid var(--c-table-border);
}
.post-wrap .post-area table tr td:first-child {
  background-color: var(--c-table-even);
}
@media (max-width: 768px) {
  .post-wrap .post-area table th, .post-wrap .post-area table td {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768.1px) {
  .post-wrap .post-area table th {
    width: 200px;
    vertical-align: middle;
  }
}
.post-wrap .post-area table th {
  font-weight: bold;
  background: var(--c-table-even);
}
.post-wrap .post-area table td {
  background-color: var(--c-white);
}
.post-wrap .post-area table th, .post-wrap .post-area table td {
  padding: 1.5em;
  border-bottom: 1px solid var(--c-table-border);
}
.post-wrap .post-area em {
  font-weight: 600;
}
.post-wrap .post-area strong {
  font-weight: 600;
}
.post-wrap .post-area blockquote {
  margin-top: 15px;
  background-color: var(--c-bg);
  padding: 15px 15px 15px 40px;
  border-left: 5px solid var(--c-main);
  position: relative;
}
.post-wrap .post-area blockquote::before {
  position: absolute;
  content: "";
  top: 10px;
  left: 10px;
  width: 20px;
  height: 20px;
  background: url("../img/icon/icon-blockquote.svg") no-repeat;
  background-size: 100%;
}
.post-wrap .post-area blockquote p {
  margin-top: 0;
}
.post-wrap .post-area iframe {
  margin-top: 15px;
  aspect-ratio: 16/9;
  max-width: 560px;
  width: 100%;
  display: inherit;
  margin-inline: auto;
}

/* ページネーション */
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.pagination span, .pagination a {
  font-size: 1.6rem;
  display: block;
  width: auto;
  margin: 4px;
  padding: 10px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s;
}

.pagination .pager {
  width: 50px;
  height: 50px;
  border: 1px solid var(--c-base);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination a.prev, .pagination a.next {
  width: 50px;
  height: 50px;
  position: relative;
}
.pagination a.prev::after, .pagination a.next::after {
  top: 50%;
  position: absolute;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid var(--c-font);
  border-right: 1px solid var(--c-font);
}

.pagination a.prev::after {
  right: calc(50% - 12px);
  transform: translate(-50%, -50%) rotate(-135deg);
}

.pagination a.next::after {
  right: calc(50% - 8px);
  transform: translate(-50%, -50%) rotate(45deg);
}

.pagination a.pager:hover, .pagination .current {
  /* ホバー時 & 現在のページ */
  color: var(--c-white);
  position: relative;
  background: var(--c-base);
}

.pagination span.page_num {
  display: none;
}

/*--------------
// パンくずリスト
---------------*/
.breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
  background: var(--c-bg);
}
.breadcrumb li {
  color: var(--c-font);
  display: inline-block;
  position: relative;
  padding-right: 0.3em;
  margin-right: 1em;
  font-size: 1.2rem;
}
.breadcrumb li::after {
  left: 100%;
  top: 37%;
  position: absolute;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid var(--c-font);
  border-right: 1px solid var(--c-font);
  transform: rotate(45deg);
}
.breadcrumb li:last-child::after {
  content: none;
}
.breadcrumb li a {
  color: var(--c-font);
  transition: 0.3s;
}
.breadcrumb li a:hover {
  opacity: 0.7;
}

.lineupTab {
  width: min(100%, 900px);
  margin-inline: auto;
  overflow: hidden;
}
.lineupTab .main-tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 900px) {
  .lineupTab .main-tabs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.lineupTab .main-tabs .tab-btn {
  padding: 1.5em 0.5em;
  line-height: 1.2;
  cursor: pointer;
  font-size: clamp(1.4rem, 1.8vw, 1.8rem);
  font-weight: 500;
  border-bottom: 2px solid var(--c-gray);
  color: var(--tab);
}
.lineupTab .main-tabs .tab-btn[data-tab=price] {
  border-left: 2px solid var(--c-font);
}
.lineupTab .main-tabs .tab-btn.active {
  border-top: 2px solid var(--c-font);
  color: var(--c-font);
  border-bottom: none;
  font-weight: 700;
}
.lineupTab .sub-tabs,
.lineupTab .option-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding-top: 15px;
  font-weight: 500;
}
@media (max-width: 900px) {
  .lineupTab .sub-tabs,
  .lineupTab .option-tabs {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.lineupTab .sub-tabs .subtab-btn {
  width: calc(33.3333333333% - 8px);
}
@media (min-width: 768.1px) {
  .lineupTab .sub-tabs .subtab-btn {
    width: 173px;
  }
}
.lineupTab .option-tabs .option-btn {
  width: calc(33.3333333333% - 8px);
}
@media (min-width: 768.1px) {
  .lineupTab .option-tabs .option-btn {
    width: 140px;
  }
}
.lineupTab .subtab-btn,
.lineupTab .option-btn {
  padding: 1em;
  border: 1px solid var(--c-tab);
  background: none;
  cursor: pointer;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .lineupTab .subtab-btn,
  .lineupTab .option-btn {
    padding: 0.5em;
  }
}
@media (max-width: 768px) {
  .lineupTab .subtab-btn span,
  .lineupTab .option-btn span {
    font-size: 1.2rem;
    display: block;
  }
}
.lineupTab .subtab-btn.active,
.lineupTab .option-btn.active {
  background-color: var(--c-tab);
}
.lineupTab .option-content {
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 900px) {
  .lineupTab .option-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.lineupTab .lineup-content {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 500.1px) {
  .lineupTab .lineup-content {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}
.lineupTab .lineup-card {
  margin-inline: auto;
  text-align: center;
  background: #fff;
  border-radius: 1rem;
  width: 65%;
}
@media (min-width: 500.1px) {
  .lineupTab .lineup-card {
    width: 100%;
  }
}
.lineupTab .lineup-card .card-thum {
  width: 100%;
  text-align: center;
  margin-inline: auto;
}
.lineupTab .lineup-card .card-title {
  font-size: 1.8rem;
  font-weight: 600;
}
.lineupTab .lineup-card img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}
.lineupTab .lineup-card:hover img {
  transform: scale(1.1);
}
.lineupTab .tab-content,
.lineupTab .subtab-content,
.lineupTab .option-content {
  display: none;
}
.lineupTab .tab-content.active,
.lineupTab .subtab-content.active,
.lineupTab .option-content.active {
  display: block;
}
@media (max-width: 500px) {
  .lineupTab .swiper-wrapper.lineup-content {
    display: flex;
  }
  .lineupTab .luSwiper {
    width: 100%;
    overflow: visible;
  }
  .lineupTab .luSwiper .swiper-slide {
    width: auto;
  }
}
@media (min-width: 500.1px) {
  .lineupTab .luSwiper .swiper-slide {
    width: 100%;
  }
}

/*# sourceMappingURL=main.css.map */
