/*!
 * style.css
 */

/* # =================================================================
   # ABSORBER
   # ================================================================= */


body {
	line-height: 1.6;
	font-weight: 200;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}


body, html {
	position: relative;
	color: #3d3a4e;
	font: 14px/1.8 'メイリオ', "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #fbf4f1;
}

a {
  text-decoration: none;
}

a:active, 
a:hover {
  text-decoration: underline;
}

iframe, img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s
}

.clearfix:after, .inner:after {
  content: "";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden
}

.text-center {
  text-align: center
}




/* # =================================================================
   # space
   # ================================================================= */

.space6 {
	padding: 0 0 0 6px;
}

.space8 {
	padding: 0 0 0 8px;
}

.space12 {
	padding: 0 0 0 12px;
}

.space14 {
	padding: 0 0 0 14px;
}

.space16 {
	padding: 0 0 0 16px;
}

.space6r {
	padding: 0 6px 0 0;
}
/*
.space6rc {
	padding: 0 6px 0 0;
	color: #cccccc;
}
*/
.space6rc {
	padding: 0 8px 0 0;
	color: #c5518c;
}

.space8r {
	padding: 0 8px 0 0;
}

.space12r {
	padding: 0 12px 0 0;
}

.space12rc {
	padding: 0 12px 0 0;
	color: #bcbcbc;
}

.space14r {
	padding: 0 14px 0 0;
}

.space16r {
	padding: 0 16px 0 0;
}




.pink {
	color: #f19ec2;
}



/* # =================================================================
   # wrapper
   # ================================================================= */
   
#wrapper {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}






/* # =================================================================
   # header PC
   # ================================================================= */

#header {
	display: block;
	position: fixed;
	/*padding: 18px 18px 0 18px;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 84px;
	z-index: 2000;
}

/*
.header-border {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 5px;
	width: 100%;
	border-top: 5px solid #cd6d96;
	z-index: 2000;
}
*/

.header-inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1200px;
	height: 84px;
	z-index: 2000;
}

.header-title {
	display: block;
	position: relative;
	padding: 14px 0 0 0;
	margin: 0 0 0 10px;
	width: 272px;
	height: auto;
	z-index: 2000;
}


.header-link-area {
	display: block;
	position: absolute;
	padding: 12px 0 0 0;
	margin: 0 0 0 0;
	top: 0;
	right: 0;
	height: 84px;
	z-index: 2000;
}

.header-link-area li {
	display: block;
	position: relative;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	color: #c5518c;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	float: left;
	border-left: 1px solid #cd6d96;
}

.header-link-area li a {
	display: block;
}

.header-link-area li a:hover {
	display: block;
	/*background-color: #f3efee;*/
	color: #fff;
	/*background-color: #e391b4;*/
	background-color: #c5518c;
}

.header-link-area li:last-child {
	border-right: 1px solid #cd6d96;
}

.header-link-area li:last-child a:hover {
	color: #fff;
	/*background-color: #e391b4;*/
	background-color: #c5518c;
	border-right: 1px solid #cd6d96;
}

.header-link01 {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 86px;
	height: 64px;
	font-size: 2.1em;
	line-height: 1.74em;
	text-align: center;
}

.header-link01 a {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 86px;
	height: 64px;
	/*color: #e391b4;*/
	color: #c5518c;
	text-decoration: none;
}

.header-link02 {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 160px;
	height: 64px;
	font-size: 2.1em;
	line-height: 1.74em;
	text-align: center;
}

.header-link02 a {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 160px;
	height: 64px;
	/*color: #e391b4;*/
	color: #c5518c;
	text-decoration: none;
}

.header-link01 a span,
.header-link02 a span {
	display: block;
	position: relative;
	padding: 0 0 2px 0;
	font-size: 0.4em;
	line-height: 0.5em;
}


@media only screen and (max-width: 1300px){

	.header-link02 {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 136px;
		height: 64px;
		font-size: 2.1em;
		line-height: 1.74em;
		text-align: center;
	}
	
	.header-link02 a {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 136px;
		height: 64px;
		/*color: #e391b4;*/
		color: #c5518c;
		text-decoration: none;
	}

}

@media only screen and (max-width: 1020px){

	.header-link02 {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 120px;
		height: 64px;
		font-size: 2.1em;
		line-height: 1.74em;
		text-align: center;
	}
	
	.header-link02 a {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 120px;
		height: 64px;
		/*color: #e391b4;*/
		color: #c5518c;
		text-decoration: none;
	}

}


@media only screen and (max-width: 980px){

	/*
	.header-link-area li {
		font-weight: 700;
	}
	*/
	
	.header-link01 {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 70px;
		height: 64px;
		font-size: 1.8em;
		line-height: 2em;
		text-align: center;
	}
	
	.header-link01 a {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 70px;
		height: 64px;
		text-decoration: none;
	}
	
	.header-link02 {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 90px;
		height: 64px;
		font-size: 1.8em;
		line-height: 2em;
		text-align: center;
	}
	
	.header-link02 a {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 90px;
		height: 64px;
		text-decoration: none;
	}
	
	.header-link01 a span,
	.header-link02 a span {
		display: block;
		position: relative;
		padding: 0 0 2px 0;
		font-size: 0.44em;
		line-height: 0.4em;
	}

}

