@charset "utf-8";
/* !パーツ概要
======================================================= */
.partTit01 {
	font-size: 14px;
	color: #333;
	padding: 3px 5px;
	margin: 60px 0 20px;
	width: 100%;
	color: #fff;
	background: #050201;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1MDIwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYjI4MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #050201 0%, #2b2823 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#050201), color-stop(100%,#2b2823));
	background: -webkit-linear-gradient(top,  #050201 0%,#2b2823 100%);
	background: -o-linear-gradient(top,  #050201 0%,#2b2823 100%);
	background: -ms-linear-gradient(top,  #050201 0%,#2b2823 100%);
	background: linear-gradient(to bottom,  #050201 0%,#2b2823 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050201', endColorstr='#2b2823',GradientType=0 );
}
.partTit01:first-child {
	margin-top: 0;
}
/* !parts
======================================================= */

.tit_basic01,
.tit_basic01.colorType02 {
	font-size: 24px;
	font-family: Osaka, "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック" , "MS PGothic" , Arial, Helvetica, sans-serif;
	color: #883200;
	margin: 18px 0 0 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.tit_basic01 + * {
	margin-top: 13px !important;
}
@media screen and (max-width: 960px) {
.upper .tit_basic01 {
	text-align: center;
	background: rgba(255,255,255,0.33);
	box-shadow:rgba(163, 86, 8, 0.5) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(163, 86, 8, 0.5) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(163, 86, 8, 0.5) 0px 1px 2px 0px;
	-webkit-border-radius: 0.1px;
	padding: 13px 0;
	margin: 0 -9px 10px -9px;
}

/* update-20151223 kepco.jp */
/*.lower .tit_basic01 {
	text-align: center;
	font-size: 20px;
	background: rgba(255,255,255,0.33);
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(163, 86, 8, 0.5) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(163, 86, 8, 0.5) 0px 1px 2px 0px;
	-webkit-border-radius: 0.1px;
	padding: 13px 0;
	margin: 0 -9px 10px -9px;
}*/
.lower .tit_basic01 {
	text-align: center;
	background: rgba(255,255,255,0.33);
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(163, 86, 8, 0.5) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(163, 86, 8, 0.5) 0px 1px 2px 0px;
	-webkit-border-radius: 0.1px;
	padding: 13px 0;
	margin: 0 -9px 10px -9px;
}

}
.tit_basic01.bold {
	font-weight: bold;
}
@media screen and (max-width: 960px) {
.tit_basic01.colorType02 {
	background: #FBF4E4;
}
}
.tit_basic01.line01 {
	border-left: solid 8px #F4591C;
	padding-left: 13px;
}
@media screen and (max-width: 960px) {
.tit_basic01.line01 {
	text-align: left;
	background: none;
	box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	border-width: 5px;
	padding: 3px 0 3px 11px;
	margin: 18px 0 0;
}
}
.tit_basic02 {
	font-family: Osaka, "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック" , "MS PGothic" , Arial, Helvetica, sans-serif;
	color: #883200;
	margin-top: 18px;
	font-weight: bold;
}
@media screen and (max-width: 600px) {
.tit_basic01,
.tit_basic01.colorType02 {
	font-size: 20px;
}
.tit_basic01.line01 {
	font-size: 20px;
}
}
.tit_basic02 {
	font-size: 20px;
}
@media screen and (max-width: 600px) {
.tit_basic02 {
	font-size: 18px;
}
}
.tit_addIco01 {
	font-size: 20px;
	font-family: Osaka, "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック" , "MS PGothic" , Arial, Helvetica, sans-serif;
	color: #883200;
	position: relative;
	padding-left: 52px;
	margin-top: 18px;
	font-weight: bold;
}
@media screen and (max-width: 960px) {
.tit_addIco01 {
	font-size: 18px;
	padding-left: 41px;
}
}
	.tit_addIco01:after {
		content: "";
		width: 37px;
		height: 36px;
		background: url(/images/common/parts/ico_cmn01.png) no-repeat left center;
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -18px;
	}
@media screen and (max-width: 960px) {
	.tit_addIco01:after {
		width: 30px;
		height: 28px;
		background: url(/images/common/parts/sp/ico_cmn_sp09.png) no-repeat left center;
		position: absolute;
		margin-top: -14px;
		background-size: 33px 29px;
	}
}

/* !cmnshadow01
---------------------------------------------------------- */

#contents.upper .cmnshadow01 {
	box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-webkit-border-radius: 0.1px
}
/*IE9▼*/
#contents.upper .cmnshadow01:not(:target) {
	box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 6px 0px\9;
}
#contents.lower .cmnshadow01 {
	box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-webkit-border-radius: 0.1px
}
/*IE9▼*/
#contents.lower  .cmnshadow01:not(:target) {
	box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 6px 0px\9;
}

/* !cmnModType01
---------------------------------------------------------- */

.cmnModType01 {
	margin-top: 18px;
}
.cmnModType01.mtType02 {
	margin-top: 0;
}
@media screen and (max-width: 960px) {
	.cmnModType01 {
		margin-top: 9px;
	}
}
@media screen and (max-width: 960px) {
	.cmnModType01.mtType02 {
		margin-top: 8px;
	}
}
	.cmnModType01 > ul {
	}
		.cmnModType01 > ul > li {
			width: 352px;
			float: left;
			margin-bottom: 18px;
		}
		.cmnModType01.col3 > ul > li {
			width: 230px;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01.col3 > ul > li {
				width: 184px;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01.col3.spCol2 > ul > li {
				width: 49%;
				margin-right: 2%;
			}
			.cmnModType01.col3.spCol2 > ul > li:nth-child(2n),
			.cmnModType01.col3.spCol2 > ul > li:nth-child(2) {
				margin-right: 0;
			}
			.cmnModType01.col3.spCol2 > ul > li.mr00 {
				margin-right: 2% !important;
			}
			.cmnModType01.col3.spCol2 > ul > li.mr14 {
				margin-right: 0 !important;
			}
		}
			.cmnModType01 > ul > li > a {
				text-decoration: none;
			}
			.cmnModType01 li a:hover .tit01,
			.cmnModType01 li a:hover .txt01,
			.cmnModType01 li a:hover .detailLink01 {
				opacity: 0.5;
			}
		@media screen and (max-width: 960px) {
			.cmnModType01 > ul > li {
				width: 284px;
				margin-bottom: 18px;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01 > ul > li {
				width: 49%;
				margin-bottom: 2%;
			}
		}
		.cmnModType01 > ul > li:nth-child(odd) {
			margin-right: 14px;
		}
		.cmnModType01.col3 > ul > li:nth-child(odd),
		.cmnModType01.col3 > ul > li:nth-child(2) {
			margin-right: 14px;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01.col3 > ul > li:nth-child(odd),
			.cmnModType01.col3 > ul > li:nth-child(2) {
				margin-right: 14px;
			}
			.cmnModType01.col3 > ul > li.mr14 {
				margin-right: 14px !important;
			}
		}
		.cmnModType01.col3 > ul > li.last {
			margin-right: 0;
		}
		@media screen and (max-width: 600px) {
			.cmnModType01.col3 > ul > li {
				width: 32%;
			}
			.cmnModType01.col3 > ul > li:nth-child(odd),
			.cmnModType01.col3 > ul > li:nth-child(2) {
				margin-right: 2%;
			}
			.cmnModType01.col3 > ul > li.last {
				margin-right: 0;
			}
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 > ul > li:nth-child(odd) {
				margin-right: 14px;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01 > ul > li:nth-child(odd) {
				margin-right: 2%;
			}
		}
		.cmnModType01 > ul > li:nth-child(2n+1) {
			clear: both;
		}
		.cmnModType01.col3 > ul > li:nth-child(2n+1) {
			clear: none;
		}
		.cmnModType01 > ul > li:nth-last-child(1),
		.cmnModType01 > ul > li:nth-last-child(2) {
			margin-bottom: 0;
		}
		.cmnModType01 .boxInner01 {
			background: rgba(255,255,255,0.6);
			height: 352px !important;
			padding: 26px 26px;
			position: relative;
			-webkit-border-radius: 0.1px
		}
		.bgWhite01.lower .cmnModType01 .boxInner01 {
			background: #FFF7E6;
		}
		.cmnModType01.col3 .boxInner01 {
			height: 230px !important;
		}
		.cmnModType01 .boxInner01 img {
			max-width: 100%;
		}
		.cmnModType01.col3 .boxInner01 {
			padding: 0;
			position: relative;
			background: rgba(255,255,255,0.6);
		}
		.cmnModType01 .boxInner01.shadowType02 {
		}
		.cmnModType01 .boxInner01.bgColorType01 {
			background: #FFF7E6;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 {
				padding: 14px 16px 0;
				height: 284px !important;
			}
			.cmnModType01 .boxInner01 .test {
				height: 70px;
			}
			.cmnModType01.col3 .boxInner01 {
				height: auto !important;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01 .boxInner01 {
				height: 175px !important;
				padding: 14px 10px 0;
			}
			.cmnModType01.col3 .boxInner01 {
				height: auto !important;
			}
			}
		}
		.cmnModType01 .boxInner01.colorType02 {
			background: #FFF7E6;
			padding-top: 80px;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01.colorType02 {
				padding: 35px 15px 20px;
			}
		}
		.cmnModType01 .boxInner01 .ico01 {
			text-align: center;
			margin-bottom: 28px;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 .ico01 {
				margin-bottom: 18px;
			}
			.cmnModType01 .boxInner01 .ico01 img {
				height: 53px;
				width: auto;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01 .boxInner01 .ico01 {
				margin-bottom: 10px;
			}
			.cmnModType01 .boxInner01 .ico01 img {
				height: 26px;
				width: auto;
			}
		}
		.cmnModType01.col3 .tit01Wrap {
			display: table;
			width: 100%;
			text-align: center;
		}
		.cmnModType01 .boxInner01 .tit01 {
			vertical-align: middle;
			text-align: center;
			font-size: 24px;
			color: #883200;
			margin-top: 30px;
			line-height: 1.3;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 .tit01 {
				font-size: 22px;
				margin-top: 0;
				line-height: 1.1;
				text-align: center;
				width: 100%;
				display: block;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01 .boxInner01 .tit01 {
				font-size: 14px;
			}
		}
		.cmnModType01 .boxInner01 .tit01 .txt03 {
			font-size: 19px;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 .tit01 .txt03 {
				font-size: 11px;
			}
		}
		.cmnModType01 .boxInner01 .txt01 {
			font-size: 20px;
			color: #333;
			margin-top: 27px;
			/*padding-bottom: 90px;*/
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 .txt01 {
				font-size: 18px;
				margin-top: 12px;
				padding-bottom: 27px;
				line-height: 1.2;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01 .boxInner01 .txt01 {
				font-size: 12px;
				margin-top: 10px;
			}
		}
		.cmnModType01.col3 .boxInner01 .txt01 {
			font-size: 20px;
			color: #883200;
			margin-top: 27px;
			padding: 0 20px 0 20px;
			text-align: center;
			word-break: break-all;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01.col3 .boxInner01 {
				height: 186px !important;
			}
			.cmnModType01.col3 .boxInner01 .txt01 {
				font-size: 18px;
				margin-top: 20px;
				padding: 0 10px 0 10px;
			}
		}
		@media screen and (max-width: 600px) {
			.cmnModType01.col3 .boxInner01 {
				height: 174px !important;
			}
			.cmnModType01 .boxInner01 .txt01 {
				font-size: 12px;
			}
			.cmnModType01.col3 .boxInner01 .txt01 {
				font-size: 18px;
			}
		}
		.cmnModType01 .boxInner01 .txt01.mtType02 {
			margin-top: 10px;
			padding-bottom: 100px;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01.colorType02 .txt01 {
				margin-top: 10px;
				padding-bottom: 28px;
			}
		}
		.cmnModType01 .boxInner01 .txt01.pdType02 {
			padding-bottom: 70px;
			text-align: left;
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 .txt01.pdType02 {
				padding: 0 5px 32px 10px;
			}
		}
		.cmnModType01 .boxInner01 > .moreLink01 {
			position: absolute;
			right: 0;
			bottom: 0;
		}
		.cmnModType01 .boxInner01 > .detailLink01 {
			text-align: center;
			position: absolute;
			bottom: 0;
			width: 100%;
			left: 0;
		}
		.cmnModType01 .boxInner01 > .detailLink01 > li {
			color: #000;
			font-size: 16px;
			padding: 11px 0;
			background: #FFA02E;
		}
		.cmnModType01 .boxInner01 > .detailLink01 > li span {
			position: relative;
		}
		
		@media screen and (max-width: 960px) {
		.cmnModType01 .boxInner01 > .detailLink01 > li {
			padding: 3px 5px;
		}
		}
		@media screen and (max-width: 375px) {
		.cmnModType01 .boxInner01 > .detailLink01 > li {
			letter-spacing: -0.1em;
		}
		}
		/* .cmnModType01 .boxInner01 > .detailLink01 > li span:after {
			display: block;
			content: "";
			width: 9px;
			height: 14px;
			background: url(/temp/images/ico_arrow09.png) no-repeat top center;
			position: absolute;
			top: 50%;
			right: -20px;
			margin-top: -7px;
		}
		@media screen and (max-width: 960px) {
		.cmnModType01 .boxInner01 > .detailLink01 > li span:after {
			display: block;
			content: "";
			width: 7px;
			height: 11px;
			right: -10px;
			background: url(/images/common/parts/sp/ico_arrow_sp09.png) no-repeat top center;
			background-size: 7px 11px;
			margin-top: -5px;
			
		}
		} */
		.cmnModType01 .boxInner01 > .detailLink01 > li span {
			display: inline-block;
			padding-right: 20px;
			margin-right: -20px;
			background: url(/images/common/parts/ico_arrow09.png) no-repeat center right;
		}
		@media screen and (max-width: 960px) {
		.cmnModType01 .boxInner01 > .detailLink01 > li span {
			padding-right: 10px;
			margin-right: -10px;
			background: url(/images/common/parts/sp/ico_arrow_sp09.png) no-repeat center right;
			background-size: 7px 11px;
			
		}
		}
		@media screen and (max-width: 375px) {
		.cmnModType01 .boxInner01 > .detailLink01 > li span {
			margin-right: 0;
		}
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 > .moreLink01 > li {
			}
		}
		.cmnModType01 .boxInner01 > .moreLink01 > li > a {
		}
		@media screen and (max-width: 960px) {
			.cmnModType01 .boxInner01 > .moreLink01 > li > img {
				width: 50px;
				height: 25px;
			}
		}
		@media screen and (max-width: 960px) {
			.cmnModType01.col3 > ul .boxInner01 .img01 {
				width: 100%;
			}
		}
		@media screen and (max-width: 960px) {
			.cmnModType01.col3 > ul .boxInner01 .img01 img {
				width: 100%;
				height: auto;
			}
		}
		.bnrMod02 ul {
			overflow: hidden;
			width: 100%;
		}	
		.bnrMod02 ul li {
			float: left;
			margin-right: 14px;
		}	
		.bnrMod02 ul li:last-child {
			margin-right: 0;
		}	
		@media screen and (max-width: 960px) {
			
		.bnrMod02 ul li {
			width: 32%;
			margin-right: 2%;
		}
		.bnrMod02 ul li:last-child {
			margin-right: 0;
		}	
			.bnrMod02 ul li img {
				width: 100%;
				height: auto;
			}
		}
		@media screen and (max-width: 600px) {
			.bnrMod02 ul {
				text-align: center;
			}	
			.bnrMod02 ul li {
				float: none;
				width: auto;
				height: auto;
				margin-bottom: 10px;
				margin-right: 0;
			}	
			.bnrMod02 ul li img {
				width: 100%;
				height: auto;
			}
		}
/* !cmnModType02
---------------------------------------------------------- */

.cmnModType02 {
	background: #fff;
}
@media screen and (max-width: 960px) {
	.cmnModType02 img {
		max-width: 100%;
	}
}
.cmnModType02 > .tit01 {
	color: #3F1F06;
	font-weight: bold;
	font-size: 20px;
	border-bottom: solid 3px #F4591C;
	padding: 25px 20px 22px 15px;
}
@media screen and (max-width: 960px) {
.cmnModType02 > .tit01 {
	font-size: 18px;
	padding: 19px 13px 19px;
}
}
.cmnModType02.type02 > .tit01 {
	color: #3F1F06;
	font-weight: bold;
	font-size: 18px;
	border-width: 2px;
	padding: 15px 20px 14px 15px;
}
@media screen and (max-width: 960px) {
.cmnModType02.type02 > .tit01 {
	padding: 15px 20px 14px 15px;
}
}
.cmnModType02.type03 > .tit01,
.cmnModType02.typeAcc01 > .tit01 {
	color: #3F1F06;
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	border-bottom: none;
	padding: 25px 20px 25px 15px;
	background: #F4F4F4;
}
@media screen and (max-width: 960px) {
.cmnModType02.type03 > .tit01 {
	font-size: 18px;
	padding: 26px 10px 26px 15px;
}
.cmnModType02.typeAcc01 > .tit01 {
	font-size: 14px;
	padding: 22px 10px 22px;
	color: #333;
}
}
.cmnModType02.opf > .titBox01 {
	border-width: 2px;
	padding: 40px 75px 40px 20px;
	background: rgba(255,255,255,0.6);
	position: relative;
	cursor: pointer;
}
@media screen and (max-width: 960px) {
.cmnModType02.opf > .titBox01 {
	border-width: 2px;
	padding: 20px 35px 20px 20px;
	background: rgba(255,255,255,0.6);
	position: relative;
	cursor: pointer;
}
}
.cmnModType02.typeAcc01 > .titBox01:after {
	position: absolute;
	content: "";
	width: 37px;
	height: 37px;
	background: url(/images/common/parts/ico_arrow02.png) no-repeat left top;
	right : 3%;
	top:50%;
	margin-top: -18px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);	
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .titBox01:after {
	width: 18px;
	height: 18px;
	background: url(/images/common/parts/ico_arrow02.png) no-repeat left top;
	background-size: 18px 18px;
	right : 3%;
	top:50%;
	margin-top: -9px;
}
}
.cmnModType02.typeAcc01.active > .titBox01:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);	
}
.cmnModType02.opf > .titBox01 > .tit01 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
@media screen and (max-width: 960px) {
.cmnModType02.opf > .titBox01 > .tit01 {
	font-weight: normal;
}
}
.cmnModType02.opf > .titBox01 > .txt01 {
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
@media screen and (max-width: 960px) {
.cmnModType02.opf > .titBox01 > .txt01 {
	font-weight: normal;
	font-size: 16px;
	margin-top: 7px;
	line-height: 1.2;
}
}
.cmnModType02.type03 > .tit02 {
	color: #333;
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	border-bottom: none;
	padding: 15px 20px 14px 15px;
}
@media screen and (max-width: 960px) {
.cmnModType02.type03 > .tit02 {
	font-size: 16px;
	padding: 15px 20px 10px 15px;
}
}
.cmnModType02.typeAcc01 {
	margin-top: 18px;
}
.cmnModType02.typeAcc01 > .tit01 {
	cursor: pointer;
	position: relative;
	padding: 33px 60px 33px 20px;
}
.cmnModType02.typeAcc01 > .tit01:after {
	position: absolute;
	content: "";
	width: 37px;
	height: 37px;
	background: url(/images/common/parts/ico_arrow02.png) no-repeat left top;
	right : 3%;
	top:50%;
	margin-top: -18px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);	
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .tit01 {
	padding: 33px 40px 33px 20px;
}
.cmnModType02.typeAcc01 > .tit01:after {
	width: 18px;
	height: 18px;
	background: url(/images/common/parts/ico_arrow02.png) no-repeat left top;
	background-size: 18px 18px;
	margin-top: -9px;
}
}
.cmnModType02.typeAcc01.active > .tit01:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);	
}
.cmnModType02.type02 > .txt01,
.cmnModType02.type03 > .txt01,
.cmnModType02.typeAcc01 > .txt01 {
	color: #333;
	font-size: 16px;
	padding: 16px 20px 22px 15px;
}
@media screen and (max-width: 960px) {
.cmnModType02.type02 > .txt01,
.cmnModType02.typeAcc01 > .txt01 {
	padding: 14px 24px 20px 13px;
}
.cmnModType02.type03 > .txt01 {
	font-size: 14px;
	padding: 10px 11px 20px 15px;
}
}
.cmnModType02.type03 > .txt02 {
	color: #333;
	font-size: 16px;
	padding: 0px 20px 22px 15px;
}
@media screen and (max-width: 960px) {
.cmnModType02.type03 > .txt02 {
	line-height: 1.6;
}
}
.cmnModType02.type03 > .txt01 > a {
	text-decoration: underline;
	color: #1F337F;
}
.cmnModType02.type03 > .txt01 > a:hover {
	text-decoration: none;
}
.cmnModType02.typeAcc01 > .accBox01 {
	display: none;
}
.cmnModType02.typeAcc01.active  > .accBox01 {
	display: block;
}
.cmnModType02 .innerCnt01 {
	overflow: hidden;
	padding: 10px;
}
.cmnModType02 .innerCnt01 > .txtBox01 {
	float: left;
	width: 450px;
}
@media screen and (max-width: 960px) {
.cmnModType02 .innerCnt01 > .txtBox01 {
	float: none;
	width: 100%;
}
}
.cmnModType02 .innerCnt01 > .imgBox01 {
	float: right;
}
@media screen and (max-width: 960px) {
.cmnModType02 .innerCnt01 > .imgBox01 {
	float: none;
	text-align: center;
	margin-top: 14px;
}
}
.cmnModType02 .innerCnt01 > .imgBox01 > p {
}
.cmnModType02 .innerCnt01 > .imgBox01 > p > img {
}
.cmnModType02 .innerCnt01 .numList01 {
}
.cmnModType02 .innerCnt01 .numList01 > li {
	font-size: 16px;
	color: #333;
	text-indent: -1.2em;
	margin-left: 1.2em;
	margin-bottom: 5px;
	padding-left: 15px;
}
@media screen and (max-width: 960px) {
.cmnModType02 .innerCnt01 .numList01 > li {
	font-size: 14px;
}
}
.cmnModType02 .innerCnt01 .numList01 > li:last-child {
	margin-bottom: 0;
}
.cmnModType02 .innerCnt01 .txtBox01 > .txt01 {
	color: #76350B;
	text-indent: -1em;
	margin-left: 1.8em;
	font-size: 16px;
	margin-top: 38px;
}
@media screen and (max-width: 960px) {
.cmnModType02 .innerCnt01 .txtBox01 > .txt01 {
	display: none;
}
}
.cmnModType02.typeAcc01 > .accBox01 .addPd01 {
	padding: 20px;
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .accBox01 .addPd01 {
	padding: 12px 20px;
}
}
.cmnModType02.typeAcc01 > .accBox01 > .listType01 {
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li {
	font-size: 16px;
	color: #333;
	position: relative;
	padding-left: 2em;
	margin-bottom: 13px;
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li {
	font-size: 14px;
	color: #333;
	padding-left: 2em;
	margin-bottom: 6px;
	line-height: 1.1;
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:last-child {
	margin-bottom: 0;
}
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:before {
	content :"";
	background: url(/images/common/parts/img_num01.png) no-repeat center center;
	position: absolute;
	display:  block;
	width: 21px;
	height: 21px;
	left: 0;
	top: 1px;
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:before {
	background: url(/images/common/parts/sp/img_num_sp01.png) no-repeat center center;
	background-size: 18px 18px;
	width: 18px;
	height: 18px;
	left: 0;
	top: -2px;
}
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:before {
	width: 18px;
	padding: 1px;
}
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:nth-child(2):before {
	background: url(/images/common/parts/img_num02.png) no-repeat center center;
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:nth-child(2):before {
	background: url(/images/common/parts/sp/img_num_sp02.png) no-repeat center center;
	background-size: 18px 18px;
}
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:nth-child(3):before {
	background: url(/images/common/parts/img_num03.png) no-repeat center center;
	height: 22px;
}
@media screen and (max-width: 960px) {
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:nth-child(3):before {
	background: url(/images/common/parts/sp/img_num_sp03.png) no-repeat center center;
	background-size: 18px 18px;
}
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:nth-child(4):before {
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li:nth-child(5):before {
}
.cmnModType02.typeAcc01 > .accBox01 .listType01 > li > span {
}
@media screen and (max-width: 960px) {
}
.cmnModType02 > .txtList01 {
	padding: 14px 20px 18px 15px;
}
@media screen and (max-width: 960px) {
.cmnModType02 > .txtList01 {
	padding: 11px 12px 24px;
}
}
.cmnModType02 > .txtList01 > li {
	color: #333;
	font-size: 16px;
}
@media screen and (max-width: 960px) {
.cmnModType02 > .txtList01 > li {
	font-size: 14px;
}
}
.cmnModType02 > .linkList01 > li {
	border-bottom: solid 1px #E6E6E6;
}
.cmnModType02 > .linkList01 > li:last-child {
	border-bottom: none;
}
@media screen and (max-width: 960px) {
}
.cmnModType02 > .linkList01 > li:first-child {
	border-top: solid 1px #E6E6E6;
}
.cmnModType02 > .linkList01.noborder01 > li:first-child {
	border-top: none;
}
.cmnModType02 > .linkList01 > li > a {
	display: block;
	text-decoration: none;
	color: #073082;
	font-size: 16px;
	padding: 18px 60px 18px 15px;
	background: url(/images/common/parts/ico_arrow01.png) no-repeat 95% center;
}
.cmnModType02 > .linkList01 > li > a:hover {
	opacity: 0.5;
}

@media screen and (max-width: 960px) {
.cmnModType02 > .linkList01 > li > a {
	font-size: 14px;
	padding: 12px 40px 12px 13px;
	background: url(/images/common/parts/sp/ico_arrow_sp01.png) no-repeat 95% center;
	background-size: 13px 13px;
}
}
@media screen and (max-width: 960px) {
.cmnModType02.type02 > .linkList01 > li > a {
	font-size: 16px;
	padding-left: 13px;
}
}
@media screen and (max-width: 960px) {
.cmnModType02.type03 > .linkList01 > li > a {
	font-size: 14px;
	padding-left: 15px;
}
}
.innerLinkList01 > li {
	border-bottom: solid 1px #E6E6E6;
}
.innerLinkList01 > li:first-child {
	border-top: solid 1px #E6E6E6;
}
@media screen and (max-width: 960px) {
}
.innerLinkList01 > li > a {
	display: block;
	text-decoration: none;
	color: #073082;
	font-size: 16px;
	padding: 17px 60px 17px 15px;
	background: url(/images/common/parts/ico_arrow01.png) no-repeat 95% center;
}
.innerLinkList01 > li > a:hover {
	opacity: 0.5;
}
@media screen and (max-width: 960px) {
.innerLinkList01 > li > a {
	font-size: 14px;
	padding: 15px 50px 15px 13px;
	background: url(/images/common/parts/sp/ico_arrow_sp01.png) no-repeat 95% center;
	background-size: 13px 13px;
}
}
/* !cmnModType03
---------------------------------------------------------- */

.cmnModType03 {
	background: #fff;
}
.cmnModType03 > .tit01 {
	background: #FCF3DE;
	font-size: 20px;
	color: #000;
	padding: 10px 14px;
	font-weight: bold;
}
@media screen and (max-width: 600px) {
/* update-20151223 kepco.jp */
/*.cmnModType03 > .tit01 {
	font-size: 16px;
}*/
.cmnModType03 > .tit01 {
	font-size: 18px;
}
}
.cmnModType03 > .innerBox01 {
	overflow: hidden;
	padding: 14px;
}
@media screen and (max-width: 960px) {
.cmnModType03 > .innerBox01 {
	overflow: hidden;
	padding: 14px;
}
}
.cmnModType03 > .innerBox01 > .imgBox01 {
	float: right;
	margin-left: 39px;
}
@media screen and (max-width: 960px) {
.cmnModType03 > .innerBox01 > .imgBox01 {
	margin: 0 0 5px 27px;
}
	
.cmnModType03 > .innerBox01 > .imgBox01 img {
	width: 110px;
	height: 75px;
}
}
.cmnModType03 > .innerBox01 > .txt01 {
	font-size: 16px;
	color: #000;
}
@media screen and (max-width: 960px) {
.cmnModType03 > .innerBox01 > .txt01 {
	line-height: 1.6;
}
}

.cmnModType02.type03.cmnshadow01{
	margin-top:18px;
}

/* !cmnModType04
---------------------------------------------------------- */
.cmnModType04 {
	background: #fff;
}
	.cmnModType04 .cmnModTit01 {
		font-weight: bold;
		color: #3B2410;
		font-size: 20px;
		padding: 20px 15px;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .cmnModTit01 {
		font-size: 18px;
		padding: 23px 15px;
	}
	}
	.cmnModType04 .innerBox01 > .tit01 {
		color: #75350B;
		font-size: 18px;
		background: #EAEAEA;
		padding: 5px 0 5px 60px;
		font-weight: bold;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > .tit01 {
		font-size: 16px;
		padding: 7px 0 7px 50px;
	}
	}
	.cmnModType04 .innerBox01 > .tit01.ico01 {
		background: #EAEAEA url(/images/common/parts/ico_cmn02.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > .tit01.ico01 {
		background: #EAEAEA url(/images/common/parts/sp/ico_cmn_sp02.png) no-repeat 15px center;
		background-size: 23px 25px;
	}
	}
	.cmnModType04 .innerBox01 > .tit01.ico02 {
		background: #EAEAEA url(/images/common/parts/ico_cmn04.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > .tit01.ico02 {
		background: #EAEAEA url(/images/common/parts/sp/ico_cmn_sp04.png) no-repeat 15px center;
		background-size: 21px 28px;
	}
	}
	.cmnModType04 .innerBox01 > .tit01.ico03 {
		background: #EAEAEA url(/images/common/parts/ico_cmn07.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > .tit01.ico03 {
		background: #EAEAEA url(/images/common/parts/ico_cmn07.png) no-repeat 7px center;
	}
	}
	.cmnModType04 .innerBox01 > ul {
	}
	.cmnModType04 .innerBox01 > ul > li {
		font-size: 18px;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li {
		font-size: 14px;
		display: table;
		width: 100%;
	}
	}
	.cmnModType04 .innerBox01 > ul > li > a {
		text-decoration: none;
		display: block;
		padding: 16px 60px 16px 60px;
		color: #363636;
		border-bottom: solid 1px #E2E2E2;
		position: relative;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li > a {
		padding: 12px 55px 12px 50px;
		height: 60px;
		vertical-align: middle;
		display: table-cell;
	}
	}
	.cmnModType04 .innerBox01 > ul > li a:hover {
		opacity: 0.5;
	}
	.cmnModType04 .innerBox01 > ul > li > a:after {
		content: "";
		width: 14px;
		height: 15px;
		background: url(/images/common/parts/ico_arrow01.png) no-repeat center center;
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -8px;
		right: 35px;
	}
	.cmnModType04 .innerBox01 > ul > li:last-child a {
		border-bottom: none;
	}
	.cmnModType04 .innerBox01 > ul > li.ico01 > a {
		background: url(/images/common/parts/ico_cmn03.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li.ico01 > a {
		background: url(/images/common/parts/sp/ico_cmn_sp03.png) no-repeat 10px center;
		background-size: 30px 29px;
	}
	}
	.cmnModType04 .innerBox01 > ul > li.ico02 > a {
		background: url(/images/common/parts/ico_cmn05.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li.ico02 > a {
		background: url(/images/common/parts/sp/ico_cmn_sp05.png) no-repeat 10px center;
		background-size: 30px 30px;
	}
	}
	.cmnModType04 .innerBox01 > ul > li.ico03 > a {
		background: url(/images/common/parts/ico_cmn06.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li.ico03 > a {
		background: url(/images/common/parts/sp/ico_cmn_sp06.png) no-repeat 10px center;
		background-size: 25px 36px;
	}
	}
	.cmnModType04 .innerBox01 > ul > li.ico04 > a {
		background: url(/images/common/parts/ico_cmn08.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li.ico04 > a {
		background: url(/images/common/parts/sp/ico_cmn_sp08.png) no-repeat 10px center;
		background-size: 31px 32px;
	}
	}
	.cmnModType04 .innerBox01 > ul > li.ico05 > a {
		background: url(/images/common/parts/ico_cmn09.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li.ico05 > a {
		background: url(/images/common/parts/sp/ico_cmn_sp09.png) no-repeat 10px center;
		background-size: 33px 28px;
	}
	}
	.cmnModType04 .innerBox01 > ul > li.ico06 > a {
		background: url(/images/common/parts/ico_cmn10.png) no-repeat 15px center;
	}
	@media screen and (max-width: 960px) {
	.cmnModType04 .innerBox01 > ul > li.ico06 > a {
		background: url(/images/common/parts/sp/ico_cmn_sp10.png) no-repeat 10px center;
		background-size: 32px 24px;
	}
	}
/* !cmnModType05
---------------------------------------------------------- */
.cmnModType05 {
	margin-top: 18px;
	background: #E6E6E6;
	padding: 22px 15px;
}
@media screen and (max-width: 960px) {
.cmnModType05 {
	padding: 22px 13px 11px;
}
}
.cmnModType05 > .tit01 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 19px;
}
@media screen and (max-width: 960px) {
.cmnModType05 > .tit01 {
	font-size: 18px;
	margin-bottom: 10px;
}
}
.cmnModType05 > .txt01 {
	font-size: 16px;
	color: #000;
}
@media screen and (max-width: 600px) {
.cmnModType05 > .txt01 {
	font-size: 15px;
	line-height: 1.5;
}
}

/* !cmnModType07
---------------------------------------------------------- */
.cmnModType15 {
	padding: 15px;
}
.cmnModType15 .titBox01 {
	position: relative;
	padding: 0 15% 0 0;
}
.cmnModType15 .titBox01:after {
	background: #F2F2F2 url("/images/common/ico_cmn_arrow04.png") no-repeat center 70%;
	content: '開く';
	font-size: 16px;
	margin: -15px;
	text-align: center;
	padding: 20px 10px;
	position: absolute;
	bottom: 0;
	left: 92%;
	right: 0;
	top: 0;
}
.cmnModType15.active .titBox01:after {
	background: #F2F2F2 url("/images/common/ico_cmn_arrow05.png") no-repeat center 70%;
	content: '閉じる';
}
@media screen and (max-width: 600px) {
	.cmnModType15 .titBox01 {
		padding: 0 20% 0 0;
	}
	.cmnModType15 .titBox01:after {
		left: 87%;
	}
}
.cmnModType15 .tit01 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
	position: relative;
}
.cmnModType15 .tit02 {
	background: #E10E0A;
	color: #fff;
	margin: 0 0 10px;
	padding: 2px 20px;
}
.cmnModType15 .txt01 {
	color: #E10E0A;
	font-size: 16px;
}
.cmnModType15 .txt02 {
	background: #fff;
	border: #E10E0A 2px solid;
	border-radius: 5px;
	color: #E10E0A;
	font-size: 16px;
	padding: 5px 20px;
	margin: 0 0 20px;
}
.cmnModType15 .txt02 span {
	font-size: 18px;
	font-weight: bold;
}

.cmnModType15 .txt01 span {
	border: #E10E0A 2px solid;
	border-radius: 5px;
	margin: 0 5px 0 0;
	padding: 0 5px;
}
.cmnModType15 .indentList01 li {
	font-size: 16px;
}
.cmnModType15 .accBox01 {
	background: #F2F2F2;
	border-top: #D2D2DA 1px solid;
	font-size: 16px;
	margin: 16px -15px -15px;
	padding: 15px;
}

/* !tableMod16
---------------------------------------------------------- */
.cmnModType16 {
	border:solid 1px #ccc;
	background: #ECECEC;
	display: table;
	padding: 15px  15px  15px  30px;
	width: 100%;
}
.cmnModType16 p{
	text-indent:-1em;
}

/* !cmnList01
---------------------------------------------------------- */
.cmnList01 {
}
.cmnList01.col2 {
	background: #E1E2E2;
	padding: 15px 108px;
	overflow: hidden;
}
	@media screen and (max-width: 960px) {
	.cmnList01.col2 {
		padding: 15px 43px;
	}
	}
	.cmnList01 > li {
		font-size: 16px;
		display: inline-block;
	}
	@media screen and (max-width: 600px) {
	.cmnList01 > li {
		display: block;
	}
	}
	.cmnList01.col2 > li {
		float: left;
		width: 48%;
	}
	@media screen and (max-width: 960px) {
	.cmnList01.col2 > li {
		float: none;
		width: 100%;
	}
	}
	.cmnList01.col2 > li:first-child {
		margin-right: 4%;
	}
	@media screen and (max-width: 960px) {
	.cmnList01.col2 > li:first-child {
		margin: 0 0 11px 0;
	}
	}
		.cmnList01 > li > a {
			display: block;
			border-radius: 4px;
			border: solid 1px #C8C8C8;
			text-decoration: none;
			color: #000;
		}
		.cmnList01 > li > a:hover {
			opacity: 0.5;
		}
		.cmnList01 > li.btnType01 > a {
			min-width: 172px;
			padding: 14px 43px 14px 18px;
			background: #FCFCFC url(/images/common/parts/ico_arrow01.png) no-repeat 90% center;
		}
		.cmnList01 > li.btnType02 {
			font-size: 20px;
		}
		
		@media screen and (max-width: 960px) {
		.cmnList01 > li.btnType02 {
			font-size: 18px;
		}
		}
		.cmnList01 > li.btnType02 > a {
			min-width: 242px;
			padding: 14px 43px 14px 18px;
			background: #fff;
			border-top: none;
			border-left: none;
			border-right: none;
			border-bottom: solid 2px #A8A8A8;
			text-align: center;
		}
		@media screen and (max-width: 600px) {
		.cmnList01 > li.btnType02 > a {
			padding: 12px;
			min-width: 100%;
		}
		}
		.cmnList01 > li.btnType02 > a > span {
			position: relative;
		}
		.cmnList01 > li.btnType02 > a > span:after {
			position: absolute;
			display: block;
			background: url(/images/common/parts/ico_arrow03.png) no-repeat 90% center;
			content: "";
			width: 19px;
			height: 19px;
			top: 50%;
			right: -29px;
			margin-top: -9px;
			margin-top: -12px\9;
		}
		@media all and (-ms-high-contrast:none){
			*::-ms-backdrop, .cmnList01 > li.btnType02 > a > span:after { 
					margin-top: -12px;
			} /* IE11 */
		}
		@media all and (-ms-high-contrast:none){
			.cmnList01 > li.btnType02 > a > span:after { 
					margin-top: -12px;
			} /* IE10 */
		}
		.cmnList01 > li.btnType03 {
			font-size: 20px;
		}
		@media screen and (max-width: 960px) {
		.cmnList01 > li.btnType02 > a > span:after {
			background: url(/images/common/parts/sp/ico_arrow_sp03.png) no-repeat 90% center;
			background-size: 17px 17px;
			content: "";
			width: 17px;
			height: 17px;
			top: 50%;
			margin-top: -8px;
			right: -29px;
		}
		}
		@media screen and (max-width: 960px) {
		.cmnList01 > li.btnType03 {
			font-size: 18px;
		}
		}
		.cmnList01 > li.btnType03 > a {
			min-width: 242px;
			padding: 14px 43px 14px 18px;
			background: #FFA02E;
			border-top: none;
			border-left: none;
			border-right: none;
			border-bottom: solid 2px #D67000;
			text-align: center;
		}
		@media screen and (max-width: 600px) {
		.cmnList01 > li.btnType03 > a {
			padding: 12px;
			min-width: 100%;
		}
		}
		.cmnList01 > li.btnType03 > a > span {
			position: relative;
		}
		.cmnList01 > li.btnType03 > a > span:after {
			position: absolute;
			display: block;
			background: #FFA02E url(/images/common/parts/ico_arrow04.png) no-repeat 90% center;
			content: "";
			width: 19px;
			height: 19px;
			top: 50%;
			right: -29px;
			margin-top: -10px;
			margin-top: -12px\9;
		}
		@media all and (-ms-high-contrast:none){
			*::-ms-backdrop, .cmnList01 > li.btnType03 > a > span:after { 
					margin-top: -12px;
			} /* IE11 */
		}
		@media all and (-ms-high-contrast:none){
			.cmnList01 > li.btnType03 > a > span:after { 
					margin-top: -12px;
			} /* IE10 */
		}
		@media screen and (max-width: 960px) {
		.cmnList01 > li.btnType03 > a > span:after {
			background: #FFA02E url(/images/common/parts/sp/ico_arrow_sp04.png) no-repeat 90% center;
			background-size: 17px 17px;
			content: "";
			width: 17px;
			height: 17px;
			top: 50%;
			margin-top: -8px;
			right: -29px;
		}
		}
		.cmnList01 > li.btnType04 {
		}
		@media screen and (max-width: 960px) {
		.cmnList01 > li.btnType04 {
			text-align: center;
		}
		}
		.cmnList01 > li.btnType04 > a {
			min-width: 258px;
			padding: 10px 0 10px 30px;
			background: #FFA02E;
			border-top: none;
			border-left: none;
			border-right: none;
			border-bottom: solid 2px #D67000;
		}
		@media screen and (max-width: 960px) {
			.cmnList01 > li.btnType04 > a {
				padding-left: 0;
			}
		}
		.cmnList01 > li.btnType04 .btnInner01 {
			display: table;
			width: 100%;
			padding: 0 0px 0 40px;
		}
		.cmnList01 > li.btnType04 .btnInner01 > .img01 {
			width: 10%;
			padding-right: 6px;
			display: table-cell;
			vertical-align: middle;
		}
		.cmnList01 > li.btnType04 .btnInner01 > .tit01 {
			display: table-cell;
			width: 100%;
			vertical-align: middle;
			padding-right: 7%;
		}
		.cmnList01 > li.btnType04 .btnInner01 > .tit01 > span {
			position: relative;
		}
		.cmnList01 > li.btnType04 .btnInner01 > .tit01 > span:before {
			position: absolute;
			display: block;
			background: url(/images/common/parts/ico_sample01.gif) no-repeat left center;
			content: "";
			width: 32px;
			height: 32px;
			top: 50%;
			left: -42px;
			margin-top: -16px;
			background-size: 32px 32px;
		}
		.cmnList01 > li.btnType04 .btnInner01 > .tit01 > span:after {
			position: absolute;
			display: block;
			background: #FFA02E url(/images/common/parts/ico_arrow04.png) no-repeat 90% center;
			content: "";
			width: 19px;
			height: 19px;
			top: 50%;
			right: -29px;
			margin-top: -9px;
			margin-top: -12px\9;
		}
		@media all and (-ms-high-contrast:none){
			*::-ms-backdrop, .cmnList01 > li.btnType04 .btnInner01 > .tit01 > span:after { 
					margin-top: -12px;
			} /* IE11 */
		}
		@media all and (-ms-high-contrast:none){
			.cmnList01 > li.btnType04 .btnInner01 > .tit01 > span:after { 
					margin-top: -12px;
			} /* IE10 */
		}
		@media screen and (max-width: 960px) {
			.cmnList01 > li.btnType04 .btnInner01 > .tit01 > span:after {
				background: #FFA02E url(/images/common/parts/sp/ico_arrow_sp04.png) no-repeat 90% center;
				background-size: 17px 17px;
				width: 17px;
				height: 17px;
				top: 50%;
				right: -29px;
				margin-top: -8px;
				margin-top: -12px\9;
			}
		}
		.cmnList01 > li.btnType04 > a > .txt01 {
			font-size: 10px;
			margin-top: 10px;
		}
		.cmnList01 > li.btnType05 {
			font-size: 20px;
		}
		.cmnList01 > li.btnType05 a {
			min-width: 300px;
			padding: 14px 25px 14px 25px;
			background: #FFA02E;
			border-top: none;
			border-left: none;
			border-right: none;
			border-bottom: solid 2px #D67000;
			text-align: center;
		}
		@media screen and (max-width: 600px) {
			.cmnList01 > li.btnType05 a {
				margin: 0 auto;
				width: 90%;
			}
			}
		.cmnList01 > li.btnType05 a > span {
			position: relative;
		}
		.cmnList01 > li.btnType05 a > span:before {
			position: absolute;
			display: block;
			background: #FFA02E url(/images/common/parts/ico_arrow10.png) no-repeat 10% center;
			content: "";
			width: 17px;
			height: 12px;
			top: 50%;
			left: -29px;
			margin-top: -8px;
			margin-top: -10px\9;
		}

/* !cmnList02
---------------------------------------------------------- */
.cmnList02 {
	text-align: center;
}
.cmnList02 > li {
	font-size: 16px;
	display: block;
}
.cmnList02 > li > a {
	background: #FCFCFC url(/images/common/parts/ico_arrow04.png) no-repeat 90% center;
	display: block;
	border-radius: 4px;
	border: solid 1px #C8C8C8;
	text-align: center;
	text-decoration: none;
	color: #000;
	width: 80%;
	padding: 14px 25px 14px;
	margin: 0 auto 8px;
}
@media screen and (max-width: 600px) {
	.cmnList02 > li > a {
		font-size: 14px;
	}
}
.cmnList02 > li > a:hover {
	opacity: 0.5;
}
.cmnList02 > li.btnType01 > a {
	background: #68B8FC url(/images/common/parts/ico_arrow04.png) no-repeat 90% center;
	border: #359AE5 1px solid;
}
.cmnList02 > li.btnType02 > a {
	background: #FFA02E url(/images/common/parts/ico_arrow04.png) no-repeat 90% center;
	border: #ED7C00 1px solid;
}

/* !cmnTabBox01
---------------------------------------------------------- */

#contents.upper .cmnTabBox01 {
	border-radius: 9px 9px 0 0;
	box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
}
#contents.lower .cmnTabBox01 {
	border-radius: 9px 9px 0 0;
	box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
}
.cmnTabBox01 > .tabBtn01 {
	display: table;
	width: 100%;
	border-bottom: solid 5px #FFE155;
	border-radius: 9px 9px 0 0;
	border-collapse: separate;
}
.cmnTabBox01 > .tabBtn01 > a {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	text-align: center;
	font-size: 20px;
}
@media screen and (max-width: 960px) {
.cmnTabBox01 > .tabBtn01 > a {
	font-size: 14px;
}
}
.cmnTabBox01 > .tabBtn01 > a:first-child {
	border-radius: 9px 0 0 0;
}
.cmnTabBox01 > .tabBtn01 > a:last-child {
	border-radius: 0 9px 0 0;
}
.cmnTabBox01 > .tabBtn01 > a {
	display: table-cell;
	text-decoration: none;
	color: #303030;
	background: #EFEFEF;
	padding: 18px 0;
}
@media screen and (max-width: 960px) {
.cmnTabBox01 > .tabBtn01 > a {
	padding: 10px 0;
}
}
.cmnTabBox01 > .tabBtn01 >  a.current,
.cmnTabBox01 > .tabBtn01 >  a:hover {
	background: #FFE155;
}
.cmnTabBox01 > .tabBtn01 > a:first-child {
	border-radius: 9px 0 0 0;
}
.cmnTabBox01 > .tabBtn01 > a:last-child  {
	border-radius: 0 9px 0 0;
}
.cmnTabBox01 .innerBox01 {
	display: none;
}
.cmnTabBox01 .innerBox01.currentTab {
	display: block;
}
.cmnTabBox01 .innerBox01 > .innerTabBtn01 {
	width: 100%;
	table-layout: fixed;
	border-bottom: solid 1px #CCC;
	display: table;
}
.cmnTabBox01 .innerBox01 .innerTabBtn01 a {
	display: table-cell;
	background: #fff;
	text-align: center;
	border-right: solid 1px #ccc;
	font-size: 16px;
	vertical-align: middle;
	padding: 20px 10px;
	text-decoration: none;
	color: #303030;
}
.cmnTabBox01 .innerBox01 .innerTabBtn01 a:first-child {
	border-left: solid 1px #ccc;
}

@media screen and (max-width: 960px) {
.cmnTabBox01 .innerBox01 .innerTabBtn01 a {
	font-size: 14px;
	padding: 10px 2px;
	line-height: 1.3;
}
}
@media screen and (max-width: 600px) {
.cmnTabBox01 .innerBox01 .innerTabBtn01 a {
	font-size: 12px;
	padding: 10px 2px;
	line-height: 1.3;
}
}
.cmnTabBox01 .innerBox01 .innerTabBtn01 > li > a span {
	display: table-cell;
	vertical-align: middle;
}
.cmnTabBox01 .innerBox01 .innerTabBtn01 > a.current,
.cmnTabBox01 .innerBox01 .innerTabBtn01 > a:hover {
	background: rgba(255,255,85,0.4);
}

/* !cmnModType06
---------------------------------------------------------- */
#contents.upper .cmnModType06 {
	box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-webkit-box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-moz-box-shadow:rgba(163, 88, 8, 0.5) 0px 1px 2px 0px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
#contents.lower .cmnModType06 {
	box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.35) 0px 1px 2px 1px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.cmnModType06 > .innerBox01 {
	overflow: hidden;
	border: solid 1px #CACACA;
	border-radius: 9px;
	display: table;
	width: 100%;
	table-layout: fixed;
}
.cmnModType06 > .innerBox01 > a {
	display: table-cell;
	text-align: center;
	font-size: 18px;
}
@media screen and (max-width: 960px) {
.cmnModType06 >  .innerBox01 > a {
	font-size: 16px;
}
}
.cmnModType06 > .innerBox01 > a {
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	background: #F0F0F0;
	text-decoration: none;
	color: #000;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .innerBox01 > a {
	padding: 10px;
	line-height: 1.1;
}
}
.cmnModType06 > .innerBox01 > a.current,
.cmnModType06 > .innerBox01 > a:hover {
	background: #FFE161;
}
.cmnModType06 > .innerBox01 > a {
	border-right: solid 1px #CACACA;
	}
.cmnModType06 > .innerBox01 > a:first-child {
	border-radius: 9px 0 0 9px;
}
.cmnModType06 > .innerBox01 > a:last-child {
	border-radius: 0 9px 9px 0;
	border-right: none;
}
.cmnModType06 .iconBox01 {
	display: table;	
	height: 38px;
}
.cmnModType06 .iconBox01 .img01 {
	display: table-cell;
	vertical-align: middle;
	
}
.cmnModType06 > .col3 {
	width: 100%;
	display: table;
}
.cmnModType06 > .col3 > a {
	width: 34%;
	line-height: 1.2;
	display: table-cell;
	vertical-align: top;
	font-size: 18px;
	text-decoration: none;
	background: #F0F0F0;
	border-right: solid 1px #CACACA;
	color: #000;
	padding: 0 15px 0 20px;
	font-weight: bold;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .col3 > a {
	font-size: 16px;
	padding: 0 5px 0 9px;
	line-height: 1.1;
}
}
.cmnModType06 > .col3 > a.current {
	background: #FFE161;
}
.cmnModType06 > .col3 > a:first-child,
.cmnModType06 > .col3 > a:last-child {
	width: 33%;
}
.cmnModType06 > .col3 > a:first-child {
	border-radius: 9px 0 0 9px;
}

.cmnModType06 > .col3 > a:last-child {
	border-right: none;
	border-radius: 0 9px 9px 0;
}
.cmnModType06 > .col3 > a > span  {
	display: block;
	padding: 52px 0 10px;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .col3 > a > span  {
	display: block;
	padding: 47px 0 5px;
}
}
.cmnModType06 > .col3 > a > span.ico01  {
	background: url(/images/common/parts/ico_cmn08.png) no-repeat center 10px;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .col3 > a > span.ico01  {
	background: url(/images/common/parts/sp/ico_cmn_sp08.png) no-repeat center 7px;
	background-size: 31px 32px;
}
}
.cmnModType06 > .col3 > a > span.ico02  {
	background: url(/images/common/parts/ico_cmn09.png) no-repeat center 10px;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .col3 > a > span.ico02  {
	background: url(/images/common/parts/sp/ico_cmn_sp09.png) no-repeat center 7px;
	background-size: 33px 29px;
}
}
.cmnModType06 > .col3 > a > span.ico03  {
	background: url(/images/common/parts/ico_cmn10.png) no-repeat center 15px;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .col3 > a > span.ico03  {
	background: url(/images/common/parts/sp/ico_cmn_sp10.png) no-repeat center 12px;
	background-size: 32px 24px;
}
}
.cmnModType06 > .col3 > a > span.ico04  {
}
.cmnModType06 > .col3 > a > span.ico05  {
}
.cmnModType06 > .col3 > a > span.ico06  {
}
.cmnModType06 > .col3 > a > span.ico07  {
}
.cmnModType06 > .col3 > a > span.ico08  {
}
.cmnModType06 > .col3.noIco01 > a > span  {
	padding: 20px;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .col3.noIco01 > a > span  {
	padding: 13px;
}
}
@media screen and (max-width: 600px) {
.cmnModType06 > .col3.noIco01 > a > span  {
	padding: 10px;
}
}
.cmnModType06 > .col3.noIco01 > a {
	vertical-align: middle;
	text-align: center;
}
.cmnModType06 > .col3.noIco01 > a > span  {
	padding: 20px;
}
@media screen and (max-width: 960px) {
.cmnModType06 > .col3.noIco01 > a > span  {
	padding: 13px;
}
}
/* !cmnModType07
---------------------------------------------------------- */
.cmnModType07 {
	background: #fff;
}
.cmnModType07 > .txt01 {
	text-align: center;
	font-size: 20px;
}
@media screen and (max-width: 960px) {
.cmnModType07 > .txt01 {
	font-size: 16px;
}
}
.cmnModType07 > .txt01 > a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 21px 0;
	position: relative;
	background:  #FFE161;
}
@media screen and (max-width: 960px) {
.cmnModType07 > .txt01 > a {
	padding: 15px 0;
}
}
.cmnModType07 > .txt01 > a > span {
	position: relative;
}
.cmnModType07 > .txt01 > a > span:after {
	position: absolute;
	display: block;
	vertical-align: middle;
	top: 50%;
	right: -56px;
	margin-top: -20px;
	content: "";
	background: url(/images/common/parts/ico_arrow02.png) no-repeat top center;
	width: 37px;
	height: 37px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);	
}
@media screen and (max-width: 960px) {
.cmnModType07 > .txt01 > a > span:after {
	background-size: 18px 18px;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	right: -28px;
}
}
.cmnModType07 > .txt01 > a.active > span:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);	
}
.cmnModType07 > .accCnt01 {
	display: none;
}
.cmnModType07 > .accCnt01 .itemBox01 {
	padding: 18px 24px;
}
@media screen and (max-width: 960px) {
.cmnModType07 > .accCnt01 .itemBox01 {
	padding: 9px;
}
}
.cmnModType07 > .accCnt01 .itemBox01 dl {
	display: table;
	border: solid 1px #CCCDCE;
	width: 100%;
}
.cmnModType07 > .accCnt01 .itemBox01 dl dt {
	display: table-cell;
	vertical-align: middle;
	background: #F8F8F8;
	width: 67%;
	border-right: solid 1px #CCCDCE;
	color: #000;
	padding: 3px 0 3px 14px;
}
@media screen and (max-width: 960px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dt {
	font-size: 14px;
	padding: 3px 10px 3px 14px;
	width: 50%;
}
}
.cmnModType07 > .accCnt01 .itemBox01 dl dd {
	display: table-cell;
	vertical-align: middle;
	width: 33%;
	padding: 4px 0 4px 43px;
	text-indent: -1.5em;
	margin-left: 1.5em;
	line-height: 1.3;
}
@media screen and (max-width: 960px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dd {
	padding: 3px 0 3px 30px;
	vertical-align: middle;
	display: table-cell;
}
}
@media screen and (max-width: 600px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dd {
	width: 50%;
	padding: 3px 0 3px 30px;
	vertical-align: middle;
	display: table-cell;
}
}
@media screen and (max-width: 960px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dd {
	padding: 3px 0 3px 30px;
	vertical-align: middle;
	display: table-cell;
}
}
@media screen and (max-width: 600px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dd {
	width: 50%;
	padding: 3px 0 3px 30px;
	vertical-align: middle;
	display: table-cell;
}
}
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a {
	color: #073082;
	text-decoration: none;
	position: relative;
	padding-left: 18px;
	background: url(/images/common/parts/ico_arrow05.png) no-repeat left 0.2em;
	vertical-align: text-bottom;
	line-height: 16px;
}
/* @media all and (-ms-high-contrast:none){
	*::-ms-backdrop, .cmnModType07 > .accCnt01 .itemBox01 dl dd > a { 
		background: url(/images/common/parts/ico_arrow05.png) no-repeat left 0.1em;
	} IE11
}

@media all and (-ms-high-contrast:none){
	.cmnModType07 > .accCnt01 .itemBox01 dl dd > a { 
		background: url(/images/common/parts/ico_arrow05.png) no-repeat left 0.1em;
	} IE10
}
IE9▼
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a:not(:target) {
	background: url(/images/common/parts/ico_arrow05.png) no-repeat left 0.1em\9;
} */
@media screen and (max-width: 960px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a {
	background: url(/images/common/parts/sp/ico_arrow_sp05.png) no-repeat left 0.26em;
	background-size: 9px 10px;
	padding-left: 14px;
	margin-left: 0;
	line-height: 12px;
	vertical-align: middle;
}
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a:not(:target) {
	background: url(/images/common/parts/ico_arrow05.png) no-repeat left 0.1em\9;
}
}
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a + span {
	vertical-align: middle;
}
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a + span img {
	margin-left: 10px;
	margin-top: -1px;
}
@media screen and (max-width: 960px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a + span {
	display: inline-block;
	background: url(/images/common/parts/sp/ico_pdf_sp02.png) no-repeat left top;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
	margin-left: 10px;
	line-height: 12px;
}
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a + span img {
	visibility: hidden;
	width: 0px;
	height: 0;
}
}
@media screen and (max-width: 600px) {
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a + span {
	display: inline;
	background: none;
	margin-left: 0;
}
}
@media screen and (max-width: 600px) {
	.cmnModType07 .spBg01 {
		background: url(/images/common/parts/sp/ico_pdf_sp02.png) no-repeat right center;
		display: inline-block;
		content: "";
		background-size: 12px 12px;
		padding: 0 20px;
	}
}
.cmnModType07 > .accCnt01 .itemBox01 dl dd > a:hover {
	text-decoration: underline;
}
/* !cmnModType08
---------------------------------------------------------- */

