@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  font-family: "Inter", "Overpass", "Yu Gothic", "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.75;
  background: #FFF;
  letter-spacing: 0.08em;
  color: #2D2D2E;
  overflow: hidden;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
}

ol,
ul,
li {
  list-style: none;
}

table {
  border-collapse: collapse;
}

caption,
th,
td {
  text-align: left;
}

a {
  text-decoration: none;
  color: #2D2D2E;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

html {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 10px !important;
  letter-spacing: 0.08em;
  line-height: 1.85;
}

body {
  color: #493E44;
  font-size: 1.3rem;
}

#allContent {
  width: 100vw;
  max-width: 2300px;
  margin: 0 auto;
  position: relative;
}

#wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

main {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-only {
    display: inline-block;
  }
}

.navi-only {
  display: none;
}
@media screen and (max-width: 1050px) {
  .navi-only {
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
}

.no-indent {
  text-indent: 0 !important;
}

.pad {
  padding: 0 max(5.2%, 16px);
}

.wrap {
  margin: 0 auto;
  padding: 0px;
}

.wrap500 {
  max-width: 500px;
}

.wrap700 {
  max-width: 700px;
}

.wrap800 {
  max-width: 800px;
}

.wrap900 {
  max-width: 900px;
}

.wrap1000 {
  max-width: 1000px;
}

.wrap1100 {
  max-width: 1100px;
}

.wrap1200 {
  max-width: 1200px;
}

.wrap1300 {
  max-width: 1300px;
}

.wrap1400 {
  max-width: 1400px;
}

.wrap1500 {
  max-width: 1500px;
}

.wrap1600 {
  max-width: 1600px;
}

.box {
  position: relative;
  width: 100%;
}
.box::before {
  content: "";
  display: block;
}
.box__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box__66::before {
  padding-top: 66%;
}

.basicBtn a {
  display: inline-block;
  font-size: clamp(1.35rem, 1.271rem + 0.22vw, 1.6rem);
  line-height: 1;
  padding: 0.7em 1.9em;
  border: solid 1px #707070;
  border-radius: 999px;
  transition: 0.05s ease-in-out;
}
.basicBtn a::after {
  display: inline-block;
  content: "→";
}
.basicBtn a:hover {
  color: #fff;
  background: #493E44;
}
.basicBtn-alt a::after {
  display: none;
}
.basicBtn-alt a::before {
  display: inline-block;
  content: "←";
}
.basicBtn-list a::after {
  display: none;
}
.basicBtn-w a {
  border-color: #fff;
  color: #fff;
}
.basicBtn-w a:hover {
  background: #fff;
  color: #493E44;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?so8gzv");
  src: url("../fonts/icomoon.eot?so8gzv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?so8gzv") format("truetype"), url("../fonts/icomoon.woff?so8gzv") format("woff"), url("../fonts/icomoon.svg?so8gzv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-double:before {
  content: "\e900";
}

.icon-file-pdf:before {
  content: "\e901";
}

.icon-file-zip:before {
  content: "\e902";
}

.icon-arrow-single:before {
  content: "\e903";
}

@keyframes FadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes FadeDownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 1;
    transform: translateY(100px);
  }
}
@media print {
  a {
    text-decoration: none !important;
  }
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}
body.nav-open {
  width: 100%;
  height: 100%;
  position: fixed;
}

#header {
  position: fixed;
  z-index: 100;
  width: 100%;
  max-width: 2300px;
  transition: 0.3s;
}
@media print {
  #header {
    position: static;
  }
}

