@charset "UTF-8";

/* =====================================
■COMMON
===================================== */
a:hover img {
  opacity: 0.8;
}

img {
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}

table {
  width: 100%;
}

.half {
  display: inline-block;
}

strong {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .auto_height {
    height: auto !important;
  }
}
body {
  background: #f4f7f7;
}
/* -------------------------------------
CONTENT
------------------------------------- */
#content {
  padding: 63px 0 100px;
  min-height: 600px;
}

.home #content {
  padding: 0;
}

.home #content::before {
  display: none;
}
@media screen and (max-width:767px){
  #content {
    padding: 60px 0 25px;
  }

}
/* =====================================
■TOP
===================================== */
/*--------------------------------------
Mainimage
--------------------------------------*/
#mainimage img {
  width: 100%;
}

/* =====================================
■UNDER
===================================== */
/*--------------------------------------
Mainimage
--------------------------------------*/
#mainimage {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  #mainimage {
    padding-top: 25px;
  }
}

#mainimage,
#bread_area {
  position: relative;
  z-index: 2;
}

.under_mainimage {
  background-size: cover;
  display: table;
  width: 100%;
  height: 331px;
}

.under_mainimage .container {
  max-width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f4f7f7;
  width: max-content;
  padding: 30px 25px 15px 30px;
  box-sizing: border-box;
  border-radius: 0 20px 0 0;
}

.under_mainimage .inner {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  max-width: 1250px;
  padding: 0 58px;
}

.under_mainimage .inner::before {
  content: "";
  position: absolute;
  background: url("../img/shared/h1_bg.jpg") no-repeat center/cover;
  top: 0;
  bottom: 0;
  left: 30px;
  right: 30px;
  border-radius: 15px;
}

.under_mainimage .container h1 {
  position: relative;
  z-index: 1;
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.01em;
  color: #2b2b2b;
}

.under_mainimage .container .sub-title {
  font-family: "Roboto", sans-serif;
  position: relative;
  z-index: 1;
  margin: 20px 0 0 10px;
  color: #21745A;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.12em;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .under_mainimage .inner {
    padding: 0 30px;
  }

  /* .under_mainimage .inner::before {
    left: 33%;
    right: 30px;
  } */

  .under_mainimage .container h1 {
    font-size: 54px;
  }
}

@media screen and (max-width: 767px) {
  .under_mainimage {
    height: 180px;
  }

  .under_mainimage .inner::before {
    bottom: 70px;
    top: 0;
    left: 10px;
    right: 10px;
    background: url(../img/shared/h1_bg.jpg) no-repeat right / cover;
;
  }

  .under_mainimage .inner {
    padding: 200px 15px 0;
    vertical-align: top;
  }

  .under_mainimage .container h1 {
    font-size: 30px;
  }

  .under_mainimage .container .sub-title {
    margin: 10px 0 0 5px;
    font-size: 14px;
  }
}

/* =====================================
  Bread
===================================== */
#bread_area {
  padding: 8px 58px 0;
}

#bread {
  display: flex;
  justify-content: flex-end;
}

#bread li {
  display: block;
  color: #707070;
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 0.05em;
}

#bread li + li:before {
  content: "/";
  color: #707070;
}

#bread li a {
  color: #707070;
  text-decoration: none;
  vertical-align: baseline;
}

#bread li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1000px) {
  #bread_area {
    padding: 8px 30px 0;
  }
}
@media screen and (max-width: 1000px) {
  #bread_area {
    padding: 0 30px 0;
    margin-top: -20px;
  }
}

/*--------------------------------------
elementor
--------------------------------------*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

.elementor-text-editor a {
  vertical-align: top;
  text-decoration: underline !important;
}

.elementor-text-editor a:hover {
  text-decoration: none !important;
}

.elementor-image-box-wrapper {
  display: block !important;
}

.elementor-widget-image-box .elementor-image-box-content {
  text-align: left !important;
  font-weight: 400;
}

.elementor-image-box-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.4;
  color: #185613;
  overflow: hidden;
  font-family: "Zen Maru Gothic";
}

.elementor-image-box-img {
  width: calc((381 / 1080) * 100%) !important;
  float: right;
  display: block !important;
  margin: 0 0 30px 30px !important;
  text-align: center;
  text-align: right;
}

.img_l .elementor-image-box-img {
  float: left;
  margin: 0 30px 30px 0 !important;
}

.auto_width .elementor-image-box-img {
  width: auto !important;
}

.elementor-widget-image .elementor-image > a,
.elementor-widget-image .elementor-image figure > a {
  display: inline-block !important;
}

.elementor-widget-image .elementor-image > a:hover img,
.elementor-widget-image .elementor-image figure > a:hover img {
  opacity: 0.8 !important;
}

@media screen and (max-width: 767px) {
  .elementor-image-box-img,
  .img_l .elementor-image-box-img {
    width: 100% !important;
    float: none;
    margin: 0 auto 20px !important;
    text-align: center;
  }
}

/* -------------------------------------
margin_base
------------------------------------- */
.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

/* -------------------------------------
番号リスト
------------------------------------- */
.num_list {
  counter-reset: li;
}

.num_list > li {
  margin-bottom: 15px;
  padding-left: 35px;
  position: relative;
}

.num_list > li:last-child {
  margin-bottom: 0;
}

.num_list > li:before {
  background: #3ba385;
  color: #fff;
  content: counter(li, decimal);
  counter-increment: li;
  display: block;
  font-size: 16px;
  width: 24px;
  height: 24px;
  left: 0;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: 4px;
  letter-spacing: 0;
}

/*--------------------------------------
2列テーブル
--------------------------------------*/
.column2_table th,
.column2_table td {
  line-height: 1.6;
  vertical-align: top;
  border-bottom: 1px solid #4bab26;
}

.column2_table tr:first-child th,
.column2_table tr:first-child td {
  border-top: 1px solid #4bab26;
}

.column2_table th {
  width: 30%;
  padding: 13px 0px 10px 14px;
  box-sizing: border-box;
}

.column2_table td {
  padding: 13px 14px 10px;
  box-sizing: border-box;
}

/*--------------------------------------
* colorテーブル
--------------------------------------*/
.style_table th,
.style_table td {
  line-height: 1.8;
  padding: 6px 10px 4px;
  border: 1px solid #4bab26;
  word-break: break-all;
  text-align: center;
}

.style_table thead th {
  background: #4bab26;
  color: #fff;
  text-align: center;
  box-shadow: 2px 2px 0 #fff inset, -2px -2px 0 #fff inset;
}

.style_table tbody th {
  background: #f4f8ed;
  width: 30%;
}

.style_table tbody td {
  text-align: left;
  background: #fcfbfa;
}

@media screen and (max-width: 767px) {
  .style_table th,
  .style_table td {
    font-size: 14px;
    letter-spacing: 0;
  }
}

/*--------------------------------------
	treatment-block 診療科目
--------------------------------------*/
.treatment-block {
  padding: 55px;
  background: #f0f5ef;
  font-size: 16px;
  letter-spacing: 1.6px;
  color: #535353;
}

.treatment-block h2 {
  font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B";
  font-weight: bold;
  font-size: 33px;
  letter-spacing: 3.96px;
  color: #94c789;
}

.treatment-block .elementor-button {
  background: #94c789;
  font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B";
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  position: relative;
  line-height: 1;
  width: 100%;
}

.treatment-block .elementor-button.elementor-size-sm {
  padding: 18px 25px;
  max-width: 250px;
  font-size: 18px;
  letter-spacing: 2px;
}

.treatment-block .elementor-button.elementor-size-md {
  padding: 20px 30px;
  max-width: 350px;
  font-size: 20px;
  letter-spacing: 2.4px;
}

.treatment-block .elementor-button.elementor-size-lg {
  padding: 22px 30px;
  max-width: 450px;
  font-size: 22px;
  letter-spacing: 3.5px;
}

.treatment-block .elementor-button::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  border-color: transparent transparent transparent #ffffff;
  right: 20px;
  top: calc(50% - 4.5px);
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .treatment-block {
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .treatment-block {
    padding: 30px 15px;
  }

  .treatment-block .elementor-button-wrapper {
    text-align: center;
  }
}

/*--------------------------------------
リスト
--------------------------------------*/
.circle_list li {
  position: relative;
  padding: 2px 0 2px 30px;
}

.circle_list li:before {
  content: "";
  position: absolute;
  background: #a8d87e;
  top: 10px;
  left: 5px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
}

.check_list li {
  position: relative;
  padding: 2px 0 2px 30px;
}

.check_list li:before {
  content: "";
  display: block;
  border: 2px solid #3ba385;
  height: 19px;
  width: 19px;
  position: absolute;
  left: 0;
  top: 8px;
  box-sizing: border-box;
}

