@charset "utf-8";

.spOnly{display:block!important;}
.pcOnly{display:none!important;}
.pc{display:none!important;}

body {
    background-size:200px 200px;
}
h1{
    padding: 10px 0 20px;
	font-size:18px;
}
h1.friend{
	font-size: 23px;
	padding: 20px 0 20px;
}
h1.friend span{
	font-size: 12px;
	display: block;
	margin-top: 10px;
}
h4 {
    color: #ED7962;
    font-size: 14px;
    margin: 0 0 10px 0px;
    font-weight: bold;
}
#bnrArea{

}
#bnrArea dl,
#bnrArea,
#wrap{
    width: 100%;
}
#bnrArea dl{
	margin:0 0 30px;
}
#bnrArea dl dt{
	padding:12px 0 10px;
	font-size:18px;
}
#bnrArea dl dd{
	padding:0 0 12px;
}
#bnrArea dl dd .text{
	padding:0 0 10px;
	font-size:13px;
}
#bnrArea dl dd .btn{
	width:70%;
	padding: 10px 0 12px;
}
#bnrArea dl dd .btnEntry a{
    display: block;
    background: #ed7962;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    padding: 15px;
    border-radius: 100px;
    width: 80%;
    margin: auto;
    font-weight: bold;
    border: 1px solid;
    transition: 0.3s;
    box-sizing: border-box;
}
#bnrArea dl dd .btnEntry a:hover{
    background: #ed7962;
    color: #FFF;
}
/* moushikomiArea
=================================== */
#moushikomiArea dl,
#moushikomiArea,
#wrap{
    width: 100%;
}
#moushikomiArea dl{
	margin:0 0 30px;
}
#moushikomiArea dl dt{
    padding: 12px 10px 10px;
    font-size: 14px;
}
#moushikomiArea dl dd{
	padding:0 0 12px;
}
#moushikomiArea dl dd .text{
	padding:0 0 10px;
	font-size:13px;
}
#moushikomiArea .btnMail a {
    display: block;
    background: #ed7962;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    padding: 15px;
    border-radius: 100px;
    width: 80%;
    margin: auto;
    font-weight: bold;
    border: 1px solid;
    transition: 0.3s;
    box-sizing: border-box;
}
#moushikomiArea dl dd .btn{
	width:70%;
	padding: 10px 0 12px;
	line-height: 1.6em;
	font-size:14px;
}
#moushikomiArea dl.black{

}
#moushikomiArea dl.black a{

}
#moushikomiArea dl.black dd .btn{
	width:70%;
	padding: 10px 0 8px;
	line-height: 1.6em;
	font-size:14px;

}
#moushikomiArea dl.black a:hover .btn{

}

#attention .cellImageTit{
    margin: 0 auto 10px;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #ED7962;
}
#attention .cellImage{
    width: 100%;
    line-height: 0;
    margin: 0 auto 10px;
}
#attention .cellImageCap{
    margin: 0 auto 20px;
    font-size: 11px;
    width: 100%;
    line-height: 1.3em;
}


#container {
    width: 100%;
    margin: 0 auto;
    padding:110px 10px 0;
    box-sizing: border-box;
}
.contentsBox{
    margin: 0 0 30px;
}

.contents{
	box-shadow: 0 0 1px rgba(0,0,0,0.3);
    background: #FFF;
    padding: 15px;
    box-sizing: border-box;
}

.contentsTit{
	font-size:18px;
    padding: 0;
    margin: 0 0 10px;
    font-weight: bold;
    color: #ED7962;
    line-height:1.3em;
}
h4{
	line-height:1.3em;
}
.contentsCap{
    border-bottom: 1px solid #DDD;
    text-indent: -19px;
    padding: 0px 0 15px 17px;
    font-size: 14px;
    margin:0;
}
#ticket .detailCell td span{
	font-size:16px;
}
#ticket .detailCell td span.subTxt{
	font-size: 14px;
	font-weight: normal;
	text-indent: -1em;
	display: block;
	padding-left: 1em;
}

