#content {}

/*---------------------------------------------------------------------------
  TITLE
---------------------------------------------------------------------------*/

h2 {
	clear:both;
	display:block;
	margin-top: 1px;
	padding:40px 0;
	font-size: 180%;
	color:#FFF;
	background:#222;
	line-height:100%;
	text-align: center;
	box-sizing: border-box
}

/** h2 page design ******************/

h2.year{}

h2.works{
    margin: 0 auto 30px;
    width: 380px;
    height: 317px;
    text-indent: -9999px;
    background: url("../image/h2_works.png") no-repeat;
}

h2.movie{
    margin: 0 0 120px;
	margin-left: auto;
    margin-right: auto;
    width: 373px;
    height: 317px;
    text-indent: -9999px;
    background: url("../image/h2_movie.png") no-repeat;
}

h2.works2{
    margin: 80px auto 0px;
    width: 207px;
    height: 104px;
    text-indent: -9999px;
    background: url("../image/h2_works2.png") no-repeat;
}

h2.works3{
    margin: 80px auto 60px;
    width: 207px;
    height: 104px;
    text-indent: -9999px;
    background: url("../image/h2_works3.png") no-repeat;
}

h2.concept{
    margin: 0 auto 30px;
    width: 603px;
    height: 320px;
    text-indent: -9999px;
    background: url("../image/h2_concept.png") no-repeat;
}

h2.showroom{
    margin: 0 auto 30px;
    width: 601px;
    height: 544px;
    text-indent: -9999px;
    background: url("../image/h2_showroom.png") no-repeat center center;
}

h2.staff{
    margin: 0 auto 30px;
    width: 353px;
    height: 317px;
    text-indent: -9999px;
    background: url("../image/h2_member.png") no-repeat center center;
}

h2.voice{
    margin: 0 auto 30px;
    width: 420px;
    height: 276px;
    text-indent: -9999px;
    background: url("../image/h2_voice.png") no-repeat center center;
}

h2.yestudy{
    margin: 0 auto 30px;
    width: 310px;
    height: 476px;
    text-indent: -9999px;
    background: url("../../event/image/sem01-2.jpg") no-repeat center center;
}

h2.flat1{
    margin: 0 auto 30px;
    width: 435px;
    height: 650px;
    text-indent: -9999px;
    background: url("../../flat/image/logo.png") no-repeat center center;
    background-size: contain;
}


h2.plan1{
    margin: 0 auto 30px;
    width: 750px;
    height: 580px;
    text-indent: -9999px;
    background: url("../../plan/image/plan1.png") no-repeat center center;
    background-size: contain;
}


h2.plan1-2{
    margin: 0 auto 30px;
    width: 750px;
    height: 580px;
    text-indent: -9999px;
    background: url("../../plan/image/plan-2.png") no-repeat center center;
    background-size: contain;
}

h2.plan2{
    margin: 0 auto 30px;
    width: 750px;
    height: 580px;
    text-indent: -9999px;
    background: url("../../plan/image/plan2.png") no-repeat center center;
    background-size: contain;
}

h2.plan3{
    margin: 0 auto 30px;
    width: 450px;
    height: 611px;
    text-indent: -9999px;
    background: url("../../plan/image/plan3.png") no-repeat center center;
    background-size: contain;
}



/*---------------------------------------------------------------------------
  PAN
---------------------------------------------------------------------------*/

.pan {
	clear:both;
	margin:0;
	padding: 0.5%;
	font-size: 80%;
	color: #666;
	text-align:right;
}
.pan a {color: #666; text-decoration:none;}
.pan a:hover {color: #333333;}


/*====================================================================================================

  SUBPAGE

====================================================================================================*/

#subpage { margin: 0 auto 50px; max-width: 1020px; min-height: 500px; box-sizing: border-box;}
#subpage:after { /*float_clear*/ display:block; clear:both; content:"";}

/*---------------------------------------------------------------------------
  KAIGYOU
---------------------------------------------------------------------------*/

#subpage p.indention {
	clear:both;
	margin: 0 2%;
	height:40px;
	text-indent: -9999px;
	background:none;
}


/*---------------------------------------------------------------------------
  MIDASHI
---------------------------------------------------------------------------*/

#subpage h3{ 
    display: block;
    margin: 0 auto;
    padding:10px 0;
    text-align: center;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;}

#subpage h3.sb{ max-width: 895px;}

#subpage h3.midashi1-1 {
	clear:both;
	margin:20px 0;
	width: 100%;
    height: 78px;
	padding:10px 0;
	border-bottom: none;
    text-indent: -9999px;
    border: none;
}

#subpage h3.renv { background:url("../image/h3_works01.png") no-repeat center center;}
#subpage h3.favo { background:url("../image/h3_works03.png") no-repeat center center;}

#subpage h3.midashi2-1 {
	clear:both;
	margin:20px 0;
	width: 100%;
	height: 77px;
	border-bottom: none;
    text-indent: -9999px;
}

