@charset "UTF-8";
/*
Theme Name: 
Author: 
Author URI: 
Version: 1.0.0
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");
.clearfix, #header, #footer, .container {
  *zoom: 1;
}
.clearfix:after, #header:after, #footer:after, .container:after {
  content: "";
  display: table;
  clear: both;
}

/* --- サイト内共通 ----------------------------------------------------------------------------------------- */
html {
  font-size: 56.25%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic Gothic Medium, "メイリオ", "Meiryo", sans-serif;
}
@media (min-width: 48em) {
  html {
    font-size: 125%;
  }
}
@media all and (-ms-high-contrast: none) {
  html {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic Gothic Medium, "メイリオ", "Meiryo", sans-serif;
  }
}

body {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2em;
  color: #4c4948;
}
@media (min-width: 48em) {
  body {
    font-size: 0.8rem;
  }
}

a {
  position: relative;
  text-decoration: none;
  color: #000;
  outline: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 62em) {
  a:hover {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 0.6;
    color: #4d4d4d;
  }
}

#wrapper {
  overflow: hidden;
}

.normalblock {
  padding: 5rem 0;
  overflow: hidden;
}

.normalblock0 {
  padding: 0 0 5rem 0;
}

.container {
  position: relative;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 1100px;
}
@media (min-width: 62em) {
  .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 1.5rem;
}

.col-md-1 {
  float: none;
}
@media (min-width: 48em) {
  .col-md-1 {
    float: left;
    width: 8.3333%;
  }
}

.col-md-2 {
  float: none;
}
@media (min-width: 48em) {
  .col-md-2 {
    float: left;
    width: 16.6666%;
  }
}

.col-md-3 {
  float: none;
  width: 100%;
}
@media (min-width: 62em) {
  .col-md-3 {
    float: left;
    width: 25%;
  }
}

.col-md-4 {
  float: none;
  width: 100%;
}
@media (min-width: 62em) {
  .col-md-4 {
    float: left;
    width: 33.3333%;
  }
}

.col-md-5 {
  float: none;
  width: 100%;
}
@media (min-width: 62em) {
  .col-md-5 {
    float: left;
    width: 41.6666%;
  }
}

.col-md-6 {
  float: none;
  width: 100%;
}
@media (min-width: 62em) {
  .col-md-6 {
    float: left;
    width: 50%;
  }
}

.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: none;
  width: 100%;
}
@media (min-width: 62em) {
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
    width: 58.3333%;
  }
}

@media (min-width: 62em) {
  .col-md-8 {
    float: left;
    width: 66.6666%;
  }
}

@media (min-width: 62em) {
  .col-md-9 {
    width: 75%;
    margin: 0 auto;
  }
}

@media (min-width: 62em) {
  .col-md-10 {
    float: none;
    width: 100%;
  }
}
@media (min-width: 76.875em) {
  .col-md-10 {
    float: none;
    width: 83.3333%;
    margin: 0 auto;
  }
}

@media (min-width: 62em) {
  .col-md-11 {
    float: none;
    width: 100%;
  }
}
@media (min-width: 76.875em) {
  .col-md-11 {
    float: none;
    width: 91.6666%;
    margin: 0 auto;
  }
}

@media (min-width: 62em) {
  .col-md-12 {
    float: none;
    width: 100%;
  }
}

.pd-4px-8px {
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}

.pd-8px-16px {
  padding-top: 0.8rem !important;
  padding-bottom: 0.8rem !important;
}

.pd-12px-24px {
  padding-top: 1.2rem !important;
  padding-bottom: 1.2rem !important;
}

.pd-16px-32px {
  padding-top: 1.6rem !important;
  padding-bottom: 1.6rem !important;
}

.pd-20px-40px {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.pd-24px-48px {
  padding-top: 2.4rem !important;
  padding-bottom: 2.4rem !important;
}

.pd-28px-56px {
  padding-top: 2.8rem !important;
  padding-bottom: 2.8rem !important;
}

.pd-32px-64px {
  padding-top: 3.2rem !important;
  padding-bottom: 3.2rem !important;
}

.pd-36px-72px {
  padding-top: 3.6rem !important;
  padding-bottom: 3.6rem !important;
}

.pd-40px-80px {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.pd-box-4px-8px {
  padding: 0.4rem !important;
}

.pd-box-8px-16px {
  padding: 0.8rem !important;
}

.pd-box-12px-24px {
  padding: 1.2rem !important;
}

.pd-box-16px-32px {
  padding: 1.6rem !important;
}

.pd-box-20px-40px {
  padding: 2rem !important;
}

.pd-box-24px-48px {
  padding: 2.4rem !important;
}

.pd-box-28px-56px {
  padding: 2.8rem !important;
}

.pd-box-32px-64px {
  padding: 3.2rem !important;
}

.pd-box-36px-72px {
  padding: 3.6rem !important;
}

.pd-box-40px-80px {
  padding: 4rem !important;
}

.mg-bottom-4px-8px {
  margin-bottom: 0.4rem !important;
}

.mg-bottom-8px-16px {
  margin-bottom: 0.8rem !important;
}

.mg-bottom-12px-24px {
  margin-bottom: 1.2rem !important;
}

.mg-bottom-16px-32px {
  margin-bottom: 1.6rem !important;
}

.mg-bottom-20px-40px {
  margin-bottom: 2rem !important;
}

.mg-bottom-24px-48px {
  margin-bottom: 2.4rem !important;
}

.mg-bottom-28px-56px {
  margin-bottom: 2.8rem !important;
}

.mg-bottom-32px-64px {
  margin-bottom: 3.2rem !important;
}

.mg-bottom-36px-72px {
  margin-bottom: 3.6rem !important;
}

.mg-bottom-40px-80px {
  margin-bottom: 4rem !important;
}

.w-10pc {
  width: 10% !important;
}

.w-20pc {
  width: 20% !important;
}

.w-30pc {
  width: 30% !important;
}

.w-40pc {
  width: 40% !important;
}

.w-50pc {
  width: 50% !important;
}

.w-60pc {
  width: 60% !important;
}

.w-70pc {
  width: 70% !important;
}

.w-80pc {
  width: 80% !important;
}

.w-90pc {
  width: 90% !important;
}

.w-100pc {
  width: 100% !important;
}

.co-center {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.co-center-y {
  position: absolute;
  top: 50%;
  left: auto;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

.fo-st-italic {
  font-style: italic;
}
.fo-st-normal {
  font-style: normal;
}

.fo-w-normal {
  font-weight: normal;
}
.fo-w-bold {
  font-weight: bold;
}
.fo-w-100 {
  font-weight: 100;
}
.fo-w-300 {
  font-weight: 300;
}
.fo-w-400 {
  font-weight: 400;
}
.fo-w-700 {
  font-weight: 700;
}
.fo-w-900 {
  font-weight: 900;
}

.fo-fa {
  /*&-Lato{
  	font-family: $font-Lato;
  }
  &-Roboto{
  	font-family: $font-Roboto;
  }
  &-Old_Standard_TT{
  	font-family: $font-Old_Standard_TT;
  }
  &-jp-go{
  	font-family: $font-jp-go;
  }*/
}
.fo-fa-jp-min {
  font-family: "Noto Serif JP", "Old Standard TT", "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.fo-2px {
  font-size: 2px;
  font-size: 0.2rem !important;
  line-height: 5 !important;
}
@media (min-width: 48em) {
  .fo-2px {
    font-size: 0.1rem !important;
  }
}

.fo-2px-sp {
  font-size: 2px;
  font-size: 0.2rem !important;
  line-height: 5 !important;
}

@media (min-width: 48em) {
  .fo-2px-pc {
    font-size: 2px;
    font-size: 0.1rem !important;
    line-height: 5 !important;
  }
}

.fo-4px {
  font-size: 4px;
  font-size: 0.4rem !important;
  line-height: 3 !important;
}
@media (min-width: 48em) {
  .fo-4px {
    font-size: 0.2rem !important;
  }
}

.fo-4px-sp {
  font-size: 4px;
  font-size: 0.4rem !important;
  line-height: 3 !important;
}

@media (min-width: 48em) {
  .fo-4px-pc {
    font-size: 4px;
    font-size: 0.2rem !important;
    line-height: 3 !important;
  }
}

.fo-6px {
  font-size: 6px;
  font-size: 0.6rem !important;
  line-height: 2.3333333333 !important;
}
@media (min-width: 48em) {
  .fo-6px {
    font-size: 0.3rem !important;
  }
}

.fo-6px-sp {
  font-size: 6px;
  font-size: 0.6rem !important;
  line-height: 2.3333333333 !important;
}

@media (min-width: 48em) {
  .fo-6px-pc {
    font-size: 6px;
    font-size: 0.3rem !important;
    line-height: 2.3333333333 !important;
  }
}

.fo-8px {
  font-size: 8px;
  font-size: 0.8rem !important;
  line-height: 2 !important;
}
@media (min-width: 48em) {
  .fo-8px {
    font-size: 0.4rem !important;
  }
}

.fo-8px-sp {
  font-size: 8px;
  font-size: 0.8rem !important;
  line-height: 2 !important;
}

@media (min-width: 48em) {
  .fo-8px-pc {
    font-size: 8px;
    font-size: 0.4rem !important;
    line-height: 2 !important;
  }
}

.fo-10px {
  font-size: 10px;
  font-size: 1rem !important;
  line-height: 1.8 !important;
}
@media (min-width: 48em) {
  .fo-10px {
    font-size: 0.5rem !important;
  }
}

.fo-10px-sp {
  font-size: 10px;
  font-size: 1rem !important;
  line-height: 1.8 !important;
}

@media (min-width: 48em) {
  .fo-10px-pc {
    font-size: 10px;
    font-size: 0.5rem !important;
    line-height: 1.8 !important;
  }
}

.fo-12px {
  font-size: 12px;
  font-size: 1.2rem !important;
  line-height: 1.6666666667 !important;
}
@media (min-width: 48em) {
  .fo-12px {
    font-size: 0.6rem !important;
  }
}

.fo-12px-sp {
  font-size: 12px;
  font-size: 1.2rem !important;
  line-height: 1.6666666667 !important;
}

@media (min-width: 48em) {
  .fo-12px-pc {
    font-size: 12px;
    font-size: 0.6rem !important;
    line-height: 1.6666666667 !important;
  }
}

.fo-14px {
  font-size: 14px;
  font-size: 1.4rem !important;
  line-height: 1.5714285714 !important;
}
@media (min-width: 48em) {
  .fo-14px {
    font-size: 0.7rem !important;
  }
}

.fo-14px-sp {
  font-size: 14px;
  font-size: 1.4rem !important;
  line-height: 1.5714285714 !important;
}

@media (min-width: 48em) {
  .fo-14px-pc {
    font-size: 14px;
    font-size: 0.7rem !important;
    line-height: 1.5714285714 !important;
  }
}

.fo-16px {
  font-size: 16px;
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
}
@media (min-width: 48em) {
  .fo-16px {
    font-size: 0.8rem !important;
  }
}

.fo-16px-sp {
  font-size: 16px;
  font-size: 1.6rem !important;
  line-height: 1.5 !important;
}

@media (min-width: 48em) {
  .fo-16px-pc {
    font-size: 16px;
    font-size: 0.8rem !important;
    line-height: 1.5 !important;
  }
}

.fo-18px {
  font-size: 18px;
  font-size: 1.8rem !important;
  line-height: 1.4444444444 !important;
}
@media (min-width: 48em) {
  .fo-18px {
    font-size: 0.9rem !important;
  }
}

.fo-18px-sp {
  font-size: 18px;
  font-size: 1.8rem !important;
  line-height: 1.4444444444 !important;
}

@media (min-width: 48em) {
  .fo-18px-pc {
    font-size: 18px;
    font-size: 0.9rem !important;
    line-height: 1.4444444444 !important;
  }
}

.fo-20px {
  font-size: 20px;
  font-size: 2rem !important;
  line-height: 1.4 !important;
}
@media (min-width: 48em) {
  .fo-20px {
    font-size: 1rem !important;
  }
}

.fo-20px-sp {
  font-size: 20px;
  font-size: 2rem !important;
  line-height: 1.4 !important;
}

@media (min-width: 48em) {
  .fo-20px-pc {
    font-size: 20px;
    font-size: 1rem !important;
    line-height: 1.4 !important;
  }
}

.fo-22px {
  font-size: 22px;
  font-size: 2.2rem !important;
  line-height: 1.3636363636 !important;
}
@media (min-width: 48em) {
  .fo-22px {
    font-size: 1.1rem !important;
  }
}

.fo-22px-sp {
  font-size: 22px;
  font-size: 2.2rem !important;
  line-height: 1.3636363636 !important;
}

@media (min-width: 48em) {
  .fo-22px-pc {
    font-size: 22px;
    font-size: 1.1rem !important;
    line-height: 1.3636363636 !important;
  }
}

.fo-24px {
  font-size: 24px;
  font-size: 2.4rem !important;
  line-height: 1.3333333333 !important;
}
@media (min-width: 48em) {
  .fo-24px {
    font-size: 1.2rem !important;
  }
}

.fo-24px-sp {
  font-size: 24px;
  font-size: 2.4rem !important;
  line-height: 1.3333333333 !important;
}

@media (min-width: 48em) {
  .fo-24px-pc {
    font-size: 24px;
    font-size: 1.2rem !important;
    line-height: 1.3333333333 !important;
  }
}

.fo-26px {
  font-size: 26px;
  font-size: 2.6rem !important;
  line-height: 1.3076923077 !important;
}
@media (min-width: 48em) {
  .fo-26px {
    font-size: 1.3rem !important;
  }
}

.fo-26px-sp {
  font-size: 26px;
  font-size: 2.6rem !important;
  line-height: 1.3076923077 !important;
}

@media (min-width: 48em) {
  .fo-26px-pc {
    font-size: 26px;
    font-size: 1.3rem !important;
    line-height: 1.3076923077 !important;
  }
}

.fo-28px {
  font-size: 28px;
  font-size: 2.8rem !important;
  line-height: 1.2857142857 !important;
}
@media (min-width: 48em) {
  .fo-28px {
    font-size: 1.4rem !important;
  }
}

.fo-28px-sp {
  font-size: 28px;
  font-size: 2.8rem !important;
  line-height: 1.2857142857 !important;
}

@media (min-width: 48em) {
  .fo-28px-pc {
    font-size: 28px;
    font-size: 1.4rem !important;
    line-height: 1.2857142857 !important;
  }
}

.fo-30px {
  font-size: 30px;
  font-size: 3rem !important;
  line-height: 1.2666666667 !important;
}
@media (min-width: 48em) {
  .fo-30px {
    font-size: 1.5rem !important;
  }
}

.fo-30px-sp {
  font-size: 30px;
  font-size: 3rem !important;
  line-height: 1.2666666667 !important;
}

@media (min-width: 48em) {
  .fo-30px-pc {
    font-size: 30px;
    font-size: 1.5rem !important;
    line-height: 1.2666666667 !important;
  }
}

.fo-32px {
  font-size: 32px;
  font-size: 3.2rem !important;
  line-height: 1.25 !important;
}
@media (min-width: 48em) {
  .fo-32px {
    font-size: 1.6rem !important;
  }
}

.fo-32px-sp {
  font-size: 32px;
  font-size: 3.2rem !important;
  line-height: 1.25 !important;
}

@media (min-width: 48em) {
  .fo-32px-pc {
    font-size: 32px;
    font-size: 1.6rem !important;
    line-height: 1.25 !important;
  }
}

.fo-34px {
  font-size: 34px;
  font-size: 3.4rem !important;
  line-height: 1.2352941176 !important;
}
@media (min-width: 48em) {
  .fo-34px {
    font-size: 1.7rem !important;
  }
}

.fo-34px-sp {
  font-size: 34px;
  font-size: 3.4rem !important;
  line-height: 1.2352941176 !important;
}

@media (min-width: 48em) {
  .fo-34px-pc {
    font-size: 34px;
    font-size: 1.7rem !important;
    line-height: 1.2352941176 !important;
  }
}

.fo-36px {
  font-size: 36px;
  font-size: 3.6rem !important;
  line-height: 1.2222222222 !important;
}
@media (min-width: 48em) {
  .fo-36px {
    font-size: 1.8rem !important;
  }
}

.fo-36px-sp {
  font-size: 36px;
  font-size: 3.6rem !important;
  line-height: 1.2222222222 !important;
}

@media (min-width: 48em) {
  .fo-36px-pc {
    font-size: 36px;
    font-size: 1.8rem !important;
    line-height: 1.2222222222 !important;
  }
}

.fo-38px {
  font-size: 38px;
  font-size: 3.8rem !important;
  line-height: 1.2105263158 !important;
}
@media (min-width: 48em) {
  .fo-38px {
    font-size: 1.9rem !important;
  }
}

.fo-38px-sp {
  font-size: 38px;
  font-size: 3.8rem !important;
  line-height: 1.2105263158 !important;
}

@media (min-width: 48em) {
  .fo-38px-pc {
    font-size: 38px;
    font-size: 1.9rem !important;
    line-height: 1.2105263158 !important;
  }
}

.fo-40px {
  font-size: 40px;
  font-size: 4rem !important;
  line-height: 1.2 !important;
}
@media (min-width: 48em) {
  .fo-40px {
    font-size: 2rem !important;
  }
}

.fo-40px-sp {
  font-size: 40px;
  font-size: 4rem !important;
  line-height: 1.2 !important;
}

@media (min-width: 48em) {
  .fo-40px-pc {
    font-size: 40px;
    font-size: 2rem !important;
    line-height: 1.2 !important;
  }
}

.fo-42px {
  font-size: 42px;
  font-size: 4.2rem !important;
  line-height: 1.1904761905 !important;
}
@media (min-width: 48em) {
  .fo-42px {
    font-size: 2.1rem !important;
  }
}

.fo-42px-sp {
  font-size: 42px;
  font-size: 4.2rem !important;
  line-height: 1.1904761905 !important;
}

@media (min-width: 48em) {
  .fo-42px-pc {
    font-size: 42px;
    font-size: 2.1rem !important;
    line-height: 1.1904761905 !important;
  }
}

.fo-44px {
  font-size: 44px;
  font-size: 4.4rem !important;
  line-height: 1.1818181818 !important;
}
@media (min-width: 48em) {
  .fo-44px {
    font-size: 2.2rem !important;
  }
}

.fo-44px-sp {
  font-size: 44px;
  font-size: 4.4rem !important;
  line-height: 1.1818181818 !important;
}

@media (min-width: 48em) {
  .fo-44px-pc {
    font-size: 44px;
    font-size: 2.2rem !important;
    line-height: 1.1818181818 !important;
  }
}

.fo-46px {
  font-size: 46px;
  font-size: 4.6rem !important;
  line-height: 1.1739130435 !important;
}
@media (min-width: 48em) {
  .fo-46px {
    font-size: 2.3rem !important;
  }
}

.fo-46px-sp {
  font-size: 46px;
  font-size: 4.6rem !important;
  line-height: 1.1739130435 !important;
}

@media (min-width: 48em) {
  .fo-46px-pc {
    font-size: 46px;
    font-size: 2.3rem !important;
    line-height: 1.1739130435 !important;
  }
}

.fo-48px {
  font-size: 48px;
  font-size: 4.8rem !important;
  line-height: 1.1666666667 !important;
}
@media (min-width: 48em) {
  .fo-48px {
    font-size: 2.4rem !important;
  }
}

.fo-48px-sp {
  font-size: 48px;
  font-size: 4.8rem !important;
  line-height: 1.1666666667 !important;
}

@media (min-width: 48em) {
  .fo-48px-pc {
    font-size: 48px;
    font-size: 2.4rem !important;
    line-height: 1.1666666667 !important;
  }
}

.fo-50px {
  font-size: 50px;
  font-size: 5rem !important;
  line-height: 1.16 !important;
}
@media (min-width: 48em) {
  .fo-50px {
    font-size: 2.5rem !important;
  }
}

.fo-50px-sp {
  font-size: 50px;
  font-size: 5rem !important;
  line-height: 1.16 !important;
}

@media (min-width: 48em) {
  .fo-50px-pc {
    font-size: 50px;
    font-size: 2.5rem !important;
    line-height: 1.16 !important;
  }
}

.fo-52px {
  font-size: 52px;
  font-size: 5.2rem !important;
  line-height: 1.1538461538 !important;
}
@media (min-width: 48em) {
  .fo-52px {
    font-size: 2.6rem !important;
  }
}

.fo-52px-sp {
  font-size: 52px;
  font-size: 5.2rem !important;
  line-height: 1.1538461538 !important;
}

@media (min-width: 48em) {
  .fo-52px-pc {
    font-size: 52px;
    font-size: 2.6rem !important;
    line-height: 1.1538461538 !important;
  }
}

.fo-54px {
  font-size: 54px;
  font-size: 5.4rem !important;
  line-height: 1.1481481481 !important;
}
@media (min-width: 48em) {
  .fo-54px {
    font-size: 2.7rem !important;
  }
}

.fo-54px-sp {
  font-size: 54px;
  font-size: 5.4rem !important;
  line-height: 1.1481481481 !important;
}

@media (min-width: 48em) {
  .fo-54px-pc {
    font-size: 54px;
    font-size: 2.7rem !important;
    line-height: 1.1481481481 !important;
  }
}

.fo-56px {
  font-size: 56px;
  font-size: 5.6rem !important;
  line-height: 1.1428571429 !important;
}
@media (min-width: 48em) {
  .fo-56px {
    font-size: 2.8rem !important;
  }
}

.fo-56px-sp {
  font-size: 56px;
  font-size: 5.6rem !important;
  line-height: 1.1428571429 !important;
}

@media (min-width: 48em) {
  .fo-56px-pc {
    font-size: 56px;
    font-size: 2.8rem !important;
    line-height: 1.1428571429 !important;
  }
}

.fo-58px {
  font-size: 58px;
  font-size: 5.8rem !important;
  line-height: 1.1379310345 !important;
}
@media (min-width: 48em) {
  .fo-58px {
    font-size: 2.9rem !important;
  }
}

.fo-58px-sp {
  font-size: 58px;
  font-size: 5.8rem !important;
  line-height: 1.1379310345 !important;
}

@media (min-width: 48em) {
  .fo-58px-pc {
    font-size: 58px;
    font-size: 2.9rem !important;
    line-height: 1.1379310345 !important;
  }
}

.fo-60px {
  font-size: 60px;
  font-size: 6rem !important;
  line-height: 1.1333333333 !important;
}
@media (min-width: 48em) {
  .fo-60px {
    font-size: 3rem !important;
  }
}

.fo-60px-sp {
  font-size: 60px;
  font-size: 6rem !important;
  line-height: 1.1333333333 !important;
}

@media (min-width: 48em) {
  .fo-60px-pc {
    font-size: 60px;
    font-size: 3rem !important;
    line-height: 1.1333333333 !important;
  }
}

.fo-co-base {
  color: #000;
}
.fo-co-white {
  color: #fff;
}
.fo-co-black {
  color: rgb(25.5, 25.5, 25.5);
}
.fo-co-gray {
  color: #eee;
}
.fo-co-red {
  color: #d63b3f;
}
.fo-co-pink {
  color: #f36861;
}
.fo-co-blue {
  color: #36b1c0;
}
.fo-co-green {
  color: #68ba8a;
}
.fo-co-orange {
  color: #f98700;
}
.fo-co-yellow {
  color: #ffff00;
}

.text-lh-16px {
  line-height: 16px;
}

.text-lh-24px {
  line-height: 24px;
}

.text-lh-32px {
  line-height: 32px;
}

.text-lh-40px {
  line-height: 40px;
}

.text-lh-48px {
  line-height: 48px;
}

.text-lh-56px {
  line-height: 56px;
}

.text-indent-1em {
  text-indent: 1em;
}

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

.img-float-l, .img-float-r {
  display: block;
  margin: 0 auto 2rem auto;
  text-align: center;
}
@media (min-width: 30em) {
  .img-float-l, .img-float-r {
    float: left;
    display: inline-block;
    margin: 0 1.875rem 1.875rem 0;
  }
}
@media (min-width: 30em) {
  .img-float-r {
    float: right;
    margin: 0 0 1.875rem 1.875rem;
  }
}

.radius-4 {
  border-radius: 4px;
}
.radius-8 {
  border-radius: 8px;
}
.radius-16 {
  border-radius: 16px;
}
.radius-24 {
  border-radius: 24px;
}
.radius-32 {
  border-radius: 32px;
}
.radius-40 {
  border-radius: 40px;
}
.radius-100 {
  border-radius: 100%;
}

.bg-co-gray-light {
  background-color: rgb(225.25, 225.25, 225.25);
}
.bg-co-gray-middle {
  background-color: rgb(212.5, 212.5, 212.5);
}
.bg-co-gray-dark {
  background-color: rgb(199.75, 199.75, 199.75);
}
.bg-co-black {
  background-color: rgb(25.5, 25.5, 25.5);
  color: #fff;
}
.bg-co-white {
  background-color: #fff;
}

#PagetopBtn {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 800;
}
#PagetopBtn a {
  outline: none;
  border: 1px solid #4c4948;
  width: 38px;
  height: 38px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  display: block;
  color: #fff;
  text-align: center;
  background-color: #4c4948;
  margin: 0;
  border-radius: 100%;
}
@media (min-width: 48em) {
  #PagetopBtn a {
    width: 50px;
    height: 50px;
    font-size: 16px;
    line-height: 48px;
  }
}
#PagetopBtn a img {
  height: 20px;
  width: auto;
}
#PagetopBtn a:hover {
  opacity: 1;
}

