/*=======================*/
/*   Information
/*=======================*/

.contents.info,
.contents.info-list {
	padding: 40px 0 120px 0;
}

.info-list ul li {
	border-top: 1px solid #e8eaeb;
	padding: 20px;
}

.info-list ul li:last-child {
	border-bottom: 1px solid #e8eaeb;
}

.info-list ul li .date {
	font-size: 14px;
	margin: 0 50px 0 0;
	line-height: 30px;
}

.info-list ul li .cat {
	width: 100%;
	max-width: 120px;
}

.info-list ul li .label {
	font-size: 12px;
	border: 1px solid #007365;
	text-align: center;
	line-height: 12px;
	padding: 9px 0;
	height: auto;
	border-radius: 50px;
	margin: 0 25px 0 0;
	color: #007365;
	width: 100%;
	display: table;
}

.info-list ul li a {
	display: flex;
	color: inherit;
	text-decoration: none;
	transition: all .4s;
	align-items: flex-start;
}

.info-list ul li a:hover {
	opacity: 0.6;
}

.info-list .text-box {
	padding-left: 27px;
}

.info-list .text-box p {
	color: #000;
}

.info-list .text_btn a {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 600;
	color: #007365;
	text-decoration: none;
}

.info-list.text_btn a {
	font-size: 16px;
}

.info .data {
	font-size: 16px;
}

.info .ttl {
	margin: 50px 0 40px 0;
	padding: 0 0 40px 0;
	position: relative;
	border-bottom: 1px solid #ccced0;
}

.info .ttl h2 {
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 0 0;
	letter-spacing: 0.1em;
}

.info .ttl .cat {
	width: 120px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #007365;
	border-radius: 50px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	top: 5px;
	right: 42px;
}

.info .entry {}

.info .entry p {
	line-heihgt: 2.25;
	margin: 2em 0 0 0;
}

.info .entry a {
	color: #007365;
	text-decoration: underline;
}

.info .entry a:hover {
	text-decoration: none;
}


.information .seciton_ttl h3 {
	margin-bottom: 45px;
}
.information ul li a {
	align-items: flex-start;
}
.News_txt {
	color: #333333
}
.information ul li .cat {
	width: 100%;
	max-width: 120px;
}
.information ul li .label {
	font-size: 12px;
	border: 1px solid #007365;
	text-align: center;
	line-height: 12px;
	padding: 9px 0;
	height: auto;
	border-radius: 50px;
	margin: 0 25px 0 0;
	color: #007365;
	width: 100%;
	display: table;
}
.information .text-box p {
	color: #000;
}
.information .text_btn a {
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 600;
	color: #007365;
	text-decoration: none;
}
.information .text_btn a {
	font-size: 16px;
}

.public_notice h3 {
	font-weight: 500;
	margin: 2em 0 0 0;
	font-size: 1.8rem;
}
.info .entry .public_notice p {
	background-color: #FFF;
	padding: 2em 1em;
	margin: 1em 0 0;
}
.info .entry .public_notice img {
	display: inline-block;
}

