@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap");
:root {
  --f-notosans: "Noto Sans JP", sans-serif;
  --f-jp: "Noto Serif JP", serif;
  --f-en: "Lato", sans-serif;
  --f-Oooh-baby: "Oooh Baby", cursive;
}

:root {
  --main-color: #34912b;
  --clr1: #3d2a14;
  --ttl_size: 30px;
  --wrapper: 100px;
}

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/
/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/
body {
  background-color: #ffffff;
  -webkit-text-size-adjust: none;
  letter-spacing: 0.1em;
  color: var(--clr1);
  font-family: var(--f-notosans);
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
pre,
address,
li,
dt,
dd {
  font-size: 100%;
  -webkit-text-size-adjust: none;
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
  padding: 0;
  margin: 0;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a:not(.tel_click) {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #64b5f7;
}
a:not(.tel_click):hover, a:not(.tel_click):active {
  color: #64b5f7;
}
a:not([target*=_blank]) {
  transition: opacity 0.3s ease;
}
a:not([target*=_blank]):hover {
  opacity: 0.7;
}

a.logo:hover,
.logo a:hover,
a.ft_logo:hover,
.ft_logo a:hover,
a.tel_click:hover {
  opacity: 1 !important;
}

@media only screen and (min-width: 769px) {
  a.tel_click {
    pointer-events: none;
  }
}
table {
  width: 100%;
}

iframe {
  width: 100%;
  height: 100%;
}

.link > a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.flex-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

p {
  line-height: 2.25;
  letter-spacing: inherit;
  word-wrap: break-word;
  word-break: break-word;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
}
p:empty {
  display: none !important;
}
p:last-child {
  margin-bottom: 0;
}

.red {
  color: #ca0a0a !important;
}

.bold {
  font-weight: bold !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

*,
::after,
::before {
  box-sizing: border-box;
}

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/
html {
  overflow-x: auto !important;
}

.wrapper {
  overflow: hidden;
}

.inner_big,
.inner,
.inner_sm {
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}

.inner_big {
  max-width: 1330px;
}

.inner {
  max-width: 1074px;
}

.inner_sm {
  max-width: 1168px;
}

.fullWidthBreak {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                           WordPress Core                                 */
/*==========================================================================*/
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 35px;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*==========================================================================*/
/*==========================================================================*/
/*==========================================================================*/
/*                              General                                     */
/*==========================================================================*/
@media only screen and (max-width: 768px) {
  .pc_only {
    display: none !important;
  }
}
@media only screen and (max-width: 1000px) {
  .pc_1000 {
    display: none !important;
  }
}
@media only screen and (min-width: 769px) {
  .sp_only {
    display: none !important;
  }
}
@media only screen and (min-width: 450px) {
  .sp_450 {
    display: none !important;
  }
}
@media only screen and (min-width: 376px) {
  .sp_375 {
    display: none !important;
  }
}
@media only screen and (min-width: 374px) {
  .sp_320 {
    display: none !important;
  }
}
.accBtn::before, .accBtn::after {
  transition: all 0.3s ease-in-out;
}
.accBtn.triangle, .accBtn.triangle_btt {
  position: relative;
}
.accBtn.triangle::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 0;
  height: 0;
  border-radius: 20px;
  border-color: inherit;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 10px solid;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
}
.accBtn.triangle.rotate::after {
  transform: translateY(-50%) rotateX(180deg);
}
.accBtn.triangle_btt::after {
  content: "";
  position: relative;
  top: 0px;
  width: 0;
  height: 0;
  border-radius: 20px;
  border-color: inherit;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 10px solid;
  display: block;
  margin: 10px auto 0;
  transition: all 0.3s ease-in-out;
}
.accBtn.rotate::after {
  transform: rotateX(180deg);
}

.TabContainer .TabContent {
  background-color: #edf0f5;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.TabContainer .TabContent > ul {
  transition: all 0.3s ease-in-out;
}
.TabContainer .TabContent > ul > li {
  opacity: 0;
  z-index: -10;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.5s ease-in-out;
}
.TabContainer .TabContent > ul > li.active {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.TabContainer .TabContent > ul > li div {
  padding-top: 20px;
}
.TabContainer .TabContent p {
  padding: 9px 10% 0;
  margin: 0;
}
.TabContainer .TabContent p.des {
  color: #838E95;
  font-size: 12px;
}
.TabContainer .TabPager {
  display: table;
  min-width: 290px;
}
.TabContainer .TabPager li {
  background-color: #fff;
  display: block;
  float: left;
  position: relative;
  margin: 0;
  padding: 9px 20px;
  box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.4);
  transform: translateY(10px);
  transition: all 0.3s ease;
  cursor: pointer;
  color: #797b7d;
}
.TabContainer .TabPager li p {
  margin: 0;
}
.TabContainer .TabPager li.active {
  background-color: #edf0f5;
  z-index: 1;
  transform: translateY(0px);
}

.rel {
  position: relative;
}

.ovh {
  overflow: hidden !important;
}

.ovs {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* Lets it scroll lazy */
}

.lt0 {
  letter-spacing: 0 !important;
}

figure {
  margin: 0;
  text-align: center;
  line-height: 1;
}

.fblock {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.key {
  position: relative;
}

.gMap {
  width: 100%;
  height: 100%;
}

.txt_l {
  float: left;
  width: calc(100% - 385px);
}

.txt_r {
  float: right;
  width: calc(100% - 385px);
}

.image_alone {
  display: table;
  max-width: 500px;
  margin: 0 auto;
  border: 7px solid rgba(231, 231, 231, 0.5);
  border-radius: 11px;
  overflow: hidden;
}

.en {
  font-family: var(--f-en);
}

.totop {
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  position: fixed;
  z-index: 19;
  bottom: 20px;
  right: 15px;
  border: 1px solid var(--clr1);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  background-color: #fff;
}
.totop.active {
  opacity: 1;
  visibility: visible;
}
.totop .icon {
  background-image: url(../images/totop.svg);
  background-repeat: no-repeat;
  background-size: 13px auto;
  background-position: center;
  border: 0px;
  margin: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 769px) {
  .totop:hover .icon {
    opacity: 0.9;
    animation-name: bounces;
  }
}
.bounce {
  animation-name: bounces;
}

.animateds {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes bounces {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes fixed_banner {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: -3px;
    opacity: 0.7;
  }
}
.fixed_banner {
  position: fixed;
  right: 0px;
  z-index: 15;
  transition: right 0.3s ease-in-out;
}
.fixed_banner:hover {
  right: 0;
}
.fixed_banner > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
}
.fixed_banner a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.fixed_banner p {
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.2222222222;
  text-align: center;
}
.fixed_banner p::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  display: block;
  width: 100%;
  margin-bottom: 5px;
  position: relative;
}
.fixed_banner .tel {
  background-color: #fff;
}
.fixed_banner .tel p {
  color: #34912b;
  font-weight: 500;
}
.fixed_banner .tel p::before {
  background-image: url("../images/shared_icon_tel.svg");
}
.fixed_banner .tel p i {
  font-style: normal;
}
.fixed_banner .tel p span {
  writing-mode: tb-rl;
}
.fixed_banner .web {
  background-color: #34912b;
}
.fixed_banner .web p::before {
  background-image: url("../images/shared_icon_web.svg");
}
.fixed_banner .instagram {
  background-color: #9cb53a;
}
.fixed_banner .instagram p::before {
  background-image: url("../images/shared_icon_instagram.svg");
}

@media only screen and (min-width: 769px) {
  .fixed_banner {
    font-size: 10px;
    top: 15.5em;
    z-index: 20;
  }
  .fixed_banner > div {
    width: 5.5em;
    height: 16em;
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.05);
    border-radius: 5px 0 0 5px;
    margin-bottom: 0.5em;
  }
  .fixed_banner p {
    letter-spacing: 0.2em;
    font-size: 1.5em;
    writing-mode: vertical-lr;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .fixed_banner .tel p {
    padding-bottom: 2.266667em;
  }
  .fixed_banner .tel p::before {
    height: 1.133333em;
    margin-bottom: 0.86666667em;
  }
  .fixed_banner .web p {
    padding-bottom: 2.4em;
  }
  .fixed_banner .web p::before {
    height: 1.26666667em;
    margin-bottom: 0.8em;
  }
  .fixed_banner .instagram p {
    padding-bottom: 2em;
    letter-spacing: 0.1em;
    padding-left: 0.266667em;
  }
  .fixed_banner .instagram p::before {
    height: 1.2em;
    margin-bottom: 0.6em;
    left: -0.1333333em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px), (min-width: 769px) and (max-height: 780px) {
  .fixed_banner {
    font-size: 8.75px;
    top: 11.5em;
  }
  .fixed_banner > div {
    width: 4.8em;
    height: 14em;
  }
}
.cm_btn {
  max-width: 299px;
  width: 100%;
}
.cm_btn a {
  border: 1px solid var(--clr1);
  text-decoration: none;
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  display: block;
  width: 100%;
  color: var(--clr1);
  letter-spacing: 0.1em;
  padding: 0.9375em 1.25em 1.1875em;
  position: relative;
  transition: 0.3s all;
}
.cm_btn a::after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 17px;
  margin: auto;
  -webkit-mask-image: url(../images/shared_icon_arrow.svg);
  mask-image: url(../images/shared_icon_arrow.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: var(--clr1);
  width: 0.625em;
  height: 0.8125em;
  transition: 0.3s all;
}
.cm_btn a:hover {
  opacity: 1;
  color: var(--clr1);
}
.cm_btn.btn_w a {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.cm_btn.btn_w a::after {
  background-color: #fff;
  right: 1.555556em;
  width: 0.5em;
  height: 0.722222em;
}
.cm_btn.btn_w a:hover {
  color: #fff;
}
.cm_btn.btn_center {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 769px) {
  .cm_btn a:hover {
    background-color: var(--clr1);
    color: #fff;
  }
  .cm_btn a:hover::after {
    background-color: #fff;
  }
  .cm_btn.btn_w a:hover {
    border-color: var(--clr1);
  }
}
.slick-arrow {
  display: block;
  border: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent;
  position: absolute;
  top: 37%;
  width: 38px;
  height: 38px;
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
}
.slick-arrow:focus {
  outline: 0;
}

.slick-prev {
  left: -55px;
}

.slick-next {
  right: -55px;
}

/* Tablet
-------------------------------------------*/
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  body {
    font-size: 87.5%;
  }
  .btn.style01 a, .btn.style02 a {
    font-size: 14px;
  }
  .totop {
    right: 10px;
  }
  .totop .icon {
    width: 60px;
    height: 60px;
    background-position: calc(50% - 1px) calc(50% - 2px);
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                           Header - Footer                                */
/*==========================================================================*/
h1 {
  font-size: 10px;
}

header {
  --wrapper: 10em;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--wrapper);
  z-index: 20;
  background-color: #fff;
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.07);
  font-size: 10px;
}

.header_top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 4em);
  max-width: 1920px;
  height: 100%;
  margin: 0 auto;
  padding: 0 2em 0 3em;
  transition: all 0.3s ease-in-out;
}

.logo {
  width: 20%;
  max-width: 26.7em;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo a {
  display: block;
  width: 100%;
  text-align: center;
}

.right_head {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding-left: 5.2em;
}
.right_head .p_tel {
  padding: 0px 7.8em 0.6em 5.5em;
  max-width: 36em;
}

.pc_navi {
  width: calc(100% - 4em);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.pc_navi > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.pc_navi > ul > li {
  position: relative;
  margin: 0 1.6em;
}
.pc_navi > ul > li > p::after {
  content: "";
  -webkit-mask-image: url(../images/shared_pc_navi_arrow.png);
  mask-image: url(../images/shared_pc_navi_arrow.png);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  width: 0.733333em;
  height: 0.4em;
  position: absolute;
  bottom: 1.6em;
  left: calc(50% - 0.4em);
  transition: all 0.5s ease;
  background-color: var(--clr1);
  /*border-color: #fff transparent transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0px 6px;
  width: 0;
  height: 0;*/
}
.pc_navi > ul > li > a,
.pc_navi > ul > li > p {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 6.6666667em;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.5;
  letter-spacing: 0.05em;
  transition: all 0.2s ease;
  color: var(--clr1);
}
.pc_navi > ul > li > a::before,
.pc_navi > ul > li > p::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 2px;
  background-color: var(--main-color);
  transition: 0.3s all;
}
.pc_navi > ul > li > a:hover,
.pc_navi > ul > li > p:hover {
  opacity: 1;
  color: var(--clr1);
}
.pc_navi > ul > li > a:hover::before,
.pc_navi > ul > li > p:hover::before {
  width: 100%;
}
.pc_navi > ul > li > a span,
.pc_navi > ul > li > p span {
  display: block;
  width: 100%;
  padding-top: 0px;
  font-size: 66.6666666667%;
  font-weight: 600;
}
.pc_navi > ul > li:hover a.title::after,
.pc_navi > ul > li:hover p.title::after {
  background-color: var(--main-color);
  transform: translateY(0.5em);
}
.pc_navi > ul > li.col2 .subInner {
  width: 54em;
}
.pc_navi > ul > li.col2 .subInner ul {
  display: flex;
  flex-wrap: wrap;
}
.pc_navi > ul > li.col2 .subInner ul li {
  width: 50%;
}
.pc_navi > ul .subInner {
  position: absolute;
  width: 27em;
  right: 50%;
  bottom: 0;
  padding-top: 0px;
  transform: translate(50%, 100%);
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.pc_navi > ul .subInner.active {
  opacity: 1;
  visibility: visible;
}
.pc_navi > ul .subInner ul {
  background-color: var(--main-color);
  padding-bottom: 1em;
}
.pc_navi > ul .subInner ul li {
  padding: 0 1em;
}
.pc_navi > ul .subInner ul li a {
  position: relative;
  display: block;
  padding: 1.357142857em 0.71428571em 1.357142857em 1.8em;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.7);
  transition: all 0.2s ease;
  font-size: 1.4em;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  text-align: left;
  letter-spacing: 0px;
}
.pc_navi > ul .subInner ul li a::before {
  content: "›";
  display: block;
  position: absolute;
  top: 50%;
  left: 0.71428571em;
  transform: translateY(-54%);
  font-size: 1em;
}

.p_tel a {
  position: relative;
  display: block;
  color: var(--clr1);
  text-decoration: none;
  font-size: 10px;
  padding-left: 3.7em;
}
.p_tel a:hover {
  color: var(--clr1);
  opacity: 1;
}
.p_tel span {
  line-height: 1;
  letter-spacing: 0.05em;
  display: block;
}
.p_tel_txt {
  font-size: 1.3em;
  margin-bottom: 0.46153846em;
}
.p_tel_num {
  font-size: 2.4em;
  position: relative;
}
.p_tel_num::before {
  content: "";
  position: absolute;
  bottom: 0.0416667em;
  left: -1.5416666667em;
  width: 1.125em;
  height: 1.125em;
  background: url(../images/shared_icon_tel.svg) no-repeat center/contain;
}

@media only screen and (min-width: 769px) and (max-width: 1400px) {
  header {
    font-size: 8.75px;
  }
  .header_top {
    padding: 0;
  }
  .right_head .p_tel a {
    font-size: 8.75px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  header {
    font-size: 0.9vw;
  }
  .right_head {
    padding-left: 2.2em;
  }
  .right_head .p_tel {
    padding: 0px 2.9em 0 2.5em;
  }
  .right_head .p_tel a {
    font-size: 0.7vw;
  }
  .pc_navi > ul > li {
    margin: 0 0.8em;
  }
  .pc_navi > ul > li > a,
  .pc_navi > ul > li p {
    font-size: 1.4vw;
    height: 6.38em;
  }
  .pc_navi > ul > li.col2 .subInner {
    width: 58em;
  }
  .pc_navi > ul > li.col2 .subInner ul li a {
    padding-left: 1.6em;
  }
  .pc_navi > ul .subInner ul li a {
    font-size: 1.4vw;
  }
}
.b_timework .tbl_timework tr {
  display: table;
  width: 100%;
}
.b_timework .tbl_timework tr:first-child {
  overflow: hidden;
  border-radius: 5px;
}
.b_timework .tbl_timework tr:nth-child(2) td {
  padding-top: 1.25em;
}
.b_timework .tbl_timework th, .b_timework .tbl_timework td {
  border: 0;
  border-bottom: 1px solid #fff;
  padding-left: 0.3125em;
  padding-right: 0.3125em;
  text-align: center;
  font-weight: 400;
}
.b_timework .tbl_timework th:first-child, .b_timework .tbl_timework td:first-child {
  width: 10.375em;
  padding-left: 0.4375em;
  padding-right: 0;
}
.b_timework .tbl_timework th:last-child, .b_timework .tbl_timework td:last-child {
  padding-left: 0;
  padding-right: 1.3125em;
}
.b_timework .tbl_timework th {
  background-color: #fff;
  color: #3ca332;
  padding-top: 1em;
  padding-bottom: 1.1875em;
}
.b_timework .tbl_timework td {
  color: #fff;
  padding-top: 1.3125em;
  padding-bottom: 1.5em;
}
.b_timework .tbl_timework .shared_tbl_dot {
  color: transparent;
  position: relative;
  padding: 0;
  display: inline-block;
  border: 0;
}
.b_timework .tbl_timework .shared_tbl_dot::before {
  position: absolute;
  left: 0;
  right: 0;
  content: "-";
  color: #fff;
  text-align: center;
  font-size: inherit;
  font-weight: 500;
}
.b_timework .tbl_txt {
  font-size: 14px;
  margin-top: 1.357142857em;
  font-weight: 400;
}

footer {
  position: relative;
}
footer p {
  margin-bottom: 0;
}
footer p,
footer a {
  color: #fff;
  text-decoration: none;
}
footer .ft_banner {
  padding: 100px 0 60px;
}
footer .ft_logo {
  padding: 0px 0 40px;
}
footer .p_tel {
  max-width: 218px;
}
footer .p_tel a {
  background-color: #fff8ec;
  border-radius: 5px;
  width: 100%;
  padding: 1.55em 1em 1.6em 5.2em;
  font-size: 10px;
}
footer .p_tel_txt {
  margin-bottom: 0.35em;
  font-size: 1.3em;
}
footer .p_tel_num {
  font-size: 2em;
}
footer .p_tel_num::before {
  bottom: 0.1em;
  left: -1.65em;
  width: 1.2em;
  height: 1.2em;
}
footer .ft_ct {
  align-items: center;
}
footer .ft_info {
  width: 48.9%;
}
footer .ft_info .box_in {
  max-width: 464px;
  margin: auto;
}
footer .ft_info .des {
  padding-left: 20px;
  margin-bottom: 0;
  line-height: 1.875;
  margin-right: -3px;
  margin-top: -4px;
  font-weight: 300;
}
footer .ft_link {
  width: 51.1%;
  padding-top: 5px;
}
footer .ft_link a:hover {
  color: #fff;
  opacity: 1;
  text-decoration: underline;
}
footer .ft_link .ttl {
  color: #fff;
}
footer .ft_link li {
  color: #fff;
}
footer .ft_link .menu01 ul li {
  grid-column-start: 1;
}
footer .ft_link .menu01 ul li:nth-last-child(-n+6) {
  grid-column-start: 2;
}
footer .ft_map {
  height: 180px;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  margin: 40px 0;
}
footer .ft_bg {
  background: url(../images/ft_bg.jpg) no-repeat center/cover;
  padding: 100px 0 0;
}

.ft_gallery {
  padding-bottom: 40px;
}
.ft_gallery ul {
  display: flex;
}
.ft_gallery ul li {
  margin: 0 5px;
}
.ft_gallery ul li .img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: var(--main-color);
  width: 292px;
  height: 292px;
  border-radius: 10px;
  overflow: hidden;
}
.ft_gallery ul li .img01 {
  background-image: url(../images/idx_gallery01.jpg);
}
.ft_gallery ul li .img02 {
  background-image: url(../images/idx_gallery02.jpg);
}
.ft_gallery ul li .img03 {
  background-image: url(../images/idx_gallery03.jpg);
}
.ft_gallery ul li .img04 {
  background-image: url(../images/idx_gallery04.jpg);
}
.ft_gallery ul li .img05 {
  background-image: url(../images/idx_gallery05.jpg);
}
.ft_gallery ul li .img06 {
  background-image: url(../images/idx_gallery06.jpg);
}
.ft_gallery ul li .img07 {
  background-image: url(../images/idx_gallery07.jpg);
}
.ft_gallery ul li .img08 {
  background-image: url(../images/idx_gallery08.jpg);
}

.ft_link a {
  text-decoration: none;
}
.ft_link .menu01 {
  width: 100%;
}
.ft_link .menu02 {
  margin-top: 50px;
  width: 100%;
}
.ft_link .menu02 ul li {
  grid-column-start: 1;
}
.ft_link .menu02 ul li:nth-last-child(-n+7) {
  grid-column-start: 2;
}
.ft_link .ttl {
  margin-bottom: 40px;
  color: var(--main-color);
  padding-left: 0;
  font-size: var(--ttl_size);
  font-weight: 400;
  line-height: 1;
  pointer-events: none;
  font-family: var(--f-en);
  width: 100%;
  text-indent: -1px;
}
.ft_link .ttl::before {
  display: none;
}
.ft_link ul {
  display: grid;
  grid-template-columns: 48% 50%;
  justify-content: space-between;
  grid-auto-flow: row dense;
  width: 100%;
}
.ft_link li {
  margin-bottom: 21px;
  letter-spacing: 0.1em;
  line-height: 1.56;
  color: var(--clr1);
}
.ft_link li.last {
  margin-bottom: 29px;
}
.ft_link li:last-child {
  margin-bottom: 0;
}
.ft_link a {
  position: relative;
  padding-left: 0em;
  color: inherit;
  font-size: 15px;
  letter-spacing: 0.05em;
}
.ft_link a:hover {
  opacity: 0.8;
}

.copyright {
  margin: 78px auto 0;
  color: #fff;
  padding: 13px 0px 27px;
  position: relative;
  z-index: 1;
  background-color: rgba(25, 81, 8, 0.7);
}
.copyright .flex {
  align-items: center;
  justify-content: flex-start;
  min-height: 40px;
}
.copyright .inner_big {
  max-width: 1168px;
}
.copyright::before {
  position: absolute;
  content: "";
  display: block;
  z-index: -1;
  left: calc(50% - 50vw);
  top: 0;
  height: 100%;
  width: 100vw;
}
.copyright .textwidget {
  display: block;
  margin-top: 15px;
  font-weight: 300;
  padding-bottom: 2px;
  letter-spacing: 0.1em;
  line-height: 21px;
  padding-left: 19px;
  margin-left: 21px;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.copyright .textwidget p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: inherit;
  letter-spacing: 0.1em;
}
.copyright .grits {
  margin-bottom: 0;
  line-height: 2.501;
}
.copyright .grits a {
  display: block;
}
.copyright .grits img {
  max-width: 159px;
}

@media only screen and (min-width: 769px) {
  footer .ft_banner .bnr_it {
    width: calc(33.3333333333% - 18px);
    margin-right: 28px;
    max-width: 408px;
  }
  footer .ft_banner .bnr_it:nth-child(3n) {
    margin-right: 0;
  }
  .ft_ct .p_tel {
    width: 54%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1366px) {
  .pc_navi > ul > li > p::after {
    height: 0.38em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  footer .ft_logo {
    width: 80%;
  }
  footer .ft_info {
    width: 45%;
  }
  footer .ft_bg {
    padding-top: 70px;
  }
  footer .ft_banner {
    padding: 50px 0;
  }
  footer .ft_banner .bnr_it {
    margin-right: 18px;
  }
  .ft_gallery ul li {
    margin: 0 6px;
  }
  .ft_gallery ul li .img {
    width: 240px;
    height: 240px;
  }
  .ft_link ul {
    grid-template-columns: 42% 55%;
  }
  .ft_link .ttl {
    margin-bottom: 25px;
  }
  .ft_link a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1020px) {
  footer .ft_info, footer .ft_link {
    width: 100%;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  footer .ft_info .box_in {
    max-width: 540px;
    margin-left: auto;
  }
  footer .ft_link {
    margin-top: 40px;
  }
  footer .ft_link ul {
    grid-template-columns: 49% 49%;
  }
  footer .ft_link .menu02 {
    margin-top: 30px;
  }
  footer .ft_logo {
    margin: 0 auto;
    text-align: center;
    max-width: 300px;
  }
  footer .ft_ct {
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                                INDEX                                     */
/*==========================================================================*/
.key {
  position: relative;
  max-width: 1920px;
  width: 100%;
  font-size: 10px;
  --wrapper: 10em;
  margin-top: var(--wrapper);
  margin-left: auto;
  margin-right: auto;
}

.home_page .key {
  height: 56vw;
  min-height: 60em;
  max-height: 70em;
  max-width: 100%;
  background-color: #f0f0f0;
}
.home_page .key .key_wrap {
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  height: 56vw;
  min-height: 60em;
  max-height: 70em;
  position: relative;
}
.home_page .key .inner {
  position: relative;
  height: 100%;
  padding: 0;
}
.home_page .key .key_text {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 6em;
  z-index: 2;
}
.home_page .key .key_text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 73.68%;
  height: calc(100% - 6em);
  background: #246112 url(../images/idx_key_before.jpg) no-repeat left center/cover;
  border-bottom-right-radius: 20px;
  z-index: 0;
}
.home_page .key .key_text .item {
  width: 100%;
  height: 56vw;
  min-height: 60em;
  max-height: 64em;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.home_page .key .key_slider {
  width: 64.2%;
  height: 100%;
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  border-radius: 0 0 0 20px;
  background-color: #246013;
}
.home_page .key .key_slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(58, 52, 50);
  background: linear-gradient(55deg, rgba(58, 52, 50, 0.4) 10%, rgba(255, 255, 255, 0) 89%);
  z-index: 1;
  border-radius: 0 0 0 20px;
}
.home_page .key .key_slider li > div {
  opacity: 0;
}
.home_page .key .key_slider li.slick-active > div {
  -webkit-animation: idxKeyIn 5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation: idxKeyIn 5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  opacity: 1;
}
.home_page .key .key_catch {
  position: relative;
  z-index: 2;
  margin-right: -6em;
  padding-bottom: 0.8em;
}
.home_page .key .key_catch h2,
.home_page .key .key_catch p {
  color: #fff;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.05);
}
.home_page .key .key_catch h2 {
  margin-bottom: 0.24em;
  font-size: 5em;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.16em;
  position: relative;
  display: table;
}
.home_page .key .key_catch h2::before {
  content: "";
  position: absolute;
  top: -0.16em;
  right: -3em;
  width: 3.8em;
  height: 1.92em;
  background: url(../images/park_dental_clinic.svg) no-repeat center/contain;
  filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.05));
}
.home_page .key .key_catch p {
  font-size: 1.8em;
  font-weight: 500;
  line-height: 2.5;
}
.home_page .topic_path {
  display: none;
}

.tel_click {
  text-decoration: none;
}

@-webkit-keyframes idxKeyIn {
  0% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes idxKeyIn {
  0% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
@media only screen and (min-width: 769px) {
  .home_page .key .key_slider {
    order: 2;
  }
  .home_page .key .s1 {
    background-image: url(../images/idx_mv01.jpg);
  }
  .home_page .key .slick-initialized .s2 {
    background-image: url(../images/idx_mv02.jpg);
  }
  .home_page .key .slick-initialized .s3 {
    background-image: url(../images/idx_mv03.jpg);
  }
}
@media only screen and (min-width: 769px) and (max-width: 1400px) {
  :root {
    --ttl_size: 26px;
  }
  .key {
    font-size: 8.75px;
  }
  .home_page .key {
    height: calc(100vh - var(--wrapper));
    max-height: 82em;
    min-height: 56.25em;
  }
  .home_page .key .key_wrap {
    height: calc(100vh - var(--wrapper));
    max-height: 82em;
    min-height: 56.25em;
  }
  .home_page .key .key_text .item {
    height: calc(90vh - var(--wrapper));
    max-height: 75em;
    min-height: 56.25em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .key {
    font-size: 0.9vw;
  }
}
.idx_bnr_fixed {
  position: absolute;
  bottom: 8em;
  left: 8em;
  width: 32.7em;
  height: 10em;
  z-index: 2;
  margin: auto;
  transition: 0.3s all;
  border-radius: 5px;
  background-color: #9cb53a;
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.05);
  font-size: 10px;
}
.idx_bnr_fixed.active {
  position: fixed;
  bottom: 4em;
  left: 2em;
}
.idx_bnr_fixed.ac_bottom {
  bottom: 7em;
}
.idx_bnr_fixed .icon_close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='12px'%3E%3Cpath fill-rule='evenodd' fill='rgb(255, 255, 255)' d='M11.986,10.655 L10.655,11.987 L6.000,7.331 L1.345,11.987 L0.014,10.655 L4.669,6.000 L0.014,1.344 L1.345,0.013 L6.000,4.668 L10.655,0.013 L11.986,1.344 L7.331,6.000 L11.986,10.655 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #9cb53a;
  background-size: 1.2em auto;
  width: 3em;
  height: 3em;
  position: absolute;
  top: -1em;
  left: -1em;
  border-radius: 50%;
  z-index: 2;
  transition: 0.3s all;
  cursor: pointer;
}
.idx_bnr_fixed .icon_close:hover {
  opacity: 0.85;
}
.idx_bnr_fixed .box_in {
  padding: 2.1em 4em 2.1em 3.4em;
  height: 100%;
  display: flex;
  align-items: center;
  border-radius: 5px;
  overflow: hidden;
  background: #fffcf6 url(../images/shared_fixed_bnr_icon.svg) no-repeat right 2em center/0.8em auto;
  transition: 0.3s all;
}
.idx_bnr_fixed .box_in:hover {
  opacity: 0.9;
}
.idx_bnr_fixed .bnr_txt {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.467;
  padding-left: 1.06667em;
  margin-top: -0.133333em;
  color: var(--main-color);
}

@media only screen and (min-width: 769px) and (max-width: 1400px) {
  .idx_bnr_fixed {
    bottom: 4em;
    left: 4em;
    font-size: 8px;
  }
}
.h3_st01 {
  font-size: calc(var(--ttl_size) + 6px);
  font-weight: 500;
  letter-spacing: 0.14em;
  position: relative;
  text-align: center;
}
.h3_st01::before {
  content: "";
  position: relative;
  display: block;
  width: 0.8888888889em;
  height: 0.8333333333em;
  background: url(../images/shared_icon_h3.svg) no-repeat center/contain;
  margin: 0 auto 0.027778em;
}
.h3_st01 .en {
  font-weight: 400;
  color: var(--main-color);
  display: block;
  font-size: 0.5em;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 0.888889em;
}

.h4_st01 {
  font-size: calc(var(--ttl_size) - 6px);
  color: var(--main-color);
  font-weight: 500;
  letter-spacing: 0.18em;
  position: relative;
  padding-left: 0.958333em;
}
.h4_st01::before {
  content: "";
  position: absolute;
  top: 0.291667em;
  left: 0;
  height: calc(100% - 0.4583333em);
  width: 4px;
  border-radius: 2px;
  background-color: var(--main-color);
}
.h4_st01 .en {
  font-size: 12px;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-indent: 0.166667em;
  margin-top: 0.083333em;
}

.idx01 {
  padding: 60px 0;
  background-color: #f0f0f0;
  position: relative;
  z-index: 0;
}
.idx01::before {
  content: "";
  position: absolute;
  top: -130px;
  right: -240px;
  width: 756px;
  height: 670px;
  background: url(../images/idx01_bg.jpg) no-repeat center/cover;
  z-index: -1;
}
.idx01_block .box_news {
  padding: 67px 81px 76px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.05);
  width: 49%;
  max-width: 626px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.idx01_block .cm_btn {
  width: 48%;
  margin-top: 3px;
}
.idx01_block .cm_btn a {
  padding: 15px 20px 19px;
}
.idx01_block .cm_btn a::after {
  right: 27px;
}
.idx01_block .list_post {
  margin-top: 4px;
  width: 100%;
  order: 3;
}
.idx01_block .list_post li {
  padding: 41px 0px 5px;
}
.idx01_block .list_post a {
  display: inline-grid;
  grid-template-columns: 8.5em calc(100% - 8.5em);
  text-decoration: none;
  font-weight: 400;
  transition: all 0.3s;
  letter-spacing: 0.1em;
  color: var(--clr1);
}
.idx01_block .list_post a:hover {
  opacity: 1;
  color: var(--main-color);
}
.idx01_block .list_post a:hover .date {
  color: var(--main-color);
}
.idx01_block .list_post .date {
  transition: all 0.3s;
  font-weight: 500;
}
.idx01_block .list_post .title {
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.idx01_block .cm_btn {
  max-width: 218px;
}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .idx01_block .box_news {
    padding: 55px 30px 56px;
  }
  .idx01_block .list_post {
    margin-top: 4px;
  }
  .idx01_block .list_post li {
    padding: 30px 0px 5px;
  }
  .idx01_block .list_post a {
    grid-template-columns: 7em calc(100% - 7em);
  }
  .idx01 .cm_btn {
    max-width: 150px;
  }
  .idx01 .cm_btn a {
    padding: 11px 15px 11px;
  }
  .idx01 .cm_btn a::after {
    right: 15px;
  }
}
.idx02 {
  padding: 85px 0 106px;
  background: url(../images/idx02_bg.jpg) no-repeat center/cover;
  position: relative;
}
.idx02 .h3_st01 {
  color: #fff;
  margin-bottom: 69px;
  font-weight: 400;
}
.idx02 .h3_st01 .en {
  color: #fff;
}
.idx02 .block_clinic {
  color: #fff;
}
.idx02_map {
  height: 300px;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 71px;
}
.idx02 .box_info {
  margin-bottom: 34px;
}
.idx02 .box_info dl {
  display: flex;
  justify-content: center;
}
.idx02 .box_info dl:not(:last-child) {
  margin-bottom: 28px;
}
.idx02 .box_info dl:nth-last-child(2) {
  margin-bottom: 26px;
}
.idx02 .box_info dl dt {
  width: 8em;
}
.idx02 .box_info dl dd {
  width: calc(100% - 8em);
  padding-left: 9px;
  font-weight: 300;
}
.idx02 .box_info dl .inline {
  display: inline-block;
}
.idx02 .b_timework .tbl_timework th {
  color: var(--main-color);
}
.idx02 .b_timework .tbl_txt {
  text-align: right;
  margin-right: -4px;
}
.idx02 .cm_btn a {
  font-size: 18px;
  padding: 15px 20px 16px;
}
.idx02 .cm_btn a::before {
  right: 27px;
}

@media only screen and (min-width: 769px) {
  .idx02 .col {
    width: 49%;
    max-width: 545px;
  }
  .idx02 .box_info {
    margin-top: -4px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .idx02 {
    padding: 80px 0;
  }
  .idx02 .h3_st01 {
    margin-bottom: 55px;
  }
  .b_timework .tbl_timework th:first-child, .b_timework .tbl_timework td:first-child {
    width: 130px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1300px) {
  .idx02 .col {
    width: 55%;
    max-width: 100%;
  }
  .idx02 .col:first-child {
    width: 40%;
  }
}
.idx03 {
  background: url(../images/idx03_bg.jpg) no-repeat center/cover;
  padding-top: 70px;
}
.idx03 .h3_st01 {
  margin-bottom: 47px;
}
.idx03 .block_greeting_img {
  position: relative;
}
.idx03 .block_greeting_content {
  position: relative;
}
.idx03 .box_name {
  position: absolute;
  right: 0;
  bottom: 103px;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px 26px 22px 27px;
  text-align: center;
  max-width: 218px;
  width: 100%;
}
.idx03 .box_name::before {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  bottom: 0;
  margin: auto;
  background-color: var(--main-color);
  width: 4px;
  height: calc(100% - 10px);
  border-radius: 2px;
}
.idx03 .box_name p {
  line-height: 1;
}
.idx03 .box_name .jp {
  letter-spacing: 0.2em;
  border-bottom: 1px solid #b1a18f;
  padding-bottom: 11px;
  margin-bottom: 8px;
}
.idx03 .box_name .jp .txt_lg {
  font-size: 24px;
  margin-left: 12px;
  letter-spacing: 0.2em;
}
.idx03 .box_name .en {
  font-size: 14px;
  color: var(--main-color);
}
.idx03 .gr_btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 51px;
  max-width: 545px;
}
.idx03 .gr_btn .cm_btn {
  min-width: 218px;
  width: 49%;
}

@media only screen and (min-width: 769px) {
  .idx03 .h3_st01 {
    text-align: left;
    padding-top: 86px;
  }
  .idx03 .h3_st01::before {
    display: inline-block;
    margin: 0 18px -1px 0;
  }
  .idx03 .h3_st01 .en {
    text-indent: -2px;
  }
  .idx03 .block_greeting {
    display: grid;
    grid-template-columns: 43% 52%;
    justify-content: flex-end;
    align-items: flex-end;
    min-height: 660px;
  }
  .idx03 .block_greeting_img {
    grid-row: 1/span 3;
    grid-column-start: 2;
  }
  .idx03 .block_greeting_img picture {
    right: -8px;
    display: table;
    position: relative;
    width: calc(100% + 22px);
  }
  .idx03 .block_greeting .h3_st01, .idx03 .block_greeting_content {
    max-width: 546px;
    width: 100%;
    margin-left: auto;
    margin-right: -13px;
  }
  .idx03 .gr_btn .cm_btn:first-child {
    flex: 0;
    margin-right: 2%;
  }
  .idx03 .gr_btn .cm_btn:last-child {
    flex: 1;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .idx03 .h3_st01 {
    margin-bottom: 24px;
  }
  .idx03 .h3_st01::before {
    margin: 0 10px -1px 0;
  }
  .idx03 .block_greeting {
    grid-template-columns: 48% 52%;
    min-height: auto;
  }
  .idx03 .box_name .jp .txt_lg {
    font-size: 20px;
  }
  .idx03 .box_name .en {
    font-size: 13px;
  }
  .idx03 .gr_btn {
    margin-top: 34px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .idx03 .h3_st01 {
    padding-top: 25px;
  }
  .idx03 .block_greeting {
    grid-template-columns: 58% 42%;
  }
  .idx03 .block_greeting_img {
    margin-left: -100px;
  }
  .idx03 .block_greeting_img picture {
    right: -50px;
  }
  .idx03 .block_greeting_content {
    padding-bottom: 60px;
  }
  .idx03 .box_name {
    bottom: 50px;
    max-width: 195px;
  }
  .idx03 .gr_btn .cm_btn {
    min-width: 170px;
  }
}
.idx04 {
  background: url(../images/idx04_bg.jpg) no-repeat center/cover;
  padding: 99px 0 100px;
}
.idx04 .h3_st01 {
  margin-bottom: 58px;
}
.idx04 .block_feature {
  margin-bottom: 20px;
}
.idx04 .block_feature h4 {
  text-align: center;
  font-size: var(--ttl_size);
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 28px;
  position: relative;
}
.idx04 .block_feature h4::after {
  content: "";
  position: relative;
  display: block;
  width: 80px;
  height: 2px;
  background-color: var(--main-color);
  margin: 24px auto 0;
}
.idx04 .block_feature .feature_it {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
  padding: 66px 30px 50px;
  margin-bottom: 40px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 470px;
}
.idx04 .block_feature .feature_it::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  border-radius: 4px;
  border: 3px solid var(--main-color);
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  opacity: 0.8;
}
.idx04 .block_feature .feature_it.it01 {
  background-image: url(../images/idx04_img01.jpg);
}
.idx04 .block_feature .feature_it.it02 {
  background-image: url(../images/idx04_img02.jpg);
}
.idx04 .block_feature .feature_it.it03 {
  background-image: url(../images/idx04_img03.jpg);
}
.idx04 .block_feature .feature_it.it04 {
  background-image: url(../images/idx04_img04.jpg);
}
.idx04 .block_feature .feature_it .box_in {
  max-width: 464px;
  width: 100%;
  margin: 0 auto;
}
.idx04 .block_feature .feature_num {
  font-size: 100px;
  letter-spacing: 0.05em;
  color: var(--main-color);
  font-family: var(--f-Oooh-baby);
  text-shadow: 1px 1px 5px #fff, 2px 3px 5px #fff, 2px 3px 5px #fff, 2px 3px 5px #fff, 2px 3px 5px #fff, 2px 3px 5px #fff, 2px 3px 5px #fff, 2px 3px 5px #fff, 2px 3px 5px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 15px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 25px #fff, 0 -5px 35px #fff, 0 -5px 35px #fff, 0 -5px 35px #fff, 0 -5px 35px #fff, 0 -5px 35px #fff, 0 -5px 35px #fff, 10px -5px 45px #fff, 10px -5px 45px #fff, 10px -5px 45px #fff, 10px -5px 45px #fff, 10px -5px 45px #fff, 10px -5px 45px #fff, 10px -5px 45px #fff, 10px -5px 50px #fff, 10px -5px 50px #fff, 10px -5px 50px #fff, 53px -5px 50px #fff, 25px -5px 50px #fff, 10px -5px 50px #fff;
  line-height: 1;
  position: absolute;
  top: -15px;
  left: 29px;
}

@media only screen and (min-width: 769px) {
  .idx04 .block_feature .feature_it {
    width: 49%;
    max-width: 626px;
  }
  .idx04 .block_feature .feature_it:nth-child(2) {
    padding-top: 57px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .idx04 {
    padding: 80px 0;
  }
  .idx04 .h3_st01 {
    margin-bottom: 45px;
  }
  .idx04 .block_feature h4 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .idx04 .block_feature h4::after {
    margin-top: 15px;
  }
  .idx04 .block_feature .feature_num {
    font-size: 80px;
  }
  .idx04 .block_feature .feature_it {
    padding: 66px 25px 50px;
  }
  .idx04 .block_feature .feature_it:nth-child(2) {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .idx04 .block_feature h4 {
    font-size: 22px;
  }
}
.idx05 {
  padding-bottom: 120px;
}
.idx05 h3 {
  position: relative;
  font-size: calc(var(--ttl_size) + 6px);
  text-align: center;
  font-weight: 500;
  color: #fff;
  z-index: 0;
  min-height: 270px;
  padding: 2.9166667em 0 1.388889em;
  letter-spacing: 0.14em;
}
.idx05 h3::before, .idx05 h3::after {
  content: "";
  position: absolute;
}
.idx05 h3::before {
  top: 0;
  left: 50%;
  margin: 0 -50vw;
  width: 100vw;
  height: 100%;
  background-color: #217922;
  z-index: -1;
}
.idx05 h3::after {
  top: -0.055556em;
  left: 0.2222222em;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  letter-spacing: 0;
  background: url(../images/txt_trouble.svg) no-repeat center/contain;
  width: 13.9166667em;
  height: 4.583333em;
}
.idx05 h3 .txt_en {
  position: absolute;
  color: transparent;
}
.idx05 h4 {
  font-weight: 500;
  font-size: calc(var(--ttl_size) - 6px);
  letter-spacing: 0.14em;
}
.idx05 .block_trouble {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.idx05 .block_trouble h4 {
  line-height: 1.667;
  text-align: center;
  color: #fff;
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 2.5416667em;
  margin-top: 0.666667em;
  font-size: 2.4em;
  font-weight: 400;
}
.idx05 .block_trouble .trouble_it {
  position: relative;
  z-index: 0;
  background-color: #2d7b3a;
  min-height: 35.7em;
  padding: 3.9em 2em 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 10px;
}
.idx05 .block_trouble .trouble_it::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.2;
  z-index: -1;
  transition: 0.3s all;
}
.idx05 .block_trouble .trouble_it.it01::before {
  background-image: url(../images/idx05_img01.jpg);
}
.idx05 .block_trouble .trouble_it.it02::before {
  background-image: url(../images/idx05_img02.jpg);
}
.idx05 .block_trouble .trouble_it.it03::before {
  background-image: url(../images/idx05_img03.jpg);
}
.idx05 .block_trouble .trouble_it.it04::before {
  background-image: url(../images/idx05_img04.jpg);
}
.idx05 .block_trouble .trouble_it.it05 {
  background-color: #217431;
}
.idx05 .block_trouble .trouble_it.it05::before {
  background-image: url(../images/idx05_img05.jpg);
}
.idx05 .block_trouble .trouble_it.it06::before {
  background-image: url(../images/idx05_img06.jpg);
}
.idx05 .block_trouble .trouble_it.it07::before {
  background-image: url(../images/idx05_img07.jpg);
}
.idx05 .block_trouble .trouble_it.it08::before {
  background-image: url(../images/idx05_img08.jpg);
}
.idx05 .block_trouble .trouble_it figure {
  max-width: 12.3em;
}
.idx05_block01 {
  margin-top: 136px;
}
.idx05_block01 h4 {
  margin-top: 1.833333em;
  font-size: var(--ttl_size);
  padding-left: 1.066667em;
  margin-bottom: 1.333333em;
}
.idx05_block01 h4::before {
  top: 6px;
  height: calc(100% - 5px);
}
.idx05_block01 h4 .en {
  margin-top: 0.5em;
  text-indent: 0.25em;
}
.idx05_block01_item {
  margin-bottom: 120px;
  position: relative;
  z-index: 0;
}
.idx05_block01_item::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 10px;
}
.idx05_block01_item.b_right .img_right::before {
  left: unset;
  right: -80px;
}
.idx05_block01_item.b_right .txt_en {
  right: unset;
  left: -1.48em;
  bottom: 0.093333em;
  transform: rotate(-23deg);
}
.idx05_block01_item.item01::before {
  background-image: url(../images/idx05_bf01.png);
  width: 45.7em;
  height: 41.7em;
  top: -19.7em;
  right: -32.7em;
}
.idx05_block01_item.item01 .idx05_block01_img::before {
  background-image: url(../images/idx05_img_bf01.jpg);
}
.idx05_block01_item.item02::before {
  background-image: url(../images/idx05_bf02.png);
  width: 63.5em;
  height: 49.4em;
  bottom: 0;
  left: -47.7em;
}
.idx05_block01_item.item02 .idx05_block01_img::before {
  background-image: url(../images/idx05_img_bf02.jpg);
}
.idx05_block01_item.item03::before {
  background-image: url(../images/idx05_bf03.png);
  width: 62em;
  height: 51em;
  bottom: -10.1em;
  right: -46.2em;
}
.idx05_block01_item.item03 .idx05_block01_img::before {
  background-image: url(../images/idx05_img_bf03.jpg);
}
.idx05_block01_cont {
  position: relative;
}
.idx05_block01_img {
  position: relative;
  z-index: 0;
  max-width: 545px;
  font-size: 10px;
}
.idx05_block01_img::before {
  content: "";
  position: absolute;
  bottom: -80px;
  left: -80px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 516px;
  max-height: 580px;
  width: 95%;
  height: 91%;
  border-radius: 10px;
  z-index: -1;
}
.idx05_block01_img img {
  border-radius: 10px;
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.05);
}
.idx05_block01 .txt_en {
  font-family: var(--f-Oooh-baby);
  font-size: 7.8em;
  color: var(--main-color);
  transform: rotate(-24deg);
  position: absolute;
  bottom: -0.1538461538em;
  right: 0.2564102564em;
  letter-spacing: 0;
  line-height: 1;
}
.idx05_block01 .cm_btn {
  max-width: 407px;
  margin-bottom: 20px;
}
.idx05_block01 .gr_btn {
  margin-top: 52px;
}
.idx05_block02 {
  background: url(../images/idx05_bg02.jpg) no-repeat right center/cover;
  padding: 89px 109px 104px;
  position: relative;
  border-radius: 6px;
  margin-top: 179px;
}
.idx05_block02::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 6px;
  border: 2px solid #fff;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
}
.idx05_block02 .box_content {
  max-width: 550px;
}
.idx05_block02 h4 {
  line-height: 2.085;
  margin-bottom: 18px;
}
.idx05_block02 .cm_btn {
  margin-top: 51px;
}

@media only screen and (min-width: 769px) {
  .idx05 .block_trouble .trouble_it {
    width: calc((100% - 12px) / 4);
    margin-right: 4px;
    margin-bottom: 4px;
  }
  .idx05 .block_trouble .trouble_it:nth-child(4n) {
    margin-right: 0;
  }
  .idx05 .block_trouble .trouble_it:hover::before {
    opacity: 0.05;
  }
  .idx05_block01_item {
    display: grid;
    align-items: flex-start;
    gap: 0 77px;
  }
  .idx05_block01_item.b_right {
    grid-template-columns: 42.8% 42.55%;
    justify-content: flex-end;
  }
  .idx05_block01_item.b_left {
    grid-template-columns: 43% 43%;
    justify-content: flex-start;
  }
  .idx05_block01_item:nth-child(2) .txt_en {
    font-size: 7.5em;
  }
  .idx05_block01_item:nth-child(3) .txt_en {
    font-size: 5.8em;
    bottom: -0.3620689655em;
    right: 0.224137931em;
    word-spacing: -0.13793103em;
  }
  .idx05_block01_img {
    grid-row: 1/span 3;
  }
  .idx05_block01_img.img_right {
    grid-column-start: 2;
  }
  .idx05_block01_cont, .idx05_block01 .h4_st01 {
    max-width: 546px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .idx05 h3 {
    min-height: 230px;
  }
  .idx05 h3::after {
    top: -0.855556em;
  }
  .idx05_block01 {
    margin-top: 80px;
  }
  .idx05_block01_item {
    gap: 0 5%;
  }
  .idx05_block01_item::before {
    font-size: 7px;
  }
  .idx05_block01_item.b_right {
    grid-template-columns: 49% 43%;
  }
  .idx05_block01_item.b_left {
    grid-template-columns: 43% 49%;
  }
  .idx05_block01_img {
    font-size: 0.8vw;
  }
  .idx05_block01_img::before {
    bottom: -55px;
  }
  .idx05_block02 {
    padding: 74px 50px 77px;
    margin-top: 80px;
  }
  .idx05_block02 .cm_btn {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .idx05 .block_trouble h4 {
    font-size: 2.7em;
  }
  .idx05 .block_trouble .trouble_it {
    font-size: 0.8vw;
  }
  .idx05_block01 h4 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .idx05_block01_item {
    margin-bottom: 70px;
  }
}
.idx06 {
  padding: 96px 0 123px;
  background: url(../images/idx06_bg.jpg) no-repeat center/cover;
  border-top: 3px solid #217922;
}
.idx06 .h3_st01 {
  margin-bottom: 59px;
}
.idx06 .block_menu .menu_it {
  border: 1px solid #71685d;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);
  min-height: 290px;
  padding: 53px 10px 41px;
  position: relative;
}
.idx06 .block_menu .menu_it:nth-child(1) h4 {
  color: #068140;
}
.idx06 .block_menu .menu_it:nth-child(2) h4 {
  color: #13917c;
}
.idx06 .block_menu .menu_it:nth-child(3) h4 {
  color: #628d29;
}
.idx06 .block_menu .menu_it:nth-child(4) h4 {
  color: #689264;
}
.idx06 .block_menu .menu_it:nth-child(5) h4 {
  color: #57a66a;
}
.idx06 .block_menu .menu_it:nth-child(6) h4 {
  color: #9ca603;
}
.idx06 .block_menu .menu_it:nth-child(7) h4 {
  color: #6ea445;
}
.idx06 .block_menu .menu_it:nth-child(8) h4 {
  color: #88a930;
}
.idx06 .block_menu h4 {
  font-size: calc(var(--ttl_size) - 8px);
  font-weight: 500;
  text-align: center;
  min-height: 92px;
  line-height: 1.36364;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.idx06 .block_menu h4 .txt_sm {
  font-size: 81.8181818182%;
  line-height: 1.95;
  font-weight: 400;
}
.idx06 .block_menu h4 .en {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-top: 10px;
  letter-spacing: 0.1em;
}
.idx06 .block_other {
  background-color: #fff;
  border-radius: 20px;
  padding: 50px 81px 99px 81px;
  margin-top: 60px;
}
.idx06 .block_other .h3_st01 {
  font-size: var(--ttl_size);
  margin-bottom: 50px;
}
.idx06 .block_other .h3_st01::before {
  display: none;
}
.idx06 .block_other .h3_st01 .en {
  font-size: 16px;
  margin-top: 10px;
}
.idx06 .block_other h4 {
  position: relative;
  font-size: var(--ttl_size);
  text-align: center;
  font-weight: 500;
  color: var(--main-color);
  letter-spacing: 0.1em;
  z-index: 0;
  padding-top: 1.233333em;
  margin-bottom: 0.433333em;
}
.idx06 .block_other h4 .txt_en {
  position: absolute;
  top: 0.533333em;
  left: 1px;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  max-width: 10.1em;
}
.idx06 .block_other_bnr .bnr_title {
  font-size: 26px;
  font-weight: 500;
  line-height: 1.73;
  text-align: center;
  color: #fff;
  margin-bottom: 33px;
}
.idx06 .block_other_bnr .bnr_it {
  position: relative;
  z-index: 0;
  border-radius: 10px;
  overflow: hidden;
  min-height: 300px;
  max-width: 545px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 37px 20px 20px;
}
.idx06 .block_other_bnr .bnr_it::before, .idx06 .block_other_bnr .bnr_it::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.idx06 .block_other_bnr .bnr_it::before {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.2;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
}
.idx06 .block_other_bnr .bnr_it::after {
  bottom: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.idx06 .block_other_bnr .bnr_it.bnr01 {
  background-color: #2c8e44;
}
.idx06 .block_other_bnr .bnr_it.bnr01::before {
  background-image: url(../images/idx06_recruit_bnr01.jpg);
}
.idx06 .block_other_bnr .bnr_it.bnr02 {
  background-color: #57862a;
}
.idx06 .block_other_bnr .bnr_it.bnr02::before {
  background-image: url(../images/idx06_recruit_bnr02.jpg);
}
.idx06 .box_recruit {
  background: url(../images/idx06_recruit_bg.jpg) no-repeat center/cover;
  padding: 82px 40px 80px;
  border-radius: 10px;
  position: relative;
  z-index: 0;
  margin-top: 30px;
  height: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.idx06 .box_recruit::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid #fff;
  border-radius: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: auto;
  z-index: -1;
}
.idx06 .box_recruit_content {
  border-radius: 10px;
  border: 6px solid #e7f1e4;
  background-color: #fff;
  max-width: 844px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 4px 30px 39px;
  position: relative;
  transition: 0.3s all;
}
.idx06 .box_recruit_content::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  -webkit-mask-image: url(../images/shared_icon_arrow.svg);
  mask-image: url(../images/shared_icon_arrow.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: var(--clr1);
  margin: auto;
  width: 0.625em;
  height: 0.8125em;
  transition: 0.3s all;
}
.idx06 .box_recruit_content p {
  line-height: 1.875;
}

@media only screen and (min-width: 769px) {
  .idx06 .block_menu .menu_it {
    width: calc((100% - 54px) / 4);
    margin-right: 18px;
    margin-bottom: 20px;
    transition: 0.3s all;
    z-index: 0;
  }
  .idx06 .block_menu .menu_it::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: 0.3s all;
    z-index: -1;
    background-color: rgba(52, 145, 43, 0.05);
  }
  .idx06 .block_menu .menu_it:hover {
    border-color: var(--main-color);
  }
  .idx06 .block_menu .menu_it:hover::before {
    transform: scale(1);
  }
  .idx06 .block_menu .menu_it:nth-child(4n) {
    margin-right: 0;
  }
  .idx06 .block_menu .menu_it:nth-child(1) h4, .idx06 .block_menu .menu_it:nth-child(4) h4 {
    margin-top: 11px;
  }
  .idx06 .block_menu .menu_it:nth-child(2) h4, .idx06 .block_menu .menu_it:nth-child(3) h4 {
    margin-top: 14px;
  }
  .idx06 .block_menu .menu_it:nth-child(1) h4 .en {
    margin-top: 13px;
  }
  .idx06 .block_menu .menu_it:nth-child(4) h4 .en {
    margin-top: 8px;
  }
  .idx06 .block_other_bnr .bnr_it {
    width: calc((100% - 28px) / 2);
    margin-right: 28px;
  }
  .idx06 .block_other_bnr .bnr_it:nth-child(2n) {
    margin-right: 0;
  }
  .idx06 .box_recruit_content:hover {
    background-color: #e7f1e4;
  }
  .idx06 .box_recruit_content:hover::after {
    right: 10px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1300px) {
  .idx06 {
    padding: 70px 0 80px;
  }
  .idx06 .h3_st01 {
    margin-bottom: 40px;
  }
  .idx06 .block_other {
    padding: 50px 40px 70px;
  }
  .idx06 .block_other .h3_st01 {
    margin-bottom: 35px;
  }
  .idx06 .block_other_bnr .bnr_it {
    min-height: 255px;
  }
  .idx06 .block_other_bnr .bnr_title {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .idx06 .block_other_bnr .cm_btn {
    width: 85%;
  }
  .idx06 .block_other h4 .txt_en img {
    max-width: 275px;
  }
  .idx06 .box_recruit {
    padding: 50px 40px;
    height: 380px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .idx06 .block_menu .menu_it {
    width: calc((100% - 30px) / 3);
    margin-right: 10px;
    height: 270px;
  }
  .idx06 .block_menu .menu_it:nth-child(3n) {
    margin-right: 0;
  }
  .idx06 .block_menu .menu_it:nth-child(4n) {
    margin-right: 10px;
  }
  .idx06 .box_recruit_content {
    padding: 4px 30px 39px 15px;
  }
  .idx06 .box_recruit_content::after {
    right: 12px;
  }
  .idx06 .box_recruit_content p {
    letter-spacing: 0.05em;
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/*==========================================================================*/
/*                                Under                                     */
/*==========================================================================*/
.under .sitemap {
  padding-top: 40px;
}
.under .sitemap > ul > li a, .under .sitemap > ul > li p {
  display: block;
  width: 100%;
  padding: 15px 15px 15px 30px;
  border-bottom: dotted 1px var(--main-color);
  color: rgb(51, 51, 51);
  position: relative;
  box-sizing: border-box;
  text-decoration: none;
}
.under .sitemap > ul > li a:before, .under .sitemap > ul > li p:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 3px;
  background: #b3cd4c;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.under .sitemap > ul > li p {
  margin-bottom: 0;
  font-family: var(--f-en);
  color: var(--main-color);
  font-weight: 500;
  font-size: var(--ttl_size);
}
.under .sitemap > ul > li p::before {
  background-color: var(--main-color);
}
.under .sitemap > ul > li p::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 14px;
  background: var(--main-color);
  left: 6px;
  top: 50%;
  margin-top: -7px;
}
.under .sitemap > ul > li a:hover {
  text-decoration: none;
  background: rgba(52, 145, 43, 0.05);
  opacity: 1;
  color: var(--main-color);
}
.under .sitemap > ul > li li a {
  padding-left: 70px;
}
.under .sitemap > ul > li li a:before {
  left: 40px;
}
.under #mainContent {
  padding-bottom: 40px;
}
.under .topic_path {
  font-size: 12px;
  line-height: 1.45;
  font-weight: 300;
  letter-spacing: 0.1em;
  padding: 17px 0 18px;
  position: relative;
  z-index: 0;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
.under .topic_path::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  min-height: 520px;
  height: 100%;
  z-index: -1;
  background: url(../images/under_key_bg.jpg) no-repeat center/cover;
  border-bottom-right-radius: 20px;
}
.under .topic_path .inner {
  width: calc(100% - 110px);
  max-width: 1330px;
}
.under .topic_path ul {
  background-size: auto 15px;
  display: block;
  padding: 4px 10px 4px 0;
}
.under .topic_path ul::after {
  content: "";
  display: block;
  clear: both;
}
.under .topic_path ul li {
  float: left;
  text-transform: uppercase;
  color: #fff;
}
.under .topic_path a {
  text-decoration: none;
  color: #fff;
}
.under .topic_path a:hover {
  opacity: 1;
  text-decoration: underline;
}
.under .topic_path span {
  display: inline-block;
  padding: 0 8px;
  transform: scaleX(0.8);
  color: #fff;
  line-height: 1;
}
.under .key {
  height: 520px;
  position: relative;
  z-index: 1;
}
.under .key::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 80px);
  height: 100%;
  background: url(../images/under_key_mv.jpg) no-repeat center/cover;
  border-bottom-left-radius: 20px;
  box-shadow: 20px 20px 50px rgba(0, 0, 0, 0.05);
}
.under .key .inner {
  height: 100%;
  padding: 0px;
}
.under .key .key_text {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 0 0 10px;
}
.under .key h2 {
  display: table;
  font-size: calc(var(--ttl_size) + 10px);
  text-align: center;
  color: #fff;
}
.under h2, .under h3, .under h4, .under h5, .under h6 {
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.under h2:last-child, .under h3:last-child, .under h4:last-child, .under h5:last-child, .under h6:last-child {
  margin-bottom: 0;
}
.under h3, .under h4, .under h5, .under h6 {
  color: var(--main-color);
}
.under h3 {
  position: relative;
  margin-bottom: 38px;
  font-size: var(--ttl_size);
  text-align: center;
}
.under h3::after {
  content: "";
  position: relative;
  display: block;
  background-color: #b3cd4c;
  width: 60px;
  height: 2px;
  border-radius: 1px;
  margin: 25px auto 0;
}
.under h4 {
  margin-bottom: 30px;
  position: relative;
  font-size: calc(var(--ttl_size) - 6px);
  border-bottom: 1px solid #b3cd4c;
  padding-bottom: 12px;
}
.under h5 {
  margin-bottom: 25px;
  position: relative;
  font-size: calc(var(--ttl_size) - 10px);
  padding-left: 23px;
}
.under h5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: calc(100% + 2px);
  border-radius: 1.5px;
  background-color: #b3cd4c;
}
.under h6 {
  position: relative;
  margin-bottom: 25px;
  font-size: calc(var(--ttl_size) - 12px);
  padding-left: 28px;
}
.under h6::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: #b3cd4c;
  border-radius: 50%;
}
.under .txt_catch {
  display: table;
  margin: 30px auto;
  padding: 20px 35px;
  background: rgba(156, 181, 58, 0.1);
  border-radius: 10px;
  border: 2px solid #9cb53a;
}
.under .txt_catch p {
  font-size: calc(var(--ttl_size) - 10px);
  text-align: center;
  font-weight: 500;
}

@media only screen and (max-width: 1440px) and (min-width: 769px) {
  .topic_path::before {
    max-width: 1142px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .under .topic_path::before {
    width: calc(100% - 40px);
    min-height: 450px;
  }
  .under .topic_path .inner {
    width: calc(100% - 30px);
  }
  .under .key {
    height: 450px;
  }
  .under .key::before {
    width: calc(100% - 40px);
  }
  .under .key h2 {
    font-size: calc(var(--ttl_size) + 6px);
  }
  .under h5 {
    font-size: 18px;
  }
  .under h6 {
    font-size: 17px;
  }
  .under h6:before {
    width: 15px;
    height: 15px;
    top: 5px;
  }
}
.under section:first-child h3 {
  margin-top: 171px;
}
.under .entry section:first-child h3 {
  margin-top: 60px;
}
.under .section > p:last-of-type, .under section > p:last-of-type {
  margin-bottom: 0;
}
.under .section > p:last-of-type + table, .under .section > p:last-of-type + ul, .under section > p:last-of-type + table, .under section > p:last-of-type + ul {
  margin-top: 15px;
}
.under section {
  padding-top: 1px;
}
.under section h3 {
  margin-top: 60px;
}
.under .secH4 {
  padding-top: 50px;
}
.under .secH5 {
  padding-top: 30px;
}
.under .secH6 {
  padding-top: 20px;
}
.under .imgBox.rowImg .image_l img, .under .imgBox.rowImg .image_r img {
  width: auto;
  max-height: 450px;
}
.under .imgBox.rowImg .image_l {
  float: left;
  margin-right: 60px;
}
.under .imgBox.rowImg .image_r {
  float: right;
  margin-left: 60px;
}
.under .imgBox.rowImg .image_l, .under .imgBox.rowImg .image_r {
  max-width: 450px;
  margin-bottom: 30px;
}
.under .imgBox.rowImg .txt_l {
  float: left;
}
.under .imgBox.rowImg .txt_r {
  float: right;
}
.under .imgBox.rowImg .txt_l, .under .imgBox.rowImg .txt_r {
  width: calc(100% - 510px);
}
.under .imgBox.rowImg.large .image_l, .under .imgBox.rowImg.large .image_r {
  max-width: 440px;
}
.under .imgBox.rowImg.large .txt_l, .under .imgBox.rowImg.large .txt_r {
  width: calc(100% - 475px);
}
.under .imgBox.rowImg.full .image_l, .under .imgBox.rowImg.full .image_r {
  max-width: 60vw;
}
.under .imgBox.colImg .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.under .imgBox.colImg p {
  margin-bottom: 5px;
}
.under .imgBox.colImg p:last-child {
  margin-bottom: 0;
}
.under .imgBox.colImg picture {
  text-align: center;
  display: block;
  margin-bottom: 15px;
}
.under .imgBox.colImg .text p {
  font-size: 1em;
}
.under .imgBox.colImg .text .ttl {
  font-size: 1.375em;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  color: #a98c54;
  font-family: "Noto Serif JP", serif;
}
.under .imgBox.colImg3 picture, .under .imgBox.colImg2 picture {
  position: relative;
  overflow: hidden;
  max-height: 229px;
  height: 21vw;
  width: 100%;
  text-align: center;
}
.under .imgBox.colImg3 img, .under .imgBox.colImg2 img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  max-height: 100%;
  height: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  object-fit: contain;
}
.under .imgBox.colImg3 .item {
  width: 32%;
}
.under .imgBox.colImg2 .item {
  width: 49%;
}
.under .imgBox.colImg1 .item {
  width: 100%;
}
.under .imgBox.colImg1 .item img {
  max-height: 450px;
}
.under .acf_block h3, .under .acf_block h4, .under .acf_block h5 {
  margin-bottom: 0;
}
.under .acf_block .text_h3 {
  margin: 45px 0 0;
}
.under .acf_block .text_h4 {
  margin: 30px 0 0;
}
.under .acf_block .text_h5 {
  margin: 20px 0 0;
}
.under .acf_block .list01 {
  margin-top: 20px;
}

@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .under section:first-child h3 {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1280px) {
  .under .imgBox.rowImg .image_l, .under .imgBox.rowImg .image_r {
    float: none;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
  }
}
.under table {
  border-radius: 3px;
}
.under table.rollTable {
  width: 100%;
}
.under table.tbl_style01 th, .under table.tbl_style01 td {
  border: 1px solid #ddd;
  padding: 0.625rem;
}
.under table.tbl_style01 th img, .under table.tbl_style01 td img {
  max-width: 100%;
}
.under table.tbl_style01 th {
  background-color: var(--main-color);
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.under table.tbl_style01 td {
  background-color: #fff;
  color: #383838;
}
.under table.tbl_style01.rowHead tr th:not(:last-child) {
  border-right: 1px solid #ddd;
}
.under table.tbl_style01.colHead tr:not(:last-child) th {
  border-bottom: 1px solid #ddd;
}
.under table.tbl_center td {
  text-align: center;
}
.under table.tbl_style02 th, .under table.tbl_style02 td {
  border: 2px solid #9dba38;
  border-left: none;
  border-right: none;
  padding: 0.625em;
}
.under table.tbl_style02 th img, .under table.tbl_style02 td img {
  max-width: 100%;
}
.under table.tbl_style02 th {
  background: none;
  font-weight: normal;
  font-size: 1.125em;
  color: #9dba38;
}
.under table.tbl_style02 td {
  font-size: 1em;
}
.under .tbl_note {
  display: none;
  margin-top: 10px;
  color: var(--main-color);
  font-size: 11px;
  letter-spacing: 0;
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
  .under table.tbl_style01 th, .under table.tbl_style01 td {
    padding: 0.5rem;
  }
  .under table.tbl_style01 th {
    font-size: 1em;
  }
  .under table.tbl_style01 td {
    font-size: 0.9em;
  }
  .under table.tbl_style02 th {
    font-size: 1em;
  }
  .under table.tbl_style02 td {
    font-size: 0.9em;
  }
}
.under ul.list01.mcol-2 {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 769px) {
  .under ul.list01.mcol-2 {
    padding-bottom: 10px;
  }
  .under ul.list01.mcol-2 li:last-child, .under ul.list01.mcol-2 li:nth-child(2n+1) {
    padding-bottom: 0;
  }
}
.under ul.list01.mcol-2 li {
  width: 50%;
  padding-right: 10px;
}
.under ul.list01 li {
  position: relative;
  padding-left: 24px;
  padding-bottom: 10px;
  letter-spacing: 0.1em;
  line-height: 2.25;
}
.under ul.list01 li:last-child {
  padding-bottom: 0;
}
.under ul.list01 li::before {
  content: "";
  width: 17px;
  height: 15px;
  background: url(../images/shared_icon_h3.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 0.7em;
  transform: scaleX(-1) rotate(-15deg);
}
.under .list_num {
  counter-reset: item;
}
.under .list_num li {
  counter-increment: item;
  padding-left: 2.1875em;
  position: relative;
  line-height: 2.25;
  padding-bottom: 10px;
}
.under .list_num li::before {
  content: counter(item);
  font-size: 0.75em;
  font-weight: 600;
  letter-spacing: 0;
  color: var(--main-color);
  border: 2px solid var(--main-color);
  border-radius: 50%;
  width: 1.8333em;
  height: 1.8333em;
  text-align: center;
  position: absolute;
  top: 0.666667em;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0.166667em;
}
.under .anchor-links {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0 0;
}
.under .anchor-links > div {
  background-color: var(--main-color);
  border-radius: 3px;
  position: relative;
  display: block;
  min-width: 135px;
  width: 19%;
  margin: 0% 0.5% 1%;
  text-align: center;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
.under .anchor-links > div a {
  display: block;
  width: 100%;
  padding: 10px 5px 9px;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}
.under .anchor-links > div::after {
  content: "";
  border: 4px solid;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  top: auto;
  bottom: 2px;
  left: calc(50% - 4px);
  right: auto;
  line-height: 1;
}
.under .anchor-links > div:hover a {
  opacity: 1;
}
.under .anchor-links > div:hover::after {
  bottom: 0;
}
.under .anchor-links > div.ext::after {
  content: ">";
  border: 0;
  position: absolute;
  top: calc(50% - 0.5em);
  bottom: auto;
  left: auto;
  right: 7px;
  font-size: 0.857em;
  line-height: 1;
  letter-spacing: 0;
  transform: scaleX(0.5);
}
.under .anchor-links > div.ext:hover::after {
  right: 5px;
}
.under .doctor_box {
  max-width: 700px;
  margin: auto;
  position: relative;
}
.under .doctor_box p {
  margin-bottom: 0;
}
.under .doctor_box .doctor_name {
  position: absolute !important;
  right: 2%;
  bottom: 30px;
  background: rgba(255, 255, 255, 0.95);
  padding: 20px;
  z-index: 1;
  color: var(--main-color);
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.5;
  border-radius: 5px;
}
.under .doctor_box .doctor_name::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  width: 3px;
  height: calc(100% - 10px);
  background-color: var(--main-color);
  margin: auto;
  border-radius: 1.5px;
}
.under .doctor_box .doctor_name span {
  font-size: 80%;
  display: block;
  font-weight: 500;
}
.under .ud_map {
  height: 450px;
}
.under .exp li {
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  display: flex;
  border-bottom: 1px solid #3b7ca3;
}
.under .exp li .year {
  width: 8em;
  color: var(--main-color);
  font-weight: 500;
}
.under .exp li .txt {
  width: calc(100% - 8em);
}
.under .ud_feature {
  margin-top: 50px;
}
.under .ud_feature_it {
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 80px 40px 50px;
  border-radius: 20px;
  z-index: 0;
  background: rgba(189, 210, 97, 0.05);
}
.under .ud_feature_it:not(:last-child) {
  margin-bottom: 50px;
}
.under .ud_feature_it::before, .under .ud_feature_it::after {
  content: "";
  position: absolute;
  z-index: -1;
}
.under .ud_feature_it::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 20px;
  border: 1px solid var(--main-color);
  background-color: #fff;
}
.under .ud_feature_it::after {
  background: url(../images/shared_icon_logo.svg) no-repeat center/contain;
  width: 190px;
  height: 172px;
  bottom: 20px;
  right: 20px;
  opacity: 0.2;
}
.under .ud_feature h4 {
  text-align: center;
}
.under .ud_feature_num {
  font-size: 80px;
  font-family: var(--f-Oooh-baby);
  line-height: 1;
  color: var(--main-color);
  letter-spacing: 0;
  text-align: center;
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  text-shadow: 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255), 0px 0px 30px rgb(255, 255, 255);
}
.under .ud_step_item {
  position: relative;
  z-index: 0;
  box-shadow: 0 0 5px rgba(61, 42, 20, 0.9);
  padding: 70px 45px 25px;
  background-color: rgba(179, 205, 76, 0.09);
  background-image: url(../images/idx05_bf02.png), url(../images/idx05_bf03.png);
  background-repeat: no-repeat;
  background-size: 300px auto, 200px auto;
  background-position: left -125px top -96px, right -50px bottom -50px;
  border-radius: 10px;
}
.under .ud_step_item::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 20px);
  height: calc(100% - 70px);
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid var(--main-color);
  z-index: -1;
}
.under .ud_step_item:not(:last-child) {
  margin-bottom: 50px;
}
.under .ud_step_item:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 30px 0 30px;
  border-color: var(--main-color) transparent transparent transparent;
}
.under .ud_step_cont {
  padding: 25px 0px 25px;
}
.under .ud_step_num {
  position: absolute;
  top: 11px;
  right: 30px;
  color: var(--clr1);
  font-family: var(--f-Oooh-baby);
  font-size: calc(var(--ttl_size) + 30px);
  line-height: 1;
  margin-bottom: 0;
}
.under .ud_step_num::before {
  content: "Flow";
  display: inline-block;
  position: relative;
  font-size: 80%;
  margin-right: 5px;
}
.under .ud_faq_it {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  transition: 0.3s all;
}
.under .ud_faq_it:not(:last-child) {
  margin-bottom: 40px;
}
.under .ud_faq_it h4 {
  border-bottom: 0;
  padding-bottom: 0;
}
.under .ud_faq_question, .under .ud_faq_answer {
  padding-left: 90px;
  position: relative;
}
.under .ud_faq_question::before, .under .ud_faq_answer::before {
  position: absolute;
  left: 20px;
  font-family: var(--f-Oooh-baby);
  font-size: 30px;
  width: 50px;
  height: 50px;
  color: #fff;
  border-radius: 50%;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.under .ud_faq_question {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
  cursor: pointer;
}
@media only screen and (min-width: 769px) {
  .under .ud_faq_question:hover {
    background-color: #fcfff3;
  }
}
.under .ud_faq_question::before {
  content: "Q";
  background-color: #b3cd4c;
  top: 0;
  bottom: 0;
  margin: auto;
}
.under .ud_faq_question::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-bottom: 1px solid var(--clr1);
  border-left: 1px solid var(--clr1);
  right: 20px;
  top: -5px;
  bottom: 0;
  transform: rotate(-45deg);
  transition: all 0.5s;
  margin: auto;
}
.under .ud_faq_question.rotate::after {
  top: 5px;
  transform: rotate(135deg);
}
.under .ud_faq_answer {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #b3cd4c;
}
.under .ud_faq_answer::before {
  content: "A";
  background-color: var(--main-color);
}

@media only screen and (max-width: 1280px) and (min-width: 769px) {
  .under .ud_step_num {
    top: 13px;
  }
  .under ul.list01 li {
    padding-left: 19px;
  }
  .under ul.list01 li::before {
    width: 14px;
    height: 12px;
    top: 0.75em;
  }
}
.under .clinic_tbl01 th {
  width: 350px;
  text-align: right;
}
.under .clinic_tbl02 {
  text-align: center;
}
.under .clinic_tbl02 th:first-child {
  width: 350px;
}
.under .clinic_tbl02 th:not(:first-child) {
  width: calc((100% - 350px) / 7);
}
.under .clinic_tbl02 td:not(:first-child) {
  color: var(--main-color);
}
.under .teeth_box .secH4 {
  width: 48%;
}
.under .teeth_box .secH5 {
  padding-top: 20px !important;
}
.under .teeth_box img {
  max-height: 180px;
}
.under .teeth_box p {
  font-size: 14px;
}
.under .access_box_img01 .block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.under .access_box_img01 .block:nth-child(even) .big {
  order: 1;
}
.under .access_box_img01 .block .big {
  width: calc(0.5 * (100% - 10px));
}
.under .access_box_img01 .block .small {
  width: calc(0.5 * (100% - 10px));
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.under .access_box_img01 .block .small figure {
  width: calc((100% - 10px) * 0.5);
}
.under .access_box_img01 .block figure {
  border-radius: 0px;
  overflow: hidden;
  margin-bottom: 10px;
}
.under .access_box_img02 .block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.under .access_box_img02 .block:nth-child(even) .big {
  order: 1;
}
.under .access_box_img02 .block .big {
  width: calc(0.5517241379 * (100% - 10px));
}
.under .access_box_img02 .block .small {
  width: calc(0.4482758621 * (100% - 10px));
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.under .access_box_img02 .block .small figure {
  width: calc((100% - 10px) * 0.5);
}
.under .access_box_img02 .block figure {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}

/* START BLOG
------------------------------------------------------------------------*/
#pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 40px auto 0;
}
#pagination:empty {
  display: none;
}
#pagination a, #pagination span {
  background-color: var(--main-color);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  margin: 10px 5px;
  width: 32px;
  height: 32px;
  color: #fff;
  line-height: 1;
  text-decoration: none;
}
#pagination a.prev, #pagination a.next, #pagination span.prev, #pagination span.next {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 7px auto;
  color: transparent;
}
#pagination a.prev, #pagination span.prev {
  background-image: url(../images/shared_blog_arrow_prev.svg);
}
#pagination a.next, #pagination span.next {
  background-image: url(../images/shared_blog_arrow_next.svg);
}
#pagination a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#pagination span {
  opacity: 0.5;
}
#pagination .active a, #pagination a.active:hover {
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
}

