@charset "utf-8";

/**
 * レスポンシブ：特集ページ
 *
 **/


/* meadia query set
@media only screen and (min-width: 769px) {

}
@media screen and (max-width: 980px) and (min-width: 769px) {

}
@media only screen and (max-width: 768px) {

}
*/


@media only screen and (max-width: 768px) {
	#headerBtm .blockSearch table {
	margin-bottom: 0;
	}
}

/* Y15-responsive-feature-wrapper BEGIN */
.Y15-responsive-feature-wrapper {
	position: relative;
	width: 100%;
	color: #000;
	background-color: #F3F3F3;
	font-size: 13px !important;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif !important;
}
/* Y15-responsive-feature-wrapper END */


/* Y15-responsive-feature-header BEGIN */
.Y15-responsive-feature-header {
	text-align: center;
}
.Y15-responsive-feature-header_main {
	position: relative;
	background-color: #232323; /*初期値*/
}
.Y15-responsive-feature-header_main-inner {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	padding: 40px 0 50px;
}
.Y15-responsive-feature-header_main-inner h1 img + img {
	display: none;
}
.Y15-responsive-feature-header_main-inner h2 {
	color: #FFF; /*初期値*/
	font-size: 30px;
	margin-top: 34px;
	line-height: 150%;
	letter-spacing: 0.6px;
}
.Y15-responsive-feature-header_main-btn-blue {
	margin-top: 30px;
}
.Y15-responsive-feature-header_main-btn-blue a {
	position: relative;
	background-color: #2D66CC;
	border-radius: 4px;
	color: #fff;
	height: 70px;
	line-height: 70px;
	width: 252px;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold\0;
	box-shadow: 0 4px 0 #305596;
}
.Y15-responsive-feature-header_main-btn-blue a:hover {
	top: 4px;
	box-shadow: none;
	text-decoration: none;
}
.Y15-responsive-feature-header_main-btn-blue a:active {
	top: 4px;
	box-shadow: none;
}
.Y15-responsive-feature-header_main-btn-orange {
	margin-top: 30px;
}
.Y15-responsive-feature-header_main-btn-orange a {
	position: relative;
	background-color: #FF9F07;
	border-radius: 4px;
	color: #fff;
	height: 70px;
	line-height: 70px;
	width: 252px;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold\0;
	box-shadow: 0 4px 0 #BC7B13;
}
.Y15-responsive-feature-header_main-btn-orange a:hover {
	top: 4px;
	box-shadow: none;
	text-decoration: none;
}
.Y15-responsive-feature-header_main-btn-orange a:active {
	top: 4px;
	box-shadow: none;
}

.Y15-responsive-feature-header_disc {
	padding: 40px;
	background-color: #FFF;
}
.Y15-responsive-feature-header_disc p {
	font-size: 15px;
	line-height: 150%;
	margin-bottom: 1.4em;
	word-wrap: break-word;
}
.Y15-responsive-feature-header_iframe-wrapper {
	margin: 40px auto;
	max-width: 560px !important;
	height: 0 !important;
	padding: 0 0 315px 0 !important;
	position: relative !important;
	overflow: hidden !important;
}
.Y15-responsive-feature-header_iframe-wrapper iframe {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	margin: auto;
	z-index: 1 !important;
	width: 100% !important;
	height: 100% !important;
}

.Y15-responsive-feature-header_disc-sharebtn {
	text-align: center;
	margin-top: 40px;
}
.Y15-responsive-feature-header_disc-sharebtn ul {
	list-style: none;
}
.Y15-responsive-feature-header_disc-sharebtn ul li {
	display: inline-block;
	height: 70px;
	vertical-align: middle;
	text-align: center;
}
.Y15-responsive-feature-header_disc-sharebtn .Y15-sharebtn-tw {
	/*width: 120px;*/
}
.Y15-responsive-feature-header_disc-sharebtn .Y15-sharebtn-fb {
	width: 74px;
	margin-left: 4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.Y15-responsive-feature-header_disc-sharebtn .Y15-sharebtn-fb {
	margin-left: 25px; /*Chrome*/
	}
}
.Y15-responsive-feature-header_disc-sharebtn .Y15-sharebtn-gp {
	/*width: 57px;*/
}

