<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css2?family=Noto+Serif+JP&amp;display=swap);
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,500;1,500&amp;display=swap');
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
img {
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ul, ol {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
  font-family: inherit;
  -webkit-appearance: none;
}
textarea {
  font-family: inherit;
  -webkit-appearance: none;
}
*:focus {
  outline: none;
}
input[type="checkbox"], input[type="radio"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"] {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}
body {
  color: #333;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.01em;
  height: 100%;
  min-width: 1160px;
}
.inner {
  width: 960px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.inner-l {
  width: 1100px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main {
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    line-height: 1.8;
    min-width: 100%;
    padding-bottom: 60px;
  }
  .inner, .inner-l {
    width: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5%;
  }
  img {
    width: 100%;
  }
  main {
    margin-top: 0px !important;
  }
}
/*--- link ---*/
a {
  color: #333;
}
a:link, a:hover, a:active, a:focus {
  border: none;
  text-decoration: none;
}
header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 30px 15px;
  border-bottom: 1px solid #dcdbdb;
  position: relative;
  z-index: 100;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header .new_header_div_style {
  text-align: center;
}
header .new_header_div_style small {
  display: block;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 7px;
  line-height: 1;
}
header .sp-sns {
  display: none;
}
header nav {
  position: relative;
  padding-top: 20px;
}
header nav .gnavi {
  -webkit-transform: translateY(17px);
  transform: translateY(17px);
}
header nav .gnavi .dropdwn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header nav .gnavi ul {
  text-align: center;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
header nav .gnavi li {
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  margin-left: 50px;
  font-weight: 500;
}
header nav .gnavi li:nth-child(4) {
  margin-left: 0px;
}
header nav .gnavi li.dw {
  width: 170px;
  position: relative;
  display: block;
  cursor: pointer;
  margin-left: 1px;
}
/*header nav .gnavi li.dw:hover &gt; .dropdwn_menu {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}*/
header nav .gnavi li.dw.open &gt; .dropdwn_menu {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}
header nav .gnavi li span {
  display: inline-block;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
header nav .gnavi li span:hover {
  opacity: 0.7;
}
header nav .gnavi .dropdwn &gt; li {
  display: inline;
}
header nav .gnavi .dropdwn_menu {
  width: 100%;
  position: absolute;
  padding: 0;
  top: 53px;
  -webkit-clip-path: inset(0 0 100% 0);
  clip-path: inset(0 0 100% 0);
  -webkit-transition: 0.5s all ease-out;
  transition: 0.5s all ease-out;
}
header nav .gnavi .dropdwn_menu li {
  width: 100%;
  margin: 0 0 1px;
  padding: 0;
  text-align: left;
}
header nav .gnavi .dropdwn_menu li a {
  padding: 10px 0 10px 10px;
  background-color: #2c893a;
  display: block;
  color: #fff;
  font-size: 13px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
header nav .gnavi .dropdwn_menu li a:hover {
  opacity: 0.7;
}
header nav .info {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header nav .info .tel {
  margin-right: 20px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  padding-left: 23px;
  line-height: 1;
}
header nav .info .tel a {
  line-height: 1.1;
  display: block;
}
header nav .info .tel a span {
  font-size: 50%;
  display: block;
}
header nav .info .tel:before {
  content: '';
  background: url(../images/icon_tel.png) no-repeat;
  width: 17px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
header nav .info ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header nav .info ul li {
  margin-left: 5px;
}
header nav .info ul li:first-child {
  margin-left: 0px;
}
header nav .info ul li a {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
header nav .info ul li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1090px) {
  header nav .gnavi li {
    margin-left: 30px;
  }
  header nav .gnavi li.dw {
    width: 155px;
  }
  header nav .gnavi .dropdwn_menu li a {
    font-size: 12px;
  }
}
/*.hidden{
	transform: translateY(-200px);
}*/
.is-fixed {
  position: fixed;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  width: 100%;
}
.is-fixed:after {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  header {
    position: relative;
    padding: 20px 0 20px 10px;
    display: block;
  }
  header .new_header_div_style {
    text-align: left;
    margin: auto;
  }
  header .new_header_div_style img {
    width: 200px;
  }
  header .new_header_div_style small {
    font-size: 9px;
    margin-bottom: 7px;
    line-height: 1;
    text-align: left;
    padding-left: 0;
    white-space: nowrap;
  }
  header .sp-sns {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 3%;
  }
  header .sp-sns ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .sp-sns ul li {
    width: 30px;
    margin-left: 7px;
  }
  header .sp-sns ul li:first-child {
    margin-left: 0px;
  }
  header nav {
    padding-top: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 9998;
    padding: 40px 20px 20px;
    width: 100%;
    height: 100vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: scroll;
    display: none;
  }
  header nav.open {
    display: block;
  }
  header nav .gnavi {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  header nav .gnavi .dropdwn {
    display: block;
  }
  header nav .gnavi ul {
    text-align: center;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }
  header nav .gnavi li {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    margin-left: 0px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  header nav .gnavi li:nth-child(4) {
    margin-left: 0px;
  }
  header nav .gnavi li.dw {
    width: 100%;
    position: relative;
    display: block;
    cursor: pointer;
    margin-left: 0px;
  }
  header nav .gnavi li.dw:after {
    content: '';
    background: url(../images/arrow2.png) no-repeat;
    width: 18px;
    height: 10px;
    position: absolute;
    top: 7px;
    right: 0px;
  }
  header nav .gnavi li.dw.open:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  header nav .gnavi li span:hover {
    opacity: 1;
  }
  header nav .gnavi .dropdwn &gt; li {
    display: block;
    position: relative;
  }
  header nav .gnavi .dropdwn_menu {
    width: 100%;
    display: none;
    position: relative;
    padding: 0;
    top: auto;
    -webkit-transition: none;
    transition: none;
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
  header nav .gnavi .dropdwn_menu li {
    width: 100%;
    margin: 0 0 1px;
    padding: 0;
    text-align: left;
  }
  header nav .gnavi .dropdwn_menu li a {
    padding: 10px 0 10px 15px;
    background-color: #2c893a;
    display: block;
    color: #fff;
    font-size: 14px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  header nav .gnavi .dropdwn_menu li a:hover {
    opacity: 0.7;
  }
  header nav .info {
    position: relative;
    right: auto;
    top: 0;
    display: block;
    text-align: center;
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: 30px;
  }
  header nav .info .tel {
    margin-right: 20px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    padding-left: 23px;
    display: inline-block;
  }
  header nav .info .tel:before {
    content: '';
    background: url(../images/icon_tel.png) no-repeat;
    width: 17px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  header nav .info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
  }
  header nav .info ul li {
    margin-left: 0px;
    width: 32%;
  }
  header nav .info ul li:first-child {
    margin-left: 0px;
  }
  header nav .info ul li a {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  header nav .info ul li a:hover {
    opacity: 0.7;
  }
  header nav .info ul li a img {
    width: 100%;
  }
  header .menu {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 3%;
    z-index: 9999;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    /*&amp;:after{
				content: '';
				background-color: #928042;
				width: 38px;
				height: 38px;
				position: absolute;
				top: 50%;
				left: 50%;
				margin: -21px 0 0 -19px;
				z-index: -1;
				border-radius: 24px;
			}*/
  }
  header .menu .menu-trigger, header .menu .menu-trigger span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  header .menu .menu-trigger {
    position: relative;
    width: 26px;
    height: 20px;
    display: block;
  }
  header .menu .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #666;
    border-radius: 1px;
    overflow: hidden;
  }
  header .menu .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  header .menu .menu-trigger span:nth-of-type(2) {
    top: 9px;
  }
  header .menu .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  header .menu .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
  }
  header .menu .menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  header .menu .menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(45deg);
    transform: translateY(-9px) rotate(45deg);
  }
  header .menu.fixed {
    position: fixed;
  }
  /*.hidden{
		transform: translateY(0);
	}
	.is-fixed{
		header{
			overflow: visible;
			position: fixed;
			transform: translateY(0);
		}
	}*/
}
/*#overlay-menu{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0.7);
	z-index: 9990;
}*/
footer {
  padding-top: 40px;
  background-color: #fff;
  border-top: 1px solid #dcdbdb;
}
footer .footer_new_div_style {
  text-align: center;
  margin-bottom: 50px;
}
footer .footer_new_div_style img {
  width: 224px;
}
footer nav {
  margin-bottom: 50px;
}
footer nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
footer nav ul li {
  font-size: 14px;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0 0px 20px;
  border-left: 1px solid #ccc;
}
footer nav ul li ul {
  display: block;
}
footer nav ul li ul li {
  margin-bottom: 13px;
  border-left: 0px;
  padding: 0px;
}
footer nav ul li ul li:last-child {
  margin-bottom: 0px;
}
footer nav ul li ul li.dot {
  margin-bottom: 10px;
  padding-left: 1em;
  position: relative;
}
footer nav ul li ul li.dot:before {
  content: '-';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%);
}
footer nav ul li ul li.mb {
  margin-bottom: 10px;
}
footer nav ul li ul li.mt {
  margin-top: 2em;
}
footer nav ul li ul li a {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
footer nav ul li ul li a:hover {
  opacity: 0.7;
}
footer .copy {
  background-color: #333;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  font-size: 12px;
  padding: 25px 0 25px;
}
@media screen and (max-width: 768px) {
  footer {
    padding-top: 30px;
  }
  footer .footer_new_div_style {
    margin-bottom: 30px;
  }
  footer .footer_new_div_style img {
    width: 180px;
  }
  footer nav {
    margin-bottom: 30px;
  }
  footer nav ul {
    /*@include flexbox();
				justify-content: space-between;*/
    display: block;
  }
  footer nav ul li {
    font-size: 14px;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 0 0px 0px;
    border-left: 0px solid #ccc;
    margin-bottom: 25px;
  }
  footer nav ul li:first-child ul, footer nav ul li:last-child ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer nav ul li:first-child ul li, footer nav ul li:last-child ul li {
    margin-right: 25px;
  }
  footer nav ul li ul {
    display: block;
  }
  footer nav ul li ul li {
    margin-bottom: 13px;
    border-left: 0px;
    padding: 0px;
  }
  footer nav ul li ul li:last-child {
    margin-bottom: 0px;
  }
  footer nav ul li ul li.dot {
    margin-bottom: 10px;
    padding-left: 1em;
    position: relative;
  }
  footer nav ul li ul li.dot:before {
    content: '-';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
  }
  footer nav ul li ul li.mb {
    margin-bottom: 10px;
  }
  footer nav ul li ul li.mt {
    margin-top: 25px;
  }
  footer nav ul li ul li a {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  footer nav ul li ul li a:hover {
    opacity: 0.7;
  }
  footer .copy {
    font-size: 10px;
    padding: 15px 0 15px;
    line-height: 1.4;
  }
}
.footer-bnr {
  max-width: 1160px;
  width: 90%;
  text-align: center;
  margin: 0 auto 40px;
}
.footer-bnr ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
/*.footer-bnr-item {
  width: 30%;
  height: auto;
}*/
.footer-bnr-item {
  width: 28%;
  max-width: 240px;
  margin-top: 15px;
  height: auto;
}
.footer-bnr-item:not(:nth-child(4n)) {
  margin-right: 15px;
}
/*.footer-bnr-item:not(:nth-child(3n)) {
  margin-right: 15px;
}*/
.footer-bnr-item a {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.footer-bnr-item a:hover, .footer-bnr-item a:focus {
  opacity: 0.8;
}
.footer-bnr-item a img {
  vertical-align: bottom;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .footer-bnr-item {
    width: 60%;
    /* margin-bottom: 15px; */
    max-width: 300px;
  }
  .footer-bnr-item:not(:nth-child(4n)) {
    margin-right: 0px;
  }
}
#bnr {
  background: url(../images/bg1.jpg) repeat;
  padding: 40px 0;
}
#bnr a {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#bnr a:hover {
  opacity: .7;
}
#float-btn {
  position: fixed;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9997;
}
#float-btn .pc {
  display: block;
}
#float-btn .sp {
  display: none;
}
#float-btn li {
  margin-bottom: 5px;
}
#float-btn li:last-child {
  margin-bottom: 0px;
}
#float-btn li a {
  display: block;
  width: 94px;
  height: 80px;
  text-align: center;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translateX(7px);
  transform: translateX(7px);
  -webkit-transition: 0.2s all ease-out;
  transition: 0.2s all ease-out;
}
#float-btn li a small {
  font-size: 12px;
  color: #fff;
  line-height: 1;
  display: block;
  margin-top: 5px;
  font-weight: 500;
}
#float-btn li a:hover {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#float-btn li.youtube a {
  background-color: #dd2824;
  padding-top: 18px;
}
#float-btn li.line a {
  background-color: #06c755;
  padding-top: 16px;
}
#float-btn li.fb a {
  background-color: #1877f2;
  padding-top: 14px;
}
@media screen and (max-width: 768px) {
  #bnr {
    background: url(../images/bg1.jpg) repeat;
    padding: 20px 0;
  }
  #bnr a {
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
  }
  #bnr a:hover {
    opacity: .7;
  }
  #float-btn {
    position: fixed;
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
  }
  #float-btn .pc {
    display: none;
  }
  #float-btn .sp {
    display: block;
  }
  #float-btn ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #float-btn li {
    margin-bottom: 0px;
    width: 33.3%;
  }
  #float-btn li:last-child {
    margin-bottom: 0px;
  }
  #float-btn li a {
    display: block;
    width: 100%;
    height: 60px;
    text-align: center;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: 0.2s all ease-out;
    transition: 0.2s all ease-out;
  }
  #float-btn li a small {
    font-size: 12px;
    color: #fff;
    line-height: 1;
    display: block;
    margin-top: 5px;
    font-weight: 500;
  }
  #float-btn li a:hover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  #float-btn li a img {
    width: auto;
    height: 23px;
  }
  #float-btn li.tel a {
    background-color: #2c893a;
    padding-top: 7px;
  }
  #float-btn li.tel a img {
    width: auto;
    height: 26px;
  }
  #float-btn li.reserv a {
    background-color: #fff;
    padding-top: 7px;
    border: 1px solid #2c893a;
  }
  #float-btn li.reserv a small {
    color: #2c893a;
  }
  #float-btn li.web a {
    background-color: #fff;
    padding-top: 7px;
    border: 1px solid #2c893a;
    border-left: 0px;
  }
  #float-btn li.web a small {
    color: #2c893a;
  }
}
/*---------------------------
		pagetop
----------------------------*/
#pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: #2c893a;
  cursor: pointer;
  z-index: 10;
}
#pagetop:before {
  content: '';
  background: url(/bodysprout../images/btn_top.png) no-repeat;
  width: 25px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*-----------------------------
		material
-----------------------------*/
.ttl {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  line-height: 1;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
}
.ttl:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.ttl:before {
  content: '';
  width: 60px;
  height: 2px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.btn a {
  display: inline-block;
  background-color: #2c893a;
  color: #fff;
  line-height: 1.4;
  padding: 13px 0;
  text-align: center;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.btn a:hover {
  opacity: 0.7;
}
/*-----------------------------
		low
-----------------------------*/
.low #mv {
  height: 240px;
}
.low #mv h1 {
  line-height: 240px;
  text-align: center;
  color: #fff;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 600;
  text-shadow: 0 0 15px #333, 0 0 10px #333;
}
.low #mv h1.line2 {
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 80px;
}
.low #mv h1.line2 small {
  display: block;
  font-size: 26px;
}
.low #breadcrumbs {
  padding: 10px 0;
}
.low #breadcrumbs ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.low #breadcrumbs ol li {
  line-height: 1.2;
  font-size: 13px;
  padding-left: 1em;
  position: relative;
  margin-left: 0.5em;
}
.low #breadcrumbs ol li:before {
  content: '&gt;';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.low #breadcrumbs ol li:first-child {
  padding-left: 0px;
  margin-left: 0px;
}
.low #breadcrumbs ol li:first-child:before {
  display: none;
}
.low #breadcrumbs ol li a:hover {
  text-decoration: underline;
}
.low h2.ttl2 {
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 36px;
  /*font-size: 30px;*/
  margin-bottom: 30px;
  font-weight: 500;
}
.low h2.ttl2 span {
  display: inline-block;
  line-height: 1.4;
}
.low h2.ttl2 i {
  display: block;
  position: relative;
  width: 246px;
  margin: 0 auto;
}
.low h2.ttl2 i:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.low h2.ttl2 i:before {
  content: '';
  width: 50%;
  height: 2px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .low #mv {
    height: 180px;
  }
  .low #mv h1 {
    line-height: 180px;
    font-size: 24px;
  }
  .low #mv h1.line2 {
    line-height: 1.4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 60px;
  }
  .low #mv h1.line2 small {
    display: block;
    font-size: 20px;
  }
  .low #breadcrumbs {
    padding: 10px 3%;
  }
  .low #breadcrumbs ol li {
    font-size: 12px;
  }
  .low h2.ttl2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .low h2.ttl2 i {
    width: 146px;
    margin-top: 2px;
  }
}
.chara {
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 18;
  width: 140px;
  cursor: pointer;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.chara:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}
.chara img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .chara {
    position: fixed;
    bottom: 70px;
    right: 2%;
    width: 80px;
  }
  .chara:hover {
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }
}
/*---------------------------
		clearfix
----------------------------*/
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/*---------------------------
		PC / sp
----------------------------*/
.pc_none {
  display: none;
}
.sp_none {
  display: inline-block;
}
.pc_br {
  display: block;
}
.sp_br {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc_none {
    display: inline-block;
  }
  .sp_none {
    display: none;
  }
  .pc_br {
    display: none;
  }
  .sp_br {
    display: block;
  }
  main img {
    width: 100%;
    height: auto;
  }
}
/*.anime{
	opacity: 0;
	transition: 1s;
	&amp;.active2{
		opacity: 1;
	}
}*/
.anime1 {
  opacity: 0;
  -webkit-transition: .5s all ease-out;
  transition: .5s all ease-out;
}
.anime1.active2 {
  opacity: 1;
}
.anime5 {
  opacity: 0;
  -webkit-transition: .4s all ease-out;
  transition: .4s all ease-out;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}
