@import url('//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,800');
@import url('//fonts.googleapis.com/css?family=Ropa+Sans');

/*
font-family: 'Montserrat', sans-serif;
font-family: 'Ropa Sans', sans-serif;
*/

@charset "UTF-8";
/* CSS Document */


/*----------------------------------------------------
	☆Yu font
----------------------------------------------------*/

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
/*----------------------------------------------------
	☆Noto font
----------------------------------------------------*/

@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 100;
	src: url('../font/NotoSansCJKjp-Thin.eot'); /* IE9 Compat Modes */
	src: url('../font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/NotoSansCJKjp-Thin.woff') format('woff'), /* Modern Browsers */ url('../font/NotoSansCJKjp-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 200;
	src: url('../font/NotoSansCJKjp-Light.eot');
	src: url('../font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Light.woff') format('woff'), url('../font/NotoSansCJKjp-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 300;
	src: url('../font/NotoSansCJKjp-DemiLight.eot');
	src: url('../font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-DemiLight.woff') format('woff'), url('../font/NotoSansCJKjp-DemiLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 400;
	src: url('../font/NotoSansCJKjp-Regular.eot');
	src: url('../font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Regular.woff') format('woff'), url('../font/NotoSansCJKjp-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 500;
	src: url('../font/NotoSansCJKjp-Medium.eot');
	src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Medium.woff') format('woff'), url('../font/NotoSansCJKjp-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 700;
	src: url('../font/NotoSansCJKjp-Bold.eot');
	src: url('../font/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Bold.woff') format('woff'), url('../font/NotoSansCJKjp-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 900;
	src: url('../font/NotoSansCJKjp-Black.eot');
	src: url('../font/NotoSansCJKjp-Black.eot?#iefix') format('embedded-opentype'), url('../font/NotoSansCJKjp-Black.woff') format('woff'), url('../font/NotoSansCJKjp-Black.ttf') format('truetype');
}
/*----------------------------------------------------
	☆indent
----------------------------------------------------*/




.center {
	text-align: center!important;
}
.left {
	text-align: left!important;
}
.right {
	text-align: right!important;
}
.top0 {
	margin-top: 0 !important;
}
.top5 {
	margin-top: 5px !important;
}
.top10 {
	margin-top: 10px !important;
}
.top15 {
	margin-top: 15px !important;
}
.top20 {
	margin-top: 20px !important;
}
.top25 {
	margin-top: 25px !important;
}
.top30 {
	margin-top: 30px !important;
}
.top35 {
	margin-top: 35px !important;
}
.top40 {
	margin-top: 40px !important;
}
.btm0 {
	margin-bottom: 0 !important;
}
.btm5, .btm05 {
	margin-bottom: 5px !important;
}
.btm10 {
	margin-bottom: 10px !important;
}
.btm15 {
	margin-bottom: 15px !important;
}
.btm20 {
	margin-bottom: 20px !important;
}
.btm25 {
	margin-bottom: 25px !important;
}
.btm30 {
	margin-bottom: 30px !important;
}
.btm35 {
	margin-bottom: 35px !important;
}
.btm40 {
	margin-bottom: 40px !important;
}
.btm45 {
	margin-bottom: 45px !important;
}
.btm50 {
	margin-bottom: 50px !important;
}
.btm55 {
	margin-bottom: 55px !important;
}
.btm60 {
	margin-bottom: 60px !important;
}
.btm65 {
	margin-bottom: 65px !important;
}
.btm70 {
	margin-bottom: 70px !important;
}
.btm75 {
	margin-bottom: 75px !important;
}
.btm80 {
	margin-bottom: 80px !important;
}
.btm85 {
	margin-bottom: 85px !important;
}
.btm90 {
	margin-bottom: 90px !important;
}
.btm95 {
	margin-bottom: 90px !important;
}
.pT0 {
	padding-top: 0!important;
}
.pT5 {
	padding-top: 5px!important;
}
.pT10 {
	padding-top: 10px!important;
}
.pT15 {
	padding-top: 15px!important;
}
.pT20 {
	padding-top: 20px!important;
}
.pT25 {
	padding-top: 25px!important;
}
.pT30 {
	padding-top: 30px!important;
}
.pT35 {
	padding-top: 35px!important;
}
.pT40 {
	padding-top: 40px!important;
}
.pT45 {
	padding-top: 45px!important;
}
.pB0 {
	padding-bottom: 0!important;
}
.pB5 {
	padding-bottom: 5px!important;
}
.pB10 {
	padding-bottom: 10px!important;
}
.pB15 {
	padding-bottom: 15px!important;
}
.pB20 {
	padding-bottom: 20px!important;
}
.lm5 {
	margin-left: 5px !important;
}
.lm10 {
	margin-left: 10px !important;
}
.lm15 {
	margin-left: 15px !important;
}
.lm20 {
	margin-left: 20px !important;
}
.lm50 {
	margin-left: 50px !important;
}
.lm60 {
	margin-left: 60px !important;
}
.lm70 {
	margin-left: 70px !important;
}
.rm5 {
	margin-right: 5px !important;
}
.rm10 {
	margin-right: 10px !important;
}
.rm15 {
	margin-right: 15px !important;
}
.rm20 {
	margin-right: 20px !important;
}
.vAT {
	vertical-align: top!important;
}
.vAM {
	vertical-align: middle!important;
}
.vAB {
	vertical-align: bottom!important;
}
.red {
	color: red;
}
.blue {
	color: #2a529f;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.icon {
	margin-right: 3px;
	vertical-align: middle;
	margin-top: -1px;
}
.indent {
	text-indent: 1em;
}
.spHide {
	display: block;
}
.spDisp {
	display: none;
}
.hvBtn, .hvBtns a {
	transition: 0.2s;
}
.hvBtn:hover, .hvBtns a:hover {
	opacity: 0.7;
}
/*----------------------------------------------------
	☆Width
----------------------------------------------------*/






.w5 {
	width: 5%!important;
}
.w10 {
	width: 10%!important;
}
.w15 {
	width: 15%!important;
}
.w18 {
	width: 18%!important;
}
.w20 {
	width: 20%!important;
}
.w25 {
	width: 25%!important;
}
.w30 {
	width: 30%!important;
}
.w35 {
	width: 35%!important;
}
.w40 {
	width: 40%!important;
}
.w45 {
	width: 45%!important;
}
.w49 {
	width: 49%!important;
}
.w50 {
	width: 50%!important;
}
.w55 {
	width: 55%!important;
}
.w60 {
	width: 60%!important;
}
.w65 {
	width: 65%!important;
}
.w70 {
	width: 70%!important;
}
.w75 {
	width: 75%!important;
}
.w77 {
	width: 77%!important;
}
.w80 {
	width: 80%!important;
}
.w85 {
	width: 85%!important;
}
.w90 {
	width: 90%!important;
}
.w95 {
	width: 95%!important;
}
.wfull {
	width: 100%!important;
}
.w100 {
	width: 100px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}
.w250 {
	width: 250px;
}
.w300 {
	width: 300px;
}
.w340 {
	width: 340px;
}
.w350 {
	width: 350px;
}
.w360 {
	width: 360px;
}
.w400 {
	width: 400px;
}
.w440 {
	width: 440px;
}
.w450 {
	width: 450px;
}
.w500 {
	width: 500px;
}
.w550 {
	width: 550px;
}
.w600 {
	width: 600px;
}
/*----------------------------------------------------
	☆fontsize
----------------------------------------------------*/




#contents .size10 {
	font-size: 10px!important;
	font-size: 1rem!important;
}
#contents .size11 {
	font-size: 11px!important;
	font-size: 1.1rem!important;
}
#contents .size12 {
	font-size: 12px!important;
	font-size: 1.2rem!important;
}
#contents .size13 {
	font-size: 13px!important;
	font-size: 1.3rem!important;
}
#contents .size14 {
	font-size: 14px!important;
	font-size: 1.4rem!important;
}
#contents .size15 {
	font-size: 15px!important;
	font-size: 1.5rem!important;
}
#contents .size16 {
	font-size: 16px!important;
	font-size: 1.6rem!important;
}
#contents .size17 {
	font-size: 17px!important;
	font-size: 1.7rem!important;
}
#contents .size18 {
	font-size: 18px!important;
	font-size: 1.8rem!important;
}
#contents .size19 {
	font-size: 19px!important;
	font-size: 1.9rem!important;
}
#contents .size20 {
	font-size: 20px!important;
	font-size: 2rem!important;
}
#contents .size21 {
	font-size: 21px!important;
	font-size: 2.1rem!important;
}
#contents .size22 {
	font-size: 22px!important;
	font-size: 2.2rem!important;
}
#contents .size23 {
	font-size: 23px!important;
	font-size: 2.3rem!important;
}
#contents .size24 {
	font-size: 24px!important;
	font-size: 2.4rem!important;
}
//*-------------------------------------------------------------------------------------------------------
	☆basecompo