#pageTop {
	font-size: 30px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    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: -2px;
    padding: 0 5px 0 0;
}
.iconCenter{
vertical-align:-1px;
padding:0 11px 0;
}


.backBtn{

}
.backBtn a{
    border-radius: 5px;
    width: 60%;
    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;
}


.red {
    color: #CC0000;
}

.blue {
    color: #3366CC;
}

.bold {
   font-weight: bold;
}
.bn{border:none!important;}
.db{display:block!important;}
.w60{width:60%!important;}
.mb0{margin-bottom:0!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mt0{margin-top:0!important;}
.m10{margin:10px 0!important;}
.pb0{padding-bottom:0!important;}
.pt0{padding-top:0!important;}
.p0{padding:0!important;}
.p10{padding:0 10px!important;box-sizing:border-box;}
.bsn{box-shadow:none!important;}

.mcenter{
	display:block!important;
	margin:0 auto!important;
}
.attentionTit{
    font-size: 14px;
    color: #cc0000;
    padding: 0 0 5px;
    text-align: left;
}
.mainAttention{
    line-height: 1.5em;
    font-size: 14px;
    margin: 0 0 30px;
    text-align: left;
    
}

.mainAttention span{
font-weight:bold;
}


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

#headerNav ul{
    width: 100%;
    font-size: 0;
    padding: 15px;
    box-sizing: border-box;
}

#headerNav ul li{
	float:none;
	width:100%;
	font-size:12px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:0 0 5px;
}
#headerNav ul li.naviTop {
    padding: 0;
    width: 100%;
    float:none;
}
#headerNav ul li.naviTop span{
    font-size: 18px;
}
#headerNav ul li:last-child{
    padding: 0;
    margin:0;
    text-align: left;
}

#headerNav ul li a{
background:#ED7962;
display:inline-block;
padding:0;
font-size:12px;
font-weight:bold;
color:#fff;
text-decoration:none;
text-align:center;
-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:last-child a{
    margin: 0;
    font-size: 12px;
    line-height: 2em;
}



#headerNav ul li a span {
	font-size:100%;
	font-weight: normal;
    vertical-align: -0.15em;
}
#headerNav ul li.naviTop a {
text-align: left;
}

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

#keyVisual{
    border: 1px solid #000
}

#keyVisual .mainDetail{
	background: #FFF;
}
#keyVisual .mainVisual{
    line-height: 0;
}
#keyVisual .mainVisual img{
	width:100%;
}
#keyVisual .name{
    margin: 0 0 20px;
    font-size: 16px;
    padding: 10px;
    color: #FFF;
    background: #A47E54;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#keyVisual .DetailList{
}

#keyVisual .DetailList li{
    border-bottom: 1px solid #C5BCA1;
    font-size: 16px;
    padding: 0 0 10px;
    margin: 0 15px 10px;

}
#keyVisual .DetailList li:last-child{
	padding: 0;
    border: none;
    font-size: 15px;
    margin: 0 15px 0;

}
#keyVisual .DetailList li .mark{
    font-weight: bold;
    display:block;
}
#keyVisual .DetailList li .result{
    display: block;
    padding: 10px 0;
}

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

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

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




/* box-artist pc
------------------------------- */
.box {
    background: #fff;
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
    padding: 30px 50px;
    margin: 0 0 30px;
}
.box-artist { padding: 0; }
.box-artist .ph { 
	width: 100%;
    min-height:auto;
    float: none;
    line-height: 0;
}
.box-artist .ph img { width: 100%; }
.box-artist .ph + .title { padding: 0; }
.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:last-child{ 
    border-bottom: none;
    font-size: 13px;
    padding: 0 4% 15px;
}

.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; }



/* schedule 
------------------------- */
#schedule{
padding-bottom:15px;
}