/* ----------------------------------------------------------

   #mainsl

   ---------------------------------------------------------- */
#mainsl {
  margin: 0;
  width: 100%;
  height: 60vh;
  min-height: 60vh;
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: block;
  padding: 0;
}
@media (min-width: 48em) {
  #mainsl {
    height: 70vh;
    min-height: 70vh;
  }
}

/* ----- .mainImg ----- */
.mainImg {
  height: 100%;
  min-height: 100%;
  height: 100%;
  min-height: 100%;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0px -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px -1px 10px rgba(0, 0, 0, 0.1);
  list-style: none;
}

/* ----- .logo ----- */
#mainsl .logo {
  position: absolute;
  top: 160px;
  left: 50%;
  width: 500px;
  height: 102px;
  z-index: 2;
  background: url(../images/logo-L.png) center center no-repeat;
  margin-left: -250px;
  overflow: hidden;
  text-indent: -999px;
}

/* ----- .position ----- */
.posiCenter {
  background-position: center;
}

.posiTop {
  background-position: top;
}

.posiBottom {
  background-position: bottom;
}

.posiRight, .posiLeft {
  background-position: right;
}

/* ----- .bgAttachmen ----- */
.bgAttachment {
  background-attachment: fixed;
}

/* ----- .bgAttachmen ----- */
.logoNone h1 {
  display: none;
}

/* ----- a.linkArea ----- */
#mainsl a.linkArea {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 1;
  background: none;
}
#mainsl .slick-list, #mainsl .slick-track {
  height: 100%;
}
#mainsl .slick-prev, #mainsl .slick-next {
  display: none;
  position: absolute;
  height: 20px;
  width: 20px;
  width: 50px;
  height: 50px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  top: 50%;
  margin-top: -25px;
  padding: 0;
  border: none;
  outline: none;
  z-index: 10;
  text-align: center;
  background: transparent;
  color: #de0716;
  border: #de0716 1px solid;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50%;
}
#mainsl .slick-prev:hover, #mainsl .slick-next:hover {
  color: #fefefe;
  background: #de0716;
}
#mainsl .slick-prev:before, #mainsl .slick-next:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  font-family: "themify";
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  /*opacity: 0.75; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
}
#mainsl .slick-prev {
  left: 25px;
}

/* ----- .slick-slider ----- */
/* .slick-prev .slick-next */
[dir=rtl] #mainsl .slick-prev {
  left: auto;
  right: 25px;
}

#mainsl .slick-prev:before, [dir=rtl] #mainsl .slick-prev:before {
  content: "◀";
}

#mainsl .slick-next {
  right: 25px;
}

[dir=rtl] #mainsl .slick-next {
  left: 25px;
  right: auto;
}

#mainsl .slick-next:before, [dir=rtl] #mainsl .slick-next:before {
  content: "▸";
}

/* ----- .slick-dots ----- */
#mainsl .slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
#mainsl .slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
#mainsl .slick-dots li button {
  border: 0;
  background: #fefefe;
  display: block;
  height: 10px;
  width: 10px;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  padding: 5px;
  border-radius: 50%;
  background: #fefefe;
}
#mainsl .slick-dots li.slick-active button {
  outline: 0;
  background: #ffe360;
}
#mainsl .scrollArea {
  position: absolute;
  bottom: 3%;
  left: 0;
  right: 0;
  display: block;
  z-index: 2;
  text-align: center;
}
#mainsl .scrollArea a {
  display: block;
  width: 60px;
  height: 60px;
  color: #de0716;
  border: #de0716 1px solid;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
}
#mainsl .scrollArea a i {
  font-size: 15px;
  line-height: 60px;
}
#mainsl .scrollArea a:hover {
  color: #fefefe;
  background: #de0716;
  border: none;
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

/* ----- .scrollArea ----- */
#mainsl2, #mainsl3 {
  margin: 0;
  width: 100%;
  height: 329px;
  min-height: 329px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  display: block;
  padding: 0;
}

