@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@media screen and (max-width: 768px){
.pc {
  display: none;
}

/* group */
.header_group {
	position: fixed;
	top: 0;
	left:0;
	width: 100%;
	background: #009fa9;
	padding: 5px 5px 5px 0;
	z-index:100;
}
.header_group a {
	display: block;
	line-height: 1;
	text-align: right;
}
.header_group img {
	width: 105px;
	vertical-align: bottom;
	display: inline;
}
#header {
	position: fixed;
	left: 0;
	top: 26px !important;
}
#main_visual {
	padding-top: 90px !important;
}
.beginner_title, .koutsujiko_title, .price_title, .access_title, .housecalls_title {
	margin-top: 90px !important;
}
#wrapper {
	padding-top: 115px !important;
}
.home #wrapper, .page-id-17 #wrapper, .page-id-416 #wrapper, .page-id-19 #wrapper, .page-id-444 #wrapper {
	padding-top: 0 !important;
}
/* ヘッダー エリア */
#header_in .description {
  width: 100%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-bottom: 1.302083333%;
  padding: 0.3em 0;
  background-color: #20b7bc;
}

#header_in .logo {
  width: 57.479167%;
  height: auto;
  margin-left: 2.604166666%;
  padding-top: 0.213541666%;
  float: left;
  display: flex;
}

#header_in .logo img {
  width: 90%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .logo a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

.logo .clinic-name {
display: block;
font-family: "Noto Serif JP", serif;
font-size: 13px;
font-weight: 400;
color: #20b7bc;
text-align: center;
margin: 5px;
line-height: 1.2;
width: 100%;
margin-top: 11px;
}

#header_in .nav {
  width: 35.15625%;
  height: auto;
  margin-bottom: 1.302083333%;
  padding: 0;
  float: right;
}

#header_in .nav ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#header_in .nav ul li {
  width: 29.62962962%;
  height: auto;
  margin-right: 3.703703703%;
  padding: 0;
}

#header_in .nav ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#header_in .nav ul li a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#header .nav_sp {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 1px solid #665544;
  float: left;
}

#header .nav_sp .left {
  width: 50%;
  height: auto;
  float: left;
  border-right: 1px solid #665544;
}

#header .nav_sp .right {
  width: 50%;
  height: auto;
  float: right;
}

#header .nav_sp .left li,
#header .nav_sp .right li {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  border-bottom: 1px dotted #665544;
}

#header .nav_sp .left li:last-child,
#header .nav_sp .right li:last-child {
  border-bottom: 1px solid #665544;
}

#header .nav_sp .left li:hover,
#header .nav_sp .right li:hover {
  width: 100%;
  height: auto;
  transition: 1.0s;
  background-color: #2ab7bc;
  border-bottom: 1px dotted #ffffff;
}

#header .nav_sp .left li:last-child:hover,
#header .nav_sp .right li:last-child:hover {
  width: 100%;
  height: auto;
  transition: 1.0s;
  background-color: #2ab7bc;
  border-bottom: 1px solid #665544;
}

#header .nav_sp .left li a,
#header .nav_sp .right li a {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 400;
  color: #665544;
  text-align: center;
  text-decoration: none;
  padding: 6px 0;
  display: block;
}

#header .nav_sp .left li a:hover,
#header .nav_sp .right li a:hover {
  transition: 1.0s;
  color: #ffffff;
}

.fixheader {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: table;
  z-index: 3;
}

.is-fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}

/* パンくずリスト エリア */
#breadcrumb {
  width: 100%;
  margin-top: 0.3em;
  padding: 0 2.604166666%
}

#breadcrumb div {
  font-size: 12px;
  display: inline-block;
}

.cases-template-default #breadcrumb,
.page-template-default #breadcrumb {
  display: none;
}

/* コンテンツ エリア */
#content h1 { 
  font-family: "Noto Serif JP", serif;
  font-size: 6.0vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin-bottom: 4.557291666%;
  padding: 0.4em 0.5em;
  border-radius: 5px;
  background: linear-gradient(#20b7bc 0%, #20b7bc 50%, #019ca1 50%, #8bdade 100%);
}

#content h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 600;
  line-height: 1.0em;
  color: #ffffff;
  margin-bottom: 3.90625%;
  padding: 0.4em 0.4em 0.4em 1.0em;
  position: relative;
  background-color: #20b7bc;
  box-shadow: 0 0 0 0 #8bdade, 0 0 0 0 #8bdade, 3px 5px 5px -5px #019ca1;
}

#content h2::before {
  width: 0;
  height: 0;
  content: " ";
  position: absolute;
  top: 100%;
  left: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent;
  border-right-color: #019ca1;
}

#content h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 600;
  line-height: 1.0em;
  color: #665544;
  margin-bottom: 2.604166666%;
  padding: 0.5em 0.4em 0.55em 0.8em;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: solid 8px #20b7bc;
  background-color: #f0ebe1;
}

#content h4,
#content h5,
#content h6 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 600;
  line-height: 1.0em;
  color: #665544;
  margin-bottom: 2.604166666%;
  padding-left: 1.5em;
  position: relative;
}

#content h4::before,
#content h5::before,
#content h6::before { 
  width: 2.7vw;
  height: 2.7vw;
  content: '';
  position: absolute;
  left: 1.9vw;
  bottom: 1.3vw;
  border-radius: 50%;
  background-color: #20b7bc;
  display: block;
}

#content h4::after,
#content h5::after,
#content h6::after { 
  width: 1.7vw;
  height: 1.7vw;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 50%;
  background-color: #20b7bc;
  display: block;
}

#content .post {
  padding-bottom: 20px;
}

#content .eye_catch img {
  margin: 0 10px 20px 0;
  float: left;
}

/* 続きを読む エリア */
a.more-link {
  font-size: 14px;
  text-align: right;
  margin-right: 10px;
  display: block;
}

a.more-link:hover {
  text-decoration: underline;
}

a.more-link:link,
a.more-link:active,
a.more-link:visited,
a.more-link:hover {
  color: #dc143c;
}

/* ページトップ エリア */
p.pagetop {
  display: none;
  position: fixed;
  bottom: 2.604166666%;
  right: 2.604166666%;
}

p.pagetop a {
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  color: #ffffff;
  background-color: #8bdade;
  border: 1px solid #ffffff;
  display: block;
}

p.pagetop a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

/* フッター エリア */
#footer_in .footer_contact {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: table;
}

#footer_in .footer_contact h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: 6.5vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
}

#footer_in .footer_contact h3 span {
  font-family: 'Noto Serif JP', serif;
  font-size: 3.5vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin-top: 0.7em;
  display: block;
}

#footer_in .inner_top {
  width: 100%;
  height: auto; 
  margin-top: 5.208333333%;
  padding: 0;
  display: table;
}

#footer_in .inner_top .right {
  width: 100%;
  height: auto; 
  margin-bottom: 5.208333333%;
  padding: 0;
}

#footer_in .inner_top .right img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer_in .inner_top .left {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer_in .inner_top .left ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer_in .inner_top .left ul li {
  width: 100%;
  height: auto; 
  margin-bottom: 1.5em;
  padding: 0;
}

#footer_in .inner_top .left ul li:first-child {
  margin-bottom: 0.6em;
}

#footer_in .inner_top .left ul li:last-child {
  margin: 0;
}

#footer_in .inner_top .left ul li:first-child img {
  width: 61.81318681%;
  height: auto; 
  margin: 0 auto;
  padding: 0;
  display: none;
}

#footer_in .inner_top .left ul li:first-child a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#footer_in .inner_top .left ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.0vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
}

#footer_in .inner_top .left ul li:last-child img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer_in .inner_middle {
  width: 100%;
  height: auto; 
  margin-top: 6.510416666%;
  padding: 0;
  display: table;
}

#footer_in .inner_middle a {
  font-family: "Noto Serif JP", serif;
  font-size: 6.0vw;
  font-weight: 600;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #20b7bc;
  padding: 0.3em 0;
  background-color: #ffffff;
  border: 1px solid #20b7bc;
  border-radius: 7px;
  display: block;
}

