@charset "utf-8";


.seo
{
	display: none;
}

#cmpBannerBox h2{
	margin: 0;
	padding: 0;
}

#wrapper>header{
	position: relative;
	display: table;
    margin: 0 auto;
	width: 100%;
    max-width: 1140px;
	box-sizing: border-box;
}

#wrapper>header{
	position: relative;
	display: table;
	width: 100%;
	box-sizing: border-box;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 20px;
    width: 100%;
}

#wrapper header h1#logo{
	position: relative;
	z-index: 9999;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 52px;
	text-indent: -9999px;
	background: #fff url("/images/forestaLogo_210x22.png") left center no-repeat;
}

#wrapper header #loginmenu{
	position: relative;
	z-index: 9999;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	background: #fff;
}

#wrapper header #loginmenu a.menu{
	padding: 12px 0 12px 12px;
	font-size: 16px;
	font-weight: bold; /* */
	text-decoration: none;
}

#wrapper header #loginmenu a i{
	margin-right: 4px;
	font-size: 1.1em;
}
	
form#login-form{
	position: absolute;
	max-width: 220px;
	max-height: 254px;
	top: -245px;
	right: 20px;
	z-index: 999;
	transition: all 0.6s cubic-bezier(0.42, 0, 0.52, 1);
    -webkit-transition: all 0.6s cubic-bezier(0.42, 0, 0.52, 1);
    -ms-transition: all 0.6s cubic-bezier(0.42, 0, 0.52, 1);
}



form#login-form.scrolldown{
	display: block;
	top: -150px;
	transform: translate(0,202px);
	-webkit-transform: translate(0,202px);
	-ms-transform: translate(0,202px);
}

	
form#login-form ul{
	padding: 20px;
	background: rgba(255,255,255,0.96);
	border: #ccc solid 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
	
form#login-form ul li{
		margin-bottom: 12px;
}
	
form#login-form ul input,
form#login-form ul button
{
	display: block;
	margin-bottom: 0;
	padding: 4px;
	width: 100%;
	font-size: 14px;
	background: #fcfcfc;
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

form#login-form ul button{
	margin-bottom: 12px;
}

form#login-form ul button{
	padding: 8px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	background: #3faee3;
}

form#login-form ul a{
	font-weight: normal;
	font-size: 12px;
}

#loginBox{
	left: 18.2%;
    min-width: 272px;
    padding: 0;
    position: absolute;
    top: 40%;
    width: 44%;
}

#loginBoxFooter{
	margin: 0 auto;
	padding: 0 20px;
	width: 80%;
}

#loginBox a{
	background: #fff;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

#loginBoxSp a{
	color: #fff;
	background: #3faee3;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

#loginBoxFooter a{
	color: #fff;
	background: #3faee3;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
	border: #ccc solid 2px;
}

.regist{
	margin-bottom: 12px;
	color: #3faee2;
	
}

.regist{
}

#loginBox{
	display: block;
}

#loginBoxSp{
	display: none;
}

.index-login-box {
    max-width: 100%;
    width: 360px;
}

button#submit{
	display: block;
	background: #36a6db;
}

.txt-error{
	margin-top: 4px;
	line-height: 20px;
}


@media only screen and (max-width: 767px) and (min-width: 641px){
	
}

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

	#loginBoxSp a,
	#loginBox a{
		display: block;
		height: 72px;
		font-size: 26px;
		text-align: center;
		line-height: 72px;
	}



}

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

	#loginBox{
		display: none;
	}
	
	#loginBoxSp a{
		border: #ccc solid 2px;
	}
	
	#loginBoxFooter a{
		font-size: 20px;
		height: 60px;
		line-height: 60px;
	}
	#magazine .campaign-spring {
		margin: 0 auto;
	}
}

.campaign-spring {
	max-width: 600px;
	margin: 50px auto 0;
}

@media only screen and (max-width: 640px) and (min-width: 481px) { /**/
		
	
	#wrapper>header{
		padding: 0 8px;
	}
	
	form#login-form{
		right: 8px;
	}

}



@media only screen and (max-width: 480px){
			
	#wrapper>header{
		padding: 0 0 0 8px;
	}

	#loginmenu{
		padding-right: 8px;
	}
		
	#wrapper>header h1#logo{
		width: 160px;
		-webkit-background-size: contain;
		background-size: contain;
	}
	
	form#login-form{
		right: 0px;
	}

	
}
.remove-border-bottom {
	border-bottom: none !important;
}
.top-mag{
	max-width: 600px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #dcdcdc;
}
.list-report-public-timeline{
	width: 95%;
	height: auto;
	line-height: 2.5rem;
	font-size: 1.2rem;
	display: table;
	padding: 1rem 0 1rem 0;
	list-style-image: none;
	list-style-type: none;
	margin:0 15px;
	border-bottom: .2rem dotted #443311;


}
.list-report-public-timeline :last-child{
	border: none;
}

.hover-report-public:hover{
	background-color: #ebf7fc;
}
.image-list-report-public{
	width: 25%;
	height: auto;
	display: block;
	float: left;
	padding: 0 10px;

}
.image-list-report-public >img {
	height: 100px;
	width: 150px;
}
.title-list-report-public {
	width: 70%;
	height: auto;
	margin-left: 25%;
}
.title-list-report-public >p {
	max-height: calc(12px * 2.5 * 4);
	overflow: hidden;
	line-height: 2.5rem;
	font-size: 16px;
	color: #443311;
	margin: 0;
}
.link_report_public {
	text-decoration: underline !important;
	color: #443311;
}
@media only screen and (max-width: 767px){

	.image-list-report-public >img {
		height: 75px;
		width: 98px;

	}
	.top-mag{
		max-width: 600px;
		margin-top: 50px;
		padding: 0 10px;
	}
	.title-list-report-public >p {
		max-height: calc(16px * 2.5 * 3);
	}
	.top-mag{
		max-width: 600px;
		margin-top: 50px;
		margin-left: 5px;
		margin-right: 5px;
}