@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&display=swap');
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, textarea, a, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}
table {
  border-collapse: collapse;
}
@media screen and (max-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
  }
}
ul.list {
  position: relative;
  padding: 5px;
  margin-left: 15px;
}
ul.list li {
  list-style-type: none;
}
ul.list li::before {
  position: absolute;
  left: -15px;
}
ul.list.dot li::before {
  content: '・';
}
ul.list.kome li::before {
  content: '※';
}
ul.list.num li.num1::before {
  content: "1.";
}
ul.list.num li.num2::before {
  content: "2.";
}
ul.list.num li.num3::before {
  content: "3.";
}
ul.list.num li.num4::before {
  content: "4.";
}
ul.list.num li.num5::before {
  content: "5.";
}
ul.list.num li.num6::before {
  content: "6.";
}
ul.list.num li.num7::before {
  content: "7.";
}
ul.list.num li.num8::before {
  content: "8.";
}
ul.list.num li.num9::before {
  content: "9.";
}
ul.list.num li.num10::before {
  content: "10.";
}
ul.list.num li.num11::before {
  content: "11.";
}
ul.list.num li.num12::before {
  content: "12.";
}
ul.list.num li.num13::before {
  content: "13.";
}
ul.list.num li.num14::before {
  content: "14.";
}
ul.list.num li.num15::before {
  content: "15.";
}
ul.list.num li.num16::before {
  content: "16.";
}
ul.list.num li.num17::before {
  content: "17.";
}
ul.list.num li.num18::before {
  content: "18.";
}
ul.list.num li.num19::before {
  content: "19.";
}
ul.list.num li.num20::before {
  content: "20.";
}
.frame_wrap {
  position: relative;
  padding-bottom: 56.25%;
  /*縦横比*/
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.frame_wrap .map_canvas, .frame_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
  width: 100% !important;
  max-width: 498px !important;
  margin: auto;
}
.txtL {
  text-align: left;
}
.txtC {
  text-align: center;
}
.txtR {
  text-align: right;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
/*
 * Easing function
 * Original：http://easings.net/
 */
/*************************
 * 定義
 *************************/
/*************************
 * function
 *************************/
/***********************************
 * 基本設定
 ***********************************/
html {
  font-size: 18px;
  letter-spacing: 0;
}
body {
  font-family: '游ゴシック体', '游ゴシック', YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 500;
  color: #333;
  margin: 0;
  font-size: 1.0rem;
}
a.btn {
  display: inline-block;
  text-decoration: none;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
}
a.btn:hover {
  opacity: 0.8;
}
img {
  max-width: 100%;
}
p {
  line-height: 1.5;
}
.container {
  max-width: 1020px;
  width: 100%;
  margin: auto;
  padding: 0 10px;
}
.bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background-image: url(../images/bg.svg);
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
/***********************************
 * header
 ***********************************/
header .logo {
  text-align: center;
  margin: 70px 0 42px;
}
header .logo img {
  max-width: 180px;
}
@media screen and (max-width: 768px) {
  header .logo {
    margin: 23px 0 19px;
  }
  header .logo img {
    max-width: 120px;
  }
}
/***********************************
 * nav
 ***********************************/
.menu_btn_wrap {
  display: none;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .menu_btn_wrap {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .nav_wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
    overflow-y: auto;
    background: #fff;
    max-height: 100vh;
  }
}
.nav_wrap .logo {
  display: none;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .nav_wrap .logo {
    display: block;
    padding: 23px 10px 19px;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  nav {
    border: 2px solid #6a1510;
    border-radius: 5px;
    padding: 20px 10px;
    background: #fff;
    margin: 0 10px;
  }
}
nav .links {
  position: fixed;
  z-index: 20;
  top: 135px;
  right: 0;
}
@media screen and (max-width: 768px) {
  nav .links {
    position: static;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
  }
}
nav .links li {
  width: 75px;
  position: relative;
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -o-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
nav .links li:hover {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media screen and (max-width: 768px) {
  nav .links li {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 10px;
  }
  nav .links li:last-child {
    margin-right: 0;
  }
}
nav .links li a {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  padding: 10px 35px 10px 15px;
  background: #fff;
  border-radius: 10px 0 0 10px / 10px 0 0 10px;
}
@media screen and (max-width: 768px) {
  nav .links li a {
    font-size: 14px;
    padding: 10px;
    height: 50px;
    max-width: 250px;
    border-radius: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-flex-pack: center;
    -moz-flex-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 400px) {
  nav .links li a {
    font-size: 12px;
    padding: 10px 5px;
  }
}
nav .links li a:before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin: 0 0 5px 0;
}
@media screen and (max-width: 768px) {
  nav .links li a:before {
    margin: 0 5px 0 0;
  }
}
@media screen and (max-width: 400px) {
  nav .links li a:before {
    margin: 0 2px 0 0;
  }
}
nav .links li a.safe {
  color: #669bc6;
  border-top: 2px solid #669bc6;
  border-bottom: 2px solid #669bc6;
  border-left: 2px solid #669bc6;
}
nav .links li a.safe:before {
  width: 20px;
  height: 21px;
  background-image: url("../images/icon-links_safe.svg");
}
nav .links li a.safe:hover {
  color: #fff;
  background: #669bc6;
}
nav .links li a.safe:hover:before {
  background-image: url("../images/icon-links_safe_hover.svg");
}
@media screen and (max-width: 768px) {
  nav .links li a.safe {
    border-right: 2px solid #669bc6;
  }
}
nav .links li a.access {
  color: #da6098;
  border-top: 2px solid #da6098;
  border-bottom: 2px solid #da6098;
  border-left: 2px solid #da6098;
}
nav .links li a.access:before {
  width: 15px;
  height: 20px;
  background-image: url("../images/icon-links_access.svg");
}
nav .links li a.access:hover {
  color: #fff;
  background: #da6098;
}
nav .links li a.access:hover:before {
  background-image: url("../images/icon-links_access_hover.svg");
}
@media screen and (max-width: 768px) {
  nav .links li a.access {
    border-right: 2px solid #da6098;
  }
}
nav .links li a.contact {
  color: #f39800;
  border-top: 2px solid #f39800;
  border-bottom: 2px solid #f39800;
  border-left: 2px solid #f39800;
}
nav .links li a.contact:before {
  width: 20px;
  height: 14px;
  background-image: url("../images/icon-links_mail.svg");
}
nav .links li a.contact:hover {
  color: #fff;
  background: #f39800;
}
nav .links li a.contact:hover:before {
  background-image: url("../images/icon-links_mail_hover.svg");
}
@media screen and (max-width: 768px) {
  nav .links li a.contact {
    border-right: 2px solid #f39800;
  }
}
nav .links li a.yoyaku {
  color: #a1c945;
  border-top: 2px solid #a1c945;
  border-bottom: 2px solid #a1c945;
  border-left: 2px solid #a1c945;
}
nav .links li a.yoyaku:before {
  width: 20px;
  height: 14px;
  background-image: url("../images/icon-links_mail_green.svg");
}
nav .links li a.yoyaku:hover {
  color: #fff;
  background: #a1c945;
}
nav .links li a.yoyaku:hover:before {
  background-image: url("../images/icon-links_mail_hover.svg");
}
@media screen and (max-width: 768px) {
  nav .links li a.yoyaku {
    border-right: 2px solid #a1c945;
  }
}
nav .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -moz-flex-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  nav .menu {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
nav .menu li {
  padding-right: 28px;
  position: relative;
  color: #6a1510;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  nav .menu li {
    width: 50%;
    padding-right: 0;
    border-bottom: 1px solid #6a1510;
  }
}
nav .menu li:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '・';
  display: inline-block;
  padding: 10px 0;
  margin: 0 5px;
}
@media screen and (max-width: 768px) {
  nav .menu li:after {
    content: none;
  }
}
nav .menu li:last-child:after {
  content: none;
}
nav .menu li.home {
  display: none;
}
@media screen and (max-width: 768px) {
  nav .menu li.home {
    display: block;
    width: 100%;
  }
}
nav .menu li a {
  display: block;
  padding: 10px;
  text-align: center;
  color: #6a1510;
  text-decoration: none;
  padding-bottom: 5px;
  border-bottom: 1px dashed transparent;
}
nav .menu li a:hover {
  border-bottom: 1px dashed #6a1510;
}
@media screen and (max-width: 768px) {
  nav .menu li a {
    padding: 15px 5px;
    display: block;
    border-bottom: 0;
  }
  nav .menu li a:hover {
    border-bottom: 0;
  }
}
nav .tel_wrap {
  position: absolute;
  top: 30px;
  right: 40px;
}
@media screen and (max-width: 768px) {
  nav .tel_wrap {
    position: static;
    display: block;
  }
}
nav .tel_wrap .tel {
  text-align: center;
  margin-bottom: 5px;
}
nav .tel_wrap .tel a {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background: #6a1510;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 5px 20px;
  border-radius: 30px;
  font-size: 24px;
}
nav .tel_wrap .tel a:before {
  content: '';
  background-image: url("../images/icon-tel.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
nav .tel_wrap .time {
  color: #6a1510;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-left: 10px;
}
nav .tel_wrap .notice {
  display: none;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  nav .tel_wrap .notice {
    display: block;
  }
}
/***********************************
 * section
 ***********************************/
section .category_title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.75rem;
  text-align: center;
  margin-bottom: 1.5rem;
  line-height: 32px;
}
section .category_title:before {
  content: '';
  background-image: url("../images/icon-leaves.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: 45px auto 10px;
  width: 40px;
  height: 55px;
}
@media screen and (max-width: 768px) {
  section .category_title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
  section .category_title:before {
    margin: 20px auto 10px;
  }
}
section .breadcrumb {
  margin: 20px 0 52px;
  color: #000;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  section .breadcrumb {
    display: none;
  }
}
section .breadcrumb a {
  color: #000;
}
section h1 {
  font-size: 30px;
  text-align: center;
  line-height: 1.3;
  margin-bottom: 45px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 768px) {
  section h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
section h1.faq_title:before {
  content: '';
  position: relative;
  top: 10px;
  background-image: url("../images/icon-question.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 768px) {
  section h1.faq_title:before {
    display: block;
    margin: 0 auto 15px;
  }
}
section h1.faq_title.question:before {
  background-image: url("../images/icon-question02.svg");
}
section h1 + p {
  margin-bottom: 50px;
}
section .base_btn {
  padding: 15px 10px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  font-weight: bold;
  border: 2px solid #a1c945;
  color: #a1c945;
  max-width: 310px;
  width: 100%;
  position: relative;
}
section .base_btn:after {
  content: '';
  position: absolute;
  background-image: url("../images/link_arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 14px;
}
section .base_btn:hover {
  background: #a1c945;
  color: #fff;
}
section .base_btn:hover:after {
  background-image: url("../images/link_arrow_hover.svg");
}
section.faq .tab_wrap {
  position: relative;
  background-color: #fff;
  padding-top: 59px;
}
@media screen and (max-width: 768px) {
  section.faq .tab_wrap {
    padding-top: 0;
  }
}
section.faq input[name=tab] {
  display: none;
}
section.faq .tab {
  z-index: 10;
}
section.faq .tab h2 {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  section.faq .tab h2 {
    position: static;
  }
}
section.faq .tab label {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #ccc;
  padding: 12px 10px;
  text-align: center;
  max-width: 480px;
  width: 50%;
  display: block;
  border-radius: 10px 10px 0 0 / 10px 10px 0 0;
}
@media screen and (max-width: 768px) {
  section.faq .tab label {
    width: 100%;
    max-width: none;
    margin: auto !important;
  }
}
section.faq .tab label:before {
  content: '';
  width: 35px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin-right: 5px;
}
section.faq .tab label:hover {
  cursor: pointer;
}
section.faq .tab label span {
  position: relative;
  top: -8px;
}
section.faq .tab .tab_content {
  display: none;
  padding: 25px 0;
  overflow: hidden;
  background: #f8f7f3;
}
@media screen and (max-width: 768px) {
  section.faq .tab .tab_content {
    display: block;
  }
}
section.faq .tab .tab_content ul {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.faq .tab .tab_content ul li {
  width: calc(50% - 17.5px);
}
section.faq .tab .tab_content ul li:nth-child(odd) {
  margin-right: 35px;
}
section.faq .tab .tab_content ul li.more {
  display: none;
  border: 0 !important;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  section.faq .tab .tab_content ul li {
    width: 100%;
    margin: 0 15px !important;
  }
  section.faq .tab .tab_content ul li:nth-child(n + 6):not(.more):not(.open) {
    display: none;
  }
  section.faq .tab .tab_content ul li.more {
    display: block;
  }
}
section.faq .tab .tab_content ul li a {
  display: block;
  padding: 10px 20px 10px 0;
  text-decoration: none;
  color: #000;
  overflow: hidden;
  position: relative;
}
section.faq .tab .tab_content ul li a:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  display: inline-block;
  width: 8px;
  height: 14px;
}
section.faq .tab .tab_content ul li a.btn {
  padding: 15px 10px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  font-weight: bold;
}
section.faq .tab .tab_content ul li a.btn:after {
  content: '';
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-left: 10px;
  width: 14px;
  height: 8px;
}
section.faq .tab .tab_content ul li img {
  display: block;
  float: left;
  margin-right: 10px;
}
section.faq .tab .tab_content ul li h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  margin-bottom: 5px;
  padding-left: 70px;
  line-height: 1.3;
}
section.faq .tab .tab_content ul li p {
  font-size: 18px;
  padding-left: 70px;
}
section.faq .tab.sinkyu label {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  section.faq .tab.sinkyu label {
    background: #6a1510 !important;
  }
}
section.faq .tab.sinkyu label:before {
  background-image: url("../images/icon-hari.svg");
}
section.faq .tab.sinkyu .tab_content ul li {
  border-bottom: 1px dashed #6a1510;
}
section.faq .tab.sinkyu .tab_content ul li a:after {
  background-image: url("../images/sinkyu_link_arrow.svg");
}
section.faq .tab.sinkyu .tab_content ul li a.btn {
  border: 2px solid #6a1510;
  color: #6a1510;
}
section.faq .tab.sinkyu .tab_content ul li a.btn:after {
  background-image: url("../images/sinkyu_more_arrow.svg");
}
section.faq .tab.sinkyu .tab_content ul li h3 {
  color: #6a1510;
}
@media screen and (max-width: 768px) {
  section.faq .tab.seikotu {
    background: #f8f7f3;
  }
}
section.faq .tab.seikotu label {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  section.faq .tab.seikotu label {
    background: #a1c945 !important;
  }
}
section.faq .tab.seikotu label:before {
  background-image: url("../images/icon-seikotu.svg");
}
section.faq .tab.seikotu .tab_content ul li {
  border-bottom: 1px dashed #a1c945;
}
section.faq .tab.seikotu .tab_content ul li a:after {
  background-image: url("../images/seikotu_link_arrow.svg");
}
section.faq .tab.seikotu .tab_content ul li a.btn {
  border: 2px solid #a1c945;
  color: #a1c945;
}
section.faq .tab.seikotu .tab_content ul li a.btn:after {
  background-image: url("../images/seikotu_more_arrow.svg");
}
section.faq .tab.seikotu .tab_content ul li h3 {
  color: #a1c945;
}
section.faq input[name=tab]:checked + .tab {
  z-index: 5;
}
section.faq input[name=tab]:checked + .tab h2 {
  z-index: 5;
}
section.faq input[name=tab]:checked + .tab .tab_content {
  display: block;
}
section.faq input[name=tab]:checked + .tab.sinkyu label {
  background: #6a1510;
}
section.faq input[name=tab]:checked + .tab.seikotu label {
  background: #a1c945;
}
section.contact {
  background: #f8f7f3;
  padding-top: 1px;
  padding-bottom: 1px;
}
section.contact h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  text-align: center;
  margin: 15px 0 10px;
}
section.contact h2 + p {
  text-align: center;
  margin-bottom: 5px;
}
section.contact .link_btn {
  text-align: center;
  margin-bottom: 50px;
}
section.contact .info {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
@media screen and (max-width: 768px) {
  section.contact .info {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.contact .info > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
section.contact .info .tel_wrap {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  section.contact .info .tel_wrap {
    margin-bottom: 10px;
  }
}
section.contact .info .tel_wrap:after {
  position: absolute;
  content: '';
  height: 100px;
  width: 1px;
  background: #000;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  section.contact .info .tel_wrap:after {
    content: none;
  }
}
section.contact .info .tel_wrap .tel a {
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 36px;
  color: #000;
  text-decoration: none;
}
section.contact .info .tel_wrap .tel a:before {
  content: '';
  background-image: url("../images/icon-tel02.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 51px;
  height: 24px;
  margin-right: 5px;
}
section.contact .info .tel_wrap .time {
  font-size: 14px;
  margin-bottom: 10px;
}
section.contact .info .tel_wrap .notice {
  font-size: 16px;
}
section.contact .info .tel_wrap .notice a {
  color: #000;
}
section.contact .info .mail_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -moz-flex-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
section.contact .info .mail_wrap .mail a {
  max-width: 300px;
  color: #fff;
  padding: 15px 10px;
  background: #f39800;
  border-radius: 5px;
}
section.contact .info .mail_wrap .mail a:before {
  content: '';
  background-image: url("../images/icon-contact_mail.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 24px;
  height: 17px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
section.contact .info .mail_wrap .mail a:hover {
  color: #f39800;
  background: #fff;
}
section.contact .info .mail_wrap .mail a:hover:before {
  background-image: url("../images/icon-contact_mail_hover.svg");
}
section.access {
  padding-bottom: 1px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 16px;
}
section.access h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  text-align: center;
  margin: 55px 0 45px;
  line-height: 1.3;
  padding: 0 10px;
}
section.access h2:before {
  content: '';
  position: relative;
  top: 10px;
  background-image: url("../images/icon-access.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 5px;
  width: 29px;
  height: 40px;
}
@media screen and (max-width: 768px) {
  section.access h2:before {
    display: block;
    margin: 0 auto 15px;
  }
}
section.access .info {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
@media screen and (max-width: 768px) {
  section.access .info {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.access .info > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
section.access .info .photo {
  margin-right: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section.access .info .photo {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
section.access .info .detail table {
  width: 100%;
}
section.access .info .detail table th, section.access .info .detail table td {
  padding: 10px 5px;
  border-bottom: 1px dashed #000;
  text-align: left;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  section.access .info .detail table th, section.access .info .detail table td {
    display: block;
  }
}
section.access .info .detail table th {
  width: 150px;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  section.access .info .detail table th {
    width: 100%;
    border-bottom: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  section.access .info .detail table td {
    padding-top: 0;
  }
}
section.access .map .frame_wrap {
  height: 350px;
  padding-bottom: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  section.access .map .frame_wrap {
    height: 250px;
  }
}
section.access .map .frame_wrap .map_canvas {
  height: 350px;
}
@media screen and (max-width: 768px) {
  section.access .map .frame_wrap .map_canvas {
    height: 250px;
  }
}
section.access .map .btn {
  display: block;
  margin: 0 auto 90px;
}
@media screen and (max-width: 768px) {
  section.access .map .btn {
    margin: 0 auto 55px;
  }
}
section.faq_detail .content {
  background: #f8f7f3;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  section.faq_detail .content {
    padding: 40px 0 60px;
  }
}
section.faq_detail h1 {
  margin-bottom: 35px;
}
section.faq_detail .faq_answer {
  overflow: hidden;
  margin-bottom: 30px;
}
section.faq_detail .faq_answer .photo {
  float: right;
  position: relative;
  width: calc(50% - 20px);
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  section.faq_detail .faq_answer .photo {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}
section.faq_detail .faq_answer .photo figcaption {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  font-size: 16px;
}
section.faq_detail .faq_answer .text {
  width: calc(50% - 20px);
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  section.faq_detail .faq_answer .text {
    width: 100%;
    margin-right: 0;
  }
}
section.faq_detail .faq_answer .text .hukidasi {
  padding: 20px;
  margin-bottom: 15px;
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.15));
  position: relative;
  background: #fff;
}
section.faq_detail .faq_answer .text .hukidasi:after {
  position: absolute;
  top: 0;
  right: -20px;
  bottom: 0;
  margin: auto;
  content: '';
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-right: 0;
  border-bottom: 15px solid transparent;
  border-left: 20px solid #fff;
}
@media screen and (max-width: 768px) {
  section.faq_detail .faq_answer .text .hukidasi:after {
    top: -20px;
    right: 0;
    bottom: auto;
    left: 0;
    border-top: 0;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 15px solid transparent;
  }
}
@media (-ms-high-contrast: none) {
  section.faq_detail .faq_answer .text .hukidasi {
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
  }
  section.faq_detail .faq_answer .text .hukidasi:before {
    content: '';
    position: absolute;
    top: 0;
    right: -13px;
    bottom: 0;
    margin: auto;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 768px) {
  section.faq_detail .faq_answer .text .hukidasi:before {
    top: -13px;
    right: 0;
    bottom: auto;
    left: 0;
  }
}
@media (-ms-high-contrast: none) {
  section.faq_detail .faq_answer .text .hukidasi:after {
    content: '';
    position: absolute;
    top: 0;
    right: -13px;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    border: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
  }
}
@media screen and (-ms-high-contrast: none) and (max-width: 768px) {
  section.faq_detail .faq_answer .text .hukidasi:after {
    top: -13px;
    right: 0;
    bottom: auto;
    left: 0;
  }
}
section.faq_detail .faq_answer .text .author {
  margin-top: 5px;
  text-align: right;
}
section.faq_detail .voice {
  position: relative;
  padding-top: 25px;
  padding-left: 10px;
}
section.faq_detail .voice .title {
  padding: 6px 15px 8px;
  background: #a1c945;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
}
section.faq_detail .voice .title:before {
  content: '';
  position: relative;
  top: 4px;
  background-image: url("../images/icon-voice.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 8px;
  width: 25px;
  height: 25px;
}
section.faq_detail .voice .title:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid #6b862e;
  border-right: 0;
  border-bottom: 0;
  border-left: 10px solid transparent;
  position: absolute;
  bottom: -5px;
  left: 0;
}
section.faq_detail .voice .photo_text {
  background: #fff;
  padding: 40px 20px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
}
@media screen and (max-width: 768px) {
  section.faq_detail .voice .photo_text {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.faq_detail .voice .photo_text .photo {
  max-width: 200px;
  margin-right: 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section.faq_detail .voice .photo_text .photo {
    margin-right: 0;
    margin-bottom: 15px;
    max-width: none;
    width: 100%;
  }
}
section.faq_detail .voice .photo_text .text {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-bottom: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
section.faq_detail .voice .photo_text .text .name {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
}
section.faq_detail_relation {
  padding: 60px 0;
}
section.faq_detail_relation .items .item {
  position: relative;
  overflow: hidden;
}
section.faq_detail_relation .items .item .accordion {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}
section.faq_detail_relation .items .item h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  padding: 3px 40px 20px;
  border-bottom: 1px dashed #a1c945;
  line-height: 1.3;
  position: relative;
  z-index: 10;
}
section.faq_detail_relation .items .item h2:hover {
  cursor: pointer;
}
section.faq_detail_relation .items .item h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-question.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 30px;
}
section.faq_detail_relation .items .item .item_content {
  margin: 20px 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}
section.faq_detail_relation .items .item .item_content .photo_text {
  overflow: hidden;
}
section.faq_detail_relation .items .item .item_content .photo_text .photo {
  float: left;
  margin: 0 20px 20px 0;
}
@media screen and (max-width: 768px) {
  section.faq_detail_relation .items .item .item_content .photo_text .photo {
    float: none;
    margin: 0 auto 20px auto;
    display: block;
  }
}
section.faq_detail_relation .items .item .item_content .photos {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -moz-flex-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  section.faq_detail_relation .items .item .item_content .photos {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.faq_detail_relation .items .item .item_content .photos .photo {
  margin-right: 20px;
}
section.faq_detail_relation .items .item .item_content .photos .photo:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  section.faq_detail_relation .items .item .item_content .photos .photo {
    width: auto;
    max-width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
section.safety {
  padding: 60px 0;
  background: #f8f7f3;
}
section.safety h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}
section.safety h2 + p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  text-align: center;
  margin-bottom: 60px;
  padding: 0 10px;
}
section.safety .photos {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -moz-flex-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  section.safety .photos {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.safety .photos .photo {
  width: calc(100% / 3);
  max-width: 310px;
}
@media screen and (max-width: 768px) {
  section.safety .photos .photo {
    width: auto;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
section.safety .text {
  margin-bottom: 25px;
}
section.safety .hari {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -moz-flex-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  section.safety .hari {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.safety .hari .item {
  background: #fff;
  padding: 30px 0;
  max-width: 310px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  section.safety .hari .item {
    margin: 0 auto 10px;
  }
}
section.safety .hari .item > * {
  display: block;
  max-width: 210px;
  margin: auto;
}
section.safety .hari .item .title {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
section.safety .hari .item img {
  margin-bottom: 5px;
}
section.faq_detail_contact {
  margin-top: 59px;
  background: #fff;
}
section.faq_others {
  background: #f8f7f3;
  padding: 60px 0;
}
section.faq_others h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 45px;
  padding: 0 10px;
}
section.faq_others h2:before {
  content: '';
  position: relative;
  top: 10px;
  background-image: url("../images/icon-question.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-right: 15px;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 490px) {
  section.faq_others h2:before {
    display: block;
    margin: 0 auto 15px;
  }
}
section.faq_others ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  section.faq_others ul {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    padding: 0 10px;
  }
}
section.faq_others ul li:not(.more) {
  width: calc(50% - 17.5px);
  margin-right: 35px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #a1c945;
}
section.faq_others ul li:not(.more):nth-child(even) {
  margin-right: 0;
}
section.faq_others ul li:not(.more):nth-child(n + 7):not(.more):not(.open) {
  display: none;
}
@media screen and (max-width: 768px) {
  section.faq_others ul li:not(.more) {
    width: 100%;
    margin-right: 0;
  }
}
section.faq_others ul li:not(.more) a {
  position: relative;
  display: block;
  padding-left: 40px;
  text-decoration: none;
  color: #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  line-height: 1.5;
}
section.faq_others ul li:not(.more) a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/icon-question.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 30px;
}
section.faq_others .more {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
section.faq_others .more a:after {
  width: 14px;
  height: 8px;
  background-image: url("../images/more_arrow.svg");
}
section.faq_others .more a:hover:after {
  background-image: url("../images/more_arrow_hover.svg");
}
section.sites {
  padding: 60px 0;
}
section.sites h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 30px;
  text-align: center;
  margin-bottom: 40px;
}
section.sites ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.sites ul li {
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
}
section.sites ul li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 940px) {
  section.sites ul li {
    width: calc((100% - 40px) / 3);
  }
  section.sites ul li:nth-child(4n) {
    margin-right: 20px;
  }
  section.sites ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 490px) {
  section.sites ul li {
    width: calc((100% - 20px) / 2);
  }
  section.sites ul li:nth-child(3n) {
    margin-right: 20px;
  }
  section.sites ul li:nth-child(2n) {
    margin-right: 0;
  }
}
section.sites ul li a {
  display: inline-block;
}
section.sites ul li a:hover {
  opacity: 0.8;
}
section.sites ul li.pamphlet {
  padding-top: 40px;
  width: 100%;
  text-align: center;
}
section.sites ul li.pamphlet a:not(:first-child) {
  display: none;
}
section.contact_detail .bg_form {
  background: #f8f7f3;
}
section.contact_detail .steps {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -moz-flex-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  section.contact_detail .steps {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-flex-pack: center;
    -moz-flex-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
  }
}
section.contact_detail .steps .step {
  max-width: 280px;
  width: 100%;
  height: 50px;
  position: relative;
  border: 2px solid #ccc;
  color: #ccc;
  text-align: center;
  padding: 14px 5px;
  font-size: 0.88889rem;
}
@media screen and (max-width: 768px) {
  section.contact_detail .steps .step {
    display: none;
  }
}
section.contact_detail .steps .step.active {
  background: #FF6800;
  border: 2px solid #FF6800;
  width: 260px;
  margin-right: 20px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  section.contact_detail .steps .step.active {
    display: block;
    width: 280px;
    margin-right: 0;
  }
}
section.contact_detail .steps .step.active:after {
  content: '';
  position: absolute;
  top: -2px;
  right: -22px;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-right: 0;
  border-bottom: 25px solid transparent;
  border-left: 20px solid #FF6800;
}
@media screen and (max-width: 768px) {
  section.contact_detail .steps .step.active:after {
    display: none;
  }
}
section.contact_detail .steps .step.active.step3 {
  width: 280px;
  margin-right: 0;
}
section.contact_detail .steps .step.active.step3:after {
  display: none;
}
section.contact_detail .steps .line {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-pack: distribute;
  -moz-flex-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 60px;
}
@media screen and (max-width: 768px) {
  section.contact_detail .steps .line {
    display: none;
  }
}
section.contact_detail .steps .line span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 50%;
}
section.contact_detail .steps .line.active span {
  background: #FF6800;
}
section.contact_detail .contact_form {
  font-size: 0.88889rem;
  padding: 60px 0; /* mpf用 === start */ /* mpf用 === end */ /* iOSでのデフォルトスタイルをリセット */
}
@media screen and (max-width: 768px) {
  section.contact_detail .contact_form {
    padding: 35px 0;
  }
}
section.contact_detail .contact_form div.mfp_err {
  background-image: none !important;
  padding: 0;
}
section.contact_detail .contact_form .mfp_buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-flex-pack: center;
  -moz-flex-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
section.contact_detail .contact_form .mfp_buttons #mfp_button_send, section.contact_detail .contact_form .mfp_buttons #mfp_button_cancel {
  max-width: 300px;
  width: 100%;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  font-weight: bold;
  border: 0 !important;
  text-shadow: none !important;
  margin: 0 10px;
}
section.contact_detail .contact_form .mfp_buttons #mfp_button_send:hover, section.contact_detail .contact_form .mfp_buttons #mfp_button_cancel:hover {
  color: #6a1511;
  background: #fff;
  cursor: pointer;
}
section.contact_detail .contact_form .mfp_buttons #mfp_button_send {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -webkit-flex-order: 2;
  -moz-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  order: 2;
  background: #6a1511;
  float: right;
}
section.contact_detail .contact_form .mfp_buttons #mfp_button_send:hover {
  color: #6a1511;
}
section.contact_detail .contact_form .mfp_buttons #mfp_button_cancel {
  background: #a1c945;
}
section.contact_detail .contact_form .mfp_buttons #mfp_button_cancel:hover {
  color: #a1c945;
}
section.contact_detail .contact_form input[type="submit"], section.contact_detail .contact_form input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
section.contact_detail .contact_form input[type="submit"]::-webkit-search-decoration, section.contact_detail .contact_form input[type="button"]::-webkit-search-decoration {
  display: none;
}
section.contact_detail .contact_form input[type="submit"]::focus, section.contact_detail .contact_form input[type="button"]::focus {
  outline-offset: -2px;
}
section.contact_detail .contact_form h3 {
  margin-bottom: 20px;
}
section.contact_detail .contact_form p {
  margin-bottom: 25px;
}
section.contact_detail .contact_form .tel_banner_wrap {
  margin-bottom: 25px;
}
section.contact_detail .contact_form .tel_banner_wrap .tel_banner {
  max-width: 480px;
  margin: auto;
  padding: 20px 10px;
  background: #fff;
  text-align: center;
}
section.contact_detail .contact_form .tel_banner_wrap .tel_banner span {
  display: block;
  line-height: 1.5;
  font-size: 0.88889rem;
}
section.contact_detail .contact_form .tel_banner_wrap .tel_banner img {
  margin-right: 10px;
}
section.contact_detail .contact_form .tel_banner_wrap .tel_banner a {
  font-size: 2rem;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}
section.contact_detail .contact_form table {
  width: 100%;
}
section.contact_detail .contact_form table tr {
  background: transparent !important;
}
section.contact_detail .contact_form table th, section.contact_detail .contact_form table td {
  vertical-align: middle;
  padding: 20px 10px;
  border-top: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  section.contact_detail .contact_form table th, section.contact_detail .contact_form table td {
    display: block;
    border: 0;
    padding: 10px;
  }
}
section.contact_detail .contact_form table th {
  width: 210px;
}
@media screen and (max-width: 768px) {
  section.contact_detail .contact_form table th {
    width: 100% !important;
    text-align: left;
    background: #dbdbdb;
  }
}
section.contact_detail .contact_form table th .require {
  padding: 2px 7px;
  color: #fff;
  background: #f39800;
  font-size: 0.66667rem;
  float: right;
}
section.contact_detail .contact_form table th .any {
  padding: 2px 7px;
  color: #fff;
  background: #a0a0a0;
  font-size: 0.66667rem;
  float: right;
}
@media screen and (max-width: 768px) {
  section.contact_detail .contact_form table td {
    padding-bottom: 20px;
  }
}
section.contact_detail .contact_form table td.submit_btn {
  text-align: center;
}
section.contact_detail .contact_form table td.submit_btn input {
  max-width: 300px;
  width: 100%;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  background: #6a1511;
  font-size: 1rem;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  font-weight: bold;
  border: 0 !important;
  text-shadow: none !important;
}
section.contact_detail .contact_form table td.submit_btn input:hover {
  color: #6a1511;
  background: #fff;
  cursor: pointer;
}
section.contact_detail .contact_form table td label {
  margin-right: 15px;
}
section.contact_detail .contact_form input[type=text], section.contact_detail .contact_form input[type=email], section.contact_detail .contact_form select, section.contact_detail .contact_form textarea {
  padding: 5px;
  width: 100% !important;
  height: auto !important;
  box-shadow: none !important;
  max-width: 480px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  font-size: 0.88889rem;
  font-family: '游ゴシック体', '游ゴシック', YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 500;
  color: #333;
}
section.contact_detail .contact_form input[type=text].birth_year, section.contact_detail .contact_form input[type=email].birth_year, section.contact_detail .contact_form select.birth_year, section.contact_detail .contact_form textarea.birth_year {
  max-width: 90px;
}
@media screen and (max-width: 768px) {
  section.contact_detail .contact_form input[type=text].birth_year, section.contact_detail .contact_form input[type=email].birth_year, section.contact_detail .contact_form select.birth_year, section.contact_detail .contact_form textarea.birth_year {
    max-width: 70px;
  }
}
section.contact_detail .contact_form input[type=text].birth_month, section.contact_detail .contact_form input[type=text].birth_day, section.contact_detail .contact_form input[type=email].birth_month, section.contact_detail .contact_form input[type=email].birth_day, section.contact_detail .contact_form select.birth_month, section.contact_detail .contact_form select.birth_day, section.contact_detail .contact_form textarea.birth_month, section.contact_detail .contact_form textarea.birth_day {
  max-width: 60px;
  padding: 2px 5px 8px;
}
@media screen and (max-width: 768px) {
  section.contact_detail .contact_form input[type=text].birth_month, section.contact_detail .contact_form input[type=text].birth_day, section.contact_detail .contact_form input[type=email].birth_month, section.contact_detail .contact_form input[type=email].birth_day, section.contact_detail .contact_form select.birth_month, section.contact_detail .contact_form select.birth_day, section.contact_detail .contact_form textarea.birth_month, section.contact_detail .contact_form textarea.birth_day {
    padding: 3px 5px 5px;
  }
}
section.contact_detail .contact_form input[type=text].post1, section.contact_detail .contact_form input[type=text].post2, section.contact_detail .contact_form input[type=email].post1, section.contact_detail .contact_form input[type=email].post2, section.contact_detail .contact_form select.post1, section.contact_detail .contact_form select.post2, section.contact_detail .contact_form textarea.post1, section.contact_detail .contact_form textarea.post2 {
  max-width: 100px;
  margin-bottom: 10px;
}
section.contact_detail .privacy_policy {
  padding: 60px 0;
}
section.contact_detail .privacy_policy h2 {
  font-size: 1.11111rem;
  margin-bottom: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
section.contact_detail .privacy_policy .text {
  padding: 20px;
  font-size: 0.77778rem;
  overflow-y: auto;
  height: 300px;
  border: 1px solid #ccc;
}
section.contact_detail .privacy_policy .text p {
  margin-bottom: 20px;
}
section.contact_detail .privacy_policy .text p span {
  font-size: 0.88889rem;
  font-weight: bold;
}
section.about_detail h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 1.66667rem;
  margin-bottom: 35px;
}
section.about_detail .about_contents {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-flex-pack: justify;
  -moz-flex-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  section.about_detail .about_contents {
    margin-top: 35px;
    margin-bottom: 35px;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
section.about_detail .about_contents li {
  width: 100%;
  max-width: 240px;
  margin-right: 10px;
}
section.about_detail .about_contents li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  section.about_detail .about_contents li {
    width: calc(50% - 5px);
    max-width: none;
    margin-bottom: 10px;
  }
  section.about_detail .about_contents li:nth-child(2n) {
    margin-right: 0;
  }
}
section.about_detail .about_contents li a {
  display: inline-block;
  border: 1px solid #6a1510;
  border-radius: 5px;
  color: #6a1510;
  text-decoration: none;
  padding: 15px 5px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
}
section.about_detail .about_contents li a:hover {
  background: #6a1510;
  color: #fff;
}
section.about_detail #feature {
  background: #f8f7f3;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  section.about_detail #feature {
    padding: 35px 0;
  }
}
section.about_detail #feature .items .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  section.about_detail #feature .items .item {
    margin-bottom: 40px;
  }
}
section.about_detail #feature .items .item .image {
  margin-right: 45px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  section.about_detail #feature .items .item .image {
    display: none;
  }
}
section.about_detail #feature .items .item .text a {
  color: #6a1510;
}
section.about_detail #feature .items .item .text .title_wrap {
  border-bottom: 1px solid #6a1510;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 768px) {
  section.about_detail #feature .items .item .text .title_wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
section.about_detail #feature .items .item .text .title_wrap::before {
  position: absolute;
  content: '';
  bottom: 0;
  width: 27px;
  height: 1px;
  bottom: 9px;
  left: -23px;
  background: #6a1510;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  section.about_detail #feature .items .item .text .title_wrap::before {
    display: none;
  }
}
section.about_detail #feature .items .item .text .title_wrap img {
  display: none;
  width: 33%;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  section.about_detail #feature .items .item .text .title_wrap img {
    display: inline-block;
  }
}
section.about_detail #feature .items .item .text .title_wrap h3 {
  color: #6a1510;
  font-size: 1.11111rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  section.about_detail #feature .items .item .text .title_wrap h3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
section.about_detail #feature .items .item:nth-child(2n) .image {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -webkit-flex-order: 2;
  -moz-flex-order: 2;
  -webkit-order: 2;
  -moz-order: 2;
  order: 2;
  margin-right: 0;
  margin-left: 45px;
}
section.about_detail #feature .items .item:nth-child(2n) .text .title_wrap::before {
  left: auto;
  right: -23px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
section.about_detail #director {
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  section.about_detail #director {
    padding: 35px 0;
  }
}
section.about_detail #director .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  section.about_detail #director .item {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.about_detail #director .item .image {
  margin-right: 45px;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  section.about_detail #director .item .image {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
}
section.about_detail #director .item .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
section.about_detail #director .item .text h3 {
  font-size: 1.11111rem;
  line-height: 1.5;
  border-bottom: 1px solid #6a1510;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  section.about_detail #director .item .text h3 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
