@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "游ゴシック Medium", "YuGothic M", YuGothic, "Yu Gothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2.4;
  -webkit-text-size-adjust: 100%;
  color: #333333;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  font-weight: 300;
  position: relative;
}
@media screen and (max-width: 768px) {
  body {
    font-weight: 400;
    line-height: 1.8;
  }
}

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

a {
  color: #333333;
  text-decoration: none;
  display: block;
}
a:hover, a:focus {
  outline: none;
}

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

.wrapper {
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

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

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

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes bar {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 72px;
    opacity: 1;
  }
  100% {
    width: 72px;
    opacity: 1;
  }
}
@keyframes bar {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 72px;
    opacity: 1;
  }
  100% {
    width: 72px;
    opacity: 1;
  }
}
@-webkit-keyframes bar_sp {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 48px;
    opacity: 1;
  }
  100% {
    width: 48px;
    opacity: 1;
  }
}
@keyframes bar_sp {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 48px;
    opacity: 1;
  }
  100% {
    width: 48px;
    opacity: 1;
  }
}
@-webkit-keyframes bar1) {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 70px;
    opacity: 1;
  }
  100% {
    width: 70px;
    opacity: 1;
  }
}
@keyframes bar1) {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 70px;
    opacity: 1;
  }
  100% {
    width: 70px;
    opacity: 1;
  }
}
@-webkit-keyframes bar2 {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 40px;
    opacity: 1;
  }
  100% {
    width: 40px;
    opacity: 1;
  }
}
@keyframes bar2 {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 40px;
    opacity: 1;
  }
  100% {
    width: 40px;
    opacity: 1;
  }
}
@-webkit-keyframes bar3 {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 150px;
    opacity: 1;
  }
  100% {
    width: 150px;
    opacity: 1;
  }
}
@keyframes bar3 {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 150px;
    opacity: 1;
  }
  100% {
    width: 150px;
    opacity: 1;
  }
}
@-webkit-keyframes scroll {
  0% {
    width: 1px;
    height: 0px;
    opacity: 0;
  }
  50% {
    width: 1px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 1px;
    height: 30px;
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    width: 1px;
    height: 0px;
    opacity: 0;
  }
  50% {
    width: 1px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 1px;
    height: 30px;
    opacity: 0;
  }
}
@-webkit-keyframes title {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 100%;
    opacity: 1;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
@keyframes title {
  0% {
    width: 0;
    opacity: 0;
  }
  50% {
    width: 100%;
    opacity: 1;
  }
  100% {
    width: 100%;
    opacity: 1;
  }
}
/*----------------------------------------------------
コンテンツ共通
----------------------------------------------------*/
.fadein {
  opacity: 0.1;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.fadein.rollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.main_img {
  width: 100%;
  max-width: 95%;
  margin: 0 auto 50px;
  background: #cccccc;
  height: 500px;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .main_img {
    height: 300px;
  }
}

.sub_img_01, .sub_img_04, .sub_img_03, .sub_img_02 {
  width: 100%;
  max-width: 95%;
  margin: 0 auto 50px;
  border-radius: 10px;
  height: 530px;
  background: url("../img/sub_img_01.jpg") no-repeat center;
  background-size: cover;
}

.sub_img_02 {
  background: url("../img/sub_img_02.jpg") no-repeat center;
  background-size: cover;
}

.sub_img_03 {
  height: 380px;
  background: url("../img/sub_img_03.jpg") no-repeat center;
  background-size: cover;
}

.sub_img_04 {
  height: 380px;
  background: url("../img/sub_img_04.jpg") no-repeat center;
  background-size: cover;
}

#pageTop a {
  position: fixed;
  width: 60px;
  line-height: 60px;
  bottom: 0;
  right: 0;
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
}
#pageTop a:hover {
  background: #ffffff;
  color: #333333;
}
@media screen and (max-width: 768px) {
  #pageTop a {
    width: 50px;
    line-height: 50px;
    font-size: 20px;
  }
}

/*----------------------------------------------------
header
----------------------------------------------------*/
header {
  width: 100%;
  padding: 10px 0;
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
}
header .h_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .h_inner p {
  width: 170px;
}
header .h_inner p a:hover {
  opacity: 0.5;
}
header .h_inner ul {
  width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}
header .h_inner ul .insta_icon {
  width: 18%;
}
header .h_inner ul .insta_icon a {
  position: relative;
}
header .h_inner ul .insta_icon a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #fff;
}
header .h_inner ul .insta_icon a:hover:before, header .h_inner ul .insta_icon a.current:before {
  opacity: 0;
}
header .h_inner ul li {
  font-family: "Josefin Sans", sans-serif;
  font-weight: bold;
}
header .h_inner ul li a {
  position: relative;
}
header .h_inner ul li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background: #E60012;
}
header .h_inner ul li a:hover:before, header .h_inner ul li a.current:before {
  opacity: 1;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}

