@charset "UTF-8";

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0;
}
.header-menu1 .menu1 > span {
    padding: 0 2.3rem 0 0.5rem;
}
header .menu-list.edst-menu {
        justify-content: space-between;
}
.md-contents {
    z-index: 99999;
}
.md-contents.md-ad {
    top: 54%;
}
.page-notice .cubism-logo {
    width: 40rem;
    margin: 0 auto;
}
.page-notice p {
    text-align: center;
    line-height: 3;
}
.page-notice p span {
    font-size: 2.5rem;
    font-weight: bold;
}
.md-inner.ad-notice {
    padding: 3rem 5rem;
}
.ad-notice .ad-notice-ttl ,
.student-notice .student-notice-ttl {
    text-align: center;
    margin-bottom: 2rem;
    line-height: 1.2;
}
.ad-notice .ad-notice-ttl span:first-child,
.student-notice .student-notice-ttl span:first-child{
    font-size: 3rem;
    font-weight: bold;
}
.ad-notice .ad-notice-ttl span:last-child,
.student-notice .student-notice-ttl span:last-child {
    font-size: 2.2rem;
    font-weight: bold;
}
.student-notice p {
    margin-bottom: 2rem;
}
.student-notice ul {
    margin-bottom: 4rem;
}
.sub-ttl {
    font-size: 2.2rem;
    font-weight: bold;
}
.index-cv .bus a dd {
    font-size: 1.2rem;
}
a.cv-banner {
    padding: 1.2rem 0 0 2rem;
}
a.cv-banner dd { 
    margin-top: 0.6rem;
    line-height: 1.2;
}
.nizimaaction-area .hukidasi { 
    font-size: unset;
}
#index-main .main-area h1 {
    line-height: 1.3;
}
#index-main .main-area .read {
    letter-spacing: 0.05em;
}
.nizimaaction-area .image img {
    top: -9rem;
}
.nizimalive-area .feature p {
    line-height: 1.2;
}
p.nizimaaction-btn-hukidasi {
    width: 53rem;
}
.juku-point .point-list h4 {
    font-size: 1.4rem;
}
.juku-point .point-list p {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 4.5rem;
    padding: 0 1rem;
    font-size: 1.2rem;
    line-height: 1.2;
}

.dl-cv li > a {
    padding: 1.8rem 0 0 2rem;
    font-size: 3rem;
}
.dl-cv li > a p {
    padding-right: 15rem;
    font-size: 1.8rem;
    line-height: 1.4;
}
.thai .dl-cv li.full > a span {
    width: 70%;
    display: inline-block;
    line-height: 1;
}
.thai .dl-cv li.full > a p {
    margin-top: 0;
}

#sdk-license-flow ul li a {
    line-height: 1.1;
}

.cost-box .cost {
    font-size: 1.6rem;
}
.cost-box .cost .person {
    font-size: 1.2rem;
}

.spec-before a {
    margin-left: 0.3em;
}

