﻿@charset "UTF-8";
 
/* reset  -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version: 2.7.0
*/
body{
      font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;
     *font:x-small;
	 color:#FFF;
}
select,input,button,textarea,button{
      font:99% arial,helvetica,clean,sans-serif;
}
table{
      font-size:inherit;font:100%;
}
pre,code,kbd,samp,tt{
      font-family:monospace;*font-size:108%;line-height:100%;
}

/* font-size
10px	77%
11 	85
12 	93
13 	100
14 	108
15 	116
16 	123.1
17 	131
18 	138.5
19 	146.5
20 	153.9
21 	161.6
22 	167
23 	174
24 	182
25 	189
26 	197 
*/


blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

img{
	display:block;
	margin:auto;}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}


.over2:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.over:hover {
	filter: brightness(120%);
	-moz-brightness:120%;
	brightness:120%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.over3:hover {
	filter: brightness(170%);
	-moz-brightness:170%;
	brightness:170%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.over4:hover {
	filter: brightness(130%);
	-moz-brightness:130%;
	brightness:130%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.alt{
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:0px;
	height:0px;
}



/* layout  -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   */


/* common */

#wrapper{
	margin:0 0 0 250px;
}

#contents{
	width:100%;
	}


a{
}
a:link {
	color: #000;
	text-decoration:none; 
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #000;
}



.page-homunculus a{
}
.page-homunculus a:link {
	color: #fff;
	text-decoration:none; 
}
.page-homunculus a:visited {
	color: #fff;
}
.page-homunculus a:hover {
	color: #fff;
	text-decoration:underline;
}
.page-homunculus a:active {
	color: #fff;
}

/* heade */
header{
	background-color:#111;
	text-align:center;
}





/* content */


.main_content{
	width:100%;
	margin:0 auto;
}



/* module -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   */

/* common */
body{
	background-color:#fff;
}

#wrapper{
	border-left:none;
	background-image:none;
	background-size:100% auto;
	background-position:center 601px;
}
body.page-homunculus #wrapper{
	background-image:url(../img/bg.jpg);
	border-left:#5e5e5e solid 1px;
}

.inpage{
	padding:55px 0 0 0;}

#contents{
/*	background-image:url(../img/btm_bg.png),
					url(../img/bg.jpg);
	background-repeat:no-repeat,
					repeat;
	background-position:bottom right;
	background-size:auto,
					cover;*/
	padding:0 0 140px 0;
	}

#contents section{
	width:100%;
	text-align:center;
	font-feature-settings : "palt";
	letter-spacing:0.15em;
	line-height:1.8em;
	}

.contents_box{
	width:100%;
	margin:0 auto;
	padding:0px 0 0px 0;
	}
	
.contents_box h2{
	padding:0 0 44px 0;
	margin:0 auto 60px auto;
	background-image:url(../img/h2_line.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	}


/*.contents_box h2 img{
	max-width:789px;
	width:100%;
	}*/

/*.sp_img{
	overflow:hidden;
}
 
.sp_img img{
 display: block;
 position: absolute;
}
*/

.btm_btn{
	margin:35px 0 0 0;}
.btm_btn a{
	display:block;
	max-width:386px;
	margin:auto;}

.btm_btn2{
	margin:35px 0 0 0;}
.btm_btn2 a{
	width:386px;
		height:64px;
		display:inline-block;
		background-image:url(../img/home_btn.png);
		background-repeat:no-repeat;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;}
.btm_btn2 a:hover{
		background-image:url(../img/home_btn_on.png);
}

.line{
	height:2px;
	max-width:789px;
	width:80.67484662576688%;
	margin:70px auto;
	padding:6px 19px;
  background-image: url(../img/ber_bg.png),
                    url(../img/ber_bg.png),
                    url(../img/aboutr_line.gif);
  background-repeat: no-repeat,no-repeat,repeat;
  background-position:left, right, top;
  background-clip:border-box, border-box, content-box;}

.mincho,.mincho_pc{
	font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ",Meiryo, serif;
}



/* header */
header{
	background-color:#000;}

	
.main_img h1{
	position:relative;
	max-width:978px;
	width:100%;
	height:auto;
	margin:0 auto;}

.kv{
	width:100%;
	height:auto;
}

.main_img img{
	display:block;
}

.kv_btn{
	display:block;
	position:absolute;
	top:83.61934477379094%;
	left: 0;
	right: 0;
	margin:0 auto;
	width:29.345603271983638%;
	height:auto;}

.kv_btn img{
	width:100%;
	height:auto;
	}

/* nav */
@media only screen and (min-width: 767px){
.sp{
	display:none;}
#sp_nav,.sp_flyer{
	display:none;}

/*スクロール固定
#side_box{
	width:250px;
	height:100%;
	padding:0px 0 0px 0;
	top:0;
	left:0;
	position:fixed;
	background-color:#000;
	text-align:center;
	border-right:#5e5e5e solid 1px;
	overflow:auto;
	overflow-x: hidden;
	}*/

/*スクロール右と一緒に*/
#side_box{
	width:250px;
	height:100%;
	padding:0px 0 0px 0;
	top:0;
	left:0;
	background-color:#fff;
	text-align:center;
	position:absolute;
	z-index:100;
}
.page-homunculus #side_box{
	background-color:#000;
}
#side_box a.link_homunculus{
	background-color:#000;
	display: block;
	padding: 20px 0;
	margin-bottom:20px;
}


