@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: 63px 0 100px;
}

.home #content {
  padding: 0;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
/*--------------------------------------
	title holder
--------------------------------------*/

.title-holder {
  margin-top: 80px;
  display: table;
  width: 100%;
  height: 200px;
  background: url('../img/h1_bg.jpg') no-repeat center top;
  background-size: cover;
}

.title-holder .title-holder__inner {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 0;
}

.title-holder .container h1 {
  text-align: center;
  font-size: 36px;
  letter-spacing: 5.4px;
  line-height: 1.2;
  color: #ffffff;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .title-holder {
    height: 140px;
  }

  .title-holder .container h1,
  .title-holder .container h2 {
    font-size: 26px;
  }
}

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

#bread {
  max-width: 1080px;
  width: 100%;
  padding: 0 30px;
  margin: 16px auto 0;
  text-align: center;
  line-height: 1.3;
}

#bread li {
  display: inline;
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #77716c;
}

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

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

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

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

/* h2 */
h2.elementor-heading-title {
  margin-bottom: 25px;
  font-size: 32px;
  font-weight: bold;
  color: #de7d3f;
  letter-spacing: 0.2em;
  line-height: 50px;
  background: #fffbf2;
  padding: 45px 0 55px 40px;
}

/* h3 */
h3.elementor-heading-title {
  padding: 0px 0 15px 0;
  border-bottom: 2px solid #ffb8a1;
  font-weight: bold;
  font-size: 28px;
  line-height: 45px;
  margin-bottom: 20px;
}

/* h4 */
h4.elementor-heading-title {
  position: relative;
  font-size: 24px;
  letter-spacing: 0.15em;
  line-height: 40px;
  font-weight: bold;
  display: flex;
  margin-bottom: 15px;
}

h4.elementor-heading-title::before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  background: #cca88d;
  margin-right: 17px;
  margin-top: 10px;
  min-width: 22px;
}

/* h5 */
.under-title__h5 {
  padding: 8px 10px;
  border-left: 3px solid #de7d3f;
  margin-bottom: 10px;
  background: #f5f5f5;
}

.under-title__h5 h5 {
  font-size: 18px;
  letter-spacing: 0.15em;
  line-height: 1.6 !important;
}

@media screen and (max-width: 768px) {
  h2.elementor-heading-title {
    font-size: 26px;
    padding: 20px 10px 20px 30px;
  }
  h3.elementor-heading-title {
    font-size: 22px;
    padding-bottom: 10px;
  }
  h4.elementor-heading-title {
    font-size: 20px;
  }
}

/*--------------------------------------
	styleA
--------------------------------------*/
.styleA.img_l .elementor-image-box-img {
  float: left !important;
  margin: 0 30px 10px 0 !important;
}
.styleA .elementor-image-box-img {
  width: 44% !important;
  height: 240px;
  border-radius: 56px;
  overflow: hidden;
}
.styleA .elementor-image-box-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .styleA .elementor-image-box-img {
    width: 100% !important;
  }
}

