@charset "utf-8";

.sp,.spOnly{display:none;}
.pcOnly{/*display:block;*/}

body {
    background: url(../images/ph_pt_main.png);
}

.anc{
position:relative;
}

.ancPoint{
display:block;
position: absolute;
top: -50px;
}

#container {
    width: 920px;
    margin: 0 auto;
    padding:90px 0 0;
}
.contentsBox{
    margin: 0 0 50px;
}

.contents{
	box-shadow: 0 0 1px rgba(0,0,0,0.3);
    background: #FFF;
    padding: 30px;
    box-sizing: border-box;
}
h1{
    font-size:34px;
    padding:60px 0 50px;
    margin: 0 auto;
    font-weight: bold;
    text-align:center;
    color: #ED7962;
}
h1.friend{
    font-size:45px;
    padding:60px 0 50px;
    margin: 0 auto;
    font-weight: bold;
    text-align:center;
    color: #70AD47;
    letter-spacing: 0.05em;
}
h1.friend span{
	font-size: 18px;
	display: block;
	margin-top: 18px;
}
.contentsTit{
    font-size: 28px;
    padding: 0 0 10px;
    margin: 0 0 15px;
    font-weight: bold;
    color: #ED7962;
}
h4{
	color: #ED7962;
	font-size: 19px;
	margin: 0 0 10px 80px;
	font-weight: bold;
}


.contentsCap{
padding: 0 0 25px;
font-size: 13px;
}


#pageTop {
font-size: 40px;
position: fixed;
right: 60px;
bottom: 30px;
z-index: 999;
}

#pageTop a {
	text-decoration: none;
    color: #ed7962;
}

.copyright {
    font-family: Arial;
    font-size: 11px;
    text-align: center;
    padding: 30px 0;
    color: #ED7962;
}

.icon{
	vertical-align:-1px;
	padding:0 5px 0 0;
}

.iconRight{
	vertical-align:-1px;
	padding:0 0 0 5px;
}
.iconCenter{
    font-weight: normal;
    color: #AAA;
    vertical-align: -1px;
    padding: 0 11px 0;
    font-size: 11px;
}

.icon-play{
    font-size: 8px;
    vertical-align: 1px;
}


.backBtn{

}
.backBtn a{
    border-radius: 5px;
    width: 35%;
    text-align: center;
    margin: 0 auto 15px;
    display: block;
    text-decoration: none;
    border: 2px solid #A47E54;
    font-size: 17px;
    font-weight: bold;
    padding: 10px;
    color: #A47E54;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}
.backBtn a:hover{
	background:#A47E54;
	color:#FFF;
}

.bgw{background:#fff!important;}
.red {
    color: #CC0000!important;
}

.blue {
    color: #3366CC!important;
}
.friendBlue {
    color: #00a1e1!important;
}
.blueBorder {
    border: 2px solid #00a1e1!important;
}
.blueBorder {
    border: 2px solid #00a1e1!important;
}
.blueBorder dt {
   color:#00A1E1;
}


.yellow{
	color:#F90!important;
}
.bold {
   font-weight: bold;
}

.w100{width:100%!important;}
.mb0{margin-bottom:0!important;}
.mb6{margin-bottom:6px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}
.pr0{padding-right:0!important;}
.pl0{padding-left:0!important;}
.pb0{padding-bottom:0!important;}

.fs15{font-size:15px!important;}

.bsn{box-shadow:none!important;}

.center{text-align:center!important;}

.dn{display:none!important;}

.noborder{border:none!important;}

.attentionTit{
    font-size: 15px;
    font-weight: bold;
    color: #cc0000;
    padding: 0 0 5px;
    text-align: center;
}
.mainAttention{
    line-height: 1.5em;
    font-size: 15px;
    margin: 0 0 30px;
    text-align: center;
    
}

.mainAttention span{
font-weight:bold;
}


/* headerNav
------------------------- */
#headerNav {
    position: fixed;
    top: 0;
    width: 100%;
    padding:10px 0 8px;
    background: #ED7962;
    z-index: 100;
}

#headerNav ul{
width:100%;
}

#headerNav ul li{
float:right;
}
#headerNav ul li.naviTop{
	float:left;
	padding:0 10px;
	font-size:14px;
}
#headerNav ul li.naviTop span{
	font-family: 'Noto Serif', serif;
	font-size:25px;
}
#headerNav ul li.naviTop a span {
    vertical-align: -0.1em;
}
#headerNav ul li:last-child{
	padding:10px;
}
#headerNav ul li:last-child a{
	margin:0 0 0 10px;
}
#headerNav ul li:last-child a span {
    vertical-align: -0.15em;
}

#headerNav ul li a {
background:#ED7962;
color:#fff;
text-decoration:none;
text-align: right;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}

#headerNav ul li a:hover{
opacity:0.7;
}



#headerNav ul li.naviTop a {
text-align: left;
}
#headerNav ul li.naviTop a:hover{
	opacity:1;
}

/* keyVisual
------------------------- */

#keyVisual{

}

#keyVisual .visualList{
border: 1px solid #A47E54;
}

#keyVisual .visualList td img{
    line-height:1em;

}

#keyVisual .visualList td:nth-child(odd){
    background: url(../images/ph_main.jpg);
    width: 45%;
    line-height: 0;
    background-size: cover;
}

#keyVisual .visualList td:nth-child(even){
    width: 55%;
}

#keyVisual .visualList td .inBox{
    padding: 20px;
    background: #FFF;
}



#keyVisual .visualList td .name{
	font-size: 20px;
    padding: 20px;
    color: #FFF;
    background: #A47E54;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#keyVisual .visualList td .event{
    padding: 0 0 10px;
    border-bottom: 1px solid #C5BCA1;
    margin: 0 0 20px 0;

}
#keyVisual .visualList td .eventDetail{

}

#keyVisual .visualList td .eventDetail dt{
border-bottom: 1px solid #C5BCA1;
    font-size: 20px;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

