@charset "utf-8";
/* CSS Document */


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

/* ページの先頭に戻る(すべてのページ) */

.pagetop {
  bottom: 0;
  right: 0px;
	z-index:998;
  opacity: 0.9;
}
.pagetop a {
  width: 60px;
  height: 60px;
}
.pagetop a img.pagetop_circle {
  width: 60px;
  height: 60px;
}


/* ページ下部のメニュー */

.bottom_menu {
  width: 100%;
  height: 60px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.bottom_menu ul {
  display: flex;
  justify-content: space-between;
}
.bottom_menu ul li:first-child {
  width: calc(100% - 120px);
}
.bottom_menu ul li:not(:first-child) {
  width: 60px;
  height: 60px;
}
.bottom_menu ul li a {
  display: block;
  color: #FFF;
  font-size: 2rem;
  font-weight: 500;
}
.bottom_menu ul li:first-child a {
  display: block;
  background: #0092E5 url("../images/footer/bottom_menu_recruit.svg") no-repeat left 15px center / 30px;
  padding-left: 60px;
  line-height: 60px;
  letter-spacing: 0.05em;
}


/* 画像スライドのアニメーション */

.slide-left,
.slide-right {
  width: 100%;
}
.slide-left img,
.slide-right img {
  width: 84%;
}



/**********************************************************/
/* ベース部分 */
/**********************************************************/

body {
  width: 100%;
  font-size:1.5rem;
  /*overflow: hidden;*/
}

img {
	max-width:100%;
	height:auto;
}

.sp_none,.hidden {
	display:none !important;
}


/**********************************************************/
/* ヘッダー */
/**********************************************************/

header {
  background: rgba(5, 77, 11, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
	width:100%;
	height:50px;
	position: fixed;
	top:0;
	left:0;
	z-index: 999;
}
header .site_name {
  position:absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
}
header .site_name a {
  display: block;
  width: 240px;
  height: 34px;
	background: url("../images/header/logo.png") no-repeat left center / contain;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
header.js-header #js-openBtn {
  width: 50px;
  height: 50px;
  background: url("../images/header/btn_open.png") no-repeat center / 50px;
}
header #js-closeBtnWrap {
  width: 100%;
  height: 50px;
  position: relative;
}
header img.menu_logo {
  display: block;
  width: 240px;
  height: 34px;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
}


/* パンくずリスト */

.breadcrumb {
  background: var(--gray);
  margin-top: 50px;
}
.breadcrumb ul {
  width: 90%;
  display: flex;
  padding: 0;
  margin: 0 auto;
}
.breadcrumb ul li {
  font-size: 1.4rem;
  margin-right: 0.5em;
}
.breadcrumb ul li:not(:last-child)::after {
  content: '>';
  display: inline-block;
  margin-left: 0.5em;
}
.breadcrumb ul li a {
  text-decoration: underline;
}
.breadcrumb ul li a:hover {
  text-decoration: none;
}
  

/* メイン画像 */

.main_img {
	width: 100%;
  height: auto;
  margin-top: 100px;
  position: relative;
  z-index: 1;
}
.main_img img {
  width: 100%;
}


/**********************************************************/
/* メインビュー */
/**********************************************************/

.main_img {
  width: 100%;
  height: 400px;
  margin-top: 0;
  position: relative;
  display: grid;
  place-items:center;

}
hgroup {
  width: 84%;
  color: #FFF;
  text-shadow: #111 1px 1px;
}
h1 {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 40px;
}
h1 span {
  font-size: 1.6rem;
  display: block;
  padding-top: 1.5em;
}
p.tagline {
  font-size: 1.4rem;
}


/**********************************************************/
/*  メインエリア */
/**********************************************************/

main {
	width:100%;
	display:block;
	position:relative;
}

.inner {
	width: 90%;
	margin: 0 auto;
	position:relative;
}
section {
	width:100%;
	position:relative;
}
section .inner {
  padding: 0;
}

.separator {
  width: 100%;
  position: relative;
  height: 120px;
}
.separator>div {
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  right: 0;
  top: 0;
  background: var(--green);
}
/*.separator::after {
  content: '';
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  right: 0;
  top: 0;
  background: var(--green);
}*/
.separator_right>div {
  right: 0;
}
.separator_left>div {
  left: 0;
}


/* ページ内メニュー */

.page_menu {
  width: 84%;
  padding: 60px 0;
  margin: 0 auto;
}
.page_menu li {
  border-left: solid 1px #373737;
  padding-left: 10px;
}
.page_menu li:not(:last-child) {
  margin-bottom: 30px;
}
.page_menu li a {
  font-size: 2.4rem;
  font-weight: 200;
  display: block;
}
.page_menu li a span.subtitle {
  font-size: 1.4rem;
  font-weight: 400;
  display: block;
}


/* リンクボタン */

.link_to {
  display: block;
  width: 100%;
  height: 40px;
  background: #373737 url("../images/arrow_right.svg") no-repeat right 20px center / 30px;
  color: #FFF;
  line-height: 40px;
  padding-left: 20px;
}
.link_to img {
  display: none;
}


/**********************************************************/
/* 見出し・本文・リスト設定 */
/**********************************************************/


main h2 {
}
main h3 {
}

.content {
  background: var(--gray);
}
.content h2 {
  line-height: 1.6;
  color: var(--vert);
  text-align: left;
}
.content h2 span {
  font-size: 3.4rem;
  font-weight: 200;
  color: var(--vert);
}
.content_img_left {
  display: block;
  width: 84%;
  max-height: 340px;
  object-fit: cover;
  position: relative;
}
.content_img_right {
  display: block;
  width: 84%;
  max-height: 340px;
  object-fit: cover;
  margin-left: auto;
  position: relative;
}
.content_txt {
  padding-top: 0;
  padding-bottom: 60px;
}
.txt_box {
  width: 90%;
  background: #FFF;
  padding: 55px 30px;
  margin-left: auto;
  margin-top: -60px;
  position: relative;
  z-index: 10;
}
.txt_left .txt_box {
  margin-right: auto;
  margin-left: 0;
}
.txt_box h2 {
  color: var(--vert);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  margin-bottom: 20px;
}
.txt_box .sub {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.75;
  margin-bottom: 30px;
}
.txt_box .description {
}


/**********************************************************/
/* フォーム */
/**********************************************************/

.contact {
}
.contact .inner {
  padding-bottom: 100px;
}
.contact .inner .txt_box {
  margin-bottom: 40px;
}
.contact .txt_box h2 {
}
.contact .txt_box p {
  font-weight: 300;
}

.contact_form ul {
  width: 84%;
  margin: 0 auto 30px;
}
.contact_form ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: flex-end;
  margin-bottom: 30px;
}
.contact_form ul li.message {
  align-items: flex-start;
}
.contact_form ul li.message span {
  margin-top: 33px;
}
.contact_form ul li:last-child {
  margin-bottom: 0;
}
.contact_form ul li>span {
  width: 50px;
  height: 50px;
  display: grid;
}
.required {
  display: block;
  background: var(--vert);
  color: #FFF;
  text-align: center;
  line-height: 50px;
}
.contact_form ul li dl {
  width: calc(100% - 60px);
}
.contact_form ul li dl dt  {
  color: var(--vert);
  margin-bottom: 5px;
}
.contact_form ul li dl dt:last-of-type {
  letter-spacing: 0;
}
.contact_form ul li dl dd  {
  width: 100%;
  box-sizing: border-box;
}
.contact_form ul li dl dd input,
.contact_form ul li dl dd textarea {
  display: block;
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border: none;
  background: #F2F2F2;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  padding: 10px;
}
.contact_form ul li dl dd textarea {
  width: 100%;
  height: 300px;
}