.anime5.active2 {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
em {
  font-style: normal;
  font-family: serif;
}
.anchor-pos {
  padding-top: 100px;
  margin-top: -100px;
}
#features.anchor-pos {
  padding-top: 160px;
  margin-top: -160px;
}
#area2.anchor-pos {
  padding-top: 140px;
  margin-top: -140px;
}
#method.anchor-pos {
  padding-top: 240px;
  margin-top: -240px;
}
@media screen and (max-width: 768px) {
  .anchor-pos {
    padding-top: 80px;
    margin-top: -80px;
  }
  #features.anchor-pos {
    padding-top: 100px;
    margin-top: -100px;
  }
  #area2.anchor-pos {
    padding-top: 50px;
    margin-top: -50px;
  }
  #method.anchor-pos {
    padding-top: 110px;
    margin-top: -110px;
  }
}
#top #mv {
  /*background: url(/asset/images/top/mv.jpg) no-repeat 50% 50%;
    background-size: cover;*/
  position: relative;
  /*.cb-slideshow li:nth-child(4) span {
      background-image: url(/asset/images/top/mv4.jpg);
      animation-delay: 30s;
    }*/
}
#top #mv .cb-slideshow, #top #mv .cb-slideshow:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  z-index: 10;
  margin: 0;
  padding: 0;
}
#top #mv .cb-slideshow {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 410px;
}
#top #mv .cb-slideshow li {
  position: static;
}
#top #mv .cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
}
#top #mv .cb-slideshow li span.act {
  -webkit-animation: imageAnimation 11s linear 0s;
  animation: imageAnimation 11s linear 0s;
}
/*スライイドショー*/
#top #mv .cb-slideshow li:nth-child(1) span {
  background-image: url(../images/top/slide1.jpg);
  opacity: 1;
}
#top #mv .cb-slideshow li:nth-child(2) span {
  background-image: url(../images/top/slide2.jpg);
}
#top #mv .cb-slideshow li:nth-child(3) span {
  background-image: url(../images/top/slide3.jpg);
}
#top #mv .cb-slideshow li:nth-child(4) span {
  background-image: url(../images/top/slide4.jpg);
}
#top #mv .cb-slideshow li:nth-child(5) span {
  background-image: url(../images/top/slide5.jpg);
}
@-webkit-keyframes imageAnimation {
  0% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  45% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation {
  0% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  45% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes imageAnimation-in {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes imageAnimation-in {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes imageAnimation-f {
  0% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  45% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
@keyframes imageAnimation-f {
  0% {
    opacity: 1;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  35% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  45% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
  }
}
#top #mv .no-cssanimations .cb-slideshow li span {
  opacity: 1;
}
#top #mv p {
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 36px;
  font-weight: 600;
  text-shadow: 0 0 15px #333, 0 0 10px #333;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.new_top_h1_area {
  padding: 0px;
}
.new_top_h1_style {
  text-align: center;
  font-size: 1.6rem;
  color: #FFF;
  font-weight: 600;
  background: #5C9D52;
  padding: 30px 0;
  line-height: 1.5;
}
.new_top_p_style {
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  line-height: 2;
  padding: 15px 0px 60px 0px;
}
#top #top-info {
  margin: 25px 0 50px;
}
#top #top-info .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#top #top-info .inner h2 {
  font-size: 18px;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 10px;
}
#top #top-info .inner .news {
  width: 48.5%;
  position: relative;
}
#top #top-info .inner .news ul li {
  border-bottom: 1px dotted #787878;
  padding: 15px 5px;
  line-height: 1.4;
  position: relative;
}
#top #top-info .inner .news ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#top #top-info .inner .news ul li a:hover ~ dl {
  opacity: 0.7;
}
#top #top-info .inner .news ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#top #top-info .inner .news ul li dl dt {
  width: 7em;
}
#top #top-info .inner .news ul li dl dd {
  width: calc(100% - 7em);
}
#top #top-info .inner .news .btn-list {
  position: absolute;
  top: -8px;
  right: 0;
}
#top #top-info .inner .news .btn-list a {
  line-height: 1.4;
  background-color: #e2e2e2;
  display: inline-block;
  padding: 2px 10px;
}
#top #top-info .inner .news .btn-list a:hover {
  opacity: 0.7;
}
#top #top-info .inner .timetable {
  width: 48.5%;
}
#top #top-info .inner .timetable table {
  width: 100%;
  margin-bottom: 10px;
}
#top #top-info .inner .timetable table th, #top #top-info .inner .timetable table td {
  border-bottom: 1px dotted #787878;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 400;
}
#top #top-info .inner .timetable table td {
  width: 10%;
}
#top #top-info .inner .timetable dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#top #top-info .inner .timetable dl dt {
  /*width: 4em;*/
}
#top #top-info .inner .timetable dl dd {
  /*width: calc(100% - 4em);*/
}
#top #features {
  background: url(../images/top/features_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 70px 50px 50px;
}
#top #features .lead {
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 26px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500;
}
#top #features .lead i {
  display: block;
  position: relative;
  width: 246px;
  margin: 0 auto;
}
#top #features .lead i:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#top #features .lead i:before {
  content: '';
  width: 50%;
  height: 2px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#top #features .lead + h2 {
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 1.4;
}
#top #features ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1300px;
  margin: 0 auto -1%;
}
#top #features ul li {
  width: 24%;
  margin-bottom: 1.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 40px;
  line-height: 1.6;
}
#top #features ul li figure {
  width: 40%;
  margin: 0 auto 0px;
}
#top #features ul li h3 {
  font-size: 1.23vw;
  color: #39b34b;
  line-height: 1.4;
  margin-bottom: 10px;
  text-align: center;
}
#top #features ul li img {
  width: 100%;
}
#top #features .btn {
  text-align: center;
  margin-top: 30px;
}
#top #features .btn a {
  width: 220px;
  margin: auto;
}
#top #blog {
  background: url(../images/bg2.jpg) repeat;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#top #blog article {
  width: 300px;
  line-height: 1.8;
}
#top #blog article .ttl {
  font-size: 27px;
  margin-bottom: 20px;
}
#top #blog article .ttl small {
  display: block;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 50%;
  margin: 5px 0;
}
#top #blog .slider {
  width: calc(100% - 450px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 110px 0 70px;
  position: relative;
}
#top #blog .slider ul {
  display: none;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  opacity: 0;
}
#top #blog .slider ul.slick-initialized {
  display: block;
  opacity: 1;
}
#top #blog .slider li {
  margin: 0 13px;
  position: relative;
  width: 270px;
}
#top #blog .slider li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#top #blog .slider li a:hover ~ figure {
  opacity: 0.7;
}
#top #blog .slider li figure {
  margin-bottom: 10px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#top #blog .slider li figure img {
  width: 100%;
  height: 176px;
  object-fit: cover;
}
#top #blog .slider li p {
  line-height: 1.4;
}
#top #blog .slider li p small {
  display: block;
  font-size: 11px;
  margin-top: 2px;
}
#top #blog .slider li label {
  display: inline-block;
  line-height: 1.2;
  background-color: #2c893a;
  color: #fff;
  padding: 3px 5px;
  font-size: 12px;
}
#top #guide {
  padding: 50px 40px;
}
#top #guide h2 {
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 26px;
  margin-bottom: 10px;
  font-weight: 500;
}
#top #guide h2 i {
  display: block;
  position: relative;
  width: 246px;
  margin: 0 auto;
}
#top #guide h2 i:after {
  content: '';
  width: 100%;
  height: 2px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#top #guide h2 i:before {
  content: '';
  width: 50%;
  height: 2px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#top #guide h2 + p {
  text-align: center;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
#top #guide ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#top #guide ul li {
  width: 33.1%;
  text-align: center;
  height: 240px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#top #guide ul li:hover {
  opacity: 0.7;
}
#top #guide ul li a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 65px;
}
#top #guide ul li span {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  line-height: 1.4;
  text-shadow: 0 0 15px #333, 0 0 10px #333;
  position: relative;
  padding-top: 80px;
}
#top #guide ul li span:before {
  content: '';
  width: 71px;
  height: 72px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#top #guide ul li:nth-child(1) {
  background: url(../images/top/guide_btn1.jpg) no-repeat 50% 50%;
  background-size: cover;
  margin-bottom: 0.3%;
}
#top #guide ul li:nth-child(1) span:before {
  background: url(../images/top/guide_icon1.png) no-repeat;
}
#top #guide ul li:nth-child(2) {
  background: url(../images/top/guide_btn2.jpg) no-repeat 50% 50%;
  background-size: cover;
  margin-bottom: 0.3%;
}
#top #guide ul li:nth-child(2) span:before {
  background: url(../images/top/guide_icon2.png) no-repeat;
}
#top #guide ul li:nth-child(3) {
  width: 33.1%;
  background: url(../images/top/guide_btn6.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}
#top #guide ul li:nth-child(3) span:before {
  background: url(../images/top/guide_icon6.png?ver=2) no-repeat;
}
#top #guide ul li:nth-child(4) {
  width: 33.1%;
  background: url(../images/top/guide_btn8.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#top #guide ul li:nth-child(4) span:before {
  background: url(../images/top/guide_icon8.png) no-repeat;
}
#top #guide ul li:nth-child(5) {
  width: 33.1%;
  background: url(../images/top/guide_btn4.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#top #guide ul li:nth-child(5) a {
  padding-top: 72px;
}
#top #guide ul li:nth-child(5) span:before {
  background: url(../images/top/guide_icon4.png) no-repeat;
}
#top #guide ul li:nth-child(6) {
  width: 33.1%;
  background: url(../images/top/guide_btn7.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}
#top #guide ul li:nth-child(6) a {
  padding-top: 72px;
}
#top #guide ul li:nth-child(6) span:before {
  background: url(../images/top/guide_icon7.png?ver=2) no-repeat;
}
#top #message {
  background: url(../images/top/message_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}
#top #message figure {
  position: relative;
  padding-left: 200px;
  margin-right: 50px;
}
#top #message figure .obj {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#top #message figure h2 {
  width: 260px;
  border-top: 1px solid #2c893a;
  border-bottom: 1px solid #2c893a;
  line-height: 1.2;
  padding: 70px 0;
  color: #fff;
  font-weight: 500;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 26px;
  text-align: center;
  margin-top: 90px;
}
#top #message figure h2 small {
  display: block;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 50%;
}
#top #message article {
  padding: 60px 0;
  color: #fff;
  line-height: 1.4;
}
#top #message article p {
  margin-bottom: 30px;
  font-size: 16px;
}
#top #message article p strong {
  font-size: 24px;
  display: block;
  font-weight: 500;
}
#top #message article dl {
  margin-bottom: 25px;
  overflow: hidden;
}
#top #message article dl dt {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  width: 7em;
  font-size: 20px;
  clear: both;
  float: left;
  line-height: 15px;
  margin-bottom: 15px;
}
#top #message article dl dd {
  float: left;
  width: 11em;
  font-size: 16px;
  line-height: 15px;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
#top #message article dl dd:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #2c893a;
  height: 1px;
  width: 10px;
}
#top #message article .btn {
  margin-top: 25px;
}
#top #message article .btn a {
  width: 220px;
}
#top #about {
  padding: 70px 40px;
  background: url(../images/top/about_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#top #about h2 {
  text-align: center;
  font-size: 26px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  line-height: 1.2;
  margin-bottom: 40px;
}
#top #about h2 small {
  display: block;
  font-size: 50%;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-top: 10px;
}
#top #about .about-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
#top #about .about-wrap figure {
  width: 48%;
}
#top #about .about-wrap figure img {
  width: 100%;
}
#top #about .about-wrap article {
  width: 48%;
}
#top #about .about-wrap article h3 {
  font-size: 18px;
  font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 15px;
}
#top #about .about-wrap article table {
  width: 100%;
}
#top #about .about-wrap article table th, #top #about .about-wrap article table td {
  padding: 5px 5px;
  line-height: 1.6;
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  border-bottom: 1px dotted #787878;
}
#top #about .about-wrap article table th {
  padding-right: 20px;
  white-space: nowrap;
}
#top #about .about-wrap article table td a:hover {
  text-decoration: underline;
}
#top #about .about-wrap article table td .tel {
  font-weight: 500;
  position: relative;
  padding-left: 20px;
}
#top #about .about-wrap article table td .tel:before {
  content: '';
  background: url(../images/icon_tel.png) no-repeat;
  background-size: 14px;
  width: 14px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#top #about .about-wrap article .btn {
  margin-top: 20px;
}
#top #about .about-wrap article .btn a {
  width: 220px;
}
#top #about .movie-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#top #about .movie-list ul li {
  width: 48.4%;
}
#top #about .movie-list ul li .movie {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
#top #about .movie-list ul li .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  #top #mv {
    height: 250px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #top #mv .cb-slideshow {
    height: 250px;
  }
  #top #mv p {
    line-height: 1.4;
    font-size: 22px;
  }
  .new_top_h1_area {
    padding: 0px 0px 0px 0px;
  }
  .new_top_h1_style {
    text-align: center;
    font-size: 1.15rem;
    color: #FFF;
    font-weight: 500;
    background: #5C9D52;
    padding: 15px 10px 15px 10px;
  }
  .new_top_p_style {
    text-align: left;
    font-size: 1rem;
    font-weight: normal;
    line-height: 2;
    padding: 15px 15px 30px 15px;
  }
  #top #top-info {
    margin: 25px 0 50px;
  }
  #top #top-info .inner {
    display: block;
  }
  #top #top-info .inner .news {
    width: 100%;
    margin-bottom: 30px;
  }
  #top #top-info .inner .timetable {
    width: 100%;
  }
  #top #features {
    padding: 50px 5% 50px;
  }
  #top #features .lead {
    font-size: 23px;
  }
  #top #features .lead i {
    margin-top: 5px;
  }
  #top #features .lead + h2 {
    font-size: 18px;
  }
  #top #features ul {
    margin: 0 auto -1%;
  }
  #top #features ul li {
    width: 49.3%;
    margin-bottom: 1.5%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px;
    line-height: 1.6;
    font-size: 1.4vw;
  }
  #top #features ul li figure {
    width: 60%;
    margin: 0 auto 0px;
  }
  #top #features ul li h3 {
    font-size: 3.3vw;
    color: #39b34b;
    line-height: 1.4;
    margin-bottom: 5px;
    text-align: center;
  }
  #top #blog {
    padding: 40px 5%;
    display: block;
  }
  #top #blog article {
    width: 100%;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  #top #blog article .ttl {
    font-size: 24px;
  }
  #top #blog article .ttl small {
    font-size: 30%;
  }
  #top #blog .slider {
    width: calc(100% - 40px);
    margin: 0 20px;
  }
  #top #blog .slider li p small {
    font-size: 10px;
  }
  #top #blog .slider li label {
    font-size: 11px;
  }
  #top #guide {
    padding: 50px 5%;
  }
  #top #guide h2 {
    font-size: 23px;
  }
  #top #guide h2 + p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  #top #guide ul {
    display: block;
  }
  #top #guide ul li {
    width: 100% !important;
    height: 180px;
    margin-bottom: 1px;
  }
  #top #guide ul li a {
    padding-top: 40px;
  }
  #top #guide ul li span {
    font-size: 18px;
  }
  #top #guide ul li:nth-child(5) a {
    padding-top: 40px;
  }
  #top #guide ul li:nth-child(3) a, #top #guide ul li:nth-child(6) a {
    padding-top: 25px;
  }
  #top #message {
    display: block;
    position: relative;
    padding: 0 5%;
  }
  #top #message figure {
    position: static;
    padding-left: 0px;
    margin-right: 0px;
  }
  #top #message figure .obj {
    position: absolute;
    bottom: 0;
    left: -20%;
    z-index: 2;
    width: 60%;
  }
  #top #message figure h2 {
    width: 100%;
    border-top: 1px solid #2c893a;
    border-bottom: 1px solid #2c893a;
    line-height: 1.2;
    padding: 30px 0;
    color: #fff;
    font-weight: 500;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
    font-size: 23px;
    text-align: center;
    margin-top: 40px;
  }
  #top #message figure h2 small {
    display: block;
    font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 30%;
  }
  #top #message article {
    padding: 30px 0 50px 30%;
    color: #fff;
    line-height: 1.4;
    width: 71%;
  }
  #top #message article p {
    margin-bottom: 20px;
    font-size: 14px;
  }
  #top #message article p strong {
    font-size: 20px;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
  }
  #top #message article dl {
    margin-bottom: 15px;
  }
  #top #message article dl dt {
    width: 6em;
    font-size: 16px;
    line-height: 15px;
    margin-bottom: 10px;
  }
  #top #message article dl dd {
    float: left;
    width: 10em;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
    padding-left: 20px;
    position: relative;
  }
  #top #about {
    padding: 50px 5%;
  }
  #top #about h2 {
    font-size: 23px;
    margin-bottom: 40px;
  }
  #top #about h2 small {
    font-size: 30%;
  }
  #top #about .about-wrap {
    display: block;
    margin-bottom: 40px;
  }
  #top #about .about-wrap figure {
    width: 100%;
    margin-bottom: 20px;
  }
  #top #about .about-wrap article {
    width: 100%;
  }
  #top #about .about-wrap article h3 {
    font-size: 18px;
    font-family: "Noto Sans Japanese", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 15px;
  }
  #top #about .about-wrap article table {
    width: 100%;
  }
  #top #about .about-wrap article table th, #top #about .about-wrap article table td {
    padding: 5px 5px;
    line-height: 1.6;
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px dotted #787878;
  }
  #top #about .about-wrap article table th {
    padding-right: 20px;
  }
  #top #about .about-wrap article table td a:hover {
    text-decoration: underline;
  }
  #top #about .about-wrap article table td .tel {
    font-weight: 500;
    position: relative;
    padding-left: 20px;
  }
  #top #about .about-wrap article table td .tel:before {
    content: '';
    background: url(../images/icon_tel.png) no-repeat;
    background-size: 14px;
    width: 14px;
    height: 19px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #top #about .about-wrap article .btn {
    margin: 20px auto 0;
    text-align: center;
  }
  #top #about .about-wrap article .btn a {
    width: 220px;
  }
  #top #about .movie-list ul {
    display: block;
  }
  #top #about .movie-list ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  #top #about .movie-list ul li:last-child {
    margin-bottom: 0px;
  }
  #top #about .movie-list ul li .movie {
    position: relative;
    padding-bottom: 56.25%;
    /*アスペクト比 16:9の場合の縦幅*/
    height: 0;
    overflow: hidden;
  }
  #top #about .movie-list ul li .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