.header {
  width: 100%;
}
.header .hc__inner {
  padding: 32px 24px 0 10%;
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .header .hc__inner {
    padding: 20px 16px 0;
  }
  body.nav-open .header .hc__inner {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
  }
}
.header .hc__inner__flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.header .hc__inner__flex__1 {
  display: flex;
  align-items: center;
  gap: min(4vw, 4em);
  width: 100%;
}
@media screen and (max-width: 1300px) {
  .header .hc__inner__flex__1 {
    gap: min(3vw, 4em);
  }
}
.header .hc__inner__logo {
  z-index: 101;
}
.header .hc__inner__logo a img {
  width: 42px;
  max-width: 42px;
}
@media screen and (max-width: 768px) {
  .header .hc__inner__logo a img {
    width: 84px;
    max-width: 84px;
  }
}
.header .hc__inner__navi {
  display: flex;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .header .hc__inner__navi {
    position: fixed;
    left: 0;
    visibility: hidden;
    opacity: 0;
    width: 100vw;
    height: 100svh;
    transition: all 0.3s;
    z-index: 100;
    top: 0;
  }
  body.nav-open .header .hc__inner__navi {
    visibility: visible !important;
    opacity: 1 !important;
    background: #E5E4DF;
  }
}
.header .hc__inner__navi__scroll {
  width: 100%;
}
@media screen and (max-width: 1050px) {
  .header .hc__inner__navi__scroll {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    flex-direction: column;
  }
}
.header .hc__inner__navi__scroll__sp {
  width: 100%;
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
}
@media screen and (max-width: 1050px) {
  .header .hc__inner__navi__scroll__sp {
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    padding: max(64px, 10vh) 24px 12px;
  }
}
.header .hc__inner__navi__scroll__sp p.headcopyright {
  font-family: "Overpass";
  font-size: 1.2rem;
  text-align: center;
  margin-top: auto;
  display: none;
}
@media screen and (max-width: 768px) {
  .header .hc__inner__navi__scroll__sp p.headcopyright {
    display: block;
  }
}
.header .hc__inner__navi ul {
  display: flex;
  gap: min(4vw, 4em);
  /*ここを％にすると親要素をはみ出す*/
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1300px) {
  .header .hc__inner__navi ul {
    gap: min(3vw, 4em);
  }
}
@media screen and (max-width: 1050px) {
  .header .hc__inner__navi ul {
    display: block;
    padding: 0 40px;
  }
}
.header .hc__inner__navi ul li {
  font-size: 1.4rem;
  font-weight: 700;
}
.header .hc__inner__navi ul li > a {
  display: inline-block;
  color: #9EA3A6;
}
@media screen and (max-width: 1050px) {
  .header .hc__inner__navi ul li > a {
    width: 100%;
    font-size: 2rem;
    padding: 16px 8px 16px 0;
  }
}
.header .hc__inner__navi ul li > a:hover {
  color: #493E44;
}
@media screen and (max-width: 768px) {
  .header .hc__inner__sns {
    margin-top: 16px;
    padding: 0 40px;
  }
}
.header .hc__inner__sns a {
  display: flex;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 1050px) {
  .header .hc__inner__sns a {
    justify-content: flex-end;
  }
}
.header .hc__inner__sns a img {
  width: 19px;
}
@media screen and (max-width: 1050px) {
  .header .hc__inner__sns a img {
    width: 27px;
  }
}

.burger-btn {
  display: none;
  position: relative;
  z-index: 101;
}
@media screen and (max-width: 1050px) {
  .burger-btn {
    display: block;
    cursor: pointer;
    width: 36px;
    height: 22px;
  }
  .burger-btn__inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .burger-btn__inner .bar {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ccc;
    transition: all 0.3s;
  }
  .burger-btn__inner .bar-top {
    top: 10%;
  }
  body.nav-open .burger-btn__inner .bar-top {
    transform: rotate(30deg);
    top: calc(50% - 1px);
  }
  .burger-btn__inner .bar-mid {
    top: calc(50% - 1px);
    transform-origin: center;
  }
  body.nav-open .burger-btn__inner .bar-mid {
    width: 0;
  }
  .burger-btn__inner .bar-bottom {
    bottom: 10%;
  }
  body.nav-open .burger-btn__inner .bar-bottom {
    transform: rotate(-30deg);
    bottom: calc(50% - 1px);
  }
}

.mcon {
  margin-top: max(7%, 80px);
}
.mcon a {
  transition: 0.15s ease-in-out;
}
.mcon a:hover {
  opacity: 0.6;
}
.mcon__container__facebook a {
  display: inline-block;
}
.mcon__container__facebook a img {
  width: 54px;
}
.mcon__container__index {
  margin-top: max(8.5%, 100px);
}
.mcon__container__index-apparel {
  text-align: center;
  margin-top: max(10.5%, 100px);
}
.mcon__container__index h4 {
  font-size: 4rem;
  font-weight: 900;
}
.mcon__container__index > p {
  font-size: 1.6rem;
  margin-top: 2.5em;
}
@media screen and (max-width: 768px) {
  .mcon__container__index > p {
    margin-top: 0.5em;
  }
}
.mcon__container__inner__flex {
  display: flex;
  justify-content: space-between;
  margin-top: 56px;
}
@media screen and (max-width: 768px) {
  .mcon__container__inner__flex {
    flex-direction: column;
    gap: 32px;
  }
}
.mcon__container__inner__flex > div {
  font-size: 2rem;
  font-weight: 700;
}
.mcon__container__inner__flex > div .basicBtn {
  font-weight: 400;
}
.mcon__container__inner__flex > div:first-child p.tit {
  font-weight: 700;
}
.mcon__container__inner__flex > div p.tit {
  font-size: 2.2rem;
  margin-bottom: 1em;
}
.mcon__container__inner__flex > div img {
  width: 54px;
}

