@font-face {
    font-family: 'RotondaC';
    src: url('../fonts/RotondaC/RotondaC.eot');
    src: local('?'), url('../fonts/RotondaC/RotondaC.woff') format('woff'),
    url('../fonts/RotondaC/RotondaC.ttf') format('truetype'),
    url('../fonts/RotondaC/RotondaC.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-size: 18px;
    line-height: 1.4;
}

.width-wrap {
    margin: 0 auto;
    padding-left: 2.22rem;
    padding-right: 2.22rem;
    max-width: 1260px;
}

.image {
    width: 100%;
    height: auto;
    border-radius: 1rem;
}

.shadow {
    width: 100%;
    height: auto;
    border-radius: 11px;
    box-shadow: 1px 1px 15px rgb(0 0 0 / 30%);
}

.list-style-star {
    padding-left: 40px;
    background: left 4px no-repeat url(/file/site/page/emotional-intellect/star.webp);
}

.list-style-star2 {
    padding-left: 55px;
    background: left 4px no-repeat url(/file/site/page/emotional-intellect/star2.webp);
}

.page-block {
    color: #000;
    font-family: 'RotondaC', Helvetica, Arial, sans-serif;
}

.page-block > .width-wrap {
    padding: 3.5em 1em 4.5em;
}

.page-block h1, .page-block h2, .page-block h3, .page-block h6 {
    margin-top: 0;
}

.page-block h1, .page-block h2 {
    font-size: 2.4rem;
}

.page-block img, .page-block iframe {
    max-width: 100%;
}

.page-block img {
    height: auto;
}

.page-block-white-box2 {
    margin-bottom: 1.25em;
    padding: 1em 1.5em;
    font-size: 1.11em;
    font-weight: bold;
    background: #fff;
    border-radius: 1rem;
    box-shadow: 2px 2px 1rem rgba(0, 0, 0, .1);
}

.page-block-white-box2 > div > :first-child {
    margin-top: 0;
}

.page-block-white-box2 > div > :last-child {
    margin-bottom: 0;
}

.page-block--img-left {
    display: flex;
    align-items: center;
    gap: 1em;
}

.page-block--img-left > img {
    flex: none;
}

.page-block-orange {
    background: #FEEABC;
}

.text-orange, .page-block-orange h3 {
    color: #FF8616;
}

.page-block-blue {
    background: #BDE2F3;
}

.text-blue, .page-block-blue h3 {
    color: #249DD6;
}

.page-block-green {
    background: #E3F0C4;
}

.text-green, .page-block-green h3 {
    color: #76B61A;
}

.page-block-purple {
    background: #FFC3E3;
}

.text-purple, .page-block-purple h3 {
    color: #D90375;
}

.page-block-01 {
    padding-top: 165px;
    color: #fff;
    font-size: 1.7rem;
    background: center bottom url(/file/site/page/emotional-intellect/block-01_bg.webp) #28afe4;
    background-size: cover;
}

.page-block-01 > .width-wrap {
    padding: 2.5em 1em 2em;
    background: left bottom no-repeat url(/file/site/page/emotional-intellect/block-01_img1.webp);
}

.page-block-01 h1 {
    color: #fff;
    font-size: 3rem;
    text-align: center;
    text-shadow: 0 4px 4px #00000040;
}

.page-block-02 {
    font-size: 1.5rem;
}

.page-block-03 {
    background: center bottom no-repeat url(/file/site/page/emotional-intellect/block-03_bg.webp);
}

.page-block-03 > .width-wrap {
    padding: 0 1rem 8rem;
}

.page-block-03 h2 {
    text-align: center;
}

.page-block-03-1 {
    padding-left: 65px;
    background: left top no-repeat url(/file/site/page/emotional-intellect/block-03_img1.webp);
}

.page-block-03-1 h3 {
    margin-top: 0;
    color: #D90375;
}

.page-block-03-2 {
    padding-left: 65px;
    background: left top no-repeat url(/file/site/page/emotional-intellect/block-03_img2.webp);
}

.page-block-03-2 h3 {
    margin-top: 0;
    color: #69A514;
}

.page-block-03-3 {
    padding-left: 65px;
    background: left top no-repeat url(/file/site/page/emotional-intellect/block-03_img3.webp);
}

.page-block-03-3 h3 {
    margin-top: 0;
    color: #0E8FCB;
}

.page-block-03-4 {
    padding-left: 65px;
    background: left top no-repeat url(/file/site/page/emotional-intellect/block-03_img4.webp);
}

.page-block-03-4 h3 {
    margin-top: 0;
    color: #FF8616;
}

.page-block-04 {
    background: left top url(/file/site/page/emotional-intellect/bg-stars.webp) #8ec647;
}

.page-block-04 h2 {
    color: #fff;
    text-shadow: 0 4px 4px #00000040;
}

.page-block-04-item {
    padding: 1.5em;
    font-size: 1.15em;
    text-align: center;
    background: #FFFBF2;
    border-radius: 1.25em;
}

.page-block-04-item > :first-child {
    margin-top: 0;
}

.page-block-04-item > :last-child {
    margin-bottom: 0;
}

.page-block-04-item h3 {
    font-weight: bold;
}

.page-block-04-item:nth-child(5n+1) h3 {
    color: #D90375;
}

.page-block-04-item:nth-child(5n+2) h3 {
    color: #249DD6;
}

.page-block-04-item:nth-child(5n+3) h3 {
    color: #FF8616;
}

.page-block-04-item:nth-child(5n+4) h3 {
    color: #76B61A;
}

.page-block-04-item:nth-child(5n+5) h3 {
    color: #E86ECE;
}

.page-block-05 {
    font-size: 1.5rem;
    background: center center no-repeat url(/file/site/page/emotional-intellect/block-05_bg.webp);
}

.page-block-05 h2 {
    margin-bottom: 1em;
}

.page-block-08 {
    background: left top url(/file/site/page/emotional-intellect/bg-stars.webp) #833a89;
}

.page-block-08 h2 {
    color: #fff;
    font-size: 2.11em;
    text-align: center;
}

@media (min-width: 993px) {
}

@media (max-width: 992px) {
    .page-block > .width-wrap {
        padding: 2.5em .5em;
    }

    .page-block-01 > .width-wrap {
        background: none;
    }
}

@media (max-width: 767px) {
    .width-wrap {
        padding-left: .8rem;
        padding-right: .8rem;
    }

    .page-block--img-left {
        flex-direction: column;
        align-items: flex-start;
    }
}
