@charset "utf-8";

/*
Theme Name: アドダス
Author: アドダス
Author URI: https://addas.jp
Description: Bootstrap5@Webpack
*/

/*　H-01style  ================================================================================= */

body {
	font-family: YakuHanJP, 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	padding-top: 0!important;
}

.josefinsans {
	font-family: "Josefin Sans", sans-serif;
}

a {
        color: #000;
}
a:hover {
    color: #000;
}

article.post {
    color: #000;
} 

.page-link:hover {
    border-color: #c2b8b9;
    background-color: #d9d9d9;
}

.lh-03 {line-height: 0.3;}
.lh-04 {line-height: 0.4;}
.lh-05 {line-height: 0.5;}
.lh-06 {line-height: 0.6;}
.lh-07 {line-height: 0.7;}
.lh-08 {line-height: 0.8;}
.lh-09 {line-height: 0.9;}
.lh-10 {line-height: 1;}
.lh-11 {line-height: 1.1;}
.lh-12 {line-height: 1.2;}
.lh-13 {line-height: 1.3;}
.lh-14 {line-height: 1.4;}
.lh-15 {line-height: 1.5;}
.lh-16 {line-height: 1.6;}
.lh-17 {line-height: 1.7;}
.lh-18 {line-height: 1.8;}
.lh-19 {line-height: 1.9;}
.lh-20 {line-height: 2.0;}
.lh-21 {line-height: 2.1;}
.lh-22 {line-height: 2.2;}
.lh-23 {line-height: 2.3;}
.lh-24 {line-height: 2.4;}
.lh-25 {line-height: 2.5;}
.lh-26 {line-height: 2.6;}
.lh-27 {line-height: 2.7;}
.lh-28 {line-height: 2.8;}
.lh-29 {line-height: 2.9;}
.lh-30 {line-height: 3.0;}

.ls-1 {letter-spacing: 1px;}
.ls-2 {letter-spacing: 2px;}
.ls-3 {letter-spacing: 3px;}
.ls-4 {letter-spacing: 4px;}
.ls-5 {letter-spacing: 5px;}
.ls-6 {letter-spacing: 6px;}
.ls-7 {letter-spacing: 7px;}
.ls-8 {letter-spacing: 8px;}
.ls-9 {letter-spacing: 9px;}
.ls-10 {letter-spacing: 10px;}

/* =============  角丸 ============ */
.rounded05 {border-radius:5px}
.rounded10 {border-radius:10px}
.rounded15 {border-radius:15px}
.rounded20 {border-radius:20px}
.rounded25 {border-radius:25px}
.rounded30 {border-radius:30px}
.rounded35 {border-radius:35px}
.rounded40 {border-radius:40px}
.rounded45 {border-radius:45px}
.rounded50 {border-radius:50px}

/* =============  上だけ角丸 ============ */
.rounded05-up {border-radius:5px 5px 0 0}
.rounded10-up {border-radius:10px 10px 0 0}
.rounded15-up {border-radius:15px 15px 0 0}
.rounded20-up {border-radius:20px 20px 0 0}
.rounded25-up {border-radius:25px 25px 0 0}
.rounded30-up {border-radius:30px 30px 0 0}
.rounded35-up {border-radius:35px 35px 0 0}
.rounded40-up {border-radius:40px 40px 0 0}
.rounded45-up {border-radius:45px 45px 0 0}
.rounded50-up {border-radius:50px 50px 0 0}

/* =============  下だけ角丸 ============ */
.rounded05-down {border-radius: 0 0 5px 5px}
.rounded10-down {border-radius: 0 0 10px 10px}
.rounded15-down {border-radius: 0 0 15px 15px}
.rounded20-down {border-radius: 0 0 20px 20px}
.rounded25-down {border-radius: 0 0 25px 25px}
.rounded30-down {border-radius: 0 0 30px 30px}
.rounded35-down {border-radius: 0 0 35px 35px}
.rounded40-down {border-radius: 0 0 40px 40px}
.rounded45-down {border-radius: 0 0 45px 45px}
.rounded50-down {border-radius: 0 0 50px 50px}

/* =============  左だけ角丸 ============ */
.rounded05-left {border-radius:5px 0 0 5px}
.rounded10-left {border-radius:10px 0 0 10px}
.rounded15-left {border-radius:15px 0 0 15px}
.rounded20-left {border-radius:20px 0 0 20px}
.rounded25-left {border-radius:25px 0 0 25px}
.rounded30-left {border-radius:30px 0 0 30px}
.rounded35-left {border-radius:35px 0 0 35px}
.rounded40-left {border-radius:40px 0 0 40px}
.rounded45-left {border-radius:45px 0 0 45px}
.rounded50-left {border-radius:50px 0 0 50px}

/* =============  右だけ角丸 ============ */
.rounded05-right {border-radius:0 0 5px 5px}
.rounded10-right {border-radius:0 0 10px 10px}
.rounded15-right {border-radius:0 0 15px 15px}
.rounded20-right {border-radius:0 0 20px 20px}
.rounded25-right {border-radius:0 0 25px 25px}
.rounded30-right {border-radius:0 0 30px 30px}
.rounded35-right {border-radius:0 0 35px 35px}
.rounded40-right {border-radius:0 0 40px 40px}
.rounded45-right {border-radius:0 0 45px 45px}
.rounded50-right {border-radius:0 0 50px 50px}

/* ====================================================

       　               色（ポジ)　

==================================================== */

/* ============= 背景色 ============= */
.bg-base {
	background-color: #fff;
}

/* ============= 文字の色 ============ */
/*　ヘッダーの文字の色　*/
#area-header #menu-global .menu-item .nav-link {
    color: #000;
}
@media (max-width: 992px) {
	#area-header #menu-global .menu-item .nav-link {
	    color: #fff;
	}
}

/*　文章の色　*/
p {
	color: #000;
	line-height: 33px;
  	letter-spacing: 1.6px;
}

/* ============ 見出しの色 ============ */
h1,h2,h3,h4,h5 {
	color: #000;
}

/* ============ ボタンの色 ============ */
/*　ボタンの中の文字の色　*/
.link-btn1 span {
    color: #fff!important;
}

/*　ボタンの中の文字の色(ホバー時の色)　*/
.link-btn1:hover span{
  	color: #000!important;
}

/*　ボタンの中の背景の色　*/
.link-btn1 {
	background-color: #000!important;
}

/*　ボタンの中の背景の色(ホバー時の色)　*/
.link-btn1:before {
	background-color: #fff!important;
  	border: 2px solid #000!important;
}


/* ====================================================

       　               色（ネガ)　
       
==================================================== */

/* ========== 背景色(ネガ) =========== */
.bg-nbase {
	background-color: #2e7d32;
}