.check_list li:after {
  content: "";
  display: block;
  width: 5px;
  height: 11px;
  border: solid #3ba385;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: 7px;
  top: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  box-sizing: border-box;
}

.column2_list li {
  display: inline-block;
  width: 48.5%;
  box-sizing: border-box;
  padding-right: 10px;
  vertical-align: top;
}

.column3_list li {
  display: inline-block;
  width: 31.5%;
  box-sizing: border-box;
  padding-right: 10px;
  vertical-align: top;
}

.column_list li {
  display: inline-block;
  width: auto;
  box-sizing: border-box;
  padding-right: 30px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .column2_list li,
  .column3_list li,
  .column_list li {
    display: block;
    width: 100%;
    padding-right: 0;
  }
}

/*--------------------------------------
文章・画像
--------------------------------------*/
.context_area .img_box img {
  float: right;
  width: 30% !important;
  margin: 0 0 10px 20px;
  display: block;
}

.context_area.img_l .img_box img {
  float: left;
  margin: 0 20px 10px 0;
}

.context_area .auto_img img {
  width: auto !important;
  display: block;
}

.text_box {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .context_area .img_box img {
    float: none !important;
    width: 100% !important;
    margin: 0 auto 20px !important;
  }

  .context_area .auto_img img {
    width: auto !important;
  }

  .context_area.img_l .text_area {
    float: none;
    width: 100%;
  }
}

/*--------------------------------------
フォントcolor
--------------------------------------*/
.txt_color {
  color: #3ba385;
}

.txt_link {
  color: #3ba385 !important;
  text-decoration: underline !important;
  font-weight: bold;
  vertical-align: top;
}

.txt_link:hover {
  text-decoration: none !important;
}

.catch_title {
  font-size: 22px;
  color: #ffaea2;
  line-height: 1.6;
  letter-spacing: 0.15em;
  text-align: center;
}

/*--------------------------------------
* 流れ
--------------------------------------*/
.flowList > li {
  background: #f5fbf0;
  position: relative;
  margin-bottom: 70px;
  padding: 30px;
}

.flowList > li:last-child {
  margin-bottom: 0;
}

.flowList > li:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  border-right: 3px solid #3ba385;
  border-bottom: 3px solid #3ba385;
  position: absolute;
  left: 50%;
  bottom: -40px;
  margin-left: -11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  box-sizing: border-box;
}

.flowList > li:last-child:after {
  display: none;
}

.flowList .flow_title {
  font-size: 24px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 15px;
  color: #90603c;
  overflow: hidden;
}

.flowList .flow_title span {
  vertical-align: top;
  background: #90603c;
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 22px;
  margin-right: 10px;
  letter-spacing: 0;
  margin-top: 2px;
}

@media screen and (max-width: 767px) {
  .flowList .img_box {
    position: relative;
    top: initial;
    right: initial;
    padding-left: 0;
    text-align: center;
    margin-bottom: 15px;
  }
}

/*--------------------------------------
ボックス
--------------------------------------*/
.bg_box {
  background: #f3ece5;
  padding: 40px;
}

.border_box {
  border: 3px solid #9f9f9f;
  padding: 40px;
}

.box_title {
  font-size: 18px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  letter-spacing: 0.1em;
  font-weight: bold;
}

.box_list > li {
  margin-top: 40px;
}

.box_list > li:first-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .bg_box,
  .bg_box02,
  .border_box {
    padding: 25px;
  }
}

/*--------------------------------------
before after
--------------------------------------*/
.before_after {
  position: relative;
}

.before_after:before {
  display: block;
  content: "";
  border-left: 14px solid #90603c;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -7px;
}

.before_after li {
  float: left;
  width: 46%;
  position: relative;
  text-align: center;
  margin-left: 8%;
}

.before_after li:first-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .before_after:before {
    border-left: 20px solid transparent;
    border-top: 14px solid #90603c;
    border-right: 20px solid transparent;
    border-bottom: none;
    margin-top: -6px;
    margin-left: -20px;
  }

  .before_after li {
    float: none;
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
  }
}

/* =====================================
■ブログ
===================================== */
/*--------------------------------------
POSTS
--------------------------------------*/
#posts {
  float: left;
  width: 65%;
}

#blogDetail,
#blogList {
  margin-top: 40px;
  margin-bottom: 103px;
  min-height: 850px;
}

/*　blogList　*/
#blogList .post {
  font-size: 16px;
  line-height: 2;
  padding-bottom: 35px;
}

.posts_list li {
  float: left;
  width: 45%;
  margin-left: 10%;
  margin-bottom: 75px;
  position: relative;
}

.posts_list li:nth-child(2n + 1) {
  margin-left: 0;
  clear: both;
}

.posts_list li .category {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  line-height: 1;
  z-index: 10;
}

.post .category a,
.posts_list .category a {
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
  display: inline-block;
  min-width: 107px;
  height: 25px;
  padding: 2px 8px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  color: #fff;
  line-height: 23px;
  box-sizing: border-box;
  text-transform: uppercase;
  background: #3ba385;
}

.post .category a:hover,
.posts_list .category a:hover {
  background: #8cc856;
}

.post .category a.news,
.posts_list .category a.news {
  background: #3ba385;
}

.post .category a.news:hover,
.posts_list .category a.news:hover {
  background: #4560bd;
}

.post .category a:before,
.posts_list .category a:before {
  font-size: 10px;
  margin-right: 7px;
  vertical-align: baseline;
}

.posts_list li .post-image {
  position: relative;
  overflow: hidden;
  min-height: 26px;
  margin-bottom: 20px;
}

.posts_list li .post-image a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 54%;
}

.posts_list li .post-image a span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1);
  transition: ease-in-out 0.2s;
}

.posts_list li .post-image a:hover span {
  transform: scale(1.1);
}

.posts_list li .post-image span.noimage {
  line-height: 0;
  text-indent: 100%;
  overflow: hidden;
}

.posts_list h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 35px;
  letter-spacing: 0;
}

.posts_list h3 a:hover {
  color: #ffaea2;
}

.posts_list .excerpt {
  color: #72706e;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 16px;
  letter-spacing: 0;
}

/*　blogDetail　*/
#blogDetail .post {
  color: #0f0e0e;
  font-size: 14px;
  line-height: 1.7;
  padding-bottom: 35px;
}

#blogDetail .post-header {
  padding: 0px;
  margin-bottom: 25px;
}

#blogDetail .post-header h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

#blogDetail .post-header .post-meta {
  margin-bottom: 45px;
}

#blogDetail .post-header .post-meta li.date {
  margin-top: 22px;
}

.post .date,
.posts_list .date {
  color: #3ba385;
  font-size: 10px;
  letter-spacing: 0;
}

.post .date span,
.posts_list .date span {
  margin-left: 10px;
}

.post .date span:before,
.posts_list .date span:before {
  font-size: 9px;
  margin-right: 5px;
}

.post .date span a,
.posts_list .date span a {
  color: #3ba385;
  vertical-align: baseline;
}

.post .date span a:hover,
.posts_list .date span a:hover {
  text-decoration: underline;
}

.post-content {
  overflow: hidden;
  line-height: 2.3;
  letter-spacing: 0;
}
.post-content a{
  position: relative;
  top: -2px;
}
div#blogDetail .post-content img {
  width: auto;
  height: auto;
  max-width: 100%;
  box-sizing: border-box;
}

/*
#blogDetail .post-content h3 {
	font-size: 22px;
	letter-spacing: 0;
	background: #e8e8e8;
	padding: 30px 10px 30px 28px;
	line-height: 1.5;
	border-top: 5px solid #f5c6b6;
	margin: 40px 0 30px;
}
#blogDetail .post-content h4 {
	font-size: 20px;
	letter-spacing: 0;
	border-bottom: 5px solid #f5c6b6;
	padding: 10px 0 12px 0;
	line-height: 1.5;
	margin: 30px 0 25px 0;
}
*/
.bloginfo_box {
  display: table;
  width: 100%;
  background: #ebe9e7;
  margin-top: 60px;
}

.bloginfo_box .blog_name {
  display: table-cell;
  width: 50%;
  border-right: 1px solid #bfbebd;
  box-sizing: border-box;
  padding: 29px 30px;
  vertical-align: middle;
}

.bloginfo_box .blog_name .icon-blog {
  display: block;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  color: #373431;
  line-height: 1.6;
}

.bloginfo_box .blog_name .icon-blog:before {
  display: block;
  font-size: 15px;
  color: #90603c;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
}

.bloginfo_box .share_btn {
  display: table-cell;
  width: 50%;
  padding: 30px 10px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}

.bloginfo_box .share_btn li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}

.bloginfo_box .share_btn li a {
  display: block;
  overflow: hidden;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 0;
  line-height: 1;
}

.bloginfo_box .share_btn li a:before {
  color: #fff;
}

.bloginfo_box .share_btn .icon-facebook {
  background: #4967a3;
}