*/
 #contents section {
 clear: both;
 margin-bottom: 80px;
}
/*
#contents section.last {
	margin-bottom: 0;
}
*/
#contents section.wide {
	width: 100%;
	max-width: inherit;
}
.aural span, span.aural {
	display: none;
	visibility: hidden;
}
img.icon {
	margin-right: 5px;
	vertical-align: middle;
}
.fltL {
	float: left;
}
.fltR {
	float: right;
}
.fltImgL {
	float: left;
	margin: 0 5% 10px 0;
}
.fltImgR {
	float: left;
	margin: 0 0 10px 5%;
}
#contents div.basicFlt {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
#contents div.basicFlt div.fltDataL {
	float: left;
	line-height: 1.7;
	padding-top: 5px;/*width: 53%;*/
}
#contents div.basicFlt p.fltImgR {
	float: right;/*width: 42%;*/
}
#contents div.basicFlt p.fltImgR img {
	height: auto;
	width: 100%;
}
#contents div.basicFlt div.fltDataR {
	float: right;
	line-height: 1.7;
	padding-top: 5px;/*width: 53%;*/
}
#contents div.basicFlt p.fltImgL {
	float: left;/*width: 42%;*/
}
#contents div.basicFlt p.fltImgL img {
	height: auto;
	width: 100%;
}
#contents div.basicFlt div.bFL {
	float: left;
	padding-bottom: 30px;
	width: 49%;
}
#contents div.basicFlt div.bFL img {
	height: auto;
	width: 100%;
}
#contents div.basicFlt div.bFR {
	float: right;
	padding-bottom: 30px;
	width: 49%;
}
#contents div.basicFlt div.bFR img {
	height: auto;
	width: 100%;
}
#contents div.basicFlt ul.column2 {
	overflow: hidden;
}
#contents div.basicFlt ul.column2 li {
	float: left;
	margin-right: 1.5%;
	padding-bottom: 30px;
	width: 48%;
}
#contents div.basicFlt ul.column2.txt li {
	padding-bottom: 10px;
}
#contents div.basicFlt ul.column3 {
	overflow: hidden;
}
#contents div.basicFlt ul.column3 li {
	float: left;
	margin-right: 1.5%;
	padding-bottom: 30px;
	width: 32%;
}
#contents div.basicFlt ul.column3.txt li {
	padding-bottom: 10px;
}
#contents div.basicFlt ul.column3 li.last {
	margin-right: 0;
}
#contents div.basicFlt ul.column3 li img {
	height: auto;
	width: 100%;
}
#contents div.basicFlt .pt4 {
	padding-top: 4%;
}
/*-------------------------------------------------------------------------------------------------------
	☆clmBox
*/

