@charset "utf-8";

@font-face {
    font-family: 'NotoSansCJKjp';
    font-style: normal;
    font-weight: 400;
    src: url('../../../../common/font/NotoSansCJKjp-Regular.woff') format('woff'),
        url('../../../../common/font/NotosansCJKjp-Regular.eot')  format('eot');
    font-display: swap;
}
@font-face {
    font-family: 'NotoSansCJKjp';
    font-style: normal;
    font-weight: 700;
    src: url('../../../../common/font/NotoSansCJKjp-Bold.woff') format('woff'),
        url('../../../../common/font/NotosansCJKjp-Bold.eot')  format('eot');
    font-display: swap;

}
@font-face {
    font-family: 'NotoSansCJKjp';
    font-style: normal;
    font-weight: 900;
    src: url('../../../../common/font/NotoSansCJKjp-Black.woff') format('woff'),
        url('../../../../common/font/NotosansCJKjp-Black.eot')  format('eot');
    font-display: swap;
}

/* init */
*{
    margin: 0;
    padding: 0;
}

body {
  font-size: 95%;
  line-height: 1.6;
  font-family: 'NotoSansCJKjp', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-color: #fff;
  font-weight: 400;
  color: #223155;
  min-width: 960px;
}

img{
	outline: none;
	border-style: none;
	border-width: 0px;
}
	
a img{
	outline:none;
	border-style:none;
}

a:link{
	color: #3B6693;
	font-weight: 600;
	}

a:visited{
	color: #3B6693;
	font-weight: 600;
	}

a:hover{
    color: #5E9CBE;
	font-weight: 600;
    text-decoration: none;
	}
h1{
    display: none;
}
h2{
	padding: 20px 0 15px 0;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-right-radius: none;
	border-bottom-left-radius: none;
	/*border-bottom: 1px #6A85C3 solid;*/
}

h3{
	margin: 10px 0 15px 0;
}

small{
	font-size: 0.9em;
}

span.small{
	font-size: 0.9rem;
}

#body-wrapper {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 0px;
}
#header-wrapper {
  background-image:
	url("../images/img_bg_mainimage.png"),
    url("../images/img_bg_header.png");
  background-repeat: no-repeat, no-repeat;
  background-position: center top, center top;
  height: 720px;
  /*width: 930px;*/
  position: relative;
  margin: 0 auto;
  background-color: #26345b;
}

#content-wrapper {
  text-align: center;
  padding-top: 20px;
  /*padding-right: auto;
	padding-left: auto;*/
  padding-bottom: 20px;
  /*background-color: #ccc;
    background-image: url(../images/bg.png);*/
  /*background: rgb(64, 34, 15);
  background: linear-gradient(180deg, rgba(64, 34, 15, 1) 2%, rgba(224, 134, 62, 1) 40%, rgba(234, 85, 20, 1) 65%, rgba(172, 67, 22, 1) 100%);*/
}

#content-wrapper {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
background-image:
	url("../images/img_bg_star.jpg");
	background-repeat: repeat;
	background-position: center;
  background-color: #25335B;
}

#main-image {
  margin: 0 auto;
  width: 900px;
  height: 520px;
  position: relative;
}

div #kaiki {
	background-color: #C30D23; 
	height: 200px;
	background-image: url("../images/img_kaiki.png");
	background-repeat: no-repeat;
	background-position: center top 50px;
}

/*#img_main_title {
  position: absolute;
  width: 443px;
  height: 239px;
  top: 20px;
  left: 192px;
  z-index: 20;
}*/
#date {
  position: absolute;
  width: 339px;
  height: 105px;
  right: 5px;
  bottom: 70px;
  z-index: 21;
}
#img_main_date_r {
  position: absolute;
  width: 431px;
  height: 85px;
  left: 430px;
  top: 625px;
}
/*#img_kinoko {
  background-image: url("../images/img_mainImage.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 773px;
  height: 423px;
  bottom: 20px;
  left: 63.5px;
  z-index: 10;
}*/

/*#kinoko_03{
	position: absolute;
	width: 87px;
	height: 90px;
	z-index: 7;
	left: 658px;
	top: -22px;
}

#kinoko_07{
	position: absolute;
	width: 90px;
	height: 95px;
	z-index: 6;
	left: 345px;
	top: 420px;
}*/