section.about_detail #staff {
  background: #f8f7f3;
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  section.about_detail #staff {
    padding: 35px 0;
  }
}
section.about_detail #staff .items {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  section.about_detail #staff .items {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-flex-pack: justify;
    -moz-flex-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
section.about_detail #staff .items .item {
  width: calc((100% - 80px) / 5);
  min-height: 330px;
  box-shadow: 3px 3px 10px -2px rgba(0, 0, 0, 0.2);
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-radius: 10px;
  background: #fff;
  padding: 20px 15px;
  margin-right: 20px;
  margin-bottom: 20px;
}
section.about_detail #staff .items .item:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 940px) {
  section.about_detail #staff .items .item {
    width: calc((100% - 60px) / 4);
  }
  section.about_detail #staff .items .item:nth-child(5n) {
    margin-right: 20px;
  }
  section.about_detail #staff .items .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  section.about_detail #staff .items .item {
    width: calc(50% - 10px);
    min-height: 150px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  section.about_detail #staff .items .item:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 490px) {
  section.about_detail #staff .items .item {
    width: 100%;
    min-height: none;
  }
}
@media screen and (max-width: 768px) {
  section.about_detail #staff .items .item .personal {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
  }
}
section.about_detail #staff .items .item .personal .photo {
  text-align: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  section.about_detail #staff .items .item .personal .photo {
    width: 80px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  section.about_detail #staff .items .item .personal .info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