#contents .clm2Box li {
	float: left;
	margin: 0 2% 20px 0;
	width: 49%;
}
#contents .clm2Box li.even {
	float: right;
	margin-right: 0;
}
#contents .clm3Box li {
	float: left;
	margin: 0 0 30px 0;
	padding-right: 2%;
	width: 33.3%;
}
#contents .clm4Box li {
	float: left;
	margin: 0 1.33% 30px 0;
	width: 24%;
}
#contents .clm2Box li img, #contents .clm3Box li img, #contents .clm4Box li img {
	height: auto;
	width: 100%;
}
#contents .clm2BoxBdr li {
	border: 1px solid #CCC;
	float: left;
	margin: 0 1.3% 20px 0;
	padding: 15px 20px 15px;
	width: 48.65%;
}
#contents .clm3BoxBdr li {
	border: 1px solid #CCC;
	float: left;
	margin: 0 1.3% 20px 0;
	padding: 15px 20px 15px;
	width: 32%;
}
#contents .clm4BoxBdr li {
	border: 1px solid #CCC;
	float: left;
	margin: 0 1.3% 20px 0;
	padding: 15px 20px 15px;
	width: 23.7%;
}
/*-------------------------------------------------------------------------------------------------------
	☆Box
*/

#contents div.bscBox {
	border: 1px solid #DDD;
	padding: 35px 0;
	margin-bottom: 25px;
}
#contents div.bscBox div.inr {
	margin: 0 35px;
}
#contents div.bb01 {
	border: 1px dotted #AAA;
}
#contents div.bb02 {
	/*background-color: #FAFAFA;*/
	border: 6px solid #0059A6;
}
#contents div.bb03 {
	background-color: #FFEEEE;
	border: 6px solid #FF0000;
}
/*-------------------------------------------------------------------------------------------------------
	☆Head
*/

