@charset "UTF-8";


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

@media screen and (max-width: 1100px) {
	
	/*html,body{font-size:12px;}*/
	
}




@media screen and (min-width: 1001px) {
	
	/*html,body{font-size:12px;}*/
	
	

	
}


@media screen and (max-width: 1000px) {
	
	html,
	body{}
	
	
	
	body#top #main{}
	
	html.touchDevice,
	.touchDevice body{ font-size:23px;}
	
	
	



	
	
}



@media screen and (max-width: 750px) { /* SP */
	html.touchDevice,
	.touchDevice body{ font-size:23px;}
	
	
	
	section#teaserTop{ max-height:none;}

	section#teaserTop .visual{ min-height:400px; background:url(img/top/teaser_photo.jpg) bottom center no-repeat; background-size: auto 95%; }
	section#teaserTop .contents{ min-height:400px;  text-align:center; vertical-align:top;}
	section#teaserTop .contents .text{  display:block; margin:auto; padding:100px 0 100px 0; min-height:inherit;}

		
	section#gallery ul.gallery { }
	section#gallery ul.gallery li{ width:46%; padding-top:46%; margin:0 2% 4% 2%;}
	
	section#gallery ul.gallery2 { }
	section#gallery ul.gallery2 li{ width:46%; padding-top:0; margin:0 2% 4% 2%;}

		
		
	section#author{ overflow:hidden; text-align:center; padding:20px 20px;}
	
	section#author article{ width:100%; float:none; box-sizing:border-box; padding:30px 0px;}
	section#author article h3{ font-size:1.8rem; line-height:1.6; font-weight:700;}
	section#author article h4{ font-size:1.3rem;}
	section#author article p{ font-size:0.8rem;}
	
	
	
	section#author article:nth-of-type(2){ border-left:solid 0px #ccc; border-bottom:solid 1px #ccc;}
	
	
}













@media (max-width: 767px) {
   /* (E)スマートフォン以下専用スタイル */
      ：　：　：
}
@media (min-width: 768px) and (max-width: 959px) {
   /* (F)タブレット専用スタイル */
      ：　：　：
}
@media (min-width: 960px) and (max-width: 1280px) {
   /* (G)狭いPC専用(＆横置きタブレット)スタイル */
      ：　：　：
}
@media (min-width: 1281px) {
   /* (H)広いPC以上専用スタイル */
      ：　：　：
}









@media (max-width: 959px) {
   /* (E)スマートフォン以下専用スタイル */
   
  
	
	
	
}

@media (min-width: 960px) and (max-width: 1280px) {
   /* (G)狭いPC専用(＆横置きタブレット)スタイル */
      ：　：　：
}
@media (min-width: 1281px) {
   /* (H)広いPC以上専用スタイル */
      ：　：　：
}