section.about_detail #staff .items .item .personal .info .name {
  text-align: center;
  margin-bottom: 3px;
  font-size: 0.77778rem;
  font-weight: bold;
}
section.about_detail #staff .items .item .personal .info .job_position {
  text-align: center;
  margin-bottom: 3px;
  font-size: 0.77778rem;
  font-weight: bold;
}
section.about_detail #staff .items .item .personal .info .job_section {
  text-align: center;
  background: #59b4de;
  padding: 3px 10px;
  margin-bottom: 7px;
  font-size: 0.66667rem;
  font-weight: bold;
  color: #fff;
}
section.about_detail #staff .items .item .personal .info .job_section.bg01 {
  background: #b28850;
}
section.about_detail #staff .items .item .personal .info .job_section.bg02 {
  background: #ea68a2;
}
section.about_detail #staff .items .item .personal .info .job_section.bg03 {
  background: #f19149;
}
section.about_detail #staff .items .item .personal .info .job_section.bg04 {
  background: #80c269;
}
section.about_detail #staff .items .item .personal .info .job_section.bg05 {
  background: #48bbb8;
}
section.about_detail #staff .items .item .personal .info .job_section.bg06 {
  background: #8c97cb;
}
@media screen and (max-width: 768px) {
  section.about_detail #staff .items .item .personal .info .name, section.about_detail #staff .items .item .personal .info .job_position, section.about_detail #staff .items .item .personal .info .job_section {
    text-align: left;
  }
  section.about_detail #staff .items .item .personal .info .job_section {
    display: inline-block;
  }
}
section.about_detail #staff .items .item .text {
  font-size: 0.77778rem;
}
section.about_access {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  section.about_access {
    padding: 35px 0;
  }
}
section.about_access h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 1.66667rem;
  margin-top: 0;
  margin-bottom: 35px;
}
section.about_access h2:before {
  content: none;
}
section.about_access .contact_info {
  background: #f8f7f3;
  padding: 5px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  section.about_access .contact_info {
    padding: 5px 10px 10px;
  }
}
section.about_access .contact_info .tel_wrap {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  section.about_access .contact_info .tel_wrap {
    margin-bottom: 10px;
  }
}
section.about_access .contact_info .tel_wrap:after {
  position: absolute;
  content: '';
  height: 60px;
  width: 1px;
  background: #000;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  section.about_access .contact_info .tel_wrap:after {
    content: none;
  }
}
section.about_access .contact_info .tel_wrap .tel a {
  font-family: Arial, Helvetica, sans-serif;
  display: inline-block;
  font-size: 36px;
  color: #000;
  text-decoration: none;
}
section.about_access .contact_info .tel_wrap .tel a:before {
  content: '';
  background-image: url("../images/icon-tel02.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 51px;
  height: 24px;
  margin-right: 5px;
}
section.about_access .contact_info .tel_wrap .time {
  font-size: 14px;
  margin-bottom: 10px;
}
section.about_access .contact_info .tel_wrap .notice {
  font-size: 16px;
}
section.about_access .contact_info .tel_wrap .notice a {
  color: #000;
}
section.about_access .contact_info .text_wrap p {
  font-size: 0.88889rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  section.about_access .contact_info .text_wrap p {
    text-align: left;
  }
}
section.recruit_detail h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  font-size: 1.66667rem;
  margin-bottom: 35px;
}
section.recruit_detail .recruit_information {
  padding: 60px 0;
  background: #f8f7f3;
}
@media screen and (max-width: 768px) {
  section.recruit_detail .recruit_information {
    padding: 35px 0;
  }
}
section.recruit_detail .recruit_information .items {
  margin-top: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  section.recruit_detail .recruit_information .items {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
}
section.recruit_detail .recruit_information .items .item {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  width: calc((100% - 40px) / 2);
  border-bottom: 1px solid #6a1510;
  padding: 20px 0;
  margin-right: 40px;
}
section.recruit_detail .recruit_information .items .item:nth-child(1), section.recruit_detail .recruit_information .items .item:nth-child(2) {
  border-top: 1px solid #6a1510;
}
section.recruit_detail .recruit_information .items .item:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  section.recruit_detail .recruit_information .items .item {
    width: 100%;
    margin-right: 0;
  }
  section.recruit_detail .recruit_information .items .item:nth-child(2) {
    border-top: 0;
  }
}
section.recruit_detail .recruit_information .items .item .image {
  margin-right: 20px;
}
section.recruit_detail .recruit_information .items .item .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
section.recruit_detail .recruit_information .items .item .text h3 {
  color: #6a1510;
  font-size: 1.11111rem;
  margin-top: 10px;
  margin-bottom: 20px;
}
section.recruit_detail .recruit_information .items .item .text p {
  font-size: 0.88889rem;
}
section.recruit_detail .requirements {
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  section.recruit_detail .requirements {
    padding: 35px 0;
  }
}
section.recruit_detail .requirements table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
section.recruit_detail .requirements table th, section.recruit_detail .requirements table td {
  padding: 10px 10px 10px 20px;
  font-size: 0.88889rem;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  section.recruit_detail .requirements table th, section.recruit_detail .requirements table td {
    display: block;
  }
}
section.recruit_detail .requirements table th {
  background: #f4f4f4;
  width: 180px;
}
@media screen and (max-width: 768px) {
  section.recruit_detail .requirements table th {
    width: 100%;
  }
}
section.recruit_detail .requirements .mail {
  text-align: center;
  padding: 35px;
}
section.recruit_detail .requirements .mail a {
  max-width: 300px;
  color: #fff;
  padding: 15px 10px;
  background: #f39800;
  border-radius: 5px;
}
section.recruit_detail .requirements .mail a:before {
  content: '';
  background-image: url("../images/icon-contact_mail.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 24px;
  height: 17px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
section.recruit_detail .requirements .mail a:hover {
  color: #f39800;
  background: #fff;
}
section.recruit_detail .requirements .mail a:hover:before {
  background-image: url("../images/icon-contact_mail_hover.svg");
}
/***********************************
 * footer
 ***********************************/
footer {
  background: #f8f7f3;
  padding: 2rem 0 0 0;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 0 0 150px 0;
  }
}
footer .to_top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  background: #a1c945;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  z-index: 50;
}
footer .to_top img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
footer nav {
  background: #6a1510;
  padding: 10px;
}
@media screen and (max-width: 768px) {
  footer nav {
    display: none;
  }
}
footer nav .menu li:after {
  color: #fff;
}
footer nav .menu li a {
  color: #fff;
}
footer nav .menu li a:hover {
  text-decoration: underline;
}
footer .contact {
  padding-top: 30px;
}
footer .contact .info {
  margin-bottom: 15px;
}
footer .logo {
  text-align: center;
}
footer .logo img {
  max-width: 180px;
}
footer .address {
  text-align: left;
  font-size: 14px;
  width: 231px;
  margin: 0 auto 30px;
}
footer .copyright {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}
/* /////////////// add 2018/08/22 K.Ohno /////////////// */
/***********************************
 * option
 ***********************************/