/*#btn_to_jpexp {
	position: absolute;
	width: 70px;
	height: 70px;
	right: 10px;
	top: 10px;
	z-index: 9;
}*/

/*a #btn_to_jpexp {
	background-image: url("../../10kinoko/images/japanEXPO02.png");
	background-repeat: no-repeat;
    background-size: contain;
}*/

/*#content-wrapper{
    text-align: center;
    padding: 0;
    margin: 0;
    padding-top: 20px;
    background: rgb(64,34,15);
background: linear-gradient(180deg, rgba(64,34,15,1) 2%, rgba(224,134,62,1) 40%, rgba(234,85,20,1) 65%, rgba(172,67,22,1) 100%);
}*/

#content{
	text-align: center;
	padding: 0;
	margin: 0;
    /*background-image: url(../images/bg.png);*/
    background-position: center top;
    background-repeat: repeat-y;
	}

#content-inner{
	width: 880px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;

}
	

#blog-sidebar{
    background-color: hsla(0,0%,100%,0.95);
    width: 200px;
    padding: 20px 20px 100px 20px;
    /*margin-top: 10px;*/
    float: left;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    /*background-image: url(../images/blog_bottom01.png);*/
    background-size: 133px 62px;
    background-position: bottom -2px center;
    background-repeat: no-repeat;
	overflow: hidden;
}

#blog-sidebar p a{
	background: url("../images/totpppage.png") no-repeat left top;
    background-size: 207px;
	width: 207px;
	display:block;
	height: 0;
	padding: 40px 0 0 0;
	overflow: hidden;
}


#blog-sidebar p a:hover{
	background: url("../images/totpppage_h.png") no-repeat;
    background-size: 207px;
}
	

#blog-sidebar ul{
	list-style: none;
	line-height: 1.6;
	margin-top: 20px;
	padding: 0;
}

#blog-sidebar ul li{
	margin-bottom: 10px;
		font-size: 0.9rem;
}

#blog{
    background-color: hsla(0,0%,100%,0.95);
    position: relative;
    width: 620px;
    float: right;
    /*margin-top: 10px;*/
    padding-bottom: 150px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-image: url("../images/blog_bgimage_r.png"), url("../images/blog_bgimage_l.png");
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, bottom left;
}

#blog-bottom-img {
	width: 76px;
	height: 114px;
	background-size: contain;
	background-image: url(../images/blog_bottom02.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
    
.blog-header{
  background: rgb(106, 133, 195);
  background: linear-gradient(126deg, rgba(106, 133, 195, 1) 0%, rgba(136, 134, 186, 1) 100%);
	margin: 0px 0 0 0;
	padding: 10px 0 10px 0;
	position: relative;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	overflow: hidden;
	height: 95px;
}
.blog_title_icon {
    position: absolute;
    background: url("../images/blog_title_icon.png");
    width: 78px;
    height: 80px;
    bottom: -4px;
	left: 18px;
}

.blog_title_icon_right {
    position: absolute;
    background: url("../images/blog_title_icon_r.png");
    width: 88px;
    height: 80px;
    top: -4px;
	right: 10px;
}
.blog_title_icon_bottom {
    position: absolute;
    background: url("../images/pic_kinoko_a.png");
    width: 62px;
    height: 80px;
    bottom: -2px;
	left: 10px;
}

#blog h2{
    color: #fff;
    font-size: 1.3rem;
	line-height: 1.2;
    margin: 0;
    padding: 0 100px 10px 107px;
    /*border-bottom: 2px #6d85c2 solid;*/
    /*text-shadow: 1px 1px 1px #FFFFFF;*/
	}

#blog p.date{
    color: #fff;
    font-size: 1rem;
    margin: 0px 0 5px 0;
    padding: 10px 0 0 105px;
    /*text-shadow: 1px 1px 1px #FFFFFF;*/
}

#blog p{
	margin: 0 40px 20px;
	/*color: #394013;*/
    
}
.blog-text {
    margin-top: 0;
    padding-top: 50px;
}

/*.event_day {
    font-size: 1.2rem;
    color: #d0595b;
    font-weight: 700;
    padding-left: 0.5rem;
    margin-bottom: -0.5rem!important;
    text-shadow: 2px 2px 2px #C2C2C2;
}*/


