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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body {
	-webkit-text-size-adjust: 100%;
	line-height: 1;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
}
ol, ul {
	list-style: none;
}

ol li {
	font-size:1.4rem;
	color:#000;
	line-height: 1.6em;
}
.cx_smartphoneview ol li {
	font-size:1.6rem;
}

.blue {
	color: #205dd8;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
.tx_center{
	text-align: center;
}

.photo {
	margin: 20px auto 0;
}
.photo img {
	max-width: 100%;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	font-size: 62.5%;
}

#fp-r .shionogi_link {
	margin-top:10px;}
	
.cx_smartphoneview #fp-r .shionogi_link img {
	margin: 0 10px 40px;
	width:620px;
}

.pc {display:block;}
.sp {display:none;}
.cx_smartphoneview .pc {display:none;}
.cx_smartphoneview .sp {display:block;}

.pc_br {display:inline;}
.cx_smartphoneview .pc_br {display:none;}

.clear {clear:both;}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 .clearfix {
    min-height: 1px;
}
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/* MUSICFAIR */


body#musicfair {
	font-size: 62.5%;
	background-image: url(../../img/bg.png);
	background-repeat: repeat;
}
#musicfair #fp-wrap {
	background: url(../img/hdr_bg.jpg) repeat-x left top;
}
#musicfairCon * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#musicfairCon {
	margin-bottom: 68px;
}
#musicfairCon h2 {
	/*margin-top: -4px;
	margin-bottom: -14px;*/
	margin:15px 10px 7px;
}

/*ヘッダー*/
#musicfair #hdr {
	position:relative;
	height:97px;
}
#musicfair #hdr h1 {
	position:absolute;
	left:8px;
	top:14px;
}
#musicfair #hdr .date {
	position:absolute;
	left:351px;
	top:42px;
}
.contentsBox {
	background-color: #FFF;
	box-shadow: 0px 0px 36px 0px rgba(74,35,109,0.6);
	-moz-box-shadow: 0px 0px 36px 0px rgba(74,35,109,0.6);
	-webkit-box-shadow: 0px 0px 36px 0px rgba(74,35,109,0.6);
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding:20px 20px 40px;
}

/*バックナンバー*/
#musicfair .bn_box.box01,#musicfair .bn_box.box02,#musicfair .bn_box.box03,#musicfair .bn_box.box04,#musicfair .bn_box.box05 {
	padding: 0 10px 10px;
	margin: 0 -10px;
	background-color: #effdff;
}
#musicfair .bn_box + .bn_box {
	margin-top: 24px;
}

#musicfair .bn_box h3 {
	font-size:2.4rem;
	line-height:45px;
	color:#FFF;
	font-weight:bold;
	background:url(../img/bn_datebg.png) no-repeat right top;
	background-color:#4c59bb;
	height:45px;
	padding-left:18px;
	margin: 0 -10px;
}

#musicfair .bn_box .date {
	font-size:2.1rem;
	color:#1d2088;
	font-weight:bold;
	padding-bottom: 10px;
	padding-left:10px;
	line-height: 1.5em;
}

#musicfair .bn_box .dateBox {
	color:#1d2088;
	font-weight:bold;
	text-align: center;
	line-height: 1.5;
	padding: 20px 24px 26px;
	background: url("../img/date_bg01.png") top no-repeat , url("../img/date_bg02.png") bottom no-repeat , #fffcd9;
}
#musicfair .bn_box .dateBox .title {
	font-size:2.4rem;
}
#musicfair .bn_box .dateBox p {
	display: inline-block;
	font-size:1.7rem;
	text-align: left;
}
#musicfair .bn_box .dateBox p .small {
	font-size: 80%;
}

#musicfair .bn_box .lead {
	/*padding: 20px 10px;*/
	color:#1d2088;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
}

#musicfair .bn_box .setlist .detail {
	font-size:1.6rem;
	color:#205dd8;
	font-weight:bold;
	padding:5px 0 5px 30px;
	line-height: 1.2em;
}