/*--------------------------------------
	photo-row
--------------------------------------*/
.photo-row .elementor-row {
  gap: 40px;
  flex-wrap: nowrap;
}
.photo-row .elementor-image {
  border-radius: 24px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .photo-row .elementor-row {
    flex-direction: column;
  }
}
/*--------------------------------------
	style-row
--------------------------------------*/
.style-row {
  position: relative;
}
.style-row:before {
  content: '';
  position: absolute;
  right: 0px;
  bottom: -140px;
  background: url('../img/top/menu_d1.png') no-repeat center top;
  background-size: contain;
  width: 160px;
  height: 280px;
  z-index: 2;
}
.style-row.style2:before {
  width: 571px;
  height: 296px;
  bottom: 0;
  left: -31px;
  right: auto;
  background: url('../img/style-row2.png') no-repeat center top;
  background-size: contain;
}
.style-row .elementor-row {
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 20px;
}
.style-row.style2 .elementor-row {
  flex-direction: row-reverse;
}
.style-row .elementor-row .elementor-column:has(.elementor-image) {
  width: 500px;
}
.style-row .bg {
  background: #fffbf2;
  width: 100%;
  max-width: 473px;
  margin-bottom: 16px;
  padding: 27px;
  border-radius: 16px;
  font-weight: bold;
}
.style-row .bg:last-child {
  margin-bottom: 0;
  position: relative;
}
.style-row:not(.style2) .bg:last-child:before {
  content: '';
  position: absolute;
  bottom: 18px;
  right: -50px;
  width: 100px;
  height: 93px;
  background: url('../img/style-row.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
}
.style-row .bg h3 {
  font-size: 20px;
  font-weight: 800;
  display: flex;
  margin-bottom: 9px;
  line-height: 35px;
}
.style-row .bg h3:before,
.list_K h3:before,
.list_K ul li:before,
.style-row .bg ul li::before {
  content: '';
  display: inline-block;
  width: 16px;
  background: #fac976;
  border-radius: 50%;
  height: 16px;
  margin-right: 14px;
  margin-top: 10px;
  min-width: 16px;
}
.style-row .bg ul li,
.list_K ul li {
  margin-bottom: 6px;
  display: flex;
}
.style-row .bg ul li:before,
.list_K .bg ul li:before {
  width: 11px;
  height: 11px;
  min-width: 11px;
  margin-top: 12px;
}
.style-row .bg ul li:last-child,
.list_K .bg ul li:last-child {
  margin-bottom: 0;
}
.style-row h3.elementor-heading-title {
  font-size: 20px;
  letter-spacing: 0.03em;
  padding-bottom: 16px;
  position: relative;
  margin-bottom: 19px;
  font-weight: 500;
  border: none;
}
.style-row h3 small {
  font-size: inherit;
}
.style-row h3.elementor-heading-title:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 2px;
  width: 100%;
  background: url('../img/top/ttl_line2.png') repeat-x center top;
  background-size: auto 100%;
}

@media (min-width: 768px) and (max-width: 1100px) {
  .style-row:before {
    right: -22px;
    bottom: -190px;
    width: 130px;
    height: 210px;
  }
  .style-row:not(.style2) .bg:last-child:before {
    right: -20px;
  }
  .style-row.style2:before {
    width: 381px;
    height: 186px;
    bottom: -40px;
    left: -81px;
  }
}