#keyVisual .visualList td .eventDetail dt .still{
    background: #3366cc;
    font-size: 13px;
    vertical-align: 4px;
    padding: 1px 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
}

#keyVisual .visualList td .eventDetail dt .start{
    background: #B52119;
    font-size: 13px;
    vertical-align: 4px;
    padding: 1px 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
}

#keyVisual .visualList td .eventDetail dt .end{
    background: #888;
    font-size: 13px;
    vertical-align: 4px;
    padding: 1px 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
}

#keyVisual .visualList td .eventDetail dt .start{

}

#keyVisual .visualList td .eventDetail dt .end{

}


#keyVisual .visualList td .eventDetail dd{
    font-size: 13px;
    text-indent: -77px;
    padding: 0 0 0 77px;
}

#keyVisual .visualList td .eventDetail dd .mark{
    font-weight: bold;
    padding: 0 20px 0 0;
}

#keyVisual .visualList td .eventDetail dd .result{

}




/* box-artist pc
------------------------------- */
.box {
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
    padding: 30px 50px;
    margin: 0 0 50px;
}
.box-artist { padding: 0; }
.box-artist .ph { 
    width:100%;
    /*min-height: 200px;*/
    float: left;
    line-height: 0;
}
.box-artist .ph img { width: 100%; }
.box-artist .ph + .title { padding: 0 0 0 415px; }
.box-artist .title .name {
	background: #A47E54;
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	padding: 10px 4%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.box-artist .title .tit { 
	font-size: 20px;
    padding: 20px 4% 15px;
    border-bottom: 1px solid #C5BCA1;
    margin: 0 0 20px;
}
.box-artist .title .txt { 
color: #555; 
font-size: 14px; 
padding: 15px 4% 20px; 
}
.box-artist .info li { 
	border-bottom: 1px solid #C5BCA1;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 0 4% 15px;
}

.box-artist .info li .still{
    background: #3366cc;
    font-size: 13px;
    vertical-align: 4px;
    padding: 1px 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
}

.box-artist .info li .start{
    background: #B52119;
    font-size: 13px;
    vertical-align: 4px;
    padding: 1px 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
}

.box-artist .info li .end{
    background: #888;
    font-size: 13px;
    vertical-align: 4px;
    padding: 1px 10px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
}




.box-artist .info li:last-child{ 
    border-bottom: none;
    font-size: 13px;
    padding: 0 4% 0;
    margin-bottom: 0;
}
.box-artist .info li .result {
    padding: 7px 0 0;
    display: inline-block;
}
.box-artist .info li .mark {
    font-weight: bold;
    padding: 0 20px 0 0;
}

.box-artist .info .icon { font-size: 12px; border: 1px solid; border-radius: 2px; padding: 0 5px; margin: 0 5px 0 0; }
.box-artist .info .dticket { color: #e9537d; }
.box-artist .info .pticket { color: #009688; }

#info {
	line-height:1.5em;
}
#info .lead{
	padding:0 0 8px;
	font-size:18px;
	font-weight:bold;
}





/* schedule
------------------------- */
#schedule{
}

#schedule .scheduleCell{
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    margin: 0 auto 0;
    border-bottom: none;
}


#schedule .scheduleCell tr:nth-child(2n+1){
	background:#fcfbf8;
}
#schedule .scheduleCell tr:nth-child(1){
	background:transparent;
}
#schedule .scheduleCell tr{
    border-bottom: 1px solid #DDD;
}
#schedule .scheduleCell tr.first{

}
#schedule .scheduleCell tr.second{
    border-bottom: 1px solid #c5bca1;
}
#schedule .scheduleCell th{
    color: #ED7962;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #ED7962;
    padding:8px 0px;
    font-size: 13px;
}
#schedule .scheduleCell td{
    padding:10px 12px;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.1em;
}
#schedule .scheduleCell td.venue{
    text-align: left;
}

#schedule .scheduleCell tr.first .group, 
#schedule .scheduleCell tr.first .time {
padding:10px 10px 2px;
}

#schedule .scheduleCell tr.second .group, 
#schedule .scheduleCell tr.second .time {
padding:2px 10px 10px;
}

/* liveDetail
------------------------- */

#liveDetail{
    padding-bottom: 0;
}

#liveDetail .detailCell{
    border-top: 1px solid #DDD;
}

#liveDetail .detailCell tr{
    border-bottom: 1px solid #DDD;
}

#liveDetail .detailCell th{
    text-align: right;
    vertical-align: top;
    padding: 20px 20px 20px 0;
    width: 110px;
    font-size: 13px;
    font-weight: bold;
    color: #ed7962;
}

#liveDetail .detailCell td{
    vertical-align: top;
    padding: 20px 0px;
    font-size: 15px;

}

#liveDetail .detailCell td .cap{
    font-size: 13px;
    padding:5px 0 0 0;
    display:block;

}

/* liveDetail内 table
------------------------- */
#liveDetail .detailCell td table.areaShikaku{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 5px;
}
#liveDetail .detailCell td table.areaShikaku tr{

}
#liveDetail .detailCell td table.areaShikaku tr th{
	text-align: center;
	background: #ED7962;
	color: #fff;
	padding: 10px 0;
	border-right: 1px solid #fff;
}
#liveDetail .detailCell td table.areaShikaku tr th.area{
	border-left: 1px solid #ED7962;
	width: 20%;
}
#liveDetail .detailCell td table.areaShikaku tr th.maisuu{
	width: 20%;
}
#liveDetail .detailCell td table.areaShikaku tr th.oubosya{
	width: 25%;
}
#liveDetail .detailCell td table.areaShikaku tr th.doukousya{
	border-right: 1px solid #ED7962;
	width: 35%;
}

