@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: #975466;
}
.bgcolor2 {
    background-color: #7d6c9a;
}
.bgcolor3 {
    background-color: #6e9570;
}

.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: 750px) {
    .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;
}

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

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

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


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

#_footer {
    background-color: #fff;
    width: 100%;
    max-width: 1400px;
    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-color: #ffffff;
    max-width: 1400px;
    margin: 0 auto;
    padding: 70px 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#_tu ._bg1 {
    position: absolute;
    right: 0;
    top: 0;
    width: 64%;
    z-index: 2;
}
#_tu ._bg2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 64%;
    z-index: 3;
}

#_tu ._mv {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
#_tu ._mv img {
    width: 100%;
}
#_tu ._mv ._mv_body {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    opacity: 0;
    position: relative;
    z-index: 100;
}
#_tu ._mv ._mv_body ._mv_body_img {
    width: 37%;
}
#_tu ._mv ._mv_body ._mv_body_text {
    width: 63%;
    padding-left: 5%;
    padding-right: 2%;
    padding-top: 8%;
}
#_tu ._mv ._mv_body ._mv_body_text ._h1_sub {
    display: block;
    width: 20%;
    position: absolute;
    left: 0;
    top: -1%;
}
#_tu ._mv ._mv_body ._mv_body_text ._h1 {
    display: block;
    width: 100%;
    margin-bottom: 3%;
}
#_tu ._mv ._mv_body ._mv_body_text ._h1 h1 {
    width: 100%;
    margin-bottom: 1%;
}
#_tu ._mv ._mv_body ._mv_body_text ._h1 ._h1_notes {
    font-size: 10px;
    font-feature-settings: "palt";
    line-height: 1.3;
}

#_tu ._mv ._mv_body ._mv_body_text ._read {
    display: block;
    width: 100%;
}
#_tu ._mv ._mv_body ._mv_body_text ._read  ._readtext1 {
    margin-bottom: .5em;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.8;
    text-align: justify;
    color: #183f8f;
}
#_tu ._mv ._mv_body ._mv_body_text ._read  ._readtext2 {
    display: block;
}


#_tu ._mv ._slide1,
#_tu ._mv ._slide2,
#_tu ._mv ._slide3 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center top;
    z-index: 10;
    opacity: 0;
}
#_tu ._mv ._slide1-2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform-origin: center top;
    z-index: 10;
    opacity: 0;
}

#_tu ._mv ._slide1.active {
    animation: fadeIn5 6s ease 1s 1 forwards;
}
#_tu ._mv ._slide1-2.active {
    animation: fadeIn6 4.5s ease 2.5s 1 forwards;
}
#_tu ._mv ._slide2.active {
    animation: fadeIn1 5s ease 6.5s 1 forwards;
}
#_tu ._mv ._slide3.active {
    animation: fadeIn1 5s ease 11s 1 forwards;
}
#_tu ._mv ._mv_body.active {
    animation: fadeIn2 1s cubic-bezier(0.33, 1, 0.68, 1) 16s 1 forwards;
}

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

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

#_tu ._contents {
    width: 100%;
    padding-top: 50px;
}
#_tu ._contents a {
    font-weight: bold;
    text-decoration: underline;
}

#_tu ._contents ._contents_ttl {
    background-color: #e4c488;
    border-radius: 20px;
    width: 100%;
    max-width: 960px;
    margin: 0 auto 40px;
    padding: 0 12px;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._contents_ttl h2 {
    background-color: #183f8f;
    border-radius: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 130px;
}
#_tu ._contents ._contents_ttl h2 span {
    display: block;
    width: 66%;
}

#_tu ._contents ._contents_body {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
    z-index: 10;
}

#_tu ._contents ._contents_imgbody {
    width: 100%;
    position: relative;
    z-index: 1;
}