body.page-homunculus{
	background-color:#000;
}



	
#top-head{
	padding:0 0 50px 0;}
}



.logo{
	margin:0px 0;
}
body.page-homunculus .logo{
	margin:40px 0;
}

#global-nav ul{
	margin:0 auto 0 auto;
	}

#global-nav li{
	text-align:center;
	margin:0 auto 20px auto;
}

#global-nav li a{
	display:block;
	margin:0 auto 20px auto;
}

#global-nav .pc li:after {
    content: url(../img/nav_line.png);
    position: relative;
    top: 0px;
}

.nav_tw{
	padding:0 0 50px 0;}




/* bg_illust */
#what{
	background: url(../img/bg_i_01.png),
				url(../img/bg_i_02.png);
	 
	background-repeat:no-repeat,
					no-repeat;
	background-position:left 480px,
						right bottom;
	}

#intro{
	background: url(../img/bg_i_03.png);	 
	background-repeat:no-repeat;
	background-position:left bottom;
	}

#cast{
	background: url(../img/bg_i_04.png);	 
	background-repeat:no-repeat;
	background-position:right top;
	}

#staff{
	background: url(../img/bg_i_05.png);	 
	background-repeat:no-repeat;
	background-position:left bottom;
	}

#movie{
	background: url(../img/bg_i_06.png);	 
	background-repeat:no-repeat;
	background-position:right top;
	}


#news{
	background: url(../img/news_bg_i_01.png),
				url(../img/news_bg_i_02.png);
	 
	background-repeat:no-repeat,
					no-repeat;
	background-position:left top,
						right bottom;}

/* *************** home *************** */

#home{
	background-color:#000;
	padding:0px 0 0px 0;
	}

	
/* home news */	
#what{
	padding:50px 0 150px 0;}

.what_box{
	padding:0px 0 40px 0;
	}
	


.what_box ul{
	max-width:907px;
	width:92.7402862985685%;
	max-height:384px;
	overflow:auto;
	margin:0 auto;
	padding:0 15px 0 0;
	}
	
.what_box li{
	display:flex;
	background-image:url(../img/what_bg.png);
	background-repeat:repeat;
	padding:20px 25px;
	margin:0 0 23px 0;
	border:#73500d solid 1px;
	}
.what_l{
	padding:0 33px 0 0;
	background-image:url(../img/what_line.png);
	background-repeat:no-repeat;
	background-position:center right;
	display: flex;
	align-items: center;}
.what_l img{
	border-radius:50%;}
.what_r{
	padding:10px 0 10px 25px;
	text-align:left;
	}
.what_r h3{
	margin:0 0 10px 0;
	}
.what_r h3 a{
	font-size:1.6em;
	font-weight:bold;
	}
.what_day{
	font-size:1.2em;
	margin:0 0 20px 0;
	}
.what_txt{
	font-size:1.4em;
	}
.what_r h3 a,.what_day,.what_txt{
	color:#dec29f;
	}
	
.what_btn{	
	max-width:907px;
	width:92.7402862985685%;
	text-align:center;
	margin:28px auto 0;
	}
.what_btn a{
		width:300px;
		height:50px;
		display:inline-block;
		background-image:url(../img/what_btn.png);
		background-repeat:no-repeat;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.what_btn a:hover{
		background-image:url(../img/what_btn_on.png);
}
	

.twitter_box{
	max-width:922px;
	width:92.7402862985685%;
	text-align:right;
	margin:28px auto 0;
	border:#73500d solid 1px;
	}

.twitter_box h3{
	background-color:#3a2e1e;
	border-bottom:#73500d solid 1px;
	padding:13px 0;
	text-align:center;
	}
.twitter_box div{
	background-color:#3a2e1e;
	padding:24px 0;
	text-align:center;
	}




/* *************** intro *************** */
#intro{
	padding:0px 0 150px 0;
	}

.intro_box{
	line-height:1.5em;
	font-size:1.7em;
}


