@charset "UTF-8";
@font-face {
  font-family: "jarrow";
  src: url("../jarrow/JARROW__.TTF") format("truetype"), url("../jarrow/JARROW__.eot") format("eot"), url("../jarrow/JARROW__.woff") format("woff"), url("../jarrow/JARROW__.woff2") format("woff2");
}
@font-face {
  font-family: "digital";
  src: url("../UDDigiKyokashoN-B/uddigikyokashon_b.ttf") format("truetype"), url("../UDDigiKyokashoN-UDDigiKyokashoN-B/UDDigiKyokashoN-B.eot") format("eot"), url("../UDDigiKyokashoN-B/UDDigiKyokashoN-B.woff") format("woff"), url("../UDDigiKyokashoN-B/UDDigiKyokashoN-B.woff2") format("woff2");
}
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5% !important;
  overflow: visible !important;
}

body {
  font-size: 1.4em !important;
  letter-spacing: 0.15em;
  font-weight: 300;
  color: #eee;
  font-family: digital;
  background: #111 !important;
  word-wrap: break-word;
  overflow-x: hidden;
  counter-reset: number 0;
  animation: fadeIn 3s ease 0s 1 normal;
}
@media only screen and (max-width: 1024px) {
  body {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 1.6em !important;
  }
}
body div,
body dt,
body dd,
body a,
body li {
  font-weight: 300;
}
body > div,
body .blog {
  line-height: 2.6em !important;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
::-moz-selection {
  background-color: #1f6141;
  color: #fff;
}
::selection {
  background-color: #1f6141;
  color: #fff;
}

/*スクロールバー全体*/
::-webkit-scrollbar {
  width: 6px;
}

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: #1f6141;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

.inner {
  max-width: 100%;
  width: 1400px;
  margin: 0 auto;
}

.inner2 {
  max-width: 100%;
  width: 1000px;
  margin: 0 auto;
}

.bg100,
.inner_out {
  width: calc(100vw - 8px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.bg100_2,
.inner_out2 {
  margin-left: calc((1200px - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 1400px) {
  .bg100_2,
  .inner_out2 {
    margin-left: calc((100vw - 100%) / 2 * -1) !important;
  }
}

.bg100_3,
.inner_out3 {
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((1200px - 100%) / 2 * -1) !important;
}
@media screen and (max-width: 1400px) {
  .bg100_3,
  .inner_out3 {
    margin-right: calc((100vw - 100%) / 2 * -1) !important;
  }
}

h1,
h2,
h3,
.blog_ttl {
  line-height: 1.8;
  letter-spacing: 0.15em;
  font-family: "Noto Serif JP", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
}

li {
  list-style: none;
}

.pd0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#contents_wrap,
#global_header,
#global_footer {
  position: relative;
}

#contents_wrap {
  min-width: 100% !important;
  padding: 0 20px;
}
@media screen and (max-width: 1400px) {
  #contents_wrap {
    width: 100% !important;
  }
}

#contents {
  padding: 0;
  background: none !important;
  width: 100%;
}

#main {
  max-width: 100% !important;
  float: none !important;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  #main {
    width: 100%;
  }
}

#col_main {
  width: 100% !important;
  float: none !important;
}

.en_1 {
  font-family: jarrow !important;
}

.en_2 {
  font-family: "Lora", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho" !important;
}

.ja_1 {
  font-family: "Noto Serif JP", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho" !important;
}

.ja_2 {
  font-family: "digital" !important;
}

.sml-1 {
  font-size: 0.6em;
}

.jcc {
  justify-content: center;
}

.jcsb {
  justify-content: space-between;
}

.aifs {
  align-items: flex-start;
}

.aic {
  align-items: center;
}

.sml {
  font-size: 0.66em;
}

.bgcover {
  background-size: cover;
}

.bgcontain {
  background-size: contain;
}

.weight100 {
  font-weight: 100;
}

.weight300 {
  font-weight: 300;
}

.weight400 {
  font-weight: 400;
}

.weight500 {
  font-weight: 500;
}

.weight600 {
  font-weight: 600;
}

.weight700 {
  font-weight: 700;
}

.weight900 {
  font-weight: 900;
}

.small {
  font-size: 0.8em;
}

.middle {
  font-size: 1em;
}

.large {
  font-size: 1.4em;
}

.bold {
  font-weight: bold;
}

.center {
  display: block;
  text-align: center !important;
}
.center img {
  margin: 0 auto !important;
}

.left {
  display: block;
  text-align: left !important;
}

.right {
  display: block;
  text-align: right !important;
}

.acc-color {
  color: #2b2b2b !important;
}
.acc-color a {
  color: #2b2b2b !important;
}

.main-color {
  color: #1f6141 !important;
}
.main-color a {
  color: #1f6141 !important;
}

.base-color {
  color: #111 !important;
}
.base-color a {
  color: #111 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.box {
  overflow: inherit !important;
}

.box100 .box {
  width: 100%;
}

.pcnone {
  display: none;
}
@media only screen and (max-width: 834px) {
  .pcnone {
    display: block;
  }
}

@media only screen and (max-width: 1024px) {
  .pctabnone {
    display: none;
  }
}

@media only screen and (max-width: 834px) {
  .tabnone {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .spnone {
    display: none;
  }
}

.none {
  display: none;
}

.block {
  display: block !important;
}

@media screen and (min-width: 641px) {
  .spblk {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .pctabblk {
    display: none;
  }
}

@media screen and (min-width: 835px) {
  .tabblk {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .pcblk {
    display: none;
  }
}

.float_none img {
  float: none !important;
}

.img_mz img {
  margin: 0 !important;
}

a.itext {
  width: auto !important;
  height: auto !important;
}

.annot {
  display: none !important;
}

.flex {
  flex-wrap: wrap;
}

@media only screen and (max-width: 640px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 20px;
    max-width: 100% !important;
    text-align: center;
    max-width: 100% !important;
  }
}

.nolink {
  pointer-events: none;
}

.link_1 a {
  color: #eee !important;
  text-decoration: underline !important;
}
.link_1 a:hover {
  text-decoration: underline !important;
}

@media only screen and (max-width: 640px) {
  .sptxt {
    text-align: left !important;
  }
}
@media only screen and (max-width: 640px) {
  .sptxt div {
    text-align: left !important;
  }
}

@media only screen and (max-width: 640px) {
  .tbl_scroll table {
    table-layout: auto;
  }
}

.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
}

.mincho {
  font-family: "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
}

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

@media only screen and (max-width: 640px) {
  .fltL {
    float: none;
    width: 100% !important;
  }
  .fltR {
    float: none;
    width: 100% !important;
  }
  .sptal {
    text-align: left !important;
  }
  .sptar {
    text-align: right !important;
  }
  .sptac {
    text-align: center !important;
  }
  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
}
.clearfix:after {
  visibility: inherit !important;
}

#global_header {
  min-width: 100% !important;
}

#global_footer {
  min-width: 100% !important;
}

copy {
  display: inline !important;
  padding: 0 !important;
}

header,
.clone-nav {
  max-width: 100%;
}
header a,
.clone-nav a {
  color: #eee !important;
}

.header .col2,
.clone-nav {
  z-index: 100;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 1024px) {
  .header .col2,
  .clone-nav {
    display: none;
  }
}

.header {
  padding: 0 20px;
}

.clone-nav {
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: auto !important;
  z-index: 2;
  width: 100%;
  transition: 0.3s;
  transform: translateY(-120%);
  background: rgba(17, 17, 17, 0.9);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

.is-show {
  transform: translateY(0);
}

@media only screen and (max-width: 1024px) {
  header .nav,
  .clone-nav .nav {
    display: none;
  }
}
header .nav .nav-list,
.clone-nav .nav .nav-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  header .nav .nav-list,
  .clone-nav .nav .nav-list {
    width: 580px;
  }
}
header .nav .nav-list .nav-item,
.clone-nav .nav .nav-list .nav-item {
  flex-grow: 1;
  position: relative; /*ドロップダウン基準点*/
}
header .nav .nav-list .nav-item > a,
header .nav .nav-list .nav-item > span,
.clone-nav .nav .nav-list .nav-item > a,
.clone-nav .nav .nav-list .nav-item > span {
  font-size: 16px;
  font-family: jarrow;
  color: #eee;
  display: block;
  padding: 10px 0;
}
@media screen and (min-width: 1025px) {
  header .nav i,
  .clone-nav .nav i {
    display: none;
  }
}

