@charset "UTF-8";

/* 演奏旅行2018
------------------------------------------------- */
body.page-template-page-plane div.article {
	border: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
	font-size: 14px;
	line-height: 2em;
}

body.page-template-page-plane {
    background: #ddcfb9 url(../images/event/ensou2018/bg_light.jpg);
}
body.page-template-page-plane div#main {
	width: 100%;
}

#main #main-head .topicpath,
#main #main-head .topicpath a,
#main #main-head .topicpath a:visited{
    color: #fff;
}

/* PC */
body.page-template-page-plane .plane_pc div#ensou_main_bg{
    background: url(../images/event/ensou2018/mainvisual.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 151px;
    z-index: -1;
    width: 100%;
    height: 477px;
    overflow: hidden;
}
/* PC */

body.page-template-page-plane .bg-thick{
	background: #d0c2ad url(../images/event/ensou2018/bg_thick.jpg);
	padding-top:50px;
	padding-bottom:50px;
	margin-bottom:50px;
}

body.page-template-page-plane div#main-head,
body.page-template-page-plane div.ensou_contents,
body.page-template-page-plane div.ensou_contents_txt{
	width: 920px;
	margin:0 auto 40px;
}
body.page-template-page-plane .ensou_contents.first-contents{
	/*margin-top:320px;*/
	margin-top:40px;
	padding:50px 40px;
}
body.page-template-page-plane .ensou_contents.first-contents > div.row:first-of-type{
	margin-bottom:30px;
}
body.page-template-page-plane div.ensou_contents{
	background-color: #fff;
}
body.page-template-page-plane #header_contents > h2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 0;
    margin-bottom: 80px;
    margin-left:-250px;
}
body.page-template-page-plane #main #main-head .topicpath{
	color:#fff;
}
body.page-template-page-plane div.pagetop{
	width: 1010px;
	margin: 0 auto 20px;
}

body.page-template-page-plane div.row{
	display: table;
	width: 100%;
}

body.page-template-page-plane div.row div.content_left,
body.page-template-page-plane div.row div.content_right{
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
body.page-template-page-plane div.row div.content_left{
	padding-right:0.5%;
}
body.page-template-page-plane div.row div.content_right{
	padding-left:0.5%;
}

body.page-template-page-plane div.ensou_contents .lead{
	margin-right:10px;
	text-align: justify;
	margin-bottom:20px;
}
body.page-template-page-plane div.ensou_contents .intro{
	background-color: #faf6ef;
	padding:20px 20px;
	line-height: 1.8;
	margin-right:10px;
	text-align: justify;
}
body.page-template-page-plane div.ensou_contents .intro > h4 {
	color:#b38e54;
	font-weight: bold;
}
body.page-template-page-plane div.ensou_contents .intro > p{
	font-size:12px;
}
body.page-template-page-plane div.ensou_contents .intro > p:not(:last-child){
	margin-bottom:15px;
}

body.page-template-page-plane div.row div.content_left img,
body.page-template-page-plane div.row div.content_right img{
	width:100%;
}
body.page-template-page-plane .cap{
	margin-top:10px;
	font-size:80%;
	line-height: 1.6;
}
body.page-template-page-plane #shingaku{
	font-size:30px;
	font-weight: bold;
	color:#605646;
	border-top:1px solid #605646;
	border-bottom:1px solid #605646;
	padding:20px 0 15px;
	text-align: center;
	margin: 50px 0 30px;
}
body.page-template-page-plane h2{
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", serif;
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
    color:#605646;
}