.aboutr_txt,.aboutr_txt2,.aboutr_name{
	text-align:left;
	margin:40px auto 0 auto;
	font-weight:bold;
	line-height:1.5em;
	max-width:789px;
	width:80.67484662576688%;
	font-size:1.7em;
	font-family: Georgia, 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	vertical-align:middle;}

.aboutr_h4{
	margin:40px 0 42px 0;}
.aboutr_txt2{
	text-align:center;}
.aboutr_name{
	text-align:right;
	font-size:1.9em;
	margin:30px auto 0 auto;}



/* *************** story *************** */
#story{
	padding:0px 0 0 0;
	}

.story_box{
	line-height:2.1em;
	font-size:1.7em;
}

.story_copy{
	border-bottom:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	padding:25px;
	font-size:1.9rem;
	line-height:1.5em;
	display:inline-block;
	margin:0 0 35px;
	}
.story_copy span{
	font-size:1.5rem;
	}
	
	
	

/* *************** cast *************** */
#cast{
	padding:150px 0 0 0;
	}
.cast_box{
}

.cast_box ul{
	display:flex;
	margin:0 auto;
	max-width:806px;
	min-width:806px;
	flex-wrap:wrap;
}
.cast_box li{
	flex-direction:row;
	margin:0 25px 50px 0;
	font-size:1rem;
}
.cast_box li:nth-child(4n){
	margin:0 0px 50px 0;
}

.cast_p{
	width:182px;
	height:auto;
	margin:0 0 20px 0;}

.cast_box li a{
	display:inline-block;
	margin:15px 0 0 0;
}

.cast_spe{
	display:block;
	height:26px;}



.cast_box_sub{
	border-top: #FFFFFF solid 1px;
	padding:40px 0px 0 0px;
	width:auto;
	min-width:558px;
	display:inline-block;
}
.cast_box_sub p{
	font-size:1.5rem;
	margin:0 0 30px 0;
}
/*20171204 Edit*/
.cast_box_sub2 ul{
	border-top: #FFFFFF solid 1px;
	padding:60px 0px 0 0px;
}

/* *************** staff *************** */
#staff{
	padding:150px 0 150px 0;
	}
.staff_box{
	font-size:1.5rem;
}
.staff_box li{
	margin:0 0 30px 0;
}
.staff_fujisawa{
	font-size:2rem;
	}
.cooperate dl{
	display: block;
	width: 10em;
	margin: 2.5em auto 0;
	line-height: 1.8;
	zoom: 1;
}
.cooperate dl:after, .cooperate dl:before {
    content: "";
    clear: both;
    display: block;
}
.cooperate dt{
	float: left ;
	clear: left ;
	margin-right: 0;
	width: 3em ;
}
.cooperate dd{
	float: left ;
	text-align: left;
	margin-left: .5em ;
}

/* *************** ticket *************** */
#ticket{
	padding:0px 0 0 0;
	}
.ticket_box{
	max-width:804px;
	margin:0 auto;
	font-size:1.2rem;
	line-height:1.5em;
	text-align:left;
}

.ticket_box a{
	color:#dfac49;
}

.ticket_box table{
	width:100%;
	border:#dfac49 solid 2px;
	margin:30px 0 20px 0;
	}
.ticket_box th{
	vertical-align:middle;
	padding:0 20px;
	border-right:#dfac49 solid 1px;
	width:35%;
	}
.ticket_box td{
	padding:15px;
	border-bottom:#dfac49 solid 1px;
	}
	
.ticket_bu{
	border-right:#dfac49 dotted 1px;
	text-align:center;}

.ticket_2{
	margin:60px 0 0 0;}

.ticket_btm,.btn_off{
	width:456px;
	display:block;
	margin:40px 0 0 0}
	
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin:25px 0 0 0;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* *************** movie *************** */
#movie{
	padding:150px 0 0 0;
	}
.movie_box{
	margin:0 auto;
	font-size:1.1rem;
	line-height:1.5em;
	display:inline-block;
}

.movie_youtube{
	background-color:#3a2e1e;
	border:#73500d solid 1px;
	padding:30px 30px 20px 30px;
	margin:0 0 40px 0;
	}
.movie_youtube iframe{
	border:#F4F4F4 solid 1px;
	margin:0 0 10px 0;}



/* *************** brand *************** */
.page-reading-high #contents{
	background-image:url(../img/btm_bg.png),
					url(../img/brand_bg.jpg);
	background-repeat:no-repeat,
					repeat;
	background-position:bottom right;
	background-size:auto,
					cover;
	padding:0 0 240px 0;
	color:#111111;
	}

.contents_box h2.brand_h2{
	min-width:789px;
	width:80%;
	margin:0 auto 50px auto;
	background-image:url(../img/h2_bg_top.png);
	background-repeat:repeat-x;
	background-position:top;
	}

