@charset "UTF-8";
/*
Theme Name: 中部動物医療センター
Theme URI:
Author:  
Author URI:
Description:
License:
License URI:
Tags:
*/
/* CSS Document */
/*=================================================
 *  リセット
 * ================================================= */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
  font-size: 100%;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-left: 0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
img {
  border: 0;
  vertical-align: bottom;
}
ul, ol {
  list-style: none;
}
table {
  border-spacing: 0;
  empty-cells: show;
}
p {
  margin: auto;
}
/*=================================================
 * ロールオーバー
 * ================================================= */
a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #000;
}
a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
*:focus {
  outline: none;
}
/*=================================================
 * サイト全体
 * ================================================= */
body {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-size: 1.2vw;
  color: #333;
  line-height: 1.5;
  background: #e6f0f9;
  letter-spacing: 0.1em;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.mainWrap {
  width: 80vw;
  margin: 0 auto;
  position: relative;
}
.whiteWrap {
  margin: 4vw auto;
  width: 96.5vw;
  padding: 6vw 4vw;
  background: #fff;
}
.fullWrap {
  width: 100%;
}
.sp {
  display: none !important;
}
.flex {
  display: flex;
}
.flex-sb {
  display: flex;
  justify-content: space-between;
}
img {
  width: 100%;
  height: auto;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
a {
  text-decoration: none;
}
.shadow {
  box-shadow: 0 0.3vw 1vw 0 rgb(0 0 0 / 20%);
}
.t-shadow {
  text-shadow: 1px 2px 3px #0000004d;
}
.dotstyle {
  list-style: disc;
  margin-left: 1.5vw;
}
/*=================================================
 * 背景色
 * ================================================= */
.bg-lb {
  background: #e6f0f9;
}
.bg-w {
  background-color: #fff;
}
/*=================================================
 * 色
 * ================================================= */
.tc {
  color: #3e5e7f;
}
.white {
  color: #fff;
}
.red {
  color: #A30000
}
/*=================================================
 * ボーダー
 * ================================================= */
.bd-t {
  border-top: 1px solid #000;
}
.bd-b {
  border-bottom: 1px solid #000;
}
.bd-t-w {
  border-top: 1px solid #fff;
}
.bd-b-w {
  border-bottom: 1px solid #fff;
}
.bd-b-b {
  border-bottom: 1px solid #558d97;
}
/*=================================================
 * パンくず
 * ================================================= */
.cat_ttl {
  width: 70vw;
  text-align: left;
  margin: 0 auto;
  padding: 1vw 0;
}
.cat_ttl ul {
  display: flex;
}
/*=================================================
 * font
 * ================================================= */
.bold {
  font-weight: bold;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.f12 {
  font-size: 1vw;
}
.f14 {
  font-size: 1.1vw;
}
.f18 {
  font-size: 1.3vw;
}
.f20 {
  font-size: 1.4vw;
}
.f21 {
  font-size: 1.5vw;
  line-height: 1.8;
}
.f22 {
  font-size: 1.6vw;
}
.f24 {
  font-size: 1.8vw;
}
.f26 {
  font-size: 1.9vw;
}
.f30 {
  font-size: 2.2vw;
}
.f32 {
  font-size: 2.3vw;
}
.f34 {
  font-size: 2.5vw;
}
.f36 {
  font-size: 2.6vw;
}
.f50 {
  font-size: 3.8vw;
  line-height: 1;
}
.f70 {
  font-size: 5vw;
  line-height: 1;
}
/*=================================================
 * 予約ボタン
 * ================================================= */
.yoyaku {
  width: fit-content;
  position: absolute;
  right: 20vw;
  top: 2vw;
}
.yoyaku .link {
  padding: 0.5vw 3vw;
  background: #F2C94C;
  border-radius: 0.5vw;
}
.menu-content .yoyaku {
  width: fit-content;
  margin-bottom: 2vw;
  position: unset;
}
#top .block01 a {
  text-decoration: underline;
}
#top .block03 .yoyaku {
  width: fit-content;
  margin-bottom: 2vw;
  position: unset;
}
#top .block03 .yoyaku .link {
  padding: 0.5vw 13vw;
  margin-top: 1vw;
}
#top .block05 .yoyaku {
  width: fit-content;
  margin-bottom: 2vw;
  position: unset;
  margin: 0 auto;
  margin-top: 5vw;
}
#top .block05 .yoyaku .link {
  padding: 0.5vw 13vw;
  margin-top: 1vw;
}
#top .block07 .yoyaku {
  width: fit-content;
  margin-bottom: 2vw;
  position: unset;
}
#top .block07 .yoyaku .link {
  padding: 0.5vw 13vw;
  margin-top: 1vw;
}
footer .yoyaku {
  width: fit-content;
  margin-bottom: 2vw;
  position: unset;
  margin: 0 auto;
}
footer .yoyaku .link {
  padding: 0.5vw 5vw;
  margin-top: 1vw;
}
/*=================================================
 * header
 * ================================================= */
