
@media screen and (max-width: 736px) {
	*{
	margin:0;
	padding:0;
	font-size:100%;
	line-height:100%;
	list-style:none;
	font-weight:normal;
	border:none;
}
body{
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
	text-align:center;
	background:url(../images/back_star.png) 0 0 repeat-x;
	font-size:16px;
  -webkit-text-size-adjust: 100%;
  background-image:url(../img/bg.gif);
  background-repeat:repeat;

}
.pc{
	display:none;
}
a{
	color:inherit;
	text-decoration:underline;
}
a:hover{
	color:inherit;
	text-decoration:none;
}

.f_wrap:after { content: ""; clear: both; display: block; }
.f_wrap .clm_l{
}
.f_wrap .clm_r{
}
.outer{
	overflow:hidden;
}
.wrap{
	margin:0 15px;
	position:relative;
}
h1{
	padding:40px 0 40px;
  animation-duration: 1s;
  animation-timing-function:ease;
  animation-name: h1;
  animation-delay:0.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
	opacity:0;
}
h1 img{
	width:200px;
}
h2{
	position:relative;
}
h2 span{
	display:block;
}
#social{
	margin:30px 0 0;
}
.desc{
	font-size:12px;
	line-height:140%;
}
/* _________________________________________ info*/
section.head{
	margin:40px 0 60px;
	
}
section.head .f_wrap{
}
section.head .f_wrap .clm_l,
section.head .f_wrap .clm_r{
}
section.head .f_wrap .clm_l{
	margin-bottom:40px;
}
.twwidget{
	height:300px;
}
section.head .f_wrap .clm_l dl{
	overflow:hidden;
	margin:30px 10px 0 40px;
}
section.head .f_wrap .clm_l dl dt,
section.head .f_wrap .clm_l dl dd{
	text-align:left;
	font-size:15px;
	
}
section.head .f_wrap .clm_l dl dt{
	float:left;
	clear:left;
	width:5.5em;
	font-weight:bold;
}
section.head .f_wrap .clm_r h2{
	margin-bottom:20px;
}
/* _________________________________________*/
h2.large{
	margin:0 0 0;
}


h2.large:before{
	content:"";
	border-top:solid 3px #2C2C2C;
	width:1000px;
	position:absolute;
	right:50%;
	top:0;
	margin-right:-107px;
}
h2.large:after{
	content:"";
	border-top:solid 3px #2C2C2C;
	width:1000px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-107px;
}
h2.large span{
	margin:0 auto;
	width:200px;
	position:relative;
	padding:15px 0 3px;
}
h2 img{
	height:30px;
}
h2.large span:before{
	left:-0px;
	top:-7px;
}
h2.large span:after{
	right:-0px;
	top:-7px;
}
h2.large span:before,
h2.large span:after{
	border-left:solid 3px #2C2C2C;
	height:65px;
	content:"";
	position:absolute;
}

/* _________________________________________*/
section.member{
	margin:0 0 40px;
}
section.member ul{
	overflow:hidden;
	margin:20px 0 0px;
}
section.member ul li{
	margin:20px 0 40px;
}
section.member ul li .pic{
}
section.member ul li .pic img{
	max-height:200px;
}
section.member ul li h3{
	font-size:18px;
	font-weight:bold;
	margin:20px 0 15px;
}
section.member ul li .exp{
	text-align:left;
	font-size:13px;
	line-height:160%;
}

/* _________________________________________*/
section.works{
	margin:0 0 60px;
}
section.works .f_wrap{
	overflow:hidden;
	margin:40px 0 0px;
}
section.works .f_wrap .clm_l{
}
section.works .f_wrap .clm_l .jacket img{
	width:200px;
	display:block;
	margin:0 auto;
	border:solid 2px rgba(96,56,19,0.5);
}
section.works .f_wrap .clm_r{
}
section.works .f_wrap .clm_r h3{
	font-size:30px;
	font-weight:bold;
	letter-spacing:0.08em;
	margin:25px 0 15px;
	text-align:center;
}
section.works .f_wrap .clm_r dl dt,
section.works .f_wrap .clm_r dl dd{
	line-height:160%;
	text-align:left;
}
section.works .f_wrap .clm_r dl dt{
	font-weight:bold;
	margin:0 0 0;
	font-size:15px;
}
section.works .f_wrap .clm_r dl dd{
	margin:0 0 14px;
	padding-left:20px;
}
section.works .f_wrap .clm_r dl dd a,
.btn_buy{
	display:inline-block;
	background: rgba(31,116,207,1.00);
	font-size:11px;
	color:#fff;
	padding:2px 10px;
	margin-right:10px;
	line-height:160%;
	text-decoration:none;
	border-radius:3px;
}

section.works .f_wrap .clm_r dl dd a.popup-modal{
	background:#603813;
}
	
/* _________________________________________*/
section.contact h2{
	margin:0 0 10px;
}
/* _________________________________________*/
.footer{
	background:#2C2C2C;
	color:#fff;
	padding:20px 0;
	font-size:11px;
	margin:60px 0 0;
}
/* _________________________________________*/
.popup {
	position:relative;
	margin:15px 15px;
}
.popup .inner {
	padding:30px 20px 20px;
	background:#fff;
}
.popup h3{
	font-size:20px;
	text-align:center;
	letter-spacing:0.04em;
	font-weight:bold;
	margin:0 0 20px;
}
.popup p.credit{
	font-size:11px;
	margin:0 0 20px;
	text-align:right;
}
.popup p{
	font-size:13px;
	line-height:160%;
	margin-bottom:1em;
}
}