@charset "utf-8";

.mainWrapper{
    padding-bottom: 15rem;
}
@media only screen and (max-width:1215px){
    .mainWrapper{
        padding-bottom: 5rem;
    }
}

/*-----------------------------------------------
    index
-----------------------------------------------*/
/* secSitemap */
.secSitemap{
    margin: 0 auto;
    margin-top: 6.5rem;
    width: 133rem;
    max-width: calc(100% - 10rem);
}
.secSitemap .boxList{
    display: flex;
    min-height: 23.3rem;
    /* align-items: stretch; */
    height:23.3rem;
}
.secSitemap .boxRe{
    border-right: 0.1rem solid #d9d9d9;
    /* min-height: 233px; */
    /* margin-top: -10px; */
}
.secSitemap .boxRe:first-child{
    width: 19.4rem;
    padding-left: 50p;
    padding-right: 0;
}
.secSitemap .boxRe:nth-child(n+2){
	padding-left: 2.8rem;
	padding-right:13.5rem;
}
.secSitemap .boxRe:nth-child(3){
	padding-left:2.8rem;
	padding-right:12.9rem;
}
.secSitemap .boxRe:nth-child(4){
	padding-left:2.8rem;
	padding-right:12.7rem;
}
.secSitemap .boxRe:last-child{
    border-right:none;
    width:18rem;
    padding-right: 0;
}