.bloginfo_box .share_btn .icon-facebook:hover {
  background: #587cc1;
}

.bloginfo_box .share_btn .icon-facebook:before {
  font-size: 26px;
  margin-top: 12px;
}

.bloginfo_box .share_btn .icon-line {
  background: #18bc01;
}

.bloginfo_box .share_btn .icon-line:hover {
  background: #1cde00;
}

.bloginfo_box .share_btn .icon-line:before {
  font-size: 29px;
  margin-top: 11px;
}

.bloginfo_box .share_btn .icon-twitter {
  background: #11bbef;
}

.bloginfo_box .share_btn .icon-twitter:hover {
  background: #13c7fe;
}

.bloginfo_box .share_btn .icon-twitter:before {
  font-size: 24px;
  margin-top: 14px;
}

.bloginfo_box .share_btn .icon-google {
  background: #e05c4f;
}

.bloginfo_box .share_btn .icon-google:hover {
  background: #fb7468;
}

.bloginfo_box .share_btn .icon-google:before {
  font-size: 20px;
  margin-top: 15px;
}

/* navigation */
.navigation {
  overflow: hidden;
  margin-top: 52px;
}

.navigation:after {
  content: "";
  display: table;
  clear: both;
}

.navigation .prev {
  float: left;
  width: 100px;
}

.navigation .next {
  float: right;
  width: 100px;
}

.navigation a {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  background: #bfbebd;
  color: #373431;
  line-height: 40px;
  letter-spacing: 0.1em;
  border-radius: 5px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  font-weight: bold;
}

.navigation a:hover {
  background: #90603c;
}

.navigation .prev a span {
  padding-left: 8px;
}

.navigation .next a span {
  padding-right: 8px;
}

.navigation .prev a span:before {
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}

.navigation .next a span:before {
  display: block;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}

.navigation ul {
  display: flex;
  max-width: 200px;
  margin: 0 auto;
}

.navigation li {
  display: flex;
  margin: 0 1px 0 2px;
  width: 30px;
}

/* pagination */
.pagination {
  overflow: hidden;
  position: relative;
  padding-top: 52px;
  border-top: 1px solid #72706e;
}

.pagination ul {
  text-align: center;
}

.pagination ul li {
  display: inline-block;
  width: 30px;
  font-weight: bold;
}

.pagination ul li a,
.pagination ul li span.dots {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  background: #bfbebd;
  color: #373431;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 400;
  border-radius: 5px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}

.pagination ul li span.dots {
  background: none;
}

.pagination ul li a:hover {
  background: #90603c;
}

.pagination ul li span.current {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  background: #90603c;
  color: #373431;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 400;
  border-radius: 5px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}

.pagination ul li .prev {
  display: block;
  width: 100px;
  position: absolute;
  left: 0;
  top: 52px;
  padding-left: 8px;
  box-sizing: border-box;
}

.pagination ul li .next {
  display: block;
  width: 100px;
  position: absolute;
  right: 0;
  top: 52px;
  padding-right: 8px;
  box-sizing: border-box;
  font-weight: bold;
}

.pagination ul li .prev span:before {
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}

.pagination ul li .next span:before {
  display: block;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}

@media screen and (max-width: 1000px) {
  .posts_list li {
    width: 48%;
    margin-left: 4%;
  }

  .posts_list li:nth-child(2n + 1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .bloginfo_box .share_btn li {
    margin: 0 3px;
  }

  .bloginfo_box .share_btn li a {
    width: 40px;
    height: 40px;
  }

  .bloginfo_box .share_btn .icon-facebook:before {
    font-size: 22px;
    margin-top: 9px;
  }

  .bloginfo_box .share_btn .icon-line:before {
    font-size: 25px;
    margin-top: 8px;
  }

  .bloginfo_box .share_btn .icon-twitter:before {
    font-size: 20px;
    margin-top: 11px;
  }

  .bloginfo_box .share_btn .icon-google:before {
    font-size: 16px;
    margin-top: 12px;
  }
}

@media screen and (max-width: 767px) {
  #posts {
    float: none;
    width: 100%;
  }

  .posts_list li {
    margin-bottom: 50px;
  }

  #blogDetail .post-header {
    margin-bottom: 20px;
  }

  #blogDetail .post-header h2 {
    font-size: 24px;
  }

  #blogDetail .post-header li.category,
  #blogDetail .post-header .post-meta li.date {
    float: none;
  }

  .bloginfo_box {
    display: block;
  }

  .bloginfo_box .blog_name {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #bfbebd;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
  }

  .bloginfo_box .blog_name .icon-blog {
    display: inline-block;
    text-align: left;
  }

  .bloginfo_box .share_btn {
    display: block;
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
  }

  .navigation {
    margin-top: 35px;
  }

  .navigation ul {
    clear: both;
    padding-top: 20px;
  }

  .pagination {
    padding-top: 95px;
  }

  .pagination ul li .prev,
  .pagination ul li .next {
    top: 30px;
    width: 48%;
  }
}

@media screen and (max-width: 480px) {
  .posts_list li {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  #blogDetail .post-header h2 {
    font-size: 22px;
    line-height: 1.4;
  }

  #blogDetail .post-content h3 {
    font-size: 20px;
    padding: 26px 5px 26px 20px;
    line-height: 1.4;
    margin: 35px 0 30px;
  }

  #blogDetail .post-content h4 {
    font-size: 19px;
  }
}

/*--------------------------------------
BLOGSIDE
--------------------------------------*/
.blogside {
  float: right;
  width: 28%;
}

.blogside h2.widgettitle {
  display: none;
}

.blogside h2 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-bottom: 9px;
  margin-bottom: 24px;
  color: #373431;
  border-bottom: 2px solid #373431;
}

.blogside h2 span {
  font-size: 14px;
  letter-spacing: 0;
  vertical-align: middle;
  color: #72706e;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: -6px;
}

.blogside .searchBox {
  margin-bottom: 40px;
}

.blogside .searchBox label {
  display: none;
}

.blogside .searchBox #searchform {
  position: relative;
}

.blogside .searchBox #s {
  background: #ebe9e7;
  border: none;
  height: 55px;
  width: 100%;
  padding: 0 40px 0 14px;
  box-sizing: border-box;
  color: #72706e;
  font-size: 13px;
}

.blogside .searchBox .icon-search:before {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -8px;
  color: #90603c;
}

.blogside .searchBox #searchsubmit {
  background: none;
  border: none;
  position: absolute;
  right: 16px;
  width: 15px;
  height: 15px;
  top: 50%;
  margin-top: -8px;
  font-size: 0;
  cursor: pointer;
}

.blogside .categoryBox {
  margin-bottom: 50px;
}

.blogside .categoryBox ul li {
  border-bottom: 1px solid #b8c2c1;
  padding-bottom: 16px;
  margin-bottom: 18px;
  color: #000;
}

.blogside .categoryBox ul li:last-child {
  margin-bottom: 0;
}

.blogside .categoryBox ul li a {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  color: #373431;
}

.blogside .categoryBox ul li a span {
  display: block;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1;
  color: #373431;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.blogside .categoryBox ul li a:hover,
.blogside .categoryBox ul li a:hover span {
  color: #90603c;
}

.recentBox {
  margin-bottom: 50px;
}

.recentBox li {
  font-size: 13px;
  border-bottom: 1px solid #bfbebd;
  padding-bottom: 13px;
  margin-bottom: 22px;
  line-height: 1.3;
}

.recentBox li:last-child {
  margin-bottom: 0;
}

.recentBox li .recent_thumbnail {
  float: right;
  width: 48px;
  height: 48px;
  margin-left: 12px;
  position: relative;
  overflow: hidden;
}

.recentBox li .recent_thumbnail a {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 1;
}

.recentBox li .recent_thumbnail a span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1);
}

.recentBox li .recent_thumbnail a:hover {
  transform: scale(1.1);
}

.recentBox li h3 a {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  color: #373431;
}

.recentBox li h3 a:hover {
  color: #90603c;
}

.recent_date {
  font-size: 10px;
  margin-top: 5px;
  color: #72706e;
}

.recentBox li .recent_date {
  margin-top: 15px;
}

.blogside .tagBox {
  margin-bottom: 40px;
}

.blogside .tagBox h2 {
  margin-bottom: 12px;
}

.blogside .tagBox .tagcloud a {
  display: inline-block;
  padding: 7px 10px;
  color: #373431;
  font-size: 14px !important;
  line-height: 1;
  border: 1px solid #72706e;
  border-radius: 3px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  margin-bottom: 9px;
  letter-spacing: 0;
}

.blogside .tagBox .tagcloud a:hover {
  color: #fff;
  background: #72706e;
}

.archiveBox {
  font-size: 14px;
  line-height: 1.4;
}

.archiveBox > ul > li {
  margin-top: 20px;
}

