@charset "utf-8";
/*
**********************************************************************

* page.css

*********************************************************************
*/
/*============================
#wrap__Inner.i_Cp
============================*/
#wrap__Inner.i_Cp {
	max-width: 100%;
	min-width: auto;
	padding: 0;
}
#wrap__Inner.i_Cp > 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;
	vertical-align: baseline;
	background: transparent;
}
#wrap__Inner.i_Cp figure {
	margin: 0;
}
#wrap__Inner.i_Cp img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#wrap__Inner.i_Cp .mvSect {}
#wrap__Inner.i_Cp .mvSect .mvBlock01 {
	position: relative;
	width: 100%;
}
#wrap__Inner.i_Cp .mvSect .mvBlock01 .mainTit {
	position: absolute;
	bottom: -5vw;
	font-size: 2.855vw;
	margin: 0;
	background: #00a8a9;
	line-height: 1;
	color: #fff;
	width: 62.94%;
	height: 9.14vw;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 0.6vw;
	padding-bottom: 1.43vw;
	z-index: 1;
}
#wrap__Inner.i_Cp .mvSect .mvBlock01 .mainTit:after {
	content: "";
	display: block;
	width: 100%;
	height: 1.43vw;
	background: #00595a;
	position: absolute;
	bottom: 0;
}
#wrap__Inner.i_Cp .mvSect .mvBlock01 .mvImg, #wrap__Inner.i_Cp .mvSect .mvBlock02 .mvImg {}
#wrap__Inner.i_Cp .mvSect .mvBlock01 .mvImg {}
#wrap__Inner.i_Cp .mvSect .mvBlock02 {
	position: relative;
}
#wrap__Inner.i_Cp .mvSect .mvBlock02 .mvImg {}
#wrap__Inner.i_Cp .mvSect .mvBlock02 .leadTxtBox {
	background: #fff;
	margin: auto;
	width: 66.143vw;
	box-shadow: 0px 5px 9px 6px rgba(0, 0, 0, 0.09);
	display: flex;
	justify-content: center;
	align-items: center;
	height: 22.5vw;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -14.2vw;
	z-index:11;
}
#wrap__Inner.i_Cp .mvSect .mvBlock02 .leadTxtBox .txt {
	font-size: 1.429vw;
	text-align: center;
	line-height: 2.6;
}
#wrap__Inner.i_Cp .sec01 {
	background: rgb(245, 245, 245);
	background: linear-gradient(90deg, rgba(245, 245, 245, 1) 53%, rgba(255, 255, 255, 1) 53%);
	padding-top: 20vw;
	padding-bottom: 9.643vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 {
	margin-bottom: 7.857vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockTit, #wrap__Inner.i_Cp .sec01 .sectBlock02 .blockTit, #wrap__Inner.i_Cp .sec01 .sectBlock03 .blockTit {
	display: flex;
	align-items: flex-end;
	font-size: 2.143vw;
	font-weight: normal;
	line-height: 1;
	background-image: url(../imgs/tit_bg_detail.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;
	padding: 0.643vw 0 2.857vw 3.571vw;
	margin-bottom: 6.143vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockTit .num, #wrap__Inner.i_Cp .sec01 .sectBlock02 .blockTit .num, #wrap__Inner.i_Cp .sec01 .sectBlock03 .blockTit .num {
	width: 5.214vw;
	margin-right: 2.857vw;
	flex: 0 0 auto;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 {
	background: #00a8a9;
	padding: 3.571vw 3.571vw 9.286vw;
	display: flex;
	position: relative;
	justify-content: flex-end;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .phImg {
	width: 58vw;
	position: absolute;
	left: 3.571vw;
	top: -4.714vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 39.714vw;
	background: #fff;
	box-shadow: 0px 5px 9px 6px rgb(0 0 0 / 9%);
	padding: 4vw 2.6vw;
	flex: 0 0 auto;
	position: relative;
	z-index: 1;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox .boxList {}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox .boxList li, #wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList li, #wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList li {
	display: flex;
	align-items: baseline;
	line-height: 2.5;
	font-size: 16px;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox .boxList li:before, #wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList li:before, #wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList li:before {
	content: "";
	margin-right: 6px;
	display: block;
	width: 12px;
	height: 12px;
	background: #00a8a9;
	flex: 0 0 auto;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 {
	display: flex;
	justify-content: flex-end;
	position: relative;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .phImg {
	width: 38.571vw;
	position: absolute;
	left: 8.571vw;
	top: -6.143vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox {
	padding: 5vw 1% 5vw 4%;
	width: 47.714vw;
	height: calc(218px + 6%);
	flex: 0 0 auto;
}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList {}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList li {}
#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList li .listStyle {}
#wrap__Inner.i_Cp .sec01 .sectBlock02 {}
#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockTit {
	background: none;
	margin-bottom: 2.143vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockTit .num {
	width: 6.071vw;
	margin-right: 1.429vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockMain {
	display: flex;
	justify-content: flex-end;
	position: relative;
	margin-bottom: 35vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockMain .phImg01 {
	flex: 0 0 auto;
	width: 75.714vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockMain .phImg02 {
	position: absolute;
	left: 8.571vw;
	bottom: -25vw;
	width: 57.143vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock03 {}
#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockTit {
	background: none;
}
#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockTit .num {}
#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain {
	background: #00a8a9;
	padding: 3.571vw 3.571vw 9.286vw;
	display: flex;
	position: relative;
	justify-content: flex-end;
}
#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain .phImg {
	width: 58vw;
	position: absolute;
	left: 3.571vw;
	top: -4.714vw;
}
#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain .txtBox {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 39.714vw;
	background: #fff;
	box-shadow: 0px 5px 9px 6px rgb(0 0 0 / 9%);
	padding: 7vw 2.6vw;
	flex: 0 0 auto;
	position: relative;
	z-index: 1;
}
#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain .txtBox .txt {
	display: flex;
	align-items: baseline;
	line-height: 2.5;
	font-size: 16px;
}
#wrap__Inner.i_Cp .sec02 {
	background: #00a8a9;
	padding: 3.571vw 3.571vw;
}
#wrap__Inner.i_Cp .sec02 .sectMain {
	background: #fff;
	padding: 4.6vw;
}
#wrap__Inner.i_Cp .sec02 .sectMain .sectTit {
	font-size: 2.143vw;
	text-align: center;
	color: #00a8a9;
}
#wrap__Inner.i_Cp .sec02 .sectMain .sectList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#wrap__Inner.i_Cp .sec02 .sectMain .sectList li {
	flex: 0 0 auto;
	width: 40vw;
}
#wrap__Inner.i_Cp .sec02 .sectMain .sectList li .listImg {}
#wrap__Inner.i_Cp .sec02 .sectMain .sectList li .txt {
	font-size: 16px;
	line-height: 2.5;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 1.6vw 1.6vw 3vw;
}
#wrap__Inner.i_Cp .sec02 .sectMain .sectList li .txt .attention {
	font-size: 12px;
	line-height: 1;
	display: inline-block;
}
#wrap__Inner.i_Cp .youtubeSect {
	background: #f5f5f5;
	padding: 6.429vw 3.571vw;
}
#wrap__Inner.i_Cp .youtubeSect .sectMain {
	width: 57.143vw;
	margin: 0 auto;
