/** Global Css **/
.navbar-light .navbar-nav .nav-link {
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #3b3b3b;
}
.font-num {
    font-family: "Nanum Gothic", sans-serif;
}
.font-kanit {
    font-family: "Kanit", sans-serif;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("../images/more.svg") !important;
}
.font-300 {
    font-weight: 300 !important;
}
.font-200 {
    font-weight: 200 !important;
}
.bg-black {
    background: #000;
}
.bg-yellow {
    background: #ffbf00;
}

#header-menu {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 99;
}

.btn-contact {
    border: #d6d5d4 solid 5px;
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 700;
    background: rgb(168, 168, 167);
    background: linear-gradient(
        -161deg,
        rgba(168, 168, 167, 1) 0%,
        rgba(233, 233, 232, 1) 22%,
        rgba(168, 168, 167, 1) 100%
    );
    -webkit-box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.21);
}

.btn-free30 {
    border: #ef3f24 solid 5px;
    background: #ef3f24;
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 700;
    color: #fff;
    border-radius: 16px;
    /* background: linear-gradient(-161deg, rgba(255,191,0,1) 0%, rgba(255,228,0,1) 22%, rgba(255,191,0,1) 100%);
    -webkit-box-shadow: 1px 5px 10px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: 1px 5px 10px 0px rgba(0,0,0,0.21);
    box-shadow: 1px 5px 10px 0px rgba(0,0,0,0.21); */
}

.btn-green {
    border: #b7e28d solid 5px;
    background: rgb(144, 210, 78);
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 700;
    background: linear-gradient(
        90deg,
        rgba(144, 210, 78, 1) 0%,
        rgba(166, 219, 113, 1) 29%,
        rgba(144, 210, 78, 1) 100%
    );
    -webkit-box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 1px 5px 10px 0px rgba(0, 0, 0, 0.21);
}
.btn-main {
    border: #ef3f24 solid 5px;
    background: #fff;
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 700;
    border-radius: 16px;
}

.btn-free30 > .free-extrabold {
    font-weight: 800;
}

.color-yellow {
    color: #ffbf00;
}

#footer {
    background-color: #eef3f6;
    padding-top: 40px;
}
/** Global Css **/

/** Top **/

#bg-top {
    background-image: url("../images/top_bg_desktop.jpg");
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    padding: 120px 0 120px 0;
}

#bg-top h1 {
    font-family: "Kanit", sans-serif;
    font-size: 5rem;
    /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
}
#bg-top h2 {
    font-family: "Kanit", sans-serif;
    font-size: 4rem;
    /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
}
#bg-top h3 {
    font-family: "Kanit", sans-serif;
    font-size: 34px;
    font-weight: 400;
    text-shadow: 0px 15px 51px rgba(0, 0, 0, 0.99);
}
/** Top **/

/** Problem **/
#problem {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
}
#problem h2 {
    font-weight: 300;
}
#problem .top-right {
    position: absolute;
    top: 35%;
    left: 30%;
}
#problem .top-right h3 {
    font-weight: 300;
    font-size: 1.4rem;
}
#problem .top-right p {
    font-weight: 200;
    font-size: 1rem;
}
/** Problem **/

/** what-kintone **/
#what-kintone {
    background-image: url("../images/bg-whatkintone.jpg");
    background-size: auto;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 100px 0 300px 0;
}

#what-kintone h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 48px;
}

#what-kintone h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 200;
    font-size: 28px;
}

#what-kintone .top-right {
    z-index: 1;
}

#what-kintone .top-right_1 {
    position: absolute;
    bottom: 13%;
    left: 15%;
}
#what-kintone .top-right_2 {
    position: absolute;
    bottom: 13%;
    left: 23%;
}
#what-kintone .top-right_3 {
    position: absolute;
    bottom: 10%;
}
#what-kintone .top-right_4 {
    position: absolute;
    bottom: 13%;
    left: 15%;
}
#what-kintone .top-right_5 {
    position: absolute;
    bottom: 13%;
    left: 15%;
}

#what-kintone .top-right_6 {
    position: absolute;
    bottom: 13%;
    left: 15%;
}

#what-kintone .top-right_7 {
    position: absolute;
    bottom: 13%;
    left: 15%;
}

#what-kintone .top-right_8 {
    position: absolute;
    bottom: 13%;
    left: 15%;
}

#what-kintone .containers h5 {
    font-family: "Kanit", sans-serif;
    font-weight: 200;
    font-size: 18px;
}
#what-kintone .containers {
    position: relative;
}

#what-kintone .image {
    display: block;
    width: 100%;
    height: auto;
}

#what-kintone .overlay {
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    z-index: 999;
    background: #000;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: 0.5s ease;
    border-radius: 4%;
}

#what-kintone .containers:hover .overlay {
    height: 100%;
}

#what-kintone .top-right:hover ~ .containers .overlay {
    height: 100%;
}
/* #what-kintone .text {
  
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  } */

/** what-kintone **/

/** features **/
#features h1 {
    font-family: "Nanum Gothic", sans-serif;
    font-weight: 700;
    font-size: 32px;
}
#features h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 23px;
}
#features h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 23px;
}
#features h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 200;
    font-size: 18px;
}

#features .top-right_1 {
    position: absolute;
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
}

#features .top-right_2 {
    position: absolute;
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
}

#features .top-right_3 {
    position: absolute;
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
}

#features .top-right_4 {
    position: absolute;
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
}

#features .top-right_5 {
    position: absolute;
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
}

#features .top-right_6 {
    position: absolute;
    top: 50%;
    left: 38%;
    transform: translateY(-50%);
}
/** features **/

/** get free **/

#get-free {
    /* background-image: url('../images/bg-getfree30.jpg') ; */
    background-color: #ef3f24;
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
    padding: 65px 0 90px 0;
}

#get-free h1 {
    font-size: 46px;
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    color: #fff;
}
#get-free .btn-getfree {
    background-color: #fff;
    color: #ef3f24;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 12px;
    font-size: 24px;
    font-weight: bold;
}
#get-free .free-extrabold {
    font-weight: 800;
}
/** get free **/

