@charset "UTF-8";
/*===
  #common
  ===*/
@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}

body {
  color: #fff;
  font-family: serif;
  line-height: 1.5;
  font-size: 16px;
  background-color: #020202;
  letter-spacing: .1rem;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }
}

img {
  width: 100%;
  height: auto;
}

a {
  text-decoration: none;
}

.container {
  width: 1200px;
  max-width: 100%;
  padding: 0 40px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}

.main {
  padding-top: 85px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .main {
    padding-top: 71.75px;
  }
}

.section {
  padding: 100px 0;
}

@media screen and (max-width: 767px) {
  .section {
    padding: 60px 0;
    line-height: 1;
  }
}

.section-ttl {
  text-align: center;
  font-size: 100px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #020202;
  background: url(../img/white-stone.webp) center center/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
}

@media screen and (max-width: 767px) {
  .section-ttl {
    font-size: 40px;
  }
}

.section-ttl_black {
  text-align: center;
  font-size: 100px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #020202;
  background: url(../img/black-stone.webp) center center/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
}

@media screen and (max-width: 767px) {
  .section-ttl_black {
    font-size: 40px;
  }
}

.section-btn {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .section-btn {
    font-size: 18px;
  }
}

.section-btn-link {
  color: #fff;
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
}

/* ===============================================
# ヘッダー
=============================================== */
#header {
  z-index: 20;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  #header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
}

#header.change-color {
  background-color: #020202;
  transition: 0.3s;
}

#header.change-color .header-logo {
  position: static;
  width: 85px;
  background: #020202;
  padding: 0;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  #header.change-color .header-logo {
    width: 55px;
  }
}

#header.change-color .header-nav > .inner {
  margin-top: 0px;
}

#header.change-color .header-sub {
  position: absolute;
  top: 0;
  right: 40px;
  color: #fff;
  font-family: "HiraKaku", "ヒラギノ角ゴ", "Meiryo", "Meiryo", "Noto Sans Japanese", sans-serif;
  font-size: 12px;
  line-height: 1.71429;
  text-align: right;
}

@media screen and (max-width: 767px) {
  #header.change-color .header-sub {
    font-size: 10px;
    text-align: left;
    margin-left: 0;
    top: 0;
    right: 5px;
  }
}

#header > .container > .inner {
  padding-bottom: 10px;
  padding-top: 5px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  #header > .container > .inner {
    display: block;
    padding-bottom: 8px;
    padding-top: 5px;
  }
}

.header-left {
  margin-right: auto;
  position: relative;
}

.header-logo {
  width: 160px;
  padding: 15px;
  background: #020202;
  position: absolute;
  top: -20px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .header-logo {
    position: static;
    width: 55px;
    background: none;
    padding: 0;
  }
}

.header-logo a {
  transition: all 0.3s ease 0s;
}

.header-logo a:hover {
  opacity: .6;
}

.header-right {
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .header-right {
    position: static;
  }
}

.header-sub {
  position: absolute;
  top: 0px;
  right: 40px;
  font-family: "HiraKaku", "ヒラギノ角ゴ", "Meiryo", "Meiryo", "Noto Sans Japanese", sans-serif;
  font-size: 12px;
  line-height: 1.71429;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .header-sub {
    font-size: 10px;
    text-align: left;
    margin-left: 0;
    right: 5px;
  }
}

.header-nav {
  top: 100px;
  left: 0;
  right: 0;
  z-index: 20;
}

@media screen and (max-width: 767px) {
  .header-nav {
    display: none;
  }
}

.header-nav > .inner {
  margin-top: 20px;
}

.header-nav ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 40px;
  line-height: 40px;
}

.header-nav li {
  margin-right: 40px;
}

.header-nav li:last-child {
  margin-right: 0;
}

.header-nav li > a {
  color: #fff;
  display: block;
  font-family: "HiraKakuPro-W6", "ヒラギノ角ゴ Pro W6", "Meiryo", "Meiryo", "Noto Sans Japanese", sans-serif;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  opacity: 1;
  line-height: 1.3;
  text-align: center;
}

.header-nav li > a span {
  font-size: 12px;
  color: gray;
}

.header-nav li a img {
  width: 30px;
}

.header-nav li > a:hover {
  opacity: 0.6;
}

/* ===============================================
# ドロワー 
=============================================== */
.drawer {
  display: none;
}

@media screen and (max-width: 767px) {
  .drawer {
    display: block;
  }
}