.header-container {
  width: 100%;
  display: flex;
  align-items: center;
}
.header-container .col1 {
  margin-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .header-container .col1 {
    display: none;
  }
}
.header-container .col1-logo img {
  max-width: 200px;
}

.col2-flex,
.col3-flex {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1024px) {
  .col2-flex,
  .col3-flex {
    width: 100%;
  }
}
.col2-tel,
.col3-tel {
  margin-right: 20px;
}
.col2-tel span,
.col3-tel span {
  font-family: jarrow;
}
.col2-tel a,
.col3-tel a {
  font-size: 24px;
  font-family: "Lora", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
  font-weight: 500;
}
.col2-tel a span,
.col3-tel a span {
  font-size: 0.66em;
}
.col2-sns a,
.col3-sns a {
  color: #eee;
  margin: 0 10px;
  font-size: 20px;
}

.main {
  position: relative;
  overflow: hidden;
}
.main-item:nth-child(odd) {
  animation: none !important;
}
.main .slider img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  min-height: 630px;
  height: 80vh !important;
}
@media only screen and (max-width: 1024px) {
  .main .slider img {
    height: auto !important;
    min-height: 500px;
  }
}
@media only screen and (max-width: 640px) {
  .main .slider img {
    height: 80vh !important;
  }
}

.slide-animation img {
  animation: fadezoom 10s forwards;
}

@keyframes fadezoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.scroll {
  position: absolute;
  left: 50%;
  bottom: 60px;
  transform: translate(-50%, 0);
  z-index: 10;
  padding: 0 0 50px;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #eee !important;
  font-family: jarrow;
}
@media only screen and (max-width: 640px) {
  .scroll {
    font-size: 16px;
  }
}
.scroll::after {
  content: "";
  background: url(../images/home/scroll_arrow.png) no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 43px;
  height: 23px;
  background-size: contain;
  animation: fwfw 1s infinite;
}

@keyframes fwfw {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.sub_menu {
  flex-wrap: wrap;
  position: absolute;
  z-index: 999999;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  max-width: inherit;
}
.sub_menu li {
  width: 100%;
  position: relative;
  z-index: 99;
  line-height: 1.8;
  display: inline-block;
}
.sub_menu li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.sub_menu a {
  display: block;
  background: rgba(17, 17, 17, 0.9);
  color: #eee !important;
  padding: 10px 0 !important;
  margin-bottom: 0 !important;
  text-shadow: none !important;
  font-family: jarrow;
}
.sub_menu a:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #111 !important;
}

.is-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 999999999;
}

.loading {
  background: #1f6141;
  margin: auto;
  width: 100%;
  height: 100% !important;
  text-align: center;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-animation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loading-animation img {
  opacity: 0.8;
  transition: 0.5s;
}
.loading-animation:hover {
  cursor: pointer;
}
.loading-animation:hover img {
  transition: 0.5s;
  opacity: 1 !important;
}

.open #nav-toggle:before {
  transition: 2s;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 21px;
  font-family: jarrow;
  text-align: center;
  font-size: 18px;
  content: "Close";
}
.open #nav-toggle:after {
  display: none;
}

#nav-toggle {
  position: fixed;
  top: 0;
  left: 0;
  cursor: pointer;
  height: 70px;
  width: 100%;
  background: black;
}
#nav-toggle > div {
  position: relative;
  margin: 0 auto;
}
#nav-toggle:after {
  transition: 2s;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 21px;
  font-family: jarrow;
  text-align: center;
  font-size: 18px;
  content: "Menu";
}
@media screen and (min-width: 1025px) {
  #nav-toggle {
    display: none;
  }
}

.open #nav-toggle span:nth-child(1) {
  top: 15px;
  transform: rotate(45deg);
}
.open #nav-toggle span:nth-child(3) {
  top: 15px;
  transform: rotate(-45deg);
}

/* z-index */
#nav-toggle {
  z-index: 9999;
}

#container {
  z-index: 900;
}

#gloval-nav {
  width: 100%;
  padding: 60px;
  height: 100%;
  margin: 0 0 0 auto;
  visibility: hidden;
  overflow: auto;
  background: rgba(31, 97, 65, 0.9);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
  opacity: 0;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  z-index: 100;
}
@media only screen and (max-width: 1024px) {
  #gloval-nav {
    padding: 40px;
  }
}

#gloval-nav .col2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#gloval-nav .col2 a {
  color: #eee !important;
}
#gloval-nav .col2 li,
#gloval-nav .col2 > div {
  text-align: left;
  opacity: 0;
  transition: transform 0.6s ease, opacity 0.2s ease;
  transform: translateY(20px);
}
#gloval-nav .col2 .nav {
  width: 100%;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
  #gloval-nav .col2 .nav {
    margin-bottom: 60px;
  }
}
#gloval-nav .col2-flex {
  justify-content: center;
}
#gloval-nav .col2-tel, #gloval-nav .col2-sns {
  margin: 0 30px 0 0;
}
@media only screen and (max-width: 1024px) {
  #gloval-nav .col2-tel, #gloval-nav .col2-sns {
    text-align: center !important;
    margin: 0;
  }
}
#gloval-nav .col2-tel {
  margin-right: 20px;
}
#gloval-nav .col2-tel a {
  border: 1px solid;
  padding: 0.75em 1em 0.85em;
  font-size: 30px;
}
@media screen and (max-width: 1200px) {
  #gloval-nav .col2-tel a {
    font-size: 24px;
  }
}
#gloval-nav .col2-tel a:after {
  display: none;
}
@media only screen and (max-width: 834px) {
  #gloval-nav .col2-tel a {
    font-size: 24px;
  }
}
#gloval-nav .col2-tel a::after {
  position: absolute;
  content: "";
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 2px;
  background: #eee;
  transition: all 0.3s ease 0s;
}
#gloval-nav .col2-tel a:hover::after {
  width: 60px;
}
#gloval-nav nav {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#gloval-nav ul {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  list-style: none;
  background-size: contain;
  background-position: center;
  justify-content: space-between;
  width: 100%;
}
#gloval-nav ul .nav-item {
  flex-grow: inherit !important;
  width: 48%;
}
#gloval-nav ul .nav-item a {
  display: block;
  text-decoration: none;
  padding: 20px 0;
  font-size: 36px;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid rgba(238, 238, 238, 0.15);
}
@media screen and (max-width: 1400px) {
  #gloval-nav ul .nav-item a {
    font-size: 2.1428571429vw;
  }
}
@media only screen and (max-width: 1024px) {
  #gloval-nav ul .nav-item a {
    font-size: 2.34375vw;
    padding: 20px 0;
  }
}
@media only screen and (max-width: 834px) {
  #gloval-nav ul .nav-item a {
    font-size: 2.8776978417vw;
  }
}
@media only screen and (max-width: 640px) {
  #gloval-nav ul .nav-item a {
    font-size: 4.375vw;
  }
}
#gloval-nav ul .col4-sns {
  margin-top: 40px;
  display: flex;
  width: 50%;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  #gloval-nav ul .col4-sns {
    margin-top: 10px;
  }
}

.open {
  overflow: hidden;
}
.open #gloval-nav {
  visibility: visible;
  opacity: 1;
}
.open #gloval-nav .col2 li,
.open #gloval-nav .col2 > div {
  opacity: 1;
  transform: translateY(0);
  transition: transform 1s ease, opacity 0.9s ease;
  transition-delay: 0.5s;
}

#mainArea2 {
  position: relative;
}