/** partners **/

#partners h1 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 46px;
}

#partners h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 200;
    font-size: 30px;
    line-height: 1.5;
}

/** partners **/

/** reviews **/
#reviews .card,
#reviews .card-header {
    border: transparent;
}
#reviews h1 {
    font-family: "Kanit", sans-serif;
    font-weight: 300;
}
#reviews h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 300;
    font-size: 32px;
}
#reviews h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 300;
    font-size: 28px;
}
#reviews h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 24px;
}

#reviews p {
    font-family: "Kanit", sans-serif;
    font-weight: 200;
    font-size: 18px;
}
/** reviews **/

/** support **/
#support {
    /* background-color: #eef3f6; */
    padding: 100px 0px;
}

/* #support .bg-yellow{
    -webkit-box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.58);
    -moz-box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.58);
    box-shadow: 0px 0px 26px -5px rgba(0,0,0,0.58);
} */
#support .supportWrap {
    background-color: #ef3f24;
    border-radius: 36px;
}
#support h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 300;
    font-size: 32px;
    color: #fff;
}
#support h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 200;
    font-size: 20px;
    color: #fff;
}
/** support **/

/** pricing **/
#pricing {
    /* background-color: #EF3F24; */
    /* background-image: url('../images/bg-getfree30.jpg') ; */
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 50px 0 250px 0;
}

#pricing .box h1 {
    font-family: "Kanit", sans-serif;
    font-weight: 500;
    font-size: 82px;
}
#pricing .box h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 32px;
}
#pricing .box h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 26px;
}
/** pricing **/

