  /*--------------------------------------------------------------------------------
　▼ 大林組 川上ダム建設ライブ
--------------------------------------------------------------------------------*/
.top-dam {
    color: #fff;
    position: relative;
}

.top-dam .top-dam-img {
    font-size: 0;
    line-height: 1;
    width: 100%;
}

.top-dam .sec-title {
    font-size: 4.75vw;
    line-height: 1.3em;
    margin-bottom: 80px;
    text-align: left;
}

.top-dam-wrap {
    position: absolute;
    left: 4%;
    width: 35.5%;
    top: 50%;
    -ms-transform: translate(0%,-50%);
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}

.top-dam .square {
    background-color: rgba(203, 53, 0, 0.85);
    height: 100%;
    padding: 50%;
    position: relative;
    width: 100%;
}

.square .top-dam-in {
    color: #fff;
    font-family: 'mplus-thin';
    left: 0;
    padding: 30px;
    position: absolute;
    top: 50%;
    width: 100%;
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.square .top-dam-in p {
    font-size: 1.95vw;
    font-family: 'mplus-thin';
}


/*--------------------------------------------------------------------------------
　▼ 川上ダム建設からのお知らせ
--------------------------------------------------------------------------------*/
.newslist-box {
    background-color: #83caed;
    padding: 60px 0 10px 0;
}

.newslist-box .inner-box {
    padding: 0 7%;
}

.newslist-box01 {
    padding-bottom: 40px;
}

.newslist-box01-in {
    padding: 40px 0 0 29%;
}

.newslist-box .list li {
    display: inline-block;
    line-height: 1;
    vertical-align: top;
    width: 50%;
}
.difference-menu-box {
    position: relative;
}

.newslist-box01-in .wrap-box {
    margin-top: 40px;
}

.newslist-box01-in .left-box {
    width: 47%;
}

.newslist-box01-in .right-box {
    padding-left: 3%;
    width: 47%;
}
.newslist-box03 .left-sapce {
    float:left;
    width: 47%;
}

.newslist-box03 .right-sapce {
    clear:right;
    padding-left: 3%;
    width: 47%;
}

.newslist-box01-in h3 {
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 3rem;
    margin: 0 0 15px;
}

.newslist-box01-in p {
    font-size: 1.3rem;
    line-height: 2.2rem;
}

.difference-menu {
    background-color: #fff;
    padding: 20px 0;
    width: 24%;
    position: absolute;
    left: 0;
    top: 20px;
    display: none;
}

.difference-menu .close-btn {
    position: absolute;
    right: -12px;
    top: -12px;
}

.difference-menu .list {
    padding: 0 20px;
}

.difference-menu .list li {
    display: block;
    width: 100%;
}

.difference-menu .list li:after {
    background-image: url(/damworld/news/img/difference-menu-line.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 12px;
}

.difference-menu .list li a {
    color: #231815;
    display: block;
    font-size: 1.4rem;
    padding: 6px 0 4px;
    text-decoration: none;
}

.difference-menu .list .first-list a {
    color: #c43000;
    font-size: 1.5rem;
}

.difference-menu-title {
    background-color: #c43000;
    color: #fff;
    font-size: 1.4rem;
    line-height: 14px;
    margin: 10px 0 5px;
    padding: 10px;
    width: 90%;
}

.system-animation {
    text-align: center;
}

.system-animation img {
    line-height: 0;
}

.system-operator {
    position: relative;
    left: 10%;
}

.system-operator img {
    width: 100%;
}

.newslist-box01-in .sp-block {
    display: none;
}

.newslist-box03 {
    position: relative;
}

.newslist-box03 .inner-box {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 7%;
    width: 100%;
}

.newslist-box03 .inner-box h4{
    margin: 0 auto;
    padding: 0 7%;
    bottom: 8%;
    left: 50%;
    -ms-transform: translate(-0%,+25%);
    -webkit-transform: translate(-0%,+25%);
    transform: translate(-0%,+25%);
}





@media screen and (max-width: 480px) {
.newslist-box03 .inner-box h4 img{
	width:60%
}
}




.system-operator {
    line-height: 0;
    width: 27%;
}

.newslist-box03 .wrap-box {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    padding: 40px 60px 40px 60px;
    position: relative;
    text-align: left;
	margin-bottom: 60px;
	z-index: 10;
}

.newslist-box03 .wrap-box .imgleft {
    padding: 0 0 2%;
    float:left;
    width:48%;
}
.newslist-box03 .wrap-box .imgright {
    padding: 0 0 2%;
    width:48%;
    float:right;
}


.newslist-box03  .wrap-box ul {
list-style:none;
}

.newslist-box03  .wrap-box ul li{
list-style:none;
line-height:160%;
}



.newslist-box03 a {color:#000000;text-decoration:none;}
.newslist-box03 a:link {color:#000000;text-decoration:none;}
.newslist-box03 a:visited {color:#000000;text-decoration:none;}
.newslist-box03 a:hover {color:#666666;text-decoration:none;}
.newslist-box03 a:active {color:#666666;text-decoration:none;}


.newslist-box03 p a {color:#000000;text-decoration:underline;}
.newslist-box03 p a:link {color:#000000;text-decoration:underline;}
.newslist-box03 p a:visited {color:#000000;text-decoration:none;}
.newslist-box03 p a:hover {color:#666666;text-decoration:none;}
.newslist-box03 p a:active {color:#666666;text-decoration:none;}


.newslist-box03 ul li a {color:#000000;text-decoration:none;}
.newslist-box03 ul li a:link {color:#000000;text-decoration:none;}
.newslist-box03 ul li a:visited {color:#000000;text-decoration:none;}
.newslist-box03 ul li a:hover {color:#666666;text-decoration:none;}
.newslist-box03 ul li a:active {color:#666666;text-decoration:none;}


.link-box {
    margin: 60px auto 0;
    max-width: 417px;
}

.enjoy-sec03 .link-box {
    max-width: 470px;
}

.link-box a {
    background-color: #fff;
    border: 2px solid #22ac38;
    color: #22ac38;
    display: block;
    font-size: 2.1rem;
    padding: 22px 20px;
    position: relative;
    text-decoration: none;
}

.link-box02 a {
    border: 2px solid #5ebae7;
    color: #5ebae7;
}

.link-box a span {
    position: absolute;
    right: 30px;
}

.link-back a {
    text-align: center;
}

.link-back a span {
    left: 30px;
    text-align: left;
}

.sp-br2::before {
    content: "\A" ;
    white-space: pre ;
}

.all-menu.derived {
    display: none;
}




@media screen and (max-width: 767px) {
	.newslist-box03 .wrap-box .left-box {
    padding-left: 3%;
    padding-right: 3%;
	width: 100%;
	}
	.newslist-box03 .wrap-box .imgleft {
    padding: 0 0 2%;
    float:left;
    width:47%;
    }
    .newslist-box03 .wrap-box .imgright {
    padding: 0 0 2%;
    width:50%;
    float:right;
    }
}



@media screen and (max-width: 480px) {
    .newslist-box03 .wrap-box .imgleft {
    padding: 0 0 2%;
    width:100%;
    }
    .newslist-box03 .wrap-box .imgright {
    width:100%;
    }
}




.newslist-box03 .wrap-box p {
    font-size: 1.4rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    line-height: 2.5rem;
}
.newslist-box03.news-top .wrap-box .list {
    display: flex;
}
.newslist-box03.news-top .wrap-box .list span {
    flex: 0 0 120px;
}
.newslist-box03.news-top .wrap-box .list a {
    flex: 1 1 auto;
}

.newslist-box03 .wrap-box .imgleft h3 {
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 3rem;
    margin: 0 0 20px;
}


.newslist-box03 .wrap-box .imgleft p span{
	font-size: 85%;
}

.newslist-box03 .wrap-box .imgleft p {
    font-size: 1.3rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    line-height: 2.5rem;
}

.newslist-box03 .wrap-box  .imgright {
    margin-bottom: 0px;
}

.newslist-box03 .wrap-box .imgright h3 {
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 3rem;
    margin: 0 0 20px;
}

.newslist-box03 .wrap-box .imgright p {
    font-size: 1.3rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    line-height: 2.5rem;
}

.newslist-box03 .wrap-box .imgright p span{
	font-size: 85%;
}

.newslist-box03 .wrap-box .clear {
	clear:both;
}

@media screen and (max-width: 767px) {
.newslist-box03 .wrap-box ul {
    padding: 0
}
.newslist-box03 .wrap-box p {
    display: block;
}
}


.dam-detail a {
    color: #231815;
    display: block;
    font-size: 1.4rem;
    margin: 10px 0;
}

.dam-detail a span:first-child {
    display: inline-block;
    vertical-align: -13px;
}

.dam-detail a span:last-child {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 0;
    vertical-align: middle;
}

.dam-detail a span:first-child {
        width: 6%;
}

.dam-detail a span:last-child {
        padding-left: 5px;
        width: 94%;
}


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

.dam-detail a span:first-child {
    display: inline-block;
    vertical-align: -14px;
}

.dam-detail a span:last-child {
    display: inline-block;
    font-size: 1.4rem;
    margin-bottom: 0;
    vertical-align: middle;
}

.dam-detail a span:first-child {
        width: 5%;
}

.dam-detail a span:last-child {
        padding-left: 0px;
        width: 95%;
}
}

.dl-difference {
    margin: 0;
}

.dl-difference dt {
    float: left;
    padding: 5px 0;
    width: 8%;
}

.dl-difference dt .d-num {
    background-color: #000;
    border-radius: 50%;
    display: table-cell;
    color: #fff;
    font-size: 1.6rem;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}

.dl-difference dd {
    font-size: 1.9rem;
    margin: 0;
    padding: 5px 0 5px 8%;
    width: 100%;
}

.dl-difference dd .font16 {
    font-size: 1.6rem;
}

.dl-difference dd:after {
    clear: both;
    content: "";
    display: block;
}


/*--------------------------------------------------------------------------------
　▼ ダムの未来を、大林組が変えていく。
--------------------------------------------------------------------------------*/
.message-box {
    background: -moz-linear-gradient(50% 0% -90deg,rgba(226, 223, 232, 1) 0%,rgba(227, 224, 233, 1) 0.73%,rgba(234, 231, 239, 1) 7.3%,rgba(236, 233, 240, 1) 25.53%,rgba(230, 226, 234, 1) 58.49%,rgba(226, 223, 232, 1) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(226, 223, 232, 1) 0%, rgba(227, 224, 233, 1) 0.73%, rgba(234, 231, 239, 1) 7.3%, rgba(236, 233, 240, 1) 25.53%, rgba(230, 226, 234, 1) 58.49%, rgba(226, 223, 232, 1) 100%);
    background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(226, 223, 232, 1) ),color-stop(0.0073,rgba(227, 224, 233, 1) ),color-stop(0.073,rgba(234, 231, 239, 1) ),color-stop(0.2553,rgba(236, 233, 240, 1) ),color-stop(0.5849,rgba(230, 226, 234, 1) ),color-stop(1,rgba(226, 223, 232, 1) ));
    background: -o-linear-gradient(-90deg, rgba(226, 223, 232, 1) 0%, rgba(227, 224, 233, 1) 0.73%, rgba(234, 231, 239, 1) 7.3%, rgba(236, 233, 240, 1) 25.53%, rgba(230, 226, 234, 1) 58.49%, rgba(226, 223, 232, 1) 100%);
    background: -ms-linear-gradient(-90deg, rgba(226, 223, 232, 1) 0%, rgba(227, 224, 233, 1) 0.73%, rgba(234, 231, 239, 1) 7.3%, rgba(236, 233, 240, 1) 25.53%, rgba(230, 226, 234, 1) 58.49%, rgba(226, 223, 232, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E2DFE8', endColorstr='#E2DFE8' ,GradientType=0)";
    background: linear-gradient(180deg, rgba(226, 223, 232, 1) 0%, rgba(227, 224, 233, 1) 0.73%, rgba(234, 231, 239, 1) 7.3%, rgba(236, 233, 240, 1) 25.53%, rgba(230, 226, 234, 1) 58.49%, rgba(226, 223, 232, 1) 100%);
    padding: 40px 0 0;
}

.message-box .sub-title {
    margin-bottom: 30px;
    text-align: left;
}

.message-box .sec-title {
    font-size: 3rem;
    font-family: 'M PLUS 1p';
    margin-bottom: 25px;
    text-align: left;
}

.message-box .left-contents {
    float: left;
    padding: 5% 2% 0 0;
    width: 70%;
}

.message-box .right-contents {
    line-height: 1;
    float: right;
    width: 30%;
}

.message-box .left-contents p {
    font-size: 1.4rem;
    line-height: 2.9rem;
}

.message-box .sp-block {
    display: none;
}

/*--------------------------------------------------------------------------------
　▼ 施工プロセス
--------------------------------------------------------------------------------*/
.system-process {
    padding: 80px 0 0;
}

.process-wrap {
    background-image: url(/damworld/news/img/process-bg.jpg);
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 28% 0 60px;
}

.process-wrap .inner-box {
    padding: 0 6%;
}

.process-title {
    background-color: #fff;
    border: 6px solid #000;
    font-size: 2.5rem;
    line-height: 1;
    margin: 0 0 15px;
    padding: 17px 10px;
    text-align: center;
}

.process-list {
    display: flex;
}

.process-list li {
    background-color: #fff;
    border: 6px solid #000;
    font-size: 1.4rem;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-between;
    margin-right: 2%;
    padding: 22px 2px;
    text-align: center;
    vertical-align: middle;
    width: 24%;
}

.process-list li:last-child {
    margin-right: 0;
}

.process-num {
    font-size: 1.6rem;
    font-family: 'M+ Type-1 (general-j) Medium';
    font-weight: 600;
}

.process-title2 {
    display: table;
    font-size: 2.7rem;
    font-family: 'mplus-medium';
    line-height: 4rem;
    height: 80px;
    margin: 10px auto;
    table-layout: fixed;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.process-list li .process-title2 span {
    display: table-cell;
    vertical-align: middle;
}


/*--------------------------------------------------------------------------------
　▼ ダムをつくる人たち　インタビュー
--------------------------------------------------------------------------------*/
.system-interview {
    padding: 80px 0;
}

.system-interview .inner-box {
    padding: 0 6%;
}

.interview-num01 {
    margin-bottom: 70px;
}

.interview-num01 a {
    color: #231815;
    font-size: 1.2rem;
    text-decoration: none;
}

.system-interview .img-box {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 45%;
}

.interview-list li {
    margin-bottom: 70px;
    width: 48%;
}

.interview-list li:nth-child(odd) {
    margin-right: 2%;
}

.interview-list li:nth-child(even) {
    margin-left: 2%;
}

.interview-list li a {
    display: block;
}

.interview-list li .img-box {
    padding-top: 65%;
}

.interview-list .interview-title {
    font-size: 2rem;
    line-height: 2.7rem;
}

.interview-txt {
    margin: 10px 0 0;
}

.interview-cate {
    margin: 10px 0;
}

.staff-title {
    font-size: 3.5rem;
    font-weight: normal;
    line-height: 4rem;
    margin: 10px 0;
}


/*---------------------------------タブレット用----------------------------------*/
/*-----------------------------------------------------------------------------*/
@media only screen and (max-width: 1060px) {

    .top-dam .sec-title {
        font-size: 4.6vw;
        margin-bottom: 40px;
    }
}


/*---------------------------------スマホ横から----------------------------------*/
/*-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

    .top-dam-wrap {
        left: 10%;
    }

    .square .top-dam-in {
        padding: 20px 10px;
    }

    .top-dam .sec-title {
        margin-bottom: 15px;
    }



    /*--------------------------------------------------------------------------------
    　▼ これまでのダム建設との違い
    --------------------------------------------------------------------------------*/
    .newslist-box {
        padding: 40px 0 100%;
    }

    .newslist-box01 {
        padding-bottom: 30px;
    }

    .newslist-box01-in {
        padding: 40px 0 0 0;
    }

    .newslist-box01-in .wrap-box {
        margin-top: 40px;
    }

    .newslist-box01-in .left-box {
        float: left;
        padding: 0 3% 0 0;
        width: 54%;
    }

    .newslist-box01-in .right-box {
        padding-left: 0;
        width: 100%;
    }

    .newslist-box01-in h3 {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .newslist-box01-in .right-box h3 {
        display: none;
    }

    .newslist-box01-in .sp-block {
        display: block;
    }

    .newslist-box01-in p {
        font-size: 1.1rem;
    }

    .newslist-box03 {
        position: relative;
    }

    .newslist-box03 .inner-box {
        padding: 0 3.5%;
    }

    .system-operator {
        margin-left: 4%;
    }

    .newslist-box03 .wrap-box {
        padding: 20px 15px 20px 15px;
        margin-bottom: 60px;
    }

    .newslist-box03 h3 {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .newslist-box03 p {
        font-size: 1.2rem;
        line-height: 2rem;
    }

    .dl-difference dt .d-num {
        font-size: 1rem;
        height: 15px;
        line-height: 15px;
        width: 15px;
    }

    .dl-difference dd {
        font-size: 1.1rem;
        line-height: 15px;
    }

    .dl-difference dd .font16 {
        font-size: 1rem;
    }


    /*--------------------------------------------------------------------------------
    　▼ ダムの未来を、大林組が変えていく。
    --------------------------------------------------------------------------------*/
    .message-box .sub-title {
        margin-bottom: 20px;
    }

    .message-box .sub-title img {
        width: 174px;
    }

    .message-box .sec-title {
        font-size: 1.5rem;
    }

    .message-box .left-contents {
        float: none;
        overflow: hidden;
        padding: 0 2% 0 0;
        width: 100%;
    }

    .message-box .right-contents {
        display: none;
    }

    .message-box .left-contents p {
        font-size: 1.1rem;
        line-height: 2.2rem;
    }

    .message-box .left-contents .space {
        float: right;
        height: 11em
    }

    .message-box .sp-block {
        clear: both;
        display: block;
        float: right;
        width: 55%;
    }

    /*--------------------------------------------------------------------------------
    　▼ 施工プロセス
    --------------------------------------------------------------------------------*/
    .system-process {
        padding: 40px 0 0;
    }

    .process-wrap {
        background-image: url(/damworld/news/img/process-bg-sp.jpg);
        padding: 50% 0 0;
    }

    .process-wrap .inner-box {
        padding: 0 6%;
    }

    .process-title {
        border: 4px solid #000;
        font-size: 1.8rem;
        padding: 8px 10px;
    }

    .process-list {
        display: block;
    }

    .process-list li {
        border: 4px solid #000;
        display: inline-table;
        font-size: .8rem;
        margin: 0 0 20px;
        padding: 15px 2px;
        width: 48%;
    }

    .process-list li:nth-child(odd) {
        margin-right: 2%;
    }

    .process-list li:nth-child(even) {
        margin-left: 2%;
    }

    .process-list li:last-child {
        margin-right: 0;
    }

    .process-num {
        font-size: .8rem;
    }

    .process-title2 {
        font-size: 1.5rem;
        line-height: 2.2rem;
        height: 44px;
        margin: 5px auto;
    }

    .process-list li div img {
        width: 39px;
    }

    /*--------------------------------------------------------------------------------
    　▼ ダムをつくる人たち　インタビュー
    --------------------------------------------------------------------------------*/
    .system-interview {
        padding: 40px 0 0;
    }

    .interview-num01 {
        margin-bottom: 20px;
    }

    .interview-num02 .inner-box {
        padding: 0;
    }

    .interview-list li {
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }

    .interview-list li:nth-child(odd) {
        margin-right: 0;
    }

    .interview-list li:nth-child(even) {
        margin-left: 0;
    }

    .interview-list li .interview-txt {
        padding: 0 6%;
    }

    .interview-list .interview-title {
        font-size: 1.3rem;
        line-height: 2rem;
        margin: 10px 0 0;
    }

    .staff-title {
        font-size: 1.3rem;
        line-height: 2rem;
        margin: 10px 0 0;
    }

    .interview-list li .img-box {
        padding-top: 45%;
    }
}







/*---------------------------------タブレット用----------------------------------*/
/*-----------------------------------------------------------------------------*/
@media screen and (max-width:787px) {

    .difference-box {
        padding: 40px 0 1%;
    }

}

/*---------------------------------スマホ用----------------------------------*/
/*-----------------------------------------------------------------------------*/
@media screen and (max-width:375px) {

    .difference-box {
        padding: 40px 0 10%;
    }

}

/*---------------------------------スマホ用----------------------------------*/
/*-----------------------------------------------------------------------------*/
@media screen and (max-width:325px) {

    .difference-box {
        padding: 40px 0 10%;
    }

    .difference-box03 .inner-box {
        -ms-transform: translate(-50%,0%);
        -webkit-transform: translate(-50%,0%);
        transform: translate(-50%,0%);
    }
}

/*---------------------------------PC/SP画像切り換え----------------------------------*/
/*-----------------------------------------------------------------------------*/
.pcnone {
  display: none; }
  @media (max-width: 480px) {
    .pcnone {
      display: block; } }

.spnone {
  display: block; }
  @media (max-width: 480px) {
    .spnone {
      display: none; } }

