@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;
    /* letter-spacing: .05em; */
	/* font-feature-settings:"palt"; */
}

.mincho {
	font-family:"游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
figure {
    display: block;
    margin: 0;
    padding: 0;
}
.is-pc {
    display: block !important;
}

.is-sp {
    display: none !important;
}

sup {
    font-size: 90%;
    vertical-align: top;
    position: relative;
    top: -0.2em;
}

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



/* ===================== */
/* body
/* ===================== */
body {
}

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

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


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

.nbo_header {
	width: 1000px;
	margin: 0px auto;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    z-index: 100;
}

.social_buttons {
	width: 980px;
	margin: 0px auto;
	padding: 10px 0;
	text-align: right;
}
.social_buttons li {
	float: none;
	display: inline-block !important;
}


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

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

@media only screen and (max-width: 1000px) {
	#bpGlobalHeader {
		display: none;
	}
	.nbo_header {
		display: none;
	}
}

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

.sp_header {
	display: none !important;
}


#tu_wrap {
    background: #fff url(header_bg.jpg) center top no-repeat;
	width: 100%;
    margin: 0 auto;
    padding-top: 62px;
    overflow: hidden;
}

#tu_wrap > .tu_kv {
    background-color: #000;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
}

#tu_wrap > .tu_kv .tu_kv_inner {
    background: #fff url(kv.jpg) center top repeat-x;
    background-size: 1200px auto;
    width: 100%;
    height: 615px;
    position: relative;
}

#tu_wrap > .tu_kv h1 {
    width: 760px;
    margin: 0 auto;
    padding: 170px 0 0;
}
#tu_wrap > .tu_kv h1 img {
    width: 100%;
}

#tu_wrap > .tu_read {
    width: 100%;
    padding: 50px 0;
}
#tu_wrap > .tu_read p {
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
}


#tu_wrap > .tu_contents {
    width: 100%;
    margin: 0 auto;
}

#tu_wrap > .tu_contents .contents_title  {
    background: url(ttl_bg1.png) center top no-repeat;
    background-size: 1100px 100%;
    width: 100%;
    margin: 0 auto 50px;
    padding: 15px 0;
    position: relative;
}
#tu_wrap > .tu_contents .contents_title.title2  {
    background: url(ttl_bg2.png) center top no-repeat;
    background-size: 1100px 100%;
}
#tu_wrap > .tu_contents .contents_title h2  {
    font-size: 33px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.4;
    text-align: center;
    color: #fff;
}
#tu_wrap > .tu_contents .contents_title h2 span {
    display: block;
    width: 600px;
    margin: 0 auto 20px;
}

#tu_wrap > .tu_contents .contents_body {
    width: 840px;
    margin: 0 auto;
    padding-bottom: 30px;
}
#tu_wrap > .tu_contents .contents_body .contents_text1 {
    margin-bottom: 2em;
    font-size: 16px;
    line-height: 2;
    text-indent: 1em;
}

#tu_wrap > .tu_contents .ph1 {
    width: 600px;
    margin: 0 auto 40px;
}
#tu_wrap > .tu_contents .ph1 .ph_inner {
    width: 100%;
    position: relative;
}
#tu_wrap > .tu_contents .ph1 .ph_inner figure {
    width: 100%;
    margin: 0;
    padding: 0;
}
#tu_wrap > .tu_contents .ph1 .ph_inner .prof {
    background-color: #005bae;
    padding: 15px 30px;
}
#tu_wrap > .tu_contents .ph1 .ph_inner .prof.prof_left {
    position: absolute;
    left: 0;
    bottom: 0;
}
#tu_wrap > .tu_contents .ph1 .ph_inner .prof.prof_right {
    position: absolute;
    right: 0;
    bottom: 0;
}
#tu_wrap > .tu_contents .ph1 .ph_inner .prof .prof_text1 {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.4;
    color: #fff;
}
#tu_wrap > .tu_contents .ph1 .ph_inner .prof .prof_text2 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
}
#tu_wrap > .tu_contents .ph1 .ph_inner .cap {
    padding-top: 5px;
    font-size: 14px;
    line-height: 1.4;
    color: #005bae;
}