.drawer-icon {
  color: #ffffff;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 27px;
  z-index: 41;
}

.drawer-open {
  display: block;
}

.m_checked .drawer-open {
  display: none;
}

.drawer-close {
  display: none;
}

.m_checked .drawer-close {
  display: block;
}

.drawer-content {
  background: url(../img/black-stone.webp);
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow: auto;
  padding: 100px 16px 16px;
  position: fixed;
  text-align: center;
  top: 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index: 40;
}

.m_checked .drawer-content {
  opacity: 1;
  visibility: visible;
}

.drawer-nav li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 6px solid transparent;
  color: #fff;
  display: block;
  font-size: 16px;
  padding: 20px 12px 24px 5px;
  text-decoration: none;
}

.fa-times::before {
  color: #fff;
}

/* ===============================================
# mainvisual
=============================================== */
.mainvisual {
  position: relative;
  z-index: 0;
}

.mainvisual-inner {
  max-width: 80%;
  margin-left: auto;
  margin-right: 50px;
}

@media screen and (max-width: 767px) {
  .mainvisual-inner {
    max-width: 100%;
    margin-right: 0;
  }
}

.mainvisual-box {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .mainvisual-box {
    left: 5%;
  }
}

.mainvisual-ttl {
  font-size: 80px;
  background: url(../img/white-stone.webp) center center/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: .1em;
  font-family: kozuka-gothic-pr6n;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .mainvisual-ttl {
    font-size: 40px;
    top: 50%;
  }
}

.mainvisual-txt {
  font-family: kozuka-gothic-pr6n;
  font-size: 28px;
  background: url(../img/white-stone.webp) center center/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
}

@media screen and (max-width: 767px) {
  .mainvisual-txt {
    font-size: 18px;
  }
}

.slider5-wrap {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .slider5-wrap {
    width: 100%;
  }
}

.slider-5 .slick-slide {
  height: calc(100vh - 145px);
  height: calc(100vh - 85px);
}

@media screen and (max-width: 767px) {
  .slider-5 .slick-slide {
    height: 400px;
  }
}

.slider-5 .slick-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dots-5 .slick-dots {
  text-align: center;
}

.dots-5 .slick-dots li {
  display: inline-block;
  width: 100px;
  height: 6px;
  margin: 4px;
  background: #eaeaea;
  cursor: pointer;
}

.dots-5 .slick-dots button {
  display: block;
  width: 0%;
  height: 6px;
  margin: 0;
  font-size: 0;
  padding: 0;
  border: 0;
  opacity: 0;
  outline: none;
  background: #0a467d;
  cursor: pointer;
}

.dots-5 .slick-dots .slick-active button {
  background: #0a467d;
  opacity: 1;
}

.mainvisual-reserved {
  position: absolute;
  right: 0;
  top: 10%;
}

@media screen and (max-width: 767px) {
  .mainvisual-reserved {
    top: 0;
  }
}

.mainvisual-reserved-btn {
  background: url(../img/black-stone.webp);
  color: #F3F9FA;
  padding: 30px 30px 30px 40px;
  border-radius: 50px 0 0 50px;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  transition: all 0.3s ease 0s;
}

@media screen and (max-width: 767px) {
  .mainvisual-reserved-btn {
    font-size: 16px;
    padding: 15px 20px 15px 30px;
  }
}

.mainvisual-reserved-btn:hover {
  background: url(../img/white-stone.webp);
  color: #020202;
}

.mainvisual-reserved-btn span {
  font-size: 14px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .mainvisual-reserved-btn span {
    font-size: 10px;
  }
}

.mainvisual-news {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  .mainvisual-news {
    position: static;
  }
}

.mainvisual-news-box {
  background: #020202;
  padding: 40px 50px;
  display: flex;
  align-items: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .mainvisual-news-box {
    padding: 30px 15px;
    flex-wrap: wrap;
    justify-content: center;
    background: url(../img/white-stone.webp);
  }
}

.mainvisual-news-box-ttl {
  margin-right: 20px;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .mainvisual-news-box-ttl {
    margin-right: 0;
    color: #000;
  }
}

.mainvisual-news-info-box {
  display: flex;
}

@media screen and (max-width: 767px) {
  .mainvisual-news-info-box {
    margin-top: 10px;
    width: 100%;
    justify-content: center;
    color: #000;
  }
}

.mainvisual-news-time {
  margin-right: 5px;
}