/* ============= 文字の色 ============ */
/*　ヘッダーの文字の色(ネガ)　*/
#area-header.nega #menu-global .menu-item .nav-link {
    color: #fff;
}
/*　文章の文字の色(ネガ)　*/
.nega p {
	color: #fff;	
}

.main-color {
	color: #2e7d32;
}
.bg-maincolor {
	background-color: #2e7d32;
}

/* ========= 見出しの色(ネガ) ========== */
/*　見出しの色(白色の文字)　*/
.nega h1,.nega h2,.nega h3,.nega h4,.nega h5 {
	color: #fff;
}

/* ========== ボタンの色(ネガ) ========== */
.link-btn1n span {
    color: #000!important;
}

/*　ボタンの中の文字の色(ホバー時の色)(ネガ)　*/
.link-btn1n:hover span{
  	color: #fff!important;
}

/*　ボタンの中の背景の色(ネガ)　*/
.link-btn1n {
	background-color: #fff!important;
}
.link-btn1n:before {
	background-color: #000!important;
  	border: 2px solid #fff!important;
}


/*　ヘッダーお問い合わせボタンの背景の色　*/
.h-01 #area-header #menu-global .btn-contact {
	background-color: #000!important;
}

/*　ヘッダーお問い合わせボタンの文字の色　*/
.h-01 #area-header #menu-global .btn-contact.menu-item a.nav-link {
	color: #fff!important;
}

a.tel-link {
	color: #000!important;
}

a.tel-link a {
	color: #000!important;
}

.nega a.tel-link {
	color: #fff!important;
}

.nega a.tel-link a {
	color: #fff!important;
}


/*  ページナビ  */
.pagination .page-link.active, .active>.page-link {
    background-color: #000;
    border-color: #000;
}
.pagination .page-link {
    border: 1px solid #000;
    color: #000;
}
.pagination .page-link.current {
	color: #fff;
}

/*　文字調整　*/
h2.h2 {
	font-weight: bold;
	font-size: clamp(1.5rem, 1.35rem + 0.75vw, 2.25rem);
	letter-spacing: clamp(0.15rem, 0.08rem + 0.35vw, 0.5rem);
	line-height: clamp(2.188rem, 2rem + 0.94vw, 3.125rem);
}

.midashieigo {
	font-family: 'Oswald', sans-serif;
	font-size: clamp(1rem, 0.955rem + 0.23vw, 1.125rem);
}


h4 {
	font-size: calc(1.275rem + 0.3vw);
	line-height: 2rem;
}

.indent-1 {
	padding-left:1em;
	text-indent:-1em;
}

h1,h2,h3,h4,h5,p {
	word-break: break-all;
}


/* 幅 */
/*60px-150px*/
.py-haba01 {
	padding-top: clamp(3.75rem, 2.679rem + 5.36vw, 9.375rem);
	padding-bottom: clamp(3.75rem, 2.679rem + 5.36vw, 9.375rem);
}
.pt-haba01 {
	padding-top: clamp(3.75rem, 2.679rem + 5.36vw, 9.375rem);
}
.pb-haba01 {
	padding-bottom: clamp(3.75rem, 2.679rem + 5.36vw, 9.375rem);
}

/*30px-75px*/
.py-haba02 {
	padding-top: clamp(1.875rem, 1.313rem + 2.81vw, 4.688rem);
	padding-bottom: clamp(1.875rem, 1.313rem + 2.81vw, 4.688rem);
}
.pt-haba02 {
	padding-top: clamp(1.875rem, 1.313rem + 2.81vw, 4.688rem);
}
.pb-haba02 {
	padding-bottom: clamp(1.875rem, 1.313rem + 2.81vw, 4.688rem);
}

/*90px-180px*/
.py-haba03 {
	padding-top: clamp(5.625rem, 4.5rem + 5.63vw, 11.25rem);
	padding-bottom: clamp(5.625rem, 4.5rem + 5.63vw, 11.25rem);
}
.pt-haba03 {
	padding-top: clamp(5.625rem, 4.5rem + 5.63vw, 11.25rem);
}
.pb-haba03 {
	padding-bottom: clamp(5.625rem, 4.5rem + 5.63vw, 11.25rem);
}


.mt-haba01 {
	margin-top: clamp(3.75rem, 2.679rem + 5.36vw, 9.375rem);
}

.mt-30-90 {
	margin-top: clamp(1.875rem, 1.125rem + 3.75vw, 5.625rem);
}

.py-haba02 {
    padding-top: clamp(1.87rem, 1.3395rem + 2.68vw, 4.8675rem);
    padding-bottom: clamp(1.87rem, 1.3395rem + 2.68vw, 4.8675rem);
}

.py-haba03 {
	padding-top: clamp(6.25rem, 4.375rem + 9.38vw, 15.625rem);
	padding-bottom: clamp(6.25rem, 4.375rem + 9.38vw, 15.625rem);
}
.pt-haba03 {
	padding-top: clamp(6.25rem, 4.375rem + 9.38vw, 15.625rem);
}
.pb-haba03 {
	padding-bottom: clamp(6.25rem, 4.375rem + 9.38vw, 15.625rem);
}

/* ヘッダーロゴ設定 */
.h-01 #area-header .header-logo {
	width: 200px;
}
@media (min-width: 1200px) {
	.h-01 #area-header .header-logo {
		width: 300px;
	}
}
.h-01 #area-header .navbar-brand {
    margin-right: 20px;
    width: auto;
}

/* ヘッダーナビ　ホバー処理 */
/*.h-01 #area-header #menu-global .menu-item:hover {
    background-color: #fff;
}*/
.h-01 #area-header #menu-global .btn-contact.menu-item:hover a.nav-link {
    color: #000;
}
.h-01 #area-header #menu-global .btn-contact.menu-item:hover {
    background-color: #fff;
}

/* ヘッダーナビ設定 */
.h-01 #area-header #menu-global .menu-item .nav-link a {
	color: #000;
}
.h-01 #area-header #menu-global .menu-item {
    background-color: transparent;
}

.h-01 #area-header #menu-global {
	margin-top: 60px;
}
@media (min-width: 768px) {
	.h-01 #area-header #menu-global {
		margin-top: 70px;
	}
}

.h-01 #area-header.navbar {
	padding: 0 0 0 10px;
}

.h-01 #area-header #menu-global .menu-item {
	margin-top: 10px;
}

.h-01 #area-header #menu-global .menu-item:last-child:hover {
	background-color: #2e7d32;
}

@media (min-width: 992px) {
	.h-01 #area-header #menu-global .menu-item {
		margin-top: 0px;
	}

	.h-01 #area-header #menu-global .menu-item.nav-contact {
		background-color: #d3000b;
		height: 80px;
	}

	.h-01 #area-header #menu-global .menu-item.nav-contact a {
		color: #fff;
	}
	.h-01 #area-header #menu-global .menu-item.nav-contact a:before {
		content: '';
		display: inline-block;
		width: 26px;
		height: 19.5px;
		background-image: url(img/SVG/contact_icon.svg);
		background-size: contain;
		vertical-align: middle;
		margin-right: 5px;
	}

	.h-01 #navbarNav #menu-global {
		display: flex;
    	align-items: center;
	}
}