#tu_wrap > .tu_contents .contents_body .table_title {
    margin-bottom: .3em;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #005bae;
}
#tu_wrap > .tu_contents .contents_table {
    width: 100%;
    margin: 0 auto 40px;
    border-top: #ddd solid 1px;
}
#tu_wrap > .tu_contents .contents_table th {
    border-bottom: #ddd solid 1px;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    color: #fff;
}
#tu_wrap > .tu_contents .contents_table th.head_text1 {
    background-color: #005bae;
    width: 200px;
}
#tu_wrap > .tu_contents .contents_table th.head_text2 {
    background-color: #0b76d7;
}
#tu_wrap > .tu_contents .contents_table td {
    background-color: #f5f5f5;
    border-bottom: #ddd solid 1px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #000;
}

#tu_wrap > .tu_contents .contents_body .contents_link_btn {
    width: 400px;
    margin: 0 auto 30px;
}
#tu_wrap > .tu_contents .contents_body .contents_link_btn a {
    display: block;
    background-color: #005bae;
    box-shadow: 0px 0px 3px 0px #005bae;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    color: #fff;
    position: relative;
    transition: all ease .3s;
}
#tu_wrap > .tu_contents .contents_body .contents_link_btn a:hover {
    filter: brightness(1.15);
}
#tu_wrap > .tu_contents .contents_body .contents_link_btn a::before {
    content: "";
    display: block;
    background-color: #0062ba;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#tu_wrap > .tu_contents .contents_body .contents_link_btn a::after {
    content: "";
    display: block;
    background: url(arrow.png) left top no-repeat;
    background-size: 100% 100%;
    width: 40px;
    height: 8px;
    position: absolute;
    left: calc(50% - 20px);
    bottom: 20px;
}
#tu_wrap > .tu_contents .contents_body .contents_link_btn a span {
    display: block;
    padding: 20px 0 40px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    position: relative;
    z-index: 10;
}


#tu_wrap > .tu_contents .contents_point {
    width: 720px;
    margin: 0 auto 90px;
    padding-right: 80px;
    position: relative;
}
#tu_wrap > .tu_contents .contents_point ul.btn_list1 {
    position: absolute;
    left: 0;
    top: 100px;
}
#tu_wrap > .tu_contents .contents_point ul.btn_list2 {
    position: absolute;
    right: -20px;
    bottom: 30px;
}
#tu_wrap > .tu_contents .contents_point ul li {
    transition: all ease .3s;
    cursor: pointer;
    width: 162px;
}
#tu_wrap > .tu_contents .contents_point ul li:hover {
    transform: scale(1.05);
    filter: brightness(1.2);
}
#tu_wrap > .tu_contents .contents_point p {
    display: block;
    padding: 10px 0 0 80px;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    color: #005bae;
}

.remodal.point {
    background-color: #ecf3f9;
    max-width: 660px !important;
    border-radius: 10px;
    padding: 0 0 25px !important;
}
.remodal .point_body {
    width: 100%;
}
.remodal .point_body h3 {
    background-color: #ffffff;
    border-radius: 10px 10px 0 0;
    border-bottom: #005bae solid 2px;
    margin: 0 auto 20px;
    padding: 20px 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #005bae;
}
.remodal .point_body ul {
    text-align: left;
    padding: 0 15px;
}
.remodal .point_body ul li {
    margin-bottom: .8em;
    font-size: 15px;
    line-height: 1.3;
    text-indent: -1em;
    padding-left: 1em;
    color: #005bae;
}


