@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;600;700&family=Roboto:wght@400;500;700&display=swap');

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	box-sizing: border-box;
	color: #333333;
}

body {
	line-height: 1.5;
	font-family: 'Noto Sans JP', sans-serif;
}

ul {
	list-style: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

img {
	max-width: 100%;
}

.elem {
	opacity: 0;
}

.min,
.min * {
	font-family: 'Noto Serif JP', serif;
}

.eng,
.eng * {
	font-family: 'Roboto', sans-serif;
}

a:hover {
	opacity: 0.8;
}

.sp {
	display: none;
}

.tab,
.tab02 {
	display: none;
}

/* main */

.content01 {
	width: 1320px;
	margin: auto;
}

.content01 h1 img {
	background: #ffffff5e;
}

header {
	padding: 0 30px;
	height: auto;
	display: flex;
	position: absolute;
	width: 100%;
	align-items: center;
	box-sizing: border-box;
	z-index: 100;
}

.header_wrap {
	width: 700px;
	background: #ffffff;
	display: flex;
	justify-content: space-between;
	padding: 20px;
	border-radius: 0 0 0 20px;
	position: absolute;
	top: 0;
	right: 0;
}

.header_wrap__cont01 {
	padding-top: 20px;
}

.mainimage {
	/* height: 780px; */
	/* background: url("../images/top-view.jpg") center; */
	background-size: cover;
	position: relative;
}

.mainText {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 35%;
	color: #ffffff;
	font-size: 44px;
	font-weight: 600;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}

.mainText span {
	color: #D9E021;
}

.navWrap {
	position: absolute;
	width: 100%;
	bottom: -40px;
}

.navWrap ul {
	display: flex;
	justify-content: space-between;
	border-radius: 20px;
	background: #39B54A;
	height: 80px;
	align-items: center;
}

.navWrap ul li {
	width: 220px;
	text-align: center;
	padding: 10px 0;
}

.navWrap ul li {
	width: 220px;
	text-align: center;
}


.navWrap ul li a {
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	color: #ffffff;
}

.navWrap ul li:not(:last-child) a {
	border-right: 2px solid #ffffff;
}

.sec01 {
	padding-top: 135px;
	padding-bottom: 150px;
	background: url("../images/bg01.png") center;
	background-size: cover;
}

.contTitle01 {
	text-align: center;
	font-weight: 700;
	margin-bottom: 40px;
	font-size: 34px;
	font-family: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", serif;
}

.contTitle01 span {
	color: #00A63C;
}

.sec01Text {
	font-size: 18px;
	line-height: 2em;
	text-align: center;
}

.sec02 {
	padding-bottom: 150px;
	padding-top: 100px;
	background: url("../images/bg02.png") center;
	background-size: cover;
}

.bx-shadow {
	border-radius: 20px;
	padding: 60px 80px 100px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5), 0 0 5px 0 rgba(0, 0, 0, 0.5);
	background: #ffffff;
}

.sec02 .pt01 {
	margin-top: -160px;
}

.contTitle02 {
	text-align: center;
	margin-bottom: 100px;
}

.contTitle02 .min {
	color: #00A63C;
	font-weight: 600;
	font-size: 36px;
	margin: 5px 0 5px;
	display: inline-block;
	letter-spacing: 4px;
}

.contTitle02 .sub {
	color: #C5E065;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 2px;
}

.sec02Cont {
	display: flex;
	justify-content: space-between;
}

.sec02Cont__box02 {
	width: 690px;
	padding-left: 50px;
}

.sec02Cont__box02 h3 {
	font-size: 25px;
	font-weight: 600;
	line-height: 2em;
	margin-bottom: 50px;
	letter-spacing: 4px;
}

.sec02Cont__text01 {
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 1px;
}

.sec02Cont__text02 {
	margin-top: 30px;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 4px;
}

.sec02Cont__text02 span {
	font-size: 26px;
}

.bx-shadow.pt02 {
	margin-top: 100px;
}