/*　ハンバーガーメニューボタン　*/
@media (max-width: 576px) {
	.h-01 #area-header .hamburger {
		position: absolute;
	    right: 0;
	    z-index: 100;
	}
}
@media (max-width: 992px) {
	.h-01 #area-header .hamburger {
	    right: 5px;
	}
}
@media (max-width: 992px) {
	.h-01 #area-header .globalMenuSp {
	  	position: fixed;
		z-index: -1;
		top: 0;
		left: 0;
		background: #eeeeee;
		text-align: center;
		width: 100%;
		transform: translateX(100%);
		height: 100vh;
	}

	.h-01 #area-header .globalMenuSp ul {
	  margin: 0 auto;
	  padding: 0;
	  width: 100%;
	}

	.h-01 #area-header .globalMenuSp ul li {
	  list-style-type: none;
	  padding: 0;
	  width: 100%;
	}
	.h-01 #area-header .globalMenuSp ul li:first-child {
		padding-top: 0px;
	}
	.h-01 #area-header .globalMenuSp ul li:last-child {
	  padding-bottom: 0;
	}
	.h-01 #area-header .globalMenuSp ul li:hover{
	  background :#ddd;
	}

	.h-01 #area-header .globalMenuSp ul li a {
	  display: block;
	  color: #fff;
	  padding: 1.5em 0;
	  text-decoration :none;
	}

	.h-01 #area-header .globalMenuSp.active {
	  opacity: 100;
	  display: block;
	   transform: translateY(0%);
	}

	.h-01 #area-header .globalMenuSp .btn-english a {
		display: inline-block;
		margin-top: 25px;
		padding: 15px 30px;
		background-color: #fff;
	}
}


.h-01 #area-header .openbtn{
	position: relative;
    background: #2e7d32;
    cursor: pointer;
    width: 60px;
    height: 60px;
    right: -5px;
}
@media (min-width: 576px) {
	.h-01 #area-header .openbtn{
		position: absolute;
	    right: 0;
    	top: 0;
	}
}

/*.h-01 #area-header .openbtn .openbtn-area{
    transition: all .4s;
}*/

.h-01 #area-header .openbtn span{
     display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
	background: #fff;
}

.h-01 #area-header .openbtn span:nth-of-type(1) {
	top:20px;	
  	width: 45%;
}

.h-01 #area-header .openbtn span:nth-of-type(2) {
	top:28px;
  	width: 35%;
}

.h-01 #area-header .openbtn span:nth-of-type(3) {
	top:37px;
  	width: 20%;
}

.h-01 #area-header .openbtn.active .openbtn-area{
	transform: rotateY(-360deg);
}

.h-01 #area-header .openbtn.active span:nth-of-type(1) {
    top: 22px;
    left: 18px;
    transform: translateY(6px) rotate(-135deg);
    width: 35%;
}

.h-01 #area-header .openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.h-01 #area-header .openbtn.active span:nth-of-type(3){
    top: 34px;
    left: 18px;
    transform: translateY(-6px) rotate(135deg);
    width: 35%;
}

@media (max-width: 992px) {
	.h-01 #area-header #menu-global .btn-contact {
		display: inline-block;
		width: 50%;
		margin: 0 auto;
	}
	.h-01 #area-header #menu-global .btn-contact.menu-item a.nav-link {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.h-01 #area-header #navbarNav ul li.dropdown::before {
    content: '';
    position: absolute;
    right: -1%;
    top: 34px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #2e7d32;
    border-right: 2px solid #2e7d32;
    transform: rotate(135deg);
}
@media (min-width: 1200px) {
	.h-01 #area-header #navbarNav ul li.dropdown::before {
	    right: 5%;
	}
}

.h-01 #area-header #navbarNav li.dropdown ul{
	position: absolute;
	left:0;
	top:62px;
	z-index: 4;
	background:#28BFE7;
	width:180px;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
}

.h-01 #area-header #navbarNav ul ul li.dropdown::before{
	content:'';
	position: absolute;
	left:6px;
	top:17px;
	width:6px;
	height:6px;
    border-top: 2px solid #fff;
    border-right:2px solid #fff;
    transform: rotate(45deg);
}

/*.h-01 #area-header #navbarNav li.dropdown ul{
    left: 0;
    top: 36px;
    z-index: 4;
    background: #fff;
    width: 120%;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    border-radius: 0;
    width: 150%;
}*/

.h-01 #area-header #navbarNav li.dropdown ul li {
	width: 100%;
}

.h-01 #area-header #navbarNav li.dropdown:hover > ul,
.h-01 #area-header #navbarNav li.dropdown ul li:hover > ul,
.h-01 #area-header #navbarNav li.dropdown:active > ul,
.h-01 #area-header #navbarNav li.dropdown ul li:active > ul{
  visibility: visible;
  opacity: 1;
}

.h-01 #area-header #navbarNav li.dropdown ul li:last-child a{
	border-bottom:none;
}



@media screen and (max-width:992px) {
	.h-01 #area-header #navbarNav{
		padding: 0;
	}
	
	.h-01 #area-header #navbarNav ul{
		display: block;
	}
	
	.h-01 #area-header #navbarNav li.dropdown ul,
	.h-01 #area-header #navbarNav li.dropdown ul ul{
	  	position: relative;
		left:0;
		top:0;
		width:90%;
		visibility:visible;
		opacity:1;
		display: none;
		transition:none;
	}

	.h-01 #area-header #navbarNav ul li.dropdown::before{
		right:20px;
		top: 22px !important;
	}

	.h-01 #area-header #navbarNav ul ul li.dropdown::before{
	    transform: rotate(135deg);
		left:20px;
	}
	    
	.h-01 #area-header #navbarNav ul li.dropdown.active::before{
	    transform: rotate(-45deg);
	}
}

@media (min-width: 992px) {
	.h-01 #area-header #menu-global li:hover .dropdown-menu li a {
	   	background-image: none!important;
	}
}

.h-01 #area-header #menu-global li .dropdown-menu li a:hover {
	color: #fff!important;
}

@media (max-width: 992px) {
	/*.h-01 .header_btn01,.header_btn02,.header_btn03 {
		display: none;
	}

	.h-01 #area-header #navbarNav ul li.dropdown::before {
	    right: 20px;
	    top: 30px!important;
	}

	.h-01 #area-header #menu-global .menu-item:hover {
	    background-color: transparent;
	}

	.h-01 #area-header #menu-global li:hover .dropdown-menu {
	    padding: 10px;
	}

	.h-01 #area-header #menu-global li .dropdown-menu > li {
		margin-top: 0;
	}*/
}