.imgHead {
	font-size: 0;
	line-height: 0;
}
#contents .head01 {
	color: #000;
	font-family: 'Noto Sans Japanese';
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.03em;
	margin-bottom: 35px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#contents .head01 em {
	color: #5eab40;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.08em;
	margin-left: 15px;
}
#contents .head02 {
	color: #333;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.04em;
	margin-bottom: 40px;
}
#contents .head02:after {
	background-color: #0059A6;
	content: '';
	display: block;
	height: 3px;
	margin: 20px 0 0;
	width: 60px;
}
#contents .head03 {
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 3px solid #0059A6;
	background: #FAFAFA;
	color: #000;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.04em;
	margin-bottom: 30px;
	padding: 20px 20px;
	position: relative;
}
#contents .head04 {
	border-bottom: 3px solid #DDD;
	color: #000;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.04em;
	margin-bottom: 30px;
	padding: 0 20px 13px 0;
	position: relative;
}
#contents .head04:after {
	background-color: #0059A6;
	content: '';
	display: block;
	height: 3px;
	width: 60px;
	position: absolute;
	bottom: -3px;
	left: 0;
}
#contents .head05 {
	color: #000;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.04em;
	margin-bottom: 10px;
	padding: 0 13px 0 0;
}
/*-------------------------------------------------------------------------------------------------------
	☆Btn
*/

#contents .bscBtn {
	background-color: #FFF;
	border: 2px solid #000;
	color: #7bc25d;
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	min-width: 30%;
	margin: 0 0.6% 15px 0;
	padding: 18px 20px 18px 15px;
	text-align: center;
	text-decoration: none;
	position: relative;
	transition: 200ms ease all;
	-webkit-box-shadow: 0 8px 6px -6px #DDD;
	-moz-box-shadow: 0 8px 6px -6px #DDD;
	box-shadow: 0 8px 6px -6px #DDD;
}
#contents .bscBtn.btn01 {
	border: 2px solid #000;
	color: #000;
}
#contents .bscBtn.btn01R {
	background-color: #BBB;
	border: 2px solid #666;
	color: #FFF;
}
#contents .bscBtn.btn02 {
	background-color: #0059A6;
	color: #FFF;
}
#contents .bscBtn.btn03 {
	background-color: #000;
	color: #FFF;
}
#contents .bscBtn.btn04 {
	color: #444;
	padding: 20px 10px 18px 10px;
}
#contents .bscBtn.btn05 {
	color: #444;
	padding: 20px 10px 18px 10px;
}
#contents .bscBtn.btn01:before, #contents .bscBtn.btn02:before, #contents .bscBtn.btn03:before {
	content: "\f138";
	display: inline-block;
	font-family: "fontawesome";
	font-weight: normal;
	margin-right: 10px;
}
#contents .bscBtn.btn01:before {
	color: #000;
}
#contents .bscBtn.btn01R:before {
	color: #FFF;
}
#contents .bscBtn.btn04:before {
	content: "\f1c1";
	color: #B20000;
	display: inline-block;
	font-family: "fontawesome";
	font-weight: normal;
	margin-right: 10px;
}
#contents .bscBtn.btn05:before {
	color: #000;
	content: "\f08e";
	display: inline-block;
	font-family: "fontawesome";
	font-weight: normal;
	margin-right: 10px;
}
#contents .bscBtn.btn01R:before {
	content: "\f137";
	display: inline-block;
	font-family: "fontawesome";
	font-weight: normal;
	margin-right: 10px;
}
#contents .bscBtn.btn01:hover, #contents .bscBtn.btn04:hover, #contents .bscBtn.btn05:hover {
	background-color: #FFF;
	border: 2px solid #0059A6;
	color: #0059A6;
}
#contents .bscBtn.btn01R:hover {
	opacity: 0.7;
}
#contents .bscBtn.btn02:hover {
	opacity: 0.8;
}
#contents .bscBtn.btn03:hover {
	opacity: 0.8;
}
#contents .infoBtn {
	margin-bottom: 70px;
	text-align: center;
}
#contents .infoBtn p.txt {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	margin-bottom: 10px;
}
/*-------------------------------------------------------------------------------------------------------
	☆List
*/

