@charset "utf-8";

/***************************************************************************
*
* BELIEVE_01 STYLE
*
***************************************************************************/
.sub_tit_box .sub_tit_txt {
    margin-top: 90px;
}

.hira3 {
    font-family: 'Hiragino Kaku Gothic ProN W3 Regular', sans-serif;
}

.areaBelieve .belieTitle {
    font-size: 26px;
    color: #1A1A1A;
    text-align: center;
    font-weight: normal;
    line-height: 1.6;
    margin-top: 53px;
    margin-bottom: 0;
}

.areaBelieve .belieTitle p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}

.areaBelieve .belieTitle span {
    display: block;
    font-size: 42px;
}

.areaBelieve .belieTitle label {
    font-weight: normal;
    color: #C1272D;
    background: url(../img/believe_01/title_background.png) no-repeat left bottom;
    background-size: 100%;
    letter-spacing: -1px;
}

.areaBelieve .belieTitle .text {
    margin-right: -15px;
}

.areaBelieve .belieTitle .parent {
    margin-right: -88px;
}

/*.areaBelieve .belieStep {
        list-style: none;
        padding: 0;
        border-radius: 12px;
        overflow: hidden;
        margin-bottom: 50px;
}
.areaBelieve .belieStep li {
        float: left;
        position: relative;
        width: 375px;
        padding: 20px 20px 24px;
}
.areaBelieve .belieStep li:first-child {
        background: url(../img/believe_01/step_bg_01.png) no-repeat left center;
        background-size: cover;
        z-index: 3;
}
.areaBelieve .belieStep li:nth-child(2) {
        width: 432px;
        background: url(../img/believe_01/step_bg_02.png) no-repeat left -26px center;
        background-size: cover;
        margin-left: -56px;
        padding-left: 82px;
        z-index: 2;
}
.areaBelieve .belieStep li:nth-child(3) {
        width: 418px;
        background: url(../img/believe_01/step_bg_03.png) no-repeat left center;
        background-size: 100% 100%;
        margin-left: -70px;
        padding-left: 82px;
        padding-bottom: 15px;
        padding-right: 9px;
}
.areaBelieve .belieStep li .stepPhoto {
        width: 287px;
        margin: 0;
}
.areaBelieve .belieStep li .stepDetail {
        margin-bottom: 22px;
}
.areaBelieve .belieStep li .title {
        display: inline-block;
        vertical-align: middle;
        width: 60px;
        font-size: 50px;
        color: #fff;
        font-weight: 300;
        margin: 0;
        writing-mode: horizontal-tb;
        text-align: left;
}
.areaBelieve .belieStep li .stepDetail-2 {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 85px);
        margin-bottom: 0;
}
.areaBelieve .belieStep li .stepDetail .text {
        display: inline-block;
        vertical-align: middle;
        font-size: 22px;
        color: #fff;
        margin: 0;
        font-weight: 300;
}
.areaBelieve .belieStep li .stepDetail-2 .text {
        margin-top: 12px;
        margin-bottom: 37px;
}
.areaBelieve .belieStep li .stepDetail-2 .stepPhoto {
        width: 251px;
}
.areaBelieve .belieStep li .stepDetail .text span {
        color: #FFFF00;
}
.areaBelieve .belieStep li img {
        max-width: 100%;
        }
*/
.areaBelieve .believeStep {
    margin: 0;
    margin-bottom: 50px;
}

.areaBelieve .believeStep img {
    max-width: 100%;
}

.areaBelieve .believeTag {
    list-style: none;
    width: 89%;
    max-width: 977px;
    margin: 0 auto;
}

.areaBelieve .believeTag li {
    float: left;
    width: calc(100%/3 - 18px);
    border: 2px solid #999999;
    border-radius: 12px 12px 0 0;
    border-bottom: none;
    overflow: hidden;
}

.areaBelieve .believeTag li .txtR {
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    border: 1px solid #999999;
    font-size: 11px;
    padding: 2px 6px;
    margin-left: 10px;
}

.areaBelieve .tagContent .tagItem-3 .titleL .txtR{
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    border: 1px solid #D98132;
    font-size: 11px;
    padding: 2px 6px;
    margin-left: 10px;
}

.areaBelieve .believeTag li+li {
    margin-left: 26px;
}

.areaBelieve .believeTag li a {
    display: block;
    font-size: 32px;
    color: #999999;
    text-align: center;
    padding: 17px 0 16px;
    text-decoration: none;
}

.areaBelieve .believeTag li.active {
    background: #4D4D4D;
    border: 2px solid #4D4D4D;
    border-bottom: none;
}