/* ----- .mainImg ----- */
.mainImg {
  height: 100%;
  min-height: 100%;
  height: 100%;
  min-height: 100%;
  width: 100%;
  background-size: cover !important;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0px -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px -1px 10px rgba(0, 0, 0, 0.1);
  list-style: none;
}

#mainsl2 a.linkArea, #mainsl3 a.linkArea {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 1;
  background: none;
}
#mainsl2 .slick-list, #mainsl2 .slick-track, #mainsl3 .slick-list, #mainsl3 .slick-track {
  height: 100%;
}

/* ----- .slick-dots ----- */
#mainsl2 .slick-dots, #mainsl3 .slick-dots {
  position: absolute;
  bottom: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
#mainsl2 .slick-dots li, #mainsl3 .slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
#mainsl2 .slick-dots li button, #mainsl3 .slick-dots li button {
  border: 0;
  background: #fefefe;
  display: block;
  height: 10px;
  width: 10px;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  padding: 5px;
  border-radius: 50%;
  background: #fefefe;
}
#mainsl2 .slick-dots li.slick-active button, #mainsl3 .slick-dots li.slick-active button {
  outline: 0;
  background: #ffe360;
}
#mainsl2 .scrollArea, #mainsl3 .scrollArea {
  position: absolute;
  bottom: 3%;
  left: 0;
  right: 0;
  display: block;
  z-index: 2;
  text-align: center;
}
#mainsl2 .scrollArea a, #mainsl3 .scrollArea a {
  display: block;
  width: 60px;
  height: 60px;
  color: #de0716;
  border: #de0716 1px solid;
  text-align: center;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
}
#mainsl2 .scrollArea a i, #mainsl3 .scrollArea a i {
  font-size: 15px;
  line-height: 60px;
}
#mainsl2 .scrollArea a:hover, #mainsl3 .scrollArea a:hover {
  color: #fefefe;
  background: #de0716;
  border: none;
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

/* ----- .scrollArea ----- */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

/*.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }*/
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/*ポジション
.posiCenter { background-position: center; }
.posiTop { background-position: top; }
.posiBottom { background-position: bottom; }
.posiRight { background-position: right; }
.posiLeft { background-position: left; }*/
/*背景画像*/
.toppage .img01 {
  background: url(img/slide1sp.jpg);
  background-size: cover !important;
  background-position: 64% center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .toppage .img01 {
    background: url(img/slide1.jpg);
    background-position: center center !important;
  }
}
.toppage .img02 {
  background: url(img/slide2sp.jpg);
  background-size: cover !important;
  background-position: 60% center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .toppage .img02 {
    background: url(img/slide2.jpg);
    background-position: center center !important;
  }
}
.toppage .img03 {
  background: url(img/slide3sp.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .toppage .img03 {
    background: url(img/slide3.jpg);
    background-position: center center !important;
  }
}
.toppage .img04 {
  background: url(img/slide4.jpg);
  background-size: cover !important;
  background-position: 40% center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .toppage .img04 {
    background-position: center center !important;
  }
}
.toppage .img05 {
  background: url(imgs/slide5.jpg);
  background-size: cover !important;
  background-position: 40% center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .toppage .img05 {
    background-position: center center !important;
  }
}
.toppage .img06 {
  background: url(imgs/slide6.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .toppage .img06 {
    background-position: center center !important;
  }
}

.irori .img01 {
  background: url(imgs/rest1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.irori .img02 {
  background: url(imgs/rest2.jpg);
  background-size: cover !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}
.irori .img03 {
  background: url(imgs/rest3.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.irori .img04 {
  background: url(imgs/rest4.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.irori .img05 {
  background: url(imgs/rest5.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.irori .img06 {
  background: url(imgs/rest6.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.space .img01 {
  background: url(imgs/space1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.space .img02 {
  background: url(imgs/space2.jpg);
  background-size: cover !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
}
.space .img03 {
  background: url(imgs/space3.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.space .img04 {
  background: url(imgs/space4.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.space .img05 {
  background: url(imgs/space5.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.tukami .img01 {
  background: url(imgs/tukami1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.tukami .img02 {
  background: url(imgs/tukami2.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.tukami .img03 {
  background: url(imgs/tukami3.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.tukami .img04 {
  background: url(imgs/tukami4.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.tukami .img05 {
  background: url(imgs/tukami5.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.tukami .img06 {
  background: url(imgs/tukami6.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.tukami .img07 {
  background: url(imgs/tukami7.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.turi .img01 {
  background: url(imgs/tsuri1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.turi .img02 {
  background: url(imgs/tsuri2.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.turi .img03 {
  background: url(imgs/tsuri3.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.turi .img04 {
  background: url(imgs/tsuri4.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.turi .img05 {
  background: url(imgs/tsuri5.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.turi .img06 {
  background: url(imgs/tsuri6.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.turi .img07 {
  background: url(imgs/tsuri7.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.turi .img08 {
  background: url(imgs/tsuri8.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.campp .img01 {
  background: url(imgs/camp1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img02 {
  background: url(imgs/camp2.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img03 {
  background: url(imgs/camp3.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img04 {
  background: url(imgs/camp4.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img05 {
  background: url(imgs/camp5.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img06 {
  background: url(imgs/camp6.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img07 {
  background: url(imgs/camp7.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img08 {
  background: url(imgs/camp8.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img09 {
  background: url(imgs/camp9.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img10 {
  background: url(imgs/camp10.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img11 {
  background: url(imgs/camp11.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.campp .img12 {
  background: url(imgs/camp12.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/* ----------------------------------------------------------
   table
   -------------------------------------------------  */
table {
  margin: 0 0 1.7rem 0;
  border: 1px solid #000;
  width: 100%;
}

td,
th {
  border: 1px solid #000;
  padding: 0.75rem;
  vertical-align: top;
  text-align: left;
}

th {
  font-weight: 500;
}

.bgblue {
  background: #5b9aa5;
  color: #fff;
}

.bgbrown {
  background: #a97a4e;
  color: #fff;
}

/* ----------------------------------------------------------
   .preloader
   -------------------------------------------------  */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: #fff;
  z-index: 999999;
}

.spinner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 120px;
  height: 120px;
  margin: auto;
  text-indent: -9999px;
  border-top: 1px solid #ffdfdb;
  border-right: 1px solid #ffdfdb;
  border-bottom: 1px solid #ffdfdb;
  border-left: 1px solid #ff8a7b;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media screen and (max-width: 768px) {
  .spinner {
    width: 100px;
    height: 100px;
  }
}
@media screen and (max-width: 414px) {
  .spinner {
    width: 80px;
    height: 80px;
  }
}
/*google mapレスポンシブ*/
.gmap {
  margin-bottom: 1rem;
  position: relative;
  width: 100%;
  padding-bottom: 33.333%;
  overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gmap2 {
  margin-bottom: 1rem;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.gmap2 iframe, .gmap2 object, .gmap2 embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*標準テキスト*/
.pagag {
  text-align: left;
}
@media (min-width: 48em) {
  .pagag {
    text-align: center;
  }
}

/*表示非表示*/
.tabletbr {
  display: inline-block !important;
}
@media (min-width: 48em) {
  .tabletbr {
    display: none !important;
  }
}

.pcbr {
  display: none !important;
}
@media (min-width: 48em) {
  .pcbr {
    display: inline-block !important;
  }
}

/*表示非表示*/
.tabletbr_pcsmall {
  display: inline-block !important;
}
@media (min-width: 62em) {
  .tabletbr_pcsmall {
    display: none !important;
  }
}

.pcbr_pcsmall {
  display: none !important;
}
@media (min-width: 62em) {
  .pcbr_pcsmall {
    display: inline-block !important;
  }
}

#svgicon {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.tel-link a {
  color: currentColor;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fbe3e0;
  display: block;
  z-index: 9999;
  /*.title-main{
  	.normal{
  		display: inline-block;
  	}
  	.sticky{
  		display: none;
  	}
  }*/
}
@media (min-width: 62em) {
  #header {
    padding: 0 25px;
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
  }
}
#header .header {
  display: block;
  margin: 0 auto;
  height: 66px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
@media (min-width: 62em) {
  #header .header {
    height: 138px;
  }
}
#header .header-title {
  display: block;
  margin: 9px 0 0 13px;
  line-height: 0;
  padding: 0;
  width: 130px;
  float: left;
}
@media (min-width: 62em) {
  #header .header-title {
    margin: 25px 0 0 0;
    width: 259px;
  }
}
#header .header-title .title-main {
  display: inline-block;
  height: auto;
  width: 130px;
}
@media (min-width: 62em) {
  #header .header-title .title-main {
    width: 259px;
  }
}
#header .header-title .title-main img {
  height: auto;
  width: 100%;
}
#header .header-menu {
  pointer-events: none;
  position: fixed;
  right: -100%;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-bottom: 110px;
  z-index: 0;
  background-color: #fbe3e0;
  opacity: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 62em) {
  #header .header-menu {
    pointer-events: auto;
    position: relative;
    display: block;
    width: auto;
    float: right;
    text-align: right;
    overflow: visible;
    background: none;
    margin: 0;
    padding: 0;
    opacity: 1;
    right: 0;
  }
}
#header .header-menu-gl {
  position: relative;
}
#header .header-menu-gl ul.normalm {
  margin: 0;
  padding: 5rem 4rem 0 4rem;
  list-style: none;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm {
    padding: 56px 0 0 0;
    display: block;
    text-align: right;
    position: relative;
  }
}
#header .header-menu-gl ul.normalm li {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 4.8rem;
  letter-spacing: 0.1em;
}
#header .header-menu-gl ul.normalm li:last-child {
  border: none;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li {
    border-bottom: none;
    line-height: 1.15625;
    margin: 0;
    background: none;
    display: inline-block;
    border: none;
  }
}
@media (min-width: 76.875em) {
  #header .header-menu-gl ul.normalm li {
    padding: 0;
  }
}
#header .header-menu-gl ul.normalm li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 3px 0;
  display: inline-block;
  color: #4c4948;
  font-weight: 500;
  font-weight: 500;
  border-bottom: 1px solid #c7c7c7;
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-size: 1.3rem;
}
@media (min-width: 48em) {
  #header .header-menu-gl ul.normalm li a {
    margin: 0.6rem 0;
    font-size: 0.8rem;
  }
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li a {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, transparent), to(#f5ada3));
    background: linear-gradient(transparent 100%, #f5ada3 100%);
    text-align: center;
    width: inherit;
    border: none;
    color: #4c4948;
    margin: 0 7px;
  }
}
@media (min-width: 64em) {
  #header .header-menu-gl ul.normalm li a {
    margin: 0 13px;
  }
}
@media (min-width: 76.875em) {
  #header .header-menu-gl ul.normalm li a {
    margin: 0 20px;
    font-size: 0.9rem;
  }
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li a.current {
    color: #000;
  }
}
#header .header-menu-gl ul.normalm li a::before {
  opacity: 0;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li a::before {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 0;
    content: "";
    display: block;
    height: 3px;
    background: #f5ada3;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    z-index: -1;
  }
}
#header .header-menu-gl ul.normalm li a:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
#header .header-menu-gl ul.normalm li a:hover::before {
  opacity: 0;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li a:hover::before {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    opacity: 1;
    content: "";
    display: block;
    height: 3px;
    background: #f5ada3;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    z-index: -1;
  }
}
#header .header-menu-gl ul.normalm li.logo {
  display: block;
  padding-bottom: 0;
  text-align: center;
}
#header .header-menu-gl ul.normalm li.logo a {
  border: none;
}
#header .header-menu-gl ul.normalm li.logo a img {
  width: 160px;
  height: auto;
  margin-bottom: 1.5em;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li.logo {
    display: none;
  }
}
#header .header-menu-gl ul.normalm li .ins {
  display: inline-block;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li .ins {
    display: none;
  }
}
#header .header-menu-gl ul.normalm li.current a {
  position: relative;
}
#header .header-menu-gl ul.normalm li.current a::before {
  display: none;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.normalm li.current a::before {
    opacity: 1;
    content: "";
    height: 3px;
    background: #f5ada3;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    z-index: -1;
    display: block;
  }
}
#header .header-menu.open {
  pointer-events: auto;
  right: 0;
  top: 0;
  opacity: 1;
  z-index: 900;
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#header.scrollheader {
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}
@media (min-width: 62em) {
  #header.scrollheader {
    top: -296px;
  }
}

#menu-btn {
  position: fixed;
  right: 0;
  top: 0;
  padding: 0;
  width: 70px;
  height: 66px;
  display: block;
  z-index: 9000;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 62em) {
  #menu-btn {
    display: none;
  }
}
#menu-btn .menu-btn-icon {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  width: 25px;
  height: 2px;
  margin: 0 0 0 -15px;
  background-color: #4d4d4d;
  border-radius: 2px;
}
#menu-btn .menu-btn-icon:before, #menu-btn .menu-btn-icon:after {
  content: "";
  display: block;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 2px;
  background-color: #4d4d4d;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#menu-btn .menu-btn-icon:before {
  margin-top: -8px;
}
#menu-btn .menu-btn-icon:after {
  margin-top: 8px;
}
#menu-btn .menu-btn-text {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
#menu-btn .menu-btn-text:before {
  color: #fff;
  font-size: 8px !important;
  letter-spacing: 0.08em;
}
@media (min-width: 48em) {
  #menu-btn .menu-btn-text {
    font-size: 0.5rem;
  }
}
#menu-btn.open {
  color: #000;
}
#menu-btn.open .menu-btn-text:before {
  color: #000;
  font-size: 8px !important;
}
#menu-btn.open .menu-btn-icon {
  background: transparent;
}
#menu-btn.open .menu-btn-icon:before {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#menu-btn.open .menu-btn-icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.f-fix {
  position: fixed;
  margin: 0;
  padding: 0;
  bottom: 10px;
  right: 10px;
  display: block;
  width: 110px;
  opacity: 1;
  z-index: 899;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 48em) {
  .f-fix {
    width: 140px;
    bottom: 50px;
    right: 50px;
  }
}
.f-fix a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.f-fix a img {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
  height: auto;
}
.f-fix a:hover {
  opacity: 1;
}
.f-fix a:hover img {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.f-fix.is-hidden {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
  z-index: -1;
  right: -110px;
}
@media (min-width: 48em) {
  .f-fix.is-hidden {
    right: -150px;
  }
}

#footer {
  position: relative;
  padding: 1.8rem 3rem;
  text-align: center;
  background: #fbe3e0;
  margin-top: 50px;
}
@media (min-width: 35em) {
  #footer {
    margin-top: 0;
    padding: 3rem 3rem 0 3rem;
  }
}
#footer .footerbox {
  display: block;
  width: 100%;
}
@media (min-width: 62em) {
  #footer .footerbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#footer .footerbox-in {
  display: block;
  width: auto;
  text-align: left;
}
#footer .footerbox-in ul {
  margin: -1em 0 1em 1.1em;
  padding: 0;
}
#footer .footerbox-in .shopinfo {
  position: relative;
  text-align: center;
  padding: 0 5%;
  font-size: 1rem;
  line-height: 1.4em;
}
@media (min-width: 48em) {
  #footer .footerbox-in .shopinfo {
    font-size: 0.7rem;
  }
}
@media (min-width: 62em) {
  #footer .footerbox-in .shopinfo {
    text-align: left;
    padding: 0;
  }
}
#footer .footerbox-in .shopinfo img {
  margin-top: 15px;
  width: 100%;
  height: auto;
  max-width: 150px;
  margin-bottom: 15px;
}
@media (min-width: 62em) {
  #footer .footerbox-in .shopinfo img {
    margin-top: -150px;
    max-width: 200px;
    margin-bottom: 0;
  }
}
#footer .footerbox-in .shopinfo .time {
  padding-bottom: 1rem;
}
@media (min-width: 48em) {
  #footer .footerbox-in .shopinfo .time {
    padding-bottom: 0;
  }
}
@media (min-width: 62em) {
  #footer .footerbox-in .shopinfo .time {
    padding-bottom: 1rem;
  }
}
#footer .footerbox-in .shopinfo .tel {
  border-bottom: 1px solid #4d4d4d;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-weight: bold;
  padding: 2rem 0 0.5em 0;
  margin-bottom: 0.5em;
  margin-left: calc(50% - 5em);
  width: 10em;
  font-size: 1.8rem;
}
@media (min-width: 48em) {
  #footer .footerbox-in .shopinfo .tel {
    font-size: 1.45rem;
    margin-left: calc(50% - 5em);
  }
}
@media (min-width: 62em) {
  #footer .footerbox-in .shopinfo .tel {
    margin-left: 0;
  }
}
#footer .footerbox-in .shopinfo .tel a {
  color: #4c4948;
}
#footer .footerbox-in .shopinfo a {
  opacity: 1;
}
#footer .footerbox-in .shopinfo a:hover {
  opacity: 1;
}
#footer .footerbox-in .bosyu {
  margin-bottom: 1em;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
@media (min-width: 62em) {
  #footer .footerbox-in .bosyu {
    text-align: left;
    margin-top: 0;
  }
}
#footer .footerbox-in .bosyu img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
#footer .footerbox-in .fnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#footer .footerbox-in .fnav ul {
  margin: 0;
  padding: 0 2rem;
  display: block;
}
#footer .footerbox-in .fnav ul li {
  list-style: none;
  width: 100%;
  margin-right: 2%;
  text-align: left;
  color: #000;
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  #footer .footerbox-in .fnav ul li {
    width: 100%;
    font-size: 0.8rem;
  }
}
#footer .footerbox-in .fnav ul li a {
  color: #000;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#footer .footerbox-in .fnav ul li a:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
  color: #000;
}
#footer .footerbox-in .fnav ul li a.und {
  border-bottom: 1px solid #000;
  padding-bottom: 0.15em;
}
#footer .footerbox-in .fnav ul li ul {
  margin: 0;
  padding: 0.5em 0 1em 1.4em;
}
#footer .footerbox-in .fnav ul li ul li {
  list-style: circle;
  line-height: 2em;
}
#footer .footer-copy {
  font-weight: normal;
  display: block;
  width: 100%;
  margin: 0;
  padding: 1rem 0 1rem 0;
  font-size: 1rem;
  text-align: center;
}
@media (min-width: 48em) {
  #footer .footer-copy {
    font-weight: 500;
    font-size: 0.6rem;
  }
}

#mainContents {
  padding-top: 40px;
  letter-spacing: 0.05em;
  line-height: 2em;
}
@media (min-width: 62em) {
  #mainContents {
    padding-top: 138px;
  }
}

.btn {
  display: block;
  width: 100%;
  text-align: center;
}
.btn a.txtlink {
  text-decoration: underline;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
  margin-top: -20px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 48em) {
  .btn a.txtlink {
    font-size: 0.9rem;
  }
}
.btn-pink {
  border-radius: 32px;
  display: block;
  width: 220px;
  margin: 10% auto;
  background: #f5ada3;
  border: 1px solid #f5ada3;
  color: #fff;
  position: relative;
  text-align: center;
  line-height: 46px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 35em) {
  .btn-pink {
    width: 300px;
    margin: 10% auto;
    line-height: 50px;
  }
}
@media (min-width: 48em) {
  .btn-pink {
    line-height: 64px;
    font-size: 0.8rem;
  }
}
.btn-pink::before {
  position: absolute;
  display: block;
  content: "";
  width: 12px;
  height: 12px;
  top: 13px;
  right: 26px;
  background: url(img/n_white.png);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 35em) {
  .btn-pink::before {
    width: 20px;
    height: 20px;
    top: 22px;
    background-position: center center !important;
  }
}
.btn-pink:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1;
  background: #ffffff;
  color: #f5ada3;
}
.btn-pink:hover::before {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background: url(img/n_pink.png);
}
.btn-pinks {
  border-radius: 32px;
  display: inline-block;
  width: auto;
  padding: 2% 14%;
  background: #f5ada3;
  color: #fff;
  position: relative;
  text-align: center;
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media (min-width: 48em) {
  .btn-pinks {
    margin: 5% auto;
    line-height: 40px;
    font-size: 0.6rem;
  }
}
.btn-pinks:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 1;
  background: #f7c3bc;
  color: #fff;
}

.iconline::before {
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  top: 22px;
  right: 22px;
  background: url(img/line.png) !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .iconline::before {
    background-position: center center !important;
  }
}

.btnlong {
  width: 100%;
}

.btn-center {
  margin: 0 auto;
}

/*ページ下部の導線*/
.parallax_box {
  display: none;
}
@media (min-width: 48em) {
  .parallax_box {
    display: block;
  }
}

/*スマホ用メニュー*/
#header .header-menu-gl ul.smenu {
  display: block;
  padding: 0 0 0 3em;
}
@media (min-width: 62em) {
  #header .header-menu-gl ul.smenu {
    display: none;
  }
}
#header .header-menu-gl ul.smenu .smenu-item {
  display: block;
}
#header .header-menu-gl ul.smenu .smenu-item a {
  padding: 0 0 0 1.5em;
  position: relative;
}
#header .header-menu-gl ul.smenu .smenu-item a::after {
  position: absolute;
  content: "";
  top: calc(50% - 4px);
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: url(img/ar.png) no-repeat center center;
  background-size: contain;
}

