@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?h9g7y3");
  src: url("fonts/icomoon.eot?h9g7y3#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?h9g7y3") format("truetype"), url("fonts/icomoon.woff?h9g7y3") format("woff"), url("fonts/icomoon.svg?h9g7y3#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_pdf:before {
  content: "\e90b";
}

.icon-icon_cad:before {
  content: "\e90c";
}

.icon-icon_recommend:before {
  content: "\e908";
}

.icon-icon_voice:before {
  content: "\e909";
}

.icon-icon_movie:before {
  content: "\e90a";
}

.icon-icon_close:before {
  content: "\e906";
}

.icon-arrow_b2:before {
  content: "\e907";
}

.icon-arrow_b:before {
  content: "\e902";
}

.icon-arrow_l:before {
  content: "\e903";
}

.icon-arrow_r:before {
  content: "\e904";
}

.icon-arrow_t:before {
  content: "\e905";
}

.icon-icon_m:before {
  content: "\e900";
}

.icon-icon_p:before {
  content: "\e901";
}

@media (min-width: 640px) {
  .entry-container {
    overflow: hidden;
  }
  .entry-container #content-head {
    height: 455px;
    background-color: #ccc;
    position: relative;
  }
  .entry-container #content-head #visual-col {
    width: 50%;
    height: 455px;
    position: absolute;
    left: 50%;
  }
  .entry-container #content-head #visual-col img {
    display: block;
    height: 455px;
    width: auto;
  }
  .entry-container #content-head #visual-col:after {
    content: "";
    z-index: 2;
    border-style: solid;
    border-width: 10px 0px 10px 12px;
    border-color: transparent transparent transparent #1f2b63;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
  }
  .entry-container #content-head .visual-text {
    height: 100%;
    margin: 0 0 0 20px;
  }
  .entry-container #content-head .visual-text .inner {
    width: 48%;
    text-align: left;
    color: #fff;
  }
  .entry-container #content-head .visual-text .inner #breadcrumbs {
    color: #fff;
    margin-bottom: 10px;
  }
  .entry-container #content-head .visual-text .inner #breadcrumbs a {
    color: #fff;
  }
  .entry-container #content-head .visual-text .inner h1.page-title {
    color: #fff;
    text-align: left;
    font-size: 30px;
    padding: 0 0 10px 0;
  }
  .entry-container #content-head .visual-text .inner dl {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .entry-container #content-head .visual-text .inner dl dd.movie-t {
    font-weight: bold;
  }
  .entry-container #content-head .visual-text .inner p {
    font-size: 16px;
    padding-right: 20px;
    line-height: 1.4em;
  }
  .entry-container #content-head .visual-text .works-single {
    padding-top: 30px;
  }
  .entry-container.garage #content-head {
    background-color: #375184;
  }
  .entry-container.garage #content-head #visual-col:after {
    border-color: transparent transparent transparent #375184;
  }
  .entry-container.garage h2.st:before,
  .entry-container.garage h2.st:after {
    border-top: 3px solid #375184;
  }
  .entry-container.large-warehouse #content-head {
    background-color: #3071b8;
  }
  .entry-container.large-warehouse #content-head #visual-col:after {
    border-color: transparent transparent transparent #3071b8;
  }
  .entry-container.large-warehouse h2.st:before,
  .entry-container.large-warehouse h2.st:after {
    border-top: 3px solid #3071b8;
  }
  .entry-container.farm-equipment-warehouse #content-head {
    background-color: #289e67;
  }
  .entry-container.farm-equipment-warehouse #content-head #visual-col:after {
    border-color: transparent transparent transparent #289e67;
  }
  .entry-container.farm-equipment-warehouse h2.st:before,
  .entry-container.farm-equipment-warehouse h2.st:after {
    border-top: 3px solid #289e67;
  }
  .entry-container.factory #content-head {
    background-color: #369faa;
  }
  .entry-container.factory #content-head #visual-col:after {
    border-color: transparent transparent transparent #369faa;
  }
  .entry-container.factory h2.st:before,
  .entry-container.factory h2.st:after {
    border-top: 3px solid #369faa;
  }
  .entry-sec-wrap {
    background-color: #f3f4f9;
  }
  .entry-sec-wrap section {
    height: 370px;
    position: relative;
  }
  .entry-sec-wrap section .img-wrap {
    width: 50%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    overflow: hidden;
  }
  .entry-sec-wrap section .img-wrap img {
    display: block;
    float: right;
    height: 100%;
    width: auto;
  }
  .entry-sec-wrap section .text-wrap {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
  }
  .entry-sec-wrap section .text-wrap p {
    display: block;
    width: 80%;
    font-size: 16px;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    transform: translate(0, -50%);
    white-space: normal !important;
    left: 50px;
  }
  .entry-sec-wrap section:nth-child(even) .img-wrap {
    left: 50%;
  }
  .entry-sec-wrap section:nth-child(even) .img-wrap img {
    float: left;
  }
  .entry-sec-wrap section:nth-child(even) .text-wrap {
    left: 0%;
  }
  .entry-sec-wrap section:nth-child(even) .text-wrap p {
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    transform: translate(0, -50%);
    left: auto;
    right: 50px;
  }
  .youtube-wrap {
    background-color: #e5e7f3;
    padding-bottom: 40px;
  }
  .youtube-wrap .movie-thumbnail {
    width: 864px;
    margin: 0 auto;
  }
  .youtube-wrap .movie-thumbnail a {
    display: block;
    position: relative;
  }
  .youtube-wrap .movie-thumbnail a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .youtube-wrap .movie-thumbnail a:before {
    content: "";
    width: 90px;
    height: 63px;
    background: url(../images/icon_movie.png) left top no-repeat;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    left: 50%;
    margin-top: -10px\9 ; /*lte IE 8*/
    transform: translate(-50%, -50%);
  }
  .relatedlink-wrap {
    overflow: hidden;
  }
  .relatedlink-wrap .inner {
    height: 300px;
    overflow: hidden;
  }
  .relatedlink-wrap .inner .img-col {
    width: 50%;
    float: right;
  }
  .relatedlink-wrap .inner .img-col img {
    display: block;
    width: 100%;
    height: auto;
  }
  .relatedlink-wrap .inner .text-col {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
  }
  .relatedlink-wrap .inner .text-col .text-inner {
    padding: 20px;
    color: #fff;
  }
  .relatedlink-wrap .inner .text-col .link-btn {
    display: block;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    left: 50%;
    margin-top: -10px\9 ; /*lte IE 8*/
    transform: translate(-50%, -50%);
    top: auto;
    bottom: 0px;
  }
  .relatedlink-wrap .inner .text-col .link-btn a {
    display: inline-block;
    width: 200px;
    text-align: center;
    color: #000;
    background: #fff;
    padding: 15px 25px;
    box-sizing: border-box;
  }
  .relatedlink-wrap .inner .text-col .link-btn a span {
    display: block;
    position: relative;
  }
  .relatedlink-wrap .inner .text-col .link-btn a span:after {
    content: "\e904";
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 12px;
    display: block;
    right: 0;
  }
  .relatedlink-wrap .inner.garage {
    background-color: #375184;
  }
  .relatedlink-wrap .inner.garage .text-col .link-btn a {
    color: #375184;
  }
  .relatedlink-wrap .inner.large-warehouse {
    background-color: #3071b8;
  }
  .relatedlink-wrap .inner.large-warehouse .text-col .link-btn a {
    color: #3071b8;
  }
  .relatedlink-wrap .inner.farm-equipment-warehouse {
    background-color: #289e67;
  }
  .relatedlink-wrap .inner.farm-equipment-warehouse .text-col .link-btn a {
    color: #289e67;
  }
  .relatedlink-wrap .inner.factory {
    background-color: #369faa;
  }
  .relatedlink-wrap .inner.factory .text-col .link-btn a {
    color: #369faa;
  }
  .slide-thumb-wrap {
    max-width: 1120px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px 50px;
  }
  .slide-thumb-wrap .thumb-wrap {
    padding: 0 5px;
  }
  .slide-thumb-wrap .thumb-wrap img {
    width: 100%;
    height: auto;
    display: block;
  }
  .slide-thumb-wrap .slick-prev,
  .slide-thumb-wrap .slick-next {
    width: 30px;
    height: 55px;
    color: #fff;
    background: none;
  }
  .slide-thumb-wrap .slick-prev {
    left: -50px;
  }
  .slide-thumb-wrap .slick-prev:after {
    content: "";
    display: block;
    width: 30px;
    height: 50px;
    position: absolute;
    top: 0;
    background: url(../images/icon_slide_a.png) left top no-repeat;
  }
  .slide-thumb-wrap .slick-next {
    right: -50px;
  }
  .slide-thumb-wrap .slick-next:after {
    content: "";
    display: block;
    width: 30px;
    height: 50px;
    position: absolute;
    top: 0;
    background: url(../images/icon_slide_a.png) right top no-repeat;
  }
  #c-wrap {
    clear: both;
  }
}
@media only screen and (max-width: 640px) {
  .entry-container #visual-col {
    position: relative;
  }
  .entry-container #visual-col img {
    display: block;
    width: 100%;
    height: auto;
  }
  .entry-container #visual-col:after {
    content: "";
    z-index: 2;
    border-style: solid;
    border-width: 0 10px 12px 10px;
    border-color: transparent transparent #1f2b63 transparent;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    left: 50%;
    margin-top: -10px\9 ; /*lte IE 8*/
    transform: translate(-50%, -50%);
    top: auto;
    bottom: -6px;
  }
  .entry-container.garage #content-head {
    background-color: #375184;
  }
  .entry-container.garage #content-head #visual-col:after {
    border-color: transparent transparent #375184 transparent;
  }
  .entry-container.large-warehouse #content-head {
    background-color: #3071b8;
  }
  .entry-container.large-warehouse #content-head #visual-col:after {
    border-color: transparent transparent #3071b8 transparent;
  }
  .entry-container.farm-equipment-warehouse #content-head {
    background-color: #289e67;
  }
  .entry-container.farm-equipment-warehouse #content-head #visual-col:after {
    border-color: transparent transparent #289e67 transparent;
  }
  .entry-container.factory #content-head {
    background-color: #369faa;
  }
  .entry-container.factory #content-head #visual-col:after {
    border-color: transparent transparent #369faa transparent;
  }
  .visual-text .inner {
    padding: 0 4% 20px 4%;
    color: #fff;
  }
  .visual-text .inner h1.page-title {
    text-align: left !important;
    background: none !important;
  }
  .visual-text .inner dl {
    margin-bottom: 10px;
  }
  .visual-text .inner dl dd.movie-t {
    font-weight: bold;
  }
  .single-works #content-head {
    margin-bottom: 20px;
  }
  .single-works .visual-text .inner {
    padding: 20px 4% 20px 4%;
  }
  .entry-sec-wrap section {
    position: relative;
  }
  .entry-sec-wrap section .img-wrap {
    background-color: #fff;
  }
  .entry-sec-wrap section .img-wrap img {
    display: block;
    width: 100%;
    height: auto;
  }
  .entry-sec-wrap section .text-wrap {
    padding: 4%;
  }
  .youtube-wrap {
    position: relative;
    background-color: #e5e7f3;
    padding: 4%;
    margin-bottom: 40px;
  }
  .youtube-wrap .page-inner h2.st {
    margin: 10px 0;
  }
  .youtube-wrap .page-inner h2.st:before,
  .youtube-wrap .page-inner h2.st:after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    border-top: none !important;
    margin: 0 !important;
  }
  .youtube-wrap .page-inner .movie-thumbnail a {
    display: block;
    position: relative;
  }
  .youtube-wrap .page-inner .movie-thumbnail a img {
    display: block;
    width: 100%;
    height: auto;
  }
  .youtube-wrap .page-inner .movie-thumbnail a:before {
    content: "";
    width: 48px;
    height: 33px;
    background: url(../images/icon_movie.png) left top no-repeat;
    background-size: 48px 33px;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    left: 50%;
    margin-top: -10px\9 ; /*lte IE 8*/
    transform: translate(-50%, -50%);
  }
  .relatedlink-wrap {
    overflow: hidden;
    margin-bottom: 40px;
  }
  .relatedlink-wrap .inner .img-col img {
    display: block;
    width: 100%;
    height: auto;
  }
  .relatedlink-wrap .inner .text-col {
    position: relative;
  }
  .relatedlink-wrap .inner .text-col .text-inner {
    padding: 20px 4%;
    color: #fff;
  }
  .relatedlink-wrap .inner .text-col .link-btn {
    display: block;
    padding: 0 4% 20px 4%;
  }
  .relatedlink-wrap .inner .text-col .link-btn a {
    display: block;
    text-align: center;
    color: #000;
    background: #fff;
    padding: 15px 25px;
    box-sizing: border-box;
  }
  .relatedlink-wrap .inner .text-col .link-btn a span {
    display: block;
    position: relative;
  }
  .relatedlink-wrap .inner .text-col .link-btn a span:after {
    content: "\e904";
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 12px;
    display: block;
    right: 0;
  }
  .relatedlink-wrap .inner.garage {
    background-color: #375184;
  }
  .relatedlink-wrap .inner.garage .text-col .link-btn a {
    color: #375184;
  }
  .relatedlink-wrap .inner.large-warehouse {
    background-color: #3071b8;
  }
  .relatedlink-wrap .inner.large-warehouse .text-col .link-btn a {
    color: #3071b8;
  }
  .relatedlink-wrap .inner.farm-equipment-warehouse {
    background-color: #289e67;
  }
  .relatedlink-wrap .inner.farm-equipment-warehouse .text-col .link-btn a {
    color: #289e67;
  }
  .relatedlink-wrap .inner.factory {
    background-color: #369faa;
  }
  .relatedlink-wrap .inner.factory .text-col .link-btn a {
    color: #369faa;
  }
  .slider-for ul.slick-dots {
    bottom: -35px;
  }
}
#loading-icon {
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  white-space: nowrap;
  top: 50%;
  left: 50%;
  margin-top: -10px\9 ; /*lte IE 8*/
  transform: translate(-50%, -50%);
  position: fixed;
}

