<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name:Original Style - 1column
Version:1.1
2016.11.05
*トップページの指定
*/
/* common */
/* footer */
.footer {
  background: #fff;
  font-size: 1.4rem;
  padding: 100px 0 30px;
  border-top: 10px solid #4f85a6;
}
@media only screen and (max-width: 767px) {
  .footer {
    padding-top: 50px;
  }
}
.footer h2 {
  text-align: center;
  font-weight: bold;
  color: #333;
  font-size: 28px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  letter-spacing: .1em;
  margin-bottom: 50px;
}
.footer h2 span {
  color: #fff;
  -webkit-text-stroke: 1px #4f85a6;
  text-stroke: 1px #4f85a6;
  display: block;
  font-size: 90px;
  letter-spacing: .2em;
  line-height: 1.2;
}
@media ( max-width : 767px ) {
  .footer h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .footer h2 span {
    font-size: 45px;
  }
}
.footer .footer_sitemap {
  flex: 3 0 0;
  line-height: 1.5;
}
.footer .footer_sitemap div:first-child {
  flex: 1 0 0;
}
.footer .footer_sitemap div:nth-child(2) {
  flex: 2 0 0;
}
@media only screen and (max-width: 767px) {
  .footer .footer_sitemap {
    margin-bottom: 30px;
  }
}
.footer .footer_menu {
  margin-bottom: 20px;
}
.footer .footer_menu li {
  margin-bottom: 0.5em;
}
@media print,screen and (min-width: 768px) {
  .footer .footer_menu li {
    margin-right: 10px;
  }
}
.footer .footer_menu a {
  color: #333333;
  display: inline-block;
  padding-left: 12px;
  position: relative;
  text-decoration: none;
  transition: .3s;
}
.footer .footer_menu a::before {
  height: 4px;
  width: 4px;
  border: 4px solid transparent;
  border-left: 6px solid #55abe4;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin-top: -4px;
  position: absolute;
  top: 1em;
  top: 0.75em;
}
.footer .footer_menu a:hover {
  color: #55abe4;
}
@media print,screen and (min-width: 768px) {
  .footer .footer_sitemap {
    margin-right: 10px;
  }
  .footer .footer_menu2 {
    column-count: 2;
  }
  .footer .footer_sitemap.columns {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer p.footer_bnr {
    width: 100%;
  }
}
.footer .footer_address {
  flex: 2 0 0;
}
.footer .logo {
  margin-bottom: 25px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th,
.footer table.address td {
  padding: 5px 0;
  line-height: 1.4;
}
.footer table.address th {
  text-align: left;
  padding-right: 8px;
}
.footer table.timetable {
  margin-bottom: 5px;
}
.footer table.timetable th,
.footer table.timetable td {
  padding: 6px 0;
  line-height: 1.4;
}
.footer a img {
  transition: .3s;
}
.footer a:hover img {
  opacity: .7;
}
#copyright,.copyright {
  background: #4f85a6;
  color: #fff;
  padding: 10px 0;
  text-align: center;
}
@media ( max-width : 767px ) {
  #copyright,.copyright {
    padding-bottom: 23vw;
  }
}
.img_slider img,.img_slider02m img {
	border-radius: 0;
}
.img_slider .img_slide_thumb,.img_slider02 .img_slide_thumb02 {
	margin-top: 10px;
}
.img_slider .img_slide_thumb img {
	padding: 0 5px;
    box-sizing: border-box;
}
.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
	width: 30px;
	height: 30px;
}
.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
	font-size: 30px;
}
.img_slider .img_slide_main .slick-prev {
	left: 20px;
	z-index: 1;
}
.img_slider .img_slide_main .slick-next {
	right: 20px;
}
.img_slider .img_slide_main .item {
	position: relative;
}
.img_slider .img_slide_main .img_slider_title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.7);
	padding: 5px 10px;
	line-height: 1.5;
	color: #fff;
    text-align: center;
}
@media only screen and (max-width: 767px) {
	.img_slider .img_slide_thumb img {
		padding: 0 2px;
	}
	.img_slider .img_slide_main .slick-prev,
	.img_slider .img_slide_main .slick-next {
		width: 20px;
		height: 20px;
	}
	.img_slider .img_slide_main .slick-prev::before,
	.img_slider .img_slide_main .slick-next::before {
		font-size: 20px;
	}
	.img_slider .img_slide_main .slick-prev {
		left: 5px;
		z-index: 1;
	}
	.img_slider .img_slide_main .slick-next {
		right: 5px;
	}
}

.img_slider02 img {
  border-radius: 0;
}
.img_slider02 .img_slide_thumb02 {
  margin-top: 10px;
}
.img_slider02 .img_slide_thumb02 img {
  padding: 0 5px;
  box-sizing: border-box;
}
.img_slider02 .img_slide_main02 .slick-prev,
.img_slider02 .img_slide_main02 .slick-next {
  width: 30px;
  height: 30px;
}
.img_slider02 .img_slide_main02 .slick-prev::before,
.img_slider02 .img_slide_main02 .slick-next::before {
  font-size: 30px;
}
.img_slider02 .img_slide_main02 .slick-prev {
  left: 20px;
  z-index: 1;
}
.img_slider02 .img_slide_main02 .slick-next {
  right: 20px;
}
.img_slider02 .img_slide_main02 .item {
  position: relative;
}
.img_slider02 .img_slide_main02 .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .img_slider02 .img_slide_thumb02 img {
    padding: 0 2px;
  }
  .img_slider02 .img_slide_main02 .slick-prev,
  .img_slider02 .img_slide_main02 .slick-next {
    width: 20px;
    height: 20px;
  }
  .img_slider02 .img_slide_main02 .slick-prev::before,
  .img_slider02 .img_slide_main02 .slick-next::before {
    font-size: 20px;
  }
  .img_slider02 .img_slide_main02 .slick-prev {
    left: 5px;
    z-index: 1;
  }
  .img_slider02 .img_slide_main02 .slick-next {
    right: 5px;
  }
}
.js-scrollable,
.js-scrollable_pc {
  margin-top: 2.4rem;
}
.js-scrollable table:first-child,
.js-scrollable_pc table:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 135%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 135%;
}
@media only screen and (max-width: 767px) {
  .js-scrollable_pc table {
    min-width: 170%;
  }
}
.slick-prev:before, .slick-next:before {
  color: #4f85a6;
}
.over-block {
  background: #f9faf9;
  padding-left: calc(50vw - 50%);
  padding-right: calc(50vw - 50%);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-top: 2%;
  padding-bottom: 8%;
  margin-top: 10%;
}
@media only screen and (max-width: 767px) {
  .over-block {
    padding-top: 6%;
    padding-bottom: 12%;
    margin-top: 12%;
  }
}
#menu-sitemap_naishikyo {
  padding: 0;
}
#menu-sitemap_naishikyo li {
  padding: 0.8em 0.2em 0.7em 1.1em;
  position: relative;
  border-bottom: 2px dotted #eee;
  vertical-align: top;
}
#menu-sitemap_naishikyo li::after {
  display: block;
  content: "";
  position: absolute;
  width: 0.3em;
  height: 0.3em;
  top: 1.4em;
  left: 0.1em;
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-sitemap_naishikyo li ul li {
  border-bottom: none;
  padding-bottom: 0;
}
#menu-sitemap_naishikyo li a {
  text-decoration: none;
  color: #555;
}
#menu-sitemap_naishikyo li a:hover {
  color: #79a7d9;
}
.under-last-content_nobg {
  padding-bottom: 7em;
}
@media only screen and (max-width: 767px) {
  .under-last-content_nobg {
    padding-bottom: 6em;
  }
}