#footer_in .inner_middle a span {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 500;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0.1em;
  color: #20b7bc;
  margin-top: 0.2em;
  display: block;
}

#footer_in .inner_middle a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#footer_in .inner_bottom {
  width: 100%;
  height: auto; 
  margin-top: 5.208333333%;
  padding: 0;
  display: table;
}

#footer_in .inner_bottom ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#footer_in .inner_bottom ul li {
  width: 49.15254237%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer_in .inner_bottom ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 500;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0;
  color: #ffffff;
  margin: 0;
  padding: 0.5em 0;
  background-color: #e97c73;
  border-radius: 7px;
  display: block;
}

#footer_in .inner_bottom ul li:last-child a {
  background-color: #06C755;
}

#footer_in .inner_bottom ul li a span {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-top: 0.5em;
  display: block;
}

#footer_in .inner_bottom ul li a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#footer .footer_bnr {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 5.208333333% 2.604166666%;
  background-color: #ffffff;
  display: table;
}

#footer .footer_bnr ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer .footer_bnr ul li {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer .footer_bnr ul li:first-child {
  margin-bottom: 5.208333333%;
}

#footer .footer_bnr ul li img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer .footer_bnr ul li a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#footer .footer_nav {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 5.208333333% 2.604166666% 0 2.604166666%;
  display: table;
}

#footer .footer_nav .left {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

#footer .footer_nav .left img {
  width: 61.81318681%;
  height: auto; 
  margin: 0 auto 0.6em auto;
  padding: 0;
}

#footer .footer_nav .left a:hover img {
  transition: 1.0s;
  opacity: 0.3;
}

#footer .footer_nav .left p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.0vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
}

#footer .footer_nav .left ul {
  width: 100%;
  height: auto; 
  margin-top: 3.255208333%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

#footer .footer_nav .left ul li {
  width: 48.96978021%;
  height: auto; 
  margin-top: 2.06043956%;
  padding: 0;
  background-image: url("http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/footer_nav_icon.png");
  background-position: right 1.0em center;
  background-repeat: no-repeat;
  background-color: #2ab7bc;
}

#footer .footer_nav .left ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  text-decoration: none; 
  line-height: 1.0em;
  color: #ffffff;
  margin: 0;
  padding: 1.5em 0 1.5em 1.5em;
  display: block;
}

#footer .footer_nav .left ul li a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#footer .footer_nav .right {
  display: none;
}

#footer .copyright {
  width: 100%;
  height: auto; 
  margin-top: 5.208333333%;
  padding: 0;
  display: table;
}

#footer .copyright p {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
}

/* slidemenu style */
#footer #slidemenu {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 10000;
}

#footer #slidemenu ul {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  display: flex;
}

#footer #slidemenu ul li {
  width: 50%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer #slidemenu ul li img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#footer #slidemenu ul li a:hover img {
  transition: 1.0s;
  opacity: 0.5;
  cursor: pointer;
}

/* slide_tel style */
.slide_tel {
  width: 100%;
  height: 100%;
  margin: 0;
  padding-top: 39.0625%;
  background-color: rgba(0,0,0,0.8);
  position: fixed;
  z-index: 20000;
}

.slide_tel .inner {
  width: 86.97916666%;
  height: auto;
  margin: 0 auto;
  padding: 4.491017964% 0;
  border-radius: 10px;
  box-shadow: 0 0 5px rgba(0,0,0,1.0);
  background-color: #ffffff;
}

.slide_tel .inner p {
  font-family: "Noto Serif JP", serif;
  font-size: 5.0vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.3em;
  color: #665544;
}

.slide_tel .inner ul {
  width: 100%;
  height: auto;
  margin: 4.491017964% 0;
  padding: 2.994011976% 5.988023952%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f0ebe1;
}

.slide_tel .inner ul li {
  width: 48.20788535%;
  height: auto;
  margin: 0;
  padding: 0;
}

.slide_tel .inner ul li a {
  width: 100%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 500;
  text-align: center;
  text-decoration: none;  
  line-height: 1.3em;
  color: #ffffff;
  margin: 0;
  padding: 7.042253521% 0;
  border-radius: 7px;
  display: block;
}

.slide_tel .inner ul li:first-child a {
  background-color: #2ab7bc;
}

.slide_tel .inner ul li:last-child a {
  background-color: #8bdade;
}

.slide_tel .inner a:hover,
.slide_tel .inner ul li a:hover {
  transition: 1.0s;
  opacity: 0.5;
  cursor: pointer;
}

.slide_tel .inner span {
  width: 86.97916666%;
  font-family: "Noto Serif JP", serif;
  font-size: 2.6vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.3em;
  color: #665544;
  margin: 0 auto;
  display: block;
}

.slide_tel .inner a {
  width: 64.07185628%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 3.8vw;
  font-weight: 400;
  text-align: center;
  text-decoration: none;  
  line-height: 1.0em;
  color: #ffffff;
  margin: 4.491017964% auto 0 auto;
  padding: 1.497005988% 0 2.245508982% 0;
  border-radius: 8.0vw;
  background-color: #2ab7bc;
  display: block;
}

/* ウィジェット エリア */
#sidebar #widget-area {
  width: 100%;
  height: auto;
  display: table;
}

#sidebar #widget-area .widget-container {
  width: 100%;
  height: auto;
  float: left;
  clear: both;
}

#sidebar #widget-area .widget-container img {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0;
}

#sidebar #widget-area .widget-container a img:hover {
  transition: 1.0s;
  opacity: 0.3;
}

#sidebar #widget-area .widget-container .side_menu {
  margin-bottom: 3.90625%;
}

#sidebar #widget-area .widget-container .side_menu p a {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  margin: 0;
  padding: 0.8em 0;
  transform: rotate(.03deg);
  text-transform: uppercase;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  display: block;
}

#sidebar #widget-area .widget-container .side_menu p a {
  background-color: #007175;
}

#sidebar #widget-area .widget-container .side_menu p a:hover {
  color: #ffffff;
}

#sidebar #widget-area .widget-container .side_menu p a::after {
  width: 100%;
  height: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: -1;
}

#sidebar #widget-area .widget-container .side_menu p a::after {
  background-color: #00494c;
}

#sidebar #widget-area .widget-container .side_menu p a:hover:after {
  height: 100%;
}

#sidebar #widget-area .widget-container ul {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 0 2.604166666%;
  border: 1px solid #dfd2bc;
  border-top: none;
}

#sidebar #widget-area .widget-container ul li {
  width: 100%;
  height: auto;
  line-height: 1.2em;
  margin: 0;
  padding: 1.2em 0 1.0em 3.25vw;
  border-bottom: 2px dotted #dfd2bc;
  background-image: url("http://sky-shinkyuseitai.com/wp-content/uploads/2023/09/side_nav_icon.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 2.25vw;
}

#sidebar #widget-area .widget-container ul li:last-child {
  border: none;
}

#sidebar #widget-area .widget-container ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.0em;
  color: #9c896a;
  margin: 0;
  padding: 0;
  transform: rotate(.03deg);
  display: inline-block;
  position: relative;
  float: none;
}

#sidebar #widget-area .widget-container ul li a::after {
  width: 100%;
  height: 1px;
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
  background-color: #665544;
}

#sidebar #widget-area .widget-container ul li a:hover::after {
  transform: scale(1, 1);
}

#sidebar #widget-area .widget-container form#searchform {
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 11px 0 11px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
  margin-top: -3px;
}

#sidebar #widget-area .widget-container form#searchform input[type=text] {
  width: 100%;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit] {
  width: auto;
  font-size: 12px;
  margin: 5px 0 10px 0;
  padding: 0 15px;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
  color: #cc0000;
}

#sidebar #widget-area .widget-container #calendar_wrap {
  width: auto;
  margin-bottom: 20px;
  padding: 0 15px 0 0;
  background-color: #f8f8f8;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
  width: 100%;
  margin-top: 10px;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
  font-weight: bold;
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
  text-align: right;
  color: #333333;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
  color: #dc143c;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
  color: #999999;
}

#sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 10px;
  color: #333333;
}