/* // Extra small devices (portrait phones, less than 576px) */
    /** Global Css **/

    .navbar-light .navbar-nav .nav-link {
        font-family: "Nanum Gothic", sans-serif;
        font-weight: 400;
        font-size: 20px;
        color: #3b3b3b;
    }
    .color-yellow {
        color: #ffbf00;
    }
    #footer {
        background-color: #eef3f6;
        padding-top: 10px;
    }
    /** Global Css **/

    /** Top **/
    #bg-top {
        background-image: url("../images/top_bg_mobile.jpg");
        background-size: auto;
        background-position: top;
        background-repeat: no-repeat;
        padding: 250px 0 50px 0;
    }

    #bg-top h1 {
        font-family: "Kanit", sans-serif;
        font-size: 3.2rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h2 {
        font-family: "Kanit", sans-serif;
        font-size: 2rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h3 {
        font-family: "Kanit", sans-serif;
        font-size: 18px;
        font-weight: 400;
        text-shadow: 0px 15px 51px rgba(0, 0, 0, 0.99);
    }
    /** Top **/
    /** Problem **/
    #problem h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 300;
    }

    #problem .top-right {
        position: absolute;
        top: 33%;
        left: 36%;
    }
    #problem .top-right h3 {
        font-size: 1.1rem;
    }
    #problem .top-right p {
        font-size: 14px;
    }
    /** Problem **/
    /** what-kintone **/
    #what-kintone {
        background-image: unset;
        background-size: unset;
        background-position: top;
        background-repeat: no-repeat;
        padding: 84px 0 20px 0;
        margin-top: -64px;
    }

    #what-kintone h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 36px;
    }

    #what-kintone h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 19px;
    }

    #what-kintone .top-right_1 {
        position: absolute;
        bottom: 13%;
        left: 15%;
    }
    #what-kintone .top-right_2 {
        position: absolute;
        bottom: 13%;
        left: 25%;
    }
    #what-kintone .top-right_3 {
        position: absolute;
        bottom: 13%;
        left: 0%;
    }
    #what-kintone .top-right_4 {
        position: absolute;
        bottom: 13%;
        left: 4%;
    }
    #what-kintone .top-right_5 {
        position: absolute;
        bottom: 13%;
        left: 24%;
    }

    #what-kintone .top-right_6 {
        position: absolute;
        bottom: 13%;
        left: 24%;
    }

    #what-kintone .top-right_7 {
        position: absolute;
        bottom: 13%;
        left: 8%;
    }

    #what-kintone .top-right_8 {
        position: absolute;
        bottom: 13%;
        left: 24%;
    }

    #what-kintone .containers h5 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 18px;
    }
    #what-kintone .containers {
        position: relative;
    }

    #what-kintone .image {
        display: block;
        width: 100%;
        height: auto;
    }

    #what-kintone .overlay {
        position: absolute;
        bottom: 0%;
        left: 0;
        right: 0;
        z-index: 999;
        background: #000;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: 0.5s ease;
        border-radius: 4%;
    }

    #what-kintone .containers:hover .overlay {
        height: 100%;
    }
    /* #what-kintone .text {
  
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  } */
    /** what-kintone **/

    /** features **/
    #features {
        padding-top: 50px;
    }
    #features h1 {
        font-family: "Nanum Gothic", sans-serif;
        font-weight: 700;
        font-size: 24px;
    }
    #features h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 32px;
    }
    #features h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 16px;
    }
    #features h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 13px;
    }

    #features .top-right_1 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
    }

    #features .top-right_2 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
    }

    #features .top-right_3 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
    }

    #features .top-right_4 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
    }

    #features .top-right_5 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
    }

    #features .top-right_6 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
    }
    /** features **/

    /** get free **/

    #get-free {
        /* background-image: url('../images/bg-getfree30_mb.jpg') ; */
        background-size: auto;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 70px 0 0px 0;
    }

    #get-free h1 {
        font-size: 28px;
        font-family: "Kanit", sans-serif;
        font-weight: 400;
    }
    #get-free .btn-getfree {
        background-color: #fff;
        color: #ef3f24;
        font-size: 24px;
        padding-left: 30px;
        padding-right: 30px;
    }
    #get-free .free-extrabold {
        font-weight: 800;
    }
    /** get free **/

    /** partners **/

    #partners h1 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 36px;
    }

    #partners h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 24px;
        line-height: 1.2;
    }

    /** partners **/

    /** reviews **/
    #reviews .card,
    #reviews .card-header {
        border: transparent;
    }
    #reviews h1 {
        font-family: "Kanit", sans-serif;
        font-weight: 300;
        font-size: 32px;
    }
    #reviews h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 300;
        font-size: 26px;
    }
    #reviews h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 300;
        font-size: 24px;
    }
    #reviews h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 20px;
    }

    #reviews p {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 18px;
    }
    /** reviews **/

    /** pricing **/

    #pricing .box h1 {
        font-family: "Kanit", sans-serif;
        font-weight: 500;
        font-size: 72px;
    }
    #pricing .box h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 28px;
    }
    #pricing .box h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 22px;
    }
    /** pricing **/

    .color-yellow-mv {
        font-size: 2.5rem !important;
        margin-bottom: 0rem;
        line-height: 1;
    }
    .text-white-mv {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .bg-top-mv {
        background-position: center !important;
        padding: 185px 0 20px 0 !important;
    }

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    /** Global Css **/

    .navbar-light .navbar-nav .nav-link {
        font-family: "Nanum Gothic", sans-serif;
        font-weight: 400;
        color: #3b3b3b;
        font-size: 20px;
    }
    .color-yellow {
        color: #ffbf00;
    }

    #footer {
        background-color: #eef3f6;
        padding-top: 10px;
    }
    /** Global Css **/

    /** Top **/
    #bg-top {
        background-image: url("../images/top_bg_mobile.jpg");
        background-size: auto;
        background-position: top;
        background-repeat: no-repeat;
        padding: 250px 0 50px 0;
    }

    #bg-top h1 {
        font-family: "Kanit", sans-serif;
        font-size: 3.2rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h2 {
        font-family: "Kanit", sans-serif;
        font-size: 2rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h3 {
        font-family: "Kanit", sans-serif;
        font-size: 18px;
        font-weight: 400;
        text-shadow: 0px 15px 51px rgba(0, 0, 0, 0.99);
    }
    /** Top **/
}
/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    /** Global Css **/

    .navbar-light .navbar-nav .nav-link {
        font-family: "Nanum Gothic", sans-serif;
        font-weight: 400;
        color: #3b3b3b;
        font-size: 20px;
    }
    .color-yellow {
        color: #ffbf00;
    }
    #footer {
        background-color: #eef3f6;
        padding-top: 10px;
    }
    /** Global Css **/

    /** Top **/
    #bg-top {
        background-image: url("../images/top_bg_desktop.jpg");
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 20px 0 50px 0;
    }

    #bg-top h1 {
        font-family: "Kanit", sans-serif;
        font-size: 2.8rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h2 {
        font-family: "Kanit", sans-serif;
        font-size: 2rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h3 {
        font-family: "Kanit", sans-serif;
        font-size: 18px;
        font-weight: 400;
        text-shadow: 0px 15px 51px rgba(0, 0, 0, 0.99);
    }
    /** Top **/

    /** Problem **/
    #problem {
        font-family: "Kanit", sans-serif;
    }
    #problem .top-right {
        position: absolute;
        top: 36%;
        left: 33%;
    }
    #problem .top-right h3 {
        font-size: 2.2rem;
    }
    #problem .top-right p {
        font-size: 1.5rem;
    }
    /** Problem **/

    /** what-kintone **/
    #what-kintone {
        background-image: url("../images/bg-whatkintone.jpg");
        background-size: auto;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 100px 0;
    }

    #what-kintone h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 48px;
    }

    #what-kintone h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 20px;
    }

    #what-kintone .top-right_1 {
        position: absolute;
        bottom: 13%;
        left: 15%;
    }
    #what-kintone .top-right_2 {
        position: absolute;
        bottom: 13%;
        left: 23%;
    }
    #what-kintone .top-right_3 {
        position: absolute;
        bottom: 13%;
        left: 0%;
    }
    #what-kintone .top-right_4 {
        position: absolute;
        bottom: 13%;
        left: 0%;
    }
    #what-kintone .top-right_5 {
        position: absolute;
        bottom: 13%;
        left: 20%;
    }

    #what-kintone .top-right_6 {
        position: absolute;
        bottom: 13%;
        left: 20%;
    }

    #what-kintone .top-right_7 {
        position: absolute;
        bottom: 13%;
        left: 6%;
    }

    #what-kintone .top-right_8 {
        position: absolute;
        bottom: 13%;
        left: 24%;
    }

    #what-kintone .containers h5 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 18px;
    }
    #what-kintone .containers {
        position: relative;
    }

    #what-kintone .image {
        display: block;
        width: 100%;
        height: auto;
    }

    #what-kintone .overlay {
        position: absolute;
        bottom: 0%;
        left: 0;
        right: 0;
        z-index: 999;
        background: #000;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: 0.5s ease;
        border-radius: 4%;
    }

    #what-kintone .containers:hover .overlay {
        height: 100%;
    }
    /* #what-kintone .text {
  
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  } */
    /** what-kintone **/

    /** features **/
    #features {
        padding-top: 100px;
    }
    #features h1 {
        font-family: "Nanum Gothic", sans-serif;
        font-weight: 700;
        font-size: 65px;
    }
    #features h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 46px;
    }
    #features h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 32px;
    }
    #features h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 26px;
    }

    #features .top-right_1 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
        width: 60%;
    }

    #features .top-right_2 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
        width: 60%;
    }

    #features .top-right_3 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
        width: 60%;
    }

    #features .top-right_4 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
        width: 60%;
    }

    #features .top-right_5 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
        width: 60%;
    }

    #features .top-right_6 {
        position: absolute;
        top: 50%;
        left: 38%;
        transform: translateY(-50%);
        width: 60%;
    }
    /** features **/

    /** get free **/

    #get-free {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 60px 0 40px 0;
    }

    #get-free h1 {
        font-size: 36px;
        font-family: "Kanit", sans-serif;
        font-weight: 400;
    }
    #get-free .btn-getfree {
        background-color: #fff;
        color: #ef3f24;
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 12px;
        font-size: 32px;
        font-weight: bold;
    }
    #get-free .free-extrabold {
        font-weight: 800;
    }
    /** get free **/
}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /** Global Css **/

    .navbar-light .navbar-nav .nav-link {
        font-family: "Nanum Gothic", sans-serif;
        font-weight: 400;
        color: #3b3b3b;
        font-size: 16px;
    }
    .color-yellow {
        color: #ffbf00;
    }
    #footer {
        background-color: #eef3f6;
        padding-top: 10px;
    }
    /** Global Css **/

    #bg-top {
        background-image: url("../images/top_bg_desktop.jpg");
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 0px 0 50px 0;
    }

    #bg-top h1 {
        font-family: "Kanit", sans-serif;
        font-size: 2.8rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h2 {
        font-family: "Kanit", sans-serif;
        font-size: 2rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h3 {
        font-family: "Kanit", sans-serif;
        font-size: 18px;
        font-weight: 400;
        text-shadow: 0px 15px 51px rgba(0, 0, 0, 0.99);
    }
    /** Top **/

    /** Problem **/
    #problem {
        font-family: "Kanit", sans-serif;
    }
    /* #problem .top-right{
        position: absolute;
        top: 36%;
        left:  36%;
    }
    #problem .top-right h3{
    font-size: 2rem;
    }
    #problem .top-right p{
        font-size: 18px;
    } */
    #problem .top-right {
        position: absolute;
        top: 36%;
        left: 28%;
    }
    #problem .top-right h3 {
        font-size: 1.2rem;
    }
    #problem .top-right p {
        font-size: 12px;
    }
    /** Problem **/

    /** what-kintone **/
    #what-kintone {
        background-image: url("../images/bg-whatkintone.jpg");
        background-size: auto;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 200px 0;
    }

    #what-kintone h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 48px;
    }

    #what-kintone h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 22px;
    }

    #what-kintone .top-right_1 {
        position: absolute;
        bottom: 13%;
        left: 5%;
    }
    #what-kintone .top-right_2 {
        position: absolute;
        bottom: 13%;
        left: 18%;
    }
    #what-kintone .top-right_3 {
        position: absolute;
        bottom: 13%;
    }
    #what-kintone .top-right_4 {
        position: absolute;
        bottom: 13%;
        left: 0%;
    }
    #what-kintone .top-right_5 {
        position: absolute;
        bottom: 13%;
        left: 15%;
    }

    #what-kintone .top-right_6 {
        position: absolute;
        bottom: 13%;
        left: 17%;
    }

    #what-kintone .top-right_7 {
        position: absolute;
        bottom: 13%;
        left: 0%;
    }

    #what-kintone .top-right_8 {
        position: absolute;
        bottom: 13%;
        left: 15%;
    }

    #what-kintone .containers h5 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 18px;
    }
    #what-kintone .containers {
        position: relative;
    }

    #what-kintone .image {
        display: block;
        width: 100%;
        height: auto;
    }

    #what-kintone .overlay {
        position: absolute;
        bottom: 0%;
        left: 0;
        right: 0;
        z-index: 999;
        background: #000;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: 0.5s ease;
        border-radius: 4%;
    }

    #what-kintone .containers:hover .overlay {
        height: 100%;
    }
    /* #what-kintone .text {
  
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  } */

    /** what-kintone **/

    /** features **/
    #features {
        padding-top: 100px;
    }
    /* #features  h1{
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 46px;    
}
#features  h2{
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 48px;    
}
#features  h3{
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 23px;    
}
#features  h4{
    font-family: 'Kanit', sans-serif;
    font-weight: 200;
    font-size: 18px;    
} */

    /* #features .top-right_1{
    position: absolute;
    bottom: 14%;
    left:  32%;
}

#features .top-right_2{
    position: absolute;
    bottom: 24%;
    left:  30%;
}

#features .top-right_3{
    position: absolute;
    bottom: 20%;
    left:  32%;
}

#features .top-right_4{
    position: absolute;
    bottom: 15%;
    left:  30%;
}

#features .top-right_5{
    position: absolute;
    bottom: 20%;
    left:  32%;
}

#features .top-right_6{
    position: absolute;
    bottom: 14%;
    left:  30%;
} */
    /** features **/

    /** get free **/

    #get-free {
        /* background-image: url('../images/bg-getfree30.jpg') ; */
        color: #ef3f24;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        padding: 60px 0 40px 0;
    }

    #get-free h1 {
        font-size: 42px;
        font-family: "Kanit", sans-serif;
        font-weight: 400;
    }
    #get-free .btn-getfree {
        background-color: #fff;
        color: #ef3f24;
        padding-left: 30px;
        padding-right: 30px;
        border-radius: 12px;
        font-size: 36px;
        font-weight: bold;
    }
    #get-free .free-extrabold {
        font-weight: 800;
    }
    /** get free **/

    /** pricing **/
    #pricing {
        /* background-color: #EF3F24; */
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 250px 0;
    }

    #pricing .free-extrabold {
        font-weight: 800;
    }

    #pricing .box h1 {
        font-family: "Kanit", sans-serif;
        font-weight: 500;
        font-size: 82px;
    }
    #pricing .box h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 32px;
    }

    /** pricing **/
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    /** Top **/
    #bg-top {
        background-image: url("../images/top_bg_desktop.jpg");
        background-size: auto;
        background-position: center;
        background-repeat: no-repeat;
        padding: 120px 0 120px 0;
    }

    #bg-top h1 {
        font-family: "Kanit", sans-serif;
        font-size: 5rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h2 {
        font-family: "Kanit", sans-serif;
        font-size: 4rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h3 {
        font-family: "Kanit", sans-serif;
        font-size: 34px;
        font-weight: 400;
        text-shadow: 0px 15px 51px rgba(0, 0, 0, 0.99);
    }
    /** Top **/

    /** Problem **/
    #problem {
        font-family: "Kanit", sans-serif;
    }
    #problem .top-right {
        position: absolute;
        top: 35%;
        left: 30%;
    }
    #problem .top-right h3 {
        font-size: 1.6rem;
    }
    #problem .top-right p {
        font-size: 1.2rem;
    }
    /** Problem **/

    /** what-kintone **/
    #what-kintone {
        background-image: url("../images/bg-whatkintone.jpg");
        background-size: auto;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 300px 0;
    }

    #what-kintone h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 48px;
    }

    #what-kintone h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 28px;
    }

    #what-kintone .top-right_1 {
        position: absolute;
        bottom: 13%;
        left: 19%;
    }
    #what-kintone .top-right_2 {
        position: absolute;
        bottom: 13%;
        left: 29%;
    }
    #what-kintone .top-right_3 {
        position: absolute;
        bottom: 10%;
    }
    #what-kintone .top-right_4 {
        position: absolute;
        bottom: 13%;
        left: 6%;
    }
    #what-kintone .top-right_5 {
        position: absolute;
        bottom: 13%;
        left: 29%;
    }

    #what-kintone .top-right_6 {
        position: absolute;
        bottom: 13%;
        left: 29%;
    }

    #what-kintone .top-right_7 {
        position: absolute;
        bottom: 13%;
        left: 12%;
    }

    #what-kintone .top-right_8 {
        position: absolute;
        bottom: 13%;
        left: 29%;
    }

    #what-kintone .containers h5 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 18px;
    }
    #what-kintone .containers {
        position: relative;
    }

    #what-kintone .image {
        display: block;
        width: 100%;
        height: auto;
    }

    #what-kintone .overlay {
        position: absolute;
        bottom: 0%;
        left: 0;
        right: 0;
        z-index: 999;
        background: #000;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: 0.5s ease;
        border-radius: 4%;
    }

    #what-kintone .containers:hover .overlay {
        height: 100%;
    }
    /* #what-kintone .text {
  
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  } */

    /** what-kintone **/

    /** features **/
    #features {
        padding-top: 100px;
    }
    /* #features  h1{
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 56px;    
}
#features  h2{
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 48px;    
}
#features  h3{
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 30px;    
}
#features  h4{
    font-family: 'Kanit', sans-serif;
    font-weight: 200;
    font-size: 25px;    
} */

    #features .top-right_1 {
        position: absolute;
        top: 40%;
        left: 38%;
        transform: translateY(-50%);
        width: 68%;
    }

    #features .top-right_2 {
        position: absolute;
        top: 40%;
        left: 38%;
        transform: translateY(-50%);
        width: 68%;
    }

    #features .top-right_3 {
        position: absolute;
        top: 40%;
        left: 38%;
        transform: translateY(-50%);
        width: 68%;
    }

    #features .top-right_4 {
        position: absolute;
        top: 40%;
        left: 38%;
        transform: translateY(-50%);
        width: 68%;
    }

    #features .top-right_5 {
        position: absolute;
        top: 40%;
        left: 38%;
        transform: translateY(-50%);
        width: 68%;
    }

    #features .top-right_6 {
        position: absolute;
        top: 40%;
        left: 38%;
        transform: translateY(-50%);
        width: 68%;
    }
    /** features **/

    /** get free **/

    #get-free {
        background-size: auto;
        background-position: center;
        background-repeat: repeat;
        padding: 100px 0 100px 0;
    }

    #get-free h1 {
        font-size: 46px;
        font-family: "Kanit", sans-serif;
        font-weight: 400;
    }
    #get-free .btn-getfree {
        background-color: #fff;
        color: #ef3f24;
        font-size: 36px;
        padding-left: 30px;
        padding-right: 30px;
    }
    #get-free .free-extrabold {
        font-weight: 800;
    }
    /** get free **/
}

