@charset 'UTF-8';

body.pc,
body.tablet {
	background: #000;
}

body.sp {
	width: 100%;
	min-width: 1000px;
	background: #000;
	display: block;
	box-sizing: border-box;
}

/* section
-------------------------------------------------- */
.section {
	text-align: center;
}

.section {
	min-width: 1000px;
	padding: 75px 0;
	text-align: center;
	color: #ffffff;
}

body.sp .section {
	min-width: 100%;
	padding: 61px 0 45px;
}


.section h2 {
	margin-bottom: 48px;
	font-size: 0;
	line-height: 0;
}

.section p {
	margin-bottom: 38px;
	line-height: 1.6875;
}

body.sp .section p {
	font-size: 16px;
}

#section_1 {
    position: relative;
	padding: 0;
	background: #e3f6ff url(/applause/bridge/images/main_visual.jpg) no-repeat center -50px;
	z-index: 5;
}

body.sp #section_1 {
	background: #e3f6ff url(/applause/bridge/images/main_visual.jpg) no-repeat center -25px;
}


#section_1 .body {
	position: relative;
}

body.sp #section_1 .body {
	padding-bottom: 65px;
}

#section_1 {
	padding: 35px 0 53px;
}

#section_1 .body {
	position: relative;
}

#section_1 h1 {
    width: 544px;
    height:283px;
    padding: 0;
    margin: 11px 258px 25px 0px;
    line-height: 0;
}
.sp #section_1{
    padding: 0;
}

.sp #section_1 h1 {
	margin:0;
	padding: 60px 0 18px 0;
}

.sp #section_1 h1,
.sp #section_1 h1 img {
    width:544px;
    height:auto;
}

#section_1 .btnInfo {
	height: 86px;
	width: 376px;
	padding: 0;
	margin: 0 530px 0 95px;
	line-height: 0;
	position: relative;
	overflow: hidden;
}

#section_1 .btnInfo a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#section_1 .btnInfo a:hover img {
	position: absolute;
	left: 0px;
	top: -86px;
}

.pc #section_1 .gw_sp,
.tablet #section_1 .gw_sp,
.sp #section_1 .gw_pc {
	display:none;
}

.pc #section_1 .gw_pc,
.tablet #section_1 .gw_pc,
.sp #section_1 .gw_sp {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
}

.pc #section_1 .gw_pc,
.tablet #section_1 .gw_pc{
	height: 57px;
	width: 346px;
    bottom: -70px;
    left: 335px;
}

.sp #section_1 .gw_sp {
	height: 164px;
	width: 272px;
	top: 40px;
    right: 30px;
}

#section_1 .btnGuid {
	height: 140px;
    width: 150px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	position: absolute;
	right: 355px;
}

.pc #section_1 .btnGuid,
.tablet #section_1 .btnGuid{
	bottom: -25px;
}

.sp #section_1 .btnGuid {
	bottom: 40px;
}

#section_1 .btnGuid a {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}

#section_1 .btnGuid a img {
	position: absolute;
	left: 0;
	top: 0;
}

#section_1 .btnGuid a:hover img {
	position: absolute;
	left: 0;
	top: -140px;
}

.releaseInfo {
	padding: 0;
	margin: 0 0 -2px;
	background: #fff;
}

body.sp #releaseInfo {
	padding: 0;
    background: #fff;
}

.releaseInfo .body {
	width: 100%;
	padding: 0;
	text-align: left;
	background: #4db5f1;
	box-sizing: border-box;
}

.releaseInfo p {
	width: 960px;
	padding: 17px 20px;
	margin: 0 auto 2px;
}

.releaseInfo p .top {
	width: 140px;
	padding: 8px 0;
	vertical-align: top;
}

.releaseInfo p .logo {
	height: 50px;
	padding: 0 20px;
	background: #ffffff;
	vertical-align: middle;
	display: block;
}