.secSitemap .titRe{
    font-size: var(--pcFontSize22);
    letter-spacing: var(--pcLetterSpacing22_100);
    padding-bottom: 0px;
    color: #03663a;
    margin-top:-0.1rem;
}
.secSitemap .boxRe:first-child .titRe{
    color:var(--textColor);
}
.secSitemap .box{
    margin-top: 2.2rem;
}
.secSitemap .box .nav{
	padding-bottom:1.5rem;
}
/* sub */
.secSitemap .navSub{
    margin-top: 0.4rem;
}
.secSitemap .subItem{
    padding-left: 1.5rem;
    position: relative;
}
.secSitemap .subItem::after{
    position: absolute;
    content: '';
    width: 1rem;
    height: 0.1rem;
    top: calc(50% - 0.05rem);
    left: 0;
    background: var(--backgroundcolor);
}
.secSitemap .subLink{
    font-size: var(--pcFontSize12);
    line-height: 2.66;
    color: var(--backgroundcolor);
    text-decoration: none;
    letter-spacing: 0.1em;
}
.secSitemap .btnIn{
    color: var(--backgroundcolor);
    font-size:var(--pcFontSize13);
    line-height:var(--pcLineHeight13_28);
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0.5px;
}
.isDesktopIpad .secSitemap .btnIn{
    font-size:var(--pcFontSize13);
}
.isDesktopIpad .secSitemap .subLink{
    font-size:var(--pcFontSize10);
    letter-spacing: normal;
}
.secSitemap .sitemapList{
    display: flex;
    margin-top: 5.6rem;
    align-items: center;
    justify-content: center;
}
.secSitemap .sitemapItem:nth-child(n+2){
    margin-left: 2.4rem;
    padding-left: 1.1rem;
    border-left: solid 0.1rem var( --backgroundcolor01);
}
.secSitemap .sitemapInner{
    text-decoration: none;
    display: block;
    color: var( --backgroundcolor01);
    font-size: var(--pcFontSize12);
    position: relative;
}
.secSitemap .sitemapItem:nth-child(3) .sitemapInner::after{
    position: absolute;
    content: "";
    width: 1.6rem;
    height: 1.2rem;
    right: -1.5rem;
    top: -0.8rem;
    background: url(../img/sitemap/iconSiemap.gif) center top / cover;
}
@media only screen and (max-width:1320px){
    .secSitemap .titRe{
        font-size:var(--pcFontSize18);
    }
    .secSitemap .btnIn {
        font-size:var(--pcFontSize12);
    }
    .secSitemap .boxRe:nth-child(n+2) {
        padding-right:12rem;
    }
    .secSitemap .boxRe:last-child {
        padding-right: 0;
    }
}
@media only screen and (max-width:1215px){
    .secSitemap{
        margin: 0 auto;
        margin-top: 3.7rem;
        width: 89.335%;
        max-width: 100%;
        padding-bottom: 5rem;
    }
    .secSitemap .titHome {
        font-size: var(--spFontSize16);
        padding-bottom: 2.3rem;
    }
    .secSitemap .boxList{
        display: block;
        height:auto;
    }
    .secSitemap .boxRe{
        border-right:none;
        border-top: 0.1rem solid var(--search_borderColor);
    }
    .secSitemap .boxRe:first-child{
        width: 100%;
    }
    .secSitemap .boxRe:nth-child(n+2){
        padding-left: 0;
        padding-right: 0;
        padding-top: 2.5rem;
    }
    .secSitemap .boxRe:nth-child(2){
        border-top: none;
        padding-top: 2.1rem;
    }
    .secSitemap .boxRe:nth-child(3){
        padding-left: 0;
        padding-right: 0;
        padding-top: 2.1rem;
    }
    .secSitemap .boxRe:nth-child(4){
        padding-left: 0;
        padding-right: 0;
        padding-top: 1.9rem;
    }
    .secSitemap .boxRe:last-child{
        border-right:none;
        width: 100%;
        padding-right: 0;
        padding-top: 2.2rem;
    }

    .secSitemap .titRe{
        font-size: var(--spFontSize16);
        letter-spacing: 1px;
        padding-bottom: 0px;
        color: #03663a;
        margin-top: 0;
    }
    .secSitemap .boxRe:first-child .titRe{
        color: #000;
    }
    .secSitemap .box{
        margin-top: 2rem;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .secSitemap .box .nav{
        padding-bottom: 1.5rem;
    }
    .secSitemap .box .nav:nth-child(2n){
        padding-left: 7rem;
    }
    /* sub */
    .secSitemap .navSub{
        margin-top: 0.4rem;
    }
    .secSitemap .subItem{
        padding-left: 1.5rem;
        position: relative;
    }
    .secSitemap .subItem::after{
        position: absolute;
        content: '';
        width: 1rem;
        height: 0.1rem;
        top: calc(50% - 0.05rem);
        left: 0;
        background: var(--backgroundcolor);
    }
    .secSitemap .subLink{
        font-size: var(--spFontSize12);
        line-height: 2.66;
        color: var(--backgroundcolor);
        text-decoration: none;
        letter-spacing: 1px;
    }
    .secSitemap .btnIn{
        color: var(--backgroundcolor);
        font-size: var( --spFontSize11);
        line-height: 2.13;
        font-weight: 500;
        text-decoration: none;
        letter-spacing: 0;
    }
    .isDesktopIpad .secSitemap .btnIn{
        font-size: var( --spFontSize13);
    }
    .isDesktopIpad .secSitemap .subLink{
        font-size: var( --spFontSize10);
        letter-spacing: normal;
    }
    .secSitemap .sitemapList{
        display: flex;
        margin-top: 2.7rem;
        align-items: center;
        justify-content: center;
    }
    .secSitemap .sitemapItem:nth-child(n+2){
        margin-left: 1.6rem;
        padding-left: 1.1rem;
        border-left: solid 1px var(--backgroundcolor01);
    }
    .secSitemap .sitemapInner{
        text-decoration: none;
        display: block;
        color: var(--backgroundcolor01);
        font-size: var( --spFontSize11);
        position: relative;
    }
    .secSitemap .sitemapItem:nth-child(3) .sitemapInner::after{
        position: absolute;
        content: "";
        width: 1.6rem;
        height: 1.2rem;
        right: -1.5rem;
        top: -0.8rem;
        background: url(../img/sitemap/iconSiemap.gif) center top / cover;
    }
    .secSitemap .flexBox{
        display: flex;
        margin-top: 1.2rem;
        margin-bottom: 1.4rem;
    }
    .secSitemap .flexBox .list_3{
        padding-left: 8rem;
    }
    .secSitemap .flexBox .list_4{
        padding-left: 11.3rem;
    }
    .secSitemap .flexBox .list_5{
        padding-left: 8.8rem;
    }
    .secSitemap .flexBox .list_6{
        padding-left: 12.6rem;
    }
    .secSitemap .flexBox .nav{
        padding-bottom: 0.4rem;
    }
}
.icon_Box{
	display: flex;
	justify-content: center;
	margin-top: 10.1rem;
}
.icon_Box .icon_link{
	display: block;
}
.icon_Box .icon_link:nth-child(2){
	margin-left: 1.5rem;
}
@media only screen and (max-width:1215px){
    .icon_Box{
        display: flex;
        justify-content: center;
        margin-top: 3.5rem;
    }
    .icon_Box .icon_link{
        display: block;
        width: 5.3rem;
        height: auto;
    }
    .icon_Box .icon_link:nth-child(2){
        margin-left: 1.5rem;
    }
    .mainWrapper {
        padding-bottom: 0rem;
    }
}
@media only screen and (max-width:335px){
    .secSitemap .sitemapItem:nth-child(n+2) {
        margin-left: 1rem;
    }
}

.secSitemap .linkHome{
    text-decoration: none;
    color: var(--backgroundcolor01);
}