@charset "UTF-8";
/*
Theme Name: 
Author: 
Author URI: 
Version: 1.0.0
*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
.clearfix, .container, .container-feature, .container-narrow, #header, #footer, .footer-top, .contents-sidebar, .featuresblock .container-feature .feature-list, .about-list, .fixpage, .sub-menu, .compbox, .idenbox, .busibox, .busi_list, .error-container {
  *zoom: 1; }
  .clearfix:after, .container:after, .container-feature:after, .container-narrow:after, #header:after, #footer:after, .footer-top:after, .contents-sidebar:after, .featuresblock .container-feature .feature-list:after, .about-list:after, .fixpage:after, .sub-menu:after, .compbox:after, .idenbox:after, .busibox:after, .busi_list:after, .error-container:after {
    content: "";
    display: table;
    clear: both; }

/* --- サイト内共通 ----------------------------------------------------------------------------------------- */
html {
  font-size: 62.5%;
  font-family: "M PLUS Rounded 1c", "ヒラギノ角ゴ 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: "M PLUS Rounded 1c", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic Gothic Medium, "メイリオ", "Meiryo", sans-serif; } }

body {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  color: #444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @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;
  -moz-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;
      -moz-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      opacity: 0.60; } }

#wrapper {
  overflow: hidden; }

.normalblock {
  padding: 3.5rem 0; }
  @media (min-width: 48em) {
    .normalblock {
      padding: 5rem 0; } }

