/* main */
#present *,
#present *:before,
#present *:after {
    box-sizing: border-box;
}
#present {
    background: #eeeeef;
}
html,
body {
    overflow-x: hidden;
}
.item_cntr {
    margin: 0 -90px;
}
.img_shadow {
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.2));
    transform: translateZ(0);
}
.white_bg_shadow {
    filter: drop-shadow(0 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;
}
.text-center {
    text-align: center;
}
.pink_color {
    color: #eeaaaa;
}
.green_color {
    color: #88ddbb;
}
.blue_color {
    color: #88ccdd;
}
.link_color {
    color: #2277dd;
}
.yellow_color {
    color: #eeaa77;
}
.eys_top_menu_pc {
    filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.05));
    transform: translateZ(0);
    border-top: 1px solid #e4e4e4;
}
/* mainvisual */
main#present .mainvisual {
    position: relative;
    height: 547px;
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
main#present .mainvisual.lazyloaded::before {
    background-image: url(/pc/images/present/present_1_bg.webp);
}
main#present .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#present .mainvisual .top_image_container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 1400px;
    transform: translate(-50%, -50%);
}
main#present .mainvisual .top_image_container img {
    max-width: 1100px;
}

/* mini slide */
main#present.compact .mainvisual .swiper-container {
    width: 350px;
    left: 370px;
    top: 280px;
}
main#present.compact img.camp-mini-cd {
    z-index: 5;
    width: 242.5px;
    position: absolute;
    left: 40px;
}
main#present.compact .camp-date-text2 {
    z-index: 6;
    position: absolute;
    top: 60px;
    left: 109px;
    color: white;
    font-size: 11px;
}
main#present.compact .mainvisual .swiper-slide img.camp-mini {
    width: 380px;
    margin-top: 30px;
    margin-left: -9px;
    box-shadow: none;
}
main#present.compact .mainvisual img {
    max-width: 1160px;
}
main.compact .mainvisual .swiper-slide img {
    max-width: 1100px;
    max-height: 527px;
    height: auto;
}
main#present.compact .camp-number-text2 {
    z-index: 6;
    position: absolute;
    top: 24px;
    left: 75px;
    color: white;
    font-size: 12px;
}
/* campaign */
#present .compact .camp-main-buttons {
    box-sizing: content-box;
}
#present #campaign-detail {
    margin-top: -280px;
}
.campaign-btn {
    margin-top: 23px;
    text-align: center;
}
/* present */
#present .contents-box.present {
    padding-top: 52px;
}
#present .contents-box .contents-inner {
    width: 1000px;
    margin: 0 auto;
}
#present .contents-box.present .img {
    margin: 20px 0 46px;
    text-align: center;
}
#present .section-title {
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0.3em;
}
#present .lead-text {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: 7px auto 17px auto;
    line-height: 35px;
    font-weight: 600;
}
#present .sub-title span {
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.1em;
}
#present .date-text {
    font-size: 10px;
    font-weight: 300;
    line-height: 24px;
    margin: -13px 0 12px;
}
#present .mlc_slider_tab {
    margin-top: 20px;
}
#present .present .ls_sub_title_m_top {
    margin-top: 61px;
    padding: 10px 15px;
}
#present .present .bubbles_img {
    margin-top: -30px;
}
#present .present .grey_bg_cnt {
    width: 938px;
    height: 534px;
    background-color: #ddd;
    margin: 37.5px auto 100px;
    border-radius: 10px;
    padding-top: 12px;
}
#present .present .white_bg_cnt {
    width: 1000px;
    height: 431px;
    background: #fff;
    margin: 15px -31px;
}
#present .present .grey_bg_cnt .slash_text {
    font-size: 14px;
    font-weight: 300;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    letter-spacing: 0.1em;
}
#present .present .grey_bg_cnt span {
    font-size: 20px;
}
#present .present .line_title_cnt {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    justify-self: flex-start;
    margin: 0 72px;
}
#present .present .line_title_cnt hr.blue_line {
    width: 312px;
    border: 1px solid #88ccdd;
    height: 2px;
    margin-top: 49.5px;
}
#present .present .line_title_cnt .l_m_right {
    margin-right: 0;
}
#present .present .line_title_cnt .r_m_right {
    margin-left: 0;
}
#present .present .line_title_cnt .blue_title {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 41px;
    margin-top: 30.5px;
}
#present .present .line_title_cnt .m-img {
    margin-top: 18px;
}
#present .present .line_title_cnt .m-img-mid {
    margin-top: 23px;
}
#present .present .line_title_cnt .w_num_title {
    font-weight: 400;
    font-family: "Kai", serif;
    font-size: 40px;
    line-height: 9px;
    width: 253px;
    margin-top: -6px;
}
#present .present .line_title_cnt .w_text_title {
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 31px;
    width: 241px;
    margin-top: 9px;
}
#present .present .line_title_cnt .w_text_para {
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 23px;
    width: 256px;
}
#present .present .line_title_cnt .p_w1 {
    width: 216px;
    margin-left: 12px;
}
#present .present .line_title_cnt .p_w2 {
    width: 234px;
    margin-left: 36px;
}
#present .present .grey_bg_cnt .gl-text {
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 10px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: 0.1em;
    text-decoration: underline;
    color: #666666;
}
#present .gift .tb_bg_pink {
    width: 639px;
    margin: 20px auto 52.3px;
    background: #eeaaaa;
    padding-bottom: 14px;
}
#present .gift .movie_title {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 44px;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    color: #fff;
    padding-top: 31px;
    margin-bottom: 30px;
}
#present .gift .tb_img_box iframe {
    width: 600px;
    height: 331px;
    margin: 0 19px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
}
#present .gift .story_bg_grey {
    width: 100%;
    background: #ddd;
    padding: 30px 0 50.2px;
    border-radius: 10px;
    margin-bottom: 62px;
}
#present .gift .story_bg_grey .story_para_text {
    font-family: "Hiragino Kaku Gothic ProN";
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
}
#present .gift .story_bg_grey .story_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 11px 0 14px;
}
#present .gift .story_bg_grey .story_cont .story_img_m_top_1 {
    margin-top: 11.2px;
}
#present .gift .story_bg_grey .story_cont .story_img_m_top_2 {
    margin-top: 7.2px;
}
#present .gift .story_bg_grey .story_cont .story_img_m_top_3 {
    margin-top: 10.2px;
}
#present .voice .cmt_voice_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 740px;
    height: 604px;
    margin: 0 auto;
}
#present .voice .cmt_voice_cont .polygon_1 {
    background: #eeaaaa;
    width: 214px;
    height: 261px;
    clip-path: polygon(16.35% 1.8%, 96.3% 0, 100% 80.5%, 0 99.3%);
    margin-top: 37px;
    margin-left: 1px;
}
#present .voice .cmt_voice_cont .polygon_2 {
    background: #88ccdd;
    width: 248px;
    height: 242px;
    clip-path: polygon(0.2% 2.89%, 76.6% 0, 99% 99%, 12.1% 100%);
    margin-top: 90px;
}
#present .voice .cmt_voice_cont .polygon_3 {
    background: #eeaa77;
    width: 212px;
    height: 285px;
    clip-path: polygon(0.8% 22%, 99% 0, 100% 83%, 10% 100%);
    margin-top: 15px;
}
#present .voice .cmt_voice_cont .polygon_4 {
    background: #88ddbb;
    width: 222px;
    height: 287px;
    clip-path: polygon(0 0, 100% 9%, 96% 80%, 14.4% 100%);
    margin-top: -19px;
}
#present .voice .cmt_voice_cont .polygon_5 {
    background: #88cc22;
    width: 227px;
    height: 254px;
    clip-path: polygon(12.3% 0, 100% 7.5%, 69.7% 100%, 0 94%);
    margin-top: 30px;
    margin-left: 4px;
}
#present .voice .cmt_voice_cont .polygon_6 {
    background: #8888dd;
    width: 206px;
    height: 261px;
    clip-path: polygon(10.2% 18.77%, 95.15% 0, 100% 85.44%, 0 100%);
    margin-top: -29px;
}
#present .voice .cmt_voice_cont .v_item_cont {
    position: relative;
    width: 220px;
}
#present .voice .cmt_voice_cont .item_w_1 {
    width: 220px;
}
#present .voice .cmt_voice_cont .v_item_cont .inst_top_1 {
    top: 53px;
    right: 0;
}
#present .voice .cmt_voice_cont .item_w_2 {
    width: 248px;
}
#present .voice .cmt_voice_cont .v_item_cont .inst_top_2 {
    top: 90px;
    right: 5px;
}
#present .voice .cmt_voice_cont .item_w_3 {
    width: 223px;
}
#present .voice .cmt_voice_cont .v_item_cont .inst_top_3 {
    top: 53px;
    right: 0;
}
#present .voice .cmt_voice_cont .item_w_4 {
    width: 221px;
}
#present .voice .cmt_voice_cont .v_item_cont .inst_top_4 {
    top: 4px;
    right: 3px;
}
#present .voice .cmt_voice_cont .item_w_5 {
    width: 226px;
}
#present .voice .cmt_voice_cont .v_item_cont .inst_top_5 {
    top: 37px;
    right: 2px;
}
#present .voice .cmt_voice_cont .item_w_6 {
    width: 214px;
}
#present .voice .cmt_voice_cont .v_item_cont .inst_top_6 {
    top: 2px;
}
#present .voice .cmt_voice_cont .v_item_cont .insta_img_cont {
    position: absolute;
}
#present .voice .cmt_voice_cont .v_item_cont .pro_m_top {
    margin-top: -16px;
    margin-left: -4px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
}
#present .voice .cmt_voice_cont .v_item_cont .pro_text_cont {
    background: #fff;
    width: 214px;
    height: 83px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
    padding: 0 6px 0 9px;
}
#present .voice .cmt_voice_cont .pro_text_cont .pro_text {
    font-size: 10px;
    line-height: 13px;
    font-weight: 300;
    margin-top: 9.7px;
}
.pro_text_title {
    font-size: 12px;
    font-weight: 600;
    margin-top: -17.7px;
    margin-left: 44px;
}
#present .voice .btn {
    margin-top: 78px;
    margin-bottom: 46px;
}
#present .voice .btn a {
    width: 500px;
    padding: 18.5px 0;
}
#present .voice .btn a {
    display: inline-block;
    border: 1px solid #000;
    font-size: 20px;
    text-decoration: none;
    color: #000;
    text-align: center;
}
#present .voice .btn a.lazyloaded {
    background: url(/pc/images/present/arrow.svg) no-repeat 97% center #fff;
}
#present .inst_bubble_cont {
    width: 318px;
    margin: 0 auto;
}
#present .voice .cmp_white_bg {
    background: #fff;
    width: 639px;
    height: 464px;
    margin: -138.5px auto 0;
}
#present .voice .cmp_item_big_cont {
    display: flex;
    width: 507px;
    margin: 0 auto;
}
#present .voice .cmp_text {
    position: relative;
    width: 150px;
    font-size: 11px;
    font-weight: 300;
    line-height: 19px;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
}
#present .voice .cmp_text_f_s {
    font-size: 12px;
}
#present .voice .cmp_text.cmp_line::before {
    content: "";
    background-color: #ffffff;
    border-bottom: 1px solid #222222;
    width: 19px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: rotate(45deg);
}
#present .voice .cmp_text.cmp_line::after {
    content: "";
    background-color: #ffffff;
    border-bottom: 1px solid #222222;
    width: 19px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: rotate(-45deg);
}
#present .voice .cmp_item_cont {
    margin-top: 184.5px;
}
#present .voice .m_top_cmp_item_2 {
    margin-top: 153px;
}
#present .voice .m_top_cmp_item_3 {
    margin-top: 203px;
}
#present .voice .big_cont_1 {
    margin-top: -180px;
    margin-left: 23px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
}
#present .voice .big_cont_2 {
    margin-top: -173px;
    margin-left: 16px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
}
#present .voice .big_cont_3 {
    margin-top: -153px;
    margin-left: 22px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
}
#present .voice .cp_bg_cont_1 {
    width: 181px;
    margin-top: -7px;
    margin-left: -6px;
}
#present .voice .cp_bg_cont_2 {
    width: 198px;
    margin-top: -14px;
    margin-left: -17px;
}
#present .voice .cp_bg_cont_3 {
    width: 180px;
    margin-top: -5px;
    margin-left: -18px;
}
#present .voice .white_text_rec {
    background: #fff;
    width: 104.5px;
    height: 44.5px;
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
    transform: translateZ(0);
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    margin-top: -24px;
    margin-left: 24px;
    padding: 6px 0;
}
#present .voice .w_text_rec_2 {
    width: 100px;
    height: 50px;
    padding: 7px 0;
    line-height: 18px;
}
#present .cmp_white_bg .btn {
    margin-top: 36px;
}
#present .cmp_white_bg .btn a {
    width: 315px;
    padding: 11px 0;
}
#present .cmp_white_bg .btn a {
    display: inline-block;
    border: 1px solid #000;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-weight: 300;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    letter-spacing: 0.1em;
}
#present .voice .campaign-btn {
    margin-top: 73px;
    margin-bottom: -58px;
}