.cmnModType08 {
}
.cmnModType08 > ul > li {
	border: solid 1px #c2c2c2;
	background: #F8F8F8;
	margin-bottom: 18px;
}
.cmnModType08 > ul li a {
	text-decoration: none;
	display: block;
	padding: 25px 60px 22px 30px;
	position: relative;
}
.cmnModType08 > ul li a:hover {
	opacity: 0.5;
}
@media screen and (max-width: 960px) {
.cmnModType08 > ul li a {
	padding: 20px 40px 17px 30px;
}
}
.cmnModType08 > ul li a:after {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background: url(/images/common/parts/ico_arrow06.png) no-repeat 95% center;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -11px;
}
@media screen and (max-width: 960px) {
.cmnModType08 > ul li a:after {
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	background: url(/images/common/parts/sp/ico_arrow_sp01.png) no-repeat 95% center;
	background-size: 13px 13px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
}
}
.cmnModType08 > ul li a > .tit01 {
	font-size: 20px;
	color: #056B49;
}
.cmnModType08 > ul li.ico01 a > .tit01 {
	font-size: 20px;
}
@media screen and (max-width: 600px) {
.cmnModType08 > ul li a > .tit01 {
	font-size: 16px;
}
}
.cmnModType08 > ul li.type03 a > .tit01 {
	font-size: 20px;
	color: #000;
}
@media screen and (max-width: 960px) {
.cmnModType08 > ul li.type03 a > .tit01 {
	font-size: 14px;
}
}
.cmnModType08 > ul li a > .txt01 {
	font-size: 16px;
	color: #002C84;
	line-height: 1.2;
}
@media screen and (max-width: 600px) {
.cmnModType08 > ul li a > .txt01 {
	font-size: 14px;
}
}
.cmnModType08 > ul li.type02 a:after {
	
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	background: url(/images/common/parts/sp/ico_arrow_sp01.png) no-repeat 95% center;
	background-size: 13px 13px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
}
.cmnModType08 > ul li.type02 a > .txt01 {
	font-size: 16px;
	color: #002C84;
}
@media screen and (max-width: 960px) {
.cmnModType08 > ul li.ico01 a > .tit01 {
	font-size: 16px;
}
}
@media screen and (max-width: 960px) {
.cmnModType08 > ul li.ico01 {
	line-height: 1.2;
	display: table;
	width: 100%;
}
}
.cmnModType08 > ul li.ico01 a {
	background: url(/images/common/parts/ico_cmn_large05.png) no-repeat 20px center;
	padding: 31px 60px 31px 83px;
}
@media screen and (max-width: 960px) {
.cmnModType08 > ul li.ico01 a {
	width: 100%;
	background: url(/images/common/parts/sp/ico_cmn_large_sp05.png) no-repeat 11px center;
	background-size: 39px 38px;
	padding: 5px 40px 5px 58px;
	height: 81px;
	display: table-cell;
	vertical-align: middle;
}
}
/* !cmnModType09
---------------------------------------------------------- */