.pager ul li {
	margin:0 10px;
}
.info .entry p {
	line-height: 2.25;
	margin: 1em 0 0 0;
}
.info .ttl .cat {
	width: 100%;
	max-width: 120px;
	line-height: normal;
	border: none;
}
.info .ttl .cat .label {
	font-size: 12px;
	border: 1px solid #007365;
	text-align: center;
	line-height: 12px;
	padding: 9px 0;
	height: auto;
	border-radius: 50px;
	margin: 0 25px 0 0;
	color: #007365;
	width: 100%;
	display: table;
}
.info .ttl h2 {
	padding-right: 180px;
	line-height: 1.6;
}
@media screen and (max-width: 1040px) {
	.info .inner {
		padding: 0 20px;
	}
}
@media screen and (max-width: 768px) {
	.info .ttl {
		margin: 20px 0 40px 0;
		padding: 0 0 40px 0;
	}
	.info .ttl h2 {
		padding-right: 0;
	}
	.info .ttl .cat {
		position: static;
		margin-top: 20px;
	}
	.under-mv {
		height: auto;
	}
	.page .under-mv .inner {
		padding: 0 20px;
	}
	.info-list ul li .date {
		font-size: 14px;
		margin: 0 20px 0 0;
		line-height: 30px;
	}
	.under-mv img {
		width: 100%;
		height: 320px;
		object-fit: cover;
		position: static;
		right: 0;
		bottom: 0;
		vertical-align: bottom;
	}
	.under-mv .seciton_ttl {
		margin-bottom: 40px;
	}
	.contents.info, .contents.info-list {
		padding: 100px 0 80px;
	}
}
@media screen and (max-width: 480px) {
	.pager ul li {
		margin:0 5px;
	}
	.info-list ul li {
		padding: 15px;
	}
	.g-nav-sp, .g-nav-sp ul {
		width: 100%;
		display: block;
	}
	.g-nav-sp ul {
		padding-left: 70px;
	}
	.g-nav-sp ul li {
		width: 100%;
		margin-bottom: 40px;
		font-size: 16px;
	}
	.g-nav-sp ul li a {
		width: 100%;
		display: block;
		cursor: pointer;
	}
	.toggle-menu.active span:nth-of-type(1) {
		top: 16px;
		left: 15px;
		width: 30%;
	}
	.toggle-menu.active span:nth-of-type(3) {
		top: 27px;
		left: 15px;
		width: 30%;
	}
	.info .data {
		font-size: 12px;
	}
	.contents.info {
		padding: 80px 0;
	}
	.info .ttl h2 {
		font-size: 20px;
		font-weight: 500;
		margin: 0 0 0 0;
		letter-spacing: 0.1em;
	}
	.info .ttl {
		margin: 20px 0 30px 0;
		padding: 0 0 30px 0;
	}
	.seciton_ttl h1 {
		font-family: Barlow Semi Condensed;
		font-size: 36px;
		letter-spacing: 0.05em;
		color: #007365;
		font-weight: 600;
		padding-left: 37px;
		position: relative;
	}
	.seciton_ttl .jp {
		margin-top: 12px;
		font-size: 13px;
	}
	.info-list ul li a {
		flex-wrap: wrap;
	}
	.info-list .text-box {
		padding-left: 0;
		width: 100%;
		padding-top: 20px;
	}
}







/*=======================*/
/*   Company
/*=======================*/

.company .lead {
	padding-top: 60px;
	padding-bottom: 60px;
}

.company .lead {
	position: relative;
}

.company .lead .inner {
	position: relative;
	z-index: 10;
	padding: 80px 0 0 0;
}

.company .lead h2 {
	font-size: 48px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	border: none;
}

.company .lead h2 span {
	display: block;
	font-size: 20px;
}

.company .lead p {
	font-size: 18px;
	line-height: 2.7;
	margin: 60px 0 0 0;
	color: #007365;
}

.company .lead .bg {
	position: absolute;
	left: 0;
	top: 60px;
	background: #fff;
	width: 78%;
	height: 780px;
}


.company h2 {
	color:#007365;
	font-size: 24px;
	font-weight: 700;
	border-left: 4px solid #007365;
	padding: 0 0 0 25px;
	margin: 0 0 50px 0;
}

.company table {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.8;
	font-size: 16px;
}

.company table tr {
	border-bottom: 1px solid #b2c2cf;
}

.company table th {
	width: 240px;
	background: #007365;
	color: #fff;
	font-weight: 400;
	text-align: left;
	padding: 20px 0 20px 40px;
}

.company table td {
	padding: 20px 0 20px 40px;
}

.company table a {
	color: #007365;
}

.company .work {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0;
}
.company .work dl {
	max-width: 500px;
	width: 100%;
}
.company .work dl:first-child {
	margin-right: 30px;
}
.company .work dl dt {
	font-size: 18px;
	font-weight: 500;
	color: #007365;
	margin-bottom: 30px;
}
.company .work dl dd {
	line-height: 1.5;
}

.company .map {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 38.5%;
}

.company .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.company .map-text {
	font-size: 16px;
	line-height: 2;
	margin: 30px 0 0 0;
}

.company .history {
	background: #fff;
	width: 100%;
	padding: 40px;
}

.company .history .timeline li {
	overflow: hidden;
	margin: 0;
	position: relative;
}

.company .history .timeline-data {
	width: 134px;
	float: left;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #007365;
	line-height: 1;
}

.company .history .timeline-content {
	width: 86%;
	float: left;
	border-left: 3px solid #007365;
	padding: 0 0 20px 30px;
	position: relative;
}

.company .timeline-content:before {
	content: '';
	position: absolute;
	left: -11px;
	top: 12px;
	border: 1px solid #007365;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	background: #fff;
}

.company .timeline-content dl dt {
	width: 40px;
	float: left;
	clear: left;
	font-weight: 500;
	color:#007365;
	text-align: right;
	line-height: 2;

}