@media only screen and (min-width: 769px) {

}
@media screen and (max-width: 980px) and (min-width: 769px) {
	.Y15-responsive-feature-header_main {
	padding: 0 20px;
	}
	.Y15-responsive-feature-header_main-inner h1 img {
	width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-header_main-inner {
	padding: 10px 20px 22px;
	}
	.Y15-responsive-feature-header_main-inner h1 img {
	display: none;
	}
	.Y15-responsive-feature-header_main-inner h1 img + img {
	display: block;
	width: 100%;
	}
	.Y15-responsive-feature-header_main-inner h2 {
	font-size: 18px;
	margin-top: 18px;
	}
	
	.Y15-responsive-feature-header_main-btn-blue {
	margin-top: 15px;
	}
	.Y15-responsive-feature-header_main-btn-blue a {
	position: relative;
	background-color: #2D66CC;
	border-radius: 4px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 188px;
	display: block;
	margin: 0 auto;
	font-size: 15px;
	font-weight: bold;
	box-shadow: 0 4px 0 #305596;
	}
	.Y15-responsive-feature-header_main-btn-orange {
	margin-top: 15px;
	}
	.Y15-responsive-feature-header_main-btn-orange a {
	position: relative;
	background-color: #FF9F07;
	border-radius: 4px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 188px;
	display: block;
	margin: 0 auto;
	font-size: 15px;
	font-weight: bold;
	box-shadow: 0 4px 0 #BC7B13;
	}
	.Y15-responsive-feature-header_disc {
	padding: 20px;
	}
	.Y15-responsive-feature-header_disc p {
	font-size: 13px;
	}
	.Y15-responsive-feature-header_iframe-wrapper {
	margin: 40px auto;
	max-width: 300px !important;
	height: 0 !important;
	padding: 0 0 168.75px 0 !important;
	position: relative !important;
	overflow: hidden !important;
	}
	.Y15-responsive-feature-header_disc-sharebtn {
	margin-top: 20px;
	}
	.Y15-responsive-feature-header_disc-sharebtn .Y15-sharebtn-fb {
	overflow: hidden;
	width: auto;
	margin-left: 4px;
	}
	.Y15-responsive-feature-header_disc-sharebtn .Y15-sharebtn-fb iframe {
	width: 74px;
	height: 64px;
	}
}
/* Y15-responsive-feature-header END */

/* Y15-responsive-feature-navi BEGIN */
.Y15-responsive-feature-navi {
	position: relative;
	width: 100%;
	height: 70px;
	background-color: #3166CC;
}
.Y15-responsive-feature-navi ul {
	max-width: 980px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	border-left: 1px solid #FFF;
}
.Y15-responsive-feature-navi ul li {
	position: relative;
	letter-spacing: normal; /* 文字間を通常に戻す */
	height: 70px;
	line-height: 70px;
	display: inline-block;
	width: 25%;
	text-align: center;
}
.Y15-responsive-feature-navi ul li:first-child {
	
}
.Y15-responsive-feature-navi ul li a {
	color: #FFF;
	font-size: 18px;
	letter-spacing: 0.9px;
	display: block;
	border-right: 1px solid #FFF;
}
.Y15-responsive-feature-navi ul li a:hover {
	text-decoration: none;
	background-color: #2F5596;
}

@media screen and (max-width: 980px) and (min-width: 769px) {
	.Y15-responsive-feature-navi ul {
	margin: 0 20px;
	}
}
@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-navi {
	height: 102px;
	}
	.Y15-responsive-feature-navi ul {
	height: 102px;
	}
	.Y15-responsive-feature-navi ul li {
	width: 50%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 1px;
	}
	.Y15-responsive-feature-navi ul li a {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	}
}
/* Y15-responsive-feature-navi END */

/* Y15-responsive-feature-ssnavi BEGIN */
#Y15-responsive-feature-ssnavi {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 54px;
	background-color: rgba(49,102,204,.9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#DD3166CC', endColorstr='#DD3166CC');
	display: none;
}
#Y15-responsive-feature-ssnavi ul {
	max-width: 980px;
	height: 54px;
	margin: 0 auto;
	text-align: left;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	border-left: 1px solid #FFF;
	list-style: none;
}
#Y15-responsive-feature-ssnavi ul li {
	position: relative;
	letter-spacing: normal; /* 文字間を通常に戻す */
	height: 54px;
	line-height: 54px;
	display: inline-block;
	width: 25%;
	text-align: center;
}
#Y15-responsive-feature-ssnavi ul li:first-child {
	width: 0;
	height: 0;
}
#Y15-responsive-feature-ssnavi ul li a {
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0.9px;
	display: block;
	border-right: 1px solid #FFF;
}
#Y15-responsive-feature-ssnavi ul li a:hover {
	text-decoration: none;
	background-color: #2F5596;
}
#Y15-responsive-feature-ssnavi ul li.Y15-current {
	text-decoration: none;
	background-color: #2F5596;
}

