@charset "utf-8";
/*
Theme Name: オーク歯科クリニック
Template: lightning
*/
/*-----------------------------------------------------
共通
 -----------------------------------------------------*/
.page_top_btn {
  position: fixed;
  right: 2%;
  bottom: 3%;
  z-index: 99999;
  width: 60px;
  height: 60px;
  color: transparent;
  border: none;
  background: none;
  box-shadow: none;
  background-image: url(https://design07.samples.design/wp-content/uploads/top-go.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity .3s;
  text-decoration: none;
}
.pc {
  display: block !important;
}
.pc-no {
  display: none !important;
}
.siteHeader_logo img {
  max-height: 70px;
}
.siteContent {
  padding: 0;
}
.mainSection .widget {
  margin-bottom: 0px !important;
}
body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", 游ゴシック, YuGothic, Meiryo, "MS PGothic", sans-serif;
  /* ゴシック体の場合 */
  /* font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; */
  /* 明朝体の場合 */
  /*font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}
p {
  margin: 0;
}
img {
  vertical-align: bottom !important;
}
a:hover img, label:hover {
  opacity: 0.5;
  transition: 0.5s
}
.entry-full {
  margin-bottom: 0rem;
}
.my-color {
  color: #6a2c07;
}
.entry-body p {
  /*font-size:16px;*/
}
.full-width {
  margin: 0 calc(50% - 50vw);
  padding: 4em calc(50vw - 50%);
}
.full-width-slide {
  margin: 0 calc(60% - 40vw);
  /*padding: 4em calc(50vw - 50%);*/
}
.gradient {
  background: #fff;
  background: -moz-linear-gradient(#f9f9f9 0%, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#fff));
  background: -webkit-linear-gradient(#f9f9f9 0%, #fff 100%);
  background: -o-linear-gradient(#f9f9f9 0%, #fff 100%);
  background: linear-gradient(#f9f9f9 0%, #fff 100%);
}
.thin-gray {
  background-color: #f9f9f9;
}
.bottom100 {
  margin-bottom: 100px !important;
}
.bottom80 {
  margin-bottom: 80px !important;
}
.bottom60 {
  margin-bottom: 60px !important;
}
.bottom40 {
  margin-bottom: 40px !important;
}
.bottom20 {
  margin-bottom: 20px !important;
}
.bottom10 {
  margin-bottom: 10px !important;
}
.bottom0 {
  margin-bottom: 0px !important;
}
.top0 {
  margin-top: 0px !important;
}
.top10 {
  margin-top: 10px !important;
}
.top20 {
  margin-top: 20px !important;
}
.top40 {
  margin-top: 40px !important;
}
.top60 {
  margin-top: 60px !important;
}
.top80 {
  margin-top: 80px !important;
}
.biger20 {
  font-size: 20px !important;
}
.biger24 {
  font-size: 24px !important;
}
.biger18 {
  font-size: 18px !important;
}
.biger16 {
  font-size: 16px !important;
}
.biger14 {
  font-size: 14px !important;
}
.biger12 {
  font-size: 12px !important;
}
.biger32 {
  font-size: 32px !important;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.nomal {
  font-weight: normal !important;
}
.just {
  text-align: justify;
}
/*-----------------------------------------------------
 headerムービー
 -----------------------------------------------------*/
.header_wrap {
  position: relative;
  width: 100vw;
  height: 100vh;
  margin: 0 calc(50% - 50vw);
  padding: 0em calc(50vw - 50%);
}
.header_movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.header_movie video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
}
/*-----------------------------------------------------
 header
 -----------------------------------------------------*/
.top-menu ul {
  display: flex;
  margin: -10px 0 0 0;
}
.top-menu ul li {
  font-size: 14px;
  list-style: none;
  margin-left: 28px;
}
.top-menu ul li a {
  text-decoration: underline;
}
.top-menu ul li a:hover {
  text-decoration: none;
  color: orange;
}
.header-addon {
  color: #6a2c07;
  text-align: right;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 20px;
}
.header-span {
  color: black;
  font-weight: normal;
  font-size: 14px;
}
.header-text {
  font-size: 14px;
  line-height: 0px;
}
.tel-box {
  margin-right: 0px;
  float: right;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  font-family: Arial;
  color: #6a2c07;
}
.head-tel {
  text-align: right;
  margin-top: -20px;
  margin-bottom: -8px;
}
.head-tel02 {
  text-align: right;
  margin-top: -85px;
  margin-bottom: -8px;
}
.header-addon i {
  margin: 0 5px;
}
.header-section {
  display: flex;
  justify-content: space-between;
}
.kids {
  text-align: right;
}
.kids-link a {
  font-size: 18px;
  text-align: center;
  display: block;
  border: 2px solid #6a2c07;
  color: #6a2c07;
  padding: 8px 10px;
  border-radius: 4px;
}
.kids-link a:hover {
  background-color: orange;
  text-decoration: none;
}
.page-header {
  background-image: url(https://oak-dc.jp/wp-content/uploads/wood.png);
  color: #6a2c07;
  font-size: 26px;
  font-weight: bold !important;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
  margin: 1.2em 0;
  font-size: 38px;
  font-weight: bold !important;
  line-height: 1.1;
  letter-spacing: 0.2em;
}
.siteHeader .container {
  padding: 15px 0 5px;
}
.dotor-simei, .dotor-simei02, .dotor-simei03 {
  margin-right: 240px;
  position: relative;
}
.dotor-simei p {
  position: absolute;
  top: -1px;
  left: 470px;
}
.dotor-simei02 p {
  position: absolute;
  top: 1px;
  left: 470px;
}
.dotor-simei03 p {
  position: absolute;
  top: 65px;
  left: 470px;
}
.breadSection .breadcrumb {
  margin-top: 0;
  margin-bottom: 0;
  background: 0 0;
  padding: 6px 15px;
  position: relative;
  z-index: 1;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
  margin: 1.2em 0;
  font-weight: bold !important;
  line-height: 1.1;
  letter-spacing: 0.1em;
  text-align: center;
  font-size: 26px;
}
.page-header_pageTitle span {
  color: #333;
}
.head-access {
  display: inline-block;
  float: right;
  margin-right: -519px;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-top: -75px;
}
.head-access a {
  color: #6a2c07;
}
.head-access a:hover {
  text-decoration: none;
  color: orange;
}
p.sp-access-02 {
  display: none;
}
.kids-head {
  width: 100%;
  height: auto;
}
.kids-wrap {
  width: 50%;
  float: right;
}
.siteHeader_logo img {
  max-height: 76px;
  margin-top: 11px;
}
.add {
  display: inline-block;
  font-size: 24px;
  color: #6a2c07;
  margin-left: -46px;
  margin-top: 29px;
  font-weight: bold;
}
.add02 {
  display: inline-block;
  font-size: 24px;
  color: #6a2c07;
  margin-left: -33px;
  margin-top: 29px;
}
/*-----------------------------------------------------
 nav
 -----------------------------------------------------*/
.header_scrolled .gMenu > li {
  width: calc(100% / 5);
  border-left: none;
}
.header_scrolled .gMenu > li:last-child {
  border-right: none;
}
.navbar-header {
  height: 80px;
  clear: both;
}
ul.gMenu {
  clear: both;
  float: none;
}
ul.gMenu li {
  width: calc(100% / 5);
  line-height: 1.7;
}
.menu-globalnavigation > ul.gMenu li {
  width: calc(100% / 5);
  line-height: 1.7;
}
.gMenu_outer {
  right: 0;
  min-height: 4em;
  display: table;
  float: none;
  width: 100%;
}
span.dc-name {
  color: #c0272d;
}
.gMenu_name {
  font-size: 18px !important;
  font-weight: normal !important;
  border-left: 1px solid #333;
  letter-spacing: 0.1em;
}
#menu-item-680 .gMenu_name {
  border-right: 1px solid #333;
}
.gMenu > li .gMenu_description {
  display: block;
  overflow: hidden;
  font-size: 10px;
  line-height: 14px;
  opacity: .6;
  text-align: center;
  color: #6a2c07;
}
/*---------------------------------------------------トップナビ--------------------------------------------------------------------*/
#menu-item-910, #menu-item-684, #menu-item-685, #menu-item-686, #menu-item-687, #menu-item-688, #menu-item-689, #menu-item-690, #menu-item-691, #menu-item-692, #menu-item-693, #menu-item-694, #menu-item-695, #menu-item-696, #menu-item-697, #menu-item-698, #menu-item-699, #menu-item-701, #menu-item-1129, #menu-item-1355 {
  width: 100% !important;
}
#menu-item-144 a {
  width: 100%;
}
#menu-item-910 a:hover, #menu-item-684 a:hover, #menu-item-685 a:hover, #menu-item-686 a:hover, #menu-item-687 a:hover, #menu-item-688 a:hover, #menu-item-689 a:hover, #menu-item-690 a:hover, #menu-item-691 a:hover, #menu-item-692 a:hover, #menu-item-693 a:hover, #menu-item-694 a:hover, #menu-item-695 a:hover, #menu-item-696 a:hover, #menu-item-697 a:hover, #menu-item-698 a:hover, #menu-item-699 a:hover, #menu-item-701 a:hover, #menu-item-1129 a:hover, #menu-item-1355 a:hover {
  width: 100%;
  background-color: #f8c619;
}
/*---------------------------------------------------本院ナビ--------------------------------------------------------------------*/
#menu-item-1590, #menu-item-1441, #menu-item-1442, #menu-item-1443, #menu-item-1448, #menu-item-1455, #menu-item-1452, #menu-item-1445, #menu-item-1454, #menu-item-1451, #menu-item-1446, #menu-item-1450, #menu-item-1444, #menu-item-1453, #menu-item-1447, #menu-item-1449, #menu-item-1456, #menu-item-1457, #menu-item-1458, #menu-item-1461, #menu-item-1462, #menu-item-1459, #menu-item-1460, #menu-item-1519 {
  width: 100% !important;
}
#menu-item-1460 a:hover, #menu-item-1443 a:hover, #menu-item-1448 a:hover, #menu-item-1455 a:hover, #menu-item-1452 a:hover, #menu-item-1445 a:hover, #menu-item-1454 a:hover, #menu-item-1451 a:hover, #menu-item-1446 a:hover, #menu-item-1450 a:hover, #menu-item-1444 a:hover, #menu-item-1453 a:hover, #menu-item-1447 a:hover, #menu-item-1449 a:hover, #menu-item-1461 a:hover, #menu-item-1462 a:hover, #menu-item-1459 a:hover, #menu-item-1519 a:hover {
  width: 100%;
  background-color: #f8c619;
}
#menu-item-1458 .gMenu_name {
  border-right: 1px solid #333;
}
/*---------------------------------------------------中山ナビ--------------------------------------------------------------------*/
#menu-item-1592, #menu-item-1398, #menu-item-1399, #menu-item-1400, #menu-item-1405, #menu-item-1409, #menu-item-1410, #menu-item-1402, #menu-item-1412, #menu-item-1408, #menu-item-1403, #menu-item-1407, #menu-item-1401, #menu-item-1411, #menu-item-1404, #menu-item-1406, #menu-item-1413, #menu-item-1414, #menu-item-1415, #menu-item-1416, #menu-item-1419, #menu-item-1417, #menu-item-1418, #menu-item-1521 {
  width: 100% !important;
}
#menu-item-1400 a:hover, #menu-item-1405 a:hover, #menu-item-1409 a:hover, #menu-item-1410 a:hover, #menu-item-1402 a:hover, #menu-item-1412 a:hover, #menu-item-1408 a:hover, #menu-item-1403 a:hover, #menu-item-1407 a:hover, #menu-item-1401 a:hover, #menu-item-1411 a:hover, #menu-item-1404 a:hover, #menu-item-1406 a:hover, #menu-item-1416 a:hover, #menu-item-1419 a:hover, #menu-item-1417 a:hover, #menu-item-1418 a:hover, #menu-item-1521 a:hover {
  width: 100%;
  background-color: #f8c619;
}
#menu-item-1415 .gMenu_name {
  border-right: 1px solid #333;
}
/*---------------------------------------------------東林間ナビ-----------------------------------------------------------------*/
#menu-item-1594, #menu-item-1420, #menu-item-1421, #menu-item-1427, #menu-item-1432, #menu-item-1424, #menu-item-1425, #menu-item-1429, #menu-item-1423, #menu-item-1430, #menu-item-1422, #menu-item-1428, #menu-item-1426, #menu-item-1431, #menu-item-1433, #menu-item-1434, #menu-item-1435, #menu-item-1436, #menu-item-1437, #menu-item-1440, #menu-item-1438, #menu-item-1439, #menu-item-1523 {
  width: 100% !important;
}
#menu-item-1439 a:hover, #menu-item-1427 a:hover, #menu-item-1432 a:hover, #menu-item-1424 a:hover, #menu-item-1425 a:hover, #menu-item-1429 a:hover, #menu-item-1423 a:hover, #menu-item-1430 a:hover, #menu-item-1422 a:hover, #menu-item-1428 a:hover, #menu-item-1426 a:hover, #menu-item-1431 a:hover, #menu-item-1433 a:hover, #menu-item-1437 a:hover, #menu-item-1440 a:hover, #menu-item-1438 a:hover, #menu-item-1523 a:hover {
  width: 100%;
  background-color: #f8c619;
}
#menu-item-1436 .gMenu_name {
  border-right: 1px solid #333;
}
/*---------------------------------------------------桜ヶ丘ナビ-----------------------------------------------------------------*/
#menu-item-1591, #menu-item-1463, #menu-item-1464, #menu-item-1465, #menu-item-1470, #menu-item-1474, #menu-item-1475, #menu-item-1467, #menu-item-1477, #menu-item-1473, #menu-item-1468, #menu-item-1472, #menu-item-1466, #menu-item-1476, #menu-item-1469, #menu-item-1471, #menu-item-1478, #menu-item-1479, #menu-item-1480, #menu-item-1481, #menu-item-1483, #menu-item-1484, #menu-item-1482, #menu-item-1520 {
  width: 100% !important;
}
#menu-item-1465 a:hover, #menu-item-1470 a:hover, #menu-item-1474 a:hover, #menu-item-1475 a:hover, #menu-item-1467 a:hover, #menu-item-1477 a:hover, #menu-item-1473 a:hover, #menu-item-1468 a:hover, #menu-item-1472 a:hover, #menu-item-1466 a:hover, #menu-item-1476 a:hover, #menu-item-1469 a:hover, #menu-item-1471 a:hover, #menu-item-1481 a:hover, #menu-item-1483 a:hover, #menu-item-1484 a:hover, #menu-item-1482 a:hover, #menu-item-1520 a:hover {
  width: 100%;
  background-color: #f8c619;
}
#menu-item-1480 .gMenu_name {
  border-right: 1px solid #333;
}
/*---------------------------------------------------柿生ナビ--------------------------------------------------------------------*/
#menu-item-1593, #menu-item-1485, #menu-item-1486, #menu-item-1487, #menu-item-1492, #menu-item-1496, #menu-item-1497, #menu-item-1489, #menu-item-1495, #menu-item-1490, #menu-item-1494, #menu-item-1488, #menu-item-1498, #menu-item-1491, #menu-item-1493, #menu-item-1499, #menu-item-1500, #menu-item-1501, #menu-item-1502, #menu-item-1504, #menu-item-1505, #menu-item-1503, #menu-item-1522 {
  width: 100% !important;
}
#menu-item-1487 a:hover, #menu-item-1492 a:hover, #menu-item-1496 a:hover, #menu-item-1497 a:hover, #menu-item-1489 a:hover, #menu-item-1495 a:hover, #menu-item-1490 a:hover, #menu-item-1494 a:hover, #menu-item-1488 a:hover, #menu-item-1498 a:hover, #menu-item-1491 a:hover, #menu-item-1493 a:hover, #menu-item-1502 a:hover, #menu-item-1504 a:hover, #menu-item-1505 a:hover, #menu-item-1503 a:hover, #menu-item-1522 a:hover {
  width: 100%;
  background-color: #f8c619;
}
#menu-item-1501 .gMenu_name {
  border-right: 1px solid #333;
}
/*---------------------------------------------------------------------------------------------------------------------------------*/
.gMenu {
  margin: 0 auto;
  padding: 0;
  display: flex;
  list-style: none;
  position: relative;
  justify-content: space-between;
}
.siteHeader {
  /*box-shadow: none;*/
  background-color: #f9f9f9;
}
.font-en {
  font-family: quicksand, Arial, Helvetica, sans-serif;
}
.gMenu > li:before {
  border-bottom: none;
}
.device-pc .gMenu > li a {
  padding-left: 1em;
  padding-right: 1em;
}
.device-pc .gMenu > li > a {
  display: block;
  overflow: hidden;
  padding: 14px 0em;
}
.gMenu a:hover {
  color: orange !important;
}
.gMenu li li a:hover {
  color: #6a2c07 !important;
}
/*-----------------------------------------------------
 無痛治療
 -----------------------------------------------------*/