@media (max-width: 1440px) and (min-width: 1200px) {
    /** Top **/
    #bg-top {
        background-image: url("../images/top_bg_desktop.jpg");
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat;
        padding: 0px 0 50px 0;
    }

    #bg-top h1 {
        font-family: "Kanit", sans-serif;
        font-size: 5rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h2 {
        font-family: "Kanit", sans-serif;
        font-size: 4rem;
        /* text-shadow: 0px 3px 4px rgba(0,0,0,0.45); */
    }
    #bg-top h3 {
        font-family: "Kanit", sans-serif;
        font-size: 34px;
        font-weight: 400;
        text-shadow: 0px 15px 51px rgba(0, 0, 0, 0.99);
    }
    /** Top **/

    /** Problem **/
    #problem {
        font-family: "Kanit", sans-serif;
    }
    #problem .top-right {
        position: absolute;
        top: 35%;
        left: 30%;
    }
    #problem .top-right h3 {
        font-size: 1.4rem;
    }
    #problem .top-right p {
        font-size: 1rem;
    }
    /** Problem **/

    /** what-kintone **/
    #what-kintone {
        background-image: url("../images/bg-whatkintone.jpg");
        background-size: auto;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 300px 0;
    }

    #what-kintone h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 48px;
    }

    #what-kintone h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 28px;
    }

    #what-kintone .top-right_1 {
        position: absolute;
        bottom: 13%;
        left: 10%;
    }
    #what-kintone .top-right_2 {
        position: absolute;
        bottom: 13%;
        left: 23%;
    }
    #what-kintone .top-right_3 {
        position: absolute;
        bottom: 10%;
    }
    #what-kintone .top-right_4 {
        position: absolute;
        bottom: 13%;
        left: 0%;
    }
    #what-kintone .top-right_5 {
        position: absolute;
        bottom: 13%;
        left: 15%;
    }

    #what-kintone .top-right_6 {
        position: absolute;
        bottom: 13%;
        left: 19%;
    }

    #what-kintone .top-right_7 {
        position: absolute;
        bottom: 13%;
        left: 0%;
    }

    #what-kintone .top-right_8 {
        position: absolute;
        bottom: 13%;
        left: 19%;
    }

    #what-kintone .containers h5 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 18px;
    }
    #what-kintone .containers {
        position: relative;
    }

    #what-kintone .image {
        display: block;
        width: 100%;
        height: auto;
    }

    #what-kintone .overlay {
        position: absolute;
        bottom: 0%;
        left: 0;
        right: 0;
        z-index: 999;
        background: #000;
        overflow: hidden;
        width: 100%;
        height: 0;
        transition: 0.5s ease;
        border-radius: 4%;
    }

    #what-kintone .containers:hover .overlay {
        height: 100%;
    }
    /* #what-kintone .text {
  
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
  } */

    /** what-kintone **/

    /** features **/
    #features {
        padding-top: 100px;
    }
    /* #features  h1{
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: 700;
    font-size: 64px;    
}
#features  h2{
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 48px;    
}
#features  h3{
    font-family: 'Kanit', sans-serif;
    font-weight: 400;
    font-size: 28px;    
}
#features  h4{
    font-family: 'Kanit', sans-serif;
    font-weight: 200;
    font-size: 24px;    
} */

    #features .top-right_1 {
        position: absolute;
        bottom: 14%;
        left: 37%;
    }

    #features .top-right_2 {
        position: absolute;
        bottom: 24%;
        left: 37%;
    }

    #features .top-right_3 {
        position: absolute;
        bottom: 20%;
        left: 39%;
    }

    #features .top-right_4 {
        position: absolute;
        bottom: 15%;
        left: 37%;
    }

    #features .top-right_5 {
        position: absolute;
        bottom: 14%;
        left: 37%;
    }

    #features .top-right_6 {
        position: absolute;
        bottom: 14%;
        left: 37%;
    }
    /** features **/

    /** get free **/

    #get-free {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        padding: 100px 0 100px 0;
    }

    #get-free h1 {
        font-size: 46px;
        font-family: "Kanit", sans-serif;
        font-weight: 400;
    }
    #get-free .btn-getfree {
        background-color: #fff;
        color: #ef3f24;
        padding-left: 30px;
        padding-right: 30px;
        border-radius: 12px;
        font-size: 36px;
        font-weight: bold;
    }
    #get-free .free-extrabold {
        font-weight: 800;
    }
    /** get free **/
}