#subpage h3.voice { background:#E94A1C url("../image/h3_works02.png") no-repeat;}

#subpage h4 {
	clear:both;
	margin:10px 2%;
	padding: 1.5%;
	font-size: 130%;
	color:#333;
	background:rgba(0,0,0,0.05);
}

#subpage h4.mid {
	clear:both;
	margin:20px 2%;
	padding:10px 0;
	font-size: 130%;
	color:#333;
	background: none;
}
#subpage h4.mid:before{ content: '\025cf'; margin-right: 5px;}


/*---------------------------------------------------------------------------
  CATCH COPY
---------------------------------------------------------------------------*/

#subpage .catch {
	clear:both;
	margin:20px 2%;
	font-weight:bold;
	font-size: 180%;
	line-height:120%;
}


/*---------------------------------------------------------------------------
  COMMENT
---------------------------------------------------------------------------*/

#subpage .comment1 {
	clear:both;
	margin:0 2% 20px;
}
#subpage .comment2 {
	clear:both;
	margin:0 2% 20px;
	padding: 2%;
	border: 1px solid #DDD;
	background:#F4F4F4;
}
#subpage .comment3 {
	clear:both;
	margin:0 2% 20px;
	padding: 2%;
	color: #FF4646;
	border: 1px solid #FF7575;
	background:#FFEAEA;
}


/*---------------------------------------------------------------------------
  HYOU
---------------------------------------------------------------------------*/

#subpage table.hyou {
	clear:both;
	margin:10px 2%;
	width:96%;
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
}
#subpage table.hyou th,
#subpage table.hyou td {
	padding:5px 10px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#subpage table.hyou th {
	background:#EEE;
	font-weight:bold;
	text-align:center;
}
#subpage table.hyou td { background:#FFF;}
#subpage table.hyou td.sm_mid {
	display:none;
	color:#1F266C;
	font-weight:bold;
}

/* 2RETU */
#subpage table.hyou2 { margin:0 2%; border-top:1px solid #DDD; }
#subpage table.hyou2 th { width:33%;  border-top:none; }
#subpage table.hyou2 td { width:67%; }
#subpage table.hyou2+table.hyou2 { border-top:none; }
#subpage table.hyou2 td table {
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
	display:block;
	max-height:300px;
	overflow:auto;
}
#subpage table.hyou2 td table th,
#subpage table.hyou2 td table td { width:auto;}

/* 3RETU */
#subpage table.hyou3 { margin:0 2%;}
#subpage table.hyou3 th,
#subpage table.hyou3 td { width:33%; }
#subpage table.hyou3+table.hyou3 { border-top:none; }

/* 4RETU */
#subpage table.hyou4 { margin:0 2%;}
#subpage table.hyou4 th,
#subpage table.hyou4 td { width:25%; }
#subpage table.hyou4+table.hyou4 { border-top:none; }

/* 5RETU */
#subpage table.hyou5 { margin:0 2%;}
#subpage table.hyou5 th,
#subpage table.hyou5 td { width:20%;}
#subpage table.hyou5+table.hyou5 { border-top:none; }

/* FREE */
#subpage .pc_table { display:block;}
#subpage .sm_table { display:none;}
#subpage .pc_table table,
#subpage .sm_table table {
	clear:both;
	margin:10px 2%;
	width:96%;
	border-collapse:collapse;
	border-top:1px solid #DDD;
	border-left:1px solid #DDD;
}
#subpage .pc_table table td,
#subpage .sm_table table td {
	padding:5px 10px;
	background:#FFF;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
#subpage .pc_table thead td,
#subpage .sm_table thead td { background:#EEE;}

/*---------------------------------------------------------------------------
  LIST
---------------------------------------------------------------------------*/

#subpage ul.list-ul {
	clear:both;
	margin:0 2%;
	padding: 20px 0;
}
#subpage ul.list-ul li {
	padding: 0 0 10px 20px;
	background: url(../image/list_arrow.png) no-repeat left 8px;
}


/*---------------------------------------------------------------------------
  LINK
---------------------------------------------------------------------------*/

#subpage .link {
	clear:both;
	margin:0 2%;
	padding: 0 0 10px;
	text-indent: 25px;
	background:url(../image/link_arrow.png) no-repeat left 5px;
}
#subpage .file {
	clear:both;
	margin:0 2%;
	padding: 0 0 10px;
}
#subpage .file img { padding-right:10px;}

/* LINK PLURAL　*************************/
/* LINK BOX2 */ #subpage .link2 { clear:none; float:left; width:46%;}
/* LINK BOX3 */ #subpage .link3 { clear:none; float:left; width:29.3%;}
/* LINK BOX4 */ #subpage .link4 { clear:none; float:left; width:21%;}

/* FILE PLURAL　*************************/
/* FILE BOX2 */ #subpage .file2 { clear:none; float:left; width:46%;}
/* FILE BOX3 */ #subpage .file3 { clear:none; float:left; width:29.3%;}
/* FILE BOX4 */ #subpage .file4 { clear:none; float:left; width:21%;}