/*スマホナビ調整*/
@media (max-width: 992px) {
	.h-01 #area-header #menu-global li .dropdown-menu {
		display: block!important;
	}

	.h-01 #area-header #navbarNav li.dropdown ul {
		background: transparent;
		border: 0;
	}

	.h-01 #area-header #menu-global li .dropdown-menu li a {
		text-align: left;
		padding: 0.3rem 0;
		font-size: 12px;
	}
	.h-01 #area-header #menu-global li .dropdown-menu li a:before {
		content: " ー ";
		color: #fff;
		font-size: 14px;
	}

	.h-01 #area-header .globalMenuSp ul li a {
	    padding: 1.2rem 0 0 0;
	    text-align: left;
	}

	.h-01 #area-header #navbarNav ul li.dropdown::before {
	    display: none;
	}

	.h-01 #area-header #menu-global .btn-contact {
	    display: block;
	    width: 100%;
	    margin: 20px auto 20px 0;
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.h-01 #area-header #menu-global {
	    margin-top: 60px;
		padding: 0 20px 20px 20px;
		background-color: #2e7d32;
	}
}

.h-01 .contact_btn {
	background-color: #d3000b;
	width: 60px;
	height: 60px;
	position: relative;
	right: 60px;
}

.h-01 .contact_mark {
	position: absolute;
	top: 50%;
	left: 50%;
	 -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width:26px;
}

@media (min-width: 992px) {
	.h-01 #area-header #navbarNav li.dropdown ul li a:hover,
	.h-01 #area-header #navbarNav li.dropdown ul li a:active{
		background: #d3000b;
	}
	.h-01 #area-header.otherfront #navbarNav li.dropdown ul li a:hover,
	.h-01 #area-header.otherfront #navbarNav li.dropdown ul li a:active{
		background: #2e7d32;
	}

    .h-01 #area-header #menu-global .menu-item.nav-contact .nav-link {
        padding-left: 20px;
        padding-right: 20px;
    }

    .h-01 #area-header #menu-global .menu-item .nav-link {
        height: 80px;
        display: flex;
        align-items: center;
    }

    .h-01 #area-header #menu-global li:hover .dropdown-menu {
		background-color: rgb(46 125 50 / 80%);
		position: fixed;
        top: 80px;
        width: 100%;
        justify-content: flex-end;
        display: flex!important;
        z-index: 1000;
        padding: 15px 15% 15px 15px;
	}
	.h-01 #area-header.otherfront #menu-global li:hover .dropdown-menu {
		background-color: rgb(211 16 11);
	}

	.h-01 #area-header #menu-global li:hover .dropdown-menu li {
		display: inline-block;
	    width: auto;
	}

	.h-01 #area-header #navbarNav #menu-global li:hover .dropdown-menu li a {
		color: #fff;
		float: left;
		height: inherit;
		padding: 15px 20px;
	}

	.h-01 #area-header #menu-global li.menu-item {
		height: 80px;
		width: fit-content;
	}
	.h-01 #area-header #navbarNav #menu-global li:hover .dropdown-menu li {
		height: inherit;
	}

	.h-01 #area-header #navbarNav #menu-global li.menu-item-has-children:hover:after {
		 content: url(img/SVG/arrow-up.svg);
        position: absolute;
        bottom: -5px;
        left: 50%;
        display: inline-block;
        width: 25px;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
	}
	.h-01 #area-header.otherfront #navbarNav #menu-global li.menu-item-has-children:hover:after {
		 content: url(img/SVG/arrowred-up.svg);
	}

	.h-01 #area-header #navbarNav #menu-global li:hover:after {

	}
}
@media (min-width: 1200px) {
    .h-01 #area-header #menu-global .menu-item .nav-link {
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
        letter-spacing: 1.6px;
    }
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1130;
}

/* =================================================================================　H-01style  */

/*　M-01style  ================================================================================= */

.m-01 {
  position: relative;
}

.m-01 .video-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.m-01 .video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.m-01 .overlay::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.4);
  mix-blend-mode: multiply;
}

