@charset "UTF-8";
.p-about {
    position: relative;
    z-index: 0;
    width: 100%
}

.p-about-kv {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-about-kv__image {
    -ms-flex-preferred-size: 62%;
    flex-basis: 62%;
    max-width: 62%;
    height: 43.75vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

@media (max-width:767px) {
    .p-about-kv__image {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        height: 70.66667vw
    }
}

.p-about-kv__heading {
    font-size: 30px;
    font-size: 3rem;
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    max-width: 38%;
    text-align: center;
    letter-spacing: 0.2em
}

.p-about-kv__heading span {
    color: #d0d0d0
}

@media (max-width:1280px) {
    .p-about-kv__heading {
        font-size: 20px;
        font-size: 2rem
    }
}

@media (max-width:767px) {
    .p-about-kv__heading {
        font-size: 28px;
        font-size: 2.8rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.p-about-intro {
    position: relative;
    padding: 6vw 140px 8.97222vw;
}

@media (max-width:1280px) {
    .p-about-intro {
        padding-right: 50px;
        padding-left: 50px
    }
}

@media (max-width:767px) {
    .p-about-intro {
        padding-top: 0;
        padding-right: 13.33333vw;
        padding-left: 13.33333vw;
        padding-bottom: 20px
    }
}

.p-about-intro__row {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-about-intro__row--2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.p-about-intro__row--3 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.p-about-intro__col--l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 47%;
    padding-right: 8vw;
}

.p-about-intro__col--r {
    -ms-flex-preferred-size: 53%;
    flex-basis: 53%;
    max-width: 53%
}

@media (max-width:767px) {
    .p-about-intro__col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: 100%;
        padding: 0
    }
}

.p-about-intro__text {
    font-size: 14px;
    font-size: 16px;
    line-height: 1.6;
}

@media (max-width:1280px) {
    .p-about-intro__text {
        font-size: 16px;
        /* font-size: 1.3rem; */
        padding: 50px 0;
    }

    .p-about-intro__text--1 {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .p-about-intro__text {
        font-size: 13px;
        font-size: 3.46667vw;
        padding: 13.33333vw 0
    }

    .p-about-intro__text--1 {
        padding-top: 0
    }
}

.p-about-intro__image--1 {
    margin-top: 1vw;
}

.p-about-intro__image--1 img {
    max-width: 41.66667vw
}

.p-about-intro__image--2 {
    margin-top: -8.33333vw
}

.p-about-intro__image--2 img {
    max-width: 30.08333vw;
}

.p-about-intro__image--3 img {
    max-width: 26.38889vw
}

@media (max-width:1280px) {
    .p-about-intro__image--1 {
        margin-top: 2.08333vw
    }

    .p-about-intro__image--1 img {
        max-width: 41.66667vw
    }

    .p-about-intro__image--2 {
        margin-top: -1.38889vw
    }
}

@media (max-width:767px) {
    .p-about-intro__image--1 img {
        max-width: 100%
    }

    .p-about-intro__image--2 img {
        max-width: 58.66667vw
    }

    .p-about-intro__image--3 {
        margin-right: -13.33333vw;
        text-align: right
    }

    .p-about-intro__image--3 img {
        max-width: 49.6vw;
        margin-top: 13.33333vw
    }
}

.p-about-intro__bg {
    position: absolute;
    z-index: 0;
    background-color: #f0f0f0
}

.p-about-intro__bg--1 {
    top: -4.86111vw;
    right: 0;
    width: 46.94444vw;
    height: 46.94444vw
}

.p-about-intro__bg--2 {
    top: 40.97222vw;
    left: 0;
    width: 29.86111vw;
    height: 58.33333vw
}

@media (max-width:767px) {
    .p-about-intro__bg--1 {
        top: 48vw;
        width: 52vw;
        height: 52vw
    }

    .p-about-intro__bg--2 {
        top: 202.66667vw;
        width: 41.86667vw;
        height: 81.86667vw
    }
}

.p-about-separate {
    z-index: 0;
    width: 100%;
    height: 25vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 100px;
}

@media (max-width:767px) {
    .p-about-separate {
        height: 81.33333vw
    }
}

.p-about-works {
    position: relative;
    padding: 150px 0 80px
}

@media (max-width:767px) {
    .p-about-works {
        padding: 60px 0 20px
    }
}

.p-about-works__heading {
    text-align: center
}

.p-about-works__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.p-about-works__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
    padding-right: 15px;
    padding-bottom: 70px;
    padding-left: 15px;
    -webkit-transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    -o-transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    opacity: 0
}

.p-about-works__list-item.is-onscreen {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1 !important
}

.is-onscreen .p-about-works__list-item {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1 !important
}

.p-about-works__list-item:first-child {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.p-about-works__list-item:nth-child(2) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.p-about-works__list-item:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.p-about-works__list-item:nth-child(4) {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.p-about-works__list-item:nth-child(5) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s
}

@media (max-width:1023px) {
    .p-about-works__list-item {
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .p-about-works__list-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 35px
    }
}

.p-about-works__list-inner {
    display: block
}

.p-about-works__list-image {
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-bottom: 30px
}

.p-about-works__list-image img {
    width: 100%;
    height: auto;
    -webkit-transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

a:hover .p-about-works__list-image img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.p-about-works__list-title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 15px
}

@media (max-width:1023px) {
    .p-about-works__list-title {
        font-size: 20px;
        font-size: 2rem
    }
}

.p-about-works__list-text {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8
}

.p-about-group {
    position: relative;
    padding: 100px 0 30px;
    background-color: #f1f1f1
}

@media (max-width:767px) {
    .p-about-group {
        padding: 60px 0 30px
    }
}

.p-about-group__heading {
    text-align: center
}

.p-about-group__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.p-about-group__list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-bottom: 70px;
    padding-left: 15px;
    -webkit-transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    -o-transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    transition: opacity 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0.4s, transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
    opacity: 0
}

.p-about-group__list-item a {
    display: block
}

.p-about-group__list-item.is-onscreen {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1 !important
}

.is-onscreen .p-about-group__list-item {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1 !important
}

.p-about-group__list-item:first-child {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.p-about-group__list-item:nth-child(2) {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.p-about-group__list-item:nth-child(3) {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.p-about-group__list-item:nth-child(4) {
    -webkit-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.p-about-group__list-item:nth-child(5) {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s
}

@media (max-width:1023px) {
    .p-about-group__list-item {
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .p-about-group__list-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        padding-bottom: 35px
    }
}

.p-about-group__list-inner {
    display: block
}

.p-about-group__list-image {
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-bottom: 30px
}

.p-about-group__list-image img {
    width: 100%;
    height: auto;
    -webkit-transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

a:hover .p-about-group__list-image img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03)
}

.p-about-group__list-title {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 15px
}

@media (max-width:1023px) {
    .p-about-group__list-title {
        font-size: 20px;
        font-size: 2rem
    }
}

.p-about-group__list-text {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8
}

.p-about-company {
    padding: 50px 0 100px;
}

@media (max-width:767px) {
    .p-about-company {
        padding: 60px 0 30px
    }
}

.p-about-company__heading {
    text-align: center;
}

.p-about-company__list {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .p-about-company__list {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.p-about-company__list-head {
    font-weight: 700;
    -ms-flex-preferred-size: 120px;
    flex-basis: 120px;
    max-width: 120px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
    border-bottom: 1px dashed #ddd;
}

@media (max-width:1023px) {
    .p-about-company__list-head {
        -ms-flex-preferred-size: 70px;
        flex-basis: 70px;
        max-width: 70px
    }
}

@media (max-width:767px) {
    .p-about-company__list-head {
        margin-bottom: 15px
    }
}

.p-about-company__list-body {
    -ms-flex-preferred-size: calc(100% - 120px);
    flex-basis: calc(100% - 120px);
    max-width: calc(100% - 120px);
    margin-bottom: 20px;
    font-size: 16px;
    /* line-height: 18px; */
    border-bottom: 1px dashed #ddd;
}

@media (max-width:1023px) {
    .p-about-company__list-body {
        -ms-flex-preferred-size: calc(100% - 70px);
        flex-basis: calc(100% - 70px);
        max-width: calc(100% - 70px)
    }
}

@media (max-width:767px) {
    .p-about-company__list-body {
        margin-bottom: 15px
    }
}


.p-store-floor {
    position: relative;
    margin-bottom: 120px
}

.p-store-floor__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 80px
}

.p-store-floor__item:last-child {
    margin-bottom: 0
}

.p-store-floor__item--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width:1023px) {
    .p-store-floor__item {
        margin-bottom: 50px
    }
}

.p-store-floor__image {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
}

@media (max-width:1023px) {
    .p-store-floor__image {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 30px
    }
}

.p-store-floor__discription {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    /* max-width: 50%; */
    padding: 0 0;
    text-align: left;
}

@media (max-width:1023px) {
    .p-store-floor__discription {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
}

@media (max-width:1023px) {
    .p-store-floor__discription {
        padding: 0
    }
}

.p-store-floor__num {
    font-size: 20px;
    /* font-size: 7rem; */
    font-family: futura-pt, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 10px;
    /* text-align: center; */
    /* color: #9E9E9E; */
    /* padding: 2%; */
    border-bottom: 1px solid #ffc107;
    /* background: #ffc107; */
}

@media (max-width:1280px) {
    .p-store-floor__num {
        font-size: 28px;
        /* font-size: 5rem; */
    }
}

@media (max-width:1023px) {
    .p-store-floor__num {
        font-size: 42px;
        font-size: 4.2rem
    }
}

@media (max-width:1023px) {
    .p-store-floor__num {
        font-size: 30px;
        font-size: 18px;
    }
}

.p-store-floor__heading {
    font-size: 18px;
    /* font-size: 3rem; */
    /* font-family: futura-pt, "Helvetica Neue", Helvetica, Arial, sans-serif; */
    line-height: 1.3;
    margin-bottom: 20px;
    /* text-align: center */
}

@media (max-width:1280px) {
    .p-store-floor__heading {
        font-size: 24px;
        font-size: 20px;
    }
}

@media (max-width:767px) {
    .p-store-floor__heading {
        font-size: 20px;
        font-size: 2rem
    }
}

.p-store-floor__text {
    font-size: 14px;
    font-size: 16px;
    line-height: 1.8;
}

.p-store-floor__text ul {
    padding-left: 0;
}

.p-store-floor__text li {
    font-size: 14px;
    font-size: 16px;
    line-height: 1.8;
}
@media (max-width:414px) {
.p-store-floor__text li {
    font-size: 14px;
    line-height: 1.8;
    padding-left:3em;
    text-indent:-2.5em;
}
}


.p-store-floor__text li:before {
        font-size: 15px;
    font-family: 'FontAwesome';
    content: "\f0fa";
    font-weight: normal;
    margin: 0 10px;
    height: 20px;
    line-height: 20px;
    color:#e38b09;
}



@media (max-width:767px) {
    .p-store-floor__text {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.p-store-blackboard {
    position: relative
}

.p-store-blackboard__heading {
    font-size: 50px;
    font-size: 5rem;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 50px
}

@media (max-width:1023px) {
    .p-store-blackboard__heading {
        font-size: 42px;
        font-size: 4.2rem;
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .p-store-blackboard__heading {
        font-size: 36px;
        font-size: 9.6vw;
        margin-bottom: 30px
    }
}

.p-store-blackboard__lead {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 50px
}

@media (max-width:1023px) {
    .p-store-blackboard__lead {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .p-store-blackboard__lead {
        font-size: 13px;
        font-size: 1.3rem;
        margin-bottom: 30px
    }
}

.p-store-blackboard__store {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.p-store-blackboard__store-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 15px
}

@media (max-width:767px) {
    .p-store-blackboard__store-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 30px
    }

    .p-store-blackboard__store-item:last-child {
        margin-bottom: 0
    }
}

.p-store-blackboard__store-image {
    margin-bottom: 40px
}

@media (max-width:1023px) {
    .p-store-blackboard__store-image {
        margin-bottom: 30px
    }
}

.p-store-blackboard__store-heading {
    font-size: 30px;
    font-size: 3rem;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 40px
}

@media (max-width:1023px) {
    .p-store-blackboard__store-heading {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .p-store-blackboard__store-heading {
        font-size: 24px;
        font-size: 2.4rem
    }
}

.p-store-blackboard__store-info {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width:1023px) {
    .p-store-blackboard__store-info {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.p-store-blackboard__store-info-team {
    font-weight: 500;
    -ms-flex-preferred-size: 75px;
    flex-basis: 75px;
    max-width: 75px;
    margin-right: auto;
    margin-bottom: 5px
}

@media (max-width:1023px) {
    .p-store-blackboard__store-info-team {
        margin-bottom: 4px
    }
}

.p-store-blackboard__store-info-description {
    -ms-flex-preferred-size: calc(100% - 75px);
    flex-basis: calc(100% - 75px);
    max-width: calc(100% - 75px);
    margin-bottom: 5px
}

@media (max-width:1023px) {
    .p-store-blackboard__store-info-description {
        margin-bottom: 4px
    }
}



.box {
    display:flex;
    flex-direction: column;
    padding: 20px;
  }
  
  .text {
    width: 100%;
/*     text-align: center; */
  }
  
  h3 {
    font-size: 21px;
    margin: 0;
  }
  
  .pict {
    width: 100%;
    text-align: center;
    min-height: 0%;
  }
 
   .text p{
      text-align: left;
      font-size:15px;
    }

  
  .pict img {
    max-width: 500px;
    height:auto;
    margin-top: 80px;
    width: 100%;
  }
  .box:nth-child(even) {
    /* background-color: #fcf6e4; */
    padding: 20px;
  }
  
  @media (min-width:768px) {
    body {
      padding: 0px;
    }
    .box {
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 20px;
      border-bottom: 1px solid #eee;
      padding-top: 80px;
      padding-bottom: 80px;
    }
    .box:nth-child(even) {
      flex-direction: row-reverse;
      padding-bottom: 80px;
      padding-top: 80px;
    }
    
    .text {
      text-align: left;
    }
  
    .text h2{
      text-align: left;
    }
      .text p{
      text-align: left;
      font-size:15px;
    }
  
    .box:nth-child(even) .text {
      text-align: right;
    }
    .pict {
      width: 100%;
    }
    .pict img {
      width: 98%;
      height:auto;
    }
    .box:nth-child(even) .pict {
      margin-left: 0;
      margin-right: 3%;
    }
  }
    
  
/*----------------------------------------------------
FAQ
------------------*/
.boxFaq {
    margin: 3em 0;
    background: #ffffff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    width: 50%;
    display: table-cell;
}
.boxFaq .box-title {
    font-size: 1.25em;
    background: #185890;
    padding: 10px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.boxFaq p {
    padding: 5px 20px;
    margin: 5px;
    font-size: 1.15em;
    border-bottom: 1px solid #eee;
}

.boxFaq p span{

  padding: 0 1em;

}


.boxFaq p span a {
  color:#ce0039;
  font-weight:600;
  font-size: 1.1em;

  /* line-height: 30px; */
  text-decoration: dashed;
}
.boxFaq p a:hover {
  border-bottom: 1px dashed #ce0039;
}



.meeting_area{
    display: flex;
    flex-wrap: wrap;
    /* border: 1px solid #eee; */
    padding: 0.2em;
    margin: 0 0 4em;
}

.meeting_box {
    padding: 0.1em;
    /* border-radius: 5px; */
    flex: 1 0 250px;
    margin: 0.4em 0.5%;
    position: relative;
    /* margin: 2em 0; */
    padding: 25px 10px 7px;
    border: solid 2px #FFC107;
    }
.meeting_box .box-title {
    /* FONT-WEIGHT: 600; */
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 5px 5px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    background: #FFC107;
    color: #ffffff;
    font-weight: 600;
    width: 98%;
}



.meeting_box p {
   margin: 5px;
    padding: 0;
    line-height: 2;
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
}

.meeting_box p:first-child {
}

.meeting_box p:last-child{

    font-size: 16px;
    border-bottom:none;
}

  
.privacy-privacyCnt a {
    color: #15b5d3;
    border-bottom: 1px solid;
}



/* footer */

.l-footer {
    position: relative;
    padding: 0 100px;
    border-top: solid 1px #EBEBEB;
}

@media (max-width:1023px) {
    .l-footer {
        padding: 0 50px
    }
}

@media (max-width:767px) {
    .l-footer {
        padding: 0 8%
    }
}

.l-footer__top {
    padding: 100px 0 70px;
}


.l-footer__bottom {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding: 80px 0; */
    /* border-top: solid 1px #EBEBEB */
}

@media (max-width:767px) {
    .l-footer__bottom {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 0
    }
}

.l-footer__copyright {
    font-size: 10px;
    font-size: 12px;
    font-family: futura-pt, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-align: right;
    opacity: 0.5;
    margin-left: auto;
}

@media (max-width:767px) {
    .l-footer__copyright {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-top: 30px;
        text-align: center;
        margin-left: 0
    }
}