@media screen and (max-width: 980px) and (min-width: 769px) {
	#Y15-responsive-feature-ssnavi ul {
	margin: 0 20px;
	}
}

@media only screen and (max-width: 768px) {
	#Y15-responsive-feature-ssnavi {
	height: 137px;
	}
	#Y15-responsive-feature-ssnavi ul {
	height: 138px;
	border-left: none;
	}
	#Y15-responsive-feature-ssnavi ul li {
	width: 50%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 1px;
	}
	#Y15-responsive-feature-ssnavi ul li:first-child {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	}
	#Y15-responsive-feature-ssnavi ul li:first-child:after {
	content: "";
	display: inline-block;
	background-image: url(http://image.pia.jp/images2/static/pia/feature/feature_rs/icon-navi-menu.png);
	background-position: 50% 50%;
	background-size: contain;
	width: 15px;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 11px;
	}
	#Y15-responsive-feature-ssnavi ul li a {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
	}
	#Y15-responsive-feature-ssnavi ul li:nth-child(2n+1) a {
	border-right: none;
	}
  
  #Y15-responsive-feature-ssnavi.menu-hide {
    height: 36px;
  }
  #Y15-responsive-feature-ssnavi.menu-hide ul {
    height: 35px;
  }
  #Y15-responsive-feature-ssnavi.menu-hide ul li {
    display: none;
  }
  #Y15-responsive-feature-ssnavi.menu-hide ul li:first-child {
    display: block;
  }
}
/* Y15-responsive-feature-ssnavi END */

/* Y15-responsive-feature-detail BEGIN */
.Y15-responsive-feature-detail {
	padding: 0 0 40px;
	max-width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#Y15-responsive-feature-detail_info,
#Y15-responsive-feature-detail_actor,
#Y15-responsive-feature-detail_ticket,
#Y15-responsive-feature-detail_favorite {
	background-color: #FFF;
	margin-top: 40px;
}
.Y15-responsive-feature-detail h3 {
	background-color: #1DBFB9; /*初期値*/
	color: #FFF;
	position: relative;
}
#Y15-responsive-feature-detail_actor h3,
#Y15-responsive-feature-detail_ticket h3,
#Y15-responsive-feature-detail_favorite h3 {
	height: 68px;
	line-height: 68px;
	font-size: 23px;
	font-weight: normal;
	text-indent: 58px;
	letter-spacing: 0.1em;
}
#Y15-responsive-feature-detail_actor h3:before,
#Y15-responsive-feature-detail_ticket h3:before,
#Y15-responsive-feature-detail_favorite h3:before {
	content: "";
	position: absolute;
	background: #FFF;
	top: 50%;
	left: 20px;
	margin-top :-14px;
	height: 28px;
	width: 28px;
	border-radius: 50%;
}
#Y15-responsive-feature-detail_actor h3:after,
#Y15-responsive-feature-detail_ticket h3:after,
#Y15-responsive-feature-detail_favorite h3:after {
	content: "";
	position: absolute;
	background-color: #1DBFB9; /*初期値*/
	top: 50%;
	left: 25px;
	margin-top :-9px;
	height: 18px;
	width: 18px;
	border-radius: 50%;
}

@media screen and (max-width: 980px) and (min-width: 769px) {
	.Y15-responsive-feature-detail {
	margin: 0 20px;
	}
}
@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-detail {
	padding: 0 0 30px;
	}
	#Y15-responsive-feature-detail_info,
	#Y15-responsive-feature-detail_actor,
	#Y15-responsive-feature-detail_ticket,
	#Y15-responsive-feature-detail_favorite {
	margin-top: 0;
	background-color: transparent;
	}
	#Y15-responsive-feature-detail_info h3,
	#Y15-responsive-feature-detail_actor h3,
	#Y15-responsive-feature-detail_ticket h3,
	#Y15-responsive-feature-detail_favorite h3 {
	font-size: 13px;
	font-weight: bold;
	text-indent: 28px;
	height: 40px;
	line-height: 40px;
	}
	#Y15-responsive-feature-detail_info h3:before,
	#Y15-responsive-feature-detail_actor h3:before,
	#Y15-responsive-feature-detail_ticket h3:before,
	#Y15-responsive-feature-detail_favorite h3:before {
	content: "";
	position: absolute;
	background: #FFF;
	top: 50%;
	left: 10px;
	margin-top :-7px;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	}
	#Y15-responsive-feature-detail_info h3:after,
	#Y15-responsive-feature-detail_actor h3:after,
	#Y15-responsive-feature-detail_ticket h3:after,
	#Y15-responsive-feature-detail_favorite h3:after {
	content: "";
	position: absolute;
	background-color: #1DBFB9; /*初期値*/
	top: 50%;
	left: 13px;
	margin-top :-4px;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	}
}
/* Y15-responsive-feature-detail END */