#sidebar #widget-area .widget-container h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin: 0;
  padding: 0.8em 0;
  background-color: #20b7bc;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

#sidebar #widget-area .widget-container .tagcloud {
  margin-bottom: 20px;
}

#sidebar #widget-area .widget-container .rss-widget-icon {
  margin: 0 5px 20px -5px;
  float: left;
}

/* 店舗情報（カスタムHTML） エリア */
.side_info {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 1px solid #dfd2bc;
  border-top: none;
}

.side_info img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.side_info p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 1.3em;
  color: #665544;
  margin-bottom: 3.90625%;
  padding: 0 2.604166666%;
}

.side_info p strong {
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 700;
  line-height: 1.0em;
  color: #20b7bc;
  margin-bottom: 0.3em;
  padding: 5px;
  display: block;
}

/* コメント エリア */
#comments {
  width: auto;
  height: auto;
  margin: 20px 0 10px 0;
}

#respond h3 a {
  color: #ffffff;
}

#respond h3 a:hover {
  color: #dc143c;
}

#respond {
  width: auto;
  height: auto;
  margin-top: 20px;
}

#respond a {
  font-weight: bold;
}

.commentlist {
  list-style-image: none;
  list-style-type: none;
}

.reply {
  margin-bottom : 20px;
}

#commentform textarea {
  width: 99%;
  height: auto;
  margin: 10px 0;
  border: 1px solid #cccccc;
}

#commentform input[type=text] {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}

#commentform input[type=submit] {
  margin-bottom: 20px;
  padding:5px;
  color: #333333;
  background-color: #eeeeee; /* [if lt IE 9] */
  background: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #eeeeee),
  color-stop(1, #cccccc)
);
  background: -o-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -moz-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -webkit-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: -ms-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  border: 1px solid #bbbbbb;
}

p.nocomments {
  display: none;
}

/* 検索結果 エリア */
#content h4.not_found {
  font-size: 24px;
  padding-left: 25px;
  background-image: url("images/not_found.png") !important;
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background: none;
  border: none;
}

#content p.not_found {
  font-size: 14px;
  color: #dc143c;
}

#content dl.search_box {
  width: 100%;
  height: auto;
  padding: 15px;
  display: table;
  background-color: #f8f8f8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #eeeeee;
}

#content dl.search_box dt input[type=text] {
  width: 70%;
  height: 25px;
  float: left;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit] {
  width: 100px;
  height: auto;
  font-size: 14px;
  text-align: center;
  padding: 2px 0;
  float: right;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
}

#content dl.search_box dd input[type=submit]:hover {
  color: #cc0000;
}

#content h4.search_result_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 30px;
  color: #333333;
  background: none;
  background-image: url("images/search_result.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  border-bottom: 3px dotted #000000;
}

#content p.search_result {
  font-size: 16px;
  margin-bottom: 20px;
}

#content p.search_result_txt {
  font-size: 14px;
  color: #dc143c;
  margin-bottom: 20px;
}

/* ページャー エリア */
#content .pager {
  text-align: center;
}

#content .pager a,
#content .pager span {
  font-size: 14px;
  padding: 0 3px;
}

#content .pager span {
  color: #dc143c;
}

#content .pager a {
  color: #000000;
}

#content .pager a:hover {
  color: #dc143c;
}

/* 404 エリア */
#content a.reverse_lnk {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
  text-decoration: underline;
}

/* トップページ エリア */
.top_campaign {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 7.8125% 2.604166666%;
  background-color: #f0ebe1;
}