#musicfair .bn_box .setlist .closing {
	font-size: 1.4rem;
	color:#fc0000;
	font-weight:bold;
	display: inline-block;
    margin-top: 0.5rem;
}
.cx_smartphoneview#musicfair .bn_box .setlist .closing {
	font-size: 2.2rem;
	display: inline-block;
    margin-top: 15px;
}
#musicfair .bn_box .comments {
	color: red;
	font-size: 1.4rem;
}
.cx_smartphoneview#musicfair .bn_box .comments {
	font-size: 2rem;
	text-align: left;
}

#musicfair .bn_box .setlist .moredetail {
	font-size:2.0rem;
	color:#1d2088;
	font-weight:bold;
	background-color:#e7ebfe;
	padding:10px 10px;
	margin-top:38px;
	line-height: 1.6em;
}

#musicfair .bn_box .setlist .moredetail2 {
	font-size:14px;
	padding: 2.0rem;
	margin-top: 12px;
	line-height: 1.4;
	background-color: #fffcd9;
}
.cx_smartphoneview#musicfair .bn_box .setlist .moredetail2 {
	font-size: 20px;
}
#musicfair .bn_box .setlist .moredetail2 > p {
	color:#1d2088;
	font-size:1.8rem;
	font-weight:bold;
}
.cx_smartphoneview#musicfair .bn_box .setlist .moredetail2 > p {
	font-size:2.5rem;
}

#musicfair .bn_box .setlist .moredetail2 .inner {
	font-size: 1.4rem;
	padding: 14px;
	border: 1px solid #CC0003;
	background-color: #fff;
	border-radius: 4px;
}
.cx_smartphoneview#musicfair .bn_box .setlist .moredetail2 .inner {
	font-size:2.0rem;
}
#musicfair .bn_box .setlist .moredetail2 .inner .title {
	margin: -14px -14px 0;
	padding: 6px;
	color: #faff70;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	background-color: #df2c2c;
}
#musicfair .bn_box .setlist .moredetail2 .inner p + p {
	margin-top: 1.4em;
}

#musicfair .bn_box .setlist .list01 {
	list-style: none;
	margin: 16px auto;
}
#musicfair .bn_box .setlist .list01 li {
	position: relative;
	padding: 0.3rem 0 0.3rem 1.8rem;
	border: none;
}
.cx_smartphoneview#musicfair .bn_box .setlist .list01 li {
	font-size: 2.2rem;
}
#musicfair .bn_box .setlist .list01 li::before {
	content: "・";
	display: block;
	position: absolute;
	top: 0.5rem;
	left: 0;
}
#musicfair .bn_box .setlist .list01 li + li {
	margin-top: .5rem;
}


#musicfair .bn_box .setlist .list02 {
	list-style: none;
	margin: 16px auto;
}
#musicfair .bn_box .setlist .list02 dd + dt {
	margin-top: 1.2rem;
}
#musicfair .bn_box .setlist .list02 dd {
	font-size: 1.4rem;
	line-height: 1.6;
}
.cx_smartphoneview#musicfair .bn_box .setlist .list02 dd {
	font-size: 2.0rem;
}

.txLinks a {
	font-weight: normal;
	text-decoration: underline;
}
.txLinks a:hover {
	text-decoration: none;
}

#musicfair .bn_box .setlist .btnList li {
	border: none;
}
#musicfair .bn_box .setlist .linkBtn {
	text-align: center;
}
#musicfair .bn_box .setlist .linkBtn a {
	display: block;
	padding: 20px 16px;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
}
.cx_smartphoneview#musicfair .bn_box .setlist .linkBtn a {
	font-size: 2.2rem;
}
#musicfair .bn_box .setlist .linkBtn.btn01 a {
	background-color: #8029b8;
}
#musicfair .bn_box .setlist .linkBtn.btn01 a:hover {
	background-color: #9E47D5;
}
#musicfair .bn_box .setlist .linkBtn.btn02 a {
	background-color: #ed69a3;
}
#musicfair .bn_box .setlist .linkBtn.btn02 a:hover {
	background-color: #f38eba;
}