/*　概要 */
body.page-template-page-plane .ensou_contents.overview{
	padding:15px 40px 5px;
	margin-bottom:10px;
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_left{
	margin-right:20px;
	color:#b38e54;
	font-weight: bold;
	font-size: 24px;
	vertical-align: middle;
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_right{
	width:730px;
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_right .detail:after{
	clear:both;
	display: block;
	content:"";
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_right .detail p:nth-of-type(1){
	width:80px;
	float:left;
		font-weight: bold;
	color:#b38e54;
	padding:3px 8px;
	background-color: #f7f3ec;
	margin:5px auto;
	text-align: center;
	margin-right: 20px;
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_right .detail p.double{
	padding:17px 8px;
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_right .detail p:nth-of-type(2){
	width:700px;
	padding:5px 0;
	margin:0;
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_right .detail p:nth-of-type(2) strong{
	font-size:16px;
	font-weight: bold;
}
body.page-template-page-plane div.ensou_contents.overview div.row div.content_right .detail p:nth-of-type(2) a{
	color:#b96c2e;
	text-decoration: underline;
}

/*　チケット */
body.page-template-page-plane div.ensou_contents.ticket{
	background-color: #c3b5a0;
	color:#605646;
	padding:50px 40px 20px;
	text-align: center;
}
body.page-template-page-plane div.ensou_contents.ticket .price{
	margin:0 auto 20px;
	display: inline-block;
	font-size: 24px;
	border-bottom:6px #daccb6 solid;
}
body.page-template-page-plane div.ensou_contents.ticket .price span{
	font-size: 42px;
}
body.page-template-page-plane div.ensou_contents.ticket p{
	font-size: 18px;
	text-align: left;
	line-height: 1.6em;
}
body.page-template-page-plane div.ensou_contents.ticket .btn{
	width:100%;
	margin:0;
}
body.page-template-page-plane div.toiawase{
	font-size: 18px;
	width:1010px;
	margin:auto;
}
body.page-template-page-plane div.toiawase p span{
	font-weight: bold;
	color:#b96c2e;
	text-decoration:underline;
	line-height: 1.6em;
}
/*　ＱＡ */
body.page-template-page-plane div.ensou_contents.qa{
	margin-bottom:10px;
}
body.page-template-page-plane div.ensou_contents.qa h3{
	font-size:24px;
	color:#fff;
	font-weight: bold;
	background-color: #605646;
	padding: 1em 1em 1em 40px;
	margin-top: 30px;
}
body.page-template-page-plane div.ensou_contents.qa h4{
	font-size: 18px;
	color:#605646;
	font-weight: bold;
	padding:1.2em 1em 1.2em 40px;
	position: relative;
	cursor: pointer;
}
body.page-template-page-plane div.ensou_contents.qa h4 + ul{
	display: none;
}

body.page-template-page-plane div.ensou_contents.qa .accordion ul {
	width:100%;
	padding:0;	
}


body.page-template-page-plane div.ensou_contents.qa ul.qa_content{
}
body.page-template-page-plane div.ensou_contents.qa ul.qa_content li{
	position:relative;
	list-style:none;
	padding-bottom: 20px;
}
body.page-template-page-plane div.ensou_contents.qa ul.qa_content li:nth-of-type(odd){
	background-color: #f5efe8;
}
body.page-template-page-plane div.ensou_contents.qa ul.qa_content li a.toggle{ /*q*/
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 20px 100px 0 40px;
	position: relative;
}
body.page-template-page-plane div.ensou_contents.qa ul.qa_content li a.toggle strong:hover {
	color: #111;
	text-decoration:none;
}

body.page-template-page-plane div.ensou_contents.qa ul.qa_content li p.answer{ /*a*/
	display: none;
	text-align:left;
	padding-left: 40px;
	padding-right:100px;
	color:#555;
	line-height:1.8;
	margin-top:10px;
}

body.page-template-page-plane div.ensou_contents.qa ul.qa_content li p.answer a{
	text-decoration: underline;
}
body.page-template-page-plane div.ensou_contents.qa ul.qa_content li .accordion_icon,
body.page-template-page-plane div.ensou_contents.qa ul.qa_content li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
body.page-template-page-plane div.ensou_contents.qa h4 .accordion_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius:20px;
	border:1px solid #605646;
	color:#605646;
	font-size: 20px;
	text-align: center;	
	top:20px;
	right:30px;
	line-height: 35px;
}
body.page-template-page-plane div.ensou_contents.qa ul.qa_content li .accordion_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius:15px;
	background-color:#cfc4b7;
	color:#605646;
	font-size: 20px;
	padding:2px 0 0;
	text-align: center;	
	top:20px;
	right:30px;
}
body.page-template-page-plane div.ensou_contents.qa .accordion_icon span::before{
	content:"▼";
}
body.page-template-page-plane div.ensou_contents.qa .accordion_icon.active span::before{
	content:"▲";
}

body.page-template-page-plane a.apply-btn{
	display: block;
    border-radius: 60px;
    font-size: 28px;
    padding: 30px;
    width: 500px;
    margin: 50px auto 0;
    font-weight: bold;
    color: #111;
    background: linear-gradient(#e97c00, #ba4e00);
    text-align: center;
    border: 2px solid #333;
}
body.page-template-page-plane a.apply-btn:hover {
	text-decoration: none!important;
	opacity: 0.8;
}
body.page-template-page-plane div.ensou_contents a:hover,
body.page-template-page-plane div.ensou_contents a:hover img{
	opacity: 0.8;
}
body.page-template-page-plane .mb_shingaku{
	margin-bottom: 20px;
}
i{
	font-style: normal!important;
}
/*スマホ*/
body.page-template-page-plane #content.plane_sp{
	line-height: 2;
}
body.page-template-page-plane #content.plane_sp div#ensou_main_bg{
    background: url(../images/event/ensou2018/sp_mainvisual.jpg) no-repeat center center;
    background-size: 100%;
   /* position: absolute;*/
    /*top: 45px;*/
    z-index: 0;
    width: 100%;
    overflow: hidden;
    height:70vw;

}
body.page-template-page-plane .plane_pc .sp_only{
	display: none;
}
body.page-template-page-plane #content.plane_sp .pc_only{
	display: none;
}
body.page-template-page-plane #content.plane_sp{
	background-color: transparent;
}
body.page-template-page-plane .plane_sp #content_centering{
	width:100%;
	margin:0;
}
body.page-template-page-plane .plane_sp .textbox{
	background-color: transparent;
	border-top:none;
	margin:0;
	box-shadow: none;
}
body.page-template-page-plane .plane_sp  div#ensou_main_bg{
   z-index: 1;
}
body.page-template-page-plane .plane_sp .text{
	padding:0;
}
body.page-template-page-plane .plane_sp .textbox_content{
	margin:0;
}
body.page-template-page-plane .plane_sp header{
	position: relative;
	z-index: 3;
}
body.page-template-page-plane .plane_sp .breadcrumb{
	padding: 8px 20px;
    position: relative;
    z-index: 2;
}
body.page-template-page-plane .plane_sp  div#main-head,
body.page-template-page-plane .plane_sp  div.ensou_contents,
body.page-template-page-plane .plane_sp  div.ensou_contents_txt{
	width: 90%;
	margin:0 2% 1%;
}
body.page-template-page-plane .plane_sp .ensou_contents.first-contents{
	margin-top:10px;
	padding:5%;
	margin-bottom: 3%;
	width:86%;
}
body.page-template-page-plane .plane_sp .ensou_contents.first-contents > div.row:first-of-type{
	margin-bottom:2%;
}