@media (min-width: 768px) and (max-width: 970px) {
  .style-row .elementor-row,
  .style-row.style2 .elementor-row {
    flex-direction: column-reverse;
  }
  .style-row.style2:before {
    width: 301px;
    height: 136px;
    bottom: -40px;
    left: auto;
    right: 1px;
  }
  .style-row .elementor-row .elementor-column {
    width: 100%;
  }
  .style-row .elementor-row .elementor-column:has(.elementor-image) {
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .style-row:before {
    width: 72px;
    height: 126px;
    bottom: -102px;
  }
  .style-row.style2 {
    padding-bottom: 120px;
  }
  .style-row.style2:before {
    height: 120px;
  }
  .style-row .elementor-row {
    flex-direction: column-reverse !important;
  }
  .style-row .elementor-row .elementor-column:has(.elementor-image) {
    width: 100%;
  }
  .style-row .elementor-row .elementor-column:has(.elementor-image),
  .style-row .elementor-row .elementor-column:has(.elementor-image) .elementor-column-wrap,
  .style-row .elementor-row .elementor-column:has(.elementor-image) .elementor-widget-wrap {
    position: static;
  }
  .style-row .elementor-element:has(.elementor-image) {
    position: absolute;
    top: 130px;
  }
  .style-row h4.elementor-heading-title {
    margin-bottom: 69vw;
  }
  .style-row .bg {
    font-size: 14px;
    padding: 17px;
  }
  .style-row:not(.style2) .bg:last-child:before {
    right: -20px;
    width: 70px;
    height: 63px;
  }
  .style-row h3.elementor-heading-titlte {
    margin-bottom: 12px;
  }
  .style-row h3 small {
    font-size: 14px;
  }
}

/*--------------------------------------
	menu-row
--------------------------------------*/
.menu-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.menu-row .item {
  width: calc((100% / 3) - 19.99px);
}
.menu-row .item a {
  display: block;
  background: #fac976;
  border-radius: 10px;
  padding: 2px 9px 55px;
  z-index: 1;
  position: relative;
  height: 100%;
}
.menu-row .item a:hover {
  opacity: 0.8;
}
.menu-row .item a:before {
  content: '';
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fffbf2;
  z-index: -1;
  border-radius: 10px;
}
.menu-row .item a:after {
  content: '';
  position: absolute;
  bottom: 22px;
  right: 15px;
  width: 15px;
  height: 15px;
  background: #7ebebd;
  clip-path: polygon(100% 100%, 0 100%, 100% 0);
  z-index: 2;
}
.menu-row .elementor-image-box-img {
  float: none !important;
  margin: 0 !important;
  width: 100% !important;
  border-radius: 27px;
  overflow: hidden;
  height: 184px;
}
.menu-row .elementor-image-box-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
.menu-row .elementor-image-box-content {
  padding: 0 20px;
}

.menu-row .elementor-image-box-title {
  background: transparent;
  color: #7e7062;
  font-weight: bold;
  font-size: 26px;
  line-height: 37px;
  padding: 0;
  margin: 18px 0 20px;
}
@media screen and (max-width: 920px) {
  .menu-row .item {
    width: calc(50% - 15px);
  }
}

@media screen and (max-width: 767px) {
  .menu-row {
    flex-direction: column;
  }
  .menu-row .item {
    width: 100%;
  }
}
/*-----------------------------------------------------------
■ 2 Blocks
-----------------------------------------------------------*/

/*--------------------------------------
	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;
  }
}

/*--------------------------------------
	map
--------------------------------------*/

.map {
  position: relative;
  width: 100%;
  padding-top: 300px;
}

.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}

/*--------------------------------------
	treatment 診療科目
--------------------------------------*/

.treatment-block {
  padding: 55px;
  font-size: 16px;
  letter-spacing: 1.6px;
  color: #535353;
  background: #f0f5ef;
}

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

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

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

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

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

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

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

/*--------------------------------------
	image wrap
--------------------------------------*/

.image-wrap__left img {
  float: left;
  margin: 0 15px 15px 0;
}

.image-wrap__right img {
  float: right;
  margin: 0 0 15px 15px;
}

@media (max-width: 768px) {
  .image-wrap__left img,
  .image-wrap__right img {
    display: block;
    float: none;
    width: auto;
    margin: 0 auto;
  }
}

/*--------------------------------------
	border box
--------------------------------------*/

.frame-box {
  padding: 40px;
  border: 3px solid #9f9f9f;
}

.frame-box h3 {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  font-family: '秀英丸ゴシック B', 'Shuei MaruGo B';
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.15em;
  color: #686868;
}

.frame-box h3::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-radius: 50%;
  background: #2a81f3;
}

/*--------------------------------------
	Q&A
--------------------------------------*/

.qa .qa__block + .qa__block {
  margin-top: 40px;
}

.qa__block dt,
.qa__block dd {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.qa__block .qa__num {
  display: table-cell;
  padding-right: 20px;
  vertical-align: top;
}

.qa__block dt .qa__num span,
.qa__block dd .qa__num span {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
  color: #fff;
  background: #de7d3f;
}

.qa__block dd .qa__num span {
  color: #de7d3f;
  background: #eff9e5;
}

.qa__block .qa__text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.qa_list dt .qa__text {
  font-size: 18px;
}

/*--------------------------------------
	flow
--------------------------------------*/

.flow {
  position: relative;
  z-index: 1;
  padding: 150px 0 227px;
}
.flow > .elementor-container {
  position: static !important;
}
.flow > .elementor-container::before {
  content: '';
  position: absolute;
  bottom: -32px;
  right: calc(50% - 640px);
  width: 187px;
  height: 233px;
  background: url('../img/top/features_d11.png') no-repeat center top;
  background-size: contain;
}
.flow:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  height: 100%;
  background: #fffbf2;
  z-index: -1;
}
.flow:after {
  content: '';
  position: absolute;
  top: -28px;
  left: calc(50% - 670px);
  width: 226px;
  height: 291px;
  background: url('../img/flow_d1.png') no-repeat center top;
  background-size: contain;
}