#liveDetail .detailCell td table.areaShikaku tr td{
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ED7962;
	padding: 10px 0;
	font-size: 13px;
}
#liveDetail .detailCell td table.areaShikaku tr td.area{
	border-left: 1px solid #ED7962;
}
#liveDetail .detailCell td table.areaShikaku tr td.maisuu{

}
#liveDetail .detailCell td table.areaShikaku tr td.oubosya{

}
#liveDetail .detailCell td table.areaShikaku tr td.doukousya{

}


/* liveDetail外 table
------------------------- */
.areaShikaku{
	box-sizing: border-box;
	margin: 0 auto 5px;
	width: 700px;
}
.areaShikaku tr{

}
.areaShikaku tr th{
	text-align: center;
	background: #ED7962;
	color: #fff;
	padding: 10px 0;
	border-right: 1px solid #fff;
}
.areaShikaku tr th.area{
	border-left: 1px solid #ED7962;
	width: 20%;
}
.areaShikaku tr th.maisuu{
	width: 20%;
}
.areaShikaku tr th.oubosya{
	width: 25%;
}
.areaShikaku tr th.doukousya{
	border-right: 1px solid #ED7962;
	width: 35%;
}

.areaShikaku tr td{
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ED7962;
	border-bottom: 1px solid #ED7962;
	padding: 10px 0;
	font-size: 13px;
}
.areaShikaku tr td.area{
	border-left: 1px solid #ED7962;
}
.areaShikaku tr td.maisuu{

}
.areaShikaku tr td.oubosya{

}
.areaShikaku tr td.doukousya{

}
.shikakuSubtxt{
	margin: 0 0 30px 80px;
}







#liveDetail .detailCell .detailList{

}

#liveDetail .detailCell .detailList li{
    text-indent: -22px;
    padding: 0 0 10px 22px;
    font-size: 14px; 
}

#liveDetail .detailCell .detailList li:last-child{
    padding: 0 0 0 22px;
}

#liveDetail .lead{
	padding:0 0 8px;
	font-size:18px;
	font-weight:bold;
}

/* attention
------------------------- */
#attention .emph {
	padding: 0 0 15px;
    font-size: 18px;
    font-family: Noto Sans Japanese;
    line-height: 1.5em;
}

#attention .box_s {
	margin: 0 0 30px;
	background: #eee;
	padding: 20px;
}

#attention .box_s p {
	margin: 0 0 10px;
}

#attention .box_s ul li{
	text-indent: -1.4em;
	margin: 0 0 5px 19px;
	line-height: 1.3em;
}

#attention .box_s ul li:last-child {
	margin: 0 0 0 19px;
}


#attention .attentionDetail {
    margin: 0 0 20px 0;
}


#attention .attentionDetail h3 {
	color: #ED7962;
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 6px;
}

#attention .attentionGroup{
	margin: 0 0 20px;
}

#attention .attentionGroup:last-child {
    margin: 0 0 35px;
}

#attention ul.list li {
	text-indent: -15px;
    margin: 0px 0 5px 35px;
    font-size: 14px;
}


#attention .box_l {
	background: #FFFFEC;
	padding: 20px 0;
}

#attention .box_l dl.phone {
	float: left;
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 20px;
}


#attention .box_l dl.phone:first-child {
	padding:0 0 0 20px;
}

#attention .box_l dl.phone dt {
	font-weight: bold;
	font-size: 14px;
}

#attention .icon{
	margin: 0 0 0 0;
	vertical-align: -2px;
	font-weight: normal;
}

#attention .textArea {
	margin: 0 0 30px;
}

#attention .question {
    font-size: 16px;
    font-weight: bold;
    color:#333;
}


#attention .question a{
    color: #ed7962;
    display: inline-block;
    padding: 0 0 10px 0;
    transition: all 0.3s;
}




.addIcon {
    background: none repeat scroll 0 0 #f00;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 5px;
    margin-left: 5px;
}


table.limit{
    text-indent: 0;
    width: 320px;
    margin: 0 0 20px;
    border: solid 1px #AAAAAA;
}

table.limit tr{

}
table.limit td{
    padding: 0 0 5px;
    text-align: center;
}

table.limit tr:nth-child(1) td{
text-align:center;
    padding: 5px 0 5px;
}


/* entryArea
------------------------- */
#entryArea{
    margin: 0 0 50px;

}
#entryArea p.entry{
    line-height: 1.5em;
    text-align: center;
    font-size: 13px;
    padding: 0 0 20px;
}
#entryArea p.caption{
    font-weight: bold; 
    padding: 0 0 15px;
    text-align: center;
    font-size: 16px;
    line-height: 1.3em;
}


#entryArea p.entryBtn{

}
#entryArea p.entryBtn a{
    display: block;
    border-radius: 5px;
    background: #92a425;
    width: 320px;
    text-align: center;
    margin: 0 auto 20px;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    box-shadow: 0 3px 0 #7b8923;
}


#entryArea p.entryBtn a:hover{
    margin: 3px auto -3px;
    box-shadow: none;
}

#entryArea p.blankBtn{
    border-radius: 5px;
    background: #DDD;
    width: 320px;
    text-align: center;
    margin: 0 auto 20px;
    padding: 15px;
    font-size: 20px;
    font-weight: bold;
    color: #999;
}

.entryEnd{
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.4em;
}



/* faq
=================================== */

#faq .faqTit {
    background: #ED7962;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 10px 10px;
}
#faq .faqList {
	margin: 0 0 50px;
}
#faq .faqList dt {
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #DDD;
    padding: 10px 50px 10px 50px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s;
}

#faq .faqList dt:before {
	position: absolute;
	content: 'Q';
	width: 30px;
	height: 30px;
	background: #5F79FF;
	color: #fff;
	font-size: 21px;
	line-height: 30px;
	text-align: center;
	border-radius: 15px;
	margin: 0 20px 0 0;
	top: 50%;
	left: 10px;
	font-family: 'Cabin', sans-serif;
	transform: translateY(-50%);
}