.h2_btm{
	width:100%;
	display:flex;}

.h2_btm:after{
content: '';
height:22px;
width:100%;
display:block;
background-image:url(../img/h2_bg_btm.png);
background-repeat:repeat-x;
}
.h2_btm:before{
content: '';
height:22px;
width:100%;
display:block;
background-image:url(../img/h2_bg_btm.png);
background-repeat:repeat-x;
}


.brand_logo{
	margin:0 0 70px 0;}

.h3_line{
	margin:0 0 20px 0;}

.brand_txt{
	text-align:left;
	margin:30px auto 0 auto;
	line-height:1.7em;
	max-width:789px;
	width:80.67484662576688%;
	font-size:1.6em;
	vertical-align:middle;}


#profile{
	margin:120px 0 0 0;}

.fujisawa_p{
	margin:100px 0 50px 0;}

.profile_name{
	font-size:2.5em;
	font-weight:bold;
	margin:0 0 25px 0;}
.profile_name span{
	display:block;
	font-size:0.5em;
	margin:10px 0 0px 0;
	font-weight:bold;
	}
.profile_job{
	font-size:1.8em;
	line-height:1.7em;
	font-weight:bold;
	margin:0 0 55px 0;}

.profile_txt{
	text-align:left;
	margin:0px auto 100px auto;
	line-height:1.7em;
	max-width:789px;
	width:80.67484662576688%;
	font-size:1.6em;	
	font-weight:bold;}
.profile_txt p{
	margin:0px auto 20px auto;}



	
	
/* *************** news *************** */
.single #wrapper,.archive #wrapper{
	background-position:center 0px;
	margin:0 0 0 250px;
}

#news{
	padding:50px 0 50px 0;}

.news_entry{
	text-align:left;
	max-width:789px;
	width:80.67484662576688%;
	margin:60px auto 0;
	box-sizing:border-box;
	border:#b39c63 3px solid;
	padding:4px;
	}
	
.news_box{
	padding:20px 16px;
	border:#b39c63 1px solid;}


.news_header{
	display:flex;
	color:#b39c63;
	background-image:url(../img/news_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 0 50px 0;}

.news_header_l{
	text-align:center;
	font-size:1em;
	margin:0 0 15px 15px;
	display: flex;
    flex-direction: column;
    justify-content: center;}
.news_header_l span{
	display:block;
	font-size:1.4em;
	margin:-5px 0 0 0;}

.news_header_r{
	margin:0 0 15px 25px;
	padding:15px 25px;
	border-left:#b39c63 1px solid;
	font-size:2em;
	line-height:1.2em;}
	

.news_body{}

.news_main_img{
	margin:0 0 25px 0;
	}

.news_txt{
	margin:35px auto 0 auto;
	text-align:left;
	line-height:1.7em;
	max-width:789px;
	width:80.67484662576688%;
	font-size:1.4em;
	}
.news_txt img{
	text-align:center;
	margin:15px auto;
	display:block;}

.news_footer{
	background-image:url(../img/news_line.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:45px 0 0 0;
	padding:23px 0 0 0;}
	
.page_btn{
	max-width:789px;
	width:80.67484662576688%;
	padding:0 0 75px 0;
	margin:75px auto 0px;
	display:flex;
	justify-content:space-between;
	position:relative;}


	
.news_next{
	position:absolute;
	left:0px;}
.news_back{
	position:absolute;
	right:0px;}
	
.page-numbers{
	display:none;}
.page_btn .next{
	display:block;
	width:187px;
	height:54px;
	background-image:url(../img/news_btn_next.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	right:0px;
	text-indent:100%;
white-space:nowrap;
overflow:hidden;}

.page_btn .prev{
	display:block;
	width:187px;
	height:54px;
	background-image:url(../img/news_btn_back.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	left:0px;
	text-indent:100%;
white-space:nowrap;
overflow:hidden;}


/* sns */
.share{
	text-align:center;}

.share ul{
	height:auto;
	display:inline-block;
	margin:auto;
}
.share li{
	text-align:center;
	width:200px;
	border-radius:3px;
	list-style:none;
}
.share li.share-twitter{
	background:#55acee;
	box-shadow:0 2px #2795e9;
}
.share li.share-twitter:hover{
	background:#83c3f3;
}
.share li.share-facebook{
	background:#3b5998;
	box-shadow:0 2px #2d4373;
}
.share li.share-facebook:hover{
	background:#4c70ba;
}
.share li.share-google{
	background:#dd4b39;
	box-shadow:0 2px #c23321;
}
.share li.share-google:hover{
	background:#e47365;
}
.share li.share-line{
	background:#00C300;
	box-shadow:0 2px #009d00;
}
.share li.share-line:hover{
	background:#2bd92b;
}
.share a{
	display:block;
	padding:8px;
	color:#ffffff;
	text-decoration:none;
}
.share a:hover{
	text-decoration:none;
	color:#ffffff;
}




/* footer */

footer{
	background-image:none;
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	color:#000;
	padding:65px 0 40px 0;
}
.page-homunculus footer{
	background-image:url(../img/footer_line.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	color:#FFFFFF;
	padding:65px 0 40px 0;
}

footer ul{
	margin:0 0 40px 0;}
footer ul li{
	display:inline-block;
	font-size:1.2em;
	}
footer ul li a:link{
	text-decoration:none;}
	footer ul li a:hover{
	text-decoration:underline;}

footer p{
	font-size:0.9em;}
	
#copyright{
	text-align:center;
	padding:10px 0 0px 0;
	font-size:0.9em;
	}


/* btnTop */
.btnPageTop{
    position: fixed;
    right: 30px;
    bottom: -90px;
    z-index: 99;
	display:block;
	height: 65px;
	width: 54px; 
}
.btnPageTop a{
    display: block;
}
.btnPageTop a img {
}

















 

 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 16px;
    top: 9px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
	text-align:center;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #b39c63;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 9px;
}
#nav-toggle span:nth-child(3) {
    top: 18px;
}

#nav-toggle p {
	position: absolute;
	top: 27px;
	font-size:10px;
	color:#b39c63;
}




/********************* スマホ対応 ********************/
@media only screen and (max-width: 767px){
	body { -webkit-text-size-adjust : 100%!important ;
	word-break: break-all;
}
	.main_img img {
	max-width : 100% ;
	height : auto ;
}

.kv_btn{
	top:83.53174603174604%;
	width:62.5%;}

.pc{
	display:none;}

.mincho_pc{
	font-family:  "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProW3","メイリオ",Meiryo,"Osaka","ＭＳ Ｐゴシック",sans-serif;
}


#wrapper,.single #wrapper,.archive #wrapper{
	margin:50px 0 0 0px;
	border:none;
}


#contents{
	padding:0 0 75px 0;}
#contents section{
	letter-spacing:0.1em;
	}