.flow .elementor-widget-image-box {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  padding-left: 90px;
  margin-bottom: 58px !important;
  margin-left: 60px;
  position: relative;
}
.flow .elementor-widget-image-box:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 68px;
  height: 37px;
  transform: translateX(-50%);
  background: #cca88d;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.flow .elementor-widget-image-box:first-child:after {
  content: '';
  position: absolute;
  top: -49px;
  right: -56px;
  width: 85px;
  height: 76px;
  background: url('../img/top/features_d1.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
}
.flow .elementor-widget-image-box:nth-child(2):after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -127px;
  width: 47px;
  height: 110px;
  background: url('../img/top/features_d5.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
}
.flow .elementor-widget-image-box:last-child {
  margin-bottom: 0 !important;
}
.flow .elementor-widget-image-box:last-child:before {
  display: none;
}
.flow .elementor-image-box-title {
  font-weight: bold;
  color: #7ebebd;
  background: transparent;
  padding: 0;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 10px;
}
.flow .elementor-image-box-content {
  padding-top: 28px;
}
.flow .no-img .elementor-image-box-content {
  padding-top: 8px;
}
.flow .elementor-image-box-img {
  width: 44% !important;
  height: 240px;
  border-radius: 56px;
  overflow: hidden;
}
.flow .no-img .elementor-image-box-img {
  display: none !important;
}
.flow .elementor-image-box-img img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
.flow .fnt-komodo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  background: #ffb7a2;
  height: 120px;
  text-align: center;
  color: #fff;
  font-size: 50px;
  display: block;
  border-radius: 50%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  line-height: 50px;
  letter-spacing: -0.1em;
  left: -60px;
}
.flow .fnt-komodo small {
  font-size: 40px;
  padding-left: 7px;
  display: block;
}
@media (min-width: 768px) and (max-width: 1300px) {
  .flow > .elementor-container::before {
    right: 0;
  }
  .flow::after {
    top: -56px;
    left: -20px;
    width: 146px;
  }
}
@media screen and (max-width: 1000px) {
  .flow .elementor-widget-image-box {
    margin-left: 40px;
    margin-right: -20px;
  }
}
@media screen and (max-width: 767px) {
  .flow {
    padding: 80px 0;
  }
  .flow:after {
    top: -30px;
    left: -4px;
    width: 106px;
  }
  .flow > .elementor-container::before {
    right: 0;
    width: 127px;
    height: 96px;
  }
  .flow .elementor-widget-image-box {
    margin-left: 0;
    padding: 20px;
    padding-top: 80px;
    margin-bottom: 128px !important;
  }
  .flow .elementor-widget-image-box:first-child:after {
    top: -25px;
    right: -15px;
    width: 58px;
  }
  .flow .elementor-image-box-img {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .flow .elementor-image-box-content {
    padding-top: 20px;
  }
  .flow .fnt-komodo {
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
  }
  .flow .elementor-image-box-title {
    text-align: center;
  }
}
/*--------------------------------------
	list_A
--------------------------------------*/
.list_A li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.list_A li:before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  margin-right: 17px;
  border: 4px solid #7dbfbe;
  box-sizing: border-box;
  margin-top: 8px;
  min-width: 17px;
}
/*--------------------------------------
	list_K
--------------------------------------*/
.list_K {
  position: relative;
  z-index: 1;
  padding: 130px 0;
}
.list_K::before {
  content: '';
  position: absolute;
  top: 0;
  right: calc(50% - 50vw);
  left: calc(50% - 50vw);
  height: 100%;
  background: #f2fcff;
  z-index: -1;
}
.list_K .bg {
  background: #fff;
  border-radius: 20px;
  padding: 43px 58px;
  position: relative;
}
.list_K .bg:before {
  content: '';
  position: absolute;
  top: -27px;
  left: -56px;
  width: 52px;
  height: 85px;
  background: url('../img/list_K.png') no-repeat center top;
  background-size: contain;
}

