@charset "utf-8";
/* 
Theme Name: Genova Template
File: content.css
Theme Author: Genova Design
Author URL: https://genova.co.jp/
Template: genova_tpl
Description: This file is reserved for under pages (not top-page) and other elements
Version: 1.2
*/

/*-----------------------------------------------------------
■ 1 Under page
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

#content {
  min-height: 600px;
  padding: 0px 0 ;
}

.home #content {
  padding: 0;
}

/*--------------------------------------
	title holder
--------------------------------------*/

.title-holder {
 
  width: 100%;
  height: 240px;text-align: center;

  background:url("../img/h1_bg_01.png") no-repeat 0 0,url("../img/h1_bg_02.png") no-repeat right 0;
  background-color: #99826B !important;
  background-size: auto 100%;

  display: flex;

  justify-content: center;
  align-items: center;
}

.title-holder .title-holder__inner {

}


.title-holder .container h1
 {
line-height: 1.6;
color: #fff;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0.08em;

  padding: 0 15px;
}
.title-holder .container h1 .slug  {
  text-transform: uppercase;
  display:block;font-size: 20px;
  letter-spacing: 0.08em;
      font-family: "Hind", sans-serif;
    font-weight: 500;
    font-style: normal;
}
.title-holder .container h1 .slug:first-letter {
      color: #E99324; }
@media screen and (max-width: 999px) {
    .title-holder {
  
    
   
    background-position: -102px, right -67px top 0;
   

  }
}

@media screen and (max-width: 767px) {
  .verified_table dl {
    display: flex !important;
  }

  
  .title-holder {

    
      height: 140px;
    background-position:-72px, right -57px top 0;
   

  }
  .title-holder .container{
    padding: 0 10px;
  }
  .inquiryFormTable .wpcf7-radio > .wpcf7-list-item {
    margin-right: 10px !important;
  }
  .title-holder .container h1,
  .title-holder .container h2 {
    font-size: 26px;
  }
  .title-holder .container h1 span,
  .title-holder .container h2 span {
    font-size: 26px;
 
  }
  
  .title-holder .container h1 .slug {
    font-size: 16px;
  }
}

/*--------------------------------------
	bread
--------------------------------------*/

#bread {
  max-width: 1080px;

  margin: 16px auto 0;
  line-height: 1.3;
  text-align: center;
}

#bread li {
  display: inline;
  font-size: 10px;

 color: #22201E;
}

#bread li + li::before {
  content: ">";
  padding-right: 0.3em;
}

#bread li a {
  vertical-align: baseline;
  text-decoration: underline;
 color: #22201E;
}

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

/*--------------------------------------
	titles
--------------------------------------*/

/* h2 */


h2.elementor-heading-title {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 40px;
    font-weight: 700;
    gap: 8px;
    line-height: 1.5;
    padding-top: 40px;
    margin-bottom: 30px !important;
    letter-spacing: 0.08em;
    margin: 0 auto;
}

h2.elementor-heading-title .t {

    background-color: #584736;
    color: #fff;
    border-radius: 30px;
  display: block;
    line-height: 32px;
    padding: 0 20px;
    font-weight: 500;
    font-size: 16px;
  width: 300px;
    letter-spacing: 0.08em;
}
h2.elementor-heading-title .t1 { 
    font-family: "Hind", sans-serif;
    font-weight: 500;
    font-style: normal;
  font-size: 20px;
  letter-spacing: 0.08em;
  
}


/* h2.elementor-heading-title .t.ext { max-width: 516px;} */
h2.elementor-heading-title .t.ext { max-width: 300px;}
h2.elementor-heading-title .t.inl { width: auto;}
h2.elementor-heading-title .t.w_1 { width: 300px;}
h3.elementor-heading-title {
    position: relative;
  background: url("../img/top/tooth_ico.png") no-repeat 32px 30px /26px;
    background-color: #E9E6D5;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0.08em;
    padding: 24px 0px 24px 88px;

  border-radius: 8px;
    margin-bottom: 40px !important;
  

}
.h3_ico  {
  padding-top: 100px;
}
.h3_ico h3.elementor-heading-title:before {
  
  position: absolute;
  content: '';
    background: url("../img/top/h_deco1.png") no-repeat center/100%;
  width: 110px;
  height: 126px;
  right: 0;
  top: 0;
  transform: translateY(-100%);
}