.releaseInfo p .txt {
	padding: 0 20px;
	margin: 0;
	vertical-align: middle;
}

.releaseInfo p .txtMain {
	margin: 0 0 2px;
	font-size: 25px;
	line-height: 1.44;
	font-weight: bold;
	display: block;
}

.releaseInfo p .txtSub {
	font-size: 16px;
	line-height: 1.6875;
	font-weight: bold;
	display: block;
}

body.sp .releaseInfo p .txtMain {
	font-size:220%!important;
}
body.sp .releaseInfo p .txtSub {
	font-size:140%!important;
}

.releaseInfo p .mapAria {
	width: 180px;
	padding: 0 0 0 20px;
	margin: 0;
	vertical-align: middle;
	color: #ffffff;
}

.releaseInfo p .map {
	width:180px;
	height: 45px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	display: block;
	float: right;
}

 .releaseInfo p .map a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.releaseInfo p .map a:hover img {
	position: absolute;
	left: 0px;
	top: -45px;
}

body.sp .section.releaseInfo .body{
    width: 100%;
    padding: 0;
}

body.sp .section p.table {
    box-sizing: border-box;
}

#information {
	padding: 73px 0 65px;
	text-align: left;
}

/*body.pc #information,
body.tablet #information {
background: #000000 url(/applause/bridge/images/information_bg.jpg) bottom center no-repeat;
}*/

body.pc #information,
body.tablet #information {
	background: #e3f6ff url(/applause/bridge/images/information_bg.jpg) center center no-repeat;
}

body.sp #information {
	padding: 60px 0 55px;
	background: #e3f6ff url(/applause/bridge/images/information_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.sp #information .body {
	margin: 0 auto;
	padding: 0 2%;
}

#information h2 {
	margin-bottom: 12px;
	text-align: left;
}

#information .newsBox {
	margin: 0 0 47px;
}

#information .eventsBox {
	margin: 0 0 45px;
}

#information dl {
	width: 100%;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: solid 1px rgba(0,0,0,0.1);
}

#information dt {
	width: 13.542%;
	font-size: 18px;
	line-height: 2;
	color: #000000;
	float: left;
}

#information dd {
	width: 86.458%;
	padding: 10px 0 11px;
	font-size: 18px;
	line-height: 1.1;
	color: #0069c4;
	float: right;
}

#information dd a {
	color: #0069c4;
}

#information .btn {
	width: 621px;
	height: 80px;
	margin: 0 auto;
}

body.pc #section_2 {
	background: #ffffff url(/applause/bridge/images/section_2_bg.jpg) top center no-repeat;
	color:#000;
}

body.sp #section_2,
body.tablet #section_2 {
	background: #ffffff url(/applause/bridge/images/s/section_2_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	color:#000;
	padding-bottom:48px;
}

/* section_3：もっと知る =========================== */
body #section_3 {
	color: #000;
	background:#e3f6ff url(../images/information_bg.jpg) center top no-repeat;
}

body.sp #section_3,
body.tablet #section_3 {
	background: #e3f6ff url(/applause/bridge/images/information_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

