@charset "UTF-8";
@import url("base.css");
.page-villa-products .prod-wrap .prod-head .lead,
.page-villa-products .prod-wrap .prod-head .lead_l,
.page-villa-products .prod-wrap .prod-head h3,
.page-uiturn-products .prod-wrap .prod-head .lead,
.page-uiturn-products .prod-wrap .prod-head .lead_l,
.page-uiturn-products .prod-wrap .prod-head h3,
.cate-premium .header-01 .logos .cat-title,
.cate-premium h1,
.page-premium h2,
.page-premium .scroll-info,
.page-premium-case-detail .sec-01 .info-wrap h2,
.page-villa-case-detail .sec-01 .info-wrap h2,
.page-index .sec-00 .swiper-mv .swiper-slide .text-wrap,
.page-villa-case-detail .sec-01 .info-wrap h2,
.page-premium .mv-slide-container .swiper-slide a .text-wrap p,
.works-banner {
  font-family: "EB Garamond", "游明朝", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
}
.ancr-btn,
.sec-btn-page .btn-page-wrap {
  display: flex;
  justify-content: center;
}
.sec-btn-page .btn-page-wrap {
  padding-top: 60px;
}
.ancr-btn a,
.sec-btn-page .btn-page-wrap a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sec-btn-page .btn-page-wrap a {
  margin: 0 15px;
  padding: 15px;
  width: 285px;
  border: 1px solid #e0ae15;
  border-radius: 100px;
  color: #e0ae15;
  font-weight: 600;
  font-size: 1.142857em;
  line-height: 1;
}

.sec-btn-page .btn-page-wrap a .num {
  margin: 0 0.5em;
  vertical-align: -3px;
  font-size: 1.714285em;
}

.sec-btn-page .btn-page-wrap a:after,
.ancr-btn a:after {
  content: "";
  display: inline-block;
  margin: 0 0.5em;
  width: 10px;
  height: 10px;
  border-top: none;
  border-right: 2px solid #e0ae15;
  border-bottom: 2px solid #e0ae15;
  border-left: none;
  vertical-align: middle;
  transform: rotate(45deg) translateY(-45%);

  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateY(-45%);
}
.ancr-btn a {
  padding: 0.625em 0.75em 0.5em 1em;
  border-radius: 1.5em;
  background-color: #fff;
  font-size: 1.25em;
  line-height: 1.5;
}
.ancr-btn a:after {
  border-color: #222;
}
.page-index .sec-00 .mv-wrap {
  position: relative;
}

.page-index .sec-01 .sec-inner {
  padding: 60px 0 90px;
}

.page-index .sec-01 .sec-inner .lead {
  text-align: center;
  font-size: 1.25em;
  line-height: 1.75;
}

.page-index .sec-02 .sec-inner {
  padding-right: 50px;
  padding-left: 50px;
}

.page-about .sec-01 .icon-head {
  width: 47px;
}

.page-about .sec-01-02 {
  background-color: #e7e4da;
}

.page-about .sec-01-02 h3 {
  /* color: #fff; */
}

.page-about .sec-01-02 .service-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 30px;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.page-about .sec-01-02 .service-wrap .item {
  display: block;
  margin: 0 10px;
  padding: 20px;
  width: calc(30% - 3em);
  border-radius: 5px;
  background-color: #fff;
}

.page-about .sec-01-02 .service-wrap h4 {
  text-align: center;
}

.page-about .sec-01-02 .service-wrap img {
  margin-top: 10px;
}

.page-about .sec-01-03 img {
  margin-top: 30px;
}

.page-about .sec-02 .trouble-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 25px auto 0;
  max-width: 800px;
  width: 100%;

  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
}

.page-about .sec-02 .trouble-wrap img {
  margin: 20px 0 0 0;
}

.page-about .sec-02 .trouble-wrap .trouble-list {
  padding: 10px 50px;
  width: 80%;
  border-radius: 20px;
  background-color: #fff;
}

.page-about .sec-02 .solution-wrap {
  margin-top: 50px;
  text-align: center;
}

.page-about .sec-02 .solution-wrap img {
  width: 26px;
}

.page-about .sec-02 .solution-wrap h3 {
  margin-top: 30px;
}

.page-about .sec-03 .icon-head {
  width: 49px;
}

.page-about .sec-03 .square-wrap {
  margin-top: 0;
}

.page-about .sec-04 .sec-inner {
  padding-top: 25px;
}

.page-about .sec-04 .point-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
}

.page-about .sec-04 .point-box {
  margin-top: 45px;
  max-width: 510px;
  width: calc(50% - 1em);
}

.page-about .sec-04 .list-02 li {
  line-height: 2;
}

.page-about .sec-04 .list-02 li + li {
  margin-top: 5px;
}

.page-about .sec-05 .sec-inner {
  padding-bottom: 70px;
  max-width: 980px;
}

.page-about .sec-05 .icon-head {
  width: 51px;
}

.page-about .sec-06 .sec-inner {
  padding-bottom: 90px;
}

.page-about .sec-06 .sec-inner h3 + .mega-link {
  margin-top: 40px;
}
.cate-furusato .hero-s .title-wrap h1,
.cate-villa .hero-s .title-wrap h1,
.cate-uiturn .hero-s .title-wrap h1,
.cate-qa .hero-s .title-wrap h1 {
  font-weight: bold;
  font-size: 2.25em;
  line-height: 1.5;
}
.cate-uiturn .sec-btn,
.cate-furusato .sec-btn,
.cate-villa .sec-btn {
  display: block;
}
.cate-villa .sec-btn .sec-inner,
.cate-uiturn .sec-btn .sec-inner,
.cate-furusato .sec-btn .sec-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  justify-content: center;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

.cate-villa .sec-btn .sec-inner .catalog-box,
.cate-villa .sec-btn .sec-inner .inquiry-box {
  margin: 10px 0;
  padding: 30px 0;
  width: calc(50% - 1.75em);
  background-color: #e0ae15;
}

.cate-villa .sec-btn .sec-inner .catalog-box a,
.cate-villa .sec-btn .sec-inner .inquiry-box a {
  color: #e0ae15;
}

.cate-villa .sec-btn .sec-inner .inquiry-box {
  background-color: #008979;
}

.cate-villa .sec-btn .sec-inner .inquiry-box a {
  color: #008979;
}

.cate-villa .sec-btn-page .btn-page-wrap a {
  border-color: #82c655;
  color: #82c655;
}

.cate-villa .sec-btn-page .btn-page-wrap a:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: none;
  border-right: 2px solid #82c655;
  border-bottom: 2px solid #82c655;
  border-left: none;
  vertical-align: middle;
  transform: rotate(45deg) translateY(-45%);

  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateY(-45%);
}

.cate-villa .hero-s .title-wrap:after {
  height: 4px;
  background-color: #82c655;
}

.cate-villa .head-point {
  background-color: #f5f5f5;
}

.cate-villa .flow-box .title-box {
  background-color: #f5f5f5;
}

.page-villa .breadcrumb-wrap {
  display: none;
}

.page-villa .sec-01 .icon-head {
  width: 56px;
}

.page-villa .sec-02 .icon-head {
  width: 49px;
}

.page-villa .sec-02 .support-wrap {
  margin: 25px auto 0;
  padding: 30px 50px;
  max-width: 980px;
  width: 100%;
  background-color: #fff;
}

.page-villa .sec-04 .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.page-villa .sec-04 .btn-wrap a {
  margin: 0 20px;
  width: 306px;
}

.page-villa .sec-04 .btn-wrap a p,
.page-uiturn .sec-04 .btn-wrap a p,
.page-furusato .sec-04 .btn-wrap a p {
  font-weight: bolder;
  font-size: 1.571428em;
}

.page-villa-products .prod-wrap {
  margin-top: 40px;
  padding-left: 60px;
}

.page-villa-products .prod-wrap .prod-head {
  position: relative;
}

.page-villa-products .prod-wrap .prod-head .lead,
.page-villa-products .prod-wrap .prod-head .lead_l {
  color: #777;
  font-size: 1.142857em;
}

.page-villa-products .prod-wrap .prod-head .lead_l {
  padding-left: 0.5em;
  vertical-align: -1px;
  font-size: 1.857142em;
}

.page-villa-products .prod-wrap .prod-head h3 {
  text-align: left;
  font-size: 1.857142em;
}

.page-villa-products .prod-wrap .prod-head:after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: -12px;
  left: 0;
  margin: auto;
  width: 50px;
  height: 4px;
  background-color: #82c655;
}

.page-villa-products .prod-wrap .prod-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  margin-top: 42px;

  -webkit-box-align: start;
  -ms-flex-align: start;
}

.page-villa-products .prod-wrap .prod-info img {
  width: 390px;
}

.page-villa-products .prod-wrap .prod-info .info-box {
  padding: 10px 0 0 30px;
  width: 530px;
}

.page-villa-products .prod-wrap .prod-info .info-box a {
  position: relative;
  display: inline-block;
  margin-top: 25px;
  padding-left: 15px;
}

.page-villa-products .prod-wrap .prod-info .info-box a:before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 4px 0 4px 6.9282px;
  border-style: solid;
  border-color: transparent transparent transparent #82c655;
  background-color: transparent;
}

.page-villa-products .prod-wrap .prod-info .info-box a:hover {
  text-decoration: underline;
  opacity: 1;
}
.page-villa-case .sec-01 .case-wrap .item {
  width: calc(33.333333% - 1em);
}
.page-villa-case .sec-01 .case-wrap .item:nth-of-type(1n) {
  background-color: #444;
}
.page-villa-case .sec-01 .case-wrap .img-box .img-bd:before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}

.page-villa-case .sec-01 .case-wrap .item:nth-of-type(4n) .img-box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: rgba(204, 204, 204, 0.5);
}

.cate-uiturn .breadcrumb-wrap a {
  color: #e0ae15;
}

.cate-uiturn .sec-btn .sec-inner .catalog-box,
.cate-uiturn .sec-btn .sec-inner .inquiry-box {
  margin: 10px 0;
  padding: 30px 0;
  width: 470px;
  background-color: #e0ae15;
}

.cate-uiturn .sec-btn .sec-inner .catalog-box a,
.cate-uiturn .sec-btn .sec-inner .inquiry-box a {
  color: #e0ae15;
}

.cate-uiturn .sec-btn .sec-inner .inquiry-box {
  background-color: #008979;
}

.cate-uiturn .sec-btn .sec-inner .inquiry-box a {
  color: #008979;
}

.cate-uiturn .list-01 li:before {
  background-color: #e07f1c;
}

.cate-uiturn .square-wrap .square-box .title {
  color: #e07f1c;
}

.cate-uiturn .square-wrap .square-box .title:after {
  background-color: #e07f1c;
}

.cate-uiturn .hero-s .title-wrap:after {
  height: 4px;
  background-color: #e0ae15;
}

.cate-uiturn .head-point {
  background-color: #f5f5f5;
}

.cate-uiturn .head-point .point-wrap {
  background-color: #e0ae15;
}

.cate-uiturn .head-point .point-wrap:before {
  border-color: transparent #e6be44 #e6be44 transparent;
}

.cate-uiturn .head-point .title,
.cate-uiturn .head-point h2 {
  color: #e0ae15;
}

.cate-uiturn .head-line {
  color: #e0ae15;
}

.cate-uiturn .head-line:before,
.cate-uiturn .head-line:after {
  background-color: #e0ae15;
}

