<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(vendor/common.css);
body &gt; main#Yellow {
  background-color: #fffab3;
}

body &gt; main#Yellow h1 {
  color: #ff3838;
}

body &gt; main#Yellow h1:after {
  background-color: #ff3838 !important;
}

body &gt; main#Yellow h2::after,
body &gt; main#Yellow h3::after,
body &gt; main#Yellow h4::after {
  background-color: #ff3838;
}

body &gt; main#Yellow h2,
body &gt; main#Yellow h3,
body &gt; main#Yellow h4 {
  color: #ff3838;
}

body &gt; main#Blue {
  background-color: #99c0ff;
}

body &gt; main#Blue h1 {
  color: #10368f;
}

body &gt; main#Blue h1:after {
  background-color: #10368f !important;
}

body &gt; main#Blue h2::after,
body &gt; main#Blue h3::after,
body &gt; main#Blue h4::after {
  background-color: #10368f;
}

body &gt; main#Blue h2,
body &gt; main#Blue h3,
body &gt; main#Blue h4 {
  color: #10368f;
}

body &gt; main#Pink {
  background-color: #FFEBF3;
}

body &gt; main#Pink h1 {
  color: #E96486;
}

body &gt; main#Pink h1:after {
  background-color: #E96486 !important;
}

body &gt; main#Pink h2::after,
body &gt; main#Pink h3::after,
body &gt; main#Pink h4::after {
  background-color: #10368f;
}

body &gt; main#Pink h2,
body &gt; main#Pink h3,
body &gt; main#Pink h4 {
  color: #10368f;
}

body &gt; main#Green {
  background-color: #92e6b2;
}

body &gt; main#Green h1 {
  color: #0d5228;
}

body &gt; main#Green h1:after {
  background-color: #0d5228 !important;
}

body &gt; main#Green h2::after,
body &gt; main#Green h3::after,
body &gt; main#Green h4::after {
  background-color: #0d5228;
}

body &gt; main#Green h2,
body &gt; main#Green h3,
body &gt; main#Green h4 {
  color: #0d5228;
}

body &gt; main#Aquamarine {
  background-color: #AAE8E3;
}

body &gt; main#Aquamarine h1 {
  color: #2CB3AF;
}

body &gt; main#Aquamarine h1:after {
  background-color: #2CB3AF !important;
}

body &gt; main#Aquamarine h2::after,
body &gt; main#Aquamarine h3::after,
body &gt; main#Aquamarine h4::after {
  background-color: #2CB3AF;
}

body &gt; main#Aquamarine h2,
body &gt; main#Aquamarine h3,
body &gt; main#Aquamarine h4 {
  color: #2CB3AF;
}

body &gt; main#Lightgreen {
  background-color: #E1F7DE;
  padding-bottom: 5%;
}

body &gt; main#Lightgreen h1 {
  color: #3F9660;
}

body &gt; main#Lightgreen h1:after {
  background-color: #3F9660 !important;
}

body &gt; main#Lightgreen h2::after,
body &gt; main#Lightgreen h3::after,
body &gt; main#Lightgreen h4::after {
  background-color: #3F9660;
}

body &gt; main#Lightgreen h2,
body &gt; main#Lightgreen h3,
body &gt; main#Lightgreen h4 {
  color: #3F9660;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

/* version */
* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  overflow-x: hidden;
}

body {
  background: #fff;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-size: 1.4em;
  line-height: 1.4;
  color: #1b1b1b;
  overflow: hidden;
}

main {
  overflow: hidden;
}

figure {
  margin: 0;
  text-align: center;
}

figure figcaption {
  margin-top: 0.5em;
  text-align: left;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.highlight a {
  color: #1b1b1b;
}

.highlight a:hover {
  color: #1b1b1b;
}

img {
  vertical-align: middle;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}

img.circle {
  border-radius: 50%;
}

p {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin: 0.5em 0 1em;
}

p:first-child {
  margin-top: 0;
}

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

ol,
ul {
  margin: 0 0 1em;
  padding: 0 0 0 2.5em;
  line-height: 1.6;
}

ol:last-child,
ul:last-child {
  margin-bottom: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0.5em 0;
  padding-left: 2em;
}

ol ol:last-child,
ol ul:last-child,
ul ol:last-child,
ul ul:last-child {
  margin-bottom: 0.5em;
}

ul.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul.list-unstyled ol,
ul.list-unstyled ul {
  padding-left: 2em;
}

ul.list-inline {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -7px;
  font-size: 0px;
  font-size: 0rem;
  margin-bottom: 14px;
}

ul.list-inline &gt; li {
  display: inline;
  padding-left: 7px;
  padding-right: 7px;
  white-space: nowrap;
  font-size: 14px;
  font-size: 1.4rem;
}

dl {
  margin: 0 0 1em;
  line-height: 1.6;
}

dl:last-child {
  margin-bottom: 0;
}

dl dt {
  font-weight: bold;
}

dl dd {
  margin-left: 0;
  margin-bottom: 0.5em;
}

dl dd:last-child {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

main .home section {
  margin-bottom: 10%;
}

main .home section.highlight:last-child {
  margin-bottom: 0;
  padding-bottom: 10%;
}

.sp-mask {
  transition: none !important;
}

.highlight {
  padding: 4% 0;
  background: rgba(23, 110, 9, 0.05);
  color: #1b1b1b;
}

.sp-only, .sp-only-2, .sp-only-3 {
  display: none !important;
}

.pc-only {
  display: block !important;
}

.pc-only-2 {
  display: inline-block !important;
}

.pc-only-3 {
  display: flex !important;
}

a {
  text-decoration: none;
}

a:hover img {
  transition: opacity 0.2s ease-out;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=percentage(70))";
  zoom: 1;
}

img {
  display: inline-block;
  max-width: 100%;
}

/* Layout */
.container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.container.fixed {
  left: 0;
  top: 0;
  height: 100vh;
  overflow: hidden;
}

.l-wrapper {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}



@media screen and (max-width: 1050px) {
  .l-wrapper {
    position: relative;
    width: auto;
    margin: 0 auto;
  }
}

#swipebox-overlay {
  z-index: 10000002 !important;
}

@media (min-width: 768px) {
  p {
    margin: 0.5em 0 1em;
  }
  dl.dl-horizontal {
    overflow: hidden;
  }
  dl.dl-horizontal dt {
    float: left;
    clear: left;
    margin-right: 1em;
  }
  dl.dl-horizontal dd {
    float: left;
  }
  main .home section {
    margin-bottom: 5%;
  }
  main .home section:last-child {
    margin-bottom: 7%;
  }
  main .home section.highlight:last-child {
    margin-bottom: 0;
    padding-bottom: 7%;
  }
}

@media (max-width: 768px) {
  .tile:not(.sp-tile) &gt; * {
    height: auto !important;
  }
}

@media (min-width: 768px) {
  .gutters .row.row_inline {
    letter-spacing: -.40em;
  }
  .gutters .row.row_inline &gt; .col {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    float: none;
    margin-bottom: 5%;
  }
  .gutters .row.row_inline .span_1:nth-child(12n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_2:nth-child(6n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_3:nth-child(4n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_4:nth-child(3n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_5:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_6:nth-child(2n+1) {
    margin-left: 0;
  }
  .gutters .row.row_inline .span_7 {
    width: 57.5%;
  }
  .gutters .row.row_inline .span_8 {
    width: 66%;
  }
  .gutters .row.row_inline .span_9 {
    width: 74.5%;
  }
  .gutters .row.row_inline .span_10 {
    width: 83%;
  }
  .gutters .row.row_inline .span_11 {
    width: 91.5%;
  }
  .gutters .row.row_inline .span_12 {
    width: 100%;
  }
}

main .column_main,
main .column_sub {
  overflow: hidden;
  min-height: 100px;
}

main .column_main .widget_header,
main .column_sub .widget_header {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0.5em;
  margin-bottom: 0;
}

main .column_main .widget_header + *:not(.calendar_wrap),
main .column_sub .widget_header + *:not(.calendar_wrap) {
  padding: 0;
  margin: 0 auto 1em;
}

main .column_main .widget_header + .epress_search,
main .column_main .widget_header + .textwidget,
main .column_sub .widget_header + .epress_search,
main .column_sub .widget_header + .textwidget {
  padding: 10px 0;
}

main .column_main .widget_wrap .menu,
main .column_main .widget_wrap &gt; ul,
main .column_sub .widget_wrap .menu,
main .column_sub .widget_wrap &gt; ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu ul,
main .column_main .widget_wrap &gt; ul ul,
main .column_sub .widget_wrap .menu ul,
main .column_sub .widget_wrap &gt; ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .column_main .widget_wrap .menu li,
main .column_main .widget_wrap &gt; ul li,
main .column_sub .widget_wrap .menu li,
main .column_sub .widget_wrap &gt; ul li {
  padding: 0.5em 0.7em;
  border-bottom: 1px solid #ccc;
}

main .column_main .widget_wrap .menu li:last-child,
main .column_main .widget_wrap &gt; ul li:last-child,
main .column_sub .widget_wrap .menu li:last-child,
main .column_sub .widget_wrap &gt; ul li:last-child {
  border-bottom: 0;
}

main .column_main .widget_wrap .menu li a,
main .column_main .widget_wrap &gt; ul li a,
main .column_sub .widget_wrap .menu li a,
main .column_sub .widget_wrap &gt; ul li a {
  display: block;
  text-decoration: none;
}

main .column_main .widget_wrap .menu li a:hover,
main .column_main .widget_wrap &gt; ul li a:hover,
main .column_sub .widget_wrap .menu li a:hover,
main .column_sub .widget_wrap &gt; ul li a:hover {
  text-decoration: underline;
}

main .column_main .widget_wrap ul &gt; li.page_item,
main .column_sub .widget_wrap ul &gt; li.page_item {
  border-bottom: #ccc solid 1px;
}

main .column_main .widget_wrap ul &gt; li.page_item.page_item_has_children,
main .column_sub .widget_wrap ul &gt; li.page_item.page_item_has_children {
  padding: 0.5em 0.7em 0.2em !important;
}

main .column_main .widget_wrap ul &gt; li.page_item .children,
main .column_sub .widget_wrap ul &gt; li.page_item .children {
  border-top: #eee solid 1px;
  margin: 0.5em 0 0 !important;
}

main .column_main .widget_wrap ul &gt; li.page_item .children li,
main .column_sub .widget_wrap ul &gt; li.page_item .children li {
  font-weight: normal;
  border-bottom: #eee solid 1px;
  font-size: 96%;
  padding: 0.5em 0.7em 0.5em 1em;
  position: relative;
}

main .column_main .widget_wrap ul &gt; li.page_item .children li:before,
main .column_sub .widget_wrap ul &gt; li.page_item .children li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.4);
  border-radius: 2.5px;
}

main .column_main .widget_wrap ul &gt; li.page_item .children li li:before,
main .column_sub .widget_wrap ul &gt; li.page_item .children li li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 5px;
  height: 5px;
  background: rgba(54, 46, 43, 0.15);
  border-radius: 0;
}

@media (max-width: 900px) {
  .gutters .span_3.column_sub,
  .gutters .span_9.column_main {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

@media (min-width: 600px) and (max-width: 900px) {
  .gutters .span_3.column_sub .sidebar {
    letter-spacing: -.40em;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-left: 2%;
  }
  .gutters .span_3.column_sub .sidebar .widget_wrap:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 1000px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding: 0 10px;
  }
}

.article_button {
  margin-top: 5%;
}

@media (min-width: 768px) {
  .article_detail:not(.reverse) .col.span_12 + .span_4,
  .article_list:not(.reverse) .col.span_12 + .span_4 {
    margin-left: 0;
  }
  .article_detail.reverse .col.span_12,
  .article_list.reverse .col.span_12 {
    margin-left: 0;
  }
}

.sidebar {
  visibility: hidden;
}

.sidebar &gt; .widget_wrap {
  visibility: visible;
}

.gutters .col.span_12 + .span_12 {
  margin-left: 0;
}

.sitemap {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ccc;
}

.sitemap li {
  list-style: none;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #ccc;
}

.sitemap li &gt; ul {
  padding: 0;
  border-top: #ccc solid 1px;
}

.sitemap li &gt; ul &gt; li {
  border-bottom: 1px solid #ccc;
  position: relative;
}

.sitemap li &gt; ul &gt; li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 3px;
}

.sitemap li &gt; ul &gt; li:last-child {
  border-bottom: none;
  padding: 10px 0 0 15px;
}

.sitemap li &gt; ul &gt; li .children &gt; li {
  padding: 10px 0 0 15px;
}

.sitemap li &gt; ul &gt; li .children &gt; li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 25px;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 0;
}

.sitemap a {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
}

.sitemap a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .sitemap a {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.parallax_h1 {
  height: 250px;
  position: relative;
}

.parallax_h1:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
}

.parallax_h1 h1 {
  color: #fff;
}

.parallax_h1 h1:after, .parallax_h1 h1:before {
  background: #fff;
}

@media (min-width: 768px) {
  .parallax_h1 {
    height: 450px;
  }
}

.map_wide #map_canvas,
.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map_wide img {
  max-width: none;
}

.slick-track {
  margin: 0 auto;
}

.col dl p {
  line-height: 1.4;
  margin: 0;
}

.col p {
  line-height: 1.8;
}

.container {
  padding: 0 10px;
}

@media (min-width: 1020px) {
  .container {
    padding: 0;
  }
}

.container .container {
  padding: 0;
}

#fb-root,
.fb-page {
  font-family: "lucida grande", tahoma, verdana, arial, "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif !important;
}

#swipebox-overlay {
  background: rgba(13, 13, 13, 0.8);
}

header h1.title {
  color: #000;
}

body.under_ main section {
  margin-bottom: 5%;
}

body.under_ main section:last-child {
  margin-bottom: 7%;
}

.top-staff h3 {
  margin: 0 0 1em;
  padding-bottom: 0.5em;
  color: #149ddf;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  max-width: 450px;
  position: relative;
}

.top-staff h3:after {
  background: #149ddf;
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

main a {
  color: #149ddf;
}

@media (min-width: 769px) {
  main a:hover {
    color: #149ddf;
  }
}

.btn-list {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
}

.btn-list .more {
  margin: 0;
}

.btn-list .more a {
  margin: 5px;
  max-width: 100%;
  text-decoration: none !important;
  width: auto;
}

.under_ main p a, .under_ main dl a, .under_ main li a, .under_ main table a {
  text-decoration: underline;
}

a[href^="tel:"] {
  text-decoration: none !important;
}

strong {
  font-weight: bold;
}

dl.m-history {
  overflow: hidden;
}

dl.m-history dt {
  clear: both;
  float: left;
  font-weight: normal;
  padding-right: .7em;
  width: 8em;
}

dl.m-history dd {
  float: left;
  width: calc(100% - 8em);
}

@media (max-width: 768px) {
  img[alt="jimaマーク"] {
    width: 80px;
  }
}

.header {
  background: #149ddf;
  color: #fff;
}

.header__wrap {
  display: flex;
  justify-content: space-between;
  padding: 12px 30px 14px 36px;
  box-sizing: border-box;
}

.header__item {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 70%;
}

.header__head {
  max-width: 400px;
  width: auto;
  min-width: 160px;
  margin-bottom: auto;
}

@media (min-width: 769px) {
  .header__head {
    width: 70%;
  }
}

.header__head a {
  display: block;
}

.header__head a:hover {
  opacity: .7;
}

.header__head a img {
  width: auto;
}

.header__info {
  text-align: right;
  position: relative;
}

@media (min-width: 769px) {
  .header__info {
    min-height: 135px;
    padding-bottom: 60px;
  }
}

.header__adress {
  line-height: 1.4;
}

.header__tel {
  display: flex;
  align-items: center;
  font-size: 2.5rem;
  font-weight: bold;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  height: 30px;
  justify-content: flex-end;
  line-height: 1.2;
  letter-spacing: 2px;
  margin: 0 0 11px;
}

.header__tel a {
  color: inherit;
}

.header__tel::before {
  content: '';
  width: 30px;
  height: 32px;
  margin-right: 9px;
  background: url(/wp-content/uploads/header-tel.png) no-repeat center/contain;
  background-size: 100%;
}

@media (max-width: 1000px) {
  .header__tel {
    font-size: 2.6vw;
  }
  .header__tel:before {
    width: 20px;
    width: 20px;
  }
}

.header__description {
  margin-bottom: 51px;
  font-size: 1.4rem;
  line-height: 1.77929;
  color: #fff;
}

.header__btn {
  position: absolute;
  width: 34px;
  min-height: 0%;
  cursor: pointer;
  bottom: 0;
  right: 0;
}

.header__btn::before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  transition: .3s;
}

.header__btn:hover {
  opacity: .7;
}

.header__btn:hover::before {
  top: -26px;
}

.header__btn img {
  width: 100%;
}

.nav {
  position: fixed;
  width: 100%;
  top: 0;
  right: -100%;
  z-index: 10000;
}

.nav__bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: -100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.nav__wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: 245px;
  height: 100vh;
  padding-top: 25px;
  box-sizing: border-box;
  background: #90D7EC;
}

.nav__btn {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 29px;
  height: 29px;
  margin: 0 45px 0 auto;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  cursor: pointer;
}

.nav__btn:hover {
  opacity: .5;
}

.nav__btn::before, .nav__btn::after {
  content: '';
  position: absolute;
  width: 28px;
  height: 2px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
}

.nav__btn::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav__btn::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav__items {
  margin-top: 37px;
}

@media (min-width: 769px) {
  .nav__items {
    height: 100%;
    overflow-y: auto;
    padding-bottom: 100px;
  }
}

.nav__items ul {
  list-style: none;
  padding: 0 0 100px;
}

.nav__items ul li {
  font-size: 1.6rem;
  line-height: 3.125;
  color: #fff;
  text-align: center;
}

.nav__items ul li a {
  display: block;
  color: #fff;
}

.nav__items ul li a:hover {
  opacity: .5;
}

.top-anchor {
  display: flex;
  margin-left: 37px;
  margin: 36px 0 24px 37px;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
  list-style: none;
  padding: 0 0 12px;
}

.top-anchor__item + .top-anchor__item {
  margin-left: 40px;
}

.top-anchor__item a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: inherit;
}

.top-anchor__item a::before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  transition: .3s;
}

.top-anchor__item a:hover {
  opacity: .7;
}

.top-anchor__item a:hover::before {
  top: -20px;
}

.top-anchor__item a span {
  font-size: 1.7rem;
  line-height: 1.18143;
}

.top-anchor__item a small {
  font-size: 1.1rem;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .header {
    position: static;
    width: 100%;
    z-index: 10000;
  }
  header.fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
  }
  .header__item {
    align-items: center;
  }
  .header__wrap {
    min-height: 60px;
    padding: 15px 10px;
  }
  .header__info {
    flex-direction: row;
    align-items: center;
  }
  .header__adress {
    display: none;
  }
  .header__tel {
    display: none;
  }
  .header__description {
    display: none;
  }
  .header__btn {
    margin-left: 10px;
  }
  .header__btn::before {
    top: -15px;
  }
  .header__btn:hover::before {
    top: -12px;
  }
  .nav__bg {
    display: none;
  }
  .nav__wrap {
    padding-bottom: 50px;
    width: 100%;
    overflow-y: scroll;
  }
  .nav__items {
    margin-top: 20px;
  }
  .top-anchor {
    display: none;
  }
}

.footer {
  background: rgba(144, 215, 236, 0.3);
  margin-bottom: 78px;
  margin-top: 50px;
}

.footer__intro {
  padding: 54px 0 108px;
  background: #fff;
}

.footer__bnr {
  max-width: 1000px;
  margin: 0 auto;
}

.footer__bnr img {
  width: 100%;
}

.footer__bnr a {
  display: block;
}

.footer__bnr a:hover {
  opacity: .7;
}

.footer__bnr a + a {
  margin-top: 32px;
}

.footer__wrap {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
  padding: 35px 0;
}

.footer__table {
  width: 500px;
  border-radius: 10px;
  overflow: hidden;
}

.footer__map {
  width: 473px;
  height: 215px;
}

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

.footer__links ul {
  padding: 27px 0 22px;
  text-align: center;
  background: #149ddf;
  list-style: none;
}

.footer__links ul li + li a::before {
  content: '|';
  margin: 0 15px;
  color: #fff;
}

.footer__links ul li {
  display: inline-block;
}

.footer__links ul li a {
  color: #fff;
}

.footer__links ul li a:hover {
  opacity: .7;
  text-decoration: underline;
}

.footer__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 26px 0 43px;
  background: #fff;
}

.footer__tel {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 3.3rem;
  font-weight: bold;
  color: #b3b3b3;
  letter-spacing: 2px;
}

.footer__tel::before {
  content: '';
  display: inline-block;
  width: 37px;
  height: 37px;
  margin-right: 9px;
  background: url(/wp-content/uploads/footer-tel.png) no-repeat center/contain;
}

.footer__data {
  margin-bottom: 8px;
  font-size: 1.4rem;
  line-height: 2.2 0.03/14;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.footer__data span + span {
  margin-left: 1em;
}

.footer__copy {
  font-size: 1rem;
}

@media (max-width: 768px) {
  .footer {
    margin-bottom: 100px;
  }
  .footer__intro {
    padding: 70px 0 30px;
  }
  .footer__bnr {
    width: 94%;
  }
  .footer__bnr a + a {
    margin-top: 20px;
  }
  .footer__wrap {
    width: 94%;
    padding: 30px 0;
  }
  .footer__table {
    width: 100%;
  }
  .footer__map {
    display: none;
  }
  .footer__links {
    display: none;
  }
  .footer__info {
    padding: 20px 0;
  }
  .footer__tel {
    justify-content: center;
    font-size: 2.4rem;
  }
  .footer__tel::before {
    width: 32px;
  }
  .footer__data {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__data span + span {
    margin-left: 0;
  }
}

.pagetop {
  position: fixed;
  bottom: 7%;
  right: 5%;
  z-index: 100;
}

.pagetop a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 0;
  border-radius: 50%;
  background: #149ddf;
}

@media (min-width: 768px) {
  .pagetop a {
    width: 70px;
    height: 70px;
  }
}

.pagetop a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: translate(-50%, -20%) rotate(45deg);
          transform: translate(-50%, -20%) rotate(45deg);
  transition: .2s;
}

