@charset "utf-8";

/* Base
------------------------------------------------------------ */
html {
	overflow-y: scroll;
}
body {
	line-height: 1.6;
	color: #000000;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
	margin: 0;
	min-width: 1200px;
	background: #ffffff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
@media only screen and (max-width: 767px) {
	body {
		min-width: inherit;
	}
}

img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}

.innerBox {
	width: 1000px;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	.innerBox {
		width: auto;
		padding: 0 10px;
	}
}


/* clearfix
------------------------------------------------------------ */
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {zoom:1;}


/* wrapper
------------------------------------------------------------ */
#wrapper {
	clear: both;
	padding-bottom: 240px;
}
@media only screen and (max-width: 767px) {
	#wrapper {
		padding-bottom: 0;
	}
}

/* main
------------------------------------------------------------ */
#main {
	clear: both;
	text-align: center;
}
#main img {
	width: 100%;
}

/* cont01
------------------------------------------------------------ */
#cont01 {
	clear: both;
	padding: 60px 0;
	background: url(../img/bg01.png) 0 0 repeat;
}
#cont01 .txt01 {
	text-align: center;
}


/* cont02
------------------------------------------------------------ */
#cont02 {
	clear: both;
	margin: 90px 0;
}
@media only screen and (max-width: 767px) {
	#cont02 {
		margin: 50px 0;
	}
}
#cont02 .ttl01 {
	color: #ffffff;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 50px 0;
	padding: 10px 0 10px 63px;
	background: #231815 url(../img/bg02.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
	#cont02 .ttl01 {
		font-size: 21px;
		margin-bottom: 30px;
		padding-left: 20px;
		background-size: 20px auto;
	}
}
#cont02 .row01 {
	clear: both;
	margin: 0 0 80px 0;
}
@media only screen and (max-width: 767px) {
	#cont02 .row01 {
	clear: both;
	margin: 0;
	}
}
#cont02 .row01 .clm01 {
	float: left;
	width: 31.6%;
}
#cont02 .row01 .clm02 {
	float: right;
	width: 65%;
}
#cont02 .row01 .clm02 h3 {
	color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 8px 0 8px 60px;
}
#cont02 .row01.row0101 .clm02 h3 {
	background: #005C4B url(../img/bg03.png) 0 0 no-repeat;
}
#cont02 .row01.row0102 .clm02 h3 {
	background: #005554 url(../img/bg13.png) 0 0 no-repeat;
}
#cont02 .row01.row0103 .clm02 h3 {
	background: #004769 url(../img/bg14.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
	#cont02 .row01 .clm02 h3 {
		font-size: 16px;
		padding-left: 20px;
		background-size: 20px auto;
	}
}
#cont02 .row01 .clm02 .nameList {
	font-weight: bold;
	margin: 0 0 5px 0;
}
#cont02 .row01.row0101 .clm02 .nameList {
	color: #02977D;
}
#cont02 .row01.row0102 .clm02 .nameList {
	color: #25B2AF;
}
#cont02 .row01.row0103 .clm02 .nameList {
	color: #0594D3;
}
#cont02 .row01 .clm02 .nameList dt {
	font-size: 46px;
	float: left;
	margin: 0 20px 0 0;
}
@media only screen and (max-width: 767px) {
	#cont02 .row01 .clm02 .nameList dt {
		float: none;
		font-size: 20px;
	}
}
#cont02 .row01 .clm02 .nameList dt .san {
	font-size: 33px;
}
@media only screen and (max-width: 767px) {
	#cont02 .row01 .clm02 .nameList dt .san {
		font-size: 12px;
	}
}
#cont02 .row01 .clm02 .nameList dd {
	font-size: 14px;
	overflow: hidden;
	padding: 12px 0 0 0;
}
@media only screen and (max-width: 767px) {
#cont02 .row01 .clm02 .nameList dd {
	font-size: 14px;
	overflow: hidden;
	padding: 0;
	}
}
#cont02 .row01 .clm02 .txt01 {
	clear: both;
	font-size: 19px;
}
#cont02 .row02 {
	clear: both;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	border-bottom: 3px dotted #231815;
}
#cont02 .row02 .clm01 {
	float: left;
	width: 47.5%;
	padding: 0 4% 0 0;
	border-right: 3px dotted #231815;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
	#cont02 .row02 .clm01 {
		float: none;
		width: auto;
		margin: 0 0 40px 0;
		padding: 0 0 40px 0;
		border-right: none;
		border-bottom: 3px dotted #231815;
	}
}
#cont02 .ttl02 {
	margin: 0 0 30px 0;
}
#cont02 .row02 .clm02 {
	float: right;
	width: 52.5%;
	padding: 0 0 0 4%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
	#cont02 .row02 .clm02 {
		float: none;
		width: auto;
		padding: 0;
	}
}
#cont02 .row02 .list01 li {
	font-size: 22px;
	line-height: 1.4;
	margin: 0 0 12px 0;
	padding: 0 0 12px 24px;
	border-bottom: 1px solid #000000;
	background: url(../img/img07.png) 0 0.2em no-repeat;
}
@media only screen and (max-width: 767px) {
	#cont02 .row02 .list01 li {
		font-size: 18px;
		line-height: 1.4;
		margin: 0 0 12px 0;
		padding: 0 0 12px 24px;
		border-bottom: 1px solid #000000;
		background: url(../img/img07.png) 0 0.2em no-repeat;
	}
}
#cont02 .row02 .list01 li:last-child {
	border: none;
}
#cont02 .row02 .txt02 {
	font-size: 22px;
	line-height: 1.4;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin: 0 10px;
	padding: 10px;
	background: #E60012;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}
