@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900&display=swap");
.flex-center-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start
}
html {
  width: 100%;
}
body {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  font-style: normal;
  background-color: black;
}

@media (max-width: 767px) {
  body {
    width: 100%;
  }
}

.img {
  max-width: 100%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

a, .button {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

a:focus, .button:focus, button:focus {
  text-decoration: none;
  outline: none
}

a:focus {
  color: #fff;
  text-decoration: none
}

a:focus, a:hover, .portfolio-cat a:hover, .footer -menu li a:hover {
  text-decoration: none;
  color: #1F1F1F
}

a, button {
  color: #1F1F1F;
  outline: medium none
}

h1, h2, h3, h4, h5 {
  font-family: 'Raleway', sans-serif;
  color: #1F1F1F
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit
}

ul {
  margin: 0px;
  padding: 0px
}

li {
  list-style: none
}

p {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  color: #4D4D4D;
  margin-bottom: 13px;
  font-family: 'Raleway', sans-serif
}

label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400
}

*::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none
}

::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none
}

::selection {
  background: #444;
  color: #fff;
  text-shadow: none
}

*::-webkit-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1
}

*:-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1
}

*::-ms-input-placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1
}

*::placeholder {
  color: #cccccc;
  font-size: 14px;
  opacity: 1
}

h3 {
  font-size: 24px
}

.mb-65 {
  margin-bottom: 67px
}

.black-bg {
  background: #020c26 !important
}

.white-bg {
  background: #ffffff
}

.gray-bg {
  background: #f5f5f5
}

.bg-img-1 {
  background-image: url(../img/slider/slider-img-1.jpg)
}

.bg-img-2 {
  background-image: url(../img/background-img/bg-img-2.jpg)
}

.cta-bg-1 {
  background-image: url(../img/background-img/bg-img-3.jpg)
}

.overlay {
  position: relative;
  z-index: 0
}

.overlay::before {
  position: absolute;
  content: "";
  background-color: white;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .5
}

.overlay2 {
  position: relative;
  z-index: 0
}

.overlay2::before {
  position: absolute;
  content: "";
  background-color: #131313;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.2
}

.section-padding {
  padding-top: 120px;
  padding-bottom: 120px
}

.pt-120 {
  padding-top: 120px
}

.owl-carousel .owl-nav div {
  background: transparent;
  height: 54px;
  left: 0px;
  line-height: 54px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 54px;
  font-size: 25px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  left: 50px;
  font-size: 18px;
  line-height: 54px
}

.owl-carousel .owl-nav div.owl-next {
  left: auto;
  right: 50px
}

.owl-carousel .owl-nav div.owl-next i {
  position: relative;
  right: 0;
  top: 1px
}

.owl-carousel .owl-nav div.owl-prev i {
  position: relative;
  right: 1px;
  top: 0px
}

.owl-carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible
}

.owl-carousel:hover .owl-nav div:hover {
  color: #fff;
  background: #009DFF
}

.boxed-btn {
  background: #fff;
  color: #131313;
  display: inline-block;
  padding: 18px 44px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  border: 1px solid #009DFF;
  letter-spacing: 3px;
  text-align: center;
  color: #009DFF !important;
  text-transform: uppercase;
  cursor: pointer
}

.boxed-btn:hover {
  background: #009DFF;
  color: #fff !important;
  border: 1px solid #009DFF
}

.boxed-btn:focus {
  outline: none
}

.boxed-btn.large-width {
  width: 220px
}

.boxed-btn3 {
  background: #009DFF;
  color: #fff;
  display: inline-block;
  padding: 18px 44px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  border: 1px solid #009DFF;
  letter-spacing: 3px;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: pointer
}

.boxed-btn3:hover {
  background: #fff;
  color: #009DFF !important;
  border: 1px solid #009DFF
}

.boxed-btn3:focus {
  outline: none
}

.boxed-btn3.large-width {
  width: 220px
}

.boxed-btn2 {
  background: transparent;
  color: #fff;
  display: inline-block;
  padding: 18px 24px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  border: 1px solid #fff;
  letter-spacing: 2px;
  text-transform: uppercase
}

.boxed-btn2:hover {
  background: #fff;
  color: #131313 !important
}

.boxed-btn2:focus {
  outline: none
}

.line-button {
  color: #919191;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  padding-right: 5px;
  padding-bottom: 2px
}

.line-button::before {
  position: absolute;
  content: "";
  background: #919191;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0
}

.line-button:hover {
  color: #009DFF
}

.line-button:hover::before {
  background: #009DFF
}

.book_now {
  display: inline-block;
  font-size: 14px;
  color: #009DFF;
  border: 1px solid #009DFF;
  text-transform: capitalize;
  padding: 10px 25px
}

.book_now:hover {
  background: #009DFF;
  color: #fff
}

.section_title span {
  color: #009DFF;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  display: block
}

.section_title h3 {
  font-size: 46px;
  font-weight: 400;
  line-height: 56px;
  color: #1F1F1F
}


@media (max-width: 767px) {
  .mb-100 {
    margin-bottom: 40px
  }
}

@media (max-width: 767px) {
  .mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 9
  }
}

.slicknav_menu .slicknav_nav {
  background: #fff;
  float: right;
  margin-top: 0;
  padding: 0;
  width: 30%;
  padding: 0;
  border-radius: 0px;
  margin-top: 5px;
  position: absolute;
  right: 10px;
  margin: auto;
  top: 13px
}

.slicknav_menu .slicknav_nav a:hover {
  background: transparent;
  color: #009DFF
}

