@charset "UTF-8";

/* style.css */

.for_sp {
	display: none;
}
.br-sp {
    display: none;
}

.mb20{
	margin-bottom: 20px;
}

.mb100{
	margin-bottom: 100px;
}

/* clearfix */
.clearfix {
	display: block;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix {
	*overflow: hidden;
	*zoom: 1;
}
.clear {
	clear: both;
}
a:hover{
	opacity: 0.5;
}

header .header_container{
	padding: 0 20px;
	background: #f9f8f0;
}
header .header_container .header_detail .siteid_logo{
	float: left;
	margin: 19px 0; 
}
header .header_container .header_detail .siteid_logo img{
	height: auto;
	width: 70%;
}
header .header_container .header_detail .nav_global{
	float: right;
	margin: 20px 0; 
}
header .header_container .header_detail .sns_txt{
	float: left;
	padding-top: 14px;
}
header .header_container .header_detail .sns_txt img{
	width: 60px;
	height: auto;
}
header .header_container .header_detail .nav_global_sns{
	float: right;
}
header .header_container .header_detail .nav_global_sns li{
	display: inline-block;
	margin-left: 13px;
}
header .header_container .header_detail .nav_global_sns li img{
	width: 50px;
	height: auto;
}

.menu-burger,
.menu-responsive {
    display: none;
}

.menu-top_container { 
	margin: 0 auto;
	text-align: center;
    background-color: #000000;
}
.mainmenu {
    margin: 0 auto;
    width: 100%;
}

.mainmenu ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
  display: flex;
  justify-content: center;
}
.mainmenu li {
    float: left;
}

.mainmenu ul li {
    position: relative;
}
.mainmenu li a {
    display: block;
    color: white;
    text-align: center;
    padding: 20px 30px;
    text-decoration: none;
    position: relative;
}

/*.mainmenu li a.mn6
{
color: #404040;
}*/
.color-gray {
 	color: #404040 !important;
}
.getMn1 .mn1,
.getMn2 .mn2,
.getMn3 .mn3, 
.getMn4 .mn4,
.getMn5 .mn5,
.getMn6 .mn6,
.getMn7 .mn7, 
.getMn8 .mn8,
.getMn9 .mn9, 
.getMn10 .mn10 {
    color: #ac8d51 !important;
} 

/* =========== menu-burger =========== */
.menu-responsive-content {
    display: none;
}
/* =========== menu-burger =========== */

.mv_bg_container {
    border-top: #ac8d51 1px solid;
    border-bottom: #ac8d51 4px solid;
    background: url(../images/common/bg02.png) no-repeat;
    background-position: center center;
    background-size: cover;
}