body.page-template-page-plane .plane_sp div.row{
	display: block;
	width: 100%;
}
body.page-template-page-plane .plane_sp div.row div.content_left,
body.page-template-page-plane .plane_sp div.row div.content_right{
	display: block;
	width: 100%;
	vertical-align: top;
}
body.page-template-page-plane .plane_sp div.row div.content_left{
	padding-right:0;
}
body.page-template-page-plane .plane_sp div.row div.content_right{
	padding-left:0;
}
body.page-template-page-plane .plane_sp div.ensou_contents .lead{
	margin-right: 0;
}
body.page-template-page-plane .plane_sp div.ensou_contents .intro{
	padding:2% 5%;
	margin-right: 0;
}
body.page-template-page-plane .plane_sp .text h4{
	border-bottom:none;
	background-color: transparent;
	font-size:16px;
	margin-left:-3%;
}
body.page-template-page-plane .plane_sp #shingaku {
    font-size: 24px;
    padding: 1% 0 1%;
    margin: 6% 0 2%;
}
body.page-template-page-plane .plane_sp .mb_shingaku{
	margin-bottom: 3%;
}
body.page-template-page-plane .plane_sp h2 {
    font-size: 24px;
    margin-bottom: 5%;
}

body.page-template-page-plane .plane_sp .bg-thick {
    padding-top: 5%;
}
body.page-template-page-plane .plane_sp .ensou_contents.overview {
    padding: 3%;
}

/*概要*/
body.page-template-page-plane .plane_sp div.ensou_contents.overview div.row div.content_left {
    text-align: center;
    line-height: 1.2;
    width: 100%;
    margin: 5% auto;
}
body.page-template-page-plane .plane_sp div.ensou_contents.overview div.row div.content_right{
    width: 100%;
    line-height: 1.6;
}


body.page-template-page-plane .plane_sp div.ensou_contents.overview div.row div.content_right .detail p:nth-of-type(1){
	width:20%;
	margin-right: 3%;
}

body.page-template-page-plane .plane_sp div.ensou_contents.overview div.row div.content_right .detail p.double{
	padding:3px 8px;
}
body.page-template-page-plane .plane_sp div.ensou_contents.overview div.row div.content_right .detail p:nth-of-type(2){
	width:70%;
	float: right;
}