.inpage{
	padding:35px 0 0 0;}

.full {
	max-width : 100% ;
	height : auto ;
}

.half {
	max-width : 85% ;
	height : auto ;
}

p.btnPageTop{
	display:none;
	}

.br-sp { display:none; }


/* bg_illust */
#what{
	background: url(../img/bg_i_01.png),
				url(../img/bg_i_02.png);
	 
	background-repeat:no-repeat,
					no-repeat;
	background-position:left 400px,
						right bottom;
	background-size: 207px,268px;
	}

#intro{
	background: url(../img/bg_i_03.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size: 161px;
	}

#cast{
	background: url(../img/bg_i_04.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-size: 152px;
	}

#staff{
	background: url(../img/bg_i_05.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size: 85px;
	}

#movie{
	background: url(../img/bg_i_06.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-size: 184px;
	}


#news{
	background: url(../img/news_bg_i_01.png),
				url(../img/news_bg_i_02.png);
	 
	background-repeat:no-repeat,
					no-repeat;
	background-position:left top,
						right bottom;
	background-size: 157px,183px;
	}
						


/* heade */
/********************* ナビテキスト ********************/
 .fixed {
    position: fixed;
    top: 0;
    z-index: 10;
	width: 100%;
}

.header_rh{
	display:flex;
	}
.header_rh a{
	display:inline-block;
	}
.header_rh h1.logo{
	margin:0;
	padding:0;
	}


#intro_a,#story_a,#cast_a,#staff_a,#ticket_a,#movie_a{
   margin-top:-100px;
   margin-bottom:40px;
  padding-top:100px;
}
/* contents common */	


.contents_box{
	width:100%;
	margin:0 auto;
	text-align:center;
	}

.bg_photo{
	margin:0px auto 0 auto;
	}

.bg_photo img{
	width:100%;
	margin:0 auto;
	}

#about h2{
	padding:0px 0 0px 0;}

.btm_btn{
	margin:45px 0 0 0;}
	
.btm_btn img{
	width:85%;}

.btm_btn2{
	margin:45px 0 0 0;}
.btm_btn2 a{
	max-width:386px;
	width:85%;
	min-height:64px;
		height:auto;
		background-size:contain;}
.btm_btn2 a:hover{
		background-image:url(../img/home_btn_on.png);
}
	
.line{
	margin:50px auto;
}



/* home */
#home{
	}
	

.contents_box h2{
	padding:0 0 44px 0;
	margin:0 auto 30px auto;
	background-image:url(../img/h2_line.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	max-width:90%;
	height:auto;
	}

.contents_box h2 img{
	height:auto;
	max-width:100%;
	}

/* home news */	
#what{
	padding:50px 0 130px 0;}