@media only screen and (max-width: 767px) {
	#cont02 .row02 .txt02 {
		font-size: 18px;
		padding: 10px 5px;
	}
}
#cont02 .row03 {
	clear: both;
}

/* cont03
------------------------------------------------------------ */
#cont03 {
	clear: both;
	margin: 90px 0;
}
@media only screen and (max-width: 767px) {
	#cont03 {
		margin: 50px 0;
	}
}
#cont03 h2 {
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 65px 0;
	padding: 40px 0;
	background: url(../img/bg04.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont03 h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
}
#cont03 h2 span {
	color: #FFEC00;
}
#cont03 .list01 {
	clear: both;
	margin: 0 0 35px 0;
}
#cont03 .list01 li {
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
}
@media only screen and (max-width: 767px) {
	#cont03 .list01 li {
		clear: both;
		float: none;
		width: auto;
		margin: 0 0 5% 0;
		overflow: hidden;
	}
}
#cont03 .list01 li:last-child {
	margin-right: 0;
}
#cont03 .ttl01 {
	color: #510048;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 14px 0;
	padding: 5px 0;
	background: url(../img/bg05.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont03 .ttl01 {
		font-size: 18px;
	}
}
#cont03 .list01 li .picBox {
	margin: 0 0 10px 0;
}
@media only screen and (max-width: 767px) {
	#cont03 .list01 li .picBox {
		float: left;
		width: 48%;
	}
}
#cont03 .list01 li .txtBox {
	font-size: 20px;
}
@media only screen and (max-width: 767px) {
	#cont03 .list01 li .txtBox {
		float: right;
		width: 48%;
		font-size: 14px;
	}
}
#cont03 .row01 {
	clear: both;
	margin: 0 0 65px 0;
}
@media only screen and (max-width: 767px) {
	#cont03 .row01 {
		margin-bottom: 30px;
	}
}
#cont03 .row01 .ttl01 {
	margin-bottom: 30px;
}
#cont03 .row01 .box01 {
	padding: 0 5% 5% 5%;
	border: 3px solid #510048;
}
#cont03 .row01 .box01 h4 {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	width: 15em;
	margin: 0 auto 30px;
	background: #510048;
}
@media only screen and (max-width: 767px) {
	#cont03 .row01 .box01 h4 {
		font-size: 20px;
		width: auto;
	}
}
#cont03 .row01 .box01 h4 span {
	font-size: 19px;
}
#cont03 .row01 .box01 .txt01 {
	font-size: 17px;
	line-height: 2.17;
}
@media only screen and (max-width: 767px) {
#cont03 .row01 .box01 .txt01 {
		font-size: 15px;
		line-height: 1.6;
	}
}
#cont03 .row01 .box01 .txt01 strong {
	font-weight: bold;
}
#cont03 .btn01 {
	text-align: center;
}