#footer .footerbox-in.fmenu {
  display: none;
}
@media (min-width: 62em) {
  #footer .footerbox-in.fmenu {
    display: block;
  }
}

#footer .footerbox-in.finfo {
  text-align: center;
}
@media (min-width: 62em) {
  #footer .footerbox-in.finfo {
    text-align: left;
  }
}
#footer .footerbox-in.finfo ul {
  width: 15rem;
  margin: 0 auto 15px auto;
  padding: 0 0 0 1em;
}
@media (min-width: 48em) {
  #footer .footerbox-in.finfo ul {
    width: 10rem;
  }
}

.maingf {
  display: block;
  width: 100%;
  height: 60vh;
  position: relative;
}
@media (min-width: 48em) {
  .maingf {
    height: 70vh;
  }
}
.maingf-text {
  position: absolute;
  width: auto;
  height: auto;
  top: 40%;
  right: 20%;
  display: block;
  color: #4c4948;
}
.maingf-text-h2 {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.4em;
  font-weight: 500;
  margin-bottom: 0.5em;
  font-size: 4rem;
}
@media (min-width: 48em) {
  .maingf-text-h2 {
    font-size: 2.4rem;
  }
}
.maingf-text p {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  margin: 0;
}
@media (min-width: 48em) {
  .maingf-text p {
    font-size: 1rem;
  }
}
.maingf-br {
  display: inline-block;
  margin-top: 5em;
}
@media (min-width: 62em) {
  .maingf-br {
    margin: 0;
    display: none;
  }
}
.maingf .spmargin {
  margin-top: 6em;
}
@media (min-width: 62em) {
  .maingf .spmargin {
    margin-top: 0;
  }
}

.concepttop {
  position: relative;
}
.concepttop::before {
  content: "";
  position: absolute;
  display: block;
  width: 35%;
  height: 25%;
  background: url(img/flower1.png);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  left: -1rem;
  top: -7%;
  z-index: 10;
}
@media (min-width: 48em) {
  .concepttop::before {
    top: 0;
    left: -2rem;
    width: 25%;
    height: 25%;
  }
}
.concepttop:after {
  content: "";
  position: absolute;
  display: block;
  width: 40%;
  height: 50%;
  background: url(img/flower2.png);
  background-size: contain !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  right: 0;
  bottom: -1rem;
}
@media (min-width: 48em) {
  .concepttop:after {
    bottom: 1.5rem;
  }
}
.concepttop .conceptbox {
  display: block;
  text-align: center;
  padding: 5rem 3rem 10rem 3rem;
  margin: 10rem 0 7rem 0;
  background: url(img/img1sp.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: relative;
}
@media (min-width: 48em) {
  .concepttop .conceptbox {
    margin: 3rem 0;
    margin: 3rem;
    background: url(img/img1.jpg);
    padding: 10rem 3rem 4rem 3rem;
  }
}
.concepttop .conceptbox .t_concept {
  line-height: 1.6em;
  margin-bottom: 1.6em;
  font-size: 2rem;
}
@media (min-width: 48em) {
  .concepttop .conceptbox .t_concept {
    font-size: 1.5rem;
  }
}
.concepttop .conceptbox p {
  line-height: 1.8em;
  margin-bottom: 4em;
  font-size: 1.4rem;
}
@media (min-width: 48em) {
  .concepttop .conceptbox p {
    font-size: 1rem;
  }
}

.fbox {
  position: relative;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}
.fbox_p {
  display: block;
  width: 93%;
  position: relative;
}
@media (min-width: 35em) {
  .fbox_p {
    width: 94%;
  }
}
@media (min-width: 62em) {
  .fbox_p {
    margin-left: 7%;
    width: 53%;
  }
}
.fbox_p_inner {
  display: block;
  width: 100%;
  padding-top: 80%;
}
.fbox_t {
  display: block;
  width: 100%;
  padding: 0 7%;
  position: relative;
  z-index: 100;
}
@media (min-width: 35em) {
  .fbox_t {
    width: 100%;
  }
}
@media (min-width: 62em) {
  .fbox_t {
    padding: 0 7% 0 5%;
    width: 40%;
  }
}
.fbox_t_h3_icon {
  font-size: 1.2rem;
  margin-bottom: 2em;
}
@media (min-width: 48em) {
  .fbox_t_h3_icon {
    font-size: 0.8rem;
    margin-bottom: 2.6em;
  }
}
.fbox_t_h3 .fbox_t_h {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  margin-top: 1.6em;
  margin-bottom: 0.25em;
  font-size: 2rem;
}
@media (min-width: 62em) {
  .fbox_t_h3 .fbox_t_h {
    margin-top: 0;
    font-size: 1.8rem;
  }
}
.fbox_t_p {
  font-size: 1.4rem;
}
@media (min-width: 48em) {
  .fbox_t_p {
    padding: 0 0 20px 0;
    font-size: 0.8rem;
  }
}
.fbox_t_p .bigt {
  font-size: 1.6rem;
}
@media (min-width: 48em) {
  .fbox_t_p .bigt {
    font-size: 0.9rem;
  }
}
.fbox_t_a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  border-bottom: 1px solid #e87a6b;
  padding-bottom: 0.5em;
  color: #e87a6b;
  font-size: 1.4rem;
}
@media (min-width: 48em) {
  .fbox_t_a {
    font-size: 1.05rem;
  }
}
.fbox_t_a:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #70a3c3;
  border-bottom: 1px solid #70a3c3;
  opacity: 1;
}
.fbox_t_photo img {
  max-width: 100%;
  height: auto;
  display: none;
}
@media (min-width: 62em) {
  .fbox_t_photo img {
    display: inline-block;
    width: 180px;
    height: auto;
  }
}
@media (min-width: 64em) {
  .fbox_t_photo img {
    width: 200px;
    height: auto;
  }
}
@media (min-width: 76.875em) {
  .fbox_t_photo img {
    width: 263px;
    height: auto;
  }
}