.slicknav_menu .slicknav_nav a.active {
  color: #009DFF
}

@media (max-width: 767px) {
  .slicknav_menu .slicknav_nav a i {
    display: none
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .slicknav_menu .slicknav_nav a i {
    display: none
  }
}

.slicknav_menu .slicknav_nav .slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: -40px;
  position: relative;
  z-index: 99;
  border: 1px solid #ddd;
  top: 3px;
  right: 5px;
  top: -32px
}

.slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
  margin-right: 6px;
  margin-top: 3px;
  position: relative;
  padding-bottom: 3px;
  top: -11px;
  right: -5px
}

@media (max-width: 767px) {
  .slicknav_menu {
    margin-right: 0px
  }
}

.slicknav_nav .slicknav_arrow {
  float: right;
  font-size: 22px;
  position: relative;
  top: -9px
}

.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 5px;
  margin-top: -5px;
  top: -31px
}

.slicknav_btn {
  background-color: transparent;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  z-index: 99;
  border: none;
  border-radius: 3px;
  top: 5px;
  padding: 5px;
  right: 0;
  margin-top: -5px;
  top: -41px
}

.header-area {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 9;
  padding-top: 28px
}

@media (max-width: 767px) {
  .header-area {
    padding-top: 0
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding-top: 0
  }
}

.header-area .main-header-area {
  padding: 0 150px
}