#schedule .scheduleList{
	font-size: 15px;
    border-bottom: 1px solid #C5BCA1;
    padding: 0 0 5px; 
    margin: 0 0 10px;
}
#schedule .scheduleList:last-child{
    font-size: 15px;
    border-bottom: none;
    padding: 0;
    margin: 0;
}


#schedule .scheduleList li{
    padding: 0 0 5px 0;
    font-size: 14px;
}

#schedule .scheduleList li.date{
    padding: 0 0 5px 0;
    font-size: 15px;
}

#schedule .scheduleList li.venue{
    font-weight: bold;
    font-size: 18px;
}

#schedule .scheduleList li:last-child{

}

#schedule .scheduleCell{
	width:100%;
}
#schedule .scheduleCell tr{
    display: block;
    padding: 10px 0;
}
#schedule .scheduleCell tr:nth-child(2n+1) {
    background: transparent;
}
#schedule .scheduleCell td{
	display:block;
	width:100%;
	padding:0;
	font-size:13px;
	text-align:left;
}
#schedule .scheduleCell td.date,
#schedule .scheduleCell td.area{
    padding: 0;
    width: auto;
    display: inline-block;
    margin: 0 0 5px;
    font-weight: bold;
}
#schedule .scheduleCell td.venue{
    margin: 0 0 5px;
    font-weight: bold;
}
#schedule .scheduleCell td.time{
	padding:0;
}
#schedule .scheduleCell td.time span{
    font-size: 10px;
    display: block;
    color: #888;
    font-weight: bold;
}



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

#liveDetail{
padding-bottom:15px;
}

#liveDetail .detailCell{
    padding: 10px 0 0;
    display: block;
}

#liveDetail .detailCell tr{
    padding: 0 0 15px;
    margin: 0 0 15px 0;
    display: block;
}

#liveDetail .detailCell tr:last-child{
    padding: 0 0 10px 0 ;
    margin: 0 ;
    display: block;
}

#liveDetail .detailCell th{
	box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    padding: 0 0 7px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    display: block;
    width: 100%;
    margin: 0;
}

#liveDetail .detailCell td{
    margin: 0 0 15px;
    display: block;
    vertical-align: top;
    padding: 0 0 10px;
    font-size:14px;
    line-height:1.4em;

}

#liveDetail .detailCell td:last-child{
    margin: 0;
    padding: 0;
}

#liveDetail .detailCell tr:last-child td{
    margin:0;
}

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

}

#liveDetail .detailCell .detailList{

}

#liveDetail .detailCell .detailList li{
    line-height: 1.5em;
    text-indent: -1em;
    padding: 0 0 10px 1em;
    font-size:14px;
}

#liveDetail .detailCell .detailList li:last-child{
    padding: 0 0 0 1em;
}

#liveDetail .detailCell .detailList li .icon{
    font-size: 8px;
    vertical-align: 2px;
}
#liveDetail .detailCell .detailList li .icon-circleright.icon{
    font-size:12px;
    vertical-align:-2px;
    font-weight:normal;
}

/* attention
------------------------- */

#attention{
    padding:15px;
    font-size: 14px;
}

#attention .emph {
    padding: 0 0 15px;
    font-size: 15px;
	font-family: "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    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 15px 0;
}


#attention .attentionDetail h3 {
/*	color: #8B5454;*/
	font-size: 19px;
	font-weight: bold;
	padding: 0 0 5px;
}

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

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

#attention ul.list {
    padding: 0px 0 5px 0;
}

#attention ul.list li {
	text-indent:-1em;
    margin: 0px 0 10px 10px;
    font-size:14px;
}
#attention ul.list li.limitin{
	text-indent: 0;
    margin: 0px 0 5px 0;
    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;
	margin: 0 0 5px;
}

#attention .icon{
    font-size: 16px;
    margin:0;
    padding:0;
    vertical-align: -2px;
    font-weight: normal;
}
#attention .icon-circleright.icon{
    font-size:12px;
    vertical-align:-2px;
    font-weight:normal;
}

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