.cate-uiturn .flow-box .title-box {
  background-color: #f5f5f5;
}

.cate-uiturn .flow-box .title-box .num {
  color: #e0ae15;
}
.page-uiturn h1 {
  font-size: 3em;
}
.page-uiturn .breadcrumb-wrap {
  display: none;
}

.page-uiturn .sec-01 .icon-head {
  width: 56px;
}

.page-uiturn .sec-02 .icon-head {
  width: 49px;
}

.page-uiturn .sec-02 .support-wrap {
  margin: 25px auto 0;
  padding: 30px 50px;
  max-width: 980px;
  width: 100%;
  background-color: #fff;
}

.page-uiturn .sec-04 .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.page-uiturn .sec-04 .btn-wrap a {
  margin: 0 20px;
  width: 306px;
}

.page-uiturn-products .prod-wrap {
  margin-top: 40px;
  padding-left: 60px;
}

.page-uiturn-products .prod-wrap .prod-head {
  position: relative;
}

.page-uiturn-products .prod-wrap .prod-head .lead,
.page-uiturn-products .prod-wrap .prod-head .lead_l {
  color: #777;
  font-size: 1.1428571em;
}

.page-uiturn-products .prod-wrap .prod-head .lead_l {
  padding-left: 0.5em;
  vertical-align: -1px;
  font-size: 1.78571em;
}

.page-uiturn-products .prod-wrap .prod-head h3 {
  text-align: left;
  font-size: 1.78571em;
}

.page-uiturn-products .prod-wrap .prod-head:after {
  content: "";
  position: absolute;
  top: auto;
  right: auto;
  bottom: -12px;
  left: 0;
  margin: auto;
  width: 50px;
  height: 4px;
  background-color: #e0ae15;
}

.page-uiturn-products .prod-wrap .prod-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  margin-top: 42px;

  -webkit-box-align: start;
  -ms-flex-align: start;
}

.page-uiturn-products .prod-wrap .prod-info img {
  width: 390px;
}

.page-uiturn-products .prod-wrap .prod-info .info-box {
  padding: 10px 0 0 30px;
  width: 530px;
}

.page-uiturn-products .prod-wrap .prod-info .info-box a {
  position: relative;
  display: inline-block;
  margin-top: 25px;
  padding-left: 15px;
}

.page-uiturn-products .prod-wrap .prod-info .info-box a:before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 4px 0 4px 6.9282px;
  border-style: solid;
  border-color: transparent transparent transparent #e0ae15;
}

.page-uiturn-products .prod-wrap .prod-info .info-box a:hover {
  text-decoration: underline;
  opacity: 1;
}

.page-uiturn-flow .sec-01 .sec-inner {
  padding-top: 20px;
}

.cate-qa .hero-s .title-wrap:after {
  height: 4px;
  background-color: #82c655;
}

.page-qa .sec-01 .sec-inner {
  padding-top: 25px;
}

.page-qa .sec-01 .lead {
  margin-top: 15px;
  text-align: center;
  font-size: 1.1428571em;
}

.page-qa .sec-01 .qa-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

.page-qa .sec-01 .qa-inner {
  width: 470px;
}

.page-qa .sec-01 .qa-box {
  margin-top: 50px;
  width: 100%;
  border: 4px solid #f5f5f5;
}

.page-qa .sec-01 .qa-box .text-q,
.page-qa .sec-01 .qa-box .text-a {
  position: relative;
  padding: 20px 70px 20px 65px;
  background-color: #f5f5f5;
}

.page-qa .sec-01 .qa-box .text-q:before,
.page-qa .sec-01 .qa-box .text-a:before {
  content: "Q.";
  position: absolute;
  top: 10px;
  left: 15px;
  color: #82c655;
  font-size: 2.1428571em;
}

.page-qa .sec-01 .qa-box .text-q p,
.page-qa .sec-01 .qa-box .text-a p {
  margin-top: 0;
}

.page-qa .sec-01 .qa-box .text-q p {
  font-weight: bold;
  font-size: 1.1428571em;
}

.page-qa .sec-01 .qa-box .text-q:after {
  content: "";
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: auto;
  left: auto;
  display: block;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: none;
  border-right: 1px solid #82c655;
  border-bottom: 1px solid #82c655;
  border-left: none;
  background-color: transparent;
  vertical-align: middle;
  transform: rotate(45deg) translateY(-45%);

  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg) translateY(-45%);
}

.page-qa .sec-01 .qa-box .text-a {
  position: relative;
  display: none;
  padding-right: 40px;
  background-color: #fff;
}

.page-qa .sec-01 .qa-box .text-a:before {
  content: "A.";
  color: #52443c;
}

.page-qa .sec-01 .qa-box.show .text-q:after {
  content: "";
  position: absolute;
  top: 25px;
  right: 25px;
  bottom: auto;
  left: auto;
  display: block;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 1px solid #82c655;
  border-right: 1px solid #82c655;
  border-bottom: none;
  border-left: none;
  background-color: transparent;
  vertical-align: middle;
  transform: rotate(-45deg) translateY(45%);

  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg) translateY(45%);
}
/***** premium *****/
.cate-premium {
  /*background: #222;*/
  background-color: #ebebeb;
}
.cate-premium .container {
  /* color: #fff;*/
}

.cate-premium .link-logo-nl {
  margin-left: auto;
}

.cate-premium section > .sec-inner {
  padding: 100px 0;
  max-width: 1400px;
}
.cate-premium h1,
.page-premium .sec-02 h2,
.page-premium header.section-header h2,
.page-premium .title-wrap.trapezoid h2 {
  margin: 0 auto;
  color: #26bad5;
}
.page-premium header.section-header {
  padding-bottom: 3.571428em;
}
.cate-premium .breadcrumb-wrap {
  margin-top: 15px;
}

.cate-premium .hero-s .title-wrap:after {
  background-color: #26bad5;
}

.page-premium {
  /*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
}
.cate-premium .header .header-02 .nav li > a.activ {
  color: #26bad5;
}
.cate-premium .header .header-02 .nav li > p:before,
.cate-premium .header .header-02 .nav li > a:before {
  background-color: #26bad5;
}
.page-premium html.fp-enabled,
.page-premium .fp-enabled body {
  overflow: hidden;
  margin: 0;
  padding: 0;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.page-premium .fp-section {
  position: relative;
  box-sizing: border-box;
}

/*.page-premium .fp-slide {
  float: left;
}
*/
.page-premium .fp-slide,
.page-premium .fp-slidesContainer {
  display: block;
  height: 100%;
}

.page-premium .fp-slides {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: 100%;
  transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;
}

.page-premium .fp-section.fp-table {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.page-premium .fp-tableCell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
/*.page-premium .fp-slidesContainer {
  float: left;
  position: relative
}

.page-premium .fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.page-premium .fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent
}

.page-premium .fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff
}

.page-premium .fp-scrollable {
  overflow: hidden;
  position: relative
}

.page-premium .fp-scroller {
  overflow: hidden
}

.page-premium .iScrollIndicator {
  border: 0 !important
}

.page-premium .fp-notransition {
  -webkit-transition: none !important;
  transition: none !important
}

.page-premium #fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0)
}

.page-premium #fp-nav.right {
  right: 17px
}

.page-premium #fp-nav.left {
  left: 17px
}

.page-premium .fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important
}

.page-premium .fp-slidesNav.bottom {
  bottom: 17px
}

.page-premium .fp-slidesNav.top {
  top: 17px
}

.page-premium #fp-nav ul, .page-premium .fp-slidesNav ul {
  margin: 0;
  padding: 0
}

.page-premium #fp-nav ul li, .page-premium .fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative
}

.page-premium .fp-slidesNav ul li {
  display: inline-block
}

.page-premium #fp-nav ul li a, .page-premium .fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none
}

.page-premium #fp-nav ul li a.active span, .page-premium .fp-slidesNav ul li a.active span, .page-premium #fp-nav ul li:hover a.active span, .page-premium .fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%
}

.page-premium #fp-nav ul li a span, .page-premium .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out
}

.page-premium #fp-nav ul li:hover a span, .page-premium .fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px

}

.page-premium #fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer
}

.page-premium #fp-nav ul li:hover .fp-tooltip, .page-premium #fp-nav.fp-show-active a.active+.fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1
}

.page-premium #fp-nav ul li .fp-tooltip.right {
  right: 20px
}

.page-premium #fp-nav ul li .fp-tooltip.left {
  left: 20px
}

.page-premium .fp-auto-height.fp-section, .page-premium .fp-auto-height .fp-slide, .page-premium .fp-auto-height .fp-tableCell {
  height: auto !important
}

.page-premium .fp-responsive .fp-auto-height-responsive.fp-section, .page-premium .fp-responsive .fp-auto-height-responsive .fp-slide, .page-premium .fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important
}
*/

.page-premium .section {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-premium .sec-01 {
  /* background-image: url("../img/premium/sec_01_img.jpg")*/
}

.page-premium .sec-02 {
  text-align: center;
}

.page-premium .sec-02 p {
  margin-top: 35px;
  line-height: 2.15;
}

.page-premium .sec-03 {
  background-image: url("../img/premium/sec_03_img.jpg");
}

.page-premium .sec-04 {
  background-image: url("../img/premium/sec_04_img.jpg");
}

.page-premium .sec-05 {
  background-image: url("../img/premium/sec_05_img.jpg");
}

.page-premium .sec-06 {
  background-image: url("../img/premium/sec_06_img.jpg");
}

.page-premium .sec-01 .sec-inner,
.page-premium .sec-03,
.page-premium .sec-04,
.page-premium .sec-05,
.page-premium .sec-06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0;
  max-width: initial;
  max-width: auto;

  -webkit-box-align: center;
  -ms-flex-align: center;
}
.page-premium .sec-foot .sec-foot-inner {
  margin-top: 150px;
  margin-bottom: 150px;
}

.page-premium h1 {
  width: 100%;
  color: #fff;
  font-weight: normal;
}

.page-premium h2 {
  font-weight: normal;
  font-size: 3.25em;
  line-height: 1.2;
}
.page-premium h2 small {
  font-size: 66.666667%;
}
.page-premium .scroll-info {
  position: absolute;
  right: 0;
  bottom: 120px;
  left: 0;
  margin: auto;
  color: #fff;
  text-align: center;
  font-size: 1.1428571em;
}

.page-premium .scroll-info img {
  display: inline-block;
  margin-top: 10px;
  margin-left: 15px;
  width: 14px;
}
.page-premium .sec-03 .title-wrap,
.page-premium .sec-04 .title-wrap,
.page-premium .sec-05 .title-wrap,
.page-premium .sec-06 .title-wrap {
  position: relative;
  top: auto;
  left: auto;
  padding: 65px 30px 65px 65px;
  max-width: 38.5em;
  line-height: 2;
}
.page-premium .title-wrap.trapezoid .text {
  color: #c0c0c0;
}
.page-premium .title-wrap.trapezoid .text {
  font-size: 0.875em;
}
.page-premium .sec-03 .title-wrap:before,
.page-premium .sec-04 .title-wrap:before,
.page-premium .sec-05 .title-wrap:before,
.page-premium .sec-06 .title-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  right: -70px;
  bottom: 0;
  left: auto;
  margin: auto;
  width: 70px;
  height: 100%;
  background-color: transparent;
}
.page-premium .sec-03 .title-wrap h2,
.page-premium .sec-04 .title-wrap h2,
.page-premium .sec-05 .title-wrap h2,
.page-premium .sec-06 .title-wrap h2 {
  text-align: left;
}

.page-premium .sec-03 .title-wrap .lead,
.page-premium .sec-04 .title-wrap .lead,
.page-premium .sec-05 .title-wrap .lead,
.page-premium .sec-06 .title-wrap .lead {
  margin-top: 10px;
  color: #fff;
  letter-spacing: 0.02em;
  font-weight: bolder;
  font-size: 1.1428571em;
}

.page-premium .sec-03 .title-wrap .text,
.page-premium .sec-04 .title-wrap .text,
.page-premium .sec-05 .title-wrap .text,
.page-premium .sec-06 .title-wrap .text {
  margin-top: 20px;
}

.page-premium .sec-foot h2 {
  color: #26bad5;
}

.page-premium .sec-foot .title-wrap:after {
  display: none;
}

.page-premium .sec-foot .btn-img {
  margin-top: 20px;
}

/*

.page-premium #fp-nav.col-black ul li a span {
  background-color: rgba(0, 0, 0, 0.4)
}
*/

/*
.page-premium #fp-nav.col-black ul li a.active span {
  background-color: black
}
*/

/*
.page-premium #fp-nav.col-black ul li .fp-tooltip {
  color: #777
}
*/

.page-premium .fp-btn-up,
.page-premium .fp-btn-down {
  position: fixed;
  right: 62px;
  bottom: 300px;
  z-index: 10;
  display: none;
  width: 9px;
  height: 21px;
  background: url("../img/common/arrow_w_u.png") center center no-repeat;
  background-size: contain;
  opacity: 1;
}

.page-premium .fp-btn-up.active,
.page-premium .fp-btn-down.active {
  display: block;
  animation-name: fadeIn;
  animation-duration: 0.75s;

  -webkit-animation-duration: 0.75s;
  -webkit-animation-name: fadeIn;
}

/*
.page-premium #fp-nav {
  top: auto;
  bottom: 100px;
  display: none
}

.page-premium #fp-nav.right {
  right: 50px
}

.page-premium #fp-nav ul li {
  margin-top: 10px;
  margin-bottom: 10px
}

.page-premium #fp-nav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  border: 0;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.4)
}

.page-premium #fp-nav ul li a.active span {
  width: 6px;
  height: 6px;
  margin: -2px 0 0 -2px;
  background-color: white
}

.page-premium #fp-nav ul li .fp-tooltip {
  position: absolute;
  top: 0px;
  color: #fff;
  font-size: 1.1rem;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 1;
  width: auto;
  cursor: pointer;
}

.page-premium #fp-nav ul li .fp-tooltip.right {
  right: 30px
}

.page-premium #fp-nav ul li:hover a span, .page-premium #fp-nav ul li:hover a.active span {
  width: 6px;
  height: 6px;
  margin: -2px 0 0 -2px;
  -webkit-transform: scale(2);
  -ms-transform: scale(2);
  transform: scale(2)
}
.page-premium .fp-btn-up.col-gray, .page-premium .fp-btn-down.col-gray {
  background-image: url("../img/common/arrow_g_u.png");
  opacity: 1
}
*/

.page-premium .fp-btn-down {
  right: 54px;
  bottom: 70px;
  background-image: url("../img/common/arrow_w_d.png");
}
.page-premium .sec-inner a,
.page-premium .sec-inner a img {
  transition: filter 0.5s linear;
}
.page-premium .sec-inner a:hover {
  opacity: 0.99;
  filter: brightness(1.5) contrast(1.25);
}
.page-premium .sec-inner a:hover img {
  filter: saturate(2.5);
}
.page-premium .btn-wrap {
  margin: 1.25em auto;
  max-width: 400px;
}
.page-premium #Works1 a.btn-img,
.page-premium #Works2 a.btn-img {
  margin: 0 auto;
  max-width: 600px;
}
.page-premium .btn-wrap a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
/*
.page-premium .fp-btn-down.col-gray {
  background-image: url("../img/common/arrow_g_d.png");
  opacity: 1
}
*/
.page-premium-case .sec-01 .sec-inner,
.page-villa-case .sec-01 .sec-inner {
  padding-top: 50px;
}

