/*　ヘッダー　*/

#header {
    background-color: #004831;
    border-bottom: 5px solid #C4D700;
    text-align: center;
}
#header-block {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}





/*　冒頭メイン　*/

#lead {
    background-color: #F2F2F2;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

#nav_head {
    position: absolute;
    top:218px;
    left:50%;
    margin-left: -375px;
}

#nav_head li {
    float: left;
    display: inline-block;
    width: 360px;
    overflow: hidden;
}

#nav_head li:first-child {
    margin-right: 30px;
}





/*　タブ切り替え部　*/

#navTab {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    overflow-x: auto;
    overflow-y: hidden;
}
#navTab ul {
    width: 1000px;
    margin: 0 auto;
}
#navTab li {
    float: left;
}


#sec-tab02,
#sec-tab03 {
    display: none;
}


h3 {
    color: #00945E;
    font-weight: bold;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 1em;
}

em {
    color: #ED1C24;
    font-style: normal;
    font-weight: bold;
}


.pcOnly,
.spOnly {
    display: none;
}



.modalTab {
    position: fixed;
    top:0;
    z-index: 999;
    background-color: #fff;
    padding-top: 10px;
    height: 125px !important;
    border-bottom: 15px solid #006837;
}



/*　注意書き　*/

ul.caution {
    padding: 1em 0;
}
ul.caution li {
    margin-left: 1em;
    font-size: 12px;
    font-size: 1.2rem;
    text-indent: -1em;
    line-height: 1.7;
    text-align: left;
}



/*　タブ関連　*/

.tabWrap {
    background-color: #E7F1EC;
    padding: 2em 1em !important;
    border-top: 15px solid #006837;
    border-bottom: 15px solid #006837;
    text-align: center;

}

.blk-tab {
    width: 100% !important;
}

.blk {
    margin: 0 auto;
    width: 1000px;
    padding: 0 50px 50px;
    background: #ffffff;
}
.blk-contents {
    padding: 50px 50px 0 280px;;
    text-align: left;
    position: relative;
}






/*　ボタンのリスト　*/

.listBtn {
    margin-top: 2em;
}
.listBtn li {
    display: inline-block;
    margin-right: 1em;
}




/*　流れのトグル　*/

.toggle {
    width: 800px;
    margin: 1em auto;
}
.toggle h4 {
    text-align: right;
}
.tgBody {
    display: none;
    width: 100% !important;
    margin-top: 1em !important;
    position: relative;
}




/*　レイアウト　*/





/*　「借りる」−１　*/

#tab01-1 ul.caution {
    padding: 1em 50px;
}

#tab01-1 ul.caution li {
    margin-left: 3em;
    text-indent: -3em;
}

#tab01-1 .blk-contents {
    padding: 0;
}




/*　「借りる」−２　*/

#tab01-2 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_01_blk02_img_01.png") no-repeat left top;
}


/*　「借りる」−３　*/

#tab01-3 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_01_blk03_img_01.png") no-repeat left top;
}


/*　「借りる」−４　*/

#tab01-4 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_01_blk04_img_01.png") no-repeat left top;
}



/*　「借りる」−5　*/

#tab01-5 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_01_blk05_img_01.png") no-repeat left top;
}



a[href="#tab01-2"] {
    position: absolute;
    top:60px;
    left: 50px;
    width: 284px;
    height: 80px;
}
a[href="#tab01-3"] {
    position: absolute;
    top:140px;
    left: 50px;
    width: 284px;
    height: 80px;
}
a[href="#tab01-4"] {
    position: absolute;
    top:220px;
    left: 50px;
    width: 284px;
    height: 80px;
}
a[href="#tab01-5"] {
    position: absolute;
    top:300px;
    left: 50px;
    width: 284px;
    height: 80px;
}







/*　「返す」−１　*/


#tab02-1 ul.caution {
    padding: 1em 20px;
}