body.page-template-page-plane .plane_sp div.ensou_contents.ticket {
     padding: 8% 3% 3%;
}
body.page-template-page-plane .plane_sp div.ensou_contents.ticket .price {
    font-size: 16px;
}
body.page-template-page-plane .plane_sp div.ensou_contents.ticket p {
    font-size: 16px;
}
body.page-template-page-plane .plane_sp div.toiawase {
    font-size: 16px;
    width: 90%;
    margin: 5% auto;
}

body.page-template-page-plane .plane_sp .bg-thick {
    padding-bottom: 1%;
    margin-bottom: 5%;
}
body.page-template-page-plane .plane_sp div.ensou_contents.qa{
	width:96%;
}
body.page-template-page-plane .plane_sp div.ensou_contents.qa ul.qa_content li {
    padding-bottom:0;
}
 body.page-template-page-plane .plane_sp .text h3{
 	border-left:none;
 	border-bottom: none;
 }
 body.page-template-page-plane .plane_sp div.ensou_contents.qa h3 {
    font-size: 18px;
    padding: 2% 5%;
    margin-top: 0;
}
body.page-template-page-plane .plane_sp div.ensou_contents.qa h4 {
	font-size: 16px;
    padding: 5% 15% 5% 8%;
    margin-bottom:0;
}
body.page-template-page-plane div.ensou_contents.qa h4 .accordion_icon{
    right: 3%;
    line-height: 32px;
    top:25%;
}
body.page-template-page-plane .plane_sp div.ensou_contents.qa ul.qa_content li a.toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    padding: 5% 15% 5% 5%;
    position: relative;
    line-height: 1.6em;
}
body.page-template-page-plane .plane_sp div.ensou_contents.qa ul.qa_content li .accordion_icon {
    right: 3%;
    line-height: 28px;
    top:25%;
}
body.page-template-page-plane .plane_sp div.ensou_contents.qa ul.qa_content li p.answer {
    padding-left: 5%;
    padding-right: 15%;
    margin-top: 0;
    padding-bottom: 5%;
}

body.page-template-page-plane .plane_sp div.ensou_contents.qa ul.qa_content{
	width:100%;
	margin:0;
}

body.page-template-page-plane .plane_sp a.apply-btn {
    font-size: 20px;
    padding: 3%;
    width: 80%;
    margin: 8% auto 8%;
    text-decoration: none;
}
body.page-template-page-plane footer{
	background-color: #8a0614!important;
}

/* レポート　*/
body.page-template-page-plane .report-contents{
}

body.page-template-page-plane .report-contents .ensou_contents{
	padding:50px 40px;
} 
body.page-template-page-plane .plane_sp .report-contents .ensou_contents{
	margin:0;
	width:86%;
	padding:5%;
	margin: 0 2% 2% 2%;
} 

body.page-template-page-plane .report-contents h3{
	width:920px;
	background-color: #f5efe8;
	padding:20px 40px;
	font-size:18px;
	font-weight: bold;
	position: relative;
	margin:290px auto 0;
}
body.page-template-page-plane .plane_sp .report-contents h3{
	width:90%;
	margin-top:0;
	padding:3%;
}
body.page-template-page-plane .report-contents h3 .accordion_icon{
	display:block;
	position: absolute;
	width:123px;
	height:37px;
	top:15px;
	right:40px;
	background: url(../images/event/ensou2018/close-btn.png) no-repeat;
}

body.page-template-page-plane .plane_sp .report-contents h3 .accordion_icon{
	position: relative;
	top:0;
	margin-left:10%;
}


body.page-template-page-plane .report-contents h3 .accordion_icon.active{
	background: url(../images/event/ensou2018/open-btn.png) no-repeat;
}
body.page-template-page-plane .report-contents h3{

}
body.page-template-page-plane .report-contents p.report-txt{
	margin-bottom:90px;
}
body.page-template-page-plane .plane_sp .report-contents p.report-txt{
	margin-bottom:60px!important;
}
body.page-template-page-plane .report-contents div.date_box{
	background-color: #faf6ef;
	padding:40px;
	margin-bottom: 90px;
	position:relative;
}
body.page-template-page-plane .report-contents div.date_box:last-of-type{
	margin-bottom: 40px;
}
body.page-template-page-plane .report-contents div.date_box::before{
	display: block;
	margin-top:-90px;
	position: relative;
	margin-left:-40px;
}
body.page-template-page-plane .report-contents div.date_box.date0818::before{
	content:url(../images/event/ensou2018/bg_date0818.png);
}
body.page-template-page-plane .report-contents div.date_box.date0819::before{
	content:url(../images/event/ensou2018/bg_date0819.png);
}
body.page-template-page-plane .report-contents div.date_box.date0820::before{
	content:url(../images/event/ensou2018/bg_date0820.png);
}