#loading-icon.fixed {
  display: none;
}

/*------------------------------------------------------
  common
-------------------------------------------------------*/
@media (min-width: 960px) {
  .sp-item {
    display: none !important;
  }
}
@media only screen and (max-width: 960px) {
  .pc-item {
    display: none !important;
  }
}
/*------------------------------------------------------
  products
-------------------------------------------------------*/
.caribbean-mv {
  position: relative;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media only screen and (min-width: 961px) {
  .caribbean-mv {
    min-height: 422px;
    padding-top: 32.35%;
    background-image: url("../../asset/images/caribbean/mv-bg.jpg");
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-mv {
    min-height: 310px;
    padding-top: 81.74%;
    background-image: url("../../asset/images/caribbean/mv-bg-sp.jpg");
  }
}
.caribbean-mv__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 960px) {
  .caribbean-mv__title img {
    width: 158px;
  }
}
@media only screen and (min-width: 961px) {
  .caribbean-link {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
  }
}
.caribbean-link__item {
  display: block;
}

@media only screen and (min-width: 961px) {
  .caribbean-link__item {
    position: relative;
    width: 25%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 18vw;
    /* min-height: 246px; */
  }
  .caribbean-link__item::before,
  .caribbean-link__item::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: opacity 0.3s ease;
  }
  .caribbean-link__item::before {
    z-index: 1;
  }
  .caribbean-link__item::after {
    z-index: 0;
  }
  .caribbean-link__item:nth-child(1)::before {
    background-image: url("../images/caribbean/link-bg-01.jpg");
  }
  .caribbean-link__item:nth-child(2)::before {
    background-image: url("../images/caribbean/link-bg-02.jpg");
  }
  .caribbean-link__item:nth-child(3)::before {
    background-image: url("../images/caribbean/link-bg-03.jpg");
  }
  .caribbean-link__item:nth-child(4)::before {
    background-image: url("../images/caribbean/link-bg-04.jpg");
  }
  .caribbean-link__item:nth-child(1)::after {
    background-image: url("../images/caribbean/link-hover-bg-01.jpg");
  }
  .caribbean-link__item:nth-child(2)::after {
    background-image: url("../images/caribbean/link-hover-bg-02.jpg");
  }
  .caribbean-link__item:nth-child(3)::after {
    background-image: url("../images/caribbean/link-hover-bg-03.jpg");
  }
  .caribbean-link__item:nth-child(4)::after {
    background-image: url("../images/caribbean/link-hover-bg-04.jpg");
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-link__item {
    position: relative;
    display: flex;
    align-items: center;
    height: 34.66vw;
    line-height: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .caribbean-link__item:nth-child(1) {
    background-image: url("../images/caribbean/link-bg-01-sp.jpg");
  }
  .caribbean-link__item:nth-child(2) {
    background-image: url("../images/caribbean/link-bg-02-sp.jpg");
  }
  .caribbean-link__item:nth-child(3) {
    background-image: url("../images/caribbean/link-bg-03-sp.jpg");
  }
  .caribbean-link__item:nth-child(4) {
    background-image: url("../images/caribbean/link-bg-04-sp.jpg");
  }
}
.caribbean-link__item:hover {
  opacity: 1;
}

@media only screen and (min-width: 961px) {
  .caribbean-link__item:hover::before {
    opacity: 0;
  }
  .caribbean-link__item:hover .caribbean-link__inner::after {
    bottom: 10px;
  }
  .caribbean-link__item:hover .caribbean-link__text {
    opacity: 1;
  }
}
.caribbean-link__title {
  color: #fff;
  font-weight: bold;
}

.caribbean-link__inner {
  z-index: 1;
  box-sizing: border-box;
}

@media only screen and (min-width: 961px) {
  .caribbean-link__inner {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    padding: 20px;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-link__inner {
    width: 100%;
    text-align: center;
  }
}
.caribbean-link__inner::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: 10px;
  background-repeat: no-repeat;
  background-image: url("../images/caribbean/link-arrow.svg");
  background-size: contain;
  transition: bottom 0.3s ease;
}

@media only screen and (min-width: 961px) {
  .caribbean-link__inner::after {
    bottom: 20px;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-link__inner::after {
    bottom: 10px;
  }
}
@media only screen and (min-width: 961px) {
  .caribbean-link__title {
    font-size: 1.9vw;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-link__title {
    font-size: 5.33vw;
  }
}
.caribbean-link__text {
  white-space: nowrap;
  color: #fff;
}

@media only screen and (min-width: 961px) {
  .caribbean-link__text {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 14px;
    opacity: 0;
    transition: opacity 0.3s ease;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-link__text {
    margin-top: 20px;
    font-size: 2.66vw;
  }
}
@media only screen and (min-width: 961px) {
  .caribbean-link__image {
    opacity: 0;
    transition: opacity 0.3s linear;
  }
}
.caribbean-link__image:hover {
  opacity: 1;
}

.section-feature {
  background-color: #000;
  color: #fff;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 961px) {
  .section-feature {
    padding: 120px 0 80px 0;
  }
}
@media only screen and (max-width: 960px) {
  .section-feature {
    padding: 60px 0 50px 0;
  }
}
.section-feature__inner {
  max-width: 1150px;
  padding: 0 32px;
  margin: 0 auto;
}

@media only screen and (min-width: 961px) {
  .section-feature__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .section-feature__image {
    display: block;
    max-width: 585px;
  }
}
@media only screen and (max-width: 960px) {
  .section-feature__image {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 960px) {
  .section-feature__title img {
    width: 132px;
  }
}
.section-feature__lead {
  font-weight: 500;
  line-height: 2;
}

@media only screen and (min-width: 961px) {
  .section-feature__lead {
    font-size: 20px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 960px) {
  .section-feature__lead {
    font-size: 15px;
    margin-top: 32px;
  }
}
.section-feature__text {
  font-weight: 400;
}

@media only screen and (min-width: 961px) {
  .section-feature__text {
    margin-top: 30px;
    font-size: 14px;
    line-height: 2.8;
  }
}
@media only screen and (max-width: 960px) {
  .section-feature__text {
    margin-top: 20px;
    font-size: 13px;
    letter-spacing: 0.06em;
    line-height: 2;
  }
}
@media only screen and (min-width: 961px) {
  .feature-list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 960px) {
  .feature-list {
    margin-top: 30px;
  }
}
.feature-list__item {
  color: #fff;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 961px) {
  .feature-list__item {
    width: 31.49%;
  }
  .feature-list__item:nth-child(1n+2) {
    margin-left: 2.76%;
  }
}
@media only screen and (max-width: 960px) {
  .feature-list__item:nth-child(1n+2) {
    margin-top: 44px;
  }
}
.feature-list__image {
  display: block;
  width: 100%;
}

.feature-list__title {
  margin-top: 20px;
  font-weight: 500;
  font-size: 15px;
}

.feature-list__text {
  font-size: 12px;
  line-height: 2;
  font-weight: 300;
}

@media only screen and (min-width: 961px) {
  .feature-list__text {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 960px) {
  .feature-list_text {
    margin-top: 12px;
  }
}
.section-feature__container {
  position: relative;
}

@media only screen and (max-width: 960px) {
  .section-feature__container {
    margin-top: 20px;
  }
}
.section-feature__container::before {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  background-color: #fff;
}

@media only screen and (min-width: 961px) {
  .section-feature__container::before {
    width: 100px;
    left: -140px;
    top: 16px;
  }
}
@media only screen and (max-width: 960px) {
  .section-feature__container::before {
    width: 20px;
    left: -32px;
    top: 14px;
  }
}
.caribbean-section {
  color: #fff;
}

@media only screen and (min-width: 961px) {
  .caribbean-section {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-section {
    padding: 50px 0;
  }
}
.caribbean-section--left {
  background-color: #222;
}

.caribbean-section--right {
  background-color: #000;
}

.caribbean-section--right .caribbean-section__inner {
  flex-direction: row-reverse;
}

.caribbean-section__title img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 960px) {
  .caribbean-section__title img {
    width: 230px;
  }
}
@media only screen and (min-width: 961px) {
  .caribbean-section__inner {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    margin-top: 60px;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-section__inner {
    margin-top: 30px;
    padding: 0 30px;
  }
}
@media (min-width: 1501px) {
  .caribbean-section__inner {
    justify-content: center;
  }
}
.caribbean-section__slide {
  margin: 0;
}

@media only screen and (min-width: 961px) {
  .caribbean-section__slide {
    max-width: 720px;
    width: 52.63%;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-section__slide {
    width: 100%;
  }
}
.caribbean-section__slide .swiper-slide img {
  display: block;
  width: 100%;
}

.caribbean-section__slide .swiper-pagination {
  box-sizing: border-box;
}

.caribbean-section__slide .swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  opacity: 1;
  background: #fff;
  border-radius: 0;
}

.caribbean-section__slide .swiper-pagination-bullet-active {
  background: #B0D906;
}

@media only screen and (min-width: 961px) {
  .caribbean-section--left .caribbean-section__slide .swiper-pagination {
    text-align: right;
    padding-right: 10px;
  }
  .caribbean-section--right .caribbean-section__slide .swiper-pagination {
    text-align: left;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-section__slide .swiper-pagination {
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
  }
}
.caribbean-section__container {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 960px) {
  .caribbean-section__container {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 961px) {
  .caribbean-section--left .caribbean-section__container {
    margin: 0 auto 0 100px;
    padding-right: 32px;
  }
  .caribbean-section--right .caribbean-section__container {
    margin: 0 100px 0 auto;
    padding-left: 32px;
  }
}
@media (min-width: 1501px) {
  .caribbean-section--left .caribbean-section__container {
    margin: 0 0 0 100px;
    padding-right: 32px;
  }
  .caribbean-section--right .caribbean-section__container {
    margin: 0 100px 0 0;
    padding-left: 32px;
  }
}
.caribbean-section__sub-title {
  position: relative;
  font-weight: bold;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 961px) {
  .caribbean-section__sub-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-section__sub-title {
    font-size: 17px;
  }
}
@media only screen and (min-width: 961px) {
  .caribbean-section__sub-title::before {
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 1px;
    background-color: #fff;
    left: -140px;
    top: 16px;
  }
}
.caribbean-section__lead {
  font-weight: 500;
  letter-spacing: 0.1em;
}

.caribbean-section__text {
  letter-spacing: 0.03em;
  line-height: 2.1;
  font-size: 13px;
}

@media only screen and (min-width: 961px) {
  .caribbean-section__lead {
    font-size: 18px;
    margin-top: 30px;
  }
  .caribbean-section__text {
    margin: 20px 0 30px 0;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-section__lead {
    font-size: 17px;
    margin-top: 20px;
  }
  .caribbean-section__text {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.caribbean-section__text strong {
  font-weight: bold;
}

.caribbean-section__btn {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
  background-color: #B0D906;
  box-sizing: border-box;
  overflow: hidden;
}

@media only screen and (min-width: 961px) {
  .caribbean-section__btn {
    width: 396px;
    height: 56px;
    font-size: 14px;
    padding-left: 22px;
  }
}
@media only screen and (max-width: 960px) {
  .caribbean-section__btn {
    height: 50px;
    max-width: 315px;
    width: 100%;
    font-size: 13px;
    padding-left: 15px;
  }
}
.caribbean-section__btn + .caribbean-section__btn {
  margin-top: 20px;
}

.caribbean-section__btn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgb(176, 217, 6) 0%, rgb(107, 217, 81) 100%);
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}

.caribbean-section__btn:hover {
  opacity: 1;
}

.caribbean-section__btn:hover::before {
  transform: translateX(0);
}

.caribbean-section__btn span {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  background-image: url("../../asset/images/caribbean/btn-arrow.svg");
  background-position: right 12px center;
  background-repeat: no-repeat;
}

.section-wide {
  display: flex;
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
}

.section-wide .section-wide-strong-point__item {
  margin-top: 40px;
}

@media only screen and (min-width: 961px) {
  .section-wide {
    align-items: center;
    min-height: 688px;
    padding-left: 70px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide {
    align-items: flex-end;
    padding-left: 16px;
    min-height: 520px;
    padding-bottom: 30px;
  }
}
.section-wide__title {
  font-weight: bold;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #fff;
  line-height: 1;
}

@media only screen and (min-width: 961px) {
  .section-wide__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide__title {
    font-size: 20px;
  }
}
.section-wide__title img {
  display: block;
  margin-bottom: 18px;
}

@media only screen and (max-width: 960px) {
  .section-wide__title img {
    margin-left: -7px;
  }
}
.section-wide__text {
  color: #fff;
  line-height: 2;
}

@media only screen and (min-width: 961px) {
  .section-wide__text {
    margin-top: 25px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide__text {
    margin-top: 16px;
    font-size: 12px;
  }
}
.section-wide-fv .section-wide {
  background-image: url("../../asset/images/wide-space-house/fv.jpg");
}

@media only screen and (max-width: 960px) {
  .section-wide-fv .section-wide {
    background-position: 70% 50%;
  }
}
@media only screen and (min-width: 961px) {
  .section-wide-strong-point {
    padding: 80px 70px;
    background-image: url("../../asset/images/wide-space-house/strong-point-bg.jpg");
    background-size: cover;
    background-position: center;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-strong-point {
    padding: 48px 0;
    background-color: #000;
  }
  .section-wide-strong-point::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 42.38%;
    background-image: url("../../asset/images/wide-space-house/strong-point-bg.jpg");
    background-size: cover;
    background-position: center;
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 961px) {
  .section-wide-strong-point__item:nth-child(1n+2) {
    margin-top: 64px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-strong-point__item {
    padding: 0 32px;
  }
  .section-wide-strong-point__item:nth-child(1n+2) {
    margin-top: 32px;
  }
}
.section-wide-strong-point__title {
  display: block;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.06em;
}

@media only screen and (max-width: 960px) {
  .section-wide-strong-point__title {
    font-size: 16px;
  }
}
.section-wide-strong-point__text {
  font-size: 12px;
  letter-spacing: 0.06em;
  line-height: 2;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
  color: #fff;
}

@media only screen and (min-width: 961px) {
  .section-wide-strong-point__text {
    margin-top: 15px;
  }
  .section-wide-strong-point__title.sp {
    display: none;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-strong-point__text {
    margin-top: 8px;
  }
  .section-wide-strong-point__title.pc {
    display: none;
  }
}
.section-wide-strong-point__text strong {
  font-size: 14px;
}

.section-wide-voice {
  background-color: #000;
}

@media only screen and (min-width: 961px) {
  .section-wide-voice {
    padding: 100px 0;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-voice {
    padding: 50px 0;
  }
}
.section-wide-voice__container {
  max-width: 1126px;
  padding: 0 32px;
  margin: 0 auto;
}

.section-wide-voice__title img {
  display: block;
  margin: 0 auto;
}

.section-wide-voice__text {
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin-top: 16px;
}

@media only screen and (min-width: 961px) {
  .section-wide-voice__iframes {
    margin-top: 60px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-voice__iframes {
    margin-top: 30px;
  }
}
.section-wide-voice__iframes iframe {
  display: block;
}

@media only screen and (min-width: 961px) {
  .section-wide-voice__iframes iframe {
    width: 48.22%;
    height: 305px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-voice__iframes iframe {
    width: 100%;
    height: 180px;
  }
}
@media only screen and (min-width: 961px) {
  .section-wide-voice__iframes iframe:nth-child(2n+2) {
    margin-left: 3.56%;
  }
  .section-wide-voice__iframes iframe:nth-child(1n+3) {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-voice__iframes iframe:nth-child(1n+2) {
    margin-top: 24px;
  }
}
.section-wide-voice__graph {
  display: block;
  margin: 0 auto;
  margin-top: 90px;
}

@media only screen and (min-width: 961px) {
  .section-wide-voice__graph {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-voice__graph {
    width: 100%;
    margin-top: 40px;
  }
}
@media only screen and (min-width: 961px) {
  .section-wide-product {
    height: 688px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product {
    height: 460px;
  }
}
.section-wide-product .section-wide {
  padding-top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}

@media only screen and (min-width: 961px) {
  .section-wide-product .section-wide {
    padding-right: calc(70px + 19%);
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product .section-wide {
    min-height: 460px;
    padding-right: 32px;
  }
}
.section-wide-product .section-wide--01 {
  background-image: url("../../asset/images/wide-space-house/section-wide-product-bg-01.jpg");
}

.section-wide-product .section-wide--02 {
  background-image: url("../../asset/images/wide-space-house/section-wide-product-bg-02.jpg");
}

.section-wide-product .section-wide--03 {
  background-image: url("../../asset/images/wide-space-house/section-wide-product-bg-03.jpg");
}

.section-wide-product .section-wide--04 {
  background-image: url("../../asset/images/wide-space-house/section-wide-product-bg-04.jpg");
}

@media only screen and (min-width: 961px) {
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 60px;
  }
}
@media only screen and (max-width: 960px) {
  .swiper-container-vertical > .swiper-pagination-bullets {
    right: 15px;
  }
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 20px 0;
}

.section-wide-product-info__container {
  max-width: 1126px;
  padding: 0 32px;
  margin: 0 auto;
}

.section-wide-product .swiper-pagination-bullet {
  opacity: 1;
  background-color: #747474;
}

.section-wide-product .swiper-pagination-bullet-active {
  background-color: #fff;
}

.section-wide-product-info {
  color: #fff;
  background-color: #000;
}

.section-wide-product-content {
  color: #fff;
  background-color: #000;
}

@media only screen and (min-width: 961px) {
  .section-wide-product-content {
    padding: 80px 0;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product-content {
    padding: 50px 0;
  }
}
.section-wide-product-content__title img {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 960px) {
  .section-wide-product-content__title img {
    width: 230px;
  }
}
@media only screen and (min-width: 961px) {
  .section-wide-product-content__inner {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
  }
  .section-wide-product-content__inner--center {
    align-items: center;
  }
  .section-wide-product-content__inner--right {
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product-content__inner {
    padding: 0 30px;
  }
}
@media (min-width: 1501px) {
  .section-wide-product-content__inner {
    justify-content: center;
    max-width: 1450px;
    margin: 0 auto;
  }
}
.section-wide-product-content__slide {
  margin: 0;
}

@media only screen and (min-width: 961px) {
  .section-wide-product-content__slide {
    max-width: 720px;
    width: 52.63%;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product-content__slide {
    width: 100%;
  }
}
.section-wide-product-content__slide .swiper-slide img {
  display: block;
  width: 100%;
}

.section-wide-product-content__container {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
}

@media only screen and (max-width: 960px) {
  .section-wide-product-content__container {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 961px) {
  .section-wide-product-content__container {
    margin: 0 auto 0 100px;
    padding-right: 32px;
    width: 47.37%;
  }
}
@media (min-width: 1501px) {
  .section-wide-product-content__container {
    margin: 0 0 0 100px;
    padding-right: 7%;
  }
}
.section-wide-product-content__sub-title {
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #fff;
}

.section-wide-product-content__sub-title img {
  display: block;
}

.section-wide-product-content__sub-title span {
  display: block;
  font-size: 18px;
  font-weight: 400;
}

@media only screen and (min-width: 961px) {
  .section-wide-product-content__sub-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product-content__sub-title {
    font-size: 17px;
  }
}
.section-wide-product-content__lead {
  font-weight: 500;
  letter-spacing: 0.1em;
}

.section-wide-product-content__text {
  letter-spacing: 0.03em;
  line-height: 2.1;
  font-size: 13px;
}

@media only screen and (min-width: 961px) {
  .section-wide-product-content__lead {
    font-size: 18px;
    margin-top: 30px;
  }
  .section-wide-product-content__text {
    margin: 20px 0 30px 0;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product-content__lead {
    font-size: 17px;
    margin-top: 20px;
  }
  .section-wide-product-content__text {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.section-wide-product-content__text strong {
  font-weight: bold;
}

.section-wide-product-content__btn {
  display: block;
  position: relative;
  color: #fff;
  text-decoration: none;
  background-color: #B0D906;
  box-sizing: border-box;
  overflow: hidden;
}

@media only screen and (min-width: 961px) {
  .section-wide-product-content__btn {
    width: 396px;
    height: 56px;
    font-size: 14px;
    padding-left: 22px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-product-content__btn {
    height: 50px;
    max-width: 315px;
    width: 100%;
    font-size: 13px;
    padding-left: 15px;
  }
}
.section-wide-product-content__btn + .section-wide-product-content__btn {
  margin-top: 20px;
}

.section-wide-product-content__btn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgb(176, 217, 6) 0%, rgb(107, 217, 81) 100%);
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
}

.section-wide-product-content__btn:hover {
  opacity: 1;
}

.section-wide-product-content__btn:hover::before {
  transform: translateX(0);
}

.section-wide-product-content__btn span {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  background-image: url("../../asset/images/caribbean/btn-arrow.svg");
  background-position: right 12px center;
  background-repeat: no-repeat;
}

.section-wide-product-info__title {
  display: block;
  line-height: 1;
  font-size: 25px;
  white-space: nowrap;
}

.section-wide-product-info__title a {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 28px;
  padding-right: 40px;
  background-image: url("../../asset/images/wide-space-house/modal-open.svg");
  background-repeat: no-repeat;
  background-position: right 0 center;
  text-decoration: none;
  color: #fff;
}

.section-wide-product-info__title a.active {
  background-image: url("../../asset/images/wide-space-house/modal-close.svg");
}

.section-wide-product-info__title img {
  display: block;
  margin-right: 20px;
}

.section-wide-product-info__content {
  margin-top: 40px;
  display: none;
}

@media only screen and (min-width: 961px) {
  .section-wide-product-info__content-inner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 961px) {
  .product-info-list {
    width: 47.33%;
  }
  .product-info-list:nth-child(1n+2) {
    margin-left: 5.34%;
  }
}
@media only screen and (max-width: 960px) {
  .product-info-list:nth-child(1n+2) {
    /* margin-top: 32px; */
  }
}
.product-info-list__item {
  border-top: 1px solid #7E7E7E;
  padding: 30px 0;
}

.product-info-list__item:last-child {
  border-bottom: 1px solid #7E7E7E;
}

.product-info-list dl {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 12px;
}

.product-info-list dl dt {
  width: 96px;
}

.product-info-list dl dd {
  width: calc(100% - 96px);
}

.product-info-list__title {
  font-size: 12px;
}

.section-wide-product-info__content > img {
  display: block;
  max-width: 100%;
  /* width: 100%; */
}

.section-wide-product-info__content > img:nth-child(1n+2) {
  margin-top: 60px;
}

.section-wide-product-info__content > img:only-child {
  margin-top: 0;
}

.section-wide-product-info__content > img + img {
  margin-top: 50px;
}

.section-wide-option {
  background-color: #000;
  color: #fff;
}

@media only screen and (min-width: 961px) {
  .section-wide-option {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-option {
    padding-top: 60px;
  }
}
.section-wide-option__title {
  text-align: center;
}

@media only screen and (min-width: 961px) {
  .section-wide-option__title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-option__title {
    font-size: 20px;
  }
}
.section-wide-option__title img {
  display: block;
  margin: 0 auto;
}

.section-wide-option iframe {
  display: block;
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 961px) {
  .section-wide-option iframe {
    height: 448px;
    margin-top: 70px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-option iframe {
    width: calc(100% - 64px);
    height: 180px;
    margin-top: 30px;
  }
}
.section-wide-option__container {
  max-width: 1126px;
  margin: 0 auto;
}

@media only screen and (min-width: 961px) {
  .section-wide-option__container {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-option__container {
    padding: 0 32px;
  }
}
.section-wide-option__container img {
  width: 100%;
}

.section-wide-option__container img:nth-child(1n+2) {
  margin-top: 50px;
}

@media only screen and (max-width: 960px) {
  .section-wide-option .section-wide-product-content__btn {
    margin: 0 auto;
  }
}
.section-wide-faq {
  background-color: #000;
}

@media only screen and (min-width: 961px) {
  .section-wide-faq {
    padding: 120px 0;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-faq {
    padding: 40px 0;
  }
}
.section-wide-faq__container {
  margin: 0 auto;
  padding: 0 32px;
  max-width: 850px;
}

.wide-faq {
  background-color: #fff;
  padding: 20px;
}

.wide-faq:nth-child(1n+2) {
  margin-top: 20px;
}

.wide-faq__q {
  display: block;
  margin: 0 auto;
}

@media only screen and (max-width: 960px) {
  .wide-faq__q {
    width: 28px;
  }
}
.wide-faq__title {
  text-align: center;
}

@media only screen and (min-width: 961px) {
  .wide-faq__title {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 960px) {
  .wide-faq__title {
    margin-top: 10px;
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.wide-faq__text {
  border-top: 1px solid #E8E8E8;
  display: none;
}

@media only screen and (min-width: 961px) {
  .wide-faq__text {
    font-size: 14px;
    padding: 30px 30px 0 30px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 960px) {
  .wide-faq__text {
    font-size: 12px;
    padding: 20px 0;
  }
}
.wide-faq__link {
  display: block;
  padding-top: 20px;
  border-top: 1px solid #E8E8E8;
}

.wide-faq__link img {
  display: block;
  margin: 0 auto;
}

.wide-faq__link img.hide {
  display: none;
}

.section-our-work .section-wide-product-content__inner {
  align-items: center;
}

.section-our-work .section-wide-product-content__sub-title {
  font-size: 22px;
}

@media only screen and (min-width: 961px) {
  .section-wide-construction {
    padding-bottom: 100px;
  }
  .section-hhd-construction {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-construction {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-hhd-construction {
    padding-bottom: 60px;
  }
  .section-wide-strong-point__item {
    /* padding: 0; */
  }
  .section-wide-strong-point__item--sp-padding {
    padding: 0;
  }
  .section-wide-strong-point__item:nth-child(1n+2) {
    margin-top: 20px;
  }
}
.section-wide-construction__lead {
  font-size: 12px;
  text-align: center;
  margin-top: 25px;
}

@media only screen and (min-width: 961px) {
  .section-wide-construction iframe {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 960px) {
  .section-wide-construction iframe {
    margin-bottom: 32px;
  }
}
.new-download-form {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
}

.new-download-form__title {
  font-weight: bold;
  letter-spacing: 0.06em;
  text-align: center;
}

.new-download-form__inner {
  margin: 0 auto;
}

.new-download-form__row:nth-child(1n+2) {
  border-top: 1px solid #E3E3E3;
}

.new-download-form__label {
  font-weight: 500;
  font-size: 12px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.new-download-form__item {
  font-size: 16px;
}

.new-download-form__item input {
  display: block;
  width: 100%;
  height: 42px;
  border: 1px solid #D9D9D9;
  background-color: #f7f7f7;
  box-sizing: border-box;
  font-size: 16px;
  padding: 6px 12px;
}

.new-download-form__label .required {
  background-color: #ED0000;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.25em;
  line-height: 1;
  padding: 4px 6px;
}

.new-download-form__mini-input {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  white-space: nowrap;
}

.new-download-form__min-label {
  flex-shrink: 0;
}

.form-privacy-box {
  overflow: scroll;
  border: 1px solid #D9D9D9;
}

.new-download-form__privacy {
  text-align: center;
}

.new-download-form__btn {
  margin-top: 20px;
}

.new-download-form__btn input {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 48px;
}

.new-download-form__btn .submit {
  color: #fff;
  background-color: #B4D544;
  -webkit-appearance: none;
  border: none;
}

@media only screen and (min-width: 961px) {
  .new-download-form {
    padding: 50px 32px;
  }
  .new-download-form__title {
    font-size: 18px;
  }
  .new-download-form__inner {
    max-width: 830px;
    margin: 0 auto;
    margin-top: 20px;
  }
  .new-download-form__row {
    display: flex;
    align-items: flex-start;
    width: 100%;
    padding: 36px 0;
  }
  .new-download-form__label {
    width: 182px;
    flex-shrink: 0;
    margin-top: 12px;
  }
  .mw_wp_form_confirm .new-download-form__label {
    margin-top: 0;
  }
  .new-download-form__item {
    width: 100%;
    margin-left: 30px;
  }
  .new-download-form__min-label {
    width: 104px;
  }
  .new-download-form__mini-input:nth-child(1n+2) {
    margin-top: 20px;
  }
  .new-download-form__mini-input .mini-input {
    width: 208px;
  }
  .form-privacy-box {
    font-size: 12px;
    padding: 20px;
    height: 160px;
  }
  .new-download-form__btn {
    display: flex;
    justify-content: center;
  }
  .new-download-form__btn input {
    width: 260px;
  }
  .new-download-form__btn input:nth-child(1n+2) {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 960px) {
  .new-download-form {
    padding: 25px 20px;
    font-size: 14px;
    margin: 0 20px;
  }
  .new-download-form__mini-input:nth-child(1n+2) {
    margin-top: 15px;
  }
  .new-download-form__min-label {
    width: 92px;
    font-size: 12px;
  }
  .form-privacy-box {
    font-size: 10px;
    padding: 15px;
    height: 153px;
  }
  .new-download-form__row {
    padding: 30px 0;
  }
  .new-download-form__label {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .new-download-form__label .required {
    margin-right: 8px;
  }
  .new-download-form__item {
    margin-top: 10px;
  }
  .new-download-form__btn input {
    width: 100%;
  }
  .new-download-form__btn input:nth-child(1n+2) {
    margin-top: 20px;
  }
}
.section-pro-fv .section-wide {
  background-image: url("../../asset/images/pro/fv.jpg");
}

@media only screen and (min-width: 961px) {
  .section-pro-point {
    background-image: url("../../asset/images/pro/pro-point-bg.jpg");
  }
}
@media only screen and (max-width: 960px) {
  .section-pro-point::before {
    background-image: url("../../asset/images/pro/pro-point-bg.jpg");
  }
}
.section-hhd-fv .section-wide {
  background-image: url("../../asset/images/hhd/fv.jpg");
}

.section-gallery {
  padding-top: 120px;
  background-color: #000;
}

@media only screen and (max-width: 960px) {
  .section-gallery {
    padding-top: 60px;
  }
}
.section-gallery__container {
  max-width: 1126px;
  margin: 0 auto;
}

@media only screen and (max-width: 960px) {
  .section-gallery__container {
    padding: 0 30px;
  }
}
.section-gallery__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  line-height: 1;
  font-size: 25px;
}

.section-gallery__title img {
  margin-right: 20px;
}

.section-gallery__content {
  margin-top: 40px;
  position: relative;
}

.section-gallery-slider .swiper-slide img {
  width: 100%;
}

.section-gallery__prev,
.section-gallery__next {
  width: 30px;
  height: 30px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
}

.section-gallery__prev:after,
.section-gallery__next:after {
  content: none;
}

.section-gallery__prev {
  left: -15px;
  background-image: url("../images/pro/gallery-slide-prev.svg");
}

.section-gallery__next {
  right: -15px;
  background-image: url("../images/pro/gallery-slide-next.svg");
}

@media only screen and (min-width: 961px) {
  .mfp-container {
    width: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
button.mfp-arrow {
  width: 30px;
  height: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  margin: 0;
  transform: translateY(-50%);
}

button.mfp-arrow::before, button.mfp-arrow::after {
  content: none;
}

button.mfp-arrow:active {
  margin-top: 0;
}

button.mfp-arrow-left {
  background-image: url("../images/pro/gallery-slide-prev.svg");
}

@media screen and (min-width: 769px) {
  button.mfp-arrow-left {
    left: -7px;
  }
}
@media screen and (max-width: 768px) {
  button.mfp-arrow-left {
    left: 20px;
  }
}
button.mfp-arrow-right {
  background-image: url("../images/pro/gallery-slide-next.svg");
}

@media screen and (min-width: 769px) {
  button.mfp-arrow-right {
    right: -7px;
  }
}
@media screen and (max-width: 768px) {
  button.mfp-arrow-right {
    right: 20px;
  }
}
.section-kyano-port .section-wide {
  background-image: url("../../asset/images/kyano-port/fv.jpg");
}

.section-kyano-port-realization .section-wide {
  background-image: url("../../asset/images/kyano-port/realization-fv.jpg");
}

.section-b-cano .section-wide {
  background-image: url("../../asset/images/b-cano/fv.jpg");
}

.section-kyano-port-realization .section-wide__title {
  line-height: 1.5;
}

.section-kyano-port-realization .section-wide__subtitle {
  margin-top: 20px;
  padding-top: 20px;
  position: relative;
  color: #fff;
}

.section-kyano-port-realization .section-wide__subtitle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 1px;
  background-color: #fff;
  font-weight: bold;
}

@media only screen and (min-width: 961px) {
  .section-kyano-port .section-wide,
  .section-kyano-port-realization .section-wide {
    padding-top: 264px;
  }
  .section-kyano-port-realization .section-wide__title {
    font-size: 26px;
  }
  .section-kyano-port-realization .section-wide__subtitle {
    font-size: 20px;
  }
}
.section-kyano-port-snow__container {
  padding: 0 32px;
}

.section-kyano-port-snow__title,
.section-kyano-port-snow__subtitle {
  font-weight: bold;
  letter-spacing: 0.06em;
}

.section-kyano-port-snow__subtitle {
  margin-top: 20px;
  padding-top: 20px;
  position: relative;
}

.section-kyano-port-snow__subtitle::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 1px;
  background-color: #000;
}

.section-kyano-port-snow__text {
  margin-top: 16px;
  line-height: 1.8;
}

.section-kyano-port-snow__image {
  margin-top: 40px;
}

.section-product-feature {
  background-color: #000;
  color: #fff;
}

.section-product-feature {
  padding-top: 40px;
}

.section-product-feature__container {
  padding: 0 32px;
}

.section-product-feature__title {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}

.section-product-feature__content {
  margin-top: 32px;
}

.section-product-feature__content section h3 {
  font-size: 22px;
  font-weight: bold;
}

.section-product-feature__content section p {
  font-size: 14px;
  margin-top: 10px;
}

.section-product-feature__content section:nth-child(1n+2) {
  margin-top: 40px;
}

@media only screen and (min-width: 961px) {
  .section-kyano-port-snow {
    padding: 120px 0;
  }
  .section-kyano-port-snow__container {
    max-width: 1184px;
    margin: 0 auto;
  }
  .section-kyano-port-snow__title {
    font-size: 26px;
  }
  .section-kyano-port-snow__subtitle {
    font-size: 20px;
  }
  .section-kyano-port-snow__text {
    font-size: 12px;
  }
  .section-kyano-port-snow__image {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .section-kyano-port-snow__image img {
    width: 48.48%;
  }
  .section-product-feature__container {
    max-width: 1190px;
    margin: 0 auto;
  }
  .section-product-feature {
    padding-bottom: 80px;
  }
  .section-product-feature__title {
    font-size: 36px;
  }
  .section-product-feature__title img {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 960px) {
  .section-kyano-port-realization .section-wide {
    padding-top: 240px;
  }
  .section-kyano-port-snow {
    padding: 60px 0;
  }
  .section-kyano-port-snow__title {
    font-size: 20px;
  }
  .section-kyano-port-snow__subtitle {
    font-size: 18px;
  }
  .section-kyano-port-snow__text {
    font-size: 12px;
  }
  .section-kyano-port-snow__image img {
    width: 100%;
  }
  .section-kyano-port-snow__image img:nth-child(1n+2) {
    margin-top: 32px;
  }
  .section-product-feature__title {
    font-size: 28px;
  }
  .section-product-feature {
    padding-bottom: 40px;
  }
  .section-product-feature__content section h3 {
    font-size: 18px;
  }
  .section-product-feature__content section p {
    font-size: 12px;
  }
  .section-cano-b-construction {
    /* padding-bottom: 60px; */
  }
  .section-cano-b-construction iframe {
    margin-bottom: 0;
  }
}
.section-products .section-wide {
  background-image: url("../../asset/images/products/fv.jpg");
}

.section-products-content {
  padding-top: 40px;
  background-color: #000;
}

@media only screen and (min-width: 961px) {
  .section-products-content .section-wide-product-content {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 960px) {
  .section-products-content .section-wide-product-content {
    padding-top: 0;
  }
}
.section-ancient-villa-fv .section-wide {
  background-image: url("../../asset/images/ancient-villa/fv.jpg");
}

@media only screen and (min-width: 961px) {
  .product-image-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .product-image-wrap img {
    width: 48.22%;
  }
  .product-image-wrap img:nth-child(2n+2) {
    margin-left: 3.56%;
  }
  .product-image-wrap img:nth-child(1n+3) {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 960px) {
  .product-image-wrap img {
    width: 100%;
  }
  .product-image-wrap img:nth-child(1n+2) {
    margin-top: 30px;
  }
}
.section-a-site-fv .section-wide {
  background-image: url("../../asset/images/products-a-site/fv.jpg");
}

.section-rh-house-fv .section-wide {
  background-image: url("../../asset/images/rh-house/fv.jpg");
}

.section-rh-house-point {
  background-image: url("../../asset/images/rh-house/point-bg.jpg");
}

.section-rh-house-point {
  height: 100%;
}

@media only screen and (min-width: 961px) {
  .section-rh-house-point .section-wide-strong-point__item:nth-child(1n+2) {
    margin-top: 30px;
  }
  .section-rh-house-point .section-wide-strong-point__text {
    margin-top: 0;
  }
  .section-rh-house-point-wrapper {
    height: 850px;
  }
}
@media only screen and (max-width: 960px) {
  .section-rh-house-point {
    padding-top: 0;
    background-image: none;
  }
  .section-rh-house-point::before {
    background-image: url("../../asset/images/rh-house/point-bg-sp.jpg");
    padding-top: 62%;
  }
  .section-rh-house-point .section-wide__title img {
    margin-left: 0;
  }
}
.new-showroom-head__image {
  width: 100%;
}

.new-showroom-head .btn-type-1 a {
  position: relative;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.12em;
}

.new-showroom-head .btn-type-1 a span {
  position: static;
  padding: 0;
  background-repeat: no-repeat;
  background-position: left 0 center;
}

.new-showroom-head .btn-type-1 a .pin {
  padding-left: 26px;
  background-image: url("../images/showroom/icon-pin.svg");
  font-size: 15px;
}

.new-showroom-head .btn-type-1 a .nippon {
  padding-left: 30px;
  background-image: url("../images/showroom/icon-nippon.svg");
  font-size: 15px;
}

.new-showroom-head__video {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.section-how-to__image {
  display: block;
}

.section-how-to__title {
  letter-spacing: 0.12em;
}

.section-how-to__title span {
  color: #b0d80a;
}

.section-store-greeting {
  background-color: #f8f8f8;
}

.section-store-greeting__container {
  margin-left: auto;
  margin-right: auto;
}

.section-store-greeting__title {
  text-align: center;
  letter-spacing: 0.12em;
}

.section-store-greeting__title small {
  padding: 0 8px;
}

.section-store-greeting__text {
  text-align: center;
  margin-top: 30px;
  letter-spacing: 0.2em;
  line-height: 2;
}

.section-store-greeting__row img {
  margin: 0 auto;
  width: 100%;
}

.section-showroom-hub__title {
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 2;
}

.section-showroom-hub__container {
  margin: 0 auto;
}

.section-showroom-hub__content {
  position: relative;
}

.section-showroom-hub__content img {
  width: 100%;
}

.section-showroom-hub__content h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  letter-spacing: 0.12em;
}

.section-showroom-hub__content p {
  letter-spacing: 0.12em;
}

.section-showroom-hub__row img {
  border-radius: 10px;
}

.section-showroom-hub__row h4,
.section-showroom-hub__row p {
  letter-spacing: 0.12em;
}

.section-showroom-hub__row p {
  line-height: 2;
}

.new-showroom-head .btn-type-1 a {
  border-radius: 10px;
}

@media only screen and (min-width: 961px) {
  .new-showroom-head #content-head {
    padding-top: 20px;
  }
  .new-showroom-head #content-head h1.page-title {
    padding-bottom: 60px;
  }
  .new-showroom-head .btn-type-1 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  .new-showroom-head .btn-type-1 a {
    width: 318px;
    height: 78px;
    font-size: 17px;
  }
  .new-showroom-head .btn-type-1 a:nth-child(1n+2) {
    margin-left: 30px;
  }
  .new-showroom-head .btn-type-1 a span::after {
    right: 25px;
  }
  .new-showroom-head__video {
    max-width: 952px;
    height: 535px;
    width: 100%;
  }
  .section-how-to {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-how-to__row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .section-how-to__row:nth-child(1n+2) {
    margin-top: 80px;
  }
  .section-how-to__row:nth-child(even) {
    flex-direction: row-reverse;
  }
  .section-how-to {
    margin-top: 100px;
  }
  .section-how-to__image {
    width: 48.53%;
  }
  .section-how-to__title {
    font-size: 28px;
    padding: 0 80px;
  }
  .section-how-to__title span {
    color: #b0d80a;
    font-size: 28px;
  }
  .section-how-to__title small {
    font-size: 23px;
    padding: 0 4px;
  }
  .section-store-greeting {
    padding: 80px 0;
    margin-top: 90px;
  }
  .section-store-greeting__container {
    max-width: 863px;
  }
  .section-store-greeting__title {
    font-size: 28px;
  }
  .section-store-greeting__title small {
    font-size: 23px;
  }
  .section-store-greeting__text {
    font-size: 14px;
    margin-top: 30px;
  }
  .section-store-greeting__row {
    margin-top: 50px;
  }
  .section-store-greeting__row img {
    max-width: 863px;
  }
  .section-showroom-hub {
    margin-top: 80px;
    margin-bottom: 100px;
  }
  .section-showroom-hub__container {
    max-width: 1126px;
  }
  .section-showroom-hub__title {
    font-size: 22px;
  }
  .section-showroom-hub__content {
    margin-top: 50px;
  }
  .section-showroom-hub__content:last-of-type {
    margin-bottom: 120px;
  }
  .section-showroom-hub__content h4 {
    font-size: 20px;
    padding: 20px 30px;
  }
  .section-showroom-hub__row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .section-showroom-hub__row:nth-child(1n+2) {
    margin-top: 80px;
  }
  .section-showroom-hub__row img {
    width: 50.88%;
  }
  .section-showroom-hub__row:nth-of-type(odd) .content {
    padding-left: 80px;
  }
  .section-showroom-hub__row:nth-of-type(even) .content {
    padding-right: 80px;
  }
  .section-showroom-hub__row:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  .section-showroom-hub__row h4 {
    font-size: 28px;
  }
  .section-showroom-hub__row p {
    margin-top: 30px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 960px) {
  .new-showroom-head {
    padding-top: 23px;
  }
  .new-showroom-head .showroom-wrap {
    padding-left: 8%;
    padding-right: 8%;
  }
  .new-showroom-head .btn-type-1 a {
    font-size: 14px;
    width: 100%;
    height: 62px;
  }
  .new-showroom-head .btn-type-1 a:nth-child(1n+2) {
    margin-top: 20px;
  }
  .new-showroom-head .btn-type-1 a span::after {
    right: 20px;
  }
  .new-showroom-head__video {
    padding: 0 8%;
    height: 190px;
    box-sizing: border-box;
  }
  .section-how-to {
    margin-top: 50px;
  }
  .section-how-to__image {
    width: 100%;
  }
  .section-how-to__title {
    font-size: 18px;
    padding: 25px 8% 50px 8%;
  }
  .section-how-to__title small {
    font-size: 14px;
  }
  .section-store-greeting {
    padding: 50px 0;
    margin-top: 10px;
  }
  .section-store-greeting__title {
    font-size: 18px;
  }
  .section-store-greeting__title small {
    font-size: 15px;
  }
  .section-store-greeting__text {
    font-size: 12px;
    margin-top: 20px;
  }
  .section-store-greeting__row {
    margin: 40px auto 0 auto;
    width: 58.66%;
  }
  .section-store-greeting__row img {
    display: block;
    width: 100%;
  }
  .section-showroom-hub {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .section-showroom-hub__title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .section-showroom-hub__content:nth-child(1n+2) {
    margin-top: 40px;
  }
  .section-showroom-hub__content:last-child {
    margin-bottom: 60px;
  }
  .section-showroom-hub__content h4 {
    font-size: 13px;
    padding: 30px 30px 0 30px;
  }
  .section-showroom-hub__row {
    padding: 0 8%;
  }
  .section-showroom-hub__row:nth-child(1n+2) {
    margin-top: 40px;
  }
  .section-showroom-hub__row img {
    width: 100%;
  }
  .section-showroom-hub__row .content {
    margin-top: 20px;
  }
  .section-showroom-hub__row h4 {
    font-size: 18px;
  }
  .section-showroom-hub__row p {
    font-size: 12px;
    margin-top: 15px;
  }
}
body.hhd .container, body.mini-hhd .container, body.caribbean-t .container {
  background-color: transparent;
}