/* Y15-responsive-feature-detail_info BEGIN */
#Y15-responsive-feature-detail_info {
	background-color: #1DBFB9; /*初期値*/
	position: relative;
}
#Y15-responsive-feature-detail_info h3 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	min-height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.9px;
}
.Y15-responsive-feature-detail_info-inner {
	display: table;
	position: relative;
	margin-left: 110px;
	min-height: 100px;
}
#Y15-responsive-feature-detail_info ul {
	display: table-cell;
	vertical-align: middle;
	list-style: none;
	background-color: #FFF;
	padding: 12px 2.5%;
	width: 1%;
}

@-moz-document url-prefix() {	/* Firefox */
	#Y15-responsive-feature-detail_info ul {
		padding-bottom: 44px;
		padding-top: 20px;
	}
}

#Y15-responsive-feature-detail_info ul li {
	color: #BD6C19;
	line-height: 150%;
	position: relative;
	padding: 0.65em 0;
	margin-right: 20px;
}
#Y15-responsive-feature-detail_info .Y15-responsive-feature-detail_info-label-new a:after {
	content: "NEW!";
	display: inline-block;
	width: 38px;
	text-align: right;
	color: #FFA313;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Century Gothic', sans-serif !important;
}
#Y15-responsive-feature-detail_info ul li span {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif !important;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0.75em 0;
}
#Y15-responsive-feature-detail_info ul li a {
	color: #BD6C19;
	text-decoration: underline;
	font-weight: bold;
	position: relative;
	display: block;
	padding-left: 90px;
}
#Y15-responsive-feature-detail_info ul li a:hover {
	text-decoration: none;
}

@media screen and (max-width: 980px) and (min-width: 769px) {
	.Y15-responsive-feature-detail {
	margin: 0 20px;
	}
}
@media only screen and (max-width: 768px) {
	#Y15-responsive-feature-detail_info {
	background-color: transparent;
	}
	#Y15-responsive-feature-detail_info h3 {
	position: relative;
	width: auto;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	text-indent: 28px;
	height: 40px;
	min-height: 40px;
	line-height: 40px;
	}
	.Y15-responsive-feature-detail_info-inner {
	padding: 10px 10px 15px;
	display: block;
	margin: 0;
	min-height: 66px;
	}
	#Y15-responsive-feature-detail_info ul {
	background-color: transparent;
	padding: 0;
	}
	#Y15-responsive-feature-detail_info ul li {
	padding: 10px;
	background-color: #FFF;
	margin-right: 0;
	margin-bottom: 10px;
	font-size: 12px;
	}
	#Y15-responsive-feature-detail_info ul li span {
	position: relative;
	padding: 0;
	}
	#Y15-responsive-feature-detail_info ul li a {
	padding-left: 0;
	font-weight: normal;
	}
	#Y15-responsive-feature-detail_info .Y15-responsive-feature-detail_info-label-new a:after {
	content: "";
	display: none;
	}
	#Y15-responsive-feature-detail_info .Y15-responsive-feature-detail_info-label-new span:after {
	content: "NEW!";
	display: inline-block;
	position: relative;
	top: -1px;
	width: 30px;
	text-align: right;
	color: #FFA313;
	font-size: 9px;
	font-weight: bold;
	font-family: 'Century Gothic', sans-serif !important;
	}
}
/* Y15-responsive-feature-detail_info END */