.company .timeline-content dl dd {
	margin: 4px 0 5px 60px;
	line-height: 2;
	letter-spacing: 0.05em;
}

.company .timeline-content dl dd span {
	color: #ce7900;
	font-weight: 700;
}

.company .group {
	background: #fff;
	padding: 60px;
}

.company .group h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;
	text-align: center;
	color: #007365;
	margin: 60px 0 25px 0;
}

.company .group p {
	margin: 20px 0 0 0;
	line-height: 2;
}

.company .policy {
/*	padding: 0 0 120px 0;*/
}

.company .policy dt {
	font-size: 18px;
	font-weight: 500;
	color: #007365;
	margin: 50px 0 0 0;
}

.company .policy dt:first-child {
	margin: 0;
}

.company .policy dd {
	margin: 15px 0 0 0;
}

.contents.thx {
	padding: 50px 0 0;
}
.contact .msg {
	background: #fff;
	padding: 65px 0;
	text-align: center;
}

.contact .msg h2 {
	border: none;
}

.intro {
	margin-bottom: 60px;
	line-height: 180%;
}
.groupInfo .hd2 {
	position: relative;
	margin-bottom: 20px;
	padding: 0px 0 20px 5px;
	border-bottom: 1px solid #ccc;
	border-left: none;
	font-size: 23px;
	line-height: 1.1;
}
.groupInfo .hd2:before {
	content: "|";
	margin: 0px 0px 0px -8px;
	font-size: 33px;
	font-weight: bold;
	color: #007365;
}
.company .groupInfo {
	margin-bottom: 50px;
}
.company .groupInfo .hd3 {
	margin: 20px 0 5px;
	font-size: 18px;
	text-align: left;
	line-height: inherit;
	color: #000;
	font-weight: normal;
}
.company .groupInfo div img {
	width: auto;
	max-width: 100%;    
}
.company .sgroupInfo {
	padding: 50px 0;
	border-top: 1px solid #d4d4d4;
	overflow: hidden;
}
.company .sgroupInfo li {
	float: left;
	width: 49%;
	margin: 0 2% 0% 0;
	position: relative;
	padding-bottom: 35px;
	overflow: hidden;
}
.company .sgroupInfo li:nth-child(even) {
	margin: 0;
}
.company .sgroupInfo li dl {
	margin-left: 80px;
}
.company .sgroupInfo li dt {
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 5px 15px;
}
.company .sgroupInfo li dt a {
	color: #007365;
}
.company .sgroupInfo li dt img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 80px;
}
.company .sgroupInfo dd {
	padding: 5px 0 0 15px;
	font-size: 14px;
	height: 3em;
}
.company .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
@media screen and (max-width: 768px) {
	.groupInfo .hd2 {
		font-size: 22px;
		line-height: 1.5;
		text-indent: -5px;
		padding-left: 10px;
	}
	.groupInfo .hd2:before {
		font-size: 31px;
	}
	.company .sgroupInfo li {
		width: 100%;
		float: none;
		overflow: hidden;
	}
}
@media screen and (max-width: 425px) {
	.company .sgroupInfo dd {
		height: auto;
	}
}

@media screen and (max-width: 768px) {
	.contents.thx {
		padding-bottom: 60px;
	}
	.contact .msg {
		background: #fff;
		padding: 20px;
		text-align: center;
	}

	.company .work {
		display: block;
	}

	.company .work dl {
		max-width: 100%;
	}
	.company .work dl:first-child {
		margin-bottom: 50px;
	}

	.contact .msg h2 {
		border: none;
	}
}


/*=========================*/
/*    　会社概要
/*=========================*/
.company .group p {
	margin: 15px 0 0;
	line-height: 2;
}
.company .lead h2 span {
	margin-top: 24px;
}