/* style */
/*= 投稿（ブログ、新着情報） =*/
.entry-block {
  /* 一投稿を囲むブロック */
  padding-bottom: 1.5em;
  margin-bottom: 2em;
  border-bottom: 1px dotted #ccc;
}
.entry-block .dateBlock {
  /* 日時 */
  font-size: 13px;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
/* ブログページのカテゴリーリスト */
#aside .menu-blog {
  padding: 10px 10px 20px;
  box-sizing: border-box;
  margin-top: 1em;
  background: #f1f1f1;
}
#aside .menu-blog h3 {
  border-bottom: 1px dotted #ccc;
  color: #1a1a1a;
  font-size: 18px;
  padding: 0.6em 0 0.7em;
  text-align: center;
  margin-bottom: 0.8em;
  letter-spacing: 0.12em;
}
#aside .menu-blog li {
  font-size: 11px;
}
#aside .menu-blog li a {
  position: relative;
  padding-left: 1em;
  font-size: 14px;
  color: #555;
  text-decoration: none;
}
#aside .menu-blog li a:hover {
  color: #4f85a6;
  text-decoration: none;
}
#aside .menu-blog li a::after {
  position: absolute;
  content: "";
  top: 0.5em;
  left: 0.3em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #82bdae;
}
/* ページネーション */
.pager {
  font-size: 88%;
  /*14px*/
  margin-bottom: 3em;
}
.pager span.current,
.pager a {
  display: inline-block;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  background: #fff;
  text-decoration: none;
  color: #51504e;
  text-align: center;
}
.pager a:hover {}
.pager span.current {
  /* 今のページ */
  color: #fff;
}
/* 小さい画像に対応 */
.img_size img,
img.img_size {
  width: auto !important;
}
/*= 見出し =*/
/* H3 */
.post-type-page h3,
.under h3 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 30px 0 10px;
  margin-bottom: 1em;
  position: relative;
  text-align: center;
  margin-top: 60px;
}
@media ( max-width : 767px ) {
  .post-type-page h3,.under h3 {
    font-size: 24px;
    margin-top: 30px;
  }
}
.post-type-page h3::before,
.under h3::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 33px;
  height: 28px;
  background: url(img/h3.png) no-repeat center center /cover;
}
.post-type-page h3::after,
.under h3::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 40px;
  height: 1px;
  background: #4f85a6;
}
.mainblock&gt;h3:first-child,
.mainblock&gt;div:first-child h3,
.mainblock&gt;h3:first-of-type {
  margin-top: 0;
}
.post-type-page .h3_bg h3 {}
/* H4 投稿タイトル */
.entry-block h3,
.mce-content-body h4,
.under h4 {
  position: relative;
  text-align: left;
  margin: 0.8em 0;
  padding-bottom: 0.3em;
  font-size: 26px;
  display: block;
  padding-left: 18px;
  letter-spacing: 0.05em;
  font-weight: bold;
  border-bottom: 1px solid #4f85a6;
  position: relative;
}
@media ( max-width : 767px ) {
  .entry-block h3,.mce-content-body h4,.under h4 {
    font-size: 22px;
  }
}
.entry-block h3:after,
.mce-content-body h4:after,
.under h4:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 5px;
  height: 30px;
  border-radius: 2.5px;
  background: #4f85a6;
}
@media ( max-width : 767px ) {
  .entry-block h3:after,.mce-content-body h4:after,.under h4:after {
    top: 3px;
  }
}
.mce-content-body div.h3+h4,
div.h3+h4 {
  margin-top: 0;
}
.mce-content-body .top01 h4 {
  border: inherit;
  text-align: inherit;
}
/* 投稿タイトルのみ */
.entry-block h3 {
  font-size: 18px;
  margin-top: 0;
}
.entry-block h3 a {
  text-decoration: none;
}
.entry-block h3 a:hover {
}
/* H5 */
.mce-content-body h5,
.under h5 {
  font-size: 20px;
  font-weight: bold;
  display: block;
  color: #4f85a6;
  position: relative;
  padding: 5px 0 5px 22px;
  line-height: 1.4em;
  margin-bottom: 1em;
  margin-top: 1.2em;
}
@media ( max-width : 767px ) {
  .mce-content-body h5,.under h5 {
    font-size: 18px;
  }
}
.mce-content-body h5::before,
.under h5::before {
	content: "";
  position: absolute;
  top: 11px;
  left: 0;
	width: 10px;
  height: 10px;
	border-radius: 50%;
  border: 3px solid #4f85a6;
}
.under h4+h5,
.under div.h4+h5 {
  margin-top: 0 !important;
}
/* H6 */
.post-type-page h6,
.under h6 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0.5em;
  margin-top: 10px;
  font-weight: normal;
  padding: 0.2em 0.8em 0.1em 1em;
  overflow: hidden;
  color: #666;
  position: relative;
  display: inline-block;
  font-weight: bold;
}
@media ( max-width : 767px ) {
  .post-type-page h6,.under h6 {
    font-size: 16px;
  }
}
.post-type-page h6:after,
.under h6:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
	width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #4f85a6;
}
/* 数字付きの見出し */
.number {
  display: inline-block;
  vertical-align: baseline;
  font-size: 76%;
  padding: 0.2em 0.6em 0.1em;
  margin-right: 0.4em;
  background: #82bdae;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 0.2em;
  line-height: 1.4;
}
.number_title .number {}
h3.number_title .number {
  font-size: 175%;
  color: #82bdae;
  background: none;
  padding: 0;
  margin: 0 0.3em 0 0;
  position: relative;
}
h3.number_title .number::after {
  content: "."
}
h4.number_title .number {
  font-size: 100%;
  color: #4f85a6;
  background: none;
  padding: 0;
  margin: 0 0.3em 0 0;
  position: relative;
}
h4.number_title .number::after {
  content: "."
}
.mce-content-body h5.number_title,
.under h5.number_title {
  border: none;
  margin-bottom: 0.5em;
}
/* title */
.title {
  font-size: 18px;
  font-weight: bold;
  color: #4f85a6;
}
/*= リスト =*/