.areaBelieve .believeTag li.active a {
    color: #fff;
}

.areaBelieve .tagContent {
    border: 6px solid #4D4D4D;
    border-radius: 16px;
    padding: 45px 40px;
    padding-right: 30px;
    margin-bottom: 58px;
}

.areaBelieve .tagContent .titleL {
    float: left;
    font-size: 72px;
    color: #C3414D;
    font-weight: 300;
    margin: 0;
    width: 72px;
    margin-top: -5px;
    writing-mode: horizontal-tb;
}

.areaBelieve .tagContent .tagItem-2 .titleL {
    color: #0082BE;
}

.areaBelieve .tagContent .tagItem-3 .titleL {
    color: #D98132;
}

.areaBelieve .tagContent .tagR {
    float: right;
    width: calc(100% - 112px);
}

.areaBelieve .tagContent .tagR .tCont {
    margin-bottom: 30px;
}

.areaBelieve .tagContent .tagR .txtL {
    float: left;
    width: 66.3%;
}

.areaBelieve .tagContent .tagItem-2 .tagR .txtL,
.areaBelieve .tagContent .tagItem-3 .tagR .txtL {
    width: 99%;
}

.areaBelieve .tagContent .tagR .photoR {
    float: right;
    width: calc(100% - 69%);
    margin-top: -10px;
    margin-bottom: 0;
}

.areaBelieve .tagContent .tagR .photoR img {
    max-width: 100%;
}