header {
  position: fixed;
  z-index: 99999;
  width: 100%;
  top: 0;
  left: 0;
  height: 8vw;
}
header .mainWrap {
  width: 90vw;
  margin: 0 auto;
  position: relative;
  margin-top: 1vw;
  margin-bottom: 1vw;
}
header .logo {
  opacity: 0;
  width: 0vw;
}
#header-bottom .logo {
  opacity: 1;
  width: 11vw;
}
header h1.appear {
  opacity: 1;
  transition: 0.3s;
  width: 11vw;
}
header .box .box-r {
  display: flex;
  justify-content: space-around;
  width: 30vw;
}
header .box .box-r .yoyakubt {
  border: solid 1px #001650;
  padding: 0.5vw 3vw;
  border-radius: 10px;
  line-height: 2.5;
  width: fit-content;
  height: 4vw;
  margin-top: 1vw;
}
header .box .box-r .lang {
  padding: 1vw 0;
  line-height: 3.5;
}
.bogo-language-switcher {
  display: flex;
}
ul.bogo-language-switcher li {
  margin-right: 1vw;
  border-right: solid 1px #fff;
  padding-right: 1vw !important;
}
ul.bogo-language-switcher li span {
  color: #fff;
}
ul.bogo-language-switcher li:last-child {
  margin-right: 0;
  border-right: none;
}
header .headnav {
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex-direction: row;
  z-index: 99;
}
header .headnav .lbox {
  width: 23vw;
  height: 5.4vw;
  background: #ffdb40;
}
header .headnav .lbox .tlink {
  color: #3f3a39;
  border-bottom: 2px solid #3f3a39;
  text-decoration: none;
  position: relative;
  top: 1vw;
  left: 6vw;
  display: inline-block;
}
header .headnav .lbox .icon {
  position: relative;
  top: 1.2vw;
  left: 5vw;
}
header .headnav .rbox {
  width: 23vw;
  height: 5.4vw;
  background: #03a3c2;
  margin-left: 2vw;
}
header .headnav .rbox .tlink {
  color: #fff;
  border-bottom: 2px solid #fff;
  text-decoration: none;
  position: relative;
  top: 1vw;
  left: 7.4vw;
  display: inline-block;
}
header .headnav .rbox .icon {
  position: relative;
  top: 1.2vw;
  left: 6vw;
}
header .box {
  display: flex;
  justify-content: space-between;
}
.header-inner {
  position: fixed;
  width: 100%;
  z-index: 99;
  display: flex;
  height: 8vw;
  position: relative;
  padding: 0.6vw 0 0.6vw 3vw;
}
.fixed-header {
  width: 30vw;
}
.header.change-color {
  background-color: rgba(62, 94, 127, 0.5);
  transition: 0.3s;
}
.ui-language a {
  color: #fff;
}
.ui-language {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  right: 8vw;
  display: flex;
  justify-content: space-between;
  width: 7vw;
  z-index: 9999999999;
}
.ui-language:before {
  content: url(images/icon/globe-outline.svg);
  display: inline-block;
  width: 1.5vw;
  left: -2vw;
  position: absolute;
  top: 0.2vw;
}
.ui-language > a:last-child:before {
  content: "";
  position: absolute;
  left: 4.2vw;
  bottom: 0;
  width: 1px;
  height: 100%;
  background-color: currentColor;
}
/*=================================================
 * ハンバーガーメニュー
 * ================================================= */
.table-timetable thead tr {
  background: #e6f0f9;
}
.hamburger-menu .nav_icon {
  width: 5vw;
  height: 5vw;
}
.menu-content .box-table {
  width: 39vw;
  margin: 0 0 1vw;
}
.menu-content .table-timetable tbody tr td span {
  color: #4261bd;
}
.menu-content .table.is-style-separate tr {
  font-size: 1.1vw;
}
.menu-content .table.is-style-separate tr th {
  background: #f1f7fb;
  width: 11vw;
  padding: 0.2vw 1vw;
}
.menu-content .table.is-style-separate tr td {
  color: #fff;
  padding: 0.2vw 1vw;
}
.menu-content .table.is-style-separate tr td a {
  color: #fff;
  text-decoration: underline;
}
.box_sns {
  color: #fff;
  margin-top: 4vw;
}
.box_sns a {
  margin-right: 1.5625em;
  opacity: 1;
  transition: all 0.3s ease;
}
.box_sns a i:before {
  font-size: 2.2em;
  color: #fff;
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-facebook:before {
  content: "\f09a";
}
.menu-btn .txt_menu span:after {
  content: "MENU";
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2vw;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  top: 2.5vw;
}
#menu-btn-check:checked ~ .menu-btn .txt_menu span:after {
  content: "";
}
.menu-content ul {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  width: 45vw;
}
.menu-btn {
  position: fixed;
  cursor: pointer;
  top: 1vw;
  right: -1vw;
  width: 8vw;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
}
.menu-btn span {
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background: #fff;
  width: 45%;
}
.menu-btn span:nth-of-type(1) {
  top: 15px;
}
.menu-btn span:nth-of-type(2) {
  top: 25px;
}
.menu-btn span:nth-of-type(3) {
  top: 36px;
}
.menu-btn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 4vw;
}
.menu-btn.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-btn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 4vw;
}
#menu-btn-check {
  display: none;
}
.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.menubox ul .border {
  border-bottom: 1px solid #001650;
  width: 3vw;
  margin: 2vw 0;
}
.menubox ul li {
  list-style: none;
}
.menubox ul li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  padding: 0vw 15vw 0.8vw 0;
  position: relative;
  line-height: 3;
}
.menu-content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 99999;
  background-color: #fff;
  transition: all 0.5s;
  height: 100%;
  overflow: auto;
  padding: 3vw 7vw;
}
.menu-content .menubox li.active a, .menu-content .menubox a:hover {
  text-decoration: underline;
}
.menu-content .menubox a {
  font-size: 1.3vw;
}
#menu-btn-check:checked ~ .menu-content {
  left: 47%; /*メニューを画面内へ*/
}
.menu-content {
  transition: all 0.3s ease-in-out;
  background-color: rgba(62, 94, 127, 0.9);
  z-index: 98;
  height: 100vh;
}
.menu-content .infobox {
  width: 30vw;
  height: auto;
  margin-left: 5vw;
  margin-top: 2vw;
}
header .box .box-r .lang-in {
  padding: 0.5vw 0;
  margin-left: 20vw;
  margin-top: 2vw;
}
.menu-content .menubt {
  width: 30vw;
  margin-left: 5vw;
  margin-top: 2vw;
  text-align: center;
  justify-content: space-between;
}
.menu-content .menubt .cell {
  background: #E27272;
  color: #fff;
  width: 14vw;
}
.menu-content .menubt .cell a {
  color: #fff;
  display: block;
  padding: 1vw;
}
.menu-content .snsbt {
  width: 30vw;
  margin-left: 5vw;
  margin-top: 2vw;
  text-align: center;
  margin-bottom: 2vw;
}
.menu-content .snsbt .cell {
  margin-right: 2vw;
}
/*=================================================
 * top
 * ================================================= */
