/*-----------
 * TOP
 * ----------*/


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

.you-box-l{
	max-width:49%;
		}
.you-box-r{
	max-width:49%;
	float:right !important;
	}
	
	/*タブ*/
	.nav {
        display: block !important;
    }
    .fusion-mobile-tab-nav {
        display: none !important;
    }
    .fusion-tabs .nav-tabs li{
        display: inline-block !important;   
    }
    .fusion-tabs.clean .nav-tabs{
        text-align: center !important;
    }
	
}

/*-----------
 * ティザー
 * ----------*/


.top-tab h4{
	color:#e25b2c !important;
	font-weight:800 !important;
	letter-spacing:3px !important;
}


.top-tab .tab-link{
	padding-bottom:4% !important;
	border-bottom:1px dotted #e25b2c !important;
	margin:5px !important;
}

.top-tab .active .tab-link{
	border-bottom:3px solid #e25b2c !important;
}

.top-tab .tab-link:hover{
	border-bottom:3px solid #e25b2c !important;
}





/*-----------
 * ティザー
 * ----------*/

.page-id-10 .tp-bgimg{
	background-attachment: fixed !important;
}

.topws{
	position:fixed !important;
	bottom:25px !important;
	right:20px !important;
	margin:0px !important;
}

@media screen and (max-width: 479px){
	.topws{
		display:none;
	}
}


.page-id-10 #toTop{
	display:none !important;
}


/*-----------
 * あんず祭り
 * ----------*/



.fusion-footer p{
	color:#444 !important;
}


/*Mordal*/

.fusion-video{
	max-width:100% !important;
	max-height:100% !important;
	padding:0px !important;
	margin:0px !important;
}


/*-----------
 * ESS GRID
 * ----------*/

.eg-washington-element-11{
	border:solid 1px #e25b2c !important;
	border-radius:3px !important;
	margin-right:3px !important;
}


.esg-filterbutton{
	border-top:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	border-bottom:dotted #e25b2c 1px !important;
	background-color:#fff !important;
	color:#e25b2c !important;
	font-weight:800 !important;
	letter-spacing:2px;
	box-shadow:0px 0px 0px 0px !important;
	margin-right:25px !important
}

.selected{
	border-bottom:solid #e25b2c 2px !important;
}

.esg-singlefilters{
	margin-bottom:30px !important;
}

.esg-entry-content .esg-content a {
    min-height: 55px;
}


.esg-entry-media-wrapper, .esg-entry-cover {
    max-height: 500px;
}

.esg-cc {
    top: 0 !important;
}


.esg-navigationbutton{
	margin-top:-10px !important;
	background-color:rgba(255,255,255,0.7) !important;
	border:0px !important;
	border-radius:0px !important;
}