@media only screen and (max-width: 768px){
	
	.header-inner {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 100%;
		max-width: 768px;
		height: 84px;
		z-index: 2000;
	}

	.header-link-area {
		display: none;
	}

}


@media only screen and (max-width: 320px){
	
	.header-title {
		display: block;
		position: relative;
		padding: 20px 0 0 0;
		margin: 0 0 0 10px;
		width: 200px;
		height: auto;
		z-index: 2000;
	}	
	
}



/* # =================================================================
   # header SP
   # ================================================================= */
   
   
.header-sp,
.header-sp ul {
	display: none;
}
   

@media only screen and (max-width: 768px){
	 
	#header {
		display: block;
		position: relative;
		/*padding: 18px 18px 0 18px;*/
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		height: 84px;
		background-color: rgba(255,255,255,0.95);
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
		z-index: 2000;
	}
	
	.header-sp {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		height: 84px;
		background-color: rgba(255,255,255,0.95);
	}
	
	.header-sp ul {
		display: block;
		margin: 0;
		padding: 0;
		list-style: none;
		background-color: #fff;
		overflow: hidden;
	}

	.header-sp li {
		display: block;
		text-align: center;
		float: left;
		width: 33.33%;
		height: 80px;
		line-height: 80px;
		font-size: 1.8em;
		color: #fff;
	}
	
	.header-sp li a {
		display: block;
		color: #fff;
		text-decoration: none;
	}
	
	.header_info_t {
		padding: 0 0 0 9px;
		font-size: 0.7em;
	}
	
	
	li.header_info_icon01 {
		display: block;
		background-color: #88abda;
	}
	
	li.header_info_icon02 {
		display: block;
		background-color: #aa89bd;
	}
	
	li.header_info_icon03 {
		display: block;
		background-color: #f19ec2;
	}
	
	.header_info_t {
		padding: 0 0 0 9px;
		font-size: 0.7em;
	}

}
   
@media only screen and (max-width: 480px){
	
	.header-sp {
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 80px;
		line-height: 100px;
		position: relative;
		z-index: 1001;
	}

	.header-sp ul {
		margin: 0;
		padding: 0;
		list-style: none;
		background-color: #0053a6;
		overflow: hidden;
	}

	.header-sp li {
		display: block;
		text-align: center;
		float: left;
		width: 33.33%;
		height: 80px;
		line-height: 80px;
		font-size: 1.4em;
		color: #fff;
	}
	
	.header-sp li a {
		display: block;
		color: #fff;
		text-decoration: none;
	}
	
	.header_info_t {
		padding: 0 0 0 9px;
		font-size: 0.7em;
	}
	
}

@media only screen and (max-width: 375px){


	.header-sp li {
		font-size: 2em;
	}
	
	.header-sp li span {
		display: none;
	}
	
}
   
   
   
   
   
   
   
   
   
   



/* # =================================================================
   # gnav PC
   # ================================================================= */

#gnav {
	display: block;
	position: fixed;
	padding: 84px 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 144px;
	/*height: 100px;*/
	z-index: 1900;
	background-color: rgba(255,255,255,0.95);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
/*
.gnav-inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1400px;
	height:78px;
	background-color: #f0ebe9;
	border-radius: 39px;
    -webkit-border-radius: 39px;
    -moz-border-radius: 39px;
}
*/
.gnav-inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 100%;
	height:60px;
	/*background-color: #f3efee;*/
	background-color: #f2f2f2;
	border-bottom: 1px solid #a3a3a3;
}


@media only screen and (max-width: 768px){

	#gnav,
	.gnav-inner {
		display: none;
	}

}















/* # =================================================================
   # footer
   # ================================================================= */

#footer {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 670px;
	background: url(../images/sakura_footer.png) no-repeat 5% 60px;
}

@media only screen and (max-width: 1600px){
	
	#footer {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		height: auto;
		min-height: 670px;
		background: url(../images/sakura_footer.png) no-repeat -160px 60px;
	}

}

.footer-inner {
	display: block;
	position: relative;
	padding: 50px 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1250px;
	height: auto;
	overflow: hidden;
}

@media only screen and (max-width: 430px) {

	.footer-inner {
		display: block;
		position: relative;
		padding: 50px 0 0 0;
		margin: 0 auto 0 auto;
		width: 100%;
		height: auto;
		overflow: hidden;
	}

}






/* フッターロゴ・住所 */

.footer-add {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 20px 0 0;
	width: 420px;
	height: auto;
	float: left;
	overflow: hidden;
}

.footer-add430 {
	display: none;
}

.footer-add-logo {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.footer-add-mark {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 84px;
	height: auto;
	float: left;
}

.footer-add-title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 24px 0 0 4px;
	float: left;
}

.footer-add-post {
	display: block;
	position: relative;
	padding: 8px 0 0 0;
	margin: 0 0 0 95px;
	font-size: 1em;
	line-height: 1.1em;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
}

.footer-add-ress {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 6px 0 0 95px;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing: 0.5px;
}

.footer-add-tel {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 18px 0 0 91px;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing: -0.5px;
}