@media (min-width: 768px) and (max-width: 1220px) {
  .list_K .bg::before {
    top: -47px;
    left: -6px;
  }
}
.list_K .bg:after {
  content: '';
  position: absolute;
  bottom: -46px;
  right: 27px;
  width: 86px;
  height: 76px;
  background: url('../img/list_K2.png') no-repeat center top;
  background-size: contain;
}
.list_K h3 {
  font-weight: 800;
  margin-bottom: 9px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .list_K {
    padding: 60px 0;
  }
  .list_K .bg {
    padding: 30px;
  }
  .list_K .bg::before {
    top: -22px;
    left: -19px;
    width: 32px;
  }
  .list_K .bg:after {
    width: 53px;
  }
}
/*--------------------------------------
	gallery
--------------------------------------*/
.row-gallery {
  justify-content: space-between;
  gap: 20px;
  position: relative;
}
.row-gallery:before {
  content: '';
  position: absolute;
  bottom: -23px;
  right: 0;
  width: 332px;
  height: 302px;
  background: url('../img/gallery.png') no-repeat center top;
  background-size: contain;
  z-index: 2;
  pointer-events: none;
}
.row-gallery .slick-list {
  padding: 0 !important;
}
.row-gallery li,
.row-gallery .img {
  position: relative;
}
.row-gallery li span {
  background: #febc78;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  position: absolute;
  bottom: 16px;
  left: 33px;
  width: 198px;
  z-index: 2;
  line-height: 46px;
  height: 48px;
  font-size: 24px;
  font-weight: bold;
  display: block;
}
.gallery {
  width: calc(65% - 15px);
  line-height: 1;
}
.row-gallery .img {
  position: relative;
  height: 540px;
  overflow: hidden;
  border-radius: 10px;
}
.gallery li img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
.gallery-nav {
  line-height: 1;
  width: calc(36% - 7.8px);
}
.gallery-nav li {
  margin-bottom: 11px;
}
.gallery-nav li span {
  line-height: 21px;
  height: 23px;
  width: 117px;
  font-size: 12px;
  left: 13px;
  bottom: 11px;
}

.gallery-nav .slick-track {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
  justify-content: space-between;
  transform: none !important;
}
.gallery-nav .slick-slide {
  float: none !important;
  width: calc(50% - 5.5px) !important;
}
.gallery-nav .slick-slide li {
  border-radius: 10px;
  overflow: hidden;
}
.gallery-nav .slick-slide:first-child {
  margin-left: -12px;
}
.gallery-nav .slick-slide:hover {
  opacity: 0.8;
  cursor: pointer;
}

.row-gallery .txt {
  margin-top: 10px;
  display: block;
  line-height: 24px;
}
.row-gallery + .bg {
  background: #fffbf2;
  border-radius: 10px;
  border: 3px solid #febc78;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 21px 30px;
  margin-right: -35px;
  justify-content: space-between;
  gap: 20px;
  margin-top: 36px;
}
.row-gallery + .bg dl {
  line-height: 25px;
}
.row-gallery + .bg dd {
  font-size: 10px;
}
@media screen and (max-width: 1200px) {
  .row-gallery + .bg {
    margin-right: 0;
  }
}

