.under #top_info {
  position: relative;
  z-index: 1;
  background: url("../images/bg_repeat01.jpg") center center repeat;
}
.under #top_info .inner {
  height: 300px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 130px 0 40px
}
.under #top_info .tit_slug {
  color: var(--color-secondary);
  font-size: 24px;
  text-transform: capitalize;
  line-height: 1.4em;
  margin-bottom: 5px;
  opacity: .5
}
.under .title02 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 0;
  text-align: center;
}
.under .title02 br {
  display: none
}
.under .title03 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 40px;
  color: var(--color-primary);
  position: relative;
  padding-bottom: 20px
}
.under .title03:before {
  position: absolute;
  content: "";
  display: block;
  width: 100px;
  background: #222;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0
}

.under .title04 {
  font-size: 24px;
  margin-bottom: 30px;
  color: var(--color-clr01);
}
.under .title05 {
  font-size: 24px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 15px
}
.under .title05:before {
  position: absolute;
  content: "";
  display: block;
  width: 3px;
  background: var(--color-clr01);
  height: 68%;
  top: 50%;
  transform: translateY(-50%);
  left: 0
}
.under .title06 {
  font-size: 20px;
  color: var(--color-primary);
  margin-bottom: 30px
}
.under .title06 span {
  display: inline-block;
  border-bottom: #5f8876 1px solid;
  padding-bottom: 2px
}
.image-l {
  float: left;
  margin: 0 50px 0 0;
  line-height: 0
}
.image-r {
  float: right;
  margin: 0 0 0 50px;
  line-height: 0
}
.image-c {
  text-align: center;
  margin: 0 auto 20px;
  line-height: 0
}
section {
  padding: 0;
  margin: 0 0 100px 0
}
section:last-child {
  margin-bottom: 0
}
section section {
  padding: 0;
  margin: 0 0 50px 0
}
table {
  margin-bottom: 30px
}
table:last-child {
  margin-bottom: 0
}
#topic-path {
  width: 100%;
  padding: 20px 0 50px
}
#topic-path ul a {
  text-decoration: none;
  color: var(--color-primary);
  border-bottom: #FF940C 1px solid
}
#topic-path ul li {
  position: relative;
  display: inline-block;
  line-height: 1.8em;
  font-size: 14px
}
#topic-path ul li::after {
  content: "";
  display: inline-block;
  margin: 0 10px;
  background: url("../images/arrow_topic.png") center center no-repeat;
  background-size: 100% auto;
  width: 6px;
  height: 8px
}
#topic-path ul li:last-child::after {
  display: none
}
#topic-path .ulist li {
  font-weight: bold;
  margin-bottom: 15px
}
#topic-path .ulist li:last-child {
  margin-bottom: 0
}
.utbl, .mailform {
  margin-bottom: 30px;
  border-spacing: 0
}
.utbl th, .utbl td, .mailform th, .mailform td {
  border: none;
  border-bottom: #333 1px solid;
  padding: 10px 10px;
  line-height: 1.8em;
}
.utbl th, .mailform th {
  font-weight: bold;
}
.utbl td, .mailform td {
  
}
.utbl.td-top td, .mailform.td-top td {
  vertical-align: top
}
.utbl:last-child, .mailform:last-child {
  margin-bottom: 0
}
.mailform th {
  flex-shrink: 0;
  width: 30%
}
.mailform td {
  width: 70%
}
.tbl-scroll:not(:last-child) {
  margin-bottom: 30px
}
.tbl-scroll table {
  table-layout: fixed
}
.wp-pagenavi, .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px
}
.wp-pagenavi span, .wp-pagenavi a, .pagination span, .pagination a {
  display: inline-flex;
  min-width: 34px;
  height: 34px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
  line-height: 1em;
  padding: 3px 5px 5px;
  font-weight: 600;
  background: #b5b5b5;
  text-decoration: none;
  margin: 5px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none
}
.wp-pagenavi span.current, .wp-pagenavi a.current, .pagination span.current, .pagination a.current {
  background: var(--color-primary);
  padding-top: 6px
}
.wp-pagenavi span.prev, .wp-pagenavi span.next, .wp-pagenavi a.prev, .wp-pagenavi a.next, .pagination span.prev, .pagination span.next, .pagination a.prev, .pagination a.next {
  padding-left: 10px;
  padding-right: 10px
}
.under footer {
  margin-top: 120px
}
#content .mb05 {
  margin-bottom: 5px
}
#content .w20 {
  width: 20%
}
#content .w25 {
  width: 25%
}
#content .w33 {
  width: 33.33%
}
#content .green {
  color: #5e9301
}
#content .txt_spec {
  font-weight: 600;
  color: var(--color-primary)
}
#content .txt_spec span {
  color: var(--color-clr01);
  font-size: 160%
}
#content .txt_small {
  font-size: 120%
}
#content .txt_big {
  font-size: 240%;
  font-weight: 500;
  margin-bottom: 1em
}
#content .txt_big02 {
  font-size: 120%;
  font-weight: 500
}
#content .underline {
  text-decoration: underline
}
.mb30 {
  margin-bottom: 30px
}
.float01 {
  display: inline-block;
  width: calc(100% - 500px)
}
.float01 .clinic_info {
  flex-direction: column
}
.float01 .clinic_info dl {
  width: 100%;
  margin-bottom: 20px
}
.float01 .clinic_info dl:last-child {
  margin-bottom: 0
}
.ulist:not(:last-child) {
  margin-bottom: 25px
}
.ulist.list_2col {
  display: flex;
  flex-wrap: wrap
}
.ulist.list_2col li {
  width: 50%
}
.ulist li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
  line-height: 1.6em;
  text-align: left;
  z-index: 1
}
.ulist li::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 9px;
  height: 12px;
  width: 12px;
  background: url("../images/s04_cir01.png") no-repeat;
  background-size: 100% auto
}
.ulist li:last-child {
  margin-bottom: 0
}
.ulist.number {
  counter-reset: li
}
.ulist.number li {
  padding-left: 40px
}
.ulist.number li:before {
  counter-increment: li;
  content: ""counter(li);
  z-index: 2;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  background: var(--color-secondary);
  border-radius: 50%;
  line-height: 1;
  left: 0;
  letter-spacing: .05em;
  position: absolute;
  top: 3px;
  height: 28px;
  width: 28px;
  padding: 3px 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center
}
.ulist.arrow_ic li:before {
  background: var(--color-secondary);
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 8px;
  height: 10px;
  top: 10px
}
.ulist.bold li {
  font-weight: bold
}
.frame01 {
  padding: 50px;
  background: url("../images/s06_bg01.jpg") no-repeat;
  background-size: cover;
  border: rgba(86, 138, 82, .2) 10px solid;
  margin-bottom: 30px
}
.frame01:last-child {
  margin-bottom: 0
}
.frame01.ustep {
  position: relative;
  margin-bottom: 100px
}
.frame01.ustep:before {
  position: absolute;
  content: "";
  display: block;
  width: 40px;
  height: 30px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  left: 50%;
  transform: translateX(-50%);
  bottom: -75px;
  background: var(--color-secondary)
}
.frame01.ustep:last-child {
  margin-bottom: 0
}
.frame01.ustep:last-child:before {
  display: none
}
.frame02 {
  padding: 70px;
  background: url("../images/s03_bg_bot.png") left top repeat-x, url("../images/s03_bg_top.png") left bottom repeat-x #fff;
  background-size: auto 50px;
  margin-bottom: 30px;
  border: var(--color-primary) 2px solid
}
.frame02:last-child {
  margin-bottom: 0
}
.title-frame {
  text-align: center;
  line-height: 1.6em;
  margin-bottom: 24px;
  font-size: 26px;
  font-weight: 600;
  color: var(--color-primary)
}
.content_box h2,.content_box h3,.content_box h4,.content_box h5 {
    font-weight: revert;
    font-size: revert;
}
.content_box {
  margin-bottom: 30px;
  font-size: 16px
}
.content_box:last-child {
  margin-bottom: 0
}
.content_box p,.content_box th,.content_box td {
  font-size: 16px
}
.content_box ol, .content_box ul {
  margin-bottom: 30px
}
.content_box ol li, .content_box ul li {
  list-style: inherit;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
  text-align: left;
  line-height: 1.6em;
  font-size: 16px
}
.content_box ol li span, .content_box ul li span {
  line-height: 1.6em;
  display: block
}
.content_box ol li:last-child, .content_box ul li:last-child {
  margin-bottom: 0
}
.content_box ol {
  padding-left: 20px
}
.content_box ol li {
  padding-left: 0
}
.content_box ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  z-index: 1
}
.content_box ul li::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 8px;
  height: 8px;
  width: 8px;
  background: var(--color-clr01);
}
.content_box ul ::marker {
  color: rgba(0, 0, 0, 0)
}
.content_box ::marker {
  font-size: 18px;
  line-height: 1;
  color: var(--color-primary);
  font-weight: bold
}
.content_box img {
  max-width: 80%;
  
}
.content_box .alignright {
  float: right;
  margin-left: 40px
}
.content_box .alignleft {
  float: left;
  margin-right: 40px
}
.content_box .aligncenter {
  text-align: center;
  width: 100% !important;
}
.post-desc:not(:last-child),.post-content:not(:last-child) {
  margin-bottom: 30px;
}
.wp-caption-text {
  max-width: 80%;
  margin: 0.5em auto;
  font-size: 12px;
  text-align: left;
}
.list_news {
  display: flex;
  flex-wrap: wrap;
  gap: 0
}
.list_news li {
  width: calc((100% - 60px)/3);
  margin: 10px
}
.list_news li a {
  display: block;
  position: relative;
  z-index: 1;
  color: #333;
  text-decoration: none;
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  height: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .12);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .12);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .12)
}
.list_news li a img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto
}
.list_news li a i {
  font-style: normal
}
.list_news li a .img {
  height: 240px;
  display: flex;
  justify-content: center;
  align-items: center
}
.list_news li a .cate_date {
  display: flex;
  justify-content: space-between;
  color: var(--color-secondary);
  font-size: 12px;
  margin: 12px 0 8px;
  letter-spacing: .1em
}
.list_news li a .cate_date i:last-child {
  font-size: 14px
}
.list_news li a .title {
  font-weight: 600;
  display: block;
  line-height: 1.6em
}
.list_news li a .txt {
    font-size: 16px;
}
.list-btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap
}
.list-btn .btn01 {
  margin: 10px;
  max-width: 300px
}
.list_img01 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px
}
.list_img01:last-child {
  margin-bottom: 0
}
.list_img01 li {
  width: calc((100% - 40px)/3)
}
.access_dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px
}
.access_dl:last-child {
  margin-bottom: 0
}
.list_qa dl {
  margin-bottom: 40px
}
.list_qa dl:last-child {
  margin-bottom: 0
}
.list_qa dt {
  font-size: 20px;
  position: relative;
  color: #fff;
  line-height: 1.4em;
  padding: 12px 20px 10px 100px;
  letter-spacing: .05em;
  min-height: 100px;
  display: flex;
  align-items: center;
  background: url("../images/bg_repeat01.jpg") repeat
}
.list_qa dd {
  border: #bbb 1px solid;
  border-top: none;
  position: relative;
  line-height: 1.8em;
  padding: 16px 20px 16px 100px;
  letter-spacing: .05em;
  display: flex;
  align-items: center;
  transition: .1s all;
  min-height: 90px;
  height: auto
}
.list_qa dl.active dd {
  opacity: 0;
  height: 0;
  min-height: 0;
  visibility: hidden
}
.list_qa dt span, .list_qa dd span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 29px;
  padding-bottom: 2px;
  font-size: 24px;
  color: #516f80;
  background: #fff
}
.list_qa dd span {
  color: #fff;
  background: var(--color-clr01)
}

