@charset "UTF-8";


/* --------------------------------------------------------------------------------------
 システム用設定
--------------------------------------------------------------------------------------- */
.logined_gnr_bar {
    background: url(/img/common/title_bg_register.png) repeat-x center top;
}

.logined_pty_bar {
    background: url(/img/common/title_bg_login_02.png) repeat-x center top !important;
}

#header ul li.logined_gnr .ttl {
	width:224px;
	font-size:109%;
	margin:0 0 8px;
	padding:3px 0;
	color:#ffffff;
	background:#009BDC;
	border-radius:0 0 4px 4px;
}


/* --------------------------------------------------------------------------------------
 基本設定（追加スタイル）
--------------------------------------------------------------------------------------- */

.top .ctRight .inner li a.is_pdf {
	content: "";
	background: url(/corp/img/common/ico_pdf01.png) right 0 no-repeat;
	width: 24px;
	height: 24px;
	vertical-align: baseline;
	margin: 0 0 -4px 0;
    padding-right: 30px;
}


.main .ctLeft .detail .bxslider .leftBox p.img img {
	width:100%;
	max-width:160px;
}


.main .ctLeft .detail .bxslider li  {
	min-height: 371px;
}

.main .ctLeft .detail .popList li .img img {
	width: 230px;
  /* width: 170px; */
  /* width: 135px; */
}



.convert-url-tag > a {
	text-decoration: underline;
}


.main .ctLeft .lineupList ul li .btn .btn01 {
	float:left;
	margin: 0 0 10px 0;
}
.main .ctLeft .lineupList ul li .btn .btn02 {
	float:left;
	margin: 0 0 10px 0;
}

.main .ctLeft .lineupList ul li .btn .btn03 {
	float:left;
	margin: 0 0 10px 0;
}

.main .ctLeft .lineupList ul li .btn p:nth-child(odd){
	margin-right: 1.4%;
}



.main .ctLeft .lineupList ul li .btn .btn03 a {
	background:#f54169 url(/img/common/common_ico_08.png) no-repeat 8px center;
	background-size:9px 9px;
}

.bookLineupList .lead-wrap {
    padding: 53px 0 50px 0;
}

.bookLineupList .lead {
	text-align: center;
	font-size: 117%;
	line-height:2;
	margin: 0 0 53px 0;
}


/*
アンケート
*/

.main.enq_bar {
	background:url(/img/common/title_bg_enq.png) repeat-x center top;
}


.main .ctLeft .detail h2.enq, .main .ctLeft h2.enq {
	background:url(/img/common/common_ico_question01.png) no-repeat left center;
}



.main.enq_bar .ctLeft .formArea .tableForm .tableFormBox .tableFormThBox p:before{
	position: absolute;
	left: 0;
	top: 4%;
	content: url(/img/common/common_ico_question02.png);
}

.main.enq_bar .ctLeft .enq-note{
	color: #ffa60a;
	font-weight: bold;
}


.main.enq_bar .ctLeft .doc-link{
	color: #f54169;
}


.mb-1{
	margin-bottom: 1em;
}

.main.enq_bar .ctLeft .detail .site-bnr{
	max-width: 200px;
}

.main.enq_bar .ctLeft .detail ul {
	margin-bottom: 30px;
}

.main.enq_bar .ctLeft .detail li {
    font-size: 117%;
    line-height: 200%;
    margin-left: 30px;
    position: relative;
}

.main.enq_bar .ctLeft .detail li:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #ffa60a;
	position: absolute;
	left: -15px;
	top: 10px;
}




.main .ctLeft .formArea .tableForm.step4 .tableFormBox .tableFormThBox {
    padding: 32px 18px;
    vertical-align: top;
}

.main.enq_bar .ctLeft .formArea .submitArea {
	background: #fff6e6;
}

.main.enq_bar .ctLeft .formArea .submitArea .btnSubmit.wide-btn,
.main.enq_bar .ctLeft .formArea .submitArea .btnSubmit.wide-btn a,
.main.enq_bar .ctLeft .formArea .submitArea .btnSubmit.wide-btn input
{
	width: 508px;
}


.main.enq_bar .ctLeft .formArea .submitArea .btnSubmit input,
.main.enq_bar .ctLeft .formArea .submitArea .btnSubmit a{
	border: solid #ffa60a 2px;
	background: #ffa60a url(/img/contact/ico_arw_01.png) no-repeat 19px center;
}


.flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#wrapper .flex .flex-cont-left {
	margin-right: auto;
}



.main .ctLeft .formArea .tableForm.enqForm .tableFormBox,
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox,
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormTdBox {
	display: block;
}


.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox {
    padding: 16px 18px;
    width: 100%;
}

.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p {
    position: relative;
    padding: 0 0 0 60px;
    font-size: 150%;
    line-height: 60px;
}

.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q1:before{content: url(/img/enq/question_ico01.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q2:before{content: url(/img/enq/question_ico02.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q3:before{content: url(/img/enq/question_ico03.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q4:before{content: url(/img/enq/question_ico04.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q5:before{content: url(/img/enq/question_ico05.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q6:before{content: url(/img/enq/question_ico06.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q7:before{content: url(/img/enq/question_ico07.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q8:before{content: url(/img/enq/question_ico08.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q9:before{content: url(/img/enq/question_ico09.png);}
.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormThBox p.q10:before{content: url(/img/enq/question_ico10.png);}



.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .tableFormTdBox {
	padding: 0px 14px 32px 78px;
}

.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .inputCheck {
    display: block;
    margin: 11px 66px 11px 0;
}

.main .ctLeft .formArea .tableForm.enqForm .tableFormBox .inputRadio {
    display: block;
    min-width: 100px;
    margin: 11px 66px 11px 0;
}


.main.enq_bar .ctLeft .formArea .tableForm .tableFormBox .tableFormTdBox .inputTxtHalf01 {
    margin-right: 2%;
}


.main.enq_bar .btnSmall {
	width: 84px;
	display: inline-block;
	margin: 0 0 0 10px;
}
.main.enq_bar .btnSmall a{
	display: block;
	width: 100%;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid #ffa60a 2px;
	background: #ffa60a;
	color: #fff;
	line-height: 28px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}

.main.enq_bar .btnSmall a:before{
	content: '';
	background: url(/img/contact/ico_arw_01.png) no-repeat 0 0;
	width:11px;
	height:11px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 5px 0 -2px;
}
.main.enq_bar .btnSmall a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.main.enq_bar .site-bnr-wrap {
	margin: 28px 0 14px;
    text-align: center;
}


ul.inside-list {
    list-style-type: disc;
    margin-left: 1em;
}

ul.inside-list li {
    margin-bottom: 10px;
}

/* --------------------------------------------------------------------------------------
 楽曲ページ
--------------------------------------------------------------------------------------- */

#js-matchHeight-lineup > li > p.img{
    padding: 20px;
}

#js-matchHeight-lineup > li> .img > .sound-link >.sound-logo{
    width: auto;
    height: 88px;
}



.main .btnSmall {
	width: 84px;
	display: inline-block;
	margin: 0 0 0 10px;
}
.main .btnSmall a{
	display: block;
	width: 100%;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid #009bdc 2px;
	background: #009bdc;
	color: #fff;
	line-height: 28px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
}

.main .btnSmall a:before{
	content: '';
	background: url(/img/register/ico_arw_06.png) no-repeat 0 0;
	width:11px;
	height:11px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 5px 0 -2px;
}
.main .btnSmall a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