#faq .faqList dt:after {
	content: '\f476';
	color: #ed7962!important;
	font-family: 'WebHostingHub-Glyphs';
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s

}

#faq .faqList dt:hover:after {
	color: #A47E54;
}
#faq .faqList dt.open:after {
	content: '\f477';
}
#faq .faqList dd {
    background: #FFFCFE;
    border: 1px solid #DDD;
    border-top: none;
    padding: 20px 20px 20px 50px;
    margin: 0 0 20px;
    position: relative;
    display: none;
}
#faq .faqList dd p {
    position: relative;
}
#faq .faqList dd p:before {
    position: absolute;
    content: 'A';
    width: 30px;
    height: 30px;
    background: #DB367A;
    background-position: center;
    color: #FFF;
    font-size: 21px;
    line-height: 30px;
    text-align: center;
    border-radius: 100px;
    top: -6px;
    left: -40px;
    font-family: 'Cabin', sans-serif;
    display: inline;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-indent: 0;
}


#faq .faqList dt.leadQuestion {
background: #fff none repeat scroll 0 0;
    border: 2px solid #db367a;
    margin: 0 auto 20px;
    content: none;
}
#faq .faqList dt.leadQuestion:hover {
background: #ffffe0;
}
#faq .faqList dt.leadQuestion a {
color:#333;
text-decoration: none;
display:block;
}
#faq .faqList dt.leadQuestion a span.emtgLink{
text-decoration: underline;
}
#faq .faqList dt.leadQuestion a span.faqAttention{
color:#c93c52;
font-size:14px;
}


#faq .faqList dt.leadQuestion:before {
	background:#DB367A!important;
	display:none;

}
#faq .faqList dt.leadQuestion:after{
	color:#FFF!important;
}



#faq .faqList dd table.faqArea{
border-top:#cccccc  1px solid;
border-right:#cccccc  1px solid;
margin: 10px auto 0;
}


#faq .faqList dd table.faqArea th{
border-left:#cccccc  1px solid;
border-bottom:#cccccc  1px solid;
background:#fff;
text-align:center;
padding:10px;
font-weight:bold;
font-size: 15px;
}

#faq .faqList dd table.faqArea th.happyArea{
color:#e4007f;
}

#faq .faqList dd table.faqArea th.grooveArea{
color:#2AAC3A;
}


#faq .faqList dd table.faqArea th.hfArea{
color:#F8B625;
}


#faq .faqList dd table.faqArea th.gfArea{
color:#EA5810;
}


#faq .faqList dd table.faqArea td{
border-left:#cccccc  1px solid;
border-bottom:#cccccc  1px solid;
background:#fff;
text-align:center;
padding:10px;
font-size: 15px;
}

#faq .faqList dd table.faqArea td p.happy{
background: #e4007f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10px;
}


#faq .faqList dd table.faqArea td p.groove{
background:#2AAC3A;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10px;
}


#faq .faqList dd table.faqArea td p.hf{
background: #F8B625;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10px;
}

#faq .faqList dd table.faqArea td p.gf{
background: #EA5810;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10px;
}


#faq .faqList dd table.faqArea td p.nomember{
background: #aaa;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10px;
}

#faq .faqList dd table.kidsEntry{
border-top:#cccccc  1px solid;
border-right:#cccccc  1px solid;
margin: 10px auto 0;
width:100%;
font-size: 15px;
}

#faq .faqList dd table.kidsEntry tr th{
border-bottom:#cccccc 1px solid;
border-left:#cccccc 1px solid;
background:#F5EBF3;
padding:10px 15px;
font-weight:bold;
}

#faq .faqList dd table.kidsEntry tr th:nth-child(2){
width: 30%;
}

#faq .faqList dd table.kidsEntry tr td{
border-bottom:#cccccc  1px solid;
border-left:#cccccc  1px solid;
background:#fff;
padding:10px;
}

/* faq contactBox
=================================== */

.contactBox p.contactLead {
text-align:center;
margin:0 auto 20px;
font-size: 15px;
}

.contactBox ul.contactBoxDetail {
margin: 0 auto 0;
}

.contactBox ul.contactBoxDetail li {
border: solid 2px #ED7962;
width:48%;
margin:0 3% 0 0;
float:left;
}
.contactBox ul.contactBoxDetail li:last-child {
margin:0 0% 0 0;
}


.contactBox ul.contactBoxDetail li h5 {
border-bottom: solid 2px #ED7962;
text-align:center;
padding:15px 0 10px;
font-weight:bold;
font-size: 16px;
background: #FFF9FE;
}

.contactBox ul.contactBoxDetail li .contactDetail {
padding:15px;
}

.contactBox ul.contactBoxDetail li .contactDetail p.contactQuestions {
background:#FFF9FE;
margin:10px auto 0;
padding: 10px 0;
}


.contactBox ul.contactBoxDetail li:last-child .contactDetail p.contactQuestions{
line-height: 1.8em;
    padding: 16px 10px;
}

/* ticket
=================================== */
#ticket .detailCell td{
	line-height:1.6em;
}
#ticket .detailCell td span{
	font-size:18px;
	font-weight:bold;
}
#ticket .detailCell td span.subTxt{
	font-size: 13px;
	font-weight: normal;
}

/* area
=================================== */
#area .imgbox{
	width:100%;
	margin:10px auto;
}
#area .imgbox img{
	width:100%;
	padding:0 0 10px;
}
#area .imgbox ul li{
	text-indent:-1em;
	padding:0 0 5px 1em;
}
#area .imgbox ul li:last-child{
	text-indent:0;
	padding:10px 0 0;
}