.comfirm_box {
  width: 100%;
}
.comfirm_box .privacy {
  width: 84%;
  margin: 0 auto 60px;
}
.to_privacy {
  color: var(--vert);
  text-decoration: underline;
}

.contact .link_to {
  width: 285px;
  display: block;
  background: var(--vert) url("../images/arrow_right.svg") no-repeat right 20px center / 30px;
  margin-left: auto;
  cursor: pointer; 
}
.contact .link_to input {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.6rem;
  color: #FFF;
  letter-spacing: 0.1em;
  cursor: pointer; 
}


/**********************************************************/
/* テーブル */
/**********************************************************/

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
}

th {
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background: var(--green);
  color: #FFF;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 13px 0;
}

td {
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  background: var(--gray);
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  padding: 13px 0;
}


/**********************************************************/
/* フッター */
/**********************************************************/

footer {
	width:100%;
  background: var(--green);
  color: #FFF;
  padding: 60px 0 80px;
  text-align: center;
}
.footer_logo {
  display: block;
  width: 50px;
  margin:0 auto 10px;
}
.footer_address {
  width: 100%;
  margin: 0 auto 25px;
}
.footer_address .address {
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 300;
  margin-bottom: 20px;
}
.footer_address img {
  width: 130px;
  height: 78px;
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.footer_address span {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  margin:0 auto 5px;
}
.footer_sns {
  display: flex;
  justify-content: center;
  gap:0 30px;
  margin-bottom: 25px;
}
.footer_sns li {
}
.footer_sns li a {
  display: block;
}
.policy_link {
  display: block;
  color: #FFF;
  margin-bottom: 50px;
}
footer small {
  letter-spacing: 0.025em;
}



}