#local-keyvisual {
  position: relative;
  background: url(../images/contents/cont_main.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#local-keyvisual-title {
  max-width: 100%;
  width: 1400px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

#local-keyvisual h1,
.blog_ttl {
  font-family: jarrow;
  z-index: 1;
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 4em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 1.5;
  height: 400px;
}
@media only screen and (max-width: 1024px) {
  #local-keyvisual h1,
  .blog_ttl {
    font-size: 3.2em;
    min-height: auto;
    height: 300px;
    min-height: auto;
  }
}
@media only screen and (max-width: 640px) {
  #local-keyvisual h1,
  .blog_ttl {
    font-size: 2.4em;
    height: 250px;
  }
}

#local-keyvisual h1 span,
.blog_ttl span {
  display: block;
  font-size: 0.35em;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 640px) {
  #local-keyvisual h1 span,
  .blog_ttl span {
    margin-top: 0;
  }
}

#local-keyvisual h1 span:empty {
  display: none;
}

#local-keyvisual #local-keyvisual-bg,
#local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#global_footer {
  background: none !important;
  padding: 140px 20px 100px;
}
#global_footer a {
  text-decoration: none !important;
}

.col3-logo a {
  display: block;
  max-width: 400px;
  margin: 0 auto;
}
.col3-sns {
  margin-top: 20px;
}

.copyright {
  font-size: 13px;
  opacity: 0.15;
  font-family: jarrow;
  margin-top: 60px;
}

.pagetop {
  position: fixed;
  right: 0;
  bottom: 40px;
  z-index: 99;
  width: 120px;
  right: 20px;
}
.pagetop:hover {
  animation: bound-anim 0.6s;
}
.pagetop a {
  display: block;
}
.pagetop a img {
  opacity: 0.8;
  transition: 0.5s;
}
.pagetop a:hover img {
  opacity: 1;
  transition: 0.5s;
}
@media screen and (max-width: 1400px) {
  .pagetop {
    width: 100px;
  }
}

@keyframes bound-anim {
  0%, 100% {
    bottom: 40px;
  }
  30% {
    bottom: 60px;
  }
}
div a:-moz-any-link {
  color: #eee;
}
div a:any-link {
  color: #eee;
}

.cont_1 .btn-1 {
  margin-top: 30px;
}