#_tu ._contents ._bodytext1 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
}
#_tu ._contents ._bodytext1 .notes {
    display: block;
    font-size: 10px;
}
#_tu ._contents ._bodytext1 ._name1 {
    font-weight: bold;
}
#_tu ._contents ._bodytext1 ._name2 {
    font-weight: bold;
    color: #1b55cc;
}


#_tu ._contents ._contents_body_flexbox {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._contents_body_flexbox ._flexbox_img {
    width: 400px;
    margin-bottom: 2em;
}
#_tu ._contents ._contents_body_flexbox ._flexbox_text1 {
    width: calc(100% - 400px);
    padding: 0 40px 0 0;
}
#_tu ._contents ._contents_body_flexbox ._flexbox_text2 {
    width: calc(100% - 400px);
    padding: 0 0 0 40px;
}

#_tu ._contents ._fig1 {
    display: block;
    width: 100%;
    margin: 0 auto 2em;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._fig1 ._fig1_img {
    background-color: #f3f3f3;
    display: block;
    padding: 20px;
}
#_tu ._contents ._fig1 ._fig1_img figure {
    display: block;
    max-width: 750px;
    margin: 0 auto;
}
#_tu ._contents ._fig1 ._fig1_cap {
    display: block;
    max-width: 750px;
    margin: 0 auto;
    padding-top: 6px;
    font-size: 10px;
    line-height: 1.3;
}
#_tu ._contents ._fig2 {
    display: block;
    width: 100%;
    margin: 0 auto 2em;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._fig2 ._fig2_body {
    background-color: #183f8f;
    display: block;
    padding: 20px;
}
#_tu ._contents ._fig2 ._fig2_body ._fig2_imgarea {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 720px;
    margin: 0 auto;
}
#_tu ._contents ._fig2 ._fig2_body ._fig2_imgarea ._fig2_img1 {
    width: 35%;
}
#_tu ._contents ._fig2 ._fig2_body ._fig2_imgarea ._fig2_img2 {
    width: 63%;
}
#_tu ._contents ._fig2 ._fig2_cap {
    display: block;
    max-width: 720px;
    margin: 0 auto;
    padding-top: 6px;
}
#_tu ._contents ._fig2 ._fig2_cap h4 {
    border: #ffffff solid 1px;
    display: table;
    padding: 3px;
    font-size: 12px;
    line-height: 1;
    color: #ffffff;
}
#_tu ._contents ._fig2 ._fig2_cap p {
    padding-top: 6px;
    font-size: 10px;
    line-height: 1.3;
    color: #ffffff;
}
#_tu ._contents ._imgcap {
    padding-top: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    color: #aa8747;
    text-align: center;
}
#_tu ._contents ._imgcap_notes {
    padding-top: 6px;
    font-size: 10px;
    line-height: 1.3;
    text-align: center;
}
#_tu ._contents ._img1 {
    display: block;
    width: 100%;
}
#_tu ._contents ._img2 {
    display: block;
    width: 100%;
    margin: 0 auto 2em;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._img2 figure {
    display: block;
    width: 100%;
    max-width: 340px;
    margin: 0 auto 10px;
}
#_tu ._contents ._prof {
    width: 100%;
    position: relative;
}
#_tu ._contents ._prof ._prof_text1 {
    padding: .5em 0;
    font-size: 12px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.4;
    color: #aa8747;
}
#_tu ._contents ._prof ._prof_text2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #1b55cc;
}
#_tu ._contents ._prof ._prof_text2 span {
    font-size: 60%;
}

#_tu ._contents ._contents_body ._matome {
    border-top: #183f8f solid 5px;
    border-bottom: #183f8f solid 5px;
    position: relative;
    z-index: 10;
}
#_tu ._contents ._contents_body ._matome ._matome_inner {
    background-color: #f3f3f3;
    border-top: #e4c488 solid 5px;
    border-bottom: #e4c488 solid 5px;
    padding: 30px;
}
#_tu ._contents ._contents_body ._matome ._matome_inner h3 {
    display: block;
    max-width: 430px;
    margin: 0 auto 20px;
}
#_tu ._contents ._contents_body ._matome ._matome_inner p {
    font-size: 16px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: .03em;
    line-height: 2;
    color: #183f8f;
}