.mv_bg_container .mv-text {
    margin: 50px auto;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
}
.mv_bg_container .mv-text h1 {
    font-size: 60px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.mv_bg_container .mv-text h1 span {
    color: #ac8d51;
}
.mv_bg_container .mv-text h1 em {
    font-size: 35px;
    font-style:normal;
    padding: 0 5px;
}
.txt_container h2.ttl{
    font-size: 40px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contact_container {
    background-color: #FFF;
    border: 1px solid #ac8d51;
    border-radius: 3px;
    width: 100%;
    max-width: 500px;
    padding: 20px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}
.contact_container h2 {
    font-size: 18px;
    margin-bottom: 0px !important;
}
.contact_container a {
    color: #ac8d51 !important;
    text-decoration: none;
}
/* cast */
.cast-content {
    width: 100%;
    margin: auto;
}

.cast-content ul {
  display: flex;
  flex-direction: row; 
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.cast-content ul.mb50{
  margin-bottom: 50px;
}

.cast-content ul.mb100{
  margin-bottom: 100px;
}

.cast-content ul li img {
    padding: 0px 10px 0px;
}
.cast-content ul li.w100 {
    width: 100%;
}
.cast-content-siaff-sp {
    display: none;
}
.cast-content-siaff {
    max-width: 1000px;
    margin: 0 auto;
}
/*.cast-content-siaff img {
    margin: 0 !important;
    padding: 0 !important;
}*/
ul#staff   {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-left: 120px;
}
ul#staff li {
    margin-top: 50px;
    width: 50%;
}
ul#staff li img {
    display: inherit;
    left: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
ul#staff li p {
     text-align: left;
     margin-top: 10px;
     font-size: 16px;
     margin-left: -20px;
}
.line_staff {
    padding: 60px 0;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 40px;
    margin-bottom: -40px;
}
dl.staff_list {
    text-align: left;
    width: 46rem;
    position: relative;
    z-index: 3;
    line-height: 2;
}
dl.staff_list dt {
    text-align: right;
    float: left;
    width: 17em;
    margin-right: 0.5rem;
    font-weight: normal;
}
dl.staff_list dt span{
    background-color: #000;
    color: #fff;
    font-size: 86%;
    padding: 0.2rem 0.4rem;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
p.staff_list {
    text-align: left;
    margin: 0 auto 2rem;
    width: 910px;
    position: relative;
    z-index: 3;
}
p.staff_list span{
    background-color: #000;
    color: #fff;
    font-size: 86%;
    padding: 0.2rem 0.4rem;
    margin-right: 0.5rem;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
p.staff_list span + br{
    display: none;
}

ul li.ensemble{
    width: 570px;
    text-align: center;
    margin: auto;
    margin-bottom: 100px;
}
ul li.ensemble02{
    width: auto;
    text-align: center;
    margin: auto;
    margin-bottom: 100px;
}
ul li.ensemble02 dl.staff_list {
    width: auto;
}
ul li.ensemble02 dl.staff_list dd span{
  padding-left: 17em;
}


/* staff*/
.cast-content-siaff .txt_staff p{
  text-align: center;
}


/* access*/
.google-map {
    width: 100%;
    max-width: 1024px;
    height: 361px;
    margin-top: 40px;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}

.index_txt_container .index_txt_detail {
    text-align: center;
}

.index_txt_container .index_txt_detail .txt_area {
/*    padding-bottom: 60px;*/
}

.index_txt_container .index_txt_detail .txt_area h2 {
    margin-bottom: 30px;
}

.index_txt_container .index_txt_detail .txt_area p {
    font-size: 20px;
}

.index_txt_container .index_txt_detail .txt_staff {
    padding-top: 60px;
    background-position: center top;
    background-repeat: no-repeat;
}

.index_txt_container .spec_flower_r {
    position: absolute;
    right: 0;
    bottom: -30px;
}

.index_tv_container .index_tv_detail {
    text-align: center;
    padding: 100px 0 100px;
}

.txt_container {
    padding: 100px 0 100px;
    border-bottom: #ac8d51 4px solid;
    position: relative;
}
.txt_container h1 img {
    width: 100%;
    max-width: 1264px;
}

.txt_container .txt_detail {
    text-align: center;
}

.txt_container .txt_detail .txt_area {
    padding-bottom: 0px;
}

.txt_container .txt_detail .txt_area h2 {
    margin-bottom: 30px;
	margin-top: 10px;
}

.txt_container .txt_detail .txt_area p {
    font-size: 16px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}

.txt_container .txt_detail .txt_area img.special-ttl {
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
    padding: 0 20px;
}

.txt_container .txt_detail .txt_area img.special-img {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    width: 500px;
}

.txt_container .txt_detail .txt_staff {
    background-position: center top;
    background-repeat: no-repeat;
}

.txt_container .spec_flower_r {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 0;
}
.txt_container .spec_flower_l {
    position: absolute;
    left: 0;
    bottom: 27px;
    z-index: 0;
}

.txt_container .spec_flower_l-intro-pc {
    position: absolute;
    left: 0;
    z-index: 0;
    overflow: hidden;
    width: 100%;
    margin-top: -100px;
}
.txt_container .spec_flower_l-intro-sp {
    display: none;
}

  .index_mainvisual .index_mainvisual_detail h1 img{ 
  	width: 100%; 
    margin: auto;
  }

.index_mainvisual .index_mainvisual_detail{
	text-align: center;
}
.index_txt_container {
	padding: 80px 0 80px;
    border-top: #ac8d51 10px solid;
	border-bottom: #ac8d51 10px solid;
    background-color: #132330;
	position: relative;
}
.index_txt_container .index_txt_detail{
	text-align: center;
}

.index_txt_container .index_txt_detail .txt_area h2{
	margin-bottom: 30px;
}

.index_txt_container .index_txt_detail .txt_area p{
	font-size: 20px;
}
.index_txt_container .index_txt_detail .txt_staff{
	padding-top: 60px;
    background-position: center top;
    background-repeat: no-repeat;
}
.index_txt_container .spec_flower_r{
	position: absolute;
	right: 0;
	bottom: -30px;
}
.access-content img{
	margin-bottom: 10px;
}

/* special */
.txt_container .txt_detail .txt_area .special-content {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto 100px;
}
.line_illustration {
    padding: 60px 0;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 40px;
    margin-bottom: -40px;
}
.txt_container .txt_detail .txt_area .special-img + p{
    margin-bottom: 60px;
}
/* // special */

/* qa */
.txt_container .txt_detail .txt_area .qa-content {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.txt_container .txt_detail .txt_area .qa-content .inner{
    border:2px solid #ac8d51 ;
    padding: 40px 60px 30px;
    margin-bottom: 40px;
}
.txt_container .txt_detail .txt_area .qa-content h3{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 130%;
}
.txt_container .txt_detail .txt_area .qa-content > p{
    margin-bottom: 40px;
}
.txt_container .txt_detail .txt_area .qa-content ul li{    
    text-align: left;
    list-style-type: disc;
    margin-bottom: 0.7rem;
}
.txt_container .txt_detail .txt_area .qa-content .inner + .inner p{
    margin-top: 40px;
}
.line_qa {
    padding: 60px 0;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 40px;
    margin-bottom: -40px;
}
.qa_inner{
    background-color: #f4f4f4;
    margin-bottom: 20px;
    padding: 20px;
    text-align: left;
}
.qa_inner h3 span.icon{
    background-color: #000;
    color:#ccc;
    padding: 10px;
    margin-right: 6px;
}
.qa_inner strong{
    font-weight: bold;
    color: #e20000;
}
.qa_inner p + p , .qa_inner p + ul{
    margin-top: 20px;
}
.qa_inner + h3{
    margin-top: 40px;
}
.qa_inner li{
    margin-left: 40px;
}
.line_price {
    padding: 60px 0;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 40px;
    margin-bottom: -40px;
}
.contact_box{
  margin-top: 80px;
}
/* // qa */

/* schedule */
.schedule-content .inner{
    text-align: left;
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.schedule-content .inner + h2{
    margin-top: 60px;
}
.schedule-content .inner h3{
    margin: 40px 0 20px;
}
.schedule-content .inner h3.price{
    font-size: 130%;
}
.schedule-content .inner p + p , .schedule-content .inner p + ul{
    margin-top: 20px;
}
.schedule-content h2 , .schedule-content h3{
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.img_schedule{
    width: 100%;
}
.line_schedule {
    padding: 60px 0;
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 80px;
    margin-bottom: -40px;
}
.schedule-content ul li{
    font-size: 16px;
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 1rem;
}

h3.sub_ttl{
    background: #3B5998;
    display: inline-block;
	color: #fff;
}
img.seat_img{
	width: 60%;
	margin: auto;
	display: block;
}
.txt_container .txt_detail .txt_area p.other{
	border-top: solid 1px #3B5998;
	padding-top: 20px;
}
/* // schedule */

/*goods */
.schedule-content .inner .goods_ttl{
  display: inline-block;
  background-color: #000000;
  color: #FFFFFF;
  padding: 0.2rem 0.4rem;
  margin: 40px 20px 20px;
}
.txt_container .txt_detail .txt_area .goods_caption{
  margin: -16px 0 10px 0;
}
.schedule-content .goods_inner img {
  width: 90%;
  margin-bottom: 20px;
  margin-left: 20px;
}
.goods_shop{
	text-align: center;
}
.txt_container .txt_detail .txt_area h2.limited_goods{
	margin-bottom: auto;
	margin-top: 100px;
}
.schedule-content .goods_contact{
	border: 1px solid #ac8d51;
    padding: 20px;
    text-align: center;
}
.txt_container .txt_detail .txt_area .goods_contact_ttl{
	margin-top: 100px;
}
/* // gooos */

footer .footer_link_container{
	padding: 2em 1em;
	background: url(../images/common/bg.png) no-repeat;
	background-position: center center;
	background-size: cover;
}
footer .footer_link_container .footer_link_detail{
	margin: 80px auto;
	width: 1024px;
}
footer .footer_link_container .footer_link_detail .footer_link {
	margin-bottom: 48px;
}
footer .footer_link_container .footer_link_detail .footer_link li {
	width: 488px;
	float: left;
}
footer .footer_link_container .footer_link_detail .footer_link li.link_bnr_srotastage{
	margin-right: 48px;
}
footer .footer_link_container .footer_link_detail .footer_link li img{
	width: 100%;
}
footer .footer_link_container .footer_link_detail .bnr_twitter {
	text-align: center;
}
footer .footer_sns_container .footer_sns_detail {
	text-align: center;
	margin:40px; 
}
footer .footer_sns_container .footer_sns_detail .sns_txt{
	margin-bottom: 20px;
}
footer .footer_sns_container .footer_sns_detail .footer_sns{
}
footer .footer_sns_container .footer_sns_detail .footer_sns li{
	display: inline-block;
	padding: 0 5px;
}
footer .footer_sns_container .footer_sns_detail .footer_sns li img{
	width: 50px;
	height: auto;
}
footer .footer_copyright{
	font-size: 13px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	color: #ffffff;
	background: #07141d;
	padding: 20px 0;
}
.red{
  color: #e20000;
}
@media screen and (max-width: 1244px) {
	.index_txt_container .spec_flower_r{
  	bottom: -80px;
  }
}
@media screen and (max-width: 1064px) {
  .index_mainvisual .index_mainvisual_detail h1 img{ 
  	width: 100%; 
    margin: auto;
  }
  .index_txt_container .index_txt_detail .txt_staff img{
  	width: 100%; 
  	padding: 0 30px;
  }
  .index_txt_container .spec_flower_r{
  	width: 120px;
  	height: auto;
  	bottom: -60px;
  }
  footer .footer_link_container .footer_link_detail{
  	width: 100%;
  	padding: 0 30px;
  }
  footer .footer_link_container .footer_link_detail .footer_link li{
  	width: 48%;
  }
  footer .footer_link_container .footer_link_detail .footer_link li.link_bnr_srotastage{
	margin-right: 4%;
  }
}
@media screen and (max-width: 900px) {
.index_txt_container .index_txt_detail .txt_area h2 img{
  	 width:95%;
  }


/* ===== print ===== */
.print {
	display: none !important;
}
@media print {
/* print detail start */
html {
	overflow-y: auto;
}
body {
	_zoom: 0.8;
}
.print {
	display: block !important;
}
.clearfix {
	*overflow: auto;
	*zoom: 1;
}
.clearfix {
	overflow: hidden\9;
}
.clearfix:not(:target) {
	overflow: hidden\9;
}
/* print detail end */
}
  
