#main {
    margin-top: 100vh;
    margin-top: 100svh;
    padding-bottom: 100px;
    background-color: #1c1c1c;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main {
        padding-bottom: 75px;
    }
}
@media screen and (max-width: 599px) {
    #main {
        padding-bottom: 50px;
    }
}
#main .fv {
    width: 100vw;
    height: 100vh;
    height: 100svh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}
#main .fv .photo {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
#main .fv .photo .photo_container {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#main .fv .photo .photo_container img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
@media screen and (max-width: 979px) {
    #main .fv .photo .photo_container_pc {
        display: none;
    }
}
#main .fv .photo .photo_container_mb {
    display: none;
}
@media screen and (max-width: 979px) {
    #main .fv .photo .photo_container_mb {
        display: block;
    }
}
#main .fv .photo.fadeIn {
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1;
}
#main .fv .photo.fadeIn .photo_container {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    -webkit-transform: scale(1);
            transform: scale(1);
}
#main .fv.hide {
    left: 200vw;
}
#main .page_intro {
    margin: 0 auto;
    padding-top: 200px;
    width: 1100px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro {
        padding-top: 140px;
        width: 88vw;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro {
        padding-top: 80px;
        width: 100vw;
    }
}
#main .page_intro .line_title {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px auto 30px 1fr;
    grid-template-columns: 1fr auto 1fr;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    width: 100%;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
}
#main .page_intro .line_title .line {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
    height: 1px;
    position: relative;
}
#main .page_intro .line_title .line::before {
    content: "";
    display: inline-block;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
}
#main .page_intro .line_title .line.line_L::before {
    right: 0;
}
#main .page_intro .line_title .line.line_R::before {
    left: 0;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .line_title {
        -webkit-column-gap: 25px;
           -moz-column-gap: 25px;
                column-gap: 25px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .line_title {
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
    }
}
#main .page_intro .line_title .text {
    height: 20.272px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .line_title .text {
        height: 18.04208px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .line_title .text {
        height: 15.81216px;
    }
}
#main .page_intro .line_title .text svg {
    display: inline-block;
    width: auto;
    height: 100%;
    fill: #ffffff;
}
#main .page_intro .title {
    margin-top: 80px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .title {
        margin-top: 60px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .title {
        margin-top: 40px;
    }
}
#main .page_intro .title h1 {
    margin-block: calc((1em - 1lh) / 2);
    font-family: "Shippori Mincho B1", serif;
    font-size: 48px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.2em;
    text-align: center;
    color: #00a7df;
}
#main .page_intro .title h1 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .title h1 {
        font-size: 41px;
        line-height: 65px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .title h1 {
        padding: 0 6vw;
        font-size: 34px;
        line-height: 54px;
    }
}
#main .page_intro .lead {
    margin-top: 80px;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .lead {
        margin-top: 60px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .lead {
        margin-top: 40px;
    }
}
#main .page_intro .lead p {
    margin-block: calc((1em - 1lh) / 2);
    font-size: 17px;
    line-height: 37px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}
@media screen and (max-width: 1199px) {
    #main .page_intro .lead p {
        font-size: 16px;
        line-height: 33.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .lead p {
        padding: 0 6vw;
        font-size: 15px;
        line-height: 30px;
        text-align: justify;
    }
}
@media screen and (max-width: 599px) {
    #main .page_intro .lead p span.b {
        display: inline;
    }
}
#main .illust {
    margin: 120px auto 0;
    width: 1100px;
    height: 530px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .illust {
        margin-top: 90px;
        width: 88vw;
        height: 42.4vw;
    }
}
@media screen and (max-width: 779px) {
    #main .illust {
        width: 100vw;
        height: 70vh;
        height: 70svh;
        overflow-x: scroll;
        overscroll-behavior-x: contain;
    }
}
@media screen and (max-width: 599px) {
    #main .illust {
        margin-top: 60px;
    }
}
#main .illust .illust_container {
    width: 100%;
    height: 100%;
    position: relative;
}
@media screen and (max-width: 779px) {
    #main .illust .illust_container {
        margin: 0 6vw;
        width: 145.2830188679vh;
        width: 145.2830188679svh;
        height: 100%;
    }
}
#main .illust .illust_container .photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .illust .illust_container .photo .photo_container {
    background-image: url("../img/illust.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .illust .illust_container .pin_ul {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .illust .illust_container .pin_ul .pin_li {
    width: 25px;
    height: 32.717px;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    cursor: pointer;
}
@media screen and (max-width: 1199px) {
    #main .illust .illust_container .pin_ul .pin_li {
        width: 21px;
        height: 27.48228px;
    }
}
@media screen and (max-width: 979px) {
    #main .illust .illust_container .pin_ul .pin_li {
        width: 17px;
        height: 22.24756px;
    }
}
@media screen and (max-width: 779px) {
    #main .illust .illust_container .pin_ul .pin_li {
        width: 25px;
        height: 32.717px;
    }
}
@media screen and (max-width: 599px) {
    #main .illust .illust_container .pin_ul .pin_li {
        width: 23px;
        height: 30.09964px;
    }
}
@media screen and (max-width: 439px) {
    #main .illust .illust_container .pin_ul .pin_li {
        width: 21px;
        height: 27.48228px;
    }
}
#main .illust .illust_container .pin_ul .pin_li .pin {
    width: 100%;
    height: 100%;
}
#main .illust .illust_container .pin_ul .pin_li .pin .pin_container {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.3s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
    height: 100%;
}
#main .illust .illust_container .pin_ul .pin_li .pin .pin_container svg {
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
    width: 100%;
    height: 100%;
    fill: #0069bb;
}
#main .illust .illust_container .pin_ul .pin_li .pin .pin_container svg .st0 {
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    fill: none;
    stroke: #0069bb;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