#attention .question {
    font-size:14px;
    font-weight: bold;
    color:#333333;
}

#attention .question a{
	color:#333333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
    padding: 0 0 15px;
}

#attention .question a:hover{
color:#333333;
}



.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{
    border: 1px solid #aaa;
    text-indent: 0;
    width: auto;
    margin: 0 auto 20px;
    box-sizing: border-box;
}

table.limit tr{

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

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

table.limit tr:nth-child(1) td:nth-child(2){
    text-align: left;
    padding: 5px 10px 5px 20px;
}

/* 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: 15px;
    line-height: 1.5em;
}


#entryArea p.entryBtn{

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

}


#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{
    margin: 0 0 30px;
}

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

#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: 15px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s

}

#faq .faqList dt:hover:after {
	color: #A47E54!important;
}
#faq .faqList dt.open:after {
	content: '\f477';
}
#faq .faqList dd {
    text-indent: 0;
    background: #FFFCFE;
    border: 1px solid #DDD;
    border-top: none;
    padding: 15px 15px 15px 50px;
    margin: 0 0 20px;
    position: relative;
    display: none;
}
#faq .faqList dd:before {
	content: '';
    background: transparent;
    width: auto;
    height: auto;
    color: #333;
    font-family: Robot, san-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    top: 17px;
    left: 11px;
    font-family: 'Cabin', sans-serif;
}
#faq .faqList dt:after {
	content: '\f476';
	color: #aaa;
	font-family: 'WebHostingHub-Glyphs';
	font-size: 20px;
	position: absolute;
	right:3px;
	top: 10px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s

}
#faq .faqList dt:hover::after{
    color: #ed7962 !important;
}

#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 {
    min-height: auto;
    box-sizing: border-box;
    border: solid 2px solid 2px #ED7962;
    width: 100%;
    margin: 0 4% 20px 0;
    float: none;
}
.contactBox ul.contactBoxDetail li:last-child {
margin:0 0 0 0;
}


.contactBox ul.contactBoxDetail li h5 {
border-bottom: solid 2px solid 2px #ED7962;
text-align:center;
padding:15px 0 10px;
font-weight:bold;
font-size: 13px;
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;
}


.ticketArea .entryAreaDetail{
	width:100%;
}
.ticketArea .entryAreaDetail table td{
	display:block;
	width:100%;
	padding:0;
	sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-sizing:border-box;
}
.ticketArea .entryAreaDetail table td.entryImg{
	width:100%;
	padding:10px;
	text-align:center;
}
.ticketArea .entryAreaDetail table td.entryImg img{
	width:80% !important;
}
.ticketArea .entryAreaDetail table td.entryImg img{
	padding:0;
}
.ticketArea .entryAreaDetail table td .btn{
	padding:10px 0 20px;
}
.ticketArea .friend table td p{
	padding:0 5px 10px;
}
.ticketArea .friend table td p.btn{
	padding:10px 0 20px;
}
.ticketArea .entryAreaDetail table td .btn a{
	margin:0 auto;
	width:80%;
	padding: 6px 10px 10px;
}
.ticketArea .entryAreaDetail table td table th{
	display:block;
	padding:0 5px 0;
	width:100%;
	font-weight:bold;
}
.ticketArea .entryAreaDetail table td table td{
	display:block;
	width:100%;
	padding:0 5px 10px;
}

.ticketArea .entryAreaDetail dl dd{
	display:none;
	
}
.ticketArea .entryAreaDetail dt{
	padding:10px 0;
}
.entryAreaDetail dt p{
	position:relative;
	width:120px;
	padding:5px;
	margin:10px auto 0;
	font-size:16px;
	font-weight:normal;
	border:1px solid #fff;
	border-radius:30px;
}
.entryAreaDetail dt p span{
position: absolute;
right: 10px;
top: 5px;
}
.entryAreaDetail dt .up{
	display:none;
}
.entryAreaDetail dt.open .up{
	display:block;
}
.entryAreaDetail dt.open .down{
	display:none;
}
.ticketArea .entryAreaDetail dl.friend{
	margin:0 0 10px;
}

#friend ul.list li{
	margin:0 0 20px;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#friend ul.list li:nth-child(2){
	margin:0 0 20px;
}
.textSub,
#friend ul li p.lead .small,
#friend ul.list li p.lead{
	font-size:13px;
}
#friend ul.list li:nth-child(2) p.lead,
#friend ul.list li p.lead{
	height:auto;
}
#friend ul li .icoPc, #friend ul li .ico,
#friend ul.list li:nth-child(2) p.lead,
#friend ul li .icoArea,
#friend ul li:nth-child(1) .icoArea{
	padding:0;
}

#friend ul li:nth-child(2) .ico img,
#friend ul li .ico img,
#friend ul li:nth-child(1) .icoArea img{
	width:80%;
}
#friend ul li:nth-child(3) .ico img{
	width:60%;
}
#friend ul.list li{
	min-height:200px;
}
.atendList li{
	text-indent:-1em;
	padding:0 0 5px 1em;
	line-height:1.3em;
}
.atendList li .icon{
	vertical-align:1px;
}
#friend.mail ul li dl,
#friend.mail ul li:first-child,
#friend.mail ul li:last-child,
#friend.mail ul li dl dt,
#friend.mail ul li dl dd{
	float:none;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#friend.mail ul li{
	padding:10px;
}
#friend.mail ul li dl dt{
	position:relative;
	margin:0 0 15px;
}
#friend.mail ul li dl dt::after{
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 13px 10px 0;
    top:101%;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
}
#friend.mail ul li h4{
	padding:0 0 6px;
	font-size:16px;
}
#friend.mail ul li div{
	margin:0;
	padding:8px;
}
#friend.mail ul li .btn a{
    padding: 10px 0 10px;
    width: 100%;
}
#friend.mail ul li .ico img, #friend.mail ul li:nth-child(2) .ico img{
	width:60%;
}
#friend.mail ul li:first-child p.lead{
	padding:0;
}
#friend.mail ul li .icoPc, #friend.mail ul li .ico{
	padding:0;
}
#friend ul.list li:last-child{
	margin:0;
}
#friend.mail ul li div.popup{
	padding:30px 5% 10px;
}
#friend.mail ul li div.popup{
	overflow-y: scroll;
}
#friend.mail ul li .btn{
	text-align: center;
    border: none;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
#friend.mail ul li .btn a.mail2{
    width: 100%;
    display: block;
    margin: 0;
    box-sizing: border-box;
    padding: 8px 0px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;

}
#friend.mail ul li dl dt table td{
	display:block;	
}
#friend.mail ul li dl dt table td a.line{
    display: block;
    text-decoration: none;
    width: 100%;
    background: #13bf00;
    color: #fff;
    padding: 10px 0;
    transition: 0.4s;
    border-radius: 4px;

}


div.popup .inner::before, div.popup .inner::after{
	top: -12px;
    width: 20px;
}
#friend.mail ul li div.popup .inner{
	margin: 0 auto 30px;
	padding:10px;
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#friend.mail ul li div.popup .inner div{
	padding:0;
}







#friend ul.gosclubList{

}
#friend ul.gosclubList li{

}
#friend ul.gosclubList li:nth-child(2){

}
#friend ul.gosclubList li p.lead{
	padding: 0;
}
#friend ul.gosclubList li:nth-child(2) p.lead{
}
#friend ul.gosclubList li p.lead .small{

}
#friend ul.gosclubList li .icoPc,
#friend ul li .ico{

}
#friend ul.gosclubList li .ico img{

}

#friend ul li:nth-child(2) .ico img{
	margin: 10px 0;
}
#friend ul.gosclubList li:nth-child(1) .icoArea{
	padding:0;
}
#friend ul.gosclubList li:nth-child(1) .icoArea img{

}
#friend ul.gosclubList li .icoPc img{

}






#attention .center img,
.imgW img,
#area .imgbox,
.area img{
	width:100%;
}
.imgW img{
	padding:0 0 10px;
}


span.senko_fin {
position: absolute;
color: #E90003;
font-size: 22px;
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;
}


/* 追加アコーディオン */
#areaAco{
	margin:0 auto 20px;
	width:100%;
}
#areaAco dl dt{
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 10px 0px;

}
#areaAco dl dt p{
	position: relative;
	width: 120px;
	padding: 5px;
	margin: 10px auto 0;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #fff;
	border-radius: 30px;
}
#areaAco dl dt p span {
    position: absolute;
    right: 10px;
    top: 6px;
}
#areaAco dl dt .up{
	display:none;
}
#areaAco dl dt.open .down {
    display: none;
}
#areaAco dl dt.open .up {
    display: block;
}
#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: 17px;
}
#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: 17px;
}
#areaAco dl dt::after{
	display:none;
}
#areaAco dl dt.open::after{
	display:none;
}

