@charset "UTF-8";

body {
	padding-top: 0;
}

header.l-header.is-under {
	display: none;
}

.l-contents.is-top .l-header {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #A5AEB4;
	margin-bottom: 25px;
	padding-left: 10px;
}

.l-contents.is-top .l-header:after {
	content: "";
	display: table;
	clear: both;
}

.l-contents.is-top .header-logo {
	width: 200px;
	float: left;
}

.l-contents.is-top .header-navi {
	float: right;
}

.l-gnavi-area {
	margin-bottom: 50px;
}

.gnavi-list {
	line-height: 2.8;
	padding-left: 25px;
}

.gnavi-item {
	font-size: 14px;
	position: relative;
}

.gnavi-item a {
	display: block;
}

.gnavi-item a:hover {
	color: #8DC21F;
}

.gnavi-item:hover:before {
	color: #8DC21F;
	content: "■";
	font-size: 9px;
	position: absolute;
	top: 5px;
	left: -13px;
}

.gnavi-item:hover:nth-child(3n+1) a {
	color: #8DC21F;
}

.gnavi-item:hover:nth-child(3n+1):before {
	color: #8DC21F;
}

.gnavi-item:hover:nth-child(3n+2) a {
	color: #0DAC67;
}

.gnavi-item:hover:nth-child(3n+2):before {
	color: #0DAC67;
}

.gnavi-item:hover:nth-child(3n+3) a {
	color: #009D9E;
}

.gnavi-item:hover:nth-child(3n+3):before {
	color: #009D9E;
}

.gnavi-navi-sublist {
	padding-left: 40px;
	display: none;
}

.l-news-area {
	margin-bottom: 50px;
}

.l-news-area .area-title {
	position: relative;
}

.l-news-area .area-title .btn {
	border: 1px solid #8DC21F;
	width: 60px;
	text-align: center;
	position: absolute;
	font-size: 12px;
	right: 0;
	top: -2px;
}

.l-news-area .area-title .btn a {
	color: #8DC21F;
	padding: 2px 0;
	display: block;
}

.l-news-area .title {
	font-size: 15px;
	color: #8DC21F;
	padding-bottom: 5px;
	padding-left: 45px;
	border-bottom: 1px solid #A5AEB4;
	position: relative;
	margin-bottom: 17px;
	font-weight: 400;
}

.l-news-area .title:before {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 17px;
	top: -1px;
	background: url("../img/common/ico_circle_yellowgreen.svg") no-repeat;
	background-size: contain;
}

.news-list {
	font-size: 12px;
	line-height: 2;
	padding-left: 5px;
}

.news-list-item {
	margin-top: 10px;
	position: relative;
}

.news-list-item:first-child {
	margin-top: 0;
}

.news-list-item dd {
	padding-left: 4px;
}

.news-list-item a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.l-staffblog-area {
	margin-bottom: 50px;
}

.l-staffblog-area .area-title {
	position: relative;
}

.l-staffblog-area .area-title .btn {
	border: 1px solid #0DAC67;
	width: 60px;
	text-align: center;
	position: absolute;
	font-size: 12px;
	right: 0;
	top: -2px;
}

.l-staffblog-area .area-title .btn a {
	color: #0DAC67;
	padding: 2px 0;
	display: block;
}

.l-staffblog-area .title {
	font-size: 15px;
	color: #0DAC67;
	padding-bottom: 5px;
	padding-left: 45px;
	border-bottom: 1px solid #A5AEB4;
	position: relative;
	margin-bottom: 17px;
}

.l-staffblog-area .title:before {
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 17px;
	top: -1px;
	background: url("../img/common/ico_circle_green.svg") no-repeat;
	background-size: contain;
}

.staffblog-list {
	font-size: 12px;
	line-height: 2;
	padding-left: 5px;
}

.staffblog-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
}

.staffblog-list-item {
	position: relative;
}

.staffblog-list-item:after {
	content: "";
	display: table;
	clear: both;
}

.staffblog-list-item.is-photo .staffblog-list-contents {
	float: left;
	width: 200px;
	line-height: 1.8;
}