@media (max-width: 991px) {
  .header-area .main-header-area {
    padding: 10px 10px
  }
  .sp-header {
    height: 3vh;
  }
  .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -15px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area {
    padding: 10px 10px
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area {
    padding: 0 20px
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area {
    padding: 0 10px
  }
}


@media (max-width: 767px) {
  .header-area .main-header-area .logo-img img {
    width: 70px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .logo-img img {
    width: 70px
  }
}

.header-area .main-header-area .book_room {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end
}

.header-area .main-header-area .book_room .socail_links ul li {
  display: inline-block
}

.header-area .main-header-area .book_room .socail_links ul li a {
  color: #A8A7A0;
  margin: 0 10px;
  font-size: 15px
}

.header-area .main-header-area .book_room .socail_links ul li a:hover {
  color: #fff
}

.header-area .main-header-area .book_room .book_btn {
  margin-left: 30px
}

.header-area .main-header-area .book_room .book_btn a {
  background: #009DFF;
  padding: 12px 26px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  color: #fff
}

.header-area .main-header-area .book_room .book_btn a:hover {
  background: #fff;
  color: #009DFF;
  border: 1px solid #009DFF
}

.header-area .main-header-area .main-menu {
  text-align: center;
  padding: 12px 0
}

.header-area .main-header-area .main-menu ul li {
  display: inline-block;
  position: relative;
  margin-right: 50px
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li {
    margin-right: 20px
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .main-menu ul li {
    margin-right: 15px
  }
}

.header-area .main-header-area .main-menu ul li a {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  display: inline-block;
  padding: 0px 0px 5px 0px;
  font-family: "Raleway", sans-serif;
  position: relative;
  text-transform: capitalize
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area .main-menu ul li a {
    font-size: 15px
  }
}

.header-area .main-header-area .main-menu ul li a i {
  font-size: 9px
}

@media (max-width: 767px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area .main-menu ul li a i {
    display: none !important
  }
}

.header-area .main-header-area .main-menu ul li a::before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}

.header-area .main-header-area .main-menu ul li a:hover::before {
  opacity: 1;
  transform: scaleX(1)
}

.header-area .main-header-area .main-menu ul li a.active::before {
  opacity: 1;
  transform: scaleX(1)
}

.header-area .main-header-area .main-menu ul li a:hover {
  color: #fff
}

.header-area .main-header-area .main-menu ul li .submenu {
  position: absolute;
  left: 0;
  top: 140%;
  background: #fff;
  width: 200px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -o-transition: .6s;
  transition: .6s
}

.header-area .main-header-area .main-menu ul li .submenu li {
  display: block
}

.header-area .main-header-area .main-menu ul li .submenu li a {
  padding: 10px 15px;
  position: inherit;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  display: block;
  color: #000
}

.header-area .main-header-area .main-menu ul li .submenu li a::before {
  display: none
}

.header-area .main-header-area .main-menu ul li .submenu li:hover a {
  color: #000
}

.header-area .main-header-area .main-menu ul li:hover>.submenu {
  opacity: 1;
  visibility: visible;
  top: 100%
}

.header-area .main-header-area .main-menu ul li:hover>a::before {
  opacity: 1;
  transform: scaleX(1)
}

.header-area .main-header-area .main-menu ul li:first-child a {
  padding-left: 0
}

.header-area .main-header-area.sticky {
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  position: fixed;

  width: 100%;
  top: -70px;
  left: 0;
  right: 0;
  z-index: 99;
  transform: translateY(70px);
  transition: transform 500ms ease, background 500ms ease;
  -webkit-transition: transform 500ms ease, background 500ms ease;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 150px;
  background: #000
}

@media (max-width: 767px) {
  .header-area .main-header-area.sticky {
    padding: 10px 10px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-area .main-header-area.sticky {
    padding: 10px 10px
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-area .main-header-area.sticky {
    padding: 10px 20px
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .header-area .main-header-area.sticky {
    padding: 10px 20px
  }
}

.header-area .main-header-area.sticky .main-menu {
  padding: 0
}

.slider_bg_0 {
  background-image: url(../img/banner/livingroom_tri.jpg)
}

.slider_bg_1 {
  background-image: url(../img/banner/river_yoko.jpeg)
}

.slider_bg_2 {
  background-image: url(../img/banner/okutama_lake.jpg)
}

.slider_bg_3 {
  background-image: url(../img/banner/nightsky.jpg)
}

.slider_bg_4 {
  background-image: url(../img/banner/spring_yoko.jpg)
}

.slider_area .single_slider {
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat
}

.slider_area .single_slider .slider_text h3 {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  font-size: 100px;
  text-transform: capitalize;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 4px;
  text-shadow: 1px 1px 1px #000;
}

@media (max-width: 767px) {
  .slider_area .single_slider .slider_text h3 {
    font-size: 33px;
    letter-spacing: 3px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .slider_area .single_slider .slider_text h3 {
    font-size: 30px
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .slider_area .single_slider .slider_text h3 {
    font-size: 35px;
    letter-spacing: 3px
  }
}

.slider_area .single_slider .slider_text p {
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 0;
  text-shadow: 1px 1px 1px #000;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .slider_area .single_slider .slider_text p {
    font-size: 16px
  }
}

@media (max-width: 767px) {
  .slider_area .single_slider .slider_text p {
    font-size: 16px
  }
}

.about_area {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  background-color: white;
}

.about_area .about_info p {
  font-size: 16px;
  line-height: 28px;
  font-size: 16px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 47px
}

@media (max-width: 767px) {
  .about_area .about_info a {
    margin-bottom: 30px
  }
}

.about_area .about_thumb {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_area .about_thumb {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    margin-top: 30px
  }
}

.about_area .about_thumb img {
  width: 100%
}

.about_area .about_thumb .img_2 {
  margin-top: 40px;
  margin-left: 10px
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_area .about_thumb2 {
    margin-bottom: 30px
  }
}

.about_area .about_thumb2 img {
  width: 100%;
}

.about_area .about_thumb2 .img_2 {
  margin-top: 40px;
  margin-left: 10px
}

.about_bg_1 {
  background-image: url(../img/banner/about_banner.png)
}

.about_info_area {
  padding-left: 387px;
  margin-top: 50px
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_info_area {
    padding-left: 0px
  }
}

@media (max-width: 767px) {
  .about_info_area {
    padding-left: 0px
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .about_info_area {
    padding-left: 0px
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .about_info_area {
    padding-left: 0px
  }
}

.about_info_area .single_slider {
  height: 750px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat
}

@media (max-width: 767px) {
  .about_info_area .single_slider {
    height: 400px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_info_area .single_slider {
    height: 400px
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .about_info_area .single_slider {
    height: 500px
  }
}

.about_main_info {
  padding-top: 100px
}

@media (max-width: 767px) {
  .about_main_info {
    padding-top: 50px
  }
}

.about_main_info .single_about_info {
  margin-bottom: 43px
}

@media (max-width: 767px) {
  .about_main_info .single_about_info {
    margin-bottom: 30px
  }
}

.about_main_info .single_about_info h3 {
  font-size: 22px;
  color: #1F1F1F;
  margin-bottom: 0;
  margin-bottom: 10px;
  line-height: 32px
}

.about_main_info .single_about_info p {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #4D4D4D
}

@media (max-width: 767px) {
  .about_main_info .single_about_info p br {
    display: none
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_main_info .single_about_info p br {
    display: none
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .about_main_info .single_about_info p br {
    display: none
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .about_main_info .single_about_info p br {
    display: none
  }
}


.video_area {
  /* padding: 100px 16.667%; */
  background-size: cover;
  background-position: center center;
  z-index: 2;
  background-color: #fff;
}

@media (max-width: 767px) {
  .video_area {
    padding: 100px 0
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .video_area {
    padding: 100px 10%
  }
}

.video_area .span {
  font-size: 14px;
  color: #fff
}

.video_area .video_area_inner{
  background-color: white;
}

.video_area .video_area_inner h3 {
  font-size: 46px;
  color: #fff;
  line-height: 56px;
  font-weight: 400;
  margin-top: 12px;
  margin-bottom: 28px
}

@media (max-width: 767px) {
  .video_area .video_area_inner h3 {
    font-size: 30px
  }
}

.video_area .video_area_inner a {
  width: 60px;
  height: 60px;
  background: #fff;
  line-height: 60px;
  font-size: 15px;
  color: #009DFF;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%
}

.video_area .video_area_inner a i {
  position: relative;
  left: 2px
}


.forQuery {
  padding-top: 200px;
  padding-bottom: 200px
}

@media (max-width: 767px) {
  .forQuery {
    padding: 60px 0
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .forQuery {
    padding: 100px 0
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .forQuery {
    padding: 100px 0
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {
  .forQuery {
    padding: 100px 0
  }
}

.forQuery .Query_border {
  border: 1px solid #BABABA;
  padding: 38px 50px
}

@media (max-width: 767px) {
  .forQuery .Query_border {
    padding: 20px 20px
  }
}

.forQuery .Query_border .Query_text {
  text-align: left
}

.forQuery .Query_border p {
  font-size: 30px;
  color: #1F1F1F;
  font-weight: 400;
  margin-bottom: 0
}

@media (max-width: 767px) {
  .forQuery .Query_border p {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .forQuery .Query_border p {
    font-size: 18px
  }
}

.forQuery .Query_border .phone_num {
  text-align: right
}

@media (max-width: 767px) {
  .forQuery .Query_border .phone_num {
    text-align: center
  }
}

.forQuery .Query_border .phone_num a {
  background: #009DFF;
  color: #fff;
  padding: 12px 53px;
  border-radius: 30px;
  display: inline-block;
  font-size: 18px;
  border: 1px solid transparent
}

.forQuery .Query_border .phone_num a:hover {
  color: #009DFF;
  border: 1px solid #009DFF;
  background: #fff
}

.instragram_area {
  display: block;
  overflow: hidden
}
@media (max-width:500px){
  .instragram_area{
    display: none;
  }
}
.instragram_area .single_gallery {
  width: 20%;
  float: left;
  position: relative;
  overflow: hidden
}

.wrapper_spmv{
  display: none;
}

@media(max-width:500px){
  .wrapper_spmv{               
    display: grid;
    grid-template-rows: 50vw 50vw;  /* 各行トラック高さ */
    grid-template-columns: 50vw 50vw;   /* 各列トラック幅   */
    }

  /* .sp-mv-1{
      grid-row: 1 / 2;      /* 行の領域 
      grid-column: 1 / 3; 
  } */

  .sp-mv-2{
    grid-row: 1 / 2;
    grid-column: 2 / 2;
  }

  .sp-mv-2 img{
    width: 100vw;
    height: 100%;
    object-fit: cover;
  }

  .sp-mv-3{
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }
  .sp-mv-3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .sp-mv-4{
    grid-row: 2 / 2;
    grid-column: 1 / 2;
  }
  .sp-mv-4 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .sp-mv-5{
      grid-row: 2 / 2;
      grid-column: 2 / 2;
  }
  .sp-mv-5 img{
      width: 100%;
      height: 100%;
      object-fit: cover;
  }

  .wrapper_spmv .single_gallery {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
  }

  .wrapper_spmv .single_gallery img {
    width: 100%;
    height:100%;
    object-fit: cover;
    object-position:right;
    z-index: 7;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s  
  }

  .wrapper_spmv .single_gallery .ovrelay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    transform: translateX(-80%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden
  }

  .wrapper_spmv .single_gallery .ovrelay a {
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    text-align: center;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .wrapper_spmv .single_gallery:hover .ovrelay {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
    visibility: visible
  }

  .wrapper_spmv .single_gallery:hover img {
    -webkit-transform: scaleX(1.1);
    -moz-transform: scaleX(1.1);
    -ms-transform: scaleX(1.1);
    transform: scaleX(1.1)
  }
}

@media (max-width: 767px) {
  .instragram_area .single_gallery {
    width: 100%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .instragram_area .single_gallery {
    width: 20%
  }
}

.instragram_area .single_gallery img {
  width: 100%;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.instragram_area .single_gallery .ovrelay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(-80%);
  -moz-transform: translateX(-80%);
  -ms-transform: translateX(-80%);
  transform: translateX(-80%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
  visibility: hidden
}

.instragram_area .single_gallery .ovrelay a {
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  text-align: center;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (max-width: 767px) {
  .instragram_area .single_gallery .overlay a {
    font-size: 13px;
  }
}

.instragram_area .single_gallery:hover .ovrelay {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
  visibility: visible
}

.instragram_area .single_gallery:hover img {
  -webkit-transform: scaleX(1.1);
  -moz-transform: scaleX(1.1);
  -ms-transform: scaleX(1.1);
  transform: scaleX(1.1)
}

.footer {
  background: #000
}

.footer .footer_top {
  padding-top: 145px;
  padding-bottom: 129px;
  padding-left: 5vh;
  padding-right: 5vh;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
}

.footer .footer_top p {
  color: white;
  text-align: left;
  font-weight: 300;
}

.footer_top .ft-text{
  width: 420px;
  display: flex;
  align-items: center;
}

.footer_top .ft-web-book{
  width: 355px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

.footer_top .ft-web-book p{
  text-align: center;
  margin-top: 10px;
}

.ft-icon-overlay{
  position: relative;
  overflow: hidden;
}

.ft-icon-overlay:hover .ovrelay-webbook{
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform:translateX(0%);
  opacity: 1;
  visibility: visible;
}

.ovrelay-webbook{
  background-color:rgba(57, 54, 54, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 70px;
  height: 70px;

  -webkit-transform: translateX(-80%);
  -moz-transform: translateX(-80%);
  -ms-transform: translateX(-80%);
  transform:translateX(-80%);

  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: all 0.5s ease;

  display: flex;
  justify-content: center;
  align-items: center;

  opacity: 0;
  visibility: hidden;

}

.ovrelay-webbook a{
  color: white;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

@media (max-width: 747px) {
  .footer .footer_top {
    padding-top: 60px;
    padding-bottom: 0px;
    padding-right: 5vh;
    padding-left: 5vh;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer .footer_top p{
    font-size: 12px;
    text-align: center;
  }
  .footer_top .ft-text{
    width: 320px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }
  .footer_top .ft-text p{
    line-height: 1.4;
  }
  .footer_top .ft-web-book{
    width: 260px;
  }
  .footer_top .ft-web-book p{
    margin-top: 15px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .sp-br{
    display: inline;
  }
}

@media (min-width:748px) and (max-width:870px){
  .sp-br{
    display: none;
  }
}

#mv_title{
  text-align: start;
  margin: 0 5%;
  color: rgba(99, 97, 97, 0.534);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.75;
/* border-bottom: solid 1px #009DFF; */
  display: inline-block;
}

@media (max-width:767px){
  .mv_title{
    text-align: start;
    margin: 0 5%;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.75;
  /* border-bottom: solid 1px #009DFF; */
    display: inline-block;
  }
}

.footer_bottom{
  box-shadow: black 1px;
}

.footer_bottom .fb-text p, .footer_bottom .fb-text a {
  text-align: right;
  color:white;
  font-size: 10px;
  line-height: 1.5;
  margin-right: 5px;
  margin-bottom: -5px;
  padding-bottom: 5px;
}


@media (max-width: 428px) {
  .footer_bottom .fb-text p, .footer_bottom .fb-text a {
    text-align: center;
    font-size: 7px;
   }
}

h1 {
  font-size: 36px
}

h2 {
  font-size: 30px
}

h3 {
  font-size: 24px
}

h4 {
  font-size: 18px
}

h5 {
  font-size: 16px
}

h6 {
  font-size: 14px
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2em
}

.single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 200px
}

.list-style {
  width: 14px;
  height: 14px
}

.unordered-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.82em !important
}

.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #ff5e13;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%
}

.ordered-list {
  margin-left: 30px
}

.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #ff5e13;
  font-weight: 500;
  line-height: 1.82em !important
}

.ordered-list li span {
  font-weight: 300;
  color: #828bb2
}

.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #ff5e13;
  font-weight: 500;
  line-height: 1.82em !important
}

.ordered-list-alpha li span {
  font-weight: 300;
  color: #828bb2
}

.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #ff5e13;
  font-weight: 500;
  line-height: 1.82em !important
}

.ordered-list-roman li span {
  font-weight: 300;
  color: #828bb2
}

.single-input {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px
}

.single-input:focus {
  outline: none
}

.input-group-icon {
  position: relative
}

.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3
}

.input-group-icon .icon i {
  color: #797979
}

.input-group-icon .single-input {
  padding-left: 45px
}

.single-textarea {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px;
  height: 100px;
  resize: none
}

.single-textarea:focus {
  outline: none
}

.single-input-primary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px
}

.single-input-primary:focus {
  outline: none;
  border: 1px solid #ff5e13
}

.single-input-accent {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px
}

.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55
}

.single-input-secondary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #f9f9ff;
  padding: 0 20px
}

.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359
}

.default-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.default-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer
}

.default-switch input+label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ff5e13;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer
}

.default-switch input:checked+label {
  left: 19px
}

.primary-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.primary-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.primary-switch input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%
}

.primary-switch input+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s
}

.primary-switch input+label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer
}

.primary-switch input:checked+label:after {
  left: 19px
}

.primary-switch input:checked+label:before {
  background: #ff5e13
}

.confirm-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.confirm-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.confirm-switch input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%
}

.confirm-switch input+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer
}

.confirm-switch input+label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer
}

.confirm-switch input:checked+label:after {
  left: 19px
}

.confirm-switch input:checked+label:before {
  background: #4cd3e3
}

.primary-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.primary-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.primary-checkbox input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1
}

.primary-checkbox input:checked+label {
  background: url(../img/elements/primary-check.png) no-repeat center center/cover;
  border: none
}

.confirm-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.confirm-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.confirm-checkbox input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1
}

.confirm-checkbox input:checked+label {
  background: url(../img/elements/success-check.png) no-repeat center center/cover;
  border: none
}

.disabled-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.disabled-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.disabled-checkbox input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1
}

.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3
}

.disabled-checkbox input:checked+label {
  background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
  border: none
}

.primary-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.primary-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.primary-radio input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1
}

.primary-radio input:checked+label {
  background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
  border: none
}

.confirm-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.confirm-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.confirm-radio input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1
}

.confirm-radio input:checked+label {
  background: url(../img/elements/success-radio.png) no-repeat center center/cover;
  border: none
}

.disabled-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #f9f9ff;
  position: relative;
  cursor: pointer
}

.disabled-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0
}

.disabled-radio input+label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1
}

