@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 14px !important;
  line-height: 1.3em;
  overflow: visible !important;
}

body {
  font-weight: 300;
  letter-spacing: 0.6;
  color: #555555;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 15px;
  word-wrap: break-word;
  background-position: left center;
  overflow-x: hidden;
  background: #faeeee;
  letter-spacing: 1.6px;
  line-height: 2.2em;
}

@media screen and (max-width: 640px) {
  body {
    font-size: 17px;
    line-height: 2em;
  }
}

body div {
  font-weight: 300;
}

a {
  color: #ec9797 !important;
  text-decoration: none;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 834px) {
  .inner {
    width: 100%;
    margin: 0 auto;
  }
}

#main, #main {
  width: 1200px !important;
  max-width: 100% !important;
  float: none !important;
  margin: 0 auto;
}

#contents_wrap {
  position: relative;
  z-index: 1;
}

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

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

@media screen and (max-width: 100%) {
  #main {
    width: 100%;
  }
}

/*1カラム*/
#col_main {
  width: 100% !important;
  float: none !important;
}

@media screen and (max-width: 100%) {
  #side {
    width: 18.75000%;
  }
}

@media screen and (max-width: 100%) {
  #side aside {
    width: 100% !important;
  }
}

.map {
  margin: 56px auto 120px;
  padding: 60px 0;
}

@media screen and (max-width: 834px) {
  .map {
    width: 90%;
  }
}

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .map li {
    text-align: center;
  }
}

.map li:last-child {
  display: none;
}

.map li a {
  color: #333 !important;
}

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 25px;
  padding: 0 0 5px;
}

.policy p {
  margin: 0 0 20px;
}

table {
  table-layout: fixed;
}

table td {
  margin-bottom: -1px !important;
}

.tlauto table {
  table-layout: auto;
}

table td img {
  height: auto !important;
}

.pdtd10 td {
  padding: 10px !important;
}

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line;
}

b, strong {
  font-weight: bold;
}

u {
  text-decoration: line-through;
}

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

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3;
}

span {
  font-weight: inherit;
}

@media screen and (max-width: 834px) {
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

u {
  text-decoration: underline;
}

.borB {
  border-bottom: 1px dashed #333;
}

.b {
  font-weight: bold;
}

b {
  font-weight: bold;
}

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px;
}

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

.inner_out {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

a.tel_link {
  pointer-events: none;
}

@media screen and (max-width: 640px) {
  a.tel_link {
    pointer-events: auto;
  }
}

/*blog*/
.blog {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px 100px;
}

.blog aside {
  padding: 0 !important;
  min-width: 25% !important;
}

@media screen and (max-width: 1000px) {
  .blog aside {
    min-width: 100% !important;
  }
}

.blog #contents {
  width: 95%;
  margin-left: 5%;
}

@media screen and (max-width: 1000px) {
  .blog #contents {
    margin-bottom: 100px !important;
    width: 100%;
    margin-left: 0;
  }
}

.blog #contents > dl {
  border-bottom: 10px dotted #ec9797 !important;
  padding-bottom: 30px !important;
  margin: 0;
  margin-bottom: 20px;
}

.blog #contents dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px !important;
}

.blog .date {
  font-weight: bold;
  font-size: 1.5em !important;
  color: #333 !important;
  letter-spacing: 1px;
}

.blog dt span {
  font-size: 1.5em !important;
  font-weight: 700;
  letter-spacing: 5px;
  color: #333 !important;
  -webkit-transition: .5s;
  transition: .5s;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top: 10px;
  text-align: center !important;
}

.blog .translate {
  position: relative;
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none !important;
}

.blog .translate:hover {
  color: #59b98f !important;
  -webkit-transition: .5s;
  transition: .5s;
  text-decoration: none !important;
}

.blog #contents article ul li {
  margin-right: 10px;
}

.blog #contents > dl ul li {
  margin-right: 10px !important;
}

.blog div#contents article ul {
  max-width: 100% !important;
  margin: 0 auto;
  margin-bottom: 10px;
}

.blog img {
  margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
  .blog .detail {
    text-align: left !important;
  }
}

.blog article {
  text-align: center !important;
}

.blog article h3 {
  text-align: center !important;
  font-size: 30px;
  margin-bottom: 20px;
  border-bottom: 4px double #854c60;
  display: inline-block;
}

.blog article div {
  width: 100% !important;
  margin: 0 auto !important;
}

.blog .translate {
  font-weight: bold;
}

.blog h2 {
  position: relative;
  font-size: 1.5em;
  font-weight: 700;
  letter-spacing: 5px;
  padding-left: 45px;
  text-align: left;
  background: #eee;
  padding: 20px !important;
  padding-left: 60px !important;
  margin-bottom: 20px;
  margin-top: 10px;
  border-left: 10px solid #62c8a5;
}

.blog h2:before {
  content: "\f4d8";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  font-weight: 800;
  font-family: "Font Awesome 5 Pro";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #62c8a5;
  font-size: 1.1em;
}

.blog a {
  color: #59b98f !important;
  font-weight: 600;
}

@media screen and (max-width: 640px) {
  .blog button {
    margin: 10px 0;
  }
}

.blog #calendar {
  width: 100% !important;
  margin: 0 auto !important;
}

@media screen and (max-width: 640px) {
  .blog #calendar {
    width: 100% !important;
  }
}

.blog input[type="text"], .blog input[type="password"], .blog textarea {
  width: 50% !important;
}

section div#contents > dl ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

@media screen and (max-width: 1000px) {
  section div.wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

div.wrap {
  width: 100% !important;
  max-width: 100% !important;
}

section div.wrap {
  background: none !important;
}

section div#contents > dl {
  border: none !important;
  border-bottom: 1px dotted #eee !important;
}

section div#contents article ul li {
  float: left;
  list-style: none;
  background: #eee;
  padding: 5px 15px;
  border-radius: 3px;
}

section div#contents article ul li a {
  color: #333 !important;
  margin-right: 0 !important;
}

section div#contents > dl ul li a {
  margin-right: 0px !important;
}

div.blog_list div.blog_photo {
  width: 40%;
}

@media screen and (max-width: 834px) {
  div.blog_list div.blog_photo {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  div.blog_list div.blog_photo {
    text-align: center;
  }
}

div.blog_list {
  border: none;
}

div.blog_list div.blog_date {
  color: #faeeee;
  font-size: 1.4em;
}

div.blog_list h3 a {
  color: #333 !important;
  font-size: 1.6em;
  letter-spacing: 3px;
  font-weight: 500;
}

div.detail {
  margin-top: 10px;
}

.blog article div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  margin-top: 30px;
}

@media screen and (max-width: 834px) {
  div.blog_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

header:nth-of-type(1) div.wrap {
  font-size: 16px;
}

@media screen and (max-width: 834px) {
  section div.wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/*form*/
.submit {
  max-width: 100%;
}

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

.tel {
  text-align: left !important;
}

.form_wrap #text {
  position: relative;
}

.form_wrap #text:after {
  position: absolute;
  content: "必須";
  top: 0px;
  right: -30px;
  font-size: 0.9em;
}

