@charset "UTF-8";
/*reset */
* {
  box-sizing: border-box;
}

:after,
:before {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

main {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

address,
blockquote,
dl,
figure,
form,
iframe,
ol,
p,
pre,
table,
ul {
  margin: 0;
}

ol,
ul {
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
  vertical-align: bottom;
}

embed,
iframe,
object {
  border: 0;
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled],
button[disabled] {
  cursor: default;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset,
option {
  padding: 0;
}

fieldset {
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

[hidden],
template {
  display: none;
}

/*----------------------------------------------------
	共通
----------------------------------------------------*/
* {
  transition: all 0.3s cubic-bezier(0, 0, 0, 0.99);
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 200%;
  color: #111;
  letter-spacing: 1px;
  font-weight: 500;
  overflow-x: hidden;
}

::-moz-selection {
  background: #249e31;
  color: #fff;
}

::selection,
::-moz-selection {
  background: #249e31;
  color: #fff;
}

/* リンク
----------------------------------------------------*/
a {
  color: #249e31;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}

input,
textarea {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  vertical-align: baseline;
  padding: 0 !important;
}

/* 共通
----------------------------------------------------*/
img {
  width: 100%;
  height: auto;
}

.bg_on {
  background: #f6f4e8;
}

/* ---- 見出し ---- */
h2.base01 {
  font-size: 37px;
  margin-bottom: 52px;
  font-weight: bold;
}
h2.base01 span {
  background: url("../images/common/h2_bg.png") repeat-x 0 100%;
  padding: 0 0 20px;
}

h3.base {
  font-size: 20px;
}

.main_ttl {
  text-align: center;
}
.main_ttl p {
  color: #d9e2ec;
  font-size: 20px;
}
.main_ttl h2 {
  font-size: 28px;
  margin: 15px 0 45px;
}

/* ---- 英語フォント ---- */
.en {
  font-family: "Rubik", sans-serif;
}

.en_b {
  font-family: bc-alphapipe, sans-serif;
  font-weight: 700;
}

.en_c {
  font-family: bc-alphapipe, sans-serif;
  font-weight: 400;
}

/* ---- ボタン ---- */
.btn_style01 a {
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  position: relative;
  letter-spacing: 0.05em;
}
.btn_style01 a::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #249e31;
  background: #249e31;
  border-radius: 50%;
  position: absolute;
  left: 105px;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  color: #fff;
}
.btn_style01 a::after {
  color: #232323;
  font-family: FontAwesome;
  content: "\f105";
  font-weight: Regular;
  margin-left: 40px;
  transition: 0.3s;
  z-index: 1;
  color: #fff;
}
.btn_style01 a:hover {
  opacity: 1;
}
.btn_style01 a:hover::before {
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  border: 1px solid #249e31;
  background: none;
  border-radius: 50%;
  position: absolute;
  left: 105px;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  color: #249e31;
}
.btn_style01 a:hover::after {
  color: #249e31;
}

.btn_style02 {
  padding: 50px 0;
}
.btn_style02 a {
  border: #249e31 solid 1px;
  display: block;
  border-radius: 100px;
  width: 270px;
  background: url("../images/common/link_arrow2.png") no-repeat calc(100% - 20px) 50%;
  text-align: center;
  padding: 10px;
}

/* ---- テーブル ---- */
table.style1 {
  width: 100%;
}
table.style1 th {
  width: 23%;
  border-top: #e2e0d3 solid 1px;
  border-bottom: #e2e0d3 solid 1px;
  padding: 25px 0 25px 20px;
  text-align: left;
  font-weight: normal;
}
table.style1 td {
  width: 78%;
  border-top: #e2e0d3 solid 1px;
  border-bottom: #e2e0d3 solid 1px;
  padding: 25px 0 25px 20px;
  font-weight: bold;
}

/* ---- インナー ---- */
.inner {
  width: 1100px;
  margin: auto;
}

.inner_s {
  width: 900px;
  margin: auto;
}

.fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}

/* ---- clearfix ---- */
.cf:after {
  content: "";
  clear: both;
  display: block;
}

/* ヘッダー
----------------------------------------------------*/
header {
  position: relative;
  height: 95px;
}
header .logo {
  position: absolute;
  width: 393px;
}
header .logo a {
  padding: 20px 0 0 50px;
  display: block;
}
header .logo img {
  display: block;
  width: 100%;
  margin: 0 auto;
}

.g_head {
  background: #fff;
  padding-right: 30px;
}
.g_head.fix {
  width: 100%;
  position: fixed;
  z-index: 999;
  height: 75px;
  box-shadow: 0px 9px 24px 0px rgba(0, 0, 0, 0.11);
  overflow: hidden;
}
.g_head.fix .logo img {
  width: 75%;
}
.g_head.fix .logo a {
  padding-top: 11px;
}
.g_head.fix .burger-nav a {
  padding: 30px 20px;
}
.g_head.fix .burger-nav a span {
  font-size: 9px;
  margin-top: 5px;
}
.g_head.fix .burger-nav a.nav_btn {
  color: #fff;
  background: #DBA148 url("../images/common/head_mail.png") no-repeat 35px 50%;
  border-radius: 100px;
  padding: 13px 35px 15px 70px;
  margin-top: 13px;
}
.g_head.fix .burger-nav a.nav_btn:hover {
  opacity: 0.7;
  border: none;
}

/* メニュー */
.burger-nav {
  animation-name: anime-burger;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  float: right;
}
.burger-nav a {
  float: left;
  color: #111;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 100%;
  letter-spacing: 0;
  padding: 40px 20px;
}
.burger-nav a:hover {
  opacity: 1;
  background: #249e31;
  color: #fff;
}
.burger-nav a.nav_btn {
  color: #fff;
  background: #DBA148 url("../images/common/head_mail.png") no-repeat 35px 50%;
  border-radius: 100px;
  padding: 13px 35px 15px 70px;
  margin-top: 27px;
}
.burger-nav a.nav_btn:hover {
  opacity: 0.7;
  border: none;
}
.burger-nav span {
  font-weight: normal;
}

@keyframes anime-burger {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
@media (max-width: 768px) {
  .burger-nav a {
    display: block;
    color: #fff;
  }
}
/* メインビジュアル */
.hero_outer {
  z-index: 2;
  position: relative;
}

.hero {
  content: "";
  display: block;
  clear: both;
}
.hero .hero_wrap {
  width: 100%;
  float: right;
  height: 80vh;
  overflow: hidden;
  position: relative;
  z-index: 9999;
}
.hero .hero_wrap .hero_wrap_content {
  margin-left: 100px;
  width: 100%;
}
.hero .hero_wrap .hero_wrap_content .ins {
  display: block;
  height: 80vh;
  padding: 42vh 0 0 70px;
  background: url("../images/common/hero.png") no-repeat 50% 50%;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  position: relative;
}
.hero .hero_wrap .hero_wrap_content .text-area {
  position: absolute;
  bottom: 5vh;
}
.hero .hero_wrap .hero_wrap_content .text-area span.main-text {
  font-size: 76px;
  color: #fff;
  line-height: 122%;
  font-weight: bold;
  padding-bottom: 2.5vh;
  display: block;
}
.hero .hero_wrap .hero_wrap_content .text-area span.sub-text {
  font-size: 24px;
  color: #fff;
  line-height: 150%;
}
.hero .hero_wrap .hero_wrap_content br.br_sp {
  display: none;
}

.burger-nav a span {
  display: block;
  font-size: 10px;
  color: #7c8590;
  font-weight: normal;
  margin-top: 8px;
}

.fb_icon {
  position: absolute;
  top: 58vh;
  left: 35px;
}
.fb_icon img {
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.fb_icon img:hover {
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.scrolldown2 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  top: 80vh;
  left: 50px;
  z-index: 9;
}

/*Scrollテキストの描写*/
.scrolldown2 span {
  /*描画位置*/
  position: absolute;
  left: 0;
  bottom: 70px;
  /*テキストの形状*/
  color: #1E1E1E;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 0;
  /*縦書き設定*/
  writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: -1px;
  /*丸の形状*/
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #000;
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
  0% {
    bottom: 45px;
  }
  100% {
    bottom: 0px;
  }
}
/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
/* 線の描写 */
.scrolldown2:after {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: 0;
  /*線の形状*/
  width: 1px;
  height: 50px;
  background: #000;
}

.privacy .sec01,
.privacy .sec02,
.privacy .sec03 {
  margin: 80px 0 100px;
}
.privacy .sec01 h2.base01,
.privacy .sec02 h2.base01,
.privacy .sec03 h2.base01 {
  font-size: 32px;
}
.privacy .sec01 h3,
.privacy .sec02 h3,
.privacy .sec03 h3 {
  font-weight: bold;
  font-size: 24px;
  margin: 40px 0 24px;
}
.privacy .sec01 p,
.privacy .sec02 p,
.privacy .sec03 p {
  margin-bottom: 24px;
}
.privacy .sec01 li,
.privacy .sec02 li,
.privacy .sec03 li {
  padding-left: 1.2em;
  text-indent: -1.2em;
  margin-bottom: 10px;
}
.privacy .sec01 .t_r,
.privacy .sec02 .t_r,
.privacy .sec03 .t_r {
  text-align: right;
  margin-top: 32px;
  font-size: 94%;
}
.privacy .sec01 .contact_area,
.privacy .sec02 .contact_area,
.privacy .sec03 .contact_area {
  background: #f6f4e8;
  padding: 24px 32px 1px;
}
.privacy .sec01 .contact_area h4,
.privacy .sec02 .contact_area h4,
.privacy .sec03 .contact_area h4 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 8px;
}
.privacy .sec01 .contact_area p,
.privacy .sec02 .contact_area p,
.privacy .sec03 .contact_area p {
  font-size: 14px;
}
.privacy .sec03 {
  margin-bottom: 300px;
}

footer {
  margin-top: -200px;
}
footer .wrap01 {
  background: url("../images/common/foot_img02.png") repeat-x 50% 0;
  padding-top: 186px;
  overflow: hidden;
}
footer .wrap02 {
  background: url("../images/common/foot_img01.png") repeat-x 30% 0;
  padding-top: 116px;
  position: relative;
  z-index: 2;
}
footer .base {
  background: #249e31;
  position: relative;
  z-index: 1;
  color: #fff;
  padding-top: 70px;
}
footer .base .left {
  float: left;
  width: 50%;
  font-size: 14px;
  line-height: 160%;
}
footer .base .left .foot_logo {
  width: 370px;
  padding-bottom: 25px;
}
footer .base .right {
  float: right;
  width: 50%;
}
footer .base .right .ttl {
  width: 61px;
}
footer .base .right ul {
  border-top: #92cf98 solid 1px;
  padding-top: 10px;
  margin-top: 20px;
  margin-right: -3%;
}
footer .base .right ul li a {
  display: block;
  float: left;
  width: 30.33333%;
  margin-right: 3%;
  color: #fff;
  background: url("../images/common/link_arrow03.png") no-repeat 0 50%;
  font-size: 13px;
  padding: 2px 0 2px 17px;
}
footer .base .banner {
  clear: both;
  padding-top: 60px;
}
footer .base .banner ul {
  overflow: hidden;
  margin-right: -2%;
}
footer .base .banner ul li {
  float: left;
  width: 23%;
  margin-right: 2%;
}
footer .copy {
  margin-top: 75px;
  border-top: #208326 solid 1px;
  text-align: center;
  font-size: 12px;
  padding: 35px 0 50px;
}

.lows_head .inner {
  padding: 60px 0 0;
}
.lows_head .inner h1 {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
}
.lows_head .inner .en_b {
  color: #249e31;
  font-weight: bold;
}
.lows_head.page_company {
  background: url("../images/company/ttl.png") no-repeat calc(100% - 5vw) 50px;
}
.lows_head.page_company .kv {
  background: url("../images/home/mv.jpg") no-repeat 50% 50%/cover;
  height: 248px;
}
.lows_head.page_service {
  background: url("../images/service/ttl.png") no-repeat calc(100% - 5vw) 50px;
}
.lows_head.page_service .kv {
  background: url("../images/service/kv.jpg") no-repeat 50% 50%/cover;
  height: 248px;
}
.lows_head.page_info {
  background: url("../images/info/ttl.png") no-repeat calc(100% - 5vw) 50px;
}
.lows_head.page_info .kv {
  background: url("../images/info/kv.jpg") no-repeat 50% 50%/cover;
  height: 248px;
}
.lows_head.page_contact {
  background: url("../images/contact/ttl.png") no-repeat calc(100% - 5vw) 50px;
}
.lows_head.page_contact .kv {
  background: url("../images/home/mv.jpg") no-repeat 50% 50%/cover;
  height: 248px;
}
.lows_head.page_privacy {
  background: url("../images/privacy/ttl.png") no-repeat calc(100% - 5vw) 50px;
}
.lows_head.page_privacy .kv {
  background: url("../images/home/mv.jpg") no-repeat 50% 50%/cover;
  height: 248px;
}
.lows_head.page_environmental {
  background: url("../images/environmental/ttl.png") no-repeat calc(100% - 5vw) 50px;
}
.lows_head.page_environmental .kv {
  background: url("../images/environmental/kv.jpg") no-repeat 50% 50%/cover;
  height: 248px;
}
.lows_head .breadcrumb {
  padding: 60px 0 20px;
}
.lows_head .breadcrumb ol.lists {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.lows_head .breadcrumb ol.lists .item {
  font-size: 12px;
  padding: 0;
  margin: 0;
}
.lows_head .breadcrumb ol.lists .item a {
  color: #000;
  text-decoration: none;
  padding-bottom: 5px;
}
.lows_head .breadcrumb ol.lists .item a:hover {
  color: #249e31;
}
.lows_head .breadcrumb ol.lists .item:first-child a {
  background: none;
}
.lows_head .breadcrumb ol.lists .item:after {
  content: ">";
  color: #249e31;
  margin: 0 10px;
}
.lows_head .breadcrumb ol.lists .item:last-child:after {
  content: "";
}
.lows_head .breadcrumb ol.lists .item.top_link {
  background: url("../images/common/breadcrumb.png") no-repeat 0 48%;
  padding-left: 23px;
}
.lows_head .breadcrumb ol.lists li:before {
  display: none;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 15px;
    overflow-x: hidden !important;
  }
  /* ---- 見出し ---- */
  h2.base01 {
    font-size: 26px !important;
    margin-bottom: 52px;
  }
  h2.base01 span {
    background: url("../images/common/h2_bg.png") repeat-x 0 100%/9px;
    padding: 0 0 20px;
  }
  /* ---- インナー ---- */
  .inner {
    width: auto;
    padding: 0 24px;
  }
  .inner_s {
    width: auto;
    padding: 0 24px;
  }
  /* ヘッダー
  ----------------------------------------------------*/
  header {
    position: relative;
    height: 80px;
  }
  header .logo {
    position: absolute;
    width: 70%;
    padding: 0;
  }
  header .logo a {
    padding: 15px 0 0 26px;
    display: block;
  }
  header .logo img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  header .nav_wrap {
    position: absolute;
    right: 0;
    width: calc(100% - 135px);
  }
  .scrolldown2 {
    top: 60vh !important;
  }
  .lows_head .inner {
    padding: 40px 24px 0;
  }
  .lows_head .inner h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .lows_head .inner .en_b {
    color: #249e31;
    font-weight: bold;
  }
  .lows_head.page_company {
    background: url("../images/company/ttl.png") no-repeat calc(100% - 5vw) 30px/700px;
  }
  .lows_head.page_company .kv {
    background: url("../images/home/mv.jpg") no-repeat 50% 50%/cover;
    height: 200px;
  }
  .lows_head.page_service {
    background: url("../images/service/ttl.png") no-repeat calc(100% - 5vw) 30px/700px;
  }
  .lows_head.page_service .kv {
    background: url("../images/service/kv.jpg") no-repeat 50% 50%/cover;
    height: 200px;
  }
  .lows_head.page_info {
    background: url("../images/info/ttl.png") no-repeat calc(100% - 5vw) 35px/800px;
  }
  .lows_head.page_info .kv {
    background: url("../images/info/kv.jpg") no-repeat 50% 50%/cover;
    height: 200px;
  }
  .lows_head.page_contact {
    background: url("../images/contact/ttl.png") no-repeat calc(100% - 5vw) 30px/700px;
  }
  .lows_head.page_contact .kv {
    background: url("../images/home/mv.jpg") no-repeat 50% 50%/cover;
    height: 200px;
  }
  .lows_head.page_privacy {
    background: url("../images/privacy/ttl.png") no-repeat calc(100% - 5vw) 30px/1200px;
  }
  .lows_head.page_privacy .kv {
    background: url("../images/home/mv.jpg") no-repeat 50% 50%/cover;
    height: 200px;
  }
  .lows_head.page_environmental {
    background: url("../images/environmental/ttl.png") no-repeat calc(100% - 5vw) 30px/1200px;
  }
  .lows_head.page_environmental .kv {
    background: url("../images/environmental/kv.jpg") no-repeat 50% 50%/cover;
    height: 200px;
  }
  .lows_head .breadcrumb {
    padding: 30px 0 20px 0;
    margin-right: -10px;
  }
  .lows_head .breadcrumb ol.lists {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .lows_head .breadcrumb ol.lists .item {
    font-size: 11px;
    padding: 0;
    margin: 0;
  }
  .lows_head .breadcrumb ol.lists .item a {
    color: #000;
    text-decoration: none;
    padding-bottom: 5px;
  }
  .lows_head .breadcrumb ol.lists .item a:hover {
    color: #249e31;
  }
  .lows_head .breadcrumb ol.lists .item:first-child a {
    background: none;
  }
  .lows_head .breadcrumb ol.lists .item:after {
    content: ">";
    color: #249e31;
    margin: 0 5px;
  }
  .lows_head .breadcrumb ol.lists .item:last-child:after {
    content: "";
  }
  .lows_head .breadcrumb ol.lists .item.top_link {
    background: url("../images/common/breadcrumb.png") no-repeat 0 48%;
    padding-left: 23px;
  }
  .lows_head .breadcrumb ol.lists li:before {
    display: none;
  }
  /* メニュー */
  .burger-nav {
    color: #fff;
    position: fixed;
    right: 0;
    top: 0;
    display: none;
    z-index: 910;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .burger-nav.open {
    display: block;
  }
  .burger-nav.close {
    display: none;
  }
  .burger-icon {
    display: block;
    width: 60px;
    height: 80px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 920;
    background: #249e31;
    padding: 20px;
  }
  .burger-icon span {
    position: absolute;
    left: 17px;
    width: 45%;
    height: 1px;
    background-color: #fff;
    border-radius: 4px;
    transition: all 0.4s;
  }
  .burger-icon span:nth-of-type(1) {
    top: 36%;
  }
  .burger-icon span:nth-of-type(2) {
    top: 50%;
  }
  .burger-icon span:nth-of-type(3) {
    bottom: 36%;
  }
  .burger-icon.is-burger-nav-open span {
    background-color: #fff;
  }
  .burger-icon.is-burger-nav-open span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg);
  }
  .burger-icon.is-burger-nav-open span:nth-of-type(2) {
    opacity: 0;
  }
  .burger-icon.is-burger-nav-open span:nth-of-type(3) {
    transform: translateY(-10px) rotate(45deg);
  }
  .burger-nav {
    padding-top: 80px;
  }
  .burger-nav a {
    width: 100%;
    float: none;
    padding: 22px 20px;
    border-top: #444 solid 1px;
    background-size: 15px;
    text-align: left;
  }
  .burger-nav a.nav_btn {
    width: 100%;
    float: none;
    padding: 22px 20px;
    border-top: #444 solid 1px;
    background-size: 15px;
    text-align: left;
    border-radius: 0;
    margin: 0;
  }
  .burger-nav a span {
    display: none;
  }
  .g_head.fix {
    height: 80px;
  }
  .g_head.fix .logo img {
    width: 100%;
  }
  .g_head.fix .logo a {
    padding-top: 15px;
  }
  footer {
    margin-top: -200px;
  }
  footer .wrap01 {
    background: url("../images/common/foot_img02.png") repeat-x 10% 0;
    padding-top: 186px;
    overflow: hidden;
  }
  footer .wrap02 {
    background: url("../images/common/foot_img01.png") repeat-x 80% 0;
    padding-top: 116px;
    position: relative;
    z-index: 2;
  }
  footer .base {
    background: #249e31;
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 30px 0 0;
  }
  footer .base .left {
    float: none;
    width: 100%;
    font-size: 13px;
    text-align: center;
    margin-bottom: 25px;
  }
  footer .base .left .foot_logo {
    width: 100%;
    padding-bottom: 15px;
  }
  footer .base .right {
    float: none;
    width: 100%;
  }
  footer .base .right .ttl {
    width: 61px;
    margin: 0 auto;
  }
  footer .base .right ul {
    border-top: #92cf98 solid 1px;
    border-right: #92cf98 solid 1px;
    padding-top: 0;
    margin-top: 20px;
    margin-right: 0;
    overflow: hidden;
  }
  footer .base .right ul li a {
    width: 100%;
    margin: 0;
    border-left: #92cf98 solid 1px;
    border-bottom: #92cf98 solid 1px;
    padding: 10px 10px 10px 40px;
    background-position: 20px 50%;
  }
  footer .base .banner {
    clear: both;
    padding-top: 35px;
  }
  footer .base .banner ul li {
    width: 48%;
    margin-bottom: 10px;
  }
  footer .base .copy {
    margin-top: 25px;
    border-top: #208326 solid 1px;
    text-align: center;
    font-size: 12px;
    padding: 25px 0 30px;
  }
  .privacy .sec01,
  .privacy .sec02,
  .privacy .sec03 {
    margin: 60px 0 60px;
  }
  .privacy .sec01 h2.base01,
  .privacy .sec02 h2.base01,
  .privacy .sec03 h2.base01 {
    font-size: 22px !important;
    margin-bottom: 32px;
  }
  .privacy .sec01 h2.base01 span,
  .privacy .sec02 h2.base01 span,
  .privacy .sec03 h2.base01 span {
    background: none !important;
  }
  .privacy .sec01 h3,
  .privacy .sec02 h3,
  .privacy .sec03 h3 {
    font-weight: bold;
    font-size: 18px;
    padding-left: 1.2em;
    text-indent: -1.2em;
  }
  .privacy .sec01 p,
  .privacy .sec02 p,
  .privacy .sec03 p {
    margin-bottom: 24px;
  }
  .privacy .sec01 li,
  .privacy .sec02 li,
  .privacy .sec03 li {
    padding-left: 1.2em;
    text-indent: -1.2em;
    margin-bottom: 10px;
  }
  .privacy .sec01 .t_r,
  .privacy .sec02 .t_r,
  .privacy .sec03 .t_r {
    text-align: right;
    margin-top: 32px;
    font-size: 90%;
  }
  .privacy .sec01 .contact_area,
  .privacy .sec02 .contact_area,
  .privacy .sec03 .contact_area {
    background: #f6f4e8;
    padding: 24px 32px 1px;
  }
  .privacy .sec01 .contact_area h4,
  .privacy .sec02 .contact_area h4,
  .privacy .sec03 .contact_area h4 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 8px;
  }
  .privacy .sec01 .contact_area p,
  .privacy .sec02 .contact_area p,
  .privacy .sec03 .contact_area p {
    font-size: 14px;
  }
  .privacy .sec03 {
    margin-bottom: 300px;
  }
}
/* =================================================================

    その他

================================================================= */
.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}
/* メインビジュアル */
.home .hero_outer {
  z-index: 2;
  position: relative;
}
.home .hero {
  content: "";
  display: block;
  clear: both;
}
.home .hero .hero_wrap {
  width: 100%;
  height: 60vh;
  overflow: hidden;
  position: relative;
  z-index: 9999;
}
.home .hero .hero_wrap .hero_wrap_content {
  width: 100%;
}
.home .hero .hero_wrap .hero_wrap_content .ins {
  display: block;
  height: 60vh;
  padding: 42vh 0 0 0;
  background: url("../images/home/mv.jpg") no-repeat 50% 25%;
  background-size: cover;
  border-radius: 30px 0 0 30px;
  position: relative;
}
.home .hero .hero_wrap .hero_wrap_content br.br_sp {
  display: none;
}
.home .hero .sns_wrap li {
  width: 21px;
  margin: auto;
}
.home .hero .sns_wrap li a:hover {
  border-radius: 0.6;
}
.home .burger-nav a span {
  display: block;
  font-size: 10px;
  color: #7c8590;
  font-weight: normal;
  margin-top: 8px;
}
.home #contents {
  background: #f6f4e8;
  padding-top: 210px;
  margin-top: -100px;
  padding-bottom: 300px;
}
.home #contents .sec01 .cont_wrap {
  background: url("../images/home/sec01_03.png") no-repeat 50% 0;
  position: relative;
  padding: 30px 0;
}
.home #contents .sec01 .cont_wrap .left {
  position: relative;
  float: left;
  width: 30%;
  z-index: 1;
}
.home #contents .sec01 .cont_wrap .left h2 {
  font-size: 37px;
  font-weight: 900;
  margin-bottom: 60px;
}
.home #contents .sec01 .cont_wrap .left .btn_style01 {
  margin-top: 40px;
  font-weight: 700;
}
.home #contents .sec01 .cont_wrap .right {
  position: absolute;
  top: 0;
  right: -30px;
  z-index: 0;
}
.home #contents .sec01 .cont_wrap .right .img {
  margin-top: 100px;
}
.home #contents .sec01 .cont_wrap .right .en_ttl {
  position: absolute;
  top: -72px;
  right: 65px;
  width: 45px;
}
.home #contents .sec02 {
  padding-top: 200px;
}
.home #contents .sec02 .ttlarea {
  background: url("../images/common/h2_bg.png") repeat-x 0 100%/6px;
  overflow: hidden;
  padding-bottom: 20px;
}
.home #contents .sec02 .ttlarea h2 {
  font-size: 24px;
  font-weight: 700;
  float: left;
}
.home #contents .sec02 .ttlarea .btn {
  float: right;
}
.home #contents .sec02 .ttlarea .btn a {
  display: block;
  width: 110px;
  border-radius: 100px;
  color: #249e31;
  background: #e9f5ea url("../images/home/sec02_02.png") no-repeat 30% 50%;
  font-size: 13px;
  padding: 4px;
  padding-left: 50%;
}
.home #contents .sec02 .base {
  position: relative;
  z-index: 1;
  padding: 50px 70px 70px 105px;
}
.home #contents .sec02 .base::after {
  content: "";
  display: block;
  width: 200%;
  height: 100%;
  min-height: 100px;
  background: #fff url("../images/home/sec02_03.png") no-repeat 50% 90%;
  position: absolute;
  right: 0%;
  top: 0;
  z-index: -1;
  border-radius: 0 20px 20px 0;
}
.home #contents .sec02 .base .body .blk a {
  display: block;
  border-bottom: #e2e0d3 solid 1px;
  padding: 15px;
  background: url("../images/common/link_arrow2.png") no-repeat 98% 50%;
  overflow: hidden;
}
.home #contents .sec02 .base .body .blk a .date {
  font-weight: bold;
  float: left;
  width: 15%;
}
.home #contents .sec02 .base .body .blk a .ttl {
  float: left;
  width: 85%;
  color: #000;
}
.home #contents .sec02 .en_ttl {
  position: absolute;
  top: -37px;
  left: 0;
  width: 45px;
}

