.main_visual {
    margin-top: -141px;
}
.main_video_wrap {
    position: relative;
    width: 100%;
}
.main_video_wrap:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.main_video_wrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(../img/main_video.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background-size: cover !important;
}
/* 16:9 */
.iframe16To9 {
    padding-top: 56.25%;
}

/* 4:3 */
.iframe4To3 {
    padding-top: 75%;
}

/* main_banner */
.main_banner_swiper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main_banner01 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: 1015px;
    width: 100%;
    padding-top: 58px;
    padding-bottom: 61px;
    border: 2px solid #fff;
    text-align: center;
}
.main_banner01 h2 {
    font-size: 40px;
    font-weight: 300;
    color: #fff;
    line-height: 48px;
    position: relative;
    margin-bottom: 55px;
}
.main_banner01 h2 span {
    color: #a5c3ff;
    font-weight: 700;
}
.main_banner01 h2 img {
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-90%);
}
.main_banner01 p {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    line-height: 35px;
}
.main_banner02 {
    position: absolute;
    left: 117px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 917px;
    width: 100%;
    padding-top: 85px;
    padding-bottom: 84px;
    border: 2px solid #fff;
    text-align: center;
}
.main_banner02 h2 {
    font-size: 53px;
    font-weight: 300;
    color: #fff;
    line-height: 63px;
    margin-bottom: 43px;
}
.main_banner02 h2 span {
    color: #a5c3ff;
    font-weight: 700;
    font-size: 130px;
    line-height: 100px;
}
.main_banner02 p {
    font-size: 29px;
    font-weight: 300;
    color: #fff;
    line-height: 46px;
}
.main_banner03 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    text-align: center;
}
.main_banner03 h2 {
    font-size: 68px;
    font-weight: 300;
    color: #fff;
    line-height: 81px;
    margin-bottom: 58px;
}
.main_banner03 h2 span {
    color: #a5c3ff;
    font-weight: 700;
}
.main_banner03 p {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    line-height: 35px;
}
.main_banner .main_banner_page {
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 51px;
}
.main_banner .main_banner_page .swiper-pagination-bullet {
    width: 94px;
    height: 4px;
    border-radius: 0px;
    background-color: #fff;
    opacity: 1;
}
.main_banner .main_banner_page .swiper-pagination-bullet-active {
    background-color: #a5c3ff;
}

/* main_docter */
.main_docter {
    padding-top: 131px;
    padding-bottom: 155px;
}
.main_docter_title {
    display: flex;
    justify-content: space-between;
}
.main_docter_title > span {
    font-size: 206px;
    font-weight: 700;
    color: #202020;
    opacity: 0.04;
}
.main_docter_title h2 {
    font-size: 45px;
    font-weight: 300;
    color: #202020;
    margin-bottom: 25px;
    margin-top: 30px;
    line-height: 55px;
}
.main_docter_title h2 > span {
    color: #3c63b2;
    font-weight: 700;
}
.main_docter_title p {
    font-size: 20px;
    font-weight: 300;
    color: #202020;
}
.main_docter_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}
.main_docter_wrap > div {
    position: relative;
}
.main_docter_wrap > div > div {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding-bottom: 28px;
    padding-right: 34px;
}
.main_docter_wrap p {
    font-size: 16px;
    font-weight: 400;
    color: #202020;
    margin-bottom: 9px;
}
.main_docter_wrap p > span {
    color: #3c63b2;
    font-size: 25px;
    font-weight: 500;
    background-color: #fff;
    border-radius: 50%;
    line-height: 18px;
    height: 22px;
    width: 22px;
    text-align: center;
    display: inline-block;
    margin-right: 4px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.16);
}
.main_docter_wrap h3 {
    font-size: 19px;
    font-weight: 400;
    color: #202020;
}
.main_docter_wrap h3 > span {
    font-size: 27px;
    font-weight: 700;
}

/* main_category */
.main_category_wrap {
    display: flex;
    flex-wrap: wrap;
}
.main_category_wrap > div {
    width: 33.3%;
    position: relative;
    cursor: default;
}
.main_category_wrap > div > div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 2;
}
.main_category_wrap h2 {
    font-size: 35px;
    font-weight: 700;
    color: #3c63b2;
    margin-bottom: 28px;
}
.main_category_wrap p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    transition: all 0.2s;
}
.main_category_wrap > div > img {
    filter: brightness(0.2);
    transition: all 0.2s;
}
.main_category_wrap > div:hover > img {
    filter: brightness(1);
}
.main_category_wrap > div:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.2s;
    z-index: 1;
}
.main_category_wrap > div:hover::before {
    opacity: 0.7;
}
.main_category_wrap > div:hover > div > p {
    color: #232323;
}

