@charset "UTF-8";
/* CSS Document */
	
body{
	margin:0px;
	background-color:#FFF;
  font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" ,  "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color:#111;
	height:100%;
}

html{
	height:100%;
}

img { border-style:none;
	vertical-align: bottom;}

a img { border-style:none; }

a:hover img { border-style:none; }

*{
margin: 0;
padding: 0;
}

ol, ul {
	list-style: none;
}

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color:#FFF;
  z-index: 101;
}

#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 102;
}

#spheader{
	display:none;
}

#sptrailerarea{
	display:none;
}

#contents_wrapper{
	width:100%;
	margin:0 auto;
	font-size: 13px;
	text-align: justify;
	word-break: break-all;
	line-height: 140%;
}

#contents_wrapper img{
	max-width:100%;
}

#top_wrapper{
	width:100%;
	position: relative;
	border-bottom: 2px solid #c29d5f;
}

#topimage{
	width:100%;
}

#footer_wrapper{
	width:100%;
	background-color: #c29d5f;
	padding:40px 0 40px 0;
}

#footer_logo{
	width:30%;
	margin:0 auto;
	margin-bottom: 20px;
}

#snsbtnline1{
	width:295px;
	margin:0 auto;
	overflow: hidden; /* heightを戻す */
}

.tweet{
	width:75px;
	float:left;
	margin-right:10px;
}

.like{
	width:95px;
	float:left;
}

.eigacom{
	width:105px;
	float: right;
}

#menupc{
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	overflow: hidden; /* heightを戻す */
	border-top:1px solid #c29d5f;
}

#menupc img{
	max-width:100%;
	margin-left:auto;margin-right:auto;display:table;
}

.menu {
	width: 100%;
}
.menu li{
	float: left;
	padding: 0;
}

.menu img{
   vertical-align:middle;
}

.menu1 { width: 8.56%; }
.menu2 { width: 6.08%; }
.menu3 { width: 6.08%; }
.menu4 { width: 7.36%; }
.menu5 { width: 7.4%; }
.menu6 { width: 9.36%; }
.menu7 { width: 7.2%; }
.menu8 { width: 7.32%; }
.menu9 { width: 8.56%; }
.menu10 { width: 11.08%; }
.menu11 { width: 9.32%; }
.menu12 { width: 11.68%; }

.menu8 a{ outline:none; }

#menusp{
	display: none;
}

#menubottom{
	width:100%;
}

.content {
  	position: relative;
	margin: 0 auto;
	padding: 0;
}

#intro_wrapper{
	width:100%;
	background: url(images/bg/intro.jpg) 100% 0 no-repeat fixed; 
	background-size:cover;
	border-bottom: 3px double #c29d5f;
}

#intro_inner{
	width:55%;
	margin-left: 30%;
	padding:150px 0 150px 0;
	font-size: 14px;
	line-height: 180%;
}

#story_wrapper{
	width:100%;
	background: url(images/bg/story.jpg) 100% 0 no-repeat fixed; 
	background-size:cover;
	border-bottom: 3px double #c29d5f;
}

#story_inner{
	width:55%;
	margin-left: 15%;
	padding:150px 0 150px 0;
	font-size: 14px;
	line-height: 180%;
}

#staff_wrapper{
	width:100%;
	background: url(images/bg/staff.jpg) 100% 0 no-repeat fixed; 
	background-size:cover;
	border-bottom: 3px double #c29d5f;
}

#staff_inner{
	width:55%;
	margin-left: 30%;
	padding:150px 0 150px 0;
	font-size: 14px;
	line-height: 180%;
}

#cast_wrapper{
	width:100%;
	background: url(images/bg/cast.jpg) 100% 0 no-repeat fixed; 
	background-size:cover;
	border-bottom: 3px double #c29d5f;
}

#cast_inner{
	width:55%;
	margin-left: 15%;
	padding:150px 0 150px 0;
	font-size: 14px;
	line-height: 180%;
}

#roma_wrapper{
	width:100%;
	background: url(images/bg/roma.jpg) 100% 0 no-repeat fixed; 
	background-size:cover;
	border-bottom: 3px double #c29d5f;
}

#roma_inner{
	width:55%;
	margin-left: 30%;
	padding:150px 0 150px 0;
	font-size: 14px;
	line-height: 180%;
}

#comment_wrapper{
	width:100%;
	background: url(images/bg/comment.jpg) 100% 0 no-repeat fixed; 
	background-size:cover;
	border-bottom: 3px double #c29d5f;
}

#comment_inner{
	width:55%;
	margin-left: 15%;
	padding:150px 0 150px 0;
	font-size: 14px;
	line-height: 180%;
}

#tieup_wrapper{
	width:100%;
	background: url(images/bg/tieup.jpg) 100% 0 no-repeat fixed; 
	background-size:cover;
	border-bottom: 3px double #c29d5f;
}