/* friend
=================================== */
#friend ul.list{
	margin:0 0 10px;
}
#friend ul.list li{
	float:left;
	width:270px;
	min-height:380px;
	padding:15px 8px;
	border:1px solid #ccc;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#friend ul.list li:nth-child(2){
	margin:0 25px;
}
#friend ul.list li p.lead{
	padding:0 0 10px;
	font-size:14px;
	text-align:center;
	line-height:1.4em;
	height:120px;
}
#friend ul.list li:nth-child(2) p.lead{
	padding:15px 0;
}
#friend ul li p.lead .small{
	font-size:10px;
}
#friend ul li .icoPc,
#friend ul li .ico{
	padding:0 0 10px;
	text-align:center;
}
#friend ul li .ico img{
	width:180px;
}

#friend ul li:nth-child(2) .ico img{
	width:240px;
}
#friend ul li:nth-child(1) .icoArea{
	padding:20px 0 10px;
	text-align:center;
}
#friend ul li:nth-child(1) .icoArea img{
	width:240px;
}
#friend ul li .icoPc img{
	width:200px;
}





#friend ul.gosclubList{
	margin:0 0 10px;
}
#friend ul.gosclubList li{
	float:left;
	width:270px;
	min-height:426px;
	padding:15px 8px;
	border:1px solid #ccc;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#friend ul.gosclubList li:nth-child(2){
	margin:0 25px;
}
#friend ul.gosclubList li p.lead{
	padding: 30px 0 0px;
	font-size:14px;
	text-align:center;
	line-height:1.4em;
	height:60px;
}
#friend ul.gosclubList li:nth-child(2) p.lead{
	padding:30px 0 50px;
}
#friend ul.gosclubList li p.lead .small{
	font-size:10px;
}
#friend ul.gosclubList li .icoPc,
#friend ul li .ico{
	padding:0 0 10px;
	text-align:center;
}
#friend ul.gosclubList li .ico img{
	width:180px;
}

#friend ul li:nth-child(2) .ico img{
	width:240px;
}
#friend ul.gosclubList li:nth-child(1) .icoArea{
	padding:20px 0 10px;
	text-align:center;
}
#friend ul.gosclubList li:nth-child(1) .icoArea img{
	width:240px;
}
#friend ul.gosclubList li .icoPc img{
	width:200px;
}






.pink{
	color:#e4007f;
}
.green{
	color:#2aac3a;
}
.yel{
	color:#f8b625;
}
.org{
	color:#ea5810;
}
.textSub{
	font-size:12px;
	line-height:1.3em;
	text-align:left;
}

#friend.mail ul li{
	padding:25px 15px 15px;
	background:#eee;
	border:none;
}
#friend.mail ul li h4{
	padding:0 0 20px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#friend.mail ul li div.popup .inner h4{

}
#friend.mail ul li:first-child{
	width:320px;
}
#friend.mail ul li:last-child{
	margin:0 0 0 25px;
	width:515px;
}
#friend.mail ul li .ico img,
#friend.mail ul li:nth-child(2) .ico img{
	width:190px;
}
#friend.mail ul li:nth-child(2) dl dt .ico img{
	width:200px;
}
#friend.mail ul li div{
	margin:0 0 25px;
	padding:12px;
	background:#fff;
}
#friend.mail ul li p.lead{
	padding:0 0 10px;
	font-size:14px;
	text-align:center;
}
#friend.mail ul li:first-child p.lead{
	padding:24px 0 0;
}

#friend.mail ul li dl p.lead{
	padding:0 0 10px;
	font-size:14px;
	text-align:left;
}
#friend.mail ul.list li:nth-child(2) p.lead{
	padding:4px 0 0;
	font-size:13px;
	line-height:1.3em;
}

#friend.mail ul li dl dd p.lead{
	text-align:left
}
#friend.mail ul li .btn{
	text-align:center;
	border:none;
}
#friend.mail ul li .btn a{
	display:block;
	margin:0 auto 10px;
	padding:12px 0 10px;
	width:200px;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#e4007f;
	border-radius:4px;
}
#friend.mail ul li a:hover{
	opacity:0.8;
}
#friend.mail ul li dl{
	margin:0 0 25px;
}

#friend.mail ul li dl dt{
	position:absolute;
	float:left;
	width:215px;
	padding:10px;
	text-align:center;
	background:#fff;
}
#friend.mail ul li dl dt::after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 13px 0 13px 16px;
    content: "";
    display: block;
    height: 0;
    margin-top: -7px;
    position: absolute;
    right: -14px;
    top: 50%;
    width: 0;
}
#friend.mail ul li dl p.step{
	padding:0 0 3px;
	text-align:left;
}
#friend.mail ul li dl p.step span{
	display:inline-block;
	padding:2px 5px 0;
	color:#fff;
	border-radius:3px;
	background:#000;
}
#friend.mail ul li dl dt .textSub{
	margin:0 0 11px;
}
#friend.mail ul li dl dt .ico img{
	width:195px;
}
#friend.mail ul li dl dd{
	float:right;
	width:215px;
	padding:10px;
	background:#fff;
}
#friend.mail ul li dl dt table{
	width:100%;
	margin:5px 0 0;
	table-layout: fixed;
}
#friend.mail ul li dl dt table td{
	text-align:center;
	vertical-align:top;
}

#friend.mail ul li .btn a.mail{
	display:inline-block;
	width:200px;
	margin: -1px 0 10px;
	padding:10px 0;
	color:#333;
	font-size:12px;
	border:1px solid #ccc;
	background:#fff;
}
#friend.mail ul li .btn a.mail span{
	margin:0 3px 0 0;
	vertical-align:-0.1em;
}
#friend.mail ul li .btn a.mail2{
display: inline-block;
width: 95px;
margin: -2px 0 10px 10px;
padding: 0px 0 0px;
color: #333;
font-size: 10px;
border: 1px solid #ccc;
background: #fff;
}
#friend.mail ul li .btn a.mail2 span{
	margin:0 3px 0 0;
	vertical-align:-0.1em;
}
#friend.mail ul li div.popup {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    box-sizing: border-box;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    overflow:visible;
    padding:120px 15% 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index:1000;
}
#friend.mail ul li div.popup .inner {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    padding:30px 30px 0;
    position: relative;
    width:80%;
}
#friend.mail ul li div.text{
	margin:0;
}
#friend.mail ul li .btn a{
	border:none;
	background:#00a1e1;
}