/*----------------------------------------------------
sp_head
----------------------------------------------------*/
#sp_head {
  width: 100%;
  background: #ffffff;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9980;
}
#sp_head h1 {
  width: 150px;
  margin-top: -5px;
  margin-left: 10px;
}
#sp_head h1 a {
  display: inline;
}
#sp_head h1:hover {
  opacity: 0.7;
}
#sp_head h1 img {
  vertical-align: middle;
}

.button_container {
  position: fixed;
  top: 10px;
  right: 10px;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 9999;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}
.button_container:hover {
  opacity: 0.7;
}
.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
          transform: translateY(11px) translateX(0) rotate(45deg);
  background: #E60012;
}
.button_container.active .middle {
  opacity: 0;
  background: #E60012;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
          transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #E60012;
}
.button_container span {
  background: #999999;
  border: none;
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0.9;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0.35s, height 0.25s;
  transition: opacity 0.25s, visibility 0.35s, height 0.25s;
  overflow: hidden;
  z-index: 9998;
}
.overlay.open {
  opacity: 0.9;
  visibility: visible;
  height: 100%;
}
.overlay.open li {
  font-family: "Josefin Sans", sans-serif;
  font-weight: bold;
  -webkit-animation: fadeInRight 0.5s ease forwards;
          animation: fadeInRight 0.5s ease forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  border: 1px solid #ccc;
  font-size: 2.5rem;
  -webkit-box-shadow: 7px 5px 6px -5px #ccc;
          box-shadow: 7px 5px 6px -5px #ccc;
  padding: 10px 80px;
  margin-bottom: 55px;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
.overlay.open li:nth-of-type(5) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.overlay.open li:nth-of-type(6) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
.overlay.open li:nth-of-type(7) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.overlay.open li:nth-of-type(8) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
.overlay.open li:last-child {
  margin-bottom: none;
}
.overlay nav {
  position: relative;
  height: 70%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}
.overlay ul {
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  min-height: 40px;
  position: relative;
  opacity: 0;
}
.overlay ul li a {
  position: relative;
  overflow: hidden;
  color: #333333;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}
.overlay ul li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 2px;
  background: #E60012;
  -webkit-transition: 0.35s;
  transition: 0.35s;
}
.overlay ul li ul {
  width: 60px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.overlay ul li ul li i {
  font-size: 22px;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/*----------------------------------------------------
footer
----------------------------------------------------*/
footer {
  width: 100%;
  background: #ccc;
  position: absolute;
}
footer .f_inner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 0px;
  text-align: center;
  padding: 100px 100px 5px;
}
@media screen and (max-width: 768px) {
  footer .f_inner {
    padding: 100px 30px 10px;
  }
}
footer .f_inner p {
  line-height: 1.5;
}
footer .f_inner .logo {
  width: 16%;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  footer .f_inner .logo {
    width: 30%;
    margin: 0 auto 30px;
  }
}
footer .f_inner .address {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  footer .f_inner .address {
    font-size: 1.3rem;
  }
}
footer .f_inner small p {
  font-size: 1.3rem;
}
footer .f_inner .c_box {
  background: #fff;
  border: 1px solid black;
  padding: 45px;
  margin-bottom: 100px;
}
footer .f_inner .c_box ul {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 768px) {
  footer .f_inner .c_box ul {
    display: block;
  }
}
footer .f_inner .c_box ul:after {
  content: "";
  position: absolute;
  top: 8%;
  left: 50%;
  width: 1px;
  height: 81px;
  background: #231815;
}
@media screen and (max-width: 768px) {
  footer .f_inner .c_box ul:after {
    display: none;
  }
}
@media all and (-ms-high-contrast: none) {
  footer .f_inner .c_box ul li {
    width: 47%;
  }
}
@media screen and (max-width: 768px) {
  footer .f_inner .c_box ul li:first-child {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 320px) {
  footer .f_inner .c_box ul li:first-child {
    font-size: 1.5rem;
  }
}
footer .f_inner .c_box ul li .josefin {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
}
footer .f_inner .c_box ul li .josefin span {
  font-size: 3rem;
}
@media screen and (max-width: 320px) {
  footer .f_inner .c_box ul li .josefin span {
    font-size: 2.4rem;
  }
}
footer .f_inner .c_box ul li .mail_c {
  line-height: 2.5;
}
@media screen and (max-width: 320px) {
  footer .f_inner .c_box ul li .mail_c {
    font-size: 1.5rem;
  }
}
footer .f_inner .c_box ul li a {
  background: #231815;
  border: 1px solid #231815;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  color: #fff;
}
@media screen and (max-width: 768px) {
  footer .f_inner .c_box ul li a {
    width: 80%;
    margin: 0 auto;
  }
}
@media all and (-ms-high-contrast: none) {
  footer .f_inner .c_box ul li a {
    width: 50%;
    margin: 0 auto;
  }
}
footer .f_inner .c_box ul li a:hover {
  background: #fff;
  color: #231815;
}
footer .f_inner .c_box ul li a .josefin {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
}