/* UL */
/* ul01 */
.ul01 {
  margin-bottom: 1em;
}
.ul01 li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  box-sizing: border-box;
}
.ul01 li::before {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #4f85a6;
  border-radius: 50%;
  top: .58em;
  left: 0;
}
.ul01.float-list2 li{
  padding-left: 20px;
}
@media ( min-width : 768px ) {
  .ul01.float-list2 li::before {
  }
}
/* ul02 */
.ul02 {
  margin-bottom: 1em;
}
.ul02 li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.7em;
  box-sizing: border-box;
}
.ul02 li::before {
  position: absolute;
  content: "";
  width: 0.5em;
  height: 0.5em;
  border: 3px solid #4f85a6;
  border-radius: 50%;
  top: 0.38em;
  left: 0.38em;
}
/* ul_check チェックのリスト */
.ul_check,
.ul_arrow {
  margin-bottom: 1em;
}
.ul_check li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.8em;
}
.ul_check li::before {
  position: absolute;
  content: "";
  width: 1em;
  height: 1em;
  background: #4f85a6;
  border: 1px solid #4f85a6;
  top: 4px;
  left: 5px;
}
.ul_check.float-list li {
  padding-left: 35px;
}
ul.ul_check li:after {
  display: block;
  content: '';
  position: absolute;
  top: 9px;
  left: 9px;
  width: 8px;
  height: 3px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 10;
}
/* ul_arrow 右向き三角のリスト */
.ul_arrow {
  background: #f6f7f9;
  padding: 15px 10px 10px;
  box-sizing: border-box;
}
.ul_arrow li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.2em;
}
.ul_arrow li:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 0.35em;
  left: 7px;
  margin: 0px 0 0 0;
  border: 6px solid transparent;
  border-top: 8px solid #4f85a6;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.ul_arrow li a {
  text-decoration: none;
  color: #403a3a;
}
.ul_arrow li a:hover {
  text-decoration: underline;
}
/* OL */
ol.ol01 {
  margin-bottom: 1.2em;
}
ol.ol01 li {
  position: relative;
  margin-bottom: 0.4em;
}
ol.ollist {
  margin-bottom: 1.2em;
}
ol.ollist li {
  margin-bottom: 0.5em;
  list-style-type: none;
  list-style-position: inside;
  counter-increment: ollist;
}
ol.ollist li:before {
  display: marker;
  content: "(" counter(ollist) ") ";
}
/* 数字のOLリスト */
ol.ol_decimal {
  margin-bottom: 1.2em;
}
ol.ol_decimal {
  counter-reset: li;
  list-style: none;
  padding-left: 0;
}
ol.ol_decimal&gt;li {
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 2.5em;
}
ol.ol_decimal&gt;li:before {
  content: counter(li) "";
  counter-increment: li;
  position: absolute;
  left: 0;
  width: 1.8em;
  height: 1.8em;
  background: #4f85a6;
  border-radius: 50px;
  color: #fff;
  line-height: 1.8;
  text-align: center;
}
/* 横並びリスト */
.float-list {
  overflow: hidden;
}
.float-list li {
  margin-bottom: 0.5em;
}
/*= テーブル =*/
/* info-table */
.info-table {
  width: 100%;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 1em;
}
.info-table tr {
  border-top: 1px solid #c3c3c3;
}
.info-table th {
  vertical-align: top;
  min-width: 100px;
  text-align: left;
}
.info-table th,
.info-table td {
  padding: 0.5em 0;
}
/* 診療時間表 */
.time-table {
  width: 100%;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
}
.time-table caption {
  border-top: 2px solid #f499bb;
  font-size: 18px;
  padding: 0.3em 0;
}
.time-table th,
.time-table td {
  text-align: center;
  font-weight: normal;
  padding: 8px 5px;
}
.time-table th {
  color: #555;
  background: #fff;
}
.time-table th:first-child {
  width: 30%;
}
.time-table thead th {
  background: #e2ecf7;
  color: #555;
}
.time-table td {
  background: #fff;
}
.time-table .color01 {
  color: #79a7d9;
}
/* 基本のテーブル */
.table01 {
  width: 100%;
  margin-bottom: 1.5em;
}
.table01 th,
.table01 td {
  padding: 15px 20px 10px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table01 th {
  border-top: 1px solid #4f85a6;
  border-bottom: 1px solid #4f85a6;
  padding-right: 10px;
  font-weight: bold;
  color: #4f85a6;
}
/* ボーダーのついたテーブル */
.border-table {
  width: 100%;
  margin-bottom: 1.5em;
}
.border-table thead th {
  background: #4f85a6;
  color: #fff;
  text-align: center;
}
.border-table th,
.border-table td {
  text-align: left;
  font-weight: normal;
  padding: 12px 8px;
  border: 1px solid #ccc;
}
.border-table tbody th {
  background: #f6f7f9;
  vertical-align: middle;
  width: 25%;
}
.border-table tbody td {
  background: #fff;
}
.border-table.border-table01 tbody th,
.border-table.border-table01 thead th {
  width: 25%;
}
.border-table.border-table-pill tbody th,
.border-table.border-table-pill thead th {
  width: 33.3%;
}
.border-table.border-table-pill tbody td {
  text-align: center;
  vertical-align: middle;
}
.border-table.border-table-kanpo thead tr th:nth-child(2) {
  width: 15%;
}
.border-table.check-table thead th {
  width: 10%;
  vertical-align: middle;
}
.border-table.check-table thead th:first-child {
  width: 80%;
}
.border-table.check-table tbody td {
  text-align: center;
}
/* 料金表のテーブル(TDが右寄せ) */
.fee-table {
  width: 100%;
  margin-bottom: 0.5em;
}
.fee-table th,
.fee-table td {
  text-align: left;
  font-weight: normal;
  padding: 12px 8px;
  border: 1px solid #ccc;
}
.fee-table thead th {
  background: #4f85a6;
  color: #fff;
  text-align: center;
}
.fee-table tbody th {
  background: #f6f7f9;
}
.fee-table tbody td {
  text-align: right;
}
/*= DL =*/
/*  */
dl.dl01 {
  margin-bottom: 0.5em;
}
dl.dl01 dt {
  margin-bottom: 0.5em;
  padding: 0.4em 0.6em;
  position: relative;
  display: inline-block;
  line-height: 1.4em;
  color: #fff;
  background: #aaa;
}
dl.dl01 dd {
  margin-bottom: 1.2em;
}
/* 数字つきdl */
dl.dl_number dt {
  font-size: 117%;
  font-weight: normal;
  position: relative;
}
dl.dl_number dd {
  padding-left: 2em;
  margin-bottom: 1.2em;
}
.dl_number .number {
  display: inline-block;
  vertical-align: baseline;
  font-size: 15px;
  padding: 0.2em 0.6em 0.1em;
  margin-right: 0.5em;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 0.2em;
  line-height: 1.4;
}
/*= ボックス =*/
/* 基本のブロック */
.block {
  margin-bottom: 2em;
}
/* クリアフィックスブロック */
.block-inner {
  margin-bottom: 2em;
  /*padding:0 10px;*/
}
.block&gt;.block-inner:last-child {
  margin-bottom: 0;
}
/* ボーダー付きブロック */
.border-block {
  box-sizing: border-box;
  padding: 50px 50px 30px;
  border: 1px solid #4f85a6;
  margin-bottom: 1.2em;
  border-radius: 40px;
}
@media ( max-width : 767px ) {
  .border-block {
    padding: 30px 20px 20px;
  }
}
/* 背景色付き */
.bg-block {
  box-sizing: border-box;
  padding: 50px 50px 30px;
  background: #4f85a6;
  margin-bottom: 1.2em;
  overflow: hidden;
  border-radius: 40px;
}
@media ( max-width : 767px ) {
  .bg-block {
    padding: 30px 20px 20px;
  }
}
.border-block h5:first-child,
.bg-block h5:first-child {
  margin-top: 0 !important;
}
.border-block ul:last-child {
  margin-bottom: 0 !important;
}
/* before after */
.ba-block {
  background: url(img/arrow_r.svg) no-repeat center 50%;
  background-size: 3%;
  margin-bottom: 10px;
  font-size: 92%;
}
.ba-block .before {
  float: left;
  width: 47%;
  position: relative;
}
.ba-block .after {
  float: right;
  width: 47%;
}
.ba-block img {
  display: block;
  margin: 0 auto 10px;
}
.batitle {
  text-align: center;
  font-size: 15px;
  margin-bottom: 0.5em !important;
}
/* 流れ */
.flow-block {
  padding: 50px 50px 40px;
  margin-bottom: 1em;
  position: relative;
  border: 1px solid #4f85a6;
  border-radius: 40px;
}
.block-inner .flow-block {
  padding: 0 0 1em;
}
.flow-block::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 0;
  right: 50%;
  margin: 0 -15px -30px 0;
  border: 30px solid transparent;
  border-top: 15px solid #f6f7f9;
}
.block&gt;.flow-block:last-child::after,
.block-inner&gt;.flow-block:last-child::after {
  display: none;
}

/* Q&amp;A */

/*  */