#friend.mail ul li .btn a.gray{
	pointer-events: none;
	color:#666;
	background:#ccc;
}




div.popup .inner::before,  div.popup .inner::after {
    background: #ddd none repeat scroll 0 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 0;
    top: -26px;
    width: 40px;
}
div.popup .inner::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
div.popup .inner::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}
div.popup .tit {
    font-size: 18px;
    margin: 0 0 20px;
    text-align: center;
}
div.popup .txt {
    font-size: 13px;
    margin: 0 0 20px;
}
div.popup .txt.bold {
    color: #009688;
    font-weight: normal;
    margin: 0 0 10px;
}
div.popup .card {
    background: #ddfffc none repeat scroll 0 0;
    font-size: 12px;
    margin: 0 0 20px;
    padding: 10px;
}
div.popup .card.ng {
    background: #eee none repeat scroll 0 0;
    margin: 0;
}
div.popup .close {
    color: #ddd;
    font-size: 16px;
    padding: 10px 0;
    text-align: center;
}
div.popup .close:hover {
    color: #fff;
}
div.popup h4 {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 15px;
    text-align: center;

}
#friend.mail ul li div.popup .inner h4 {
    font-size: 30px;
}
div.popup .text{
	padding:0 0 12px;
}
div.popup .text p{
	padding:0 0 8px;
}
div.popup .text p.topLead{
	padding:0 0 8px;
	font-size: 16px;
	font-weight: bold;
}







#ticketInfo{
    border:3px solid #db367a;
    padding: 15px 15px 0;
    margin:0 100px 30px;
    border-radius:10px;
    background: #FFF;
}
#ticketInfo h4{
	color:#db367a;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center;
    padding:0;
    /*
    background:#db367a;
	border-radius:3px;
	*/
}
#ticketInfo h4 span{
	padding: 0 5px 0 0;
	font-weight:normal;
	vertical-align: -2px;
}
#ticketInfo .lead{
    font-size: 14px;
    font-weight:normal;
	line-hwight:1.4em;
	text-align: center;
}
#ticketInfo .lead p {
    padding: 0 0 7px;
}
#ticketInfo .lead .red{
	color:#f00;
}




/* bnrArea
=================================== */
#bnrArea a{
	color:#ED7962;
	text-decoration:none;
}

#bnrArea dl{
	margin:0 auto 50px;
	width:600px;
	font-size:16px;
	text-align:center;
	background:#fff;
	border: 2px solid #ED7962;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

#bnrArea dl.blankTicket{
    position:relative;
 	border: 2px solid #DEB8AC;  
    
}

#bnrArea dl.blankTicket a{
    opacity: 0.3;
    display: block;
}

span.senko_fin {
    position: absolute;
    color: #E90003;
    font-size: 28px;
    font-weight: bold;
    z-index: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    right: 0;
    left: 0;
    margin: auto;
    top: 50%;
    margin-top: -14px;
    pointer-events: none;
}
#bnrArea dl dt{
    color: #ed7962;
	padding:24px 0 10px;
	font-size:28px;
	font-weight:bold;
}
#bnrArea dl dd{
    color: #ed7962;
	padding:0 0 20px;

}
#bnrArea dl dd .text{
	padding:0 0 15px;
	font-size:18px;
}
#bnrArea dl dd .btn{
	display:block;
	margin:0 auto;
	padding:12px 0 10px;
	width:300px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:#ED7962;
	border:1px solid #ED7962;
	border-radius:30px;
	transition: all 0.3s;
}
#bnrArea a:hover .btn{
	color:#ED7962;
	background:#fff;
}

#bnrArea dl dd .btnEntry a{
    display: block;
    background: #ed7962;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    border-radius: 100px;
    width: 300px;
    margin: auto;
    font-weight: bold;
    border: 1px solid;
    transition: 0.3s;
    box-sizing: border-box;
}
#bnrArea dl dd .btnEntry a:hover{
    color: #ed7962;
    background: transparent;
}
#bnrArea dl dd .btnEntry.blank a{
    pointer-events:none;
    background:#aaa;
    color:#FFF;
}
/* moushikomiArea
=================================== */

#moushikomiArea a{
	color:#aa311e;
	text-decoration:none;
}

#moushikomiArea dl{
	margin:0 auto 50px;
	width:600px;
	font-size:16px;
	text-align:center;
	background:#fff;
	border: 2px solid #ED7962;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

#moushikomiArea dl.blankTicket{
    position:relative;
 	border: 2px solid #DEB8AC;  
    
}

#moushikomiArea dl.blankTicket a{
    opacity: 0.3;
    display: block;
}

#moushikomiArea dl.black{
	border: 2px solid #000;
}
#moushikomiArea dl.black a{
	color: #000;
}
#moushikomiArea dl.black dd .btn{
	background: #000;
	border: 1px solid #000;
}
#moushikomiArea dl.blue dd .btn{
	background: #00a1e1;
	border: 1px solid #00a1e1;
}

#moushikomiArea dl.black a:hover .btn{
	color:#000;
	background:#fff;
}
span.senko_fin {
    position: absolute;
    color: #E90003;
    font-size: 28px;
    font-weight: bold;
    z-index: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    right: 0;
    left: 0;
    margin: auto;
    top: 50%;
    margin-top: -14px;
    pointer-events: none;
}
#moushikomiArea dl dt{
	padding: 24px 0 15px;
    font-size: 25px;
    font-weight: bold;
    color: #ed7962;
}
#moushikomiArea dl dd{
	padding:0 0 20px;

}

#moushikomiArea dl dd .text{
	padding:0 0 15px;
	font-size:14px;
    color: #ed7962;
}

#moushikomiArea dl.black dt{
    color: #000;
}
#moushikomiArea dl.black dd .text{
    color: #000;
}

