@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;
}
.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: 834px) {
    .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: #f2f6f8;
}

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

/* ================================================= */
/* 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_wrap {
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
#tu_wrap a {
    transition: all ease .3s;
}

#tu_wrap .tu_mainvisual {
    width: 100%;
    position: relative;
}

#tu_wrap .tu_mainvisual ._img {
    width: 50%;
}

#tu_wrap .tu_mainvisual h1 {
    width: 62.5%;
    position: absolute;
    left: 35%;
    top: 12%;
}

#tu_wrap .tu_mainvisual ._h1_sub {
    width: 37.5%;
    position: absolute;
    left: 53%;
    bottom: 17%;
}

#tu_wrap .tu_mainvisual ._h1_prof {
    width: 24.1%;
    position: absolute;
    left: 53%;
    bottom: 3%;
}

#tu_wrap .tu_readtext {
    width: 100%;
    padding: 40px 20px;
    position: relative;
}
#tu_wrap .tu_readtext ._readtext1 {
    margin-bottom: 2em;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.2;
    text-align: center;
}

#tu_wrap .tu_contents_wrap {
    background-color: #f2f6f8;
}

#tu_wrap .tu_contents {
    background-color: #fff;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
}

#tu_wrap .tu_contents .contents_title {
    border-top: #0075c1 solid 2px;
    border-bottom: #0075c1 solid 2px;
    position: relative;
    width: 100%;
    margin: 0 auto 40px;
    padding: 15px 0;
}
#tu_wrap .tu_contents .contents_title h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    color: #0075c1;
}

#tu_wrap .tu_contents .contents_body {
    width: 100%;
    padding: 0 90px;
}

#tu_wrap .tu_contents .text_1 {
    margin-bottom: 2em;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    color: #009b97;
}

#tu_wrap .tu_contents .text_2 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
}
#tu_wrap .tu_contents .text_2 .name {
    font-weight: bold;
    color: #0075c1;
}
#tu_wrap .tu_contents .text_2 .notes {
    display: block;
    font-size: 60%;
}

#tu_wrap .tu_contents .text_3 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
    text-indent: 1em;
}

#tu_wrap .tu_contents .img {
    width: 600px;
    margin: 0 auto 40px;
}

#tu_wrap .tu_contents .fig {
    width: 650px;
    margin: 0 auto 40px;
}
#tu_wrap .tu_contents .fig .fig_title {
    display: block;
    background-color: #0075c1;
    border-radius: 4px;
    width: 100%;
    padding: 12px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
}
#tu_wrap .tu_contents .fig .fig_title span {
    display: block;
    padding-top: .3em;
    font-size: 75%;
}
#tu_wrap .tu_contents .fig .fig_text1 {
    padding: 10px 0 20px;
    font-size: 11px;
    line-height: 1;
    text-align: center;
}
#tu_wrap .tu_contents .fig .fig_text2 {
    padding: 10px 0 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
#tu_wrap .tu_contents .fig .fig_text3 {
    margin-bottom: 20px;
    padding: 20px;
    font-size: 15px;
    line-height: 2;
}
#tu_wrap .tu_contents .fig .fig_text4 {
    padding: 0 0 20px;
    font-size: 11px;
    line-height: 1;
    text-align: center;
}
#tu_wrap .tu_contents .fig .fig_img1 {
    width: 100%;
    margin-bottom: 20px;
}
#tu_wrap .tu_contents .fig .fig_img2 {
    max-width: 500px;
    margin: 0 auto 40px;
}

#tu_wrap .tu_contents .fig_map {
    max-width: 720px;
    margin: 0 auto;
    padding: 80px 0;
    display: flex;
    align-items: center;
}
#tu_wrap .tu_contents .fig_map .mapimg {
    width: 50%;
}
#tu_wrap .tu_contents .fig_map .maptext {
    width: 50%;
    padding: 0 0 0 20px;
}
#tu_wrap .tu_contents .fig_map .maptext .maptext_title {
    margin-bottom: .8em;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}
#tu_wrap .tu_contents .fig_map .maptext .maptext_list {
}
#tu_wrap .tu_contents .fig_map .maptext .maptext_list li {
    margin-bottom: 10px;
    text-indent: -1em;
    padding-left: 1em;
    font-size: 15px;
    font-feature-settings: "palt";
    line-height: 1.3;
}
#tu_wrap .tu_contents .fig_map .maptext .maptext_list li span {
    color: #0075c1;
}

#tu_wrap .tu_contents .contents_contact {
    width: 100%;
    padding: 90px;
    text-align: center;
}
#tu_wrap .tu_contents .contents_contact .contact_logo {
    width: 270px;
    margin: 0 auto 30px;
}
#tu_wrap .tu_contents .contents_contact h3 {
    margin-bottom: 1em;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
#tu_wrap .tu_contents .contents_contact p {
    font-size: 16px;
    line-height: 1.5;
}
#tu_wrap .tu_contents .contents_contact p a {
    display: block;
    color: #0075c1;
    text-decoration: underline;
}
#tu_wrap .tu_contents .contents_contact p a:hover {
    text-decoration: none;
}


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

    #tu_wrap .tu_mainvisual {
        width: 100%;
        padding-top: 37vw;
        position: relative;
    }

    #tu_wrap .tu_mainvisual ._img {
        width: 82vw;
    }

    #tu_wrap .tu_mainvisual h1 {
        width: 90vw;
        position: absolute;
        left: 5vw;
        top: 5vw;
    }

    #tu_wrap .tu_mainvisual ._h1_sub {
        width: 48vw;
        position: absolute;
        left: 48vw;
        bottom: 55vw;
    }

    #tu_wrap .tu_mainvisual ._h1_prof {
        width: 36vw;
        position: absolute;
        left: 48vw;
        bottom: 41vw;
    }

    #tu_wrap .tu_readtext {
        width: 100%;
        padding: 6vw;
        position: relative;
    }
    #tu_wrap .tu_readtext ._readtext1 {
        margin-bottom: 0;
        font-size: 15px;
        font-weight: bold;
        line-height: 2;
        text-align: left;
    }

    #tu_wrap .tu_contents_wrap {
        background-color: #f2f6f8;
    }

    #tu_wrap .tu_contents {
        background-color: #fff;
        width: 96vw;
        margin: 0 auto;
        padding: 6vw 0;
        position: relative;
    }

    #tu_wrap .tu_contents .contents_title {
        border-top: #0075c1 solid 2px;
        border-bottom: #0075c1 solid 2px;
        position: relative;
        width: 100%;
        margin: 0 auto 5vw;
        padding: 3vw 0;
    }
    #tu_wrap .tu_contents .contents_title h2 {
        font-size: 7vw;
        font-weight: bold;
        line-height: 1.3;
        text-align: center;
        color: #0075c1;
    }

    #tu_wrap .tu_contents .contents_body {
        width: 100%;
        padding: 0 4vw;
    }

    #tu_wrap .tu_contents .text_1 {
        margin-bottom: 1.5em;
        font-size: 15px;
        font-weight: bold;
        line-height: 2;
        color: #009b97;
    }

    #tu_wrap .tu_contents .text_2 {
        margin-bottom: 1.5em;
        font-size: 15px;
        line-height: 2;
    }
    #tu_wrap .tu_contents .text_2 .name {
        font-weight: bold;
        color: #0075c1;
    }
    #tu_wrap .tu_contents .text_2 .notes {
        display: block;
        font-size: 60%;
    }

    #tu_wrap .tu_contents .text_3 {
        margin-bottom: 1.5em;
        font-size: 15px;
        line-height: 2;
        text-indent: 1em;
    }

    #tu_wrap .tu_contents .img {
        width: 100%;
        margin: 0 auto 5vw;
    }

    #tu_wrap .tu_contents .fig {
        width: 100%;
        margin: 0 auto 5vw;
    }
    #tu_wrap .tu_contents .fig .fig_title {
        display: block;
        background-color: #0075c1;
        border-radius: 4px;
        width: 100%;
        padding: 12px;
        font-size: 4vw;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #fff;
    }
    #tu_wrap .tu_contents .fig .fig_title span {
        display: block;
        padding-top: .3em;
        font-size: 80%;
    }
    #tu_wrap .tu_contents .fig .fig_text1 {
        padding: 10px 0 20px;
        font-size: 10px;
        line-height: 1;
        text-align: center;
    }
    #tu_wrap .tu_contents .fig .fig_text2 {
        padding: 10px 0 20px;
        font-size: 12px;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
    }
    #tu_wrap .tu_contents .fig .fig_text3 {
        margin-bottom: 12px;
        padding: 12px;
        font-size: 13px;
        line-height: 2;
    }
    #tu_wrap .tu_contents .fig .fig_text4 {
        padding: 0 0 15px;
        font-size: 10px;
        line-height: 1.3;
        text-align: center;
    }
    #tu_wrap .tu_contents .fig .fig_img1 {
        width: 100%;
        margin-bottom: 10px;
    }
    #tu_wrap .tu_contents .fig .fig_img2 {
        width: 100%;
        max-width: inherit;
        margin: 0 auto 5vw;
        padding: 0 12px;
    }

    #tu_wrap .tu_contents .fig_map {
        max-width: inherit;
        width: 100%;
        margin: 0 auto;
        padding: 5vw;
        display: block;
        align-items: center;
    }
    #tu_wrap .tu_contents .fig_map .mapimg {
        width: 100%;
    }
    #tu_wrap .tu_contents .fig_map .maptext {
        width: 100%;
        padding: 12px 0 0;
    }
    #tu_wrap .tu_contents .fig_map .maptext .maptext_title {
        margin-bottom: .6em;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
    }
    #tu_wrap .tu_contents .fig_map .maptext .maptext_list {
    }
    #tu_wrap .tu_contents .fig_map .maptext .maptext_list li {
        margin-bottom: 10px;
        text-indent: -1em;
        padding-left: 1em;
        font-size: 13px;
        font-feature-settings: "palt";
        line-height: 1.3;
    }
    #tu_wrap .tu_contents .fig_map .maptext .maptext_list li span {
        color: #0075c1;
    }

    #tu_wrap .tu_contents .contents_contact {
        width: 100%;
        padding: 10vw 0;
        text-align: center;
    }
    #tu_wrap .tu_contents .contents_contact .contact_logo {
        width: 66vw;
        margin: 0 auto 5vw;
    }
    #tu_wrap .tu_contents .contents_contact h3 {
        margin-bottom: 1em;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
    }
    #tu_wrap .tu_contents .contents_contact p {
        font-size: 13px;
        line-height: 1.5;
    }
    #tu_wrap .tu_contents .contents_contact p a {
        display: block;
        color: #0075c1;
        text-decoration: underline;
    }
    #tu_wrap .tu_contents .contents_contact p a:hover {
        text-decoration: none;
    }
}
