@charset "UTF-8";
/* ============
reset
============ */
html {
  box-sizing: border-box;
  font-size: 62.5%;
}

* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

main {
  display: block;
  overflow-x: hidden;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

img,
video {
  max-width: 100%;
}

/* ============
common style
============ */
html {
  background: #000;
  color: #fff;
  font-family: "Zen Old Mincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "Meiryo", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 62.5%;
  letter-spacing: 0.07em;
}

* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

main {
  display: block;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

img,
video {
  max-width: 100%;
}

img {
  width: 100%;
  height: auto;
  text-align: center;
  vertical-align: bottom;
}

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

/* ============
layout
============ */
.pc {
  display: block;
}

.tb {
  display: none !important;
}

.sp {
  display: none !important;
}

.pctb {
  display: block !important;
}

.tbsp {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  .pctb {
    display: block !important;
  }
  .tbsp {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .pctb {
    display: none !important;
  }
  .tbsp {
    display: block !important;
  }
}
/* ============
背景画像設定
============ */
body {
  overflow-x: hidden;
}
body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  background-blend-mode: overlay;
  background-image: url(../img/common/main-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  pointer-events: none;
}
body::after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/common/bg.gif) top repeat;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.15;
  mix-blend-mode: plus-lighter;
  z-index: 99;
  pointer-events: none;
}

/* ============
背景のgifより前面に設定
============ */
.z-index100 {
  position: relative;
  z-index: 100;
}

/* ============
common
============ */
.inner {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.txt {
  font-size: clamp(12px, 1.4vw, 14px);
  line-height: 2;
}

.center {
  margin: 0 auto;
  text-align: center;
}

h3 {
  font-size: clamp(40px, 4vw, 70px);
  letter-spacing: 0.07em;
  line-height: 1;
  margin-bottom: clamp(25px, 4vw, 40px);
}

/* ============
font
============ */
.font-sans {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
}

.font-serif {
  font-family: "Cormorant Garamond", serif;
}

/* ============
header
============ */
header {
  position: fixed;
  top: 0;
  z-index: 9998;
  width: 100%;
  height: 100px;
  margin: 0 auto;
  padding: 0px 50px;
}
@media screen and (max-width: 768px) {
  header {
    width: 100%;
    height: 60px;
    padding: 0 20px;
    border-bottom: none;
  }
}
header .header_in {
  height: 100px;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  header .header_in {
    height: 60px;
  }
}
header .header_in .logoWrap a {
  display: block;
  width: fit-content;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  header .header_in .logoWrap a:hover:hover {
    transform: translateY(-1px);
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header .header_in .logoWrap a:hover:hover {
    transform: translateY(-1px);
  }
}
header .header_in .logoWrap a h1 {
  font-size: clamp(20px, 3vw, 28px);
  line-height: 1;
}
header .sns-fix {
  display: flex;
  justify-content: center;
  gap: 15px;
  position: fixed;
  bottom: 25px;
  left: 40px;
}
@media screen and (max-width: 768px) {
  header .sns-fix {
    bottom: 20px;
    left: 20px;
  }
}
header .sns-fix a {
  display: block;
  width: 20px;
  height: 20px;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  header .sns-fix a:hover:hover {
    transform: translateY(-1px);
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  header .sns-fix a:hover:hover {
    transform: translateY(-1px);
  }
}

.sp-menuWrap {
  width: 30px;
  height: 15px;
  cursor: pointer;
}
.sp-menuWrap .sp-menu {
  display: block;
}
.sp-menuWrap .sp-menu .toggle-btn {
  display: block;
  width: 30px;
  height: 15px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}
.sp-menuWrap .sp-menu .toggle-btn span {
  display: block;
  width: 30px;
  margin: 0 auto;
  border-bottom: solid 1px #fff;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  right: 0;
}
.sp-menuWrap .sp-menu .toggle-btn span:nth-child(1) {
  top: 0;
}
.sp-menuWrap .sp-menu .toggle-btn span:nth-child(2) {
  top: 10px;
}
.sp-menuWrap .sp-menu .toggle-btn.active {
  width: 30px;
  height: 15px;
  z-index: 9300;
  cursor: pointer;
}
.sp-menuWrap .sp-menu .toggle-btn.active span:nth-child(1) {
  top: 50%;
  transform: rotate(-20deg) translateY(-50%);
}
.sp-menuWrap .sp-menu .toggle-btn.active span:nth-child(2) {
  top: 50%;
  transform: rotate(20deg) translateY(-50%);
}

.sp-navWrap {
  position: absolute;
  z-index: 9000;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100vh;
  padding-bottom: 80px;
  overflow-y: scroll;
  background: #000;
  transition: all 0.3s;
  visibility: hidden;
}
.sp-navWrap.active {
  right: 0;
  visibility: visible;
}
.sp-navWrap ul {
  width: 100%;
  padding: 60px 20px;
}
.sp-navWrap ul li {
  font-size: 18px;
  text-align: center;
  padding: 20px 0;
}
.sp-navWrap .snsArea {
  display: flex;
  justify-content: center;
  gap: 30px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.sp-navWrap .snsArea a {
  display: block;
  width: 30px;
  height: 30px;
}

/* header footer 共通 */
.naviWrap {
  width: min-content;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.naviWrap li a {
  display: block;
  font-size: 16px;
  color: #fff;
  text-align: center;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .naviWrap li a:hover:hover {
    opacity: 0.8;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .naviWrap li a:hover:hover {
    opacity: 0.8;
  }
}

/* ============
footer
============ */
footer {
  width: 100%;
  margin: 80px auto 0;
  text-align: center;
  padding: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .footer_in {
  margin: 0 auto;
}
footer .footer_in .snsArea {
  width: 96%;
  display: flex;
  justify-content: center;
  gap: 30px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  footer .footer_in .snsArea {
    margin: 0 auto 20px;
  }
}
footer .footer_in .snsArea a {
  display: block;
  width: 30px;
  height: 30px;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  footer .footer_in .snsArea a:hover:hover {
    transform: translateY(-1px);
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  footer .footer_in .snsArea a:hover:hover {
    transform: translateY(-1px);
  }
}
footer .footer_in .naviWrap {
  margin: 20px auto 70px;
}
@media screen and (max-width: 768px) {
  footer .footer_in .naviWrap {
    margin: 20px auto 50px;
  }
}
footer .footer_in .logoWrap {
  margin: 0 auto 15px;
}
@media screen and (max-width: 768px) {
  footer .footer_in .logoWrap {
    margin: 0 auto 30px;
  }
}
footer .footer_in .logoWrap span {
  display: block;
  font-size: 28px;
  line-height: 1;
}
footer .footer_in small {
  font-size: 12px;
  color: #fff;
  text-align: center;
}

/* ============
404ページ
============ */
.page404 {
  height: 90vh;
  text-align: center;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
}
.page404 h2 {
  font-size: clamp(40px, 6vw, 80px);
  line-height: 1.1;
}
.page404 p {
  font-size: clamp(12px, 1.8vw, 18px);
  margin-top: 10px;
}

/* ============
スクロールアニメーション
============ */
.fadeIn {
  opacity: 0;
  transition-duration: 1500ms;
  transition-property: opacity, transform;
}

.fadeIn-load {
  transform: translate(0, 60px);
}

.fadeIn-up {
  transform: translate(0, 60px);
}

.fadeIn-up--2 {
  transform: translate(0, 60px);
  transition-delay: 500ms;
}
@media screen and (max-width: 768px) {
  .fadeIn-up--2 {
    transition-delay: 0ms;
  }
}

.fadeIn-up--3 {
  transform: translate(0, 60px);
  transition-delay: 1000ms;
}
@media screen and (max-width: 768px) {
  .fadeIn-up--3 {
    transition-delay: 0ms;
  }
}

.fadeIn-up--4 {
  transform: translate(0, 60px);
  transition-delay: 1500ms;
}
@media screen and (max-width: 768px) {
  .fadeIn-up--4 {
    transition-delay: 0ms;
  }
}

.fadeIn-left {
  transform: translate(-100px, 0px);
}

.fadeIn-right {
  transform: translate(100px, 0px);
}

.fadeIn--delay {
  transition-delay: 500ms;
}

.scrollIn {
  opacity: 1;
  transform: translate(0, 0);
}

/* プレビュー用上書き */
#wpadminbar {
  display: none !important;
}/*# sourceMappingURL=common.css.map */