@charset "UTF-8";
@media (min-width: 768px),
print {
    #l_container {
        padding-top: 88px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1120px) {
    #l_container {
        padding-top: 128px;
    }
}

.hdg_lv2 {
    text-align: center;
    margin: 45px 0 50px;
    color: #333;
}

.hdg_lv2 em {
    font-style: normal;
}

@media (max-width: 767px) {
    #l_document {
        padding-top: 50px;
    }
    .hdg_lv2 {
        font-size: 20px;
        margin: 20px 10px 15px;
    }
    .hdg_lv2 em {
        font-size: 18px;
        display: block;
    }
}

.btn {
    border-radius: 0;
}

.arc_back {
    display: none;
}

.main_image {
    overflow: hidden;
    min-height: 160px;
    max-height: 700px;
    position: relative;
}

.main_image div {
    background-position: center center !important;
}

.main_image__contain {
    overflow: hidden;
    padding-bottom: 37.5%;
    min-height: 40px;
    max-height: 600px;
}

.main_image div {
    background-size: cover !important;
}

.main_image .btn_vr360_experience {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 280px;
    height: 60px;
}

.main_image .btn_vr360_experience a {
    display: block;
    box-sizing: border-box;
    width: 280px;
    height: 60px;
    padding: 20px 0 0 105px;
    text-align: left;
    font-size: 18px;
    line-height: 1em;
    color: #fff;
    background-color: #6b954a;
}

.main_image .btn_vr360_experience a span {
    position: absolute;
    width: 74px;
    height: 36px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 20px;
}

.main_image .btn_vr360_experience a:hover {
    opacity: 0.85;
}

@media (max-width: 767px) {
    .main_image .btn_vr360_experience {
        position: absolute;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 180px;
        height: 40px;
    }
    .main_image .btn_vr360_experience a {
        display: block;
        box-sizing: border-box;
        width: 180px;
        height: 40px;
        padding: 12px 0 0 55px;
        text-align: left;
        font-size: 14px;
        line-height: 1em;
        color: #fff;
        background-color: #6b954a;
    }
    .main_image .btn_vr360_experience a span {
        position: absolute;
        width: 37px;
        height: 18px;
        margin: auto;
        top: 0;
        bottom: 0;
        left: 12px;
    }
}

.l_footer__slider {
    display: block;
    overflow: hidden;
    position: relative;
}

.l_footer__slider .hdg_lv4 {
    font-size: 18px;
    margin: 0 0 25px;
    text-align: left;
}

.nav_footer {
    display: none;
}

.l_footer__slider .bx-viewport {
    overflow: visible !important;
}

.l_footer__slider .bx-wrapper {
    margin: 0 auto 30px;
    width: 270px !important;
}

.lst_slider li {
    width: 270px !important;
}

#lst_slider_control__prev,
#lst_slider_control__next {
    display: block;
    width: 40px;
    height: 81px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .8);
    z-index: 100;
    position: absolute;
    bottom: 30px;
    text-align: center;
    padding: 25px 0;
    cursor: pointer;
}

#lst_slider_control__prev:before,
#lst_slider_control__next:before {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 32px;
}

#lst_slider_control__prev:before {
    content: "\f104";
}

#lst_slider_control__next:before {
    content: "\f105";
}

#lst_slider_control__prev {
    left: 0;
}

#lst_slider_control__next {
    right: 0;
}

@media (max-width: 767px) {
    .main_image {
        height: 400px;
    }
    .main_image>div:first-child {
        height: 400px !important;
    }
}

@media (max-width: 767px) {
    .lst_slider_control {
        display: none;
    }
    .l_footer__slider .hdg_lv4 {
        text-align: center;
        font-size: 15px;
        margin: 0 0 15px;
    }
    .l_footer__slider .bx-wrapper {
        margin: 0 auto 20px;
        width: 240px !important;
    }
    .lst_slider li {
        width: 240px !important;
        margin-right: 5px !important;
    }
}


/**
 * bxSlider v4.2.5
 * Copyright 2013-2015 Steven Wanderski
 * Written while drinking Belgian ales and listening to jazz
 * Licensed under MIT (http://opensource.org/licenses/MIT)
 */


/** VARIABLES
===================================*/


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

.bxslider {
    margin: 0;
    padding: 0;
}

ul.bxslider {
    list-style: none;
}

.bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
}


/** THEME
===================================*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}


/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}


/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: 0 0;
}

.bx-wrapper .bx-next {
    right: 10px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}


/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
}


/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}


/** Layout
===================================*/

.txt_more {
    font-family: 'BenchNine', sans-serif;
}

.main_image .bx-wrapper {
    margin-bottom: 0;
}

.main_image__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    max-width: 100%;
    padding: 0;
}

.main_image__content {
    display: table;
    height: 100%;
    width: 100%;
}

.main_image__txt {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    margin: 0 auto;
    max-width: 830px;
    padding: 0 20px;
}

.main_image__txt_sp {
    display: none;
}

.main_image__txt_pc {
    display: initial;
}

.main_image__txt .hdg_lv2 {
    font-size: 64px;
    color: #fff;
    margin: 0 0 193px;
    line-height: 1;
}