.footer-add-fax {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 4px 0 0 93px;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing: -0.5px;
}

.footer-add-tel span {
	padding: 0 4px 0 4px;
	font-weight: 300;
	font-size: 0.6em;
	letter-spacing: 0.5px;
}

.footer-add-fax span {
	padding: 0 4px 0 4px;
	font-weight: 300;
	font-size: 0.6em;
	letter-spacing: -0.5px;
}





/* フッターLinks PC通常幅*/

.footer-sitemap {
	display: block;
	position: relative;
	padding: 60px 0 0 0;
	margin: 0 0 0 0;
	width: 800px;
	height: auto;
	float: left;
}

.footer-links {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 1% 60px 0;
	width: 24%;
	max-width: 200px;
	float: left;
}


.footer-links-title {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 14px 0;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: 700;
	text-align: left;
}


.footer-links ul {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.footer-links ul li {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 0.9em;
	text-align: left;
}

.footer-links ul li a {
	color: #333;
}



@media only screen and (max-width: 1300px){

	.footer-sitemap {
		display: block;
		position: relative;
		padding: 60px 0 0 0;
		margin: 0 0 0 0;
		width: auto;
		max-width: 600px;
		height: auto;
		float: left;
	}

	.footer-links {
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 60px 0;
		width: 33.3%;
		max-width: 200px;
		float: left;
	}

}


@media only screen and (max-width: 1100px){

	.footer-add {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 420px;
		height: auto;
		float: none;
		overflow: hidden;
	}

	.footer-sitemap {
		display: block;
		position: relative;
		padding: 60px 0 0 0;
		margin: 0 auto 0 auto;
		width: 600px;
		height: auto;
		float: none;
	}
	
	.footer-links {
		display: block;
		padding: 0 0 0 0;
		margin: 0 0 60px 0;
		width: 33.3%;
		max-width: 200px;
		float: left;
	}

}


@media only screen and (max-width: 630px){

	.footer-sitemap {
		display: block;
		position: relative;
		padding: 60px 0 0 0;
		margin: 0 auto 0 auto;
		width: 480px;
		height: auto;
		float: none;
	}
	
	.footer-links {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 1% 60px 1%;
		width: 48%;
		max-width: 240px;
		float: left;
	}

}


@media only screen and (max-width: 430px){

	#footer {
		background-image: none;
	}
	
	.footer-add {
		display: none;
	}
	
	.footer-add430 {
		display: block;
		position: relative;
	}
	
	.footer-add-post {
		display: block;
		position: relative;
		padding: 8px 0 0 0;
		margin: 28px 0 0 0;
		font-size: 1em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		text-align: center;
	}
	
	.footer-add-ress {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 6px 0 0 0;
		font-size: 1.2em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: 0.5px;
		text-align: center;
	}
	
	.footer-add-tel {
		display: block;
		position: relative;
		padding: 0 0 0 18%;
		margin: 18px 0 0 0;
		font-size: 1.7em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: -0.5px;
		text-align: left;
	}
	
	.footer-add-fax {
		display: block;
		position: relative;
		padding: 0 0 0 18%;
		margin: 4px 0 0 0;
		font-size: 1.7em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: -0.5px;
		text-align: left;
	}

	
}


@media only screen and (max-width: 375px){

	.footer-add-tel {
		display: block;
		position: relative;
		padding: 0 0 0 15%;
		margin: 18px 0 0 0;
		font-size: 1.7em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: -0.5px;
		text-align: left;
	}
	
	.footer-add-fax {
		display: block;
		position: relative;
		padding: 0 0 0 15%;
		margin: 4px 0 0 0;
		font-size: 1.7em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: -0.5px;
		text-align: left;
	}


}


@media only screen and (max-width: 320px){

	.footer-add-tel {
		display: block;
		position: relative;
		padding: 0 0 0 8%;
		margin: 18px 0 0 0;
		font-size: 1.7em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: -0.5px;
		text-align: left;
	}
	
	.footer-add-fax {
		display: block;
		position: relative;
		padding: 0 0 0 8%;
		margin: 4px 0 0 0;
		font-size: 1.7em;
		line-height: 1.1em;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: -0.5px;
		text-align: left;
	}


}






.footer-end {
	clear: both;
	display: block;
	position: relative;
	padding: 30px 0 0 0;
	margin: 0 0 0 0;
	width: 95%;
	height: auto;
	text-align: right;
}