.sec02Cont02 {
	border-radius: 20px;
	background: #F2F2F2;
	padding: 60px 60px 70px;
	position: relative;
	min-height: 460px;
	margin-bottom: 40px;
}

.sec02Cont02__img {
	position: absolute;
	right: 60px;
	top: 60px;
}

.sec02Cont02 h3 {
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 40px;
	letter-spacing: 4px;
}

.sec02Cont02 h3 span {
	font-size: 24px;
	color: #39B54A;
	display: inline-block;
}

.sec02Cont02__text01 {
	font-size: 15px;
	line-height: 2em;
	letter-spacing: 2px;
}

.sec02Cont02__inner {
	width: 520px;
}

.mb0 {
	margin-bottom: 0 !important;
}

.bx-wrapper {
	box-shadow: none;
	padding: 0;
	border: 0;
	margin-bottom: 0;
}

.bx-viewport {
	padding-bottom: 0;
	height: auto !important;
}

.sec03 {
	padding: 60px 0;
}

.sec03Cont {
	display: flex;
	justify-content: space-between;
	padding: 0 60px;
}

.sec03Cont li {
	text-align: center;
	justify-content: center;
	align-items: center;
	height: 180px;
	width: 180px;
	border-radius: 180px;
	border: 1px solid #39B54A;
	display: flex;
}

.sec03Cont li span.pt01 {
	font-weight: 700;
	font-size: 22px;
	color: #39B54A;
}

.sec03Cont li span.pt02 {
	font-size: 18px;
	color: #39B54A;
}

.sec03Text {
	text-align: center;
	font-size: 18px;
	margin-bottom: 70px;
	line-height: 2em;
	letter-spacing: 2px;
}

.sec04 {
	padding-bottom: 150px;
	padding-top: 150px;
	background: url("../images/bg03@2x.png") center;
	background-size: cover;
}

.sec04 .bx-shadow {
	background: rgba(255, 255, 255, 0.65);
}

.sec04Cont {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.sec04Cont li {
	background: #ffffff;
	border-radius: 20px;
	border: 1px solid #FBB03B;
	padding: 30px 40px 40px;
	width: calc((100% - 20px) / 3);
	margin-bottom: 10px;
}

.sec04Cont li h3 {
	height: 65px;
	border-bottom: 1px solid #FBB03B;
	display: flex;
	align-items: flex-start;
	letter-spacing: 2px;
}

.sec04Cont li h3 span {
	display: inline-block;
	padding-left: 15px;
	padding-top: 8px;
	color: #FBB03B;
	font-weight: 700;
	font-size: 22px;
}

.sec04Cont li p {
	padding-top: 10px;
	font-size: 13px;
	line-height: 2em;
	letter-spacing: 0.6px;
}

.sec05 {
	padding-top: 60px;
}

.sec05Cont {
	line-height: 0;
}

.sec06 {
	background: #39B54A;
	padding-top: 150px;
}

.sec06Cont {
	display: flex;
	justify-content: space-between;
	flex-flow: row-reverse;
}

.sec06Cont__box02 {
	width: 505px;
	padding-right: 70px;
}

.sec06Table {
	margin-top: 50px;
}

.sec06Table th {
	font-weight: normal;
	color: #8CC63F;
	padding-bottom: 10px;
	padding-right: 15px;
	font-size: 15px;
	text-align: left;
}

.sec06Table td {
	font-size: 15px;
	padding-bottom: 10px;
}

.time {
	margin-top: 30px;
}

.sec06Icon {
	display: flex;
	margin-top: 70px;
}

.sec06Icon>div {
	display: flex;
	align-items: center;
}

.sec06Icon span {
	margin-right: 10px;
	display: inline-block;
	font-size: 15px;
}

.sec06Icon__box02 {
	margin-left: 40px;
}

footer {
	background: #39B54A;
	padding-top: 125px;
	padding-bottom: 110px;
}

.copy {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}

.topBtn {
	position: fixed;
	bottom: 30px;
	right: 30px;
}

.none {
	display: none;
}

.footNav {
	display: none;
}

.sec04Cont a {
	text-decoration: none;
}