@charset "UTF-8";


html{
    font-size: 625%;
}
body {
    position: relative;
    width: 100%;
    color: #111;
    text-align: left;
    font-size: .16em;
    font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, "Segoe UI", sans-serif;
    line-height: 1.5;
    overscroll-behavior: none;
}

.sans-serif {
    font-family: 'Oswald', sans-serif;
}
.serif {
    font-family: Times New Roman, Georgia, serif;
}
.mincho {
    font-family:"Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}

figure {
    display: block;
    margin: 0;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
.is-pc {
    display: block !important;
}
.tab-only {
    display: none !important;
}
.is-sp {
    display: none !important;
}
.bgcolor1 {
    background-color: #edeff3;
}
.bgcolor2 {
    background-color: #e4e8ed;
}

.is-hide {
    display: none;
}
sup {
    font-size: 60%;
    vertical-align: top;
    position: relative;
    top: 0;
}
sub {
    font-size: 80%;
    vertical-align: bottom;
    position: relative;
    bottom: -0.3em;
}

@media only screen and (max-width: 1024px) {
    .is-pc.no-tab {
        display: none !important;
    }
    .tab-only {
        display: block !important;
    }
}

@media only screen and (max-width: 834px) {
    .is-pc {
        display: none !important;
    }
    .tab-only {
        display: none !important;
    }
    .is-sp {
        display: block !important;
    }
    sup {
        font-size: 60%;
        vertical-align: top;
        position: relative;
        top: 0;
    }
    sub {
        font-size: 60%;
        vertical-align: bottom;
        position: relative;
        bottom: 0;
    }
}



/* ===================== */
/* body
/* ===================== */
body {
    background: #efefef;
}
body.preload {
    background: #efefef url(loading.gif) no-repeat calc(50vw - 20px) calc(50vh - 20px);
    background-size: 40px 40px;
    overflow: hidden;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@media only screen and (max-width: 834px) {
}

/* ===================== */
/* body
/* ===================== */


/* ================================================= */
/* footer */
/* ================================================= */

#_footer {
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
}
.localFooter {
    background:#fff;
    padding-top:20px !important;
    line-height: 150%;
}

#bpGlobalFooter {
    background:#fff;
    padding-top:10px;
    padding-bottom: 30px !important;
}

/* ===================== */
/* wrapper
/* ===================== */

#_tu {
    background: #e7eff4 url(bg.jpg) center top no-repeat;
    background-size: 100% 850px;
    margin: 0 auto;
    opacity: 1;
    transition: all ease .5s;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

body.preload #_tu {
    opacity: 0;
}

#_tu ._mainvisual {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
#_tu ._mainvisual img {
    width: 100%;
}
#_tu ._mainvisual ._slide1 {
    width: 100%;
    margin: 0 auto;
    padding: 6% 0;
    z-index: 10;
    opacity: 0;
}
#_tu ._mainvisual ._slide1 img {
    box-shadow: 20px 20px 0 0 rgba(50,50,50,.05);
}
#_tu ._mainvisual ._slide2_1 {
    box-shadow: 20px 20px 0 0 rgba(50,50,50,.05);
    width: 100%;
    position: absolute;
    left: 0;
    top: 6%;
    z-index: 21;
    opacity: 0;
}
#_tu ._mainvisual ._slide2_1text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 6%;
    z-index: 22;
    opacity: 0;
}
#_tu ._mainvisual ._slide2_2 {
    box-shadow: 20px 20px 0 0 rgba(50,50,50,.05);
    width: 100%;
    position: absolute;
    left: 0;
    top: 51.5%;
    z-index: 23;
    opacity: 0;
}
#_tu ._mainvisual ._slide2_2text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 51.5%;
    z-index: 23;
    opacity: 0;
}