.restaurant_block .fbox {
  padding-bottom: 0px;
}
@media (min-width: 62em) {
  .restaurant_block .fbox {
    padding-bottom: 300px;
  }
}
.restaurant_block .fbox:before {
  z-index: 10;
  content: "";
  width: 65%;
  padding-top: 30%;
  background: url(img/t_1.png);
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: absolute;
  right: 7%;
  top: 76vw;
}
@media (min-width: 62em) {
  .restaurant_block .fbox:before {
    top: 90vw;
    bottom: 7%;
    top: inherit;
  }
}
.restaurant_block .fbox:after {
  z-index: -5;
  content: "";
  width: 40%;
  padding-top: 30%;
  background: url(img/flower3-.png);
  background-size: contain !important;
  background-position: right center !important;
  background-repeat: no-repeat !important;
  position: absolute;
  right: 0;
  bottom: -9vw;
}
@media (min-width: 62em) {
  .restaurant_block .fbox:after {
    width: 30%;
    padding-top: 20%;
    bottom: 0;
  }
}
.restaurant_block .fbox img {
  position: absolute;
  top: 70vw;
  right: 10px;
  width: 20%;
  height: auto;
  border-radius: 16px;
}
@media (min-width: 30em) {
  .restaurant_block .fbox img {
    top: 60vw;
  }
}
@media (min-width: 62em) {
  .restaurant_block .fbox img {
    top: 43vw;
    left: 0;
    width: 30%;
    height: auto;
    border-radius: 0 26px 26px 0;
    right: inherit;
  }
}
@media (min-width: 76.875em) {
  .restaurant_block .fbox img {
    top: 30vw;
  }
}
.restaurant_block .fbox_p_inner {
  background: url(img/img_1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border-radius: 0 26px 26px 0;
  -webkit-border-radius: 0 26px 26px 0;
  -moz-border-radius: 0 26px 26px 0;
}
@media (min-width: 62em) {
  .restaurant_block .fbox_p_inner {
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
  }
}

.camp_block {
  padding-top: 50px;
}
@media (min-width: 62em) {
  .camp_block {
    padding-top: 0;
  }
}
.camp_block .fbox {
  padding-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 62em) {
  .camp_block .fbox {
    padding-bottom: 300px;
  }
}
.camp_block .fbox:before {
  z-index: 10;
  content: "";
  width: 45%;
  padding-top: 20%;
  background: url(img/t_2.png);
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  position: absolute;
  right: 10%;
  top: 86vw;
}
@media (min-width: 35em) {
  .camp_block .fbox:before {
    top: 76vw;
  }
}
@media (min-width: 62em) {
  .camp_block .fbox:before {
    width: 40%;
    bottom: 15%;
    left: 20%;
    top: inherit;
    right: inherit;
  }
}
.camp_block .fbox:after {
  z-index: -5;
  content: "";
  width: 40%;
  padding-top: 30%;
  background: url(img/flower3.png);
  background-size: contain !important;
  background-position: left center !important;
  background-repeat: no-repeat !important;
  position: absolute;
  left: 0;
  bottom: 15vw;
}
@media (min-width: 62em) {
  .camp_block .fbox:after {
    width: 30%;
    padding-top: 20%;
    bottom: 0;
  }
}
.camp_block .fbox img {
  position: absolute;
  top: 76vw;
  right: 10%;
  width: 24%;
  height: auto;
  border-radius: 16px;
  z-index: 1;
}
@media (min-width: 35em) {
  .camp_block .fbox img {
    top: 63vw;
  }
}
@media (min-width: 62em) {
  .camp_block .fbox img {
    top: 40vw;
    border-radius: 26px 0 0 26px;
    width: 30%;
    right: 0;
  }
}
.camp_block .fbox_p {
  margin-right: 0;
  margin-left: 7%;
}
@media (min-width: 62em) {
  .camp_block .fbox_p {
    margin-right: 7%;
    margin-left: 0;
  }
}
.camp_block .fbox_p_inner {
  background: url(img/img_3.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  border-radius: 26px 0 0 26px;
  -webkit-border-radius: 26px 0 0 26px;
  -moz-border-radius: 26px 0 0 26px;
}
@media (min-width: 62em) {
  .camp_block .fbox_p_inner {
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
  }
}

.insta_block {
  background: #fdeeec;
}
.insta_block .instaicon {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 1.8em;
}
@media (min-width: 48em) {
  .insta_block .instaicon {
    padding-bottom: 3em;
  }
}
.insta_block .instaicon .fa-instagram {
  font-size: 3.6rem;
}
@media (min-width: 48em) {
  .insta_block .instaicon .fa-instagram {
    font-size: 2.5rem;
  }
}
.insta_block .btn-pink {
  margin: 5% auto;
}

.news_block {
  padding-top: 0;
}
.news_block .ib {
  background: #fafafa;
  padding: 5px;
}
.news_block .ib .innerborder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #f5ada3;
  padding: 4rem 2rem 0 2rem;
}
@media (min-width: 48em) {
  .news_block .ib .innerborder {
    padding: 2.5rem 2.5rem 0 2.5rem;
  }
}
@media (min-width: 62em) {
  .news_block .ib .innerborder {
    padding: 3.6rem;
  }
}
.news_block .ib .innerborder .ibleft {
  width: 100%;
  margin-bottom: 1em;
}
@media (min-width: 48em) {
  .news_block .ib .innerborder .ibleft {
    margin-bottom: 2em;
  }
}
@media (min-width: 62em) {
  .news_block .ib .innerborder .ibleft {
    margin-bottom: 0;
    width: 21em;
  }
}
.news_block .ib .innerborder .ibright {
  width: 100%;
  margin-top: -2rem;
}
@media (min-width: 62em) {
  .news_block .ib .innerborder .ibright {
    width: 56%;
    margin-top: 0;
  }
}
.news_block .ib .innerborder .ibright dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.news_block .ib .innerborder .ibright dl dt {
  display: inline-block;
  font-weight: bold;
  width: 100%;
}
@media (min-width: 62em) {
  .news_block .ib .innerborder .ibright dl dt {
    width: 100%;
  }
}
.news_block .ib .innerborder .ibright dl dd {
  display: inline-block;
  margin: 0;
}
.news_block .ib .innerborder .ibright dl dd a {
  font-weight: bold;
  text-decoration: underline;
  color: #4c4948;
}
.news_block .ib .innerborder .ibright dl dd p {
  margin: 0;
}
.news_block .ib .innerborder .ibright dl:last-child {
  margin-bottom: 0;
}

/*FAQ*/
.faq_block {
  padding-top: 0;
}

.faqbox {
  padding: 2.5rem 0 0 0;
}

.toggle {
  display: none;
}

.option {
  position: relative;
  padding: 0 0 15px 0;
  border-radius: 26px;
  background: #fff;
  margin: 0 0 5px 0;
}
@media (min-width: 48em) {
  .option {
    padding: 0 0 20px 0;
  }
}

.title, .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

.title {
  padding: 1em;
  line-height: 1.6em;
  display: block;
  color: #fff;
  background: #f5ada3;
  font-weight: bold;
  position: relative;
  padding: 0.75em 0 0.75em 38px;
  cursor: pointer;
}
@media (min-width: 35em) {
  .title {
    padding: 0.75em 0 0.75em 46px;
  }
}
@media (min-width: 48em) {
  .title {
    padding: 0.5em 0 0.5em 64px;
    font-size: 1rem;
  }
}
.title:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "Q";
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  display: block;
  text-align: center;
  line-height: 36px;
  width: 36px;
  color: #FFFFFF;
}
@media (min-width: 48em) {
  .title:before {
    line-height: 50px;
    width: 50px;
    font-size: 1.2rem;
  }
}

.content {
  overflow: hidden;
  background: #fdeeec;
  padding: 0 0 0.3rem 0;
}
@media (min-width: 48em) {
  .content {
    font-size: 0.9rem;
  }
}
.content div.aouter {
  padding: 0;
}
.content div.aouter div.ainner {
  position: relative;
  padding: 0 0 0 38px;
}
@media (min-width: 35em) {
  .content div.aouter div.ainner {
    padding: 0 0 0 46px;
  }
}
@media (min-width: 48em) {
  .content div.aouter div.ainner {
    padding: 0 0 0 64px;
  }
}
.content div.aouter div.ainner:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "A";
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  display: block;
  text-align: center;
  line-height: 36px;
  width: 36px;
}
@media (min-width: 48em) {
  .content div.aouter div.ainner:before {
    line-height: 50px;
    width: 50px;
    font-size: 1.2rem;
  }
}
.content div.aouter div.ainner div.atext {
  padding: 4px 10px 0 0;
  font-weight: 500;
}
@media (min-width: 35em) {
  .content div.aouter div.ainner div.atext {
    padding: 11px 10px 0 0;
  }
}
@media (min-width: 48em) {
  .content div.aouter div.ainner div.atext {
    font-size: 0.8rem;
  }
}
.content div.aouter div.ainner div.atext p {
  margin-bottom: 0.75em;
}

.reservation_block {
  padding-top: 0;
}

.reserbox {
  border: 2px solid #f5ada3;
  position: relative;
  padding: 3rem 1.5rem;
}
.reserbox::before {
  content: "";
  position: absolute;
  display: block;
  width: 25%;
  padding-top: 25%;
  background: url(img/flower5.png);
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  right: -2rem;
  top: -18%;
  z-index: 10;
}
@media (min-width: 48em) {
  .reserbox::before {
    right: -12%;
  }
}
.reserbox::after {
  content: "";
  position: absolute;
  display: block;
  width: 25%;
  padding-top: 25%;
  background: url(img/flower6.png);
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  left: -12%;
  bottom: -12%;
  z-index: 10;
}

.rbouter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rbouter .rbinner {
  padding: 0 5%;
  width: 100%;
}
@media (min-width: 48em) {
  .rbouter .rbinner {
    width: 50%;
  }
}
.rbouter .rbinner .telb {
  display: block;
  text-align: center;
}
.rbouter .rbinner .telb p {
  margin: 0;
}
.rbouter .rbinner .telb p.tel {
  border-bottom: 1px solid #f5ada3;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-weight: bold;
  padding: 0 1.5em 0.5em 1.5em;
  margin-bottom: 0.5em;
  font-size: 2.2rem;
}
@media (min-width: 48em) {
  .rbouter .rbinner .telb p.tel {
    border-bottom: 2px solid #f5ada3;
    font-size: 1.6rem;
  }
}
.rbouter .rbinner .telb p.tel a {
  color: #4c4948;
}

.headling-h4-normal {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: normal;
  font-size: 1.8rem;
}
@media (min-width: 48em) {
  .headling-h4-normal {
    font-size: 1.3rem;
  }
}

.iblheadling p {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 0.25em;
  font-size: 2.4rem;
}
@media (min-width: 48em) {
  .iblheadling p {
    font-size: 1.8rem;
  }
}
.iblheadling h3 {
  font-size: 1.2rem;
  margin-bottom: 2.6em;
}
@media (min-width: 48em) {
  .iblheadling h3 {
    font-size: 0.8rem;
  }
}
.iblheadling.center {
  display: block;
  width: 100%;
  text-align: center;
}
.iblheadling.center h3, .iblheadling.center p {
  display: block;
  width: 100%;
  text-align: center;
}

.parallax_content.img_bg_01 {
  display: block;
  background-attachment: fixed;
  min-height: 40vh;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("img/fbg.jpg");
}

.maingf.faq {
  background: url("img/kv_faq.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .maingf.faq {
    background-position: center center !important;
    background: url("img/kv_faq.jpg");
  }
}

.maingf.health {
  background: url("img/kv_healthsp.jpg");
  background-size: cover !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .maingf.health {
    background-position: center center !important;
    background: url("img/kv_health.jpg");
  }
}

.maingf.triming {
  background: url("img/kv_trimingsp.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .maingf.triming {
    background-position: center center !important;
    background: url("img/kv_triming.jpg");
  }
}

.maingf.about {
  background: url("img/kv_aboutsp.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .maingf.about {
    background-position: center center !important;
    background: url("img/kv_about.jpg");
  }
}

.maingf.news {
  background: url("img/kv_newssp.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .maingf.news {
    background-position: center center !important;
    background: url("img/kv_news.jpg");
  }
}

.otherpage .faq_block {
  margin-top: 100px;
}
.otherpage .maingf-text {
  position: absolute;
  width: auto;
  height: auto;
  top: 46%;
  left: 20%;
  display: block;
  color: #fff;
}
.otherpage .maingf-text-h2 {
  width: auto;
  text-align: left;
}
.otherpage .maingf-text-p {
  width: auto;
  text-align: left;
}

.about .maingf-text {
  color: #fff;
  left: 15%;
}

.health .maingf-text {
  left: 15%;
  color: #fff;
}
@media (min-width: 48em) {
  .health .maingf-text {
    color: #f5ada3;
  }
}

.news .maingf-text {
  left: 15%;
  color: #f5ada3;
}
@media (min-width: 48em) {
  .news .maingf-text {
    color: #fff;
  }
}

.otherpage .concepttop .conceptbox {
  background: none;
  padding: 5rem 3rem 4rem 3rem;
}
.otherpage .concepttop .conceptbox p {
  line-height: 2.4em;
  margin-bottom: 0;
}

.notfound {
  background: #e0dad6;
  display: block;
  width: 100%;
}
.notfound .maingf-text-h2 {
  color: #000 !important;
  text-shadow: none;
}

/*トリミング*/
.triming .maingf-text {
  left: 15%;
  color: #fff;
}

.sub {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0 0 50px 0;
}
.sub ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.sub ul li {
  list-style: none;
}
.sub ul li a {
  display: block;
  width: auto;
  padding: 0 1.2em 0 2.3em;
  margin: 2px;
  line-height: 2.6em;
  border: 1px solid #f5ada3;
  background: #fff;
  border-radius: 100px;
  font-weight: bold;
  position: relative;
  color: #4c4948;
  font-size: 1.4rem;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (min-width: 48em) {
  .sub ul li a {
    padding: 0 0.9em 0 2.3em;
    font-size: 0.7rem;
  }
}
.sub ul li a::before {
  content: "▼";
  display: block;
  width: 2.2em;
  line-height: 2.2em;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  background: #f5ada3;
  position: absolute;
  left: 2em;
  top: 1.8em;
  font-size: 0.6rem;
}
@media (min-width: 48em) {
  .sub ul li a::before {
    left: 1.2em;
    top: 1.2em;
    font-size: 0.4rem;
  }
}
.sub ul li a:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background: #f5ada3;
  color: #fff;
}
.sub ul li a:hover::before {
  background: #fff;
  color: #f5ada3;
}

.capp {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  padding: 0.5em 0 2em 0;
  line-height: 2em;
}
@media (min-width: 48em) {
  .capp {
    width: 100%;
    font-size: 1.2rem;
  }
}
.capp .caution {
  font-size: 0.9rem;
}
@media (min-width: 48em) {
  .capp .caution {
    font-size: 0.7rem;
  }
}

.firstv .innerborder {
  display: block;
}
.firstv .innerborder .ibleft {
  width: 50%;
}
.firstv .innerborder .ibright {
  width: 50%;
}