#contents .indList {
	margin-bottom: 35px;
}
#contents .indList li {
	line-height: 1.7;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 5px;
}
#contents .indList li a {
	display: inline;
}
#contents .indList li a:hover {
	text-decoration: none;
}
#contents .indListS {
	margin-bottom: 35px;
}
#contents .indListS li {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 8px;
	text-indent: -1em;
	padding-left: 1em;
}
#contents .indListS li a {
	display: inline;
}
#contents .indListS li a:hover {
	text-decoration: none;
}
#contents .numList {
	padding-left: 20px;
	margin-bottom: 35px;
}
#contents .numList li {
	line-height: 1.7;
	list-style: decimal outside none;
	margin-bottom: 10px;
}
#contents .numList li a {
	text-decoration: none;
}
#contents .numList li a:hover {
	text-decoration: underline;
}
#contents .numListS {
	padding-left: 20px;
	margin-bottom: 35px;
}
#contents .numListS li {
	line-height: 1.7;
	list-style: decimal outside none;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 8px;
}
#contents .numListS li a {
	text-decoration: none;
}
#contents .numListS li a:hover {
	text-decoration: underline;
}
#contents ul.iconList {
	margin-bottom: 35px;
}
#contents ul.iconList li {
	line-height: 1.7;
	margin-bottom: 10px;
}
#contents ul.iconList li a {
	padding: 0 0 3px 20px;
	text-decoration: underline;
	position: relative;
}
#contents ul.iconList li a:hover {
	text-decoration: none;
}
#contents ul.iconList li.blankIcon a:before {
	content: "\f08e";
	color: #333;
	display: inline-block;
	font-size: 16px;
	font-family: "fontawesome";
	position: absolute;
	left: 0;
	top: 0;
}
#contents ul.iconList li.pdfIcon a:before {
	content: "\f1c1";
	color: #B6202E;
	display: inline-block;
	font-size: 16px;
	font-family: "fontawesome";
	position: absolute;
	left: 0;
	top: 0;
}
#contents ul.iconList li.exlIcon a:before {
	content: "\f1c3";
	color: #376F17;
	display: inline-block;
	font-size: 16px;
	font-family: "fontawesome";
	position: absolute;
	left: 0;
	top: 0;
}
#contents ul.iconList li.wrdIcon a:before {
	content: "\f1c2";
	color: #2947AA;
	display: inline-block;
	font-size: 16px;
	font-family: "fontawesome";
	position: absolute;
	left: 0;
	top: 0;
}
/*-------------------------------------------------------------------------------------------------------
	☆Table
*/