.archiveBox > ul > li:first-child {
  margin: 0;
}

.archiveBox ul li p {
  position: relative;
  margin: 0;
  padding-left: 22px;
  cursor: pointer;
  display: inline-block;
}

.archiveBox ul li p:visited {
  color: #373431;
}

.archiveBox ul li p:hover {
  color: #3ba385;
  font-weight: bold;
}

.archiveBox ul li p.acv_open {
  color: #3ba385;
  font-weight: bold;
}

.archiveBox ul li p:before {
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #3ba385;
  border-bottom: 1px solid #3ba385;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

.archiveBox ul li p.acv_open:before {
  top: 1px;
  left: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.archiveBox ul li a {
  color: #373431;
}

.archiveBox ul li a:link {
  /*color: #FFAEA2;*/
  text-decoration: underline;
}

.archiveBox ul li a:visited {
  color: #373431;
}

.archiveBox ul li a:hover {
  color: #3ba385;
  font-weight: bold;
}

.archiveBox ul li a:active {
  color: #3ba385;
}

.archiveBox ul li ul {
  margin-left: 44px;
}

.archiveBox ul li li {
  margin-top: 10px;
}

.archiveBox ul li ul.hide {
  display: none;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .blogside {
    float: right;
    width: 30%;
  }

  .blogside h2 {
    font-size: 14px;
    letter-spacing: 0;
  }

  .blogside h2 span {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .blogside {
    float: none;
    width: 100%;
    border-top: 1px solid #5d5555;
    padding: 46px 0 0;
    box-sizing: border-box;
    margin-top: 35px;
  }
}

/* =====================================
■新着情報
===================================== */
.category #newsList,
.single #newsDetail {
  background: #fff;
  padding: 60px 0 80px;
  min-height: 600px;
}

/*--------------------------------------
新着情報一覧
--------------------------------------*/
.h2Wrap {
  border-bottom: 1px solid #ebe9e7;
  padding: 0 0 28px;
  position: relative;
}

.h2Wrap h2 {
  color: #473019;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1;
}

.h2Wrap a {
  position: absolute;
  font-size: 13px;
  color: #473019;
  text-decoration: underline;
  right: 0;
  top: 0;
}

.h2Wrap a:hover {
  text-decoration: none;
}

#newsList dl {
  padding: 32px 0 20px;
  background: url(/wp-content/uploads/ico_dashed.png) repeat-x left bottom;
  background-size: 20px 1px;
}

#newsList dl dt {
  color: #72706e;
  line-height: 1;
  margin-bottom: 10px;
  font-size: 13px;
}

#newsList dl dt .newsLabel {
  display: inline-block;
  width: 37px;
  height: 13px;
  line-height: 13px;
  background: #b09dc8;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 0;
  padding: 0;
  text-indent: 0;
  text-align: center;
  box-sizing: border-box;
  margin: -2px 0 0 10px;
  vertical-align: middle;
}

#newsList dl dd a:hover {
  text-decoration: underline;
}

/*--------------------------------------
詳細記事
--------------------------------------*/
#newsDetail h3 {
  font-size: 24px;
  color: #574f4f;
  letter-spacing: 0.18em;
  line-height: 1.4;
  position: relative;
  padding-left: 30px !important;
  margin-bottom: 20px;
}

#newsDetail h3:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 14px solid #6f87a3;
  border-left: 14px solid transparent;
  position: absolute;
  left: 2px;
  top: 10px;
}

#newsDetail h3:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid #96a8bf;
  border-right: 14px solid transparent;
  position: absolute;
  left: 2px;
  top: 10px;
}

/* =====================================
■サイトマップ
===================================== */
#menu-sitemap {
  margin: 0 auto !important;
  background: none !important;
}

#menu-sitemap li,
.menu-header li {
  border-bottom: 1px dashed #ccc;
  line-height: 1.4 !important;
  position: relative;
  margin: 0 !important;
}

.menu-header li:first-child {
  border-top: 1px dashed #ccc;
}

#menu-sitemap li:before,
.menu-header li:before {
  position: absolute;
  content: "";
  display: block;
  background: #3ba385;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 0;
  top: 28px;
}

#menu-sitemap li a,
.menu-header li a {
  display: block;
  padding: 19px 40px 15px 20px !important;
  position: relative;
  box-sizing: border-box;
  background: none !important;
}

#menu-sitemap li a:after,
.menu-header li a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #3ba385;
  border-right: 2px solid #3ba385;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -5px;
}

#menu-sitemap li a:hover,
.menu-header li a:hover {
  color: #3ba385;
}

/* =====================================
■お問い合わせ
===================================== */
.wrap_contact {
  max-width: 800px;
  margin: 0 auto;
}

.inquiryForm_message {
  text-align: center;
}

.step_list {
  width: 467px;
  margin: 0 auto 90px;
}

.step_list li {
  float: left;
  width: 100px;
  margin-left: 83px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  color: #bfbebd;
}

.step_list li:first-child {
  margin: 0;
}

.step_list li span {
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  text-align: center;
  line-height: 51px;
  margin: 0 auto 12px;
  background: #bfbebd;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

.step_list li span:after {
  display: block;
  content: "";
  width: 130px;
  height: 1px;
  background: #bfbebd;
  position: absolute;
  top: 50%;
  left: 54px;
}

.step_list li:last-child span:after {
  display: none;
}

.step_list li.current {
  color: #373431;
}

.step_list li.current span {
  background: #3ba385;
}

.step_list li span.current:after {
  background: #3ba385;
}

.inquiryForm_message .step_catch {
  font-size: 16px;
  text-align: center;
  color: #373431;
  letter-spacing: 0.05em;
  margin-bottom: 44px;
}

.inquiryFormTable {
  border-top: 1px solid #707070;
  font-size: 16px;
  padding-top: 22px;
}

.inquiryFormTable dl {
  display: table;
  width: 100%;
}

.inquiryFormTable dt,
.inquiryFormTable dd {
  display: table-cell;
  padding: 20px 0 24px;
  text-align: left;
  vertical-align: top;
}

.inquiryFormTable dt {
  border-right: none;
  position: relative;
  font-weight: normal;
  width: 29%;
  padding-top: 31px;
  color: #2c2f30;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  font-weight: bold;
}

.inquiryFormTable dd {
  box-sizing: border-box;
  position: relative;
  padding-right: 40px;
}

.wpcf7-form-control-wrap {
  display: block;
}

.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 13px 14px 14px;
  border: 1px solid #bfbebd;
  background: #ebe9e7;
  color: #333;
  border-radius: 5px;
}

.inquiryFormTable select {
  position: relative;
  background: #ececec url(/wp-content/uploads/ico_select.png) no-repeat right center;
  background-size: contain;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.inquiryFormTable select::-ms-expand {
  display: none;
}

.inquiryFormTable input[type="checkbox"] {
  display: none;
  /*display: inline-block;*/
  width: 32px;
  height: 32px;
  border: 0;
  position: relative;
  margin-right: 0;
  visibility: hidden;
  z-index: 999;
  -webkit-appearance: none;
  background: none;
  box-sizing: border-box;
}

.inquiryFormTable .wpcf7-list-item {
  width: 100%;
  display: block;
  margin: 0 0 13px;
  box-sizing: border-box;
}

.wpcf7-list-item-label {
  position: relative;
}

span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
  display: none;
}

.inquiryFormTable input[type="checkbox"] + span label.icon-check:before {
  content: "\e902";
  font-size: 25px;
  color: #bfbebd;
  margin-right: 5px;
  vertical-align: middle;
}

.inquiryFormTable input[type="checkbox"]:checked + span label.icon-check:before {
  content: "\e903";
  color: #91de4d;
}

.custom-wpcf7c-confirmed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
  border: 1px solid #3ba385;
  background: #fff;
  box-shadow: 0 0 5px rgba(111, 186, 44, 0.5);
}

.inquiryFormTable input.wpcf7-not-valid {
  border: 1px solid #d93636 !important;
  background: #fdd2d2 !important;
}

.inquiryFormTable .comment {
  display: block;
  color: #63696a;
  font-size: 13px;
  margin-top: 0.4em;
  letter-spacing: 0;
}

.inquiryFormTable .required {
  background: #d93636;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 0;
  width: 46px;
  height: 22px;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  line-height: 22px;
  position: absolute;
  top: 36px;
  right: 28px;
}

.inquiryFormTable .optional {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 0;
  width: 46px;
  height: 22px;
  background: #63696a;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  line-height: 22px;
  position: absolute;
  top: 36px;
  right: 28px;
}

.inquiryFormTable .btBox {
  text-align: center;
  margin: 103px 0 80px;
}