.vertical_body {
	position: relative;
	padding: 40px 0 0;
}
body.sp .vertical_body {
    width: 90vw;
    margin: 0 auto;
}
.vertical_body:after {
	content:'';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
    z-index: 1;
	width: 200px;
	height: 100%;
	background: url(../images/gradient_mask.png) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.vertical_body_nav {
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 200px;
}
body.sp .vertical_body_nav {
    top: 30vw;
}
.vertical_body_nav_item {
	position: absolute;
	cursor: pointer;
	opacity: 0;
	transition: opacity .5s;
	animation: ease-in 3s infinite moving;
	pointer-events: none;
}
body.sp .vertical_body_nav_item img {
	width: 30px;
	height: 33px;
}
.vertical_body_nav_item.active {
	opacity: 1;
	pointer-events: auto;
}
.vertical_body_nav_item:nth-child(2) {
	right: 0;
	transform: rotate(180deg);
	animation: ease-in 3s infinite movingright;
}
@keyframes moving{
	40%{ left:0; }
	45%{ left:-5px; }
	50%{ left:0; }
	55%{ left:-5px; }
	60%{ left:0; }
}
@keyframes movingright{
	40%{ right:0; }
	45%{ right:-5px; }
	50%{ right:0; }
	55%{ right:-5px; }
	60%{ right:0; }
}
.vertical-para {
	overflow: hidden;
	padding: 0 40px 0 20px;
}

body.sp .vertical-para  {
	padding: 0 60px 0 30px;
}
.vp {
	color: #1f7dce;
	font-size: 16px;
}

body.sp .section .vp {
	font-size: 24px;
}
.vp:last-child {
	padding-left: 120px;
}
.section h3.vp-title {
	font-size: 16px;
	font-weight: bold;
	margin-left: 36px;
}
body.sp .section h3.vp-title {
	font-size: 24px;
}

#vp_box .jp::-webkit-scrollbar{
	height: 0;
	background: #f3f3ed;
}
#vp_box .jp::-webkit-scrollbar-thumb{
	background: #c5c5c5;
}
#vp_box .jp {
	-webkit-transition: color 2s ease;
	-moz-transition: color 2s ease;
	-o-transition: color 2s ease;
	transition: color 2s ease;
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
	z-index: 1;
	width: 100%;
	height: 490px;
}
body.sp #vp_box .jp {
	height: 75vw;
}
#vp_box .jp div {
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	box-sizing: border-box;
	padding: 0 100px;
	font-size: 18px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 2.24;
	letter-spacing: 0.05em;
	z-index: 1;
}
#vp_box .jp p {
	margin-left: 36px;
}
#vp_box .en {
	padding: 0 20px 0 20px;
}
#vp_box .en h2 {
	margin-bottom: 62px;
	font-size: 18px;
	line-height: 2;
	letter-spacing: 0.06em;
}
#vp_box .en p {
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 1.59;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 0.05em;
}
#vp_box .jp {
	display: block;
	margin: 0 auto;
}
#vp_box .mask {
	display: none;
}
#vp_box .jp div {
	padding: 0 0 0 0;
	line-height: 2.22;
	z-index: 1;
}
#vp_box .jp p {
	margin-left: 36px;
}
	


body.pc #section_4 {
	background: #001b3f url(/applause/bridge/images/section_4_bg.jpg) top center no-repeat;
}

body.sp #section_4,
body.tablet #section_4 {
	background: #000000 url(/applause/bridge/images/s/section_4_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.sp .story,
body.tablet .story {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc #section_5 {
	background: #fff;
}

body.sp #section_5,
body.tablet #section_5 {
	margin: 0;
    padding:50px 0;
	background: #fff;
	-webkit-background-size: 1000px auto;
	-moz-background-size: 1000px auto;
	background-size: 1000px auto;
}

#section_6 {
	/*padding: 61px 0 45px;*/
}


body.pc #section_6 .body,
body.tablet #section_6 .body {
	padding: 0;
	width: 1000px;
}

body.pc #section_6,
body.tablet #section_6 {
	background: #fff4e3 url(/applause/bridge/images/gallery_bg.jpg) top center no-repeat;
}

body.pc #section_6 h2,
body.tablet #section_6 h2 {
	margin-bottom: 20px;
}

/*body.sp #section_6 h2 {
	margin-bottom: 2.5%;
}*/

body.pc #section_6 h2 + p,
body.tablet #section_6 h2 + p,
body.sp #section_6 h2 + p{
	margin-bottom: 48px;
}

body.sp #section_6 h2 + p {
	font-size:160%;
}

body.sp #section_6 {
	background: #fff4e3 url(/applause/bridge/images/s/gallery_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.sp #section_6 {
    padding-bottom: 60px;
}