#contents .tbl01 table, #contents table.tbl01 {
	border-collapse: collapse;
	border: 6px solid #EEE;
	width: 100%;
}
#contents div.tbl01, #contents table.tbl01 {
	margin-bottom: 30px;
}
#contents .tbl01 table th, #contents .tbl01 table td, #contents table.tbl01 th, #contents table.tbl01 td {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	font-weight: normal;
	line-height: 1.7;
	padding: 14px 20px;
	vertical-align: top;
}
#contents .tbl01 table th, #contents table.tbl01 th {
	background: #FAFAFA;
	color: #444;
	font-weight: 600;
}
#contents .tbl01 table tr.head th, #contents table.tbl01 tr.head th {
	background: #0059A6;
	color: #FFF;
	font-weight: normal;
}
#contents .tbl01 table thead th, #contents table.tbl01 thead th {
	background: #7bc25d;
	color: #FFF;
	font-weight: bold;
}
#contents .tbl02 table, #contents table.tbl02 {
	border: 6px solid #EEE;
	border-collapse: collapse;
	margin-bottom: 30px;
	width: 100%;
}
#contents .tbl02 table th, #contents .tbl02 table td, #contents table.tbl02 th, #contents table.tbl02 td {
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	font-weight: normal;
	line-height: 1.7;
	padding: 14px 20px;
	vertical-align: top;
}
#contents .tbl02 table th, #contents table.tbl02 th {
	background: #0059A6;
	color: #FFF;
}
#contents .hisTbl {
	margin: 0 auto;
	max-width: 900px;
}
#contents .hisTbl table {
	border-top: 1px dotted #777;
	border-collapse: collapse;
	width: 100%;
}
#contents .hisTbl table th, #contents .hisTbl table td {
	border-bottom: 1px dotted #777;
	font-weight: normal;
	line-height: 1.7;
	padding: 20px 30px;
}
#contents .hisTbl table th {
	width: 30%!important;
	text-align: left;
}
/*-------------------------------------------------------------------------------------------------------
	☆MATERIALS
*/

#contents .materialList {
}
#contents .materialList>ul {
	overflow: hidden;
}
#contents .materialList>ul>li {
	float: left;
	margin: -110px 0 0;
	padding: 110px 25px;
	width: 33.3%;
}
#contents .materialList ul li h2 {
	border-top: 2px solid #D7D7CF;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 300;
	letter-spacing: 0.1em;
	padding-top: 30px;
	position: relative;
}
#contents .materialList ul li h2:before {
	background-color: #0059A6;
	content: '';
	display: block;
	height: 2px;
	width: 110px;
	position: absolute;
	top: -2px;
	left: 0;
}
#contents .materialList ul li p.img img {
	padding: 20px;
	text-align: center;
}
#contents .materialList ul li p.img img {
	height: auto;
	width: 100%;
}
#contents .materialList ul li ul {
	background-color: #F7F7F7;
	padding: 20px;
	overflow: hidden;
}
#contents .materialList ul li ul li {
	float: left;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.4;
	margin: 0 20px 5px 0;
	padding: 0;
	width: auto;
}
/*-------------------------------------------------------------------------------------------------------
	☆BUSINESS
*/

#contents .businessList {
}
#contents .businessList ul {
}
#contents .businessList ul li {
	border-top: 1px solid #EEE;
	display: table;
	position: relative;
}
#contents .businessList ul li:before {
	background-color: #0059A6;
	content: '';
	display: block;
	height: 2px;
	width: 31%;
	position: absolute;
	top: -1px;
	left: 0;
}
#contents .businessList ul li .cell {
	display: table-cell;
	vertical-align: top;
}
#contents .businessList ul li .cellL {
	padding: 40px 0 40px 30px;
	width: 32%;
}
#contents .businessList ul li .cellL h2 {
	font-size: 30px;
	font-size: 3rem;
	margin-bottom: 20px;
}
#contents .businessList ul li .cellL h2 span.ja {
	display: block;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 1.6;
	margin-bottom: 5px;
	transition: 0.3s;
}
#contents .businessList ul li .cellL h2 span.en {
	color: #999;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	letter-spacing: 0.04em;
	line-height: 1.6;
	transition: 0.3s;
}
#contents .businessList ul li .cellL p.img {
	max-width: 350px;
	margin-bottom: 20px;
}
#contents .businessList ul li .cellL p.copy {
	color: #0059A6;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	margin-bottom: 10px;
}
#contents .businessList ul li .cellR {
	padding: 80px 20px 50px 35px;
	width: 68%;
}
#contents .businessList ul li .cellR h3 {
	display: block;
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.6;
	margin-bottom: 15px;
}
#contents .businessList ul li .cellR p {
	line-height: 2.3;
	margin-bottom: 35px;
}
#contents .businessList ul li .cellR .btn a {
	border-bottom: 2px dotted #999;
	display: inline-block;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.2;
	letter-spacing: 0.2em;
	padding: 8px 20px 12px;
	min-width: 120px;
	text-decoration: none;
	text-align: center;
	transition: 0.2s;
}
#contents .businessList ul li .cellR .btn a:hover {
	border-bottom: 2px solid #0059A6;
	color: #005CA6;
}
/*-------------------------------------------------------------------------------------------------------
	☆COMPANY
*/