/* Y15-responsive-feature-detail_actor-inner BEGIN */
.Y15-responsive-feature-detail_actor-inner {
	padding: 40px 30px 0;
}
.Y15-responsive-feature-detail_actor-inner ul {
	list-style: none;
}
.Y15-responsive-feature-detail_actor-inner ul:after {
	content: "";
	display: table;
	clear: both;
}
.Y15-responsive-feature-detail_actor-inner ul li {
	width: 20%;
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
}
.Y15-responsive-feature-detail_actor-inner ul li:nth-child(5n+1) {
	clear: both;
}
.Y15-responsive-feature-detail_actor-inner ul li span {
	padding: 0 10px;
	display: block;
	margin-bottom: 36px;
}
.Y15-responsive-feature-detail_actor-inner ul li img {
	width: 100%;
	margin-bottom: 1em;
}

@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-detail_actor-inner {
	padding: 20px;
	margin: 10px 10px 25px;
	background-color: #FFF;
	}
	.Y15-responsive-feature-detail_actor-inner ul {
	text-align: center;
	}
	.Y15-responsive-feature-detail_actor-inner ul li {
	width: auto;
	float: none;
	margin-bottom: 0;
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	}
	.Y15-responsive-feature-detail_actor-inner ul li:after {
	content: "\2f";
	display: inline-block;
	width: 10px;
	}
	.Y15-responsive-feature-detail_actor-inner ul li:last-child:after {
	content: "";
	}
	.Y15-responsive-feature-detail_actor-inner ul li span {
	display: inline-block;
	padding: 0 5px;
	margin-bottom: 0;
	}
	.Y15-responsive-feature-detail_actor-inner ul li img {
	display: none;
	}
}
/* Y15-responsive-feature-detail_actor-inner END */


/* Y15-responsive-feature-detail_ticket-inner BEGIN */
.Y15-responsive-feature-detail_ticket-inner {
	padding: 40px;
}
.Y15-responsive-feature-detail_ticket-inner:after {
	content: "";
	display: table;
	clear: both;
}
.Y15-responsive-feature-detail_ticket-links {
	list-style: none;
	position: relative;
	margin: 1em 0;
}
.Y15-responsive-feature-detail_ticket-links li {
	display: inline-block;
	position: relative;
	padding-left: 16px;
	margin-right: 20px;
}
.Y15-responsive-feature-detail_ticket-links li:before {
	content: "";
	position: absolute;
	background: #1EBFB9;
	top: 50%;
	left: 0;
	margin-top: -4px;
	height: 8px;
	width: 8px;
	border-radius: 50%;
}
.Y15-responsive-feature-detail_ticket-links li a {
	color: #000;
	text-decoration: underline;
}
.Y15-responsive-feature-detail_ticket-links li a:hover {
	text-decoration: none;
}
.Y15-responsive-feature-detail_ticket-inner h4 {
	display: table;
	position: relative;
	margin-top: 40px;
	min-height: 32px;
	font-size: 16px;
	font-weight: normal;
	padding: 14px 18px;
	color: #FFF;
	background-color: #3166CC;
}
.Y15-responsive-feature-detail_ticket-inner h4 span {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
}
.Y15-responsive-feature-detail_ticket-list {
	border: 1px solid #C1C1C1;
	margin-top: 20px;
	list-style: none;
}
.Y15-responsive-feature-detail_ticket-list li {
	padding: 20px;
	position: relative;
	min-height: 50px;
	border-bottom: 1px solid #C1C1C1;
}
.Y15-responsive-feature-detail_ticket-list li:last-child {
	border-bottom: none;
}
.Y15-responsive-feature-detail_ticket-list li:nth-child(even) {
	background-color: #F5F5F5;
}
.Y15-responsive-feature-detail_ticket-list-date,
.Y15-responsive-feature-detail_ticket-list-place,
.Y15-responsive-feature-detail_ticket-list-txt {
	font-weight: bold;
	line-height: 150%;
	width: 48%;
}
.Y15-responsive-feature-detail_ticket-list-date {
	width: 60%;
}
.Y15-responsive-feature-detail_ticket-list-price {
	margin-top: 0.6em;
	width: 50%;
}
.Y15-responsive-feature-detail_ticket-list-status {
	position: absolute;
	right: 220px;
	top: 50%;
	margin-top: -8px;
}
.Y15-responsive-feature-detail_ticket-list-notice {
	margin-top: 0.5em;
	color: #FF1717;
	width: 50%;
}
.Y15-responsive-feature-detail_ticket-list-button {
	position: absolute;
	right: 20px;
	top: 49%;
	margin-top: -25px;
}
.Y15-responsive-feature-detail_ticket-list-button a {
	position: relative;
	background-color: #FF9F07;
	border-radius: 4px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 180px;
	display: block;
	font-size: 15px;
	font-weight: bold\0;
	text-align: center;
	box-shadow: 0 4px 0 #BC7B13;
}
.Y15-responsive-feature-detail_ticket-list-button a:hover {
	top: 4px;
	box-shadow: none;
	text-decoration: none;
}
.Y15-responsive-feature-detail_ticket-list-button a:active {
	top: 4px;
	box-shadow: none;
}