/*----------------------
    introduction
----------------------*/
#introduction #mv {
  background: url(../images/introduction/mv2.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#introduction #philosophy {
  margin-bottom: 65px;
}
#introduction #philosophy .philosophy-wrap {
  background: url(../images/introduction/ph_bg.jpg?ver=3) no-repeat 50% 0;
  background-size: cover;
  padding: 70px 0;
}
#introduction #philosophy .box {
  padding: 75px 0 50px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 5px 10px #ccc;
  box-shadow: 0 5px 10px #ccc;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 50px;
}
#introduction #philosophy .box .lead {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 30px;
}
#introduction #philosophy .box .lead strong {
  color: #2c893a;
  font-weight: 900;
  display: inline-block;
}
#introduction #philosophy .box .lead + p {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
  margin-bottom: 40px;
}
#introduction #philosophy .box h4 {
  font-size: 18px;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.4;
}
#introduction #philosophy .box h4 span {
  display: inline-block;
  position: relative;
  padding: 0 190px;
}
#introduction #philosophy .box h4 span:before {
  content: '';
  width: 160px;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 50%;
  left: 0;
}
#introduction #philosophy .box h4 span:after {
  content: '';
  width: 160px;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 50%;
  right: 0;
}
#introduction #philosophy .box h4 + p {
  font-size: 18px;
  line-height: 1.8;
}
#introduction #philosophy .box h4 + p strong {
  font-size: 20px;
}
#introduction #philosophy .box h4 + p small {
  display: block;
  font-size: 16px;
}
#introduction #features {
  margin-bottom: 100px;
}
#introduction #features h2 + p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 30px;
}
#introduction #features dl {
  margin-top: 35px;
}
#introduction #features dl dt {
  font-weight: 700;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#introduction #features dl dt:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#introduction #features dl dt:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#introduction #features dl dd {
  margin-bottom: 65px;
}
#introduction #features dl dd:nth-of-type(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
}
#introduction #features dl dd:nth-of-type(1) article {
  margin-left: 70px;
  font-size: 16px;
}
#introduction #features dl dd:nth-of-type(2) p {
  font-size: 16px;
  margin-bottom: 50px;
}
#introduction #features dl dd:nth-of-type(2) figure {
  text-align: center;
}
#introduction #features dl dd:nth-of-type(3) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#introduction #features dl dd:nth-of-type(3) ul li {
  text-align: center;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 700;
}
#introduction #features dl dd:nth-of-type(3) ul li figure {
  margin-bottom: 10px;
}
#introduction #features dl dd:nth-of-type(3) ul li:first-child {
  margin-left: 0px;
}
#introduction #message .message-wrap {
  background-color: #f6f6f6;
  padding: 70px 0 95px;
}
#introduction #message ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}
#introduction #message ul li:first-child {
  margin-right: 70px;
  font-size: 16px;
}
#introduction #message ul li figure {
  text-align: center;
  position: relative;
  width: 400px;
}
#introduction #message ul li figure p {
  display: inline-block;
  background-color: #000;
  color: #fff;
  width: 276px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 22px;
  line-height: 1.6;
  padding: 10px 0;
}
#introduction #message ul li figure p small {
  display: block;
  color: #2c893a;
  font-size: 16px;
}
#introduction #message .movie-wrap {
  width: 100%;
  max-width: 640px;
  margin: 40px auto;
}
#introduction #message .movie-wrap .movie {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
#introduction #message .movie-wrap .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#introduction #message .box {
  background-color: #fff;
  padding: 40px 60px 45px;
}
#introduction #message .box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#introduction #message .box dl dt {
  font-size: 20px;
  margin-right: 40px;
  padding-top: 10px;
}
#introduction #message .box dl dd ul {
  display: block;
  margin: 0px;
}
#introduction #message .box dl dd ul li {
  padding-left: 1.2em;
  position: relative;
}
#introduction #message .box dl dd ul li:before {
  content: '-';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#introduction .prescription {
  margin-top: 100px;
}
#introduction .prescription__cont {
  margin-bottom: 65px;
}
#introduction .prescription__img-wrapper {
  margin-top: 50px;
}
#introduction .prescription__ttl {
  font-weight: 700;
  font-size: 22px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#introduction .prescription__ttl::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#introduction .prescription__ttl::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#introduction .prescription p {
  font-size: 1rem;
}
#introduction .prescription__tablettl {
  font-size: 1.25rem;
  margin-top: 30px;
  margin-bottom: 10px;
}
#introduction .prescription-table {
  width: 49%;
}
#introduction .prescription-table__outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#introduction .prescription-table thead {
  width: 100%;
  background-color: #2c893a;
}
#introduction .prescription-table thead tr th {
  color: #fff;
  font-size: 1.125rem;
  padding: 10px;
  line-height: 1.2;
}
#introduction .prescription-table thead.orange {
  background-color: #ee7624;
}
#introduction .prescription-table tbody {
  background-color: #f6f6f6;
}
#introduction .prescription-table tbody tr {
  border-bottom: 1px solid #fff;
}
#introduction .prescription-table tbody tr th, #introduction .prescription-table tbody tr td {
  font-size: 0.875rem;
  padding: 8px 10px;
  line-height: 1.2;
}
#introduction .prescription-table tbody tr th {
  border-right: 1px solid #fff;
  vertical-align: middle;
}
#introduction .prescription-table tfoot {
  width: 100%;
}
#introduction .prescription-table tfoot tr th, #introduction .prescription-table tfoot tr td {
  line-height: 1.2;
}
#introduction .prescription-table tfoot tr th {
  background-color: #666;
  color: #eeff04;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 18px;
}
#introduction .prescription-table tfoot tr td {
  background-color: #666;
  color: #eeff04;
  font-size: 1.5rem;
  font-weight: bold;
}
#introduction .prescription-table tfoot .note {
  border-bottom: 1px solid #fff;
}
#introduction .prescription-table tfoot .note th, #introduction .prescription-table tfoot .note td {
  background-color: #ccc;
  color: #333333;
  padding: 8px 10px;
  font-size: 0.875rem;
}
#introduction .prescription-table tfoot .note th {
  border-right: 1px solid #fff;
  vertical-align: middle;
}
#introduction .prescription-list {
  background-color: #effdf0;
  padding: 40px;
}
#introduction .prescription-list ul {
  list-style: inside;
}
#introduction .prescription-list ul li {
  font-size: 1.125rem;
}
#introduction .strong {
  color: #2c893a;
  font-weight: bold;
}
#introduction .line {
  background-color: #9cffa4;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #9cffa4));
  background: -webkit-linear-gradient(transparent 60%, #9cffa4 60%);
  background: linear-gradient(transparent 60%, #9cffa4 60%);
}
#introduction .prescription {
  margin-top: 100px;
}
#introduction .prescription__cont {
  margin-bottom: 65px;
}
#introduction .prescription__img-wrapper {
  margin-top: 50px;
}
#introduction .prescription__ttl {
  font-weight: 700;
  font-size: 22px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#introduction .prescription__ttl::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#introduction .prescription__ttl::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#introduction .prescription p {
  font-size: 1rem;
}
#introduction .prescription__tablettl {
  font-size: 1.25rem;
  margin-top: 30px;
  margin-bottom: 10px;
}
#introduction .prescription-table {
  width: 49%;
}
#introduction .prescription-table__outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#introduction .prescription-table thead {
  width: 100%;
  background-color: #2c893a;
}
#introduction .prescription-table thead tr th {
  color: #fff;
  font-size: 1.125rem;
  padding: 10px;
  line-height: 1.2;
}
#introduction .prescription-table thead.orange {
  background-color: #ee7624;
}
#introduction .prescription-table tbody {
  background-color: #f6f6f6;
}
#introduction .prescription-table tbody tr {
  border-bottom: 1px solid #fff;
}
#introduction .prescription-table tbody tr th, #introduction .prescription-table tbody tr td {
  font-size: 0.875rem;
  padding: 8px 10px;
  line-height: 1.2;
}
#introduction .prescription-table tbody tr th {
  border-right: 1px solid #fff;
  vertical-align: middle;
}
#introduction .prescription-table tfoot {
  width: 100%;
}
#introduction .prescription-table tfoot tr th, #introduction .prescription-table tfoot tr td {
  line-height: 1.2;
}
#introduction .prescription-table tfoot tr th {
  background-color: #666;
  color: #eeff04;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 18px;
}
#introduction .prescription-table tfoot tr td {
  background-color: #666;
  color: #eeff04;
  font-size: 1.5rem;
  font-weight: bold;
}
#introduction .prescription-table tfoot .note {
  border-bottom: 1px solid #fff;
}
#introduction .prescription-table tfoot .note th, #introduction .prescription-table tfoot .note td {
  background-color: #ccc;
  color: #333333;
  padding: 8px 10px;
  font-size: 0.875rem;
}
#introduction .prescription-table tfoot .note th {
  border-right: 1px solid #fff;
  vertical-align: middle;
}
#introduction .prescription-list {
  background-color: #effdf0;
  padding: 40px;
}
#introduction .prescription-list ul {
  list-style: inside;
}
#introduction .prescription-list ul li {
  font-size: 1.125rem;
}
#introduction .strong {
  color: #2c893a;
  font-weight: bold;
}
#introduction .line {
  background-color: #9cffa4;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #9cffa4));
  background: -webkit-linear-gradient(transparent 60%, #9cffa4 60%);
  background: linear-gradient(transparent 60%, #9cffa4 60%);
}
@media screen and (max-width: 768px) {
  #introduction #philosophy {
    margin-bottom: 40px;
  }
  #introduction #philosophy .philosophy-wrap {
    background: url(../images/introduction/ph_bg_sp.jpg?ver=3) no-repeat 50% 0;
    background-size: cover;
    padding: 35px 0;
  }
  #introduction #philosophy .box {
    padding: 40px 7% 35px;
    margin: 0px;
  }
  #introduction #philosophy .box .lead {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #introduction #philosophy .box .lead + p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #introduction #philosophy .box h4 {
    font-size: 16px;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  #introduction #philosophy .box h4 span {
    display: inline-block;
    position: relative;
    padding: 0 60px;
  }
  #introduction #philosophy .box h4 span:before {
    width: 40px;
  }
  #introduction #philosophy .box h4 span:after {
    width: 40px;
  }
  #introduction #philosophy .box h4 + p {
    font-size: 16px;
    line-height: 1.8;
  }
  #introduction #philosophy .box h4 + p strong {
    font-size: 18px;
    line-height: 1.4;
  }
  #introduction #philosophy .box h4 + p small {
    display: block;
    font-size: 14px;
  }
  #introduction #features {
    margin-bottom: 50px;
  }
  #introduction #features h2 + p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #introduction #features dl {
    margin-top: 25px;
  }
  #introduction #features dl dt {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #introduction #features dl dd {
    margin-bottom: 40px;
  }
  #introduction #features dl dd:nth-of-type(1) {
    display: block;
    padding: 0;
  }
  #introduction #features dl dd:nth-of-type(1) article {
    margin-left: 0px;
    font-size: 14px;
    margin-top: 20px;
  }
  #introduction #features dl dd:nth-of-type(2) p {
    font-size: 14px;
    margin-bottom: 30px;
  }
  #introduction #features dl dd:nth-of-type(3) {
    padding: 0 10%;
  }
  #introduction #features dl dd:nth-of-type(3) ul {
    display: block;
  }
  #introduction #features dl dd:nth-of-type(3) ul li {
    text-align: center;
    margin-left: 0px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
  }
  #introduction #features dl dd:nth-of-type(3) ul li figure {
    margin-bottom: 5px;
  }
  #introduction #features dl dd:nth-of-type(3) ul li:first-child {
    margin-left: 0px;
    margin-top: 0px;
  }
  #introduction #message .message-wrap {
    padding: 50px 0 65px;
  }
  #introduction #message ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  #introduction #message ul li {
    width: 100%;
  }
  #introduction #message ul li:first-child {
    margin-right: 0px;
    font-size: 14px;
    margin-top: 55px;
  }
  #introduction #message ul li figure {
    width: 100%;
  }
  #introduction #message ul li figure p {
    color: #fff;
    width: 240px;
    bottom: -40px;
    font-size: 18px;
  }
  #introduction #message ul li figure p small {
    font-size: 14px;
  }
  #introduction #message .box {
    padding: 20px 7% 20px;
  }
  #introduction #message .box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #introduction #message .box dl dt {
    font-size: 18px;
    margin-right: 20px;
    padding-top: 10px;
  }
  #introduction #message .box dl dd ul {
    display: block;
    margin: 0px;
    padding: 0px;
  }
  #introduction #message .box dl dd ul li {
    padding-left: 1.2em;
    position: relative;
    margin: 0px;
    width: auto;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  #introduction #message .box dl dd ul li:before {
    content: '-';
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  #introduction .prescription {
    margin-top: 50px;
  }
  #introduction .prescription__cont {
    margin-bottom: 40px;
  }
  #introduction .prescription__img-wrapper {
    margin-top: 30px;
  }
  #introduction .prescription__ttl {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #introduction .prescription p {
    font-size: 0.875rem;
  }
  #introduction .prescription__tablettl {
    font-size: 1rem;
    margin-top: 20px;
  }
  #introduction .prescription .prescription-table {
    width: 49%;
  }
  #introduction .prescription .prescription-table__outer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #introduction .prescription .prescription-table thead {
    width: 100%;
  }
  #introduction .prescription .prescription-table thead tr th {
    font-size: 1rem;
  }
  #introduction .prescription .prescription-table tbody tr th, #introduction .prescription .prescription-table tbody tr td {
    font-size: 0.75rem;
    padding: 5px;
  }
  #introduction .prescription .prescription-table tfoot {
    width: 100%;
  }
  #introduction .prescription .prescription-table tfoot tr th {
    font-size: 1rem;
    padding: 12px;
  }
  #introduction .prescription .prescription-table tfoot tr td {
    font-size: 1rem;
    padding: 12px;
  }
  #introduction .prescription .prescription-table tfoot .note th, #introduction .prescription .prescription-table tfoot .note td {
    padding: 5;
    font-size: 0.75rem;
  }
  #introduction .prescription .prescription-list {
    padding: 25px;
  }
  #introduction .prescription .prescription-list ul li {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 360px) {
  #introduction .prescription .prescription-table {
    width: 100%;
  }
  #introduction .prescription .prescription-table:first-child {
    margin-bottom: 20px;
  }
  #introduction .prescription {
    margin-top: 50px;
  }
  #introduction .prescription__cont {
    margin-bottom: 40px;
  }
  #introduction .prescription__img-wrapper {
    margin-top: 30px;
  }
  #introduction .prescription__ttl {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #introduction .prescription p {
    font-size: 0.875rem;
  }
  #introduction .prescription__tablettl {
    font-size: 1rem;
    margin-top: 20px;
  }
  #introduction .prescription .prescription-table {
    width: 49%;
  }
  #introduction .prescription .prescription-table__outer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #introduction .prescription .prescription-table thead {
    width: 100%;
  }
  #introduction .prescription .prescription-table thead tr th {
    font-size: 1rem;
  }
  #introduction .prescription .prescription-table tbody tr th, #introduction .prescription .prescription-table tbody tr td {
    font-size: 0.75rem;
    padding: 5px;
  }
  #introduction .prescription .prescription-table tfoot {
    width: 100%;
  }
  #introduction .prescription .prescription-table tfoot tr th {
    font-size: 1rem;
    padding: 12px;
  }
  #introduction .prescription .prescription-table tfoot tr td {
    font-size: 1rem;
    padding: 12px;
  }
  #introduction .prescription .prescription-table tfoot .note th, #introduction .prescription .prescription-table tfoot .note td {
    padding: 5;
    font-size: 0.75rem;
  }
  #introduction .prescription .prescription-list {
    padding: 25px;
  }
  #introduction .prescription .prescription-list ul li {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 360px) {
  #introduction .prescription .prescription-table {
    width: 100%;
  }
  #introduction .prescription .prescription-table:first-child {
    margin-bottom: 20px;
  }
}
/*----------------------
    equipment
----------------------*/
#about {
  background-color: #f6f6f6;
}
#about #mv {
  background: url(../images/equipment/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#about #exterior {
  padding: 70px 0;
}
#about #exterior figure {
  width: 798px;
  margin: auto;
  text-align: left;
}
#about #exterior figure div {
  display: block;
  margin: -25px 65px 0;
  padding: 25px 30px 45px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  position: relative;
  z-index: 2;
}
#about #exterior figure div h4 {
  color: #7ad387;
  margin-bottom: 20px;
}
#about #pic-list {
  background-color: #fff;
  padding: 70px 0 100px;
}
#about #pic-list h3.mt {
  margin-top: 90px;
}
#about #pic-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -60px;
  margin-bottom: -50px;
}
#about #pic-list ul li {
  margin-left: 60px;
  width: 520px;
  margin-bottom: 50px;
  font-size: 16px;
  line-height: 1.6;
}
#about #pic-list ul li figure {
  margin-bottom: 10px;
}
#about #pic-list ul li h4 {
  color: #2c893a;
  line-height: 1.4;
  margin-bottom: 10px;
  font-family: 18px;
}
@media screen and (max-width: 768px) {
  #about #exterior {
    padding: 15px 0 45px;
  }
  #about #exterior figure {
    width: 100%;
  }
  #about #exterior figure div {
    display: block;
    margin: -20px 25px 0;
    padding: 25px 15px 25px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 14px;
  }
  #about #exterior figure div h4 {
    margin-bottom: 10px;
  }
  #about #pic-list {
    padding: 35px 0 50px;
  }
  #about #pic-list h3.mt {
    margin-top: 45px;
  }
  #about #pic-list ul {
    display: block;
    margin-left: 0;
    margin-bottom: -30px;
  }
  #about #pic-list ul li {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
  }
  #about #pic-list ul li h4 {
    margin-bottom: 5px;
    font-family: 16px;
  }
}
/*----------------------
    treatment
----------------------*/
.treatment #breadcrumbs {
  background-color: #f6f6f6;
}
.treatment #contents {
  padding-bottom: 90px;
}
.treatment #contents .mv {
  margin: 70px 0 80px;
}
.treatment #contents h2.mt {
  margin-top: 95px;
}
.treatment #contents dl dt {
  font-weight: 700;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.treatment #contents dl dt:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
.treatment #contents dl dt:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: #0d82ad;
  position: absolute;
  bottom: 0;
  left: 0;
}
.treatment #contents dl dd {
  margin-bottom: 65px;
  font-size: 16px;
}
.treatment #contents dl dd:last-of-type {
  margin-bottom: 0px;
}
.treatment #contents dl dd .pic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.treatment #contents dl dd.no-flex {
  display: block !important;
}
.treatment #contents dl dd .movie-wrap {
  width: 100%;
  max-width: 640px;
  margin: 20px auto 0;
}
.treatment #contents dl dd .movie {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
.treatment #contents dl dd .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.treatment #contents dl dd .tokusyu h4 {
  font-size: 24px;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  padding: 10px 30px 10px 10px;
  background-color: #FFFBF7;
  transition: .3s;
}
/*アコーディオンなし*/
.treatment #contents dl dd .tokusyu h4.none {
  cursor: unset;
}
/*2023.3.13追記　削除
.treatment #contents dl dd .tokusyu h4:hover {
  background-color: #32b16c;
  transition: .3s;
  color: #ffffff;
}*/
.treatment #contents dl dd .tokusyu h4 span {
  display: inline-block;
  padding-left: 40px;
  position: relative;
}
/*.treatment #contents dl dd .tokusyu h4:after {
  content: '';
  background: url(../images/arrow2.png) no-repeat;
  width: 18px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.treatment #contents dl dd .tokusyu h4.open:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}*/
