@charset "UTF-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HOME
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* メイン画像 */
#mainImage {
	opacity: 0;
	position: relative;
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	/*height: 460px;*/
	line-height: 0;
	background: url(../../images/main_bg01.gif) no-repeat center bottom;
}
#mainImage > div {
	height: 100%;
	margin: 0 auto;
	padding-top: 58px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#mainImage > p {
	height: 0;
	width: 100%;
	padding-top: 188px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	opacity: 0;
	z-index: 0;
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	background: url(../../images/main_bg02.gif) no-repeat center 17px;
}
#mainImage01 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	display: none;
	margin: 0 auto;
	height: 0;
	width: 274px;
	overflow: hidden;
	padding-top: 256px;
	background: url(../../images/main_image.png) no-repeat center top;
}
#mainImage02 {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	display: block;
	margin: 0 auto;
	height: 0;
	width: 365px;
	overflow: hidden;
	padding-top: 221px;
	background: url(../../images/_main_image.png) no-repeat center top;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
}
#mainImage div > div {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#mainImage div p {
	position: absolute;
}
#house01 { bottom: 191px; left: 11px; }
#house02 { bottom: 48px; left: -72px; }
#house03 { bottom: 111px; left: 116px; }
#house04 { bottom: 207px; left: 270px; }
#house05 { bottom: 31px; left: 305px; }
#house06 { bottom: 31px; right: 300px; }
#house07 { bottom: 207px; right: 248px; }
#house08 { bottom: 111px; right: 119px; }
#house09 { bottom: 182px; right: -5px; }
#house10 { bottom: 48px; right: -68px; }
#mainImage div p img {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
}

@media (min-width: 768px) {
	.sp_only { display: none; }
}
@media (min-width: 768px) and (max-width: 1200px) {

	#mainImage {
		/*height: 440px;*/
		background: url(../../images/main_bg01.gif) no-repeat center bottom;
	}
	#mainImage > p {
		top: 80px;
		background: url(../../images/main_bg02.gif) no-repeat center center;
		background-size: contain;
	}
	#mainImage div > div {
		width: 100%;
	}
	#mainImage div > div p img {
		width: 100%;
		height: inherit;
	}

	#mainImage01 {
		top: -20px;
		width: 24%;
		background-size: contain;
	}
	#mainImage02 {
		/*display: none !important;*/
	}

	#house01 { bottom: 140px; left: 10%; width: 6%; }
	#house02 { bottom: 20px; left: 3%; width: 10%; }
	#house03 { bottom: 66px; left: 18%; width: 12%; }
	#house04 {bottom: 138px;left: 31%;width: 6%;}
	#house05 {bottom: 10px;left: 36%;width: 13%;}
	#house06 { bottom: 10px; right: 30%; width: 12%; }
	#house07 { bottom: 138px; right: 25%; width: 7%; }
	#house08 { bottom: 60px; right: 14%; width: 10%; }
	#house09 { bottom: 128px; right: 4%; width: 6%; }
	#house10 { bottom: 14px; right: 2%; width: 8%; }
}


@media screen and (max-width: 767px){
	#mainImage {
		height: 357px;
		position: relative;
		background: url(../../images/mainvis_sp.jpg) no-repeat center center;
		background-size: cover;
	}
	#mainImage > div {
		height: 100%;
		max-width: 360px;
		margin: 0 auto;
		padding-top: 0;
		position: relative;
	}
	#mainImage > p {
		display: none !important;
	}
	#mainImage div > div {
		height: 100%;
		width: 100%;
	}
	#mainImage h1 {
		height: 0;
		width: 100%;
		padding-top: 357px;
		overflow: hidden;
		background: url(../../images/mainvis_sp.png) no-repeat center center;
		background-size: auto 100%;
	}
	#mainImage h1 span {
		display: none !important;
	}
	#mainImage p {
		position: absolute;
	}
	#mainImage p img {
		opacity: 0;
	}
	#mainImage #house01,
	#mainImage #house09,
	#mainImage #house10 { display: none; }
	#mainImage #house02 {
		height: 59px;
		width: 52px;
		bottom: 90px;
		left: 0px;
		right: 0;
		margin: 0 auto;
	}
	#mainImage #house03 { height: 81px; bottom: 60px; left: 3.6%; }
	#mainImage #house04 { height: 39px; bottom: 110px; left: 25.5%; }
	#mainImage #house05 { height: 59px; bottom: 22px; left: 28.4%; }
	#mainImage #house06 { height: 59px; bottom: 24px; right: 27%; }
	#mainImage #house07 { height: 55px; bottom: 106px; right: 23%; }
	#mainImage #house08 { height: 59px; bottom: 60px; right: 4.4%; }
	#mainImage p img {
		width: auto;
		height: 100%;
	}
}