#_tu ._mainvisual ._main_img1 {
    width: 20%;
    position: absolute;
    left: -5%;
    top: 17%;
    z-index: 31;
    opacity: 0;
}
#_tu ._mainvisual ._main_img2 {
    width: 20%;
    position: absolute;
    left: 20%;
    top: 20%;
    z-index: 32;
    opacity: 0;
}
#_tu ._mainvisual ._main_img3 {
    width: 20%;
    position: absolute;
    right: 20%;
    top: 20%;
    z-index: 33;
    opacity: 0;
}
#_tu ._mainvisual ._main_img4 {
    width: 20%;
    position: absolute;
    right: -5%;
    top: 17%;
    z-index: 34;
    opacity: 0;
}
#_tu ._mainvisual ._main_imgx {
    width: 12%;
    position: absolute;
    left: 44%;
    top: 40%;
    z-index: 35;
    opacity: 0;
}

#_tu ._mainvisual ._main_logic {
    width: 18%;
    position: absolute;
    left: 8.5%;
    top: 7%;
    z-index: 41;
    opacity: 0;
}
#_tu ._mainvisual ._main_magic {
    width: 18%;
    position: absolute;
    right: 8.5%;
    top: 7%;
    z-index: 42;
    opacity: 0;
}
#_tu ._mainvisual ._main_text {
    width: 40%;
    position: absolute;
    left: 30%;
    top: 10%;
    z-index: 43;
    opacity: 0;
}
#_tu ._mainvisual ._main_title {
    width: 94%;
    position: absolute;
    left: 3%;
    bottom: 5%;
    z-index: 100;
    opacity: 0;
}

#_tu ._mainvisual ._slide1.active {
    animation: fadeIn1 4.5s ease 1s 1 forwards;
}
#_tu ._mainvisual ._slide2_1.active {
    animation: fadeIn2 6s ease 5s 1 forwards;
}
#_tu ._mainvisual ._slide2_1text.active {
    animation: fadeIn2 5.4s ease 5.5s 1 forwards;
}
#_tu ._mainvisual ._slide2_2.active {
    animation: fadeIn3 6s ease 5.5s 1 forwards;
}
#_tu ._mainvisual ._slide2_2text.active {
    animation: fadeIn3 5.4s ease 6s 1 forwards;
}

#_tu ._mainvisual ._main_logic.active {
    animation: fadeIn4 .6s ease 11.5s 1 forwards;
}
#_tu ._mainvisual ._main_img1.active {
    animation: fadeIn5 .6s ease 11.8s 1 forwards;
}
#_tu ._mainvisual ._main_img2.active {
    animation: fadeIn5 .6s ease 11.9s 1 forwards;
}

#_tu ._mainvisual ._main_magic.active {
    animation: fadeIn4 .6s ease 12.5s 1 forwards;
}
#_tu ._mainvisual ._main_img3.active {
    animation: fadeIn5 .6s ease 12.8s 1 forwards;
}
#_tu ._mainvisual ._main_img4.active {
    animation: fadeIn5 .6s ease 12.9s 1 forwards;
}
#_tu ._mainvisual ._main_imgx.active {
    animation: fadeIn6 .6s ease 13s 1 forwards;
}

#_tu ._mainvisual ._main_text.active {
    animation: fadeIn4 .6s ease 13.5s 1 forwards;
}
#_tu ._mainvisual ._main_title.active {
    animation: fadeIn4 1s ease 14s 1 forwards;
}

@keyframes fadeIn1 {
    0% {opacity: 0; transform: scale(1.1);}
    15% {opacity: 1; transform: scale(1)}
    85% {opacity: 1; transform: scale(1)}
    100% {opacity: 0; transform: scale(.9);}
}
@keyframes fadeIn2 {
    0% {opacity: 0; transform: translateX(-5%);}
    15% {opacity: 1; transform: translateX(0);}
    85% {opacity: 1; transform: translateX(0);}
    100% {opacity: 0; transform: translateX(5%);}
}
@keyframes fadeIn3 {
    0% {opacity: 0; transform: translateX(5%);}
    15% {opacity: 1; transform: translateX(0);}
    85% {opacity: 1; transform: translateX(0);}
    100% {opacity: 0; transform: translateX(-5%);}
}
@keyframes fadeIn4 {
    0% {opacity: 0; transform: scale(1.1);}
    100% {opacity: 1; transform: scale(1);}
}
@keyframes fadeIn5 {
    0% {opacity: 0; transform: translateY(-10%);}
    100% {opacity: 1; transform: translateY(0);}
}
@keyframes fadeIn6 {
    0% {opacity: 0; transform: scale(1.5);}
    100% {opacity: 1; transform: scale(1);}
}

