@charset "UTF-8";

body {
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, 'Font Awesome\ 5 Free';
    font-size: 16px;
    font-weight: 400;
    color: #000000;
  　text-size-adjust: 100%;
 　　-webkit-text-size-adjust: 100%;/*Chrome,Safari*/
 　　-ms-text-size-adjust: 100%;/*EgdeMobile*/
 　　-moz-text-size-adjust: 100%;/*firefox*/
}

/* style.css */

.for_pc {
	display: none;
}
.sp-none {
    display: none;
}
.txt_left-sp {
    text-align: left;
}
header {
position: fixed;
background-color: #fff;
top: 0;
left: 0;
width: 100%;
z-index: 9;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
border-bottom: 5px #e73d83 solid;
}
article {
    margin-top: 60px;
}

header .header_container{
	padding: 0 12px;
}
header .header_container .header_detail .siteid_logo{
	float: left;
	margin: 6px 0; 
}
header .header_container .header_detail .siteid_logo img{
	width: 90px;
	height: auto;
}
header .header_container .header_detail .nav_global{
	float: right;
    margin: 0.8em 0; 
}
header .header_container .header_detail .sns_txt{
	float: left;
	padding-top: 6px;
}
header .header_container .header_detail .sns_txt img{
	width: 37px;
	height: auto;
}
header .header_container .header_detail .nav_global_sns{
    float: right;
    margin-right: 52px;
}
header .header_container .header_detail .nav_global_sns li{
	display: inline-block;
	margin-left: 8px;
}
header .header_container .header_detail .nav_global_sns li img{
	width: 36px;
	height: auto;
}

.br-sp {
	display: block;
}
.index_mainvisual{
	background-color: #e73d83;
}