/* NEWS */

#mainCont {
	padding: 50px 0 0;
}
#news h1 {
	width: 126px;
	height: 0;
	float: left;
	overflow: hidden;
	padding-top: 29px;
	margin-bottom: 25px;
	background: url(../../images/title_news.gif) no-repeat center top;
}
#news .link {
	float: right;
	padding-top: 5px;
}
#news .link a {
	display: block;
	height: 0;
	width: 101px;
	overflow: hidden;
	padding-top: 25px;
	background: url(../../images/news_archive.gif) no-repeat center top;
}
#news .link a:hover {
	/*background-position: center bottom;*/
}
#news ul {
	clear: both;
	font-size: 12px;
	line-height: 18px;
	max-width: 910px;
	margin-left: auto;
	margin-right: auto;
}
#news ul:after {
	content: "";
	display: block;
	clear: both;
}
#news ul li {
	display: inline-block;
	*display: inline;
	_display: inline;
	*zoom: 1;
	_zoom: 1;
	vertical-align: top;
	width: 220px;
	padding-bottom: 28px;
	margin-right: 10px;
}
/*#news ul li.third,*/
#news ul li:nth-of-type(4n) {
	margin-right: 0;
}
#news ul li:nth-of-type(4n+1) {
	clear: left;
}
#news ul li a {
	color: #000000;
	display: block;
	position: relative;
	transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
}
#news ul li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: alpha(opacity=60);
}
#news ul li a img {
	width: 100%;
}
#news ul li a .tag {
	height: 23px;
	min-width: 90px;
	color: #000;
	font-size: 11px;
	line-height: 23px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	padding: 0 5px;
	box-sizing: border-box;
}
#news ul + .link {
	display: none;
}

#news .news_news a .tag { background-color: #c1e47d; }
#news .news_training a .tag { background-color: #efb4ac; }
#news .news_statistics a .tag { background-color: #bbe1e1; }
#news .news_example a .tag { background-color: #f1c975; }

#news ul li a .thumb {
	height: 150px;
	overflow: hidden;
}
#news ul li a .date {
	font-size: 11px;
	margin-top: 7px;
}
#news .news_news a .date { color: #7aba00; }
#news .news_training a .date { color: #d57b6e; }
#news .news_statistics a .date { color: #73b9b9; }
#news .news_example a .date { color: #e49e0b; }


@media (min-width: 768px) and (max-width: 1200px) {
	#news h1 {
		width: 100%;
		float: none;
	}
	#news .link {
		display: none;
	}
	#news ul {
		width: 100%;
		box-sizing: border-box;
		padding: 0 2%;
	}
	#news ul li {
		/*width: 32.6%;*/
		/*margin-right: 1.1%;*/
		width: calc((100% - 30px) / 4);
	}
	#news ul + .link {
		display: block;
		float: none;
		box-sizing: border-box;
		padding: 0 2%;
	}
	#news .link a {
		height: 0;
    width: 100%;
    display: block;
    padding-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
    background: url(../../images/sp_news_archive.gif) no-repeat center center;
    background-size: 51px 10px;
    border: 1px solid #9a9a9a;
	}
	#news ul li a .thumb {
		height: auto;
	}
	#news ul li a .thumb img {
		height: initial;
	}

}