h4.elementor-heading-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.65;
  letter-spacing: 0.1em;
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}
h4.elementor-heading-title::before {
  content: '';
  background: #78C365;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
h5.elementor-heading-title {
 
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
  letter-spacing: 0.04em;
margin-bottom: 10px;
  color: #78C365;
  position: relative;
}

@media screen and (max-width: 999px) {
  h3.elementor-heading-title{
    padding: 24px 0px 24px 65px;
    background-position: 20px 30px ;
  }
}

@media screen and (max-width: 767px) {
  
  

h2.elementor-heading-title {
   font-size: 26px;
  padding-top: 20px;
    margin-bottom: 30px !important;
   
}

h2.elementor-heading-title .t {

   
  

   
    min-width: 50px;

}



h3.elementor-heading-title {

    font-size: 22px;
    padding: 16px 20px 16px 51px;
    border-radius: 8px;

    background-size: 20px;
    background-position: 17px 20px;
  margin-bottom: 20px !important;

}

.h3_ico  {
  padding-top: 60px;
}
.h3_ico h3.elementor-heading-title:before {
  

  
  width: 60px;
  height: 76px;
  
}

  

  
}


/*--------------------------------------
	google calendar
--------------------------------------*/

.google-calendar {
  position: relative;
  height: 0;
  padding-top: 500px;
  overflow: hidden;
}

.google-calendar iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .google-calendar {
    padding-top: 400px;
  }
}


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

.context_area.img_l .img_box img {
  float: left;
  margin: 0 20px 20px 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%;
  }
}





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


}


.circle_list li:before  {
   content: '';
  background: url("../img/top/li_list.png") no-repeat  center/100%;
  width: 23px;
  height: 29px;
  position: absolute;
  left: 0;
  top: 0;
  
}
@media screen and (max-width: 767px) {

  .circle_list li:after  {
      top: 11px;
  }
}

/*--------------------------------------
	post box
--------------------------------------*/

.post-box {
  margin: 30px auto 0 auto;
}

.post-box__header {
  position: relative;
  padding: 0 0 28px;
  border-bottom: 1px solid #ebe9e7;
}

.post-box__header h2 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.15em;
  line-height: 1;
  color: #000000;
}

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

.post-box__summary-link:hover {
  text-decoration: none;
}

.post-box dl {
  padding: 15px 0 20px;
  background-size: 20px 1px;
}

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

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

.post-box dl dd a:hover {
  text-decoration: underline;
}


.two-columns-table th,
.two-columns-table td {
  border-bottom: 1px solid #78C365;
  vertical-align: top;
  line-height: 1.6;
}

.two-columns-table tr:first-child th,
.two-columns-table tr:first-child td {
  border-top: 1px solid #78C365;
}

.two-columns-table th {
  width: 30%;
  padding: 13px 0px 10px 14px;
}

.two-columns-table td {
  padding: 13px 14px 10px;
}

/*-----------------------------------------------------------
■ 2 Blog
-----------------------------------------------------------*/

/*--------------------------------------
	post
--------------------------------------*/

#posts {
  float: left;
  width: 65%;color: #584736;
}

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

#blogList .post {
  font-size: 16px;
  line-height: 2;
}

.posts__list li {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 1px solid #cdcdce;
  padding-bottom: 30px;
}

.posts__list li:last-child {
  border: 0;
}
.posts__list li .post__category {
  margin: 0 0 20px;
  line-height: 1;
  z-index: 10;
}

.post .post__category a,
.posts__list .post__category a {
  display: inline-block;
  min-width: 107px;
  height: 25px;
  padding: 2px 8px;
border-radius: 4px;;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  text-transform: uppercase;
  color: #fff;
  background: #78C365;
}
.single  .post .post__category a{
  background: #78C365;
}
.post .post__category a:hover,
.posts__list .post__category a:hover {
  background: #78C365c7;
}

.post .post__category a.news,
.posts__list .post__category a.news {
  background: #78C365;
}

.post .post__category a.news:hover,
.posts__list .post__category a.news:hover {
  background: #78C365;
}

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

