.wrap
{
    overflow: hidden;
}



section.first-view
{
    padding: 124px 0 0 0;
}
section.first-view .top-headline_container
{
    box-sizing: border-box;
    padding: 50px 0 0 0;
    width: 100%;
}
section.first-view .top-headline_container img.tag
{
    display: none;
}
section.first-view .top-headline_container img.tag_sp
{
    display: block;
    margin-left: 30px;
    width: 130px;
    /*position: relative;*/
/*    bottom:480px;
    left: 40px;*/
}
 section.first-view .flex
{
    display: block;
    flex-wrap: wrap;
    padding: 40px 0 0 0;
} 
section.first-view .headline-text
{
    box-sizing: border-box;
    font-size: 18px;
    line-height: 35px;
    padding-bottom: 10px;
    width: auto;
}
section.first-view .headline-text2
{
    box-sizing: border-box;
    font-size: 14px;
    line-height: 2;
    width: auto;
}
section.first-view div > span
{
    font-size: 24px;
}
section.first-view .top-headline_container img.paper
{
/*    margin-top: 180px;
    max-width: 100%;
    height: 555px;
    position: relative;
    left: -40px;*/
}
section.first-view .headline-text_container
{
    background: #fff;
    box-sizing: border-box;
    margin: 0;
    padding: 0 30px 30px 30px;
    /*padding: 10px 20px 0 20px;*/
    /*width: 80vw;*/
/*    bottom: 485px;
    left: 0;*/
}
section.first-view img.top-illust
{
    display: none;
}
section.first-view img.top-illust_sp
{
    display: initial;
    max-width: 270px;
/*    display: block;
    width: 270px;
    margin: auto;
    position: absolute; 
    bottom:10px;  
    left: 80px;*/
}







.breadcrumbs
{
    font-size: 15px;
    padding: 10px 20px;
    width: 90vw;
}







section.report
{
    padding: 0 30px;
    width: 80vw;
}
section.report img.topic-img,
section.report .topic-img img
{
    width: 80vw;
}
section.report img.img-small{width: 60vw;}
section.report .sakawa-img{display: block;}
section.report .br-none{display: none;}
section.report div > span{padding: 0;}
section.report div.report-headline,
section.report img.topic-img{margin-bottom: 10px;}
section.report .report-text{font-size: 15px;}

section.report a.nextPage-btn
{
    width: 80vw;
    padding: 20px 0 20px 0;
}
section.report a.nextPage-btn h3
{
    line-height: 30px;
    font-size: 18px;
}
section.report .next
{
    padding-top: 20px;
    font-size: 15px;
}

/* sensei03 */

section.report .credit
{
    position: relative; 
    bottom: 10px;
    color: #6a2f0c;
}