.blog-content .date {
  margin-bottom: 20px;
  text-align: center;
  color: var(--main-color);
}

.blog_list_style01 .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #bababa;
  padding-bottom: 30px;
  margin-bottom: 30px;
  align-items: flex-start;
}
.blog_list_style01 .item figure {
  background-color: rgb(255, 255, 255);
  position: relative;
  overflow: hidden;
  border: 1px solid #b3cd4c;
  width: 220px;
  height: 220px;
}
.blog_list_style01 .item figure img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog_list_style01 .item .info {
  width: calc(100% - 250px);
  position: relative;
  padding-bottom: 40px;
}
.blog_list_style01 .item .info p {
  margin-bottom: 0;
  line-height: 1.5;
}
.blog_list_style01 .item .info .date {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 15px;
  font-size: 90%;
}
.blog_list_style01 .item .info .date .tag {
  display: inline-block;
  margin-left: 20px;
  color: transparent;
  font-size: 90%;
  letter-spacing: -1em;
}
.blog_list_style01 .item .info .date .tag a {
  background-color: var(--main-color);
  display: inline-block;
  margin-left: 2px;
  padding: 1px 10px 1.5px;
  color: #fff;
  letter-spacing: 0;
  text-decoration: none;
  border-radius: 5px;
}
.blog_list_style01 .item .info .date .tag a.column {
  background-color: #b3cd4c;
}
.blog_list_style01 .item .info .ttl {
  margin-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: underline;
  font-size: 120%;
  font-weight: 600;
  color: #333333;
}
.blog_list_style01 .item .info .ttl a {
  color: inherit;
}
.blog_list_style01 .item .info .des {
  padding-bottom: 45px;
}
.blog_list_style01 .item .info .button {
  background-color: #fff;
  border: 2px solid var(--clr1);
  position: absolute;
  bottom: 0px;
  right: 0;
  border-radius: 30px;
  overflow: hidden;
}
.blog_list_style01 .item .info .button a {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 5px 25px 5px 20px;
  font-size: 90%;
  color: var(--clr1);
  text-decoration: none;
}
.blog_list_style01 .item .info .button a span {
  display: block;
  position: absolute;
  right: 5px;
  line-height: 1em;
  top: calc(50% - 0.55em);
}
.blog_list_style01 .item .info .button a::before {
  opacity: 0;
}
.blog_list_style01 .item .info .button::after {
  content: "";
  background-color: var(--clr1);
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0;
  transition: all 0.3s ease;
}
@media only screen and (min-width: 769px) {
  .blog_list_style01 .item .info .button:hover a {
    opacity: 1;
    color: #fff;
  }
  .blog_list_style01 .item .info .button:hover::after {
    width: 100%;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .blog_list_style01 .item figure {
    width: 190px;
    height: 190px;
  }
  .blog_list_style01 .item .info {
    width: calc(100% - 220px);
  }
  .blog_list_style01 .item .info .date .tag {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .blog_list_style01 .item {
    display: block;
  }
  .blog_list_style01 .item figure {
    margin: 0 auto;
  }
  .blog_list_style01 .item .info {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    padding-bottom: 0;
  }
  .blog_list_style01 .item .info .button {
    position: relative;
    display: table;
  }
}
.blog_list_style02.colImg .list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.blog_list_style02.colImg p {
  margin-bottom: 5px;
}
.blog_list_style02.colImg p:last-child {
  margin-bottom: 0;
}
.blog_list_style02.colImg figure {
  margin-bottom: 15px;
}
.blog_list_style02.colImg .text p {
  font-size: 1em;
}
.blog_list_style02.colImg .text .ttl {
  font-family: inherit;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  color: #0e7cad;
}
.blog_list_style02.colImg4_blog .item {
  width: 24%;
  margin-right: 1%;
  margin-bottom: 15px;
  position: relative;
}
.blog_list_style02.colImg4_blog .item:nth-child(4) {
  margin-right: 0;
}
.blog_list_style02.colImg4_blog .item a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.blog_list_style02.colImg4_blog .item .img {
  background: url(../images/shared_blog_logo.png) center no-repeat;
  background-size: contain;
  background-color: #fff;
  border: 1px solid #000;
  position: relative;
  width: 100%;
  height: 400px;
  margin-bottom: 15px;
}
.blog_list_style02.colImg4_blog .item .img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.blog_list_style02.colImg4_blog .item .img img {
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
}
.blog_list_style02.colImg4_blog .item:hover a {
  opacity: 1;
}
.blog_list_style02.colImg4_blog .item:hover .img img {
  filter: blur(5px) grayscale(50%);
  transform: translate(-50%, -50%) scale(1.15);
}
.blog_list_style02.colImg4_blog figure {
  background-color: #ddd;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
  .blog_list_style02.colImg4_blog .item .img {
    height: 30vw;
  }
}
@media only screen and (max-width: 768px) {
  .blog_list_style01 .item .info .des {
    padding-bottom: 25px;
  }
  .blog_list_style02.colImg4_blog .item .img {
    height: 280px;
  }
  .blog_list_style02.colImg4_blog figure {
    height: 260px;
  }
}
@media only screen and (max-width: 640px) {
  .blog_list_style02.colImg .list {
    justify-content: space-around;
  }
  .blog_list_style02.colImg .item {
    margin-bottom: 15px;
  }
  .blog_list_style02.colImg figure {
    margin-bottom: 5px;
  }
  .blog_list_style02.colImg .text {
    font-size: 14px;
  }
  .blog_list_style02.colImg4_blog .item {
    width: 49%;
  }
  .blog_list_style02.colImg4_blog .item .img {
    height: 48vw;
  }
  .blog_list_style02.colImg4_blog figure {
    height: 48vw;
  }
}
.blog_detail_style02 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 30px;
}
.blog_detail_style02 .box_gallery {
  width: 35%;
  max-width: 400px;
}
.blog_detail_style02 .box_gallery .main_img {
  background: #ededed;
  position: relative;
  height: 400px;
  margin-bottom: 11px;
}
.blog_detail_style02 .box_gallery .main_img .item {
  transition: all 0.3s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.blog_detail_style02 .box_gallery .main_img .item.active {
  opacity: 1;
}
.blog_detail_style02 .box_gallery .main_img .img {
  overflow: hidden;
  margin: 0;
  width: 100%;
  height: 100%;
}
.blog_detail_style02 .box_gallery .main_img .img img {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  max-height: 100%;
}
.blog_detail_style02 .box_gallery .thumb {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.blog_detail_style02 .box_gallery .thumb li {
  background-color: #ededed;
  transition: all 0.2s ease;
  width: calc(12.5% - 4.4px);
  margin-right: 5px;
  margin-bottom: 5px;
  height: 20vw;
  max-height: 40px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.blog_detail_style02 .box_gallery .thumb li:nth-child(8n+0) {
  margin-right: 0;
}
.blog_detail_style02 .box_gallery .thumb li:hover {
  opacity: 0.7;
}
.blog_detail_style02 .box_gallery .thumb li img {
  width: auto;
  max-height: 100%;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog_detail_style02 .box_gallery .thumb.col_5 li {
  width: calc(20% - 4px);
  max-height: 77px;
}
.blog_detail_style02 .box_gallery .thumb.col_5 li:nth-child(5) {
  margin-right: 0;
}
.blog_detail_style02 .box_gallery.withSlick .main_img {
  height: auto;
}
.blog_detail_style02 .box_gallery.withSlick .main_img .item {
  height: 400px;
}
.blog_detail_style02 .box_gallery.withSlick .main_img .item:nth-child(n) {
  display: block;
}
.blog_detail_style02 .box_gallery.withSlick .thumb li {
  opacity: 0.5;
}
.blog_detail_style02 .box_gallery.withSlick .thumb li::after {
  content: "";
  transition: all 0.2s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid transparent;
  z-index: 1;
}
.blog_detail_style02 .box_gallery.withSlick .thumb li.active {
  opacity: 1;
}
.blog_detail_style02 .box_gallery.withSlick .thumb li.active::after {
  border-color: #ff9933;
}
.blog_detail_style02 .box_gallery.withSlick .thumb li:hover {
  opacity: 1;
}
.blog_detail_style02 .box_gallery.withSlick .controls p {
  display: table;
  cursor: pointer;
}
.blog_detail_style02 .box_gallery.withSlick .controls p:hover {
  text-decoration: underline;
}
.blog_detail_style02 .box_info {
  width: 62%;
  max-width: 710px;
}
.blog_detail_style02 .box_info .intro {
  margin-bottom: 20px;
}
.blog_detail_style02 .box_info table {
  /* &.tbl_style03{
  	th{
  		width: 38%;
  	}
  } */
}
.blog_detail_style02 .box_info table th {
  width: 30%;
  background: #f5f5f5;
  color: var(--main-color);
}
.blog_detail_style02.noGallery .box_info {
  max-width: 100%;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .blog_detail_style02 .box_gallery {
    width: 100%;
    margin: 0 auto 30px;
  }
  .blog_detail_style02 .box_gallery .main_img {
    max-height: 400px;
    height: 100vw;
  }
  .blog_detail_style02 .box_info {
    width: 100%;
    margin: 0 auto;
  }
  .blog_detail_style02 .box_info table th {
    width: 100%;
  }
  .blog_detail_style02 .box_info table.tbl_style03 {
    border-bottom: none;
  }
}
.main_blog_container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 65px;
}
.main_blog_container .main_blog_content {
  max-width: 100%;
  width: calc(100% - 250px);
}
.main_blog_container .main_blog_content > div {
  padding-top: 0;
}
.main_blog_container .sidebar {
  width: 220px;
}
.main_blog_container .sidebar .txt_head, .main_blog_container .sidebar .widgettitle {
  background-color: var(--main-color);
  transform: none;
  position: static;
  display: block;
  margin-bottom: 0;
  padding: 15px 10px;
  width: 100%;
  writing-mode: horizontal-tb;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.main_blog_container .sidebar ul:not(.children) {
  background-color: #fff;
  border: 1px solid var(--main-color);
  border-top: 0;
  padding: 0 10px;
}
.main_blog_container .sidebar ul:not(.children) > li {
  border-bottom: 1px solid #959595;
  padding: 12px 10px;
  font-size: 80%;
}
.main_blog_container .sidebar ul:not(.children) > li:last-child {
  border-bottom: 0;
}
.main_blog_container .sidebar ul:not(.children) > li a {
  color: inherit;
  font-size: inherit;
  text-decoration: underline;
}
.main_blog_container .sidebar ul:not(.children) > li a:hover {
  text-decoration: none;
}
.main_blog_container .sidebar ul.children {
  padding: 7px 7px;
}
.main_blog_container .sidebar ul.children li {
  padding-bottom: 5px;
}
.main_blog_container .sidebar ul.children li:last-child {
  padding-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .main_blog_container {
    padding-top: 50px;
  }
  .main_blog_container .main_blog_content {
    width: auto;
    margin: 0 auto;
  }
  .main_blog_container .sidebar {
    display: none;
  }
}
.blog_post_button {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  max-width: 600px;
  margin: 100px auto 0;
}
.blog_post_button > div {
  position: relative;
  width: 32%;
  color: var(--clr1);
  text-align: center;
  line-height: 1;
  font-size: 0.9em;
  overflow: hidden;
  /* &.prev, &.next {
  	span {
  		display: block;
  		a {
  			&::after {
  				content: "";
  				background-repeat: no-repeat;
  				background-position: center;
  				background-size: auto 10px;
  				transform: translateY(-50%);
  				position: absolute;
  				top: 50%;
  				width: 15px;
  				height: 15px;
  				text-decoration: none !important;
  			}
  		}
  	}
  }
  &.prev {
  	a {
  		padding-left: 25px;
  		&::after {
  			background-image: url(../images/angle-double-left.svg);
  			left: 7px;
  		}
  	}
  }
  &.next {
  	a {
  		padding-right: 25px;
  		&::after {
  			background-image: url(../images/angle-double-right.svg);
  			right: 7px;
  		}
  	}
  }
  &:hover {
  	&.prev {
  		a {
  			&::after {
  			}
  		}
  	}
  	&.next {
  		a {
  			&::after {
  			}
  		}
  	}
  } */
}
.blog_post_button > div a {
  transition: all 0.3s;
  display: block;
  position: relative;
  z-index: 1;
  padding: 15px 20px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 30px;
  border: 1px solid var(--clr1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  line-height: inherit;
  color: inherit;
  text-align: center;
  text-decoration: none;
}
.blog_post_button > div a:hover {
  opacity: 1;
}
@media only screen and (min-width: 769px) {
  .blog_post_button > div:hover a {
    color: #fff;
    background-color: var(--clr1);
  }
}

@media only screen and (max-width: 768px) {
  .blog_post_button {
    margin-top: 50px;
  }
  .blog_post_button > div a:hover {
    color: var(--clr1);
  }
}
@media only screen and (max-width: 450px) {
  .blog_post_button {
    justify-content: center;
  }
  .blog_post_button > div {
    width: 100%;
    max-width: 200px;
    margin: 7px 10px;
  }
}
/* END BLOG
------------------------------------------------------------------------*/
/* START Mail
------------------------------------------------------------------------*/
.contact-form-style01 .contact-table {
  background-size: cover;
  width: 100%;
  margin: 0 auto 0px;
  overflow: hidden;
  position: relative;
}
.contact-form-style01 .contact-table textarea {
  min-width: 100%;
}
.contact-form-style01 .contact-table::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contact-form-style01 .contact-table input, .contact-form-style01 .contact-table select, .contact-form-style01 .contact-table textarea {
  border: 1px solid;
  padding: 4px 8px;
  border-radius: 5px;
  font-size: 1rem;
}
.contact-form-style01 .contact-table input {
  width: 100%;
}
.contact-form-style01 .contact-table textarea {
  max-width: 100%;
  width: 100%;
  height: 7em;
}
.contact-form-style01 .contact-table input, .contact-form-style01 .contact-table textarea {
  transition: all 0.2s ease-in-out;
}
.contact-form-style01 .contact-table input[type=radio],
.contact-form-style01 .contact-table input[type=checkbox] {
  margin: 5px 3px 5px 0px;
  width: auto;
}
.contact-form-style01 .contact-table [readonly*=readonly] {
  background: none;
  border: 0;
  font-weight: bold;
}
.contact-form-style01 .contact-table dl {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact-form-style01 .contact-table dl:last-child dt, .contact-form-style01 .contact-table dl:last-child dd {
  border-bottom: 0px;
}
.contact-form-style01 .contact-table dt {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 350px;
  padding: 15px 20px;
}
.contact-form-style01 .contact-table dt span {
  display: inline-block;
  border-radius: 7px;
  padding: 2px 7px 3px;
  margin-left: 5px;
  font-size: 70%;
  line-height: 1;
}
.contact-form-style01 .contact-table dd {
  width: calc(100% - 350px);
  padding: 15px 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.contact-form-style01 .contact-table .postal_code {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
}
.contact-form-style01 .contact-table .inline span {
  max-width: 75px;
  margin: 0 5px;
  text-align: center;
}
.contact-form-style01 .contact-table .inline input {
  text-align: center;
}
.contact-form-style01 .contact-table .clockpicker input {
  width: 70px;
  text-align: center;
}
.contact-form-style01 .contact-table input:not([type=radio]):not([type=checkbox]):focus, .contact-form-style01 .contact-table textarea:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.contact-form-style01 .confirm-table textarea {
  resize: none;
  width: 100%;
}
.contact-form-style01 .confirm-table input:not([type=radio]):not([type=checkbox]):focus, .contact-form-style01 .confirm-table textarea:focus {
  color: inherit;
  background-color: transparent;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.contact-form-style01 .input_btn, .contact-form-style01 .button.thanks_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 520px;
  margin: 40px auto 0;
}
.contact-form-style01 .input_btn input, .contact-form-style01 .input_btn a, .contact-form-style01 .button.thanks_btn input, .contact-form-style01 .button.thanks_btn a {
  color: inherit;
  text-decoration: none;
  line-height: 1;
}
.contact-form-style01 .input_btn a, .contact-form-style01 .button.thanks_btn a {
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact-form-style01 .input_btn input[type=button], .contact-form-style01 .input_btn input[type=submit], .contact-form-style01 .button.thanks_btn a {
  width: 200px;
  height: 45px;
  border: none;
  padding: 10px;
  text-align: center;
  font-size: 100%;
  font-weight: normal;
  margin: 0px 10px 10px;
  text-decoration: none;
  cursor: pointer;
}
.contact-form-style01 .input_btn input[type=button]:hover, .contact-form-style01 .input_btn input[type=submit]:hover, .contact-form-style01 .button.thanks_btn a:hover {
  opacity: 1;
  background-color: var(--clr1);
  color: #fff;
}
.contact-form-style01 .input_btn input[type=button], .contact-form-style01 .input_btn input[type=submit], .contact-form-style01 .button.thanks_btn {
  background-color: #fff;
  color: var(--clr1);
  font-family: var(--f-notosans);
  border-radius: 30px;
  overflow: hidden;
  border: 1px solid var(--clr1);
  transition: 0.3s all;
}
.contact-form-style01 .contact-table {
  border: 1px solid #ddd;
}
.contact-form-style01 .contact-table input, .contact-form-style01 .contact-table select, .contact-form-style01 .contact-table textarea {
  border-color: #ddd;
}
.contact-form-style01 .contact-table dt {
  background-color: var(--main-color);
  border-bottom: 1px solid #ddd;
  color: #fff;
}
.contact-form-style01 .contact-table dt span {
  background-color: #ffffff;
  color: #ff3c7f;
}
.contact-form-style01 .contact-table dd {
  border-bottom: 1px solid #ddd;
}
.contact-form-style01 .wpcf7-not-valid-tip {
  display: block;
  margin: 3px 7px 0;
}

.screen-reader-response {
  display: none;
}

.wpcf7-not-valid-tip {
  font-size: 80%;
  color: #ff3c7f;
}

.wpcf7-response-output {
  padding-top: 20px;
}

.wpcf7-list-item {
  margin-right: 15px;
}

.wpcf7-list-item-label {
  color: #000;
}

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

.captcha_box {
  display: table;
  margin: 50px auto 0;
}
@-moz-document url-prefix() {
  .captcha_box {
    /* Fire Fox */
    display: block;
    width: 304px;
    height: 78px;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 769px) {
  .contact-form-style01 .contact-table dt {
    width: 40%;
  }
  .contact-form-style01 .contact-table dd {
    width: 60%;
  }
  .contact-form-style02 {
    padding: 50px 30px 50px;
  }
}
@media only screen and (max-width: 768px) {
  .contact-form-style01 .contact-table {
    border: none;
  }
  .contact-form-style01 .contact-table dl {
    display: block;
  }
  .contact-form-style01 .contact-table dl:last-child dd {
    border-bottom: 1px solid #ddd;
  }
  .contact-form-style01 .contact-table dt {
    border-left: 1px solid var(--main-color);
    border-right: 1px solid var(--main-color);
  }
  .contact-form-style01 .contact-table dt span {
    padding: 3px 7px 2px;
  }
  .contact-form-style01 .contact-table dt, .contact-form-style01 .contact-table dd {
    width: 100%;
  }
  .contact-form-style01 .contact-table dd {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .contact-form-style01 .contact-table input, .contact-form-style01 .contact-table textarea {
    width: 100%;
  }
  .contact-form-style01 .contact-table input[type=checkbox], .contact-form-style01 .contact-table input[type=radio] {
    width: auto;
  }
  .contact-form-style01 .wpcf7-list-item {
    display: block;
  }
  .contact-form-style02 {
    padding: 40px 30px 40px;
  }
  .contact-form-style02 .contact-table input, .contact-form-style02 .contact-table textarea {
    padding-bottom: 20px;
    text-align: center;
  }
  .contact-form-style02 .contact-table dl {
    width: 100%;
  }
  .contact-form-style02 .contact-table dl dt {
    width: 100%;
    text-align: center;
  }
  .contact-form-style02 .contact-table dl:not(.full) dt {
    bottom: 20px;
  }
  .contact-form-style02 .contact-table dl:not(.full).non-empty dt, .contact-form-style02 .contact-table dl:not(.full).focus dt {
    font-size: 0.9em;
  }
  .contact-form-style02 .wpcf7-not-valid-tip {
    text-align: center;
  }
}
/* END Mail*/
/*INTERVIEW PAGE*/
.under {
  counter-reset: count;
}
.under.page-interview .key::before {
  width: 64.2%;
  max-width: 1131px;
  background-image: url(../images/interview_key_mv.jpg);
  background-position: left center;
}
.under.page-interview .key .key_text {
  padding-top: 4.6%;
  padding-left: 10%;
  justify-content: flex-start;
  padding: 98px 0 0;
}
.under.page-interview .key .inner {
  max-width: 1118px;
  width: 100%;
  height: auto;
}
.under.page-interview .key h2,
.under.page-interview .key p {
  color: #fff;
  letter-spacing: 0.1em;
}
.under.page-interview .key .catch {
  max-width: 436px;
  position: relative;
}
.under.page-interview .key h2 {
  font-size: calc(var(--ttl_size) + 20px);
  line-height: 1.6;
  border-bottom: 1px solid #fff;
  display: block;
  text-align: left;
  padding-bottom: 34px;
  margin-bottom: 2px;
  letter-spacing: 0.16em;
}
.under.page-interview .key h2::before {
  content: "";
  position: absolute;
  top: -9px;
  right: -54px;
  width: 181px;
  height: 75px;
  background: url(../images/txt_interview.svg) no-repeat center/contain;
}
.under.page-interview .key .interview_name {
  display: flex;
  align-items: center;
}
.under.page-interview .key .interview_name .txt_pos {
  font-size: 18px;
  letter-spacing: 0.2em;
  font-weight: 300;
}
.under.page-interview .key .interview_name .txt_jp {
  font-size: 30px;
  font-weight: 500;
  margin: 3px 11px 0 26px;
  letter-spacing: 0.2em;
}
.under.page-interview .key .interview_name .en {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-top: 1px;
}
.under.page-interview #mainContent > .inner {
  max-width: 1330px;
}
@media only screen and (min-width: 769px) {
  .under.page-interview #mainContent {
    padding-bottom: 100px;
  }
}

.interview_catch {
  text-align: center;
  position: relative;
  margin: 108px 0 129px;
}
.interview_catch::before, .interview_catch:after {
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 10px;
}
.interview_catch h3 {
  font-size: calc(var(--ttl_size) + 6px);
  letter-spacing: 0.14em;
  color: var(--clr1);
  margin-bottom: 33px;
}
.interview_catch h3::after {
  display: none;
}
.interview_catch.inter_catch01::before {
  background-image: url(../images/idx05_bf03.png);
  width: 62em;
  height: 51em;
  top: -36.3em;
  right: -43.2em;
}
.interview_catch.inter_catch01:after {
  display: none;
}
.interview_catch.inter_catch02::before {
  background-image: url(../images/idx05_bf02.png);
  width: 63.5em;
  height: 49.4em;
  top: -5.1em;
  left: -47.7em;
}
.interview_catch.inter_catch02:after {
  background-image: url(../images/idx05_bf01.png);
  width: 45.7em;
  height: 41.7em;
  top: -33.9em;
  right: -32.6em;
}
@media only screen and (min-width: 769px) {
  .interview_catch.inter_catch02 {
    margin-top: 181px;
    margin-bottom: 109px;
  }
  .interview_catch.inter_catch02 h3 {
    margin-bottom: 32px;
  }
}
@media only screen and (min-width: 769px) {
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(1) .interview_img::before {
    bottom: -37px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(1) .interview_content {
    margin-top: -5px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(2) {
    margin-bottom: 99px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(2) .interview_content {
    margin-top: 5px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(3) .interview_content {
    margin-top: -29px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) {
    margin-bottom: 97px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) .interview_img::before {
    right: 44px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) .interview_content {
    margin-top: -6px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) .interview_content h4 {
    letter-spacing: 0.125em;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(5) .interview_content {
    margin-top: -33px;
  }
  .interview_sec:nth-of-type(2) .interview_box:nth-of-type(1) .interview_img::before {
    right: 46px;
    bottom: -35px;
  }
  .interview_sec:nth-of-type(2) .interview_box:nth-of-type(1) .interview_content {
    margin-top: -24px;
  }
}
.interview_box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 100px;
}
.interview_box:last-child {
  margin-bottom: 0;
}
.interview_box.box_left .interview_img::before {
  left: 36px;
}
.interview_box.box_left .interview_img::after {
  left: -80px;
}
.interview_box.box_left .interview_content {
  margin-left: 80px;
}
.interview_box.box_right {
  flex-direction: row-reverse;
}
.interview_box.box_right .interview_img::before {
  right: 34px;
}
.interview_box.box_right .interview_img::after {
  right: -80px;
}
.interview_box.box_right .interview_content {
  margin-right: 80px;
}
.interview_img {
  position: relative;
  align-self: flex-start;
  z-index: 0;
  width: 45%;
  max-width: 545px;
}
.interview_img:before {
  content: "0" counter(count);
  counter-increment: count;
  position: absolute;
  bottom: -34px;
  line-height: 0.5;
  letter-spacing: 0.05em;
  font-size: 100px;
  font-family: var(--f-Oooh-baby);
  color: var(--main-color);
}
.interview_img::after {
  content: "";
  position: absolute;
  bottom: -80px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../images/interview_img_bf.jpg);
  max-width: 516px;
  max-height: 580px;
  width: 95%;
  height: 91%;
  border-radius: 10px;
  z-index: -1;
}
.interview_img img {
  border-radius: 10px;
  box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.05);
}
.interview_content {
  max-width: 575px;
  width: calc(55% - 80px);
}
.interview_content h4 {
  font-size: var(--ttl_size);
  line-height: 1.667;
  letter-spacing: 0.14em;
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 39px;
}
.interview_content h4 .en {
  display: block;
  font-size: 12px;
  margin-top: 15px;
  text-indent: 2px;
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 1400px) and (min-width: 769px) {
  .under.page-interview .key .key_text {
    padding-left: 40px;
  }
  .under.page-interview .key .catch {
    max-width: 370px;
  }
  .under.page-interview .key h2 {
    font-size: calc(var(--ttl_size) + 14px);
    padding-bottom: 20px;
    letter-spacing: 0.1em;
  }
  .under.page-interview .key h2::before {
    right: -20px;
    width: 151px;
    height: 62px;
  }
  .under.page-interview .key .interview_name .txt_pos {
    font-size: 16px;
  }
  .under.page-interview .key .interview_name .txt_jp {
    font-size: 24px;
    margin-top: 0;
  }
  .under.page-interview .key .interview_name .en {
    font-size: 14px;
  }
  .interview_catch {
    margin: 75px 0 100px;
  }
  .interview_catch::before, .interview_catch::after {
    font-size: 8px;
  }
  .interview_catch h3 {
    font-size: 28px;
  }
  .interview_catch.inter_catch02 {
    margin-top: 130px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 769px) {
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(1) .interview_img::before {
    bottom: -29px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(1) .interview_content {
    margin-top: 0;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(2) .interview_content {
    margin-top: 0;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(3) .interview_content {
    margin-top: 0;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) .interview_img::before {
    right: 30px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) .interview_content {
    margin-top: 0;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) .interview_content h4 {
    letter-spacing: 0.05em;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(5) .interview_content {
    margin-top: 0;
  }
  .interview_sec:nth-of-type(2) .interview_box:nth-of-type(1) .interview_img::before {
    right: 30px;
    bottom: -29px;
  }
  .interview_sec:nth-of-type(2) .interview_box:nth-of-type(1) .interview_content {
    margin-top: 0;
  }
  .interview_box.box_left .interview_img::before {
    left: 30px;
  }
  .interview_box.box_left .interview_img::after {
    left: -60px;
  }
  .interview_box.box_left .interview_content {
    margin-left: 30px;
  }
  .interview_box.box_right {
    flex-direction: row-reverse;
  }
  .interview_box.box_right .interview_img::before {
    right: 30px;
  }
  .interview_box.box_right .interview_img::after {
    right: -60px;
  }
  .interview_box.box_right .interview_content {
    margin-right: 30px;
  }
  .interview_content {
    width: calc(55% - 30px);
  }
  .interview_content h4 {
    font-size: 24px;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
  }
  .interview_content h4 .en {
    margin-top: 10px;
  }
  .interview_img:before {
    bottom: -29px;
    font-size: 80px;
  }
  .interview_img::after {
    bottom: -60px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 769px) {
  .under.page-interview .key:before {
    background-position: left 10% center;
    width: 57.2%;
  }
  .interview_catch p {
    letter-spacing: 0.05em;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(2) {
    margin-bottom: 80px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(2) .interview_content {
    margin-top: 0;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) {
    margin-bottom: 80px;
  }
  .interview_sec:nth-of-type(1) .interview_box:nth-of-type(4) .interview_img::before {
    right: 30px;
  }
  .interview_box {
    margin-bottom: 80px;
  }
  .interview_box .br_pc {
    display: none;
  }
}
/*---------add post---------*/
.box_hp_mainvisual {
  background: #fff;
  text-align: center;
  color: #292929;
  padding: 50px 50px;
  position: absolute;
  right: 60px;
  bottom: 110px;
}

.communication .box_hp_mainvisual {
  padding: 50px 20px;
}

.main_txt {
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
}

.main_txt_h {
  font-size: 35px;
}

.box_hb_stt {
  background: #FA8F20;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  font-weight: bold;
  height: 130px;
  width: 130px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(-60%, 50%);
  -ms-transform: translate(-60%, 50%);
  transform: translate(-60%, 50%);
  margin-bottom: 0;
}

.main_hp_box .inner {
  position: relative;
  height: 100%;
}

.under #main.lexpage {
  padding: 0 0;
}

.archive_single_list_exlp .boxmain_tab a:last-child {
  border-bottom: 1px solid #dedede;
}

.lexpage .archive_single_list_exlp .list_post {
  margin-bottom: 40px;
}

.ttl_lp01 {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  position: relative;
  margin-bottom: 1.7em;
}

.ttl_lp01_s02 {
  padding-bottom: 0.85em;
}

.ttl_lp01_s02:before {
  content: "";
  width: 110px;
  height: 3px;
  background: #1c1c1c;
  position: absolute;
  bottom: 0;
  left: calc(50% - 55px);
}

.ttl_lp01 .sp_onl {
  display: none;
}

.ttl_lp01 strong {
  font-size: 140%;
}

.lpbox {
  padding: 55px 0;
}

.lpbox01 {
  background: #E9F3F5;
}

.lpbox02 {
  background: #FAF8EF;
}

.lpbox04 {
  padding-top: 10px;
}

.blog-content .entry > h4 {
  margin-top: 60px;
}

.blog-content .entry > h5 {
  margin-top: 50px;
}

.blog-content .entry .colImg1 img, .img_wcap_ct img {
  max-height: 450px;
}

.blog-content .entry .list01 {
  margin-top: 30px;
}

ul.list-tab01 {
  padding: 0px;
  list-style: none;
  display: none;
  max-width: 800px;
  margin: 0 auto 30px;
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

ul.list-tab01 li {
  width: calc((100% - 20px) / 3);
  background: #B7B7B7;
  color: #fff;
  display: inline-block;
  padding: 10px 0;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  -webkit-box-shadow: inset 0px -4px 0px 0px #7F7F7F;
  -moz-box-shadow: inset 0px -4px 0px 0px #7F7F7F;
  box-shadow: inset 0px -4px 0px 0px #7F7F7F;
  margin: 0 10px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

ul.list-tab01 li.current {
  background: #9FBC8D;
  -webkit-box-shadow: inset 0px -4px 0px 0px #386934;
  -moz-box-shadow: inset 0px -4px 0px 0px #386934;
  box-shadow: inset 0px -4px 0px 0px #386934;
}

ul.list-tab01 li:nth-child(3n+3) {
  margin-right: 0;
}

.list_bxex_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 40px;
}

.list_bxex02_col {
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 5px;
  position: relative;
}

.list_bxex02_col:nth-child(3n+3) {
  margin-right: 0;
}

.list_bxex02_col:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #9FBC8D;
  border-right: 20px solid transparent;
  position: absolute;
  left: 3px;
  top: 3px;
}

.list_bxex02_ttl {
  font-size: 30px;
  font-weight: bold;
  padding-top: 20px;
  position: relative;
  margin-bottom: 35px;
  text-align: center;
}

.list_bxex02_ttl:before {
  content: "";
  background: #9FBC8D;
  width: 60px;
  height: 3px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  bottom: -10px;
}

.list_bxex02_col.list_bxex02_cl01:before {
  border-top: 10px solid #9FBC8D;
  border-right: 10px solid transparent;
}

.list_bxex02_cl01 .list_bxex02_ttl:before {
  background: #9FBC8D;
}

.list_bxex02_ttl.list_bxex02_ttl_01 {
  font-size: 20px;
  line-height: 24px;
}

.box_sub01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 20px;
}

.list_bxex02_btn {
  margin-bottom: 0;
}

.list_bxex02_btn a {
  background-size: 15px auto;
  color: #fff;
  display: inline-block;
  padding: 3px 35px 3px 20px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.list_bxex02_btn a:hover {
  background-position: right 5px center;
  opacity: 0.8;
}

.list_bxex02_ttl_sub {
  font-size: 18px;
  color: #333333;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0;
}

.list_bxex02_des_ttl {
  font-size: 16px;
  color: #333333;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}

.list_bxex02_des {
  font-weight: 500;
  color: #333333;
  margin-bottom: 10px;
}

.list_bxex02_pd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.list_bxex_02 li {
  background: #F9F9F9;
  padding: 10px 1px 10px 1px;
  width: calc((100% - 21px) / 3);
  margin: 0 10px 10px 0;
  text-align: center;
}

.list_bxex_02 li:nth-child(3n+3) {
  margin-right: 0;
}

.list_bxex_02 li.list2r img {
  margin-bottom: 5px;
}

.list_bxex_02 li img {
  display: block;
  margin: 0 auto 8px;
}

.list_bxex_02 li span {
  font-size: 11px;
  line-height: 14px;
  display: block;
}

.under_post {
  font-size: 17px;
}

.center_img {
  margin: 0 auto 1.5em;
  text-align: center;
}

.inbl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.tag_cate {
  border: 1px solid #E5127C;
  color: #E5127C;
  font-size: 12px;
  font-weight: bold;
  margin-right: 8px;
  line-height: 20px;
  padding: 0 12px;
}

.post_date {
  font-size: 16px;
  font-weight: bold;
}

.img_wcap_ct {
  margin: 40px auto 40px;
  text-align: center;
}

.box_center {
  max-width: 760px;
  margin: 0 auto 40px;
}

p:empty {
  display: none;
}

.note01 {
  margin-bottom: 30px;
}

.note01 {
  position: relative;
  padding-left: 20px;
  line-height: 1.6em;
  margin-bottom: 10px;
}

.note01:before {
  content: "※";
  z-index: 4;
  position: absolute;
  top: 6px;
  left: 0;
}

.note01.note_c {
  color: #D90029;
}

.note01.note_c:before {
  color: #D90029;
}

.box_ctwimg {
  clear: both;
  margin-bottom: 40px;
}

.box_ctwimg p:last-child {
  margin-bottom: 0;
}

.img_r {
  max-width: 420px;
  float: right;
  margin: 0 0 20px 40px;
}

.img_l {
  max-width: 420px;
  float: left;
  margin: 0 40px 20px 0;
}

.catption_txt {
  padding-top: 10px;
  color: #8E8E8E;
  font-size: 15px;
  display: block;
  letter-spacing: -0.05em;
}

.box_lig01 {
  margin-top: 40px;
  position: relative;
  padding: 40px;
  background: #e3edf7;
  margin-bottom: 40px;
}

.box_lig01 p:last-child {
  margin-bottom: 0;
}

.box_lig02 {
  margin-top: 40px;
  position: relative;
  padding: 40px;
  background: #F7F7F7;
  margin-bottom: 40px;
}

.box_lig02 p:last-child {
  margin-bottom: 0;
}

.maint0 {
  margin-top: 0;
}

blockquote p,
blockquote li,
blockquote dt,
blockquote dd,
blockquote a {
  font-size: 16px;
}

blockquote {
  position: relative;
  padding: 25px 30px 25px 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #F7F7F7;
  margin-bottom: 40px;
  border-left: 2px solid #E5127C;
  /*     -webkit-box-shadow: 3px 3px 5px 6px #ccc; 
    -moz-box-shadow:    3px 3px 5px 6px #ccc;   */
  -webkit-box-shadow: 1px 2px 2px 0px #e0e0e0;
  box-shadow: 1px 2px 2px 0px #e0e0e0;
}

blockquote:before {
  position: absolute;
  top: 15px;
  left: 20px;
  z-index: 2;
  background-size: 40px;
  width: 50px;
  height: 50px;
  content: "";
}

blockquote p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}

blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}

@media screen and (max-width: 960px) {
  .img_l {
    max-width: 300px;
    margin: 0 20px 15px 0;
  }
  .img_r {
    max-width: 300px;
    margin: 0 0px 15px 20px;
  }
}
/*---------add post sp---------*/
@media screen and (max-width: 768px) {
  .img_wcap_ct {
    margin-bottom: 30px;
    width: auto !important;
  }
  .blog-content .entry > h4 {
    margin-top: 40px;
  }
  .blog-content .entry > h5 {
    margin-top: 30px;
  }
  .under .blog-content .entry .colImg1 img, .under .img_wcap_ct img {
    max-width: 100%;
  }
  .box_lig01, .box_lig02 {
    padding: 20px;
    margin-top: 30px;
  }
  .inbl {
    margin-bottom: 40px;
  }
  .box_lig01,
  .box_lig02 {
    padding: 20px;
  }
  .under_post table th {
    font-size: 15px;
  }
}
@media screen and (max-width: 640px) {
  .img_l,
  .img_r {
    float: none;
    max-width: 100%;
    margin: 0 0px 20px 0;
  }
}
/*==========================================================================*/
/*==========================================================================*/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/