@charset "UTF-8";
/* 綿半のソリューション用CSS
========================================*/
/* SPonly */
@media screen and (max-width: 767px) {
	header .mainttl {
		align-items:center;
		background:url(../img/bg_header_sp.jpg) no-repeat center top;
		background-size:cover;
		display:flex;
		height:450px;
	}
	header .mainttl h1 {
		background:rgba(255, 255, 255, 0.85);
		box-sizing:border-box;
		padding:20px 5.5%;
		width:90%;
		
		font-size: 26px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		transform: rotate(.03deg);
		font-weight: 900;
	}
	header .mainttl h1 span {
		display: block;
		height: 31px;
		line-height: 31px;
	}
	header .mainttl h1 img {
		height:31px;
	}
	/*#mainArea #cont02,
	#mainArea #cont03,
	#mainArea #cont04,
	#mainArea #cont05,
	#mainArea #cont06 {
		display:none;
	}*/
	#mainArea .tab {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		padding:25px 5.5%;
	}
	#mainArea .tab li {
		align-items:center;
		background:#f2ba00;
		border-radius:2px;
		box-sizing:border-box;
		color:#fff;
		display:flex;
		flex-wrap:wrap;
		font-size:92%;
		font-weight:bold;
		justify-content:center;
		line-height:135%;
		margin:7px 0;
		padding:8px 5px;
		text-align:center;
		width:48%;
	}
	#mainArea .tab li.clickable {
		cursor:pointer;
		padding:1px;
	}
	#mainArea .tab li.clickable span{
		display: block;
		width: 100%;
	}
	#mainArea .tab li.clickable span a {
		align-items:center;
		background:#fff;
		border-radius:2px;
		box-sizing:border-box;
		color:#f2ba00;
		display:flex;
		justify-content:center;
		padding:14px 10px;
		height:100%;
		width:100%;
	}
	#mainArea .anchor {
		background:#faf7eb;
		padding:20px 5.5%;
	}
	#mainArea .anchor li {
		padding:10px 0;
	}
	#mainArea article > section {
		padding:50px 5.5%;
	}
	#mainArea article > section:nth-of-type(even) {
		background:#faf7eb;
	}
	#mainArea article > section h2 {
		margin:-30px 0 30px;
		padding:30px 0;
		position:relative;
		text-align:center;
	}
	#mainArea article > section h2.h2_text {
		font-size: 23px;
		letter-spacing: -0.02em;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		transform: rotate(.03deg);
		font-weight: 900;
		line-height: 1.3;
	}
	#mainArea article > section h2.line2 img {
		height:55px;
	}
	#mainArea article > section h2.line3 img {
		height:89px;
	}
	#mainArea article > section h2 img {
		height:24px;
	}
	#mainArea article > section h2:after {
		background:#f2ba00;
		content:"";
		margin-left:-22px;
		position:absolute;
		left:50%;
		bottom:0;
		height:2px;
		width:45px;
	}
	#mainArea article > section p {
		line-height:180%;
	}
	#mainArea article > section p strong {
		font-size:116%;
	}
	#mainArea article > section .lead {
		font-size:116%;
		font-weight:bold;
		line-height:165%;
		margin-bottom:15px;
	}
	#mainArea article > section .flexBlock {
		margin-top:35px;
	}
	#mainArea article > section .flexBlock figure img {
		width:100%;
	}
	#mainArea article > section.cont01_01 section {
		margin-top:40px;
	}
	#mainArea article > section.cont01_01 h3 {
		border-left:5px solid #e7b200;
		font-size:108%;
		font-weight:bold;
		margin-bottom:15px;
		padding-left:10px;
	}
	#mainArea article > section.cont01_01 .pointList {
		margin:25px -6% 0;
	}
	#mainArea article > section.cont01_01 .pointList li {
		margin:0 auto 20px;
		width:317px;
	}
	#mainArea article > section.cont01_01 .pointList li h4 img {
		width:317px;
	}
	#mainArea article > section.cont01_01 .pointList li dl {
		border-left:2px solid #fcc000;
		border-right:2px solid #fcc000;
		border-bottom:2px solid #fcc000;
		border-radius:0 0 2px 2px;
		padding:25px 20px;
	}
	#mainArea article > section.cont01_01 .pointList li dl dt {
		border-bottom:1px solid #f2ba00;
		display:table;
		font-size:116%;
		font-weight:bold;
		margin:0 auto 22px;
		padding-bottom:5px;
	}
	#mainArea article > section.cont01_01 .pointList li dl dd {
		line-height:180%;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(1) p {
		margin-top:10px;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(1) .aimBox {
		background:#faf7eb;
		font-weight:bold;
		line-height:165%;
		margin-top:20px;
		padding:15px;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(1) .aimBox em {
		color:#f2ba00;
		font-weight:bold;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) dl {
		line-height:180%;
		margin-bottom:30px;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) dl strong {
		font-size:116%;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) dl dd {
		background:url(../img/bg_arrow02_sp.png) no-repeat center top;
		background-size:100%;
		margin-top:15px;
		padding-top:15px;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) figure {
		margin-top:15px;
		text-align:center;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) figure img {
		width:100%;
		max-width:320px;
	}
	#mainArea article > section.cont01_02 figure {
		margin-bottom:25px;
		text-align:center;
	}
	#mainArea article > section.cont01_02 figure img {
		width:180px;
	}
	#mainArea article > section.cont01_02 .perforTbl {
		border-collapse:collapse;
		border-top:1px solid #333;
		border-left:1px solid #333;
		margin:30px auto 0;
		width:100%;
	}
	#mainArea article > section.cont01_02 .perforTbl th {
		background:#f2ba00;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		font-weight:bold;
		letter-spacing:0.1em;
		padding:7px 10px;
		text-align:center;
	}
	#mainArea article > section.cont01_02 .perforTbl td {
		background:#fff;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		box-sizing:border-box;
		font-size:92%;
		line-height:150%;
		padding:5px 12px;
		width:50%;
	}
	#mainArea article > section.cont01_02 .perforTbl td:last-of-type {
		text-align:right;
	}
	#mainArea article > section.cont01_02 .perforTbl td sup {
		font-size:50%;
		vertical-align:6px;
	}
	#mainArea article > section.cont01_02 .perforTbl td strong {
		font-size:116%;
	}
	#mainArea article > section.cont02_01 h3 {
		border-left:5px solid #e7b200;
		font-size:108%;
		font-weight:bold;
		margin-bottom:15px;
		padding-left:10px;
	}
	#mainArea article > section.cont02_01 figure {
		text-align:center;
	}
	#mainArea article > section.cont02_01 figure img {
		width:100%;
	}
	#mainArea article > section.cont02_01 section {
		margin-top:30px;
	}
	#mainArea article > section.cont02_01 section .flexBlock {
		margin-top:0;
	}
	#mainArea article > section.cont02_01 section .flexBlock figure {
		margin-top:20px;
	}
	#mainArea article > section.cont02_01 section .flexBlock figure figcaption {
		margin-top:7px;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(2) figure img {
		width: 100%;
		max-width: 320px;
		display: block;
		margin: 0 auto;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(3) figure figcaption {
		margin-bottom:7px;
		text-align:left;
	}
	#mainArea article > section.cont02_02 .beforeTtl {
		font-size:92%;
		font-weight:bold;
		margin-bottom:5px;
	}
	#mainArea article > section.cont02_02 .beforeImg {
		background:url(../img/arrow_cont02_sec04.png) no-repeat center 45px;
		background-size:10px auto;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:0 auto 20px;
	}
	#mainArea article > section.cont02_02 .beforeImg li {
		width:46%;
	}
	#mainArea article > section.cont02_02 .beforeImg li img {
		width:100%;
	}
	#mainArea article > section.cont02_02 .beforeImg li figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	#mainArea article > section.cont02_02 .beforeImg:last-of-type {
		margin-bottom:0;
	}
	#mainArea article > section.cont03_01 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:30px auto;
		font-size:116%;
		font-weight:bold;
		line-height:180%;
		margin:20px -6% 0;
		padding:25px 5.5%;
		text-align:center;
	}
	#mainArea article > section.cont03_01 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont03_01 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont03_01 .flexBlock {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:20px -2% 0;
	}
	#mainArea article > section.cont03_01 .flexBlock figure {
		width:49%;
	}
	#mainArea article > section.cont03_01 .flexBlock figure img {
		width:100%;
	}
	#mainArea article > section.cont03_01 .flexBlock figure figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	#mainArea article > section.cont03_01 section:nth-of-type(2) figure img {
		width: 100%;
		max-width: 320px;
		display: block;
		margin: 30px auto;
	}
	#mainArea article > section.cont03_02 .compImg {
		text-align:center;
	}
	#mainArea article > section.cont03_02 .compImg img {
		width:100%;
	}
	#mainArea article > section.cont03_02 section {
		margin-top:40px;
	}
	#mainArea article > section.cont03_02 section h3 {
		border-left:5px solid #e7b200;
		font-size:108%;
		font-weight:bold;
		margin-bottom:15px;
		padding-left:10px;
	}
	#mainArea article > section.cont03_02 section img {
		width:100%;
	}
	#mainArea article > section.cont03_03 .flexBlock {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:0 -2%;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox {
		width:49%;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox .beforeTtl {
		font-size:92%;
		font-weight:bold;
		margin-bottom:5px;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox img {
		width:100%;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	
	#mainArea article > section.cont04_01 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:30px auto;
		font-size:116%;
		font-weight:bold;
		line-height:180%;
		margin:20px -6% 0;
		padding:25px 5.5%;
		text-align:center;
	}
	#mainArea article > section.cont04_01 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont04_01 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont04_01 .flexBlock {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:20px -2% 0;
	}
	#mainArea article > section.cont04_01 .flexBlock figure {
		width:49%;
	}
	#mainArea article > section.cont04_01 .flexBlock figure img {
		width:100%;
	}
	#mainArea article > section.cont04_01 .flexBlock figure figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	#mainArea article > section.cont04_01 section figure img {
		width: 100%;
		max-width: 320px;
		display: block;
		margin: 30px auto;
	}
	
	#mainArea article > section.cont04_02 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:30px auto;
		font-size:116%;
		font-weight:bold;
		line-height:180%;
		margin:20px -6% 0;
		padding:25px 5.5%;
		text-align:center;
	}
	#mainArea article > section.cont04_02 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont04_02 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont04_02 .flexBlock {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:20px -2% 0;
	}
	#mainArea article > section.cont04_02 .flexBlock figure {
		width:49%;
	}
	#mainArea article > section.cont04_02 .flexBlock figure img {
		width:100%;
	}
	#mainArea article > section.cont04_02 .flexBlock figure figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	#mainArea article > section.cont04_02 section figure img {
		width: 100%;
		max-width: 320px;
		display: block;
		margin: 30px auto;
	}
	
	#mainArea article > section.cont04_03 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:30px auto;
		font-size:116%;
		font-weight:bold;
		line-height:180%;
		margin:20px -6% 0;
		padding:25px 5.5%;
		text-align:center;
	}
	#mainArea article > section.cont04_03 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont04_03 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont04_03 .flexBlock {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:20px -2% 0;
	}
	#mainArea article > section.cont04_03 .flexBlock figure {
		width:49%;
	}
	#mainArea article > section.cont04_03 .flexBlock figure img {
		width:100%;
	}
	#mainArea article > section.cont04_03 .flexBlock figure figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	#mainArea article > section.cont04_03 section figure img {
		width: 100%;
		max-width: 320px;
		display: block;
		margin: 30px auto;
	}	
	
	#mainArea article > section.cont04_01 .flexBlock .explanBox,
	#mainArea article > section.cont05_01 .flexBlock .explanBox,
	#mainArea article > section.cont06_01 .flexBlock .explanBox {
		margin-bottom:20px;
	}
	#mainArea article > section.cont04_01 .flexBlock .explanBox li,
	#mainArea article > section.cont05_01 .flexBlock .explanBox li,
	#mainArea article > section.cont06_01 .flexBlock .explanBox li {
		background:#faf7eb;
		line-height:165%;
		margin-top:10px;
		padding:15px 5.5%;
	}
	#mainArea article > section.cont04_01 .flexBlock .explanBox li strong,
	#mainArea article > section.cont05_01 .flexBlock .explanBox li strong,
	#mainArea article > section.cont06_01 .flexBlock .explanBox li strong {
		font-size:116%;
	}
	#mainArea article > section.cont04_01 .flexBlock:nth-of-type(2),
	#mainArea article > section.cont05_01 .flexBlock:nth-of-type(2),
	#mainArea article > section.cont06_01 .flexBlock:nth-of-type(2) {
		margin-top:5px;
	}
	#mainArea article > section.cont04_01 .flexBlock:nth-of-type(2) figure,
	#mainArea article > section.cont05_01 .flexBlock:nth-of-type(2) figure,
	#mainArea article > section.cont06_01 .flexBlock:nth-of-type(2) figure {
		margin-top:20px;
	}
	#mainArea article > section.cont04_01 .flexBlock:nth-of-type(2) figure figcaption,
	#mainArea article > section.cont05_01 .flexBlock:nth-of-type(2) figure figcaption,
	#mainArea article > section.cont06_01 .flexBlock:nth-of-type(2) figure figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	#mainArea article > section.cont04_02 .beforeTtl,
	#mainArea article > section.cont05_02 .beforeTtl,
	#mainArea article > section.cont06_02 .beforeTtl {
		font-size:92%;
		font-weight:bold;
		margin-bottom:5px;
	}
	#mainArea article > section.cont04_02 .beforeImg,
	#mainArea article > section.cont05_02 .beforeImg,
	#mainArea article > section.cont06_02 .beforeImg {
		background:url(../img/arrow_cont02_sec04.png) no-repeat center 45px;
		background-size:10px auto;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:0 auto 20px;
	}
	#mainArea article > section.cont04_02 .beforeImg li,
	#mainArea article > section.cont05_02 .beforeImg li,
	#mainArea article > section.cont06_02 .beforeImg li {
		width:46%;
	}
	#mainArea article > section.cont04_02 .beforeImg li img,
	#mainArea article > section.cont05_02 .beforeImg li img,
	#mainArea article > section.cont06_02 .beforeImg li img {
		width:100%;
	}
	#mainArea article > section.cont04_02 .beforeImg li figcaption,
	#mainArea article > section.cont05_02 .beforeImg li figcaption,
	#mainArea article > section.cont06_02 .beforeImg li figcaption {
		font-size:92%;
		margin-top:7px;
		text-align:center;
	}
	#mainArea article > section.cont04_02 .beforeImg:last-of-type,
	#mainArea article > section.cont05_02 .beforeImg:last-of-type,
	#mainArea article > section.cont06_02 .beforeImg:last-of-type {
		margin-bottom:0;
	}
	#mainArea .contactBox {
		background:#faf7eb;
		box-sizing:border-box;
		font-size:108%;
		line-height:165%;
		margin:50px auto;
		padding:25px 10px 30px;
		text-align:center;
		width:89%;
	}
	#mainArea .contactBox dd a {
		background:#f2ba00;
		box-sizing:border-box;
		color:#fff;
		display:block;
		font-weight:bold;
		margin:20px auto 0;
		padding:12px 10px;
		width:90%;
	}
}