.top_campaign .inner_top {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_campaign .inner_top img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_campaign .inner_middle {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: table;
}

.top_campaign .inner_middle a {
  font-family: "Noto Serif JP", serif;
  font-size: 6.0vw;
  font-weight: 600;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #20b7bc;
  padding: 0.3em 0;
  background-color: #ffffff;
  border: 1px solid #20b7bc;
  border-radius: 7px;
  display: block;
}

.top_campaign .inner_middle a span {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 500;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0.1em;
  color: #20b7bc;
  margin-top: 0.2em;
  display: block;
}

.top_campaign .inner_middle a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.top_campaign .inner_bottom {
  width: 100%;
  height: auto; 
  margin-top: 5.208333333%;
  padding: 0;
  display: table;
}

.top_campaign .inner_bottom ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top_campaign .inner_bottom ul li {
  width: 49.15254237%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_campaign .inner_bottom ul li a {
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 500;
  text-align: center;
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0;
  color: #ffffff;
  margin: 0;
  padding: 0.5em 0;
  background-color: #e97c73;
  border-radius: 7px;
  display: block;
}

.top_campaign .inner_bottom ul li:last-child a {
  background-color: #06C755;
}

.top_campaign .inner_bottom ul li a span {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.03em;
  color: #ffffff;
  margin-top: 0.5em;
  display: block;
}

.top_campaign .inner_bottom ul li a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.top_news {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 7.8125% 2.604166666%;
  background-color: #faf7f2;
}

.top_news .news {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 3.90625% 3.90625% 1.302083333% 3.90625%;
  border-radius: 3px;
  box-shadow: 0 0 4px rgba(102,85,68,0.25);
  background-color: #ffffff;
  display: table;
}

.top_news .news .inner {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.top_news .news .inner ul.left {
  width: 22%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_news .news .inner ul.left li {
  width: 100%;
  height: auto; 
  margin-bottom: 2.2em;
  padding: 0;
}

.top_news .news .inner ul.left li:last-child {
  margin-bottom: 0.8em;
}

.top_news .news .inner ul.left li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.5vw;
  font-weight: 600; 
  line-height: 1.0em;
  color: #665544;
  position: relative;
  display: block;
}

.top_news .news .inner ul.left li strong::after {
  width: 40%;
  height: 3px;
  content: '';
  position: absolute;
  bottom: -0.4em;
  left: 0;
  background-color: #20b7bc;
  display: inline-block;
}

.top_news .news .inner ul.left li a {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5vw;
  font-weight: 600; 
  text-decoration: none; 
  line-height: 1.0em;
  color: #20b7bc;
  padding-left: 1.0em;
  position: relative;
  display: block;
}

.top_news .news .inner ul.left li a::after {
  width: 6px;
  height: 6px;
  margin-top: -3px;
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  border: 0;
  border-top: solid 1px #20b7bc;
  border-right: solid 1px #20b7bc;
  transform: rotate(45deg);
}

.top_news .news .inner ul.left li a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.top_news .news .inner ul.right {
  width: 78%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_news .news .inner ul.right li {
  width: 100%;
  height: auto; 
  margin-bottom: 2.604166666%;
  padding-bottom: 1.953125%;
  border-bottom: 1px solid #ded3bd;
}

.top_news .news .inner ul.right li p span {
  font-family: "Noto Serif JP", serif;
  font-size: 2.6vw;
  font-weight: 400; 
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #665544;
  display: block;
}

.top_news .news .inner ul.right li p a {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2vw;
  font-weight: 500;
  text-decoration: none; 
  line-height: 1.3em;
  color: #665544;
  margin-top: 0.3em;
  display: block;
}

.top_news .news .inner ul.right li p a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.top_worry {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 7.8125% 2.604166666% 10.41666666% 2.604166666%;
  background-color: rgba(255,255,255,0.8);
  background-blend-mode: lighten;
  background-image: url("http://linkwin-client.pecori.jp/mente-test/haijima/wp-content/uploads/2025/10/sp_top_worry_bg_new.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 80%;
}

.top_worry .inner {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_worry .inner img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_worry .inner ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding-top: 0.7em;
}

.top_worry .inner ul li {
  width: 100%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 600;
  line-height: 1.2em;
  color: #9c896a;
  margin-top: 0.7em;
  padding-left: 5.5vw;
  background-image: url("http://sky-shinkyuseitai.com/wp-content/uploads/2023/09/check_icon.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 4.0vw;
}

.top_concept {
  width: 100%;
  height: auto; 
  margin: 0;
  padding-bottom: 5.208333333%;
  display: table;
}

.top_concept .inner {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_concept .inner .left {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_concept .inner .left img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_concept .inner .right {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 5.208333333% 2.604166666% 0 2.604166666%;
}

.top_concept .inner .right ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_concept .inner .right ul li {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_concept .inner .right ul li:first-child {
  margin-bottom: 5.208333333%;
}

.top_concept .inner .right ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 6.0vw;
  font-weight: 600; 
  line-height: 1.4em;
  color: #665544;
  display: block;
}

.top_concept .inner .right ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.8vw;
  font-weight: 400; 
  text-align: justify;
  line-height: 1.8em;
  color: #665544;
  margin-bottom: 2.604166666%;
}

.top_reason {
  width: 100%;
  height: auto; 
  margin: 0;
  padding-bottom: 3.90625%;
  display: table;
}

.top_reason .reason_title {
  width: 94.7916667%;
  height: auto; 
  margin: 0 auto 7.8125% auto;
  padding-bottom: 3.90625%;
  border-bottom: 2px solid #665544;
}

.top_reason .reason_title strong {
  font-family: "Noto Serif JP", serif;
  font-size: 6.5vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.6em;
  letter-spacing: 0em;
  color: #665544;
  display: block;
}

.top_reason .reason_title strong .blue {
  font-family: "Noto Serif JP", serif;
  color: #20b7bc;
}

.top_reason .reason_title strong .fnt_size {
  font-family: "Noto Serif JP", serif;
  font-size: 5.5vw;
  text-align: center;
  line-height: 1.4em;
  display: block;
}

.top_reason .inner {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_reason .inner .img_left,
.top_reason .inner .img_right {
  width: 100%;
  height: auto; 
  margin-bottom: 7.8125%;
  padding: 0;
  display: table;
}

.top_reason .inner .img_left .img_box,
.top_reason .inner .img_right .img_box {
  width: 100%;
  height: auto; 
  margin-bottom: 5.208333333%;
  padding: 0;
}

.top_reason .inner .img_left .img_box img,
.top_reason .inner .img_right .img_box img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_reason .inner .img_left ul,
.top_reason .inner .img_right ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0 2.604166666%;
}

.top_reason .inner .img_left ul li,
.top_reason .inner .img_right ul li {
  width: 100%;
  height: auto; 
  margin-bottom: 3.90625%;
  padding: 0;
}

.top_reason .inner .img_left ul li:last-child,
.top_reason .inner .img_right ul li:last-child {
  margin: 0;
}

.top_reason .inner .img_left ul li img,
.top_reason .inner .img_right ul li img {
  width: 21.97802199%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.top_reason .inner .img_left ul li strong,
.top_reason .inner .img_right ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.0vw;
  font-weight: 700;
  line-height: 1.2em;
  color: #665544;
  display: block;
  margin-top: 1rem;
margin-bottom: 15px;
}

.top_reason .inner .img_left ul li p,
.top_reason .inner .img_right ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.8vw;
  font-weight: 400;
  text-align: justify;
  line-height: 1.6em;
  color: #665544;
}

.top_faq {
  width: 100%;
  height: auto; 
  margin: 0;
  padding-bottom: 7.8125%;
  background-color: #faf7f2;
}

.top_faq .inner_title {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 1.8em 0 3.0em 0;
  background-color: #20b7bc;
}

.top_faq .inner_title strong {
  font-family: "Noto Serif JP", serif;
  font-size: 6.5vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  position: relative;
  display: block;
}

.top_faq .inner_title strong::after {
  width: 22%;
  height: 4px;
  content: '';
  position: absolute;
  bottom: -0.5em;
  left: calc(50% - 11%);
  background-color: #ffffff;
  display: inline-block;
}

.top_faq .inner {
  width: 100%;
  height: auto; 
  margin-top: 7.8125%;
  padding: 0 2.604166666%;
}

.top_faq .inner dl.syncer-acdn-faq {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding: 1.0em;
  background-color: #ffffff;
  border: 1px solid #d8cab3;
}

.top_faq .inner dl.syncer-acdn-faq dt {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 400;
  line-height: 1.6em;
  color: #665544;
  padding-left: 1.5em;
  text-decoration: none;
  position: relative;
}

.top_faq .inner dl.syncer-acdn-faq dt .toggle_btn {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  text-indent: 100%;
  white-space: nowrap;
  transform: translateY(-50%);
  overflow: hidden;
  display: block;
}

.top_faq .inner dl.syncer-acdn-faq dt .toggle_btn:before, .toggle_btn:after {
  width: 20px;
  height: 2px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #665544;
  display: block;
}

.top_faq .inner dl.syncer-acdn-faq dt .toggle_btn:before {
  width: 2px;
  height: 20px;
}

.top_faq .inner dl.syncer-acdn-faq dt.syncer-acdn.selected .toggle_btn:before {
  content: normal;
}

.top_faq .inner dl.syncer-acdn-faq dt:hover {
  transition: 1.0s;
  opacity: 0.5;
}

.top_faq .inner dl.syncer-acdn-faq dd {
  font-family: "Noto Serif JP", serif;
  font-size: 3.8vw;
  font-weight: 400;
  line-height: 1.5em;
  color: #665544;
  margin-top: 2.604166666%;
  padding-left: 1.8em;
  display: none;
}

.top_lnk {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 7.8125% 3.90625% 10.41666666% 3.90625%;
}

.top_lnk .inner_title {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: table;
}

.top_lnk .inner_title strong {
  font-family: 'Noto Serif JP', serif;
  font-size: 6.5vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  color: #665544;
  display: block;
}

.top_lnk .inner_title strong span {
  font-family: 'Noto Serif JP', serif;
  font-size: 3.5vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.0em;
  color: #9c896a;
  margin-top: 0.7em;
  display: block;
}

.top_lnk .inner {
  width: 100%;
  height: auto; 
  margin: 0 auto;
  padding-top: 7.8125%;
}

.top_lnk .inner .blog {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: table;
}

.top_lnk .inner .blog .title {
  width: 100%;
  height: auto; 
  margin: 0;
  padding-bottom: 7.8125%;
  display: table;
}

.top_lnk .inner .blog .title strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.5vw;
  font-weight: 600; 
  text-align: left;
  line-height: 1.0em;
  color: #665544;
  position: relative;
  display: block;
}

.top_lnk .inner .blog .title strong::after {
  width: 8%;
  height: 2px;
  content: '';
  position: absolute;
  bottom: -0.5em;
  left: 0;
  background-color: #20b7bc;
  display: inline-block;
}

.top_lnk .inner .blog ul {
  width: 100%;
  height: auto; 
  margin-bottom: -2.604166666%;
  padding: 0;
}

.top_lnk .inner .blog ul li {
  width: 100%;
  height: auto; 
  margin-bottom: 2.604166666%;
  padding-bottom: 1.953125%;
  border-bottom: 1px solid #ded3bd;
}

.top_lnk .inner .blog ul li p span {
  font-family: "Noto Serif JP", serif;
  font-size: 2.6vw;
  font-weight: 400; 
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #665544;
  display: block;
}

.top_lnk .inner .blog ul li p a {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2vw;
  font-weight: 500;
  text-align: left;
  text-decoration: none; 
  line-height: 1.3em;
  color: #665544;
  margin-top: 0.3em;
  display: block;
}

.top_lnk .inner .blog ul li p a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.top_lnk .inner .blog ul li p a::after {
  content: none;
}

.top_lnk .inner .blog a {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5vw;
  font-weight: 600; 
  text-align: right;
  text-decoration: none; 
  line-height: 1.0em;
  color: #20b7bc;
  padding-right: 1.0em;
  position: relative;
  display: block;
}

.top_lnk .inner .blog a::after {
  width: 6px;
  height: 6px;
  margin-top: -3px;
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  border: 0;
  border-top: solid 1px #20b7bc;
  border-right: solid 1px #20b7bc;
  transform: rotate(45deg);
}

.top_lnk .inner .blog a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.top_lnk .inner .event {
  width: 100%;
  height: auto; 
  margin-top: 7.8125%;
  padding: 0;
  display: table;
}

.top_lnk .inner .event .title {
  width: 100%;
  height: auto; 
  margin: 0;
  padding-bottom: 7.8125%;
  display: table;
}

.top_lnk .inner .event .title strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.5vw;
  font-weight: 600; 
  text-align: left;
  line-height: 1.0em;
  color: #665544;
  position: relative;
  display: block;
}

.top_lnk .inner .event .title strong::after {
  width: 8%;
  height: 2px;
  content: '';
  position: absolute;
  bottom: -0.5em;
  left: 0;
  background-color: #20b7bc;
  display: inline-block;
}

.top_lnk .inner .event ul {
  width: 100%;
  height: auto; 
  margin-bottom: -2.604166666%;
  padding: 0;
}

.top_lnk .inner .event ul li {
  width: 100%;
  height: auto; 
  margin-bottom: 2.604166666%;
  padding-bottom: 1.953125%;
  border-bottom: 1px solid #ded3bd;
}

.top_lnk .inner .event ul li p span {
  font-family: "Noto Serif JP", serif;
  font-size: 2.6vw;
  font-weight: 400; 
  text-decoration: none; 
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #665544;
  display: block;
}

.top_lnk .inner .event ul li p a {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2vw;
  font-weight: 500;
  text-align: left;
  text-decoration: none; 
  line-height: 1.3em;
  color: #665544;
  margin-top: 0.3em;
  display: block;
}

.top_lnk .inner .event ul li p a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

.top_lnk .inner .event ul li p a::after {
  content: none;
}

.top_lnk .inner .event a {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5vw;
  font-weight: 600; 
  text-align: right;
  text-decoration: none; 
  line-height: 1.0em;
  color: #20b7bc;
  padding-right: 1.0em;
  position: relative;
  display: block;
}

.top_lnk .inner .event a::after {
  width: 6px;
  height: 6px;
  margin-top: -3px;
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  border: 0;
  border-top: solid 1px #20b7bc;
  border-right: solid 1px #20b7bc;
  transform: rotate(45deg);
}

.top_lnk .inner .event a:hover {
  transition: 1.0s;
  opacity: 0.3;
}

/* ページタイトル */
.beginner_title,
.koutsujiko_title,
.price_title,
.access_title,
.housecalls_title {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  background-image: url("http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/beginner_title_bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.beginner_title h1,
.koutsujiko_title h1,
.price_title h1,
.access_title h1,
.housecalls_title h1 {
  font-family: "Noto Serif JP", serif;
  font-size: 7.0vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin: 0;
  padding: 1.7em 0;
  position: relative;
}

.beginner_title h1::after {
  font-family: "arial";
  font-size: 4.5vw;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 2.604166666%;
  content: 'Beginner';
  display: block;
}

.koutsujiko_title h1::after {
  font-family: "arial";
  font-size: 4.5vw;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 2.604166666%;
  content: 'Traffic accident';
  display: block;
}

.price_title h1::after {
  font-family: "arial";
  font-size: 4.5vw;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 2.604166666%;
  content: 'Price';
  display: block;
}

.access_title h1::after {
  font-family: "arial";
  font-size: 4.5vw;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 2.604166666%;
  content: 'Access';
  display: block;
}

.housecalls_title h1::after {
  font-family: "arial";
  font-size: 4.5vw;
  font-weight: normal;
  text-align: center;
  line-height: 1.0em;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: 2.604166666%;
  content: 'Home visit';
  display: block;
}

/* 初めての方へページ エリア */
.beginner {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0 2.604166666%;
}

.beginner .inner_top {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 7.8125% 0 10.41666666% 0;
  display: table;
}

.beginner .inner_top .inner_first {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: table;
}

.beginner .inner_top .inner_first img {
  width: 90.88541666%;
  height: auto; 
  margin-top: -7.8125%;
  padding: 0;
  z-index: 2;
  position: relative;
  float: left;
}

.beginner .inner_top .inner_first ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_top .inner_first ul li:first-child {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_top .inner_first ul li:first-child strong {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: right;
  line-height: 1.5em;
  color: #000000;
}

.beginner .inner_top .inner_first ul li:first-child strong span {
  font-family: "Noto Serif JP", serif;
  font-size: 5.1vw;
  font-weight: 700;
  text-align: left;
  color: #20b7bc;
  display: inline;
}

.beginner .inner_top .inner_first ul li:last-child {
  width: 90.88541666%;
  height: auto; 
  margin-top: -3.90625%;
  padding: 5.208333333% 5.208333333% 10.41666666% 5.208333333%;
  background-color: #f0ebe1;
  float: right;
}

.beginner .inner_top .inner_first ul li:last-child p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.6em;
  color: #000000;
  margin-bottom: 2.604166666%;
}

.beginner .inner_top .inner_second {
  width: 100%;
  height: auto; 
  margin-top: 7.8125%;
  padding: 0;
  display: table;
}

.beginner .inner_top .inner_second img {
  width: 100%;
  height: auto; 
  margin-top: 5.208333333%;
  padding: 0;
}

.beginner .inner_top .inner_second ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_top .inner_second ul li {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_top .inner_second ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.1vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.5em;
  color: #000000;
  display: block;
}

.beginner .inner_top .inner_second ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.6em;
  color: #000000;
  margin-top: 2.604166666%;
}

.beginner .inner_reason {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  display: table;
}

.beginner .inner_reason strong {
  font-family: "arial";
  font-size: 9.0vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.0em;
  color: #20b7bc;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

.beginner .inner_reason strong::after {
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin: 1.302083333% 0 -1.302083333% 0;
  content: '選ばれる理由';
  display: block;
}

.beginner .inner_reason .inner {
  width: 100%;
  height: auto; 
  margin-top: 7.8125%;
  padding: 0;
  display: table;
}

.beginner .inner_reason .inner img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_reason .inner ul {
  width: 100%;
  height: auto; 
  margin-top: 3.8125%;
  padding: 0;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 20.0vw;
}

.beginner .inner_reason .inner ul.first {
  background-image: url("http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/first.png");
}

.beginner .inner_reason .inner ul.second {
  background-image: url("http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/second.png");
}

.beginner .inner_reason .inner ul.third {
  background-image: url("http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/third.png");
}

.beginner .inner_reason .inner ul.fourth {
  background-image: url("http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/fourth.png");
}

.beginner .inner_reason .inner ul li {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_reason .inner ul li:first-child {
  padding-top: 7.8125%;
}

.beginner .inner_reason .inner ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.1vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.5em;
  color: #000000;
  display: block;
}

.beginner .inner_reason .inner ul li strong::after {
  content: none;
}

.beginner .inner_reason .inner ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.6em;
  color: #000000;
  margin-top: 2.604166666%;
}

.beginner .inner_flow {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 10.41666666% 0 7.8125% 0;
  display: table;
}

.beginner .inner_flow strong {
  font-family: "arial";
  font-size: 9.0vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.0em;
  color: #20b7bc;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

.beginner .inner_flow strong::after {
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin: 1.302083333% 0 -1.302083333% 0;
  content: '施術の流れ';
  display: block;
}

.beginner .inner_flow .inner {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_flow .inner ul {
  width: 100%;
  height: auto; 
  margin-top: 7.8125%;
  padding: 0;
}

.beginner .inner_flow .inner ul li {
  width: 100%;
  height: auto; 
  margin-bottom: 2.604166666%;
  padding-left: 9.0vw;
  position: relative;
}

.beginner .inner_flow .inner ul li:first-child {
  margin-bottom: 5.208333333%;
}

.beginner .inner_flow .inner ul li:last-child {
  margin: 0;
}

.beginner .inner_flow .inner ul li::before {
  font-family: "Noto Serif JP", serif;
  font-size: 5.1vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.4em;
  color: #ffffff;
  padding: 0 0.43em;
  position: absolute;
  top: 0;
  left: 0;
  background: #20b7bc;
}

.beginner .inner_flow .inner ul li.first::before {
  content: '1';
}

.beginner .inner_flow .inner ul li.second::before {
  content: '2';
}

.beginner .inner_flow .inner ul li.third::before {
  content: '3';
}

.beginner .inner_flow .inner ul li.fourth::before {
  content: '4';
}

.beginner .inner_flow .inner ul li.fifth::before {
  content: '5';
}

.beginner .inner_flow .inner ul li.sixth::before {
  content: '6';
}

.beginner .inner_flow .inner ul li:first-child::before,
.beginner .inner_flow .inner ul li:last-child::before {
  content: none;
}

.beginner .inner_flow .inner ul li:first-child {
  padding: 0;
}

.beginner .inner_flow .inner ul li:last-child {
  margin: 0;
  padding: 0;
}

.beginner .inner_flow .inner ul li:first-child img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.beginner .inner_flow .inner ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 5.1vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.5em;
  color: #000000;
  display: block;
}

.beginner .inner_flow .inner ul li strong::after {
  content: none;
}

.beginner .inner_flow .inner ul li:last-child p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: justify;
  line-height: 1.6em;
  color: #000000;
  margin-top: 2.604166666%;
}

/* 料金・アクセスページ エリア */
.price {
  width: 100%;
  height: auto; 
  margin-bottom: 2.604166666%;
  padding: 0;
}

.price .inner {
  width: 100%;
  height: auto; 
  margin-bottom: -2.604166666%;
  padding: 0;
}

.price .inner ul {
  width: 100%;
  height: auto; 
  margin-bottom: 5.208333333%;
  padding: 4.557291666% 2.604166666% 5.208333333% 2.604166666%;
  border: 1px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(102,85,68,0.35);
  background-color: #f0ebe1;
}

.price .inner ul li {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.price .inner ul li:first-child {
  margin: 0 0 5.208333333% 0;
}

.price .inner ul li:last-child {
  margin: 3.90625% 0 0 0;
}

.price .inner ul li p {
  font-family: "Noto Serif JP", serif;
  font-size: 5.5vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  color: #665544;
}

.price .inner ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 8.0vw;
  font-weight: 900;
  text-align: center;
  line-height: 1.3em;
  color: #20b7bc;
  display: block;
}

.price .inner ul li strong span {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 500;
  color: #665544;
  display: inline-block;
}

.price .inner ul li strong span.period {
  font-family: "Noto Serif JP", serif;
  font-size: 4.75vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  color: #20b7bc;
  display: block;
}

.price .inner ul li:last-child span {
  font-family: "Noto Serif JP", serif;
  font-size: 3.75vw;
  font-weight: 500;
  text-align: center;
  line-height: 1.0em;
  color: #665544;
  display: block;
}

.price span {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.4em;
  color: #20b7bc;
  display: block;
}

.price .inner_menu {
  width: 100%;
  height: auto; 
  margin-top: 5.208333333%;
  padding: 0;
  display: table;
}

.price .inner_menu p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 400;
  text-align: left;
  line-height: 1.6em;
  color: #665544;
  margin-bottom: 3.90625%;
}

.price .inner_menu p span {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 400;
  color: #20b7bc;
  margin-top: 0.5em;
}

.access {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.access .inner_top {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.access .inner_top img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.access .inner_middle {
  width: 100%;
  height: auto; 
  margin-bottom: 5.208333333%;
  padding: 3.90625%;
  background-color: #f0ebe1;
}

.access .inner_middle img {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
  border: 1px solid #ffffff;
  box-shadow: 0 0 10px rgba(102,85,68,0.2);
}

.access table {
  width: 100%;
  height: auto; 
  margin-bottom: 0.5em;
  padding: 0;
  border-collapse: collapse;
  border: 0; 
}

.access table th {
  width: 25%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 3.3vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.3em;
  color: #665544;
  margin: 0;
  padding: 1.0em 0.3em;
  border: 1px solid #9c896a;
}

.access table td {
  width: 75%;
  height: auto; 
  font-family: "Noto Serif JP", serif;
  font-size: 3.3vw;
  font-weight: 600;
  line-height: 1.4em;
  color: #665544;
  margin: 0;
  padding: 1.0em 0.3em 1.0em 0.5em;
  border: 1px solid #9c896a;
}

.access p {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8vw;
  font-weight: 400;
  line-height: 1.4em;
  color: #20b7bc;
  margin-bottom: 5.208333333%;
  padding: 0;
}

.access .inner_bottom {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 3.90625%;
  background-color: #f0ebe1;
}

.access .inner_bottom .view {
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 56.25%;
  position: relative;
  box-shadow: 0 0 10px rgba(102,85,68,0.2);
}

.access .inner_bottom .view iframe {
  width: 100%;
  height: 100%;
  margin-bottom: -7px;
  position: absolute;
  top: 0;
  left: 0;
}

/* 料金　追加 */
.price_wrap{
  margin: 10% auto 10%;
  padding: 0 3%;
}
#content .price_wrap h2{
  background: no-repeat;
  box-shadow: none;
  color: #20b7bc;
  text-align: center;
  font-size: 5vw;
}
#content .price_wrap h2:before{
  display: none;
}
#content .price_wrap h3{
  background-image: url(http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/h3-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: #fff;
  border: 0;
  color: #483d03;
  font-size: 4.3vw;
  padding: 5% 0 5% 10%;
}
.price_wrap p, .price_wrap span{
    font-family: "Noto Serif JP", serif;
    font-size: 3.2vw;
    font-weight: 600;
    text-align: justify;
    line-height: 1.8em;
    color: #665544;
    margin-bottom: 20px;
}
.price_wrap .price-text {
    background-color: #fafeff;
    padding: 7%;
    border: solid 2px #b8e3e5;
}
.price_wrap .price-text b{
  color: #006b6e;
  font-family: "Noto Serif JP", serif;
}
.price_wrap .price-text-title {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 0.85em;
    display: block;
    padding-left: 33px;
    position: relative;
    display: flex;
    align-items: center;
    color: #006b6e;
}
.price_wrap .price-text-title::before {
  content: '';
  width: 18px;
  height: 18px;
  background: #20b7bc;
  display: block;
  left: 3px;
  position: absolute;
}

/* 交通事故治療　追加 */
.koutsujiko_wrap{
  padding: 0 3%;
}
.koutsujiko_wrap p{
    font-family: "Noto Serif JP", serif;
    font-size: 3.3vw;
    font-weight: 600;
    text-align: justify;
    line-height: 1.8em;
    color: #3e250a;
    margin-bottom: 20px;
}
div#koutsujiko_image {
  margin-top: 17%;
  margin-bottom: 15%;
  position: relative;
  z-index: 0;
}
div#koutsujiko_image:before {
  width: 107%;
  left: -3%;
  top: 30vw;
  height: 110vw;
  position: absolute;
  bottom: 0;
  display: block;
  background: #EBFCFF;
  opacity: 1;
  z-index: -1;
  content: '';
}
 div#koutsujiko_image figure.koutsujiko_image_img {
    text-align: center;
    padding: 0 10%;
}
div#koutsujiko_image .koutsujiko_image_text {
  padding: 3%;
  margin-top: 0%;
}
#content .koutsujiko_image_text h3{
  background: none;
  border: 0px;
  line-height: 1.7;
  letter-spacing: 1.5px;
  padding: 0;
  font-size: 4.3vw;
}
#content .koutsujiko_image_text h3 span{
  font-family: "Noto Serif JP", serif;
  color: #006b6e;
  font-weight: bold;
}
.jiko-nayami {
    background-color: #EBFCFF;
    margin-top: 10%;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 40px;
}
.jiko-nayami .onecolumn_h2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 30px;
}
#content .jiko-nayami .onecolumn_h2 h2 {
  background-color: unset;
  color: #20b7bc;
  font-size: 11vw;
  line-height: 1em;
  margin-bottom: 0;
  padding: 10px 10px 0 10px;
  border: none;
  font-weight: bold;
  box-shadow: none;
  margin-top: 30px;
}
#content .jiko-nayami .onecolumn_h2 h2::before{
  display: none;
}
#content .jiko-nayami .onecolumn_h2 p {
    background-color: unset;
    color: #1e7474;
    line-height: 1em;
    font-size: 4vw;
    margin: 30px auto 0;
    font-weight: 600;
}
.jiko-nayami ul {
    background-image: url(http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/jiko-back.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0;
    background-position: top center;
    background-size: 70%;
    padding: 90% 3% 0;
}
.jiko-nayami ul li {
  font-family: "Noto Serif JP", serif;
  padding: 15px 0;
  padding-left: 35px;
  border-bottom: 2px dotted #20b7bc;
  color: #006f85;
  font-size: 3.6vw;
  background-image: url(http://human-adjust.co.jp/nishishinjuku/wp-content/uploads/2024/03/check.png);
  background-repeat: no-repeat;
  background-position: left top 19px;
  background-size: 20px;
}

/* 往診　追加  */
#guide_page {
    padding: 0 3%;
}
div#guide_image {
    margin-top: 17%;
    margin-bottom: 15%;
    position: relative;
    z-index: 0;
}
div#guide_image:before {
  width: 107%;
  left: -3%;
  top: 33vw;
  height: 85vw;
  position: absolute;
  bottom: 0;
  display: block;
  background: #EBFCFF;
  opacity: 1;
  z-index: -1;
  content: '';
}
div#guide_image figure.guide_image_img {
    text-align: center;
    padding: 0 10%;
}
div#guide_image .guide_image_text {
    padding: 3%;
    margin-top: 0%;
}
div#guide_image .guide_image_text h3 {
    background: none;
    border: 0px;
    line-height: 1.7;
    letter-spacing: 1.5px;
    padding: 0;
    font-size: 4.3vw;
}
div#guide_image .guide_image_text h3 span {
    font-family: "Noto Serif JP", serif;
    color: #006b6e;
    font-weight: bold;
}
div#guide_image p {
    font-family: "Noto Serif JP", serif;
    font-size: 3.3vw;
    font-weight: 600;
    text-align: justify;
    line-height: 1.8em;
    color: #3e250a;
    margin-bottom: 20px;
}