footer.high .pagetop {
  position: absolute;
  bottom: auto;
  right: 5%;
  top: 0;
  margin: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.slider-pro.contents {
  overflow: hidden;
  margin: 0 auto !important;
}

.slider-pro.contents .sp-caption-container {
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}

.slider-pro.contents .sp-caption-container h3 {
  margin: 0 0 15px;
  font-size: 14px;
  font-size: 1.4rem;
}

.slider-pro.contents .sp-caption-container h3:last-child {
  margin-bottom: 0;
}

.slider-pro.contents .sp-caption-container p {
  font-size: 13px;
  font-size: 1.3rem;
}

.slider-pro.contents.sp-horizontal .sp-previous-arrow {
  left: 10px;
  margin-top: 180px;
}

.slider-pro.contents.sp-horizontal .sp-next-arrow {
  right: 10px;
  margin-top: 180px;
}

.slider-pro.contents .sp-next-arrow:after,
.slider-pro.contents .sp-next-arrow:before,
.slider-pro.contents .sp-previous-arrow:after,
.slider-pro.contents .sp-previous-arrow:before {
  background-color: #176e09;
}

@media (max-width: 768px) {
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
}

@media (min-width: 768px) {
  .slider-pro.contents .sp-caption-container {
    width: 450px;
    min-height: 40px;
    margin: 10px auto 0;
    border-right: 1px dashed #999;
    border-left: 1px dashed #999;
  }
  .slider-pro.contents .sp-arrow {
    width: 10px;
    height: 15px;
  }
  .slider-pro.contents.sp-horizontal .sp-previous-arrow {
    left: 50%;
    margin-top: 187.5px;
    margin-left: -230px;
  }
  .slider-pro.contents.sp-horizontal .sp-next-arrow {
    right: 50%;
    margin-top: 187.5px;
    margin-right: -230px;
  }
}

.slider-pro.center {
  overflow: hidden;
  width: 100%;
}

.slider-pro.center .sp-button {
  border: none;
  background: #d2d2d2;
}

.slider-pro.center .sp-selected-button {
  background: #176e09;
}

.slider-pro.center.sp-horizontal .sp-arrows {
  left: 0;
  right: 0;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.slider-pro.center.sp-horizontal .sp-previous-arrow {
  left: 10px;
}

.slider-pro.center.sp-horizontal .sp-next-arrow {
  right: 10px;
}

.slider-pro.center .sp-previous-arrow,
.slider-pro.center .sp-next-arrow {
  width: 30px;
  height: 30px;
  background-color: rgba(23, 110, 9, 0.7);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 8px;
}

.slider-pro.center .sp-previous-arrow {
  background-image: url(/wp-content/uploads/arrow_left_wh.png);
}

.slider-pro.center .sp-next-arrow {
  background-image: url(/wp-content/uploads/arrow_right_wh.png);
}

.slider-pro.center .sp-next-arrow:after,
.slider-pro.center .sp-next-arrow:before,
.slider-pro.center .sp-previous-arrow:after,
.slider-pro.center .sp-previous-arrow:before {
  display: none;
}

.slider-pro.center .sp-layer {
  line-height: 1.2;
  white-space: normal !important;
  font-size: 20px;
  font-size: 2rem;
  color: #1b1b1b;
}

.slider-pro.center .sp-layer small {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .slider-pro.center .sp-layer {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .slider-pro.center .sp-padding {
    padding: 35px;
  }
}

@media (min-width: 1100px) {
  .slider-pro.center.sp-horizontal .sp-previous-arrow {
    left: -15px;
  }
  .slider-pro.center.sp-horizontal .sp-next-arrow {
    right: -15px;
  }
}

.slider-pro.wide {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto 10px;
}

.slider-pro.wide .sp-buttons {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  right: 10px;
  width: auto;
  padding-top: 0;
  text-align: right;
}

.slider-pro.wide .sp-button {
  border: none;
  background: #d2d2d2;
}

.slider-pro.wide .sp-selected-button {
  background: #176e09;
}

.slider-pro.wide .sp-previous-arrow,
.slider-pro.wide .sp-next-arrow {
  z-index: 2;
}

.slider-pro.wide .sp-next-arrow:after,
.slider-pro.wide .sp-next-arrow:before,
.slider-pro.wide .sp-previous-arrow:after,
.slider-pro.wide .sp-previous-arrow:before {
  color: #fff;
}

.slider-pro.wide .hps-slider-mask {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.slider-pro.wide .hps-slider-mask.stripe {
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url(/wp-content/uploads/mask_stripe.png);
}

.slider-pro.wide .hps-slider-copy {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0 50px;
  color: #1b1b1b;
  text-align: left;
  font-size: 12px;
  font-size: 1.2rem;
}

.slider-pro.wide .hps-slider-copy .lead {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  text-align: center;
  color: #1b1b1b;
}

.slider-pro.wide.disable-arrows .hps-slider-copy {
  padding: 0 10px;
}

.slider-pro.wide .hps-slider-scroll {
  display: none;
}

@media (max-width: 768px) {
  .slider-pro.wide.sp-disable-arrows .hps-slider-copy {
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .slider-pro.wide .sp-buttons {
    bottom: 20px;
    right: 25px;
  }
  .slider-pro.wide .sp-button {
    width: 18px;
    height: 18px;
    margin: 0 10px;
  }
  .slider-pro.wide .hps-slider-copy {
    text-align: center;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.8;
  }
  .slider-pro.wide .hps-slider-copy .lead {
    font-size: 46px;
    font-size: 4.6rem;
  }
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center;
  }
  .slider-pro.wide .hps-slider-scroll a {
    display: inline-block;
    width: 100px;
    padding-bottom: 45px;
    background: url(/wp-content/uploads/arrow_down_white.png) center bottom no-repeat;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    text-decoration: none;
  }
  .slider-pro.wide .hps-slider-scroll.text-black a {
    background: url(/wp-content/uploads/arrow_down_black.png) center bottom no-repeat;
    color: #000;
  }
}

@media (min-width: 1024px) {
  .slider-pro.wide .hps-slider-scroll {
    display: block;
    bottom: 45px;
  }
}

@media (max-width: 768px) {
  .bf-af .row:not(:last-child) {
    margin-bottom: 10%;
  }
  .bf-af .before {
    padding-bottom: 16%;
    background: url(/wp-content/uploads/arrow_down.svg) center bottom no-repeat;
    background-size: 20%;
    background-size: 45px auto;
  }
  .bf-af .after:not(:last-child) {
    margin-bottom: 10%;
  }
}

@media (min-width: 768px) {
  .bf-af {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .bf-af .before, .bf-af .after {
    display: table-cell;
    vertical-align: top;
  }
  .bf-af .before span {
    display: block;
    position: relative;
  }
  .bf-af .before span:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    background: url(/wp-content/uploads/arrow_right.svg) center center no-repeat;
    background-size: 100%;
  }
  .bf-af.col2 .before {
    width: 55%;
    padding-right: 10%;
  }
  .bf-af.col2 .after {
    width: 45%;
  }
  .bf-af.col2 .before span:after {
    width: 10%;
    right: -16%;
  }
  .bf-af.col4 .before:nth-child(1) {
    width: 24%;
    padding-left: 0;
    padding-right: 2%;
  }
  .bf-af.col4 .after:nth-child(2) {
    width: 26%;
    padding-left: 3%;
    padding-right: 1%;
  }
  .bf-af.col4 .before:nth-child(3) {
    width: 26%;
    padding-left: 1%;
    padding-right: 3%;
  }
  .bf-af.col4 .after:nth-child(4) {
    width: 24%;
    padding-left: 2%;
    padding-right: 0;
  }
  .bf-af.col4 .before span:after {
    width: 13%;
    right: -18%;
  }
}

.bread_wrap {
  margin-bottom: 2%;
}

.bread {
  overflow: hidden;
  margin: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.bread ul {
  padding: 1em 0;
  margin: 0 auto;
  float: none;
}

.bread ul li {
  list-style: none;
  position: relative;
  float: left;
  padding-right: 2em;
  margin-right: 1.5em;
}

.bread ul li a {
  text-decoration: none;
  color: #1b1b1b;
}

.bread ul li a:hover {
  color: #1b1b1b;
  text-decoration: none;
}

.bread ul li:after {
  content: '&gt;';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.bread ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.bread ul li:last-child:after {
  content: none;
}

.button, .inquiry .wpcf7-submit {
  display: inline-block;
  min-width: 0px;
  margin: 0;
  padding: 1em 1em;
  border: 0;
  border-radius: 4px;
  line-height: 1;
  background: #176e09;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: .3s;
}

.button:hover, .inquiry .wpcf7-submit:hover {
  background: #ced4d2;
  color: #176e09;
}

.highlight .button, .highlight .inquiry .wpcf7-submit, .inquiry .highlight .wpcf7-submit {
  color: #fff;
}

.highlight .button:hover, .highlight .inquiry .wpcf7-submit:hover, .inquiry .highlight .wpcf7-submit:hover {
  color: #176e09;
}

.button.block, .inquiry .block.wpcf7-submit {
  display: block;
  min-width: 0;
}

.button.inverse, .inquiry .inverse.wpcf7-submit {
  border: 0;
  border-radius: 4px;
  background: #000;
  color: #fff;
}

.button.inverse:hover, .inquiry .inverse.wpcf7-submit:hover {
  background: #1a1a1a;
  color: #fff;
}

.button.cancel, .inquiry .cancel.wpcf7-submit {
  background: #888;
  color: #fff;
}

.button.cancel:hover, .inquiry .cancel.wpcf7-submit:hover {
  background: #6f6f6f;
}

.button.large, .inquiry .large.wpcf7-submit {
  padding: 1em 2em;
  font-size: 16px;
  font-size: 1.6rem;
}

.button + .button, .inquiry .wpcf7-submit + .button, .inquiry .button + .wpcf7-submit, .inquiry .wpcf7-submit + .wpcf7-submit {
  margin-left: 0.5em;
}

.button span, .inquiry .wpcf7-submit span {
  line-height: 1;
  padding-left: 20px;
  background: url(/wp-content/uploads/btn_icon.png) left center no-repeat;
  background-size: auto 14px;
}

.feature {
  color: #fff;
}

.feature h3 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
}

.feature img {
  width: 100%;
}

.feature .col {
  display: table;
  table-layout: fixed;
}

.feature .col:not(:last-child) {
  margin-bottom: 0;
}

.feature .col:nth-child(1) {
  background: #49afe6;
}

.feature .col:nth-child(2) {
  background: #8ed95d;
}

.feature .col:nth-child(3) {
  background: #f6aa48;
}

.feature .col:nth-child(4) {
  background: #f98282;
}

.feature .col .textbox {
  display: table-cell;
  width: 70%;
  padding: 1em 3%;
  vertical-align: middle;
}

.feature .col figure {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
}

.feature .col figure:first-child img {
  text-align: left;
}

.feature .col figure:last-child img {
  text-align: right;
}

@media (min-width: 768px) {
  .feature h3 {
    margin: 10px 0 15px;
    font-size: 26px;
    font-size: 2.6rem;
  }
  .feature .col {
    display: block;
    table-layout: auto;
  }
  .feature .col .textbox {
    display: block;
    width: auto;
    height: 250px;
    padding: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .feature .col figure {
    display: inline;
    width: auto;
    vertical-align: middle;
  }
}

.grid {
  display: block;
  margin: 0;
}

.grid.row, .grid .row, .grid.col, .grid .col {
  margin: 0;
}

.has-child-grid .grid {
  display: -moz-flex;
  display: flex;
  -moz-justify-content: center;
  justify-content: center;
  -moz-align-items: stretch;
  align-items: stretch;
}

.has-child-grid .grid .col {
  display: -moz-flex;
  display: flex;
  -moz-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  justify-content: center;
  text-align: center;
}

.has-child-grid .grid .col.span_12 {
  padding: 20px 0;
}

.grid .grid-arrow {
  position: relative;
  overflow: hidden;
}

.grid .grid-arrow:after {
  content: '';
  display: block;
  position: absolute;
  right: -15px;
  bottom: -15px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: .3s;
}

.grid p {
  margin: 0;
  padding: 0.2em 0;
}

.grid a {
  color: #fff;
  text-decoration: none;
  transition: .3s;
}

.grid a &gt; [style^="background-image"], .grid a img {
  transition: .3s;
}

.grid a:hover &gt; [style^="background-image"], .grid a:hover img {
  opacity: 0.6;
}

.grid .grid-bg1 {
  background-color: #e74c3c;
}

.grid .grid-bg1:hover {
  background-color: #eb6d60;
}

.grid .grid-bg1:hover .grid-arrow:after {
  background-color: #df2e1b;
}

.grid .grid-bg2 {
  background-color: #3498db;
}

.grid .grid-bg2:hover {
  background-color: #57aae1;
}

.grid .grid-bg2:hover .grid-arrow:after {
  background-color: #2383c4;
}

.grid .grid-bg3 {
  background-color: #f1c40f;
}

.grid .grid-bg3:hover {
  background-color: #f3cd36;
}

.grid .grid-bg3:hover .grid-arrow:after {
  background-color: #cba50c;
}

.grid .grid-bg4 {
  background-color: #1abc9c;
}

.grid .grid-bg4:hover {
  background-color: #1fe0ba;
}

.grid .grid-bg4:hover .grid-arrow:after {
  background-color: #15987e;
}

.grid .grid-bg5 {
  background-color: #9b59b6;
}

.grid .grid-bg5:hover {
  background-color: #ac75c2;
}

.grid .grid-bg5:hover .grid-arrow:after {
  background-color: #8646a0;
}

.grid .grid-bg6 {
  background-color: #34495e;
}

.grid .grid-bg6:hover {
  background-color: #435d78;
}

.grid .grid-bg6:hover .grid-arrow:after {
  background-color: #253544;
}

.grid .grid-bg7 {
  background-color: #2ecc71;
}

.grid .grid-bg7:hover {
  background-color: #4cd787;
}

.grid .grid-bg7:hover .grid-arrow:after {
  background-color: #26ab5f;
}

.ie .grid .grid-arrow:after {
  display: none;
}

@media (min-width: 768px) {
  .grid {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: center;
    justify-content: center;
    -moz-align-items: stretch;
    align-items: stretch;
  }
  .grid .col {
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .grid .col.span_12 {
    padding: 0;
  }
  .grid .col.has-child-grid &gt; * {
    -moz-flex-grow: 1;
    flex-grow: 1;
  }
  .grid p {
    margin: 0;
    padding: 0.2em 0;
  }
}

.guide figure {
  margin-bottom: 1em;
}

.guide figure img {
  width: auto;
  max-width: 100%;
}

.guide .message .contents_link {
  text-align: center;
}

@media (min-width: 768px) {
  .guide {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    margin-top: -1em;
  }
  .guide figure {
    flex: 1;
    margin-bottom: 0;
    min-width: 0;
  }
  .guide .message {
    flex: 3;
    padding-left: 2%;
    padding-bottom: 45px;
  }
  .guide .message.text-only {
    padding-bottom: 0;
  }
  .guide .message h2 {
    margin-bottom: 1em;
  }
  .guide .message .contents_link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .guide.reverse {
    flex-direction: row-reverse;
  }
  .guide.reverse .message {
    padding-left: 0;
    padding-right: 2%;
  }
  .ie .guide {
    display: table;
  }
  .ie .guide figure {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .ie .guide .message {
    display: table-cell;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .ie .guide.reverse .message {
    padding-left: 2%;
    padding-right: 0;
  }
}

/* お問い合わせフォーム(form liên lạc) */
.inquiry fieldset {
  margin: 0;
  padding: 20px 10px;
  border: 0;
  background: rgba(23, 110, 9, 0.05);
}

.inquiry fieldset .row {
  margin: 0;
}

.inquiry dl {
  margin: 0;
  padding: 0;
}

.inquiry dt {
  font-weight: normal;
}

.inquiry dt.col:not(:last-child) {
  margin-bottom: 1em;
}

.inquiry dd {
  margin: 0;
  padding: 0;
}

.inquiry dd:last-child {
  padding-bottom: 0;
}

.inquiry dd .confirm {
  padding: 0 0 1em 1em;
  border-bottom: 1px dashed #ccc;
}

.inquiry input[type="text"],
.inquiry input[type="url"],
.inquiry input[type="email"],
.inquiry input[type="tel"],
.inquiry input[type="date"],
.inquiry input[type="number"],
.inquiry select,
.inquiry textarea {
  width: 100%;
  padding: 5px;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
}

.inquiry input[type="number"] {
  width: 65px;
  text-align: center;
}

.inquiry input.p-postal-code {
  width: 100px;
}

.inquiry input.p-region {
  width: 100px;
}

.inquiry input.p-locality {
  width: 150px;
}

.inquiry input.p-street-address {
  width: 100%;
}

.inquiry input.p-extended-address {
  width: 100%;
}

.inquiry .submit {
  margin: 1em 0;
  text-align: center;
}

.inquiry .required {
  color: #c00;
}

.inquiry label {
  display: block;
  margin-bottom: 0.5em;
}

@media (min-width: 768px) {
  .inquiry {
    max-width: 780px;
    margin-right: auto;
    margin-left: auto;
  }
  .inquiry fieldset {
    margin: 0;
    padding: 60px;
    border: 0;
  }
  .inquiry dt {
    clear: both;
    padding: 6px 0;
  }
  .inquiry dd {
    padding-bottom: 1.5em;
  }
  .inquiry dd .confirm {
    min-height: 1.5em;
    padding: 6px 0 0;
    border: 0;
    line-height: 1.4;
  }
  .inquiry input[type="text"],
  .inquiry input[type="url"],
  .inquiry input[type="email"],
  .inquiry input[type="tel"],
  .inquiry input[type="date"],
  .inquiry input[type="text"],
  .inquiry select {
    width: 60%;
  }
  .inquiry input[type="number"] {
    width: 65px;
  }
  .inquiry input.p-postal-code {
    width: 100px;
  }
  .inquiry input.p-region {
    width: 100px;
  }
  .inquiry input.p-locality {
    width: 150px;
  }
  .inquiry input.p-street-address {
    width: 100%;
  }
  .inquiry input.p-extended-address {
    width: 100%;
  }
  .inquiry textarea {
    width: 100%;
  }
  .inquiry .submit {
    margin: 60px 0 0;
  }
  .inquiry label {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 0;
    margin-right: 0.8em;
  }
  .gutters .inquiry dt.col {
    margin-left: 0;
  }
}

.movie {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
}

.movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.movie.ar16to9 {
  padding-top: 56.25%;
}

.movie.ar4to3 {
  padding-top: 75%;
}

.news .news_bg {
  background: rgba(23, 110, 9, 0.05);
}

.news.typeC .news_bg {
  padding: 1em;
}

.news h2 {
  color: #176e09;
}

.news dl {
  margin: 0;
  overflow-y: auto;
  max-height: 300px;
}

.news dl dt {
  margin: 0.5em 0 0;
  padding: 0 1em;
  font-weight: normal;
}

.news dl dd {
  margin: 0.5em 0;
  padding: 0 1em 0.5em;
  border-bottom: 1px solid #ccc;
}

.news dl dd a {
  text-decoration: none;
}

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

@media (min-width: 768px) {
  .news.typeA &gt; div {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  .news.typeA &gt; div .heading {
    display: table-cell;
    width: 23.5%;
    vertical-align: middle;
  }
  .news.typeA h2 {
    margin: 0;
    padding: 0;
  }
  .news.typeA h2:after {
    display: none;
  }
  .news.typeA .content {
    display: table-cell;
    overflow: hidden;
    width: 74.5%;
    padding-left: 2%;
    vertical-align: middle;
  }
  .news.typeC .news_bg {
    height: 540px;
    padding: 20px;
  }
  .news.typeC dl {
    max-height: 500px;
  }
  .news dl {
    overflow-y: auto;
    max-height: 200px;
  }
  .news dl dt {
    width: 100px;
    clear: left;
    float: left;
    margin: 0;
    padding: 1em 0 1em 1em;
  }
  .news dl dd {
    margin: 0;
    padding: 1em 0 1em 0;
  }
  .news dl dt + dd {
    padding-left: 120px;
  }
}

.parallax {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.parallax.ios {
  background-attachment: scroll;
}

.parallax .parallax_contents {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.parallax .parallax_contents h1, .parallax .parallax_contents .h1 {
  margin: 0;
  padding: 1em 0;
}

.qa h3.question {
  font-size: 16px;
  font-size: 1.6rem;
  border: none;
}

.qa .question {
  position: relative;
  margin-bottom: 1em;
  padding: 1em 50px 1em 1em;
  background-color: rgba(23, 110, 9, 0.05);
  font-weight: normal;
}

.qa .question:after {
  content: none;
}

.qa .question:before {
  content: none;
}

.qa .question:hover {
  background: rgba(20, 96, 8, 0.05);
}

.qa .question.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.qa .answer {
  padding: 0 0 0 1em;
}

.qa .answer:not(:last-child) {
  margin-bottom: 2em;
}

.qa.qa-open .question {
  padding-right: 1em;
  cursor: default;
}

.qa.qa-open .question:hover {
  background-color: rgba(23, 110, 9, 0.05);
}

.qa.qa-open .question:after {
  display: none;
}

.qa.qa-open .answer {
  display: block;
}

.highlight .qa .question {
  background: rgba(28, 134, 11, 0.05);
}

.highlight .qa .question:hover {
  background: rgba(25, 119, 10, 0.05);
}

.highlight .qa.qa-open .question:hover {
  background: rgba(28, 134, 11, 0.05);
}

.shopinfo figure {
  max-width: 80%;
  margin: 0 auto;
}

.shopinfo address {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-style: normal;
}

.shopinfo dl {
  margin: 2em 0;
  line-height: 1.4;
}

.shopinfo dl:first-child {
  margin-top: 0;
}

.shopinfo dl dt {
  margin: 0 0 0.2em 0;
  font-weight: normal;
}

.shopinfo dl dt:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 3px;
  margin-right: 0.3em;
  vertical-align: middle;
  background: #176e09;
}

.shopinfo dl dd {
  margin: 0 0 0.5em 1em;
  padding: 0;
}

.shopinfo .map_container {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}

.shopinfo .map_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.shopinfo .map_container + p {
  margin-top: 2em;
}

.map_wide {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
}

.map_wide iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.scroll .googlemap {
  pointer-events: none;
}

@media (min-width: 768px) {
  .shopinfo figure {
    max-width: 100%;
  }
  .shopinfo address {
    margin-bottom: 15px;
    text-align: left;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
  }
  .shopinfo dl.dl-horizontal {
    margin: 10px 0;
  }
  .shopinfo dl.dl-horizontal dd {
    margin-bottom: 0.3em;
  }
  .shopinfo .span12 .map_container {
    padding-top: 50%;
  }
  .map_wide {
    padding-top: 420px;
  }
}

.sns_icons {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0px;
  font-size: 0rem;
  margin: auto;
}

.sns_icons &gt; li {
  display: inline;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
  font-size: 14px;
  font-size: 1.4rem;
}

.sns_icons li {
  display: inline-block;
}

.sns_icons li:not(:last-child) {
  margin-right: 10px;
}

.sns_icons a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
  background-size: contain;
}

.sns_icons a.icon_facebook {
  background-image: url(/wp-content/uploads/icon_facebook.png);
}

.sns_icons a.icon_twitter {
  background-image: url(/wp-content/uploads/icon_twitter.png);
}

.sns_icons a.icon_line {
  background-image: url(/wp-content/uploads/icon_line.png);
}

.sns_icons a.icon_google {
  background-image: url(/wp-content/uploads/icon_google.png);
}

.sns_icons a.icon_instagram {
  background-image: url(/wp-content/uploads/icon_instagram.png);
}

footer .sns_icons {
  margin-top: 1.5em;
}

@media (min-width: 768px) {
  .sns_icons {
    margin: 0;
  }
  .sns_icons.center {
    margin: auto;
  }
  .sns_icons li:not(:last-child) {
    margin-right: 20px;
  }
  .sns_icons a {
    width: 68px;
    height: 68px;
  }
  footer .sns_icons {
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col:not(:last-child) {
    margin-bottom: 1em;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure {
    overflow: hidden;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure img {
    float: left;
    width: 32%;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sp_image_cols:not(.sp_col2):not(.sp_col3) .col figure figcaption {
    float: right;
    width: 66%;
    margin-top: 0;
    vertical-align: middle;
  }
  .sp_image_cols.sp_col2 .col {
    width: 49%;
  }
  .sp_image_cols.sp_col2 .col:nth-child(odd) {
    clear: both;
    float: left;
  }
  .sp_image_cols.sp_col2 .col:nth-child(even) {
    float: right;
  }
  .sp_image_cols.sp_col3 .col {
    float: left;
    width: 32%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n+1) {
    clear: both;
    margin-right: 2%;
  }
  .sp_image_cols.sp_col3 .col:nth-child(3n) {
    float: right;
  }
  .sp_image_left {
    overflow: hidden;
  }
  .sp_image_left .col:first-child {
    display: inline-block;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_left .col:last-child {
    float: none;
  }
  .sp_image_right {
    overflow: hidden;
  }
  .sp_image_right .col:first-child {
    display: inline-block;
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0.5em;
  }
  .sp_image_right .col:last-child {
    float: none;
  }
}

.step .row,
.step-h .col {
  position: relative;
  padding: 1em;
  background: rgba(23, 110, 9, 0.05);
}

.step .row:not(:last-child):after,
.step-h .col:not(:last-child):after,
.step-h .row.continue .col:last-child:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 0;
  background: url("/wp-content/uploads/arrow_down.svg") center center no-repeat;
  background-size: 45px auto;
}

@media (max-width: 768px) {
  .step .row:not(:last-child),
  .step-h .col:not(:last-child),
  .step-h .row.continue .col:last-child {
    margin-bottom: 18%;
  }
  .step .row:not(:last-child):after,
  .step-h .col:not(:last-child):after,
  .step-h .row.continue .col:last-child:after {
    padding-top: 20%;
  }
  .step-h .row.continue {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .step .row {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 2em;
  }
  .step .row .col {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }
  .step .row .col:not(:first-child) {
    padding-left: 2%;
  }
  .step .row:not(:last-child) {
    margin-bottom: 80px;
  }
  .step .row:not(:last-child):after {
    top: 100%;
    padding-top: 60px;
    margin: 10px 0;
  }
  .step h3:last-child {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem;
    border: none;
  }
  .step h3:last-child:after, .step h3:last-child:before {
    content: none;
  }
  .step .row:not(:last-child):after,
  .step-h .col:not(:last-child):after,
  .step-h .row.continue .col:last-child:after {
    background-size: auto 100%;
  }
  .step-h.gutters .col {
    margin: 0;
  }
  .step-h .col {
    padding: 0;
    background: none;
  }
  .step-h .col:not(:last-child) {
    position: relative;
    margin-right: 4%;
  }
  .step-h .col:not(:last-child):after {
    display: none;
  }
  .step-h .col:not(:last-child) figure span {
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .step-h .col:not(:last-child) figure span:after {
    content: '';
    display: block;
    width: 28px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 0;
    background: url("/wp-content/uploads/arrow_right.svg") center center no-repeat;
    background-size: contain;
  }
  .step-h .span_3 {
    width: 22%;
  }
  .step-h .span_4 {
    width: 30.66666666%;
  }
  .step-h .span_6 {
    width: 48%;
  }
}

@media (min-width: 1024px) {
  .step-h .col:not(:last-child) figure span:after {
    right: -34px;
  }
}

.under_ table:not(.clinic-table) {
  margin: 0 auto;
}

.under_ table:not(.clinic-table) td,
.under_ table:not(.clinic-table) th {
  padding: 0.7em 1em;
}

@media (max-width: 768px) {
  .under_ table:not(.clinic-table) td,
  .under_ table:not(.clinic-table) th {
    padding: 0.7em .3em;
  }
}

.under_ table:not(.clinic-table) th {
  text-align: center;
  font-weight: normal;
}

.table-default {
  width: 100%;
}

.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-default td,
.table-default th {
  border: 1px solid #176e09;
  vertical-align: middle;
}

.table-default th {
  background: rgba(23, 110, 9, 0.7);
  color: #333;
}

.table-default td {
  background: transparent;
}

.table-menu {
  width: 100%;
}

.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-menu td,
.table-menu th {
  padding: 0.7em 1em;
  border-top: 1px solid #176e09;
  border-bottom: 1px solid #176e09;
}

@media (max-width: 768px) {
  .table-menu td,
  .table-menu th {
    padding: 0.7em .3em;
  }
}

.table-menu tbody th {
  text-align: left;
}

.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}

.table-schedule {
  width: 100%;
}

.table-schedule caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-schedule td,
.table-schedule th {
  border: 1px solid #176e09;
  padding: 0.7em 1em;
  text-align: center;
}

@media (max-width: 768px) {
  .table-schedule td,
  .table-schedule th {
    padding: 0.7em .3em;
  }
}

.table-schedule thead th {
  background: rgba(23, 110, 9, 0.7);
  color: #333;
}

.table-schedule tbody th {
  background: transparent;
}

.table-schedule td {
  background: transparent;
}

.table-summary {
  border-top: 1px solid #176e09;
  width: 100%;
}

.table-summary caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-summary td,
.table-summary th {
  padding: 1em;
  border-bottom: 1px solid #176e09;
}

.table-summary th {
  text-align: left;
  font-weight: normal;
  width: 20%;
}

@media (max-width: 768px) {
  .responsive-stack {
    display: block;
  }
  .responsive-stack thead {
    display: none;
  }
  .responsive-stack tbody,
  .responsive-stack td,
  .responsive-stack th,
  .responsive-stack tr {
    display: block;
  }
  .responsive-stack td,
  .responsive-stack th {
    width: 100% !important;
  }
  .responsive-stack tr:not(:last-child) td,
  .responsive-stack tr:not(:last-child) th {
    border-bottom: 0;
  }
  .responsive-stack tr:last-child :not(:last-child) {
    border-bottom: 0;
  }
}

@media (max-width: 768px) {
  .responsive-list {
    display: block;
  }
  .responsive-list thead {
    display: none;
  }
  .responsive-list tbody,
  .responsive-list td,
  .responsive-list th,
  .responsive-list tr {
    display: block;
  }
  .responsive-list tr:not(:last-child) td {
    border-bottom: 0;
  }
  .responsive-list td {
    position: relative;
    padding-left: 40%;
    white-space: normal;
    text-align: left;
  }
  .responsive-list td:first-child {
    border-bottom: 0;
  }
  .responsive-list td:last-child {
    border-top: 0;
  }
  .responsive-list td:not(:first-child):not(:last-child) {
    border-top: 0;
    border-bottom: 0;
  }
  .responsive-list td:before {
    content: attr(data-title);
    position: absolute;
    top: 6px;
    left: 6px;
    width: 35%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    font-weight: bold;
  }
}

@media (max-width: 768px) {
  .responsive-scroll-container {
    display: block;
    width: 100%;
    min-height: 0.01%;
    overflow-x: scroll;
  }
  .responsive-scroll-container .responsive-scroll-inner {
    width: 798px;
    padding: 0 15px 15px;
  }
  .responsive-scroll-container table {
    width: 768px;
    margin: 0;
  }
}

@media (max-width: 768px) {
  table.combine tbody tr:last-child td,
  table.combine tbody tr:last-child th {
    border-bottom: 0;
  }
}

table.table-default.typeA tr td,
table.table-default.typeA tr th {
  border: 0;
}

table.table-default.typeA tr:nth-child(odd) th {
  background: #176e09;
}

table.table-default.typeA tr:nth-child(odd) td {
  background: rgba(23, 110, 9, 0.05);
}

table.table-default.typeA tr:nth-child(even) th {
  background: #219d0d;
}

table.table-default.typeA tr:nth-child(even) td {
  background: rgba(33, 157, 13, 0.05);
}

table.table-default.typeB {
  border-collapse: separate;
  border-spacing: 0;
  overflow: hidden;
}

table.table-default.typeB tbody td,
table.table-default.typeB tbody th {
  background: transparent;
  color: #1b1b1b;
  border: 0;
  border-bottom: 1px dashed #176e09;
}

table.table-default.typeB tbody tr {
  position: relative;
}

table.table-default.typeB tbody td {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

table.table-default.typeC th {
  background: rgba(23, 110, 9, 0.7);
  color: #333;
}

table.table-default.typeC td,
table.table-default.typeC th {
  border: 0;
}

table.table-default.typeC td:not(:last-child),
table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px #fff solid;
}

table.table-default.typeC tr {
  position: relative;
}

table.table-default.typeC td {
  -webkit-transform: translateX(2px);
          transform: translateX(2px);
}

.highlight table.table-default.typeC td,
.highlight table.table-default.typeC th {
  border: 0;
}

.highlight table.table-default.typeC td:not(:last-child),
.highlight table.table-default.typeC th:not(:last-child) {
  border-bottom: 2px rgba(23, 110, 9, 0.05) solid;
}

._table_line .news dl {
  border-top: 1px dotted #a6a6a6;
  max-height: none;
}

._table_line .news dl dt {
  width: 230px;
  padding-left: 20px;
}

._table_line .news dl dt + dd {
  border-bottom: 1px dotted #a6a6a6;
  padding-left: 230px;
}

.wide_image img {
  width: 100%;
  vertical-align: top;
}

@media (min-width: 768px) {
  .wide_image div {
    margin: 0 auto;
  }
}

.epress_search {
  padding: 3px;
  width: 100%;
}

.epress_search form {
  overflow: hidden;
  border: 4px solid #176e09;
}

.epress_search input[type="text"],
.epress_search input[type="submit"] {
  margin: 0;
  padding: 0;
  float: left;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.epress_search input[type="text"] {
  color: #000;
  padding: .3em .3em .3em .7em;
  width: 70%;
}

.epress_search input[type="submit"] {
  cursor: pointer;
  padding: .5em 1em;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  width: 30%;
  background: rgba(23, 110, 9, 0.7);
}

@media (max-width: 768px) {
  header .global_nav &gt; ul &gt; li.gnav_search {
    position: static;
  }
  header .global_nav &gt; ul &gt; li.gnav_search &gt; a {
    display: none !important;
  }
  header .global_nav &gt; ul &gt; li.gnav_search .epress_search {
    display: block !important;
    position: static !important;
    width: 100% !important;
    background: rgba(23, 110, 9, 0.9);
  }
}

/*
 * ヘッダーナビのデザイン(design của header navi)
 */
.epress_search form {
  background: #fff;
}

/*
  * ヘッダの検索表示タイプ(type hiển thị tìm kiếm của header)
  */
header .global_nav &gt; ul &gt; li.gnav_search {
  position: relative;
}

header .global_nav &gt; ul &gt; li.gnav_search a {
  color: transparent !important;
  display: inline-block;
  vertical-align: middle;
  background: url("/wp-content/uploads/search.png") no-repeat center center;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 30px;
  height: 30px;
}

header .global_nav &gt; ul &gt; li.gnav_search a:hover {
  border-bottom: 0;
}

header .global_nav &gt; ul &gt; li.gnav_search .epress_search {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}

@media (min-width: 769px) {
  header .global_nav &gt; ul &gt; li.gnav_search .epress_search {
    width: 230px;
  }
}

.article_list {
  padding: .5em;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .article_list {
    padding: 1em;
  }
}

.article_list:nth-child(even) {
  background: rgba(23, 110, 9, 0.05);
}

.article_list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: transparent;
  -webkit-transform: translate(-10px, -10px) rotate(45deg);
          transform: translate(-10px, -10px) rotate(45deg);
  transition: .3s;
}

.article_list:hover:before {
  background: #176e09;
}

.article_list .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 768px) {
  .article_list .case_arrow {
    height: 80px;
  }
}

.article_list .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #176e09;
  border-right: 5px solid #176e09;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (max-width: 768px) {
  .article_list .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #176e09;
    border-right: 5px solid #176e09;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_list .span_12 {
  margin: 2% 0;
}

.pagination &gt; * {
  display: inline-block;
  padding: .5em;
  border: 1px solid #ccc;
}

.pagination a {
  text-decoration: none;
  background: rgba(23, 110, 9, 0.05);
  transition: .3s;
}

.pagination a:hover {
  background: #fff;
}

.article_single01 .article_single01_02 {
  margin-top: 10px;
}

.article_single01 .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single01 .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single01 .ofi {
  background: rgba(23, 110, 9, 0.05);
}

.article_single01 .more {
  display: block;
  text-align: center;
}

.article_single02 .article_single02_01 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single02 .article_single02_01 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single02 .ofi {
  background: rgba(23, 110, 9, 0.05);
}

.article_single02 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_6 {
    width: 45%;
    margin-left: 10%;
  }
  .article_single03 .article_single03_02 .span_6:first-child {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .article_single03 .article_single03_02 .span_12 {
    margin-left: 0;
    margin-top: 20px;
  }
}

.article_single03 .article_single03_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single03 .article_single03_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single03 .case_arrow {
  position: relative;
}

@media (max-width: 768px) {
  .article_single03 .case_arrow {
    margin-bottom: 10%;
  }
}

.article_single03 .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 108%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #176e09;
  border-right: 3px solid #176e09;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: 0.2s;
}

@media (max-width: 768px) {
  .article_single03 .case_arrow:after {
    left: 0;
    right: 0;
    top: 105%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_single03 .ofi {
  background: rgba(23, 110, 9, 0.05);
}

.article_single03 .more {
  display: block;
  text-align: center;
}

.article_single04 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.article_single04 .article_single04_01_img1 .ofi {
  padding-top: 74.5%;
}

.article_single04 .article_single04_01_img2 .ofi {
  padding-top: 18.7%;
}

.article_single04 .article_single04_01_img3 .ofi {
  padding-top: 14.9%;
}

.article_single04 .article_single04_01_img4 .ofi {
  padding-top: 12.5%;
}

.article_single04 .article_single04_01_img5 .ofi {
  padding-top: 10.7%;
}

.article_single04 .article_single04_01_img6 .ofi {
  padding-top: 9.4%;
}

.article_single04 .article_single04_01_nav {
  margin-top: 15px;
}

.article_single04 .article_single04_01_nav .ofi {
  padding-top: 12%;
}

.article_single04 .article_single04_01_nav .slick-track {
  width: 100% !important;
}

.article_single04 .article_single04_01_nav li {
  margin-left: 0.8%;
  width: calc(96% / 6) !important;
}

.article_single04 .article_single04_01_nav li:nth-child(1) {
  margin-left: 0;
}

.article_single04 .article_single04_02 {
  margin-top: 10px;
}

.article_single04 .article_single04_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_single04 .article_single04_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_single04 .slick-next,
.article_single04 .slick-prev {
  z-index: 1;
}

.article_single04 .slick-next:before,
.article_single04 .slick-prev:before {
  content: none;
}

.article_single04 .slick-next:after,
.article_single04 .slick-prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 35px;
  height: 35px;
  border-top: 3px solid #176e09;
  transition: 0.2s;
  z-index: 1;
}

.article_single04 .slick-prev {
  left: 0;
}

.article_single04 .slick-prev:after {
  left: 0;
  border-left: 3px solid #176e09;
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.article_single04 .slick-next {
  right: 0;
}

.article_single04 .slick-next:after {
  right: 0;
  border-right: 3px solid #176e09;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.article_single04 .ofi {
  background: rgba(23, 110, 9, 0.05);
  height: auto !important;
}

.article_single04 .more {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .article_list_case02 .article_list_case02_01 {
    width: 67%;
  }
  .article_list_case02 .article_list_case02_02 {
    width: 31%;
  }
  .article_list_case02.article_single01 .article_single01_02 {
    margin-top: 0;
  }
}

.article_container .article_single01_02 {
  margin-top: 10px;
}

.article_container .article_single01_02 img {
  opacity: 1;
  transition: opacity 0.3s;
}

.article_container .article_single01_02 img:hover {
  cursor: pointer;
  opacity: 0.7;
}

.article_detail {
  background: rgba(23, 110, 9, 0.05);
  padding: 4%;
  margin-bottom: 4%;
  font-size: 15px;
  font-size: 1.5rem;
}

.article_detail .article_date {
  margin-bottom: 1em;
}

.article_detail .article_thumbnail {
  float: left;
  margin: 0 2% 2% 0;
}

.article_detail .article_content {
  float: none;
  width: 100%;
  margin-left: 0;
}

.article_detail .case_arrow {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: relative;
  height: 245px;
}

@media (max-width: 768px) {
  .article_detail .case_arrow {
    height: 80px;
  }
}

.article_detail .case_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin: auto;
  width: 70px;
  height: 70px;
  border-top: 5px solid #176e09;
  border-right: 5px solid #176e09;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  transition: .2s;
}

@media (max-width: 768px) {
  .article_detail .case_arrow:after {
    left: 0;
    bottom: 25%;
    border-top: 5px solid #176e09;
    border-right: 5px solid #176e09;
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
}

.article_detail .span_12 {
  margin: 2% 0;
}

.epress_social {
  letter-spacing: -.40em;
  text-align: right;
  padding: 2%;
}

.epress_social &gt; * {
  letter-spacing: normal;
  vertical-align: top;
  display: inline-block;
  margin-right: 10px;
}

.epress_pager {
  overflow: hidden;
  margin-bottom: 5%;
}

.epress_pager .epress_pager_prev {
  float: left;
}

.epress_pager .epress_pager_prev a {
  display: block;
  position: relative;
  padding-left: 15px;
  text-decoration: none;
}

.epress_pager .epress_pager_prev a:before, .epress_pager .epress_pager_prev a:after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #fff;
  transition: .2s;
}

.epress_pager .epress_pager_prev a:before {
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  top: calc(50% - 2px);
}

.epress_pager .epress_pager_prev a:after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  top: calc(50% + 3px);
}

.epress_pager .epress_pager_prev a:hover {
  text-decoration: underline;
}

.epress_pager .epress_pager_prev a:hover:before {
  left: 0;
}

.epress_pager .epress_pager_prev a:hover:after {
  left: 0;
}

.epress_pager .epress_pager_next {
  float: right;
}

.epress_pager .epress_pager_next a {
  display: block;
  position: relative;
  padding-right: 15px;
  text-decoration: none;
}

.epress_pager .epress_pager_next a:before, .epress_pager .epress_pager_next a:after {
  content: "";
  display: block;
  position: absolute;
  right: 2px;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #fff;
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: .2s;
}

.epress_pager .epress_pager_next a:before {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: calc(50% - 2px);
}

.epress_pager .epress_pager_next a:after {
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  top: calc(50% + 3px);
}

.epress_pager .epress_pager_next a:hover {
  text-decoration: underline;
}

.epress_pager .epress_pager_next a:hover:before {
  right: 0;
}

.epress_pager .epress_pager_next a:hover:after {
  right: 0;
}

#commentform {
  background: transparent;
  padding: 2% 5%;
  border: 1px solid #333;
}

#commentform #comment {
  width: 100%;
}

#commentform #submit {
  background: #176e09;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 3px 10px;
  margin: 0 auto;
  display: table;
}

#commentform input[type="submit"] {
  background: #176e09;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: .3em 1em;
  margin: 0 auto;
  display: table;
  border-radius: 5px;
}

@media (min-width: 768px) {
  #commentform #submit {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #commentform input[type="submit"] {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.route_wrap_1 {
  display: -moz-inline-flex;
  display: inline-flex;
  flex-wrap: wrap;
}

@media (max-width: 480px) {
  .route_wrap_1 {
    width: 100%;
    display: block;
  }
}

.route_wrap_1 .route_item {
  width: 30%;
  margin: 0 5% 5% 0;
  position: relative;
}

.route_wrap_1 .route_item:nth-of-type(3n+3) {
  margin-right: 0;
}

.route_wrap_1 .route_item:nth-of-type(3n+3)::after {
  display: none;
}

.route_wrap_1 .route_item:last-of-type::after {
  display: none;
}

.route_wrap_1 .route_item::after {
  display: block;
  position: absolute;
  content: '';
  width: 27px;
  height: 49px;
  background: url(/wp-content/uploads/arrow_slide.png) no-repeat;
  top: 50%;
  right: -13%;
  bottom: 0;
  left: 0;
  margin: -40px 0 auto auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 768px) {
  .route_wrap_1 .route_item::after {
    right: -14%;
  }
}

@media (max-width: 480px) {
  .route_wrap_1 {
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .route_wrap_1 .route_item {
    width: 100%;
    margin: 0 0 60px;
  }
  .route_wrap_1 .route_item::after {
    right: 0;
    bottom: -15%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: auto auto 0;
  }
  .route_wrap_1 .route_item:nth-of-type(3n+3)::after {
    display: block;
  }
}

.route_wrap_2 {
  display: -moz-inline-flex;
  display: inline-flex;
  flex-wrap: wrap;
}

@media (max-width: 480px) {
  .route_wrap_2 {
    width: 100%;
    display: block;
  }
}

.route_wrap_2 .route_item {
  width: 47%;
  margin: 0 6% 5% 0;
  position: relative;
}

.route_wrap_2 .route_item:nth-of-type(2n+2) {
  margin-right: 0;
}

.route_wrap_2 .route_item:nth-of-type(2n+2)::after {
  display: none;
}

.route_wrap_2 .route_item:last-of-type::after {
  display: none;
}

.route_wrap_2 .route_item::after {
  display: block;
  position: absolute;
  content: '';
  width: 27px;
  height: 49px;
  background: url(/wp-content/uploads/arrow_slide.png) no-repeat;
  top: 50%;
  right: -10%;
  bottom: 0;
  left: 0;
  margin: -25px 10px auto auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.route_wrap_2 .route_item::after:last-child {
  display: none;
}

@media (max-width: 768px) {
  .route_wrap_2 .route_item::after {
    right: -14%;
  }
}

@media (max-width: 480px) {
  .route_wrap_2 {
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .route_wrap_2 .route_item {
    width: 100%;
    margin: 0 0 60px;
  }
  .route_wrap_2 .route_item::after {
    right: 0;
    bottom: -15%;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: auto auto 0;
  }
  .route_wrap_2 .route_item:nth-of-type(2n+2)::after {
    display: block;
  }
  .route_wrap_2 .route_item:last-child::after {
    display: none;
  }
}

#biz_calendar,
#biz_calendar1,
#biz_calendar2 {
  max-width: none;
  margin: 2% auto 0;
  font-family: inherit;
  padding: 0.3em 1em;
  background: rgba(23, 110, 9, 0.05);
  font-size: 18px;
  font-size: 1.8rem;
}

#biz_calendar p,
#biz_calendar1 p,
#biz_calendar2 p {
  margin: 0;
  line-height: 170%;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
}

#biz_calendar p span.boxholiday,
#biz_calendar1 p span.boxholiday,
#biz_calendar2 p span.boxholiday {
  background-color: #ffb0c3;
  padding-left: 25px;
  margin-right: 10px;
}

#biz_calendar p span.boxeventday,
#biz_calendar1 p span.boxeventday,
#biz_calendar2 p span.boxeventday {
  background-color: #64BDEB;
  padding-left: 25px;
  margin-right: 10px;
}

#biz_calendar table.bizcal,
#biz_calendar1 table.bizcal,
#biz_calendar2 table.bizcal {
  margin: 10px 0;
  width: 100%;
  table-layout: fixed;
  border: none;
  line-height: 1.6;
  cursor: default;
  vertical-align: middle;
  font-size: 18px;
  font-size: 1.8rem;
  border-collapse: collapse;
  border-spacing: 1px;
  background: transparent;
}

#biz_calendar table.bizcal tr:not(:first-child) &gt; *:not(.holiday):not(.eventday):not(.today),
#biz_calendar1 table.bizcal tr:not(:first-child) &gt; *:not(.holiday):not(.eventday):not(.today),
#biz_calendar2 table.bizcal tr:not(:first-child) &gt; *:not(.holiday):not(.eventday):not(.today) {
  background: #fff;
}

#biz_calendar table.bizcal th,
#biz_calendar1 table.bizcal th,
#biz_calendar2 table.bizcal th {
  text-align: center;
  border-width: 0;
  padding: 0.5em 0.2em;
  color: #1b1b1b;
  background-color: #DEDEDE;
}

#biz_calendar table.bizcal th:first-child,
#biz_calendar1 table.bizcal th:first-child,
#biz_calendar2 table.bizcal th:first-child {
  color: red;
}

#biz_calendar table.bizcal th:nth-last-of-type(1),
#biz_calendar1 table.bizcal th:nth-last-of-type(1),
#biz_calendar2 table.bizcal th:nth-last-of-type(1) {
  color: blue;
}

#biz_calendar table.bizcal td,
#biz_calendar1 table.bizcal td,
#biz_calendar2 table.bizcal td {
  text-align: center;
  border: 1px solid rgba(0, 57, 122, 0.3);
  padding: 0.5em 0.2em;
  color: #1b1b1b;
}

#biz_calendar table.bizcal .calmonth,
#biz_calendar1 table.bizcal .calmonth,
#biz_calendar2 table.bizcal .calmonth {
  text-align: left;
  font-weight: bold;
  padding: 2px 7px;
  border: none;
}