.what_box{
	padding:30px 0 40px 0;
	}
	
.what_box ul{
	max-width:907px;
	width:92.7402862985685%;
	max-height:262px;
	overflow:auto;
	margin:0 auto;
	padding:0 0px 0 0;
	}
	
.what_box li{
	display:flex;
	padding:15px 15px;
	margin:0 0 18px 0;
	}
.what_box li:last-child{
	margin:0 0 0px 0;
	}
.what_l{
	padding:0 17px 0 0;
	display: flex;
	align-items: center;}

.what_l img{
	width:90px;
	height:auto;}
	
.what_r{
	padding:10px 0 10px 15px;
	text-align:left;
	}
.what_r h3{
	margin:0 0 0px 0;
	}
.what_r h3 a{
	font-size:1.3em;
	}
.what_day{
	font-size:0.9em;
	margin:0 0 0px 0;
	letter-spacing:0.1em;
	}

.what_btn{
	text-align:center;}
.what_btn img{
	max-width:90%;
	height:auto;}
.what_btn{	
	max-width:907px;
	width:92.7402862985685%;
	text-align:center;
	margin:28px auto 0;
	}
.what_btn a{
		width:100%;
		max-width:300px;
		min-height:50px;
		background-size:contain;
}
.what_btn a:hover{
		background-image:url(../img/what_btn_on.png);
}
	


.twitter_box{
	width:100%;
	text-align:right;
	margin:28px auto 0;
	border-top:#73500d solid 1px;
	border-bottom:#73500d solid 1px;
	border-left:none;
	border-right:none;
	}

.twitter_box h3{
	background-color:#3a2e1e;
	border-bottom:#73500d solid 1px;
	padding:13px 0;
	text-align:center;
	}
.twitter_box h3 img{
	width:206px;
	max-width:65%;
	height:auto;
	}
.twitter_box div{
	background-color:#3a2e1e;
	padding:20px 0;
	}



/* *************** intro *************** */
#intro{
	padding:0px 0 130px 0;
	}

.intro_box{
	line-height:1.5em;
	font-size:1.2em;
	text-align:left;
	width:85%;
	margin:auto;
}


/* *************** story *************** */
#story{
	padding:0px 0 0 0;
	}

.story_box{
	line-height:1.7em;
	font-size:1.2em;
	text-align:left;
	width:85%;
	margin:auto;
}

.story_copy{
	border-bottom:#FFFFFF solid 1px;
	border-top:#FFFFFF solid 1px;
	padding:25px 0px;
	font-size:1.25rem;
	line-height:1.5em;
	display:inline-block;
	margin:0 0 35px;
	width:100%;
	text-align:center;
	}
.story_copy span{
	font-size:1.1rem;
	display:inline-block;
	margin:5px 0 0 0;
	}
	
	
	

/* *************** cast *************** */
#cast{
	padding:130px 0 0 0;
	}
.cast_box{
}

.cast_box ul{
	margin:0 auto;
	max-width:80%;
	min-width:80%;
	display:block;
	
}
.cast_box li{
	width:46%;
	margin:0 8% 50px 0;
	font-size:0.8rem;
	display:block;
	float:left;
}



.cast_box li:last-child{
	margin:0 0px 50px 0;
}

.cast_box li:nth-child(even){
	margin:0 0px 50px 0;
}

.cast_p{
	width:100%;
	height:auto;
	margin:0 0 20px 0;}

.cast_box li a,.cast_box li span{
	width:100%;
	display:inline-block;
	margin:15px 0 0 0;
}
.cast_box li a img,.cast_box li span img{
	width:100%;
	height:auto;
}
.cast_box_sub{
	min-width:80%;
}
.cast_box_sub p{
	font-size:0.9rem;
	margin-bottom:20px;
}

/* *************** staff *************** */
#staff{
	padding:130px 0 130px 0;
	}
.staff_box{
	font-size:1.1rem;
}
.staff_box li{
	margin:0 0 30px 0;
	font-size:0.9rem;
}
.staff_box li.staff_fujisawa{
	font-size:1.3rem;
}

/* *************** ticket *************** */
#ticket{
	padding:0px 0 0 0;
	}
.ticket_box{
	width:85%;
	margin:0 auto;
	font-size:1rem;
	line-height:1.5em;
	text-align:left;
}

.ticket_box table{
	width:100%;
	margin:30px 0 20px 0;
	font-size:0.9rem;
	}
.ticket_box th{
	vertical-align:middle;
	text-align:center;
	padding:10px 0px;
	border-bottom:#dfac49 solid 1px;
	width:100%;
	}
.ticket_box td{
	padding:10px;
	border-bottom:#dfac49 solid 1px;
	vertical-align:middle;
	}
	