#movie {
    padding-top: 100px;
}

#movie .toMovieLink:hover {
    opacity: 0.8;
}

#movie h2 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 48px;
}

#pricing .notice {
    background-color: #fadbc6;
    padding: 10px 0;
}

#pricing .notice-title {
    color: #ff0000;
    font-size: 20px;
}

#pricing .notice-text {
    font-size: 20px;
    margin-top: 6px;
}

@media (max-width: 575.98px) {
    #pricing .notice-title {
        color: #ff0000;
        font-size: 18px;
    }

    #pricing .notice-text {
        font-size: 18px;
    }
    #movie h2 {
        font-size: 36px;
    }
}

.color-main {
    color: #ef3f24;
}

/** pricing **/
.sp-mvMenu {
    display: none;
}
@media (max-width: 575.98px) {
    .sp-mvMenu {
        position: absolute;
        top: 64px;
        background-color: #fff;
        width: 100%;
        display: flex;
        justify-content: space-around;
        list-style: none;
        padding: 0;
    }
    .sp-mvMenu a {
        color: #000;
    }
}
@media (max-width: 366px) {
    .sp-mvMenu {
        top: 103px;
    }
}

#pricing .box .color-red {
    color: #ef3f24;
}
#pricing .box h1 {
    font-family: "Teko", sans-serif;
    font-weight: 600;
    line-height: 1;
    font-size: 4rem;
}
#pricing .box h3 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 32px;
}
#pricing .box h4 {
    font-family: "Kanit", sans-serif;
    font-weight: 400;
    font-size: 26px;
}