#tu_wrap > .tu_contents .contents_kadai {
    background-color: #f3f3f3;
    border: #005bae solid 4px;
    width: 840px;
    margin: 0 auto 40px;
    padding: 16px;
    position: relative;
}
#tu_wrap > .tu_contents .contents_kadai h3 {
    display: block;
    padding: .5em 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #005bae;
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list {
    background-color: #ffffff;
    border-top: #005bae solid 1px;
    width: 100%;
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item {
    border-bottom: #005bae solid 1px;
    width: 100%;
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_ttl {
    position: relative;
    width: 120px;
    height: 40px;
    display: flex;
    align-items: center;
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_ttl span {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_ttl::before {
    content: "";
    display: block;
    background-color: #005bae;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_body {
    position: relative;
    width: calc(100% - 120px);
    padding-left: 15px;
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_body ul {
}
#tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_body ul li {
    padding: .2em 0;
    font-size: 16px;
    line-height: 1.3;
}


#tu_wrap > .tu_link {
    background-color: #005bae;
    width: 100%;
    margin: 0 auto 40px;
    position: relative;
}
#tu_wrap > .tu_link::before {
    content: "";
    display: block;
    background-color: #0062ba;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
#tu_wrap > .tu_link .link_inner {
    width: 100%;
    padding: 40px 0;
    position: relative;
    z-index: 10;
}
#tu_wrap > .tu_link .link_inner h3 {
    margin: 0 auto 30px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
}
#tu_wrap > .tu_link .link_inner .link_text {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    color: #ffffff;
}
#tu_wrap > .tu_link .link_inner .link_body {
    width: 760px;
    margin: 0 auto 30px;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item {
    background-color: #ffffff;
    border-radius: 5px;
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_ttl {
    background-color: #ecf3f9;
    width: 340px;
    height: 80px;
    display: flex;
    align-items: center;
    position: relative;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_ttl .icon {
    width: 38px;
    position: absolute;
    top: 21px;
    left: 24px;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_ttl p {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #005bae;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_ttl p span {
    display: block;
    padding-top: 6px;
    font-size: 12px;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_text {
    width: 420px;
    height: 80px;
    display: flex;
    align-items: center;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_text p {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}
#tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_text span a {
    color: #005bae;
    text-decoration: underline;
}
#tu_wrap > .tu_link .link_inner .link_site {
    border: #ffffff solid 5px;
    width: 360px;
    margin: 0 auto;
    padding: 20px 0;
}
#tu_wrap > .tu_link .link_inner .link_site a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: underline;
    color: #fff;
}

#tu_wrap .tu_contact {
    border-top: #005bae solid 1px;
    width: 100%;
    margin: 0 auto 40px;
}
#tu_wrap .tu_contact .contact_logo {
    width: 200px;
    margin: 0 auto;
    padding: 20px 0;
}
#tu_wrap .tu_contact .contact_text {
    background-color: #005bae;
    border-bottom: #fff solid 1px;
    padding: 20px;
    text-align: center;
    color: #fff;
}
#tu_wrap .tu_contact .contact_text .text1 {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
#tu_wrap .tu_contact .contact_text .text2 {
    display: block;
    font-size: 15px;
    line-height: 1.5;
}
#tu_wrap .tu_contact .contact_text .text2 a {
    color: #fff;
}


@media screen and (max-width:1000px) {
    .sp_header {
        background-color: #000;
        display: block !important;
        position: relative;
        z-index: 300;
        text-align: center;
    }
    .sp_header img {
        width: 140px;
    }


    #tu_wrap {
        padding-top: 0;
    }
    #tu_wrap > .tu_kv {
        padding-top: 0;
    }
}