.Y15-responsive-feature-detail_ticket-list.Y15-responsive-feature-presale {
	color: #3066CC !important;
	border: 1px solid #3066CC !important;
	background-color: #DAE4F7 !important;
}
.Y15-responsive-feature-detail_ticket-list.Y15-responsive-feature-presale li {
	border-bottom: 1px solid #3066CC !important;
}
.Y15-responsive-feature-detail_ticket-list.Y15-responsive-feature-presale li:last-child {
	border-bottom: none !important;
}
.Y15-responsive-feature-detail_ticket-list.Y15-responsive-feature-presale li:nth-child(even) {
	background-color: transparent;
}

.Y15-responsive-feature-detail_ticket-attention {
	margin-top: 40px;
	position: relative;
	float: none;
	/*width: 47%;　*/
}
.Y15-responsive-feature-detail_ticket-attention h5 {
	font-size: 15px;
	line-height: 20px;
	height: 18px;
	text-indent: 24px;
	position: relative;
	margin-bottom: 1.2em;
	
}
.Y15-responsive-feature-detail_ticket-attention h5:before {
	content: "\21";
	text-indent: 7px;
	font-size: 13px;
	color: #FFF;
	position: absolute;
	background: #1EBFB9;
	top: 50%;
	left: 0;
	margin-top: -9px;
	height: 18px;
	width: 18px;
	border-radius: 50%;
}
.Y15-responsive-feature-detail_ticket-attention p {
	margin-bottom: 1em;
}
.Y15-responsive-feature-detail_ticket-infoimg {
	margin-top: 40px;
	position: relative;
	float: right;
	width: 330px;
}
.Y15-responsive-feature-detail_ticket-infoimg p,
.Y15-responsive-feature-detail_ticket-infoimg img {
	margin-bottom: 1em;
}

@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-detail_ticket-inner {
	padding: 10px 10px 15px;
	font-size: 12px;
	}
	.Y15-responsive-feature-detail_ticket-inner > div {
	background-color: #FFF;
	padding: 20px 20px 10px;
	text-align: center;
	}
	.Y15-responsive-feature-detail_ticket-links {
	line-height: 150%;
	}
	.Y15-responsive-feature-detail_ticket-links li {
	padding: 0;
	margin: 0;
	}
	.Y15-responsive-feature-detail_ticket-links li:before {
	display: none;
	}
	.Y15-responsive-feature-detail_ticket-links li:after {
	content: "\7c";
	display: inline-block;
	width: 10px;
	padding: 0 2px;
	}
	.Y15-responsive-feature-detail_ticket-links li:last-child:after {
	content: "";
	width: 0;
	padding: 0;
	}
	.Y15-responsive-feature-detail_ticket-inner h4 {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px;
	}
	.Y15-responsive-feature-detail_ticket-list {
	margin-top: 0;
	background-color: #FFF;
	border: none;
	}
	.Y15-responsive-feature-detail_ticket-list li {
	padding: 14px 14px 20px;
	}
	.Y15-responsive-feature-detail_ticket-list li:nth-child(even) {
	background-color: transparent;
	}
	.Y15-responsive-feature-detail_ticket-list-date,
	.Y15-responsive-feature-detail_ticket-list-place,
	.Y15-responsive-feature-detail_ticket-list-txt {
	width: 100%;
	clear: both;
	}
	.Y15-responsive-feature-detail_ticket-list-price {
	float: right;
	text-align: right;
	margin-top: 0.4em;
	}
	.Y15-responsive-feature-detail_ticket-list-status {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 0.6em;
	font-size: 10px;
	}
	.Y15-responsive-feature-detail_ticket-list-notice {
	width: 100%;
	clear: both;
	margin-top: 14px;
	}
	.Y15-responsive-feature-detail_ticket-list-button {
	clear: both;
	position: relative;
	top: 0;
	left: 0;
	width: 150px;
	margin: 12px auto 0;
	}
	.Y15-responsive-feature-detail_ticket-list-button a {
	height: 40px;
	line-height: 40px;
	width: 150px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	}
	.Y15-responsive-feature-detail_ticket-list.Y15-responsive-feature-presale {
	border: none !important;
	}
	.Y15-responsive-feature-detail_ticket-attention {
	margin-top: 10px;
	padding: 20px;
	width: auto;
	float: none;
	}
	.Y15-responsive-feature-detail_ticket-attention h5 {
	text-indent: 0;
	text-align: center;
	font-size: 12px;
	color: #1BBFB8;
	}
	.Y15-responsive-feature-detail_ticket-attention h5:before {
	display: none;
	}
	.Y15-responsive-feature-detail_ticket-infoimg {
	float: none;
	width: auto;
	margin-top: 10px;
	padding: 0 !important;
	}
	.Y15-responsive-feature-detail_ticket-infoimg img {
	width: 100%;
	margin-bottom: 0;
	}
	.Y15-responsive-feature-detail_ticket-infoimg p span {
	text-align: left;
	padding: 16px 10px;
	display: block;
	}
}