.posts__list li .post__image {
  position: relative;
  overflow: hidden;
  min-height: 26px;
  margin-bottom: 20px;
	display: none;
}

.posts__list li .post__image a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 54%;
}

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

.posts__list li .post__image a:hover span {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.posts__list li .post__image span.noimage {
  overflow: hidden;
  line-height: 0;
  text-indent: 100%;
}

.posts__list h3 {
  margin-bottom: 35px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
/*
  letter-spacing: 0;
  font-family: dnp-shuei-mincho-pr6n, sans-serif;
*/
}

.posts__list h3 a:hover {
  color: #78C365;
}

.posts__list .post__excerpt {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.08em;

}

@media screen and (max-width: 1000px) {
}

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

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


/*--------------------------------------
	blog detail
--------------------------------------*/

#blogDetail .post {
  padding-bottom: 35px;
font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
  font-weight: 500;
}

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

#blogDetail .post__header h1 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
padding-bottom: 32px;
}

#blogDetail .post__header .post__meta {
  margin-bottom: 45px;
}

#blogDetail .post__header .post__meta .post__date {
  margin-top: 22px;
}

@media screen and (max-width: 767px) {
  #blogDetail .post__header .post__category,
  #blogDetail .post__header .post__meta .post__date {
    float: none;
  }
}

/*--------------------------------------
	post date
--------------------------------------*/

.post .post__date,
.posts__list .post__date {
  font-size: 10px;
  letter-spacing: 0;
  color: #78C365;
}

.post .post__date span,
.posts__list .post__date span {
  margin-left: 10px;
}

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

.post .post__date span a,
.posts__list .post__date span a {
  vertical-align: baseline;
  color: #78C365;
}

.post .post__date span a:hover,
.posts__list .post__date span a:hover {
  text-decoration: underline;
}

.post__content {
  overflow: hidden;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
.post__content  p {
  padding-bottom: 15px;
  
}
.post__content  img {
     border-radius: 24px;
    width: 100%;
    height: auto;
}
.post__content a {
  color: #0000ee;
  text-decoration: underline;
}

.post__content h2 {
 font-size: 24px;font-weight: 500;
  line-height: 1.6;
  background-color: #fff;border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  border-top: 4px solid #78C365;color: #584736;
  padding: 32px;
  margin: 24px 0;
}

.post__content h3 {color: #584736;
font-size: 20px;
  line-height: 1.6;
  border-bottom: 3px solid #78C365;
  padding: 0 0 16px;
  margin: 24px 0;
}

.post__content h4 {
  font-size: 1.3em;
}

.post__content h5 {
  font-size: 1.2em;
}

div#blogDetail .post__content img {
  width: auto;
  height: auto;
  max-width: 100%;
}

/*--------------------------------------
	bloginfo box
--------------------------------------*/

.blog-info-box {
  display: table;
  width: 100%;
  margin-top: 60px;
  background: #ebe9e7;
}

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

.blog-info-box .blog-info-box__name .icon-blog {
  position: relative;
  display: block;
  padding-left: 25px;
  font-size: 14px;
  line-height: 1.6;
  color: #373431;
}

.blog-info-box .blog-info-box__name .icon-blog::before {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  margin-top: -8px;
  font-size: 15px;
  color: #78C365;
}

.blog-info-box .blog-info-box__share {
  display: table-cell;
  width: 50%;
  padding: 30px 10px;
  vertical-align: middle;
  text-align: center;
}

.blog-info-box .blog-info-box__share li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}

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

.blog-info-box .blog-info-box__share li a::before {
  color: #fff;
}

.blog-info-box .blog-info-box__share .icon-facebook {
  background: #4967a3;
}

.blog-info-box .blog-info-box__share .icon-facebook:hover {
  background: #587cc1;
}

.blog-info-box .blog-info-box__share .icon-facebook::before {
  margin-top: 12px;
  font-size: 26px;
      margin-left: 11px;
}

.blog-info-box .blog-info-box__share .icon-line {
  background: #18bc01;
}

.blog-info-box .blog-info-box__share .icon-line:hover {
  background: #1cde00;
}

.blog-info-box .blog-info-box__share .icon-line::before {
  font-size: 29px;
  margin-top: 11px;
  margin-left: 7px;
}