#contents .indexCmnList {
}
#contents .indexCmnList ul {
	overflow: hidden;
}
#contents .indexCmnList ul li {
	float: left;
	margin: 0 2% 20px 0;
	width: 32%;
}
#contents .indexCmnList.clm2 ul li {
	margin: 0 0 60px 0;
	width: 48%;
}
#contents .indexCmnList.clm2 ul li.even {
	float: right;
}
#contents .indexCmnList ul li a {
border: 1px solid #DDD;
border-top: 3px solid #0059A6;
	display: block;
	padding: 30px 20px 20px 20px;
	text-decoration: none;
}

#contents .indexCmnList ul.clm2 li a {
border: none;
	padding:0;
}


#contents .indexCmnList ul li a .img {
	background-color: #DDD;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
#contents .indexCmnList ul li a .img img {
	height: auto;
	width: 100%;
}
#contents .indexCmnList ul li a h3 {
	color: #333;
	font-family: 'Noto Sans Japanese';
	font-size: 19px;
	font-size: 1.9rem;
	font-weight: 500;
	line-height: 1.4;
	letter-spacing: 0.04em;
	margin-bottom: 20px;
	transition: 0.2s;
}
#contents .indexCmnList ul li a:hover h3 {
	color: #0059A6;
}
#contents .indexCmnList ul li a h3:after {
	background-color: #0059A6;
	content: '';
	display: block;
	height: 1px;
	margin: 15px 0 0;
	width: 40px;
}
#contents .indexCmnList ul li a p.txt {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.8;
	margin-bottom: 5px;
	transition: 0.3s;
}
#contents .indexCmnList ul li a:hover p.txt {
	color: #0059A6
}
#contents .indexCmnList ul li a p.btn {
	text-align: right;
}
#contents .indexCmnList ul li a p.btn span {
	border-bottom: 2px dotted #999;
	display: inline-block;
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.2;
	letter-spacing: 0.2em;
	padding: 5px 7px 7px;
	text-decoration: none;
	text-align: center;
	transition: 0.5s;
}
#contents .indexCmnList ul li a:hover p.btn span {
	border-bottom: 2px solid #0059A6;
	color: #005CA6;
}
#contents .interviewFlt {
	margin-bottom: 0;
	padding: 0 0 70px;
	width: auto;
}
#contents .interviewFltInr {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 20px;
	overflow: hidden;
}
#contents .interviewFlt h2 {
	line-height: 1.6;
	padding: 65px 0 50px;
	text-align: center;
}
#contents .interviewFlt h2 span {
	font-size: 16px;
	font-size: 1.6rem;
}
#contents .interviewFlt .fltL {
	float: left;
	width: 47%;
}
#contents .interviewFlt .fltR {
	float: right;
	width: 47%;
}
#contents .interviewFlt .fltL, #contents .interviewFlt .fltR {
	line-height: 2;
}
#contents .interviewImg {
	margin-top: -60px;
	text-align: center;
}
#contents .interviewImg img {
	height: auto;
	max-width: 1000px;
	width: 100%;
}
/*
#contents .interviewImg {
	height: 600px;
}
#contents .interviewImg.img01 {
	background: url(../uniq/company/sample.jpg) center top no-repeat;
}

*/

#contents .companyBase {
	max-width: 1000px;
	margin-bottom: 40px;
}
#contents .companyBase.last {
	padding-bottom: 100px;
}
#contents .companyBase p.img {
	line-height: 0;
	margin-bottom: 20px;
	padding-bottom: 0;
}
#contents .companyBase h2 {
	letter-spacing: 0.1em;
	padding: 55px 0 30px;
	text-align: center;
}
#contents .companyBase h2:after {
	background-color: #000;
	content: '';
	display: block;
	height: 2px;
	margin: 20px auto;
	width: 40px;
}
a.anchor {
	margin-top: -100px;
	padding-top: 100px;
}
/*-------------------------------------------------------------------------------------------------------
	☆Sitemap
*/