@media screen and (max-width: 767px){
	#mainCont {
		padding-top: 0;
	}
	#news h1 {
		float: none;
		width: 75px;
		height: 0;
		padding-top: 17px;
		margin: 28px auto 0;
		overflow: hidden;
		background: url(../../images/sp_title_news.gif) no-repeat top;
		background-size: 100%;
	}
	#news h1 + .link {
		display: none;
	}
	#news ul {
		padding: 0 8px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#news ul li {
		width: 50%;
		padding: 0 3px;
		margin-top: 18px;
		margin-right: 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#news ul li a {
		display: block;
		color: #000000;
		font-size: 10px;
		line-height: 12px;
		position: relative;
	}
	#news ul li a .tag {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0 5px;
		width: auto;
		min-width: 60px;
		height: 15px;
		/*color: #ffffff;*/
		font-size: 9px;
		line-height: 15px;
		text-align: center;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	#news ul li a .thumb {
		height: auto;
	}
	#news ul li a .date {
		margin-top: 0;
		padding: 3px 0 2px;
	}
	#news li .text {
		height: 36px;
		overflow: hidden;
	}
	#news li img {
		max-width: 100%;
		height: auto;
	}
	#news ul + .link {
		float: none;
		display: block;
		clear: both;
		padding: 22px 10px 0;
	}
	#news ul + .link a {
		height: 0;
		width: 100%;
		display: block;
		padding-top: 30px;
		overflow: hidden;
		background: url(../../images/sp_news_archive.gif) no-repeat center center;
		background-size: 51px 10px;
		border: 1px solid #9a9a9a;
	}
}

/*-- Side --*/
#sideMovie {
	width: 301px;
	height: 301px;
	margin-top: -115px;
	margin-left: -25px;
	text-align: center;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 32px;
	position: relative;
	background: url(../../images/bg_movie.gif) no-repeat center top;
}
#sideMovie .title {
	height: 0;
	width: 167px;
	overflow: hidden;
	padding-top: 53px;
	margin: 0 auto;
	background: url(../../images/title_movie.gif) no-repeat center top;
}

#movie {
	width: 234px;
	margin: 8px auto 11px;
	overflow: hidden;
}
#movie img{vertical-align: top;}
#sideMovie .link a {
	display: block;
	width: 233px;
	height: 0;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 28px;
	background: url(../../images/movie_archive.gif) no-repeat center top;
}

#sideBanner_toseikai a {
	display: block;
	width: 250px;
	height: 0;
	overflow: hidden;
	margin-top: 35px;
	padding-top: 110px;
	background: url(../../images/banner_toseikai.gif) no-repeat center top;
}


@media (min-width: 768px) and (max-width: 1200px) {

	.home #rightCont {
		box-sizing: border-box;
		padding: 0 2%;
	}
	#sideMovie {
		width: 100%;
		height: auto;
		margin-top: 43px;
		margin-left: 0;
		text-align: center;
		background: #e9e9e9;
		padding: 20px;
	}
	#sideMovie .title {
		background: url(../../images/sp_title_movie.gif) no-repeat center top;
		background-size: contain;
	}
	#movie {
		width: 100%;
		padding-top: 0;
		background-size: cover;
		color: transparent;
	}
	#sideMovie .link a {
		width: 100%;
		background-color: #f8b62d;
	}

	#sideBanner_toseikai a {
		display: none;
	}
}


@media screen and (max-width: 767px){
	#sideMovie {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		margin-top: 43px;
		margin-left: 0;
		text-align: center;
		background: #e9e9e9;
		padding: 18px 10px 40px;
	}
	#sideMovie .title {
		height: 0;
		width: 163px;
		padding-top: 39px;
		margin: 0 auto;
		overflow: hidden;
		background: url(../../images/sp_title_movie.gif) no-repeat center top;
		background-size: 100%;
	}
	#movie {
		width: 100%;
		overflow: hidden;
		margin: 17px 0 10px;
		background: #ffe8b7 url(../../images/sp_movie_thumb.gif) no-repeat center top;
		background-size: 100% auto;
	}
	#sideMovie .link a {
		height: 0;
		width: 100%;
		display: block;
		padding-top: 30px;
		overflow: hidden;
		background: #f8b62d url(../../images/sp_movie_archive.gif) no-repeat center center;
		background-size: 77px auto;
	}

	#sideBanner {
		display: none;
	}
	#sideBanner_toseikai {
		padding: 10px 10px 0;
	}
	#sideBanner_toseikai a {
		display: block;
		height: 0;
		width: 100%;
		padding-top: 44%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		background: #ffffff url(../../images/banner_toseikai.gif) no-repeat center top;
		background-size: 100% auto;
		overflow: hidden;
	}
}