.page-premium-case .sec-01 .case-wrap,
.page-villa-case .sec-01 .case-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -ms-flex-wrap: wrap;
  
}

.page-premium-case .sec-01 .case-wrap .item,
.page-villa-case .sec-01 .case-wrap .item {
  display: block;
  color: #fff;
}
.page-premium-case .sec-01 .case-wrap .item {
  width: calc(33.333333% - 1em);
}
.page-premium-case .sec-01 .case-wrap .item:nth-of-type(2n),
.page-villa-case .sec-01 .case-wrap .item:nth-of-type(2n) {
  background-color: #333;
}
.page-premium-case .sec-01 .case-wrap .item:nth-of-type(2n + 1),
.page-villa-case .sec-01 .case-wrap .item:nth-of-type(2n + 1) {
  background-color: #222;
}
.page-premium-case .sec-01 .case-wrap .img-box,
.page-villa-case .sec-01 .case-wrap .img-box {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.page-premium-case .sec-01 .case-wrap .img-box .img-bd,
.page-villa-case .sec-01 .case-wrap .img-box .img-bd {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.page-premium-case .sec-01 .case-wrap .title,
.page-villa-case .sec-01 .case-wrap .title {
  margin: 0;
  padding: 1.25em 1.5em;
  font-size: 1.1428571em;
}
.page-premium-case .sec-01 .case-wrap a.item,
.page-premium-case .sec-01 .case-wrap a.item .img-box img {
  transition: all 1.25s linear;
}
.page-premium-case .sec-01 .case-wrap a.item:hover {
  opacity: 1;
}
.page-premium-case .sec-01 .case-wrap a.item:hover {
  background-color: rgba(0, 0, 0, 0.75);
}
.page-premium-case .sec-01 .case-wrap a.item:hover .img-box .img-bd:before {
  background-color: transparent;
}
.page-premium-case .sec-01 .case-wrap a.item:hover .img-box img {
  filter: saturate(1.3) brightness(1.25);
  transform: scale(1.125);
}
.page-premium-case-detail .sec-01 > .sec-inner {
  margin: 2.25em auto 4.5em;
  padding: 0 1.5em;
}
.page-premium-case-detail .hero-premium,
.page-villa-case-detail .hero-premium {
  position: relative;
}

.page-premium-case-detail .hero-premium .breadcrumb-wrap,
.page-villa-case-detail .hero-premium .breadcrumb-wrap {
  margin: auto;
}

.page-premium-case-detail .hero-premium .img-box,
.page-villa-case-detail .hero-premium .img-box {
  position: relative;
  z-index: -1;
  width: 100%;
}
.page-premium-case-detail .hero-premium .img-box img,
.page-villa-case-detail .hero-premium .img-box img {
  max-width: initial;
  max-width: auto;
  width: 100%;
}
.page-villa-case-detail .hero-premium .title-wrap,
.page-premium-case-detail .hero-premium .title-wrap {
  font-size: 1.5em;
}
.page-villa-case-detail .hero-premium .title-wrap {
  top: auto;
  bottom: 60px;
}
.page-premium-case-detail .hero-premium .title-wrap {
  position: relative;
  display: block;
  padding: 0.65em 2em;
  max-width: 100vw;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.page-premium-case-detail .hero-premium .title-wrap h1,
.page-villa-case-detail .hero-premium .title-wrap h1 {
  display: inline-block;
  margin: 0 auto;
  color: #fff;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  font-size: 1.190476em;
}

.page-premium-case-detail .hero-premium .title-wrap .mv-lead,
.page-villa-case-detail .hero-premium .title-wrap .mv-lead {
  display: inline-block;
  margin: 0 0 0 2rem;
  color: #fff;
  font-size: 0.761904em;
}
.page-premium-case-detail .hero-premium .breadcrumb-wrap {
  z-index: +2;
}
.page-premium-case-detail .hero-premium .slide-box,
.page-premium-case-detail .hero-premium .slide-box + .title-wrap.trapezoid {
  z-index: +1;
}
.page-villa-case-detail .sec-01 .info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  padding: 0 30px;

  -webkit-box-align: start;
  -ms-flex-align: start;
}
.page-premium-case-detail .sec-01 .info-wrap {
  margin: 0 auto;
  max-width: 25em;
  width: 100%;
}
.page-villa-case-detail .sec-01 .info-wrap .info-text-box {
  flex: 1;
  padding-right: 7.5188%;

  -webkit-box-flex: 1;
  -ms-flex: 1;
}
.page-villa-case-detail .sec-01 .info-wrap .info-img {
  width: 49.62406%;
}
.page-premium-case-detail .info-wrap .info-text-box {
  line-height: 1.875;
}
.page-premium-case-detail .info-wrap .info-text-box.data {
  margin-top: 1.5em;
}
.page-villa-case-detail .sec-01 .info-wrap h2 {
  text-align: left;
}
.page-premium-case-detail .sec-01 .info-wrap h2,
.page-villa-case-detail .sec-01 .info-wrap h2 {
  color: #26bad5;
  font-weight: normal;
}
.page-premium-case-detail .sec-01 .info-wrap dl:before,
.page-premium-case-detail .sec-01 .info-wrap dl:after,
.page-villa-case-detail .sec-01 .info-wrap dl:before,
.page-villa-case-detail .sec-01 .info-wrap dl:after {
  content: " ";
  display: table;
}

.page-premium-case-detail .sec-01 .info-wrap dl:after,
.page-villa-case-detail .sec-01 .info-wrap dl:after {
  clear: both;
}

.page-premium-case-detail .sec-01 .info-wrap dl + h2,
.page-villa-case-detail .sec-01 .info-wrap dl + h2 {
  margin-top: 50px;
}
.page-villa-case-detail .sec-01 .info-wrap dt {
  clear: left;
}
.page-premium-case-detail .sec-01 .info-wrap dt,
.page-villa-case-detail .sec-01 .info-wrap dt {
  float: left;
  width: 130px;
  font-weight: bold;
}

.page-villa-case-detail .sec-01 .info-wrap dt:before {
  content: "◆";
  margin-right: 0.625em;
  color: #26bad5;
  vertical-align: middle;
  font-size: 0.625em;
}
.page-premium-case-detail .sec-01 .info-wrap dt,
.page-premium-case-detail .sec-01 .info-wrap dd {
  margin: 0.25em 0;
  padding: 0.5em 0.75em;
  line-height: 1;
}
.page-premium-case-detail .sec-01 .info-wrap dt {
  position: relative;
  margin-right: 0.25em;
  width: auto;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-weight: normal;
}
.page-premium-case-detail .sec-01 .info-wrap dd,
.page-villa-case-detail .sec-01 .info-wrap dd {
  float: left;
  margin-right: 1.25em;
}

.page-premium-case-detail .sec-01 .info-wrap .text,
.page-villa-case-detail .sec-01 .info-wrap .text {
  margin-top: 10px;
}

.page-premium-case-detail .sec-01 .img-wrap,
.page-villa-case-detail .sec-01 .img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 70px;

  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
}

.page-premium-case-detail .sec-01 .img-wrap img,
.page-villa-case-detail .sec-01 .img-wrap img {
  margin-top: 30px;
  width: 31.42857%;
}

.page-premium-case-detail .sec-01 .img-wrap .dummy,
.page-villa-case-detail .sec-01 .img-wrap .dummy {
  opacity: 0;
}

.page-villa-case-detail .sec-01 .info-wrap h2 {
  color: #82c655;
}

.page-villa-case-detail .sec-01 .info-wrap dt:before {
  color: #82c655;
}

.page-premium-case-detail .pagenation-wrap,
.page-villa-case-detail .pagenation-wrap {
  display: inline-flex;
  justify-content: space-between;
  padding: 0 40px;
  width: 100%;
  background-color: #ebebeb;
}

.page-premium-case-detail .pagenation-wrap a,
.page-villa-case-detail .pagenation-wrap a {
  display: inline-block;
  padding: 20px 0;
  color: #26bad5;
  vertical-align: middle;
  line-height: 1;
}
.page-premium-case-detail .pagenation-wrap,
.cate-premium .breadcrumb-wrap {
  font-family: "Open Sans", "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
.page-premium-case-detail .pagenation-wrap a,
.cate-premium .breadcrumb-wrap a {
  color: #0298b3;
}
.page-premium-case-detail .pagenation-wrap a {
  display: flex;
  align-items: center;
}
.page-premium-case-detail .pagenation-wrap a.link-prev,
.page-premium-case-detail .pagenation-wrap a.link-next {
  width: calc(50% - 3.5em);
}
.page-premium-case-detail .pagenation-wrap a .icon-arrow {
  margin: 0;
  max-width: 1.5em;
}
.page-premium-case-detail .pagenation-wrap a.link-prev {
  justify-content: flex-start;
}
.page-premium-case-detail .pagenation-wrap a.link-next {
  justify-content: flex-end;
}
.page-premium-case-detail .pagenation-wrap a.link-prev span {
  margin-left: 1em;
}
.page-premium-case-detail .pagenation-wrap a.link-next span {
  margin-right: 1em;
}
.page-villa-case-detail .pagenation-wrap a span {
  vertical-align: middle;
}

.page-premium-case-detail .pagenation-wrap a:hover,
.page-villa-case-detail .pagenation-wrap a:hover {
  text-decoration: underline;
  opacity: 1;
}
.cate-furusato .breadcrumb-wrap a {
  color: #e0ae15;
}

.cate-furusato .sec-btn .sec-inner .catalog-box,
.cate-furusato .sec-btn .sec-inner .inquiry-box {
  margin: 10px 0;
  padding: 30px 0;
  width: 470px;
  background-color: #e0ae15;
}

.cate-furusato .sec-btn .sec-inner .catalog-box a,
.cate-furusato .sec-btn .sec-inner .inquiry-box a {
  color: #e0ae15;
}

.cate-furusato .sec-btn .sec-inner .inquiry-box {
  background-color: #008979;
}

.cate-furusato .sec-btn .sec-inner .inquiry-box a {
  color: #008979;
}

.cate-furusato .list-01 li:before {
  background-color: #e0ae15;
}

.cate-furusato .square-wrap .square-box .title {
  color: #e0ae15;
}

.cate-furusato .square-wrap .square-box .title:after {
  background-color: #e0ae15;
}

.cate-furusato .hero-s .title-wrap:after {
  height: 4px;
  background-color: #e0ae15;
}

.cate-furusato .head-point {
  background-color: #f5f5f5;
}

.cate-furusato .head-point .point-wrap {
  background-color: #e0ae15;
}

.cate-furusato .head-point .point-wrap:before {
  border-color: transparent #e6be44 #e6be44 transparent;
}

.cate-furusato .head-point .title,
.cate-furusato .head-point h2 {
  color: #e0ae15;
}

.cate-furusato .head-line {
  color: #e0ae15;
}

.cate-furusato .head-line:before,
.cate-furusato .head-line:after {
  background-color: #e0ae15;
}

.cate-furusato .flow-box .title-box {
  background-color: #f5f5f5;
}

.cate-furusato .flow-box .title-box .num {
  color: #e0ae15;
}

.page-furusato .breadcrumb-wrap {
  display: none;
}

.page-furusato .sec-01 .icon-head {
  width: 56px;
}

.page-furusato .sec-02 .icon-head {
  width: 49px;
}

.page-furusato .sec-02 .support-wrap {
  margin: 25px auto 0;
  padding: 30px 50px;
  max-width: 980px;
  width: 100%;
  background-color: #fff;
}

.page-furusato .sec-04 .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;

  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.page-furusato .sec-04 .btn-wrap a {
  margin: 0 20px;
  width: 306px;
}

.page-furusato-flow .sec-01 .sec-inner {
  padding-top: 20px;
}
@media screen and (min-width: 641px) and (min-height: 586px) {
  .page-villa .sec-03 .square-wrap .square-box {
    padding: 40px 35px;
  }
  .page-villa .sec-04 .sec-inner {
    padding: 70px 0;
  }
  .page-uiturn .sec-03 .square-wrap .square-box {
    padding: 40px 20px;
  }
  .page-uiturn .sec-04 .sec-inner {
    padding: 70px 0;
  }
  .page-uiturn-flow .sec-01 .sec-inner {
    padding-bottom: 70px;
  }
  .page-premium #fp-nav.active {
    display: block;
    animation-name: fadeIn;
    animation-duration: 0.75s;

    -webkit-animation-duration: 0.75s;
    -webkit-animation-name: fadeIn;
  }
  .page-furusato .sec-03 .square-wrap .square-box {
    padding: 40px 46px;
  }
  .page-furusato .sec-04 .sec-inner {
    padding: 70px 0;
  }
  .page-furusato-flow .sec-01 .sec-inner {
    padding-bottom: 70px;
  }
  .page-premium .mv-slide-container .swiper-slide a .text-wrap {
    font-size: 1.5em;
  }
  .page-premium .mv-slide-container {
    height: calc(100% - 104px);
  }
  .page-premium .swiper-wrapper img,
  .page-premium .sec-04,
  .page-premium .sec-05,
  .page-premium .sec-06 {
    height: calc(100vh - 104px);
  }
  .page-premium .sec-03 {
    height: calc(100vh - (104px + 10.323642em));
  }
  .page-villa-case .sec-01 .case-wrap .item:not(:nth-child(3n + 1)),
  .page-premium-case .sec-01 .case-wrap .item:not(:nth-child(3n + 1)) {
    margin-left: 1.5em;
  }
  .page-villa-case .sec-01 .case-wrap .item:nth-child(n + 4),
  .page-premium-case .sec-01 .case-wrap .item:nth-child(n + 4) {
    margin-top: 1.5em;
  }
}
@media only screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  .cate-villa .sec-btn .sec-inner .catalog-box,
  .cate-villa .sec-btn .sec-inner .inquiry-box {
    width: 50%;
  }
  .page-premium .mv-slide-container {
    height: calc(100vh - 50px);
  }
  .page-premium .swiper-wrapper img,
  .page-premium .sec-04,
  .page-premium .sec-05,
  .page-premium .sec-06 {
    min-height: calc(100vh - 50px);
  }
  .page-premium .sec-03 {
    height: calc(100vh - (104px + 10.323642em));
  }
  .cate-premium .sec-btn .catalog-box p,
  .cate-premium .sec-btn .inquiry-box p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    max-width: calc(100% - 2em);
    width: auto;
    height: 2.75em;
    text-align: left;
  }
  .header .header-02 .nav li > a.activ {
    background-color: #82c655;
    color: #fff;
  }
  .cate-premium .header .header-02 .nav li > a.activ {
    background-color: #fff;
  }
  .page-premium-case-detail .pagenation-wrap,
  .page-villa-case-detail .pagenation-wrap {
    padding: 0 2vw;
  }
  .page-premium-case-detail .pagenation-wrap a,
  .page-villa-case-detail .pagenation-wrap a {
    line-height: 1.25;
  }
}
@media screen and (max-width: 640px), screen and (max-height: 585px) {
  .sec-btn-page .btn-page-wrap {
    display: block;
  }
  .sec-btn-page .btn-page-wrap a {
    margin: 0 auto;
    padding: 10px;
    width: 15em;
  }
  .sec-btn-page .btn-page-wrap a .num {
    vertical-align: -2px;
    font-size: 1.125em;
  }
  .sec-btn-page .btn-page-wrap a:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-top: none;
    border-right: 1px solid #e0ae15;
    border-bottom: 1px solid #e0ae15;
    border-left: none;
    vertical-align: middle;
    transform: rotate(45deg) translateY(-45%);

    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg) translateY(-45%);
  }
  .sec-btn-page .btn-page-wrap a + a {
    margin-top: 20px;
  }
  .page-index .sec-01 .sec-inner {
    padding: 20px 20px 40px;
  }
  .page-index .sec-01 .sec-inner .lead {
    text-align: left;
    font-size: 1em;
  }
  .page-index .sec-02 .sec-inner {
    padding-right: 40px;
    padding-left: 40px;
  }
  .page-about .sec-01 .icon-head {
    width: 36px;
  }
  .page-about .sec-01-02 .service-wrap {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0;

    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
  }
  .page-about .sec-01-02 .service-wrap .item {
    display: block;
    margin: 0;
    margin-top: 20px;
    padding: 15px;
    width: 100%;
    border-radius: 5px;
  }
  .page-about .sec-01-02 .service-wrap .item img {
    float: left;
    margin-right: 15px;
    width: 50%;
  }
  .page-about .sec-01-02 .service-wrap .item:after {
    content: "";
    display: table;
    clear: both;
  }
  .page-about .sec-01-02 .service-wrap .item p {
    margin-top: 0.5em;
  }
  .page-about .sec-01-03 img {
    margin-top: 15px;
  }
  .page-about .sec-02 .trouble-wrap {
    margin-top: 15px;
  }
  .page-about .sec-02 .trouble-wrap img {
    display: none;
  }
  .page-about .sec-02 .trouble-wrap .trouble-list {
    padding: 10px 20px;
    width: 100%;
    border-radius: 0;
  }
  .page-about .sec-02 .solution-wrap {
    margin-top: 25px;
  }
  .page-about .sec-02 .solution-wrap img {
    width: 25px;
  }
  .page-about .sec-02 .solution-wrap h3 {
    margin-top: 15px;
  }
  .page-about .sec-02 .solution-wrap h3 + p {
    margin-top: 1em;
    text-align: left;
  }
  .page-about .sec-03 .icon-head {
    width: 36px;
  }
  .page-about .sec-04 .point-box {
    margin-top: 25px;
    width: 100%;
  }
  .page-about .sec-04 .point-box:nth-of-type(1) {
    margin-top: 5px;
  }
  .page-about .sec-04 .list-02 li {
    line-height: 1.6;
  }
  .page-about .sec-04 .list-02 li + li {
    margin-top: 5px;
  }
  .page-about .sec-05 .sec-inner {
    padding-bottom: 35px;
  }
  .page-about .sec-05 .icon-head {
    width: 37px;
  }
  .page-about .sec-05 .flow-wrap {
    margin-top: 20px;
  }
  .page-about .sec-06 .sec-inner {
    padding-bottom: 40px;
  }
  .page-about .sec-06 .sec-inner h3 + .mega-link {
    margin-top: 25px;
  }
  .cate-villa .sec-btn .sec-inner {
    display: block;
  }
  .cate-villa .sec-btn .sec-inner p {
    font-size: 0.928571em;
  }
  .cate-villa .sec-btn .sec-inner a {
    margin-top: 10px;
    padding: 10px;
    width: 78.125%;
  }
  .cate-villa .sec-btn .sec-inner .catalog-box {
    margin: 0;
    padding: 20px 0;
    width: 100%;
  }
  .cate-villa .sec-btn .sec-inner .inquiry-box {
    margin: 0;
    margin-top: 20px;
    padding: 20px 0;
    width: 100%;
  }
  .cate-villa .hero-s .title-wrap:after {
    height: 2px;
    background-color: #82c655;
  }
  .page-villa .hero .title-wrap h1 {
    line-height: 1.67;
  }
  .page-villa .sec-01 .icon-head {
    width: 28px;
  }
  .page-villa .sec-01 p {
    text-align: left;
  }
  .page-villa .sec-02 .icon-head {
    width: 30px;
  }
  .page-villa .sec-02 .support-wrap {
    margin-top: 15px;
    padding: 15px 20px;
  }
  .page-villa .sec-04 .btn-wrap {
    display: block;
  }
  .page-villa .sec-04 .btn-wrap a {
    margin: 0;
    width: 100%;
  }
  .page-villa .sec-04 .btn-wrap a + a {
    margin-top: 20px;
  }
  .page-villa .sec-04 .btn-wrap a p,
  .page-uiturn .sec-04 .btn-wrap a p,
  .page-furusato .sec-04 .btn-wrap a p {
    font-size: 1.5em;
  }
  .page-villa-products .prod-wrap {
    margin-top: 25px;
    padding-left: 0;
  }
  .page-villa-products .prod-wrap .prod-head .lead,
  .page-villa-products .prod-wrap .prod-head .lead_l {
    font-size: 0.928571em;
  }
  .page-villa-products .prod-wrap .prod-head .lead_l {
    font-size: 1.285714em;
  }
  .page-villa-products .prod-wrap .prod-head h3 {
    font-size: 1.1428571em;
  }
  .page-villa-products .prod-wrap .prod-head:after {
    width: 25px;
    height: 2px;
  }
  .page-villa-products .prod-wrap .prod-info {
    display: block;
    margin-top: 30px;
  }
  .page-villa-products .prod-wrap .prod-info img {
    width: 100%;
  }
  .page-villa-products .prod-wrap .prod-info .info-box {
    padding: 0;
    width: 100%;
  }
  .page-villa-products .prod-wrap .prod-info .info-box h4 {
    margin-top: 17px;
  }
  .page-villa-products .prod-wrap .prod-info .info-box a {
    margin-top: 12px;
  }
  .page-villa-products .head-point + .prod-wrap {
    margin-top: 15px;
  }
  .cate-uiturn .sec-btn .sec-inner {
    display: block;
  }
  .cate-uiturn .sec-btn .sec-inner p {
    font-size: 0.928571em;
  }
  .cate-uiturn .sec-btn .sec-inner a {
    margin-top: 10px;
    padding: 10px;
    width: 78.125%;
    font-size: 1.1428571em;
  }
  .cate-uiturn .sec-btn .sec-inner .catalog-box {
    margin: 0;
    padding: 20px 0;
    width: 100%;
  }
  .cate-uiturn .sec-btn .sec-inner .inquiry-box {
    margin: 0;
    margin-top: 20px;
    padding: 20px 0;
    width: 100%;
  }
  .cate-uiturn .hero-s .title-wrap:after {
    height: 2px;
    background-color: #e0ae15;
  }
  .page-uiturn .hero .title-wrap h1,
  .page-furusato .hero .title-wrap h1 {
    font-size: 1.428571em;
    line-height: 1.67;
  }
  .page-uiturn .sec-01 .icon-head {
    width: 28px;
  }
  .page-uiturn .sec-01 p {
    text-align: left;
  }
  .page-uiturn .sec-02 .icon-head {
    width: 30px;
  }
  .page-uiturn .sec-02 .support-wrap {
    margin-top: 15px;
    padding: 15px 20px;
  }
  .page-uiturn .sec-04 .btn-wrap {
    display: block;
  }
  .page-uiturn .sec-04 .btn-wrap a {
    margin: 0;
    width: 100%;
  }
  .page-uiturn .sec-04 .btn-wrap a + a {
    margin-top: 20px;
  }
  .page-uiturn-products .prod-wrap {
    margin-top: 25px;
    padding-left: 0;
  }
  .page-uiturn-products .prod-wrap .prod-head .lead,
  .page-uiturn-products .prod-wrap .prod-head .lead_l {
    font-size: 0.928571em;
  }
  .page-uiturn-products .prod-wrap .prod-head .lead_l {
    font-size: 1.285714em;
  }
  .page-uiturn-products .prod-wrap .prod-head h3 {
    font-size: 1.1428571em;
  }
  .page-uiturn-products .prod-wrap .prod-head:after {
    width: 25px;
    height: 2px;
  }
  .page-uiturn-products .prod-wrap .prod-info {
    display: block;
    margin-top: 30px;
  }
  .page-uiturn-products .prod-wrap .prod-info img {
    width: 100%;
  }
  .page-uiturn-products .prod-wrap .prod-info .info-box {
    padding: 0;
    width: 100%;
  }
  .page-uiturn-products .prod-wrap .prod-info .info-box h4 {
    margin-top: 17px;
  }
  .page-uiturn-products .prod-wrap .prod-info .info-box a {
    margin-top: 12px;
  }
  .page-uiturn-products .head-point + .prod-wrap {
    margin-top: 15px;
  }
  .page-uiturn-flow .sec-01 .flow-wrap {
    margin-top: 20px;
  }
  .cate-qa .hero-s .title-wrap h1 {
    font-size: 1.5em;
  }
  .cate-qa .hero-s .title-wrap:after {
    height: 2px;
    background-color: #82c655;
  }
  .page-qa .sec-01 .sec-inner {
    padding-top: 0;
  }
  .page-qa .sec-01 .lead {
    font-size: 1.125em;
  }
  .page-qa .sec-01 .qa-box {
    margin-top: 20px;
    border-width: 2px;
  }
  .page-qa .sec-01 .qa-box .text-q,
  .page-qa .sec-01 .qa-box .text-a {
    padding: 15px 35px 15px 35px;
  }
  .page-qa .sec-01 .qa-box .text-q:before,
  .page-qa .sec-01 .qa-box .text-a:before {
    top: 8px;
    left: 10px;
    font-size: 2em;
  }
  .page-qa .sec-01 .qa-box .text-q p {
    font-size: 1em;
  }
  .page-qa .sec-01 .qa-box .text-q:after {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: auto;
    display: block;
    margin: auto;
    width: 8px;
    height: 8px;
    background-color: transparent;
  }
  .page-qa .sec-01 .qa-box .text-a {
    padding-right: 15px;
  }
  .page-qa .sec-01 .qa-box.show .text-q:after {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    left: auto;
    display: block;
    margin: auto;
    width: 8px;
    height: 8px;
    background-color: transparent;
  }
  .cate-premium .header-01 .logos .cat-title {
    display: none;
  }
  .cate-premium section > .sec-inner {
    padding: 30px 20px;
  }
  .cate-premium .hero-s .title-wrap:after {
    background-color: #26bad5;
  }
  .page-premium .sec-01 {
    /*background-image: url("../img/sp/premium/sec_01_img.jpg")*/
  }
  .page-premium .sec-02 .text {
    text-align: left;
  }
  .page-premium .sec-03 {
    background-image: url("../img/sp/premium/sec_03_img.jpg");
  }
  .page-premium .sec-04 {
    background-image: url("../img/sp/premium/sec_04_img.jpg");
  }
  .page-premium .sec-05 {
    background-image: url("../img/sp/premium/sec_05_img.jpg");
  }
  .page-premium .sec-06 {
    background-image: url("../img/sp/premium/sec_06_img.jpg");
  }
  .page-premium .sec-foot .sec-foot-inner {
    margin-top: 80px;
    margin-bottom: 60px;
    padding: 0;
  }
  .page-premium h1 {
    color: #222;
    text-shadow: 0 0 5px #fff;
    font-size: 2.25em;
    line-height: 1.65;
  }
  .page-premium h2 {
    font-size: 1.875em;
  }
  .page-premium .scroll-info {
    bottom: 12vh;
  }
  .page-premium .scroll-info p {
    display: none;
  }
  .page-premium .sec-03 .title-wrap,
  .page-premium .sec-04 .title-wrap,
  .page-premium .sec-05 .title-wrap,
  .page-premium .sec-06 .title-wrap {
    padding: 35px 0 35px 20px;
    max-width: calc(20em + 20px);
  }
  .page-premium .sec-03 .title-wrap:before,
  .page-premium .sec-04 .title-wrap:before,
  .page-premium .sec-05 .title-wrap:before,
  .page-premium .sec-06 .title-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    right: -30px;
    bottom: 0;
    left: auto;
    margin: auto;
    width: 30px;
    height: 100%;
    background-color: transparent;
  }
  .page-premium .sec-03 .title-wrap h2,
  .page-premium .sec-04 .title-wrap h2,
  .page-premium .sec-05 .title-wrap h2,
  .page-premium .sec-06 .title-wrap h2 {
    font-size: 2em;
  }
  .page-premium .sec-03 .title-wrap .lead,
  .page-premium .sec-04 .title-wrap .lead,
  .page-premium .sec-05 .title-wrap .lead,
  .page-premium .sec-06 .title-wrap .lead {
    font-size: 1.125em;
  }
  .page-premium .sec-03 .title-wrap .text,
  .page-premium .sec-04 .title-wrap .text,
  .page-premium .sec-05 .title-wrap .text,
  .page-premium .sec-06 .title-wrap .text {
    display: none;
  }
  .page-premium .sec-foot .btn-img {
    margin-top: 0;
  }
  .page-premium .sec-03,
  .page-premium .sec-04,
  .page-premium .sec-05,
  .page-premium .sec-06 {
    min-height: calc(100vh - 50px);
  }
  .page-premium #fp-nav {
    display: none;
  }
  .page-premium .fp-btn-up,
  .page-premium .fp-btn-down {
    position: fixed;
    top: 70px;
    right: 20px;
    z-index: 10;
    width: 12px;
    height: 25px;
    background: url("../img/common/arrow_w_u.png") center center no-repeat;
    background-size: contain;
    opacity: 0.5;
  }
  .page-premium .fp-btn-up.active,
  .page-premium .fp-btn-down.active {
    display: block;
    animation-name: fadeIn;
    animation-duration: 0.75s;

    -webkit-animation-duration: 0.75s;
    -webkit-animation-name: fadeIn;
  }
  .page-premium .fp-btn-up.col-gray,
  .page-premium .fp-btn-down.col-gray {
    background-image: url("../img/common/arrow_g_u.png");
    opacity: 1;
  }
  .page-premium .fp-btn-down {
    top: auto;
    right: 6px;
    bottom: 20px;
    background-image: url("../img/common/arrow_w_d.png");
  }
  .page-premium .fp-btn-down.col-gray {
    background-image: url("../img/common/arrow_g_d.png");
    opacity: 1;
  }
  .page-premium-case .sec-01 .sec-inner,
  .page-villa-case .sec-01 .sec-inner {
    padding-top: 35px;
  }
  .page-premium-case .sec-01 .case-wrap .item,
  .page-villa-case .sec-01 .case-wrap .item {
    width: 100%;
  }
  .page-premium-case .sec-01 .case-wrap .item:not(:first-child),
  .page-villa-case .sec-01 .case-wrap .item:not(:first-child) {
    margin-top: 1.75em;
  }
  .page-premium-case .sec-01 .case-wrap .img-box .img-bd,
  .page-villa-case .sec-01 .case-wrap .img-box .img-bd {
    border: 1px solid #ccc;
  }
  .page-premium-case .sec-01 .case-wrap .img-box .img-bd:before,
  .page-villa-case .sec-01 .case-wrap .img-box .img-bd:before {
    display: none;
  }
  .page-villa-case-detail .hero-premium .title-wrap {
    bottom: -30px;
  }
  .page-premium-case-detail .hero-premium .title-wrap {
    padding: 0.5em 1em;
    max-width: inherit;
    width: 100vw;
    font-size: 1em;
    line-height: 1.25;
  }
  .page-premium-case-detail .hero-premium .title-wrap:before {
    content: none;
  }
  .page-premium-case-detail .hero-premium .title-wrap h1,
  .page-villa-case-detail .hero-premium .title-wrap h1 {
    display: inline-block;
    margin: 0;
    color: #fff;
    vertical-align: middle;
    text-align: left;
    font-size: 1em;
  }
  .page-premium-case-detail .hero-premium .title-wrap .mv-lead,
  .page-villa-case-detail .hero-premium .title-wrap .mv-lead {
    display: block;
    margin: 1rem 0 0 0;
    font-size: 1em;
  }
  .page-premium-case-detail .sec-01 .sec-inner,
  .page-villa-case-detail .sec-01 .sec-inner {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .page-premium-case-detail .sec-01 > .sec-inner {
    margin: 0 auto;
    padding-top: 2.25em;
  }
  .page-premium-case-detail .sec-01 .info-wrap,
  .page-villa-case-detail .sec-01 .info-wrap {
    display: block;
    padding: 0;
  }
  .page-premium-case-detail .sec-01 .info-wrap .info-text-box,
  .page-villa-case-detail .sec-01 .info-wrap .info-text-box {
    flex: 1;
    padding-right: 0;

    -webkit-box-flex: 1;
    -ms-flex: 1;
  }
  .page-premium-case-detail .sec-01 .info-wrap .info-img,
  .page-villa-case-detail .sec-01 .info-wrap .info-img {
    margin-top: 40px;
    margin-right: -20px;
    margin-left: -20px;
    width: auto;
  }
  .page-premium-case-detail .sec-01 .info-wrap dl + h2,
  .page-villa-case-detail .sec-01 .info-wrap dl + h2 {
    margin-top: 30px;
  }
  .page-premium-case-detail .sec-01 .img-wrap .dummy,
  .page-villa-case-detail .sec-01 .img-wrap .dummy {
    display: none;
  }
  .page-premium-case-detail .sec-01 .img-wrap,
  .page-villa-case-detail .sec-01 .img-wrap {
    display: block;
    margin-top: 15px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .page-premium-case-detail .sec-01 .img-wrap img,
  .page-villa-case-detail .sec-01 .img-wrap img {
    margin-top: 15px;
    width: 100%;
  }
  .page-premium-case-detail .pagenation-wrap,
  .page-villa-case-detail .pagenation-wrap {
    padding: 0 20px;
  }
  .page-premium-case-detail .pagenation-wrap a,
  .page-villa-case-detail .pagenation-wrap a {
    display: inline-block;
    padding: 20px 0;
  }
  .page-premium-case-detail .pagenation-wrap a span,
  .page-villa-case-detail .pagenation-wrap a span {
    display: none;
  }
  .page-premium-case-detail .pagenation-wrap a.link-next {
    text-align: right;
  }
  .cate-furusato .sec-btn .sec-inner {
    display: block;
  }
  .cate-furusato .sec-btn .sec-inner p {
    font-size: 0.928571em;
  }
  .cate-furusato .sec-btn .sec-inner a {
    margin-top: 10px;
    padding: 10px;
    width: 78.125%;
    font-size: 1.1428571em;
  }
  .cate-furusato .sec-btn .sec-inner .catalog-box {
    margin: 0;
    padding: 20px 0;
    width: 100%;
  }
  .cate-furusato .sec-btn .sec-inner .inquiry-box {
    margin: 0;
    margin-top: 20px;
    padding: 20px 0;
    width: 100%;
  }
  .cate-furusato .hero-s .title-wrap:after {
    height: 2px;
    background-color: #e0ae15;
  }
  .page-furusato .sec-01 .icon-head {
    width: 28px;
  }
  .page-furusato .sec-01 p {
    text-align: left;
  }
  .page-furusato .sec-02 .icon-head {
    width: 30px;
  }
  .page-furusato .sec-02 .support-wrap {
    margin-top: 15px;
    padding: 15px 20px;
  }
  .page-furusato .sec-04 .btn-wrap {
    display: block;
  }
  .page-furusato .sec-04 .btn-wrap a {
    margin: 0;
    width: 100%;
  }
  .page-furusato .sec-04 .btn-wrap a + a {
    margin-top: 20px;
  }
  .page-furusato-flow .sec-01 .flow-wrap {
    margin-top: 20px;
  }
  .header .header-02 .nav li > a.activ {
    color: #82c655;
  }
  .header .header-02 .nav li > a.activ:before {
    opacity: 0;
  }
  .page-premium .mv-slide-container .swiper-slide a .text-wrap {
    font-size: 1em;
  }
  .page-premium-case-detail .hero-premium .slide-box {
    display: flex;
    flex-direction: column-reverse;
  }
  .page-premium-case-detail #dtailThumb .comp-text,
  .page-premium-case-detail aside .info-wrap {
    margin: 0 auto;
    width: calc(100% - 3em);
  }
  .page-premium-case-detail .info-wrap dl {
    font-size: 3.5vw;
  }
  .page-premium-case-detail .info-wrap dl dt {
    clear: left;
    min-width: 6em;
  }
  .page-premium-case-detail .info-wrap dl dd {
    padding-left: 0.25em;
  }
}

/*pop up*/
.mfp-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1042;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1043;
  width: 100%;
  height: 100%;
  outline: none !important;

  -webkit-backface-visibility: hidden;
}
.mfp-container {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 0 8px;
  width: 100%;
  height: 100%;
  text-align: center;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  z-index: 1045;
  display: inline-block;
  margin: 0 auto;
  vertical-align: middle;
  text-align: left;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  position: absolute;
  top: 50%;
  right: 8px;
  left: 8px;
  z-index: 1044;
  margin-top: -0.8em;
  width: auto;
  color: #ccc;
  text-align: center;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  z-index: 1046;
  display: block;
  overflow: visible;
  padding: 0;
  outline: none;
  border: 0;
  background: transparent;
  box-shadow: none;
  cursor: pointer;

  -webkit-appearance: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0 18px 10px;
  width: 44px;
  height: 44px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  line-height: 44px;
  opacity: 0.65;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -6px;
  padding-right: 6px;
  width: 100%;
  color: #fff;
  text-align: right;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  white-space: nowrap;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  top: 50%;
  margin: 0;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  opacity: 0.65;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 35px;
  margin-left: 35px;
  width: 0;
  height: 0;
  border: medium inset transparent;
}
.mfp-arrow:after {
  top: 8px;
  border-top-width: 13px;
  border-bottom-width: 13px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  margin-left: 31px;
  border-right: 17px solid #fff;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  margin-left: 39px;
  border-left: 17px solid #fff;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  max-width: 900px;
  width: 100%;
  line-height: 0;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
  height: 0;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
img.mfp-img {
  display: block;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 40px 0 40px;
  max-width: 100%;
  width: auto;
  height: auto;
  line-height: 0;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  top: 40px;
  right: 0;
  bottom: 40px;
  left: 0;
  z-index: -1;
  display: block;
  width: auto;
  height: auto;
  background: #444;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-figure small {
  display: block;
  color: #bdbdbd;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -36px;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  padding-right: 36px;
  color: #f3f3f3;
  text-align: left;
  word-wrap: break-word;
  line-height: 18px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);

  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transition: all 0.2s ease-in-out;
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;

  -webkit-transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);

  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  opacity: 0;
  transform: scale(0.8);

  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
