@charset "UTF-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
	word-wrap: break-word;
	word-break: break-all;
}
html {
	font-size: 62.5%;
	overflow-x: inherit;
}
body {
	margin: 0;
	letter-spacing: 0.1em;
	font-size: 1.6rem;
	line-height: 1.7;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 300;
	color: #000;
	overflow-wrap: break-word;
	word-break: normal;
	background: #fff;
	font-feature-settings: "palt" 1;
}
ul {
	list-style: none;
}
img {
	max-width:100%;
	vertical-align: top;
}
a {
	color:#000;
	text-decoration: none;
}

/*header*/
header {
	border-bottom: 7px solid #6dc1da;
	position: relative;
}
.headerIn {
	width: 100%;
	max-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
.headerIn .logo {
	float: left;
	
}
.headerIn .logo p {
	line-height: 1.1;
	font-size: 1.4rem;
	color: #6dc1da;
	padding: 14px 0 16px;
}
.headerIn .logo img {
	width: 252px;
	vertical-align: bottom;
	position: relative;
	bottom: -2px;
}
.headerIn .headerTel {
	float: right;
	padding: 12px 0 0;
	margin: 0 9px 0 0;
}
.headerIn .headerTel > img {
	height: 33px;
}
.headerIn .headerTel p {
	letter-spacing: 0;
	text-align: center;
}
.headerIn .headerTel a {
	display: block;
}
.headerIn .headerTel a img {
	width: 264px;
}
header .headerCt {
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translate(-50%,0);
}
header .headerCt img {
	width: 409px;
}

/* main */
main {
	overflow: hidden;
}
.cn1 {
	height: 1429px;
	overflow: hidden;
	background-image: url(image/cn1Bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.cn1In {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cn1Area1 > p {
	text-align: center;
	padding: 60px 0 35px;
}
.cn1Area1 .cn1Box {
	text-align: right;
}
.cn1Area2 {
	position: relative;
}
.cn1Area2 > p {
	padding: 102px 0 0;
}
.cn1Area2 .arrow {
	position: absolute;
	top: 0;
	left: 0;
}

.cn2 {
	background: url(image/cn2Bg1.jpg) no-repeat center top;
	background-size: cover;
	padding: 100px 0 140px;
}
.cn2In {
	width: 100%;
	max-width: 1000px;
	text-align: center;
	background: url(image/cn2Bg2.png) no-repeat center top;
	padding: 0 0 75px;
	margin: 0 auto;
}
.cn2In h2 {
	text-align: center;
	padding: 63px 0 25px;
}
.cn2In p:nth-child(2) {
	text-align: center;
	margin: 0 0 18px;
}
.cn2In > img {
	display: block;
	margin: 0 auto 13px;
}

.cn3 {
	background: #49a8eb;
	background: -moz-linear-gradient(top, #49a8eb 0%, #49a8eb 63%, #0061ce 100%);
	background: -webkit-linear-gradient(top, #49a8eb 0%,#49a8eb 63%,#0061ce 100%);
	background: linear-gradient(to bottom, #49a8eb 0%,#49a8eb 63%,#0061ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a8eb', endColorstr='#0061ce',GradientType=0 );
}
.cn3header {
	background: url(image/cn3Bg1.jpg) no-repeat center top;
	background-size: cover;
}
.cn3header h2 {
	height: 578px;
	text-align: center;
	box-sizing: border-box;
	padding: 164px 0 0;
}
.cn3In {
	width: 100%;
	max-width: 1000px;
	margin: -66px auto 0;
}
.cn3In .cn3Area {
	background: #fff;
	padding: 0 0 55px;
}
.cn3Area .titleArea {
	background: url(image/cn3Bg2.png) no-repeat center bottom;
	background-size: 1000px auto;
	padding: 34px 0 84px 209px;
	margin: 0 0 25px;
	position: relative;
}
.cn3Area .titleArea::before {
	content: "";
	width: 143px;
	height: 144px;
	position: absolute;
	top: 50%;
	left: 60px;
	transform: translate(0,-50%);
	margin-top: -24px;
	background-repeat: no-repeat;
}
.cn3Area:first-child .titleArea::before {background-image: url(image/cn3Icon1.png)}
.cn3Area:nth-child(2) .titleArea::before {background-image: url(image/cn3Icon2.png)}
.cn3Area:nth-child(3) .titleArea::before {background-image: url(image/cn3Icon3.png)}
.cn3Area:nth-child(4) .titleArea::before {background-image: url(image/cn3Icon4.png)}
.cn3Area .cn3Box {
	width: 88%;
	overflow: hidden;
	margin: 0 auto;
}
.cn3Area .cn3Box .imgArea1 {
	width: 40%;
	float: left;
}
.cn3Area .cn3Box .textArea1 {
	width: 57%;
	float: right;
}
.cn3Area .cn3Box .imgArea2 ul {
	overflow: hidden;
	margin: 0 0 20px;
}
.cn3Area .cn3Box .imgArea2 ul li {
	width: 46%;
	float: left;
}
.cn3Area .cn3Box .imgArea2 ul li:first-child {
	margin: 0 8% 0 0;
}

.cn4In {
	background: url(image/cn4Bg1.png) no-repeat center top;
	background-size: cover;
}
.cn4Area1 {
	width: 100%;
	max-width: 1366px;
	position: relative;
	margin: 0 auto;
}
.cn4Area1 h2 {
	text-align: center;
	padding: 4.5% 0 51%;
}
.cn4Area1 h2 img {
	width: 90%;
	max-width: 1003px;
}
.cn4In .imgArea {
	width: 37.5%;
	position: absolute;
	bottom: 0;
	right: 60%;
	z-index: 2;
}
.cn4In .textArea {
	width: 54%;
	background: rgba(255,255,255,0.83);
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	padding: 4.5%;
	position: absolute;
	top: 45%;
	right: 9%;
}
.cn4Area2 {
	background: #0061ce;
	background: -moz-linear-gradient(left, #0061ce 0%, #49a8eb 37%, #27beec 53%, #49a8eb 63%, #0061ce 100%);
	background: -webkit-linear-gradient(left, #0061ce 0%,#49a8eb 37%,#27beec 53%,#49a8eb 63%,#0061ce 100%);
	background: linear-gradient(to right, #0061ce 0%,#49a8eb 37%,#27beec 53%,#49a8eb 63%,#0061ce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061ce', endColorstr='#0061ce',GradientType=1 );
}
.cn4Area2 .cn4Box {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cn4Area2 .cn4Box p {
	padding: 48px;
	text-align: center;
}

.cmParts {
	width: 100%;
	max-width: 1000px;
	margin: 90px auto;
}
.cmPartsIn {
	border: 6px solid #ffae00;
	border-radius: 5px;
	background: #ffffe6;
	background: -moz-linear-gradient(top, #ffffe6 0%, #ffffff 40%, #d3f2ff 100%);
	background: -webkit-linear-gradient(top, #ffffe6 0%,#ffffff 40%,#d3f2ff 100%);
	background: linear-gradient(to bottom, #ffffe6 0%,#ffffff 40%,#d3f2ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffe6', endColorstr='#d3f2ff',GradientType=0 );
	padding: 47px 51px 47px 55px;
}
.cmPartsIn h2 {
	margin: 0 0 20px;
}
.cmPartsIn .telLink {
	margin: 0 0 30px;
}
.cmPartsIn .telLink a {
	display: block;
	position: relative;
	background: #f52121;
	border-radius: 5px;
	padding: 6px;
}
.cmPartsIn .telLink a span {
	display: block;
	background: #f52121;
	background: -moz-linear-gradient(top, #f52121 50%, #d00f0b 51%);
	background: -webkit-linear-gradient(top, #f52121 50%,#d00f0b 51%);
	background: linear-gradient(to bottom, #f52121 50%,#d00f0b 51%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52121', endColorstr='#d00f0b',GradientType=0 );
	border: 1px solid #fff;
	padding: 10px 0 17px 54px;
}
.cmPartsIn .telLink a span .imgArea {
	position: absolute;
	bottom: 0;
	right: 3%;
}
.cmPartsIn p {
	text-align: center;
	background: #fff59e;
	padding: 20px 0;
	margin: 0 0 20px;
}
.cmPartsIn .formLink a {
	display: block;
	position: relative;
	background: #24be27;
	border-radius: 5px;
	padding: 6px;
}
.cmPartsIn .formLink a span {
	display: block;
	text-align: center;
	border: 1px solid #fff;
	background: #24be27;
	background: -moz-linear-gradient(top, #24be27 50%, #0fa716 51%);
	background: -webkit-linear-gradient(top, #24be27 50%,#0fa716 51%);
	background: linear-gradient(to bottom, #24be27 50%,#0fa716 51%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24be27', endColorstr='#0fa716',GradientType=0 );
	padding: 10px 0 17px;
}
.cn5 {
	height: 3608px;
	background: url(image/cn5Bg1.jpg) no-repeat center top;
	background-size: cover;
}
.cn5In {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cn5 .cn5Area1 {
	position: relative;
}
.cn5 .cn5Area1 > img {
	position: absolute;
	top: 320px;
	right: 150px;
}
.cn5 .cn5Area1 p {
	text-align: center;
	padding: 85px 0 178px;
}
.cn5 .cn5Area2 {
	text-align: center;
}
.cn5 .cn5Area2 p:first-child {
	margin: 0 0 25px;
}
.cn5 .cn5Area2 p:last-child {
	text-align: left;
	padding: 0 0 57px 82px;
}
.cn5 .cn5Area3 {
	
}
.cn5 .cn5Area3 .cn5Box1 {
	position: relative;
	padding: 120px 0 42px 70px;
}
.cn5 .cn5Area3 .cn5Box1 p:last-child {
	position: absolute;
	top: 8px;
	right: 85px;
}
.cn5 .cn5Area3 .cn5Box2 {
	background: url(image/cn5Bg2.png) repeat-y;
}
.cn5 .cn5Area3 .cn5Box2 ul {
	overflow: hidden;
	padding: 36px 60px 63px;
}
.cn5 .cn5Area3 .cn5Box2 ul li {
	width: 30%;
	float: left;
	margin: 0 0 0 5%;
}
.cn5 .cn5Area3 .cn5Box2 ul li:first-child {
	margin: 0;
}
.cn5 .cn5Area3 .cn5Box2 ul li .imgArea {
	position: relative;
	padding: 18px 0 0;
}
.cn5 .cn5Area3 .cn5Box2 ul li .imgArea img {
	width: 100%;
}
.cn5 .cn5Area3 .cn5Box2 ul li .imgArea img.icon {
	width: 131px;
	position: absolute;
	top: 0;
	left: 0;
}
.cn5 .cn5Area3 .cn5Box2 ul li h4 {
	text-align: center;
	padding: 19px 0 12px;
}
.cn5 .cn5Area3 .cn5Box2 ul li p {
	line-height: 1.6;
	font-size: 1.4rem;
	color: #fff;
}
.cn5 .cn5Area4 {
	position: relative;
	padding: 0 0 0 40px;
	margin: 0 0 49px;
}
.cn5 .cn5Area4 p:first-child {
	padding: 114px 0 30px;
}
.cn5 .cn5Area4 p:nth-child(2) {
	padding: 0 0 53px;
}
.cn5 .cn5Area4 p:nth-child(3) {
	padding: 0 0 0 265px;
}
.cn5 .cn5Area4 > img {
	position: absolute;
	top: -12px;
	right: 195px;
}
.cn5 .cn5Area5 {
	width: 100%;
	max-width: 1366px;
	height: 992px;
	position: relative;
	margin: 0 auto;
}
.cn5 .cn5Area5 p {
	position: absolute;
}
.cn5 .cn5Area5 p:first-child {
	bottom: 728px;
	right: 28%;
	width: 47%;
}
.cn5 .cn5Area5 p:nth-child(2) {
	width: 32.5%;
	bottom: 496px;
	right: 3%;
	z-index: 3;
}
.cn5 .cn5Area5 p:nth-child(3) {
	width: 74%;
	bottom: 56px;
	right: 10px;
	z-index: 2;
}
.cn5 .cn5Area5 > img {
	position: absolute;
	bottom: 0;
	left: 0;
}
.cn6 {
	background: #cca800;
	background: -moz-linear-gradient(top, #cca800 0%, #f0c912 13%, #f2d85e 46%, #f2da81 80%);
	background: -webkit-linear-gradient(top, #cca800 0%,#f0c912 13%,#f2d85e 46%,#f2da81 80%);
	background: linear-gradient(to bottom, #cca800 0%,#f0c912 13%,#f2d85e 46%,#f2da81 80%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cca800', endColorstr='#f2da81',GradientType=0 );
}
.cn6In {
	background: url(image/cn6Bg1.png) no-repeat center top;
	background-size: 100% auto;
	padding: 0 0 100px;
}
.cn6Area1 {
	width: 100%;
	max-width: 1000px;
	padding: 155px 0 58px;
	margin: 0 auto;
}
.cn6Area1 p {
	text-align: center;
}
.cn6Area1 p:first-child {
	margin: 0 0 40px;
}
.cn6Area1 ul {
	width: 781px;
	overflow: hidden;
	margin: 0 auto 50px;
}
.cn6Area1 ul li {
	float: left;
	margin: 0 0 0 80px;
}
.cn6Area1 ul li:first-child {
	margin: 0;
}
.cn6Area2 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 73px;
}
.cn6Area2 h3,
.cn6Area3 h3 {
	height: 177px;
	text-align: center;
	background: url(image/cn6Bg2.png) no-repeat;
	box-sizing: border-box;
	padding: 38px 0 0;
}
.cn6Area2 .cn6Box {
	border: solid #c0a62c;
	border-width: 0 5px 5px 5px;
	background: #fff;
	padding: 38px 55px 60px;
}
.cn6Area2 .cn6Box:last-child {
	padding: 60px 55px;
}
.cn6Area2 .cn6Box h4 {
	margin: 0 0 40px;
}
.cn6Area2 .cn6Box > p {
	line-height: 1.6;
	font-size: 1.8rem;
	margin: 0 0 40px;
}
.cn6Area2 .cn6Box ul {
	overflow: hidden;
}
.cn6Area2 .cn6Box ul li {
	width: 32%;
	float: left;
	margin: 0 0 0 2%;
}
.cn6Area2 .cn6Box ul li:first-child {
	margin: 0;
}
.cn6Area2 .cn6Box ul li img {
	width: 100%;
}
.cn6Area2 .cn6Box ul li p {
	line-height: 1.5;
	font-size: 2rem;
	font-family: 'YuMincho','Yu Mincho',serif;
	text-align: center;
	margin: 15px 0 0;
}
.cn6Area2 .cn6Box ul li p span {
	display: block;
	text-align: center;
	font-size: 1.5rem;
}
.cn6Area3 {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cn6Area3 .cn6Box {
	border: solid #c0a62c;
	border-width: 0 5px;
	background: #fff;
	padding: 50px 55px 0;
}
.cn6Area3 .cn6Box:last-child {
	border-bottom: 5px solid #c0a62c;
	padding: 50px 55px 70px;
}
.cn6Area3 .cn6Box h4 {
	margin: 0 0 30px;
}
.cn6Area3 .cn6Box ul {
	overflow: hidden;
}
.cn6Area3 .cn6Box ul li {
	width: 64%;
	float: right;
	line-height: 1.6;
	font-size: 1.8rem;
}
.cn6Area3 .cn6Box ul li span {
	color: #b70000;
}
.cn6Area3 .cn6Box ul li:first-child {
	width: 32%;
	float: left;
}
.cn7 {
	background: url(image/cn7Bg1.png) no-repeat center top;
	background-size: auto 214px;
}
.cn7In {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 95px;
}
.cn7In h2 {
	text-align: center;
	padding: 36px 0 68px;
	margin: 0 0 53px;
}
.cn7Area table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 3px solid #0566d0;
	margin: 0 auto 46px;
}
.cn7Area table .spTable {
	display: none;
}
.cn7Area table th,
.cn7Area table td {
	border: 1px solid #0566d0;
}
.cn7Area table th {
	width: 388px;
	vertical-align: middle;
	font-size: 2rem;
	font-weight: bold;
	color: #0566d0;
	background: #f4fbff;
	padding: 17px 0;
}
.cn7Area table th:first-child {
	width: 215px;
	background: #fdffdc;
}
.cn7Area table th span {
	display: block;
	font-weight: bold;
	color: #e82154;
}
.cn7Area table th span::after {
	content: "（税込）";
	font-size: 1.6rem;
}
.cn7Area table td {
	line-height: 1.4;
	padding: 34px 25px;
}
.cn7Area table td span {
	display: block;
	position: relative;
	padding: 0 0 0 30px;
}
.cn7Area table td span::before {
	content: "";
	width: 6px;
	height: 6px;
	background: #0566d0;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -3px;
}
.cn7Area table td img {
	margin: 40px 0 0;
}
.cn7Area .cn7Box {
	position: relative;
	background: #fff9f8;
	border: 6px solid #ff5e5e;
	padding: 0 38px 0 76px;
}
.cn7Area .cn7Box > img {
	position: absolute;
	top: 13px;
	left: 7px;
}
.cn7Area .cn7Box ul {
	overflow: hidden;
}
.cn7Area .cn7Box ul li {
	width: 69%;
	float: right;
	padding: 0 0 29px;
}
.cn7Area .cn7Box ul li:first-child {
	width: 26.5%;
	float: left;
	padding: 47px 0;
}
.cn7Area .cn7Box ul li:first-child img {
	width: 100%;
}
.cn7Area .cn7Box ul li h3 {
	border-bottom: 1px solid #686868;
	padding: 44px 0 15px;
	margin: 0 0 10px;
}
.cn7Area .cn7Box ul li p {
	line-height: 1.6;
}
.cn8 {
	background: #e6ebf0 url(image/cn8Bg1.png) no-repeat center top;
	background-size: auto 572px;
	padding: 0 0 113px;
}
.cn8In {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cn8In h2 {
	text-align: center;
	padding: 419px 0 92px;
}
.cn8Area {
	background: #fff;
	padding: 38px 60px 0;
}
.cn8Area .cn8Box1 {
	background: url(image/cn8Icon8.png)no-repeat center bottom;
	padding: 0 0 62px;
}
.cn8Area .cn8Box1:last-child {
	background: none;
}
.cn8Area .cn8Box1:nth-child(4) {
	background: none;
	padding: 0;
}
.cn8Area .cn8Box1:nth-child(5) {
	width: 580px;
	background-position: 550px bottom;
	position: relative;
	padding: 90px 0 62px 300px;
}
.cn8Area .cn8Box1:nth-child(5) .arrow1,
.cn8Area .cn8Box1:nth-child(5) .arrow2 {
	font-family: 'YuMincho','Yu Mincho',serif;
	font-size: 1.8rem;
	position: absolute;
	border: 2px solid #0364cf;
	background: #fffd5d;
	padding: 6px;
	z-index: 2;
}
.cn8Area .cn8Box1:nth-child(5) .arrow1 {
	top: 12px;
	right: 186px;
}
.cn8Area .cn8Box1:nth-child(5) .arrow2 {
	top: 50%;
	left: 65px;
	background: #d9f8ff;
	margin-top: -23px;
}
.cn8Area .cn8Box1:nth-child(5)::before {
	content: "";
	width: 60px;
	height: 100%;
	background: url(image/cn8Icon9.png) no-repeat;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	left: 137px;
}
.cn8Area .cn8Box1:nth-child(5)::after {
	content: "";
	width: 60px;
	height: 89px;
	background: url(image/cn8Icon10.png) no-repeat;
	position: absolute;
	top: 0;
	right: 265px;
}
.cn8Area .cn8Box1In {
	border: 4px solid #2080db;
}
.cn8Area .cn8Box1 .cn8Box1In h3 {
	font-family: 'YuMincho','Yu Mincho',serif;
	font-size: 33px;
	color: #fff;
	background: #0061ce;
	background: -moz-linear-gradient(top, #0061ce 0%, #2080db 100%);
	background: -webkit-linear-gradient(top, #0061ce 0%,#2080db 100%);
	background: linear-gradient(to bottom, #0061ce 0%,#2080db 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0061ce', endColorstr='#2080db',GradientType=0 );
	position: relative;
	padding: 2px 0 2px 140px;
	margin: -4px -4px 0;
}
.cn8Area .cn8Box1 .cn8Box1In h3::after {
	content: "";
	width: 90px;
	height: 90px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: -13px;
	left: 25px;
}
.cn8Area .cn8Box1:first-child .cn8Box1In h3::after {background-image: url(image/cn8Icon1.png)}
.cn8Area .cn8Box1:nth-child(2) .cn8Box1In h3::after {background-image: url(image/cn8Icon2.png)}
.cn8Area .cn8Box1:nth-child(3) .cn8Box1In h3::after {background-image: url(image/cn8Icon3.png)}
.cn8Area .cn8Box1:nth-child(4) .cn8Box1In h3::after {background-image: url(image/cn8Icon4.png)}
.cn8Area .cn8Box1:nth-child(5) .cn8Box1In h3::after {background-image: url(image/cn8Icon5.png)}
.cn8Area .cn8Box1:nth-child(6) .cn8Box1In h3::after {background-image: url(image/cn8Icon6.png)}
.cn8Area .cn8Box1:nth-child(7) .cn8Box1In h3::after {background-image: url(image/cn8Icon7.png)}
.cn8Area .cn8Box1 .cn8Box1In ul {
	overflow: hidden;
	padding: 33px 37px 21px 33px
}
.cn8Area .cn8Box1 .cn8Box1In ul li {
	width: 69.5%;
	float: right;
	line-height: 1.6;
}
.cn8Area .cn8Box1 .cn8Box1In ul li:first-child {
	width: 27.5%;
	float: left;
}
.cn8Area .cn8Box1:nth-child(5) .cn8Box1In ul li {
	width: 50%;
	letter-spacing: 0;
}
.cn8Area .cn8Box1:nth-child(5) .cn8Box1In ul li:first-child {
	width: 44%;
}
.cn8Area .cn8Box1 .cn8Box1In .cn8Min {
	margin: 0 33px 33px;
}
.cn8Area .cn8Box1 .cn8Box1In .cn8Min p {
	font-family: 'YuMincho','Yu Mincho',serif;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: 0 0 30px;
}
.cn8Area .cn8Box1 .cn8Box1In .cn8Min p::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 28px 21px 0 21px;
	border-color: #ec1919 transparent transparent transparent;
	position: absolute;
	left: 50%;
	bottom: -37px;
	margin-left: -21px;
}
.cn8Area .cn8Box1 .cn8Box1In .cn8Min h4 {
	font-family: 'YuMincho','Yu Mincho',serif;
	line-height: 1.6;
	font-size: 3rem;
	font-weight: bold;
	text-align: center;
	background: #e0ba08;
	background: -moz-linear-gradient(left, #e0ba08 0%, #eac206 18%, #f8ed4c 54%, #eac206 81%, #d7b205 100%);
	background: -webkit-linear-gradient(left, #e0ba08 0%,#eac206 18%,#f8ed4c 54%,#eac206 81%,#d7b205 100%);
	background: linear-gradient(to right, #e0ba08 0%,#eac206 18%,#f8ed4c 54%,#eac206 81%,#d7b205 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0ba08', endColorstr='#d7b205',GradientType=1 );
	padding: 5px 0;
}
.cn8Area .cn8Box1 .cn8Box1In .cn8Min ul {
	border: solid #e2bb06;
	background: #fffceb;
	border-width: 0 4px 4px;
}
.cn9 {
	background: url(image/cn9Bg1.jpg) no-repeat center top;
	background-size: cover;
}
.cn9In {
	text-align: center;
	padding: 145px 0 65px;
}
footer .ftLogo {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
footer .ftLogo img {
	width: 252px;
	vertical-align: bottom;
}
.footerArea {
	background: #6dc1da;
	padding: 60px 0 41px;
}
.footerArea ul {
	text-align: center;
}
.footerArea ul li {
	display: inline-block;
	line-height: 1;
	padding: 0 22px;
}
.footerArea ul li:first-child {
	border-right: 1px solid #fff;
}
.footerArea ul li a {
	font-size: 1.8rem;
	color: #fff;
}
.footerArea .copy {
	line-height: 1;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;
	margin: 23px 0 0;
}
@media screen and (max-width: 999px) {
	header .headerCt {
		width: 30%;
		top: 40%;
		left: 48%;
	}
	.cn1 {
		height: auto;
		background-size: 200% auto;
	}
	.cn1In {
		padding: 0 0 110%;
	}
	.cn1Area1 > p {
		width: 90%;
		max-width: 852px;
		margin: 0 auto;
	}
	.cn1Area1 .cn1Box p img {
		width: 77%;
		max-width: 772px;
	}
	.cn3Area .titleArea {
		padding: 34px 30px 84px 179px
	}
	.cn3Area .titleArea::before {
		left: 30px;
	}
	.cn5 .cn5Area1 > img,
	.cn5 .cn5Area4 > img {
		display: none;
	}
	.cn5 .cn5Area2 p:last-child {
		width: 56.8%;
		height: 251px;
	}
	.cn5 .cn5Area3 .cn5Box1 p:first-child {
		width: 66.5%;
		height: 241px;
	}
	.cn5 .cn5Area3 .cn5Box1 p:last-child {
		width: 34.5%;
	}
	.cn6Area1 {
		box-sizing: border-box;
		padding: 155px 50px 58px;
	}
	.cn6Area1 ul {
		width: 100%;
	}
	.cn6Area1 ul li {
		width: 30%;
		margin: 0 0 0 5%;
	}
	.cn8Area .cn8Box1:nth-child(5) {
		width: auto;
		padding: 90px 0 62px 15%;
	}
	.cn8Area .cn8Box1:nth-child(5)::before {
		left: 0;
	}
	.cn8Area .cn8Box1:nth-child(5) .arrow2 {
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		left: -10px;
		margin-top: -106px;
	}
	.cmPartsIn h2 {
		text-align: center;
	}
	.cmPartsIn .telLink a span {
		text-align: center;
		padding: 10px 0 17px;
	}
	.cmPartsIn .telLink a span .imgArea {
		display: none;
	}
	.cmPartsIn p {
		padding: 20px;
	}
}
@media screen and (max-width: 767px) {
	header {
		width: 100%;
		position: fixed;
		background: #fff;
		z-index: 999;
	}
	.headerIn {
		box-sizing: border-box;
		padding: 0 2%;
	}
	.headerIn .logo {
		width: 55%;
	}
	.headerIn .headerTel {
		width: 45%;
		margin: 0;
	}
	header .headerCt {
		display: none;
	}
	.headerIn .logo p {
		letter-spacing: 0;
		font-size: 1rem;
		padding: 8px 0;
	}
	.headerIn .headerTel > img {
		height: auto;
	}
	.headerIn .headerTel p {
		font-size: 1rem;
	}
	main {
		padding: 10% 0 0;
	}
	.cn1Area1 > p {
		padding: 4% 0;
	}
	.cn2 {
		background: none;
		padding: 50px 0 90px;
	}
	.cn2In {
		background-size: 100% 100%;
		box-sizing: border-box;
		padding: 0 5% 50px;
	}
	.cn3header {
		background-size: 200% auto;
	}
	.cn3header h2 {
		height: auto;
		padding: 10% 0;
	}
	.cn3In {
		margin: 0 auto;
	}
	.cn3Area .cn3Box .imgArea1,
	.cn3Area .cn3Box .textArea1 {
		width: 100%;
		float: none;
	}
	.cn3Area .cn3Box .textArea1 {
		margin: 25px 0 0;
	}
	.cn3Area .cn3Box .imgArea1 img {
		width: 100%;
	}
	.cn3Area .titleArea {
		padding: 34px 15px 84px 100px
	}
	.cn3Area .titleArea::before {
		width: 70px;
		height: 70px;
		background-size: auto 100%;
		left: 15px;
	}
	.cn3Area .cn3Box .imgArea2 ul li {
		width: 100%;
		float: none;
	}
	.cn3Area .cn3Box .imgArea2 ul li:first-child {
		margin: 0 0 8%;
	}
	.cn5 {
		height: auto;
		background-size: 200% auto;
	}
	.cn5 .cn5Area1 p {
		width: 85%;
		padding: 5% 0;
		margin: 0 auto;
	}
	.cn5 .cn5Area2 p:first-child {
		width: 85%;
		padding: 5% 0;
		margin: 0 auto;
	}
	.cn5 .cn5Area2 p:last-child {
		height: auto;
		padding: 0 0 0 10px;
	}
	.cn5 .cn5Area3 .cn5Box1 {
		padding: 15% 5% 5%;
	}
	.cn5 .cn5Area3 .cn5Box1 p:first-child {
		height: auto;
	}
	.cn5 .cn5Area3 .cn5Box1 p:last-child {
		right: 12%;
	}
	.cn5 .cn5Area3 .cn5Box2 ul {
		padding: 36px 15px 63px;
	}
	.cn5 .cn5Area3 .cn5Box2 ul li {
		width: 100%;
		float: none;
		margin: 5% 0 0;
	}
	.cn5 .cn5Area4 {
		background: #000;
		padding: 50px 20px 100px;
		margin: 0;
	}
	.cn5 .cn5Area4 p:first-child {
		padding: 0 0 30px;
	}
	.cn5 .cn5Area4 p:nth-child(3) {
		padding: 0;
	}
	.cn5 .cn5Area5 {
		height: auto;
		background: url(image/cn5Bg3.png) no-repeat center top;
		background-size: 200% auto;
		margin: -100px 0 0;
		padding-bottom: 96%;
	}
	.cn5 .cn5Area5 > img {
		width: 60%;
	}
	.cn5 .cn5Area5 p:first-child {
		bottom: 78%
	}
	.cn5 .cn5Area5 p:nth-child(2) {
		bottom: 41%;
	}
	.cn5 .cn5Area5 p:nth-child(3) {
		bottom: 5%;
	}
	.cn6Area1 {
		padding: 55px 15px 58px;
	}
	.cn6Area2 h3, .cn6Area3 h3 {
		height: auto;
		padding: 38px 15px;
	}
	.cn6Area2 .cn6Box {
		padding: 38px 15px 60px;
	}
	.cn6Area2 .cn6Box:last-child {
		padding: 60px 15px;
	}
	.cn6Area2 .cn6Box ul li {
		width: 100%;
		float: none;
		margin: 5% 0 0;
	}
	.cn6Area2 .cn6Box ul li img {
		width: 100%;
	}
	.cn6Area3 .cn6Box {
		padding: 50px 15px 0;
	}
	.cn6Area3 .cn6Box:last-child {
		padding: 50px 15px 70px
	}
	.cn6Area3 .cn6Box ul li,
	.cn6Area3 .cn6Box ul li:first-child {
		width: 100%;
		float: none;
	}
	.cn6Area3 .cn6Box ul li:first-child {
		margin: 0 0 5%;
	}
	.cn6Area3 .cn6Box ul li img {
		width: 100%;
	}
	.cn7In h2 {
		padding: 15% 15px;
		margin: 0 0 60px;
	}
	.cn7Area table {
		width: 90%;
	}
	.cn7Area table th {
		font-size: 1.6rem;
	}
	.cn7Area table tr:first-child th:last-child,
	.cn7Area table tr:nth-child(2) td:last-child {
		display: none;
	}
	.cn7Area table .spTable {
		display: table-row;
	}
	.cn7Area table tr:first-child th:nth-child(2),
	.cn7Area table tr:nth-child(2) td:nth-child(2),
	.cn7Area table tr:nth-child(3) td:nth-child(2) {
		border-right-width: 3px;
	}
	.cn7Area .cn7Box {
		border-width: 10px;
		padding: 20px;
	}
	.cn7Area .cn7Box ul li,
	.cn7Area .cn7Box ul li:first-child {
		width: 100%;
		float: none;
		padding: 0;
	}
	.cn8 {
		background-size: 200% auto;
		padding: 0;
	}
	.cn8In h2 {
		padding: 40% 0 8%;
	}
	.cn8In h2 img {
		width: 70%;
	}
	.cn8Area {
		padding: 0;
	}
	.cn8Area .cn8Box1:nth-child(5) {
		background-position: 67% bottom;
		padding: 90px 0 62px 20%;
	}
	.cn8Area .cn8Box1:nth-child(5)::before {
		width: 100px;
	}
	.cn8Area .cn8Box1:nth-child(5) .arrow2 {
		left: 3px;
	}
	.cn8Area .cn8Box1:nth-child(5)::after {
		left: 60%;
	}
	.cn8Area .cn8Box1:nth-child(5) .arrow1 {
		right: 5%;
	}
	.cn8Area .cn8Box1 .cn8Box1In h3 {
		font-size: 2.2rem;
		padding: 10px 0 10px 70px
	}
	.cn8Area .cn8Box1:nth-child(5) h3 {
		font-size: 2rem;
	}
	.cn8Area .cn8Box1 .cn8Box1In h3::after {
		width: 40px;
		height: 40px;
		left: 15px;
		top: 50%;
		margin-top: -20px;
	}
	.cn8Area .cn8Box1 .cn8Box1In ul {
		padding: 20px;
	}
	.cn8Area .cn8Box1 .cn8Box1In ul li,
	.cn8Area .cn8Box1 .cn8Box1In ul li:first-child,
	.cn8Area .cn8Box1:nth-child(5) .cn8Box1In ul li,
	.cn8Area .cn8Box1:nth-child(5) .cn8Box1In ul li:first-child {
		width: 100%;
		float: none;
	}
	.cn8Area .cn8Box1 .cn8Box1In ul li:first-child {
		margin: 0 0 20px;
	}
	.cn8Area .cn8Box1 .cn8Box1In ul li img {
		width: 100%;
	}
	.cn8Area .cn8Box1 .cn8Box1In .cn8Min {
		margin: 0 20px 20px;
	}
	.cn8Area .cn8Box1 .cn8Box1In .cn8Min p {
		font-size: 1.8rem;
	}
	.cn9 {
		background: none;
	}
	.cn9In {
		padding: 10% 0 0;
	}
	.footerArea ul li {
		padding: 0 10px;
	}
	.footerArea ul li a {
		font-size: 1.4rem;
	}
	.footerArea .copy {
		letter-spacing: 0;
		font-size: 1rem;
	}
	.cmPartsIn {
		padding: 20px 15px;
	}
	.cmPartsIn .telLink a span,
	.cmPartsIn .formLink a span {
		padding: 10px 20px 17px;
	}
}
@media screen and (max-width: 321px) {
	main {
		padding: 31.5% 0 0;
	}
}
