@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;
} 

.tac{
	margin: 0 auto; text-align: center;
padding: 20px;}
@media only screen and (max-width: 767px) {
.tac{
padding: 0px;}
}

/* パソコンで見たときは"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: 15px;
	}
	a[href^="tel:"] {
		color: white;
	}
}


.btn-gradient-radius {
  display: inline-block;
  padding: 10px 20px 7px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #e74567 0%, #e74567 100%);
  transition: .4s;
		font-size: 1em;
	/*/font-size: 1.5em;/*/
	margin-top: 20px;
	margin-bottom: 10px;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #e74567 0%, #e09555 100%);
}


/*/////// 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;
	margin: 0 auto;
	
}

.top_bg{background:#ffffff;
	background-image: url("../images/haikei.png");
	background-size:cover;
	}
.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: #7f4f21;
	font-size: 20px;
	font-weight: bold;
}

.toptxt_text_2{
	width: 350px;
	text-align: left;
}
.koushi{
	padding-right: 20px;
	width: 420px;
}
.koushi_2_1_1{
	height: 230px;
}
.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{
	padding-top: 20px ;
	padding-bottom: 30px;
		
}
.sonota{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding-top: 30px ;
	
}
.sonota_2{
	width: 420px;
	margin-right: 30px;
	
}

.sonota_2 li::before{
    content: "●";
	color: #804f21;
}

.sonota_2 li{
	font-size: 1.5em;
	line-height: 1.5;
	margin-top: 5px;
}

.photo_1{
	display: flex;
	align-items: center;
}

.ribbon_1_1 {
	height: 50px;
		
}
.schedule-img{
	height: 90px;
}

.is_pc{
	max-width: 100%;
}
.is_sp{
	max-width: 100%;
}
.topic-icon{
	text-align: center;
}

.photo1_1 img{
	height: 50%;
}
.program2{
	text-align: center;
}

.ribbon{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-top: 1em;
	padding-bottom: 0.5em;
}
.ichibu{
	color: #e84567;
	font-size: 22px;
	font-weight: bold;
	padding: 1.3em 0 0 0.2em;
	
}
.nibu{
	color: #e84567;
	font-size: 22px;
	font-weight: bold;
	padding: 1.3em 0 0 0.2em;
	
}
.sub-tit{
	padding-bottom: 20px;
}

.flx-l{
	border-bottom: 0.5px dotted #000000;
}
.box {
    padding: 0em 3em 0em 3em;
    margin-bottom: 3em;
    /*background: #FFF;*/
    /*border: solid 2px #804f21;/*線*/
    /*border-radius: 15px;角の丸み*/
}

.box_2 {
    padding: 3em;
    margin-bottom: 4em;
    border: double 5px #b8dbd9;
	border-radius: 20px;
	background-color: #f2f9f5;
}

.bg_cream{
	background: #ea6176;
	
}


.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 10px 0.5em;
}
.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;
}

.heading03 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}

.heading03::before,
.heading03::after {
	content: '';
	width: 45px;
	height: 1px;
	background-color: #333333;
}

.heading03::before {
	margin-right: 20px;
}
.heading03::after {
	margin-left: 20px;
}

.bg_Lyellow{
	background: #dff7ea;
		padding:10px 0;
}

.bus{margin-bottom: 20px;}

.bus li{
	float: left;
	width: 30%;
	line-height: 1.5;
	}

.bus_hatsu{width: 48%;
	float: right;
	margin-bottom: 20px;}