.form_wrap .radio {
  text-align: left !important;
}

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

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

/*パンくず*/
.pankuzu ul {
  margin-top: 15px;
}

.pankuzu a {
  color: #8a8a8a !important;
}

.pankuzu li {
  display: inline-block;
  margin-right: 40px;
  position: relative;
  font-weight: bold;
  color: #999 !important;
}

@media screen and (max-width: 640px) {
  .pankuzu li {
    font-size: 13px;
  }
}

@media screen and (max-width: 640px) {
  .pankuzu li:last-child {
    margin-right: 10px;
  }
}

.pankuzu li:last-child:after {
  display: none;
}

.pankuzu li:after {
  content: "＞";
  position: absolute;
  right: -25px;
  top: -1px;
}

/*プライバシーポリシー*/
.policy_01 {
  margin-bottom: 40px;
  width: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .policy_01 {
    width: 100%;
  }
}

.policy_01 h2 {
  letter-spacing: 5px;
  color: #ffffff;
  line-height: 30px;
  position: relative;
  padding: 10px;
  background: #000000;
  -webkit-box-shadow: 0 0 0 0 #000000, -10px 0 0 0 #000000, 0 3px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0 0 #000000, -10px 0 0 0 #000000, 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  text-align: center !important;
  margin: 0 auto;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 640px) {
  .policy_01 h2 {
    width: 100%;
    font-size: 15px;
  }
}

.policy_01 h2:before {
  content: " ";
  position: absolute;
  top: 100%;
  left: -10px;
  width: 0;
  height: 0;
  border-width: 0 10px 10px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #4f4f4f;
}

/*お問い合わせ下部テキスト*/
@media screen and (max-width: 640px) {
  .contact_txt {
    text-align: left !important;
  }
}

/*送信完了メッセージ*/
#form_c2 {
  width: 960px !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  margin-top: 60px !important;
  text-align: center !important;
}

/*メールフォームレイアウト*/
.style_form {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .style_form {
    text-align: center;
  }
}

section div.form_wrap dl dt {
  text-align: left !important;
}

/*固定ヘッダー時のメールフォーム埋まり防止*/
/*アンカーリンク調整*/
a.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

/*404*/
.nf_title h1 {
  margin-top: 80px;
  position: relative;
  color: #333333;
  text-shadow: 0 0 2px white;
  font-size: 100px;
}

@media screen and (max-width: 1000px) {
  .nf_title h1 {
    font-size: 80px;
  }
}

@media screen and (max-width: 834px) {
  .nf_title h1 {
    font-size: 60px;
  }
}

@media screen and (max-width: 640px) {
  .nf_title h1 {
    margin-top: 40px;
    font-size: 50px;
  }
}

.nf_txt {
  color: #555555 !important;
  margin-top: 40px;
}

@media screen and (max-width: 640px) {
  .nf_txt {
    margin-top: 0;
  }
}

.nf_txt h2 {
  font-size: 19px;
  border-bottom: none;
}

@media screen and (max-width: 640px) {
  .nf_txt h2 {
    font-size: 17px;
  }
}

.nf_txt p {
  color: #777777;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  .nf_txt p {
    font-size: 13px;
  }
}

.nf_btn a {
  color: #555555 !important;
  text-align: center !important;
  border: 1px solid;
  padding: 20px 80px;
}

.nf_btn a:hover {
  background: #59b98f;
  color: #fff !important;
}

/*meanmenu*/
.mean-container .mean-bar {
  padding: 0 !important;
  background: none !important;
}

.mean-container .mean-nav {
  margin-top: 0 !important;
}

.mean-container .mean-nav ul li a {
  width: 100% !important;
  padding: 1em 0 !important;
  margin: 0;
}

/*nav*/
@media screen and (max-width: 834px) {
  #nav_global {
    display: none;
  }
}

#nav_global02 {
  display: none;
}

@media screen and (max-width: 834px) {
  #nav_global02 {
    display: block;
  }
}

.mean-nav span {
  display: block;
  /*menuの小文字*/
}

/**/
/*ズームイン*/
#slide_wrapp {
  position: relative;
  overflow: hidden;
}

#slide_wrapp .slide_item {
  opacity: 0;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 2s linear, -webkit-transform 7.5s linear;
  transition: opacity 2s linear, -webkit-transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear;
  transition: opacity 2s linear, transform 7.5s linear, -webkit-transform 7.5s linear;
  position: relative;
}

#slide_wrapp .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}

#slide_wrapp .slide_item.show_ {
  opacity: 1;
}

#slide_wrapp .slide_item.zoom_ {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

#slide_wrapp .slide_item img {
  display: block;
}

/**/
/* 「RightToLeft」の動作内容 */
@-webkit-keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes RightToLeft {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    /* X軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes LeftToRight {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    /* X軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideDown {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    /* Y軸方向に-50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@-webkit-keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes SlideUp {
  0% {
    opacity: 0;
    /* 透明 */
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    /* Y軸方向に50px */
  }
  100% {
    opacity: 1;
    /* 不透明 */
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

/* 「RightToLeft」を適用する箇所 */
/* Opening
-----------------------------------------*/
.Opening {
  position: relative;
  background-color: #FFF;
}

.Opening ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.Opening ul li img.Opening__text {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 9;
}

.Opening ul li span img.Opening__img {
  max-width: inherit;
  width: 100%;
  height: auto;
}

/*マージン*/
.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;
}

td {
  border: none !important;
}

/*パディング*/
.p10 {
  padding: 0  10px;
}

.pd0 {
  padding: 0 !important;
}