#tieup_inner{
	width:90%;
	margin: 0 auto;
	padding:150px 0 150px 0;
	font-size: 14px;
	line-height: 180%;
}

.photo_float{
	width:35%;
	float: left;
	margin-right:25px;
	margin-bottom: 20px;
}


.pagetitle{
	width:40%;
	margin-bottom: 40px;
}

.pagetitle2{
	width:25%;
	margin-bottom: 40px;
}

.box{
	width:100%;
	margin-bottom: 50px;
}

.photo{
	width:100%;
	margin-bottom: 40px;
	overflow: hidden; /* heightを戻す */
}

.midashi{
	width:70%;
	margin-bottom: 20px;
}

.text{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.staffbox_l{
	width:48%;
	float: left;
}

.staffbox_r{
	width:48%;
	float: right;
}

.staffname{
	width:45%;
	margin-bottom: 30px;
}


.roma_box{
	width:46%;
	padding:2%;
	border:3px double #c29d5f;
	float:left;
	box-sizing: border-box;
	margin:2%;
	font-weight:bold;
	padding-top:10px;
	text-align: center;
}

.romaname{
	width:100%;
	text-align:center;
	font-size:11px;
	color:#c29d5f;
	margin-top:10px;
	font-weight:bold;
	line-height: 120%;
}

.spheader{
	display:none;
}

#pagetop {
    position: fixed;
    bottom: 1%;
    right: 0;
}

#romaline{
	width:100%;
	overflow: hidden; /* heightを戻す */
	
}

#roma_left{
	width:42%;
	float: left;
	padding-right: 3%;
	box-sizing: border-box;
	border-right:1px solid #ccc;
}

#roma_right{
	width:52%;
	float: right;
}

dl.romalist {
	width:100%;
	line-height:150%;
	border-top: none;
	margin-bottom:15px;
	font-size: 12px;
}

dl.romalist dt {
	margin: 0;
	width: 27%;
	float: left;
}
	
dl.romalist dd {
	margin: 0 0 0 27%;
}

.roma_box2{
	width:100%;
	padding:2%;
	border:3px double #c29d5f;
	box-sizing: border-box;
	margin-bottom:10px;
	padding-top:10px;
	text-align: center;
	font-size: 12px;
}

.romaname2{
	width:100%;
	text-align:center;
	font-size:11px;
	color:#c29d5f;
	margin-top:10px;
	font-weight:bold;
	line-height: 120%;
	margin-bottom: 10px;
}


#maeuri_wrapper{
	width:50%;
	position: absolute;
	left:2%;
	bottom:3%;
}

#maeuritieup{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

#tieup{
	width:34.5%;
}

#topbottom_wrapper{
	width:100%;
	margin:0 auto;
	overflow: hidden; /* heightを戻す */
	padding:2% 5% 2% 5%;
	box-sizing: border-box;
	background-color: rgba(48,48,48,1.00);
	border-bottom: 3px double #c29d5f;
}

.bnr {
	width: 19%;
	float: left;
	margin:0.5%;
}

.boxline{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.comment_box{
	width:46%;
	padding:2%;
	border-top:6px double #c39e59;
	float:left;
	box-sizing: border-box;
	margin:2%;
	font-weight:bold;
	padding-top:10px;
	text-align: left;
	color: #000;
	font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" ,  "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.commentname{
	width:100%;
	text-align:right;
	font-size:16px;
	color:#c39e59;
	margin-top:10px;
	font-weight:bold;
}

.commentname2{
	width:100%;
	text-align:right;
	font-size:12px;
	color:#666;
	font-style:normal;
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight:bold;
}

.junhudo{
	width:100%;
	font-size: 12px;
	color: #333;
	text-align: center;
}

.tieup_midashi{
	width:35%;
	margin-left: 2%;
	margin-bottom: 30px;
}

.tieup_midashi2{
	width:98%;
	margin-left: 2%;
	margin-bottom: 20px;
	font-weight: bold;
}

.tieupline{
	width:100%;
	overflow: hidden; /* heightを戻す */
	margin-bottom: 70px;
}

.tieupline a{
	color: rgba(123,128,49,1.00);
	text-decoration: none;
}

.tieupline a:hover{
	color: #666;
	text-decoration:underline;
}

.tieup2{
	width:47%;
	float: left;
	margin:1.5%;
	padding:3%;
	border: 3px double #c29d5f;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
}

.tieup3{
	width:30%;
	float: left;
	margin:1.6%;
	padding:3%;
	border: 3px double #c29d5f;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
}

.tieup_title{
	width:100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size:15px;
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #222;
}

dl.tieuplist {
	width:100%;
	line-height:150%;
	border-top: none;
	margin-bottom:15px;
	font-size:12px;
}

dl.tieuplist dt {
	margin: 0;
	width: 20%;
	float: left;
}
	
dl.tieuplist dd {
	margin: 0 0 0 20%;
}

.tieup_link{
	width:100%;
	padding:2px;
	box-sizing: border-box;
	margin-top:20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
}

.tieup_link a{
    display:block;
	width: 100%; /* 横幅 */
	background-color:rgba(78,113,76,1.00);
	padding:2px 10px 2px 10px;
	box-sizing: border-box;
	text-decoration: none;
	color: #eee;
}

.tieup_link a:hover { 
	text-decoration: none;
	background-color:#ccc;
	color: #eee;
}

.tieup_phototext{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.tieup_photo{
	width:40%;
	float: left;
}

.tieup_text{
	width:55%;
	float: right;
}

.tieup_photo2{
	width:100%;
	margin-bottom: 10px;
}

.tieup_text2{
	width:100%;
}


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

#spheader{
	display: inherit;
	width:100%;
	margin-bottom: 30px;
	margin-top:60px;
}

#top_wrapper{
	width:100%;
	position: inherit;
	margin:0;
	padding:0;
	top:0;
	right: 0;
}

#topimage{
	display: none;
}