/* Y15-responsive-feature-detail_ticket-inner END */

/* Y15-responsive-feature-detail_favorite-inner BEGIN */
 
.Y15-responsive-feature-detail_favorite-inner {
	padding: 40px;
}
.Y15-responsive-feature-detail_favorite-inner:after {
	content: "";
	display: table;
	clear: both;
}
.Y15-responsive-feature-detail_favorite-txt {
	width: 63%;
	float: left;
}
.Y15-responsive-feature-detail_favorite-btn {
	width: 36%;
	float: right;
}
.Y15-responsive-feature-detail_favorite-txt p {
	line-height: 150%;
}
.Y15-responsive-feature-detail_favorite-links {
	list-style: none;
	position: relative;
	margin: 1em 0 2.5em;
}
.Y15-responsive-feature-detail_favorite-links li {
	display: inline-block;
	position: relative;
	padding-left: 16px;
	margin-right: 20px;
}
.Y15-responsive-feature-detail_favorite-links li:before {
	content: "";
	position: absolute;
	background: #1EBFB9;
	top: 50%;
	left: 0;
	margin-top: -4px;
	height: 8px;
	width: 8px;
	border-radius: 50%;
}
.Y15-responsive-feature-detail_favorite-links li a {
	color: #000;
	text-decoration: underline;
}
.Y15-responsive-feature-detail_favorite-links li a:hover {
	text-decoration: none;
}
.Y15-responsive-feature-detail_favorite-btn {
	background-color: #DAE4F7;
	height: 150px;
	line-height: 150px;
	display: table;
}
.Y15-responsive-feature-detail_favorite-btn-button {
	display: table-cell;
	vertical-align: middle;
}
.Y15-responsive-feature-detail_favorite-btn-button a {
	position: relative;
	background-color: #2D66CC;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAMAAAAqGX2oAAAAA3NCSVQICAjb4U/gAAAAb1BMVEUtZsyRr+RHedLy9fzQ3fRslNsyas2vxeyDpOH///+/0O/e5/dijNl1m946cM/5+/6guuiJqeLq7/r2+P1Vg9bF1PF5nd6NrOPW4fU/c9CXs+Y5bs/Y4/ZZhtezyO1wl9zL2fKjvOmbtudPf9Tr8fo9gIbpAAAACXBIWXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M1cbXjNgAAABV0RVh0Q3JlYXRpb24gVGltZQAxNS4xLjE1EorpfAAAAM9JREFUKJG1kNsWgiAQRSnSPEkzEUZ0v/7/NwbpUgPzqc7TzOwtDArxtwC/FZRSVFekVCLQXsLn5hW6IQC0CXzqwOX1yHBEoZxFgh8eT7kQjxLOwT2SHTTK+nraGLOgdEnHtqlyWxwGXgGzG3/mN6HNFUU6XGZdbbE+xJyesF3ncI54voHrtZXk7adwZ1n1+wxs+/2WkX1+YcHLrtMMK6JomEtrG+iYCzFvzygY85QHw+jm/EH+3sMb+4H7e8ZkNcKD4TPCvSHlKPf/tBoYvgBnCQuhJjhZnAAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	background-position: 166px 10px;
	border-radius: 4px;
	color: #fff;
	height: 50px;
	line-height: 52px;
	width: 210px;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	font-weight: bold\0;
	text-indent: 20px;
	box-shadow: 0 4px 0 #305596;
}
.Y15-responsive-feature-detail_favorite-btn-button a:hover {
	top: 4px;
	box-shadow: none;
	text-decoration: none;
}
.Y15-responsive-feature-detail_favorite-btn-button a:active {
	top: 4px;
	box-shadow: none;
}