.coupon {
    /* max-width: 900px; */
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.coupon_card {
    padding: 2rem;
    border-radius: 15px;
    width: 48%;
}

.coupon_card.u_blue {
    background: #D8F4F1;
}

.coupon_card.u_orange {
    background: #FFDECA;
}

.coupon_card_head {
    position: relative;
}

.coupon_card_head_txt {
    font-size: 1.14rem;
    font-weight: 700;
}

.coupon_card_head_txt > span {
    font-size: 3rem;
    font-weight: 800;
    line-height: 1.2;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
    -1px 1px 0 #FFF, 1px -1px 0 #FFF,
    0px 1px 0 #FFF, 0 -1px 0 #FFF,
    -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.coupon_card_head_txt .u_blue {
    color: #189DA5;
}

.coupon_card_head_txt .u_orange {
    color: #FF6E2E;
}

.coupon_card_head_img {
    width: 26%;
    aspect-ratio: 110/123;
    position: absolute;
    top: 40%;
    right: 0%;
    transform: translateY(-50%);
}

.coupon_card_body {
    margin: 2% auto 0;
    padding: 1rem;
    background: #fff;
    border-radius: 10px;
}

.coupon_card_body_front {
    text-align: center;
    line-height: 1.5;
    margin: 10px auto 0;
    font-weight: 900;
}

.coupon_card_body_front > p:first-child {
    font-size: 2.5rem;
    font-weight: 700;
    white-space: nowrap;
}

.coupon_card_body_front > p:nth-child(2) {
    font-size: 1.8rem;
    font-weight: 500;
}

.coupon_card_body_back {
    text-align: center;
    margin: 0px;
}

.coupon_card_body_back > div {
    font-size: 1.7rem;
    font-weight: 800;
    color: #F93966;
    position: relative;
}

.coupon_card_body_back > div .u_marker {
    width: 1.3em;
    padding: 5px 2px;
    display: inline-block;
    position: relative;
    color: #fff;
    background: #F93966;
    font-size: 1rem;
    font-weight: 500;
    text-shadow: none;
    border-radius: 2px;
}

.coupon_card_body_back > div .u_large {
    font-size: 3.2rem;
    position: relative;
}

.coupon_card_body_back > div .u_small {
    font-size: 1.78rem;
    position: relative;
}

.coupon_card_body_back > div .u_middle {
    font-size: 2rem;
    position: relative;
}

.coupon_card_body_back > div:first-child {
    line-height: 1;
}

.coupon_card_body_back > div:first-child::before {
    content: '';
    width: 100%;
    height: 50%;
    background: #FFE558;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.coupon_card_body_back > div:not(:first-child) {
    margin-top: 5px;
}

.coupon_card_bottom {
    margin: 15px auto 0;
    text-align: center;
    font-size: 1.14rem;
    font-weight: 700;
}

.coupon_card_bottom .u_middle {
    font-size: 1.4rem;
}

.coupon_card_bottom .u_large {
    font-size: 2.14rem;
}
.coupon_card_bottom .u_bold {
    font-weight: 900;
}


.sec02 h2 {
    width: 44rem;
    margin-bottom: 5.5rem
}

.sec02__inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    margin: 3rem auto;
}

.sec02__single {
    position: relative;
    border-radius: 10px;
    box-shadow: 4px 4px 2px #ffe4d3;
    width: 23%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    padding: 0.5rem 1% 1rem;
    background-color: #fffef2;
}
.sec02__single .sec02_head {
    position: relative;
    width: 100%;
}
.sec02__single .sec02_image{
    width: 70%;
    aspect-ratio: 110 / 123;
    position: absolute;
    top: 40%;
    right: 0;
    transform: translateY(-50%);
} 
.sec02__single .sec02_image img{
    max-width: 100%;
    height: auto;
}
.sec02__single p {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 1rem;
    font-weight: 900;
    line-height: 1.5;
}
.sec02__single p span{
    color: #ff6e2d;
}
.step-number-a,
.step-number-b{
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    background: #FFF;
    font-size: 1.2rem;
    border: solid 3px #fe6f2d;
    margin: 3rem 0;
}
.step-number-b{
    border: solid 3px #11bf8a;
}
.step-number-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 1;
}
.step-number-inner strong {
    font-size: 2.5rem;
}

.table-style-gray {
    border-collapse: separate;
    border-radius: 1rem;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-radius: 1rem;
    width: 100%;
    margin: 3rem 0;
}
.table-style-gray:last-child {
    margin-bottom: 0;
}
.table-style-gray:first-child {
    margin-top: 0;
}
.table-style-gray tr:first-child>*:first-child{
    border-radius: 1rem 0 0 0;
}
.table-style-gray tr:first-child>*:last-child {
    border-radius: 0 1rem 0 0;
}
.table-style-gray tr:last-child>*:first-child{
    border-radius: 0 0 0 1rem;
}
.table-style-gray tr:last-child>*:last-child {
    border-radius: 0 0 1rem 0;
}
.table-style-gray th {
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
}
.table-style-gray th {
    vertical-align: text-top;
    text-align: left;
}
.table-style-gray th {
    vertical-align: top;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    background-color: #ccf0fc;
    padding: 1.3rem 1.2rem;
    font-size: 1.6rem;
    font-weight: 700;
    text-align: left;
    line-height: 1.4;
    color: #000;
    width: 35%; 
}
.table-style-gray td {
    vertical-align: middle;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    background-color: #fff;
    padding: 1.2rem 1.5rem;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.6;
    width: 65%; 
}
.table-style-gray tr:last-of-type th:first-child, 
.table-style-gray tr:last-of-type td:first-child {
    border-radius: 0 0 0 1rem;
}

th.or-bg {
    background: #FFDCCC;
}
th.or-bg strong{
    color: #FF6E2D;
} 


@media (max-width: 767px) {
    .coupon_card:not(:first-child) {
        margin-top: 11.5%;
    }
}