#top .firstview {
  height: 56.3vw;
  position: relative;
}
#top .whiteWrap {
  padding: 1vw 4vw 6vw;
}
#top video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
#top .topimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
#top .topinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
#top .toplogo {
  width: 30vw;
  margin: 0 auto;
  padding-bottom: 3vw;
}
#top .topnav ul {
  display: flex;
  justify-content: center;
  padding: 1.5625em 0;
  background-color: rgba(62, 94, 127, 0.9);
}
#top .topnav ul li {
  border-right: 1px solid #fff;
  padding: 0 2vw;
}
#top .topnav ul li:last-child {
  border-right: none;
  padding: 0 2vw;
}
#top .topnav ul li a {
  color: #fff;
  font-size: 1.5vw;
}
#top .scrolldown {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: calc(85 / 16 * 1em);
}
#top .scrolldown::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 16px;
  background: #e6edf4;
  transform: translateX(-50%);
  -webkit-mask: url(images/icon/ico_symbol.png);
  mask: url(images/icon/ico_symbol.png);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  content: "";
  animation: circlemove 1.6s ease-in-out infinite, cirlemovehide 1.6s ease-out infinite;
}
@keyframes circlemove {
  0% {
    bottom: 6vw;
  }
  100% {
    bottom: -5px;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
#top .scrolldown::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1px;
  height: 100%;
  background: #e6edf4;
  content: "";
}
#top .scrolldown span {
  display: block;
  position: absolute;
  top: -1.5em;
  left: 0;
  width: 5em;
  line-height: 1;
  text-align: center;
  color: #e6edf4;
  font-size: 1.125em;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .02em;
  transform: translateX(-50%);
}
#top .block00 {
  width: 96.5vw;
  margin: 0 auto;
  text-align: center;
}
#top .block00 .infobox {
  margin: 2vw 0;
  background: #fff;
}
#top .block00 .infottl {
  background: #455e7c;
  color: #fff;
  padding: 0.5vw 0;
}
#top .block00 .bdr {
  border: solid 3px #455e7c;
}
#top .block00 .bdr img {
  width: 35vw;
  margin: 2vw 0;
}
#top .block00 p {
  margin: 3vw 0;
}
#top .block01 .bg-lb {
  padding: 2vw;
  margin: 4vw 0;
}
#top .block01 .intro {
  font-size: 1.5vw;
}
#top .block01 .bg-lb span {
  position: relative;
}
.ion-ios-information-circle:before {
  content: url(images/icon/alert-circle.svg);
  display: inline-block;
  width: 1.5vw;
  position: absolute;
  top: 0.2vw;
  bottom: 0;
  left: -2.5vw;
}
#top .block02 {
  padding: 4vw;
}
#top .block02 .box01 .ttl {
  display: flex;
  align-items: center;
  font-size: 1.5vw;
  margin-bottom: 0.6em;
}
#top .block02 .box01 {
  width: 27vw;
}
#top .block02 .box01 .ttl span {
  margin-right: 1em;
}
#top .block02 .box01 .txt {
  margin-top: 2vw;
}
#top .block02 .box02 {
  width: 33vw;
}
#top .block02 .flex {
  justify-content: space-around;
}
#top h2 {
  font-size: 1.8vw;
  font-weight: 400;
  margin-bottom: 1vw;
}
#top .block03 {
  padding: 7vw 4vw;
}
#top .block03 .box01 {
  width: 50vw;
}
#top .block03 .box01 .box-table {
  margin-bottom: 2.5vw;
}
.box-table .table-timetable {
  max-width: none;
  white-space: nowrap;
}
.table-timetable {
  width: 100%;
  border: 1px solid #4261bd;
  border-bottom: none;
}
.table-timetable thead tr th {
  font-weight: 400;
}
.table-timetable th {
  border-bottom: 1px solid #4261bd;
}
.table-timetable td {
  border-bottom: 1px solid #4261bd;
}
.table-timetable tbody tr td {
  text-align: center;
  background: #fff;
}
.table-timetable tr td, .table-timetable tr th {
  padding: 1.03125em 0.75em;
}
.table.is-style-separate tr th {
  font-weight: 400;
}
.table.is-style-separate tr td, .table.is-style-separate tr th {
  padding: 0.5625em 1.5em;
}
.table.is-style-separate {
  border-collapse: separate;
  border-spacing: 0 0.625em;
}
#top .block03 .box02 {
  width: 24vw;
}
#top .block03 .box02 .nbox li {
  padding: 1.3vw 0;
}
.btn-basic {
  margin-top: 2.5vw;
}
.btn-basic a {
  width: 100%;
  display: inline-flex;
  align-items: center;
  padding: 0 1.375em;
  min-height: 3.75em;
  text-decoration: none;
  color: #fff;
  background: var(--color-userselect, var(--color-default));
  border-radius: 0.625rem;
  transition: 0.3s;
  background-color: #3e5e7f;
}
#top .block04 {
  padding: 5vw 4vw;
}
#top .block04 h2 {
  margin-bottom: 3vw;
}
#top .block04 .box01 {
  width: 37vw;
}
#top .block04 .box02 {
  width: 37vw;
}
#top .block04 .list-box li {
  display: flex;
  align-items: baseline;
  line-height: 3.3;
}
#top .block04 .box02 .list-box {
  margin-bottom: 2.5vw;
}
.list-box {
  padding: 1.5vw 2.5vw;
  white-space: inherit !important;
}
.list-box li:before {
  width: 5px;
  height: 5px;
  border-radius: 0;
  transform: translateY(-3px);
  background-color: #3e5e7f;
  content: "";
  flex-shrink: 0;
  display: block;
  margin-right: 0.5em;
}
.list-box li dl .w01 {
  display: flex;
  margin-bottom: 1.3vw;
  justify-content: flex-start;
  width: 25vw;
}
.list-box li dl .w02 {
  display: flex;
  margin-bottom: 1.3vw;
  justify-content: flex-start;
  width: 15vw;
}
.list-box li dl dd img {
  display: block;
  height: 3vw;
  object-fit: contain;
  width: fit-content;
  margin-right: 1vw;
}
#top .block05 {
  padding: 4vw 0 6vw;
}
#top .block05 h2 {
  margin-bottom: 3vw;
}
#top .block05 .box01 {
  width: 37vw;
}
#top .block05 .box01 .list-icons {
  display: flex;
  justify-content: space-around;
  margin: 10vw auto 3vw;
  color: #3e5e7f;
  width: 15vw;
}
#top .block05 .box01 .list-icons .ico-animal-dog {
  position: relative;
}
#top .block05 .box01 .list-icons .ico-animal-dog:before {
  content: url(images/icon/animals/ico_dog.svg);
  display: inline-block;
  width: 6vw;
  position: absolute;
  bottom: 2vw;
  left: -2.5vw;
}
#top .block05 .box01 .list-icons .ico-animal-cat {
  position: relative;
}
#top .block05 .box01 .list-icons .ico-animal-cat:before {
  content: url(images/icon/animals/ico_cat.svg);
  display: inline-block;
  width: 6vw;
  position: absolute;
  bottom: 2vw;
  left: -2.5vw;
}
#top .block05 .box02 {
  width: 37vw;
}
#top .block05 .box02 .list-box {
  display: flex;
  flex-wrap: wrap;
}
#top .block05 .box02 .list-box li {
  display: flex;
  align-items: baseline;
  margin-right: 1.5vw;
  line-height: 3;
}
#top .block06 {
  padding: 4vw;
}
#top .block06 .box01 {
  width: 37vw;
}
#top .block06 .box02 {
  width: 40vw;
}
#top .block06 h2 {
  margin-bottom: 3vw;
}
#top .block06 .box02 .align-none {
  margin-bottom: 4vw;
}
#top .block07 {
  padding: 10vw 3vw 0;
}
#top .block07 h2 {
  font-weight: 500;
}
.table.is-style-separate tr th > span {
  display: flex;
  align-items: baseline;
  margin-inline: auto;
  min-width: 4em;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: space-between;
}
#top .block07 .box01 {
  width: 42vw;
}
#top .block07 .box02 {
  width: 37vw;
}
#top .block07 .box02 iframe {
  width: 100%;
}
#top .block07 .box02 .btn_maps a {
  text-decoration: underline;
}
/*=================================================
 * 診療案内
 * ================================================= */
