@charset "utf-8";
:root {
	--campaign-lead: #22b89d;
	--campaign-performance: #22b89d;
	--theatersdoor: #656ac5;
}
body#releaseInfo #bodyArea .mainArea {
	position: relative;
	padding-bottom: 38px;
}

.fixed {
	position: fixed;
	top: 70px;
}

/* header
-------------------------------------------------- */
body.sp #headerPosition {
	margin: 0;
}

/* AreaNav
-------------------------------------------------- */

#areaNav.loading {
	height: 22px;
	background-image: url(/shared/images/loading_shiki.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* weeklyCalendar
-------------------------------------------------- */
#weeklyCalendar.loading {
	height: 200px;
}

/* calendarTable05
-------------------------------------------------- */

.mainArea .calendarTable05 {
	width: 930px;
	padding: 4px;
	margin: 0 0 4px;
	background: #eaeaea;
}

.mainArea .calendarTable05 p {
	margin: 12px 0;
	font-size: 12px;
	line-height: 22px;
	background: #eaeaea;
}

.mainArea .calendarTable05 p .btn {
	margin-top: -2px;
	padding-left: 6px;
}

.mainArea .calendarTable05 p .shiki_id {
	padding-right: 0;
}

.mainArea .calendarTable05 .generalTable {
	width: 932px;
	padding: 3px 0 0;
	margin: 0 auto;
	background: none;
	border-bottom: none;
}

.mainArea .calendarTable05 .generalTable table {
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 93.8%;
	border-color: #b7b7b7;
	border-style: solid;
	border-width: 1px;
	background: #ffffff;
}

.mainArea .applauseTitle {
	padding: 13px 15px;
}

.mainArea .calendarTable05 .applauseTitle .column {
	width: auto;
	margin-right: 10px;
}

.mainArea .calendarTable05 .applauseTitle .column a {
	background: none;
}
.mainArea .calendarTable05 .applauseTitle .column a img{
	width: 68px;
	height: 44px;
	border-radius: 4px;
	vertical-align: top;
}
.mainArea .calendarTable05 .applauseTitle .columnEnd {
	width: 564px;
	text-align: left;
	float: left;
}

.mainArea .calendarTable05 .applauseTitle p.floatRight {
	width: 268px;
	padding: 0;
	margin: -9px 0 7px;
	float: right;
}

.mainArea .calendarTable05 .applauseTitle p.openingNews {
	width: 255px;
	padding: 5px 0 4px;
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #ffffff;
	background: #a9a9a9;
	font-weight: bold;
}

.mainArea .calendarTable05 .applauseTitle .columnEnd h3 {
	margin: 0;
	padding: 0;
	line-height: 33px;
}

.mainArea .calendarTable05 .applauseTitle .columnEnd h3.dedicated {
	line-height: normal;
}

.mainArea .calendarTable05 .applauseTitle .columnEnd h3 a:link,
.mainArea .calendarTable05 .applauseTitle .columnEnd h3 a:visited,
.mainArea .calendarTable05 .applauseTitle .columnEnd h3 a:hover,
.mainArea .calendarTable05 .applauseTitle .columnEnd h3 a:active {
	color: #000000;
}

.mainArea .calendarTable05 .applauseTitle .columnEnd a.theaterName {
	display: inline-block;
	margin-top: 7px;
	/*color: #000000;*/
}

.mainArea .calendarTable05 .generalTable table table {
	width: 108px;
	padding: 0;
	border: none;
	background: none;
}

.mainArea .calendarTable05 .generalTable .dayBox .supplement,
.mainArea .calendarTable05 .generalTable .dayBox img {
	float: left;
}

/* fixedCalendar
-------------------------------------------------- */

#fixedCalendarHeader {
	background: #fff;
	z-index: 999;
}

#fixedCalendarHeader.fixed {
	width: 100%;
	padding-left: 100%;
	left: -50%;
	border-top: 1px solid #cccccc;
}

#fixedCalendarHeader .calendarTable {
	width: 939px;
	padding: 0;
	margin: 0 auto;
}

