﻿@import"base.css";
@import"fonts.css";
:root {
  --content-width: 1240px;
  --font-yumincho: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  --font-family: "Noto Sans JP", sans-serif;
  --font-kaisei: "Kaisei Tokumin", serif;
  --font-cormo: "Cormorant Garamond", serif;
  --color-primary: #425b51;
  --color-secondary: #315b4a;
  --color-clr01: #516f80;
  --body-color: #222222
}
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
  font-size: 180%;
  -webkit-text-size-adjust: none
}
input[type=text], input[type=email], input[type=tel], input[type=number], input[type=date], textarea, select {
  width: 100%;
  border: solid 1px #999;
  padding: 10px;
  font-family: var(--font-family)
}
textarea {
  resize: vertical
}
::placeholder {
  opacity: .5
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.6em;
  font-weight: 700;
  margin-bottom: .5em;
  font-family: var(--font-yumincho)
}
a {
  color: var(--color-secondary);
  transition: all .2s
}
select {
  visibility: visible !important
}
[href^="tel:"] {
  word-break: keep-all;
  white-space: nowrap
}
img {
  vertical-align: middle;
  max-width: 100%;
  flex-shrink: 0;
  height: auto;
  object-fit: cover
}
table {
  width: 100%
}
p {
  margin-bottom: 2em;
  line-height: 2em
}
p:last-child {
  margin-bottom: 0
}
button {
  cursor: pointer;
  border: solid 1px #333;
  border-radius: 0;
  outline: none;
  box-shadow: none
}
*, ::before, ::after {
  box-sizing: border-box;
  outline: none
}
html {
  background: #fff
}
body {
  min-width: 320px;
  -webkit-text-size-adjust: none;
  color: var(--body-color);
  font-family: var(--font-family)
}
#wrapper {
  min-width: var(--content-width);
  margin: 0 auto;
  overflow: hidden
}
.inner {
  width: var(--content-width);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}
