/*
 Theme Name:   Total Child
 Description:  Total Child Theme
 Author:       kabufuji
 Author URI:   http://kabufuji.com
 Template:     total
 Version:      1.0.0
 License:      Kabufuji
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  Total-child
*/
*{
	margin:0;
	padding:0;
}
body{
	color: #333;
	font-family: "heisei-maru-gothic-std", sans-serif;
	font-size: 14px;
	background: #ffffff;
}
ul,li{list-style: none;}
a{color: #333;background:none;}
a:hover,.ht-main-navigation li:hover{
	background: none;
}

/*class*/
.bold{font-weight: bold;}
.flex{display: flex;}

.ht-container{
	margin: auto;
}
#pageTop{
	display:none;
	position: relative;
}
#pageTop a{
	padding: 10px 5px;
	background: rgba(130,130,130,0.5);
	color: #fff;
	position: fixed;
	z-index: 9999;
	bottom: 20px;
	right: 20px;
}

/*header*/
.ht-site-header{
	padding: 30px 0px;
	border-bottom: solid 1px #ccc;
}
.ht-site-header>.flex{
	justify-content: space-between;
}

/*headerナビゲーション*/
.ht-main-navigation ul li{
	border-left: dashed 1px #979797;
}
.ht-main-navigation ul li:last-child{
	border-right: dashed 1px #979797;
}
.ht-main-navigation ul li a{
	padding: 15px 25px;
	transition: all 0.5s;
}
.ht-main-navigation li:hover > a{
	background: none !important;
	opacity: 0.5;
}

/*footer*/
.ht-site-footer{
	text-align: center;
	background: #8bc44d;
	color: #fff;
	padding: 45px 0;
	position: relative;
}
.ht-site-footer a{
	color: #fff;
	text-decoration: none;
	margin: 0 15px;
}
.ht-site-footer a:hover{
	color: #fff;
	text-decoration: underline;
}
.ht-site-footer .footerNav{
	margin-bottom: 30px;
}
.ht-site-footer .copySection{
	font-size: 10px;
}
.fujiCity{
	display: block;
}
.fujiCity img{
	transition:all 0.5s ease;
}
.fujiCity img:hover{
	margin-top:-3px;
	box-shadow: 0px 6px 3px rgba(0,0,0,0.6);
}

