@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-pconly {
    display: block !important;
}
.is-pc {
    display: block !important;
}
.is-sp {
    display: none !important;
}

.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: 768px) {
    .is-pc {
        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-color: #efefef;
}

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

/* ================================================= */
/* header */
/* ================================================= */

#tu_header {
}

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

#tu_footer {
    background-color: #fff;
    width: 100%;
}

.localFooter {
    background:#fff;
    padding-top:20px !important;
    line-height: 150%;
}

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

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

#__tu {
}
#__tu a {
    transition: all ease .3s;
}
#__tu .__container {
    background-color: #efefef;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

#__tu .__mainvisual {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
#__tu .__mainvisual .__mainvisual__head {
    width: 70%;
    position: absolute;
    left: 0;
    bottom: 10%;
}
#__tu .__mainvisual .__mainvisual__head h1 {
    width: 100%;
    line-height: 0;
}
#__tu .__mainvisual .__mainvisual__img {
    width: 100%;
}


#__tu .__contents {
    background-color: #ffffff;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

#__tu .__contents.__read {
    background-color: #f3eef6;
}

#__tu .__contents .__contents_read {
    margin: 0 auto;
    padding: 30px;
}

#__tu .__contents .__contents_read p {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    color: #6a00bc;
    text-align: center;
}

#__tu .__contents .__contents_title {
    background-image: linear-gradient(90deg, #6a00bc, #200c96);
    width: 100%;
    padding: 30px;
}
#__tu .__contents .__contents_title h2 {
    display: block;
    max-width: 700px;
    margin: 0 auto;
    line-height: 0;
}


#__tu .__contents .__contents_body {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 60px 20px 60px;
}

#__tu .__contents .text1 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
}

#__tu .__contents .__contents_fig {
    background-image: linear-gradient(90deg, #f7f4fa, #ebe3f4);
    width: 100%;
    padding: 30px;
}
#__tu .__contents .__contents_fig .__contents_fig_inner {
    max-width: 940px;
    margin: 0 auto;
}
#__tu .__contents .__contents_fig .__fig1_list {
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(200, 175, 217, 0.7);
    border-radius: 8px;
    width: 100%;
    margin-bottom: 10px;
    padding: 25px 30px 20px 30px;
    overflow: hidden;
}
#__tu .__contents .__contents_fig .__fig1_list h3 {
    display: block;
    border-bottom: #6a00bc solid 2px;
    margin-bottom: 18px;
    padding-bottom: 18px;
    font-size: 24px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1;
    color: #6a00bc;
}
#__tu .__contents .__contents_fig .__fig1_list h3 span {
    padding: 0 10px;
}
#__tu .__contents .__contents_fig .__fig1_list p {
    font-size: 16px;
    font-feature-settings: "palt";
    line-height: 1.8;
}

#__tu .__contents .__contents_fig .__fig2_year {
    padding: 10px 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    color: #6a00bc;
}
#__tu .__contents .__contents_fig .__fig2_year span {
    font-size: 60%;
}
#__tu .__contents .__contents_fig .__fig2_list {
    width: 100%;
    padding: 10px 0 10px 70px;
    position: relative;
}
#__tu .__contents .__contents_fig .__fig2_list::before {
    content: "";
    display: block;
    border-right: #6a00bc solid 2px;
    width: 35px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body {
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(200, 175, 217, 0.7);
    border-radius: 8px;
    width: 100%;
    margin-bottom: 10px;
    padding: 1.5em 20px 1em 0;
    overflow: hidden;
}
#__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body ul {
}
#__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body ul li {
    display: block;
    position: relative;
    margin-bottom: .6em;
    padding-left: 40px;
    font-size: 16px;
    font-feature-settings: "palt";
    line-height: 1.8;
}
#__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body ul li::before {
    content: "";
    display: block;
    border-bottom: #6a00bc solid 2px;
    width: 30px;
    height: .8em;
    position: absolute;
    left: 0;
    top: 0;
}

