@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td, small, button, time, figure {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

body {
  font-family: "筑紫A丸ゴシック", "秀英丸ゴシック L", "Shuei MaruGo L", "游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Droid Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  overflow-wrap: break-word;
  background-color: #ffebd6;
  color: #333333;
}

ol, ul {
  list-style: none;
}

li, dd {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
  border: none;
  vertical-align: bottom;
}

a {
  cursor: pointer;
  text-decoration: none;
}

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

@media (min-width: 1088px) {
  .hidden-pc {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .hidden-tab {
    display: none;
  }
}

@media (max-width: 767px) {
  .hidden-sp {
    display: none;
  }
}

.inner {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
}

_::-webkit-full-page-media, _:future, :root .header_inner {
  width: 980px;
  max-width: 100%;
  margin: 0 auto;
}

.header_inner {
  transition: all ease .3s 0s;
}

.header {
  background: url(/imges/top/header-line-pattern.png) repeat-x #fffbe5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  transition: all ease .3s 0s;
  padding-bottom: 15px;
}

@media (max-width: 767px) {
  .header {
    padding-top: 25px;
    background: transparent url(/imges/top/sp/header-line-pattern.png) repeat-x;
  }
}

.heder_top-text {
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.01em;
  font-weight: 700;
  padding-left: 10px;
}

.header-nav {
  margin-top: 5px;
}

@media (max-width: 767px) {
  .header-nav {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav {
    margin-top: 0;
  }
}

.header-nav-list {
  display: flex;
  letter-spacing: 0.01em;
  align-items: center;
  transition: all ease .3s 0s;
  flex-wrap: nowrap;
}

@media (max-width: 767px) {
  .header-nav-list {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-list {
    display: block;
  }
}

.header-nav-item {
  text-align: center;
  position: relative;
}

.header-nav-item:nth-child(1) {
  margin-right: 65px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(1) {
    margin-right: 0;
    margin-top: 80px;
    margin-left: 75px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(1) {
    margin-right: 0;
    margin-top: 80px;
    margin-left: 75px;
  }
}

.header-nav-item:nth-child(2) {
  margin-right: 65px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(2) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(2) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(3) {
  margin-right: 65px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(3) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(3) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(4) {
  margin-right: 35px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(4) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(4) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(5) {
  margin-right: 20px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(5) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(5) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(6) {
  margin-right: 45px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(6) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(6) {
    margin-right: 0px;
  }
}

.header-nav-item:nth-child(7) {
  margin-right: 45px;
}

@media (max-width: 767px) {
  .header-nav-item:nth-child(7) {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item:nth-child(7) {
    margin-right: 0px;
  }
}

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

@media (max-width: 767px) {
  .header-nav-item {
    margin-top: 20px;
    margin-left: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-item {
    margin-top: 20px;
    margin-left: 50px;
  }
}

.header-nav-link {
  color: #333333;
  transition: all ease .3s 0s;
}

.header-nav-link::after {
  content: "";
  transition: all ease .4s 0s;
  position: absolute;
  background: transparent url(/imges/top/menu-hover.png) no-repeat center center/contain;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  z-index: -10;
  transition: all ease .3s 0s;
}

.header-nav-link:hover::after {
  width: 98px;
  height: 98px;
}

@media (max-width: 767px) {
  .header-nav-link {
    display: flex;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .header-nav-link {
    display: flex;
  }
}

@media (max-width: 767px) {
  .to-home-a {
    display: inline-block;
    padding-right: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .to-home-a {
    display: inline-block;
    padding-right: 30px;
  }
}

.link-img {
  transition: all ease .3s 0s;
}

.link-img:hover {
  background: #ffef9b;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .link-img {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .link-img {
    display: none;
  }
}

.nav-list-text {
  margin-top: 15px;
  transition: all ease .3s 0s;
}

@media (max-width: 767px) {
  .for-sp {
    margin-left: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp {
    margin-left: 16px;
  }
}

@media (max-width: 767px) {
  .for-sp1 {
    margin-left: 46px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp1 {
    margin-left: 46px;
  }
}

@media (max-width: 767px) {
  .for-sp2 {
    margin-left: 23px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp2 {
    margin-left: 23px;
  }
}

@media (max-width: 767px) {
  .for-sp3 {
    margin-left: 8px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp3 {
    margin-left: 8px;
  }
}

@media (max-width: 767px) {
  .for-sp4 {
    margin-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .for-sp4 {
    margin-left: 15px;
  }
}

.header_text {
  font-weight: 700;
}

.header_sub-text {
  font-size: 10px;
  line-height: 1;
  transition: all ease .3s 0s;
}

@media (max-width: 767px) {
  .nav-list-img {
    margin-top: 13px;
    margin-right: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .nav-list-img {
    margin-top: 13px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  .img-for-sp {
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .sp-logo {
    text-align: center;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .sp-logo {
    text-align: center;
  }
}

.drawer-hamburger {
  width: 1.7rem;
  top: 12px;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .drawer-hamburger {
    top: 30px;
  }
}

.drawer--right .drawer-hamburger {
  right: 10px;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .drawer--right .drawer-hamburger {
    right: 30px;
  }
}

.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
  height: 3px;
  background: #f0a19c;
  border-radius: 2px;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 12.25rem;
}

@media (max-width: 767px) {
  .drawer-nav {
    background: rgba(255, 255, 255, 0.93);
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .drawer-nav {
    background: rgba(255, 255, 255, 0.93);
  }
}

.container {
  padding-top: 150px;
}

@media (max-width: 767px) {
  .container {
    padding-top: 100px;
  }
}

.heading-img {
  text-align: center;
}

@media (max-width: 767px) {
  .heading-img {
    width: 80%;
    margin: 0 auto;
  }
}

.inner-gallery {
  width: 1250px;
  max-width: 100%;
  margin: 0 auto;
}

.gallery-class {
  display: flex;
  flex-wrap: wrap;
  padding-left: 10px;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .gallery-class {
    padding-left: 10px;
    margin: 0 auto;
    max-width: 640px;
  }
}

@media (max-width: 767px) {
  .gallery-class {
    margin: 0 auto;
    max-width: 340px;
    padding-left: 10px;
  }
}

@media (max-width: 374px) {
  .gallery-class {
    padding-left: 10px;
    margin: 0 auto;
    max-width: 280px;
  }
}

.gallery-li {
  width: 300px;
  height: 450px;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .gallery-li {
    width: 200px;
    height: 300px;
  }
}

@media (max-width: 767px) {
  .gallery-li {
    width: 100px;
    height: 150px;
  }
}

.gallery-li img {
  max-width: 100%;
  border-radius: 20px;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.07);
  transition: all ease .3s 0s;
}

.gallery-li img:hover {
  transform: scale(1.15);
}

@media (max-width: 374px) {
  .gallery-li {
    width: 80px;
    height: auto;
  }
}

.gallery-li2 {
  width: 32.5%;
  height: 270px;
  margin-bottom: 10px;
  margin-right: 10px;
  overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1087px) {
  .gallery-li2 {
    width: 200px;
    height: 150px;
  }
}

@media (max-width: 767px) {
  .gallery-li2 {
    width: 46.5%;
    height: auto;
  }
}

.gallery-li2 img {
  max-width: 100%;
  border-radius: 20px;
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.06);
  transition: all ease .3s 0s;
}

.gallery-li2 img:hover {
  transform: scale(1.05);
}

@media (max-width: 374px) {
  .gallery-li2 {
    width: 45.5%;
    height: auto;
  }
}

.footer {
  background: #f0a19c;
  padding-top: 35px;
}

.my-color {
  color: #f0d9d8;
}

.footer_logo {
  text-align: center;
}

.footer_logo a {
  transition: all ease .3s 0s;
}

.footer_logo a:hover {
  opacity: 0.6;
}

.footer-sns {
  margin-top: 20px;
}

.footer-sns ul {
  display: flex;
  justify-content: center;
}

.footer-sns ul li {
  margin-right: 15px;
}

.footer-sns ul li a {
  transition: all ease .3s 0s;
}

.footer-sns ul li a:hover {
  opacity: 0.6;
}

.footer-sns ul li:last-child {
  margin-right: 0;
}

.footer-link {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .footer-link {
    display: flex;
    justify-content: space-around;
    vertical-align: top;
  }
}

@media (min-width: 768px) and (max-width: 1087px) {
  .footer-link {
    text-align: center;
  }
}

.footer-link ul:last-child {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .footer-link ul:last-child {
    margin-top: 0;
  }
}

.footer-link ul li {
  display: inline-block;
  margin-right: 40px;
  letter-spacing: 0.1em;
}

@media (max-width: 767px) {
  .footer-link ul li {
    display: block;
    margin-right: 0;
  }
}

.footer-link ul li a {
  color: #fff;
  transition: all ease .3s 0s;
}

.footer-link ul li a:hover {
  border-bottom: 1px solid #fff;
}

.footer-link ul li:last-child {
  margin-right: 0;
}

.footer-copy {
  text-align: center;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.1em;
  margin-top: 70px;
}

.pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 30px;
}

.pagetop a {
  display: block;
  font-size: 0;
  width: 70px;
  height: 70px;
  text-align: center;
  background: #ffddcb;
  border-radius: 50%;
  line-height: 50px;
  border: 2px solid #fff;
}

.pagetop a:hover {
  background-color: #ee848e;
  text-decoration: none;
}

.pagetop a i {
  font-size: 24px;
  color: #fff;
  line-height: 70px;
}

@media (min-width: 1086px) {
  .active {
    background-color: rgba(255, 251, 229, 0.9);
  }
  .active-nav-link {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .active_sub_text {
    display: none;
  }
  .active_inner {
    width: auto;
    transition: all ease .3s 0s;
    width: 1250px;
    max-width: 100%;
    line-height: 0.1em;
  }
  .active-nav-list {
    justify-content: center;
  }
  .active-link-img {
    width: 50%;
    margin: 0 auto;
  }
  .active-list-text {
    margin-top: 0;
    margin-left: 10px;
  }
  _::-webkit-full-page-media, _:future, :root .active_inner {
    width: auto;
    line-height: 0.1;
    width: 1250px;
    max-width: 100%;
  }
  .active-list-item:nth-child(1) {
    margin-right: 0;
  }
  .active-list-item:nth-child(2) {
    margin-right: 30px;
    margin-left: 60px;
  }
  .active-list-item:nth-child(3) {
    margin-right: 30px;
  }
  .active-list-item:nth-child(4) {
    margin-right: 0;
  }
  .active-list-item:nth-child(5) {
    margin-right: 0;
    margin-left: 0;
  }
  .active-list-item:nth-child(6) {
    margin-right: 25px;
  }
  .active-list-item:nth-child(7) {
    margin-right: 25px;
  }
  .active-list-item:last-child {
    margin-right: 10px;
  }
}