.company .lead h2 {
	color:#007365;
}
.company .group img {
	width: 100%;
	max-width: 100%;
}
@media screen and (max-width: 1080px) {
	.company .inner, .contact .inner{
		padding: 0 20px;
	}
	.company .lead .inner {
		padding: 80px 20px 0;
	}
	.company .inner {
		padding: 0 20px;
	}
	.company img {
		width: 100%;
		max-width: 100%;
	}
	.company .history .timeline-content {
		width: calc(100% - 134px);
	}
}
@media screen and (max-width: 768px) {
	.company .history {
		padding: 25px;
	}
	.company .history .timeline-data {
		width: 80px;
		font-size: 30px;
	}
	.company .history .timeline-content {
		width: calc(100% - 80px);
	}
	.company .timeline-content:before {
		top: 7px;
	}
	.company .timeline-content dl dd {
		margin: 0 0 0 60px;
		line-height: 2;
		letter-spacing: 0.05em;
	}
	.company .group {
		padding: 60px 20px;
	}
	.company table th {
		width: 100px;
		background: #007365;
		color: #fff;
		font-weight: 400;
		text-align: left;
		padding: 15px;
	}
	.company table td {
		padding: 15px;
	}
	.company .lead .bg {
		position: absolute;
		left: 0;
		top: 60px;
		background: #fff;
		width: 95%;
		height: 780px;
	}
	.company .lead p {
		font-size: 15px;
		line-height: 2.7;
		margin: 60px 0 0 0;
		color: #007365;
	}
	.company .map {
		padding-top: 60%;
	}
	.company .map-text {
		margin: 20px 0 0 0;
	}
}
@media screen and (max-width: 480px) {
	.company .timeline-content dl dt {
		width: 40px;
		float: none;
		clear: left;
		text-align: left;
		line-height: 1.6;
	}
	.company .history {
		padding: 20px;
	}
	.company .history .timeline-data {
		padding-top: 0;
		width: 70px;
		font-size: 24px;
	}
	.company .history .timeline-content {
		width: calc(100% - 70px);
		padding: 0 0 20px 15px;
	}
	.company .timeline-content:before {
		top: 4px;
	}
	.company .timeline-content dl dd {
		margin: 0;
		line-height: 1.6;
		letter-spacing: 0.05em;
		font-size: 14px;
		margin-bottom: 7px;
	}
	.company .group {
		padding: 60px 20px;
	}
	.company .group .js-scrollable {
		overflow-x: scroll;
		width:340px;
		padding-bottom: 10px;
	}
	.company .group .js-scrollable img {
		width: 700px;
		max-width:700px;
		height:auto;
	}
	/*スクロールバー全体の高さ*/
	.company .group .js-scrollable::-webkit-scrollbar {
		height: 4px;
	}
	/*スクロールバー全体の背景*/
	.company .group .js-scrollable::-webkit-scrollbar-track {
		background: #eee;
	}
	/*スクロールバーの動く部分*/
	.company .group .js-scrollable::-webkit-scrollbar-thumb {
		background: #aaa;
		border: none;
	}
	/*スクロールバーの動く部分のホバー（マウスオーバー）*/
	.company .group .js-scrollable::-webkit-scrollbar-thumb:hover {
		background: #999;
	}
	.company .policy {
/*		padding: 0 0 80px;*/
}
.contents.company {
	padding: 90px 0 0 0;
}
.company .group {
	padding: 40px 20px;
}
.company .group h3 {
	font-size: 18px;
	margin: 40px 0 15px;
}
.company .map {
	padding-top: 70%;
}
.company .map-text {
	font-size: 14px;
	line-height: 1.8;
	margin: 20px 0 0 0;
}
.company h2 {
	font-size: 20px;
	padding: 0 0 0 20px;
	margin: 0 0 25px 0;
}
.company table th, .company table td {
	font-size: 14px;
}
.company .lead {
	padding-top: 0;
}
.company .lead .bg {
	position: absolute;
	left: 0;
	top: 20px;
}
.company .lead h2 {
	font-size: 30px;
}
.company .lead h2 span {
	font-size: 15px;
	margin-top: 7px;
}
.company .lead .inner {
	padding: 0 20px;
}
.company .lead p {
	font-size: 14px;
	margin: 35px 0 0;
}
.company .policy dt {
	font-size: 16px;
	margin: 30px 0 0;
}
.company .policy dd {
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 1.6;
}
}


/*=======================*/
/*   Contact
/*=======================*/

.contact h2 {
	font-size: 24px;
	font-weight: 700;
	border-left: 4px solid #007365;
	padding: 0 0 0 25px;
	margin: 0 0 50px 0;
	color: #007365;
}

.contact .tel-box {
	background: #fff;
	padding: 50px;
	display: flex;
	justify-content: space-between;
}
.contact .tel-box .schedule p {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
	text-align: center;
}
.contact .tel-box .schedule p span {
	display: block;
	font-size: 16px;
	line-height: 2;
}

.contact .tel-box .tel-number {
/*	margin: -30px 0 0 0;*/
}

.contact .tel-box .tel-number p {
	font-size: 48px;
	font-weight: 700;
	color:#007365;
}

