@charset "utf-8";
.sp_none {
	display: none;
}

img {
	max-width: 100%;
	max-height: 100%;
}

* {
	box-sizing: border-box;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.5;
}

body {
	font-size: 16px;
}

header {
	width: 100%;
	position: relative;
	overflow: hidden;
}

header .logo {
	display: flex;
	align-items: center;
	transition: all 0.4s ease-out;
	width: 50%;
	height: 52px;
	margin: 0 0 0 3%;
}
header .logo:hover {
	opacity: 0.8;
}

.keyvisual .inner {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 2;
	padding: 0 0 0 0;
	aspect-ratio: 16 / 9;
}

.keyvisual .inner img {
	width: 100%;
	object-fit: cover;
}

.header_content {
	width: 100%;
	margin: auto;
	padding: 30px 0;
	line-height: 1.4;
}

.header_content {
	position: relative;
}

.header_logo {
	position: absolute;
	top: 50%;
	left: 5%;
	transform: translate(5%, -50%);
	-webkit-transform: translate(5%, -50%);
	-ms-transform: translate(5%, -50%);
	z-index: 2;
	width: 50%;
}

.header_content .content_in {
	background: rgba(255, 255, 255, 0.5);
	padding: 0 3%;
}

header h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

nav {
	background: rgba(255, 255, 255, 1);
	position: fixed;
	top: 0;
	width: 100%;
	padding: 12px 0;
	z-index: 5;
	transition: all 0.2s ease-out;
}

nav.fixed {
	background: rgba(255, 255, 255, 0.8);
}

nav .wrap {
	width: 1280px;
	margin: auto;
	display: flex;
	align-items: center;
}

nav .wrap ul li a {
	padding: 0 30px 0;
	color: #000;
	transition: all 0.2s ease-out;
}

nav .wrap ul li a:hover {
	color: #aaa79e;
}