.m-01 .text-box {
  width: 200px;
  position: absolute;
  z-index: 1100;
  bottom: 20px;
  left: 20px;
  -webkit-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
@media (min-width: 576px) {
	.m-01 .text-box {
	  width: 300px;
	  bottom: 5%;
	  left: 5%;
	}
}
@media (min-width: 768px) {
	.m-01 .text-box {
		width: 90%;
        bottom: -1%;
        right: 0;
        left: inherit;
		-webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
	}
}

.m-01 .text-box2 h1 {
	color: #fff;
	font-size:clamp(5.438rem, 4.336rem + 5.51vw, 9.5rem);
	 position: absolute;
	 top: 13%;
  	left: 20px;
	font-family: "Noto Serif JP", serif;
	padding: 0;
}
.m-01 .text-box2 p.second {
	color: #fff;
	font-size: clamp(0.875rem, 0.756rem + 0.59vw, 1.313rem);
	letter-spacing : 2.52px;
	 position: absolute;
	 top: 31%;
  	left:20px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
@media (min-width: 576px) {
	.m-01 .text-box2 h1 {
		left: 5%;
	}
	.m-01 .text-box2 p.second {
		left: 5%;
	}
}
@media (min-width: 768px) {
  	.m-01 .text-box2 h1 {
		left: 10%;
	}
	.m-01 .text-box2 p.second {
		left: 10%;
	}
}
@media (min-width: 992px) {
	.m-01 .text-box2 h1 {
		top: 30%;
	}
	.m-01 .text-box2 p.second {
		top: 50%;
	}

}
@media (min-width: 1200px) {
	.m-01 .text-box2 p.second {
		top: 36%;
		left:40%;
	}
}


.m-01 .text-box2 p.third {
	color: #fff;
	font-size: clamp(0.875rem, 0.756rem + 0.59vw, 1.313rem);
	letter-spacing : 2.52px;
	 position: absolute;
	 top: 36%;
  	left:20px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
@media (min-width: 576px) {
	.m-01 .text-box2 p.third {
		left: 5%;
	}
}
@media (min-width: 768px) {
	.m-01 .text-box2 p.third {
		left: 10%;
	}
}
@media (min-width: 992px) {
	.m-01 .text-box2 p.third {
		top: 55%;
	}

}
@media (min-width: 1200px) {
	.m-01 .text-box2 p.third {
		top: 41%;
		left:40%;
	}
}

.m-01 .text-box2 p.four {
	color: #fff;
	font-size: clamp(0.875rem, 0.756rem + 0.59vw, 1.313rem);
	letter-spacing : 2.52px;
	 position: absolute;
	 top: 41%;
  	left:20px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
@media (min-width: 576px) {
	.m-01 .text-box2 p.four {
		left: 5%;
	}
}
@media (min-width: 768px) {
	.m-01 .text-box2 p.four {
		left: 10%;
	}
}
@media (min-width: 992px) {
	.m-01 .text-box2 p.four {
		top: 58%;
	}

}
@media (min-width: 1200px) {
	.m-01 .text-box2 p.four {
		top: 46%;
		left:40%;
	}
}

.eachTextAnime span{opacity: 0;}
.eachTextAnime.appeartext span{ animation:text_anime_on 3s ease-in forwards; }
@keyframes text_anime_on {
	0% {opacity:0;}
	100% {opacity:1;}
}

.eachTextAnime.second span{opacity: .3;}
.eachTextAnime.appeartext.second span{ animation:text_anime_on .1s ease-out forwards; }
@keyframes text_anime_on {
	0% {opacity:.2;}
	100% {opacity:1;}
}

.eachTextAnime.third span{opacity: 0.2;}
.eachTextAnime.appeartext.third span{ animation:text_anime_on 1s ease-out forwards; }
@keyframes text_anime_on {
	0% {opacity:.2;}
	100% {opacity:1;}
}

.eachTextAnime.four span{opacity: 0;}
.eachTextAnime..appeartextfour span{ animation:text_anime_on 2s ease-out forwards; }
@keyframes text_anime_on {
	0% {opacity:.2;}
	100% {opacity:1;}
}

/*.eachTextAnime.bgpage_eigo span{opacity: 0;}
.eachTextAnime.appeartext.bgpage_eigo span{ animation:text_anime_on 0s ease-in forwards; }
@keyframes text_anime_on {
	0% {opacity:0;}
	100% {opacity:1;}
}
*/
/* =================================================================================　M-01style  */

/*　F-01style  ================================================================================= */

.f-01 .footer-logo {
	max-width: 400px;
}

.f-01 .footerhaba {
	padding-left: 12px;
	padding-right: 12px;
	margin: 0 auto;
}
@media (min-width: 576px) {
	.f-01 .footerhaba {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.f-01 .footerhaba {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.f-01 .footerhaba {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.f-01 .footerhaba {
		max-width: none;
		padding-left: 5%;
		padding-right: 5%;
	}
}

.f-01 .bb-1-fff-br {
	border-bottom: 1px solid #000;
}
@media(min-width: 992px) {
	.f-01 .bb-1-fff-br {
		border-bottom: 0px;
		border-right: 1px solid #000;
	}
}

.f-01 a.tel-link a {
    color: #fff!important;
}

.f-01 a.tel-link {
    color: #fff !important;
}

.f-01#area-footer .nav-link {
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: normal;
}

.f-01#area-footer {
	background-color: #3e88c9;
}
@media (min-width: 1200px) {
	.f-01#area-footer {
		background-image: url(img/bgfooter-haikeipc.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: right bottom;
	}
}

.f-01 #menu-footer-nav .sub-menu li {
	list-style: none;
}

.f-01 #menu-footer-nav .sub-menu {
	margin-bottom: 50px;
}

.f-01 #menu-footer-nav .sub-menu li a {
	padding-top: .5em;
	padding-bottom: .5em;
}

.f-01 #menu-footer-nav .sub-menu li a:before {
    content: " ー ";
    color: #fff;
}

@media (min-width: 1200px) {
	.f-01 #menu-footer-nav {
		display: flex;
	    flex-wrap: wrap;
	    flex-direction: row;
	    justify-content: space-between;
	    align-content: space-around;
	}

	.f-01 #menu-footer-nav li {
		margin-bottom: 40px;
	}

	.f-01 #menu-footer-nav .sub-menu li {
		margin-bottom: 5px;
	}

	.bnr-united,.bnr-rebnise {
		width: 350px!important;
	}
}

.f-01 .hakusen {
	height: 1px;
	background-color: #fff;
	margin-bottom: 50px;
}

.bg-footerhaikei {
	margin-top:-2px;
}

#toPageTop {
    position: fixed;
    bottom: 0rem;
    right: 0rem;
    z-index: 9998;
}

#toPageTop a {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	height: 180px;
	width: 35px;
}
@media (min-width: 992px) {
	#toPageTop a {
		width: 45px;
	}
}

#toPageTop a img {
     width: 15px !important;
     margin-bottom: 20px;
}

#toPageTop a:hover {
    background: rgb(211,0,11);
	background: linear-gradient(0deg, rgba(211,0,11,1) 0%, rgba(255,255,255,0) 100%);
}



/* =================================================================================　F-01style  */

.bgpage_eigo {
	 font-family: "Josefin Sans", sans-serif;
	 font-size: 30px;
	 font-style: italic;
	 position: relative;
	 z-index: 1;
}
@media (min-width: 576px) {
	.bgpage_eigo {
		font-size: 40px;
	}
}
.page_mei {
	letter-spacing: 2.5px;
	position: relative;
	 z-index: 1;
}

@media (min-width: 992px) {
	

	.page_mei {
		font-size: 18px;
	}
}
@media (min-width: 1200px) {
	.bgpage_eigo {
		font-size: 50px;
	}
}


/*　P-01style  ================================================================================= */
.left-hide  {
	position: absolute;
	top: 0;
	left: -2px;
	height: 100%;
	z-index: 2;
}
.right-hide  {
	position: absolute;
	bottom: 0;
	right: -2px;
	height: 100%;
	z-index: 2;	
}