.inquiryFormTable .btBox input[type="submit"] {
  background: #354fa8 url(/wp-content/uploads/ico_arrow02.png) no-repeat 95% center !important;
  background-size: 6px 10px;
  border: none;
  width: 100%;
  color: #fff;
  display: block;
  line-height: 1.2;
  cursor: pointer;
  box-sizing: border-box;
  margin: 0 auto;
  border-radius: 0 !important;
  outline: 0px;
  -webkit-appearance: none;
  font-size: 26px;
  letter-spacing: 0.1em;
  padding: 29px 32px 28px 30px;
}

.inquiryFormTable .btBox input[type="submit"].disabled {
  background: #72706e url(/wp-content/uploads/ico_arrow01.png) no-repeat 96% center !important;
  background-size: 6px 10px;
  color: #bfbebd;
  opacity: 1 !important;
  pointer-events: none;
  cursor: default;
  padding: 29px 40px 28px 40px;
}

.inquiryFormTable .btBox input[type="submit"].abled {
  background-position: 96% center !important;
  padding: 29px 40px 28px 40px;
}

.inquiryFormTable .wpcf7-back {
  width: 37.5% !important;
  color: #fff;
  background: #72706e url(/wp-content/uploads/ico_arrow02.png) no-repeat 92% center !important;
  background-size: 6px 10px;
  border: none;
  line-height: 1.2;
  cursor: pointer;
  box-sizing: border-box;
  margin: 0 auto;
  border-radius: 0 !important;
  outline: 0px;
  -webkit-appearance: none;
  font-size: 26px;
  letter-spacing: 0.1em;
  padding: 29px 30px 28px;
  float: left;
  text-align: left;
}

.inquiryFormTable .wpcf7-submit {
  width: 58.5% !important;
  float: right;
  text-align: left;
}

.inquiryFormTable .btBox input[type="submit"]:hover,
.inquiryFormTable .btBox input[type="button"]:hover {
  opacity: 0.8;
}

span.verify_icon {
  position: absolute;
  width: 25px;
  height: 25px;
  right: -42px;
  top: 13px;
  display: none;
}

.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid) + .verify_icon {
  display: block;
}

.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid) + .verify_icon:before {
  color: #3ba385;
  font-size: 25px;
  vertical-align: top;
}

.inquiryFormTable .wpcf7-not-valid-tip {
  color: #de5050;
  font-weight: normal;
  display: block;
  font-size: 12px;
}

.file_btn {
  display: block;
  overflow: hidden;
  position: relative;
  background: #807b7b;
  color: #fff;
  width: 123px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  margin-top: 13px;
}

.file_btn .wpcf7-form-control-wrap {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 30px;
}

div.wpcf7 input[type="file"] {
  padding: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 30px;
}

.custom-wpcf7c-confirmed .confirm_table input[type="text"],
.custom-wpcf7c-confirmed .confirm_table input[type="tel"],
.custom-wpcf7c-confirmed .confirm_table input[type="email"],
.custom-wpcf7c-confirmed .confirm_table textarea,
.custom-wpcf7c-confirmed .confirm_table select,
.custom-wpcf7c-confirmed .confirm_table input[type="checkbox"] {
  display: none;
}

.custom-wpcf7c-confirmed .confirm_table .required,
.custom-wpcf7c-confirmed .confirm_table .optional {
  display: none;
}

.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item-label {
  display: none;
}

.custom-wpcf7c-confirmed .confirm_table span.comment {
  display: none;
}

.custom-wpcf7c-confirmed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
  display: none;
}

.result_txt {
  display: block;
  word-break: break-all;
  white-space: pre-wrap;
}

.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item {
  padding-left: 0;
}

.custom-wpcf7c-confirmed .confirm_table dt,
.custom-wpcf7c-confirmed .confirm_table dd {
  padding: 12px 0 10px;
}

.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
  display: none !important;
}

@media screen and (max-width: 1060px) {
  .inquiryFormTable dt {
    width: 35%;
  }
}

@media screen and (max-width: 767px) {
  .step_list {
    width: 400px;
    margin: 0 auto 60px;
  }

  .step_list li {
    margin-left: 50px;
  }

  .inquiryFormTable dl {
    display: block;
  }

  .inquiryFormTable dt,
  .inquiryFormTable dd {
    display: block;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
  }

  .inquiryFormTable dd {
    padding: 10px 40px 30px 0;
  }

  .inquiryFormTable .required,
  .inquiryFormTable .optional {
    position: static;
    margin-left: 20px;
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle;
  }

  .inquiryFormTable .btBox {
    margin: 50px 0;
  }

  .inquiryFormTable .btBox input[type="submit"],
  .inquiryFormTable .wpcf7-back {
    width: 100% !important;
    float: none;
    font-size: 20px;
    padding: 29px 20px 28px 20px;
    box-sizing: border-box;
    background-position: 96% center !important;
    text-align: center;
  }

  .inquiryFormTable .btBox input[type="submit"].disabled,
  .inquiryFormTable .btBox input[type="submit"].abled {
    padding: 29px 20px 28px 20px;
  }

  .inquiryFormTable .wpcf7-back {
    margin-bottom: 15px;
  }

  .file_btn {
    margin-top: 0;
  }

  .custom-wpcf7c-confirmed .confirm_table dt,
  .custom-wpcf7c-confirmed .confirm_table dd {
    padding: 5px 0;
  }
}