.footer-end ul {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.footer-end ul li {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 12px;
	float: right;
}

.footer-end ul li a {
	color: #333;
	text-decoration: none;
}

.footer-end ul li a:hover {
	color: #333;
	text-decoration: underline;
}












	.footer-nav {
		display: none;
	}



	/* フッター SM時 リンク widget-cat */
@media only screen and (max-width: 768px) {
	
	.footer-end {
		display: none;
	}
	
	.footer-sitemap {
		display: none;
	}

	.footer-nav {
		display: block;
		position: relative:
		width: 100%;
		margin: 40px 0 40px 0  ;
		padding: 0;
	}
		
	.footer-nav .widget {
		margin: 0 ;
		padding: 0;
	}	
	
	.footer-nav .widget-cat {
		display: block;
		padding: 0;
		margin: 0 2.5% 0 2.5%;
		width: 95%;
	}
	
	.footer-nav .widget-cat-header {
		display: block;
		margin: 0 ;
		padding: 0;
		width: 100%;
	}
	
	.footer-nav .widget-cat-content,
	.footer-nav .widget-cat-item {
		margin: 0 ;
		padding: 0;
		width: 100%;

	}
	
	.footer-nav .widget-cat-header {
		margin-bottom: 0px;
		height: 66px;
		font-size: 1.6em;
	}
	
	.footer-nav .widget-cat-header,
	.footer-nav .widget-cat-header.active,
	.footer-nav .widget-cat-header.hover,
	.footer-nav .widget-cat-header.active.hover {
		background-repeat: no-repeat;
		background-position: right center;
		padding-left: 20px;
		font-size: 1.3em;
		line-height: 66px;
		min-height: 66px;
		color: #fff;
		background-color: #b181ac;
		/*
		background-color: #f19ec2;
		*/
		overflow: hidden;
		cursor: pointer;
		border-radius: 3px;
	  -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;
	  margin: 8px 0 0 0;
	}
	
	.footer-nav .widget-cat-header .bbg,
	.footer-nav .widget-cat-header.hover .bbg {
		background-position: right center;
		margin-right: 20px;
		margin-top: 20px;
		background-repeat: no-repeat;
		float: right;
		height: 24px;
		width: 24px;
		background-image: url(../images/search/icon-bg-plus.png);
	}
	
	.footer-nav .widget-cat-header.active .bbg,
	.footer-nav .widget-cat-header.active.hover .bbg {
		margin-right: 20px;
		margin-top: 20px;
		background-repeat: no-repeat;
		float: right;
		height: 24px;
		width: 24px;
		background-image: url(../images/search/icon-bg-mainas.png);
	}
	
	/*
	#footer .footer-nav h3.widget-cat-header .nidan {
		display: table-cell;
		vertical-align: middle;
		line-height: 1.6em;
		height: 74px;
	}
	
	#footer .footer-nav .widget-cat-header .bbg2,
	#footer .footer-nav .widget-cat-header.hover .bbg2 {
		position: relative;
		background-position: right center;
		margin-right: 20px;
		top: -50px;
		background-repeat: no-repeat;
		float: right;
		height: 24px;
		width: 24px;
		background-image: url(../images/icon-bg-plus.jpg);
	}
	
	#footer .footer-nav .widget-cat-header.active .bbg2,
	#footer .footer-nav .widget-cat-header.active.hover .bbg2 {
		position: relative;
		margin-right: 20px;
		top: -50px;
		background-repeat: no-repeat;
		float: right;
		height: 24px;
		width: 24px;
		background-image: url(../images/icon-bg-mainas.jpg);
	}
	*/
	
	.footer-nav .widget-cat-content {
		color: #b181ac;
		font-size: 1.16em;
		background-color: #fff;
		overflow: hidden;
		padding: 0;
		margin: 0;
	}
	
	.footer-nav .link-area {
		padding: 0;
		margin: 0;
	}
	
	.footer-nav .productlist {
		padding: 0;
		margin: 0;
	}
	
	.footer-nav .linklist li {
		display: block;
		padding: 0;
		width: 100%;
	}
		
	.footer-nav .linklist li a {
		display: block;
		line-height: 2em;
		padding: 0.7em 0.5em 0.4em 1.6em;
		width: 100%;
		margin: 0;
		list-style: none;
		box-shadow: 0px -1px 0px #b181ac;
		color: #b181ac;
		text-decoration: none;
	}
	
	.footer-nav .linklist li a span {
		display: inline-block;
		padding: 0 8px 0 0;
	}

	.footer-nav .tclose {
		display: block;
		line-height: 1.16em;
		padding: 16px 0 8px 0;
		margin: 0 0 8px 0;
		border-top: 1px solid #fff;
		box-shadow: 0px -1px 0px #b181ac;
		text-align: center;
		font-size: 0.9em;
		color: #b181ac;
	}
	
	.footer-nav .tclose a {
		color: #b181ac;
		font-weight: bold;
		text-decoration: none;
	}








	.footer-nav .link-area2 {
		display: block;
		padding: 0;
		margin: 0 2.5% 0 2.5%;
		width: 95%;
		font-size: 1.16em;
		background-color: #fff;
		border-bottom: 1px solid #b181ac;
	}
	
	.footer-nav .linklist2 li {
		display: block;
		padding: 0;
		width: 100%;
	}
		
	.footer-nav .linklist2 li a {
		display: block;
		line-height: 2.4em;
		padding: 0.7em 0.5em 0.4em 1.6em;
		width: 100%;
		margin: 0;
		list-style: none;
		box-shadow: 0px -1px 0px #b181ac;
		color: #b181ac;
		text-decoration: none;
	}
	
	.footer-nav .linklist2 li a span {
		display: inline-block;
		padding: 0 8px 0 0;
	}

	
	
}



@media only screen and (max-width: 430px) {
	
	.footer-nav {
		display: block;
		position: relative:
		width: 100%;
		margin: 40px 0 0 0 ;
		padding: 0;
	}
	
	.footer-nav .widget-cat-header,
	.footer-nav .widget-cat-header.active,
	.footer-nav .widget-cat-header.hover,
	.footer-nav .widget-cat-header.active.hover {
		background-repeat: no-repeat;
		background-position: right center;
		padding-left: 20px;
		font-size: 1.3em;
		line-height: 66px;
		min-height: 66px;
		color: #fff;
		background-color: #b181ac;
		overflow: hidden;
		cursor: pointer;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-top: 1px solid #e8e8e8;
	  margin: 0 0 0 0;
	}
	
	.footer-nav .widget-cat {
		display: block;
		padding: 0;
		margin: 0 0 0 0;
		width: 100%;
	}





	.footer-nav .link-area2 {
		display: block;
		padding: 0;
		margin: 0 0 0 0;
		width: 100%;
		font-size: 1.16em;
		background-color: #fff;
	}
	
	
	
}



















.footer-copy {
	clear: both;
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 32px 0 85px 0;
	width: 95%;
	height: auto;
	color: #333;
	text-align: right;
	font-size: 1.1em;
	font-weight: 400;
	font-family: 'Libre Franklin', sans-serif;
}

.footer-copy br {
	display: none;
}

@media only screen and (max-width: 768px){
	
	.footer-copy {
		clear: both;
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 32px 0 100px 0;
		width: 95%;
		height: auto;
		color: #333;
		text-align: right;
		font-size: 1.1em;
		font-weight: 400;
		font-family: 'Libre Franklin', sans-serif;
	}	
	
}
	
	
@media only screen and (max-width: 630px) {

	.footer-copy {
		margin: 32px auto 80px auto;
		width: 95%;
		text-align: center;
		font-size: 1.16em;
		line-height: 1.4em;
	}
	
	.footer-copy br {
		display: block;
	}

}




/* # =================================================================
   # footer float info
   # ================================================================= */
   
 
.footer-float {
	display: none;
}
 
 
   
@media only screen and (max-width: 768px){   
   
	.footer-float {
		display: block;
		position: fixed;
		width: 100%;
		height: 68px;
		margin: 40px 0 0 0 ;
		bottom: 0;
		z-index: 3000;
	} 
	   
	.footer-float ul {
		display: block;
		margin: 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
	}    
	   
	.footer-float ul li {
		display: block;
		text-align: center;
		float: left;
		width: 50%;
		height: 68px;
		line-height: 68px;
		font-size: 1.8em;
		color: #fff;
	 }
	   
	.footer-float ul li a {
		display: block;
		color: #fff;
		text-decoration: none;
	}
	   
	   
	li.footer-float_icon01 {
		display: block;
		background-color: #c5518c;
	} 
	   
	li.footer-float_icon02 {
		display: block;
		background-color: #759e5c;
	} 
	
	.footer-float_t {
		padding: 0 0 0 9px;
		font-size: 0.7em;
	} 
   
}  
	
   
@media only screen and (max-width: 480px){
	
	.footer-float {
		display: block;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 60px;
		line-height: 60px;
	}

	.footer-float ul {
		margin: 0;
		padding: 0;
		list-style: none;
		background-color: #0053a6;
		overflow: hidden;
	}

	.footer-float ul li {
		display: block;
		text-align: center;
		float: left;
		width: 50%;
		height: 60px;
		line-height: 60px;
		font-size: 1.2em;
		color: #fff;
	}
	
	.footer-float li a {
		display: block;
		color: #fff;
		text-decoration: none;
	}
	
	.footer-float_t {
		padding: 0 0 0 9px;
		font-size: 0.7em;
	}
	
}

@media only screen and (max-width: 375px){


	.footer-float ul li {
		font-size: 1.8em;
		line-height: 66px;
	}
	
	.footer-float li span {
		display: none;
	}
	
}















	
	
	

/* # =================================================================
   # page-top
   # ================================================================= */

.pagetop {
	position: fixed;
	display: block;
	background : url(../common/goto_top.png);
	right: 20px;
	width: 52px;
	height: 52px;
	margin-bottom: 15px;
	z-index: 500;
}

.pagetop span {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}



   
@media only screen and (max-width: 768px){   

	.pagetop {
		right: -100px;
	}

}







/* PCグローバルナビ */

#mainHeaderPc {
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 2000;
}