.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3
}

.disabled-radio input:checked+label {
  background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
  border: none
}

.default-select {
  height: 40px
}

.default-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 20px;
  padding-right: 40px
}

.default-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px
}

.default-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 20px
}

.default-select .nice-select .list .option.selected {
  color: #ff5e13;
  background: transparent
}

.default-select .nice-select .list .option:hover {
  color: #ff5e13;
  background: transparent
}

.default-select .current {
  margin-right: 50px;
  font-weight: 300
}

.default-select .nice-select::after {
  right: 20px
}

.form-select {
  height: 40px;
  width: 100%
}

.form-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #f9f9ff;
  padding-left: 45px;
  padding-right: 40px;
  width: 100%
}

.form-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px
}

.form-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 45px
}

.form-select .nice-select .list .option.selected {
  color: #ff5e13;
  background: transparent
}

.form-select .nice-select .list .option:hover {
  color: #ff5e13;
  background: transparent
}

.form-select .current {
  margin-right: 50px;
  font-weight: 300
}

.form-select .nice-select::after {
  right: 20px
}


.section-top-border {
  padding: 50px 0;
  border-top: 1px dotted #eee
}

.mb-10{
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-100 {
  margin-bottom: 100px;
}

.mt-10 {
  margin-top: 10px
}
.mt-20{
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40{
  margin-top: 40px;
}
.mt-50{
  margin-top: 50px;
}
.mt-60{
  margin-top: 60px;
}
.mt-100{
    margin-top: 100px;
}


/* //////以下、追記したCSS ////////
////////////////////////////////
//////////////////////////////*/


p.caption{
  color: gray;
  margin: 0 0 -1px 0;
  padding-right: 10px;
  padding-top: 3px;
  text-align: right;
  font-size: 10px;
  line-height: 107%;
  background-color: white;
  box-shadow:0 0 1px 0 white;
}

@media (min-width:768px){
  p.caption{
    font-size: 11px;
  }

}

div.memory-box{
  background-color: white;
  box-sizing:border-box;
  width:auto;
  height: 75vh;
  display: flex;
  padding: 50px 10% 50px 10%;
  text-align: center;
}

.box-content{
  width: 100%;
  height: 100%;
  display: flex;
}

.box-content img{
  width: 100%;
  object-fit: cover;
}


div#Concept{
  padding-bottom: 0px;
  padding-right:  10.0%;
  padding-left: 10.0%;
  position: relative;
  z-index: 2;
  height: 100vh;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: white;
  justify-content: center;
}

@media(min-width:1150px){
  div#Concept{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  /* .Concept-text{
    width: 100%;
  } */
}



