@charset "UTF-8";
/* CSS Document */
.be_all {
    max-width: 1000px;
    margin:26px auto 100px;
}
.infor_c {
    margin:20px auto 40px;
}
.r-tabs .r-tabs-nav{
    text-align: center;
    display: flex;
}
.r-tabs {
    position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
    display: contents !important;
    position: relative;
    top: 1px;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
    background:transparent;
    margin-bottom:0;
    padding: 12px 0;
    display: inline-block;
    color: #999;
    width:100%;
    text-align:center;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-top:1px solid #999;
    border-bottom: 1px solid #000;
    font-size: 10px;
    line-height: 1.6;
    margin-right: -1px;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color:#000;
    background-color: #fff;
    border-left:1px solid #000;
    border-right:1px solid #000;
    border-top:1px solid #000;
    border-bottom: 1px solid #fff;
    font-weight: bold;
}
.r-tabs .r-tabs-panel {
    margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    text-decoration: none;
    margin-bottom: 3px;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #999;
    margin-bottom: 0;
}
/**/
#sp_main {
    display:none;
}
.switch {
    visibility: hidden;
}
.be_cont > ul {
    margin:30px auto 40px;
}
.be_cont > ul > li{
    margin-top: 8px;
}
.be_cont {
    margin:40px auto 0;
}
.view_01 {
    width: 100%;
    margin:20px auto 40px;
}
/*STAPA*/
.logo_stapa {
    max-width: 130px;
    margin: 2.5rem auto 0;
    display: block;
}
.icon_mile {
    max-width: 24px;
    margin: 0 auto 0.8rem;
    display: block;
}
h3 {
    text-align: center;
    margin-bottom: 1.5rem;
    color: #87c116;
    font-size: 1.4em;
    font-family: "Avenir Next", Quicksand, Arial, YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
    font-weight: 500;
}
h4 {
    text-align: center;
    color: #777;
    font-size: 1.1em;
    font-weight: 500;
    margin: 3rem 0 2rem;
    font-family: "Avenir Next", Quicksand, Arial, YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
}
.icon_1 {
    max-width: 15px;
    margin: 0 0.3rem 0 0;
    vertical-align: sub;
}
.icon_2 {
    max-width: 17px;
    margin: 0 0.3rem 0 0;
    vertical-align: sub;
}
.item_example li {
    width: 23.9%;
    vertical-align: top;
    margin-right: 0.5rem;
    display: inline-block;
}
.item_example li:last-child {
    margin-right: 0;
}
.item_example li p {
    font-size: 0.9em;
}
.mine {
    color: #87c116;
    font-weight: bold;
    font-family: "Open Sans", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Arial, Tahoma, sans-serif;
}
.get_mile {
    margin-bottom: 5rem;
}
.get_mile li {
    width: 32.4%;
    display: inline-block;
    border: 1px solid #777;
    vertical-align: top;
    border-radius: 10px;
    margin-right: 0.5rem;
    padding: 1rem;
    min-height: 338px;
}
.get_mile li img {
    max-width: 200px;
    margin: 1rem auto 1rem;
    display: block;
}
.get_mile li:last-child {
    margin-right: 0;
}
.get_mile li p {
    font-size: 0.9em;
}
.get_tit {
    color: #87c116;
    text-align: center;
    margin-bottom: 0.5rem;
    font-size: 1.1em;
}
.stage {
    margin-top: 2rem;
}

@media screen and (max-width: 826px) {
    .be_all {
        width:100%;
        margin:26px auto 60px;
    }
    .r-tabs .r-tabs-nav .r-tabs-tab {
        position: relative;
        top: 1px;
        height: 58px;
    }
    .r-tabs .r-tabs-nav .r-tabs-anchor {
        border-bottom:1px solid #999;
        border-top:1px solid #999;
        margin-top:-4px;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
    }
    .r-tabs .r-tabs-nav .r-tabs-state-active {
        background-color: #fff;
        width:225px;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
    }
    .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
        color:#437296;
        background-color: #fff;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
    }
    .r-tabs .r-tabs-panel {
        margin-bottom: 3px;
    }
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        border-bottom:1px solid #999;
        border-top:1px solid #999;
        margin-top:-4px;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
        letter-spacing: 2px;
        font-weight: bold;
    }
    .r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
        opacity: 0.5;
    }
    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
        background-color: #fff;
        color: #437296;
        margin-bottom: 0;
        padding-left: 6%;
        height: 58px;
        line-height: 4;
    }
    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor  > p {
        display:inline-block;
    }
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor > p {
        display:inline-block;
    }
    #sp_main {
        display:block;
        margin-bottom:30px;
    }
    .view_01 {
        width:100%;
        margin:30px 0;
    }
    .be_cont {
        margin: 30px 6%;
    }
    /*STAPA*/
    .stage {
        padding: 0 6%;
        margin: 0 auto;
        display: block;
    }
    .item_example li {
        display: block;
        width: 100%;
        padding: 0 6%;
        margin: 0 auto 1rem;
    }
    .item_example li:last-child {
        margin: 0 auto 1rem;
    }
    h4 {
        margin: 40px 0 18px;
    }
    .get_mile li {
        display: block;
        width: 100%;
        padding: 3% 6% 9%;
        margin: 0 auto 20px;
        min-height: unset;
    }
    .get_mile li:last-child {
        margin: 0 auto 1rem;
    }
    .icon_list {
        border-top: 1px solid #000000;
    }
    .get_mile {
        margin-bottom: 20px;
        padding: 0 6%;
    }
    .r-tabs {
        margin-bottom: 3rem;
    }
}