.contact .tel-box .tel-number p::before {
	content: '';
	background: url("../../images/ico_tel.png") 0 0 no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 15px 0 0;
}

.contact .contact-tbl {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.8;
	font-size: 16px;
}

.contact .contact-tbl tr {
	border-bottom: 1px solid #b2c2cf;
}

.contact .contact-tbl th {
	width: 240px;
	background: #007365;
	color: #fff;
	font-weight: 400;
	text-align: left;
	padding: 20px 0 20px 40px;
}

.contact .contact-tbl td {
	padding: 20px 40px;
}

.contact .contact-tbl td p {
	font-size: 14px;
}

.contact .contact-tbl .input-text {
	width: 100%;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	border: 1px solid #dcdcdc;
}

.contact .contact-tbl .input-zip, .contact .contact-tbl select {
	width: 240px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	margin: 0 10px 0 0;
	border: 1px solid #dcdcdc;
}

.contact .contact-tbl .btn-search {
	width: 80px;
	height: 32px;
	line-height: 32px;
	background: #b2c2cf;
	color: #fff;
	text-align: center;
	border: none;
	transition: all .4s;
}

.contact .contact-tbl .btn-search:hover {
	cursor: pointer;
	opacity: .7;
}

.contact .contact-tbl .address dt {
	width: 170px;
	float: left;
	clear: left;
}

.contact .contact-tbl .address dd {
	margin: 0 0 10px 170px;
}

.contact .contact-tbl .address dt span {
	font-size: 14px;
}

.contact .contact-tbl textarea {
	width: 100%;
	height: 180px;
	border: 1px solid #dcdcdc;
}

.contact .contact-tbl .privacy-box {
	background: #fff;
	overflow: auto;
	width: 100%;
	height: 180px;
	padding: 20px;
	border: 1px solid #dcdcdc;
	margin: 0 0 20px 0;
}

.contact .btn-submit {
	margin: 80px auto 0 auto;
	width: 400px;
	height: 60px;
	border: 1px solid #007365;
	text-align: center;
	line-height: 60px;
	background: none;
	border-radius: 50px;
	display: block;
	transition: all .4s;
	color:#007365;
}

.contact .btn-submit:hover {
	cursor: pointer;
	background: #007365;
	color: #fff;
}

.contact .btn-contact {
	padding: 0 0 80px 0;
}

.contact-tbl .must {
	border: 1px solid #fff;
	padding: 0 5px;
	font-size: 12px;
	margin-left: 20px;
	height: 20px;
	display: inline-block;
	line-height: 18px;
}
.confirm-text {
	margin-top: 7px;
}
input[type="checkbox"] {
	margin-right: 10px;
}

@media screen and (max-width: 1000px) {
	.contact .tel-box .tel-number p {
		font-size: 40px;
		font-weight: 700;
		color: #007365;
	}
	.contact .contact-tbl .input-zip {
		width: 150px;
		height: 32px;
		line-height: 32px;
		padding: 0 10px;
		margin: 0 10px 0 0;
		border: 1px solid #dcdcdc;
	}
}
@media screen and (max-width: 768px) {
	.contact-tbl .must {
		display: block;
		margin-left: 0;
		margin-top: 4px;
		width: 38px;
	}
	.contact h2 {
		font-size: 24px;
		margin: 0 0 30px 0;
	}
	.contact .tel-box {
		display: block;
	}
	.contact .tel-box .tel-number {
		margin: 0 auto;
		text-align: center;
	}
	.contact .tel-box .tel-number p {
		line-height: 1.5;
	}
	.contact .tel-box {
		padding: 30px;
	}
	.contact.contents {
		padding: 60px 0 0 0;
	}
	.contact .contact-tbl {
		font-size: 14px;
	}
	.contact .contact-tbl td {
		padding: 20px;
	}
	.contact .contact-tbl th {
		padding: 20px;
	}
	.contact .btn-submit {
		margin: 40px auto 0 auto;
		width: 300px;
		height: 45px;
		border: 1px solid #007365;
		text-align: center;
		line-height: 45px;
		background: none;
		border-radius: 50px;
		display: block;
		transition: all .4s;
	}
	.contact .contact-tbl .input-zip, .contact .contact-tbl select {
		width: 100%;
	}
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
		color:#007365;
	}
}
@media screen and (max-width: 640px) {
	.contact .contact-tbl {
		table-layout: fixed;
	}
	.contact .contact-tbl th {
		padding: 8px 20px;
	}
	.contact .contact-tbl td {
		padding: 20px 0 40px;
	}
	.contact .contact-tbl td, .contact .contact-tbl th {
		display: block;
		width: 100%;
	}
	.contact-tbl .must {
		display: inline-block;
		margin-left: 15px;
	}
}