.treatment #contents dl dd .tokusyu .ac {
  padding: 20px 30px 40px;
  display: none;
}
.treatment #contents dl dd .tokusyu .ac .box {
  padding: 20px 40px;
  background-color: #fffef1;
  margin-bottom: 20px;
}
.treatment #contents dl dd .tokusyu .ac .box h5 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #2c893a;
}
.treatment #contents dl dd .tokusyu .ac .box table {
  font-size: 16px;
}
.treatment #contents dl dd .tokusyu .ac .box table th, .treatment #contents dl dd .tokusyu .ac .box table td {
  padding-bottom: 10px;
}
.treatment #contents dl dd .tokusyu .ac .box table th {
  padding-right: 20px;
}
/*先生紹介　アコーディオンなし*/
.treatment #contents dl dd .tokusyu .dc {
  padding: 20px 30px 40px;
  display: block;
}
.treatment #contents dl dd .tokusyu .dc .box {
  padding: 20px 40px;
  background-color:#f0f9fd;
  margin-bottom: 20px;
  margin-top: 10px;
}
.treatment #contents dl dd .tokusyu .dc .box h5 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #f18301;
}
.treatment #contents dl dd .tokusyu .dc .box table {
  font-size: 16px;
}
.treatment #contents dl dd .tokusyu .dc .box table th, .treatment #contents dl dd .tokusyu .dc .box table td {
  padding-bottom: 10px;
}
.treatment #contents dl dd .tokusyu .dc .box table th {
  padding-right: 20px;
}
.treatment #contents dl dd .tokusyu .dc .box &gt; dl &gt; dt {
  font-size: 1.25rem !important;
  margin-bottom: 10px !important;
}
.treatment #recommend {
  background-color: #f6f6f6;
  padding: 90px 0 70px;
}
.treatment #recommend h4 {
  font-size: 22px;
  margin-bottom: 20px;
}
.treatment #recommend ul li {
  padding-left: 1.5em;
  position: relative;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
}
.treatment #recommend ul li:last-child {
  margin-bottom: 0px;
}
.treatment #recommend ul li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
.treatment #recommend ul li a {
  text-decoration: underline;
}
.treatment #recommend ul li a:hover {
  text-decoration: none;
}
.treatment#treatment-top #mv {
  background: url(../images/treatment/mv2.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#treatment-top #contents .lead {
  text-align: center;
  padding: 70px 0;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 700;
}
.treatment#treatment-top #contents dl dd li {
  padding-left: 1.5em;
  position: relative;
}
.treatment#treatment-top #contents dl dd li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#treatment-top #contents dl dd li a {
  text-decoration: underline;
}
.treatment#treatment-top #contents dl dd li a:hover {
  text-decoration: none;
}
.treatment#treatment-top #contents dl dd li sup {
  vertical-align: top;
  font-size: 50%;
}
.treatment#treatment-top #contents dl dd .note {
  padding-left: 1.5em;
  position: relative;
  font-size: 14px;
  margin: 10px 0 20px;
}
.treatment#treatment-top #contents dl dd .note:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#treatment-top #contents dl dd.timetable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.treatment#treatment-top #contents dl dd.timetable table {
  width: calc(100% - 430px);
  margin-bottom: 10px;
}
.treatment#treatment-top #contents dl dd.timetable table th, .treatment#treatment-top #contents dl dd.timetable table td {
  border-bottom: 1px dotted #787878;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 400;
  padding: 7px;
}
.treatment#treatment-top #contents dl dd.timetable table td {
  width: 10%;
}
.treatment#treatment-top #contents dl dd.timetable table .head th, .treatment#treatment-top #contents dl dd.timetable table .head td {
  background-color: #f7f7f7;
  border-top: 1px dotted #787878;
}
.treatment#treatment-top #contents dl dd.timetable dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 390px;
}
.treatment#treatment-top #contents dl dd.timetable dl dt {
  /*width: 4em;*/
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 1.6;
}
.treatment#treatment-top #contents dl dd.timetable dl dt:before {
  display: none;
}
.treatment#treatment-top #contents dl dd.timetable dl dt:after {
  display: none;
}
.treatment#treatment-top #contents dl dd.timetable dl dd {
  /*width: calc(100% - 4em);*/
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 1.6;
}
.treatment#treatment-top #contents dl dd.outpatient h4 {
  font-size: 20px;
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 20px;
}
.treatment#treatment-top #contents dl dd.outpatient h4::before {
  content: '■';
  position: absolute;
  top: 0;
  left: 0;
  color: #2c893a;
}
.treatment#treatment-top #contents dl dd.outpatient .pc {
  display: block;
}
.treatment#treatment-top #contents dl dd.outpatient .sp {
  display: none;
}
.treatment#treatment-top #contents dl dd.outpatient table {
  width: 100%;
  margin-bottom: 10px;
}
.treatment#treatment-top #contents dl dd.outpatient table th, .treatment#treatment-top #contents dl dd.outpatient table td {
  border-bottom: 1px dotted #787878;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 400;
  padding: 7px;
  line-height: 1.4;
}
.treatment#treatment-top #contents dl dd.outpatient table th {
  white-space: nowrap;
  vertical-align: middle;
}
.treatment#treatment-top #contents dl dd.outpatient table td {
  width: 14%;
  border-left: 1px solid #e4e4e4;
}
.treatment#treatment-top #contents dl dd.outpatient table td small {
  display: block;
  font-size: 12px;
  color: #2c893a;
}
.treatment#treatment-top #contents dl dd.outpatient table td sup {
  vertical-align: top;
  font-size: 50%;
}
.treatment#treatment-top #contents dl dd.outpatient table td i {
  font-style: normal;
  font-size: 10px;
  display: inline-block;
  margin-left: 5px;
}
.treatment#treatment-top #contents dl dd.outpatient table .head th, .treatment#treatment-top #contents dl dd.outpatient table .head td {
  background-color: #f7f7f7;
  border-top: 1px dotted #787878;
}
.treatment#treatment-top #contents dl dd.outpatient .note-list {
  margin-bottom: 40px;
}
.treatment#treatment-top #contents dl dd.outpatient .note-list li {
  padding-left: 2em;
  font-size: 14px;
}
.treatment#treatment-top #contents dl dd.outpatient .note-list li span {
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#treatment-top #contents dl dd.outpatient .note-list li:before {
  display: none;
}
.treatment#treatment-top #contents dl dd.outpatient .note-list li strong {
  color: #2c893a;
}
.treatment#treatment-top #contents .last {
  margin-top: 40px;
  font-size: 20px;
  background-color: #f6f6f6;
  padding: 40px;
}
.treatment#treatment-top #contents .last a {
  color: #2c893a;
  text-decoration: underline;
}
.treatment#treatment-top #contents .last a:hover {
  text-decoration: none;
}
.treatment#treatment-top #method-cont {
  margin-bottom: 80px;
}
.treatment#treatment-top #method-cont .mv {
  margin: 0px 0 40px;
}
.treatment#treatment-top #method-cont .mv img {
  width: 100%;
}
.treatment#treatment-top #method-cont .lead {
  font-size: 18px;
  margin-bottom: 30px;
}
.treatment#treatment-top #method-cont .lead a {
  color: #2c893a;
  text-decoration: underline;
}
.treatment#treatment-top #method-cont .lead a:hover {
  text-decoration: none;
}
.treatment#treatment-top #method-cont .caution {
  background-color: #effdf0;
  padding: 40px;
  margin-bottom: 60px;
  font-size: 16px;
}
.treatment#treatment-top #method-cont .caution h4 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #ff2600;
}
.treatment#treatment-top #method-cont .caution a {
  color: #2c893a;
  text-decoration: underline;
}
.treatment#treatment-top #method-cont .caution a:hover {
  text-decoration: none;
}
.treatment#treatment-top #method-cont dl dt {
  font-weight: 700;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.treatment#treatment-top #method-cont dl dt:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
.treatment#treatment-top #method-cont dl dt:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
.treatment#treatment-top #method-cont dl dd {
  margin-bottom: 65px;
  font-size: 16px;
}
.treatment#treatment-top #method-cont dl dd:last-of-type {
  margin-bottom: 0px;
}
.treatment #contents dl dd .tokusyu h4 {
  background-color: #effdf0;
}
.treatment #contents dl dd .tokusyu .ac .box {
  background-color: #effdf0;
  margin-top: 30px;
}
.treatment #contents dl dd .tokusyu .ac .box &gt; dl &gt; dt {
  font-size: 1.25rem !important;
  margin-bottom: 10px !important;
}
#treatment-top .doctor-info {
  background-color: #fff;
  padding-bottom: 70px;
}
#treatment-top .doctor-info__inner {
  margin-top: 70px;
}
#treatment-top .doctor-info__inner:first-of-type {
  margin-top: 30px;
}
#treatment-top .doctor-info__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
#treatment-top .doctor-info__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 70px;
}
#treatment-top .doctor-info__img-wrap {
  text-align: center;
  position: relative;
  width: 280px;
}
#treatment-top .doctor-info__img-wrap img {
  width: 100%;
  max-width: 100%;
}
#treatment-top .doctor-info__ttl {
  font-weight: 700;
  font-size: 1.5rem;
  position: relative;
  line-height: 1.4;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  padding: 10px 15px 10px 16px;
  border-left: 6px solid #2c893a;
}
#treatment-top .doctor-info__ttl .alph {
  font-size: 0.8em;
  font-weight: normal;
  text-transform: capitalize;
  margin-left: 15px;
  color: #2c893a;
}
#treatment-top .doctor-info__txt {
  font-size: 1rem;
  margin-bottom: 40px;
}
#treatment-top .doctor-info__day &gt; dt {
  color: #2c893a;
  font-size: 1.25rem !important;
  font-weight: bold;
  position: relative;
  padding: 5px !important;
  margin-bottom: 10px !important;
}
#treatment-top .doctor-info__day &gt; dt::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#treatment-top .doctor-info__day &gt; dt::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#treatment-top .doctor-info__day &gt; dd {
  font-size: 1.125rem !important;
  font-weight: normal !important;
}
#treatment-top .doctor-info__day &gt; dd::before, #treatment-top .doctor-info__day &gt; dd::after {
  visibility: hidden;
}
#treatment-top .doctor-info__specialist::after {
  content: "";
  clear: both;
}
#treatment-top .doctor-info__specialist dd {
  color: #2c893a;
  font-size: 1.375rem;
  font-weight: bold;
  padding-bottom: 5px;
  position: relative;
  padding: 5px;
  margin-bottom: 10px;
}
#treatment-top .doctor-info__specialist dd::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#treatment-top .doctor-info__specialist dd::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#treatment-top .doctor-info__specialist dt {
  font-size: 1.25rem;
}
#treatment-top #doctor {
  margin-bottom: 95px;
}
.treatment#orthopedics #mv {
  background: url(../images/orthopedics/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#sports-orthopedics #mv {
  background: url(../images/sports-orthopedics/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#sports-orthopedics #contents dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.treatment#sports-orthopedics #contents dl dd .pic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0;
}
.treatment#sports-orthopedics #contents dl dd .pic-list li {
  width: 32%;
}
.treatment#sports-orthopedics #contents dl dd .pic-list li img {
  width: 100%;
}
.treatment#sports-orthopedics #contents dl dd .txt-wrap {
  width: calc(100% - 320px);
  box-sizing: border-box;
  padding-right: 40px;
}
.treatment#sports-orthopedics #contents dl dd figure {
  width: 320px;
}
.treatment#sports-orthopedics #contents dl dd figure img {
  width: 100%;
}
.treatment#sports-orthopedics #contents dl dd .pic-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 40px 0;
}
.treatment#sports-orthopedics #contents dl dd .pic-list li {
  width: 32%;
}
.treatment#sports-orthopedics #contents dl dd .pic-list li img {
  width: 100%;
}
.treatment#plastic-surgery #mv {
  background: url(../images/plastic-surgery/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#plastic-surgery #contents dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.treatment#plastic-surgery #contents dl dd ul {
  width: calc(100% - 400px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
}
.treatment#plastic-surgery #contents dl dd ul.no-flex {
  display: block;
}
.treatment#plastic-surgery #contents dl dd ul li {
  position: relative;
  padding-left: 1.5em;
  margin-left: 20px;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.treatment#plastic-surgery #contents dl dd ul li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#plastic-surgery #contents dl dd figure {
  width: 300px;
}
.treatment#plastic-surgery #contents dl dd figure img {
  width: 100%;
}
.treatment#plastic-surgery #contents dl dd figure p {
  text-align: center;
  font-size: 14px;
  margin: 5px 0 10px;
}
.treatment#plastic-surgery #contents dl dd:nth-of-type(3) ul {
  width: calc(100% - 550px);
}
.treatment#plastic-surgery #contents dl dd:nth-of-type(3) figure {
  width: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.treatment#plastic-surgery #contents dl dd:nth-of-type(3) figure div {
  width: 62.1%;
}
.treatment#plastic-surgery #contents dl dd:nth-of-type(3) figure div:nth-of-type(2) {
  width: 34.9%;
}
.treatment#plastic-surgery #contents dl dd:nth-of-type(4) ul li .left {
  width: 8em;
}
.treatment#plastic-surgery #contents dl dd:nth-of-type(5) ul li .left {
  width: 15em;
}
.treatment#plastic-surgery #contents dl dd .txtarea {
  width: calc(100% - 300px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}
.treatment#plastic-surgery #contents dl dd .txtarea h4 {
  font-size: 20px;
  margin-bottom: 20px;
  color: #2c893a;
}
.treatment#plastic-surgery #contents dl dd .txtarea .btn {
  margin-top: 40px;
}
.treatment#plastic-surgery #contents dl dd .txtarea .btn a {
  width: 240px;
}
.treatment#rehabilitation #mv {
  background: url(../images/rehabilitation/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#rehabilitation #contents dl dd .pic-list {
  margin-top: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.treatment#rehabilitation #contents dl dd .pic-list li {
  width: 24%;
  text-align: center;
  line-height: 1.6;
  font-size: 14px;
}
.treatment#rehabilitation #contents dl dd .pic-list li img {
  width: 100%;
}
.treatment#rehabilitation #contents dl dd .pic-list li figure {
  margin-bottom: 10px;
}
/*PT紹介　241022*/
.treatment#rehabilitation #mv {
  background: url(../images/rehabilitation/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#rehabilitation #contents dl dd .pic-list {
  margin-top: 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.treatment#rehabilitation #contents dl dd .pic-list li {
  width: 24%;
  text-align: center;
  line-height: 1.6;
  font-size: 14px;
}
.treatment#rehabilitation #contents dl dd .pic-list li img {
  width: 100%;
}
.treatment#rehabilitation #contents dl dd .pic-list li figure {
  margin-bottom: 10px;
}
.treatment#rehabilitation #contents h3 {
  font-weight: 700;
  font-size: 26px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid #999999;
}
.treatment#rehabilitation #contents h3::before {
  content: '';
  position: absolute;
  bottom: -1px;
  width: 20px;
  height: 1px;
  background: #2c893a;
}
.treatment#rehabilitation #contents #pt-wrap {
  margin-top: 65px;
}
.treatment#rehabilitation #contents #pt-wrap p.role {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
.treatment#rehabilitation #contents #pt-wrap p.role:before {
  content: '■';
  padding-right: 5px;
  color: #2c893a;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 50px;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-img {
  width: 30%;
  position: relative;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-img p {
  position: absolute;
  width: 94%;
  left: 3%;
  right: 3%;
  bottom: 3%;
  top: auto;
  background: rgba(51, 153, 51, 0.9);
  color: #ffffff;
  text-align: center;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 10px;
  box-sizing: border-box;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-img p span {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 17px;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-img img {
  width: 100%;
  height: auto;
  display: block;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text {
  width: 68%;
  background: #f2fbea;
  padding: 30px;
  box-sizing: border-box;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text h4 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  border-bottom: solid 1px #999999;
  padding-bottom: 5px;
  line-height: 1.3;
  position: relative;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text h4:before {
  content: '';
  position: absolute;
  bottom: -1px;
  width: 20px;
  height: 1px;
  background: #2c893a;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text dl dt {
  font-weight: 400;
  font-size: 18px;
  color: #2c893a;
  border: none;
  padding: 0;
  margin-bottom: 0;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text dl dt:before {
  display: none;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text dl dt:after {
  display: none;
}
.treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text dl dd {
  margin-bottom: 10px;
}
/*ここまで*/
.treatment#fascia-release #mv {
  background: url(../images/fascia-release/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#fascia-release #contents .lead {
  text-align: center;
  margin-bottom: 60px;
  font-size: 16px;
}
.treatment#fascia-release #contents .lead strong {
  display: block;
  margin-bottom: 20px;
  font-size: 22px;
  color: #2c893a;
}
.treatment#fascia-release #contents dl dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.treatment#fascia-release #contents dl dd .txt-wrap {
  width: calc(100% - 340px);
}
.treatment#fascia-release #contents dl dd figure {
  width: 300px;
}
.treatment#fascia-release #contents dl dd figure img {
  width: 100%;
}
.treatment#fascia-release #contents dl dd .in-box {
  padding: 20px;
  background-color: #f7f7f7;
  margin-top: 20px;
}
.treatment#fascia-release #contents dl dd .in-box h4 {
  margin-bottom: 10px;
}
.treatment#active-retix #mv {
  background: url(../images/plastic-surgery/active-mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#active-retix figure.mt {
  margin-top: 20px;
}
.treatment#active-retix .num-list {
  margin-bottom: 20px;
}
.treatment#active-retix .num-list li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 10px;
}
.treatment#active-retix .num-list li h5 {
  font-size: 18px;
  color: #489ee7;
}
.treatment#active-retix .num-list li:last-child {
  margin-bottom: 0px;
}
.treatment#active-retix .num-list li span {
  position: absolute;
  top: 0;
  left: 0;
  color: #489ee7;
  font-weight: 700;
}
.treatment#active-retix .step {
  margin-top: 20px;
}
.treatment#active-retix .step .step-wrap {
  padding: 40px;
  background-color: #f2f9fd;
  margin-bottom: 40px;
  border-radius: 10px;
}
.treatment#active-retix .step .step-wrap:last-of-type {
  margin-bottom: 0px;
}
.treatment#active-retix .step .step-wrap h5 {
  color: #489ee7;
  font-size: 22px;
  margin-bottom: 20px;
}
.treatment#active-retix .step .step-wrap li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.treatment#active-retix .step .step-wrap li:last-child {
  margin-bottom: 0px;
}
.treatment#active-retix .step .step-wrap li figure {
  width: 120px;
}
.treatment#active-retix .step .step-wrap li figure img {
  width: 100%;
}
.treatment#active-retix .step .step-wrap li article {
  width: calc(100% - 120px);
  padding-left: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.treatment#active-retix .step .step-wrap li article h6 {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 1.4;
  color: #002095;
}
.treatment#active-retix .step .step-wrap li article h6 small {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
}
.treatment#hifu #mv {
  background: url(../images/plastic-surgery/hifu-mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#hifu #contents .mv p {
  text-align: center;
  font-size: 24px;
  margin-top: 40px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", "Noto Serif JP", serif;
  font-weight: 900;
  color: #002095;
}
.treatment#hifu #contents .result-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-bottom: -10px;
}
.treatment#hifu #contents .result-list li {
  line-height: 1;
  padding: 20px;
  font-size: 16px;
  background-color: #66ccf5;
  margin-left: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  color: #fff;
}
.treatment#hifu #contents dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.treatment#hifu #contents dd p {
  width: calc(100% - 400px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}