@media screen and (max-width: 480px) {
  .step_list {
    width: 270px;
  }

  .step_list li {
    width: 70px;
    margin-left: 30px;
    font-size: 16px;
  }

  .step_list li span:after {
    width: 60px;
  }

  .inquiryForm_message .step_catch {
    font-size: 12px;
    letter-spacing: 0;
  }

  .inquiryFormTable .btBox input[type="submit"],
  .inquiryFormTable .wpcf7-back {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}

/*--------------------------------------
loading
--------------------------------------*/
.loader_container {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
}

.loader_bg {
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.loader_bg p {
  text-align: center;
  color: #fff;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

.loader {
  margin: 60px auto 20px;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------
ボタン
--------------------------------------*/
.btn a {
  display: block;
  width: 100%;
  max-width: 100%;
  font-size: 25px;
  line-height: 1.2;
  letter-spacing: 0;
  background: #3ba385;
  color: #fff;
  padding: 30px 10px 34px 10px;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  text-align: center;
  border-radius: 6px;
}

.btn a:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.btn a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .btn a {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}

/* =====================================
  TITLE
===================================== */
.fnt-robo {
  font-family: "Roboto", sans-serif;
}
h2.elementor-heading-title {
  position: relative;
  background: #21745A;
  color: #fff;
  padding: 25px 15px 25px 40px;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.12em;
  border-radius: 15px;
}

h3.elementor-heading-title {
  border-bottom: 2px solid #3ba385;
  color: #2b2b2b;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.12em;
  padding-left: 45px;
  background: url(../img/shared/h3_before.png) no-repeat left top 7px / auto;
  line-height: 1.4;
}

h4.elementor-heading-title {
  position: relative;
  color: #2B2B2B;
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: calc(45 / 24);
  letter-spacing: 0.12em;
}

h4.elementor-heading-title::before {
  content: "";
  position: absolute;
  background: #FA9C54;
  width: 22px;
  height: 22px;
  border-radius: 50vw;
  top: 14px;
  left: 0;
}

@media screen and (max-width: 767px) {
  h2.elementor-heading-title {
    font-size: 26px;
    padding: 18px 15px 18px 25px;
    line-height: 35px;
  }

  h2.elementor-heading-title::before {
    width: 65px;
  }

  h3.elementor-heading-title {
    font-size: 22px;
    padding-top: 4px;
    line-height: 32px;
    background: url(../img/shared/h3_before.png) no-repeat left top 7px / auto;
    padding-left: 40px;
  }

  h4.elementor-heading-title {
    padding-left: 35px;
    font-size: 20px;
  }

  h4.elementor-heading-title::before {
    top: 9px;
  }
}

/* =====================================
  Doctor
===================================== */
.doctor .elementor-row {
  justify-content: space-between;
}

.doctor .elementor-col-50 {
  background: #fefdf8;
  border-top: 3px solid #3ba385;
  box-shadow: 0px 3px 8px rgba(165, 165, 165, 0.16);
  width: calc((526 / 1080) * 100%) !important;
  padding: 39px 20px 45px;
}

.doctor .elementor-col-50 .elementor-widget-wrap {
  max-width: 394px;
  margin: 0 auto;
}

.doctor .elementor-heading-title {
  color: #3ba385;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.doctor .elementor-icon-list-items {
  margin-top: 29px !important;
}

.doctor .elementor-icon-list-items li {
  padding-left: 25px;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0;
}

.doctor .elementor-icon-list-items li::before {
  content: "";
  position: absolute;
  background: #c76536;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: 10px;
  left: 0;
}

.doctor .elementor-icon-list-items li + li {
  margin-top: 18px;
}

@media screen and (max-width: 767px) {
  .doctor .elementor-row {
    gap: 30px;
  }

  .doctor .elementor-col-50 {
    width: 100% !important;
    padding: 30px 20px;
  }

  .doctor .elementor-col-50 .elementor-widget-wrap {
    max-width: 100%;
  }

  .doctor .elementor-heading-title {
    font-size: 23px;
  }

  .doctor .elementor-icon-list-items {
    margin-top: 20px !important;
  }

  .doctor .elementor-icon-list-items li {
    padding-left: 20px;
    font-size: 16px;
  }

  .doctor .elementor-icon-list-items li::before {
    width: 8px;
    height: 8px;
    top: 8px;
  }

  .doctor .elementor-icon-list-items li + li {
    margin-top: 14px;
  }
}

/* =====================================
  Clinic
===================================== */
.clinic {
  color: #1e1b13;
  font-weight: 400;
  line-height: calc(16px * 1.8);
}

.clinic * {
  letter-spacing: 0.04em;
}

.clinic .map {
  margin-bottom: 75px;
}

.clinic .ttl {
  border-bottom: 1px solid #dfd9cd;
  padding-bottom: 10px;
}

.clinic .inner {
  margin-top: 40px;
}

.clinic dl {
  display: flex;
  align-items: center;
}

.clinic dl + dl {
  margin-top: 24px;
}

.clinic dl dt {
  max-width: 160px;
  width: 100%;
}

.clinic dl dd {
  flex: 1;
}

@media screen and (max-width: 767px) {
  .clinic .map {
    margin-bottom: 30px;
  }

  .clinic .inner {
    margin-top: 30px;
  }

  .clinic dl + dl {
    margin-top: 24px;
  }

  .clinic dl dt {
    max-width: 100px;
  }
}

/* =====================================
  List
===================================== */
.list .elementor-icon-list-items {
}

.list .elementor-icon-list-items li {
  color: #22201e;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.1em;
}

.list .elementor-icon-list-items li a {
  letter-spacing: 0.1em;
}

.list .elementor-icon-list-items li a:hover {
  text-decoration: underline;
}

.list .elementor-icon-list-items li + li {
  margin-top: 5px;
}

.list .elementor-icon-list-items li::before {
  content: "";
  position: absolute;
  background: #c76536;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  top: 10px;
  left: 0;
}

/* =====================================
  Time
===================================== */
.time .ttl {
  border-bottom: 1px solid #dfd9cd;
  padding-bottom: 10px;
  margin-bottom: 30px;
  line-height: calc(16px * 1.8);
}

.time table {
  table-layout: fixed;
  width: 100%;
  font-size: 20px;
}

.time table th {
  width: 32.8%;
  padding-left: 31px;
}

.time table td {
  text-align: center;
}

.time table td:last-child {
  box-sizing: content-box;
  width: 100px;
  text-align: center;
  padding-right: 63px;
}

.time table thead {
  background: #e3ede6;
  font-weight: bold;
  line-height: 44px;
}

.time table thead tr th {
  font-weight: bold;
  letter-spacing: 0.3em;
}

.time table thead tr td {
  letter-spacing: 0;
}

.time table tbody {
  border-bottom: 1px solid #1e1b13;
}

.time table tbody tr th {
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.time table tbody tr:nth-child(1) * {
  padding-top: 37px;
  padding-bottom: 18px;
}

.time table tbody tr:nth-child(2) * {
  padding-top: 0px;
  padding-bottom: 38px;
}

.time .note {
  color: #020304;
  margin-top: 33px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.56px;
}

.time .note span {
  color: #906451;
  letter-spacing: 0.56px;
}

@media screen and (max-width: 768px) {
  .time table {
    font-size: 13px;
  }

  .time table th {
    width: 110px;
    padding-left: 10px;
  }

  .time table td:last-child {
    width: 50px;
    padding-right: 10px;
  }

  .time table thead {
    line-height: 40px;
  }

  .time table tbody tr th {
    font-size: 13px;
  }

  .time table tbody tr:nth-child(1) * {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .time table tbody tr:nth-child(2) * {
    padding-bottom: 20px;
  }

  .time .note {
    margin-top: 30px;
  }
}

/* =====================================
  CV
===================================== */
.cv {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  max-width: 727px;
}

@media screen and (max-width: 767px) {
  .cv {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
  }

  .cv li:nth-child(1) {
    width: calc((237 / 482) * 100%);
  }
}

/* =====================================
  MENU
===================================== */
.menu-list {
  display: flex;
  row-gap: 63px;
  flex-wrap: wrap;
}

.menu-list li {
  width: 31.3425925926%;
  padding: 0 20px;
}

.menu-list li a {
  display: block;
  max-width: 223px;
}

.menu-list li a .photo {
  max-width: 174px;
  margin: 0 auto;
}

.menu-list li a .ttl {
  text-align: center;
  color: #3ba385;
  margin-top: 16px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}

.menu-list li a .more {
  border: 1px solid #1e1b13;
  color: #1e1b13;
  border-radius: 4px;
  text-align: center;
  margin-top: 48px;
  font-size: 16px;
  line-height: 46px;
  letter-spacing: 0.04em;
}

.menu-list li a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .menu-list li:nth-child(2),
  .menu-list li:nth-child(5),
  .menu-list li:nth-child(8) {
    width: 37.3148148148%;
    position: relative;
  }

  .menu-list li:nth-child(2)::before,
  .menu-list li:nth-child(2):after,
  .menu-list li:nth-child(5)::before,
  .menu-list li:nth-child(5):after,
  .menu-list li:nth-child(8)::before,
  .menu-list li:nth-child(8):after {
    content: "";
    position: absolute;
    background: #000;
    width: 1px;
    top: 36px;
    bottom: 11px;
  }

  .menu-list li:nth-child(2)::before,
  .menu-list li:nth-child(5)::before,
  .menu-list li:nth-child(8)::before {
    left: 0;
  }

  .menu-list li:nth-child(2):after,
  .menu-list li:nth-child(5):after,
  .menu-list li:nth-child(8):after {
    right: 0;
  }

  .menu-list li:nth-child(2) a,
  .menu-list li:nth-child(5) a,
  .menu-list li:nth-child(8) a {
    margin: 0 auto;
  }

  .menu-list li:nth-child(8):after {
    display: none;
  }

  .menu-list li:nth-child(3) a,
  .menu-list li:nth-child(6) a {
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .menu-list {
    row-gap: 0;
  }

  .menu-list li {
    width: 100%;
    padding-bottom: 30px;
  }

  .menu-list li a {
    max-width: 223px;
    margin: 0 auto;
  }

  .menu-list li a .ttl {
    margin-top: 20px;
  }

  .menu-list li a .more {
    margin-top: 20px;
  }

  .menu-list li + li {
    border-top: 1px solid #000;
    padding-top: 30px;
  }
}

/* =====================================
  FLOW
===================================== */
.flow .item {
  position: relative;
  z-index: 1;
  display: flex;
  padding-bottom: 43.5px;
}

.flow .item::before {
  content: "";
  position: absolute;
  background: #a2c4ad;
  width: 2px;
  top: 0;
  bottom: 0;
  left: 28px;
  z-index: -1;
}

.flow .item .num {
  position: relative;
  z-index: 1;
  border: 2px solid #a2c4ad;
  background: #fff;
  color: #a2c4ad;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 49px;
  letter-spacing: 0;
}

.flow .item .content {
  flex: 1;
  margin: 7px 0 0 36px;
}

.flow .item .content dt {
  color: #353537;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6071428571;
  letter-spacing: 0.12em;
}

.flow .item .content dd {
  line-height: 32px;
  letter-spacing: 0.05em;
}

.flow .item:last-child {
  padding: 0;
}

.flow .item:last-child::before {
  display: none;
}

@media screen and (max-width: 767px) {
  .flow .item {
    padding-bottom: 30px;
  }

  .flow .item::before {
    left: 24px;
  }

  .flow .item .num {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 43px;
  }

  .flow .item .content {
    margin: 7px 0 0 20px;
  }

  .flow .item .content dt {
    font-size: 24px;
  }
}

/* =====================================
  PRICE
===================================== */
.price {
  overflow: overlay;
}

.price table {
  table-layout: fixed;
  width: 1080px;
  background: #e3ede6;
}

.price table * {
  border: 1px solid #cbcac9;
  letter-spacing: 0.05em;
}

.price thead {
  font-weight: bold;
  line-height: 50px;
}

.price thead tr * {
  padding-left: 27px;
}

.price th {
  font-weight: bold;
}

.price tbody {
  line-height: 23px;
}

.price tbody tr * {
  padding: 40px 28px;
}

.price tbody tr td {
  background: #fff;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #3ba385 !important;
}

/* code page child */
.feature-1 .box {
  position: relative;
  margin-bottom: 70px;
}
.feature-1 .box .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 50px 60px 40px 40px;
  border: 1px solid #3ba385;
  width: 620px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.6);
  box-sizing: border-box;
}
.feature-1 .box .content .number {
  font-size: 100px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  color: #3ba385;
  position: absolute;
  left: 30px;
  top: -30px;
  line-height: 50px;
}
.feature-1 .box .content h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  margin-bottom: 5px;
}
.feature-1 .box .content .desc {
  line-height: 32px;
}
.feature-1 .box .photo {
  width: 620px;
  height: 430px;
  margin-left: auto;
}
.feature-1 .box .photo img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.feature-1 .box:nth-child(2n + 2) .content {
  left: auto;
  right: 0;
}
.feature-1 .box:nth-child(2n + 2) .photo {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .feature-1 .box {
    margin-bottom: 70px;
  }
  .feature-1 .box .content {
    position: relative;
    width: 90%;
    top: auto;
    left: 5%;
    transform: translateX(0);
    padding: 40px 25px 25px 25px;
    margin-bottom: -20px;
  }
  .feature-1 .box .content .number {
    font-size: 75px;
  }
  .feature-1 .box .content h4 {
    font-size: 20px;
    line-height: 35px;
  }
  .feature-1 .box .photo {
    width: 100%;
    height: 70vw;
  }
  .feature-1 .box .photo img {
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .feature-1 .box:nth-child(2n + 2) .content {
    right: auto;
    left: 5%;
  }
}

.doctor-box-1 {
  background: #faf5ef;
  padding: 40px 70px 60px;
  border-top: 2px solid #3ba385;
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 3px 15px 7px rgba(0, 0, 0, 0.07);
}
.doctor-box-1 h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.doctor-box-1 dl {
  display: flex;
  padding: 15px 0;
  font-size: 15px;
  border-bottom: 1px solid #353537;
}
.doctor-box-1 dl dt {
  width: 150px;
  color: #3ba385;
}
.doctor-box-1 dl dd {
  width: calc(100% - 150px);
}
@media screen and (max-width: 767px) {
  .doctor-box-1 {
    padding: 40px 20px 50px;
  }
  .doctor-box-1 dl {
    font-size: 14px;
    letter-spacing: 0;
  }
  .doctor-box-1 dl dt {
    width: 120px;
  }
  .doctor-box-1 dl dd {
    width: calc(100% - 120px);
    padding-left: 10px;
  }
  .doctor-box-1.doctor-box-1-big dl dt{
    width: 95px;
  }
  .doctor-box-1.doctor-box-1-big dl dd{
    width: calc(100% - 95px);
  }
}

.doctor-box-2 {
  background: #faf5ef;
  padding: 40px 70px 60px;
  border-top: 2px solid #3ba385;
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 3px 15px 7px rgba(0, 0, 0, 0.07);
}
.doctor-box-2 h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}
.doctor-box-2 ul {
  margin-bottom: 20px;
}
.doctor-box-2 ul li {
  padding-left: 20px;
  position: relative;
}
.doctor-box-2 ul li::before {
  content: "";
  background: #3ba385;
  width: 10px;
  height: 10px;
  border-radius: 50vw;
  left: 0;
  top: 12px;
  position: absolute;
}
@media screen and (max-width: 991px) {
  .doctor-info .elementor-column {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .doctor-box-2 {
    padding: 40px 20px 50px;
  }
}
.text-link-A a{
  color: #3ba385;
}
.row-menu {
  display: flex;
  flex-wrap: wrap;
}
.row-menu .col {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 30px;
  display: block;
}
.row-menu .col:nth-child(2n) {
  margin-right: 0;
}
.row-menu .col .group {
  position: relative;
  margin-bottom: 20px;
}
.row-menu .col .group .photo{
  max-height: 330px;
}
.row-menu .col .group .photo img {
  width: 100%!important;
  height: 330px;
  object-fit: cover;
  border-radius: 15px;
}
.row-menu .col .group .arrow-icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 40px;
  height: 40px;
}
.row-menu .col .group .arrow-icon img {
  width: 100%;
  height: auto;
  border-radius: 50vw;
  box-shadow: 1px 1px 10px 5px rgb(0 0 0 / 10%);
}
.row-menu .col h3 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
  color:  #3BA385;
}
@media screen and (max-width: 767px) {
  .row-menu .col {
    width: 100%;
    margin-right: 0;
  }
}
.list_A li.elementor-icon-list-item{
  margin-bottom: 8px;
}
.list_A .elementor-icon-list-icon i{
    color: #3ba385;
    rotate: 45deg;
    margin-right: 7px;
}
.flow_t1 {
  background: #fff;
  box-shadow: 1px 1px 10px 10px rgba(0, 0, 0, 0.03);
  width: calc(100% - 60px);
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 30px;
  margin-bottom: 60px;
}
.flow_t1::after {
  content: "";
  border-top: 25px solid #3ba385;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
}
.flow_t1 .number {
  background: #3ba385;
  text-align: center;
  width: 120px;
  height: 120px;
  border-radius: 50vw;
  font-size: 30px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  left: -60px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 40px;
}
.flow_t1 .number > span span {
  font-size: 40px;
  display: block;
}
.flow_t1 .f-content {
  margin-right: 35px;
  padding: 20px 0 20px 100px;
  width: calc(100% - 400px);
}
.flow_t1 .f-content h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #3ba385;
}
.flow_t1 .photo {
  height: 100%;
  width: 400px;
}
.flow_t1 .photo img {
	width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
     border-radius: 20px;
}
@media screen and (max-width: 900px) {
  .flow_t1 .number {
    width: 100px;
    height: 100px;
    font-size: 22px;
    left: -60px;
    top: 50%;
    transform: translateY(-50%);
  }
  .flow_t1 .number > span span {
    font-size: 25px;
    display: block;
  }
  .flow_t1 .f-content {
    padding: 20px 0 20px 55px;
    width: calc(100% - 300px);
  }
  .flow_t1 .photo {
    width: 300px;
	 height: fit-content;
  }
}
@media screen and (max-width: 767px) {
  .flow_t1 {
    display: block;
    width: 100%;
    margin-bottom: 120px;
  }
  .flow_t1 .number {
    left: 50%;
    transform: translateX(-50%) translateY(0);
    top: -60px;
    font-size: 28px;
  }
  .flow_t1 .f-content {
    width: 100%;
    padding: 60px 30px 30px;
  }
  .flow_t1 .photo {
    width: 100%;
    height: 65vw;
  }
  .flow_t1 .photo img{
    border-radius: 30px;
  }
}

.flow_t1.no-after::after {
  display: none;
}
.faq_t1 {
  box-shadow: 1px 1px 10px 10px rgba(0, 0, 0, 0.03);
  padding: 40px 40px 10px;
  border-radius: 30px;
  background: #fff;
}
.faq_t1 .box .question dl {
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 40px;
  border-bottom: 1px solid #3ba385;
}
.faq_t1 .box .question dl dt {
  width: 50px;
  height: 50px;
  font-size: 21px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #3ba385;
  color: #fff;
  margin-right: 20px;
  border-radius: 50vw;
}
.faq_t1 .box .question dl dd {
  font-size: 22px;
  font-weight: bold;
  color: #3ba385;
  margin-top: 2px;
  width: calc(100% - 50px);
}
.faq_t1 .box .answer dl {
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.faq_t1 .box .answer dl dt {
  width: 50px;
  height: 50px;
  font-size: 21px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #faf5ef;
  color: #3ba385;
  margin-right: 20px;
  border-radius: 50vw;
}
.faq_t1 .box .answer dl dd {
  margin-top: 10px;
  width: calc(100% - 50px);
}
@media screen and (max-width: 767px) {
  .faq_t1 {
    padding: 25px 25px 10px;
  }
}



.styled-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 14px;
  color: #333;
}
.styled-table thead tr:first-child {
  /*background: #3ba385;*/
  background: #FAF5EF;
}
.styled-table thead tr:first-child th {
  padding: 14px 16px;
  color: #3BA385;
  font-weight: 700;
  text-align: left;
  border: 1px solid #cbcac9;
}
.styled-table thead tr:first-child th:first-child {
  border-top-left-radius: 14px;
}
.styled-table thead tr:first-child th:last-child {
  border-top-right-radius: 14px;
}
.styled-table thead tr:nth-child(2) {
  background: #ffffff;
}
.styled-table thead tr:nth-child(2) th {
  padding: 12px 16px;
  border: 1px solid #cbcac9;
}
.styled-table thead tr:nth-child(2) th:first-child {
  background: #FAF5EF;
}
.styled-table tbody tr {
  background: #fff;
}
.styled-table tbody tr td {
  padding: 14px 16px;
  border: 1px solid #cbcac9;
}
.styled-table tbody tr td:first-child {
  /*background: #3ba385;*/
  /*color: #fff;*/
  background: #FAF5EF;
  color: #3ba385;
  font-weight: bold;
}
/* .styled-table tbody tr:last-child td {
  border-bottom: none;
} */
.styled-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 14px;
}
.styled-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 14px;
}
@media screen and (max-width: 767px) {
  .table_B {
    overflow-x: scroll;
  }
  .styled-table {
    width: 800px;
  }
  .styled-table thead tr:first-child th:first-child{
    width: 110px;
  }
  .styled-table thead tr:first-child th:nth-child(2){
    width: 105px;
  }
  .styled-table thead tr:nth-child(2) th:nth-child(3),
  .styled-table thead tr:nth-child(2) th:nth-child(4),
  .styled-table thead tr:nth-child(2) th:nth-child(5),
  .styled-table thead tr:nth-child(2) th:nth-child(6){
           width: 90px;
        padding: 10px 10px;
  }
  .styled-table thead tr:nth-child(2) th:nth-child(7), .styled-table thead tr:nth-child(2) th:nth-child(8){
    width: 110px;
    padding:12px 10px;
  }
}