#section_7 {
	/*padding: 61px 0 75px;*/
	/*background:#e3f6ff url(/applause/bridge/images/information_bg.jpg) center center no-repeat;*/
	background:#fff;
}

#section_7 .stafftBody {
	color:#000;
}

#section_8 {
    padding: 50px 0;
    background: #000;
}

#section_9 {
	/*padding: 49px 0 72px;*/
}

body.pc #section_9,
body.tablet #section_9 {
		background: #3a3f38 url(/applause/bridge/images/section_9_bg.jpg) top center no-repeat;
}

body.sp #section_9 {
    background: #3a3f38 url(/applause/bridge/images/s/section_9_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc #section_10 {
		background: #0e122f url(/applause/bridge/images/section_10_bg.jpg) top center no-repeat;
}

body.sp #section_10,
body.tablet #section_10 {
    background: #0e122f url(/applause/bridge/images/s/section_10_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

body.pc #section_11 {
	margin: 0;
	background:#e3f6ff url(/applause/bridge/images/information_bg.jpg) center center no-repeat;
}

body.sp #section_11,
body.tablet #section_11 {
	margin: 0;
    padding:50px 0;
	background:#e3f6ff url(/applause/bridge/images/information_bg.jpg) center center no-repeat;
}

#section_11 .btnInfo {
	height: 84px;
	width: 375px;
	padding: 0;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#section_11 .btnInfo a img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#section_11 .btnInfo a:hover img {
	position: absolute;
	left: 0px;
	top: -84px;
}

/* learnmore
-------------------------------------------------- */
body.pc #section_10 {
}

body.sp #section_10,
body.tablet #section_10 {
	-webkit-background-size: 1000px auto;
	-moz-background-size: 1000px auto;
	background-size: 1000px auto;
}

#section_10 .column {
	width: 290px;
	height: 268px;
	padding: 50px 48px 50px 36px;
	background: url(/applause/bridge/images/learn_more_bg.png) center center no-repeat;
}

#section_10 .column h3 {
	padding-top: 0;
	margin-bottom: 15px;
	line-height: 0;
}

#section_10 .column p.txtArea {
	width: 228px;
	height: 100px;
	padding: 0;
	margin: 0 30px;
	text-align: left;
	overflow-y: auto;
	color:#372c34;
}

#section_10 .learnMoreBox {
	width: 749px;
	margin: -30px auto 0;
	display: flex;
	flex-wrap: wrap;
}

#section_10 .column .moreBtn {
	height: 44px;
	width: 151px;
	margin: 10px auto 0;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

#section_10 .column .moreBtn img {
	position: absolute;
	left: 0px;
	top: 0px;
}

#section_10 .column .moreBtn a:hover img {
	position: absolute;
	left: 0px;
	top: -44px;
}

/* threeColumnsType1
-------------------------------------------------- */
.threeColumnsType1,
body.sp .threeColumnsType1,
body.tablet .threeColumnsType1 {
	width: 909px;
	margin: 0 21px 46px 30px;
}

.threeColumnsType1 .column,
body.sp .threeColumnsType1 .column,
body.tablet .threeColumnsType1 .column {
	width: 235px;
	padding: 24px 29px 0 30px;
	margin: 0 9px 9px 0;
}

.threeColumnsType1 .column:nth-child(-n+3),
body.sp .threeColumnsType1 .column:nth-child(-n+3),
body.tablet .threeColumnsType1 .column:nth-child(-n+3) {
	background: #e2f6ff;
}

.threeColumnsType1 .column:nth-child(n+4),
body.sp .threeColumnsType1 .column:nth-child(n+4),
body.tablet .threeColumnsType1 .column:nth-child(n+4) {
	background: #e2f6ff;
}


.threeColumnsType1 a.column,
.threeColumnsType1 a.column:hover {
	color: #372c34;
	text-decoration: none;
}

.threeColumnsType1 a.column:hover {
	background: #C5EAFA;
}