@media only screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    position: fixed;
    top: auto;
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    background: rgba(0, 0, 0, 0.6);
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    top: 3px;
    right: 5px;
  }
  .mfp-img-mobile .mfp-close {
    position: fixed;
    top: 0;
    right: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    line-height: 35px;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);

    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;

    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;

    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
  }
  .mfp-container {
    padding-right: 6px;
    padding-left: 6px;
  }
}
/* full page */
.fullpage-wrapper .fp-section {
  overflow: hidden;
}
/* Swiper */
.swiper-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;

  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;

  -webkit-transition-property: -webkit-transform;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);

  -webkit-transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;

  -ms-flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;

  -webkit-transition-timing-function: ease-out;
}

.swiper-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;

  -ms-flex-negative: 0;
  -webkit-transition-property: -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;

  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-transition-property: height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  margin-top: -22px;
  width: 27px;
  height: 44px;
  background-position: center;
  background-size: 27px 44px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  right: inherit;
  left: 10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: inherit;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  z-index: 10;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);

  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: 300ms opacity;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);

  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);

  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);

  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);

  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);

  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);

  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);

  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
}

.swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;

  -webkit-appearance: none;
  -moz-appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: #007aff;
  opacity: 1;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  top: 50%;
  right: 10px;
  transform: translate3d(0px, -50%, 0);

  -webkit-transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 8px;
  transform: translateY(-50%);

  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;

  -webkit-transition: 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);

  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;

  -webkit-transition: 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;

  -webkit-transition: 200ms right, 200ms -webkit-transform;
}