@media screen and (max-width:850px) {
    .sp_header img {
        width: 100px;
    }


    #tu_wrap {
        min-width: inherit;
        max-width: inherit;
        margin: 0 auto;
        padding-top: 0;
        overflow: hidden;
    }


    #tu_wrap > .tu_kv {
        background-color: #000;
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
    }

    #tu_wrap > .tu_kv .tu_kv_inner {
        background: #fff url(kv_sp.jpg) center top repeat-x;
        background-size: 100% auto;
        width: 100%;
        height: 102vw;
        position: relative;
    }

    #tu_wrap > .tu_kv h1 {
        width: 92vw;
        margin: 0 auto;
        padding: 40vw 0 0;
    }
    #tu_wrap > .tu_kv h1 img {
        width: 100%;
    }

    #tu_wrap > .tu_read {
        width: 100%;
        padding: 6vw 4vw;
    }
    #tu_wrap > .tu_read p {
        font-size: 16px;
        font-weight: bold;
        line-height: 2;
        text-align: justify;
    }


    #tu_wrap > .tu_contents {
        width: 100%;
        margin: 0 auto;
    }

    #tu_wrap > .tu_contents .contents_title  {
        background: #005bae;
        width: 100%;
        margin: 0 auto 5vw;
        padding: 5vw 0;
        position: relative;
    }
    #tu_wrap > .tu_contents .contents_title.title2  {
        background: #005bae;
    }
    #tu_wrap > .tu_contents .contents_title h2  {
        font-size: 6vw;
        font-weight: bold;
        font-feature-settings: "palt";
        line-height: 1.4;
        text-align: center;
        color: #fff;
    }
    #tu_wrap > .tu_contents .contents_title h2 span {
        display: block;
        width: 90vw;
        margin: 0 auto 4vw;
    }

    #tu_wrap > .tu_contents .contents_body {
        width: 90vw;
        margin: 0 auto;
        padding-bottom: 5vw;
    }
    #tu_wrap > .tu_contents .contents_body .contents_text1 {
        margin-bottom: 2em;
        font-size: 15px;
        line-height: 2;
        text-indent: 1em;
    }

    #tu_wrap > .tu_contents .ph1 {
        width: 90vw;
        margin: 0 auto 30px;
    }
    #tu_wrap > .tu_contents .ph1 .ph_inner {
        width: 100%;
        position: relative;
    }
    #tu_wrap > .tu_contents .ph1 .ph_inner figure {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #tu_wrap > .tu_contents .ph1 .ph_inner .prof {
        padding: 10px 15px;
    }
    #tu_wrap > .tu_contents .ph1 .ph_inner .prof.prof_left {
        position: relative;
        left: 0;
        bottom: 0;
    }
    #tu_wrap > .tu_contents .ph1 .ph_inner .prof.prof_right {
        position: relative;
        right: 0;
        bottom: 0;
    }
    #tu_wrap > .tu_contents .ph1 .ph_inner .prof .prof_text1 {
        margin-bottom: 6px;
        font-size: 10px;
        line-height: 1.4;
        color: #fff;
    }
    #tu_wrap > .tu_contents .ph1 .ph_inner .prof .prof_text2 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        color: #fff;
    }

    #tu_wrap > .tu_contents .contents_body .table_title {
        margin-bottom: .3em;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.3;
    }
    #tu_wrap > .tu_contents .contents_body .table_title span {
        display: block;
        font-size: 13px;
        padding-left: 1em;
    }
    #tu_wrap > .tu_contents .contents_table {
        margin: 0 auto 2em;
    }
    #tu_wrap > .tu_contents .contents_table th {
        padding: 8px 0;
        font-size: 14px;
        font-feature-settings: "palt";
    }
    #tu_wrap > .tu_contents .contents_table th.head_text1 {
        width: 100px;
    }
    #tu_wrap > .tu_contents .contents_table td {
        padding: 8px;
        font-size: 14px;
    }

    #tu_wrap > .tu_contents .contents_body .contents_link_btn {
        width: 90vw;
        margin: 0 auto 5vw;
    }
    #tu_wrap > .tu_contents .contents_body .contents_link_btn a {
        display: block;
        background-color: #005bae;
        box-shadow: 0px 0px 3px 0px #005bae;
        border-radius: 5px;
        overflow: hidden;
        width: 100%;
        color: #fff;
        position: relative;
        transition: all ease .3s;
    }
    #tu_wrap > .tu_contents .contents_body .contents_link_btn a:hover {
        filter: brightness(1.15);
    }
    #tu_wrap > .tu_contents .contents_body .contents_link_btn a::before {
        content: "";
        display: block;
        background-color: #0062ba;
        width: 100%;
        height: 50%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
    #tu_wrap > .tu_contents .contents_body .contents_link_btn a::after {
        content: "";
        display: block;
        background: url(arrow.png) left top no-repeat;
        background-size: 100% 100%;
        width: 40px;
        height: 8px;
        position: absolute;
        left: calc(50% - 20px);
        bottom: 20px;
    }
    #tu_wrap > .tu_contents .contents_body .contents_link_btn a span {
        display: block;
        padding: 20px 0 40px;
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        position: relative;
        z-index: 10;
    }


    #tu_wrap > .tu_contents .contents_point {
        width: 94vw;
        margin: 0 auto 5vw;
        padding-right: 0;
        position: relative;
    }
    #tu_wrap > .tu_contents .contents_point ul.btn_list1 {
        width: 80vw;
        margin: 0 auto;
        padding-top: 3vw;
        position: relative;
        left: auto;
        top: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    #tu_wrap > .tu_contents .contents_point ul.btn_list2 {
        width: 80vw;
        margin: 0 auto;
        position: relative;
        right: auto;
        bottom: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    #tu_wrap > .tu_contents .contents_point ul li {
        transition: all ease .3s;
        cursor: pointer;
        width: 40vw;
        padding: 2px;
    }
    #tu_wrap > .tu_contents .contents_point ul li:hover {
        transform: scale(1.05);
        filter: brightness(1.2);
    }
    #tu_wrap > .tu_contents .contents_point p {
        display: block;
        padding: 10px 0;
        font-size: 13px;
        line-height: 1.3;
        text-align: center;
        color: #005bae;
    }

    .remodal.point {
        background-color: #ecf3f9;
        max-width: 660px !important;
        border-radius: 10px;
        padding: 0 0 25px !important;
    }
    .remodal .point_body {
        width: 100%;
    }
    .remodal .point_body h3 {
        background-color: #ffffff;
        border-radius: 10px 10px 0 0;
        border-bottom: #005bae solid 2px;
        margin: 0 auto 12px;
        padding: 16px 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #005bae;
    }
    .remodal .point_body ul {
        text-align: left;
        padding: 0 12px;
    }
    .remodal .point_body ul li {
        margin-bottom: .8em;
        font-size: 14px;
        line-height: 1.3;
        text-indent: -1em;
        padding-left: 1em;
        color: #005bae;
    }


    #tu_wrap > .tu_contents .contents_kadai {
        background-color: #f3f3f3;
        border: #005bae solid 3px;
        width: 94vw;
        margin: 0 auto 5vw;
        padding: 0;
        position: relative;
    }
    #tu_wrap > .tu_contents .contents_kadai h3 {
        display: block;
        padding: .8em 0;
        font-size: 24px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #005bae;
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list {
        background-color: #ffffff;
        border-top: none;
        width: 100%;
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item {
        border-bottom: none;
        border-top: #005bae solid 1px;
        width: 100%;
        padding: 10px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_ttl {
        position: relative;
        width: 90px;
        height: 40px;
        display: flex;
        align-items: center;
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_ttl span {
        position: relative;
        z-index: 2;
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #ffffff;
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_ttl::before {
        content: "";
        display: block;
        background-color: #005bae;
        border-radius: 5px;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_body {
        position: relative;
        width: calc(100% - 90px);
        padding-left: 10px;
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_body ul {
    }
    #tu_wrap > .tu_contents .contents_kadai .kadai_list .kadai_list_item .item_body ul li {
        padding: .2em 0;
        font-size: 14px;
        font-feature-settings: "palt";
        line-height: 1.3;
    }


    #tu_wrap > .tu_link {
        background-color: #005bae;
        width: 100%;
        margin: 0 auto 5vw;
        position: relative;
    }
    #tu_wrap > .tu_link::before {
        content: "";
        display: block;
        background-color: #0062ba;
        width: 50%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }
    #tu_wrap > .tu_link .link_inner {
        width: 100%;
        padding: 10vw 0;
        position: relative;
        z-index: 10;
    }
    #tu_wrap > .tu_link .link_inner h3 {
        margin: 0 auto 4vw;
        font-size: 22px;
    }
    #tu_wrap > .tu_link .link_inner .link_text {
        width: 90vw;
        margin: 0 auto 5vw;
        font-size: 15px;
        font-weight: normal;
        font-feature-settings: "palt";
        line-height: 2;
        text-align: justify;
        color: #ffffff;
    }
    #tu_wrap > .tu_link .link_inner .link_body {
        width: 90vw;
        margin: 0 auto 5vw;
    }
    #tu_wrap > .tu_link .link_inner .link_body .link_body_item {
        background-color: #ffffff;
        border-radius: 5px;
        width: 100%;
        height: auto;
        margin-bottom: 4vw;
        display: block;
    }
    #tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_ttl {
        background-color: #ecf3f9;
        width: 100%;
        height: 60px;
        display: flex;
        align-items: center;
        position: relative;
    }
    #tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_ttl p {
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #005bae;
    }
    #tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_ttl p span {
        display: block;
        padding-top: 5px;
        font-size: 10px;
    }
    #tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_text {
        width: 100%;
        height: auto;
        padding: 12px 0;
        display: flex;
        align-items: center;
    }
    #tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_text p {
        display: block;
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
    }
    #tu_wrap > .tu_link .link_inner .link_body .link_body_item .item_text span a {
        color: #005bae;
        text-decoration: underline;
    }
    #tu_wrap > .tu_link .link_inner .link_site {
        border: #ffffff solid 4px;
        width: 90vw;
        margin: 0 auto;
        padding: 20px 0;
    }
    #tu_wrap > .tu_link .link_inner .link_site a {
        display: block;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        text-decoration: underline;
        color: #fff;
    }

    #tu_wrap .tu_contact {
        border-top: #005bae solid 1px;
        width: 100%;
        margin: 0 auto 40px;
    }
    #tu_wrap .tu_contact .contact_logo {
        width: 150px;
        margin: 0 auto;
        padding: 20px 0;
    }
    #tu_wrap .tu_contact .contact_text {
        background-color: #005bae;
        padding: 20px;
        text-align: center;
        color: #fff;
    }
    #tu_wrap .tu_contact .contact_text .text1 {
        display: block;
        margin-bottom: 10px;
        font-size: 3.6vw;
        font-weight: bold;
        line-height: 1;
    }
    #tu_wrap .tu_contact .contact_text .text2 {
        display: block;
        font-size: 3.6vw;
        line-height: 1.5;
    }
    #tu_wrap .tu_contact .contact_text .text2 a {
        color: #fff;
    }
}
