@charset "utf-8";

/* =======================================

    LabElements

======================================= */
.secDetail {
    margin: 0;
}

#staticContentsLab {

}

#staticContentsLab .sp {
    display: none;
}

#staticContentsLab h1 {
    margin: 0;
    padding: 0;
    line-height: 140%;
    position: relative;
    border-bottom: none;
}
#staticContentsLab h1:before {
    display: none;
}

#staticContentsLab h2 {
    margin: 0;
    padding: 0;
    line-height: 120%;
    background: transparent;
}

#staticContentsLab h3 {
    margin: 0;
    padding: 0;
    line-height: 120%;
    position: relative;
    border-bottom: none;
}
#staticContentsLab h3:before {
    display: none;
}

#staticContentsLab p {
    margin: 0;
}

/* headLab */
#staticContentsLab .headLab {
    height: 127px;
    padding: 14px 30px 0;
    overflow: hidden;
}
#staticContentsLab .ttlmain {
	width: 252px;
    float: left;
}
#staticContentsLab .no {
	width: 239px;
    float: right;
}

/* secLab */
#staticContentsLab .ttl {
    line-height: 100%;
    padding-bottom: 88px;
    text-align: center;
    background: url(/lab-ekiden/files/ttl_bg.png) center bottom no-repeat;
    background-size: 100% auto;
}
#staticContentsLab.second .ttl {
    background: url(/lab-ekiden/files/02_ttl_bg.png) center bottom no-repeat;
    background-size: 100% auto;
}
#staticContentsLab .ttl img {
	width: 455px;
}
#staticContentsLab.second .ttl img {
    width: 483px;
}
#staticContentsLab .introduction .txt1 {
    padding: 31px 0 35px 72px;
    background: url(/lab-ekiden/files/introduction_bg.png) 424px bottom no-repeat #c3d82e;
}
#staticContentsLab.second .introduction .txt1 {
    padding: 40px 0 45px 72px;
    background: url(/lab-ekiden/files/02_introduction_bg.png) right bottom no-repeat #B3DBD4;
}
#staticContentsLab .introduction .txt1 img {
	width: 303px;
}
#staticContentsLab.second .introduction .txt1 img {
	width: 307px;
}
#staticContentsLab .introduction .txt2 {
    padding: 25px 30px;
    background: #eeefef;
    color: #231815;
    font-size: 107%;
}
#staticContentsLab .secLabDetail {
    margin: 50px 30px 0;
}
#staticContentsLab .secLabDetail p {
    line-height: 200%;
    margin: 30px 0 0 0;
    color: #6a6a6a;
}
#staticContentsLab figcaption {
    padding: 5px 0;
    text-align: center;
    background: #efedf4;
    border-radius: 0 0 8px 8px;
    color: #70706f;
    font-size: 85.7%;
}
#staticContentsLab .ph001 {
	width: 305px;
    float: right;
    margin: 35px 0 10px 20px;
}
#staticContentsLab .ph002 {
	width: 305px;
    float: right;
    margin: 35px 0 20px 20px;
}
#staticContentsLab .ph003 {
	width: 305px;
    float: left;
    margin: 35px 20px 20px 0;
}
#staticContentsLab .ph004 {
	width: 305px;
    float: right;
    margin: 35px 0 20px 20px;
}
#staticContentsLab .ph005 {
    margin: 20px 0 0 0;
}
#staticContentsLab .comment {
    margin: 30px;
    font-size: 80%;
}
#staticContentsLab .profile {
    margin: 30px 30px 0;
    color: #70706f;
    font-size: 85.7%;
}
#staticContentsLab .profile .ttlProfile {
	width: 87px;
}
#staticContentsLab .profile dl {
    padding: 20px;
    border: 1px solid #9f9fa0;
}
#staticContentsLab .profile dt {
    font-size: 160%;
}
#staticContentsLab .profile dt span {
    padding-left: 10px;
    font-size: 70%;
    vertical-align: middle;
}
#staticContentsLab .profile dd {
    margin-top: 10px;
    line-height: 200%;
}
#staticContentsLab .labBtm {
    position: relative;
    margin-top: 70px;
    padding: 0 30px 180px;
    background: url(/lab-ekiden/files/bg_btm_pc.png) center bottom no-repeat;
}
#staticContentsLab.second .labBtm {
    background: url(/lab-ekiden/files/02_bg_btm_pc.png) center bottom no-repeat;
}
#staticContentsLab .labBtm .read {
    line-height: 210%;
    color: #7b59a3;
}
#staticContentsLab .labBtm .next {
	width: 250px;
    margin-top: 10px;
}
#staticContentsLab .labBtm dl {
    position: absolute;
    right: 30px;
    top: 110px;
    width: 260px;
    color: #030000;
}
#staticContentsLab .labBtm dd {
    line-height: 180%;
    margin-top: 5px;
    font-size: 78.6%;
}