.block {
  margin: 0px auto;
  display: inline-block;
}
.block_description {
  text-align: center;
}
.clearfix::after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: ".";
}
.photobox_div {
  margin: 0px auto;
  margin-top: 15px;
  margin-bottom: 25px;
  max-width: 600px;
  text-align: center;
}
.photobox_div_large {
  margin: 0px auto;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 900px;
  text-align: center;
}
.photobox_div_product {
  margin: 0px auto;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 900px;
  text-align: center;
}
.photobox_div_large .block {
  padding: 5px 15px 5px 15px;
}
.sogei {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  border-bottom: 1px dashed #a1c945;
  padding: 0 0 5px 0;
  text-align: center;
}
.sogei_span {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  border-left: 5px solid #a1c945;
  padding: 0 0 5px 10px;
  text-align: center;
}
.chiryo_span {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.radius_01 {
  border-radius: 10px;
}
.link a:link {
  text-decoration: none;
  color: #4C4C4B;
}
.link a:hover {
  text-decoration: none;
  color: #A1C945;
}
.link a:visited {
  text-decoration: none;
  color: #4C4C4B;
}
.link a:active {
  text-decoration: none;
  color: #A1C945;
}
.cp_table *, .cp_table *:before, .cp_table *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_table {
  width: 100%;
  border-collapse: collapse;
}
.cp_table th, .cp_table td {
  padding: 15px;
  border: 1px solid #dddddd;
}
.cp_table th {
  width: 30%;
  text-align: left;
  background: #f4f4f4;
}
.cp_table td {
  vertical-align: middle;
}
.size60 img {
  height: 60px;
  width: 60px;
}
/* ///////////////////////////////////////////////////// */
/* /////////////// add 2018/09/04 K.Ohno /////////////// */
/* ///////////////////////////////////////////////////// */
.basic_margin {
  margin-top: 15px;
  margin-bottom: 15px;
}
.chiryo_photo {
  margin: 0px auto;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  max-width: 800px;
}
.dec_none a link:visited {
  text-decoration: none;
}
.dec_none a link:active {
  text-decoration: none;
}
.dec_none a link:hover {
  text-decoration: none;
}
.table_wrapper {
  margin: 0px auto;
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 800px;
  text-align: center;
  padding: 0 12px 0 12px;
}
.td_title {
  max-width: 70px;
}
.td_header {
  background-color: #F5F5F5;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  border-left: 5px solid #a1c945;
  padding: 0 0 5px 10px;
  text-align: left;
}
/* ツールチップ */
a:hover.tooltip {
  background: #ffffff; /* IE6以下で必要 */
  text-decoration: none;
  z-index: 1000;
}
a.tooltip span {
  display: none;
  padding: 8px;
  font-size: 14px;
  margin-left: 8px;
  line-height: 1.6;
  z-index: 1000;
}
a:hover.tooltip span {
  display: inline-block;
  position: absolute;
  background-color: #FFF7EE;
  border: 1px solid #cccccc;
  color: #000000;
  max-width: 350px; /* a.tooltip spanに指定すると、IE6以下でspanの領域でマウスが反応してしまう */
  font-weight: normal;
  z-index: 1000;
}
a.tooltip {
  text-decoration: none;
  font-weight: bold;
  z-index: 1000;
}
.name {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#comment:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  /*background-image: url("https://princenekretnine.com/css/fontawesome-free-5.0.6/advanced-options/raw-svg/regular/comment-alt.svg");*/
  background-image: url("../images/koe_icon_migi.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
#kanja:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  /*background-image: url("https://princenekretnine.com/css/fontawesome-free-5.0.6/advanced-options/raw-svg/regular/comment-alt.svg");*/
  background-image: url("../images/koe_icon_migi.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
#bosyu:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  /*background-image: url("https://princenekretnine.com/css/fontawesome-free-5.0.6/advanced-options/raw-svg/regular/comment-alt.svg");*/
  background-image: url("../images/koe_icon_migi.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.photo_c {
  display: block;
  margin: 0px auto;
  max-width: 100%;
  max-height: 420px;
}
.chiryo_hoken {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  border-left: 10px solid #a1c945;
  padding: 0 0 5px 10px;
  text-align: center;
}
.jibaiseki {
  border-left: 12px solid #FD8FD2;
  display: inline-block;
  margin-bottom: 10px;
}
.rousai {
  border-left: 12px solid #E3161A;
  display: inline-block;
  margin-bottom: 10px;
}
.seikotuin {
  border-left: 12px solid #DFB5B5;
  display: inline-block;
  margin-bottom: 10px;
}
.sinkyuin {
  border-left: 12px solid #FFA899;
  display: inline-block;
  margin-bottom: 10px;
}
.jihi {
  border-left: 12px solid #F7D5E3;
  display: inline-block;
  margin-bottom: 10px;
}
.sr {
  border-left: 12px solid #04B431;
  display: inline-block;
  margin-bottom: 10px;
}
.jibaiseki_s {
  color: #FD8FD2;
  display: inline-block;
  margin-right: 5px;
}
.rousai_s {
  color: #E3161A;
  display: inline-block;
  margin-right: 5px;
}
.seikotuin_s {
  color: #DFB5B5;
  display: inline-block;
  margin-right: 5px;
}
.sinkyuin_s {
  color: #FFA899;
  display: inline-block;
  margin-right: 5px;
}
.jihi_s {
  color: #F7D5E3;
  display: inline-block;
  margin-right: 5px;
}
.sr_s {
  color: #04B431;
  display: inline-block;
  margin-right: 5px;
}
.etc_s {
  color: #FD8FD2;
  display: inline-block;
  margin-right: 5px;
}
.none_s {
  color: black;
  display: inline-block;
  margin-right: 5px;
}
.balloon1-left {
  position: relative;
  display: inline-block;
  /*margin: 1.5em 0 1.5em 15px;*/
  padding: 7px 10px;
  ;
  min-width: 65%;
  color: #555;
  background: #F5F5F5;
  border-radius: 10px;
}
.balloon1-left:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #F5F5F5;
}
.box26 {
  position: relative;
  margin: 2em 0;
  padding: 25px 10px 7px;
  border: solid 2px #A1C945;
  border-radius: 10px;
  background: #F8F7F3;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -2px;
  left: -2px;
  padding: 3px 19px;
  height: 30px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 20px;
  background: #A1C945;
  color: #ffffff;
  font-weight: bold;
  border-radius: 10px 0 0 0;
}
.box26 p {
  margin: 0;
  padding: 0;
}
/*-- Voice --*/
.voice_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
  margin: 2em 0;
  padding: 25px 10px 7px;
  border: solid 2px #A1C945;
  border-radius: 10px;
  background: #F8F7F3;
}
.voice_container .box-title {
  position: absolute;
  display: inline-block;
  top: -2px;
  left: -2px;
  padding: 3px 19px;
  height: 30px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 20px;
  background: #A1C945;
  color: #ffffff;
  font-weight: bold;
  border-radius: 10px 0 0 0;
}
.voice_photo {
  margin-top: 20px;
  margin-bottom: 10px;
}
.voice_text {
  margin-top: 20px;
  max-width: 500px;
}
.voice_text p {
  padding-left: 10px;
}
.tooltip_wrapper {
  display: none;
}
.dotted_line {
  border-bottom: 1px dashed #74B23A;
}
.dotted_line:link {
  color: darkorange;
  border-bottom: 1px dashed darkorange;
  font-weight: normal;
}
.dotted_line:visited {
  color: #333;
  border-bottom: 1px dashed #333;
}
.dotted_line:hover {
  color: #74B23A;
  border-bottom: 1px dashed #74B23A;
}
.dotted_line:active {
  border-bottom: 1px dashed #74B23A;
}
.video {
  width: 560px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.box_check {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em;
  border: solid 2px #2d6983;
  border-radius: 8px;
}
.box_check a:link {
  color: #2d6983;
}
.box_check a:visited {
  color: #2d6983;
}
.box_check a:hover {
  color: #A1C945;
}
.box_check a:active {
  color: #2d6983;
}
.box_check .box-title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #2d6983;
  font-weight: bold;
}
.box_check p {
  margin: 0;
  padding: 0;
  margin-top: 5px;
}
.shadow {
  box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.box_good {
  margin-bottom: 10px;
  background: #dcefff;
  border-radius: 8px;
}
.box_good .box-title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.2em;
  background: #5fb3f5;
  padding: 10px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 8px 8px 0 0;
}
.box_good p {
  padding: 15px 20px;
  margin: 0;
  line-height: 2em;
}
.box_bad {
  background: #ffdce4;
  margin-bottom: 30px;
  border-radius: 8px;
}
.box_bad .box-title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.2em;
  background: #f55f6d;
  padding: 10px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 8px 8px 0 0;
}
.box_bad p {
  padding: 15px 20px;
  margin: 0;
  line-height: 2em;
}
.img_general {
  display: block;
  margin: 0px auto;
  margin-top: 5px;
  margin-bottom: 15px;
}
.imgsize_llarge {
  max-width: 400px;
  height: auto;
}
.imgsize_large {
  max-width: 350px;
  height: auto;
}
.imgsize_medium {
  max-width: 300px;
  height: auto;
}
.imgsize_small {
  max-width: 250px;
  height: auto;
}
.txt_small {
  font-size: 17px;
}
.color_green {
  color: #A1C945;
}
.img_samoare {
  width: 225px;
  height: auto;
}
.video_general {
  display: block;
  margin: 0px auto;
  margin-bottom: 15px;
  width: 90%;
  height: 335px;
}
.chiryo_txt {
  display: inline-block;
  max-width: 350px;
  padding-top: 15px;
}
.moji_blue {
  color: #669BC6;
}
.moji_red {
  color: #DA6098;
}
.product_title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: inline-block;
  padding-bottom: 5px;
}
.bg_brown {
  padding: 20px 10px 20px 10px;
  background-color: #F8F7F3;
  border-radius: 10px;
}
.txt_futoji {
  font-weight: bold;
}
/* 治療費用 */
.chiryohi_wrapper {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
}
.chiryohi_main {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.chiryohi_cell {
  display: block;
  max-width: 350px;
}
.chiryohi_cell p {
  padding-top: 0px;
  padding-bottom: 20px;
}
.bs_20 {
  padding-top: 20px;
}
.pdg_btm_10 {
  padding-bottom: 10px;
}
.pdg_btm_15 {
  padding-bottom: 15px;
}
.mgn_btm_10 {
  margin-bottom: 10px;
}
.mgn_btm_15 {
  margin-bottom: 15px;
}
.mgn_btm_20 {
  margin-bottom: 20px;
}
.border_around_gray {
  border: 1px solid #e8e8e8;
}
.midasi {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding: 25px 0px 5px 0px;
  text-align: left;
  font-weight: bolder;
  border-bottom: 1px dashed #A1C945;
  min-width: 300px;
}
.txt_naname {
  font-style: oblique;
}
.nagare {
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  text-align: center;
  border-bottom: dashed 1px #9A9A9A;
  padding-top: 15px;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.replybox {
  position: relative;
  background: #F8F7F3;
  border: 1px solid #A1C945;
  max-width: 65%;
  margin-left: auto;
  margin-top: 15px;
  margin-right: 12px;
  border-radius: 10px;
}
.replybox_txt {
  padding: 10px 15px 10px 15px;
  color: #323232;
  font-size: 18px;
}
.replybox_name {
  text-align: right;
  padding: 0px 12px 5px 0px;
  font-size: 18px;
  font-weight: 600;
  color: #A1C945;
}
.replybox:after, .replybox:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.replybox:after {
  border-color: rgba(161, 201, 69, 0);
  border-left-color: #F8F7F3;
  border-width: 10px;
  margin-top: -10px;
}
.replybox:before {
  border-color: rgba(161, 201, 69, 0);
  border-left-color: #A1C945;
  border-width: 11px;
  margin-top: -11px;
}
.tel_wrap2 {
  position: static;
  display: block;
  width: 330px;
  margin-left: auto;
  margin-top: 15px;
}
.tel_wrap2 .tel {
  text-align: center;
  margin-bottom: 0px;
}
.tel_wrap2 .tel a {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background: #6a1510;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 0px;
  border-radius: 5px;
  font-size: 24px;
}
.tel_wrap2 .tel a:before {
  content: '';
  background-image: url("../images/icon-tel.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.tel_wrap2 .time {
  color: #6a1510;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-left: 10px;
}
.tel_wrap2 .notice {
  color: #6a1510;
  display: block;
  font-size: 13px;
}
/* tel3  s */
.tel_wrap3 {
  position: static;
  display: block;
  width: auto;
  margin: auto;
  margin-top: 15px;
}
.tel_wrap3 .tel {
  text-align: center;
  margin-bottom: 0px;
}
.tel_wrap3 .tel a {
  font-family: Arial, Helvetica, sans-serif;
  color: #6a1510;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 0px;
  border-radius: 5px;
  font-size: 24px;
}
.tel_wrap3 .tel a:before {
  content: '';
  background-image: url("../images/icon-tel02.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.tel_wrap3 .time {
  color: #6a1510;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-left: 10px;
}
.tel_wrap3 .notice {
  color: #6a1510;
  display: block;
  font-size: 13px;
}
/* tel3  e */
/* tel4  s */
.tel_wrap4 {
  position: static;
  display: none;
  width: auto;
  margin: auto;
  margin-top: 15px;
}
.tel_wrap4 .tel {
  text-align: center;
  margin-bottom: 0px;
}
.tel_wrap4 .tel a {
  font-family: Arial, Helvetica, sans-serif;
  color: #6a1510;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding: 0px;
  border-radius: 5px;
  font-size: 24px;
}
.tel_wrap4 .tel a:before {
  content: '';
  background-image: url("../images/icon-tel02.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.tel_wrap4 .time {
  color: #6a1510;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  margin-left: 10px;
}
.tel_wrap4 .notice {
  color: #6a1510;
  display: block;
  font-size: 13px;
}
/* tel4  e */
@media screen and (max-width: 768px) {
  .tel_wrap2 {
    position: static;
    display: block;
    width: 300px;
    margin: auto;
  }
  .tel_wrap3 {
    position: static;
    display: none;
    width: 300px;
    margin: auto;
  }
  .tel_wrap4 {
    position: static;
    display: block;
    width: auto;
    margin: auto;
  }
}
.yoyaku_wrapper {
  background-color: #6a1510;
  color: white;
  padding-top: 5px;
  border-radius: 5px;
}
.yoyaku_wrapper_white {
  font-weight: 600;
  color: #6a1510;
  padding-top: 5px;
  border-radius: 5px;
  border: 1px solid #6a1510;
}
.d_block {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#begineer::before {
  background-image: url("../images/icon-leaves.svg");
}
#first::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-first.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 30px;
}
#second::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-second.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 30px;
}
#third::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-third.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 30px;
}
#four::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-four.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 30px;
}
#five::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-five.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.raiin_okaeri {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  padding: 0px 0px 45px 0px;
}
/*.raiin_okaeri::before{
	display: block;
	margin:auto;
	padding: 0px 0px 15px 0px;
	width: 200px;
	content: " ";
	border-top:1px solid #a1c345;
}*/
.raiin_okaeri::after {
  display: block;
  margin: auto;
  margin-top: 5px;
  width: 200px;
  content: " ";
  border-top: 1px dashed #a1c345;
}
.checkmore {
  padding-top: 10px;
  padding-bottom: 20px;
}
.checkmore h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  border-bottom: 1px dashed #a1c345;
  padding-bottom: 8px;
}
.checkmore h3 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  border-left: 5px solid #a1c945;
  padding: 5px 0 5px 10px;
  text-align: left;
  font-weight: bolder;
}
.checkmore p {
  color: #333333;
}
/*-- 治療Flexbox --*/
.chiryo_parent {
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 8px;
  border-bottom: 1px dashed #cccccc;
}
@media screen and (max-width: 768px) {
  .chiryo_parent {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 8px;
    border-bottom: 1px dashed #cccccc;
  }
}
.chiryo_child_img {
  align-self: center;
  padding: 5px 5px 5px 5px;
  min-width: 30%;
}
.chiryo_child_txt {
  padding: 5px 5px 5px 5px;
}
.chiryo_child_txt span {
  display: block;
  padding-top: 8px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid #a1c345;
}
.chiryo_child_txt p {
  line-height: 1.7em;
  color: #333333;
}
.chiryo_title {
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 500;
  padding-top: 25px;
  padding-bottom: 5px;
}
.chiryo_title::before {
  content: " ";
  border-left: 5px solid #a1c345;
  padding-right: 5px;
}
.table_ryokin {
  display: block;
  width: auto;
  padding-bottom: 15px;
}
.table_ryokin tr td {
  padding: 8px 5px 8px 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #D0BD97;
  width: 10%;
  font-size: 16px;
}
.table_ryokin tr th {
  padding: 8px 5px 8px 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #D0BD97;
  width: 20%;
  max-width: 300px;
  font-size: 16px;
}
.bg_pink {
  background-color: #FFCCCC;
}
.bg_samonpink {
  background-color: #FFF0F0;
}
.bg_yellow {
  background-color: #FFD886;
}
.bg_lightyellow {
  background-color: #FFF7E6;
}
.bg_gray {
  background-color: #F2EEE3;
}
.bg_lightgray {
  background-color: #F9F7F1;
}
.table_kensa {
  display: block;
  padding-bottom: 15px;
}
.td_kensa {
  padding: 8px 5px 8px 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #D0BD97;
  font-size: 16px;
  width: auto;
}
.td_kensa_description {
  padding: 8px 5px 8px 5px;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #D0BD97;
  font-size: 16px;
  width: auto;
}
.td_ryokin {
  padding: 8px 5px 8px 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #D0BD97;
  font-size: 16px;
  width: 30%;
}
.kensa_title {
  display: inline-block;
  padding-bottom: 8px;
  font-weight: 600;
}
/* 連携医療機関用ページ用 */
.renkei_iryo .midashi {
  position: relative;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.07em;
  padding: 5px 0px 25px 5px;
}
.renkei_iryo .midashi::before {
  position: absolute;
  content: " ";
  border-bottom: 4px solid #ccc;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.renkei_iryo .midashi::after {
  position: absolute;
  content: " ";
  border-bottom: 4px solid #a1c345;
  width: 20%;
  bottom: 15px;
  left: 0;
}
.renkei_iryo .komidashi {
  position: relative;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.07em;
  padding: 15px 0px 8px 0px;
}
.renkei_iryo .komidashi::before {
  content: " ";
  border-left: 5px solid #ccc;
  padding-right: 5px;
}
.hpname {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.07em;
}
/* 連携医療機関テーブル */
.table_renkei {
  display: block;
  width: auto;
  padding-bottom: 15px;
}
.table_renkei tr td {
  padding: 15px 10px 15px 10px;
  vertical-align: middle;
  border: 1px solid #D0BD97;
  width: 10%;
  font-size: 16px;
}
.table_renkei tr th {
  padding: 8px 5px 8px 5px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #D0BD97;
  width: 20%;
  max-width: 300px;
  font-size: 16px;
}
/* 当院の特徴ページ用 */
.tokucho {
  position: relative;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.07em;
  padding: 15px 0px 8px 0px;
}
.tokucho_wrapper {
  display: table;
  padding: 15px 0px 15px 0px;
}
.tokucho_txt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.tokucho_no {
  display: table-cell;
  vertical-align: middle;
  padding-right: 12px;
  border-right: 5px solid #ccc;
}
.tokucho_no p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 35px;
  font-weight: 600;
  text-align: right;
  color: #a1c345;
  min-width: 50px;
}
.main_content {
  padding-bottom: 20px;
}
/* スタッフ紹介用FLEXBOX */
.staff_wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.staff_content {
  padding-top: 20px;
  margin-left: 7px;
  margin-right: 7px;
  width: 15%;
}
@media screen and (max-width: 768px) {
  .staff_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .staff_content {
    width: 45%;
  }
}
.staff_content img {
  display: block;
  margin: auto;
  padding-bottom: 5px;
}
.staff_content .staffname {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
}
.staff_content .staffvoice {
  margin: auto;
  max-width: 140px;
  padding-top: 5px;
  font-size: 14px;
  text-align: left;
  line-height: 1.3em;
}
/* 受付紹介用FLEXBOX */
.uketsuke_wrapper {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.uketsuke_content {
  padding-top: 20px;
  margin-left: 7px;
  margin-right: 7px;
  width: 15%;
}
@media screen and (max-width: 768px) {
  .uketsuke_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .uketsuke_content {
    width: 45%;
  }
}
.uketsuke_content img {
  display: block;
  margin: auto;
  padding-bottom: 5px;
}
.uketsuke_content .staffname {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
}
.uketsuke_content .staffvoice {
  margin: auto;
  max-width: 140px;
  padding-top: 5px;
  font-size: 14px;
  text-align: left;
  line-height: 1.3em;
}
.access {
  display: block;
  margin: auto;
  width: 80%;
}
.img_title {
  padding-top: 5px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.img_height_300 {
  height: 300px;
  width: auto;
}
/*-- 患者様の声Flexbox --*/
.review_parent {
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 8px;
  border-bottom: 1px dashed #cccccc;
}
@media screen and (max-width: 768px) {
  .review_parent {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 8px;
    border-bottom: 1px dashed #cccccc;
  }
}
.review_child_img {
  align-self: center;
  padding: 5px 5px 5px 5px;
  min-width: 30%;
}
.review_child_txt {
  padding: 5px 5px 5px 15px;
}
.review_child_txt span {
  display: block;
  padding-top: 8px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid #a1c345;
}
.review_child_txt p {
  line-height: 1.7em;
  color: #333333;
}
.review_title {
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 500;
  padding-top: 25px;
  padding-bottom: 5px;
}
.review_title::before {
  content: " ";
  border-left: 5px solid #a1c345;
  padding-right: 5px;
}
.voicemidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  /*background-image: url("https://princenekretnine.com/css/fontawesome-free-5.0.6/advanced-options/raw-svg/regular/comment-alt.svg");*/
  background-image: url("../images/koe_icon_migi.png") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.imgsize_xsmall {
  width: 180px;
  height: auto;
}
.img_center {
  display: block;
  margin: auto;
}
/* add 2018/09/05 K.Ohno S */
/* --- H3 --- */
section.faq_detail_relation .text {
  padding-bottom: 30px;
}
section.faq_detail_relation ul li h3 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  border-left: 5px solid #a1c945;
  padding: 5px 0 5px 10px;
  text-align: left;
  font-weight: bolder;
}
/* --- H4 --- */
section.faq_detail_relation ul li h4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding: 25px 0px 12px 0px;
  text-align: left;
  font-weight: bolder;
}
section.faq_detail_relation ul li h4::before {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  text-align: left;
  font-weight: bolder;
  color: #A1C945;
  content: "■ ";
}
/* --- H5 --- */
section.faq_detail_relation ul li h5 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding: 25px 0px 12px 0px;
  text-align: left;
  font-weight: bolder;
  border-bottom: 1px dashed #A1C945;
  min-width: 300px;
}
/* add 2018/09/05 K.Ohno E */
/* add 2019.01.11 S */
.tooltip_img {
  display: block;
  margin: 0 auto;
  padding: 0;
  max-width: 100% !important;
}
@media screen and (max-width: 768px) {
  .tooltip_img {
    display: block;
    margin: 0 auto;
    padding: 0;
    max-width: 100% !important;
  }
}
.tooltip_title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.tooltip_midashi {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding-top: 3px;
  padding-bottom: 3px;
  border-left: 5px solid #a1c345;
  padding-left: 5px;
  margin-top: 8px;
  margin-bottom: 2px;
}
.tooltip_description {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.kyujin_midashi {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 0px dashed #ccc;
  padding-left: 5px;
  margin-top: 8px;
  margin-bottom: 2px;
  color: #6A1510;
}
.kyujin_link:link {
  font-weight: 600;
  text-decoration: none;
  color: #6A1510;
}
.kyujin_link:visited {
  color: #6A1510;
}
.kyujin_link:hover {
  color: #a1c345;
}
.kyujin_link:active {
  color: #6A1510;
}
/* add 2019.01.11 E */
/*# sourceMappingURL=style.css.map */
/* ---------------------------
add 2019.11.13
--------------------------- */
.btn_mail, .btn_phone {
  font-weight: 500;
  display: block;
  padding: 15px;
  text-align: center;
  width: 300px;
  margin: 15px 20px;
  color: #f7f7f7;
  border-radius: 5px;
  text-decoration: none;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
.btn_mail:link {
  background-color: orange;
  color: #f7f7f7;
}
.btn_mail:visited {
  background-color: orange;
  color: #f7f7f7;
}
.btn_mail:hover {
  background-color: #fff;
  color: orange;
  transition: 0.3s;
}
.btn_mail:active {
  background-color: #fff;
  color: orange;
}
.btn_phone:link {
  background-color: #a1c345;
  color: #f7f7f7;
}
.btn_phone:visited {
  background-color: #a1c345;
  color: #f7f7f7;
}
.btn_phone:hover {
  background-color: #fff;
  color: #a1c345;
  transition: 0.3s;
}
.btn_phone:active {
  background-color: #fff;
  color: #a1c345;
}
.btn_mail {
  background-color: orange;
}
.btn_phone {
  background-color: #a1c345;
}
.btn_wrapper {
  margin: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.contact_form table tr td .form_p {
  margin: 0 0 10px 0
}
.contact_form table tr td .form_p span {
  display: inline-block;
  width: 65px;
}
.contact_form table tr td table tr td {
  border-top: 0 !important;
}
.contact_form table tr td .form_ttl {
  font-weight: 700;
  border-bottom: 1px dashed #ccc;
  text-align: center;
  padding: 0 0 10px 0;
  color: #444
}
.category_subttl {
  font-size: 60%;
}
/* add 2022.03.25 s */
.hero_area {
  width: 100%;
  margin: auto;
}
.hero_area img {
  width: 100%;
  border: 1px solid #e3e3e3;
}
.sp_area {
  display: none;
}
.pc_area {
  display: block;
}
@media screen and (max-width: 768px) {
  .hero_area {
    margin: 0 auto 1rem auto;
  }
  .sp_area {
    display: block;
  }
  .pc_area {
    display: none;
  }
}
.age {
  display: inline-block;
  padding: 0 10px;
}
section.contact_detail .contact_form input[type=text].input_age {
  max-width: 100px;
}
/* add 2022.03.25 e */
/* add 2019.12.16 */
/* googlemapの上に配置 */
.footer_phone_number {
  font-size: 13px;
  color: #5f442f;
  padding: 0 0 0 0;
  width: 100%;
  max-width: 285px;
  margin: auto;
}
.footer_phone_number a:link {
  color: #5f442f;
}
.footer_phone_number a:visited {
  color: #5f442f;
}
.footer_phone_number a:hover {
  color: #5f442f;
}
.footer_phone_number a:active {
  color: #5f442f;
}
/* 森上鍼灸整骨院の文字だけ拡大 */
.txt_phone {
  font-weight: 600;
  font-size: 20px;
}
nav .tel_wrap .notice a {
  color: #333;
  font-weight: 600;
}
nav .tel_wrap .notice a:hover {
  color: darkorange;
  font-weight: 600;
}
/* 画像を横に3つ並べたい場合 */
.photo_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin: 20px auto;
}
.photo_list p {
  text-align: center;
  padding: 5px 0px 10px 0px;
  font-weight: bold;
}
.photo_list img {
  display: block;
  margin: auto;
}
.photo_list_photo {
  width: 32.5%;
}
@media screen and (max-width: 768px) {
  .photo_list_photo {
    width: 100%;
  }
}
.pl_midashi {
  font-weight: 500;
  color: #fff;
  background-color: #a1c945;
  padding: 5px 0 !important;
  margin: 10px;
  border-radius: 5px;
}
.pl_midashi_before {
  font-weight: 500;
  color: #a1c945;
  border: 1px solid #a1c945;
  padding: 5px 0 !important;
  margin: 10px;
  border-radius: 5px;
}
.wabun {
  border: 1px solid #e3e3e3;
  padding: 5px;
  width: 200px;
  text-align: center;
  margin: 5px 0;
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .wabun {
    width: 100% !important;
  }
}
.translate {
  padding: 10px 1px;
}
.sec_a {
  margin-bottom: 45px;
  border: 2px solid #5f442f;
  padding: 20px;
  border-radius: 5px;
}
.sec_a h3 {
  line-height: 1.3em;
}
.sec_a h3 span {
  font-size: 80%;
  opacity: 0.7;
}
/* add 2020.08.07 ここから */
.review_font {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
.review_area {
  letter-spacing: 0.01em;
  line-height: 1.7em;
  color: #e3e3e3;
  padding: 20px;
  background-color: rgba(211, 211, 211, 0.2);
  border-radius: 5px;
  margin-bottom: 15px;
}
.img_title {
  padding-top: 5px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.incho_message {
  padding: 20px;
  background: rgba(161, 201, 69, 0.3);
  border-radius: 5px;
  margin-bottom: 30px;
}
/* add 2020.08.07 ここまで */
/* add 2020.08.25 */
.qa_parent {
  display: flex;
  margin: 25px 0;
}
@media screen and (max-width: 768px) {
  .qa_parent {
    flex-wrap: wrap;
  }
}
.qa_block {
  display: flex;
  width: 35%;
  justify-content: center;
}
.qa_block figure img {
  width: 80px;
  margin: 5px;
}
.qa_title_star {
  position: relative;
  width: 72%;
}
.bg_answer {
  display: block;
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: #f3f3f3;
  border-radius: 50%;
  top: -30px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.qa_title_star p {
  padding: 5px;
  font-weight: 600;
  width: 100%;
}
.rev_star {
  display: flex;
}
.rev_star li img {
  width: 20px;
  margin: 0 3px;
}
.balloon-question {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 15px 15px;
  min-width: 120px;
  width: 90%;
  color: #555;
  background: #F5F5F5;
  border-radius: 10px;
}
.balloon-question:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #F5F5F5;
}
.qa_block_balloon {
  width: 64%;
}
@media screen and (max-width: 768px) {
  .qa_block_balloon {
    width: 100%;
  }
  .qa_block {
    width: 100%;
    margin-bottom: 15px;
  }
}
.replybox:after, .replybox:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.replybox-qa:after {
  border-color: rgba(161, 201, 69, 0);
  border-left-color: rgba(161, 201, 69, 0.2);
  border-width: 10px;
  margin-top: -10px;
}
.replybox-qa:before {
  border-color: rgba(161, 201, 69, 0);
  border-left-color: #A1C945;
  border-width: 11px;
  margin-top: -11px;
}
.replybox-qa {
  position: relative;
  background: rgba(161, 201, 69, 0.2);
  padding: 15px;
  width: 90%;
  margin-left: auto;
  margin-top: 15px;
  margin-right: 12px;
  border-radius: 10px;
}
.arrow_box_left {
  position: relative;
  width: 90%;
  background: #F3F3F3;
  padding: 10px;
  text-align: left;
  color: #333333;
  font-size: 16px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin-right: auto;
  margin-left: 15px;
}
.arrow_box_left:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(243, 243, 243, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -10px;
  border-right-color: #F3F3F3;
  right: 100%;
  top: 50%;
}
.arrow_box_right {
  position: relative;
  width: 90%;
  background: rgba(161, 201, 69, 0.3);
  padding: 10px;
  text-align: left;
  color: #333333;
  font-size: 16px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin-left: auto;
  margin-right: 15px;
}
.arrow_box_right:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -10px;
  border-left-color: rgba(161, 201, 69, 0.3);
  left: 100%;
  top: 50%;
}
.arrow_box_left p, .arrow_box_right p {
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding: 5px;
}
.inchouga {
  padding-top: 15px !important;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.inchouga_black {
  padding-top: 15px !important;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.qa_name {
  color: #333;
  opacity: 0.7;
  font-weight: 500;
  padding: 0;
  font-size: 90%;
}
.rev-wrap {
  flex-wrap: wrap-reverse !important;
}
.flx-end {
  justify-content: flex-end;
}
.inner_box {
  position: relative;
  width: 80px;
  height: 80px;
}
.inner_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  font-size: 45px;
  opacity: 0.9;
  color: #ccc;
}
.btn_incho {
  font-size: 13px;
  background-color: #a1c945;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
  border-radius: 10px;
}
.btn_reviewer {
  font-size: 13px;
  background-color: #ccc;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
  border-radius: 10px;
}
.review_list {}
.review_list .review_content {
  border-bottom: 1px dashed rgba(200, 200, 200, 0.4);
  padding: 20px 0;
}
.review_list .review_content:first-child {
  padding-top: 0px !important;
}
.review_list .review_content:last-child {
  border-bottom: 0px;
}
.mgn-right {
  margin-left: auto;
}
.btn_naosu_kotei, .btn_naosu_sb, .btn_naosu_yobo, .btn_naosu_hogo, .btn_naosu_tape, .btn_naosu_tue, .btn_naosu_iyakuhin {
  display: block;
  border-radius: 5px;
  color: #f3f3f3;
  font-weight: 600;
  padding: 0 10px;
  width: 150px;
  margin-right: 10px;
  text-align: center;
}
.btn_naosu_kotei {
  background-color: #4C64D3;
}
.btn_naosu_sb {
  background-color: #A1C945;
}
.btn_naosu_yobo {
  background-color: #F36F42;
}
.btn_naosu_hogo {
  background-color: #F4B400;
}
.btn_naosu_tape {
  background-color: #ccc;
}
.btn_naosu_tue {
  background-color: #7D6757;
}
.btn_naosu_iyakuhin {
  background-color: #FF6F61;
}
.btn_syohin {
  display: block;
  border-radius: 5px;
  color: #f3f3f3;
  font-weight: 600;
  padding: 0 10px;
  text-align: center;
  border: 1px solid #a1c945;
  margin: 0 10px;
}
.btn_syohin:link {
  color: #a1c945;
  border-color: #a1c945;
}
.btn_syohin:visited {
  color: #a1c945;
  border-color: #a1c945;
}
.btn_syohin:hover {
  color: darkorange !important;
  border-color: darkorange !important;
}
.btn_syohin:active {
  color: #a1c945;
  border-color: #a1c945;
}
.productbox_wrapper {
  position: relative;
  display: flex;
  margin: 20px auto 10px auto;
  padding: 30px 0 20px 0;
  background: rgba(231, 231, 231, 0.3);
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}
.productbox_wrapper .inner_flex {
  display: flex;
}
.productbox_wrapper .inner_flex li {
  margin: 3px 0;
}
@media screen and (max-width: 768px) {
  .productbox_wrapper .inner_flex {
    flex-wrap: wrap;
  }
  .productbox_wrapper .inner_flex li {
    width: 100%;
    text-align: center;
  }
  .btn_naosu_kotei, .btn_naosu_sb, .btn_naosu_yobo, .btn_naosu_hogo, .btn_naosu_tape, .btn_naosu_tue, .btn_naosu_iyakuhin {
    width: 90% !important;
    margin: 0 auto !important;
  }
  .btn_syohin {
    width: 60%;
    margin: auto !important;
  }
}
.productbox_thumbnail {
  width: 25%;
}
.productbox_thumbnail img {
  display: block;
  margin: auto;
  width: 200px;
  height: auto;
}
.productbox_description {
  width: 75%;
}
.productbox_description ul li {
  line-height: 1.5em;
  margin: 8px 0;
}
.productbox_description p {
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .productbox_wrapper {
    flex-wrap: wrap;
  }
  .productbox_thumbnail {
    width: 100%;
  }
  .productbox_description {
    width: 100%;
  }
}
.descripton_text {
  line-height: 1.7em;
  padding: 10px;
}
.desc_b {
  background-color: #F8F7F3;
}
.tukaiwake_list {
  margin: 10px;
}
.tukaiwake_list li {
  margin: 10px 0;
  padding: 8px;
  border-radius: 5px;
  line-height: 1.7em;
  color: rgba(50, 50, 50, 0.8);
  font-size: 16px;
}
.tukaiwake_list .kyuseiki {
  background-color: rgba(2, 131, 199, 0.3);
}
.tukaiwake_list .kaihukuki {
  background: rgba(1, 175, 42, 0.3);
  /*background:linear-gradient(to right, rgba(1, 175, 42, 0.3), rgba(243, 111, 66, 0.5)); */
}
.tukaiwake_list .ansei {
  background-color: rgba(244, 180, 0, 0.3);
}
.clr_kyuseiki {
  color: rgba(2, 131, 199, 1);
}
.clr_kaihukuki {
  color: rgba(1, 175, 42, 1);
}
.clr_ansei {
  color: #F4B400;
}
.tukaiwake_kotei, .tukaiwake_sb, .tukaiwake_yobo, .tukaiwake_hogo {
  display: inline-block;
  color: #fff;
  padding: 0 8px;
  margin: 0;
  border-radius: 5px;
  font-weight: 600;
  text-indent: 0em;
}
.tukaiwake_kotei {
  background-color: #4C64D3;
}
.tukaiwake_sb {
  background-color: #A1C945;
}
.tukaiwake_yobo {
  background-color: #F36F42;
}
.tukaiwake_hogo {
  background-color: #F4B400;
}
.productbox_midashi {
  position: absolute;
  display: block;
  top: -35px;
  right: 0px;
  margin: auto;
  width: 80px;
  height: 80px;
  text-align: center;
  font-weight: 600;
  background-color: #a1c945;
  border-radius: 50%;
  padding: 5px;
  color: #fff;
}
.productbox_innerwrapper {
  position: relative;
}
.productbox_midashi p {
  position: absolute;
  top: -2px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 1.6em;
}
.productbox_midashi p span {
  font-size: 30px;
  font-weight: 500;
}
/*-- PC/SP表示切り替えCSS ここから  --*/
.pc_area {
  display: block;
}
.sp_area {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc_area {
    display: none;
  }
  .sp_area {
    display: block;
  }
}
/*-- PC/SP表示切り替えCSS ここまで  --*/
.product_midashi_sp {
  background-color: #a1c945;
  padding: 10px 0;
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
  width: 260px;
  text-align: center;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.recommend_text {
  position: absolute;
  width: 250px;
  top: -15px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  font-weight: 600;
  color: #a1c945;
  font-size: 20px;
}
.recommend_text p {
  position: relative;
  text-align: center;
}
.recommend_text .rec_bg {
  position: absolute;
  content: "";
  width: 250px;
  height: 10px;
  background: #F8F8F8;
  top: 14px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.qa_parent .qa_block_balloon .arrow_box_right a:link, .qa_parent .qa_block_balloon .arrow_box_left a:link {
  color: #0068E9;
  opacity: 0.8;
}
.qa_parent .qa_block_balloon .arrow_box_right a:visited, .qa_parent .qa_block_balloon .arrow_box_left a:visited {
  color: #0068E9;
}
.qa_parent .qa_block_balloon .arrow_box_right a:hover, .qa_parent .qa_block_balloon .arrow_box_left a:hover {
  color: darkorange;
}
.qa_parent .qa_block_balloon .arrow_box_right a:active, .qa_parent .qa_block_balloon .arrow_box_left a:active {
  color: #0068E9;
}
.hari_midashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  /*background-image: url("https://princenekretnine.com/css/fontawesome-free-5.0.6/advanced-options/raw-svg/regular/comment-alt.svg");*/
  background-image: url("../images/icon-hari.png") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.txt_review {
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
  padding: 0 10px;
  color: #a1c945;
}
.txt_genzai {
  font-size: 14px;
  opacity: 0.5;
  padding-bottom: 10px;
}
.review_count_area {
  text-align: center;
  margin: 0 0 65px 0;
}
.list_review_category {
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  justify-content: center;
}
.list_review_category li {
  width: 190px;
}
@media screen and (max-width: 768px) {}
.touin_kaito {
  position: absolute;
  z-index: 2;
  text-align: center;
  border: 2px solid #a1c945;
  color: #a1c945 !important;
  font-size: 15px;
  background-color: #fff;
  width: 100%;
  max-width: 200px;
  margin: auto;
  padding: 5px;
  border-radius: 5px;
  line-height: 1.5em;
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 0;
}
.review_category_top {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  padding: 10px 10px 10px 50px;
  margin-bottom: 25px;
  border-radius: 5px;
  background-color: #a1c945;
  color: #f3f3f3;
}
.review_category_top::before {
  display: block;
  position: absolute;
  content: ' ';
  background: url("../images/icon-hari.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
  top: 0;
  left: 10px;
  bottom: 0;
  margin: auto;
}
.item_content .list_review_category li a {
  display: block;
  padding: 5px;
  margin: 5px;
  border: 1px solid #a1c945;
  border-radius: 6px;
}
.item_content .list_review_category li a:link {
  color: #333;
  opacity: 0.8;
}
.item_content .list_review_category li a:visited {
  color: #333;
}
.item_content .list_review_category li a:hover {
  color: #a1c945;
  transition: 0.3s;
}
.item_content .list_review_category li a:active {
  color: #333;
}
.bottom_nav {
  padding: 15px;
  background-color: #f3f3f3;
  opacity: 1;
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 500px;
  max-height: 100vh;
  margin: auto;
  z-index: 99;
}
.reverse_area {
  padding: 0 15px 35px 15px;
  text-align: center;
}
.faq_detail_relation .container .reverse_area a {
  display: block;
  padding: 5px;
  width: 190px;
  font-size: 15px;
  color: #333;
  margin: auto;
  font-weight: 600;
}
.faq_detail_relation .container .reverse_area a:link {
  color: #333;
}
.faq_detail_relation .container .reverse_area a:visited {
  color: #333;
}
.faq_detail_relation .container .reverse_area a:hover {
  color: #a1c945;
  transition: 0.3s !important;
}
.faq_detail_relation .container .reverse_area a:active {
  color: #333;
}
.clr_moriue {
  color: #a1c945;
}
.clr_sr {
  color: #FB9855;
}
.clr_harichiryo {
  color: #FD8FD2;
}
/* 治療説明用 */
.chiryo_setumei_wrapper {
  padding: 20px 0;
}
.chiryo_setumei_wrapper ul {
  display: flex;
  margin: auto;
  justify-content: center;
  flex-wrap: wrap;
}
.chiryo_setumei_wrapper ul li {
  margin: 0 10px;
  width: 50%;
  max-width: 400px;
  background-color: transparent;
  align-self: flex-start;
}
.chiryo_setumei_wrapper ul li p {
  padding: 15px;
}
.chiryo_setumei_wrapper img {
  display: block;
  margin: auto;
  max-height: 450px;
}
@media screen and (max-width: 768px) {
  .chiryo_setumei_wrapper ul li {
    width: 100%;
    margin: 15px 0;
  }
}
.img_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px;
}
.img_list li {
  margin: 0 20px;
}
.img_list li img {
  display: block;
  margin: auto;
}
.img_list li p {
  text-align: center;
  padding: 8px 0 20px 0;
}
@media screen and (max-width: 768px) {
  .img_list li {
    margin: 0 20px;
    width: 100%;
  }
}
.pd_text {
  font-size: 15px;
  line-height: 2em;
  padding: 10px;
}
.items .item_content .link:link {
  position: relative;
  display: block;
  color: #333;
  font-weight: 700;
  padding: 0 10px 0 2rem;
  margin: 4px 0;
}
.items .item_content .link:visited {
  color: #333;
  opacity: 1;
}
.items .item_content .link:hover {
  color: #333;
  opacity: 0.3;
}
.items .item_content .link:active {
  color: #333;
  opacity: 1;
}
.items .item_content .link::before {
  position: absolute;
  content: ' ';
  background: url("../images/icon-right-arrow.svg") center/cover no-repeat;
  height: 1rem;
  width: 1rem;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.link_box {
  position: relative;
  background-color: #fff;
  padding: 25px;
  margin: 1rem 0 0 0;
  font-size: 16px;
  border: 1px solid #e3e3e3;
}
.link_box::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 120px;
  background-color: #fff;
  display: block;
  top: -1px;
  left: 0;
  right: 0;
  margin: auto;
}
.item_content .content_block .link_box_ttl {
  font-family: 'Noto Sans JP', sans-serif;
  position: absolute;
  padding: 0;
  width: 200px;
  text-align: center;
  top: -13px;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: 700;
}
.img_ozio {
  max-width: 600px;
}
.comment_list li {
  display: flex;
  margin: 0 0 1.2rem 0;
}
.comment_list li:last-child {
  margin: 0 0 0 0;
}
.comment_list li .imgbox {
  margin: 0 12px 0 0;
  min-width: 40px;
}
.comment_list li .imgbox img {
  width: 40px;
  height: 40px;
}
.comment_list li p.voice_name {
  font-size: 0.9rem;
  margin: 0 0 0.25rem 0;
}
.comment_list li p.voice_name .voice_time {
  display: inline-block;
  font-size: 0.8rem;
  opacity: 0.75;
  margin: 0 0.25rem;
}
.comment_list li p.voice_dsc {
  font-size: 0.9rem;
}
.logo img {
  max-width: 200px;
}
.faq_detail_relation ul li h3.h3_kaihuku {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  line-height: 1.3;
  color: #333;
  font-weight: bolder;
  padding: 5px 0 5px 2rem;
  text-align: left;
}
.faq_detail_relation ul li h3.h3_kaihuku::before {
  position: absolute;
  content: ' ';
  height: 20px;
  background: url("../images/icon-h3_brown.svg") center/cover no-repeat;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.faq_detail_relation ul li h4.h4_kaihuku::before {
  position: absolute;
  content: ' ';
  height: 2px;
  background: url("../images/icon-h4_brown.svg") center/cover no-repeat;
  width: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.faq_detail_relation ul li h3.h3_chiryo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  line-height: 1.3;
  color: #333;
  font-weight: bolder;
  padding: 5px 0 5px 2rem;
  text-align: left;
  border: 0px;
}
.faq_detail_relation ul li h3.h3_chiryo::before {
  position: absolute;
  content: ' ';
  height: 20px;
  background: url("../images/icon-h3_blue.svg") center/cover no-repeat;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.faq_detail_relation ul li h4.h4_chiryo::before {
  position: absolute;
  content: ' ';
  height: 2px;
  background: url("../images/icon-h4_blue.svg") center/cover no-repeat;
  width: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.faq_detail_relation ul li h3.h3_genin {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  line-height: 1.3;
  color: #333;
  font-weight: bolder;
  padding: 5px 0 5px 2rem;
  text-align: left;
  border: 0px;
}
.faq_detail_relation ul li h3.h3_genin::before {
  position: absolute;
  content: ' ';
  height: 20px;
  background: url("../images/icon-h3_orange.svg") center/cover no-repeat;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.faq_detail_relation ul li h4.h4_genin::before {
  position: absolute;
  content: ' ';
  height: 2px;
  background: url("../images/icon-h4_orange.svg") center/cover no-repeat;
  width: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.faq_detail_relation ul li h3.h3_hari {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  line-height: 1.3;
  color: #333;
  font-weight: bolder;
  padding: 5px 0 5px 2rem;
  text-align: left;
  border: 0px;
}
.faq_detail_relation ul li h3.h3_hari::before {
  position: absolute;
  content: ' ';
  height: 20px;
  background: url("../images/icon-h3_pink.svg") center/cover no-repeat;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.faq_detail_relation ul li h4.h4_hari::before {
  position: absolute;
  content: ' ';
  height: 2px;
  background: url("../images/icon-h4_pink.svg") center/cover no-repeat;
  width: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.faq_detail_relation ul li h3.h3_select::before {
  position: absolute;
  content: ' ';
  height: 20px;
  background: url("../images/icon-h3_purple.svg") center/cover no-repeat;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.faq_detail_relation ul li h4.h4_select::before {
  position: absolute;
  content: ' ';
  height: 2px;
  background: url("../images/icon-h4_purple.svg") center/cover no-repeat;
  width: 35px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}
.faq_detail_relation .content_chiryo .p_kaihuku {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 2rem 1rem;
  font-size: 1.25rem;
  font-weight: 700;
}
.faq_detail_relation .content_chiryo .p_kaihuku:first-letter {
  color: #5F442F;
  font-size: 2rem;
}
.faq_detail_relation .content_syojo .p_chiryo {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 2rem 1rem;
  font-size: 1.25rem;
  font-weight: 700;
}
.faq_detail_relation .content_syojo .p_chiryo:first-letter {
  color: #6E7DB1;
  font-size: 2rem;
}
.faq_detail_relation .content_genin .p_genin {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 2rem 1rem;
  font-size: 1.25rem;
  font-weight: 700;
}
.faq_detail_relation .content_genin .p_genin:first-letter {
  color: #FF9300;
  font-size: 2rem;
}
.faq_detail_relation .content_kensa .p_hari {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 2rem 1rem;
  font-size: 1.25rem;
  font-weight: 700;
}
.faq_detail_relation .content_kensa .p_hari:first-letter {
  color: #FF695E;
  font-size: 2rem;
}
.faq_detail_relation .content_select .p_hari {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 2rem 1rem;
  font-size: 1.25rem;
  font-weight: 700;
}
.faq_detail_relation .content_select .p_hari:first-letter {
  color: #6b1685;
  font-size: 2rem;
}
.txt_more {
  text-align: right;
  padding: 0rem 1.5rem 1rem 1.5rem;
}
.rec_wrapper {
  margin: 0 1rem;
  border: 2px solid #a1c945;
  padding: 10px;
}
.rec_widget_ttl {
  position: relative;
  padding: 0 0 0 1.5em;
  color: #333;
  opacity: 0.8;
  font-weight: 700;
}
.rec_widget_ttl::before {
  position: absolute;
  content: ' ';
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-plus.svg") center/cover no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.rec_widget_list {
  border-top: 1px solid #e3e3e3;
  padding: 10px 0 0 0;
  margin: 5px 0 0 0;
}
.rec_wrapper .rec_widget_list li {
  position: relative;
  padding: 0 0 0 1.55rem;
  font-size: 0.85rem;
}
.rec_wrapper .rec_widget_list li::before {
  position: absolute;
  content: ' ';
  width: 0.9rem;
  height: 0.9rem;
  background: url("../images/icon-hari_orange.svg") center/cover no-repeat;
  left: 0;
  top: 0.3rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.muryo::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-muryosodan.svg") center/contain no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.questions::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-question_bannar.svg") center/contain no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.hizasp::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-hizasp.svg") center/cover no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.koshisp::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-koshisp.svg") center/cover no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.kubisp::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-kubisp.svg") center/contain no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.seikotsusp::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-seikotu_orange.svg") center/contain no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.kotsusp::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-kotsusp.svg") center/cover no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li.ashisp::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  background: url("../images/icon-ashisp.svg") center/cover no-repeat;
  left: -2.5px;
  top: 0.18rem;
  margin: auto;
}
.rec_wrapper .rec_widget_list li a:link {
  color: #333;
  opacity: 0.9;
}
.rec_wrapper .rec_widget_list li a:visited {
  color: #333;
  opacity: 0.9;
}
.rec_wrapper .rec_widget_list li a:hover {
  color: #333;
  opacity: 0.3;
  transition: 0.2s;
}
.rec_wrapper .rec_widget_list li a:active {
  color: #333;
  opacity: 0.9;
}
.rec_pad {
  max-width: 700px;
  margin: auto;
  padding: 0 0 2rem 0;
}
.tips_wrapper {
  padding: 0 1rem;
}
.tips_wrapper .tips {
  position: relative;
  max-width: 700px;
  margin: 2rem auto 2rem auto;
  padding: 1rem;
  border-radius: 0px;
  border: 2px solid #e3e3e3;
}
.tips_wrapper .tips .tips_ttl {
  position: absolute;
  text-align: center;
  width: 200px;
  top: -1rem;
  left: 0;
  right: 0;
  margin: auto;
  font-weight: 700;
  background-color: #fff;
}
.ozio_arrow {
  display: inline-block;
  height: 1rem;
  vertical-align: middle;
  padding: 0 0.5rem;
}
.item_content_inner {
  overflow: hidden;
}
.comment_answer {
  justify-content: flex-end;
}
.comment_answer .txtbox {
  position: relative;
  border: 1px solid #a1c945;
  border-radius: 10px;
  padding: 1rem;
  margin: 0 2rem 0 1rem;
  background-color: #f7f7f7;
}
.comment_answer .txtbox:after, .comment_answer .txtbox:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  left: 99.5%;
  top: 27%;
}
.comment_answer .txtbox:after {
  border-color: rgba(247, 247, 247, 0);
  border-top-width: 14px;
  border-bottom-width: 14px;
  border-left-width: 20px;
  border-right-width: 20px;
  margin-top: -14px;
  border-left-color: #F7F7F7;
}
.comment_answer .txtbox:before {
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 21px;
  border-right-width: 21px;
  margin-top: -15px;
  margin-left: 1px;
  border-left-color: #A1C945;
}
.comment_answer .txtbox .voice_name {
  text-align: right;
  margin-right: 10px;
}
.comment_answer .txtbox .imgbox {
  margin-left: 20px;
  align-self: center;
}
.comment_answer .txtbox .voice_dsc {
  margin-right: 10px;
}
.leftbottom {
  left: 0 !important;
  bottom: 0 !important
}
/* lazyload s */
.fadein-box img {
  opacity: 0;
  transition: opacity 4s;
}
.fadein-box img.lazyloaded {
  opacity: 1;
}
/* lazyload e */
/** writer block s **/
.writer_wrapper {
  border: 2px solid #a1c945;
  padding: 10px;
  /**background-color: #a1c945;**/
  overflow: hidden;
  margin: 3.5rem 0 0 0;
  border-radius: 10px;
}
.writer_block {
  border-radius: 10px;
  display: flex;
  background-color: #fff;
  /**filter: drop-shadow(0px 0px 16px rgba(43, 102, 29, 0.6));**/
  flex-wrap: wrap;
}
.writer_block .writer_thumbnail figure img {
  display: block;
  margin: 0 auto 1rem auto;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.writer_wrapper .writer_block .writer_name {
  font-family: '游ゴシック体', '游ゴシック', YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  text-align: center;
  font-size: 20px;
  color: #a1c945;
  font-weight: 600;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.writer_wrapper .writer_block .writer_name::before {
  opacity: 0;
  margin: 0;
  padding: 0;
}
.writer_wrapper .writer_block .writer_position {
  font-family: '游ゴシック体', '游ゴシック', YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  text-align: center;
  font-size: 16px;
  color: #999999;
  font-weight: 600;
  padding: 0;
  margin: 0 !important;
  border: 0 !important;
}
.writer_wrapper .writer_block .writer_position::before {
  display: none;
}
.writer_profile {
  padding: 2rem;
  font-size: 16px;
  width: 75%;
}
.writer_thumbnail {
  min-width: 230px;
  max-width: 25%;
  border-right: 2px dashed #ccc;
  padding: 1rem;
}
.writer_balloon {
  position: relative;
  width: 150px;
  background: #a1c945;
  padding: 10px;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  border-radius: 10px;
  margin: 0 auto 1rem auto;
}
.writer_balloon:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #a1c945;
  top: 100%;
  left: 50%;
}
.writer_wrapper .writer_block .writer_history {
  font-family: '游ゴシック体', '游ゴシック', YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 500;
  padding: 0;
  font-size: 16px;
  color: #a1c945;
  border: 1px solid #a1c945;
  border-radius: 10px;
  max-width: 300px;
  text-align: center;
  margin: 0 auto 10px 0;
}
.writer_wrapper .writer_block .writer_history::before {
  display: none;
}
.writer_description {
  margin: 0 0 1rem 0;
}
@media screen and (max-width: 768px) {
  .writer_profile {
    width: 100%;
  }
  .writer_thumbnail {
    position: relative;
    width: 100%;
    border-right: 0;
    border-bottom: 2px dashed #ccc;
    z-index: 0;
    overflow: hidden;
  }
  .writer_balloon {
    width: 180px;
  }
  .writer_history {
    margin: 0 auto 10px auto;
    width: 100%;
  }
}
.writer_license {
  margin: 0 0 10px 0;
}
.writer_license:last-child {
  margin: 0 0 0 0;
}
/** writer block e **/
.writermidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-writer.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.img_hotels {
  max-height: 200px;
}
.addicon_link::after {
  position: absolute;
  content: "";
  background: url("../images/icon-link.svg") center/contain no-repeat;
  height: 16px;
  width: 16px;
  top: 5px;
  margin: 0 0 0 10px;
}
.box_more {
  position: relative;
  border: 2px solid #a1c945;
  padding: 1rem;
  margin-top: 2rem;
  background-color: #f9f9f9;
  font-size: 16px;
}
.box_more p {
  position: relative;
}
.box_more .mailicon {
  padding: 0 0 0 30px;
}
.box_more .mailicon::before {
  position: absolute;
  content: "";
  background: url("../images/icon-contact_mail_hover.svg") center/contain no-repeat;
  height: 20px;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.box_more .hariicon {
  padding: 0 0 0 30px;
}
.box_more .hariicon::before {
  position: absolute;
  content: "";
  background: url("../images/icon-hari_orange.svg") center/contain no-repeat;
  height: 20px;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.box_more .box_more_ttl {
  position: relative;
  font-weight: 700;
  border-bottom: 1px solid #e3e3e3;
  margin: 0 0 10px 0;
  padding: 0 0 0 30px;
}
.box_more .box_more_ttl::before {
  position: absolute;
  content: "";
  background: url("../images/icon-question.svg") center/contain no-repeat;
  height: 20px;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.box_more a {
  transition: 0.3s;
}
.box_more a:link {
  color: #444;
}
.box_more a:visited {
  color: #444;
}
.box_more a:hover {
  color: orange;
}
.box_more a:active {
  color: #444;
}
/*-- 治療前・治療後（※折返し無し） s --*/
.beforeafter_wrapper_nw {
  display: flex;
  justify-content: center;
  margin: 0 auto 2rem 0;
  padding: 2rem 0;
  background-color: #f9f9f9;
}
@media screen and (max-width: 768px) {
  .beforeafter_wrapper_nw {
    padding: 10px;
  }
}
.beforeafter_wrapper_nw .beforeafter_block {
  width: 300px;
  margin: 0 5px;
  padding: 0;
}
.beforeafter_wrapper_nw .beforeafter_block p.p_before {
  border: 2px solid #a1c945;
  background-color: #fff;
  color: #a1c945;
}
.beforeafter_wrapper_nw .beforeafter_block p {
  font-weight: 600;
  width: 60%;
  margin: auto;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  color: #f7f7f7;
  background-color: #a1c945;
  border: 2px solid #a1c945;
  border-radius: 5px;
}
.beforeafter_wrapper_nw .beforeafter_block img {
  display: block;
  margin: auto;
  border: 1px solid #f5f5f5;
}
.beforeafter_wrapper_nw .beforeafter_arrow {
  width: 9%;
  align-self: center;
  background-image: url(../images/arrow.png);
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 0px;
}
@media screen and (max-width: 768px) {
  .beforeafter_wrapper_nw .beforeafter_arrow {
    display: none;
  }
}
/*-- 治療前・治療後（※折返し無し） e --*/
.sp_bannar {
  margin-bottom: 1rem;
}
/* 言語切替え QAページ用なので注意 s */
.change_lang_wrapper {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
  width: 100%;
  max-width: 300px;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .3));
  line-height: normal;
}
@media(max-width:768px) {
  .change_lang_wrapper {
    top: 0;
  }
}
.change_lang {
  border: 1px solid rgba(95, 68, 47, 0.3);
  border-radius: 10px;
  color: #333;
  display: flex;
  background-color: rgba(255, 255, 255, 1);
  overflow: hidden;
  line-height: normal;
}
.change_lang_sp {
  border: 1px solid rgba(95, 68, 47, 0.3);
  border-radius: 10px;
  color: #333;
  display: none;
  background-color: rgba(255, 255, 255, 1);
  overflow: hidden;
  line-height: normal;
}
@media(max-width:768px) {
  .change_lang {
    display: none;
  }
  .change_lang_sp {
    display: flex;
  }
  .change_lang_isfront {
    position: absolute;
    top: 450px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .change_lang_isqa {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .change_lang_isother {
    position: absolute;
    top: 320px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.change_lang ul, .change_lang_sp ul {
  display: flex;
  justify-content: space-around;
  text-align: center;
  width: 100%;
  margin: auto;
}
.change_lang ul li, .change_lang_sp ul li {
  position: relative;
  text-align: center;
  width: 33%;
  flex-grow: 1;
  border-right: 1px solid rgba(95, 68, 47, 0.3);
  font-size: 10px;
  padding: 2px 0 2px 15px;
}
.change_lang ul li a, .change_lang_sp ul li a {
  transition: 0.3s;
  color: #333;
}
.change_lang ul li a:link, .change_lang_sp ul li a:link {
  color: #333;
}
.change_lang ul li a:visited, .change_lang_sp ul li a:visited {
  color: #333;
}
.change_lang ul li a:hover, .change_lang_sp ul li a:hover {
  color: #a1c945;
}
.change_lang ul li a:active, .change_lang_sp ul li a:active {
  color: #333;
}
.change_lang ul li:last-child, .change_lang_sp ul li:last-child {
  border: 0;
}
.change_lang ul li img, .change_lang_sp ul li img {
  position: absolute;
  display: inline-block;
  height: 10px;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  padding: 0;
  overflow: hidden;
}
.lang_active {
  background-color: #f7f7f7;
}
/* 言語切替え QAページ用なので注意 e */
/* 宿泊施設用 s */
.access_location {
  display: inline-block;
  background-color: #ff8891;
  padding: 1px 5px;
  color: #f9f9f9;
  border-radius: 7px;
  font-weight: 600;
  margin: 0px 0px 10px 0px;
}
.access_block {
  position: relative;
  border: 1px solid #ccc;
  padding: 1rem;
  border-radius: 10px;
  margin: 10px 0px 25px 0px;
  z-index: 1 !important;
}
.access_block p {
  padding-bottom: 25px;
}
.access_block p:last-child {
  padding-bottom: 0px;
}
.access_midashi {
  position: absolute;
  display: inline-block;
  top: -10px;
  left: 15px;
  margin: auto;
  color: #6A1510;
  font-size: 20px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  background-color: #fff;
  width: 120px;
}
.sougei_block {
  position: relative;
  border: 1px solid #ccc;
  padding: 30px 10px 10px 10px;
  border-radius: 10px;
  margin-bottom: 50px;
  z-index: 1 !important;
}
.sougei_block p {
  padding-bottom: 25px;
}
.sougei_block p:last-child {
  padding-bottom: 0px;
}
.sougei_midashi {
  position: absolute;
  display: inline-block;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  background-color: #fff;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .sougei_block {
    padding-top: 40px;
  }
}
.sisetu_name {
  color: #6a1510;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 25px;
  font-weight: 600;
  padding: 15px 0px 0px 0px !important;
  border-bottom: 1px dashed #6a1510;
  margin-bottom: 3px;
  line-height: 0.9em;
}
.access_block_h3 {
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #6a1510;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}
.googlemap {
  display: block;
  margin: 10px auto 30px auto;
  width: 80%;
}
@media screen and (max-width: 768px) {
  .googlemap {
    width: 100%;
  }
}
.url {
  color: #6a1510;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 0.9em;
}
.url:hover {
  opacity: 0.3;
  transition: 0.3s;
}
.txt_exsmall {
  font-size: 14px;
}
.stn_list {
  font-size: 14px;
}
.stn_list li {
  margin: 10px 0;
}
.stn_list span {
  display: inline-block;
  background-color: #6A1510;
  color: #fff;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
  margin-right: 10px;
}
.hotel_point_wrapper {
  margin: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.hotel_point_wrapper .hotel_point_left {
  width: 65%;
  margin: 0 2rem 0 0;
}
.hotel_point_wrapper .hotel_point_right {
  width: 25%;
  align-self: center;
}
@media screen and (max-width: 768px) {
  .hotel_point_wrapper {
    margin: auto;
    justify-content: center;
  }
  .hotel_point_wrapper .hotel_point_left {
    width: 100%;
    margin: 0 0 1rem 0;
  }
  .hotel_point_wrapper .hotel_point_right {
    width: 50%;
  }
}
.point_balloon_sub {
  position: relative;
  background: #f0f0f0;
  padding: 10px;
  color: #333333;
  font-size: 14px;
  border-radius: 10px;
  margin: 0 0 2rem 0;
}
.point_balloon {
  position: relative;
  background: #f0f0f0;
  padding: 10px;
  color: #333333;
  font-size: 14px;
  border-radius: 10px;
}
.point_balloon::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(240, 240, 240, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -10px;
  border-left-color: #F0F0F0;
  left: 100%;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .point_balloon::after {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(240, 240, 240, 0);
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    border-right-width: 10px;
    margin-top: auto;
    margin-left: -10px;
    border-top-color: #f0f0f0;
    top: 100%;
    left: 50%;
  }
}
.item_hotel {
  margin: 0 0 2rem 0;
}
.hotel_photos {
  display: flex;
  justify-content: center;
  margin: 1rem 0;
  flex-wrap: wrap;
}
.hotel_photos .photo {
  margin: 0 1rem;
}
.hotel_photos .photo img {
  max-width: 300px;
}
.links_h2 {
  height: 26px;
}
.addicon_link::after {
  position: absolute;
  content: "";
  background: url("../images/icon-link.svg") center/contain no-repeat;
  height: 16px;
  width: 16px;
  top: 5px;
  margin: 0 0 0 10px;
}
.point_list_wrapper {
  position: relative;
  border: 1px solid #e3e3e3;
  background-color: #f9f9f9;
  margin: 1rem 0;
}
.point_list_wrapper .point_list {
  padding: 1rem;
  margin: auto;
  font-size: 16px;
}
.point_list_wrapper .point_list li {
  position: relative;
  padding: 0 0 0 1.25rem;
}
.point_list_wrapper .point_list li::before {
  position: absolute;
  content: " ";
  height: 16px;
  width: 16px;
  background: url("../images/icon-point.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.point_list_wrapper .point_ttl {
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  max-width: 100px;
  background-color: #a1c945;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
}
/* 宿泊施設用 e */
.thumbnail_circle {
  border-radius: 50%;
}
/* 施設URL、施設TEL s */
.hotels_cap {}
.hotel_info li {
  position: relative;
  padding: 0 0 0 2.5rem;
}
.hotel_info li span.info_cap {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  background-color: #6a1510;
  color: #fff;
  font-size: 12px;
  padding: 4px 6px;
}
/* 施設URL、施設TEL e */
.contact_container_wrapper {
  margin: 2.5rem 0 1.5rem 0;
  overflow: hidden;
}
.contact_container_wrapper .contact_container {
  width: 100%;
  max-width: 1020px;
  display: flex;
  justify-content: space-around;
  margin: auto;
  flex-wrap: wrap;
  overflow: hidden;
}
/* 相談ブロック */
.contact_container_wrapper .contact_container .contact_a, .contact_container_wrapper .contact_container .contact_b {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .contact_container_wrapper .contact_container .contact_a, .contact_container_wrapper .contact_container .contact_b {
    width: 100%;
    padding: 0 1rem;
  }
  .contact_container_wrapper .contact_container .contact_b {
    margin: 3rem 0 0 0;
  }
}
.contact_container_wrapper .contact_container .contact_a .balloon {
  display: block;
  width: 100%;
  max-width: 130px;
  margin: 0 auto 0.5rem auto;
}
.contact_container_wrapper .contact_container .contact_a .tel_block .main_desc {
  font-weight: 600;
  text-align: center;
  color: #333;
}
.contact_container_wrapper .contact_container .contact_a a .telnumber {
  position: relative;
  text-align: center;
  padding: 0;
  margin: auto;
  font-size: 2rem;
  font-weight: 700;
  color: #333;
}
.contact_container_wrapper .contact_container .contact_a .tel_block .attension {
  position: relative;
  margin: auto;
  padding: 0 0 0 1.5rem;
  font-size: 0.75rem;
  max-width: 320px;
}
.contact_container_wrapper .contact_container .contact_a .tel_block .attension::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-attension.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.contact_container_wrapper .contact_container .contact_a .tel_block .time {
  position: relative;
  margin: auto;
  padding: 0 0 0 1.5rem;
  font-size: 0.75rem;
  max-width: 320px;
}
.contact_container_wrapper .contact_container .contact_a .tel_block .time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-time.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.contact_container_wrapper .contact_container .contact_a .tel_block .time .marked {
  font-size: 0.75rem;
  font-weight: 600;
  color: #f39800;
}
.contact_container_wrapper .contact_container .contact_a .mail_block a {
  position: relative;
  display: block;
  padding: 16px;
  background-color: #f39800;
  color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
}
.contact_container_wrapper .contact_container .contact_a .mail_block .icon {
  display: block;
  width: 24px;
  margin: 0 auto 4px auto;
}
.contact_container_wrapper .contact_container .contact_a .mail_block .mail_txt {
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  font-size: 1rem;
}
.contact_container_wrapper .contact_container .contact_a .mail_block .time {
  text-align: center;
  font-size: 0.75rem;
}
/* 予約エリア */
.contact_container_wrapper .contact_container .contact_b .balloon {
  display: block;
  width: 100%;
  max-width: 130px;
  margin: 0 auto 0.5rem auto;
}
.contact_container_wrapper .contact_container .contact_b .tel_block .main_desc {
  font-weight: 600;
  text-align: center;
  color: #333;
}
.contact_container_wrapper .contact_container .contact_b a .telnumber {
  text-align: center;
  padding: 0;
  margin: auto;
  font-size: 2rem;
  font-weight: 700;
  color: #333;
}
.contact_container_wrapper .contact_container .contact_b .tel_block .attension {
  position: relative;
  margin: auto;
  padding: 0 0 0 1.5rem;
  font-size: 0.75rem;
  max-width: 320px;
}
.contact_container_wrapper .contact_container .contact_b .tel_block .attension::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-attension-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.contact_container_wrapper .contact_container .contact_b .tel_block .time {
  position: relative;
  margin: auto;
  padding: 0 0 0 1.5rem;
  font-size: 0.75rem;
  max-width: 320px;
}
.contact_container_wrapper .contact_container .contact_b .tel_block .time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-time-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.contact_container_wrapper .contact_container .contact_b .tel_block .time .marked {
  font-size: 0.75rem;
  font-weight: 600;
  color: #a1c945;
}
.contact_container_wrapper .contact_container .contact_b .mail_block a {
  display: block;
  padding: 1rem;
  background-color: #a1c945;
  color: #fff;
  border-radius: 5px;
}
.contact_container_wrapper .contact_container .contact_b .mail_block .icon {
  display: block;
  width: 32px;
  margin: 0 auto 4px auto;
}
.contact_container_wrapper .contact_container .contact_b .mail_block .mail_txt {
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-size: 1.5rem;
}
.contact_container_wrapper .contact_container .contact_b .mail_block .time {
  text-align: center;
  font-size: 0.75rem;
}
.contact_container_wrapper .contact_container .contact_a .tel_block {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.35);
  padding: 0 0 1rem 0;
  margin: 0 0 1rem 0;
  position: relative;
}
.contact_container_wrapper .contact_container .contact_b .tel_block {
  border-bottom: 0px dashed rgba(0, 0, 0, 0.35);
  padding: 0 0 1rem 0;
  margin: 0 0 1rem 0;
  position: relative;
}
.contact_container_wrapper .contact_container .contact_a .tel_block .p_abs {
  position: absolute;
  display: inline-block;
  padding: 0 10px;
  color: #f39800;
  background-color: #f8f7f3;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
}
.contact_container_wrapper .contact_container .contact_b .tel_block .p_abs {
  position: absolute;
  display: inline-block;
  padding: 0 10px;
  color: #a1c945;
  background-color: #f8f7f3;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
}
.img_main_bal {
  display: block;
  max-width: 120px;
  margin: 0 auto 4px auto;
}
.contact_list {
  display: flex;
  align-items: center;
  margin: 0 auto 16px auto;
}
@media screen and (max-width: 768px) {
  .contact_list {
    margin: 0 auto 16px auto;
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 16px;
  }
}
.contact_list:last-child {
  margin: 0 auto 0 auto;
  border: 0;
  padding-bottom: 0;
}
.contact_list li {
  position: relative;
}
.contact_list .balloonbox {
  padding: 0 0 0 108px;
}
.contact_list .contact_balloon {
  position: absolute;
  width: 105px;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.contact_list .circle_balloon {}
.contact_list .mailbox a {
  display: block;
}
.contact_list .telbox p {
  line-height: 1;
}
.contact_list .telbox {
  position: relative;
  padding: 0 5px 0 0;
  width: 220px;
}
.contact_list .telbox p.cnt_number {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 6px;
}
.contact_list .telbox p.cnt_number img {
  display: block;
  margin-bottom: 4px;
}
.contact_list .telbox p.cnt_time {
  color: #333333;
  position: relative;
  font-size: 12px;
  left: 2px;
  padding-left: 18px;
}
.contact_list .telbox p.cnt_time img {
  position: absolute;
  height: 14px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.mailbox {
  width: 55px;
}
header nav {
  max-width: 1020px;
  margin: auto;
}
.ribbon {
  position: absolute;
  width: 100px;
  transform: rotate(-45deg);
  left: -26px;
  top: 9px;
}
.link-t-a {
  position: relative;
  top: -100px;
  display: block;
}
.kensa_box {
  background-color: #fff;
  padding: 1rem;
}
.footer_contact_wrapper {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto 2rem auto;
}
.footer_contact_wrapper .ft_contact_content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer_contact_wrapper .ft_contact_content > div {
  border-right: 1px solid #e3e3e3;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content > div {
    border-bottom: 1px solid #e3e3e3;
  }
}
.footer_contact_wrapper .ft_contact_content > div:last-child {
  border: 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a, .footer_contact_wrapper .ft_contact_content .ft_contact_b {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_a, .footer_contact_wrapper .ft_contact_content .ft_contact_b {
    width: 100%;
  }
}
/* 治療や症状に関する問合せ ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_a {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber a.a_tel {
  color: #333;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_a {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .bal {
  position: relative;
  background: #0099ff;
  padding: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 10px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #0099ff;
  top: 100%;
  left: 50%;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a > p.ft_time > .marked {
  color: #f39800;
  font-weight: 600;
}
/* 治療や症状に関する問合せ ここまで */
/* 治療や症状に関する問合せ ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_b {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber a.a_tel {
  color: #333;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_b {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .bal {
  position: relative;
  background: #a1c945;
  padding: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 10px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #a1c945;
  top: 100%;
  left: 50%;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 5px auto 0 auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-time-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time > .marked {
  color: #a1c945;
  font-weight: 600;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_att {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_att::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-attension-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* 治療や症状に関する問合せ ここまで */
section.sites .container ul li a img {
  margin: 0;
  line-height: 1em;
  display: block;
  vertical-align: middle;
  border: 1px solid #f7f7f7;
}
.txt_strong_orange {
  font-weight: 600;
  color: #F39800;
  padding: 0 4px;
}
.name_ttl {
  display: inline-block;
  margin-right: 1rem;
}
.bannar_area {
  position: relative;
}
.bannar_area p.latestdate {
  display: inline-block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px;
  text-align: right;
  color: #f9f9f9;
  background-color: rgba(51, 51, 51, 0.35);
}
.cond_list {
  margin: 1rem 0;
}
.cond_list li {
  font-size: 16px;
  line-height: normal;
  background-color: #f4eee3;
  padding: 5px 1rem;
  margin: 10px 0;
  border-radius: 50px;
}
.br_sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .br_sp {
    display: block;
  }
}
/* ポイントリスト */
.point_list_wrapper {
  position: relative;
  border: 1px solid #e3e3e3;
  background-color: #f9f9f9;
  margin: 1rem 0;
}
.point_list_wrapper .point_list {
  padding: 1rem;
  margin: auto;
  font-size: 16px;
}
.point_list_wrapper .point_list li {
  position: relative;
  padding: 0 0 0 1.25rem;
}
.point_list_wrapper .point_list li::before {
  position: absolute;
  content: " ";
  height: 16px;
  width: 16px;
  background: url("../images/icon-point.png") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.point_list_wrapper .point_ttl {
  position: absolute;
  top: -12px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  max-width: 100px;
  background-color: #a1c945;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
}
.linkbannar {
  display: block;
  margin: 2rem auto 0 auto;
  width: 100%;
  border: 2px solid #e3e3e3;
  vertical-align: bottom;
}
/* add 20220907 */
.link_bannar_wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.link_bannar_wrapper li {
  margin: 0 10px;
  max-width: 450px;
}
.faq_others h2 {
  font-size: 20px;
}
.footer_contact_wrapper {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto 2rem auto;
}
.footer_contact_wrapper .ft_contact_content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer_contact_wrapper .ft_contact_content > div {
  border-right: 1px solid #e3e3e3;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content > div {
    border-bottom: 1px solid #e3e3e3;
  }
}
.footer_contact_wrapper .ft_contact_content > div:last-child {
  border: 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a, .footer_contact_wrapper .ft_contact_content .ft_contact_b, .footer_contact_wrapper .ft_contact_content .ft_contact_c {
  width: 33%;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_a, .footer_contact_wrapper .ft_contact_content .ft_contact_b, .footer_contact_wrapper .ft_contact_content .ft_contact_c {
    width: 100%;
  }
}
/* 治療や症状に関する問合せ ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_a {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: left;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber a.a_tel {
  color: #333;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_a {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a > p.ft_time > .marked {
  color: #f39800;
  font-weight: 600;
}
/* 治療や症状に関する問合せ ここまで */
/* 治療や症状に関する問合せ ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_b {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: left;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber a.a_tel {
  color: #333;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_b {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .bal {
  position: relative;
  background: #a1c945;
  padding: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 10px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #a1c945;
  top: 100%;
  left: 50%;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 5px auto 0 auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-time-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time > .marked {
  color: #a1c945;
  font-weight: 600;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_att {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_att::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-attension-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* 治療や症状に関する問合せ ここまで */
/* サポーターに関する問合せ ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_c {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: left;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber a.a_tel {
  color: #333;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_c {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .bal {
  position: relative;
  background: #669bc6;
  padding: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 10px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #669bc6;
  top: 100%;
  left: 50%;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_time {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 5px auto 0 auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-time-d.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_time > .marked {
  color: #669bc6;
  font-weight: 600;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_att {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_att::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-attension-c.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* サポーターに関する問合せ ここまで */
.cntct_list {
  display: flex;
  align-items: center;
  margin: 0 auto 16px auto;
}
@media screen and (max-width: 768px) {
  .cntct_list {
    margin: 0 auto 16px auto;
    border-bottom: 1px dashed #e3e3e3;
    padding-bottom: 16px;
  }
}
.cntct_list:last-child {
  margin: 0 auto 0 auto;
  border: 0;
  padding-bottom: 0;
}
.cntct_list li {
  position: relative;
}
.cntct_list .balloonbox {
  padding: 0 0 0 108px;
}
.cntct_list .contact_balloon {
  position: absolute;
  width: 105px;
  padding: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cntct_list .circle_balloon {}
.cntct_list .mailbox a {
  display: block;
}
.cntct_list .telbox p {
  line-height: 1;
}
.cntct_list .telbox {
  position: relative;
  padding: 0 5px 0 0;
  width: 220px;
}
.cntct_list .telbox p.cnt_number {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 6px;
}
.cntct_list .telbox p.cnt_number img {
  display: block;
  margin-bottom: 4px;
}
.cntct_list .telbox p.cnt_time {
  color: #333333;
  position: relative;
  font-size: 12px;
  left: 2px;
  padding-left: 18px;
}
.cntct_list .telbox p.cnt_time img {
  position: absolute;
  height: 14px;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.cntct_list .mailbox {
  width: 55px;
}
/* PC版は電話番号リンクを無効化 start */
a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: pointer;
  }
}
/* PC版は電話番号リンクを無効化 end */
.wrapper_a {
  max-width: 1000px;
  margin: auto;
  padding: 1rem 0;
  overflow: hidden;
}
.reason_inner {}
.reason_inner .reason_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.reason_inner .reason_list li {
  width: 400px;
  max-width: 100%;
  flex-grow: 1;
  padding: 2rem;
  margin: 10px;
}
.reason_inner .reason_list li:nth-child(odd) {
  border-right: 1px solid #e3e3e3;
}
.reason_inner .reason_list li:nth-child(1) {
  border-bottom: 1px solid #e3e3e3;
}
.reason_inner .reason_list li:nth-child(2) {
  border-bottom: 1px solid #e3e3e3;
}
@media screen and (max-width: 768px) {
  .reason_inner .reason_list li:nth-child(odd) {
    border-right: none;
  }
  .reason_inner .reason_list li:nth-child(1) {
    border-bottom: 1px solid #e3e3e3;
  }
  .reason_inner .reason_list li:nth-child(2) {
    border-bottom: 1px solid #e3e3e3;
  }
  .reason_inner .reason_list li {
    border-bottom: 1px dashed #e3e3e3;
    padding: 0 1rem 1rem 1rem;
  }
  .reason_inner .reason_list li:last-child {
    border: none;
    padding: 0 1rem 0 1rem;
  }
}
.h2_marker {
  background: linear-gradient(transparent 70%, #ff6 60%);
}
.reason_inner .reason_list li .reason_ttl {
  font-size: 1.2rem;
  font-weight: 500;
  color: rgba(51, 51, 51, 0.9);
  text-align: center;
  margin: 0 0 0.5rem 0;
}
.reason_inner .reason_list li .reason_ttl img {
  display: inline-block;
  height: 1.2rem;
  width: 1.2rem;
}
.reason_inner .reason_list li .reason_detail {
  font-size: 16px;
  text-align: left;
}
.reason_inner .reason_list li .reason_img_box {
  height: 180px;
  overflow: hidden;
  margin: 0 0 1rem 0;
  border-radius: 5px;
}
.reason_inner .reason_list li .reason_img_box img {
  width: 100%;
}
.footer_contact_wrapper {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto 2rem auto;
}
.footer_contact_wrapper .ft_contact_content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer_contact_wrapper .ft_contact_content > div {
  border-right: 1px solid #e3e3e3;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content > div {
    border-bottom: 1px solid #e3e3e3;
  }
}
.footer_contact_wrapper .ft_contact_content > div:last-child {
  border: 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a, .footer_contact_wrapper .ft_contact_content .ft_contact_b, .footer_contact_wrapper .ft_contact_content .ft_contact_c, .footer_contact_wrapper .ft_contact_content .ft_contact_d {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_a, .footer_contact_wrapper .ft_contact_content .ft_contact_b, .footer_contact_wrapper .ft_contact_content .ft_contact_c, .footer_contact_wrapper .ft_contact_content .ft_contact_d {
    width: 100%;
  }
}
/* 治療や症状に関する問合せ ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_a {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber a.a_tel {
  color: #333 !important;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_a {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_a .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a > p.ft_time {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 5px auto 0 auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a > p.ft_time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-time-contact.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a > p.ft_time > .marked {
  color: #f39800;
  font-weight: 600;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a > p.ft_att {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_a > p.ft_att::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-attension-f.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* 治療や症状に関する問合せ ここまで */
/* 治療や症状に関する問合せ ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_b {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber a {
  color: #333 !important;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_b {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_b .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .bal {
  position: relative;
  background: #a1c945;
  padding: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 10px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b .bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #a1c945;
  top: 100%;
  left: 50%;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 5px auto 0 auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-time-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_time > .marked {
  color: #a1c945;
  font-weight: 600;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_att {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_b > p.ft_att::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/icon-attension-b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* 治療や症状に関する問合せ ここまで */
/* 治療や症状に関する問合せ（美容鍼） ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_c {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
  letter-spacing: 4px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber a.a_tel {
  color: #333 !important;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_c {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_c .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .bal {
  position: relative;
  background: #a68e67;
  padding: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 10px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c .bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #a68e67;
  top: 100%;
  left: 50%;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_time {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 5px auto 0 auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/biyou/icon-time_a.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_time > .marked {
  color: #a68e67;
  font-weight: 600;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_att {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_c > p.ft_att::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/biyou/icon-notice_a.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* 治療や症状に関する問合せ（美容鍼） ここまで */
/* 検査や予約に関する問合せ（美容鍼） ここから */
.footer_contact_wrapper .ft_contact_content .ft_contact_d {
  padding: 2rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d .tel_area {
  display: flex;
  justify-content: center;
  padding: 1.5rem 0 0 0;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d .ft_telnumber {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
  letter-spacing: 4px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d .ft_telnumber a.a_tel {
  color: #333 !important;
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1rem 0 0 0;
  padding-right: 0px;
  position: relative;
  text-align: center;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d .ft_telnumber img.img_tel {
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 30px;
  top: -4px;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d .ft_telnumber img.img_circle {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer_contact_wrapper .ft_contact_content .ft_contact_d {
    border: 0;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_d .ft_telnumber {
    text-align: left;
    padding: 0 0 0 1.5rem;
  }
  .footer_contact_wrapper .ft_contact_content .ft_contact_d .ft_telnumber img.img_circle {
    right: 0px;
  }
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d .bal {
  position: relative;
  background: #dac0c1;
  padding: 16px;
  text-align: center;
  color: #FFFFFF;
  font-size: 1rem;
  font-weight: bold;
  border-radius: 10px;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d .bal:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(161, 201, 69, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-left: -10px;
  border-top-color: #dac0c1;
  top: 100%;
  left: 50%;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d > p.ft_time {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: 5px auto 0 auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d > p.ft_time::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/biyou/icon-time_b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d > p.ft_time > .marked {
  color: #dac0c1;
  font-weight: 600;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d > p.ft_att {
  position: relative;
  padding: 0 0 0 1.5rem;
  margin: auto;
  font-size: 0.75rem;
}
.footer_contact_wrapper .ft_contact_content .ft_contact_d > p.ft_att::before {
  position: absolute;
  content: " ";
  height: 1rem;
  width: 1rem;
  background: url("../images/biyou/icon-notice_b.svg") center/contain no-repeat;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
/* 検査や予約に関する問合せ（美容鍼） ここまで */
a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  a[href^="tel:"] {
    pointer-events: pointer;
  }
}
.p_tips {
  position: relative;
  margin: 1rem auto;
  font-size: 16px;
  background-color: #f7f7f7;
  padding: 20px 16px 16px 16px;
  border: 2px solid #a1c945;
  border-radius: 5px;
}
.p_tips::after {
  position: absolute;
  content: "";
  width: 200px;
  height: 20px;
  top: -2px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #f7f7f7;
  z-index: 0;
}
.pt_ttl {
  position: absolute;
  text-align: center;
  max-width: 200px;
  left: 0;
  right: 0;
  top: -12px;
  margin: auto;
  z-index: 1;
  color: #a1c945;
  font-weight: 600;
}
.pt_main {}
.pt_main img {
  height: 16px;
}
strong {
  background: linear-gradient(transparent 60%, #ff6 60%);
}
.voice_container_wrapper {
  margin: 0 0 1rem 0;
}
.voice_container_wrapper .vc_container li {
  display: flex;
}
.voice_container_wrapper .vc_container {
  display: flex;
  justify-content: center;
}
li .vc_thumb {
  width: 150px;
  align-self: center;
}
@media screen and (max-width: 768px) {
  li .vc_thumb {
    margin: 0 0 20px 0;
  }
  li .vc_thumb img {
    display: block;
    width: 100px;
    margin: auto;
  }
}
.voice_container_wrapper .vc_container {
  display: flex;
}
li .vc_thumb .vc_ttl {
  text-align: center;
  font-size: 13px;
  color: #666;
}
.voice_container_wrapper .vc_container {
  display: flex;
}
li .vc_detail {
  width: 100%;
  flex-glow: 1;
  margin: 0 1rem;
}
@media screen and (max-width: 768px) {
  li .vc_detail {
    margin: 0;
  }
}
.voice_container_wrapper .vc_container {
  display: flex;
}
li .vc_detail .vc_balloon p {
  font-size: 16px;
  padding: 16px;
  line-height: 1.7;
}
.voice_container_wrapper .vc_container {
  display: flex;
}
.voice_container_wrapper .vc_container {
  display: flex;
}
.vc_balloon_left {
  position: relative;
  background: #2d6983;
  padding: 16px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
}
.vc_balloon_left:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(244, 238, 227, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -10px;
  border-right-color: #2d6983;
  right: 100%;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .vc_balloon_left:after {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    border-right-width: 10px;
    margin-top: auto;
    margin-left: -10px;
    border-left-color: transparent;
    border-bottom-color: #2d6983;
    bottom: 100%;
    left: 50%;
    top: auto;
  }
}
.vc_balloon_right {
  position: relative;
  background: #fff;
  padding: 16px;
  text-align: left;
  color: #333333;
  font-size: 16px;
  border-radius: 10px;
}
.vc_balloon_right:after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(244, 238, 227, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -10px;
  border-left-color: #fff;
  left: 100%;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .vc_balloon_right:after {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(255, 255, 255, 0);
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    border-right-width: 10px;
    margin-top: auto;
    margin-left: -10px;
    border-left-color: transparent;
    border-bottom-color: #FFFFFF;
    bottom: 100%;
    left: 50%;
    top: auto;
  }
}
.voice_container_outer {
  margin: 1rem;
  padding: 0 0 1rem 0;
  border-bottom: 1px dashed #ccc;
}
@media screen and (max-width: 768px) {
  .vc_container.vc_fw {
    flex-wrap: wrap;
  }
  .vc_container.vc_fw_reverse {
    flex-wrap: wrap-reverse;
  }
}
section.faq_detail_relation .items .item h3.h3_midashi {
  margin: 0;
  line-height: 1;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0 10px 2rem;
  cursor: pointer;
  font-size: 1.25rem;
  color: #444;
}
/* 鍼治療 */
section.faq_detail_relation .items .item h3.h3_midashi.h3_a {
  border-bottom: 1px dashed rgba(95, 68, 47, 0.7);
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_a span {
  color: #5f442f;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_a:first-letter {
  color: #444;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_a::before {
  height: 26px;
  width: 26px;
  background: url("../images/icon-midashi2.svg") center/contain no-repeat;
}
/* ストレスの鍼治療 */
section.faq_detail_relation .items .item h3.h3_midashi.h3_b {
  border-bottom: 1px dashed rgba(110, 125, 177, 0.7);
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_b span {
  color: #6E7DB1;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_b:first-letter {
  color: #444;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_b::before {
  height: 26px;
  width: 26px;
  background: url("../images/icon-midashi-blue.svg") center/contain no-repeat;
}
/* 梗塞体質の鍼治療 */
section.faq_detail_relation .items .item h3.h3_midashi.h3_c {
  border-bottom: 1px dashed rgba(255, 147, 0, 0.7);
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_c span {
  color: #ff9300;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_c:first-letter {
  color: #444;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_c::before {
  height: 26px;
  width: 26px;
  background: url("../images/icon-midashi-orange.svg") center/contain no-repeat;
}
/* 聴力を取り戻すの鍼治療 */
section.faq_detail_relation .items .item h3.h3_midashi.h3_d {
  border-bottom: 1px dashed rgba(255, 105, 94, 0.7);
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_d span {
  color: #ff695e;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_d:first-letter {
  color: #444;
}
section.faq_detail_relation .items .item h3.h3_midashi.h3_d::before {
  height: 26px;
  width: 26px;
  background: url("../images/icon-midashi-pink.svg") center/contain no-repeat;
}
.box_check .h4_ttl {
  border: none !important;
  padding: 1rem 1rem 0 1rem;
  margin: 0;
  line-height: 1;
}
.box_check .h4_ttl::before {
  display: none;
}
section.faq_others .container ul li a h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: auto;
  padding: 0 10px;
  text-align: left;
}
section.faq_others .container ul li a h2::before {
  display: none;
}
/* add 20230407 s */
section.faq_detail .content .container .faq_answer .text .hukidasi h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.25rem;
  margin: 0 0 16px 0;
  opacity: 0.9;
}
section.faq_detail .content .container .faq_answer .text > h2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.25rem;
  line-height: 1;
  margin: 2rem 0 16px 0;
  opacity: 0.9;
}
section.faq_detail_relation .container .items .item .item_content .voice_container .voice_text h3::before {
  display: none;
}
section.faq_detail_relation .container .items .item .item_content .voice_container .voice_text h3 {
  font-size: 20px;
  padding: 0;
  margin: 0 0 10px 0;
}
.harimidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-hari-bg.png") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.accessmidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-access_greenbg.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.hotelmidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-hotel.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.weeklymidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  background-image: url("../images/icon-weekly.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 33px;
}
.pricemidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-price.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.boukoumidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-boukou.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.allergymidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-allergy.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.mahimidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-mahi.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.keirenmidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-keiren.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
.daityomidashi:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/icon-daityo.svg") !important;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 33px;
  height: 33px;
}
/* QAブロック start */
.faq_detail_relation .container .item .item_content .qa_box {}
.faq_detail_relation .container .item .item_content .qa_box dl {}
.faq_detail_relation .container .item .item_content .qa_box dl dt {
  padding: 1rem 1rem 1rem 3.5rem;
  font-weight: bold;
  position: relative;
  line-height: 1.7;
}
.faq_detail_relation .container .item .item_content .qa_box dl dt::before {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background: url("../images/icon-question-bal.svg") center/contain no-repeat;
  left: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.faq_detail_relation .container .item .item_content .qa_box dl dd {
  display: flex;
  align-items: center;
  margin: 0 0 1rem 0;
  font-size: 16px;
}
.faq_detail_relation .container .item .item_content .qa_box dl dd img {
  display: block;
  max-width: 85px;
  margin: 10px;
}
.faq_detail_relation .container .item .item_content .qa_box dl dd p {
  position: relative;
  background: rgba(244, 238, 227, 0.70);
  margin: 10px 10px 10px 3.5rem;
  padding: 1rem 1rem 1rem 3.5rem;
  text-align: left;
  color: #444;
  border-radius: 10px;
  line-height: 1.7;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .faq_detail_relation .container .item .item_content .qa_box dl dd {
    flex-wrap: wrap;
  }
  .faq_detail_relation .container .item .item_content .qa_box dl dd img {
    margin: 10px auto;
  }
  .faq_detail_relation .container .item .item_content .qa_box dl dd p {
    width: 100%;
    flex: auto;
    margin: 10px 10px 10px 10px;
  }
}
.faq_detail_relation .container .item .item_content .qa_box dl dd p::before {
  content: "";
  position: absolute;
  height: 30px;
  width: 30px;
  background: url("../images/icon-answer-bal.svg") center/contain no-repeat;
  left: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.faq_detail_relation .container .item .item_content .qa_box dl dd p::after {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  border-color: rgba(0, 153, 255, 0);
  border-top-width: 10px;
  border-bottom-width: 10px;
  border-left-width: 10px;
  border-right-width: 10px;
  margin-top: -10px;
  border-left-color: rgba(244, 238, 227, 0.70);
  ;
  left: 100%;
  top: 50%;
}
@media screen and (max-width: 768px) {
  .faq_detail_relation .container .item .item_content .qa_box dl dd p::after {
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    pointer-events: none;
    position: absolute;
    border-color: rgba(244, 238, 227, 0);
    border-top-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    border-right-width: 10px;
    margin-left: -10px;
    margin-top: auto;
    border-left-color: transparent;
    border-top-color: rgba(244, 238, 227, 0.70);
    top: 100%;
    left: 50%;
  }
}
/* QAブロック end */
.block_banish {
  display: none;
}
.txt_dec_contact {
  color: #0099ff;
  font-weight: bold;
}
.label_sougou {
  display: inline-block;
  background-color: #5f442f;
  color: #fff;
  padding: 2px 10px;
  margin: 0 5px 0 5px;
  font-weight: 600;
  border-radius: 3px;
  font-size: 13px;
}
.p_relative {
  position: relative;
}
.breadcrumb_wrapper {
  font-family: 'Noto Sans JP', sans-serif;
  padding: 0.5rem 0 1.5rem 0;
}
.breadcrumb_wrapper ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.breadcrumb_wrapper ul li {
  padding: 0;
  line-height: 1;
  font-size: 13px;
  font-weight: 400;
}
.breadcrumb_wrapper ul li:last-child {
  font-weight: 700;
}
.breadcrumb_wrapper ul li:not(:last-child)::after {
  display: inline-block;
  margin: 0.25rem;
  content: ">";
}
.breadcrumb_wrapper ul li a {
  display: inline-block;
}
.breadcrumb_wrapper ul li a:link {
  color: #333;
}
.breadcrumb_wrapper ul li a:visited {
  color: #333;
}
.breadcrumb_wrapper ul li a:hover {
  color: #333;
}
.breadcrumb_wrapper ul li a:acitve {
  color: #333;
}
.abs_text {
  position: absolute;
  top: 50%;
  left: 36px;
  transform: translateY(-50%);
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #fff;
}
.abs_text p {
  line-height: 1;
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.65));
}
.abs_text p.main_ttl {
  font-size: 42px;
  font-weight: 800;
  margin: 0 0 10px 0;
}
.abs_text p.sub_ttl {
  font-size: 16px;
    font-weight: 600;
}
@media screen and (width <=768px) {
  .abs_text {
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
  }
}