.firstv {
  background: #fafafa;
  padding: 5px;
}
.firstv .innerborder {
  display: block;
  border: 1px solid #f5ada3;
  padding: 4rem;
}
.firstv .innerborder .fvbox1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-bottom: 4em;
}
.firstv .innerborder .fvbox1 .fvinner {
  width: 100%;
}
@media (min-width: 62em) {
  .firstv .innerborder .fvbox1 .fvinner {
    width: 48%;
  }
}
.firstv .innerborder .fvbox1 .fvinner figure {
  background: url(img/h1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: block;
  width: 100%;
  padding-top: 90%;
  margin-bottom: 2.8em;
}
@media (min-width: 62em) {
  .firstv .innerborder .fvbox1 .fvinner figure {
    background-position: 60% center !important;
    padding-top: 125%;
    margin-bottom: 0;
  }
}
.firstv .innerborder .fvbox1 .fvinner .fvitext .fvtitle {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 1.4rem;
}
@media (min-width: 48em) {
  .firstv .innerborder .fvbox1 .fvinner .fvitext .fvtitle {
    font-size: 0.9rem;
  }
}
.firstv .innerborder .fvbox1 .fvinner .fvitext .fvtitle span {
  background: #4c4948;
  display: inline-block;
  width: 20px;
  line-height: 20px;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  margin-right: 0.75em;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  .firstv .innerborder .fvbox1 .fvinner .fvitext .fvtitle span {
    width: 50px;
    line-height: 50px;
    border-radius: 50px;
    font-size: 0.8rem;
  }
}
.firstv .innerborder .fvbox1 .fvinner .fvitext .fvtxtt {
  padding: 0 0 0 2.7em;
}
@media (min-width: 48em) {
  .firstv .innerborder .fvbox1 .fvinner .fvitext .fvtxtt {
    padding: 0 0 0 4.2em;
  }
}
.firstv .innerborder .fvbox2 {
  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%;
  margin-top: 25px;
}
@media (min-width: 62em) {
  .firstv .innerborder .fvbox2 {
    margin-top: 0;
  }
}
.firstv .innerborder .fvbox2 .fvinner {
  width: 100%;
  background: #fff;
}
@media (min-width: 62em) {
  .firstv .innerborder .fvbox2 .fvinner {
    width: 48%;
  }
}
.firstv .innerborder .fvbox2 .fvinner .fvittle {
  background: #fbe3e0;
  display: block;
  width: 100%;
  text-align: center;
  line-height: 2.6em;
  font-weight: bold;
  font-size: 1.6rem;
}
@media (min-width: 48em) {
  .firstv .innerborder .fvbox2 .fvinner .fvittle {
    font-size: 1rem;
  }
}
.firstv .innerborder .fvbox2 .fvinner .fvitt {
  padding: 0 2em 2.4em 2em;
  margin: 0;
}
@media (min-width: 48em) {
  .firstv .innerborder .fvbox2 .fvinner .fvitt {
    padding: 0 2em 1em 2em;
  }
}
.firstv .innerborder .fvbox2 .fvinner .fvitt ul {
  margin: 0;
  padding: 0 0 0 1em;
}
.firstv .innerborder .fvbox2 .fvinner .fvitt .pointtext {
  font-size: 1.2rem;
  text-decoration: underline;
}
@media (min-width: 48em) {
  .firstv .innerborder .fvbox2 .fvinner .fvitt .pointtext {
    width: 100%;
    font-size: 1rem;
  }
}
.firstv .innerborder .fvbox2 .caution {
  display: block;
  width: 100%;
  text-align: center;
  padding: 2em 0;
}

.menufig {
  margin: 0;
  padding: 0 0 2em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menufig li {
  display: inline-block;
  background: #fbe3e0;
  list-style: none;
  line-height: 2.4em;
  width: 90px;
  text-align: center;
  font-weight: bold;
  padding: 0;
}
@media (min-width: 48em) {
  .menufig li {
    width: 200px;
  }
}
.menufig li:nth-child(2) {
  position: relative;
  background: #e0f3fb;
  font-weight: bold;
  margin-left: 24px;
}
@media (min-width: 48em) {
  .menufig li:nth-child(2) {
    margin-left: 40px;
  }
}
.menufig li:nth-child(2):before {
  position: absolute;
  left: -22px;
  top: 3px;
  content: "+";
  font-weight: bold;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #4c4948;
  border-radius: 30px;
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  .menufig li:nth-child(2):before {
    font-size: 1.3rem;
    width: 28px;
    height: 28px;
    line-height: 28px;
    left: -34px;
    top: 6px;
  }
}
.menufig li:nth-child(3) {
  position: relative;
  background: #e3fbe0;
  font-weight: bold;
  margin-left: 24px;
}
@media (min-width: 48em) {
  .menufig li:nth-child(3) {
    margin-left: 40px;
  }
}
.menufig li:nth-child(3):before {
  position: absolute;
  left: -22px;
  top: 3px;
  content: "+";
  font-weight: bold;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #4c4948;
  border-radius: 30px;
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  .menufig li:nth-child(3):before {
    font-size: 1.3rem;
    width: 28px;
    height: 28px;
    line-height: 28px;
    left: -34px;
    top: 6px;
  }
}

.cutbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 0 0 0;
}
.cutbox .cutboxin {
  display: block;
  width: 100%;
}
@media (min-width: 48em) {
  .cutbox .cutboxin {
    width: 48%;
  }
}
.cutbox .cutboxin img {
  width: 100%;
  height: auto;
  margin-bottom: 2em;
}
@media (min-width: 48em) {
  .cutbox .cutboxin img {
    margin-bottom: 0;
  }
}

.cutbox2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 0 0 0;
}
.cutbox2 .cutboxin2:nth-child(1) {
  display: block;
  width: 100%;
}
@media (min-width: 48em) {
  .cutbox2 .cutboxin2:nth-child(1) {
    width: 38%;
  }
}
.cutbox2 .cutboxin2:nth-child(2) {
  display: block;
  width: 100%;
}
@media (min-width: 48em) {
  .cutbox2 .cutboxin2:nth-child(2) {
    width: 59%;
  }
}
.cutbox2 .cutboxin2 img {
  width: 100%;
  height: auto;
  margin-bottom: 2em;
}
@media (min-width: 48em) {
  .cutbox2 .cutboxin2 img {
    margin-bottom: 0;
  }
}

.ribbon_block .healthbox {
  margin: 75px 0 10px 0;
  padding: 3rem;
  background: #fff8f7;
}
.ribbon_block .healthbox .healthibox {
  background: none;
  padding: 0;
  margin-bottom: 70px;
}
.ribbon_block .healthbox .healthibox figure {
  width: 55%;
}
.ribbon_block .healthbox .healthibox .hibtext {
  width: 37%;
}
.ribbon_block .healthbox .healthibox:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.ribbon_block .healthbox .healthibox:nth-child(even) .hibtext .support::before {
  content: "";
  width: 8.2em;
  height: 1px;
  background: #f5ada3;
  position: absolute;
  bottom: -5px;
  left: 0;
}
@media (min-width: 48em) {
  .ribbon_block .healthbox .healthibox:nth-child(even) .hibtext .support::before {
    width: 180%;
  }
}
.ribbon_block .healthbox .healthibox:nth-child(even) .hibtext .support::after {
  content: "";
  width: 100px;
  height: 1px;
  background: #f5ada3;
  position: absolute;
  bottom: -5px;
  left: -100px;
}
@media (min-width: 48em) {
  .ribbon_block .healthbox .healthibox:nth-child(even) .hibtext .support::after {
    display: none;
  }
}

.optin_block {
  background: #fdf1ef;
}
.optin_block .obox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 50px;
}

.oboxin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 75px;
}
.oboxin figure {
  width: 100%;
  margin: -20px 0 15px 0;
}
.oboxin figure img {
  border-radius: 20px;
}
@media (min-width: 48em) {
  .oboxin figure {
    margin: 0;
    width: 40%;
  }
}
.oboxin .oboxintxt {
  width: 100%;
}
@media (min-width: 48em) {
  .oboxin .oboxintxt {
    width: 55%;
  }
}
.oboxin .oboxintxt .oboxintitle p {
  font-size: 0.8rem;
  margin: 0;
  line-height: 1.2em;
}
@media (min-width: 48em) {
  .oboxin .oboxintxt .oboxintitle p {
    font-size: 0.6rem;
  }
}
.oboxin .oboxintxt .oboxintitle h4 {
  font-size: 2.2rem;
  margin-bottom: 1em;
}
@media (min-width: 48em) {
  .oboxin .oboxintxt .oboxintitle h4 {
    font-size: 1.1rem;
  }
}
.oboxin .oboxintxt .oboxintext {
  margin-bottom: 0.75em;
}
.oboxin .oboxintxt .oboxintext h5, .oboxin .oboxintxt .oboxintext p {
  margin: 0;
  line-height: 1.6em;
  font-size: 1.4rem;
}
@media (min-width: 48em) {
  .oboxin .oboxintxt .oboxintext h5, .oboxin .oboxintxt .oboxintext p {
    font-size: 0.7rem;
  }
}
.oboxin .oboxintxt .taglist {
  margin: 0;
  padding: 1.3em 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.oboxin .oboxintxt .taglist li {
  display: inline-block;
  background: #f5ada3;
  color: #fff;
  padding: 0.5em 1em;
  margin: 0 7px 7px 0;
  font-size: 1.4rem;
}
@media (min-width: 48em) {
  .oboxin .oboxintxt .taglist li {
    font-size: 0.7rem;
  }
}

.price_block {
  background: #f2f2f2;
}

.spcaution {
  display: inline-block;
  width: 100%;
  text-align: right;
  position: relative;
  font-weight: bold;
  font-size: 1.4rem;
  padding-top: 0.75em;
}
@media (min-width: 48em) {
  .spcaution {
    font-size: 0.8rem;
  }
}
@media (min-width: 62em) {
  .spcaution {
    display: none;
  }
}
.spcaution::before {
  width: 30px;
  height: 20px;
  display: block;
  content: "";
  position: absolute;
  top: 0.75em;
  right: 13em;
  background: url(img/sarrow.png);
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .spcaution::before {
    top: 1.23em;
  }
}

.tabeleh3 {
  padding-top: 3em;
  font-weight: bold;
  font-size: 2rem;
}
@media (min-width: 48em) {
  .tabeleh3 {
    font-size: 1.5rem;
  }
}

table {
  margin: auto;
  background: #fff;
  width: 100%;
}
table.mmner {
  width: 600px;
}
@media (min-width: 35em) {
  table.mmner {
    width: 768px;
  }
}
@media (min-width: 48em) {
  table.mmner {
    width: 992px;
  }
}
@media (min-width: 62em) {
  table.mmner {
    width: 100%;
  }
}
table.mmner th, table.mmner td {
  white-space: nowrap;
}
table tr {
  width: 100%;
}
table th, table td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  font-weight: bold;
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  table th, table td {
    text-align: center;
    font-size: 0.8rem;
    padding: 15px;
  }
}
table th.dname, table td.dname {
  white-space: nowrap;
}
table thead th {
  background: #706f6f;
  color: #fff;
  text-align: left;
}
table tbody {
  text-align: left;
}
table tbody th {
  background: #eee;
}
table .dname {
  background: #fdf1ef;
  font-weight: bold;
}

.sp {
  width: 320px;
  margin: auto;
  overflow: hidden;
}
.sp table {
  display: block;
}
.sp thead {
  float: left;
  display: block;
  overflow-x: scroll;
}
.sp thead th {
  display: block;
  width: auto;
}
.sp tbody {
  display: block;
  width: auto;
  overflow-x: auto;
  white-space: nowrap;
}
.sp tbody td {
  display: block;
}
.sp tbody tr {
  display: inline-block;
}

@media only screen and (max-width: 992px) {
  .table-wrapper {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }
  .table-wrapper .btn-pinks {
    border-radius: 32px;
    padding: 2% 14%;
    line-height: 26px;
    font-weight: 500;
    font-style: normal;
    font-size: 0.7rem;
  }
}
@media only screen and (max-width: 768px) {
  .table-wrapper {
    width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }
  .table-wrapper .btn-pinks {
    border-radius: 32px;
    padding: 2% 14%;
    line-height: 26px;
    font-weight: 500;
    font-style: normal;
    font-size: 0.9rem;
  }
}
.ribbon_block table {
  border: 2px solid #fff !important;
  margin-top: 60px;
}
@media (min-width: 48em) {
  .ribbon_block table {
    margin-top: 70px;
  }
}
@media (min-width: 62em) {
  .ribbon_block table {
    margin-top: 0;
  }
}
.ribbon_block th {
  background: none;
  color: #4c4948;
  text-align: center;
  position: relative;
}
.ribbon_block th span {
  display: inline-block;
}
@media (min-width: 48em) {
  .ribbon_block th span {
    display: none;
  }
}
.ribbon_block th:nth-child(5) {
  border: 4px solid #fa8877;
  border-bottom: none;
  position: relative;
}
.ribbon_block th:nth-child(5)::after {
  position: absolute;
  top: -60px;
  left: calc(50% - 28px);
  content: "";
  display: block;
  width: 56px;
  height: 61px;
  background: url("img/recm.png");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 48em) {
  .ribbon_block th:nth-child(5)::after {
    top: -74px;
    left: calc(50% - 40px);
    width: 81px;
    height: 88px;
  }
}
.ribbon_block th:nth-child(5)::before {
  content: "";
  display: block;
  width: calc(100% + 8px);
  height: 35px;
  background: #fff;
  border: 4px solid #fa8877;
  border-bottom: none;
  position: absolute;
  top: -35px;
  left: -4px;
}
.ribbon_block td {
  text-align: center;
}
.ribbon_block td.borderred {
  border-left: 4px solid #fa8877;
  border-right: 4px solid #fa8877;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.ribbon_block td:nth-child(5) {
  width: 100px;
}
@media (min-width: 48em) {
  .ribbon_block td:nth-child(5) {
    width: 16.666%;
  }
}
.ribbon_block td:nth-child(3) {
  width: 100px;
}
@media (min-width: 48em) {
  .ribbon_block td:nth-child(3) {
    width: 16.666%;
  }
}
.ribbon_block td:nth-child(4) {
  width: 100px;
}
@media (min-width: 48em) {
  .ribbon_block td:nth-child(4) {
    width: 16.666%;
  }
}
.ribbon_block td.last {
  border: 4px solid #fa8877;
  border-top: none;
}

.kyotsu1 {
  background: #fbe3e0;
  text-decoration: underline;
}

.kyotsu2 {
  background: #fdf1ef;
}

.cut1 {
  background: #e0f3fb;
  text-decoration: underline;
}

.cut2 {
  background: #eff9fd;
}

.ribbon1 {
  background: #e3fbe0;
  text-decoration: underline;
}

.ribbon2 {
  background: #f1fdef;
}

.option1 {
  background: #fbf7e0;
  text-decoration: underline;
}

.option2 {
  background: #fdfbef;
}

.acution {
  padding: 1em 0 0 0;
  margin: 0;
  line-height: 1.4em;
  font-size: 1rem;
}
@media (min-width: 48em) {
  .acution {
    font-size: 0.7rem;
  }
}

.ss_list {
  margin: 50px 0 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 48em) {
  .ss_list {
    margin: 75px 0 0 0;
  }
}
.ss_list li {
  list-style-type: none;
  display: block;
  width: 48%;
  margin: 1%;
}
@media (min-width: 35em) {
  .ss_list li {
    width: 31.333%;
    margin: 1%;
  }
}
@media (min-width: 48em) {
  .ss_list li {
    border-radius: 26px;
    padding: 0;
    width: 23%;
    margin: 1%;
  }
}
.ss_list li img {
  border-radius: 10px;
}
@media (min-width: 48em) {
  .ss_list li img {
    border-radius: 20px;
  }
}
.ss_list li p {
  font-size: 1rem;
  line-height: 1.5em;
}
@media (min-width: 48em) {
  .ss_list li p {
    font-size: 0.7rem;
  }
}
.ss_list li .sstitle {
  font-weight: 500;
  font-size: 1.2rem;
  margin: 0.8em 0 0.2em 0;
  line-height: 1.4em;
}
@media (min-width: 48em) {
  .ss_list li .sstitle {
    font-size: 0.9rem;
  }
}

/*リボンについて*/
.about1_block .fbox {
  width: 100%;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  background: url(img/about1.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  padding-top: 0 !important;
}
.about1_block .fbox .fbox_t {
  width: 100vw;
  padding: 35rem 5vw 8vw 10vw;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(243, 243, 243, 0)), color-stop(70%, rgb(243, 243, 243)), to(rgb(243, 243, 243)));
  background: linear-gradient(180deg, rgba(243, 243, 243, 0) 50%, rgb(243, 243, 243) 70%, rgb(243, 243, 243) 100%);
}
@media (min-width: 48em) {
  .about1_block .fbox .fbox_t {
    padding: 12vw 5vw 8vw 10vw;
    width: 65vw;
    background: -webkit-gradient(linear, left top, right top, from(rgba(243, 243, 243, 0)), color-stop(40%, rgb(243, 243, 243)), to(rgb(243, 243, 243)));
    background: linear-gradient(90deg, rgba(243, 243, 243, 0) 0%, rgb(243, 243, 243) 40%, rgb(243, 243, 243) 100%);
  }
}
@media (min-width: 62em) {
  .about1_block .fbox .fbox_t {
    width: 50vw;
  }
}
.about1_block .fbox .fbox_t .fbox_t_h3 .fbox_t_h {
  line-height: 1.3em;
  padding-bottom: 0.7em;
}