#mainHeaderPc.fix {
	position: fixed;
	top:0;
	width: 100%;
	text-align:center;
	z-index: 2000;
}

#mainHeaderPc>section {
	width: 100%;
	margin: 0 0 0 0;
}

/*
#mainHeaderPc>section h1 {
	float: left;
	width: 242px;
	padding: 12px 0 0 0;
	position: relative;
	z-index: 1000;
}

#mainHeaderPc>section h1 a {
	display: block;
	width: 100%;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
}

#mainHeaderPc>section h1 a:hover {
	opacity: .7;
	text-decoration: none;
}
*/

#mainHeaderPc>section #gnavPc {
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 100%;
	max-width: 1200px;
	height: 60px;
}

#mainHeaderPc>section #gnavPc .first {
	width: 100%;
	padding: 0 0 0 20px;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 100%;
	max-width: 1200px;
	display: table;
	table-layout: fixed;

}

#mainHeaderPc>section #gnavPc .first>li {
	width: auto;
	display:inline-block; 
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1em;
}


#mainHeaderPc>section #gnavPc .first>li:last-child>a>span {
	/*border-right: 1px solid #b1b1b1;*/
}

#mainHeaderPc>section #gnavPc .first>li>a {
	display: block;
	color: #333;
	height: 1.4em;
	padding: 0 10px 0 0;
	margin: 18px 8px 14px 8px;
	line-height: 1.4em;
	/*text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);*/
	text-align: center;
	font-size: 1.3em;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	border-right: 1px solid #a3a3a3;
}