#medical .firstview {
  background: url(images/img_hero_page_4.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-size: 100%;
  height: 23vw;
}
#medical .firstview .mttl {
  font-size: 2.6vw;
  color: #fff;
  text-align: center;
  padding-top: 9vw;
}
#medical .block01, #medical .block02, #medical .block03, #medical .block04, #medical .block05 {
  width: 70vw;
  margin: 0 auto;
  padding: 3vw 0;
}
#medical .block02 .basettl {
  border: none;
}
#medical .block02 .basettl .sttl {
  margin-top: 0.7vw;
}
#medical .block02 .table-timetable tbody tr .txt-color {
  color: #558d97;
}
.basettl {
  display: flex;
  border-bottom: solid 1px #3e5e7f;
  padding-bottom: 0.5vw;
}
.basettl .icon {
  height: 2.8vw;
  width: auto;
}
.basettl .sttl {
  color: #3e5e7f;
  font-weight: normal;
  font-size: 1.4vw;
  margin-left: 1vw;
  padding-bottom: 0.5vw;
}
#medical .whiteWrap {
  margin: 0 auto;
  width: 96.5vw;
  padding: 6vw 4vw;
  background: #fff;
}
#medical table th {
  background: #F2F7FB;
  font-weight: normal;
}
#medical .block02 .box-table {
  margin-top: 2vw;
}
#medical .block03 .box-inner, #medical .block04 .box-inner {
  margin-top: 2vw;
}
#medical .block03 .box-inner .cell, #medical .block04 .box-inner .cell {
  width: 48%;
}
#medical .block03 .align-none, #medical .block04 .align-none {
  margin-top: 2vw;
}
#medical .block03 .list-icons .txt, #medical .block04 .list-icons .txt {
  color: #3e5e7f;
  margin-left: 3.2vw;
}
#medical .block03 .list-icons .ico-animal-dog, #medical .block04 .list-icons .ico-animal-dog {
  position: relative;
}
#medical .block03 .list-icons .ico-animal-cat, #medical .block04 .list-icons .ico-animal-cat {
  position: relative;
}
#medical .block03 .list-icons .ico-animal-cat:before, #medical .block04 .list-icons .ico-animal-cat:before {
  content: url(images/icon/animals/ico_cat2.svg);
  display: inline-block;
  width: 2.3vw;
  position: absolute;
  bottom: -0.5vw;
  left: 0;
}
#medical .block03 .table-timetable, #medical .block04 .table-timetable {
  margin-top: 1.5vw;
}
#medical .block03 .list-icons .ico-animal-dog:before, #medical .block04 .list-icons .ico-animal-dog:before {
  content: url(images/icon/animals/ico_dog2.svg);
  display: inline-block;
  width: 2.3vw;
  position: absolute;
  bottom: -0.5vw;
  left: 0;
}
#medical .block05 .list-box li {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 2vw;
}
#medical .block05 .list-box li:before {
  width: 5px;
  height: 5px;
  border-radius: 0;
  background-color: #3e5e7f;
  content: "";
  flex-shrink: 0;
  display: block;
  margin-right: 0.5em;
  margin-top: 0.7vw;
  transform: none;
}
#medical .block01 .list-icons {
  display: flex;
  justify-content: space-around;
  margin: 10vw 0 3vw;
  color: #3e5e7f;
  width: 15vw;
}
#medical .block01 .list-icons .ico-animal-dog {
  position: relative;
}
#medical .block01 .list-icons .ico-animal-dog:before {
  content: url(images/icon/animals/ico_dog.svg);
  display: inline-block;
  width: 6vw;
  position: absolute;
  bottom: 2vw;
  left: -2.5vw;
}
#medical .block01 .list-icons .ico-animal-cat {
  position: relative;
}
#medical .block01 .list-icons .ico-animal-cat:before {
  content: url(images/icon/animals/ico_cat.svg);
  display: inline-block;
  width: 6vw;
  position: absolute;
  bottom: 2vw;
  left: -2.5vw;
}
/*=================================================
 * 病院紹介
 * ================================================= */