/* ～方へ */
.towardWrap {
	width: 100%;
	display: table;
}
.towardWrap > section {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
.towardWrap > section:first-of-type {
	text-align: right;
	background-color: #f8b62d;
}
.towardWrap > section:last-of-type {
	background-color: #fb8316;
}
.towardWrap > section > div {
	position: relative;
	display: inline-block;
	width: 500px;
	height: 368px;
	box-sizing: border-box;
	text-align: center;
	padding: 36px 0;
	color: #fff;
}
.towardWrap > section > div a {
	color: #fff;
	text-decoration: underline;
}
.towardWrap > section > div h2 {
	height: 174px;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 12px;
}
.towardWrap > section.towardLeft > div h2 {
	background-image: url(../../images/label_toward_care.png)
}
.towardWrap > section.towardRight > div h2 {
	background-image: url(../../images/label_toward_comm.png)
}
.towardWrap > section > div h2 span {
	display: none;
}
.towardWrap > section > div p {
	font-size: 14px;
}
.towardWrap > section > div p.button {
	position: absolute;
	bottom: 32px;
	left: 0;
	width: 100%;
}
.towardWrap > section > div p.button a {
	padding: 5px 6em;
	border: 1px solid #fff;
	text-decoration: none;
}


@media (min-width: 768px) and (max-width: 1200px) {
	.towardWrap {
		margin-top: 48px;
	}
	.towardWrap > section > div {
		width: 100%;
		padding: 20px 0 80px;
		height: auto;
		min-height: 400px;
	}
	.towardWrap > section > div p {
		box-sizing: border-box;
		padding: 0 30px;
	}
	.towardWrap > section.towardRight > div h2 {
		background-image: url(../../images/label_toward_comm_sp.png);
	}
}

@media screen and (max-width: 767px) {
	.towardWrap {
		width: 100%;
		box-sizing: border-box;
		padding: 0;
	}
	.towardWrap > section {
		display: block;
		width: 100%;
	}
	.towardWrap > section > div {
		width: 100%;
		height: 368px;
	}
	.towardWrap > section > div h2 {
		height: 152px;
	}
	.towardWrap > section.towardRight > div h2 {
		background-image: url(../../images/label_toward_comm_sp.png);
	}
}



/* YeLLとは */

#aboutYell {
	clear: both;
	height: 650px;
	background: url(../../images/bg_about.gif) repeat center bottom;
}
#aboutYell:after {
	content: "";
	display: block;
	clear: both;
}
#aboutYell > * {
	width: 50%;
	float: left;
	height: 100%;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#aboutYell .leftBox {
	border-top: #f8b62d 10px solid;
}
#aboutYell .inner {
	width: 500px;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#aboutYell .leftBox .inner {
	float: right;
	padding-top: 56px;
	padding-left: 27px;
}
#aboutYell .leftBox h1 {
	height: 0;
	width: 263px;
	padding-top: 65px;
	overflow: hidden;
	background: url(../../images/title_about.gif) no-repeat center top;
}
#aboutYell .leftBox .text {
	width: 580px;
	color: #6e594a;
	font-size: 14px;
	line-height: 28px;
	margin-top: 28px;
}
#aboutYell .leftBox .text dt {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 28px;
}
#aboutYell .rightBox {
	text-align: right;
	padding-top: 135px;
	border-top: #fb8c26 10px solid;
	background: url(../../images/about_img.gif) no-repeat 155px bottom;
}
#aboutYell .rightBox .inner {
	float: left;
}
#aboutYell .rightBox ul {
	float: right;
}
#aboutYell .rightBox li {
	float: left;
	margin-left: 25px;
}
#aboutYell .rightBox .link a {
	height: 0;
	width: 167px;
	padding-top: 167px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#aboutYell .rightBox .link01 a { background-image: url(../../images/about_text01.gif); }