#mainHeaderPc>section #gnavPc .first>li:last-child>a {
	border-right: none;
}
	
	
	

@media only screen and (max-width: 1400px) {

	#mainHeaderPc>section #gnavPc .first>li>a {
		font-size: 1.3em;
		margin: 18px 6px 14px 6px;
	}
	
}

@media only screen and (max-width: 1200px) {

	#mainHeaderPc>section #gnavPc .first>li>a {
		font-size: 1.2em;
		margin: 19px 6px 0 6px;
	}
	
}

@media only screen and (max-width: 1000px) {

	#mainHeaderPc>section #gnavPc .first>li>a {
		font-size: 1.1em;
		margin: 20px 4px 0 4px;
		letter-spacing: -0.5px;
	}
	
}



#mainHeaderPc>section #gnavPc .first>li>a img {
	display: block;
	width: 100%;
}

#mainHeaderPc>section #gnavPc .first>li>a>span {
	display: block;
	height: 30px;
	line-height: 30px;
	/*border-left: 1px solid #b1b1b1;*/
}

/*
#mainHeaderPc>section #gnavPc .first>li>a:hover {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.8);
}
*/
#mainHeaderPc>section #gnavPc .first>li>a:hover,
#mainHeaderPc>section #gnavPc .first>li>a.active {
	/*color: #e391b4;*/
	color: #c5518c;
	text-decoration: underline;
}

#mainHeaderPc>section .dropItem {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 190;
	width: 100%;
	padding-top: 0;
	text-align: left;
	display: none;
	/*border-top: 1px solid #a3a3a3;*/
}

#mainHeaderPc>section .dropItem h2 {
	font-size: 18px;
	color: #c5518c;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-bottom: 0.4em;
	vertical-align: bottom;
}

#mainHeaderPc>section .dropItem>section {
	/*background-color:rgba(244,243,233,0.9);*/
	/*background-color:rgba(255,255,255,1);*/
	background-color:rgba(255,255,255,0.96);

	box-shadow: 0 5px 12px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

#mainHeaderPc>section .dropItem>section>div {
	margin: 0 auto 4px auto;
	width: 95%;
	max-width: 1200px;
	min-height: 140px;
	padding: 18px 30px 0 30px;
	display: table;
	table-layout: fixed;
}

@media only screen and (max-width: 1400px){
	
	
}




#mainHeaderPc>section .dropItem .l {
	width: 220px;
	height: 140px;
	display: table-cell;
	margin: 0 20px 0 0;
	vertical-align: top;
}

#mainHeaderPc>section .dropItem .l img {
	width: 220px;
	height: 140px;
	border-radius: 8px;
	margin: 0 0 24px 0;
	border: 1px solid #bdbdbd;
}

#mainHeaderPc>section .dropItem .r {
	vertical-align: top;
	display: table-cell;
	padding-left: 20px;
}

#mainHeaderPc>section .dropItem .r ul {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 8px 0;
}

#mainHeaderPc>section .dropItem .r ul:after {
	content: '';
	clear: both;
	display: block;
}

/*
#mainHeaderPc>section .dropItem .r li {
	display: block;
	width: 30%;
	margin: 0 2% 0 0;
	float: left;
	border-bottom: 1px solid #e391b4;
	margin-bottom: 0.4em;
}
*/



#mainHeaderPc>section .dropItem .r li {
	display: block;
	width: 48%;
	margin: 0 0 0 2%;
	float: left;
	float: left;
	border-bottom: 1px solid #e391b4;
	margin-bottom: 0.4em;
}



/*
#mainHeaderPc>section .dropItem .r li:nth-child(2n+1) {
	clear: both;
	display: block;
	margin-right: 2%;
}
*/

#mainHeaderPc>section .dropItem .r a {
	font-size: 16px;
	/*color: #e391b4;*/
	color: #c5518c;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	display: block;
	padding: 0.7em 0 0.7em 26px;
	transition: all .6s ease 0s;
	-moz-transition: all .6s ease 0s;
	-webkit-transition: all .6s ease 0s;
}

#mainHeaderPc>section .dropItem .r a:hover {
	text-decoration: none;
	color: #fff;
	/*background-color: #e391b4;*/
	background-color: #c5518c;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-webkit-transition: all .3s ease 0s;
}

#mainHeaderPc>section .dropItem .r a:before {
	content: '>';
	display: inline-block;
	margin: 0 0 0 -14px;
	padding-right: 6px;
	-ms-transform: scaleX(0.5) translateX(-50%);
	transform: scaleX(0.5) translateX(-50%);
	-webkit-transform: scaleX(0.5) translateX(-50%);
}