.pd0 td {
  padding: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb0 td {
  padding-bottom: 0 !important;
}

/*hover*/
a:hover {
  opacity: 0.9 !important;
}

a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

a:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

img:hover {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/*ふわっと*/
.fadeInDown {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/**/
.fadeInLeft {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  visibility: visible !important;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/**/
.fadeInRight {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  visibility: visible !important;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

/**/
.fadeInUp {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  visibility: visible !important;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

/*ニュースエリアを囲むクラス...scrollArea*/
.scrollArea {
  height: 200px;
  overflow: auto;
  padding-right: 20px;
}

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

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

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

/*プルダウンメニュー*/
.sub_menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  z-index: 999999;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto !important;
  width: auto !important;
  background: rgba(250, 238, 238, 0.9);
}

.sub_menu li {
  width: 100% !important;
  position: relative;
  z-index: 99;
  line-height: 1.8;
  display: inline-block;
}

.sub_menu li:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.sub_menu a {
  display: block !important;
  color: #fff !important;
  padding: 10px 0;
}

/*YouTube*/
.youtube01 {
  margin-bottom: 80px;
}

.youtube01 iframe {
  width: 100%;
  margin: 0 auto;
  height: 450px;
}

/*-----ボックスフレーム-----*/
/*点線の大括弧*/
.box20 {
  position: relative;
  padding: 0.25em 1em;
  margin: 2em 0;
  top: 0;
  background: #efefef;
}

.box20:before, .box20:after {
  position: absolute;
  top: 0;
  content: '';
  width: 10px;
  height: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.box20:before {
  border-left: dotted 2px #87755e;
  border-top: dotted 2px #87755e;
  border-bottom: dotted 2px #87755e;
  left: -1px;
}

.box20:after {
  border-top: dotted 2px #87755e;
  border-right: dotted 2px #87755e;
  border-bottom: dotted 2px #87755e;
  right: -1px;
}

.box20 p {
  margin: 0;
  padding: 0;
}

/*めくれたテープ風*/
.box25 {
  position: relative;
  background: #fff0cd;
  -webkit-box-shadow: 0px 0px 0px 5px #fff0cd;
          box-shadow: 0px 0px 0px 5px #fff0cd;
  border: dashed 2px white !important;
  padding: 0.2em 0.5em;
  color: #454545;
}

.box25:after {
  position: absolute;
  content: '';
  right: -7px;
  top: -7px;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #ffdb88 #fff #ffdb88;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

.box25 p {
  margin: 0;
  padding: 0;
}

/*矢印hover.右に少しずらす*/
/*地図*/
.map01 iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 834px) {
  .map01 iframe {
    height: 400px !important;
  }
}

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

/*ツイッター*/
.twitter {
  max-width: 100% !important;
  width: 45% !important;
  height: 300px;
  overflow: auto;
}

.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;
}

/*プライバシーポリシーモーダル*/
.modaal-container {
  background: rgba(255, 255, 255, 0.9) !important;
}

@media screen and (max-width: 834px) {
  .modaal-content-container {
    height: 600px;
    overflow: auto;
  }
}

@media screen and (max-width: 834px) and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
  }
}

p.center {
  text-align: center;
}

.modaal-close {
  position: absolute !important;
  right: -20px !important;
  top: -20px !important;
  background: rgba(0, 0, 0, 0.7) !important;
}

.modaal-content-container h3 {
  font-size: 1.2em;
  letter-spacing: 0;
  position: relative;
  padding-left: 40px;
  padding-bottom: 5px;
}

.modaal-content-container h3:before {
  content: "";
  background: url(../images/home/leaf.png) no-repeat;
  background-size: contain;
  width: 47px;
  height: 32px;
  position: absolute;
  top: 5px;
  left: 0;
  margin: auto;
}

.modaal-content-container h3:after {
  content: "";
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 0;
  border-top: 1px dotted #ec9797;
  border-bottom: 2px solid #ec9797;
}

.modaal-content-container h3 span {
  font-size: .65em;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  padding-left: 20px;
}

.modaal-content-container p {
  margin: 0 0 20px;
  color: #555555 !important;
}

.modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
  background: #fff !important;
}

@media screen and (max-width: 640px) {
  .modaal-content-container {
    height: 400px;
    overflow-y: scroll;
  }
}

/**/
/*横に画像が流れる*/
.loop_wrap {
  margin-top: 60px;
}

.loop_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

.loop_wrap ul li {
  width: 400px;
  display: inline-block;
  margin: 0 10px;
  height: auto !important;
}

@media screen and (max-width: 640px) {
  .loop_wrap ul li {
    width: 200px;
  }
}

/*news_dlリスト*/
.newswrap {
  height: 380px;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: auto;
}

.newswrap dl {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  margin: auto;
  margin-bottom: 10px;
  border-bottom: 3px dotted #eee !important;
  display: block !important;
}

.newswrap dd {
  text-align: left !important;
  border: none !important;
  background: none !important;
  width: 100% !important;
  padding: 0 0 10px !important;
}

@media screen and (max-width: 834px) {
  .newswrap dd {
    width: 100% !important;
  }
}

.newswrap dt {
  border: none !important;
  background: none !important;
  width: 100% !important;
  border-radius: 5px;
  text-align: center !important;
  margin: 0 auto !important;
  padding: 0 !important;
  font-size: 1.1em;
  color: #ec9797 !important;
}

.name {
  text-align: left;
}

.kana {
  text-align: left;
}

.news_bg {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  background: url(../images/home/news_bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  padding: 40px;
}

.news_bg .scroll {
  height: 150px;
  overflow: auto;
}

.news_bg .scroll td:nth-child(odd) {
  width: 25%;
}

.news_bg .scroll td:nth-child(even) {
  width: 100%;
}

/*respon_news*/
/*hover*/
.btn a:hover {
  -webkit-animation: .3s;
  animation: zoom .3s;
}

/*infiniteslide*/
.infiniteslide_wrap {
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
}

.infiniteslide {
  padding: 60px 0 !important;
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  max-width: 100%;
}

.infiniteslide ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1) !important;
  margin-right: calc(((100vw - 100%) / 2) * -1) !important;
  height: auto !important;
}

.infiniteslide ul li {
  height: auto !important;
  display: inline-block;
  margin: 0 20px !important;
}

@media screen and (max-width: 834px) {
  .infiniteslide ul li {
    margin: 0 10px !important;
  }
}

.infiniteslide img {
  -webkit-box-shadow: 5px 5px 8px rgba(9, 9, 9, 0.1);
          box-shadow: 5px 5px 8px rgba(9, 9, 9, 0.1);
}

.infiniteslide br {
  display: none !important;
}

/*hoverでaの中のspanのいろかわる*/
/*insta 横に4つ*/
.insta {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}

@media screen and (max-width: 640px) {
  .insta {
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
  }
}

@media screen and (max-width: 468px) {
  .insta {
    width: 100%;
  }
}

.insta div.sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.insta div.sns_list > div {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: none !important;
  width: 23% !important;
  margin: 0 auto;
  -ms-flex-line-pack: start;
      align-content: start;
}

@media screen and (max-width: 834px) {
  .insta div.sns_list > div {
    margin-bottom: 30px;
    width: 46% !important;
  }
}

@media screen and (max-width: 640px) {
  .insta div.sns_list > div {
    width: 100% !important;
  }
}

.insta div.sns_list div.sns_photo {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 auto;
  padding: 0 !important;
}

@media screen and (max-width: 640px) {
  .insta div.sns_list div.sns_photo {
    padding: 10px !important;
  }
}

.insta div.sns_list div.sns_photo a {
  position: relative;
  display: block;
}

.insta div.sns_list div.sns_photo a::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.insta div.sns_list div.sns_photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -o-object-position: center !important;
     object-position: center !important;
  font-family: "object-fit: cover!important;" !important;
  font-family: "object-position: center!important;" !important;
}

.insta .sns_text {
  width: 100% !important;
  padding: 0 !important;
  margin-top: 10px;
}

.insta img {
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1) !important;
}

.insta .sns_date {
  color: #ccc !important;
}

.insta ul.clearfix {
  display: none;
}

/**たて2よこ3**/
.instagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.instagram li {
  width: 30%;
  margin: 7.5px 5px;
}

@media screen and (max-width: 834px) {
  .instagram li {
    width: 45%;
  }
}

@media screen and (max-width: 640px) {
  .instagram {
    margin-bottom: 40px;
  }
}

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