.swiper-pagination-progressbar {
  position: absolute;
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #007aff;
  transform: scale(0);
  transform-origin: left top;

  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;

  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  position: relative;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);

  -ms-touch-action: none;
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 3px;
  left: 1%;
  z-index: 50;
  width: 98%;
  height: 5px;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  top: 1%;
  right: 3px;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;

  -webkit-box-align: center;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;

  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
}

.swiper-lazy-preloader:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);

    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);

    -webkit-transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
  opacity: 0;
  pointer-events: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;

  -webkit-transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  transition-property: opacity;
  pointer-events: none;

  -webkit-transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
  pointer-events: none;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;

  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  visibility: visible;
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  z-index: 1;
  pointer-events: none;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-topics {
  margin-top: 40px;
  padding-bottom: 30px;
}

.swiper-topics .swiper-slide {
  background-color: #fff;
}

.swiper-topics .swiper-slide a {
  display: block;
  padding: 0 30px 25px;
}

.swiper-topics .swiper-slide .topics-img {
  width: 100%;
}

.swiper-topics .swiper-slide .text-wrap {
  margin-top: 20px;
}

.swiper-topics .swiper-slide .text-wrap .title {
  margin-top: 0;
  font-weight: bold;
  font-size: 1.1428571em;
}
.swiper-topics .swiper-pagination {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20%;
}