#blog ul{
	margin: 20px 50px;
}

#blog li{
	list-style-type: circle;
	
}

.blog-img img {
	border: 1px solid #501b0c;
    
}
p.blog-img {
    text-align: center;
}
#blog dl{
		margin: 25px 40px;
		
}
#blog dt{
    font-weight: bold;
    margin: 10px 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 1em;
    padding-bottom: 5px;
    background-color: #E6E3C7;
    border-radius: 5px;
    color: #231815;
}
#blog dd{
    margin-top: 10px;
    margin-right: 1em;
    margin-left: 1em;
    margin-bottom: 15px;
    font-size: 0.9em;
}

.schedule{
	background: #d6e4b0;
	padding: 3px;
	border-bottom: 1px #000 solid;
	text-align: center;
	font-size: 1rem;
}

#kinoko_blog_bottom01{
    position: absolute;
    right:-15px;
    bottom: -15px;
    z-index: 10;
}
#kinoko_blog_bottom03{
    position: absolute;
    bottom: -15px;
    z-index: 11;
    left: -15px;
}

.marker_yellow_hoso {
background: linear-gradient(rgba(249, 233, 158, 0), #f2de60 70%);
}

.font_b {
    font-size: 1.05em;
    margin-bottom: 0.6em;
    display: inline-block;
}

/* table */


.table01{
	border-collapse: collapse;
	width: 380px;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
}
.table01 th{
	background: #f4e8c7;
	width: 20%;
	font-weight: normal;
	text-align: center;
	padding: 5px;
	font-size: 1rem;

}
.table01 td{
	background: #FFF;
	text-align: left;
	padding: 5px 5px 5px 10px;
}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #ccc0ae;
	text-align: center;
	vertical-align: middle;

}
.table02 th{
	width: 20%;
	font-weight: normal;
	text-align: center;
	background: #f2f8eb;
	padding: 5px;
	font-size: 1rem;
}
.table02 td{
	background: #FFF;
	text-align: left;
	padding: 5px 5px 5px 10px;
}	
	
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #7d673b;
	border-bottom: 1px dotted #7d673b;
	background: #fdfee9;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{	font-weight: normal;
	width: 25%;
	padding-left: 15px;
	font-size: 1rem;
	}
.table03 td{
	padding-right: 15px;
	}



/* ダウンロードボタン */
#dl-button a{
	display: block;
	width: 230px;
	height: 52px;
	padding: 55px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 0.9rem;
	line-height: 1.2em;
	text-decoration: none;
}
#dl-button a:link,
#dl-button a:visited,
#dl-button a:hover{
	color: #333333;
	text-decoration: none;
}
#dl-button a{
	background-image: url(../../9kinoko/images/btn_dl_off.png);
	background-repeat: no-repeat;
}
#dl-button a:hover{
	background-image: url(../../9kinoko/images/btn_dl_on.png);
	background-repeat: no-repeat;
}



/* Page Footer */
.pagenation {
	position: relative;
	text-align: center;
	width: 400px;
	margin: 0 auto;
	padding-left: 260px;
	z-index: 5;
}
.entry p {
	z-index: 1;
}
.entry p.sign {
	text-align: left;
}
.entry_next,.entry_early {
	display: block;
	width: 156px;
	height: 88px;
	text-indent: -10000px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 30px;
}

.entry_next {
	float: left;
	background:url("../images/tonext.png") no-repeat;
}
.entry_early {
	float: right;
	background:url("../images/tobefor.png") no-repeat;
}

.entry_next:hover {
    transition: .3s;
	background:url("../images/tonext_on.png") no-repeat;
}
.entry_early:hover {
    transition: .3s;
	background:url("../images/tobefor_on.png") no-repeat;
}

footer {
  clear: both;
  background: #C30D23;
  width: 100%;
  padding: 10px 0 0 0;
}
#footer_in {
  background: #C30D23;
  width: 900px;
  height: 150px;
  margin: 0 auto;
  position: relative;
}
.logo1{
    position: absolute;
    top: 49px;
    left: 24px;
    width: 145px;
    height: 40;
	}