.sub-Concept{
  padding-bottom: 0px;
  padding-right: 10.0%;
  padding-left: 10.0%;
  position: relative;
  height: 75vh;
  display: flex;
  align-items: flex-start;
  background-color: white;
  flex-direction: column;
  justify-content: center;
  box-shadow: 0 1px 0 #fff;
}

div.Concept-title{
  width: 400px;
  position: relative;
}

div.sub-Concept-title{
  width: 100%;
}

div.Concept-text{
  width: 100%;
}

@media (min-width:1150px){
  div.Concept-text{
    width: 500px;
  }

  div.Concept-text p{
    width: 100%;
  }
}

div.memory-box img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

div.box-w30{
  width: 30%;
}

div.box-w40{
  width: 40%;
}

div.box-w50{
  width: 50%;
}
div.box-w60{
  width: 60%;
}
div.box-w70{
  width: 70%;
}

div.left{
  margin-right: 10px;
}

.handwriting{
  font-family: 'Klee One', cursive;
  background-color: lightgray;
  padding:  10px 15px;
}

.handwriting h3{
  font-family: 'Klee One', cursive;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.75rem;
  color: #212529;
}

.handwriting p{
  font-family: 'Klee One', cursive;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.15rem;
  color: #212529;
}

.feature-box{
  background-color: white;
}

