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


.main_area .container {
	max-width: 940px;
}

.mv2 .wrap {
	background-color: rgba(34,34,34,0.25);
}

@media screen and (min-width: 769px){
	.page_title {
		margin-bottom: 30px;
	}
}


.h_name {
	width: 100%;
	margin: 0 auto;
	padding: 1.5em 1em;
	border-bottom: 1px dashed #E1E1E1;
}
.h_name span {
	display: inline-block;
	font-weight: bold;
	margin-right: 2em;
}
.h_name a {
	color: #0073C1;
	text-decoration: underline;
}
.h_name a span {
	text-decoration: underline;
}
.h_name:last-child {
   border-bottom: 0px none;
}
.fukuoka {
	background-color: rgba(0,107,179,0.20);
}
.saga {
	background-color: rgba(234,173,0,0.20);
}
.oita {
	background-color: rgba(0,146,69,0.20);
}
.kei0 {
	border-bottom: 0px none;
}



/*////////// アンカーリンク //////////*/
.anc {
	width: 70%;
	margin: 0 auto 60px;
}
.anc a {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 1.3em 0;
	color: #FFFFFF;
}
.anc a:hover {
	transition: 0.2s;
	opacity: 0.7;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	transition: 0.2s;
	color: #FFFFFF;
}
.anc_f {
    background-image: url(../img/performance/botan_pc1.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
.anc_s {
    background-image: url(../img/performance/botan_pc2.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
.anc_o {
    background-image: url(../img/performance/botan_pc3.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
/*////////// アンカーリンクend //////////*/


/*////////// エリア //////////*/
.aria h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.7em;
	font-weight: 600;
	padding: 0.6em;
	padding-left: 0;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.aria h4 {	
	font-size: 1.3em;
	font-weight: 600;
	display: block;
	padding: 0.8em;
	width: 100%;
	
}
/*////////// エリアend //////////*/


@media screen and (max-width:768px)  {
	
	
/*////////// アンカーリンク //////////*/
.anc {
	width: 86%;
	margin: 0 auto 40px;
}
.anc a {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 1.2em 0;
	color: #FFFFFF;
}
.anc a:hover {
	transition: 0.2s;
	opacity: 0.7;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	transition: 0.2s;
	color: #FFFFFF;
}
.anc_f {
    background-image: url(../img/performance/botan_pc1.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
.anc_s {
    background-image: url(../img/performance/botan_pc2.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
.anc_o {
    background-image: url(../img/performance/botan_pc3.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
/*////////// アンカーリンクend //////////*/


/*////////// 福岡エリア //////////*/
.fukuoka_aria h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.5em;
	font-weight: 600;
	border-left:10px solid #0073C1;
	text-indent: 0.3em;
	display: inline-block;
	margin: 0 0 15px 0.6em;;
	
}
.fukuoka_aria .col-lg-4 span {
    padding: 0.4em;
    background-color: rgba(0,115,193,0.20);
    display: block;
    width: 100%;
    font-weight: bold;
    text-indent: 0.3em;
    font-size: 1.2em;
    margin-bottom: 15px;

}

/*////////// 福岡エリアend //////////*/


/*////////// 佐賀エリア //////////*/
.saga_aria h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.5em;
	font-weight: 600;
	border-left:10px solid #EAAD00;
	text-indent: 0.3em;
	display: inline-block;
	margin: 0 0 15px 0.6em;;
	
}
.saga_aria .col-lg-4 span {
    padding: 0.4em;
    background-color: rgba(234,173,0,0.20);
    display: block;
    width: 100%;
    font-weight: bold;
    text-indent: 0.3em;
    font-size: 1.2em;
    margin-bottom: 15px;

}
/*////////// 佐賀エリアend //////////*/


/*////////// 大分エリア //////////*/
.oita_aria h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.5em;
	font-weight: 600;
	border-left:10px solid #009245;
	text-indent: 0.3em;
	display: inline-block;
	margin: 0 0 15px 0.6em;;
	
}
.oita_aria .col-lg-4 span {
    padding: 0.4em;
    background-color: rgba(0,146,69,0.20);
    display: block;
    width: 100%;
    font-weight: bold;
    text-indent: 0.3em;
    font-size: 1.2em;
    margin-bottom: 15px;

}
/*////////// 佐賀エリアend //////////*/

.kugiri {
	border-top: 1px dashed #AFAFAF;
	border-bottom: 0 none;
	width: 96%;
	display: block;
	margin: 30px auto;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb__30 {
	margin-bottom: 0px !important;
}
.col-lg-4 .row .col-5 {
    padding: 0;
}
.col-lg-4 .row .col-7 {
    padding: 0 0 0 2em;
}
.col-lg-4 {
	margin-bottom: 30px;
}
.col-lg-4:last-child {
	margin-bottom: 0px;
}	
}



@media screen and (max-width:767px)  {
	
/*////////// アンカーリンク //////////*/
.anc {
	width: 100%;
	margin: 0 auto 30px;
}
.anc a {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 1.1em 0;
	color: #FFFFFF;
}
.anc a:hover {
	transition: 0.2s;
	opacity: 0.7;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	transition: 0.2s;
	color: #FFFFFF;
}
.anc_f {
    background-image: url(../img/performance/botan_sp1.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
.anc_s {
    background-image: url(../img/performance/botan_sp2.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
.anc_o {
    background-image: url(../img/performance/botan_sp3.png);
    background-size:100% auto;
    background-repeat: no-repeat;
}
/*////////// アンカーリンクend //////////*/


/*////////// 福岡エリア //////////*/
.fukuoka_aria h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.3em;
	font-weight: 600;
	border-left:10px solid #0073C1;
	text-indent: 0.3em;
	display: inline-block;
	margin: 0 0 15px 0.6em;	
}
.fukuoka_aria .col-lg-4 span {
    padding: 0.4em;
    background-color: rgba(0,115,193,0.20);
    display: block;
    width: 100%;
    font-weight: bold;
    text-indent: 0.3em;
    font-size: 1.2em;
    margin-bottom: 15px;

}
/*////////// 福岡エリアend //////////*/


/*////////// 佐賀エリア //////////*/
.saga_aria h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.3em;
	font-weight: 600;
	border-left:10px solid #EAAD00;
	text-indent: 0.3em;
	display: inline-block;
	margin: 0 0 15px 0.6em;;
	
}
.saga_aria .col-lg-4 span {
    padding: 0.4em;
    background-color: rgba(234,173,0,0.20);
    display: block;
    width: 100%;
    font-weight: bold;
    text-indent: 0.3em;
    font-size: 1.2em;
    margin-bottom: 15px;

}
/*////////// 佐賀エリアend //////////*/


/*////////// 大分エリア //////////*/
.oita_aria h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.3em;
	font-weight: 600;
	border-left:10px solid #009245;
	text-indent: 0.3em;
	display: inline-block;
	margin: 0 0 20px 0.6em;;
	
}
.oita_aria .col-lg-4 span {
    padding: 0.4em;
    background-color: rgba(0,146,69,0.20);
    display: block;
    width: 100%;
    font-weight: bold;
    text-indent: 0.3em;
    font-size: 1.2em;
    margin-bottom: 15px;

}
/*////////// 佐賀エリアend //////////*/

.kugiri {
	border-top: 1px dashed #AFAFAF;
	border-bottom: 0 none;
	width: 96%;
	display: block;
	margin: 30px auto;
}
.col-lg-4 .row .col-5 {
    padding: 0;
}
.col-lg-4 .row .col-7 {
    padding: 0 0 0 2em;
}
.col-lg-4 {
	margin-bottom: 30px;
}
.col-lg-4:last-child {
	margin-bottom: 0px;
}	
.h_name span {
	display: block;
	font-weight: bold;
	margin-right: 0em;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}	

}