.grayblock {
  background: #f2f2f2; }

.container {
  position: relative;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 1100px;
  font-size: 1.2rem; }
  @media (min-width: 48em) {
    .container {
      font-size: 0.8rem; } }
  @media (min-width: 62em) {
    .container {
      padding-left: 0.75rem;
      padding-right: 0.75rem; } }

.container-feature {
  position: relative;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 1400px;
  font-size: 1.2rem; }
  @media (min-width: 48em) {
    .container-feature {
      font-size: 0.8rem; } }
  @media (min-width: 62em) {
    .container-feature {
      padding-left: 3rem;
      padding-right: 3rem; } }

.container-narrow {
  position: relative;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  max-width: 850px;
  font-size: 1.2rem; }
  @media (min-width: 48em) {
    .container-narrow {
      font-size: 0.8rem; } }
  @media (min-width: 62em) {
    .container-narrow {
      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%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .co-center-y {
    position: absolute;
    top: 50%;
    left: auto;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -moz-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: Lato; }
.fo-fa-Roboto {
  font-family: Roboto; }
.fo-fa-Old_Standard_TT {
  font-family: Old Standard TT; }
.fo-fa-jp-go {
  font-family: "M PLUS Rounded 1c", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", YuGothic Gothic Medium, "メイリオ", "Meiryo", sans-serif; }
.fo-fa-jp-min {
  font-family: "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: #495954; }
.fo-co-white {
  color: #fff; }
.fo-co-black {
  color: #1a1a1a; }
.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-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; } }

.border-top {
  border-top: 1px #c8c8c8 solid; }
.border-bottom {
  border-bottom: 1px #c8c8c8 solid; }
.border-1px {
  border: 1px #ddd solid; }
.border-2px {
  border: 2px #ddd solid; }
.border-3px {
  border: 3px #ddd solid; }
.border-4px {
  border: 4px #eee solid; }
.border-5px {
  border: 5px #eee solid; }
.border-co-base {
  border-color: #495954; }
.border-co-white {
  border-color: #fff; }
.border-co-black {
  border-color: #1a1a1a; }
.border-co-gray {
  border-color: #eee; }
.border-co-red {
  border-color: #d63b3f; }
.border-co-pink {
  border-color: #f36861; }
.border-co-blue {
  border-color: #36b1c0; }
.border-co-green {
  border-color: #68ba8a; }
.border-co-orange {
  border-color: #f98700; }
.border-co-yellow {
  border-color: #ffff00; }

.radius-4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.radius-8 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
.radius-16 {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }
.radius-24 {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px; }
.radius-32 {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px; }
.radius-40 {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px; }
.radius-100 {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.bg-co-gray-light {
  background-color: #e1e1e1; }
.bg-co-gray-middle {
  background-color: #d5d5d5; }
.bg-co-gray-dark {
  background-color: #c8c8c8; }
.bg-co-black {
  background-color: #1a1a1a;
  color: #fff; }
.bg-co-white {
  background-color: #fff; }

#PagetopBtn {
  position: fixed;
  right: -44px;
  bottom: 24px;
  z-index: 800;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 0);
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  transition: 0.6s ease; }
  #PagetopBtn:hover {
    bottom: 32px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease; }
  #PagetopBtn.visible {
    right: 16px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 100);
    filter: alpha(opacity = 100);
    opacity: 1;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease; }
  #PagetopBtn a {
    outline: none;
    border: 1px solid #00bf5d;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
    background-color: #00bf5d;
    margin: 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%; }
    #PagetopBtn a img {
      height: 20px;
      width: auto; }
    #PagetopBtn a:hover {
      opacity: 1; }

/*.tab{
	margin: 0;
	padding: 0;
	list-style: none;
	li{
		margin: 0;
	}
}
.content_wrap{
	display: block;
	&.disnon{
		display: block;
	}
	@include media(tablet){
		&.disnon{
			display: none;
		}
	}
}*/
/*.accordion-menu{
	&-btn{
		cursor: pointer;
	}
	&-box{
		display: none;
		&.visible{
			display: none;
		}
		
	}
}
.accordion-menu-sp{
	&-btn{
		cursor: pointer;
		@include media(tablet){
			cursor: auto;
		}
	}
	&-box{
		display: none;
		&.visible{
			display: none;
		}
		&.invisible{
			display: block;
		}
		@include media(tablet){
			display: block;
			&.invisible,
			&.visible{
				display: block;
			}
		}
	}
}*/
/*.slider,
.slider-multi{
	margin: 0;
	padding: 0;
	list-style: none;
	li{
		margin: 0;
	}
	img{
		margin: 0 auto;
		min-width: 100%;
	}
}

.slick-list{
	z-index: 0;
}
*/
/* Arrows */
/*.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
	margin-top: -20px;
    display: block;
    width: 20px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
	z-index: 300;
	&:before{
		content: "\f105";
		font-family: $font-icon;
		position: absolute;
		top: 50%;
		right: 0;
		outline: 0;
		font-size: 48px;
		color: rgba(255,255,255,0.60);
		@include text_shadow(0 0 5px rgba(0,0,0,0.10));
		@include transition(.3s ease-in-out);
	}
}
.slick-prev{
	&:before{
		left: 0;
		right: auto;
		content: "\f104";
	}
}

.slick-prev{
	left: 0.75rem;
	@include media(tablet){
		left: 0.75rem;
	}
}
.slick-next{
	right: 0.75rem;
	@include media(tablet){
		right: 0.75rem;
	}
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
}
//.slick-prev:focus:before,
//.slick-next:focus:before,
.slick-prev:hover:before,
.slick-next:hover:before{
	color: rgba(255,255,255,1.00);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
	color: rgba(255,255,255,0.60);
}*/
/* Dots */
/*.slick-dotted.slick-slider{}
.slick-dots{
    position: absolute;
	left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
	z-index: 300;
	@include media(tablet){
		bottom: 8px;
	}
	li{
		position: relative;
		display: inline-block;
		width: 20px;
		height: 20px;
		margin: 0;
		padding: 0;
		cursor: pointer;
		vertical-align: middle;
		button{
			font-size: 0;
			line-height: 0;
			display: block;
			padding: 0;
			cursor: pointer;
			color: transparent;
			border: 0;
			outline: none;
			background: transparent;
			&:hover,
			&:focus{
				outline: none;
			}
			&:hover:before,
			&:focus:before{
				opacity: 1;
			}
			&:before{
				line-height: 12px;
				position: absolute;
				top: 0;
				left: 50%;
				width: 10px;
				height: 10px;
				margin-left: -5px;
				content: '';
				background-color: rgba(255,255,255,0.20);
				text-align: center;
				color: black;
				@include border_radius(100%);
			}
		}
		&.slick-active button:before{
			background-color: rgba($base-color,0.80);
		}
	}
}

//複数の場合
.slider-multi{
	.slick-slide{
		width: 320px;
		@include media(tablet){
			width: 768px;
		}
		@include media(pc-small){
			width: 970px;
		}
	}
}

.slick{
	&-next-button,
	&-prev-button{
		position: absolute;
		top: 50%;
		margin-top: -(15+18)+px; //padding-bottomの半分を含める
		span{
			position: relative;
			display: block;
			width: 40px;
			height: 40px;
			cursor: pointer;
			font-size: 40px;
			line-height: 1;
			text-align: center;
			color: #fff;
			@include text_shadow(0 0 6px rgba(#000,0.30));
			@include media(pc-small){
				i{
					position: relative;
					z-index: 10;
				}
				&:before{
					content: '';
					opacity: 0;
					position: absolute;
					top: -5px;
					left: -5px;
					width: 50px;
					height: 50px;
					background-color: rgba(#fff,0.80);
					//border: 3px solid #fff;
					@include border_radius(100%);
					@include transition(.2s ease-in-out);
				}
				&:hover{
					color: rgba($base-color,0.80);
					@include text_shadow(none);
					&:before{
						opacity: 1;
					}
				}
			}
		}
	}
	&-next-button{
		right: -30px;
		i{
			margin-left: 4px;
		}
		@include media(tablet){
			right: 0;
		}
		@include media(pc-middle){
			right: 15px;
		}
	}
	&-prev-button{
		left: -30px;
		i{
			margin-right: 4px;
		}
		@include media(tablet){
			left: 0;
		}
		@include media(pc-middle){
			left: 15px;
		}
	}
}*/
/*.easy-select-box{
	display: inline-block;
	position: relative;
	.esb-dropdown{
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 300;
		display: none;
	}
}
*/
/*.ui-datepicker{
	width: 96%;
	padding-bottom: 16px;
	background-color: #000;
	@include box_shadow(0 3px 6px rgba(#000,0.25));
	@include media(pc-small){
		width: auto;
	}
	&-header{
		position: relative;
		margin: 0 auto;
		width: 300px;
		height: 48px;
		background-color: #000;
		text-align: center;
		color: #fff;
		line-height: 48px;
		@include media(pc-small){
			width: 295px;
		}
	}
	&-prev,
	&-next{
		position: absolute;
		width: 32px;
		height: 32px;
		color: #fff;
		cursor: pointer;
		&:before{
			content: '\f104';
			font-family: $font-icon;
			position: absolute;
			top: 10px;
			border: 1px solid #fff;
			display: block;
			width: 32px;
			height: 32px;
			font-size: 16px;
			line-height: 28px;
			@include border_radius(16px);
		}
		.ui-icon{
			display: block;
			overflow: hidden;
			white-space: nowrap;
			text-indent: 100%;
		}
	}
	&-prev{
		left: 10px;
		&:before{
			left: 0;
		}
	}
	&-next{
		right: 10px;
		&:before{
			content: '\f105';
			right: 0;
		}
	}
	&-calendar{
		min-width: 300px;
		margin: 0 auto;
		background-color: #000;
		color: #fff;
		text-align: center;
		@include media(pc-small){
			min-width: 295px;
		}
		.ui-state-default{
			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: 100px;
  height: 100px;
  margin: auto;
  text-indent: -9999px;
  border-top: 1px solid #f0f0f0;
  border-right: 1px solid #f0f0f0;
  border-bottom: 1px solid #f69510;
  border-left: 1px solid #f69510;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: spin .5s linear infinite;
  -moz-animation: spin .5s linear infinite;
  -ms-animation: spin .5s linear infinite;
  -o-animation: spin .5s linear infinite;
  animation: spin 0.5s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0); }
  100% {
    -moz-transform: rotate(360deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0); }
  100% {
    -ms-transform: rotate(360deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0); }
  100% {
    -o-transform: rotate(360deg); } }
@keyframes spin {
  0% {
    transform: rotate(0); }
  100% {
    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 {
  position: relative;
  width: 90%;
  margin: 1.5em auto 2.5em auto;
  padding-bottom: 33.3333%;
  overflow: hidden; }
  .gmap iframe, .gmap object, .gmap 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; } }

/*googleカレンダー*/
.cal_wrapper {
  max-width: 800px;
  /* 最大幅 */
  min-width: 200px;
  /* 最小幅 */
  margin: 2.0833% auto;
  padding: 0; }

.googlecal {
  position: relative;
  padding-bottom: 55.5%;
  /* 縦横比 */
  height: 0;
  overflow: hidden; }

.googlecal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

#svgicon {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden; }

.tel-link a {
  color: currentColor; }

#header {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,1+47,0+100 */
  background: -moz-linear-gradient(top, white 0%, white 47%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, white 47%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, white 47%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
  display: block;
  z-index: 90;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0); }
  @media (min-width: 62em) {
    #header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      margin-bottom: 0;
      padding: 35px 0 0 0;
      -webkit-transition: 0.6s ease;
      -moz-transition: 0.6s ease;
      transition: 0.6s ease; } }
  #header .title-main .normal {
    display: inline-block; }
  #header .title-main .sticky {
    display: none; }

.header {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 57px;
  position: relative;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  transition: 0.6s ease; }
  @media (min-width: 62em) {
    .header {
      height: 180px; } }
  .header .catchee {
    position: absolute;
    top: 5px;
    left: 50px;
    display: inline-block;
    font-size: 1rem; }
    @media (min-width: 48em) {
      .header .catchee {
        font-size: 0.5rem; } }
    @media (min-width: 62em) {
      .header .catchee {
        top: -13px;
        left: 104px;
        font-size: 0.7rem; } }
  .header-title {
    display: block;
    margin: 18px 0 0 15px;
    line-height: 0;
    padding: 0;
    max-width: 170px;
    float: left; }
    @media (min-width: 62em) {
      .header-title {
        margin: 0 0 0 20px;
        max-width: 400px; } }
    .header-title .title-main {
      display: inline-block;
      height: auto;
      max-width: 170px; }
      @media (min-width: 62em) {
        .header-title .title-main {
          max-width: 400px; } }
      .header-title .title-main img {
        height: auto;
        width: 100%; }
  .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: #00bf5d;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    @media (min-width: 62em) {
      .header-menu {
        pointer-events: auto;
        position: absolute;
        top: 20px;
        display: block;
        width: auto;
        float: right;
        overflow: visible;
        background: none;
        margin: 0;
        padding: 0 20px 0 0;
        opacity: 1;
        right: 0; } }
    @media (min-width: 62em) {
      .header-menu-gl {
        margin-top: 60px;
        margin-right: 30px; } }
    .header-menu-gl ul {
      margin: 0;
      padding: 4rem;
      list-style: none; }
      @media (min-width: 48em) {
        .header-menu-gl ul {
          padding: 1.5rem 4rem; } }
      @media (min-width: 62em) {
        .header-menu-gl ul {
          display: inline-block;
          padding: 0;
          display: block;
          position: relative; } }
    .header-menu-gl li {
      display: block;
      margin: 6px 0;
      padding: 0;
      line-height: 9vh;
      letter-spacing: 0.1em;
      text-align: center; }
      @media (min-width: 62em) {
        .header-menu-gl li {
          margin: 0;
          line-height: 1.15625;
          margin: 0 12px;
          display: inline-block;
          width: 90px;
          height: 90px;
          line-height: 90px; } }
      .header-menu-gl li.logol {
        display: block;
        opacity: 0;
        margin-bottom: 20px;
        margin-top: -5px;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        @media (min-width: 62em) {
          .header-menu-gl li.logol {
            display: none; } }
        .header-menu-gl li.logol a {
          background: none; }
          .header-menu-gl li.logol a img {
            height: 34px;
            width: auto; }
      .header-menu-gl li a {
        position: relative;
        display: block;
        padding: 0rem 2.5rem;
        text-align: center;
        display: inline-block;
        color: #fff;
        width: 100%;
        font-size: 18px;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        background: #0fd962; }
        @media (min-width: 48em) {
          .header-menu-gl li a {
            padding: 0.35rem 2.5rem; } }
        @media (min-width: 62em) {
          .header-menu-gl li a {
            font-size: 15px;
            color: #000;
            padding: 0;
            text-align: center;
            background: #00bf5d;
            color: #fff;
            font-weight: 400;
            width: 90px;
            height: 90px;
            line-height: 90px;
            border-radius: 45px 0px 45px 0px;
            -webkit-border-radius: 45px 0px 45px 0px;
            -moz-border-radius: 45px 0px 45px 0px;
            transform: scale(1, 1);
            -webkit-transition: 0.2s ease;
            -moz-transition: 0.2s ease;
            transition: 0.2s ease; } }
        .header-menu-gl li a:hover {
          opacity: 1; }
          @media (min-width: 62em) {
            .header-menu-gl li a:hover {
              transform: scale(1.1, 1.1);
              -webkit-transition: 0.2s ease;
              -moz-transition: 0.2s ease;
              transition: 0.2s ease; } }
        .header-menu-gl li a img {
          height: 30px;
          width: auto; }
          .header-menu-gl li a img.pcnavi {
            display: none; }
            @media (min-width: 62em) {
              .header-menu-gl li a img.pcnavi {
                display: block; } }
          .header-menu-gl li a img.spnavi {
            display: block; }
            @media (min-width: 62em) {
              .header-menu-gl li a img.spnavi {
                display: none; } }
    .header-menu-sub {
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center;
      display: block;
      background: #00b048;
      padding: 25px 0; }
      @media (min-width: 62em) {
        .header-menu-sub {
          padding: 0;
          background: none;
          right: 30px;
          top: -10px;
          bottom: inherit;
          text-align: right; } }
      .header-menu-sub .adress {
        margin: 0;
        color: #fff;
        display: block;
        width: 100%;
        text-align: center; }
        @media (min-width: 62em) {
          .header-menu-sub .adress {
            display: inline-block;
            width: auto;
            color: #495954; } }
      .header-menu-sub .tel {
        color: #fff;
        font-size: 24px;
        font-weight: 900;
        margin-bottom: 0;
        display: block;
        width: 100%;
        text-align: center; }
        @media (min-width: 62em) {
          .header-menu-sub .tel {
            margin-bottom: auto;
            color: #00bf5d;
            font-weight: 900;
            font-size: 30px;
            display: inline-block;
            width: auto;
            margin-left: 15px; } }
    .header-menu.open {
      pointer-events: auto;
      right: 0;
      top: 0;
      opacity: 1;
      z-index: 900;
      display: block;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      .header-menu.open .logol {
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        opacity: 1; }

#header.scrollheader {
  padding: 20px 0 0 0;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  transition: 0.6s ease; }
  #header.scrollheader .header {
    height: 57px;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease; }

#menu-btn {
  position: fixed;
  right: 0;
  top: 0;
  padding: 0;
  width: 70px;
  height: 57px;
  display: block;
  z-index: 9000;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -moz-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;
      -moz-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;
      background-color: #fff;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    #menu-btn.open .menu-btn-icon:after {
      margin-top: 0;
      background-color: #fff;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      transform: rotate(-135deg); }

#footer {
  position: relative;
  padding: 1.8rem 0 0 0;
  text-align: center; }
  @media (min-width: 48em) {
    #footer {
      padding: 3.6rem 0 0 0; } }
  #footer .gmap2 {
    padding: 0;
    margin: 0 0 30px 0;
    width: 100%;
    height: 220px; }
    @media (min-width: 48em) {
      #footer .gmap2 {
        height: 400px; } }
    #footer .gmap2 iframe {
      padding: 0;
      margin: 0;
      width: 100%;
      height: 220px; }
      @media (min-width: 48em) {
        #footer .gmap2 iframe {
          height: 400px; } }

.footer-top {
  padding: 0 0 1rem 0;
  display: block;
  width: 100%; }
  @media (min-width: 48em) {
    .footer-top {
      padding: 0 0 3rem 0; } }
  .footer-top-left {
    display: block;
    width: 100%; }
    @media (min-width: 48em) {
      .footer-top-left {
        width: calc(50% - 1.5rem);
        float: left; } }
  .footer-top-right {
    text-align: left;
    display: block;
    width: 100%; }
    @media (min-width: 48em) {
      .footer-top-right {
        width: calc(50% - 1.5rem);
        float: right; } }
    .footer-top-right a {
      display: inline-block;
      height: 28px;
      width: auto; }
      @media (min-width: 48em) {
        .footer-top-right a {
          height: 54px; } }
      .footer-top-right a img {
        width: auto;
        height: 100%; }
        @media (min-width: 48em) {
          .footer-top-right a img {
            width: 100%;
            height: auto; } }
    .footer-top-right p {
      font-size: 10px;
      padding: 0.25rem 0; }
      @media (min-width: 48em) {
        .footer-top-right p {
          font-size: 14px; } }
      .footer-top-right p.text-black {
        color: #000; }
        .footer-top-right p.text-black span {
          padding: 0;
          color: #00c551;
          font-size: 26px;
          font-weight: 700; }
          @media (min-width: 48em) {
            .footer-top-right p.text-black span {
              padding: 0 1rem; } }
.footer-bottom {
  background: #e1f6eb;
  border-radius: 35px 0px 35px 0px;
  -webkit-border-radius: 35px 0px 35px 0px;
  -moz-border-radius: 35px 0px 35px 0px;
  padding: 1.5rem 1rem 0.85rem 1rem;
  margin-bottom: 40px; }
  @media (min-width: 48em) {
    .footer-bottom {
      margin-bottom: 24px;
      border-radius: 45px 0px 45px 0px;
      -webkit-border-radius: 45px 0px 45px 0px;
      -moz-border-radius: 45px 0px 45px 0px;
      padding: 1.5rem 1.5rem 1.25rem 1.5rem; } }
  .footer-bottom-list {
    margin: 0 0 0.5rem 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center; }
    .footer-bottom-list li {
      list-style: none;
      display: inline-block;
      padding: 0.25em 0.125em; }
      @media (min-width: 48em) {
        .footer-bottom-list li {
          padding: 1em; } }
      .footer-bottom-list li a {
        font-size: 6px; }
        @media (min-width: 48em) {
          .footer-bottom-list li a {
            font-size: 14px; } }
        .footer-bottom-list li a i {
          color: #00c450;
          font-size: 6px; }
          @media (min-width: 48em) {
            .footer-bottom-list li a i {
              font-size: 10px; } }
  .footer-bottom-copy {
    margin: 0;
    color: #a0a0a0;
    text-align: center;
    line-height: 2em;
    letter-spacing: 0.1em;
    font-weight: normal;
    font-size: 0.6rem; }
    @media (min-width: 48em) {
      .footer-bottom-copy {
        font-size: 0.5rem; } }

#mainContents {
  padding-top: 0;
  letter-spacing: 0.15em;
  line-height: 2em; }
  @media (min-width: 62em) {
    #mainContents {
      padding-top: 150px; } }

@media (min-width: 62em) {
  .main-left {
    float: left;
    width: 100%;
    margin-right: -330px;
    padding-right: 330px; } }
@media (min-width: 62em) {
  .main-right {
    float: right;
    width: 300px; } }

.contents-sidebar {
  position: relative;
  margin: 0 -0.75rem 2.4rem -0.75rem; }
  @media (min-width: 62em) {
    .contents-sidebar {
      margin: 0 0 1.4rem 0; } }

/*.ad-banner{
    &-header{
		display: none;
        position: relative;
        max-width: 100%;
        margin: 0 auto;
        @include media(pc-small){
			display: block;
            max-width: $pc-width;
            //★top: -163px;
          top: -140px;
        }
        &-sp{
            display: block;
            margin: 0 auto 1.0rem auto;
            width: 320px;
            @include media(tablet){
                display: none;
            }
        }
        &-pc{
            display: none;
            @include media(tablet){
                display: block;
                margin: 0 auto 1.5rem auto;
                width: 468px;
            }
            @include media(pc-small){
                position: absolute;
                top: 1.3rem;
                //right: 220px;
				right: 264px;
                margin: auto;
                
            }
        }
    }
    &-right{
        display: none;
        margin-bottom: 20px;
        text-align: center;
        font-size: 0;
        @include media(tablet){
            display: block;
        }
        > div{
            margin: 0 10px 20px 10px;
            display: inline-block;
            @include media(pc-small){
                margin: 0 0 20px 0;
            }
        }
    }
    &-list{
        display: block;
        text-align: center;
        @include media(tablet){
           display: none;
        }
        > div{
            display: block;
            margin: 0 auto 1.5rem auto;
        }
    }
}

*/
.headling-h3-normal {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #00c551;
  font-size: 2rem;
  margin-bottom: 40px; }
  @media (min-width: 48em) {
    .headling-h3-normal {
      margin-bottom: 65px;
      font-size: 2.1rem; } }
  .headling-h3-normal:before {
    content: "";
    display: block;
    background: #00c551;
    height: 2px;
    width: 42px;
    position: absolute;
    bottom: -14px;
    left: calc(50% - 21px); }
    @media (min-width: 48em) {
      .headling-h3-normal:before {
        bottom: -24px;
        height: 2px;
        width: 42px;
        left: calc(50% - 21px); } }
.headling-h3-gallery {
  color: #00c551;
  font-weight: 900;
  text-align: center;
  font-size: 2.4rem;
  margin-bottom: 30px; }
  @media (min-width: 48em) {
    .headling-h3-gallery {
      margin-bottom: 50px;
      font-size: 1.5rem; } }
.headling-h3-coming {
  color: #a9b5b1;
  font-weight: 700;
  font-size: 3rem;
  text-align: center;
  padding: 20px 0; }
  @media (min-width: 48em) {
    .headling-h3-coming {
      padding: 75px 0;
      font-size: 3rem; } }
.headling-h3-noimg {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin-bottom: 45px;
  font-size: 2rem; }
  @media (min-width: 48em) {
    .headling-h3-noimg {
      margin-bottom: 60px;
      font-size: 1.4rem; } }
  .headling-h3-noimg:before {
    content: "";
    display: block;
    background: #4d4d4d;
    height: 2px;
    width: 60px;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 30px); }
    @media (min-width: 48em) {
      .headling-h3-noimg:before {
        bottom: -30px;
        height: 3px;
        width: 86px;
        left: calc(50% - 43px); } }
.headling-h4-normal {
  font-size: 2rem;
  line-height: 1.25;
  letter-spacing: 0.1em;
  margin-bottom: 0.75em;
  font-weight: 700; }
  @media (min-width: 48em) {
    .headling-h4-normal {
      font-size: 1.5rem; } }
.headling-h4-normals {
  font-size: 1.4rem;
  line-height: 1.3571428571;
  letter-spacing: 0.1em;
  margin-bottom: 1.4em;
  font-weight: 700; }
  @media (min-width: 48em) {
    .headling-h4-normals {
      font-size: 1.1rem; } }
.headling-h4-under {
  font-size: 1.6rem;
  line-height: 1.3125;
  color: #00c551;
  font-weight: 400;
  border-bottom: 2px solid #00c551;
  padding: 0.75em 0.25em; }
  @media (min-width: 48em) {
    .headling-h4-under {
      font-size: 1rem; } }

.btn {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 20px; }
  .btn-normal-white, .btn-normal-gray {
    position: relative;
    background: #00bf5d;
    color: #fff;
    border: 2px solid #00bf5d;
    padding: 1.2rem 1.6rem;
    display: block;
    margin: 0 auto;
    opacity: 1;
    font-weight: bold;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-size: 1.2rem;
    width: 100%;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px; }
    .btn-normal-white:hover, .btn-normal-gray:hover {
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      background: #fff;
      color: #00bf5d;
      opacity: 1; }
    @media (min-width: 48em) {
      .btn-normal-white, .btn-normal-gray {
        padding: 0.8rem 0.9rem;
        width: 240px;
        font-size: 0.9rem; } }
    @media (min-width: 62em) {
      .btn-normal-white, .btn-normal-gray {
        width: 400px; } }

.btn-center {
  margin: 0 auto; }

.normal_photo {
  display: block;
  width: calc(100% + 4rem);
  padding: 0;
  margin: 1rem -2rem;
  background: #4d4d4d; }
  @media (min-width: 48em) {
    .normal_photo {
      margin: 2rem auto;
      width: 70%; } }
  .normal_photo img {
    width: 100%;
    height: auto; }

.normal_photo {
  display: block;
  width: 100%;
  padding: 0;
  margin: 1rem 0;
  background: #4d4d4d; }
  @media (min-width: 48em) {
    .normal_photo {
      margin: 2rem auto;
      width: 70%; } }
  .normal_photo img {
    width: 100%;
    height: auto; }

.wide_photo {
  display: block;
  width: calc(100% + 4rem);
  padding: 0;
  margin: 1rem -2rem;
  background: #4d4d4d; }
  @media (min-width: 48em) {
    .wide_photo {
      margin: 2rem auto;
      width: 70%; } }
  .wide_photo img {
    width: 100%;
    height: auto; }

.Lwide_photo {
  display: block;
  width: 100%;
  padding: 0;
  margin: 1rem 0;
  background: #4d4d4d; }
  @media (min-width: 48em) {
    .Lwide_photo {
      margin: 2rem 20% 2rem 0;
      width: 80%; } }
  @media (min-width: 64em) {
    .Lwide_photo {
      margin: 2rem 17.5% 2rem 0;
      width: 82.5%; } }
  @media (min-width: 76.875em) {
    .Lwide_photo {
      margin: 2rem 15% 2rem 0;
      width: 85%; } }
  .Lwide_photo img {
    width: 100%;
    height: auto; }

/*.contents-title{
	margin: 0 0 0.80rem;
	text-align: center;
	@include font_size(22);
	@include line_height(22);
	color: $midashi-color;
	letter-spacing: 0.02em;
	font-weight: 900;
	@include media(tablet){
		@include font_size(22/2);
	}
	span{
		display: block;
		@include font_size(14);
		@include line_height(14);
		color: $midashi-color;
		font-weight: bold;
		@include media(tablet){
			@include font_size(14/2);
		}
	}
	&.white{
		color: #fff;
		span{
			color: #fff;
		}
	}
	&.small{
		@include font_size(30);
		@include line_height(30);
		@include media(tablet){
			@include font_size(30/2);
		}
	}
	&.lower-page{
		margin: 0 0 1.2rem;
		text-align: left;
		@include media(tablet){
			margin: 0 0 0.80rem;
		}
		span{
			@include media(tablet){
				position: relative;
				margin: 0 0 0 16px;
				bottom: 2px;
				display: inline-block;
			}
		}
	}
	&.arbanist-page{
		padding-bottom: 0.2rem;
		border-bottom: 1px solid $base-red-color;
		//color: $base-red-color;
		span{
			//color: $base-red-color;
		}
	}
}


.subcatgory{
	&-button{
		margin: 0 0 1.2rem;
		font-size: 0;
		text-align: left;
		@include media(pc-small){
			//border-bottom: 1px solid #444;
		}
		span{
			display: inline-block;
			width: 33.333333%;
			padding: 0 1px 1px 0;
			vertical-align: top;
			@include font_size(14);
			@include line_height(14);
			text-align: center;
			@include media(tablet){
				@include font_size(14/2);
			}
			@include media(pc-small){
				width: auto;
			}
			&.on{
				a{
					background-color: $base-red-color;
					color: #fff;
					&:hover{
						opacity: 0.60;
					}
				}
			}
		}
		a{
			display: block;
			padding: 10px 0;
			background-color: #444;
			color: #fff;
			@include media(pc-small){
				padding: 10px 20px;
			}
			&:hover{
				//background-color: #fff;
				//color: $link-color;
				//opacity: 1;
			}
			
		}
	}
}

// moreボタン
.more-link{
	margin: 0;
	text-align: center;
	font-size: 15px;
	line-height: 40px;
	a{
		display: block;
		margin: 0 auto;
		max-width: 200px;
		min-height: 40px;
		padding: 0;
		border: 1px solid #fff;
		color: #fff;
		&:hover{
			background-color: #fff;
			color: #000;
			opacity: 1.00;
		}
	}
}

// パンくずリスト
.pankuzu{
	display: none;
	position: relative;
	margin: 0 auto;
	max-width: $pc-width;
	margin: auto;
	width: 100%;
	padding: 1.0rem 0.75rem;
	@include font_size(14);
	line-height: 22px;
	@include media(tablet){
		@include font_size(14/2);
	}
	@include media(pc-small){
		display: block;
		//margin-top: -30px;
		padding: 0 0.75rem 0.75rem 0;
	}
	a{
		position: relative;
		display: block;
		vertical-align: top;
		padding: 0 19px 0 0;
		color: $link-color;
		&:after{
			content: '\f105';
			font-family: $font-icon;
			margin-left: 8px;
			font-size: 14px;
			line-height: 22px;
			color: $font-gray;
		}
		@include media(tablet){
			display: inline-block;
			&:after{
				position: absolute;
				right: 4px;
				top: 0;
				margin: 0;
			}
		}
	}
}


//一覧カテゴリ表記
span.category{
	display: block;
	margin-bottom: 0.6rem;
	@include font_size(10);
	line-height: 1;
	letter-spacing: 0.02em;
	@include media(tablet){
		margin-bottom: 0.3rem;
		@include font_size(11/2);
	}
	span{
		display: inline-block;
		margin: 0 6px 0 0;
		padding: 2px;
		border-bottom: 1px solid #000;
		font-weight: 400;
	}
	.spsd{
		color: #999!important;
		border-color: #999!important;
	}
	.jazz{
		border-color: $cate-jazz!important;
		color: $cate-jazz!important;
	}
	.music{
		border-color: $cate-music!important;
		color: $cate-music!important;
	}
	.cinema{
		border-color: $cate-cinema!important;
		color: $cate-cinema!important;
	}
	.book{
		border-color: $cate-book!important;
		color: $cate-book!important;
	}
	.art{
		border-color: $cate-art!important;
		color: $cate-art!important;
	}
	.fashion{
		border-color: $cate-fashion!important;
		color: $cate-fashion!important;
	}
	.food-drink{
		border-color: $cate-food_drink!important;
		color: $cate-food_drink!important;
	}
	.activity{
		border-color: $cate-activity!important;
		color: $cate-activity!important;
	}
	.travel{
		border-color: $cate-travel!important;
		color: $cate-travel!important;
	}
	.present{
		border-color: $cate-jazz!important;
		background: $cate-jazz!important;
    color: $cate-present!important;
    @include border_radius();
    padding-left: 4px;
    padding-right: 4px;
	}
}



//--------------------------------------------------------------------
//
//　　　2. 最新記事
//
//--------------------------------------------------------------------
$news-font-weight: 800; //記事タイトル

$news-img-tab: 131px;
$news-img-pc: 156px;

$news-left-img-tab: 145px;
$news-left-img-pc: 171px;

$news-2col-img-tab: 202px;
$news-2col-img-pc: 239px;

$news-event-img-tab: 123px;
$news-event-img-pc: 149px;


// 最新記事
//----------------------------------------------------------------
.recent-post{
	margin: 0 0 2.0rem 0;
	@include media(tablet){
		margin: 0 0 2.4rem 0;
	}
	&-list{
		@extend .clearfix;
		margin: 0 -0.75rem;
		padding: 0;
		list-style: none;
		font-size: 0;
		@include media(tablet){
			margin: 0 -0.5rem;
		}
		li{
			position: relative;
			padding-bottom: 1rem;
			@include font_size(14);
			@include line_height(14);
			@include media(tablet){
				@include font_size(16/2);
				@include line_height(16);
				float: left;
				min-height: 1px;
				padding:{
					left: 0.5rem;
					right: 0.5rem;
					bottom: 1.0rem;
				}
				width: 33.33333333%;
			}
			> a{
				@extend .clearfix;
				position: relative;
				display: block;
				background-color: #fff;
				padding: 32px 15px 10px 15px;
				//@include box_shadow(0 0 5px rgba(0,0,0,0.20));
				@include media(tablet){
					padding: 0;
				}
			}
		}
		.img{
			position: relative;
			float: right;
			width: 30%;
			overflow: hidden;
			background-color: $bg-img;
			text-align: center;
			@include media(tablet){
				position: relative;
				float: none;
				width: 100%;
				height: $news-img-tab;
			}
			@include media(pc-small){
				height: $news-img-pc;
			}
			img{
				width: 100%;
				@include media(tablet){
					position: absolute;
					top: 50%;
					left: 50%;
					margin: auto;
					width: auto;
					max-height: $news-img-tab;
					@include transform(translate(-50%,-50%));
				}
				@include media(pc-small){
					max-height: $news-img-pc;
				}
			}
            &-icon{
                position: absolute;
                right: 5px;
                bottom: 5px;
                padding: 8px;
                background-color: rgba($base-red-color,0.80);
                line-height: 0;
                @include border_radius(100px);
                @include box_shadow(0 0 4px rgba(#000,0.30));
                svg{
                    &.movie{
                        width: 19px;
                        height: 18px;
                        fill: #fff;
                    }
                }
                &-arrow{
                    position: absolute;
                    top: 50%;
					left: 50%;
					margin: auto;
					width: 40px;
                    height: 40px;
                    background-color: rgba(#111,0.70);
					@include transform(translate(-50%,-50%));
                    @include border_radius(100px);
                    @include media(tablet){
                        width: 64px;
                        height: 64px;
                    }
                    &.red{
                        background-color: rgba($base-red-color,0.70);
                    }
                    &:before{
                        content: '';
                        position: absolute;
                        top: 50%;
                        left: 57%;
                        margin: auto;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 10px 0 10px 16px;
                        border-color: transparent transparent transparent #fff;
                        @include transform(translate(-50%,-50%));
                        @include media(tablet){
                            border-width: 16px 0 16px 24px;
                        }
                    }
                }
            }
		}
		.caption{
			position: absolute;
			left: 0;
			bottom: 0;
			display: inline-block;
			padding: 0 6px;
			background-color: rgba($base-color,0.80);
			color: #fff;
			@include font_size(10);
			@include line_height(10);
			letter-spacing: 0.05em;
			@include media(tablet){
				@include font_size(12/2);
				@include line_height(12);
			}
			&.red{
				background-color: rgba($base-red-color,0.80);
			}
		}
		.category{
			position: absolute;
			top: 10px;
			left: 15px;
			@include media(tablet){
				position: relative;
				top: auto;
				left: auto;
			}
		}
		.title{
			margin: 0 33% 0 0;
			font-weight: $news-font-weight;
			@include media(tablet){
				margin: 0;
				padding: 0.5rem 0.5rem 2.0rem 0.5rem;
				min-height: 120px;
			}
		}
		.overview{
			margin: 0 33% 0 0;
			@include font_size(12);
			@include line_height(12);
			color: $font-gray;
			@include media(tablet){
				margin: 0;
				padding: 0.5rem 0.5rem 2.0rem 0.5rem;
				@include font_size(12/2);
			}
		}
		.data{
			clear: both;
			width: 100%;
			margin: 0;
			padding: 1.0rem 0 0 0;
			@include font_size(12);
			@include line_height(12);
			color: $font-gray;
			@include media(tablet){
				position: absolute;
				bottom: 0;
				left: 0;
				padding: 0 0.5rem 0.5rem 0.5rem;
				@include font_size(12/2);
			}
		}
		.day{
			
		}
		.like{
			float: right;
			i{
				margin-left: 6px;
			}
		}
		.tag-list{
			position: absolute;
			left: 20px;
			bottom: 60px;
			z-index: 10;
			margin: 0;
			@include font_size(12);
			line-height: 1;
			@include media(tablet){
				left: 0.5rem;
				right: 0.5rem;
				bottom: 30px;
				margin: 0 0 0 36%;
				@include font_size(12/2);
			}
			a{
				display: inline-block;
				margin: 4px 4px 0 0;
				padding: 4px 8px;
				border: 1px solid $border-color;
				//background-color: $font-gray;
				//color: #fff;
				@include border_radius(20px);
				&:hover{
					border-color: $font-gray;
					background-color: $font-gray;
					color: #fff;
					opacity: 1;
				}
			}
		}
		.profile{
			clear: both;
			margin: 0;
			padding: 10px 0 0;
			text-align: right;
			@include media(tablet){
				position: absolute;
				right: 0.5rem;
				bottom: 36px;
				padding: 0;
			}
			&-img{
				display: inline-block;
				position: relative;
				width: 34px;
				height: 34px;
				overflow: hidden;
				vertical-align: middle;
				background-color: #ccc;
				@include border_radius(17px);
				img{
					position: absolute;
					top: 50%;
					left: 50%;
					margin: auto;
					width: 100%;
					@include transform(translate(-50%,-50%));
				}
			}
			&-name{
				display: inline-block;
				margin: 0 0 0 6px;
				vertical-align: middle;
				@include font_size(14);
				@include line_height(14);
				font-weight: 900;
				@include media(tablet){
					@include font_size(12/2);
				}
			}
		}
		// 通常一覧------------------------------------
		&.lower-page{
			li{
				@include font_size(16);
				@include line_height(16);
				@include media(tablet){
					@include font_size(16/2);
					float: none;
					width: 100%;
				}
			}
			.img{
				@include media(tablet){
					float: left;
					width: 35%;
					height: $news-left-img-tab;
				}
                @include media(pc-small){
                    height: $news-left-img-pc;
                }
				img{
					@include media(tablet){
						max-height: $news-left-img-tab;
					}
                    @include media(pc-small){
						max-height: $news-left-img-pc;
					}
				}
			}
			.title{
				margin-bottom: 0;
				@include media(tablet){
					margin: 0 0 0 37%;
					padding: 16px 2% 60px 0;
					min-height: auto;
				}
			}
			.data{
				@include media(tablet){
					margin: 0;
					position: absolute;
					bottom: 0;
					left: 0;
					padding: 0 2% 0.5rem 37%;
					@include font_size(12/2);
				}
			}
			.tag-list{
				margin-right: 35%;
				@include media(tablet){
					margin-right: 0;
				}
			}
		}
		// ピックアップ一覧------------------------------------
		&.pick-up{
			li{
				position: relative;
				padding-bottom: 1.5rem;
				@include media(tablet){
					padding:{
						left: 0.5rem;
						right: 0.5rem;
						bottom: 1.0rem;
					}
					width: 50%;
				}
				> a{
					padding: 0;
					@include media(tablet){
						padding: 0;
					}
					@include media(pc-small){
						padding-bottom: 20px;
					}
				}
			}
			.link{
				display: block;
				background-color: #fff;
			}
			.img{
				float: none;
				width: 100%;
				height: 197px;
				@include media(tablet){
					height: $news-2col-img-tab;
				}
				@include media(pc-small){
					height: $news-2col-img-pc;
				}
				img{
					position: absolute;
					top: 50%;
					left: 50%;
					margin: auto;
					width: auto;
					max-height: 197px;
					@include transform(translate(-50%,-50%));
					@include media(tablet){
						max-height: $news-2col-img-tab;
					}
					@include media(pc-small){
						max-height: $news-2col-img-pc;
					}
				}
			}
			.text{
				position: relative;
				padding-top: 44px;
				@include media(pc-small){
					position: static;
					padding: 0;
				}
			}
			.category{
				
			}
			.title{
				margin: 0;
				padding: 10px 20px 50px 20px;
				letter-spacing: 0.05rem;
				font-weight: 700;
				@include media(tablet){
				}
				@include media(pc-small){
					padding: 20px 20px 60px 20px;
				}
			}
			.data{
				position: absolute;
				top: 0;
				bottom: auto;
				right: 0;
				width: 100%;
				margin: 0;
				padding: 10px 0;
				background-color: #be1a20;
				font-size: 0;
				text-align: center;
				@include media(pc-small){
					top: auto;
					bottom: 10px;
					left: 20px;
					right: 20px;
					width: auto;
					background: none;
					padding: 0;
				}
			}
			.day,
			.like{
				width: 50%;
				@include font_size(14);
				@include line_height(14);
				color: #fff;
				@include media(tablet){
					@include font_size(14/2);
				}
				@include media(pc-small){
					width: auto;
					color: $font-gray;
				}
			}
			.day{
				display: inline-block;
				padding: 0 8px;
				@include media(pc-small){
					padding: 0;
					float: left;
				}
			}
			.like{
				display: inline-block;
				padding: 0 8px;
				border-left: 1px solid $border-color;
				@include media(pc-small){
					border: none;
					padding: 0;
				}
				i{
					margin-left: 6px;
				}
			}
			.tag-list{
				position: absolute;
				left: 20px;
				bottom: 30px;
				z-index: 10;
				margin: 0;
				line-height: 1;
				@include media(tablet){
					left: 30px;
					bottom: 40px;
					padding: 0;
				}
				@include media(pc-small){
					bottom: 60px;
				}
			}
		}
		//イベント一覧------------------------------------
		&.event-page{
			@include media(tablet){
				margin-left: 105px;
			}
			li{
				@include font_size(18);
				@include line_height(18);
				@include media(tablet){
					@include font_size(18/2);
					float: none;
					width: 100%;
				}
				> a{
					padding: 20px;
					@include media(tablet){
						padding: 0;
					}
				}
			}
			.img{
				@include media(tablet){
					float: left;
					width: 35%;
					height: $news-event-img-tab;
				}
                @include media(pc-small){
                    height: $news-event-img-pc;
                }
				img{
					@include media(tablet){
						max-height: $news-event-img-tab;
					}
                    @include media(pc-small){
						max-height: $news-event-img-pc;
					}
				}
			}
			.title{
				margin-bottom: 0;
				@include media(tablet){
					margin: 0 0 4px 37%;
					padding: 0 2% 0 0;
					min-height: auto;
				}
			}
			.overview{
				@include media(tablet){
					margin: 0 0 0 37%;
					padding: 0 2% 0 0;
				}
			}
			.data{
				clear: none;
				width: auto;
				margin: 0 33% 0 0;
				padding: 0;
				@include media(tablet){
					margin: 0;
					position: relative;
					padding: 0.5rem 2% 0 37%;
					@include font_size(12/2);
				}
			}
			.place{
				position: absolute;
				bottom: 10px;
				left: 20px;
				margin: 0 33% 4px 0;
				@include font_size(12);
				@include line_height(12);
				color: $font-gray;
				@include media(tablet){
					bottom: 0;
					left: 0;
					margin: 0;
					padding: 0 0.5rem 0.5rem 37%;
					@include font_size(12/2);
				}
			}
			.tag-list{
				position: absolute;
				left: 20px;
				bottom: 3.0rem;
				z-index: 0;
				margin: 0 33% 0 0;
				@include media(tablet){
					left: 0.5rem;
					bottom: 30px;
					margin: 0 0 0 36%;
					padding: 0;
				}
			}
		}
		//ARBANIST一覧------------------------------------
		&.arbanist{
			&-list{
				.title{
					@include media(tablet){
						padding-bottom: 4.0rem;
					}
				}
			}
			&-page{
				li{
					>a{
						padding-top: 15px;
						@include media(tablet){
							padding-top: 0;
						}
					}
				}
				.title{
					padding: 0 0.5rem 0.5rem 0;
					min-height: auto;
					@include media(tablet){
						padding: 0.5rem;
					}
				}
				.overview{
					@include media(tablet){
						padding: 0 0.5rem 0.5rem 0.5rem;
					}
				}
			}
		}
	}
}

.cate-nextlink{
	margin: 0;
	padding: 2.0rem 0;
	text-align: center;
	font-weight: bold;
	a{
		display: block;
		margin: 0 auto;
		padding: 16px;
		max-width: 560px;
		border: 3px solid $link-color;
		color: $link-color!important;
		&:hover{
			background-color: $link-color;
			color: #fff!important;
			opacity: 1;
		}
	}
}

.cate-nextprevbutton{
	margin: 0 1.0rem;
	padding: 1.0rem 0 2.0rem 0;
	font-weight: bold;
	font-size: 0;
	@include media(tablet){
		margin: 0;
	}
	li{
		width: 50%;
		display: inline-block;
		vertical-align: top;
		text-align: right;
		@include font_size(14);
		@include line_height(14);
		@include media(tablet){
			@include font_size(14/2);
		}
		@include first(1){
			text-align: left;
			a{
				padding: 8px 16px 8px 32px;
				&:before{
					display: block;
				}
				&:after{
					display: none;
				}
			}
		}
		@include last(1){
			a{
				padding: 8px 32px 8px 16px;
				&:before{
					display: none;
				}
				&:after{
					display: block;
				}
			}
		}
	}
	a{
		position: relative;
		padding: 8px 32px;
		border: 1px solid $link-color;
		&:before,
		&:after{
			content: '\f104';
			font-family: $font-icon;
			position: absolute;
			top: 50%;
			left: 16px;
			margin-top: -7px;
			font-size: 14px;
			line-height: 1;
			color: $font-gray;
		}
		&:after{
			content: '\f105';
			left: auto;
			right: 16px;
		}
		&:hover{
			background-color: $link-color;
			color: #fff;
			opacity: 1;
			&:before,
			&:after{
				color: #fff;
			}
		}
	}
}


//--------------------------------------------------------------------
//
//　　　3. ARBAN編集部 / SPECIALコンテンツ
//
//--------------------------------------------------------------------
$spcon-img-tab: 410px;
$spcon-img-pc: 146px;

.editing-part{
	position: relative;
	background-color: #333;
	margin-bottom: 1.8rem;
	padding: 20px 1.0rem;
	&.red{
		background-color: $base-red-color;
	}
	@include media(pc-small){
		//min-height: 687px;
		padding-bottom: 64px; 
		//margin-bottom: 1.8rem;
	}
	&-list{
		margin: 0 0 2.0rem;
		padding: 0;
		list-style: none;
		font-size: 0;
		@include media(pc-small){
			margin: 0;
		}
		li{
			display: inline-block;
			vertical-align: top;
			width: 100%;
			padding: 0 0.75rem;
			@include font_size(14);
			@include line_height(14);
			@include media(tablet){
				@include font_size(14/2);
			}
			@include media(pc-small){
				width: 100%;
				padding: 0 0 1.0rem 0;
				margin-bottom: 1.0rem;
				border-bottom: 1px solid #666;
			}
			@include last(1){
				border: none;
				margin-bottom: 0;
			}
		}
		a{
			position: relative;
			display: block;
			color: #fff;
			padding-bottom: 1.5rem;
			@include media(tablet){
				padding-bottom: 1.0rem;
			}
		}
		.img{
			position: relative;
			overflow: hidden;
			margin-bottom: 10px;
			width: 100%;
			height: 176px;
			background-color: $bg-img;
			text-align: center;
			@include media(tablet){
				height: $spcon-img-tab;
			}
			@include media(pc-small){
				height: $spcon-img-pc;
			}
			img{
				position: absolute;
				top: 50%;
				left: 50%;
				margin: auto;
				width: auto;
				max-height: 200px;
				@include transform(translate(-50%,-50%));
				@include media(tablet){
					max-height: $spcon-img-tab;
				}
				@include media(pc-small){
					max-height: $spcon-img-pc;
				}
			}
            &-icon{
                position: absolute;
                right: 5px;
                bottom: 5px;
                padding: 8px;
                background-color: rgba($base-red-color,0.80);
                line-height: 0;
                @include border_radius(100px);
                @include box_shadow(0 0 4px rgba(#000,0.30));
                svg{
                    &.movie{
                        width: 19px;
                        height: 18px;
                        fill: #fff;
                    }
                }
                &-arrow{
                    position: absolute;
                    top: 50%;
					left: 50%;
					margin: auto;
					//width: 40px;
                    //height: 40px;
                    width: 64px;
                    height: 64px;
                    background-color: rgba(#111,0.70);
					@include transform(translate(-50%,-50%));
                    @include border_radius(100px);
                    @include media(tablet){
                        width: 64px;
                        height: 64px;
                    }
                    &.red{
                        background-color: rgba($base-red-color,0.70);
                    }
                    &:before{
                        content: '';
                        position: absolute;
                        top: 50%;
                        left: 57%;
                        margin: auto;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        //border-width: 10px 0 10px 16px;
                        border-width: 16px 0 16px 24px;
                        border-color: transparent transparent transparent #fff;
                        @include transform(translate(-50%,-50%));
                        @include media(tablet){
                            border-width: 16px 0 16px 24px;
                        }
                    }
                }
            }
		}
		.caption{
			position: absolute;
			left: 0;
			bottom: 0;
			display: inline-block;
			padding: 0 6px;
			background-color: rgba($base-color,0.80);
			color: #fff;
			@include font_size(12);
			@include line_height(12);
			letter-spacing: 0.05em;
			@include media(tablet){
				@include font_size(12/2);
			}
			&.red{
				background-color: rgba($base-red-color,0.80);
			}
		}
		.title{
			margin: 0;
			min-height: 60px;
			font-weight: $news-font-weight;
		}
		.data{
			position: absolute;
			bottom: 0;
			left: 0;
			width: 100%;
			margin: 0;
			@include font_size(12);
			@include line_height(16);
			@include media(tablet){
				@include font_size(12/2);
			}
		}
		.day{
			
		}
		.like{
			float: right;
			i{
				margin-left: 6px;
			}
		}
		//SPECIAL コンテンツ
		&.special{
			margin-bottom: 0;
			li{
				margin-bottom: 1.0rem;
				padding: 0;
				background-color: #fff;
				border: none;
				//@include box_shadow(0 0 5px rgba(0,0,0,0.20));
				@include media(pc-small){
					margin-bottom: 0.75rem;
				}
				@include last(1){
					margin-bottom: 0;
				}
			}
			a{
				padding: 20px;
				color: $link-color;
			}
			.title{
				min-height: 80px;
				margin-bottom: 24px;
			}
			.data{
				bottom: 20px;
				color: $font-gray;
			}
			.day{
				margin-left: 20px;
			}
			.like{
				margin-right: 20px;
			}
		}
	}
	.more-link{
		@include media(pc-small){
			position: absolute;
			left: 0;
			bottom: 20px;
			width: 100%;
		}
	}
}


//--------------------------------------------------------------------
//
//　　　4. ARBANIST
//
//--------------------------------------------------------------------
$arbanist-img: 158px;

.arbanist{
	position: relative;
	background-color: $base-red-color;
	padding: 20px 1.0rem;
	&-slider{
		margin: 0 0 15px;
		padding: 0 0 35px;
		min-height: 202px;
		> li{
			padding: 0 10px;
			width: 300px;
		}
		.img{
			position: relative;
			overflow: hidden;
			margin: 0 10px;
			width: 280px;
			height: 145px;
			//background-color: #fff;
			text-align: center;
			img{
				position: absolute;
				top: 50%;
				left: 50%;
				margin: auto;
				width: auto;
				max-height: $arbanist-img;
				@include transform(translate(-50%,-50%));
				@include media(tablet){
					max-height: $arbanist-img;
				}
			}
		}
		.name{
			margin: 0;
			text-align: center;
			color: #fff;
			@include font_size(14);
			@include line_height(14);
			@include media(tablet){
				@include font_size(14/2);
			}
		}
		.slick-dots{
			bottom: 0;
			li{
				button{
					&:before{
						background-color: rgba(#fff,1.00);
					}
				}&.slick-active button:before{
					background-color: rgba(#ff0000,1.00);
				}
			}
		}
		&-button{
			color: #fff;
			span{
				position: absolute;
				cursor: pointer;
				font-size: 18px;
				z-index: 500;
			}
			.arbanist-next-button{
				right: 1.2rem;
				bottom: 78px;
			}
			.arbanist-prev-button{
				left: 1.2rem;
				bottom: 78px;
			}
		}
	}
}


//--------------------------------------------------------------------
//
//　　　5. RANKING
//
//--------------------------------------------------------------------
.ranking{
	&-list{
		margin: 0;
		padding: 0;
		list-style: none;
		background-color: #fff;
		li{
			margin: 0;
			padding: 0;
			border-bottom: 1px solid $border-color;
		}
		a{
			@extend .clearfix;
			position: relative;
			display: block;
			padding: 15px 20px;
			@include media(pc-small){
				padding: 15px 10px;
			}
		}
		.rank-icon{
			position: absolute;
			top: 5px;
			left: 10px;
			width: 30px;
			height: 25px;
			z-index: 10;
			font-size: 16px;
			line-height: 25px;
			font-style: normal;
			font-weight: bold;
			font-family: $font-Roboto;
			color: #fff;
			@include text_shadow(1px 1px 0 rgba(0,0,0,0.30));
			@include media(pc-small){
				top: 5px;
				left: 5px;
			}
			span{
				position: relative;
				display: block;
				text-align: center;
				z-index: 10;
			}
			svg{
				position: absolute;
				top: 0;
				left: 0;
				width: 30px;
				height: 25px;
			}
			&.normal{
				width: 24px;
				height: 24px;
				line-height: 24px;
				color: #fff;
				&:before{
					content: '';
					position: absolute;
					width: 24px;
					height: 24px;
					background-color: #252525;
					@include border_radius(12px);
				}
			}
		}
		.img{
			position: relative;
			float: left;
			overflow: hidden;
			width: 36%;
			height: 63px;
			background-color: $bg-img;
			text-align: center;
			@include media(tablet){
				height: 138px;
			}
			@include media(pc-small){
				height: 54px;
			}
			img{
				position: absolute;
				top: 50%;
				left: 50%;
				margin: auto;
				width: auto;
				max-height: 63px;
				@include transform(translate(-50%,-50%));
				@include media(tablet){
					max-height: 138px;
				}
				@include media(pc-small){
					max-height: 54px;
				}
			}
            &-icon{
                position: absolute;
                right: 5px;
                bottom: 5px;
                padding: 8px;
                background-color: rgba($base-red-color,0.80);
                line-height: 0;
                @include border_radius(100px);
                @include box_shadow(0 0 4px rgba(#000,0.30));
                svg{
                    &.movie{
                        width: 19px;
                        height: 18px;
                        fill: #fff;
                    }
                }
                &-arrow{
                    position: absolute;
                    top: 50%;
					left: 50%;
					margin: auto;
					width: 40px;
                    height: 40px;
                    background-color: rgba(#111,0.70);
					@include transform(translate(-50%,-50%));
                    @include border_radius(100px);
                    @include media(tablet){
                        //width: 64px;
                        //height: 64px;
                    }
                    &.red{
                        background-color: rgba($base-red-color,0.70);
                    }
                    &:before{
                        content: '';
                        position: absolute;
                        top: 50%;
                        left: 57%;
                        margin: auto;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 10px 0 10px 16px;
                        border-color: transparent transparent transparent #fff;
                        @include transform(translate(-50%,-50%));
                        @include media(tablet){
                            //border-width: 16px 0 16px 24px;
                        }
                    }
                }
            }
		}
		.box{
			position: relative;
			margin-left: 36%;
			padding-left: 10px;
			@include media(pc-small){
				margin-left: 36%;
			}
		}
		.title{
			margin: 0;
			min-height: 80px;
			padding-bottom: 18px;
			@include font_size(12);
			@include line_height(16);
			font-weight: $news-font-weight;
			@include media(tablet){
				@include font_size(12/2);
			}
		}
		.data{
			width: 100%;
			position: absolute;
			bottom: 0;
			left: 0;
			margin: 0;
			padding: 0 0 0 10px;
			@include font_size(12);
			@include line_height(16);
			color: $font-gray;
			@include media(tablet){
				@include font_size(12/2);
			}
		}
		.day{
			
		}
		.like{
			float: right;
			i{
				margin-left: 6px;
			}
		}
	}
}


//--------------------------------------------------------------------
//
//　　　6. MEMBER Link
//
//--------------------------------------------------------------------
.link-member{
	a{
		position: relative;
		display: block;
		background-color: #fff;
		border: 1px solid $border-color;
		min-height: 300px;
		max-width: 300px;
		margin: 0 auto;
	}
	span{
		display: block;
		width: 220px;
		text-align: center;
		letter-spacing: 0.05em;
	}
	.box{
		position: absolute;
		top: 50%;
		left: 50%;
		margin: auto;
		@include transform(translate(-50%,-50%));
	}
	.title{
		margin-bottom: 2.0rem;
		@include font_size(22);
		@include line_height(22);
		color: #777;
		@include media(tablet){
			@include font_size(22/2);
		}
		&-sub{
			padding-top: 4px;
			@include font_size(14);
			@include line_height(14);
			@include media(tablet){
				@include font_size(14/2);
			}
		}
	}
	.button{
		padding: 12px 0;
		background-color: #d93600;
		@include font_size(14);
		@include line_height(14);
		color: #fff;
		@include media(tablet){
			@include font_size(14/2);
		}
	}
}


//--------------------------------------------------------------------
//
//　　　7. PickUp Event
//
//--------------------------------------------------------------------
$pickevent-img-tab: 182px;
$pickevent-img-pc: 148px;

.pickup-event{
	&-list{
		@extend .clearfix;
		border-top: 10px solid $base-red-color;
		background-color: #111;
		padding: 2.5rem 0;
	}
}
.event-slider{
	margin: 0.5rem -0.75rem 2.0rem -0.75rem;
	padding: 0;
	list-style: none;
	@include media(tablet){
		margin: 0.5rem 0 2.0rem;
		padding: 0 15px;
	}
	.slick-list{
		li{
			margin: 0 20px;
			width: 320px;
			@include media(tablet){
				margin: 0 15px;
			}
			@include media(pc-small){
				width: 300px;
			}
		}
	}
	.slick-dots{
		li{
			button{
				&:before{
					background-color: rgba(#fff,0.60);
				}
			}&.slick-active button:before{
				background-color: rgba($blue,0.80);
			}
		}
	}
	&-button{
		display: none;
		span{
			cursor: pointer;
			width: 25px;
			height: 50px;
		}
		svg{
			fill: #fff;
			width: 25px;
			height: 50px;
		}
		.event-next-button{
			position: absolute;
			left: 0;
			top: 37%;
			svg{
				@include transform(rotate(-180deg));
			}
		}
		.event-prev-button{
			position: absolute;
			right: 0;
			top: 37%;
		}
		@include media(tablet){
			display: block;
		}
		@include media(pc-small){
			
		}
	}
	.link{
		@extend .clearfix;
		position: relative;
		display: block;
		background-color: #fff;
		margin: 0 0 1px 0;
		padding: 15px 20px;
		overflow: hidden;
		@include media(tablet){
			padding: 0;
		}
	}
	
	.img{
		position: relative;
		float: left;
		width: 36%;
		overflow: hidden;
		background-color: $bg-img;
		text-align: center;
		@include media(tablet){
			float: none;
			margin-left: -1px;
			width: 101%;
			height: $pickevent-img-tab;
		}
		@include media(pc-small){
			height: $pickevent-img-pc;
		}
		img{
			width: 100%;
			@include media(tablet){
				position: absolute;
				top: 50%;
				left: 50%;
				margin: auto;
				width: auto;
				max-height: $pickevent-img-tab;
				@include transform(translate(-50%,-50%));
			}
			@include media(pc-small){
				max-height: $pickevent-img-pc;
			}
		}
	}
	.title{
		margin: 0 0 0 36%;
		padding: 0 0 0 10px;
		@include font_size(14);
		@include line_height(14);
		font-weight: $news-font-weight;
		@include media(tablet){
			margin: 0 0 30px 0;
			padding: 0 20px;
			height: 120px;
			overflow: hidden;
			@include font_size(16/2);
			@include line_height(16);
		}
	}
	.data,
	.place{
		margin: 0 0 0 36%;
		@include font_size(12);
		@include line_height(16);
		color: $font-gray;
		@include media(tablet){
			margin: 0;
			@include font_size(12/2);
		}
	}
	.data{
		padding: 0 0 0 10px;
		@include media(tablet){
			padding: 10px 20px 4px 20px;
		}
	}
	.place{
		padding: 0 0 0 10px;
		@include media(tablet){
			position: absolute;
			left: 20px;
			right: 20px;
			bottom: 10px;
			padding: 0;
		}
	}
}

//--------------------------------------------------------------------
//
//　　　8. Mail mag
//
//--------------------------------------------------------------------
#mailmag{
	display: none;
	max-width: 480px;
	.wpcf7{
		font-size: 0;
		br{
			display: none;
		}
		p{
			display: block;
			margin: 0 0 8px;
			padding: 8px 0;
			background-color: #fff;
			@include font_size(14);
			@include line_height(14);
			text-align: center;
			@include border_radius();
			@include media(tablet){
				@include font_size(14/2);
			}
			input[type="text"],
			input[type="email"],
			input[type="tel"],
			textarea{
				border: none;
				outline: none;
				display: block;
				width: 100% !important;
				color: #444;
				padding: 16px;
				background-color: $gray;
				@include border_radius();
				@include placeholder {
					color: #999;
				}
			}
			a{
				text-decoration: underline;
			}
		}
		.required{
			display: inline-block;
			vertical-align: middle;
			padding: 1px 8px;
			margin-left: 10px;
			background-color: $red;
			color: #fff;
			@include font_size(12);
			@include line_height(12);
			@include border_radius();
			@include media(tablet){
				@include font_size(12/2);
			}
		}
		.wpcf7-form-control-wrap{
			display: block;
			width: 100%;
			margin-bottom: 1.2rem;
		}
		.wpcf7-submit{
			width: 100%;
			margin: 0 auto;
			height: 48px;
			line-height: 48px;
			border: 1px $link-color solid;
			background-color: $link-color;
			color: #fff;
			@include border_radius(48px);
			&:hover{
				@include transition(.3s ease-in-out);
				@include opacity(0.6);
			}
			@include font_size(14);
			@include line_height(14);
			@include media(tablet){
				width: 300px;
				@include font_size(14/2);
			}
		}
	}
	.mailmag{
		padding: 1.5rem;
		&-title{
			@include font_size(20);
			@include line_height(20);
			font-weight: bold;
			color: $midashi-color;
			text-align: center;
			@include media(tablet){
				@include font_size(20/2);
			}
		}
		&-form{

		}
		.wpcf7-mail-sent-ok{
			border: none;
			background: none;
			text-align: center;
			@include font_size(16);
			@include line_height(16);
			font-weight: bold;
			color: $midashi-color;
			@include media(tablet){
				@include font_size(16/2);
			}
		}
	}
	.sent{
		.mailmag{
			&-form{
				display: none;
			}
		}
	}
}


*/
.toppage .maingf {
  display: block;
  width: 100%;
  height: 450px;
  position: relative; }
  @media (min-width: 48em) {
    .toppage .maingf {
      height: 650px; } }
  .toppage .maingf:before {
    position: absolute;
    content: "";
    display: block;
    width: 95%;
    height: 450px;
    background: #00bf5d;
    border-radius: 45px 0px 45px 0px;
    -webkit-border-radius: 45px 0px 45px 0px;
    -moz-border-radius: 45px 0px 45px 0px;
    top: 0;
    left: 2.5%;
    right: 2.5%;
    background: url("images/main_top.jpg");
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; }
    @media (min-width: 48em) {
      .toppage .maingf:before {
        background-position: right center !important;
        top: 0;
        left: 25%;
        right: 2.5%;
        width: 72.5%;
        height: 650px;
        background: url("images/main_top_1a.jpg"); } }
  .toppage .maingf-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    @media (min-width: 48em) {
      .toppage .maingf-text {
        height: 650px; } }
    .toppage .maingf-text-h2 {
      color: #00bf5d;
      letter-spacing: 0.1em;
      margin: 0;
      font-size: 32px;
      font-weight: 900;
      position: absolute;
      left: 10%;
      top: 240px;
      line-height: 1.4em;
      font-weight: normal;
      -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      @media (min-width: 48em) {
        .toppage .maingf-text-h2 {
          -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          line-height: inherit;
          font-size: 52px;
          font-weight: 500;
          top: 18%;
          left: 5%; } }
      .toppage .maingf-text-h2 div {
        display: inline-block;
        line-height: 1.4em; }
        @media (min-width: 48em) {
          .toppage .maingf-text-h2 div {
            line-height: 1.6em; } }
    .toppage .maingf-text-en {
      color: #00bf5d;
      font-weight: 400;
      font-size: 12px;
      position: absolute;
      top: 335px;
      left: 10%;
      line-height: 1.4em;
      -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      @media (min-width: 48em) {
        .toppage .maingf-text-en {
          -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          font-weight: 400;
          font-size: 20px;
          left: 5%;
          top: 50%; } }
  .toppage .maingf-br {
    display: inline-block;
    margin-top: 5em; }
    @media (min-width: 62em) {
      .toppage .maingf-br {
        margin: 0;
        display: none; } }
  .toppage .maingf .spmargin {
    margin-top: 6em; }
    @media (min-width: 62em) {
      .toppage .maingf .spmargin {
        margin-top: 0; } }

.topics_list {
  margin: 0;
  padding: 0 0 2.6rem 0; }
  .topics_list li {
    list-style: none;
    line-height: 2em;
    border-bottom: 1px dashed #ebebeb;
    display: block;
    padding: 1rem 0;
    font-size: 1.2rem;
    width: 100%; }
    @media (min-width: 48em) {
      .topics_list li {
        font-size: 0.8rem; } }
    @media (min-width: 62em) {
      .topics_list li {
        padding: 0;
        line-height: 4em;
        display: table; } }
    .topics_list li a {
      display: block; }
      @media (min-width: 62em) {
        .topics_list li a {
          display: table-cell; } }
  .topics_list-date {
    display: block;
    font-size: 1rem; }
    @media (min-width: 48em) {
      .topics_list-date {
        font-size: 0.8rem; } }
    @media (min-width: 62em) {
      .topics_list-date {
        display: table-cell;
        width: 8em; } }

.newstopics {
  background: #fff;
  border-radius: 0 45px 0 0;
  -webkit-border-radius: 0 45px 0 0;
  -moz-border-radius: 0 45px 0 0;
  margin-top: -80px;
  padding: 1.5em 0 1.5em 1.5em;
  width: 90%;
  z-index: 10;
  position: relative; }
  @media (min-width: 48em) {
    .newstopics {
      padding: 3em;
      margin-top: -150px; } }
  @media (min-width: 62em) {
    .newstopics {
      width: 85%;
      margin-top: -200px;
      padding: 4em 4em 4em 6em; } }
  .newstopics .nttable {
    margin-bottom: 20px;
    width: 100%;
    display: block; }
    @media (min-width: 48em) {
      .newstopics .nttable {
        margin-bottom: 50px; } }
    @media (min-width: 62em) {
      .newstopics .nttable {
        display: table;
        vertical-align: middle; } }
    .newstopics .nttable-th {
      display: block;
      width: 100%;
      vertical-align: middle;
      font-size: 1.6rem;
      margin: 0 0 3px 0;
      font-weight: bold; }
      @media (min-width: 48em) {
        .newstopics .nttable-th {
          margin: 0 0 10px 0;
          font-size: 1rem; } }
      @media (min-width: 62em) {
        .newstopics .nttable-th {
          margin: 0;
          border-right: 3px solid #50605b;
          width: 8em;
          display: table-cell; } }
      .newstopics .nttable-th h3 {
        margin: 0;
        padding: 0; }
    .newstopics .nttable-td {
      width: 100%;
      display: block;
      padding: 0; }
      @media (min-width: 62em) {
        .newstopics .nttable-td {
          padding: 0 0 0 2em;
          width: calc(100% - 8em);
          display: table-cell; } }
      .newstopics .nttable-td iframe {
        width: 100%;
        height: 100px;
        overflow-y: auto;
        margin-bottom: -12px; }
        @media (min-width: 48em) {
          .newstopics .nttable-td iframe {
            height: 87px; } }

.featuresblock {
  background: #e1f6eb;
  border-radius: 0 0px 45px 0px;
  -webkit-border-radius: 0 0px 45px 0px;
  -moz-border-radius: 0 0px 45px 0px;
  margin-right: 2.5%;
  width: 97.5%;
  padding: 5rem 0; }
  .featuresblock .container-feature .feature-list {
    padding: 2rem 0 0 0;
    margin: 0;
    display: block;
    width: 100%;
    text-align: left;
    vertical-align: top; }
    .featuresblock .container-feature .feature-list li {
      position: relative;
      background: #fff;
      border-radius: 30px 0px 30px 0px;
      -webkit-border-radius: 30px 0px 30px 0px;
      -moz-border-radius: 30px 0px 30px 0px;
      padding: 2rem;
      color: #000;
      list-style: none;
      width: 90%; }
      @media (min-width: 48em) {
        .featuresblock .container-feature .feature-list li {
          display: inline-block;
          float: left;
          width: 40%;
          border-radius: 40px 0px 40px 0px;
          -webkit-border-radius: 40px 0px 40px 0px;
          -moz-border-radius: 40px 0px 40px 0px; } }
      .featuresblock .container-feature .feature-list li .point {
        color: #00bf5d;
        font-weight: 900;
        position: absolute;
        top: -15px;
        left: -10px;
        font-size: 1.2rem; }
        @media (min-width: 48em) {
          .featuresblock .container-feature .feature-list li .point {
            font-size: 0.9rem; } }
        .featuresblock .container-feature .feature-list li .point span {
          font-size: 3.6rem; }
          @media (min-width: 48em) {
            .featuresblock .container-feature .feature-list li .point span {
              font-size: 2.4rem; } }
      .featuresblock .container-feature .feature-list li .feature-title {
        color: #00bf5d;
        font-weight: 900;
        text-align: center;
        font-size: 1.4rem; }
        @media (min-width: 48em) {
          .featuresblock .container-feature .feature-list li .feature-title {
            font-size: 1.2rem; } }
      .featuresblock .container-feature .feature-list li:nth-child(1) {
        margin-left: 5%;
        margin-bottom: 10%; }
        @media (min-width: 48em) {
          .featuresblock .container-feature .feature-list li:nth-child(1) {
            margin-left: 0;
            margin-right: 5%;
            margin-bottom: 5%; } }
      .featuresblock .container-feature .feature-list li:nth-child(2) {
        margin-left: 5%;
        margin-bottom: 10%; }
        @media (min-width: 48em) {
          .featuresblock .container-feature .feature-list li:nth-child(2) {
            margin-left: 0;
            margin-right: 5%;
            margin-bottom: 5%; } }
      .featuresblock .container-feature .feature-list li:nth-child(3) {
        margin-left: 5%;
        margin-bottom: 10%; }
        @media (min-width: 48em) {
          .featuresblock .container-feature .feature-list li:nth-child(3) {
            margin-left: 15%;
            margin-right: 5%;
            margin-bottom: 0%; } }
      .featuresblock .container-feature .feature-list li:nth-child(4) {
        margin-left: 5%;
        margin-bottom: 10%; }
        @media (min-width: 48em) {
          .featuresblock .container-feature .feature-list li:nth-child(4) {
            margin-left: 0;
            margin-bottom: 0; } }

.otherpage .maingf {
  display: block;
  width: 100%;
  height: 280px;
  position: relative; }
  @media (min-width: 48em) {
    .otherpage .maingf {
      height: 480px; } }
  .otherpage .maingf:before {
    position: absolute;
    content: "";
    display: block;
    height: 280px;
    background: #00bf5d;
    border-radius: 35px 0px 35px 0px;
    -webkit-border-radius: 35px 0px 35px 0px;
    -moz-border-radius: 35px 0px 35px 0px;
    top: 0;
    left: 2.5%;
    right: 2.5%;
    width: 95%;
    background: url("images/main_top.jpg");
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; }
    @media (min-width: 48em) {
      .otherpage .maingf:before {
        left: 25%;
        right: 2.5%;
        width: 72.5%;
        height: 480px;
        border-radius: 45px 0px 45px 0px;
        -webkit-border-radius: 45px 0px 45px 0px;
        -moz-border-radius: 45px 0px 45px 0px;
        background: url("images/main_top.jpg"); } }
  .otherpage .maingf-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    @media (min-width: 48em) {
      .otherpage .maingf-text {
        height: 480px; } }
    .otherpage .maingf-text-h2 {
      color: #fff;
      letter-spacing: 0.1em;
      margin: 0;
      font-size: 28px;
      position: absolute;
      left: 0;
      line-height: 34px;
      top: 38%;
      font-weight: 500;
      display: block;
      width: 100%;
      text-align: center;
      -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      @media (min-width: 48em) {
        .otherpage .maingf-text-h2 {
          -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          color: #00bf5d;
          text-align: left;
          display: inline-block;
          width: auto;
          font-size: 52px;
          line-height: 60px;
          font-weight: 500;
          top: 41%;
          left: 5%; } }
      .otherpage .maingf-text-h2 div {
        display: inline-block;
        line-height: 1.6em; }
    .otherpage .maingf-text-en {
      color: #fff;
      position: absolute;
      font-size: 16px;
      left: 0;
      top: 55%;
      font-weight: 400;
      display: block;
      text-align: center;
      width: 100%;
      -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
      @media (min-width: 48em) {
        .otherpage .maingf-text-en {
          -webkit-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          -moz-text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          text-shadow: 0 0 5px rgba(0, 0, 0, 0);
          color: #00bf5d;
          text-align: left;
          display: inline-block;
          width: auto;
          font-size: 20px;
          top: 55%;
          left: 5%; } }
  .otherpage .maingf-br {
    display: inline-block;
    margin-top: 5em; }
    @media (min-width: 62em) {
      .otherpage .maingf-br {
        margin: 0;
        display: none; } }
  .otherpage .maingf .spmargin {
    margin-top: 6em; }
    @media (min-width: 62em) {
      .otherpage .maingf .spmargin {
        margin-top: 0; } }

.maingf.guide:before {
  background: url("images/img-guide1sp.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media (min-width: 48em) {
    .maingf.guide:before {
      background: url("images/img-guide1.jpg"); } }

.maingf.about:before {
  background: url("images/img_about1sp.jpg");
  background-size: cover !important;
  background-position: right center !important;
  background-repeat: no-repeat !important; }
  @media (min-width: 48em) {
    .maingf.about:before {
      background: url("images/img_about1.jpg"); } }

.maingf.access:before {
  background: url("images/img_access1sp.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media (min-width: 48em) {
    .maingf.access:before {
      background: url("images/img_access1.jpg"); } }

.maingf.staff:before {
  background: url("images/img_staff1sp.jpg");
  background-size: cover !important;
  background-position: right top !important;
  background-repeat: no-repeat !important; }
  @media (min-width: 48em) {
    .maingf.staff:before {
      background-position: center top !important;
      background: url("images/img_staff1.jpg"); } }

.maingf.staff .maingf-text .maingf-text-h2 {
  top: 28%; }
  @media (min-width: 48em) {
    .maingf.staff .maingf-text .maingf-text-h2 {
      top: 34%; } }

.maingf.staff .maingf-text .maingf-text-en {
  top: 62%; }
  @media (min-width: 48em) {
    .maingf.staff .maingf-text .maingf-text-en {
      top: 60%; } }

/*アクセス*/
.tablebox {
  display: table;
  height: 100%;
  width: 100%; }
  .tablebox .tablebox-cell {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle; }

.accmap {
  border-radius: 45px 0px 45px 0px;
  -webkit-border-radius: 45px 0px 45px 0px;
  -moz-border-radius: 45px 0px 45px 0px;
  border: 1px solid #ececec;
  width: 100%;
  height: auto; }

/*院内案内*/
.kamoku {
  margin: 0;
  padding: 0; }
  .kamoku li {
    list-style: none;
    margin: 0;
    padding: 5px;
    display: inline-block;
    width: 100px;
    line-height: 54px;
    text-align: center;
    background: #dcf0e6;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
    @media (min-width: 48em) {
      .kamoku li {
        margin: 5px;
        width: 160px; } }

.timetable2 {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 15px;
  margin: 0 auto; }
  @media (min-width: 48em) {
    .timetable2 {
      width: 80%; } }
  .timetable2 tr.gborder2 {
    border-bottom: 1px solid #d0d0d0; }
  .timetable2 tr.gborder1 {
    border-bottom: 1px solid #d0d0d0; }
  .timetable2 th, .timetable2 td {
    text-align: right;
    white-space: nowrap;
    padding: 0.75em;
    vertical-align: middle; }
    @media (min-width: 48em) {
      .timetable2 th, .timetable2 td {
        padding: 0.45em 0.75em; } }
  .timetable2 th {
    color: #000;
    text-align: left; }
    .timetable2 th.thwidth {
      text-align: left;
      width: 45%; }

.timetable {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 15px; }
  .timetable tr.gborder2 {
    border-bottom: 2px solid #d0d0d0; }
  .timetable tr.gborder1 {
    border-bottom: 2px solid #d0d0d0; }
  .timetable th, .timetable td {
    text-align: center;
    white-space: nowrap;
    padding: 0.75em;
    vertical-align: middle; }
    @media (min-width: 48em) {
      .timetable th, .timetable td {
        padding: 0.45em 0.75em; } }
  .timetable th {
    color: #000; }
    .timetable th.thwidth {
      text-align: left;
      width: 45%; }

.scroll {
  overflow-x: auto; }

.photo-list {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  text-align: center; }
  .photo-list article {
    display: inline-block;
    width: 48.5%;
    vertical-align: top;
    padding: 0 2% 4% 2%; }
    @media (min-width: 35em) {
      .photo-list article {
        width: 32%;
        padding: 0 2% 4% 2%; } }
    @media (min-width: 48em) {
      .photo-list article {
        width: 24%;
        padding: 0 2% 4% 2%; } }
    .photo-list article a img {
      width: 100%;
      height: auto;
      -webkit-border-radius: 24px;
      -moz-border-radius: 24px;
      border-radius: 24px; }

.text-green {
  color: #00c551;
  margin-bottom: 0;
  margin-top: 0.5em;
  line-height: 1.2em;
  font-size: 1rem; }
  @media (min-width: 48em) {
    .text-green {
      font-size: 0.7rem; } }

/*スタッフ*/
.photo-doctor img {
  position: relative;
  width: 80%;
  margin: 0 0 0 10%;
  height: auto; }
  @media (min-width: 48em) {
    .photo-doctor img {
      margin: 0;
      width: 100%;
      height: auto;
      z-index: 1; } }
.photo-doctor p {
  position: relative;
  z-index: 100;
  border-radius: 30px 0px 30px 0px;
  -webkit-border-radius: 30px 0px 30px 0px;
  -moz-border-radius: 30px 0px 30px 0px;
  background: #00bf5d;
  color: #fff;
  padding: 5px 25px 18px 25px;
  width: 145px;
  line-height: 1.4em;
  margin: -50px 0 15px 0;
  font-size: 2rem; }
  @media (min-width: 48em) {
    .photo-doctor p {
      width: 180px;
      line-height: inherit;
      padding: 10px 25px 18px 25px;
      margin: -50px 0 0 -25px;
      font-size: 1.3rem; } }
  .photo-doctor p span {
    font-size: 0.9rem; }
    @media (min-width: 48em) {
      .photo-doctor p span {
        font-size: 0.65rem; } }

.rakureki {
  background: #f8f8f8;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  border-radius: 45px;
  padding: 2rem 3rem;
  line-height: 1.4em;
  font-size: 1.2rem;
  margin-top: -20px; }
  @media (min-width: 48em) {
    .rakureki {
      margin-top: 0;
      font-size: 0.8rem; } }
  .rakureki .gtext {
    color: #00bf5d;
    font-size: 1.4rem; }
    @media (min-width: 48em) {
      .rakureki .gtext {
        font-size: 1rem; } }

.photo-staff img {
  width: 100%;
  height: auto;
  border-radius: 45px 0px 45px 0px;
  -webkit-border-radius: 45px 0px 45px 0px;
  -moz-border-radius: 45px 0px 45px 0px; }
.photo-staff figcaption {
  text-align: left;
  padding: 0.5em;
  font-size: 0.8rem; }
  @media (min-width: 48em) {
    .photo-staff figcaption {
      text-align: center;
      font-size: 0.8rem; } }

.big-text {
  font-size: 1.6rem;
  line-height: 2;
  text-align: left; }
  @media (min-width: 48em) {
    .big-text {
      text-align: center;
      font-size: 1.2rem; } }

/*contact*/
.telmin {
  font-size: 1.8rem; }
  @media (min-width: 48em) {
    .telmin {
      font-size: 1.1rem; } }
  .telmin span {
    font-size: 1.4rem; }
    @media (min-width: 48em) {
      .telmin span {
        font-size: 0.9rem; } }

#contact-form {
  background: #f1f1f1; }
  #contact-form .contact-form {
    max-width: 910px;
    display: block;
    margin: 0 auto; }
    #contact-form .contact-form dl {
      margin: 0;
      padding: 0 0 1em 0;
      display: block; }
      #contact-form .contact-form dl dt {
        margin: 0;
        padding: 0.5rem 0;
        display: block; }
        #contact-form .contact-form dl dt .nes {
          background: #4d4d4d;
          color: #fff;
          font-weight: bold;
          padding: 3px 6px;
          margin: 0 0.5rem 0 0.5rem; }
          @media (min-width: 48em) {
            #contact-form .contact-form dl dt .nes {
              font-size: 0.5rem; } }
      #contact-form .contact-form dl dd {
        margin: 0;
        padding: 0.5rem 0;
        display: block; }
        #contact-form .contact-form dl dd input[type="text"],
        #contact-form .contact-form dl dd input[type="email"],
        #contact-form .contact-form dl dd input[type="number"],
        #contact-form .contact-form dl dd input[type="tel"],
        #contact-form .contact-form dl dd textarea {
          background: #fff;
          width: 100%;
          padding: 0.75em;
          border: none; }
        #contact-form .contact-form dl dd input[type="radio"] {
          width: auto;
          padding: inherit; }
        #contact-form .contact-form dl dd select {
          background: #fff;
          padding: 0.75em;
          border: none; }

/*about*/
.about-list {
  margin: 0;
  padding: 1rem 5rem 3rem 5rem;
  display: block;
  width: 100%; }
  @media (min-width: 35em) {
    .about-list {
      padding: 1rem 3rem 3rem 3rem; } }
  .about-list li {
    list-style: none;
    padding: 0.25rem 0;
    width: 100%; }
    @media (min-width: 35em) {
      .about-list li {
        float: left;
        width: 33.333%;
        padding: 0 0.5rem; } }
    .about-list li img {
      width: 100%;
      height: auto; }

.page_block {
  padding: 0 0 2rem 0;
  display: block;
  position: relative; }
  @media (min-width: 62em) {
    .page_block {
      padding: 0 3rem 1.5rem 3rem; } }
  @media (min-width: 76.875em) {
    .page_block {
      padding: 0 8rem 2rem 8rem; } }
  .page_block .ancor {
    position: absolute;
    top: 200px; }
    @media (min-width: 48em) {
      .page_block .ancor {
        top: 55px; } }

.page_block_1000 {
  padding: 0 0 2rem 0;
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 1000px; }
  .page_block_1000 .ancor {
    position: absolute;
    top: 200px; }
    @media (min-width: 48em) {
      .page_block_1000 .ancor {
        top: 55px; } }

.page_block_1200 {
  padding: 0 0 2rem 0;
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 1200px; }
  .page_block_1200 .ancor {
    position: absolute;
    top: 200px; }
    @media (min-width: 48em) {
      .page_block_1200 .ancor {
        top: 55px; } }

.fixpage {
  padding: 2rem 2rem 4rem 2rem;
  display: block;
  position: relative; }
  @media (min-width: 64em) {
    .fixpage {
      padding: 0 0 4rem 0; } }

.sub-menu {
  margin: 0 0 3rem 0 !important;
  padding: 0 2rem 0 2rem !important;
  display: block; }
  @media (min-width: 35em) {
    .sub-menu {
      margin: 0 0 2rem 0 !important; } }
  @media (min-width: 62em) {
    .sub-menu {
      margin: 1.5rem 0 3rem 0 !important;
      display: table;
      width: 100%; } }
  @media (min-width: 64em) {
    .sub-menu {
      padding: 0 !important; } }
  .sub-menu li {
    display: block;
    margin: 0 0 5px 0 !important;
    width: calc(50% - 2px);
    float: left; }
    @media (min-width: 35em) {
      .sub-menu li {
        width: calc(33.333% - 2px); } }
    @media (min-width: 62em) {
      .sub-menu li {
        display: table-cell;
        padding: 5px !important;
        width: 16.666%; } }
    .sub-menu li a {
      display: block;
      border: 1px solid #363636;
      line-height: 46px;
      text-align: center;
      width: 100%;
      color: #363636;
      font-weight: bold;
      font-size: 1.4rem;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      opacity: 1; }
      @media (min-width: 48em) {
        .sub-menu li a {
          line-height: 60px;
          font-size: 0.7rem; } }
      .sub-menu li a:hover {
        opacity: 1;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        color: #fff;
        background: #363636; }

/*会社概要*/
.compbox {
  display: block;
  width: 100%; }
  .compbox-left {
    display: block;
    width: 100%;
    padding: 1rem 0 3rem 0; }
    @media (min-width: 48em) {
      .compbox-left {
        float: left;
        width: 60%;
        padding: 4% 4% 4% 0; } }
  .compbox-right {
    width: 100%;
    display: block;
    padding: 1rem 0 3rem 0;
    text-align: center; }
    @media (min-width: 35em) {
      .compbox-right img {
        width: 70%; } }
    @media (min-width: 48em) {
      .compbox-right {
        width: 40%;
        float: right;
        padding: 4% 0 4% 4%; }
        .compbox-right img {
          width: 100%; } }

/*強み*/
.idenbox {
  display: block;
  width: 100%;
  margin-bottom: 50px; }
  .idenbox-half {
    display: block;
    width: 100%;
    padding: 0; }
    @media (min-width: 48em) {
      .idenbox-half {
        float: left;
        width: 50%;
        padding: 0 2% 2% 2%; } }
    .idenbox-half-in {
      display: block;
      width: 100%; }
      @media (min-width: 48em) {
        .idenbox-half-in {
          width: 80%;
          text-align: left; } }
    .idenbox-half.float-r {
      float: right; }
    .idenbox-half.float-l {
      float: left; }
      .idenbox-half.float-l .idenbox-half-in {
        float: right; }
    .idenbox-half-img {
      display: block;
      width: 100%;
      height: 320px; }
      .idenbox-half-img.inden1 {
        background: url("img/common/img_identity1.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .idenbox-half-img.inden2 {
        background: url("img/common/img_identity2.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .idenbox-half-img.inden3 {
        background: url("img/common/img_identity3.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .idenbox-half-img.inden4 {
        background: url("img/common/img_identity4.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
  .idenbox-h3 {
    display: table;
    padding: 20px 0 0 0 !important; }
    @media (min-width: 48em) {
      .idenbox-h3 {
        padding: 50px 0 0 0 !important; } }
    .idenbox-h3-num {
      display: table-cell;
      font-size: 22px;
      margin: 0;
      border: 4px solid #000;
      font-family: 'Tomorrow', sans-serif;
      line-height: 40px;
      text-align: center;
      width: 48px; }
    .idenbox-h3-text {
      display: table-cell;
      line-height: 40px;
      vertical-align: top; }
      .idenbox-h3-text-in {
        display: block;
        font-size: 18px;
        line-height: 18px;
        padding: 10px 0 7px 0;
        margin-left: 16px;
        border-bottom: 3px solid #000; }

.serkinkbox {
  display: block;
  height: 600px;
  margin: -50px 0 2rem 0;
  position: relative; }
  @media (min-width: 48em) {
    .serkinkbox {
      margin: 2rem; } }
  @media (min-width: 62em) {
    .serkinkbox {
      height: 520px;
      margin: 0;
      padding: 0; } }
  .serkinkbox-img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 360px;
    background: url("img/common/img_identity5.jpg");
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; }
    @media (min-width: 48em) {
      .serkinkbox-img {
        height: 480px;
        width: 92%; } }
  .serkinkbox-txt {
    background: #131185;
    color: #fff;
    position: absolute;
    top: 300px;
    right: 5%;
    display: block;
    width: 90%;
    height: auto;
    padding: 30px; }
    @media (min-width: 48em) {
      .serkinkbox-txt {
        right: 0;
        top: 120px;
        width: 480px;
        height: 400px;
        padding: 70px; } }
    .serkinkbox-txt-h3 .jp {
      display: block;
      font-size: 2.4rem; }
      @media (min-width: 48em) {
        .serkinkbox-txt-h3 .jp {
          font-size: 1.5rem; } }
    .serkinkbox-txt-h3 .en {
      font-family: 'Teko', sans-serif;
      color: #a7a7a7;
      font-weight: normal;
      font-size: 1.4rem; }
      @media (min-width: 48em) {
        .serkinkbox-txt-h3 .en {
          font-size: 0.7rem; } }
    .serkinkbox-txt p {
      font-size: 1.2rem; }
      @media (min-width: 48em) {
        .serkinkbox-txt p {
          font-size: 0.8rem; } }

.obbox {
  background: #f4f4f4;
  padding: 3rem 0 1.5rem 0; }
  @media (min-width: 35em) {
    .obbox {
      padding: 5rem 0 2rem 0; } }

.other-b-h3 {
  font-family: 'Tomorrow', sans-serif;
  font-weight: bold;
  position: absolute;
  top: -70px;
  font-size: 3rem; }
  @media (min-width: 48em) {
    .other-b-h3 {
      top: -130px;
      font-size: 1.8rem; } }

.other-b .other-busi {
  width: 100%;
  display: block;
  margin: 0;
  float: left; }
  @media (min-width: 35em) {
    .other-b .other-busi {
      width: 48.5%;
      margin: 0 3% 0 0; } }
  @media (min-width: 48em) {
    .other-b .other-busi {
      width: 22.75%;
      margin: 0 3% 0 0; } }
  .other-b .other-busi img {
    max-width: 100%;
    margin-bottom: 10px; }
  .other-b .other-busi h4 {
    margin-bottom: 10px; }
  @media (min-width: 35em) {
    .other-b .other-busi:nth-child(2n) {
      margin: 0; } }
  @media (min-width: 48em) {
    .other-b .other-busi:nth-child(2n) {
      margin: 0 3% 0 0; } }
  @media (min-width: 48em) {
    .other-b .other-busi:nth-child(4) {
      margin: 0; } }

/*事業内容*/
.busibox {
  display: block;
  width: 100%;
  margin-bottom: 50px; }
  .busibox-half {
    display: block;
    width: 100%;
    padding: 0;
    position: relative; }
    @media (min-width: 48em) {
      .busibox-half {
        float: left;
        width: 50%;
        padding: 0 2% 2% 2%; } }
    .busibox-half-in {
      display: block;
      width: 100%;
      background: #fff;
      padding: 0; }
      @media (min-width: 48em) {
        .busibox-half-in {
          position: absolute;
          top: 0;
          left: 0;
          width: 110%;
          height: 250px;
          padding: 0 10% 0 10%;
          text-align: left; } }
    .busibox-half.float-r {
      float: right; }
      .busibox-half.float-r .busibox-half-in {
        left: auto;
        right: 0; }
    .busibox-half.float-l {
      float: left; }
      .busibox-half.float-l .busibox-half-in {
        left: 0; }
    .busibox-half-img {
      display: block;
      width: 100%;
      height: 320px; }
      .busibox-half-img.busi1 {
        background: url("img/common/img_business1.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .busibox-half-img.busi2 {
        background: url("img/common/img_business2.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .busibox-half-img.busi3 {
        background: url("img/common/img_business3.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .busibox-half-img.busi4 {
        background: url("img/common/img_business4.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .busibox-half-img.busi5 {
        background: url("img/common/img_business5.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .busibox-half-img.busi6 {
        background: url("img/common/img_business6.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
      .busibox-half-img.busi7 {
        background: url("img/common/img_business7.jpg");
        background-size: cover !important;
        background-position: center center !important;
        background-repeat: no-repeat !important; }
  .busibox-h3 {
    display: table;
    padding: 20px 0 0 0 !important; }
    @media (min-width: 48em) {
      .busibox-h3 {
        padding: 50px 0 0 0 !important; } }
    .busibox-h3-num {
      display: table-cell;
      font-size: 22px;
      margin: 0;
      border: 4px solid #000;
      font-family: 'Tomorrow', sans-serif;
      line-height: 40px;
      text-align: center;
      width: 48px; }
    .busibox-h3-text {
      display: table-cell;
      line-height: 40px;
      vertical-align: top; }
      .busibox-h3-text-in {
        display: block;
        font-size: 18px;
        line-height: 18px;
        padding: 10px 0 7px 0;
        margin-left: 16px;
        border-bottom: 3px solid #000; }

.busi_list {
  margin: 0 -15px;
  padding: 2rem; }
  @media (min-width: 76.875em) {
    .busi_list {
      padding: 0; } }
  .busi_list li {
    float: left;
    list-style: none;
    width: calc(50% - 30px);
    margin: 0 15px;
    text-align: center; }
    @media (min-width: 48em) {
      .busi_list li {
        width: calc(25% - 30px); } }
    .busi_list li img {
      width: 100%;
      height: auto;
      border: 1px solid #000;
      margin-bottom: 7px; }

.jireibox {
  background: #f7f8fb;
  margin-top: -4rem;
  padding: 5rem 0 3rem 0; }

.setubibox {
  padding: 5rem 2rem 3rem 2rem;
  margin-bottom: 3rem;
  background: url("img/common/img_business16.jpg");
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }
  @media (min-width: 76.875em) {
    .setubibox {
      padding: 5rem 0 3rem 0; } }

/*setubibox-tablet*/
table.setubibox-tablet {
  margin: 0 0 2.0rem 0;
  width: 100%; }
  @media (min-width: 48em) {
    table.setubibox-tablet {
      display: table;
      white-space: inherit; } }
  table.setubibox-tablet tr td, table.setubibox-tablet tr th {
    border: 1px solid #ededed;
    background-color: #fff;
    padding: 10px 13px;
    vertical-align: top;
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.3571428571; }
    @media (min-width: 48em) {
      table.setubibox-tablet tr td, table.setubibox-tablet tr th {
        padding: 20px 26px;
        font-size: 0.8rem;
        line-height: 1.5; } }
  table.setubibox-tablet tr th {
    background-color: #333333;
    font-weight: bold;
    color: #fff; }

.vbox-overlay {
  background: rgba(0, 196, 80, 0.95) !important; }

.vbox-container {
  overflow-y: auto !important; }

.vbox-title {
  background: none !important;
  color: #fff !important;
  font-size: 20px !important; }

.vbox-left {
  text-align: center;
  display: block;
  width: 100%;
  background: none !important;
  font-size: 20px !important; }

.vbox-num {
  color: #fff !important; }

.vbox-close {
  margin: 15px 15px 0 0;
  width: 40px !important;
  text-align: center !important;
  background: #fff !important;
  color: #00c450 !important;
  border-radius: 30px !important;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important; }

.vbox-figlio {
  box-shadow: 10px 10px 10px 10px rgba(0, 0, 0, 0) !important; }

/*トピックス*/
.topicsbox {
  display: block;
  width: 100%;
  margin: 7rem 0 0 0; }
  @media (min-width: 48em) {
    .topicsbox {
      margin: 7rem 0 0 0;
      display: table; } }
  .topicsbox-left {
    display: block;
    width: 100%;
    padding: 2rem; }
    @media (min-width: 48em) {
      .topicsbox-left {
        padding: 0;
        width: 66%;
        display: table-cell; } }
    .topicsbox-left .postbox {
      display: block;
      padding: 1rem 0;
      border-bottom: 1px solid #eee; }
      .topicsbox-left .postbox .date {
        font-family: 'Tomorrow', sans-serif;
        color: #666666;
        font-size: 1.4rem; }
        @media (min-width: 48em) {
          .topicsbox-left .postbox .date {
            font-size: 0.8rem; } }
      .topicsbox-left .postbox h1 {
        font-size: 2rem; }
        @media (min-width: 48em) {
          .topicsbox-left .postbox h1 {
            font-size: 1.3rem; } }
      .topicsbox-left .postbox figure {
        margin-bottom: 1rem; }
        .topicsbox-left .postbox figure img {
          max-width: 100%;
          height: auto; }
  .topicsbox-right {
    display: block;
    width: 100%;
    padding: 2rem; }
    @media (min-width: 48em) {
      .topicsbox-right {
        padding: 1rem 0 0 0;
        width: 34%;
        display: table-cell;
        padding: 0 0 0 7%; } }
    .topicsbox-right .sideobx {
      margin-bottom: 2rem; }
    .topicsbox-right .headling {
      font-weight: bold;
      margin-bottom: 1rem;
      font-size: 1.6rem; }
      @media (min-width: 48em) {
        .topicsbox-right .headling {
          margin-bottom: 1.5rem;
          font-size: 1rem; } }
    .topicsbox-right .postlist {
      margin: -0.5rem 0 0 0;
      padding: 0; }
      @media (min-width: 48em) {
        .topicsbox-right .postlist {
          margin: 0; } }
      .topicsbox-right .postlist li {
        list-style: none; }
        .topicsbox-right .postlist li a {
          font-size: 1.2rem; }
          @media (min-width: 48em) {
            .topicsbox-right .postlist li a {
              font-size: 0.7rem; } }
    .topicsbox-right .monthlist {
      margin: 0;
      padding: 0; }
      .topicsbox-right .monthlist li {
        list-style: none;
        margin: 0;
        padding: 0; }
        .topicsbox-right .monthlist li a {
          border: 1px solid #000;
          border-bottom: none;
          color: #000;
          line-height: 50px;
          width: 100%;
          display: block;
          padding: 0 15px;
          font-size: 1.2rem;
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out;
          opacity: 1; }
          @media (min-width: 48em) {
            .topicsbox-right .monthlist li a {
              font-size: 0.7rem; } }
          .topicsbox-right .monthlist li a:hover {
            -webkit-transition: 0.3s ease-in-out;
            -moz-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
            opacity: 1;
            background: #000;
            color: #fff; }
        .topicsbox-right .monthlist li:last-child a {
          border-bottom: 1px solid #000; }

/*フッターのパネル*/
.page_f_box {
  display: block;
  width: 100%;
  margin-bottom: -27px; }
  @media (min-width: 48em) {
    .page_f_box {
      display: table; } }
  .page_f_box-left, .page_f_box-right {
    color: #fff;
    display: block;
    width: 100%;
    padding: 12% 7%;
    height: auto; }
    @media (min-width: 48em) {
      .page_f_box-left, .page_f_box-right {
        display: table-cell;
        padding: 4.5% 5.5%;
        width: 50%;
        height: 420px;
        vertical-align: middle; } }
    @media (min-width: 62em) {
      .page_f_box-left, .page_f_box-right {
        padding: 7% 10%; } }
  .page_f_box-left {
    background-image: url("img/common/img_common1.jpg");
    background-color: rgba(19, 17, 133, 0.3);
    background-blend-mode: overlay;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; }
  .page_f_box-right {
    background-image: url("img/common/img_common2.jpg");
    background-color: rgba(70, 200, 233, 0.2);
    background-blend-mode: overlay;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; }
  .page_f_box-h3 {
    font-family: 'Tomorrow', sans-serif;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 2.4rem;
    margin-bottom: 0.5em; }
    @media (min-width: 48em) {
      .page_f_box-h3 {
        font-size: 1.4rem; } }
    @media (min-width: 62em) {
      .page_f_box-h3 {
        font-size: 1.7rem; } }

/*お問い合わせ*/
.contactbox {
  background: #fff;
  margin: 0 2rem;
  padding: 2rem; }
  @media (min-width: 48em) {
    .contactbox {
      padding: 2rem 4rem; } }
  @media (min-width: 62em) {
    .contactbox {
      padding: 4rem 8rem;
      margin: 0; } }
  .contactbox-table-tr {
    display: block;
    width: 100%; }
    @media (min-width: 48em) {
      .contactbox-table-tr {
        display: table;
        width: 100%; } }
    .contactbox-table-tr-th, .contactbox-table-tr-td {
      display: block;
      padding: 0.8em 0; }
      @media (min-width: 48em) {
        .contactbox-table-tr-th, .contactbox-table-tr-td {
          display: table-cell;
          vertical-align: top; } }
    .contactbox-table-tr-th {
      width: 100%;
      font-weight: bold;
      padding: 1em 0 0.1em 0; }
      @media (min-width: 48em) {
        .contactbox-table-tr-th {
          padding: 0.8em 0;
          width: 35%; } }
      .contactbox-table-tr-th .nes {
        background: #e70000;
        color: #fff;
        padding: 0.1em 0.5em;
        margin-left: 2em;
        margin-right: 2em;
        font-size: 0.8rem; }
        @media (min-width: 48em) {
          .contactbox-table-tr-th .nes {
            float: right;
            font-size: 0.5rem; } }
    .contactbox-table-tr-td {
      width: 100%; }
      @media (min-width: 48em) {
        .contactbox-table-tr-td {
          width: 65%; } }
      .contactbox-table-tr-td input, .contactbox-table-tr-td textarea {
        width: 100%;
        padding: 0.5em;
        background: #f8f8f8;
        border: none; }

.fixed-detail {
  margin-bottom: 4.0rem; }
  @media (min-width: 62em) {
    .fixed-detail {
      margin-bottom: 4.0rem; } }

/*.search-title{
	@include font_size(28);
	@include line_height(28);
	@include media(tablet){
		@include font_size(28/2);
	}
	span{
		@include font_size(20);
		@include line_height(20);
		@include media(tablet){
			margin: 0!important;
			@include font_size(20/2);
		}
	}
}*/
.error-container {
  margin: 0 0 4.0rem;
  padding: 3.0rem 0;
  background-color: #fff; }

.error-detail {
  margin: 0 auto;
  padding: 0 1.5rem; }
  @media (min-width: 48em) {
    .error-detail {
      max-width: 970px; } }

.error-title {
  margin-bottom: 2.0rem;
  font-size: 2rem;
  line-height: 1.25;
  text-align: center;
  color: #000; }
  @media (min-width: 48em) {
    .error-title {
      font-size: 1.6rem;
      line-height: 1.15625; } }
  .error-title-sub {
    display: block;
    margin: 8px 0 0 0;
    font-size: 1.8rem;
    line-height: 1.2777777778; }
    @media (min-width: 48em) {
      .error-title-sub {
        font-size: 0.9rem; } }

.error-search {
  margin-bottom: 2.4rem;
  padding: 2.4rem; }
  @media (min-width: 48em) {
    .error-search {
      padding: 1.6rem; } }
  .error-search .title {
    margin: 0;
    padding: 0 0 16px 0;
    font-size: 1.8rem;
    line-height: 1.2777777778;
    text-align: center;
    color: #000; }
    @media (min-width: 48em) {
      .error-search .title {
        float: left;
        width: 30%;
        padding: 12px 0;
        font-size: 0.9rem; } }
  .error-search .search-form {
    position: relative;
    z-index: 10;
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    font-size: 0;
    background-color: #eee; }
    @media (min-width: 48em) {
      .error-search .search-form {
        margin-left: 30%;
        height: 52px;
        overflow: hidden; } }
  .error-search .search-moduleInput {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 1;
    width: 80%; }
    .error-search .search-moduleInput input {
      background: none;
      border: none;
      padding: 17px 15px;
      width: 100%;
      outline: 0; }
      .error-search .search-moduleInput input:placeholder-shown {
        color: #626a77; }
      .error-search .search-moduleInput input::-webkit-input-placeholder {
        color: #626a77; }
      .error-search .search-moduleInput input:-moz-placeholder {
        opacity: 1;
        color: #626a77; }
      .error-search .search-moduleInput input::-moz-placeholder {
        opacity: 1;
        color: #626a77; }
      .error-search .search-moduleInput input:-ms-input-placeholder {
        color: #626a77; }
  .error-search .search-moduleButton {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    width: 20%; }
    .error-search .search-moduleButton button {
      background: #000;
      border: none;
      padding: 15px;
      width: 100%;
      text-align: center;
      color: #fff; }

.error-button {
  text-align: center; }
  .error-button a {
    display: block;
    margin: 0 auto;
    padding: 16px;
    max-width: 320px;
    border: 3px solid #d63b3f;
    color: #d63b3f; }
    .error-button a:hover {
      background-color: #d63b3f;
      color: #fff;
      opacity: 1; }

.contact-nav {
  margin: 0 0 1.8rem !important;
  padding: 0 !important;
  list-style: none;
  font-size: 0; }
  @media (min-width: 48em) {
    .contact-nav {
      text-align: center; } }
  .contact-nav li {
    position: relative;
    display: inline-block;
    margin: 0 0 12px !important;
    padding: 0 0 0 24px !important;
    font-size: 1.4rem;
    line-height: 1.3571428571; }
    @media (min-width: 48em) {
      .contact-nav li {
        font-size: 0.7rem; } }
    .contact-nav li:first-child {
      padding: 0 !important; }
      .contact-nav li:first-child:before {
        display: none; }
    .contact-nav li:before {
      content: '\f0da';
      font-family: FontAwesome;
      position: absolute;
      top: 50%;
      left: 9px;
      margin-top: -10px;
      font-size: 20px;
      line-height: 1; }
    .contact-nav li span {
      display: block;
      padding: 12px 20px;
      background-color: #eee;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
      .contact-nav li span.now {
        background-color: #be1a20;
        color: #fff; }
.contact-button {
  font-size: 1.4rem;
  line-height: 1.3571428571;
  text-align: center; }
  @media (min-width: 48em) {
    .contact-button {
      font-size: 0.7rem; } }
  .contact-button a {
    display: block;
    width: 100%;
    margin: 0 auto 12px auto;
    height: 48px;
    line-height: 48px;
    border: 1px #000 solid;
    background-color: #000;
    color: #fff !important;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px; }
    @media (min-width: 48em) {
      .contact-button a {
        width: 300px; } }

input[type="radio"] {
  vertical-align: middle;
  margin-right: 4px; }

input[type="checkbox"] {
  vertical-align: middle;
  *vertical-align: baseline;
  margin-right: 4px; }

.form-kiyaku {
  overflow: auto;
  padding: 2.0rem;
  background-color: #fff;
  height: 20.0rem;
  border: 1px solid #eee;
  font-size: 1.4rem;
  line-height: 1.3571428571; }
  @media (min-width: 48em) {
    .form-kiyaku {
      font-size: 0.7rem; } }
  .form-kiyaku br {
    display: block; }

table.normalt {
  margin: 0 0 1.7rem 0;
  border: 1px solid #495954; }

table.normalt td,
table.normalt th {
  border: 1px solid #495954;
  padding: 0.75rem;
  vertical-align: top;
  text-align: left; }

table.normalt th {
  white-space: nowrap;
  text-align: center; }

/*.mypage{
    &-event{
        margin-bottom: 1.5rem;
        &-button{
            margin: 0 0 1.0rem 0!important;
            padding: 0 0.65rem;
            a{
                display: block;
                padding: 16px 24px;
                border: 2px solid $base-color;
                color: $base-color!important;
                font-weight: bold;
                @include border_radius(8px);
                &:hover{
                    background-color: $base-color;
                    color: #fff!important;
                    opacity: 1;
                }
            }
        }
        &-list{
            padding: 0 2.0rem 2.0rem 2.0rem;
            .title{
                margin: 0;
                padding: 0.5rem 0;
                border-bottom: 1px dotted $border-color;
                font-weight: bold;
            }
            ul{
                margin: 0!important;
                padding: 0!important;
            }
            li{
                margin: 0!important;
                padding: 0!important;
                list-style: none;
                border-bottom: 1px dotted $border-color;
            }
            a{
                display: block;
                padding: 0.5rem;
            }
        }
    }
    &-link{
        margin: 0!important;
        padding: 0!important;
        list-style: none;
        font-size: 0;
        text-align: center;
        li{
            display: block;
            margin: 0!important;
            padding: 0 0.5rem 1.0rem 0.5rem!important;
            @include font_size(16);
            @include line_height(16);
            @include media(tablet){
                @include font_size(16/2);
                display: inline-block;
                width: 33%;
                vertical-align: top;
            }
        }
        a{
            display: block;
            padding: 2.0rem 0.8rem;
            border: 2px solid $base-color;
            color: $base-color!important;
            @include border_radius(8px);
            &:hover{
                background-color: $base-color;
                color: #fff!important;
                opacity: 1;
            }
        }
        i{
            display: block;
            margin-bottom: 8px;
            font-size: 40px;
        }
        span{
            font-weight: bold;
        }
    }
    &-present{
        &-history{
            margin: 0 0 2.4rem!important;
            padding: 0!important;
            list-style: none;
            border-top: 1px solid $base-color;
            li{
                position: relative;
                display: block;
                margin: 0!important;
                padding: 0.75rem 0!important;
                border-bottom: 1px solid $border-color;
                font-size: 0;
            }
            span,
            a{
                display: inline-block;
                margin-bottom: 8px;
                vertical-align: top;
                @include font_size(16);
                @include line_height(16);
                @include media(tablet){
                    margin-bottom: 0;
                    @include font_size(16/2);
                }
                &.icon{
                    width: 70px;
                    background-color: $base-red-color;
                    color: #fff;
                    text-align: center;
                    @include media(tablet){
                        position: absolute;
                        top: 0.75rem;
                        left: 0;
                    }
                }
                &.data{
                    padding: 0 10px 0 0;
                    @include media(tablet){
                        width: 40%;
                        padding: 0 10px 0 86px;
                    }
                }
                &.title{
                    display: block;
                    @include media(tablet){
                        display: inline-block;
                        width: 60%;
                    }
                }
            }
        }
    }
}
*/
/* --- 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 ----------------------------------------------------------------------------------------- */
.page-body {
  font-size: 1.5rem;
  line-height: 1.7142857143;
  letter-spacing: 0.02em;
  /* image */
  /* gallery */
  /* icon */
  /* table */
  /* list */
  /* block quote */ }
  @media (min-width: 48em) {
    .page-body {
      font-size: 0.8rem;
      line-height: 1.625; } }
  .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 2.0rem 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;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    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;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    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 2.0rem 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: 2.0rem 0; }
#comments .comment-respond {
  padding: 2.0rem;
  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: #e1e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-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: #e1e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-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 #1a1a1a solid;
    background-color: #1a1a1a;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    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: 14px;
  font-weight: 500; }

.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  display: inline-block;
  border: 1px solid #000;
  margin: 8px 2px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500; }

.wp-pagenavi .extend {
  border: none;
  margin: 8px 0; }

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  border: none; }

.wp-pagenavi .current {
  background-color: #495954;
  color: #fff; }

.wp-pagenavi .page:hover {
  color: #fff;
  background-color: #000;
  opacity: 1; }

.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
  color: #495954; }

@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: #000; }

.pagenationPNArea .btnPrev a:hover,
.pagenationPNArea .btnTop a:hover,
.pagenationPNArea .btnNext a:hover {
  color: #fff;
  opacity: 1;
  background: #000; }

/*.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: 13px;
    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;
      -moz-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;
        -moz-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: -3.0rem; }

/*コンタクトフォーム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; }
