body {
    overflow-x: hidden;
}

.bg_top {
    position: relative;
    z-index: -1;
}

.bg_top:before {
    content: '';
    position: absolute;
    width: calc(100vw - 17px);
    height: 100vh;
    top: 0;
    left: 17px;
    background-image: url("../img/top/bg-top2.png");
    background-repeat: no-repeat;
    background-position: calc(100% + 60px) -82px;
}

.icon {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.icon.lang-icon {
    background-image: url("../img/top/lang-icon.png");
    width: 15px;
    height: 15px;
}

.arrow-left-circle-icon {
    background-image: url("../img/top/arrow-left-circle.png");
    width: 27px;
    height: 27px;
}

.arrow-right-circle-icon {
    background-image: url("../img/top/arrow-right-circle.png");
    width: 27px;
    height: 27px;
}

.information-circle-outline-icon {
    background-image: url("../img/top/information-circle-outline.png");
    width: 30px;
    height: 30px;
}

.twitter-circle-icon {
    background-image: url("../img/top/twitter-circle.png");
    width: 31px;
    height: 30px;
}

.twitter-icon {
    background-image: url("../img/top/twitter.png");
    width: 18px;
    height: 19px;
}

.nationwide-initiatives-icon {
    background-image: url("../img/top/nationwide-initiatives.png");
    width: 45px;
    height: 56px;
}

.local-efforts-icon {
    background-image: url("../img/top/local-efforts.png");
    width: 69px;
    height: 67px;
}

.arrow-right-circle-gray-icon {
    background-image: url("../img/top/arrow-right-circle-gray.png");
    width: 27px;
    height: 27px;
}

.arrow-right-circle-gray-s11-icon {
    background-image: url("../img/top/arrow-right-circle-gray-s11.png");
    width: 11px;
    height: 11px;
}

.link-icon {
    background-image: url("../img/top/link.png");
    width: 20px;
    height: 20px;
}

.copy-icon {
    background-image: url("../img/top/copy.png");
    width: 9px;
    height: 9px;
}

.close-circle-icon {
    background-image: url("../img/top/close-circle.png");
    width: 26px;
    height: 26px;
}

.d-block {
    display: block !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-none {
    display: none !important;
}

.d-flex {
    display: flex !important;
}

.flex-wrap {
    flex-wrap: wrap;
}

.align-items-center {
    align-items: center;
}

.justify-content-between {
    justify-content: space-between;
}

.justify-content-around {
    justify-content: space-around;
}

.justify-content-evenly {
    justify-content: space-evenly;
}

.justify-content-end {
    justify-content: end;
}

.justify-content-center {
    justify-content: center;
}

.fw-600 {
    font-weight: 600;
}

.g_inner_wrap {
    max-width: 1088px;
}

.gh_header {
    background-color: transparent;
    box-shadow: none;
    padding-top: 20px;
}

.gh_header .g_inner_wrap {
    display: block;
}

.gh_header .gh_header_content {
    display: grid;
    grid-template-columns: 164px 1fr;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 0 26px;
    position: relative;
    background: #ffffff;
}

.gh_header__nav__english {
    background-image: url("../img/top/bg-lang.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 76px;
    height: 28px;
    position: absolute;
    top: -20px;
    right: 0;
    padding: 0;
}

.gh_header__nav__english a {
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 0 3px;
    height: 100%;
}

.gh_header__nav__english a:hover {
    background-color: unset !important;
}

.gh_header__nav__english:before {
    display: none;
}

.gh_header__nav__contact {
    background-image: url("../img/top/bg-contact.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 168px;
    height: 28px;
    position: absolute;
    top: -20px;
    right: 80px;
    padding: 0;
    color: #FFFFFF;
}

.gh_header__nav__contact a {
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 0 3px;
    height: 100%;
}

.gh_header__nav__contact a:hover {
    background-color: unset !important;
}

.gh_header__nav__contact:before {
    display: none;
}

.gh_header__nav__up {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    padding: 0;
    color: #FFFFFF;
}

.gh_header__nav__up a {
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 0 3px;
    height: 100%;
}

.gh_header__nav__up a:hover {
    background-color: unset !important;
}

.gh_header__nav__up:before {
    display: none;
}

.gh_header__nav__consulting {
    background-image: url("../img/top/bg-consulting.png");
    width: 278px;
    height: 28px;
    top: -20px;
    right: 250px;
}

.gh_header__nav__phr_service {
    background-image: url("../img/top/bg-phr_service.png");
    width: 168px;
    height: 28px;
    top: -20px;
    right: 530px;
}

.gh_header__nav__womenshealth_service {
    background-image: url("../img/top/bg-womenshealth_service.png");
    width: 210px;
    height: 28px;
    top: -20px;
    right: 700px;
}

.gh_header__nav__mentalhealth_services {
    background-image: url("../img/top/bg-mentalhealth_services.png");
    width: 180px;
    height: 28px;
    top: -20px;
    right: 910px;
}

.gh_header .gh_header__logo {
    padding: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.gh_header .gh_header__nav_wrap {
    justify-content: flex-start;
    z-index: 100;
}

.gh_header .gh_header__nav_wrap .gh_header__nav {
    padding: 0;
}

.gh_header .gh_header__nav_wrap .gh_header__nav .nav__item {
    font-size: 14px;
    font-weight: 600;
    padding: 33px 11px 11px 11px;
    display: block;
    /*
    padding: 33px 11px;
    position: relative;
    */
}

.gh_header .gh_header__nav_wrap .gh_header__nav ul li a {
    background-color: unset;
    padding: 0;
    border-bottom: 1px solid #FFFFFF;
}

.gh_header .gh_header__nav_wrap .gh_header__nav ul li p {
    border-bottom: 1px solid #FFFFFF;
}

.gh_header .gh_header__nav_wrap .gh_header__nav ul li a:hover {
    background-color: unset;
}

.gh_header__nav .nav__item:after {
    content: '';
    height: 3px;
    display: block;
    border-radius: 4px;
    background-color: #f4f4f4;
    margin-top: 20px;
    /*
    width: calc(100% - 22px);
    transform: translateX(-50%);
    position: absolute;
    bottom: 8px;
    left: 0;
    */
}

.gh_header__nav .nav__item.hover_color_1:hover:after {
    background-color: #7272D3;
}

.gh_header__nav .nav__item.hover_color_2:hover:after {
    background-color: #FC188A;
}

.gh_header__nav .nav__item.hover_color_3:hover:after {
    background-color: #FC3334;
}

.gh_header__nav .nav__item.hover_color_4:hover:after {
    background-color: #F8B62D;
}

.gh_header__nav .nav__item.hover_color_5:hover:after {
    background-color: #F6EA00;
}

.gh_header__nav .nav__item.hover_color_6:hover:after {
    background-color: #31B555;
}

.gh_header__nav .nav__item.hover_color_7:hover:after {
    background-color: #1BADB9;
}

.gh_header__nav .nav__sub_menu_wrap {
    min-width: 230px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    padding: 10px 80px 0 80px;
    box-sizing: border-box;
    /*
    padding-top: 10px;
    left: 50%;
    transform: translateX(-50%);
    */
}

/*
.gh_header__nav .nav__item:hover .nav__sub_menu_wrap {
    display: block;
}
*/
.gh_header__nav .nav__sub_menu {
    border-radius: 5px;
    padding: 30px;
    display: flex;
    gap: 0 20px;
    /*
    padding: 0 16px;
    */
}

.gh_header__nav .nav__sub_menu .nav__sub_menu_title {
    color: #FFFFFF;
    padding: 20px 12px;
    display: block;
    font-weight: bold;
    position: relative;
    margin-top: -54px;
    border-bottom: 1px solid #FFFFFF;
}

.gh_header__nav .nav__sub_menu .nav__sub_menu_title:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 14px;
    background-color: #ffffff;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.gh_header__nav .nav__sub_menu .nav__sub_menu_cont {
    width: calc((100% - 40px) / 3);
    padding-top: 54px;
}


.gh_header__nav .nav__item.hover_color_2 .nav__sub_menu {
    background-color: #fb198a;
}

.gh_header__nav .nav__item.hover_color_3 .nav__sub_menu {
    background-color: #FC3334;
}

.gh_header__nav .nav__item.hover_color_4 .nav__sub_menu {
    background-color: #F8B62D;
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu {
    background-color: #F6EA00;
}

.gh_header__nav .nav__item.hover_color_7 .nav__sub_menu {
    background-color: #1BADB9;
}

.gh_header__nav .nav__sub_menu .sub_menu__item {
    padding: 20px 12px 20px 15px !important;
    display: block;
    border-radius: 0 !important;
    color: #ffffff;
    font-weight: 400;
    position: relative;
}

.gh_header__nav .nav__sub_menu .sub_menu__item:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 8px;
    background-color: #ffffff;
    left: 3px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .nav__sub_menu_title {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .nav__sub_menu_title:before {
    background-color: #000000;
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .sub_menu__item {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .sub_menu__item:before {
    background-color: #000000;
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .nav__sub_menu__second_cont a.sub_menu__item:before {
    background-color: transparent;
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .sub_menu__item:after {
    background-image: url("../img/top/chevron-right_black.svg");
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .sub_menu__item.img_open:after {
    background-image: url("../img/top/img_plus_black.svg");
    width: 10px;
    height: 10px;
}

.gh_header__nav .nav__item.hover_color_5 .nav__sub_menu .sub_menu__item.img_close:after {
    background-image: url("../img/top/img_minus_black.svg");
    width: 10px;
    height: 2px;
}

.gh_header__nav .nav__sub_menu .sub_menu__item:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 10px;
    background-image: url("../img/top/chevron-right.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.gh_header__nav .nav__sub_menu .sub_menu__item.img_open:after {
    background-image: url("../img/top/img_plus.svg");
    width: 10px;
    height: 10px;
}

.gh_header__nav .nav__sub_menu .sub_menu__item.img_close:after {
    background-image: url("../img/top/img_minus.svg");
    width: 10px;
    height: 2px;
}

.gh_header__nav .nav__sub_menu .sub_menu__item+.sub_menu__item {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}

.gh_header__nav .nav__sub_menu .nav__sub_menu__second_cont {
    display: none !important;
}

.gh_header__nav .nav__sub_menu .nav__sub_menu__second_cont.active {
    display: block !important;
}

.gh_header__nav .hover_color_3 .nav__sub_menu .nav__sub_menu__second_cont {
    background-color: #FD5051;
}

.gh_header__nav .nav__sub_menu .nav__sub_menu__second_cont li {
    display: block;
    line-height: 1.2;
}

.gh_header__nav .nav__sub_menu .nav__sub_menu__second_cont .sub_menu__item {
    padding: 20px 12px 20px 40px !important;
}

.gh_header__nav .nav__sub_menu .nav__sub_menu__second_cont .sub_menu__item:before {
    background: none;
    content: "\30FB";
    width: 18px;
    height: 30px;
    left: 10px;
    top: 50%;
    font-size: 30px;
    transform: translateY(-50%);
}

.gh_header__nav .nav__sub_menu .nav__sub_menu__second_cont .sub_menu__item:after {
    margin-right: 10px;
}

.gf_footer {
    background-color: #222222;
    color: #ffffff;
    font-size: 14px;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
}

.gf_footer .gf_footer__nav__item {
    margin-top: 12px;
    position: relative;
    padding-left: 8px;
}

.gf_footer .gf_footer__nav__item:before {
    content: '';
    width: 3px;
    height: 14px;
    position: absolute;
    left: 0;
    background-color: red;
}

.gf_footer__sns {
    display: none;
}

.gf_footer .gf_footer__nav__item.color_1:before {
    background-color: #7272D3;
}

.gf_footer .gf_footer__nav__item.color_2:before {
    background-color: #FC188A;
}

.gf_footer .gf_footer__nav__item.color_2 .sub_menu__item:before {
    background-color: #FC188A;
}

.gf_footer .gf_footer__nav__item.color_3:before {
    background-color: #FC3334;
}

.gf_footer .gf_footer__nav__item.color_3 .sub_menu__item:before {
    background-color: #FC3334;
}

.gf_footer .gf_footer__nav__item.color_4:before {
    background-color: #F8B62D;
}

.gf_footer .gf_footer__nav__item.color_4 .sub_menu__item:before {
    background-color: #F8B62D;
}

.gf_footer .gf_footer__nav__item.color_5:before {
    background-color: #F6EA00;
}

.gf_footer .gf_footer__nav__item.color_5 .sub_menu__item:before {
    background-color: #F6EA00;
}

.gf_footer .gf_footer__nav__item.color_6:before {
    background-color: #31B555;
}

.gf_footer .gf_footer__nav__item.color_6 .sub_menu__item:before {
    background-color: #31B555;
}

.gf_footer .gf_footer__nav__item.color_7:before {
    background-color: #1BADB9;
}

.gf_footer .gf_footer__nav__item.color_7 .sub_menu__item:before {
    background-color: #1BADB9;
}

.gf_footer .gf_footer__nav__item.color_8:before {
    background-color: #A0A0A0;
}

.gf_footer .gf_footer__nav__item.color_8 .sub_menu__item:before {
    background-color: #A0A0A0;
}

.gf_footer .gf_footer__nav__item.color_9:before {
    background-color: #3E85CB;
}

.gf_footer .gf_footer__nav__item.color_10:before {
    background-color: #30B655;
}

.gf_footer .gf_footer__nav__item.color_11:before {
    background-color: #FC188A;
}

.gf_footer .sub_menu__item {
    margin-top: 8px;
    position: relative;
}

.gf_footer .sub_menu__item:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 5px;
    left: -7px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
}

.gf_footer .gf_footer__nav__item.color_none {
    margin-top: 30px;
}

.gf_footer .gf_footer__nav__item.color_none:before {
    display: none;
}

.gf_footer .sub_menu__item2 {
    margin-top: 8px;
    text-indent: -1.5rem;
    padding-left: 1rem;
    line-height: 120%;
}

.gf_footer .gf_footer__bottom {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid #4B4B4B;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
}

.gf_footer__bottom__left {
    display: flex;
    align-items: center;
    gap: 0 64px;
}

.gf_footer__bottom__left .gf_nav ul li {
    color: #ffffff;
    font-size: 12px;
}

.gf_footer__nav_bottom ul {
    display: flex;
    gap: 0 15px;
    justify-content: flex-end;
    margin-top: 90px;
}

.gf_footer__nav_bottom ul li {
    position: relative;
    padding-left: 10px;
}

.gf_footer__nav_bottom ul li:before {
    content: '';
    width: 3px;
    height: 14px;
    position: absolute;
    left: 0;
    background-color: #A0A0A0;
}

.gf_footer p.trademark {
    font-size: 12px;
    margin-top: 1em;
}

.to_top_btn {
    width: 103px;
    height: 112px;
    background-image: url("../img/top/to-top.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    position: fixed;
    right: 32px;
    bottom: -1000px;
    transition: all .5s ease;
}

.to_top_btn.show {
    bottom: 24px;
    transition: all .5s ease;
}

.to_top_btn:hover {
    background-image: url("../img/top/to-top-hover.png");
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0%;
    padding-left: 0%;
}

.home_page {
    overflow: hidden;
    margin-bottom: -180px;
}

.home_page .index_upper {
    background: unset;
    padding: 24px 0;
}

.home_page .g_carousel__item {
    margin: 0 15px;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px rgba(255, 255, 255, 0.5);
    overflow: hidden;
}

.home_page .g_carousel__item .g_carousel_sp {
    display: none;
}

.g_carousel .g_carousel__item img {
    max-width: 100%;
    width: auto;
}

.home_page .index_upper .slick-slider-nav:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #D1D1D1;
    top: -8px;
    left: 0;
}

.home_page .index_upper .slick-slider-nav {
    padding: 0 14px;
    bottom: 8px;
    right: calc(50vw - 544px);
}

.index_upper .slick-slider-nav .progress {
    content: '';
    position: absolute;
    height: 3px;
    background-color: #FC3334;
    top: -8px;
    left: 0;
}

.carousel_customize {
    position: relative;
}

.carousel_customize .slick-slider-nav {
    position: absolute;
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    gap: 14px;
}

.carousel_customize .slick-arrow.slick-arrow-prev {
    margin-right: 14px;
}

.carousel_customize .slick-slider-dots .slick-dots {
    display: flex;
    align-items: center;
    gap: 10px;
}

.carousel_customize .slick-slider-dots .slick-active .slick-dot {
    background-color: #FC3334;
}

.carousel_customize .slick-slider-dots .slick-dot {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #DBDBDB;
}

.carousel_customize .slick-track {
    margin-left: 0;
    display: flex;
}

.carousel_customize img:hover {
    transform: scale(1);
    transition: all .4s ease-in;
}

.carousel_customize img:hover {
    transform: scale(1.08);
    transition: all .4s ease-out;
}

.home_page .important_notify__content {
    margin-top: 16px;
    margin-bottom: 40px;
    border-radius: 5px;
    border: solid 2px #fc3334;
    background-color: #fff;
    display: flex;
}

.home_page .important_notify__title {
    background-color: #fc3334;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    width: 168px;
    margin-right: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_page .important_notify__detail {
    color: #1a1a1a;
    width: calc(100% - 196px);
    padding: 20px;
    line-height: 1.4;
}

.home_page .important_notify__detail .notify+.notify {
    margin-top: 8px;
}

.home_page .important_notify__detail .notify {
    display: flex;
    align-items: center;
}

.home_page .important_notify__detail .notify_date {
    font-size: 12px;
    font-weight: 500;
    width: 74px;
    margin-right: 8px;
}

.home_page .important_notify__detail .notify_title {
    font-size: 14px;
    font-weight: 600;
    width: calc(100% - 82px);
}

.home_page .pickup {
    height: 370px;
    position: relative;
    margin-bottom: 30px;
}

.home_page .pickup__left {
    font-weight: 600;
    font-size: 14px;
    padding-top: 30px;
}

.home_page .pickup .see_all_btn {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 2em;
    box-sizing: border-box;
    padding: 0.5em 30px 0.3em;
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

.home_page .pickup .see_all_btn:after {
    content: "\03e";
    color: #9b9b9b;
    margin-right: 0.5em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) scale(0.5, 1);
}

.home_page .pickup .see_all_btn:before {
    content: "\3007";
    margin-left: -1.3em;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
}

.home_page .pickup::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 115px;
    z-index: 0;
}

.home_page .pickup .g_inner_wrap {
    z-index: 5;
}

.home_page .topic.pickup::after {
    background-color: #C4C4F8;
}

.home_page .event.pickup::after {
    background-color: #A1DBB1;
}

.home_page .study.pickup::after {
    background-color: #F6EA00;
}

.home_page .sponsored.pickup::after {
    background-color: #1cacba;
}

.home_page .topic .see_all_btn:before {
    color: #7272D3;
}

.home_page .study .see_all_btn:before {
    color: #BFB600;
}

.home_page .event .see_all_btn:before {
    color: #31B555;
}

.home_page .topic .see_all_btn:hover {
    background-color: #FFFFFF;
    border: 1px solid #7272D3;
}

.home_page .study .see_all_btn:hover {
    background-color: #FFFFFF;
    border: 1px solid #BFB600;
}

.home_page .event .see_all_btn:hover {
    background-color: #FFFFFF;
    border: 1px solid #31B555;
}

.home_page .pickup .pickup_carousel__item {
    border-radius: 5px;
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
    margin: 0 8px;
    overflow: hidden;
    transform: scale(1);
    transition: all .3s ease-in;
    width: 260px !important;
    height: auto;
}

.home_page .pickup .pickup_carousel__item.hover {
    transform: scale(1.02);
    transition: all .3s ease-in;
}

.home_page .pickup .pickup_carousel__item .image img {
    width: 100%;
    height: auto;
    display: block;
}

.home_page .pickup .pickup_carousel__item .detail {
    padding: 16px;
    position: relative;
}

.home_page .pickup .pickup_carousel__item .date {
    font-size: 12px;
    font-weight: 500;
    color: #a0a0a0;
    margin-top: 2px;
}

.home_page .pickup .pickup_carousel__item .new:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 55px solid red;
    border-left: 55px solid transparent;
    right: 0;
    bottom: 0;
}

.home_page .pickup .pickup_carousel__item .new {
    position: absolute;
    right: 0;
    bottom: 0;
}

.home_page .pickup .pickup_carousel__item .new span {
    position: relative;
    z-index: 2;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
    right: 6px;
    bottom: 6px;
}

.home_page .pickup__right {
    width: calc(50vw + 544px - 260px);
    position: absolute;
    top: 0;
    left: 276px;
}

.home_page .pickup .pickup_carousel .slick-list {
    padding-left: 0 !important;
    padding-bottom: 40px !important;
}

.home_page .pickup .carousel_customize .slick-slider-nav {
    left: 650px;
    bottom: 0;
}

@media only screen and (min-width: 1101px) {
    .home_page .pickup .carousel_customize .slick-slider-nav.one-item {
        display: none;
    }

    .home_page .pickup .carousel_customize .slick-slider-nav.three-items {
        display: none;
    }
}

.home_page .topic__title {
    font-size: 30px;
    font-weight: 600;
    color: #1a1a1a;
    margin-left: 8px;
}

.home_page .topic__title .highlight {
    color: #5656cc;
}

.home_page .topic .sns_btn {
    display: inline-flex;
    align-items: center;
    gap: 30px;
    border-radius: 20px;
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    padding: 5px 10px 5px 20px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
}

.home_page .topic .pickup_carousel__item .name {
    font-size: 16px;
    font-weight: bold;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 66px;
    margin-top: 6px;
    line-height: 1.4;
}

.home_page .topic .pickup_carousel__item .tag {
    color: #7272d3;
    font-size: 12px;
    font-weight: 600;
    margin-top: 32px;
    display: inline-block;
}

.topic .carousel_customize .slick-slider-dots .slick-active .slick-dot {
    background-color: #7272D3;
}

.home_page .study.pickup {
    margin-bottom: 60px;
}

.home_page .study__title .highlight {
    color: #DED300;
}

.home_page .study__title {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
}

.home_page .study__title_en {
    font-size: 16px;
    color: #DED300;
    margin-top: 4px;
    font-weight: 400;
}

.home_page .study__description {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    margin-top: 24px;
    max-width: 240px;
    line-height: 1.4;
}

.home_page .study .pickup_carousel__item .tag {
    color: #BFB600;
    font-size: 12px;
    font-weight: 600;
    margin-top: 16px;
}

.home_page .study .pickup_carousel__item .name {
    font-size: 16px;
    font-weight: bold;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 66px;
    margin-top: 6px;
    line-height: 1.4;
}

.study .carousel_customize .slick-slider-dots .slick-active .slick-dot {
    background-color: #746F00;
}

/* .home_page .study {
    height: 484px;
} */

/* 
.home_page .event:before {
    content: '';
    position: absolute;
    width: 1699px;
    height: 630px;
    background-image: url("../img/top/bg-event.png");
    background-repeat: no-repeat;
    top: -82px;
    right: -170px;
    z-index: -1;
}
*/

.home_page .event__title .highlight {
    color: #18AC40;
}

.home_page .event__title {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
}

.home_page .event__title_en {
    font-size: 16px;
    color: #A1DBB1;
    margin-top: 4px;
    font-weight: 400;
}

.home_page .event__description {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    margin-top: 24px;
    max-width: 240px;
    line-height: 1.4;
}

.home_page .event .pickup_carousel__item .tag {
    color: #31B555;
    font-size: 12px;
    font-weight: 600;
    margin-top: 16px;
}

.home_page .event .pickup_carousel__item .name {
    font-size: 16px;
    font-weight: bold;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 66px;
    margin-top: 6px;
    line-height: 1.4;
}

.event .carousel_customize .slick-slider-dots .slick-active .slick-dot {
    background-color: #148E35;
}

.home_page .event p.index0 {
    margin-top: 58px;
    margin-left: 8px;
    font-size: 16px;
}

.home_page .event__right {
    width: 40%;
}

.home_page .top_attempt {
    color: #1A1A1A;
    font-size: 14px;
    overflow: hidden;
}

.home_page .top_attempt .attempt__left {
    width: 260px;
    float: left;
    padding-top: 50px;
}

.home_page .top_attempt .attempt__right {
    width: calc(100% - 260px);
    float: right;
}


.home_page .top_attempt .attempt__title .highlight {
    color: #1BADB9;
}

.home_page .top_attempt .attempt__title {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
}

.home_page .top_attempt .attempt__title_en {
    font-size: 16px;
    color: #1BADB9;
    margin-top: 4px;
    font-weight: 400;
}

.home_page .top_attempt .d-flex a img {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}

.home_page .about {
    margin-top: 80px;
}

.home_page .about__content {
    text-align: center;
    background-image: url("../img/top/bg-about.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 576px;
    display: flex;
    justify-content: center;
    position: relative;
}

.home_page .about__content_in {
    margin-top: 150px;
}

.home_page .about__name {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
}

.home_page .about__name .highlight {
    color: #fc188a;
}

.home_page .about__sub_name {
    font-size: 16px;
    color: #f7a1cc;
    margin-top: 6px;
}

.home_page .about__title {
    font-size: 12px;
    color: #1a1a1a;
    margin-top: 20px;
    line-height: 1.4;
}

.home_page .about__description {
    font-size: 14px;
    color: #1a1a1a;
    margin-top: 22px;
    line-height: 1.4;
}

.home_page .about__more {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 80px;
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
}

.g_common_bottom {
    margin-top: 150px;
}

.g_common_bottom .footer_contact {
    border-top: 1px solid #f7f7f7;
    padding: 62px 0 48px 0;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: 600;
}

.g_common_bottom .footer_contact__title {
    font-size: 22px;
    margin-bottom: 20px;
}

.g_common_bottom .footer_contact__description dl {
    overflow: hidden;
}

.g_common_bottom .footer_contact__description dl.footer_contact_email {
    margin-top: 1em;
    margin-bottom: 2em;
}

.g_common_bottom .footer_contact__description dt:after {
    content: "\FF1A";
}

.g_common_bottom .footer_contact__description dt {
    width: 5em;
    float: left;
}

.g_common_bottom .footer_contact__description dd {
    float: left;
    width: calc(100% - 5em);
}


.g_common_bottom .sns {
    background-color: #f7f7f7;
    padding: 62px 0 48px 0;
}

.g_common_bottom .sns__content {
    display: flex;
    font-size: 14px;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 1.4;
}

.g_common_bottom .sns__left {
    width: 50%;
}

.g_common_bottom .sns__right {
    width: 50%;
    padding-top: 20px;
}

.g_common_bottom .sns__title {
    font-size: 22px;
}

.g_common_bottom .sns__description {
    margin-top: 20px;
}

.sns .sns_btn {
    margin-top: 18px;
    width: 260px;
    height: 35px;
    border-radius: 4px;
    background-color: #000;
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #fff;
    padding: 0 12px;
}

.sns .sns_btn .name {
    margin-left: 26px;
    width: calc(100% - 11px - 18px - 26px);
    position: relative;
}

.sns .sns_btn .name:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 20px;
    background-color: #2F2F2F;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
}

.g_common_bottom .related_links {
    padding: 56px 0;
    position: relative;
    background-color: #FFFFFF;
}

.g_common_bottom .related_links:before {
    content: '';
    position: absolute;
    width: 817px;
    height: 729px;
    background-image: url("../img/top/bg-top.png");
    background-repeat: no-repeat;
    right: -44px;
    bottom: -12px;
    z-index: -1;
}

.g_common_bottom .related_links__content {
    display: flex;
    font-weight: 600;
    color: #1a1a1a;
    font-size: 14px;
}

.g_common_bottom .related_links__title_group {
    display: flex;
    align-items: center;
    gap: 0 6px;
    margin-right: 148px;
    position: relative;
}

.g_common_bottom .related_links .related_links__title_group:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 35px;
    background-color: #DBDBDB;
    right: -74px;
    top: 50%;
    transform: translateY(-50%);
}

.g_common_bottom .related_links__title {
    font-size: 22px;
}

.g_common_bottom .related_links .link_group {
    display: flex;
    align-items: center;
    gap: 0 36px;
}

.g_common_bottom .related_links .link_group+.link_group {
    margin-top: 8px;
}

.g_common_bottom .related_links .link_group .link {
    display: flex;
    gap: 0 6px;
    align-items: center;
}

.g_common_bottom .related_links .link_group .link a:hover {
    text-decoration: underline;
}

.g_common_bottom .related_links .link_group .icon {
    cursor: pointer;
}

.home_page .float_notify {
    display: none;
    position: fixed;
    z-index: 9;
    bottom: 15vh;
    right: -1000px;
    transition: all .5s ease;
}

.home_page .float_notify.show {
    right: 24px;
    transition: all .5s ease;
}

.home_page .float_notify .close-circle-icon {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
}

.home_page .top_search {
    background-color: #EFEFEF;
    margin-bottom: 40px;
    padding: 35px 0;
}

.home_page .top_search .g_inner_wrap {
    display: flex;
}

.home_page .top_search .g_inner_wrap .tag_title {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.home_page .top_search .g_inner_wrap .tag_title span {
    color: #A0A0A0;
    font-size: 16px;
    font-weight: normal;
}

.home_page .top_search .g_inner_wrap .top_search_left {
    width: 40%;
}

.home_page .top_search .g_inner_wrap .top_search_left .gsc-input-box {
    border-radius: 30px;
}

.home_page .top_search .g_inner_wrap .top_search_right {
    width: 50%;
    margin-left: 10%;
}

.home_page .top_search .g_inner_wrap .top_search_right .tag_item_cont {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}

.home_page .top_search .g_inner_wrap .top_search_right .tag_item_cont .tag_item {
    background-color: #FFFFFF;
    width: auto;
    border-radius: 17px;
    font-weight: 600;
    cursor: pointer;
    border: solid 1px transparent;
    box-sizing: border-box;
}

.home_page .top_search .g_inner_wrap .top_search_right .tag_item_cont .tag_item:hover {
    color: #19ADB9;
    border-color: #19ADB9;
}

.home_page .top_search .g_inner_wrap .top_search_right .tag_item_cont .tag_item a {
    display: block;
    padding: 5px 10px 5px 25px;
    position: relative;
    font-size: 14px;
}

.home_page .top_search .g_inner_wrap .top_search_right .tag_item_cont .tag_item a:before {
    content: url(../img/page_sitesearch.svg);
    vertical-align: middle;
    margin-right: 5px;
    margin-left: -1.3em;
    position: absolute;
    top: 50%;
    transform: translateY(-40%);
}

.home_page .top_search .g_inner_wrap .top_search_right .tag_item_cont .tag_item:hover a:before {
    content: url(../img/page_sitesearch_on.svg);
}

.home_page .top_pickup_wrap ul {
    display: flex;
    justify-content: center;
    gap: 0 12px;
    margin-bottom: 40px;
}

.home_page .top_pickup_wrap ul li {
    width: 198px;
    position: relative;
}


.home_page .top_pickup_wrap ul li::after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 100%;
    height: 5px;
    border-radius: 10px;
}

.home_page .top_pickup_wrap ul .top_pickup_study::after {
    background-color: #F6EA00;
}

.home_page .top_pickup_wrap ul .top_pickup_event::after {
    background-color: #31B555;
}

.home_page .top_pickup_wrap ul .top_pickup_topic::after {
    background-color: #7272D3;
}

.home_page .top_pickup_wrap ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease-out;
}

.home_page .top_pickup_wrap ul li a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 5px;
}

.home_page .top_pickup_wrap ul li a:hover img {
    transform: scale(1.2);
}

@media screen and (max-width: 1100px) {
    .sp_none {
        display: none;
    }
}


.home_page .sponsored__title .highlight {
    color: #1cacba;
}

.home_page .sponsored__title {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
}

.home_page .sponsored__title_en {
    font-size: 16px;
    color: #1cacba;
    margin-top: 4px;
    font-weight: 400;
}

.home_page .sponsored__description {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    margin-top: 24px;
    max-width: 240px;
    line-height: 1.4;
}

.home_page .sponsored .pickup_carousel__item .name {
    font-size: 16px;
    font-weight: bold;
    color: #1a1a1a;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 66px;
    margin-top: 6px;
    line-height: 1.4;
}

.home_page .sponsored .pickup_carousel__item .tag {
    color: #1cacba;
    font-size: 12px;
    font-weight: 600;
    margin-top: 32px;
    display: inline-block;
}

.sponsored .carousel_customize .slick-slider-dots .slick-active .slick-dot {
    background-color: #10676F;
}