body {
    max-width: initial;
}
/* main01 */
.main01 {
    position: relative;
}
.main01 .fp-overflow > a {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
}
.main01 .fp-overflow > a > img:first-of-type {
    margin: 10px 0px;
}

/* main02 */
.main02 {
    text-align: center;
    color: #fff;
    background-image: url(../img/main02_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.main02_wrap {
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
}
.main02_wrap > h3 {
    font-size: 24px;
    font-weight: 600;
}
.main02_wrap > h2 {
    font-size: 52px;
    font-weight: 700;
    margin: 11px auto 21px;
}
.main02_wrap > p {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 48px;
    opacity: 0;
}
.main02_wrap > a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.main02_con {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 33px;
}
.main02_con > div > p {
    font-size: 24px;
    font-weight: 600;
}
.main02_con h4 {
    font-size: 52px;
    font-weight: 700;
    margin: 3px auto 20px;
}
.main_doctor_year {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.main_doctor_year span {
    font-size: 52px;
    font-weight: 700;
}
.main_doctor_year p {
    font-size: 20px;
    font-weight: 600;
    margin-top: 2px;
}
.main_doctor_year01 {
    margin-right: 50px;
}
.main_doctor_logo {
    display: flex;
    align-items: flex-end;
}
.main_doctor_logo h5 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 400;
}
.main_doctor_logo > div {
    margin-right: 20px;
}
.main_doctor_logo > div:last-child {
    margin: 0;
}

/* main03 */
.main03 {
    background-image: url(../img/main03_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.main03 .center {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 100px;
}
.main03_con h3 {
    font-size: 24px;
    font-weight: 700;
    opacity: 0;
}
.main03_con h2 {
    font-size: 52px;
    font-weight: 700;
    line-height: 140%;
    margin: 10px 0px 19px;
    opacity: 0;
}
.main03_con p {
    font-size: 20px;
    font-weight: 400;
    line-height: 160%;
    color: #f5f5f5;
    opacity: 0;
}
.main03_img {
    margin: 49px 0px 36px;
    display: flex;
    align-items: center;
    opacity: 0;
}
.main03_img span {
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    margin-top: 10px;
    display: block;
    text-align: center;
}
.main03_img02 {
    margin: 0px 19px;
}
.main03_con a {
    border: 1px solid #fff;
    border-radius: 10px;
    line-height: 59px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 20px;
    width: 183px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    opacity: 0;
}
.main03_count p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.main03_count h4 {
    font-size: 42px;
    font-weight: 700;
    color: #ccc;
}
.main03_count h4 span {
    font-size: 120px;
    color: #fff;
    margin-right: 13px;
}

/* main04 */
.main04 {
    color: #fff;
    background-image: url(../img/main04_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.main04 h3 {
    font-size: 24px;
    font-weight: 700;
    opacity: 0;
}
.main04 h2 {
    font-size: 52px;
    font-weight: 700;
    line-height: 120%;
    margin: 20px auto 30px;
    opacity: 0;
}
.main04 h4 {
    font-size: 20px;
    font-weight: 700;
    opacity: 0;
}
.main04 p {
    font-size: 20px;
    font-weight: 500;
    line-height: 160%;
    margin: 20px auto 50px;
    opacity: 0;
}
.main04 a {
    opacity: 0;
}

/* main05 */
.main05 {
    color: #fff;
    background-image: url(../img/main05_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.main05 .center {
    position: relative;
    height: 100vh;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 233px;
}
.main05 h3 {
    font-size: 24px;
    font-weight: 700;
    opacity: 0;
}
.main05 h2 {
    font-size: 52px;
    font-weight: 700;
    line-height: 120%;
    margin: 20px 0px 30px;
    opacity: 0;
}
.main05 p {
    font-size: 24px;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 46px;
    opacity: 0;
}
.main05 a {
    opacity: 0;
}
.main05 .center > img {
    position: absolute;
    left: -60px;
    bottom: 174px;
    opacity: 0;
}

/* main06 */
.main06 {
    color: #fff;
    background-image: url(../img/main06_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.main06 h2 {
    font-size: 52px;
    font-weight: 400;
    line-height: 140%;
    opacity: 0;
}
.main06 p {
    font-size: 24px;
    font-weight: 400;
    line-height: 160%;
    margin: 33px auto 44px;
    opacity: 0;
}
.main06 a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
    opacity: 0;
}

/* main_info */
.main_info {
    color: #333;
    background-color: #fff;
}
.main_info > div > .center {
    padding-top: 188px;
}
.main_info h3 {
    font-size: 42px;
    font-weight: 700;
}
.main_info h2 {
    font-size: 60px;
    font-weight: 700;
    margin: 10px 0px 50px;
}

.main02.active h3 > span {
    animation: smoky 3s 0s both;
    display: inline-block;
    opacity: 0;
}
.main02.active h3 > span:nth-child(1) {
    animation-delay: 0.05s;
}
.main02.active h3 > span:nth-child(2) {
    animation-delay: 0.1s;
}
.main02.active h3 > span:nth-child(3) {
    animation-delay: 0.15s;
}
.main02.active h3 > span:nth-child(4) {
    animation-delay: 0.2s;
}
.main02.active h3 > span:nth-child(5) {
    animation-delay: 0.25s;
}
.main02.active h3 > span:nth-child(6) {
    animation-delay: 0.3s;
}
.main02.active h3 > span:nth-child(7) {
    animation-delay: 0.35s;
}
.main02.active h3 > span:nth-child(8) {
    animation-delay: 0.4s;
}
.main02.active h3 > span:nth-child(9) {
    animation-delay: 0.45s;
}
.main02.active h3 > span:nth-child(10) {
    animation-delay: 0.5s;
}
.main02.active h3 > span:nth-child(11) {
    animation-delay: 0.55s;
}
.main02.active h3 > span:nth-child(12) {
    animation-delay: 0.6s;
}
.main02.active h3 > span:nth-child(13) {
    animation-delay: 0.65s;
}
.main02.active h3 > span:nth-child(14) {
    animation-delay: 0.7s;
}
.main02.active h3 > span:nth-child(15) {
    animation-delay: 0.75s;
}
.main02.active h3 > span:nth-child(16) {
    animation-delay: 0.8s;
}
.main02.active h3 > span:nth-child(17) {
    animation-delay: 0.85s;
}
.main02.active h3 > span:nth-child(18) {
    animation-delay: 0.9s;
}
.main02.active h3 > span:nth-child(19) {
    animation-delay: 0.95s;
}

.main02.active h2 > span {
    animation: smoky 3s 0s both;
    display: inline-block;
    opacity: 0;
}
.main02.active h2 > span:nth-child(1) {
    animation-delay: 1s;
}
.main02.active h2 > span:nth-child(2) {
    animation-delay: 1.05s;
}
.main02.active h2 > span:nth-child(3) {
    animation-delay: 1.1s;
}
.main02.active h2 > span:nth-child(4) {
    animation-delay: 1.15s;
}
.main02.active h2 > span:nth-child(5) {
    animation-delay: 1.2s;
}
.main02.active h2 > span:nth-child(6) {
    animation-delay: 1.25s;
}
.main02.active h2 > span:nth-child(7) {
    animation-delay: 1.3s;
}
.main02.active h2 > span:nth-child(8) {
    animation-delay: 1.35s;
}
.main02.active h2 > span:nth-child(9) {
    animation-delay: 1.4s;
}
.main02.active h2 > span:nth-child(10) {
    animation-delay: 1.45s;
}
.main02.active h2 > span:nth-child(11) {
    animation-delay: 1.5s;
}
.main02.active h2 > span:nth-child(12) {
    animation-delay: 1.55s;
}
.main02.active .main02_wrap > p {
    animation: fadeInImgWrap 1.5s 2.5s ease forwards;
}

.main03.active .main03_con h3 {
    animation: fadeInImgWrap 1.5s 0.2s ease forwards;
}
.main03.active .main03_con h2 {
    animation: fadeInImgWrap 1.5s 0.25s ease forwards;
}
.main03.active .main03_con p {
    animation: fadeInImgWrap 1.5s 0.3s ease forwards;
}
.main03.active .main03_img {
    animation: fadeInImgWrap 1.5s 0.35s ease forwards;
}
.main03.active a {
    animation: fadeInImgWrap 1.5s 0.4s ease forwards;
}

.main04.active h3 {
    animation: fadeInImgWrap 1.5s 0.2s ease forwards;
}
.main04.active h2 {
    animation: fadeInImgWrap 1.5s 0.25s ease forwards;
}
.main04.active h4 {
    animation: fadeInImgWrap 1.5s 0.3s ease forwards;
}
.main04.active p {
    animation: fadeInImgWrap 1.5s 0.35s ease forwards;
}
.main04.active a {
    animation: fadeInImgWrap 1.5s 0.4s ease forwards;
}

.main05.active h3 {
    animation: fadeInImgWrap 1.5s 0.2s ease forwards;
}
.main05.active h2 {
    animation: fadeInImgWrap 1.5s 0.25s ease forwards;
}
.main05.active p {
    animation: fadeInImgWrap 1.5s 0.3s ease forwards;
}
.main05.active a {
    animation: fadeInImgWrap 1.5s 0.35s ease forwards;
}
.main05.active .center > img {
    animation: fadeInImgWrap 1.5s 0.4s ease forwards;
}

.main06.active h2 {
    animation: fadeInImgWrap 1.5s 0.2s ease forwards;
}
.main06.active p {
    animation: fadeInImgWrap 1.5s 0.25s ease forwards;
}
.main06.active a {
    animation: fadeInImgWrap 1.5s 0.3s ease forwards;
}

@keyframes smoky {
    20% {
        text-shadow: 0 0 10px #e7e7e7;
        filter: blur(5px);
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fade-in {
    animation: fadeInImgWrap 0.6s ease forwards;
}

@keyframes fadeInImgWrap {
    from {
        opacity: 0;
        visibility: hidden;
    }
    to {
        opacity: 1;
        visibility: visible;
    }
}
@media screen and (min-width: 1921px) {
    .main02_wrap {
        max-width: 2000px;
    }
}