#main .illust .illust_container .pin_ul .pin_li .pin .pin_container svg .st1 {
    fill: #ffffff;
}
#main .illust .illust_container .pin_ul .pin_li .pin.fadeElem {
    opacity: 0;
}
#main .illust .illust_container .pin_ul .pin_li .pin.fadeIn {
    -webkit-transition: opacity 0.3s 0.5s;
    transition: opacity 0.3s 0.5s;
    opacity: 1;
    -webkit-animation: pinFadeIn 0.6s cubic-bezier(0.45, 0, 0.55, 1) 0.5s;
            animation: pinFadeIn 0.6s cubic-bezier(0.45, 0, 0.55, 1) 0.5s;
}
@-webkit-keyframes pinFadeIn {
    50% {
        -webkit-transform: scale(1.4) translateY(-14%);
                transform: scale(1.4) translateY(-14%);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
@keyframes pinFadeIn {
    50% {
        -webkit-transform: scale(1.4) translateY(-14%);
                transform: scale(1.4) translateY(-14%);
    }
    100% {
        -webkit-transform: scale(1);
                transform: scale(1);
    }
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(1) {
    left: 15.2%;
    top: 17.6%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(2) {
    left: 11.3%;
    top: 39.7%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(3) {
    left: 20.8%;
    top: 54.6%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(4) {
    left: 19.9%;
    top: 79.3%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(5) {
    left: 37%;
    top: 38.4%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(6) {
    left: 35.1%;
    top: 67.2%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(7) {
    left: 51%;
    top: 33%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(8) {
    left: 60.8%;
    top: 47.8%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(9) {
    left: 67.2%;
    top: 61.7%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(10) {
    left: 88.9%;
    top: 19.2%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(11) {
    left: 86.8%;
    top: 46%;
}
#main .illust .illust_container .pin_ul .pin_li.pin_li:nth-of-type(12) {
    left: 89.1%;
    top: 76.1%;
}
@media screen and (min-width: 979px) {
    #main .illust .illust_container .pin_ul .pin_li:hover .pin .pin_container {
        -webkit-transform: scale(1.3) translateY(-11.5%);
                transform: scale(1.3) translateY(-11.5%);
    }
}
@media screen and (min-width: 979px) {
    #main .illust .illust_container .pin_ul .pin_li:hover .pin .pin_container svg {
        fill: #00a7df;
    }
}
@media screen and (min-width: 979px) {
    #main .illust .illust_container .pin_ul .pin_li:hover .pin .pin_container svg .st0 {
        stroke: #00a7df;
    }
}
#main .illust .guide {
    display: none;
}
#main .illust .guide .guide_bg {
    opacity: 0;
    background-color: #1c1c1c;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
}
#main .illust .guide .plus {
    opacity: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
#main .illust .guide .plus span {
    width: 12px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
#main .illust .guide .plus span:nth-of-type(2) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
            transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
#main .illust .guide .scroll {
    opacity: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
#main .illust .guide .scroll .arrow {
    width: 4px;
    height: 10px;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
    position: relative;
}
#main .illust .guide .scroll .arrow svg {
    position: absolute;
    left: 0;
    top: 0;
}
#main .illust .guide .scroll .arrow.prev {
    margin-right: 5px;
}
#main .illust .guide .scroll .arrow.next {
    margin-left: 5px;
}
@media screen and (max-width: 979px) {
    #main .illust .guide.guide_tm {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        cursor: pointer;
    }
}
@media screen and (max-width: 779px) {
    #main .illust .guide.guide_ts {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        cursor: pointer;
    }
}
#main .illust .guide.fadeIn {
    -webkit-animation: guideOff 0s 2.5s forwards;
            animation: guideOff 0s 2.5s forwards;
}
#main .illust .guide.fadeIn .guide_bg {
    -webkit-animation: guideBgFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guideBgFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1.5s;
            animation: guideBgFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guideBgFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1.5s;
}
#main .illust .guide.fadeIn .plus {
    -webkit-animation: guidePlusFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guidePlusFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1.5s;
            animation: guidePlusFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guidePlusFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1.5s;
}
#main .illust .guide.fadeIn .scroll {
    -webkit-animation: guidePlusFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guidePlusFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1.5s;
            animation: guidePlusFadeIn 1s cubic-bezier(0.33, 1, 0.68, 1) 0.5s, guidePlusFadeOut 1s cubic-bezier(0.32, 0, 0.67, 0) 1.5s;
}
@-webkit-keyframes guideBgFadeIn {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.8;
    }
}
@keyframes guideBgFadeIn {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0.8;
    }
    100% {
        opacity: 0.8;
    }
}
@-webkit-keyframes guideBgFadeOut {
    0% {
        opacity: 0.8;
    }
    60% {
        opacity: 0.8;
    }
    100% {
        opacity: 0;
    }
}
@keyframes guideBgFadeOut {
    0% {
        opacity: 0.8;
    }
    60% {
        opacity: 0.8;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes guidePlusFadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes guidePlusFadeIn {
    0% {
        opacity: 0;
    }
    20% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes guidePlusFadeOut {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@keyframes guidePlusFadeOut {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes guideOff {
    0% {
        right: auto;
        left: -200vw;
    }
    100% {
        right: auto;
        left: -200vw;
    }
}
@keyframes guideOff {
    0% {
        right: auto;
        left: -200vw;
    }
    100% {
        right: auto;
        left: -200vw;
    }
}
#main .illust .guide .guide_bg {
    right: calc(0px - 145.2830188679vh + 94vw);
    right: calc(0px - 145.2830188679svh + 94vw);
}
#main .anchor_link {
    margin: 120px auto 0;
    width: 1100px;
}
#main .anchor_link .anchor_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 300px 30px 300px 30px 300px;
    grid-template-columns: 300px 300px 300px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
}
@media screen and (max-width: 1199px) {
    #main .anchor_link .anchor_ul {
        -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -webkit-column-gap: 20px;
           -moz-column-gap: 20px;
                column-gap: 20px;
        row-gap: 20px;
    }
}
@media screen and (max-width: 979px) {
    #main .anchor_link .anchor_ul {
        -ms-grid-columns: 1fr 10px 1fr;
        grid-template-columns: 1fr 1fr;
        -webkit-column-gap: 10px;
           -moz-column-gap: 10px;
                column-gap: 10px;
        row-gap: 10px;
    }
}
@media screen and (max-width: 599px) {
    #main .anchor_link .anchor_ul {
        -webkit-column-gap: 0;
           -moz-column-gap: 0;
                column-gap: 0;
        row-gap: 0;
    }
}
#main .anchor_link .anchor_ul .anchor_li {
    width: 100%;
}
#main .anchor_link .anchor_ul .anchor_li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 72px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .anchor_link .anchor_ul .anchor_li a {
        height: 67px;
    }
}
@media screen and (max-width: 599px) {
    #main .anchor_link .anchor_ul .anchor_li a {
        height: 62px;
    }
}
#main .anchor_link .anchor_ul .anchor_li a .bg {
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
    border: 1px solid #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