.threeColumnsType1 .column h3 {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.333;
	font-weight: bold;
}

.threeColumnsType1 .column h3 span {
	font-size: 14px;
	line-height: 1.714;
	vertical-align: bottom;
}

/* photoColumnsType1
-------------------------------------------------- */

.photoColumnsType1 {
	margin: 0;
	padding: 35px 0 15px 50px;
}

.sp .photoColumnsType1 {
	width: 930px;
	margin: 0 0 0 45px;
	padding: 0 0 0 0;
	background: none;
}

.photoColumnsType1 .column {
	padding: 0;
	margin: 0 30px 30px 0;
	float: left;
	border: 1px solid #bfdef3;
}

/* more
-------------------------------------------------- */
.more {
	height: 108px;
	width: 108px;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.more img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.more a:hover img {
	position: absolute;
	left: 0px;
	top: -108px;
}

/* btn
-------------------------------------------------- */
.btn {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
.btn img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.btn a:hover img {
	position: absolute;
	left: 0px;
	top: -80px;
}

#section_5 .btn {
	height: 80px;
	width: 313px;
	margin: 0px auto;
}

#section_7 .btn {
	height: 80px;
	width: 313px;
}

#section_7 .btn.center {
	margin: 0 auto 60px;
}

#musicnumber .btn {
	height: 80px;
	width: 313px;
}

#musicnumber .btn.center {
	margin: 0 auto;
}

body.pc #specialContent {
	background: #121425 url(/applause/bridge/images/special_bg.jpg) top center no-repeat;
}

body.sp #specialContent,
body.tablet #specialContent {
	background: #000000 url(/applause/bridge/images/s/special_bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#specialContent .twoColumnsType1 {
	width: 960px;
	margin: 0 auto 25px;
	text-align: left;
}

#specialContent .twoColumnsType1 .column {
	width: 465px;
	margin: 0;
	float: left;
}

#specialContent .twoColumnsType1 .columnEnd {
	width: 465px;
	margin: 0;
	float: right;
}

#specialContent .threeColumnsType1 {
	width: 990px;
	margin: 0 -30px 0 0;
}

#specialContent .threeColumnsType1 .column {
	width: 300px;
	padding: 0;
	margin: 0 30px 25px 0;
	background: none;
	float: left;
}

#specialContent .twoColumnsType1 .column .image,
#specialContent .twoColumnsType1 .columnEnd .image,
#specialContent .threeColumnsType1 .column .image {
	margin: 0 0 8px;
	border:1px solid #eda6a3;
	box-sizing:border-box!important;
}

#specialContent a,
#specialContent a:hover {
	color: #ffffff;
	text-decoration: none;
}

#section_7 .castBody {
	padding: 14px 18px 18px;
	margin: 0 0 55px;
	border: 2px solid #ffffff;
	background: #b8dff5;
    box-sizing: border-box;
}

#section_7 h3{
	color: #1f7dce;
}

#section_7 .castBody h3 {
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 1.555;
	font-weight: bold;
	text-align: left;
}

#section_7 .castBase {
	padding: 28px 25px 25px;
	margin: 0;
	border: 2px solid #ffffff;
	background: #ffffff;
    color: #000000;
}

#section_7 .castBase hr {
	display: block;
	color: #2e2e2e;
}

.castTab .tab {
	width: auto;
}

.castTab .tab li {
	padding: 21px 20px;
}

.castTab .tab li {
	width: auto;
}

.castTab .tab li.select{
	padding: 21px 18px 36px;
	cursor: default;
}

body.sp .castTab .tab li,
body.sp .castTab .tab li.select {
	width: 270px;
	box-sizing: content-box;
	font-size: 100%;
}

.castTab .tab li:nth-child(3) {
	margin-right: 0;
}

.castTab .tab li span {
	padding-right: 43px;
	display: block;
	background: url(/applause/shared/images/cast_tab_bg.png) center right no-repeat;
	text-align: left;
}

