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

/* ノザワの活躍する場所 */
.activity{
}
.section.activity {
    padding: 10px 0 30px 0;
}
.activity img{
display:inline;
width: 100%;
height: auto;
}
.activity h1{
    background: url(../img/list_marker_red.png) no-repeat 0 0;
    font-size: 2.6rem;
    line-height: 2.8rem;
    padding-top: 4px;
    padding-left: 45px;
    padding-bottom: 20px;
    border-bottom: 3px dotted #a0a0a0;
    margin-bottom: 15px;
}
.activity.ore h1{
    background: url(../img/ir_list_marker.png) no-repeat 0 0;
    font-size: 2.6rem;
    line-height: 2.8rem;
    padding-top: 4px;
    padding-left: 45px;
    padding-bottom: 20px;
    border-bottom: 3px dotted #a0a0a0;
    margin-bottom: 15px;
}
.activity_lead_red{
    background: url(../img/activity/balloon_red_min.png) no-repeat 0 0;
padding:3px 0 7px 23px;
}
.activity_head {
    display: flex;
    justify-content: space-between;
    height: 30px;
    margin: 10px 0;
}
.activity_lead_ore {
    background: url(../img/activity/balloon_ore_min.png) no-repeat left center;
    padding:0 0 0 23px;
    height: 100%;
    line-height: 30px;
}

.youtube_link {
    font-size: 1.6rem;
    line-height: 30px;
    color: #2f76a2;
    background: url(../img/activity/youtube_social_icon_red.png) no-repeat left center;
    padding:0 0 0 30px;
    height: 100%;
}

.activity_img{
position:relative;
}
.activity_pop{
position:absolute;
}
.activity01{ top:203px; right:114px; }
.activity02{ top:330px; right:150px; }
.activity03{ top:516px; right:200px; }
.activity04{ top:875px; right:170px; }
.activity05{ top:210px; right:306px; }
.activity06{ top:390px; right:400px; }
.activity07{ top:615px; right:365px; }
.activity08{ top:360px; right:510px; }
.activity09{ top:243px; left:608px; }
.activity10{ top:191px; left:529px; }
.activity11{ top:374px; left:447px; }
.activity12{ top:172px; left:367px; }
.activity13{ top:226px; left:122px; }
.activity14{ top:63px; left:78px; }
.activity15{ top:484px; left:680px; }

.activity_img a:hover img{
    opacity: 0.7;
}

/* ポップアップ 商品紹介 */
.activity_box{
margin:0 20px 20px 0;
}
.activity_box_img{
width:410px;
margin:0 auto 10px;
}
.activity_box h2{
    font-size: 18px;
    line-height: normal !important;
    font-weight: bold;
    background: url(../img/ir_list_marker.png) no-repeat 0 center;
    background-size: 18px;
    padding-top: 0 !important;
    padding-left: 30px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border: none !important;
    position: relative;
    top: 264px;
    left: 20px;
    width: 340px;
}
.activity_link{
text-align:right;
margin-top:10px;
}
.activity_link a{
padding:10px;
background:#E78800;
color:#fff;
}
.ore .activity_link a{
padding:10px;
background:#E78800;
color:#fff;
}

/* 採用　こんなところにノザワ */
#rct_act{
position:relative;
}
#rct_act h1{
padding:0;
border:none;
background:none;
background:rgba(255, 255, 255, 0.8);
position:absolute;
top:20px;
left:0px;
padding:20px;
    border-left: 5px solid #EA0001;
}


#rct_act .activity_box{
margin:0 0px 20px ;
}
#rct_act .activity_box_img{
/*width:1000px;*/
width: 100%;
margin:0 auto 10px;
}

.spec_right{
position:absolute;
bottom:45px;
right:0px;
padding:20px;
background:rgba(255, 255, 255, 0.75);
/* width: 280px; */
}
.spec_right dl a{
    color: #4475b6;
    text-decoration: underline;
    font-weight: bold;
}
.spec_right dl a:hover{
    color: #999;
    text-decoration: none;
}
.activity_box .spec_right h2{
    font-size: 18px;
    line-height: normal !important;
    font-weight: bold;
    background: url(../img/list_marker_red.png) no-repeat 0 center;
    background-size: 18px;
    padding-top: 0 !important;
    padding-left: 30px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border: none !important;
    position: static;
    width: auto;
}
.spec_right dl{
margin-bottom:10px;
}
.spec_right dt{
    font-weight:bold;
}
.dt_float {
    float: left;
    width: 4em;
}
#rct_act .activity_link a {
    background: #EA0001;
}

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

    レスポンシブ対応 2020.02

========================================================= */
@media screen and (max-width:768px){
    .activity_head {
        display: block;
        height: auto;
    }
    .activity_lead_ore {
        font-size: 12px;
        background-size: auto 15px;
        padding:0 0 0 15px;
        line-height: 15px;
        margin: 0 0 20px 0;
    }
    
    .youtube_link {
        font-size: 10px;
        background-size: auto 15px;
        line-height: 15px;
        padding:0 0 0 25px;
    }

    .activity.ore h1{
        background-size: auto 20px;
        font-size: 16px;
        line-height: 20px;
        padding-top: 0;
        padding-left: 22px;
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
    .activity_box{
        margin:0 0 10px 0;
    }
    .activity_box_img {
        width: auto;
        max-width:410px;
        margin:0 auto 10px;
    }
    .activity_box_img img {
        width: 100%;
        height: auto;
    }
    .activity_box h2 {
        font-size: 14px;
        line-height: 18px;
        background-position: 10px center;
        background-size: 14px;
        padding: 10px 0 10px 30px !important;
        margin-bottom: 0 !important;
        top: 0;
        left: 0;
        width: auto;
        background-color: #dadada;
    }
    .activity_box p {
        font-size: 14px;
    }
    .activity_link{
        margin:20px 0;
    }
    .ore .activity_link a{
        font-size: 14px;;
        padding:10px;
        background:#E78800;
        color:#fff;
    }
}