.main_image__txt .txt_head {
    font-size: 18px;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 55px;
}

.main_image__txt .btn {
    border-radius: 0;
    font-size: 16px;
    padding: 13px 30px;
    background: #fff;
    color: #2d3339;
    border-radius: 3px;
}

.main_image__txt .fa:before {
    color: #2d3339;
}

@media (max-width: 767px) {
    .main_image {
        min-height: auto;
    }
    .main_image__txt_sp {
        display: initial;
    }
    .main_image__txt_pc {
        display: none;
    }
    .main_image__txt .hdg_lv2 {
        font-size: 32px;
        text-align: center;
        line-height: 1.1;
        margin: 0 0 10px;
    }
    .main_image__txt .visible_sp {
        display: inline-block;
    }
    .main_image__txt .txt_head {
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 25px;
    }
    .main_image__txt .btn {
        font-size: 12px;
        padding: 10px 15px;
        min-width: initial;
    }
}


/* ------------------------------------ */

.section_housing {
    max-width: 1600px;
    margin: auto;
}

.section_housing .hdg_lv2 {
    margin: 45px 0 20px;
}

.lst_housing {
    /* margin-bottom: 40px; */
    display: table;
    table-layout: fixed;
    width: 100%;
}

.lst_housing li {
    display: table-cell;
    min-height: 242px;
    padding-right: 1px;
}

.lst_housing li:last-child {
    margin-right: 0;
}

.lst_housing li img {
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .lst_housing {
        margin-bottom: 0;
        display: block;
        overflow: hidden;
    }
    .section_housing .lst_housing li:first-child {
        width: 100%;
    }
    .lst_housing li {
        margin-bottom: 1px;
        display: block;
        width: 50%;
        float: left;
        min-height: 120px;
        box-sizing: border-box;
    }
    .lst_housing .box_housing__w2 {
        width: 100%;
    }
    .lst_housing .box_housing__w2 p {
        width: 100% !important;
        margin: 0 !important;
        left: 0 !important;
        top: 0 !important;
    }
    .lst_housing .box_housing__w2 img {
        height: auto !important;
    }
}

.box_housing {
    position: relative;
}

.box_housing__content {
    color: #fff;
    padding: 107px 15px 107px;
    box-sizing: border-box;
    text-align: center;
}

.box_housing__image img {
    width: 100%;
    height: auto;
}