@media screen and (max-width: 768px) {
  .home {
    /* メインビジュアル */
  }
  .home .hero_outer {
    z-index: 2;
    position: relative;
  }
  .home .hero .hero_wrap {
    height: 40vh;
  }
  .home .hero .hero_wrap_content {
    margin-left: 24px !important;
    border-radius: 15px 0 0 15px !important;
  }
  .home .hero .hero_wrap_content .ins {
    padding: 0 !important;
    background: url("../images/home/mv.jpg") no-repeat 62% 30%/518% !important;
    background-size: cover;
    overflow: hidden;
    border-radius: 15px 0 0 15px !important;
    height: 40vh !important;
  }
  .home .hero .hero_wrap_content .text-area span.main-text {
    font-size: 38px !important;
    font-weight: bold;
    padding: 0 0 16px 0;
    line-height: 200%;
  }
  .home .hero .hero_wrap_content .text-area span.sub-text {
    font-size: 18px !important;
    padding: 2px 0;
    line-height: 200%;
  }
  .home .fb_icon {
    position: absolute;
    top: 54vh;
    left: 10px;
    width: 20px;
  }
  .home .scrolldown2 {
    display: none;
  }
  .home #contents {
    background: #f6f4e8;
    padding-top: 110px;
    margin-top: -100px;
    padding-bottom: 200px;
  }
  .home #contents .sec01 .cont_wrap {
    background: url("../images/home/sec01_03.png") no-repeat 50% 20px/100%;
    position: relative;
    padding: 30px 0 240px;
  }
  .home #contents .sec01 .cont_wrap .left {
    float: left;
    width: 100%;
  }
  .home #contents .sec01 .cont_wrap .left h2 {
    font-size: 37px;
    font-weight: 900;
    margin-bottom: 50px;
  }
  .home #contents .sec01 .cont_wrap .left .btn_style01 {
    margin-top: 40px;
    font-weight: 700;
  }
  .home #contents .sec01 .cont_wrap .right {
    position: absolute;
    top: auto;
    bottom: 0;
    right: -30px;
  }
  .home #contents .sec01 .cont_wrap .right .en_ttl {
    display: none;
  }
  .home #contents .sec02 {
    padding-top: 100px;
  }
  .home #contents .sec02 .ttlarea {
    background: url("../images/common/h2_bg.png") repeat-x 0 100%/6px;
    overflow: hidden;
    padding-bottom: 20px;
  }
  .home #contents .sec02 .ttlarea h2 {
    font-size: 22px;
    font-weight: 700;
    float: left;
    padding-top: 3px;
  }
  .home #contents .sec02 .ttlarea .btn {
    float: right;
  }
  .home #contents .sec02 .ttlarea .btn a {
    display: block;
    font-size: 13px;
    padding: 4px;
    padding-left: 50%;
  }
  .home #contents .sec02 .base {
    padding: 50px 24px 70px 0;
  }
  .home #contents .sec02 .base::after {
    content: "";
    display: block;
    width: 200%;
    height: 100%;
    min-height: 100px;
    background: #fff url("../images/home/sec02_03.png") no-repeat 50% 95%;
    position: absolute;
    right: 0%;
    top: 0;
    z-index: -1;
    border-radius: 0 20px 20px 0;
  }
  .home #contents .sec02 .base .body .blk a {
    padding: 15px 30px 20px 0;
  }
  .home #contents .sec02 .base .body .blk a .date {
    font-weight: bold;
    float: none;
    width: auto;
    font-size: 11px;
  }
  .home #contents .sec02 .base .body .blk a .ttl {
    float: none;
    width: auto;
    line-height: 150%;
  }
  .home #contents .sec02 .en_ttl {
    position: absolute;
    top: -57px;
    left: 0;
    width: 35px;
  }
  .home .br_sp {
    display: block !important;
  }
  .home .sub_fb {
    display: none;
  }
}
.company h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 80px;
}
.company .sec01 {
  padding: 60px 0 80px;
}
.company .sec01 .inner_s {
  position: relative;
}
.company .sec01 .inner_s .s_ttl {
  position: absolute;
  top: 123px;
  left: 0;
  width: 30px;
}
.company .sec01 .body {
  width: 600px;
  margin: auto;
}
.company .sec01 .body p {
  padding-bottom: 25px;
}
.company .sec01 .body .name {
  text-align: right;
}
.company .sec01 .body .name .position {
  color: #249e31;
  font-size: 12px;
}
.company .sec01 .body .name .ceo_name {
  font-weight: bold;
  font-size: 20px;
}
.company .sec01 .body .name .s_name {
  color: #777;
  font-size: 12px;
}
.company .sec02 {
  padding: 60px 0 60px;
}
.company .sec02 table {
  margin-bottom: 50px;
}
.company .sec02 td span {
  color: #249e31;
}
.company .sec02 .btn_style02 a {
  margin: auto;
}
.company .sec03 .map_wrap {
  position: relative;
}
.company .sec03 .map_wrap .inner_s {
  position: absolute;
  top: -45px;
  left: 100px;
  width: 100%;
}
.company .sec03 .map_wrap .inner_s img {
  width: 250px;
}
.company .sec03 .map_wrap .inner_s h2 {
  text-align: left;
}
.company .sec03 .map_in iframe {
  width: 100%;
  height: 600px;
}

