@import url(./IconFontA.css);
@import url(./jquery.fancybox.css);
@import url(./swiper.css);
@charset "utf-8";

/* // プリント設定 //
----------------------------------------------- */
@media print {
	header, footer, header nav, header li, header div, footer div, .menuWrap {
		display: none!important;
	}
}

/* // 基本設定 //
----------------------------------------------- */
html, body {
	color:#333;
	-webkit-text-size-adjust: 100%;
	font-size:14px;
	line-height:2.0em;
	background-color:#fff;
    font-weight: 300;
}
a {
	color:#333;
	outline: 0 ;
}
a:not(.btnA):hover,
a:not(.btnC):hover,
a:not(.nohover):hover {
	color:#555;
}
#Container{
	position:relative;
	width:100%;
}

.cfix:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
.cfix {	display: inline-block;}
* html .cfix {	height: 1%;	}
.cfix {	display:block;	}

.devPC, .devPCTB {	display:block !important;	}
.devTB {	display:none !important;	}
.devTBSP {	display:none !important;	}
.devSP {	display:none !important;	}

br.devPC, i.devPC, a.devPC, span.devPC, em.devPC, img.devPC, svg.devPC,
br.devPCTB, i.devPCTB, a.devPCTB, span.devPCTB, em.devPCTB, img.devPCTB, svg.devPCTB
 {	display:inline !important;	}

.widthFix{
	width:1100px;
	margin:0 auto;
	display:block;
	box-sizing: border-box;
	max-width: 100%;
}

@media screen and (min-width: 801px)  {
	.pc_widthFix{
		width:1100px;
		margin:0 auto;
		display:block;
		box-sizing: border-box;
	}
	.wf800{	width:800px !important;	}
	@media screen and (max-width: 800px)  {		.wf800{	width:100% !important;	padding:0 10px;}	}
	.wf900{	width:900px !important;	}
	@media screen and (max-width: 900px)  {		.wf900{	width:100% !important;	padding:0 10px;}	}
	.wf1000{	width:1000px !important;	}
	@media screen and (max-width: 1000px)  {		.wf1000{	width:100% !important;	padding:0 10px;}	}
	.wf1100{	width:1100px !important;	}
	@media screen and (max-width: 1100px)  {		.wf1100{	width:100% !important;	padding:0 10px;}	}
	.wf1150{	width:1150px !important;	}
	@media screen and (max-width: 1150px)  {		.wf1150{	width:100% !important;	padding:0 10px;}	}
	.wf1200{	width:1200px !important;	}
	@media screen and (max-width: 1200px)  {		.wf1200{	width:100% !important;	padding:0 10px;}	}
	.wf1300{	width:1300px !important;	}
	@media screen and (max-width: 1300px)  {		.wf1300{	width:100% !important;	padding:0 10px;}	}
	.wf1400{		width:1400px !important;	}
	@media screen and (max-width: 1400px)  {	.wf1400{		width:100% !important;	padding:0 10px;	}	}
	.wf1500{		width:1500px !important;	}
	@media screen and (max-width: 1500px)  {	.wf1500{	width:100% !important;	}	padding:0 10px;	}
	.wf1600{		width:1600px !important;	}
	@media screen and (max-width: 1600px)  {	.wf1600{	width:100% !important;	}	padding:0 10px;	}
	.wf1700{		width:1700px !important;	}
	@media screen and (max-width: 1700px)  {	.wf1700{	width:100% !important;	}	padding:0 10px;	}
	.wf1800{		width:1800px !important;	}
	@media screen and (max-width: 1800px)  {	.wf1800{	width:100% !important;	}	padding:0 10px;	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.widthFix,.sp_widthFix{
		width: 100% !important;
		padding:0 20px;
		box-sizing: border-box;
	}
	.sp_widthFix10{
		width: 100% !important;
		padding:0 10px;
		box-sizing: border-box;
	}
	.sp_widthFix05{
		width: 100% !important;
		padding:0 5px;
		box-sizing: border-box;
	}
}

.widthFix:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
.widthFix {	display: inline-block;}
* html .widthFix {	height: 1%;	}
.widthFix {	display:block;	}


svg.wAuto,
img.wAuto {
	width:auto !important;
}
svg,
img{
	vertical-align: bottom;
	max-width:100%;
	height:auto;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
}
img[src$=".svg"] {
	width: 100%;
	height: auto;
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	html, body {
		font-size:13px;
		line-height:1.85em;
	}
	html.iPhone body {
	}
	html.Android body {
	}

	.devPC {	display:none !important;	}
	.devTB {	display:none !important;	}
	.devPCTB {	display:none !important;	}
	.devTBSP {	display:block !important;	}
	.devSP {	display:block !important;	}

	br.devTB,i.devTB,a.devTB,span.devTB,em.devTB,img.devTB,svg.devTB,
	br.devPC,i.devPC,a.devPC,span.devPC,em.devPC,img.devPC,svg.devPC,
	br.devPCTB, i.devPCTB, a.devPCTB, span.devPCTB, em.devPCTB, img.devPCTB, svg.devPCTB
	 {	display:none !important;	}
	br.devTBSP, i.devTBSP, a.devTBSP, span.devTBSP, em.devTBSP,img.devTBSP,svg.devTBSP,
	br.devSP, i.devSP, a.devSP, span.devSP, em.devSP, img.devSP, svg.devSP
	 {	display:inline !important;	}


	.flLeft.sp_clear {
		float:none !important;
	}
	.flRight.sp_clear {
		float:none !important;
	}
	.sp_widthFix{
		width:100%;
		padding-left:15px;
		padding-right:1px;
		box-sizing: border-box;
	 }
	.sp_widthFix10{
		width:100%;
		padding-left:10px;
		padding-right:10px;
		box-sizing: border-box;
	 }
	.sp_widthFix05{
		width:100%;
		padding-left:5px;
		padding-right:5px;
		box-sizing: border-box;
	 }
	svg,
	img {
		width:100%;
	}

	.svgAuto svg,
	.imgAuto img{
		width: auto !important;
	}
 }
 
#Header {
	position:relative;
	z-index:300;
}
#Footer {
	position:relative;
	z-index:300;
}
#ContentsWrap {
	position:relative;
	z-index:200;
}


/* // margin //
-------------------------------------------------- */
@media screen and (min-width: 801px)  {
	.mat00 {	margin-top: 0 !important; }
	.mat01 {	margin-top: 1px !important; }
	.mat02 {	margin-top: 2px !important; }
	.mat03 {	margin-top: 3px !important; }
	.mat04 {	margin-top: 4px !important; }
	.mat05 {	margin-top: 5px !important; }
	.mat07 {	margin-top: 7px !important; }
	.mat10 {	margin-top: 10px !important; }
	.mat15 {	margin-top: 15px !important; }
	.mat20 {	margin-top: 20px !important; }
	.mat25 {	margin-top: 25px !important; }
	.mat30 {	margin-top: 30px !important; }
	.mat35 {	margin-top: 35px !important; }
	.mat40 {	margin-top: 40px !important; }
	.mat45 {	margin-top: 45px !important; }
	.mat50 {	margin-top: 50px !important; }
	.mat60 {	margin-top: 60px !important; }
	.mat70 {	margin-top: 70px !important; }
	.mat80 {	margin-top: 80px !important; }
	.mat100 {	margin-top: 100px !important; }
	.mat120 {	margin-top: 120px !important; }

	.mab00 {	margin-bottom: 0 !important; }
	.mab01 {	margin-bottom: 1px !important; }
	.mab02 {	margin-bottom: 2px !important; }
	.mab03 {	margin-bottom: 3px !important; }
	.mab04 {	margin-bottom: 4px !important; }
	.mab05 {	margin-bottom: 5px !important; }
	.mab07 {	margin-bottom: 7px !important; }
	.mab10 {	margin-bottom: 10px !important; }
	.mab15 {	margin-bottom: 15px !important; }
	.mab20 {	margin-bottom: 20px !important; }
	.mab25 {	margin-bottom: 25px !important; }
	.mab30 {	margin-bottom: 30px !important; }
	.mab35 {	margin-bottom: 35px !important; }
	.mab40 {	margin-bottom: 40px !important; }
	.mab45 {	margin-bottom: 45px !important; }
	.mab50 {	margin-bottom: 50px !important; }
	.mab60 {	margin-bottom: 60px !important; }
	.mab70 {	margin-bottom: 70px !important; }
	.mab80 {	margin-bottom: 80px !important; }
	.mab100 {	margin-bottom: 100px !important; }
	.mab120 {	margin-bottom: 120px !important; }

	.marAuto {	margin-right: auto !important; }
	.mar00 {	margin-right: 0 !important; }
	.mar01 {	margin-right: 1px !important; }
	.mar02 {	margin-right: 2px !important; }
	.mar03 {	margin-right: 3px !important; }
	.mar04 {	margin-right: 4px !important; }
	.mar05 {	margin-right: 5px !important; }
	.mar07 {	margin-right: 7px !important; }
	.mar10 {	margin-right: 10px !important; }
	.mar15 {	margin-right: 15px !important; }
	.mar20 {	margin-right: 20px !important; }
	.mar25 {	margin-right: 25px !important; }
	.mar30 {	margin-right: 30px !important; }
	.mar35 {	margin-right: 35px !important; }
	.mar40 {	margin-right: 40px !important; }
	.mar45 {	margin-right: 45px !important; }
	.mar50 {	margin-right: 50px !important; }
	.mar60 {	margin-right: 60px !important; }

	.malAuto {	margin-left: auto !important; }
	.mal00 {	margin-left: 0 !important; }
	.mal01 {	margin-left: 1px !important; }
	.mal02 {	margin-left: 2px !important; }
	.mal03 {	margin-left: 3px !important; }
	.mal04 {	margin-left: 4px !important; }
	.mal05 {	margin-left: 5px !important; }
	.mal07 {	margin-left: 7px !important; }
	.mal10 {	margin-left: 10px !important; }
	.mal15 {	margin-left: 15px !important; }
	.mal20 {	margin-left: 20px !important; }
	.mal25 {	margin-left: 25px !important; }
	.mal30 {	margin-left: 30px !important; }
	.mal35 {	margin-left: 35px !important; }
	.mal40 {	margin-left: 40px !important; }
	.mal45 {	margin-left: 45px !important; }
	.mal50 {	margin-left: 50px !important; }
	.mal60 {	margin-left: 60px !important; }

	.malrAuto {	margin-right: auto !important;margin-left: auto !important; }
	.malr00 {	margin-right: 0 !important;margin-left: 0 !important; }
	.malr01 {	margin-right: 1px !important;margin-left: 1px !important; }
	.malr02 {	margin-right: 2px !important;margin-left: 2px !important; }
	.malr03 {	margin-right: 3px !important;margin-left: 3px !important; }
	.malr04 {	margin-right: 4px !important;margin-left: 4px !important; }
	.malr05 {	margin-right: 5px !important;margin-left: 5px !important; }
	.malr07 {	margin-right: 7px !important;margin-left: 7px !important; }
	.malr10 {	margin-right: 10px !important;margin-left: 10px !important; }
	.malr15 {	margin-right: 15px !important;margin-left: 15px !important; }
	.malr20 {	margin-right: 20px !important;margin-left: 20px !important; }
	.malr25 {	margin-right: 25px !important;margin-left: 25px !important; }
	.malr30 {	margin-right: 30px !important;margin-left: 30px !important; }
	.malr35 {	margin-right: 35px !important;margin-left: 35px !important; }
	.malr40 {	margin-right: 40px !important;margin-left: 40px !important; }
	.malr45 {	margin-right: 45px !important;margin-left: 45px !important; }
	.malr50 {	margin-right: 50px !important;margin-left: 50px !important; }
	.malr60 {	margin-right: 60px !important;margin-left: 60px !important; }
	.malr70 {	margin-right: 70px !important;margin-left: 70px !important; }
	.malr80 {	margin-right: 80px !important;margin-left: 80px !important; }

	.pc_mat00 {	margin-top: 0 !important; }
	.pc_mat01 {	margin-top: 1px !important; }
	.pc_mat02 {	margin-top: 2px !important; }
	.pc_mat03 {	margin-top: 3px !important; }
	.pc_mat04 {	margin-top: 4px !important; }
	.pc_mat05 {	margin-top: 5px !important; }
	.pc_mat07 {	margin-top: 7px !important; }
	.pc_mat10 {	margin-top: 10px !important; }
	.pc_mat15 {	margin-top: 15px !important; }
	.pc_mat20 {	margin-top: 20px !important; }
	.pc_mat25 {	margin-top: 25px !important; }
	.pc_mat30 {	margin-top: 30px !important; }
	.pc_mat35 {	margin-top: 35px !important; }
	.pc_mat40 {	margin-top: 40px !important; }
	.pc_mat45 {	margin-top: 45px !important; }
	.pc_mat50 {	margin-top: 50px !important; }
	.pc_mat60 {	margin-top: 60px !important; }
	.pc_mat70 {	margin-top: 70px !important; }
	.pc_mat80 {	margin-top: 80px !important; }
	.pc_mat100 {	margin-top: 100px !important; }
	.pc_mat120 {	margin-top: 120px !important; }

	.pc_mab00 {	margin-bottom: 0 !important; }
	.pc_mab01 {	margin-bottom: 1px !important; }
	.pc_mab02 {	margin-bottom: 2px !important; }
	.pc_mab03 {	margin-bottom: 3px !important; }
	.pc_mab04 {	margin-bottom: 4px !important; }
	.pc_mab05 {	margin-bottom: 5px !important; }
	.pc_mab07 {	margin-bottom: 7px !important; }
	.pc_mab10 {	margin-bottom: 10px !important; }
	.pc_mab15 {	margin-bottom: 15px !important; }
	.pc_mab20 {	margin-bottom: 20px !important; }
	.pc_mab25 {	margin-bottom: 25px !important; }
	.pc_mab30 {	margin-bottom: 30px !important; }
	.pc_mab35 {	margin-bottom: 35px !important; }
	.pc_mab40 {	margin-bottom: 40px !important; }
	.pc_mab45 {	margin-bottom: 45px !important; }
	.pc_mab50 {	margin-bottom: 50px !important; }
	.pc_mab60 {	margin-bottom: 60px !important; }
	.pc_mab70 {	margin-bottom: 70px !important; }
	.pc_mab80 {	margin-bottom: 80px !important; }
	.pc_mab100 {	margin-bottom: 100px !important; }
	.pc_mab120 {	margin-bottom: 120px !important; }

	.pc_malrAuto {	margin-right: auto !important;margin-left: auto !important; }

	.pc_marAuto {	margin-right: auto !important; }
	.pc_mar00 {	margin-right: 0 !important; }
	.pc_mar01 {	margin-right: 1px !important; }
	.pc_mar02 {	margin-right: 2px !important; }
	.pc_mar03 {	margin-right: 3px !important; }
	.pc_mar04 {	margin-right: 4px !important; }
	.pc_mar05 {	margin-right: 5px !important; }
	.pc_mar07 {	margin-right: 7px !important; }
	.pc_mar10 {	margin-right: 10px !important; }
	.pc_mar15 {	margin-right: 15px !important; }
	.pc_mar20 {	margin-right: 20px !important; }
	.pc_mar25 {	margin-right: 25px !important; }
	.pc_mar30 {	margin-right: 30px !important; }
	.pc_mar35 {	margin-right: 35px !important; }
	.pc_mar40 {	margin-right: 40px !important; }
	.pc_mar45 {	margin-right: 45px !important; }
	.pc_mar50 {	margin-right: 50px !important; }
	.pc_mar60 {	margin-right: 60px !important; }

	.pc_malAuto {	margin-left: auto !important; }
	.pc_mal00 {	margin-left: 0 !important; }
	.pc_mal01 {	margin-left: 1px !important; }
	.pc_mal02 {	margin-left: 2px !important; }
	.pc_mal03 {	margin-left: 3px !important; }
	.pc_mal04 {	margin-left: 4px !important; }
	.pc_mal05 {	margin-left: 5px !important; }
	.pc_mal07 {	margin-left: 7px !important; }
	.pc_mal10 {	margin-left: 10px !important; }
	.pc_mal15 {	margin-left: 15px !important; }
	.pc_mal20 {	margin-left: 20px !important; }
	.pc_mal25 {	margin-left: 25px !important; }
	.pc_mal30 {	margin-left: 30px !important; }
	.pc_mal35 {	margin-left: 35px !important; }
	.pc_mal40 {	margin-left: 40px !important; }
	.pc_mal45 {	margin-left: 45px !important; }
	.pc_mal50 {	margin-left: 50px !important; }
	.pc_mal60 {	margin-left: 60px !important; }

	.pc_malr00 {	margin-right: 0 !important;margin-left: 0 !important; }
	.pc_malr01 {	margin-right: 1px !important;margin-left: 1px !important; }
	.pc_malr02 {	margin-right: 2px !important;margin-left: 2px !important; }
	.pc_malr03 {	margin-right: 3px !important;margin-left: 3px !important; }
	.pc_malr04 {	margin-right: 4px !important;margin-left: 4px !important; }
	.pc_malr05 {	margin-right: 5px !important;margin-left: 5px !important; }
	.pc_malr07 {	margin-right: 7px !important;margin-left: 7px !important; }
	.pc_malr10 {	margin-right: 10px !important;margin-left: 10px !important; }
	.pc_malr15 {	margin-right: 15px !important;margin-left: 15px !important; }
	.pc_malr20 {	margin-right: 20px !important;margin-left: 20px !important; }
	.pc_malr25 {	margin-right: 25px !important;margin-left: 25px !important; }
	.pc_malr30 {	margin-right: 30px !important;margin-left: 30px !important; }
	.pc_malr35 {	margin-right: 35px !important;margin-left: 35px !important; }
	.pc_malr40 {	margin-right: 40px !important;margin-left: 40px !important; }
	.pc_malr45 {	margin-right: 45px !important;margin-left: 45px !important; }
	.pc_malr50 {	margin-right: 50px !important;margin-left: 50px !important; }
	.pc_malr60 {	margin-right: 60px !important;margin-left: 60px !important; }
	.pc_malr70 {	margin-right: 70px !important;margin-left: 70px !important; }
	.pc_malr80 {	margin-right: 80px !important;margin-left: 80px !important; }
}


/* ________SP________ */
@media screen and (max-width: 800px)  {
	.mat00 {	margin-top: 0 !important; }
	.mat01 {	margin-top: 1px !important; }
	.mat02 {	margin-top: 2px !important; }
	.mat03 {	margin-top: 3px !important; }
	.mat04 {	margin-top: 4px !important; }
	.mat05 {	margin-top: 5px !important; }
	.mat07 {	margin-top: 7px !important; }
	.mat10 {	margin-top: 10px !important; }
	.mat15 {	margin-top: 13px !important; }
	.mat20 {	margin-top: 16px !important; }
	.mat25 {	margin-top: 20px !important; }
	.mat30 {	margin-top: 24px !important; }
	.mat35 {	margin-top: 29px !important; }
	.mat40 {	margin-top: 33px !important; }
	.mat45 {	margin-top: 37px !important; }
	.mat50 {	margin-top: 40px !important; }
	.mat60 {	margin-top: 40px !important; }
	.mat70 {	margin-top: 40px !important; }
	.mat80 {	margin-top: 40px !important; }
	.mat100 {	margin-top: 40px !important; }
	.mat120 {	margin-top: 40px !important; }

	.mab00 {	margin-bottom: 0 !important; }
	.mab01 {	margin-bottom: 1px !important; }
	.mab02 {	margin-bottom: 2px !important; }
	.mab03 {	margin-bottom: 3px !important; }
	.mab04 {	margin-bottom: 4px !important; }
	.mab05 {	margin-bottom: 5px !important; }
	.mab07 {	margin-bottom: 7px !important; }
	.mab10 {	margin-bottom: 10px !important; }
	.mab15 {	margin-bottom: 13px !important; }
	.mab20 {	margin-bottom: 16px !important; }
	.mab25 {	margin-bottom: 20px !important; }
	.mab30 {	margin-bottom: 24px !important; }
	.mab35 {	margin-bottom: 29px !important; }
	.mab40 {	margin-bottom: 33px !important; }
	.mab45 {	margin-bottom: 37px !important; }
	.mab50 {	margin-bottom: 40px !important; }
	.mab60 {	margin-bottom: 40px !important; }
	.mab70 {	margin-bottom: 40px !important; }
	.mab80 {	margin-bottom: 40px !important; }
	.mab100 {	margin-bottom: 40px !important; }
	.mab120 {	margin-bottom: 40px !important; }

	.mal00 {	margin-left: 0 !important; }
	.mal01 {	margin-left: 1px !important; }
	.mal02 {	margin-left: 2px !important; }
	.mal03 {	margin-left: 3px !important; }
	.mal04 {	margin-left: 4px !important; }
	.mal05 {	margin-left: 5px !important; }
	.mal07 {	margin-left: 7px !important; }
	.mal10 {	margin-left: 10px !important; }
	.mal15 {	margin-left: 13px !important; }
	.mal20 {	margin-left: 16px !important; }
	.mal25 {	margin-left: 20px !important; }
	.mal30 {	margin-left: 24px !important; }
	.mal35 {	margin-left: 29px !important; }
	.mal40 {	margin-left: 33px !important; }
	.mal45 {	margin-left: 37px !important; }
	.mal50 {	margin-left: 40px !important; }
	.mal60 {	margin-left: 40px !important; }
	.mal70 {	margin-left: 40px !important; }
	.mal80 {	margin-left: 40px !important; }
	.mal100 {	margin-left: 40px !important; }
	.mal120 {	margin-left: 40px !important; }

	.mar00 {	margin-right: 0 !important; }
	.mar01 {	margin-right: 1px !important; }
	.mar02 {	margin-right: 2px !important; }
	.mar03 {	margin-right: 3px !important; }
	.mar04 {	margin-right: 4px !important; }
	.mar05 {	margin-right: 5px !important; }
	.mar07 {	margin-right: 7px !important; }
	.mar10 {	margin-right: 10px !important; }
	.mar15 {	margin-right: 13px !important; }
	.mar20 {	margin-right: 16px !important; }
	.mar25 {	margin-right: 20px !important; }
	.mar30 {	margin-right: 24px !important; }
	.mar35 {	margin-right: 29px !important; }
	.mar40 {	margin-right: 33px !important; }
	.mar45 {	margin-right: 37px !important; }
	.mar50 {	margin-right: 40px !important; }
	.mar60 {	margin-right: 40px !important; }
	.mar70 {	margin-right: 40px !important; }
	.mar80 {	margin-right: 40px !important; }
	.mar100 {	margin-right: 40px !important; }
	.mar120 {	margin-right: 40px !important; }

	.malr00 {	margin-left: 0 !important;	margin-right: 0 !important;	}
	.malr01 {	margin-left: 1px !important;	margin-right: 1px !important;	}
	.malr02 {	margin-left: 2px !important;	margin-right: 2px !important;	}
	.malr03 {	margin-left: 3px !important;	margin-right: 3px !important;	}
	.malr04 {	margin-left: 4px !important;	margin-right: 4px !important;	}
	.malr05 {	margin-left: 5px !important;	margin-right: 5px !important;	}
	.malr07 {	margin-left: 7px !important;	margin-right: 7px !important;	}
	.malr10 {	margin-left: 10px !important;	margin-right: 10px !important;	}
	.malr15 {	margin-left: 13px !important;	margin-right: 13px !important;	}
	.malr20 {	margin-left: 16px !important;	margin-right: 16px !important;	}
	.malr25 {	margin-left: 20px !important;	margin-right: 20px !important;	}
	.malr30 {	margin-left: 24px !important;	margin-right: 24px !important;	}
	.malr35 {	margin-left: 29px !important;	margin-right: 29px !important;	}
	.malr40 {	margin-left: 33px !important;	margin-right: 33px !important;	}
	.malr45 {	margin-left: 37px !important;	margin-right: 37px !important;	}
	.malr50 {	margin-left: 40px !important;	margin-right: 40px !important;	}
	.malr60 {	margin-left: 40px !important;	margin-right: 40px !important;	}
	.malr70 {	margin-left: 40px !important;	margin-right: 40px !important;	}
	.malr80 {	margin-left: 40px !important;	margin-right: 40px !important;	}
	.malr100 {	margin-left: 40px !important;	margin-right: 40px !important;	}
	.malr120 {	margin-left: 40px !important;	margin-right: 40px !important;	}


	.sp_mat00 {	margin-top: 0 !important; }
	.sp_mat01 {	margin-top: 1px !important; }
	.sp_mat02 {	margin-top: 2px !important; }
	.sp_mat03 {	margin-top: 3px !important; }
	.sp_mat04 {	margin-top: 4px !important; }
	.sp_mat05 {	margin-top: 5px !important; }
	.sp_mat07 {	margin-top: 7px !important; }
	.sp_mat10 {	margin-top: 10px !important; }
	.sp_mat15 {	margin-top: 15px !important; }
	.sp_mat20 {	margin-top: 20px !important; }
	.sp_mat25 {	margin-top: 25px !important; }
	.sp_mat30 {	margin-top: 30px !important; }
	.sp_mat35 {	margin-top: 35px !important; }
	.sp_mat40 {	margin-top: 40px !important; }
	.sp_mat45 {	margin-top: 45px !important; }
	.sp_mat50 {	margin-top: 50px !important; }
	.sp_mat60 {	margin-top: 60px !important; }
	.sp_mat70 {	margin-top: 70px !important; }
	.sp_mat80 {	margin-top: 80px !important; }
	.sp_mat90 {	margin-top: 90px !important; }
	.sp_mat100 {	margin-top: 100px !important; }

	.sp_mab00 {	margin-bottom: 0 !important; }
	.sp_mab01 {	margin-bottom: 1px !important; }
	.sp_mab02 {	margin-bottom: 2px !important; }
	.sp_mab03 {	margin-bottom: 3px !important; }
	.sp_mab04 {	margin-bottom: 4px !important; }
	.sp_mab05 {	margin-bottom: 5px !important; }
	.sp_mab07 {	margin-bottom: 7px !important; }
	.sp_mab10 {	margin-bottom: 10px !important; }
	.sp_mab15 {	margin-bottom: 15px !important; }
	.sp_mab20 {	margin-bottom: 20px !important; }
	.sp_mab25 {	margin-bottom: 25px !important; }
	.sp_mab30 {	margin-bottom: 30px !important; }
	.sp_mab35 {	margin-bottom: 35px !important; }
	.sp_mab40 {	margin-bottom: 40px !important; }
	.sp_mab45 {	margin-bottom: 45px !important; }
	.sp_mab50 {	margin-bottom: 50px !important; }
	.sp_mab60 {	margin-bottom: 60px !important; }
	.sp_mab70 {	margin-bottom: 70px !important; }
	.sp_mab80 {	margin-bottom: 80px !important; }
	.sp_mab90 {	margin-bottom: 90px !important; }
	.sp_mab100 {	margin-bottom: 100px !important; }

	.sp_malAuto {	margin-left: auto !important; }
	.sp_mal00 {	margin-left: 0 !important; }
	.sp_mal01 {	margin-left: 1px !important; }
	.sp_mal02 {	margin-left: 2px !important; }
	.sp_mal03 {	margin-left: 3px !important; }
	.sp_mal04 {	margin-left: 4px !important; }
	.sp_mal05 {	margin-left: 5px !important; }
	.sp_mal07 {	margin-left: 7px !important; }
	.sp_mal10 {	margin-left: 10px !important; }
	.sp_mal15 {	margin-left: 15px !important; }
	.sp_mal20 {	margin-left: 20px !important; }
	.sp_mal25 {	margin-left: 25px !important; }
	.sp_mal30 {	margin-left: 30px !important; }
	.sp_mal35 {	margin-left: 35px !important; }
	.sp_mal40 {	margin-left: 40px !important; }
	.sp_mal45 {	margin-left: 45px !important; }
	.sp_mal50 {	margin-left: 50px !important; }
	.sp_mal60 {	margin-left: 60px !important; }
	.sp_mal70 {	margin-left: 70px !important; }
	.sp_mal80 {	margin-left: 80px !important; }
	.sp_mal90 {	margin-left: 90px !important; }
	.sp_mal100 {	margin-left: 100px !important; }

	.sp_marAuto {	margin-right: auto !important; }
	.sp_mar00 {	margin-right: 0 !important; }
	.sp_mar01 {	margin-right: 1px !important; }
	.sp_mar02 {	margin-right: 2px !important; }
	.sp_mar03 {	margin-right: 3px !important; }
	.sp_mar04 {	margin-right: 4px !important; }
	.sp_mar05 {	margin-right: 5px !important; }
	.sp_mar07 {	margin-right: 7px !important; }
	.sp_mar10 {	margin-right: 10px !important; }
	.sp_mar15 {	margin-right: 15px !important; }
	.sp_mar20 {	margin-right: 20px !important; }
	.sp_mar25 {	margin-right: 25px !important; }
	.sp_mar30 {	margin-left: 30px !important; }
	.sp_mar35 {	margin-left: 35px !important; }
	.sp_mar40 {	margin-left: 40px !important; }
	.sp_mar45 {	margin-left: 45px !important; }
	.sp_mar50 {	margin-left: 50px !important; }
	.sp_mar60 {	margin-left: 60px !important; }
	.sp_mar70 {	margin-left: 70px !important; }
	.sp_mar80 {	margin-left: 80px !important; }
	.sp_mar90 {	margin-left: 90px !important; }
	.sp_mar100 {	margin-left: 100px !important; }

	.sp_malrAuto {	margin-right: auto !important;margin-left: auto !important; }

	.sp_noMat {	margin-top:0 !important; }
	.sp_noMab {	margin-bottom:0 !important; }
	.sp_noMal {	margin-left:0 !important; }
	.sp_noMar {	margin-right:0 !important; }

}