#biz_calendar table.bizcal .calbtn,
#biz_calendar1 table.bizcal .calbtn,
#biz_calendar2 table.bizcal .calbtn {
  border: none;
  cursor: pointer;
}

#biz_calendar table.bizcal .holiday,
#biz_calendar1 table.bizcal .holiday,
#biz_calendar2 table.bizcal .holiday {
  background-color: #ffb0c3;
  color: red;
}

#biz_calendar table.bizcal .eventday,
#biz_calendar1 table.bizcal .eventday,
#biz_calendar2 table.bizcal .eventday {
  background-color: #64BDEB;
  color: #ffffff;
}

#biz_calendar table.bizcal .eventday a,
#biz_calendar1 table.bizcal .eventday a,
#biz_calendar2 table.bizcal .eventday a {
  color: #ffffff;
}

#biz_calendar table.bizcal .today,
#biz_calendar1 table.bizcal .today,
#biz_calendar2 table.bizcal .today {
  font-weight: bold;
  text-decoration: underline;
  color: #1b1b1b;
}

#biz_calendar table.bizcal .today a,
#biz_calendar1 table.bizcal .today a,
#biz_calendar2 table.bizcal .today a {
  font-weight: bold;
  color: #1b1b1b;
}

#biz_calendar table.bizcal img,
#biz_calendar1 table.bizcal img,
#biz_calendar2 table.bizcal img {
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
}