@media screen and (max-width: 768px) {
  .company .sec01 {
    padding: 40px 0 60px;
  }
  .company .sec01 h2 {
    margin-bottom: 67px;
  }
  .company .sec01 .inner_s {
    position: relative;
  }
  .company .sec01 .inner_s .s_ttl {
    display: none;
  }
  .company .sec01 .body {
    width: auto;
    margin: auto;
  }
  .company .sec01 .body p {
    padding-bottom: 25px;
  }
  .company .sec01 .body .name {
    text-align: right;
  }
  .company .sec01 .body .name .position {
    color: #249e31;
    font-size: 12px;
  }
  .company .sec01 .body .name .ceo_name {
    font-weight: bold;
    font-size: 20px;
  }
  .company .sec01 .body .name .s_name {
    color: #777;
    font-size: 12px;
  }
  .company .sec02 {
    padding: 60px 0 10px;
  }
  .company .sec02 table {
    width: 100%;
    border-top: #e2e0d3 solid 1px;
    margin-bottom: 30px !important;
  }
  .company .sec02 th {
    width: 100%;
    display: block;
    border-top: none;
    border-bottom: none;
    padding: 15px 0 2px 10px;
    font-size: 13px;
    color: #249e31;
  }
  .company .sec02 td {
    width: 100%;
    display: block;
    border-top: none;
    padding: 0 0 15px 10px;
  }
  .company .sec03 .map_wrap .inner_s {
    display: none;
  }
  .company .sec03 .map_in iframe {
    width: 100%;
    height: 600px;
  }
}
.service .base {
  position: relative;
  z-index: 1;
}
.service .base .base_in {
  position: relative;
  margin-bottom: 0;
  padding: 0 0 0 0;
}
.service .base .base_in::after {
  content: "";
  display: block;
  width: 100%;
  background: #000 url("../images/service/sec01_01.jpg") no-repeat 50% 50%;
  background-size: cover;
  height: 360px;
  position: absolute;
  left: -10%;
  top: 0px;
  z-index: 0;
  border-radius: 30px;
  transition: all 0.3s ease;
}
.service .body .main {
  border-left: 5px solid #fff;
  padding: 5px 0 10px 20px;
  font-size: 18px;
  font-weight: 700;
}
.service .sec01 {
  margin: 80px 0 300px;
}
.service .sec01 .ttl_area {
  color: #fff;
  position: absolute;
  top: 50px;
  z-index: 2;
}
.service .sec01 .ttl_area h2 {
  color: #fff;
  font-weight: 900;
  font-size: 28px;
  margin: 80px 0 20px;
}
.service .sec01 .ttl_area h2 .en_b {
  color: #249e31;
  font-size: 29px;
}
.service .sec01 .ttl_area h2 .sla {
  font-size: 15px;
  padding: 0 15px;
  vertical-align: 5px;
}
.service .sec01 .ttl_area div.en_b {
  color: #249e31;
  letter-spacing: 3px;
  font-size: 18px;
}
.service .sec01 .body {
  position: relative;
  top: 180px;
  background: #249e31;
  color: #fff;
  padding: 235px 0 90px;
  z-index: 0;
}
.service .sec01 .body .info {
  color: #c5f7c8;
  font-size: 14px;
  padding-top: 30px;
}
.service .sec01 .body .info table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 15px;
  line-height: 160%;
}
.service .sec01 .body .info table th {
  width: 15%;
  border-left: #c5f7c8 solid 2px;
  padding-left: 20px;
}
.service .sec01 .body .info table td {
  width: 35%;
}
.service .sec01 .body .info table .none {
  display: none;
}
.service .sec02 {
  margin-bottom: 300px;
}
.service .sec02 .base_in::after {
  background: #000 url("../images/service/sec02_01.jpg") no-repeat 50% 50%/cover;
}
.service .sec02 .ttl_area {
  color: #fff;
  position: absolute;
  top: 50px;
  z-index: 2;
}
.service .sec02 .ttl_area h2 {
  color: #fff;
  font-weight: 900;
  font-size: 28px;
  margin: 80px 0 20px;
}
.service .sec02 .ttl_area h2 .en_b {
  color: #f9b400;
  font-size: 29px;
}
.service .sec02 .ttl_area h2 .sla {
  font-size: 15px;
  padding: 0 15px;
  vertical-align: 5px;
}
.service .sec02 .ttl_area div.en_b {
  color: #f9b400;
  letter-spacing: 3px;
  font-size: 18px;
}
.service .sec02 .body {
  position: relative;
  top: 180px;
  background: #ce9501;
  color: #fff;
  padding: 235px 0 90px;
  z-index: 0;
}
.service .sec02 .body p {
  margin-bottom: 20px;
}
.service .sec03 {
  margin-bottom: 500px;
}
.service .sec03 .base_in::after {
  background: #000 url("../images/service/sec03_01.jpg") no-repeat 50% 50%/cover;
}
.service .sec03 .ttl_area {
  color: #fff;
  position: absolute;
  top: 50px;
  z-index: 2;
}
.service .sec03 .ttl_area h2 {
  color: #000;
  font-weight: 900;
  font-size: 28px;
  margin: 80px 0 20px;
}
.service .sec03 .ttl_area h2 .en_b {
  color: #00437d;
  font-size: 29px;
}
.service .sec03 .ttl_area h2 .sla {
  font-size: 15px;
  padding: 0 15px;
  vertical-align: 5px;
}
.service .sec03 .ttl_area div.en_b {
  color: #00437d;
  letter-spacing: 3px;
  font-size: 18px;
}
.service .sec03 .body {
  position: relative;
  top: 180px;
  background: #00437d;
  color: #fff;
  padding: 235px 0 90px;
  z-index: 0;
}
.service .sec03 .body p {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .service .base .base_in::after {
    content: "";
    display: block;
    width: 100%;
    background: #000 url("../images/service/sec01_01.jpg") no-repeat 50% 50%;
    background-size: cover;
    height: 240px;
    position: absolute;
    left: -10%;
    top: 0px;
    z-index: 0;
    border-radius: 30px;
    transition: all 0.3s ease;
  }
  .service .body .main {
    border-left: 5px solid #fff;
    padding: 5px 0 10px 20px;
    font-size: 17px;
    font-weight: 700;
  }
  .service .sec01 {
    margin: 80px 0 175px;
  }
  .service .sec01 .ttl_area {
    color: #fff;
    position: absolute;
    top: 50px;
    z-index: 2;
  }
  .service .sec01 .ttl_area h2 {
    color: #fff;
    font-weight: 900;
    font-size: 22px;
    margin: 38px 0 20px;
  }
  .service .sec01 .ttl_area h2 .en_b {
    font-size: 27px;
  }
  .service .sec01 .ttl_area div.en_b {
    font-size: 15px;
  }
  .service .sec01 .body {
    top: 110px;
    padding: 166px 0 45px;
  }
  .service .sec01 .body .info table {
    border-spacing: 0 !important;
  }
  .service .sec01 .body .info table th {
    width: 35%;
    display: block;
    float: left;
    margin-bottom: 25px;
  }
  .service .sec01 .body .info table td {
    width: 65%;
    display: block;
    float: left;
    margin-bottom: 25px;
  }
  .service .sec02 {
    margin-bottom: 175px;
  }
  .service .sec02 .base_in::after {
    background: #000 url("../images/service/sec02_01.jpg") no-repeat 50% 50%/cover;
  }
  .service .sec02 .ttl_area h2 {
    color: #fff;
    font-weight: 900;
    font-size: 22px;
    margin: 38px 0 20px;
  }
  .service .sec02 .ttl_area h2 .en_b {
    font-size: 27px;
  }
  .service .sec02 .ttl_area div.en_b {
    font-size: 15px;
  }
  .service .sec02 .body {
    top: 110px;
    background: #ce9501;
    padding: 166px 0 45px;
  }
  .service .sec03 {
    margin-bottom: 350px;
  }
  .service .sec03 .base_in::after {
    background: #000 url("../images/service/sec03_01.jpg") no-repeat 50% 50%/cover;
  }
  .service .sec03 .ttl_area h2 {
    color: #000;
    font-size: 22px;
    margin: 38px 0 20px;
  }
  .service .sec03 .ttl_area h2 .en_b {
    color: #00437d;
    font-size: 27px;
  }
  .service .sec03 .ttl_area div.en_b {
    font-size: 15px;
  }
  .service .sec03 .body {
    top: 110px;
    background: #00437d;
    padding: 166px 0 45px;
  }
}
.info .body {
  margin: 70px 0 300px;
  border-top: #e2e0d3 solid 1px;
  overflow: hidden;
}
.info .body .blk a {
  display: block;
  border-bottom: #e2e0d3 solid 1px;
  padding: 19px;
  background: url("../images/common/link_arrow2.png") no-repeat 98% 50%;
  overflow: hidden;
}
.info .body .blk a .date {
  font-weight: bold;
  float: left;
  width: 15%;
}
.info .body .blk a .ttl {
  float: left;
  width: 85%;
  color: #000;
}
.info.detail {
  padding: 0 0 300px;
}
.info.detail .lows_head {
  border-bottom: #e2e0d3 solid 1px;
}
.info.detail .ttl {
  border-bottom: #249e31 solid 1px;
  padding-bottom: 40px;
  margin-bottom: 0;
}
.info.detail .ttl h1 {
  font-weight: 700;
  font-size: 28px;
  padding: 50px 0 10px;
}
.info.detail .ttl time {
  color: #249e31;
}
.info.detail .body {
  border-top: none;
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 50px;
}
.info.detail .body p {
  margin-bottom: 30px;
}
.info.detail .body img {
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.info.detail .page_nav {
  position: relative;
  border-top: #e2e0d3 solid 1px;
  padding-top: 30px;
}
.info.detail .page_nav .prev a {
  display: block;
  width: 16%;
  float: left;
  border-radius: 100px;
  border: #249e31 solid 1px;
  text-align: center;
  background: url("../images/common/link_arrow04.png") no-repeat 20px 50%;
  font-size: 13px;
  padding: 7px;
}
.info.detail .page_nav .next a {
  display: block;
  width: 16%;
  float: right;
  border-radius: 100px;
  border: #249e31 solid 1px;
  text-align: center;
  background: url("../images/common/link_arrow2.png") no-repeat calc(100% - 20px) 50%;
  font-size: 13px;
  padding: 7px;
}
.info.detail .page_nav .list {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 16%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.info.detail .page_nav .list a {
  display: block;
  width: 100%;
  border-radius: 100px;
  color: #249e31;
  background: #e9f5ea url("../images/home/sec02_02.png") no-repeat 30% 50%;
  font-size: 13px;
  padding: 9px;
  padding-left: 50%;
}

@media screen and (max-width: 768px) {
  .info .body {
    margin: 70px 0 300px;
    border-top: #e2e0d3 solid 1px;
    overflow: hidden;
  }
  .info .body .blk a {
    display: block;
    border-bottom: #e2e0d3 solid 1px;
    padding: 20px 30px 20px 10px;
    background: url("../images/common/link_arrow2.png") no-repeat 98% 50%;
    overflow: hidden;
  }
  .info .body .blk a .date {
    font-weight: bold;
    float: none;
    width: 100%;
  }
  .info .body .blk a .ttl {
    float: none;
    width: 100%;
    color: #000;
  }
  .info.detail {
    padding: 0 0 400px;
  }
  .info.detail .lows_head {
    border-bottom: #e2e0d3 solid 1px;
  }
  .info.detail .ttl h1 {
    font-weight: 700;
    font-size: 26px;
    padding: 40px 0 10px;
  }
  .info.detail .ttl time {
    color: #249e31;
  }
  .info.detail .body {
    border-top: none;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 50px;
  }
  .info.detail .body p {
    margin-bottom: 30px;
  }
  .info.detail .body img {
    display: block;
    overflow: hidden;
    border-radius: 20px;
  }
  .info.detail .page_nav {
    position: relative;
    border-top: #e2e0d3 solid 1px;
    padding-top: 30px;
  }
  .info.detail .page_nav .prev a {
    width: 48%;
    padding: 10px;
  }
  .info.detail .page_nav .next a {
    width: 48%;
    padding: 10px;
  }
  .info.detail .page_nav .list {
    position: absolute;
    top: 100px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .info.detail .page_nav .list a {
    display: block;
    width: 100%;
    border-radius: 100px;
    color: #249e31;
    background: #e9f5ea url("../images/home/sec02_02.png") no-repeat 43% 50%;
    font-size: 13px;
    padding: 12px;
    padding-left: 50%;
  }
}
.contact h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 80px;
}
.contact .sec01 {
  margin-bottom: 300px;
}
.contact .sec01 .base {
  margin: 50px 0;
  background: #f6f4e8;
  padding: 50px 80px 50px 80px;
  border-radius: 20px;
}
.contact .sec01 .base table {
  width: 100%;
}
.contact .sec01 .base th {
  width: 30%;
  padding: 20px;
  border-bottom: #e2e0d3 solid 1px;
}
.contact .sec01 .base th .must {
  background: #C41215;
  color: #fff;
  font-size: 12px;
  padding: 2px 7px 3px;
  font-weight: normal;
  border-radius: 100px;
  margin-right: 7px;
}
.contact .sec01 .base th .any {
  background: #fff;
  color: #777;
  font-size: 12px;
  padding: 2px 7px 3px;
  font-weight: normal;
  border-radius: 100px;
  margin-right: 7px;
}
.contact .sec01 .base td {
  width: 70%;
  padding: 20px;
  border-bottom: #e2e0d3 solid 1px;
}
.contact .sec01 .base td input, .contact .sec01 .base td textarea {
  width: 100%;
  padding: 10px 15px !important;
  background: #fff;
  border: #e2e0d3 solid 1px;
  border-radius: 8px;
}
.contact .sec01 .base td textarea {
  height: 200px;
}
.contact .sec01 .base .btn {
  padding: 50px 0 0;
}
.contact .sec01 .base .btn .wpcf7-submit {
  border: 0;
  display: block;
  border-radius: 100px;
  width: 270px;
  background: #249e31 url("../images/common/link_arrow03.png") no-repeat calc(100% - 20px) 50%;
  text-align: center;
  padding: 10px !important;
  color: #fff;
  margin: auto;
}
.contact .sec01 .base .btn .wpcf7-submit:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .contact .sec01 {
    margin-bottom: 300px;
  }
  .contact .sec01 .base {
    margin: 30px 0;
    background: #f6f4e8;
    padding: 24px 24px 0 24px;
    border-radius: 20px;
  }
  .contact .sec01 .base table {
    width: 100%;
  }
  .contact .sec01 .base th {
    width: 100%;
    display: block;
    padding: 20px 0 5px 0;
    border-bottom: none;
  }
  .contact .sec01 .base th .must {
    background: #C41215;
    color: #fff;
    font-size: 10px;
    padding: 2px 7px 3px;
    font-weight: normal;
    border-radius: 100px;
    margin-right: 7px;
  }
  .contact .sec01 .base th .any {
    background: #fff;
    color: #777;
    font-size: 10px;
    padding: 2px 7px 3px;
    font-weight: normal;
    border-radius: 100px;
    margin-right: 7px;
  }
  .contact .sec01 .base td {
    width: 100%;
    display: block;
    padding: 10px 0 30px;
    border-bottom: #e2e0d3 solid 1px;
  }
  .contact .sec01 .base td input, .contact .sec01 .base td textarea {
    width: 100%;
    padding: 10px 15px !important;
    background: #fff;
    border: #e2e0d3 solid 1px;
    border-radius: 8px;
  }
  .contact .sec01 .base td textarea {
    height: 200px;
  }
  .contact .sec01 .base .btn {
    padding: 50px 0;
  }
  .contact .sec01 .base .btn .wpcf7-submit {
    border: 0;
    display: block;
    border-radius: 100px;
    width: 270px;
    background: #249e31 url("../images/common/link_arrow03.png") no-repeat calc(100% - 20px) 50%;
    text-align: center;
    padding: 10px !important;
    color: #fff;
    margin: auto;
  }
}
.environmental .sec01 {
  padding: 64px 0 60px;
}
.environmental .sec01 h2 {
  text-align: center;
  margin-bottom: 100px;
}
.environmental .sec01 .ttl_intro {
  text-align: center;
  margin: -40px 0 54px;
}
.environmental .sec01 .body {
  padding: 0 0 60px;
}
.environmental .sec01 .body h3 {
  font-size: 28px;
  margin-bottom: 30px;
  font-weight: bold;
}
.environmental .sec01 .body h3 .en_b {
  color: #249e31;
  font-size: 29px;
}
.environmental .sec01 .body h3 .sla {
  font-size: 15px;
  padding: 0 8px;
  vertical-align: 5px;
  font-weight: normal;
}
.environmental .sec01 .body p.intro {
  margin-bottom: 30px;
}
.environmental .sec01 .body .img {
  padding: 0 117px;
}
.environmental .sec01 .body h4 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 32px;
}
.environmental .sec01 .body .t2 {
  padding: 16px 0 24px;
}
.environmental .sec01 .body table {
  width: 100%;
}
.environmental .sec01 .body table th {
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  padding: 8px;
  width: 20%;
  font-weight: bold;
}
.environmental .sec01 .body table td {
  border-top: #ddd solid 1px;
  border-bottom: #ddd solid 1px;
  padding: 8px 0;
  width: 80%;
}
.environmental .sec01 .body table td a {
  text-decoration: underline;
}
.environmental .sec02 {
  margin-bottom: 300px;
  background: #F6F4E8;
  padding: 80px 0 120px;
}
.environmental .sec02 h2 {
  text-align: center;
}
.environmental .sec02 p.caution {
  text-align: right;
  margin-bottom: 80px;
  padding-right: 143px;
}
.environmental .sec02 p.intro {
  margin-bottom: 30px;
}
.environmental .sec02 .body {
  border-top: 1px solid #E2E0D3;
}
.environmental .sec02 .body .base {
  display: flex;
  border-bottom: 1px solid #E2E0D3;
  padding: 32px 0;
}
.environmental .sec02 .body .base .ttl {
  width: 20%;
}
.environmental .sec02 .body .base .info {
  width: 80%;
  font-weight: bold;
  /* 通常のアイコン */
  /* ホバー時のアイコン切り替え */
}
.environmental .sec02 .body .base .info a {
  text-decoration: underline !important;
  color: #000;
}
.environmental .sec02 .body .base .info a:hover {
  color: #249e31;
  text-decoration: none;
}
.environmental .sec02 .body .base .info .link-with-icon {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  gap: 4px;
}
.environmental .sec02 .body .base .info .link-with-icon .icon {
  width: 16px;
  transition: all 0.3s ease;
}
.environmental .sec02 .body .base .info .link-with-icon:hover .icon {
  content: url("/wp-content/themes/sendai-ko-biomass-power/assets/images/environmental/pdf_hover.png");
}