#maeuri_wrapper{
	width:90%;
	position: inherit;
	margin:0 auto;
	margin-bottom: 30px;
}

#maeuri{
	width:100%;
	float: none;
	margin-bottom: 10px;
}

#tieup{
	width:70%;
	float: none;
	margin:0 auto;
}

#topbottom_wrapper{
	width:100%;
	margin:0 auto;
	overflow: hidden; /* heightを戻す */
	padding:10% 5% 10% 5%;
	box-sizing: border-box;
	background-color: rgba(48,48,48,1.00);
	border-bottom: 3px double #c29d5f;
}

.bnr {
	width: 80%;
	float:none;
	margin:0 auto;
	margin-bottom: 5px;
}

div.sptrailer {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
 
div.sptrailer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#sptrailerarea{
	width:90%;
	margin:0 auto;
	margin-bottom:20px;
	display: inherit;
}

#menupc{
	display:none;
}

#menusp{
	display:inline;
}

.cf:before,
.cf:after {
  content: "";
  display: table;}
.cf:after {
  clear: both;}
.cf {
  *zoom: 1;}

.menuarea{
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);}
.showMenu .menuarea{
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);}

.imgresponsive img{
	width: 100%;
	height: auto;}
.menubtn{
	z-index: 100;
	position: fixed;
	top:0;
	right:0;
	width: 14%;
	cursor: pointer;}
.menubox{
	padding: 30% 10% 0;
	width: 100%;
	z-index: 99;
	box-sizing: border-box;}
.menubox li{
	list-style: none;
	width: 48%;
	float: left;
	margin:1%;
	}
.menubox img{
	width: 100%;
	height: auto;}
	
.tablet{
	display: none;
}

#intro_wrapper{
	width:100%;
	background-image:none;
	background-color: rgba(255,255,255,1.00);
	border-bottom: 3px double #c29d5f;
}

#intro_inner{
	width:80%;
	margin:0 auto;
	padding:100px 0 100px 0;
	font-size: 14px;
	line-height: 180%;
}

#story_wrapper{
	width:100%;
	background-image:none;
	background-color: rgba(255,255,255,1.00);
	border-bottom: 3px double #c29d5f;
}

#story_inner{
	width:80%;
	margin:0 auto;
	padding:100px 0 100px 0;
	font-size: 14px;
	line-height: 180%;
}

#staff_wrapper{
	width:100%;
	background-image:none;
	background-color: rgba(255,255,255,1.00);
	border-bottom: 3px double #c29d5f;
}

#staff_inner{
	width:80%;
	margin:0 auto;
	padding:100px 0 100px 0;
	font-size: 14px;
	line-height: 180%;
}

#cast_wrapper{
	width:100%;
	background-image:none;
	background-color: rgba(255,255,255,1.00);
	border-bottom: 3px double #c29d5f;
}

#cast_inner{
	width:80%;
	margin:0 auto;
	padding:100px 0 100px 0;
	font-size: 14px;
	line-height: 180%;
}

#roma_wrapper{
	width:100%;
	background-image:none;
	background-color: rgba(255,255,255,1.00);
	border-bottom: 3px double #c29d5f;
}

#roma_inner{
	width:80%;
	margin:0 auto;
	padding:100px 0 100px 0;
	font-size: 14px;
	line-height: 180%;
}

#comment_wrapper{
	width:100%;
	background-image:none;
	background-color: rgba(255,255,255,1.00);
	border-bottom: 3px double #c29d5f;
}