/* cont04
------------------------------------------------------------ */
#cont04 {
	clear: both;
	margin: 90px 0;
}
@media only screen and (max-width: 767px) {
	#cont04 {
		margin: 50px 0;
	}
}
#cont04 h2 {
	color: #ffffff;
	font-size: 51px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 65px 0;
	padding: 30px 0;
	background: url(../img/bg06.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont04 h2 {
		font-size: 24px;
		margin-bottom: 30px;
	}
}
#cont04 .ttl01 {
	clear: both;
	color: #765000;
	font-size: 43px;
	font-weight: bold;
	text-align: center;
	width: 13em;
	margin: 0 auto 30px;
	background: url(../img/bg07.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont04 .ttl01 {
		font-size: 24px;
		width: auto;
	}
}
#cont04 .tbl01 {
	clear: both;
}
#cont04 .tbl01.tbl0101 {
	margin: 0 0 40px 0;
}
#cont04 .tbl01.tbl0102 {
	margin: 0 0 60px 0;
}
@media only screen and (max-width: 767px) {
	#cont04 .tbl01.tbl0101 {
		margin-bottom: 20px;
	}
	#cont04 .tbl01.tbl0102 {
		margin-bottom: 30px;
	}
}
#cont04 .tbl01 th {
	width: 25%;
	color: #ffffff;
	font-size: 33px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	padding: 10px 0;
	vertical-align: middle;
	background: #C88C0E;
}
@media only screen and (max-width: 767px) {
	#cont04 .tbl01 th {
		display: block;
		width: auto;
		font-size: 18px;
	}
}
#cont04 .tbl01 td {
	padding: 20px;
	background: url(../img/bg12.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont04 .tbl01 td {
		display: block;
	}
}
#cont04 .tbl01 td .txt01 {
	font-size: 15px;
	margin: 0 0 10px 0;
}
#cont04 .tbl01 td .txt02 ,
#cont04 .tbl01 td .txt03 {
	text-align: center;
}
#cont04 .txt04 {
	width: 80%;
	font-size: 15px;
	margin: 0 auto 30px;
}
@media only screen and (max-width: 767px) {
	#cont04 .txt04 {
		width: auto;
	}
}
#cont04 .tbl02 {
	clear: both;
	margin: 0 0 80px 0;
}
#cont04 .list01 {
	width: 80%;
	margin: 0 auto 30px;
}
@media only screen and (max-width: 767px) {
	#cont04 .list01 {
		width: auto;
	}
}
#cont04 .list01 dt {
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
@media only screen and (max-width: 767px) {
	#cont04 .list01 dt {
		font-size: 18px;
	}
}
#cont04 .list01 dd {
	font-size: 15px;
	margin: 0 0 30px 0;
}
#cont04 .txt05 {
	color: #C88C0E;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	margin: 50px 0 50px 0;
}
@media only screen and (max-width: 767px) {
	#cont04 .txt05 {
		font-size: 20px;
	}
}
#cont04 .btn01 {
	text-align: center;
}

/* cont05
------------------------------------------------------------ */
#cont05 {
	clear: both;
	margin: 90px 0;
}
@media only screen and (max-width: 767px) {
	#cont05 {
		margin: 50px 0;
	}
}
#cont05 h2 {
	color: #ffffff;
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 30px 0;
	padding: 25px 0;
	background: url(../img/bg08.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont05 h2 {
		font-size: 20px;
	}
}
#cont05 h2 span {
	color: #E60012;
}
#cont05 .row01 {
	clear: both;
	margin: 0 0 45px 0;
}
#cont05 .row01 .clm01 {
	float: left;
	width: 50%;
}
#cont05 .row01 .clm02 {
	float: right;
	width: 47%;
}
@media only screen and (max-width: 767px) {
	#cont05 .row01 .clm01 {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
	}
	#cont05 .row01 .clm02 {
		float: none;
		width: auto;
	}
}
#cont05 .row01 .clm02 .txt01 {
	font-size: 19px;
	line-height: 2.1;
}
@media only screen and (max-width: 767px) {
#cont05 .row01 .clm02 .txt01 {
		font-size: 15px;
		line-height: 1.6;
	}
}
#cont05 .ttl01 {
	clear: both;
	text-align: center;
	margin: 0 0 20px 0;
}
#cont05 .list01 {
	clear: both;
	text-align: center;
	padding: 35px 0;
	background: url(../img/bg09.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont05 .list01 {
		padding: 10px;
	}
}
#cont05 .list01 li {
	display: inline-block;
	width: 30%;
	margin: 0 1%;
}
@media only screen and (max-width: 767px) {
	#cont05 .list01 li {
		display: block;
		width: auto;
		margin: 20px 0;
	}
}