#_tu ._link {
    width: 100%;
    padding: 80px 0 20px;
    position: relative;
    z-index: 10;
}
#_tu ._link a {
    display: block;
    transition: filter ease .3s;
    position: relative;
}
#_tu ._link a:hover {
    filter: brightness(1.07);
}
#_tu ._link ._linkbnr {
    max-width: 540px;
    margin: 0 auto;
}
#_tu ._link ._linkbnr ._linkbnr_img1 {
    width: 100%;
}
#_tu ._link ._linkbnr ._linkbnr_img2 {
    width: 30%;
    position: absolute;
    right: 5%;
    top: -20%;
}


@media screen and (max-width:750px) {
    
    #_tu {
        margin: 0 auto;
        padding: 10vw 0;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
    #_tu ._bg1 {
        position: absolute;
        right: 0;
        top: 0;
        width: 75%;
        z-index: 2;
    }
    #_tu ._bg2 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 90%;
        z-index: 3;
    }

    #_tu ._mv {
        width: 100%;
        margin: 0 auto;
        position: relative;
        z-index: 5;
    }
    #_tu ._mv img {
        width: 100%;
    }

    #_tu ._mv ._slide1,
    #_tu ._mv ._slide2,
    #_tu ._mv ._slide3 {
        width: 94%;
        position: absolute;
        left: 3%;
    }
    #_tu ._mv ._slide1-2 {
        width: 94%;
        position: absolute;
        left: 3%;
    }

    #_tu ._mv ._mv_body {
        width: 100%;
        padding: 0 3%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        opacity: 0;
        position: relative;
        z-index: 100;
    }
    #_tu ._mv ._mv_body ._mv_body_img {
        width: 41%;
        position: absolute;
        right: 3%;
        top: -1%;
    }
    #_tu ._mv ._mv_body ._mv_body_text {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 5vw;
    }
    #_tu ._mv ._mv_body ._mv_body_text ._h1_sub {
        display: block;
        width: 30%;
        position: absolute;
        left: 0;
        top: -8vw;
    }
    #_tu ._mv ._mv_body ._mv_body_text ._h1 {
        display: block;
        width: 100%;
        margin-bottom: 3%;
    }
    #_tu ._mv ._mv_body ._mv_body_text ._h1 h1 {
        width: 54%;
        margin-bottom: 1%;
    }
    #_tu ._mv ._mv_body ._mv_body_text ._h1 ._h1_notes {
        font-size: 10px;
        font-feature-settings: "palt";
        line-height: 1.2;
    }

    #_tu ._mv ._mv_body ._mv_body_text ._read {
        display: block;
        width: 100%;
    }
    #_tu ._mv ._mv_body ._mv_body_text ._read  ._readtext1 {
        margin-bottom: .5em;
        font-size: 15px;
    }
    #_tu ._mv ._mv_body ._mv_body_text ._read  ._readtext2 {
    }

    #_tu ._contents {
        width: 100%;
        padding-top: 40px;
    }
    #_tu ._contents a {
        font-weight: bold;
        text-decoration: underline;
    }

    #_tu ._contents ._contents_ttl {
        border-radius: 0;
        margin: 0 auto 20px;
        padding: 0 2vw;
    }
    #_tu ._contents ._contents_ttl h2 {
        border-radius: 10vw;
        width: 100%;
        height: 20vw;
    }
    #_tu ._contents ._contents_ttl h2 span {
        display: block;
        width: 85%;
    }

    #_tu ._contents ._contents_body {
        padding: 0 4vw;
    }

    #_tu ._contents ._contents_imgbody {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    #_tu ._contents ._bodytext1 {
        font-size: 15px;
        margin-bottom: 1.5em;
    }


    #_tu ._contents ._contents_body_flexbox {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        position: relative;
        z-index: 10;
    }
    #_tu ._contents ._contents_body_flexbox ._flexbox_img {
        width: 90%;
        margin: 0 auto 2em;
    }
    #_tu ._contents ._contents_body_flexbox ._flexbox_text1 {
        width: 100%;
        padding: 0;
    }
    #_tu ._contents ._contents_body_flexbox ._flexbox_text2 {
        width: 100%;
        padding: 0;
    }

    #_tu ._contents ._fig1 {
        display: block;
        width: 100%;
        margin: 0 auto 2em;
        position: relative;
        z-index: 10;
    }
    #_tu ._contents ._fig1 ._fig1_img {
        padding: 10px;
    }
    #_tu ._contents ._fig1 ._fig1_cap {
        padding-top: 5px;
        font-size: 10px;
    }
    #_tu ._contents ._fig2 {
    }
    #_tu ._contents ._fig2 ._fig2_body {
        padding: 15px;
    }
    #_tu ._contents ._fig2 ._fig2_body ._fig2_imgarea {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    #_tu ._contents ._fig2 ._fig2_body ._fig2_imgarea ._fig2_img1 {
        order: 2;
        width: 50%;
        margin: 0 auto;
        padding-top: 10px;
    }
    #_tu ._contents ._fig2 ._fig2_body ._fig2_imgarea ._fig2_img2 {
        order: 1;
        width: 100%;
    }
    #_tu ._contents ._fig2 ._fig2_cap {
        padding-top: 5px;
        position: relative;
    }
    #_tu ._contents ._fig2 ._fig2_cap h4 {
        font-size: 10px;
        position: absolute;
        left: 0;
        top: -15px;
    }
    #_tu ._contents ._fig2 ._fig2_cap p {
        padding-top: 5px;
        font-feature-settings: "palt";
    }
    #_tu ._contents ._imgcap {
        padding-top: 5px;
        font-size: 12px;
        font-feature-settings: "palt";
        text-align: left;
    }
    #_tu ._contents ._imgcap_notes {
        padding-top: 5px;
        font-feature-settings: "palt";
        text-align: left;
    }
    #_tu ._contents ._img1 {
        display: block;
        width: 100%;
    }
    #_tu ._contents ._prof {
        width: 100%;
        position: relative;
    }
    #_tu ._contents ._prof ._prof_text1 {
        padding: .5em 0;
        font-size: 10px;
    }
    #_tu ._contents ._prof ._prof_text2 {
        font-size: 14px;
    }

    #_tu ._contents ._contents_body ._matome {
    }
    #_tu ._contents ._contents_body ._matome ._matome_inner {
        background-color: #f3f3f3;
        border-top: #e4c488 solid 5px;
        border-bottom: #e4c488 solid 5px;
        padding: 15px;
    }
    #_tu ._contents ._contents_body ._matome ._matome_inner h3 {
        display: block;
        max-width: 430px;
        margin: 0 auto 20px;
    }
    #_tu ._contents ._contents_body ._matome ._matome_inner p {
        font-size: 15px;
        line-height: 1.8;
        text-align: justify;
    }

    #_tu ._link {
        width: 100%;
        padding: 12vw 3vw 5vw;
        position: relative;
        z-index: 10;
    }
    #_tu ._link a {
        display: block;
        transition: filter ease .3s;
        position: relative;
    }
    #_tu ._link a:hover {
        filter: brightness(1.07);
    }
    #_tu ._link ._linkbnr {
        max-width: 540px;
        margin: 0 auto;
    }
    #_tu ._link ._linkbnr ._linkbnr_img1 {
        width: 100%;
    }
    #_tu ._link ._linkbnr ._linkbnr_img2 {
        width: 30%;
        position: absolute;
        right: 5%;
        top: -20%;
    }
}