#biz_calendar table.bizcal .down-img,
#biz_calendar1 table.bizcal .down-img,
#biz_calendar2 table.bizcal .down-img {
  text-align: right;
}

#biz_calendar table.bizcal .today-img,
#biz_calendar1 table.bizcal .today-img,
#biz_calendar2 table.bizcal .today-img {
  text-align: center;
}

#biz_calendar table.bizcal .up-img,
#biz_calendar1 table.bizcal .up-img,
#biz_calendar2 table.bizcal .up-img {
  text-align: left;
}

#biz_calendar table.bizcal td,
#biz_calendar table.bizcal th {
  padding: 0.5em 0.2em;
}

.column_sub #biz_calendar,
.column_sub #biz_calendar1,
.column_sub #biz_calendar2 {
  font-size: 12px;
  font-size: 1.2rem;
}

.column_sub #biz_calendar p span.boxholiday,
.column_sub #biz_calendar1 p span.boxholiday,
.column_sub #biz_calendar2 p span.boxholiday {
  background-color: #ffb0c3;
  padding-left: 25px;
  margin-right: 10px;
}

.column_sub #biz_calendar p span.boxeventday,
.column_sub #biz_calendar1 p span.boxeventday,
.column_sub #biz_calendar2 p span.boxeventday {
  background-color: #64BDEB;
  padding-left: 25px;
  margin-right: 10px;
}

.column_sub #biz_calendar table.bizcal,
.column_sub #biz_calendar1 table.bizcal,
.column_sub #biz_calendar2 table.bizcal {
  font-size: 12px;
  font-size: 1.2rem;
}

.column_sub #biz_calendar table.bizcal td,
.column_sub #biz_calendar table.bizcal th,
.column_sub #biz_calendar1 table.bizcal td,
.column_sub #biz_calendar1 table.bizcal th,
.column_sub #biz_calendar2 table.bizcal td,
.column_sub #biz_calendar2 table.bizcal th {
  padding: 0.3em 0.2em;
}

@media (max-width: 768px) {
  #biz_calendar,
  #biz_calendar1,
  #biz_calendar2 {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #biz_calendar p span.boxholiday,
  #biz_calendar1 p span.boxholiday,
  #biz_calendar2 p span.boxholiday {
    background-color: #ffb0c3;
    padding-left: 25px;
    margin-right: 10px;
  }
  #biz_calendar p span.boxeventday,
  #biz_calendar1 p span.boxeventday,
  #biz_calendar2 p span.boxeventday {
    background-color: #64BDEB;
    padding-left: 25px;
    margin-right: 10px;
  }
  #biz_calendar table.bizcal,
  #biz_calendar1 table.bizcal,
  #biz_calendar2 table.bizcal {
    font-size: 12px;
    font-size: 1.2rem;
  }
  #biz_calendar table.bizcal td,
  #biz_calendar table.bizcal th,
  #biz_calendar1 table.bizcal td,
  #biz_calendar1 table.bizcal th,
  #biz_calendar2 table.bizcal td,
  #biz_calendar2 table.bizcal th {
    padding: 0.3em 0.2em;
  }
}

.calendar_wrap {
  position: relative;
  padding: 4em 1.8em 2em;
  display: inline-block;
  background: rgba(23, 110, 9, 0.05);
  font-size: 10px;
  font-size: 1rem;
}

.calendar_wrap caption {
  position: absolute;
  top: 24px;
  left: 0;
  right: 0;
  margin: auto;
}

.calendar_wrap table {
  border-spacing: 0;
  border-collapse: collapse;
}

.calendar_wrap table thead th {
  background: rgba(23, 110, 9, 0.7);
  color: #333;
  border: 1px solid #176e09;
  border-bottom: none;
}

.calendar_wrap table tfoot {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
}

.calendar_wrap table tfoot #prev a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}

.calendar_wrap table tfoot #prev a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  transition: .2s;
}

.calendar_wrap table tfoot #prev a:after {
  -webkit-transform: translate(0, -50%) rotate(-45deg);
          transform: translate(0, -50%) rotate(-45deg);
  border-left: 1px solid #fff;
  left: 15%;
}

.calendar_wrap table tfoot #prev a:hover:after {
  left: 2%;
}

.calendar_wrap table tfoot #next a {
  width: 26px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 0;
  right: 40px;
}

.calendar_wrap table tfoot #next a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  transition: .2s;
}

.calendar_wrap table tfoot #next a:after {
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  border-right: 1px solid #fff;
  right: 15%;
}

.calendar_wrap table tfoot #next a:hover:after {
  right: 2%;
}

.calendar_wrap table tbody td {
  text-align: center;
  background: #fff;
  border: 1px solid #176e09;
}

@media (min-width: 768px) {
  .column_sub .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
    margin: 0 auto 1em;
  }
  .column_sub .calendar_wrap caption {
    top: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .column_sub .calendar_wrap table {
    width: 100%;
  }
  .column_sub .calendar_wrap table th, .column_sub .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .column_sub .calendar_wrap table tfoot #prev a {
    width: 18px;
    height: 18px;
    top: 0;
    left: 20px;
  }
  .column_sub .calendar_wrap table tfoot #next a {
    width: 18px;
    height: 18px;
    top: 0;
    right: 20px;
  }
}

@media (max-width: 768px) {
  .calendar_wrap {
    padding: 40px 5px 5px;
    width: 100%;
  }
  .calendar_wrap caption {
    top: 10px;
  }
  .calendar_wrap table {
    width: 100%;
  }
  .calendar_wrap table th, .calendar_wrap table td {
    padding: 0.5em .2em;
  }
  .calendar_wrap table tfoot #prev a {
    width: 12px;
    height: 12px;
    top: 0;
    left: 20px;
  }
  .calendar_wrap table tfoot #next a {
    width: 12px;
    height: 12px;
    top: 0;
    right: 20px;
  }
}

.clinic_01_wrap {
  background-image: url("/wp-content/uploads/c_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.clinic_01_inner_wrap {
  background: rgba(23, 110, 9, 0.8);
  color: #fff;
  padding: 5%;
}

.clinic_01_inner_wrap h3 {
  color: #fff !important;
}

.clinic_01_inner_wrap h3::after {
  background-color: #fff !important;
}

.clinic_01_map_canvas iframe {
  height: 450px;
}

@media (max-width: 768px) {
  .clinic_01_map_canvas iframe {
    height: 100vw;
  }
}

.clinic_01_img_block {
  margin-right: auto;
  margin-left: auto;
  padding: 0 1% 0%;
}

.clinic_01_img_block &gt; .row {
  padding: 5% 0 2%;
}

.clinic_01_info_list {
  margin-top: 5%;
}

.clinic_01_map_block .h_info03 &gt; a &gt; img {
  width: auto;
}

.clinic_01_map_block .h_info03 {
  float: left;
}

.clinic_01_map_block .h_info04 {
  float: left;
  margin-left: 3px;
}

.clinic_01_map_block .info_up {
  float: left;
  margin: 0 3px;
}

.clinic_01_map_block .info_down {
  float: left;
  margin: 0 3px;
}

@media (max-width: 480px) {
  .clinic_01_map_block .info_up {
    float: unset;
    margin: 0 0 3px;
  }
  .clinic_01_map_block .info_down {
    float: unset;
    margin: 0 0 3px;
  }
}

.clinic_01_map_block .clinic_01_map_canvas {
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
  height: 100%;
}

dl.clinic_01_address {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: none;
}

dl.clinic_01_address dd,
dl.clinic_01_address dt {
  border-bottom: #fff solid 1px;
  margin: 0;
  padding: 0.5em 0.3em;
}

dl.clinic_01_address dd:first-of-type,
dl.clinic_01_address dt:first-of-type {
  border-top: #fff solid 1px;
}

dl.clinic_01_address dd a,
dl.clinic_01_address dt a {
  color: #fff;
}

dl.clinic_01_address dd a:hover,
dl.clinic_01_address dt a:hover {
  color: #d9d9d9;
}

dl.clinic_01_address dt {
  width: 20%;
}

dl.clinic_01_address dd {
  width: 80%;
}

.clinic_02 {
  color: #1b1b1b;
}

.clinic_02 .map_container {
  height: 630px;
}

@media (max-width: 768px) {
  .clinic_02 .map_container {
    height: 100vw;
  }
}

.clinic_02 dl {
  margin: 2em 0;
}

.clinic_02 dl dt {
  margin: 0;
  padding-left: 1em;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  color: #176e09;
  font-weight: normal;
}

.clinic_02 dl dt a {
  text-decoration: none;
}

.clinic_02 dl dt a:hover {
  text-decoration: underline;
}

.clinic_02 dl dt:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 6px;
  height: 2px;
  background: #176e09;
  right: unset;
}

.clinic_02 dl dd {
  margin-bottom: 0.5em;
  padding-left: 1em;
}

.clinic_06 {
  /*左右の矢印の色を変える*/
  /*左右の矢印の位置を変える*/
  /*スライド画像の横幅可変*/
}

.clinic_06 .thumb &gt; li {
  width: calc(50% - 30px);
  height: auto;
  margin-left: 30px;
  margin-bottom: 20px;
  float: left;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.27;
  list-style: none;
  cursor: pointer;
}

@media (max-width: 768px) {
  .clinic_06 .thumb &gt; li {
    width: calc(33% - 30px);
    margin-left: 30px;
  }
  .clinic_06 .thumb &gt; li:first-child {
    margin-left: 0;
  }
  .clinic_06 .thumb &gt; li:nth-child(4) {
    margin-left: 0;
  }
}

.clinic_06 .thumb &gt; li img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .clinic_06 .thumb {
    margin: 0;
    padding: 0;
  }
  .clinic_06 .thumb &gt; li {
    width: auto;
    margin: 0 auto;
  }
}

.clinic_06 .slick-arrow {
  z-index: 1;
}

.clinic_06 .slick-prev {
  left: 0;
}

.clinic_06 .slick-prev:before {
  font-size: 30px;
  font-size: 3rem;
}

.clinic_06 .slick-next {
  right: 0;
}

.clinic_06 .slick-next:before {
  font-size: 30px;
  font-size: 3rem;
}

.clinic_06 .slick-dots {
  bottom: -4%;
  left: 0;
  right: 0;
  margin: auto;
  width: 120px;
  height: 12px;
}

.clinic_06 .slick-dots li {
  margin: 0;
}

.clinic_06 .slick-next:before,
.clinic_06 .slick-prev:before {
  color: #176e09;
}

.clinic_06 .slick-dots li.slick-active button {
  background-color: #176e09;
}

.clinic_06 .slick-next {
  right: 20px;
  z-index: 99;
}

.clinic_06 .slick-prev {
  left: 15px;
  z-index: 100;
}

.clinic_06 img {
  max-width: 100%;
  height: auto;
}

.clinic_06 .center {
  display: table;
  text-align: center;
}

@media (max-width: 768px) {
  .clinic_06 .center {
    margin-top: 60px;
  }
}

.clinic_tour:last-of-type .row.arw {
  padding-bottom: 0;
  background: none;
}

.clinic_tour .row {
  margin-bottom: 2%;
}

.clinic_tour .row img {
  padding: 3px;
  border: #ccc solid 1px;
  box-sizing: border-box;
}

.clinic_tour .row .col &gt; .row {
  margin-top: 2%;
}

.clinic_tour .row .col figure a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: #fff;
  transition: 0.5s;
}

.diagnosis_01_wrap img {
  display: inline-block;
}

.diagnosis_01_wrap .row h3,
.diagnosis_01_wrap .row p {
  color: #fff;
}

.diagnosis_01_wrap .row h3 {
  color: #fff;
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  padding-bottom: 0.4em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #fff;
}

.diagnosis_01_wrap .row h3:after {
  content: none;
}

.diagnosis_01_wrap .row {
  position: relative;
}

.diagnosis_01_wrap .row .diagnosis_01_txt_box {
  min-width: 530px;
  background: #55a918;
  min-height: 320px;
  padding: 3.5em 2.5em 2.5em;
}