#aboutYell .rightBox .link02 a { background-image: url(../../images/about_text02.gif); }
#aboutYell .rightBox .dantai {
	clear: both;
	color: #6e594a;
	font-size: 12px;
	line-height: 39px;
	vertical-align: middle;
	padding-top: 18px;
}
#aboutYell .rightBox .dantai a {
	margin-left: 10px;
	vertical-align: middle;
}
#aboutYell .rightBox .dantai a img {
	vertical-align: middle;
}

#bannerArea {
	background: #e9e9e9;
	padding: 26px 0;
}
#bannerArea ul {
	width: 1000px;
	margin: 0 auto;
}
#bannerArea:after {
	content: "";
	display: block;
	clear: both;
}
#bannerArea li {
	float: left;
}
#bannerArea li + li {
	margin-left: 16px;
}


@media (min-width: 768px) and (max-width: 1200px) {

	#aboutYell {
		position: relative;
		width: 100%;
		height: auto;
	}
	#aboutYell .leftBox {
		float: none;
		width: 100%;
		border-top: none;
	}
	#aboutYell .leftBox h1 {
		width: 100%;
	}
	#aboutYell .leftBox .inner {
		float: none;
		width: 100%;
	}
	#aboutYell .leftBox .text {
		width: 60%;
		line-height: 22px;
	}

	#aboutYell .rightBox {
		float: none;
		width: 100%;
		border-top: none;
		background-position: center bottom;
	}
	#aboutYell .rightBox .inner {
		float: none;
		position: absolute;
		top: 156px;
		right: 0;
		width: auto;
		padding: 0 5%;
	}
	#aboutYell .rightBox ul {
		float: none;
		text-align: right;
	}
	#aboutYell .rightBox ul li {
		float: none;
		margin-bottom: 5px;
	}
	#aboutYell .rightBox .link a {
		display: inline-block;
	}
}


@media screen and (max-width: 767px){
	#aboutYell {
		height: auto;
		padding: 44px 20px 139px;
		background:
			url(../../images/sp_about_img.gif) no-repeat center bottom,
			url(../../images/bg_about.gif);
		background-size: 265px 104px, 30px;
	}
	#aboutYell > * {
		float: none;
		width: 100%;
		height: auto;
		padding-top: 0;
		border-top: none !important;
	}
	#aboutYell .leftBox .inner {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-top: 0;
	}
	#aboutYell h1 {
		height: 0;
		width: 177px;
		padding-top: 44px;
		margin: 0 auto;
		overflow: hidden;
		background: url(../../images/sp_title_about.gif) no-repeat center top;
		background-size: 177px 44px;
	}
	#aboutYell .leftBox .text {
		width: 100%;
		color: #6e594a;
		font-size: 12px;
		line-height: 19px;
		margin: 14px 0 22px;
	}
	#aboutYell .leftBox .text dt {
		font-weight: bold;
		margin-bottom: 19px;
	}

	#aboutYell .rightBox {
		padding-top: 0;
		background: none;
		text-align: center;
	}
	#aboutYell .rightBox .inner {
		float: none;
		width: 100%;
	}
	#aboutYell .rightBox ul {
		float: none;
	}
	#aboutYell .rightBox li {
		float: none;
		margin-left: 0;
	}
	#aboutYell .rightBox .link {
		font-size: 0;
		padding-bottom: 19px;
	}
	#aboutYell .rightBox .link li {
		width: 137px;
		height: 137px;
		display: inline-block;
		vertical-align: middle;
	}
	#aboutYell .rightBox .link a {
		display: block;
		width: 137px;
		height: 0;
		border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		padding-top: 137px;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: auto 13px;
		background-color: #ffd539;
	}
	#aboutYell .rightBox .link .link01 a {
		background-image: url(../../images/sp_about_text01.gif);
	}
	#aboutYell .rightBox .link .link02 a {
		background-image: url(../../images/sp_about_text02.gif);
	}
	#aboutYell .rightBox .link li + li {
		margin-left: 6px;
	}
	#aboutYell .rightBox .dantai {
		color: #6e594a;
		text-align: right;
		padding-top: 0;
	}
	#aboutYell .rightBox .dantai > * {
		height: 40px;
		line-height: 40px;
		display: inline-block;
		vertical-align: middle;
	}
	#aboutYell .rightBox .dantai a {
		margin-left: 10px;
	}
}