.table_A dl {
  display: flex;
}
.table_A dl dt {
  width: 30%;
  margin: 5px;
  border-radius: 15px;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 24px;
}
.table_A dl dd {
  width: 70%;
  margin: 5px;
  border-radius: 15px;
  background: #fff;
  padding: 30px 30px 30px 40px;
}
.table_A dl dd ul li {
  position: relative;
  padding-left: 10px;
}
.table_A dl dd ul li::before {
  content: "";
  background: #3ba385;
  width: 5px;
  height: 5px;
  border-radius: 50vw;
  left: 0;
  top: 15px;
  position: absolute;
}
.table_A dl:first-child dt {
  background: #3ba385;
  color: #fff;
}
.table_A dl:last-child dt {
  background: #faf5ef;
  color: #3ba385;
}
@media screen and (max-width: 767px) {
  .table_A dl dt {
    width: 40%;
    padding: 15px;
    font-size: 18px;
  }
  .table_A dl dd {
    width: 60%;
    padding: 15px;
  }
}
.cost_t1{
  margin: 0 5px;
}
.cost_t1 dl {
  display: flex;
}

.cost_t1 dl dt {
  display: flex;
  align-items: center;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #fff;
  background: #66C9AD;
  width: 40%;
  font-weight: bold;
  color: #fff;
}
.cost_t1 dl dd {
  width: 60%;
  background: #fff;
  text-align: right;
}
.cost_t1 dl dd ul {
  text-align: right;
  height: 100%;
}
.cost_t1 dl dd ul li {
  border-bottom: 1px solid #3ba385;
  padding: 10px;
  /*height: 100%;*/
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.cost_t1 dl:first-child dt {
  border-radius: 15px 0 0 0;
}
.cost_t1 dl:first-child dd {
  border-radius: 0 15px 0 0;
}
.cost_t1 dl:last-child dt {
  border-radius: 0 0 0 15px;
}
.cost_t1 dl:last-child dd {
  border-radius: 0 0 15px 0;
  
}
.cost_t1 dl:last-child dd ul li:last-child{
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .cost_t1 dl dd ul li {
    /*height: 100%;*/
  }
  .cost_t1 dl dt {
    width: 30%;
  }
  .cost_t1 dl dd {
    width: 70%;
  }
}
.clinic_t1 dl {
  display: flex;
}
.clinic_t1 dl dt {
  width: 30%;
  padding: 15px 10px;
  border-bottom: 1px solid #3ba385;
  color: #3ba385;
  font-weight: bold;
}
.clinic_t1 dl dd {
  padding: 15px 10px;
  border-bottom: 1px solid #c9c9c9;
  width: 70%;
}

.doctor-info .name-doctor{
  font-size: 30px;
  color: #3ba385;
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 35px;
}
.doctor-info .name-doctor span{
  display: block;
  font-size: 18px;
}
.anchor_link {
  background: #faf5ef;
  padding: 50px 80px 30px;
  box-shadow: 1px 1px 10px 10px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
}
.anchor_link ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
}
.anchor_link ul li a {
  display: block;
  font-size: 15px;
  background: #fff;
  border-radius: 50vw;
  padding: 5px 30px;
  position: relative;
}
.anchor_link ul li a::after {
  content: "";
  background: url(../img/shared/link_arrow.png) no-repeat 0 0/100%;
  width: 6px;
  height: 11px;
  right: 15px;
  top: 55%;
  transform: translateY(-50%);
  position: absolute;
}
.anchor_link ul li a:hover {
  opacity: 0.7;
}
@media screen and (max-width:767px) {
  .anchor_link{
    padding: 35px 25px 20px;
  }
}
.frame_A{
  padding: 30px 35px;
  background: #FAF5EF;
  border-radius: 25px;
  box-shadow: 0 0 7px 8px rgb(0 0 0 / 3%);
  margin-bottom: 50px;
}
.frame_A .elementor-image-box-title{
  color: #4B4B4B;
  background: transparent;
  padding: 0 0 0 15px;
  margin-bottom: 20px;
  position: relative;
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
}
.frame_A .elementor-image-box-title:before{
  content: '';
  background: #3ba385;
  width: 8px;
  height: 8px;
  border-radius: 50vw;
  left: 0;
  top: 10px;
  position: absolute;
}
.list_B ul li {
  position: relative;
  padding-left: 35px;
}
.list_B ul li::before {
  content: "";
  background: url(../img/shared/list_B_icon.png) no-repeat 0 0/100%;
  width: 22px;
  height: 19px;
  position: absolute;
  left: 0;
  top: 7px;
}
.list_img1{
  display: flex;
  justify-content: space-between;
}
.list_img1 li{
  width: 33%;
}
@media screen and (max-width: 767px){
  .strong-sp{
    font-weight: bold;
  }
  .hidden-sp{
    display: none;
  }
  .list_img1{
    display: block;
  }
  .list_img1 li{
    width: 100%;
    margin-bottom: 15px;
  }
}