@media (min-width: 768px) and (max-width: 970px) {
  .row-gallery:before {
    bottom: -104px;
    right: 0;
    width: 202px;
  }
  .row-gallery {
    flex-direction: column;
  }
  .gallery,
  .gallery-nav {
    width: 100%;
  }
  .gallery-nav .slick-track {
    justify-content: start;
    gap: 10px;
  }
  .gallery-nav .slick-slide {
    width: 187px !important;
  }
}
@media screen and (max-width: 767px) {
  .row-gallery::before {
    display: none;
  }
  .gallery {
    width: 100%;
  }
  .gallery .img {
    height: auto;
  }
  .gallery li span {
    font-size: 16px;
    width: 150px;
    height: 40px;
    line-height: 38px;
    left: 20px;
  }
  .gallery-nav {
    width: 100%;
  }
  .row-gallery + .bg {
    margin-right: 0;
    flex-direction: column;
    gap: 20px;
  }
}
/*--------------------------------------
	photo00
--------------------------------------*/
.photo00 .elementor-row {
  flex-wrap: wrap;
}
.photo00 .elementor-row .elementor-row {
  gap: 30px;
}
.photo00 .elementor-row .elementor-row .elementor-column {
  width: calc((100% / 3) - 20px);
}
.photo00 .elementor-image {
  height: 235px;
  overflow: hidden;
  border-radius: 35px;
}
.photo00 .elementor-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photo00 h3 {
  color: #7ebebd;
  padding-bottom: 0;
  border: none;
  margin: 26px 0 5px;
  font-size: 24px;
}
.photo00 h3 small {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .photo00 .elementor-row {
    flex-direction: column;
  }
  .photo00 .elementor-row .elementor-row .elementor-column {
    width: 100%;
  }
  .photo00 h3 {
    font-size: 21px;
  }
}

/*--------------------------------------
	teeth-row
--------------------------------------*/
.teeth-row {
  position: relative;
  z-index: 1;
  padding: 90px 0;
}

.teeth-row::before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  height: 100%;
  z-index: -1;
  opacity: 0.29;
  background: #bae3ed;
}
.teeth-row:after {
  content: '';
  position: absolute;
  bottom: -9px;
  right: calc(50% - 90px);
  width: 94px;
  height: 94px;
  background: url('../img/teeth_d3.png') no-repeat center top;
  background-size: contain;
}
.teeth-row > .row:before {
  content: '';
  position: absolute;
  top: 210px;
  left: calc(50% - 629px);
  width: 44px;
  height: 44px;
  background: url('../img/teeth_d1.png') no-repeat center top;
  background-size: contain;
}
.teeth-row > .row:after {
  content: '';
  position: absolute;
  bottom: 54px;
  left: calc(50% - 600px);
  width: 60px;
  height: 80px;
  background: url('../img/teeth_d2.png') no-repeat center top;
  background-size: contain;
}
.teeth-row .row {
  flex-wrap: wrap;
  gap: 16px;
}
.teeth-row .row .item {
  width: 203px;
}
.teeth-row .row .item .title {
  font-weight: bold;
  background: #cca88d;
  border-radius: 26px;
  text-align: center;
  color: #fff;
  height: 58px;
  line-height: 25px;
}
.teeth-row .row .item .title small {
  display: block;
  font-size: 14px;
}
.teeth-row .row .item .photo {
  margin: 21px 0 23px;
}
.teeth-row .row .item .sub-ttl {
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  border-radius: 5px;
  background: #ffb7a2;
  padding: 3px 0;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.teeth-row .row .item .txt {
  font-size: 14px;
  line-height: 20px;
  min-height: 80px;
  margin-left: 5px;
}
.teeth-row .row .item .txt + .sub-ttl {
  margin-top: 3px;
}

@media screen and (max-width: 767px) {
  .teeth-row .row .item {
    width: 100%;
  }
  .teeth-row .row:before {
    top: 30px;
    left: 0;
  }
}

/*--------------------------------------
	check
--------------------------------------*/
.check {
  background: rgba(255, 183, 162, 0.44);
  width: 100%;
  max-width: 1019px;
  margin: 0 auto;
  border-radius: 36px;
  padding: 47px 50px;
}
.check .bg {
  background: #fff;
  padding: 43px;
}
.check .bg h3 {
  text-align: center;

  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .check {
    padding: 20px;
  }
  .check .bg {
    padding: 20px;
  }
}
/*--------------------------------------
	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;
}

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

/*--------------------------------------
two columns table
--------------------------------------*/

.two-columns-table th,
.two-columns-table td {
  border-bottom: 1px solid #de7d3f;
  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 #de7d3f;
}

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

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

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

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

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

.posts__list li .post__category {
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
  line-height: 1;
  z-index: 10;
  margin-bottom: 10px;
}

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

.post .post__category a:hover,
.posts__list .post__category a:hover {
  opacity: 0.8;
}

.post .post__category a.news,
.posts__list .post__category a.news {
  background: #354fa8;
}

.post .post__category a.news:hover,
.posts__list .post__category a.news:hover {
  background: #4560bd;
}

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

.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: bold;
  line-height: 1.4;
  letter-spacing: 0;
}

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