.swiper-topics .swiper-pagination-progressbar {
  height: 3px;
  background-color: #f5f5f5;
}

.swiper-topics .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #82c655;
}

.swiper-btn-wrap-topics .swiper-button-prev,
.swiper-btn-wrap-topics .swiper-button-next {
  top: 0;
  bottom: 0;
  margin: auto;
  background: none;
  transition: opacity 0.75s ease 0s;

  -webkit-transition: opacity 0.75s ease 0s;
}

.swiper-btn-wrap-topics .swiper-button-prev:hover,
.swiper-btn-wrap-topics .swiper-button-next:hover {
  opacity: 0.5;
}

.swiper-btn-wrap-topics .swiper-button-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #82c655;
  border-right: none;
  border-bottom: none;
  border-left: 2px solid #82c655;
  vertical-align: middle;
  transform: rotate(-45deg);

  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.swiper-btn-wrap-topics .swiper-button-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #82c655;
  border-right: 2px solid #82c655;
  border-bottom: none;
  border-left: none;
  vertical-align: middle;
  transform: rotate(45deg);

  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

/* .page-index Swiper */
.page-index .sec-00 .swiper-mv .swiper-slide a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;

  -webkit-box-align: start;
  -ms-flex-align: start;
}

.page-index .sec-00 .swiper-mv .swiper-slide a:hover {
  opacity: 1;
}

