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

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

.top-dam .top-dam-img img{
    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';
}


/*--------------------------------------------------------------------------------
　▼ 川上ダム建設ライブ
--------------------------------------------------------------------------------*/
.difference-box {
    background-color: #83caed;
    padding: 60px 0 10px 0;
}

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

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

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

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

.difference-menu-box {
    position: relative;
}

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

.difference-box01-in .left-box {
    width: 40%;
}

.difference-box01-in .right-box {
    padding-left: 3%;
    width: 60%;
}

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

.difference-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(/en/damworld/complete/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%;
}

.difference-box02 {
    position: relative;
}

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

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

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

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

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

.difference-box02 .inner-box {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 7%;
/*     bottom: 8%;
    left: 50%;
    -ms-transform: translate(-50%,-1%);
    -webkit-transform: translate(-50%,-1%);
    transform: translate(-50%,-1%); */
    width: 100%;
}

.difference-box02 .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) {
.difference-box02 .inner-box h4 img{
	width:60%
}
}

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

.difference-box02 .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;
}

.difference-box02 .wrap-box2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    padding: 20px 30px 20px 60px;
    position: relative;
    text-align: left;
	margin-bottom: 60px;
	z-index: 10;
}


.difference-box02 .wrap-box .left-box {
    padding-right: 3%;
	width: 25%;
}

@media screen and (max-width: 767px) {
	.difference-box02 .wrap-box .left-box {
    padding-left: 3%;
    padding-right: 3%;
	width: 100%;
	}
	.difference-box02 .wrap-box .left-box img{
    width:50%;
	}
}

@media screen and (max-width: 480px) {
	.difference-box02 .wrap-box .left-box {
    padding-left: 3%;
    padding-right: 3%;
	width: 100%;
	}
	.difference-box02 .wrap-box .left-box img{
    width:100%;
	}
}

.difference-box02 .wrap-box .left-box img{
    margin-bottom: 10px;
}

.difference-box02 .wrap-box .left-box h3 {
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 3rem;
    margin: 0 0 20px;
}


.difference-box02 .wrap-box .left-box h3 span{
	font-size: 70%;
}

.difference-box02 .wrap-box .left-box p {
    font-size: 1.3rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
}

.difference-box02 .wrap-box .right-box {
    padding-left: 3%;
}

.difference-box02 .wrap-box .right-box h3 {
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 3rem;
    margin: 0 0 20px;
}

.difference-box02 .wrap-box .right-box p {
    font-size: 1.4rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    line-height: 2.5rem;
}

.difference-box02 .wrap-box .clear {
	clear:both;
}




.difference-box02 .wrap-box_blue {
    background-color: rgba(94, 186, 231, 1);
    border-radius: 10px;
    padding: 40px 60px 40px 60px;
    position: relative;
	margin-top: 0px;
	margin-bottom: 60px;
	clear: both;
}

.difference-box02 .wrap-box_blue .left-box {
    padding-right: 5%;
	width: 70%;
	float: left;
}

.difference-box02 .wrap-box_blue .left-box img{
    margin-bottom: 10px;
}

.difference-box02 .wrap-box_blue .left-box h3 {
	color:#ffffff;
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 3rem;
    margin: 0 0 20px;
}

.difference-box02 .wrap-box_blue .left-box h3 span{
	font-size: 70%;
}

.difference-box02 .wrap-box_blue .left-box p {
    font-size: 1.3rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
}

.difference-box02 .wrap-box_blue .right-box {
	width: 30%;
	float: right;
}

.difference-box02 .wrap-box_blue .right-box h3 {
	color:#ffffff;
    font-size: 2.3rem;
    font-weight: normal;
    line-height: 3rem;
    margin: 0 0 20px;
}

.difference-box02 .wrap-box_blue .right-box p {
    font-size: 1.4rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    line-height: 2.5rem;
}