.posts__list .post__excerpt {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #72706e;
}
.posts__list .post__excerpt p {
  text-overflow: ellipsis;
  overflow: hidden;
  height: 20px;
  white-space: nowrap;
}

@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: 767px) {
  #posts {
    float: none;
    width: 100%;
  }

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

@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 {
    padding: 26px 5px 26px 20px;
    margin: 35px 0 30px;
    font-size: 20px;
    line-height: 1.4;
  }

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

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

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

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

#blogDetail .post__header h1 {
  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 .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: #de7d3f;
}

.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: #de7d3f;
}

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

.post__content {
  overflow: hidden;
  letter-spacing: 0;
  line-height: 2.3;
}

.post__content a {
  color: #0000ee;
  text-decoration: underline;
}

.post__content h2 {
  font-size: 1.5em;
}

.post__content h3 {
  font-size: 1.4em;
}

.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: 16px;
  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: #de7d3f;
}

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

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

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

.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: 20px;
}

@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 {
    width: 40px;
    height: 40px;
  }

  .blog-info-box .blog-info-box__share .icon-facebook::before {
    margin-top: 9px;
    font-size: 22px;
  }

  .blog-info-box .blog-info-box__share .icon-line::before {
    margin-top: 8px;
    font-size: 25px;
  }

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

  .blog-info-box .blog-info-box__share .icon-google::before {
    margin-top: 12px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

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

.navigation a:hover {
  background: #de7d3f;
}

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

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

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

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

.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 {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 400;
  color: #373431;
  background: #bfbebd;
}

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

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

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

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

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

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

.pagination ul li .next span::before {
  position: absolute;
  right: 8px;
  top: 50%;
  display: block;
  margin-top: -5px;
  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: 2px solid #373431;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #373431;
}

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

@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: #de7d3f;
}

.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: bold;
  letter-spacing: 0.1em;
  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 .category-box ul li a span {
  display: block;
  font-size: 14px;
  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 .category-box ul li a:hover,
.blogside .category-box ul li a:hover span {
  color: #de7d3f;
}

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

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

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

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

.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: #de7d3f;
}

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

.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: #de7d3f;
}

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

.archive-box ul li p::before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #de7d3f;
  border-bottom: 1px solid #de7d3f;
  -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: #de7d3f;
  font-weight: bold;
}

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

.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
--------------------------------------*/

#menu-sitemap {
  margin: 0 auto;
  background: none;
}

#menu-sitemap > li {
  position: relative;
  border-bottom: 1px dashed #ccc;
  margin: 0;
  line-height: 1.4;
}

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

#menu-sitemap > li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 25px;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #de7d3f;
}

#menu-sitemap > li a {
  position: relative;
  display: block;
  padding: 19px 40px 15px 20px;
  background: none;
}

#menu-sitemap > li a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 18px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  margin-top: -5px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#menu-sitemap > li a:hover {
  color: #de7d3f;
}

/*-----------------------------------------------------------
 ■ 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: #de7d3f;
}

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

.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: 29%;
  padding-top: 31px;
  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: #ebe9e7;
}

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

/* required and optional */
.inquiryFormTable .required {
  position: absolute;
  top: 36px;
  right: 28px;
  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: #354fa8 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;
}