#musicfair .bn_box .setlist .linkBtn a span {
	font-size: 80%;
	font-weight: normal;
}
.cx_smartphoneview#musicfair .bn_box .setlist .linkBtn a span {
	font-size: 2.2rem;
}


#musicfair .bn_box .setlist .tx_img {
	margin: 12px auto;
}

#musicfair .bn_box .setlist .attention2 {
	font-size: 1.4rem;
	line-height: 1.4;
	margin-top: 12px;
	padding: 10px 12px 20px;
	background-color: #fff4fe;
}
.cx_smartphoneview#musicfair .bn_box .setlist .attention2 {
	font-size: 1.6rem;
}
#musicfair .bn_box .setlist .attention2 ul {
	margin-bottom: 12px;
}
#musicfair .bn_box .setlist .attention2 ul li {
	position: relative;
	padding-left: 1.8rem;
}
#musicfair .bn_box .setlist .attention2 ul li::before {
	content: "◆";
	position: absolute;
	left: 2px;
}
#musicfair .bn_box .setlist .attention2 strong,
#musicfair .bn_box .setlist .attention2 .fontUp {
	font-weight: bold;
	font-size: 130%;
}
#musicfair .bn_box .setlist .attention2 strong {
	color: red;
}


.artist_box {
	width:580px;
	margin-bottom:10px;
	padding: 5px;
}

.artist_box ul {
	list-style: none;
}
.artist_box li {
display: inline-block;
/*padding: 5px;*/
text-align: center;
}


.artist_box ul.col2 {
	margin-top: 16px;
}
.artist_box .col2 li.w280 {
width: 280px;
}
.artist_box .col2 li.w280:nth-of-type(2n) {
margin-left: 6px;
}
.artist_box .col2 li.w280 img:nth-of-type(2) {
padding: 8px 0;
}


.artist_box ul.col3 {
	margin-top: 16px;
}
.artist_box .col3 li {
width: 184px;
margin-left: 5px;
padding-bottom: 12px
}
.artist_box .col3 li:nth-of-type(3n+1) {
margin-left: 0;
}

.artist_box .col3 li.etc {
display: block;
width: 100%;
text-align: right;
margin-bottom: 10px;
padding-bottom: 0px
}
.artist_box li.new {
	position: relative;
}
.artist_box li.new::before {
	content: "NEW";
	position: absolute;
	/*bottom: 44px;*/
	top: 6px;
	left: 6px;
	padding: 5px 8px 3px;
	border-radius: 14px;
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(255, 255, 255, .7);
	background-color: #C772F4;
	/*background: -moz-linear-gradient(top,  rgba(255,43,58,1) 29%, rgba(186,74,247,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,43,58,1) 29%,rgba(186,74,247,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,43,58,1) 29%,rgba(186,74,247,1) 100%);*/
	background: -moz-linear-gradient(top,  #ff609f 24%, #f9a0bd 100%);
	background: -webkit-linear-gradient(top,  #ff609f 24%,#f9a0bd 100%);
	background: linear-gradient(to bottom,  #ff609f 24%,#f9a0bd 100%);

}
.artist_box .comments {
	font-size:1.2rem;
	line-height: 1.2em;
	text-align: right;
}
.cx_smartphoneview .artist_box .comments {
	font-size:1.6rem;
	line-height: 1.6em;
}


#musicfair .bn_box .slider {
	margin-top:10px;
}

#musicfair .bn_box h4 {
	font-size:2.0rem;
	color:#1d2088;
	font-weight:bold;
	background-color:#d1e7ff;
	padding:10px 15px 8px;
	margin-top:20px;
}

#musicfair .bn_box .setlist li {
	border-top:solid 1px #b5b5b5;
	padding:6px 10px 8px;
}

#musicfair .bn_box .setlist li:first-child {
	border-top:none;
}