.house-outlook{
  margin: 50px 10% 100px 10%;
  justify-content: center;
}

.house-outlook img{
  width: 100%;
}

.bld_info{
  padding: 50px 100px;
  background-color: white;
  margin-top: 0;
  width: 100%;
  display: flex;
}

.bld_content{
  display: flex;
}

.bld-chart{
  width: 100%;
  background-color: white;
}

.bld-chart-img{
  width: 50%;
  height: auto;
}

.bld-chart-img img{
  width: 100%;
  padding: 0 15px;
}

span.eng {
  font-size: 12px;
  line-height: 8px;
}

.no-visible{
  display: none;
}

.hero-title {
  position: absolute;
  z-index: 8;
  margin: auto;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #fff;
  font-size: 7rem;
  text-shadow:1px 1px 0 black;
  text-align: center;
}

.hero-title span {
  font-size: 2rem;
}

@media (max-width: 767px) {
  .hero-title {
    font-size: 3rem;
  }
  
  .hero-title span {
    font-size: 1rem;
  }
}

.slick-dots {
  bottom: 40px!important;
}

.slider div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
}
.slider div.slider-img01 {
  background-image: url(../img/banner/livingroom_tri.jpg);
}

.slider div.slider-img02 {
  background-image: url(../img/banner/spring_yoko.jpg);
}

.slider div.slider-img03 {
  background-image: url(../img/banner/river_yoko.jpeg);
}

.slider div.slider-img04 {
  background-image: url(../img/banner/okutama_lake.jpg);
}

.slider div.slider-img05 {
  background-image: url(../img/banner/nightsky.jpg);
}

.slider .slick-dots {
  bottom: 4%;
  z-index: +1;
}

.first{
  background-color: white;
  position: absolute;
  top: 100vh;
}

.fixed-title.fixed {
    position: fixed;
    top: 50%;
    left: auto;
    z-index: +1;
}
.fixed-title.fixed.none, .fixed-house-area-title.fixed.none {
    opacity: 0;
    z-index: -1;
}
.fixed-title.fixed2 {
    position: absolute;
    top: auto;
    bottom: 50px;
}

.fixed-house-area-title.fixed {
  position: fixed;
  top: 19%;
  left: auto;
  z-index: +1;
}

.f-top img{
 height: 100vh;
 object-fit:contain;
 object-position: top;

}

.bld_title h3{
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
}

#sticky-0{
  position: sticky;
  position: -webkit-sticky;
  top:0;
  color: #000;
}

.sticky-1{
  position: sticky;
  position: -webkit-sticky;
  top: 15px;
}

.block-2{
  position: sticky;
  position: -webkit-sticky;
  top: 10vh;
  z-index: 7;
}


table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table tr {
  background-color: #fff;
  padding: .35em;
  border-bottom: 1px dotted lightgray;
}
table tr:last-child{
   border-bottom: 2px solid lightgray;
}
table th,
table td {
  padding: 1em 10px 1em 1em;
}

.txt{
   text-align: left;
   font-size: .85em;
}
.price{
   text-align: right;
}

.se{
  display: none;
}

/*編集後記の折りたたみ*/
.grad-wrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.grad-btn {
  font-size: 14px;
  position: relative;
  right:20vw;
  bottom: 0;
}
.grad-btn::before {
content: "続きを読む"
}