/*respon*/
.herf {
  width: 49%;
}

@media screen and (max-width: 640px) {
  .herf {
    width: 100%;
    margin-bottom: 20px;
  }
}

/**/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 640px) {
  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/**/
.none {
  display: none;
}

.block {
  display: block !important;
}

/*画像*/
.img100 img {
  width: 100% !important;
}

.img img {
  -webkit-box-shadow: 0px 0px 10px -3px rgba(9, 9, 9, 0.1) !important;
          box-shadow: 0px 0px 10px -3px rgba(9, 9, 9, 0.1) !important;
}

/*フォント*/
.small {
  font-size: 0.85em;
  line-height: 1.8em;
}

.middle {
  font-size: 1em;
}

.large {
  font-size: 1.4em;
}

.bold {
  font-weight: 600;
}

.center {
  display: block;
  text-align: center;
}

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

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

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

.sp {
  display: block;
}

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

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

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

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

.imgL {
  margin-right: 0px;
  max-width: 100% !important;
}

.imgR {
  margin-left: 0px;
  max-width: 100% !important;
}

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

.style_form input {
  width: 100% !important;
}

/*color*/
.acc-color a {
  color: #59b98f !important;
}

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

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

.voice_table {
  padding: 30px;
  background: #faeeee;
}

.voice_table b {
  font-weight: inherit;
  font-size: 1.2em;
}

.voice_table .acc-title:hover {
  cursor: pointer;
}

.voice_table .acc-title b {
  background: #ec9797;
  padding: 5px 10px;
  margin-right: 20px;
}

.voice_table .column_txt {
  display: block;
  margin-top: 15px !important;
}

@media screen and (max-width: 640px) {
  .voice_table .column_txt {
    display: block;
  }
}

.voice_table .column_txt b {
  background: #59b98f;
  padding: 5px 10px;
  margin-right: 20px;
  color: #fff;
}

/*バウンド*/
.cp_keyframes {
  margin: 0 auto;
  background: #29b6f6;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: keyframes 0.5s ease-in infinite alternate;
  animation: keyframes 0.5s ease-in infinite alternate;
}

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

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

/*ふわふわと上下に動く*/
.cp_arrows *, .cp_arrows *:before, .cp_arrows *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp_arrows {
  position: absolute;
  bottom: 40%;
  right: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2em auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.cp_arrows .cp_arrow {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-animation: arrow-move06 2s 1s ease-in-out infinite;
  animation: arrow-move06 2s 1s ease-in-out infinite;
}

.cp_arrows .cp_arrow:before {
  -webkit-transition: transform 0.5s ease-in;
  -webkit-transition: -webkit-transform 0.5s ease-in;
  transition: -webkit-transform 0.5s ease-in;
  transition: transform 0.5s ease-in;
  transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
}

.cp_arrows .cp_arrow:hover {
  color: #ec407a;
  border-color: #ec407a;
}

.cp_arrows .cp_arrow:hover:before {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

@-webkit-keyframes arrow-move06 {
  0% {
    top: 1%;
    opacity: 0.1;
  }
  70% {
    top: 5%;
    opacity: 1;
  }
  100% {
    top: 1%;
    opacity: 0.3;
  }
}

@keyframes arrow-move06 {
  0% {
    top: 1%;
    opacity: 0.1;
  }
  70% {
    top: 5%;
    opacity: 1;
  }
  100% {
    top: 1%;
    opacity: 0.3;
  }
}

.acc-title:hover {
  cursor: pointer;
}

/*ハンバーガーメニュー03*/
.open #nav-toggle:before {
  -webkit-transition: 2s;
  transition: 2s;
  content: "close";
  position: absolute;
  left: 0;
  right: 0;
  top: 21px;
  color: #ababab;
  font-size: 0.8em;
  letter-spacing: 0;
  font-weight: 600;
}

.open #nav-toggle:after {
  display: none;
}

#nav-toggle {
  position: fixed;
  top: 10px;
  right: 10px;
  height: 30px;
  cursor: pointer;
}

@media screen and (min-width: 1025px) {
  #nav-toggle {
    display: none;
  }
}

#nav-toggle > div {
  position: relative;
  width: 40px;
}

#nav-toggle:after {
  -webkit-transition: 2s;
  transition: 2s;
  content: "menu";
  position: absolute;
  left: 0;
  right: 0;
  top: 21px;
  color: #ababab;
  font-size: 0.8em;
  letter-spacing: 0;
  font-weight: 600;
}

#nav-toggle span {
  width: 45px;
  height: 4px;
  /* left: 0; */
  right: -2px;
  margin: auto;
  display: block;
  background: #ababab;
  position: absolute;
  -webkit-transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: top .5s ease, -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out, top .5s ease;
  transition: transform .6s ease-in-out, top .5s ease, -webkit-transform .6s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 3px;
}

#nav-toggle span:nth-child(2) {
  top: 12px;
}

#nav-toggle span:nth-child(3) {
  top: 22px;
}

#nav-toggle:hover span:nth-child(1) {
  top: 4px;
}

#nav-toggle:hover span:nth-child(2) {
  top: 12px;
}

#nav-toggle:hover span:nth-child(3) {
  top: 23px;
}

.open #nav-toggle span {
  background: #ababab;
}

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

.open #nav-toggle span:nth-child(2) {
  top: 15px;
  width: 0;
  left: 50%;
}

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

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

#container {
  z-index: 900;
}

#gloval-nav {
  background: #f5f5f5 !important;
  color: #777777;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  -webkit-transition: opacity .6s ease, visibility .6s ease;
  transition: opacity .6s ease, visibility .6s ease;
}

#gloval-nav .sub_menu {
  position: static;
}

#gloval-nav nav {
  width: 85%;
  height: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#gloval-nav .header_container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 0 !important;
}

#gloval-nav .col_02 {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 640px) {
  #gloval-nav .col_02 {
    margin-bottom: 0;
  }
}

#gloval-nav .col_01 {
  width: 100%;
  text-align: center;
}

#gloval-nav .h_tel {
  margin-bottom: 10px;
}

#gloval-nav ul {
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 90%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#gloval-nav ul li {
  width: 100%;
  position: relative;
}

#gloval-nav ul li a {
  background-size: cover;
  background-position: center;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .9em;
  color: #000 !important;
}

#gloval-nav i {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #333;
  text-align: center;
}

#gloval-nav .i_active::before {
  content: "\f068";
}

#gloval-nav .sub_menu {
  background: none !important;
  padding: 0 !important;
}

#gloval-nav .sub_menu li {
  margin-bottom: 0 !important;
}

#gloval-nav ul {
  list-style: none;
  background-size: contain;
  background-position: center;
}

#gloval-nav ul li {
  opacity: 0;
  -webkit-transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: opacity .2s ease, -webkit-transform .6s ease;
  transition: transform .6s ease, opacity .2s ease;
  transition: transform .6s ease, opacity .2s ease, -webkit-transform .6s ease;
}

/* open */
.open {
  overflow: hidden;
}

.open #gloval-nav {
  visibility: visible;
  opacity: 1;
}