#tab02-1 ul.caution li {
    margin-left: 3em;
    text-indent: -3em;
}

#tab02-1 .blk-contents {
    padding: 0;
}




/*　「返す」−２　*/

#tab02-2 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_02_blk02_img_01.png") no-repeat left top;
}
#tab02-2 .listBtn {
    position: absolute;
    top: 89px;
    left: 160px;
}


/*　「返す」−３　*/

#tab02-3 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_02_blk03_img_01.png") no-repeat left top;
}
#tab02-3 .listBtn {
    position: absolute;
    top: 12px;
    left: 285px;
}



/*　「返す」−４　*/

#tab02-4 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_02_blk04_img_01.png") no-repeat left top;
}


/*　「返す」−５　*/

#tab02-5 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_02_blk05_img_01.png") no-repeat left top;
}
#tab02-5 .listBtn {
    position: absolute;
    top: 12px;
    left: 160px;
}


/*　「返す」−６　*/

#tab02-6 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_02_blk06_img_01.png") no-repeat left top;
}
#tab02-6 .listBtn {
    position: absolute;
    top: 12px;
    left: 160px;
}


/*　「返す」−７　*/

#tab02-7 .blk-contents {
    background: url("../img/hajimeteguide/pc/tab_02_blk07_img_01.png") no-repeat left top;
}
#tab02-7 .listBtn {
    position: absolute;
    top: 12px;
    left: 160px;
}


a[href="#tab02-2"] {
    position: absolute;
    top:60px;
    left: 20px;
    width: 354px;
    height: 80px;
}
a[href="#tab02-3"] {
    position: absolute;
    top:140px;
    left: 20px;
    width: 354px;
    height: 80px;
}
a[href="#tab02-4"] {
    position: absolute;
    top:220px;
    left: 20px;
    width: 354px;
    height: 80px;
}
a[href="#tab02-5"] {
    position: absolute;
    top:300px;
    left: 20px;
    width: 354px;
    height: 80px;
}
a[href="#tab02-6"] {
    position: absolute;
    top:380px;
    left: 20px;
    width: 354px;
    height: 80px;
}
a[href="#tab02-7"] {
    position: absolute;
    top:460px;
    left: 20px;
    width: 354px;
    height: 80px;
}










/*　「便利なサービス」　*/

#sec-tab03 .blk {
    padding: 0 0 1em 0;
    position: relative;
}

#sec-tab03 .blk-contents {
    padding: 0 3em;
    text-align: center;
}
#sec-tab03 ul.caution {
    padding-bottom: 0;
}


.ancNav {
    background-color: #EFFACD;
    height: 136px;
}
.ancNav ul {
    margin: 24px auto;
    display: flex;
    width: 812px;
}
.ancNav li {
    width: 25%;
    margin-top: -24px;
}


.btnDetail {
    border: 1px solid #007D31;
    border-radius: 10px;
    margin: 3em 0 4em;
}

/*　「便利なサービス」−１*/

#tab03-1.blk {
    height: 450px;
}

#tab03-2 .listBtn {
    position: absolute;
    top:489px;
    left: 380px;
}








/* PC */
@media screen and (min-width: 768px) {
    
    body {
        min-width: 1000px;
    }

    #header-block {
        min-width: 1000px;
    }
    #navTab ul {
        overflow-x: scroll;
    }

    /*　PC/SP切り替え　*/

    .pcOnly {
        display: block;
    }
    img.pcOnly {
        display: inline-block;
    }
    .spOnly {
        display: none;
    }
    .pcOnly-inline {
        display: inline-block;
    }
    .spOnly-inline {
        display: none;
    }

    .bt-toppage {
        text-align: right;
        padding: 0 100px;
    }

}





#container {
    text-align: center;
	/*width: 1000px;*/
}





#footer {
    width: 1000px;
    margin: 50px auto 0;
    font-size: 12px;
    font-size: 1.2rem;
}

#footer .text-1 {
    font-weight: bold;
    margin: 0;
}


