@charset "UTF-8";
/* CSS Document */
.header {
    font-size: 24px;
    color: #333;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    margin-top: 10px;
    padding: 20px;
    width: 100%; 
    display: flex;
    justify-content: flex-end;
    text-align: right;
}
.h-headerNav{
  padding-top: 40px;
}
.h-headerMenu{
display: block;
padding-top: 50px;
}
#nav-open{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 22px;  
    position: fixed;
    top: 0;
    right: 0;
}
#nav-open span,#nav-open span:before,#nav-open span:after{
    position: absolute;
    height: 3px;
    width: 30px;
    background-color: #333;
    display: block;
    content: "";
}
#nav-open span:before {
    bottom: -8px;
}
#nav-open span:after {
    bottom: -16px;
}
/* @media(max-width:480px){
    /*ハンバーガーボタン*/
    /* #nav-drawer {
        padding: 10px 24px 0 0;
        text-align:right;
        position: relative;
        }  */

.header a{
   color: #333;
      }
.rogo{
    position: absolute;
    top: 20px;
    left: 20px;
 }
@media(min-width:769px){
  .header {
    flex-direction: column;
    display: flex;
     justify-content:right; 
    text-align: right; 
  } 
}
.section-top{
    /* height: 300px; */
    /* background-image: url("/assets/image/service/watanabenekomegane.png");
    background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 60px; */
margin-top: 60px;
max-width: 1200px;
margin: 0 auto;
}
.section-top p {
  margin-top: 50px;
    color: #fff;
    font-size: 30px;
    text-align:center;
}
/* @media(min-width:769px){ */
/* .section-top {
    background-image: url("/assets/image/service/watanabenekomegane.png");
    margin-top: 120px;
    }
} */
.section-top_backimg__text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  color: #fff;
}
@media(min-width:769px){
  .section-top_backimg {
    margin-top: 120px;
    position: relative;
    }
  }
@media(min-width:769px){
    .section-top_backimg__text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%);
      font-size: 50px;
      color: #fff;
    }
  }

/* .balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
  } */
  /* .balloon5 .faceicon { */
    /* float: left;
    margin-right: -90px;
    width: 80px; */
  /* } */
  /* .balloon5 .faceicon img{ */
    /* width: 100%;
    height: auto;
    /* border: solid 3px #fff0ec; */
    /* border-radius: 50%;
  }
  .balloon5 .chatting {
    width: 100%;
  } */
  /* .says {
    float: left;
    position: relative; 
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #fff0ec;
    margin-bottom: 40px;
  } */
  /* .says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #fff0ec;
  } */
  /* .says p {
    margin: 0;
    padding: 0;
  } */ 
  .balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
  }
  .balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
  }
  .balloon5 .faceicon img{
    width: 100%;
    height: auto;
    /* border: solid 3px #fff0ec; */
    border-radius: 50%;
  }
  .balloon5 .chatting {
    width: 100%;
  }
  .says {
    float: left;
    position: relative; 
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #fff0ec;
  }
  .says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #fff0ec;
  }
  .says p {
    margin: 0;
    padding: 0;
  }
  .section-usagimaru__picture{
    width: 70px;
    display: block;
    margin-right: auto;
  }
  @media(min-width :769px){
    .section-usagicomment {
     padding: 60px 0 12px;
   }
   .section-usagicomment-wrapper{
     max-width: 1160px;
     margin: 0 auto;
   }
   }
  @media(min-width :769px){
    .section-usagimaru__picture{
    width: 70px;
    display: block;
    margin-right: auto;
    }
}
 .section-exhibition__seiyanomori{
    margin-top: 50px;
    background-color: #f9f5f5;
   }