/* iPhone5only */
@media screen and (max-width: 359px) {
	#mainArea .tab {
		padding:30px 3.5%;
	}
	#mainArea .tab li {
		padding:8px 1px;
		width:48.5%;
	}
	#mainArea article > section.cont01_01 .survey dd img {
		width:300px;
	}
	#mainArea article > section.cont01_03 .contactBox br {
		display:none;
	}
	#mainArea article > section.cont02_04 .beforeImg {
		background:url(../img/arrow_cont02_sec04.png) no-repeat center 40px;
		background-size:9px auto;
		margin:0 -2% 20px;
	}
	#mainArea article > section.cont02_04 .beforeImg li {
		width:46.5%;
	}
	#mainArea article > section.cont02_04 .beforeImg li img {
		width:100%;
	}
	#mainArea article > section.cont04_02 .beforeImg,
	#mainArea article > section.cont05_02 .beforeImg,
	#mainArea article > section.cont06_02 .beforeImg {
		background:url(../img/arrow_cont02_sec04.png) no-repeat center 40px;
		background-size:9px auto;
		margin:0 -2% 20px;
	}
	#mainArea article > section.cont04_02 .beforeImg li,
	#mainArea article > section.cont05_02 .beforeImg li,
	#mainArea article > section.cont06_02 .beforeImg li {
		width:46.5%;
	}
	#mainArea article > section.cont04_02 .beforeImg li img,
	#mainArea article > section.cont05_02 .beforeImg li img,
	#mainArea article > section.cont06_02 .beforeImg li img {
		width:100%;
	}
	#mainArea .contactBox {
		font-size:100%;
		width:92%;
	}
}