@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-detail_favorite-inner {
	padding: 10px 10px 0;
	font-size: 12px;
	}
	.Y15-responsive-feature-detail_favorite-txt {
	background-color: #FFF;
	width: 100%;
	}
	.Y15-responsive-feature-detail_favorite-txt p {
	padding: 20px 0 0;
	text-align: center;
	}
	.Y15-responsive-feature-detail_favorite-links {
	text-align: center;
	margin-bottom: 1.2em;
	}
	.Y15-responsive-feature-detail_favorite-links li {
	padding: 0;
	margin: 0;
	}
	.Y15-responsive-feature-detail_favorite-links li:before {
	display: none;
	}
	.Y15-responsive-feature-detail_favorite-links li:after {
	content: "\7c";
	display: inline-block;
	width: 10px;
	padding: 0 4px;
	}
	.Y15-responsive-feature-detail_favorite-links li:last-child:after {
	content: "";
	width: 0;
	padding: 0;
	}
	.Y15-responsive-feature-detail_favorite-info {
	background-color: #DAE4F7;
	padding: 20px 20px 14px !important;
	}
	.Y15-responsive-feature-detail_favorite-btn {
	width: auto;
	height: auto;
	display: block;
	float: none;
	padding: 0 0 30px;
	}
	.Y15-responsive-feature-detail_favorite-btn-button {
	display: block;
	width: 170px;
	margin: 0 auto;
	}
	.Y15-responsive-feature-detail_favorite-btn-button a {
	width: 170px;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	line-height: 42px;
	background-size: 25.5px 21.5px;
	background-position: 132px 8px;
	text-indent: 18px;
	}
}
/* Y15-responsive-feature-detail_favorite-inner END */

/* Y15-responsive-feature-footer BEGIN */
.Y15-responsive-feature-footer {
	padding: 0 0 60px;
	max-width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.Y15-responsive-feature-footer-inner {
	background-color: #E1E1E1;
	padding: 40px;
	text-align: center;
	color: #666;
}
.Y15-responsive-feature-footer-inner p {
	line-height: 150%;
	font-style: italic;
}

@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-footer {
	padding: 0 0 30px;
	}
	.Y15-responsive-feature-footer-inner {
	margin: 0 10px;
	padding: 20px 10px;
	font-size: 12px;
	}
	.Y15-responsive-feature-footer-inner p {
	font-size: 10px;
	}
}
/* Y15-responsive-feature-footer END */

/* Y15-responsive-feature-pagetopbtn BEGIN */
.Y15-responsive-feature-pagetopbtn {
	height: 50px;
	position: fixed;
	right: 20px;
	bottom: 20px;
	opacity: 0.8;
}
.Y15-responsive-feature-pagetopbtn:hover {
	opacity: 1;
}
.Y15-responsive-feature-pagetopbtn a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	width: 50px;
	height: 50px;
}
.Y15-responsive-feature-pagetopbtn a:before {
	content: "";
	position: absolute;
	background: #2D66CC;
	top: 50%;
	left: 0;
	margin-top: -25px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
}
.Y15-responsive-feature-pagetopbtn a:after {
	content: "";
	position: absolute;
	top: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	right: 21px;
	margin-top: -2px;
	width: 9px;
	height: 9px;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

.Y15-responsive-feature-pagetopbtn {
	opacity: 1;
}
.Y15-responsive-feature-pagetopbtn.scrolling {
	opacity: 0.8;
}


@media only screen and (max-width: 768px) {
	.Y15-responsive-feature-pagetopbtn {
	height: 40px;
	right: 10px;
	bottom: 10px;
	}
	.Y15-responsive-feature-pagetopbtn a {
	width: 40px;
	height: 40px;
	}
	.Y15-responsive-feature-pagetopbtn a:before {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	}
	.Y15-responsive-feature-pagetopbtn a:after {
	right: 16px;
	}
}
/* Y15-responsive-feature-pagetopbtn END */

/*  Utility BEGIN */
.Y15-text-caution {
	color: #FF1717;
	font-weight: bold;
}
.Y15-text-bold {
	font-weight: bold;
}
/*  Utility END */