#intro .firstview {
  background: url(images/img_hero_page_1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-size: 100%;
  height: 23vw;
}
#intro .firstview .mttl {
  font-size: 2.6vw;
  color: #fff;
  text-align: center;
  padding-top: 9vw;
}
#intro .whiteWrap {
  margin: 0 auto;
  width: 96.5vw;
  padding: 6vw 4vw;
  background: #fff;
}
#intro .block01 {
  width: 70vw;
  margin: 0 auto;
  padding: 5vw 0;
  text-align: center;
  border-top: solid 1px #558d97;
  border-bottom: solid 1px #558d97;
  margin-bottom: 5vw;
}
.basettl-s {
  color: #558d97;
  font-size: 1.6vw;
  font-weight: normal;
  margin-bottom: 3vw;
}
#intro .block02, #intro .block03, #intro .block04, #intro .block05, #intro .block06 {
  width: 70vw;
  margin: 0 auto;
  padding: 3vw 0;
}
.btxt {
  font-size: 1.25em;
  color: #3e5e7f;
  margin: 2vw 0;
}
#intro .block02 li {
  width: 48%;
}
#intro .block02 .caption {
  font-weight: normal;
  margin: 1.2vw 0 0;
  text-align: center;
}
#intro .block03 .flex, #intro .block04 .flex, #intro .block05 .flex, #intro .block06 .flex {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#intro .block03 .flex li, #intro .block04 .flex li, #intro .block05 .flex li, #intro .block06 .flex li {
  width: 32%;
  margin-bottom: 2vw;
  margin-top: 2vw;
}
#intro .block03 .flex:after, #intro .block04 .flex:after, #intro .block05 .flex:after, #intro .block06 .flex:after {
  content: "";
  display: block;
  width: 32%;
}
#intro .flex .caption {
  font-weight: normal;
  text-align: center;
  margin-top: 1.2vw;
}
#intro .flex .txt_small {
  margin-top: 1.2vw;
  font-size: 1.1vw;
  letter-spacing: 0;
}
/*=================================================
 * 採用情報
 * ================================================= */
#recruit .firstview {
  background: url(images/img_hero_page_6.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-size: 100%;
  height: 23vw;
}
#recruit .firstview .mttl {
  font-size: 2.6vw;
  color: #fff;
  text-align: center;
  padding-top: 9vw;
}
#recruit .basettl-cat {
  color: #3e5e7f;
  text-align: center;
  font-size: 1.8vw;
  font-weight: normal;
  position: relative;
  width: fit-content;
  margin: 0 auto 2vw;
}
#recruit .basettl-cat:before {
  content: '';
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  background-image: url(images/icon/ashiato.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-bottom: 0.4vw;
}
#recruit .block01 .linkbt .cell span {
  position: relative;
}
#recruit .block01 .linkbt .cell span:after {
  content: url(images/icon/arrow-w.svg);
  display: inline-block;
  width: 0.5vw;
  position: absolute;
  bottom: 0;
  left: 16.5vw;
}
#recruit .block02 .basettl-cat:before {
  left: 25vw;
}
#recruit .block01 {
  width: 85vw;
  margin: 0 auto;
}
#recruit .block01 .linkbt {
  width: 80vw;
  margin: 0 auto;
  justify-content: space-between;
}
#recruit .block01 .linkbt .cell {
  background-color: #3e5e7f;
  width: 25%;
  border-radius: 10px;
}
#recruit .block01 .linkbt .cell a {
  color: #fff;
  display: inline-flex;
  align-items: center;
  padding: 1.3vw;
  min-height: 3.75em;
  text-decoration: none;
  color: #fff;
  border-radius: -7.375rem;
  transition: 0.3s;
  display: block;
}
#recruit .block01 .title-basic {
  color: #3e5e7f;
  font-size: 1.6vw;
  font-weight: normal;
  padding: 3vw 0 2vw;
}
#recruit .block01 th {
  font-weight: 400;
}
#recruit .block01 table {
  margin-bottom: 5vw;
}
#recruit .block01 .table-timetable tbody tr td {
  text-align: left !important;
}
#recruit .block02 {
  text-align: center;
  width: 85vw;
  margin: 0 auto;
  margin-top: 5vw;
}
#recruit .block02 .white {
  background: rgba(255, 255, 255, 0.5);
  padding: 3vw;
  border-radius: 15px;
}
#recruit .block02 .txt {
  color: #000;
  margin-bottom: 3vw;
}
#recruit .block02 .tel a {
  color: #3e5e7f;
  font-size: 2vw;
  position: relative;
}
#recruit .block02 .tel a:before {
  content: url(images/icon/tel.svg);
  display: inline-block;
  width: 2vw;
  position: absolute;
  bottom: -0.4vw;
  left: -3vw;
}
/*=================================================
 * footer
 * ================================================= */
footer .box-inner {
  margin: 0 auto;
  text-align: center;
  padding-top: 5vw;
}
footer h1 .img {
  width: 16vw;
  margin: 0 auto;
}
footer .add {
  margin-top: 2vw;
  letter-spacing: 0.1em;
}
footer .tel {
  font-size: 2vw;
  margin: 1vw 0;
}
footer .box_sns {
  display: flex;
  justify-content: space-between;
  width: 6vw;
  text-align: center;
  margin: 0 auto;
  padding-top: 2vw;
}
footer .box_sns .cell {
  width: 2vw;
}
footer .copy {
  text-align: center;
  margin: 3vw 0 2vw;
  font-size: 1.4vw;
}
/*=================================================
 * news
 * ================================================= */
