@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 760px) {




/*============================================================
    reportSingle
============================================================*/



#reportBlock {
    width: 100%;
    margin: 40px auto 0 auto;
    margin-top: 0;
    padding-top: 35px;
    overflow: hidden;
}
.pc_main {
    display: none;
}

#reportBox {
    width: 94%;
    padding-bottom: 35px;
}
#reportLeft {
    width: 88%;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    margin-top: 10px;
}
#reportLeft h2 {
    text-align: left;
    font-size: 18px;
    line-height: 26px;
}
#reportLeft img {
    height: auto;
}
#reportDetail {
    margin-top: 10px;
}
#reportDetail p {
    margin-top: 0;
    text-align: justify;
    text-justify: inter-ideograph;    
}
#snsBlock {
    width: 270px;
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    margin-top: 30px;
    padding-top: 15px;
}
#snsBlock ul{
    padding-top: 0px;
}
#snsBlock li {
    margin-right: 15px;
}
#snsBlock li:last-child {
    margin-right: 0;
}
#mainImg {
    margin-top: 59px;
    width: 100%;
    height: auto;
}
#mainImg img {
    width: 100%;
    height: auto;
}
#mainImg #dateBox {
    top: 6px;
    left: 6px;
    width: 68px;
    height: 68px;
}
#mainImg #dateBox .date {
    font-size: 25px;
    line-height: 21px;
}
#mainImg #dateBox .month {
    font-size: 12px;
    padding-top: 4px;
}
#mainImg #dateBox .year {
    font-size: 12px;
}
#relatedBlock, #recentBlock {
    width: 300px;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
}
#relatedBlock ul, #recentBlock ul {
    margin-top: 10px;
}
#relatedBlock h4, #recentBlock h4 {
    margin-left: 0;
}



.c_fb_wrapper {
    background: url("../../../common/img/bg_fb_sp.png") no-repeat;
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 30px auto 45px;
    border: 1px #345691 solid;
}

.c_fb_wrapper .left {
    float: none;
    width: 86%;
   
    padding: 100px 4% 0 10%;
    font-size: 14px;
}

.c_fb_wrapper .left .txt {
    line-height: 1.8;
    margin-bottom: 18px;
    text-align: center;
    margin-left: 0;
    font-size: 12px;
    width: inherit;
}

.c_fb_wrapper .right {
    float: none;
    width: 100%;
    padding-top: 12px;
    padding-right: 0;
}

.c_fb_wrapper .left .lead {
    font-size: 16px;
    text-align: center;
    display: inherit;
}




}