.customize-support header {
  margin-top: 0
}
@media screen and (max-width: 782px) {
  .customize-support header {
    margin-top: 46px !important
  }
}
@media screen and (max-width: 600px) {
  .customize-support header {
    margin-top: 0px !important
  }
}
#wpadminbar .show-template-name, #wpadminbar .hover .show-template-name {
  text-shadow: none
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item {
  height: auto;
  padding-bottom: 1rem
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item div {
  font-family: monospace;
  text-shadow: none;
  color: #fff
}
#wpadminbar .hover .show-template-name:hover {
  color: #2ea2cc
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li {
  line-height: 1.5
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li:hover {
  color: #2ea2cc
}
#wpadminbar #included-files-list {
  margin-left: 20px
}
#wp-admin-bar-show_template_file_name_on_top-default {
  max-height: 90vh;
  overflow-x: hidden
}
#included-files-fie-on-wp-footer {
  display: none
}
#wpadminbar #wp-admin-bar-aioseo-main .aioseo-logo {
  display: inline-block !important;
  height: 23px !important;
  transform: translateY(6px)
}
body#tinymce {
  margin: 15px
}
.mb-0 {
  margin-bottom: 0px !important
}
.mb-5 {
  margin-bottom: 5px !important
}
.mb-10 {
  margin-bottom: 10px !important
}
.mb-15 {
  margin-bottom: 15px !important
}
.mb-20 {
  margin-bottom: 20px !important
}
.mb-25 {
  margin-bottom: 25px !important
}
.mb-30 {
  margin-bottom: 30px !important
}
.mb-35 {
  margin-bottom: 35px !important
}
.mb-40 {
  margin-bottom: 40px !important
}
.mb-45 {
  margin-bottom: 45px !important
}
.mb-50 {
  margin-bottom: 50px !important
}
.mt-0 {
  margin-top: 0px !important
}
.mt-5 {
  margin-top: 5px !important
}
.mt-10 {
  margin-top: 10px !important
}
.mt-15 {
  margin-top: 15px !important
}
.mt-20 {
  margin-top: 20px !important
}
.mt-25 {
  margin-top: 25px !important
}
.mt-30 {
  margin-top: 30px !important
}
.mt-35 {
  margin-top: 35px !important
}
.mt-40 {
  margin-top: 40px !important
}
.mt-45 {
  margin-top: 45px !important
}
.mt-50 {
  margin-top: 50px !important
}
.ml-0 {
  margin-left: 0px !important
}
.ml-5 {
  margin-left: 5px !important
}
.ml-10 {
  margin-left: 10px !important
}
.ml-15 {
  margin-left: 15px !important
}
.ml-20 {
  margin-left: 20px !important
}
.ml-25 {
  margin-left: 25px !important
}
.ml-30 {
  margin-left: 30px !important
}
.ml-35 {
  margin-left: 35px !important
}
.ml-40 {
  margin-left: 40px !important
}
.ml-45 {
  margin-left: 45px !important
}
.ml-50 {
  margin-left: 50px !important
}
.mr-0 {
  margin-right: 0px !important
}
.mr-5 {
  margin-right: 5px !important
}
.mr-10 {
  margin-right: 10px !important
}
.mr-15 {
  margin-right: 15px !important
}
.mr-20 {
  margin-right: 20px !important
}
.mr-25 {
  margin-right: 25px !important
}
.mr-30 {
  margin-right: 30px !important
}
.mr-35 {
  margin-right: 35px !important
}
.mr-40 {
  margin-right: 40px !important
}
.mr-45 {
  margin-right: 45px !important
}
.mr-50 {
  margin-right: 50px !important
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important
}
.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important
}
.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important
}
.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important
}
.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important
}
.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important
}
.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important
}
.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important
}
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important
}
.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important
}
.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important
}
.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important
}
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important
}
.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important
}
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important
}
.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important
}
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important
}
.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important
}
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important
}
.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important
}
.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important
}
.w0 {
  width: 0%
}
.w5 {
  width: 5%
}
.w10 {
  width: 10%
}
.w15 {
  width: 15%
}
.w20 {
  width: 20%
}
.w25 {
  width: 25%
}
.w30 {
  width: 30%
}
.w35 {
  width: 35%
}
.w40 {
  width: 40%
}
.w45 {
  width: 45%
}
.w50 {
  width: 50%
}
#menu-toggle {
  width: 46px;
  height: 46px;
  background: var(--color-secondary);
  position: relative;
  z-index: 100;
  cursor: pointer;
  display: none
}
#menu-toggle > span {
  --height: 2px;
  position: absolute;
  width: 80%;
  height: var(--height);
  background: #fff;
  left: 10%;
  transition: .2s ease-in-out
}
#menu-toggle > span:nth-child(1) {
  top: calc(50% - var(--height)/2 - 9px)
}
#menu-toggle > span:nth-child(2), #menu-toggle > span:nth-child(3) {
  top: calc(50% - var(--height)/2)
}
#menu-toggle > span:nth-child(4) {
  top: calc(50% - var(--height)/2 + 9px)
}
#menu-toggle.open span:nth-child(1), #menu-toggle.open span:nth-child(4) {
  width: 0%;
  top: calc(50% - var(--height)/2);
  left: 50%
}
#menu-toggle.open span:nth-child(2) {
  transform: rotate(45deg)
}
#menu-toggle.open span:nth-child(3) {
  transform: rotate(-45deg)
}
.to-top {
  position: fixed;
  z-index: 5;
  right: 20px;
  bottom: 20px;
  transition: all .2s;
  transform-origin: 50% 100%;
  opacity: 0;
  visibility: hidden
}
.to-top > a {
  cursor: pointer;
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  border: #222 1px solid;
  color: #222
}
.to-top > a span {
  font-size: 15px;
  font-family: var(--font-yumincho);
  font-weight: normal;
  background: url("../images/ic_totop.png") center top no-repeat;
  background-size: 15px auto;
  padding-top: 15px
}
.to-top.show {
  opacity: 1;
  visibility: visible
}
.d-flex {
  display: flex
}
.d-flex-column {
  display: flex;
  flex-direction: column
}
.flex-wrap {
  display: flex;
  flex-wrap: wrap
}
.flex-center-all {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.left {
  text-align: left
}
.center {
  text-align: center
}
.right {
  text-align: right
}
.bold {
  font-weight: bold
}
.text-large {
  font-size: 130%
}
.text-small {
  font-size: 80%
}
.text-red {
  color: red
}
img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px
}
img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.tab-content {
  display: none
}
.tab-content.active {
  display: block
}
[data-tab], .accordion-button {
  cursor: pointer
}
body.open-nav {
  height: 100%;
  overflow: hidden
}
header {
  position: relative;
  z-index: 3;
  padding-bottom: 120px
}
#head_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  justify-content: space-between;
  padding: 9px 10px 10px 8px
}
#head_top h1 {
  color: #fff;
  font-family: var(--font-yumincho);
  font-size: 20px;
  display: flex;
  align-items: center;
  font-weight: 300
}
#head_top h1 a {
  flex-shrink: 0
}
#head_top h1 span {
  display: inline-block;
  padding: 7px 0 5px 30px;
  border-left: #fff 1px solid;
  line-height: 1.3em;
  margin: -3px 0 0 -2px;
  text-shadow: 0px 0px 20px rgba(34, 34, 34, .8), 0px 0px 20px rgba(34, 34, 34, .8)
}
.btn_tel {
  margin: 10px 10px 0 0;
  width: 380px
}
.btn_tel a {
  height: 140px;
  line-height: 1.4em;
  text-decoration: none;
  color: #fff;
  font-family: var(--font-yumincho);
  font-weight: 300;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 16px;
  padding-top: 5px;
  position: relative;
  z-index: 1;
  background: rgba(2, 0, 0, .6)
}
.btn_tel a:before, .btn_tel a:after {
  position: absolute;
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: calc(100% - 20px)
}
.btn_tel a:before {
  right: 4px;
  bottom: 4px;
  border-bottom: #fff 1px solid;
  border-right: #fff 1px solid
}
.btn_tel a:after {
  left: 4px;
  top: 4px;
  border-top: #fff 1px solid;
  border-left: #fff 1px solid
}
.btn_tel .num {
  font-size: 38px;
  display: block;
  line-height: 1;
  margin: 5px 0 10px;
  position: relative;
  z-index: 1
}
.btn_tel .num:after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  content: "";
  display: block;
  width: 320px;
  height: 1px;
  background: #fff
}
.btn_tel .time {
  font-size: 18px
}
#gnavi {
  height: 120px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%
}
#gnavi .btn_tel {
  display: none
}
#gnavi .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  position: relative;
  z-index: 1
}
#gnavi .inner:after {
  position: absolute;
  content: "";
  display: block;
  background: url("../images/shashow_menu.png") center top no-repeat;
  width: 1012px;
  height: 53px;
  left: 50%;
  transform: translateX(-50%);
  top: 100%
}
body.fixed-nav #gnavi {
  position: fixed
}
body.fixed-nav main {
  margin-top: 68px
}
.list-nav {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center
}
.list-nav .nav-item {
  position: relative;
  padding: 0 40px
}
.list-nav .nav-item:after {
  content: "";
  width: 1px;
  height: 22px;
  background: #222;
  position: absolute;
  right: 0;
  top: calc(50% - 11px);
  opacity: .2
}
.list-nav .nav-item:last-child:after {
  display: none
}
.list-nav .nav-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #222;
  text-decoration: none;
  font-size: 20px;
  font-family: var(--font-yumincho)
}
.list-nav .nav-link > span {
  display: block;
  position: relative
}
.list-nav .nav-link .jp {
  font-size: 18px;
  margin-bottom: 5px
}
.list-nav .nav-link .en {
  font-size: 12px;
  color: #315b4a
}
.list-nav .nav-link .en:after {
  content: "";
  width: 4px;
  height: 4px;
  background: var(--color-secondary);
  position: absolute;
  left: calc(50% - 2px);
  bottom: -16px;
  border-radius: 50%;
  opacity: 0;
  transition: .3s all
}
.list-nav .has-nav {
  position: relative;
  z-index: 1
}
.list-nav .has-nav > .nav-link {
  cursor: default
}
.list-nav .sub-nav-wrap {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 430px;
  padding-top: 37px;
  opacity: 0;
  visibility: hidden;
  transition: .2s all
}
.list-nav .sub-nav {
  display: flex;
  flex-wrap: wrap;
  padding: 36px 10px 39px 40px;
  background: url("../images/bg_pattern01.jpg") repeat
}
.list-nav .sub-nav li {
  width: 50%
}
.list-nav .sub-nav li:nth-child(n+3) {
  margin-top: 14px
}
.list-nav .sub-nav a {
  display: inline-block;
  text-decoration: none;
  color: var(--body-color);
  padding-left: 28px;
  position: relative;
  font-size: 16px
}
.list-nav .sub-nav a:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("../images/arrow_menu.png") center center no-repeat var(--body-color);
  background-size: 5px auto;
  position: absolute;
  left: 0;
  top: 4px
}
header.fixed #gnavi {
  position: fixed;
  top: 0;
  bottom: auto
}
header.fixed #gnavi .inner {
  width: 100%;
  height: 100px;
  justify-content: space-between;
  position: relative;
  z-index: 1
}
header.fixed #gnavi .inner:before {
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 500px);
  position: absolute;
  content: "";
  display: block;
  background: #fff;
  z-index: -1
}
header.fixed #gnavi .list-nav {
  width: auto;
  margin-left: auto;
  padding-right: 114px
}
header.fixed #gnavi .list-nav .sub-nav-wrap {
  padding-top: 27px
}
header.fixed #gnavi .btn_tel {
  display: block;
  margin: 0;
  width: 500px;
  flex-shrink: 0
}
header.fixed #gnavi .btn_tel a {
  background: rgba(34, 34, 34, .8);
  height: 100px;
  flex-direction: row;
  text-align: center;
  padding-left: 10px
}
header.fixed #gnavi .btn_tel a > span:first-child {
  margin-right: 40px
}
.box_slider {
  margin: 0 -10px
}
.box_slider .main_slider {
  position: relative;
  z-index: 1
}
.box_slider .slider_img {
  margin: 0;
 height: 900px;
}
.box_slider .slider01 {
  background: url("../images/slider01.jpg") center top no-repeat;
}
.box_slider .slider02 {
  background: url("../images/slider02.jpg") center top no-repeat;
}
.box_slider .slider03 {
  background: url("../images/slider03.jpg") center top no-repeat;
}
.box_slider .slider04 {
  background: url("../images/slider04.jpg") center top no-repeat;
}
.box_slider .main_title {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 0 0 86px 80px;
  margin: 0
}
.box_slider .main_title:after {
  z-index: -1;
  width: 1068px;
  height: 628px;
  position: absolute;
  content: "";
  display: block;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  background: rgba(0, 0, 0, .35);
  left: 0;
  bottom: 0
}
.box_slider .f_big {
  font-family: var(--font-cormo);
  font-size: 140px;
  display: block;
  line-height: 1;
  font-weight: 300;
  letter-spacing: .02em
}
.box_slider .f_small {
  font-size: 50px;
  font-family: var(--font-yumincho);
  font-weight: 300;
  line-height: 1.4em;
  display: block;
  padding-left: 7px
}
.box_slider .main_slider.cus02 .main_title {
  padding-bottom: 80px
}
.box_slider .main_slider.cus02 .f_small {
  font-size: 60px;
  margin-top: 28px
}
.box_slider .main_slider.cus03 .main_title {
  padding-bottom: 88px
}
#top_info {
  position: relative;
  z-index: 1
}
#top_info .main_cirle {
  position: absolute;
  bottom: 28px;
  right: 25px
}
.main_cirle {
  display: flex;
  align-items: flex-end;
  font-family: var(--font-yumincho);
  font-weight: 300;
  color: #fff
}
.main_cirle .item {
  width: 160px;
  height: 160px;
  border: #fff 2px solid;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  padding-top: 3px;
  background: #766a42;
  background: linear-gradient(310deg, rgb(118, 106, 66) 48%, rgb(136, 124, 83) 48%)
}
.main_cirle .item:first-child {
  background: #4a6372;
  background: linear-gradient(310deg, rgb(74, 99, 114) 47%, rgb(84, 111, 128) 47%);
  margin-right: 18px
}
.main_cirle .item span {
  line-height: 1.3em
}
.main_cirle .item .f_size1 {
  font-size: 32px
}
.main_cirle .item .f_size2 {
  font-size: 20px
}
.main_cirle .item .f_size3 {
  font-size: 17px
}
.main_cirle .scroll {
  margin-left: 28px
}
.main_cirle .scroll a {
  text-decoration: none;
  color: #fff;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-text-orientation: mixed;
  -moz-text-orientation: mixed;
  -ms-text-orientation: mixed;
  text-orientation: mixed;
  font-size: 16px;
  letter-spacing: .3em;
  font-weight: 200;
  font-family: var(--font-cormo);
  background: url("../images/ic_scroll.png") left top no-repeat;
  background-size: 14px auto;
  padding: 5px 0 0 5px;
  height: 118px;
  margin-bottom: 10px;
  animation: scroll 1.5s infinite
}
@keyframes scroll {
  0% {
    transform: translateY(-5px)
  }
  50% {
    transform: translateY(5px)
  }
  100% {
    transform: translateY(-5px)
  }
}
main i {
  font-style: normal
}
.btn01 {
  width: 100%;
  max-width: 350px;
  margin: 0 auto
}
.btn01 a {
  background: #fff;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font-yumincho);
  font-size: 20px;
  text-decoration: none;
  color: var(--body-color);
  border: var(--body-color) 1px solid;
  position: relative
}
.btn01 a:after {
  position: absolute;
  bottom: 3px;
  right: 3px;
  position: absolute;
  content: "";
  display: block;
  background: var(--body-color);
  width: 10px;
  height: 10px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%)
}
.box_tit h3 {
  font-weight: normal;
  font-family: var(--font-cormo);
  letter-spacing: .08em;
  line-height: 1;
  display: block
}
.box_tit .sub_tit3 {
  font-family: var(--font-yumincho);
  font-weight: normal;
  letter-spacing: .1em
}
#sec01 {
  padding: 125px 0 250px
}
.s01_box01 {
  margin-bottom: 80px
}
.s01_tit {
  margin-left: -90px;
  padding-top: 19px;
  position: relative;
  z-index: 1
}
.s01_tit:before {
  position: absolute;
  content: "";
  display: block;
  right: 152%;
  top: 47px;
  width: 160px;
  height: 1px;
  background: #222
}
.s01_tit h3 {
  font-size: 60px;
  margin-bottom: 29px
}
.s01_tit .btn01 {
  max-width: 180px;
  margin-left: 0
}
.s01_tit .btn01 a {
  height: 40px
}
.s01_post {
  width: 1200px;
  margin-right: -100px;
  margin-left: 40px;
  margin-top: 15px;
  height: 300px;
  overflow: auto
}
.s01_post p {
  margin-bottom: 40px;
  padding-bottom: 32px;
  border-bottom: rgba(34, 34, 34, .1) 2px solid
}
.s01_post p a {
  text-decoration: none;
  color: var(--body-color);
  display: flex;
  flex-direction: column;
  padding-left: 20px
}
.s01_post p .date {
  font-family: var(--font-yumincho);
  color: var(--color-secondary);
  display: block;
  line-height: 1;
  padding-left: 16px;
  letter-spacing: .08em;
  margin-bottom: 6px;
  position: relative
}
.s01_post p .date:before {
  position: absolute;
  content: "";
  display: block;
  width: 5px;
  height: 1px;
  left: 0;
  top: 7px;
  background: var(--color-secondary)
}
.s01_post p .title {
  font-size: 16px;
  padding-left: 20px;
  line-height: 2em;
  letter-spacing: .05em
}
.s01_box02 {
  padding-top: 100px
}
.s01_box02 .inner {
  width: 1500px;
  flex-direction: row-reverse;
  position: relative;
  z-index: 1
}
.s01_box02 .inner:before {
  position: absolute;
  content: "";
  display: block;
  width: 620px;
  height: 520px;
  top: -100px;
  right: -210px;
  background: url("../images/s01_bg01.png") no-repeat;
  z-index: -1
}
.s01_box02 .inner:after {
  position: absolute;
  content: "";
  display: block;
  width: 320px;
  height: 520px;
  background: url("../images/s01_bg02.png") no-repeat;
  z-index: -1;
  bottom: -60px;
  left: -210px
}
.s01_box02 .box_tit {
  display: flex;
  flex-direction: row-reverse;
  margin-top: -45px
}
.s01_box02 h3 {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-text-orientation: mixed;
  -moz-text-orientation: mixed;
  -ms-text-orientation: mixed;
  text-orientation: mixed;
  font-size: 100px;
  line-height: 1;
  font-size: 116px;
  margin: 0 -20px 0 0;
  letter-spacing: .13em;
  margin-left: 20px
}
.s01_box02 h3:first-letter {
  color: var(--color-secondary)
}
.s01_box02 .sub_tit3 {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  line-height: 1;
  font-size: 46px
}
.s01_list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1
}
.s01_list li {
  width: 300px;
  margin-right: 20px;
  overflow: hidden
}
.s01_list li:nth-child(n+5) {
  margin-top: 20px
}
.s01_list li a {
  height: 300px;
  color: #222222;
  background: #E5F7D4;
  background: linear-gradient(-5deg, rgba(229, 247, 212, 1) 10%, rgba(165, 230, 97, 1) 100%);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  padding: 30px 28px 0 40px;
  position: relative;
  z-index: 1
}
.s01_list li a:before {
  position: absolute;
  content: "";
  display: block;
  width: 210px;
  height: 190px;
  top: 0;
  right: 0;
  background: url("../images/s01_bg_btn.png") no-repeat;
  z-index: -1
}
.s01_list li a:after {
  position: absolute;
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: rgba(61, 152, 61, 0.3);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  bottom: 0;
  right: -1px;
  transition: .3s all
}
.s01_list li .img {
  margin-left: auto
}
.s01_list li .title {
  position: relative;
  z-index: 1;
  font-family: var(--font-yumincho);
  font-size: 26px;
  font-weight: normal;
  background: url("../images/arrow_right.png") left top no-repeat;
  padding-top: 50px;
  letter-spacing: .2em
}
.s01_list li .title i {
  display: block;
  letter-spacing: .1em;
  font-family: var(--font-cormo);
  font-size: 16px;
  margin-top: 4px;
  color: #3d983d;
}
#sec02 {
  background: url("../images/s02_bg01.png") center top no-repeat
}
#sec02 .inner {
  width: 100%
}
#sec02 .box_tit {
  text-align: center
}
#sec02 .box_tit h3 {
  font-size: 180px;
  letter-spacing: .11em;
  position: relative;
  top: -98px;
  margin-bottom: -80px
}
#sec02 .box_tit h3:first-letter {
  color: var(--color-clr01)
}
#sec02 .box_tit .sub_tit3 {
  margin-bottom: 0
}
#sec02 .box_tit .sub_tit3 span {
  width: 420px;
  height: 62px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 30px;
  margin: 0 auto;
  letter-spacing: .1em;
  position: relative;
  background: #fff
}
#sec02 .box_tit .sub_tit3 span:before, #sec02 .box_tit .sub_tit3 span:after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  background: #222;
  width: 60px;
  height: 1px;
  left: -40px
}
#sec02 .box_tit .sub_tit3 span:after {
  left: auto;
  right: -40px
}
.s02_dl dl {
  display: flex;
  align-items: flex-start;
  padding: 80px 0;
  margin-bottom: -80px;
  background: url("../images/s02_bg04.png") right top -15px no-repeat
}
.s02_dl dl dt {
  position: relative
}
.s02_dl dl dt:before, .s02_dl dl dt:after {
  position: absolute;
  content: "";
  display: block
}
.s02_dl dl dt span {
  position: absolute;
  z-index: 1;
  top: 20px;
  right: -40px;
  width: 340px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font-cormo);
  font-weight: 200;
  font-size: 30px;
  background: #E5F7D4;
  background: linear-gradient(-5deg, rgba(229, 247, 212, 1) 10%, rgba(165, 230, 97, 1) 100%);
  letter-spacing: .05em
}
.s02_dl dl dt span:before {
  position: absolute;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  background: #222;
  clip-path: polygon(0 0, 0% 100%, 100% 0)
}
.s02_dl dl dd {
  text-align: center;
  padding: 65px 0 0 0;
  width: 752px;
}
.s02_dl dl dd p {
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1);
}
.s02_dl dl:nth-child(odd) {
  flex-direction: row-reverse;
  background: url("../images/s02_bg03.png") left top -15px no-repeat
}
.s02_dl dl:nth-child(odd) dd {
  padding: 65px 0 0 0
}
.s02_dl dl:nth-child(odd) dt span {
  left: -40px;
  right: auto
}
.s02_dl dl.dl01 dd {
  padding-top: 13px
}
.s02_dl dl.dl02 {
  background-position: right top -35px
}
.s02_dl dl.dl03 {
  background-position: left top -62px
}
.s02_dl dl.dl03 dd {
  padding-top: 50px
}
.s02_dl dl.dl04 {
  background-position: right top -88px;
  padding-bottom: 100px
}
.s02_dl dl.dl02 dt:before, .s02_dl dl.dl04 dt:before {
  width: calc(100% - 20px);
  height: 100%;
  left: 20px;
  bottom: 20px;
  border: #222 1px solid;
  border-right: none
}
.s02_dl dl.dl02 dt:after, .s02_dl dl.dl04 dt:after {
  width: 20px;
  height: calc(100% - 30px);
  right: -20px;
  top: 10px;
  border-bottom: #222 1px solid;
  border-right: #222 1px solid
}
.s02_dl dl.dl01 dt:before, .s02_dl dl.dl03 dt:before {
  width: calc(100% - 20px);
  height: 100%;
  right: 20px;
  bottom: 20px;
  border: #222 1px solid;
  border-left: none
}
.s02_dl dl.dl01 dt:after, .s02_dl dl.dl03 dt:after {
  width: 20px;
  height: calc(100% - 30px);
  left: -20px;
  top: 10px;
  border-bottom: #222 1px solid;
  border-left: #222 1px solid
}
.s02_dl .s02_tit01 {
  font-weight: normal;
  font-size: 40px;
  line-height: 1.5em;
  margin-bottom: 15px;
  letter-spacing: .06em;
  text-shadow: 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1), 0px 0px 10px rgba(255, 255, 255, 1);
}
.s02_dl .s02_tit01 span {
  display: block;
  line-height: 1
}
.s02_dl .s02_tit01 .en {
  font-family: var(--font-cormo);
  font-size: 24px;
  letter-spacing: .12em
}
.s02_dl .s02_tit01 .en:first-letter {
  color: var(--color-clr01)
}
.s02_dl .s02_tit01 .num {
  font-family: var(--font-kaisei);
  font-size: 112px;
  font-weight: 200;
  line-height: .9em;
  color: var(--color-clr01);
  margin-bottom: 28px
}
.s02_dl .s02_tit01 .num:first-letter {
  color: var(--body-color)
}
#sec03 {
  padding: 78px 0 97px
}
.s03_box {
  width: 100%;
  max-width: 1820px;
  margin: 0 auto;
  padding: 18px;
  position: relative;
  z-index: 1;
  background: #c3dad8
}
.s03_box:before, .s03_box:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  left: 0;
  z-index: -1
}
.s03_box:before {
  top: 0;
  height: 160px;
  background: url("../images/bg_pattern02.png") repeat
}
.s03_box:after {
  bottom: 0;
  height: 380px;
  background: url("../images/bg_pattern03.png") repeat
}
.s03_border {
  text-align: center;
  padding: 72px 0px 82px;
  position: relative;
  z-index: 1
}
.s03_border:before {
  position: absolute;
  content: "";
  display: block;
  background: url("../images/s02_people.png") no-repeat;
  width: 303px;
  height: 436px;
  bottom: -20px;
  right: 26px;
  z-index: -1
}
.s03_border:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: #fff 4px solid;
  z-index: -1
}
.s03_border h3 {
  font-size: 140px;
  color: #fff;
  letter-spacing: .05em;
  margin-bottom: 0
}
.s03_border .sub_tit3 {
  font-size: 36px;
  letter-spacing: .05em;
  margin-bottom: 20px
}
.s03_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
.s03_list li {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: rgba(81, 111, 128, .6);
  padding: 10px;
  margin-right: 10px
}
.s03_list li span {
  height: 100%;
  width: 100%;
  background: url("../images/s03_cirle.png") center center no-repeat #fff;
  background-size: 200px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font-yumincho);
  font-size: 22px;
  font-weight: normal;
  border-radius: 50%
}
.s03_list li:nth-child(5n+5) {
  margin-right: 0
}
.s04_box01 {
  padding: 153px 0 127px;
  color: #fff;
  text-align: center;
  background: url("../images/s04_bg01.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  z-index: 1
}
.s04_box01:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/s04_line01.png") left top no-repeat, url("../images/s04_line02.png") right bottom no-repeat;
  z-index: -1
}
.s04_box01 .box_tit {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 0 43px;
  border: #fff 1px solid;
  border-top: none
}
.s04_box01 .box_tit h3 {
  font-size: 70px;
  position: relative;
  top: -35px;
  margin-bottom: -22px
}
.s04_box01 .box_tit h3:before, .s04_box01 .box_tit h3:after {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  width: 260px;
  top: 50%;
  left: 0;
  background: #fff
}
.s04_box01 .box_tit h3:after {
  left: auto;
  right: 0
}
.s04_box01 .box_tit .sub_tit3 {
  font-size: 32px;
  line-height: 1.75em;
  letter-spacing: .06em
}
.s04_box02 {
  background: url("../images/s04_slider.png") repeat-x;
  height: 350px;
  margin: 160px 0 220px;
  -webkit-animation: idx_key 80s linear infinite;
  animation: idx_key 80s linear infinite
}
.s04_box02 .s04_tit {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 119px;
  position: relative;
  top: -80px
}
.s04_box02 .s04_tit span {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  font-family: var(--font-yumincho);
  font-size: 42px;
  font-weight: normal;
  display: block;
  width: 64px;
  line-height: 1.4em;
  padding: 18px 0 15px;
  margin-right: 18px;
  background: rgba(138, 124, 82, .9);
  color: #fff;
  letter-spacing: .05em
}
@-webkit-keyframes idx_key {
  from {
    background-position: 0 center
  }
  to {
    background-position: -4140px center
  }
}
@keyframes idx_key {
  from {
    background-position: 0 center
  }
  to {
    background-position: -4140px center
  }
}
#sec05 {
  padding: 120px 0 66px;
  background: url("../images/s05_bg01.jpg") center top no-repeat
}
#sec05 .inner {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start
}
#sec05 .box_tit {
  display: flex;
  flex-direction: row-reverse;
  margin: -220px -130px 0 38px
}
#sec05 h3 {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-text-orientation: mixed;
  -moz-text-orientation: mixed;
  -ms-text-orientation: mixed;
  text-orientation: mixed;
  font-size: 100px;
  line-height: 1;
  font-size: 116px;
  margin: 0 -20px 0 0;
  letter-spacing: .13em;
  margin-left: 20px
}
#sec05 h3:first-letter {
  color: var(--color-secondary)
}
#sec05 .sub_tit3 {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  line-height: 1;
  font-size: 46px
}
.s05_img {
  box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, .05);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, .05);
  -moz-box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, .05);
  position: relative;
  z-index: 2;
  top: -216px;
  margin-left: -10px
}
.s05_img .box_name {
  position: absolute;
  bottom: -120px;
  right: -60px;
  width: 340px;
  height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #3c392e;
  background: linear-gradient(325deg, rgb(60, 57, 46) 50%, rgb(34, 34, 34) 50%)
}
.s05_img .box_name:before {
  position: inherit;
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  content: "";
  display: block;
  box-sizing: border-box;
  background: url("../images/s05_bg_iimg.png") center center no-repeat
}
.s05_img .box_name span {
  font-family: var(--font-yumincho);
  font-weight: normal;
  font-size: 24px;
  letter-spacing: .08em
}
.s05_img .box_name .jp {
  font-size: 42px
}
.s05_img .box_name .en {
  font-family: var(--font-cormo);
  font-size: 22px
}
.s05_cont {
  width: 760px;
  flex-shrink: 0;
  margin: 0 -50px 0 -130px;
  padding: 113px 102px 110px 80px;
  background: url("../images/s05_bg01.png") left 10px top 10px no-repeat, url("../images/s05_bg02.png") right 10px bottom 10px no-repeat #fff;
  box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, .05);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, .05);
  -moz-box-shadow: 0px 0px 20px 0px rgba(34, 34, 34, .05);
  position: relative;
  z-index: 1
}
.s05_cont:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  top: 4px;
  left: -4px;
  border-left: #222 4px solid;
  border-bottom: #222 4px solid;
  z-index: -1
}
.s05_cont h4 {
  font-size: 36px;
  color: #425b51;
  font-family: var(--font-yumincho);
  font-weight: normal;
  letter-spacing: .02em;
  margin-bottom: 24px
}
.s05_cont p {
  letter-spacing: .09em
}
footer {
  background: url("../images/bg_pattern01.jpg") repeat;
  padding-bottom: 80px;
  border-top: #222222 1px solid;
}
.footer_bnr {
  padding: 50px 0;
  border-bottom: #222222 1px solid;
}
.f_bnr01 {
  margin: 0 auto;
  max-width: 380px;
  width: 100%;
}
.f_bnr01 a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 140px;
  border: #0A6A7E 2px solid;
  color: #222;
  text-decoration: none;
  background: url("../images/s02_bg04.png") center center no-repeat #F6FCFF;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.f_bnr01 a:before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  display: block;
  border: rgba(143, 198, 239, 0.5) 1px solid;
}
.f_bnr01 a span {
  font-weight: bold;
  font-size: 30px;
  padding-left: 60px;
  background: url("../images/logo_jda.png") left center no-repeat;
  background-size: 50px auto;
  line-height: 1.8em;
  display: block;
}
.footer01 {
  padding: 80px 0 160px;
  background: #B7DF8D;
  background: linear-gradient(0deg, rgba(183, 223, 141, 1) 20%, rgba(255, 255, 255, 1) 66%);
}
.f_info {
  align-items: center;
  margin-bottom: 40px
}
.f_info p {
  margin-bottom: 0
}
.f_info .f_address {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: .08em;
  margin-left: 50px
}
.f_info .btn_tel {
  margin: 0 0 0 auto
}
.f_info .btn_tel a {
  background: #3d983d;
}
.f_info .btn_tel a:before, .f_info .btn_tel a:after {
  opacity: 0.5;
}
.f_detail {
  align-items: flex-start;
  justify-content: center
}
.f_detail .f_time {
  margin-left: 40px
}
.f_detail .f_time span {
  display: block;
  font-size: 16px;
  padding: 10px 0 0 23px;
  font-weight: 300
}
.f_detail .main_cirle li {
  border: none;
  background: #948965;
  background: linear-gradient(310deg, rgb(148, 137, 101) 47%, rgb(136, 124, 83) 47%)
}
.f_detail .main_cirle li:first-child {
  background: #667e8d;
  background: linear-gradient(310deg, rgb(102, 126, 141) 47%, rgb(84, 111, 128) 47%)
}
.f_map {
  height: 430px;
  border: #fff 5px solid;
  margin-top: -120px;
  margin-bottom: 90px;
  filter: gray;
  -webkit-filter: grayscale(30%);
  -webkit-backface-visibility: hidden
}
.f_map iframe {
  height: 100%;
  width: 100%;
  line-height: 0
}
.f_menu {
  padding: 0 50px 25px
}
.f_menu dl {
  margin-bottom: 52px
}
.f_menu dl dt {
  font-family: var(--font-cormo);
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 11px;
  margin-bottom: 23px;
  border-bottom: #222 1px solid;
  text-align: center;
  letter-spacing: .1em
}
.f_menu dl dd {
  display: flex;
  flex-wrap: wrap
}
.f_menu dl dd p {
  width: 34%;
  margin-bottom: 10px;
  line-height: 1.6em
}
.f_menu dl dd p:nth-child(3n+3) {
  width: 32%
}
.f_menu dl dd a {
  display: inline-block;
  text-decoration: none;
  color: var(--body-color);
  padding-left: 30px;
  position: relative;
  font-size: 16px;
  letter-spacing: .08em
}
.f_menu dl dd a:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url("../images/arrow_menu.png") center center no-repeat var(--body-color);
  background-size: 5px auto;
  position: absolute;
  left: 0;
  top: 6px
}
address {
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: .1em
}
address a {
  color: inherit;
} /*# sourceMappingURL=styles.css.map */