#footer {
  margin-top: max(10%, 120px);
  padding-bottom: 8px;
}
#footer p {
  font-size: 1.2rem;
  text-align: center;
  font-family: "Overpass";
}

.mv__container {
  position: relative;
}
.mv__container__copy {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  z-index: 2;
  width: 33%;
  max-width: 490px;
}
@media screen and (max-width: 768px) {
  .mv__container__copy {
    left: 16px;
    top: auto;
    bottom: 40px;
    transform: translateY(0);
    width: 80%;
    max-width: 246px;
  }
}
.mv__container__logo {
  position: absolute;
  bottom: 20%;
  right: 10%;
  z-index: 2;
  width: 8%;
  max-width: 120px;
}
@media screen and (max-width: 768px) {
  .mv__container__logo {
    right: 16px;
    bottom: 36px;
    max-width: 84px;
    width: 18%;
  }
}
@media screen and (max-width: 768px) {
  .mv__container .swiper-slide {
    height: 100vh;
  }
  .mv__container .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.mv__container .spSlide {
  display: none;
}
@media screen and (max-width: 768px) {
  .mv__container .spSlide {
    display: block;
  }
}

.mn__container {
  background: #E5E4DF;
  padding: max(5.5%, 64px) 0 max(7%, 80px);
}
.mn__container h4 {
  font-size: 4rem;
  font-weight: 900;
}
.mn__container ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px 24px;
}
@media screen and (max-width: 1050px) {
  .mn__container ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 700px) {
  .mn__container ul {
    grid-template-columns: 1fr;
  }
}
.mn__container ul li {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
.mn__container ul a:hover p {
  opacity: 0.5;
}
.mn__container__list {
  margin-top: 32px;
}
@media screen and (max-width: 768px) {
  .mn__container__list {
    margin-top: 16px;
  }
}
.mn__container__list__box__img {
  width: 100%;
  aspect-ratio: 1/1;
}
.mn__container__list__box__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mn__container__list__box__text {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mn__container__list__box__text p {
  font-size: clamp(1.3rem, 1.268rem + 0.09vw, 1.4rem);
}
.mn__container__list__box__text p.cat span {
  display: inline-block;
  line-height: 1;
  padding: 0.3em 1.5em;
  border: solid 1px #493E44;
  border-radius: 999px;
}
.mn__container__list__box__text p.tit {
  font-size: clamp(1.4rem, 1.337rem + 0.18vw, 1.6rem);
  margin: auto 0 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.mn__container__btn {
  text-align: center;
  margin-top: 88px;
}
@media screen and (max-width: 768px) {
  .mn__container__btn {
    margin-top: 48px;
  }
}

.ma__container {
  background-image: url("../images/main-about.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: max(10%, 96px) 0;
}
.ma__container__inner {
  display: flex;
  gap: 64px 10%;
  color: #fff;
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
}
@media screen and (max-width: 768px) {
  .ma__container__inner {
    flex-wrap: wrap;
  }
}
.ma__container__inner__logo {
  max-width: 226px;
  width: 100%;
}
.ma__container__inner__btn {
  margin-top: 40px;
}

.mc {
  margin-top: max(6%, 96px);
}
.mc__box:not(:first-child) {
  margin-top: max(8.5%, 80px);
}
.mc__box-alt .mc__box__tit {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .mc__box-alt .mc__box__tit {
    padding-left: 45%;
    padding-right: 0;
    text-align: right;
    align-items: flex-end;
  }
  .mc__box-alt .mc__box__tit::after {
    left: auto;
    right: 55%;
  }
}
@media screen and (max-width: 768px) {
  .mc__box-alt .mc__box__tit span {
    margin: 0 0 0 auto;
  }
}
.mc__box-alt .mc__box__inner__img {
  order: 2;
}
.mc__box-alt .mc__box__inner__img__in::after {
  left: auto;
  right: 0;
  translate: 100% 0;
}
.mc__box__tit {
  font-size: 4rem;
  display: flex;
  align-items: center;
  gap: 0.3em 0.7em;
  margin-bottom: 0.75em;
  line-height: 1.2;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .mc__box__tit {
    align-items: flex-start;
    flex-direction: column !important;
    padding-right: 45%;
    padding-bottom: 0.5em;
    margin-bottom: 0;
    position: relative;
  }
  .mc__box__tit::after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 100%;
    background: #E5E4DF;
    position: absolute;
    top: 0;
    left: 0;
    left: 55%;
    z-index: -1;
  }
}
.mc__box__tit span {
  font-size: 2rem;
  font-weight: 700;
  color: #707070;
}
.mc__box__inner {
  display: flex;
}
@media screen and (max-width: 768px) {
  .mc__box__inner {
    display: block;
  }
}
.mc__box__inner__img {
  width: 55%;
}
@media screen and (max-width: 768px) {
  .mc__box__inner__img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.mc__box__inner__img__in {
  position: relative;
}
.mc__box__inner__img__in::after {
  display: inline-block;
  content: "";
  width: 50vw;
  height: 100%;
  background: #E5E4DF;
  position: absolute;
  top: 0;
  left: 0;
  translate: -100% 0;
  z-index: -1;
}
.mc__box__inner__text {
  width: 45%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 5%;
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .mc__box__inner__text {
    width: 100%;
    padding: 0;
    margin-top: 1.2em;
    line-height: 2;
  }
}
.mc__box__inner__btn {
  margin-top: 56px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .mc__box__inner__btn {
    margin-top: 32px;
  }
}

.mac {
  margin-top: max(12%, 120px);
}
.mac__container {
  display: grid;
  grid-template-columns: 1fr 1.9fr;
}
@media screen and (max-width: 768px) {
  .mac__container {
    grid-template-columns: 1fr;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.mac__container__info {
  position: relative;
}
.mac__container__info::after {
  display: inline-block;
  content: "";
  width: 50vw;
  height: 100%;
  background: #E5E4DF;
  position: absolute;
  top: 0;
  left: 0;
  translate: -100% 0;
  z-index: -1;
}
.mac__container__info p {
  font-size: 1.6rem;
  padding: 0 1em 1em 0;
}
@media screen and (max-width: 768px) {
  .mac__container__info p {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.mac__container__info p a {
  text-decoration: underline;
}
.mac__container__info p a:hover {
  text-decoration: none;
}
.mac__container__info p.tit {
  padding-bottom: 0;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0.5em;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .mac__container__info p.tit {
    position: relative;
  }
  .mac__container__info p.tit::after {
    display: inline-block;
    content: "";
    width: 100%;
    height: 100%;
    background: #E5E4DF;
    position: absolute;
    top: 0;
    left: 30%;
    z-index: -1;
  }
}

#map-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
#map-wrap #map {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #map-wrap #map {
    aspect-ratio: 1/1.25;
  }
}
#map-wrap .map-open {
  position: absolute;
  top: 10px;
  left: 10px;
  background: white;
  border: 0;
  padding: 4px 8px;
  font-size: 13px;
  cursor: pointer;
  border-radius: 2px;
  z-index: 10;
}

.mbs {
  margin-top: max(7%, 56px);
}
.mbs .bottomSwiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

.ms {
  margin-top: max(10%, 64px);
}
.ms__container__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1050px) {
  .ms__container__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
}
@media screen and (max-width: 768px) {
  .ms__container__grid {
    grid-template-columns: 1fr;
  }
}
.ms__container__grid__box {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: center;
}
.ms__container__grid__box__img {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  .ms__container__grid__box__img {
    max-width: 165px;
  }
}
.ms__container__grid__box__text p {
  font-size: clamp(1.7rem, 1.605rem + 0.26vw, 2rem);
  line-height: 2.3;
  font-weight: 900;
}
.ms__container__grid__box__text p span {
  display: inline-block;
  line-height: 1.2;
}
.ms__container__grid__box__text p small {
  font-weight: 700;
}
.ms__container__grid__box__text .basicBtn {
  margin-top: 2em;
}

#pages {
  margin-top: 138px;
}

.pageHead__container {
  padding-right: 7.2vw;
}
@media screen and (max-width: 768px) {
  .pageHead__container {
    padding-right: 0;
  }
}
.pageHead__container__grid {
  display: flex;
}
@media screen and (max-width: 768px) {
  .pageHead__container__grid {
    flex-direction: column;
  }
}
.pageHead__container__grid__tit {
  background: #E5E4DF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 10%;
  padding-left: max(5.2vw, (100vw - 1200px) / 2);
}
@media screen and (max-width: 768px) {
  .pageHead__container__grid__tit {
    background: none;
  }
}
.pageHead__container__grid__tit h1 {
  font-size: clamp(3rem, 2.684rem + 0.88vw, 4rem);
  line-height: 1.35;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .pageHead__container__grid__tit h1 span {
    position: relative;
    display: inline-block;
  }
  .pageHead__container__grid__tit h1 span::after {
    display: inline-block;
    content: "";
    width: 100vw;
    height: 110%;
    background: #E5E4DF;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    translate: 102% 0;
    z-index: -1;
  }
}
.pageHead__container__grid__tit p {
  font-size: clamp(1.7rem, 1.605rem + 0.26vw, 2rem);
  margin-top: 1.5em;
  display: inline-block;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .pageHead__container__grid__tit p {
    margin-top: 0.5em;
  }
}

.ap__main__about {
  margin-top: max(7%, 80px);
}
.ap__main__about p {
  text-align: center;
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
  margin: 0 auto;
  line-height: 2.2;
}

.ap__brand {
  margin-top: max(72px, 7.5%);
}
.ap__brand__container h4 {
  font-size: 4rem;
  display: flex;
  align-items: center;
  gap: 0.5em;
  flex-wrap: wrap;
  line-height: 1.35;
  font-weight: 900;
}
.ap__brand__container h4 span {
  font-size: clamp(1.7rem, 1.605rem + 0.26vw, 2rem);
  color: #707070;
  font-weight: 700;
}
.ap__brand__container__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 72px 16px;
  margin-top: 64px;
}
@media screen and (max-width: 768px) {
  .ap__brand__container__list {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .ap__brand__container__list {
    gap: 16px;
  }
}
.ap__brand__container__list__box {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 24px;
  padding-bottom: 24px;
  border-bottom: solid 2px #707070;
}
@media screen and (max-width: 768px) {
  .ap__brand__container__list__box {
    grid-template-columns: 1fr;
  }
}
.ap__brand__container__list__box__img {
  text-align: center;
}
.ap__brand__container__list__box__img a {
  display: inline-block;
  background: #000;
}
.ap__brand__container__list__box__img img {
  width: 100%;
  margin: 0 auto;
  transition: 0.35s ease-in-out;
}
.ap__brand__container__list__box__img img:hover {
  scale: 1.02;
  opacity: 0.9;
}
.ap__brand__container__list__box__img h6 {
  font-size: clamp(1.7rem, 1.605rem + 0.26vw, 2rem);
  margin-top: 0.5em;
}
.ap__brand__container__list__box__img p {
  font-size: clamp(1.5rem, 1.437rem + 0.18vw, 1.7rem);
}
.ap__brand__container__list__box__text {
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
}

.np__container {
  margin-top: 72px;
}
.np__container__navi ul {
  display: flex;
  font-size: 1.4rem;
  gap: 1.2em;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .np__container__navi ul {
    gap: 0.7em;
  }
}
.np__container__navi ul li a {
  line-height: 1;
  padding: 0.25em 1.5em;
  border: solid 1px #707070;
  border-radius: 999px;
}
.np__container__navi ul li a.current, .np__container__navi ul li a:hover {
  background: #493E44;
  color: #fff;
}
.np__container p.no-archive {
  font-size: 1.5rem;
  margin-top: 5em;
}
.np .mn__container {
  background: none;
}

nav.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
nav.pagination > a {
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
  width: 2.3em;
  height: 2.3em;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #707070;
  border-radius: 50%;
  padding-top: 0.2em;
}
nav.pagination > a.active, nav.pagination > a:hover {
  color: #fff;
  background: #493E44;
}

.ns__tit h1 {
  font-size: clamp(3rem, 2.684rem + 0.88vw, 4rem);
  text-align: right;
  font-weight: 900;
}
.ns__container {
  margin-top: 48px;
}
.ns__container__tit__date {
  font-size: 1.4rem;
}
.ns__container__tit ul li a {
  display: inline-block;
  line-height: 1;
  padding: 0.3em 1.5em;
  border: solid 1px #493E44;
  border-radius: 999px;
}
.ns__container__tit h2 {
  font-size: clamp(1.9rem, 1.805rem + 0.26vw, 2.2rem);
  width: 100%;
  max-width: 500px;
  margin-top: 1em;
  font-weight: 700;
}
.ns__container__inner {
  margin-top: 32px;
}
.ns nav.post-navigation {
  margin-top: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

#newsContent p {
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
  margin-top: 1.5em;
}
#newsContent p a {
  text-decoration: underline;
}
#newsContent p a:hover {
  text-decoration: none;
}
#newsContent h1,
#newsContent h2,
#newsContent h3,
#newsContent h4,
#newsContent h5,
#newsContent h6 {
  margin-top: 1.75em;
  margin-bottom: 0.5em;
  font-weight: 700;
}
#newsContent h1 + p,
#newsContent h2 + p,
#newsContent h3 + p,
#newsContent h4 + p,
#newsContent h5 + p,
#newsContent h6 + p {
  margin-top: 0;
}
#newsContent h1 {
  font-size: clamp(2rem, 1.968rem + 0.09vw, 2.1rem);
}
#newsContent h2 {
  font-size: clamp(1.9rem, 1.868rem + 0.09vw, 2rem);
}
#newsContent h3 {
  font-size: clamp(1.8rem, 1.768rem + 0.09vw, 1.9rem);
}
#newsContent h4 {
  font-size: clamp(1.6rem, 1.568rem + 0.09vw, 1.7rem);
}
#newsContent h5 {
  font-size: clamp(1.55rem, 1.518rem + 0.09vw, 1.65rem);
}
#newsContent h6 {
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
}