#reason{
  margin-top: 10%;
  padding: 0% 3%;
}
#reason .onecolumn_h2{
  margin-bottom: 30px;
}
#reason .onecolumn_h2 p{
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #000000;
  margin-top: 10px;
  display: block;
}
ul.reason_wrap li {
    margin-bottom: 7%;
}
ul.reason_wrap li figure {
    width: 80%;
    margin: 0 auto 3%;
}
ul.reason_wrap li div {
    width: 100%;
    margin-top: 0;
}
#content #reason h2 {
  text-align: center;
  background-color: unset;
  color: #20b7bc;
  font-size: 11vw;
  line-height: 1em;
  margin-bottom: 0;
  padding: 10px 10px 0 10px;
  border: none;
  font-weight: bold;
  box-shadow: none;
}
#content #reason h2::before{
  display: none;
}
#content #reason p.title {
    background-color: unset;
    color: #1e7474;
    line-height: 1em;
    font-size: 4vw;
    margin: 40px auto 0;
    font-weight: 600;
    text-align: center;
}
#content ul.reason_wrap li div h3{
  background: none;
  border: 0;
  padding: 0;
  position: relative;
  font-weight: bold;
  font-size: 4vw;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 3%;
  line-height: 1.5;
}
ul.reason_wrap li div h3 span {
	white-space: nowrap !important; /* 改行禁止 */
    margin-right: 3%;
    position: relative;
    font-size: 14vw;
    line-height: 1em;
    color: #20b7bc;
    z-index: -2;
    font-family: 'Noto Serif JP', 'Sawarabi Mincho', serif;
}