#pricing .bg-white2 {
    border-width: 8.28px;
    border-color: rgb(255, 237, 0);
    border-style: solid;
    border-radius: 40px;
    background-color: rgb(255, 255, 255);
    box-shadow: 25.916px 27.791px 38px 0px rgba(0, 0, 0, 0.22);
}
#pricing .bg-white2.border-red {
    border-color: #ef3f24;
}
/** pricing **/

@media (max-width: 575.98px) {
    /** pricing **/
    #pricing {
        /*background-color: #ffe44f;*/
        /*background-image: url('../images/bg-getfree30.png') ;*/
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 47px 0 58px 0;
    }
    #pricing .btn-getfree {
        background-color: #ffc000;
        font-family: "Kanit", sans-serif;

        color: #000;
        padding-left: 15%;
        padding-right: 15%;
        font-size: 19px;
        border-radius: 95px;
        margin-bottom: 12%;
    }
    #pricing .free-extrabold {
        font-weight: 800;
    }
    #pricing .tip {
        width: 5%;
        height: 5%;
        position: absolute;
        background: transparent;
        border: 30px solid #fff;
    }
    #pricing .tip-down {
        top: 100%;
        right: 42%;
        border-right-color: transparent;
        border-left-color: transparent;
        border-bottom-color: transparent;
    }
    #pricing h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 28px;
    }
    #pricing h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 20px;
    }
    #pricing .box .color-brown {
        color: #ffc000;
    }
    #pricing .box h1 {
        /* font-family: 'Kanit', sans-serif; */
        font-weight: 300;
        line-height: 0.7;
        font-size: 3.4rem;
    }
    #pricing .box h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 600;
        line-height: 1.5;
        font-size: 1.9rem;
    }
    /** pricing **/
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    /** pricing **/
    #pricing {
        background-color: #ffff;
        /*background-image: url('../images/bg-getfree30.png') ;*/
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 95px 0;
    }
    #pricing .btn-getfree {
        background-color: #ffc000;
        color: #000;
        padding-left: 15%;
        padding-right: 15%;
        font-size: 27px;
        border-radius: 95px;
        margin-bottom: 12%;
        font-family: "Kanit", sans-serif;
    }
    #pricing .bg-white2 {
        border-width: 8.28px;
        border-color: rgb(255, 237, 0);
        border-style: solid;
        border-radius: 40px;
        background-color: rgb(255, 255, 255);
        box-shadow: 25.916px 27.791px 38px 0px rgba(0, 0, 0, 0.22);
    }
    #pricing .free-extrabold {
        font-weight: 800;
    }
    #pricing .tip {
        width: 5%;
        height: 5%;
        position: absolute;
        background: transparent;
        border: 30px solid #fff;
    }

    #pricing .tip-down {
        top: 100%;
        right: 46%;
        border-right-color: transparent;
        border-left-color: transparent;
        border-bottom-color: transparent;
    }
    #pricing h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 32px;
    }
    #pricing h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 26px;
    }
    #pricing .box .color-brown {
        color: #ffc000;
    }
    #pricing .box h1 {
        /* font-family: 'Kanit', sans-serif; */
        font-weight: 400;
        line-height: 1;
        font-size: 5rem;
    }
    #pricing .box h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        line-height: 1;
        font-size: 3rem;
    }
    #pricing .box h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 32px;
    }
    #pricing .box h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 26px;
    }
    /** pricing **/
}