.mainvisual-news-box-txt {
  text-align: justify;
}

.news-btn {
  margin-left: 10px;
  border-left: 2px solid #fff;
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .news-btn {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    margin-top: 15px;
    border-bottom: 2px solid #000;
    color: #000;
  }
}

.news-btn:hover {
  opacity: 0.6;
}

/* ===============================================
# about
=============================================== */
.about-content {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .about-content {
    flex-direction: column;
  }
}

.about-box {
  width: 50%;
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .about-box {
    width: 100%;
    margin-top: 40px;
    text-align: center;
  }
}

.about-ttl {
  font-size: 24px;
  letter-spacing: .15em;
  font-weight: bold;
  background: url(../img/back-gold.webp) 0% 70%/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
}

@media screen and (max-width: 767px) {
  .about-ttl {
    font-size: 18px;
    line-height: 1.5;
  }
}

.about-txt {
  margin-top: 20px;
  line-height: 2;
  text-align: justify;
}

/* ===============================================
# menu
=============================================== */
.menu {
  position: relative;
  z-index: 1;
}

.menu::after {
  position: absolute;
  content: '';
  background: url(../img/black-stone.webp) center center/cover no-repeat;
  background: #fff;
  width: 100%;
  height: 60%;
  top: 0;
  z-index: -1;
}

.menu-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .menu-wrapper {
    flex-direction: column;
  }
}

.menu-left {
  width: 40%;
}

@media screen and (max-width: 767px) {
  .menu-left {
    width: 100%;
  }
}

.menu-bg {
  position: relative;
  height: 1000px;
}

@media screen and (max-width: 767px) {
  .menu-bg {
    height: 500px;
  }
}

.menu-bg-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: inset(0);
}

.menu-bg-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 40vw;
  height: 100vh;
  background-image: url(../img/menu.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .menu-bg-inner {
    width: 100vw;
  }
}

.menu-right {
  width: 50%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .menu-right {
    width: 95%;
    margin-top: -300px;
  }
}

.menu-right-box {
  width: 95%;
  background: url(../img/black-stone.webp) center center/contain repeat;
  color: #fff;
  padding: 60px 30px;
  margin-top: 30px;
  border: 1px solid #000;
}

@media screen and (max-width: 767px) {
  .menu-right-box {
    width: 100%;
    margin-top: 30px;
    padding: 30px 10px;
  }
}

.menu-right-ul + .menu-right-ul {
  margin-top: 50px;
}

.menu-right-li {
  padding: 5px;
  border-bottom: 1px solid #7f7f7f;
}

@media screen and (max-width: 767px) {
  .menu-right-li {
    flex-wrap: wrap;
  }
}

.menu-right-li + .menu-right-li {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .menu-right-li + .menu-right-li {
    margin-top: 20px;
  }
}

.menu-header-ttl {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .menu-header-ttl {
    font-size: 16px;
  }
}

.menu-header-ttl span {
  background: url(../img/back-gold.webp) 0% 70%/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
}

.menu-header-ttl span::before {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  background: url(../img/back-gold.webp) center center/cover no-repeat;
}

.menu-header-ttl span::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 2px;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  background: url(../img/back-gold.webp) center center/cover no-repeat;
}

.menu-right-li-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  text-shadow: 1px 1px 0 #000000, -1px -1px 0 #000000, -1px 1px 0 #000000, 1px -1px 0 #000000, 0px 1px 0 #000000, -1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000;
}

@media screen and (max-width: 767px) {
  .menu-right-li-box {
    flex-direction: column;
  }
}

.menu-right-ttl {
  font-weight: bold;
  width: 300px;
}