.index_mainvisual .index_mainvisual_detail img{
	width: 100%;
}
.index_txt_container {
	padding: 2.5em 0 3.5em;
	border-bottom: #e73d83 5px solid;
	position: relative;
}
.index_txt_container .index_txt_detail {
}
.index_txt_container .index_txt_detail .txt_area{
	padding: 0 1em 2.5em;
}
.index_txt_container .index_txt_detail .txt_area h2{
	margin-bottom: 0.5em;
	text-align: center;
}
.index_txt_container .index_txt_detail .txt_area h2 img{
	width: 100%;
}
.index_txt_container .index_txt_detail .txt_area p {
	font-size: 12px;
}
.index_txt_container .index_txt_detail .txt_staff{
	padding-top: 2.5em;
	background-image: url(../images/index/bg_line_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}
.index_txt_container .index_txt_detail .txt_staff img{
	width: 100%;
	padding: 0 4.8em 0 2.4em;
}
.index_txt_container .spec_flower_r{
	position: absolute;
	width: 90px;
	height: auto;
	right: 0;
	bottom: -20px;
}
.google-map {
    width: 100%;
    max-width: 1024px;
    height: 361px;
    margin: 20px 0;
    position: relative;
    z-index: 2;
    padding: 0 20px;
}
.index_tv_container .index_tv_detail{
	text-align: center;
	padding: 2em 0 1em;
}	
.index_tv_container .index_tv_detail img{
	width: 94%;
}

.txt_container {
    padding: 40px 0 30px;
    border-bottom: #fbbd4c 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;
}

.txt_container .txt_detail .txt_area p {
    font-size: 14px;
    z-index: 2;
    position: relative;
    padding: 0 20px;
}
.access-content {
    text-align: left;
}
.txt_container .txt_detail .txt_area img {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 90%;
    /* max-width: 100px; */
}

.txt_container .txt_detail .txt_staff {
    padding-top: 60px;
    background-image: url(../images/index/bg_line_pc.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

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


img.spec_flower_l-intro-sp {
    margin-top: -50px;
    width: 100%;

}
.txt_container .spec_flower_l-intro-pc {
    display: none;
}

/* intro */
.intro-title {
    position: relative;
    border-bottom: none;
    padding-bottom: 0px;
}
.intro-title p {
    padding: 0 20px;
    margin-bottom: 20px;   
}

.story_container {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.8;
}
.story_container h2 {
   max-width: 93px;
   padding-top: 20px;
   margin: 0 auto;
}
.story_container h3 {
    margin-top: 0px;
}
.story_container p,
.story_container img {
    margin-bottom: 20px; 
    width: 100%;   
}
.story_container p span {
    font-weight: bold;
}
.story_container .pink-story {
    color: #e73d83;
    font-style:italic;
    font-weight: bold;
}
.story_container .txt600 {
    font-weight: bold;
    font-size: 20px;
}
.icon-story {
    max-width: 130px;
    margin-bottom: -10px !important;
}
.text-footer {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 0 5px;
    margin: 0;
    margin-bottom: -50px !important;
}
/* cast & staff */
.cast-content {
    width: 100%;
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 10px;
}

.cast-img {
    max-width: 105px !important;
}
.cast-img-staff {
    width: 87px !important;
}

.cast-content ul {
  display: flex;
  flex-direction: row; 
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.cast-content ul li {
    width: 33.3% !important;
}

.cast-content ul li img {
    padding: 7px !important;
    width: 100% !important;
}
.cast-content ul li.w100 {
    width: 100%;
}
.cast-content-siaff {
    max-width: 954px;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: -20px;
}
.cast-content-siaff img {
    margin: 0 !important;
    padding: 0 !important;
}
ul#staff   {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0 20px;
}
ul#staff li {
    margin-top: 30px;
    width: 100%;
}
ul#staff li img {
    display: inherit;
    left: 0 !important;
    height: 58px;
    width: auto;
}
ul#staff li p {
     text-align: left;
     margin-top: 10px;
     font-size: 16px;
     padding: 0;
}
.line_staff {
    margin-top: 30px;
    padding-top: 80px;
    background-image: url(../images/index/bg_line_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-position: initial;
}
dl.staff_list {
    text-align: left;
    margin: 40px 20px 2rem;
    position: relative;
    z-index: 3;
}
dl.staff_list dt {
    font-weight: normal;
    max-height: 100%;
  　margin-bottom: 10px;
}
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;
}
dl.staff_list dd{
    margin-bottom: 1rem;
    margin-top: 5px;
}
.txt_container .txt_detail .txt_area p.staff_list {
    text-align: left;
    margin: 0 auto 2rem;
    position: relative;
    z-index: 3;
    font-size: 16px;
}
.txt_container .txt_detail .txt_area p.staff_list span{
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-size: 86%;
    padding: 0.1rem 0.4rem;
    margin-bottom: 5px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.txt_container .txt_detail .txt_area p.staff_list .forpc{
    display: none;
}
.staff_list .txt{
  margin-top: 5px;
}

/* // cast & staff */

/* special */
.txt_container .txt_detail .txt_area .special-content {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}
.txt_container .txt_detail .txt_area .special-content h2 img{
    height: 28px;
    width: auto;
}
.txt_container .txt_detail .txt_area .special-content iframe{
    width: 100%;
}
.line_illustration {
    margin-top: 30px;
    padding-top: 80px;
    background-image: url(../images/index/bg_line_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-position: initial;
}
.txt_container .txt_detail .txt_area .special-img + p{
    margin-bottom: 40px;
}
/* special */


/* qa */
.txt_container .txt_detail .txt_area .qa-content {
    width: 100%;
    padding: 0 10px;
    position: relative;
    z-index: 3;
}
.txt_container .txt_detail .txt_area .qa-content .inner{
    border:2px solid #FFDC5C ;
    padding: 1rem ;
    margin-bottom: 30px;
}
.txt_container .txt_detail .txt_area .qa-content h3{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 120%;
}
.txt_container .txt_detail .txt_area .qa-content > p{
    margin-bottom: 40px;
    text-align: left;
}
.txt_container .txt_detail .txt_area .qa-content .inner ul{
    margin-left: 1rem;
} 
.txt_container .txt_detail .txt_area .qa-content ul li{    
    text-align: left;
    list-style-type: disc;
    margin-bottom: 0.7rem;
    font-size: 14px;
}
.txt_container .txt_detail .txt_area .qa-content .inner + .inner p{
    margin-top: 20px;
    text-align: left;
}
.line_qa {
    margin-top: 30px;
    padding-top: 80px;
    background-image: url(../images/index/bg_line_sp.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-position: initial;
}
.qa_inner{
    background-color: #f4f4f4;
    margin-bottom: 20px;
    padding: 16px;
    text-align: left;
}
.qa_inner h3 span.icon{
    background-color: #000;
    color:#ccc;
    padding: 6px;
    margin-right: 6px;
}
.qa_inner strong{
    font-weight: bold;
    color: #e20000;
}
.qa_inner p + p , .qa_inner p + ul{
    margin-top: 20px;
}
.qa_inner ul li{
    margin-left: 40px;
}

/* // qa */


/* schedule */

.txt_container .txt_detail .txt_area .schedule-content {
    width: 100%;
    padding: 0 10px;
    position: relative;
    z-index: 3;
}
.schedule-content .inner{
    text-align: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.schedule-content h2{
    font-size: 120%;
}
.schedule-content .inner + h2{
    margin-top: 60px;
}
.schedule-content .inner h3{
    margin: 40px 0 20px;
    font-size: 110%;
}
.schedule-content .inner h3.price{
    font-size: 110%;
}
.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;
}
.txt_container .txt_detail .txt_area .img_schedule{
    width: 100%;
}
.line_schedule {
    padding: 60px 0;
    background-image: url(../images/index/bg_line_pc.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: 80px;
    margin-bottom: -40px;
}
.schedule-content ul li{
    font-size: 14px;
    list-style-type: disc;
    margin-left: 1rem;
}
/* // 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;
}
/* // gooos */


/* =========== menu-burger =========== */
.getMn1 .mn1,
.getMn2 .mn2,
.getMn3 .mn3, 
.getMn4 .mn4,
.getMn5 .mn5,
.getMn6 .mn6,
.getMn7 .mn7, 
.getMn8 .mn8,
.getMn9 .mn9, 
.getMn10 .mn10 {
    color: #e73d83 !important;
} 

.menu-burger a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 67px;
    height: 62px;
    font-size: 30px;
    color: #fff;
    background: #000000;
    position: absolute;
        top: 0;
        right: 0;
}

.menu-burger a i {
    color: #fff;
}

.menu-close {
    width: 67px;
    height: 67px;
    font-size: 30px;
}
.menu-close img {
    width: 50%;
    margin-top: 10px;
}

.menu-top_container { 
 display: none;
}
.menu-responsive {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    background: #000;
    margin-top: 67px;
    padding-bottom: 20px;
}
.menu-responsive-bg {
    width: 100%;
    height: 100vh;
    z-index: 8;
    background-color: #e73d83;
}

.menu-responsive-content {
    position: relative;
}
.menu-close {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    top: -75px;
    z-index: 10;
    background-color: #000;
    text-decoration: none;
}
.menu-close i {
    color: #fff;
    border-bottom: none;
}
.menu-responsive-content ul {
    padding: 30px 20px;
    
}
.menu-responsive-content ul li {
    width: 47%;
    float: left;
    margin: 5px 5px;
    padding: 0 20px;
    text-align: center;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.2rem;
    border: 1px solid #fff;
    line-height: 2;
}
.menu-responsive-content ul li a {
    position: relative;
    color: #fff;
    text-decoration: none;
}
.color-gray {
 color: #404040 !important;
}
.border-gray {
    border: 1px solid #404040 !important;
}
/* =========== menu-burger =========== */

.mv_bg_container {
    border-top: #fbbd4c 1px solid;
    border-bottom: #fbbd4c 4px solid;
    background: url(../images/common/bg_grid_o.png) top center;
}

.mv_bg_container .mv-text {
    margin: 30px auto;
    text-align: center;
    font-family: 'Radley', serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
}
.mv_bg_container .mv-text h1 {
    font-size: 2.4rem;
}
.mv_bg_container .mv-text h1 span {
    color: #e73d83;
}
.mv_bg_container .mv-text h1 em {
    font-size: 25px;
    font-style:normal;
    padding: 0 3px;
}
.contact_container {
    background-color: #FFF;
    border: 1px solid #e73d83;
    border-radius: 3px;
    width: 90%;
    max-width: 400px;
    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: #e73d83 !important;
    text-decoration: none;
}

footer{
	margin-top: 1em;
}
footer .footer_link_container{
	border-top: #fbbd4c 2px solid;
	border-bottom: #fbbd4c 2px solid;
	background: url(../images/common/bg_grid_o.png) top center;
}
footer .footer_link_container .footer_link_detail{
	margin: 2em 1em;
}
footer .footer_link_container .footer_link_detail .footer_link {
}
footer .footer_link_container .footer_link_detail .footer_link li {
	margin-bottom: 1em;
}
footer .footer_link_container .footer_link_detail .footer_link li img{
	width: 100%;
}
footer .footer_link_container .footer_link_detail .bnr_twitter img{
	width: 100%;
}
footer .footer_sns_container .footer_sns_detail {
	text-align: center;
	margin:1em; 
}
footer .footer_sns_container .footer_sns_detail .sns_txt{
	margin-bottom: 0.5em;
}
footer .footer_sns_container .footer_sns_detail .sns_txt img{
	width: 43px;
	height: auto;
}
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: 36px;
	height: auto;
}
footer .footer_copyright{
	font-size: 10px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
	border-top: #ccc 1px solid;
	padding: 1em 0;
}

/* 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;
}
