@charset "utf-8";



/* メインページ(index.html)
------------------------------------------------------------ */

@media screen and (min-width: 320px){

	#mainpage{
		padding:0 5%;
	}

	#mainpage h1{
		margin-bottom:20px;
		padding:85px 0 15px;
		background-image:url(../images/main_top_illust.png) ,url(../images/title_line2.png);
		background-repeat:no-repeat,repeat-x;
		background-size:100%,459px;
		background-position:left top,center bottom;
		font-size:2rem;
		font-weight:400;
		text-align:center;
	}

	#mainpage .mainpage ul{
		margin-bottom:20px;
		padding-bottom:15px;
		background-image:url(../images/title_line2.png);
		background-repeat:repeat-x;
		xbackground-size:100%;
		background-position:center bottom;
		text-align:center;
	}

	#mainpage .mainpage ul a{
		display:block;
		margin-right:10px;
		-webkit-border-radius:90px;
		-moz-border-radius:90px;
		border-radius:90px;
		background-color:#ff7373;
		padding:20px 20px;
		color:#fff;
	}
	
	#mainpage .mainpage ul li{
		display:inline-block;
		margin-bottom:10px;
		font-size:1.1rem;
	}
	
	#mainpage .mainpage ul li span{
		font-size:1.8rem;
		margin-top:5px;
		display:inline-block;
	}

	#mainpage .mainpage ul li:nth-child(4) a,#mainpage .mainpage ul li:nth-child(5) a,#mainpage .mainpage ul li:nth-child(6) a{
		background-color:#72bac9;
	}

	#mainpage .mainpage ul li:nth-child(7) a,#mainpage .mainpage ul li:nth-child(8) a,#mainpage .mainpage ul li:nth-child(9) a{
		background-color:#82b538;
	}
	
	#mainpage .mainpage ul li:nth-child(10) a,#mainpage .mainpage ul li:nth-child(11) a,#mainpage .mainpage ul li:nth-child(12) a{
		background-color:#fd811d;
	}


	#mainpage .photoindex{
		margin-bottom:50px;
		padding-bottom:0px;
		background-image:url(../images/line_star2.png);
		background-repeat:repeat-x;
		xbackground-size:100%;
		background-position:left bottom;
	}

	#mainpage .photoindex h2{
		margin-bottom:20px;
		xpadding-bottom:5%;
		background-image:url(../images/main_title_bg.png);
		background-repeat:no-repeat;
		background-size:150px;
		background-position:right top;
		text-align:left;
	}
	
	#mainpage .photoindex h2 span{
		background-image:url(../images/month_bg.png);
		background-repeat:no-repeat;
		background-position:left top;
		display:inline-block;
		border-radius:10px;
		width:200px;
		height:35px;
		padding:20px 0 20px 0;
		margin:10px 10px 0px;
		text-align:center;
		font-size:1.6rem;
		font-weight:400;
	}


	#mainpage .photoindex{
		margin-bottom:40px;
		padding-bottom:35px;
		background-image:url(../images/title_line2.png);
		background-repeat:repeat-x;
		background-size:459px;
		background-position:center bottom;
		text-align:center;
	}

	#mainpage .photoindex li img{
		width:250px;
		height:auto;
		margin:0 10px 20px 10px;
	}
	
	.btn a:link,.btn a:visited{
		display:block;
		border-radius:10px;
		background-color:#ff7373;
		color:#fff;
		text-align:center;
		padding:15px 0;
		width:100%;
		margin:20px auto;
	}
	
	.mt{
		margin-top:30px;
	}



}


@media screen and (min-width: 414px){
	
	




}



@media screen and (min-width: 480px){

	#mainpage h1{
		padding:28% 0 25px;
	}



	#mainpage .mainpage ul li:last-child a{
		margin-right:0;
	}



}

@media screen and (min-width: 640px){
	
	#mainpage .photoindex{
		overflow:hidden;
	}
	
	#mainpage .photoindex li{
		width:50%;
		float:left;
		margin:0;
	}
	
	#mainpage .photoindex li img{
		width:95%;
		float:left;
		height:auto;
		margin:0 0 20px;
	}
	
			/*動画*/
#movie{
	width:97%;
	margin:20px auto 50px;
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}




}



@media screen and (min-width: 980px){

	#mainbody div.bg2{
		background-image:url(../images/main_top_illust.png);
		background-repeat:no-repeat;
		background-size:100%;
		background-position:left top;
		background-size:360px;
	}

	#mainpage{
		padding:0 38px;
	}

	#mainpage h1{
		xwidth:460px;
		margin-bottom:10px;
		padding:12% 0 25px;
		background-image:none,url(../images/title_line2.png);
		font-size:2.2rem;
	}
	

	#mainpage .mainpage{
		xwidth:460px;
	}

	
	
	#mainpage .photoindex h2{
		background-size:190px;
		background-position:right top;
		padding-bottom:20px;
	}
	
	#mainpage .photoindex h2 span{
		padding:20px 0 0px 0;
	}

	#mainpage .photoindex{
		margin-bottom:30px;
		padding-bottom:20px;
		background-image: url(../images/title_line2.png);
		background-repeat:repeat-x;
		background-size:459px;
		background-position:left bottom;
	}
	
	#mainpage .photoindex ul{
		margin-left:40px;
	}
	
	#mainpage .photoindex li{
		width:250px;
		float:left;
		margin:0 10px 20px 10px;
	}
	
	#mainpage .photoindex li img{
		width:250px;
		float:left;
		height:auto;
	}
	
		/*動画*/
#movie{
	width:500px;;
	margin:20px auto 50px;
}

.movbg{
	background-image:url(../images/mov_bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
}

.movbg2{
	background-image:url(../images/mov_bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
	height:330px;
	margin-bottom:30px;
}

.video{
  position:relative;
  width:500px;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:25px;
  right:0;
  width:100%;
  height:100%;
}


.btn a:link,.btn a:visited{
		display:block;
		border-radius:10px;
		background-color:#ff7373;
		color:#fff;
		text-align:center;
		padding:15px 0;
		width:300px;
		margin:100px auto;
	}
	
	.mt{
		margin-top:50px;
	}


}