@media (min-width: 1200px) {
    /** pricing **/
    #pricing {
        /** background-color: #ffe44f;*/
        /*background-image: url('../images/bg-getfree30.png') ;*/
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 156px 0;
    }
    #pricing .btn-getfree {
        font-family: "Kanit", sans-serif;
        background-color: #ffc000;
        color: #000;
        padding-left: 15%;
        padding-right: 15%;
        font-size: 27px;
        border-radius: 95px;
        margin-bottom: 5%;
    }
    #pricing .free-extrabold {
        font-weight: 800;
    }
    #pricing .tip {
        width: 5%;
        height: 5%;
        position: absolute;
        background: transparent;
        border: 30px solid #fff;
    }
    #pricing .tip-down {
        top: 100%;
        right: 46%;
        border-right-color: transparent;
        border-left-color: transparent;
        border-bottom-color: transparent;
    }
    #pricing h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 32px;
    }
    #pricing h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 26px;
    }
    #pricing .box .color-brown {
        color: #ffc000;
    }
    #pricing .box h1 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        line-height: 0.7;
        font-size: 5rem;
    }
    #pricing .box h2 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;

        font-size: 3rem;
    }
    #pricing .box h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 2rem;
    }
    #pricing .box h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;

        font-size: 2.5rem;
    }
    #pricing .bg-white2 {
        border-width: 8.28px;
        border-color: rgb(255, 237, 0);
        border-style: solid;
        border-radius: 40px;
        background-color: rgb(255, 255, 255);
        box-shadow: 25.916px 27.791px 38px 0px rgba(0, 0, 0, 0.22);
    }
    /** pricing **/
}

@media (max-width: 1440px) and (min-width: 1200px) {
    /** pricing **/
    #pricing {
        /** background-color: #ffe44f;**/
        /*background-image: url('../images/bg-getfree30.png') ;*/
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding: 100px 0 95px 0;
    }
    #pricing .btn-getfree {
        font-family: "Kanit", sans-serif;
        background-color: #ffc000;
        color: #000;
        padding-left: 15%;
        padding-right: 15%;
        font-size: 27px;
        border-radius: 95px;
        margin-bottom: 7%;
    }
    #pricing .free-extrabold {
        /* font-size: 10rem; */
        font-weight: 800;
    }
    #pricing .tip {
        width: 5%;
        height: 5%;
        position: absolute;
        background: transparent;
        border: 30px solid #fff;
    }

    #pricing .tip-down {
        top: 100%;
        right: 46%;
        border-right-color: transparent;
        border-left-color: transparent;
        border-bottom-color: transparent;
    }

    #pricing .box h1 {
        /* font-family: 'Kanit', sans-serif; */
        font-weight: 300;
        line-height: 1;
        font-size: 5rem;
    }
    #pricing .box h3 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 30px;
    }
    #pricing .box h4 {
        font-family: "Kanit", sans-serif;
        font-weight: 400;
        font-size: 30px;
    }
    #pricing .bg-white2 {
        border-width: 8.28px;
        border-color: rgb(255, 237, 0);
        border-style: solid;
        border-radius: 40px;
        background-color: rgb(255, 255, 255);
        box-shadow: 25.916px 27.791px 38px 0px rgba(0, 0, 0, 0.22);
    }
    /** pricing **/
}

#pricing .notice {
    background-color: #fadbc6;
    margin: 1.4rem auto 0;
    padding: 20px;
}

#pricing .notice-title {
    color: #ff0000;
    font-size: 20px;
    text-align: center;
}

#pricing .notice-text {
    font-size: 20px;
    margin-top: 12px;
    text-align: center;
}

@media (max-width: 575.98px) {
    #pricing .notice-title {
        color: #ff0000;
        font-size: 18px;
    }

    #pricing .notice-text {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .container.-problem {
        max-width: 80%;
    }
}

@media (max-width: 1440px) and (min-width: 1200px) {
    .container.-problem {
        max-width: 90%;
    }
}

#features .heading {
    font-size: 2rem;
}

.navbar {
    padding: 0.5rem 0.375rem;
}
.navbar-brand {
    margin-right: 0.25rem;
}

/* 2023/02/28〜 */
/* カード */
@media (min-width: 1200px) {
    #problem .top-right h3 {
        font-size: 1.3rem;
    }
}
@media (min-width: 1200px) {
    #problem .top-right p {
        font-size: 0.9rem;
    }
}

@media (max-width: 1440px) and (min-width: 1200px) {
    #problem .top-right h3 {
        font-size: 1.2rem;
    }
}

@media (max-width: 1440px) and (min-width: 1200px) {
    #problem .top-right p {
        font-size: 0.8rem;
    }
}

/* 2023.03.31 見積依頼の対応ここから */
.problem-pc-only {
    display: flex !important;
}

.pc-only {
    display: block !important;
}

.sp-only {
    display: none !important;
}

.footer-cta {
    background-color: #000;
    text-align: center;
    padding: 10px;
    display: flex;
    justify-content: center;
}

.text-red {
    color: #ef3f24;
}


