/* main */
#warrant *,
#warrant *:before,
#warrant *:after {
    box-sizing: border-box;
}
#warrant {
    background: #eeeeef;
    padding-bottom: 90px;
}
html,
body {
    overflow-x: hidden;
}
.item_cntr {
    margin: 0 -90px;
}
.img_shadow {
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.2));
    transform: translateZ(0);
}
.white_bg_shadow {
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
}
.font_sans {
    font-family: "Hiragino sans", sans-serif;
}
.font_gothic_pro {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}
.font_pron {
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
}
.text-center {
    text-align: center;
}
.eys_top_menu_pc {
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.05));
    transform: translateZ(0);
    border-top: 1px solid #e4e4e4;
}

/* mainvisual */
main#warrant .mainvisual {
    position: relative;
    height: 547px;
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
main#warrant .mainvisual.lazyloaded::before {
    background-image: url(/pc/images/warrant/warrant02.webp);
}
main#warrant .mainvisual::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
main#warrant .mainvisual .top_image_container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1400px;
    transform: translate(-50%, -50%);
}
main#warrant .mainvisual .top_image_container img {
    max-width: 1100px;
}

/* mini slide */
main#warrant.compact .mainvisual .swiper-container {
    width: 350px;
    left: 370px;
    top: 280px;
}
main#warrant.compact img.camp-mini-cd {
    z-index: 5;
    width: 242.5px;
    position: absolute;
    left: 40px;
}
main#warrant.compact .camp-date-text2 {
    z-index: 6;
    position: absolute;
    top: 60px;
    left: 109px;
    color: white;
    font-size: 11px;
}
main#warrant.compact .mainvisual .swiper-slide img.camp-mini {
    width: 380px;
    margin-top: 30px;
    margin-left: -9px;
    box-shadow: none;
}
main#warrant.compact .mainvisual img {
    max-width: 1160px;
}
main.compact .mainvisual .swiper-slide img {
    max-width: 1100px;
    max-height: 527px;
    height: auto;
}
main#warrant.compact .camp-number-text2 {
    z-index: 6;
    position: absolute;
    top: 24px;
    left: 75px;
    color: white;
    font-size: 12px;
}

/* campaign */
#warrant .compact .camp-main-buttons {
    box-sizing: content-box;
}
#warrant #campaign-detail {
    margin-top: -280px;
}
.campaign-btn {
    margin-top: 23px;
    text-align: center;
}