.treatment#hifu #contents dd figure {
  width: 400px;
}
.treatment#hifu #contents dd figure img {
  width: 100%;
}
.treatment#hifu #contents dd .box {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
.treatment#hifu #contents dd .box article {
  width: calc(100% - 250px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}
.treatment#hifu #contents dd .box article h5 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #002095;
  position: relative;
  padding-left: 1.7em;
}
.treatment#hifu #contents dd .box article h5::before {
  content: '■';
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#hifu #contents dd .box figure {
  width: 250px;
}
.treatment#hifu #contents dd .box figure img {
  width: 100%;
}
.treatment#hifu #contents dd .features-list li {
  margin-bottom: 40px;
}
.treatment#hifu #contents dd .features-list li:last-child {
  margin-bottom: 0px;
}
.treatment#hifu #contents dd .features-list li h5 {
  margin-bottom: 20px;
  font-size: 18px;
  color: #002095;
  position: relative;
  padding-left: 1.7em;
}
.treatment#hifu #contents dd .features-list li h5::before {
  content: '■';
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#hifu #contents dd .features-list li .features-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.treatment#hifu #contents dd .features-list li .features-txt article {
  width: calc(100% - 400px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}
.treatment#hifu #contents dd .features-list li .features-txt article.w100p {
  width: 100%;
}
.treatment#hifu #contents dd .features-list li .features-txt figure {
  width: 400px;
}
.treatment#hifu #contents dd .features-list li .features-txt figure img {
  width: 100%;
}
.treatment#hifu #contents dd .features-list li .features-txt figure.w100p {
  width: 100%;
}
.treatment#hifu #contents dd .features-list li .features-txt table {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-top: 20px;
}
.treatment#hifu #contents dd .features-list li .features-txt table th {
  text-align: center;
  background-color: #effaff;
  color: #002095;
}
.treatment#hifu #contents dd .features-list li .features-txt table th, .treatment#hifu #contents dd .features-list li .features-txt table td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 7px;
}
.treatment#hifu #contents dd .step-list li {
  margin-bottom: 20px;
  font-size: 18px;
}
.treatment#hifu #contents dd .step-list li:last-child {
  margin-bottom: 0px;
}
.treatment#hifu #contents dd .step-list li h5 {
  font-size: 20px;
  color: #66ccf5;
  position: relative;
  padding-left: 90px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.treatment#hifu #contents dd .step-list li h5 span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  line-height: 1;
  padding: 7px 15px;
  font-size: 14px;
  background-color: #66ccf5;
  color: #fff;
}
.treatment#hifu #contents dd .step-list li .in-list {
  padding: 20px 40px;
  background-color: #effaff;
  width: 100%;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.treatment#hifu #contents dd .step-list li .in-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}
.treatment#hifu #contents dd .step-list li .in-list li:last-child {
  margin-bottom: 0px;
}
.treatment#hifu #contents dd .step-list li .in-list li h5 {
  width: 100px;
  padding-left: 0px;
  margin-right: 20px;
}
.treatment#hifu #contents dd .step-list li .in-list li h5 span {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.treatment#hifu #contents dd .step-list li .in-list li p {
  width: calc(100% - 100px);
}
.treatment#acupuncture #mv {
  background: url(../images/acupuncture/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#acupuncture #mv h2 sup {
  font-size: 50%;
  vertical-align: text-top;
}
.treatment#acupuncture #contents dt sup {
  font-size: 70%;
  vertical-align: text-top;
}
.treatment#acupuncture #contents dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.treatment#acupuncture #contents dd sup {
  font-size: 70%;
  vertical-align: text-top;
}
.treatment#acupuncture #contents dd article {
  width: calc(100% - 400px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
}
.treatment#acupuncture #contents dd article .lead {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #2c893a;
}
.treatment#acupuncture #contents dd article strong {
  color: #2c893a;
}
.treatment#acupuncture #contents dd figure {
  width: 400px;
}
.treatment#acupuncture #contents dd figure img {
  width: 100%;
}
.treatment#acupuncture #contents dd ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-top: 20px;
  padding: 20px;
  border: 1px solid #eee;
}
.treatment#acupuncture #contents dd ul li {
  position: relative;
  padding-left: 1.2em;
  margin-left: 10px;
  margin-bottom: 5px;
}
.treatment#acupuncture #contents dd ul li::before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
.treatment#acupuncture #contents dd:nth-of-type(1) article {
  width: calc(100% - 250px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.treatment#acupuncture #contents dd:nth-of-type(1) figure {
  width: 250px;
}
.treatment#acupuncture #contents dd:nth-of-type(1) figure img {
  width: 100%;
}
.treatment#pediatric-orthopedics #mv {
  background: url(../images/pediatric-orthopedics/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment#pediatric-orthopedics #contents dd {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.treatment#pediatric-orthopedics #contents dd article {
  width: calc(100% - 450px);
}
.treatment#pediatric-orthopedics #contents dd figure {
  margin-left: 50px;
  margin-bottom: 50px;
  width: 400px;
}
.treatment#pediatric-orthopedics #contents dd figure img {
  width: 100%;
}
.treatment#pediatric-orthopedics #contents dd figure img.mt {
  display: block;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .treatment #contents {
    padding-bottom: 45px;
  }
  .treatment #contents .mv {
    margin: 35px 0 40px;
  }
  .treatment #contents h2.mt {
    margin-top: 40px;
  }
  .treatment #contents dl dt {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .treatment #contents dl dd {
    margin-bottom: 40px;
    font-size: 14px;
  }
  .treatment #contents dl dd .tokusyu h4 {
    font-size: 20px;
    padding: 10px 30px 10px 10px;
  }
  .treatment #contents dl dd .tokusyu .ac {
    padding: 10px 3% 20px;
    display: none;
  }
  .treatment #contents dl dd .tokusyu .ac .box {
    padding: 10px 7%;
    margin-bottom: 10px;
  }
  .treatment #contents dl dd .tokusyu .ac .box h5 {
    font-size: 16px;
  }
  .treatment #contents dl dd .tokusyu .ac .box table {
    font-size: 14px;
  }
  .treatment #contents dl dd .tokusyu .ac .box table th {
    white-space: nowrap;
  }
  /*先生紹介アコーディオンなし*/
  .treatment #contents dl dd .tokusyu .dc {
    padding: 10px 3% 20px;
    display: block;
  }
  .treatment #contents dl dd .tokusyu .dc .box {
    padding: 10px 7%;
    margin-bottom: 10px;
  }
  .treatment #contents dl dd .tokusyu .dc .box h5 {
    font-size: 16px;
  }
  .treatment #contents dl dd .tokusyu .dc .box table {
    font-size: 14px;
  }
  .treatment #contents dl dd .tokusyu .dc .box table th {
    white-space: nowrap;
  }
  .treatment #recommend {
    background-color: #f6f6f6;
    padding: 45px 0 35px;
  }
  .treatment #recommend h4 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .treatment #recommend ul li {
    font-size: 14px;
  }
  .treatment#treatment-top #contents .lead {
    padding: 35px 0;
    font-size: 20px;
  }
  .treatment#treatment-top #contents dl dd .note {
    font-size: 12px;
  }
  .treatment#treatment-top #contents dl dd.timetable {
    display: block;
  }
  .treatment#treatment-top #contents dl dd.timetable table {
    width: 100%;
    margin-bottom: 20px;
  }
  .treatment#treatment-top #contents dl dd.timetable table th, .treatment#treatment-top #contents dl dd.timetable table td {
    padding: 2px;
  }
  .treatment#treatment-top #contents dl dd.timetable dl {
    width: auto;
  }
  .treatment#treatment-top #contents dl dd.timetable dl dt {
    font-size: 14px;
  }
  .treatment#treatment-top #contents dl dd.timetable dl dd {
    font-size: 14px;
  }
  .treatment#treatment-top #contents dl dd.outpatient h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .treatment#treatment-top #contents dl dd.outpatient .pc {
    display: none;
  }
  .treatment#treatment-top #contents dl dd.outpatient .sp {
    display: block;
  }
  .treatment#treatment-top #contents dl dd.outpatient table {
    width: 100%;
    margin-bottom: 10px;
    border-top: 1px dotted #787878;
  }
  .treatment#treatment-top #contents dl dd.outpatient table th, .treatment#treatment-top #contents dl dd.outpatient table td {
    border-bottom: 1px dotted #787878;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-weight: 400;
    padding: 7px;
    line-height: 1.4;
    vertical-align: middle;
  }
  .treatment#treatment-top #contents dl dd.outpatient table th.head, .treatment#treatment-top #contents dl dd.outpatient table td.head {
    background-color: #f7f7f7;
    border-left: 0px solid #e4e4e4;
  }
  .treatment#treatment-top #contents dl dd.outpatient table th {
    white-space: nowrap;
    vertical-align: middle;
    border-left: 1px solid #e4e4e4;
  }
  .treatment#treatment-top #contents dl dd.outpatient table td {
    width: 14%;
    border-left: 1px solid #e4e4e4;
  }
  .treatment#treatment-top #contents dl dd.outpatient table td small {
    font-size: 10px;
  }
  .treatment#treatment-top #contents dl dd.outpatient table td i {
    font-size: 10px;
  }
  .treatment#treatment-top #contents dl dd.outpatient .note-list {
    margin-bottom: 20px;
  }
  .treatment#treatment-top #contents dl dd.outpatient .note-list li {
    font-size: 12px;
  }
  .treatment#treatment-top #contents .last {
    margin-top: 20px;
    font-size: 16px;
    padding: 7%;
  }
  .treatment#treatment-top #method-cont {
    margin-bottom: 60px;
  }
  .treatment#treatment-top #method-cont .mv {
    margin: 0px 0 30px;
  }
  .treatment#treatment-top #method-cont .lead {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .treatment#treatment-top #method-cont .caution {
    padding: 7%;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .treatment#treatment-top #method-cont .caution h4 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .treatment#treatment-top #method-cont dl dt {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .treatment#treatment-top #method-cont dl dd {
    margin-bottom: 40px;
    font-size: 14px;
  }
  #treatment-top .doctor-info {
    padding: 15px 0 45px;
  }
  #treatment-top .doctor-info__inner {
    margin-top: 65px;
  }
  #treatment-top .doctor-info__flex {
    display: block;
  }
  #treatment-top .doctor-info__body {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    margin: 0 auto 30px;
  }
  #treatment-top .doctor-info__img-wrap {
    max-width: 100%;
    margin: 0 auto;
  }
  #treatment-top .doctor-info__ttl {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }
  #treatment-top .doctor-info__txt {
    margin-bottom: 15px;
  }
  #treatment-top .doctor-info__day &gt; dt {
    font-size: 1rem !important;
  }
  #treatment-top .doctor-info__day &gt; dd {
    font-size: 1rem !important;
  }
  #treatment-top #doctor {
    margin-bottom: 65px;
  }
  #treatment-top .doctor-info .box {
    padding: 20px 7% 20px;
  }
  .treatment#sports-orthopedics #contents dl dd {
    display: block;
  }
  .treatment#sports-orthopedics #contents dl dd .pic-list {
    margin: 30px 0;
  }
  .treatment#sports-orthopedics #contents dl dd .txt-wrap {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .treatment#sports-orthopedics #contents dl dd figure {
    width: 70%;
    margin: auto;
  }
  .treatment#sports-orthopedics #contents dl dd figure img {
    width: 100%;
  }
  .treatment#plastic-surgery #contents dl dd {
    display: block;
  }
  .treatment#plastic-surgery #contents dl dd ul {
    width: 100%;
    margin-bottom: 20px;
  }
  .treatment#plastic-surgery #contents dl dd ul.no-flex {
    display: block;
  }
  .treatment#plastic-surgery #contents dl dd ul li {
    font-size: 16px;
  }
  .treatment#plastic-surgery #contents dl dd figure {
    width: 100%;
  }
  .treatment#plastic-surgery #contents dl dd figure p {
    font-size: 12px;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(3) ul {
    width: 100%;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(3) figure {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(3) figure div {
    width: 62%;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(3) figure div:nth-of-type(2) {
    width: 35%;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(4) ul li {
    line-height: 1.6;
    margin-bottom: 5px;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(4) ul li .left {
    width: 6.5em;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(4) ul li .right {
    width: calc(100% - 6.5em);
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(5) ul li .left {
    width: 15em;
  }
  .treatment#plastic-surgery #contents dl dd:nth-of-type(5) ul li .right {
    width: calc(100% - 15em);
    white-space: nowrap;
  }
  .treatment#plastic-surgery #contents dl dd .txtarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0px;
  }
  .treatment#plastic-surgery #contents dl dd .txtarea h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .treatment#plastic-surgery #contents dl dd .txtarea .btn {
    margin: 20px auto 20px;
    text-align: center;
  }
  .treatment#plastic-surgery #contents dl dd .txtarea .btn a {
    width: 240px;
  }
  .treatment#rehabilitation #contents dl dd .pic-list {
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .treatment#rehabilitation #contents dl dd .pic-list li {
    width: 49%;
    text-align: center;
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .treatment#rehabilitation #contents dl dd .pic-list li img {
    width: 100%;
  }
  .treatment#rehabilitation #contents dl dd .pic-list li figure {
    margin-bottom: 5px;
  }
  /*PT紹介*/
  .treatment#rehabilitation #contents dl dd .pic-list {
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .treatment#rehabilitation #contents dl dd .pic-list li {
    width: 49%;
    text-align: center;
    line-height: 1.6;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .treatment#rehabilitation #contents dl dd .pic-list li img {
    width: 100%;
  }
  .treatment#rehabilitation #contents dl dd .pic-list li figure {
    margin-bottom: 5px;
  }
  .treatment#rehabilitation #contents h3 {
    font-size: 22px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .treatment#rehabilitation #contents #pt-wrap {
    margin-top: 40px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    margin-bottom: 25px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-img {
    width: 65%;
    position: relative;
    margin: 0 auto 10px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-img p {
    font-size: 18px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-img p span {
    font-size: 14px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text {
    width: 100%;
    padding: 18px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text h4 {
    font-size: 17px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text dl dt {
    font-size: 15px;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text dl dd {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.5;
  }
  .treatment#rehabilitation #contents #pt-wrap .pt-item .pt-text p {
    font-size: 15px;
    line-height: 1.5;
  }
  /*ここまで*/
  .treatment#fascia-release #contents .lead {
    margin-bottom: 30px;
    font-size: 14px;
    text-align: left;
  }
  .treatment#fascia-release #contents .lead strong {
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
  }
  .treatment#fascia-release #contents dl dd {
    display: block;
  }
  .treatment#fascia-release #contents dl dd .txt-wrap {
    width: 100%;
  }
  .treatment#fascia-release #contents dl dd figure {
    width: 70%;
    margin: auto;
  }
  .treatment#fascia-release #contents dl dd figure img {
    width: 100%;
  }
  .treatment#active-retix figure.mt {
    margin-top: 10px;
  }
  .treatment#active-retix .num-list {
    margin-bottom: 10px;
  }
  .treatment#active-retix .num-list li h5 {
    font-size: 16px;
    line-height: 1.4;
  }
  .treatment#active-retix .step {
    margin-top: 20px;
  }
  .treatment#active-retix .step .step-wrap {
    padding: 5%;
    margin-bottom: 20px;
    border-radius: 5px;
  }
  .treatment#active-retix .step .step-wrap h5 {
    font-size: 20px;
  }
  .treatment#active-retix .step .step-wrap li {
    display: block;
    margin-bottom: 30px;
  }
  .treatment#active-retix .step .step-wrap li:last-child {
    margin-bottom: 0px;
  }
  .treatment#active-retix .step .step-wrap li figure {
    width: 100%;
    margin: 0 auto 20px;
    background-color: #fff;
    text-align: center;
    padding: 10px 0;
  }
  .treatment#active-retix .step .step-wrap li figure img {
    width: 120px;
  }
  .treatment#active-retix .step .step-wrap li article {
    width: 100%;
    padding-left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .treatment#active-retix .step .step-wrap li article h6 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .treatment#active-retix .step .step-wrap li article h6 small {
    font-size: 14px;
  }
  .treatment#hifu #contents .mv p {
    font-size: 18px;
    margin-top: 20px;
    line-height: 1.6;
  }
  .treatment#hifu #contents .result-list li {
    padding: 7px;
    font-size: 14px;
  }
  .treatment#hifu #contents dd {
    display: block;
  }
  .treatment#hifu #contents dd p {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .treatment#hifu #contents dd figure {
    width: 100%;
  }
  .treatment#hifu #contents dd .box {
    padding: 20px;
    margin-top: 10px;
    display: block;
  }
  .treatment#hifu #contents dd .box article {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0px;
  }
  .treatment#hifu #contents dd .box article h5 {
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 1.5em;
  }
  .treatment#hifu #contents dd .box figure {
    width: 100%;
  }
  .treatment#hifu #contents dd .features-list li {
    margin-bottom: 20px;
  }
  .treatment#hifu #contents dd .features-list li:last-child {
    margin-bottom: 0px;
  }
  .treatment#hifu #contents dd .features-list li h5 {
    margin-bottom: 10px;
    font-size: 16px;
    padding-left: 1.5em;
  }
  .treatment#hifu #contents dd .features-list li .features-txt {
    display: block;
  }
  .treatment#hifu #contents dd .features-list li .features-txt article {
    width: 100%;
    padding-right: 0px;
  }
  .treatment#hifu #contents dd .features-list li .features-txt figure {
    width: 100%;
  }
  .treatment#hifu #contents dd .features-list li .features-txt table {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .treatment#hifu #contents dd .features-list li .features-txt table td, .treatment#hifu #contents dd .features-list li .features-txt table th {
    vertical-align: middle;
  }
  .treatment#hifu #contents dd .step-list li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .treatment#hifu #contents dd .step-list li h5 {
    font-size: 16px;
    color: #66ccf5;
    position: relative;
    padding-left: 75px;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  .treatment#hifu #contents dd .step-list li h5 span {
    padding: 5px 10px;
    font-size: 12px;
  }
  .treatment#hifu #contents dd .step-list li .in-list {
    padding: 20px 20px 0;
    background-color: #effaff;
    width: 100%;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  .treatment#hifu #contents dd .step-list li .in-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 5px;
  }
  .treatment#hifu #contents dd .step-list li .in-list li:last-child {
    margin-bottom: 0px;
  }
  .treatment#hifu #contents dd .step-list li .in-list li h5 {
    width: 80px;
    padding-left: 0px;
    margin-right: 20px;
  }
  .treatment#hifu #contents dd .step-list li .in-list li h5 span {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .treatment#hifu #contents dd .step-list li .in-list li p {
    width: calc(100% - 80px);
  }
  .treatment#acupuncture #contents dd {
    display: block;
  }
  .treatment#acupuncture #contents dd article {
    width: 100%;
    padding-right: 0px;
  }
  .treatment#acupuncture #contents dd article .lead {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .treatment#acupuncture #contents dd figure {
    width: 100%;
    margin-top: 20px;
  }
  .treatment#acupuncture #contents dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #eee;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .treatment#acupuncture #contents dd ul li {
    margin-left: 5px;
    margin-bottom: 3px;
  }
  .treatment#acupuncture #contents dd:nth-of-type(1) article {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0px;
  }
  .treatment#acupuncture #contents dd:nth-of-type(1) figure {
    display: none;
  }
  .treatment#pediatric-orthopedics #contents dd {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .treatment#pediatric-orthopedics #contents dd article {
    width: 100%;
  }
  .treatment#pediatric-orthopedics #contents dd figure {
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  .treatment#pediatric-orthopedics #contents dd figure img {
    width: 100%;
  }
  .treatment#pediatric-orthopedics #contents dd figure img.mt {
    margin-top: 15px;
  }
}
/*---------------------------
    access
---------------------------*/
#access #mv {
  background: url(../images/access/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#access #breadcrumbs {
  background-color: #f6f6f6;
}
#access #contents .mv {
  width: 798px;
  margin: 70px auto;
  text-align: left;
}
#access #contents .mv div {
  display: block;
  margin: -35px 65px 0;
  padding: 45px 30px 25px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  position: relative;
  z-index: 2;
  text-align: center;
}
#access #contents .mv div h4 {
  color: #7ad387;
  margin-bottom: 20px;
  font-size: 26px;
}
#access #contents dl {
  margin-bottom: 80px;
}
#access #contents dl.car {
  margin-bottom: 100px;
}
#access #contents dl.car dd .movie-wrap {
  margin-bottom: 40px;
}
#access #contents dl dt {
  font-weight: 700;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#access #contents dl dt:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#access #contents dl dt:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#access #contents dl dd {
  margin-bottom: 65px;
  font-size: 18px;
}
#access #contents dl dd:last-of-type {
  margin-bottom: 0px;
}
#access #contents dl dd .movie-wrap {
  width: 800px;
  margin: 40px auto 0;
}
#access #contents dl dd .movie-wrap .movie {
  position: relative;
  padding-bottom: 56.25%;
  /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}
