@charset "utf-8";
/* CSS Document */


/* =============================================================================
   clearfix
   ========================================================================== */
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE/Mac */
.clearfix{
	display: inline-table;
	zoom: 1;
}
/* Hide from IE/Mac, apply to IE/Win \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.clear {
	clear: both;
	display: block;
}



/* =============================================================================
   全体制御
   ========================================================================== */
html{
	min-width:1100px;
}


html,body{
   height: 100%;
}

body{
	background-color:rgba(136,136,136,1.00);
   font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

ul, ol, dl {
	list-style-type: none;
}

h1,h2,h3,h4,h5,p,ol,ul,li,dl,dt,dd{
	margin:0;
	padding:0;
}

p{
	padding-top:7px;
}

img {
   vertical-align:bottom
}





/* ---------------------------------------------------------------------------
   段落制御
   ---------------------------------------------------------------------------*/

.sage{
    padding-left: 1em; 
    text-indent: -1em; 
}




/* =============================================================================
   ティザー1
   ========================================================================== */
#container {
	position:relative;
	width: 100%;
	height: 100%;
	min-height: 100%;
}

body > #container {
	height: auto;
}




#contents{
	position:relative;
	margin:auto;
	max-width:1500px;
	border:rgba(0,0,0,1.00) 1px solid;
}

	#contents img{
 		max-width:100%;
 	}



#contentsMobile{
	display:none;
}




#header{
	position: absolute;
	left: 0;
	right: 0;
	margin:0 auto;
	width: 1098px;
	height: 80px;

}

	#header .menu{
		position:absolute;
		top:20px;
		right:0;
		font-family: 'Merriweather', serif;
		/*font-family: 'Lora', serif;*/
		font-weight: 700;
		font-size:25px;
		color:rgba(255,255,255,1.00);
		text-shadow:0px 0px 5px #E3E3E3;
	}
	
	.menu li{
		float:left;
		margin-right:40px;
	}
	
	
	.menu li a{
		text-decoration:none;
		color:rgba(255,255,255,1.00);
		text-shadow:0px 0px 5px #E3E3E3;
}

	.menu li a:visit{
		text-decoration:none;
		color:rgba(255,255,255,1.00);
		text-shadow:0px 0px 5px #E3E3E3;
}

	
	#header .menu2{
		position:absolute;
		top:20px;
		right:0;
		font-family: 'Merriweather', serif;
		/*font-family: 'Lora', serif;*/
		font-weight: 700;
		font-size:25px;
		color:rgba(0,0,0,1.00);
		text-shadow:0px 0px 5px #E3E3E3;
	}
	
	.menu2 li{
		float:left;
		margin-right:40px;
	}
	
	
	.menu2 li a{
		text-decoration:none;
		color:rgba(0,0,0,1.00);
		text-shadow:0px 0px 5px #E3E3E3;
}

	.menu2 li a:visit{
		text-decoration:none;
		color:rgba(255,255,255,1.00);
		text-shadow:0px 0px 5px #E3E3E3;
}

	



	

#menuMobile{
	display:none;
}


.logo2{
	max-width:634px;
}




#container .logo{
	position: absolute;
	width: 634px;
	top: 100px;
	right: 51px;
	text-align: right;
}

	.logo img{
		max-width:100%;
	}

.promotion{
	position:relative;
	margin-top: 15px;
	width:100%;
	max-width:634px;
	display:flex;
 	-webkit-justify-content: flex-end; /* Safari */
  	justify-content:         flex-end;
}

	.promotion .pv01{
		margin-right:10px;
	}
	
		.promotion .pv01 img{
			width:100%;
			height:auto;
		}
	
	.promotion .bner01{
		width:100%;
		overflow:hidden;

	}
		.promotion .bner01 img{
			width:100%;
			height:auto;
			float:left;
			margin-bottom:10px;
		}
	


#container .pr01{
	position:relative;
	width:300px;
	height:130px;
	margin-bottom:10px;
	padding-right:30px;
	float:right;
}

#container .pv{
	position:relative;
	width:auto;
	height:auto;
	margin-bottom:10px;
	padding-right:30px;
	float:right;
}

	#container .pv img{
		width:100%;
		height:auto;
	}


#container .comment{
	position:relative;
	width: 100%;
	height:auto;
	float:right;
}


	#container .comment img{
		width:100%;
		height:auto;
	}


#container .bnrInner{
	position:relative;
	width: 100%;
	height:auto;
	float:right;
	margin-top: 15px;
}


#container .bnrInner .bn100{
	width: 48%;
	position:relative;
	height:auto;
	margin-bottom:10px;
	float:left;
}

	#container .bnrInner .bn100 img{
		width: 100%;
		height: auto;
	}

#container .bnrInner .bn101{
	width: 48%;
	position:relative;
	height:auto;
	margin-bottom:10px;
	float:right;
}

	#container .bnrInner .bn101 img{
		width: 100%;
		height: auto;
	}







#container .pv02{
	position:relative;
	width: 300px;
	height:auto;
	float:right;
	margin-top:15px;
	padding-top:10px;
}


