@charset "utf-8";
/* CSS Document */

#production #teaser:before {
  background-image: url(../img/production02/bg_teaser_ticket.jpg);
}

.productMainBox {
    background-color: #e85382;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 16px 0;
}

.mincho{
	font-family: source-han-serif-japanese, serif;
    font-weight: 700;
    font-style: normal;
}

.productMainBox .lv1{
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}

.productMainBox .lv2{
	font-size: 1.3rem;
	letter-spacing: 0.1em;
	padding-top: 5px;
}



.pvBox {
    text-align: center;
    margin: 0 0 40px;
    padding: 15px 0 25px;
    background: url(../img/production02/bg_pv.png) no-repeat center;
    background-size: cover;
    /**/
    display: none;
}

/*PV非表示時余白調整*/
    .proSan01{
    margin-top: 45px;
}

.taoHair {
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 60px;
    box-sizing: border-box;
    padding-bottom: 10px;
}
	
	

.taoHair:before {
    position: absolute;
    bottom: 5px;
	left: 50%;
	transform: translateX(-50%);
    margin: auto;
    background: url("../img/production02/line.png");
    width: 159px;
    height: 2px;
    content: '';
}

.proSan02 {
    min-height: 343px;
    background: url(../img/production02/tao_bg_sp.png)no-repeat center top 26px;
    background-size: contain;
}



.proSan02 .taoHair{
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 90px;
    box-sizing: border-box;
    padding-bottom: 10px;
}


.proSan03 .taoHair{
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 90px;
    box-sizing: border-box;
    padding-bottom: 10px;
}


.photoBox.top35{
	margin-top: 20px !important;
}


.photoBox .cast_p{
	text-align: center;
	font-size: 1.2rem;
	color: #000;
	margin-bottom: 18px;
	margin-top: 0 !important;
}

.photoBox .cast_p span{
	font-size: 1.7rem;
}

/*リンク未設定*/
.photoBox ul li a{
    display: inline-block;
    pointer-events: none;
}

/**/

/*TAODAとは*/

.abouttxtItem {
    padding: 0 4.16vw;
    box-sizing: border-box;
    background-color: hsla(0,0%,70%,0.30);
    border-radius: 10px;
    margin: 0px 15px 50px 15px;
}


.abouttxtItem dl{
    padding: 20px 25px;
}

.abouttxtItem dl dt{
	text-align: center;
	font-size: 1.5rem;
	color: #000;
	margin-bottom: 20px;
	margin-top: 0 !important;
}

.abouttxtItem dl dd{
	font-size: 1.4rem;
    line-height: 1.75;
    letter-spacing: 0.1em;
}

/**/

.profile_btn{
	display: none !important;
}


.photoBox ul {
    margin-left: 0;
	display: flex;
	/*flex-wrap: wrap;*/
	justify-content: space-between;
}

.photoBox ul.center {
	justify-content: center;
}


.photoBox ul li {
    float: none;
    width: 30.4%;
    padding-left: 0;
    box-sizing: border-box;
    text-align: center;
}

/*-----------------------------*/

.photoItem .cast_p{
	text-align: center;
	font-size: 1.2rem;
	color: #000;
	margin-bottom: 18px;
	margin-top: 0 !important;
}

.photoItem .cast_p span{
	font-size: 1.7rem;
}

.photoItem ul {
    margin-left: 0;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
    
}

.photoItem ul li {
    margin-bottom: 30px;
    width: 25%;
	padding: 0 5px;
    /* padding-left: 3.04vw; */
    box-sizing: border-box;
    text-align: center;
}

/*役名非表示*/
.photoItem ul li p em{
   /* display: none;*/
}
/*リンク未設定*/
.photoItem ul li a{
    pointer-events: none;
}


.proSan04 .taoHair{
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 70px;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.anchorDateLink a.linkTicket02 {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 1.4rem;
    width: 100%;
    max-width: 288px;
    padding-left: 65px;
    box-sizing: border-box;
    height: 55px;
    background: url("../img/production02/bg_btn.png")no-repeat center center;
    margin: 0 auto;
    border-radius: 5px;
    position: relative;
    font-weight: bold;
}

.anchorDateLink a.linkTicket02:before {
    position: absolute;
    left: 22px;
    top: 0;
    width: 18px;
    height: 100%;
    z-index: 2;
    content: '';
    background: url("../img/production02/ico_human.png") center center no-repeat;
    background-size: 100% auto;
}


iframe.anchorDate {
    width: 87%;
    max-width: 850px;
    height: 541px;
    padding: 35px 50px;
    border: 1px solid #bd273b !important;
}


.proSan05 {
    background: url(../img/production02/blackBack.jpg)no-repeat 0 0;
    background-size: cover;
    padding: 37px 0 20px;
}

.proSan05 .taoHair{
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 90px;
    box-sizing: border-box;
    padding-bottom: 10px;
}


.taoHairBox02 .taoHair:before {
    background: #fff;
	height: 1px;
}

/*観劇レポート非表示*/
.proSan06{
    display: none;
}

.proSan06 .taoHair{
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 80px;
    box-sizing: border-box;
    padding-bottom: 10px;
}

/*フォトギャラリー非表示*/
.proSan07{
  /*  display: none; */
}

.proSan07 .taoHair{
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 60px;
    box-sizing: border-box;
    padding-bottom: 10px;
}

/*協賛非表示*/
.proSan08{
    display: none;
}
.proSan08 .taoHair{
	min-width: 159px;
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
    padding: 0 110px;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.kyousan ul li {
	padding: 0 8px;
}


.kyousan ul li::after {
    content: "/";
	padding-left: 11px;
}




img {
-webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-touch-callout:none;
  -moz-user-select:none;
  touch-callout:none;
  user-select:none;
}