@media (min-width: 1000px) {
  .diagnosis_01_wrap .row .diagnosis_01_box figure {
    position: relative;
    left: 0 !important;
    padding-bottom: 33px;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box figure img {
    width: 680px;
  }
}

@media (min-width: 1000px) and (max-width: 480px) {
  .diagnosis_01_wrap .row .diagnosis_01_box figure img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1000px) {
  .diagnosis_01_wrap .row .diagnosis_01_box .diagnosis_01_txt_box {
    position: absolute;
    top: 12%;
    right: 0;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box .diagnosis_01_txt_box .more {
    margin-top: 2em;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse .span_12 {
    float: none;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse .span_12 figure {
    right: 0 !important;
    left: auto;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse .diagnosis_01_txt_box {
    float: none;
    right: auto;
    left: 0;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse img {
    width: 680px;
  }
}

@media (min-width: 1000px) and (max-width: 480px) {
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse img {
    width: 100%;
    height: auto;
  }
}

@media (min-width: 1000px) {
  .diagnosis_01_wrap .row:not(:last-child) {
    margin-bottom: 5%;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .diagnosis_01_wrap .row {
    margin-bottom: 290px;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box figure {
    position: static;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box .diagnosis_01_txt_box {
    position: absolute;
    top: 75%;
    right: 0;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box .diagnosis_01_txt_box .more {
    margin-top: 2em;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse .span_12 {
    float: none;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse .span_12 figure {
    right: 0;
    left: auto;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box.bnr_reverse .diagnosis_01_txt_box {
    float: none;
    right: auto;
    left: 0;
  }
}

@media (max-width: 768px) {
  .diagnosis_01_wrap .row .diagnosis_01_box img {
    width: 100%;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box .span_12 {
    margin-bottom: 0;
  }
  .diagnosis_01_wrap .row .diagnosis_01_box .diagnosis_01_txt_box {
    max-width: 640px;
    margin: 0 auto;
    min-width: 0;
    padding: 1.4em;
  }
  .diagnosis_01_wrap .row:not(:last-child) {
    margin-bottom: 12%;
  }
}

.diagnosis_01_wrap .wow {
  transition: 1s;
  opacity: 0;
}

.diagnosis_01_wrap .wow .animated {
  opacity: 1;
}

.diagnosis_01_wrap .wow.fade_up {
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
}

.diagnosis_01_wrap .wow.fade_up.animated {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.diagnosis_01_wrap .wow.fade_up.delay {
  transition-delay: 0.8s;
}

.diagnosis_01_wrap .wow.fade_down {
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
}

.diagnosis_01_wrap .wow.fade_down.animated {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.diagnosis_01_wrap .wow.fade_down.delay {
  transition-delay: 0.8s;
}

@media (min-width: 768px) and (max-width: 899px) {
  .diagnosis_mod .row {
    max-width: 740px;
    margin: 0 auto 0;
  }
}

@media (min-width: 768px) and (max-width: 899px) {
  .diagnosis_mod .span_3 {
    margin-left: 0%;
    width: 48%;
  }
  .diagnosis_mod .span_3:nth-child(even) {
    margin-left: 26px;
  }
}

.diagnosis_mod .diagnosis_mod_contents {
  max-width: 100%;
  margin: auto;
}

@media (max-width: 899px) {
  .diagnosis_mod .diagnosis_mod_contents {
    margin-bottom: 6.5%;
  }
}

.diagnosis_mod .diagnosis_mod_contents figure {
  margin-bottom: .8em;
}

@media (min-width: 768px) and (max-width: 899px) {
  .diagnosis_mod .diagnosis_mod_contents figure {
    text-align: left;
  }
}

.diagnosis_mod .diagnosis_mod_contents h3 {
  font-weight: bold;
  text-align: left;
  line-height: 1.8;
  margin-bottom: 1em;
  color: #176e09;
  font-size: 18px;
  font-size: 1.8rem;
}

.diagnosis_mod .diagnosis_mod_contents h3 span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #3c3c3c;
  display: block;
}

@media (max-width: 768px) {
  .diagnosis_mod .diagnosis_mod_contents h3 {
    margin-bottom: 1.5em;
  }
}

.diagnosis_mod .diagnosis_mod_contents p {
  margin: 0.3em 0 .5em;
  color: #1b1b1b;
}

@media (max-width: 899px) {
  .diagnosis_mod .diagnosis_mod_contents p {
    margin: 0.5em 0 .5em;
  }
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu {
  padding: 0.3em 1.3em 0em 1.4em;
  font-weight: bold;
  border: none;
  padding-top: 0;
  padding-left: 1.5em;
  margin: 0;
  cursor: pointer;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  color: #176e09;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 2px;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #176e09;
  border-right: 1px solid #176e09;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu:after {
  content: none;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu:hover {
  color: #1c860b;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu:hover:before {
  -webkit-transform: translate(0, -50%) rotate(138deg);
          transform: translate(0, -50%) rotate(138deg);
  border-color: #1c860b;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu.active:before {
  -webkit-transform: translate(0, -50%) rotate(138deg);
          transform: translate(0, -50%) rotate(138deg);
  transition: 0.2s;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu a {
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #176e09;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_menu a:hover {
  color: #187fc4;
  background: transparent;
}

.diagnosis_mod .diagnosis_mod_contents .diagosis_03_toggle_content {
  width: auto;
  height: auto;
  line-height: 50px;
  text-align: left;
  overflow: hidden;
  display: none;
}

.doctor_01 .container {
  padding-bottom: 45px;
}

.doctor_a {
  background: url("/wp-content/uploads/d_bg_01.jpg") 70% center no-repeat;
  background-size: cover;
  min-height: 520px;
  padding: 3% 0;
}

.doctor_a.doctor_02_b {
  background: url(/wp-content/uploads/d_bg_01.jpg) 70% center no-repeat;
  background-size: cover;
  min-height: 520px;
}

.doctor_a .doctor_a_inner {
  position: relative;
}

.doctor_a .doctor_a_inner .text-box {
  width: 480px;
  background: #fff;
  padding: 48px;
  position: absolute;
  margin: auto;
  right: 2%;
  left: auto;
}

.doctor_a .doctor_a_inner .text-box h2 {
  color: #5e79c3;
  font-size: 20px;
  font-size: 2rem;
  margin: 0 0 1em;
  padding: 0.5em 0;
  width: 100%;
  border-top: 2px solid #5e79c3;
  border-bottom: 2px solid #5e79c3;
}

.doctor_a .doctor_a_inner .text-box h2 span {
  color: #55a918;
}

.doctor_a .doctor_a_inner .text-box h2:after, .doctor_a .doctor_a_inner .text-box h2:before {
  content: none;
}

.doctor_a .doctor_a_inner .text-box p {
  color: #1b1b1b;
}

.doctor_a .more.bg {
  display: table;
}

@media (max-width: 768px) {
  .doctor_01 .container {
    padding-bottom: 0;
  }
  .doctor_a {
    background: url(/wp-content/uploads/d_bg_02.jpg) 70% center no-repeat;
    background-position: top;
    padding-top: 55%;
  }
  .doctor_a.doctor_02 {
    background-position: top;
    padding-top: 26%;
    background-size: contain;
  }
  .doctor_a .doctor_a_inner {
    position: static;
  }
  .doctor_a .doctor_a_inner img.doctor_01_img {
    width: 100%;
  }
  .doctor_a .doctor_a_inner .text-box {
    padding: 1em 1em 1em;
    width: auto;
    background: #fff;
    position: static;
    margin: auto;
  }
}

.staff_wrap figure {
  margin-bottom: 1em;
}

.doctor_08:after {
  clear: both;
}

.doctor_08 section {
  padding: 0;
  margin-bottom: 0 !important;
}

.doctor_08 .slider_title {
  float: left;
  width: 25%;
  height: 250px;
  background: #55a918;
  position: relative;
}

@media (max-width: 768px) {
  .doctor_08 .slider_title {
    background: none;
    float: none;
    width: 100%;
    height: 20%;
    vertical-align: middle;
    margin-bottom: 0;
  }
  .doctor_08 .slider_title .bnr_effect_box_text {
    width: auto !important;
    margin: 0 !important;
    padding: 4% 0;
  }
  .doctor_08 .slider_title .bnr_effect_box_text p {
    display: inline;
  }
  .doctor_08 .slider_title .bnr_effect_box_text p.more a {
    display: none;
  }
}

.doctor_08 .slider_title .bnr_effect_box_text {
  width: 80%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.doctor_08 .slider_title .bnr_effect_box_text a {
  color: #fff;
  text-decoration: none;
}

@media (max-width: 768px) {
  .doctor_08 .slider_title .bnr_effect_box_text {
    position: static;
    -webkit-transform: unset;
            transform: unset;
    padding: 1% 0;
  }
  .doctor_08 .slider_title .bnr_effect_box_text a {
    color: #fcd108;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: bold;
  }
}

.doctor_08 .slider_title .bnr_effect_box_text p {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
}

.doctor_08 .slider_container_area {
  float: left;
  width: 75%;
}

@media (max-width: 768px) {
  .doctor_08 .slider_container_area {
    float: none;
    width: 100%;
  }
}

.doctor_08 .bnr_effect_box {
  position: relative;
}

.doctor_08 .bnr_effect_box img {
  width: 250px;
}

.doctor_08 .bnr_effect_box .staffs_08_slide_box {
  width: 250px;
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content {
  position: relative;
  max-width: 250px;
  width: 100%;
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content.staff_list {
  height: 100%;
  padding: 100% 0 0;
  color: #fff;
}

@media (max-width: 768px) {
  .doctor_08 .bnr_effect_box .bnr_effect_box_content {
    height: 400px;
  }
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_img {
  transition: 0.8s;
  -webkit-transform: rotateX(0) translate3d(0, 0, 100px);
  transform: rotateX(0) translate3d(0, 0, 100px);
}

@media (max-width: 768px) {
  .doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_img {
    height: 100%;
  }
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text_area {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  color: #fff;
  background-color: #55a918;
  position: absolute;
  -webkit-transform: rotateX(-90deg) translate3d(0, 0, 126px);
  transform: rotateX(-90deg) translate3d(0, 0, 126px);
  width: 100%;
  transition: 0.8s;
  z-index: -1;
}

@media (max-width: 768px) {
  .doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text_area {
    -webkit-transform: none;
            transform: none;
    z-index: 1;
    top: 300px;
    height: 70px;
    background: none;
  }
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text {
  width: 80%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text {
    top: 25%;
    color: #1b1b1b;
  }
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p.name {
  font-size: 1.8rem;
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content .bnr_effect_box_text p.name span.posi {
  line-height: 0.9;
  font-size: 1.4rem;
  display: block;
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
  -webkit-transform: rotateX(90deg) translate3d(0, 0, 124px);
  transform: rotateX(90deg) translate3d(0, 0, 124px);
}

@media (max-width: 768px) {
  .doctor_08 .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_img {
    -webkit-transform: none;
            transform: none;
  }
}

.doctor_08 .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_text_area {
  -webkit-transform: rotateX(0) translate3d(0, 0, 85px);
  transform: rotateX(0) translate3d(0, 0, 85px);
  z-index: 1;
}

@media (max-width: 375px) {
  .doctor_08 .bnr_effect_box .bnr_effect_box_content:hover .bnr_effect_box_text_area {
    -webkit-transform: rotateX(0) translate3d(0, 0, 77px);
    transform: rotateX(0) translate3d(0, 0, 77px);
  }
}

.doctor_08 .slide {
  width: 250px;
  margin: 0;
}

.doctor_08 .slide img {
  width: 250px;
  max-width: none;
  height: auto;
}

.doctor_08 .slide .slider_content_box {
  padding-top: 30px;
}

.doctor_08 .bnr_slider .slick-next,
.doctor_08 .bnr_slider .slick-prev {
  margin-top: 0 !important;
  top: 60%;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

@media (max-width: 768px) {
  .doctor_08 .bnr_slider .slick-next,
  .doctor_08 .bnr_slider .slick-prev {
    top: 30%;
  }
}

.doctor_08 .bnr_slider .slick-prev {
  left: 0;
  z-index: 100;
  width: 40px;
  height: 160px;
  background-color: rgba(85, 169, 24, 0.3);
}

.doctor_08 .bnr_slider .slick-prev:before {
  opacity: 1;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 45%;
  margin: auto;
  width: 7px;
  height: 7px;
  border-top: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
  -webkit-transform: translate(0, -50%) rotate(-135deg);
          transform: translate(0, -50%) rotate(-135deg);
}

.doctor_08 .bnr_slider .slick-next {
  right: 0;
  width: 40px !important;
  height: 160px !important;
  background-color: rgba(85, 169, 24, 0.3);
}

.doctor_08 .bnr_slider .slick-next:before {
  opacity: 1;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 45%;
  margin: auto;
  width: 7px;
  height: 7px;
  border-top: 3px solid #fff !important;
  border-right: 3px solid #fff !important;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
}

/*
 * ボタン矢印(mũi tên button)
 */
.add_arrow {
  display: block;
  position: relative;
}

.add_arrow:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

.add_arrow.inverse:after {
  border-top: 1px solid #176e09;
  border-right: 1px solid #176e09;
}

.add_arrow.inverse:hover {
  border-color: #fff;
  color: #fff;
  background: #176e09;
}

.add_arrow.inverse:hover:after {
  border-color: #fff;
}

.add_arrow:hover {
  border: 1px solid #176e09;
  color: #176e09;
  background: #fff;
}

.add_arrow:hover:after {
  right: 4%;
  border-color: #176e09;
}

/*
 * moreボタン雛形 (hình dạng button more)
 */
.more {
  display: block;
  overflow: hidden;
  margin: auto;
}

.more a {
  display: block;
  border: 1px solid #176e09;
  color: #fff;
  background: #176e09;
  padding: 0.6em;
  margin: 0 auto 1px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width: 768px) {
  .more a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.more a.inverse {
  border: 1px solid #176e09;
  color: #176e09;
  background: #fff;
}

/*
 * ボタンエフェクト(button effect)
 */
@media (min-width: 768px) {
  .effect01 {
    overflow: hidden;
    position: relative;
  }
  .effect01:before {
    content: '';
    position: absolute;
    display: block;
    width: 140%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    background: #176e09;
    opacity: 0.3;
    -webkit-transform: translateX(-120%) skewX(15deg);
            transform: translateX(-120%) skewX(15deg);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .effect01:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .effect01:hover:before {
    -webkit-transform: translateX(-15%) skewX(15deg);
            transform: translateX(-15%) skewX(15deg);
  }
}

.qa div.question {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  margin-bottom: 1em;
  padding: 1em 50px 1em 1em;
  color: #737373;
  background-color: #90D7EC;
  font-weight: normal;
  cursor: pointer;
}

.qa div.question:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 2%;
  left: auto;
  top: 50%;
  bottom: auto;
  margin-top: -12px;
  background: url(/wp-content/uploads/arrow_down_white.svg) center center no-repeat;
  background: url(/wp-content/uploads/arrow_down_grey.svg) center center no-repeat;
  background-size: 24px;
  transition: .5s;
  border: none;
}

.qa div.question:before {
  content: none;
}

.qa div.question:hover {
  background-color: #aee2f1;
}

.qa div.question.open:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.qa .answer {
  display: none;
}

.faq_03 .more {
  margin-top: 2em;
}

.faq_b_wrap {
  font-size: 16px;
  font-size: 1.6rem;
}

.faq_b_wrap.qa .faq_content {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #999;
}

.faq_b_wrap.qa .faq_content:first-of-type {
  border-width: 1px 0 1px 0;
}

.faq_b_wrap.qa .faq_content:last-of-type {
  margin-bottom: 3%;
}

.faq_b_wrap.qa .question {
  cursor: pointer;
  background: none;
  padding: 1em 0;
  color: #1b1b1b;
  margin-bottom: 0;
  display: table;
}

.faq_b_wrap.qa .faq_b_text_block {
  display: table-cell;
  width: 100%;
  padding-right: 40px;
}

.faq_b_wrap.qa .answer {
  color: #1b1b1b;
  padding: 1em 0;
}

.faq_b_wrap.qa .answer .answer_table {
  display: table;
}

.faq_b_wrap.qa .faq_b_icon_box {
  display: table-cell;
}

.faq_b_wrap.qa .balloon3_right_btm {
  position: relative;
  display: inline-block;
  margin-right: 1em;
  padding: 0 5px;
  width: 39px;
  height: 39px;
  line-height: 39px;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  background: #149ddf;
  border-radius: 50%;
  box-sizing: border-box;
}

.faq_b_wrap.qa .balloon3_right_btm:before {
  content: "";
  position: absolute;
  bottom: -2px;
  right: -4px;
  margin-top: -15px;
  border: 4px solid transparent;
  border-left: 12px solid #149ddf;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.faq_b_wrap.qa .balloon3_right_btm.ans {
  background: #90D7EC;
  margin-bottom: 12px;
}

.faq_b_wrap.qa .balloon3_right_btm.ans:before {
  border-left: 12px solid #90D7EC;
}

/* CSS Document */
/* -- 汎用css -- */
.t_center {
  text-align: center;
}

.t_left {
  text-align: left;
}

.t_right {
  text-align: right;
}

.va_m {
  vertical-align: middle;
}

.va_t {
  vertical-align: top;
}

.va_b {
  vertical-align: bottom;
}

.t_bold {
  font-weight: bold;
}

.m0auto {
  margin: 0 auto;
}

/* -- _width -- */
.wp100 {
  width: 100% !important;
}

.wp90 {
  width: 90% !important;
}

.wp80 {
  width: 80% !important;
}

.wp50 {
  width: 50% !important;
}

.w10 {
  width: 10px !important;
}

.w20 {
  width: 20px !important;
}

.w30 {
  width: 30px !important;
}

.w40 {
  width: 40px !important;
}

.w50 {
  width: 50px !important;
}

.w60 {
  width: 60px !important;
}

.w70 {
  width: 70px !important;
}

.w080 {
  width: 80px !important;
}

.w090 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w140 {
  width: 140px !important;
}

.w150 {
  width: 150px !important;
}

.w160 {
  width: 160px !important;
}

.w170 {
  width: 170px !important;
}

.w180 {
  width: 180px !important;
}

.w190 {
  width: 190px !important;
}

.w200 {
  width: 200px !important;
}

.w210 {
  width: 210px !important;
}

.w220 {
  width: 220px !important;
}

.w225 {
  width: 225px !important;
}

.w230 {
  width: 230px !important;
}

.w240 {
  width: 240px !important;
}

.w250 {
  width: 250px !important;
}

.w260 {
  width: 260px !important;
}

.w270 {
  width: 270px !important;
}

.w280 {
  width: 280px !important;
}

.w290 {
  width: 290px !important;
}

.w300 {
  width: 300px !important;
}

.w310 {
  width: 310px !important;
}

.w320 {
  width: 320px !important;
}

.w330 {
  width: 330px !important;
}

.w340 {
  width: 340px !important;
}

.w350 {
  width: 350px !important;
}

.w360 {
  width: 360px !important;
}

.w370 {
  width: 370px !important;
}

.w380 {
  width: 380px !important;
}

.w390 {
  width: 390px !important;
}

.w400 {
  width: 400px !important;
}

.w410 {
  width: 410px !important;
}

.w420 {
  width: 420px !important;
}

.w430 {
  width: 430px !important;
}

.w440 {
  width: 440px !important;
}

.w450 {
  width: 450px !important;
}

.w460 {
  width: 460px !important;
}

.w470 {
  width: 470px !important;
}

.w480 {
  width: 480px !important;
}

.w490 {
  width: 490px !important;
}

.w500 {
  width: 500px !important;
}

.w510 {
  width: 510px !important;
}

.w520 {
  width: 520px !important;
}

.w530 {
  width: 530px !important;
}

.w540 {
  width: 540px !important;
}

.w550 {
  width: 550px !important;
}

.w560 {
  width: 560px !important;
}

.w570 {
  width: 570px !important;
}

.w580 {
  width: 580px !important;
}

.w590 {
  width: 590px !important;
}

.w600 {
  width: 600px !important;
}

.w610 {
  width: 610px !important;
}

.w620 {
  width: 620px !important;
}

.w630 {
  width: 630px !important;
}

.w640 {
  width: 640px !important;
}

.w650 {
  width: 650px !important;
}

.w660 {
  width: 660px !important;
}

.w670 {
  width: 670px !important;
}

.w680 {
  width: 680px !important;
}

.w690 {
  width: 690px !important;
}

.w700 {
  width: 700px !important;
}

/* -- _height -- */
.h180 {
  height: 180px !important;
}

.h200 {
  height: 200px !important;
}

.h240 {
  height: 240px !important;
}

.h250 {
  height: 250px !important;
}

.h280 {
  height: 280px !important;
}

.h300 {
  height: 300px !important;
}

.h350 {
  height: 350px !important;
}

/* -- _margin -- */
.ma {
  margin-left: auto;
  margin-right: auto;
}

.mlr3 {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.mlr5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.mlr10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.mlr15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mt120 {
  margin-top: 120px !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mr2 {
  margin-right: 2px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.mr17 {
  margin-right: 17px !important;
}

.mr18 {
  margin-right: 18px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mr120 {
  margin-right: 120px !important;
}

.mr145 {
  margin-right: 145px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

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

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

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

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

.mb17 {
  margin-bottom: 17px !important;
}

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

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

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

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

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

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

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

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

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

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

.mb120 {
  margin-bottom: 120px !important;
}

.ml0 {
  margin-left: 0 !important;
}

.ml2 {
  margin-left: 2px !important;
}

.ml3 {
  margin-left: 3px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.ml120 {
  margin-left: 120px !important;
}

.ml112 {
  margin-left: 112px !important;
}

.ml145 {
  margin-left: 145px !important;
}

/* -- _padding -- */
.pt0 {
  padding-top: 0 !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl0 {
  padding-left: 0 !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl200 {
  padding-left: 200px !important;
}

.pl210 {
  padding-left: 210px !important;
}

/* -- _float -- */
.rf {
  float: right;
}

.rf8 {
  float: right;
  margin-left: 8px !important;
}

.rf10 {
  float: right;
  margin-left: 10px !important;
}

.rf15 {
  float: right;
  margin-left: 15px !important;
}

.rf20 {
  float: right;
  margin-left: 20px !important;
}

.rf25 {
  float: right;
  margin-left: 25px !important;
}

.rf30 {
  float: right;
  margin-left: 30px !important;
}

.lf {
  float: left;
}

.lf8 {
  float: left;
  margin-right: 8px !important;
}

.lf10 {
  float: left;
  margin-right: 10px !important;
}

.lf15 {
  float: left;
  margin-right: 15px !important;
}

.lf16 {
  float: left;
  margin-right: 16px !important;
}

.lf20 {
  float: left;
  margin-right: 20px !important;
}

.lf25 {
  float: left;
  margin-right: 25px !important;
}

.lf30 {
  float: left;
  margin-right: 30px !important;
}

/* -- color -- */
.t_red {
  color: #bf220d;
}

.t_blu {
  color: #2400ac;
}

.t_grn {
  color: #82992d;
}

.t_ylw {
  color: #FFFF00;
}

.t_org {
  color: #fa804b;
}

.t_ppl {
  color: #9C30CE;
}

.t_pnk {
  color: #eb415b;
}

.t_gray {
  border-color: #808080;
}

/* -- _txt -- */
.txt10 {
  font-size: 10px !important;
}

.txt11 {
  font-size: 11px !important;
}

.txt12 {
  font-size: 12px !important;
}

.txt13 {
  font-size: 13px !important;
}

.txt14 {
  font-size: 14px !important;
}

.txt15 {
  font-size: 14px !important;
}

.txt16 {
  font-size: 16px !important;
}

.txt18 {
  font-size: 18px !important;
}

.txt20 {
  font-size: 20px !important;
}

.txt22 {
  font-size: 22px !important;
}

.txt24 {
  font-size: 24px !important;
}

.txt36 {
  font-size: 36px !important;
}

em {
  font-style: normal;
  font-weight: bold;
}

.cl {
  clear: both;
}

.clear {
  clear: both;
}

.info_01 {
  padding-top: 1.5em;
}

.info_01 span.h2_title {
  color: #176e09;
}

.info_01 h2 {
  color: #176e09;
}

.info_01 .news dl dd {
  border-color: #176e09;
}

.info_01 .heading {
  overflow: hidden;
}

.info_02 h2 {
  color: #176e09;
}

.info_02 h2::after {
  background-color: #176e09;
  border-color: #176e09;
}

.info_02 .news dl dd {
  border-color: #176e09;
}

.typeA, .typeB {
  margin-bottom: 2em;
}

.itv_sub p {
  margin: 0.5em auto 1em;
}

.itv_sub .row h3 {
  color: #737373;
  background: #90D7EC;
  padding: 0.7em 1em;
  font-weight: normal;
  margin-bottom: .5em;
  font-size: 22px;
  font-size: 2.2rem;
}

.itv_sub .row h3::after {
  display: none;
}

.interview_a .interview_a_text_wrap &gt; h2 {
  color: #176e09;
  font-weight: bold;
  font-size: 2.0rem;
  margin: 0 0 1.0em 0;
  position: relative;
  padding-top: 20px;
  text-align: left;
}

.interview_a .interview_a_text_wrap &gt; h2:after {
  content: "";
  width: 1000px;
  position: absolute;
  height: 2px;
  margin-left: 10px;
  background: #176e09;
  top: 58px;
}

.interview_a .interview_a_text_wrap &gt; h2:before {
  content: none;
}

.interview_a p {
  line-height: 2.0em;
  padding-left: 1.5em;
  margin-bottom: 2.5em;
}

.interview_a .interview_a_wrap {
  margin-bottom: 2em;
}

.interview_a .interview_a_img_box figure img {
  width: 100%;
}

.interview_a .interview_a_img_box figure .interview_a_sp {
  display: none;
}

.interview_a .interview_a_text_box {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  color: #1b1b1b;
  position: relative;
  background: #f4f5f8;
}

.interview_a .interview_a_text_box .interview_a_text_wrap {
  overflow: hidden;
}

.interview_a .wow {
  transition: 1s;
  opacity: 0;
}

.interview_a .wow .animated {
  opacity: 1;
}

.interview_a .wow.fade_up {
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
}

.interview_a .wow.fade_up.animated {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.interview_a .wow.fade_up.delay {
  transition-delay: 0.8s;
}

.interview_a .wow.fade_down {
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
}

.interview_a .wow.fade_down.animated {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.interview_a .wow.fade_down.delay {
  transition-delay: 0.8s;
}

@media (min-width: 768px) {
  .interview_a .interview_a_wrap {
    position: relative;
    margin-top: 20px;
    width: 100%;
  }
  .interview_a .interview_a_wrap .interview_a_img_box {
    float: right;
    width: 50%;
    padding-top: 50px;
  }
  .interview_a .interview_a_wrap .interview_a_text_box {
    width: 50%;
    float: right;
    margin: 0px 0 0px 0;
    padding: 0px 30px;
  }
  .interview_a .interview_a_wrap .interview_a_text_box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .interview_a .interview_a_wrap .interview_a_text_wrap {
    width: calc((1000px / 2) - 30px);
    float: right;
    padding: 1em;
  }
}

@media (min-width: 768px) and (max-width: 1000px) {
  .interview_a .interview_a_wrap .interview_a_text_wrap {
    width: auto;
  }
}

@media (min-width: 768px) {
  .interview_a .interview_a_wrap .interview_a_text_wrap:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
  .interview_a .interview_a_wrap:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
  }
}

.interview_b_module p {
  margin: 0.5em auto 1em;
}

.interview_b_module .interview_b_module_img {
  position: relative;
}

.interview_b_module .interview_b_module_img figure {
  position: relative;
  height: 100%;
  text-align: right;
  overflow: hidden;
}

.interview_b_module .interview_b_module_img figure img {
  position: absolute;
  top: -300%;
  left: auto;
  bottom: -300%;
  right: 0;
  margin: auto;
  width: 100%;
}

.interview_b_module .interview_b_module_text {
  position: relative;
  height: 550px;
}

.interview_b_module .interview_b_module_text .interview_b_module_text_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 73%;
}

.interview_b_module .interview_b_module_text .interview_b_module_text_inner p {
  line-height: 1.3;
  font-size: 16px;
  font-size: 1.6rem;
}

.interview_b_module .interview_b_module_text .interview_b_module_text_inner p.text-xlarge {
  font-size: 24px;
  font-size: 2.4rem;
  color: #176e09;
}

@media (max-width: 768px) {
  .interview_b_module .interview_b_module_img {
    position: relative;
    width: 100%;
    height: auto;
  }
  .interview_b_module .interview_b_module_img figure {
    position: relative;
    width: 100%;
    height: auto;
  }
  .interview_b_module .interview_b_module_img figure img {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .interview_b_module .interview_b_module_text {
    position: relative;
    height: auto;
  }
  .interview_b_module .interview_b_module_text .interview_b_module_text_inner {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
    padding: 8% 4%;
  }
}

.interview_c .more.thin {
  display: table;
  margin: 0 auto;
  width: 50%;
}

.interview_c .more.thin a {
  border-radius: 6px;
  width: 100%;
  text-align: center;
}

.text-primary {
  color: #176e09 !important;
}

.under_ h1:not(.title) {
  text-align: center;
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  padding: 1em 0;
  color: #149ddf;
  background: transparent;
  margin: 0 0 .5em;
}

.under_ h1:not(.title) a {
  text-decoration: none;
}

.under_ h1:not(.title) a:hover {
  text-decoration: underline;
}

.under_ h1:not(.title) span {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
}

header.header h1:not(.title) {
  margin: 0 0 12px 0 !important;
  padding: 0 !important;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-align: left;
}

body {
  background: #fff;
}

img {
  image-rendering: auto;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: bicubic;
}

a {
  color: #1b1b1b;
}

.center_center {
  display: table !important;
  width: 100% !important;
  text-align: center !important;
  margin: 0 auto !important;
}

.center_center * {
  float: none !important;
  width: auto !important;
}

.table_center {
  display: table !important;
  text-align: center !important;
  margin: 0 auto !important;
}

.p0 {
  padding: 0 !important;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

.mr0 {
  margin-right: 0px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.font-size10 {
  font-size: 10px;
}

.font-size11 {
  font-size: 11px;
}

.font-size12 {
  font-size: 12px;
}

.font-size13 {
  font-size: 13px;
}

.font-size14 {
  font-size: 14px;
}

.font-size15 {
  font-size: 15px;
}

.font-size16 {
  font-size: 16px;
}

.font-size17 {
  font-size: 17px;
}

.font-size18 {
  font-size: 18px;
}

.font-size19 {
  font-size: 19px;
}

.font-size20 {
  font-size: 20px;
}

.container.gutters.nmrow {
  padding: 0;
}

@media (min-width: 667px) {
  .sp-br {
    display: none;
  }
}

.scroll-table {
  overflow: none;
  white-space: nowrap;
}

.scroll-table::-webkit-scrollbar {
  display: none;
}

@media (max-width: 768px) {
  .scroll-table {
    overflow: auto;
  }
}

.scroll-table::-webkit-scrollbar {
  height: 5px;
}

.scroll-table::-webkit-scrollbar-track {
  background: #F1F1F1;
}

.scroll-table::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}

.table-default {
  width: 100%;
}

.table-default caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-default td,
.table-default th {
  border: 1px solid #C6E5F7;
}

.table-default th {
  background: rgba(198, 229, 247, 0.7);
  color: #737373;
}

.table-default td {
  background: transparent;
}

.table-menu {
  width: 100%;
  table-layout: fixed;
}

.table-menu caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-menu td,
.table-menu th {
  padding: 0.7em 1em;
  border-top: 1px solid #C6E5F7;
  border-bottom: 1px solid #C6E5F7;
}

@media (max-width: 768px) {
  .table-menu td,
  .table-menu th {
    padding: 0.7em 0.3em;
  }
}

.table-menu tbody th {
  text-align: left;
}

.table-menu td:last-child {
  text-align: right;
  white-space: nowrap;
}

.table-schedule {
  width: 100%;
}

.table-schedule td,
.table-schedule th {
  background: #fff;
  border-color: #fff;
  color: #fff;
}

.table-schedule tbody td,
.table-schedule tbody th {
  background: #fff;
  color: #1b1b1b;
}

.table-schedule tbody .clinic-table__th--head {
  padding-left: 0;
  padding-right: 0;
  width: 18%;
}

.table-schedule caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}

.table-schedule td,
.table-schedule th {
  border: 1px solid #C6E5F7;
  padding: 0.7em 1em;
  text-align: center;
}

@media (max-width: 768px) {
  .table-schedule td,
  .table-schedule th {
    padding: 0.7em 0.3em;
  }
}

.table-schedule thead th {
  background: rgba(198, 229, 247, 0.7);
  color: #737373;
}

.table-schedule tbody th {
  background: #fff;
}

.table-schedule td {
  background: transparent;
}

.table-scheduletable.table-schedule.sk-time td,
.table-scheduletable.table-schedule.sk-time th {
  padding: 0.5em 0.7em;
}

.wide_x p {
  font-size: 2em;
  margin: -0.4em 0 -0.4em 0;
  line-height: 1;
}

main .column_main {
  padding-bottom: 0;
}

footer &gt; section &gt; iframe {
  margin-bottom: -5px;
}

.bunner_box {
  display: table !important;
  margin: 0 auto;
}

.bunner_box img {
  width: auto !important;
}

.h_info03 &gt; a &gt; img {
  width: auto;
}

.h_info03 {
  float: left;
}

.h_info04 {
  float: left;
  margin-left: 3px;
}

.info_up {
  float: left;
  margin: 0 3px;
}

.info_down {
  float: left;
  margin: 0 3px;
}

@media (max-width: 480px) {
  .info_up {
    float: unset;
    margin: 0 0 3px;
  }
  .info_down {
    float: unset;
    margin: 0 0 3px;
  }
}

.full_size_btn {
  width: 100%;
}

.half_size_btn {
  width: 50%;
}

.more {
  display: inline-block;
  overflow: hidden;
  margin: auto;
}

.more.btn_ss a,
.more.btn_ss span {
  padding: 0.3em 2.1em 0.3em 1.4em;
}

.more.btn_s a,
.more.btn_s span {
  padding: 0.5em 2.1em 0.5em 1.4em;
}

.more.btn_m a,
.more.btn_m span {
  padding: 0.5em 2.1em 0.5em 1.4em;
}

.more a,
.more span {
  display: inline-block;
  letter-spacing: normal;
  color: #176e09;
  border: 1px solid #176e09;
  padding: 0.9em 1.6em;
  margin-bottom: 1px;
  text-decoration: none;
  background: none;
  font-size: 14px;
  font-size: 1.4rem;
}

.more a:after,
.more span:after {
  border-color: #176e09;
}

.more a:hover,
.more span:hover {
  color: #26b50f;
  border-color: #26b50f;
  background: none;
}

.more a:hover:after,
.more span:hover:after {
  border-color: #26b50f;
}

@media (min-width: 768px) {
  .more a,
  .more span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.more a.add_arrow,
.more span.add_arrow {
  padding-right: 1.9em;
}

.bg.more.thin a,
.bg.more.thin span {
  font-size: 14px;
  font-size: 1.4rem;
}

.bg.more a,
.bg.more span {
  color: #737373;
  background: #fcd108;
  border: solid 1px #fcd108;
}

.bg.more a:hover,
.bg.more span:hover {
  background: #fddc44;
  color: #929292;
}

.bg.more a.add_arrow::after,
.bg.more span.add_arrow::after {
  border-color: #737373;
}

.circle_btn {
  display: inline-block;
  background: #fcd108;
  border-radius: 25px;
  border: 1px solid #fcd108;
  padding: 1em 5em;
  margin: 0;
  color: #737373;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: 0.3s;
}

.circle_btn:hover {
  background: #fddc44;
  color: #929292;
}

.circle_btn.add_arrow::after {
  border-color: #737373;
}

.under_ h1 {
  color: #149ddf;
}

.under_ h1:after {
  background-color: #176e09;
}

.under_ h2 {
  margin: 0 auto 1.5em;
  position: relative;
  border: 0;
  word-wrap: break-word;
  font-weight: normal;
  font-size: 30px;
  font-size: 3rem;
  color: #149ddf;
  padding-bottom: 0.6em;
  letter-spacing: 3px;
  text-align: center;
  display: table;
  border-bottom: none;
}

.under_ h2 a {
  text-decoration: none;
}

.under_ h2 a:hover {
  text-decoration: underline;
}

.under_ h2:after, .under_ h2:before {
  display: none;
}

.under_ h2:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  background: #149ddf;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto 0;
}

.under_ h3 {
  margin: 0 0 1em;
  padding-bottom: 0.5em;
  color: #149ddf;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  position: relative;
}

.under_ h3 a {
  text-decoration: none;
}

.under_ h3 a:hover {
  text-decoration: underline;
}

.under_ h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #149ddf;
}

.under_ h4 {
  margin: 0 0 0.5em;
  padding-left: 1em;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  color: #149ddf;
  font-weight: normal;
}

.under_ h4 a {
  text-decoration: none;
}

.under_ h4 a:hover {
  text-decoration: underline;
}

.under_ h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 2px;
  margin: auto;
  background: #149ddf;
}

.reflection {
  position: relative;
  overflow: hidden;
}

.reflection::before {
  content: "";
  height: 260%;
  width: 260%;
  position: absolute;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-animation: reflection 4s linear infinite;
          animation: reflection 4s linear infinite;
}

@-webkit-keyframes reflection {
  0% {
    opacity: 0;
    -webkit-transform: scale(6) rotate(45deg) translate(0%, 0%);
            transform: scale(6) rotate(45deg) translate(0%, 0%);
  }
  20% {
    opacity: 0;
    -webkit-transform: scale(1.2) rotate(45deg) translate(0%, 0%);
            transform: scale(1.2) rotate(45deg) translate(0%, 0%);
  }
  35% {
    opacity: 0.2;
    -webkit-transform: scale(1.2) rotate(45deg) translate(0%, 0%);
            transform: scale(1.2) rotate(45deg) translate(0%, 0%);
  }
  39% {
    opacity: 0.2;
    -webkit-transform: scale(1.2) rotate(45deg) translate(0%, 0%);
            transform: scale(1.2) rotate(45deg) translate(0%, 0%);
  }
  50% {
    opacity: 0.2;
    -webkit-transform: scale(1.2) rotate(45deg) translate(100%, 100%);
            transform: scale(1.2) rotate(45deg) translate(100%, 100%);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2) rotate(45deg) translate(100%, 100%);
            transform: scale(1.2) rotate(45deg) translate(100%, 100%);
  }
}

@keyframes reflection {
  0% {
    opacity: 0;
    -webkit-transform: scale(6) rotate(45deg) translate(0%, 0%);
            transform: scale(6) rotate(45deg) translate(0%, 0%);
  }
  20% {
    opacity: 0;
    -webkit-transform: scale(1.2) rotate(45deg) translate(0%, 0%);
            transform: scale(1.2) rotate(45deg) translate(0%, 0%);
  }
  35% {
    opacity: 0.2;
    -webkit-transform: scale(1.2) rotate(45deg) translate(0%, 0%);
            transform: scale(1.2) rotate(45deg) translate(0%, 0%);
  }
  39% {
    opacity: 0.2;
    -webkit-transform: scale(1.2) rotate(45deg) translate(0%, 0%);
            transform: scale(1.2) rotate(45deg) translate(0%, 0%);
  }
  50% {
    opacity: 0.2;
    -webkit-transform: scale(1.2) rotate(45deg) translate(100%, 100%);
            transform: scale(1.2) rotate(45deg) translate(100%, 100%);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2) rotate(45deg) translate(100%, 100%);
            transform: scale(1.2) rotate(45deg) translate(100%, 100%);
  }
}

.text-shadow-black {
  text-shadow: 1px 1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000;
}

.table-menu:last-of-type tbody tr {
  border-bottom: 1px solid #176e09;
}

.table-menu tbody tr {
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid #176e09;
}

.table-menu tbody tr td,
.table-menu tbody tr th {
  line-height: 1.65em;
  border: none;
  padding: 1em;
}

.table-menu tbody tr th {
  font-weight: bold;
}

.table-menu tbody tr th figure {
  margin: 10px auto 0;
  width: 100%;
}

.b_type1 .more a,
.b_type1 .more span {
  background-color: red;
}

.b_type1 .more a:hover,
.b_type1 .more span:hover {
  background: #998bfa;
  background-position: right center;
}

.b_type1 .more .bg.more a:hover,
.b_type1 .more .bg.more span:hover {
  background: #998bfa;
  background-position: right center;
}

.b_type2 .more {
  border-radius: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  top: 0;
  transition: 0.2s all;
}

.b_type2 .more .bg.more a,
.b_type2 .more .bg.more span {
  border-radius: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  top: 0;
  transition: 0.2s all;
}

.b_type3 .more a,
.b_type3 .more span {
  display: inline-block;
  padding: 0.65em 4em;
  background: linear-gradient(#fe5f95, #ff3f7f);
  border: 1px solid #fe3276;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  transition: 0.3s ease-in-out;
}

.b_type3 .more .bg.more a,
.b_type3 .more .bg.more span {
  border-radius: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  top: 0;
  transition: 0.2s all;
}

.h_type1 h1:not(.title) {
  background: rgba(20, 157, 223, 0.2);
  padding: 1em 0 1.5em;
}

.h_type1 h1:not(.title):after {
  background-color: #176e09;
  bottom: 1em;
}

.h_type1 h2 {
  font-size: 28px;
  font-size: 2.8rem;
}

.h_type1 h2:after, .h_type1 h2:before {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  background: #149ddf;
  top: 36%;
  bottom: unset;
}

.h_type1 h2:before {
  right: calc(100% + 25px);
}

.h_type1 h2:after {
  left: calc(100% + 25px);
}

.h_type1 h3 {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  padding: 0.3em 0;
}

.h_type1 h3:after {
  width: 100%;
  max-width: 1000px;
}

.h_type1 h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

.h_type1 h4:after {
  bottom: 2px;
  height: 0.8em;
}

.h_type2 h1:not(.title) {
  background: rgba(23, 110, 9, 0.8);
  color: #fff;
  padding: 1em 0 0.85em;
}

.h_type2 h1:not(.title):after {
  display: none;
}

.h_type2 h2 {
  padding: 0 0 0.5em;
  width: 100%;
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
}

.h_type2 h2:before {
  display: none;
}

.h_type2 h2:after {
  display: block;
  width: 100%;
  max-width: 1000px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto 0;
  background-color: #149ddf;
}

.h_type2 h3 {
  color: #176e09;
  padding-left: 1.5em;
  text-align: left;
  font-size: 22px;
  font-size: 2.2rem;
}

.h_type2 h3:after, .h_type2 h3:before {
  content: '';
  position: absolute;
  display: block;
  border-radius: 100%;
  margin: 0 auto auto 0;
}

.h_type2 h3:before {
  width: 1.2em;
  height: 1.2em;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(252, 209, 8, 0.4);
}

.h_type2 h3:after {
  width: 0.6em;
  height: 0.6em;
  top: 19px;
  right: 0;
  bottom: 0;
  left: 14px;
  background-color: rgba(252, 209, 8, 0.8) !important;
}

.h_type2 h4 {
  color: #e8bf03;
  font-size: 18px;
  font-size: 1.8rem;
}

.h_type2 h4:after {
  width: 8px;
  height: 4px;
  background: rgba(23, 110, 9, 0.9);
}

.h_type2 h1:not(.title) {
  color: #149ddf;
}

.h_type2 h1:not(.title):after {
  background-color: #176e09;
}

.h_type2 h2 {
  margin: 0 auto 1.5em;
  position: relative;
  border: 0;
  word-wrap: break-word;
  font-weight: normal;
  font-size: 30px;
  font-size: 3rem;
  color: #149ddf;
  padding-bottom: 0.6em;
  letter-spacing: 3px;
  text-align: center;
}

.h_type2 h2 a {
  text-decoration: none;
}

.h_type2 h2 a:hover {
  text-decoration: underline;
}

.h_type2 h2:after, .h_type2 h2:before {
  display: none;
}

.h_type2 h2:after {
  display: block;
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  background: #149ddf;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto 0;
}

.h_type2 h3 {
  margin: 0 0 1em;
  padding-bottom: 0.5em;
  color: #149ddf;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  position: relative;
}

.h_type2 h3 a {
  text-decoration: none;
}

.h_type2 h3 a:hover {
  text-decoration: underline;
}

.h_type2 h3:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #149ddf;
}

.h_type2 h4 {
  margin: 0 0 0.5em;
  padding-left: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  color: #149ddf;
  font-weight: normal;
}

.h_type2 h4 a {
  text-decoration: none;
}

.h_type2 h4 a:hover {
  text-decoration: underline;
}

.h_type2 h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 2px;
  margin: auto;
  background: #149ddf;
}

.h_type3 h1:not(.title) {
  color: #149ddf;
}

.h_type3 h1:not(.title):after {
  background-color: #176e09;
}

.h_type3 h2 {
  position: relative;
  padding-left: 30px;
}

.h_type3 h2 a {
  text-decoration: none;
}

.h_type3 h2 a:hover {
  text-decoration: underline;
}

.h_type3 h2:after, .h_type3 h2:before {
  display: block;
  left: 5.5px;
  top: 3.5px;
  content: "□";
  position: absolute;
  width: 4px;
  height: 4px;
  margin: 0;
  background: transparent;
  border: none;
}

.h_type3 h2:before {
  left: 0;
  top: -3px;
}

.h_type3 h3 {
  position: relative;
  padding-left: 30px;
}

.h_type3 h3 a {
  text-decoration: none;
}

.h_type3 h3 a:hover {
  text-decoration: underline;
}

.h_type3 h3:after, .h_type3 h3:before {
  display: block;
  left: 5.5px;
  top: 3.5px;
  content: "□";
  position: absolute;
  width: 4px;
  height: 4px;
  margin: 0;
  background: transparent;
  border: none;
}

.h_type3 h3:before {
  left: 0;
  top: -3px;
}

.h_type3 h4 {
  margin: 0 0 0.5em;
  padding-left: 1em;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  color: #149ddf;
  font-weight: normal;
}

.h_type3 h4 a {
  text-decoration: none;
}

.h_type3 h4 a:hover {
  text-decoration: underline;
}

.h_type3 h4:after {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  display: block;
  width: 6px;
  height: 2px;
  margin: auto;
  background: none;
}

@media screen and (min-width: 641px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}

.banner_box {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 768px) {
  .banner_box {
    flex-wrap: wrap;
  }
}

.bcol {
  width: auto;
  min-width: 100px;
  max-width: 262px;
  margin: 0.7vw;
}

@media (max-width: 768px) {
  .bcol {
    width: 30%;
  }
}

@media (max-width: 603px) {
  .bcol {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .bcol {
    width: 100%;
  }
}

.btn_tb_m {
  margin: 24px 0 40px;
}

.h1_area {
  background: #fff;
}

.h1_area h1.h1_text {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px 0;
  margin: 0;
  text-align: left;
}

#pagetitle {
  text-align: center;
  position: relative;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: normal;
  padding: 1em 0;
  margin: 0 0 .5em;
}

#pagetitle a {
  text-decoration: none;
}

#pagetitle a:hover {
  text-decoration: underline;
}

.under_ button.slick-next, .under_ button.slick-prev {
  background: rgba(48, 125, 38, 0.3);
}

.under_ .slick-slide div {
  margin: 0;
}

section:last-child {
  margin: 0;
  padding: 0;
}

.title_hide {
  display: none;
}

header .global_nav &gt; ul &gt; li.has_under &gt; a {
  position: relative;
}

header .global_nav &gt; ul &gt; li.has_under &gt; a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate(0, -50%) rotate(135deg);
          transform: translate(0, -50%) rotate(135deg);
  transition: .2s;
}

header .global_nav &gt; ul &gt; li.has_under &gt; a.menu_under_open:after {
  -webkit-transform: translate(0, 0) rotate(-45deg);
          transform: translate(0, 0) rotate(-45deg);
}

header .global_nav &gt; ul &gt; li &gt; ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}

header .global_nav &gt; ul &gt; li &gt; ul &gt; li {
  border-bottom: 1px solid #b3b3b3;
}

@media (min-width: 769px) {
  header .global_nav &gt; ul &gt; li.has_under &gt; a {
    padding-right: 1em;
  }
  header .global_nav &gt; ul &gt; li.has_under &gt; a:after {
    border-color: #fff;
    width: 6px;
    height: 6px;
  }
  header .global_nav &gt; ul &gt; li.has_under &gt; a:after {
    -webkit-transform: translate(0, -50%) rotate(135deg);
            transform: translate(0, -50%) rotate(135deg);
  }
  header .global_nav &gt; ul &gt; li.has_under &gt; a.menu_under_open:after {
    -webkit-transform: translate(0) rotate(-45deg);
            transform: translate(0) rotate(-45deg);
  }
  header .global_nav &gt; ul &gt; li.has_under &gt; ul {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 100%;
    letter-spacing: -.40em;
    background: rgba(23, 110, 9, 0.9);
    z-index: 52;
  }
  header .global_nav &gt; ul &gt; li.has_under &gt; ul &gt; li {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    text-align: center;
    border-bottom: 0;
    padding: 0;
  }
  header .global_nav &gt; ul &gt; li.has_under &gt; ul &gt; li a {
    background: transparent;
    padding: 1em;
  }
}

.main_01 .sp-layer {
  background: rgba(255, 255, 255, 0.57);
}

.main_01 .slider-pro.center .sp-button {
  border: none;
  background: #aaa;
}

.main_01 .slider-pro.center .sp-button.sp-selected-button {
  background: #176e09;
}

.main_01 .slider-pro.center .sp-next-arrow,
.main_01 .slider-pro.center .sp-previous-arrow {
  background-color: #176e09;
}

@media (max-width: 768px) {
  .main_01.sa .sp-slide {
    padding-top: 14%;
    background: white;
  }
  .main_01.sa.sa .slider-pro.center .sp-layer {
    bottom: unset !important;
    top: 0;
    font-size: 4vw;
  }
}

.main_02 .sp-thumbnail-image-container img {
  width: 100%;
}

.main_02 .sp-layer {
  background: rgba(255, 255, 255, 0.57);
  color: #282828;
}

.main_03 .slider-pro.wide .sp-selected-button {
  background-color: #176e09;
}

.main_04 {
  position: relative;
  table-layout: fixed;
}

.main_04 .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.main_04 .main_visual_copy li img {
  opacity: 0;
}

.main_04 .main_visual_copy li img.animated {
  opacity: 1;
  -webkit-transform: none !important;
  transform: none !important;
}

.main_04 .main_visual_copy li img.main_copy01 {
  transition: 1s 2s;
  -webkit-transform: translateY(0px) scale(1.2);
  transform: translateY(0px) scale(1.2);
}

.main_04 .main_visual_copy li img.main_copy02 {
  transition: 1s 0.8s;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
}

@media (max-width: 768px) {
  .main_04 .main_visual_copy li img.main_copy02 {
    top: 40%;
    min-width: 58%;
  }
}

.main_04 .main_visual_copy li img.main_copy03 {
  transition: 1s 2s;
  -webkit-transform: translateY(0px) scale(1.2);
  transform: translateY(0px) scale(1.2);
}

@media (max-width: 768px) {
  .main_04 .main_visual_copy li img.main_copy03 {
    display: none;
  }
}

.main_04 .main_visual_slick_o,
.main_04 .slick-track {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100% !important;
}

.main_04 .slick-track {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.main_04 .slick-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

.main_04 .main_visual_slick_o {
  position: relative;
  margin: 0 auto;
}

.main_04 .main_visual_slick_o li {
  overflow: hidden;
}

.main_04 .main_visual_slick_o li:not(.slick-active) {
  transition-delay: 0.5s !important;
}

.main_04 .main_visual_slick_o li img {
  top: 0;
  height: 100%;
}

.main_04 .main_visual_copy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_04 .main_visual_copy &gt; li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main_04 .main_visual_copy &gt; li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 43%;
  min-width: 38%;
  max-width: 430px;
  max-height: 430px;
  z-index: 52;
}

.main_04 .main_visual_arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_04 .main_visual_arrow .slick-prev {
  left: 25px;
}

.main_04 .main_visual_arrow .slick-next {
  right: 25px;
}

.main_04 .main_visual_arrow .slick-next:before,
.main_04 .main_visual_arrow .slick-prev:before {
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 767px) {
  .main_04 .main_visual_arrow .slick-prev {
    left: 10px;
  }
  .main_04 .main_visual_arrow .slick-next {
    right: 10px;
  }
  .main_04 .main_visual_arrow .slick-next:before,
  .main_04 .main_visual_arrow .slick-prev:before {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .main_04 .main_visual_copy &gt; li img {
    width: 30%;
  }
}

.main_04 .main_visual_slick_o {
  padding-top: 71.1% !important;
}

@media (min-width: 1000px) {
  .main_04 .main_visual_slick_o {
    margin: auto;
    padding-top: 59.25% !important;
  }
}

@media (min-width: 1200px) {
  .main_04 .main_visual_slick_o {
    -webkit-transform: scale(1);
            transform: scale(1);
    padding-top: 59.25% !important;
  }
}

@media (max-width: 767px) {
  .main_04 .main_visual_slick_o {
    padding-top: 59.25% !important;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.main_05 {
  position: relative;
  table-layout: fixed;
}

.main_05 .main_visual_copy li img {
  opacity: 0;
}

.main_05 .main_visual_copy li img.animated {
  opacity: 1;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.main_05 .main_visual_copy li img.main_copy01 {
  transition: 1s 2s;
  -webkit-transform: translateY(0px) scale(1.2);
  transform: translateY(0px) scale(1.2);
}

.main_05 .main_visual_copy li img.main_copy02 {
  transition: 1s 0.8s;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
}

.main_05 .main_visual_copy li img.main_copy03 {
  transition: 1s 2s;
  -webkit-transform: translateY(0px) scale(1.2);
  transform: translateY(0px) scale(1.2);
}

.main_05 .main_visual_slick_o,
.main_05 .slick-track {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 100% !important;
}

.main_05 .slick-track {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

.main_05 .slick-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
}

.main_05 .main_visual_slick_o {
  position: relative;
  margin: 0 auto;
}

.main_05 .main_visual_slick_o li {
  overflow: hidden;
}

.main_05 .main_visual_slick_o li:not(.slick-active) {
  transition-delay: 0.5s !important;
}

.main_05 .main_visual_slick_o li img {
  top: 0;
  height: 100%;
}

.main_05 .main_visual_copy {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_05 .main_visual_copy &gt; li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.main_05 .main_visual_copy &gt; li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40%;
  max-width: 400px;
  max-height: 300px;
  z-index: 52;
}

.main_05 .main_visual_arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 53;
}

.main_05 .main_visual_arrow .slick-prev {
  left: 25px;
}

.main_05 .main_visual_arrow .slick-next {
  right: 25px;
}

.main_05 .main_visual_arrow .slick-next:before,
.main_05 .main_visual_arrow .slick-prev:before {
  font-size: 30px;
  font-size: 3rem;
}

@media (max-width: 767px) {
  .main_05 .main_visual_arrow .slick-prev {
    left: 10px;
  }
  .main_05 .main_visual_arrow .slick-next {
    right: 10px;
  }
  .main_05 .main_visual_arrow .slick-next:before,
  .main_05 .main_visual_arrow .slick-prev:before {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 767px) {
  .main_05 .main_visual_copy &gt; li img {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .main_05 .main_visual_copy &gt; li img {
    width: 90%;
  }
}

.main_05 .main_visual_slick_o {
  padding-top: 41.66667% !important;
}

@media (min-width: 1000px) {
  .main_05 .main_visual_slick_o {
    padding-top: 41.66667% !important;
  }
}

@media (min-width: 1920px) {
  .main_05 .main_visual_slick_o {
    padding-top: 41.66667% !important;
  }
}

@media (max-width: 767px) {
  .main_05 .main_visual_slick_o {
    padding-top: 136% !important;
  }
}

.main_mv1 {
  position: relative;
}

.main_mv1 img {
  width: 100%;
}

.main_mv1 .main_ttl {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: rgba(23, 110, 9, 0.8);
  padding: 3em;
  width: 660px;
  height: 290px;
}

.main_mv1 .main_ttl p {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8em;
}

.main_mv1 .main_ttl p.logo {
  margin: 0 auto 1.5em;
  width: 90%;
  max-width: 355px;
}

.main_mv1 .main_ttl p.logo object {
  width: 50%;
}

@media (max-width: 768px) {
  .main_mv1 .main_ttl {
    padding: 2em;
    width: 50%;
    height: 260px;
  }
  .main_mv1 .main_ttl p {
    font-size: 2vw;
  }
  .main_mv1 .main_ttl p.logo object {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .main_mv1 .main_ttl {
    padding: 1.5em;
    width: 35vw;
    height: 19%;
  }
  .main_mv1 .main_ttl p {
    display: none;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .main_mv1 .main_ttl p.logo {
    display: block;
  }
  .main_mv1 .main_ttl p.logo object {
    width: 100%;
  }
}

.main_mv2 {
  position: relative;
}

.main_mv2 img {
  width: 100%;
}

.main_mv2 .row {
  position: relative;
  margin-bottom: 0;
}

.main_mv2 .row &gt; .span_4:first-child {
  border-right: 1px transparent solid;
}

.main_mv2 .row &gt; .span_4:last-child {
  border-left: 1px transparent solid;
}

.main_mv2 .row.slick-slider {
  margin-bottom: 48px;
}

.main_mv2 .main_ttl {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto auto;
  background: rgba(23, 110, 9, 0.8);
  padding: 20px 0;
  width: 450px;
  display: table;
  display: block;
}

.main_mv2 .main_ttl p.logo {
  display: table-cell;
  display: block;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}

.main_mv2 .main_ttl p.logo img {
  padding: 10px 25px;
}

.main_mv2 .main_ttl p.logo object {
  vertical-align: middle;
}

.main_mv2 .main_txt {
  background: rgba(23, 110, 9, 0.8);
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  padding: 1em;
}

@media (max-width: 768px) {
  .main_mv2 .main_ttl {
    width: 70%;
    top: 25%;
    padding: 12px;
  }
  .main_mv2 .main_ttl p.logo object {
    width: 100%;
  }
  .main_mv2 .slick-slide {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .main_mv2 .main_ttl {
    margin: 0 auto auto;
    top: 20%;
    width: 80%;
    padding: 0.5em;
  }
  .main_mv2 .main_ttl object {
    width: 100%;
  }
  .main_mv2 .main_txt {
    padding: .9em 1em;
  }
  .main_mv2 .col {
    margin-bottom: 0;
  }
}

.price_01 .container {
  margin-top: 0;
}

.price_02 h4, .price_01 h4 {
  margin-top: 7%;
}

.price_02 h4:first-child, .price_01 h4:first-child {
  margin-top: 0;
}

.price_02 .price_caption, .price_01 .price_caption {
  margin-top: 10px;
  text-align: right;
}

.price_02 span.right_caption, .price_01 span.right_caption {
  text-align: right;
  display: inline-block;
}

.price_c_box {
  color: #1b1b1b;
  border: 2px solid #149ddf;
  border-radius: 6px;
  padding: 1em;
  margin-bottom: 15px;
}

.price_c_box h3 {
  color: #39b8dd;
}

.price_c_box h3:after {
  background-color: #39b8dd;
}

.price_c_box .main_txt {
  display: -moz-flex;
  display: flex;
  -moz-align-items: center;
  align-items: center;
  border-bottom: #149ddf solid 1px;
  margin-bottom: 0.8em;
}

.price_c_box .main_txt p {
  margin-right: auto;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 5px;
}

.price_c_box .main_txt strong {
  width: 200px;
  text-align: right;
  font-size: 18px;
  font-size: 1.8rem;
  color: #90D7EC;
}

.price_c_box .main_txt strong span {
  color: #90D7EC;
}

.price_c_box dl {
  display: -moz-flex;
  display: flex;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.price_c_box dl dt, .price_c_box dl dd {
  margin-bottom: 0;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.price_c_box dl dt {
  padding-right: 1.2em;
  width: 20%;
  position: relative;
}

.price_c_box dl dt::after {
  position: absolute;
  content: '';
  display: block;
  width: 1px;
  height: 80%;
  background: #9b9b9b;
  top: 0;
  right: 2%;
  bottom: 0;
  left: 0;
  margin: auto 0 auto auto;
}

.price_c_box dl dd {
  width: 78%;
}

@media (max-width: 480px) {
  .price_c_box {
    padding: 0.5em;
  }
  .price_c_box .main_txt {
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .price_c_box .main_txt p {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .price_c_box .main_txt strong {
    width: 100%;
    padding: 0 0.5em;
  }
  .price_c_box dl {
    -moz-flex-direction: column;
    flex-direction: column;
  }
  .price_c_box dl dt, .price_c_box dl dd {
    margin-bottom: 0;
    padding: 0;
  }
  .price_c_box dl dt {
    width: 100%;
    padding: 0.3em 0;
  }
  .price_c_box dl dt::after {
    display: none;
  }
  .price_c_box dl dd {
    width: 100%;
    margin-bottom: 10px;
  }
  .price_c_box dl dd:last-of-type {
    margin-bottom: 0;
  }
}

.term, .hnot, .d_term, .d_times {
  font-weight: bold;
}

.d_term, .d_times {
  display: block;
}

.price_sect {
  margin-bottom: 5%;
}

.price_sect h3.h3_ttl {
  margin: 0;
}

.price_sect h3.h3_ttl:before, .price_sect h3.h3_ttl:after {
  content: none;
}

.table_rk:last-of-type tbody tr {
  border-bottom: none;
}

.table_rk:last-of-type tbody tr th {
  vertical-align: top;
}

.table_rk .dk_price {
  text-align: left !important;
  white-space: normal !important;
  padding: 0 1em;
}

.table_rk .bt_none {
  border-top: none !important;
}

.table_rk .bt_none th {
  padding: 0 1em;
}

.table_rk .bt_none:last-child {
  border-bottom: 1px solid #176e09;
}

.dk_price {
  text-align: left !important;
  white-space: normal !important;
  padding: 0 1em;
}

.reasons_container {
  position: relative;
  padding-top: 100%;
  margin-bottom: -7%;
}

@media (max-width: 1023px) {
  .reasons_container {
    padding-top: 0;
    text-align: center;
  }
}

.reasons_container &gt; div {
  margin: auto;
  position: absolute;
  width: 310px;
  height: 310px;
}

.reasons_container &gt; div img {
  width: auto;
}

@media (max-width: 1023px) {
  .reasons_container &gt; div img.pc_reason {
    display: none;
  }
}

@media (min-width: 1024px) {
  .reasons_container &gt; div img.sp_reason {
    display: none;
  }
}

@media (max-width: 1023px) {
  .reasons_container &gt; div {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 4%;
  }
}

.reasons_container .reason_title {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.reasons_container .reason01 {
  top: 1%;
  left: 0;
  right: 0;
}

.reasons_container .reason02 {
  top: 26%;
  right: 2%;
}

.reasons_container .reason03 {
  right: 15%;
  bottom: 7%;
}

.reasons_container .reason04 {
  left: 15%;
  bottom: 7%;
}

.reasons_container .reason05 {
  top: 26%;
  left: 2%;
}

.reasons_mod02 .mb0,
.reasons_mod03 .mb0 {
  margin-bottom: 0;
}

.reasons_mod02 .mt10,
.reasons_mod03 .mt10 {
  margin-top: 15px !important;
  padding-top: 0px !important;
}

@media (max-width: 768px) {
  .reasons_mod02 .mt10,
  .reasons_mod03 .mt10 {
    margin-top: 0;
  }
}

.reasons_mod04 &gt; .container &gt; div {
  margin: 0 auto;
  padding: 0;
}

.reason_mod04_cardbox img {
  margin: 0 auto !important;
  display: block;
}

.recruit_day .row {
  margin-bottom: 2%;
}

.recruit_day .row:first-of-type {
  background: none;
  padding-bottom: 0;
}

.recruit_day .row.arw {
  position: relative;
  padding-bottom: 80px;
  background: url("/wp-content/uploads/arrow_down.svg") no-repeat center bottom;
  background-size: 60px auto;
}

.recruit_day .row:last-of-type.arw {
  padding-bottom: 0;
  background: none;
}

.recruit_day .row img {
  padding: 3px;
  border: #ccc solid 1px;
  box-sizing: border-box;
}

.recruit_day .row .col &gt; .row {
  margin-top: 2%;
}

.recruit_day .row .col figure a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  background: #fff;
  transition: 0.5s;
}

.container.gutters.nmrow.recruit_day {
  margin-top: 0;
}

.container.gutters.nmrow.recruit_day .row {
  margin-bottom: 0;
}

.reservation_btn ul li a {
  line-height: 1.2em;
}

.reservation_btn ul li a .center {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 100%;
}

@media (max-width: 600px) {
  .reservation_btn ul li a {
    min-height: 40px;
    padding: 0.3em 0.5em !important;
  }
}

.tel-number {
  display: block;
  font-weight: bold;
  font-size: 19px;
  font-size: 1.9rem;
}

@media (max-width: 768px) {
  .tel-number {
    margin-bottom: 4px;
  }
}

@media (max-width: 480px) {
  .pc-word {
    display: none;
  }
}

.reserve_ul {
  margin: 7px 4px;
  padding: 0;
  width: 120px;
  list-style: inside;
}

.reserve_ul li {
  color: #505050;
}

#reservation_area2 {
  background: rgba(35, 40, 30, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20002;
  vertical-align: baseline;
}

#reservation_area2 ul {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 980px;
  margin: 0 auto;
  list-style: none;
  max-width: 980px;
  padding: 10px 0;
}

@media (max-width: 480px) {
  #reservation_area2 ul {
    width: 100%;
    padding: 1.2%;
  }
}

#reservation_area2 ul li {
  margin: 0 5% 0 0;
  border-radius: 3px;
  width: 100%;
  position: relative;
}

#reservation_area2 ul li:last-child {
  margin: 0;
}

#reservation_area2 ul li .web_reserve_btn a {
  pointer-events: none;
	font-size:1.2rem;
}

#reservation_area2 ul li a {
  text-decoration: none;
  text-align: center;
  background: #90D7EC;
  color: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 10px 10px 10px 40px;
  display: block;
  font-size: 15px;
  font-size: 1.3rem;
  border-radius: 3px;
  line-height: 1.3em;
}

@media (max-width: 368px) {
  #reservation_area2 ul li a {
    font-size: 4.6vw;
  }
}

#reservation_area2 ul li a::before {
  content: "";
  background: url("/wp-content/uploads/calendar-check.png");
  position: absolute;
  left: 10px;
  top: 50%;
  margin: -12.5px 0 0;
  width: 25px;
  height: 25px;
  background-size: 25px;
}

@media (max-width: 480px) {
  #reservation_area2 ul li a::before {
    left: 7px;
    display: none;
  }
}

#reservation_area2 ul li a::after {
  text-align: center;
  color: #90D7EC;
  box-sizing: border-box;
  border-radius: 3px;
  background: #fff;
  content: "受付";
  display: block;
  line-height: 1.4;
  padding: 1px 5px;
  font-size: 13px;
  font-size: 1.3rem;
  width: 100px;
  margin: 0 auto;
}

@media (max-width: 640px) {
  #reservation_area2 ul li a {
    pointer-events: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  #reservation_area2 ul li a::before {
    position: absolute;
    background-size: 30px;
    height: 30px;
    width: 30px;
  }
}

#reservation_area2 ul li.mobile_tel_btn a::before {
  content: "";
  background: url("/wp-content/uploads/phone.png");
  position: absolute;
  left: 10px;
  top: 50%;
  width: 25px;
  height: 25px;
  background-size: 25px;
}

@media (max-width: 480px) {
  #reservation_area2 ul li.mobile_tel_btn a::before {
    left: 7px;
    display: none;
  }
}

#reservation_area2 ul li.mobile_tel_btn a::after {
  text-align: center;
  color: #90D7EC;
  box-sizing: border-box;
  border-radius: 3px;
  background: none;
  content: "";
  display: inline-block;
  padding: 5px;
  position: absolute;
  font-size: 13px;
  font-size: 1.3rem;
  width: 40px;
  height: 40px;
  top: 57%;
  right: 10px;
  left: unset;
  vertical-align: middle;
  margin: -22.5px 0 0;
  line-height: 1.3em;
}

@media (max-width: 768px) {
  #reservation_area2 ul li.mobile_tel_btn a::after {
    content: "";
    width: 0;
    height: 0;
    padding: 0;
  }
}

@media (max-width: 480px) {
  #reservation_area2 ul li.mobile_tel_btn a {
    pointer-events: auto;
  }
  #reservation_area2 ul li.mobile_tel_btn a::after {
    position: static;
    height: unset;
    text-align: center;
    color: #90D7EC;
    box-sizing: border-box;
    border-radius: 3px;
    background: #fff;
    content: "027-324-7788";
    display: block;
    padding: 0 5px;
    font-size: 13px;
    font-size: 1.3rem;
    width: auto;
    margin: 0 auto;
    line-height: unset;
  }
}

@media (max-width: 480px) {
  #reservation_area2 ul li.mobile_tel_btn.mobile_tel_btn02 a::after {
    content: "２個めの電話番号はこちら";
  }
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.lead {
  color: #176e09;
  font-size: 20px;
  font-size: 2rem;
}

.text-xxlarge {
  font-size: 24px;
  font-size: 2.4rem;
}

.text-xlarge {
  font-size: 20px;
  font-size: 2rem;
}

.text-large {
  font-size: 16px;
  font-size: 1.6rem;
}

.text-small {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-xsmall {
  font-size: 10px;
  font-size: 1rem;
}

.text-white {
  color: #fff !important;
}

.text-black {
  color: #000 !important;
}

.text-red {
  color: #f00 !important;
}

.t_bold {
  font-weight: bold;
}

.text-blu {
  color: #00f !important;
}

.text-grn {
  color: #5c0 !important;
}

.text-org {
  color: #fcb223 !important;
}

.text-ylw {
  color: #dd0 !important;
}

.text-primary {
  color: #176e09 !important;
}

@media (max-width: 768px) {
  .sp-hide, .pc-only, .tablet-only {
    display: none !important;
  }
  .sp-text-center {
    text-align: center;
  }
  .sp-text-left {
    text-align: left;
  }
  .sp-text-right {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-xxlarge {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .text-xlarge {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .text-large {
    font-size: 20px;
    font-size: 2rem;
  }
  .text-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .text-xsmall {
    font-size: 10px;
    font-size: 1rem;
  }
  .pc-hide, .sp-only {
    display: none !important;
  }
  .pc-text-center {
    text-align: center;
  }
  .pc-text-left {
    text-align: left;
  }
  .pc-text-right {
    text-align: right;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .tablet-hide {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .tablet-only {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .sp-hide02, .pc-only02, .tablet-only02 {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .pc-hide02, .sp-only02 {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .sp-hide03, .pc-only03, .tablet-only03 {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .pc-hide03, .sp-only03 {
    display: none !important;
  }
}

.arial {
  font-family: "Arial", arial !important;
}

.arial_n {
  font-family: "Arial Narrow", arial !important;
}

.color_pri {
  color: #176e09;
}

.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.inverse h2,
.inverse h3,
.inverse h4,
.inverse p {
  color: #fff;
}

.inverse h2:after {
  background: #fff;
}

.inverse h2 small,
.inverse h2 span {
  color: #fff;
}

ul,
ol,
table th,
table td,
dl dt,
dl dd {
  font-size: 16px;
  font-size: 1.6rem;
}

table th,
table td {
  vertical-align: middle;
}

dl.doc_info dt {
  float: left;
  clear: both;
  margin: 0 0 0 0;
  padding: 0px 0 0px 0;
  display: block;
  width: 100px;
  font-weight: normal;
}

dl.doc_info dd {
  padding: 0px 0 0px 100px;
  margin: 0 0 0 0;
  display: block;
}

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

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

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

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

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

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

@media (max-width: 768px) {
  .scroll_cell {
    overflow: auto;
    white-space: nowrap;
  }
  dl.doc_info dt {
    float: none;
    margin: 0 0 5px 0;
    width: 100%;
  }
  dl.doc_info dd {
    padding: 0px 0 0px 0px;
    margin: 0 0 20px 0;
  }
}

.itv_sub .row h3 {
  background: #90D7EC;
  color: #fff;
}

figcaption {
  line-height: 1.6;
}

td.txt_tate p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  vertical-align: middle;
  text-orientation: upright;
  text-align: left;
  margin: 0;
}

.top-clinic td.txt_tate p,
.footer td.txt_tate p {
  font-size: 12px;
  padding: 1em 0.5em;
}

table.flow01 tbody th {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-weight: bold !important;
  padding: 0;
  background: #006699;
  color: #FFFFFF;
  border-right: 3px solid #fff;
}

table.flow01 tbody td {
  padding: 10px 10px 10px 10px;
  vertical-align: middle;
  background: #CCECFB;
}

.table_c1 {
  margin-bottom: 15px;
}

.table_c1 th {
  background: #DCEBFA;
  padding: 5px;
  color: #666666;
  text-align: center;
  border: 1px solid #aaaaaa;
  font-weight: bold !important;
}

.table_c1 td {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #aaaaaa;
}

/*診療カレンダー XO Event Calendar*/
.xo-event-calendar {
  font-size: 1.2em;
  /*ここのサイズ変えればセルの高さも変わる*/
}

.xo-event-calendar table.xo-month .month-dayname td div {
  text-align: center;
  line-height: 2.5em;
}

.xo-event-calendar table.xo-month .month-dayname td div.today {
  /*本日*/
  text-decoration: underline;
  /*background-color: #f9fdb1;*/
}

.container.wp100 {
  max-width: 95%;
}

@media (min-width: 768px) {
  .xo-month-wrap {
    width: 50%;
    float: left;
    padding: 0 2%;
  }
  .holiday-title span {
    margin-left: 2em !important;
  }
  .xo-months:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
}

.calendar {
  padding: 50px 0;
}

/*診療カレンダー XO Event Calendar end*/
.clinic-table td.text-left {
  text-align: left !important;
  padding: 1em 1.5em;
  min-width: 60px;
}

@media (max-width: 768px) {
  .clinic-table tbody th {
    font-size: 12px;
  }
  .clinic-table td.text-left {
    padding: 1em 0em 1em 0.7em;
    min-width: 30px;
  }
}

.txt12 {
  font-size: 12px !important;
}

.bnr {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

.bnr li {
  margin: 10px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide div {
  margin-bottom: -6px;
}

.slick-slide img {
  display: block;
  width: 100%;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/wp-content/uploads/ajax-loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev, .slick-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  display: block;
  width: 41px;
  height: 76px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  font-size: 0;
  color: transparent;
  line-height: 0;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 1;
}

.slick-prev:hover, .slick-next:hover {
  opacity: .7;
}

.slick-prev {
  left: -53px;
  background: url(/wp-content/uploads/rec-arrow2.png) no-repeat center/contain;
}

.slick-next {
  right: -53px;
  background: url(/wp-content/uploads/rec-arrow1.png) no-repeat center/contain;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 17px;
  left: 29px;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

.slick-dots li + li {
  margin-left: 19px;
}

.slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  display: block;
  height: 20px;
  width: 20px;
  color: transparent;
  border: none;
  border-radius: 50%;
  outline: none;
  background: #e2e2e2;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  opacity: .5;
}

.slick-dots li.slick-active button {
  background: #606060;
}

.mv {
  position: relative;
}

.mv__head {
  align-items: center;
  background-color: rgba(144, 215, 236, 0.75);
  border-radius: 50%;
  color: #1133aa;
  display: flex;
  font-size: 3rem;
  font-weight: bold;
  height: 400px;
  justify-content: center;
  line-height: 1.5;
  letter-spacing: 0;
  padding: 50px 30px;
  text-align: center;
  width: 400px;
  position: absolute;
  top: 50.5%;
  left: 174px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

@media (max-width: 1000px) {
  .mv__head {
    font-size: 2.6rem;
    padding: 40px;
    height: 300px;
    width: 300px;
  }
}

@media (max-width: 768px) {
  .mv__head {
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    justify-content: center;
    height: 200px;
    padding: 20px 25px;
    width: 200px;
    left: 5%;
    top: 50%;
  }
}

.mv__head img {
  width: 100%;
}

.heading-1 {
  color: #555;
  font-size: 3rem;
  line-height: 1;
  position: relative;
  padding-bottom: 21px;
}

@media (max-width: 768px) {
  .heading-1 {
    font-size: 1.8rem;
  }
}

.heading-1 span {
  border-right: 2px solid #555;
  display: inline-block;
  font-weight: bold;
  margin-right: 1em;
  padding-right: 1em;
}

.heading-1::before, .heading-1::after {
  content: '';
  position: absolute;
  height: 7px;
  bottom: 0;
}

.heading-1::before {
  width: 1920px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #f3f3f3;
}

.heading-1::after {
  width: 565px;
  left: 0;
  background: #90D7EC;
}

.heading-1 img {
  width: auto;
  height: 100%;
}

.heading-1--clinic {
  color: #fffbf3;
}

.heading-1--clinic span {
  border-right-color: #fffbf3;
}

.heading-1--clinic::before {
  background: #fffbf3;
}

.heading-1--clinic::after {
  content: none;
}

.btn-1 {
  position: relative;
  display: block;
  width: 285px;
  padding: 16px 0;
  font-size: 2.1rem;
  line-height: 1.18143;
  color: #fff;
  text-align: center;
  background: #a0a0a0;
}

.btn-1::before {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.btn-1:hover {
  color: #fff;
  opacity: .7;
}

.btn-1--faq {
  margin: 0 auto;
  background: #90D7EC;
}

section.select {
  padding: 40px 0 42px;
}

.select__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 43px;
}

.select__items a {
  text-decoration: underline;
}

.select__item {
  width: 175px;
  flex-basis: 175px;
}

.select__item img {
  width: 100%;
}

.select__item figcaption {
  margin-top: 13px;
  font-size: 1.6rem;
  line-height: 1.53846;
  color: #928176;
  text-align: center;
}

section.top-staff {
  padding: 100px 0 102px;
  background: #fffbf3;
}

.top-staff__head {
  margin-bottom: 33px;
  padding: 14px 14px 11px;
  box-sizing: border-box;
  font-size: 2.951rem;
  line-height: 1.21145;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  background: #90D7EC;
}

.top-staff__item {
  border: 5px solid #90D7EC;
  height: 422px;
  padding: 47px 57px;
  box-sizing: border-box;
  background: url(/wp-content/uploads/staff-img.jpg) no-repeat center right/cover;
}

.top-staff__item p {
  width: 450px;
  font-size: 1.7rem;
  line-height: 1.71429;
}

.top-staff__more {
  position: relative;
  display: block;
  width: 285px;
  margin: 0 auto;
  padding: 30px 0 10px;
  font-size: 2.1rem;
  line-height: 1.18143;
  color: #fff;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #90D7EC;
}

.top-staff__more::before {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  transition: .3s;
}

.top-staff__more:hover {
  color: #fff;
  opacity: .7;
}

.top-staff__more:hover::before {
  top: 14px;
}

section.top-medical {
  position: relative;
  padding: 42px 0 70px;
  margin-bottom: 0;
}

a.top-medical__link:hover {
  opacity: .7;
}

.top-medical__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  padding: 0 2px;
  box-sizing: border-box;
}

.top-medical__item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: auto;
  margin-bottom: 38px;
}

.top-medical__link {
  width: 48%;
}

@media (max-width: 768px) {
  .top-medical__link {
    width: 100%;
  }
}

.top-medical__info {
  width: 181px;
  margin-left: 11px;
}

h3.top-medical__heading {
  margin-bottom: 11px;
  padding: 2px 0;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  background: #149ddf;
}

h3.top-medical__heading:after {
  content: none;
}

.top-medical__txt {
  font-size: 1.6rem;
  line-height: 1.53599;
  color: #999999;
}

.top-medical__txt span {
  color: #149ddf;
}

.top-medical__fig {
  width: 270px;
  min-height: 0%;
}

.top-medical__fig img {
  width: 100%;
}

.top-medical__more {
  position: relative;
  display: block;
  width: 285px;
  margin: 30px auto 0;
  padding: 30px 0 10px;
  font-size: 2.1rem;
  line-height: 1.18143;
  color: #fff;
  text-align: center;
  background: #90D7EC;
}

.top-medical__more::before {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  transition: .3s;
}

.top-medical__more:hover {
  color: #fff;
  opacity: .7;
}

.top-medical__more:hover::before {
  top: 14px;
}

section.top-clinic {
  padding: 60px 0 63px;
  background: #90D7EC;
}

.top-clinic__items {
  display: flex;
  justify-content: space-between;
  margin-top: 53px;
}

.top-clinic__item {
  width: 50%;
}

.top-clinic__intro {
  color: #fff;
  margin-bottom: 36px;
}

.top-clinic__table {
  border-radius: 10px;
  overflow: hidden;
}

.top-clinic__info {
  margin-top: 14px;
}

.top-clinic__tel {
  display: flex;
  align-items: center;
  font-size: 3.3rem;
  font-weight: bold;
  letter-spacing: 2px;
}

.top-clinic__tel a {
  color: #fff;
}

.top-clinic__tel::before {
  content: '';
  display: inline-block;
  width: 37px;
  height: 37px;
  margin-right: 9px;
  background: url(/wp-content/uploads/header-tel.png) no-repeat center/contain;
}

.top-clinic__data {
  margin-bottom: 9px;
  font-size: 1.4rem;
  line-height: 1.42857;
  color: #fff;
}

.top-clinic__data a {
  color: #fff;
  text-decoration: underline;
}

.top-clinic__fig {
  width: 454px;
}

.top-clinic__fig img {
  width: 100%;
}

.clinic-table {
  width: 100%;
}

.clinic-table thead th {
  background: rgba(255, 255, 255, 0.3);
  color: #555;
}

.clinic-table tbody tr {
  background: rgba(255, 255, 255, 0.7);
}

.clinic-table tbody tr th,
.clinic-table tbody tr td {
  color: #555;
}

.clinic-table tbody tr:nth-child(even) {
  background: rgba(255, 255, 255, 0.3);
}

.clinic-table tbody tr:nth-child(even) th,
.clinic-table tbody tr:nth-child(even) td {
  color: #555;
}

.clinic-table__th {
  vertical-align: middle;
  padding: 1em 0;
  font-size: 1.6rem;
}

.clinic-table__th--head {
  padding: .5em 0;
  width: 164px;
}

.clinic-table__td {
  font-size: 1.6rem;
  color: #f5eddb;
  padding: 1em 0;
  text-align: center;
  vertical-align: middle;
}

.clinic-table__td--weekend {
  color: #ffcfe1;
}

.btn-clinic {
  background-color: #fff;
  color: #149ddf;
  margin: 20px auto 0;
}

.btn-clinic:before {
  border-color: #149ddf;
}

.btn-clinic:hover {
  color: #149ddf;
}

.top-access {
  margin-bottom: 50px;
}

.top-access__map {
  width: 100%;
  height: 511px;
}

.top-access__map iframe {
  width: 100%;
  height: 100%;
}

.top-access__items {
  display: flex;
  justify-content: space-around;
  margin-top: 29px;
}

.top-access__item {
  position: relative;
  padding-left: 71px;
}

.top-access__item::before {
  content: '';
  position: absolute;
  width: 49px;
  height: 49px;
  top: 0;
  left: 0;
}

.top-access__item--1::before {
  background: url(/wp-content/uploads/train.png) no-repeat center/contain;
}

.top-access__item--2::before {
  background: url(/wp-content/uploads/intersection.png) no-repeat center/contain;
}

.top-access__item--3::before {
  background: url(/wp-content/uploads/landmark.png) no-repeat center/contain;
}

.top-access__heading {
  color: #90D7EC;
}

.top-access__heading::before {
  content: '▼';
}

section.top-interview {
  position: relative;
  padding: 35px 0 89px;
}

.top-interview::before {
  content: '';
  position: absolute;
  width: 63%;
  max-width: 2380px;
  height: 210px;
  bottom: 34px;
  right: 0;
  background: url(/wp-content/uploads/interview-bg.png) no-repeat center/contain;
}

.top-interview__items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 17px;
}

.top-interview__item {
  width: 427px;
  padding-top: 33px;
}

.top-interview__head {
  margin-bottom: 57px;
  font-size: 3rem;
  line-height: 1.50333;
  color: #90D7EC;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.top-interview__txt {
  font-size: 1.8rem;
  line-height: 1.875;
}

.top-interview__fig {
  width: 525px;
}

.top-interview__fig img {
  width: 100%;
}

section.top-faq {
  padding: 41px 0 57px;
}

.top-faq__item {
  margin-top: 59px;
}

.top-faq__item.is-opened &gt; h3 &gt; span.top-faq__btn p {
  display: none;
}

.top-faq__item + .top-faq__item {
  margin-top: 55px;
}

.top-faq__item:last-of-type {
  margin-bottom: 83px;
}

.top-faq__item--flex {
  display: flex;
}

.top-faq__heading {
  cursor: pointer;
  display: flex;
  flex-shrink: 1;
}

.top-faq__heading__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 48px;
  height: 34px;
  margin-right: 13px;
  font-size: 2rem;
  line-height: 1.1;
  color: #fff;
  background: #79d6ed;
}

.top-faq__heading__main {
  flex-shrink: 1;
  padding-top: 6px;
  font-size: 1.8rem;
  line-height: 1.22222;
}

.top-faq__answer {
  display: flex;
  display: none;
  margin-top: 26px;
}

.top-faq__answer__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 48px;
  height: 34px;
  margin-right: 13px;
  font-size: 2rem;
  line-height: 1.1;
  color: #fff;
  background: #ee9cc3;
}

.top-faq__answer__main {
  flex-shrink: 1;
  padding-top: 6px;
  font-size: 1.8rem;
  line-height: 1.22222;
}

.top-faq__answer__main span {
  display: block;
}

.top-faq__answer__main span + span {
  margin-top: 22px;
}

.top-faq__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 140px;
  height: 34px;
  margin-left: 58px;
  font-size: 1.8rem;
  line-height: 1.22222;
  color: #fff;
  background: #ee9cc3;
}

.open .top-faq__btn {
  display: none;
}

.top-faq__answer.opened {
  display: block;
}

.top-faq__btn::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 15px;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(/wp-content/uploads/arrow04-icon.png) no-repeat center/contain;
}

.top-faq__btn:hover {
  opacity: .7;
}

.btn_openin {
  display: block;
}

.btn_close {
  display: none;
}

.is-opened .btn_close {
  display: block;
}

.is-opened .btn_openin {
  display: none;
}

section.top-price {
  margin-bottom: 100px;
  position: relative;
  padding: 51px 0 44px;
  background: #f3f3f3;
}

.top-price__items {
  display: flex;
  justify-content: space-between;
  padding: 0 27px;
  box-sizing: border-box;
}

.top-price__item {
  width: 285px;
  padding: 19px 0 40px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-radius: 9px;
  background: #fff;
}

.top-price__heading-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.top-price__heading-1 span {
  position: relative;
  margin-bottom: 13px;
  padding-bottom: 39px;
  font-size: 2.2rem;
  color: #72543f;
}

.top-price__heading-1 span::after {
  content: '';
  position: absolute;
  width: 169px;
  height: 35px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/wp-content/uploads/jihi-ttl.png) no-repeat center/contain;
}

.top-price__heading-1 strong {
  font-size: 1.8rem;
  line-height: 1.22222;
  color: #242424;
}

.top-price__detail + .top-price__detail {
  margin-top: 11px;
}

.top-price__heading-2 {
  width: 149px;
  margin-bottom: 9px;
  padding: 3px 8px;
  box-sizing: border-box;
  color: #725747;
  background: #f3f3f3;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.top-price__txt {
  padding: 0 10px 0 35px;
  box-sizing: border-box;
  color: #242424;
  box-sizing: border-box;
}

.top-price__more {
  position: absolute;
  width: 398px;
  height: 72px;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 21px;
  box-sizing: border-box;
  font-size: 2.1rem;
  line-height: 1.18143;
  color: #242424;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  background: url(/wp-content/uploads/price-btn.png) no-repeat center bottom/cover;
}

.top-price__more::before {
  content: '';
  position: absolute;
  width: 16px;
  height: 8px;
  top: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/wp-content/uploads/arrow05-icon.png) no-repeat center/contain;
  transition: .3s;
}

.top-price__more:hover {
  color: rgba(115, 64, 33, 0.7);
}

.top-price__more:hover::before {
  top: 7px;
  opacity: .7;
  background: url(/wp-content/uploads/arrow03-icon.png) no-repeat center/contain;
}

section.top-recruit {
  padding: 0 0 54px;
}

.top-recruit__items {
  margin-top: 69px;
  margin-bottom: 49px;
}

.top-recruit__data {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 27px 0 17px;
  box-sizing: border-box;
  cursor: pointer;
}

.top-recruit__info {
  width: 579px;
}

.top-recruit__heading {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 2px;
  box-sizing: border-box;
  font-size: 2.2rem;
  color: #90D7EC;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 3px;
}

.top-recruit__heading::after {
  content: '';
  display: inline-block;
  width: 292px;
  height: 43px;
  margin-left: 25px;
  background: url(/wp-content/uploads/rec-kazari.png) no-repeat left/contain;
}

.top-recruit__txt {
  font-family: "メイリオ", Meiryo, Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.top-recruit__image {
  width: 348px;
}

.top-recruit__image img {
  width: 100%;
}

section.top-notice {
  background: #fffbf3;
}

.top-notice__wrap {
  position: relative;
  width: 1000px;
  margin: 60px auto 0;
}

@media (min-width: 769px) {
  .top-notice__wrap {
    min-height: 220px;
  }
}

.top-notice__head {
  position: absolute;
  width: 230px;
  top: -37px;
  left: -39px;
}

.top-notice__head img {
  width: 100%;
}

.top-notice__items {
  min-height: 156px;
  padding: 34px 0 34px 246px;
  box-sizing: border-box;
}

.top-notice__item {
  font-size: 1.6rem;
  line-height: 1.71429;
  margin-bottom: 15px;
}

.top-notice__item time {
  display: inline-block;
  width: 7em;
  color: #000;
}

.top-notice__item time + p {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
  text-indent: -3px;
}

.top-notice__item p + * {
  margin-top: 10px;
  padding-left: 7em;
}

.top-notice__item a {
  width: calc(100% - 9.8em);
}

.top-notice__item h3 {
  width: calc(100% - 140px);
}

.top-notice__item h3 a {
  display: block;
  color: #000;
}

.top-notice__item h3 a:hover {
  color: #f93e6a;
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block !important;
  }
  .sp-only-2 {
    display: inline-block !important;
  }
  .sp-only-3 {
    display: flex !important;
  }
  .pc-only {
    display: none !important;
  }
  .pc-only-2 {
    display: none !important;
  }
  .pc-only-3 {
    display: none !important;
  }
  body {
    width: 100%;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .l-wrapper {
    width: 95%;
  }
  .slick-prev, .slick-next {
    width: 20px;
    height: 38px;
    top: 30%;
  }
  .slick-prev {
    left: -2.5%;
  }
  .slick-next {
    right: -2.5%;
  }
  .slick-dots {
    width: 100%;
    bottom: 15px;
    left: 0;
    text-align: center;
  }
  .slick-dots li {
    width: 15px;
    height: 15px;
  }
  .slick-dots li + li {
    margin-left: 10px;
  }
  .slick-dots li button {
    width: 15px;
    height: 15px;
  }
  .heading-1 {
    height: auto;
  }
  .heading-1::before {
    width: 100vw;
  }
  .heading-1::after {
    width: 240px;
  }
  .btn-1 {
    margin: 0 auto;
    padding: 12px 0;
    font-size: 1.8rem;
  }
  .select {
    padding: 30px 0;
  }
  .select__items {
    /* display: block; */
    margin-top: 30px;
    justify-content: center;
  }
  .select__item {
    margin: 20px 2px 0;
  }
  /* .select__item + .select__item {
    margin-top: 20px;
  } */
  .select__item figcaption {
    margin-top: 10px;
  }
  .top-staff {
    padding: 110px 0 50px;
  }
  .top-staff__head {
    padding: 10px 15px;
    font-size: 2rem;
  }
  .top-staff__item {
    height: auto;
    padding: 10px 10px 68%;
    border: 5px solid #90D7EC;
    background: #fff url(/wp-content/uploads/staff-img-sp.jpg) no-repeat 50% 100%;
    background-size: 100%;
  }
  .top-staff__item p {
    width: 100%;
  }
  .top-staff__more {
    padding-top: 25px;
    font-size: 1.8rem;
  }
  .top-staff__more::before {
    top: 8px;
  }
  .top-staff__more:hover::before {
    top: 11px;
  }
  section.top-medical {
    padding: 20px 0 30px;
  }
  .top-medical__items {
    margin-top: 0;
  }
  .top-medical__item {
    flex-direction: column-reverse;
    width: 100%;
    max-width: 356px;
    margin: 0 auto;
  }
  /* .top-medical__item + .top-medical__item {
    margin-top: 30px;
  } */
  .top-medical__item {
    margin-top: 30px;
  }
  .top-medical__info {
    width: 100%;
    margin: 10px 0 0;
  }
  .top-medical__heading {
    margin-bottom: 5px;
  }
  .top-medical__fig {
    width: 100%;
  }
  .top-medical__more {
    padding-top: 25px;
    font-size: 1.8rem;
  }
  .top-medical__more::before {
    top: 8px;
  }
  .top-medical__more:hover::before {
    top: 11px;
  }
  .top-clinic {
    padding: 30px 0 50px;
  }
  .top-clinic__items {
    display: block;
    margin-top: 30px;
  }
  .top-clinic__item {
    width: 100%;
  }
  .top-clinic__intro {
    margin-bottom: 20px;
  }
  .top-clinic__tel {
    justify-content: center;
    font-size: 2.4rem;
    color: #fff;
  }
  .top-clinic__tel::before {
    width: 32px;
  }
  .top-clinic__data {
    margin: 10px 0 20px;
  }
  .top-clinic__fig {
    width: 80%;
    margin: 0 auto;
  }
  .clinic-table__th--head {
    width: 130px;
  }
  .btn-clinic {
    margin-top: 20px;
  }
  .top-access {
    margin-bottom: 50px;
    padding-bottom: 20px;
  }
  .top-access__map {
    height: 255px;
  }
  .top-access__items {
    display: block;
  }
  .top-access__item {
    padding-left: 60px;
  }
  .top-access__item + .top-access__item {
    margin-top: 20px;
  }
  .top-interview {
    padding: 10px 0 30px;
  }
  .top-interview::before {
    content: none;
  }
  .top-interview__items {
    position: relative;
    display: block;
    margin-bottom: 75px;
  }
  .top-interview__items::before {
    content: '';
    position: absolute;
    width: 250px;
    height: 70px;
    bottom: -50px;
    left: 0;
    background: url(/wp-content/uploads/sp-interview-bg.png) no-repeat left/contain;
  }
  .top-interview__items::after {
    content: '';
    position: absolute;
    width: 80vw;
    height: 1px;
    bottom: -39px;
    right: -3%;
    background: #e3e3e3;
  }
  .top-interview__item {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0;
  }
  .top-interview__head {
    margin-bottom: 10px;
    font-size: 2rem;
  }
  .top-interview__txt {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .top-interview__fig {
    width: 80%;
    margin: 0 auto;
  }
  .top-faq {
    padding: 20px 0 30px;
  }
  .top-faq__item {
    margin-top: 30px;
    cursor: pointer;
  }
  .top-faq__item + .top-faq__item {
    margin-top: 30px;
  }
  .top-faq__item:last-of-type {
    margin-bottom: 40px;
  }
  .top-faq__item--flex {
    display: block;
  }
  .top-faq__heading__main {
    font-size: 1.4rem;
  }
  .top-faq__answer__main {
    font-size: 1.4rem;
  }
  .top-faq__answer__main span + span {
    margin-top: 18px;
  }
  .top-faq__btn {
    margin: 10px 0 0 auto;
    font-size: 1.4rem;
  }
  section.top-price {
    padding: 30px 0 50px;
  }
  .top-price__items {
    padding: 0;
    flex-wrap: wrap;
  }
  .top-price__item {
    margin: 0 auto;
    align-items: flex-start;
  }
  .top-price__item {
    margin-top: 30px;
  }
  /* .top-price__item + .top-price__item {
    margin-top: 30px;
  } */
  .top-price__more {
    width: 98%;
    max-width: 398px;
    font-size: 1.8rem;
  }
  .top-recruit {
    padding: 110px 0 50px;
  }
  .top-recruit__items {
    margin-top: 30px;
  }
  .top-recruit__data {
    display: block;
    padding: 0;
  }
  .top-recruit__info {
    width: 100%;
  }
  .top-recruit__heading {
    margin-bottom: 10px;
    padding: 0;
    font-size: 2rem;
    letter-spacing: 1px;
  }
  .top-recruit__heading::after {
    width: 50%;
    margin-left: 10;
  }
  .top-recruit__image {
    width: 100%;
    margin-bottom: 15px;
  }
  .top-notice {
    margin-bottom: 0;
  }
  .top-notice__wrap {
    width: 100%;
    padding-top: 110px;
  }
  .top-notice__head {
    width: 130px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .top-notice__items {
    min-height: 0;
    padding: 0 0 30px;
  }
  .top-notice__item + .top-notice__item {
    margin-top: 15px;
  }
  .top-notice__item h3 {
    width: calc(100% - 100px);
  }
}

/*# sourceMappingURL=main.css.map */

/* 20190717 add */
.sos_box {
  max-width: 730px;
  margin: 0 auto;
  background: url(/wp-content/uploads/sos_bg.jpg) no-repeat center bottom;
  background-size: 100%;
}
.sos_box .sos_cell {
  padding: 40px 20px 20px;
}
.sos_box .sos_cell figure {
  margin-bottom: 10px;
}

/* 20190725 add */
.header {
    background: #ffff00;
    color: #1133aa;
}
header.header h1:not(.title) {
  color: #1133aa;
}
.mv__head {
    background-color: rgba(255, 255, 0, 0.75);
}
.nav__wrap {
  background: #ffff00;
}
.nav__items ul li,
.nav__items ul li a {
  color: #1133aa;
}
.nav__btn::before, .nav__btn::after {
    background: #1133aa;
}
.header__btn::before {
    border-right: 1px solid #1133aa;
    border-bottom: 1px solid #1133aa;
}
.top-anchor__item a::before {
    border-right: 1px solid #1133aa;
    border-bottom: 1px solid #1133aa;
}

/* 20190801 add */
/*
.header,
.nav__wrap {
    background: #f8b500;
}
.mv__head {
    background-color: rgba(248, 181, 0, 0.75);
}
*/

/* 20190806 add */
.header,
.nav__wrap {
    background: #ffb6c1;
}
.mv__head {
    background-color: rgba(255, 182, 193, 0.75);
}
</pre></body></html>