.page-index .sec-00 .swiper-mv .swiper-slide .mv-img {
  width: 100%;
}

.page-index .sec-00 .swiper-mv .swiper-slide .text-wrap {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  line-height: 1;

  -webkit-box-align: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -ms-flex-align: center;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
}

.page-index .sec-00 .swiper-mv .swiper-slide .text-wrap .title {
  margin: 0;
  font-size: 3.571428em;
}

.page-index .sec-00 .swiper-mv .swiper-slide .text-wrap .text {
  margin: 30px 0 0;
  font-size: 1.125em;
}

.page-index .sec-00 .swiper-mv .swiper-btn-wrap-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 100%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.5);
}

.page-index .sec-00 .swiper-mv .swiper-btn-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1080px;
  width: 100%;
  height: 100%;
}

.page-index .sec-00 .swiper-mv .swiper-button-prev,
.page-index .sec-00 .swiper-mv .swiper-button-next {
  top: 0;
  bottom: 0;
  margin: auto;
  background: none;
  transition: opacity 0.75s ease 0s;

  -webkit-transition: opacity 0.75s ease 0s;
}

.page-index .sec-00 .swiper-mv .swiper-button-prev:hover,
.page-index .sec-00 .swiper-mv .swiper-button-next:hover {
  opacity: 0.5;
}

.page-index .sec-00 .swiper-mv .swiper-button-prev {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #fff;
  border-right: none;
  border-bottom: none;
  border-left: 2px solid #fff;
  vertical-align: middle;
  transform: rotate(-45deg);

  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.page-index .sec-00 .swiper-mv .swiper-button-next {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: none;
  border-left: none;
  vertical-align: middle;
  transform: rotate(45deg);

  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.page-index .sec-00 .swiper-mv .swiper-pagination {
  display: none;
}

.page-index .sec-00 .swiper-thumb-box {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-index .sec-00 .swiper-thumb-box .swiper-container.swiper-thumb {
  max-width: 1040px;
  width: 90.74074%;
}
.page-index .sec-00 .swiper-thumb {
  padding: 15px;
}

.page-index .sec-00 .swiper-thumb .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  cursor: pointer;
  transition: opacity 0.75s ease 0s;

  -webkit-transition: opacity 0.75s ease 0s;
}

.page-index .sec-00 .swiper-thumb .swiper-slide img,
.page-index .sec-00 .swiper-thumb .swiper-slide .text-wrap {
  transition: opacity 0.75s ease 0s;

  -webkit-transition: opacity 0.75s ease 0s;
}
.page-index .sec-00 .swiper-thumb a.swiper-slide:hover {
  opacity: 1;
}
.page-index .sec-00 .swiper-thumb .swiper-slide:hover img {
  opacity: 0.7;
}
.page-index .sec-00 .swiper-thumb .swiper-slide .text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 5px;
  height: 70px;
  font-size: 0.928571em;
  line-height: 1.25;

  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -ms-flex: 1;
  -ms-flex-direction: column;
  -ms-flex-pack: center;
}

.page-index .sec-00 .swiper-thumb .swiper-slide .text-wrap .title {
  margin: 0;
  text-align: center;
  font-weight: bold;
}

.page-index .sec-00 .swiper-thumb .swiper-slide .text-wrap .text {
  margin: 10px 0 0 0;
}

.page-index .sec-00 .swiper-thumb .swiper-slide:before {
  content: "";
  position: absolute;
  top: -10px;
  right: 0;
  bottom: auto;
  left: 0;
  display: block;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  background-color: transparent;
  opacity: 0;
  transition: opacity 0.75s ease 0s;

  -webkit-transition: opacity 0.75s ease 0s;
}

.page-index .sec-00 .swiper-thumb .swiper-slide.active:before {
  opacity: 1;
}

/* .page-premium Swiper */
.page-premium .mv-slide-container {
  overflow-x: hidden;
  max-width: 100%;
}
.page-premium .mv-slide-container,
.page-premium .mv-slide-container .swiper-slide a {
  position: relative;
  display: block;
}
.page-premium .mv-slide-container h1.c-white {
  position: absolute;
  top: calc(50% - 1em);
  left: 50%;
  z-index: +3;
  transform: translate(-50%, -50%);
}
.page-premium .mv-slide-container .swiper-slide {
  overflow-x: hidden;
  max-width: 100vw;
}
.page-premium .mv-slide-container .swiper-slide a {
  min-width: calc(100vw - 15px);
  background-color: #ebebeb;
}
.page-premium .mv-slide-container h1.c-white small {
  display: block;
  font-size: 0.535714em;
  line-height: 1.6;
}
.page-premium .mv-slide-container .swiper-slide a .text-wrap {
  position: absolute;
  top: calc((100vh - 106px) - 6em);
  left: calc(50% - 50vw);
  z-index: +2;
  padding-left: 1em;
  background-color: rgba(0, 0, 0, 0.75);
  line-height: 1.5;
  opacity: 0;
}
.page-premium .mv-slide-container .swiper-slide.swiper-slide-active a .text-wrap {
  opacity: 1;
}
.page-villa-case-detail .sec-01 .info-wrap h2,
.page-premium .mv-slide-container .swiper-slide a .text-wrap p.title {
  font-weight: normal;
}
.page-premium .mv-slide-container .swiper-slide a .text-wrap p.title {
  display: flex;
  align-items: center;
  line-height: 1.45;
}
.page-premium .mv-slide-container .swiper-slide a .text-wrap p.title span {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 1em;
  padding: 0.75em 0;
  min-width: 5.25em;
  width: auto;
  border-left: 1px solid #666;
  background-color: rgba(60, 60, 60, 0.75);
  font-size: 0.75em;
}
.page-premium .mv-slide-container .swiper-slide a .text-wrap p.title span:before {
  content: "";
  right: auto;
  display: inline-block;
  margin-right: 0.5em;
  width: 0;
  height: 1px;
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #ccc;
}

.page-premium .mv-slide-container .swiper-slide a {
  transition: all 0.5s linear;
}
.page-premium .mv-slide-container .swiper-slide a:hover {
  opacity: 1;
  filter: brightness(1.25);
}
.page-premium .mv-slide-container .swiper-slide a .text-wrap p {
  margin: 0;
  padding: 0;
}
.page-premium .mv-slide-container .mv-pagination {
  position: absolute;
  bottom: 1em;
  left: 50%;
  z-index: +6;
  max-width: 50%;
  width: auto;
  transform: translateX(-50%);
}
.page-premium .mv-slide-container .mv-pagination .swiper-pagination-bullet {
  margin: 0 2px;
  width: 1em;
  height: 1em;
  border: 1px solid #606060;
  border-radius: 0;
  background-color: #363636;
  opacity: 0.5;
}
.page-premium .mv-slide-container .mv-pagination .swiper-pagination-bullet-active {
  border-color: #ccc;
  background-color: #000;
  opacity: 1;
}
.page-premium-case-detail #dtailThumb .swiper-wrapper {
  transform: translate3d(0px, 0px, 0px) !important;
}
.page-premium-case-detail #dtailThumb .comp-text {
  line-height: 1.875;
}
@media screen and (min-width: 641px) and (min-height: 586px) {
  .page-premium .mv-slide-container .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
  }
  .page-premium .swiper-wrapper .swiper-slide a {
    overflow: hidden;
  }
  .page-premium .swiper-wrapper .swiper-slide img {
    width: auto;
  }
  .page-premium-case-detail .mv-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    max-height: calc(100vh - (104px + 3.2224em));
    background-color: #cbcbcb;
  }
  .page-premium-case-detail .hero-premium #dtailMain {
    max-width: calc(100vw - 372px);
    width: 75.5vw;
    height: 100%;
  }
  .page-premium-case-detail .mv-container #dtailThumb {
    box-sizing: border-box;
    padding: 1.25em 0 0.5em;
    min-width: 355px;
    max-width: 29em;
    width: 24.5vw;
    background-color: #000;
    color: #fff;
  }
  .page-premium-case-detail #dtailThumb header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 7.25em;
    font-size: 1em;
  }
  .page-premium-case-detail #dtailThumb h1 {
    margin: 0;
    color: #fff;
    font-size: 1.5em;
  }
  .page-premium-case-detail #dtailThumb .contents {
    position: relative;
    height: auto;
    font-family: "Hind Siliguri", "Open Sans", "Segoe UI", "Helvetica Neue", YuGothic, "Yu Gothic Medium", "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "BIZ UDPGothic", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "MS Gothic", "ＭＳ ゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .page-premium-case-detail #dtailThumb .info-wrap {
    margin-bottom: 0.5em;
    padding: 0 1.25em;
  }
  .page-premium-case-detail #dtailThumb .comp-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow-y: visible;
    padding: 0 1.25em;
    width: 100%;
    height: auto;
    background-color: #000;
    line-height: 1.875;
    opacity: 0;
    animation: fadeOut 0.6s ease-in-out;

    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .page-premium-case-detail #dtailThumb .comp-text::-webkit-scrollbar {
    display: none;
  }
  .page-premium-case-detail #dtailThumb .comp-text.opend {
    z-index: +3;
    overflow-y: auto;
    padding-bottom: 0.5em;
    box-shadow: 0vh 6vh 6vh 0vh rgba(0, 0, 0, 0.17);
    text-align: justify;
    opacity: 1;
    animation: fadeIn 0.6s ease-in-out;
  }
  .page-premium-case-detail #dtailThumb .comp-text p {
    margin-top: 0;
  }
  .page-premium-case-detail #dtailThumb .info-wrap .info-text-box.data {
    margin-top: 0;
  }
  .page-premium-case-detail #dtailThumb .info-wrap .data p {
    margin-top: 0;
    font-size: 0.875em;
  }
  .page-premium-case-detail #dtailThumb .info-wrap .txt .limtt {
    position: relative;
    overflow: hidden;
    max-height: 5.678571em;
  }
  .page-premium-case-detail #dtailThumb .info-text-box.txt .open-more,
  .page-premium-case-detail #dtailThumb .comp-text .text-close {
    margin-top: 0.25em;
    margin-bottom: 0.75em;
    text-align: right;
  }
  .page-premium-case-detail #dtailThumb .info-text-box.txt .open-more a,
  .page-premium-case-detail #dtailThumb .comp-text .text-close a {
    display: inline-block;
    padding: 0.5em 1.75em 0.5em 0.75em;
    min-width: 6em;
    background-color: #29c3df;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22arwr%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2030%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2215%2015%200%200%200%2030%2015%2015%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 0.5em top 0.775em;
    background-size: auto 0.75em;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 0.5em rgba(0, 0, 0, 0.25);
    font-size: 0.875em;
    line-height: 1.25;
  }
  .page-premium-case-detail #dtailThumb .info-wrap .txt .limtt br {
    display: none;
  }
  .page-premium-case-detail .mv-container #dtailThumb .swiper-container {
    padding: 0 1.25em;
  }
  .page-premium-case-detail .mv-container #dtailThumb .thumbnail-wrapper {
    display: flex;
  }
  .page-premium-case-detail .mv-container #dtailThumb .thumbnail-wrapper,
  .page-premium-case-detail .mv-container #dtailThumb .swiper-container .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .page-premium-case-detail .mv-container #dtailThumb .swiper-container .swiper-wrapper::after {
    content: "";
    display: block;
    width: calc(33.333333% - 0.25em);
  }

  .page-premium-case-detail .mv-container #dtailThumb .thumb-slide {
    width: calc(33.333333% - 0.25em) !important;
    height: auto;
  }
  .page-premium-case-detail .mv-container #dtailThumb .thumb-slide:nth-child(n + 4) {
    margin-top: 0.5em;
  }
  .page-premium-case-detail .hero-premium .slide-box {
    margin: 0 auto;
  }
  .page-premium-case-detail .hero-premium #dtailMain.swiper-container .swiper-wrapper {
    max-height: calc(100vh - (104px + 3.2224em));
    width: auto;
  }
  .page-premium-case-detail .hero-premium #dtailMain.swiper-container .swiper-wrapper .swiper-slide.main-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: inherit;
    max-height: calc(100vh - (104px + 3.2224em));
    width: auto;
  }
  .page-premium-case-detail .hero-premium #dtailMain.swiper-container .swiper-wrapper .swiper-slide.main-slide img {
    max-height: calc(100vh - (104px + 3.2224em));
    width: auto;
    opacity: 0;
    animation: fadeOut 0.4s ease-in-out;
  }
  .page-premium-case-detail .hero-premium #dtailMain.swiper-container .swiper-wrapper .swiper-slide.main-slide.swiper-slide-active img {
    z-index: +6;
    height: auto;
    opacity: 1;
    animation: fadeIn 0.4s ease-in-out;
  }
  .page-premium-case-detail #dtailThumb .thumbnail-wrapper .thumb-slide,
  .page-premium-case-detail #dtailThumb .swiper-wrapper .thumb-slide {
    padding: 2px;
    height: auto;
    background-color: transparent;
    line-height: 1px;
    transition: all 0.3s linear;
  }
  .page-premium-case-detail #dtailThumb .swiper-wrapper .thumb-slide img {
    display: block;
    width: auto;
    height: 100%;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.6s linear;
  }
  .page-premium-case-detail #dtailThumb .thumbnail-wrapper .thumb-slide:hover,
  .page-premium-case-detail #dtailThumb .thumbnail-wrapper .thumb-slide.slide-active,
  .page-premium-case-detail #dtailThumb .swiper-wrapper .thumb-slide:hover,
  .page-premium-case-detail #dtailThumb .swiper-wrapper .thumb-slide.swiper-slide-active {
    background: rgba(255, 255, 255, 0.5) url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22stroke%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20200%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%2329c3df%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C0V200H300V0ZM293%2C193H7V7H293Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center top;
    background-size: 100% 100%;
  }
  .page-premium-case-detail #dtailThumb .thumbnail-wrapper .thumb-slide:hover img,
  .page-premium-case-detail #dtailThumb .thumbnail-wrapper .thumb-slide.slide-active img,
  .page-premium-case-detail #dtailThumb .swiper-wrapper .thumb-slide:hover img,
  .page-premium-case-detail #dtailThumb .swiper-wrapper .thumb-slide.swiper-slide-active img {
    opacity: 0.65;
  }
}
@media screen and (min-width: 1140px) {
  .page-premium-case-detail #dtailThumb header {
    height: 10.544815vw;
  }
  .page-premium-case-detail #dtailThumb header h1 {
    transform: translateY(1em);
  }
  .page-premium-case-detail #dtailThumb .info-text-box.txt {
    margin-bottom: 4.334vw;
  }
}
@media only screen and (min-device-width: 641px) and (max-device-width: 1024px) {
  .page-index .sec-00 .swiper-thumb .swiper-slide .img {
    display: inline-block;
    overflow-x: hidden;
    max-width: calc(100% - 8.5em);
    height: 70px;
  }
  .page-index .sec-00 .swiper-thumb .swiper-slide .img img {
    display: block;
    max-width: 70px;
    width: 70px;
  }
  .page-index .sec-00 .swiper-thumb .swiper-slide .text-wrap {
    min-width: 8.5em;
  }
  .page-premium .mv-slide-container .swiper-wrapper .swiper-slide a {
    display: flex;
    justify-content: center;
  }
  .page-premium .mv-slide-container .swiper-wrapper .swiper-slide img {
    max-width: inherit;
    width: auto;
    height: calc(100vh - 55px);
  }
  @media screen and (min-width: 641px) and (max-width: 980px) {
    .page-premium-case-detail .hero-premium #dtailMain {
      max-width: calc(100vw - 280px);
    }
    .page-premium-case-detail .mv-container #dtailThumb {
      min-width: 280px;
    }
  }
}
@media screen and (max-width: 640px), screen and (max-height: 585px) {
  .swiper-topics {
    margin-top: 20px;
  }
  .swiper-topics .swiper-pagination {
    display: none;
  }
  .swiper-btn-wrap-topics .swiper-button-prev {
    left: 15px;
  }
  .swiper-btn-wrap-topics .swiper-button-next {
    right: 15px;
  }
  .page-index .sec-00 .swiper-mv .swiper-slide .text-wrap .title {
    font-size: 7.142857vw;
  }
  .page-index .sec-00 .swiper-mv .swiper-btn-wrap-bg {
    display: none;
  }
  .page-index .sec-00 .swiper-mv .swiper-pagination {
    bottom: 0;
    display: block;
    padding: 4.21875% 0;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 0;
  }
  .page-index .sec-00 .swiper-mv .swiper-pagination-bullet {
    margin: 1.40625% 2.34375%;
    width: 12.5%;
    height: 2px;
    border-radius: 0;
    background-color: #fff;
    opacity: 1;
  }
  .page-index .sec-00 .swiper-mv .swiper-pagination-bullet-active {
    background-color: #82c655;
    opacity: 1;
  }
  .page-premium .mv-slide-container {
    height: calc(100vw + (100vh - 100vw) - 50px);
  }
  /*.page-premium .mv-slide-container .swiper-wrapper {padding-bottom:calc((100vh - 100vw) - 50px);}*/
  .page-premium .mv-slide-container .swiper-wrapper .swiper-slide a {
    display: flex;
    justify-content: center;
  }
  .page-premium .mv-slide-container .swiper-wrapper .swiper-slide img {
    max-width: inherit;
    width: auto;
    height: 96vw;
  }
  .page-premium .mv-slide-container .swiper-slide a .text-wrap {
    top: 96vw;
    right: 0;
    left: inherit;
    z-index: +5;
  }
  .page-premium .mv-slide-container .mv-pagination {
    bottom: 4vw;
  }
  .page-premium .mv-slide-container h1.c-white {
    top: inherit;
    bottom: calc((100vh - 96vw) / 2 - 4em);
  }
  .page-premium-case-detail section.detail-cont {
    display: flex;
    flex-direction: column-reverse;
  }
  .page-premium-case-detail #dtailMain {
    overflow-y: visible;
    height: auto;
  }
  .page-premium-case-detail .breadcrumb-wrap {
    display: block;
    margin: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .page-premium-case-detail .breadcrumb-wrap li:before {
    content: none;
  }
  .page-premium-case-detail .breadcrumb-wrap li:not(.page-title) {
    display: none;
  }
  .page-premium-case-detail .breadcrumb-wrap li.page-title {
    display: inline-block;
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
    font-family: "EB Garamond", "游明朝", YuMincho, "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times New Roman", serif;
  }
  .page-premium-case-detail #dtailMain .swiper-wrapper {
    display: block;
  }
  .page-premium-case-detail #dtailMain .main-slide:not(:first-child) {
    margin-top: 4.166667vw;
  }
  .page-premium-case-detail #dtailThumb .info-wrap {
    margin-top: 1.75em;
  }
  .page-premium-case-detail #dtailThumb h1,
  .page-premium-case-detail #dtailThumb .swiper-container,
  .page-premium-case-detail #dtailMain .swiper-btn-wrap,
  .page-premium-case-detail #dtailThumb .info-text-box.txt .open-more,
  .page-premium-case-detail #dtailThumb .comp-text .text-close {
    display: none;
  }
}
@media screen and (min-width: 641px) and (min-height: 481px) {
  .page-premium .mv-slide-container.wide {
    overflow: hidden;
    height: calc(100vh - 104px);
  }
  .page-premium .mv-slide-container.wide .swiper-wrapper .swiper-slide a {
    overflow: hidden;
    height: calc(100vh - 104px);
  }
  .page-premium .mv-slide-container.wide .swiper-wrapper .swiper-slide img {
    width: 100vw;
    height: auto;
  }
}