aspect-ratio: 16 / 9;}
#wrap__Inner.i_Cp .youtubeSect .sectMain > iframe {width: 100%;height: 100%;}
#wrap__Inner.i_Cp .sec03 {
	padding: 3.571vw 3.571vw;
}
#wrap__Inner.i_Cp .sec03 .sectMain {}
#wrap__Inner.i_Cp .sec03 .sectMain .sectTit {
	font-size: 2.143vw;
	font-weight: normal;
	margin-bottom: 2.143vw;
}
#wrap__Inner.i_Cp .sec03 .sectMain .sectList {
	display: flex;
	justify-content: space-between;
}
#wrap__Inner.i_Cp .sec03 .sectMain .sectList li {
	flex: 0 0 auto;
	width: 21.857vw;
}
#wrap__Inner.i_Cp .sec03 .sectMain .sectList li .listImg {
	border: 1px solid #dedede;
	margin-bottom: 16px;
}
#wrap__Inner.i_Cp .sec03 .sectMain .sectList li .name {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#wrap__Inner.i_Cp .sec04 {
	padding-bottom: 160px;
}
#wrap__Inner.i_Cp .sec04 .sectMain {
	background-image: url(../imgs/sec04_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
	padding: 5.429vw 5.429vw 11.429vw;
}
#wrap__Inner.i_Cp .sec04 .sectMain .sectTit {
	font-size: 2.143vw;
	font-weight: normal;
	margin-bottom: 4vw;
}
#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock {
	background: #ffffffb3;
	width: 57.143vw;
	padding: 5vw 5vw 5vw 8.571vw;
}
#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockTit {
	font-size: 16px;
	margin-bottom: 10px;
}
#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList {}
#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList li {
	font-size: 16px;
}
#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList li.listStyleNone:before {
	display: none;
}
#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList li .red {
	color: #ff0000;
}
.pdfSect{
	margin: 40px auto;
}
.pdfSect p{
	text-align: center;
}
.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-radius-solid {
	background: #f1e767;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
	background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
	background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
}
  