@media screen and (max-width: 767px) {
    .header-menu1 .menu1 > span {
        padding: 1.8rem 0;
    }
    .caution-txt {
        color: #FF0000;
    }
    .c2-area.start {
        display: flex;
        flex-direction: column-reverse;
    }
    .page-notice .cubism-logo {
        width: 100%;
    }
    .page-notice p{
        line-height: 2;
        display: flex;  
        flex-direction: column;
        text-align: left;
    }
    .page-notice p span{
        text-align: center;
        line-height: 1.4;
    }
    .index-cv .bus a dd {
        font-size: 1.1rem;
    }
    p.nizimaaction-btn-hukidasi {
        width: 32rem;
    }
    .nizimaaction-area .hukidasi {
        font-size: 1.2rem;
    }
    .juku-point .point-list h4 {
        font-size: 1.2rem;
    }
    .juku-point .point-list p {
        height: 6rem;
        font-size: 1rem;
    }

    a.cv-banner {
        font-size: 2rem;
    }
    a.cv-banner dd {
        padding-right: 8rem;
    }
    .dl-cv li > a {
        padding: 1.2rem 0 0 1.2rem;
        font-size: 2rem;
    }
    .dl-cv li > a p {
        padding-right: 10rem;
        font-size: 1.2rem;
        line-height: 1.4;
        white-space: normal;
    }

    .cost-box .cost {
        font-size: 1.2rem;
    }
    .cost-box .cost .person {
        font-size: 1rem;
    }

    .coupon_card {
        width: 48%;
        padding: 20px 30px 20px;
        border-radius: 10px;
    }
    .coupon_card_bottom .u_large {
        font-size: 43px;
    }
    .coupon_card_bottom .u_middle {
        font-size: 28px;
    }
    .coupon_card_bottom {
        font-size: 18px;
    }
    .coupon_card_bottom .u_longtxt {
        line-height: 1;
    }
    .coupon_card_body_back > div {
        display: inline-block;
    }
    .coupon_card_body_back {
        text-align: center;
    }
    .coupon_card_body {
        margin: 15px auto 0;
        padding: 10px 25px 10px;
        border-radius: 10px;
    }
    .coupon_card_head_txt {
        font-size: 22px;
        line-height: 1.2;
    }
    .coupon_card_head_txt > span {
        font-size: 30px;
    }

    .table-style-gray:last-child {
        margin-bottom: 2rem;
    }
    .table-style-gray tbody {
        display: table;
        border-radius: 1rem;
    }
    .table-style-gray tr:first-of-type th:first-child {
        border-radius: 1rem 1rem 0 0;
    }
    .table-style-gray th {
        vertical-align: middle;
        padding: 1rem;
        font-size: 1.4rem;
        font-weight: 700;
        text-align: left;
        line-height: 1.3;
        color: #000;
    }
    .table-style-gray td {
        vertical-align: middle;
        background-color: #fff;
        padding: 1rem 1.2rem;
        font-size: 1.4rem;
        font-weight: 500;
        line-height: 1.5;
    }
    .table-style-gray tr:last-of-type th:first-child{
        border-radius: 0;
    }
    .table-style-gray tr:last-of-type td:last-child {
        border-radius: 0 0 1rem 1rem;
    }
    .table-style-gray th,.table-style-gray td {
        display: inline-block;
        width: 100%;
        float: left;
    }
    .student-notice .btn.mid a{ 
        padding: 1rem 1rem 1rem 2rem;
        font-size: 1rem;
    }
    .md-contents {
        top: 55%;   
    }
    .md-inner {
        height: 60vh;
        overflow: scroll;
        overflow-x: hidden;
    }
    .md-inner.ad-notice {
        padding: 3rem 1rem 3rem 2rem;
    }
    .coupon {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin-bottom: 2rem;
    }
    .coupon_card:not(:first-child) {
        margin-top: 10%;
    }
    .coupon_card {
        width: 100%;
        padding: 1.5rem;
        border-radius: 10px;
    }
    .coupon_card_head_txt {
        font-size: 22px;
        line-height: 1;
    }
    .coupon_card_head_txt > span {
        font-size: 1.8rem;
        font-weight: 900;
        letter-spacing: -0.5px;
    }
    .coupon_card_head_img {
        width: 36%;
        aspect-ratio: 110 / 123;
        position: absolute;
        top: 40%;
        right: -3%;
        transform: translateY(-50%);
    }
    .coupon_card_body {
        margin: 15px auto 0;
        padding: 1.5rem 1rem;
        border-radius: 10px;
    }
    .coupon_card_body_front {
        text-align: center;
        line-height: 1.5;
    }
    .coupon_card_body_front > p:first-child {
        font-size: 1.5rem;
        font-weight: 700;
        white-space: nowrap;
    }
    .coupon_card_body_back > div .u_middle {
        font-size: 1.4rem;
        position: relative;
    }
    .coupon_card_body_back > div .u_large {
        font-size: 1.8rem;
        position: relative;
    }
    .sec02__inner {
        flex-direction: column;
    }
    .sec02__single {
        width: 100%;
        margin-bottom: 5rem;
    }

    .sec02__single .sec02_image {
        width: 50%;
        top: 40%;
        left: 55%;
        transform: translate(-50%,-50%);
    }
    .sec02__single.step04 .sec02_image{
        left: 50%;
    }

}