#fixedCalendarHeader #ymList.loading {
	height: 32px;
	background-image: url(/shared/images/loading_shiki.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#fixedCalendarHeader.fixed .calendarTable {
	width: 938px;
	margin-left: -469px;
}

#fixedCalendarHeader .calendarTable #next,
#fixedCalendarHeader .calendarTable #prev {
	top: 230px;
}


body.sp .mainArea .calendarTable #prev {
	left: -40px;
}

body.sp .mainArea .calendarTable #next {
	right: -40px;
}

#fixedCalendarHeader.fixed .calendarTable05 {
	width: 100%;
	margin-left: -50%;
	padding: 10px 50%;
	margin-bottom: 0;
	border-bottom: 1px solid #cccccc;
}

#fixedCalendarHeader.fixed .calendarTable05 #calendarContents {
	width: 932px;
	margin-left: -466px;
}

#fixedCalendarHeader.fixed .calendarTable05 p {
	display: none;
}

#fixedCalendarHeader.fixed .calendarTable2 {
	width: 938px;
	margin-left: -469px;
}

#fixedCalendarHeader .calendarTable2 {
	width: 941px;
	padding: 0;
	margin: 10px auto 9px;
}

#fixedCalendarHeader .calendarTable2 table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}

#fixedCalendarHeader .calendarTable2 table tbody td {
	width: 55px;
	height: 28px;
	padding: 0 5px 1px;
	line-height: 28px;
	text-align: center;
	background: url(/stage_page/images/calendar_bg.gif) left center no-repeat;
}

#fixedCalendarHeader .calendarTable2 table tbody td.year {
	width: 69px;
	padding: 0 5px 0 0;
	font-size: 12px;
	line-height: 28px;
	background: none;
}

#fixedCalendarHeader .calendarTable2 table tbody td.month {
	position: relative;
	font-size: 12px;
	line-height: 28px;
	color: #000;
}

#fixedCalendarHeader .calendarTable2 table tbody td.month.enable {
	cursor: pointer;
}

#fixedCalendarHeader .calendarTable2 table tbody td.month.disable {
	color: #ccc;
	cursor: default;
}

#fixedCalendarHeader .calendarTable2 table tbody td.month.select {
	cursor: default;
}

#fixedCalendarHeader .calendarTable2 table tbody td.month span {
	display: block;
}

#fixedCalendarHeader .calendarTable2 table tbody td.year .number,
#fixedCalendarHeader .calendarTable2 table tbody td.month .number {
	font-size: 16px;
	line-height: 28px;
	display: inline;
}

#fixedCalendarHeader .calendarTable2 table tbody td.select span {
	color: #fff;
	background: #d63542;
}

#fixedCalendarHeader .calendarTable2 table tbody td#prevYear {
	width: 47px;
	padding: 0 5px 0 0;
	background: none;
	cursor: pointer;
}

#fixedCalendarHeader .calendarTable2 table tbody td#nextYear {
	width: 47px;
	padding: 0 0 0 5px;
	background: none;
	cursor: pointer;
}

#fixedCalendarHeader .calendarTable2 table tbody td#prevYear.disable,
#fixedCalendarHeader .calendarTable2 table tbody td#nextYear.disable {
	cursor: default;
	-moz-opacity: 0.30;
	opacity: 0.30;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=30)';
	filter: alpha(opacity=30);
}

#fixedCalendarHeader #weeklyCalendarHeader.loading {
	height: 84px;
	background-color: #fff;
	background-image: url(/shared/images/loading_shiki.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#fixedCalendarHeader.fixed #weeklyCalendarHeader.loading {
	height: 38px;
	background-position: 24.7% 50%;
}

/*special3
-------------------------------------------------- */

body#releaseInfo.special3 #header.special3 {
	height: 42px;
}
body#releaseInfo.special3 #headerVariableArea #headerBody {
	margin: 0 auto;
	position: relative;
}

body#releaseInfo.special3 #headerBody #showTitle {
	width: 255px;
	padding: 28px 0 0;
	font-size: 32px;
	line-height: 32px;
	position: static;
	float: left;
}

