/*------------ about-editor ------------*/

.about_layout {
    position: relative;
}

.about_layout h3 {
    color: #000000;
    margin: 0 0 120px;
    font-size: 45px;
    letter-spacing: -0.5px;
    line-height: 1;
    font-family: 'PT Serif', serif;
    font-weight: 500;
    position: relative;
}

.about_layout h3::before {
    content: '';
    position: absolute;
    width: 242px;
    height: 1px;
    background: #000;
    bottom: 18px;
    right: -95px;
}

.about_layout h3 b {
    font-size: 80px;
    display: block;
    font-weight: 500;
}

.about_layout h4 {
    color: #444444;
    margin: 0 0 50px;
    font-size: 25px;
    letter-spacing: -0.5px;
    line-height: 1;
    font-weight: 500;
}

.about_layout p {
    font-size: 17px !important;
    letter-spacing: 1px;
    line-height: 1.6;
    text-align: justify;
    color: #444444;
}

@media screen and (max-width: 1500px) {
    .about_layout h3::before {
        width: 150px;
    }
}

@media screen and (max-width: 1300px) {
    .about_layout h3::before {
        display: none;
    }
    .about_layout h3 b {
        font-size: 50px;
    }
    .about_layout h3 {
        font-size: 30px;
        margin: 0 0 30px;
    }
    .about_layout h4 {
        margin: 0 0 20px;
        font-size: 20px;
    }
    .about_layout p {
        font-size: 15px !important;
    }
}

@media screen and (max-width: 1000px) {
    .about_layout .column.half {
        width: 100%;
    }
    .about_layout .column.half:last-of-type{
        text-align: center;
        margin: 30px 0 0;
    }
    .about_layout h3 b {
        font-size: 30px;
    }
    .about_layout h3 {
        font-size: 25px;
        margin: 0 0 30px;
    }
}

/*------------ notice-editor ------------*/

.notice-editor .title {
    font-size: 18px;
    line-height: 1.75;
    color: #000000;
    font-weight: bold;
    margin: 0 0 10px;
}

/*------------ terms-editor ------------*/

.terms-editor {
    font-size: 15px;
    line-height: 2;
}

.terms-editor .title {
    font-size: 16px;
    color: #E3007E;
    margin: 0;
}

.terms-editor p {
    text-indent: 2em;
    margin: 0 0 50px;
}

.terms-editor .row {
    margin: 0 -27px;
}

.terms-editor .col {
    padding: 0 27px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}

/*------------ index-about-editor ------------*/

.about-box .title {
    position: absolute;
    z-index: 10;
    top: -160px;
}

.about-box .title b {
    font-weight: bold;
    font-size: 45px;
    color: #FFF;
    line-height: 1.2;
    margin: 0 0 25px;
    letter-spacing: 0.4px;
    display: block;
    text-transform: uppercase;
}

.about-box .title span {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    line-height: 1.2;
    margin: 0 0 20px;
    letter-spacing: 1.7px;
    background: #E3007E;
    display: inline-block;
    padding: 10px 15px;
}

.about-box .title span.brand {
    font-weight: bold;
    color: #fff;
    line-height: 1;
    color: #E4007F;
    font-family: 'Pinyon Script', serif;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 0;
    position: relative;
    display: block;
    text-transform: unset;
    background: transparent;
    padding: 0;
    margin: 0;
    visibility: hidden;
}

.index-about-editor {
    color: #B9B9B9;
    font-size: 13px;
    line-height: 2;
    max-height: 260px;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sect05 {
    text-align: center;
    padding: 0 0 50px;
}

.sect05 .index-txt {
    line-height: 1.2;
}

.sect05 .index-txt .sale {
    color: #fff;
    display: block;
    font-size: 65px;
    font-weight: bold;
    letter-spacing: 0.05em;
    padding: 15px 0 8px;
    line-height: 0.8;
}

.sect05 .index-txt .txt {
    font-size: 25px;
    color: #000000;
    letter-spacing: 0.3em;
    font-weight: bold;
}

/*----  後台範本  ----*/

.is-container-in .icon {
    background: none;
    text-align: center;
}

.is-rounded-button-medium a i {
    text-align: center;
}

[class*="ion-"] {
    text-indent: 0;
}

.column.full .clearfix.is-boxed-button-big {
    display: inline-block;
}

.is-container-in .btn.btn-default.edit {
    padding: 7px 25px;
    line-height: 2em;
}

/*------------ rwd ------------*/

@media screen and (max-width: 1100px) {
    .about-editor .tb01 td, .about-editor .tb02 td {
        width: 100%;
        float: left;
        padding: 0;
        box-sizing: border-box;
    }
    .about-editor .pic2 {
        top: 0;
    }
}

@media screen and (max-width: 1100px) {
    .about-box .title {
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        color: #FAD038;
        line-height: 1.4;
        margin: 0 0 5px;
    }
    .index-about-editor {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .terms-editor .row {
        margin: 0;
    }
    .terms-editor .col {
        padding: 0;
        width: 100%;
    }
    .terms-editor {
        font-size: 12px;
        line-height: 1.8;
    }
    .terms-editor .title {
        font-size: 15px;
    }
    .notice-editor .title {
        font-size: 15px;
        line-height: 1.75;
        margin: 0 0 0px;
    }
    .sect05 .index-txt .sale {
        font-size: 35px;
    }
    .sect05 .index-txt .txt {
        font-size: 20px;
    }
    .sect05 .index-txt {
        /* padding: 25px 0; */
    }
}