@media screen and (max-width: 767px) {
  .menu-right-ttl {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .menu-right-info-box {
    margin-left: auto;
    margin-top: 10px;
  }
}

.menu-right-info {
  display: flex;
  align-items: center;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .menu-right-info {
    width: 100%;
    margin-top: 10px;
  }
}

.menu-right-info + .menu-right-info {
  margin-top: 10px;
}

.menu-right-time {
  margin-right: 10px;
  width: 50px;
}

.menu-right-price {
  font-size: 18px;
  width: 100px;
}

@media screen and (max-width: 767px) {
  .menu-right-price {
    font-size: 16px;
    width: 80px;
  }
}

/* ===============================================
# profile
=============================================== */
.profile {
  position: relative;
  z-index: 0;
}

.profile::after {
  position: absolute;
  content: '';
  width: 70%;
  height: 50%;
  top: 280px;
  left: 0;
  right: 0;
  background: url(../img/black-stone.webp) center center/cover no-repeat;
  z-index: -1;
}

.profile .section-ttl {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .profile .section-ttl {
    text-align: center;
  }
}

.profile-wrapper {
  display: flex;
  flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  .profile-wrapper {
    flex-direction: column-reverse;
  }
}

.profile-left {
  width: 50%;
  position: relative;
  z-index: 0;
  height: fit-content;
}

@media screen and (max-width: 767px) {
  .profile-left {
    width: 100%;
    margin-top: 30px;
  }
}

.profile-left::after {
  position: absolute;
  content: '';
  top: -20px;
  right: -20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #000;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .profile-left::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.profile-right {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .profile-right {
    width: 100%;
  }
}

.profile-right-box {
  padding: 60px 60px 0 0;
}

@media screen and (max-width: 767px) {
  .profile-right-box {
    padding: 0;
    margin-top: 40px;
  }
}

.frofile-right-txt {
  line-height: 2;
  letter-spacing: .1em;
}

@media screen and (max-width: 767px) {
  .frofile-right-txt {
    text-align: justify;
  }
}

/* ===============================================
# work
=============================================== */
.work .section-btn-link {
  color: #000;
  border-bottom: 2px solid #000;
}

.work-box {
  background: #fff;
  padding: 60px 0 100px 0;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .work-box {
    outline-offset: -15px;
    padding: 40px 0 60px;
  }
}

.work-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.work-wrapper-ttl {
  margin-top: 10px;
  color: #fff;
}

.work-inner {
  width: calc(100% - 20px);
}

.slide {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  /*★*/
}

.slide-img {
  overflow: hidden;
  aspect-ratio: 16 / 9;
}

/* ===============================================
# info
=============================================== */
.info-wrapper {
  display: flex;
}

@media screen and (max-width: 767px) {
  .info-wrapper {
    flex-direction: column-reverse;
  }
}

.info-left {
  position: relative;
  width: 50%;
}

@media screen and (max-width: 767px) {
  .info-left {
    width: 100%;
  }
}

.info-left-map-box {
  aspect-ratio: 16 / 9;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .info-left-map-box {
    margin-top: 60px;
  }
}

.info-left-map-box::after {
  position: absolute;
  content: '';
  top: -40px;
  left: -40px;
  bottom: 40px;
  right: 40px;
  background: url(../img/white-stone.webp);
  z-index: 0;
}

@media screen and (max-width: 767px) {
  .info-left-map-box::after {
    top: -20px;
    left: -20px;
    bottom: 20px;
    right: 20px;
  }
}

.info-left-map-box iframe {
  position: absolute;
  z-index: 1;
  left: 20px;
  width: 100%;
  height: 100%;
  border: none;
}

@media screen and (max-width: 767px) {
  .info-left-map-box iframe {
    width: 95%;
    left: 10px;
  }
}

.info-right {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .info-right {
    width: 100%;
  }
}

.info-right-box {
  width: 70%;
  margin: 60px auto 0;
}

@media screen and (max-width: 767px) {
  .info-right-box {
    width: 100%;
    padding: 0 15px;
    margin-top: 40px;
  }
}

.info-right-dl {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #333;
  padding: 5px;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .info-right-dl {
    flex-direction: column;
  }
}

.info-right-dl + .info-right-dl {
  margin-top: 30px;
}

.info-right-dt {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .info-right-dt {
    width: 100%;
    font-size: 16px;
  }
}

.info-right-dd {
  font-size: 18px;
  width: 100%;
  margin: 10px 0 0 10px;
}

@media screen and (max-width: 767px) {
  .info-right-dd {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
    margin-left: 10px;
  }
}

.info-right-dd span {
  margin-left: 5px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .info-right-dd span {
    font-size: 12px;
  }
}

/* ===============================================
# footer
=============================================== */
@media screen and (max-width: 767px) {
  .footer {
    margin-bottom: 53px;
  }
}

.footer-top {
  background: url(../img/back-gold.webp) center center/cover no-repeat;
  padding: 60px 0;
}

.footer-top-box {
  text-align: center;
}

.footer-top-ttl {
  font-size: 5vw;
  letter-spacing: .4rem;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  background: url(../img/black-stone.webp) center center/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
}

