@charset"UTF-8";

/*/////// reset ///////*/

html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, header, footer, aside, figure, figcaption, nav, section { 
  display:block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
border: none;
}

/* .cf:after {
	content: "";
	display: block;
	clear: both;
} */

/* .cf:before {
	content: "";
	display: block;
	clear: both;
} */

/* .cf {
	display: block;
} */

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.is_pc { display: block !important; }
.is_sp { display: none !important; }
 
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 767px) {
    .is_pc { display: none !important; }
    .is_sp { display: block !important; }
}

.white{color: #ffffff;}
.mt20{margin-top: 20px;}


/*  -------------------- */

@media all and (min-width: 768px) {	
	
	a[href^="tel:"] {
		pointer-events: none;
		color: white;
		cursor: default;
	}
	
}


@media all and (max-width: 767px){	
	
	body{
		font-size: 100%;
	}	
	html:not(:target) body {
		font-size: 14px;
	}
	a[href^="tel:"] {
		color: white;
	}
}



/*/////// contents ///////*/
body{
	color: #333;
	background:#ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.6em;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}

/*/////// 共通 ///////*/
selector {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*/////// wrapper ///////*/

.mainHeader {
	width: 1060px;
	margin: 0 auto;
	
	
}

.innerWrapper{
	width: 1060px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	
}

.top_bg{background:#ffffff;
	background-image: url("../images/haikei.png");
	object-fit: cover;
		/* border-bottom: #3e3a39 solid 13px; */
	}
.event{
	
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	
}
.special{
	border-bottom: 0.5px dotted #000000;
}

.ikusei_1{
	padding-bottom: 20px;
}

.toptxt{
	display: flex;
}



.sub-txt_1{
	text-align: left;
	color: #e0588e;
	font-size: 20px;
	font-weight: bold;
}

.toptxt_text_2{
	width: 350px;
	text-align: left;
}
.koushi{
	padding-right: 20px;
}
.koushi_2_1_1{
	height: 200px;
}
.koushi_2_1{
	height: 180px;
}
.sonota_1,.toptxt_1{
	max-width: 100%;
}
.photo{
	display: flex;
	width: 100%;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 2em;
}
.special,.sonota{
	padding-top: 20px ;
	padding-bottom: 20px;
		
}
.sonota{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	
}
.sonota_2{
	max-width: 100%;
	
}

.photo_1{
	display: flex;
	align-items: center;
}

.ribbon_1_1 {
	height: 30px;
		
}
.schedule-img{
	height: 70px;
}

.is_pc{
	max-width: 100%;
}
.is_sp{
	max-width: 100%;
}
.topic-icon{
	text-align: center;
	padding-top: 20px;
}

.photo1_1 img{
	height: 50%;
}
.program2{
	text-align: center;
}

.ribbon{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-top: 2em;
	padding-bottom: 0.5em;
}
.ichibu{
	color: #797cba;
	font-size: 20px;
	font-weight: bold;
	padding: 0.3em 0 0 0.5em;
	
}
.sub-tit{
	padding-bottom: 10px;
}

.flx-l{
	border-bottom: 0.5px dotted #000000;
}
.box {
    padding: 0.5em 1em;
    margin: 2em 2em;
    background: #FFF;
    border: solid 0.5px #797cba;/*線*/
    border-radius: 10px;/*角の丸み*/
}

.box_2 {
    padding: 0.5em 1em;
    margin: 0.5em 2em;
    border: double 3px #797cba;
}

.bg_cream{
	background: #eb98b2;
	
}
.butai1 img{
	margin: 0 auto;
	padding-top: 10px;
}
.ikusei{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 2em 2em 1em 2em;
}
.hukusenkou_1 img{
	margin: 0 auto;
	padding: 0 0.3em;
}
.mezaseru{
    padding-top: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.hukusenkou_1{
	padding-top: 0.3em;
}
.mezaseru_1{
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 10%;
}
.moushikomi{
	font-size: larger;
	padding-top: 20px;
}

a{
	color: #e05588;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #e69ab2;
}
	

@media all and (max-width: 1060px){
	.mainHeader {
		width: 100%;
		margin: 0 auto;
	}
	.innerWrapper{
	width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;

}
/*.top_bg{background:none;
		background-size: 100%;*/
}








/*/////// address ///////*/

.address{
	background: #FFF000;
	padding: 2em 2em 1.5em;
}

.address h2{
	border-top:solid 2px #333;
	border-bottom:solid 2px #333;
	padding: .5em 0 .2em 1.2em;
	margin-bottom: 1.4em;
	}

.address .name{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .5em;
}
/*/////// timeSchedule ///////

.timeSchedule{
	margin-top:40px;
}*/

/*/////// konohanaBn ///////
.konohanaBn{
	margin:5% 0;
}*/

/*/////// header ///////*/

header{
	height:auto;
	background: transparent;
	margin:0;
	padding: 0;
}

/*/////// footer ///////*/

/* footer -------------------- */

#footer {
	background: #3e3a39;
	color: #fff;
	text-align: center;
}

#footer .ct_wrap {
	padding: 1.7em 0 1.3em;
}

#footer p.logo,#footer p.btm{
	margin-bottom: 1.8em;
}

#footer ul.footer_list01 {
	padding: 1em 0 1.3em;
	border-top: 1px solid #fff;;
}