/* // padding //
-------------------------------------------------- */
@media screen and (min-width: 801px)  {
	.pat00 {	padding-top: 0 !important; }
	.pat01 {	padding-top: 1px !important; }
	.pat02 {	padding-top: 2px !important; }
	.pat03 {	padding-top: 3px !important; }
	.pat04 {	padding-top: 4px !important; }
	.pat05 {	padding-top: 5px !important; }
	.pat07 {	padding-top: 7px !important; }
	.pat10 {	padding-top: 10px !important; }
	.pat15 {	padding-top: 15px !important; }
	.pat20 {	padding-top: 20px !important; }
	.pat25 {	padding-top: 25px !important; }
	.pat30 {	padding-top: 30px !important; }
	.pat35 {	padding-top: 35px !important; }
	.pat40 {	padding-top: 40px !important; }
	.pat45 {	padding-top: 45px !important; }
	.pat50 {	padding-top: 50px !important; }
	.pat60 {	padding-top: 60px !important; }
	.pat65 {	padding-top: 65px !important; }
	.pat70 {	padding-top: 70px !important; }
	.pat80 {	padding-top: 80px !important; }
	.pat120 {	padding-top: 180px !important; }

	.pab00 {	padding-bottom: 0 !important; }
	.pab01 {	padding-bottom: 1px !important; }
	.pab02 {	padding-bottom: 2px !important; }
	.pab03 {	padding-bottom: 3px !important; }
	.pab04 {	padding-bottom: 4px !important; }
	.pab05 {	padding-bottom: 5px !important; }
	.pab07 {	padding-bottom: 7px !important; }
	.pab10 {	padding-bottom: 10px !important; }
	.pab15 {	padding-bottom: 15px !important; }
	.pab20 {	padding-bottom: 20px !important; }
	.pab25 {	padding-bottom: 25px !important; }
	.pab30 {	padding-bottom: 30px !important; }
	.pab35 {	padding-bottom: 35px !important; }
	.pab40 {	padding-bottom: 40px !important; }
	.pab45 {	padding-bottom: 45px !important; }
	.pab50 {	padding-bottom: 50px !important; }
	.pab60 {	padding-bottom: 60px !important; }
	.pab70 {	padding-bottom: 70px !important; }
	.pab80 {	padding-bottom: 80px !important; }

	.par00 {	padding-right: 0 !important; }
	.par01 {	padding-right: 1px !important; }
	.par02 {	padding-right: 2px !important; }
	.par03 {	padding-right: 3px !important; }
	.par04 {	padding-right: 4px !important; }
	.par05 {	padding-right: 5px !important; }
	.par07 {	padding-right: 7px !important; }
	.par10 {	padding-right: 10px !important; }
	.par15 {	padding-right: 15px !important; }
	.par20 {	padding-right: 20px !important; }
	.par25 {	padding-right: 25px !important; }
	.par30 {	padding-right: 30px !important; }
	.par35 {	padding-right: 35px !important; }
	.par40 {	padding-right: 40px !important; }
	.par45 {	padding-right: 45px !important; }
	.par50 {	padding-right: 50px !important; }
	.par60 {	padding-right: 60px !important; }

	.pal00 {	padding-left: 0 !important; }
	.pal01 {	padding-left: 1px !important; }
	.pal02 {	padding-left: 2px !important; }
	.pal03 {	padding-left: 3px !important; }
	.pal04 {	padding-left: 4px !important; }
	.pal05 {	padding-left: 5px !important; }
	.pal07 {	padding-left: 7px !important; }
	.pal10 {	padding-left: 10px !important; }
	.pal15 {	padding-left: 15px !important; }
	.pal20 {	padding-left: 20px !important; }
	.pal25 {	padding-left: 25px !important; }
	.pal30 {	padding-left: 30px !important; }
	.pal35 {	padding-left: 35px !important; }
	.pal40 {	padding-left: 40px !important; }
	.pal45 {	padding-left: 45px !important; }
	.pal50 {	padding-left: 50px !important; }
	.pal55 {	padding-left: 55px !important; }
	.pal60 {	padding-left: 60px !important; }

	.palr00 {	padding-right: 0 !important;padding-left: 0 !important; }
	.palr01 {	padding-right: 1px !important;padding-left: 1px !important; }
	.palr02 {	padding-right: 2px !important;padding-left: 2px !important; }
	.palr03 {	padding-right: 3px !important;padding-left: 3px !important; }
	.palr04 {	padding-right: 4px !important;padding-left: 4px !important; }
	.palr05 {	padding-right: 5px !important;padding-left: 5px !important; }
	.palr07 {	padding-right: 7px !important;padding-left: 7px !important; }
	.palr10 {	padding-right: 10px !important;padding-left: 10px !important; }
	.palr15 {	padding-right: 15px !important;padding-left: 15px !important; }
	.palr20 {	padding-right: 20px !important;padding-left: 20px !important; }
	.palr25 {	padding-right: 25px !important;padding-left: 25px !important; }
	.palr30 {	padding-right: 30px !important;padding-left: 30px !important; }
	.palr35 {	padding-right: 35px !important;padding-left: 35px !important; }
	.palr40 {	padding-right: 40px !important;padding-left: 40px !important; }
	.palr45 {	padding-right: 45px !important;padding-left: 45px !important; }
	.palr50 {	padding-right: 50px !important;padding-left: 50px !important; }
	.palr60 {	padding-right: 60px !important;padding-left: 60px !important; }
	.palr70 {	padding-right: 70px !important;padding-left: 70px !important; }
	.palr80 {	padding-right: 80px !important;padding-left: 80px !important; }

	.pc_pa00 {	padding: 0 !important; }


	.pc_pat00 {	padding-top: 0 !important; }
	.pc_pat01 {	padding-top: 1px !important; }
	.pc_pat02 {	padding-top: 2px !important; }
	.pc_pat03 {	padding-top: 3px !important; }
	.pc_pat04 {	padding-top: 4px !important; }
	.pc_pat05 {	padding-top: 5px !important; }
	.pc_pat07 {	padding-top: 7px !important; }
	.pc_pat10 {	padding-top: 10px !important; }
	.pc_pat15 {	padding-top: 15px !important; }
	.pc_pat20 {	padding-top: 20px !important; }
	.pc_pat25 {	padding-top: 25px !important; }
	.pc_pat30 {	padding-top: 30px !important; }
	.pc_pat35 {	padding-top: 35px !important; }
	.pc_pat40 {	padding-top: 40px !important; }
	.pc_pat45 {	padding-top: 45px !important; }
	.pc_pat50 {	padding-top: 50px !important; }
	.pc_pat60 {	padding-top: 60px !important; }
	.pc_pat65 {	padding-top: 65px !important; }
	.pc_pat70 {	padding-top: 70px !important; }
	.pc_pat80 {	padding-top: 80px !important; }
	.pc_pat120 {	padding-top: 180px !important; }

	.pc_pab00 {	padding-bottom: 0 !important; }
	.pc_pab01 {	padding-bottom: 1px !important; }
	.pc_pab02 {	padding-bottom: 2px !important; }
	.pc_pab03 {	padding-bottom: 3px !important; }
	.pc_pab04 {	padding-bottom: 4px !important; }
	.pc_pab05 {	padding-bottom: 5px !important; }
	.pc_pab07 {	padding-bottom: 7px !important; }
	.pc_pab10 {	padding-bottom: 10px !important; }
	.pc_pab15 {	padding-bottom: 15px !important; }
	.pc_pab20 {	padding-bottom: 20px !important; }
	.pc_pab25 {	padding-bottom: 25px !important; }
	.pc_pab30 {	padding-bottom: 30px !important; }
	.pc_pab35 {	padding-bottom: 35px !important; }
	.pc_pab40 {	padding-bottom: 40px !important; }
	.pc_pab45 {	padding-bottom: 45px !important; }
	.pc_pab50 {	padding-bottom: 50px !important; }
	.pc_pab60 {	padding-bottom: 60px !important; }
	.pc_pab70 {	padding-bottom: 70px !important; }
	.pc_pab80 {	padding-bottom: 80px !important; }

	.pc_par00 {	padding-right: 0 !important; }
	.pc_par01 {	padding-right: 1px !important; }
	.pc_par02 {	padding-right: 2px !important; }
	.pc_par03 {	padding-right: 3px !important; }
	.pc_par04 {	padding-right: 4px !important; }
	.pc_par05 {	padding-right: 5px !important; }
	.pc_par07 {	padding-right: 7px !important; }
	.pc_par10 {	padding-right: 10px !important; }
	.pc_par15 {	padding-right: 15px !important; }
	.pc_par20 {	padding-right: 20px !important; }
	.pc_par25 {	padding-right: 25px !important; }
	.pc_par30 {	padding-right: 30px !important; }
	.pc_par35 {	padding-right: 35px !important; }
	.pc_par40 {	padding-right: 40px !important; }
	.pc_par45 {	padding-right: 45px !important; }
	.pc_par50 {	padding-right: 50px !important; }
	.pc_par60 {	padding-right: 60px !important; }

	.pc_pal00 {	padding-left: 0 !important; }
	.pc_pal01 {	padding-left: 1px !important; }
	.pc_pal02 {	padding-left: 2px !important; }
	.pc_pal03 {	padding-left: 3px !important; }
	.pc_pal04 {	padding-left: 4px !important; }
	.pc_pal05 {	padding-left: 5px !important; }
	.pcPsal07 {	padding-left: 7px !important; }
	.pc_pal10 {	padding-left: 10px !important; }
	.pc_pal15 {	padding-left: 15px !important; }
	.pc_pal20 {	padding-left: 20px !important; }
	.pc_pal25 {	padding-left: 25px !important; }
	.pc_pal30 {	padding-left: 30px !important; }
	.pc_pal35 {	padding-left: 35px !important; }
	.pc_pal40 {	padding-left: 40px !important; }
	.pc_pal45 {	padding-left: 45px !important; }
	.pc_pal50 {	padding-left: 50px !important; }
	.pc_pal55 {	padding-left: 55px !important; }
	.pc_pal60 {	padding-left: 60px !important; }

	.pc_palr00 {	padding-right: 0 !important;padding-left: 0 !important; }
	.pc_palr01 {	padding-right: 1px !important;padding-left: 1px !important; }
	.pc_palr02 {	padding-right: 2px !important;padding-left: 2px !important; }
	.pc_palr03 {	padding-right: 3px !important;padding-left: 3px !important; }
	.pc_palr04 {	padding-right: 4px !important;padding-left: 4px !important; }
	.pc_palr05 {	padding-right: 5px !important;padding-left: 5px !important; }
	.pc_palr07 {	padding-right: 7px !important;padding-left: 7px !important; }
	.pc_palr10 {	padding-right: 10px !important;padding-left: 10px !important; }
	.pc_palr15 {	padding-right: 15px !important;padding-left: 15px !important; }
	.pc_palr20 {	padding-right: 20px !important;padding-left: 20px !important; }
	.pc_palr25 {	padding-right: 25px !important;padding-left: 25px !important; }
	.pc_palr30 {	padding-right: 30px !important;padding-left: 30px !important; }
	.pc_palr35 {	padding-right: 35px !important;padding-left: 35px !important; }
	.pc_palr40 {	padding-right: 40px !important;padding-left: 40px !important; }
	.pc_palr45 {	padding-right: 45px !important;padding-left: 45px !important; }
	.pc_palr50 {	padding-right: 50px !important;padding-left: 50px !important; }
	.pc_palr60 {	padding-right: 60px !important;padding-left: 60px !important; }
	.pc_palr70 {	padding-right: 70px !important;padding-left: 70px !important; }
	.pc_palr80 {	padding-right: 80px !important;padding-left: 80px !important; }
}



/* ________SP________ */
@media screen and (max-width: 800px)  {
	.pat00 {	padding-top: 0 !important; }
	.pat01 {	padding-top: 1px !important; }
	.pat02 {	padding-top: 2px !important; }
	.pat03 {	padding-top: 3px !important; }
	.pat04 {	padding-top: 4px !important; }
	.pat05 {	padding-top: 5px !important; }
	.pat07 {	padding-top: 7px !important; }
	.pat10 {	padding-top: 10px !important; }
	.pat15 {	padding-top: 13px !important; }
	.pat20 {	padding-top: 16px !important; }
	.pat25 {	padding-top: 20px !important; }
	.pat30 {	padding-top: 24px !important; }
	.pat35 {	padding-top: 29px !important; }
	.pat40 {	padding-top: 33px !important; }
	.pat45 {	padding-top: 37px !important; }
	.pat50 {	padding-top: 40px !important; }
	.pat60 {	padding-top: 40px !important; }
	.pat70 {	padding-top: 40px !important; }
	.pat80 {	padding-top: 40px !important; }
	.pat100 {	padding-top: 40px !important; }
	.pat120 {	padding-top: 40px !important; }

	.pab00 {	padding-bottom: 0 !important; }
	.pab01 {	padding-bottom: 1px !important; }
	.pab02 {	padding-bottom: 2px !important; }
	.pab03 {	padding-bottom: 3px !important; }
	.pab04 {	padding-bottom: 4px !important; }
	.pab05 {	padding-bottom: 5px !important; }
	.pab07 {	padding-bottom: 7px !important; }
	.pab10 {	padding-bottom: 10px !important; }
	.pab15 {	padding-bottom: 13px !important; }
	.pab20 {	padding-bottom: 16px !important; }
	.pab25 {	padding-bottom: 20px !important; }
	.pab30 {	padding-bottom: 24px !important; }
	.pab35 {	padding-bottom: 29px !important; }
	.pab40 {	padding-bottom: 33px !important; }
	.pab45 {	padding-bottom: 37px !important; }
	.pab50 {	padding-bottom: 40px !important; }
	.pab60 {	padding-bottom: 40px !important; }
	.pab70 {	padding-bottom: 40px !important; }
	.pab80 {	padding-bottom: 40px !important; }
	.pab100 {	padding-bottom: 40px !important; }
	.pab120 {	padding-bottom: 40px !important; }

	.pal00 {	padding-left: 0 !important; }
	.pal01 {	padding-left: 1px !important; }
	.pal02 {	padding-left: 2px !important; }
	.pal03 {	padding-left: 3px !important; }
	.pal04 {	padding-left: 4px !important; }
	.pal05 {	padding-left: 5px !important; }
	.pal07 {	padding-left: 7px !important; }
	.pal10 {	padding-left: 10px !important; }
	.pal15 {	padding-left: 13px !important; }
	.pal20 {	padding-left: 16px !important; }
	.pal25 {	padding-left: 20px !important; }
	.pal30 {	padding-left: 24px !important; }
	.pal35 {	padding-left: 29px !important; }
	.pal40 {	padding-left: 33px !important; }
	.pal45 {	padding-left: 37px !important; }
	.pal50 {	padding-left: 40px !important; }
	.pal60 {	padding-left: 40px !important; }
	.pal70 {	padding-left: 40px !important; }
	.pal80 {	padding-left: 40px !important; }
	.pal100 {	padding-left: 40px !important; }
	.pal120 {	padding-left: 40px !important; }

	.par00 {	padding-right: 0 !important; }
	.par01 {	padding-right: 1px !important; }
	.par02 {	padding-right: 2px !important; }
	.par03 {	padding-right: 3px !important; }
	.par04 {	padding-right: 4px !important; }
	.par05 {	padding-right: 5px !important; }
	.par07 {	padding-right: 7px !important; }
	.par10 {	padding-right: 10px !important; }
	.par15 {	padding-right: 13px !important; }
	.par20 {	padding-right: 16px !important; }
	.par25 {	padding-right: 20px !important; }
	.par30 {	padding-right: 24px !important; }
	.par35 {	padding-right: 29px !important; }
	.par40 {	padding-right: 33px !important; }
	.par45 {	padding-right: 37px !important; }
	.par50 {	padding-right: 40px !important; }
	.par60 {	padding-right: 40px !important; }
	.par70 {	padding-right: 40px !important; }
	.par80 {	padding-right: 40px !important; }
	.par100 {	padding-right: 40px !important; }
	.par120 {	padding-right: 40px !important; }

	.palr00 {	padding-left: 0 !important;	padding-right: 0 !important;	}
	.palr01 {	padding-left: 1px !important;	padding-right: 1px !important;	}
	.palr02 {	padding-left: 2px !important;	padding-right: 2px !important;	}
	.palr03 {	padding-left: 3px !important;	padding-right: 3px !important;	}
	.palr04 {	padding-left: 4px !important;	padding-right: 4px !important;	}
	.palr05 {	padding-left: 5px !important;	padding-right: 5px !important;	}
	.palr07 {	padding-left: 7px !important;	padding-right: 7px !important;	}
	.palr10 {	padding-left: 10px !important;	padding-right: 10px !important;	}
	.palr15 {	padding-left: 13px !important;	padding-right: 13px !important;	}
	.palr20 {	padding-left: 16px !important;	padding-right: 16px !important;	}
	.palr25 {	padding-left: 20px !important;	padding-right: 20px !important;	}
	.palr30 {	padding-left: 24px !important;	padding-right: 24px !important;	}
	.palr35 {	padding-left: 29px !important;	padding-right: 29px !important;	}
	.palr40 {	padding-left: 33px !important;	padding-right: 33px !important;	}
	.palr45 {	padding-left: 37px !important;	padding-right: 37px !important;	}
	.palr50 {	padding-left: 40px !important;	padding-right: 40px !important;	}
	.palr60 {	padding-left: 40px !important;	padding-right: 40px !important;	}
	.palr70 {	padding-left: 40px !important;	padding-right: 40px !important;	}
	.palr80 {	padding-left: 40px !important;	padding-right: 40px !important;	}
	.palr100 {	padding-left: 40px !important;	padding-right: 40px !important;	}
	.palr120 {	padding-left: 40px !important;	padding-right: 40px !important;	}

	.sp_pa00 {	padding: 0 !important; }

	.sp_pat00 {	padding-top: 0 !important; }
	.sp_pat01 {	padding-top: 1px !important; }
	.sp_pat02 {	padding-top: 2px !important; }
	.sp_pat03 {	padding-top: 3px !important; }
	.sp_pat04 {	padding-top: 4px !important; }
	.sp_pat05 {	padding-top: 5px !important; }
	.sp_pat07 {	padding-top: 7px !important; }
	.sp_pat10 {	padding-top: 10px !important; }
	.sp_pat15 {	padding-top: 15px !important; }
	.sp_pat20 {	padding-top: 20px !important; }
	.sp_pat25 {	padding-top: 25px !important; }
	.sp_pat30 {	padding-top: 30px !important; }
	.sp_pat35 {	padding-top: 35px !important; }
	.sp_pat40 {	padding-top: 40px !important; }
	.sp_pat45 {	padding-top: 45px !important; }
	.sp_pat50 {	padding-top: 50px !important; }
	.sp_pat60 {	padding-top: 60px !important; }
	.sp_pat70 {	padding-top: 70px !important; }
	.sp_pat80 {	padding-top: 80px !important; }
	.sp_pat90 {	padding-top: 90px !important; }
	.sp_pat100 {	padding-top: 100px !important; }

	.sp_pab00 {	padding-bottom: 0 !important; }
	.sp_pab01 {	padding-bottom: 1px !important; }
	.sp_pab02 {	padding-bottom: 2px !important; }
	.sp_pab03 {	padding-bottom: 3px !important; }
	.sp_pab04 {	padding-bottom: 4px !important; }
	.sp_pab05 {	padding-bottom: 5px !important; }
	.sp_pab07 {	padding-bottom: 7px !important; }
	.sp_pab10 {	padding-bottom: 10px !important; }
	.sp_pab15 {	padding-bottom: 15px !important; }
	.sp_pab20 {	padding-bottom: 20px !important; }
	.sp_pab25 {	padding-bottom: 25px !important; }
	.sp_pab30 {	padding-bottom: 30px !important; }
	.sp_pab35 {	padding-bottom: 35px !important; }
	.sp_pab40 {	padding-bottom: 40px !important; }
	.sp_pab45 {	padding-bottom: 45px !important; }
	.sp_pab50 {	padding-bottom: 50px !important; }
	.sp_pab60 {	padding-bottom: 60px !important; }
	.sp_pab70 {	padding-bottom: 70px !important; }
	.sp_pab80 {	padding-bottom: 80px !important; }
	.sp_pab90 {	padding-bottom: 90px !important; }
	.sp_pab100 {	padding-bottom: 100px !important; }

	.sp_pal00 {	padding-left: 0 !important; }
	.sp_pal01 {	padding-left: 1px !important; }
	.sp_pal02 {	padding-left: 2px !important; }
	.sp_pal03 {	padding-left: 3px !important; }
	.sp_pal04 {	padding-left: 4px !important; }
	.sp_pal05 {	padding-left: 5px !important; }
	.sp_pal07 {	padding-left: 7px !important; }
	.sp_pal10 {	padding-left: 10px !important; }
	.sp_pal15 {	padding-left: 15px !important; }
	.sp_pal20 {	padding-left: 20px !important; }
	.sp_pal25 {	padding-left: 25px !important; }
	.sp_pal30 {	padding-left: 30px !important; }
	.sp_pal35 {	padding-left: 35px !important; }
	.sp_pal40 {	padding-left: 40px !important; }
	.sp_pal45 {	padding-left: 45px !important; }
	.sp_pal50 {	padding-left: 50px !important; }
	.sp_pal60 {	padding-left: 60px !important; }
	.sp_pal70 {	padding-left: 70px !important; }
	.sp_pal80 {	padding-left: 80px !important; }
	.sp_pal90 {	padding-left: 90px !important; }
	.sp_pal100 {	padding-left: 100px !important; }

	.sp_par00 {	padding-right: 0 !important; }
	.sp_par01 {	padding-right: 1px !important; }
	.sp_par02 {	padding-right: 2px !important; }
	.sp_par03 {	padding-right: 3px !important; }
	.sp_par04 {	padding-right: 4px !important; }
	.sp_par05 {	padding-right: 5px !important; }
	.sp_par07 {	padding-right: 7px !important; }
	.sp_par10 {	padding-right: 10px !important; }
	.sp_par15 {	padding-right: 15px !important; }
	.sp_par20 {	padding-right: 20px !important; }
	.sp_par25 {	padding-right: 25px !important; }
	.sp_par30 {	padding-right: 30px !important; }
	.sp_par35 {	padding-right: 35px !important; }
	.sp_par40 {	padding-right: 40px !important; }
	.sp_par45 {	padding-right: 45px !important; }
	.sp_par50 {	padding-right: 50px !important; }
	.sp_par60 {	padding-right: 60px !important; }
	.sp_par70 {	padding-right: 70px !important; }
	.sp_par80 {	padding-right: 80px !important; }
	.sp_par90 {	padding-right: 90px !important; }
	.sp_par100 {	padding-right: 100px !important; }

	.sp_palr00 {	padding-right: 0 !important;padding-left: 0 !important; }
	.sp_palr01 {	padding-right: 1px !important;padding-left: 1px !important; }
	.sp_palr02 {	padding-right: 2px !important;padding-left: 2px !important; }
	.sp_palr03 {	padding-right: 3px !important;padding-left: 3px !important; }
	.sp_palr04 {	padding-right: 4px !important;padding-left: 4px !important; }
	.sp_palr05 {	padding-right: 5px !important;padding-left: 5px !important; }
	.sp_palr07 {	padding-right: 7px !important;padding-left: 7px !important; }
	.sp_palr10 {	padding-right: 10px !important;padding-left: 10px !important; }
	.sp_palr15 {	padding-right: 15px !important;padding-left: 15px !important; }
	.sp_palr20 {	padding-right: 20px !important;padding-left: 20px !important; }
	.sp_palr25 {	padding-right: 25px !important;padding-left: 25px !important; }
	.sp_palr30 {	padding-right: 30px !important;padding-left: 30px !important; }
	.sp_palr35 {	padding-right: 35px !important;padding-left: 35px !important; }
	.sp_palr40 {	padding-right: 40px !important;padding-left: 40px !important; }
	.sp_palr45 {	padding-right: 45px !important;padding-left: 45px !important; }
	.sp_palr50 {	padding-right: 50px !important;padding-left: 50px !important; }
	.sp_palr60 {	padding-right: 60px !important;padding-left: 60px !important; }
	.sp_palr70 {	padding-right: 70px !important;padding-left: 70px !important; }
	.sp_palr80 {	padding-right: 80px !important;padding-left: 80px !important; }

	.sp_noPat {	padding-top:0 !important; }
	.sp_noPab {	padding-bottom:0 !important; }
	.sp_noPal {	padding-left:0 !important; }
	.sp_noPar {	padding-right:0 !important; }

}

/* // テキスト設定 //
----------------------------------------------- */
a {
	text-decoration:none;
	transition:0.2s;
	display: inline-block;
}
a i {
	padding-left:5px;
	padding-right:5px;
}
a i.tx {
	font-size:135%;
}
a:not(.nohover).hoverunderline:hover {
	border-bottom:1px dotted #BBB;
}


a.hoverOp:hover{
	opacity:0.7;
}


a.underline{
	display:inline-block;
	transition: .2s;
	position:relative;
}
a.underline:hover{
	transition: .1s;
}

a em.underline{
	transition: .3s;
	position:relative;
}
a em.underline:after{
	position: absolute;
	content:"";
	background-color:#777;
	left:0;
	bottom:-2px;
	height:1px;
	width:0;
	display:inline-block;
	transition: .1s;
}
a:hover em.underline:after{
	width:100%;
	transition: .3s;
}