.staffblog-list-item.is-photo .photo {
	float: right;
	width: 130px;
	height: 126px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.staffblog-list-item a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.facebook-area {
	margin-bottom: 20px;
}

.facebook-area .fb_iframe_widget {
	width: 100%;
}

.facebook-area .fb_iframe_widget span,
.facebook-area .fb_iframe_widget iframe {
	width: 100% !important;
	height: 300px !important;
}

.linklist-area .freeLink {
	text-align: center;
}

.linklist-area .freeLink .linklist-item {
	width: auto;
	float: none;
	display: inline-block;
}

.linklist-area ul:after {
	content: "";
	display: table;
	clear: both;
}

.linklist-item {
	margin-top: 18px;
}

.linklist-item.free {
	width: auto;
}

.linklist-item.free img {
	height: 100%;
}

.top-contents-item {
	width: 100%;
	height: 258px;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

.sp-top-contents-list {
	margin-bottom: 40px;
}

.sp-top-contents-item {
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

.sp-top-contents-item:not(:first-child) {
	margin-top: 40px;
}

.sp-top-contents-item:nth-child(2n) img {
	right: 0;
}

.top-mainvisual {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; /* デバッグ用 */ /* */
}

.top-mainvisual-contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.top-mainvisual .title {
	text-align: center;
	margin-bottom: 100px;
}

.top-mainvisual .logo {
	text-align: center;
	width: 260px;
}

.top-banner-area02 {
	margin-bottom: 30px;
}

.snsBnrAreaList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.snsBnrAreaList__item {
	width: 166px;
	margin-top: 13px;
	margin-left: 13px;
}

.snsBnrAreaList__item:first-child,
.snsBnrAreaList__item:nth-child(2) {
	margin-top: 0;
}

.snsBnrAreaList__item:first-child,
.snsBnrAreaList__item:nth-child(2n+1) {
	margin-left: 0;
}

@media print, screen and (min-width: 769px) {

.l-footer {
	display: none;
}

.l-contents.is-top {
	width: 1000px;
	display: none;
}

.l-contents.is-top .header-navi {
	padding-right: 20px;
}

.l-contents.is-top .inner {
	width: 100%;
}

.sidemenu-wrap {
	padding-right: 25px;
}

.l-top-sidemenu {
	width: 370px;
	float: left;
}

.linklist-area {
	margin-bottom: 15px;
}

.linklist-area ul {
	text-align: center;
}

.linklist-item {
	width: 156px;
	display: inline-block;
}

.linklist-item:not(:first-child) {
	margin-left: 12px;
}

.linklist-item:nth-child(6n+1) {
	margin-left: 0;
}

.linklist-item.free {
	height: 48.17px;
}

.l-main-contents {
	float: right;
	width: 630px;
}

.top-contents-item a:hover {
	opacity: 1;
}

.top-modal-wrap {
	opacity: 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.top-modal-wrap.is-open {
	opacity: 1;
}

.top-mainvisual {
	background: url("../img/top/mainvisual_top.png") center center no-repeat #fff;
	z-index: 999;
	position: fixed;
	background-size: cover;
}

.top-mainvisual .title {
	width: 400px;
}

.top-banner-area a {
	pointer-events: none;
}

}

@media screen and (max-width: 768px) and (min-height: 376px) {

.linklist-item {
	max-height: 48px;
}

}

@media screen and (max-width: 768px) {

.l-contents.is-top {
	padding-left: 0;
	padding-right: 0;
}

.l-contents.is-top .inner {
	padding-left: 4%;
	padding-right: 4%;
}

.l-news-area .title {
	padding-left: 25px;
	margin-bottom: 12px;
}

.l-news-area .title:before {
	left: 0;
}

.news-list {
	line-height: 1.5;
}

.news-list-item {
	margin-top: 15px;
}

.l-staffblog-area .title {
	padding-left: 25px;
	margin-bottom: 12px;
}

.l-staffblog-area .title:before {
	left: 0;
}

.staffblog-list-item .staffblog-list-contents .date {
	line-height: 1;
}

.staffblog-list-item.is-photo .staffblog-list-contents {
	width: 65%;
}

.staffblog-list-item.is-photo .photo {
	width: 30%;
	position: relative;
	top: 4px;
}

.facebook-area {
	margin-bottom: 20px;
}

.linklist-area ul:not(:first-child) {
	margin-top: 20px;
}

.linklist-item {
	width: 48%;
}

.linklist-item:nth-child(2n) {
	float: right;
}

.linklist-item:first-child,
.linklist-item:nth-child(2n+1) {
	float: left;
}

.linklist-item:first-child,
.linklist-item:nth-child(2) {
	margin-top: 0;
}

.linklist-item.free {
	width: auto;
	float: none;
	padding-top: 20px;
	clear: both;
	height: 20.25vw;
	max-height: none;
	text-align: center;
}

.top-modal-wrap {
	width: 100%;
	height: 100%;
}

.top-mainvisual {
	background-image: url("../img/top/mainvisual_top_sp.png");
	background-size: cover;
}

.top-mainvisual {
	position: relative;
}

.top-mainvisual .title img {
	width: 60%;
}

.top-mainvisual .logo img {
	width: 50%;
}

.top-banner-area {
	margin-bottom: 50px;
}

.snsBnrAreaList__item {
	width: 48.5%;
	margin-left: 3%;
}

}

@media screen and (max-width: 768px) and (max-height: 375px) {

.linklist-item img {
	height: 80px;
}

}