/* main_intro */
.main_intro {
    position: relative;
}
.main_intro_wrap {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.72);
    padding-left: 240px;
    padding-top: 228px;
}
.main_intro_wrap > span {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 3px;
}
.main_intro_wrap > h2 {
    font-size: 45px;
    font-weight: 300;
    color: #fff;
    line-height: 62px;
    margin-top: 29px;
    margin-bottom: 68px;
}
.main_intro_wrap > h2 > span {
    font-weight: 700;
    color: #a5c3ff;
}
.main_intro_wrap > p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 38px;
}

/* main_sleep */
.main_sleep {
    padding-top: 120px;
    padding-bottom: 118px;
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.main_sleep::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    max-width: 905px;
    background-color: rgba(243, 243, 243, 0.66);
    z-index: -1;
}
.main_sleep_wrap {
    max-width: 1680px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.main_sleep_title h2 {
    font-size: 45px;
    font-weight: 300;
    color: #202020;
    line-height: 55px;
    margin-bottom: 24px;
    margin-top: 90px;
}
.main_sleep_title h2 > span {
    font-weight: 700;
    color: #3c63b2;
}
.main_sleep_title p {
    font-size: 20px;
    font-weight: 300;
    color: #202020;
    line-height: 30px;
    margin-bottom: 65px;
}
.main_sleep_swiper {
    max-width: 1142px;
    width: 100%;
    overflow: hidden;
}
.main_sleep_nav {
    display: flex;
    cursor: pointer;
}
.main_sleep_line {
    height: 24px;
    width: 1px;
    background-color: #202020;
    margin: 0px 23px;
}
.main_sleep_swiper .swiper-slide > div {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.main_sleep_swiper span {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}
.main_sleep_swiper p {
    font-size: 25px;
    font-weight: 300;
    color: #fff;
    line-height: 35px;
    margin-top: 50px;
}

/* main_beauty02 */
.main_beauty02 {
    position: relative;
}
.main_beauty02_wrap {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.72);
    padding-left: 240px;
    padding-top: 260px;
}
.main_beauty02_wrap > span {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 3px;
}
.main_beauty02_wrap > h2 {
    font-size: 45px;
    font-weight: 300;
    color: #fff;
    line-height: 62px;
    margin-top: 29px;
    margin-bottom: 68px;
}
.main_beauty02_wrap > h2 > span {
    font-weight: 700;
    color: #a5c3ff;
}
.main_beauty02_wrap > p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 38px;
}