.blog-info-box .blog-info-box__share .icon-twitter {
  background: #11bbef;
}

.blog-info-box .blog-info-box__share .icon-twitter:hover {
  background: #13c7fe;
}

.blog-info-box .blog-info-box__share .icon-twitter::before {
  margin-top: 14px;
  font-size: 24px;
  margin-left: 11px;
}

.blog-info-box .blog-info-box__share .icon-google {
  background: #e05c4f;
}

.blog-info-box .blog-info-box__share .icon-google:hover {
  background: #fb7468;
}

.blog-info-box .blog-info-box__share .icon-google::before {
  margin-top: 15px;
font-size: 19px;
    margin-left: 11px;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .blog-info-box .blog-info-box__share li {
    margin: 0 3px;
  }

  .blog-info-box .blog-info-box__share li a {

  }

  .blog-info-box .blog-info-box__share .icon-facebook::before {
            margin-left: 12px;
  }

  .blog-info-box .blog-info-box__share .icon-line::before {
     margin-left: 6px;
  }

  .blog-info-box .blog-info-box__share .icon-twitter::before {

  }

  .blog-info-box .blog-info-box__share .icon-google::before {

  }
}

@media screen and (max-width: 767px) {
  .blog-info-box {
    display: block;
  }

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

  .blog-info-box .blog-info-box__name .icon-blog {
    display: inline-block;
    text-align: left;
  }

  .blog-info-box .blog-info-box__share {
    display: block;
    width: 100%;
    padding: 20px 10px;
  }
}
@media screen and (max-width: 480px) {
  
.post__content h2{
    font-size: 22px;
     padding: 15px;
  }

.post__content h3 {

    font-size: 20px;

  }

.post__content h4 {
    font-size: 19px;
  }
}

/*--------------------------------------
	navigation
--------------------------------------*/

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

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

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

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

.navigation a {
    position: relative;
    display: flex;
    width: 100%;
    height: 30px;
    border-radius: 25px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.08em;
    color: #584736;
    border: 1px solid;
    background: #fff;
    align-items: center;
    justify-content: center;
}

.navigation a:hover {
  background: #584736;
  color: #fff;
}
.navigation a:hover span:before {
 border-right: 4px solid #fff;

}

.navigation a span:before {
  content: '';
     width: 0;
      height: 0;
      border-top: 2px solid transparent;
      border-right: 4px solid #584736;
      border-bottom:2px solid transparent;  
      margin-top: -2px !important;
}
.navigation .prev a span {
padding-left: 10px;
}



.navigation .prev a span::before {
  position: absolute;
  left: 13px;
  top: 15px;
  display: block;
  margin-top: -5px;

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

}
.navigation .next a span::before {
  position: absolute;
  right: 13px;
  top: 15px;
  display: block;
  margin-top: -5px;
  transform: rotate(180deg);

}

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

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

@media screen and (max-width: 767px) {
  .navigation {
    margin-top: 35px;
  }

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

/*--------------------------------------
	pagination
--------------------------------------*/

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

.pagination ul {
  text-align: center;
}

.pagination ul li {
  display: inline-block;
  width: 30px;
/*  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";*/
}

.pagination ul li a,
.pagination ul li span.dots, .pagination ul li .current {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0;
  font-weight: 500;
  color: #584736;
  background: #fff;
  border:1px solid ;
}

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

.pagination ul li a:hover,.pagination ul li .current  {
  background: #584736;color: #fff;
}


.pagination ul li .prev {
  position: absolute;
  left: 0;
  top: 52px;
  display: block;
  width: 86px;
  padding-left: 8px;
    border-radius: 25px;
}

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

.pagination ul li .prev span::before  {
  content: '';
      width: 0;
      height: 0;
      border-top: 2px solid transparent;
      border-right: 4px solid ;
      border-bottom: 2px solid transparent;


  position: absolute;
  left: 14px;
  top: 50%;
  display: block;
  margin-top: -2px;
  font-size: 10px;
}

.pagination ul li .next span::before {
    content: '';
      width: 0;
      height: 0;
      border-top: 2px solid transparent;
      border-left: 4px solid ;
      border-bottom: 2px solid transparent;
  position: absolute;
  right: 15px;
  top: 50%;
  display: block;
  margin-top: -2px;
  font-size: 10px;
}

/*-----------------------------------------------------------
■ 2 Side
-----------------------------------------------------------*/

/*--------------------------------------
	general
--------------------------------------*/

.blogside {
  float: right;
  width: 28%;
}

.blogside h2.widgettitle {
  display: none;
}

.blogside h2 {
  padding-bottom: 9px;
  margin-bottom: 24px;
  border-bottom: 1px solid #373431;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #584736;
  /*font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004"; */
}

.blogside h2 span {
  display: inline-block;
  margin-left: 10px;

  vertical-align: middle;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #99826B;
}

@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%;
    padding: 46px 0 0;
    border-top: 1px solid #5d5555;
    margin-top: 35px;
  }
}