#news .firstview {
  background: url(images/img_hero_page_2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-size: 100%;
  height: 23vw;
}
#news .firstview .mttl {
  font-size: 2.6vw;
  color: #fff;
  text-align: center;
  padding-top: 9vw;
}
#news .whiteWrap {
  margin: 0 auto;
  width: 96.5vw;
  padding: 6vw 4vw;
  background: #fff;
}
#news a {
  text-decoration: none;
}
#news .mainWrap {
  margin: 0 auto 10vw;
}
#news .postWrap article {
  display: flex;
}
#news .postWrap article .thumb {
  width: 12vw;
  margin-bottom: 2vw;
  margin-right: 2vw;
}
#news .postWrap article .textbox {
  width: 38vw;
}
#news .postWrap article .thumb img {
  object-fit: cover;
  height: 7vw;
}
#news .postWrap .textbox .title a {
  color: #4261bd;
  text-decoration: underline;
  font-size: 1.6vw;
}
#news .content h4 {
  color: #4261bd;
  font-weight: normal;
  font-size: 1.6vw;
}
#news .side .block a {
  text-decoration: underline;
}
#news .side .block li {
  margin-bottom: 1vw;
}
#news .side .block li .post-date {
  display: block;
}
#news .side .sidettl {
  color: #3e5e7f;
  font-weight: normal;
  font-size: 1.6vw;
}
#news .postWrap .post {
  width: 55vw;
}
#news .mainWrap .post .box {
  padding: 1.5vw 0;
  width: 100%;
}
#news .mainWrap .post .box .date {
  width: 7vw;
}
#news .mainWrap .post .box .title {
  width: 48vw;
}
#news .mainWrap .post .box .arrow {
  width: 2vw;
  line-height: 1;
  margin: auto 0 auto 2vw;
}
#news .postWrap {
  justify-content: space-between;
}
#news .sidebar .block {
  margin-bottom: 4vw;
}
.sidebar {
  width: 18vw;
}
.sidebar .blue {
  padding-bottom: 1vw;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.sidebar .bold {
  font-size: 1.6vw;
  margin-right: 1vw;
}
.sidebar ul {
  padding: 1vw 0;
}
.sidebar .block2 select {
  padding: 1vw;
  width: 100%;
}
.sidebar h2 {
  color: #3e5e7f;
  font-size: 1.6vw;
  font-weight: 500;
  position: relative;
}
.sidebar h2:before {
  content: '';
  display: inline-block;
  width: 1.8vw;
  height: 1.8vw;
  background-image: url(images/icon/ashiato.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding-bottom: 0.4vw;
  margin-right: 0.5vw;
}
.pager {
  justify-content: center;
  margin: 3vw auto;
  width: fit-content;
}
#news .single .left {
  padding-bottom: 1vw;
  margin-bottom: 1vw;
}
#news .content img {
  margin: 2vw 0;
  width: auto;
  height: auto;
}
#news .entry {
  margin: 2vw 0 4vw;
  word-wrap: break-word;
  word-break: break-all;
  width: 55vw;
}
#news .entry a {
  border-bottom: 1px solid #333;
}
#news .single_pager {
  display: flex;
  justify-content: space-between;
  margin-top: 2vw;
}
/*=================================================
 * お問い合わせ
 * ================================================= */
