@charset "UTF-8";
/*sitemap*/
.stmpDtl_warp {
    padding: 40px 0 140px;
}
.stmpDtl_box {
    background: #fff;
    padding: 80px 80px;
    border-radius: 8px;
    position: relative;
    margin-bottom: 100px;
}
.stmpDtl_box:last-child {
    margin-bottom: 0;
}
 .stmpDtl_ttl {
    border-bottom: 2px solid #2879c5;
    padding: 0 0 20px;
    margin-bottom: 50px;
}
 .stmpDtl-ttl {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    color: #2879c5;
    position: relative;
}
.stmpDtl_dtl {
    margin-bottom: 60px;
}
.stmpDtl_dtl:last-child {
    margin-bottom: 0;
}
.stmpDtl_sb {
    border-bottom: 2px solid #2879c5;
    padding: 0 0 20px;
}
.stmpDtl_sb.ver2 {
    border-bottom: 1px solid #d9e0e4;
}
.stmpDtl-sb {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: #2879c5;
    position: relative;
}
.stmpDtl_sb.icn .stmpDtl-sb {
    padding-left: 30px;
}
.stmpDtl_sb.icn .stmpDtl-sb:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
}
.stmpDtl_sb.icn.n1 .stmpDtl-sb:before {
    background: url(../svg/icn_pin_blu.svg) no-repeat center;
    background-size: 18px auto;
}
.stmpDtl_sb.icn.n2 .stmpDtl-sb:before {
    background: url(../svg/icn_train_blu.svg) no-repeat center;
    background-size: 18px auto;
}
.stmpDtl_sb.icn.n3 .stmpDtl-sb:before {
    background: url(../svg/icn_objective.svg) no-repeat center;
    background-size: 100% auto;
}
.stmpDtl_sb.icn.n4 .stmpDtl-sb:before {
    background: url(../svg/icn_venue.svg) no-repeat center;
    background-size: 100% auto;
}
.stmpDtl_sb.icn.n5 .stmpDtl-sb:before {
    background: url(../svg/icn_pen_blu.svg) no-repeat center;
    background-size: 100% auto;
}
.stmplnk_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 30px 0;
    margin-top: -20px;
}
.stmplnk_lst li {
    margin-right: 1.5em;
    margin-top: 20px;
}
.stmplnk_lst.ver2 li {
    width: 31%;
    margin-right: 2%;
}
.stmplnk_lst li a {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 0 1em;
    background: url(../svg/arw_right_blu.svg) no-repeat left top 4px;
    background-size: 6px auto;
}
.stmpLst_box {
    border-bottom: 1px solid #d9e0e4;
    padding: 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.stmpLst_btn {
    width: 100px;
}
.stmpLst_btn a {
    font-size: 14px;
    font-weight: bold;
    pointer-events: none;
}
.stmpLst_in {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
}
.stmpLst_dtl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 10px;
}
.stmpLst_dtl:last-child {
    margin: 0;
}
.stmpLst_pre {
    width: 50px;
}
.stmpLst_pre a {
    font-size: 12px;
    font-weight: bold;
}
.stmpLst_area {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.stmpLst_area li {
    margin-right: 0.6em;
}
.stmpLst_area li a {
    font-size: 12px;
}
.stmpTab_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 30px 0;
}
.stmpTab_lst li {
    margin-right: 1em;
}
.stmpTab_lst li a {
    font-size: 14px;
    font-weight: bold;
}
.stmpTab_warp {
    display: none;
}
.stmpTab_warp.active {
    display: block;
}
.stmpTab_box {
    display: none;
    padding: 10px 30px 0;
}
.stmpTab_box.on {
    display: block;
}
.stmpStat_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.stmpStat_lst li {
    margin-right: 0.6em;
    box-sizing: border-box;
}
.stmpStat_lst li a {
    font-size: 12px;
    font-weight: normal;
}
.errorBox_wrap {
    text-align: center;
    padding: 40px 0 80px;
}
.errorBox_wrap .txt {
    margin-bottom: 40px;
}
.errorBox_wrap .txt dt {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    color: #2879c5;
    position: relative;
    margin-bottom: 40px;
}
@media (min-width: 896px) {
    /*
    .stmplnk_lst li a:hover {
        opacity: .8;
    }
    */
}
@media only screen and (max-width: 896px) {
    /*sitemap*/
    .stmpDtl_warp {
        padding: 20px 0 70px;
    }
    .stmpDtl_box {
        padding: 30px 15px;
        border-radius: 0;
        margin-bottom: 35px;
        box-shadow: none;
    }
    .stmpDtl_ttl {
        padding: 0 0 10px;
        margin-bottom: 30px;
    }
    .stmpDtl-ttl {
        font-size: 18px;
    }
    .stmpDtl_dtl {
        margin-bottom: 35px;
    }
    .stmpDtl_sb {
        padding: 0 0 15px;
    }
    .stmpDtl-sb {
        font-size: 15px;
    }
    .stmpDtl_sb.icn .stmpDtl-sb {
        padding-left: 24px;
    }
    .stmpDtl_sb.icn .stmpDtl-sb:before {
        width: 16px;
        height: 16px;
    }
    .stmpDtl_sb.icn.n1 .stmpDtl-sb:before {
        background: url(../svg/icn_pin_blu.svg) no-repeat center;
        background-size: 14px auto;
    }
    .stmpDtl_sb.icn.n2 .stmpDtl-sb:before {
        background: url(../svg/icn_train_blu.svg) no-repeat center;
        background-size: 14px auto;
    }
    .stmplnk_lst {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px 0 0;
        margin-top: -15px;
    }
    .stmplnk_lst li {
        width: 49%;
        margin-right: 0;
        margin-top: 15px;
    }
    .stmplnk_lst.ver2 li {
        width: 49%;
        margin-right: 0;
    }
    .stmplnk_lst li a {
        font-size: 12px;
        background: url(../svg/arw_right_blu.svg) no-repeat left top 3px;
        background-size: 6px auto;
    }
    .stmpLst_box {
        padding: 15px 0;
        display: block;
    }
    .stmpLst_btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .stmpLst_btn a {
        font-size: 12px;
    }
    .stmpLst_in {
        width: 100%;
    }
    .stmpLst_dtl {
        display: block;
        margin: 0 0 15px;
    }
    .stmpLst_pre {
        width: 100%;
        margin-bottom: 15px;
    }
    .stmpLst_pre a {
        font-size: 11px;
    }
    .stmpLst_area {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .stmpLst_area:after {
        content: "";
        display: block;
        width: 30%;
    }
    .stmpLst_area li {
        width: 30%;
        margin-right: 0;
        margin-top: 1em;
    }
    .stmpLst_area li:nth-child(-n+3) {
        margin-top: 0;
    }
    .stmpLst_area li a {
        display: block;
        font-size: 11px;
        font-weight: bold;
        border: 1px solid #d2d7e1;
        border-radius: 2px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 35px;
        line-height: 1.4;
        text-align: center;
    }
    .stmpTab_lst {
        display: block;
        padding: 15px 0 0;
    }
    .stmpTab_lst li {
        margin-right: 0;
    }
    .stmpTab_lst > li:last-child {
        border-bottom: 1px solid #eff2f5;
    }
    .stmpTab_lst li > a {
        display: block;
        border-top: 1px solid #eff2f5;
        padding: 15px 0;
        font-size: 12px;
        font-weight: bold;
        pointer-events: auto;
        background: #fff url(../svg/arw_down_blu.svg) no-repeat center right;
        background-size: 10px auto;
    }
    .stmpTab_lst li.on > a {
        background: #fff url(../svg/arw_up_blu.svg) no-repeat center right;
        background-size: 10px auto;
    }
    .stmpTab_box {
        padding: 10px;
    }
    .stmpStat_lst {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .stmpStat_lst li {
        padding: 5px 1em 5px 0;
        box-sizing: border-box;
    }
    .stmpStat_lst li a {
        border-top: none;
        padding: 0;
        font-size: 12px;
        font-weight: normal;
        background: none;
    }
    .errorBox_wrap {
        padding: 20px 0 40px;
    }
    .errorBox_wrap .txt {
        margin-bottom: 20px;
    }
    .errorBox_wrap .txt dt {
        font-size: 18px;
        margin-bottom: 25px;
    }
}/*@media*/
@media only screen and (max-width: 374px) {
}/*@media*/