.grad-item {
position: relative;
overflow: hidden;
height: 0px; /*隠した状態の高さ*/
font-size: 14px;
line-height: 1.15rem;
}
.grad-item::before {
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 10px; /*グラデーションで隠す高さ*/

content: "";
} 
.grad-trigger {
display: none; /*チェックボックスは常に非表示*/
}
.grad-trigger:checked ~ .grad-btn::before {
display: none;/*チェックされていたら、非表示にする*/
content: "" /*チェックされていたら、文言を変更する*/
}
.grad-trigger:checked ~ .grad-item {
height: auto; /*チェックされていたら、高さを戻す*/
}
.grad-trigger:checked ~ .grad-item::before {
display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

 /* 背景の設定　*/
.parallax-bg {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100vw;
}

.paral-img-01 {
  background-position: 50% 30px;
  background-image: url('../img/about/gaikan_yoko_triming.JPG');

}
@media (max-width: 567px){
  .paral-img-01{
    background-image: url('../img/about/gaikan_tate_v1_2.jpg');
    background-position-y:top;
  }
}

.video-bg{
  position: relative;
  width: 100vw;
  overflow: hidden;
  background-color: white;
} 

.video-cnt{
    position: relative;
    background: #fff;
}

.z-4{
  z-index: 4;
  position: relative;
  background-color: white;
}
.z-5{
  z-index: 5;
  position: relative;
  background-color: white;
}
.z-6{
  z-index: 6;
  position: relative;
  background-color: white;
}
.z-7{
  z-index: 7;
  position: relative;
  background-color: white;
}
.z-8{
  z-index: 8;
  position: relative;
  background-color: white;
}
.z-8-b{
  z-index: 8;
  position: relative;
  background-color: black;
}
.z-9{
  z-index: 9;
  position: relative;
  background-color: white;
}

 /*SP対応の最大値を767px */

@media (max-width: 767px) {
  .about_area {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .about_area .about_info p{
    font-size: 14px;
    line-height: 20px;
  }
  .block-1{
    top: 1vh;
  }
  .box-content{
    display: flex;
    flex-direction: column;
  }

  div.box-w30{
    width: 100%;
  }

  div.box-w70{
    width: 100%;
  }
  .bld_content{
    display: flex;
    flex-direction: column;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .bld_content .section_title{
    display: block;
  }

  .bld_info{
    padding: 30px 10%;
  }

  .bld-chart-img {
    width: 100%;
    height: auto;
    padding: 5% 0;
    padding-top: 0;
  }

  .bld-chart-img img{
    width: 100%;
    padding: 0;
  }

  .bld_title h3 {
    font-size: 25px;
    line-height: 20px;
    font-weight: 500;
  }
  
  .box-40{
    display: none;
  }

  div#Concept{
    padding-right:  8.0%;
    padding-left: 8.0%;
    padding-bottom: 0px;
  }

  div.Concept-title {
    width: 100%;
    position: relative;
  }

  div.Concept-title p{
    font-size: 12px;
    line-height: 20px;
  }
  div.Concept-text {
    width: 100%;
  }

  div.Concept-text p{
    font-size: 12px;
    line-height: 20px;
  }
  .f-top img{
    height: auto;
  }

  .ft-text{
    font-size: 12px;
    line-height: 16px;
  }

  .grad-item {
    font-size: 12px;
    line-height: 1.2rem;
  }

  .handwriting p {
    font-size: 12px;
    margin-top: 10px;
    line-height: 1.2rem;
  }

  .instragram_area .single_gallery {
    width: 20%;
  }
  /* .img-top{
    object-position: top;
   } */
  
  .img-left{
    object-position: left;
  }

  /* div.memory-box{
    width: 100%;
    padding: 0;
    height: auto;
    position: relative;
  } */
  .section_title h3 {
    font-size: 30px;
    line-height: 36px
  }
  .section_title h3 br {
    display: inline
  }
  .sub-Concept{
    padding-right: 8.0%;
    padding-left: 8.0%;
  }
  .soil{
    display: none;
  }

  span{
    margin-top: 10px;
  }
  .video_area{
    padding: 0px;
  }
  .video-bg{
    padding-top: 50px;
  }
}

@media(min-width: 768px) and (max-width:1024px){
  div.memory-box{
    height: 40vh;
  }
}

@media (min-width: 768px) and (max-width: 991px){
  .section_title h3 {
    font-size: 36px;
    line-height: 42px;
  }

  div#Concept{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 130vh;
  }

  div.Concept-text{
    width: 100%;
  }

  .about_area {
    padding-bottom: 40px
  }


  div.Concept-title{
    width: 80%;
  }

  .mb-20{
    margin-bottom: 50px;

  }

  .section_title br{
    display: none;
  }

  .bld_info{
    padding: 50px 10%;
  }
  

  .bld-chart-img {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .bld-chart-img img {
    width: 90%;
  }
}


/*  以下はPC表示時の指定   */
@media(min-width:1025px){
  .sub-Concept{
    flex-direction: column;
  }
}

@media (min-width: 992px){
  .about_area {
    padding-top: 100px;
    padding-bottom: 0px
  }

  .mb-20{
    margin-bottom: 40px;
  }
  #mv-house{
    padding: 0 10%;
  }

  .rooms_here{
    margin: 75px;
    width: 100%;
    height: 600px;
  }
  .bld_info{
    padding: 50px 100px;
  }

  .bld-chart{
    width: 100%;
    display: flex;
  }
  .bld-chart-img{
    width: 50%;
    height: auto;
  }
  .bld-chart-img img{
    width: 100%;
    padding: 0 15px;
  }

  .feature-box{
    padding-bottom: 50px;
  }

  .f-top img{
    height: 100%;
  }
}

@media(min-width:1024px){
  .mb-20{
    margin-bottom: 70px;
  }
}

/*ハンバーガーメニュー */
.menu-btn {
  position: absolute;
  /* position: fixed; */
  top: 0px;
  right: 0px;
  display: flex;
  height: 70px;
  width: 70px;
  justify-content: center;
  align-items: center;
  z-index: 90;
  background-color: #FFF;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background-color: #000;
  position: absolute;
}
.menu-btn span:before {
  bottom: 8px;
}
.menu-btn span:after {
  top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
  background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
  bottom: 0;
  transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
  top: 0;
  transform: rotate(-45deg);
}
#menu-btn-check {
  display: none;
}
.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;/*leftの値を変更してメニューを画面外へ*/
  z-index: 80;
  background-color: #F7931E;
  transition: all 0.5s;/*アニメーション設定*/
}
.menu-content ul {
  padding: 70px 10px 0;
}
.menu-content ul li {
  border-bottom: solid 1px #ffffff;
  list-style: none;
}
.menu-content ul li a {
  display: block;
  width: 100%;
  font-size: 15px;
  box-sizing: border-box;
  color:#ffffff;
  text-decoration: none;
  padding: 9px 15px 10px 0;
  position: relative;
}
.menu-content ul li a::before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  right: 11px;
  top: 16px;
}
#menu-btn-check:checked ~ .menu-content {
  left: 0;/*メニューを画面内へ*/
}
.hamburger-menu {
  display: none;
}
.nav {
  display: inline;
}