@media screen and (max-width: 768px) {
  .environmental .sec01 {
    padding: 64px 0 24px;
  }
  .environmental .sec01 h2.base01 {
    margin-bottom: 54px;
    font-size: 24px !important;
  }
  .environmental .sec01 .ttl_intro {
    margin: -10px 0 54px;
  }
  .environmental .sec01 .body {
    padding: 0 0 60px;
  }
  .environmental .sec01 .body h3 {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: bold;
  }
  .environmental .sec01 .body h3 .en_b {
    color: #249e31;
    font-size: 19px;
  }
  .environmental .sec01 .body h3 .sla {
    font-size: 15px;
    padding: 0 8px;
    vertical-align: 5px;
    font-weight: normal;
  }
  .environmental .sec01 .body p.intro {
    margin-bottom: 16px;
  }
  .environmental .sec01 .body .img {
    padding: 0;
  }
  .environmental .sec02 {
    margin-bottom: 300px;
    background: #F6F4E8;
    padding: 64px 0 120px;
  }
  .environmental .sec02 h2 {
    text-align: center;
    font-size: 24px !important;
  }
  .environmental .sec02 h2 span {
    padding: 0 0 7px !important;
    line-height: 200% !important;
  }
  .environmental .sec02 p.caution {
    text-align: right;
    margin-bottom: 40px;
    padding-right: 0;
    font-size: 12px;
  }
  .environmental .sec02 p.intro {
    margin-bottom: 16px;
  }
  .environmental .sec02 .body {
    border-top: 1px solid #E2E0D3;
  }
  .environmental .sec02 .body .base {
    display: block;
    padding: 16px 0 24px 0;
  }
  .environmental .sec02 .body .base .ttl {
    width: 100%;
  }
  .environmental .sec02 .body .base .info {
    width: 100%;
    /* 通常のアイコン */
    /* ホバー時のアイコン切り替え */
  }
  .environmental .sec02 .body .base .info a {
    text-decoration: underline !important;
    color: #000;
  }
  .environmental .sec02 .body .base .info a:hover {
    color: #249e31;
    text-decoration: none;
  }
  .environmental .sec02 .body .base .info .link-with-icon {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    gap: 4px;
  }
  .environmental .sec02 .body .base .info .link-with-icon .icon {
    width: 16px;
    transition: all 0.3s ease;
  }
  .environmental .sec02 .body .base .info .link-with-icon:hover .icon {
    content: url("/wp-content/themes/sendai-ko-biomass-power/assets/images/environmental/pdf_hover.png");
  }
}/*# sourceMappingURL=style.css.map */