@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------
html,body,common
----------------------------------------------------------*/
body {
	color: #333;
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'モリサワ 新ゴ R', 'Droid Sans', メイリオ, 'sans-serif';
	font-size: 13px;
	line-height: 1.6;
	min-width: 960px;
	width: 100%;
	background-color: #fff;
}
#Cont a { color: #333 !important; text-decoration: none;}
#Cont a:hover { text-decoration: none;}

li { list-style: none;}
.on { position: absolute; display: none; z-index: 2;}

#Cont { width: 100%;}
#Main_inner { padding-bottom: 0;}

.sp { display: none;}

/* ---------------------------------------------------------
header
----------------------------------------------------------*/
#Cont header {
	position: relative;
	width: 960px;
	margin: 0 auto 25px;
}
#Cont header .logo { width: 305px; margin-bottom: 112px;}
h1 {
	font-size: 24px;
	padding: 20px 0;
}
h1:before {
	float: left;
	display: block;
	content: '';
	width: 10px;
	height: 32px;
	line-height: 1;
	background-color: #f65103;
	margin: 2px 15px 0 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
}
h1:after {
	clear: left;
	content: '';
}
#categoryTop h1:before {
	display: none;
	content: '';
}
#categoryTop h1 {
	width: 960px;
	height: 150px;
	font-size: 24px;
	line-height: 2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 55px 0 10px 0;
}
#Cont header nav {
	position: absolute;
	top: 67px;
}
#Cont header nav.fixed {
	position: fixed;
	top: 0;
	z-index: 10;
}
#Cont header nav li { float: left;}
#Cont header nav li.on { opacity: 1;}
.lead {
	width: 960px;
	font-size: 15px;
	margin: 0 auto 20px;
}


/* ---------------------------------------------------------
common
----------------------------------------------------------*/
.orange { color: #f65103;}
.small { font-size: 11px;}

.mb20 { margin-bottom: 20px;}
.mb40 { margin-bottom: 40px;}
.mt10 { margin-top: 10px;}

.pdg0 { padding: 0 !important;}

.txtCenter { text-align: center;}
.txtLeft { text-align: left !important;}

.picBorder img {
	border: 1px solid #e3e3e3;
}
.boxBorder {
	border: 1px solid #e3e3e3;
}

.dotline {
	width: 100%;
	height: 1px;
	background: url(../images/dotline.png) repeat-x;
}

dl.separate {
	display: table;
	width: 100%;
	margin-bottom: 2px;
}
dl.separate dt {
	display: table-cell;
	text-align: left;
}
dl.separate dd {
	display: table-cell;
	text-align: right;
}

.arrow2 a {
	background: url(../images/icon_arrow_02.png) no-repeat left;
	padding-left: 16px;
}
#Cont .arrow2 a:hover { text-decoration: underline;}

.tableCol2 {
	width: 65.8%;
}
.tableCol3 {
	display: table;
	width: 100%;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
.tr {
	display: table-cell;
}
.table {
	display: table;
}
table {
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
th,td,.th,.td {
	text-align: center;
	vertical-align: middle;
	padding: 11px;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
th,.th {
	background-color: #f6f6f6;
}

/* ---------------------------------------------------------
h2,h3
----------------------------------------------------------*/
h2 {
	font-size: 17px;
	line-height: 1;
	padding-bottom: 20px;
	border-bottom: 1px solid #f65103;
	margin-bottom: 30px;
}
h3 {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 25px;
}

/* ---------------------------------------------------------
.col1, .col2
----------------------------------------------------------*/
.col1,
.col2 {
	width: 960px;
	margin: 0 auto;
}
.col2  .leftCol {
	float: left;
	width: 31.6%;
}
.col2 .rightCol {
	float: right;
	width: 65.8%;
}

/* ---------------------------------------------------------
.col3
----------------------------------------------------------*/
.col3 {
	width: 100%;
	margin-bottom: 40px;
}
.col3 .inner {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
.col3 .bl {
	float: left;
	width: 304px;
	margin-right: 24px;
}
.col3 .bl:nth-child(3) { margin-right: 0;}

#categoryTop .col3 .ttl {
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 9px;
}
#categoryTop .col3 ul {
	background: url(../images/dotline.png) repeat-x left top;
	padding: 15px 0 0;
	margin: 16px 0 0;
}
#categoryTop .col3 li { margin-bottom: 4px;}
#categoryTop .col3 ul a {
	background: url(../images/icon_arrow_02.png) no-repeat left;
	padding-left: 16px;
}
#categoryTop .col3 ul a:hover { text-decoration: underline;}


/* ---------------------------------------------------------
.flashBn 
----------------------------------------------------------*/
.flashBn {
	width: 960px;
	margin: 0 auto;
}
.flashBn .btnModal { padding: 28px 0;}
.flashBn .btnModal a {
	background: url(../images/icon_arrow_02.png) no-repeat left;
	padding-left: 16px;
	margin-left: 19.8%;
}
.flashBn .bn {
	font-size: 12px;
	color: #666;
	line-height: 1.5;
	padding: 0 0 30px 286px;
}
.flashBn .bn p {
	float: left;
}
.flashBn .bn .banner {
	float: left;
}
#Cont .flashBn .btnModal a:hover { text-decoration: underline;}

/* ---------------------------------------------------------
.slideContents
----------------------------------------------------------*/
.slideContents {
	position: relative;
	width: 100%;
}
.slideContents .btnNext,
.slideContents .btnPrev {
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	cursor: pointer;
}
.slideContents .btnNext {
	position: absolute;
	top: 150px;
	left: 82.3%;
	left: 50%;
	margin-left: 32.3%;
	z-index: 2;
}
.slideContents .btnPrev {
	position: absolute;
	top: 150px;
	left: 11.8%;
	left: 50%;
	margin-left: -38.2%;
	z-index: 2;
}
.slideBox {
	width: 60.4%;
	margin: 0 auto;
}
.slideBox p {
	font-size: 14px;
	padding-top: 18px;
}

/* ---------------------------------------------------------
#modal
----------------------------------------------------------*/
#modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
}
#modal .modalBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
#modal .btn-close {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -300px 0 0 286px;
	cursor: pointer;
}
#flashContent {
	position: relative;
	top: 50%;
	width: 640px;
	height: 480px;
	background-color: #fff;
	padding: 5px;
	margin: -245px auto 0;
	z-index: 99;
}