/* SP版対応 */
/* @media (max-width: 768px) { */
@media (max-width: 576px) {
    .problem-pc-only {
        display: none !important;
    }
    .pc-only {
        display: none !important;
    }
    .sp-only {
        display: block !important;
    }

    .problem-sp-list-inner {
        padding-right: 15px;
        padding-left: 15px;
    }

    .problem-sp-list-item {
        display: flex;
        align-items: center;
        border-radius: 15px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        width: 100%;
        max-width: 455px;
        margin: auto;
        margin-bottom: 36px;
    }

    .problem-sp-list-item_left {
        width: 20%;
    }

    .problem-sp-list-item_left img {
        width: 100%;
        max-width: 65px;
    }

    .problem-sp-list-item_right {
        width: 80%;
        padding: 10px;
    }

    .problem-sp-list-item_right img {
        width: 100%;
        max-width: 100px;
    }

    .problem-title {
        font-weight: 300;
        font-size: 1.4rem;
        margin-top: 20px;
    }

    .problem-text {
        /* display: none; */
        font-weight: 200;
        font-size: 1rem;
    }

    .icon-plus {
        position: absolute;
        width: 30px;
        height: 30px;
        background-color: #fff;
        right: -7px;
        top: -15px;
        border-radius: 50%;
        cursor: pointer;
        z-index: 100;
        transition: 0.4s cubic-bezier(0.2, 0.6, 0.3, 1.1);
        border: solid 1px #212529;
        z-index: 1;
    }

    .icon-plus:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 2px;
        width: 50%;
        background-color: #ef3f24;
    }

    .icon-plus:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: 50%;
        width: 2px;
        background-color: #ef3f24;
    }

    .icon-plus.clicked {
        transform: rotate(360deg);
    }

    .icon-plus.clicked:before {
        width: 0;
    }

    .swiper--wrapper {
        /* wrapperのサイズを調整 */
        width: 100%;
        height: 300px;
    }

    .swiper-slide {
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .swiper-container {
        overflow-x: hidden;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .swiper-button-next,
    .swiper-button-prev {
        color: #ef3f24 !important;
        border: solid 1px #212529;
        border-radius: 50%;
        width: 30px !important;
        height: 30px !important;
        background-color: #fff;
        font-weight: bold;
    }

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: -13px !important;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: -13px !important;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-size: 18px !important;
    }

    .swiper {
        overflow: unset !important;
    }

    .what-kintone-sp-card {
        width: 100%;
        border: solid 1px;
        margin-bottom: 30px;
        position: relative;
        background-color: #fff;
    }

    .what-kintone-sp-card-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
    }

    .what-kintone-sp-card-icon {
        width: 45%;
    }

    .what-kintone-sp-card-icon img {
        width: 100%;
        max-width: 80px;
    }

    .what-kintone-sp-card-title {
        width: 50%;
    }

    .what-kintone-sp-card-text {
        display: none;
        background-color:#fff;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .what-kintone-sp-card-title h3 {
        font-size: 1.5rem !important;
        font-weight: bold !important;
        margin-bottom: 0 !important;
    }

    #pricing .box h1 {
        font-size: 2.4rem;
    }

    .modal-content {
        border-radius: 20px;
    }

    .what-kintone-sp-card-text h5 {
        font-family: "Kanit", sans-serif;
        font-weight: 200;
        font-size: 18px;
    }
}


.camp-pricing {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .camp-pricing-main {
    margin: 0 auto;
    margin-bottom: 32px;
    width: 90%;
    max-width: 1136px;
    padding-bottom: 20px;
    position: relative;
    z-index: 10;
  }
  .camp-pricing-main img {
    max-width: 100%;
    height: auto;
  }
  .camp-pricing-main::before {
    content: "";
    display: block;
    width: 120%;
    height: 120%;
    background-image: url('../images/camp-bg_pricing.png') ;
    background-size: contain;
    background-position: top center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
  .camp-pricing-text {
    text-align: center;
  }
  .camp-pricing-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .camp-box-pricing-white {
    display: flex;
    justify-content: center;
    gap: 73px;
    width: 100%;
    position: relative;
    z-index: 10;
  }
  .camp-box-white {
    font-size: 36px;
    font-weight: 600;
    color: #180b01;
    line-height: 1.2;
    background-color: var(--white);
    box-shadow: 5px 5px 17px 0px rgba(54,25,0,.13);
    padding: 20px;
    width: 520px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    border-radius: 10px;
  }
  .camp-box-white.box1 span{
    font-size: 57.6px;
    line-height: 1;
  }
  .camp-box-white.box2 span{
    font-size: 43.2px;
  }
@media (max-width: 575.98px) {
    .camp-box-pricing-white {
      gap: 30px;
    }
    .camp-box-white {
      width: 100%;
      font-size: 18px;
      padding: 20px 15px;
    }
    .camp-box-white.box1 span {
      font-size: 34px;
    }
    .camp-box-white.box2 span {
      font-size: 24px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .camp-box-pricing-white {
        gap: 30px;
    }
    .camp-box-white {
        width: 100%;
        font-size: 18px;
        padding: 20px 15px;
    }
    .camp-box-white.box1 span {
        font-size: 34px;
    }
    .camp-box-white.box2 span {
        font-size: 24px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .camp-box-pricing-white {
        gap: 60px;
    }
    .camp-box-white {
        width: 100%;
        max-width: 360px;
        font-size: 24px;
    }
    .camp-box-white.box1 span {
        font-size: 40px;
    }
    .camp-box-white.box2 span {
        font-size: 28px;
    }
    
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .camp-box-pricing-white {
        gap: 60px;
    }
    .camp-box-white {
        width: 100%;
    }
}

.special_sals-box{
    text-align: center;
}
.special_sals-img{
max-width: 100%;
display: inline-block
}


.camp-pricing-btn2{ display: block; max-width: 500px; margin: 0 auto; }
.camp-pricing-btn2 img{ max-width: 100%; height: auto; }


.img-new_user{ max-width: 1500px; width: 90%; margin: 40px auto 0; position: relative; }
.img-new_user img{ box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5); border-radius: 30px; }

@media (max-width: 991px){

    .img-new_user img{ border-radius: 20px; }

}
@media (max-width: 576px){

    .img-new_user img{ border-radius: 10px; box-shadow: none; }

}