.open #gloval-nav li {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: opacity .9s ease, -webkit-transform 1s ease;
  transition: transform 1s ease, opacity .9s ease;
  transition: transform 1s ease, opacity .9s ease, -webkit-transform 1s ease;
}

.clone-nav {
  position: fixed !important;
  top: 0;
  left: 0;
  bottom: auto !important;
  z-index: 2;
  width: 100%;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
  max-width: 100%;
  margin: auto;
  right: 0;
  background: #fff;
  padding: 15px;
}

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

/**/
.acc_title:hover {
  cursor: pointer;
}

/**/
.img_box img {
  -webkit-animation: img_box_9955 3s linear infinite;
          animation: img_box_9955 3s linear infinite;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  margin: 1rem 0 !important;
  width: 60% !important;
}

@-webkit-keyframes img_box_9955 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  33.33333% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  66.66667% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes img_box_9955 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  33.33333% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  66.66667% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.acc {
  color: #59b98f;
}

.acc div {
  color: #59b98f;
}

/**/
.clearfix:after {
  visibility: visible;
}

/*blog文字数カット*/
/*フェードで出現*/
.fadein {
  opacity: 0;
  -webkit-transform: translate(0) !important;
      -ms-transform: translate(0) !important;
          transform: translate(0) !important;
  -webkit-transition: all 1s !important;
  transition: all 1s !important;
  display: block !important;
  text-align: center !important;
}

.scrollin {
  opacity: 1 !important;
  -webkit-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
}

/*flexbox*/
.box {
  height: auto !important;
}

/**/
@media screen and (max-width: 640px) {
  .form_wrap dl {
    display: block !important;
  }
}

@media screen and (max-width: 640px) {
  .form_wrap dt, .form_wrap dd {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .form_wrap dt {
    border-right: 1px solid #ccc !important;
  }
}

@media screen and (max-width: 640px) {
  .contact_form div {
    float: none !important;
  }
}

.contact_form dt {
  background: #faeeee !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  position: relative;
}

.contact_form dd {
  text-align: left !important;
}

/**/
@media screen and (max-width: 640px) {
  .voice_table tr {
    display: block !important;
  }
}

/*slick_商品一覧など横に流すとき*/
/**/
/*下層メイン画像*/
#local-keyvisual {
  position: relative;
  background: url(../images/home/cont_main.jpg);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 120px 0;
}

@media screen and (max-width: 1000px) {
  #local-keyvisual {
    padding: 80px 0;
  }
}

@media screen and (max-width: 640px) {
  #local-keyvisual {
    padding: 60px 0;
  }
}

#local-keyvisual h1 {
  z-index: 1;
  position: relative;
  color: #59b98f;
  line-height: 1em;
  text-align: center;
  text-shadow: 0px 3px 9.7px rgba(255, 255, 255, 0.35);
  font-size: 3em;
  text-align: left;
  padding-left: 80px;
  letter-spacing: -1px;
  -webkit-animation-name: fadein;
          animation-name: fadein;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}

@media screen and (max-width: 1000px) {
  #local-keyvisual h1 {
    padding-left: 60px;
  }
}

@media screen and (max-width: 834px) {
  #local-keyvisual h1 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 640px) {
  #local-keyvisual h1 {
    padding-left: 20px;
  }
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (min-width: 641px) and (max-width: 835px) {
  #local-keyvisual h1 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 640px) {
  #local-keyvisual h1 {
    font-size: 35px;
  }
}

#local-keyvisual h1 span {
  display: block;
  color: #777777;
  font-size: .4em;
  font-family: "Sorts Mill Goudy", serif, "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  margin-top: 10px;
}

#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;
}

.pan1 {
  margin: 10px 0 60px;
  text-align: left;
}

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

.pan1 a {
  color: #000;
}

/**/
/*スクロールボタンアニメーション*/
.scroll {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  color: #333 !important;
  /* アニメーション設定 */
}

.scroll .arrowWrap {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 200px;
}

.scroll .arrowInner p {
  font-size: 12px;
  text-align: end;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}

.scroll .arrow {
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: #eee;
  position: relative;
  overflow: hidden;
}

.scroll .arrow::before {
  content: '';
  width: 1px;
  height: 100px;
  margin: 50px auto 0;
  background-color: #000;
  position: absolute;
  top: -150px;
  left: 0;
  -webkit-animation: arrow 2.5s ease 0s infinite normal;
  animation: arrow 2.5s ease 0s infinite normal;
}

@-webkit-keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
}

@keyframes arrow {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
  100% {
    -webkit-transform: translate3d(-50%, 100px, 0);
    transform: translate3d(-50%, 100px, 0);
  }
}

/**/
/*loading*/
#is-loading {
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #FFF;
  z-index: 999999999;
}

#loading {
  margin: auto;
  width: 100px;
  height: 100% !important;
  text-align: center;
  z-index: 999999;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#loading span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.animsition-overlay-slide {
  background-color: #ec9797 !important;
  position: relative;
  z-index: 9999 !important;
}

/*ブラウザにやさしくスクロールで画面に入った要素にアニメーション*/
/* 3 つのサンプル共通 */
.sample {
  overflow: hidden;
  position: relative;
}

.sample img {
  display: block;
  height: auto;
  margin: 0 auto;
}

.left_img img {
  margin: inherit !important;
}

.sample02 {
  overflow: hidden;
}

.sample02 img {
  display: block;
  height: auto;
}

/* 1 つ目のサンプル */
@media screen and (min-width: 834px) {
  .sample-one.sample-animation img {
    -webkit-animation: sample-one 1.2s cubic-bezier(0.4, 0, 0.2, 1);
            animation: sample-one 1.2s cubic-bezier(0.4, 0, 0.2, 1);
  }
}

.sample-one img {
  opacity: 0;
}

@-webkit-keyframes sample-one {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
  32% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
}

@keyframes sample-one {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
  32% {
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(24px);
            transform: scale(1.2) translateY(24px);
  }
}

/* 2 つ目のサンプル */
.sample-second.sample-animation {
  -webkit-animation: sample-second-img 2s cubic-bezier(0.4, 0, 0.2, 1);
          animation: sample-second-img 2s cubic-bezier(0.4, 0, 0.2, 1);
}

.sample-second.sample-animation:before {
  -webkit-animation: sample-second-before 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: sample-second-before 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.sample-second:before {
  background: #faeeee;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  width: 100%;
}

@-webkit-keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}

@keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}