.cont_2 .img_1 {
  width: 50%;
  margin-right: 80px;
}
@media screen and (max-width: 1400px) {
  .cont_2 .img_1 {
    margin-right: 7vw;
    width: 45%;
  }
}
@media screen and (max-width: 1200px) {
  .cont_2 .img_1 {
    width: 40%;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_2 .img_1 {
    width: 80%;
    margin: 0 auto 80px;
    height: 480px;
    overflow: hidden;
  }
  .cont_2 .img_1 img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}
@media only screen and (max-width: 834px) {
  .cont_2 .img_1 {
    width: 90%;
  }
}
.cont_2 .txtbox_1 {
  flex: 1;
}
@media only screen and (max-width: 1024px) {
  .cont_2 .txtbox_1 {
    flex: inherit;
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 834px) {
  .cont_2 .txtbox_1 {
    width: 95%;
  }
}
.cont_2 .box_1 .box a {
  color: #eee;
  font-family: jarrow;
  display: inline-block;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 230px;
  position: relative;
  text-decoration: none;
  border: 1px solid transparent;
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1) !important;
  width: 100%;
}
.cont_2 .box_1 .box a:hover {
  border-color: #fff;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
  outline-color: transparent;
  outline-offset: 12px;
  text-shadow: 2px 2px 3px #000;
}

.banner_1 .box {
  position: relative;
}
.banner_1 a {
  color: #eee !important;
  border: 2px solid #1f6141;
  position: relative;
}
.banner_1 a:after {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  width: 51px;
  height: 7px;
  position: absolute;
  bottom: 30px;
  right: 30px;
  transition: 0.5s;
  background-size: contain;
}
.banner_1 a:hover:after {
  right: 40px;
  transition: 0.5s;
}
.banner_1 a img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.banner_1 h2 {
  font-family: jarrow;
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cont_3 {
  background-size: cover;
  position: relative;
  background-position: center;
}
.cont_3::before {
  content: "";
  background: linear-gradient(to right, #111 0%, transparent 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.cont_4 {
  position: relative;
  text-align: center;
}
.cont_4_txt {
  max-width: 100%;
}
.cont_4 .bg_en {
  width: 100%;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
  text-align: center;
}
.cont_4.map_1 iframe {
  width: 1000px;
  max-width: 100%;
}

.lh-1 {
  line-height: 1.9;
}

.btnbox_1 a {
  width: 100%;
  line-height: 60px;
}

.btn a {
  display: block;
  max-width: 300px;
  background: #1f6141;
  color: #fff;
  margin-top: 20px;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 640px) {
  .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.flex1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex1._top {
  align-items: flex-start;
}
.flex1._center {
  align-items: center;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:before {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 1;
}
.flex1:after {
  width: calc(100% / 1 - 1%);
  content: "";
  order: 2;
}
.flex1 .box {
  width: calc(100% / 1 - 1%);
  margin-bottom: 2%;
}
@media only screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex1 .box img {
  width: 100% !important;
}

.flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex2._top {
  align-items: flex-start;
}
.flex2._center {
  align-items: center;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:before {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 1;
}
.flex2:after {
  width: calc(100% / 2 - 1%);
  content: "";
  order: 2;
}
.flex2 .box {
  width: calc(100% / 2 - 1%);
  margin-bottom: 2%;
}
@media only screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex2 .box img {
  width: 100% !important;
}

.flex3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex3._top {
  align-items: flex-start;
}
.flex3._center {
  align-items: center;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:before {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 1;
}
.flex3:after {
  width: calc(100% / 3 - 1%);
  content: "";
  order: 2;
}
.flex3 .box {
  width: calc(100% / 3 - 1%);
  margin-bottom: 2%;
}
@media only screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex3 .box img {
  width: 100% !important;
}

.flex4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex4._top {
  align-items: flex-start;
}
.flex4._center {
  align-items: center;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:before {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 1;
}
.flex4:after {
  width: calc(100% / 4 - 1%);
  content: "";
  order: 2;
}
.flex4 .box {
  width: calc(100% / 4 - 1%);
  margin-bottom: 2%;
}
@media only screen and (max-width: 834px) {
  ._tabwidth1 .box {
    width: 100%;
  }
  ._tabwidth2 .box {
    width: calc(50% - 1%);
  }
  ._tabwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
@media only screen and (max-width: 640px) {
  ._spwidth1 .box {
    width: 100%;
  }
  ._spwidth2 .box {
    width: calc(50% - 1%);
  }
  ._spwidth3 .box {
    width: calc(33.3333333333% - 1%);
  }
}
.flex4 .box img {
  width: 100% !important;
}

.square._100 .square-inner:before {
  padding-top: 100%;
}
.square._75 .square-inner:before {
  padding-top: 75%;
}
.square._66 .square-inner:before {
  padding-top: 66%;
}
.square td .square-inner {
  display: block;
  position: relative;
}
.square td .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square td .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .square-inner {
  display: block;
  position: relative;
}
.square > .square-inner .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}
.square > .box .itext {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .itext img {
  float: none !important;
  margin-right: 0 !important;
}
.square > .box .square-inner {
  display: block;
  position: relative;
}
.square > .box .square-inner:before {
  position: relative;
  z-index: 1;
  content: "";
  display: block;
  width: 100% !important;
}
.square > .box .square-inner img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit:cover;";
  width: 100% !important;
  height: 100% !important;
}

.bg100 {
  width: calc(100vw - 8px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.flex2cl_01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .flex2cl_01 {
    flex-direction: column-reverse;
  }
}
.flex2cl_01 .flxL {
  width: 57%;
}
@media only screen and (max-width: 834px) {
  .flex2cl_01 .flxL {
    width: 100%;
  }
}
.flex2cl_01 .flxR {
  width: 40%;
}
@media only screen and (max-width: 834px) {
  .flex2cl_01 .flxR {
    width: 100%;
    margin-bottom: 20px;
  }
}
.flex2cl_01 .flxR .img {
  width: 100%;
}
.flex2cl_01 .flxR .img img {
  width: 100% !important;
}

.flex2cl_02 {
  border: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -4%;
  margin-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  .flex2cl_02 {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 834px) {
  .flex2cl_02 {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex2cl_02 .box {
  position: relative;
  width: 46%;
  margin-left: 4%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1400px) {
  .flex2cl_02 .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
  }
}
@media only screen and (max-width: 834px) {
  .flex2cl_02 .box {
    width: 100%;
    margin-left: 0;
  }
}
.flex2cl_02 .box img {
  width: 100% !important;
}
.flex2cl_02 .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex2cl_02 .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex3cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -2.4390243902%;
}
@media screen and (max-width: 1400px) {
  .flex3cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 640px) {
  .flex3cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex3cl .box {
  position: relative;
  width: 30.8943089431%;
  margin-left: 2.4390243902%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1400px) {
  .flex3cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .flex3cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex3cl .box img {
  width: 100% !important;
}
.flex3cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex3cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.flex4cl {
  border: 0;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: -3.2258064516%;
}
@media screen and (max-width: 1400px) {
  .flex4cl {
    margin-left: -2.439%;
  }
}
@media only screen and (max-width: 640px) {
  .flex4cl {
    justify-content: space-between;
    margin-left: 0;
  }
}
.flex4cl .box {
  position: relative;
  width: 21.7741935484%;
  margin-left: 3.2258064516%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1400px) {
  .flex4cl .box {
    width: 47.5609%;
    margin-left: 2.439%;
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .flex4cl .box {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.flex4cl .box img {
  width: 100% !important;
}
.flex4cl .box tr:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
}
.flex4cl .box tr td {
  padding: 0 !important;
  border: 0 !important;
}

.imgtxt, .imgtxt02 {
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  .imgtxt, .imgtxt02 {
    padding: 0;
  }
}
.imgtxt article, .imgtxt02 article {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .imgtxt article, .imgtxt02 article {
    flex-wrap: wrap;
  }
}
.imgtxt .imgwrap, .imgtxt02 .imgwrap {
  position: relative;
  overflow: hidden;
  width: 50%;
  margin-left: 4%;
}
.imgtxt .imgwrap:before, .imgtxt02 .imgwrap:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 70%;
}
.imgtxt .imgwrap img, .imgtxt02 .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 1024px) {
  .imgtxt .imgwrap, .imgtxt02 .imgwrap {
    width: 90%;
    margin: 0 auto 4%;
  }
}
@media only screen and (max-width: 640px) {
  .imgtxt .imgwrap, .imgtxt02 .imgwrap {
    margin-bottom: 20px;
  }
}
.imgtxt .imgwrap:before, .imgtxt02 .imgwrap:before {
  padding-top: 70%;
}
.imgtxt .inbox, .imgtxt02 .inbox {
  flex: 1;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .imgtxt .inbox, .imgtxt02 .inbox {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .imgtxt .inbox, .imgtxt02 .inbox {
    margin-top: 0;
    flex: inherit;
    width: 90%;
    margin-right: 0;
  }
}
.imgtxt h2, .imgtxt02 h2 {
  font-size: 2em;
  margin-bottom: 30px;
  line-height: 2;
}
@media only screen and (max-width: 1024px) {
  .imgtxt h2, .imgtxt02 h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .imgtxt h2, .imgtxt02 h2 {
    font-size: 1.7em;
  }
}
@media only screen and (max-width: 640px) {
  .imgtxt h2, .imgtxt02 h2 {
    font-size: 1.5em;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .imgtxt h2 span, .imgtxt02 h2 span {
    font-weight: 700;
  }
}
.imgtxt.ver2 .imgwrap, .ver2.imgtxt02 .imgwrap {
  width: 40% !important;
  margin-left: 4% !important;
}
@media only screen and (max-width: 640px) {
  .imgtxt.ver2 .imgwrap, .ver2.imgtxt02 .imgwrap {
    width: 90% !important;
    margin: 0 auto 4% !important;
  }
}
.imgtxt.ver2 .inbox, .ver2.imgtxt02 .inbox {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .imgtxt.ver2 article, .ver2.imgtxt02 article {
    flex-wrap: nowrap !important;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 640px) {
  .imgtxt.ver2 article, .ver2.imgtxt02 article {
    flex-wrap: wrap !important;
  }
}
@media only screen and (max-width: 1024px) {
  .imgtxt.ver2 .inbox, .ver2.imgtxt02 .inbox {
    flex: 1;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 640px) {
  .imgtxt.ver2 .inbox, .ver2.imgtxt02 .inbox {
    flex: inherit;
  }
}

.imgtxt02 article {
  flex-direction: row;
}
.imgtxt02 .imgwrap {
  margin-left: 0;
  margin-right: 4%;
}
@media only screen and (max-width: 1024px) {
  .imgtxt02 .imgwrap {
    margin-right: 0;
  }
}

.imgtxt03, .imgtxt04 {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media only screen and (max-width: 834px) {
  .imgtxt03, .imgtxt04 {
    flex-wrap: wrap;
  }
}
.imgtxt03 .inbox, .imgtxt04 .inbox {
  width: 52%;
}
@media only screen and (max-width: 834px) {
  .imgtxt03 .inbox, .imgtxt04 .inbox {
    width: 100%;
  }
}
.imgtxt03 .imgwrap, .imgtxt04 .imgwrap {
  width: 44%;
}
@media only screen and (max-width: 834px) {
  .imgtxt03 .imgwrap, .imgtxt04 .imgwrap {
    width: 80%;
    margin: 0 auto 4%;
  }
}
@media only screen and (max-width: 640px) {
  .imgtxt03 .imgwrap, .imgtxt04 .imgwrap {
    width: 100%;
  }
}
.imgtxt03 .ttl, .imgtxt04 .ttl {
  background: #2b2b2b;
  color: #fff;
  font-family: "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
  padding: 0 40px 2px;
  margin-bottom: 10px;
  display: inline-block;
}
.imgtxt03.ver2 .imgwrap, .ver2.imgtxt04 .imgwrap {
  position: relative;
  overflow: hidden;
}
.imgtxt03.ver2 .imgwrap:before, .ver2.imgtxt04 .imgwrap:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 70%;
}
.imgtxt03.ver2 .imgwrap img, .ver2.imgtxt04 .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.imgtxt03.clearfix:after, .clearfix.imgtxt04:after {
  display: none;
}

.imgtxt04 {
  flex-direction: row;
}

.imgtxt05, .imgtxt06 {
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  .imgtxt05, .imgtxt06 {
    padding: 0;
  }
}
.imgtxt05 article, .imgtxt06 article {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .imgtxt05 article, .imgtxt06 article {
    flex-wrap: wrap;
  }
}
.imgtxt05 .imgwrap, .imgtxt06 .imgwrap {
  position: relative;
  overflow: hidden;
  width: 20%;
  margin-left: 2%;
}
.imgtxt05 .imgwrap:before, .imgtxt06 .imgwrap:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 80%;
}
.imgtxt05 .imgwrap img, .imgtxt06 .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 1024px) {
  .imgtxt05 .imgwrap, .imgtxt06 .imgwrap {
    width: 30%;
  }
}
@media only screen and (max-width: 834px) {
  .imgtxt05 .imgwrap, .imgtxt06 .imgwrap {
    width: 100%;
    margin: 0 auto 3%;
  }
}
.imgtxt05 .imgwrap:before, .imgtxt06 .imgwrap:before {
  padding-top: 70%;
}
.imgtxt05 .inbox, .imgtxt06 .inbox {
  flex: 1;
  background: #222;
  padding: 20px;
}
@media only screen and (max-width: 834px) {
  .imgtxt05 .inbox, .imgtxt06 .inbox {
    flex: inherit;
    width: 100%;
    margin-right: 0;
  }
}
.imgtxt05 .inbox .small, .imgtxt06 .inbox .small {
  font-size: 0.9em;
  line-height: 2.2;
  display: inline-block;
  margin-bottom: 20px;
}
.imgtxt05 h2, .imgtxt06 h2 {
  font-size: 1.4em;
  margin-bottom: 30px;
  line-height: 1.8;
  border-left: 5px solid #1f6141;
  padding-left: 1em;
}
@media only screen and (max-width: 640px) {
  .imgtxt05 h2, .imgtxt06 h2 {
    font-size: 1.2em;
  }
}
.imgtxt05 h2 .small, .imgtxt06 h2 .small {
  margin-bottom: 0 !important;
  font-size: 0.8em !important;
}

.imgtxt06 article {
  flex-direction: row;
}
.imgtxt06 .imgwrap {
  margin-left: 0;
  margin-right: 2%;
}
@media only screen and (max-width: 834px) {
  .imgtxt06 .imgwrap {
    margin-right: 0;
  }
}

.form_wrap #text {
  position: relative;
}
.form_wrap #text:after {
  position: absolute;
  content: "必須";
  top: 0px;
  right: -30px;
  font-size: 0.9em;
}
.form_wrap .name,
.form_wrap .kana,
.form_wrap .text,
.form_wrap .tel,
.form_wrap .radio {
  text-align: left !important;
}
@media only screen and (max-width: 640px) {
  .form_wrap dl {
    flex-wrap: wrap;
  }
}
.form_wrap dt,
.form_wrap dd {
  background: none !important;
}
@media only screen and (max-width: 640px) {
  .form_wrap dt,
  .form_wrap dd {
    width: 100% !important;
  }
}
@media only screen and (max-width: 640px) {
  .form_wrap dt {
    border-right: 1px solid !important;
  }
}

.c_contactArea {
  margin-top: 60px;
}
@media only screen and (max-width: 640px) {
  .c_contactArea .contact_form .date {
    display: flex;
  }
}
@media only screen and (max-width: 640px) {
  .c_contactArea .contact_form .number {
    text-align: left !important;
  }
}
@media only screen and (max-width: 640px) {
  .c_contactArea .contact_form div {
    float: none !important;
  }
}
.c_contactArea .contact_form dl {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.c_contactArea .contact_form dl:not(:last-child) {
  border-bottom: 1px solid rgba(238, 238, 238, 0.15);
}
.c_contactArea .contact_form dt,
.c_contactArea .contact_form dd {
  background: none !important;
  border: none !important;
}
.c_contactArea .contact_form dt {
  position: relative;
}
.c_contactArea .contact_form dd {
  text-align: left !important;
}
.c_contactArea .submit {
  max-width: 100%;
  width: 100%;
}
.c_contactArea .submit_c, .c_contactArea .submit_l,
.c_contactArea .submit_r {
  background: none;
  color: #fff !important;
  text-indent: 0;
  width: 300px;
  max-width: 100%;
  border-radius: 0;
  height: 60px;
  background: #1f6141;
  border: none;
  font-size: 16px;
  transition: 0.5s;
  font-family: digital;
  font-weight: 300;
}
.c_contactArea .submit_c:hover, .c_contactArea .submit_l:hover,
.c_contactArea .submit_r:hover {
  background: #2b2b2b;
  opacity: 1 !important;
}
.c_contactArea .submit_l,
.c_contactArea .submit_r {
  width: 250px;
  margin: 30px 10px;
  height: 60px;
}
@media only screen and (max-width: 640px) {
  .c_contactArea .submit_l,
  .c_contactArea .submit_r {
    margin: 10px;
  }
}

.submit_l,
.submit_r {
  float: none !important;
}

.mail.title {
  display: none;
}

#entry .back,
.shipment .back {
  margin: 20px 0 -30px 0 !important;
  width: 180px !important;
  max-width: 100% !important;
  height: 42px !important;
  line-height: 37px;
  border: 1px solid #ccc !important;
  border-radius: 0 !important;
  text-indent: 0 !important;
  background: none !important;
  background-color: #f5f5f5 !important;
  text-align: center;
}

.form_wrap.message {
  background: none !important;
}

.pan1 {
  max-width: 100%;
  width: 1400px;
  margin: 0 auto;
  padding-top: 30px;
  margin-bottom: 140px;
  font-family: "Noto Serif JP", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
}
@media only screen and (max-width: 640px) {
  .pan1 {
    margin-bottom: 60px;
    font-size: 14px;
  }
}
.pan1 i {
  margin-right: 10px;
}

.pankuzu {
  text-align: right;
}
.pankuzu ul {
  margin-top: 15px;
}
.pankuzu a {
  color: #8a8a8a !important;
}
.pankuzu li {
  display: inline-block;
  position: relative;
  color: #999 !important;
}
@media only screen and (max-width: 640px) {
  .pankuzu li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 640px) {
  .pankuzu li:last-child {
    margin-right: 10px;
  }
}
.pankuzu li:last-child:after {
  display: none;
}

#form_c2 {
  width: 1000px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  margin-top: 60px !important;
  text-align: center !important;
}

.style_form {
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .style_form {
    text-align: center;
  }
}
.style_form input {
  width: 100% !important;
}

.nf_txt {
  margin-top: 40px;
}
@media only screen and (max-width: 640px) {
  .nf_txt {
    margin-top: 0;
  }
}
.nf_txt h2 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: none;
}
@media only screen and (max-width: 640px) {
  .nf_txt h2 {
    font-size: 18px;
  }
}
.nf_txt p {
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .nf_txt p {
    font-size: 13px;
  }
}

.nf_btn a {
  color: #eee !important;
  text-align: center !important;
  border: 1px solid;
  padding: 0.8em 5em;
  width: 400px;
  margin: 0 auto;
  display: block;
  font-family: jarrow;
}
.nf_btn a::before {
  z-index: -1;
}
.nf_btn a:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
}
.nf_btn a:hover {
  background: #1f6141;
  color: #fff !important;
}

.policy_h2 h2 {
  font-size: 1.4em;
  border-bottom: 1px solid;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .policy_h2 h2 {
    font-size: 1.2em;
  }
}

.policy_txt {
  margin-bottom: 80px;
}

a:not(.not_opacity) {
  text-decoration: none;
  transition: 0.5s;
}
a:not(.not_opacity) img {
  transition: 0.5s;
}
a:not(.not_opacity):hover, a:not(.not_opacity):active {
  opacity: 0.7;
  transition: 0.5s;
  text-decoration: none !important;
}
a:not(.not_opacity):hover img {
  opacity: 0.8;
  transition: 0.5s;
}

.fadeInDown,
.fadeInLeft,
.fadeInRight,
.fadeInUp {
  animation-fill-mode: both;
  animation-duration: 2s;
  visibility: visible !important;
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fade_1,
.fade_2,
.fade_3,
.fade_4 {
  opacity: 0;
}

.map_1 iframe {
  vertical-align: bottom;
}
@media only screen and (max-width: 640px) {
  .map_1 iframe {
    height: 300px;
  }
}

#fancybox-title-float-main {
  line-height: 9px !important;
}

.fancybox-image {
  padding: 0 20px;
}

.sp_pop a {
  pointer-events: none;
}
@media only screen and (max-width: 640px) {
  .sp_pop a {
    pointer-events: inherit;
  }
}

.insta_slider .sns_list {
  flex-direction: row !important;
  border: none !important;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .insta_slider .sns_list > div {
    flex-direction: row;
  }
}
.insta_slider .sns_list > div {
  border-bottom: none;
  display: block;
}
.insta_slider .sns_list > div .slick-slide {
  padding: 0 10px;
}
@media only screen and (max-width: 640px) {
  .insta_slider .sns_list > div .slick-slide {
    padding: 0 5px;
  }
}
.insta_slider .sns_list > div .sns_photo {
  width: 100%;
  padding: 0;
  margin-bottom: 10px;
  position: relative;
}
.insta_slider .sns_list > div .sns_photo::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.insta_slider .sns_list > div .sns_photo img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}
.insta_slider .sns_list > div .sns_photo a {
  pointer-events: none;
}
.insta_slider .sns_list > div .sns_text {
  display: none;
}
.insta_slider .sns_list > div .sns_text ul {
  display: none;
}

.insta .sns_list {
  display: flex;
  box-sizing: border-box;
  border: none !important;
  flex-direction: row !important;
  align-content: space-between;
  flex-wrap: wrap;
}
.insta .sns_list > div {
  flex-direction: row !important;
  flex-wrap: wrap;
  border-bottom: none !important;
  align-content: flex-start;
  width: 23.5% !important;
  margin-bottom: 2%;
}
@media only screen and (max-width: 834px) {
  .insta .sns_list > div {
    width: 32% !important;
  }
}
@media only screen and (max-width: 640px) {
  .insta .sns_list > div {
    width: 48.5% !important;
    margin-bottom: 3%;
  }
}
.insta .sns_list > div:not(:nth-child(4n)) {
  margin-right: 2%;
}
@media only screen and (max-width: 834px) {
  .insta .sns_list > div:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .insta .sns_list > div:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 640px) {
  .insta .sns_list > div:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .insta .sns_list > div:not(:nth-child(2n)) {
    margin-right: 3%;
  }
}
.insta .sns_photo {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}
.insta .sns_photo a {
  display: block;
  position: relative;
  overflow: hidden;
}
.insta .sns_photo a:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.insta .sns_photo a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.insta .sns_text {
  display: none;
}
.insta .sns_date {
  margin: 10px 0;
  color: #1f6141 !important;
  letter-spacing: 0.1em;
}
.insta img {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}
.insta a {
  color: #2b2b2b !important;
}

.c_insta article.sns {
  border: none !important;
}
.c_insta .sns_photo {
  width: 40% !important;
  margin-right: 20px;
}
@media only screen and (max-width: 1024px) {
  .c_insta .sns_photo {
    width: 100% !important;
    margin-right: auto;
    margin-bottom: 10px;
  }
}
.c_insta .sns_sns_text {
  flex: 1 !important;
  width: auto !important;
}
.c_insta .sns_date {
  border-radius: 50px;
  padding: 3px 15px 0;
  margin-bottom: 15px !important;
  height: 30px;
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.05em;
  font-size: 1em !important;
  background: #1f6141;
  color: #fff !important;
}
.c_insta a {
  color: #fff !important;
}

.newswrap {
  background: #2b2b2b;
  padding: 20px;
  position: relative;
}
.newswrap > div {
  max-height: 800px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  transform: translateZ(0);
}
@media only screen and (max-width: 640px) {
  .newswrap > div {
    max-height: 1000px;
  }
}
.newswrap .box {
  overflow: initial !important;
}
.newswrap .box:not(:last-child) {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(238, 238, 238, 0.15);
  margin-bottom: 20px;
}
.newswrap .box article {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.newswrap .box article .img_1 {
  position: relative;
  overflow: hidden;
  width: 30%;
  margin-right: 2%;
}
.newswrap .box article .img_1:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 70%;
}
.newswrap .box article .img_1 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
@media only screen and (max-width: 1024px) {
  .newswrap .box article .img_1 {
    width: 35%;
  }
}
@media only screen and (max-width: 834px) {
  .newswrap .box article .img_1 {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.newswrap .box article > div:not(.img_1) {
  flex: 1;
}
@media only screen and (max-width: 834px) {
  .newswrap .box article > div:not(.img_1) {
    width: 100%;
    flex: inherit;
  }
}

.info_1 {
  background: #111;
}
.info_1 label {
  position: static;
}
.info_1 dl:last-child {
  border-bottom: 1px solid #ccc !important;
}
@media only screen and (max-width: 640px) {
  .info_1 dl {
    display: block !important;
  }
}
.info_1 dt,
.info_1 dd {
  padding: 10px !important;
}
@media only screen and (max-width: 640px) {
  .info_1 dt,
  .info_1 dd {
    width: 100% !important;
  }
}
.info_1 dt {
  text-align: center !important;
  align-items: center !important;
  background-color: none !important;
  background: #f5f5f5 !important;
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  border-right: none !important;
  color: #eee !important;
}
@media only screen and (max-width: 640px) {
  .info_1 dt {
    align-items: flex-start !important;
    border-right: 1px solid #ccc !important;
  }
}
.info_1 dd {
  border: 1px solid #ccc !important;
  border-bottom: none !important;
}
@media only screen and (max-width: 640px) {
  .info_1 dd {
    text-align: left;
  }
}
.info_1 a {
  color: #2b2b2b !important;
  text-decoration: underline !important;
}
.info_1 a:hover {
  color: #1f6141 !important;
}

.info_2 label {
  position: static;
}
.info_2 dl:nth-child(even) {
  background: #2b2b2b;
}
@media only screen and (max-width: 640px) {
  .info_2 dl {
    display: block !important;
    background: none !important;
  }
}
.info_2 dt,
.info_2 dd {
  padding: 10px !important;
  background: none !important;
  border: none !important;
}
@media only screen and (max-width: 640px) {
  .info_2 dt,
  .info_2 dd {
    width: 100% !important;
  }
}
.info_2 dt {
  text-align: center !important;
  align-items: center !important;
  background-color: none !important;
  border-bottom: none !important;
  border-right: none !important;
  color: #eee !important;
}
@media only screen and (max-width: 640px) {
  .info_2 dt {
    background: #f5f5f5 !important;
    align-items: flex-start !important;
  }
}
.info_2 dd {
  border-bottom: none !important;
}
@media only screen and (max-width: 640px) {
  .info_2 dd {
    background: #fff !important;
    text-align: left;
  }
}
.info_2 a {
  color: #eee !important;
  text-decoration: underline !important;
}
.info_2 a:hover {
  color: #2b2b2b !important;
}

.info_3 label {
  position: static;
}
@media only screen and (max-width: 834px) {
  .info_3 dl {
    flex-wrap: wrap;
    margin-bottom: 20px;
    background: black;
    padding: 20px;
  }
}
.info_3 dt {
  padding: 10px !important;
  text-align: center !important;
  background-color: none !important;
  border: none !important;
  border-right: none !important;
  position: relative;
  flex-direction: row !important;
  border-bottom: 1px solid #1f6141 !important;
  align-items: center !important;
  justify-content: center !important;
}
@media only screen and (max-width: 834px) {
  .info_3 dt {
    width: 100% !important;
    justify-content: flex-start !important;
    text-align: left !important;
    margin-bottom: 10px !important;
  }
}
.info_3 dd {
  padding: 10px 10px 10px 40px !important;
  border: none !important;
  background: none !important;
  border-bottom: 1px solid rgba(238, 238, 238, 0.1) !important;
}
@media only screen and (max-width: 834px) {
  .info_3 dd {
    padding: 10px !important;
    width: 100% !important;
    text-align: left;
  }
}
.info_3 a {
  color: #eee !important;
  text-decoration: underline !important;
}
.info_3 img {
  margin-bottom: 10px;
}

.info_4 {
  background: #2b2b2b;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "Noto Serif JP", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
}
.info_4 dl {
  flex-direction: row-reverse;
  align-items: end;
}
@media only screen and (max-width: 834px) {
  .info_4 dl {
    flex-wrap: wrap-reverse !important;
  }
}
.info_4 dl:not(:last-child) {
  border-bottom: 1px solid rgba(238, 238, 238, 0.15) !important;
}
.info_4 dl dt,
.info_4 dl dd {
  border: none !important;
  padding: 10px 0 !important;
}
.info_4 dl dd {
  text-align: left;
  font-size: 16px;
}
@media only screen and (max-width: 834px) {
  .info_4 dl dd {
    padding-bottom: 0 !important;
  }
}
.info_4 dl dd .txt {
  font-size: 13px;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.info_4 dl dt {
  text-align: right;
  align-items: flex-end !important;
}
.info_4.ver2 {
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
}
.info_4.ver2 dl {
  width: 48.5%;
  border-bottom: 1px solid rgba(238, 238, 238, 0.15) !important;
}

.info_5 {
  background: #2b2b2b;
  padding: 20px;
  font-family: "Noto Serif JP", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
}
@media only screen and (max-width: 640px) {
  .info_5 {
    padding-top: 10px;
  }
}
.info_5 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.info_5 li {
  width: 48.5%;
  padding: 10px 0;
  display: block;
  float: none !important;
  font-family: "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
  border-bottom: 1px solid rgba(238, 238, 238, 0.15) !important;
}
@media only screen and (max-width: 640px) {
  .info_5 li {
    width: 100%;
  }
}

.slick-slide {
  outline: none;
}

.slider {
  opacity: 0;
  transition: opacity 0.3s linear;
}

.slider.slick-initialized {
  opacity: 1;
}

.slick-prev {
  left: 0 !important;
}

.slick-next {
  right: 0 !important;
}

.slick-arrow {
  z-index: 9999;
}

.cont_flex {
  display: flex;
  flex-wrap: wrap;
}
.cont_flex._reverse {
  flex-wrap: wrap-reverse;
}

.box100 .box {
  width: 100%;
}

.img100 img {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.cont_2clm > div,
.cont_2clm > a {
  width: 48.5%;
  margin-bottom: 3%;
}
@media only screen and (max-width: 640px) {
  .cont_2clm > div,
  .cont_2clm > a {
    width: 100%;
    margin-bottom: 30px;
  }
}
.cont_2clm > div:not(:nth-child(2n)),
.cont_2clm > a:not(:nth-child(2n)) {
  margin-right: 3%;
}
@media only screen and (max-width: 640px) {
  .cont_2clm > div:not(:nth-child(2n)),
  .cont_2clm > a:not(:nth-child(2n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_2clm.ver2 > div,
  .cont_2clm.ver2 > a {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_2clm.ver2 > div:not(:nth-child(2n)),
  .cont_2clm.ver2 > a:not(:nth-child(2n)) {
    margin-right: 0;
  }
}
.cont_2clm.ver3 > div,
.cont_2clm.ver3 > a {
  width: 48.5% !important;
  margin-bottom: 3%;
}
@media only screen and (max-width: 640px) {
  .cont_2clm.ver3 > div,
  .cont_2clm.ver3 > a {
    margin-bottom: 3%;
  }
}
.cont_2clm.ver3 > div:not(:nth-child(2n)),
.cont_2clm.ver3 > a:not(:nth-child(2n)) {
  margin-right: 3% !important;
}

.cont_3clm > div,
.cont_3clm > a {
  width: 32%;
  margin-bottom: 2%;
}
@media only screen and (max-width: 640px) {
  .cont_3clm > div,
  .cont_3clm > a {
    width: 49%;
    margin-bottom: 20px;
  }
}
.cont_3clm > div:not(:nth-child(3n)),
.cont_3clm > a:not(:nth-child(3n)) {
  margin-right: 2%;
}
@media only screen and (max-width: 640px) {
  .cont_3clm > div:not(:nth-child(3n)),
  .cont_3clm > a:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .cont_3clm > div:not(:nth-child(2n)),
  .cont_3clm > a:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 1200px) {
  .cont_3clm.ver2 > div,
  .cont_3clm.ver2 > a {
    width: 49%;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_3clm.ver2 > div,
  .cont_3clm.ver2 > a {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cont_3clm.ver2 > div:not(:nth-child(3n)),
.cont_3clm.ver2 > a:not(:nth-child(3n)) {
  margin-right: 2%;
}
@media screen and (max-width: 1200px) {
  .cont_3clm.ver2 > div:not(:nth-child(3n)),
  .cont_3clm.ver2 > a:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .cont_3clm.ver2 > div:not(:nth-child(2n)),
  .cont_3clm.ver2 > a:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_3clm.ver2 > div:not(:nth-child(2n)),
  .cont_3clm.ver2 > a:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.cont_4clm > div,
.cont_4clm > a {
  width: 23.5%;
  margin-bottom: 2%;
}
@media only screen and (max-width: 1024px) {
  .cont_4clm > div,
  .cont_4clm > a {
    width: 32%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4clm > div,
  .cont_4clm > a {
    width: 49%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_4clm > div,
  .cont_4clm > a {
    width: 100%;
    margin-bottom: 20px;
  }
}
.cont_4clm > div:not(:nth-child(4n)),
.cont_4clm > a:not(:nth-child(4n)) {
  margin-right: 2%;
}
@media only screen and (max-width: 1024px) {
  .cont_4clm > div:not(:nth-child(4n)),
  .cont_4clm > a:not(:nth-child(4n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_4clm > div:not(:nth-child(3n)),
  .cont_4clm > a:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4clm > div:not(:nth-child(3n)),
  .cont_4clm > a:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .cont_4clm > div:not(:nth-child(2n)),
  .cont_4clm > a:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_4clm > div:not(:nth-child(2n)),
  .cont_4clm > a:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.cont_5clm > div,
.cont_5clm > a {
  width: 18.4%;
  margin-bottom: 2%;
}
@media only screen and (max-width: 1024px) {
  .cont_5clm > div,
  .cont_5clm > a {
    width: 32%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_5clm > div,
  .cont_5clm > a {
    width: 49%;
  }
}
.cont_5clm > div:not(:nth-child(5n)),
.cont_5clm > a:not(:nth-child(5n)) {
  margin-right: 2%;
}
@media only screen and (max-width: 1024px) {
  .cont_5clm > div:not(:nth-child(5n)),
  .cont_5clm > a:not(:nth-child(5n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .cont_5clm > div:not(:nth-child(3n)),
  .cont_5clm > a:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 834px) {
  .cont_5clm > div:not(:nth-child(3n)),
  .cont_5clm > a:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .cont_5clm > div:not(:nth-child(2n)),
  .cont_5clm > a:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 640px) {
  .cont_5clm {
    margin-bottom: 20px;
  }
}

.gallery_1 .box {
  position: relative;
  width: 32%;
  margin-bottom: 2%;
  overflow: inherit !important;
}
@media only screen and (max-width: 834px) {
  .gallery_1 .box {
    width: 48%;
    margin-bottom: 4%;
  }
}
.gallery_1 .box:not(:nth-child(3n)) {
  margin-right: 2%;
}
@media only screen and (max-width: 834px) {
  .gallery_1 .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .gallery_1 .box:not(:nth-child(2n)) {
    margin-right: 4%;
  }
}
.gallery_1 .box .imgwrap {
  position: relative;
  overflow: hidden;
}
.gallery_1 .box .imgwrap:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 70%;
}
.gallery_1 .box .imgwrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.gallery_1 .box .imgwrap > div {
  margin-top: 10px;
  font-size: 14px;
}
@media only screen and (max-width: 640px) {
  .gallery_1 .box .imgwrap > div {
    font-size: 15px;
  }
}

.anchor_btn a {
  width: 100% !important;
  line-height: 60px;
}
.anchor_btn .box {
  margin-bottom: 2%;
  width: 32% !important;
}
@media only screen and (max-width: 834px) {
  .anchor_btn .box {
    width: 49% !important;
  }
}
@media only screen and (max-width: 640px) {
  .anchor_btn .box {
    width: 100% !important;
    margin-bottom: 20px;
  }
}
.anchor_btn .box:not(:nth-child(3n)) {
  margin-right: 2%;
}
@media screen and (max-width: 1200px) {
  .anchor_btn .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .anchor_btn .box:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 834px) {
  .anchor_btn .box:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 834px) {
  .anchor_btn .box:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 640px) {
  .anchor_btn .box:not(:nth-child(2n)) {
    margin-right: 0;
  }
}

.title_1._index h2 {
  display: flex;
  font-size: 60px;
  font-family: jarrow;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
@media only screen and (max-width: 640px) {
  .title_1._index h2 {
    font-size: 48px;
  }
}
.title_1._index h2 .num {
  font-size: 18px;
  font-family: "Lora", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  margin-right: 5px;
  padding-right: 5px;
}
.title_1._index h2 .num::before {
  content: "";
  width: 1px;
  height: 50px;
  transform: rotateZ(45deg);
  position: absolute;
  background: #eee;
  top: 0;
  right: 0;
}
.title_1._common h2 {
  font-family: jarrow;
  font-size: 3em;
  margin-bottom: 60px;
  position: relative;
  padding-left: 80px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(31, 97, 65, 0.7);
}
@media only screen and (max-width: 1024px) {
  .title_1._common h2 {
    font-size: 2.4em;
  }
}
@media only screen and (max-width: 640px) {
  .title_1._common h2 {
    font-size: 1.8em;
    padding-left: 70px;
  }
}
.title_1._common h2::before {
  content: "";
  background: url(../images/home/clover.png) no-repeat;
  width: 60px;
  height: 60px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 10px;
}
@media only screen and (max-width: 640px) {
  .title_1._common h2::before {
    top: 5px;
    width: 50px;
    height: 50px;
  }
}
.title_1._common h3 {
  font-size: 1.8em;
  border-left: 4px solid #eee;
  padding-left: 1em;
  font-family: jarrow;
}
@media only screen and (max-width: 640px) {
  .title_1._common h3 {
    font-size: 1.6em;
  }
}
.title_1._common h3 .ja_1 {
  font-size: 0.66em;
  padding-left: 20px;
}
@media only screen and (max-width: 640px) {
  .title_1._common h3 .ja_1 {
    display: block;
    padding-left: 0;
  }
}
.title_2._index {
  position: relative;
}
.title_2._index .bg_en {
  top: 0;
  left: -50px;
}
@media only screen and (max-width: 834px) {
  .title_2._index .bg_en {
    left: -30px;
  }
}
.title_2._index h1 {
  display: flex;
  flex-wrap: wrap;
  font-size: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
@media only screen and (max-width: 640px) {
  .title_2._index h1 {
    font-size: 22px;
  }
}
.title_2._index h1 .en_1 {
  font-size: 2em;
}
.title_2._index h1 .ja_1 {
  font-size: 0.5em;
}
.title_2._index h1 .num {
  font-size: 18px;
  font-family: "Lora", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  margin-right: 5px;
  padding-right: 5px;
}
.title_2._index h1 .num::before {
  content: "";
  width: 1px;
  height: 50px;
  transform: rotateZ(45deg);
  position: absolute;
  background: #eee;
  top: 0;
  right: 0;
}
.title_2._common h2 {
  margin-bottom: 40px;
  font-size: 1.8em;
  position: relative;
  font-family: digital;
  border-bottom: 5px solid #1f6141;
}
@media only screen and (max-width: 640px) {
  .title_2._common h2 {
    font-size: 1.4em;
  }
}
.title_3._common h2 {
  margin-bottom: 60px;
  font-size: 1.8em;
  position: relative;
}
.title_3._common h2::first-letter {
  color: #1f6141;
}
@media only screen and (max-width: 640px) {
  .title_3._common h2 {
    font-size: 1.4em;
  }
}
.title_3._common h2:before {
  content: "";
  background: #1f6141;
  width: 70px;
  height: 2px;
  position: absolute;
  bottom: -30px;
  left: 0;
}
.title_4._common h2 {
  margin-bottom: 40px;
  padding-bottom: 15px;
  font-size: 1.8em;
  border-bottom: 2px solid #eee;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .title_4._common h2 {
    font-size: 1.4em;
  }
}
.title_4._common h2:before {
  content: "";
  background: #1f6141;
  height: 4px;
  width: 25%;
  position: absolute;
  bottom: -3px;
  left: 0;
}

.bg_en {
  font-size: 140px;
  position: absolute;
  z-index: -1;
  opacity: 0.1;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .bg_en {
    font-size: 10vw;
  }
}
@media only screen and (max-width: 1024px) {
  .bg_en {
    font-size: 11.71875vw;
  }
}

.btn_1 {
  color: #eee;
  font-family: jarrow;
  display: inline-block;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 230px;
  position: relative;
  text-decoration: none;
  border: 1px solid transparent;
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0.5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1) !important;
}
.btn_1:hover {
  border-color: #fff;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
  outline-color: transparent;
  outline-offset: 12px;
  text-shadow: 2px 2px 3px #000;
}

.btn_2 {
  width: 356px;
  height: 124px;
  color: #eee !important;
  font-size: 16px;
  font-family: jarrow;
  background: url(../images/home/nbtn_1_off.png) no-repeat center center;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
  transition: 1s all;
}
.btn_2:hover {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .btn_2:hover {
    transition: 1s all;
    background: url(../images/home/nbtn_1_on.png) no-repeat center left;
  }
}

.idio._01 {
  background: #1f6141;
  outline: none !important;
  border: none !important;
}
.idio._01:hover {
  background: #2b2b2b;
  box-shadow: none !important;
  text-shadow: none !important;
  outline: none !important;
  outline-offset: 0 !important;
  border-color: transparent !important;
  opacity: 1 !important;
}
.idio._02 {
  background: #1f6141;
}
.idio._02:hover {
  background: #2b2b2b;
}
.idio._03 {
  color: #1f6141 !important;
  outline-color: #1f6141 !important;
  border-color: #1f6141 !important;
}
.idio._03:hover {
  outline-color: transparent !important;
  box-shadow: inset 0 0 20px rgba(35, 97, 65, 0.5), 0 0 20px rgba(35, 97, 65, 0.2) !important;
}
.idio._04 {
  border-color: #1f6141 !important;
  outline-color: #1f6141 !important;
}
.idio._04:hover {
  outline-color: transparent !important;
}

.box_2 {
  font-size: 14px;
}
.box_2 .box {
  background: #2b2b2b;
  padding: 20px;
}
.box_2 article {
  display: flex;
  align-items: flex-start;
}
.box_2 article img {
  max-width: 160px;
  margin-right: 20px;
  background: #eee;
  padding: 20px;
}
@media only screen and (max-width: 640px) {
  .box_2 article img {
    max-width: 130px;
  }
}
.box_2 article > div {
  flex: 1;
}
.box_2 article > div p {
  font-size: 1.8em;
  font-family: "Noto Serif JP", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
  border-bottom: 1px solid rgba(238, 238, 238, 0.15);
  line-height: 1.6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 640px) {
  .box_2 article > div p {
    font-size: 1.6em;
  }
}
.box_2 article > div p span {
  font-size: 0.5em;
  margin-left: 20px;
}
.box_2 article > div .price {
  font-family: "Lora", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
  font-size: 1.4em;
  margin: 5px 0 15px;
  line-height: 2;
}
.box_2 article > div .sml_1 {
  font-size: 13px;
  background: #1f6141;
  padding: 5px 10px;
  font-family: "Lora", serif, "Times New Roman", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho";
}

.access_box .box:nth-child(odd) {
  width: 30%;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .access_box .box:nth-child(odd) {
    width: 100%;
  }
}
.access_box .box:nth-child(odd) a {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.access_box .box:nth-child(odd) a:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 70%;
}
.access_box .box:nth-child(odd) a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.access_box .box:nth-child(even) {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.6vw;
  color: #1f6141;
}
@media only screen and (max-width: 640px) {
  .access_box .box:nth-child(even) {
    margin-bottom: 20px;
    font-size: 60px;
  }
  .access_box .box:nth-child(even) i {
    transform: rotateZ(90deg);
  }
  .access_box .box:nth-child(even) div {
    line-height: 1 !important;
  }
}

.fix-event > article > h3 {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 1.5em;
  border-bottom: 1px solid #87c56f;
  line-height: 1.2;
}
@media only screen and (max-width: 1024px) {
  .fix-event > article > h3 {
    margin-top: 10px;
  }
}
.fix-event .imgL {
  margin-right: 40px;
}

.heading-title > article > * {
  font-size: 60px;
  font-family: jarrow;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 834px) {
  .heading-title > article > * {
    font-size: 48px;
  }
}

.form_wrap.dl-news > dl:last-child > dt,
.form_wrap.dl-news > dl:last-child > dd {
  border-bottom: none;
}
.form_wrap.dl-news > dl > dt,
.form_wrap.dl-news > dl > dd {
  padding: 0;
  background-color: transparent;
  border: none;
}
.form_wrap.dl-news > dl > dt {
  justify-content: flex-start;
}

.dl-news {
  max-height: 300px;
  overflow-y: auto;
}
.dl-news::-webkit-scrollbar {
  width: 5px;
}
.dl-news::-webkit-scrollbar-track {
  background-color: transparent;
}
.dl-news::-webkit-scrollbar-thumb {
  background-color: white;
  border-radius: 5px;
}
.dl-news > dl {
  margin-bottom: 18px;
  padding-bottom: 19px;
  border-bottom: 1px solid white;
}
@media only screen and (max-width: 640px) {
  .dl-news > dl {
    display: block !important;
  }
}
.dl-news > dl:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.dl-news > dl > dt {
  flex: 0 0 auto;
  margin-right: 38px;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .dl-news > dl > dt {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.dl-news > dl > dd {
  flex: 1 0 0;
  font-size: 16px;
  line-height: 1.6;
}/*# sourceMappingURL=assets.css.map */