#access #contents dl dd .movie-wrap .movie iframe, #access #contents dl dd .movie-wrap .movie video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#access #contents dl dd h4 {
  text-align: center;
  font-size: 20px;
  margin: 0 0 -20px;
}
#access #contents .map {
  margin: 0 auto 40px;
}
#access #contents .map iframe {
  width: 100%;
  height: 350px;
}
#access #contents .img-wrap {
  text-align: center;
}
#access #contents .img-wrap &gt; img {
  margin-right: 20px;
  margin-bottom: 20px;
}
#access #contents .img-wrap &gt; img:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  #access #contents .mv {
    width: 100%;
    margin: 35px auto 50px;
    text-align: left;
  }
  #access #contents .mv div {
    display: block;
    margin: -15px 15px 0;
    padding: 25px 3% 25px;
    font-size: 14px;
  }
  #access #contents .mv div h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  #access #contents dl {
    margin-bottom: 40px;
  }
  #access #contents dl.car {
    margin-bottom: 50px;
  }
  #access #contents dl.car dd .movie-wrap {
    margin-bottom: 20px;
  }
  #access #contents dl dt {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #access #contents dl dd {
    margin-bottom: 40px;
    font-size: 14px;
  }
  #access #contents dl dd .movie-wrap {
    width: 100%;
    margin: 20px auto 0;
  }
  #access #contents dl dd h4 {
    text-align: center;
    font-size: 16px;
    margin: 0 0 -10px;
  }
  #access #contents .map {
    margin: 0 auto 40px;
  }
  #access #contents .map iframe {
    width: 100%;
    height: 200px;
  }
  #access #contents .img-wrap &gt; img {
    margin-right: 0;
  }
}
/*----------------------
    blog
----------------------*/
#blog #mv {
  background: url(../images/blog/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#blog #breadcrumbs {
  background-color: #f6f6f6;
}
#blog #contents-wrap {
  margin: 30px 0 50px;
}
#blog #contents-wrap .inner-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#blog #contents-wrap .inner-l aside {
  width: 260px;
}
#blog #contents-wrap .inner-l aside h4 {
  font-size: 16px;
  line-height: 1.4;
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
}
#blog #contents-wrap .inner-l aside ul li {
  border-bottom: 1px dotted #333;
}
#blog #contents-wrap .inner-l aside ul li a {
  display: block;
  line-height: 1.4;
  padding: 10px 0;
  font-weight: 500;
}
#blog #contents-wrap .inner-l aside ul li a small {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
#blog #contents-wrap .inner-l aside .archive {
  margin-top: 35px;
}
#blog #contents-wrap .inner-l aside .archive h4 {
  margin-bottom: 10px;
}
#blog #contents-wrap .inner-l aside .archive input {
  border: 1px solid #666;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#blog #contents-wrap .inner-l aside .category {
  margin-top: 25px;
}
#blog #contents-wrap .inner-l aside .category h4 {
  margin-bottom: 10px;
}
#blog #contents-wrap .inner-l aside .category ul li {
  border-bottom: 0px;
  padding-left: 1em;
  position: relative;
  line-height: 1.4;
  margin-bottom: 5px;
}
#blog #contents-wrap .inner-l aside .category ul li:before {
  content: '-';
  position: absolute;
  top: 0;
  left: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#blog #contents-wrap .inner-l aside .category ul li:first-child {
  padding-left: 0px;
}
#blog #contents-wrap .inner-l aside .category ul li:first-child:before {
  display: none;
}
#blog #contents-wrap .inner-l aside .category ul li:last-child {
  margin-bottom: 0px;
}
#blog #contents-wrap .inner-l aside .category ul li a {
  display: block;
  line-height: 1.4;
  padding: 0px 0;
  font-weight: 500;
}
#blog #contents-wrap .inner-l aside .category ul li a small {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
#blog #contents-wrap .inner-l aside .category ul li a:hover {
  text-decoration: underline;
}
#blog #contents-wrap .inner-l aside .bnr {
  margin-top: 30px;
  text-align: center;
}
#blog #contents-wrap .inner-l aside .bnr a:hover {
  opacity: 0.7;
}
#blog #contents-wrap .inner-l #main-cont {
  width: calc(100% - 300px);
}
#blog #contents-wrap .inner-l #main-cont h3 {
  color: #fff;
  background-color: #2c893a;
  font-size: 20px;
  line-height: 1.4;
  padding: 15px 20px;
  margin-bottom: 20px;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -4%;
  margin-bottom: -3%;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li {
  width: 46%;
  margin-left: 4%;
  margin-bottom: 3%;
  line-height: 1.6;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li a:hover figure img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li figure {
  margin-bottom: 10px;
  overflow: hidden;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li figure img {
  width: 100%;
  height: 260px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.5s all ease-out;
  transition: 0.5s all ease-out;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li p {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li dl dt {
  background-color: #2c893a;
  color: #fff;
  padding: 3px 7px;
  font-size: 12px;
}
#blog #contents-wrap .inner-l #main-cont ul.btn-list li dl dd {
  font-size: 12px;
}
/*2024.2.29追記*/
#blog #main-cont p img {
  display: block;
}
#blog #main-cont p img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
#blog #main-cont p img.alignright {
  margin-left: auto;
  margin-right: 0;
}
#blog #main-cont p.text-right {
  text-align: right;
}
#blog #contents-wrap .inner-l #main-cont #pager {
  margin-top: 65px;
}
#blog #contents-wrap .inner-l #main-cont #pager {
  margin-top: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#blog #contents-wrap .inner-l #main-cont #pager a {
  display: inline-block;
  margin: 0 2px;
  padding: 0px 7px;
}
#blog #contents-wrap .inner-l #main-cont #pager span {
  display: inline-block;
  margin: 0 2px;
  padding: 0px 7px;
}
#blog #contents-wrap .inner-l #main-cont #pager span.current {
  border: 1px solid #333;
}
#blog.blog-top #btn-list {
  padding: 0px 40px 50px;
}
#blog.blog-top #btn-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#blog.blog-top #btn-list ul li {
  width: 33.1%;
  text-align: center;
  height: 240px;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
#blog.blog-top #btn-list ul li:hover {
  opacity: 0.7;
}
#blog.blog-top #btn-list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 65px;
}
#blog.blog-top #btn-list ul li span {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  line-height: 1.4;
  text-shadow: 0 0 15px #333, 0 0 10px #333;
  position: relative;
  padding-top: 80px;
}
#blog.blog-top #btn-list ul li span:before {
  content: '';
  width: 71px;
  height: 72px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#blog.blog-top #btn-list ul li:nth-child(1) {
  background: url(../images/top/guide_btn1.jpg) no-repeat 50% 50%;
  background-size: cover;
  margin-bottom: 0.3%;
}
#blog.blog-top #btn-list ul li:nth-child(1) span:before {
  background: url(../images/top/guide_icon1.png) no-repeat;
}
#blog.blog-top #btn-list ul li:nth-child(2) {
  background: url(../images/top/guide_btn2.jpg) no-repeat 50% 50%;
  background-size: cover;
  margin-bottom: 0.3%;
}
#blog.blog-top #btn-list ul li:nth-child(2) span:before {
  background: url(../images/top/guide_icon2.png) no-repeat;
}
#blog.blog-top #btn-list ul li:nth-child(3) {
  width: 33.1%;
  background: url(../images/top/guide_btn6.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}