.floating-banner {
  display: none;
}
.bottom-fixed-buttons {
  display: none;
}
.works-banner {
  display: block;
  background-color: #6b6b6b;
  width: 80%;
  max-width: 800px;
  margin: 40px auto 0;
}

.banner-inner {
  display: flex;
  align-items: center;
  position: relative;
  gap: 20px;
}

.banner-image{
  max-width: 300px;
  width: 40%;
}

.banner-content {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
}

.banner-content .en {
  color: #26bad5;
  font-size: 28px;
  margin: 0;
}

.banner-content .divider {
  width: 1px;
  height: 30px;
  background: #fff;
  margin: 0 20px;
}

.banner-content .jp {
  font-size: 24px;
  margin: 0;
}

.arrow {
  position: absolute;
  right: 30px;
  bottom: 15px;
  width: 60px;
  height: 15px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: skewX(50deg);
}

.link-case{
  color: #fff;
  font-size: 3.5vw;
  border-bottom: 1px solid #fff;
}

.link-top{
  color: #26bad5;
  font-size: 3.5vw;
}

@media screen and (min-width: 641px) {
  .floating-banner {
  display: block;
  position: fixed;
  top: 80%;
  right: 20px;
  transform: translateY(-50%);
  z-index: 3;
  }

  .floating-banner img {
  width: 200px;
  height: auto;
  }
  
  .link-box-sp{
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .link-box{
    display: none;
  }
  
  .link-box-sp{
    display: block;
  }
  
  .link-box-sp ul{
    display: flex;
    gap: 15px;
  }
  .bottom-fixed-buttons {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  }

  .bottom-fixed-buttons .fixed-btn {
  flex: 1;
  text-align: center;
  padding: 15px 10px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  }

  .bottom-fixed-buttons .catalog {
  background-color: #000;
  }

  .bottom-fixed-buttons .contact {
  background-color: #008979;
  }
  
  .bottom .sec-inner {
    padding: 10px 20px 55px;
  }
  
  .works-banner{
    width: 90%;
  }
  
  .banner-content .divider {
  width: 1px;
  height: 30px;
  background: #fff;
  margin: 0 8px;
  }
  
  .banner-content .en {
  font-size: 24px;
  }
  
  .banner-content .jp {
  font-size: 20px;
  }
  
  .arrow {
  position: absolute;
  right: 20px;
  bottom: 10px;
  width: 50px;
  height: 15px;
  }
}
