@charset "UTF-8";
/*--------------------------------------------------
カラー設定
メインカラー	グリーン　#0EB998 
薄いグリーン　			 #EAF5F3 
濃いグリーン　　　　　　#013700
濃いブルー　　　　　　　#009AA2

グラデーション
background: linear-gradient(to right, rgba(255,254,246,0.30), rgba(238,255,232,0.30));

--------------------------------------------------*/


/*------------------------------------------
html
------------------------------------------*/
* {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	/* 10pxが1remとなる様に調整*/
	background-color: #F6F1E8;
	/*バックグラウンドカラー設定*/
	scroll-behavior: smooth;
	/*スムーズにスクロールする*/
}
body {
	margin: 0;
	font-size: 15px;
	/*デフォルトフォントサイズ16px*/
	font-size: 1.5rem;
	color: #363636;
	/*デフォルトフォントカラー#363636*/
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	-webkit-text-size-adjust: 100%;
}
a {
	text-decoration: none;
	color: #FF7A00;
}
/*外部リンクアイコン*/
.icon_link1 {
	width: 18px;
	filter: brightness(0) saturate(100%) invert(67%) sepia(59%) saturate(6360%) hue-rotate(140deg) brightness(97%) contrast(101%);
}
.icon_link0 {
	filter: brightness(0) saturate(100%) invert(67%) sepia(59%) saturate(6360%) hue-rotate(140deg) brightness(97%) contrast(101%);
}
/*パソコン非表示*/
.pc_none {
	display: none;
}
@media screen and (max-width: 795px) {
	.pc_none {
		display: block;
	}
}
/*------------------------------------------------------------------------------------
ヘッダーブロック
------------------------------------------------------------------------------------*/
header {
	margin: 0;
	padding: 16px;
	width: 100%;
	overflow: hidden;
	/*background-color: #0EB998;*/
	background: linear-gradient(0deg, #00B49D, #009AA2)
}
header .header_block {
	margin: 0 auto;
	max-width: 1080px;
	text-align: center;
}
header .header_block img {
	width: 60%;
	max-width: 60%;
	vertical-align: top;
}
@media screen and (max-width: 420px) {
	header {
		padding: 4px;
	}
	header .header_block img {
		width: 70%;
		max-width: 80%;
	}
}
/*------------------------------------------------------------------------------------
コンテンツブロック
------------------------------------------------------------------------------------*/
.contents_wrapper {
	width: 100%;
	background-image: url('../images/bg_image.jpg');
	background-size: cover;     
	background-color: rgba(255,255,255,0.80);
    background-blend-mode: overlay;
}
.contents_wrapper .contents_container {
	display: flex;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #EAF5F3;
}
.contents_wrapper .contents_container .side {
	display: block;
	width: 300px !important;
	margin: 0;
}
@media screen and (max-width: 795px) {
	.contents_wrapper .contents_container .side {
		display: none;
	}
}
.contents_wrapper .contents_container .main {
	display: block;
	flex: 1;
	width: 100%;
}
@media screen and (max-width: 795px) {
	.contents_wrapper .contents_container .main {
		
	}
}
.main_backboad {
	width: 100%;
	padding: 10px;
	background-color: #EAF5F3;
}
.contents {
	margin-bottom: 40px;
	padding-left: 15px;
}
/*------------------------------------------------------------------------------------
フッターブロック
------------------------------------------------------------------------------------*/
.footer_info {
	display: block;
	max-width: 100%;
	height: auto;
	padding: 20px;
	overflow: hidden;
	background-color: #E8E8E8;
	border-top: 4px solid #00B49D;
}
.footer_info .footer_wrapper {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.copyright {
	display: inline-block;
	width: 100%;
	height: auto;
	min-height: 50px;
	background-color: #00B49D;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	overflow: hidden;
}
.copyright p {
	padding: 0 10px;
}
.footer_box1 {
	margin: 10px;
	width: 320px;
}
.info_midashi {
	margin-bottom: 10px;
	font-size: 1.7rem;
	font-weight: bold;
	color: white;
	padding: 5px 10px;
	max-width: 100%;
	background-color: #00B49D;
}
.info_name {
	max-width: 100%;
	font-size: 1.6rem;
	font-weight: bold;
	border-bottom: 1px solid #00B49D;
}
/*------------------------------------------------------------------------------------
タイトル見出し
------------------------------------------------------------------------------------*/
.h1_wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 120px;
	position: relative;
	background-color: rgba(182,236,232,0.50);
}
/*波*/
.shapedividers_com-9151{
overflow:hidden;
position:relative;
}
.shapedividers_com-9151::before{ 
content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 70px;
background-position: 50% 100%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23b5edea"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23b5edea"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23b5edea"/></svg>'); 
}

@media (min-width:2100px){
	.shapedividers_com-1647::before{
	background-size: 100% calc(2vw + 104px);
	}
}


.shapedividers_com-3975{
overflow:hidden;
position:relative;
}
.shapedividers_com-3975::before{ 
content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 53px;
background-position: 50% 100%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.67c-3.07-.55-9.27.41-16.15 0-6.87-.4-13.74-.58-19.13.1v.4h35.28z" fill="%23009aa2"/><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" opacity=".5" fill="%23009aa2"/><path d="M35.28.31c-2.57.84-7.68.3-11.8.43-4.1.12-6.85.61-9.57.28C11.18.69 8.3-.16 5.3.02 2.3.22.57.85 0 .87v1.2h35.28z" opacity=".5" fill="%23009aa2"/></svg>'); 
}

@media (min-width:2100px){
.shapedividers_com-3975::before{
background-size: 100% calc(2vw + 53px);
}
}
 
 
.h1_wrapper h1 {
	margin: 0;
	position: relative;
	font-size: 26px;
	line-height: 1.2em;
	z-index: 100;
}

h2 {
	position: relative;
	width: 100%;
	padding: 16px 0 16px 20px;
	/*background: linear-gradient(to bottom, #F3F3F3, #F5FAF7 30%, #F5FAF7 80%, #EEEEEE);*/
	background-color: #F9FFFD;
	border-top: 3px solid #0EB998;
	color: #016300;
}
h2::before {
	position: absolute;
	content: "";
	width: 13px;
	height: 13px;
	background-color: #094100;
	top: -3px;
	left: 0;
}
h2::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #FFA200;
	top: 5px;
	left: 8px;
}
h3 {
	width: 100%;
	padding: 10px 0 10px 20px;
	background-color: #F5FAF7;
	border-left: 10px solid #0EB998;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
h4 {
	position: relative;
	width: 100%;
	padding-left: 15px;
	color: #013700;
	border-bottom: 2px solid #9D9D9D;
}
h4::before {
	position: absolute;
	content: "";
}
h4::before {
	width: 150px;
	height: 2px;
	bottom: -2px;
	left: 0px;
	background-color: #0EB998;
}

/*------------------------------------------------------------------------------------
段落
------------------------------------------------------------------------------------*/
.article1 {
	padding: 10px;
}
/*------------------------------------------------------------------------------------
ブロック
------------------------------------------------------------------------------------*/
.box1 {
	background: linear-gradient(to right, rgba(255,254,246,0.30), rgba(238,255,232,0.30));
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.2);
}
/*------------------------------------------------------------------------------------
余白（margin,paddingなど）
------------------------------------------------------------------------------------*/
.space1 {
	margin: 0 0 20px 0;
	padding: 10px;
	width: 100%;
}
.space2 {
	margin: 0 0 20px 0;
	padding: 20px;
	width: 100%;
}
/*------------------------------------------------------------------------------------
ナビゲーションブロック
------------------------------------------------------------------------------------*/
.navi_block {
	width: 100%;
	margin: 0;
	padding: 20px;
	background-color: #EAF5F3;
}
.navi_block .navi {
	width: 100%;
}
.navi_block .navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navi_block .navi ul .navi_def, .navi_block .navi ul .navi_checked {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #EAF5F3;
	transition: ease 0.3s;
}
.navi_block .navi ul .navi_def::before, .navi_block .navi ul .navi_checked::before {
	
}
.navi_block .navi ul .navi_def::after, .navi_block .navi ul .navi_checked::after {
	position: absolute;
	content: "";
	top: 26px;
	right: 16px;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	transition: ease 0.3s;
}
.navi_block .navi ul .navi_def:hover, .navi_block .navi ul .navi_checked:hover {
	/*background-color: #013700;*/
	background: linear-gradient(125deg, #013700, #005B60)
}
.navi_block .navi ul .navi_def:hover::after, .navi_block .navi ul .navi_checked:hover::after {
	border-top: 2px solid #EAF5F3;
	border-right: 2px solid #EAF5F3;
}
.navi_block .navi ul .navi_def a, .navi_block .navi ul .navi_checked a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	color: white;
	line-height: 1.2em;
	padding: 0 40px 0 20px;
	text-decoration: none;
}
.navi_def {
	/*background-color: #00B49D;*/
	background: linear-gradient(125deg, #00B49D, #009AA2)
}
.navi_def::after {
	border-top: 2px solid #EAF5F3;
	border-right: 2px solid #EAF5F3;
}
.navi_checked {
	/*background-color: #013700;*/
	background: linear-gradient(125deg, #013700, #005B60)
}
.navi_checked::after {
	border-top: 2px solid #EAF5F3;
	border-right: 2px solid #EAF5F3;
}
/*------------------------------------------------------------------------------------
スマホ・タブレットのナビゲーションボタン
------------------------------------------------------------------------------------*/
nav.globalMenuSp {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	color: #fff;
	background: #fff;
	text-align: center;
	transform: translateX(-100%);
	transition: all 0.6s;
	height: 100%;
	width: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
nav.globalMenuSp ul {
	background: #0EB998;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
nav.globalMenuSp ul li {
	list-style-type: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #fff;
}
nav.globalMenuSp ul li:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
nav.globalMenuSp ul li:hover {
	background: #013700;
}
nav.globalMenuSp ul li:active {
	background: #013700;
}
nav.globalMenuSp ul li a {
	display: block;
	color: white;
	padding: 1.4em 0;
	text-decoration: none;
}
nav.globalMenuSp ul li a:hover {
	color: white;
}
.mnav_def {
	background-color: none;
}
.mnav_checked {
	background-color: #013700;
}
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
	transform: translateX(0%);
}
/*------------------------------------------------------------------------------------
ハンバーガーボタン（SP）
------------------------------------------------------------------------------------*/
.hamburger {
	display: block;
	position: fixed;
	z-index: 200;
	right: 11px;
	top: 12px;
	width: 42px;
	height: 42px;
	cursor: pointer;
	text-align: center;
	background-color: #013700;
	opacity: 0.6;
	border-radius: 8px;
}
@media screen and (min-width: 796px) {
	.hamburger {
		display: none;
	}
}
.hamburger span {
	display: block;
	position: absolute;
	width: 50%;
	height: 2px;
	left: 25%;
	background: white;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
	top: 10px;
}
.hamburger span:nth-child(2) {
	top: 15px;
}
.hamburger span:nth-child(3) {
	top: 20px;
}
.hamburger span:nth-child(4) {
	top: 18px;
	background: none;
	width: 100%;
	left: 0;
}
.hamburger span:nth-child(4)::after {
	content: "MENU";
	/*4つ目の要素のafterにMenu表示を指定*/
	color: #fff;
	font-size: 1rem;
	text-transform: uppercase;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.hamburger.active span:nth-child(1) {
	/*ナビが開いている時のボタン*/
	top: 7px;
	left: 12px;
	transform: translateY(8px) rotate(-45deg);
	width: 40%;
}
.hamburger.active span:nth-child(2) {
	opacity: 0;
}
.hamburger.active span:nth-child(3) {
	top: 21px;
	left: 12px;
	transform: translateY(-6px) rotate(45deg);
	width: 40%;
}
.hamburger.active span:nth-child(4)::after {
	content: "CLOSE";
	/*3つ目の要素のafterにCLOSE表示を指定*/
	color: #fff;
}
/*------------------------------------------------------------------------------------
ページトップボタン
------------------------------------------------------------------------------------*/
.page-top {
	/* buttonタグのリセットCSS */
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	/* ボタンの装飾 */
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 100;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #013700;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.page-top::before {
	content: "";
	width: 12px;
	height: 12px;
	margin-bottom: -6px;
	border-top: solid 3px #fff;
	border-right: solid 3px #fff;
	transform: rotate(-45deg);
}
.page-top:hover {
	transform: scale(1.1);
}
#page-top {
	opacity: 0.0;
	transition: ease .5s opacity;
}
#page-top.view {
	opacity: 1.0;
}
/*------------------------------------------------------------------------------------
ボタン
------------------------------------------------------------------------------------*/
.btn_block1 {
	margin: 20px auto;
}
.btn_block2 {
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 40px;
}
.btn_1, .btn_2 {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	min-height: 40px;
	border-radius: 4px;
	background-color: #0EB998;
	outline : 1px solid #ADDEC0; /* 線の太さ・線状・色 */
  	outline-offset : -5px; /* どれだけ内側に線を表示したいかを負の値で指定 */
	color: white;
	font-size: 15px;
	text-align: center;
	box-shadow: 0px 2px 0px rgba(73,96,86,0.30);
	top: 0px;
	transition: ease 0.3s;
}
.btn_1::after, .btn_2::after {
	position: absolute;
	content: "";
	/*bottom: 2px;
	right: 2px;*/
	
}
@media (hover: hover) and (pointer: fine) {
	.btn_1:hover, .btn_2:hover {
		background-color: #009AA2;
		box-shadow: 0px 0px 0px rgba(73,96,86,0.30);
		top: 2px;
	}
}
@media (hover: none) {
	.btn_1:active, .btn_2:active {
		background-color: #009AA2;
		box-shadow: 0px 0px 0px rgba(73,96,86,0.30);
		top: 2px;
	}
}
@media screen and (max-width: 420px) {
	.btn_1, .btn_2 {
		font-size: 14px;
	}
}
.btn_1 a, .btn_2 a {
	display: block;
	width: 100%;
	color: white;
}
.btn_1 {
	width: 100%;
}
.btn_2 {
	width: 100%;
	max-width: 320px;
}
/*------------------------------------------------------------------------------------
枠
------------------------------------------------------------------------------------*/
.attention1 {
	width: 100%;
	background-color: #F7F7F7;
	border: 1px solid #EBEBEB;
	padding: 10px;
	text-align: justify;
}
/*------------------------------------------------------------------------------------
テーブル
------------------------------------------------------------------------------------*/
.table_container {
	margin: 10px 0 40px;
}
.tabel_title {
	color: #009AA2;
	font-weight: 600;
}
.table_1 {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table_1 th {
	background-color: #009AA2;
	padding: 10px;
	font-weight: normal;
	color: white;
	text-align: justify;
	text-align-last: justify;
	width: 106px;
}
.table_1 td {
	background-color: #E4EEEC;
	padding: 10px;
}
.table_1_sp {
	display: none;
	width: 100%;
}
.table_2 {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table_2 th {
	background-color: #009AA2;
	padding: 10px;
	font-weight: normal;
	color: white;
	text-align: left;
	width: 28px;
}
.table_2 td {
	background-color: #DEF0EC;
	padding: 10px;
}
.table_3 {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table_3 th {
	background-color: #009AA2;
	padding: 10px;
	color: #4C4C4C;
	font-weight: normal;
	text-align: center;
	width: 52px;
}
.table_3 td {
	background-color: #DEF0EC;
	padding: 10px;
}
.table_4 {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table_4 th {
	background-color: #009AA2;
	padding: 10px;
	font-weight: normal;
	color: white;
	text-align: justify;
	text-align-last: justify;
	width: 138px;
}
.table_4 td {
	background-color: #DEF0EC;
	padding: 10px;
	text-align: center;
}
@media screen and (max-width: 420px) {
	.table_4 {
		display: none;
	}
}
.table_4_sp {
	width: 100%;
	table-layout: fixed;
	display: none;
}
.table_4_sp th {
	background-color: #009AA2;
	padding: 10px;
	font-weight: normal;
	color: white;
	text-align: center;
	width: 134px;
}
.table_4_sp td {
	background-color: #DEF0EC;
	padding: 10px;
	text-align: center;
}
@media screen and (max-width: 420px) {
	.table_4_sp {
		display: table;
	}
}
.table_3col {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.table_3col th {
	background-color: #009AA2;
	padding: 0;
	font-weight: normal;
	color: white;
	text-align: center;
	line-height: 18px;
	width: 28px;
}
.table_3col td {
	background-color: #DEF0EC;
	padding: 10px;
}
@media screen and (max-width: 420px) {
	.table_3col {
		display: none;
	}
}
.table_3col_sp {
	width: 100%;
	display: none;
	table-layout: fixed;
}
.table_3col_sp th {
	background-color: #009AA2;
	padding: 7px 0;
	font-weight: normal;
	color: white;
	text-align: center;
	width: 28px;
}
.table_3col_sp td {
	background-color: #DEF0EC;
	padding: 10px;
}
@media screen and (max-width: 420px) {
	.table_3col_sp {
		display: table;
	}
}
/*------------------------------------------------------------------------------------
フォント
------------------------------------------------------------------------------------*/
.font_size_11 {
	font-size: 11px;
}
.font_size_12 {
	font-size: 12px;
}
.font_size_13 {
	font-size: 13px;
}
.font_size_14 {
	font-size: 14px;
}
.font_size_15 {
	font-size: 15px;
}
.font_size_16 {
	font-size: 16px;
}
.font_size_17 {
	font-size: 17px;
}
.font_size_18 {
	font-size: 18px;
}
.font_size_19 {
	font-size: 19px;
}
.font_size_20 {
	font-size: 20px;
}
.font_size_21 {
	font-size: 21px;
}
.font_size_22 {
	font-size: 22px;
}
.font_size_23 {
	font-size: 23px;
}
.font_size_240 {
	font-size: 24px;
}
.font_weight_300 {
	font-weight: 300;
}
.font_weight_400 {
	font-weight: 400;
}
.font_weight_500 {
	font-weight: 500;
}
.font_weight_600 {
	font-weight: 600;
}
.font_weight_700 {
	font-weight: 700;
}
.font_weight_800 {
	font-weight: 800;
}
/*------------------------------------------------------------------------------------
フォント色
------------------------------------------------------------------------------------*/
.fc_red {
	color: red;
}
/*------------------------------------------------------------------------------------
フォント装飾
------------------------------------------------------------------------------------*/
.underline {
	text-decoration: underline;
}
/*------------------------------------------------------------------------------------
揃え
------------------------------------------------------------------------------------*/
.text_align_left {
	text-align: left;
}
.text_align_right {
	text-align: right;
}
.text_align_center {
	text-align: center;
}
.text_align_justify {
	text-align: justify;
}
/*------------------------------------------------------------------------------------
マージン
------------------------------------------------------------------------------------*/
.margin_top_10 {
	margin-top: 10px;
}
.margin_top_20 {
	margin-top: 20px;
}
.margin_top_30 {
	margin-top: 30px;
}
.margin_top_40 {
	margin-top: 40px;
}
.margin_top_50 {
	margin-top: 50px;
}
.margin_top_60 {
	margin-top: 60px;
}
.margin_bottom_10 {
	margin-bottom: 10px;
}
.margin_bottom_20 {
	margin-bottom: 20px;
}
.margin_bottom_30 {
	margin-bottom: 30px;
}
.margin_bottom_40 {
	margin-bottom: 40px;
}
.margin_bottom_50 {
	margin-bottom: 50px;
}
.margin_bottom_60 {
	margin-bottom: 60px;
}
/*------------------------------------------------------------------------------------
幅
------------------------------------------------------------------------------------*/
.width_500px {
	max-width: 500px;
	width: 100%;
}
.width_850px {
	max-width: 850px;
	width: 100%;
}