@-webkit-keyframes sample-second-before {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes sample-second-before {
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

/* 3 つ目のサンプル */
.sample-third.sample-animation:before,
.sample-third.sample-animation:after {
  -webkit-animation: 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: 2s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #fafafa;
  bottom: 0;
  content: '';
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: 1;
}

.sample-third.sample-animation:before {
  -webkit-animation-name: sample-third-before;
          animation-name: sample-third-before;
  left: 0;
  right: 50%;
}

.sample-third.sample-animation:after {
  -webkit-animation-name: sample-third-after;
          animation-name: sample-third-after;
  left: 50%;
  right: 0;
}

.sample-third img {
  opacity: 0;
}

@-webkit-keyframes sample-third-before {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes sample-third-before {
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@-webkit-keyframes sample-third-after {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes sample-third-after {
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.sample-animation.sample-one {
  opacity: 1 !important;
}

.sample-animation img {
  opacity: 1 !important;
}

/*バイリンガル*/
#builingual {
  position: fixed !important;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 8px !important;
  border-radius: 5px 0 0 0;
}

@media screen and (max-width: 640px) {
  #builingual {
    width: 100%;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

header#global_header {
  width: 1600px;
  max-width: 80%;
  min-width: inherit !important;
  background: #fff;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  header#global_header {
    max-width: 85% !important;
  }
}

#header {
  padding: 60px 20px 0;
}

.header_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
  .header_container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.header_container .col_01 {
  width: 20%;
  text-align: left;
}

@media screen and (max-width: 1200px) {
  .header_container .col_01 {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .header_container .col_01 {
    margin-bottom: 10px;
  }
}

.header_container .col_02 {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1200px) {
  .header_container .col_02 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  .header_container .col_02 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 834px) {
  .header_container .col_02 > div {
    width: 49%;
  }
}

.header_container .col_02 p {
  font-size: .9em;
  margin-top: -5px;
}

@media screen and (max-width: 640px) {
  .header_container .col_02 p {
    font-size: .8em;
  }
}

@media screen and (max-width: 640px) {
  .header_container .h_tel {
    margin-bottom: 15px;
    width: 100% !important;
  }
}

.header_container .h_tel p {
  white-space: nowrap;
  font-size: 12px;
}

@media screen and (max-width: 1200px) {
  .header_container > div {
    width: 100% !important;
  }
}

.h_contact {
  margin-left: 10px;
}

@media screen and (max-width: 834px) {
  .h_contact {
    margin-left: 0;
  }
}

.h_contact a {
  background: url(../images/home/btn_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff !important;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  display: block;
  padding: 12px 0;
  position: relative;
  width: 200px;
  min-width: 160px;
  max-width: 100%;
}

@media screen and (max-width: 1400px) {
  .h_contact a {
    width: 170px;
  }
}

@media screen and (max-width: 834px) {
  .h_contact a {
    width: 100%;
  }
}

.h_contact a:after {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  background-size: contain;
  width: 5px;
  height: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

.btnbox_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#nav_global {
  width: 100%;
  margin-bottom: 10px;
}

#nav_global ul {
  max-width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#nav_global ul li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  /*ドロップダウン基準点*/
}

#nav_global ul li a {
  color: #777777 !important;
  display: inline-block;
}

#nav_global ul li a:hover {
  -webkit-transition: 1s;
  transition: 1s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-animation: zoom .3s;
  animation: zoom .3s;
}

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

#mainArea img {
  width: 100%;
}

@media screen and (max-width: 640px) {
  #mainArea img {
    height: 40vh !important;
    -o-object-fit: cover !important;
       object-fit: cover !important;
    font-family: "object-fit: cover!important;";
  }
}

.bx-wrapper img {
  width: 100%;
}

/**/
@media screen and (max-width: 1024px) {
  #nav_global {
    display: none !important;
  }
}

#global_footer {
  width: 1600px;
  max-width: 80%;
  min-width: inherit !important;
  background: #fff;
  margin: 0 auto;
  background-color: #fff !important;
}

@media screen and (max-width: 1200px) {
  #global_footer {
    max-width: 85% !important;
  }
}

#footer {
  padding: 0 20px;
  color: #777777 !important;
}

.footer_container .col_03 {
  margin-bottom: 40px;
}

.footer_container .col_03 .f_logo {
  margin-bottom: 20px;
}

.footer_container .col_03 .f_info a {
  color: #777777 !important;
  font-family: "Noto Sans JP", sans-serif, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.footer_container .col_04 {
  margin-bottom: 50px;
}

.nav_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1200px) {
  .nav_footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 834px) {
  .nav_footer {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.nav_footer li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 1200px) {
  .nav_footer li {
    width: 20%;
  }
}

@media screen and (max-width: 834px) {
  .nav_footer li {
    width: 49%;
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
  }
}

.nav_footer a {
  display: block;
  color: #777777 !important;
}

@media screen and (max-width: 834px) {
  .nav_footer a {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
    border: 4px double #ec9797;
    color: #777777 !important;
    text-decoration: none;
    padding: 8px 16px;
    font-size: 0.9em;
    -webkit-transition: .4s;
    transition: .4s;
  }
  .nav_footer a:active {
    background-color: #ec9797;
    border: 4px double #fff !important;
    color: #FFF !important;
  }
}

#copyright {
  background: none !important;
  padding: 5px 0 7px;
  font-weight: 500;
  padding-bottom: 50px;
}

@media screen and (max-width: 640px) {
  #copyright {
    padding: 10px 0 12px;
  }
}

#contents_wrap {
  width: 1600px;
  max-width: 80%;
  min-width: inherit !important;
  background: #fff;
  margin: 0 auto;
  padding: 160px 20px 80px;
}

@media screen and (max-width: 1200px) {
  #contents_wrap {
    max-width: 85% !important;
  }
}

/* home */
h1, h2 {
  font-family: "Sorts Mill Goudy", serif, "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
}

h3, h4 {
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  font-weight: 300;
}

a {
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
}

.h_h2 h2 {
  font-weight: 300;
  font-size: 2.8em;
  letter-spacing: 0;
  color: #59b98f;
  margin-bottom: 60px;
  position: relative;
}

@media screen and (max-width: 640px) {
  .h_h2 h2 {
    font-size: 2em;
  }
}

.h_h2 span {
  display: block;
  color: #555;
  font-size: .35em;
  position: relative;
  margin-top: 10px;
}

.h_h2 span:after {
  content: "";
  background: #777777;
  width: 40px;
  height: 1px;
  position: absolute;
  bottom: -20px;
  margin: auto;
  left: 0;
  right: 0;
}