.list_be_af li:last-child {
  margin-right: 0
}
.list_be_af li:last-child:after {
  display: none
}
.title_case {
  text-align: center;
  background: none;
  color: var(--color-clr01);
  opacity: .6;
  font-size: 40px;
  border-bottom: #ccc 1px solid;
  line-height: 1
}
.u_map {
  height: 450px
}
.u_map iframe {
  height: 100%;
  width: 100%
}
.under main .content_box del {
  text-decoration: line-through
}
.under main .content_box blockquote p {
  font-size: 18px;
  padding-left: 25px
}
.under main .content_box ins {
  color: var(--color-primary)
}

.column_slide {
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.column_slide .slider-for {
    
    margin-bottom: 25px;
}
.column_slide .slick-slide {
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.column_slide .slick-slider img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
}

.column_slide .slider-nav .slick-slide {
    height: 150px;
    width: 150px !important;
    margin: 0 2px;
    cursor: pointer;
}

.column_slide .slider-nav .slick-slide img {
    max-height: revert;
    max-width: revert;
    height: 100%;
    width: 100%;
}

.column_slide .slick-slider .slick-track, .column_slide .slick-slider .slick-list {
    transform: none !important;
    padding: 0 !important;
}

.column_slide .slider-nav .slick-track {
    display: flex;
    justify-content: center;
}

.column_info {
    
}


.box-flex {
    display: flex;
    justify-content: center;
    gap: 2%;
}

.under .form_search {
    margin-bottom: 25px;
    display: flex;
    font-family: var(--font-family);
    justify-content: flex-end;
    font-size: 14px;
}
.under .form_search button {
    cursor: pointer;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 11px 20px;
    line-height: 1;
    color: #fff;
    background: #333;
    border-radius: 99px;
    font-family: var(--font-family);
    font-size: 14px;
     
}
.under .form_search .box_btn {
    padding: 5px 20px;
    border-radius: 99px;
    font-size: 14px;
    border: #ccc 2px solid;
    background: #fff;
    font-family: var(--font-family);
}





