/*--------------------------------------
	search box
--------------------------------------*/

.blogside .search-box {
  margin-bottom: 40px;
}

.blogside .search-box label {
  display: none;
}

.blogside .search-box #searchform {
  position: relative;
}

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

.blogside .search-box .icon-search::before {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -8px;
  color: #78C365;
}

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

/*--------------------------------------
	category box
--------------------------------------*/

.blogside .category-box {
  margin-bottom: 50px;
}

.blogside .category-box ul li {
  padding-bottom: 16px;
  border-bottom: 1px solid #b8c2c1;
  margin-bottom: 18px;
  text-transform: uppercase;
  color: #000;
}

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

.blogside .category-box ul li a {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1;

  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
/*  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";*/
}

.blogside .category-box ul li a span {
  display: block;
  font-size: 14px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #99826B;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.blogside .category-box ul li a:hover,
.blogside .category-box ul li a:hover span {
  color: #78C365;
}

/*--------------------------------------
	recent box
--------------------------------------*/

.recent-box {
  margin-bottom: 50px;
}

.recent-box li {
  padding-bottom: 13px;
  border-bottom: 1px dashed ;
  margin-bottom: 22px;
  font-size: 12px;
  line-height: 1.44;
}

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

.recent-box li .recent-box__thumbnail {
  position: relative;
  float: right;
  width: 48px;
  height: 48px;
  margin-left: 12px;
  overflow: hidden;
  border-radius: 4px;;
}

.recent-box li .recent-box__thumbnail a {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 1;
}

.recent-box li .recent-box__thumbnail a span {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.recent-box li .recent-box__thumbnail a:hover {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.recent-box li h3 a {
  color: #373431;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.recent-box li h3 a:hover {
  color: #78C365;
}

.recent-box__date {
  margin-top: 5px;
  font-size: 10px;
  color: #78C365;
}

.recent-box li .recent-box__date {
  margin-top: 15px;
}

/*--------------------------------------
	tag box
--------------------------------------*/

.blogside .tag-box {
  margin-bottom: 40px;
}

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

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

.blogside .tag-box .tagcloud a:hover {
  color: #fff;
  background: #72706e;
}

/*--------------------------------------
	archive box
--------------------------------------*/

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

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

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

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

.archive-box ul li p:visited {
  color: #373431;
}

.archive-box ul li p:hover {
  font-weight: bold;
  color: #78C365;
}

.archive-box ul li p.acv_open {
  font-weight: bold;
  color: #78C365;
}

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

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

.archive-box ul li a {
  color: #373431;
}

.archive-box ul li a:link {
  text-decoration: underline;
}

.archive-box ul li a:visited {
  color: #373431;
}

.archive-box ul li a:hover {
  color: #78C365;
  font-weight: bold;
}

.archive-box ul li a:active {
  color: #78C365;
}

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

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

.archive-box ul li ul.hide {
  display: none;
}

/*-----------------------------------------------------------
 ■ 4 Special under pages
-----------------------------------------------------------*/

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

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

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

#sitemap_list li:before,
.sitemap_list li:before {
  position: absolute;
  content: "";
  display: block;
  background: #78C365;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 0;
  top: 28px;
}

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



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

#sitemap_list li a:hover,
.sitemap_list li a:hover {
  color: #78C365;
}

/*-----------------------------------------------------------
 ■ 5 Contact
-----------------------------------------------------------*/

.wrap_contact {
  max-width: 800px;
  margin: 0 auto;
}

.inquiryForm_message {
  text-align: center;
}

/* step list */
.step_list {
  width: 467px;
  margin: 0 auto 90px;
}

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

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

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

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

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

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

.step_list li.current span {
  background: #78C365;
}

.step_list li span.current:after {
  background: #78C365;
}

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

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

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

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

.inquiryFormTable dt {
  position: relative;
  width: 40%;
  padding: 31px 80px 0 0;
  border-right: none;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #2c2f30;
}

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

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

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

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

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

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

.inquiryFormTable textarea {
  resize: vertical;
}

.inquiryFormTable select {
  position: relative;
  background: #ececec
    url(/wp-content/themes/genova_tpl/img/icons/ico_select.svg) no-repeat 96%
    center;
  background-size: 12px 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

.inquiryFormTable input:focus,
.inquiryFormTable textarea:focus,
.inquiryFormTable select:focus {
  box-shadow: 0 0 3px 1px #80cbc4;
}

/* checkbox and radio*/
.inquiryFormTable input[type="checkbox"],
.inquiryFormTable input[type="radio"] {
  -moz-opacity: 0;
  opacity: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
}

.inquiryFormTable input[type="radio"] + span::before,
.inquiryFormTable input[type="checkbox"] + span::before {
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 10px;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.inquiryFormTable input[type="checkbox"] + span::before {
  content: "\ea53";
  border-radius: 2px;
}

.inquiryFormTable input[type="checkbox"]:checked + span::before {
  content: "\ea52";
  color: #354fa8;
}

.inquiryFormTable input[type="checkbox"]:focus + span::before {
  box-shadow: 0px 0px 2px 2px #80cbc4;
}

.inquiryFormTable input[type="radio"] + span::before {
  content: "\ea56";
  border-radius: 50%;
}

.inquiryFormTable input[type="radio"]:checked + span::before {
  content: "\ea54";
  color: #354fa8;
}

.inquiryFormTable input[type="radio"]:focus + span::before {
  box-shadow: 0px 0px 2px 2px #80cbc4;
}

/* checkbox and radio confimation screen */
.confirm_table input[type="checkbox"]:not(:checked) + span,
.confirm_table input[type="radio"]:not(:checked) + span {
  display: none;
}

.inquiryFormTable .wpcf7-checkbox > span:first-child,
.inquiryFormTable .wpcf7-radio > span {
  padding-top: 10px;
}

.inquiryFormTable .wpcf7-radio {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.inquiryFormTable .wpcf7-radio > .wpcf7-list-item {
  width: auto;
  margin-right: 20px;
}

.inquiryFormTable .wpcf7-radio > .wpcf7-list-item:last-child {
  margin-right: 0;
}

.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
  border: 1px solid #78C365;
  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;
  margin-top: 0.4em;
  font-size: 13px;
  letter-spacing: 0;
  color: #63696a;
}
.verified_table input {
/*
  background: none !important;
  border: 0 !important;
*/
}
/* required and optional */
.inquiryFormTable .required {
  position: absolute;
  top: 36px;
  right: 20px;
  display: inline-block;
  padding-left: 0;
  width: 46px;
  height: 22px;
  border-radius: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  color: #fff;
  background: #d93636;
}

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

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

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

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

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

.inquiryFormTable .wpcf7-back {
  float: left;
  width: 37.5% !important;
  padding: 29px 30px 28px;
  border: none;
  margin: 0 auto;
  border-radius: 0 !important;
  outline: 0px;
  text-align: left;
  font-size: 26px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #fff;
  background: #72706E
    url(/wp-content/themes/genova_tpl/img/icons/ico_arrow02.png) no-repeat 92%
    center !important;
  background-size: 6px 10px;
  cursor: pointer;
  -webkit-appearance: none;
}
.wpcf7c-btn-confirm{
  background: #FEA64D;
}
.inquiryFormTable .wpcf7-submit {
  float: right;
  width: 58.5% !important;
  text-align: left;
}

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

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

.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 {
  vertical-align: top;
  font-size: 25px;
  color: #78C365;
}

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

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

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

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

.failed .confirm_table input[type="text"],
.failed .confirm_table input[type="tel"],
.failed .confirm_table input[type="email"],
.failed .confirm_table input[type="date"],
.failed .confirm_table textarea,
.failed .confirm_table select,
.failed .confirm_table input[type="checkbox"] {
  display: none;
}

.failed .confirm_table .required,
.failed .confirm_table .optional {
  display: none;
}

.failed .confirm_table .wpcf7-list-item-label {
  display: none;
}

.failed .confirm_table span.comment {
  display: none;
}

.failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
  display: none;
}

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

.failed .confirm_table .wpcf7-list-item {
  padding-left: 0;
}

.failed .confirm_table dt,
.failed .confirm_table dd {
  padding: 12px 30px 10px 0;
}

.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
  display: none !important;
}
.fl_jst {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.fl_jst li {
  width: 33%;
  margin-bottom: 20px;
}
.dialog-widget {
  display: none !important;
}
.youtube li {
  height: 300px;
  position: relative;
}
.youtube li iframe {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  border: none;
}
.abc_list {
  display: table;
  width: 100%;
  border-bottom: 1px dashed #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.abc_list dt {
  display: table-cell;
  width: 30px;
  font-size: 18px;
}
.abc_list dd {
  display: table-cell;
}
@media screen and (max-width: 1060px) {
  .inquiryFormTable dt {
    width: 35%;
  }
}

@media screen and (max-width: 767px) {
  .elementor-element-90b7e7e .elementor-column-wrap {
    display: block !important;
  }
  .tb-scroll {
    overflow: scroll;
  }
  .youtube li {
    height: 0;
    padding-top: 56%;
  }
  .fl_jst li {
    width: 50%;
  }
  .step_list {
    width: 400px;
    margin: 0 auto 60px;
  }

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

  .inquiryFormTable dl {
    display: block;
  }

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

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

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

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

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

  .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;
  }

  .failed .confirm_table dt,
  .failed .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;
  }
}
.doctor-list {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #bread {
    margin: 16px 17px 0;
  }
  #content {
    padding: 40px 0 0px;
  }
  .style_custom1 .elementor-row {
    flex-direction: column-reverse;
  }
  .style_custom1 .elementor-row > div {
    margin-bottom: 20px;
  }
  .anchorlinks {
    padding: 20px;
  }
}
@media screen and (max-width: 1120px) and (min-width: 768px) {
  #bread {
    margin: 16px 20px 0;
  }
  .anchorlinks {
    padding: 20px;
  }
  .anchorlinks li {
    padding-left: 0;
    width: 33.33%;
  }
  .flowList > li {
    padding: 38px 20px 38px 20px;
  }
  .page-id-2059 .anchorlinks li {
    width: 50%;
  }
}
.category-news #bread li:nth-child(2),
.category-blog #bread li:nth-child(2) {
  display: none;
}
.note-table {
  margin-top: 15px;
  text-align: right;
}
.btn-s1-ct {
  margin: 30px 0 0 !important;
}
.btn-s1-ct a {
  background: url(../img/btn_bg.jpg) no-repeat center top/cover;
  padding: 1px 0;
}
.kinhi .bold_text {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 700;
  margin-bottom: 12px;
}
.kinhi ul li {
  position: relative;
  padding-left: 14px;
}
.kinhi ul li::before {
  content: "";
  background: #716e67;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 0;
}