#__tu .__contents .__contents_fig .__fig3 {
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 0px rgba(200, 175, 217, 0.7);
    border-radius: 8px;
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}
#__tu .__contents .__contents_fig .__fig3 h3 {
    background-image: linear-gradient(90deg, #6a00bc, #200c96);
    padding: 20px;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}
#__tu .__contents .__contents_fig .__fig3 ul {
}
#__tu .__contents .__contents_fig .__fig3 ul li {
    display: block;
    background-color: #ffffff;
    padding: 1.2em 20px 1.2em 40px;
    font-size: 16px;
    font-feature-settings: "palt";
    line-height: 1.8;
    position: relative;
}
#__tu .__contents .__contents_fig .__fig3 ul li:nth-child(even) {
    background-color: #f3f3f3;
}
#__tu .__contents .__contents_fig .__fig3 ul li::before {
    content: "";
    display: block;
    border-bottom: #6a00bc solid 2px;
    width: 30px;
    height: .8em;
    position: absolute;
    left: 0;
    top: 1.2em;
}

#__tu .__contents .__contents_fig4 {
    background-image: linear-gradient(90deg, #f7f4fa, #ebe3f4);
    width: 100%;
    padding: 0 30px;
}
#__tu .__contents .__contents_fig4 figure {
    display: block;
    max-width: 800px;
    margin: 0 auto;
}

#__tu .__contact {
    width: 100%;
    padding: 50px 0 100px;
    position: relative;
}
#__tu .__contact ._logo {
    width: 240px;
    margin: 0 auto 20px;
}
#__tu .__contact ._logo_text {
    display: block;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    font-feature-settings: "palt";
    letter-spacing: .05em;
    line-height: 1;
    text-align: center;
}
#__tu .__contact ._logo_text::before {
    content: "";
    display: block;
    border-bottom: #0090ba solid 3px;
    width: 66px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
