@charset "utf-8";

/* ****************************************************************************

　目次
　01. コンテンツ

-------------------------------------------------------------------------------

*/

/* ==

　01. コンテンツ

=============================================================================== */
.cSchedule .cSchedule_head {
	border-radius: 10px;
	margin-bottom: 15px;
	padding: 20px 25px;
}
.cSchedule-01 .cSchedule_head {
	background-color: #7ac5cc;
}
.cSchedule-02 .cSchedule_head {
	background-color: #f78989;
}
.cSchedule-03 .cSchedule_head {
	background-color: #f3b76f;
}
.cSchedule-04 .cSchedule_head {
	background-color: #9bcd7b;
}
#main .cSchedule .cSchedule_head p {
	font-size: 15px;
	color: #fff;
	line-height: 1.4;
	margin: 0;
}
#main .cSchedule .cSchedule_head .cSchedule_tit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#main .cSchedule ul {
	font-size: 16px;
}
.cSchedule li {
	position: relative;
	padding-left: 20px;
}
.cSchedule li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.cSchedule-01 li:before {
	background: #7ac5cc;
}
.cSchedule-02 li:before {
	background: #f78989;
}
.cSchedule-03 li:before {
	background: #f3b76f;
}
.cSchedule-04 li:before {
	background: #9bcd7b;
}

#main .cPresentation .sSection_in {
	width: auto;
}
#main .cPresentation .cTit01 {
	width: 1180px;
	margin: 0 auto 50px;
}
.cPresentation .colTxt h3 {
	margin-bottom: 20px;
}
.cPresentation .cPresentation_icon {
	margin-bottom: 50px;
}
.cPresentation .cPresentation_icon li {
	float: left;
	margin-right: 10px;
}
.cPresentation .cPresentation_icon li:last-child {
	margin-right: 0;
}
.cPresentation .cPresentation_icon + p {
	margin-bottom: 50px;
}

#main .cPresentation .colTxt p:first-child {
	margin-bottom: 10px;
}
#main .cPresentation .colTxt h3 {
	margin-bottom: 30px;
}
.cPresentation .cColBlock02 {
	margin-bottom: 100px;
}
.cPresentation .cColBlock02-02 {
	margin-bottom: 40px;
}
#main .cPresentation .cTit03 {
	margin-top: 40px;
}
.cPresentation_icon-01 {
	margin-left: 180px;
}
.cPresentation_icon-02 {
	margin-left: 400px;
}
#main .sSection_img-02 {
	margin-bottom: 80px;
}
.pt70 {
	padding-top: 70px;
}
.pt90 {
	padding-top: 90px;
}
#main .sSection-bg01:before {
	content: "";
	background-color: #e6f1f5;
	width: 63%;
	height: 480px;
	position: absolute;
	top: 460px;
	right: 0;
	z-index: -1;
}
#main .sSection-bg01:after {
	content: "";
	background-color: #e6f1f5;
	width: 73%;
  height: 400px;
  position: absolute;
  bottom: 710px;
  left: 0;
  z-index: -1;
}
#main .sSection-bg02:before {
	content: "";
	background-color: #e6f1f5;
  width: 39%;
  height: 560px;
  position: absolute;
  top: 530px;
  left: 0;
	z-index: -1;
}
#main .sSection-bg02:after {
	content: "";
	background-color: #e6f1f5;
  width: 39%;
  height: 390px;
  position: absolute;
  bottom: 300px;
  right: 0;
  z-index: -1;
}
#main .sSection-bg03:before {
	content: "";
	background-color: #e6f1f5;
	width: 63%;
	height: 470px;
	position: absolute;
	top: 70px;
	right: 0;
	z-index: -1;
}

#main .cPresentation_bg01,
#main .cPresentation_bg02,
#main .cPresentation_bg03,
#main .cPresentation_bg04,
#main .cPresentation_bg05,
#main .cPresentation_bg06 {
	position: relative;
}
#main .cPresentation_bg01:before {
	content: "";
	background-color: #e6f1f5;
  width: 63%;
  height: 570px;
  position: absolute;
  top: 160px;
  right: 0;
	z-index: -1;
}
#main .cPresentation_bg02:before {
	content: "";
	background-color: #e6f1f5;
  width: 63%;
  height: 570px;
  position: absolute;
  top: 160px;
  left: 0;
	z-index: -1;
}
#main .cPresentation_bg03:before {
	content: "";
	background-color: #e6f1f5;
	width: 55%;
	height: 500px;
  position: absolute;
  top: 160px;
  right: 0;
	z-index: -1;
}
#main .cPresentation_bg04:before {
	content: "";
	background-color: #e6f1f5;
  width: 63%;
  height: 570px;
  position: absolute;
  top: 160px;
  left: 0;
	z-index: -1;
}
#main .cPresentation_bg05:before {
	content: "";
	background-color: #e6f1f5;
	width: 55%;
	height: 500px;
  position: absolute;
  top: 160px;
  right: 0;
	z-index: -1;
}
#main .cPresentation_bg06:before {
	content: "";
	background-color: #e6f1f5;
  width: 63%;
  height: 440px;
  position: absolute;
  top: 160px;
  left: 0;
	z-index: -1;
}