@keyframes scaleFadeIn1 {
    0% {opacity: 0; transform: scale(1.2); }
    100% {opacity: 1; transform: scale(1);}
}

.scl-fade-in {
    opacity: 0;
    transform: translateY(30px);
    transition: all ease .8s;
}
.scl-fade-in.scl-anim-init {
    opacity:1;
    transform: translateY(0);
}


#_tu  ._read {
    width: 100%;
    padding: 50px 0;
}
#_tu  ._read {
}
#_tu  ._read ._readtext1 {
    display: block;
    margin-bottom: 1em;
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    line-height: 2;
    text-align: center;
}
#_tu  ._read ._readtext2 {
    background-color: #000;
    border-radius: 3px;
    display: table;
    margin: 0 auto;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    line-height: 1;
    text-align: center;
    color: #fff;
}

#_tu ._container {
    background-color: #fff;
    box-shadow: 20px 20px 0 0 rgba(50,50,50,.05);
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 50px;
}

#_tu ._contents {
    width: 100%;
    padding: 0 0 60px;
}

#_tu ._contents ._body {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

#_tu ._contents ._ttl {
    margin: 0 auto 2em;
    padding: 0 20px;
    position: relative;
}
#_tu ._contents ._ttl::before {
    content: "";
    display: block;
    border-bottom: #000 solid 4px;
    width: 600px;
    height: 10px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
#_tu ._contents ._ttl ._ttl_sub {
    background-color: #f3f3f3;
    padding: 5px;
    text-align: center;
}
#_tu ._contents ._ttl ._ttl_sub img {
    width: 245px;
}
#_tu ._contents ._ttl h2 {
    display: block;
    width: 820px;
    margin: 0 auto;
    padding: 30px 0;
}

#_tu ._contents ._body ._bodytext1 {
    margin-bottom: 2em;
    padding: 0 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    color: #4f728d;
}
#_tu ._contents ._body ._bodytext2 {
    margin-bottom: 2em;
    padding: 0 30px;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}
#_tu ._contents ._body ._bodytext3 {
    margin-bottom: 2em;
    padding: 0 30px;
    font-size: 16px;
    line-height: 2;
}
#_tu ._contents ._body ._bodytext3 .name {
    background-color: #000;
    padding: 1px .5em;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
}
#_tu ._contents ._body ._bodytext3 .notes {
    display: block;
    font-size: 11px;
}

#_tu ._contents ._body ._ph1 {
    width: 680px;
    margin: 0 auto 2em;
    padding: 0 20px 20px 0;
    position: relative;
}
#_tu ._contents ._body ._ph1 figure {
    box-shadow: 20px 20px 0 0 #000;
    width: 100%;
}
#_tu ._contents ._body ._ph1 .profile {
    background-color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#_tu ._contents ._body ._ph1 .profile .proftext1 {
    display: block;
    border-right: #fff solid 1px;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
}
#_tu ._contents ._body ._ph1 .profile .proftext2 {
    display: block;
    padding: 10px 30px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}
#_tu ._contents ._body ._ph1 .profile .proftext2 span {
    font-size: 60%;
}

#_tu ._contents ._body ._fig {
    width: 100%;
    margin: 0 auto 2em;
    position: relative;
}
#_tu ._contents ._body ._fig ._fig_cap {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
}

#_tu ._contents ._body ._ph2 {
    width: 720px;
    margin: 0 auto 2em;
}

#_tu ._matome {
    background-color: #4f728d;
    width: 100%;
    margin: 0 auto;
    padding: 50px 80px;
}
#_tu ._matome ._matome_ttl {
    border-bottom: #fff solid 4px;
    max-width: 600px;
    margin: 0 auto 2em;
    padding-bottom: 25px;
}
#_tu ._matome ._matome_ttl h3 {
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
}
#_tu ._matome ._matome_ttl p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
}
#_tu ._matome ._matome_text {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
}