/* cont06
------------------------------------------------------------ */
#cont06 {
	clear: both;
	padding: 0 0 90px 0;
	background: url(../img/bg11.png) 0 0 repeat;
}
@media only screen and (max-width: 767px) {
	#cont06 {
		padding-bottom: 50px;
	}
}
#cont06 h2 {
	text-align: center;
	margin: 0 0 84px 0;
	padding: 40px 0;
	background: url(../img/bg10.jpg) center center repeat-x;
	background-size: auto 100%;
	box-shadow: 0 0 20px #333333;
	-webkit-box-shadow: 0 0 20px #333333;
}
@media only screen and (max-width: 767px) {
	#cont06 h2 {
		margin-bottom: 40px;
	}
}
#cont06 .list01 {
}
#cont06 .list01 > li {
	clear: both;
	margin: 75px 0 0 0;
	overflow: hidden;
	position: relative;
}
@media only screen and (max-width: 767px) {
	#cont06 .list01 > li {
		margin-top: 40px;
	}
}
#cont06 .list01 > li .clm01 {
	float: left;
	width: 48.4%;
}
#cont06 .list01 > li .clm02 {
	float: right;
	width: 48.8%;
}
@media only screen and (max-width: 767px) {
	#cont06 .list01 > li .clm01 {
		float: none;
		width: auto;
		margin: 0 0 20px 0;
	}
	#cont06 .list01 > li .clm02 {
		float: none;
		width: auto;
	}
}
#cont06 .list01 > li .clm02 .txt01 {
	font-size: 21px;
}
@media only screen and (max-width: 767px) {
	#cont06 .list01 > li .clm02 .txt01 {
		font-size: 16px;
		margin: 0 0 20px 0;
	}
}
#cont06 .list01 > li .clm02 .btn01 {
	position: absolute;
	bottom: 0;
	right: 0;
}
@media only screen and (max-width: 767px) {
	#cont06 .list01 > li .clm02 .btn01 {
		position: relative;
		bottom: auto;
		right: auto;
	}
}

/* cont07
------------------------------------------------------------ */
#cont07 {
	clear: both;
	margin: 90px 0 0 0;
}
@media only screen and (max-width: 767px) {
	#cont07 {
		margin-top: 50px;
	}
}
#cont07 h2 {
	text-align: center;
	margin: 0 0 30px 0;
}
#cont07 .list01 {
}
#cont07 .list01 li {
	float: left;
	width: 30%;
	margin: 0 5% 5% 0;
}
#cont07 .list01 li:nth-child(3n) {
	margin-right: 0;
}

/* footer
------------------------------------------------------------ */
#footer {
	clear: both;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 35px 0;
	background: #000000;
}
@media only screen and (max-width: 767px) {
	#footer {
		position: relative;
		bottom: auto;
		left: auto;
		padding-bottom: 150px;
	}
}
#footer .row01 {
	clear: both;
	margin: 0 0 25px 0;
}
#footer .row01 .clm01 {
	float: left;
	width: 47.6%;
}
#footer .row01 .clm02 {
	float: right;
	width: 49.8%;
}
@media only screen and (max-width: 767px) {
	#footer .row01 .clm01 {
		float: none;
		width: auto;
	}
	#footer .row01 .clm02 {
		float: none;
		width: 100%;
		position: fixed;
		bottom: 0;
		left: 0;
		padding: 10px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background: #000000;
	}
}
#footer .row01 .clm02 .btn01 {
	float: left;
	width: 71.88%;
}
#footer .row01 .clm02 .btn02 {
	float: right;
	width: 23.69%;
}
#footer .row02 {
	clear: both;
}
#footer .row02 .list01 {
	float: left;
}
#footer .row02 .list01 li {
	float: left;
	font-size: 13px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #ffffff;
}
#footer .row02 .list01 li:last-child {
	border: none;
}
#footer .row02 .list01 li a {
	color: #ffffff;
	text-decoration: none;
}
#footer .row02 .cr {
	float: right;
	color: #ffffff;
	font-size: 13px;
}

@media only screen and (min-width: 768px) {
.pcNone {
	display: none;
	}
}
@media only screen and (max-width: 767px) {
.spNone {
	display: none;
	}
}

@media only screen and (max-width: 767px) {
.mb80 {
	margin-bottom: 80px;
	}
}
@media only screen and (max-width: 767px) {
.mt10 {
	margin-top: 10px;
	}
}