.py-pagetitel {
	padding-top: 100px;
	padding-bottom: 100px;
}
@media (min-width: 992px) {
	.py-pagetitel {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

.pagetitle-haba {
	padding-left: 2%;
	padding-right: 2%;
}
@media (min-width: 576px) {
	.pagetitle-haba {
		padding-left: 4%;
		padding-right: 4%;
	}
}
@media (min-width: 1400px) {
	.pagetitle-haba {
		padding-left: 9%;
		padding-right: 0;
	}
}

.page-img {
	left: 5%;
}
@media (min-width: 992px) {
	.page-img {
		left: 0%;
	}
}

.tiitlehaikeiimg {
	position: absolute;
	top: 50%;
	left: 50%;
	 -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
}
@media (min-width:992px) {
	.tiitlehaikeiimg {
		left: 35%;
	}
}
@media (min-width: 1200px) {
	.tiitlehaikeiimg {
		width: 80%;
		left: 25%;
	}
}

.pagetitle-img {
	width: 100%;
}
@media (min-width: 1200px) {
	.pagetitle-img {
		width: 650px;
	}
}
@media (min-width: 1400px) {
	.pagetitle-img {
		width: 100%;
	}
}

.l-page-title {
	background-image: url(img/bgtitle-sp.jpg);
	background-size: cover;
	background-position: top center;
}
@media (min-width: 768px) {
	.l-page-title {
		background-image: url(img/bgtitle-pc.jpg);
	}
}

/* =================================================================================　P-01style  */

.logo_square {
	text-align: center;
	width: 325px;
}

.topimg01 {
	margin-left: -70px;
    margin-top: -50px;
    position: relative;
    z-index: -1;
}
.topimg02 {
	position: relative;
    z-index: -1;
    margin-right: -70px;
    margin-top: -70px;
    mix-blend-mode: multiply;
}

@media (min-width: 992px) {
	.topimg01 {
		margin-left: 0;
	    margin-top: 0;
	    position: absolute;
	    z-index: -1;
	    width: 50%;
        top: -8%;
        left: -12%;
	}
	.topimg02 {
		position: absolute;
	    z-index: -1;
	    margin-right: 0px;
	    margin-top: 0px;
	    mix-blend-mode: normal;
	    bottom: 0;
	    right: -20%;
	    width: 55%;
	}
}

@media (min-width: 1400px) {
	.topimg01 {
	    width: 48%;
        top: -14%;
	}
	.topimg02 {
		bottom: -10%;
		right: -18%;
	}
}

.h2title {
	font-family: "Josefin Sans", sans-serif;
	font-style: italic;
	font-size: 40px;
	letter-spacing : 1.12px;
	margin-bottom: 0;
}
@media (min-width: 576px) {
	.h2title {
		font-size: 46px;
	}
}
@media (min-width: 1200px) {
	.h2title {
		font-size: 60px;
	}
}


a.btn_27 {
	font-family: "Josefin Sans", sans-serif;
	line-height: 1;
	font-style: italic;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
	padding: 1.5rem;
	color: #fff;
	font-weight: bold;
	background: #2e7d32;
	position: relative;
	transition: 0.3s ease-in-out;
}
@media (min-width: 576px) {
	a.btn_27 {
		width: 50%;
	}
}
a.btn_27:hover {
    background: #fff;
    color: #2e7d32;
}
a.btn_27:before, a.btn_27:after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
a.btn_27:before {
  top: 0;
  left: 0;
}
a.btn_27:after {
  bottom: 0;
  right: 0;
}
a.btn_27:hover:before, a.btn_27:hover:after {
  width: 100%;
  height: 100%;
}
a.btn_27:hover:before {
  border-top-color: #2e7d32;
  border-right-color: #2e7d32;
  transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
}
a.btn_27:hover:after {
  border-bottom-color: #2e7d32;
  border-left-color: #2e7d32;
  transition: border-color 0s ease-out 0.2s, width 0.15s ease-out 0.2s, height 0.15s ease-out 0.3s;
}


a.btn_28 {
	font-family: "Josefin Sans", sans-serif;
	line-height: 1;
	font-style: italic;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100%;
	padding: 1.5rem;
	color: #2e7d32;
	font-weight: bold;
	background: #fff;
	position: relative;
	transition: 0.3s ease-in-out;
}
@media (min-width: 576px) {
	a.btn_28 {
		width: 50%;
	}
}
@media (min-width: 992px) {
	a.btn_28 {
		width: 100%;
	}
}
a.btn_28:hover {
    background: #2e7d32;
    color: #fff;
}
a.btn_28:before, a.btn_28:after {
  box-sizing: inherit;
  content: "";
  position: absolute;
  border: 2px solid transparent;
  width: 0;
  height: 0;
}
a.btn_28:before {
  top: 0;
  left: 0;
}
a.btn_28:after {
  bottom: 0;
  right: 0;
}
a.btn_28:hover:before, a.btn_28:hover:after {
  width: 100%;
  height: 100%;
}
a.btn_28:hover:before {
  border-top-color: #fff;
  border-right-color: #fff;
  transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
}
a.btn_28:hover:after {
  border-bottom-color: #fff;
  border-left-color: #fff;
  transition: border-color 0s ease-out 0.2s, width 0.15s ease-out 0.2s, height 0.15s ease-out 0.3s;
}

h3.h3 {
	font-size: 26px;
	line-height: 40px;
  	letter-spacing: 2px;
}
@media (min-width: 576px) {
	h3.h3 {
		font-size: 32px;
		line-height: 56px;
  		letter-spacing: 3.2px;
	}
}

.topimg05 {
	background-image: url(img/topimg05.jpg);
	background-size: cover;
	background-position: center top;
	min-height: 350px;
}
@media (min-width: 576px) {
	.topimg05 {
		min-height: 450px;
	}
}
@media (min-width: 992px) {
	.topimg05 {
		min-height: 710px;
	}
}

.newshaba {
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width: 992px) {
	.newshaba {
		padding-left: 5%;
		padding-right: 0;
	}
}

/*　N-02style  ================================================================================= */

.n-02 .link-btn1 {
   background-color: #000;
   color: #fff;
   text-align: center;
   display: block;
   padding-top: 20px;
   padding-bottom: 20px;
   padding-left: 20px;
   padding-right: 20px;
   width: 100%;
   display: inline-block;
   position: relative;
   overflow: hidden;
   text-align: center;
   transition: ease .2s;
}
@media (min-width: 768px) {
  .n-02 .link-btn1 {
    width: 50%;
  }
}

.n-02 .link-btn1 span {
  position: relative;
  z-index: 3;
  color:#fff;
}

.n-02 .link-btn1:hover span{
  color: #000;
}

.n-02 .link-btn1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background:#fff;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.n-02 .link-btn1:hover:before{
  transform-origin:left top;
  transform:scale(1, 1);
}

.n-02 .mark-new {
  background-color: #d3000b;
  position: absolute;
  top: 0;
  left: 0;
}

#news.n-02  .newstitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#news.n-02  .newshiduke {
  color: #000;
}

#news.n-02  .newsarrow {
  width: 20px;
  margin-left: 0;
  position: absolute;
  right: 20px;
  bottom: 20px;
  -webkit-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

#news.n-02  .newskoumoku {
  background-color: #fff;
}

/* =================================================================================　N-02style  */


/*　S-01style  ================================================================================= */

.s-01 .slider {
  max-width: 500px;
  width: 80%;
}
.s-01 .slick-img img {
  height: auto;
  width: 100%;
}

.s-01 .slick-list {
  position: relative;
}

.s-01 .slick-next.slick-arrow {
  position: absolute;
  top: 50%;
  right: 1%;
  z-index: 10;
  width: 30px;
  -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    -o-transform: translate(0%,0%);
    transform: translate(0%,0%);
}
.s-01 .slick-prev.slick-arrow {
  position: absolute;
  top: 50%;
  left: 1%;
  z-index: 10;
  width: 30px;
  -webkit-transform: translate(0%,0%);
    -moz-transform: translate(0%,0%);
    -ms-transform: translate(0%,0%);
    -o-transform: translate(0%,0%);
    transform: translate(0%,0%);
}