#content ul.reason_wrap li div p{
  font-family: "Noto Serif JP", serif;
  font-size: 3.3vw;
  font-weight: 600;
  text-align: justify;
  line-height: 1.8em;
  color: #3e250a;
  margin-bottom: 20px;
}

#content #flow h2 {
  text-align: center;
  background-color: unset;
  color: #20b7bc;
  font-size: 11vw;
  line-height: 1em;
  margin-bottom: 0;
  padding: 10px 10px 0 10px;
  border: none;
  font-weight: bold;
  box-shadow: none;
}
#content #flow h2::before{
  display: none;
}
#content #flow p.title {
    background-color: unset;
    color: #1e7474;
    line-height: 1em;
    font-size: 4vw;
    margin: 40px auto 30px;
    font-weight: 600;
    text-align: center;
}
#flow ul.flow_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: normal;
}
#flow ul.flow_wrap li {
    width: 100%;
    margin-bottom: 10%;
}
#flow ul.flow_wrap li img {
  width: 80%;
  margin: 0 auto 6%;
}
#content ul.flow_wrap li div h3{
  background: none;
  border: 0;
  padding: 0;
  position: relative;
  font-weight: bold;
  font-size: 4vw;
  line-height: 1.8;
  margin-bottom: 5%;
} 
#content ul.flow_wrap li h3 span {
  display: block;
  width: 35px;
  height: 35px;
  font-size: 4.3vw;
  color: white;
  background-color: #20b7bc;
  text-align: center;
  float: left;
  margin-right: 3%;
  padding: 0.5% 0 0;
}