#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;
}
#friend.mail ul li dl p.step{
	width: 100%;
}

#friend.mail ul li dl p.step span{
	position: initial;
	font-size: 13px;
}
#friend.mail ul li:first-child p.lead{
	width: 100%;
	color: #333;
	margin-top:0;
}
#friend.mail ul li dl dt .ico{
	width:100%;
}
#friend.mail ul li dl dt table tr td .line-it-button{

}
#areaAco dl dt p span.icon-emailalt{
	left: 0;
	top: 7px;
	position: inherit;
}



/* 資格アコーディオン */
.shikakuBox{
	margin-bottom:10px;
}
#shikakuAco{
	margin:0 auto 10px;
	width:100%;
}
#shikakuAco dl dt{
color: #fff;
font-size: 16px;
font-weight: bold;
text-align: center;
padding: 10px 0px;
background: #ED7962;
position: relative;
}
#shikakuAco dl.happy dt{
	background: #e4007f;
}
#shikakuAco dl.happy dt.open{
	background: #e4007f;
}
#shikakuAco dl.groove dt{
	background: #2aac3a;
}
#shikakuAco dl.groove dt.open{
	background: #2aac3a;
}
#shikakuAco dl.hf dt{
	background: #f8b625;
}
#shikakuAco dl.hf dt.open{
	background: #f8b625;
}
#shikakuAco dl.gf dt{
	background: #ea5810;
}
#shikakuAco dl.gf dt.open{
	background: #ea5810;
}
#shikakuAco dl.friend dt{
	background: #00a1e1;
}
#shikakuAco dl.friend dt.open{
	background: #00a1e1;
}