/* main_beauty03 */
.main_beauty03 {
    padding-top: 96px;
    padding-bottom: 95px;
}
.main_beauty03 > div {
    display: flex;
}
.main_beauty03_wrap {
    display: flex;
    flex-wrap: wrap;
}
.main_beauty03_wrap > div {
    background-color: #f3f3f3;
    padding-top: 25px;
    padding-left: 24px;
    padding-bottom: 24px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.main_beauty03_wrap span {
    font-size: 24px;
    font-weight: 300;
    color: #202020;
}
.main_beauty03_wrap p {
    font-size: 24px;
    font-weight: 300;
    color: #202020;
    line-height: 35px;
}

/* main_equipment */
.main_equipment {
    position: relative;
}
.main_equipment_title {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 578px;
    height: 754px;
    background-color: #f3f3f3;
    border-radius: 0px 40px 0px 0px;
    padding-left: 157px;
    padding-top: 98px;
    z-index: 2;
}
.main_equipment_title > h2 {
    font-size: 45px;
    font-weight: 300;
    line-height: 55px;
    color: #202020;
    margin-bottom: 37px;
}
.main_equipment_title > h2 > span {
    font-weight: 700;
    color: #3c63b2;
}
.main_equipment_title > p {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    color: #202020;
    margin-bottom: 63px;
}
.main_equipment_title > p > span {
    font-weight: 600;
}
.main_equipment_page {
    display: flex;
    flex-direction: column;
}
.main_equipment_swiper {
    width: 100%;
    overflow: hidden;
}
.main_equipment_swiper .swiper-slide > div {
    position: absolute;
    top: 224px;
    left: 705px;
}
.main_equipment_swiper .swiper-slide > div > span {
    font-size: 40px;
    font-weight: 700;
    color: #3c63b2;
}
.main_equipment_swiper .swiper-slide > div > h3 {
    font-size: 35px;
    font-weight: 700;
    color: #202020;
    margin-top: 21px;
    margin-bottom: 69px;
}
.main_equipment_swiper .swiper-slide > div > p {
    font-size: 25px;
    font-weight: 300;
    color: #202020;
    line-height: 38px;
}
.main_equipment_swiper .swiper-slide > div > p > span {
    font-weight: 700;
    color: #3c63b2;
}
.main_equipment_page .swiper-pagination-bullet {
    width: 447px;
    background-color: transparent;
    border-radius: 31px;
    height: auto;
    line-height: 61px;
    color: #777777;
    font-size: 23px;
    font-weight: 700;
    opacity: 1;
    padding-left: 29px;
    transition: all 0.2s;
    position: relative;
    margin: 0px 0px 15px !important;
}
.main_equipment_page .swiper-pagination-bullet:last-child {
    margin: 0px !important;
}
.main_equipment_page .swiper-pagination-bullet::before {
    font-size: 18px;
    margin-right: 43px;
}
.main_equipment_page .swiper-pagination-bullet:nth-child(1)::before {
    content: '01';
}
.main_equipment_page .swiper-pagination-bullet:nth-child(2)::before {
    content: '02';
}
.main_equipment_page .swiper-pagination-bullet:nth-child(3)::before {
    content: '03';
}
.main_equipment_page .swiper-pagination-bullet:nth-child(4)::before {
    content: '04';
}
.main_equipment_page .swiper-pagination-bullet-active {
    background-color: #3c63b2;
    color: #fff;
}
.main_equipment_page .swiper-pagination-bullet::after {
    content: '';
    display: none;
    width: 6px;
    height: 10px;
    position: absolute;
    right: 23px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../img/main_equipment_page.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.main_equipment_page .swiper-pagination-bullet-active::after {
    display: block;
}

/* main_equipment_intro */
.main_equipment_intro {
    position: relative;
}
.main_equipment_intro_wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    padding-left: 240px;
    padding-top: 242px;
}
.main_equipment_intro_wrap > span {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 3px;
}
.main_equipment_intro_wrap > h2 {
    font-size: 45px;
    font-weight: 300;
    color: #fff;
    line-height: 62px;
    margin-top: 29px;
    margin-bottom: 67px;
}
.main_equipment_intro_wrap > h2 > span {
    font-weight: 700;
    color: #a5c3ff;
}
.main_equipment_intro_wrap > p {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    line-height: 38px;
}
.main_equipment_intro_wrap > p > span {
    font-weight: 700;
}

/* main_interior */
.main_interior {
    text-align: center;
    padding-top: 117px;
    padding-bottom: 130px;
    overflow: hidden;
}
.main_interior > span {
    font-size: 15px;
    font-weight: 400;
    color: #202020;
    opacity: 0.39;
    letter-spacing: 3px;
}
.main_interior > h2 {
    font-size: 45px;
    font-weight: 300;
    color: #202020;
    margin-top: 16px;
    margin-bottom: 52px;
}
.main_interior > h2 > span {
    font-weight: 700;
    color: #3c63b2;
}
.main_interior_swiper {
    position: relative;
    width: 100%;
    max-width: 1016px;
    margin: 0 auto;
}
.main_interior_page {
    margin-top: 47px;
}
.main_interior_prev {
    position: absolute;
    left: -32px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
    border-radius: 50%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main_interior_next {
    position: absolute;
    right: -32px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1;
    border-radius: 50%;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.main_interior_page .swiper-pagination-bullet {
    background-color: #f3f3f3;
    opacity: 1;
    width: 12px;
    height: 12px;
}
.main_interior_page .swiper-pagination-bullet {
    background-color: #f3f3f3;
    opacity: 1;
    width: 12px;
    height: 12px;
}
.main_interior_page .swiper-pagination-bullet-active {
    background-color: #3c63b2;
}

/* main_come */
.main_come {
    background-color: rgba(243, 243, 243, 0.39);
    padding-top: 136px;
    padding-bottom: 133px;
}
.main_come > div > h2 {
    text-align: center;
    font-size: 45px;
    font-weight: 300;
    color: #202020;
    margin-bottom: 15px;
}
.main_come > div > h2 > span {
    font-weight: 700;
    color: #3c63b2;
}
.main_come > div > p {
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    color: #202020;
    margin-bottom: 48px;
}
.main_come_wrap {
    display: flex;
    justify-content: space-between;
}
.main_come_wrap > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main_come_right > p {
    margin-top: 66px;
    font-size: 25px;
    font-weight: 300;
    color: #202020;
}
.main_come_right > p > span {
    font-size: 25px;
    font-weight: 600;
    color: #ecd610;
    border-radius: 18px;
    border: 2px solid #ecd610;
    line-height: 35px;
    width: 110px;
    margin-right: 7px;
    display: inline-block;
    text-align: center;
}
#map {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.16);
}
.main_come_left > a {
    display: inline-block;
    width: 378px;
    text-align: center;
    line-height: 68px;
    color: #fff;
    background-color: #3c63b2;
    font-size: 30px;
    font-weight: 500;
    margin-top: 48px;
}
.main_come_bot {
    margin-top: 120px;
    display: flex;
    justify-content: space-between;
}
.main_come > div > h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    width: 470px;
    line-height: 68px;
    color: #202020;
    margin: 48px auto 0px;
    border: 2px solid #202020;
}