.castTab .tab.two li,
body.sp .castTab .tab.two li,
body.sp .castTab .tab.two li.select{
	width: 432px;
}

.castTab .tab.two li:nth-child(2) {
	margin-right: 0;
}

.castTab .tab.three li {
	width: 270px;
}

.castTab .content {
	padding: 0;
	width: auto;
}

.frameBlock {
	width: 100%;
	margin:33px 0 0;
	padding: 0;
}

.frameBlock .frameBlockBase {
	width: 100%;
	margin: 0;
	padding: 15px 20px 13px;
	background: #ffffff;
	color: #61c59f;
	text-align: left;
	font-size: 16px;
	line-height: 1.6875;
	border: 1px solid #b8dff5;
	box-sizing: border-box;
}

.frameBlock .frameBlockBase h4 {
	margin-bottom:2px;
	font-weight: bold;
}

.frameBlock .frameBlockBase ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
}

/* stafftBody
-------------------------------------------------- */
#section_7 .stafftBody {
	padding: 14px 18px 18px;
	margin: 0 0 55px;
    background: #b8dff5;
    box-sizing: border-box;
    text-align:left;
}

#section_7 .stafftBody h3 {
	font-size: 18px;
	margin-bottom: 16px;
	line-height: 1.555;
	font-weight: bold;
	text-align: center;
}

#section_7 .stafftBase {
	padding: 28px 25px 25px;
	margin: 0;
    background: #ffffff;
}

.stafftBody .generalTable {
	width: 930px;
	padding: 3px 0;
	margin: 0 0 15px;
}


.stafftBody .generalTable  {
	padding: 11px 12px 15px;
	border-color: #2e2e2e;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	text-align: left;
	background: #171717;
}


.stafftBody .generalFormTable dl {
	padding: 10px 0 13px;
	margin: 0 0 3px;
    border-bottom: 1px solid #daf3ff;
}

.stafftBody .generalFormTable dl:last-child {
   border-bottom:none;
}

body.sp .stafftBody .generalFormTable dl {
    padding: 1% 0 1.3%;
	margin: 0 0 0.3%;
    border-bottom: 2px solid #daf3ff;
}

.stafftBody .generalFormTable dt,
.stafftBody .generalFormTable dd {
	font-size: 14px;
	line-height: 1.2857;
	float: right;
}

.stafftBody .generalFormTable dt {
	width: 52%;
	padding: 0 2% 0 0;
	margin: 0 1% 0 0;
	font-weight: bold;
	float: left;
}

.stafftBody .generalFormTable dd {
	width: 45%;
	float: right;
}

body.sp .stafftBody .generalFormTable dt,
body.sp .stafftBody .generalFormTable dd {
	font-size: 180%;
}

/* castBody
-------------------------------------------------- */

.castBody .generalTable {
	width: 930px;
	padding: 3px 0;
	margin: 0 0 15px;
}

.castBody .generalTable table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
	font-size: 100%;
}

.castBody .generalTable table tbody th {
	padding: 11px 12px 15px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 0 1px 1px 0;
	color: #333;
	vertical-align: top;
	text-align: left;
	background: #e5e5e5;
}

.castBody .generalTable table tbody td {
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 0 1px 1px 0;
	vertical-align: top;
	font-size: 100%;
	background: #fff;
}

.castBody .generalFormTable table td {
	padding-right: 30px;
    line-height: 1.5;
}

.castBody .generalFormTable table td.top {
	vertical-align: text-top;
}

body.sp #specialContent .threeColumnsType1 {
	width: 960px;
}

#specialContent .threeColumnsType1 .column:nth-child(3n) {
	margin-right:0;
}

/* casttitle
-------------------------------------------------- */
.casttitle {
	width: 100%;
	padding: 0;
	margin-bottom: 30px;
	background: url(/applause/bridge/images/casttitle_bg.gif) center center repeat-x;
	text-align: center;
}