.mw_wp_form_complete {
  margin: 5vw auto 10vw !important;
  width: 55vw !important;
}
#contact .fieldwrap {
  width: 50vw;
  margin: 5vw auto 10vw;
}
#contact .fieldwrap .message {
  font-weight: bold;
  margin-bottom: 3vw;
}
#contact .fieldwrap .field {
  margin-bottom: 2vw;
}
#contact input[type="text"], #contact input[type="email"] {
  width: 100%;
  padding: 1vw;
}
#contact .tel input[type="text"] {
  padding: 1vw;
  width: 15.7vw;
}
#contact select {
  padding: 1vw;
  width: 100%;
}
#contact textarea {
  width: 100%;
  height: 20vw;
  padding: 1vw;
}
#contact .check {
  margin-right: 3vw;
}
#contact .fieldwrap .bd-b {
  padding-bottom: 3vw;
}
#contact .fieldwrap .title2 {
  margin: 0 2vw 2vw 0;
  width: 12vw;
}
#contact .fieldwrap .title3 {
  margin: 3vw 0 1vw;
}
#contact .btbox {
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}
#contact input[type="submit"] {
  width: 300px;
  padding: 1vw;
  border: 1px solid #707070;
  background-color: unset;
  font-size: 18px;
  margin: 0 auto;
  cursor: pointer;
}
#contact input[type="submit"]:hover {
  background-color: #F0F0F0 !important;
}
.mw_wp_form_complete {
  margin: 0 auto 15vw;
  width: 40vw;
  line-height: 2;
}
/*=================================================
 * レスポンシブ
 * ================================================= */
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  body {
    font-size: 3.6vw;
    line-height: 2;
  }
  a:hover {
    opacity: none;
    filter: none;
  }
  .flex {
    display: block;
  }
  .flex-sb {
    display: block;
  }
  .mainWrap {
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .spmenu {
    width: 90vw;
    height: auto;
    transition: all 0.2s;
    position: absolute;
    top: 15vw;
    right: 0;
    z-index: 0;
    background-color: #fff;
    color: #000;
    padding: 5vw;
    font-size: 4vw;
    opacity: 0;
    visibility: hidden;
  }
  .spmenu a {
    color: #000;
    text-decoration: none;
  }
  .spmenu.open {
    opacity: 1;
    z-index: 1001;
    visibility: unset;
  }
  .menublock {
    padding: 10px 0;
    border-bottom: dashed 1px #A0A0A0;
    position: relative;
  }
  .menublock .inner {
    display: none;
  }
  .menublock span {
    display: block;
    border-bottom: dotted 1px #A0A0A0;
    padding: 10px;
  }
  .menublock .inner span:last-child {
    border: none;
    padding-bottom: 0;
  }
  .menu_bt i {
    position: absolute;
    right: 0;
    top: 15px;
  }
  .menu_bt .fa-chevron-up {
    display: none;
  }
  .menu_bt.active .fa-chevron-up {
    display: block;
  }
  .menu_bt.active .fa-chevron-down {
    display: none;
  }
  .menublock.no_inner i {
    position: absolute;
    right: 0;
    top: 15px;
  }
  .inner span i {
    margin-right: 10px;
  }
  .spmenuWrap button {
    display: block;
    border: none;
    padding: 1vw 3vw;
    width: 15vw;
    height: 15vw;
    color: #000;
    letter-spacing: 0.1em;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1001;
    text-align: center;
    outline: none;
    font-size: 1.6vw;
    background-color: #fff;
  }
  /*   iphone対策（送信ボタン・セレクトボックス）   */
  input[type="submit"] {
    -webkit-appearance: none;
    color: #333;
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 3.6vw;
    background-color: #fff;
    color: #000;
  }
  /*   ハンバーガーボタン3本線   */
  .spmenuWrap button span.bar {
    display: block;
    height: 0.8vw;
    background-color: #000;
    margin: 2vw 0;
    transition: all 0.2s;
    transform-origin: 0 0;
  }
  .spmenuWrap button .close {
    letter-spacing: 0.08em;
    display: none;
  }
  .spmenuWrap button .menu {
    display: block;
  }
  /*  メニューアクティブ時  */
  .spmenuWrap button.active span.bar {
    width: 11vw;
  }
  .spmenuWrap button.active .bar1 {
    transform: rotate(30deg);
  }
  .spmenuWrap button.active .bar2 {
    opacity: 0;
  }
  .spmenuWrap button.active .bar3 {
    transform: rotate(-30deg);
  }
  .spmenuWrap button.active .menu {
    display: none;
  }
  .spmenuWrap button.active .close {
    display: block;
  }
  .spmenuWrap .flexbox {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
  }
  .spmenuWrap .flexbox .sns {
    margin-top: 5vw;
  }
  .spmenuWrap .flexbox img {
    width: 13vw;
  }
  .menu-btn span {
    width: 12vw;
  }
  .menu-btn {
    right: 12vw;
  }
  .menu-btn .txt_menu span:after {
    font-size: 3.9vw;
    top: 6vw;
  }
  .ui-language {
    right: 20vw;
    top: -2vw;
    font-size: 3.5vw;
    width: 16vw;
  }
  .ui-language > a:last-child:before {
    height: 4vw;
    left: 9vw;
    bottom: 1.5vw;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
    height: 20vw;
  }
  .header-inner {
    height: 20vw;
  }
  header nav {
    display: none;
  }
  header h1 {
    padding: 1vw;
  }
  header h1 img {
    width: 27vw;
  }
  header .menu-content .table.is-style-separate {
    border-collapse: separate;
    border-spacing: 0 0.625em;
    width: 100%;
  }
  .menu-content .box-table {
    margin: 2vw 0 4.5vw;
  }
  #menu-btn-check:checked ~ .menu-content {
    left: 0%;
  }
  .menu-content .menubox a {
    font-size: 3.5vw;
  }
  .menu-content .box-table {
    overflow-x: scroll;
    width: 100%;
  }
  .table-timetable tr td, .table-timetable tr th {
    padding: 1vw 0;
    width: fit-content;
  }
  .menu-content .table.is-style-separate tr {
    font-size: 3.5vw;
  }
  .menu-content .table.is-style-separate tr th {
    width: 100%;
    padding: 1.5vw;
  }
  .menu-btn.active span:nth-of-type(1) {
    width: 13vw;
  }
  .menu-btn.active span:nth-of-type(3) {
    width: 13vw;
  }
  .menu-content {
    padding: 17vw 5vw;
  }
  .ui-language:before {
    left: -2.5vw;
    top: 0.2vw;
    width: 3vw;
  }
  @keyframes circlemove {
    0% {
      bottom: 18vw;
    }
    100% {
      bottom: -5px;
    }
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 3.6vw;
    background-color: #fff;
    color: #000;
  }
  /*404エラーページ*/
  #p404 h2 {
    font-size: 5.5vw;
    margin-bottom: 7vw;
  }
  #p404 .mainWrap {
    margin: 0 auto 20vw;
  }
  /*パンくず*/
  .cat_ttl {
    width: 95%;
    font-size: 3vw;
  }
  /*フォントサイズ*/
  .f12 {
    font-size: 3vw;
  }
  .f18 {
    font-size: 3.7vw;
  }
  .f20 {
    font-size: 4vw;
  }
  .f21 {
    font-size: 3.8vw !important;
  }
  .f22 {
    font-size: 5vw;
  }
  .f24 {
    font-size: 4.2vw;
  }
  .f26 {
    font-size: 4.5vw;
  }
  .f30 {
    font-size: 4.5vw;
  }
  .f32 {
    font-size: 4.5vw;
  }
  .f34 {
    font-size: 4.5vw;
  }
  .f50 {
    font-size: 9vw;
    line-height: 1.2;
  }
  .f70 {
    font-size: 10vw;
  }
  /*予約ボタン*/
  .yoyaku {
    width: fit-content;
    position: absolute;
    right: 42vw;
    top: 5vw;
  }
  .yoyaku .eng {
    font-size: 3vw;
    padding: 2vw;
    margin-right: -2vw;
  }
  /*TOP*/
  #top .block00 .bdr {
    padding: 1vw 3vw;
  }
  #top .block00 .bdr img {
    width: 80%;
    margin: 2vw auto;
  }
  #top .topnav ul li {
    padding: 0 1vw;
  }
  #top .firstview {
    height: 65vh;
    position: relative;
  }
  #top .whiteWrap {
    padding: 3vw 4vw 6vw;
  }
  #top video {
    width: 100%;
    height: 65vh;
    object-fit: cover;
  }
  #top .topimg {
    width: 100%;
    height: 65vh;
    object-fit: cover;
  }
  #top .topimg img {
    height: 100%;
  }
  #top .toplogo {
    width: 50vw;
  }
  #top .topnav ul li a {
    font-size: 3.5vw;
  }
  #top .block01 .intro {
    font-size: 3.4vw;
  }
  #top .block01 .bg-lb {
    font-size: 3.2vw;
  }
  #top .block02 .box01 {
    width: 100%;
  }
  #top .block02 .box02 {
    width: 95%;
    margin: 0 auto;
    padding: 5vw 0;
  }
  #top .block03 {
    padding: 15vw 4vw;
    font-size: 3.2vw;
  }
  #top .block03 .box01 .box-table {
    overflow-y: scroll;
  }
  .box-table .table-timetable {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }
  #top .block03 .box01 {
    width: 100%;
  }
  #top h2 {
    font-size: 3.8vw;
  }
  .table.is-style-separate tr td, .table.is-style-separate tr th {
    display: block;
    width: fit-content;
  }
  #top .block03 .box02 {
    width: 100%;
    margin-top: 10vw;
  }
  .btn-basic {
    margin-top: 8vw;
  }
  .list-box li dl dd {
    width: fit-content;
  }
  .list-box li dl dd img {
    margin-right: 2vw;
    height: 6vw;
    width: auto;
  }
  #top .block04 .box01 {
    width: 100%;
  }
  #top .block04 .box02 {
    width: 100%;
    margin-top: 10vw;
  }
  #top .block05 .box01 {
    width: 88%;
    margin: 0 auto;
    text-align: center;
  }
  #top .block05 .box02 {
    width: 88%;
    margin: 0 auto;
    margin-top: 8vw;
    line-height: 1.5;
  }
  #top .block05 .box01 .list-icons {
    margin: 22vw auto 5vw;
    width: 50vw;
  }
  #top .block05 .box01 .list-icons .ico-animal-dog:before, #top .block05 .box01 .list-icons .ico-animal-cat:before {
    width: 17vw;
    bottom: 5vw;
    left: -6.5vw;
  }
  .list-box {
    padding: 8vw 5vw;
    white-space: inherit !important;
    line-height: 2;
    font-size: 3.2vw;
  }
  #top .block06 .box01 {
    width: 100%;
  }
  #top .block06 .box02 {
    width: 100%;
  }
  #top .block07 .box01 {
    width: 100%;
    font-size: 3.2vw;
  }
  #top .block07 .box02 {
    width: 100%;
  }
  .table.is-style-separate tr td, .table.is-style-separate tr th {
    padding: 0;
  }
  .table.is-style-separate .td-s {
    margin-left: 2vw;
  }
  /*フッター*/
  footer h1 .img {
    width: 55vw;
    margin: 0 auto;
  }
  footer .tel {
    font-size: 5vw;
    margin: 1vw 0;
  }
  footer .tel a {
    text-decoration: underline;
  }
  footer .box_sns {
    width: 24vw;
    justify-content: space-around;
  }
  footer .box_sns .cell {
    width: 6vw;
  }
  footer .copy {
    font-size: 3.5vw;
  }
  /*診療案内*/
  #medical .firstview, #intro .firstview, #recruit .firstview, #news .firstview {
    background-size: cover;
    height: 45vw;
  }
  #medical .firstview .mttl, #intro .firstview .mttl, #recruit .firstview .mttl, #news .firstview .mttl {
    font-size: 4.5vw;
    padding-top: 16vw;
  }
  #medical {
    font-size: 3.2vw;
  }
  #medical .block01, #medical .block02, #medical .block03, #medical .block04, #medical .block05 {
    width: 100%;
  }
  #medical .block01 .list-icons {
    margin: 22vw 0 5vw;
    width: 50vw;
  }
  #medical .block01 .list-icons .ico-animal-dog:before, #medical .block01 .list-icons .ico-animal-cat:before {
    width: 17vw;
    bottom: 5vw;
    left: -6.5vw;
  }
  .basettl .sttl {
    font-size: 3.6vw;
    margin-left: 2vw;
    padding-bottom: 3vw;
  }
  #medical .block02 .box-table {
    margin-top: 5vw;
    overflow-x: scroll;
  }
  #medical .block03 .box-inner .cell, #medical .block04 .box-inner .cell {
    width: 100%;
    margin-top: 7vw;
  }
  #medical .block05 .list-box li:before {
    margin-right: 0.5em;
    margin-top: 2.8vw;
  }
  #medical .block03 .list-icons .txt, #medical .block04 .list-icons .txt {
    margin-left: 9.2vw;
  }
  #medical .block03 .list-icons .ico-animal-dog:before, #medical .block04 .list-icons .ico-animal-dog:before {
    width: 7vw;
    bottom: -2.5vw;
  }
  #medical .block03 .list-icons .ico-animal-cat:before, #medical .block04 .list-icons .ico-animal-cat:before {
    width: 7vw;
    bottom: -2.5vw;
  }
  #medical .block03 .table-timetable, #medical .block04 .table-timetable {
    margin-top: 2.5vw;
  }
  /*病院紹介*/
  #intro .block01 {
    width: 98%;
  }
  .basettl-s {
    font-size: 4vw;
  }
  #intro .block01 .txt {
    font-size: 3.4vw;
  }
  #intro .block02, #intro .block03, #intro .block04, #intro .block05, #intro .block06 {
    width: 100%;
  }
  .btxt {
    font-size: 3.6vw;
  }
  #intro .block02 li {
    width: 100%;
    margin-bottom: 10vw;
  }
  #intro .block03 .flex li, #intro .block04 .flex li, #intro .block05 .flex li, #intro .block06 .flex li {
    width: 100%;
    margin-bottom: 10vw;
    margin-top: 2vw;
  }
  #intro .flex .txt_small {
    font-size: 3vw;
  }
  /*お知らせページ*/
  #news .postWrap article {
    display: block;
  }
  #news .postWrap article .thumb {
    width: 100%;
    margin-right: 0;
  }
  #news .postWrap article .thumb img {
    object-fit: cover;
    height: 40vw;
  }
  #news .postWrap article .textbox {
    line-height: 1.5;
    margin-bottom: 8vw;
    width: 100%;
  }
  #news .postWrap .textbox .title a {
    font-size: 4vw;
  }
  #news .side .sidettl {
    font-size: 4.5vw;
  }
  #news .content h4 {
    font-size: 4vw;
  }
  #news .postWrap .post {
    width: 100%;
  }
  #news .postWrap {
    display: block;
  }
  #news .mainWrap .post .box {
    display: block;
    padding: 3vw 0;
  }
  #news .mainWrap .post .box .date {
    width: fit-content;
  }
  #news .mainWrap .post .box .title {
    width: 100%;
  }
  #news .sidebar .block {
    margin-bottom: 10vw;
  }
  #news .entry {
    width: 100%;
  }
  .sidebar {
    width: 100%;
    margin: 10vw 0 20vw;
  }
  .sidebar .block {
    margin-bottom: 10vw;
  }
  .sidebar .bold {
    padding-bottom: 3vw;
    font-size: 5vw;
  }
  .sidebar ul {
    padding: 3vw 0;
  }
  .sidebar .block2 select {
    padding: 3vw;
    margin-top: 2vw;
  }
  .sidebar h2 {
    font-size: 5vw;
  }
  .sidebar h2:before {
    width: 5vw;
    height: 5vw;
    padding-bottom: 1.5vw;
    margin-right: 1.5vw;
  }
  /*採用情報*/
  #recruit .basettl-cat {
    font-size: 4.5vw;
  }
  #recruit .block01 .linkbt .cell {
    width: 100%;
    margin-bottom: 5vw;
  }
  #recruit .block01 .title-basic {
    font-size: 4vw;
  }
  #recruit .block02 .tel a {
    font-size: 5vw;
    margin-left: 7vw;
  }
  #recruit .block02 .tel a:before {
    bottom: -3.4vw;
    left: -10vw;
    width: 7vw;
  }
  #recruit .block01 .linkbt .cell span:after {
    bottom: 0;
    left: 67.5vw;
    width: 2vw;
  }
  #recruit .block01 .linkbt .cell span {
    width: 30vw;
    display: block;
  }
  #recruit .block01 .linkbt .cell a {
    padding: 4vw 6vw;
  }
  #recruit .basettl-cat:before {
    width: 5vw;
    height: 5vw;
    padding-bottom: 1.5vw;
  }
  #recruit .block02 .basettl-cat:before {
    left: -13vw;
  }
  #recruit .block01 table {
    margin-bottom: 10vw;
  }
}