#footer ul.footer_list01 li {
	display: inline-block;
	vertical-align: top;
	line-height: 1.7;
}

#footer ul.footer_list01 li a {
	padding: 0 .5em;
}

#footer ul.footer_list01 li a:link,
#footer ul.footer_list01 li a:visited {
	color: #fff;
	text-decoration: none;
}

#footer ul.footer_list01 li a:hover,
#footer ul.footer_list01 li a:active {
	color: #fff;
	text-decoration: underline;
}

#footer .copyright {
	font-size: .9em;
}

@media all and (max-width: 999px){
	
	#footer ul.footer_list01 {
		font-size: .9em;
	}
	
}

@media all and (max-width: 767px){
	
	#footer p.logo img {
		width: 180px;
		height: auto;
	}
	
		#footer p.btm img {
		width: 80%;
		height: auto;
	}
	
}


/*/////// copyright ///////*/

footer small{
	color:#fff;	
}

/*/////// pagetop ///////*/
#pagetop{
    position: fixed;
    bottom: 0px;
    right: 0px;
	text-decoration:none;
	color:#fff;
    padding: 20px;
   /* background: #7e7a7a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px;*/
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

/*/////// break point 767px莉･荳� ///////*/

@media(max-width:767px){
	#pagetop {
    position: fixed;
    bottom: 5px;
    right: -35px;
	text-decoration:none;
	color:#fff;
    padding: 0px;
   /* background: #7e7a7a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 14px;*/
    -ms-filter: "alpha(opacity=80)";
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
	#page-top img{
		width: 15%;
	}



.contentsWrapper,.eventDetail,.pickupEvent{
		padding: 1.2em 3.12% 0;
	}
	
.sangakuEvent{
		padding: 3em 3.12% 2em;
	}
	
.contentsWrapper{
	padding:1.5em .5em 0;
}


}

/*/////// break point 768px///////*/

@media(min-width:768px){
img{
	vertical-align: text-bottom;
}
.contentsWrapper:after{
	width:100%;
	content:"";
	display:block;
	clear:both;
}

.rightWrapper{
	width:49%;
	float:left;	
}

}
@media all and (max-width: 958px){
     .ikusei_2{
		padding-top: 1em;
	 }

}
@media all and (max-width: 1004px){

	.toptxt_text_2{
		width: 100%;
	}	
	

}
/*/////// 終了しましたテキスト ///////*/
.end{
	font: bold 1.4em/1.2em 'メイリオ','Hiragino Kaku Gothic',sans-serif;
	padding:1.4em 0 0.5em;
}


/*メイン*/

h1 img{margin: 0 auto;}


@media screen and (max-width: 767px){
	.mein_left02,.mein_right02 {
    float: none;
    width: 100%;
}
	.main_left {
    float: none;
    width: 100%;
    border-right: none;
	border-bottom: 1px dashed #4a4746;
    padding-right: 0;
	padding-left: 0;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
}
	
	.main_right {
    float: none;
    width: 100%;
    border-right: none;
	border-bottom: 1px dashed #4a4746;
    padding-right: 0;
	padding-left: 0;
	padding-bottom: 1.5em;
}
	




@media screen and (max-width: 767px){
	.taibou,.taibou2{
		font-size: 20px;
		font-weight: bold;
	}
	.butai3{
		height: 130px;
	}
	.event,.sonota{
		justify-content: center;
	}
	.ikusei_1{
		border-bottom: 0.5px dotted #000000;
	}
	
}



