@charset "utf-8";

@import "base.css";
@import "common.css";
@import "style.css";
@import "gnav.css";
@import "gnav_sp.css";
@import "subPage.css";

body .subPageContents {
    padding-top:50px;
}

body .subPageContents section p {
    line-height: 1.6;
    font-size: 100%;
    margin-bottom: 30px;
}

/* News
---------------------------------------------------*/
ul.pager{
    margin:-50px 0 100px 0;
    display:block;
    text-align:center;
    }

ul.pager li.prev,
ul.pager li.next{
    display:none;
    }

ul.pager li{
    display:inline-block;
    vertical-align:top;
    margin:0 5px;
    }

ul.pager li a{
    padding:10px;
    border:1px solid #006cb9;
    display:inline-block;
    }

ul.pager li.index span{
    display:inline-block;
    padding:10px;
    border:1px solid #006cb9;
    background:#006cb9;
    color:#fff;
    }

dl.info_list{
    overflow:hidden;
    line-height: 1.6;
    }

dl.info_list dt{
    color:#006cb9;
    padding:0 20px;
    }

dl.info_list dd{
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
    padding:0 20px 20px 20px;
    }

dl.info_list dd a{
    background: url("../img/common/icn_arrow01.png") no-repeat left center;
    padding-left: 10px;
    }

dl.info_list dd a.link_pdf,
a.link_pdf{
    background: url("../img/common/icon_pdf.gif") no-repeat left center;
    padding-left: 20px;
    }

dl.info_list dt .icon{
		display:none;
    }

.cetegoryLink{
    margin-top:100px;
    margin-bottom:0;
}

.cetegoryLink div.nav{
    text-align:center;
    background:#006cb9;
    overflow:hidden;
    line-height:1.2;
}

.cetegoryLink div.nav div{
    padding:10px 0;
    width:50%;
    display:inline-block;
    float:left;
}

.cetegoryLink div.nav div.full{
    width:100%;
    float:inherit;
}

.cetegoryLink div.nav div:nth-child(2){
    background:#59a3d8;
}

.cetegoryLink div a{
    color:#fff;
    background: url("../img/common/icn_arrow05.png") no-repeat left center;
    padding-left: 20px;
    font-size: 187.5%;/*30px*/
    font-family: "ヒラギノ明朝 ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 0.06em;
}

.cetegoryLink div a.noLink{
    padding-left: 0;
    background:none;
    opacity:1 !important;
    cursor: default;
}

.cetegoryLink ul{
    border-left:1px solid #006cb9;
    border-right:1px solid #006cb9;
    border-bottom:1px solid #006cb9;
    padding:20px 20px 0 20px;
    overflow:hidden;
    clear:both;
}

.cetegoryLink ul li{
    float:left;
    margin-bottom:20px;
    margin-right:50px;
}

.cetegoryLink ul li a{
    color:#006cb9;
    background: url("../img/common/icn_arrow02.png") no-repeat left 3px;
    padding-left: 15px;
    display:inline-block;
}

/* post
---------------------------------------------------*/
body .subPageContents .post h1.page_tit{
    position: relative;
    font-size: 250%;
    margin-bottom: 40px;
    font-family: "ヒラギノ明朝 ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: bold;
    background: url(../img/common/icn_h3.png) no-repeat center bottom;
    padding-bottom: 20px;
    text-align: center;
    line-height: 1.4;
}

body .subPageContents .post h2.news_entry{
    font-weight: bold;
    border-left: 3px solid #006cb9;
    padding-left: 10px;
    font-size: 150%;
    line-height: 1.4;
    margin-bottom: 20px;
}

.subPageContents .post h3:before{
    content:"■ ";
    color:#006cb9;
}

.subPageContents .post  h3{
    margin-bottom:10px;
    background:none;
    padding-bottom:0;
    text-align:left;
    font-size: inherit;
	  font-family: "Noto Sans JP", sans-serif;
}