.difference-box02 .wrap-box_blue .right-box .wbox {
    background-color: rgba(255, 255, 255, 0.90);
    border-radius: 5px;
    padding: 13px 10px 10px 10px;
    text-align: left;
	margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.difference-box02 .wrap-box_blue .right-box .wbox p{
	font-size: 1.2rem;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    line-height: 1.8rem;
	padding-top: 0px;
    font-feature-settings: "palt";
}

.difference-box02 .wrap-box_blue .right-box .wbox img{
	/* float:left; */
	width:50px;
	padding-top: 6px;
	/* padding-bottom: 20px; */
	margin-right: 10px;
}
.difference-box02 .wrap-box_blue .right-box .wbox span{
	font-size: 150%;
	font-weight: bold;
    line-height: 2.8rem;
}

.difference-box02 .wrap-box_blue .right-box a,
.difference-box02 .wrap-box_blue .right-box a:link,
.difference-box02 .wrap-box_blue .right-box a:visited,
.difference-box02 .wrap-box_blue .right-box a:hover,
.difference-box02 .wrap-box_blue .right-box a:active {
color:#000000;
	-webkit-tap-highlight-color:transparent rgba(0,0,0,0);
	-moz-tap-highlight-color:transparent rgba(0,0,0,0);
	-ms-tap-highlight-color:transparent rgba(0,0,0,0);
	-o-tap-highlight-color:transparent rgba(0,0,0,0);
	tap-highlight-color:transparent rgba(0,0,0,0);
text-decoration:none;
}

.difference-box02 .wrap-box_blue .right-box a:hover {color:#555555;}

.difference-box02 .wrap-box_blue .clear {
	clear:both;
}


.difference-box02 .wrap-box_blue .tourbox {
	margin-top: 60px;
	text-align: center;
}

.difference-box02 .wrap-box_blue .tourbox img:hover {
	opacity: 0.8;
}


@media screen and (max-width: 767px) {
	.difference-box02 .wrap-box_blue .left-box {
		width: 100%;
		margin-bottom: 40px

	}
	.difference-box02 .wrap-box_blue .right-box {
		width: 100%;
	}
	.difference-box02 .wrap-box_blue .left-box h3 {
    font-size: 2rem;
	}
	.difference-box02 .wrap-box_blue .right-box h3 {
    font-size: 2rem;
	}
}

@media screen and (max-width: 480px) {
	.difference-box02 .wrap-box_blue {
		padding: 20px 20px 20px 30px;
		margin-bottom: 40px
}
	.difference-box02 .wrap-box_blue .left-box {
		width: 100%;
	}
	.difference-box02 .wrap-box_blue .left-box img{
		width:100%;
	}
	.difference-box02 .wrap-box_blue .left-box h3 {
    font-size: 2rem;
	}
	.difference-box02 .wrap-box_blue .right-box h3 {
    font-size: 2rem;
	}
	.difference-box02 .wrap-box_blue .tourbox {
		margin-bottom: 60px;
	}
}

.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(/en/damworld/complete/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;
    }



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

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

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

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

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

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

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

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

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

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

    .difference-box02 {
        position: relative;
    }

    .difference-box02 .inner-box {
/*         -ms-transform: translate(-50%,+0%);
        -webkit-transform: translate(-50%,+0%);
        transform: translate(-50%,+0%); */
        padding: 0 3.5%;
    }

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

    .difference-box02 .wrap-box {
        padding: 20px 15px 20px 15px;
        margin-bottom: 60px;
    }

    .difference-box02 .left-box {
        padding: 0 0 2%;
    }

    .difference-box02 .left-box h3 {
        font-size: 1.4rem;
        line-height: 2rem;
    }

    .difference-box02 .left-box p {
        font-size: 1.1rem;
    }

    .difference-box02 .right-box {
        padding-left: 0;
    }

    .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(/en/damworld/complete/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-box02 .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; } }



/*---------------------------------ライブ主要スタッフ----------------------------------*/
/*-----------------------------------------------------------------------------*/

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


#gallery {
  margin: 0px;
  padding:0px;
  clear:both;
}

#gallery ul {
  list-style:none;
  margin: 30px 0 0 0;
  padding:0px;
  display: flex;
  flex-wrap: wrap;
}

#gallery ul li {
list-style:none;
float:left;
width:31%;
margin:0 2% 5% 0;
font-size:110%;
}

#gallery ul li span {
font-size:85%;
}

#gallery ul li .imgright {
margin-right:0px;
}



@media screen and (max-width: 640px) {
.difference-box02 .wrap-box2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    padding: 20px 10px 20px 30px;
    position: relative;
    text-align: left;
	margin-bottom: 60px;
	z-index: 10;
}

#gallery ul li {
list-style:none;
float:left;
width:48%;
margin:0 2% 5% 0;
}
}


/* shortcodes /
.pc {display:block;}
.tb {display:none;}
.sp {display:none;}
.pc.tb {display:block;}
.pc.sp {display:block;}
.tb.sp {display:none;}


/* **
20220426 senbon
** */
.top-dam .top-dam-video {
    height: 56.25vw;
    width: 100%;
    /* height: 0; */
    position: relative;
}
#auto-play-video {
    width: 100%;
    height: 100%;
    pointer-events: none;
}
/* .top-dam .top-dam-img iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
} */
.flexbox {
    display: flex;
}
@media screen and (max-width: 640px) {
.flexbox {
    display: block;
}
.flexbox .left-box,.flexbox .right-box {
    width: auto!important;
}
.flexbox .right-box {
    margin-top: 20px
}
}

/* **
20220831 senbon
** */
.difference-box01 .wrap-box {
    background: #fff;
    padding: 20px;
}
.difference-box01 .wrap-box .col {
    max-width: 32%;
    margin: 0;
}
.difference-box01 .wrap-box figure {
    margin: 0;
}
.difference-box01 .wrap-box .col h4 {
    text-align: center;
    margin: 0 0 10px;
    font-size: 150%;
}
@media screen and (max-width: 640px) {
.difference-box01 .wrap-box .col {
    max-width: initial;
    margin-bottom: 20px;
}
}