.bus_hatsu01{
	background: #b8dbd9;
	padding: 3px 0 2px;
	text-align: center;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.bus_iki01{
	background: #f7c5d9;
	padding: 3px 0 2px;
	text-align: center;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.bus_hatsu01:last-child{
	background: #b8dbd9;
	padding: 3px 0 2px;
	text-align: center;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.bus_iki01:last-child{
	background: #f7c5d9;
	padding: 3px 0 2px;
	text-align: center;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.bus_hatsu td,.bus_iki td{
	padding: 3px 0 2px;
	text-align: center;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.bus_hatsu td:last-child,.bus_iki td:last-child{
	padding: 3px 0 2px;
	text-align: center;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.bus_hatsu_head{
	background: #0ba39a;
	padding: 2px;
	text-align: center;
	color: #ffffff;
	border: #333333 1px solid;
}

.bus_iki{width: 48%;
	float: left;
	margin-bottom: 20px;
}

.bus_iki_head{
	background: #e0588e;
	padding: 2px;
	text-align: center;
	color: #ffffff;
	border: #333333 1px solid;
}



@media all and (max-width: 1060px){
	.mainHeader {
		width: 100%;
		margin: 0 auto;
	}
	.innerWrapper{
	width: 95%;
    padding-left: 0;
    padding-right: 0;
	padding-bottom: 10px;
    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;
}

.thanks{
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

/*/////// 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;
	}
	
	.sonota_2 li{
	font-size: 1.3em;
	line-height: 1.3;
}
	
	.bus li{
	float: none;
	width: 100%;
	line-height: 0.5;
	}
	
	.bus_hatsu,.bus_iki{width: 100%;
	float: none;
	margin-bottom: 20px;}
	
	.heading03 {font-size: 20px;}
	
}


/*/////// 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:middle;
}
.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;}

.line {
    width: 100%;
    border-bottom: 1px dotted #999;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb100 {
    margin-bottom: 100px;
}

	a.sample_btn {
    display: block;
    width: 250px;
    text-align: center;
    text-decoration: none;
    line-height: 60px;
    color: #fff;
    background-color: #000000;
    margin: 50px auto 50px;
}

@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;
}
.bg_Lyellow{
		padding:0;
}

.koushi{
	padding-right: 0px;
	width: 80%;
}
.box {
    padding: 0em 0em 0em 0em;
    margin-bottom: 1em;
    /*background: #FFF;*/
    /*border: solid 2px #804f21;/*線*/
    /*border-radius: 15px;角の丸み*/
}
.box_2 {
    padding: 1em;
    margin-bottom: 2em;
	border-radius: 15px;
}
.sonota_2{
	width: 80%;
	margin-right: 0px;
	margin-top: 10px;
	
}

.schedule-img{
	height: 60px;
}
.ribbon{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.ribbon_1_1 {
	height: 50px;
		
}
.ichibu{
	color: #e84567;
	font-size: 22px;
	font-weight: bold;
	padding: 0.3em 0 0 0.2em;
	
}
.nibu{
	color: #7f4f21;
	font-size: 22px;
	font-weight: bold;
	padding: 0.3em 0 0 0.2em;
	
}
	
	.taibou,.taibou2{
		font-size: 20px;
		font-weight: bold;
	}
	.butai3{
		height: 130px;
	}
	.event,.sonota{
		justify-content: center;
	}
	.ikusei_1{
		border-bottom: 0.5px dotted #000000;
	}
	
	.table-wrap {
    overflow-x: scroll;
}

	.table {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
}
	.table-wrap {
    overflow-x: scroll;
}
.butai{
	padding-top: 20px;
}
	.mezaseru{
    padding-top: 0px;

}

}




.sya_san_1{
	margin-left: 10px;
}

.photo_1_1{
	margin-top: 10px;
	
}

#footer .ct_wrap {
	padding: 0.5em 0 1.3em;
}
.uketsuke{
	margin: 30px auto 10px auto;
	text-align: center;
	padding: 15px;
	
}


.sakuhin_box{
padding: 30px; margin: 0 0 50px 0;
	border: 2px solid #ea6176;
	    border-radius: 20px;
	}

.sakuhin_tit{
	color:#7f4f21;
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	margin-bottom: 15px;
}

.collabo{
	color:#ea6176;
}


.sakuhin_lead{
	text-align: center;
		font-size: 18px;
		margin-bottom: 15px;
}


.sakuhin_flex{
	display: flex;
	flex-wrap: wrap;

}


.sakuhin_flex_item:nth-child(1){
	width: 30%;
	padding: 15px;
}
.sakuhin_flex_item:nth-child(2){
	width: 38%;
	border-right: 1px dotted #ea6176;
	padding: 35px 15px 15px 15px;
}
.sakuhin_flex_item:nth-child(3){
	width: 30%;
	padding: 15px;
}

.sakuhin_ensyutsu{
	font-weight: bold;
}
.sakuhin_sensei{
	color:#ea6176;
	font-weight: bolder;
			font-size: 18px;
}


@media screen and (max-width: 767px){
	
.sakuhin_box{
padding: 15px; margin: 0 0 50px 0;
	border: 2px solid #ea6176;
	    border-radius: 20px;
	}

.sakuhin_flex{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;

}
.sakuhin_flex_item:nth-child(1){
	width: 100%;
	padding: 10px 5px 0px 5px;
		border-top: 1px dotted #ea6176;
}
.sakuhin_flex_item:nth-child(2){
	width: 100%;
	border-right: none;
	border-bottom: 1px dotted #ea6176;
	padding: 5px 0px 10px 5px;
}
.sakuhin_flex_item:nth-child(3){
	width: 100%;
	padding: 10px 0px 5px 5px;
}

	.sakuhin_tit{
	color:#7f4f21;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin: 10px auto 15px auto;
}
.sakuhin_lead{
	text-align: center;
		font-size: 15px;
		margin-bottom: 15px;
	text-align: left;
}

	
}