.top-come {
  padding: 30px;
  background-color: #f9f9f9;
  margin-top: 60px;
}
.feature {
  margin-top: 60px;
}
.feature h2 {
  font-weight: bold;
  font-size: 24px;
  border-top: 0;
}
.feature ul {
  padding-left: 0;
  margin: 0;
}
.feature ul li {
  list-style: none;
  font-size: 20px;
  margin: 5px 0;
  font-weight: bold;
  color: #6a2c07;
}
.feature-box {
  padding: 20px 30px;
  border: 1px solid #6a2c07;
  border-radius: 10px;
}
.painless-botttom {
  margin: 60px 0 80px;
}
.painless-botttom h3 {
  font-size: 20px;
  font-weight: bold;
  color: #6a2c07;
}
/*-----------------------------------------------------
 ボトックス
 -----------------------------------------------------*/
.botox-wrap p, .botox-wrap dt, .botox-wrap dd {
  letter-spacing: 0.1em;
}
.yamato-oak {
  text-align: center;
  margin-top: 10px;
  line-height: 1.6;
  font-size: 24px;
  color: #6a2c07;
  font-weight: bold;
}
.botox-wrap h2 {
  text-align: center;
  font-size: 22px;
  border: none;
  color: #fff;
  font-family: serif;
  background-color: #6a2c07;
  padding: 15px;
  letter-spacing: 0.1em;
  width: 60%;
  border-radius: 50px;
  margin: 0 auto 40px;
}
.botox-wrap h3 {
  font-size: 18px;
  font-weight: bold;
  color: #6a2c07;
}
.botox-wrap h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 10px;
}
.ivory-box {
  padding: 30px;
  background-color: #fbf9ea;
  margin-bottom: 60px;
}
.bg-gray-box {
  background-color: #f9f9f9;
  padding: 30px;
}
.botox-wrap section {
  margin-top: 80px;
}
.botox-wrap > section {
  margin-top: 60px;
}
.botox-wrap table th, .botox-wrap table td {
  padding: 15px 40px;
  border: 1px solid #ccc;
  font-size: 16px;
  letter-spacing: 0.1em;
}
.botox-wrap table th {
  background-color: #fbf9ea;
  font-weight: bold;
  color: #6a2c07;
}
.botox-be-af {
  width: 40%;
  margin: 0 auto 30px;
}
.botox-be-af img {
  width: 100%;
  height: auto;
}
.botox-top01, .botox-top02, .botox-top03 {
  display: flex;
  justify-content: space-between;
}
.botox-top01-left, .botox-top02-left, .botox-top03-left {
  width: 60%;
}
.botox-top01-left {
  display: flex;
  align-items: center;
}
.botox-top01-right, .botox-top02-right, .botox-top03-right {
  width: 30%
}
.botox-top01-right img, .botox-top02-right img, .botox-top03-right img, .botox-top04-right img {
  width: 100%;
  height: auto;
}
.botox-top04 {
  display: flex;
  justify-content: space-evenly;
  border-radius: 10px;
  font-size: 18px;
  margin-bottom: 30px;
}
.botox-top04-left {
  width: 40%;
}
.botox-top04-right {
  width: 40%;
  display: flex;
  align-items: center;
}
.botox-contact {
  background-color: #f5eee9;
  width: 80%;
  margin: 100px auto;
  padding: 30px 20px;
  text-align: center;
  border-radius: 10px;
}
.botox-contact p {
  font-size: 14px;
  line-height: 1.5;
}
.boto-txt {
  font-size: 30px !important;
  color: #eb6100;
  font-weight: bold;
}
.boto-tel {
  font-size: 48px !important;
  color: #6a2c07;
  font-weight: bold;
}
.botox-wrap dl {
  margin-bottom: 60px;
}
.otogai {
  width: 34%;
  margin: 20px 0 30px;
}
.otogai img {
  width: 100%;
  height: auto;
}
.oak-mark {
  width: 10%;
  margin: 20px auto;
}
.oak-mark img {
  width: 100%;
  height: auto;
}
.botox-wrap dd span.year-first {
  font-weight: bold;
  color: red;
  font-size: 20px;
}
.botox-wrap dd span.first-men {
  font-weight: bold;
  color: #00a0e9;
  font-size: 20px;
}
.catch {
  font-size: 24px;
  margin-top: 10px;
  text-align: center;
}
.low-price {
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  color: red;
}
.fourth {
  padding: 20px;
  font-size: 16px;
  background-color: #f9f9f9;
  width: 87%;
  margin: 0 auto 40px;
}
.botox-flow-txt {
  width: 87%;
  margin: 0 auto;
}
span.under {
  background: linear-gradient(transparent 60%, #ff6 60%);
  font-weight: bold;
  font-size: 18px;
}
.op-txt {
  margin-bottom: 10px;
  font-size: 16px;
}
/*-----------------------------------------------------
 本院トップテキストボックス
 -----------------------------------------------------*/
.yamato-txt-box {
  margin-top: 80px;
}
.yamato-txt-box h2 {
  font-size: 22px;
  text-align: center;
  border: none;
  font-weight: bold;
  color: #6a2c07;
}
.yamato-txt-box p {
  margin-bottom: 14px;
  line-height: 1.6;
  letter-spacing: 0.2em;
  text-align: justify;
  font-size: 16px;
}
.yamato-txt-box p:last-child {
  margin-bottom: 0;
}
.yamato-txt-box a {
  font-weight: bold;
}
.yamato-txt-bg {
  padding: 24px;
  background-color: #f9f9f9;
  border-radius: 6px;
}
/*-----------------------------------------------------
 お約束
 -----------------------------------------------------*/
.promise {
  margin: 80px 0;
}
.promise-box {
  display: flex;
  justify-content: space-between;
}
.promise-box div {
  width: 31%;
}
.promise-num {
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: bold;
  margin-top: 20px;
  color: #6a2c07;
}
.promise-num span {
  letter-spacing: 0;
  color: #f7c519;
}
.promise-txt {
  font-size: 16px;
  letter-spacing: 0.1em;
  margin-top: 10px;
  text-align: center;
}
.promise-h2 {
  border-bottom: none;
  border-top: none;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #6a2c07;
  margin-bottom: 0px;
  padding-top: 0;
}
.promise-tit {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #707070;
}
/*-----------------------------------------------------
 top01
 -----------------------------------------------------*/
.top01 {
  margin-top: 60px;
}
.cov {
  display: flex;
  justify-content: space-between;
  padding: 30px;
  border: 3px solid #c0272d;
  border-radius: 20px;
  background-color: #fff;
}
.covh2 {
  border-bottom: none;
  border-top: none;
  text-align: center;
  font-size: 24px !important;
  color: #c0272d;
  padding: 0;
}
.cov-inner-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 22%;
}
.cov-inner-right img {
  margin-bottom: 10px;
}
.cov-inner-right div {
  width: 45%;
  margin: 5px 0;
}
.cov-inner-right p {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 0;
  font-size: 14px;
}
.cov-inner-left {
  width: 74%;
}
.cov-left-box {
  display: flex;
  justify-content: space-between;
}
.cov-left-box div {
  width: 48%;
}
.cov-left-box p {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 10px;
}
.covh3, .covh3::after {
  border-bottom: none;
}
.covh3 {
  text-align: center;
  padding: 10px;
  background-color: #c0272d;
  color: #fff;
  font-size: 20px;
}
.full-width-fabric {
  margin: 0 calc(50% - 50vw);
  padding: 6em calc(50vw - 50%);
  background-image: url(https://oak-dc.jp/wp-content/uploads/bg01.png);
}
/*-----------------------------------------------------
 top02
 -----------------------------------------------------*/
.top02 {}
.news {
  display: flex;
  justify-content: space-between;
}
.news-left, .news-right {
  width: 47%;
}
.news-left {
  border-radius: 20px;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 1px 2px rgb(171 171 171 / 60%);
}
.news-right table th {
  background-color: #a57c52;
  color: #fff;
  font-size: 16px;
  border: solid 1px #eee;
}
.table-tit {
  padding: 5px;
  color: #fff;
  background-color: #6a2c07;
  /*width: 120px;*/
  width: 100%;
  text-align: center;
  border-radius: 14px 14px 0 0;
}
.news-right table td {
  color: #a57c52;
  font-size: 16px;
  border: solid 1px #eee;
  background-color: #fff;
}
.table-footer {
  font-size: 16px;
  color: #6a2c07;
  text-align: center;
  padding: 28px;
  background-color: #fff;
}
.whatsnew dl a {
  padding: 17px 0;
  color: #333;
}
div.whatsnew dd {
  padding: 0px;
  border-left: none;
  margin-top: 2px;
}
.news-tit {
  color: #6a2c07;
  font-size: 18px;
}
div.whatsnew hr {
  margin: 0;
  padding: 0;
  border-top: 1px solid #f7c519;
}
div.whatsnew dt {
  overflow: hidden;
  float: none;
}
.itiran {
  color: #fff;
}
.itiran a {
  background-color: orange;
  display: block;
  height: 100%;
  padding: 2px 16px;
  color: #6a2c07;
  width: 24%;
  text-align: center;
  font-size: 14px;
  border-radius: 6px;
  margin: 0 0 0 auto;
}
.itiran a:hover {
  text-decoration: none;
  background-color: #a57c52;
}
.info-box {
  /*padding:50px;
	border:1px solid #6a2c07;
	border-radius:10px;
	background-color:#f9f9f9;*/
}
.osirase {
  font-size: 20px !important;
}
.takuji-bnr {
  /*width: 70%;*/
  margin: 60px auto;
  display: flex;
  justify-content: space-between;
}
.takuji-left {
  width: 47%;
  box-shadow: 0 1px 2px rgb(171 171 171 / 60%);
}
.takuji-right {
  width: 47%;
  background-color: #fff;
  padding: 30px;
  text-align: center;
  border-radius: 20px;
  box-shadow: 0 1px 2px rgb(171 171 171 / 60%);
}
/*.takuji-right a {
    display: block;
    padding: 24px 20px;
    width: 85%;
    height: 100%;
    border: 2px solid #6a2c07;
    border-radius: 8px;
    margin: 22px auto;
    color: #6a2c07;
	font-weight:bold;
}
.takuji-right a:hover {
    text-decoration: none;
    background-color: #f7c519;
}*/
.takuji-txt01 {
  font-size: 24px;
  line-height: 1.4;
  color: #6a2c07;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.child-icon {
  width: 10%;
  height: auto;
}
.kids-bnr {
  width: 90%;
  height: auto;
  margin: 20px 0;
}
/*-----------------------------------------------------
 top03
 -----------------------------------------------------*/
.top03 {}
.top-tuta {
  position: relative;
}
.tuta-left {
  position: absolute;
  width: 20%;
  left: -50px;
  top: -58px;
}
.tuta-right {
  position: absolute;
  width: 24%;
  top: -60px;
  right: -46px;
}
.tuta03 {
  position: absolute;
  width: 22%;
  left: -60px;
  bottom: -62px;
}
.tuta04 {
  position: absolute;
  width: 20%;
  bottom: -62px;
  right: -72px;
}
.treatmen-h2 {
  text-align: center;
  font-size: 24px;
  border-bottom: none;
  border-top: none;
  color: #6a2c07;
  margin-bottom: 0;
  padding: 0;
  letter-spacing: 0.1em;
}
.treatmen-wrap {
  display: flex;
  margin-top: 0px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.treatmen-box {
  /* width: 17%;*/
  text-align: center;
  background-color: #fff;
  margin: 15px 16px;
  padding: 25px 0;
  border-radius: 140px;
  border: 1px solid #eee;
  width: 190px;
  height: 190px;
}
.treatmen-box02 {
  width: 17%;
  text-align: center;
  margin: 15px 16px;
  padding: 25px 0;
  border-radius: 140px;
}
.treatmen-box p {
  line-height: 1.4;
  font-size: 12px;
}
.treatmen-box img {
  width: 40%;
  height: auto;
}
.treatmen-h3 {
  color: #6a2c07;
  font-size: 18px;
  font-weight: bold;
  border-bottom: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
}
.treatmen-h3::after {
  border-bottom: none;
}
.linkbox {
  position: relative;
}
.linkbox a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.linkbox a:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 140px;
}
.full-width-wood {
  margin: 0 calc(50% - 50vw);
  padding: 6em calc(50vw - 50%);
  /*background-image: url(https://oak-dc.jp/wp-content/uploads/wood.png);*/
  background-color: #f9f9f9;
}
.no-bg {
  opacity: 0;
}
.small-botox-bnr {
  width: 60%;
  margin: 40px auto 0;
}
.small-botox-bnr img {
  width: 100%;
  height: auto;
}
.small-botox-bnr p {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #6a2c07;
  line-height: 1.6;
}
/*-----------------------------------------------------
 top04
 -----------------------------------------------------*/
.top04 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.features-h2 {
  text-align: center;
  font-size: 24px;
  border-bottom: none;
  border-top: none;
  color: #6a2c07;
  margin-bottom: 0;
  padding: 0;
  letter-spacing: 0.1em;
}
.features-wrap {
  display: flex;
  justify-content: space-around;
  margin-top: 80px;
}
.features-box {
  width: 30%;
  padding: 60px 20px 20px 20px;
  border: 3px solid #f7c519;
  border-radius: 30px;
  position: relative;
}
.features-cercle {
  position: absolute;
  top: -44px;
  left: 125px;
  background-color: #f7c519;
  text-align: center;
  width: 80px;
  padding: 0px 10px 10px 10px;
  border-radius: 45px;
}
.features-cercle span {
  font-size: 18px;
}
.features-cercle span.small-num {
  font-size: 18px;
}
.features-cercle p {
  line-height: 1;
}
.pop-num {
  font-size: 34px !important;
  font-weight: bold;
}
.features-h3 {
  font-size: 20px;
  font-weight: bold;
  color: #595757;
  text-align: center;
  line-height: 1.4;
  border-bottom: none;
  margin-bottom: 10px;
  margin-top: 0;
}
.features-h3::after {
  border-bottom: none;
}
/*-----------------------------------------------------
 コンテンツ共通
 -----------------------------------------------------*/
.wrapper {
  position: relative;
}
.content-h2 {
  border-bottom: none;
  border-top: none;
  color: #6a2c07;
  text-align: center;
  font-size: 26px
}
.content-h3, .content-h3::after {
  border-bottom: none;
}
.content-h3 {
  text-align: center;
  color: #6a2c07;
  font-size: 24px;
  margin: 20px 0;
}
.top-content {
  margin: 20px 0 80px 0;
  overflow: hidden;
}
.top-content h2 {
  font-size: 20px;
}
.top-content-p {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.ha {
  margin: 0 auto;
  width: 7%;
}
.brown-underline {
  border-top: solid 4px #6a2c07;
  margin-bottom: 30px;
}
.second-p {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.content-img {
  /*float:left;*/
  width: 40%;
  display: block;
  margin: 0 auto;
}
/*-----------------------------------------------------
 アクセス
 -----------------------------------------------------*/
.access-wrap {
  margin-top: 60px;
}
.access-wrap-left {}
.access-wrap-left table th, .access-wrap-left table td {
  font-size: 18px !important;
  letter-spacing: 0.1em;
}
.access-wrap-left table th {
  font-weight: bold;
  color: #6a2c07;
}
.access-wrap-left table {
  border-top: none;
}
.access-wrap-right {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.access-wrap-right img {
  width: 31%;
}
.g-map {
  margin-top: 60px;
  margin-bottom: 80px;
}
.page-id-459 h1 {
  margin-left: 0 !important;
  text-align: center !important;
}
.parking-left {
  width: 80%;
  margin: 60px auto 0;
}
/*-----------------------------------------------------
 カレンダー
 -----------------------------------------------------*/
div.cal_wrapper {
  padding: 0px;
  width: 100%;
  margin-bottom: 30px;
}
div.schedule_wrapper {
  padding: 10px 0px;
  width: 100%;
  border: solid 1px #CCC;
  border-radius: 5px;
  /*margin-top:20px;*/
}
div.schedule_wrapper h3::after {
  border: none;
}
div.schedule_wrapper h3 {
  padding: 0px 10px;
  font-weight: bold;
  margin: 0px;
  font-size: 18px;
  color: #666;
  text-align: center;
  border: none;
}
div.schedule_wrapper div.schedule_list {
  padding: 0px 10px;
  margin: 0px;
}
div.schedule_wrapper div.schedule_list ol {
  padding: 0px;
  margin: 5px auto;
  border-top: solid 1px #CCC;
}
div.schedule_wrapper div.schedule_list ol li {
  padding: 5px 10px 0px 0px;
  margin: 0px 0px 0px 30px;
  font-size: 14px;
  line-height: 1.5em;
}
div.schedule_wrapper div.schedule_list ol li::marker {
  color: #eb6100;
  font-weight: bold;
}
div.schedule_wrapper div.schedule_list ol li:hover {
  text-decoration: underline;
}
div.cal_wrapper table {
  width: 100%;
  border-collapse: collapse;
}
div.cal_wrapper table th {
  background-color: #fff;
}
div.cal_wrapper table.cal tr th p {
  float: left;
  padding: 0px;
  margin: 0px;
  color: #666;
  font-size: 18px;
  border: none;
  font-weight: bold;
}
div.cal_wrapper table.cal tr th div.cal_ui {
  float: right;
  margin-top: 6px;
  display: none;
}
div.bunin-left table, div.bunin-right table {
  border: none !important;
}
div.cal_wrapper table.cal tr th div.cal_ui input {
  border: solid 1px #CCC;
  background-color: #FFF;
  font-size: 12px;
  margin: 0px 1px;
  padding: 1px 5px;
  border-radius: 3px;
}
div.cal_wrapper table.cal tr td {
  border: solid 1px #EEE;
}
div.cal_wrapper table.cal tr td {
  font-size: 16px;
  text-align: center;
  padding: 2px;
}
div.cal_wrapper table.cal tr.headline td {
  padding: 5px 0px;
  color: #fff;
}
div.cal_wrapper table.cal tr.headline td {
  background-color: #6a2c07 !important;
}
div.cal_wrapper table.cal tr td div {
  position: relative;
  padding: 5px 15px;
  font-size: 14px;
  text-align: center;
  background-color: #FFF;
  border-radius: 3px;
}
div.cal_wrapper table.cal tr td div span {
  display: none;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 180px;
  border: solid 1px #EEE;
  background-color: #FFF;
  text-align: left;
  padding: 5px;
  z-index: 10;
  color: #000;
  font-weight: normal;
  line-height: 1.5em;
  box-shadow: 1px 1px 3px #666;
}
/*クラス指定*/
div.cal_wrapper table.cal tr td div.Sat {
  color: #0068b7;
}
div.cal_wrapper table.cal tr td div.Sun {
  color: #F00;
}
div.cal_wrapper table.cal tr td div.Today {
  font-weight: bolder;
  background-color: #ffcc00;
}
div.cal_wrapper table.cal tr td div.Deli {
  background-color: #EFE;
}
div.cal_wrapper table.cal tr td div.Holyday {
  font-weight: bolder;
  color: #F00;
  background-color: #FEE;
}
div.cal_wrapper table.cal tr td div.Birthday {
  font-weight: bolder;
  background-color: #EEF;
  color: #090;
  border-radius: 3px;
}
div.cal_wrapper table.cal tr td div.backward {
  color: #CCC;
  font-weight: normal;
  background-color: #FFF;
  border-radius: 3px;
}
div.cal_wrapper table.cal tr td div.pointer {
  cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
  background-color: #fcf8c1;
}
/*-----------------------------------------------------
 お知らせ・患者様の声
 -----------------------------------------------------*/
.media .media-body .media-heading {
  font-size: 20px;
  line-height: 1.4em;
  margin-top: 0;
  margin-bottom: 0.4em;
  font-weight: 400;
  background: 0 0;
  box-shadow: none;
  padding: 0;
  font-weight: bold;
}
.widget .subSection-title {
  margin-top: 0;
  font-size: 18px;
  padding-top: 16px;
}
.entry-meta_items {
  font-size: 12px;
  display: none;
}
.vk_post .vk_post_date {
  font-size: var(--vk-font-size-xs);
  margin-top: 0.4rem;
  color: var(--vk-color-text-light);
  display: none;
}
.pagination {
  margin-bottom: 60px;
}
/*-----------------------------------------------------
 一般歯科
 -----------------------------------------------------*/
.icon01 {
  padding: 30px;
  width: 15%;
  border-radius: 50%;
  background-color: #fff;
  margin: 20px auto;
  box-shadow: 0 1px 2px rgb(171 171 171 / 60%);
  border: solid 1px #eee;
}
.step {
  padding: 50px;
}
.step-box {
  display: flex;
  justify-content: space-around;
  padding: 20px;
  position: relative;
  border-bottom: 2px dotted #6a2c07;
}
.triangle {
  position: absolute;
  font-size: 60px;
  bottom: -54px;
  left: 500px;
  color: #f8c619;
}
.step-num {
  width: 15%;
  text-align: center;
  background-color: #fff;
  padding: 49px 10px;
  border-radius: 100px;
}
.step-txt {
  width: 65%;
  font-size: 20px;
  padding: 38px;
}
.step-num span {
  color: #f8c619;
}
.yellow-h4, .yellow-h3 {
  background-color: #f8c619;
  color: #6a2c07;
  padding: 10px;
  width: 20%;
  text-align: center;
  margin-left: 40px;
  font-size: 18px;
  box-shadow: 2px 3px 2px #b28850;
}
.yellow-h3, .yellow-h3::after {
  border-bottom: none;
}
.progress-decay {
  margin-top: 60px;
}
.progress-box {
  display: flex;
  justify-content: space-around;
  margin: 30px;
  border-bottom: 1px dotted #6a2c07;
  padding-bottom: 30px;
}
.rogress-box p {
  font-size: 18px;
}
.progress-right {
  width: 20%;
}
.progress-left {
  width: 6%
}
.progress-center {
  width: 50%;
}
.progress-h4, .progress-h3 {
  font-size: 20px;
  color: #6a2c07;
  font-weight: bold;
  background: linear-gradient(transparent 60%, #ffff00 0%);
  display: inline-block; /* 文字数に合わせる */
}
.decay-num {
  width: 100%;
  background-color: #f8c619;
  color: #6a2c07;
  text-align: center;
  padding: 5px 0;
  border-radius: 100px;
  font-weight: bold;
}
.yellow-big-box {
  display: flex;
  justify-content: space-around;
  background-color: #f8c619;
  padding: 30px;
  border-radius: 20px;
  margin-top: 60px;
}
.yellow-big-box h3 {
  font-weight: bold;
  margin-bottom: 20px;
  color: #6a2c07;
  font-size: 20px;
}
.yellow-big-box p {
  font-size: 16px;
}
.yellow-big-left {
  width: 25%;
  text-align: center;
}
.yellow-big-left img {
  width: 60%;
  border-radius: 50%;
}
.yellow-big-right {
  width: 70%;
}
/*-----------------------------------------------------虫歯Newここから-----------------------------------------------------*/
.tooth-decay-content-visual {
  margin: 60px auto;
}
.tooth-decay-content-visual img {
  border-radius: 20px;
}
.tooth-decayh2-01 {
  border-top: none;
  border-bottom: none;
  text-align: center;
  font-weight: bold;
  color: #6a2c07;
  font-size: 28px;
  letter-spacing: 0.2em;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #6a2c07;
  border-radius: 50px;
  background-color: #f8cc35;
}
.tooth-decay-painless p {
  text-align: center !important;
  font-size: 18px;
  letter-spacing: 0.2em;
}
.tooth-decay-painless {
  margin-bottom: 40px;
}
.tooth-decay-content01 h3 {
  font-size: 24px;
  text-align: center;
  border-bottom: none;
  margin-top: 0;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #6a2c07;
}
.tooth-decay-content01 h3:after {
  border-bottom: none;
}
.tooth-decay-content01 p {
  text-align: justify;
  font-size: 18px;
  letter-spacing: 0.2em;
}
.tooth-decay-content01 ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-left: 0;
}
.tooth-decay-content01 ul li {
  font-size: 18px;
  list-style: none;
  letter-spacing: 0.2em;
  border-bottom: 1px dotted #6a2c07;
  padding-bottom: 10px;
}
.logo-mark {
  width: 8%;
  margin: 0 auto 20px;
}
.logo-mark img {
  width: 100%;
  height: auto;
}
.tooth-decay-content02 {}
.tooth-decay-content02 .tooth-decayh2 {
  border-top: none;
  border-bottom: none;
  text-align: center;
  font-weight: bold;
  color: #6a2c07;
  font-size: 32px;
  letter-spacing: 0.2em;
  padding-top: 0;
}
.tooth-decay-symptoms-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tooth-decay-symptoms-box {
  width: 30%;
  padding: 20px;
  margin: 0 10px 40px;
  /*border:1px solid  #6a2c07;*/
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
}
.tooth-decay-symptoms-box p {
  letter-spacing: 0.2em;
  text-align: justify;
}
.tooth-decay-symptoms-box h4 {
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #6a2c07;
}
.tooth-decay-symptoms-box img {
  border-radius: 10px;
  box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
  margin: 0 auto;
  display: block;
}
.tooth-decay-bg-gray {
  background-color: #f7f7f7;
  padding: 30px;
  border: 1px solid #6a2c07;
  border-radius: 10px;
}
.tooth-decay-bg-gray p {
  font-size: 18px;
  text-align: center;
  color: #e60012;
  letter-spacing: 0.2em;
}
.tooth-decay-content03 .tooth-decayh2, .tooth-decay-content04 .tooth-decayh2, .tooth-decay-content05 .tooth-decayh2, .tooth-decay-content06 .tooth-decayh2 {
  border-top: none;
  border-bottom: none;
  text-align: center;
  font-weight: bold;
  color: #6a2c07;
  font-size: 32px;
  letter-spacing: 0.2em;
  padding-top: 0;
}
.tooth-decay-content03 h3, .tooth-decay-content05 h3 {
  font-size: 24px;
  text-align: center;
  border-bottom: none;
  margin-top: 0;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #595959;
  line-height: 1.7;
}
.tooth-decay-content03 h3:after, .tooth-decay-content05 h3:after {
  border-bottom: none;
}
.tooth-decay-reason-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tooth-decay-reason-box {
  width: 30%;
  padding: 20px;
  margin: 0 10px 40px;
  /*border:1px solid  #6a2c07;*/
  border-radius: 10px;
}
.tooth-decay-reason-box p {
  letter-spacing: 0.2em;
  text-align: justify;
}
.tooth-decay-reason-box h4 {
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #6a2c07;
}
.tooth-decay-reason-box img {
  border-radius: 10px;
  box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
  margin: 0 auto;
  display: block;
}
.tooth-decay-content03 .tooth-decay-bg-gray {
  background-color: #f7f7f7;
  padding: 30px;
  border: 1px solid #6a2c07;
  border-radius: 10px;
}
.tooth-decay-content03 .tooth-decay-bg-gray p {
  font-size: 18px;
  text-align: justify;
  ;
  color: #6a2c07;
  letter-spacing: 0.2em;
  margin-bottom: 16px;
  line-height: 1.6;
}
.tooth-decay-content03 .tooth-decay-bg-gray p:last-child {
  margin-bottom: 0;
}
.tooth-decay-content04 {
  margin-top: 80px;
}
.tooth-decay-treatment-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.tooth-decay-treatment-box {
  width: 30%;
}
.tooth-decay-treatment-box h4, .filling-wrap h4, .tooth-decay-content05 h4 {
  text-align: left;
  letter-spacing: 0.2em;
  color: #6a2c07;
  font-weight: bold;
  padding: 5px 30px;
  border-radius: 50px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #f8c619;
  margin-bottom: 20px;
}
.tooth-decay-treatment-box p, .filling-wrap p {
  letter-spacing: 0.2em;
  text-align: justify;
  font-size: 18px;
}
.filling-wrap h5 {
  font-size: 20px;
  font-weight: bold;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
  background-color: #fff;
  border: 1px solid #004986;
  color: #004986;
  letter-spacing: 0.2em;
  border-radius: 50px;
}
.top-80 {
  margin-top: 80px;
}
.filling-wrap h6 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.2em;
  color: #6a2c07;
  border-bottom: 2px solid #6a2c07;
  padding-bottom: 20px;
}
.filling-wrap ul {
  padding-left: 0;
}
.filling-wrap ul li {
  list-style: none;
  font-size: 18px;
  text-align: justify;
  letter-spacing: 0.2em;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.deep-orange {
  color: #eb6100;
}
.filling-yellow-box {
  padding: 30px;
  background-color: #f8c61a;
  border-radius: 16px;
  margin-top: 60px;
}
.filling-yellow-box p {
  letter-spacing: 0.2em;
  font-size: 18px;
  text-align: center;
  color: #6a2c07;
}
.filling-yellow-box p:last-child {
  font-size: 26px;
  font-weight: bold;
}
.other-filling-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  flex-wrap: wrap;
}
.other-filling-box {
  width: 48%;
  margin-bottom: 40px;
}
.other-filling-box p,.polishing-box p{
	margin-bottom:16px;
}
.other-filling-box p:last-child,.polishing-box p:last-child{
	margin-bottom:0;
}
.other-filling-box h5, .polishing-box h5 {
  font-size: 20px;
  font-weight: bold;
  padding: 10px 30px;
  background-color: #fff;
  border: 1px solid #004986;
  color: #004986;
  letter-spacing: 0.2em;
  text-align: center;
  border-radius: 50px;
}
.other-filling-box p, .polishing-box p {
  letter-spacing: 0.2em;
  text-align: justify;
}
.tooth-decay-content05 .tooth-decay-bg-gray p {
  text-align: left !important;
  color: #6a2c07;
}
.polishing-top p {
  letter-spacing: 0.2em;
  text-align: justify;
  margin-bottom: 16px;
}
.polishing-top {
  margin-top: 60px;
}
.polishing-wrap {
  display: flex;
  justify-content: space-between;
}
.polishing-box {
	width:48%;
}
.tooth-decay-content06 .tooth-decayh2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.step-txt, .progress-center p {
  letter-spacing: 0.2em;
  text-align: justify;
  font-size: 18px;
}
.marker_blue {
  background: linear-gradient(transparent 60%, #c1e0ff 60%);
  font-weight: bold;
}
.step-num {
  border-radius: 50%;
  width: 160px;
  height: 160px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step {
  padding: 0px;
}
.step-box {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  position: relative;
  border-bottom: 2px dotted #6a2c07;
}
.step-txt {
  width: 80%;
  display: flex;
  align-items: center;
  line-height: 1.7;
  font-size: 22px;
  padding: 0;
}
.triangle {
  left: 47%;
}
.progress-center {
  width: 55%;
}
/*-----------------------------------------------------虫歯Newここまで-----------------------------------------------------*/
/*-----------------------------------------------------
 インプラント
 -----------------------------------------------------*/
.ct {
  font-size: 20px;
  text-align: center;
}
.Implant-box {
  display: flex;
  justify-content: space-between;
}
.Implant-right {
  width: 20%;
}
.Implant-left {
  width: 75%;
  font-size: 16px;
}
.Implant-left p {
  margin-bottom: 20px;
}
.yellow-box {
  font-size: 18px !important;
  background-color: #f8c619;
  color: #6a2c07;
  padding: 30px;
  text-align: center;
  border-radius: 20px;
  width: 80%;
  margin: 60px auto;
  font-weight: bold;
}
.yellow-box02 {
  font-size: 18px !important;
  background-color: #f8c619;
  color: #6a2c07;
  padding: 30px;
  text-align: center;
  border-radius: 20px;
  width: 80%;
  margin: 80px auto 60px;
  font-weight: bold;
}
.implant-content {
  padding: 50px;
  background-color: #fff;
  border-radius: 20px;
  margin: 60px 0;
}
.implant-content p {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.implant-h4 {
  text-align: center;
  padding: 15px;
  background-color: #6a2c07;
  color: #fff;
  margin-bottom: 50px;
  font-size: 20px;
}
.implant-content li {
  list-style: none;
  font-size: 18px;
  color: #6a2c07;
  margin-bottom: 0;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.implant-content ul {
  padding-left: 0;
  margin: 30px auto;
  display: block;
}
.implant-footer-content {
  margin-top: 60px;
}
.footer-content-h3, .footer-content-h3::after {
  border-bottom: none;
}
.footer-content-h3 {
  text-align: center;
  letter-spacing: 0.1em;
  color: #6a2c07;
  line-height: 1.6;
  font-size: 20px;
}
.footer-content-box {
  display: flex;
  justify-content: space-around;
}
.footer-content-box li {
  font-size: 18px;
  list-style: none;
}
.footer-content-box ul {
  padding: 0;
}
/*-----------------------------------------------------インプラントNewここから-----------------------------------------------------*/
.marker_yellow {
  background: linear-gradient(transparent 60%, #ffff66 60%);
  font-weight: bold;
}
.implant-h2 {
  border-top: none;
  border-bottom: none;
  text-align: center;
  font-weight: bold;
  color: #6a2c07;
  font-size: 32px;
  letter-spacing: 0.2em;
}
.implant-content01 {
  margin-bottom: 60px;
}
.implant-content01-visual, .implant-content04-visual {
  margin-bottom: 40px;
}
.implant-content01-visual img, .implant-content04-visual img {
  border-radius: 20px;
}
.implant-content01 p, .implant-content04 p {
  letter-spacing: 0.2em;
  text-align: justify;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 18px;
}
.implant-features-box {
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 40px;
}
.implant-features-num {
  width: 25%;
  text-align: center;
}
.implant-features-num img {
  margin-bottom: 20px;
}
.implant-features-num p {
  text-align: justify !important;
  font-size: 20px;
  letter-spacing: 0.1em;
}
.implant-green {
  color: #22ac38;
  font-weight: bold;
}
.implant-orange {
  color: #eb6100;
  font-weight: bold;
}
.implant-blue {
  color: #00a0e9;
  font-weight: bold;
}
.implant-content02 .implant-h2, .implant-content04 h2, .implant-content05 h2 {
  padding-top: 0;
}
.implant-content03 {
  margin-bottom: 60px;
}
.implant-content03 .implant-h2 {
  padding-top: 60px;
  padding-bottom: 0;
}
.implant-content03 p {
  font-size: 18px;
  margin-bottom: 16px;
  letter-spacing: 0.2em;
  text-align: center;
}
.implant-painless {
  margin-bottom: 40px;
}
.implant-painless img {
  border-radius: 20px;
}
.full-width-beige {
  margin: 0 calc(50% - 50vw);
  padding: 6em calc(50vw - 50%);
  background-color: #faf8eb;
}
.implant-bg-gry {
  background-color: #f9f9f9;
  padding: 30px;
  border-radius: 15px;
  box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
  border: 1px solid #6a2c07;
  margin-top: 40px;
}
.implant-bg-gry p {
  margin-bottom: 0;
  color: #6a2c07;
  font-size: 18px;
}
.implant-content05 h2 {
  margin-bottom: 0;
}
.implant-content05 h3, .implant-content06 h3 {
  font-size: 20px;
  text-align: center;
  border-bottom: none;
  margin-top: 0;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.implant-content05 h3:after, .implant-content06 h3:after {
  border-bottom: none;
}
.implant-recom-wrap {
  margin-top: 80px;
}
.implant-recom-box {
  display: flex;
  justify-content: space-between;
}
.implant-recom-box02 {
  display: flex;
  justify-content: space-between;
}
.implant-recom-box-left, .implant-recom-box-right, .implant-recom-box02-left, .implant-recom-box02-right {
  width: 50%;
}
.implant-recom-box-left, .implant-recom-box02-right {
  background-color: #fff;
  padding: 40px;
  display: flex;
  align-items: center;
}
.implant-recom-box-left h4, .implant-recom-box02-right h4 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #6a2c07;
}
.implant-recom-box-left p, .implant-recom-box02-right p {
  font-size: 18px;
  text-align: justify;
  letter-spacing: 0.2em;
}
.implant-content05 .implant-bg-gry {
  text-align: center !important;
  margin-top: 80px;
  letter-spacing: 0.2em;
  font-weight: bold;
}
.implant-content06 {
  margin-top: 60px;
}
.latest-ct {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding: 10px 20px;
  color: #6a2c07;
  background-color: #f8c619;
  text-align: center;
  width: 65%;
  border-radius: 50px;
  margin: 0 auto 40px;
}
.implant-content06 h3 {
  margin-top: 40px;
  color: #6a2c07;
	font-size: 28px;
}
.implant-content06 h4 {
  margin-top: 40px;
  color: #6a2c07;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.implant-content06 p {
  text-align: center;
	font-weight:bold;
	font-size:20px;
}
.implant-content06 .implant-bg-gry {
    text-align: center !important;
    margin-top: 40px;
    letter-spacing: 0.2em;
}
.implant-content06 {
  margin-bottom: 80px;
}
.implant-gray-box {
  padding: 30px;
  background-color: #f7f7f7;
  margin-top: 40px;
  border-radius: 15px;
  box-shadow: 0 1.5px 2.4px rgb(0 0 0 / 15%);
}
.implant-gray-box p {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 0.2em;
}
.implant-flow-wrap {
  margin-top: 60px;
}
h4.flow-box01 {}
h4.flow-box01:before {
  content: "";
  width: 40px;
  height: 40px;
  top: 10px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('https://design07.samples.design/wp-content/uploads/implant-flow-num01.png');
}
h4.flow-box02:before {
  content: "";
  width: 40px;
  height: 40px;
  top: 10px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('https://design07.samples.design/wp-content/uploads/implant-flow-num02.png');
}
h4.flow-box03:before {
  content: "";
  width: 40px;
  height: 40px;
  top: 10px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('https://design07.samples.design/wp-content/uploads/implant-flow-num03.png');
}
h4.flow-box04:before {
  content: "";
  width: 40px;
  height: 40px;
  top: 10px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('https://design07.samples.design/wp-content/uploads/implant-flow-num04.png');
}
h4.flow-box05:before {
  content: "";
  width: 40px;
  height: 40px;
  top: 10px;
  margin-right: 10px;
  position: relative;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('https://design07.samples.design/wp-content/uploads/implant-flow-num05.png');
}
.implant-flow-box {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px dotted #6a2c07;
  padding-bottom: 30px;
}
.implant-flow-box-left {
  width: 30%;
}
.implant-flow-box-right {
  width: 65%;
}
.implant-flow-box-right p {
  font-size: 18px;
  text-align: justify;
  letter-spacing: 0.2em;
}
.implant-consultation {
  margin-top: 40px;
  text-align: center;
}
.implant-consultation img {
  border-radius: 20px;
}
.implant-detail {
  padding: 30px;
  border: 1px solid #6a2c07;
  border-radius: 20px;
  margin-top: 40px;
}
.implant-detail p {
  font-size: 18px;
  letter-spacing: 0.2em;
  line-height: 1.7;
}
.implant-content07 h2 {
  padding-top: 0;
}
.follow {
  font-size: 18px;
  color: red;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.implant-content07 ul {
  padding-left: 0;
  padding: 30px 150px;
  background-color: #fff;
  border-radius: 20px;
  margin: 40px auto;
  width: -moz-fit-content;
  width: fit-content;
}
.implant-content07 ul li {
  font-size: 22px;
  font-weight: bold;
  color: #6a2c07;
  list-style: none;
  margin-bottom: 0;
  line-height: 2;
  letter-spacing: 0.2em;
}
.implant-content07 p {
  text-align: center;
}
.other-hospital {
  font-size: 24px;
  color: #6a2c07;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: bold;
}
.other-hospital-box {
  margin-top: 60px;
}
.other-hospital-box ul {
  padding-left: 0;
  margin-top: 0px;
  margin-bottom: 0;
}
.other-hospital-list {
  background-color: #fff;
  padding: 30px;
  border-radius: 20px;
  width: fit-content;
}
.other-hospital-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.other-hospital-box ul li {
  list-style: none;
  font-size: 20px;
  letter-spacing: 0.1em;
  width: 49%;
}
.deep-yellow {
  color: #f8c619;
}
.other-hospital-box ul li:last-child {
  margin-bottom: 0;
}
.other-hospital-img {
  width: 45%;
}
.footer-bnr {
  margin: 60px auto;
  text-align: center;
		width:70%;
}

.implant-price {
  margin-top: 60px;
}
.implant-price table th, .implant-price table td {
  font-size: 20px;
  padding: 20px;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #6a2c07;
  /*border-bottom:1px solid #6a2c07;*/
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  background-color: #f8eabc;
}
.implant-price table th {}
.implant-price table td {
	background-color:#f9f9f9;
}
.implant-h2-b {
  border-top: none;
  border-bottom: none;
  text-align: center;
  font-weight: bold;
  color: #6a2c07;
  font-size: 24px;
  letter-spacing: 0.2em;
  background-color: #f8c619;
  padding: 10px !important;
  margin: 0 auto 40px !important;
  width: 50%;
  border-radius: 50px;
}
.implant-price table {}
/*-----------------------------------------------------インプラントNewここまで-----------------------------------------------------*/
/*-----------------------------------------------------
 小児歯科
 -----------------------------------------------------*/
.child-content {
  margin: 80px 0 150px 0;
}
.child-box {
  display: flex;
  justify-content: space-around;
  margin: 40px 0;
}
.child-box-left {
  width: 16%;
}
.child-box-left p {
  padding: 5px 20px;
  background-color: #f8c619;
  color: #6a2c07;
  text-align: center;
  border-radius: 5px;
}
.child-box-right {
  width: 70%;
}
.child-box-right p {
  font-size: 16px;
}
.page-id-285 h1 {
  margin-left: 0 !important;
  text-align: center !important;
  margin-left: 40px !important;
}
.mouthpiece {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.mouthpiece-right {
  width: 35%;
}
.mouthpiece-left {
  width: 58%;
}
.mouthpiece-left p {
  margin-bottom: 20px;
  font-size: 20px;
}
/*-----------------------------------------------------
 矯正歯科
 -----------------------------------------------------*/
.orthodontics-box {
  display: flex;
  justify-content: space-around;
}
.orthodontics-left, .orthodontics-right, .orthodontics-price-left, .orthodontics-price-right {
  width: 43%;
}
.orthodontics-box li {
  list-style: none;
  color: #6a2c07;
  font-size: 20px;
  border-bottom: 1px dotted #6a2c07;
  padding-bottom: 10px;
}
.orthodontics-box ul {
  padding-left: 0;
}
.orthodontics-price {
  display: flex;
  justify-content: space-around;
  margin-bottom: 100px;
}
.orthodontics-price p {
  display: inline-block;
  font-size: 20px;
}
.orthodontics-price p span {
  font-size: 14px;
}
.bg-brown {
  font-size: 18px !important;
  padding: 5px 35px;
  color: #fff;
  background-color: #6a2c07;
  margin-right: 40px;
}
.link-box a {
  font-size: 20px;
  text-align: center;
  padding: 27px 20px;
  display: block;
  height: 100%;
  width: 34%;
  color: #6a2c07;
  margin: 0 auto 40px;
  border: 3px solid #6a2c07;
  border-radius: 12px;
  font-weight: bold;
}
.link-box a:hover {
  text-decoration: none;
  background-color: #f8c619;
}
.orthodontics-content {
  margin-top: 80px;
}
.orthodontics-pattern {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 80px;
}
.orthodontics-pattern-h4 {
  width: 22%;
  font-size: 18px;
  background-color: #6a2c07;
  color: #f8c619;
  /*padding:24px;*/
  height: 86px;
  border-radius: 6px;
  text-align: center;
  margin-bottom: 0;
  line-height: 86px;
}
.orthodontics-pattern-h4-02 {
  width: 22%;
  font-size: 18px;
  background-color: #6a2c07;
  color: #f8c619;
  padding: 24px;
  height: 86px;
  border-radius: 6px;
  text-align: center;
  margin-bottom: 0;
}
.orthodontics-pattern-h4-02 span {
  font-size: 14px;
  color: #fff;
}
.orthodontics-pattern p {
  width: 75%;
  font-size: 16px;
  letter-spacing: 0.1em;
}
/*-----------------------------------------------------
 口腔外科
 -----------------------------------------------------*/
.oral-surgery-box {
  display: flex;
  justify-content: space-around;
  margin-top: 60px;
  flex-wrap: wrap;
}
.oral-surgery-box div {
  width: 17.5%;
  padding: 10px;
  text-align: center;
}
.oral-surgery-box div img {
  border-radius: 50%;
}
.oral-surgery-name {
  font-size: 17px;
  letter-spacing: 0.1em;
  margin-top: 20px;
  line-height: 1;
  font-weight: bold;
  color: #6a2c07 !important;
}
.oral-surgery-name span {
  font-size: 12px;
  font-weight: normal;
}
.oral-surgery-box div a {
  margin-top: 20px;
  display: block;
  padding: 2px 20px;
  border: 1px solid #6a2c07;
  color: #6a2c07;
  border-radius: 4px;
}
.oral-surgery-box div a.name02 {
  margin-top: 5px !important;
}
.oral-surgery-box div a:hover {
  background-color: #f8c619;
  text-decoration: none;
}
.red {
  color: red;
}
/*-----------------------------------------------------
 予防歯科
 -----------------------------------------------------*/
.step02 {
  padding: 0px;
  margin-top: 80px;
}
.step-box02 {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 80px;
}
.step-num02 {
  width: 140px;
  height: 140px;
  text-align: center;
  background-color: #fff;
  padding: 20px;
  border-radius: 100px;
  font-size: 16px;
}
.step-num02 span {
  font-size: 30px;
  font-weight: bold;
}
.step-txt02 {
  width: 82%;
  font-size: 18px;
  padding: 38px 0;
}
.step-num02 span {
  color: #f8c619;
}
.triangle02 {
  position: absolute;
  font-size: 60px;
  bottom: -90px;
  left: 540px;
  color: #f8c619;
}
/*-----------------------------------------------------
 審美歯科
 -----------------------------------------------------*/
.white-box {
  width: 80%;
  background-color: #fff;
  padding: 20px 50px;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  margin-bottom: 60px;
}
.white-box ul {
  padding-left: 0;
}
.white-box ul li {
  list-style: none;
  font-size: 24px;
  color: #6a2c07;
  margin: 20px 0;
}
.white-box ul li span {
  font-size: 16px;
}
.sinbi-content img {
  width: 30%;
  height: auto;
  float: right;
  margin-left: 30px;
}
.sinbi-content p {
  font-size: 16px;
}
.sinbi-content {
  overflow: hidden;
}
/*-----------------------------------------------------
 ホワイトニング
 -----------------------------------------------------*/
img.white-img {
  width: 30%;
  height: auto;
  margin-left: 30px;
  float: right;
}
.white-price {
  font-size: 18px !important;
  line-height: 1.4;
  color: #6a2c07;
  margin-top: 26px;
  font-weight: bold;
}
.white-price span {
  font-size: 14px !important;
  font-weight: normal;
}
/*-----------------------------------------------------
歯の神経温存治療
 -----------------------------------------------------*/
.sinkei {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}
.sinkei div {
  width: 48%;
}
/*-----------------------------------------------------
最新治療
 -----------------------------------------------------*/
.cement {
  margin-top: 40px;
}
/*-----------------------------------------------------
 口腔外科の症状別解説
 -----------------------------------------------------*/
.symptoms-box img {
  width: 10%;
  height: auto;
  border-radius: 50%;
}
.symptoms-h2 {
  margin-top: 20px;
  font-size: 20px;
  color: #6a2c07;
  letter-spacing: 0.1em;
  border-top: 2px solid #f8c619;
}
.symptoms-h2 span {
  font-size: 16px;
}
.symptoms-txt {
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-bottom: 60px;
}
.symptoms-box p {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.top-content02 {
  margin-bottom: 90px;
}
/*.page-id-274 h1 {
    font-size: 26px!important;
    margin: 2em 0!important;
}*/
img.right-img {
  float: right;
  border-radius: 0px;
  width: 16%;
  margin-bottom: 10px;
}
.anchor {
  display: block;
  padding-top: 200px;
  margin-top: -200px !important;
}
/*-----------------------------------------------------
 託児サービス
 -----------------------------------------------------*/
.childcare {
  margin: 80px 0;
  background-image: url(https://oak-dc.jp/wp-content/uploads/bg01.png);
  padding: 50px;
  position: relative;
  border-radius: 30px;
}
img.mama {
  width: 10%;
  height: auto;
  position: absolute;
  right: 120px;
  top: 55px;
}
.childcare p {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.childcare-h2 {
  border-bottom: none;
  border-top: none;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #6a2c07;
  font-weight: bold;
}
.childcare-line {
  border-top: 2px dotted #6a2c07 !important;
  margin-bottom: 40px;
}
h2.childcare-box-h2 {
  line-height: 60px;
  position: relative;
  height: 60px;
  /* margin: 2em 50px 1em;*/
  padding: 0 2rem;
  text-align: center;
  color: #fff;
  background: #6a2c07;
  border-bottom: none;
  border-top: none;
  letter-spacing: 0.1em;
  font-size: 20px;
  width: 40%;
  margin: 0 auto;
}
.ribbon {
  position: absolute;
  top: -30px;
  width: 100%;
}
h2.childcare-box-h2:before, h2.childcare-box-h2:after {
  position: absolute;
  top: 0;
  display: block;
  height: 48px;
  content: '';
  border: 30px solid #6a2c07;
}
h2.childcare-box-h2:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}
h2.childcare-box-h2:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}
h2.childcare-box-h2 span {
  position: relative;
  display: block;
}
.childcare-box {
  padding: 48px;
  border: solid 2px #6a2c07;
  margin-top: 60px;
  border-radius: 30px;
  position: relative;
}
.childcare-box p {
  font-size: 16px;
  letter-spacing: 0.1em;
}
.childcare-box h3 {
  font-size: 18px;
  font-weight: bold;
  color: #6a2c07;
}
.mamoru {
  color: red !important;
}
.takuji-img img {
  display: block !important;
}
.takuji-img {
  margin-top: 40px;
}
.kids-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.kids-bottom img {
  width: 24%;
}
/*-----------------------------------------------------
 ドクター紹介
 -----------------------------------------------------*/
.doctor {
  margin-top: 80px;
}
.doctor ul {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.doctor ul li {
  width: 24%;
  list-style: none;
}
.doctor ul li img {
  border-radius: 50%;
  width: 65%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.doctor ul li dt {
  font-size: 20px;
}
.small-clinic {
  font-size: 14px;
  font-weight: normal;
  color: orange;
}
/*-----------------------------------------------------
 分院
 -----------------------------------------------------*/
.page-id-628 .footer01, .page-id-669 .footer01, .page-id-671 .footer01, .page-id-673 .footer01 {
  display: none;
}
span.black {
  color: #333 !important;
}
.page-id-628 .page-header_pageTitle {
  text-align: center !important;
  margin-left: 0 !important;
}
.bunin-setumei p {
  font-size: 18px;
  border: 1px solid #ccc;
  padding: 25px;
  border-radius: 10px;
  margin-top: 40px;
  text-align: center;
  /*background-color:#fafafa;*/
}
.bunin-setumei02 p {
  font-size: 18px;
  border: 1px solid #ccc;
  padding: 25px;
  border-radius: 10px;
  margin-top: 80px;
  text-align: center;
  /*background-color:#fafafa;*/
}
.info-wrap {
  display: flex;
  justify-content: space-between;
}
.info-box-left, .info-box-right {
  width: 47%;
}
.info-box-right {
  margin-top: 35px;
}
.info-box-right table td {
  color: #a57c52;
  font-size: 16px;
  border: solid 1px #eee;
  background-color: #fff;
  padding: 5px;
  text-align: center;
}
.info-box-right table th {
  color: #6a2c07;
  font-size: 16px;
  border: solid 1px #eee;
  padding: 12px;
  text-align: center;
}
.bunin-wrap {
  display: flex;
  justify-content: space-between;
  margin: 60px 0;
}
.bunin-right table th {
  background-color: #a57c52;
  color: #fff;
  font-size: 16px;
  /*border: solid 1px #eee;*/
  padding: 14px;
  text-align: center;
}
.bunin-right table td {
  /* color: #a57c52;
    font-size: 16px;
    border: solid 1px #eee;
    background-color: #fff;
	 padding:5px;
	 text-align:center;*/
}
.bunin-right, .bunin-left {
  width: 47%;
}
.bunin-right {
  margin-top: 0px;
}
.bunin-left p {
  font-size: 18px;
  border: 1px solid #ccc;
  padding: 25px;
  border-radius: 20px;
}
.top-txt {
  font-size: 18px;
  border: 1px solid #ccc;
  padding: 25px !important;
  border-radius: 20px;
}
.table-footer02 {
  font-size: 16px;
  color: #6a2c07;
  text-align: center;
  padding: 20px;
  background-color: #fff;
}
.opa {
  opacity: 0.3;
}
.kids-space-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.kids-space-left {
  width: 57%;
  font-size: 18px;
}
.kids-space-left h3 {
  font-size: 24px;
}
.kids-space-right {
  width: 40%;
}
.kids-space {
  margin-top: 80px;
}
.kids-only {
  font-size: 22px;
  font-weight: bold;
  color: #6a2c07;
  margin-top: 20px;
}
.only {
  text-align: center;
  font-size: 20px;
  color: #6a2c07;
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.only02 {
  text-align: center;
  font-size: 20px;
  color: #6a2c07;
  margin-top: 0px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.top-btn a {
  text-align: center;
  padding: 15px 30px;
  border: 1px solid #6a2c07;
  color: #6a2c07;
  border-radius: 5px;
  display: block;
  margin: 20px auto;
  width: 30%;
  height: 100%;
}
.top-btn a:hover {
  text-align: center;
  padding: 15px 30px;
  border: 1px solid #6a2c07;
  color: #6a2c07;
  border-radius: 5px;
  display: block;
  margin: 20px auto;
  width: 30%;
  height: 100%;
  text-decoration: none;
  background-color: orange;
}
.footer-look {
  margin-top: 60px;
}
.bunin-parking {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.bunin-parking div {
  width: 48%;
}
.g-map02 {
  margin: 0;
}
.bunin-tel {
  margin-top: 40px;
  text-align: center;
}
.bunin-tel-num {
  font-size: 24px !important;
  font-weight: bold;
  color: #59493f;
}
.bunin-name-top {
  font-size: 20px !important;
  font-weight: bold;
  color: #6a2c07;
}
/*-----------------------------------------------------
 全医院紹介
 -----------------------------------------------------*/
.moyori {
  font-size: 28px;
  text-align: center;
  color: #6a2c07;
  font-weight: bold;
  margin-top: 60px;
}
.click {
  font-size: 32px;
  padding: 30px;
  border: 3px solid #6a2c07;
  border-radius: 10px;
  width: 80%;
  margin: 60px auto;
}
.click-img {
  width: 50%;
  height: auto;
}
.clinic-map {
  margin: 80px 0;
  position: relative;
}
.orange {
  color: orange;
}
.kakio a, .higashirinkan a, .yamato a, .sakuragaoka a, .nakayama a {
  /*display:block;
	height:100%;
	padding:5px;
    width:80%;*/
}
.kakio a:hover, .higashirinkan a:hover, .yamato a:hover, .sakuragaoka a:hover, .nakayama a:hover {}
.kakio img {
  position: absolute;
  top: 0%;
  left: 36%;
}
.higashirinkan img {
  position: absolute;
  top: 40%;
  left: 8%;
}
.yamato img {
  position: absolute;
  left: 32%;
  bottom: 31%;
}
.sakuragaoka img {
  position: absolute;
  left: 8%;
  bottom: 8%;
}
.nakayama img {
  position: absolute;
  right: 13%;
  bottom: 51%;
}
.page-id-42 h1 {
  margin-left: 0 !important;
  text-align: center !important;
}
.kakio img, .higashirinkan img, .yamato img, .sakuragaoka img, .nakayama img {
  width: 10%;
}
img.heart_beat {
  animation: blinkEffect 1s ease-in-out infinite alternate;
  animation-duration: 2s;
}
@keyframes blinkEffect {
  0% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
/*-----------------------------------------------------
 法人紹介
 -----------------------------------------------------*/
.introduction {
  margin: 80px 0;
  letter-spacing: 0.1em;
  font-size: 18px;
}
.introduction p {
  font-size: 16px;
}
.introduction h2 {
  font-size: 24px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #6a2c07;
  margin-bottom: 60px;
}
.introduction li {
  list-style: none;
  font-size: 18px;
  font-weight: bold;
  color: #6a2c07;
  letter-spacing: 0.1em;
}
.introduction ul {
  padding-left: 0;
}
.keireki {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.keireki-left, .keireki-right {
  width: 46%;
}
.keireki-left table, .keireki-right table {
  margin-top: 20px;
}
.keireki-line {
  border-top: 1px dotted #6a2c07;
  margin: 80px 0;
}
/*-----------------------------------------------------
 footerスライド
 -----------------------------------------------------*/
.footer-slide {
  margin-bottom: 80px;
}
/*-----------------------------------------------------
 footer01
 -----------------------------------------------------*/
.footer01 {
  /* margin-top: 60px;*/
}
.clinic-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 100px;
}
.clinic-box {
  width: 24%;
  border: 1px solid #ccc;
  padding: 8px 8px 25px 8px;
  background-color: #fff;
}
.clinic-box table {
  width: 100%;
  margin: 10px 0;
}
.clinic-box table th, .clinic-box table td {
  padding: 2px;
  font-size: 12px;
  text-align: center;
}
.clinic-h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #6a2c07;
  border-bottom: none;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.4;
}
.clinic-h3::after {
  border-bottom: none;
}
.clinic-tel {
  text-align: center;
  font-size: 24px !important;
  font-weight: bold !important;
  margin-bottom: 10px;
}
.clinic-box p {
  font-size: 14px;
  line-height: 1.6;
}
.clinic-btn {
  font-size: 14px;
  margin-top: 20px;
}
.clinic-btn a {
  background-color: #6a2c07;
  padding: 8px 15px;
  display: block;
  width: 80%;
  height: 100%;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
.clinic-btn a:hover {
  text-decoration: none;
  background-color: #f7c519;
}
.copySection {
  font-size: 12px !important;
  color: #fff !important;
  margin-top: 15px;
}
.siteFooter {
  background-color: #6a2c07;
  margin-top: -16px;
}
.sectionBox {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  margin-bottom: 1em;
}
.clinic-h2 {
  text-align: center;
  font-size: 24px;
  border-bottom: none;
  border-top: none;
  color: #6a2c07;
  margin-bottom: 0;
  padding: 0;
}
.small-tit {
  text-align: center;
  font-size: 16px;
  color: #535353;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.clinic-h3 span {
  color: orange;
}
.teikyu {
  font-size: 12px !important;
  text-align: center;
}
/*-----------------------------------------------------
 footer02
 -----------------------------------------------------*/
.footer-wrap {
  margin-top: 0px;
  max-width: 1140px;
  margin: 0 auto;
}
.footer-wrap02 {
  /*margin-bottom: -64px;*/
  max-width: 1140px;
  margin: 0 auto;
}
.footer-inner {
  display: flex;
  justify-content: space-between;
  color: #6a2c07;
  border-top: solid 4px #6a2c07;
}
.footer-logo {
  width: 15%;
  margin: 0 auto 10px;
}
.footer-right {
  /*display: flex;
  justify-content: space-between;*/
  width: 56%;
  margin-top: 65px;
}
.footer-left {
  width: 33%;
}
.card02 {
  width: 85%;
  margin: 0 auto;
  margin-top: 40px;
}
.footer-nav-left, .footer-nav-right {
  text-align: left;
}
.footer-right li {
  list-style: none;
  margin-bottom: 16px;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.footer-right li a {
  text-decoration: none;
  color: #6a2c07;
}
.footer-right li a:hover {
  /* text-decoration: underline;*/
  color: #f7c519;
}
.yellow-orange {
  color: #f7c519;
}
.footer-right ul {
  padding-left: 0px;
  margin-top: 10px;
  margin-left: 5px;
}
.footer-nav-right ul, .footer-nav-left ul {
  display: flex;
  flex-wrap: wrap;
}
.footer-nav-right ul li, .footer-nav-left ul li {
  width: 25%;
}
.footer-nav-tit {
  padding: 2px 20px;
  color: #fff;
  background-color: #a57c52;
  border-radius: 20px;
  text-align: center;
  margin: 0;
  font-size: 14px;
}
.footer-nav-tit02 {
  padding: 2px 20px;
  color: #fff;
  background-color: #a57c52;
  border-radius: 20px;
  text-align: center;
  margin: 0;
  font-size: 14px;
  width: 300px;
  margin-bottom: 18px;
}
.name {
  font-size: 28px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.1em
}
.name span {
  font-size: 24px;
  color: orange;
}
.footer-tel {
  font-size: 28px;
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 20px;
}
.card-txt {
  font-size: 12px;
  margin-top: 10px;
  color: red;
  text-align: center;
}
.card-list {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.card-list div {
  width: 35%;
  height: auto;
  margin: 0 3px;
}
.card-list div img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.footer-address {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-top: 10px;
}
.footer-access {
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
}
.footer-nav-right02 {
  margin-top: 30px;
}
/*-----------------------------------------------------
 footer03
 -----------------------------------------------------*/
.footer-time {
  width: 55%;
  margin-top: 61px;
}
.footer-time table th {
  background-color: #6a2c07;
  color: #fff;
}
.footer-time table th, .footer-time table td {
  border: solid 1px #ccc;
  text-align: center;
  padding: 7px;
}
.footer-time table td {
  color: #6a2c07;
}
.footer-time p {
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  padding: 10px;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  margin: 60px auto;
  max-width: 1140px;
}
.footer-calendar {
  width: 40%;
}
.footer-calendar table {
  border: none;
}
/*---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  /*---------------------------------------------------------------------------------------------------*/
}
@media (min-width: 751px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/*---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  /*-----------------------------------------------------
sp-nav
 -----------------------------------------------------*/
  .vk-mobile-nav-menu-btn {
    position: fixed;
    top: 5px !important;
    left: 5px;
    z-index: 2100;
    overflow: hidden;
    border: 1px solid #333;
    border-radius: 2px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    text-indent: -9999px;
    background-size: 40px 40px;
    transition: border-color .5s ease-out;
  }
  .vk-mobile-nav nav ul li a {
    padding: 1.2em 0.5em;
    position: relative;
    display: block;
    overflow: hidden;
    color: #6a2c07;
    background-color: #f9f9f9;
  }
  .vk-menu-acc .acc-btn {
    position: absolute;
    right: 20px;
    top: 16px;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-size: 28px 28px;
    cursor: pointer;
    z-index: 1000;
    transition: transform .5s ease-out;
  }
  .vk-mobile-nav nav ul li {
    list-style: none;
    line-height: 1.65;
    font-size: 18px;
    font-weight: bold;
  }
  .vk-mobile-nav nav ul li li a {
    padding-left: 1.5em;
    color: #eb6100;
    background-color: #fff;
    font-size: 16px;
  }
  .sp-menu-logo img {
    width: 20%;
  }
  .sp-menu-logo {
    text-align: center;
  }
  .sp-txt {
    margin-top: 20px;
    color: #6a2c07;
  }
  /*-----------------------------------------------------
大和トップテキストボックス
 -----------------------------------------------------*/
  .yamato-txt-box h2 {
    font-size: 22px;
    text-align: left;
    border: none;
    font-weight: bold;
    color: #6a2c07;
    line-height: 1.6;
  }
  .yamato-txt-bg {
    padding: 24px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #6a2c07;
  }
  /*-----------------------------------------------------
top
 -----------------------------------------------------*/
  .sp {
    display: none !important;
  }
  .sp-on {
    display: block !important;
  }
  .sp-no {
    display: none;
  }
  .sp-name {
    margin-bottom: 30px;
  }
  .mainSection {
    margin-bottom: 0rem;
  }
  .gMenu_outer {
    display: none;
  }
  .info-box-right {
    margin-top: 0px;
  }
  .siteHeader {
    margin-top: 0px;
  }
  .header-section {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }
  .navbar-header {
    padding: 10px;
  }
  .add {
    display: inline-block;
    font-size: 24px;
    color: #6a2c07;
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
  }
  .tel-box {
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0px;
    float: right;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    font-family: Arial;
  }
  .head-tel02 {
    text-align: right;
    margin-top: 0px;
    margin-bottom: -8px;
    text-align: center;
  }
  .kids-link a {
    font-size: 16px;
    padding: 15px;
  }
  .top-menu {
    padding-left: 6%;
    margin-top: 20px;
  }
  .top-menu ul {
    display: flex;
    margin: 0;
    padding-left: 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .top-menu ul li {
    font-size: 14px;
    list-style: none;
    margin: 5px;
    width: 44%;
    text-align: left;
  }
  .promise-h2 {
    font-size: 22px;
    padding-bottom: 0;
  }
  .promise-tit {
    font-size: 18px;
  }
  .promise {
    margin: 20px 0 0 0;
  }
  .promise-box {
    flex-direction: column;
  }
  .promise-box img {
    display: none;
  }
  .promise-box div {
    width: 100%;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 10px 0;
  }
  .promise-num {
    font-size: 18px;
    margin: 0;
  }
  .promise-txt {
    font-size: 16px;
    letter-spacing: 0.1em;
    margin-top: 5px;
    text-align: center;
    line-height: 1.4;
  }
  .cov {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    border: 3px solid #c0272d;
    border-radius: 20px;
    background-color: #fff;
    flex-direction: column;
  }
  .cov02 {
    border: 2px solid #c0272d;
    border-radius: 5px;
    text-align: center;
    font-size: 16px
  }
  .cov02 a {
    color: #c0272d;
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
  }
  .cov-inner-left {
    width: 100%;
  }
  .cov-left-box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .cov-left-box p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .cov-left-box div {
    width: 100%;
    margin-bottom: 20px;
  }
  .covh2 {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .covh3 {
    margin-bottom: 10px;
    font-size: 16px;
    padding: 7px;
    border-radius: 16px;
  }
  .cov-inner-right {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: nowrap;
  }
  .cov-inner-right div {
    width: 24%;
    margin: 0;
  }
  .cov-inner-right p {
    text-align: center;
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 12px;
  }
  .cov03 {
    margin-top: 40px;
  }
  .cov03-inner-right p, .cov03-inner-left p {
    font-size: 16px;
  }
  .cov03-inner-right img, .cov03-inner-left img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    margin-bottom: 10px;
  }
  .cov03-inner-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
  }
  .cov03-inner-right div {
    width: 45%;
    text-align: center;
    margin-bottom: 30px;
  }
  .takuji-bnr {
    width: 100%;
    margin: 60px auto;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .kids-bnr {
    width: 100%;
  }
  .takuji-left, .takuji-right {
    width: 100%;
  }
  .takuji-right {
    padding: 20px;
  }
  .takuji-txt01 {
    font-size: 18px;
  }
  /*.takuji-right a {
    display: block;
    padding: 15px 5px;
		width:100%;
     height: 100%; 
    border: 1px solid #6a2c07;
    border-radius: 4px;
    margin: 20px auto;
    color: #6a2c07;
}*/
  .takuji-right {
    margin-top: 20px;
    border-radius: 10px;
  }
  .news {
    flex-direction: column;
  }
  .news-left, .news-right {
    width: 100%;
    margin-bottom: 20px;
  }
  .itiran a {
    background-color: orange;
    display: block;
    height: 100%;
    padding: 5px 16px;
    color: #6a2c07;
    width: 40%;
    text-align: center;
    font-size: 14px;
    border-radius: 6px;
    margin: 0 0 0 auto;
  }
  .features-wrap {
    margin-top: 80px;
    flex-direction: column;
  }
  .features-box {
    width: 100%;
    margin-bottom: 70px;
    font-size: 16px;
  }
  .features-cercle {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #f7c519;
    text-align: center;
    width: 80px;
    padding: 0px 10px 10px 10px;
    border-radius: 45px;
  }
  .top04 {
    margin-bottom: 0;
  }
  .clinic-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 0px;
    flex-direction: column;
  }
  .clinic-box {
    width: 100%;
    margin-bottom: 30px;
  }
  .clinic-box p {
    font-size: 16px;
  }
  .clinic-box table th, .clinic-box table td {
    padding: 8px;
    font-size: 12px;
    text-align: center;
  }
  .kids-wrap {
    width: 100%;
  }
  .head-tel {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .head-access {
    display: inline-block;
    float: none;
    margin-right: 0px;
    font-size: 1.4em;
    letter-spacing: 0.1em;
    font-weight: bold;
    margin-top: -10px;
    top: -105px;
    position: relative;
    display: none;
  }
  .sp-access-02 {
    display: block !important;
    font-size: 0.7em;
    margin: -5px 0 10px 0;
  }
  .sp-access-02 a {
    color: #6a2c07;
  }
  .sp-access-02 a:hover {
    text-decoration: none;
  }
  .news-right table th, .news-right table td {
    color: #a57c52;
    border: solid 1px #eee;
    background-color: #fff;
    padding: 8px;
    font-size: 12px;
    text-align: center;
  }
  .news-right table th {
    background-color: #a57c52;
    color: #fff;
  }
  .treatmen-wrap {
    display: flex;
    margin-top: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .treatmen-box {
    width: 48%;
    height: 187px;
    text-align: center;
    background-color: #fff;
    margin: 3px 3px;
    padding: 25px 0;
    border-radius: 0px;
    border: 1px solid #eee;
  }
  .linkbox a:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
    border-radius: 0px;
  }
  .full-width-wood {
    margin: 0 calc(50% - 50vw);
    padding: 3em calc(50vw - 50%);
    /* background-image: url(https://oak-dc.jp/wp-content/uploads/wood.png); */
    background-color: #f9f9f9;
  }
  .table-footer {
    font-size: 16px;
    color: #6a2c07;
    padding: 10px;
    border-bottom: solid 1px #eee;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
  }
  .footer-time, .footer-time table {
    width: 100%;
  }
  .footer-time table th, .footer-time table td {
    padding: 8px;
    font-size: 12px;
    text-align: center;
  }
  .tuta-left, .tuta-right, .tuta03, .tuta04 {
    display: none;
  }
  .full-width-fabric {
    margin: 0 calc(50% - 50vw);
    padding: 3em calc(50vw - 50%);
  }
  .bunin-tel {
    margin: 40px 0;
    text-align: center;
  }
  .kids-only {
    font-size: 18px;
  }
  .kids-space-left h3 {
    font-size: 20px;
  }
  .small-botox-bnr {
    width: 100%;
    margin: 40px auto 0;
  }
  .small-botox-bnr p, .only {
    text-align: left;
  }
  /*-----------------------------------------------------
スライダー
 -----------------------------------------------------*/
  .full-width-slide {
    margin: 0 calc(39% - 40vw);
    /* padding: 4em calc(50vw - 50%); */
  }
  /*-----------------------------------------------------
カレンダー
 -----------------------------------------------------*/
  div.cal_wrapper table.cal tr td div {
    position: relative;
    padding: 5px;
    font-size: 14px;
    text-align: center;
    background-color: #FFF;
    border-radius: 3px;
  }
  .bunin-right {
    margin-top: 30px;
  }
  /*-----------------------------------------------------
 無痛治療
 -----------------------------------------------------*/
  .top-come {
    padding: 10px;
    background-color: #f9f9f9;
    margin-top: 20px;
    font-size: 16px;
  }
  .feature {
    margin-top: 20px;
  }
  .feature-box {
    padding: 10px;
    border: 1px solid #6a2c07;
    border-radius: 10px;
  }
  .painless-botttom p {
    font-size: 16px;
  }
  /*-----------------------------------------------------
インプラント
 -----------------------------------------------------*/
  .ct {
    font-size: 18px;
    text-align: left;
    margin-top: 30px;
  }
  .page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 1.2em 0;
    font-size: 22px;
    font-weight: bold !important;
    line-height: 1.1;
    letter-spacing: 0.2em;
    text-align: center;
    margin-left: 0px;
    line-height: 1.6
  }
  .icon01 {
    position: relative;
    top: 0px;
    padding: 0px;
    width: 40%;
    border-radius: 120px;
    background-color: #fff;
    text-align: center;
    margin: 30px auto;
  }
  .top-content {
    margin-top: 0;
  }
  .content-h2 {
    padding-top: 0;
    font-size: 26px;
    text-align: left;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 0;
  }
  .yellow-box {
    width: 100%;
    padding: 20px;
    font-size: 20px !important;
    text-align: left;
    margin-bottom: 0;
    margin-top: 20px;
  }
  .Implant-box {
    flex-direction: column;
  }
  .Implant-left {
    width: 100%;
    font-size: 18px;
  }
  .Implant-right {
    width: 100%;
    margin-top: 20px;
  }
  .Implant-right img {
    display: block;
    margin: 0 auto;
    width: 80%;
  }
  .implant-content {
    padding: 30px 20px;
    background-color: #fff;
    border-radius: 10px;
    margin: 60px 0 0 0;
  }
  .implant-h4 {
    margin-bottom: 20px;
  }
  .footer-content-h3 {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
  }
  .footer-content-box {
    flex-direction: column;
  }
  .footer-content-box ul {
    margin: 0;
  }
  /*-----------------------------------------------------インプラントNewここから-----------------------------------------------------*/
  .implant-h2 {
    font-size: 22px;
    line-height: 1.6;
  }
  .implant-features-box {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 40px;
    flex-direction: column;
  }
  .implant-features-num {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
  }
  .implant-features-num:last-child {
    margin-bottom: 0;
  }
  .implant-content03 p {
    text-align: justify;
  }
  .implant-content05 h3, .implant-content06 h3 {
    line-height: 1.6;
    text-align: justify;
  }
  .implant-recom-box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .implant-recom-box-left, .implant-recom-box-right, .implant-recom-box02-left, .implant-recom-box02-right {
    width: 100%;
  }
  .implant-recom-box-left, .implant-recom-box02-right {
    padding: 30px;
  }
  .implant-recom-box02 {
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
  }
  .implant-recom-box-left h4, .implant-recom-box02-right h4 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #6a2c07;
    line-height: 1.6;
  }
  .implant-h2-b, .latest-ct {
    width: 100%;
    font-size: 22px;
  }
  .implant-price table th, .implant-price table td {
    display: block;
    text-align: center;
  }
  .implant-price table td {
    background-color: #f9f9f9;
  }
  .implant-bg-gry {
    background-color: #f9f9f9;
    padding: 20px;
  }
  .implant-bg-gry p {
    text-align: justify !important;
  }
  .implant-content06 p {
    text-align: justify;
  }
  .implant-flow-box {
    flex-direction: column;
  }
  .implant-flow-box-left {
    width: 100%;
  }
  .implant-flow-box-right {
    width: 100%;
  }
  .implant-content06 h4 {
    margin-top: 40px;
    color: #6a2c07;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .implant-content07 p {
    text-align: justify;
  }
  .implant-content07 ul {
    padding-left: 0;
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    margin: 40px auto;
    width: -moz-fit-content;
    width: fit-content;
  }
  .other-hospital {
    text-align: justify;
  }
  .other-hospital-list ul {
    flex-direction: column;
  }
  .other-hospital-box ul li {
    width: 100%;
  }
  .implant-recom-wrap {
    margin-top: 30px;
  }
  .implant-detail {
    padding: 20px;
  }
  .sp-no {
    display: none;
  }
  .implant-content07 ul li:first-child {
    border-bottom: 1px dotted;
  }
  .implant-gray-box {
    padding: 20px;
  }
  /*-----------------------------------------------------インプラントNewここまで-----------------------------------------------------*/
  /*-----------------------------------------------------
口腔外科
 -----------------------------------------------------*/
  .yellow-h4, .yellow-h3 {
    background-color: #f8c619;
    color: #6a2c07;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-left: 40px;
    font-size: 20px;
    box-shadow: 2px 3px 2px #b28850;
    margin-left: 0;
  }
  .oral-surgery-box div {
    width: 45.5%;
    padding: 10px;
    text-align: center;
  }
  .oral-surgery-box {
    display: flex;
    justify-content: space-around;
    margin-top: 60px;
    flex-wrap: wrap;
  }
  /*-----------------------------------------------------
口腔外科症状別
 -----------------------------------------------------*/
  .yellow-box02 {
    font-size: 18px !important;
    background-color: #f8c619;
    color: #6a2c07;
    padding: 20px;
    text-align: left;
    border-radius: 20px;
    margin: 80px auto 60px;
    font-weight: bold;
    width: 100%;
    line-height: 1.6;
  }
  /*-----------------------------------------------------
根の治療
 -----------------------------------------------------*/
  img.white-img {
    width: 100%;
    height: auto;
    margin-left: ０0px;
    float: none;
    margin-bottom: 20px;
  }
  .top-content-p {
    font-size: 18px;
  }
  /*-----------------------------------------------------
神経温存
 -----------------------------------------------------*/
  .sinkei {
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
    flex-direction: column;
  }
  .sinkei div {
    width: 100%;
    margin: 10px 0;
  }
  /*-----------------------------------------------------
一般歯科
 -----------------------------------------------------*/
  .yellow-big-box {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding: 20px;
    text-align: justify;
  }
  .yellow-big-left, .yellow-big-right {
    width: 100%;
  }
  .yellow-big-left {
    margin-bottom: 30px;
  }
  .yellow-big-left img {
    width: 35%;
  }
  .step {
    padding: 0px;
  }
  .second-p {
    margin-bottom: 30px;
  }
  .step-box {
    display: flex;
    justify-content: space-around;
    padding: 0px;
    flex-direction: column;
    margin-bottom: 30px;
  }
  .step-num {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    border-radius: 100px;
    font-size: 20px;
  }
  .step-num span {
    font-size: 16px;
  }
  .step-txt {
    width: 100%;
    font-size: 20px;
    padding: 20px 0;
  }
  .progress-box {
    display: flex;
    justify-content: space-around;
    border-bottom: 1px dotted #6a2c07;
    padding-bottom: 20px !;
    flex-direction: column;
    margin: 0 0 30px 0;
  }
  .progress-left {
    width: 17%;
    margin-bottom: 20px;
  }
  .progress-center, .progress-right {
    width: 100%;
  }
  .progress-center p {
    font-size: 16px;
    margin-bottom: 20px;
  }
/*-----------------------------------------------------虫歯Newここから-----------------------------------------------------*/
	.tooth-decayh2-01 {
    font-size: 22px;
    padding: 20px;
    border-radius: 20px;
		text-align:justify;
}
	.tooth-decay-content01 h3 {
    font-size: 24px;
    text-align: justify;
    border-bottom: none;
    margin-top: 0;
    letter-spacing: 0.1em;
		line-height:1.6;
}
	.tooth-decay-content01 ul li {
		text-align:justify;
}
	.logo-mark {
    width: 25%;
    margin: 0 auto 20px;
}
	.tooth-decay-content02 .tooth-decayh2 {
    text-align:justify;
    font-size: 24px;
}
	.tooth-decay-symptoms-wrap {
    flex-direction: column;
		margin-bottom:30px;
}
	.tooth-decay-symptoms-box {
    width: 100%;
	margin: 10px 0px ;
}
	.tooth-decay-content03 .tooth-decayh2, .tooth-decay-content04 .tooth-decayh2, .tooth-decay-content05 .tooth-decayh2, .tooth-decay-content06 .tooth-decayh2 {
    text-align: center;
    font-size: 24px;
}
	.tooth-decay-content03 h3, .tooth-decay-content05 h3 {
    font-size: 20px;
    text-align: justify;
    border-bottom: none;
    margin-top: 0;
    letter-spacing: 0.2em;
    font-weight: bold;
    color: #595959;
    line-height: 1.6;
}
	.tooth-decay-reason-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
	.tooth-decay-reason-box {
    width: 100%;
		margin: 0 0 10px;
}
	.tooth-decay-content03 .tooth-decay-bg-gray {
    padding: 20px;
}
	.tooth-decay-content04 {
    margin-top: 40px;
}
	h2.tooth-decayh2 {
		margin-bottom:0!important;
	}
.progress-decay {
    margin-top: 20px;
}
	.progress-box {
		margin-top:20px!important;
	}
	.progress-h4, .progress-h3 {
line-height:1.6;
}
	.tooth-decay-treatment-wrap {
    flex-direction: column;
}
	.tooth-decay-treatment-box {
    width: 100%;
		margin-bottom:20px;
}
	.filling-yellow-box {
    padding: 20px;
}
		.filling-yellow-box P{
		text-align:justify!important;
}
	.other-filling-wrap {
    flex-direction: column;
}
	.other-filling-box {
    width: 100%;
    margin-bottom: 40px;
}
	.tooth-decay-bg-gray {
    padding: 20px;
}
	.polishing-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
	.polishing-box {
    width: 100%;
}
	.other-filling-box h5, .polishing-box h5 {
    font-size: 20px;
    font-weight: bold;
    padding: 10px ;
    background-color: #fff;
    border: 1px solid #004986;
    color: #004986;
    letter-spacing: 0.2em;
    text-align: center;
    border-radius: 50px;
		line-height:1.6;
}
	.tooth-decay-content06 .tooth-decayh2{
		margin-bottom:40px!important;
	}
	.step-num {
    width: auto; 
    text-align: center;
    background-color: #fff;
    padding: 10px;
    border-radius: 100px;
    font-size: 20px;
		height:auto!important;
}
	.footer-bnr {
    margin: 60px auto;
    text-align: center;
    width: 100%;
}
	.filling-yellow-box p:last-child {
    font-size: 22px;
    font-weight: bold;
}
	.full-width-beige {
    margin: 0 calc(50% - 50vw);
    padding: 3em calc(50vw - 50%);
    background-color: #faf8eb;
}
/*-----------------------------------------------------虫歯Newここまで-----------------------------------------------------*/
  /*-----------------------------------------------------
矯正歯科
 -----------------------------------------------------*/
  .orthodontics-box {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    margin: 40px 0;
  }
  .orthodontics-left, .orthodontics-right, .orthodontics-price-left, .orthodontics-price-right {
    width: 100%;
  }
  .orthodontics-box li {
    list-style: none;
    color: #6a2c07;
    font-size: 20px;
    border-bottom: 1px dotted #6a2c07;
    padding-bottom: 10px;
  }
  .orthodontics-box ul {
    padding-left: 0;
    margin: 0;
  }
  .orthodontics-price {
    display: flex;
    justify-content: space-around;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .bg-brown {
    font-size: 18px !important;
    padding: 5px 35px;
    color: #fff;
    background-color: #6a2c07;
    width: 100%;
  }
  .orthodontics-price p {
    display: inline-block;
    font-size: 24px;
    margin: 10px 0;
  }
  .link-box a {
    height: 100%;
    width: 100%;
  }
  .ha {
    margin: 0 auto;
    width: 20%;
  }
  .orthodontics-content {
    margin-top: 30px;
  }
  .orthodontics-pattern {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-direction: column;
  }
  .orthodontics-pattern-h4, .orthodontics-pattern-h4-02 {
    width: 100%;
    font-size: 18px;
    background-color: #6a2c07;
    color: #f8c619;
    padding: 0px;
    height: 60px;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 0;
    line-height: 60px;
  }
  .orthodontics-pattern p {
    width: 100%;
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-top: 20px;
  }
  /*-----------------------------------------------------
小児歯科
 -----------------------------------------------------*/
  .child-box {
    display: flex;
    justify-content: space-around;
    margin: 40px 0;
    flex-direction: column;
  }
  .child-box-left, .child-box-right {
    width: 100%;
  }
  .child-box-right {
    margin-top: 20px;
  }
  .child-box-left p {
    padding: 15px 20px;
    background-color: #f8c619;
    color: #6a2c07;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
  }
  .mouthpiece {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-direction: column;
  }
  .mouthpiece-left, .mouthpiece-right {
    width: 100%;
  }
  .child-content {
    margin: 40px 0 50px 0;
  }
  /*-----------------------------------------------------
予防歯科
 -----------------------------------------------------*/
  .step-box02 {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin-bottom: 0px;
    flex-direction: column;
  }
  .step-txt02 {
    width: 100%;
    font-size: 18px;
  }
  .step-num02 {
    width: 190px;
    text-align: center;
    background-color: #fff;
    padding: 47px 0px;
    border-radius: 100px;
    height: 190px;
    font-size: 24px;
    text-align: center;
    margin: 0 auto;
  }
  /*-----------------------------------------------------
審美歯科
 -----------------------------------------------------*/
  .white-box {
    width: 100%;
    background-color: #fff;
    padding: 20px 5px;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px;
    margin-bottom: 60px;
  }
  .sinbi-content img {
    width: 50%;
    height: auto;
    margin-left: 0px;
  }
  /*-----------------------------------------------------
 ボトックス
 -----------------------------------------------------*/
  .botox-wrap p {
    font-size: 16px;
  }
  .catch {
    font-size: 20px;
    margin-top: 10px;
    text-align: left;
    line-height: 1.4;
  }
  .low-price {
    font-size: 18px;
    margin-top: 10px;
    text-align: left;
    color: red;
  }
  .yamato-oak {
    text-align: left;
    line-height: 1.6;
    font-size: 20px;
    color: #6a2c07;
    font-weight: bold;
  }
  .botox-wrap h2 {
    text-align: center;
    font-size: 16px;
    border: none;
    color: #fff;
    font-family: serif;
    background-color: #6a2c07;
    padding: 15px;
    letter-spacing: 0.1em;
    width: 100%;
    border-radius: 50px;
    margin: 0 auto 40px;
  }
  .ivory-box {
    padding: 20px;
    background-color: #fbf9ea;
    margin-bottom: 60px;
  }
  .botox-top01, .botox-top02, .botox-top03 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .botox-top01-left, .botox-top02-left, .botox-top03-left {
    width: 100%;
    margin-bottom: 10px;
  }
  .botox-top01-right, .botox-top02-right, .botox-top03-right {
    width: 100%;
  }
  .botox-top01-right img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .oak-mark {
    width: 20%;
    margin: 20px auto;
  }
  .botox-wrap h3 {
    font-size: 18px;
    line-height: 1.4;
  }
  .botox-top04 {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    font-size: 18px;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .botox-top04-left {
    width: 100%;
    margin-bottom: 20px
  }
  .botox-top04-right {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .botox-be-af {
    width: 70%;
    margin: 0 auto 30px;
  }
  .botox-wrap table th, .botox-wrap table td {
    padding: 10px;
    border: 1px solid #ccc;
    font-size: 16px;
    letter-spacing: 0.1em;
    display: block;
    margin-bottom: -1px;
  }
  .botox-wrap dt, .botox-wrap dd {
    font-size: 16px;
  }
  .botox-wrap dd {
    margin-bottom: 40px;
  }
  .otogai {
    width: 80%;
    margin: 20px auto 30px;
  }
  .botox-contact {
    background-color: #f5eee9;
    width: 100%;
    margin: 100px auto;
    padding: 30px 20px;
    text-align: center;
    border-radius: 10px;
  }
  .boto-txt {
    font-size: 18px !important;
  }
  .boto-tel {
    font-size: 26px !important;
  }
  .botox-contact {
    background-color: #f5eee9;
    width: 100%;
    margin: 40px auto;
    padding: 20px;
    text-align: center;
    border-radius: 10px;
  }
  .oto-txt p {
    margin-top: 10px;
  }
  .botox-flow-txt {
    width: 100%;
  }
  .fourth {
    width: 100%;
    padding: 10px;
  }
  /*-----------------------------------------------------
ドクター紹介
 -----------------------------------------------------*/
  .doctor ul li {
    width: 48%;
    list-style: none;
    text-align: justify;
  }
  .doctor ul li dt {
    font-size: 16px;
  }
  /*-----------------------------------------------------
分院
 -----------------------------------------------------*/
  .top-btn a {
    text-align: center;
    padding: 15px 30px;
    border: 1px solid #6a2c07;
    color: #6a2c07;
    border-radius: 5px;
    display: block;
    margin: 20px auto;
    width: 100%;
    height: 100%;
  }
  .top-btn a:hover {
    text-align: center;
    padding: 15px 30px;
    border: 1px solid #6a2c07;
    color: #6a2c07;
    border-radius: 5px;
    display: block;
    margin: 20px auto;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-color: orange;
  }
  .bunin-tel-num {
    font-size: 30px;
  }
  .bunin-setumei p, .bunin-setumei02 p {
    font-size: 18px;
    border: 1px solid #ccc;
    padding: 25px;
    border-radius: 10px;
    margin-top: 40px;
    text-align: left;
    /*background-color:#fafafa;*/
  }
  .bunin-wrap {
    display: flex;
    justify-content: space-between;
    margin: 30px 0;
    flex-direction: column;
  }
  .bunin-left, .bunin-right {
    width: 100%;
  }
  .bunin-left p {
    font-size: 18px;
    padding: 16px;
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .bunin-right table th, .bunin-right table td {
    padding: 8px;
    font-size: 12px;
    text-align: center;
  }
  table th, .clinic-box table td {
    padding: 8px;
    font-size: 12px;
    text-align: center;
  }
  h2.childcare-box-h2 {
    line-height: 60px;
    position: relative;
    height: 60px;
    /* margin: 2em 50px 1em; */
    padding: 0rem;
    text-align: center;
    color: #fff;
    background: #6a2c07;
    border-bottom: none;
    border-top: none;
    letter-spacing: 0.1em;
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
  }
  .kids-space-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    flex-direction: column;
  }
  .kids-space-left, .kids-space-right {
    width: 100%;
    font-size: 16px;
  }
  .kids-space-right {
    margin-top: 10px;
  }
  .access-wrap-left table th, .access-wrap-left table td {
    font-size: 20px !important;
    letter-spacing: 0.1em;
    display: block;
    text-align: left;
  }
  .bunin-parking {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    flex-direction: column;
  }
  .bunin-parking div {
    width: 100%;
  }
  .g-map02 {
    width: 100%;
    margin-top: 20px;
  }
  .footer-look {
    margin-top: 0px;
  }
  .info-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .info-box-left, .info-box-right {
    width: 100%;
  }
  .info-box-right table td {
    color: #a57c52;
    font-size: 12px;
    border: solid 1px #eee;
    background-color: #fff;
    padding: 5px;
    text-align: center;
  }
  .info-box-right table th {
    color: #6a2c07;
    font-size: 12px;
    border: solid 1px #eee;
    padding: 5px;
    text-align: center;
  }
  .treatmen-h2 {
    font-size: 20px;
  }
  /*-----------------------------------------------------
ナーサリー
 -----------------------------------------------------*/
  .childcare {
    margin: 80px 0;
    background-image: url(https://oak-dc.jp/wp-content/uploads/bg01.png);
    padding: 15px;
    position: relative;
    border-radius: 30px;
  }
  img.mama {
    position: relative;
    width: 20%;
    height: auto;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    margin: -30px auto 0;
  }
  .childcare-box {
    padding: 15px;
    border: solid 2px #6a2c07;
    margin-top: 60px;
    border-radius: 30px;
    position: relative;
  }
  .childcare-box {
    padding: 15px;
    border: solid 2px #6a2c07;
    margin-top: 60px;
    border-radius: 30px;
    position: relative;
  }
  .kids-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-direction: column;
  }
  .kids-bottom img {
    width: 100%;
  }
  .ribbon {
    position: relative;
    top: 0px;
    width: 100%;
  }
  .mamoru {
    margin-top: 20px;
  }
  .access-wrap-right img {
    width: 100%;
  }
  /*-----------------------------------------------------
アクセス
 -----------------------------------------------------*/
  .parking-left {
    width: 100%;
    margin: 0;
  }
  .access-wrap-right img {
    width: 100%;
    margin: 10px 0;
  }
  .access-wrap-right {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    flex-direction: column;
  }
  .g-map {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  /*-----------------------------------------------------
map
 -----------------------------------------------------*/
  .click {
    font-size: 14px;
    padding: 15px 0;
    border: 2px solid #6a2c07;
    border-radius: 10px;
    width: 100%;
    margin: 30px auto 0;
    text-align: center;
  }
  .clinic-map {
    margin: 40px 0;
    position: relative;
  }
  /*-----------------------------------------------------
法人紹介
 -----------------------------------------------------*/
  .keireki {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    flex-direction: column;
    width: 100%;
  }
  .keireki-left, .keireki-right {
    width: 100%;
  }
  .keireki-left {
    margin-bottom: 30px;
  }
  .keireki-left table th, .keireki-left table td {
    display: block;
    text-align: left;
  }
  .keireki-left table th {
    background-color: #f9f9f9;
  }
  /*-----------------------------------------------------
footer
 -----------------------------------------------------*/
  .footer-inner {
    display: flex;
    justify-content: space-between;
    color: #6a2c07;
    flex-direction: column;
  }
  .footer-left, .footer-right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .footer-nav-right ul, .footer-nav-left ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer-nav-right ul li, .footer-nav-left ul li {
    width: 48%;
  }
  .footer-nav-tit, .footer-nav-tit02 {
    width: 100% !important;
    padding: 5px 20px;
  }
  .card02 {
    width: 100%;
  }
  .footer-right {
    margin-top: 15px;
  }
  .footer-bottom {
    display: flex;
    justify-content: space-between;
    margin: 60px 0 60px;
    flex-direction: column;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer-calendar {
    width: 100%;
  }
  /*---------------------------------------------------------------------------------------------------*/
}