body#releaseInfo.special3 #headerBody ul.nav {
	width: 466px;
	padding: 0;
	margin: 0;
	position: static;
	top: 0;
	clear: none;
	float: right;
	border-left: 1px solid #d9d9d9;
}

body#releaseInfo.special3 #headerBody ul.nav li {
	display: block;
	height: 101px;
	margin: 0;
	padding: 0;
	width: 154px;
}

body#releaseInfo.special3 #headerBody ul.nav li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #000;
	display: block;
	height: 101px;
}

body#releaseInfo.special3 #bodyArea .mainArea h2#area01,
body#releaseInfo.special3 #bodyArea .mainArea h2#area02,
body#releaseInfo.special3 #bodyArea .mainArea h2#area03,
body#releaseInfo.special3 #bodyArea .mainArea h2#area04,
body#releaseInfo.special3 #bodyArea .mainArea h2#area05,
body#releaseInfo.special3 #bodyArea .mainArea h2#area06 {
	margin-top: 0;
	padding-top: 0;
}

body#releaseInfo.special3 .mainArea .applauseTitle .columnEnd h3 {
	font-size: 18px;
	width: auto;
	line-height: 1;
}

/* float window
-------------------------------------------------- */
#windowBox.loading {
	background-image: none;
}

/*campaign
-------------------------------------------------- */

body.campaign .headerVariableArea,
.campaign .addh3,
.campaign .applauseBlock,
.campaign .btnBlock,
.campaign .familyBnrBlock {
	font-family: 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', sans-serif;
}

body.campaign #header, body.pc.campaign #header {
	border: none;
}

body.campaign #headerArea .header .id_none {
	height: 33px;
}

body#releaseInfo.campaign.special3 #headerVariableArea {
	background: none;
	border: none;
}

.campaign .leadPeriod {
	width: 758px;
	margin: 0 auto 40px;
	border-width: 2px;
	border-color: var(--campaign-lead);
	border-style: solid;
	background-color: #fff;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	border-radius: 23px;
	display: flex;
}
.campaign .leadPeriod dt {
	width: 245px;
	padding: 7.5px 0 5.5px;
	font-size: 20px;
	color: #fff;
	background-color: var(--campaign-lead);
	border-radius: 21px 0 0 21px;
	display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center; 
	align-items: center; /*上下中央*/
	justify-content: center; /*左右中央*/
}
.campaign .leadPeriod dd {
	width: 509px;
	padding: 7.5px 0 5.5px;
	font-size: 26px;
	color: var(--campaign-lead);
	border-radius: 0 21px 21px 0;
	display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center; 
	align-items: center; /*上下中央*/
	justify-content: center; /*左右中央*/
}
.campaign .headerVariableArea .parent-childTxt {
	width: 280px;
	height: 132px;
	padding: 0 0 8px;
	font-size: 15px;
	position: absolute;
	left: 50%;
	margin-left: 221px;
	top: 0;
	display: flex;
	-webkit-align-items: center;
	-webkit-justify-content: center; 
	align-items: center; /*上下中央*/
	justify-content: center; /*左右中央*/
	line-height: 1.888;
	z-index: 1;
}

.campaign .headerVariableArea .parent-childTxt .colorPink {
	color: #f37680;
	font-size: 18px;
	line-height: 1.5;
}
.campaign .headerVariableArea .parent-childTxt .colorPink b {
	font-size: 21px;
}
.campaign .parent-childTxt:before {
	content: '';
	width: 280px;
	height: 280px;
	border-radius: 50%;
	background-image: -moz-linear-gradient( -113deg, rgb(226,244,251) 22%, rgb(255,255,255) 71%);
	background-image: -webkit-linear-gradient( -113deg, rgb(226,244,251) 22%, rgb(255,255,255) 71%);
	background-image: -ms-linear-gradient( -113deg, rgb(226,244,251) 22%, rgb(255,255,255) 71%);
	position: absolute;
	left: 0;
	top: -140px;
	z-index: -1;
}
.campaign .parent-childTxt:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 21px solid transparent;
	border-bottom: 27px solid transparent;
	border-left: 21px solid #fff;
	position: absolute;
	left: 91px;
	bottom: -21px;
	z-index: -2;
	transform: rotate(12deg);
	-moz-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
}