.s-01 .slide-dots {
  margin: 15px 0 0 0;
  padding: 0;
  text-align: center;
}
.s-01 .slide-dots li {
  display: inline-block;
  margin: 0 10px;
}
.s-01 .slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.s-01 .slide-dots li button::before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 13.5px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 24px;
  width: 13.5px;
}

.s-01 .slide-dots button {
  background: none;
  border: none;
  outline: none;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #ababab;
}

.s-01 .slide-dots li.slick-active button {
  background-color: #000;
}

.s-01 .slick-list .slick-slide {
  padding-right: 2px;
}

/* =================================================================================　S-01style  */

/*　C-01style  ================================================================================= */

.mw_wp_form .c-01 .table .mwform-tel-field input[type="text"], .mw_wp_form .table .mwform-zip-field input[type="text"] {
    width: calc((100% - 42px) / 3);
    padding: 1rem .5rem;
}

#contact .c-01 .tbl-2column tbody tr th {
    background-color: transparent;
    font-weight: 600;
}

#contact .c-01 .table-bordered th, .table-bordered td {
    border: 0;
}
#contact .c-01 .table-bordered {
    border: 0;
}

#contact .mw_wp_form .c-01 .table .form-control {
    padding: 1.5rem;
    background-color: #eee;
    margin-bottom: 35px;
}

@media (min-width: 768px) {
  #contact .mw_wp_form .c-01 .table .form-control {
     margin-bottom: 0;
  }
  
  #contact .c-01 .tbl-2column tbody tr th, .tbl-2column tbody tr td {
    padding-bottom: 40px!important;
    padding-top: 40px!important;
    border-bottom: 1px dotted #ccc;
    vertical-align: middle;
  }

  #contact .c-01 .tbl-2column tbody tr, .tbl-2column tbody tr {
        border: 0;
    }
}

#contact .c-01 .form-control {
  border: 0;
}

@media (max-width: 768px) {
    #contact .c-01 .tbl-2column tbody tr th, .tbl-2column tbody tr td {
        padding: .5rem;
        width: 100%;
        display: block;
    }
}

#contact .c-01 .tbl-2column tbody tr th, .tbl-2column tbody tr td {
        padding: .5rem;
}

.mw_wp_form .c-01 .table .mwform-tel-field input[type="text"],
.mw_wp_form .c-01 .table .mwform-zip-field input[type="text"] {
  width: calc((100% - 44px) / 3);
}

#contact .c-01 .bg-main {
    background-color: #d3100b;
    border-radius: 0;
}

#contact .c-01 .badge-danger {
    background-color: #dc3545;
    color: #fff;
}

#contact .c-01 .table-bordered>:not(caption)>* {
    border-width: 0;
}

/* =================================================================================　C-01style  */


.bg-news {
	background-image: url(img/bgtitle-sp2.jpg);
	background-size: cover;
	background-position: top right;
}
@media (min-width: 992px) {
	.bg-news {
		background-image: url(img/bgtitle-pc.jpg);
		background-position: top center;
	}
}

@media (min-width: 992px) {
	.businessimg02,.businessimg03 {
		width: 520px!important;
	}
}
@media (min-width: 1400px) {
	.businessimg02,.businessimg03 {
		width: 620px!important;
	}
}

h2.komidashi {
	color: #2e7d32;
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 1.5;
}
@media (min-width: 992px) {
	h2.komidashi {
		font-size : 34px;
		line-height : 33px;
		letter-spacing : 3.4px;
	}
}

.waku {
	border: 4px solid #000;
}
.bl-waku {
	border-left: 4px solid #000;
}

.bg-light-green {
	background-color: #cfeed9;
}