.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: #de7d3f;
}

.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 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;
    width: 100%;
    padding: 0;
  }

  .inquiryFormTable dd {
    padding: 10px 40px 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;
  }
}

/*--------------------------------------
	table
--------------------------------------*/
.table_B,
.table_A,
.table_F {
  letter-spacing: 0em;
  line-height: 1.5;
  margin-bottom: 35px;
  border: 1px solid #cbcac9;
}
.table_A,
.table_F {
  border: none;
}
.table_B dl,
.table_A dl,
.table_F dl {
  display: flex;
  border-bottom: 1px solid #cbcac9;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.table_B dl:last-child,
.table_A dl {
  border: none;
}
.table_B dl dt,
.table_F dl dt {
  width: 50%;
  padding: 12px;
  position: relative;
  box-sizing: border-box;
  font-size: 16px;
  color: #ffffff;
  background: #ffb7a2;
  font-weight: bold;
}
.table_B.dt-w16 dl dt {
  width: 24%;
}
.table_B dl dd {
  font-weight: bold;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
}
.table_F dl {
  border: none;
}
.table_F dl dt {
  background: #febc78;
  display: flex;
  width: 41.7%;
  align-items: center;
  border: none;
  font-weight: bold;
  font-size: 20px;
}
.table_F dl dd {
  padding: 12px;
  width: 58.3%;
  border: 1px solid #cbcac9;
  font-weight: 500;
}
.table_F dl:nth-child(2) dt {
  background: #bae3ed;
}
.table_F dl:nth-child(2) dd {
  border-top: none;
}
.table_A dl dt {
  width: 29%;
  padding: 12px;
  color: #454545;
  font-weight: 500;
  border-bottom: 1px solid #ffb7a1;
}
.table_A dl dd {
  font-weight: bold;
  padding: 12px;
  width: 71%;
  border-bottom: 1px solid #cbcac9;
}
@media screen and (max-width: 767px) {
  .table_A dl dt {
    font-size: 14px;
    width: 32%;
  }
  .table_B.dt-w16 dl dt {
    width: 36%;
  }
  .g-map iframe {
    height: 220px;
  }
}
/*--------------------------------------
	time_B
--------------------------------------*/
.time_B {
  font-weight: bold;
  background: #fff;
  border-bottom: 1px solid #cbcac9;
  font-size: 20px;
  text-align: center;
}
.time_B th {
  width: 19%;
  padding-left: 25px !important;
}
.time_B thead {
  background: #febc78;
  color: #fff;
  font-size: 25px;
}
.time_B thead th {
  padding: 11px 0 15px 25px;
  letter-spacing: 0.17em;
}
.time_B thead th {
  font-size: 18px;
  font-weight: bold;
}
.time_B tbody tr:first-child th,
.time_B tbody tr:first-child td {
  padding: 23px 0 8px;
}
.time_B tbody tr:last-child th,
.time_B tbody tr:last-child td {
  padding-bottom: 24px;
}
.time_B tbody th {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.time_B td:last-child {
  width: 15%;
}
@media screen and (max-width: 767px) {
  .time_B {
    font-size: 16px;
  }
  .time_B thead {
    font-size: 16px;
  }
  .time_B th {
    width: 31%;
    padding-left: 10px !important;
  }
  .time_B thead th {
    font-size: 16px;
  }
  .time_B td:last-child {
    min-width: 60px;
  }
  .time_B tbody tr:first-child th,
  .time_B tbody tr:first-child td {
    padding: 10px 0 4px;
  }
  .time_B tbody tr:last-child th,
  .time_B tbody tr:last-child td {
    padding-bottom: 10px;
  }
}

/*--------------------------------------
  button
--------------------------------------*/
.button a {
  display: block;
}
.button a:after {
  content: '';
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(../img/icons/menu_arrow.png) no-repeat center top;
  background-size: contain;
  margin: 0 0 -8px 22px;
  transition: all 0.3s ease;
}
.button a:hover:after {
  transform: translateX(5px);
}