body.campaign .leadTxt {
	font-size: 18px;
	line-height: 1.888;
	text-align: center;
}
.campaign .mainArea {
	padding-top: 37px;
}

.campaign h3.addh3 {
	font-size: 34px;
	margin: 9px 0 34px;
	color: var(--campaign-lead);
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.2em;
}
.campaign h3.addh3 span {
	font-size: 28px;
}
.campaign .applauseBlock{
	margin-left: -8px;
	margin-right: -8px;
	display: flex;
	flex-wrap:wrap;
}
.campaign .applauseBlock .column{
	margin-right: 18px;
	margin-bottom: 30px;
	width: 307px;
}
.campaign .applauseBlock .column:nth-child(3n){
	margin-right: 0;
}

.campaign .applauseImg {
	margin-bottom: 16px;
}
.campaign .applauseCatch {
	margin: 16px 0;
	text-align: center;
	font-size: 16px;
	color: #000;
}
.campaign .performanceArea {
	margin-bottom: 10px;
	padding: 0 18px;
	background-color: var(--campaign-performance);
	line-height: 1.5;
	min-height: 36px;
	color: #fff;
	font-weight: bold;
	border-radius: 18px;
	width: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.campaign .applauseName {
	font-size: 14px;
}
.campaign .applauseArea {
	font-size: 14px;
}
.campaign #bodyArea .areaLink {
	padding: 0;
	margin: 0 5px;
	font-size: 12px;
}
.campaign #bodyArea .areaLink li a {
	padding: 10px;
	border: 1px solid #000;
	border-radius: 4px;
	display: block;
	color: #000;
	background: url(/stage_page/images/arrow_small_right_3.png) right center no-repeat;
}
.campaign #bodyArea .areaLink li a:hover {
	border-color: #c3303c;
	color: #c3303c;
	background-image: url(/stage_page/images/arrow_small_right_3_on.png);
}

.campaign #bodyArea .areaLink li {
	margin: 0 0 10px 0;
}
.campaign #bodyArea .areaLink .areaLinkHalf {
	margin: 0 10px 10px 0;
	width: 143px;
	float: left;
}
.campaign #bodyArea .areaLink .areaLinkHalf:nth-child(even) {
	margin-right: 0;
}
.campaign .familyBnrBlock {
	width: 758px;
	margin: 20px auto 51px;
	border-width: 1px;
	border-color: rgba(112, 112, 112 ,0.251);
	border-style: solid;
	border-radius: 8px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.55;
	overflow: hidden;
}

.campaign .familyBnrBlock:hover:after {
	opacity: 1;
}

.campaign .familyBnrBlock a {
	width: 100%;
	padding: 30px 30px 25px 33px;
	background: none;
	color: #333;
	display: flex;
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content: space-between;
	-webkit-box-align: center;/*--- Androidブラウザ用 ---*/
	-ms-flex-align: center;/*--- IE10用 ---*/
	-webkit-align-items: center;/*--- safari（PC）用 ---*/
	align-items: center;
	box-sizing: border-box;
	background-image: url(/stage_page/images/bnr_familyservice_1.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fffa99;
}
.campaign div.special3 .familyBnrBlock a:link,
.campaign div.special3 .familyBnrBlock a:visited {
	color: #333;
}
.campaign .familyBnrBlock span {
	display: block;
}
.campaign .familyBnrBlock span.btn {
	padding: 5px 20px 4px;
	font-size: 14px;
	color: #f37680;
	background-color: #fff;
}
.campaign .familyBnrBlock a:hover {
	opacity: 0.7;
}
.campaign #bodyArea .btnTypeTheatresdoor {
	margin-bottom: 50px;
	text-align: center;
}
.campaign #bodyArea .btnTypeTheatresdoor li {
	margin: 0 34px;
	display: inline-block;
	width: 320px;
}
.campaign #bodyArea .btnTypeTheatresdoor a {
	padding: 20px 0 17px;
	border-radius: 8px;
	font-size: 18px;
	color: #fff;
	display: block;
	background-color: var(--theatersdoor);
	background-repeat: no-repeat;
}