.h_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 640px) {
  .h_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.h_flex .txt {
  padding-bottom: 40px !important;
}

@media screen and (max-width: 640px) {
  .h_flex .herf {
    width: 100%;
  }
}

@media screen and (max-width: 640px) {
  .h_flex img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .cr01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.h_h3 h3 {
  font-size: 2.2em;
  letter-spacing: 0;
  color: #59b98f;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .h_h3 h3 {
    font-size: 1.8em;
  }
}

.h_h3 span {
  display: block;
  color: #555;
  font-size: .35em;
  position: relative;
}

.h_h3 span:after {
  content: "";
  background: #777777;
  width: 40px;
  height: 1px;
  position: absolute;
  bottom: -20px;
  margin: auto;
  left: 50%;
  right: 0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.btn_flex {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

@media screen and (max-width: 834px) {
  .btn_flex {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.btn_flex .box {
  position: relative;
}

.btn_flex a {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .btn_flex a {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}

@media screen and (max-width: 834px) {
  .btn_flex a:last-child {
    margin-bottom: 0;
  }
}

.btn_flex a img:hover {
  -webkit-box-shadow: 0px 0px 15px -3px rgba(236, 151, 151, 0.5) !important;
          box-shadow: 0px 0px 15px -3px rgba(236, 151, 151, 0.5) !important;
}

.btn_flex02 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

@media screen and (max-width: 1000px) {
  .btn_flex02 {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  .btn_flex02 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 640px) {
  .btn_flex02 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media screen and (max-width: 1000px) {
  .btn_flex02 .box {
    width: 48% !important;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .btn_flex02 .box {
    width: 100% !important;
  }
}

@media screen and (max-width: 640px) {
  .btn_flex02 .btn img {
    width: 65% !important;
  }
}

@media screen and (max-width: 1000px) {
  .con_btn {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media screen and (max-width: 1000px) {
  .con_btn .box {
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

.btn_flex03 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

@media screen and (max-width: 1200px) {
  .btn_flex03 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media screen and (max-width: 1000px) {
  .btn_flex03 {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 834px) {
  .btn_flex03 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 1200px) {
  .btn_flex03 .box {
    width: 100% !important;
    margin-bottom: 20px;
  }
}

.btn_flex03 .btn {
  width: 360px !important;
}

@media screen and (max-width: 640px) {
  .btn_flex03 .btn img {
    width: 65% !important;
  }
}

.btn {
  background: url(../images/home/btn_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff !important;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  display: block;
  padding: 12px 0;
  position: relative;
  width: 280px;
  max-width: 100%;
  margin: 0 auto;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn:after {
  content: "";
  background: url(../images/home/arrow.png) no-repeat;
  background-size: contain;
  width: 5px;
  height: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

.contactArea {
  padding: 40px 0 100px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.contactArea h2 {
  background: url(../images/home/contact_ttl_bg.png) no-repeat;
  font-size: 1.8em;
  padding: 15px 0;
  padding-top: 20px;
  margin-bottom: 80px;
}

@media screen and (max-width: 1000px) {
  .contactArea h2 {
    font-size: 2.65vw;
  }
}

@media screen and (max-width: 834px) {
  .contactArea h2 {
    font-size: 2.55vw;
  }
}

@media screen and (max-width: 640px) {
  .contactArea h2 {
    background-size: cover;
    font-size: 3.5vw;
    line-height: 1.8;
  }
}

.contactArea .btn_flex02 {
  width: 80%;
  margin: 0 auto;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

@media screen and (max-width: 1200px) {
  .contactArea .btn_flex02 {
    width: 90%;
  }
}

@media screen and (max-width: 1000px) {
  .contactArea .btn_flex02 {
    width: 100%;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.contactArea .btn_flex02 .box {
  margin-bottom: 20px;
}

@media screen and (max-width: 1000px) {
  .contactArea .btn_flex02 .box {
    width: 100% !important;
  }
}

.contactArea .btn_flex02 .box:last-child {
  margin-bottom: 0;
}

.contents_h2 h2 {
  color: #fff;
  background: url(../images/home/c_h1_bg.png) no-repeat;
  margin-bottom: 50px;
  padding: 10px;
  padding-bottom: 10px;
  padding-left: 45px;
  position: relative;
  font-size: 1.5em;
  position: relative;
}

@media screen and (max-width: 1400px) {
  .contents_h2 h2 {
    background-size: cover;
  }
}

@media screen and (max-width: 640px) {
  .contents_h2 h2 {
    font-size: 1.2em;
  }
}

.contents_h2 h2:before {
  content: "";
  background: #fff;
  height: 25px;
  width: 5px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
}

.contents_h2 h2 span {
  font-size: .65em;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  padding-left: 20px;
}

@media screen and (max-width: 1600px) {
  .contents_h2 h2 span {
    padding-left: 0;
  }
}

@media screen and (max-width: 1400px) {
  .contents_h2 h2 span {
    padding-left: 0;
    display: block;
    margin-top: -5px;
    line-height: 2em;
  }
}

@media screen and (max-width: 640px) {
  .contents_h2 h2 span {
    font-size: .8em;
  }
}

.contents_h3 h3 {
  font-size: 1.2em;
  letter-spacing: 0;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .contents_h3 h3 {
    font-size: 1.1em;
    padding-bottom: 10px;
  }
}

.contents_h3 h3:before {
  content: "";
  background: url(../images/home/leaf.png) no-repeat;
  background-size: contain;
  width: 47px;
  height: 32px;
  position: absolute;
  top: 5px;
  left: 0;
  margin: auto;
}

.contents_h3 h3:after {
  content: "";
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  bottom: 0;
  border-top: 1px dotted #ec9797;
  border-bottom: 2px solid #ec9797;
}

.contents_h3 h3 span {
  font-size: .65em;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  padding-left: 20px;
}

@media screen and (max-width: 834px) {
  .sample .box {
    width: 49% !important;
    margin-bottom: 2%;
  }
}

.voice_table {
  background: #f5f5f5;
}

.voice_table td div {
  padding-left: 55px;
  position: relative;
}

.voice_table span {
  color: #ec9797;
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Sorts Mill Goudy", serif, "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  font-size: 1.4em;
  background: #fff;
  padding: 0px 12px;
  height: 2em;
  line-height: 2em;
  border-radius: 50px;
}

.voice_table .column_txt {
  display: block;
  margin-top: 20px !important;
}

.voice_table .column_txt span {
  padding: 0px 11px 0 13px;
  line-height: 2.2em;
}

@media screen and (max-width: 834px) {
  .kakomi dl {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

.kakomi dt {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  background: #faeeee !important;
  width: 30% !important;
}

@media screen and (max-width: 834px) {
  .kakomi dt {
    width: 100% !important;
  }
}

.kakomi dd {
  width: 70% !important;
}

@media screen and (max-width: 834px) {
  .kakomi dd {
    width: 100% !important;
  }
}

.txt span {
  font-size: 0.8em;
}

b {
  color: #777;
  font-weight: 500;
}

.margin_clear a {
  margin: inherit;
}

.small {
  margin-top: 10px !important;
}

.mincho h2 {
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif !important;
  padding-bottom: 15px !important;
}

.c_tel img {
  width: 30% !important;
}

@media screen and (max-width: 1200px) {
  .c_tel img {
    width: 35% !important;
  }
}

@media screen and (max-width: 1000px) {
  .c_tel img {
    width: 45% !important;
  }
}

@media screen and (max-width: 834px) {
  .c_tel img {
    width: 50% !important;
  }
}

@media screen and (max-width: 700px) {
  .c_tel img {
    width: 55% !important;
  }
}

@media screen and (max-width: 640px) {
  .c_tel img {
    width: 65% !important;
  }
}

@media screen and (max-width: 521px) {
  .c_tel img {
    width: 75% !important;
  }
}

.c_tel p {
  font-size: 1em;
  margin-top: 15px !important;
  color: #777;
  background: #ec9797;
  display: inline-block;
  line-height: initial;
  padding: 5px 40px;
  margin: 0 auto;
  color: #fff;
  border-radius: 30px;
}

@media screen and (max-width: 1000px) {
  .c_tel p {
    padding: 5px 40px;
  }
}

@media screen and (max-width: 834px) {
  .c_tel p {
    padding: 5px 30px;
  }
}

.c_tbl td {
  border: 1px solid #ccc !important;
  text-align: center !important;
}

.c_tbl .base-color {
  background: #faeeee;
}

.c_tbl02 a {
  text-decoration: underline !important;
}

.c_tbl02 td {
  border: 1px solid #ccc !important;
}

@media screen and (max-width: 640px) {
  .c_tbl02 td {
    display: block;
  }
}

.c_tbl02 td:nth-child(odd) {
  width: 25%;
  text-align: center !important;
  background: #faeeee;
}

@media screen and (max-width: 640px) {
  .c_tbl02 td:nth-child(odd) {
    width: 100% !important;
  }
}

.c_tbl02 td:nth-child(even) {
  width: 75%;
}

@media screen and (max-width: 640px) {
  .c_tbl02 td:nth-child(even) {
    width: 100% !important;
    text-align: center !important;
  }
}

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

.c_tbl02 .base-color {
  background: #faeeee;
}

.flow {
  border: 1px solid #ec9797;
  border-bottom: 1px;
}

.flow .flow_flex, .flow .flow_flex02 {
  padding: 30px !important;
  border-bottom: 1px solid #ec9797;
  position: relative;
}

@media screen and (max-width: 834px) {
  .flow .flow_flex, .flow .flow_flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.flow .flow_flex::before, .flow .flow_flex::after, .flow .flow_flex02::before, .flow .flow_flex02::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 14%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

@media screen and (max-width: 834px) {
  .flow .flow_flex::before, .flow .flow_flex::after, .flow .flow_flex02::before, .flow .flow_flex02::after {
    left: 50%;
  }
}

.flow .flow_flex::before, .flow .flow_flex02::before {
  border-width: 21px;
  border-top-color: #ec9797;
}

.flow .flow_flex::after, .flow .flow_flex02::after {
  border-width: 20px;
  border-top-color: #fff;
}

.flow .flow_flex:last-child::before, .flow .flow_flex:last-child::after, .flow .flow_flex02:last-child::before, .flow .flow_flex02:last-child::after {
  display: none;
}

.flow .flow_flex {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flow .box {
  text-align: center;
}

.flow .box:nth-child(odd) {
  width: 25%;
}

@media screen and (max-width: 1200px) {
  .flow .box:nth-child(odd) {
    width: 35%;
  }
}

@media screen and (max-width: 834px) {
  .flow .box:nth-child(odd) {
    width: 100%;
  }
}

.flow .box:nth-child(even) {
  width: 75%;
}

@media screen and (max-width: 1200px) {
  .flow .box:nth-child(even) {
    width: 65%;
  }
}

@media screen and (max-width: 834px) {
  .flow .box:nth-child(even) {
    width: 100%;
  }
}

.flow .box:nth-child(even) div {
  font-size: 1.2em;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
  border-bottom: 1px solid #ec9797;
  padding-bottom: 10px;
}

.flow .icon {
  background: #ec9797;
  font-size: 1em;
  font-weight: 600;
  color: #fff;
  padding: 0px 50px;
  border-radius: 30px;
  display: inline-block;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 834px) {
  .flow .icon {
    margin-bottom: 10px;
  }
}

.flow .flow_flex02 .box {
  text-align: left;
}

.flow .flow_flex02 .box:nth-child(even) div {
  font-size: 1em;
}

.flow .flow_flex02::before, .flow .flow_flex02::after {
  top: 100%;
  left: 10%;
}

@media screen and (max-width: 834px) {
  .flow .flow_flex02::before, .flow .flow_flex02::after {
    left: 50%;
  }
}

.media_flex {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  margin-bottom: 60px;
}

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

.media_flex .box {
  width: 23% !important;
  margin: 0 1%;
  margin-bottom: 20px;
  font-size: .8em;
  letter-spacing: 0;
}

@media screen and (max-width: 834px) {
  .media_flex .box {
    width: 48% !important;
  }
}

.media_box span {
  background: #ec9797;
  padding: 0px 12px;
  color: #fff;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 5px;
}

.media_txt {
  margin-top: -40px !important;
}

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

.number h2 {
  font-weight: 300;
  font-family: "Noto Serif JP", serif, "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Sans JP", sans-serif !important;
  position: relative;
  top: -3px;
  padding-bottom: 15px !important;
}

.h_flex_02, .h_flex_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 834px) {
  .h_flex_02, .h_flex_03 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.h_flex_02 > div, .h_flex_03 > div {
  width: 49%;
}

@media screen and (max-width: 834px) {
  .h_flex_02 > div, .h_flex_03 > div {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .h_flex_02 > div:not(:last-child), .h_flex_03 > div:not(:last-child) {
    margin-bottom: 30px;
  }
}

.h_flex_02 img, .h_flex_03 img {
  width: 100% !important;
}

@media screen and (max-width: 640px) {
  .h_flex_03 {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.h_flex_03 > div:nth-child(odd) {
  width: 69%;
}

@media screen and (max-width: 834px) {
  .h_flex_03 > div:nth-child(odd) {
    width: 59%;
  }
}

@media screen and (max-width: 640px) {
  .h_flex_03 > div:nth-child(odd) {
    width: 100%;
  }
}

.h_flex_03 > div:nth-child(even) {
  width: 29%;
}

@media screen and (max-width: 834px) {
  .h_flex_03 > div:nth-child(even) {
    width: 39%;
  }
}

@media screen and (max-width: 640px) {
  .h_flex_03 > div:nth-child(even) {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 640px) {
  .ttl_bg {
    background: #f5f5f5;
  }
}

.area1 li {
  text-align: center !important;
}

@media screen and (max-width: 640px) {
  .area1 li {
    width: 49% !important;
    text-align: left !important;
  }
}

.imgtxt_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 834px) {
  .imgtxt_01 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.imgtxt_01 img {
  width: 38% !important;
  margin-left: 2% !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

@media screen and (max-width: 834px) {
  .imgtxt_01 img {
    width: 80% !important;
    margin: 0 auto 4% !important;
  }
}

@media screen and (max-width: 640px) {
  .imgtxt_01 img {
    width: 100% !important;
  }
}

.imgtxt_01 div {
  width: 60%;
}

@media screen and (max-width: 834px) {
  .imgtxt_01 div {
    width: 100%;
  }
}

.box_01 .box {
  position: relative;
  margin-bottom: 1%;
}

@media screen and (max-width: 834px) {
  .box_01 .box {
    width: 49% !important;
  }
}

.box_01 .box img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

.box_01 .box:not(:nth-child(4n)) {
  margin-right: 1%;
}

@media screen and (max-width: 834px) {
  .box_01 .box:not(:nth-child(4n)) {
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .box_01 .box:not(:nth-child(2n)) {
    margin-right: 1%;
  }
}

/* title */
/*# sourceMappingURL=common.css.map */