.section-exhibition__seiyanomori h2{
  text-align: left;
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 16px;
  padding-left: 30px;
}
.section-seiyanomori img{
  width: 70%;
}
@media(min-width :769px){
.section-exhibition__seiyanomori img{
  max-width:490px;
  height: auto;
  width: auto;
}
}
.section-exhibition__seiyanomori h3{
  text-align: center;
  max-width: 1160px;
  height: 0 auto;
  font-size: 16px;
}
.section-exhibition__mimitoshippo img{
  width: 70%;
}
@media(min-width :769px){
.section-exhibition__mimitoshippo img{
  max-width:524px;
  height: auto;
  width: auto;
}
}
.section-exhibition__mimitoshippo h3{
  text-align: center;
  max-width: 1160px;
  height: 0 auto;
  font-size: 16px;
}
.section-exhibition__haru{
  margin-top: 50px;
  background-color: #f9f5f5; 
}
.section-exhibition__haru h2{
  text-align: left;
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 16px;
  padding-left: 30px;
}
.section-exhibition__haru img{
  width: 70%;
}
@media(min-width :769px){
.section-exhibition__haru img{
  max-width:524px;
  height: auto;
  width: auto;
}
}
.section-exhibition__hiina{
  margin-top: 50px;
  background-color: #f9f5f5; 
}
.section-exhibition__hiina h2{
  text-align: left;
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 16px;
  padding-left: 30px;
}
.section-exhibition__hiina img{
  width: 70%;
}
@media(min-width :769px){
.section-exhibition__hiina img{
  max-width:524px;
  height: auto;
}
}
.section-exhibition__itochisayaka{
  margin-top: 50px;
  background-color: #f9f5f5; 
}
.section-exhibition__itochisayaka h2{
  text-align: left;
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 16px;
  padding-left: 30px;
}
.section-exhibition__itochisayaka img{
  width: 70%;
}
@media(min-width :769px){
.section-exhibition__itochisayaka img{
  max-width:524px;
  height: auto;
}
}
.section-exhibition__okurimono{
  margin-top: 50px;
  background-color: #f9f5f5; 
}
.section-exhibition__okurimono h2{
  text-align: left;
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 16px;
  padding-left: 30px;
}
.section-exhibition__okurimono img{
  width: 70%;
}
@media(min-width :769px){
.section-exhibition__okurimono img{
  max-width:524px;
  height: auto;
}
}
.section-news__category h2 {
  padding-bottom: 20px;
}
.f-16{
  padding-bottom: 20px;
}
.section-news{
    background-color: #fff;
    padding: 25px 24px;
    text-align: left;
}
.section-news ol{
    list-style: none;
    margin-bottom: 8px;
}
.section-news__category{
    color: #333;
    font-weight: 600;
}
.section-news__category h3{
  padding-bottom: 20px;
}
.section-news h3{
    font-weight: 500;
}
.section-news__more-rink a{
    text-decoration: none;
    color: #333;
}
.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}
.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}
.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  /* border: solid 3px #fff0ec; */
  border-radius: 50%;
}
.balloon5 .chatting {
  width: 100%;
}
.says {
  float: left;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #fff0ec;
}
.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #fff0ec;
}
.says p {
  margin: 0;
  padding: 0;
}
.section-usagimaru__picture{
  width: 70px;
  display: block;
  margin-right: auto;
}
@media(min-width :769px){
  .section-usagicomment {
   padding: 60px 0 12px;
 }
 .section-usagicomment-wrapper{
   max-width: 1160px;
   margin: 0 auto;
 }
 }
/* .section-usagicomment__comment{ */
  /* text-align: center;
    text-decoration: none;
    font-weight: bold;
    background-color: #fff0ec;
    color: #333;
    border-radius: 20px;
    position: relative;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 20px;
    width: 290px;
    margin: 0 auto;
    margin-top: 20px; */
    /* margin-bottom: 30px;  */