#moushikomiArea dl dd .btn{
	display:block;
	margin:0 auto;
	padding:12px 0 10px;
	width:300px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:#ED7962;
	border:1px solid #ED7962;
	border-radius:30px;
	transition: all 0.3s;
}

#moushikomiArea .newEntry{

}

#moushikomiArea .newEntry dt{
    color: #ED7962;
}

#moushikomiArea .newEntry dd{

}



#moushikomiArea a{
	color: #ED7962;
}
#moushikomiArea a:hover .btn{
	color:#ED7962;
	background:#fff;
}
#moushikomiArea a.blueHover:hover .btn{
	color:#00a1e1;
	background:#fff;
}
#moushikomiArea .btnnew a{
    display: block;
    margin: 0 auto;
    padding: 12px 0 10px;
    width: 300px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #ED7962;
    border: 1px solid #ED7962;
    border-radius: 30px;
    transition: all 0.3s;
}
#moushikomiArea .btnnew a:hover{
    color: #ED7962;
    background: #FFF;
    border: 1px solid #ED7962;
}
#moushikomiArea .blueBorder .btnentry a{
    display: block;
    margin: 0 auto;
    padding: 12px 0 10px;
    width: 300px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #00A1E1;
    border: 1px solid #00A1E1;
    border-radius: 30px;
    transition: all 0.3s;
}
#moushikomiArea .blueBorder .btnentry a:hover{
    color: #00A1E1;
    background: #FFF;
    border: 1px solid #00A1E1;
}
#moushikomiArea .blueBorder .btnblank{
    display: block;
    margin: 0 auto;
    padding: 12px 0 10px;
    width: 300px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #CCC;
    border: 1px solid #CCC;
    border-radius: 30px;
    transition: all 0.3s;
}
#moushikomiArea{
	background:#eee;
}
#moushikomiArea h4{
	padding:0 0 20px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#moushikomiArea .lead{
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.moushikomiToplead{
	font-size: 14px;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 20px;
}

#moushikomiArea p.btn2{

}
#moushikomiArea p.btn2 a{
	display: block;
	margin: 0 auto;
	padding: 12px 0 10px;
	width: 600px;
	color: #00a1e1;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #fff;
	border: 2px solid #00a1e1;
	border-radius: 0;
	transition: all 0.3s;
	padding: 24px 0 22px;
	font-size: 25px;
	font-weight: bold;
}
#moushikomiArea p.btn2 a:hover{
	background: #00a1e1;
	color: #fff;
}
#moushikomiArea p.btn3 a{
	display: block;
	margin: 0 auto;
	padding: 12px 0 10px;
	width: 600px;
	color: #DDDDDD;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #fff;
	border: 2px solid #DDDDDD;
	border-radius: 0;
	transition: all 0.3s;
	padding: 24px 0 22px;
	font-size: 25px;
	font-weight: bold;
}


#moushikomiArea .btnMail a{
    display: block;
    background: #ed7962;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    border-radius: 100px;
    width: 400px;
    margin: auto;
    font-weight: bold;
    border: 1px solid;
    transition: 0.3s;
    box-sizing: border-box;
}
#moushikomiArea .btnMail a:hover{
    color: #ed7962;
    background: transparent;
}
#moushikomiArea .btnMail a.mail{
    background: #000;
    color: #FFF;
}
#moushikomiArea .btnMail a.mail:hover{
    background: transparent;
    color: #000;
}