.cmnModType09 {
	background: #F6F6F6;
}
.cmnModType09 > ul  {
	border: solid 1px #ccc;
	border-bottom: none;
	overflow: hidden;
}
.cmnModType09 > ul > li {
	position: relative;
	float: left;
	border-bottom: none;
	padding-bottom: 1px;
}
.cmnModType09 > ul > li:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 718px;
	height: 1px;
	background: #ccc;
}
@media screen and (max-width: 600px) {
.cmnModType09 > ul > li {
	float: none;
	font-size: 14px;
}
}
.cmnModType09 > ul > li > a {
	color: #1B3080;
	text-decoration: none;
	display: block;
	background: #F6F6F6 url(/images/common/parts/ico_arrow07.png) no-repeat 13px center;
	padding: 15px 14px 15px 35px;
	border-right: solid 1px #ccc;
}

@media screen and (max-width: 600px) {
.cmnModType09 > ul > li > a {
	background: #F6F6F6 url(/images/common/parts/sp/ico_arrow_sp07.png) no-repeat 13px center;
	background-size: 11px 10px;
	border-right: none;
}
}
.cmnModType09 > ul > li.borderDetailType01 > a {
	border-bottom: none;
}
@media screen and (min-width: 960px) {
.cmnModType09 > ul > li.borderDetailType02 > a {
	border-right: none;
}
}
@media screen and (max-width: 600px) {
.cmnModType09 > ul > li.borderDetailType01 > a {
	border-bottom: solid 1px #ccc;
}
}
@media screen and (max-width: 600px) {
.cmnModType09 > ul > li:last-child > a {
	border-bottom: none;
}
}