@media screen and (max-width:781px){  
  .hamburger-menu {
    display: inline;
  }
  .nav {
    display: none;
  }
  .floating-school a{
    padding: 30px;
  }
}

.click{
  font-size: 14px;
}

/* video start */
.video-container {
  position: relative;
  opacity: 0;
  height: 100vh;
  width: 100vw;
} 
.video-area {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  background-color: white;
}
.video-content {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100vh;

}

@media (max-width:767px){
  .video-content{
    height: 100vh;
    width: auto;
  }
}

@media(max-width:444px){
  div#Concept{
    height:120vh;
    justify-content: center;
  }
}
/* video end */

@media (min-width:567px) and (max-width:767px){
  div#Concept{
    height: 135vh;
  }
  .sub-Concept{
    height: 100vh;
  }  
  .video-bg{
    padding-top: 0px;
  }
  .sticky-1{
    top: 0px;
  }
  .box-w30 .mb-20{
    display: inherit;
  }
}

@media (max-width:1025px){
  .img-right{
    object-position: right;
  }
}

@media (min-width:568px) and (max-width:1024px){
  .box-content{
    display: flex;
    flex-direction: row;
    height: 100%;
  }

  div.box-w30{
    width: 50%;
  }

  div.box-w70{
    width: 50%;
  }
  div.memory-box img{
    padding: 0% 0% 2% 0%;
  }
}

@media(max-width:567px){
  .box-content{
    display: flex;
    flex-direction: column;
  }

  div.box-w30{
    width: 100%;
  }

  div.box-w70{
    width: 100%;
  }

  div.memory-box img{
    height: 100vw;
    padding: 5% 5% 0 5%;
  }
}

@media (min-width:1800px){
  .video-content{
    width: 120%;
    height: auto;
    top: 47%;
  }
}

.iphone .parallax-bg, .ipad .parallax-bg {
    background-attachment: initial;
}

@media(max-width:428px){
  div.memory-box{
    height: auto;
  }
}
@media(max-width:1024px){
  div.memory-box{
    padding: 0%;
  }
}

@media(max-width:1024px){
  .img-top{
    object-position: top;
   }
}

.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}

.row{
  justify-content: center;
}

@media (min-width:768px) and (max-width:768px){
  .row{
    justify-content: left;
  }
}

#mv-anchor{
  padding-bottom: 5px;
  background-color: white;
}

#mv-anchor p{
  color: white;
}
@media (min-width:568px) and (max-width:926px){
  .modal-video-body {
    width: 80%;
  }
}
/* 
.ft-web-book img{
  width: 70px !important;
} */

.pc-only {
  display: inline;
}
@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

@keyframes fade{
  0%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}


/* ローディング画面 */
#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #000;
  /* background-color: #585A5A; */
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.spinner {
  width: 100px;
  height: 100px;
  margin: 200px auto;
  background-color: #fff;
  border-radius: 100%;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}
/* ローディングアニメーション */
.loaded {
  opacity: 0;
  visibility: hidden;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  margin: 60px auto;
  font-size: 4px;
  position: relative;
  top: 37.7%;
  /* left: 60%; */
  text-indent: -9999em;
  border-top: 0.7em solid rgba(255, 255, 255, 0.2);
  border-right: 0.7em solid rgba(255, 255, 255, 0.2);
  border-bottom: 0.7em solid rgba(255, 255, 255, 0.2);
  border-left: 0.7em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 2.5s infinite linear;
  animation: load8 2.5s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media (max-width:768px){
  .loader{
     font-size: 2px;
     border-top: 0.5em solid rgba(255, 255, 255, 0.2);
     border-right: 0.5em solid rgba(255, 255, 255, 0.2);
     border-bottom: 0.5em solid rgba(255, 255, 255, 0.2);
     border-left: 0.5em solid #ffffff;
  }
}