/* PConly */
@media screen and (min-width: 768px) {
	header .mainttl {
		align-items:center;
		background:url(../img/bg_header_pc.jpg) no-repeat center top;
		background-size:cover;
		display:flex;
		height:490px;
	}
	header .mainttl h1 {
		box-sizing:border-box;
		margin:0 auto;
		padding:0 20px;
		width:1000px;
		
		font-size: 42px;
		letter-spacing: -0.02em;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		transform: rotate(.03deg);
		font-weight: 900;
	}
	header .mainttl h1 span {
		background: rgba(255, 255, 255, 0.85);
		padding: 27px 130px 27px 50px;
		height: 42px;
	}
	header .mainttl h1 img {
		background:rgba(255, 255, 255, 0.85);
		padding:30px 170px 30px 50px;
		height:42px;
	}
	header .glonav .navList > ul > li:nth-of-type(3) > p a:after {
		margin-left:-50%;
		width:102%;
	}
	#mainArea > article {
		margin-top:-50px;
		padding-top:90px;
	}
	/*#mainArea #cont02,
	#mainArea #cont03,
	#mainArea #cont04,
	#mainArea #cont05,
	#mainArea #cont06 {
		display:none;
	}*/
	#mainArea .tab {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:0 auto 30px;
		width:740px;
	}
	#mainArea .tab li {
		background:#f2ba00;
		border-radius:3px;
		box-sizing:border-box;
		color:#fff;
		font-size:114%;
		font-weight:bold;
		margin-bottom:12px;
		padding:17px 10px;
		position:relative;
		text-align:center;
		width:240px;
	}
	#mainArea .tab li.clickable {
		padding:0;
	}
	#mainArea .tab li.clickable span a {
		background:#fff;
		border-radius:3px;
		color:#f2ba00;
		cursor:pointer;
		display:block;
		margin:1px;
		padding:16px 10px;
		transition:all 0.1s ease;
	}
	#mainArea .tab li.clickable span a:hover {
		background:#f2ba00;
		color:#fff;
	}
	#mainArea .tab li.clickable:after {
		background:none;
	}
	#mainArea .anchor {
		background:#faf7eb;
		display:flex;
		flex-wrap:wrap;
		justify-content:center;
		padding:30px 0;
	}
	#mainArea .anchor li {
		padding:12px 30px;
		text-align:center;
	}
	#mainArea .anchor li a {
		position:relative;
	}
	#mainArea .anchor li a:hover {
		color:#333;
	}
	#mainArea .anchor li a:hover:after {
		border-bottom:1px solid #333;
		content:"";
		position:absolute;
		left:0;
		bottom:-2px;
		width:100%;
	}
	#mainArea article > section {
		padding:80px 0;
	}
	#mainArea article > section:nth-of-type(even) {
		background:#faf7eb;
	}
	#mainArea article > section h2 {
		margin:-110px 0 40px;
		padding:110px 0 40px;
		position:relative;
		text-align:center;
	}
	#mainArea article > section h2.h2_text {
		font-size: 32px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		transform: rotate(.03deg);
		font-weight: 900;
	}
	#mainArea article > section h2 img {
		height:32px;
	}
	#mainArea article > section h2.line3 img {
		height:74px;
	}
	#mainArea article > section h2:after {
		background:#f2ba00;
		content:"";
		margin-left:-30px;
		position:absolute;
		left:50%;
		bottom:0;
		height:2px;
		width:60px;
	}
	#mainArea article > section p {
		line-height:180%;
	}
	#mainArea article > section p strong {
		font-size:120%;
		line-height:165%;
	}
	#mainArea article > section .lead {
		font-size:121%;
		font-weight:bold;
		line-height:165%;
		margin-bottom:30px;
		text-align:center;
	}
	#mainArea article > section .flexBlock {
		align-items:center;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin-top:60px;
		padding:0 20px;
	}
	#mainArea article > section .flexBlock .secBox {
		width:580px;
	}
	#mainArea article > section .flexBlock figure img {
		width:360px;
	}
	#mainArea article > section.cont01_01 section {
		margin-top:70px;
		padding:0 20px;
	}
	#mainArea article > section.cont01_01 h3 {
		border-left:5px solid #e7b200;
		font-size:114%;
		font-weight:bold;
		margin-bottom:20px;
		padding-left:10px;
	}
	#mainArea article > section.cont01_01 p {
		line-height:200%;
	}
	#mainArea article > section.cont01_01 .pointList {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin-top:50px;
		padding:0 15px;
	}
	#mainArea article > section.cont01_01 .pointList li {
		width:300px;
	}
	#mainArea article > section.cont01_01 .pointList li h4 img {
		width:300px;
	}
	#mainArea article > section.cont01_01 .pointList li dl {
		border-left:4px solid #fcc000;
		border-right:4px solid #fcc000;
		border-bottom:4px solid #fcc000;
		border-radius:0 0 2px 2px;
		padding:35px 35px 20px;
		min-height:240px;
	}
	#mainArea article > section.cont01_01 .pointList li dl dt {
		border-bottom:1px solid #f2ba00;
		display:table;
		font-size:127%;
		font-weight:bold;
		margin:0 auto 30px;
		padding-bottom:5px;
	}
	#mainArea article > section.cont01_01 .pointList li dl dd {
		line-height:180%;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(1) .aimBox {
		background:#faf7eb;
		font-size:140%;
		font-weight:bold;
		line-height:165%;
		margin-top:40px;
		padding:35px 10px;
		text-align:center;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(1) .aimBox em {
		color:#f2ba00;
		font-weight:bold;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) dl {
		line-height:180%;
		margin-bottom:60px;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) dl strong {
		font-size:120%;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) dl dd {
		background:url(../img/bg_arrow02_pc.png) no-repeat center top;
		margin-top:20px;
		padding-top:30px;
		text-align:center;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) figure {
		text-align:center;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) figure img {
		width:500px;
		display: block;
		margin: 0 auto;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) .imgBlock {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:50px auto 0;
		width:580px;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) .imgBlock li {
		width:265px;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) .imgBlock li img {
		width:100%;
	}
	#mainArea article > section.cont01_01 section:nth-of-type(2) .imgBlock li figcaption {
		margin-top:10px;
		text-align:center;
	}
	#mainArea article > section.cont01_02 figure {
		margin-bottom:30px;
		text-align:center;
	}
	#mainArea article > section.cont01_02 figure img {
		width:300px;
	}
	#mainArea article > section.cont01_02 .perforTbl {
		border-collapse:collapse;
		border-top:1px solid #333;
		border-left:1px solid #333;
		margin:40px auto 0;
		width:600px;
	}
	#mainArea article > section.cont01_02 .perforTbl th {
		background:#f2ba00;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		font-size:114%;
		font-weight:bold;
		letter-spacing:0.1em;
		padding:15px 10px;
		text-align:center;
	}
	#mainArea article > section.cont01_02 .perforTbl th:last-of-type {
		width:180px;
	}
	#mainArea article > section.cont01_02 .perforTbl td {
		background:#fff;
		border-right:1px solid #333;
		border-bottom:1px solid #333;
		box-sizing:border-box;
		font-size:107%;
		line-height:165%;
		padding:13px 20px;
	}
	#mainArea article > section.cont01_02 .perforTbl td:last-of-type {
		text-align:right;
	}
	#mainArea article > section.cont01_02 .perforTbl td sup {
		font-size:50%;
		vertical-align:7px;
	}
	#mainArea article > section.cont01_02 .perforTbl td strong {
		font-size:133%;
	}
	#mainArea article > section.cont02_01 .inrWrap > figure {
		margin-top:40px;
		text-align:center;
	}
	#mainArea article > section.cont02_01 h3 {
		border-left:5px solid #e7b200;
		font-size:114%;
		font-weight:bold;
		margin-bottom:20px;
		padding-left:10px;
	}
	#mainArea article > section.cont02_01 section {
		margin-top:50px;
		padding:0 20px;
	}
	#mainArea article > section.cont02_01 section .flexBlock {
		margin-top:30px;
	}
	#mainArea article > section.cont02_01 section .flexBlock figure {
		padding:0 10px;
	}
	#mainArea article > section.cont02_01 section .flexBlock figure figcaption {
		margin-top:10px;
		text-align:center;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(1) .flexBlock {
		align-items:start;
		justify-content:center;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(1) img {
		width:400px;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(2) .flexBlock {
		align-items:start;
		justify-content:center;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(2) img {
		width:100%;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(3) .flexBlock {
		padding:0 10px;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(3) .flexBlock figure:nth-of-type(1) img {
		width:380px;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(3) .flexBlock figure:nth-of-type(2) img {
		width:501px;
	}
	#mainArea article > section.cont02_01 section:nth-of-type(3) .flexBlock figcaption {
		font-size:107%;
		margin-bottom:10px;
		text-align:left;
	}
	#mainArea article > section.cont02_02 .beforeTtl {
		font-size:114%;
		font-weight:bold;
		margin:0 auto 7px;
		width:760px;
	}
	#mainArea article > section.cont02_02 .beforeImg {
		background:url(../img/arrow_cont02_sec04.png) no-repeat center 85px;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:0 auto 50px;
		width:760px;
	}
	#mainArea article > section.cont02_02 .beforeImg li {
		width:330px;
	}
	#mainArea article > section.cont02_02 .beforeImg li img {
		width:100%;
	}
	#mainArea article > section.cont02_02 .beforeImg li figcaption {
		font-size:107%;
		margin-top:10px;
		text-align:center;
	}
	#mainArea article > section.cont02_02 .beforeImg:last-of-type {
		margin-bottom:0;
	}
	#mainArea article > section.cont03_01 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:70px auto;
		font-size:121%;
		font-weight:bold;
		margin:40px auto 0;
		padding:35px 20px 40px;
		text-align:center;
		width:720px;
	}
	#mainArea article > section.cont03_01 .arrowBox p {
		line-height:200%;
	}
	#mainArea article > section.cont03_01 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont03_01 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont03_01 section:nth-of-type(2) img {
		width:650px;
		display: block;
		margin: 50px auto;
	}
	
	#mainArea article > section.cont03_01 .flexBlock {
		margin:30px auto 0;
		width:760px;
	}
	#mainArea article > section.cont03_01 .flexBlock figure {
		width:360px;
	}
	#mainArea article > section.cont03_01 .flexBlock figure figcaption {
		font-size:107%;
		margin-top:10px;
		text-align:center;
	}
	#mainArea article > section.cont03_02 .compImg {
		margin-top:60px;
		text-align:center;
	}
	#mainArea article > section.cont03_02 section {
		margin-top:80px;
	}
	#mainArea article > section.cont03_02 section h3 {
		border-left:5px solid #e7b200;
		font-size:114%;
		font-weight:bold;
		margin-bottom:20px;
		padding-left:10px;
	}
	#mainArea article > section.cont03_03 .flexBlock {
		margin:0 auto;
		width:800px;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox {
		width:380px;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox .beforeTtl {
		font-size:114%;
		font-weight:bold;
		margin-bottom:7px;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox img {
		width:380px;
	}
	#mainArea article > section.cont03_03 .flexBlock .figBox figcaption {
		font-size:107%;
		margin-top:10px;
		text-align:center;
	}
	
	#mainArea article > section.cont04_01 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:70px auto;
		font-size:121%;
		font-weight:bold;
		margin:40px auto 0;
		padding:35px 20px 40px;
		text-align:center;
		width:720px;
	}
	#mainArea article > section.cont04_01 .arrowBox p {
		line-height:200%;
	}
	#mainArea article > section.cont04_01 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont04_01 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont04_01 section img {
		width:650px;
		display: block;
		margin: 50px auto;
	}
	
	#mainArea article > section.cont04_01 .flexBlock {
		margin:30px auto 0;
		width:760px;
	}
	#mainArea article > section.cont04_01 .flexBlock figure {
		width:360px;
	}
	#mainArea article > section.cont04_01 .flexBlock figure figcaption {
		font-size:107%;
		margin-top:10px;
		text-align:center;
	}
	
	#mainArea article > section.cont04_02 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:70px auto;
		font-size:121%;
		font-weight:bold;
		margin:40px auto 0;
		padding:35px 20px 40px;
		text-align:center;
		width:720px;
	}
	#mainArea article > section.cont04_02 .arrowBox p {
		line-height:200%;
	}
	#mainArea article > section.cont04_02 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont04_02 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont04_02 section figure {
		max-width:800px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 30px auto;
	}
	#mainArea article > section.cont04_02 section figure img {
		width: calc(50% - 40px / 2);
		display: block;
	}
	
	#mainArea article > section.cont04_02 .flexBlock {
		margin:30px auto 0;
		width:760px;
	}
	#mainArea article > section.cont04_02 .flexBlock figure {
		width:360px;
	}
	#mainArea article > section.cont04_02 .flexBlock figure figcaption {
		font-size:107%;
		margin-top:10px;
		text-align:center;
	}
	
	#mainArea article > section.cont04_03 .arrowBox {
		background:url(../img/bg_arrow01_sp.png) no-repeat center top #faf7eb;
		background-size:70px auto;
		font-size:121%;
		font-weight:bold;
		margin:40px auto 0;
		padding:35px 20px 40px;
		text-align:center;
		width:720px;
	}
	#mainArea article > section.cont04_03 .arrowBox p {
		line-height:200%;
	}
	#mainArea article > section.cont04_03 .arrowBox .underline {
		display:table;
		margin:0 auto;
	}
	#mainArea article > section.cont04_03 .arrowBox .underline:after {
		background:#f2ba00;
		content:"";
		display:block;
		margin-top:-0.8em;
		height:0.6em;
		width:100%;
	}
	#mainArea article > section.cont04_03 section img {
		width:650px;
		display: block;
		margin: 50px auto;
	}
	
	#mainArea article > section.cont04_03 .flexBlock {
		margin:30px auto 0;
		width:760px;
	}
	#mainArea article > section.cont04_03 .flexBlock figure {
		width:360px;
	}
	#mainArea article > section.cont04_03 .flexBlock figure figcaption {
		font-size:107%;
		margin-top:10px;
		text-align:center;
	}
	
	#mainArea article > section.cont04_01 .flexBlock .explanBox,
	#mainArea article > section.cont05_01 .flexBlock .explanBox,
	#mainArea article > section.cont06_01 .flexBlock .explanBox {
		width:580px;
	}
	#mainArea article > section.cont04_01 .flexBlock .explanBox li,
	#mainArea article > section.cont05_01 .flexBlock .explanBox li,
	#mainArea article > section.cont06_01 .flexBlock .explanBox li {
		background:#faf7eb;
		line-height:165%;
		margin-top:12px;
		padding:18px 20px;
	}
	#mainArea article > section.cont04_01 .flexBlock .explanBox li strong,
	#mainArea article > section.cont05_01 .flexBlock .explanBox li strong,
	#mainArea article > section.cont06_01 .flexBlock .explanBox li strong {
		font-size:120%;
	}
	#mainArea article > section.cont04_01 .flexBlock:nth-of-type(2),
	#mainArea article > section.cont05_01 .flexBlock:nth-of-type(2),
	#mainArea article > section.cont06_01 .flexBlock:nth-of-type(2) {
		align-items:start;
		margin-top:20px;
	}
	#mainArea article > section.cont04_01 .flexBlock:nth-of-type(2) figure,
	#mainArea article > section.cont05_01 .flexBlock:nth-of-type(2) figure,
	#mainArea article > section.cont06_01 .flexBlock:nth-of-type(2) figure {
		width:310px;
	}
	#mainArea article > section.cont04_01 .flexBlock:nth-of-type(2) figure img,
	#mainArea article > section.cont05_01 .flexBlock:nth-of-type(2) figure img,
	#mainArea article > section.cont06_01 .flexBlock:nth-of-type(2) figure img {
		width:310px;
	}
	#mainArea article > section.cont04_01 .flexBlock:nth-of-type(2) figure figcaption,
	#mainArea article > section.cont05_01 .flexBlock:nth-of-type(2) figure figcaption,
	#mainArea article > section.cont06_01 .flexBlock:nth-of-type(2) figure figcaption {
		margin-top:10px;
		text-align:center;
	}
	#mainArea article > section.cont04_02 .beforeTtl,
	#mainArea article > section.cont05_02 .beforeTtl,
	#mainArea article > section.cont06_02 .beforeTtl {
		font-size:114%;
		font-weight:bold;
		margin:0 auto 7px;
		width:760px;
	}
	#mainArea article > section.cont04_02 .beforeImg,
	#mainArea article > section.cont05_02 .beforeImg,
	#mainArea article > section.cont06_02 .beforeImg {
		background:url(../img/arrow_cont02_sec04.png) no-repeat center 85px;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		margin:0 auto 50px;
		width:760px;
	}
	#mainArea article > section.cont04_02 .beforeImg li,
	#mainArea article > section.cont05_02 .beforeImg li,
	#mainArea article > section.cont06_02 .beforeImg li {
		width:330px;
	}
	#mainArea article > section.cont04_02 .beforeImg li figcaption,
	#mainArea article > section.cont05_02 .beforeImg li figcaption,
	#mainArea article > section.cont06_02 .beforeImg li figcaption {
		font-size:107%;
		margin-top:10px;
		text-align:center;
	}
	#mainArea article > section.cont04_02 .beforeImg:last-of-type,
	#mainArea article > section.cont05_02 .beforeImg:last-of-type,
	#mainArea article > section.cont06_02 .beforeImg:last-of-type {
		margin-bottom:0;
	}
	#mainArea .contactBox {
		background:#faf7eb;
		font-size:127%;
		line-height:165%;
		margin:80px auto;
		padding:35px 20px 40px;
		text-align:center;
		width:960px;
	}
	#mainArea .contactBox dd a {
		background:#f2ba00;
		color:#fff;
		display:block;
		margin:20px auto 0;
		padding:15px 10px;
		width:260px;
		transition:all 0.1s ease;
	}
	#mainArea .contactBox dd a:hover {
		background:#ffe066;
	}
}