@media screen and (max-width: 767px) {
  .footer-top-ttl {
    font-size: 40px;
  }
}

.footer-top-txt {
  background: url(../img/black-stone.webp) center center/cover no-repeat;
  -webkit-background-clip: text;
  color: transparent;
  font-size: 24px;
  letter-spacing: .2rem;
}

@media screen and (max-width: 767px) {
  .footer-top-txt {
    font-size: 20px;
  }
}

.footer-bottom {
  background: url(../img/black-stone.webp);
}

.footer-bottom-ul {
  padding: 60px 0;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .footer-bottom-ul {
    flex-direction: column;
    text-align: center;
  }
}

.footer-bottom-ul li {
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  .footer-bottom-ul li {
    margin-left: 0;
    margin-top: 20px;
  }
}

.footer-bottom-ul li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  .footer-bottom-ul li:first-child {
    margin-top: 0;
  }
}

.footer-bottom-ul li a {
  font-family: sans-serif;
  color: #fff;
  font-weight: bold;
}

.footer-copy {
  text-align: center;
  padding: 5px;
  font-size: 12px;
}

/* ===============================================
# 共通パーツ
=============================================== */
.mainvisual-collumn {
  background: url(../img/mainvisual-collumn.jpg) center center/cover no-repeat;
  height: auto;
}

.mainvisual-collumn-wrap {
  background: rgba(0, 0, 0, 0.356);
  height: auto;
}

.mainvisual-collumn-ttl {
  text-align: center;
  padding: 80px 0;
  line-height: .6;
  font-size: 40px;
  color: #fff;
  font-family: "Roboto", sans-serif;
}

@media screen and (max-width: 767px) {
  .mainvisual-collumn-ttl {
    padding: 40px 0;
    font-size: 30px;
  }
}

.mainvisual-collumn-ttl span {
  font-size: 18px;
  color: #fff;
  font-family: serif;
}

@media screen and (max-width: 767px) {
  .mainvisual-collumn-ttl span {
    font-size: 12px;
  }
}

/* ===============================================
# totop
=============================================== */
.floating {
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .floating {
    right: 10px;
    bottom: 66px;
  }
}

.floating a {
  display: block;
  width: 70px;
  text-decoration: none;
  opacity: 1;
}

@media screen and (max-width: 767px) {
  .floating a {
    width: 60px;
  }
}

.floating a:hover {
  opacity: .6;
}

/* ===============================================
# 予約ボタン
=============================================== */
.reserved {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
}

.reserved-wrap {
  display: flex;
}

.reserved-btn {
  width: 50%;
  text-align: center;
  font-weight: bold;
  background: #c78a93;
  background: url(../img/white-stone.webp) center center/cover no-repeat;
  border: 1px solid #020202;
}

.reserved-btn-link {
  display: inline-block;
  padding: 15px 0;
  color: #020202;
  font-weight: 600;
}

.archive-article {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .archive-article {
    flex-direction: column;
  }
}

/* ===============================================
# 新着情報一覧　左
=============================================== */
.archive-left {
  width: 70%;
}

@media screen and (max-width: 767px) {
  .archive-left {
    width: 100%;
  }
}

.archive-left-item {
  border-bottom: 1px dotted gray;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .archive-left-item {
    padding-bottom: 40px;
  }
}

.archive-left-item + .archive-left-item {
  margin-top: 40px;
}

.archive-left-item-box {
  display: flex;
}

@media screen and (max-width: 767px) {
  .archive-left-item-box {
    flex-direction: column;
  }
}