.elementor-text-editor p:not(:last-child) {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px){
  #blogDetail .post__header h1{
    font-size: 24px;
  }
  .table_ext1 .elementor-row{
    flex-direction: column-reverse;
  }
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{
  padding: 0 !important;
}

.sitemap_list .menu-item-1523, .sitemap_list .menu-item-1525 {
    display: none !important;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #78C365 !important;
}
.inquiryForm_message .btn_inner  {
  width: 200px;
  margin: 0 auto;
}
.inquiryForm_message .btn_inner a {
    display: block;
    background: #78C365;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
}
.inquiryForm_message .btn_inner a:hover {
  opacity: 0.8;
}
.colRe {
  
      color: #ea4335;
}

.entryform__contact {
  margin-bottom: 120px;
}

.entryform__contact h2 {
    text-align: center;
    position: relative;
    padding-bottom: 0.6em;
    margin: 0px 0 70px;
    padding-top: 50px;
    font-size: 28px;
    color: #333333;
    line-height: 160%;
}
.entryform__contact h2::before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 70px;
    height: 7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #4dbdeb;
}
.entryform__contact .wpcf7c-elm-step1,
.entryform__contact .wpcf7c-elm-step2,
.entryform__contact .wpcf7c-elm-step3,
.entryform__contact .loader_container {
 
}
.entryform__contact .step_catch,
.entryform__contact .step_list {
  display: none;
}