/* bxslider2 */
.bxslider2 {
	overflow: hidden;
}
.bxslider2 .bxslider {
	max-width: 1197px;
	width: 100%;
	margin: 0 auto;
}
.bxslider2 ul li img {
	width: 100%;
	height: auto;
}
.bxslider2 .bx-viewport {
	overflow: visible !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus{
	background:#8bc44d;
}
.coverWrap{
	width:100%;
	overflow: hidden;
	position: absolute;
	height: 379px;
	z-index:9999;
}
.slideCover{
	position: relative;
	margin: 0 auto;
	width: 1197px;
}
.slideCover .leftCv{
	position: absolute;
	height: 379px;
	left:1197px;
	top: 0;
	width: 1000px;
	background: rgba(255,255,255,0.5);

}

.slideCover .rightCv{
	position: absolute;
	height: 379px;
	right:1197px;
	top: 0;
	width: 1000px;
	background: rgba(255,255,255,0.5);
}

/*TOPPAGE*/
.eventList .ctEvent{
	border: solid 1px #ee89b5;
	border-radius: 10px 10px 0 0;
}
.eventList .ctCirculation{
	border: solid 1px #be8b65;
	border-radius: 10px 10px 0 0;
}
.eventList .ctEvent h3{
	background: #ee89b5;

}
.eventList .ctCirculation h3{
	background: #be8b65;
}
.eventList .ctEvent h3,.eventList .ctCirculation h3{
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 10px 10px 0 0;
	padding: 10px;
	box-sizing: border-box;
	font-weight: normal;
}
.eventList div ul{
	display: block;
	margin: 30px 30px 20px;
}
.eventList div ul li{
	border-bottom: dashed 1px #b3b3b3;
	line-height: 2em;
	text-align: justify;
	text-justify:distribute;
	font-family: YuGothic;
}
.eventList div ul li{
	position: relative;
}
.eventList div ul li a{
	position: absolute;
	left: 15em;
}
.eventList .ctEvent ul li a{
	color: #ee89b5;
}
.eventList .ctCirculation ul li a{
	color: #be8b65;
}
.eventList div ul li a:hover{
	text-decoration: underline;
}
.eventList .ctEvent .evtBtn{background: #ee89b5;}
.eventList .ctEvent .evtBtn::after{
	content: url(https://www.nishimiyajima.jp/wp-content/uploads/2018/03/more_ev.png);
	display: block;
	position: absolute;
	right: 5px;
	bottom: 0.2em;
}
.eventList .ctCirculation .evtBtn{background: #be8b65;}
.eventList .ctCirculation .evtBtn::after{
	content: url(https://www.nishimiyajima.jp/wp-content/uploads/2018/03/more_ci.png);
	display: block;
	position: absolute;
	right: 5px;
	bottom: 0.2em;
}
.eventList div .evtBtn{
	display: block;
	border-radius: 30px;
	padding: 8px;
	width: 290px;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto 20px;
	position: relative;
	transition:all 0.5s ease;
}
.eventList div .evtBtn:hover{
	opacity: .8;
}
h4.pr{
	color: #aaaaaa;
	border-bottom: 1px solid #aaa;
	margin-bottom: 15px;
}
.bannerArea img{
	transition:all 0.5s ease;
}
.bannerArea img:hover{
	opacity: .8;
}

/*EVENT PAGE*/
.content-area h1[style*="#ee89b5"]{
	border-top: solid 2px #ee89b5;
	border-bottom: solid 2px #ee89b5;
	background: #FCEDF4;
}
.content-area h1[style*="#be8b65"]{
	border-top: solid 2px #be8b65;
	border-bottom: solid 2px #be8b65;
	background: #F8ECDC;
}
.content-area h1{
	padding:30px;
	font-size: 1.5em;
}
.content-area article{
	border-bottom: solid 1px #ccc;
	padding-bottom: 30px;
}
.content-area article:last-child{
	border-bottom: none;
}
.content-area article table{
	border-collapse:collapse;
}
.content-area article table tr{
	border: solid 2px #ccc;
}
.content-area article table th,
.content-area article table td{
	padding: 16px 15px;
}
.content-area article table th{
	background:#eee;
	box-sizing: border-box;
	width: 125px;
}
.content-area article table td{
	box-sizing: border-box;
	width: 500px;
}
.content-area article table td a:hover{
	text-decoration: underline;
}
.nav-previous a, .nav-next a{
	background: transparent !important;
	padding: 20px 0;
	display: block;
	width: 820px;
	margin: auto;
}
/*garbage page*/
h1.ht-main-title{
	margin: 70px auto 0;
	width: 820px;
	box-sizing: border-box;
	padding: 30px;
	font-weight: bold;
	color: #888;
	background: #eee;
	border-top: 2px solid #888;
	border-bottom: 2px solid #888;
	font-size: 1.5em;
}
.garbage-calendar{
	width: 820px;
	margin: auto;
	font-size: 0.8em;
	text-align: right;
}
.garbage-calendar img{
	width: 150px;
	display: inline-block;
	margin-top: 1rem;
}
.garbage-title{
	width: 820px;
	margin: auto;
}
.garbage-title h2{
	font-size: 24px;
	margin: 20px 0;
}
.garbage-title img{
	height: 64px;
	vertical-align: -60%;
}
.blog .ht-container .site-main{
	width: 820px;
	margin: auto;
}
.entry-content{
	height: 150px;
	display: flex;
	justify-content: space-between;
}
.entry-content table{
	height:150px;
}
.entry-figure{
	height:150px;
	width: 150px;
}
.entry-figure img{
	vertical-align: middle;
}




/*メディアクエリ*/
@media(min-width:1197px){
	.pc{display: block !important;}
	.tb{display: none !important;}
	.sp{display: none !important;}
	.pctb{display: block !important;}
	.tbsp{display: none!important;}
	
	.ht-container{
		width: 1197px;
	}
	
	
	
	/*TOPPAGE*/
	.eventList{
		justify-content: space-between;
		margin-bottom: 40px;
	}
	.eventList .ctEvent,.eventList .ctCirculation{
		width: 567px;
		box-sizing: border-box;
	}
	
	/*EVENT PAGE*/
	.content-area h1{
		margin: 70px auto 0;
		width: 820px;
		box-sizing: border-box;
	}
	.content-area article{
		margin: 30px auto;
		width: 820px;
		justify-content: space-between;
	}
	.ht-post-wrapper{
		justify-content: space-between;
	}
	
	
	/*banner*/
	.bannerArea{
		justify-content: center;
		margin-bottom: 40px;
	}
	.bannerArea a{
		margin-right: 20px;
	}
	/*footer*/
	.fujiCity{
		position: absolute;
		right: 150px;
		top: 20px;
		width:200px;
		height:113.3px;
		background: #fff;
	}
	.fujiCity img{
		width: 200px;
		height: auto;
	}
	
}
@media(max-width:1196px){
	.pc{display: none !important;}
	.tb{display: block !important;}
	.sp{display: none !important;}
	.pctb{display :block !important}
	.tbsp{display: block!important;}
	.ht-container{
		width: 700px;
	}
	
	
	/*TOPPAGE*/
	.coverWrap{
		display: none;
	}
	.eventList{
		justify-content: space-between;
		margin-bottom: 40px;
	}
	.eventList .ctEvent,.eventList .ctCirculation{
		width: 320px;
		box-sizing: border-box;
	}
	.eventList div ul li a{
		position: relative;
		left: 0;
	}
	
	/*EVENT PAGE*/
	.content-area h2{
		margin: 70px 0px 0;
		width: 700px;
		box-sizing: border-box;
	}
	.content-area article{
		margin: 30px 0px;
		width: 700px;
		justify-content: space-between;
	}
	.ht-post-wrapper{
		justify-content: space-between;
	}
	
	.content-area article table td{
		width: 380px;
	}
	/*garbage*/
	.entry-figure{
		padding: 0.3em 0;
	}
	
	/*banner*/
	.bannerArea{
		justify-content: center;
		margin-bottom: 40px;
		flex-wrap: wrap;
	}
	
}
@media(max-width:767px){
	.pc{display: none !important;}
	.tb{display: none !important;}
	.sp{display: block !important;}
	.pctb{display: none !important;}
	.tbsp{display: block!important;}
	.ht-site-header{
		padding: 0;
	}
	#ht-site-branding{
		text-align:center;
		margin-bottom: 10px;
	}
	.ht-site-header > .flex{
		flex-direction: column;
		padding: 20px 20px 10px;
		box-sizing: border-box;
	}
	.ht-site-header > .flex ul{
		margin: 15px auto;
		justify-content: center;
		width: 100%;
	}
	.ht-main-navigation ul li a{
		padding: 5px 0;
		box-sizing: border-box;
		width: 30%;
	}
	.ht-main-navigation ul li a img{
		width: 100%;
	}
	
	.ht-container{
		width: 100%;
	}
	
	
	/*TOPPAGE*/
	.coverWrap{
		display: none;
	}
	.eventList{
		justify-content: center;
		flex-direction: column;
		margin-bottom: 40px;
		margin: auto;
		width: 90%;
	}
	.eventList .ctEvent,.eventList .ctCirculation{
		box-sizing: border-box;
		margin: 0 auto 30px;
		width: 280px;
	}
	.eventList div ul li a{
		position: relative;
		left: 0;
	}
	.eventList div .evtBtn{
		width: 230px;
	}
	
	/*EVENT PAGE*/
	.content-area h1{
		margin: 70px auto 0;
		width: 90%;
		box-sizing: border-box;
	}
	.content-area article,
	.ht-post-wrapper{
		margin: 30px auto;
		width: 90%;
		flex-direction: column-reverse;
		border-bottom: none;
	}
	.content-area article table{
		width: 100%;
	}
	.content-area article table th,
	.content-area article table td{
		display: block;
		width: 100%;
	}
	.content-area article img{
		margin: 10px auto;
		width: 100%;
		height: 100%;
	}
	
	/*banner*/
	.bannerArea{
		justify-content: center;
		margin-bottom: 40px;
		flex-wrap: wrap;
		text-align: center;
	}
	.bannerArea a{
		width: 40%;
	}
	.bannerArea a img{
		width: 100%;
	}
	/*garbage*/
	h1.ht-main-title{
		width: 100%;
	}
	.blog .ht-container .site-main{
		width: 100%;
	}
	.garbage-title{
		width: 100%;
		font-size: 0.8em;
	}
	.garbage-calendar{
		width: 100%;
		margin: auto;
		font-size: 0.8em;
		text-align: right;
	}
	.entry-content{
		height: auto;
		display: flex;
		flex-direction: column-reverse;
		justify-content: center;
	}
	.entry-figure{
		margin: 0 auto 30px;
	}
	
}