body.page-template-page-plane .report-contents div.date_box h4{
	color:#605646;
	font-weight: bold;
	font-size:15px;
	margin-bottom:20px;
	margin-left:-8px;
}
body.page-template-page-plane .report-contents div.date_box h4:not(:first-of-type){
	margin-top:15px;
}

body.page-template-page-plane .report-contents div.photo_box{
	position: relative;
	overflow: hidden;
	margin-top:-40px;
}
body.page-template-page-plane .report-contents div.photo_box a{
	float:left;
	margin:0 0 15px 0;
	display:block;
	width:202px;
	position: relative;
}
body.page-template-page-plane .plane_sp .report-contents div.photo_box a,
body.page-template-page-plane .plane_sp .report-contents div.photo_box a img{
	width:100%;
}
body.page-template-page-plane .report-contents div.photo_box a:not(:last-child){
	margin-right:10px;
}


/* 演奏旅行2019
------------------------------------------------- */
body.page-template-page-plane .plane_pc div#ensou_main_bg.ensou2019,
body.page-template-page-plane.ensou2019 .plane_pc div#ensou_main_bg,
body.page-template-page-plane.cooperation2019 .plane_pc div#ensou_main_bg,
body.page-template-page-plane.ensou2019_02 .plane_pc div#ensou_main_bg{
    background: url(../images/event/ensou2019/mainvisual.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 151px;
    z-index: -1;
    width: 100%;
    height: 477px;
    overflow: hidden;
}

body.page-template-page-plane .ensou2019 .ensou_contents.first-contents{
	margin-top:320px;
}

body.page-template-page-plane .ensou2019 .cooperation{
	width:1000px;
	margin:20px auto;
}
body.page-template-page-plane .ensou2019 .bold{
	font-weight: bold;
}

body.page-template-page-plane .ensou2019 div.ensou_contents.ticket .btn {
    margin: 0 0 20px 0;
    }

/*スマホ*/

body.page-template-page-plane .plane_sp .ensou2019 .cooperation{
 	width: 90%;
    margin: 0 2% 1%;
 }

body.page-template-page-plane .plane_sp .ensou2019 .ensou_contents.first-contents {
    margin-top: 10px;
}
body.page-template-page-plane div.ensou_contents.backnumberlink{
	background: transparent;
}
body.page-template-page-plane div.ensou_contents.backnumberlink a:hover {
    text-decoration: none;
}

body.page-template-page-plane div.ensou_contents.backnumberlink a {
	font-size: 18px;
	font-weight: normal;
    display: block;
    padding: 30px 6px;
    text-align: center;
    color: #333;
    background: #c3b5a0;
    border-radius: 8px;
    margin-top: 12px;
}
.coop-list li{
	list-style:none;
	 font-size: 16px;
    color: #605646;
    font-weight: normal;
    padding: 0 1em 1.2em 40px;
    position: relative;
    cursor: pointer;
}
body.page-template-page-plane #content.plane_sp div#ensou_main_bg.ensou2019{
    background: url(../images/event/ensou2019/sp_mainvisual.jpg) no-repeat center center;
    background-size: 100%;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    height:70vw;

}

.fblink a:visited, .fblink a:link {
    color: #fff!important;
    text-decoration: none;
}

/*レポート*/

body.page-template-page-plane .report-contents.ensou2019 div.photo_box a::before{
	content: url(../images/event/ensou2019/report2019/zoom.png);
    display: block;
    bottom: 10px;
    right: 10px;
    z-index: 3;
    position: absolute;
}


body.page-template-page-plane .report-contents.ensou2019 div.photo_box a img{
	width:100%;
}
body.page-template-page-plane .report-contents div.date_box.date0822::before{
	content:url(../images/event/ensou2019/report2019/bg_date0822.png);
}
body.page-template-page-plane .report-contents div.date_box.date0823::before{
	content:url(../images/event/ensou2019/report2019/bg_date0823.png);
}
body.page-template-page-plane .report-contents div.date_box.date0824::before{
	content:url(../images/event/ensou2019/report2019/bg_date0824.png);
}
body.page-template-page-plane .report-contents div.date_box.date0825::before{
	content:url(../images/event/ensou2019/report2019/bg_date0825.png);
}