.logo2{
    width: 188px;
    height: 39px;
    position: absolute;
    left: 209px;
    top: 50px;
	}
#credit_hanakappa {
  color: #FFF;
  position: absolute;
  left: 450px;
  top: 70px;
  width: 350px;
}
.support{
	width: 500px;
	color: #c9bdb1;
	font-size: 0.9rem;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 36px;
	}	
.cr{
    width: 500px;
    color: #FFF;
    font-size: 0.7rem;
    text-align: right;
    position: absolute;
    left: 401px;
    top: 106px;
	}
.totop {
  position: absolute;
  left: 807px;
  top: -38px;
}
a .totop {
  width: 92px;
  height: 30px;
  position: absolute;
  left: 807px;
  top: -34px;
  background-color: #C30D23;
  border-left: 1px solid #C30D23;
  border-right: 1px solid #C30D23;
  border-bottom: 0px solid #C30D23;
  border-top: 1px solid #C30D23;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-image: url(../images/btn_totop_in@2x.png);
  background-size: 72px;
  background-repeat: no-repeat;
  background-position: center 8px;
}
a:hover .totop {
  background-color: #C30D23;
}

/*socialPlugIn*/
.social {
    padding: 0;
    width: 900px;
    margin: 0 auto;
    position: absolute;
    top: 680px;
	z-index: 30;
}
.sns-wrap {
  margin: 0px auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.sns-wrap li.fb-button {
  line-height: 1;
  width: 115px;
margin-right: 10px;
}
.tw-button {
  width: 100px;
  display: inline-block;
}
.fb-button {
  display: inline-block;
}
ine{
	margin: -4px 0 0 50px;
	/**margin: -3px 0 0 -10px\9 !important;**/
	}

#blog .blog-text .sympo {
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 25px;
    line-height: 1.7em;
}

#blog .sympo ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
    margin-top: 1em;
}

#blog .sympo li {
    list-style: none;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
#blog .sympo li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #f2de60;
  color: #222;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

.txt_bold {
    font-weight: bold;
}
.txt_underline {
    /*display: inline-block;*/
    background: linear-gradient(transparent 50%, #fffabd 0%);
    color: #223155;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.txt_red {
	color: #BE1D2c;
    font-weight: bold;	
}

.heart {
  color: #df71a8;
}
.event {
    padding: 0 40px;
    margin-bottom: 40px;
}
.event table {
    border-collapse: collapse;
    margin: 10px 0;
}
.event table td{
    background: #FFF;
    text-align: left;
    padding: 5px 5px 3px 10px;
    border: 1px solid #DFDCD9;
    vertical-align: middle;
}

.event .date {
    color: #1A4516;
    font-weight: 600;
    font-size: 1.2em;
    display: inline-block;
    padding: 0.1em 10px ;
    border-left: solid 3px #E0C40B;
}
.none {  
    display: none;
}

#img_main_title{
  position: absolute;
  margin-top: 20px;	
  width: 502px;
  height: 432px;
  left: 192px;
  z-index: 20;
}

/* table */
.table01 {
  border-collapse: collapse;
  width: 80%;
}
.table01 td, .table01 th {
  border: 1px solid #DFDCD9;
  vertical-align: middle;
}
.table01 th, .table01 td.midashi {
  background: #F9F9F0;
  width: 4rem;
  font-weight: normal;
  text-align: center;
  padding: 5px 5px 3px 5px;
  font-size: 1rem;
}
.table01 td {
  background: #FFF;
  text-align: left;
  padding: 5px 5px 3px 10px;
}
.table01 td.tamokuteki {
  background: #EDF9E4;
}
.table01 td.kensyu {
  background: #F9ECE4;
}
.table01 td.kyoiku {
  background: #E4EAF9;
}

/*ボタン*/
.button_ws {
  margin: 0 auto;
  margin-top: 10px;
  display: block;
  width: 80%;
  height: 60px;
  line-height: 60px;
  font-size: 1.2em;
  color: #FFF !important;
  text-decoration: none;
  text-align: center;
  background-color: #c24307; /*ボタン色*/
  border-radius: 30px; /*角丸*/
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
}
.button_ws:hover {
  color: #FFF;
  background-color: #ea6e24; /*ボタン色*/
}