.inner {
	width: 980px;
	margin: auto;
	padding: 30px 3%;
	max-width: 100%;
	line-height: 1.4;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.youtube {
	text-align: center;
	margin-bottom: 60px;
}

.youtube iframe {
}

.dl_btn {
	width: 80%;
	margin: auto;
}

.dl_btn a {
	background: #FEC424;
	color: #fff;
	font-weight: bold;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15px 0;
	text-align: center;
	transition: all 0.2s ease-out;
}

.dl_btn a:hover {
	background: #f2f2f2;
}

.section02 .content01 {
	margin: 0 0 60px 0;
}

.section02 .content02 {
	border: 1px solid #000;
	padding: 25px 0;
	margin: 0 0 60px 0;
}

.section02 .content02 h3 {
	width: 94%;

	text-align: center;

	margin: 0 auto 15px;
}

.section02 .content02 .content_in {
	padding: 20px 3%;
	border-top: 1px dashed #000;
}

.section02 .content03 {
	display: flex;
	justify-content: space-between;
	margin: 0;
	flex-direction: column;
}

.section02 .content03 .box {
	width: 100%;
	padding: 20px 3%;
	background: #f2f2f2;
	margin: 0 0 30px 0;
}

.section02 .content03 .box .tit {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.section02 .content03 .box .img_box {
	text-align: center;
	margin-bottom: 30px;
}

.section02 .content03 .box ul {
}

.section02 .content03 .box ul li {
}

.section02 .arrow {
	text-align: center;
	margin: 0 auto 30px;
	width: 50%;
}

.section02 .content04 {
	width: 100%;
	padding: 20px 3%;
	background: #f2f2f2;
}

.section02 .content04 .box {
	width: 100%;
	margin: auto;
	display: flex;
	flex-direction: column;
}

.section02 .content04 .box .tit {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.section02 .content04 .box .img_box {
	text-align: center;
	margin-bottom: 30px;
}

.section02 .content04 .box ul {
}

.section02 .content04 .box ul li {
}

.section03 {
	background: #f2f2f2;
}

.section03 .img_box {
	margin: 60px 0;
}

.section03 .content05 {
}

.section03 .content05 .box {
	background: #fff;
	padding: 20px;
	margin: 0 0 20px 0;
}

.section03 .content05 .box .tit {
	display: flex;
	margin: 0 0 20px 0;
	flex-direction: column;
}

.section03 .content05 .box .tit .solution {
	padding: 3px 10px;
	background: #00C993;
	color: #fff;
	font-size: 1em;
	width: 60%;
	text-align: center;
	margin: 0 0 5px 0;
}

.section03 .content05 .box .tit .service {
	font-size: 1.1em;
	font-weight: bold;
}

.section03 .content05 .box .text {
}

.section04 {
}

.tab {
	display: flex;
	flex-wrap: wrap;
}
.tab li a {
	display: block;
	background: #ddd;
	margin: 0 2px;
	padding: 10px 20px;
}
.tabs {
	margin-bottom: 60px;
}

/*タブのスタイル*/
.tab_item {
	width: calc(94% / 3);
	height: 50px;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	margin: 0 1%;
	color: #000;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #000;
	margin-bottom: 20px;
}

.tab_item01 {
}

.tab_item02 {
}

.tab_item:hover {
	opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name='tab_item'] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	padding: 0.6rem 0;
	clear: both;
	overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#news-tab:checked ~ #news-tab_content,
#oshirase-tab:checked ~ #oshirase-tab_content,
#column-tab:checked ~ #column-tab_content {
	display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
	color: #fff;
	background: #00C993;
	border: none;
}

.news {
	padding: 0 0 30px 0;
}

.tab_list {
}

.tab_content {
	border: 1px solid #000;
	width: 98%;
	margin: auto;
	padding: 10px 20px;
}

.tab_content ul li {
	padding: 15px 0;
	border-bottom: 1px solid #000;
}

.tab_content ul li span {
	margin-right: 10px;
	display: inline-block;
}

.tab_content ul li:last-child {
	border-bottom: none;
}

.tab_content ul li a {
	padding: 5px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 5px 10px;
	transition: all 0.2s ease;
}

.tab_content ul li a:hover {
	color: #aaa79e;
}

.news .more a {
	color: #000;
	width: 250px;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	transition: all 0.2s ease;
	border: 1px solid #000;
}

.news .more a:hover {
	color: #fff;
	background: #00C993;
	border: 1px solid #00C993;
}

.news .category {
	color: #fff;
	background: #00C993;
	line-height: 1;
	width: 100px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-inline: 0;
	padding: 0.2rem 0.5rem;
	font-size: 0.9rem;
}

.section05 .inner {
	margin: 0 auto 60px;
	width: 94%;
}

@media screen and (min-width: 681px) {
	.section05 .consultation {
		display: flex;
		justify-content: space-between;
		padding: 0;
	}

	.section05 .consultation .dl_btn {
		background: #000;
		display: block;
		margin: 0 auto 30px;
		width: 48%;
	}

	.section05 .consultation .dl_btn a {
		color: #fff;
		display: flex;
		align-items: center;
		height: 100%;
	}
}

@media screen and (max-width: 681px) {
	.section05 .consultation {
		display: flex;
		justify-content: space-between;
		padding: 0;
		flex-direction: column;
	}

	.section05 .consultation .dl_btn {
		background: #000;
		display: block;
		margin: 0 auto 30px;
	}

	.section05 .consultation .dl_btn a {
		color: #fff;
		display: flex;
		align-items: center;
		height: 100%;
	}
}

footer {
	background: #00C993;
}

footer .wrap {
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
	flex-direction: column;
}

footer .wrap .footer_logo {
	width: 55%;
	text-align: center;
	margin: 0 auto 20px;
}

footer .wrap .footer_logo a {
	transition: all 0.2s ease-out;
}

footer .wrap .footer_logo a:hover {
	opacity: 0.8;
}

footer .wrap ul {
	width: 100%;
}

footer .wrap li {
	width: 100%;
	margin-bottom: 3px;
	text-align: center;
}

footer .wrap li a {
	transition: all 0.2s ease-out;
}

footer .wrap li a:hover {
	opacity: 0.8;
}

footer .copy {
	text-align: center;
	background: #fff;
	padding: 10px;
}

nav {
	background: rgba(255, 223, 127, 0.8);
	position: fixed;
	top: 0;
	width: 100%;
	padding: 5px 0;
	z-index: 5;
}

nav .wrap {
	width: 100%;
	text-align: left;
}

nav .wrap ul {
	width: 100%;
}

nav .wrap ul li a {
	padding: 0 30px 0;
	color: #fff;
}

nav .wrap ul li a:hover {
	color: #707070;
}

#g-nav {
	position: fixed;
	z-index: -1;
	width: 92%;
	max-height: 380px;
	background: #fff;
	transition: all 0.6s;
	opacity: 0;
	top: 10%;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
	padding: 20px 20px 11px;
	display: flex;
	align-items: center;
	text-align: left;
}

#g-nav.panelactive {
	opacity: 1;
	z-index: 999;
}

#g-nav.panelactive #g-nav-list {
	position: fixed;
	z-index: 999;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#g-nav ul {
}

#g-nav li {
	list-style: none;
	text-align: left;
}

#g-nav li a {
	color: #333;
	text-decoration: none;
	padding: 10px;
	display: block;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
}

#g-nav li:last-child a {
	border-bottom: none;
}

#g-nav li a:hover {
	color: #aaa79e;
}

/*========= ボタンのためのCSS ===============*/
.openbtn {
	position: fixed;
	z-index: 9999; /*ボタンを最前面に*/
	top: 3px;
	right: 10px;
	cursor: pointer;
	width: 50px;
	height: 50px;
}

/*×に変化*/
.openbtn span {
	display: inline-block;
	transition: all 0.4s;
	position: absolute;
	left: 14px;
	height: 3px;
	border-radius: 2px;
	background-color: #666;
	width: 45%;
}

.openbtn span:nth-of-type(1) {
	top: 15px;
}

.openbtn span:nth-of-type(2) {
	top: 23px;
}

.openbtn span:nth-of-type(3) {
	top: 31px;
}

.openbtn.active span:nth-of-type(1) {
	top: 18px;
	left: 18px;
	transform: translateY(6px) rotate(-45deg);
	width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3) {
	top: 30px;
	left: 18px;
	transform: translateY(-6px) rotate(45deg);
	width: 30%;
}

.youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; /* 現プレイヤーでは不要？ */
	height: 0;
	overflow: hidden;
}

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