/*= お問い合わせページ (Contact Form 7) =*/
.wpcf7 dl {
  width: 100%;
  margin: 0 auto 20px;
  overflow: hidden;
  border-top: 1px dashed #ccc;
}
.wpcf7 dl dt,
.wpcf7 dl dd {
  padding: 10px 5px;
}
.wpcf7 dl dt {
  clear: both;
  float: left;
}
.wpcf7 dl dd {
  padding-left: 14em;
  border-bottom: 1px dashed #ccc;
}
.wpcf7 .mf {
  font-size: 80%;
  color: #EA0000;
  padding-left: 3px;
}
.wpcf7 .ex,
.wpcf7 .subtxt {
  font-size: 88%;
  line-height: 1.4em;
  display: inline-block;
}
.wpcf7 dl dt .requisite,
.wpcf7 dl .attention {
  font-size: 78%;
  color: #f45000;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 76%;
  color: #af2223;
}
.wpcf7 dl dd input {
  max-width: 100%;
  width: 500px;
}
.wpcf7 dl dd .wpcf7-radio input,
.wpcf7 dl dd .heckbox input {
  width: auto;
}
.wpcf7 dl dd .radio01 span.wpcf7-list-item,
.wpcf7 dl dd .sexes span.wpcf7-list-item,
.wpcf7 dl dd .correspondence span.wpcf7-list-item,
.wpcf7 dl dd .course span.wpcf7-list-item,
.wpcf7 dl dd .health-insurance span.wpcf7-list-item {
  display: block;
}
.mainblock .wpcf7 dl dd p {
  margin-bottom: 0;
}
.wpcf7 dl dd textarea {
  max-width: 90%;
  width: 500px;
}
.wpcf7 dl dd .wpcf7-list-item {
  margin-right: 10px;
}
.wpcf7 .btn-style {
  text-align: center;
}
.wpcf7 .btn-style input {
  width: 120px;
  font-size: 16px;
  padding: 0.4em;
}
.btn-style input:hover {
  cursor: pointer;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
/*= サイトマップ =*/
#menu-sitemap {
  padding: 0;
}
#menu-sitemap li {
  padding: 0.8em 0.2em 0.7em 1.1em;
  position: relative;
  border-bottom: 2px dotted #eee;
  vertical-align: top;
}
#menu-sitemap li::after {
  display: block;
  content: "";
  position: absolute;
  width: 0.3em;
  height: 0.3em;
  top: 1.4em;
  left: 0.1em;
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-sitemap li ul li {
  border-bottom: none;
  padding-bottom: 0;
}
#menu-sitemap li a {
  text-decoration: none;
  color: #555;
}
#menu-sitemap li a:hover {
  color: #4f85a6;
}
/*= 画像のギャラリー =*/
.gallery li {
  margin-bottom: 20px;
}
.gallery li img {
  margin-bottom: 5px;
}
/*= googlemap =*/
.googlemap {
  position: relative;
  padding-bottom: 40%;
  /*縦横比*/
  height: 0;
  overflow: hidden;
}
.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/*= Youtube =*/
.youtube-wrap {
  width: 600px;
  max-width: 100%;
  margin: 0 auto 20px;
}
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/*= 汎用 =*/
.color01 { color: #156b55;}
.color02 { color: #4f85a6;}
.attention { color: #9c0601;}
.t_red { color: #F00;}
.bold { font-weight: bold;}
.bgcolor01 { background-color: #e2ecf7; padding: 0 0.3em;}
.font-big { font-size: 120%;}
.font-small { font-size: 82%;}
.fl { float: left !important;}
.fr { float: right !important;}
.tac { text-align: center;}
.tal { text-align: left}
.tar { text-align: right;}
.mt10 { margin-top: 10px !important;}
.mt20 { margin-top: 20px !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;}
/* Responsive */
@media screen and (min-width: 768px) {
  /* img float */
  #tinymce img.alignright,
  #tinymce img.alignleft,
  .mainblock img.alignright,
  .mainblock img.alignleft {
    max-width: 34%;
  }
  .mainblock .alignright {
    float: right;
    margin: 0 0 10px 2%;
  }
  .mainblock .alignleft {
    float: left;
    margin: 0 2% 10px 0;
  }
  /*= リスト =*/
  .float-list {
    overflow: hidden;
  }
  .float-list li {
    float: left;
    box-sizing: border-box;
    margin: 0 1.2em 0.5em 0;
  }
  .float-list2 li {
    display: inline-block;
    width: 50%;
    margin: 0 0 0.5em 0;
    padding: 0.8em;
  }
  .float-list2 li:nth-shild(2n) {
    padding-right: 0;
    padding-left: 0.8em;
  }
  .float-list3 li {
    display: inline-block;
    width: 33.3%;
    margin: 0 0 0.5em;
    padding-right: 0.8em;
  }
  .float-list3 li:nth-shild(3n) {
    padding-right: 0;
    padding-left: 0.8em;
  }
  .float-list3 li.no-float {
    float: none;
    margin: 0 0 0.5em;
    width: auto;
  }
  /*= ブロック =*/
  /* 横ならびbox ---*/
  .box2 {
    /* 横並び　X2 */
    display: inline-block;
    margin: 0 0.5%;
    width: 48%;
    box-sizing: border-box;
    vertical-align: top;
  }
  .box3 {
    /* 横並び　X3 */
    display: inline-block;
    margin: 0 0.5%;
    width: 31%;
    box-sizing: border-box;
    vertical-align: top;
  }
  .box4 {
    /* 横並び　X4 */
    float: left;
    margin: 0 1%;
    width: 23%;
    box-sizing: border-box;
    vertical-align: top;
  }
  .box5 {
    /* 横並び　X5 */
    float: left;
    margin: 0 1%;
    width: 18%;
    box-sizing: border-box;
    vertical-align: top;
  }
  /*= 汎用 =*/
  #a01, #a02, #a03, #a04, #a05, #a06, #a07, #a08, #a09, #a10, #a11, #a12, #a13, #a14, #a15, #a16, #a17, #a18, #a19, #a20, #a05_1 {
    margin-top: -10px;
    padding-top: 10px;
  }
  br.pc {display: inline;}
  br.sp2 {display: none;}
  .con_l {float: left;}
  .con_c {float: left;}
  .con_r {float: right;}
  .w25 {width: 25%;}
  .w35 {width: 35%;}
  .w40 {width: 40%;}
  .w48 {width: 48%;}
  .w56 {width: 56%;}
  .w60 {width: 60%;}
  .w62 {width: 62%;}
  .mw500p {max-width: 500px !important;}
  .under .img_r {
    max-width: 34%;
    float: right
  }
  table.info-table.info-table_l {
    width: 64%;
    float: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #menu-sitemap li::after {
    top: 1.55em;
  }
}
@media screen and (max-width: 767px) {
  /*= 投稿（ブログ、新着情報） =*/
  #aside .menu-blog {
    margin-bottom: 2em;
  }
  /*= 画像 =*/
  .alignright,
  .alignleft {
    float: none;
    margin: 0 auto 20px;
    display: block;
  }
  /*= 見出し =*/
  .page-title {
    padding: 1em 0;
  }
  .page-title h2 {
    font-size: 20px;
  }
  .post-type-page h3,
  .mainblock h3 {
    font-size: 24px;
  }
  .entry-block h3 {
    font-size: 18px;
  }
  .post-type-page h4,
  .mainblock h4 {
    font-size: 20px;
  }
  .post-type-page h5,
  .mainblock h5 {
    font-size: 18px;
  }
  h3.number_title .number {
    font-size: 140%;
    margin-right: 0;
  }
  .catch_title {
    line-height: 1.4em;
    font-size: 18px;
    letter-spacing: 0.05em;
  }
  .title {
    font-size: 19px;
  }
  /*= ブロック =*/
  /* 横ならびbox */
  .box2,
  .box3,
  .box4 {
    margin-bottom: 20px;
  }
  /* before after */
  .ba-block {
    background: none;
    margin-bottom: 10px;
    font-size: 92%;
  }
  .ba-block .before,
  .ba-block .after {
    float: none;
    width: 100%;
  }
  .ba-block .before {
    padding-bottom: 40px;
    background: url(img/arrow_b.svg) no-repeat center bottom;
    background-size: 50px auto;
    margin-bottom: 20px;
  }
  /*= お問い合わせ =*/
  .wpcf7 dl dt {
    float: none;
    margin-bottom: 0em;
    padding-bottom: 2px;
  }
  .wpcf7 dl dd {
    padding-left: 5px;
    padding-top: 5px;
  }
  .wpcf7 dl dd input,
  .wpcf7 dl dd textarea {
    padding: 5px 2px;
    border: 1px solid #ccc;
    box-shadow: none;
    max-width: 100%;
    width: auto;
    box-sizing: border-box;
  }
  /*= サイトマップ =*/
  #menu-sitemap li::after {
    top: 1.5em;
  }
  /*= googlemap =*/
  .googlemap {
    padding-bottom: 60%;
    /*縦横比*/
  }
  /*= 汎用 =*/
  .con_l {
    margin-bottom: 1em;
  }
  .border-table th,
  .border-table td {
    font-size: 14px;
    padding: 5px;
  }
}
@media screen and (max-width: 480px) {
  .post-type-page h3,
  .mainblock h3 {
    background-size: 60px;
  }
  /* 時間表 */
  .time-table th,
  .time-table td {
    font-size: 90%;
    padding: 5px 2px;
  }
  /* googlemap */
  .googlemap {
    padding-bottom: 60%
  }
  .border-table th,
  .border-table td {
    font-size: 12px;
  }
}
@media screen and (max-width: 320px) {}
/* 210513 higaeri start */
.ab_sp {
  max-width: 320px;
  max-height: auto;
}
/* 210513 higaeri end */
h2, h3, h4, h5, h6 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ明朝", serif;
}
.home h2 {
  text-align: center;
  font-weight: bold;
  color: #333;
  font-size: 28px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ明朝", serif;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}
.home h2 span {
  color: #fff;
  -webkit-text-stroke: 1px #4f85a6;
  text-stroke: 1px #4f85a6;
  display: block;
  font-size: 90px;
  letter-spacing: 0.2em;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .home h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .home h2 span {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .bg_area01 {
    background: url(img/bg_img001.jpg) no-repeat center bottom 10%/100%;
  }
}
.top_info .tit_wrap {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .top_info .tit_wrap {
    padding-bottom: 0;
  }
}
.top_info .tit_wrap h3 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .top_info .tit_wrap h3 {
    line-height: 1.6;
  }
}
.top_info .tit_wrap .btn-style {
  margin: 0;
}
@media (max-width: 767px) {
  .top_info .tit_wrap .btn-style {
    margin: 0 0 10px;
  }
}
.top_info .tit_wrap .btn-style a {
  width: 160px;
  padding: 6px;
  font-size: 16px;
  background: #4f85a6;
  border-color: #4f85a6;
  margin: 0;
}
.top_info .tit_wrap .btn-style a:hover {
  background: #fff;
  color: #4f85a6;
}
.top_info .tit_wrap .btn-style a:after {
  bottom: 3px;
}
.top_info dl {
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .top_info dl {
    margin-bottom: 40px;
  }
}
.top_info dl dt {
  color: #79a7d9;
  font-weight: bold;
  padding: 35px 0 10px;
}
@media (max-width: 767px) {
  .top_info dl dt {
    padding: 20px 0 5px;
  }
}
.top_info dl dd {
  padding: 10px 0 35px;
  border-bottom: 2px dotted #ccc;
}
@media (max-width: 767px) {
  .top_info dl dd {
    padding: 5px 0 20px;
  }
}
.top_info dl dd:last-child {
  border: 0;
}
.top_info h3 {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 20px;
}
.top_info h3.mt20 {
  margin-top: 30px !important;
}
@media (max-width: 767px) {
  .top_info h3 {
    font-size: 22px;
  }
}
.top_philosophy {
  padding: 0 0 370px;
}
@media (max-width: 767px) {
  .top_philosophy {
    padding: 0 0 70px;
  }
}
.top_philosophy h2 {
  color: #4f85a6;
  text-align: left;
  font-size: 90px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .top_philosophy h2 {
    font-size: 45px !important;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .top_philosophy .columns .column:first-child {
    width: 34%;
  }
}
@media (min-width: 768px) {
  .top_philosophy .columns .column:last-child {
    width: 60%;
  }
}
.top_philosophy .columns .column h3 {
  font-size: 28px;
  margin: 20px 0;
}
@media (max-width: 767px) {
  .top_philosophy .columns .column h3 {
    font-size: 20px;
    margin-top: 0;
  }
}
.top_philosophy .columns .column .list_btn {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767px) {
  .top_philosophy .columns .column .list_btn {
    justify-content: center;
  }
}
.top_philosophy .columns .column .list_btn li a {
  width: 240px;
}
@media (max-width: 767px) {
  .top_philosophy .columns .column .list_btn li a {
    margin: 0;
  }
}
.top_philosophy .columns .column .list_btn li:first-child a {
  background: #4f85a6;
  border-color: #4f85a6;
}
.top_philosophy .columns .column .list_btn li:first-child a:hover {
  color: #4f85a6;
  background: #fff;
}
.top_philosophy .columns .column .list_btn li:first-child a:hover:after {
  border-color: #4f85a6;
}
.top_symptoms {
  margin-bottom: 110px;
}
@media (max-width: 767px) {
  .top_symptoms {
    margin-bottom: 50px;
  }
}
.top_symptoms .bg_area02 {
  background: #4f85a6;
  padding: 0 0 80px;
  margin-bottom: 200px;
  position: relative;
}
@media (max-width: 767px) {
  .top_symptoms .bg_area02 {
    margin-bottom: 100px;
    padding: 0 20px 40px;
  }
}
.top_symptoms .bg_area02:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -6.9vw;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 25vw solid transparent;
  border-right: 25vw solid transparent;
  border-top: 7vw solid #4f85a6;
}
@media (max-width: 767px) {
  .top_symptoms .bg_area02:after {
    bottom: -11.9vw;
    border-top: 12vw solid #4f85a6;
  }
}
.top_symptoms .bg_area02 h2 {
  text-align: left;
  color: #fff;
  transform: translateY(-55px);
  margin-bottom: -55px;
}
@media (max-width: 767px) {
  .top_symptoms .bg_area02 h2 {
    transform: translateY(-30px);
    margin-bottom: -30px;
  }
}
.top_symptoms .bg_area02 .list_btn {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px 40px;
}
@media (max-width: 767px) {
  .top_symptoms .bg_area02 .list_btn {
    margin-top: 30px;
    gap: 10px 10px;
  }
}
.top_symptoms .bg_area02 .list_btn li {
  width: calc((100% - 80px) / 3);
}
@media (max-width: 767px) {
  .top_symptoms .bg_area02 .list_btn li {
    width: calc((100% - 10px) / 2);
  }
}
.top_symptoms .bg_area02 .list_btn li a {
  color: #4f85a6;
  background: #fff;
  border-color: #4f85a6;
  max-width: 100%;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  padding: 25px;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
}
@media (max-width: 767px) {
  .top_symptoms .bg_area02 .list_btn li a {
    padding: 15px;
    font-size: 16px;
  }
}
.top_symptoms .bg_area02 .list_btn li a:after {
  border-color: #4f85a6;
}
.top_symptoms .bg_area02 .list_btn li a:hover {
  opacity: 0.8;
}
.top_symptoms .reco_wrap {
  background: #4f85a6;
  padding: 60px;
  position: relative;
}
@media (max-width: 767px) {
  .top_symptoms .reco_wrap {
    padding: 30px;
  }
}
.top_symptoms .reco_wrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 60px;
  right: auto;
  left: -330px;
  margin: auto;
  width: 550px;
  height: 603px;
  background: url(img/flower01.png) no-repeat center center/cover;
}
.top_symptoms .reco_wrap h3 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .top_symptoms .reco_wrap h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.top_symptoms .reco_wrap h3 span {
  border-bottom: 1px solid #fff;
}
.top_symptoms .reco_wrap p {
  color: #fff;
}
.top_symptoms .reco_wrap .list_btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .top_symptoms .reco_wrap .list_btn {
    gap: 10px;
  }
}
.top_symptoms .reco_wrap .list_btn li a {
  max-width: 100%;
  width: 320px;
  color: #4f85a6;
  background: #fff;
  border-color: #4f85a6;
  margin: 0;
  font-size: 18px;
  padding: 15px;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic Medium", sans-serif;
}
.top_symptoms .reco_wrap .list_btn li a:after {
  border-color: #4f85a6;
}
.top_symptoms .reco_wrap .list_btn li a:hover {
  opacity: 0.8;
}
.top_feature {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .top_feature {
    margin-bottom: 50px;
  }
}
.top_feature h2 {
  text-align: left;
  max-width: 1000px;
  width: 96%;
  margin: 0 auto 50px;
}
@media (max-width: 767px) {
  .top_feature h2 {
    margin-bottom: 30px;
  }
}
.top_feature .columns {
  position: relative;
}
.top_feature .columns.cont01 {
  z-index: 2;
}
@media (min-width: 768px) {
  .top_feature .columns.cont01 {
    background: url(img/bg_img002.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont01:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    width: 358px;
    height: 568px;
    background: url(img/flower02.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont02 {
  z-index: 3;
}
@media (min-width: 768px) {
  .top_feature .columns.cont02 {
    background: url(img/bg_img003.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont02:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 422px;
    height: 508px;
    background: url(img/flower03.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont03 {
  z-index: 4;
}
@media (min-width: 768px) {
  .top_feature .columns.cont03 {
    background: url(img/bg_img004.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont03:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 358px;
    height: 568px;
    background: url(img/flower04.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont04 {
  z-index: 5;
}
@media (min-width: 768px) {
  .top_feature .columns.cont04 {
    background: url(img/bg_img005.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont04:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 422px;
    height: 508px;
    background: url(img/flower05.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont05 {
  z-index: 6;
}
@media (min-width: 768px) {
  .top_feature .columns.cont05 {
    background: url(img/bg_img006.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont05:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 358px;
    height: 568px;
    background: url(img/flower06.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont06 {
  z-index: 7;
}
@media (min-width: 768px) {
  .top_feature .columns.cont06 {
    background: url(img/bg_img007.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont06:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 422px;
    height: 508px;
    background: url(img/flower07.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont07 {
  z-index: 10;
}
@media (min-width: 768px) {
  .top_feature .columns.cont07 {
    background: url(img/bg_img008.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont07:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 358px;
    height: 568px;
    background: url(img/flower08.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont08 {
  z-index: 11;
}
@media (min-width: 768px) {
  .top_feature .columns.cont08 {
    background: url(img/bg_img009.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont08:after {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    width: 422px;
    height: 508px;
    background: url(img/flower02.png) no-repeat center center/cover;
  }
}
.top_feature .columns.cont09 {
  z-index: 9;
}
@media (min-width: 768px) {
  .top_feature .columns.cont09 {
    background: url(img/bg_img010.jpg) no-repeat center center/cover;
  }
  .top_feature .columns.cont09:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 358px;
    height: 568px;
    background: url(img/flower08.png) no-repeat center center/cover;
  }
}
@media (min-width: 768px) {
  .top_feature .columns:nth-of-type(odd) .column {
    margin: 0 0 0 auto;
  }
}
@media (min-width: 768px) {
  .top_feature .columns .column {
    margin-left: 0;
  }
}
.top_feature .columns .column h3 {
  display: flex;
  align-items: center;
  font-size: 28px;
  line-height: 1.4;
  border-bottom: 1px solid #e2ecf7;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .top_feature .columns .column h3 {
    font-size: 20px;
  }
}
.top_feature .columns .column h3 .num {
  display: block;
  font-size: 90px;
  color: #79a7d9;
  font-weight: lighter;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .top_feature .columns .column h3 .num {
    font-size: 50px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .top_feature .columns .column .btn-style {
    text-align: left;
  }
}
.top_menu {
  padding: 20px 0 120px;
  position: relative;
}
@media (max-width: 767px) {
  .top_menu {
    padding: 20px 0 60px;
  }
}
.top_menu:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: -18%;
  bottom: auto;
  right: 5%;
  left: auto;
  margin: auto;
  width: 713px;
  height: 656px;
  background: url(img/flower10.png) center center / cover;
}
.top_menu .tab_btn_wrap {
  display: flex;
  justify-content: center;
  transform: translateY(30px);
}
.top_menu .tab_btn_wrap .tab_btn {
  display: block;
  text-align: center;
  background: #fff;
  padding: 20px 5px;
  width: 33%;
  max-width: 320px;
  border: 1px solid #4f85a6;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ明朝", serif;
  cursor: pointer;
}
.top_menu .tab_btn_wrap .tab_btn.active {
  color: #fff;
  background: #4f85a6;
  position: relative;
}
.top_menu .tab_btn_wrap .tab_btn.active:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #4f85a6;
}
.top_menu .tab_item_wrap {
  border: 1px solid #4f85a6;
  padding: 90px 60px 60px;
  border-radius: 40px;
  background: #fff;
}
@media (max-width: 767px) {
  .top_menu .tab_item_wrap {
    padding: 70px 20px 30px;
  }
}
.top_menu .tab_item_wrap .tab_item {
  display: none;
}
.top_menu .tab_item_wrap .tab_item.active {
  display: block;
}
.top_menu .tab_item_wrap .tab_item .list_btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px 20px;
}
@media (max-width: 767px) {
  .top_menu .tab_item_wrap .tab_item .list_btn {
    gap: 10px 10px;
  }
}
.top_menu .tab_item_wrap .tab_item .list_btn li {
  width: calc((100% - 60px) / 4);
}
@media (max-width: 767px) {
  .top_menu .tab_item_wrap .tab_item .list_btn li {
    width: calc((100% - 10px) / 2);
  }
}
.top_menu .tab_item_wrap .tab_item .list_btn li a {
  display: block;
  text-align: center;
  color: #fff;
  background: #4f85a6;
  width: 100%;
  max-width: 205px;
  padding: 25px 5px;
  box-sizing: border-box;
  position: relative;
}
@media (max-width: 767px) {
  .top_menu .tab_item_wrap .tab_item .list_btn li a {
    padding: 15px 5px;
    max-width: 100%;
  }
}
.top_menu .tab_item_wrap .tab_item .list_btn li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  width: 23px;
  height: 5px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(35deg);
  transition: 0.2s;
}
@media (max-width: 767px) {
  .top_menu .tab_item_wrap .tab_item .list_btn li a:after {
    right: 10px;
    width: 15px;
    height: 4px;
  }
}
.top_menu .tab_item_wrap .tab_item .list_btn li a:hover {
  opacity: 0.8;
}
.top_menu .tab_item_wrap .tab_item .list_btn li.adjust a {
  line-height: 1.6;
  padding: 13.7px 5px;
}
@media (max-width: 767px) {
  .top_menu .tab_item_wrap .tab_item .list_btn li.adjust a {
    padding: 5px;
  }
}
.footer {
  position: relative;
}
.footer:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 448px;
  height: 656px;
  background: url(img/flower12.png) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .footer:before {
    content: none;
  }
}
.footer:after {
  content: "";
  position: absolute;
  top: -13%;
  right: 0;
  width: 363px;
  height: 684px;
  background: url(img/flower11.png) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .footer:after {
    content: none;
  }
}
.footer .table_info {
  margin-bottom: 20px;
}
.footer .table_info th, .footer .table_info td {
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding: 6px 0;
}
.footer .table_info th {
  font-weight: bold;
  color: #4f85a6;
  font-weight: bold;
}
.footer .table_info tr:first-child th, .footer .table_info tr:first-child td {
  padding-top: 0;
}
.footer h3 {
  font-size: 24px;
  color: #333;
  margin: 10px 0 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}
@media (max-width: 767px) {
  .footer h3 {
    font-size: 20px !important;
  }
}
.footer .list_footer_btn {
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.footer .list_footer_btn li {
  width: calc((100% - 20px) / 2);
  min-width: 200px;
}
@media (max-width: 767px) {
  .footer .list_footer_btn li {
    width: 100%;
  }
}
.footer .list_footer_btn li.map a {
  background: #4f85a6;
  border-color: #4f85a6;
  margin: 0;
}
.footer .list_footer_btn li.map a:hover {
  color: #4f85a6;
  background: #fff;
}
@media (max-width: 767px) {
  .footer .list_footer_btn li a {
    max-width: 100%;
  }
}
.footer nav ul li {
  text-align: center;
  margin: 30px 0;
}
@media (max-width: 767px) {
  .footer nav ul li {
    margin: 10px 0;
  }
}
.footer nav ul li a {
  text-decoration: none;
  position: relative;
}
.footer nav ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 3px;
  right: auto;
  left: -20px;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg) skew(-10deg, -10deg);
}
@media (max-width: 767px) {
  .footer .time-table th {
    font-size: 116%;
  }
}
/*under*/
.float-list {
  overflow: hidden;
}
.float-list2,
.float-list3 {
  display: flex;
  flex-wrap: wrap;
}
.float-list li {
  float: left;
  box-sizing: border-box;
  margin: 0 1.2em 0.5em 0;
  padding: 0;
}
.float-list2 li,
.float-list3 li {
  float: none;
}
.float-list2 li {
  width: 48%;
  margin: 0 2% 1% 0;
  flex: 0 0 49%;
}
@media (max-width: 767px) {
  .float-list2 li {
  width: 100%;
  flex: 0 0 100%;
  }
}
.float-list2 li:nth-child(2n) {
  margin-right: 0;
}
.float-list3 li {
  width: 32%;
  margin: 0 2% 2% 0;
  padding: 0;
}
.float-list3 li:nth-child(3n) {
  margin-right: 0;
}
.float-list li.no-float {
  float: none;
  margin: 0 0 0.5em;
  width: auto;
}
.page-list li a {
  text-decoration: none !important;
  color: #4f85a6;
  padding: 0.9em 2.4em 0.9em 2em;
  background: #fff;
  border: 1px solid #4f85a6;
  box-sizing: border-box;
  display: block;
  position: relative;
  transition: 0.6s;
  line-height: 1.3;
  font-weight: 400;
  font-size: 17px;
  text-align: left;
  height: 100%;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .page-list li a {
    font-size: 15px;
  }
}
.page-list li:before {
  display: none !important;
}
.page-list li a:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 25px;
  margin: auto;
  width: 23px;
  height: 5px;
  border-bottom: 1px solid #4f85a6;
  border-right: 1px solid #4f85a6;
  transform: skew(35deg);
  transition: 0.2s;
}
.page-list li a:hover {
  background: #4f85a6;
  color: #fff;
}
.page-list li a:hover:after {
  border-color: #fff;
}
.border-block h3, .border-block h4,
.bg-block h3,
.bg-block h4,
.flow-block h3,
.flow-block h4 {
  margin-top: 0;
}
.bg-block {
  color: #fff !important;
}
.bg-block h4 {
  color: #fff;
  border-color: #fff;
}
.bg-block h4:after {
  background: #fff;
}
.bg-block p {
  color: #fff;
}
.flow-block {
  position: relative;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 30px 20px 20px;
  }
}
.flow-block:not(:last-child), .flow-block:not(.last) {
  margin-bottom: 100px;
}
.flow-block.last {
  margin-bottom: 0;
}
.flow-block:not(:last-child):after, .flow-block:not(.last):after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -105px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 45px solid #c0d2de;
}
.flow-block.last:after {
  content: none;
}
.flow-block h4 {
  padding-left: 0;
  border: 0;
}
.flow-block h4:after {
  content: none;
}
.flow-block h4 .number {
  display: inline-block;
  color: #fff;
  width: 30px;
  height: 30px;
  background: #4f85a6;
  font-family: "Times New Roman", serif;
  border-radius: 0;
  text-indent: 8px;
  line-height: 1.2;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .flow-block h4 .number {
    line-height: 1.9;
    text-indent: 11px;
  }
}
.flow-block h4 .number:after {
  content: none;
}
/*qa*/
.box_faq {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .answer,
.box_faq .question {
  padding: 10px;
  position: relative;
}
.box_faq .answer::before,
.box_faq .question::before {
  font-family: "Times New Roman", serif;
  font-size: 28px;
  font-weight: bold;
  border-radius: 50%;
  height: 45px;
  line-height: 1.6;
  position: absolute;
  width: 45px;
  top: 0;
  text-align: center;
  left: 0;
}
.box_faq .answer p,
.box_faq .question p {
  margin-top: 0;
}
.box_faq .question {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  padding: 5px 20px 0 60px;
}
.box_faq .question::before {
  content: "Q";
  color: #4f85a6;
  background: #e2ecf7;
}
.box_faq .question p {
  padding-right: 20px;
  position: relative;
  font-weight: normal;
}
.box_faq .question p::after, .box_faq .question p::before {
  position: absolute;
  content: "";
  top: 15px;
  right: 0;
  background: #79a7d9;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question p::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question p.open::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding: 10px 20px 0 60px;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #79a7d9;
  top: 0;
}

/* index */
/* tinyMCE用に見出しをリセット */
.toppage h3,
.toppage h4,
.toppage h5 {
  background: none;
  border: none;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.toppage h3::before,
.toppage h3::after,
.toppage h4::before,
.toppage h4::after,
.toppage h5::before,
.toppage h5::after {
  display: none;
}
/*= 　mainimage =*/
/* スライダーの時 */
.slider {}
.slick-slide img {
  margin: 0 auto;
}
button.slick-arrow {
  /* 矢印ボタン */
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 16px;
  text-indent: -9px;
  z-index: 1;
}
button.slick-arrow:hover {
  cursor: pointer;
  opacity: 0.7;
}
@media screen and (max-width: 1650px) {
  button.slick-prev {
    left: 13.7%;
  }
  button.slick-next {
    right: 13.7%;
  }
}
@media screen and (max-width: 1400px) {
  button.slick-prev {
    left: 8%;
  }
  button.slick-next {
    right: 8%;
  }
}
@media screen and (min-width: 1200px) {
  .slick-track {}
  .slick-slide:not(.slick-center) {
    /* 前と次の画像を半透明に */
    /*opacity: 0.4;*/
    /*-moz-opacity: 0.4;*/
    /*filter: alpha(opacity=40);*/
  }
}
/*= 新着情報 =*/
.topnews .news {
  margin-bottom: 0;
  position: relative;
}
/* 新着情報見出し */
.top .topnews h3 {
  font-size: 28px;
  padding: 0.4em 0 0.6em 0.5em;
  position: relative;
  text-align: left;
  margin-bottom: 1.2em;
  text-align: left;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  color: #555555;
}
.topnews h3 span {
  vertical-align: bottom;
  font-size: 18px;
  color: #4f85a6;
  margin-left: 0.5em;
}
.topnews h3::after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  height: 2px;
}
.topnews h3::after {
  background: #f499bb;
  width: 100%;
}
/* 一覧へボタン */
.topnews .btn {
  position: absolute;
  top: 10px;
  right: 20px;
}
.topnews .news .btn a {
  display: inline-block;
  line-height: 1.2;
  padding: 0.25em 0.5em 0.15em;
  text-decoration: none;
  color: #fff;
  background: #4f85a6;
  border: 1px solid #4f85a6;
  font-size: 16px;
  letter-spacing: 0.08em;
}
.topnews .news .btn a:hover {
  color: #4f85a6;
  background: #fff;
}
/* 新着情報 */
.topnews .news dl {
  line-height: 1.3;
  margin: 1.2em 0;
}
.topnews .news dt {
  color: #555555;
  width: 120px;
  clear: left;
  float: left;
  margin: 0;
  padding: 1em 0 1em 1em;
  box-sizing: border-box;
  border-bottom: 1px solid #e1ddd9;
}
.topnews .news dd {
  margin-bottom: 18px;
  padding: 1em 0 1em 0;
  border-bottom: 1px solid #e1ddd9;
  width: 100%;
  box-sizing: border-box;
}
.topnews .news dt+dd {
  padding-left: 140px;
}
.topnews .news dd a {
  text-decoration: none;
  color: #555;
}
.topnews .news dd a:hover {
  color: #4f85a6;
}
/*= 汎用に使えるボタン =*/
.btn-style {
  text-align: center;
}
.btn-style a {
  background: #79a7d9;
  width: 100%;
  max-width: 240px;
  padding: 0.8em 1em;
  text-align: center;
  color: #fff;
  border: 2px solid #79a7d9;
  display: inline-block;
  text-decoration: none;
  line-height: 1.2;
  box-sizing: border-box;
  font-size: 17px;
  position: relative;
  margin-bottom: 1em;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .btn-style.long a {
    max-width: 290px;
  }
}
@media screen and (max-width: 767px) {
  .btn-style a {
    font-size: 15px;
  }
}
.btn-style a::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  width: 20px;
  height: 4px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: skew(35deg);
  transition: 0.2s;
}
.btn-style a:hover {
  background: #fff;
  color: #79a7d9;
}
.btn-style a:hover:after {
  border-color: #79a7d9;
}
.under .btn-style a {
  margin-bottom: 0;
  font-size: 15px;
}
.inline-btn .btn-style {
  display: inline-block;
  width: 100%;
  max-width: 280px;
}
/*= loopSlider　無限ループスライダー =*/
.loopSliderWrap {
  top: 0;
  left: 0;
  height: 167px;
  overflow: hidden;
  position: absolute;
}
.loopSlider {
  margin: 0 auto;
  width: 100%;
  height: 167px;
  text-align: left;
  position: relative;
  overflow: hidden;
  margin: 1% 0;
}
.loopSlider ul {
  height: 200px;
  float: left;
  overflow: hidden;
}
.loopSlider ul li {
  width: 250px;
  height: 167px;
  float: left;
  display: inline;
  overflow: hidden;
}
/* 余白・背景 */
.top01 {
  padding: 4% 0;
}
.top02 {
  padding: 4% 0;
}
.top03 {
  padding: 4% 0;
  margin-bottom: 1%;
}
.top04 {
  background: url(img/bg_img003.jpg) no-repeat center;
  background-size: cover;
  padding: 3% 0;
}
.top05 {
  padding: 4% 0;
}
.top06 {
  background: url(img/bg_img004.jpg) no-repeat center;
  background-size: cover;
  padding: 4% 0;
}
.top07 {
  background: url(img/bg_img005.jpg) no-repeat center;
  background-size: cover;
  padding: 4% 0;
}
.top08 {
  background: url(img/bg_img006.jpg) no-repeat center;
  background-size: cover;
  padding: 4% 0;
}
.top09 {
  background: url(img/bg_img007.jpg) no-repeat center;
  background-size: cover;
  padding: 4% 0;
}
.top10 {
  background: url(img/bg_img008.jpg) no-repeat center;
  background-size: cover;
  padding: 4% 0;
}
.top11 {
  background: url(img/bg_img009.jpg) no-repeat center;
  background-size: cover;
  padding: 4% 0;
}
/* 見出し */
.pink {
  color: #4f85a6;
}
.top03 h2 {
  color: #fff;
  background: linear-gradient(transparent 50%, #ee98ae 50%);
}
.top06 h2,
.top07 h2,
.top08 h2,
.top09 h2,
.top10 h2 {
  margin: 0 0 1em;
  margin-left: 65px;
  color: #444;
}
.top06 h2:before,
.top07 h2:before,
.top08 h2:before,
.top09 h2:before,
.top10 h2:before {
  color: #ee98ae;
  position: absolute;
  top: auto;
  left: -65px;
  bottom: -5px;
  margin: auto;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px solid #ee98ae;
  vertical-align: middle;
  padding-top: 10px;
  box-sizing: border-box;
}
.top06 h2:before {
  content: '1';
}
.top07 h2:nth-child(2):before {
  content: '2';
}
.top08 h2:before {
  content: '3';
}
.top09 h2:before {
  content: '4';
}
.top10 h2:before {
  content: '5';
}
/* ボックスその他 */
.top02 .topinner {
  text-align: center;
}
.top03 .topinner {
  text-align: center;
}
.top03 p {
  text-align: left;
  color: #fff;
}
.top03 .btn-style a {
  text-align: left;
  padding-left: 75px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background: rgba(255, 255, 255, .7);
  border: 4px solid rgba(255, 255, 255, .2);
  color: #803c2d;
  font-size: 22px;
  margin-bottom: 1em;
}
.gastro:before {
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
  display: block;
  width: 33px;
  height: 30px;
  background: url(img/icon_img001.png);
}
.colon:before {
  content: '';
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
  display: block;
  width: 32px;
  height: 29px;
  background: url(img/icon_img002.png);
}
.top03 .col_l a,
.top03 .col_l a img {
  display: block;
  max-width: 320px;
  margin: 0 auto;
  width: 100%;
}
.top03 .col_l a:first-child {
  margin-bottom: 10px;
}
.top03 .btn-style a:after {
  left: auto;
  right: 15px;
  width: 10px;
  height: 10px;
}
.top03 .btn-style a:hover {
  opacity: 0.7;
}
.top03 .btn-style a:hover:after {
  right: 10px;
  border-color: #ee98ae;
}
.top05 p {
  margin: 0;
  text-align: center;
}
.top05 ul li {
  position: relative;
  padding: 0.5em 0em 0.5em 1em;
  border-bottom: 1px solid #d9dcdd;
}
.top05 ul li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #ee98ae;
  border-right: 1px solid #ee98ae;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.top05 ul li a {
  color: #555555;
}
.top05 ul li a:hover {
  color: #ee98ae;
}
.top11 .column:first-child {
  padding: 4% 4% 2%;
  background: rgba(255, 255, 255, 0.7);
}
.top11 .inline-btn {
  overflow: hidden;
}
.top11 .btn-style {
  max-width: 100%;
  width: 49%;
  float: left;
}
.top11 .btn-style:nth-child(even) {
  float: right;
}
/********************************
	Responsive
*********************************/
@media screen and (min-width: 768px) {
  /* タブレットまで */
  /*= mainimage =*/
  /* 一枚画像の時 */
  /*= 　TOP コンテンツ =*/
  .columns {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
  }
  .column {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .columns:not(:last-child) {
    margin-bottom: 2%;
  }
  .col_2 {
    width: 47%;
  }
  .col_3 {
    width: 32%;
  }
  .column:not(:first-child) {
    margin-left: 6%;
  }
  .top02 {
    background: url(img/bg_img001.jpg) no-repeat center;
    background-size: cover;
  }
  .top03 {
    background: url(img/bg_img002.jpg) no-repeat center;
    background-size: cover;
  }
  .top07,
  .top09 {
    padding-left: 45%;
  }
  .top06 .btn-style,
  .top07 .btn-style,
  .top08 .btn-style,
  .top09 .btn-style,
  .top10 .btn-style {
    text-align: left;
  }
  .top11 .column:first-child {
    width: 47%;
  }
  .top11 .column:last-child {
    width: 51%;
  }
  .top12 .googlemap {
    padding-bottom: 45%;
  }
  /* ボックスその他 */
  .top03 .col_l {
    width: 32%;
  }
  .top03 .col_r {
    width: 66%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  /* 程よいブラウザサイズでメインイメージを縮小 */
  .white_bg {
    background: rgba(255, 255, 255, .7);
    padding: 2% 0;
  }
  .top06 h2,
  .top07 h2,
  .top08 h2,
  .top09 h2,
  .top10 h2 {
    font-size: 20px;
  }
  .time-table {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1041px) {
  .top02 .con_l h4+p+p,
  .top02 .con_r h4+p+p {
    min-height: 5.6em;
  }
  .top02 .con_l h4+p+p br,
  .top02 .con_r h4+p+p br {
    display: none;
  }
}
@media screen and (max-width: 1041px) {
  /*コンテンツが横幅いっぱいになったら*/
  /* top01 */
  @media screen and (max-width: 767px) {
    /* スマホ */
    .topinner {
      width: 420px;
      margin: 0 auto;
      box-sizing: border-box;
    }
    .inline-btn .btn-style {
      display: block;
      margin: 0 auto;
    }
    .column {
      margin-bottom: 2%;
    }
    .top03 {
      background: #e8a8b8;
    }
    /*= 新着情報 =*/
    #main .news {
      margin-top: 1.5em;
      margin-bottom: 1.5em;
      position: relative;
    }
    #main .news h3 {
      font-size: 20px;
    }
    #main .news h3 .subtitle {
      font-size: 12px;
      margin-left: 0;
    }
    #main .news dt,
    #main .news dd {
      padding-left: 10px;
      padding-right: 10px;
    }
    #main .news .btn {
      right: 5px;
      top: 10px;
    }
    #main .news .btn a {
      font-size: 12px;
    }
    .topnews .news dt {
      width: 100%;
      float: none;
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      border-bottom: none;
    }
    /*= 電話ボタン =*/
    #main&gt;.telbtn {
      margin-bottom: 1.2em;
    }
    .telbtn {
      text-align: center;
      margin-bottom: 1em;
    }
    .telbtn a {
      background: #ff0000;
      text-align: center;
      width: 280px;
      max-width: 100%;
      color: #fff;
      display: inline-block;
      padding: 10px 5px 10px;
      text-decoration: none;
      font-size: 24px;
      box-sizing: border-box;
      letter-spacing: 0.08em;
      border-radius: 4px;
      line-height: 1.2em;
    }
    .telbtn a .subtxt {
      font-size: 14px;
      display: block;
      margin-bottom: 1px;
    }
    .telbtn a:hover {
      opacity: 0.7;
      -moz-opacity: 0.7;
      filter: alpha(opacity=70);
    }
    /*= 　TOP コンテンツ =*/
    /* 余白・背景 */
    .topnews {
      padding: 2em 0;
    }
    /* 見出し */
    .top h2 {
      font-size: 24px;
    }
    .top06 h2,
    .top07 h2,
    .top08 h2,
    .top09 h2,
    .top10 h2 {
      font-size: 20px;
    }
    .top h3 {
      font-size: 24px;
    }
    .top04 {
      padding: 8% 0;
    }
    /* ボックスその他 */
    .top05 .column.col_3 {
      max-width: 320px;
      margin: 0 auto 20px;
    }
    .h3_bg h3 .br {
      display: block;
    }
  }
  @media screen and (max-width: 480px) {
    .top07 h2 {
      font-size: 16px;
    }
  }
}</pre></body></html>