#__tu .__contact ._btn {
    display: table;
    margin: 0 auto;
}
#__tu .__contact ._btn a {
    display: block;
    background: #0090ba;
    width: 100%;
    padding: 20px 30px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: all ease .3s;
}
#__tu .__contact ._btn a:hover {
    opacity: .7;
}
#__tu .__contact ._btn a span {
    font-size: 17px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.6;
    text-align: center;
}
@media screen and (max-width:768px) {

    #__tu {
    }
    #__tu a {
        transition: all ease .3s;
    }


    #__tu .__mainvisual .__mainvisual__head {
        width: 96%;
        position: absolute;
        left: 0;
        bottom: 6%;
    }
    #__tu .__mainvisual .__mainvisual__head h1 {
        width: 100%;
        line-height: 0;
    }
    #__tu .__mainvisual .__mainvisual__img {
        width: 100%;
    }


    #__tu .__contents {
    }

    #__tu .__contents .__contents_read {
        margin: 0 auto;
        padding: 4vw;
    }

    #__tu .__contents .__contents_read p {
        font-size: 15px;
        text-align: left;
    }

    #__tu .__contents .__contents_title {
        width: 100%;
        padding: 5vw 2vw;
    }
    #__tu .__contents .__contents_title h2 {
        display: block;
        max-width: inherit;
    }


    #__tu .__contents .__contents_body {
        max-width: inherit;
        margin: 0 auto;
        padding: 4vw 4vw 1px 4vw;
    }

    #__tu .__contents .text1 {
        margin-bottom: 2em;
        font-size: 15px;
        line-height: 2;
    }

    #__tu .__contents .__contents_fig {
        padding: 4vw;
    }
    #__tu .__contents .__contents_fig .__contents_fig_inner {
        max-width: inherit;
    }
    #__tu .__contents .__contents_fig .__fig1_list {
        background-color: #ffffff;
        box-shadow: 0px 0px 6px 0px rgba(200, 175, 217, 0.7);
        border-radius: 8px;
        width: 100%;
        margin-bottom: 10px;
        padding: 4vw;
        overflow: hidden;
    }
    #__tu .__contents .__contents_fig .__fig1_list h3 {
        display: block;
        border-bottom: #6a00bc solid 2px;
        margin-bottom: 12px;
        padding-bottom: 12px;
        font-size: 18px;
        font-weight: bold;
        font-feature-settings: "palt";
        line-height: 1.4;
        color: #6a00bc;
    }
    #__tu .__contents .__contents_fig .__fig1_list h3 span {
        padding: 0 10px;
    }
    #__tu .__contents .__contents_fig .__fig1_list p {
        font-size: 15px;
    }

    #__tu .__contents .__contents_fig .__fig2_year {
        padding: 10px 0;
        font-size: 30px;
        font-weight: bold;
        line-height: 1;
        color: #6a00bc;
    }
    #__tu .__contents .__contents_fig .__fig2_year span {
        font-size: 60%;
    }
    #__tu .__contents .__contents_fig .__fig2_list {
        width: 100%;
        padding: 10px 0 10px 50px;
        position: relative;
    }
    #__tu .__contents .__contents_fig .__fig2_list::before {
        content: "";
        display: block;
        border-right: #6a00bc solid 2px;
        width: 25px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    #__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body {
        border-radius: 8px;
        width: 100%;
        margin-bottom: 10px;
        padding: 1em 10px .5em 0;
        overflow: hidden;
    }
    #__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body ul {
    }
    #__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body ul li {
        display: block;
        position: relative;
        margin-bottom: .6em;
        padding-left: 30px;
        font-size: 15px;
        font-feature-settings: "palt";
        line-height: 1.6;
    }
    #__tu .__contents .__contents_fig .__fig2_list .__fig2_list_body ul li::before {
        content: "";
        display: block;
        border-bottom: #6a00bc solid 2px;
        width: 20px;
        height: .8em;
        position: absolute;
        left: 0;
        top: 0;
    }

    #__tu .__contents .__contents_fig .__fig3 {
        margin-bottom: 20px;
        overflow: hidden;
    }
    #__tu .__contents .__contents_fig .__fig3 h3 {
        padding: 12px;
        font-size: 24px;
    }
    #__tu .__contents .__contents_fig .__fig3 ul {
    }
    #__tu .__contents .__contents_fig .__fig3 ul li {
        display: block;
        background-color: #ffffff;
        padding: 1em 10px 1em 30px;
        font-size: 15px;
        font-feature-settings: "palt";
        line-height: 1.6;
        position: relative;
    }
    #__tu .__contents .__contents_fig .__fig3 ul li::before {
        width: 20px;
        height: .8em;
        position: absolute;
        left: 0;
        top: 1em;
    }

    #__tu .__contents .__contents_fig4 {
        background-image: linear-gradient(90deg, #f7f4fa, #ebe3f4);
        width: 100%;
        padding: 0;
    }

    #__tu .__contact {
        width: 100%;
        padding: 30px 0 60px;
        position: relative;
    }
    #__tu .__contact ._logo {
        width: 200px;
        margin: 0 auto 20px;
    }
    #__tu .__contact ._logo_text {
        display: block;
        position: relative;
        margin-bottom: 12px;
        padding-bottom: 12px;
        font-size: 17px;
        font-weight: bold;
        font-feature-settings: "palt";
        letter-spacing: .05em;
        line-height: 1;
        text-align: center;
    }
    #__tu .__contact ._logo_text::before {
        content: "";
        display: block;
        border-bottom: #0090ba solid 2px;
        width: 66px;
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
    }
    #__tu .__contact ._btn {
        display: table;
        margin: 0 auto;
    }
    #__tu .__contact ._btn a {
        display: block;
        background: #0090ba;
        width: 100%;
        padding: 12px 20px;
        border-radius: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        transition: all ease .3s;
    }
    #__tu .__contact ._btn a:hover {
        opacity: .7;
    }
    #__tu .__contact ._btn a span {
        font-size: 15px;
        font-weight: bold;
        font-feature-settings: "palt";
        line-height: 1.6;
        text-align: center;
    }
}