#footer ul li {
    display: inline;
}

#footer-block {
    padding: 1em;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#footer-block2 {
    position: relative;
    padding: 1em;
}

#copy {
    position: absolute;
    right: 0;
    top: 0.5em;
}










/* SP */
@media screen and (max-width: 767px) {
    
    
    #header-block {
        width: 100%;
        margin: 0 auto;
    }
    
    .pcOnly {
        display: none;
    }
    .spOnly {
        display: block;
    }
    img.spOnly {
        display: inline-block;
    }
    .pcOnly-inline {
        display: none;
    }
    .spOnly-inline {
        display: inline-block;
    }
    
    
    #nav_head {
        position: relative;
        top:auto;
        left:auto;
        text-align: center;
        background-color: #D7F2CF;
        padding-bottom: 1.5em;
        margin-left: 0;
    }

    #nav_head li {
        text-align: center;
        float: none;
        display: inline-block;
        margin-right: 0;
    }

    #nav_head li:first-child {
        margin-right: 0;
        margin-bottom: 0.5em;
    }
    
    
    


    /*　タブ切り替え部　*/

    #navTab {
        width: 94%;
        height: auto;
        margin: 0 auto;
    }
    #navTab ul {
        display: flex;
        width: 100%;
    }
    #navTab li {
        float: none;
        width: 33.3%;
    }


    /*　タブ関連　*/

    .tabWrap {
        background-color: #E7F1EC;
        padding: 0 2% 2em !important;
        border-top: 10px solid #006837;
        border-bottom: 10px solid #006837;
        text-align: center;

    }

    .blk-tab {
        width: 100% !important;
    }

    .blk {
        margin: 2em auto 0;
        width: 100%;
        padding: 0 0 1rem;
        background: #ffffff;
    }
    .blk-contents {
        padding: 0;
        padding-bottom: 2rem;
        text-align: left;
    }





    /*　ボタンのリスト　*/

    .listBtn {
       
    }
    .listBtn li {
        display: block;
        margin: 0.7em auto;
        width: 90%;
    }




    /*　流れのトグル　*/

    .toggle {
        width: 90%;
        margin: 1em auto;
    }
    .toggle h4 {
        text-align: right;
    }
    .tgBody {
        display: none;
        width: 100% !important;
        margin-top: 0 !important;
    }



    .modalTab {
        position: fixed;
        top:0;
        z-index: 999;
        width: 100% !important;
        background-color: #fff;
        height: auto !important;
        border-bottom: 10px solid #006837;
        padding: 10px 3% 0 !important;
    }



    ul.caution li {
        font-size: 14px;
        font-size: 1.4rem;
    }


    
    
    .bt-toppage {
        text-align: right;
        padding: 0;
        margin-top: 0.5rem;
    }


    
    /*　「借りる」−１　*/

    #tab01-1 ul.caution {
        padding: 1em 4%;
    }

    #tab01-1 ul.caution li {
        margin-left: 3em;
        text-indent: -3em;
    }



    /*　「借りる」−２　*/

    #tab01-2 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_01_blk02_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }


    /*　「借りる」−３　*/

    #tab01-3 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_01_blk03_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }


    /*　「借りる」−４　*/

    #tab01-4 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_01_blk04_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }


    /*　「借りる」−５　*/

    #tab01-5 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_01_blk05_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }



    a[href="#tab01-2"] {
        top:5%;
        left: 4%;
        width: 45%;
        height: 13%;
    }
    a[href="#tab01-3"] {
        top:18%;
        left: 4%;
        width: 45%;
        height: 13%;
    }
    a[href="#tab01-4"] {
        top:31%;
        left: 4%;
        width: 45%;
        height: 13%;
    }
    a[href="#tab01-5"] {
        top:44%;
        left: 4%;
        width: 45%;
        height: 15%;
    }




    
    

    #sec-tab02 .listBtn {
        position: absolute;
        top: 16% !important;
        width: 90%;
        left: 5%;
    }
    #sec-tab02 .listBtn li {
        margin: 0;
        width: 100%;
    }
    #sec-tab02 .listBtn li:nth-child(2) {
        margin-top: 0.8rem;
        width: 100%;
    }

    
    /*　「返す」−１　*/


    #tab02-1 ul.caution {
        padding: 1em 4%;
    }





    /*　「返す」−２　*/

    #tab02-2 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_02_blk02_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }
    #tab02-2 .listBtn {
        top: 37% !important;
    }


    /*　「返す」−３　*/

    #tab02-3 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_02_blk03_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }
    #tab02-3 .listBtn {
        top: 16% !important;
    }



    /*　「返す」−４　*/

    #tab02-4 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_02_blk04_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }
    #tab02-4 .listBtn {
        position: relative;
    }


    /*　「返す」−５　*/

    #tab02-5 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_02_blk05_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }
    #tab02-5 .listBtn {
        top: 13% !important;
    }


    /*　「返す」−６　*/

    #tab02-6 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_02_blk06_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }
    #tab02-6 .listBtn {
        top: 14% !important;
    }


    /*　「返す」−７　*/

    #tab02-7 .blk-contents {
        padding: 23rem 5% 1rem;
        background: url("../img/hajimeteguide/tab_02_blk07_img_01.png") no-repeat left 50% top 0;
        background-size: contain;
    }
    #tab02-7 .listBtn {
    }

    
    

    a[href="#tab02-2"] {
        top:5%;
        left: 5%;
        width: 45%;
        height: 9%;
    }
    a[href="#tab02-3"] {
        top:15.5%;
        left: 5%;
        width: 45%;
        height: 9%;
    }
    a[href="#tab02-4"] {
        top:26%;
        left: 5%;
        width: 45%;
        height: 9%;
    }
    a[href="#tab02-5"] {
        top:36.5%;
        left: 5%;
        width: 45%;
        height: 9%;
    }
    a[href="#tab02-6"] {
        top:47.5%;
        left: 5%;
        width: 45%;
        height: 9%;
    }
    a[href="#tab02-7"] {
        top:58%;
        left: 5%;
        width: 45%;
        height: 9%;
    }


    
    
    
    
    /*　「便利なサービス」　*/

    #sec-tab03 .blk-contents {
        padding: 0 3.5%;
        text-align: center;
    }

    #tab03-1.blk {
        height: auto;
        padding: 0;
        margin: 2em 0 0;
    }
    .btnDetail {
        border: 1px solid #007D31;
        border-radius: 10px;
        margin: 2em 0 3em;
        width: 80%;
    }
    
    
    .ancNav {
        background-color: #E7F1EC;
        height: auto;
        
    }
    .ancNav ul {
        margin: 0;
        display: flex;
        width: 100%;
    }
    .ancNav li {
        margin: 0;
    }
    
    
    #tab03-2 .listBtn {
        position: absolute;
        top: 68.5%;
        left: 7.5%;
        width: 86%;
    }

    
    

    #footer {
        width: 100%;
        margin: 3rem auto 0;
        font-size: 14px;
        font-size: 1.4rem;
    }

    #footer .text-1 {
        font-weight: bold;
        margin-bottom: 0;
    }
    #footer .text-1 + .text-1 {
        margin-bottom: 1em;
    }


    #footer ul  {
        display: block;
    }
    #footer ul li {
        display: inline;
    }

    #footer-block {
        padding: 1em;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        background-color: #f2f2f2;
    }

    #footer-block2 {
        position: relative;
        padding: 1em;
    }

    #copy {
        position: relative;
        right: auto;
        top: -2em;
        text-align: center;
    }

    #copy img {
        width: 80%;
        margin: 0 auto;
    }
    
    #footer-block2 .seo {
        position: relative;
        top: 1.5em;
    }
    
    
    
}