body.sp casttitle {
	-webkit-background-size: 2px auto;
	-moz-background-size: 2px auto;
	background-size: 2px auto;
}

/* musicNumber
-------------------------------------------------- */

body.pc #musicnumber,
body.tablet #musicnumber {
	/*padding: 61px 0 75px;*/
	background:#e3f6ff url(/applause/bridge/images/information_bg.jpg) center center no-repeat;
}

body.sp #musicnumber {
	  background-image: url(/applause/bridge/images/information_bg.jpg);
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  background-size: cover;
	  padding-bottom: 60px;
}

#musicnumber > .body > h2 {
    margin-bottom: 0.75em;
	line-height:inherit;
}

#music_number_column h2 {
    margin-bottom: 1.5em;
	line-height:inherit;
	font-size: 20px;
	font-weight:bold;
}

body.sp .section {
	padding: 5% 0 0 0;
	background: #fff url(/applause/bridge/shared/images/s/bg.jpg) top center no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}

#music_number_column {
	/* display:-webkit-flex;
	display:flex; */
	margin:0 auto 30px;
	justify-content:center;
}

.music_number_column_content {
	margin: 0 auto 2rem;
}

body.pc #music_number_column,
body.tablet #music_number_column {
	width:800px;
}

body.sp #music_number_column {
	width:100%;
}

#music_number_column div {
	background:#fff;
	padding:2em 1em 1em;
	text-align:center;
}

body.pc #music_number_column div,
body.tablet #music_number_column div {
/*	width:340px;*/
	width:800px;
}

body.sp #music_number_column div {
	width: 85%;
}

#music_number_column .original {
	color:#006f65;
}

#music_number_column .others {
	color:#1f7dce;
}

#music_number_column h2 {
	border-bottom: 6px double #b8dff5;
    padding-bottom: 0.5em;
	}
body.sp #music_number_column h2 {
	font-size: 220%;
	}

#music_number_column .original h3 + p {
	color:#61c59f;
	}

#music_number_column h2 {
	line-height: 1.5;
	padding: 1em 0;
}

#music_number_column .others h2 {
}
	
#music_number_column .others h3 + p {
	color:#31b8f1;
}

body.sp #music_number_column h3 + p {
	font-size:165%;
	}

/* #music_number_column h3:before {
	content:'♪';
	} */

#music_number_column h3 {
	font-size:17px;
	font-weight:bold;
	margin-bottom:0.3em;
	}

#music_number_column h3 span{
	font-size:15px;
	font-weight:normal;
}
body.sp #music_number_column h3 {
	font-size: 170%;
	}

#music_number_column p + span {
	display: inline;
    margin-top: 0.5em;
    padding: 0.1em 0.3em 0;
    font-size: 14px;
    color: #777;
    font-weight: normal;
    border: 1px solid #999;
	}

body.sp #music_number_column p + span {
    font-size: 150%;
	}

#music_number_column p {
	margin-bottom: 0.35em;
	}

#music_number_column ul li {
	display:block;
	margin-bottom:2em;
}

p.attention {
	margin-top: 1em;
	color: #31b8f1;
}

body.sp p.attention {
    font-size: 160%;
}

/* suspendBox
-------------------------------------------------- */
.suspendBox {
	border:#c3303c 2px solid;
	padding:2em;
	box-sizing:border-box;
	margin:10% auto 0;
}

.suspendBox p {
	line-height:1.8;
	text-align:left;
	margin-bottom: 0;
}
.br-sp {
	display:none;
}

body.pc .suspendBox,
body.tablet .suspendBox{
	    width: 80%;
	}
body.sp .suspendBox {
	    width: 90%;
	}
body.sp .suspendBox p {
		font-size: 1.2rem;
	}
body.sp .br-sp {
		display:block;
	}

body.sp .releaseInfo p {
box-sizing: border-box;
}