.seijitsu {
	font-size: 90px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
@media (min-width: 992px) {
	.seijitsu {
		font-size: 110px;
	}
}

.companyimg01 {
	background-image: url(img/companyimg01.jpg);
	background-size: cover;
	background-position: left bottom;
	min-height: 350px;
}
@media (min-width: 576px) {
	.companyimg01 {
		min-height: 530px;
	}
}

.keieihoushin,.hinshitsu {
	font-size: 20px;
	font-family: "Noto Serif JP", serif;
	font-weight: bold;
}
@media (min-width: 992px) {
	.keieihoushin,.hinshitsu {
		font-size: 22px;
	}
}
@media (min-width: 1200px) {
	.keieihoushin,.hinshitsu {
		font-size: 26px;
	}
}

.br-keieihoushin {
	border-top: 1px solid #000;
}

.br-hinshitsu {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
@media (min-width: 992px) {
	.br-keieihoushin {
		border-top: 0;
		border-left: 1px solid #000;
		border-right: 1px solid #000;
	}

	.br-hinshitsu {
		border-top: 0;
		border-bottom: 0;
		border-right: 1px solid #000;
	}
}


.t-02 th {
	border-color: inherit;
	border-style: solid;
	border-width: 0;
	text-align: center;
	font-weight: normal;
}

.t-02 tr td {
　border: solid 1px #ccc;
  padding: 20px;
  font-weight: normal;
}
.t-02 th {
　text-align: center;
  width: 20%;
   background-color: #eeeeee;
}

.t-02 tr {
	border-bottom: 1px dotted #000;
}

.t-02 tr:last-child {
	border-bottom: 0;
}

.t-02 {
	width: 100%;
	border-left: 1px solid #000;
  }
 
@media screen and (max-width: 992px) {
  .last td:last-child {
	width: 100%;
  }
  .t-02 th,
  .t-02 td {
　　border-bottom: none;
	display: block;
	width: 100%;
	font-weight: normal;
  }
  .t-02 tr {
	  border-bottom: 1px dotted #000;
  }
  .t-02 tr:first-child {
	  border-top: 1px dotted #000;
  }
  .t-02 th {
	  padding: 15px;
	  text-align: left;
	  background-color: #eeeeee;
  }
  .t-02 td {
	  padding: 5px 20px 20px 20px;
  }
  .t-02 {
	  border-left: 0;
  }
  .t-02 tr:last-child {
	border-bottom: 1px dotted #000;
	}
}

.access_map {
	width: 100%;
	aspect-ratio: 5 / 4;
}
@media (min-width: 992px) {
	.access_map {
		height: 100%;
		width: 100%;
		aspect-ratio: initial;
	}
}

.text-dark {
	color: #000!important;
}

.bb-main-color-4 {
	border-bottom: 4px solid #2e7d32;
	padding-bottom: 3px;
}

.lato-bold-italic {
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-style: italic;
}

.number {
	font-size: 60px;
}
@media (min-width: 992px) {
	.number {
		font-size: 80px;
	}
}

.women_successimg01 {
	width: 345px;
}
@media (min-width: 992px) {
	.women_successimg01 {
		width: 450px;
	}
}

.bl-b-5 {
	border-left: 5px solid #000;
}


.staff_eigo {
	 font-family: "Josefin Sans", sans-serif;
	 font-size: 26px;
	 font-style: italic;
	 position: relative;
	 z-index: 1;
	 padding: 15px 20px 8px 20px;
}

.bg-haiiro {
	background-color: rgb(31 27 27 / 70%);
	padding: 8px 20px 8px 20px;
	mix-blend-mode: multiply;
}

.staff-title {
	 background-color: rgb(4 109 10 / 75%);;
	 mix-blend-mode: multiply;
	 display: inline-block;
}

.staff-info {
	position: relative;
    z-index: 100;
    margin-top: -20px;
}

.mt-tyousei {
	margin-top: 160px;
}

.interviewimg {
	background-size: cover; min-height: 450px; background-position:center center;
}

.interviewimg012 {
	background-size: cover; min-height: 350px; background-position:center center;
}

@media (min-width: 576px) {
	.staff-info {
	    margin-left: 0px;
   	}

	.staff-imgbox {
		position: relative;
	}

	.bg-haiiro {
		padding: 8px 40px 8px 40px;
	}

	.staff_eigo {
		padding: 15px 50px 8px 50px;
		font-size: 30px;
	}
}

@media (min-width:992px) {
	.interviewimg {
		width: 70%;
    	margin: 0 0 0 auto;
	}

	.staff-info {
		position: absolute;
	    top: 50%;
    	transform: translate(-0%, -50%);
   	}

   	.mt-tyousei {
		margin-top: 50px;
	}

	.staff_eigo {
		font-size: 36px;
		padding: 25px 50px 15px 50px;
	}

	.interviewimg {
		min-height: 700px;
	}

	.interviewimg012 {
		min-height: 70%;
        width: 350px;
	}
}

@media (min-width:1200px) {
	.staff_eigo {
		font-size: 40px;
	}
	.interviewimg012 {
		min-height: 100%;
        width: 500px;
	}
}
@media (min-width:1400px) {
	.staff_eigo {
		font-size: 46px;
	}
}

.bb-1-555 {
	border-bottom: 1px solid #555;
}

.category-name {
	background-color: #2e7d32;
	color: #fff;
	padding: 6px 20px;
	border-radius: 15px;
}

.category-nameblog {
	background-color: #cef693;
	color: #2e7d32;
	padding: 6px 20px;
	border-radius: 15px;	
}

.post-template-default .l-page-title .page-img .img-wrap {
	background-image: url(img/page-default01.jpg);
	background-size: cover;
	background-position: center center;
	aspect-ratio: 186/100;
}

.post-template-default.info .l-page-title .page-img .img-wrap,
.category-info .l-page-title .page-img .img-wrap {
	background-image: url(img/page-news.jpg);
	background-size: cover;
	background-position: center center;
	aspect-ratio: 186/100;
}

.post-template-default.blog .l-page-title .page-img .img-wrap,
.category-blog .l-page-title .page-img .img-wrap  {
	background-image: url(img/page-blog.jpg);
	background-size: cover;
	background-position: center center;
	aspect-ratio: 186/100;
}

.post-template-default.kyujin .l-page-title .page-img .img-wrap,
.category-kyujin .l-page-title .page-img .img-wrap  {
	background-image: url(img/DSC03315.jpg);
	background-size: cover;
	background-position: center center;
	aspect-ratio: 186/100;
}

.single-brleft {
	border-radius: 10px;
}
.single-brright {
	border-radius: 10px;
}
@media (min-width: 992px) {
	.single-brleft {
		border-radius: 0 0 10px 10px;
	}
	.single-brright {
		border-radius: 10px 0 0 10px;
	}
}

.bg-red {
	background-color: #d3000b;
}

/*
.kyujin-arrows {
	width: 25px;
	position: absolute;
	bottom: 20px;
	right: 20px;
}
*/

/*　S-03style  ================================================================================= */

.s-03 .s-03slider img {
    width:100%;
    height:auto;
}

.s-03 .s-03slider .slick-slide {
    margin:0 10px;
}

/* =================================================================================　S-03style  */

.bg-message {
	background-image: url(img/22497132.jpg);
	background-position: center top;
	background-size: cover;
}

h2.komidashi.webrecruit-title {
	writing-mode: vertical-rl;
	text-orientation: upright;
  	margin: 0 auto;
  	background-color: rgba(255, 255, 255, 0.9);
  	padding: 50px;
  	position: relative;
    top: -25vw;
    z-index: 10;
    line-height: 2.0;
    overflow: hidden;
}

.recruitcoment {
	margin-top: -18%!important;
}
@media (min-width: 1500px) {
	.recruitcoment {
		margin-top: -24%!important;
	}
}

.box__line {
  position: absolute;
}

.box__line:nth-child(1),
.box__line:nth-child(3) {
  width: 100%;
  height: 4px;
}

.box__line:nth-child(2),
.box__line:nth-child(4) {
  width: 4px;
  height: 100%;
}

.box__line:nth-child(1) {
  top: 0;
  left: 0;
  background: linear-gradient(to right, transparent, #a5ff32);
  animation: animate1 2s linear infinite;

}

.box__line:nth-child(2) {
  top: 0;
  right: 0;
  animation: animate2 2s linear infinite;
  animation-delay: 2s;
  background: linear-gradient(to bottom, transparent, #a5ff32);
}


.box__line:nth-child(3) {
  bottom: 0;
  left: 0;
  background: linear-gradient(to left, transparent, #a5ff32);
  animation: animate3 2s linear infinite;
}


.box__line:nth-child(4) {
  top: 0;
  left: 0;
  background: linear-gradient(to top, transparent, #a5ff32);
  animation: animate4 2s linear infinite;
  animation-delay: 2s;
}


@keyframes animate1 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes animate2 {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}

@keyframes animate3 {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes animate4 {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}


.bg-webrecruitment {
	background-image: url(img/bg-recruithaike.jpg);
	background-size: cover;
	background-position: top center;
}

.kyujin-rayout {
	position:relative;
}

.kyujin-rayout {
	background-color:#fff;;
	height:100%;
}

.kyujin-rayout .text {
	font-size:24px;
	color:#2e7d32;
	width:100%;
	text-align:center;
}

@media (max-width:992px){
	.kyujin-arrows {
		width: 25px;
		position: absolute;
		top:50%;
		transform:translateY(-50%);
		right: 20px;
	}
}

@media (min-width:992px){
	.kyujin-rayout .text {
		position:absolute;
		font-size:36px;
		color:#2e7d32;
		top:50%;
		left:50%;
		transform:translate(-50%,-50%);
		width:100%;
		text-align:center;
	}

	.kyujin-arrows {
		width: 25px;
		position: absolute;
		bottom: 20px;
		right: 20px;
	}
}

/*250611*/
.h-01 #area-header #menu-global .menu-item.menu-item-has-children > .nav-link {
    pointer-events: none;
}

.f-01#area-footer .menu-item.menu-item-has-children > .nav-link {
    pointer-events: none;
}