#container .newsPc{
	position:relative;
	width: 250px;
	height:300px;
	float:right;
	padding-top:10px;
	padding-right:30px;
	background-image:url(../images/p_004.png);
	background-repeat:no-repeat;
}

	.newsPc .inner{
	position: absolute;
	overflow: hidden;
	width: 250px;
	height: 250px;
	left: 14px;
	top: 42px;
	text-align:left;

	}

	.day{
		width:200px;
		font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	
	.title{
		width:230px;
		font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
		font-size:13px;
		line-height:16px;
		border-bottom:rgba(118,118,118,1.00) 1px solid;
		padding-bottom:5px;
		margin-bottom:5px;
	}
	
	.title a{
		color:rgba(0,0,0,1.00);
		text-decoration:none;
	}
	
	.title a:hover{
		color:rgba(0,0,0,1.00);
		text-decoration:underline;
	}
	
	.title a:visited{
		color:rgba(0,0,0,1.00);
		text-decoration:none;
	}




.twitterPc{
	position:relative;
	width: 250px;
	height:300px;
	padding-top:10px;
	padding-right:30px;
	margin-right:20px;
	background-image:url(../images/p_002.png);
	background-repeat:no-repeat;
}

	.twitterPc .inner{
	position: absolute;
	overflow: hidden;
	width: 250px;
	height: 250px;
	left: 14px;
	top: 42px;
	}

#container .spec{
	width: 300px;
	height:55px;
	float:right;
	padding-top:5px;
	padding-right:30px;
	background-image:url(../images/p_003.png);
	background-repeat:no-repeat;
}

#container .bn01{
	width: 130px;
	float:right;
}

	.bn01 img{
		max-width:100%;
	}

#sns_button{
	position: absolute;
	width: 52px;
	top: 1px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	right: -37px;
}

	.popn-socialbutton-count{
		display:none !important;
	}
	
	.popn-socialbutton-wrap twitter img{
		margin-top:10px !important;
	}



#container .copy{
	position: absolute;
	width: 150px;
	text-align: right;
	color: rgba(255,255,255,1.00);
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	right: 10px;
	bottom: 5px;
}


#pvInnerMobile{
	display:none;
}

.pv01Mobile{
	display:none;
}

.pr01Mobile{
	display:none;
}

.commentMobile{
	display:none;
}

.twitterMobile{
	display:none;
}

.specMobile{
	display:none;
}

.copyMobile{
	display:none;
}

#sns_buttonMobile{
	display:none;
}

.newsMobile{
	display:none;
}





/* -----------------------------------------------------------------------------
   スマホサイズ
   -------------------------------------------------------------------------- */ 

@media screen and (max-width: 480px) {

html{
	min-width:360px;
}
	


#contents{
	display:none;
}

#contentsMobile{
	display:block;
	position:relative;
	max-width:480px;
	margin-top:50px;
}

	#contentsMobile img{
 		max-width:100%;
 	}
	
	
	
	
	
	#container .logo{
		display:none;
	}

	#contentsMobile .logoMobile{
	position:absolute;
	width:90%;
	bottom:30px;
	}
	
	.logoMobile img{
		max-width:100%;
	}
	
	
	
	
	#pvInnerMobile{
		display:block;
		width:100%;
		background-color:rgba(77,76,76,1.00);
		padding-top:10px;
		padding-bottom:10px;
		margin-bottom:20px;
	}
	
   .pr01{
	   display:none;
	}
	
	.pr01Mobile img{
		width:100%;
	}
	
	#pvInnerMobile .bnM{
		width:100%;
		margin:auto;
		margin-bottom:10px;
	}
	
		.bnM img{
			width:100%;
			height:auto;
		}
	
	
	.pv01Mobile{
		display:block;
		position:relative;
		width:90%;
		margin:auto;
	}
	.pv01Mobile img{
		width:100%;
	}
	

	.pr01Mobile{
		display:block;
		position:relative;
		width:90%;
		margin:auto;
	}
	.pr01Mobile img{
		width:100%;
	}
	
	.comment{
		display:none;
	}

	.commentMobile{
		display:block;
		position:relative;
		width:90%;
		margin:auto;
	}

	.commentMobile img{
		width:100%;
	}
	
	
	
.twitterPc{
	display:none;
}


.newsPc{
	display:none;
}


	
.newsMobile{
		display:block;
	position:relative;
	width: 300px;
	margin:auto;
	height:274px;
	margin-top:10px;
	background-image:url(../images/p_004.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

	.newsMobile .inner{
	position: absolute;
	overflow: auto;
	width: 269px;
	height: 220px;
	left: 22px;
	top: 42px;
	text-align: left;
	}



.twitterMobile{
		display:block;
	position:relative;
	width: 300px;
	margin:auto;
	height:274px;
	margin-top:10px;
	background-image:url(../images/p_002.png);
	background-repeat:no-repeat;
}

	.innerMobile{
	position: absolute;
	overflow: hidden;
	width: 280px;
	height: 220px;
	left: 14px;
	top: 42px;
	}





.spec{
	display:none;
}

.specMobile{
		display:block;
	width: 300px;
	height:65px;
	margin:auto;
}

	.specMobile img{
		max-width:100%;
	}


	

#menuMobile{
	display:block;
	position:fixed;
	z-index:25;
	top:0;
	left:0;
	height:52px;
	width:100%;
	background-color:rgba(0,0,0,1.00);
	font-family: 'Passion One', cursive;
		font-family: 'Merriweather', serif;
		/*font-family: 'Lora', serif;*/
		font-weight: 700;
}



.copy{
	display:none;
}

.copyMobile{
		display:block;
	width: 300px;
	height:65px;
	margin:10px auto 0px auto;
	text-align:center;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 13px;
	color:rgba(255,255,255,1.00);

}





#sns_buttonMobile{
	position: absolute;
	width: 52px;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	right: 5px;
	top:5px;
}

	.popn-socialbutton-count{
		display:none !important;
	}
	
	.popn-socialbutton-wrap twitter img{
		margin-top:10px !important;
	}






}

 