@media screen and (max-width: 599px) {
    #main .anchor_link .anchor_ul .anchor_li a .bg {
        border: none;
        border-bottom: 1px solid #ffffff;
    }
}
#main .anchor_link .anchor_ul .anchor_li a .arrow {
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    width: 6px;
    height: 16px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .anchor_link .anchor_ul .anchor_li a .arrow {
        height: 14px;
    }
}
@media screen and (max-width: 599px) {
    #main .anchor_link .anchor_ul .anchor_li a .arrow {
        height: 12px;
    }
}
#main .anchor_link .anchor_ul .anchor_li a .arrow svg {
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
}
#main .anchor_link .anchor_ul .anchor_li a .text {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
    margin-left: 20px;
    font-family: "Shippori Mincho B1", serif;
    font-size: 24px;
    line-height: 1em;
    letter-spacing: 0.15em;
    font-weight: 500;
    position: relative;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
}
#main .anchor_link .anchor_ul .anchor_li a .text span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .anchor_link .anchor_ul .anchor_li a .text {
        margin-left: 15px;
        font-size: 21px;
    }
}
@media screen and (max-width: 599px) {
    #main .anchor_link .anchor_ul .anchor_li a .text {
        margin-left: 10px;
        font-size: 18px;
    }
}
@media screen and (min-width: 979px) {
    #main .anchor_link .anchor_ul .anchor_li a:hover .bg {
        border: 1px solid #85c4e4;
    }
}
@media screen and (min-width: 979px) {
    #main .anchor_link .anchor_ul .anchor_li a:hover .arrow {
        -webkit-transform: translateX(5px);
                transform: translateX(5px);
    }
}
@media screen and (min-width: 979px) {
    #main .anchor_link .anchor_ul .anchor_li a:hover .arrow svg {
        stroke: #85c4e4;
    }
}
@media screen and (min-width: 979px) {
    #main .anchor_link .anchor_ul .anchor_li a:hover .text {
        color: #85c4e4;
    }
}
@media screen and (max-width: 599px) {
    #main .anchor_link .anchor_ul .anchor_li:nth-of-type(odd) a .bg {
        border-right: 1px solid #ffffff;
    }
}
@media screen and (max-width: 599px) {
    #main .anchor_link .anchor_ul .anchor_li:nth-of-type(1) a .bg,
    #main .anchor_link .anchor_ul .anchor_li:nth-of-type(2) a .bg {
        border-top: 1px solid #ffffff;
    }
}
@media screen and (max-width: 1199px) {
    #main .anchor_link {
        margin-top: 90px;
        width: 78vw;
    }
}
@media screen and (max-width: 779px) {
    #main .anchor_link {
        width: 88vw;
    }
}
@media screen and (max-width: 599px) {
    #main .anchor_link {
        margin-top: 60px;
        width: 100vw;
    }
}
@media screen and (max-width: 439px) {
    #main .anchor_link .anchor_ul .anchor_li:nth-of-type(3) a .text {
        font-size: 16px;
    }
}
#main .department {
    margin: 100px auto 0;
    padding-top: 100px;
    width: 1100px;
}
@media screen and (max-width: 1199px) {
    #main .department {
        margin-top: 70px;
        padding-top: 70px;
        width: 88vw;
    }
}
@media screen and (max-width: 599px) {
    #main .department {
        margin-top: 40px;
        padding-top: 40px;
    }
}
#main .department .section_intro .box_line_title {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 120px 27px auto 27px 120px;
    grid-template-columns: 120px auto 120px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 27px;
       -moz-column-gap: 27px;
            column-gap: 27px;
    width: 100%;
}
@media screen and (max-width: 1199px) {
    #main .department .section_intro .box_line_title {
        -ms-grid-columns: 100px 22px auto 22px 100px;
        grid-template-columns: 100px auto 100px;
        -webkit-column-gap: 22px;
           -moz-column-gap: 22px;
                column-gap: 22px;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_intro .box_line_title {
        -ms-grid-columns: 80px auto 80px;
        grid-template-columns: 80px auto 80px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .box_line_title {
        -ms-grid-columns: 1fr 17px auto 17px 1fr;
        grid-template-columns: 1fr auto 1fr;
        -webkit-column-gap: 17px;
           -moz-column-gap: 17px;
                column-gap: 17px;
    }
}
#main .department .section_intro .box_line_title .line {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    width: 100%;
    height: 7px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main .department .section_intro .box_line_title .line {
        height: 6px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .box_line_title .line {
        height: 5px;
    }
}
#main .department .section_intro .box_line_title .line::before {
    content: "";
    display: inline-block;
    border: 1px solid #ffffff;
    border-left: none;
    border-right: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .department .section_intro .box_line_title .text h4 {
    padding-left: 0.1em;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1em;
    -webkit-transform: translateY(0.5px);
            transform: translateY(0.5px);
}
@media screen and (max-width: 1199px) {
    #main .department .section_intro .box_line_title .text h4 {
        font-size: 16px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .box_line_title .text h4 {
        font-size: 14px;
    }
}
#main .department .section_intro .box_line_title.fadeElem .line_L::before {
    left: 100%;
}
#main .department .section_intro .box_line_title.fadeElem .text {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
}
#main .department .section_intro .box_line_title.fadeElem .line_R::before {
    right: 100%;
}
#main .department .section_intro .box_line_title.fadeIn .line_L::before {
    -webkit-transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: left 1s cubic-bezier(0.25, 1, 0.5, 1);
    left: 0;
    border-left: 1px solid #ffffff;
}
#main .department .section_intro .box_line_title.fadeIn .text {
    -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .department .section_intro .box_line_title.fadeIn .line_R::before {
    -webkit-transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: right 1s cubic-bezier(0.25, 1, 0.5, 1);
    right: 0;
    border-right: 1px solid #ffffff;
}
#main .department .section_intro .head {
    margin-top: 60px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_intro .head {
        margin-top: 47px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .head {
        margin-top: 35px;
    }
}
#main .department .section_intro .head h2 {
    font-family: "Shippori Mincho B1", serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.15em;
    text-align: center;
    color: #00a7df;
}
#main .department .section_intro .head h2 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .department .section_intro .head h2 {
        font-size: 35px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .head h2 {
        font-size: 30px;
    }
}
#main .department .section_intro .body {
    margin-top: 60px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_intro .body {
        margin-top: 47px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .body {
        margin-top: 35px;
    }
}
#main .department .section_intro .body p {
    margin-block: calc((1em - 1lh) / 2);
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
    letter-spacing: 0em;
    text-align: center;
}
@media screen and (max-width: 1199px) {
    #main .department .section_intro .body p {
        font-size: 15px;
        line-height: 31.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .body p {
        font-size: 14px;
        line-height: 28px;
        text-align: justify;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_intro .body p span.b {
        display: inline;
    }
}
#main .department .section_main {
    display: -ms-grid;
    display: grid;
    margin-top: 100px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main {
        margin-top: 75px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_main {
        margin-top: 50px;
    }
}
#main .department .section_main .photo_mb {
    display: none;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .photo_mb {
        display: block;
        margin: 0 auto;
        width: 78vw;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_main .photo_mb {
        width: 100%;
    }
}
#main .department .section_main .photo_mb .photo_ul_mb {
    padding-top: 66.6666666667%;
    width: 100%;
    position: relative;
}
#main .department .section_main .photo_mb .photo_ul_mb .photo_li {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .department .section_main .photo_mb .photo_ul_mb .photo_li .photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .department .section_main .photo_mb .photo_ul_mb .photo_li .photo .photo_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .department .section_main .photo_mb .photo_ul_mb .photo_li.fadeIn {
    opacity: 1;
}
#main .department .section_main .photo_mb .name_ul_mb {
    margin-top: 10px;
    position: relative;
}
#main .department .section_main .photo_mb .name_ul_mb li {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
#main .department .section_main .photo_mb .name_ul_mb li:nth-of-type(1) {
    position: relative;
}
#main .department .section_main .photo_mb .name_ul_mb li .text {
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 0em;
    color: #7b7b7b;
}
@media screen and (max-width: 599px) {
    #main .department .section_main .photo_mb .name_ul_mb li .text {
        font-size: 11px;
    }
}
#main .department .section_main .photo_mb .name_ul_mb li.active {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 1;
}
#main .department .section_main .main_title {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px auto;
    grid-template-columns: 1fr auto;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_title {
        -webkit-column-gap: 30px;
           -moz-column-gap: 30px;
                column-gap: 30px;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title {
        margin-top: 40px;
        position: relative;
    }
}
#main .department .section_main .main_title .label {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -ms-grid-row-align: start;
        align-self: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 48px;
    height: 162px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_title .label {
        width: 44px;
        height: 147px;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .label {
        -ms-grid-column-align: center;
            justify-self: center;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2;
        width: auto;
        height: auto;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .label {
        padding: 13px 13px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_main .main_title .label {
        padding: 12px 12px;
    }
}
#main .department .section_main .main_title .label .bg {
    background-color: #0069bb;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .department .section_main .main_title .label h5 {
    font-family: "Shippori Mincho B1", serif;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 20px;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.1em;
    position: relative;
}
#main .department .section_main .main_title .label h5 span.t_combine {
    margin-top: -0.5em;
    margin-left: 0.2em;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    letter-spacing: 0.1em;
}
#main .department .section_main .main_title .label h5 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_title .label h5 {
        font-size: 18px;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .label h5 {
        -webkit-writing-mode: horizontal-tb;
            -ms-writing-mode: lr-tb;
                writing-mode: horizontal-tb;
        -webkit-transform: translateY(-2px);
                transform: translateY(-2px);
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_main .main_title .label h5 {
        font-size: 16px;
    }
}
#main .department .section_main .main_title .title {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title {
        -webkit-transition-delay: 0s;
                transition-delay: 0s;
        margin-top: 30px;
        width: 100%;
        min-height: 30px;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_main .main_title .title {
        min-height: 26px;
    }
}
#main .department .section_main .main_title .title .title_ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    height: 100%;
    position: relative;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul {
        height: auto;
    }
}
#main .department .section_main .main_title .title .title_ul li {
    -ms-grid-column-align: end;
        justify-self: end;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    position: relative;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 0;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul li {
        -ms-grid-column-align: center;
            justify-self: center;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul li {
        position: absolute;
        left: 0;
        top: 0;
    }
}
#main .department .section_main .main_title .title .title_ul li h3 {
    margin-block: calc((1em - 1lh) / 2);
    font-family: "Shippori Mincho B1", serif;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 34px;
    line-height: 50px;
    font-weight: 500;
    letter-spacing: 0.15em;
    position: absolute;
    top: 0;
    right: 0;
}
#main .department .section_main .main_title .title .title_ul li h3 span.t_combine {
    margin-top: -0.5em;
    margin-left: 0.2em;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    letter-spacing: 0.1em;
}
#main .department .section_main .main_title .title .title_ul li h3 span {
    font-weight: 500;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul li h3 {
        position: relative;
    }
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_title .title .title_ul li h3 {
        font-size: 30px;
        line-height: 44px;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul li h3 {
        font-size: 30px;
        line-height: 48px;
        -webkit-writing-mode: horizontal-tb;
            -ms-writing-mode: lr-tb;
                writing-mode: horizontal-tb;
        text-align: center;
    }
}
@media screen and (max-width: 599px) {
    #main .department .section_main .main_title .title .title_ul li h3 {
        font-size: 26px;
        line-height: 42px;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul li h3 span.t_space {
        display: none;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul li.pos {
        position: relative;
    }
}
#main .department .section_main .main_title .title .title_ul li.active {
    -webkit-transition: opacity 0.25s 0.25s;
    transition: opacity 0.25s 0.25s;
    opacity: 1;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title .title_ul li.active {
        -webkit-transition: opacity 0.25s;
        transition: opacity 0.25s;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title.title_pc {
        display: none;
    }
}
#main .department .section_main .main_title .title.title_pc .title_ul li {
    white-space: nowrap;
}
#main .department .section_main .main_title .title.title_mb {
    display: none;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .title.title_mb {
        display: block;
    }
}
#main .department .section_main .main_title .arrow_mb {
    display: none;
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_title .arrow_mb {
        -ms-grid-column-align: center;
            justify-self: center;
        display: block;
        position: absolute;
    }
}
#main .department .section_main .main_title .arrow_mb .arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #0069bb;
    position: absolute;
    top: 9px;
    cursor: pointer;
    z-index: 1;
}
@media screen and (max-width: 599px) {
    #main .department .section_main .main_title .arrow_mb .arrow {
        top: 7px;
    }
}
#main .department .section_main .main_title .arrow_mb .arrow svg {
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
}
#main .department .section_main .main_title .arrow_mb .arrow.arrow_prev {
    right: 102.5px;
}
@media screen and (max-width: 599px) {
    #main .department .section_main .main_title .arrow_mb .arrow.arrow_prev {
        right: 85px;
    }
}
#main .department .section_main .main_title .arrow_mb .arrow.arrow_prev svg {
    -webkit-transform: translateX(-0.5px);
            transform: translateX(-0.5px);
}
#main .department .section_main .main_title .arrow_mb .arrow.arrow_next {
    left: 102.5px;
}
@media screen and (max-width: 599px) {
    #main .department .section_main .main_title .arrow_mb .arrow.arrow_next {
        left: 85px;
    }
}
#main .department .section_main .main_title .arrow_mb .arrow.arrow_next svg {
    -webkit-transform: translateX(0.5px) rotate(180deg);
            transform: translateX(0.5px) rotate(180deg);
}
#main .department .section_main .main_content {
    padding-bottom: 46px;
    width: 1010px;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_content {
        width: 760px;
    }
}
@media screen and (max-width: 979px) {
    #main .department .section_main .main_content {
        display: none;
    }
}
#main .department .section_main .main_content .photo_ul {
    width: 600px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_content .photo_ul {
        width: 450px;
    }
}
#main .department .section_main .main_content .photo_ul .slick-list {
    overflow: visible;
}
#main .department .section_main .main_content .photo_ul .slick-list .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
}
#main .department .section_main .main_content .photo_ul .photo_li {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    width: 600px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_content .photo_ul .photo_li {
        width: 450px;
    }
}
#main .department .section_main .main_content .photo_ul .photo_li .photo {
    padding-top: 66.6666666667%;
    width: 100%;
    position: relative;
}
#main .department .section_main .main_content .photo_ul .photo_li .photo .photo_container {
    background-color: #c9c9c9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .department .section_main .main_content .photo_ul .slide_arrow {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    top: 185px;
    z-index: 1;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_content .photo_ul .slide_arrow {
        top: 135px;
    }
}
#main .department .section_main .main_content .photo_ul .slide_arrow .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #0069bb;
}
#main .department .section_main .main_content .photo_ul .slide_arrow .container svg {
    -webkit-transition: stroke 0.3s;
    transition: stroke 0.3s;
    fill: none;
    stroke: #ffffff;
    stroke-width: 1px;
}
#main .department .section_main .main_content .photo_ul .slide_arrow_prev {
    left: -20px;
}
#main .department .section_main .main_content .photo_ul .slide_arrow_prev .container svg {
    -webkit-transform: translateX(-0.5px);
            transform: translateX(-0.5px);
}
#main .department .section_main .main_content .photo_ul .slide_arrow_next {
    left: 590px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_content .photo_ul .slide_arrow_next {
        left: 440px;
    }
}
#main .department .section_main .main_content .photo_ul .slide_arrow_next .container svg {
    -webkit-transform: translateX(0.5px);
            transform: translateX(0.5px);
}
@media screen and (min-width: 979px) {
    #main .department .section_main .main_content .photo_ul .slide_arrow:hover .container {
        background-color: #ffffff;
    }
}
@media screen and (min-width: 979px) {
    #main .department .section_main .main_content .photo_ul .slide_arrow:hover .container svg {
        stroke: #0069bb;
    }
}
#main .department .section_main .main_content .photo_ul .slide_arrow.fadeIn {
    opacity: 1;
    cursor: pointer;
}
#main .department .section_main .main_content .photo_ul .slick-dots {
    display: none;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    margin-top: -4px;
    position: absolute;
    top: calc(100% + 30px);
}
#main .department .section_main .main_content .photo_ul .slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
#main .department .section_main .main_content .photo_ul .slick-dots li::before {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ffffff;
}
#main .department .section_main .main_content .photo_ul .slick-dots li button {
    display: none;
    -webkit-appearance: none;
}
@media screen and (min-width: 979px) {
    #main .department .section_main .main_content .photo_ul .slick-dots li:hover::before {
        background-color: #0069bb;
    }
}
#main .department .section_main .main_content .photo_ul .slick-dots li.slick-active::before {
    background-color: #0069bb;
}
#main .department .section_main .main_content .name_ul {
    position: absolute;
    top: 410px;
    right: calc(100% - 600px);
}
#main .department .section_main .main_content .name_ul li {
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
}
#main .department .section_main .main_content .name_ul li:nth-of-type(1) {
    position: relative;
}
#main .department .section_main .main_content .name_ul li .text {
    font-size: 13px;
    line-height: 1em;
    letter-spacing: 0em;
    color: #7b7b7b;
}
#main .department .section_main .main_content .name_ul li.active {
    -webkit-transition: opacity 0.25s 0.25s;
    transition: opacity 0.25s 0.25s;
    opacity: 1;
}
#main .department .section_main .main_content .dot_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    position: absolute;
    top: 426px;
}
@media screen and (max-width: 1199px) {
    #main .department .section_main .main_content .dot_ul {
        top: 316px;
    }
}
#main .department .section_main .main_content .dot_ul .dot_li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
#main .department .section_main .main_content .dot_ul .dot_li::before {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ffffff;
}
@media screen and (min-width: 979px) {
    #main .department .section_main .main_content .dot_ul .dot_li:hover::before {
        background-color: #0069bb;
    }
}
#main .department .section_main .main_content .dot_ul .dot_li.active::before {
    background-color: #0069bb;
}
#main .department .section_main .main_content .shape {
    position: absolute;
    top: 0;
    bottom: 0;
}
#main .department .section_main .main_content .shape .shape_g {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .department .section_main .main_content.fadeElem {
    opacity: 0;
}
#main .department .section_main .main_content.fadeElem .photo_ul .slide_arrow .container {
    opacity: 0;
}
#main .department .section_main .main_content.fadeElem .photo_ul .slick-dots {
    opacity: 0;
}
#main .department .section_main .main_content.fadeElem .name_ul {
    opacity: 0;
}
#main .department .section_main .main_content.fadeElem .dot_ul {
    opacity: 0;
}
#main .department .section_main .main_content.fadeIn {
    -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 1s, transform 1s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 1s cubic-bezier(0.25, 1, 0.5, 1);
    opacity: 1;
}
#main .department .section_main .main_content.fadeIn .photo_ul .slide_arrow .container {
    -webkit-transition: opacity 0.5s 0.75s, background-color 0.3s;
    transition: opacity 0.5s 0.75s, background-color 0.3s;
    opacity: 1;
}
#main .department .section_main .main_content.fadeIn .photo_ul .slick-dots {
    -webkit-transition: opacity 0.5s 0.75s;
    transition: opacity 0.5s 0.75s;
    opacity: 1;
}
#main .department .section_main .main_content.fadeIn .name_ul {
    -webkit-transition: opacity 0.5s 0.75s;
    transition: opacity 0.5s 0.75s;
    opacity: 1;
}
#main .department .section_main .main_content.fadeIn .dot_ul {
    -webkit-transition: opacity 0.5s 0.75s;
    transition: opacity 0.5s 0.75s;
    opacity: 1;
}
#main #department_1 .section_main,
#main #department_3 .section_main,
#main #department_5 .section_main {
    -ms-grid-columns: 250px 1fr;
    grid-template-columns: 250px 1fr;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
}
@media screen and (max-width: 1199px) {
    #main #department_1 .section_main,
    #main #department_3 .section_main,
    #main #department_5 .section_main {
        -ms-grid-columns: calc((88vw - 450px) / 2) 1fr;
        grid-template-columns: calc((88vw - 450px) / 2) 1fr;
    }
}
@media screen and (max-width: 979px) {
    #main #department_1 .section_main,
    #main #department_3 .section_main,
    #main #department_5 .section_main {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
#main #department_1 .section_main .main_title,
#main #department_3 .section_main .main_title,
#main #department_5 .section_main .main_title {
    margin-right: 67px;
}
@media screen and (max-width: 1199px) {
    #main #department_1 .section_main .main_title,
    #main #department_3 .section_main .main_title,
    #main #department_5 .section_main .main_title {
        margin-right: 55px;
    }
}
@media screen and (max-width: 979px) {
    #main #department_1 .section_main .main_title,
    #main #department_3 .section_main .main_title,
    #main #department_5 .section_main .main_title {
        margin-right: 0;
    }
}
#main #department_1 .section_main .main_content .photo_ul .slick-dots,
#main #department_3 .section_main .main_content .photo_ul .slick-dots,
#main #department_5 .section_main .main_content .photo_ul .slick-dots {
    margin-left: -4px;
    left: 0;
}
#main #department_1 .section_main .main_content .shape,
#main #department_3 .section_main .main_content .shape,
#main #department_5 .section_main .main_content .shape {
    left: calc(100% - 400px);
    right: 0;
}
#main #department_1 .section_main .main_content .shape .shape_g,
#main #department_3 .section_main .main_content .shape .shape_g,
#main #department_5 .section_main .main_content .shape .shape_g {
    background: -webkit-gradient(linear, right top, left top, from(#1c1c1c), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(to left, #1c1c1c, rgba(34, 34, 34, 0));
}
#main #department_1 .section_main .main_content.fadeElem,
#main #department_3 .section_main .main_content.fadeElem,
#main #department_5 .section_main .main_content.fadeElem {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
}
#main #department_1 .section_main .main_content.fadeIn,
#main #department_3 .section_main .main_content.fadeIn,
#main #department_5 .section_main .main_content.fadeIn {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main #department_2 .section_main,
#main #department_4 .section_main {
    -ms-grid-columns: 1fr 250px;
    grid-template-columns: 1fr 250px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