.slide-t1 {
  display: flex;
  justify-content: space-between;
}
.slide-t1 .slider-for-2 {
  width: calc(100% - 320px);
}
.slide-t1 .slider-for-2 .slick-slide {
  height: 570px;
}
.slide-t1 .slider-for-2 .slick-slide img {
  height: 570px;
  width: 100%!important;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide-t1 .slider-for-2 .slick-slide li{
  position: relative;
}
.slide-t1 .slider-for-2 .slick-slide li span{
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 9;
  background: #fff;
  font-size: 20px;
  padding: 2px 10px;
}
.slide-t1 .slider-nav-2 {
  width: 300px;
}
.slide-t1 .slider-nav-2 .slick-list {
  padding: 0 !important;
}
.slide-t1 .slider-nav-2 .slick-track {
  display: flex !important;
  flex-wrap: wrap;
  width: 100% !important;
  transform: translate3d(0, 0px, 0px)!important;
}
.slide-t1 .slider-nav-2 .slick-slide {
  height: 120px;
  width: 49% !important;
  margin-right: 2%;
  margin-bottom: 2%;
  opacity: 0.5;
}
.slide-t1 .slider-nav-2 .slick-slide:nth-child(2n) {
  margin-right: 0;
}
.slide-t1 .slider-nav-2 .slick-slide img {
  height: 120px;
  width: 100%!important;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide-t1 .slider-nav-2 .slick-slide.slick-current {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .slide-t1 {
    display: block;
  }
  .slide-t1 .slider-for-2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .slide-t1 .slider-for-2 .slick-slide {
    height: 400px;
  }
  .slide-t1 .slider-for-2 .slick-slide img {
    height: 400px;
  }
  .slide-t1 .slider-nav-2 {
    width: 100%;
  }
  .slide-t1 .slider-nav-2 .slick-slide {
    height: 80px;
    width: 32% !important;
    margin-right: 2%;
    margin-bottom: 2%;
    opacity: 0.5;
  }
  .slide-t1 .slider-nav-2 .slick-slide:nth-child(2n) {
    margin-right: 2%;
  }
  .slide-t1 .slider-nav-2 .slick-slide:nth-child(3n) {
    margin-right: 0;
  }
  .slide-t1 .slider-nav-2 .slick-slide img {
    height: 80px;
  }
}
.t-card-1{
  width: 90%;
  margin: 0 auto 30px;
}

@media screen and (min-width: 768px) {
	.style_photo .elementor-row {
		justify-content: space-between;
	}

	.style_photo .elementor-col-66 {
		width: 62% !important;
	}

	.style_photo .elementor-col-33 {
		width: 35% !important;
	}
}

@media screen and (max-width: 767px) {
	.style_photo .elementor-row {
		gap: 30px;
	}

	.style_photo .elementor-col-66 {
		order: 2;
	}

	.style_photo .elementor-col-33 {
		order: 1;
	}
}