#attention .cellImageTit{
    margin: 0 auto 20px;
    width: 700px;
    font-size: 20px;
    font-weight: bold;
    color: #ED7962;
}
#attention .cellImage{
    width: 700px;
    line-height: 0;
    margin: 0 auto 10px;
}
#attention .cellImageCap{
    margin: 0 auto 40px;
    width: 700px;
}
.ticketArea .lead{
	padding:18px 0 0;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
.ticketArea table{
	border-collapse: separate;
}
.ticketArea .entryAreaDetail{
	margin:0 auto;
	width:700px;
}

.ticketArea .entryAreaDetail table{
	width:100%
}
.ticketArea .entryAreaDetail dt{
	margin:20px 0 0;
    color: #fff;
    font-size:16px;
    font-weight: bold;
    padding:10px 0 5px;
    text-align: center;
    background:#e4007f;
}
.ticketArea .entryAreaDetail dd{
	margin:0 0 20px;
}
.ticketArea .entryAreaDetail dd.area{
	border: solid 2px #6B3A09;
}
.ticketArea .entryAreaDetail table td{
	padding:8px;
}
.ticketArea .entryAreaDetail table td table th{
	width:80px;
}
.ticketArea .entryAreaDetail table td table th,
.ticketArea .entryAreaDetail table td table td{
	padding:8px;
	vertical-align:top;
}
.ticketArea .entryAreaDetail table td.entryImg{
	width:250px;
	text-align:center;
}
.ticketArea .entryAreaDetail table td.entryImg img{
	padding:0 0 0 20px;
}
.ticketArea .entryAreaDetail table.friend td.entryImg img{
	padding:0;
}
.ticketArea .entryAreaDetail table td .btn a{
	display:block;
	margin:0 auto 10px;
	padding:6px 10px;
	width:200px;
	color:#fff;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	background:#e4007f;
	border-radius:4px;
	border:none;
}
.ticketArea .entryAreaDetail table td .btn a.gray{
	pointer-events: none;
	color:#666;
	background:#ccc;
}
.ticketArea .entryAreaDetail table td .btn a span{
	font-size:70%;
	letter-spacing: 0.05em;
}
.ticketArea .entryAreaDetail table td a:hover{
	opacity:0.8;
}
.ticketArea .entryAreaDetail dl dd table td table{
	border:none;
}

/* area */

.ticketArea dt.area{
	background:#6B3A09;
}
.ticketArea .area table {
    border: solid 2px #6B3A09;

}

/* Happy */

.ticketArea .happy table{
	border:solid 2px #e4007f;
}
.ticketArea .happy table td {
background:#fcf5f9;

}

/* Groove */
.ticketArea .groove table{
	border:solid 2px #2aac3a;
}
.ticketArea .groove table td .btn a,
.ticketArea dt.groove{
	background:#2aac3a;
}
.ticketArea .groove table td {
	background:#f2fff4;
}

/* hf */

.ticketArea .hf table{
	border:solid 2px #f8b625;
}

.ticketArea .hf table td .btn a,
.ticketArea dt.hf{
	background:#f8b625;
}
.ticketArea .hf table td {
	background:#fffaf0;
}

/* gf */

.ticketArea .gf table{
	border:solid 2px #ea5810;
}
.ticketArea .gf table td .btn a,
.ticketArea dt.gf{
background:#ea5810;
}
.ticketArea .gf table td {
	background:#fff4f2;
}

/* Friend */

.ticketArea .friend table{
	border:solid 2px #00a1e1;
}
.ticketArea .friend table td .btn a,
.ticketArea dt.friend{
background:#00a1e1;
}

.ticketArea .friend table td{
	background:#f3fcff;
}
.ticketArea .friend table td p{
	padding:0 0 15px;
	color:#00a1e1;
	text-align:center;
}
.ticketArea .friend table td p span{
	font-size:15px;
}
.ticketArea .friend table td p.btn{
	padding:0;
}
.ticketArea .friend table td.entryImg{
	width:250px;
	font-size:11px;
	text-align:left;
}
.ticketArea .friend table td.entryImg img{
	width:250px;
}

.imgW{
	text-align:center;
}
.imgW img{
	padding:0 10px 20px;
	width:270px;
}

.btn a{
	display:block;
	margin:0 auto 30px;
	padding: 18px 0 13px;
	width:500px;
	color:#6b3a09;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:rgba(0,0,0,0);
	border:1px solid #6b3a09;
	transition: all 0.3s;
}
.btn a:hover{
	opacity:0.6;
}
.btn a span{
	font-size: 14px;
	padding-top: 10px;
	display: inline-block;
}
.pinkBtn{
	background: #e4007f !important;
	color: #fff !important;
	border: none !important;
}
.greenBtn{
	background: #2aac3a !important;
	color: #fff !important;
	border: none !important;
}
.yellowBtn{
	background: #f8b625 !important;
	color: #fff !important;
	border: none !important;
}
.orangeBtn{
	background: #ea5810 !important;
	color: #fff !important;
	border: none !important;
}
.blueBtn{
	background: #00a1e1 !important;
	color: #fff !important;
	border: none !important;
}
.sblueBtn{
	background: #8FAADC !important;
	color: #fff !important;
	border: none !important;
}
.greyBtn{
	background: #ddd !important;
	color: #fff !important;
	border: none !important;
	pointer-events:none;
}
.btnList{
	padding: 40px 0 0;
}
.btnList li{

}
.btnList li:last-child p a{
	margin-bottom:20px;
}



/*アコーディオンアリのCSS
.btn a{
	display:block;
	margin:0 auto 50px;
	padding:8px 0 6px;
	width:200px;
	color:#6b3a09;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	background:rgba(0,0,0,0);
	border:1px solid #6b3a09;
	border-radius:30px;
	transition: all 0.3s;
}
*/

.btn a.back:hover {
	opacity:0.7;
}
#infoticket{
	border:2px solid #aa311e;
}
#infoticket .contentsTit{
	color:#ED7962;
}
#infoticket .lead{
	font-size:15px;
	line-height:1.5em;
}



/* 追加アコーディオン */
#areaAco{
	margin:0 auto 20px;
	width:700px;
}
#areaAco dl dt{
	position:relative;
	margin:-1px 0 0;
	padding:10px 12px;
	border:1px solid #ED7962;
	cursor: pointer;
	background: #ED7962;
	text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

#areaAco dl dt,
#areaAco dl dt::before,
#areaAco dl dt::after {
	-webkit-transition: all .3s;
	transition: all .3s;
}
#areaAco dl dt:hover{

}

#areaAco dl dt .tit{
	border:none;
	padding:0 0 15px;
	margin:0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
#areaAco dl dt.open{
	margin:-1px 0 0;
	border-bottom:none;
	background: #ED7962;
}
#areaAco dl dt.open .tit{
	border-bottom: 1px solid #6B3A09;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
#areaAco dl dt.close{
	display:none;
}
#areaAco dl dt::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	top:-5px;
	right:15px;
	width: 12px;
	height: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	z-index:0;
}
#areaAco dl dt.open::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	top:5px;
	right:15px;
	width: 12px;
	height: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	z-index:0;
}

#areaAco dl dd{
	display:none;
	padding:15px 15px 7px;
	border: 2px solid #ED7962;
	border-top:none;
	background:#fff;
	margin:0 0 20px;
}
#areaAco dl dd .leadSub{
	padding:0 0 8px;


}

/* アコーディオンTOPへ */
.anc1 {
	position: relative;
}

#acoTop {
	position: absolute;
	display: block;
	top: -80px;
}

.closeBtn{
	font-size: 20px;
	font-weight: bold;
	color: #ED7962;
	text-decoration: none;
	border: 1px solid;
	display: block;
	padding: 6px 10px 6px 0;
	width: 200px;
	border-radius: 25px;
	-webkit- border-radius: 25px;
	margin: 0 auto;
	transition:0.5s;
}
.closeBtn:hover{
	color: #fff;
	background:#ED7962;
	border: 1px solid #ED7962;
}

p.btn a.back {
    display: block;
    margin: 0 auto 0px;
    padding: 8px 0 6px;
    width: 200px;
    color: #ED7962;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    background: rgba(0,0,0,0);
    border: 1px solid #ED7962;
    border-radius: 30px;
    transition: all 0.3s;
}