@media screen and (min-width: 737px) {
*{
	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;

}
.sp{
	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{
	float:left;
}
.f_wrap .clm_r{
	float:right;
}
.outer{
	overflow:hidden;
}
.wrap{
	width:980px;
	margin:0 auto;
	position:relative;
}
h1{
	padding:80px 0 80px;
  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;
}
h2{
	position:relative;
}
#social{
	margin:30px 0 0;
}
.desc{
	font-size:14px;
}
/* _________________________________________ info*/
section.head{
	margin:80px 0 80px;
	
}
section.head .f_wrap{
}
section.head .f_wrap h2{
	padding:23px 0 5px;
	margin:0 0 40px;
}
section.head .f_wrap .clm_l h2:before{
	content:"";
	border-top:solid 6px #2C2C2C;
	width:2000px;
	position:absolute;
	right:50%;
	top:0;
	margin-right:-80px;
}
section.head .f_wrap .clm_l h2:after{
	content:"";
	border-top:solid 6px #2C2C2C;
	width:516px;
	position:absolute;
	left:-10px;
	bottom:0;
	margin-right:-80px;
}

section.head .f_wrap .clm_r h2:before{
	content:"";
	border-top:solid 6px #2C2C2C;
	width:2000px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-120px;
}
section.head .f_wrap .clm_r h2:after{
	content:"";
	border-top:solid 6px #2C2C2C;
	width:510px;
	position:absolute;
	left:-10px;
	top:0;
	margin-right:-80px;
}
section.head .f_wrap .clm_l,
section.head .f_wrap .clm_r{
	width:50%;
}
.twwidget{
	height:300px;
}
h2 span{
	display:block;
}
section.head .f_wrap .clm_l h2 span:before,
section.head .f_wrap .clm_r h2 span:before{
	border-left:solid 6px #2C2C2C;
	content:"";
	position:absolute;
	left:-0px;
	top:-10px;
	height:103px;
}
section.head .f_wrap .clm_r h2 span:after{
	border-left:solid 6px #2C2C2C;
	content:"";
	position:absolute;
	right:-0px;
	top:-10px;
	height:103px;
}
section.head .f_wrap .clm_l dl{
	overflow:hidden;
	margin:80px 10px 0 140px ;
}
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;
}
.timeline-Header{
	display:none !important;
}
/* _________________________________________*/
h2.large{
	margin:0 0 0;
}

h2.large:before{
	content:"";
	border-top:solid 6px #2C2C2C;
	width:2000px;
	position:absolute;
	right:50%;
	top:0;
	margin-right:-240px;
}
h2.large:after{
	content:"";
	border-top:solid 6px #2C2C2C;
	width:2000px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-240px;
}
h2.large span{
	width:460px;
	margin:0 auto;
	position:relative;
	padding:34px 0 8px;
}
h2.large span:before{
	border-left:solid 6px #2C2C2C;
	content:"";
	position:absolute;
	left:-0px;
	top:-10px;
	height:162px;
}
h2.large span:after{
	border-left:solid 6px #2C2C2C;
	content:"";
	position:absolute;
	right:-0px;
	top:-10px;
	height:162px;
}

/* _________________________________________*/
section.member{
	margin:0 0 160px;
}
section.member ul{
	overflow:hidden;
	margin:100px 0 -43px;
}
section.member ul li{
	width:33%;
	float:left;
	
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
padding:0 25px;
}
section.member ul li .pic{
	height:250px;
}
section.member ul li .pic img{
	max-height:250px;
}
section.member ul li h3{
	font-size:18px;
	font-weight:bold;
	margin:20px 0 20px;
}
section.member ul li .exp{
	text-align:left;
	font-size:15px;
	line-height:160%;
}

/* _________________________________________*/
section.works{
	margin:0 0 100px;
}
section.works .f_wrap{
	overflow:hidden;
	margin:100px 0 100px;
}
section.works .f_wrap .clm_l{
	width:300px;
	margin-left:60px;
}
section.works .f_wrap .clm_l .jacket img{
	width:100%;
	display:block;
	border:solid 2px rgba(96,56,19,0.5);
}
section.works .f_wrap .clm_r{
	float:left;
	margin-left:50px;
	text-align:left;
	width:550px;
}
section.works .f_wrap .clm_r h3{
	font-size:40px;
	font-weight:bold;
	letter-spacing:0.08em;
	margin:0 0 30px;
}
section.works .f_wrap .clm_r dl dt,
section.works .f_wrap .clm_r dl dd{
	line-height:160%;
	margin:0 0 14px;
}
section.works .f_wrap .clm_r dl dt{
	font-weight:bold;
	font-size:16px;
	float:left;
	clear:left;
	width:20em;
}
section.works .f_wrap .clm_r dl dd a,
.btn_buy{
	display:inline-block;
	letter-spacing:0;
	background: rgba(31,116,207,1.00);
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:2px 10px;
	margin-right:10px;
	line-height:160%;
	text-decoration:none;
	border-radius:3px;
}
.btn_buy{
	margin-left:30px;
	position:relative;
	top:-10px;
}
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:30px 0;
	font-size:12px;
	margin:100px 0 0;
}
/* _________________________________________*/
.popup {
	position:relative;
	width:550px;
	margin:50px auto;
}
.popup .inner {
	padding:50px;
	background:#fff;
}
.popup h3{
	font-size:30px;
	letter-spacing:0.04em;
	font-weight:bold;
	margin:0 0 20px;
}
.popup p.credit{
	font-size:12px;
	margin:0 0 20px;
	text-align:right;
}
.popup p{
	font-size:14px;
	line-height:160%;
	margin-bottom:1em;
}
}

h2:before,
h2:after{
	  transform:scale(0,1);
}
h2.show:before,
h2.show:after{
  animation-duration: 1s;
  animation-timing-function:ease;
  animation-name: h201;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
}
h2 span:before,
h2 span:after{
	  transform:scale(1,0);
}
h2.show span:before,
h2.show span:after{
  animation-duration: 1s;
  animation-timing-function:ease;
  animation-name: h202;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-ms-animation-fill-mode: forwards;
}
h2:before{
  transform-origin:left 0;
}
h2:after{
  transform-origin:right 0;
}
h2 span:before{
  transform-origin:0 top;
}
h2 span:after{
  transform-origin:0 bottom;
}
 @keyframes h201 {
  0% {
	  transform:scale(0,1);
	  }
  100% {
	  transform:scale(1,1);
	  }
 }
 @keyframes h202 {
  0% {
	  transform:scale(1,0);
	  }
  100% {
	  transform:scale(1,1);
	  }
 }
 @keyframes h1 {
  0% {
	  opacity:0;
	  }
  100% {
	  opacity:1;
	  }
 }