.subPageContents .post .taR{
    text-align: right;
}

.subPageContents .post p.lead {
    font-size: 130%;
    margin-bottom: 30px;
}

.subPageContents .post .taC{
    text-align: center;
}

.subPageContents .post .tit{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 80px 0 5px;
}

.subPageContents .post .subTit{
    margin-bottom: 50px;
    text-align: center;
}


.subPageContents .post .flexBl{
    display: flex;
    justify-content: center;
    gap:0 30px;
    margin: 20px 0;
}

.subPageContents .post .flexBl figure{
    margin: 0;
}

.subPageContents .post figure figcaption{
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}

.subPageContents .post dl.design01{
    margin: 50px 0 60px;
    line-height: 1.8;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 60px;
}

.subPageContents .post dl.design01 dt{
    background: #e5eff6;
    padding: 7px 20px;
    font-size: 18px;
    color: #006cb9;
    text-align: center;
    font-weight: 700;
}

.subPageContents .post dl.design01 dd{
    text-align: center;
    padding: 20px 20px 0 20px;
}

.subPageContents .post dl.design01 dd figure{
    margin: 0;
    text-align: center;
}

.subPageContents .post dl.design01 dd + dt{
    margin-top: 50px;
}

.subPageContents .post dl.design01 h4{
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    border: none;
}

.subPageContents .post dl.design01 * + h4{
    margin-top: 50px;
}

.subPageContents .post .design01 + .comment{
    margin-top: -61px;
}

.subPageContents .post .comment{
    margin: 60px auto;
    background: #e5eff6;
    padding: 30px;
    text-align: center;
}

.subPageContents .post .comment:before{
    content: "Comment";
    font-weight: 700;
    font-family: "ヒラギノ明朝 ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #006cb9;
    font-size: 24px;
    padding-bottom: 10px;
    display: block;
}

.subPageContents .post .comment p{
    margin-bottom: 0;
}

.subPageContents .post .comment + *{
    border-top: 1px solid #dbdbdb;
    padding-top: 60px;
}

.subPageContents .post dl.design01 a,
.subPageContents .post a.txtlink {
    text-decoration:underline;
}

.subPageContents .post dl.design01 a:hover,
.subPageContents .post a.txtlink:hover{
    text-decoration:none;
}

.post table,
.post table td,
.post table th{
    width: auto;
    border: none;
    padding: 0;
    background: initial;
    border: none;
    text-align:inherit;
}

body .subPageContents .post p{
    margin-bottom:15px;
}

body .subPageContents .post p strong{
    font-weight:bold;
}

body .subPageContents .post p strong{
    font-weight:bold;
}


body .subPageContents .post img_box ul{
zoom:;
}