.areaBelieve .tagContent .tagR .txtL .title {
    font-size: 31px;
    color: #C3414D;
    font-weight: normal;
    margin: 0;
    border-bottom: 2px solid #B3B3B3;
    padding-bottom: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.areaBelieve .tagContent .tagItem-2 .tagR .txtL .title {
    color: #0082BE;
}

.areaBelieve .tagContent .tagItem-3 .tagR .txtL .title {
    color: #D98132;
}

.areaBelieve .tagContent .tagR .txtL .text {
    font-size: 16px;
    margin-bottom: 0;
    font-family: 'Hiragino Kaku Gothic ProN W3 Regular', sans-serif;
    letter-spacing: -0.5px;
    text-align: justify;
}

.areaBelieve .tagContent .titleName {
    background: url(../img/believe_01/square.png) no-repeat left 20px center, #C3414D;
    background-size: 40px;
    color: #fff;
    border-radius: 10px;
    padding: 6px 0;
    padding-left: 85px;
    margin-left: -12px;
}

.areaBelieve .tagContent .tagItem-2 .titleName {
    background: url(../img/believe_01/square.png) no-repeat left 20px center, #0082BE;
    background-size: 40px;
}

.areaBelieve .tagContent .tagItem-3 .titleName {
    background: url(../img/believe_01/square.png) no-repeat left 20px center, #D98132;
    background-size: 40px;
    margin-bottom: 15px;
}

.areaBelieve .tagContent .titleName .bigText {
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
    margin: 0;
}

.areaBelieve .tagContent .titleName .smText {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin: 0;
    margin-left: 25px;
    line-height: 1.4;
}

.areaBelieve .tagContent .tagR .bCont .titleName span {
    color: #FFFF00;
}

.areaBelieve .tagContent .tagR .bCont .note {
    margin-top: 7px;
}

.areaBelieve .tagContent .tagR .bCont .bItem .bName {
    position: relative;
    font-size: 31px;
    font-weight: normal;
    border-left: 6px solid #C3414D;
    padding-left: 15px;
    padding-right: 25px;
    color: #1A1A1A;
    margin: 0;
    margin-bottom: 25px;
}

.areaBelieve .tagContent .tagItem-2 .tagR .bCont .bItem .bName {
    border-left: 6px solid #0082BE;
}

.areaBelieve .tagContent .tagItem-3 .tagR .bCont .bItem .bName {
    border-left: 6px solid #D98132;
}

.areaBelieve .tagContent .tagR .bCont .bItem .bName:after {
    content: '';
    position: absolute;
    width: 100%;
    border-bottom: 2px solid #B3B3B3;
    left: 49%;
    bottom: -10px;
    transform: translateX(-50%);
}

.areaBelieve .tagContent .tagR .bCont .bItem .sText {
    float: right;
    font-size: 14px;
    margin-top: 15px;
}

.areaBelieve .tagContent .tagR .bCont .bItem {
    margin-bottom: 35px;
}

.areaBelieve .tagContent .tagR .bCont .bItem .bTextSmall {
    font-size: 14px;
}

.areaBelieve .tagContent .tagBot .titleName {
    margin-left: 5px;
}

.areaBelieve .tagContent .tagBot .bTable {
    margin-left: 18px;
    margin-right: 10px;
    margin-top: 5px;
}

.areaBelieve .tagContent .tagBot .bTable table {
    width: 100%;
    border-collapse: collapse;
}

.areaBelieve .tagContent .tagBot .bTable table th {
    font-size: 18px;
    font-weight: normal;
    border: 2px solid #808080;
    width: 19%;
    padding: 9px 0;
    padding-left: 2%;
}

.areaBelieve .tagContent .tagItem-3 .tagBot .bTable table th {
    width: 43%;
}

.areaBelieve .tagContent .tagBot .bTable table td {
    text-align: center;
    border: 2px solid #808080;
}

.areaBelieve .tagContent .tagBot .bTable table tr.gray {
    background: #CCCCCC;
}

.areaBelieve .tagContent .tagItem-3 .tagBot .infoL {
    float: left;
    width: 34.5%;
    margin-left: 5px;
}

.areaBelieve .tagContent .tagItem-3 .tagBot .infoL .photoInfo {
    width: 91%;
}

.areaBelieve .tagContent .tagItem-3 .tagBot .infoL img {
    max-width: 100%;
}

.areaBelieve .tagContent .tagItem-3 .tagBot .bTable {
    float: right;
    width: calc(100% - 375px);
    margin-left: 0;
}

.areaBelieve .tagContent .tagItem-3 .tagBot .text {
    font-size: 16px;
    margin-left: 15px;
    line-height: 1.4;
    margin-bottom: 23px;
}

.areaBelieve .tagContent .tagBot .note {
    margin-left: 18px;
    margin-top: 5px;
}

.areaBelieve .signUp {
    text-align: center;
}

.areaBelieve .signUp .btnSign {
    display: inline-block;
    max-width: 520px;
    width: 48%;
    margin-bottom: 55px;
}

.areaBelieve .signUp .btnSign a {
    display: block;
    background: url(../img/believe_01/arrow.svg) no-repeat right 16.5% center, #6696D8;
    background-size: 18px;
    border: 2px solid #B2CAEB;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    padding: 16px 0;
    border-radius: 12px;
    letter-spacing: 5px;
    transition: all 0.5s;
}

.areaBelieve .belieTitle p.sp {
    display: none;
}

@media (max-width: 1275px) and (min-width: 769px) {
    .areaBelieve .belieTitle {
        font-size: 2.2vw;
    }

    .areaBelieve .belieTitle span {
        font-size: 3.2vw;
    }

    .areaBelieve .belieTitle .parent {
        width: 21%;
        margin-right: -7%;
    }

    .areaBelieve .belieTitle .parent img {
        max-width: 100%;
    }
}

/*SP STYLE*/
@media (max-width: 768px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    .sub_tit_box .sub_tit_txt {
        margin-top: 0;
    }

    .areaBelieve .belieTitle p.pc {
        display: none;
    }

    .areaBelieve .belieTitle p.sp {
        display: inline-block;
    }

    .areaBelieve .belieTitle {
        font-size: 16px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .areaBelieve .belieTitle span {
        font-size: 18px;
        text-align: left;
    }

    .areaBelieve .belieTitle .parent {
        margin-right: 0;
        width: 25%;
        margin: 0 auto 15px;
    }

    .areaBelieve .belieTitle .parent img {
        max-width: 100%;
    }

    .areaBelieve .believeStep {
        margin: 0;
        margin-bottom: 30px;
    }

    .areaBelieve .belieTitle .text {
        margin-right: 0;
    }

    .areaBelieve .believeTag {
        padding-left: 0;
    }

    .areaBelieve .believeTag li a {
        font-size: 14px;
        padding: 7px 0;
    }

    .areaBelieve .believeTag li .txtR {
        font-size: 8px;
    }

    .areaBelieve .believeTag li {
        width: calc(100%/3 - 7px);
    }

    .areaBelieve .believeTag li+li {
        margin-left: 10px;
    }

    .areaBelieve .tagContent {
        padding: 15px;
        border-width: 3px;
        margin-bottom: 30px;
    }

    .areaBelieve .tagContent .tagR {
        width: 100%;
    }

    .areaBelieve .tagContent .tagBot .titleName {
        margin-left: 0;
    }

    .areaBelieve .tagContent .tagBot .tableWrap {
        display: block;
        width: 100%;
    }

    .areaBelieve .tagContent .tagBot .bTable {
        margin: 0;
        width: auto;
    }

    .areaBelieve .tagContent .tagBot .bTable table th,
    .areaBelieve .tagContent .tagBot .bTable table td {
        font-size: 1.5vw;
        width: auto;
        padding: 5px 2px;
        border-width: 1px;
    }

    .areaBelieve .tagContent .tagBot .note {
        margin-left: 0;
    }

    .areaBelieve .tagContent .titleL {
        font-size: 32px;
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .areaBelieve .tagContent .tagR .txtL {
        width: 100%;
        margin-bottom: 30px;
    }

    .areaBelieve .tagContent .tagR .txtL .title {
        font-size: 24px;
    }

    .areaBelieve .tagContent .tagR .photoR {
        width: 100%;
    }

    .areaBelieve .tagContent .titleName {
        background: url(../img/believe_01/square.png) no-repeat left 10px center, #C3414D;
        background-size: 20px;
        padding: 6px 0 4px;
        padding-left: 45px;
        margin-left: 0;
    }

    .areaBelieve .tagContent .tagItem-2 .titleName {
        background: url(../img/believe_01/square.png) no-repeat left 10px center, #0082BE;
        background-size: 20px;
    }

    .areaBelieve .tagContent .tagItem-3 .titleName {
        background: url(../img/believe_01/square.png) no-repeat left 10px center, #D98132;
        background-size: 20px;
    }

    .areaBelieve .tagContent .tagItem-2 .tagR .tCont,
    .areaBelieve .tagContent .tagItem-3 .tagR .tCont {
        margin-bottom: 0;
    }

    .areaBelieve .tagContent .titleName.hasW {
        padding-left: 35px;
    }

    .areaBelieve .tagContent .titleName.hasW .bigText {
        width: 57%;
    }

    .areaBelieve .tagContent .tagR .bCont .bItem {
        margin-bottom: 0;
    }

    .areaBelieve .tagContent .titleName .bigText {
        font-size: 18px;
        line-height: 1.4;
    }

    .areaBelieve .tagContent .titleName .smText {
        width: 41%;
        font-size: 10px;
        margin: 0;
    }

    .areaBelieve .tagContent .tagItem-3 .tagBot .text {
        margin-left: 0;
        margin-bottom: 15px;
    }

    .areaBelieve .tagContent .tagItem-3 .tagBot .infoL .photoInfo {
        width: 100%;
    }

    .areaBelieve .tagContent .tagR .bCont .bItem .bName {
        font-size: 24px;
        border-left: 3px solid #C3414D;
        padding-left: 15px;
        padding-right: 0;
        margin-bottom: 25px;
    }

    .areaBelieve .tagContent .tagR .bCont .bItem .sText {
        margin-top: 10px;
    }


    .areaBelieve .tagContent .tagItem-3 .tagBot .infoL {
        width: 100%;
    }

    .areaBelieve .tagContent .tagItem-3 .tagBot .bTable {
        float: none;
        width: auto;
    }

    .areaBelieve .signUp .btnSign {
        width: 100%;
        margin-bottom: 30px;
    }

    .areaBelieve .signUp .btnSign a {
        font-size: 20px;
        background: url(../img/believe_01/arrow.svg) no-repeat right 10.5% center, #6696D8;
        background-size: 15px
    }
}


.features--tag{

}
.singleblock-features--tag+.singleblock-features--tag{
    margin-top: 40px;
}
.features--tag .heading-features--tag{
    /*text-align: center;*/
}
.features-table{
    margin-bottom: 30px;
}
.features-table table{
    width: 100%;
}
.features-table .js-scrollable{
    overflow-y: hidden !important;
}
.features-table .js-scrollable table{
    min-width: 768px;
}
.features-table table tr th,
.features-table table tr td{
    padding: 6px 8px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #999;
}
.features-table table tr th{
    background: #b0eeef;
    font-weight: 500;
}
#tag3 .features-table table tr th{
    background: #ebc5a2;
}

.features--tag .table-caption{
    font-size: 14px;
}
.features--tag .table-caption ul{
    list-style: none; 
    padding-left: 0;
}
.features--tag .table-caption ul li{
    position: relative;
    padding-left: 1.5em;
}
.features--tag .table-caption ul li::before {
  content: "※"; 
  color: #000; 
  position: absolute;
  left: 0;
}
.features--tag ul.list-style-star{
    list-style: none; /* bỏ bullet mặc định */
    font-size: 14px;
    text-align: left;
    padding: 0;
}
.features--tag ul.list-style-star li{
    padding-left: 1.5em;
    position: relative;
}
.features--tag ul.list-style-star li::before {
  content: "★";
  color: #000;
  position: absolute;
  left: 0;
}