.wrap_contact.entryform__contact {
max-width: 100%;
}



.entryform__contact .inquiryFormTable {
    padding-top: 0;
    border-top: none;
    font-size: 14px;

}
.entryform__contact .inquiryFormTable dl:first-child dt{
  border-top: 1px solid #d5d5d5;
}
.entryform__contact .inquiryFormTable dl {
    border: 1px solid #d5d5d5;
    background: #fff;
    margin-bottom: -1px;
}

.entryform__contact .inquiryFormTable dt,
.entryform__contact .inquiryFormTable dd {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}

.entryform__contact .inquiryFormTable dt {
    position: relative;
    width: 20%;
    border-right: none;
    letter-spacing: 0.1em;
    color: #2c2f30;
    margin: 0;
    vertical-align: middle;
    font-weight: 500;
    padding: 15px;
    background: rgba(207, 207, 207, 0.8);
    border-top: 1px solid #f2f2f2;
    border-bottom: none;
    text-align: center;
    min-width: 160px;
}


.entryform__contact .inquiryFormTable .required {
    position: relative;
    top: 0;
    right: 0;
    display: inline-block;
    width: 46px;
    height: 22px;
    border-radius: 0;
    text-align: center;
    line-height: 22px;
    background: #bf2113;
    margin-left: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 8px;
}