.archive-left-item-img {
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  .archive-left-item-img {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}

.archive-left-item-img img {
  display: block;
  width: 300px;
  height: 220px;
  object-fit: cover;
  margin: 0 auto;
}

.archive-left-item-content {
  width: calc(100% - 300px);
}

@media screen and (max-width: 767px) {
  .archive-left-item-content {
    width: 100%;
    margin-top: 20px;
  }
}

.archive-left-item-info {
  display: flex;
  align-items: center;
}

.archive-left-item-time {
  color: #333333;
  font-weight: bold;
  margin-right: 15px;
  line-height: 1;
}

.archive-left-item-published {
  color: gray;
}

@media screen and (max-width: 767px) {
  .archive-left-item-published {
    font-size: 14px;
  }
}

.archive-left-item-cat {
  font-size: 10px;
  padding: 3px 10px;
  border: 1px solid gray;
  border-radius: 5px;
  font-family: sans-serif;
  background: #333;
}

@media screen and (max-width: 767px) {
  .archive-left-item-cat {
    font-size: 10px;
  }
}

.archive-left-item-ttl {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .archive-left-item-ttl {
    font-size: 16px;
  }
}

.archive-left-item-txt {
  margin-top: 10px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .archive-left-item-txt {
    line-height: 1.5;
  }
}

.archive-left-item-btn {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .archive-left-item-btn {
    text-align: center;
  }
}

.archive-left-item-btn a {
  border-bottom: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  padding-bottom: 5px;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .archive-left-item-btn a {
    font-size: 18px;
  }
}

.archive-left-item-btn a:hover {
  opacity: 0.6;
}

/* ===============================================
# ページネーション 
=============================================== */
.pagination {
  margin-top: 60px;
  text-align: center;
}

.pagination a {
  transition: all 0.3s ease 0s;
}

.pagination a:hover {
  opacity: 0.6;
}

.pagination a.next,
.pagination a.prev {
  font-size: 20px;
  background: none;
}

.pagination a.next:hover,
.pagination a.prev:hover {
  opacity: 0.6;
}

.page-numbers {
  background: #fff;
  border: 1px solid #e2e2e2;
  color: #808080;
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  margin-right: 14px;
  min-width: 30px;
  text-align: center;
  text-decoration: none;
}

.page-numbers:last-child {
  margin-right: 0;
}

.page-numbers.current {
  background: #e9dad0;
  border: 1px solid #888888;
  color: #fff;
  font-weight: 700;
}

.page-numbers.dots,
.page-numbers.next,
.page-numbers.prev {
  border: none;
  line-height: 40px;
  min-width: initial;
  width: auto;
}

/* ===============================================
# 新着情報一覧　右
=============================================== */
.archive-right {
  width: 25%;
  background: #e9dad0;
  padding: 30px 20px;
}

@media screen and (max-width: 767px) {
  .archive-right {
    width: 100%;
    margin-top: 60px;
  }
}

.archive-right-item + .archive-right-item {
  margin-top: 40px;
}

.archive-right-item-ttl {
  font-weight: bold;
  border-left: 3px solid #333333;
  padding-left: 10px;
  padding-top: 3px;
  color: #000;
}

.archive-right-item-ul {
  margin-top: 20px;
}

.archive-right-item-li + .archive-right-item-li {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .archive-right-item-li + .archive-right-item-li {
    margin-top: 15px;
  }
}

.archive-right-item-li a {
  color: gray;
  font-weight: bold;
  font-size: 14px;
}

.archive-right-item-li a:hover {
  opacity: 0.6;
}

/* ===============================================
# 新着情報詳細
=============================================== */
.single-info-box {
  background: #fff;
  padding: 60px;
}

@media screen and (max-width: 767px) {
  .single-info-box {
    padding: 30px 15px;
  }
}

.single-info-meta {
  display: flex;
  align-items: center;
}

.single-info-published {
  margin-right: 10px;
  color: gray;
  font-weight: bold;
  margin-right: 15px;
}

@media screen and (max-width: 767px) {
  .single-info-published {
    font-size: 14px;
  }
}

.single-info-img {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .single-info-img {
    margin-top: 20px;
  }
}

.single-info-ttl {
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

@media screen and (max-width: 767px) {
  .single-info-ttl {
    font-size: 16px;
    margin-top: 25px;
  }
}

.single-info-txt {
  margin-top: 30px;
  text-align: justify;
  color: #333;
}

@media screen and (max-width: 767px) {
  .single-info-txt {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.5;
  }
}

.single-info-btn {
  margin-top: 60px;
  text-align: center;
}

.single-info-btn a {
  padding: 20px 30px;
  background: #333333;
  color: #fff;
  font-weight: bold;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
}

@media screen and (max-width: 767px) {
  .single-info-btn a {
    padding: 10px 20px;
  }
}

.single-info-btn a:hover {
  background: #e9dad0;
  color: #fff;
}

/* ===============================================
# コンタクトフォーム７
=============================================== */
.contact {
  position: relative;
}

.contact::after {
  position: absolute;
  content: '';
  width: 40%;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .contact {
    padding-bottom: 60px;
  }
}

.contact-box {
  max-width: 800px;
  margin: 0 auto;
  padding: 60px 120px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .contact-box {
    padding: 20px;
  }
}

.contact-note-txt {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .contact-note-txt {
    text-align: center;
    font-size: 12px;
  }
}

.contact-required-txt {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
}

.contact-required-txt span {
  color: #940000;
}

.contact-contents__item--required {
  display: flex;
}

@media screen and (max-width: 767px) {
  .contact-contents__item--required {
    display: block;
  }
}

.contact-contents__item--required + .contact-contents__item--required {
  margin-top: 40px;
}

.required {
  position: relative;
}

.required::after {
  position: absolute;
  content: "＊";
  font-size: 12px;
  color: #940000;
  top: -7px;
}

.contact-contents__item-title {
  width: 190px;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .contact-contents__item-title {
    font-size: 16px;
  }
}

.contact-contents__item-title p {
  display: inline-block;
}

.contact-contents__item-input--text {
  width: calc(100% - 190px);
}

@media screen and (max-width: 767px) {
  .contact-contents__item-input--text {
    width: 100%;
  }
}

.contact-contents__item-textarea {
  width: calc(100% - 190px);
}

@media screen and (max-width: 767px) {
  .contact-contents__item-textarea {
    width: 100%;
  }
}

.contact-contents__submit {
  text-align: center;
  margin-top: 40px;
}

.contact-contents__btn {
  width: 120px;
  height: 50px;
  border: none;
  color: #333;
  background: #fff;
}

.contact-contents__btn:hover {
  opacity: 0.6;
}

input[type="text"], input[type="email"], input[type="tel"] {
  width: 100%;
  border: none;
  height: 40px;
}

textarea {
  width: 100%;
  min-height: 122px;
  resize: vertical;
  border: none;
}

.wpcf7-spinner {
  display: none;
}

/* ===============================================
# ジャンルナビ
=============================================== */
.genre-nav {
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .genre-nav {
    margin-bottom: 12px;
  }
}

.genre-nav-link {
  margin-right: 16px;
}

@media screen and (max-width: 767px) {
  .genre-nav-link {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}

.genre-nav-link a {
  display: block;
  padding: 6px 14px;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: gray;
}

@media screen and (max-width: 767px) {
  .genre-nav-link a {
    padding: 5px 8px;
    font-size: 12px;
  }
}

.genre-nav-link a.is-active,
.genre-nav-link a:hover {
  background: #fff;
  color: #333;
}

/* ===============================================
# 制作実績一覧
=============================================== */
.archive-work-content {
  display: flex;
  flex-wrap: wrap;
}

.archive-work-item {
  display: block;
  width: 30%;
  border: 1px solid #dfdfdf;
  margin-right: 5%;
}

@media screen and (max-width: 767px) {
  .archive-work-item {
    width: 100%;
    margin-right: 0;
  }
}

.archive-work-item:nth-child(3n) {
  margin-right: 0;
}

.archive-work-item:nth-child(n + 4) {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .archive-work-item:nth-child(n + 4) {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .archive-work-item + .archive-work-item {
    margin-top: 40px;
  }
}

.archive-work-img {
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.archive-work-item-box {
  padding: 10px 15px 20px 15px;
  background: #F3F9FA;
}

.archive-work-cat {
  font-size: 10px;
  padding: 3px 10px;
  border: 1px solid gray;
  border-radius: 5px;
  font-family: sans-serif;
  background: #fff;
  display: inline-block;
  color: #fff;
}

.archive-work-ttl {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.archive-work-txt {
  margin-top: 5px;
  text-align: justify;
  color: #fff;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .archive-work-txt {
    line-height: 1.5;
  }
}

/* ===============================================
# パンクズリスト
=============================================== */
.breadcrumb {
  padding-top: 20px;
  padding: 10px 0 0 0;
  color: #fff;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .breadcrumb {
    font-size: 10px;
  }
}

.breadcrumb .home::before {
  content: "\f015";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  margin-right: 10px;
}

.breadcrumb a {
  text-decoration: none;
  transition: all 0.3s ease 0s;
  color: #fff;
}

.breadcrumb a:hover {
  opacity: 0.6;
}

.breadcrumb i {
  margin-left: 5px;
  margin-right: 5px;
}

/* ===============================================
# 施工事例詳細
=============================================== */
.single-work {
  width: 100%;
}

/* ===============================================
# insta
=============================================== */
.insta {
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .insta {
    padding-bottom: 60px;
  }
}

.insta .section-ttl {
  margin-bottom: 40px;
}

.grecaptcha-badge {
  visibility: hidden;
}