.box_housing__title a {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.box_housing__title .fa:before {
    font-size: 18px;
    color: #fff;
}

.box_housing__desc {
    margin-bottom: 25px;
}

.box_housing__more {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
}

@media (max-width: 767px) {
    .box_housing__content {
        padding: 50px 10px 50px;
    }
    .box_housing__title a {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .box_housing__desc {
        font-size: 10px;
        margin-bottom: 20px;
    }
    .box_housing__more {
        bottom: 10px;
    }
}


/* ------------------------------------ */

.section_value {
    background: #f5f5f2;
    padding: 60px 0;
}

.section_value .hdg_lv2 {
    margin: 0 0 35px;
}

.box_value__image {
    width: 100%;
}

.box_value__image li {
    text-align: center;
}

.box_value__image_01 {
    padding: 8px 0 15px;
}

.box_value__image_01 img {
    width: 50%;
    height: auto;
}

@media (max-width: 767px) {
    .section_value {
        padding: 30px 0;
    }
    .section_value .hdg_lv2 {
        margin: 0 0 10px;
    }
}

.box_value {
    background: #fff;
    position: relative;
}

.box_value__content {
    text-align: center;
    padding: 0 0 30px;
    position: relative;
    background: #f5f5f2;
}

.box_value__title {
    font-size: 24px;
    margin-bottom: 0;
}

.box_value__text {
    margin-bottom: 15px;
    padding: 0 10px;
    line-height: 2;
    box-sizing: border-box;
    text-align: center;
}

.box_value__button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .box_value__title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .box_value__content {
        padding: 15px 15px 30px;
        position: relative;
    }
    .box_value__text {
        margin-bottom: 0;
        padding: 0 10px;
        line-height: 1.5;
        text-align: left !important;
    }
    .box_value__image {
        margin-bottom: 15px;
    }
    .box_value__image .box_value__image_01 {
        padding: 8px 0 7px;
    }
    .box_value__image_01 img {
        width: 50%;
        max-width: 100%;
        height: auto;
    }
    .lst_value li {
        margin-bottom: 10px;
    }
}


/* ------------------------------------ */

.section_news {
    padding-bottom: 40px;
}

.section_news .hdg_lv2 {
    margin: 80px 0 30px;
}

.section_news .lst_news {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .section_news .hdg_lv2 {
        margin: 30px 0 15px;
    }
    .section_news {
        padding-bottom: 20px;
    }
    .section_news .hdg_lv2 {
        margin: 30px 0 10px;
    }
}


/* ------------------------------------ */

.section_equipment .hdg_lv2 {
    margin-top: 0;
    padding-top: 55px;
    margin-bottom: 20px;
}

.section_equipment .txt_lead {
    margin: 30px 0 55px;
}

@media (max-width: 767px) {
    .section_equipment .hdg_lv2 {
        padding-top: 35px;
        margin-bottom: 15px;
    }
    .section_equipment .txt_lead {
        margin: 0 0 15px;
        font-size: 14px;
    }
    .section_equipment .box_menu__content {
        top: 0;
        padding-top: 30%;
    }
}

.lst_condition {
    text-align: center;
}

.lst_condition li {
    display: inline-block;
    border: 1px solid #ddd;
    min-width: 220px;
    text-align: center;
    margin: 0 10px;
    font-size: 16px;
    box-sizing: border-box;
    padding: 10px;
}

.lst_condition .fa:before {
    color: #333;
}

.box_menu__image {
    position: relative;
}

.wrp_tabs {
    max-width: 100%;
}

.box_tab {
    max-width: 775px;
}

.wrp_tab__content {
    border-bottom: 0;
}

.box_tab li {
    box-sizing: border-box;
}

.wrp_tab__content .hdg_lv4 {
    font-size: 18px;
}

@media (max-width: 767px) {
    .wrp_tab__content {
        padding: 0 10px;
    }
    .wrp_tab__content .hdg_lv4 {
        font-size: 14px;
    }
    .lst_condition li {
        display: block;
        margin: 0;
        border-top: 1px solid #ddd;
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
        text-align: left;
    }
    .lst_condition li:last-child {
        border-bottom: 1px solid #ddd;
    }
}


/* ------------------------------------ */

@media (max-width: 767px) {
    .box_select {
        position: relative;
    }
    .box_select,
    .box_select select {
        width: 100%;
    }
    .box_select select {
        padding: 13px 9px;
        border: 1px solid #ddd;
        position: relative;
    }
    .box_select__inner:after {
        content: "▼";
        font-size: 9px;
        color: #5c4934;
        box-sizing: border-box;
        right: 1px;
        top: 1px;
        bottom: 1px;
        width: 30px;
        padding: 17px 20px;
        text-align: center;
        border-radius: 0 4px 4px 0;
        background-color: #fff;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, .4), rgba(255, 255, 255, 0));
        pointer-events: none;
        position: absolute;
    }
}

.btn_more {
    background: #2d3339;
    padding: 5px 15px;
    height: 30px;
}

.section_housing .btn_more {
    background: #a4002c;
}

.box_tab li .is_active {
    color: #333;
}

.track_frame {
    border: 0;
    border-color: #000;
    overflow: hidden;
    margin: 0;
}


/* ------------------------------------ */

#jquery-script-menu {
    position: fixed;
    height: 90px;
    width: 100%;
    top: 0;
    left: 0;
    border-top: 5px solid #316594;
    background: #fff;
    -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
    z-index: 999999;
    padding: 10px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.jquery-script-center {
    width: 960px;
    margin: 0 auto;
}

.jquery-script-center ul {
    width: 212px;
    float: left;
    line-height: 45px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.jquery-script-center a {
    text-decoration: none;
}

.jquery-script-ads {
    width: 728px;
    height: 90px;
    float: right;
}

.jquery-script-clear {
    clear: both;
    height: 0;
}

.section_search .hdg_lv2 {
    margin: 80px 0 20px;
}

.section_search .hdg_lv2 em {
    color: #333;
}

.section_search .wrp_container_sm {
    padding-top: 40px;
    border-top: 1px solid #ddd;
}

@media (max-width: 767px) {
    .section_search .hdg_lv2 {
        margin: 35px -10px 15px;
    }
}

.box_instagram__list {
    margin-bottom: 30px;
}

.box_instagram__list li {
    width: 16.6666666%;
    float: left;
    padding-right: 1px;
    padding-bottom: 1px;
    box-sizing: border-box;
}

.box_instagram__list li:last-child {
    padding-right: 0;
}

.box_instagram__list li a {
    display: block;
    overflow: hidden;
}

.box_instagram__list li span {
    display: block;
    padding-bottom: 100%;
    height: 0;
}

.box_instagram__title {
    margin: 45px 0 24px;
}

.box_instagram__title img {
    display: block;
    margin: 0 auto 15px;
}

.word {
    display: inline-block;
}

.box_interior-fes__title {
    margin: 80px 0 24px;
}

@media (max-width: 767px) {
    .box_instagram__list li {
        width: 33.3333333%;
    }
    .box_instagram__title img {
        width: 40px;
        margin: 0 auto 10px;
    }
    .box_interior-fes__title {
        margin: 45px 0 20px;
    }
}

.pct_bnr {
    margin-top: 80px;
    margin-bottom: 100px;
    text-align: center;
}

.pct_bnr a:hover {
    opacity: 0.7;
}

.pct_bnr .is_pc {
    display: inline-block;
}

.pct_bnr .is_sp {
    display: none;
}

@media (max-width: 767px) {
    .pct_bnr {
        margin-top: 20px;
        margin-bottom: -13px;
    }
    .pct_bnr .is_pc {
        display: none;
    }
    .pct_bnr .is_sp {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    .main_image__txt {
        vertical-align: middle;
    }
}