a,
a:link,
a:visited,
a:hover{
    text-decoration: none;
}

/*サブメニュー*/
.jirei_type_box {
    background-image: url(../images/jirei_type_waku2.svg);
    background-repeat: no-repeat;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    min-height: 250px;
    background-size: 100% auto;
}
.jirei_type_box.maTop {
    margin-top: 6.92%;
}
.jirei_h2 {
    text-align: center;
}
.jirei_h2 img {
    margin-top: -80px;

}
.jirei_box_inner {
    padding-top: 10%;
    padding-right: 2.3%;
    padding-left: 2.3%;
    padding-bottom: 2.3%;
}
.jirei_box_ul1 {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.jirei_box_ul1 li {
    width: 22.69%;
    background-color: #EEEEEE;
    text-align: center;
}
.jirei_box_ul1 li.yelow_bg  {
    background-color: #ffe000;
}
.jirei_box_ul1 li a {
    line-height: 48px;
    text-decoration: none;
    font-weight: 700;
    font-size: 17px;
    display: block;
}
.jirei_Pnation_ul {
    padding: 0px;
    margin-top: 2.3%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    list-style-type: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 700;
}
.jirei_arro {
    width: 40px;
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: middle;
    margin-bottom: 4px;
}

.jirei_Pnation_ul li {
    margin-left: 16px;
    margin-right: 16px;
}
.jirei_Pnation_ul li a {
    text-decoration: none;
}
.jirei_Pnation_ul li a em {
    font-style: normal;
    background-image: url(../images/yellow_border.svg);
    background-repeat: no-repeat;
    background-position: 0% 90%;
}

/*サブメニュースマホ*/
.reform_h2_sp {
    display: none;
}


/*三角区切り*/
.case_top_box {
	background-image: url(../images/mainV_bottom.svg),
		url("../images/flag_left.svg"),
		url("../images/flag_right.svg");
    background-repeat: no-repeat;
    background-position: center top,4% 53%,96% 53%;
    background-size: 100% auto,15% auto,15% auto;
    padding-top: 9.23%;
}

/*read文*/
p.text_p {
    text-align: center;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 500;
    padding-top: 6.15%;
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
}



























.content_h2.content_h2_c {
    padding-top: 1.53%;
    margin-top: -4.61%;
}

.container{
    padding-left: 10%;
    padding-right: 10%;
    box-sizing: border-box;
}

.container p{
    text-align: center;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 500;
    padding-top: 6.15%;
    margin: auto;
}
.sankaku{
    background-image: url(../images/sankaku.svg);
    background-position: center bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    padding-bottom: 16.15%;
}
.hikki{
    font-family: 'Niconne', cursive;
    font-weight: 500;
}
.y_line{
    line-height: 1.em;
    background: linear-gradient(transparent 70%, #FAE133 70%);
}
.y_lines{
    border-bottom:6px #FAE133 solid; display:inline;
    line-height: 2.5em;
}

/*subnavigation*/



.type_span {
    width: 23.84%;
    background-color: #EDEDEE;
    text-align: center;
    font-weight: 500;
    font-size: 1.2vw;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.type_span a {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px;
    padding-right: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
}
.type_span.yelow_bg {
    background-color: #FFE000;
}
.reform_link_p {
    display: flex;
    justify-content: center;
}
.return_btn {
}
.return_a {
    display: block;
    text-decoration: none;
}
.itiran_a {
    display: block;
    text-decoration: none;
    margin-left: 48px;
    margin-right: 48px;
}
.next_a {
    display: block;
    text-decoration: none;
}
.return_btn span {
    display: inherit;
    font-weight: 600;
    font-size: 15px;
    line-height: 1em;
    background: linear-gradient(transparent 70%, #FAE133 70%);
}
.yajirusi_left {
    width: 40px;
    margin-right: 16px;
}
.yajirusi_right {
    width: 40px;
    margin-left: 16px;
}
/* ########### 900以下 ########### */
@media screen and (max-width: 700px) {

    .container{
        display: flex;
        padding-left: 10%;
        padding-right: 10%;
        margin-top: 12.3%;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    /*サブメニュー*/
    .reform_h2_sp {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 89.23%;
        margin-top: 4.69%;
        text-align: center;
    }
    .reform_h2_sp img {
        width: 100%;
    }
    
    .jirei_type_box {
        background-image: none;
        background-repeat: no-repeat;
        max-width: 1080px;
        margin-left: 5.38%;
        margin-right: 5.38%;
        min-height: 48px;
        background-size: 100% auto;
        border: 1px solid #1A1A1A;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .jirei_type_box.maTop {
        margin-top: 4.69%;
        background-image: none;
    }
    .jirei_h2 {
        text-align: center;
    }
    .jirei_h2 img {
        margin-top: -80px;

    }
    .jirei_box_inner {
        padding: 3.07%;
    }
    .jirei_box_ul1 {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .jirei_box_ul1 li {
        width: 48.46%;
        background-color: #EEEEEE;
        text-align: center;
        margin-bottom: 2.3%;
    }

    .jirei_box_ul1 li a {
        line-height: 32px;
        text-decoration: none;
        font-weight: 700;
        font-size: 13px;
        display: block;
    }
    .jirei_Pnation_ul {
        display: none;
    }


    
    
    /*read文*/
    p.text_p {
        text-align: left;
    }

    .type_span {
        width: 47.69%;
        background-color: #EDEDEE;
        text-align: center;
        font-weight: 500;
        font-size: 12px;
        line-height: 1.5em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 4.61%;
    }
        .type_span:nth-last-of-type(1){
            margin-bottom: 0%;
        }
        .type_span:nth-last-of-type(2){
            margin-bottom: 0%;
        }
    .type_span a {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 12px;
        padding-right: 12px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        text-decoration: none;
    }
    .type_span.yelow_bg {
        background-color: #FFE000;
    }
    .reform_link_p {
        display: flex;
        justify-content: center;
    }
    .return_btn {
    }
    .return_a {
        display: block;
        text-decoration: none;
    }
    .itiran_a {
        display: block;
        text-decoration: none;
        margin-left: 16px;
        margin-right: 16px;
    }
    .next_a {
        display: block;
        text-decoration: none;
    }
    .return_btn span {
        display: inherit;
        font-weight: 600;
        font-size: 13px;
        line-height: 1em;
        background: linear-gradient(transparent 70%, #FAE133 70%);
    }
    .yajirusi_left {
        width: 24px;
        margin-right: 16px;
    }
    .yajirusi_right {
        width: 24px;
        margin-left: 16px;
    }
    
}