a.hoverLine em {
	display:inline-block;
	position:relative;
}
a.hoverLine em:after {
	content:" ";
	position:absolute;
	width:0%;
	height:1px;
	background-color:#aaa;
	left:0px;
	bottom:-2px;
	transition:0.2s;
}
a.hoverLine.lc1 em:after {	background-color:#000;	}
a.hoverLine.lc2 em:after {	background-color:#333;	}
a.hoverLine.lc3 em:after {	background-color:#666;	}
a.hoverLine.lc4 em:after {	background-color:#999;	}
a.hoverLine.lc5 em:after {	background-color:#ccc;	}

a.hoverLine:hover em:after {
	width:100%;
}

a.hoverLine.center em:after {
	left:50%;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
/* // ________PC________ // */
@media screen and (min-width: 801px)  {
	a.pcHoverLine:not(.nohover) em {
		display:inline-block;
		position:relative;
	}
	a.pcHoverLine:not(.nohover) em:after {
		content:" ";
		position:absolute;
		width:0%;
		height:1px;
		background-color:#aaa;
		left:0px;
		bottom:-2px;
		transition:0.2s;
	}
	a.pcHoverLine:not(.nohover).lc1 em:after {	background-color:#000;	}
	a.pcHoverLine:not(.nohover).lc2 em:after {	background-color:#333;	}
	a.pcHoverLine:not(.nohover).lc3 em:after {	background-color:#666;	}
	a.pcHoverLine:not(.nohover).lc4 em:after {	background-color:#999;	}
	a.pcHoverLine:not(.nohover).lc5 em:after {	background-color:#ccc;	}
	
	a.pcHoverLine:not(.nohover):hover em:after {
		width:100%;
	}
	a.pcHoverLine:not(.nohover).center em:after {
		left:50%;
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}



.annotation {
	font-size:88%;
	line-height:1.7;
	color:#888;
}
ul.annotation li {
	margin-bottom:5px;
}
ul.annotation li:last-of-type {
	margin-bottom:0;
}
.leadTx {

}
.tb .leadTx {

}

.ls01 {	letter-spacing:0.01em;	}
.ls03 {	letter-spacing:0.03em;	}
.ls05 {	letter-spacing:0.05em;	}
.ls10 {	letter-spacing:0.1em;	}
.ls15 {	letter-spacing:0.15em;	}
.ls20 {	letter-spacing:0.2em;	}
.ls-01 {	letter-spacing:-0.01em;	}
.ls-03 {	letter-spacing:-0.03em;	}
.ls-05 {	letter-spacing:-0.05em;	}
.ls-10 {	letter-spacing:-0.1em;	}
.ls-15 {	letter-spacing:-0.15em;	}
.ls-20 {	letter-spacing:-0.2em;	}

.fcBlack	{	color:#000 !important; }
.fcGray	{	color:#7F7F7F !important; }
.fcWhite	{	color:#FFF !important; }
.fcRed	{	color:#EF0023 !important; }
.fcDarkRed	{	color:#8a001a !important; }
.fcPink	{	color:#D1006C !important; }
.fcRedPink	{	color:#C9003F !important; }
.fcDarkPink	{	color:#CC0000 !important; }
.fcBlue	{	color:#00E !important; }
.fcGreen	{	color:#0C894F !important; }
.fcBlueGreen	{	color:#01a279 !important; }
.fcNavy	{	color:#2D3F87 !important; }
.fcGold	{	color:#F2F09B !important; }
.fcYellow	{	color:#FF0 !important; }

.fcW1 {	color:#FFF !important;	}
.fcG1 {	color:#F3F3F3 !important;	}
.fcG2 {	color:#EEE !important;	}
.fcG3 {	color:#E3E3E3 !important;	}
.fcG4 {	color:#DDD !important;	}
.fcG5 {	color:#D3D3D3 !important;	}
.fcG6 {	color:#CCC !important;	}
.fcG7 {color:#C2C2C2 !important;	}
.fcG8 {	color:#BBB !important;	}

.fcB1 {	color:#000 !important;	}
.fcDG1 {	color:#111 !important;	}
.fcDG2 {	color:#222 !important;	}
.fcDG3 {	color:#333 !important;	}
.fcDG4 {	color:#444 !important;	}
.fcDG5 {	color:#555 !important;	}
.fcDG6 {	color:#666 !important;	}
.fcDG7 {	color:#777 !important;	}
.fcDG8 {	color:#888 !important;	}
.fcDG9 {	color:#999 !important;	}

.fsS {	font-size:91% !important;}
.fsSB {	font-size:91% !important;	font-weight:bold !important;}
.fs1S {	font-size:91% !important;}
.fs1SB {	font-size:91% !important;	font-weight:bold !important;}
.fs2S {	font-size:82% !important;}
.fs2SB {	font-size:82% !important;	font-weight:bold !important;}
.fs3S {	font-size:73% !important;}
.fs3SB {	font-size:73% !important;	font-weight:bold !important;}
.fs4S {	font-size:64% !important;}
.fs4SB {	font-size:64% !important;	font-weight:bold !important;}
.fs5S {	font-size:55% !important;}
.fs5SB {	font-size:55% !important;	font-weight:bold !important;}
.fs6S {	font-size:46% !important;}
.fs6SB {	font-size:46% !important;	font-weight:bold !important;}
.fsM {	font-size:100% !important;}
.fsMB {	font-size:100% !important;	font-weight:bold !important;}
.fsM {	font-size:100% !important;}
.fsMB {	font-size:100% !important;	font-weight:bold !important;}
.fsL {	font-size:109% !important;}
.fsLB {	font-size:109% !important;	font-weight:bold !important;}
.fs2L {	font-size:118% !important;}
.fs2LB {	font-size:118% !important;	font-weight:bold !important;}
.fs3L {	font-size:127% !important;}
.fs3LB {	font-size:127% !important;	font-weight:bold !important;}
.fs4L {	font-size:136% !important;}
.fs4LB {	font-size:136% !important;	font-weight:bold !important;}
.fs5L {	font-size:145% !important;}
.fs5LB {	font-size:145% !important;	font-weight:bold !important;}
.fs6L {	font-size:154% !important;}
.fs6LB {	font-size:154% !important;	font-weight:bold !important;}
.fs7L {	font-size:163% !important;}
.fs7LB {	font-size:163% !important;	font-weight:bold !important;}
.fs8L {	font-size:172% !important;}
.fs8LB {	font-size:172% !important;	font-weight:bold !important;}
.fs9L {	font-size:181% !important;}
.fs9LB {	font-size:181% !important;	font-weight:bold !important;}
.fs10L {	font-size:190% !important;}
.fs10LB {	font-size:190% !important;	font-weight:bold !important;}
.fs11L {	font-size:199% !important;}
.fs11LB {	font-size:199% !important;	font-weight:bold !important;}
.fs12L {	font-size:208% !important;}
.fs12LB {	font-size:208% !important;	font-weight:bold !important;}
.fs13L {	font-size:217% !important;}
.fs13LB {	font-size:217% !important;	font-weight:bold !important;}
.fs14L {	font-size:226% !important;}
.fs14LB {	font-size:226% !important;	font-weight:bold !important;}
.fs15L {	font-size:235% !important;}
.fs15LB {	font-size:235% !important;	font-weight:bold !important;}

@media screen and (min-width: 801px)  {
	.pc_fsS {	font-size:91% !important;}
	.pc_fsSB {	font-size:91% !important;	font-weight:bold !important;}
	.pc_fs1S {	font-size:91% !important;}
	.pc_fs1SB {	font-size:91% !important;	font-weight:bold !important;}
	.pc_fs2S {	font-size:82% !important;}
	.pc_fs2SB {	font-size:82% !important;	font-weight:bold !important;}
	.pc_fs3S {	font-size:73% !important;}
	.pc_fs3SB {	font-size:73% !important;	font-weight:bold !important;}
	.pc_fs4S {	font-size:65% !important;}
	.pc_fs4SB {	font-size:65% !important;	font-weight:bold !important;}
	.pc_fs5S {	font-size:56% !important;}
	.pc_fs5SB {	font-size:56% !important;	font-weight:bold !important;}
	.pc_fsM {	font-size:100% !important;}
	.pc_fsMB {	font-size:100% !important;	font-weight:bold !important;}
	.pc_fsM {	font-size:100% !important;}
	.pc_fsMB {	font-size:100% !important;	font-weight:bold !important;}
	.pc_fsL {	font-size:109% !important;}
	.pc_fsLB {	font-size:109% !important;	font-weight:bold !important;}
	.pc_fs2L {	font-size:118% !important;}
	.pc_fs2LB {	font-size:118% !important;	font-weight:bold !important;}
	.pc_fs3L {	font-size:127% !important;}
	.pc_fs3LB {	font-size:127% !important;	font-weight:bold !important;}
	.pc_fs4L {	font-size:136% !important;}
	.pc_fs4LB {	font-size:136% !important;	font-weight:bold !important;}
	.pc_fs5L {	font-size:145% !important;}
	.pc_fs5LB {	font-size:145% !important;	font-weight:bold !important;}
	.pc_fs6L {	font-size:154% !important;}
	.pc_fs6LB {	font-size:154% !important;	font-weight:bold !important;}
	.pc_fs7L {	font-size:163% !important;}
	.pc_fs7LB {	font-size:163% !important;	font-weight:bold !important;}
	.pc_fs8L {	font-size:172% !important;}
	.pc_fs8LB {	font-size:172% !important;	font-weight:bold !important;}
	.pc_fs9L {	font-size:181% !important;}
	.pc_fs9LB {	font-size:181% !important;	font-weight:bold !important;}
	.pc_fs10L {	font-size:190% !important;}
	.pc_fs10LB {	font-size:190% !important;	font-weight:bold !important;}
	.pc_fs11L {	font-size:199% !important;}
	.pc_fs11LB {	font-size:199% !important;	font-weight:bold !important;}
	.pc_fs12L {	font-size:208% !important;}
	.pc_fs12LB {	font-size:208% !important;	font-weight:bold !important;}
	.pc_fs13L {	font-size:217% !important;}
	.pc_fs13LB {	font-size:217% !important;	font-weight:bold !important;}
	.pc_fs14L {	font-size:226% !important;}
	.pc_fs14LB {	font-size:226% !important;	font-weight:bold !important;}
	.pc_fs15L {	font-size:235% !important;}
	.pc_fs15LB {	font-size:235% !important;	font-weight:bold !important;}
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_fsS { font-size:91% !important;}
	.sp_fsSB {	font-size:91% !important;	font-weight:bold !important;}
	.sp_fs1S { font-size:91% !important;}
	.sp_fs1SB {	font-size:91% !important;	font-weight:bold !important;}
	.sp_fs2S {	font-size:82% !important;}
	.sp_fs2SB {	font-size:82% !important;	font-weight:bold !important;}
	.sp_fs3S {	font-size:73% !important;}
	.sp_fs3SB {	font-size:73% !important;	font-weight:bold !important;}
	.sp_fs4S {	font-size:65% !important;}
	.sp_fs4SB {	font-size:65% !important;	font-weight:bold !important;}
	.sp_fs5S {	font-size:56% !important;}
	.sp_fs5SB {	font-size:56% !important;	font-weight:bold !important;}
	.sp_fsM {	font-size:100% !important;}
	.sp_fsMB {	font-size:100% !important;	font-weight:bold !important;}
	.sp_fsM {	font-size:100% !important;}
	.sp_fsMB {	font-size:100% !important;	font-weight:bold !important;}
	.sp_fsL {	font-size:109% !important;}
	.sp_fsLB {	font-size:109% !important;	font-weight:bold !important;}
	.sp_fs2L {	font-size:118% !important;}
	.sp_fs2LB {	font-size:118% !important;	font-weight:bold !important;}
	.sp_fs3L {	font-size:127% !important;}
	.sp_fs3LB {	font-size:127% !important;	font-weight:bold !important;}
	.sp_fs4L {	font-size:136% !important;}
	.sp_fs4LB {	font-size:136% !important;	font-weight:bold !important;}
	.sp_fs5L {	font-size:145% !important;}
	.sp_fs5LB {	font-size:145% !important;	font-weight:bold !important;}
	.sp_fs6L {	font-size:154% !important;}
	.sp_fs6LB {	font-size:154% !important;	font-weight:bold !important;}
	.sp_fs7L {	font-size:163% !important;}
	.sp_fs7LB {	font-size:163% !important;	font-weight:bold !important;}
	.sp_fs8L {	font-size:172% !important;}
	.sp_fs8LB {	font-size:172% !important;	font-weight:bold !important;}
	.sp_fs9L {	font-size:181% !important;}
	.sp_fs9LB {	font-size:181% !important;	font-weight:bold !important;}
	.sp_fs10L {	font-size:190% !important;}
	.sp_fs10LB {	font-size:190% !important;	font-weight:bold !important;}
	.sp_fs11L {	font-size:199% !important;}
	.sp_fs11LB {	font-size:199% !important;	font-weight:bold !important;}
	.sp_fs12L {	font-size:208% !important;}
	.sp_fs12LB {	font-size:208% !important;	font-weight:bold !important;}
	.sp_fs13L {	font-size:217% !important;}
	.sp_fs13LB {	font-size:217% !important;	font-weight:bold !important;}
	.sp_fs14L {	font-size:226% !important;}
	.sp_fs14LB {	font-size:226% !important;	font-weight:bold !important;}
	.sp_fs15L {	font-size:235% !important;}
	.sp_fs15LB {	font-size:235% !important;	font-weight:bold !important;}
}

.htxL1 {	font-size:calc(1rem + 1 * 0.10rem); 	line-height:1.7;	}
.htxL2 {	font-size:calc(1rem + 2 * 0.10rem); 	line-height:1.7;	}
.htxL3 {	font-size:calc(1rem + 3 * 0.10rem); 	line-height:1.7;	}
.htxL4 {	font-size:calc(1rem + 4 * 0.10rem); 	line-height:1.7;	}
.htxL5 {	font-size:calc(1rem + 5 * 0.10rem); 	line-height:1.7;	}
.htxL6 {	font-size:calc(1rem + 6 * 0.10rem); 	line-height:1.7;	}
.htxL7 {	font-size:calc(1rem + 7 * 0.10rem); 	line-height:1.7;	}
.htxL8 {	font-size:calc(1rem + 8 * 0.10rem); 	line-height:1.7;	}
.htxL9 {	font-size:calc(1rem + 9 * 0.10rem); 	line-height:1.7;	}
.htxL10 {	font-size:calc(1rem + 10 * 0.10rem); 	line-height:1.7;	}
/* ________PC________ */
@media screen and (min-width: 801px)  {
	.pc_htxL1 {	font-size:calc(1rem + 1 * 0.06rem);	}
	.pc_htxL2 {	font-size:calc(1rem + 2 * 0.06rem);	}
	.pc_htxL3 {	font-size:calc(1rem + 3 * 0.06rem);	}
	.pc_htxL4 {	font-size:calc(1rem + 4 * 0.06rem);	}
	.pc_htxL5 {	font-size:calc(1rem + 5 * 0.06rem);	}
	.pc_htxL6 {	font-size:calc(1rem + 6 * 0.06rem);	}
	.pc_htxL7 {	font-size:calc(1rem + 7 * 0.06rem);	}
	.pc_htxL8 {	font-size:calc(1rem + 8 * 0.06rem);	}
	.pc_htxL9 {	font-size:calc(1rem + 9 * 0.06rem);	}
	.pc_htxL10 {	font-size:calc(1rem + 10 * 0.06rem);	}
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.htxL1 {	font-size:calc(1rem + 1 * 0.06rem);	}
	.htxL2 {	font-size:calc(1rem + 2 * 0.06rem);	}
	.htxL3 {	font-size:calc(1rem + 3 * 0.06rem);	}
	.htxL4 {	font-size:calc(1rem + 4 * 0.06rem);	}
	.htxL5 {	font-size:calc(1rem + 5 * 0.06rem);	}
	.htxL6 {	font-size:calc(1rem + 6 * 0.06rem);	}
	.htxL7 {	font-size:calc(1rem + 7 * 0.06rem);	}
	.htxL8 {	font-size:calc(1rem + 8 * 0.06rem);	}
	.htxL9 {	font-size:calc(1rem + 9 * 0.06rem);	}
	.htxL10 {	font-size:calc(1rem + 10 * 0.06rem);	}

	.sp_htxL1 {	font-size:calc(1rem + 1 * 0.06rem);	}
	.sp_htxL2 {	font-size:calc(1rem + 2 * 0.06rem);	}
	.sp_htxL3 {	font-size:calc(1rem + 3 * 0.06rem);	}
	.sp_htxL4 {	font-size:calc(1rem + 4 * 0.06rem);	}
	.sp_htxL5 {	font-size:calc(1rem + 5 * 0.06rem);	}
	.sp_htxL6 {	font-size:calc(1rem + 6 * 0.06rem);	}
	.sp_htxL7 {	font-size:calc(1rem + 7 * 0.06rem);	}
	.sp_htxL8 {	font-size:calc(1rem + 8 * 0.06rem);	}
	.sp_htxL9 {	font-size:calc(1rem + 9 * 0.06rem);	}
	.sp_htxL10 {	font-size:calc(1rem + 10 * 0.06rem);	}
}

.txL4 {		font-size:calc(1rem + 4 * 0.06rem);		line-height:calc(2rem + 0.2 * 4rem );	}
.txL3 {		font-size:calc(1rem + 3 * 0.06rem);		line-height:calc(2rem + 0.2 * 3rem );	}
.txL2 {		font-size:calc(1rem + 2 * 0.06rem);		line-height:calc(2rem + 0.2 * 2rem );	}
.txL1 {		font-size:calc(1rem + 1 * 0.06rem);		line-height:calc(2rem + 0.2 * 1rem );	}
.txS1 {		font-size:calc(1rem - 1 * 0.06rem);		line-height:calc(2rem - 0.2 * 1rem );	}
.txS2 {		font-size:calc(1rem - 2 * 0.06rem);		line-height:calc(2rem - 0.2 * 2rem );	}
.txS3 {		font-size:calc(1rem - 3 * 0.06rem);		line-height:calc(2rem - 0.2 * 3rem );	}
.txS4 {		font-size:calc(1rem - 4 * 0.06rem);		line-height:calc(2rem - 0.2 * 4rem );	}

/* ________PC________ */
@media screen and (min-width: 801px)  {
	.pc_txL4 {		font-size:calc(1rem + 4 * 0.06rem);		line-height:calc(2rem + 0.2 * 4rem );	}
	.pc_txL3 {		font-size:calc(1rem + 3 * 0.06rem);		line-height:calc(2rem + 0.2 * 3rem );	}
	.pc_txL2 {		font-size:calc(1rem + 2 * 0.06rem);		line-height:calc(2rem + 0.2 * 2rem );	}
	.pc_txL1 {		font-size:calc(1rem + 1 * 0.06rem);		line-height:calc(2rem + 0.2 * 1rem );	}
	.pc_txS1 {		font-size:calc(1rem - 1 * 0.06rem);		line-height:calc(2rem - 0.2 * 1rem );	}
	.pc_txS2 {		font-size:calc(1rem - 2 * 0.06rem);		line-height:calc(2rem - 0.2 * 2rem );	}
	.pc_txS3 {		font-size:calc(1rem - 3 * 0.06rem);		line-height:calc(2rem - 0.2 * 3rem );	}
	.pc_txS4 {		font-size:calc(1rem - 4 * 0.06rem);		line-height:calc(2rem - 0.2 * 4rem );	}
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_txL4 {		font-size:calc(1rem + 4 * 0.06rem);		line-height:calc(2rem + 0.2 * 4rem );	}
	.sp_txL3 {		font-size:calc(1rem + 3 * 0.06rem);		line-height:calc(2rem + 0.2 * 3rem );	}
	.sp_txL2 {		font-size:calc(1rem + 2 * 0.06rem);		line-height:calc(2rem + 0.2 * 2rem );	}
	.sp_txL1 {		font-size:calc(1rem + 1 * 0.06rem);		line-height:calc(2rem + 0.2 * 1rem );	}
	.sp_txS1 {		font-size:calc(1rem - 1 * 0.06rem);		line-height:calc(2rem - 0.2 * 1rem );	}
	.sp_txS2 {		font-size:calc(1rem - 2 * 0.06rem);		line-height:calc(2rem - 0.2 * 2rem );	}
	.sp_txS3 {		font-size:calc(1rem - 3 * 0.06rem);		line-height:calc(2rem - 0.2 * 3rem );	}
	.sp_txS4 {		font-size:calc(1rem - 4 * 0.06rem);		line-height:calc(2rem - 0.2 * 4rem );	}
}

.lh08	{	line-height:0.8em !important; }
.lh09	{	line-height:0.9em !important; }
.lh10	{	line-height:1.0em !important; }
.lh11	{	line-height:1.1em !important; }
.lh12	{	line-height:1.2em !important; }
.lh13	{	line-height:1.3em !important; }
.lh14	{	line-height:1.4em !important; }
.lh15	{	line-height:1.5em !important; }
.lh16	{	line-height:1.6em !important; }
.lh17	{	line-height:1.7em !important; }
.lh18	{	line-height:1.8em !important; }
.lh19	{	line-height:1.9em !important; }
.lh20	{	line-height:2.0em !important; }
.lh21	{	line-height:2.1em !important; }
.lh22	{	line-height:2.2em !important; }
.lh23	{	line-height:2.3em !important; }
.lh24	{	line-height:2.4em !important; }
.lh25	{	line-height:2.5em !important; }
.lh26	{	line-height:2.6em !important; }
.lh27	{	line-height:2.7em !important; }
.lh28	{	line-height:2.8em !important; }
.lh29	{	line-height:2.9em !important; }
.lh30	{	line-height:3.0em !important; }

@media screen and (min-width: 801px)  {
	.pc_lh08	{	line-height:0.8em !important; }
	.pc_lh09	{	line-height:0.9em !important; }
	.pc_lh10	{	line-height:1.0em !important; }
	.pc_lh11	{	line-height:1.1em !important; }
	.pc_lh12	{	line-height:1.2em !important; }
	.pc_lh13	{	line-height:1.3em !important; }
	.pc_lh14	{	line-height:1.4em !important; }
	.pc_lh15	{	line-height:1.5em !important; }
	.pc_lh16	{	line-height:1.6em !important; }
	.pc_lh17	{	line-height:1.7em !important; }
	.pc_lh18	{	line-height:1.8em !important; }
	.pc_lh19	{	line-height:1.9em !important; }
	.pc_lh20	{	line-height:2.0em !important; }
	.pc_lh21	{	line-height:2.1em !important; }
	.pc_lh22	{	line-height:2.2em !important; }
	.pc_lh23	{	line-height:2.3em !important; }
	.pc_lh24	{	line-height:2.4em !important; }
	.pc_lh25	{	line-height:2.5em !important; }
	.pc_lh26	{	line-height:2.6em !important; }
	.pc_lh27	{	line-height:2.7em !important; }
	.pc_lh28	{	line-height:2.8em !important; }
	.pc_lh29	{	line-height:2.9em !important; }
	.pc_lh30	{	line-height:3.0em !important; }
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_lh08	{	line-height:0.8em !important; }
	.sp_lh09	{	line-height:0.9em !important; }
	.sp_lh10	{	line-height:1.0em !important; }
	.sp_lh11	{	line-height:1.1em !important; }
	.sp_lh12	{	line-height:1.2em !important; }
	.sp_lh13	{	line-height:1.3em !important; }
	.sp_lh14	{	line-height:1.4em !important; }
	.sp_lh15	{	line-height:1.5em !important; }
	.sp_lh16	{	line-height:1.6em !important; }
	.sp_lh17	{	line-height:1.7em !important; }
	.sp_lh18	{	line-height:1.8em !important; }
	.sp_lh19	{	line-height:1.9em !important; }
	.sp_lh20	{	line-height:2.0em !important; }
	.sp_lh21	{	line-height:2.1em !important; }
	.sp_lh22	{	line-height:2.2em !important; }
	.sp_lh23	{	line-height:2.3em !important; }
	.sp_lh24	{	line-height:2.4em !important; }
	.sp_lh25	{	line-height:2.5em !important; }
	.sp_lh26	{	line-height:2.6em !important; }
	.sp_lh27	{	line-height:2.7em !important; }
	.sp_lh28	{	line-height:2.8em !important; }
	.sp_lh29	{	line-height:2.9em !important; }
	.sp_lh30	{	line-height:3.0em !important; }
}

.tdUnderline	{	text-decoration:underline !important; text-underline-offset: 3px;}
.tdNone	{	text-decoration:none !important; }
.tdOverline	{	text-decoration:overline !important; }
.tdLine	{	text-decoration:line-through !important; }

.fwBold	{	font-weight:bold !important; }
.fwNormal	{	font-weight:normal !important; }
.fw1	{	font-weight:100 !important; }
.fw2	{	font-weight:200 !important; }
.fw3	{	font-weight:300 !important; }
.fw4	{	font-weight:400 !important; }
.fw5	{	font-weight:500 !important; }
.fw6	{	font-weight:600 !important; }
.fw7	{	font-weight:700 !important; }
.fw8	{	font-weight:800 !important; }
.fw9	{	font-weight:900 !important; }

@media screen and (min-width: 801px)  {
	.pc_fwBold	{	font-weight:bold !important; }
	.pc_fwNormal	{	font-weight:normal !important; }
	.pc_fw1	{	font-weight:100 !important; }
	.pc_fw2	{	font-weight:200 !important; }
	.pc_fw3	{	font-weight:300 !important; }
	.pc_fw4	{	font-weight:400 !important; }
	.pc_fw5	{	font-weight:500 !important; }
	.pc_fw6	{	font-weight:600 !important; }
	.pc_fw7	{	font-weight:700 !important; }
	.pc_fw8	{	font-weight:800 !important; }
	.pc_fw9	{	font-weight:900 !important; }
}
@media screen and (min-width: 801px)  {
	.pc_fwBold	{	font-weight:bold !important; }
	.pc_fwNormal	{	font-weight:normal !important; }
	.pc_fw1	{	font-weight:100 !important; }
	.pc_fw2	{	font-weight:200 !important; }
	.pc_fw3	{	font-weight:300 !important; }
	.pc_fw4	{	font-weight:400 !important; }
	.pc_fw5	{	font-weight:500 !important; }
	.pc_fw6	{	font-weight:600 !important; }
	.pc_fw7	{	font-weight:700 !important; }
	.pc_fw8	{	font-weight:800 !important; }
	.pc_fw9	{	font-weight:900 !important; }
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_taRight	{	text-align:right !important; }
	.sp_taLeft	{	text-align:left !important; }
	.sp_taCenter	{	text-align:center !important; }
}

.fsNormal	{	font-style:normal !important; }
.fsItalic	{	font-style:italic !important; }

.taRight	{	text-align:right !important; }
.taLeft	{	text-align:Left !important; }
.taCenter	{	text-align:center !important; }

@media screen and (min-width: 801px)  {
	.pc_taRight	{	text-align:right !important; }
	.pc_taLeft	{	text-align:left !important; }
	.pc_taCenter	{	text-align:center !important; }
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_taRight	{	text-align:right !important; }
	.sp_taLeft	{	text-align:left !important; }
	.sp_taCenter	{	text-align:center !important; }
}

/* // vertical //
-------------------------------------------------- */
.vaTop {
	vertical-align: top !important;
}
.vaMiddle {
	vertical-align: middle !important;
}
.vaBottom {
	vertical-align: bottom !important;
}
@media screen and (min-width: 801px)  {
	.pc_vaTop	{	vertical-align:top !important; }
	.pc_vaMiddle	{	vertical-align:middle !important; }
	.pc_vaBottom	{	vertical-align:bottom !important; }
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_vaTop	{	vertical-align:top !important; }
	.sp_vaMiddle	{	vertical-align:middle !important; }
	.sp_vaBottom	{	vertical-align:bottom !important; }
}


/* // box //
-------------------------------------------------- */
.mw1 { min-width:1px !important;	}
.wAuto { width:auto !important; min-width:1px !important;	}

.w10 { width:10% !important; min-width:1px !important;	}
.w15 { width:15% !important; min-width:1px !important;	}
.w19 { width:19% !important; min-width:1px !important;	}
.w20 { width:20% !important; min-width:1px !important;	}
.w25 { width:25% !important; min-width:1px !important;	}
.w30 { width:30% !important; min-width:1px !important;	}
.w35 { width:35% !important; min-width:1px !important;	}
.w40 { width:40% !important; min-width:1px !important;	}
.w45 { width:45% !important; min-width:1px !important;	}
.w50 { width:50% !important; min-width:1px !important;	}
.w55 { width:55% !important; min-width:1px !important;	}
.w60 { width:60% !important; min-width:1px !important;	}
.w65 { width:65% !important; min-width:1px !important;	}
.w70 { width:70% !important; min-width:1px !important;	}
.w75 { width:75% !important; min-width:1px !important;	}
.w80 { width:80% !important; min-width:1px !important;	}
.w85 { width:85% !important; min-width:1px !important;	}
.w90 { width:90% !important; min-width:1px !important;	}
.w95 { width:95% !important; min-width:1px !important;	}
.w100 { width:100% !important; min-width:1px !important;	}

.w30p { width:30px !important; min-width:1px !important;	}
.w50p { width:50px !important; min-width:1px !important;	}
.w60p { width:60px !important; min-width:1px !important;	}
.w70p { width:70px !important; min-width:1px !important;	}
.w80p { width:80px !important; min-width:1px !important;	}
.w100p { width:100px !important; min-width:1px !important;	}
.w110p { width:110px !important; min-width:1px !important;	}
.w120p { width:120px !important; min-width:1px !important;	}
.w130p { width:130px !important; min-width:1px !important;	}
.w140p { width:140px !important; min-width:1px !important;	}
.w150p { width:150px !important; min-width:1px !important;	}
.w160p { width:160px !important; min-width:1px !important;	}
.w170p { width:170px !important; min-width:1px !important;	}
.w180p { width:180px !important; min-width:1px !important;	}
.w200p { width:200px !important; min-width:1px !important;	}
.w230p { width:230px !important; min-width:1px !important;	}
.w250p { width:250px !important; min-width:1px !important;	}
.w280p { width:280px !important; min-width:1px !important;	}
.w300p { width:300px !important; min-width:1px !important;	}
.w330p { width:330px !important; min-width:1px !important;	}
.w350p { width:350px !important; min-width:1px !important;	}
.w380p { width:380px !important; min-width:1px !important;	}
.w400p { width:400px !important; min-width:1px !important;	}
.w430p { width:430px !important; min-width:1px !important;	}
.w450p { width:450px !important; min-width:1px !important;	}
.w480p { width:480px !important; min-width:1px !important;	}
.w500p { width:500px !important; min-width:1px !important;	}
.w530p { width:530px !important; min-width:1px !important;	}
.w550p { width:550px !important; min-width:1px !important;	}
.w580p { width:580px !important; min-width:1px !important;	}
.w600p { width:600px !important; min-width:1px !important;	}
.w630p { width:630px !important; min-width:1px !important;	}
.w650p { width:650px !important; min-width:1px !important;	}
.w680p { width:680px !important; min-width:1px !important;	}
.w700p { width:700px !important; min-width:1px !important;	}
.w730p { width:730px !important; min-width:1px !important;	}
.w750p { width:750px !important; min-width:1px !important;	}
.w780p { width:780px !important; min-width:1px !important;	}
.w800p { width:800px !important; min-width:1px !important;	}
.w830p { width:830px !important; min-width:1px !important;	}
.w850p { width:850px !important; min-width:1px !important;	}
.w880p { width:880px !important; min-width:1px !important;	}
.w900p { width:900px !important; min-width:1px !important;	}
.w930p { width:930px !important; min-width:1px !important;	}
.w950p { width:950px !important; min-width:1px !important;	}
.w980p { width:980px !important; min-width:1px !important;	}
.w1000p { width:1000px !important; min-width:1px !important;	}


@media screen and (min-width: 801px)  {
	.pc_wAuto { width:auto !important; min-width:1px !important;	}

	.pc_w10 { width:10% !important; min-width:1px !important;	}
	.pc_w15 { width:15% !important; min-width:1px !important;	}
	.pc_w20 { width:20% !important; min-width:1px !important;	}
	.pc_w25 { width:25% !important; min-width:1px !important;	}
	.pc_w30 { width:30% !important; min-width:1px !important;	}
	.pc_w35 { width:35% !important; min-width:1px !important;	}
	.pc_w40 { width:40% !important; min-width:1px !important;	}
	.pc_w45 { width:45% !important; min-width:1px !important;	}
	.pc_w50 { width:50% !important; min-width:1px !important;	}
	.pc_w55 { width:55% !important; min-width:1px !important;	}
	.pc_w60 { width:60% !important; min-width:1px !important;	}
	.pc_w65 { width:65% !important; min-width:1px !important;	}
	.pc_w70 { width:70% !important; min-width:1px !important;	}
	.pc_w75 { width:75% !important; min-width:1px !important;	}
	.pc_w80 { width:80% !important; min-width:1px !important;	}
	.pc_w85 { width:85% !important; min-width:1px !important;	}
	.pc_w90 { width:90% !important; min-width:1px !important;	}
	.pc_w95 { width:95% !important; min-width:1px !important;	}
	.pc_w100 { width:100% !important; min-width:1px !important;	}

	.pc_w30p { width:30px !important; min-width:1px !important;	}
	.pc_w50p { width:50px !important; min-width:1px !important;	}
	.pc_w60p { width:60px !important; min-width:1px !important;	}
	.pc_w70p { width:70px !important; min-width:1px !important;	}
	.pc_w80p { width:80px !important; min-width:1px !important;	}
	.pc_w100p { width:100px !important; min-width:1px !important;	}
	.pc_w110p { width:110px !important; min-width:1px !important;	}
	.pc_w120p { width:120px !important; min-width:1px !important;	}
	.pc_w130p { width:130px !important; min-width:1px !important;	}
	.pc_w140p { width:140px !important; min-width:1px !important;	}
	.pc_w150p { width:150px !important; min-width:1px !important;	}
	.pc_w160p { width:160px !important; min-width:1px !important;	}
	.pc_w170p { width:170px !important; min-width:1px !important;	}
	.pc_w180p { width:180px !important; min-width:1px !important;	}
	.pc_w200p { width:200px !important; min-width:1px !important;	}
	.pc_w220p { width:220px !important; min-width:1px !important;	}
	.pc_w240p { width:240px !important; min-width:1px !important;	}
	.pc_w250p { width:250px !important; min-width:1px !important;	}
	.pc_w260p { width:260px !important; min-width:1px !important;	}
	.pc_w280p { width:280px !important; min-width:1px !important;	}
	.pc_w300p { width:300px !important; min-width:1px !important;	}
	.pc_w320p { width:320px !important; min-width:1px !important;	}
	.pc_w340p { width:340px !important; min-width:1px !important;	}
	.pc_w350p { width:350px !important; min-width:1px !important;	}
	.pc_w360p { width:360px !important; min-width:1px !important;	}
	.pc_w380p { width:380px !important; min-width:1px !important;	}
	.pc_w400p { width:400px !important; min-width:1px !important;	}
	.pc_w420p { width:420px !important; min-width:1px !important;	}
	.pc_w440p { width:440px !important; min-width:1px !important;	}
	.pc_w450p { width:450px !important; min-width:1px !important;	}
	.pc_w460p { width:460px !important; min-width:1px !important;	}
	.pc_w480p { width:480px !important; min-width:1px !important;	}
	.pc_w500p { width:500px !important; min-width:1px !important;	}
	.pc_w520p { width:520px !important; min-width:1px !important;	}
	.pc_w540p { width:540px !important; min-width:1px !important;	}
	.pc_w550p { width:550px !important; min-width:1px !important;	}
	.pc_w560p { width:560px !important; min-width:1px !important;	}
	.pc_w580p { width:580px !important; min-width:1px !important;	}
	.pc_w600p { width:600px !important; min-width:1px !important;	}
	.pc_w630p { width:630px !important; min-width:1px !important;	}
	.pc_w650p { width:650px !important; min-width:1px !important;	}
	.pc_w680p { width:680px !important; min-width:1px !important;	}
	.pc_w700p { width:700px !important; min-width:1px !important;	}
	.pc_w730p { width:730px !important; min-width:1px !important;	}
	.pc_w750p { width:750px !important; min-width:1px !important;	}
	.pc_w780p { width:780px !important; min-width:1px !important;	}
	.pc_w800p { width:800px !important; min-width:1px !important;	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_wAuto { width:auto !important; min-width:1px !important;	}

	.sp_w10 { width:10% !important; min-width:1px !important;	}
	.sp_w15 { width:15% !important; min-width:1px !important;	}
	.sp_w20 { width:20% !important; min-width:1px !important;	}
	.sp_w25 { width:25% !important; min-width:1px !important;	}
	.sp_w30 { width:30% !important; min-width:1px !important;	}
	.sp_w35 { width:35% !important; min-width:1px !important;	}
	.sp_w40 { width:40% !important; min-width:1px !important;	}
	.sp_w45 { width:45% !important; min-width:1px !important;	}
	.sp_w50 { width:50% !important; min-width:1px !important;	}
	.sp_w55 { width:55% !important; min-width:1px !important;	}
	.sp_w60 { width:60% !important; min-width:1px !important;	}
	.sp_w65 { width:65% !important; min-width:1px !important;	}
	.sp_w70 { width:70% !important; min-width:1px !important;	}
	.sp_w75 { width:75% !important; min-width:1px !important;	}
	.sp_w80 { width:80% !important; min-width:1px !important;	}
	.sp_w85 { width:85% !important; min-width:1px !important;	}
	.sp_w90 { width:90% !important; min-width:1px !important;	}
	.sp_w95 { width:95% !important; min-width:1px !important;	}
	.sp_w100 { width:100% !important; min-width:1px !important;	}

	.sp_w30p { width:30px !important; min-width:1px !important;	}
	.sp_w50p { width:50px !important; min-width:1px !important;	}
	.sp_w60p { width:60px !important; min-width:1px !important;	}
	.sp_w70p { width:70px !important; min-width:1px !important;	}
	.sp_w80p { width:80px !important; min-width:1px !important;	}
	.sp_w100p { width:100px !important; min-width:1px !important;	}
	.sp_w110p { width:110px !important; min-width:1px !important;	}
	.sp_w120p { width:120px !important; min-width:1px !important;	}
	.sp_w130p { width:130px !important; min-width:1px !important;	}
	.sp_w140p { width:140px !important; min-width:1px !important;	}
	.sp_w150p { width:150px !important; min-width:1px !important;	}
	.sp_w160p { width:160px !important; min-width:1px !important;	}
	.pcW170p { width:170px !important; min-width:1px !important;	}
	.sp_w180p { width:180px !important; min-width:1px !important;	}
	.sp_w200p { width:200px !important; min-width:1px !important;	}
	.sp_w220p { width:220px !important; min-width:1px !important;	}
	.sp_w240p { width:240px !important; min-width:1px !important;	}
	.sp_w250p { width:250px !important; min-width:1px !important;	}
	.sp_w280p { width:280px !important; min-width:1px !important;	}
	.sp_w300p { width:300px !important; min-width:1px !important;	}
	.sp_w320p { width:320px !important; min-width:1px !important;	}
	.sp_w340p { width:340px !important; min-width:1px !important;	}
	.sp_w350p { width:350px !important; min-width:1px !important;	}
	.sp_w360p { width:360px !important; min-width:1px !important;	}
	.sp_w380p { width:380px !important; min-width:1px !important;	}
	.sp_w400p { width:400px !important; min-width:1px !important;	}
	.sp_w420p { width:420px !important; min-width:1px !important;	}
	.sp_w440p { width:440px !important; min-width:1px !important;	}
	.sp_w450p { width:450px !important; min-width:1px !important;	}
	.sp_w460p { width:460px !important; min-width:1px !important;	}
	.sp_w480p { width:480px !important; min-width:1px !important;	}
	.sp_w500p { width:500px !important; min-width:1px !important;	}
	.sp_w520p { width:520px !important; min-width:1px !important;	}
	.sp_w540p { width:540px !important; min-width:1px !important;	}
	.sp_w550p { width:550px !important; min-width:1px !important;	}
	.sp_w560p { width:560px !important; min-width:1px !important;	}
	.sp_w580p { width:580px !important; min-width:1px !important;	}
	.sp_w600p { width:600px !important; min-width:1px !important;	}
	.sp_w620p { width:620px !important; min-width:1px !important;	}
	.sp_w640p { width:640px !important; min-width:1px !important;	}
	.sp_w650p { width:650px !important; min-width:1px !important;	}
	.sp_w660p { width:660px !important; min-width:1px !important;	}
	.sp_w680p { width:680px !important; min-width:1px !important;	}
	.sp_w700p { width:700px !important; min-width:1px !important;	}
	.sp_w720p { width:720px !important; min-width:1px !important;	}
	.sp_w740p { width:740px !important; min-width:1px !important;	}
	.sp_w750p { width:750px !important; min-width:1px !important;	}
	.sp_w760p { width:760px !important; min-width:1px !important;	}
	.sp_w780p { width:780px !important; min-width:1px !important;	}
	.sp_w800p { width:800px !important; min-width:1px !important;	}
	.sp_w820p { width:820px !important; min-width:1px !important;	}
	.sp_w840p { width:840px !important; min-width:1px !important;	}
	.sp_w850p { width:850px !important; min-width:1px !important;	}
	.sp_w860p { width:860px !important; min-width:1px !important;	}
	.sp_w880p { width:880px !important; min-width:1px !important;	}
	.sp_w900p { width:900px !important; min-width:1px !important;	}
	.sp_w920p { width:920px !important; min-width:1px !important;	}
	.sp_w940p { width:940px !important; min-width:1px !important;	}
	.sp_w950p { width:950px !important; min-width:1px !important;	}
	.sp_w960p { width:960px !important; min-width:1px !important;	}
	.sp_w980p { width:980px !important; min-width:1px !important;	}
	.sp_w1000p { width:1000px !important; min-width:1px !important;	}
}

.h100 { height:100% !important; }
.hAuto { height:auto !important;	}

.h1p { height:1px !important;	}
.h2p { height:2px !important;	}
.h3p { height:3px !important;	}
.h4p { height:4px !important;	}
.h5p { height:5px !important;	}
.h6p { height:6px !important;	}
.h7p { height:7px !important;	}
.h8p { height:8px !important;	}
.h9p { height:9px !important;	}
.h10p { height:10px !important;	}
.h11p { height:12px !important;	}
.h13p { height:13px !important;	}
.h14p { height:14px !important;	}
.h15p { height:15px !important;	}
.h16p { height:16px !important;	}
.h17p { height:17px !important;	}
.h18p { height:18px !important;	}
.h19p { height:19px !important;	}
.h20p { height:20px !important;	}
.h21p { height:21px !important;	}
.h22p { height:22px !important;	}
.h23p { height:23px !important;	}
.h24p { height:24px !important;	}
.h25p { height:25px !important;	}
.h26p { height:26px !important;	}
.h27p { height:27px !important;	}
.h28p { height:28px !important;	}
.h28p { height:28px !important;	}
.h30p { height:30px !important;	}
.h33p { height:33px !important;	}
.h35p { height:35px !important;	}
.h38p { height:38px !important;	}
.h40p { height:40px !important;	}
.h43p { height:43px !important;	}
.h45p { height:45px !important;	}
.h48p { height:48px !important;	}
.h50p { height:50px !important;	}
.h55p { height:55px !important;	}
.h60p { height:60px !important;	}
.h65p { height:65px !important;	}
.h70p { height:70px !important;	}
.h75p { height:75px !important;	}
.h80p { height:80px !important;	}
.h85p { height:85px !important;	}
.h90p { height:90px !important;	}
.h95p { height:95px !important;	}
.h100p { height:100px !important;	}
.h110p { height:110px !important;	}
.h120p { height:120px !important;	}
.h130p { height:130px !important;	}
.h140p { height:140px !important;	}
.h150p { height:150px !important;	}
.h160p { height:160px !important;	}
.h170p { height:170px !important;	}
.h180p { height:180px !important;	}
.h200p { height:200px !important;	}
.h230p { height:230px !important;	}
.h250p { height:250px !important;	}
.h280p { height:280px !important;	}
.h300p { height:300px !important;	}

@media screen and (min-width: 801px)  {
	.pc_h1p { height:1px !important;	}
	.pc_h2p { height:2px !important;	}
	.pc_h3p { height:3px !important;	}
	.pc_h4p { height:4px !important;	}
	.pc_h5p { height:5px !important;	}
	.pc_h6p { height:6px !important;	}
	.pc_h7p { height:7px !important;	}
	.pc_h8p { height:8px !important;	}
	.pc_h9p { height:9px !important;	}
	.pc_h10p { height:10px !important;	}
	.pc_h11p { height:12px !important;	}
	.pc_h13p { height:13px !important;	}
	.pc_h14p { height:14px !important;	}
	.pc_h15p { height:15px !important;	}
	.pc_h16p { height:16px !important;	}
	.pc_h17p { height:17px !important;	}
	.pc_h18p { height:18px !important;	}
	.pc_h19p { height:19px !important;	}
	.pc_h20p { height:20px !important;	}
	.pc_h21p { height:21px !important;	}
	.pc_h22p { height:22px !important;	}
	.pc_h23p { height:23px !important;	}
	.pc_h24p { height:24px !important;	}
	.pc_h25p { height:25px !important;	}
	.pc_h26p { height:26px !important;	}
	.pc_h27p { height:27px !important;	}
	.pc_h28p { height:28px !important;	}
	.pc_h28p { height:28px !important;	}
	.pc_h30p { height:30px !important;	}
	.pc_h33p { height:33px !important;	}
	.pc_h35p { height:35px !important;	}
	.pc_h38p { height:38px !important;	}
	.pc_h40p { height:40px !important;	}
	.pc_h43p { height:43px !important;	}
	.pc_h45p { height:45px !important;	}
	.pc_h48p { height:48px !important;	}
	.pc_h50p { height:50px !important;	}
	.pc_h55p { height:55px !important;	}
	.pc_h60p { height:60px !important;	}
	.pc_h65p { height:65px !important;	}
	.pc_h70p { height:70px !important;	}
	.pc_h75p { height:75px !important;	}
	.pc_h80p { height:80px !important;	}
	.pc_h85p { height:85px !important;	}
	.pc_h90p { height:90px !important;	}
	.pc_h95p { height:95px !important;	}
	.pc_h100p { height:100px !important;	}
	.pc_h110p { height:110px !important;	}
	.pc_h120p { height:120px !important;	}
	.pc_h130p { height:130px !important;	}
	.pc_h140p { height:140px !important;	}
	.pc_h150p { height:150px !important;	}
	.pc_h160p { height:160px !important;	}
	.pc_h170p { height:170px !important;	}
	.pc_h180p { height:180px !important;	}
	.pc_h200p { height:200px !important;	}
	.pc_h230p { height:230px !important;	}
	.pc_h250p { height:250px !important;	}
	.pc_h280p { height:280px !important;	}
	.pc_h300p { height:300px !important;	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_h1p { height:1px !important;	}
	.sp_h2p { height:2px !important;	}
	.sp_h3p { height:3px !important;	}
	.sp_h4p { height:4px !important;	}
	.sp_h5p { height:5px !important;	}
	.sp_h6p { height:6px !important;	}
	.sp_h7p { height:7px !important;	}
	.sp_h8p { height:8px !important;	}
	.sp_h9p { height:9px !important;	}
	.sp_h10p { height:10px !important;	}
	.sp_h11p { height:12px !important;	}
	.sp_h13p { height:13px !important;	}
	.sp_h14p { height:14px !important;	}
	.sp_h15p { height:15px !important;	}
	.sp_h16p { height:16px !important;	}
	.sp_h17p { height:17px !important;	}
	.sp_h18p { height:18px !important;	}
	.sp_h19p { height:19px !important;	}
	.sp_h20p { height:20px !important;	}
	.sp_h21p { height:21px !important;	}
	.sp_h22p { height:22px !important;	}
	.sp_h23p { height:23px !important;	}
	.sp_h24p { height:24px !important;	}
	.sp_h25p { height:25px !important;	}
	.sp_h26p { height:26px !important;	}
	.sp_h27p { height:27px !important;	}
	.sp_h28p { height:28px !important;	}
	.sp_h28p { height:28px !important;	}
	.sp_h30p { height:30px !important;	}
	.sp_h33p { height:33px !important;	}
	.sp_h35p { height:35px !important;	}
	.sp_h38p { height:38px !important;	}
	.sp_h40p { height:40px !important;	}
	.sp_h43p { height:43px !important;	}
	.sp_h45p { height:45px !important;	}
	.sp_h48p { height:48px !important;	}
	.sp_h50p { height:50px !important;	}
	.sp_h55p { height:55px !important;	}
	.sp_h60p { height:60px !important;	}
	.sp_h65p { height:65px !important;	}
	.sp_h70p { height:70px !important;	}
	.sp_h75p { height:75px !important;	}
	.sp_h80p { height:80px !important;	}
	.sp_h85p { height:85px !important;	}
	.sp_h90p { height:90px !important;	}
	.sp_h95p { height:95px !important;	}
	.sp_h100p { height:100px !important;	}
	.sp_h110p { height:110px !important;	}
	.sp_h120p { height:120px !important;	}
	.sp_h130p { height:130px !important;	}
	.sp_h140p { height:140px !important;	}
	.sp_h150p { height:150px !important;	}
	.sp_h160p { height:160px !important;	}
	.sp_h170p { height:170px !important;	}
	.sp_h180p { height:180px !important;	}
	.sp_h200p { height:200px !important;	}
	.sp_h230p { height:230px !important;	}
	.sp_h250p { height:250px !important;	}
	.sp_h280p { height:280px !important;	}
	.sp_h300p { height:300px !important;	}
}


/* // imgW //
-------------------------------------------------- */
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.imgW10 {
		width:110%;
		margin-left:-5%;
	}
	.imgW20 {
		width:120%;
		margin-left:-10%;
	}
	.imgW30 {
		width:130%;
		margin-left:-15%;
	}
	.imgW40 {
		width:140%;
		margin-left:-20%;
	}
	.imgW50 {
		width:150%;
		margin-left:-25%;
	}
	.imgW60 {
		width:160%;
		margin-left:-30%;
	}
	.imgW70 {
		width:170%;
		margin-left:-35%;
	}
	.imgW80 {
		width:180%;
		margin-left:-40%;
	}
	.imgW90 {
		width:190%;
		margin-left:-45%;
	}
	.imgW100 {
		width:200%;
		margin-left:-50%;
	}
}

/* // list //
-------------------------------------------------- */
.liCircle > li{
	list-style-type: circle !important;
}
.liDisc > li:before, .liDecimal .liDisc > li:before{
	content: '・';
	margin-left: -1em;
}
.liDecimal > li, .liDisc .liDecimal > li{
	list-style-type: decimal !important;
}
.liAlpha > li{
	list-style-type: upper-alpha !important;
}
.liNone > li, .liDisc .liNone > li, .liDecimal .liNone > li{
	list-style-type: none !important;
	margin-left:0 !important;
}

.liCircle > li, .liDisc > li{
	margin-left:1em;
	margin-bottom:6px;
	line-height:1.5em !important;
}
.liDecimal > li, .liAlpha > li{
	margin-left:1.4em;
	margin-bottom:6px;
	line-height:1.5em !important;
}

/* // float //
-------------------------------------------------- */
.flNone	{	float: none !important; }
.flRight	{	float: right !important; }
.flLeft	{	float: left !important; }
.dspInline	{	display: inline !important;}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.flRight.sp_flClear	{	float: none !important; }
	.flLeft.sp_flClear	{	float: none !important; }
}


br.clear	{	clear: both; line-height:0; font-size:1px;}
br.clearLeft	{	clear: left; line-height:0.1; font-size:1px; }

/* // position //
-------------------------------------------------- */
.poRelative {
	position:relative !important;
}
.poAbsolute {
	position:absolute !important;
}

/* // z-index //
-------------------------------------------------- */
.z5 {	z-index:5;	}
.z10 {	z-index:10;	}
.z20 {	z-index:20;	}
.z50 {	z-index:50;	}
.z100 {	z-index:100;	}
.z200 {	z-index:200;	}

/* // display //
-------------------------------------------------- */
.dispNone {
	display:none !important;
}
.dispBlock {
	display:block !important;
}
.dispInlineBlock {
	display:inline-block !important;
}
.dispFlex {
	display: flex !important;
	display: -ms-flexbox !important;
}
.dispFlexWrap {
	display: flex !important;
	display: -ms-flexbox !important;
	flex-wrap: wrap !important;
	-ms-flex-wrap : wrap !important;
}

@media screen and (min-width: 801px)  {
	.pc_dispNone {
		display:none !important;
	}
	.pc_dispBlock {
		display:block !important;
	}
	.pc_dispInlineBlock {
		display:inline-block !important;
	}
	.pc_dispFlex {
		display: flex !important;
		display: -ms-flexbox !important;
	}
	.pc_dispFlexWrap {
		display: flex !important;
		display: -ms-flexbox !important;
		flex-wrap: wrap !important;
		-ms-flex-wrap : wrap !important;
	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_dispNone {
		display:none !important;
	}
	.sp_dispBlock {
		display:block !important;
	}
	.sp_dispInlineBlock {
		display:inline-block !important;
	}
	.sp_dispFlex {
		display: flex !important;
		display: -ms-flexbox !important;
	}
	.sp_dispFlexWrap {
		display: flex !important;
		display: -ms-flexbox !important;
		flex-wrap: wrap !important;
		-ms-flex-wrap : wrap !important;
	}
}


/* // shadow設定 //
----------------------------------------------- */
.boxShadowA10 {	box-shadow: 0 0 6px rgba(0,0,0,0.10);}
.boxShadowA15 {	box-shadow: 0 0 6px rgba(0,0,0,0.15);}
.boxShadowA20 {	box-shadow: 0 0 6px rgba(0,0,0,0.20);}
.boxShadowA25 {	box-shadow: 0 0 6px rgba(0,0,0,0.25);}
.boxShadowA30 {	box-shadow: 0 0 6px rgba(0,0,0,0.30);}
.boxShadowA35 {	box-shadow: 0 0 6px rgba(0,0,0,0.35);}
.boxShadowA40 {	box-shadow: 0 0 6px rgba(0,0,0,0.40);}
.boxShadowA45 {	box-shadow: 0 0 6px rgba(0,0,0,0.45);}
.boxShadowA50 {	box-shadow: 0 0 6px rgba(0,0,0,0.50);}


.txShadowA1 {	text-shadow: 0 0 5px rgba(0,0,0,0.1);	}
.txShadowA2 {	text-shadow: 0 0 5px rgba(0,0,0,0.2);	}
.txShadowA3 {	text-shadow: 0 0 5px rgba(0,0,0,0.3);	}
.txShadowA4 {	text-shadow: 0 0 5px rgba(0,0,0,0.4);	}
.txShadowA5 {	text-shadow: 0 0 5px rgba(0,0,0,0.5);	}
.txShadowA6 {	text-shadow: 0 0 5px rgba(0,0,0,0.6);	}
.txShadowA7 {	text-shadow: 0 0 5px rgba(0,0,0,0.7);	}
.txShadowA8 {	text-shadow: 0 0 5px rgba(0,0,0,0.8);	}
.txShadowA9 {	text-shadow: 0 0 5px rgba(0,0,0,0.9);	}
.txShadowA10 {	text-shadow: 0 0 5px rgba(0,0,0,0.10);	}



/* // datepicker //
----------------------------------------------- */
.ui-widget{
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif !important;
}
.ui-datepicker .ui-datepicker-title {
	color:#FFF;
}
.ui-datepicker-group {
	padding:0 2px;
}
.ui-datepicker-header {
	border-radius: 3px !important;
}

#ui-datepicker-div {
	z-index:900 !important;
	border: 0;
	box-shadow: 0 0 36px rgba(0,0,0,0.5);
}
.ui-datepicker .ui-datepicker-title {
	display: flex;
	display: -ms-flexbox;
	align-items: flex-end;
	-ms-align-items: flex-end;
	justify-content: center;
	-ms-justify-content: center;
	flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}

#ui-datepicker-div .ui-widget-header {
	background-image:none;
	background-color:#000;
	border-width: 0;
}
#ui-datepicker-div .ui-widget-header a {
	background-color:#eee;
}
.ui-datepicker-year {
	font-size:75%;
	display:inline-block;
	margin-right:7px;
	font-weight:400;
	position: relative;
	top: 2px;
}
.ui-datepicker-month {
	letter-spacing:3px;
}
.ui-datepicker-year:after {
	content:"年";
}
.ui-datepicker .ui-datepicker-calendar th {
	font-size: 85%;
	font-weight: 500;
	padding-bottom: 4px;
}
.ui-datepicker-calendar th span[title="Sunday"] {
	color:#E20044;
}
.ui-datepicker-calendar th span[title="Saturday"] {
	color:#008FE2;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .2 !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
	border: 1px solid #919090 ! !important;
	background: #f6f6f6 !important;
	color: #222 !important;
	text-align: center;
}
.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover {
	border: 1px solid #888 ! !important;
	background: #ddd !important;
	color: #222 !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #bdb83d !important;
	background: #fdf88f !important;
	color: #4a4a12 !important;
}

/* // table //
----------------------------------------------- */
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	line-height:1.8em;
}
/* // ________PC________ // */
@media screen and (min-width: 801px)  {
	table col[data-pc_w="5"]  {	width:5% !important;	}
	table col[data-pc_w="10"]  {	width:10% !important;	}
	table col[data-pc_w="15"]  {	width:15% !important;	}
	table col[data-pc_w="20"]  {	width:20% !important;	}
	table col[data-pc_w="25"]  {	width:25% !important;	}
	table col[data-pc_w="30"]  {	width:30% !important;	}
	table col[data-pc_w="35"]  {	width:35% !important;	}
	table col[data-pc_w="40"]  {	width:40% !important;	}
	table col[data-pc_w="45"]  {	width:45% !important;	}
	table col[data-pc_w="50"]  {	width:50% !important;	}
	table col[data-pc_w="55"]  {	width:55% !important;	}
	table col[data-pc_w="60"]  {	width:60% !important;	}
	table col[data-pc_w="65"]  {	width:65% !important;	}
	table col[data-pc_w="70"]  {	width:70% !important;	}
	table col[data-pc_w="75"]  {	width:75% !important;	}
	table col[data-pc_w="80"]  {	width:80% !important;	}
	table col[data-pc_w="85"]  {	width:85% !important;	}
	table col[data-pc_w="90"]  {	width:90% !important;	}
	table col[data-pc_w="95"]  {	width:95% !important;	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	table col[data-sp_w="5"]  {	width:5% !important;	}
	table col[data-sp_w="10"]  {	width:10% !important;	}
	table col[data-sp_w="15"]  {	width:15% !important;	}
	table col[data-sp_w="20"]  {	width:20% !important;	}
	table col[data-sp_w="25"]  {	width:25% !important;	}
	table col[data-sp_w="30"]  {	width:30% !important;	}
	table col[data-sp_w="35"]  {	width:35% !important;	}
	table col[data-sp_w="40"]  {	width:40% !important;	}
	table col[data-sp_w="45"]  {	width:45% !important;	}
	table col[data-sp_w="50"]  {	width:50% !important;	}
	table col[data-sp_w="55"]  {	width:55% !important;	}
	table col[data-sp_w="60"]  {	width:60% !important;	}
	table col[data-sp_w="65"]  {	width:65% !important;	}
	table col[data-sp_w="70"]  {	width:70% !important;	}
	table col[data-sp_w="75"]  {	width:75% !important;	}
	table col[data-sp_w="80"]  {	width:80% !important;	}
	table col[data-sp_w="85"]  {	width:85% !important;	}
	table col[data-sp_w="90"]  {	width:90% !important;	}
	table col[data-sp_w="95"]  {	width:95% !important;	}
}


/* //    |- tableA */
.tableA{
	width: 100%;
	border-collapse: collapse;
	line-height:1.6;
}
.tableA > thead > tr > th,
.tableA > tbody > tr > th,
.___{
	vertical-align: top;
	background-color: #f7f7f7;
	border: 1px solid #dedede;
	text-align:center;
	box-sizing: border-box;
}
.tableA > thead > tr > td,
.tableA > tbody > tr > td,
.___{
	background-color: #fff;
	border: 1px solid #dedede;
	text-align:left;
	box-sizing: border-box;
}
.tableA > thead > tr > th,
.tableA > thead > tr > td,
.tableA > tbody > tr > th,
.tableA > tbody > tr > td,
.___{
	padding: 10px;
}
.tableA > thead > tr.bg1 > th,
.tableA > thead > tr.bg1 > td,
.tableA > thead > tr > th.bg1,
.tableA > thead > tr > td.bg1,
.tableA > tbody > tr.bg1 > th,
.tableA > tbody > tr.bg1 > td,
.tableA > tbody > tr > th.bg1,
.tableA > tbody > tr > td.bg1,
.___{
	background-color: #F5F5F5;
}
.tableA > thead > tr.bg2 > th,
.tableA > thead > tr.bg2 > td,
.tableA > thead > tr > th.bg2,
.tableA > thead > tr > td.bg2,
.tableA > tbody > tr.bg2 > th,
.tableA > tbody > tr.bg2 > td,
.tableA > tbody > tr > th.bg2,
.tableA > tbody > tr > td.bg2,
.___{
	background-color: #EEEBEB;
}

.tableA > thead > tr > th.middle,
.tableA > thead > tr > td.middle,
.tableA > tbody > tr > th.middle,
.tableA > tbody > tr > td.middle,
.___{
	vertical-align: middle;
}

.tableA > thead > tr > th.noBorderRight,
.tableA > tbody > tr > th.noBorderRight,
.___{
	border-right-width:0;
}
.tableA > thead > tr > th.noBorderLeft,
.tableA > tbody > tr > th.noBorderLeft,
.___{
	border-left-width:0;
}
.tableA > thead > tr > td.noBorderRight,
.tableA > tbody > tr > td.noBorderRight,
.___{
	border-right-width:0;
}
.tableA > thead > tr > td.noBorderLeft,
.tableA > tbody > tr > td.noBorderLeft,
.___{
	border-left-width:0;
}

.tableA > thead > tr > th.taLeft,
.tableA  > thead> tr > td.taLeft ,
.tableA > tbody > tr > th.taLeft,
.tableA  > tbody> tr > td.taLeft ,
.___{
	text-align:left;
}

.tableA > thead > tr > th,
.tableA > thead > tr > td,
.tableA > tbody > tr > th,
.tableA > tbody > tr > td,
.___{
	padding: 10px !important;
}
.tableA.s1 > thead > tr > th,
.tableA.s1 > thead > tr > td,
.tableA.s1 > tbody > tr > th,
.tableA.s1 > tbody > tr > td,
.___{
	padding: 8px !important;
}
.tableA.s2 > thead > tr > th,
.tableA.s2 > thead > tr > td,
.tableA.s2 > tbody > tr > th,
.tableA.s2 > tbody > tr > td,
.___{
	padding: 6px !important;
}
.tableA.s3 > thead > tr > th,
.tableA.s3 > thead > tr > td,
.tableA.s3 > tbody > tr > th,
.tableA.s3 > tbody > tr > td,
.___{
	padding: 4px !important;
}

.tableA.l1 > thead > tr > th,
.tableA.l1 > thead > tr > td,
.tableA.l1 > tbody > tr > th,
.tableA.l1 > tbody > tr > td,
.___{
	padding: 12px 10px !important;
}
.tableA.l2 > thead > tr > th,
.tableA.l2 > thead > tr > td,
.tableA.l2 > tbody > tr > th,
.tableA.l2 > tbody > tr > td,
.___{
	padding: 14px 12px !important;
}
.tableA.l3 > thead > tr > th,
.tableA.l3 > thead > tr > td,
.tableA.l3 > tbody > tr > th,
.tableA.l3 > tbody > tr > td,
.___{
	padding: 16px 13px !important;
}
.tableA.l4 > thead > tr > th,
.tableA.l4 > thead > tr > td,
.tableA.l4 > tbody > tr > th,
.tableA.l4 > tbody > tr > td,
.___{
	padding: 18px 14px !important;
}
.tableA.l5 > thead > tr > th,
.tableA.l5 > thead > tr > td,
.tableA.l5 > tbody > tr > th,
.tableA.l5 > tbody > tr > td,
.___{
	padding: 20px 15px !important;
}

.tableA.alternatingA > tbody > tr:nth-of-type(odd) > td {
	background-color: #F0F0F0;
}
.tableA.alternatingA > tbody > tr:nth-of-type(odd) > th {
	background-color: #E8E7E7;
}


/* ________SP________ */
@media screen and (max-width: 800px)  {
	.tableA > tbody > tr > th ,
	.tableA > tbody > tr > th ,
	.___{
		padding: 5px;
		text-align:left;
	}
	.tableA > tbody > tr > td ,
	.tableA > tbody > tr > td ,
	.___{
		padding: 5px;
	}
	.tableA.s1 > tbody > tr > th,
	.tableA.s1 > tbody > tr > td,
	.tableA.s1 > tbody > tr > th,
	.tableA.s1 > tbody > tr > td,
	.___{
		padding: 4px;
	}
	.tableA.s2 > tbody > tr > th,
	.tableA.s2 > tbody > tr > td,
	.tableA.s2 > tbody > tr > th,
	.tableA.s2 > tbody > tr > td,
	.___{
		padding: 4px;
	}
	.tableA.s3 > tbody > tr > th,
	.tableA.s3 > tbody > tr > td,
	.tableA.s3 > tbody > tr > th,
	.tableA.s3 > tbody > tr > td,
	.___{
		padding: 3px;
	}
	.tableA.l1 > tbody > tr > th,
	.tableA.l1 > tbody > tr > td,
	.tableA.l1 > tbody > tr > th,
	.tableA.l1 > tbody > tr > td,
	.___{
		padding: 7px;
	}
	.tableA.l2 > tbody > tr > th,
	.tableA.l2 > tbody > tr > td,
	.tableA.l2 > tbody > tr > th,
	.tableA.l2 > tbody > tr > td,
	.___{
		padding: 8px;
	}
	.tableA.l3 > tbody > tr > th,
	.tableA.l3 > tbody > tr > td,
	.tableA.l3 > tbody > tr > th,
	.tableA.l3 > tbody > tr > td,
	.___{
		padding: 9px;
	}
	.tableA.l4 > tbody > tr > th,
	.tableA.l4 > tbody > tr > td,
	.tableA.l4 > tbody > tr > th,
	.tableA.l4 > tbody > tr > td,
	.___{
		padding: 10px;
	}
	.tableA.l5 > tbody > tr > th,
	.tableA.l5 > tbody > tr > td,
	.tableA.l5 > tbody > tr > th,
	.tableA.l5 > tbody > tr > td,
	.___{
		padding: 11px;
	}
}

/* //    |- tableB  */
.tableB{
	width: 100%;
	border-collapse: collapse;
	margin: 15px auto;
	font-size:90%;
}
.tableB th{
	padding: 4px 10px;
	vertical-align: top;
	background-color: #fefef6;
	border: 1px solid #CCC;
	text-align:center;
	font-weight:normal;
}
.tableB td{
	padding: 4px 10px;
	background-color: #fff;
	border: 1px solid #CCC;
	text-align:left;
}
.tableB th.taLeft,
.tableB td.taLeft {
	text-align:left;
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.tableB th {
		padding: 5px;
	}
	.tableB.s1 th {
		padding: 3px;
	}
	.tableB td {
		padding: 5px;
	}
	.tableB.s1 td {
		padding: 3px;
	}
}

@media all and (min-width: 841px)  {
	.taSP{display: none;}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.taPC{display: none;}
}

/* //    |- tableC  */
.tableC {
	line-height: 1.8;
}
.tableC > tbody > tr > th,
.tableC > tbody > tr > td {
	padding: 18px 16px;
}
.tableC > tbody > tr > th {
	border-bottom:1px solid #000;
	font-weight: 500;
}
.tableC > tbody > tr > td {
	border-bottom:1px solid #CCC;
}
.tableC > tbody > tr:first-of-type th {
	border-top:1px solid #000;
}
.tableC > tbody > tr:first-of-type td {
	border-top:1px solid #CCC;
}


/* ________SP________ */
@media screen and (max-width: 800px)  {
	.tableC {
		line-height: 1.7;
	}
	.tableC > tbody > tr > th,
	.tableC > tbody > tr > td {
		padding: 10px 10px;
	}
}


/* // BG設定 //
----------------------------------------------- */
.bgcW1 {	background-color:#FFF !important;	}
.bgcG1 {	background-color:#F3F3F3 !important;	}
.bgcG2 {	background-color:#EEE !important;	}
.bgcG3 {	background-color:#E3E3E3 !important;	}
.bgcG4 {	background-color:#DDD !important;	}
.bgcG5 {	background-color:#D3D3D3 !important;	}
.bgcG6 {	background-color:#CCC !important;	}
.bgcG7 {	background-color:#C2C2C2 !important;	}
.bgcG8 {	background-color:#BBB !important;	}

.bgcB1 {	background-color:#000 !important;	}
.bgcDG1 {	background-color:#111 !important;	}
.bgcDG2 {	background-color:#222 !important;	}
.bgcDG3 {	background-color:#333 !important;	}
.bgcDG4 {	background-color:#444 !important;	}
.bgcDG5 {	background-color:#555 !important;	}
.bgcDG6 {	background-color:#666 !important;	}
.bgcDG7 {	background-color:#777 !important;	}
.bgcDG8 {	background-color:#888 !important;	}
.bgcDG9 {	background-color:#999 !important;	}



/* // ボタン設定 //
----------------------------------------------- */
/* //    |- btnA  */
.btnA,
.btnC {
	color:#FFF !important;
	background-color:#8a8a8a;
	line-height:1.3;
	padding:2px 45px 2px 38px;
	position: relative;
	box-sizing: border-box;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	overflow:hidden;
}
.btnA.noLink {
	cursor:default !important;
}
.btnA.mwc {
	min-width:1px;
}
.btnA .tx,
.btnC .tx {
	position:relative;
	z-index:5;
	display:inline-block;
	padding:14px 20px 16px;
}

.btnA i {
	position: absolute;
	top: 50%;
	right:25px;
	transform: translate(50%,-50%);
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	padding:0;
	font-size: 11px;
}
.btnA .tx i {
	position: static !important;
	top:auto !important;
	bottom:auto !important;
	left:auto !important;
	right:auto !important;
}
@media screen and (min-width: 801px)  {
	.btnA i.pcR8 {	right:8px;}
	.btnA i.pcR10 {	right:10px;}
	.btnA i.pcR13 {	right:13px;}
	.btnA i.pcR15 {	right:15px;}
	.btnA i.pcR18 {	right:18px;}
	.btnA i.pcR20 {	right:20px;}
	.btnA i.pcR23 {	right:23px;}
	.btnA i.pcR25 {	right:25px;}
	.btnA i.pcL8 {	left:8px;}
	.btnA i.pcL10 {	left:10px;}
	.btnA i.pcL13 {	left:13px;}
	.btnA i.pcL15 {	left:15px;}
	.btnA i.pcL18 {	left:18px;}
	.btnA i.pcL20 {	left:20px;}
	.btnA i.pcL23 {	left:23px;}
	.btnA i.pcL25 {	left:25px;}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.btnA i.spR8 {	right:8px;}
	.btnA i.spR10 {	right:10px;}
	.btnA i.spR13 {	right:13px;}
	.btnA i.spR15 {	right:15px;}
	.btnA i.spR18 {	right:18px;}
	.btnA i.spR20 {	right:20px;}
	.btnA i.spR23 {	right:23px;}
	.btnA i.spR25 {	right:25px;}
	.btnA i.spL8 {	left:8px;}
	.btnA i.spL10 {	left:10px;}
	.btnA i.spL13 {	left:13px;}
	.btnA i.spL15 {	left:15px;}
	.btnA i.spL18 {	left:18px;}
	.btnA i.spL20 {	left:20px;}
	.btnA i.spL23 {	left:23px;}
	.btnA i.spL25 {	left:25px;}
}

.btnA i.circle:before {
	z-index:5;
	position:absolute;
	top:50%;
	right:14px;
	-ms-transform: translate(50%,-50%);
	-webkit-transform: translate(50%,-50%);
	-moz-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
}
.btnA i.circle:after {
	position:absolute;
	top:50%;
	right:14px;
	-ms-transform: translate(50%,-50%);
	-webkit-transform: translate(50%,-50%);
	-moz-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
	content:" ";
	z-index:3;
	display:block;
	width:25px;
	height:25px;
	-ms-border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	background-color:rgba(0,0,0,0.2);
}

.btnA.s4 .tx {
	padding-top:6px;
	padding-bottom:8px;
}
.btnA.s3 .tx,
.btnC.s3 .tx {
	padding-top:8px;
	padding-bottom:10px;
}
.btnA.s2 .tx {
	padding-top:10px;
	padding-bottom:12px;
}
.btnA.s1 .tx {
	padding-top:12px;
	padding-bottom:14px;
}
.btnA .tx,
.btnC .tx {
	padding-top:14px;
	padding-bottom:16px;
}
.btnA.l1 .tx {
	padding-top:16px;
	padding-bottom:18px;
}
.btnA.l2 .tx {
	padding-top:19px;
	padding-bottom:21px;
}
.btnA.l3 .tx {
	padding-top:22px;
	padding-bottom:24px;
}
.btnA.l4 .tx {
	padding-top:25px;
	padding-bottom:27px;
}
.btnA:before,
.btnC:before {
	content:" ";
	position:absolute;
	top:50%;
	left:0%;
	-ms-transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
	display:block;
	width:0;
	height:500px;
	background-color:#000;
	opacity:0.2;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btnA.hoverLeft:before,
.btnA.left:before {
	left:auto;
	right:0;
}
.btnA.hoverRight:before{
	left:0%;
	right:auto;
}
html:not(.tbsp) .btnA:not(.noLink):hover:before,
html:not(.tbsp) .btnC:not(.noLink):hover:before {
	width:100%;
}
html:not(.tbsp) .btnA:not(.noLink):disabled:hover:before,
html:not(.tbsp) .btnC:not(.noLink):disabled:hover:before {
	width:0%;
}
.btnA.hoverWhite:before {
	background-color:#fff;
}
.btnA.hoverBlack:before {
	background-color:#000;
}
.btnA.hoverOp00:before {	opacity:0 !important;	}
.btnA.hoverOp005:before {	opacity:0.05 !important;	}
.btnA.hoverOp007:before {	opacity:0.07 !important;	}
.btnA.hoverOp01:before {	opacity:0.1 !important;	}
.btnA.hoverOp02:before {	opacity:0.2 !important;	}
.btnA.hoverOp03:before {	opacity:0.3 !important;	}
.btnA.hoverOp04:before {	opacity:0.4 !important;	}
.btnA.hoverOp05:before {	opacity:0.5 !important;	}
.btnA.hoverOp06:before {	opacity:0.6 !important;	}
.btnA.hoverOp07:before {	opacity:0.7 !important;	}
.btnA.hoverOp08:before {	opacity:0.8 !important;	}
.btnA.hoverOp09:before {	opacity:0.9 !important;	}
.btnA.hoverOp10:before {	opacity:1 !important;	}


.btnA.btnHover:before {
	display:none !important;
}

.btnA.c0 {
	color:#000 !important;
	background-color:#CCC !important;
}
.btnA.c0:hover {
	color:#FFF !important;
}

.btnA.cWhite {
	color:#333 !important;
	background-color:#FFF !important;
}
.btnA.cWhite:hover {
}
.btnA.cWhite:before {
	opacity:0.1;
}
.btnA.noIcon {
	padding-left:0;
	padding-right:0;
}
.btnA.noIcon .tx {
	padding-left:30px;
	padding-right:30px;
}

.btnA.noIcon i.icon {
	display:none;
}
.btnA.left {
}
.btnA.left i {
	right:auto !important;
	left:20px !important;
	transform: translate(-50%,-50%);
}
.btnA.reverse:before {
	left:auto;
	right:0;
}
.btnA.up:before {
	top:auto;
	bottom:0;
	left:0;
	-ms-transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
	-moz-transform: translate(0%,0%);
	transform: translate(0%,0%);
	width:100%;
	height:0px;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
.btnA.down:before {
	top:0;
	left:0;
	-ms-transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
	-moz-transform: translate(0%,0%);
	transform: translate(0%,0%);
	width:100%;
	height:0px;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
.btnA.center:before {
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width:0;
	height:0px;
}
.btnA.center:hover:before {
	width:100%;
	height:150px;
}

html:not(.tbsp) .btnA.up:hover:before,
html:not(.tbsp) .btnA.down:hover:before {
	height:400px;
}

.btnA.r0 {		border-radius: 0px !important;	}
.btnA.r1 {		border-radius: 1px !important;	}
.btnA.r2 {		border-radius: 2px !important;	}
.btnA.r3 {		border-radius: 3px !important;	}
.btnA.r4 {		border-radius: 4px !important;	}
.btnA.r5 {		border-radius: 5px !important;	}
.btnA.r6 {		border-radius: 6px !important;	}
.btnA.r7 {		border-radius: 7px !important;	}
.btnA.r8 {		border-radius: 8px !important;	}
.btnA.r9 {		border-radius: 9px !important;	}
.btnA.r10 {	border-radius: 10px !important;	}
.btnA.r100 {	border-radius: 500px !important;	}

.btnA.border {
	border:1px solid #333;
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.btnA,
	.btnC {
		padding-right:20px;
		width: 100%;
		padding-left: 20px;
	}
	.btnA.noIcon .tx {
		padding-left:18px;
		padding-right:18px;
	}
	.btnA.sp_noIcon {
		padding:0;
	}
	.btnA.sp_noIcon .tx {
		padding-left:10px;
		padding-right:10px;
	}
	
	.btnA.sp_noIcon i.icon {
		display:none;
	}
	.btnA.sp_s3 .tx {
		padding-top:11px;
		padding-bottom:11px;
	}
	.btnA.sp_s2 .tx {
		padding-top:13px;
		padding-bottom:13px;
	}
	.btnA.sp_s1 .tx {
		padding-top:15px;
		padding-bottom:15px;
	}
	.btnA .tx,
	.btnC .tx {
		padding:13px 20px 15px;
	}
	.btnA.sp_l1 .tx {
		padding-top:19px;
		padding-bottom:19px;
	}
	.btnA.sp_l2 .tx {
		padding-top:21px;
		padding-bottom:21px;
	}
	.btnA.sp_l3 .tx {
		padding-top:23px;
		padding-bottom:23px;
	}
	.btnA i {
		right: 18px;
	}
}
/* //    |- btnB  */
.btnB {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
	background-color:#DDD;
	line-height:1;
	padding:12px 30px 12px 15px;
	position: relative;
	font-size:106%;
	box-sizing: border-box;
	display:inline-block;
	text-align:center;
	cursor:pointer;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
@media screen and (min-width: 801px)  {
	.btnB:not(.noMin) {
		min-width:180px;
	}
}

.btnB.r4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.btnB.r3 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.btnB.r2 {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.btnB.r1 {
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
}
.btnB.r0 {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.btnB i {
	position: absolute;
	top: 50%;
	right:7px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
.btnB.s i {
	right:4px;
}
html:not(.tbsp) .btnB:not(.nohover):hover {
	text-decoration:none;
	opacity:0.7;
}
html:not(.tbsp) .btnB:hover i {
}
html:not(.tbsp) .btnB:not(.no):not(.down):not(.up):hover i {
	right:4px;
}
html:not(.tbsp) .btnB:hover.down i {
	top:60%;
}
html:not(.tbsp) .btnB:hover.up i {
	top:40%;
}
html:not(.tbsp) .btnB:hover:not(.no):not(.down):not(.up).s i {
	right:2px;
}

.btnB.left {
	padding-right:30px;
	padding-left:50px;
}
.btnB.noicon {
	padding-right:30px;
	padding-left:30px;
}

.btnB.left i {
	left:7px;
}
html:not(.tbsp) .btnB.left:hover:not(.no) i {
	left:4px;
}
.btnB.left.right i {
	left:7px;
}
html:not(.tbsp) .btnB.left.right:not(.no):hover i {
	left:13px;
}

.btnB.s.left i {
	left:5px;
}
html:not(.tbsp) .btnB.s.left:hover:not(.no) i {
	left:3px;
}
.btnB.s.left.right i {
	left:5px;
}
html:not(.tbsp) .btnB.s.left.right:hover:not(.no) i {
	left:7px;
}


.btnB.s {
	padding:10px 33px 10px 16px;
	font-size:100%;
}
.btnB.s.left {
	padding:10px 16px 10px 33px;
}
.btnB.s.noicon {
	padding:10px 16px 10px 16px;
}

.btnB.l {
	padding-top:18px;
	padding-bottom:18px;
	font-size:126%;
}

.btnB.black {	background-color:#333; color:#FFF;	}
.btnB.black i { color:#FFF;	}
.btnB.gray {	background-color:#AAA;	}
.btnB.blue {	background-color:#004DA5;	}
.btnB.navy {	background-color:#001459;	}
.btnB.green {	background-color:#077000;	}
.btnB.lightGreen {	background-color:#27B700;	}
.btnB.blueGreen {	background-color:#019687;	}
.btnB.red {	background-color:#D60202;	}
.btnB.pink {	background-color:#EF1C78;	}
.btnB.darkPink {	background-color:#C90053;	}
.btnB.lightGray {	background-color:#DDD;		color:#333 !important;	}
.btnB.lightGray i {
}
.btnB.white {	background-color:#fff;	color:#333 !important;	}
.btnB.white.border {
	border:1px solid #BBB;
}
.btnB.white i {
}


.btnB.black.grade {	background: linear-gradient(to bottom,  #xxxxx 0%,#xxxxx 100%);	}

.btnB.black.grade {	background: linear-gradient(to bottom,  #555 0%,#333 100%);	}
.btnB.gray.grade {	background: linear-gradient(to bottom,  #CCC 0%,#AAA 100%);	}
.btnB.blue.grade {	background: linear-gradient(to bottom,  #3476BC 0%,#004DA5 100%);	}
.btnB.navy.grade {	background: linear-gradient(to bottom,  #3B4C84 0%,#001459 100%);	}
.btnB.green.grade {	background: linear-gradient(to bottom,  #42963C 0%,#077000 100%);	}
.btnB.lightGreen.grade {	background: linear-gradient(to bottom,  #68CC4D 0%,#27B700 100%);	}
.btnB.blueGreen.grade {	background: linear-gradient(to bottom,  #46B5A8 0%,#019687 100%);	}
.btnB.red.grade {	background: linear-gradient(to bottom,  #E55E5E 0%,#D60202 100%);	}
.btnB.pink.grade {	background: linear-gradient(to bottom,  #F7609F 0%,#EF1C78 100%);	}
.btnB.darkPink.grade {	background: linear-gradient(to bottom,  #DB4E87 0%,#C90053 100%);	}
.btnB.lightGray.grade {	background: linear-gradient(to bottom,  #EEE 0%,#DDD 100%);	}
.btnB.white.grade {	background: linear-gradient(to bottom,  #fff 0%,#EEE 100%);	}

.btnB.black.shadow {box-shadow: 2px 2px 1px #999; }
.btnB.gray.shadow {box-shadow: 2px 2px 1px #444; }
.btnB.blue.shadow {box-shadow: 2px 2px 1px #7280AF; }
.btnB.navy.shadow {box-shadow: 2px 2px 1px #6172A8; }
.btnB.green.shadow {box-shadow: 2px 2px 1px #5AB253; }
.btnB.lightGreen.shadow {box-shadow: 2px 2px 1px #166600; }
.btnB.blueGreen.shadow {box-shadow: 2px 2px 1px #003D35; }
.btnB.red.shadow {box-shadow: 2px 2px 1px #750000; }
.btnB.pink.shadow {box-shadow: 2px 2px 1px #4C001E; }
.btnB.darkPink.shadow {box-shadow: 2px 2px 1px #44001B; }
.btnB.lightGray.shadow {box-shadow: 2px 2px 1px #555; }
.btnB.white.shadow {box-shadow: 2px 2px 1px #888; }

.btnB.txShadow {
	text-shadow: 1px 1px 0px rgba(0,0,0,1);
}
span.input.btnB {
	padding:0;
}

span.input.btnB.left {
	padding-right:0;
	padding-left:0;
}
span.input.btnB.s {
	padding:0;
}
span.input.btnB.s.left {
	padding:0;
}

span.input.btnB input {
	padding:16px 50px 16px 30px;
	cursor:pointer;
	text-align:center;
}

.btnB.left input {
	padding-right:30px;
	padding-left:50px;
}
.btnB.s input {
	padding:10px 36px 10px 16px;
}
.btnB.s.left input {
	padding:10px 16px 10px 36px;
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.btnB {
		padding:12px 30px 12px 20px;
		min-width:1px;
	}
}


/* // btnHover //
----------------------------------------------- */
/* //    |- A  */
.btnHoverA1 {
	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1) 50%);
	background-position: 0 0;
	background-size: 200% auto;
}
.btnHoverA1:hover {
	background-position: -100% 0;
}
.btnHoverA2 {
	background-image: linear-gradient(to left, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 50%);
	background-position: 0 0;
	background-size: 200% auto;
}
.btnHoverA2:hover {
	background-position: 100% 0;
}
.btnHoverA3 {
	background-image: linear-gradient(to top, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 50%);
	background-position: 0 0;
	background-size:  auto 200%;
}
.btnHoverA3:hover {
	background-position:  0 -100%;
}
.btnHoverA4 {
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1) 50%);
	background-position: 0 0;
	background-size:  auto 200%;
}
.btnHoverA4:hover {
	background-position:  0 100%;
}
.btnHoverA5 {
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1));
	background-position: center center;
	background-repeat:no-repeat;
	background-size: 0 0;
}
.btnHoverA5:hover {
	background-size: 100% 100%;
}

.btnHoverA1.hoverOp01 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1) 50%); }
.btnHoverA1.hoverOp02 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.2) 50%); }
.btnHoverA1.hoverOp03 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.3) 50%); }
.btnHoverA1.hoverOp04 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.4) 50%); }
.btnHoverA1.hoverOp05 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 50%); }
.btnHoverA1.hoverOp06 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 50%); }
.btnHoverA1.hoverOp07 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 50%); }
.btnHoverA1.hoverOp08 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 50%); }
.btnHoverA1.hoverOp09 {	background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(0,0,0,0.9) 50%); }

.btnHoverA2.hoverOp01 {	background-image: linear-gradient(to left, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp02 {	background-image: linear-gradient(to left, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp03 {	background-image: linear-gradient(to left, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp04 {	background-image: linear-gradient(to left, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp05 {	background-image: linear-gradient(to left, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp06 {	background-image: linear-gradient(to left, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp07 {	background-image: linear-gradient(to left, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp08 {	background-image: linear-gradient(to left, rgba(0,0,0,0.8) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA2.hoverOp09 {	background-image: linear-gradient(to left, rgba(0,0,0,0.9) 50%, rgba(0,0,0,0) 50%); }

.btnHoverA3.hoverOp01 {	background-image: linear-gradient(to top, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp02 {	background-image: linear-gradient(to top, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp03 {	background-image: linear-gradient(to top, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp04 {	background-image: linear-gradient(to top, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp05 {	background-image: linear-gradient(to top, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp06 {	background-image: linear-gradient(to top, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp07 {	background-image: linear-gradient(to top, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp08 {	background-image: linear-gradient(to top, rgba(0,0,0,0.8) 50%, rgba(0,0,0,0) 50%); }
.btnHoverA3.hoverOp09 {	background-image: linear-gradient(to top, rgba(0,0,0,0.9) 50%, rgba(0,0,0,0) 50%); }

.btnHoverA4.hoverOp01 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.1) 50%); }
.btnHoverA4.hoverOp02 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.2) 50%); }
.btnHoverA4.hoverOp03 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.3) 50%); }
.btnHoverA4.hoverOp04 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.4) 50%); }
.btnHoverA4.hoverOp05 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.5) 50%); }
.btnHoverA4.hoverOp06 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 50%); }
.btnHoverA4.hoverOp07 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.7) 50%); }
.btnHoverA4.hoverOp08 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.8) 50%); }
.btnHoverA4.hoverOp09 {	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 50%, rgba(0,0,0,0.9) 50%); }

.btnHoverA5.hoverOp01 {	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1)); }
.btnHoverA5.hoverOp02 {	background-image: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)); }
.btnHoverA5.hoverOp03 {	background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)); }
.btnHoverA5.hoverOp04 {	background-image: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)); }
.btnHoverA5.hoverOp05 {	background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)); }
.btnHoverA5.hoverOp06 {	background-image: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)); }
.btnHoverA5.hoverOp07 {	background-image: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)); }
.btnHoverA5.hoverOp08 {	background-image: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0.8)); }
.btnHoverA5.hoverOp09 {	background-image: linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0.9)); }



/* //    |- B1  */
.btnHoverB1 {
	display:inline-block;
 }
.btnHoverB1:hover {
	animation: btnHoverB1 0.6s infinite ease-out;
	transform-origin: 50% 50%;
	animation-iteration-count: 1;
	display:inline-block;
 }
@keyframes btnHoverB1 {
	0% { transform: scale(1, 1); }
	25% { transform: scale(1.05, 1.05); }
	50% { transform: scale(1, 1); }
	75% { transform: scale(1.03, 1.03); }
	100% { transform: scale(1, 1); }
}
.btnHoverB2 {
	display:inline-block;
 }
.btnHoverB2:hover {
	animation: btnHoverB2 0.6s infinite ease-out;
	transform-origin: 50% 50%;
	animation-iteration-count: 1;
 }
@keyframes btnHoverB2 {
	0% { transform: translateY(0); }
	25% { transform: translateY(-5px); }
	50% { transform: translateY(0); }
	75% { transform: translateY(-3px); }
	100% { transform: translateY(0);}
}


/* // txHover //
----------------------------------------------- */
/* //    |- A  */
@media screen and (min-width: 801px)  {
	.txHoverA {
		position:relative;
	}
	.hoverParent:hover .txHoverA:before,
	.txHoverA:hover:before {
		width:100%;
	}
	.txHoverA.border:after {
		position:absolute;
		z-index:10;
		bottom:0px;
		content:" ";
		display:block;
		height:1px;
		width:100%;
		background-color:#DDD;
	}
	.txHoverA:before {
		position:absolute;
		z-index:15;
		bottom:0px;
		content:" ";
		display:block;
		height:1px;
		width:0;
		transition:0.3s;
		background-color:#000;
	}
	.txHoverA.hoverOp01:before {	opacity:0.1;	}
	.txHoverA.hoverOp02:before {	opacity:0.2;	}
	.txHoverA.hoverOp03:before {	opacity:0.3;	}
	.txHoverA.hoverOp04:before {	opacity:0.4;	}
	.txHoverA.hoverOp05:before {	opacity:0.5;	}
	.txHoverA.hoverOp06:before {	opacity:0.6;	}
	.txHoverA.hoverOp07:before {	opacity:0.7;	}
	.txHoverA.hoverOp08:before {	opacity:0.8;	}
	.txHoverA.hoverOp09:before {	opacity:0.9;	}
	.txHoverA.hoverOp10:before {	opacity:1;	}
	.txHoverA.A1:before {
		left:0%;
	}
	.txHoverA.A2:before {
		left:50%;
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}


/* // textOnImageBox //
----------------------------------------------- */
/* //    |- A  */
.textOnImageBoxA {
	position:relative;
	display:block;
	width:100%;
	height:100%;
}
.textOnImageBoxA > .txWrap {
	position:absolute;
	display:table;
	width:100%;
	left:0px;
	bottom:0px;
	padding:30px 15px 11px 15px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 46%, rgba(0,0,0,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%);
	color:#FFF;
}

.textOnImageBoxA > .txWrap > .text {
	display:table-cell;
	vertical-align:bottom;
	color:#FFF;
	font-size:92%;
	line-height:1.4;
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.textOnImageBoxA > .txWrap {
		padding:22px 10px 8px 10px;
	}
	
	.textOnImageBoxA > .txWrap > .text {
		font-size:78%;
		line-height:1.4;
	}
}


/* // pageTop //
----------------------------------------------- */
.pageTop {
	font-size:26px;
	display:block;
	position:fixed;
	right:0;
	bottom:0;
	color:#FFF !important;
	z-index:500;
	transition:0.3s;
	-ms-transform: translateY(140%);
	-webkit-transform: translateY(140%);
	-moz-transform: translateY(140%);
	transform: translateY(140%);
}
.pageTop.on {
	-ms-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}
.pageTop .inner {
	display:block;
	width:50px;
	height:50px;
	position:relative;
	background-color:rgba(0,0,0,0.0);
	transition:0.3s;
}
.pageTop i {
	color:#FFF;
	padding:0;
	position: absolute;
	left: 50%;
	top: 45%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

html:not(.tbsp) .pageTop:hover i {
	top: 40%;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}
html:not(.tbsp) .pageTop:hover {
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

.pageTop {
	background-color:#999;
}
.pageTop:hover .inner {
	background-color:rgba(0,0,0,0.1);
	transition:0.3s;
}


/* // swiperNaviA //
----------------------------------------------- */

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.swiperNaviA {
		background-color:#FFF;
		padding:5px 0;
	}
	.swiperNaviA .swiper-outer {
		padding:0;
	}
	
	.swiperNaviA .swiper-container {
		padding:0 8px;
	}
	.swiperNaviA .swiperA .swiper-slide {
		width:auto;
		height:38px;
		padding:0 4px;
		border-right:1px solid #CCC;
		position:relative;
	}
	.swiperNaviA .swiperA .swiper-slide:first-of-type {
		border-left:1px solid #CCC;
	}
	.swiperNaviA .swiperA .swiper-slide * {
		line-height:1.2 !important;
		display:block;
	}
	.swiperNaviA .swiperA .link {
		text-align:center;
		position:relative;
		height:100%;
		display: flex;
		display: -ms-flexbox;
		align-items: center;
		-ms-align-items: center;
		padding:0 11px;
	}
	
	.swiperNaviA .swiperA .on .link {
		background-color:rgba(0,0,0,0.08);
	}
	.swiperNaviA .swiperA .link .tx {
		font-weight:400;
		color:#000;
		font-size:12px;
	}
	
	.swiperNaviA .swiper-button {
		height:100%;
		width:26px;
		opacity:1;
		top:50%;
	}
	.swiperNaviA .swiper-button .btn {
		display:block;
		width:100%;
		height:100%;
		position:relative;
	}
	.swiperNaviA .swiper-button .btn .icon {
		position:absolute;
		top:50%;
		transform: translateY(-50%);
		font-size:14px;
	}
	.swiperNaviA .swiper-button-next {
		right:0px;
		background-image: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
	}
	.swiperNaviA .swiper-button-next .btn .icon {
		right:2px;
	}
	.swiperNaviA .swiper-button-prev {
		left:0px;
		background-image: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 100%);
	}
	.swiperNaviA .swiper-button-prev .btn .icon {
		left:2px;
	}
	.swiperNaviA .swiper-button-prev.swiper-button-disabled,
	.swiperNaviA .swiper-button-next.swiper-button-disabled {
		display:none;
	}

	.swiperNaviA .swiper-button-prev .btn .icon {
		left:2px;
	}


}

/* 
 */

/* // modalMenuBox //
----------------------------------------------- */
/* view1000w */
/* ________SP________ */
@media screen and (max-width: 1000px)  {
	.modalMenuBox {
		position:fixed;
		top:0;
		left:100%;
		bottom:0;
		z-index:610;
		min-height:100%;
		width:100vw;
		transition: all .3s ease-out;
		text-align:right;
	}
	.modalMenuBox.open {
		left:0%;
	}
	.modalMenuBox > .inner {
		position:relative;
		min-height:100%;
		width:100%;
		display:block;
		background-color:rgba(255,255,255,0.8);
		overflow-x:hidden;
		overflow-y:scroll;
		-webkit-overflow-scrolling:touch;
	}
	.modalMenuBox > .inner > .menuWrap {
		position:absolute;
		top:0;
		right:-50px;
		display:block;
		min-height:100%;
		width:100%;
		padding-right:50px;
		background-color:#fff;
		border-style:solid;
		border-color:#dcdcdc;
		border-width:0;
		border-left-width:1px;
		padding-bottom:20px;
		text-align:left;
	}
	.modalMenuBox .closeBg .bg {
		display:block;
		position:fixed;
		top:0;
		left:100%;
		width:100%;
		min-height:100%;
	}
	.modalMenuBox.open .closeBg .bg {
		left:0;
	}
	.modalMenuBox .closeBg .btn {
		position:fixed;
		top:0px;
		left:100%;
		display:block;
		width:50px;
		height:50px;
		background-color:#000;
		color:#FFF;
		transition: all .3s ease-out;
	}
	.modalMenuBox .closeBg .btn.on {
		left:0px;
	}
	.modalMenuBox .closeBg .btn .in {
		width:100%;
		height:100%;
		position:relative;
		display:block;
	}
	.modalMenuBox .closeBg .btn .in .icon{
		position: absolute;
		left:50%;
		top: 50%;
		font-size:170%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.modalMenuBox .closeBg .btn .in:after{
		position: absolute;
		left:50%;
		top: 50%;
		font-size:170%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		content:'\e910';
		font-family: iconfontA;
		display:none;
	}

	/* //    |- close  */
	.modalMenuBox .close {
		text-align:center;
		line-height:1;
		display:block;
	}
	.modalMenuBox .closeBar .btn {
		background-color:#f4f4f4;
		display:block;
		text-align:left;
		font-weight:100;
		line-height:1;
		padding:10px 20px 10px 10px;
	}
	.modalMenuBox .closeBar .btn .tx {
		display:inline-block;
		font-size:16px;
	}
	.modalMenuBox .closeBar .btn .icon {
		display:inline-block;
		width:21px;
		height:21px;
		vertical-align:middle;
		margin: 0 10px;
		position:relative;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity:0.7;
	}
	.modalMenuBox .closeBar .btn .icon:before {
		content:" ";
		display:block;
		position:absolute;
		width:100%;
		height:1px;
		background-color:#000;
		top:50%;
		left:0;
	}
	.modalMenuBox .closeBar .btn .icon:after {
		content:" ";
		display:block;
		position:absolute;
		width:1px;
		height:100%;
		background-color:#000;
		bottom:0;
		left:50%;
	}
	.modalMenuBox .closeBtn {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 50px;
		height: 50px;
		padding: 10px;
		box-sizing: border-box;
		background-color: #000;
		text-decoration: none;
		text-align: center;
		color: #FFF;
		border-radius: 0px;
		line-height: 1;
		z-index: 999995;
		display: block;
		-ms-transform: translateX(-0%);
		-webkit-transform: translateX(-0%);
		-moz-transform: translateX(-0%);
		transform: translateX(-0%);
	}
	.modalMenuBox .closeBtn .inner {
		position: relative;
		width: 50px;
		height: 50px;
		overflow: hidden;
	}
	.modalMenuBox .closeBtn .line {
		position: absolute;
		left: 0%;
		width: 100%;
		height: 2px;
		background-color: #fff;
		border-radius: 4px;
	}
	.modalMenuBox .closeBtn .line:nth-of-type(1) {
		-ms-transform: translate(0, 20px) rotate(-45deg);
		-webkit-transform: translate(0, 20px) rotate(-45deg);
		-moz-transform: translate(0, 20px) rotate(-45deg);
		transform: translate(0, 20px) rotate(-45deg);
		top: 0px;
	}
	.modalMenuBox .closeBtn .line:nth-of-type(2) {
		-ms-transform: translate(0, -23px) rotate(45deg);
		-webkit-transform: translate(0, -23px) rotate(45deg);
		-moz-transform: translate(0, -23px) rotate(45deg);
		transform: translate(0, -23px) rotate(45deg);
		top: auto;
		bottom:0;
	}

	.modalMenuBox .closeBtn.fix {
		position: fixed;
		top: 0px;
		right: auto;
		left: 100%;
		width: 50px;
		height: 50px;
		padding: 10px;
		transition: all .3s ease-out;
	}
	.modalMenuBox .closeBtn.fix.open {
		left: 0%;
	}
	.modalMenuBox .closeBtn.fix .inner {
		position: relative;
		top: auto;
		overflow: hidden;
		display:block;
		width: 100%;
		height: 100%;
	}
	.modalMenuBox.right .closeBtn.fix {
		right: 0px;
		left: auto;
	}
	.modalMenuBox.right .closeBtn.fix .inner {
	}
	.modalMenuBox .closeBtn.fix .inner i {
		position: absolute;
		top:50%;
		left:50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		t ransform: translate(-50%,-50%);
		font-size:30px;
	}

	/* //    |- right  */
	.modalMenuBox.right {
		left:auto;
		right:100%;
	}
	.modalMenuBox.right.open {
		left:auto;
		right:0%;
	}
	.modalMenuBox.right > .inner > .menuWrap {
		right:auto;
		padding-right:0;
		left:-50px;
		padding-left:50px;
		border-width:0;
		border-right-width:1px;
	}
	.modalMenuBox.right .closeBar .btn {
		text-align:right;
	}
	
}

/* // modalNavilistA //
----------------------------------------------- */
/* view1000w */
/* ________SP________ */
@media screen and (max-width: 1000px)  {
	.modalNavilistA {
		font-size:108%;
	}
	.modalNavilistA li.parent {
		display:block;
		border-bottom:1px solid #E3E3E3;
	}
	.modalNavilistA li.parent:first-of-type {
		border-top:1px solid #E3E3E3;
	}
	.modalNavilistA.noBorder li.parent {
		border-bottom:0;
	}
	.modalNavilistA.noBorder li.parent:first-of-type {
		border-top:0;
	}
	.modalNavilistA li.parent > a.link {
		display:block;
		padding:12px 30px;
	}
	.modalNavilistA li.parent.on > a.link {
		background-color:rgba(255,255,255,0.15);
	}
	.modalNavilistA .naviChildren {
		padding-top:5px;
		padding-bottom:10px;
		padding-left:20px;
		font-size:94%;
	}
	.modalNavilistA a.child {
		display:block;
		padding:8px 12px;
	}
	.modalNavilistA li a i {
		padding-right:10px;
		color:#026A3F;
	}
	.modalNavilistA li.child.on a.child:before {
		content:" ";
		position:absolute;
		display:block;
		width:6px;
		height:6px;
		border-radius: 100%;
		background-color:#fff;
		left:55px;
		top:50%;
		transform: translate(-50%,-50%);
	}
}




/* // modalBtn //
----------------------------------------------- */
/* view940w */
/* ________PC________ */
@media screen and (min-width: 801px)  {
	.modalBtn {
		display:none;
	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	/* //    |- modalBtn.rightFix  */
	.modalBtn.rightFix {
		position:fixed;
		top:0px;
		right:0;
		width:50px;
		height:50px;
		box-sizing: border-box;
		background-color:#000;
		text-decoration:none;
		text-align:center;
		color:#FFF !important;
		border-radius: 0px;
		line-height:1;
		z-index:700;
		display:block;
		transition: all .3s ease-out;
	}
	.modalBtn.rightFix.active {
		right:100%;
		transform: translateX(100%);
	}
	.modalBtn.rightFix,
	.modalBtn.rightFix.active,
	.modalBtn.rightFix .inner .tx,
	.modalBtn.rightFix .line {
		// transition: all 0s;
	}
	.modalBtn.rightFix .inner {
		display:block;
		width:100%;
		height:100%;
		position:relative;
		line-height:1;
	}
	.modalBtn.rightFix .line,
	.modalBtn.rightFix .line:before,
	.modalBtn.rightFix .line:after {
		background-color: #FFF;
	}
	.modalBtn.rightFix .line {
		display:block;
		width:60%;
		height:1px;
		position:absolute;
		top:50%;
		left:50%;
		transform: translate(-50%,-50%); 
		transition: all .3s ease-out;
	}
	.modalBtn.rightFix .line:before {
		content:" ";
		position:absolute;
		display:block;
		width:100%;
		height:1px;
		top:-10px;
		left:50%;
		transform:  translateX(-50%);
		transition: all .3s ease-out;
	}
	.modalBtn.rightFix .line:after {
		content:" ";
		position:absolute;
		display:block;
		width:100%;
		height:1px;
		top:10px;
		left:50%;
		transform:  translateX(-50%);
		transition: all .3s ease-out;
	}
	.modalBtn.rightFix.active .line {
		height:0px;
	}
	.modalBtn.rightFix.active .line:before {
		width:115%;
		transform:  translate(-50%, 10px) rotate(45deg);
	}
	.modalBtn.rightFix.active .line:after {
		width:115%;
		transform:  translate(-50%, -10px) rotate(-45deg);
	}

	.modalBtn.rightFix .inner .wrap {
		position:absolute;
		left:50%;
		top:50%;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		display:block;
		width:100%;
		text-align:center;
		padding:4px;
	}
	.modalBtn.rightFix .inner .tx {
		font-size:70%;
		display:block;
		line-height:1;
		text-align:center;
		margin-top:2px;
	}
	.modalBtn.rightFix .inner i {
		padding:0;
		font-size:180%;
	}
	.modalBtn.rightFix .inner {
		display:block;
	}
	.modalBtn.rightFix .close {
		display:none;
	}
	.modalBtn.rightFix.active {
		
	}
	.modalBtn.rightFix.active .open {
		display:none;
	}
	.modalBtn.rightFix.active .close {
		display:block;
	}


	
	/* //    |- modalBtn free  */
	.modalBtn.free {
		padding:8px;
		background-color:#CCC;
		text-decoration:none;
		text-align:center;
		color:#000;
		border-radius: 0px;
		line-height:1;
		z-index:600;
		display:inline-block;
	}
	.modalBtn.free .inner {
	}
	.modalBtn.free i {
		display:inline-block;
		color:#000;
		font-size:20px;
	}
	.modalBtn.free .tx {
		display:inline-block;
		font-size:11px;
	}
	/* //    |- modalBtn line  */
	.modalBtn .lineWrap {
		display: flex;
		display: -ms-flexbox;
		align-items: center;
		-ms-align-items: center;
		justify-content: center;
		-ms-justify-content: center;
		align-content:  center;
		-ms-align-content:  center;
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		width:100%;
		height: 100%;
		position: relative;
	}
}


/* // modal WH CUSTOMIZE //
----------------------------------------------- */
/* view940w */
/* ________SP________ */
@media screen and (max-width: 800px)  {

/* 
	.modalBtn.rightFix {
		top:5px;
		right:5px;
		width: 40px;
		height: 40px;
		background-color: #f00;
	}	
	.modalBtn.rightFix.active {
		right:calc(100% - 5px);
		transform: translateX(100%);
	}

	.modalBtn.rightFix .line,
	.modalBtn.rightFix .line:before,
	.modalBtn.rightFix .line:after {
		background-color: #FFF;
	}
	.modalBtn.rightFix .line:before {
		top:-8px;
	}
	.modalBtn.rightFix .line:after {
		top:8px;
	}
	.modalBtn.rightFix.active .line:before {
		width: 115%;
		transform: translate(-50%, 8px) rotate(45deg);
	}
	.modalBtn.rightFix.active .line:after {
		width:115%;
		transform:  translate(-50%, -8px) rotate(-45deg);
	}
 */



	.modalBtn.rightFix .inner i,
	.modalMenuBox .closeBg .btn .in .icon {
		font-size: 180%;
	}
	.modalMenuBox .closeBg .btn .in:after{
		font-size:170%;
		content:'\e910';
	}
	.modalMenuBox > .inner > .menuWrap {
		right: calc((100vw - 300px) * -1);
		padding-right: calc(100vw - 300px);
		/* 
		background-image: linear-gradient(to right, #1D1D1D 0%, #3B3B3B 100%);
		border-left-width:0;
		 */
	}
	.modalMenuBox.right > .inner > .menuWrap {
		left:-50px;
		padding-left:50px;
	}
	.modalMenuBox .closeBg .btn,
	.modalMenuBox .closeBtn,
	.modalMenuBox .closeBtn .inner,
	.modalMenuBox .closeBtn.fix,
	.modalBtn.rightFix {
		width: 50px;
		height: 50px;
	}	
	.modalMenuBox .closeBg .btn,
	.modalBtn.rightFix {
	/* 
		background-color:#323232;
	 */
	}	
	.modalMenuBox .closeBg .btn .in.line:before,
	.modalMenuBox .closeBg .btn .in.line:after{
		content:" ";
		position:absolute;
		display:block;
		height:1px;
		background-color:#fff;
		left:50%;
		top:50%;
		transform: translate(-50%,-50%) rotate(45deg);
		width:68%;
	}
	.modalMenuBox .closeBg .btn .in.line:before{
		transform: translate(-50%,-50%) rotate(-45deg);
	}
	.modalMenuBox .closeBg .btn .in.line:after{
		transform: translate(-50%,-50%) rotate(45deg);
	}

}


/* // scale //
----------------------------------------------- */
.scale095100 {
	display:inline-block;
	-ms-transform: scale(0.95, 1);
	-webkit-transform: scale(0.95, 1);
	-moz-transform: scale(0.95, 1);
	transform: scale(0.95, 1);
}
.scale090100 {
	display:inline-block;
	-ms-transform: scale(0.9, 1);
	-webkit-transform: scale(0.9, 1);
	-moz-transform: scale(0.9, 1);
	transform: scale(0.9, 1);
}
.scale085100 {
	display:inline-block;
	-ms-transform: scale(0.85, 1);
	-webkit-transform: scale(0.85, 1);
	-moz-transform: scale(0.85, 1);
	transform: scale(0.85, 1);
}
.scale080100 {
	display:inline-block;
	-ms-transform: scale(0.8, 1);
	-webkit-transform: scale(0.8, 1);
	-moz-transform: scale(0.8, 1);
	transform: scale(0.8, 1);
}
.scale100095 {
	display:inline-block;
	-ms-transform: scale(1,0.95);
	-webkit-transform: scale(1,0.95);
	-moz-transform: scale(1,0.95);
	transform: scale(1,0.95);
}
.scale100090 {
	display:inline-block;
	-ms-transform: scale(1,0.90);
	-webkit-transform: scale(1,0.90);
	-moz-transform: scale(1,0.90);
	transform: scale(1,0.90);
}
.scale100085 {
	display:inline-block;
	-ms-transform: scale(1,0.85);
	-webkit-transform: scale(1,0.85);
	-moz-transform: scale(1,0.85);
	transform: scale(1,0.85);
}
.scale100080 {
	display:inline-block;
	-ms-transform: scale(1,0.80);
	-webkit-transform: scale(1,0.80);
	-moz-transform: scale(1,0.80);
	transform: scale(1,0.80);
}

/* // .breadcrumbA
----------------------------------------------- */
.breadcrumbA {
	line-height:1.4;
	font-size:80%;
	z-index:300;
	color:#666 !important;
	position:relative;
	z-index:300;
	margin-bottom:35px;
}
.breadcrumbA.over {
	height:0px;
	margin-bottom:0;
}
.breadcrumbA .inner {
	padding:7px 0 4px 0;
}

.breadcrumbA .inner {
	padding:7px 0 4px 0;
}
.breadcrumbA .list {
	text-align:left;
}
.breadcrumbA .list li {
	display:inline-block;
	padding-right:13px;
	margin-right:13px;
	position:relative;
}
.breadcrumbA .list li:after{
	position: absolute;
	right:0;
	top: 50%;
	font-size:70%;
	transform: translate(50%,-50%);
	content:"\e90e";
	font-family: iconfontA;
}
.breadcrumbA .list li:last-of-type {
	padding-right:0;
	margin-right:0;
}
.breadcrumbA .list li:last-of-type:after{
	display:none;
}

.breadcrumbA .list li a {
	color:#333;
}
.breadcrumbA .list li:last-of-type a {
	cursor:default;
}

.breadcrumbA .list li:last-of-type a.hoverLine em:after {
	display:none;
}
.breadcrumbA.white ,
.breadcrumbA.white .list li a {
	color:#fff !important;
}
.breadcrumbA.black ,
.breadcrumbA.black .list li a {
	color:#000 !important;
}
.breadcrumbA .list li br {
	display:none;
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.breadcrumbA {
		display:none;
		font-size:74%;
		margin-top:8px;
		margin-bottom:30px;
	}
	.breadcrumbA .list {
		text-align:left;
	}
	.breadcrumbA .list li {
		padding-right:10px;
		margin-right:7px;
	}
	.breadcrumbA .list li:after{
		font-size:70%;
	}
}


/* // tabChange //
----------------------------------------------- */
.tabBtnWrap:after {	 content: ".";	display: block;	height: 0;	font-size:0;	 clear: both;	visibility:hidden;}
.tabBtnWrap {	display: inline-block;}
* html .tabBtnWrap {	height: 1%;	}
.tabBtnWrap {	display:block;	}
.tabBtnWrap  {
}
.tabBtnWrap li  {
	display:inline-block;
}
.tabChange .tabContents {
	display:none;
}

/* // form //
----------------------------------------------- */
.formStyleA input,
.formStyleA textarea,
.formStyleA select,
.formStyleA button,
.formStyleA label,
.xxx {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


.formStyleA button,
.xxx {
	font-size:14px;
}
.formStyleA input,
.formStyleA textarea,
.formStyleA select{
	box-sizing:border-box;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color:#FFF;
}


.formStyleA select:focus,
.formStyleA input:focus,
.formStyleA textarea:focus{
	background-color: #FFFDDB;
	border:1px solid #0070E0;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
}

.formStyleA input[type="text"],
.formStyleA input[type="tel"],
.formStyleA input[type="email"],
.formStyleA input[type="password"],
.formStyleA input[type="number"]{
	padding: 6px;
	margin-right: 5px;
	border:1px solid #C3C3C3;
}
.formStyleA input.l1[type="text"],
.formStyleA input.l1[type="tel"],
.formStyleA input.l1[type="email"],
.formStyleA input.l1[type="password"],
.formStyleA input.l1[type="number"]{
	padding: 8px;
	font-size:108%;
}
.formStyleA input.l2[type="text"],
.formStyleA input.l2[type="tel"],
.formStyleA input.l2[type="email"],
.formStyleA input.l2[type="password"],
.formStyleA input.l2[type="number"]{
	padding: 10px;
	font-size:116%;
}


.formStyleA select{
	padding: 6px 30px 6px 8px;
	// background:#FFF url(../img/base_form_selectB_06.png) right center no-repeat;
	outline: medium none;
	z-index: 1;
	border:1px solid #C3C3C3;
	text-align:left;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height:40px;
	position:relative;
}

.formStyleA .selectWrap{
	display:inline-block;
	position:relative;
}
.formStyleA .selectWrap select{
	width:100%;
	position:relative;
	z-index:5;
	color: #000 !important;
}
.formStyleA .selectWrap:after{
	position: absolute;
	right:10px;
	top: 50%;
	font-size:50%;
	transform: translateY(-50%);
	content:"\e91a";
	font-family: iconfontA;
	z-index:10;
	color:#666;
}
.formStyleA select::-ms-expand {
	display:none;
}

.formStyleA .submit{
	text-align:center;
	margin-top:40px;
}

.formStyleA input[type="button"],
.formStyleA input[type="submit"],
.formStyleA button[type="button"],
.formStyleA button[type="submit"]:not(.btnSubmit),
.formStyleA button.submit{
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 36px auto 0;
	padding: 10px 80px;
	min-width:400px;
	background-color: #04bb91;
	color: #fff !important;
	font-size: 124% !important;
	letter-spacing: 0.1em;
	border:0;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position:relative;
	transition:0.2s;
}

.formStyleA button.submit:hover:after{
	right:6px;
}
.formStyleA input.back[type="button"],
.formStyleA input.back[type="submit"],
.formStyleA button.back[type="submit"]:not(.btnBack),
.formStyleA button.submit.back[type="submit"]{
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 30px auto 0;
	padding: 7px 40px;
	background-color: #BCBCBC;
	color: #fff;
	font-size: 100% !important;
	letter-spacing: 0.1em;
	border:0;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.formStyleA textarea{
	padding: 3px 5px;
	width: 100%;
	border:1px solid #ccc;
}

.formStyleA input[type=checkbox] {
	display: none;
}
.formStyleA input[type=radio] {
	display: none;
}
.formStyleA .radioWrap label{
	display:inline-block;
	position:relative;
	padding-left:30px;
	margin-right:15px;
}
.formStyleA .radioWrap label:before{
	content:" ";
	display:block;
	width:22px;
	height:22px;
	background-color:#FFF;
	border:1px solid #ccc;
	border-radius: 50%;
	position:absolute;
	left:0px;
	top:50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.formStyleA .radioWrap label input:checked + .check{
	content:" ";
	display:block;
	width:12px;
	height:12px;
	background-color:#1EB600;
	border-radius: 50%;
	position:absolute;
	left:6px;
	top:50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}



.formStyleA .radio, .formStyleA .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
	position: relative;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:1px 5px 5px 33px;
	border-radius: 8px;
	vertical-align: middle;
	cursor: pointer;
	z-index:5;
	line-height: 1.8;
}
.formStyleA .radio .tx, .formStyleA .checkbox .tx {
	padding-left:0px;
}
.formStyleA .radio.on,
.formStyleA .checkbox.on,
.formStyleA .radio:hover,
.formStyleA .checkbox:hover {
	font-weight:400;
}

.formStyleA .radio:last-of-type,
.formStyleA .checkbox:last-of-type {
	margin-right:0;
}

.formStyleA .radio:after, .formStyleA .checkbox:after {
	-webkit-transition: border-color 0.1s linear;
	transition: border-color 0.1s linear;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: block;
	width: 24px;
	height: 24px;
	border: 1px solid #bbb;
	content: '';
	background-color:#FFF;
	z-index:6;
	margin: 0;
}
.formStyleA .checkbox:after {
	border-radius: 3px;
}
.formStyleA .radio:after {
	border-radius: 100px;
}

.formStyleA .radio:before {
	-webkit-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
	position: absolute;
	top: 50%;
	left: 5px;
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #03C100;
	content: '';
	opacity: 0;
	z-index:7;
	transform: translateY(-50%);
	margin: 0;
}
.formStyleA input[type=radio]:checked + .radio:before,
.formStyleA .radio.on:before {
	opacity: 1;
}

.formStyleA .checkbox:before {
	-webkit-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
	position: absolute;
	top: calc(50% - 1px);
	left: 3px;
	display: block;
	width: 12px;
	height: 22px;
	border-right: 5px solid #53b300;
	border-bottom: 5px solid #53b300;
	content: '';
	opacity: 0;
	transform: rotate(45deg) translate(-50%,-50%);
	z-index:8;
	margin: 0;
}
.formStyleA input[type=checkbox]:checked + .checkbox:before,
.formStyleA .checkbox.on:before {
	  opacity: 1;
}

.formStyleA .inputAreaA .item{
	border-bottom:1px dotted #AAA;
	line-height:1.65;
	font-size:92%;
}
.formStyleA .inputAreaA .item:first-of-type {
	border-top:1px dotted #BBB;
}
.formStyleA .inputAreaA .item.topBorder{
	border-top:1px dotted #BBB;
}

.formStyleA .inputAreaA .item .inner{
	display: flex;
	display: -ms-flexbox;
	width:100%;
}

.formStyleA .inputAreaA .colName,
.formStyleA .inputAreaA .colInput{
	padding:13px;
}

.formStyleA .inputAreaA .colName{
	text-align:left;
	width:25%;
	box-sizing: border-box;
	font-weight:500;
	background-color:#F4F4F4;
	padding-top: 20px;
}
.formStyleA .inputAreaA:not(.confirm) .colName{
}
.formStyleA.confirm .inputAreaA .colName{
	padding:13px;
}
.formStyleA .inputAreaA .must{
	display:inline-block;
	background-color:#EA0059;
	line-height:1;
	color:#fff;
	padding:4px 5px 4px;
	margin-left:10px;
	font-size:80%;
}
.formStyleA .inputAreaA .colInput{
	text-align:left;
	flex:1;
	padding:13px;
	vertical-align:top;
}
.formStyleA .inputAreaA .padding{
	padding-top:5px;
}


.formStyleA .inputAreaB .item{
	line-height:1.65;
	font-size:92%;
	margin-bottom: 12px;
}
.formStyleA .inputAreaB .item .inner{
}

.formStyleA .inputAreaB .colName,
.formStyleA .inputAreaB .colInput{
}

.formStyleA .inputAreaB .colName{
	text-align:left;
	margin-bottom: 3px;
	font-size: 103%;
}
.formStyleA .inputAreaB .colName .name{
	line-height: 1.5;
	padding-left: 15px;
	position:relative;
}
.formStyleA .inputAreaB .colName .name:before{
	content:" ";
	display:block;
	width:12px;
	height:12px;
	background-color:#000;
	position:absolute;
	top:5px;
	left:0px;
}
.formStyleA.confirm .inputAreaB .colName{
}

.formStyleA .inputAreaB .must{
	display:inline-block;
	background-color:#EA0059;
	line-height:1;
	color:#fff;
	padding:3px 4px;
	margin-left:10px;
	font-size:11px;
}
.formStyleA .inputAreaB .colInput{
	text-align:left;
}


@media screen and (min-width: 801px)  {
	.formStyleA .inputAreaA.noborder{
		border-top:0 dotted #BBB;
	}
	.formStyleA .inputAreaA.noborder .item{
		border-bottom:0;
	}
	.formStyleA .inputAreaA.noborder .colName{
		padding:9px 0;
		background-color:transparent;
	}
	.formStyleA .inputAreaA.noborder .colInput{
		padding:9px 0;
	}
}
.formStyleA label {
	vertical-align:middle;
	padding-left:5px;
}


.formStyleA .inputFileWrap {
	line-height:1;
}
.formStyleA .inputFileWrap label.fileLabel {
	display:inline-block;
	vertical-align:middle;
	border-radius: 3px;
	width:120px;
	height:36px;
	box-sizing: border-box;
	transition: all 0.15s;
	background-color: #D9D9D9;
	color:#666;
	font-size:12px;
	position:relative;
}
.formStyleA .inputFileWrap label.fileLabel .tx {
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display:block;
	width:100%;
	text-align:center;
}
.formStyleA .inputFileWrap label.fileLabel:hover {
	opacity:0.7;
}
.formStyleA .inputFileWrap label.fileLabel input[type="file"] {
	display:none;
}
.formStyleA .inputFileWrap .fileText {
	display:inline-block;
	vertical-align:middle;
	width:350px;
	height:36px;
}
.formStyleA .inputFileWrap a.fileClear {
	display:inline-block;
	vertical-align:middle;
	padding:5px 10px;
	line-height:1;
	position:relative;
	background-color:#FFF;
	border:1px solid #CCC;
	color:#777;
	font-size:11px;
	text-align:center;
	border-radius: 30px;
}
.formStyleA .inputFileWrap a.fileClear:hover {
	opacity:0.7;
}




.formStyleA input[type="file"]{
	background: none;
	box-shadow: none;
	border: none;
}
.formStyleA .phConfirmA{
}
.formStyleA .phConfirmA .tx1{
	display:inline-block;
	vertical-align:top;
	max-width:400px;
	margin-right:10px;
}
.formStyleA .phConfirmA .image1{
	display:inline-block;
	vertical-align:top;
	width:100px;
	height:100px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	overflow:hidden;
	border:1px solid #DDD;
	text-align:center;
	position:relative;
}
.formStyleA .phConfirmA .image1 img{
	max-width:100%;
	max-height:100%;
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.formStyleA .phConfirmA .image1.noImg{
	width:20px;
	height:20px;
	border:0px;
	margin-left:-5px;
}
.formStyleA .phConfirmA .image1.noImg:after{
	position: absolute;
	left:50%;
	top: 50%;
	font-size:19px;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	content:'\e982';
	font-family: iconfontA;
	color:#999;
}
.formStyleA .phConfirmA .image1.noImg img{
	display:none;
}
.formStyleA .annotation{
	color:#999;
}

.formStyleA .agree {
	margin-top:20px;
	text-align:center;
}
.formStyleA .agree .description{
	font-size:92%;
	line-height:1.6;
	text-align:center;
	margin-bottom:17px;
}
.formStyleA .agree .kiyaku{
	width:80%;
	margin:0 auto 0;
	overflow:auto;
	display:block;
	height:auto;
	font-size:86%;
	line-height:1.5;
	border:1px solid #CCC;
}
.formStyleA .agree .kiyaku .inner{
	padding:15px;
}
.formStyleA .datepickerA{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	vertical-align:top;
}
.formStyleA .datepickerA:not(.noicon):before{
	position:absolute;
	top:50%;
	right:5px;
	content:'\e93b';
	font-family: iconfontA;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size:14px;
	color:#AAA;
	z-index:10;
}
.formStyleA.confirm .datepickerA:not(.noicon):before{
	display:none;
}
.formStyleA .datepickerA input{
	width:100%;
}

.formStyleA .checkList{
	text-align:left;
	margin-bottom:-8px;
}
.formStyleA .checkList li{
	display:inline-block;
	margin-right:30px;
	margin-bottom:8px;
}
.formStyleA .checkList.block li{
	display:block;
	margin-right:0;
	margin-bottom:10px;
}
.formStyleA .checkList.block li:last-of-type{
	margin-bottom:0;
}
.formStyleA textarea,
.formStyleA input[type="text"],
.formStyleA input[type="tel"],
.formStyleA input[type="email"],
.formStyleA input[type="password"],
.formStyleA input[type="number"],
.formStyleA select,
.___{
	border:1px solid #C3C3C3;
}

:placeholder-shown {color: #CCC; }
::-webkit-input-placeholder {color: #CCC; }
:-moz-placeholder {    color: #CCC; opacity: 1; }
::-moz-placeholder {    color: #CCC; opacity: 1; }
:-ms-input-placeholder {    color: #CCC; }

.formStyleA input:disabled,
.formStyleA button:disabled,
.formStyleA textarea:disabled,
.formStyleA option:disabled,
.formStyleA optgroup:disabled,
.formStyleA select:disabled:disabled 
{
	opacity:0.4;
	cursor:default !important;
}


.formStyleA.strong1 textarea,
.formStyleA.strong1 select,
.formStyleA.strong1 input[type="text"],
.formStyleA.strong1 input[type="tel"],
.formStyleA.strong1 input[type="email"],
.formStyleA.strong1 input[type="password"],
.formStyleA.strong1 input[type="number"]{
	padding: 12px;
	margin-right: 0;
	font-size:114%;
	font-weight:400;
	border:#CCC 3px solid;
	border-radius: 5px;
}

.formStyleA.strong1 textarea {
	font-size:100%;
	font-weight:200;
}

.formStyleA.strong1 select{
	padding: 10px 28px 12px 12px !important;
	height:50px;
	font-size:107%;
}

.formStyleA.strong1 .radio:after,
.formStyleA.strong1 .checkbox:after {
	margin-top: -15px;
	margin-left: -3px;
	width: 22px;
	height: 22px;
	border:#CCC 3px solid;
	border-radius: 4px;
}
.formStyleA.strong1 .radio:after {
	border-radius: 22px;
}

.formStyleA.strong1 .datepickerA:before{
	right:10px;
	font-size:16px;
}


.formStyleA .inputIcon {
	position:relative;
	display:inline-block;
}

.formStyleA .inputIcon i,
.formStyleA .inputIcon:after {
	position:absolute;
	left:12px;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: iconfontA;
	font-size:120%;
	z-index:10;
}
.formStyleA .inputIcon i.off,
.formStyleA .inputIcon:after {
	opacity:0.4;
}

.formStyleA .inputIcon select,
.formStyleA .inputIcon input {
	padding-left:42px !important;
}

.formStyleA .inputTx {
	display:block;
}
.formStyleA.confirm .inputTx {
	display:none;
}
.formStyleA .confirmTx {
	display:none;
}
.formStyleA.confirm .confirmTx {
	display:block;
}


.formStyleA .inputEx {
	font-size:12px;
	color:#AAA;
	line-height:1.4;
	margin-top:6px;
}



/* // inputErrorTx //
----------------------------------------------- */
/* //    |- A  */
.inputErrorTx.A {
	text-align:left;
	line-height:1;
	margin-bottom:7px;
}
.inputErrorTx.A .tx {
	display:inline-block;
	background-color:#DA054B;
	color:#FFF;
	font-weight:500;
	padding:6px 20px 6px 40px;
	border-radius: 2px;
	-ms-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	position:relative;
}
.inputErrorTx.A .tx:after{
	position: absolute;
	left:10px;
	top: 50%;
	font-size:132%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content:'\e94a';
	font-family: iconfontA;
}
.inputErrorTx.A .tx.bound{
	animation: animScale 3s infinite ease-out;
	transform-origin: 50% 50%;
	animation-play-state:running;
}
@keyframes animScale {
0% { transform: translateY(0px); }
5% { transform: translateY(-3px); }
10% { transform: translateY(0px); }
15% { transform: translateY(-3px); }
20% { transform: translateY(0px); }
25% { transform: translateY(-3px); }
30% { transform: translateY(0px); }
100% { transform: translateY(0px); }
}


/* // formError //
----------------------------------------------- */

.formError {
	text-align:left;
}
.formError em {
	display:inline-block;
	background-color:#ff2656;
	line-height:1;
	padding:12px 100px;
	font-size:20px;
	font-weight:500;
	color:#FFF;
}
.formErrorTx {
	color:#E00034;
	font-weight:600;
	font-size:108%;
	margin-bottom:5px;
	line-height:1.3;
}
.formErrorTx:first-of-type {
	margin-top:10px;
}

.formStyleA .error{
	font-weight: 600;
	font-size: 100%;
	color: #fff;
	line-height: 1;
	display: inline-block;
	padding: 6px 8px;
	background-color: #FF0050;
	margin-top:7px;
	border-radius: 2px;
}


.formStyleA .erromsg{
	line-height:1.3;
	font-size:111%;
	color:#FF004E;
	font-weight:500;
	text-align:center;
	margin-bottom:20px;
	display:block;
	padding:6px;
	border:1px solid #FF004E;
	background-color:#FFF;
}

.formComplete {
	padding-bottom: 45px;
}
.formComplete .htx {
	text-align:center;
	font-weight:400;
	font-size: 116%;
	margin-bottom: 30px;
}
.formComplete .body {
	font-size:100%;
	line-height:2.2;
	width:700px;
	margin:0 auto;
	padding-bottom:30px;
}


/* ________SP________ */
@media screen and (max-width: 800px)  {
	.formStyleA
	.formConfirm.A {
		font-size:108%;
	}
	.formStyleA input[type="text"],
	.formStyleA input[type="tel"],
	.formStyleA input[type="email"],
	.formStyleA input[type="password"],
	.formStyleA input[type="number"]{
		padding: 7px 6px;
		margin-right: 0;
		border:1px solid #ccc;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		width:100%;
	}
	.formStyleA select{
		padding: 8px 12px 8px 8px;
		background-position: right -4px center;
		height:36px;
		background-size:18px auto;
	}

	.formStyleA .submit{
		text-align:center;
		margin-top:30px;
	}
	.formStyleA input[type="button"],
	.formStyleA input[type="submit"],
	.formStyleA button[type="button"],
	.formStyleA button[type="submit"]:not(.btnSubmit),
	.formStyleA button.submit{
		padding: 7px 10px;
		min-width:100%;
		width:100%;
		font-size: 114% !important;
	}

	.formStyleA input.back[type="submit"],
	.formStyleA button.back[type="submit"]{
		margin: 20px auto 0;
		padding: 7px 50px;
		background-color: #BBB;
	}

	.formStyleA textarea{
		padding: 3px 5px;
		width: 100%;
		height: 110px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	.formError {
		text-align:center;
	}
	.formError em {
		display:inline-block;
		line-height:1;
		width:100%;
		padding:12px 0;
		font-size:17px;
		font-weight:500;
		margin-bottom:30px;
	}

	.formStyleA .inputAreaA{
		padding-top:0;
		border-width:0;
	}
	.formStyleA .inputAreaA .item{
		display:block;
		padding-bottom:20px;
		border-bottom:0;
		margin-bottom:0;
	}
	.formStyleA .inputAreaA .item:first-of-type {
		border-top:0;
	}
	.formStyleA .inputAreaA .item .inner{
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	.formStyleA .inputAreaA .colName{
		display:block;
		background-color: #eee;
		width:100%;
		float:none;
		font-size:104%;
		font-weight: 400;
		margin-bottom:8px;
		line-height:1.3;
		display:block;
		padding: 7px 10px;
		border-left: 1px solid #000;
	}

	.formStyleA .inputAreaA .colName p{
			font-weight:400;
	}
	.formStyleA .inputAreaA .colName .must{
		display:inline-block;
		background-color:#FF4C8A;
		line-height:1;
		color:#fff;
		padding:3px 4px 3px;
		margin-left:10px;
		font-size:75%;
		border-radius:2px;
	}
	.formStyleA .inputAreaA .colInput{
		display:block;
		width:100%;
		padding:0;
		flex:auto;
	}
	.formStyleA .inputAreaA .padding{
		padding-top:0;
	}

	.formStyleA .inputAreaB .item{
		font-size:97%;
		margin-bottom: 12px;
	}
	.formStyleA .inputAreaB .colName{
		margin-bottom: 3px;
		font-size: 107%;
	}
	.formStyleA .inputAreaB .colName .name{
		padding-left: 12px;
	}
	.formStyleA .inputAreaB .colName .name:before{
		width:10px;
		height:10px;
		top:6px;
	}
	.formStyleA.confirm .inputAreaB .colName{
	}
	
	.formStyleA .inputAreaB .must{
		padding:3px 4px;
		margin-left:8px;
		font-size:10px;
	}
	.formStyleA .inputAreaB .colInput{
	}
	
	

	.formStyleA .inputFileWrap {
		position:relative;
	}
	.formStyleA .inputFileWrap label.fileLabel {
		width:120px;
		height:32px;
		font-size:12px;
	}
	.formStyleA .inputFileWrap .fileText {
		display:block;
		width:100%;
		height:32px;
		margin-top:4px;
	}
	.formStyleA .inputFileWrap a.fileClear {
		padding:7px 10px;
		line-height:1;
		font-size:11px;
		position:absolute;
		top:16px;
		right:0px;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}



	.formStyleA .agree .description{
		font-size:88%;
		line-height:1.6;
		text-align:center;
		margin-bottom:10px;
	}
	.formStyleA .agree .kiyaku{
		width:100%;
		height:120px;
		font-size:78%;
	}
	.formStyleA .agree .kiyaku .inner{
		padding:10px;
	}
	.formStyleA .radio, .formStyleA .checkbox {
		margin-right:10px;
		padding:1px 0px 1px 26px;
	}
	.formStyleA textarea,
	.formStyleA input[type="text"],
	.formStyleA input[type="tel"],
	.formStyleA input[type="email"],
	.formStyleA input[type="password"],
	.formStyleA input[type="number"],
	.formStyleA select,
	.___{
		border:1px solid #BBB;
	}

	.formConfirm.A{
		padding-top:0;
		border-width:0;
		margin-bottom:35px;
	}
	.formConfirm.A .colName .must{
		display:none;
	}
	.formConfirm.A .elmInput{
		display:none;
	}
	.formConfirm.A .item{
		display:block;
		padding-bottom:11px;
		border-bottom:0 dotted #CCC;
		margin-bottom:0;
	}
	.formConfirm.A .item .inner{
		display:block;
	}
	.formConfirm.A .colName{
		display:block;
		background-color: #eee;
		width:100%;
		float:none;
		font-size:104%;
		font-weight: 400;
		margin-bottom:8px;
		line-height:1.3;
		display:block;
		padding: 5px 10px;
		border-left: 1px solid #000;
	}

	.formConfirm.A .colName{
		display:block;
		width:100%;
		padding:5px 10px;
		float:none;
	}

	.formConfirm.A .colName p{
			font-weight:500;
	}
	.formConfirm.A .colInput{
		width:100%;
		float:none;
		padding:0 10px;
	}
	.formConfirm.A .padding{
		padding-top:0;
	}
	.formConfirm.A {
		padding-top:0;
		border-top:0;
	}

	.formConfirm.A .formHtx {
		margin-bottom:0;
		padding-bottom: 12px;
		border-bottom: 0 dotted #BBB;
		text-align:left;
		font-size:100%;
	}
	.formConfirm.A .elmInp {
		display:none;
	}
	.formStyleA .inputArea .colInput .htx{
		line-height:1;
		font-size:90%;
		margin-bottom:5px;
		font-weight:400;
		color:#666;
	}
	.formStyleA .annotation{
		font-size:80%;
	}

	.formStyleA .inputArea .error{
		font-weight: 500;
		font-size: 96%;
		color: #fff;
		line-height: 1;
		display: inline-block;
		padding: 4px 8px;
		background-color: #FF0050;
	}
	.formStyleA select, .formStyleA input[type="text"], .formStyleA input[type="tel"], .formStyleA input[type="email"], .formStyleA input[type="number"] {
		border-color:#c3c3c3;
	}

	.formComplete .htx {
		font-size: 106%;
		margin-bottom: 15px;
	}

	.formComplete .body {
		font-size:96%;
		line-height:2;
	}
	.formComplete .body {
		font-size:96%;
		line-height:2;
		width:100%;;
		padding-bottom:10px;
	}

/* //    |- inputIcon  */
	.formStyleA .inputIcon {
		display:block;
	}
	.formStyleA .inputIcon i,
	.formStyleA .inputIcon:after {
		left:10px;
		font-size:120%;
	}
	.formStyleA .inputIcon i.off,
	.formStyleA .inputIcon:after {
		opacity:0.4;
	}
	
	.formStyleA .inputIcon select,
	.formStyleA .inputIcon input {
		padding-left:35px !important;
	}
}
/* // form関連 //
----------------------------------------------- */
input[name="post_password"] {
	margin-left:auto !important;
	margin-right:auto !important;
	display:inline-block;
}

/* // xscrollA //
----------------------------------------------- */

@media screen and (min-width: 801px)  {
	.xscrollA:not(.pc) .xscrollInner .xscrollWrap {
		width:auto !important;
	}
	.xscrollA:not(.pc) .xscrollInfo  {
		display:none;
	}

	.xscrollA.pc  {
		overflow: hidden;
		position:relative;
		display:block;
		width:100%;
	}
	.xscrollA.pc .xscrollInfo  {
		position:absolute;
		top:50%;
		left:calc(50% - 15px);
		transform: translate(-50%,-50%);
		background-color: rgba(0,0,0,0.5);
		display:inline-block;
		border-radius: 3px;
		color:#FFF;
		padding: 10px 10px;
		text-align:center;
		pointer-events: none;
		z-index: 100;
	}
	.xscrollA.pc .xscrollInfo.off  {
		transition:0.4s;
		opacity:0;
	}
	.xscrollA.pc .xscrollInfo > .text  {
		text-align:center;
		font-size: 11px;
		line-height: 1;
	}
	.xscrollA.pc .xscrollInfo > .text .icon  {
		display:inline-block;
		margin-bottom: 10px;
		font-size: 30px;;
	}
	.xscrollA.pc .xscrollInfo > .text .icon.sp  {
		display:none;
	}
	
	.xscrollA.pc.start.fade .fade1  {
		opacity:0;
	}
	.xscrollA.pc.end.fade .fade2  {
		opacity:0;
	}
	.xscrollA.pc.fade .fade1  {
		width:40px;
		height:1000px;
		display:block;
		position:absolute;
		top:0px;
		left:0px;
		z-index:10;
		opacity:1;
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	}
	.xscrollA.pc.fade .fade2  {
		content:" ";
		width:40px;
		height:1000px;
		display:block;
		position:absolute;
		top:0px;
		right:0px;
		z-index:10;
		background-color:#FF0;
		opacity:1;
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	}
	.xscrollA.pc.fade .fade1:after{
		position: absolute;
		left:4px;
		top: 50%;
		font-size:90%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		content:'\ec11';
		font-family: iconfontA;
	}
	.xscrollA.pc.fade .fade2:after{
		position: absolute;
		right:4px;
		top: 50%;
		font-size:90%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		content:'\ec12';
		font-family: iconfontA;
	}
	.xscrollA.pc .xscrollInner {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		cursor: grab;
	}
	.xscrollA.pc .xscrollInner::-webkit-scrollbar{
	 height: 9px;
	}
	.xscrollA.pc .xscrollInner::-webkit-scrollbar-track{
	 background: #fff;
	}
	.xscrollA.pc .xscrollInner::-webkit-scrollbar-thumb {
	 background: #DDD;
	}
	.xscrollA.pc .xscrollInner .xscrollWrap {
		text-align:left;
	}
	.xscrollA.pc .xscrollInner .xscrollContens {
		display:inline-block;
		// white-space:nowrap;
		padding-bottom: 12px;
	}
	.xscrollA.pc .xscrollInner .inner2 {
		min-width:500px;
	}

}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.xscrollA  {
		overflow: hidden;
		position:relative;
		display:block;
		width:100%;
	}
	.xscrollA .xscrollInfo  {
		position:absolute;
		top:50%;
		left:calc(50vw - 15px);
		transform: translate(-50%,-50%);
		background-color: rgba(0,0,0,0.5);
		display:inline-block;
		border-radius: 3px;
		color:#FFF;
		padding: 10px 10px;
		text-align:center;
		pointer-events: none;
		z-index: 100;
	}
	.xscrollA .xscrollInfo.off  {
		transition:0.4s;
		opacity:0;
	}
	.xscrollA .xscrollInfo > .text  {
		text-align:center;
		font-size: 11px;
		line-height: 1;
	}
	.xscrollA .xscrollInfo > .text .icon  {
		display:inline-block;
		margin-bottom: 10px;
		font-size: 30px;;
	}
	.xscrollA .xscrollInfo > .text .icon.pc  {
		display:none;
	}
	.xscrollA.start.fade .fade1  {
		opacity:0;
	}
	.xscrollA.end.fade .fade2  {
		opacity:0;
	}
	.xscrollA.fade .fade1  {
		width:40px;
		height:1000px;
		display:block;
		position:absolute;
		top:0px;
		left:0px;
		z-index:10;
		transition:0.5s;
		opacity:1;
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	}
	.xscrollA.fade .fade2  {
		content:" ";
		width:40px;
		height:1000px;
		display:block;
		position:absolute;
		top:0px;
		right:0px;
		z-index:10;
		background-color:#FF0;
		transition:0.5s;
		opacity:1;
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
	}
	.xscrollA.fade .fade1:after{
		position: absolute;
		left:4px;
		top: 50%;
		font-size:90%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		content:'\ec11';
		font-family: iconfontA;
	}
	.xscrollA.fade .fade2:after{
		position: absolute;
		right:4px;
		top: 50%;
		font-size:90%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		content:'\ec12';
		font-family: iconfontA;
	}
	.xscrollA .xscrollInner {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	.xscrollA .xscrollInner::-webkit-scrollbar{
	 height: 1px;
	}
	.xscrollA .xscrollInner::-webkit-scrollbar-track{
	 background: #fff;
	}
	.xscrollA .xscrollInner::-webkit-scrollbar-thumb {
	 background: #DDD;
	}
	.xscrollA .xscrollInner .xscrollWrap {
		text-align:left;
	}
	.xscrollA .xscrollInner .xscrollContens {
		display:inline-block;
		// white-space:nowrap;
		padding-bottom: 12px;
	}
	.xscrollA .xscrollInner .inner2 {
		min-width:500px;
	}
}


/* // move //
----------------------------------------------- */
/* //    |- moveA  */
.moveA {
	position:relative;
	opacity:0;
	transition-duration:0.1s;
	transition-delay:0.1s;
}
.moveAWrap.on .moveA,
.moveA.on {
	opacity:1;
	transition-duration:0.8s;
}
.moveA.left {
	translate: -50px 0;
}
.moveAWrap.on .moveA.left,
.moveA.left.on {
	translate: 0 0;
}
.moveA.right {
	translate: 50px 0;
}
.moveAWrap.on .moveA.right,
.moveA.right.on {
	translate: 0 0;
}
.moveA.top {
	translate: 0 -35px;
}
.moveAWrap.on .moveA.top,
.moveA.top.on {
	translate: 0 0;
}
.moveA.large {
	scale: 1.08 1.08;
}
.moveAWrap.on .moveA.large,
.moveA.large.on {
	scale: 1 1;
}


@media screen and (min-width: 801px)  {
	.moveA.leftPC {
		translate: -50px 0;
	}
	.moveAWrap.on .moveA.leftPC,
	.moveA.leftPC.on {
		translate: 0 0;
	}
	.moveA.rightPC {
		translate: 50px 0;
	}
	.moveAWrap.on .moveA.rightPC,
	.moveA.rightPC.on {
		translate: 0 0;
	}
	.moveA.topPC {
		translate: 0 -50px;
	}
	.moveAWrap.on .moveA.topPC,
	.moveA.topPC.on {
		translate: 0 0;
	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.moveA.sp_left {
		translate: -50px 0;
	}
	.moveAWrap.on .moveA.sp_left,
	.moveA.sp_left.on {
		translate: 0 0;
	}
	.moveA.sp_right {
		translate: 50px 0;
	}
	.moveAWrap.on .moveA.sp_right,
	.moveA.sp_right.on {
		translate: 0 0;
	}
	.moveA.sp_top {
		translate: 0 -50px;
	}
	.moveAWrap.on .moveA.sp_top,
	.moveA.sp_top.on {
		translate: 0 0;
	}
}


/* // animation //
----------------------------------------------- */
/* //    |- animHoverA  */
.animHoverA {
	display:inline-block;
}

.animHoverA:hover {
	animation: animHoverA 0.55s infinite ease-out;
	animation-iteration-count: 1;
	transform: translateY(0px);
}

.current .animHoverA:hover,
.animHoverA.current:hover,
.animNohover .animHoverA:hover,
.animHoverA.animNohover:hover,
.noLink .animHoverA:hover,
.animHoverA.noLink:hover,
.___{
	animation: animHoverAnone 0s infinite ease-out !important;
}

@keyframes animHoverA {
	0% { transform: translateY(0px); }
	25% { transform: translateY(-4px); }
	50% { transform: translateY(0px); }
	75% { transform: translateY(-2px); }
	100% { transform: translateY(0px); }
}
@keyframes animHoverAnone {
	0% { transform: translateY(0px); }
	100% { transform: translateY(0px); }
}


/* // TEXT ANIMATION //
----------------------------------------------- */
/* //    |- txAnimA  */
.txAnimA .animWrap {
	display:inline-block;
	overflow:hidden;
	position:relative;
	padding-right:10px;
}
.txAnimA .animWrap .bg {
	content:" ";
	position:absolute;
	display:block;
	width:150%;
	height:500px;
	background-color:#F5F5F5;
	left:0px;
	top:0px;
	z-index:5;
	-ms-transform: translateX(-120%);
	-webkit-transform: translateX(-120%);
	-moz-transform: translateX(-120%);
	transform: translateX(-120%);
	transition:0.5s;
}
.txAnimA.on .animWrap .bg {
	-ms-transform: translateX(120%);
	-webkit-transform: translateX(120%);
	-moz-transform: translateX(120%);
	transform: translateX(120%);
	transition:2.2s;
}
.txAnimA .animWrap .tx {
	display:block;
	position:relative;
	z-index:10;
	left:-30px;
	opacity:0;
	opacity:0 !important;
}
.txAnimA.on .animWrap .tx {
	transition-delay:0.6s;
	transition-duration:0.7s;
	opacity:1 !important;
	left:0 !important;
}

/* // swiperA //
----------------------------------------------- */
.swiper-outer {
	position:relative;
	padding-bottom: 40px;
}
.swiper-container {
	position: relative;
	padding: 0;
	margin: 0;
}
.swiper-button-next::after,
.swiper-button-prev::after {
    display:none;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image:none;
}

.swiper-button {
	color:#000;
	font-size: 20px;
	top: 100%;
	line-height: 1;
	transform: translateY(-9px);
	background-image: none !important;
}
.swiper-button-prev {
    left: 0px;
}
.swiper-button-next {
    right: 0px;
}
.swiper-pagination {
    position: absolute;
    width: 100%;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: center;
	-ms-justify-content: center;
	bottom: 0;
	left:50%;
	transform: translateX(-50%);
    padding: 0 40px;
}
.swiper-pagination.thumb {
    padding: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0px;
}
.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity:0.15;
	margin: 0 3px 10px;
}
.swiper-pagination-bullet-active {
	background-color:#777;
	opacity:1;
}

.swiper-container.none .swiper-wrapper {
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	-ms-justify-content: center;
}
.swiper-container.none .swiper-wrapper .swiper-slide {
	margin:0 15px;
}
.swiperA.none {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items: center;
}
.swiperA.none .swiper-slide {
	margin:0 15px;
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.swiper-outer {
		padding-bottom: 28px;
	}
}


/* // imageTw //
----------------------------------------------- */
.imageBgTwA {
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.imageBgTwA .bgWrap {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
.imageBgTwA .bg {
	position:absolute;
	left:0px;
	top:0px;
	width:150%;
	height:100%;
	background-color:#E3E3E3;
	-ms-transform: translateX(-105%);
	-webkit-transform: translateX(-105%);
	-moz-transform: translateX(-105%);
	transform: translateX(-105%);
	transition-delay:0;
	transition-duration:0.1s;
	z-index:5;
}
.imageBgTwA.on .bg {
	left:110%;
	transition-delay:0;
	transition-duration:0.9s;
}
.imageBgTwA .image {
	position:absolute;
	left:-50px;
	top:0px;
	opacity:0;
	z-index:10;
	width:100%;
	height:100%;
	background-position: center center;
	background-repeat:no-repeat;
	background-size:cover;
	transition-delay:0;
	transition-duration:0.1s;
}
.imageBgTwA.on .image {
	left:0;
	opacity:1;
	transition-delay:0.5s;
	transition-duration:0.9s;
}


/* // readmore //
----------------------------------------------- */
.readmore {
	position:relative;
}

.readmore[aria-expanded="false"]:before {
	content:" ";
	display:block;
	position:absolute;
	height:30px;
	width:100%;
	bottom:0px;
	left:0px;
	background: linear-gradient(to bottom, rgba(256,256,256,0) 0%,rgba(256,256,256,1) 100%);
	opacity:1;
	transition:0.2s;
	z-index:5;
}
.readmore[aria-expanded="true"]:before {
	opacity:0;
}

.readmoreBtn {
	text-align:center;
	margin-top:5px;
}
.readmoreBtn.close {
	margin-top:10px;
}
.readmoreBtn a {
	display:inline-block;
	background-color:#fff;
	line-height:1 !important;
	border: 1px solid #333;
	padding:6px 30px 6px 50px ;
	position:relative;
	min-width:200px;
	text-align:center;
}
.readmoreBtn a:hover {
	background-color:#eee;
}

.readmoreBtn a:after{
	position: absolute;
	left:10px;
	top: 50%;
	font-size:110%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	content:'\e926';
	font-family: iconfontA;
}
.readmoreBtn a.open:after{
	content:'\e926';
}
.readmoreBtn a.close:after{
	content:'\e925';
}

.readmoreBtn.s {
	margin-top:3px;
	font-size:90%;
}
.readmoreBtn.s.close {
	margin-top:7px;
}
.readmoreBtn.s a {
	padding:4px 20px 4px 40px ;
	min-width:180px;
}

.readmoreBtn.s a:after{
	font-size:110%;
}
.readmoreBtn.close a:after{
	content:'−';
}
@media screen and (min-width: 801px)  {
	.readmore.sp[aria-expanded="false"]:before,
	.readmoreBtn.sp {
		display:none !important;
	}
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.readmoreBtn a:after{
		font-size:11px !important;
		padding-top:2px;
	}
	.readmore.pc[aria-expanded="false"]:before,
	.readmore.pc .readmoreBtn {
		display:none;
	}
}

/* // fancybox //
----------------------------------------------- */
.fancybox-slide--html .fancybox-close-small {
	opacity: 1;
	padding: 0;
	background-color: rgba(255,255,255,0.6);
	right: 0;
	top: 0;
	height: 50px;
	width: 50px;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-ms-justify-content: center;
}
.fancybox-slide--html .fancybox-close-small:before {
	font-size:28px;
	content:"\e910";
	font-family: iconfontA;
	color:#333;
}
.fancybox-slide--html .fancybox-close-small svg {
	display:none;
}

.fancybox-button--close {
	position:relative;
	background-color:transparent;
}
.fancybox-button--close svg {
	display:none;
}
.fancybox-button--close:after {
	position: absolute;
	left:50%;
	top: 50%;
	font-size:350%;
	transform: translate(-50%,-50%);
	content:"\ea58";
	font-family: iconfontA;
	color:#fff;	
	transition:0.3s;
}
.fancybox-button--close:hover:after {
	font-size:420%;
}

.fancybox-container .fancybox-bg {
	opacity: 0.7;
	background: #000;
}
.fancybox-container.bgWhite .fancybox-bg {
	opacity: 0.7;
	background: #fff;
}
.fancybox-content {
	border-radius: 4px;
}
.fancybox-caption:after  {
	display:none !important;
}

.fancybox-navigation .fancybox-button {
	background-color:transparent;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-ms-justify-content: center;
	padding:0;
	width: 60px;
	height: 70px;
}
.fancybox-navigation .fancybox-button div {
	background-color:transparent;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-ms-justify-content: center;
	padding:0;
	position: relative;
}
.fancybox-navigation .fancybox-button div:after{
	font-size:25px;
	content:"\ec15";
	font-family: iconfontA;
	color:#000;
	display: inline-block;
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
}
.fancybox-navigation .fancybox-button div svg{
	display: none;
}
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left div:after{
	content:"\ec15";
}
.fancybox-navigation .fancybox-button.fancybox-button--arrow_right div:after{
	content:"\ec16";
}


@media screen and (min-width: 801px)  {
	.fancybox-slide {
		padding:0 100px 0;
	}
	.fancybox-content {
		padding:35px !important;
	}
	.fancybox-slide--video .fancybox-content,
	.fancybox-slide--map .fancybox-content {
		max-width:900px;
	}
	
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.fancybox-slide--html .fancybox-close-small {
		height: 40px;
		width: 40px;
	}
	.fancybox-slide--html .fancybox-close-small:before {
		font-size:22px;
	}
	.fancybox-slide--video,
	.fancybox-slide--image {
		padding-left:6px;
		padding-right:6px;
	}
	.fancybox-content {
		padding:30px 15px 22px !important;
	}
	.fancybox-navigation .fancybox-button {
		top:75%;
		display:none;
		padding: 0;
		width: 35px;
		height: 35px;
	}

}

/* //    |- fancyboxGoogleMap  */
.fancyboxGoogleMapA {
	overflow:hidden;
	padding:0;
	width:800px;
	height:80vh;
}
.fancyboxGoogleMapA iframe {
	width:100%;
	height:100%;
}
.fancyboxGoogleMapA .fancybox-button {
	width:65px;
	height:65px;
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.fancyboxGoogleMapA {
		overflow:hidden;
		padding:0;
		width:95%;
		height:90vh;
	}
	.fancyboxGoogleMapA iframe {
		width:100%;
		height:100%;
	}
	.fancyboxGoogleMapA .fancybox-button {
		width:45px;
		height:45px;
	}
	.fancyboxGoogleMapA .fancybox-button svg {
		width:140%;
		height:140%;
		left: -7px;
		top: -5px;
	}
}


/* // lightbox //
----------------------------------------------- */
#ContentsWrap.lightbox {
	z-index:900;
	overflow:visible !important;
}

.lightbox_contents {
	position:fixed;
	top:50%;
	left:50%;
	width:0%;
	height:0%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color:rgba(0,0,0,0.8);
	opacity:0;
	transition:0.3s;
	z-index:1;
}
.lightbox_contents.open {
	height:101%;
	width:101%;
	opacity:1;
	z-index:910;
}
.lightbox_contents .bg {
	height:100%;
	width:100%;
	display:block;
	position:relative;
}
.lightboxCloseBtn {
	position:fixed;
	top:20px;
	right:20px;
	opacity:0;
	transition:0.3s;
	z-index:910;
	background-color:#000;
}
.lightboxCloseBtn:hover {
	background-color:#555;
}
.lightboxCloseBtn .in {
	position:relative;
	display:block;
	height:80px;
	width:80px;
}
.lightboxCloseBtn .in i {
	color:#FFF;
	position:absolute;
	top:50%;
	left:50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-size:38px;
}
.lightboxCloseBtn.open {
	opacity:1;
}
.lightbox_contents .closeBg {
	height:100%;
	width:100%;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
.lightbox_contents .box {
	display:block;
	position:absolute;
	top:50%;
	left:50%;
	z-index:20;
	background-color:#FFF;
	border-radius:3px;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width:95%;
	max-width:95%;
	min-width:50%;
	height:auto;
	max-height:0%;
	min-height:0%;
	padding:0 15px;
	border-top:0 solid #FFF;
	border-bottom:0 solid #FFF;
	overflow-x:hidden;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
}
.lightbox_contents.open .box {
	max-width:95%;
	min-width:50%;
	max-height:90%;
	min-height:30%;
	padding:5px 15px;
	border-top:10px solid #FFF;
	border-bottom:10px solid #FFF;
}

@media screen and (min-width: 801px)  {

	.lightbox_contents .box {
		display:block;
		position:absolute;
		top:50%;
		left:50%;
		background-color:#FFF;
		border-radius:3px;
		-ms-transform: translate(-50%,-50%);
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width:95%;
		max-width:95%;
		min-width:50%;
		height:auto;
		max-height:0%;
		min-height:0%;
		padding:0 15px;
		border-top:0 solid #FFF;
		border-bottom:0 solid #FFF;
		overflow-x:hidden;
		overflow-y:scroll;
		-webkit-overflow-scrolling:touch;
	}
	.lightbox_contents .box {
		background-color:#FFF;
		border-radius:3px;
		width:auto;
		max-width:1000px;
		min-width:400px;
		padding:0 25px;
	}
	.lightbox_contents.open .box {
		max-width:1000px;
		min-width:400px;
		max-height:90%;
		min-height:30%;
		padding:10px 25px;
		border-top:15px solid #FFF;
		border-bottom:15px solid #FFF;
	}
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	.lightboxCloseBtn {
		top:5px;
		right:5px;
	}
	.lightboxCloseBtn .in {
		height:45px;
		width:45px;
	}
	.lightboxCloseBtn .in i {
		font-size:25px;
	}
	.lightbox_contents.open .box {
		max-width:95%;
		max-height:95%;
		padding:5px 5px;
		border-top:10px solid #FFF;
		border-bottom:10px solid #FFF;
	}
}


/* // columnWrap //
----------------------------------------------- */
.columnWrapA {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap : wrap;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.columnWrapA.center {
	justify-content: center;
	-ms-justify-content: center;
}
.columnWrapA.re {
	flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
}
.columnWrapA > .column {
	width:100%;
	height: auto;
}
@media screen and (min-width: 801px)  {
	/* //    |- pc_space  */
	.columnWrapA.pc_space10 {		width:calc(100% + 10px); 	margin-bottom: -10px;	}
	.columnWrapA.pc_space20 {		width:calc(100% + 20px);	margin-bottom: -20px;	}
	.columnWrapA.pc_space30 {		width:calc(100% + 30px);	margin-bottom: -30px;	}
	.columnWrapA.pc_space40 {		width:calc(100% + 40px);	margin-bottom: -40px;	}
	.columnWrapA.pc_space50 {		width:calc(100% + 50px);	margin-bottom: -50px;	}
	.columnWrapA.pc_space60 {		width:calc(100% + 60px);	margin-bottom: -60px;	}
	.columnWrapA.pc_space70 {		width:calc(100% + 70px);	margin-bottom: -70px;	}
	.columnWrapA.pc_space80 {		width:calc(100% + 80px);	margin-bottom: -80px;	}
	.columnWrapA.pc_space100 {		width:calc(100% + 100px);	margin-bottom: -100px;	}
	.columnWrapA.pc_space10 > .column {		margin-right:10px;	margin-bottom:10px;	}
	.columnWrapA.pc_space20 > .column {		margin-right:20px;	margin-bottom:20px;	}
	.columnWrapA.pc_space30 > .column {		margin-right:30px;	margin-bottom:30px;	}
	.columnWrapA.pc_space40 > .column {		margin-right:40px;	margin-bottom:40px;	}
	.columnWrapA.pc_space50 > .column {		margin-right:50px;	margin-bottom:50px;	}
	.columnWrapA.pc_space60 > .column {		margin-right:60px;	margin-bottom:60px;	}
	.columnWrapA.pc_space70 > .column {		margin-right:70px;	margin-bottom:70px;	}
	.columnWrapA.pc_space80 > .column {		margin-right:80px;	margin-bottom:80px;	}
	.columnWrapA.pc_space100 > .column {		margin-right:100px;	margin-bottom:100px;	}

	/* //    |- pc_col2  */
	.columnWrapA.pc_col2 > .column {		width:calc(100% / 2);	}
	.columnWrapA.pc_col2.pc_space10 > .column {		width:calc(100% / 2 - 10px);	}
	.columnWrapA.pc_col2.pc_space20 > .column {		width:calc(100% / 2 - 20px);	}
	.columnWrapA.pc_col2.pc_space30 > .column {		width:calc(100% / 2 - 30px);	}
	.columnWrapA.pc_col2.pc_space40 > .column {		width:calc(100% / 2 - 40px);	}
	.columnWrapA.pc_col2.pc_space50 > .column {		width:calc(100% / 2 - 50px);	}
	.columnWrapA.pc_col2.pc_space60 > .column {		width:calc(100% / 2 - 60px);	}
	.columnWrapA.pc_col2.pc_space70 > .column {		width:calc(100% / 2 - 70px);	}
	.columnWrapA.pc_col2.pc_space80 > .column {		width:calc(100% / 2 - 80px);	}
	.columnWrapA.pc_col2.pc_space100 > .column {		width:calc(100% / 2 - 100px);	}

	/* //    |- pc_col3  */
	.columnWrapA.pc_col3 > .column {		width:calc(100% / 3);	}
	.columnWrapA.pc_col3.pc_space10 > .column {		width:calc(100% / 3 - 10px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space20 > .column {		width:calc(100% / 3 - 20px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space30 > .column {		width:calc(100% / 3 - 30px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space40 > .column {		width:calc(100% / 3 - 40px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space50 > .column {		width:calc(100% / 3 - 50px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space60 > .column {		width:calc(100% / 3 - 60px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space70 > .column {		width:calc(100% / 3 - 70px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space80 > .column {		width:calc(100% / 3 - 80px - 0.1px);	}
	.columnWrapA.pc_col3.pc_space100 > .column {		width:calc(100% / 3 - 100px - 0.1px);	}

	/* //    |- pc_col4  */
	.columnWrapA.pc_col4 > .column {		width:calc(100% / 4);	}
	.columnWrapA.pc_col4.pc_space10 > .column {		width:calc(100% / 4 - 10px);	}
	.columnWrapA.pc_col4.pc_space20 > .column {		width:calc(100% / 4 - 20px);	}
	.columnWrapA.pc_col4.pc_space30 > .column {		width:calc(100% / 4 - 30px);	}
	.columnWrapA.pc_col4.pc_space40 > .column {		width:calc(100% / 4 - 40px);	}
	.columnWrapA.pc_col4.pc_space50 > .column {		width:calc(100% / 4 - 50px);	}
	.columnWrapA.pc_col4.pc_space60 > .column {		width:calc(100% / 4 - 60px);	}
	.columnWrapA.pc_col4.pc_space70 > .column {		width:calc(100% / 4 - 70px);	}
	.columnWrapA.pc_col4.pc_space80 > .column {		width:calc(100% / 4 - 80px);	}
	.columnWrapA.pc_col4.pc_space100 > .column {		width:calc(100% / 4 - 100px);	}

	/* //    |- pc_col5  */
	.columnWrapA.pc_col5 > .column {		width:calc(100% / 5);	}
	.columnWrapA.pc_col5.pc_space10 > .column {		width:calc(100% / 5 - 10px);	}
	.columnWrapA.pc_col5.pc_space20 > .column {		width:calc(100% / 5 - 20px);	}
	.columnWrapA.pc_col5.pc_space30 > .column {		width:calc(100% / 5 - 30px);	}
	.columnWrapA.pc_col5.pc_space40 > .column {		width:calc(100% / 5 - 40px);	}
	.columnWrapA.pc_col5.pc_space50 > .column {		width:calc(100% / 5 - 50px);	}
	.columnWrapA.pc_col5.pc_space60 > .column {		width:calc(100% / 5 - 60px);	}
	.columnWrapA.pc_col5.pc_space70 > .column {		width:calc(100% / 5 - 70px);	}
	.columnWrapA.pc_col5.pc_space80 > .column {		width:calc(100% / 5 - 80px);	}
	.columnWrapA.pc_col5.pc_space100 > .column {		width:calc(100% / 5 - 100px);	}
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	/* 
	.columnWrapA > .column:last-of-type {
		margin-bottom:0 !important;
	}
	 */
	.columnWrapA.sp_col1 {		width:100% !important;		}
	/* //    |- sp_space  */
	.columnWrapA.sp_space05 {		width:calc(100% + 5px);	margin-bottom:-5px;	}
	.columnWrapA.sp_space10 {		width:calc(100% + 10px);	margin-bottom:-10px;	}
	.columnWrapA.sp_space20 {		width:calc(100% + 20px);	margin-bottom:-20px;	}
	.columnWrapA.sp_space30 {		width:calc(100% + 30px);	margin-bottom:-30px;	}
	.columnWrapA.sp_space40 {		width:calc(100% + 40px);	margin-bottom:-40px;	}
	.columnWrapA.sp_space50 {		width:calc(100% + 50px);	margin-bottom:-50px;	}
	
	.columnWrapA.sp_space05 > .column {		margin-right:5px;	margin-bottom:5px;	}
	.columnWrapA.sp_space10 > .column {		margin-right:10px;	margin-bottom:10px;	}
	.columnWrapA.sp_space20 > .column {		margin-right:20px;	margin-bottom:20px;	}
	.columnWrapA.sp_space30 > .column {		margin-right:30px;	margin-bottom:30px;	}
	.columnWrapA.sp_space40 > .column {		margin-right:40px;	margin-bottom:40px;	}
	.columnWrapA.sp_space50 > .column {		margin-right:50px;	margin-bottom:50px;	}

	/* //    |- sp_col1  */
	.columnWrapA.sp_col1 > .column {		margin-right:0 !important;	}

	/* //    |- sp_col2  */
	.columnWrapA.sp_col2 > .column {		width:calc(100% / 2);	}
	.columnWrapA.sp_col2.sp_space05 > .column {		width:calc((100% / 2 ) - 5px);	}
	.columnWrapA.sp_col2.sp_space10 > .column {		width:calc((100% / 2 ) - 10px);	}
	.columnWrapA.sp_col2.sp_space20 > .column {		width:calc((100% / 2 ) - 20px);	}
	.columnWrapA.sp_col2.sp_space30 > .column {		width:calc((100% / 2 ) - 30px);	}
	.columnWrapA.sp_col2.sp_space40 > .column {		width:calc((100% / 2 ) - 40px);	}
	.columnWrapA.sp_col2.sp_space50 > .column {		width:calc((100% / 2 ) - 50px);	}

	/* //    |- sp_col3  */
	.columnWrapA.sp_col3 > .column {		width:calc(100% / 3 - 0.1px);	}
	.columnWrapA.sp_col3.sp_space05 > .column {		width:calc((100% / 3) - 5px * 0.1px);	}
	.columnWrapA.sp_col3.sp_space10 > .column {		width:calc((100% / 3) - 10px * 0.1px);	}
	.columnWrapA.sp_col3.sp_space20 > .column {		width:calc((100% / 3 ) - 20px * 0.1px);	}
	.columnWrapA.sp_col3.sp_space30 > .column {		width:calc((100% / 3 ) - 30px * 0.1px);	}
	.columnWrapA.sp_col3.sp_space40 > .column {		width:calc((100% / 3 ) - 40px * 0.1px);	}
	.columnWrapA.sp_col3.sp_space50 > .column {		width:calc((100% / 3 ) - 50px * 0.1px);	}

	/* //    |- sp_col4  */
	.columnWrapA.sp_col4 > .column {		width:calc(100% / 4);	}
	.columnWrapA.sp_col4.sp_space05 > .column {		width:calc((100% - 5px) * (4 - 1) / 4);	}
	.columnWrapA.sp_col4.sp_space10 > .column {		width:calc((100% - 10px) * (4 - 1) / 4);	}
	.columnWrapA.sp_col4.sp_space20 > .column {		width:calc((100% - 20px) * (4 - 1) / 4);	}
	.columnWrapA.sp_col4.sp_space30 > .column {		width:calc((100% - 30px) * (4 - 1) / 4);	}
	.columnWrapA.sp_col4.sp_space40 > .column {		width:calc((100% - 40px) * (4 - 1) / 4);	}
	.columnWrapA.sp_col4.sp_space50 > .column {		width:calc((100% - 50px) * (4 - 1) / 4);	}
}


/* // wp-pagenavi //
-------------------------------------------------- */
.wp-pagenavi {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.wp-pagenavi .pages {
	display:block;
	line-height:1;
	margin-bottom:13px;
}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi a:active,
.wp-pagenavi .current {
	min-width:40px;
	height:40px;
	padding:0 3px;
	line-height:38px;
	margin: 0 3px;
	text-decoration: none;
	border: 1px solid #ccc;
	background: #fff;
	color: #888;
	display: inline-block;
	vertical-align:middle;
	border-radius: 4px;
	font-size:13px;
}
.wp-pagenavi a:hover {
	background: #f3f3f3;
}

.wp-pagenavi .current {
	min-width:44px;
	height:44px;
	line-height:41px;
	margin: 0 3px;
	background: #333;
	color: #fff;
	font-size:15px;
	font-weight:500;
	border: 0;
}
.wp-pagenavi .extend {
	min-width:25px;
	height:40px;
	line-height:40px;
	color: #555;
	font-size:15px;
	display: inline-block;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
	text-indent:-9999em;
	position:relative;
}
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .nextpostslink:after {
	position: absolute;
	left:50%;
	top: 50%;
	font-size:85%;
	transform: translate(-50%,-50%);
	content:'\e907';
	font-family: iconfontA;
	text-indent:0;
}
.wp-pagenavi .previouspostslink:after {
	content:'\e908';
}
.wp-pagenavi a.first,
.wp-pagenavi a.last {
	min-width:60px;
	text-align:center;
	display:inline-block;
	background-color:#FFF;
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.wp-pagenavi {
		margin-top: 25px;
		position:relative;
		padding-top:30px;
		padding-bottom:41px;
	}
	.wp-pagenavi .pages {
		position:absolute;
		width:100%;
		left:0px;
		top:0px;
	}
	.wp-pagenavi a,
	.wp-pagenavi a:link,
	.wp-pagenavi a:visited,
	.wp-pagenavi a:active,
	.wp-pagenavi .current {
		min-width:32px;
		height:33px;
		line-height:30px;
		margin: 0 1px;
		border-radius: 3px;
		font-size:13px;
	}
	
	.wp-pagenavi .current {
		min-width:36px;
		height:36px;
		line-height:35px;
		margin: 0 1px;
		font-size:14px;
	}
	.wp-pagenavi .extend {
		min-width:20px;
		height:29px;
		line-height:30px;
		font-size:11px;
	}
	.wp-pagenavi .previouspostslink,
	.wp-pagenavi .nextpostslink {
		position:absolute;
		bottom:0px;
		min-width:80px !important;
	}
	.wp-pagenavi .previouspostslink {
		left:70px;
	}
	.wp-pagenavi .nextpostslink {
		right:70px;
	}
	.wp-pagenavi .previouspostslink:after,
	.wp-pagenavi .nextpostslink:after {
		font-size:85%;
	}
	.wp-pagenavi a.first,
	.wp-pagenavi a.last {
		min-width:60px;
		position:absolute;
		bottom:0px;
	}
	.wp-pagenavi .first {
		left:0px;
	}
	.wp-pagenavi .last {
		right:0px;
	}
}

/* // wpPagenationNextPage //
----------------------------------------------- */
.wpPagenationNextPage {
	text-align:center;
	padding-top:30px;
}
.wpPagenationNextPage a {
	text-align:center;
	font-weight:100;
	display:inline-block;
	background-color:#FFF;
	border:1px #CCC solid;
	width:400px;
	margin:0 auto;
	display:block;
	line-height:1;
	font-size:20px;
	padding:20px;
	color:#333;
	background-position: 0 0;
	background-size: 200% auto;
	transition:0.18s;
	position:relative;
	background-color:#FFF;
}
.wpPagenationNextPage a:hover {
	background-color:#EEE;
}
.wpPagenationNextPage a em:after {
	position: absolute;
	right:10px;
	top: 50%;
	font-size:80%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	content:'\e90e';
	font-family: iconfontA;
	color:#333;
	transition:0.18s;
}
.wpPagenationNextPage a:hover em:after {
	right:8px;
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.wpPagenationNextPage {
	}
	.wpPagenationNextPage a {
		width:90%;
		font-size:20px;
		padding:18px;
		color:#333;
	}
}

.wpPagenationNextPageLink {
	text-align:center;
	padding-top:30px;
	font-weight:100;
	display:block;
	background-color:#FFF;
	border:1px #CCC solid;
	width:400px;
	margin:80px auto 0;
	display:block;
	line-height:1;
	font-size:18px;
	padding:20px;
	color:#333;
	background-position: 0 0;
	background-size: 200% auto;
	transition:0.18s;
	position:relative;
	background-color:#FFF;
}
.wpPagenationNextPageLink:hover {
	background-color:#EEE;
}
.wpPagenationNextPageLink em:after {
	position: absolute;
	right:10px;
	top: 50%;
	font-size:80%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	content:'\e90e';
	font-family: iconfontA;
	color:#333;
	transition:0.18s;
}
.wpPagenationNextPageLink:hover em:after {
	right:8px;
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.wpPagenationNextPageLink {
		width:90%;
		font-size:20px;
		padding:18px;
		color:#333;
	}
}




/* // articleTocA //
----------------------------------------------- */
.articleTocA {
	
}
.articleTocA .frame {
	background: #f2f2f2;
	border: 1px dotted #737272;
	margin-top: 40px;
	padding: 30px 40px;
}
.articleTocA .title {
	text-align:center;
	font-weight:600;
	font-size:120%;
	letter-spacing:7px;
	margin-bottom:20px;
}
.articleTocA .wrap p {
	line-height:1.5;
	margin-bottom:11px;
	font-weight:500;
	display: flex;
	display: -ms-flexbox;
}
.articleTocA .wrap p a {
	font-weight:500;
	color:#0D74C5;
	transition:0.3s;
}
.articleTocA .wrap p a:hover {
	color:#CE0451;
	text-decoration:underline;
}
.articleTocA .wrap p .num {
	font-size:106%;
}

.articleTocA .wrap .tx1 {
	padding-top:5px;
}
.articleTocA .wrap .tx1 .num {
	width:1.8em;
}
.articleTocA .wrap .tx1 a {
	width:calc(100% - 1.8em);
}
.articleTocA .wrap .tx2 {
	padding-left: 2.5em;
}
.articleTocA .wrap .tx2 .num {
	width:2.8em;
}
.articleTocA .wrap .tx2 a {
	width:calc(100% - 2.8em);
}
.articleTocA .wrap .tx3 {
	padding-left:5em;
}
.articleTocA .wrap .tx3 .num {
	width:3.4em;
}
.articleTocA .wrap .tx3 a {
	width:calc(100% - 3.4em);
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.articleTocA {
		
	}
	.articleTocA .frame {
		margin-top: 30px;
		padding: 15px;
	}
	.articleTocA .title {
		font-size:115%;
		letter-spacing:5px;
		margin-bottom:15px;
	}
	.articleTocA .wrap p {
		margin-bottom:6px;
		font-size:95%;
	}
	.articleTocA .wrap p .num {
		font-size:106%;
	}
	.articleTocA .wrap .tx1 {
		padding-top:5px;
	}
	.articleTocA .wrap .tx1 .num {
		width:1.5em;
	}
	.articleTocA .wrap .tx1 a {
		width:calc(100% - 1.5em);
	}
	.articleTocA .wrap .tx2 {
		padding-left: 1.3em;
	}
	.articleTocA .wrap .tx2 .num {
		width:2.3em;
	}
	.articleTocA .wrap .tx2 a {
		width:calc(100% - 2.3em);
	}
	.articleTocA .wrap .tx3 {
		padding-left:2.6em;
	}
	.articleTocA .wrap .tx3 .num {
		width:3.0em;
	}
	.articleTocA .wrap .tx3 a {
		width:calc(100% - 3.0em);
	}
}


/* // other //
-------------------------------------------------- */
.ofHidden {
	overflow:hidden !important;
}
@media screen and (min-width: 801px)  {
	.sp_overflowHidden {
		overflow:hidden !important;
	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_ofHidden {
		overflow:hidden !important;
	}
}

.z10 {
	z-index:10 !important;
}
.bgCover {
	background-position:center center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
.bgContain {
	background-position:center center  !important;
	background-repeat:no-repeat !important;
	background-size:contain !important;
}
.bgPosTop {
	background-position:center top !important;
}
.bgPosCenter {
	background-position:center center !important;
}
@media screen and (min-width: 801px)  {
	.pcBgPosTop {
		background-position:center top !important;
	}
	.pcBgPosCenter {
		background-position:center center !important;
	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_bgPosTop {
		background-position:center top !important;
	}
	.sp_bgPosCenter {
		background-position:center center !important;
	}
}


.translateX50 {
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.translateY50 {
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.translate50 {
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.translateX100 {
	-ms-transform: translate(-100%,0);
	-webkit-transform: translate(-100%,0);
	-moz-transform: translate(-100%,0);
	transform: translate(-100%,0);
}
.translateY100 {
	-ms-transform: translate(0,-100%);
	-webkit-transform: translate(0,-100%);
	-moz-transform: translate(0,-100%);
	transform: translate(0,-100%);
}

.hc {
	display:inline-block;
	position:relative;
	top: 50%;
	-ms-transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.curDefault {
	cursor:default !important;
}
.curPointer {
	cursor: pointer !important;
}
/* ________PC________ */
@media screen and (min-width: 801px)  {
	.pcCurDefault {
		cursor:default !important;
	}
	.pcCurPointer {
		cursor: pointer !important;
	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_curDefault {
		cursor:default !important;
	}
	.sp_curPointer {
		cursor: pointer !important;
	}
}



svg.widthFull,
img.widthFull {
	width:100%;
}
svg.widthHalf,
img.widthHalf {
	width:50% !important;
}
svg.border,
img.border {
	border:1px solid #DDD !important;
}
@media all and (max-width: 800px)  {
	.sp_width10{	width:10% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width20{	width:20% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width30{	width:30% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width40{	width:40% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width50{	width:50% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width60{	width:60% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width70{	width:70% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width80{	width:80% !important;	margin-left:auto;	margin-right:auto; }
	.sp_width90{	width:90% !important;	margin-left:auto;	margin-right:auto; }
}

span.outline {
	 display:block;
	 background-color:#FFF;
	 padding:3px;
	 border: solid 1px #DDD;
}

pre {
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: "Noto Sans JP", "Noto Sans", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}

textarea.none {
	border:0;
	padding:0;
	overflow:hidden;
}
textarea.none:focus{
	background-color: transparent !important;
	border:0px  !important;
	box-shadow: 0 0 0 rgba(0,0,0,0) !important;
}

.bgGray {background-color:#f9f9f9}

.bThin{border: 1px solid #ddd}
.bBold{border: 4px solid #ddd}

.op00 {	opacity:0;	}
.op01 {	opacity:0.1;	}
.op02 {	opacity:0.2;	}
.op03 {	opacity:0.3;	}
.op04 {	opacity:0.4;	}
.op05 {	opacity:0.5;	}
.op06 {	opacity:0.6;	}
.op07 {	opacity:0.7;	}
.op08 {	opacity:0.8;	}
.op09 {	opacity:0.9;	}
.op10 {	opacity:1;	}

.div1px {
width:100% !important;
height:1px !important;
overflow:hidden !important;
}

.txIndent {
	text-indent:-1em !important;
	padding-left:1em !important;
}
.txIndent10 {
	text-indent:-1em !important;
	padding-left:1em !important;
}
.txIndent15 {
	text-indent:-1.5em !important;
	padding-left:1.5em !important;
}
.txIndent20 {
	text-indent:-2.0em !important;
	padding-left:2.0em !important;
}
.txIndent25 {
	text-indent:-2.5em !important;
	padding-left:2.5em !important;
}
.txIndent30 {
	text-indent:-3.0em !important;
	padding-left:3.0em !important;
}

@media screen and (min-width: 801px)  {
	.pc_txIndent {
		text-indent:-1em !important;
		padding-left:1em !important;
	}
	.pc_txIndent10 {
		text-indent:-1em !important;
		padding-left:1em !important;
	}
	.pc_txIndent15 {
		text-indent:-1.5em !important;
		padding-left:1.5em !important;
	}
	.pc_txIndent20 {
		text-indent:-2.0em !important;
		padding-left:2.0em !important;
	}
	.pc_txIndent25 {
		text-indent:-2.5em !important;
		padding-left:2.5em !important;
	}
	.pc_txIndent30 {
		text-indent:-3.0em !important;
		padding-left:3.0em !important;
	}
}
/* ________SP________ */
@media screen and (max-width: 800px)  {
	.sp_txIndent {
		text-indent:-1em !important;
		padding-left:1em !important;
	}
	.sp_txIndent10 {
		text-indent:-1em !important;
		padding-left:1em !important;
	}
	.sp_txIndent13 {
		text-indent:-1.3em !important;
		padding-left:1.3em !important;
	}
	.sp_txIndent15 {
		text-indent:-1.5em !important;
		padding-left:1.5em !important;
	}
	.sp_txIndent18 {
		text-indent:-1.8em !important;
		padding-left:1.8em !important;
	}
	.sp_txIndent20 {
		text-indent:-2.0em !important;
		padding-left:2.0em !important;
	}
	.sp_txIndent23 {
		text-indent:-2.3em !important;
		padding-left:2.3em !important;
	}
	.sp_txIndent25 {
		text-indent:-2.5em !important;
		padding-left:2.5em !important;
	}
	.sp_txIndent30 {
		text-indent:-3.0em !important;
		padding-left:3.0em !important;
	}
}


@media screen and (min-width: 801px)  {
	a:not(.notrans):hover {
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
	}
	a svg,
	a img {
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
		opacity:1;
	}

	a:hover svg:not(.nohover),
	a:hover img:not(.nohover) {
		opacity:0.7;
	}
	a:hover svg.hover90,
	a:hover img.hover90 {
		opacity:0.9;
	}
	a:hover svg.hover80,
	a:hover img.hover80 {
		opacity:0.8;
	}

}

/* // copyAssetA
----------------------------------------------- */
.copyAssetA .copyText {
	font-size: 8px;
	display:none;
}
.copyAssetA .btn a{
	border-radius: 2px;
}
.copyAssetA .btn a .tx{
	font-size: 11px !important;
	padding: 7px 10px !important;
}


/* // wordpress
----------------------------------------------- */
/* |- wpPrivateTxA  */
.wpPrivateTxA {
	display: inline-block;
	line-height: 1.3;
	background-color: #f00;
	padding: 2px 4px;
	font-size: 86%;
	color: #FFF;
	margin-right: 6px;
	border-radius: 2px;
}


/* |- wpEditBtnA  */
.wpEditBtnA{
	position:fixed;
	top:70%;
	right:10px;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items: center;
	justify-content: center;
	-ms-justify-content: center;
	background-color: #333;
	line-height: 1;
	padding: 0;
	color: #fff !important;;
	border-radius: 3px;
	letter-spacing:1px;
	font-weight: 400;
	height:70px !important;
	width: 70px;
	font-size: 14px;
	z-index: 9999;
	border-radius: 1000px;
}
.wpEditBtnA:hover{
	background-color: #888;
}


/* ________SP________ */
@media screen and (max-width: 800px)  {
  .wpEditBtnA {
    display: none;
	}
}



/* // allSlideWrapA //
----------------------------------------------- */
/* |- allSlideWrapA  */
.allSlideWrapA .allSlideBtn {
	text-align:right;
}
.allSlideWrapA .allSlideBtn li {
	display:inline-block;
	margin-left:10px;
}
.allSlideWrapA .allSlideBtn li a {
	min-width:100px;
	background-color: #E2E2E2;
	color: #000 !important;
	border-radius: 0px;
	padding: 0 30px;
}
.allSlideWrapA .allSlideBtn li a .tx {
	padding:9px 10px;
	white-space: nowrap;
}
.allSlideWrapA .allSlideBtn li a .icon {
	right: 15px !important;
	font-size: 95%;
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	/* |- allSlideWrapA  */
	.allSlideWrapA .allSlideBtn {
		text-align:right;
	}
	.allSlideWrapA .allSlideBtn li {
		display:inline-block;
		margin-left:5px;
	}
	.allSlideWrapA .allSlideBtn li a {
		min-width:80px !important;
	}
	.allSlideWrapA .allSlideBtn li a .icon {
		right: 15px !important;
		font-size: 95%;
	}
}

/* // slideDefinitionList //
----------------------------------------------- */
/*  |- slideDefinitionListA  */
.slideDefinitionListA .allSlideBtn {
	margin-bottom:15px;
}
.slideDefinitionListA .item {
	margin-bottom:26px;
	position:relative;
	border-width:0;
	padding:0;
	background-color:#FFF;
	border:1px solid #ccc;
}
.slideDefinitionListA .item .definition {
	padding:18px 110px  15px 25px;
	position:relative;
	display:block;
	z-index:2;
	color:#333;
}
.slideDefinitionListA .item .definition p {
	font-weight:500;
	font-size:116%;
	line-height:1.5;
}
.slideDefinitionListA .item .definition .btn {
	display:inline-block;
	position:absolute;
	right:20px;
	top:50%;
	transform: translateY(-50%);
}
.slideDefinitionListA .item .definition .btn .tx {
	position:relative;
	display:inline-block;
	padding-right:20px;
	font-weight:300;
	font-size:100%;
}
.slideDefinitionListA .item .definition .btn .tx:after{
	position: absolute;
	right:0px;
	top: 50%;
	font-size:100%;
	transform: translateY(-50%);
	font-family: iconfontA;
	font-style:normal;
}
.slideDefinitionListA .item .definition .btn .cl .tx:after{
	content:'\e926';
}
.slideDefinitionListA .item .definition .btn .op .tx:after{
	content:'\e925';
}
.slideDefinitionListA .item .answer {
	padding:0 25px 20px 25px;
	position:relative;
	margin-top:10px;
	display:block;
	font-size:95%;
	line-height:1.9;
}
.slideDefinitionListA .item .slideOpenBox {
	padding:10px 25px  20px 25px;
}

/*  |- slideDefinitionListA.faq  */
.slideDefinitionListA.faq .item .definition {
	padding-left:50px;
}
.slideDefinitionListA.faq .item .answer {
	padding-left:50px;
}
.slideDefinitionListA.faq .item .definition:after {
	content:"Q";
	font-family: "CG";
	font-style: normal;
	font-weight: 100;
	color:#0276A2;
	position:absolute;
	left: 25px;
	top: 17px;
	font-size:27px;
	line-height:1;
	transform: translateX(-50%);
}
.slideDefinitionListA.faq .item .answer:after {
	content:"A";
	font-family: "CG";
	font-style: normal;
	font-weight: 100;
	color:#C91F27;
	position:absolute;
	left: 25px;
	top: 10px;
	font-size:27px;
	line-height:1;
	transform: translateX(-50%);
}

/* ________SP________ */
@media screen and (max-width: 800px)  {
	/* //    |- slideDefinitionListA  */
	.slideDefinitionListA .allSlideBtn {
		margin-bottom:10px;
	}
	.slideDefinitionListA .item {
		margin-bottom:15px;
	}
	.slideDefinitionListA .item .definition {
		padding:13px 38px  11px 10px;
	}
	.slideDefinitionListA .item .definition p {
		font-size:104%;
	}
	.slideDefinitionListA .item .definition .btn {
		right:5px;
		display:block;
		text-align:center;
		line-height:1.3;
	}
	.slideDefinitionListA .item .definition .btn .tx {
		position:relative;
		display:block;
		padding-right:0;
		font-size:66%;
	}
	.slideDefinitionListA .item .definition .btn .tx:after{
		display:block;
		position: relative;
		right:auto;
		top: auto;
		font-size:100%;
		transform: translateY(0%);
	}
	.slideDefinitionListA .item .answer {
		padding:0 10px 12px 10px;
		margin-top:8px;
		display:block;
		font-size:94%;
		line-height:1.8;
	}
	.slideDefinitionListA .item .slideOpenBox {
		padding:10px 10px  10px 10px;
	}
	/* //    |- slideDefinitionListA.faq  */
	.slideDefinitionListA.faq .item .definition {
		padding-left:28px;
	}
	.slideDefinitionListA.faq .item .answer {
		padding-left:28px;
	}
	.slideDefinitionListA.faq .item .definition:after {
		position:absolute;
		left: 14px;
		top: 14px;
		font-size:21px;
	}
	.slideDefinitionListA.faq .item .answer:after {
		left: 15px;
		top: 2px;
		font-size:22px;
	}
}

/* // mw_wp_form
----------------------------------------------- */
.mw_wp_form.mw_wp_form_input .mwConfirm {
	display:none;
}
.mw_wp_form.mw_wp_form_confirm .mwInput {
	display:none;
}
.mw_wp_form .mwError {
	display:none;
}
.mw_wp_form.mw_wp_error .mwError {
	display:block;
}
.mw_wp_form_confirm .formStyleA .inputAreaB .colInput{
	font-size: 110%;
	min-height:15px;
	font-weight: 500;
}
.mw_wp_form_confirm .formStyleA .colName .must{
	display:none;
}
.mw_wp_form .errorWrap {
}
.mw_wp_form .error {
	font-size: 93%;
	color: #fff !important;
	display: inline-block !important;
}
.mw_wp_form input[type="file"] {
	display: inline-block;
	border: 1px solid #C3C3C3;
	padding: 6px;
	border-radius: 3px;
	width: calc(100% - 30px);
}
.mw_wp_form input[type="file"]:focus{
	background-color: #FFFDDB;
	border:1px solid #0070E0;
	box-shadow: 0 0 7px rgba(0,0,0,0.3);
}
.mw-wp-form_image img {
	max-width:200px;
}
/* ________SP________ */
@media screen and (max-width: 800px)  {

}

/* // .twA
.twA.tw:not(.on) ,
.twA:not(.tw):not(.on) .tw {
	transition-duration:0.2s;
	transition-delay:0s !important;
	transform: translateY(70px);
	opacity:0;
}
.twA.on.tw,
.twA:not(.tw).on .tw {
	transition-duration:1.0s;
	transform: translateY(0px);
	opacity:1;
}

.twA.tw:not(.on).left ,
.twA:not(.tw):not(.on).left .tw {
	transform: translate(-60px, 0);
}
.twA.on.tw.left,
.twA:not(.tw).on.left .tw {
	transform: translate(0px,0px);
}

.twA.tw:not(.on).right ,
.twA:not(.tw):not(.on).right .tw {
	transform: translate(-60px, 0);
}
.twA.on.tw.right,
.twA:not(.tw).on.right .tw {
	transform: translate(0px,0px);
}

.twA.tw:not(.on).top ,
.twA:not(.tw):not(.on).top .tw {
	transform: translate(-60px, 0);
}
.twA.on.tw.top,
.twA:not(.tw).on.top .tw {
	transform: translate(0px,0px);
}

----------------------------------------------- */


/* // xxx
----------------------------------------------- */

/* ________SP________ */
@media screen and (max-width: 800px)  {

}