/* } */
a.btn_instagram{
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    background-color: #968c87;
    color: #fff;
    border-radius: 20px;
    position: relative;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 20px;
    width: 290px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px; 
}
.btn_instagram img {
    width: 40px;
    height: auto;
    list-style: none;
}
a.btn_instagram:hover{
    background: #44c6f2;
    color: #fff;
}
a.btn_base{
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  background-color: #968c87;
  color: #fff;
  border-radius: 20px;
  position: relative;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px;
  width: 290px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px; 
}
.btn_base img {
  width: 40px;
  height: auto;
  list-style: none;
}
a.btn_base:hover{
  background: #44c6f2;
  color: #fff;
} 
@media(min-width :769px){
 .btn {
  padding: 60px 0 12px;
}
.btn-wrapper{
  max-width: 1160px;
  margin: 0 auto;
}
.btn ul {
  margin-left: 80px;
  display: flex;
  justify-content:space-around;
}
}
.footer{
    height: 550px;
    padding: 30px 30px;
    background-color: #ddc3b7;
    font-size: 1.6rem;
    color: #333; 
    list-style: none;
}
.footer__sns_links li {
    width: 30px;
    margin: 50px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer__sns_links li base{
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer a{
    color: #333;
    font-size: 20px; 
    line-height: 50px;
    text-decoration: none;
}
.site-map__main-link {
    text-align: left;
    line-height: 40px;
    font-weight: bold;
}
.footer__sns_links{
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    border-radius: 20px;
    position: relative;
    transition: 0.5s;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 20px;
    width: 290px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.footer__sns_links li {
    display: inline-block;
    width: 40px;
    margin: 0 10px;
}
.footer__sns_links li img{
    width: 100%;
}
.footer__sns_links li .base{
    width: 60px;
}
.img base{
  margin-top:10px;
}
.footer__site-map li a {
    text-decoration: none;
    color: #CAD0D2;
}
.footer__site-map li a:visited {
    text-decoration: none;
    color: #CAD0D2;
}
.footer__copyright{
    font-weight: bold;
}
  .h-headerNav {
    display: none;
  }
  @media (min-width: 767px) {
    .h-headerNav {
      display: block;
    }
  }
  .h-headerNav.is-open {
    inset: 0;
    background-color: #ddc3b7;
    display: block;
    position: absolute;
    z-index: 1;
    overflow: auto;
    height: 600px;
  }
  .h-headerMenu {
    padding: 80px 0;
  }
  @media (min-width: 767px) {
    .h-headerMenu {
      padding: 0;
      display: flex;
      gap: 0 30px;
    }
  }
  .h-headerMenu__item {
    font-size: 1.4rem;
    text-align: center;
  }
  @media (min-width: 767px) {
    .h-headerMenu__item {
      font-size: 1.6rem;
    }
  }
  .h-headerMenu__item a {
    padding: 20px;
    color: #fff;
    display: block;
  }
  @media (min-width: 767px) {
    .h-headerMenu__item a {
      padding: 0;
      color: #000;
    }
  }
  .h-hamMenu {
    width: 50px;
    height: 50px;
    background-color: #ccc;
    position: relative;
    z-index: 99;
  }
  @media (min-width: 767px) {
    .h-hamMenu {
      display: none;
    }
  }
  .h-hamMenu[aria-expanded=true] .h-hamMenu__border {
    background-color: transparent;
  }
  .h-hamMenu[aria-expanded=true] .h-hamMenu__border::before, .h-hamMenu[aria-expanded=true] .h-hamMenu__border::after {
    top: 0;
  }
  .h-hamMenu[aria-expanded=true] .h-hamMenu__border::before {
    rotate: 45deg;
  }
  .h-hamMenu[aria-expanded=true] .h-hamMenu__border::after {
    rotate: -45deg;
  }
  .h-hamMenu__border {
    width: 20px;
    height: 2px;
    margin: auto;
    inset: 0;
    background-color: #000;
    position: absolute;
  }
  .h-hamMenu__border::before, .h-hamMenu__border::after {
    content: "";
    width: 100%;
    height: 100%;
    inset: 0;
    background-color: #000;
    position: absolute;
    transition: all 0.3s;
  }
  .h-hamMenu__border::before {
    top: -6px;
  }
  .h-hamMenu__border::after {
    top: 6px;
  }