.entryform__contact .inquiryFormTable dd {
    position: relative;
    padding: 20px 30px;
}

.entryform__contact .inquiryFormTable input:focus, 
.entryform__contact .inquiryFormTable textarea:focus, 
.entryform__contact .inquiryFormTable select:focus {
    border-color: #000;
    background: #fff;
    width: 100%;
}
.entryform__contact .box__inline {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-right: 10px;
        width: 30%;
}
.entryform__contact .box__inline  span {
  width: 100%;
}
.entryform__contact .inquiryFormTable dd p {
    display: flex;
    width: 100%;  
    flex-wrap: wrap;
}

.entryform__contact .inquiryFormTable select {
position: relative;
    background: none;
    background-size: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
        width: 100%;
}

.entryform__contact .inquiryFormTable input[type="radio"] + span::before {
    margin-right: 5px;
    margin-bottom: 3px;
}

.entryform__contact .wpcf7-list-item-label {
    color: #ff0000;
    font-weight: 400;
}
.entryform__contact .inquiryFormTable input[type="radio"] + span::before {
    color: #000;
}

.entryform__contact .wpcf7-form-control-wrap {
  width: 100%;
}


.entryform__contact .confirm_table .box__inline,
.entryform__contact .confirm_table .box__inline span {
  width: auto;
}
.entryform__contact .btn {
  text-align: center;
}
.entryform__contact .btn_inner {
    width: 30%;
    margin: auto;
    background: #4dbdeb;
    border: 1px solid #4dbdeb;
    font-weight: normal;
    color: #fff;
    padding: 15px 0;
    font-size: 16px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: 0.5s;
    min-width: 300px;
}
.entryform__contact .btn_inner:hover {
  text-decoration: none;
  opacity: 0.6;
}


@media screen and (max-width: 767px){
  .entryform__contact .box__inline {
    width: 100%;
  }
  .entryform__contact .inquiryFormTable dt {
    min-width: 147px;
  }
  .entryform__contact .inquiryFormTable .required {
        display: block;
        margin: 0 auto;
        padding: 0 5px;
  }
  .entryform__contact .inquiryFormTable dd {
    padding: 20px 10px;
  }


.entryform__contact .confirm_table .box__inline,
.entryform__contact .confirm_table .box__inline span {
  width: auto
}


}



@media screen and (min-width: 768px) and (max-width: 1199px) {
.single-post .blogside,
.single-post #posts {
width: 100%;
float: none;
}
.single-post .blogside {
  padding-top: 50px;
}
}

@media screen and (max-width: 374px) {
    h2.elementor-heading-title .t {
        width: 260px;
    }
}