.cmnModType09 > ul > li:first-child a {
	border-left: none;
}

/* !cmnModType10
---------------------------------------------------------- */
.cmnModType10 {
}
.cmnModType10 .ico img {
	vertical-align: middle;
}
.cmnModType10 a + .icoPdf02 img {
	margin-left: 5px;
	vertical-align: baseline;
}
@media screen and (max-width: 960px) {
.cmnModType10 a + .icoPdf02 img {
	visibility: hidden;
}
.cmnModType10 a + .icoPdf02 {
	width: 15px;
	height: 16px;
	background: url(/images/common/parts/sp/ico_pdf_sp02.png) no-repeat left top;
	background-size: 12px 12px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
}
@media screen and (max-width: 600px) {
.cmnModType10 a + .icoPdf02 {
	background: url(/images/common/parts/sp/ico_pdf_sp02.png) no-repeat left center;
	margin-left: 5px;
	padding-left: 5px;
	background-size: 12px 12px;
}
.cmnModType10 a + .icoPdf02 img {
	visibility: hidden;
}
}
.cmnModType10.textType01 a {
	color: #000;
	vertical-align: middle;
}
.cmnModType10.indent01 {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
@media screen and (max-width: 960px) {
.cmnModType10.indent01 {
	text-indent: -1.2em;
	margin-left: 1.2em;
	text-indent: -1.1em\9;
	margin-left: 1.1em\9;
}
}
.cmnModType10.indent02 {
	text-indent: -1.2em;
	margin-left: 1.2em;
}
.cmnModType10 > a {
	text-decoration: none;
}
.cmnModType10 > a:hover {
	text-decoration: underline;
}
.cmnModType10.icoPdf01 > a {
	padding-right: 19px;
	text-decoration: underline;
	color: #073082;
}
.cmnModType10.icoPdf01 > a.left01 {
	padding-left: 19px;
}
@media screen and (max-width: 960px) {
.cmnModType10.icoPdf01 > a.left01 {
	background: url(/images/common/parts/ico_pdf01.png) no-repeat center top;
	padding: 19px 0 0 0;
}
}
.cmnModType10.largeType01 > a,
.cmnModType10.largeType02 > a,
.cmnModType10.largeType03 > a {
	font-size: 16px;
}
@media screen and (max-width: 960px) {
.cmnModType10.largeType01 > a {
	font-size: 12px;
}
.cmnModType10.largeType02 > a {
	font-size: 14px;
}
.cmnModType10.largeType03 > a {
	font-size: 16px;
}
}
.cmnModType10.icoPdf01.smallType01 > a {
	font-size: 12px;
}
.cmnModType10 > a > span.arrow01 {
	background: url(/images/common/parts/ico_arrow08.png) no-repeat left 0.32em;
	padding: 2px 0 2px 15px;
}
@media screen and (max-width: 960px) {

.cmnModType10 > a > span.arrow01 {
	background: url(/images/common/parts/sp/ico_arrow_sp05.png) no-repeat left 0.3em;
	background-size: 9px 10px;
	padding-left: 12px;
}
}
.cmnModType10.smallType01 > a span.arrow01 {
	background: url(/images/common/parts/ico_arrow05.png) no-repeat;
	background-position: left 0.3em;
}
@media screen and (max-width: 960px) {
.cmnModType10.smallType01 > a span.arrow01 {
	background: url(/images/common/parts/sp/ico_arrow_sp05.png) no-repeat left center;
	background-size: 9px 10px;
}
}
.cmnModType10 .exIco01 {
}
.cmnModType10 .exIco01 img {
	vertical-align: baseline;
	margin: 0 5px;
}
@media screen and (max-width: 960px) {
.cmnModType10 .exIco01 {
	background: url(/images/common/parts/sp/ico_ex_sp01.png) no-repeat left center;
	background-size: 12px 12px;
	margin-left: 5px;
	padding-left: 5px;
}
.cmnModType10 .exIco01 img {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
}
@media screen and (max-width: 600px) {
}
.cmnModType10 .woIco01 {
}
.cmnModType10 .woIco01 img {
	vertical-align: baseline;
	margin: 0 5px;
}

@media screen and (max-width: 960px) {
.cmnModType10 .woIco01 {
	background: url(/images/common/parts/sp/ico_wo_sp01.png) no-repeat left center;
	margin-left: 5px;
	padding-left: 5px;
	background-size: 12px 12px;
}

.cmnModType10 .woIco01 img {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
}
.icoPDf02 {
	vertical-align: middle;
	display: inline-block;
}
.icoPDf02 a {
	font-size: 16px;
	vertical-align: middle;
	display: block;
}
@media screen and (max-width: 600px) {
	
.icoPDf02 a {
    display: inline-block;
    text-align: center;
	font-size: 12px;
}
}
.icoPDf02 span.ico {
	margin-right: 5px;
	vertical-align: middle;
}
@media screen and (max-width: 960px) {
.icoPDf02 span.ico {
    background: rgba(0, 0, 0, 0) url(/images/common/parts/sp/ico_pdf_sp02.png) no-repeat scroll center center / 12px 12px;
    position: relative;
    z-index: 99;
	vertical-align: baseline;
}
.icoPDf02 span.ico img {
	visibility: hidden;
}
}
@media screen and (max-width: 600px) {
	
.icoPDf02 span.ico {
    display: block;
	line-height: 1;
    position: relative;
    z-index: 99;
}
}
.icoPDf02 span.ico img {
	vertical-align: baseline;
}
@media screen and (max-width: 600px) {
	
.icoPDf02 span.ico img {
	visibility: hidden;
	margin-bottom: 0;
}
}
.icoExc02 {
	vertical-align: middle;
	display: inline-block;
}
.icoExc02 a {
	font-size: 16px;
	vertical-align: middle;
	display: block;
}
@media screen and (max-width: 600px) {
	
.icoExc02 a {
    display: inline-block;
    text-align: center;
	font-size: 12px;
}
}
.icoExc02 span.ico {
	margin-right: 5px;
}
@media screen and (max-width: 960px) {
	
.icoExc02 span.ico {
    background: rgba(0, 0, 0, 0) url(/images/common/parts/sp/ico_ex_sp01.png) no-repeat scroll center center / 12px 12px;
}
}
@media screen and (max-width: 600px) {
	
.icoExc02 span.ico {
    display: block;
	line-height: 1;
    position: relative;
    z-index: 99;
}
}
.icoExc02 span.ico img {
	vertical-align: baseline;
}
@media screen and (max-width: 960px) {
	
.icoExc02 span.ico img {
	visibility: hidden;
	margin-bottom: 0;
}
}
.icoword02 {
	vertical-align: middle;
	display: inline-block;
}
.icoword02 a {
	font-size: 16px;
	vertical-align: middle;
	display: block;
}
@media screen and (max-width: 600px) {
.icoword02 a {
    display: inline-block;
    text-align: center;
	font-size: 12px;
}
}
.icoword02 span.ico {
	margin-right: 5px;
}
.icoword02 span img {
	vertical-align: baseline;
}
@media screen and (max-width: 960px) {
.icoword02 span.ico {
    background: rgba(0, 0, 0, 0) url(/images/common/parts/sp/ico_wo_sp01.png) no-repeat scroll center center / 12px 12px;
}
}
@media screen and (max-width: 600px) {
.icoword02 span.ico {
    display: block;
	line-height: 1;
    position: relative;
    z-index: 99;
}
}
.icoword02 span.ico img {
	vertical-align: middle;
	margin-bottom: 3px;
}
@media screen and (max-width: 960px) {
.icoword02 span.ico img {
	visibility: hidden;
	margin-bottom: 0;
}
}
/* !tableMod01
---------------------------------------------------------- */
.tableMod01 {
	width: 100%;
	background: #fff;
	border: solid 1px #CCCDCE;
}
.tableMod01 th {
	background: #F8F8F8;
	color: #000;
	border-right: solid 1px #CCCDCE;
	padding: 4px 4px 4px 14px;
	width: 60%;
}
@media screen and (max-width: 960px) {
.tableMod01 th {
	width: 53%;
	background: #F8F8F8;
	color: #000;
	border-right: solid 1px #CCCDCE;
	padding: 3px 0 3px 12px;
}
}
.tableMod01 td {
	width: 40%;
	padding: 4px 0 4px 24px;
}
.tableMod01 td .cmnModType10 a + span {
	margin-left: 10px;
}
@media screen and (max-width: 960px) {
	
.tableMod01 td .cmnModType10 a + span {
	margin-left: 10px;
	background: url(/images/common/parts/sp/ico_pdf_sp02.png) no-repeat right top;
	background-size: 12px 12px;
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
}
.tableMod01 td .cmnModType10 a + span img {
	visibility: hidden;
}
}
@media screen and (max-width: 600px) {
.tableMod01 td .cmnModType10 a + span {
	display: none;
}
.tableMod01 td .cmnModType10 a + span img {
	visibility: hidden;
}
}
@media screen and (max-width: 960px) {
.tableMod01 td {
	width: 47%;
	padding: 3px 0 3px 10px;
	vertical-align: top;
}
}
.tableMod01 th,
.tableMod01 td {
	border-bottom: solid 1px #CCCDCE;
}
@media screen and (max-width: 960px) {
.tableMod01 th,
.tableMod01 td {
	font-size: 14px;
}
}
.tableMod01 td > .cmnModType10.icoPdf01 > a {
	text-decoration: none;
}

.tableMod01 td > .cmnModType10.icoPdf01 > a:hover {
	text-decoration: underline;
}
@media screen and (max-width: 600px) {
.cmnModType10 .spBg01 {
		background: url(/images/common/parts/sp/ico_pdf_sp02.png) no-repeat right 0.3em;
		display: inline-block;
		content: "";
		background-size: 12px 12px;
		padding: 0 20px;
}
}
/* !tableMod11
---------------------------------------------------------- */

.cmnModType11 {
	display: table;
	background: #ECECEC;
	padding: 15px;
	width: 100%;
}
.cmnModType11.type02 {
	background: #D1E7F2;
	border-radius: 5px;
	width: auto;
}
@media screen and (max-width: 960px) {
.cmnModType11 {
	padding: 11px;
}
}
.cmnModType11 .txtBox01 {
	display: table-cell;
	vertical-align: middle;
}
.cmnModType11 .txtBox01 .txt01 {
	font-size: 16px;
	color: #000;
}
@media screen and (max-width: 600px) {
.cmnModType11 .txtBox01 .txt01 {
	font-size: 14px;
}
}
.cmnModType11 .adobeIco01 {
	display: table-cell;
	padding-left: 25px;
}
@media screen and (max-width: 960px) {
.cmnModType11 .adobeIco01 {
	float: none;
	padding-left: 7px;
	vertical-align: middle;
}
}
.cmnModType11 .adobeIco01 img {
	width: 110px;
	height: 30px;
}
@media screen and (max-width: 960px) {
.cmnModType11 .adobeIco01 img {
	width: 75px;
	height: 21px;
}
}
/* !textmod
---------------------------------------------------------- */
.plane {
	color: #333;
}
.plane.bold {
	font-weight: bold;
}

.colorType01 {
	color: #883200;
}
.colorType02 {
	/*font-size: 16px;*/
	color: #056B49;
}
.colorType03 {
	/*font-size: 16px;*/
	color: #FF0000;
}
/* !cmnModType12
---------------------------------------------------------- */

.cmnModType12 {
	background: #EAF4D1;
	border-radius: 6px;
	padding: 12px;
}
@media screen and (max-width: 960px) {
.cmnModType12 {
	padding: 9px;
}
}
.cmnModType12.colorType02 {
	background: #D1E7F2;
	padding: 8px 18px;
}
.cmnModType12 .tit01 {
	font-weight: bold;
	color: #000;
	font-size: 20px;
}
@media screen and (max-width: 960px) {
.cmnModType12 .tit01 {
	font-size: 14px;
}
}
.cmnModType12.colorType02 .txt01 {
	font-weight: normal;
	font-size: 16px;
	color: #333;
}
@media screen and (max-width: 960px) {
.cmnModType12.colorType02 .txt01 {
	font-size: 14px;
}
}
.indentList01 {
}
.indentList01 > li {
	font-size: 16px;
	text-indent: -1em;
	margin-left: 1em;
	color: #000;
}
.indentList01.small01 > li {
	font-size: 12px;
}
/* !cmnModType13
---------------------------------------------------------- */
.cmnModType13 {
	display: table;
	background: #fff;
}
@media screen and (max-width: 600px) {
.cmnModType13 {
	display: block;
}
}
.cmnModType13 .tit01 {
	font-weight: bold;
	color: #000;
	font-size: 14px;
}
.cmnModType13 .innerBox01 {
	background: #EAF4D1;
	border-radius: 6px;
	padding: 10px;
	display: table-cell;
}
@media screen and (max-width: 600px) {
.cmnModType13 .innerBox01 {
	padding: 7px;
	display: block;
	width: 100%;
}
}
.cmnModType13 .innerBox01 ul li {
	color: #000;
}
@media screen and (max-width: 960px) {
.cmnModType13 .innerBox01 ul li {
	font-size: 14px;
	line-height: 1.3;
}
}
.cmnModType13 > .txt01  {
	color: #000;
	display: table-cell;
	vertical-align: bottom;
	padding-left: 13px;
	font-size: 16px;
	white-space: nowrap;
	min-width: 1%;
}
@media screen and (max-width: 960px) {
.cmnModType13 > .txt01  {
	padding-left: 10px;
	font-size: 14px;
}
}

@media screen and (max-width: 600px) {
.cmnModType13 > .txt01  {
	display: block;
	padding-left: 0;
	font-size: 14px;
}
}
.indentList01 {
}
.indentList01 > li {
	font-size: 16px;
	text-indent: -1em;
	margin-left: 1em;
	color: #333;
}
@media screen and (max-width: 600px) {
.indentList01 > li {
	font-size: 14px;
}
}
.indentList01.middle01 > li {
	font-size: 14px;
}
.indentList01> li .underline  {
	text-decoration: underline;
}
.indentList01.small01 > li {
	font-size: 12px;
}
/* !tableMod02
---------------------------------------------------------- */
.tableMod02 {
	color: #000;
	width: 670px;
	border: solid 1px #979797;
	background: #fff;
}
.tableMod02  colgroup .col01 {
	width: 8.9%;
}
.tableMod02  colgroup .col02 {
	width: 22%;
}
.tableMod02  colgroup .col03 {
	width: 17%;
}

.tableMod02  colgroup .col04 {
	width: 21%;
}

.tableMod02  colgroup .col05 {
	width: 17.1%;
}

.tableMod02  colgroup .col06 {
	width: 16%;
}
@media screen and (max-width: 600px) {
.tableMod02  colgroup .col01 {
	width: 10%;
}
.tableMod02  colgroup .col02 {
	width: 18%;
}

.tableMod02  colgroup .col03 {
	width: 28%;
}

.tableMod02  colgroup .col04 {
	width: 18%;
}

.tableMod02  colgroup .col05 {
	width: 16%;
}
.tableMod02  colgroup .col06 {
	width: 10%;
}
}
@media screen and (max-width: 960px) {
.tableMod02 {
	width: 100%;
	border: solid 1px #979797;
}
}
.tableMod02 .anotation01 li {
	font-size: 12px;
	color: #DB3209;
}
.tableMod02 .anotation01 li:first-child {
	margin-top: 5px;
}
.tableMod02 th {
	background: #E9F2F4;
	text-align: center;
}
.tableMod02 th,
.tableMod02 td {
	border-bottom: solid 1px #979797;
	border-right: solid 1px #979797;
	padding: 14px 10px;
	text-align: center;
	line-height: 1.2;
	vertical-align: middle;
}
@media screen and (max-width: 960px) {
.tableMod02 th{
	padding: 10px 0;
}
.tableMod02 td {
	padding: 10px 2px;
}
}
.tableMod02 tr td[colspan="6"] {
	background: #F7F7F7;
	text-align: left;
	padding-left: 19px;
	font-size: 14px;
}
@media screen and (max-width: 960px) {
.tableMod02 tr td[colspan="6"] {
	text-align: left;
	padding-left: 10px;
}
}
.tableMod02 tr:last-of-type td,
.tableMod02 tr:last-of-type th {
	border-bottom: none;
}
.tableMod02 .largeF01 {
}
.tableMod02 .smallF01 {
}
.tableMod02 .pdfIco01 {
	background: url(/images/common/parts/ico_pdf01.png) no-repeat left center;
	padding-left: 20px;
	font-size: 16px;
}
/* !tableMod03
---------------------------------------------------------- */

.tableMod03 {
	color: #000;
	width: 690px;
	border: solid 1px #979797;
	text-align: center;
}
@media screen and (max-width: 960px) {
.tableMod03 {
	width: 100%;
}
}
.tableMod03 th {
	background: #FFCC33;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px 7px;
}
.tableMod03 th[rowspan="2"] {
	padding-top: 25px;
}
.tableMod03 th[colspan="2"],
.tableMod03 th[rowspan] {
	text-align: left;
	padding-left: 15px;
}
.tableMod03 tr:first-child th[rowspan]{
	text-align: center;
	padding-left: 0;
}
.tableMod03 th .normal {
	font-weight: normal;
}
.tableMod03 td {
	background: #FFFACD;
	padding: 5px 4px;
}
@media screen and (max-width: 960px) {
	.tableMod03 td {
		word-break: break-all;
	}
}

.tableMod03 th,
.tableMod03 td {
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
}
.tableMod03 th.noBorder01 {
	border-left: none;
}
.tableMod03 .color01 {
	background: #FFDEAD;
	text-align: left;
	padding-left: 5px;
}
.tableMod03 .color02 {
	background: #FDD529;
}

/* !tableMod04
---------------------------------------------------------- */

.tableMod04 {
	width: 688px;
	border: solid 1px #979797;
	color: #000;
}
@media screen and (max-width: 960px) {
.tableMod04 {
	width: 100%;
}
}
.tableMod04 th {
	background: #FFCC33;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px 7px;
	font-weight: bold;
}
.tableMod04 th[rowspan="2"] {
}
.tableMod04 th[colspan="2"],
.tableMod04 th[rowspan] {
}
.tableMod04 tr:first-child th[rowspan]{
}
.tableMod04 th .normal {
}
.tableMod04 td {
	background: #FFFACD;
	padding: 5px 5px;
}
.tableMod04 th,
.tableMod04 td {
	border-left: solid 1px #999;
	border-bottom: solid 1px #999;
}
.tableMod04 th.noBorder01 {
}
.tableMod04 .color01 {
	background: #FFDEAD;
}
.tableMod04  .colorType01 {
	background: #FFDEAD;
}
.tableMod04  .colorType02 {
	background: #FDD529;
	text-align: center;
}
.tableMod04  .num01 {
	background: #fff;
	text-align: center;
}
.subDatailContents01 {
	margin-top: 18px;
}
.sideBnrArea01 {
}
@media screen and (max-width: 600px) {
.subDatailContents01 {
	width: 100%;
}
.sideBnrArea01 {
	width: 100%;
}
}
.gridCmn01 {
	width: 100%;
}

/* update-20151223 kepco.jp */
/*.gridCmn01 img {
	max-width: 100%;
}*/
.gridCmn01 img {
	max-width: 100%;
	height:auto;
}

.gridCmn01 .col1 {
	width: 100%;
}
.gridCmn01 .col1 + .col1 {
	margin-top: 18px;
}
@media screen and (max-width: 960px) {
/* update-20151223 kepco.jp */
/*.tbSizeAdjust01 {
	width: 100%;
	height: auto;
}*/
.tbSizeAdjust01 {
	width: 100% !important;
	height: auto;
}
/* atdate-20151228 kepco.jp */
.spSizeAdjust01 {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 600px) {
.spSizeAdjust01 {
	width: 100%;
	height: auto;
}
}
.gridCmn01 .col2 {
	float: left;
	width: 49.16%;
	margin-top: 18px;
}
.gridCmn01 .col2.right {
	float: right;
}
.gridCmn01 .col2:nth-child(2n+1) {
	clear: left;
	margin-right: 1.67%;
}
.gridCmn01 .col2:nth-child(1),
.gridCmn01 .col2:nth-child(2) {
	margin-top: 0;
}
.gridCmn01.txt .col2.right {
	margin-left: 1.67%;
}
.gridCmn01.txt .col2.colTxt {
	float: none;
	width: auto;
}
.gridCmn01 .col3-1,
.gridCmn01 .col3-2 {
	float: left;
	width: 32.03%;
	margin: 18px 1.94% 0 0;
}
@media screen and (max-width: 960px) {
	.gridCmn01 .col3-1,
	.gridCmn01 .col3-2 {
		float: left;
		width: 184px;
		margin: 18px 14px 0 0;
	}
}

.gridCmn01 .col3-2 {
	width: 66.01%;
}
.gridCmn01 .col3-1:nth-child(1),
.gridCmn01 .col3-1:nth-child(2),
.gridCmn01 .col3-1:nth-child(3),
.gridCmn01 .col3-2:nth-child(1),
.gridCmn01 .col3-2:nth-child(2) {
	margin-top: 0 !important;
}
.gridCmn01 .col3-1.right,
.gridCmn01 .col3-2.right {
	float: right;
	margin: 18px 0 0 1.94%;
}
.gridCmn01 .col3-1:nth-child(3n+1) {
	clear: left;
}
.gridCmn01 .col3-1:nth-child(3n),
.gridCmn01 .col3-2 + .col3-1 {
	margin-right: 0;
}
.gridCmn01.txt .col3-1.colTxt,
.gridCmn01.txt .col3-2.colTxt {
	float: none;
	width: auto;
}
@media screen and (max-width: 960px) {
.gridCmn01 .col2 > figure,
.gridCmn01 .col3-1 > figure,
.gridCmn01 .col3-2 > figure,
.gridCmn01 .col2 > figure img,
.gridCmn01 .col3-1 > figure img,
.gridCmn01 .col3-2 > figure img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 600px) {
.gridCmn01.spCol1 {}
.gridCmn01.spCol1 .col2 {
	float: none;
	width: 100%;
}
.gridCmn01.spCol1 .col2 + .col2 {
	margin-top: 8px;
}
.gridCmn01 .col3-1,
.gridCmn01 .col3-2 {
	margin-top: 0;
}
.gridCmn01 .col3-1 {
	width: 49% !important;
	margin-right: 2% !important;
	margin-bottom: 10px !important;
}
.gridCmn01 .col3-1:nth-child(2n) {
	margin-right: 0 !important;
}
.gridCmn01 .col3-1:nth-child(2n+1) {
	clear: both;
	margin-right: 1.67%;
}
.gridCmn01 .col3-1:nth-child(3n+1) {
	clear: none;
}
.gridCmn01.txt {
	display: table;
	width: 100%;
}
.gridCmn01.txt .col2,
.gridCmn01.txt .col3-1,
.gridCmn01.txt .col3-2 {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 !important;
}
.gridCmn01.txt .col2 > figure img,
.gridCmn01.txt .col3-1 > figure img,
.gridCmn01.txt .col3-2 > figure img {
	margin-top: 8px;
}
.gridCmn01.txt *.colTxt {
	display: table-header-group;
	padding-bottom: 8px;
}
}
/* !tableMod14
---------------------------------------------------------- */
.cmnModType14 {
	margin-top: 16px;
}
.cmnModType14 ul {
}
.cmnModType14 ul > li {
	width: 230px;
	float: left;
	background: #fff;
	margin: 0 14px 14px 0;
	border-radius: 0.5px;
}
.cmnModType14 ul > li:nth-child(3n) {
	margin-right: 0;
}
@media screen and (min-width: 600px) {
	.cmnModType14 > ul > li:nth-last-child(1),
		.cmnModType14 > ul > li:nth-last-child(2),
		.cmnModType14 > ul > li:nth-last-child(3) {
			margin-bottom: 0;
		}
}


@media screen and (max-width: 960px) {
.cmnModType14 ul > li {
	width: 32%;
	float: left;
	margin: 0 2% 10px 0;
}
.cmnModType14 ul > li:nth-child(odd) {
	margin-right: 2%;
}
}
@media screen and (max-width: 600px) {
.cmnModType14 ul > li {
	width: 49%;
	float: left;
	margin: 0 0 10px 0;
}
.cmnModType14 ul > li:nth-child(2n+1) {
	clear: both;
}
.cmnModType14 ul > li:nth-child(odd) {
	margin-right: 2%;
}
.cmnModType14 ul > li.last {
	margin: 0 0 0 0;
}
}
@media screen and (max-width: 600px) {
.cmnModType14 ul > li:nth-child(odd) {
	margin-right: 2%;
}
}
.cmnModType14 ul > li:nth-child(3n+1) {
	clear: both;
}
@media screen and (max-width: 960px) {
.cmnModType14 ul > li:nth-child(3n+1) {
}
}
@media screen and (max-width: 600px) {
.cmnModType14 ul > li:nth-child(3n+1) {
	clear: none;
}
}
@media screen and (max-width: 960px) {
.cmnModType14 ul > li:nth-child(3n) {
	margin-right: 0;
}
}
@media screen and (max-width: 600px) {
.cmnModType14 ul > li:nth-child(3n) {
	margin-right: 2%;
}
.cmnModType14 ul > li:last-child {
	margin-right: 0;
}
}
.cmnModType14 ul > li > a {
	text-decoration: none;
}
.cmnModType14 li a:hover .tit01,
.cmnModType14 li a:hover .txt01 {
	opacity: 0.5;
}
.cmnModType14 .innerBox01 {
}
@media screen and (max-width: 960px) {
	.cmnModType14 .innerBox01 .img01 img {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 600px) {
	.cmnModType14 .innerBox01 .img01 img {
		width: 100%;
		height: auto;
	}
}
.cmnModType14 .innerBox01 > .txtBox01 {
	padding: 12px 10px 20px;
}
@media screen and (max-width: 600px) {
.cmnModType14 .innerBox01 > .txtBox01 {
	padding: 12px 7px 13px 10px;
}
}
.cmnModType14 .innerBox01 > .txtBox01 > .tit01 {
	font-size: 20px;
	color: #883200;
	font-weight: bold;
}
@media screen and (max-width: 600px) {
.cmnModType14 .innerBox01 > .txtBox01 > .tit01 {
	font-size: 14px;
}
}
.cmnModType14 .innerBox01 > .txtBox01 > .txt01 {
	font-size: 16px;
	color: #000;
	margin-top: 11px;
}
@media screen and (max-width: 600px) {
.cmnModType14 .innerBox01 > .txtBox01 > .txt01 {
	font-size: 12px;
	margin-top: 5px;
}
}

.cmnModType14.type02 {
}
@media screen and (max-width: 600px) {
	.cmnModType14 ul > li {
		clear: none !important;
	}
	.cmnModType14 ul > li:nth-child(odd) {
		margin-right: 2% !important;
	}
	.cmnModType14 ul > li:nth-child(2n) {
		margin-right: 0 !important;
	}
}

/* !tableMod15
---------------------------------------------------------- */
.tableMod15 {
	width: 100%;
	border: solid 1px #979797;
	color: #000;
}
.tableMod15 tr td:nth-of-type(1) {
	width: 54%;
}
.tableMod15 tr td:nth-of-type(2) {
	padding: 25px 0;
	width: 46%;
}
.tableMod15 th, .tableMod15 td {
	border-left: solid 1px #979797;
	border-bottom: solid 1px #979797;
	padding: 5px;
	text-align: center;
}
.tableMod15 thead th {
	background: #FFDB43;
	font-weight: bold;
	text-align: center;
	padding: 15px 5px;
}
.tableMod15 th {
	background: #FFE885;
	text-align: center;
	vertical-align: middle;
}
.tableMod15 .colorType01 {
	background: #FFFADD;
	color: #000;
	text-align: left;
}
.tableMod15 a {
	color: #073082;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
}
@media screen and (max-width: 960px) {
	.tableMod15 {
		font-size: 10px;
	}
}
@media screen and (max-width: 600px) {
	.tableMod15 tr td:nth-of-type(2) {
		text-align: left;
	}
	.tableMod15 a {
		display: block;
		text-align: center;
		margin-bottom: -10px;
	}
}

@import url('/css/common/cmn_parts_over.css');