@media only screen and (max-width: 880px){
	
	#mainHeaderPc>section .dropItem .l {
		display: none;
	}
	
	#mainHeaderPc>section .dropItem .r {
		padding-left: 0;
	}
	
}






#mainHeaderSp {
	display: none;
}

#spBt {
	display: none;
}




/*=========================================================================================
for PC 768以下 基礎部分
=========================================================================================*/

@media only screen and (max-width: 768px) {


#header {
	display: block;
	position: relative;
}
	
#fixpad {
    display: none;
}

#mainHeaderPc {
    display: none;
}

#header #mainHeaderSp {
    display: block;
    background-color: #fff;
    position: relative;
    z-index: 99999; 
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    }
    
    /*
    #mainHeaderSp h1 {
      max-width: 396px;
      width: 60%; }
      #mainHeaderSp h1 a {
        display: block; }
        #mainHeaderSp h1 a img {
          display: block;
          width: 100%; }
          */
          
#header #mainHeaderSp a:hover {
      text-decoration: none !important; }
#header #mainHeaderSp > section {
      padding: 0 28px 16px 28px;
      position: relative; }
#header #mainHeaderSp nav {
      display: none; }
      
      
#header #mainHeaderSp .first {
		border-top: 1px solid #b0b0b0;
		border-bottom: none; }
      
      
#header #mainHeaderSp .first > li > a {
        display: block;
        background-color: #fff;
        padding: 0.8em 0.7em;
        font-size: 1.3em;
        color: #222;
        border-bottom: 1px solid #b0b0b0; }
 
 
#header #mainHeaderSp .first > li.inqnav > a {
        display: block;
        background-color: #f7b550;
        padding: 0.8em 0.7em;
        font-size: 1.3em;
        color: #fff;
        border-bottom: 1px solid #fff; }      
        
        
#header #mainHeaderSp .first > li > a strong,
#header #mainHeaderSp .first > li > a em {
          display: block; }
          
#header #mainHeaderSp .first > li > a:hover {
          text-decoration: none; }
          
#header #mainHeaderSp .first > li > a em {
          font-size: 8px;
          line-height: 1.2; }
          
          
#header #mainHeaderSp .first > li.a > a {
        color: #ffffff;
        background-color: #c5518c;
        border-bottom: 1px solid #ffffff; }
        
#header #mainHeaderSp .first > li.b > a {
        color: #fff;
        background-color: #529cbf;
        border-bottom: 1px solid #fff;
        font-style: normal; }
        
#header #mainHeaderSp .first > li.c > a {
        color: #fff;
        background-color: #88abda;
        border-bottom: 1px solid #fff; }  
        
#header #mainHeaderSp .first > li.d > a {
        color: #fff;
        background-color: #aa89bd;
        border-bottom: 1px solid #fff; }  
        
#header #mainHeaderSp .first > li.e > a {
        color: #fff;
        background-color: #759e5c;
        border-bottom: 1px solid #fff; }        
        
#header #mainHeaderSp .first > li.f > a {
        color: #fff;
        background-color: #c5518c;
        border-bottom: 1px solid #fff; }  
        

        
               
        
#header #mainHeaderSp .first > li.drop > a {
        background-position: right 10px center;
        background-repeat: no-repeat;
        background-image: url(../images/search/icon-bg-plus.png); }
        
#header #mainHeaderSp .first > li.drop > a.active {
          background-image: url(../images/search/icon-bg-mainas.png); }
          
#header #mainHeaderSp .first > li.drop li {
        border-top: 1px solid #9e9e9e; }
        
#header #mainHeaderSp .first > li.drop li:first-child {
          border-top: 0; }
          
#header #mainHeaderSp .first > li.drop li a {
          display: block;
          background-color: #fffefb;
          padding: 0.8em 1.6em;
          font-size: 1.2em;
          color: #555; }
          
#header #mainHeaderSp .first > li .dropList {
        display: none; }
        
#header #mainHeaderSp .second {
      background-color: #fff;
      border-bottom: 1px solid #fff;
      display: table;
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
              
#header #mainHeaderSp .second a {
        display: table-cell;
        vertical-align: middle;
        width: 50%;
        padding: 0.8em 0.7em;
        color: #fff;
        line-height: 1.2; }
        
#header #mainHeaderSp .second a:first-child {
          border-right: 1px solid #7a7a7a; }
          
#header #mainHeaderSp .third {
      background-color: #11a4a7;
      padding: 1.2em; }
      
#header #mainHeaderSp .fifth {
      background-color: #a9a9a9;
      padding: 1.2em; }
      
#header #mainHeaderSp .third a {
        display: block;
        width: 100%;
        border-radius: 4px;
        text-align: center;
        line-height: 1.2;
        padding: 0.7em;
        font-size: 14px;
        background-color: #f6f5f5;
        border: 1px solid #d0d0d0;
        color: #11a4a7; }
        
#header #mainHeaderSp .fifth a {
        display: block;
        width: 90%;
        border-radius: 4px;
        text-align: center;
        line-height: 1.2;
        padding: 0.7em 5% 0.7em 5%;
        font-size: 16px;
        background-color: #357e8b;
        border: 2px solid #fff;
        color: #fff; }   
        
        
        
        