#blog.blog-top #btn-list ul li:nth-child(3) span:before {
  background: url(../images/top/guide_icon6.png?ver=2) no-repeat;
}
#blog.blog-top #btn-list ul li:nth-child(4) {
  width: 33.1%;
  background: url(../images/top/guide_btn4.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#blog.blog-top #btn-list ul li:nth-child(4) span:before {
  background: url(../images/top/guide_icon4.png) no-repeat;
}
#blog.blog-top #btn-list ul li:nth-child(5) {
  width: 33.1%;
  background: url(../images/top/guide_btn5.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#blog.blog-top #btn-list ul li:nth-child(5) a {
  padding-top: 72px;
}
#blog.blog-top #btn-list ul li:nth-child(5) span:before {
  background: url(../images/top/guide_icon5.png) no-repeat;
}
#blog.blog-top #btn-list ul li:nth-child(6) {
  width: 33.1%;
  background: url(../images/top/guide_btn7.jpg?ver=2) no-repeat 50% 50%;
  background-size: cover;
}
#blog.blog-top #btn-list ul li:nth-child(6) a {
  padding-top: 72px;
}
#blog.blog-top #btn-list ul li:nth-child(6) span:before {
  background: url(../images/top/guide_icon7.png?ver=2) no-repeat;
}
#blog.blog-top .news-list ul {
  border-top: 1px dotted #787878;
}
#blog.blog-top .news-list ul li {
  border-bottom: 1px dotted #787878;
  padding: 15px 5px;
  line-height: 1.4;
  position: relative;
}
#blog.blog-top .news-list ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#blog.blog-top .news-list ul li a:hover ~ dl {
  opacity: 0.7;
}
#blog.blog-top .news-list ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}
#blog.blog-top .news-list ul li dl dt {
  width: 7em;
}
#blog.blog-top .news-list ul li dl dd {
  width: calc(100% - 7em);
}
#blog.blog-detail #contents-wrap .inner-l #main-cont {
  font-size: 16px;
  padding-bottom: 50px;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont h3 {
  margin-bottom: 10px;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont h3 + small {
  display: block;
  text-align: right;
  margin-bottom: 10px;
  line-height: 1.4;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont h4 {
  background-color: #f6f6f6;
  line-height: 1.4;
  padding: 15px 20px;
  font-size: 18px;
  margin-bottom: 20px;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont h4 + h5 {
  margin-top: 0px;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont h5 {
  padding-left: 1.5em;
  position: relative;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 15px;
  margin-top: 40px;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont h5:before {
  content: '■';
  position: absolute;
  top: 0;
  left: 0;
  color: #2c893a;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont figure {
  margin: 20px 0;
  text-align: center;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont figure img {
  max-width: 100%;
}
#blog.blog-detail #contents-wrap .inner-l #main-cont p {
  margin-bottom: 1em;
}
#blog .search p {
  background-color: #f6f6f6;
  line-height: 1.4;
  padding: 15px 20px;
  font-size: 18px;
  margin-bottom: 20px;
}
#blog .search ul li {
  padding-left: 1.5em;
  position: relative;
}
#blog .search ul li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  #blog #contents-wrap {
    margin: 20px 0 40px;
  }
  #blog #contents-wrap .inner-l {
    display: block;
  }
  #blog #contents-wrap .inner-l aside {
    width: 100%;
  }
  #blog #contents-wrap .inner-l aside ul li a {
    padding: 5px 0;
  }
  #blog #contents-wrap .inner-l aside .archive {
    margin-top: 20px;
  }
  #blog #contents-wrap .inner-l aside .category {
    margin-top: 20px;
  }
  #blog #contents-wrap .inner-l aside .bnr {
    margin-top: 20px;
    text-align: center;
    width: 60%;
    margin: 20px auto 0;
  }
  #blog #contents-wrap .inner-l aside .bnr a:hover {
    opacity: 0.7;
  }
  #blog #contents-wrap .inner-l #main-cont {
    width: 100%;
    margin-bottom: 30px;
  }
  #blog #contents-wrap .inner-l #main-cont h3 {
    font-size: 18px;
    padding: 10px 15px;
    margin-bottom: 20px;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2%;
    margin-bottom: -4%;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list li {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 4%;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list li figure {
    margin-bottom: 5px;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list li figure img {
    height: 120px;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list li p {
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list li dl dt {
    padding: 2px 5px;
    font-size: 10px;
  }
  #blog #contents-wrap .inner-l #main-cont ul.btn-list li dl dd {
    font-size: 10px;
  }
  /*2024.2.29追記*/
  #blog #main-cont p img {
    display: block;
  }
  #blog #main-cont p img.aligncenter {
    margin-left: auto;
    margin-right: auto;
  }
  #blog #main-cont p img.alignright {
    margin-left: auto;
    margin-right: auto;
  }
  #blog #main-cont p.text-right {
    text-align: center;
  }
  #blog #contents-wrap .inner-l #main-cont #pager {
    margin-top: 40px;
  }
  #blog.blog-top #btn-list {
    padding: 0px 5% 50px;
  }
  #blog.blog-top #btn-list ul {
    display: block;
  }
  #blog.blog-top #btn-list ul li {
    width: 100% !important;
    height: 140px;
    margin-bottom: 1px;
  }
  #blog.blog-top #btn-list ul li a {
    padding-top: 20px;
  }
  #blog.blog-top #btn-list ul li span {
    font-size: 16px;
  }
  #blog.blog-top #btn-list ul li:nth-child(5) a {
    padding-top: 20px;
  }
  #blog.blog-top #btn-list ul li:nth-child(3) a, #blog.blog-top #btn-list ul li:nth-child(6) a {
    padding-top: 10px;
  }
  #blog.blog-top .news-list ul li {
    padding: 10px 5px;
  }
  #blog.blog-top .news-list ul li dl {
    font-size: 14px;
  }
  #blog.blog-top .news-list ul li dl dt {
    width: 6em;
  }
  #blog.blog-top .news-list ul li dl dd {
    width: calc(100% - 6em);
  }
  #blog.blog-detail #contents-wrap .inner-l #main-cont {
    font-size: 16px;
    padding-bottom: 10px;
  }
  #blog.blog-detail #contents-wrap .inner-l #main-cont h3 {
    margin-bottom: 10px;
  }
  #blog.blog-detail #contents-wrap .inner-l #main-cont h3 + small {
    font-size: 12px;
  }
  #blog.blog-detail #contents-wrap .inner-l #main-cont h4 {
    padding: 10px 15px;
    font-size: 18px;
    margin-bottom: 20px;
  }
  #blog.blog-detail #contents-wrap .inner-l #main-cont h4 + h5 {
    margin-top: 0px;
  }
  #blog.blog-detail #contents-wrap .inner-l #main-cont h5 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 30px;
  }
  #blog .search p {
    padding: 10px 15px;
    font-size: 18px;
    margin-bottom: 20px;
  }
  #blog.blog-detail #contents-wrap .inner-l #main-cont img {
    margin: 10px auto;
    max-width: 70%;
    display: block;
  }
}
/*----------------------
    recruit
----------------------*/
#recruit #mv {
  background: url(../images/recruit/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#recruit #breadcrumbs {
  background-color: #f6f6f6;
}
#recruit #concept {
  padding: 70px 0;
  margin-bottom: 70px;
  background-color: #f6f6f6;
  background: url(../images/recruit/concept_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#recruit #concept .inner-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#recruit #concept .inner-l article {
  width: calc(100% - 400px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 60px;
  font-size: 16px;
  line-height: 2.2;
  color: #fff;
  text-shadow: 0 0 15px rgba(0, 255, 0, 0.5), 0 0 10px #3e994a;
}
#recruit #concept .inner-l article .mission {
  margin: 25px 0;
  border-bottom: 1px solid #004216;
  padding-bottom: 10px;
  color: #004216;
  text-shadow: 0 0 15px #7bd478, 0 0 10px #7bd478;
}
#recruit #concept .inner-l article .mission h3 {
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
}
#recruit #concept .inner-l article .mission h3:after {
  content: '';
  width: calc(100% - 12em);
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 12em;
  background-color: #004216;
}
#recruit #concept .inner-l article .mission ul {
  padding: 0 20px;
}
#recruit #concept .inner-l article .mission li {
  line-height: 1.6;
  margin-bottom: 15px;
  font-size: 14px;
}
#recruit #concept .inner-l article .mission li:last-child {
  margin-bottom: 0px;
}
#recruit #concept .inner-l article .mission li strong {
  display: block;
  font-size: 16px;
  margin-bottom: 3px;
  position: relative;
}
#recruit #concept .inner-l article .mission li strong span {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 9em;
  font-weight: 400;
}
#recruit #concept .inner-l article .mission li strong span:before {
  content: '';
  width: 10px;
  height: 1px;
  background-color: #004216;
  position: absolute;
  top: 50%;
  left: 7.7em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#recruit #concept .inner-l figure {
  width: 400px;
}
#recruit #concept .inner-l figure img {
  width: 100%;
}
#recruit #contents {
  margin-bottom: 70px;
}
#recruit #contents dl dt {
  font-weight: 700;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#recruit #contents dl dt:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#recruit #contents dl dt:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#recruit #contents dl dd {
  margin-bottom: 65px;
  font-size: 16px;
}
#recruit #contents dl dd:last-of-type {
  margin-bottom: 0px;
}
#recruit #contents dl dd table {
  font-size: 18px;
}
#recruit #contents dl dd table th {
  font-weight: 500;
  text-align: left;
  padding: 10px 40px 10px 0;
  border-bottom: 1px dotted #ccc;
}
#recruit #contents dl dd table td {
  border-bottom: 1px dotted #ccc;
  padding: 10px 0;
}
#recruit #contents dl dd table td small {
  font-size: 70%;
}
#recruit #contents dl dd h3 {
  margin-bottom: 20px;
  font-size: 20px;
  background-color: #f6f6f6;
  line-height: 1.4;
  padding: 15px 20px;
}
#recruit #contents dl dd h3 + p {
  margin-bottom: 40px;
}
#recruit #contents dl dd h4 {
  padding-left: 1.5em;
  position: relative;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 15px;
  margin-top: 20px;
}
#recruit #contents dl dd h4:before {
  content: '■';
  position: absolute;
  top: 0;
  left: 0;
  color: #2c893a;
}
/*#recruit #contents dl dd h4 + .list {
  padding-left: 1.5em;
}*/
#recruit #contents dl dd .list li {
  padding-left: 1.5em;
  position: relative;
}
#recruit #contents dl dd .list li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
#recruit #message {
  background: url(../images/recruit/message_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding: 70px 0 0;
  color: #fff;
  font-size: 14px;
}
#recruit #message .inner-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
#recruit #message .inner-l article {
  padding-bottom: 100px;
}
#recruit #message .inner-l article .sp_img {
  display: none;
}
@media screen and (max-width: 768px) {
  #recruit #concept {
    padding: 35px 0;
    margin-bottom: 35px;
  }
  #recruit #concept .inner-l {
    display: block;
  }
  #recruit #concept .inner-l article {
    width: 100%;
    padding-right: 0px;
    font-size: 14px;
    line-height: 2;
  }
  #recruit #concept .inner-l article .mission {
    margin: 15px 0;
  }
  #recruit #concept .inner-l article .mission h3 {
    font-size: 16px;
  }
  #recruit #concept .inner-l article .mission h3:after {
    content: '';
    width: calc(100% - 12em);
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 12em;
    background-color: #502501;
  }
  #recruit #concept .inner-l article .mission ul {
    padding: 0 15px;
  }
  #recruit #concept .inner-l article .mission li {
    margin-bottom: 10px;
    font-size: 12px;
  }
  #recruit #concept .inner-l article .mission li strong {
    font-size: 14px;
  }
  #recruit #concept .inner-l article .mission li strong span {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 8.2em;
    font-weight: 400;
  }
  #recruit #concept .inner-l article .mission li strong span:before {
    left: 7em;
  }
  #recruit #concept .inner-l figure {
    width: 100%;
    margin-top: 20px;
  }
  #recruit #contents {
    margin-bottom: 35px;
  }
  #recruit #contents dl dt {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #recruit #contents dl dd {
    margin-bottom: 40px;
    font-size: 14px;
  }
  #recruit #contents dl dd table {
    font-size: 14px;
    width: 100%;
  }
  #recruit #contents dl dd table th {
    padding: 5px 20px 5px 0;
  }
  #recruit #contents dl dd table td {
    padding: 5px 0;
    white-space: nowrap;
    vertical-align: middle;
  }
  #recruit #contents dl dd h3 {
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px 15px;
  }
  #recruit #contents dl dd h3 + p {
    margin-bottom: 20px;
  }
  #recruit #contents dl dd h4 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  #recruit #message {
    padding: 35px 0 0;
    position: relative;
  }
  #recruit #message .inner-l {
    display: block;
  }
  #recruit #message .inner-l article {
    padding-bottom: 0px;
  }
  #recruit #message .inner-l article span {
    display: inline-block;
    position: relative;
    padding-bottom: 50px;
    padding-left: 100px;
    min-height: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #recruit #message .inner-l article span .sp_img {
    display: inline-block;
    width: 160px;
    position: absolute;
    bottom: 0;
    left: -60px;
  }
  #recruit #message .inner-l figure {
    display: none;
  }
}
/*----------------------
    privacy
----------------------*/
#privacy #mv {
  background: url(../images/privacy/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#privacy #breadcrumbs {
  background-color: #f6f6f6;
}
#privacy #contents {
  margin-top: 50px;
  margin-bottom: 100px;
}
#privacy #contents p {
  margin-bottom: 40px;
  font-size: 18px;
}
#privacy #contents dl dt {
  font-weight: 700;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#privacy #contents dl dt:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#privacy #contents dl dt:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#privacy #contents dl dd {
  margin-bottom: 65px;
  font-size: 16px;
}
#privacy #contents dl dd:last-of-type {
  margin-bottom: 0px;
}
#privacy #contents dl dd .list {
  margin-top: 20px;
}
#privacy #contents dl dd .list li {
  padding-left: 1.5em;
  position: relative;
}
#privacy #contents dl dd .list li:before {
  content: '・';
  position: absolute;
  top: 0;
  left: 0;
}
#privacy #contents dl dd .list.num li {
  padding-left: 1.7em;
}
#privacy #contents dl dd .list.num li span {
  position: absolute;
  top: 0;
  left: 0;
}
#privacy #contents dl dd .list.num li:before {
  display: none;
}
@media screen and (max-width: 768px) {
  #privacy #contents {
    margin-top: 35px;
    margin-bottom: 50px;
  }
  #privacy #contents p {
    margin-bottom: 20px;
    font-size: 16px;
  }
  #privacy #contents dl dt {
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #privacy #contents dl dd {
    margin-bottom: 40px;
    font-size: 14px;
  }
}
/*---------------------------
    contact
---------------------------*/
#contact #mv {
  background: url(../images/privacy/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#contact #breadcrumbs {
  background-color: #f6f6f6;
}
#contact #form {
  margin: 70px 0 100px;
}
#contact #form .inner-l {
  max-width: 900px;
}
#contact #form .inner-l table {
  width: 100%;
  font-size: 16px;
  border-top: 1px dotted #787878;
  margin-bottom: 40px;
	
	
  /* ラジオボタン */
  /*.radio-btns{
          line-height: 1;
        }
        .radio-btns input[type=radio] {
          display: none;
        }
        
        .radio-btns label {
          position: relative;
          padding-left: 25px;
        }
        
        .radio-btns input[type=radio] + label::before {
          position: absolute;
          content: '';
          display: block;
          width: 15px;
          height: 15px;
          border-radius: 50%;
          background: #fff;
          border: 1px solid #ddd;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
        }
        
        .radio-btns input[type=radio] + label::after {
          position: absolute;
          content: '';
          display: block;
          width: 11px;
          height: 11px;
          border-radius: 50%;
          background: #333;
          left: 3px;
          top: 50%;
          transform: translateY(-50%);
          opacity: 0;
          transition: .3s;
        }
        
        .radio-btns input[type=radio]:checked + label::after {
         opacity: 1;
        }*/
}
#contact #form .inner-l table th, #contact #form .inner-l table td {
  padding: 20px;
  text-align: left;
  border-bottom: 1px dotted #787878;
}
#contact #form .inner-l table th {
  width: 12em;
  white-space: nowrap;
  vertical-align: middle;
}
#contact #form .inner-l table th span {
  color: #f00;
  display: inline-block;
  margin-left: 10px;
}
#contact #form .inner-l table td {
  vertical-align: middle;
}
#contact #form .inner-l table input {
  border: 1px solid #d7d7d7;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contact #form .inner-l table input.w60 {
  width: 60%;
}
#contact #form .inner-l table input.w40 {
  width: 40%;
}
#contact #form .inner-l table textarea {
  border: 1px solid #d7d7d7;
  padding: 10px;
  width: 100%;
  height: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#contact #form .inner-l table input[type=radio] {
  margin-right: 8px;
  width: auto;
  display: inline;
}
#contact #form .inner-l .btn-list {
  text-align: center;
  /* 元々のチェックボックス（非表示） */
  /* チェックボックスの代わりを成すラベル */
  /* ラベルの左に表示させる正方形のボックス□ */
  /* チェックが入った時のレ点 */
}
#contact #form .inner-l .btn-list .mycheckbox {
  margin-bottom: 20px;
}
#contact #form .inner-l .btn-list .mycheckbox input[type="checkbox"] {
  display: none;
}
#contact #form .inner-l .btn-list .mycheckbox label {
  display: none;
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding-left: 30px;
  padding-right: 15px;
  margin-left: -25px;
}
#contact #form .inner-l .btn-list .mycheckbox label::before {
  content: "";
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  left: 0;
  top: 50%;
  border: 1px solid;
  border-color: #585753;
  /* 枠の色変更 お好きな色を */
  background-color: #FFF;
  /* 背景の色変更 お好きな色を */
}
#contact #form .inner-l .btn-list .mycheckbox input[type="checkbox"]:checked {
  content: "";
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 18px;
  height: 9px;
  margin-top: -9px;
  top: 50%;
  left: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 3px solid;
  border-left: 3px solid;
  border-color: #585753;
  /* チェックの色変更 お好きな色を */
}
#contact #form .inner-l .btn-list ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#contact #form .inner-l .btn-list ul li:last-child {
  margin-left: 40px;
}
#contact #form .inner-l .btn-list a, #contact #form .inner-l .btn-list button, #contact #form .inner-l .btn-list input[type="submit"] {
  background-color: #2c893a;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: inline-block;
  line-height: 1.2;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  height: 50px;
  line-height: 50px;
  width: 280px;
  font-family: inherit;
  -webkit-box-shadow: 0px;
  box-shadow: 0px;
  border: 0px;
  cursor: pointer;
}
#contact #form .inner-l .btn-list a:hover, #contact #form .inner-l .btn-list button:hover, #contact #form .inner-l .btn-list input[type="submit"]:hover {
  opacity: 0.7;
}
#contact #form .inner-l .btn-list button {
  height: 52px;
}
#contact a.link-green {
    color: #6fa6ba;
}
#contact a.link-green:hover {
    text-decoration: underline;
}
#contact p.mb20 {
    margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	#contact p.mb20 {
    margin-bottom: 10px;
}
  #contact #form {
    margin: 35px 0 50px;
  }
  #contact #form .inner-l {
    max-width: 100%;
  }
  #contact #form .inner-l table {
    margin-bottom: 40px;
  }
  #contact #form .inner-l table th, #contact #form .inner-l table td {
    padding: 10px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contact #form .inner-l table th {
    width: 100%;
    clear: both;
    float: left;
    border-bottom: 0px solid #d7d7d7;
    padding-bottom: 0px;
  }
  #contact #form .inner-l table th span {
    color: #f00;
    display: inline-block;
    margin-left: 10px;
  }
  #contact #form .inner-l table td {
    width: 100%;
    float: left;
  }
  #contact #form .inner-l table input {
    border: 1px solid #d7d7d7;
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contact #form .inner-l table input.w60 {
    width: 100%;
  }
  #contact #form .inner-l table input.w40 {
    width: 100%;
  }
  #contact #form .inner-l table textarea {
    border: 1px solid #d7d7d7;
    padding: 10px;
    width: 100%;
    height: 200px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contact #form .inner-l .btn-list {
    text-align: center;
  }
  #contact #form .inner-l .btn-list .mycheckbox {
    text-align: left;
    margin: 0 0 20px 40px;
    line-height: 1.4;
  }
  #contact #form .inner-l .btn-list ul {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  #contact #form .inner-l .btn-list ul li {
    margin-bottom: 10px;
  }
  #contact #form .inner-l .btn-list ul li:last-child {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  #contact #form .inner-l .btn-list a, #contact #form .inner-l .btn-list button {
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-family: inherit;
  }
  #contact #form .inner-l .btn-list a:hover, #contact #form .inner-l .btn-list button:hover {
    background-color: #fff;
    color: #333;
  }
  #contact #form .inner-l .btn-list button {
    height: 52px;
  }
}
/*---------------------------
    reservation
---------------------------*/
#reservation #mv {
  background: url(../images/reservation/mv2.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#reservation #breadcrumbs {
  background-color: #f6f6f6;
}
#reservation #contents {
  margin: 60px 0 100px;
}
#reservation #contents ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#reservation #contents ul li {
  width: 47%;
}
#reservation #contents ul li h3.ttl2 {
  margin-bottom: 40px;
}
#reservation #contents ul li#line h3.ttl2 span {
  background: url(../images/reservation/icon.png) no-repeat 0 50%;
  background-size: 32px;
  padding-left: 45px;
}
#reservation #contents ul li .strong {
  text-align: center;
  border: 1px solid #2c893a;
  padding: 0 20px 30px;
  margin-bottom: 40px;
}
#reservation #contents ul li .strong h4 {
  font-size: 22px;
  color: #2c893a;
  margin-bottom: 0px;
  line-height: 1.4;
  -webkit-transform: translateY(-0.7em);
  transform: translateY(-0.7em);
}
#reservation #contents ul li .strong h4 span {
  display: inline-block;
  background-color: #fff;
  padding: 0 40px;
}
#reservation #contents ul li .strong a {
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
}
#reservation #contents ul li .strong a:hover {
  text-decoration: none;
}
#reservation #contents ul li .strong strong {
  font-size: 20px;
  font-weight: 700;
}
#reservation #contents ul li .strong .qr {
  margin-top: 20px;
}
#reservation #contents ul li .strong .qr img {
  width: 100%;
  max-width: 180px;
}
#reservation #contents ul li dl dt {
  font-weight: 700;
  font-size: 24px;
  position: relative;
  line-height: 1.4;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#reservation #contents ul li dl dt:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#reservation #contents ul li dl dt:after {
  content: '';
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#reservation #contents ul li dl dd {
  margin-bottom: 65px;
  font-size: 16px;
}
#reservation #contents ul li dl dd strong {
  color: #2c893a;
}
#reservation #contents ul li dl dd:last-of-type {
  margin-bottom: 0px;
}
#reservation #contents .anchor {
  display: none;
}
@media screen and (max-width: 768px) {
  #reservation #contents {
    margin: 40px 0 50px;
  }
  #reservation #contents ul {
    display: block;
  }
  #reservation #contents ul li {
    width: 100%;
  }
  #reservation #contents ul li#line {
    margin-top: -100px;
    padding-top: 100px;
  }
  #reservation #contents ul li#line h3.ttl2 span {
    background: url(../images/reservation/icon.png) no-repeat 0 50%;
    background-size: 26px;
    padding-left: 35px;
  }
  #reservation #contents ul li#web {
    margin-bottom: 60px;
    margin-top: -100px;
    padding-top: 100px;
  }
  #reservation #contents ul li .strong {
    padding: 0 10px 30px;
    margin-bottom: 20px;
  }
  #reservation #contents ul li .strong h4 {
    font-size: 20px;
  }
  #reservation #contents ul li .strong h4 span {
    padding: 0 20px;
  }
  #reservation #contents ul li .strong a {
    font-size: 18px;
  }
  #reservation #contents ul li .strong strong {
    font-size: 18px;
  }
  #reservation #contents ul li .strong .qr {
    margin-top: 20px;
  }
  #reservation #contents ul li .strong .qr img {
    width: 100%;
    max-width: 150px;
  }
  #reservation #contents ul li dl dt {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  #reservation #contents ul li dl dd {
    margin-bottom: 20px;
    font-size: 14px;
  }
  #reservation #contents .anchor {
    display: block;
    margin-bottom: 40px;
  }
  #reservation #contents .anchor ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #reservation #contents .anchor ul li {
    width: 49%;
  }
  #reservation #contents .anchor ul li a {
    width: 100%;
    font-size: 16px;
  }
}
/* prp療法 */
#prp #mv {
  background: url(../images/prp/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
ol {
  list-style-position: inside;
}
ol li {
  margin-bottom: 0.5em;
}
ol li h5 {
  display: inline-block;
}
.float-area figure {
  float: right;
  margin-left: 4%;
}
@media screen and (max-width: 767px) {
  .float-area figure {
    max-width: 50%;
    margin-bottom: 4%;
  }
}
.float-area::after {
  content: "";
  display: block;
  clear: both;
}
.box01 {
  display: inline-block;
  padding: 20px 80px 20px 40px;
  font-size: 0.875rem;
  background-color: #f1f1f1;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .box01 {
    padding: 20px;
  }
}
.box02 {
  padding: 20px 40px;
  font-size: 0.875rem;
  background-color: #fafafa;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .box02 {
    padding: 20px;
  }
}
.txt-area01 &gt; p {
  margin-top: 1em;
}
.txt-area01 &gt; p a {
  color: #2c893a;
  text-decoration: underline;
}
.sub-ttl {
  font-size: 1.125rem;
  font-weight: normal;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sub-ttl {
    font-size: 1rem;
  }
}
.prp-contents dd.prp-flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.prp-contents div.txt-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: calc(100% - 320px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .prp-contents div.txt-wrap {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.prp-contents dl {
  margin-bottom: 60px;
}
.prp-contents h3.ttl {
  margin-bottom: 25px;
}
.prp-contents .center {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}
.prp-contents .marker {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #b4f07d));
  background: linear-gradient(transparent 60%, #b4f07d 60%);
}
.prp-contents .gray-bg {
  background-color: #effdf0;
}
.prp-list {
  background-color: #e0fde2;
  padding: 25px 20px;
  margin-top: 25px;
}
.prp-list h4 {
  font-size: 1.25rem;
  margin-bottom: 8px;
}
.prp-list ul li {
  list-style: inside;
}
.prp-list02 {
  background-color: #f9f9f9;
  margin-top: -15px;
}
.prp-list02 h5 {
  margin-bottom: 10px;
}
.prp-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 2px solid #fff;
}
.prp-table th, .prp-table td {
  padding: 12px 10px;
}
.prp-table th {
  background-color: #e0fde2;
  border: 2px solid #fff;
}
.prp-table td {
  background-color: #f9f9f9;
  border: 2px solid #fff;
  text-align: center;
}
.prp-table-note {
  text-align: left;
  margin-top: 5px;
}
#prp .prp-flow &gt; dd {
  position: relative;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  #prp .prp-flow &gt; dd {
    margin-bottom: 60px !important;
  }
}
.prp-flow dd:not(:last-child)::after {
  content: "";
  display: block;
  width: 80px;
  height: 25px;
  background: url(../images/prp/alow.png) no-repeat center center/contain;
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .prp-flow dd:not(:last-child)::after {
    width: 40px;
    height: 13px;
  }
}
.prp-note p {
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .prp-note p {
    font-size: 0.875rem;
  }
}
.prp-note p a {
  color: #2c893a;
  text-decoration: underline;
}
/* 栄養外来 */
#nutrition #mv {
  background: url(../images/nutrition/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#nutrition .lead {
  margin-bottom: 60px;
  text-align: center;
}
#nutrition section.cont {
  margin-bottom: 60px;
}
.green-box h4 {
  font-size: 1.25rem;
  margin-bottom: 8px;
}
.green-box {
  background-color: #e0fde2;
  padding: 20px 25px;
  margin-top: 15px;
}
.green-box ul li {
  list-style: inside;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.green-box + p.mt10 {
  margin-top: 10px;
}
.sub-ttl2 {
  font-size: 1.2rem;
  font-weight: normal;
  margin-bottom: 30px;
  text-align: center;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"
}
a.link-color {
  color: #2c893a;
}
a.link-color:hover {
  opacity: .8;
}
.sp-none {
  display: block;
}
@media screen and (max-width: 767px) {
  .treatment #contents.nutrition {
    padding-bottom: 20px;
  }
  .green-box {
    padding: 15px 20px;
  }
  .sub-ttl2 {
    font-size: 1.05rem;
    margin-bottom: 30px;
    text-align: left;
  }
  .sp-none {
    display: none;
  }
}
/* 水素療法 */
#hydrogen #mv {
  background: url(../images/hydrogen/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.hyd-contents a.text-more {
  color: #6fa6ba;
  text-decoration: underline;
}
.hyd-contents a.text-more:hover {
  text-decoration: none;
}
.hyd-contents figure a img {
  transition: .5s ease;
}
.hyd-contents figure a:hover img {
  opacity: .8;
  transition: .5s ease;
}
.hyd-contents section {
  margin-bottom: 80px;
}
.hyd-contents section:last-child {
  margin-bottom: 0;
}
.hyd-contents dl {
  margin-bottom: 60px;
}
.hyd-contents h3.ttl {
  margin-bottom: 25px;
}
.hyd-contents .fig-center {
  margin: 40px auto;
  width: 70%;
}
.hyd-contents .fig-center img {
  width: 100%;
  height: auto;
  display: block;
}
.hyd-contents .fig-type2 {
  margin: 40px auto;
  width: 100%;
}
.hyd-contents .fig-type2 img {
  width: 100%;
  height: auto;
  display: block;
}
.hyd-contents .effect-box {
  display: flex;
  flex-wrap: wrap;
}
.hyd-contents .effect-box .effect-item {
  width: 23.5%;
  margin: 0 2% 30px 0;
}
.hyd-contents .effect-box .effect-item figcaption {
  font-weight: 400;
  line-height: 1.5;
  font-size: 16px;
}
.hyd-contents .effect-box .effect-item figcaption span {
  font-weight: 400;
  font-size: 85%;
}
.hyd-contents .effect-box .effect-item:nth-child(5), .hyd-contents .effect-box .effect-item:nth-child(6), .hyd-contents .effect-box .effect-item:nth-child(7), .hyd-contents .effect-box .effect-item:nth-child(8) {
  margin-bottom: 0;
}
.hyd-contents .effect-box .effect-item:nth-child(4n) {
  margin-right: 0;
}
.hyd-contents .effect-box .effect-item img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
.hyd-contents .fig-large {
  width: 100%;
  margin: 0 auto 15px;
}
.hyd-contents .fig-large img {
  width: 100%;
  height: auto;
  display: block;
}
.hyd-contents .fig-large + p {
  width: 100%;
  margin: 0 auto 60px;
}
.hyd-contents .device-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.hyd-contents .device-box .device-item img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
}
.hyd-contents .device-box .device-item {
  width: 31.5%;
}
.hyd-contents .device-box .device-item figcaption {
  font-weight: 600;
  line-height: 1.5;
  font-size: 20px;
  color: #6fa6ba;
}
.hyd-contents .device-box .device-item figcaption span {
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
.hyd-contents .tbl-price {
  width: 100%;
  border: solid 1px #ddd;
  margin-bottom: 20px;
}
.hyd-contents .tbl-price tr th {
  background-color: #6fa6ba;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  padding: 15px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.hyd-contents .tbl-price tr td {
  padding: 15px;
  vertical-align: middle;
  text-align: left;
}
.hyd-contents .tbl-price tr td span {
  font-size: 85%;
}
.hyd-contents .tbl-price tr:first-child td {
  background-color: #f0f9fd;
}
@media screen and (max-width: 767px) {
  .hyd-contents .fig-type2 {
    margin: 20px auto;
  }
  .hyd-contents section {
    margin-bottom: 50px;
  }
  .hyd-contents section:last-child {
    margin-bottom: 0;
  }
  .hyd-contents dl {
    margin-bottom: 40px;
  }
  .hyd-contents h3.ttl {
    margin-bottom: 25px;
  }
  .hyd-contents .fig-center {
    margin: 20px auto;
    width: 100%;
  }
  .hyd-contents .effect-box {
    display: flex;
    flex-wrap: wrap;
  }
  .hyd-contents .effect-box .effect-item {
    width: 48.5%;
    margin: 0 3% 30px 0;
  }
  .hyd-contents .effect-box .effect-item figcaption {
    font-size: 16px;
  }
  .hyd-contents .effect-box .effect-item:nth-child(5), .hyd-contents .effect-box .effect-item:nth-child(6) {
    margin-bottom: 30px;
  }
  .hyd-contents .effect-box .effect-item:nth-child(2n) {
    margin-right: 0;
  }
  .hyd-contents .fig-large + p {
    width: 100%;
    margin: 0 auto 30px;
  }
  .hyd-contents .device-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .hyd-contents .device-box .device-item img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
  }
  .hyd-contents .device-box .device-item {
    width: 100%;
    margin-bottom: 20px;
  }
  .hyd-contents .device-box .device-item figcaption {
    font-size: 18px;
  }
  .hyd-contents .device-box .device-item figcaption span {
    font-size: 15px;
  }
  .hyd-contents .tbl-price tr th {
    font-size: 15px;
    padding: 15px;
    line-height: 1.5;
    white-space: nowrap;
  }
  .hyd-contents .tbl-price tr td {
    font-size: 15px;
    padding: 15px;
    line-height: 1.5;
  }
}
/* daycare */
#daycare #mv {
  background: url(../images/daycare/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#daycare i {
  color: #2c893a;
  font-size: 2em;
}
.daycare-contents dd.daycare-flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.daycare-contents div.txt-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: calc(100% - 320px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .daycare-contents div.txt-wrap {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.daycare-contents div.txt-wrap .head {
  display: inline-block;
  padding-right: 0.7rem;
}
.daycare-contents div.txt-wrap .head::after {
  display: inline-block;
  content: "：";
}
.daycare-contents dl {
  margin-bottom: 40px;
}
.daycare-contents h3.ttl {
  margin-bottom: 25px;
}
.daycare-contents .sub-ttl {
  font-weight: bold;
  color: #2c893a;
  line-height: 1.5;
  font-size: 1.125rem;
}
.daycare-contents .center {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}
.daycare-contents .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #ff6));
  background: linear-gradient(transparent 60%, #ff6 60%);
}
.daycare-contents .gray-bg {
  background-color: #effdf0;
}
.daycare-list {
  background-color: #effdf0;
  padding: 25px 20px;
  margin-top: 25px;
}
.daycare-list h4 {
  font-size: 1.25rem;
  margin-bottom: 8px;
}
.daycare-list ul li {
  list-style: inside;
}
.daycare-list02 {
  list-style: inside;
}
.daycare-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #787878;
}
@media screen and (max-width: 768px) {
  .daycare-table-outer {
    overflow-x: scroll;
    width: 100%;
  }
  .daycare-table {
    width: 1000px;
    overflow-x: scroll;
  }
}
.daycare-table-outer:not(:last-child) {
  margin-bottom: 30px;
}
.daycare-table th, .daycare-table td {
  padding: 6px 10px;
  font-size: 0.985rem;
  vertical-align: middle;
}
.daycare-table .txt-left {
  text-align: left;
}
.daycare-table th {
  background-color: #f7f7f7;
  border-right: 1px solid #787878;
  border-bottom: 1px solid #787878;
}
.daycare-table td {
  background-color: #fff;
  border: 1px solid #787878;
  text-align: center;
}
.daycare-table caption {
  font-weight: bold;
  font-size: 1.25rem;
}
.daycare-table caption &gt; span {
  display: inline-block;
  padding-left: 1em;
  font-size: 0.8em;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .daycare-table th, .daycare-table td {
    padding: 4px 6px;
    font-size: 0.8rem;
  }
  .daycare-table caption {
    font-size: 0.975rem;
  }
}
.daycare-table-note {
  font-size: 0.8em;
  text-align: left;
  margin-top: -1.5em;
}
#daycare dl.daycare-flow dt, #daycare dl.daycare-flow dd {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
#daycare dl.daycare-flow dt {
  text-align: center;
  padding: 30px 0;
  position: relative;
}
@media screen and (max-width: 500px) {
  #daycare dl.daycare-flow dt {
    text-align: left;
    padding: 15px 5px 15px 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
#daycare dl.daycare-flow dt span.num {
  text-align: center;
  font-size: 1.75rem;
  width: 65px;
  height: 65px;
  background-color: #2c893a;
  color: #fff;
  line-height: 65px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 500px) {
  #daycare dl.daycare-flow dt span.num {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 1rem;
  }
}
#daycare dl.daycare-flow dd {
  position: relative;
  margin-bottom: 80px;
  margin-top: 15px;
}
.daycare-flow dd:not(:last-child)::after {
  content: "";
  display: block;
  width: 80px;
  height: 25px;
  background: url(../images/daycare/alow.png) no-repeat center center/contain;
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .daycare-contents .sp_img-wrap {
    max-width: 55%;
  }
}
/* daycare timetable */
.daycare-contents dl dd.timetable {
  display: block;
}
.daycare-contents dl dd.timetable table {
  width: 100%;
  margin-bottom: 10px;
}
.daycare-contents dl dd.timetable table th, .daycare-contents dl dd.timetable table td {
  border-bottom: 1px dotted #787878;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-weight: 400;
  padding: 7px;
}
.daycare-contents dl dd.timetable table td {
  width: 10%;
}
.daycare-contents dl dd.timetable table .head th, .daycare-contents dl dd.timetable table .head td {
  background-color: #f7f7f7;
  border-top: 1px dotted #787878;
}
.daycare-contents dl dd.timetable dl dt {
  /*width: 4em;*/
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  line-height: 1.6;
}
.daycare-contents dl dd.timetable dl dt:before {
  display: none;
}
.daycare-contents dl dd.timetable dl dt:after {
  display: none;
}
.daycare-contents dl dd.timetable dl dd {
  /*width: calc(100% - 4em);*/
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 1.6;
}
.daycare-contact .head::after {
  content: "：";
}
.daycare-contact a.under-line {
  display: inline-block;
  color: #2c893a;
  line-height: 1.2;
  padding: 0 4px;
}
.daycare-contact a.under-line:hover, .daycare-contact a.under-line:focus {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .daycare-contents dl dd.timetable {
    display: block;
  }
  .daycare-contents dl dd.timetable table {
    width: 100%;
    margin-bottom: 20px;
  }
  .daycare-contents dl dd.timetable table th, .daycare-contents dl dd.timetable table td {
    padding: 2px;
    padding: 5px 5px;
    line-height: 1.6;
    font-weight: 400;
    text-align: left;
    font-size: 16px;
    border-bottom: 1px dotted #787878;
  }
  .daycare-contents dl dd.timetable dl {
    width: auto;
  }
  .daycare-contents dl dd.timetable dl dt {
    font-size: 14px;
  }
  .daycare-contents dl dd.timetable dl dd {
    font-size: 14px;
  }
}
/* staff */
#staff #mv {
  background: url(../images/staff/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
#staff .doctor-info {
  background-color: #fff;
  padding: 70px 0;
}
#staff .doctor-info__inner {
  margin-top: 95px;
}
#staff .doctor-info__inner:first-of-type {
  margin-top: 70px;
}
#staff .doctor-info__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
#staff .doctor-info__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 70px;
}
#staff .doctor-info__img-wrap {
  text-align: center;
  position: relative;
  width: 370px;
}
#staff .doctor-info__img-wrap img {
  width: 100%;
  max-width: 100%;
}
#staff .doctor-info__ttl {
  font-weight: 700;
  font-size: 1.5rem;
  position: relative;
  line-height: 1.4;
  margin-bottom: 30px;
  background-color: #f6f6f6;
  padding: 10px 15px 10px 16px;
  border-left: 6px solid #2c893a;
}
#staff .doctor-info__ttl .alph {
  font-size: 0.8em;
  font-weight: normal;
  text-transform: capitalize;
  margin-left: 15px;
  color: #2c893a;
}
#staff .doctor-info__txt {
  font-size: 1rem;
  margin-bottom: 40px;
}
#staff .doctor-info__specialist::after {
  content: "";
  clear: both;
}
#staff .doctor-info__specialist dd {
  color: #2c893a;
  font-size: 1.375rem;
  font-weight: bold;
  padding-bottom: 5px;
  position: relative;
  padding: 5px;
  margin-bottom: 10px;
}
#staff .doctor-info__specialist dd::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #999;
  position: absolute;
  bottom: 0;
  left: 0;
}
#staff .doctor-info__specialist dd::after {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #2c893a;
  position: absolute;
  bottom: 0;
  left: 0;
}
#staff .doctor-info__specialist dt {
  font-size: 1.25rem;
}
#staff #doctor {
  margin-bottom: 95px;
}
#staff .doctor-info .box {
  background-color: #f6f6f6;
  padding: 40px 60px 45px;
}
#staff .doctor-info .box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#staff .doctor-info .box dl dt {
  font-size: 20px;
  margin-right: 40px;
  padding-top: 10px;
}
#staff .doctor-info .box dl dd ul {
  display: block;
  margin: 0px;
}
#staff .doctor-info .box dl dd ul li {
  font-size: 1rem;
  padding-left: 1.2em;
  position: relative;
}
#staff .doctor-info .box dl dd ul li:before {
  content: "-";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  #staff .doctor-info {
    padding: 15px 0 45px;
  }
  #staff .doctor-info__inner {
    margin-top: 65px;
  }
  #staff .doctor-info__flex {
    display: block;
  }
  #staff .doctor-info__body {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    margin: 0 auto 30px;
  }
  #staff .doctor-info__img-wrap {
    max-width: 100%;
    margin: 0 auto;
  }
  #staff .doctor-info__ttl {
    margin-bottom: 15px;
  }
  #staff .doctor-info__txt {
    margin-bottom: 15px;
  }
  #staff #doctor {
    margin-bottom: 65px;
  }
  #staff .doctor-info .box {
    padding: 20px 7% 20px;
  }
  #staff .doctor-info .box dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #staff .doctor-info .box dl dt {
    font-size: 18px;
    margin-right: 20px;
    padding-top: 10px;
  }
  #staff .doctor-info .box dl dd ul {
    display: block;
    margin: 0px;
    padding: 0px;
  }
  #staff .doctor-info .box dl dd ul li {
    padding-left: 1.2em;
    position: relative;
    margin: 0px;
    width: auto;
    line-height: 1.4;
    margin-bottom: 5px;
  }
  #staff .doctor-info .box dl dd ul li:before {
    content: "-";
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#access #contents .bnrbox {
  width: 800px;
  margin: 20px auto;
}
#access #contents .bnrbox img {
  width: 100%;
  height: auto;
}
#access #contents .bnrbox a img {
  transition: .5s;
}
#access #contents .bnrbox a img:hover {
  opacity: .8;
  transition: .5s;
}
@media screen and (max-width: 768px) {
  #access #contents .bnrbox {
    width: 100%;
  }
}
/* よくある質問ページ */
section.faq {
  margin-top: 70px;
}
#faq #mv {
  background: url(../images/faq/mv.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.treatment #contents .faq-item {
  margin-top: 30px;
  border: solid 2px #6d95a5;
}
.treatment #contents .faq-item figure {
  width: 90%;
  margin: 10px auto 0;
}
.treatment #contents .faq-item figure img {
  width: 100%;
  height: auto;
}
.treatment #contents .faq-item dt {
  background-color: #6d95a5;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  padding: 15px 20px;
  margin-bottom: 0;
  line-height: 2;
}
.treatment #contents .faq-item dd {
  /*background-color: #effff2;*/
  font-size: 17px;
  padding: 15px 20px;
  line-height: 2;
}
.treatment #contents .faq-item dt .ini-q, .treatment #contents .faq-item dd .ini-a {
  font-size: 32px;
  line-height: 1;
  padding-right: 5px;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  /*top:  2px;
	position: relative;*/
}
.treatment #contents .faq-item dt .ini-q {
  color: #ffd84f;
}
.treatment #contents .faq-item dd .ini-a {
  color: #fe3e64;
}
.treatment #contents .faq-item .links {
  color: #fe3e64;
}
.treatment #contents .faq-item .links:hover {
  text-decoration: underline;
}
.treatment #contents .faq-item strong {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
	section.faq {
  margin-top: 35px;
}

.treatment #contents .faq-item {
  margin-top: 15px;
  border: solid 2px #57b846;
}
.treatment #contents .faq-item figure {
  width: 100%;
  margin: 10px auto 0;
}
.treatment #contents .faq-item dt {
  font-size: 16px;
  padding: 15px;
  line-height: 1.8;
}
.treatment #contents .faq-item dd {
  font-size: 16px;
  padding: 15px;
  line-height: 1.8;
}
.treatment #contents .faq-item dt .ini-q, .treatment #contents .faq-item dd .ini-a {
  font-size: 24px;
  line-height: 1;
  padding-right: 5px;
}
}
/*# sourceMappingURL=style.css.map */</pre></body></html>