#_tu ._contact {
    background-color: #000;
    width: 100%;
    padding: 60px;
}
#_tu ._contact ._logo {
    width: 220px;
    margin: 0 auto;
}


@media screen and (max-width: 1080px) {
    #_tu ._mainvisual ._main_img1 {
        width: 20%;
        position: absolute;
        left: 0;
        top: 17%;
        z-index: 31;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_img2 {
        width: 20%;
        position: absolute;
        left: 23%;
        top: 20%;
        z-index: 32;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_img3 {
        width: 20%;
        position: absolute;
        right: 23%;
        top: 20%;
        z-index: 33;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_img4 {
        width: 20%;
        position: absolute;
        right: 0;
        top: 17%;
        z-index: 34;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_imgx {
        width: 10%;
        position: absolute;
        left: 45%;
        top: 40%;
        z-index: 35;
        opacity: 0;
    }
}
@media screen and (max-width: 834px) {

    #_tu {
        background: #e7eff4 url(bg.jpg) center top no-repeat;
        background-size: 100% 150vw;
    }
    
    body.preload #_tu {
        opacity: 0;
    }
    
    #_tu ._mainvisual {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
    #_tu ._mainvisual img {
        width: 100%;
    }
    #_tu ._mainvisual ._slide1 {
        width: 90vw;
        margin: 0 auto;
        padding: 5vw 0;
        z-index: 10;
        opacity: 0;
    }
    #_tu ._mainvisual ._slide1 img {
        box-shadow: 2vw 2vw 0 0 rgba(50,50,50,.05);
    }
    #_tu ._mainvisual ._slide2_1 {
        box-shadow: 2vw 2vw 0 0 rgba(50,50,50,.05);
        width: 90vw;
        position: absolute;
        left: 5vw;
        top: 5vw;
        z-index: 21;
        opacity: 0;
    }
    #_tu ._mainvisual ._slide2_1text {
        width: 90vw;
        position: absolute;
        left: 5vw;
        top: 5vw;
        z-index: 22;
        opacity: 0;
    }
    #_tu ._mainvisual ._slide2_2 {
        box-shadow: 2vw 2vw 0 0 rgba(50,50,50,.05);
        width: 90vw;
        position: absolute;
        left: 5vw;
        top: auto;
        bottom: 5vw;
        z-index: 23;
        opacity: 0;
    }
    #_tu ._mainvisual ._slide2_2text {
        width: 90vw;
        position: absolute;
        left: 5vw;
        top: auto;
        bottom: 5vw;
        z-index: 23;
        opacity: 0;
    }
    
    #_tu ._mainvisual ._main_img1 {
        width: 23%;
        position: absolute;
        left: 1vw;
        top: 20vw;
        z-index: 31;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_img2 {
        width: 23%;
        position: absolute;
        left: 25vw;
        top: 22vw;
        z-index: 32;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_img3 {
        width: 23%;
        position: absolute;
        right: 25vw;
        top: 22vw;
        z-index: 33;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_img4 {
        width: 23%;
        position: absolute;
        right: 1vw;
        top: 20vw;
        z-index: 34;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_imgx {
        display: none;
    }
    
    #_tu ._mainvisual ._main_logic {
        width: 30vw;
        position: absolute;
        left: 10vw;
        top: 5vw;
        z-index: 41;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_magic {
        width: 30vw;
        position: absolute;
        right: 10vw;
        top: 5vw;
        z-index: 42;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_text {
        width: 70vw;
        position: absolute;
        left: 15vw;
        top: 65vw;
        z-index: 43;
        opacity: 0;
    }
    #_tu ._mainvisual ._main_title {
        width: 94vw;
        position: absolute;
        left: 3vw;
        top: 75vw;
        bottom: auto;
        z-index: 100;
        opacity: 0;
    }
    
    
    #_tu  ._read {
        width: 100%;
        padding: 5vw 5vw 10vw;
    }
    #_tu  ._read {
    }
    #_tu  ._read ._readtext1 {
        display: block;
        margin-bottom: 1em;
        font-size: 15px;
        text-align: left;
    }
    #_tu  ._read ._readtext2 {
        font-size: 13px;
    }
    
    #_tu ._container {
        background-color: #fff;
        box-shadow: none;
        width: 100%;
        max-width: inherit;
        margin: 0 auto;
    }
    
    #_tu ._contents {
        width: 100%;
        padding: 0 0 5vw;
    }
    
    #_tu ._contents ._body {
        width: 100%;
        max-width: inherit;
        margin: 0 auto;
    }
    
    #_tu ._contents ._ttl {
        margin: 0 auto 2em;
        padding: 0;
        position: relative;
    }
    #_tu ._contents ._ttl::before {
        content: "";
        display: block;
        border-bottom: #000 solid 3px;
        width: 66vw;
        height: 10px;
    }
    #_tu ._contents ._ttl ._ttl_sub {
        background-color: #f3f3f3;
        padding: 5px;
        text-align: center;
    }
    #_tu ._contents ._ttl ._ttl_sub img {
        width: 45vw;
    }
    #_tu ._contents ._ttl h2 {
        display: block;
        width: 90vw;
        margin: 0 auto;
        padding: 5vw 0;
    }
    
    #_tu ._contents ._body ._bodytext1 {
        padding: 0 5vw;
        font-size: 15px;
    }
    #_tu ._contents ._body ._bodytext2 {
        padding: 0 5vw;
        font-size: 15px;
    }
    #_tu ._contents ._body ._bodytext3 {
        padding: 0 5vw;
        font-size: 15px;
    }
    #_tu ._contents ._body ._bodytext3 .name {
        padding: 1px .5em;
        font-size: 15px;
    }
    #_tu ._contents ._body ._bodytext3 .notes {
        display: block;
        font-size: 10px;
    }
    
    #_tu ._contents ._body ._ph1 {
        width: 90vw;
        margin: 0 auto 2em;
        padding: 0 3vw 3vw 0;
        position: relative;
    }
    #_tu ._contents ._body ._ph1 figure {
        box-shadow: 3vw 3vw 0 0 #000;
        width: 100%;
    }
    #_tu ._contents ._body ._ph1 .profile {
        background-color: #000;
        position: absolute;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #_tu ._contents ._body ._ph1 .profile .proftext1 {
        display: block;
        border-right: #fff solid 1px;
        padding: 5px 10px;
        font-size: 10px;
        font-feature-settings: "palt";
    }
    #_tu ._contents ._body ._ph1 .profile .proftext2 {
        display: block;
        padding: 5px 15px;
        font-size: 15px;
        font-feature-settings: "palt";
    }
    #_tu ._contents ._body ._ph1 .profile .proftext2 span {
        font-size: 60%;
    }

    #_tu ._contents ._body ._ph2 {
        width: 90vw;
        margin: 0 auto 1em;
    }
    
    #_tu ._contents ._body ._fig {
        width: 90vw;
        margin: 0 auto 2em;
        position: relative;
    }
    #_tu ._contents ._body ._fig ._fig_cap {
        padding-top: 10px;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
    }
    
    #_tu ._matome {
        padding: 10vw 5vw;
    }
    #_tu ._matome ._matome_ttl {
        border-bottom: #fff solid 3px;
        max-width: 80vw;
        margin: 0 auto 2em;
        padding-bottom: 5vw;
    }
    #_tu ._matome ._matome_ttl h3 {
        margin-bottom: 5vw;
        font-size: 8vw;
    }
    #_tu ._matome ._matome_ttl p {
        font-size: 12px;
    }
    #_tu ._matome ._matome_text {
        font-size: 15px;
        font-weight: bold;
        line-height: 2;
        color: #fff;
    }
    
    #_tu ._contact {
        background-color: #000;
        width: 100%;
        padding: 60px;
    }
    #_tu ._contact ._logo {
        width: 220px;
        margin: 0 auto;
    }
}