#contents .sitemapList {
}
#contents .sitemapList>ul {
}
#contents .sitemapList>ul>li {
	border-top: 1px solid #EEE;
	display: table;
	position: relative;
	width: 100%;
}
#contents .sitemapList>ul>li:before {
	background-color: #0059A6;
	content: '';
	display: block;
	height: 2px;
	width: 30%;
	position: absolute;
	top: -1px;
	left: 0;
}
#contents .sitemapList>ul>li .cell {
	display: table-cell;
	vertical-align: top;
}
#contents .sitemapList>ul>li .cellL {
	padding: 40px 0 40px 20px;
	width: 30%;
}
#contents .sitemapList>ul>li .cellL h2 {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
	margin-bottom: 20px;
}
#contents .sitemapList>ul>li .cellL h2 a {
	color: #0059A6;
	display: block;
}
#contents .sitemapList>ul>li .cellL h2 span.ja {
	display: inline-block;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 300;
	letter-spacing: 0.05em;
	line-height: 1.6;
	margin-bottom: 5px;
	transition: 0.3s;
}
#contents .sitemapList>ul>li .cellL h2 span.en {
	color: #999;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	letter-spacing: 0.04em;
	line-height: 1.6;
	transition: 0.3s;
	margin-left: 10px;
}
#contents .sitemapList>ul>li .cellL h2 a span.en {
	color: #0059A6;
}
#contents .sitemapList>ul>li .cellR {
	padding: 50px 20px 50px 35px;
	width: 70%;
}
#contents .sitemapList>ul>li .cellR ul {
	overflow: hidden;
}
#contents .sitemapList>ul>li .cellR ul li {
	float: left;
	font-size: 14px;
	margin: 0 1% 15px 0;
	width: 47%;
}
#contents .sitemapList>ul>li .cellR ul li a {
	border: 1px solid #DDD;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}
#contents .newsSection {
	max-width: inherit;
	padding: 0;
	margin-bottom: 0;
}
#contents .newsSection .head01 {
	padding-top: 40px;
	max-width: 1200px;
	margin: 0 auto 40px;
}
#contents .newsList ul {
	border-top: 1px dotted #AAA;
}
#contents .newsList ul li {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.7;
}
#contents .newsList ul li a {
	border-bottom: 1px dotted #AAA;
	color: #0059A6;
	display: block;
	padding: 30px 25px;
	text-decoration: none;
	overflow: hidden;
	transition: 0.2s;
}
#contents .newsList ul li a:hover {
	background-color: #FAFAFA;
	text-decoration: underline;
}
#contents .newsList ul li a p {
	margin: 0 auto;
	max-width: 1200px;
}
#contents .newsList ul li a span.date {
	float: left;
	width: 10%;
}
#contents .newsList ul li a span.title {
	float: left;
	width: 85%;
}
#contents .newsList ul li a span.new {
	background-color: #E00000;
	color: #FFF;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1;
	margin: -5px 0 0 7px;
	padding: 2px 10px 2px;
	vertical-align: middle;
}
#contents .newsList ul li a span.date span.new {
	display: none;
}
#contents .makerList ul {
	overflow: hidden;
}
#contents .makerList ul li {
	font-size: 13px;
	font-size: 1.3rem;
	float: left;
	margin-bottom: 10px;
	padding-right: 20px;
	width: 33%;
}
#contents .formArea {
	overflow: hidden;
}
#contents .formArea input, #contents .formArea textarea {
	margin-bottom: 15px;
	width: 100%;
}
#contents .formArea .radio-308 {
	margin-bottom: 15px;
}
#contents .formArea .radio-308 input {
	display: inline-block;
	width: auto;
}
#contents .formArea .formAreaL {
	float: left;
	width: 47%;
}
#contents .formArea .formAreaR {
	float: right;
	width: 47%;
}
#contents .submitBtn {
	padding-top: 30px;
}
#contents .submitBtn input {
	display: inline-block;
	padding: 10px 20px;
	min-width: 300px;
}