/*---------------------------------------------------------------------------
  EMBEDDED
---------------------------------------------------------------------------*/

#subpage .embedded {
  position:relative;
	clear:both;
	margin: 0 2%;
	padding:0 0 20px;
}
#subpage .embedded iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*---------------------------------------------------------------------------
  PHOTO
---------------------------------------------------------------------------*/

#subpage .photo-l {	float:left;}
#subpage .photo-r {	float:right;}
#subpage .photo-c { clear:both; text-align:center;}
#subpage .photo-l img { padding:0 20px 0 0;}
#subpage .photo-r img { padding:0 0 0 20px;}
#subpage .photo-c img { padding:0 0 10px;}
#subpage .photo-l p,
#subpage .photo-r p,
#subpage .photo-c p { padding: 0 0 5px;}
#subpage .caption { font-size:80%; text-align:center;}

/* PHOTO BOX　*************************/
#subpage ul.photo_box { float:left; margin:2%;}
#subpage ul.photo_box li {}
#subpage ul.photo_box li.photo { margin:0 0 5px;}
#subpage ul.photo_box li.cap {}
/* PHOTO BOX1 */ #subpage ul.g1 {width:96%x; float:none; }
/* PHOTO BOX2 */ #subpage ul.g2 {width:46%;}
/* PHOTO BOX3 */ #subpage ul.g3 {width:29.3%;}
/* PHOTO BOX4 */ #subpage ul.g4 {width:21%;}
/* PHOTO BOX5 */ #subpage ul.g5 {width:16%;}
#subpage ul.g1 img { max-width:960px; height:auto;}
#subpage ul.g2 img { max-width:460px; height:auto;}
#subpage ul.g3 img { max-width:293px; height:auto;}
#subpage ul.g4 img { max-width:210px; height:auto;}
#subpage ul.g5 img { max-width:160px; height:auto;}


/*---------------------------------------------------------------------------
  BOX
---------------------------------------------------------------------------*/

#subpage .box1 h4, #subpage .box2 h4, #subpage .box3 h4 {
	clear:none;
	border:none;
	margin:5px 0 5px;
	padding:0;
	font-size:120%;
	background: none;
}

/* BOX1 */
#subpage .box1 {
	clear:both;
	margin:20px 2%;
	width:96%;
}
#subpage .box1 .photo-c img {max-width:960px; height:auto;}
#subpage .box1 .photo-l img {max-width:460px; height:auto;}
#subpage .box1 .photo-r img {max-width:460px; height:auto;}
#subpage .box1:after { /*float_clear*/ display:block; clear:both;	content:"";}
#subpage .box1 h4 {}
#subpage .box1 .come {/*overflow:hidden; 折り返し無*/}

/* BOX2 */
#subpage .box2 {
	float:left;
	margin:20px 2%;
	width:46%;
}
#subpage .box2 h4 {}
#subpage .box2 .come {/*overflow:hidden; 折り返し無*/}
#subpage .box2 .photo-l img {max-width:210px; height:auto;}
#subpage .box2 .photo-r img {max-width:210px; height:auto;}

/* BOX3 */
#subpage .box3 {
	clear:both;
	margin:20px 2%;
	width:96%;
}
#subpage .box3 .photo-c img {max-width:960px; height:auto;}
#subpage .box3 .photo-l img {max-width:460px; height:auto;}
#subpage .box3 .photo-r img {max-width:460px; height:auto;}
#subpage .box3:after { /*float_clear*/ display:block; clear:both;	content:"";}
#subpage .box3 h4 {}
#subpage .box3 .come {/*overflow:hidden; 折り返し無*/}



/*---------------------------------------------------------------------------
  LINE
---------------------------------------------------------------------------*/

#subpage .line {
	clear:both;
	margin:0 2%;
	padding:20px 0;
	width:96%;
}
#subpage .line hr {
	height: 1px;
	border: none;
	border-top: 1px #AAA dotted;
}


/*---------------------------------------------------------------------------
  BUTTON
---------------------------------------------------------------------------*/

#subpage .btn {
	float:left;
	margin:1% 2%;
	padding:15px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	border-radius: 5px; /* CSS3 */
	-webkit-border-radius: 5px; /* Safari,Google Chrome */
	-moz-border-radius: 5px;/* Firefox */
	background: #222;
}
#subpage .btn a {
	display:block;
	padding:15px;
	color:#FFF;
	text-decoration:none;
}
#subpage .btn a:hover {
	background:#999;
	border-radius: 5px; /* CSS3 */
	-webkit-border-radius: 5px; /* Safari,Google Chrome */
	-moz-border-radius: 5px;/* Firefox */
}
/* BUTTON BOX1 */ #subpage .b1 { width:60%; clear: both; float:none; margin:0 auto;}
/* BUTTON BOX2 */ #subpage .b2 { width:46%;}
/* BUTTON BOX3 */ #subpage .b3 { width:29.3%;}