#shikakuAco dl.happy dd{
	border:2px solid #e4007f;
}
#shikakuAco dl.groove dd{
	border:2px solid #2aac3a;
}
#shikakuAco dl.hf dd{
	border:2px solid #f8b625;
}
#shikakuAco dl.gf dd{
	border:2px solid #ea5810;
}
#shikakuAco dl.friend dd{
	border:2px solid #00a1e1;
}



#shikakuAco dl dt p{
	position: relative;
	width: 120px;
	padding: 5px;
	margin: 10px auto 0;
	font-size: 16px;
	font-weight: normal;
	border: 1px solid #fff;
	border-radius: 30px;
}
#shikakuAco dl dt p span {
    position: absolute;
    right: 10px;
    top: 6px;
}
#shikakuAco dl dt .down{
	position: absolute;
	right: 10px;
}
#shikakuAco dl dt .up{
	display:none;
}
#shikakuAco dl dt.open .down {
    display: none;
}
#shikakuAco dl dt.open .up {
        display: inline-block;
	position: absolute;
	right: 10px;
}
#shikakuAco dl dt,
#shikakuAco dl dt::before,
#shikakuAco dl dt::after {
	-webkit-transition: all .3s;
	transition: all .3s;
}
#shikakuAco dl dt:hover{

}