#musicfair .bn_box .setlist dt {
	font-size:1.8rem;
	color:#205dd8;
	font-weight:bold;
	background:url(../img/bn_setlisticon.png) no-repeat left 4px;
	padding:5px 0 2px 30px;
	line-height: 1.2em;
}


#musicfair .bn_box .setlist dt span {
	color:#01b8d3;
}



#musicfair .bn_box .setlist .setlistsub {
	font-size:1.8rem;
	font-weight:bold;
	padding:5px 0 10px 0;
	color:#01b8d3;
}


span.font160529 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif; color:#205dd8;
}

#musicfair .bn_box .setlist dd {
	margin:3px 0 0 30px;
}

#musicfair .bn_box .setlist .original {
	font-size:1.3rem;
	color:#000;
	font-weight:normal;
}

#musicfair .bn_box .setlist .play {
	font-size:1.5rem;
	font-weight:bold;
	color:#c150f0;
	/*margin-top:5px;*/
	text-indent:-2.7em;
	padding-left:2.7em;
	line-height:1;
}

#musicfair .bn_box .setlist .play span {
	color:#65598f;
}

#musicfair #bnArchive {
	background-color:#f2f3ff;
	padding:10px;
}

#musicfair #bnArchive ul {
	border-bottom:solid 1px #b6b9e9;
	padding-bottom:8px;
	margin-bottom:10px;
}

#musicfair #bnArchive li a, #musicfair #bnArchive li span {
	display:block;
	width:187px;
	float:left;
	font-size:1.6rem;
	font-weight:bold;
	height:36px;
	padding-top:12px;
	text-align:center;
}

#musicfair #bnArchive li a {
	color:#1d2088;
	text-decoration:none;
}

#musicfair #bnArchive li a:hover {text-decoration:underline;}

#musicfair #bnArchive li.next a, #musicfair #bnArchive li.next span {border-right:solid 1px #2c3dbf;}
#musicfair #bnArchive li.prev a, #musicfair #bnArchive li.prev span {border-left:solid 1px #2c3dbf;}

#musicfair #bnArchive li.next a {background:url(../img/bn_archive_nexticon.gif) no-repeat left 10px;}
#musicfair #bnArchive li.prev a {background:url(../img/bn_archive_previcon.gif) no-repeat right 10px;}



#musicfair #bnArchive li span {
	width:186px;
	color:#c514cc;
}

#musicfair .bn1603 a {
	display:block;
	background:url(../img/bn1603_icon.gif) no-repeat 540px 18px;
	background-color:#394bb6;
	font-size:1.5rem;
	height:48px;
	line-height:48px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#musicfair .bn1603 a:hover {
	background-color:#6172d4;
}

.rotation180 {
	/* 回転*/
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-80deg);
}

/*cx_smartphoneview*/

.cx_smartphoneview #cx_spContentsMain {
	background-image: url(../img/bg.png);
}

.cx_smartphoneview #musicfairCon {
    margin-bottom: 40px;
}

.cx_smartphoneview#musicfair .bn_box h3 {
	font-size:2.8rem;
	line-height:49px;
}

.cx_smartphoneview#musicfair .bn_box h4 {
	font-size:2.4rem;
}

.cx_smartphoneview#musicfair .bn_box .setlist dt {
	font-size:2.4rem;
	background:url(../img/bn_setlisticon.png) no-repeat left 7px;
}

#musicfair .bn_box .setlist dd {
	margin:3px 0 0 30px;
}

.cx_smartphoneview#musicfair .bn_box .setlist .original {
	font-size:1.8rem;
	color:#000;
}

.cx_smartphoneview#musicfair .bn_box .setlist .play {
	font-size:2.0rem;
	margin-top:4px;
}

.cx_smartphoneview#musicfair #bnArchive li a, .cx_smartphoneview#musicfair #bnArchive li span {
	font-size:2.0rem;
}

.cx_smartphoneview#musicfair #bnArchive li.next a {background:url(../img/bn_archive_nexticon.gif) no-repeat left 15px;}
.cx_smartphoneview#musicfair #bnArchive li.prev a {background:url(../img/bn_archive_previcon.gif) no-repeat right 15px;}