#comment_inner{
	width:80%;
	margin:0 auto;
	padding:100px 0 100px 0;
	font-size: 14px;
	line-height: 180%;
}

.photo_float{
	width:100%;
	margin-bottom: 20px;
}


.pagetitle{
	width:100%;
	margin-bottom: 40px;
}

.pagetitle2{
	width:100%;
	margin-bottom: 40px;
}

.box{
	width:100%;
	margin-bottom: 50px;
}

.photo{
	width:100%;
	margin-bottom: 40px;
	overflow: hidden; /* heightを戻す */
}

.midashi{
	width:100%;
	margin-bottom: 20px;
}

.text{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.staffbox_l{
	width:100%;
	margin-bottom: 50px;
}

.staffbox_r{
	width:100%;
}

.staffname{
	width:100%;
	margin-bottom: 30px;
}


.roma_box{
	width:100%;
	padding:2%;
	border:3px double #c29d5f;
	float:left;
	box-sizing: border-box;
	font-weight:bold;
	padding-top:10px;
	text-align: center;
	margin: 0;
	margin-bottom: 20px;
}

.romaname{
	width:100%;
	text-align:center;
	font-size:11px;
	color:#c29d5f;
	margin-top:10px;
	font-weight:bold;
	line-height: 120%;
}

.spheader{
	width:100%;
	display:inherit;
}

#footer_logo{
	width:60%;
	margin:0 auto;
	margin-bottom: 20px;
}

#roma_left{
	width:100%;
	float: none;
	margin-bottom: 30px;
	border:none;
}

#roma_right{
	width:100%;
	float: none;
}

dl.romalist {
	width:100%;
	line-height:150%;
	border-top: none;
	margin-bottom:15px;
	font-size: 12px;
}

dl.romalist dt {
	margin: 0;
	width: 100%;
	float: none;
	padding-bottom:2%;
	border-bottom:1px solid #c29d5f;
	box-sizing: border-box;
	margin-bottom:10px;
	font-size: 12px;
}
	
dl.romalist dd {
	width: 100%;
	margin:0;
}

.roma_box2{
	width:100%;
	padding:2%;
	border:3px double #c29d5f;
	box-sizing: border-box;
	margin-bottom:10px;
	text-align: center;
	font-size: 12px;
}

.romaname2{
	width:100%;
	text-align:center;
	font-size:11px;
	color:#c29d5f;
	margin-top:10px;
	font-weight:bold;
	line-height: 120%;
	margin-bottom: 10px;
}

.comment_box{
	width:100%;
	padding:2%;
	border-top:6px double #c39e59;
	float:none;
	box-sizing: border-box;
	margin:2%;
	font-weight:bold;
	padding-top:10px;
	text-align: left;
	color: #000;
	font-family: "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" ,  "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	margin-bottom: 40px;
}

.tieup_midashi{
	width:100%;
	margin-left: 0;
	margin-bottom: 30px;
}

.tieup_midashi2{
	width:100%;
	margin-left: 0;
	margin-bottom: 20px;
	font-weight: bold;
}

.tieupline{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.tieupline a{
	color: rgba(123,128,49,1.00);
	text-decoration: none;
}

.tieupline a:hover{
	color: #666;
	text-decoration:underline;
}

.tieup2{
	width:100%;
	float: none;
	padding:7%;
	border: 3px double #c29d5f;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
	margin-bottom: 50px;
}

.tieup3{
	width:100%;
	float: none;
	margin:1.6%;
	padding:7%;
	border: 3px double #c29d5f;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.8);
	margin-bottom: 50px;
}

.tieup_title{
	width:100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size:15px;
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #222;
}

dl.tieuplist {
	width:100%;
	line-height:150%;
	border-top: none;
	margin-bottom:15px;
	font-size:12px;
}

dl.tieuplist dt {
	margin: 0;
	width: 20%;
	float: left;
}
	
dl.tieuplist dd {
	margin: 0 0 0 20%;
}

.tieup_link{
	width:100%;
	padding:2px;
	box-sizing: border-box;
	margin-top:20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 11px;
}

.tieup_link a{
    display:block;
	width: 100%; /* 横幅 */
	background-color:rgba(78,113,76,1.00);
	padding:2px 10px 2px 10px;
	box-sizing: border-box;
	text-decoration: none;
	color: #eee;
}

.tieup_link a:hover { 
	text-decoration: none;
	background-color:#ccc;
	color: #eee;
}

.tieup_phototext{
	width:100%;
	overflow: hidden; /* heightを戻す */
}

.tieup_photo{
	width:100%;
	float: none;
	margin-bottom: 20px;
}

.tieup_text{
	width:100%;
	float: none;
}

.tieup_photo2{
	width:100%;
	margin-bottom: 10px;
}

.tieup_text2{
	width:100%;
}

}