#about {
	background: #c1e47d;
	padding: 45px 0 60px;
}
#about h2 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
#about .inner {
	max-width: 1000px;
	margin: 0 auto;
}
#about .inner > section {
	padding: 40px;
	font-size: 16px;
	line-height: 30px;
	background: #fff no-repeat right center;
}
#about .inner > section + section {
	margin-top: 20px;
}
#about .inner > section h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 18px;
}
#about .inner > section h3 span {
	display: inline-block;
	border-bottom: 3px solid #c1e47d;
}
#about .inner > section dl {
	padding: 25px;
	margin-top: 18px;
	border: 1px solid #ecebe4;
}
#about .inner > section dt::before {
	content: "●";
	color: #c1e47d;
}
#about .inner > section dt {
	font-weight: bold;
}
#about .inner > section dd {
	font-size: 14px;
	line-height: 28px;
}
#about .inner > section ul li {
	background: #ecebe4;
	padding: 20px 25px;
	position: relative;
}
#about .inner > section ul li + li {
	margin-top: 10px;
}
#about .inner > section ul li::before {
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 8.5px;
	border-color: #c1e47d transparent transparent #c1e47d;
}
#about .inner > section:last-child {
	background-image: url(../../images/bg_about.png);
}
#about .inner > section table th {
	font-weight: bold;
}
#about .inner > section table th::after {
	content: "：";
	display: inline;
}
#about .inner > section table td {
	padding-left: 1em;
}
@media screen and (max-width: 767px) {
	#about {
		margin-top: 30px;
		padding: 23px 10px 30px;
	}
	#about h2 {
		font-size: 18px;
		line-height: 25px;
		margin-bottom: 20px;
	}
	#about .inner > section {
		padding: 20px;
		font-size: 12px;
		line-height: 22px;
	}
	#about .inner > section h3 {
		font-size: 14px;
		line-height: 20px;
	}
	#about .inner > section h3 span {
		display: block;
		padding-bottom: 10px;
	}
	#about .inner > section dl {
		padding: 20px;
	}
	#about .inner > section dd {
		font-size: 11px;
		line-height: 20px;
	}
	#about .inner > section ul li {
		padding: 15px 20px;
	}
	#about .inner > section ul li + li {
		margin-top: 5px;
	}
	#about .inner > section:last-child {
		padding-bottom: 60%;
		background-size: 100% auto;
		background-position: center bottom;
		background-image: url(../../images/bg_about_sp.png);
	}
}

#contact {
	padding: 55px 0 64px;
}
#contact h2 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
}
#contact > section {
	margin: 0 auto;
	max-width: 860px;
	background: #ecf7d8;
	box-sizing: border-box;
	padding: 35px 65px 35px;
}
#contact > section + section {
	margin-top: 35px;
}
#contact h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 45px;
}
#contact h3 span {
	display: inline-block;
	border-bottom: 3px solid #c1e47d;
}
#contact > section dl {
	display: flex;
	flex-wrap: wrap;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}