.campaign #bodyArea .btnTypeTheatresdoor a:hover {
	background-color: rgba(101, 106, 197, 0.8);
}

.campaign #bodyArea .btnTheatres a {
	background-image: url(/stage_page/images/event/summer_vacation/icon_theatres_1.png);
	background-size: 22px 28px;
	background-position: 24px center;
}
.campaign #bodyArea .btnDoor a {
	background-image: url(/stage_page/images/event/summer_vacation/icon_door_1.png);
	background-size: 28px 25px;
	background-position: 21px 20px;
}
.decoNone {
	background: none;
}

.btn a {
	border: none;
	background: none;
}

#todayBtn {
	cursor: pointer;
}

/* mediaInfo
-------------------------------------------------- */
#mediaInfo {
	width: 1000px;
	margin: 0 auto;
  }
  
  #mediaInfo ul.areaList {
	width: 100%;
	margin: 30px 0 16px;
	border-top: 1px solid #cccccc;
  }
  
  #mediaInfo ul.areaList li {
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #cccccc;
  }
  
  #mediaInfo ul.areaList li a {
    width: calc(100% - 44px);
    padding: 23px 22px 19px;
    display: block;
    text-align: left;
    background: #ffffff;
  }
  
  #mediaInfo ul.areaList li .category {
	width: 145px;
	height: 26px;
	margin: 0 16px 0 0;
	font-size: 8px;
	font-size: 0.8rem;
	line-height: 26px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	background-color: #eeeeee;
	text-align: center;
	font-weight: bold;
	display: inline-block;
  }
  
  #mediaInfo ul.areaList li time {
	font-size: 8px;
	font-size: 0.8rem;
	color: #666666;
  }
  
  #mediaInfo ul.areaList li .txt {
	margin: 14px 0 0;
	font-size: 8.6px;
	font-size: 0.86rem;
	line-height: 1.6428571;
	color: #333333;
	display: block;
  }
  
  #mediaInfo ul.areaList li a:hover {
	text-decoration: none;
  }
  
  #mediaInfo ul.areaList li a:hover .img img {
	opacity: 0.2;
  }
  
  #mediaInfo ul.areaList li a:hover .category {
	color: #000000;
  }
  
  #mediaInfo ul.areaList li a:hover .txt {
	color: #c3303c;
	text-decoration: underline;
  }
  
  #mediaInfo ul.areaList li.fix .category {
	color: #ffffff;
	background-color: #c3303c;
  }
  
  #mediaInfo ul.areaList li.fix time {
	color: #c3303c;
	font-weight: bold;
  }
  
  #mediaInfo ul.areaList li.fix .txt {
	color: #c3303c;
	font-weight: bold;
  }
  
  #mediaInfo ul.areaList li.fix a:hover .category {
	color: #ffffff;
  }
  
  @media screen and (max-width: 959px) {
	#mediaInfo ul.areaList {
	  margin: 30px 0;
	}
  
	#mediaInfo ul.areaList li a {
	  padding: 15px 0;
	}
  
	#mediaInfo ul.areaList li .category {
	  width: 100px;
	  height: 20px;
	  margin: 0 8px 0 0;
	  font-size: 9px;
	  font-size: 0.9rem;
	  line-height: 20px;
	  -webkit-border-radius: 19px 20px 20px 19px/19px 19px 20px 20px;
	  -moz-border-radius: 19px 20px 20px 19px/19px 19px 20px 20px;
	  border-radius: 19px 20px 20px 19px/19px 19px 20px 20px;
	}
  
	#mediaInfo ul.areaList li time {
	  font-size: 11px;
	  font-size: 1.1rem;
	  margin: 0;
	}
  
	#mediaInfo ul.areaList li .txt {
	  margin: 9px 0 0;
	  font-size: 12px;
	  font-size: 1.2rem;
	}
  
	#mediaInfo ul.areaList li.fix a:hover .category {
	  color: #ffffff;
	}
  
	#mediaInfo ul.areaList li a:hover .txt {
	  color: #000000;
	  text-decoration: none;
	}
}
  