@media only screen and (max-width:767px) {
    body .subPageContents {
        padding-top:25px;
    }
    
    body .subPageContents section p {
        font-size: 75%;
        margin-bottom: 20px;
    }    

    ul.pager{
        margin:-40px 0 50px 0;
        font-size: 75%;
    }

    ul.pager li{
        margin:0 3px;
    }

    dl.info_list{
        font-size: 75%;
    }

    dl.info_list dt{
        padding:0;
    }

    dl.info_list dd{
        margin-bottom: 10px;
        padding:0 0 10px 0;
    }

    dl.info_list dd a{
        background: url("../img/common/icn_arrow01.png") no-repeat left center;
        background-size:4px auto;
        padding-left: 7px;
    }

    dl.info_list dd a.link_pdf,
    a.link_pdf{
        background: url("../img/common/icon_pdf.gif") no-repeat left center;
        background-size:10px auto;
        padding-left: 15px;
    }
    
    .cetegoryLink{
        margin-top:50px;
        margin-bottom:0;
    }
    
    .cetegoryLink div a{
        background: url("../img/common/icn_arrow05.png") no-repeat left center;
        background-size:8px auto;
        padding-left: 15px;
        font-size: 125%;/*20px*/
    }
    
    .cetegoryLink div.nav div{
        width:100%;
        float:inherit;
    }

    .cetegoryLink ul{
        padding:10px;
    }
    
    .cetegoryLink ul li{
        margin:0;
        float:inherit;
        width:inherit;
    }
    
    .cetegoryLink ul li + li{
        margin-top:10px;
    }
    
    .cetegoryLink ul li a{
        background: url("../img/common/icn_arrow02.png") no-repeat left 3px;
        background-size: 7px auto;
        padding-left: 12px;
        font-size: 75%;
    }
    

    /* post
    ---------------------------------------------------*/
    body .subPageContents .post p{
        margin-bottom:5px;
    }

    body .subPageContents .post h1.page_tit{
    font-size: 137.5%;
    margin-bottom: 20px;
    background: url(../img/common/icn_h3.png) no-repeat center bottom;
    background-size: auto 4px;
    padding-bottom: 13px;
    }

    body .subPageContents .post h2.news_entry{
        border-left: 2px solid #006cb9;
        padding-left: 8px;
        font-size: 87.5%;
        margin-bottom: 10px;
    }

    body .subPageContents .post h3{
        margin-bottom:5px;
        font-size: 75%;
    }

    .post table{
        width:auto !important;
    }
    

    body .subPageContents .post .tit {
      font-size: 14px;
    margin:30px 0 5px;
    }
    
    body .subPageContents .post  .subTit {
      margin-bottom: 30px !important;
    }

    body .subPageContents .post .lead{
        font-size: 14px;
        margin: 20px 0 10px !important;
    }
    
    body .subPageContents .post .flexBl{
        gap:10px;
        flex-wrap: wrap;
        max-width: 80%;
        margin: 15px auto;
    }

    body .subPageContents .post .flexBl figure img{
        max-width: 100%;
        max-height: 100%;
    }

    body .subPageContents .post figure figcaption{
        font-size: 10px;
        margin-top: 5px;
    }

    body .subPageContents .post dl.design01{
        margin: 30px 0;
        padding-bottom: 30px;
    }

    body .subPageContents .post dl.design01 dt{
        padding:2px 5px ;
        font-size: 80%;
    }

    body .subPageContents .post dl.design01 dd{
        padding: 10px 5px 0 5px;
        font-size: 75%;
    }
    
    body .subPageContents .post dl.design01 dd p,
    body .subPageContents .post dl.design01 dd ul{
        font-size: 100%;
    }

    body .subPageContents .post dl.design01 dd figure{
        margin: 0;
        text-align: center;
    }
    
    body .subPageContents .post dl.design01 dd figure img{
        max-width: 80%;
    }
    
    body .subPageContents .post dl.design01 img.sizeFixed{
        height: revert-layer;
        max-width: revert-layer;
    }

    body .subPageContents .post dl.design01 dd + dt{
        margin-top: 25px;
    }

    body .subPageContents .post dl.design01 h4{
        margin-bottom: 5px;
        font-size: 100%;
    }

    body .subPageContents .post dl.design01 h4 + p{
        padding-left: 10px;
    }
    
    body .subPageContents .post dl.design01 * + h4{
        margin-top: 30px;
    }

    body .subPageContents .post .design01 + .comment {
      margin-top: -31px;
    }
    
    body .subPageContents .post .comment{
        margin: 50px 0 30px;
        padding: 20px 10px 15px;
        position: relative;
    }
    
    body .subPageContents .post .comment:after{
        content: "";
        position: absolute;
        top: 0;
        left: -30px;
        width: 110vw;
        height: 100%;
        background: #E4F3F5;
        z-index: -1;
    }
    

    body .subPageContents .post .comment:before{
        font-size: 18px;
        padding-bottom: 0;
    }

    body .subPageContents .post .comment p{
        margin: 0 auto;
        padding: 10px 0;
    }
    
    body .subPageContents .post .comment + * {
      padding-top: 30px;
    }    

}