.about2_block .fbox {
  width: 100%;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  background: url(img/about2.jpg);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  padding-top: 0 !important;
}
@media (min-width: 48em) {
  .about2_block .fbox {
    background-position: right center !important;
  }
}
.about2_block .fbox .fbox_t {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(243, 243, 243, 0)), color-stop(70%, rgb(243, 243, 243)), to(rgb(243, 243, 243)));
  background: linear-gradient(180deg, rgba(243, 243, 243, 0) 50%, rgb(243, 243, 243) 70%, rgb(243, 243, 243) 100%);
  width: 100vw;
  padding: 35rem 5vw 8vw 10vw;
}
@media (min-width: 48em) {
  .about2_block .fbox .fbox_t {
    background: -webkit-gradient(linear, left top, right top, color-stop(2%, rgb(255, 255, 255)), color-stop(74%, rgb(243, 243, 243)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgb(255, 255, 255) 2%, rgb(243, 243, 243) 74%, rgba(255, 255, 255, 0) 100%);
    padding: 12vw 5vw 8vw 10vw;
    padding-top: 100px;
    width: 65vw;
  }
}
@media (min-width: 62em) {
  .about2_block .fbox .fbox_t {
    width: 50vw;
  }
}
.about2_block .fbox .fbox_t .fbox_t_h3 .fbox_t_h {
  line-height: 1.3em;
  padding-bottom: 0.7em;
}

.aboutbg_block1 {
  margin: 120px 0;
  display: block;
  width: 100%;
  padding-top: 110%;
  background: url(img/aboutbg1.png);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.aboutbg_block2 {
  margin: 120px 0;
  display: block;
  width: 100%;
  padding-top: 110%;
  background: url(img/aboutbg2.png);
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.ot {
  background: #fafafa;
  padding: 5px;
}
.ot .innerborder {
  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;
  border: 1px solid #f5ada3;
  padding: 4rem;
}
.ot .innerborder .iblheadling {
  width: 100%;
}
.ot .innerborder .ibleft {
  width: 100%;
}
@media (min-width: 35em) {
  .ot .innerborder .ibleft {
    width: 68%;
  }
}
.ot .innerborder .ibleft .ottitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.ot .innerborder .ibleft .ottitle .ottitle-t {
  display: block;
  font-weight: bold;
  margin-bottom: 0.5em;
  font-size: 1.6rem;
}
@media (min-width: 48em) {
  .ot .innerborder .ibleft .ottitle .ottitle-t {
    font-size: 1.3rem;
  }
}
.ot .innerborder .ibleft .ottitle .ottitle-t span {
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 0.9rem;
}
@media (min-width: 48em) {
  .ot .innerborder .ibleft .ottitle .ottitle-t span {
    font-size: 0.6rem;
  }
}
.ot .innerborder .ibleft .ottitle .ottitle-i {
  display: block;
  width: 6em;
  text-align: center;
  margin-bottom: 0;
}
.ot .innerborder .ibleft .ottitle .ottitle-i a {
  background: #f5ada3;
  width: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  border-radius: 56px;
  margin: 0 20px;
}
@media (min-width: 48em) {
  .ot .innerborder .ibleft .ottitle .ottitle-i a {
    width: 54px;
    line-height: 54px;
  }
}
.ot .innerborder .ibleft .ottitle .ottitle-i a img {
  width: 16px;
  height: auto;
}
@media (min-width: 48em) {
  .ot .innerborder .ibleft .ottitle .ottitle-i a img {
    width: 23px;
  }
}
.ot .innerborder .ibleft .ottitle .ottitle-i span {
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 0.9rem;
}
@media (min-width: 48em) {
  .ot .innerborder .ibleft .ottitle .ottitle-i span {
    font-size: 0.6rem;
  }
}
.ot .innerborder .ibleft .otinfo {
  border-bottom: 1px solid #808080;
  padding: 0 0 2.4em 0;
  margin-bottom: 2.4em;
  line-height: 1.5em;
  font-size: 0.8rem;
}
@media (min-width: 48em) {
  .ot .innerborder .ibleft .otinfo {
    font-size: 0.6rem;
  }
}
.ot .innerborder .ibright {
  width: 100%;
  margin-top: 3em;
}
@media (min-width: 35em) {
  .ot .innerborder .ibright {
    margin-top: 0;
    width: 27%;
  }
}
.ot .innerborder .ibright img {
  margin-bottom: 14px;
}
.ot .innerborder .ibright figure {
  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;
}
@media (min-width: 35em) {
  .ot .innerborder .ibright figure {
    display: block;
  }
}
.ot .innerborder .ibright figure img {
  width: 48%;
}
@media (min-width: 35em) {
  .ot .innerborder .ibright figure img {
    margin-bottom: 14px;
    width: 100%;
  }
}
.ot .innerborder .ibright figcaption {
  line-height: 1.8em;
  font-size: 0.8rem;
}
@media (min-width: 48em) {
  .ot .innerborder .ibright figcaption {
    font-size: 0.7rem;
  }
}
.ot .innerborder .th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 10px -0.75% 0 -0.75%;
}
@media (min-width: 35em) {
  .ot .innerborder .th {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ot .innerborder .th .th-th {
  width: 50%;
  padding: 0.75%;
}
@media (min-width: 48em) {
  .ot .innerborder .th .th-th {
    width: 33.33%;
    padding: 0.75%;
  }
}
.ot .innerborder .th .th-th img {
  width: 100%;
  height: auto;
}
.ot .innerborder .th .th-th p {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.8em;
  padding-top: 0.75em;
  font-size: 0.8rem;
}
@media (min-width: 48em) {
  .ot .innerborder .th .th-th p {
    font-size: 0.7rem;
  }
}
.ot .innerborder .th .th-th p span {
  font-size: 0.7rem;
}
@media (min-width: 48em) {
  .ot .innerborder .th .th-th p span {
    font-size: 0.6rem;
  }
}
.ot .innerborder .th .th-th p a {
  text-decoration: underline;
}
.ot .protatimo {
  display: block;
  width: 100%;
  text-align: center;
  margin: 40px 0 20px 0;
}
.ot .protatimo span {
  font-size: 0.8rem;
}
@media (min-width: 48em) {
  .ot .protatimo span {
    font-size: 0.7rem;
  }
}

/*健康サポート*/
.health_block .fbox:nth-child(1) {
  padding-top: 30px;
}
@media (min-width: 62em) {
  .health_block .fbox:nth-child(1) {
    padding-top: 0;
  }
}
.health_block .fbox:nth-child(2) {
  padding-top: 100vw;
}
@media (min-width: 62em) {
  .health_block .fbox:nth-child(2) {
    padding-top: 0;
  }
}

.healthbox .healthibox {
  background: #fef7f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px;
  margin-bottom: 25px;
}
@media (min-width: 48em) {
  .healthbox .healthibox {
    padding: 50px;
    margin-bottom: 50px;
  }
}
.healthbox .healthibox figure {
  display: block;
  width: 100% !important;
  padding-top: 72% !important;
  border-radius: 13px;
  z-index: 10;
  margin-bottom: 2.2em;
}
@media (min-width: 48em) {
  .healthbox .healthibox figure {
    padding-top: 36% !important;
    width: 42% !important;
    margin-bottom: 0;
  }
}
.healthbox .healthibox .hibtext {
  display: block;
  width: 100% !important;
}
@media (min-width: 48em) {
  .healthbox .healthibox .hibtext {
    width: 50% !important;
  }
}
.healthbox .healthibox .hibtext .support {
  color: #f5ada3;
  position: relative;
}
.healthbox .healthibox .hibtext .support::before {
  content: "";
  width: 8.2em;
  height: 1px;
  background: #f5ada3;
  position: absolute;
  bottom: -5px;
  left: 0;
}
.healthbox .healthibox .hibtext .support::after {
  content: "";
  width: 100px;
  height: 1px;
  background: #f5ada3;
  position: absolute;
  bottom: -5px;
  left: -100px;
}
.healthbox .healthibox .hibtext .support span {
  font-weight: bold;
  font-size: 1.8rem;
}
@media (min-width: 48em) {
  .healthbox .healthibox .hibtext .support span {
    font-size: 1.2rem;
  }
}
.healthbox .healthibox .hibtext .stitle {
  padding-top: 0.5em;
  font-weight: bold;
  font-size: 1.8rem;
}
@media (min-width: 48em) {
  .healthbox .healthibox .hibtext .stitle {
    font-size: 1.3rem;
  }
}
.healthbox .healthibox.s1 figure {
  background: url("img/hk1.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.ss1 figure {
  background: url("img/tk1.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.s2 figure {
  background: url("img/hk2.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.ss2 figure {
  background: url("img/tk2.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.s3 figure {
  background: url("img/hk3.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.ss3 figure {
  background: url("img/tk3.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.s4 figure {
  background: url("img/hk4.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.ss4 figure {
  background: url("img/tk4.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.s5 figure {
  background: url("img/hk5.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.ss5 figure {
  background: url("img/tk5.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.s6 figure {
  background: url("img/hk6.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.healthbox .healthibox.ss6 figure {
  background: url("img/tk6.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.model {
  padding: 1.25rem 1.5rem;
  background: #fff;
  margin-bottom: 2em;
  position: relative;
}
@media (min-width: 64em) {
  .model.mo1::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    display: block;
    background: url(img/hk2.jpg);
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 100%;
    width: 300px;
  }
}
@media (min-width: 64em) {
  .model.mo2::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    display: block;
    background: url(img/hk5.jpg);
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 100%;
    width: 300px;
  }
}
@media (min-width: 64em) {
  .model.mo3::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    display: block;
    background: url(img/hk7.jpg);
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 100%;
    width: 300px;
  }
}
.model h4 {
  margin: 0;
  padding-bottom: 1.2em;
  font-size: 1.6rem;
}
@media (min-width: 48em) {
  .model h4 {
    font-size: 1.1rem;
  }
}
.model .modell {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.model .modell li {
  position: relative;
  display: block;
  width: auto;
  line-height: 3em;
  padding: 0 1.5em;
  margin: 0 32px 10px 0;
  background: #9fdc98;
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
  font-size: 1rem;
}
@media (min-width: 48em) {
  .model .modell li {
    font-size: 0.7rem;
  }
}
.model .modell li::before {
  position: absolute;
  right: -26px;
  top: 5px;
  content: "+";
  font-weight: bold;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #4c4948;
  border-radius: 30px;
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  .model .modell li::before {
    top: 12px;
  }
}
.model .modell li:first-child {
  background: #f5ada3;
}
.model .modell li:last-child::before {
  display: none;
}
.model .modelp {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.model .modelp li {
  display: block;
  width: auto;
  padding: 0.75em 3em 0 0;
  border-radius: 6px;
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  .model .modelp li {
    font-size: 0.8rem;
  }
}
.model .modelp li span {
  font-weight: bold;
  display: inline-block;
  padding-left: 0.9em;
  font-size: 1.4rem;
}
@media (min-width: 48em) {
  .model .modelp li span {
    font-size: 1rem;
  }
}

.ac {
  display: block;
  width: 100%;
  text-align: center;
}

/*about*/
.voice_block {
  background: #f8c8c1;
}
.voice_block .vbox {
  display: block;
}
.voice_block .vbox .vboxin {
  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%;
  margin: 0 0 2% 0;
  border-radius: 12px;
  background: #fef4f3;
  padding: 4%;
}
@media (min-width: 35em) {
  .voice_block .vbox .vboxin {
    margin: 0 0 10px 0;
  }
}
.voice_block .vbox .vboxin.pinkk {
  background: #fef4f3;
}
.voice_block .vbox .vboxin.pinkk .vtitle {
  border-left: 3px solid #f8c8c1;
}
.voice_block .vbox .vboxin figure {
  display: block;
  width: 100%;
}
@media (min-width: 35em) {
  .voice_block .vbox .vboxin figure {
    width: 200px;
  }
}
.voice_block .vbox .vboxin figure img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.voice_block .vbox .vboxin figure figcaption.vtitle {
  font-weight: bold;
  padding: 1em 0 0 0;
  line-height: 1.4em;
}
.voice_block .vbox .vboxin .vtxt {
  display: block;
  width: 100%;
}
@media (min-width: 35em) {
  .voice_block .vbox .vboxin .vtxt {
    width: calc(100% - 200px - 4%);
  }
}
.voice_block .vbox .vboxin .vtxt h4 {
  font-size: 1.2rem;
  margin-bottom: 0.5em;
}
@media (min-width: 48em) {
  .voice_block .vbox .vboxin .vtxt h4 {
    font-size: 0.9rem;
  }
}
.voice_block .vbox .vboxin .vtxt p {
  padding-bottom: 0;
  margin: 0;
  font-size: 0.9rem;
}
@media (min-width: 48em) {
  .voice_block .vbox .vboxin .vtxt p {
    font-size: 0.7rem;
  }
}

/*20250827追記*/
.topics_list {
  padding-bottom: 100px;
}
.topics_list li {
  display: table;
  width: 100%;
  line-height: 1.6em;
  padding: 2em 0;
  border-top: 1px solid #e0e0e0;
}
.topics_list li span {
  font-weight: bold;
  display: table-cell;
  width: 8em;
}
.topics_list li a {
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  .topics_list li a {
    font-size: 0.8rem;
  }
}
.topics_list li:last-child {
  border-bottom: 1px solid #e0e0e0;
}

/* --- basic setting ----------------------------------------------------------------------------------------- */
.wp-caption-text {
  text-align: center;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.centered {
  margin-left: auto;
  margin-right: auto;
}

.clear {
  clear: both;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.m-article-text-main,
.twitter-tweet,
.instagram-media,
.instagram-media-rendered {
  margin-left: auto !important;
  margin-right: auto !important;
}

.page-detail iframe {
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}

/* --- WordPress preset CSS ----------------------------------------------------------------------------------------- */
.topicsbox {
  padding: 130px 0 100px 0;
}

.postbox {
  padding: 0 0 100px 0;
}
.postbox h1 {
  font-size: 1.8rem;
}
@media (min-width: 48em) {
  .postbox h1 {
    font-size: 1.2rem;
  }
}

.page-body {
  padding: 100px 0 0 0;
  /* image */
  /* gallery */
  /* icon */
  /* table */
  /* list */
  /* block quote */
}
.page-body p {
  margin-bottom: 1.5rem;
}
.page-body small {
  font-size: 1.2rem;
}
@media (min-width: 48em) {
  .page-body small {
    font-size: 0.6rem;
  }
}
.page-body a {
  color: #0185f1;
}
.page-body h2 {
  clear: both;
  margin-bottom: 1.2rem;
  padding: 0.75rem 0 0;
  color: #000;
  font-weight: bold;
}
.page-body h3 {
  position: relative;
  margin: 0 0 0.75rem;
  padding: 1.5rem 0 7px 0;
  color: #000;
  letter-spacing: 0.04em;
}
.page-body h4,
.page-body h5,
.page-body h6 {
  margin-bottom: 0.6rem;
  color: #000;
}
.page-body h2 {
  font-size: 2rem;
  line-height: 1.25;
}
.page-body h3 {
  font-size: 1.7rem;
  line-height: 1.2941176471;
}
.page-body h4 {
  font-size: 1.6rem;
  line-height: 1.3125;
}
.page-body h5, .page-body h6 {
  font-size: 1.6rem;
  line-height: 1.3125;
}
@media (min-width: 48em) {
  .page-body h2 {
    font-size: 1rem;
  }
  .page-body h3 {
    font-size: 1rem;
  }
  .page-body h4 {
    font-size: 0.8rem;
  }
  .page-body h5, .page-body h6 {
    font-size: 0.8rem;
  }
}
.page-body img {
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.page-body img.centered, .page-body div.centered {
  display: block;
  margin: 24px auto;
}
.page-body img.aligncenter, .page-body div.aligncenter {
  display: block;
  margin: 24px auto;
}
.page-body img.alignright, .page-body div.alignright {
  float: none;
  margin: 4px auto 16px auto;
  display: block;
}
.page-body img.alignleft, .page-body div.alignleft {
  float: none;
  margin: 4px auto 16px auto;
  display: block;
}
.page-body .wp-caption {
  max-width: 100%;
  padding: 0;
  margin: 24px auto;
}
.page-body .wp-caption.alignright {
  float: none;
  margin: 4px auto 16px auto;
}
.page-body .wp-caption.alignleft {
  float: none;
  margin: 4px auto 16px auto;
}
.page-body .wp-caption.aligncenter {
  margin: 24px auto;
}
.page-body .wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.page-body .wp-caption .wp-caption-text {
  padding: 8px 0 0;
  color: #999;
  font-size: 12px;
}
@media (min-width: 48em) {
  .page-body img.alignright, .page-body div.alignright {
    float: right;
    margin: 4px 0 30px 30px;
    display: inline;
  }
  .page-body img.alignleft, .page-body div.alignleft {
    float: left;
    margin: 4px 30px 30px 0;
    display: inline;
  }
  .page-body .wp-caption.alignright {
    float: right;
    margin: 4px 0 30px 30px;
  }
  .page-body .wp-caption.alignleft {
    float: left;
    margin: 4px 30px 30px 0;
  }
}
.page-body .gallery {
  margin-bottom: 1.8rem;
  font-size: 0;
  text-align: center;
}
.page-body .gallery-item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 8px;
  width: 50%;
}
@media (min-width: 30em) {
  .page-body .gallery-item {
    width: auto;
  }
}
.page-body .gallery-caption {
  padding: 8px;
  color: #999;
  font-size: 12px;
  line-height: 18px;
}
.page-body i.fa {
  margin-right: 6px;
}
.page-body table {
  margin: 0 0 2rem 0;
  display: block;
  width: auto;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
@media (min-width: 48em) {
  .page-body table {
    display: table;
    white-space: inherit;
    width: 100%;
  }
}
.page-body td,
.page-body th {
  border: 3px solid #fff;
  background-color: #eff2f7;
  padding: 20px 26px;
  vertical-align: top;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.3571428571;
}
@media (min-width: 48em) {
  .page-body td,
  .page-body th {
    font-size: 0.8rem;
    line-height: 1.5;
  }
}
.page-body th {
  background-color: #242424;
  font-weight: bold;
  color: #fff;
  width: 35%;
}
@media (min-width: 48em) {
  .page-body th {
    width: 26%;
  }
}
.page-body dt,
.page-body dd {
  margin: 0;
}
.page-body ul,
.page-body ol {
  margin: 0 0 0.8rem;
  padding: 0 0 0 16px;
}
.page-body ul li,
.page-body ol li {
  margin: 0 0 0.375rem 0.8rem;
  padding: 0 0 0 0.4rem;
}
.page-body .blockquote {
  margin: 0 0 1.5em 0;
  padding: 15px;
  background: #f2f2f2;
  color: #555;
  border-radius: 5px;
  position: relative;
}
.page-body .blockquote p:nth-last-child(-n+1) {
  margin-bottom: 0;
}
.page-body blockquote {
  margin: 0 0 2em 0;
  padding: 30px 30px 2px;
  background: #f2f2f2;
  color: #555;
  border-radius: 5px;
  position: relative;
}
.page-body blockquote:before {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #999;
}
.page-body blockquote:after {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  line-height: 60px;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 5px;
  color: #999;
}
.page-body .noclick {
  pointer-events: none;
}

.page-body.company_body {
  /* table */
}
.page-body.company_body table {
  margin: 0 0 2rem 0;
  display: block;
  width: 100%;
  position: relative;
  overflow-x: auto;
  white-space: inherit;
}
@media (min-width: 48em) {
  .page-body.company_body table {
    display: table;
    width: 100%;
  }
}
.page-body.company_body tbody, .page-body.company_body tr {
  display: block;
  width: 100%;
}
@media (min-width: 48em) {
  .page-body.company_body tbody, .page-body.company_body tr {
    display: table;
  }
}
.page-body.company_body td,
.page-body.company_body th {
  border: 3px solid #fff;
  background-color: #eff2f7;
  padding: 20px 26px;
  vertical-align: top;
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.3571428571;
  display: block;
  width: 100%;
}
@media (min-width: 48em) {
  .page-body.company_body td,
  .page-body.company_body th {
    display: table-cell;
    font-size: 0.8rem;
    line-height: 1.5;
  }
}
.page-body.company_body th {
  background-color: #242424;
  font-weight: bold;
  color: #fff;
}
@media (min-width: 48em) {
  .page-body.company_body th {
    width: 26%;
  }
}

/* コメント */
#comments.comments-area {
  clear: both;
  padding: 2rem 0;
}
#comments .comment-respond {
  padding: 2rem;
  border: 1px solid #ddd;
  font-size: 1.4rem;
  line-height: 1.3571428571;
}
@media (min-width: 48em) {
  #comments .comment-respond {
    font-size: 0.7rem;
  }
}
#comments .comment-form-comment textarea {
  outline: none;
  display: block;
  width: 100%;
  padding: 12px;
  margin-bottom: 0.4rem;
  color: #444;
  border: 1px solid #eee;
  background-color: rgb(225.25, 225.25, 225.25);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
#comments .comment-form-author input, #comments .comment-form-email input {
  outline: none;
  display: block;
  width: 100%;
  padding: 12px;
  margin-bottom: 0.4rem;
  color: #444;
  border: 1px solid #eee;
  background-color: rgb(225.25, 225.25, 225.25);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
@media (min-width: 48em) {
  #comments .comment-form-author, #comments .comment-form-email {
    float: left;
    width: 48%;
  }
}
@media (min-width: 48em) {
  #comments .comment-form-email {
    float: right;
  }
}
#comments .form-submit {
  clear: both;
  padding-top: 8px;
  text-align: center;
}
#comments .form-submit input[type=submit] {
  width: 100%;
  margin: 0;
  height: 56px;
  line-height: 56px;
  border: 1px rgb(25.5, 25.5, 25.5) solid;
  background-color: rgb(25.5, 25.5, 25.5);
  color: #fff;
  border-radius: 4px;
}
#comments .form-submit input[type=submit]:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
  filter: alpha(opacity=60);
  opacity: 0.6;
}
@media (min-width: 30em) {
  #comments .form-submit input[type=submit] {
    width: 300px;
    display: inline-block;
    margin: 0;
  }
}

/* next-page */
.pagesprit {
  text-align: center;
  font-size: 0;
  padding: 16px 0 32px 0;
}

.pagesprit .page-numbers {
  line-height: 1;
}

.pagesprit a,
.pagesprit span {
  display: inline-block;
  margin: 0 2px 4px 2px;
  font-size: 14px;
  line-height: 14px;
}

.pagesprit .numbers {
  border: 1px #000 solid;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #000;
  color: #fff;
}

.pagesprit a:hover {
  opacity: 1;
}

.pagesprit a:hover .numbers {
  background-color: #000;
  color: #fff;
  opacity: 1;
}

.pagesprit a .numbers {
  background-color: #fff;
  color: #000;
}

@media (min-width: 62em) {
  .pagesprit .numbers {
    width: 36px;
    height: 36px;
    line-height: 34px;
  }
}
/* PageNaviプラグイン */
.wp-pagenavi {
  padding: 0 0 16px 0;
  text-align: center;
}

.wp-pagenavi .pages {
  display: block;
  margin: 8px;
  font-size: 12px;
  font-weight: 500;
}

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  display: inline-block; /*border: 1px solid $link-color*/
  margin: 8px 2px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
}

.wp-pagenavi .extend {
  border: none;
  margin: 8px 0;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  border: none;
}

.wp-pagenavi .current {
  background-color: #f8c8c1;
  color: #fff;
}

.wp-pagenavi .page:hover {
  color: #fff;
  background-color: #f8c8c1;
  opacity: 1;
}

.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
  color: #000;
}

@media (min-width: 48em) {
  .wp-pagenavi .pages {
    display: block;
    margin: 8px;
    font-size: 14px;
    font-weight: 500;
  }
  .wp-pagenavi .previouspostslink {
    display: inline-block; /*border: 1px solid $link-color*/
    margin: 8px 2px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 500;
  }
}
@media (min-width: 62em) {
  .wp-pagenavi .current,
  .wp-pagenavi .page,
  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    width: 36px;
    height: 36px;
    line-height: 34px;
  }
}
/* -----------------------------------------------------------
   .pagenationPNArea
   ----------------------------------------------------------- */
.pagenationPNArea {
  margin: 4rem auto 70px auto;
  position: relative;
  font-size: 0;
  text-align: center;
  width: 80%;
}

/* .btn */
.pagenationPNArea .btnTop {
  display: block;
  margin: 0 auto;
  width: 40%;
}

.pagenationPNArea .btnPrev,
.pagenationPNArea .btnNext {
  position: absolute;
  bottom: 0;
  width: 29.5%;
  text-decoration: none;
}

.pagenationPNArea .btnPrev {
  right: 0;
}

.pagenationPNArea .btnNext {
  left: 0;
}

.pagenationPNArea .btnPrev a,
.pagenationPNArea .btnTop a,
.pagenationPNArea .btnNext a {
  display: block; /*border:#000 1px solid*/
  position: relative;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 50px;
  font-weight: bold;
  text-decoration: none;
  color: #4c4948;
}

.pagenationPNArea .btnPrev a:hover,
.pagenationPNArea .btnTop a:hover,
.pagenationPNArea .btnNext a:hover {
  color: #fff;
  opacity: 1;
  background: #f5ada3;
}

/*.pagenationPNArea .btnPrev a:before,
.pagenationPNArea .btnNext a:before { position: absolute; top:0; z-index:2; font-size:16px; font-family:'themify'; font-weight:normal; font-style:normal; -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }

.pagenationPNArea .btnPrev a:before { right: 10px;content:"\e649";}
.pagenationPNArea .btnNext a:before { left: 10px;content:"\e64a";}

.pagenationPNArea a:after { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; display: block; background: #000; content: ""; z-index: -1; -webkit-transform-origin:right top;-moz-transform-origin:right top;-o-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transition:transform .7s ease;-moz-transition:transform .7s ease;-o-transition:transform .7s ease;transition:transform .7s ease}
.pagenationPNArea a:hover:after { -webkit-transform-origin:left top;-moz-transform-origin:left top;-o-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}*/
@media only screen and (max-width: 900px) {
  .pagenationPNArea .btnPrev a,
  .pagenationPNArea .btnTop a,
  .pagenationPNArea .btnNext a {
    line-height: 45px;
  }
  /*.pagenationPNArea .btnPrev a:hover,
  .pagenationPNArea .btnTop a:hover,
  .pagenationPNArea .btnNext a:hover {color:#000;}
  .pagenationPNArea a:after { display: none;}*/
}
@media only screen and (max-width: 738px) {
  .pagenationPNArea .btnTop {
    width: 50%;
  }
  .pagenationPNArea .btnPrev,
  .pagenationPNArea .btnNext {
    position: absolute;
    bottom: 0;
    width: 24%;
    text-decoration: none;
  }
  .pagenationPNArea .btnPrev a,
  .pagenationPNArea .btnTop a,
  .pagenationPNArea .btnNext a { /*border:#000 1px solid;*/
    font-size: 12px;
    letter-spacing: 0;
    line-height: 40px;
  }
  .pagenationPNArea .btnPrev a {
    padding-right: 5px;
  }
  .pagenationPNArea .btnNext a {
    padding-left: 5px;
  }
  /*.pagenationPNArea .btnPrev a:before,
  .pagenationPNArea .btnNext a:before { font-size:12px; }
  .pagenationPNArea .btnPrev a:before { right: 7px;}
  .pagenationPNArea .btnNext a:before { left: 7px;}*/
}
/*次へ前へ*/
.screen-reader-text {
  display: none;
}

.nav-links {
  display: table;
  padding: 50px 0 50px 0;
  width: 100%;
}
.nav-links .nav-previous, .nav-links .nav-next {
  display: table-cell;
  width: 50%;
}
.nav-links .nav-previous a, .nav-links .nav-next a {
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  line-height: 40px;
  padding: 0 35px;
  margin: 0 1px;
  display: inline-block;
  background: #fff;
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.nav-links .nav-previous a:hover, .nav-links .nav-next a:hover {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #fff;
  background: #000;
  opacity: 1;
}
.nav-links .nav-previous a {
  float: left;
}
.nav-links .nav-next a {
  float: right;
}

.navigation.posts-navigation {
  margin-top: 4rem;
}

.screen-reader-text, .nav-links {
  display: none;
}

.outer-wp-pagenavi {
  margin-top: -3rem;
}

/*コンタクトフォーム7*/
.wpcf7-response-output {
  margin: 30px 0 0 0 !important;
  background: #e70000 !important;
  color: #fff !important;
  border: none !important;
  padding: 1rem !important;
  text-align: center !important;
}

.ajax-loader {
  display: block !important;
}

.postbox figure {
  display: block;
  width: 100%;
  text-align: center;
}/*# sourceMappingURL=style.css.map */