a.btn-radius-solid:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(#f1e767), to(#feb645));
	background: -webkit-linear-gradient(bottom, #f1e767 0%, #feb645 100%);
	background: linear-gradient(to top, #f1e767 0%, #feb645 100%);
}
  
@media screen and (max-width: 767px) {
	#wrap__Inner.i_Cp {}
	#wrap__Inner.i_Cp .mvSect {}
	#wrap__Inner.i_Cp .mvSect .mvBlock01 {}
	#wrap__Inner.i_Cp .mvSect .mvBlock01 .mainTit {}
	#wrap__Inner.i_Cp .mvSect .mvBlock01 .mvImg {}
	#wrap__Inner.i_Cp .mvSect .mvBlock02 {}
	#wrap__Inner.i_Cp .mvSect .mvBlock02 .mvImg {}
	#wrap__Inner.i_Cp .mvSect .mvBlock02 .leadTxtBox {
		position: static;
		width: 100%;
		height: auto;
		padding: 5%;
	}
	#wrap__Inner.i_Cp .mvSect .mvBlock02 .leadTxtBox .txt {
		font-size: 16px;
		text-align: left;
	}
	#wrap__Inner.i_Cp .sec01 {
		padding-top: 10vw;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 {}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockTit, #wrap__Inner.i_Cp .sec01 .sectBlock02 .blockTit, #wrap__Inner.i_Cp .sec01 .sectBlock03 .blockTit {
		font-size: 20px;
		align-items: baseline;
		line-height: 1.6;
		padding: 5%;
		background-size: 42vw;
		background-position: center right;
		margin-bottom: 0px;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockTit .num {
		width: 37px;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 {
		flex-direction: column;
		padding: 5%;
		margin-bottom: 5%;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .phImg {
		width: 100%;
		position: static;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox {
		width: 100%;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox .boxList li, #wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList li, #wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList li {
		font-size: 13px;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox .boxList {}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain01 .txtBox .boxList .listStyle {}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 {
		flex-direction: column;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .phImg {
		position: static;
		width: 90%;
		margin: 0 auto;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox {
		width: 100%;
		padding: 5%;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList {}
	#wrap__Inner.i_Cp .sec01 .sectBlock01 .blockMain02 .txtBox .boxList .listStyle {}
	#wrap__Inner.i_Cp .sec01 .sectBlock02 {}
	#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockTit {}
	#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockTit .num {
		width: 41px;
		margin-right: 2.857vw;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockMain {
		flex-direction: column;
		padding: 0 5%;
		margin-bottom: 40px;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockMain .phImg01 {
		width: 100%;
		margin-bottom: 10px;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock02 .blockMain .phImg02 {
		position: static;
		width: 100%;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock03 {}
	#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockTit {}
	#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockTit .num {
		width: 41px;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain {
		flex-direction: column;
		padding: 5%;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain .phImg {
		position: static;
		width: 100%;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain .txtBox {
		width: 100%;
	}
	#wrap__Inner.i_Cp .sec01 .sectBlock03 .blockMain .txtBox .txt {
		font-size: 13px;
	}
	#wrap__Inner.i_Cp .sec02 {
		padding: 5%;
	}
	#wrap__Inner.i_Cp .sec02 .sectMain {}
	#wrap__Inner.i_Cp .sec02 .sectMain .sectTit {
		font-size: 20px;
	}
	#wrap__Inner.i_Cp .sec02 .sectMain .sectList {
		flex-direction: column;
	}
	#wrap__Inner.i_Cp .sec02 .sectMain .sectList li {
		width: 100%;
		margin-bottom: 10px;
	}
	#wrap__Inner.i_Cp .sec02 .sectMain .sectList li .listImg {}
	#wrap__Inner.i_Cp .sec02 .sectMain .sectList li .txt {
		font-size: 13px;
	line-height: 2;}
	#wrap__Inner.i_Cp .sec02 .sectMain .sectList li .txt .attention {
		font-size: 11px;
	}
	#wrap__Inner.i_Cp .youtubeSect {
		padding: 10% 5%;
	}
	#wrap__Inner.i_Cp .youtubeSect .sectMain {
		
		width: 100%;
	}
	#wrap__Inner.i_Cp .sec03 {
		padding: 5%;
	}
	#wrap__Inner.i_Cp .sec03 .sectMain {}
	#wrap__Inner.i_Cp .sec03 .sectMain .sectTit {
		font-size: 20px;
	}
	#wrap__Inner.i_Cp .sec03 .sectMain .sectList {
		flex-wrap: wrap;
	}
	#wrap__Inner.i_Cp .sec03 .sectMain .sectList li {
		width: 48%;
		margin-bottom: 20px;
	}
	#wrap__Inner.i_Cp .sec03 .sectMain .sectList li .listImg {
		margin-bottom: 10px;
	}
	#wrap__Inner.i_Cp .sec03 .sectMain .sectList li .name {
		font-size: 13px;
	}
	#wrap__Inner.i_Cp .sec04 {
		padding-bottom: 80px;
	}
	#wrap__Inner.i_Cp .sec04 .sectMain {
		padding: 5%;
		background-position: 66% top;
	}
	#wrap__Inner.i_Cp .sec04 .sectMain .sectTit {
		font-size: 20px;
	}
	#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock {
		width: 100%;
	}
	#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockTit {}
	#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList {}
	#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList .listStyle {}
	#wrap__Inner.i_Cp .sec04 .sectMain .sectBlock .blockList .red {}
}