/* enjoy */
main#warrant .contents-box.enjoy {
    padding: 48px 0 110px;
}
main#warrant .contents-box .contents-inner {
    width: 1000px;
    margin: 0 auto;
}
main#warrant .section-title {
    font-weight: 400;
    letter-spacing: 0.3em;
    line-height: 29px;
}
main#warrant .lead-text {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: 11px auto 10px;
    font-weight: 600;
    line-height: 35px;
}
main#warrant .sub-title span {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 23px;
}
main#warrant .contents-box.enjoy .box {
    position: relative;
}
main#warrant .contents-box.enjoy .box .lesson_free {
    margin-top: -5px;
}
main#warrant .contents-box .box .inner-box {
    top: 217px;
}
main#warrant .contents-box .box .inner-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 200px);
    padding: 24px 0 20px;
    text-align: center;
    background-color: #fff;
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 0.1));
}
main#warrant .contents-box .box .inner-box .title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 24px;
    margin-bottom: 11px;
}
main#warrant .contents-box.enjoy .box .inner-box span {
    font-size: 20px;
    color: #eeaaaa;
    line-height: 34px;
    margin: -3px 10px 0;
}
main#warrant .contents-box.enjoy .box .inner-box .title::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 50px;
    width: 20px;
    height: 1px;
    background-color: #dddddd;
}
main#warrant .contents-box.enjoy .box .inner-box p {
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 20px;
    margin-top: 17px;
}
main#warrant .contents-box.enjoy .box .inner-box::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 4px;
    height: 10px;
    background-color: #eeaaaa;
}
main#warrant .contents-box.enjoy .box .img01 {
    padding-top: 93px;
    background-color: #fff;
    text-align: center;
}
main#warrant .contents-box.enjoy .box .img-e-lft {
    width: 1037px;
}
main#warrant .contents-box.enjoy .slh-enjoy {
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 31px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
}
main#warrant .contents-box.enjoy .enjoy-sl-text_cnt {
    margin: 54px auto 24px;
    text-align: center;
}
main#warrant .contents-box.enjoy .enjoy-sl-text_cnt img {
    width: 17px;
}
main#warrant .contents-box.enjoy .img03 {
    width: 342px;
    margin: -7px auto 0;
}
main#warrant .contents-box.enjoy .w-box .img04 {
    position: relative;
    width: 409px;
    margin: 158px auto 0;
    top: -130px;
}
main#warrant .contents-box.enjoy .w-box {
    background: #fff;
    width: 100%;
    height: 277px;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt {
    display: flex;
    width: 841px;
    margin-left: 73px;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .rank_cnt {
    width: 355px;
    margin-top: -111px;
    margin-left: -6px;
    z-index: 1;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .rank_cnt p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    text-align: center;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .rank_cnt .star_cnt {
    display: flex;
    position: absolute;
    justify-content: space-between;
    background: #fff;
    width: 355px;
    height: 133px;
    margin: 0 auto;
    padding: 22px 15px 8px;
    filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.1));
    transform: translateZ(0);
    margin-top: 14px;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .mini_star_cnt {
    margin-top: -106px;
    margin-left: 20px;
}
.w_items_cnt .img05 {
    margin-top: -23px;
    margin-left: 13px;
}
main#warrant .contents-box.enjoy .w-box .mini_stars_text_cnt {
    display: flex;
    justify-content: space-between;
    width: 173px;
}
main#warrant .contents-box.enjoy .w-box .mini_stars_text_cnt p {
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1em;
    margin-top: 8px;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .img-bg {
    margin-top: -257px;
    z-index: 2;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .rank_cnt .star_cnt hr {
    width: 20px;
    text-align: center;
    border: none;
    border-top: 1px #ddd solid;
    margin: 2px auto 6px;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .rank_cnt .star_cnt p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
main#warrant .contents-box.enjoy .w-box .w_items_cnt .star_cnt::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 4px;
    height: 10px;
    background-color: #88ccdd;
}
main#warrant
    .contents-box.enjoy
    .w-box
    .w_items_cnt
    .mini_star_cnt
    .enjoy_start_text {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
}

/* how to section*/
main#warrant .contents-box.how img {
    margin-top: 21px;
}

/* reason section */
main#warrant .contents-box.reason {
    padding: 125px 0 36px;
}
main#warrant .contents-box.reason .enjoy_section_end {
    background-size: cover;
    margin-top: 86px;
}
main#warrant .contents-box.reason .enjoy_section_end > .lazyloaded {
    background: url(/pc/images/warrant/warrant11.webp) top center no-repeat;
    background-size: cover;
}
main#warrant
    .contents-box.reason
    .enjoy_section_end
    .enjoy_section_end_circle_img {
    width: 170px;
    top: -30px;
}
main#warrant
    .contents-box.reason
    .enjoy_section_end
    .enjoy_section_end_circle_img {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 150px;
    top: -59px;
}
main#warrant
    .contents-box.reason
    .enjoy_section_end
    .enjoy_section_end_circle_img
    img {
    background-image: none;
}
main#warrant .contents-box.reason .enjoy_section_end .enjoy_section_end_text {
    background-color: #ffffff;
    width: 400px;
    height: 280px;
    text-align: center;
    opacity: 0.8;
    padding: 27px 30px 18px;
}
main#warrant
    .contents-box.reason
    .enjoy_section_end
    .enjoy_section_end_plus_img
    img {
    background-image: none;
}
main#warrant .contents-box.reason .reason_text_cnt {
    display: flex;
    position: relative;
    margin: 0 80px;
    top: -30px;
}
main#warrant
    .contents-box.reason
    .enjoy_section_end
    .enjoy_section_end_text
    .enjoy_section_end_text_p1 {
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
main#warrant
    .contents-box.reason
    .enjoy_section_end
    .enjoy_section_end_text
    .enjoy_section_end_text_p2 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    text-align: justify;
    padding-top: 17px;
}
main#warrant
    .contents-box.reason
    .enjoy_section_end
    .enjoy_section_end_plus_img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #88ccdd;
    padding: 10px;
    display: block;
    margin: 0 -9px;
    position: relative;
    top: 110px;
    z-index: 1;
    box-shadow: 0px 7px 15px 0px rgb(0 0 0 / 25%);
}