#shikakuAco dl dt .tit{
	border:none;
	padding:0 0 15px;
	margin:0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}
#shikakuAco dl dt.open{
	margin:0 0 0;
	border-bottom:none;
	background: #ED7962;
}
#shikakuAco dl dt.open .tit{
	border-bottom: 1px solid #6B3A09;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}
#shikakuAco dl dt::after{
	display:none;
}
#shikakuAco dl dt.open::after{
	display:none;
}

#shikakuAco dl dd{
	display:none;
	padding: 10px;
	border: 2px solid #ED7962;
	border-top:none;
	background:#fff;
	margin:0 0 20px;
}
#shikakuAco dl dd .leadSub{
	padding:0 0 8px;
}
#shikakuAco dl dd p{
	font-size: 13px;
	margin-bottom: 5px;
}
#shikakuAco dl dd p span{
	color: #85547F;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.2em;
	display: inline;
}
#shikakuAco dl.happy dd p span{
	color:#e4007f;
}
#shikakuAco dl.groove dd p span{
	color:#2aac3a;
}
#shikakuAco dl.hf dd p span{
	color:#f8b625;
}
#shikakuAco dl.gf dd p span{
	color:#ea5810;
}
#shikakuAco dl.friend dd p span{
	color:#00a1e1;
}
#shikakuAco dl dt p span.icon-emailalt{
	left: 0;
	top: 7px;
	position: inherit;
}

.shikakuSubtxt{
	margin: 0 0 30px 0;
	font-size: 12px;
	line-height: 1.2em;
	word-break: break-all;
}




#moushikomiArea h4 {
    padding: 0 0 20px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
#moushikomiArea .lead {
    font-size: 14px;
    text-align: left;
    line-height: 1.4em;
    margin-bottom: 20px;
}
.moushikomiToplead{
	font-size: 14px;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 20px;
}
#moushikomiArea p.btn2{

}
#moushikomiArea p.btn2 a{
	padding: 12px 0 10px;
	width: 100%;
	color: #00a1e1;
	padding: 13px 0 13px;
	font-size: 16px;
}
#moushikomiArea p.btn2 a:hover{

}
#moushikomiArea p.btn3{

}
#moushikomiArea p.btn3 a{
	padding: 12px 0 10px;
	width: 100%;
	color: #dddddd;
	padding: 13px 0 13px;
	font-size: 16px;
}





/* ポップアップ */
#friend.mail ul li div.popup .inner h4{
	font-size: 30px;
}
div.popup h4{
　　font-size:15px!important;

}
div.popup .text p.topLead {
    padding: 0 0 8px;
    font-size: 14px;
    font-weight: bold;
}




.btnList{
	padding: 20px 0 0;
}
.btnList li{

}
.btnList li:last-child p.btn a{
	margin-bottom:0px;
}
.btnList li p.btn a{
	width: 100%;
	font-size:17px;
	padding:13px 0 13px;
	margin-bottom: 15px;
}
.btnList li p.btn a span{
	font-size: 12px;
	padding-top: 5px;

}

#moushikomiArea .newEntry dd {
    padding: 0 10px 10px;
}
#moushikomiArea .blueBorder dd{
    padding: 0 10px 10px;
}

#moushikomiArea .btnnew a{
    display: block;
    margin: 0 auto;
    padding: 12px 0 10px;
    width: 100%;
    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;
    box-sizing: border-box;
}
#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: 100%;
    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;
    box-sizing: border-box;
}
#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: 100%;
    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;
    box-sizing: border-box;
}



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

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

.closeBtn{
	font-size: 16px;
	font-weight: bold;
	color: #ED7962;
	text-decoration: none;
	width: 50%;
	padding: 8px 2% 10px 0;
	margin-bottom: 5px;
}
}