.cx_smartphoneview#musicfair .bn1603 a {
	background:url(../img/bn1603_icon.gif) no-repeat 540px 24px;
	background-color:#5e39b6;
	font-size:2.0rem;
	height:56px;
	line-height:56px;
}

/* fp-ohp-customcss */
#fp-bhp.fpbhp-pc .contblock h2{
	color:#ffffff;
	background-color:#a661d6;
}


#fp-bhp #fp-bhp-rectangle{
	height: 136px;
	min-height: 136px !important;
}
#fp-bhp .fp-bhpblockPc#fp-bhp-rectangle{
	background: none;
	box-shadow: none;
}


/* ruby */
ruby {
ruby-align: distribute-space;
ruby-position: above;
line-height: 1.5;
}

ruby rt {
  position: relative;
  top: 0.1ex;
line-height: 1.1;  
}

#musicfairCon.subPage h2 {
	margin: -20px -20px 0;
	padding: 20px;
	color: #1d2088;
	font-size: 2.6rem;
	text-align: center;
	line-height: 1.2;
	background-color: #e6ebff;
}

.guidelines {
	color: #151515;
	font-size: 1.4rem;
	line-height: 1.4;
}
.cx_smartphoneview .guidelines {
	font-size: 2.5rem;
}

.guidelines h3 {
	color: #1d2088;
	font-size: 2.0rem;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 1.2rem;
}
.cx_smartphoneview .guidelines h3 {
	font-size: 2.6rem;
}
.cx_smartphoneview .guidelines .list01{
	padding: 0 20px;
}
.guidelines .list01 > li {
	position: relative;
	padding: 0.3rem 0 0.3rem 2.0rem;
}
.cx_smartphoneview .guidelines .list01 > li {
	padding-left: 2.4rem;
}
.guidelines .list01 > li::before {
	content: "●";
	display: block;
	position: absolute;
	top: 0.35rem;
	left: 0;
	color: #3c54b5;
}
.guidelines .list01 li.plain {
	padding: 0.3rem 0 0.3rem 0;
}
.guidelines .list01 li.plain::before {
	content: "";
}


#musicfairCon .guidelines .list02 {
	list-style-type: decimal;
	margin: .5rem auto;
	padding-left: 1.8rem;
}
.cx_smartphoneview #musicfairCon .guidelines .list02 {
	margin: .5rem 1.5rem;
}
.cx_smartphoneview #musicfairCon .guidelines .list02 li {
	font-size: 2.5rem;
}
#musicfairCon .guidelines .list02 li::marker {
	color: #3c54b5;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}


#gl_2024 ol li{
	margin-top: 0.8rem;
}

#musicfairCon.subPage h2 {
    font-size: 2.4rem;
	line-height: 1.5;
}
.cx_smartphoneview #musicfairCon.subPage h2 {
    font-size: 2.6rem;
}



/* --------------------------------------
   追加
   --------------------------------------*/
#musicfair .bn_box .setlist .moredetail3 {
    font-size: 14px;
    padding: 2rem;
    line-height: 1.4;
    background-color: #ffffff;
}

#musicfair .bn_box .setlist .list03{
	list-style: none;
	margin: 0 auto 16px;
}

#musicfair .bn_box .setlist .list03 li {
	position: relative;
	padding: 0.3rem 0 0.3rem 1.8rem;
	border: none;
}

#musicfair .bn_box .setlist .list03 li::before {
	content: "●";
	display: block;
	position: absolute;
	top: 0.7rem;
    left: 0;
    color: #205dd8;
	font-size: 1.4rem;
}
.cx_smartphoneview#musicfair .bn_box .setlist .list03 li::before {
	font-size: 2.2rem;
}

#musicfair .bn_box .setlist .list03 li + li {
	margin-top: .5rem;
}

#musicfair .bn_box .setlist .list03 li h5{
	font-size: 1.8rem;
    font-weight: bold;
}
.cx_smartphoneview#musicfair .bn_box .setlist .list03 li h5{
	font-size: 2.5rem;
    padding-left: 10px;
}

