@charset "utf-8";

/* ****************************************************************************

　目次
　01. コンテンツ

-------------------------------------------------------------------------------

*/

/* ==

　01. コンテンツ

=============================================================================== */
#main .sSection p {
	font-size: 134%;
}
#main .sSection .cName01-m1 {
	margin: 0px 0 30px;
}
#main .sSection .sNote01 {
	font-size: 117%;
	margin-left: 0;
	text-indent: 0;
}
#main .sSection_head-mb1 {
	margin-bottom: 20px;
}
.cMv_lead .cMv_lead_tit01 {
	font-size: 22px;
	margin-bottom: 20px;
}
#main .sSection_img-02 {
	margin-bottom: 50px;
}
#main .sSection-bg01:before,
#main .sSection-bg02:before,
#main .sSection-bg03:before,
#main .sSection-bg04:before,
#main .sSection-bg05:before,
#main .sSection-bg05:after,
#main .sSection-bg06:after,
#main .sSection-bg07:before,
#main .sSection-bg07:after {
	content: "";
	background-color: #e6f1f5;
	z-index: -1;
}

#main .sSection-bg01:before {
  width: 62%;
  height: 480px;
  position: absolute;
  top: 375px;
  right: 0;
}
#main .sSection-bg02:before {
  width: 63%;
  height: 680px;
  position: absolute;
  top: 50px;
  right: 0;
}
#main .sSection-bg03:before {
	width: 63%;
	height: 470px;
	position: absolute;
	top: 70px;
	right: 0;
}
#main .sSection-bg04:before {
	width: 81%;
	height: 640px;
	position: absolute;
  top: 20px;
  left: 0;
}
#main .sSection-bg05:before {
	width: 56%;
	height: 550px;
	position: absolute;
	top: 20px;
	right: 0;
}
#main .sSection-bg05:after {
  width: 59%;
  height: 850px;
  position: absolute;
  bottom: -30px;
  left: 0;
}
#main .sSection-bg06:after {
	width: 62%;
	height: 550px;
	position: absolute;
	bottom: -630px;
	left: 0;
}
#main .sSection-bg07:before {
	width: 55%;
	height: 400px;
	position: absolute;
	top: 1270px;
	right: 0;
}
#main .sSection-bg07:after {
	width: 55%;
	height: 400px;
	position: absolute;
	bottom: 120px;
	right: 0;
}
.sSection_col3  {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 30px;
  max-width: 1240px;
}
.sSection_col3 .sSection_item {
	width: 400px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.sSection_col3 .sSection_item:nth-of-type(3n) {
	margin-right: 0;
}
#main .sSection .sSection_head_title01 {
	font-size: 117%;
}
#main .sSection_head-aLeft {
	text-align: left;
}
.sSection_head_title01-aRight {
	text-align: right;
}
#main .sSection .cLabel01 {
	background-color: #000;
	color: #fff !important;
	display: inline-block;
	margin-bottom: 10px;
  padding: 2px 5px 4px;
  line-height: 1;
}