.ticket_bu{
	width:35%;}

.ticket_2{
	margin:60px 0 0 0;}

.ticket_btm,.btn_off{
	width:100%;
	margin:20px 0 0 0}
.ticket_btm img,.btn_off img{
	width:100%;
	height:auto;}
	
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin:25px 0 0 0;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
}


/* *************** movie *************** */
#movie{
	padding:130px 0 0 0;
	}
.movie_box{
	margin:0 auto;
	font-size:1rem;
	line-height:1.5em;
	display:inline-block;
	width:85%;
}

.movie_youtube{
	background-color:#3a2e1e;
	border:#73500d solid 1px;
	padding:20px 20px 10px 20px;
	margin:0 0 40px 0;
	}
.movie_youtube div{
	position:relative;
  width:100%;
  padding-top:56.25%;
	}
.movie_youtube iframe{
	position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;}

.movie_youtube p{
	margin:10px 0 0px 0;
	}



/* *************** about Reading high *************** */
#aboutr{
	padding:80px 0 0 0;
	}

.aboutr_box h3{
	margin:0 0 20px 0;
}


.aboutr_box h3 img,.aboutr_h4 img{
	width:90%;
	height:auto;
}

.aboutr_box h3 img.h3_brand_02{
	width:70%;
	height:auto;}

.aboutr_txt,.aboutr_txt2,.aboutr_name{
	margin:40px auto 0 auto;
	font-weight:bold;
	line-height:1.5em;
	width:90%;
	text-align:justify;
	font-size:1.2em;
	font-family: Georgia, 'Hiragino Mincho ProN', 'Yu Mincho', serif;
	vertical-align:middle;}

.aboutr_h4{
	margin:40px 0 42px 0;}
.aboutr_txt2{
	text-align:center;}
.aboutr_name{
	text-align:center;
	font-size:1.4em;
	margin:30px auto 0 auto;}




	
/* *************** brand *************** */
.brand_logo{
	margin:0 0 70px 0;}

.brand_logo img{
	width:85%;
	height:auto;}

.h3_line{
	margin:0 0 20px 0;}
 
.sp_w90{
	width:90%;
	height:auto;}
.sp_w70{
	width:50%;
	height:auto;}

.brand_txt{
	margin:30px auto 0 auto;
	line-height:1.7em;
	width:90%;
	font-size:1.25em;
	text-align:justify;}


#profile{
	margin:80px 0 0 0;}

.fujisawa_p{
	margin:60px 0 25px 0;}
.fujisawa_p img{
	width:90%;
	height:auto;}

.profile_name{
	font-size:2em;
	margin:0 0 15px 0;}
.profile_name span{
	font-size:0.7em;
	margin:5px 0 0px 0;
	}
.profile_job{
	font-size:1.4em;
	margin:0 0 30px 0;}

.profile_txt{
	text-align:justify;
	margin:0px auto 0px auto;
	line-height:1.7em;
	width:90%;
	font-size:1.2em;}
.profile_txt p{
	margin:0px auto 20px auto;}


footer{
	background-color:#fff;
	text-align:center;
	color:#000;
	padding:45px 0 40px 0;
	background:none;
}
.page-homunculus footer{
	background-color:#111;
	text-align:center;
	color:#FFFFFF;
	padding:45px 0 40px 0;
	background:none;
}

.contents_box h2.brand_h2{
	min-width:inherit;
	width:100%;
	background-image:none;
	}
.contents_box h2.brand_h2 img{
	width:95%;
	height:auto;
	}


/* *************** news *************** */
#contents section.news_entry{
	text-align:left;
	width:95%;
	margin:50px auto 0;
	}
	
.news_box{
	padding:10px 10px 0 10px;
	text-align:center;}


.news_header{
	margin:0 0 40px 0;}

.news_header_l{
	min-width:4em;
	font-size:0.9em;
	letter-spacing:0.1em;
	margin:0 0 10px 5px;}
.news_header_l span{
	font-size:1.2em;
	margin:-5px 0 0 0;}

.news_header_r{
	margin:0 0 10px 10px;
	padding:10px 10px;
	font-size:1.4em;
	line-height:1.2em;
	text-align:left;}
	

.news_main_img{
	margin:0 0 10px 0;
	}
.news_main_img img{
	width:95%;
	height:auto;
	margin:0 auto;
	}

.news_txt{
	margin:20px auto 0 auto;
	line-height:1.3em;
	width:90%;
	font-size:1.2em;
	}

.news_txt img{
	text-align:center;
	width:80%;
	height:auto;}

.news_footer{
	margin:30px 0 0 0;
	padding:15px 0 0 0;}