#musicfair .bn_box .setlist .list03 li p{
	font-size: 1.5rem;
    font-weight: bold;
    margin-top: 0.5rem;
}
.cx_smartphoneview#musicfair .bn_box .setlist .list03 li p{
	font-size: 2.5rem;
}

#musicfair .bn_box .setlist .list03 li span{
	display: block;
	margin-top: 0.5rem;
}
.cx_smartphoneview#musicfair .bn_box .setlist .list03 li span{
	font-size: 2.2rem;
}

#musicfair .bn_box .setlist .moredetail3 .note{
    font-size: 1.4rem;
}
.cx_smartphoneview#musicfair .bn_box .setlist .moredetail3 .note{
	font-size: 2.2rem;
}

#musicfair .bn_box .setlist .list03 li .close_text{
	display: inline-block;
	margin-left: 0.5rem;
	margin-top: 0;
}
.cx_smartphoneview#musicfair .bn_box .setlist .list03 li .close_text{
	font-size: 2.5rem;
}

/* --------------------------------------
   追加（記念コンサートページ）
   --------------------------------------*/
   #musicfair .bn_box .setlist .moredetail4 {
    font-size: 14px;
	padding: 0rem 2rem;
    line-height: 1.4;
    background-color: #ffffff;
}
.p-details{
	background: #fafafa;
    padding: 1.8rem;
    border-radius: 8px;
    border: 1px solid #000;
	margin-bottom: 1.8rem;
}
.p-details .p-ttl{
	font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 0.8rem;
}
.p-text-ttl{
	font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #000;
    margin-bottom: 0.5rem;
}
.p-text-date{
	font-size: 1.5rem;
    margin-bottom: 0.5rem;
}
.p-text-seat{
	display: inline-block;
    border: 1px solid #000;
    padding: 0.5rem;
    margin-top: 0.5rem;
}
.p-details-notice{
	padding: 0 1.5rem;
}
.p-details-notice .notice-ttl{
	font-size: 1.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 1.2rem;
    font-weight: bold;
    border-bottom: 2px solid #205dd8;
}
.id-list {
	list-style: disc;
    margin: 0.5rem 0 0.5rem 3rem;
    padding: 0;
}
.id-list li {
	margin-bottom: 0.5rem;
	border: none !important;
	padding: 0 0 0.5rem 0 !important;
}
.notice-body p {
	margin: 10px 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}
/* ------------------------------
  for Smartphone
------------------------------ */
@media screen and (max-width: 768px) {
	.p-details .p-ttl {
		font-size: 2.5rem;
	}
	.p-text-ttl {
		font-size: 2.3rem;
	}
	.p-text-date {
		font-size: 2.3rem;
	}
	.p-text-place{
		font-size: 2.3rem;
	}
	.p-text-seat {
		margin-top: 0.8rem;
		font-size: 2.3rem;
	}
	.p-details-notice .notice-ttl {
		font-size: 2.4rem;
	}
	.notice-container{
		font-size: 2.3rem;
	}
}
/* --------------------------------------
   追加（観覧チケット応募の注意事項ページ）
   --------------------------------------*/
   .btn-return {
	margin-top: 3rem;
   }
   .btn-return a {
	display: block;
    background-color: #394bb6;
    font-size: 1.5rem;
    height: 48px;
    line-height: 48px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
	position: relative;
   }
   .btn-return a::before {
    content: "";
    display: block;
    width: 9px;
    height: 13px;
    background: url(/MUSICFAIR/backnumber/img/bn1603_icon.gif) no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
	}
	.btn-return a:hover {
		background-color:#6172d4;
	}
/* ------------------------------
  for Smartphone
------------------------------ */
@media screen and (max-width: 768px) {

	.btn-return a {
		font-size: 2.2rem;
        height: 72px;
        line-height: 72px;
	}
	.btn-return a::before {
		width: 14px;
		height: 18px;
	}
}