/* 喜びの声ページ エリア */
.voice {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.voice strong {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.3em;
  color: #665544;
  margin-bottom: 3.90625%;
  display: block;
}

.voice p {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.6em;
  color: #9c896a;
}

.voice .inner {
  width: 100%;
  height: auto; 
  margin-top: 7.8125%;
  padding: 3.90625% 2.604166666% 5.208333333% 2.604166666%;
  border: 1px solid #9c896a; 
  position: relative;
  display: table;
}

.voice .inner::before {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5vw;
  font-weight: 500;
  line-height: 1.0em;
  color: #ffffff;
  padding: 0.35em 0.8em;
  content: 'VOICE';
  position: absolute;
  top: -1.0em;
  left: 2.604166666%;
  background: #20b7bc;
}

.voice .inner iframe {
  width: 100%;
  height: auto; 
  margin: 0 auto 3.90625% auto;
  padding: 37.5px 0;
  background-color: #f0ebe1;
  display: table;
}

.voice .inner img {
  width: 100%;
  height: auto; 
  margin-bottom: 3.90625%;
  padding: 0;
}

.voice .inner ul {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.voice .inner ul li {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.voice .inner ul li:last-child {
  margin-top: 6.510416666%;
}

.voice .inner ul li strong {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 600;
  text-align: left;
  line-height: 1.3em;
  color: #20b7bc;
  margin-bottom: 3.90625%;
  display: block;
}

.voice .inner ul li span {
  font-family: "Noto Serif JP", serif;
  font-size: 2.8vw;
  font-weight: 400;
  line-height: 1.3em;
  color: #9c896a;
  margin-top: -0.3em;
  display: block;
}

.voice .inner ul li dl.syncer-acdn-voice {
  width: 100%;
  height: auto;
  margin: 0;
  padding:0;
}

.voice .inner ul li dl.syncer-acdn-voice dt {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5vw;
  font-weight: 400;
  text-align: center;
  line-height: 1.6em;
  color: #665544;
  margin: 0;
  padding: 0.15em 0 0.25em 0;
  text-decoration: none;
  border: 1px solid #9c896a;
  position: relative;
}

.voice .inner ul li dl.syncer-acdn-voice dt .toggle_btn {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 1.875em;
  left: 1.0em;
  text-indent: 100%;
  white-space: nowrap;
  transform: translateY(-50%);
  overflow: hidden;
  display: block;
}

.voice .inner ul li dl.syncer-acdn-voice dt .toggle_btn:before, .toggle_btn:after {
  width: 25px;
  height: 2px;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #665544;
  display: block;
}

.voice .inner ul li dl.syncer-acdn-voice dt .toggle_btn:before {
  width: 2px;
  height: 25px;
}

.voice .inner ul li dl.syncer-acdn-voice dt.syncer-acdn.selected .toggle_btn:before {
  content: normal;
}

.voice .inner ul li dl.syncer-acdn-voice dt:hover {
  transition: 1.0s;
  opacity: 0.5;
}

.voice .inner ul li dl.syncer-acdn-voice dd {
  margin: 0;
  padding: 0;
  display: none;
}

.voice .inner ul li dl.syncer-acdn-voice dd strong {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 1.3em;
  color: #665544;
  margin: 5.208333333% 0 2.604166666% 0;
  padding: 0.5em 0.5em 0.5em 1.0em;
  border-radius: 5px;
  background-color: #faf7f2;
  display: block;
}

.voice .inner ul li dl.syncer-acdn-voice dd span {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 1.6em;
  color: #665544;
  margin: 0;
  padding-left: 1.0em;
  display: block;
}

/* お問い合わせページ エリア */
.wpcf7 label {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.0em;
  color: #665544;
}

.wpcf7 p input[type="text"],
.wpcf7 p input[type="email"],
.wpcf7 p input[type="tel"],
.wpcf7 p input[type="date"],
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
  width: 100%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.0em;
  color: #665544;
  margin: 1.0em 0 3.0em 0;
  padding: 1.0em;
  border: 1px solid #9c896a;
  background-color: #fefefe;
}
  
.wpcf7 p textarea {
  width: 100%;
  height: auto;
  margin-top: 0.5em;
  padding: 1.0em;
  border: 1px solid #9c896a;
  background-color: #fefefe;
}

.wpcf7 p select {
  width: 100%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.0em;
  color: #665544;
  margin: 1.0em 0 3.0em 0;
  padding: 1.0em;
}

.wpcf7 p select option {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.0em;
  color: #665544;
}

.wpcf7 p span.required {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5vw;
  font-weight: 600;
  line-height: 1.0em;
  color: #ffffff;
  padding: 1px 1.0em 3px 1.0em;
  background-color: #20b7bc;
} 
  
.wpcf7 p {
  width: 100%;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.0em;
  color: #665544;
  padding: 0;
} 

.wpcf7 p.radio {
  margin-bottom: 3.0em;
}

span.wpcf7-list-item-label {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 400;
  color: #665544;
  margin: 1.0em 0 0 0.5em;
  display: inline-block;
}
  
.wpcf7 p span.accept {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5vw;
  font-weight: 600;
  line-height: 1.0em;
  color: #20b7bc;
}
  
.wpcf7 p input[type="submit"] {
  width: 60% !important;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 4.0vw;
  font-weight: 600;
  text-align: center;
  line-height: 1.0em;
  color: #ffffff;
  margin: 5.208333333% auto 0 auto;
  padding: 0.7em 0;
  background: linear-gradient(to bottom, #8bdade 0%, #20b7bc 100%);
  border: 1px solid #20b7bc;
  display: block;
}

.wpcf7 p input[type="submit"]:hover {
  background: linear-gradient(to bottom, #20b7bc 0%, #8bdade 100%);
  border: 1px solid #20b7bc;
}

::-webkit-input-placeholder {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 200;
  line-height: 1.3em;
  color: #9c896a;
}

::-moz-placeholder {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 200;
  line-height: 1.3em;
  color: #9c896a;
  opacity: 1;
}

:-ms-input-placeholder {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 200;
  line-height: 1.3em;
  color: #9c896a;
}

/* お問い合わせサンクスページ エリア */
.page_thanks {
  width: 100%;
  height: auto; 
  margin: 0;
  padding: 0;
}

.page_thanks p {
  font-family: "Noto Serif JP", serif;
  font-size: 5.0vw;
  font-weight: 600;
  line-height: 1.6em;
  color: #665544;
}

/* 対応症状一覧ページ エリア */
#cases_wrap .case-block span.case-title {
  font-family: "Noto Serif JP", serif;
  font-size: 5.0vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.0em;
  color: #665544;
  padding: 1.0em;
  display: block;
}

#cases_wrap .case-block span.case-title::before {
  color: #665544;
  margin-right: 1.0em;
  content: "-";
  transform: scaleX(4);
  display: inline-block;
}

#cases_wrap .case-block span.case-title::after {
  color: #665544;
  margin-left: 1.0em;
  content: "-";
  transform: scaleX(4);
  display: inline-block;
}

#cases_wrap .case-block ul {
  width: 100%;
  margin-bottom: 3.90625%;
  overflow: hidden;
}