.contactHead h1 {
  font-size: clamp(3rem, 2.684rem + 0.88vw, 4rem);
  text-align: center;
  font-weight: 900;
}

.cp {
  margin-top: max(5%, 64px);
}
.cp__container h4 {
  font-size: clamp(1.8rem, 1.674rem + 0.35vw, 2.2rem);
  font-weight: 700;
  text-align: center;
  margin-bottom: 3em;
}
.cp__container__tit::after {
  display: inline-block;
  content: "お問合せ内容の入力";
}
.cp__container__box {
  display: grid;
  grid-template-columns: 1fr 3.7fr;
  gap: 1em;
  margin-top: 16px;
}
@media screen and (max-width: 768px) {
  .cp__container__box {
    grid-template-columns: 1fr;
  }
}
.cp__container__box > p:first-child {
  padding-top: 0.65em;
}
.cp__container__box div > p:first-child {
  padding-top: 0.65em;
}
.cp__container__box p {
  font-size: clamp(1.4rem, 1.337rem + 0.18vw, 1.6rem);
}
.cp__container__box p:not(.no-req) span::after {
  display: inline-block;
  content: "＊";
  color: #FF0000;
  font-size: 1.2rem;
  translate: 0.2em -0.3em;
}
.cp__container__box small {
  font-size: 1.2rem;
  color: #FF0000;
}
.cp__container__box input,
.cp__container__box select,
.cp__container__box textarea {
  width: 100%;
  max-width: 100%;
  border: solid 1px #493E44;
  font-size: clamp(1.4rem, 1.368rem + 0.09vw, 1.5rem);
  padding: 0.5em 1em;
}
.cp__container__box select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  padding-left: 3em;
}
.cp__container__box select::before {
  display: inline-block;
  content: "lz";
}
.cp__container__box .form-select {
  width: 100%;
  position: relative;
}
.cp__container__box .form-select::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.5em;
  width: 2em;
  height: 2em;
  border: solid 1px #493E44;
  border-radius: 50%;
  translate: 0 -50%;
  pointer-events: none;
}
.cp__container__box .form-select::after {
  display: inline-block;
  content: "";
  width: 0.9em;
  height: 0.9em;
  border-bottom: solid 1px #493E44;
  border-right: solid 1px #493E44;
  position: absolute;
  left: 1.1em;
  rotate: 45deg;
  top: 50%;
  translate: 0 -75%;
}
.cp__container__box .policy {
  display: flex;
  font-size: clamp(1.4rem, 1.368rem + 0.09vw, 1.5rem);
  margin-top: 0.75em;
  translate: -6px 0;
}
.cp__container__box .policy input {
  width: 0;
  margin: 0;
  opacity: 0;
  visibility: hidden;
}
.cp__container__box .policy input:checked + span::before {
  background: #3498db;
}
.cp__container__box .policy input:checked + span::after {
  display: block;
}
.cp__container__box .policy label {
  cursor: pointer;
}
.cp__container__box .policy label span {
  display: inline-block;
  position: relative;
}
.cp__container__box .policy label span::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: #DBDBDB;
  border-radius: 1px;
  margin-right: 8px;
  position: relative;
  translate: 0 4px;
}
.cp__container__box .policy label span::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: none;
  rotate: 45deg;
  translate: 1px 5px;
}
.cp__container__box .policy-link a {
  display: inline-block;
  text-decoration: underline;
  font-size: 1.3rem;
  margin-top: 0.5em;
}
.cp__container__box .policy-link a:hover {
  opacity: 0.5;
}
.cp__container__btn {
  margin-top: 40px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.cp__container__btn input {
  display: inline-block;
  font-size: clamp(1.35rem, 1.271rem + 0.22vw, 1.6rem);
  line-height: 1;
  padding: 0.7em 1.9em;
  border: solid 1px #707070;
  border-radius: 999px;
  transition: 0.05s ease-in-out;
}
.cp__container__btn input:hover {
  color: #fff;
  background: #493E44;
}
.cp__footer {
  margin: max(7%, 80px) 0;
}
.cp__footer img {
  width: 150px;
  margin: 0 auto;
}
.cp__sendMes {
  margin-top: 120px;
}
.cp__sendMes h6 {
  font-size: clamp(1.9rem, 1.805rem + 0.26vw, 2.2rem);
  font-weight: 700;
  text-align: center;
}
.cp__sendMes p {
  font-size: clamp(1.4rem, 1.337rem + 0.18vw, 1.6rem);
  text-align: center;
  margin-top: 3.5em;
}
.cp__sendMes__btn {
  text-align: center;
  margin-top: 80px;
}

.mw_wp_form_confirm .cp__container__tit::after {
  display: inline-block;
  content: "お問合せ内容の確認";
}
.mw_wp_form_confirm .cp__container__box > p:first-child,
.mw_wp_form_confirm .cp__container__box div > p:first-child {
  padding-top: 0;
}
.mw_wp_form_confirm .cp__container__box > div {
  font-size: 1.6rem;
}
.mw_wp_form_confirm .cp__container__box .form-select::after,
.mw_wp_form_confirm .cp__container__box .form-select::before {
  display: none;
}
.mw_wp_form_confirm .policy {
  translate: 0 0;
}
.mw_wp_form_confirm .policy::before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  background: #DBDBDB;
  border-radius: 1px;
  margin-right: 8px;
  position: relative;
  translate: 0 4px;
}
.mw_wp_form_confirm .policy::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;
  border: solid #8a8a8a;
  border-width: 0 1px 1px 0;
  rotate: 45deg;
  translate: 1px 5px;
}

.mw_wp_form_complete .cp__container__tit::after {
  display: none;
}

.privacy {
  margin-top: max(5%, 64px);
}
.privacy h1 {
  font-size: 3rem;
  font-weight: 700;
}
.privacy h2 {
  font-size: 2rem;
  font-weight: 700;
  margin: 2.5em 0 0.5em;
}
.privacy p,
.privacy li,
.privacy a {
  font-size: clamp(1.5rem, 1.468rem + 0.09vw, 1.6rem);
}
.privacy ul {
  margin: 1em 0;
}
.privacy ul li {
  display: flex;
  gap: 8px;
}
.privacy ul li::before {
  display: inline-block;
  content: "";
  width: 0.25em;
  min-width: 0.25em;
  height: 0.25em;
  min-height: 0.25em;
  background: #493E44;
  border-radius: 50%;
  translate: 0 0.67em;
}
.privacy ul li:not(:first-child) {
  margin-top: 0.15em;
}/*# sourceMappingURL=style.css.map */