#header #mainHeaderSp #spBt {
    background-color: #c5518c;
    width: 60px;
    height: 56px;
    position: absolute;
    right: 16px;
    display: block;
    padding: 18px 12px 8px 12px;
    top: -30px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 10000; }
    
#header #mainHeaderSp #spBt > span {
      display: block;
      height: 2px;
      width: 100%;
      background-color: #fff;
      margin-bottom: 7px;
      position: relative;
      transition: all .3s ease 0s;
      -moz-transition: all .3s ease 0s;
      -webkit-transition: all .3s ease 0s;
      top: 0; }
      
#header #mainHeaderSp #spBt.active > span:first-child {
      top: 9px;
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
      -webkit-transform: rotate(45deg); }
      
#header #mainHeaderSp #spBt.active > span:nth-child(2) {
      opacity: 0; }
      
#header #mainHeaderSp #spBt.active > span:last-child {
      top: -9px;
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg); }

.header_side_menu ul.open_menu {
		max-height: 50000px;
	}
	
	
	      
}


@media only screen and (max-width: 320px) {
	
#header #mainHeaderSp #spBt {
    background-color: #c5518c;
    width: 60px;
    height: 56px;
    position: absolute;
    right: 12px;
    display: block;
    padding: 18px 12px 8px 12px;
    top: -28px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 10000; }
	

}









/* # =================================================================
   # count 会費納入者数
   # ================================================================= */


#footer .count {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 38px 0 0 92px;
	
}

#footer .count-top {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

#footer .count-top-head {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer .count-top-head h1 {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	width: 200px;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 1.6em;
	letter-spacing: 2px;
	color: #c5518c;
	border: 1px solid #c5518c;
	border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
}

#footer .count-top-co {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

#footer .count-top-date {
	display: block;
	position: relative;
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
	width: 200px;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	letter-spacing: 2px;
}



/* カウント合計数 */
#footer .count-top-all {
	display: block;
	position: relative;
	padding: 0 0 4px 0;
	margin: 0 0 0 0;
	width: 200px;
	font-size: 1.4em;
	line-height: 160%;
}

#footer .count-top-all dl {
	clear: both;
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 180px;
	overflow: hidden;
}

#footer .count-top-all dl dt {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100px;
	color: #c5518c;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	float: left;
}

#footer .count-top-all dl dd {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	float: right;
	text-align: right;
}





/* カウント 各 */
#footer .count-co {
	display: block;
	position: relative;
	padding: 12px 0 12px 0;
	margin: 0 0 0 0;
	width: 200px;
	font-size: 1.4em;
	line-height: 160%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#footer .count-co dl {
	clear: both;
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 180px;
	overflow: hidden;
}

#footer .count-co dl dt {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100px;
	color: #c5518c;
	font-weight: 700;
	font-family: 'Noto Sans Japanese', sans-serif;
	float: left;
}

#footer .count-co dl dd {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: 400;
	font-family: 'Noto Sans Japanese', sans-serif;
	float: right;
	text-align: right;
}




@media only screen and (max-width: 1100px){


	#footer .count {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 60px auto 0 auto;
		width: 95%;
	}
	
	#footer .count-top-head {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 100%;
	}
	
	#footer .count-top-head h1 {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 8px 0;
		width: 100%;
		text-align: center;
		font-weight: 700;
		font-family: 'Noto Sans Japanese', sans-serif;
		font-size: 1.6em;
		letter-spacing: 2px;
		color: #c5518c;
	}

	#footer .count-top-all {
		display: block;
		position: relative;
		padding: 0 0 12px 0;
		margin: 0 auto 0 auto;
		width: 100%;
		font-size: 1.4em;
		line-height: 160%;
	}

	#footer .count-top-date {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 100%;
		text-align: center;
		font-weight: 700;
		font-family: 'Noto Sans Japanese', sans-serif;
		letter-spacing: 2px;
	}

	#footer .count-top-all dl {
		clear: both;
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 100%;
		overflow: hidden;
	}

	#footer .count-top-all dl dt {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 20px;
		width: 100px;
		color: #c5518c;
		font-weight: 700;
		font-family: 'Noto Sans Japanese', sans-serif;
		float: left;
	}

	#footer .count-top-all dl dd {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 20px 0 0;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		float: right;
		text-align: right;
	}

	
	/* カウント 各 */
	#footer .count-co {
		display: block;
		position: relative;
		padding: 12px 0 12px 0;
		margin: 0 auto 0 auto;
		width: 100%;
		font-size: 1.4em;
		line-height: 160%;
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
	}
	
	#footer .count-co dl {
		clear: both;
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 0 auto;
		width: 100%;
		overflow: hidden;
	}
	
	#footer .count-co dl dt {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 20px;
		width: 100px;
		color: #c5518c;
		font-weight: 700;
		font-family: 'Noto Sans Japanese', sans-serif;
		float: left;
	}
	
	#footer .count-co dl dd {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 20px 0 0;
		font-weight: 400;
		font-family: 'Noto Sans Japanese', sans-serif;
		float: right;
		text-align: right;
	}	
	
	
	
}