@media screen and (max-width: 1199px) {
    #main #department_2 .section_main,
    #main #department_4 .section_main {
        -ms-grid-columns: 1fr calc((88vw - 450px) / 2);
        grid-template-columns: 1fr calc((88vw - 450px) / 2);
    }
}
@media screen and (max-width: 979px) {
    #main #department_2 .section_main,
    #main #department_4 .section_main {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}
#main #department_2 .section_main .main_title,
#main #department_4 .section_main .main_title {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
}
@media screen and (max-width: 979px) {
    #main #department_2 .section_main .main_title,
    #main #department_4 .section_main .main_title {
        grid-column: auto;
        grid-row: auto;
    }
}
#main #department_2 .section_main .main_content,
#main #department_4 .section_main .main_content {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
@media screen and (max-width: 979px) {
    #main #department_2 .section_main .main_content,
    #main #department_4 .section_main .main_content {
        display: none;
    }
}
#main #department_2 .section_main .main_content .photo_ul .slick-dots,
#main #department_4 .section_main .main_content .photo_ul .slick-dots {
    margin-right: -4px;
    right: 0;
}
#main #department_2 .section_main .main_content .shape,
#main #department_4 .section_main .main_content .shape {
    left: 0;
    right: calc(100% - 400px);
}
#main #department_2 .section_main .main_content .shape .shape_g,
#main #department_4 .section_main .main_content .shape .shape_g {
    background: -webkit-gradient(linear, left top, right top, from(#1c1c1c), to(rgba(34, 34, 34, 0)));
    background: linear-gradient(to right, #1c1c1c, rgba(34, 34, 34, 0));
}
#main #department_2 .section_main .main_content.fadeElem,
#main #department_4 .section_main .main_content.fadeElem {
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
}
#main #department_2 .section_main .main_content.fadeIn,
#main #department_4 .section_main .main_content.fadeIn {
    -webkit-transform: translateX(0);
            transform: translateX(0);
}
#main #department_1 .section_main .photo_ul_mb .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/11.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/11.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/12.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/12.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/13.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/13.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/14.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/14.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/15.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/15.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/16.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/16.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/17.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/17.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/18.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/18.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/19.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/19.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .photo_ul_mb .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/110.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_1 .section_main .main_content .photo_ul .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/110.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/21.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/21.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/22.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/22.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/23.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/23.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/24.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/24.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/25.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/25.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/26.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/26.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/27.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/27.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/28.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/28.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/29.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/29.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .photo_ul_mb .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/210.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_2 .section_main .main_content .photo_ul .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/210.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/31.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/31.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/32.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/32.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/33.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/33.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/34.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/34.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/35.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/35.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/36.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/36.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/37.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/37.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/38.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/38.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/39.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/39.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .photo_ul_mb .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/310.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_3 .section_main .main_content .photo_ul .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/310.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/41.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/41.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/42.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/42.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/43.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/43.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/44.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/44.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/45.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/45.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/46.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/46.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/47.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/47.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/48.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/48.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/49.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/49.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .photo_ul_mb .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/410.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_4 .section_main .main_content .photo_ul .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/410.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/51.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_1 .photo .photo_container {
    background-image: url("../img/department/51.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/52.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_2 .photo .photo_container {
    background-image: url("../img/department/52.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/53.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_3 .photo .photo_container {
    background-image: url("../img/department/53.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/54.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_4 .photo .photo_container {
    background-image: url("../img/department/54.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/55.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_5 .photo .photo_container {
    background-image: url("../img/department/55.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/56.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_6 .photo .photo_container {
    background-image: url("../img/department/56.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/57.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_7 .photo .photo_container {
    background-image: url("../img/department/57.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/58.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_8 .photo .photo_container {
    background-image: url("../img/department/58.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/59.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_9 .photo .photo_container {
    background-image: url("../img/department/59.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .photo_ul_mb .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/510.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_5 .section_main .main_content .photo_ul .photo_li_10 .photo .photo_container {
    background-image: url("../img/department/510.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main #department_other .section_intro .head {
    margin-top: 100px;
}
@media screen and (max-width: 1199px) {
    #main #department_other .section_intro .head {
        margin-top: 80px;
    }
}
@media screen and (max-width: 599px) {
    #main #department_other .section_intro .head {
        margin-top: 60px;
    }
}
#main #department_other .section_intro .other_line {
    margin: 100px auto 0;
    width: 508px;
    height: 1px;
    position: relative;
}
@media screen and (max-width: 1199px) {
    #main #department_other .section_intro .other_line {
        margin-top: 80px;
        width: 400px;
    }
}
@media screen and (max-width: 599px) {
    #main #department_other .section_intro .other_line {
        margin-top: 60px;
        width: 100%;
    }
}
#main #department_other .section_intro .other_line::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to right, #ffffff, #ffffff 1px, transparent 1px, transparent 3px);
    background-size: 3px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
}
#main .popup {
    -webkit-transition: left 0s 1s, right 0s 1s;
    transition: left 0s 1s, right 0s 1s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -200vw;
    right: 300vw;
    z-index: 110;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-flex-line-pack: center;
        align-content: center;
}
#main .popup .bg {
    -webkit-transition: opacity 0.5s 0.5s;
    transition: opacity 0.5s 0.5s;
    opacity: 0;
    background-color: #1c1c1c;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
}
#main .popup .bg::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
}
#main .popup .popup_container {
    position: relative;
}
#main .popup .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
}
#main .popup .popup_container .close span {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 24px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
}
#main .popup .popup_container .close span:nth-of-type(1) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
#main .popup .popup_container .close span:nth-of-type(2) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
@media screen and (min-width: 979px) {
    #main .popup .popup_container .close:hover span {
        background-color: #85c4e4;
    }
}
#main .popup.active {
    -webkit-transition: left 0s 0s, right 0s 0s;
    transition: left 0s 0s, right 0s 0s;
    left: 0;
    right: 0;
}
#main .popup.active .bg {
    -webkit-transition: opacity 0.5s 0s;
    transition: opacity 0.5s 0s;
    opacity: 0.97;
}
#main .popup.active .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
}
#main .popup .popup_container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto 1fr;
    grid-template-columns: 1fr auto 1fr;
    height: 100%;
    position: relative;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container {
        margin-top: 60px;
        height: calc(100vh - 60px);
        height: calc(100dvh - 60px);
    }
}
#main .popup .popup_container::before, #main .popup .popup_container::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: calc(100% + 1px);
}
#main .popup .popup_container .popup_container_bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .popup .popup_container .detail_ul {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
    width: 750px;
}
@media screen and (max-width: 1199px) {
    #main .popup .popup_container .detail_ul {
        width: 60vw;
    }
}
@media screen and (max-width: 979px) {
    #main .popup .popup_container .detail_ul {
        width: 70vw;
    }
}
@media screen and (max-width: 779px) {
    #main .popup .popup_container .detail_ul {
        width: 80vw;
    }
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .detail_ul {
        width: 88vw;
    }
}
#main .popup .popup_container .detail_ul .detail_li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 140px 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: -200vw;
}
@media screen and (max-width: 1199px) {
    #main .popup .popup_container .detail_ul .detail_li {
        padding: 110px 0;
    }
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .detail_ul .detail_li {
        padding: 20px 0 80px;
    }
}
#main .popup .popup_container .detail_ul .detail_li .bg_close {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .popup .popup_container .detail_ul .detail_li .container {
    -ms-grid-column-align: center;
        justify-self: center;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 750px;
}
@media screen and (max-width: 1199px) {
    #main .popup .popup_container .detail_ul .detail_li .container {
        width: 60vw;
    }
}
@media screen and (max-width: 979px) {
    #main .popup .popup_container .detail_ul .detail_li .container {
        width: 70vw;
    }
}
@media screen and (max-width: 779px) {
    #main .popup .popup_container .detail_ul .detail_li .container {
        width: 80vw;
    }
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .detail_ul .detail_li .container {
        width: 88vw;
    }
}
#main .popup .popup_container .detail_ul .detail_li .container .photo {
    -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    padding-top: 66.6666666667%;
    width: 100%;
    position: relative;
}
#main .popup .popup_container .detail_ul .detail_li .container .photo .photo_container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#main .popup .popup_container .detail_ul .detail_li .container h3 {
    -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    margin-block: calc((1em - 1lh) / 2);
    padding-top: 40px;
    font-family: "Shippori Mincho B1", serif;
    font-size: 24px;
    line-height: 46px;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-align: center;
    color: #00a7df;
}
#main .popup .popup_container .detail_ul .detail_li .container h3 span {
    font-weight: 500;
}
@media screen and (max-width: 1199px) {
    #main .popup .popup_container .detail_ul .detail_li .container h3 {
        padding-top: 35px;
        font-size: 22px;
    }
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .detail_ul .detail_li .container h3 {
        padding-top: 30px;
        font-size: 20px;
    }
}
#main .popup .popup_container .detail_ul .detail_li .container p {
    -ms-grid-column-align: center;
        justify-self: center;
    -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, -webkit-transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s;
    transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    margin-block: calc((1em - 1lh) / 2);
    padding-top: 30px;
    font-size: 15px;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: justify;
}
@media screen and (max-width: 1199px) {
    #main .popup .popup_container .detail_ul .detail_li .container p {
        padding-top: 27px;
        font-size: 14px;
        line-height: 29.5px;
    }
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .detail_ul .detail_li .container p {
        padding-top: 24px;
        font-size: 13px;
        line-height: 26px;
    }
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(1) .container .photo .photo_container {
    background-image: url("../img/popup/1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(2) .container .photo .photo_container {
    background-image: url("../img/popup/2.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(3) .container .photo .photo_container {
    background-image: url("../img/popup/3.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(4) .container .photo .photo_container {
    background-image: url("../img/popup/4.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(5) .container .photo .photo_container {
    background-image: url("../img/popup/5.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(6) .container .photo .photo_container {
    background-image: url("../img/popup/6.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(7) .container .photo .photo_container {
    background-image: url("../img/popup/7.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(8) .container .photo .photo_container {
    background-image: url("../img/popup/8.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(9) .container .photo .photo_container {
    background-image: url("../img/popup/9.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(10) .container .photo .photo_container {
    background-image: url("../img/popup/10.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(11) .container .photo .photo_container {
    background-image: url("../img/popup/11.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li:nth-of-type(12) .container .photo .photo_container {
    background-image: url("../img/popup/12.jpg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
#main .popup .popup_container .detail_ul .detail_li.active {
    position: relative;
    left: 0;
}
#main .popup .popup_container .close {
    -webkit-transition: opacity 0.5s, right 0s 0.5s;
    transition: opacity 0.5s, right 0s 0.5s;
    opacity: 0;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 20px;
    right: -200vw;
    cursor: pointer;
}
@media screen and (max-width: 1199px) {
    #main .popup .popup_container .close {
        top: 15px;
    }
}
@media screen and (max-width: 599px) {
    #main .popup .popup_container .close {
        top: 10px;
    }
}
#main .popup .popup_container .close span {
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    width: 24px;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
}
#main .popup .popup_container .close span:nth-of-type(1) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
#main .popup .popup_container .close span:nth-of-type(2) {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
            transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
@media screen and (min-width: 979px) {
    #main .popup .popup_container .close:hover span {
        background-color: #85c4e4;
    }
}
#main .popup.active .popup_container .detail_ul .detail_li .photo {
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .popup.active .popup_container .detail_ul .detail_li h3 {
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    -webkit-transition-delay: 0.75s;
            transition-delay: 0.75s;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .popup.active .popup_container .detail_ul .detail_li p {
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    transition: opacity 0.5s, transform 0.5s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.5, 1);
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
#main .popup.active .popup_container .close {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transition-delay: 1.25s;
            transition-delay: 1.25s;
    opacity: 1;
    right: 20px;
}
@media screen and (max-width: 1199px) {
    #main .popup.active .popup_container .close {
        right: 15px;
    }
}
@media screen and (max-width: 599px) {
    #main .popup.active .popup_container .close {
        right: 10px;
    }
}
/*# sourceMappingURL=style.css.map */