.page_btn{
	width:95%;
	padding:0 0 40px 0;
	margin:30px auto 0px;
	display:flex;
	justify-content:space-between;}
.page_btn img{
	width:75%;
	height:auto;
}
.news_next{	text-align:left;}
.news_back{	text-align:right;}

.page_btn .next{
	display:block;
	width:45%;
	background-image:url(../img/news_btn_next.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:right;
	position:absolute;
	right:0px;
	text-indent:100%;
	text-align:right;
white-space:nowrap;
overflow:hidden;}

.page_btn .prev{
	display:block;
	width:45%;
	background-image:url(../img/news_btn_back.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left;
	position:absolute;
	left:0px;
	text-indent:100%;
white-space:nowrap;
overflow:hidden;}


/* sns */
.share{
	width:90%;
	margin:0 auto 0px auto;
	padding:0 0 5px 0;
	text-align:center;}

.share ul{
	height:auto;
	width:90%;
}
.share li{
	font-size:0.9em;
	float:none;
	display:inline-block;
	text-align:center;
/*	width:40%;*/
max-width:150px;
width:100%;
padding:0px 0;
	margin-right:1%;
	margin-bottom:10px;
	border-radius:3px;
	list-style:none;
}





/* footer */
footer{
	padding:0px 0 20px 0;
	}

.footer_tw{
	margin:25px auto;}

.back_top a{
	display:block;
	padding:35px 0 25px 0;
	border-bottom:#5d4419 solid 1px;
	font-size:1.6em;}

.back_top a:hover{
	text-decoration:none;}

.back_top a img{
	display:inline-block;
	margin:0 15px 0 0;}

footer p{
	width:80%;
	margin:35px auto 0 auto;}
	
#copyright{
	padding:15px 0 0px 0;
	}


/* btnTop 
.btnPageTop{
    position: fixed;
    right: 30px;
    bottom: -90px;
    z-index: 99;
	display:block;
	height: 65px;
	width: 54px; 
}
.btnPageTop a{
    display: block;
}
.btnPageTop a img {
}*/







/********************* スマホナビ ********************/


#side_box{
	width: 100%;
	height:53px;
	padding:0;
	top:0;
	left:0;
	position:fixed;
	text-align:center;
	background-color:#000;
}





#global-nav img{
}

    #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #top-head {
        top: 0;
        position: fixed;
        margin-top: 0;
		border-bottom:#b39c63 solid 3px;
    }
    /* Fixed reset */
    #top-head.fixed {
        padding-top: 0;
        background: transparent;
    }
    #mobile-head {
		background-color:#fff;
        width: 100%;
        height: 53px;
        z-index: 999;
        position: relative;
    }
    .page-homunculus #mobile-head {
		background-color:#000;
    	
    }
    
    #top-head.fixed .logo,
    #top-head .logo {
        position: absolute;
        left: 54px;
        top: 0px;
        display:none;
    }
    .page-homunculus #top-head .logo{
    	display:block;
    }
	#top-head .logo img {
		width:auto;
		height:53px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -600px;
		background-color: rgba(255,255,255,0.8);
        width: 100%;
        text-align: center;
        padding: 10px 0 0 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    .page-homunculus #global-nav {
		background-color: rgba(0,0,0,0.8);
	}
    #global-nav ul {
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
		width:95%;
		margin:0 auto;
    }
    #global-nav ul li {
        float: none;
        position: relative;
		margin:0 0 0px 0;
		border-bottom:#b39c63 solid 1px;
		text-align:left;
		padding:10px 0;
		letter-spacing:0.1em;
    }
	
	#global-nav .sp li a:before {
    content: url(../img/sp_nav_cap.png);
    position: absolute;
	top: 50%;
	left:0px;
  	margin-top: -14px;
	}

	#global-nav li:last-child{
		border-bottom:none;
	}
	
	#global-nav a span{
		font-size:0.8em;
		font-weight:normal;
	}
	
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
		overflow:hidden;
		margin:0px 0 0 30px;
		font-size:1.3em;
		font-weight:bold;
		text-shadow: 1px 1px 1px #eee;
    }
    .page-homunculus #top-head #global-nav ul li a,
    .page-homunculus #top-head.fixed #global-nav ul li a {
		text-shadow: 1px 1px 1px #333;
	}

    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(140deg);
        -moz-transform: rotate(140deg);
        transform: rotate(140deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-140deg);
        -moz-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(640px);
        -webkit-transform: translateY(640px);
        transform: translateY(640px);
    }
}



/*.btn_off img{
	-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
   opacity: 0.3;
 filter: alpha(opacity=30);
 -moz-opacity: 0.3;}*/

body{
font-family:  "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ ProW3","メイリオ",Meiryo,"Osaka","ＭＳ Ｐゴシック",sans-serif;
width:100%;
}