@media screen and (max-width: 480px) {
	.contact .tel-box .schedule p {
		font-size: 16px;
	}
	.contact .tel-box .tel-number p::before {
		background-size: 30px;
		width: 30px;
		height: 30px;
		display: inline-block;
		margin: 0 15px 0 0;
	}
	.contact .tel-box .tel-number p {
		font-size: 30px;
		margin-top: 15px;
	}
	.contact h2 {
		font-size: 20px;
		padding: 0 0 0 18px;
		margin: 0 0 25px 0;
	}
	.contact .contact-tbl .address dt {
		width: 140px;
		float: left;
		clear: left;
		line-height: 32px;
	}
	.contact .contact-tbl .address dd {
		margin: 0 0 10px 140px;
	}
	.contact .contact-tbl .input-zip {
		width: 120px;
		height: 32px;
		line-height: 32px;
		padding: 0 10px;
		margin: 0 10px 0 0;
		border: 1px solid #dcdcdc;
	}
	.contact .contact-tbl .btn-search {
		font-size: 12px;
		width: 60px;
		height: 32px;
		line-height: 32px;
	}
}

/*=======================*/
/*   ページネーション
/*=======================*/
.pagenation {
	margin: 60px 0 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.pagenation .page-numbers {
	border-top: none !important;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #007365;
	text-align: center !important;
	padding: 0 !important;
	font-size: 14px;
	margin: 0 10px;
}
.pagenation a {
	text-decoration: none;
}
.pagenation .page-numbers.current {
	background: #007365;
	color: #fff;
	border-radius: 50%;
}
.next.page-numbers, .next-link {
	background-repeat: no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: 16px;
	background-image: url("../images/ico_pager_next.svg");
}
.prev.page-numbers, .prev-link {
	background-repeat: no-repeat;
	display: inline-block;
	width: 16px;
	height: 16px;
	background-size: 16px;
	background-image: url("../images/ico_pager_prev.svg");
}
.list-link {
	color: #007365;
	text-align: center !important;
	padding: 0 35px !important;
	font-size: 14px;
}
@media screen and (max-width: 480px) {
	.pagenation .page-numbers {
		margin:0 5px;
	}
}

#header .logo img {
	width: 170px;
	height: auto;
}
.footer-logo {
	padding: 20px 0;
}
.footer-logo img {
	width: 160px;
	height:auto;
}

@media screen and (max-width: 768px) {
	#header .logo img {
		width: 150px;
	}
	.fixed .logo {
		padding-top: 0;
	}
	.footer-logo img {
		width: 200px;
	}
}

.hp_mt7 {
	margin-top: 7px;
}
.hp_mt10 {
	margin-top: 10px;
}
.contact .contact-tbl .other {
	margin-top: 10px;
}
.contact .contact-tbl .other dt {
	width: 60px;
	float: left;
	clear: left;
}
.contact .contact-tbl .other dd {
	margin: 0 0 10px 60px;
}
.contact .contact-tbl .other dd:last-child {
	margin-bottom: 0;
}
.contact .contact-tbl .linedl dd {
	max-width: 400px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.contact h3 {
	font-size: 18px;
	font-weight: 500;
	color: #007365;
	margin: 30px 0 15px;
}
.knowtf {
	display: none;
	margin-top: 7px;
}
.visual_wrap {
	width:100%;
	position: relative;
}
.visual_wrap:before {
	content: "";
	display: block;
	padding-top: 66.7%;
}
.main-visual {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto!important;
}

/* .main-visual .slide-items li img {
  width: 100%;
  height: auto;
} */
.visual_wrap img {
	max-width: 100%;
}
.visual_wrap .slider {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.visual_wrap .slider .items{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 66.7%;
}
.visual_wrap .slider .item{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity .6s ease-in-out;
}
.visual_wrap .slider .current{
	opacity: 1;
}


.company .inner, .contact .inner {
	max-width: 1040px;
	margin: 0 auto;
}
.company .contents {
	background: #f2f5f7;
	position: relative;
	padding: 80px 0 0 0;
}
.contact .contents {
	background: #f2f5f7;
	position: relative;
	padding: 80px 0 0 0;
}