#cases_wrap .case-block li {
  width: 50%;;
  padding: 0.3em;
  float: left;
}

#cases_wrap .case-block a {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  line-height: 1.0em;
  color: #ffffff;
  padding: 0.8em 0.3em;
  border-radius: 5px;
  background-color: #20b7bc;
  transition: 0.2s;
  overflow: hidden;
  position: relative;
  display: block;
}

#cases_wrap .case-block a span {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5vw;
  font-weight: 500;
}

#cases_wrap .case-block a::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  border: 5px solid transparent;
  border-left-color: #ffffff;
  display: inline-block;
}

#cases_wrap .case-block a:hover {
  transform: scale(0.9);
  opacity: 0.5;
}

/* テーブル */
table {
  width: 100%;
  border: 2px solid #20b7bc;
  border-spacing: 0;
  margin: 20px 0 50px;
}
table th {
    background-color: #20b7bc;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    color: white;
}
table td {
    border-bottom: 1px solid #20b7bc;
    border-right: 1px solid #20b7bc;
}
table th, table td {
    padding: 15px;
    width: 50%;
    font-size: 3.3vw;
    text-align: center;
}
table tbody tr:last-of-type th, table tbody tr:last-of-type td {
    border-bottom: none;
}

/* カテゴリ・アーカイブ・検索結果ページ エリア */
.post_inner {
  width: 100%;
  height: auto;
  margin-bottom: 3.90625%;
  padding-bottom: 1.953125%;
  float: left;
  border-bottom: 1px dotted #20b7bc;
}

.post_inner .thum {
  width: 21.97802197%;
  height: auto;
  margin: 0;
  padding: 0;
  float: left;
}

.post_inner .show_post {
  width: 75.27472527%;
  height: auto;
  margin: 0;
  padding: 0;
  float: right;
}

.post_inner .show_post li {
  width: 100%;
  height: auto;
  margin-bottom: 0.911458333%;
  padding: 0;
  float: left;
}

.post_inner .show_post li.cat_mark_box p.cat_mark {
  width: auto;
  height: auto;
  font-family: "Noto Serif JP", serif;
  line-height: 1.0em;
  margin: 0;
  padding: 0 3px;
  float: left;
  background-color: #20b7bc;
}

.post_inner .show_post li.cat_mark_box p.cat_mark a {
  font-family: "Noto Serif JP", serif;
  font-size: 10px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none; 
}

.post_inner .show_post li.cat_mark_box p.cat_date {
  width: auto;
  height: auto;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4em;
  float: right;
}

.post_inner .show_post li.cat_title_box p.cat_title {
  font-weight: bold;
  line-height: 1.2em;
}

.post_inner .show_post li.cat_title_box p.cat_title a {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.2em;
  color: #665544;
  display: block;
}

.post_inner .show_post li.cat_text_box {
  margin: 0;
}

.post_inner .show_post li.cat_text_box p.cat_text {
  line-height: 1.2em;
}

.post_inner .show_post li.cat_text_box p.cat_text a {
  font-family: "Noto Serif JP", serif;
  font-size: 13px;
  font-weight: 500;
  color: #9c896a;
  text-decoration: none; 
  display: block;
}

.post_inner .show_post li.cat_title_box p.cat_title a:hover,
.post_inner .show_post li.cat_text_box p.cat_text a:hover,
.post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
  transition: 1.0s;
  opacity: 0.3;
}
/* 院長エリア */
.main-message-inner {
	display: block;
	width: 100%;
   }
.main-message-img{
    width: 100%;
   }	
.main-message-img::before{
	display: none;
   }
.main-message-detail{
	width: 100%;
	margin: 0;
	}
.main-message-title{
   margin: 20px;		
	}
.main-message-text {
   margin: 20px;	
	}
.slide_tel {
  display: none;
}
.slide_tel.active {
  display: block;
}
.staff-message_title {
    width: 100%;
    margin: 0 auto;
    font-family: "Noto Serif JP", serif;
    font-size: 6.5vw;
    font-weight: 600;
    text-align: center;
    line-height: 1.4em;
    letter-spacing: 0.03em;
    color: #665544;
    display: block;
    margin-bottom: 1rem;
}
.main-message-detail p {
    font-size: 3.8vw;
}
}