/* ---------------------------------------------------------
.localNav
----------------------------------------------------------*/
.localNav {
	width: 960px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #e3e3e3;
	margin: 50px auto;
}
.localNav .bl {
	background: url(../images/dotline.png) repeat-x left bottom;
	padding-top: 23px;
}
.localNav .ttl {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 13px 19px;
}
.localNav ul {
	padding-left: 40px;
	padding-bottom: 20px;}
.localNav li {
	display: inline-block;
	margin-right: 18px;
}
.localNav li a {
	background: url(../images/icon_arrow_02.png) no-repeat left 3px;
	padding-left: 12px;
}
.localNav li a:hover { text-decoration: underline !important;}
.localNav .bl:last-child { background: none;}

/* ---------------------------------------------------------
.goalLink
----------------------------------------------------------*/
.goalLink {
	width: 100%;
	background: url(../images/bg_goallink.png) repeat;
}
.goalLink .inner {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 35px;
}
.goalLink a { display: block;}
.goalLink .bl {
	float: left;
	width: 304px;
	margin-right: 24px;
}
.goalLink .bl:nth-child(3) { margin-right: 0;}
.goalLink .pic {
	float: left;
	width: 90px;
	margin-right: 10px;
}
.goalLink .ttl {
	float: left;
	width: 192px;
	font-size: 13px;
	background: url(../images/icon_arrow_02.png) no-repeat left 4px;
	padding-left: 12px;
	margin-bottom: 12px;
}
.goalLink a:hover .ttl { text-decoration: underline;}
.goalLink p {
	float: left;
	width: 204px;
	font-size: 12px;
}


/* ---------------------------------------------------------
.btnSitemap
----------------------------------------------------------*/
.btnSitemap {
	width: 960px;
	margin: 60px auto 0;
}
.btnSitemap a {
	background: url(../../common/images/icon_arrow_02.png) no-repeat left 2px;
	padding-left: 16px;
	line-height: 1;
}
.btnSitemap a:hover { text-decoration: underline;}

/* ---------------------------------------------------------
6:clearfix
----------------------------------------------------------*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { min-height: 1px; }


@media screen and (min-width: 641px) and (max-width: 959px) {
	body {
		min-width: 100%;
		overflow-x: hidden;
	}
	#Cont article {
		padding: 0 5%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#Cont header {
		width: 100%;
		height: 100%;
	}
	#Cont header nav.fixed { width: 90%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#Cont h2 {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.goalLink {
		padding: 0 6%;
		margin-left: -6%;
	}

	#categoryTop h1,
	h1 { width: 100%;}
	#Cont header .logo {
		width: 31.8%;
		margin-bottom: 11%;
	}
	#Cont header nav {
		top: 21%;
		background-color: #fff;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: 1px solid #d7d7d7;
	}
	#Cont header:after,
	#Cont header nav ul.clearfix:after { display: none;}
	#Cont nav ul {
		display: table;
		width: 100%;
		table-layout: fixed;
	}
	#Cont nav li .on { opacity: 0;}
	#Cont nav li { float: none !important; display: table-cell; width: auto; border-right: 1px dotted #969696;}
	#Cont nav li.last { border: none;}
	#Cont nav li img { width: 100%; height:auto; opacity: 0;}
	
	#Cont nav li:nth-child(1) { background: url(../images/nav_01_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(2) { background: url(../images/nav_02_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(3) { background: url(../images/nav_03_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(4) { background: url(../images/nav_04_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(5) { background: url(../images/nav_05_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(6) { background: url(../images/nav_06_tab.png) no-repeat; background-size: contain;}
	
	#Cont nav li:nth-child(1).cr { background: url(../images/nav_01_cr_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(2).cr { background: url(../images/nav_02_cr_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(3).cr { background: url(../images/nav_03_cr_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(4).cr { background: url(../images/nav_04_cr_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(5).cr { background: url(../images/nav_05_cr_tab.png) no-repeat; background-size: contain;}
	#Cont nav li:nth-child(6).cr { background: url(../images/nav_06_cr_tab.png) no-repeat; background-size: contain;}

	.lead {	width: 100%; margin-bottom: 2%;}

	.col1,
	.col2,
	.localNav {
		width: 100%;
	}

	.col3 .inner {
		width: 100%;
		margin: 0 auto;
		padding: 20px 0;
	}
	.col3 .bl {
		float: left;
		width: 31.7%;
		margin-right: 2.4%;
	}
	
	.goalLink .inner {
		width: 100%;
		margin: 0 auto;
		padding: 40px 0 35px;
	}
	.goalLink .bl {
		float: left;
		width: 31.7%;
		margin-right: 2.4%;
	}
	.goalLink .pic { width: 29%;}
	.goalLink .ttl { width: 60%;}
	.goalLink p { width: 63%;}
	
	.btnSitemap {
		width: 100%;
		margin: 60px auto 0;
	}
}