#contact > section dt {
	width: 195px;
}
#contact > section dt::before {
	content: "●";
	color: #c1e47d;
}
#contact > section dd {
	width: calc(100% - 195px);
}
#contact > section dd small {
	font-size: 16px;
}
#contact > section dd a {
	color: inherit;
}
@media screen and (min-width: 768px) {
	#contact > section dd a.tel {
		pointer-events: none;
	}
}
#contact > section dl + p {
	font-size: 16px;
	line-height: 30px;
	padding-left: 195px;
}
#contact > section ol {
	padding-left: 30px;
}
#contact > section ol > li {
	display: flex;
}
#contact > section ol > li + li {
	margin-top: 12px;
}
#contact > section ol > li > .step {
	width: 88px;
	position: relative;
	padding-bottom: 40px;
}
#contact > section ol > li:last-child > .step {
	padding-bottom: 0;
}
#contact > section ol > li > .step::before,
#contact > section ol > li > .step::after {
	z-index: 0;
	content: "";
	display: block;
	position: absolute;
}
#contact > section ol > li > .step::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 5px;
	width: 0;
	margin: 0 auto;
	border-left: 3px solid #c1e47d;
}
#contact > section ol > li > .step::after {
	width: 0;
	height: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	border-style: solid;
	border-width: 12px 11px 0;
	border-color: #c1e47d transparent transparent;
}
#contact > section ol > li > .step p {
	height: 82px;
	font-size: 14px;
	line-height: 82px;
	text-align: center;
	background: #fff;
	position: relative;
	border: 3px solid #c1e47d;
	border-radius: 50%;
	z-index: 1;
}
#contact > section ol > li > .step p span {
	font-size: 20px;
}
#contact > section ol > li > .text {
	width: calc(100% - 88px);
	box-sizing: border-box;
	padding-left: 22px;
}
#contact > section ol > li > .text .title {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 15px;
}
#contact > section ol > li:last-child > .text .title {
	padding-top: 30px;
}
#contact > section ol > li > .text .text {
	font-size: 14px;
	line-height: 26px;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 5px;
}
#contact > section ol > li > .text .text a {
	color: inherit;
	text-decoration: underline;
}
#contact > section ol > li > .text .buttons {
	margin-top: 20px;
	padding-bottom: 18px;
}
#contact > section ol > li > .text .buttons::after {
	content: "";
	display: block;
	clear: both;
}
#contact > section ol > li > .text .buttons li {
	float: left;
}
#contact > section ol > li > .text .buttons a {
	color: #333;
	height: 49px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 49px;
	border-radius: 25px;
	background: #c1e47d;
	padding-left: 32px;
	padding-right: 32px;
	box-shadow: 0 4px 0 0 #b0c689;
	margin-right: 10px;
}
#contact > section ol > li > .text .buttons li a::after {
	content: "";
	width: 23px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	background: no-repeat center center;
}
#contact > section ol > li > .text .buttons li:nth-child(1) a::after {
	margin-left: 42px;
	background-image: url(../../images/icon_blank.png);
}
#contact > section ol > li > .text .buttons li:nth-child(2) a::after {
	margin-left: 15px;
	background-image: url(../../images/icon_download.png);
}
#banners {
	padding: 40px 0;
	text-align: center;
	background: #ecebe4;
}
#banners ul {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}
#banners li {
	float: left;
}
#banners li + li {
	margin-left: 30px;
}
#banners a {
	color: #000;
	width: 312px;
	height: 76px;
	display: block;
	line-height: 76px;
	border: 2px solid #fff;
}
#banners a::after {
	width: 23px;
	height: 23px;
	content: "";
	display: inline-block;
	vertical-align: middle;
	background: url(../../images/icon_blank.png) no-repeat center center;
	background-size: 100% 100%;
}
#banners li:nth-child(1) a::after {
	margin-left: 25px;
}
#banners li:nth-child(1) a {
	background: #cee7e4;
}
#banners li:nth-child(2) a {
	background: #ffd6d1;
}
#banners li:nth-child(3) a {
	background: #ffe3ab;
}
#banners a > * {
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
}
#banners li:nth-child(1) a strong {
	font-size: 16px;
	line-height: 24px;
}
#banners li:nth-child(2) a strong,
#banners li:nth-child(3) a strong {
	font-size: 18px;
}
#banners li:nth-child(2) a small {
	font-size: 13px;
	line-height: 18px;
}
#banners li:nth-child(3) span {
	line-height: 20px;
}
#banners li:nth-child(3) a small {
	font-size: 14px;
}