@media only screen and (max-width: 720px) {
    #staticContentsLab .pc {
        display: none;
    }
    #staticContentsLab .sp {
        display: block;
    }
    #staticContentsLab img {
        width: 100%;
        vertical-align: top;
    }

    /* headLab */
    #staticContentsLab .headLab {
        height: auto;
        padding: 50px 40px 25px;
    }
    #staticContentsLab .ttlmain {
    	width: auto;
        float: none;
    }
    #staticContentsLab .no {
        float: none;
        width: 90%;
        margin: 15px auto;
    }

    /* secLab */
    #staticContentsLab .ttl {
        padding: 0 20px 50px;
        background: url(/lab-ekiden/files/ttl_bg.png) center bottom no-repeat;
        background-size: 100% auto;
    }
    #staticContentsLab .introduction .txt1 {
        padding: 20px 0 20px 25px;
        background: url(/lab-ekiden/files/introduction_bg.png) right bottom no-repeat #c3d82e;
        background-size: 36%;
    }
    #staticContentsLab.second .introduction .txt1 {
        padding: 20px 0 20px 25px;
        background: url(/lab-ekiden/files/02_introduction_bg.png) right 60% no-repeat #B3DBD4;
        background-size: 40%;
    }
    #staticContentsLab .introduction .txt1 img,
    #staticContentsLab.second .introduction .txt1 img{
        width: 55%;
    }
    #staticContentsLab .introduction .txt2 {
        padding: 20px 15px;
    }
    #staticContentsLab .secLabDetail {
        margin: 25px 15px 0;
    }
    #staticContentsLab .secLabDetail p {
        line-height: 200%;
        margin: 15px 0 0 0;
    }
    #staticContentsLab .subTtl {
        min-height: 48px;
        line-height: 140%;
        padding: 0 0 0 45px;
        background: url(/lab-ekiden/files/bodhisattva.png) left bottom no-repeat;
        border-bottom: 1px solid #a0a0a1;
        background-size: 30px auto;
        color: #231815;
        font-size: 114.3%;
    }
    #staticContentsLab.second .subTtl {
        background: url(/lab-ekiden/files/02_train.png) left center no-repeat;
        background-size: 37px auto;
    }
    #staticContentsLab figure {
        width: 100%!important;
        float: none;
    }
    #staticContentsLab figcaption {
        padding: 5px 0;
        text-align: center;
        border-radius: 0 0 8px 8px;
    }
    #staticContentsLab .ph001 {
        margin: 15px 0 10px;
    }
    #staticContentsLab .ph002 {
        margin: 15px 0 10px;
    }
    #staticContentsLab .ph003 {
        margin: 10px 0;
    }
    #staticContentsLab .ph004 {
        margin: 10px 0;
    }
    #staticContentsLab .ph005 {
        margin: 10px 0;
    }
    #staticContentsLab .comment {
        margin: 15px;
    }
    #staticContentsLab .profile {
        margin: 25px 15px 0;
    }
    #staticContentsLab .profile .ttlProfile {
        width: 120px;
    }
    #staticContentsLab .profile .ttlProfile img {
        vertical-align: bottom;
    }
    #staticContentsLab .profile dl {
        padding: 15px;
    }
    #staticContentsLab .profile dd {
        margin-top: 10px;
    }
    #staticContentsLab .labBtm {
        position: relative;
        margin-top: 50px;
        padding: 0 15px 80px;
        background: url(/lab-ekiden/files/bg_btm_sp.png) center bottom no-repeat;
        background-size: 100% auto;
    }
    #staticContentsLab.second .labBtm {
        background: url(/lab-ekiden/files/02_bg_btm_sp.png) center bottom no-repeat;
        background-size: 100% auto;
    }
    #staticContentsLab .labBtm .next {
        width: 90%;
        margin: 15px auto;
    }
    #staticContentsLab .labBtm dl {
        position: relative;
        right: auto;
        top: auto;
        width: auto;
        margin-top: 30px;
    }
    #staticContentsLab .labBtm dd {
        margin-top: 5px;
    }
}