@media screen and (max-width: 767px) {
	#contact {
		padding: 35px 0 22px;
	}
	#contact > section {
		padding: 30px 10px;
	}
	#contact h2 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	#contact h3 {
		font-size: 14px;
		margin-bottom: 15px;
	}
	#contact > section dl {
		display: block;
	}
	#contact > section dt {
		width: auto;
		font-size: 12px;
	}
	#contact > section dd {
		width: auto;
		font-size: 12px;
		line-height: 50px;
	}
	#contact > section dd a {
		display: block;
		text-align: center;
		border-radius: 5px;
		background: #c1e47d;
	}
	#contact > section dl + p {
		font-size: 11px;
		line-height: 20px;
		padding-left: 1em;
		text-indent: -1em;
		margin-top: 7px;
	}
	#contact > section ol {
		padding-left: 0;
		margin-top: 30px;
	}
	#contact > section ol > li + li {
		margin-top: 6px;
	}
	#contact > section ol > li > .step {
		width: 66px;
		padding-bottom: 23px;
	}
	#contact > section ol > li > .step p {
		height: 62px;
		font-size: 11px;
		line-height: 62px;
		border-width: 2px;
	}
	#contact > section ol > li > .step p span {
		font-size: 17px;
	}
	#contact > section ol > li > .text {
		padding-left: 10px;
		width: calc(100% - 66px);
	}
	#contact > section ol > li > .text .title {
		font-size: 12px;
		line-height: 20px;
		padding-top: 5px;
	}
	#contact > section ol > li:last-child > .text .title {
		padding-top: 15px;
	}
	#contact > section ol > li > .text .text {
		font-size: 11px;
		line-height: 20px;
		padding-left: 12px;
	}
	#contact > section ol > li > .text .buttons {
		margin-top: 10px;
		padding-bottom: 10px;
	}
	#contact > section ol > li > .text .buttons li {
		float: none;
	}
	#contact > section ol > li > .text .buttons li + li {
		margin-top: 10px;
	}
	#contact > section ol > li > .text .buttons a {
		font-size: 12px;
		line-height: 50px;
		padding: 0 16px;
		box-shadow: none;
		border-radius: 5px;
		overflow: hidden;
		margin-right: 0;
	}
	#contact > section ol > li > .text .buttons li a::after {
		width: 13px;
		height: 13px;
		float: right;
		margin-top: 18px;
		background-size: 100% 100%;
	}
	#contact > section ol > li > .text .buttons a small {
		font-size: 9px;
	}
	#banners {
		padding: 30px 35px;
	}
	#banners li {
		float: none;
	}
	#banners li + li {
		margin-left: 0;
		margin-top: 10px;
	}
	#banners a {
		height: 56px;
		margin-left: auto;
		margin-right: auto;
		line-height: 56px;
		position: relative;
		padding-right: 22px;
		box-sizing: border-box;
	}
	#banners a::after {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 15px;
		margin: auto 0;
		width: 13px;
		height: 13px;
	}
	#banners a > * {
		margin: 0 9px;
	}
	#banners li:nth-child(1) a strong {
		font-size: 12px;
		line-height: 16px;
	}
	#banners li:nth-child(2) a strong,
	#banners li:nth-child(3) a strong {
		font-size: 13px;
	}
	#banners li:nth-child(2) a small {
		font-size: 10px;
		line-height: 12px;
	}
	#banners li:nth-child(3) span {
		line-height: 16px;
	}
	#banners li:nth-child(3) a small {
		font-size: 12px;
	}
}
@media (min-width: 768px) and (max-width: 1200px) {
	#about .inner > section table td {
		text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 5px #fff;
	}
	#contact > section ol > li > .text .buttons li {
		float: none;
		text-align: center;
	}
	#contact > section ol > li > .text .buttons li + li {
		margin-top: 10px;
	}
	#banners ul {
		display: block;
	}
	#banners li {
		float: none;
		width: 312px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	#banners li + li {
		margin-top: 10px;
	}
}