@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box; }

header, section, footer, aside, nav, article, figure, picture {
  display: block;
  position: relative; }

html {
  height: 100%;
  -webkit-print-color-adjust: exact; }

html, body {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-indent: 0;
  line-height: 1;
  color: #000;
  font-family: heisei-maru-gothic-std, sans-serif;
  font-style: normal;
  -webkit-text-size-adjust: 100%; }
  @media only screen and (max-width: 600px) {
    html, body {
      font-family: "a-otf-ud-shin-go-pr6n", sans-serif; } }
  @media print, screen and (min-width: 961px) {
    html, body {
      font-family: heisei-maru-gothic-std, sans-serif; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    html, body {
      font-family: "a-otf-ud-shin-go-pr6n", sans-serif; } }

html, body, small, h1, h2, h3, h4, h5 {
  font-size: 1em;
  font-weight: 500; }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1em; } }
  @media only screen and (max-width: 600px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1rem; } }
  @media only print {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 10pt; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    html, body, small, h1, h2, h3, h4, h5 {
      font-size: 1rem !important; } }

div, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, canvas, details, figcaption, figure, picture,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  text-indent: 0;
  list-style: none; }

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  text-indent: 0;
  list-style: none; }
  @media only screen and (max-width: 600px) {
    table, caption, tbody, tfoot, thead, tr, th, td {
      font-weight: 100; } }

iframe {
  display: block;
  width: 100%;
  height: auto;
  border: none; }

img, figure, picture {
  display: block;
  width: 100%;
  height: auto; }
  @media only print {
    .low #contents img, .low #contents figure, .low #contents picture {
      width: 50% !important; } }

.fixImg {
  width: auto;
  height: auto; }

nav ul {
  list-style: none; }

header a,
#container a,
footer a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  color: #2364aa; }
  @media print, screen and (min-width: 961px) {
    header a,
    #container a,
    footer a {
      transition: all 0.3s ease-in-out; }
      header a:hover, header a:active,
      #container a:hover,
      #container a:active,
      footer a:hover,
      footer a:active {
        color: rgba(35, 100, 170, 0.7); } }

header a,
nav a,
footer a {
  text-decoration: none; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

th {
  font-weight: normal; }

td, th {
  line-height: 1.3em; }

input,
select {
  vertical-align: middle; }

ul, ol, dl, li {
  padding: 0;
  margin: 0;
  list-style: none; }

area {
  cursor: pointer !important; }

section p,
.section p {
  margin-bottom: 1em; }
  @media only screen and (max-width: 600px) {
    section p,
    .section p {
      line-height: 1.6em; } }
  @media print, screen and (min-width: 601px) {
    section p,
    .section p {
      line-height: 1.8em; } }

#contents ul,
#contents ol,
#contents dl {
  margin-bottom: 1em;
  margin-top: 1em; }

@media only screen and (max-width: 600px) {
  #contents li,
  #contents dd {
    line-height: 1.3em; } }
@media print, screen and (min-width: 601px) {
  #contents li,
  #contents dd {
    line-height: 1.5em; } }

#contents ul li {
  margin-left: 0em;
  padding-left: normal; }

.low #contents section ol:not(.flow) li,
.low #contents .section ol:not(.flow) li {
  margin-left: 1.5em;
  list-style: decimal;
  padding-left: normal; }

/* clearfix -------------*/
.cf {
  zoom: 1; }

.cf:before,
.cf:after,
header:after,
header nav:after,
#container:after,
footer:after,
#contents:after,
#contents section:after,
#contents .section:after,
#sidebar section:after,
#sidebar .section:after,
#bread:after,
footer:after,
#bottomInfo:after,
.innerL:after,
.innerM:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.cf,
.float_block {
  overflow: hidden; }

/* Layout Document */
@media only screen and (max-width: 600px) {
  #wrapper {
    z-index: 0; }

  header,
  #footerAsk {
    z-index: 9 !important; }

  #hdImage {
    z-index: -1; } }
@media print, screen and (min-width: 601px) {
  header,
  #ptBtnPc,
  #quickNav {
    z-index: 10; }

  #hdImage {
    z-index: 0; }

  main {
    z-index: 9; } }
body {
  line-height: 1.6;
  color: #000; }
  body.low {
    background: #fff; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.3s ease-in-out; }
  header.fix {
    box-shadow: 0 0 4px #636363; }

#hdUpper {
  text-align: center; }
  @media only screen and (max-width: 600px) {
    #hdUpper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      width: 94%;
      margin: 15px auto 11px auto; } }
  @media print, screen and (min-width: 601px) {
    #hdUpper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      width: 94%;
      margin: 15px auto 20px auto;
      left: 0; } }

@media only screen and (max-width: 600px) {
  #hdLogo {
    flex-basis: 80%; } }
@media only screen and (min-width: 600px) and (max-width: 1540px) {
  #hdLogo {
    flex-basis: 50%; } }
@media print, screen and (min-width: 961px) {
  #hdLogo {
    flex-basis: 35%; } }

@media only screen and (max-width: 600px) {
  #hdInfo {
    flex-basis: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch; } }
@media only screen and (min-width: 600px) and (max-width: 1540px) {
  #hdInfo {
    flex-basis: 40%;
    text-align: right; } }
@media print, screen and (min-width: 961px) {
  #hdInfo {
    flex-basis: 30%;
    text-align: right; } }

@media only screen and (max-width: 600px) {
  #hdGn {
    position: fixed;
    right: -100%;
    left: auto;
    width: 94%;
    height: 100%;
    background: #ffffff;
    opacity: 0;
    overflow-y: scroll;
    transition: all 0.3s ease-in-out; }
    .menu-active #hdGn {
      right: 0;
      opacity: 1; } }
@media print, screen and (min-width: 601px) {
  #hdGn {
    border-bottom: 1px solid rgba(255, 255, 255, 0); } }
@media print, screen and (min-width: 601px) {
  #hdGn > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    width: 94%;
    max-width: 1700px;
    margin: auto auto 15px auto; } }
#hdGn .sub {
  transition: all 0.3s ease-in-out; }
  @media only screen and (max-width: 600px) {
    #hdGn .sub {
      display: block;
      position: static;
      opacity: 1; }
      #hdGn .acc.select .sub {
        opacity: 1; } }
  @media print, screen and (min-width: 601px) {
    #hdGn .sub {
      z-index: 3;
      position: absolute;
      left: 0;
      right: 0;
      width: 16em;
      padding: 16px 0 0 0;
      background: #fff;
      text-align: left;
      font-size: 1rem;
      opacity: 0;
      border-radius: 8px;
      box-shadow: 1px 1px 3px #c0c0c0; }
      #hdGn .acc.select .sub {
        opacity: 1; } }

#hdImage {
  position: fixed;
  width: 100vw;
  left: 0; }

@media only screen and (max-width: 600px) {
  .low h1 {
    width: 94%;
    max-width: 1400px;
    margin: 40px auto; } }
@media print, screen and (min-width: 601px) {
  .low h1 {
    width: 94%;
    max-width: 1400px;
    margin: 50px auto; } }

main {
  position: relative; }
  .low main {
    border-top: 1px solid rgba(255, 255, 255, 0); }

@media print, screen and (min-width: 961px) {
  .low #contents {
    width: 94%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    .low #contents > section,
    .low #contents > .section {
      padding: 80px 0 80px 0; }
      .low #contents > section:first-child,
      .low #contents > .section:first-child {
        padding: 50px 0 50px 0; }
      .low #contents > section section,
      .low #contents > section .section,
      .low #contents > .section section,
      .low #contents > .section .section {
        margin-top: 30px;
        margin-bottom: 30px; }
  .home #contents {
    width: 100%;
    background: url("../img/contentsBg.svg") repeat-y center center;
    background-size: 100%; }
    .home #contents > section,
    .home #contents > .section {
      width: 100%;
      margin: 0;
      padding: 80px 10% 80px 10%; }
      .home #contents > section > div,
      .home #contents > .section > div {
        width: 94%;
        max-width: 1400px;
        margin: 0 auto; }
      .home #contents > section section,
      .home #contents > section .section,
      .home #contents > .section section,
      .home #contents > .section .section {
        margin-top: 30px;
        margin-bottom: 30px; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  .low #contents {
    width: 94%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    .low #contents > section,
    .low #contents > .section {
      padding: 80px 0 80px 0; }
      .low #contents > section:first-child,
      .low #contents > .section:first-child {
        padding: 50px 0 50px 0; }
      .low #contents > section section,
      .low #contents > section .section,
      .low #contents > .section section,
      .low #contents > .section .section {
        margin-top: 30px;
        margin-bottom: 30px; }
  .home #contents {
    width: 100%;
    background: url("../img/contentsBg.svg") repeat-y center center;
    background-size: 100%; }
    .home #contents > section,
    .home #contents > .section {
      width: 100%;
      margin: 0;
      padding: 80px 5% 80px 5%; }
      .home #contents > section > div,
      .home #contents > .section > div {
        width: 94%;
        max-width: 1400px;
        margin: 0 auto; }
      .home #contents > section section,
      .home #contents > section .section,
      .home #contents > .section section,
      .home #contents > .section .section {
        margin-top: 30px;
        margin-bottom: 30px; } }
@media only screen and (max-width: 600px) {
  .low #contents {
    padding-left: 5%;
    padding-right: 5%; }
    .low #contents > section,
    .low #contents > .section {
      padding: 70px 0 35px 0; }
      .low #contents > section:first-child,
      .low #contents > .section:first-child {
        padding: 40px 0 35px 0; }
      .low #contents > section section,
      .low #contents > section .section,
      .low #contents > .section section,
      .low #contents > .section .section {
        margin-top: 35px; }
  .home #contents {
    width: 100%; }
    .home #contents > section,
    .home #contents > .section {
      width: 100%;
      margin: 0;
      padding: 100px 4%; }
      .home #contents > section section,
      .home #contents > section .section,
      .home #contents > .section section,
      .home #contents > .section .section {
        margin-top: 25px;
        margin-bottom: 25px; } }
@media only screen and (max-width: 600px) {
  #contents h2 {
    margin-bottom: 50px; } }
@media print, screen and (min-width: 601px) {
  #contents h2 {
    margin-bottom: 40px; } }
@media only screen and (max-width: 600px) {
  #contents h3 {
    margin-bottom: 30px; } }
@media print, screen and (min-width: 601px) {
  #contents h3 {
    margin-bottom: 23px; } }

.home #bread {
  display: none; }
@media only screen and (max-width: 600px) {
  #bread {
    margin: 0; } }
@media print, screen and (min-width: 601px) {
  #bread {
    width: 94%;
    max-width: 1400px;
    margin: 20px auto 20px auto; } }
@media only print {
  #bread {
    margin: 0 auto 1em auto !important; } }

#ftUpper {
  padding: 60px;
  border-radius: 50px; }
  @media only screen and (max-width: 600px) {
    #ftUpper {
      width: 94%;
      margin: 80px auto;
      padding: 20px;
      border-radius: 20px; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    #ftUpper {
      width: 92%;
      margin: 80px auto; } }
  @media print, screen and (min-width: 961px) {
    #ftUpper {
      width: 92%;
      max-width: 1700px;
      margin: 80px auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: flex-start; } }
  @media only screen and (max-width: 600px) {
    #ftUpper #ftInfo {
      margin-bottom: 40px; } }
  @media print, screen and (min-width: 601px) {
    #ftUpper #ftInfo {
      flex-basis: 47%; } }
  @media print, screen and (min-width: 601px) {
    #ftUpper #ftMap {
      flex-basis: 47%; } }
  #ftUpper a {
    text-decoration: none;
    color: #000 !important; }

#ftNav a {
  color: #000 !important; }

#ddBtn {
  text-align: center;
  margin-bottom: 20px; }
  #ddBtn a {
    display: block;
    margin: auto;
    max-width: 250px;
    border: 1px solid #c0c0c0; }

@media only screen and (max-width: 600px) {
  #ptBtnPc {
    display: none; } }
@media print, screen and (min-width: 601px) {
  #ptBtnPc {
    position: fixed;
    bottom: 8px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: #F28A12;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    opacity: 0; }
    #ptBtnPc.on {
      bottom: 20px;
      opacity: 1; }
    #ptBtnPc:hover {
      transform: translateY(-5px); }
    #ptBtnPc a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
      #ptBtnPc a img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;
        height: 80%; } }
@media only print {
  #ptBtnPc {
    display: none; } }

@media print, screen and (min-width: 601px) {
  #quickNav ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    gap: 8px 0px;
    grid-template-areas: "." ".";
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0px; }
    #quickNav ul li {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      text-orientation: upright;
      position: relative; }
      #quickNav ul li a {
        display: block;
        text-decoration: none;
        transition: all 0.3s ease-in-out; } }
@media only screen and (orientation: landscape) and (max-height: 1200px) {
  #quickNav ul {
    font-size: 0.85rem; }
    #quickNav ul li a {
      padding: 0.8em !important;
      line-height: 1.1 !important; } }
@media only screen and (min-width: 601px) and (max-width: 959px) {
  #quickNav ul {
    right: 10px !important; } }
@media only print {
  #quickNav ul {
    display: none; } }

@media only screen and (max-width: 600px) {
  #footerAsk {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch; }
    #footerAsk li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      border-top: 2px solid #fff;
      background: #FFF65E; }
      #footerAsk li:nth-of-type(1), #footerAsk li:nth-of-type(2) {
        border-right: 2px solid #fff; }
      #footerAsk li:nth-of-type(3) {
        background: #F28A12; }
      #footerAsk li:nth-of-type(1) {
        width: 15%; }
        #footerAsk li:nth-of-type(1) a::before {
          width: 7vw;
          height: 7vw;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: url("../img/footerAsk_home.svg") no-repeat center center; }
      #footerAsk li:nth-of-type(2) {
        width: 70%; }
        #footerAsk li:nth-of-type(2) a::before {
          width: 7vw;
          height: 7vw;
          top: 50%;
          left: 2em;
          transform: translateY(-50%);
          background: url("../img/telIcon.svg") no-repeat center center; }
      #footerAsk li:last-of-type {
        width: 15%; }
        #footerAsk li:last-of-type a::before {
          width: 10vw;
          height: 10vw;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          background: url("../img/footerAsk_top.svg") no-repeat center center; }
      #footerAsk li a {
        position: relative;
        display: block;
        width: 100%;
        padding: 1em 0 1em 1em;
        color: #000;
        text-decoration: none;
        font-size: 4.3vw;
        text-align: center;
        line-height: 1.2; }
        #footerAsk li a::before {
          position: absolute;
          content: "";
          display: block;
          background-size: contain !important; } }
@media print, screen and (min-width: 601px) {
  #footerAsk {
    display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #footerAsk li a {
    font-size: 0.9rem; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #footerAsk {
    display: none !important; } }
@media only screen and (orientation: landscape) and (max-device-width: 767px) {
  #footerAsk li a {
    padding: 0.4em 0 0.6em 1em;
    font-size: 2.2vw !important; } }

.innerL {
  max-width: 1800px;
  margin: 0 auto; }

.innerM {
  max-width: 1100px;
  margin: 0 auto; }

/* common Scss */
/*############################################################################################33*/
/* 共通css */
/*############################################################################################*/
body {
  line-height: 1.6;
  color: #000;
  background: #FFFEF6; }

@media only screen and (max-width: 600px) {
  #wrapper {
    position: relative; } }

header {
  background: #FFFEF6;
  border-top: 1px solid rgbs(#FFFEF6, 0); }
  header.fixTp1 {
    background: rgba(255, 254, 246, 0.5);
    transition: background 0.3s ease-in-out; }
    header.fixTp1.fix {
      background: #FFFEF6; }
  @media only screen and (max-width: 600px) {
    header {
      padding-bottom: 7px; }
      .menu-active header {
        background: #fff8c3;
        border-color: rgba(255, 248, 195, 0); } }

@media print, screen and (min-width: 601px) {
  .menu-trigger {
    display: none; } }
@media only screen and (max-width: 600px) {
  .menu-trigger {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 0 10px auto;
    background: #F28A12;
    border-radius: 8px; }
    .menu-trigger::after {
      content: "MENU";
      display: block;
      width: 100%;
      height: 1em;
      position: absolute;
      bottom: -1em;
      left: 0;
      right: 0;
      font-size: 11px;
      text-align: center; }
    .menu-active .menu-trigger::after {
      content: "CLOSE"; }
    .menu-trigger::before {
      content: "";
      display: block;
      width: 72%;
      height: 2px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: #fff;
      transition: all 0.3s ease-in-out; }
    .menu-active .menu-trigger::before {
      width: 0px;
      height: 0px; }
    .menu-trigger span {
      display: block;
      width: 72%;
      height: 58%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: all 0.3s ease-in-out; }
      .menu-trigger span::before, .menu-trigger span::after {
        content: '';
        position: absolute;
        right: 0;
        width: 100%;
        height: 2px;
        background: #fff;
        transition: all 0.3s ease-in-out; }
      .menu-trigger span::before {
        top: 0px; }
      .menu-trigger span::after {
        bottom: 0px; }
      .menu-active .menu-trigger span::before, .menu-active .menu-trigger span::after {
        transform-origin: 50% 50%;
        top: 50%;
        right: 0; }
      .menu-active .menu-trigger span::before {
        transform: rotate(-135deg); }
      .menu-active .menu-trigger span::after {
        transform: rotate(135deg); } }
@media only print {
  .menu-trigger {
    display: none; } }

@media print, screen and (min-width: 601px) {
  #hdLogo img {
    max-width: 480px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #hdLogo img {
    max-width: auto; } }
@media only print {
  #hdLogo img {
    width: 6cm; } }

@media print, screen and (min-width: 601px) {
  #hdInfo .add {
    font-size: 0.9rem;
    margin-bottom: 10px; }
  #hdInfo .tel {
    position: relative;
    display: table;
    margin-right: 0;
    margin-left: auto;
    font-size: 1.6rem;
    background: #FFF65E;
    border-radius: 50vh;
    padding-left: 1.5em;
    padding-right: 0.5em; }
    #hdInfo .tel::before {
      content: "";
      display: block;
      width: 1em;
      height: 1em;
      position: absolute;
      left: 0.5em;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/telIcon.svg") no-repeat center center;
      background-size: contain; } }

@media only screen and (max-width: 600px) {
  #hdGn {
    background: #fff8c3; } }
#hdGn a, #hdGn span {
  position: relative;
  line-height: 1;
  text-decoration: none;
  font-family: heisei-maru-gothic-std, sans-serif; }
  @media only screen and (max-width: 600px) {
    #hdGn a, #hdGn span {
      display: block;
      color: #000;
      font-size: 4.3vw; } }
  @media print, screen and (min-width: 601px) {
    #hdGn a, #hdGn span {
      display: table;
      cursor: pointer;
      color: #000 !important;
      white-space: nowrap; }
      #hdGn a:hover, #hdGn span:hover {
        color: #FFF65E; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    #hdGn a, #hdGn span {
      padding: 12px 4em; } }
  @media only screen and (orientation: portrait) {
    #hdGn a, #hdGn span {
      font-size: 4.3vw !important; } }
  @media only screen and (min-width: 600px) and (max-width: 1540px) {
    #hdGn a, #hdGn span {
      font-size: 1.4vw !important; } }
@media only screen and (max-width: 600px) {
  #hdGn a::after,
  #hdGn span::after {
    content: "";
    display: block;
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%); }
  #hdGn a::after {
    background: url("../img/angleRight.svg") no-repeat center center;
    background-size: contain; }
  #hdGn span::after {
    background: url("../img/angleDown.svg") no-repeat center center;
    background-size: contain; } }
@media print, screen and (min-width: 601px) {
  #hdGn > ul > li {
    padding: 0 2%; }
    #hdGn > ul > li:not(:first-of-type)::before {
      content: "";
      display: block;
      width: 1px;
      height: 1.6em;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      border-left: 2px dashed rgba(0, 0, 0, 0.2); } }
@media only screen and (max-width: 600px) {
  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    padding: 20px 30px 20px 20px;
    border-top: 1px solid #F28A12;
    background: #fff8c3; }
    #hdGn > ul > li:last-of-type > a,
    #hdGn > ul > li:last-of-type > span {
      border-bottom: 1px solid #F28A12; } }
@media print, screen and (min-width: 601px) {
  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    padding: 18px 2em;
    margin: auto; } }
@media only screen and (min-width: 560px) and (max-width: 1540px) {
  #hdGn > ul > li > a,
  #hdGn > ul > li > span {
    padding: 1em 1em; } }
@media only screen and (max-width: 600px) and (max-width: 600px) {
  .home #hdGn > ul > li:nth-child(1) > a, .home #hdGn > ul > li:nth-child(1) > span {
    background: rgba(242, 138, 18, 0.4); }
  .greet #hdGn > ul > li:nth-child(2) > a, .greet #hdGn > ul > li:nth-child(2) > span {
    background: rgba(242, 138, 18, 0.4); }
  .first #hdGn > ul > li:nth-child(3) > a, .first #hdGn > ul > li:nth-child(3) > span {
    background: rgba(242, 138, 18, 0.4); }
  .treat #hdGn > ul > li:nth-child(4) > a, .treat #hdGn > ul > li:nth-child(4) > span {
    background: rgba(242, 138, 18, 0.4); }
  .clinic #hdGn > ul > li:nth-child(5) > a, .clinic #hdGn > ul > li:nth-child(5) > span {
    background: rgba(242, 138, 18, 0.4); }
  .colmun #hdGn > ul > li:nth-child(6) > a, .colmun #hdGn > ul > li:nth-child(6) > span {
    background: rgba(242, 138, 18, 0.4); }
  .access #hdGn > ul > li:nth-child(7) > a, .access #hdGn > ul > li:nth-child(7) > span {
    background: rgba(242, 138, 18, 0.4); } }

@media print, screen and (min-width: 601px) {
  .home #hdGn > ul > li:nth-of-type(1) > a,
  .home #hdGn > ul > li:nth-of-type(1) > span {
    position: relative; }
    .home #hdGn > ul > li:nth-of-type(1) > a::before,
    .home #hdGn > ul > li:nth-of-type(1) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #F28A12;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .greet #hdGn > ul > li:nth-of-type(2) > a,
  .greet #hdGn > ul > li:nth-of-type(2) > span {
    position: relative; }
    .greet #hdGn > ul > li:nth-of-type(2) > a::before,
    .greet #hdGn > ul > li:nth-of-type(2) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #F28A12;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .first #hdGn > ul > li:nth-of-type(3) > a,
  .first #hdGn > ul > li:nth-of-type(3) > span {
    position: relative; }
    .first #hdGn > ul > li:nth-of-type(3) > a::before,
    .first #hdGn > ul > li:nth-of-type(3) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #F28A12;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .treat #hdGn > ul > li:nth-of-type(4) > a,
  .treat #hdGn > ul > li:nth-of-type(4) > span {
    position: relative; }
    .treat #hdGn > ul > li:nth-of-type(4) > a::before,
    .treat #hdGn > ul > li:nth-of-type(4) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #F28A12;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .clinic #hdGn > ul > li:nth-of-type(5) > a,
  .clinic #hdGn > ul > li:nth-of-type(5) > span {
    position: relative; }
    .clinic #hdGn > ul > li:nth-of-type(5) > a::before,
    .clinic #hdGn > ul > li:nth-of-type(5) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #F28A12;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .colmun #hdGn > ul > li:nth-of-type(6) > a,
  .colmun #hdGn > ul > li:nth-of-type(6) > span {
    position: relative; }
    .colmun #hdGn > ul > li:nth-of-type(6) > a::before,
    .colmun #hdGn > ul > li:nth-of-type(6) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #F28A12;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } }
  .access #hdGn > ul > li:nth-of-type(7) > a,
  .access #hdGn > ul > li:nth-of-type(7) > span {
    position: relative; }
    .access #hdGn > ul > li:nth-of-type(7) > a::before,
    .access #hdGn > ul > li:nth-of-type(7) > span::before {
      content: " ";
      position: absolute;
      left: 50%;
      bottom: 5px;
      transform: translateX(-50%);
      display: block;
      height: 4px;
      background: #F28A12;
      border-radius: 3px;
      animation: selectBar 0.3s ease forwards; }
  @keyframes selectBar {
    0% {
      width: 20%;
      opacity: 0; }
    100% {
      width: 60%;
      opacity: 1; } } }
#hdGn .sub {
  opacity: 0; }
  #hdGn .acc.select .sub {
    opacity: 1; }
  @media only screen and (max-width: 600px) {
    #hdGn .sub {
      display: block;
      position: static;
      transition: transform 0.3s ease-in-out; } }
  @media print, screen and (min-width: 601px) {
    #hdGn .sub {
      position: absolute;
      left: 0;
      right: 0;
      width: 19em;
      padding: 14px;
      border-radius: 5px;
      background: #fff;
      transition: opacity 0.3s ease-in-out; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    #hdGn .sub {
      width: 500px; } }
  #hdGn .sub.show {
    opacity: 1; }
  #hdGn .sub li {
    text-align: left; }
    #hdGn .sub li a {
      position: relative;
      display: block;
      width: 100%;
      border-bottom: 1px dotted #F28A12;
      text-decoration: none; }
      #hdGn .sub li a:last-child {
        border-bottom: none; }
      #hdGn .sub li a:hover {
        cursor: pointer; }
      @media only screen and (max-width: 600px) {
        #hdGn .sub li a {
          padding: 14px 10px 14px 3em; } }
      @media print, screen and (min-width: 601px) {
        #hdGn .sub li a {
          padding: 8px 0.5em 8px 0.5em;
          color: #000 !important;
          font-size: 0.9em; }
          #hdGn .sub li a:hover {
            background-color: #F28A12;
            color: #fff !important; } }
    @media only screen and (max-width: 600px) {
      #hdGn .sub li.select li a {
        color: #fff !important; } }
  @media only screen and (max-width: 600px) {
    .trInd #hdGn .acc li:nth-of-type(1) a {
      background: rgba(242, 138, 18, 0.2) !important; } }
  @media print, screen and (min-width: 601px) {
    .trInd #hdGn .acc li:nth-of-type(1) a {
      border-left: 4px solid #F28A12; } }
  @media only screen and (max-width: 600px) {
    .trTou #hdGn .acc li:nth-of-type(2) a {
      background: rgba(242, 138, 18, 0.2) !important; } }
  @media print, screen and (min-width: 601px) {
    .trTou #hdGn .acc li:nth-of-type(2) a {
      border-left: 4px solid #F28A12; } }
  @media only screen and (max-width: 600px) {
    .trCanPer #hdGn .acc li:nth-of-type(3) a {
      background: rgba(242, 138, 18, 0.2) !important; } }
  @media print, screen and (min-width: 601px) {
    .trCanPer #hdGn .acc li:nth-of-type(3) a {
      border-left: 4px solid #F28A12; } }
  @media only screen and (max-width: 600px) {
    .trPho #hdGn .acc li:nth-of-type(4) a {
      background: rgba(242, 138, 18, 0.2) !important; } }
  @media print, screen and (min-width: 601px) {
    .trPho #hdGn .acc li:nth-of-type(4) a {
      border-left: 4px solid #F28A12; } }

.low #hdImage {
  background: #fff8c3; }

@media only screen and (max-width: 600px) {
  .low h1 {
    font-size: 6.5vw; } }
@media print, screen and (min-width: 601px) {
  .low h1 {
    font-size: 2rem; } }

.low main {
  background: #FFFEF6; }
.home main {
  background: #FFFEF6; }

@media only screen and (max-width: 600px) {
  .menu-active main::after {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.65);
    animation-name: fadeOp;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-timing-function: ease-out; }

  @keyframes fadeOp {
    0% {
      opacity: 0; }
    100% {
      opacity: 1; } } }
#bread {
  position: relative;
  line-height: 1.4; }
  #bread li {
    position: relative;
    display: inline-block;
    padding: 0; }
    #bread li:not(:last-of-type)::after {
      display: inline-block;
      margin: 0 0.5em 0 0;
      font-size: 0.9em; }
    #bread li a {
      text-decoration: none;
      color: #000; }
  @media only screen and (max-width: 600px) {
    #bread {
      padding: 6px 0.3em 6px 5%;
      font-size: 3.2vw;
      background: rgba(99, 99, 99, 0.3); }
      #bread li:not(:last-of-type)::after {
        content: "/";
        margin-left: 1em; } }
  @media print, screen and (min-width: 601px) {
    #bread {
      font-size: 0.875rem; }
      #bread li {
        line-height: 1; }
        #bread li:not(:last-of-type)::after {
          content: ">";
          margin-left: 1em; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #bread {
      font-size: 0.8rem; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    #bread {
      padding: 4px 0.3em 4px 4%;
      font-size: 2vw; } }

.home h1 {
  color: #F28A12; }
  @media only screen and (max-width: 600px) {
    .home h1 {
      font-size: 1.5rem;
      margin-bottom: 50px; } }
  @media print, screen and (min-width: 601px) {
    .home h1 {
      font-size: 1.8rem;
      margin-bottom: 40px; } }

#contents h2 {
  color: #F28A12;
  text-align: center; }
  #contents h2 span {
    display: inline-block; }
  @media only screen and (max-width: 600px) {
    #contents h2 {
      font-size: 1.5rem; } }
  @media print, screen and (min-width: 601px) {
    #contents h2 {
      font-size: 1.8rem; } }
.low #contents h3:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background: url("../img/h2_bg.svg") center bottom;
  background-size: contain;
  margin-right: 10px; }
@media only screen and (max-width: 600px) {
  #contents h3 {
    font-size: 1.2rem; } }
@media print, screen and (min-width: 601px) {
  #contents h3 {
    font-size: 1.5rem; } }
@media only screen and (max-width: 600px) {
  #contents h4 {
    font-size: 1.2rem; } }
@media print, screen and (min-width: 601px) {
  #contents h4 {
    font-size: 1.2rem; } }
@media only screen and (max-width: 600px) {
  #contents h5 {
    font-size: 1.2rem; } }
@media print, screen and (min-width: 601px) {
  #contents h5 {
    font-size: 1.2rem; } }

footer {
  border-top: 1px solid #F28A12;
  background: #F28A12; }

#ftUpper {
  background: #fff; }
  #ftUpper #ftLogo {
    margin-bottom: 20px; }
    #ftUpper #ftLogo img {
      max-width: 400px; }
    @media only screen and (max-width: 600px) {
      #ftUpper #ftLogo {
        width: 90%;
        margin: 10px auto 20px; } }
  #ftUpper #ftInfo > dl {
    margin-bottom: 1em; }
    #ftUpper #ftInfo > dl dt {
      font-size: 1.1rem;
      font-weight: bold; }
      #ftUpper #ftInfo > dl dt::before {
        content: "【";
        display: inline-block; }
      #ftUpper #ftInfo > dl dt::after {
        content: "】";
        display: inline-block; }
    #ftUpper #ftInfo > dl dd {
      padding-left: 7em;
      margin-top: -1.7em;
      margin-bottom: 1em; }
  #ftUpper h3 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 1em; }
    #ftUpper h3::before {
      content: "【";
      display: inline-block; }
    #ftUpper h3::after {
      content: "】";
      display: inline-block; }

#ddBtn img {
  background: #fff; }

#copy {
  text-align: center; }
  @media only screen and (max-width: 600px) {
    #copy {
      font-size: 2.6vw; } }
  @media print, screen and (min-width: 601px) {
    #copy {
      font-size: 0.7rem; } }
  @media only screen and (orientation: landscape) and (max-device-width: 767px) {
    #copy {
      font-size: 0.8vw !important; } }
  #copy a {
    color: #636363 !important; }

@media only screen and (max-width: 600px) {
  #quickNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch; }
    #quickNav ul li {
      width: 50%;
      border-top: 1px solid #636363; }
      #quickNav ul li:nth-of-type(even) {
        border-left: 1px solid #636363; }
      #quickNav ul li a {
        padding: 20px 30px 20px 20px; }
        #quickNav ul li a span::after {
          content: none; } }
@media print, screen and (min-width: 601px) {
  #quickNav li a {
    border: 1px solid #636363;
    color: #000;
    background: #FFF65E;
    writing-mode: vertical-rl;
    line-height: 1.2;
    letter-spacing: 2px;
    border-radius: 6px 0 0 6px; }
    #quickNav li a:hover {
      background: #F28A12; } }
@media only print {
  #quickNav {
    display: none; } }

.fade {
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), transform 1s cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  transform: translateY(200px); }
  .fade.on {
    opacity: 1 !important;
    transform: translateY(0px); }
  @media only print {
    .fade {
      opacity: 1;
      transform: translateY(0px); } }

.tbNormal {
  border: 1px solid #636363;
  background: #fff; }
  .tbNormal th, .tbNormal td {
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #636363;
    border-right: 1px dotted #636363; }
    @media only screen and (max-width: 600px) {
      .tbNormal th, .tbNormal td {
        padding: 0.8em 1vw;
        font-size: 3.2vw; } }
    @media print, screen and (min-width: 601px) {
      .tbNormal th, .tbNormal td {
        padding: 12px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .tbNormal th, .tbNormal td {
        font-size: 1rem; } }
  .tbNormal th {
    text-align: left;
    white-space: nowrap; }
  .tbNormal thead th {
    text-align: center; }
  .tbNormal tbody th {
    font-weight: 600; }
  .uke main .tbNormal td:last-of-type {
    text-align: right; }

.timeTable {
  width: 100%; }
  @media print, screen and (min-width: 601px) {
    .timeTable {
      max-width: 1300px; } }
  footer .timeTable {
    margin: auto auto 30px 0 !important; }
  main .timeTable {
    margin-bottom: 30px !important; }
  .timeTable table {
    display: table;
    width: 100%;
    margin-bottom: 1em !important;
    border: 1px solid #F28A12;
    background: #fff; }
    .timeTable table tr {
      border-bottom: 1px solid #F28A12; }
    .timeTable table th, .timeTable table td {
      text-align: center;
      vertical-align: middle; }
      @media only screen and (max-width: 600px) {
        .timeTable table th, .timeTable table td {
          padding: 0.8em 1vw;
          font-size: 3vw; } }
      @media print, screen and (min-width: 601px) {
        .timeTable table th, .timeTable table td {
          padding-top: 14px;
          padding-bottom: 14px; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        .timeTable table th, .timeTable table td {
          font-size: 1rem !important; } }
    .timeTable table th {
      background: #FFECD6;
      white-space: nowrap; }
      @media print, screen and (min-width: 961px) {
        .timeTable table th {
          font-weight: bold; } }
    .timeTable table thead th {
      border-right: 1px solid #F28A12; }
    .timeTable table tbody th {
      border-right: 1px solid #F28A12; }
      @media only screen and (max-width: 600px) {
        .timeTable table tbody th {
          padding: 0.8em 1vw; }
          .timeTable table tbody th span {
            display: block; } }
      @media print, screen and (min-width: 601px) {
        .timeTable table tbody th span {
          display: block; } }
      @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
        .timeTable table tbody th {
          padding: 0.8em 1vw !important; } }
    .timeTable table td {
      width: 10% !important;
      font-weight: bold;
      color: #F28A12;
      border-right: 1px solid #F28A12; }
      .timeTable table td.sat {
        font-size: 1.2em;
        font-weight: normal; }
      .timeTable table td span {
        display: inline-block; }
  .timeTable p {
    margin-top: 1em;
    margin-bottom: 0 !important;
    color: #F28A12;
    font-size: 1.1rem;
    font-weight: bold; }
  #contents .timeTable dl, .timeTable dl {
    margin-top: 0; }
    #contents .timeTable dl dt, #contents .timeTable dl dd, .timeTable dl dt, .timeTable dl dd {
      color: #F28A12; }
    #contents .timeTable dl dt::before, .timeTable dl dt::before {
      content: "【";
      display: inline-block; }
    #contents .timeTable dl dt::after, .timeTable dl dt::after {
      content: "】";
      display: inline-block; }
    #contents .timeTable dl dd, .timeTable dl dd {
      padding-left: 7em;
      margin-top: -1.7em; }
  @media only screen and (max-width: 600px) {
    .timeTable dl dd {
      padding-left: 1em !important;
      margin-top: 0 !important; } }

.accordion dl {
  border-bottom: 1px solid #636363; }
.accordion dt {
  position: relative;
  padding: 1em 2em 1em 4%;
  transition: all 0.3s ease-in-out;
  background: none; }
  .accordion dt:not(:first-of-type) {
    border-top: 1px solid #636363; }
  .accordion dt::after {
    content: " ";
    display: block;
    width: 1em;
    height: 1em;
    position: absolute;
    right: 4%;
    top: 50%;
    transition: all 0.3s ease-in-out;
    transform: translateY(-50%);
    background: url("../img/angleDown.svg") no-repeat center center;
    background-size: contain; }
  @media print, screen and (min-width: 961px) {
    .accordion dt:hover {
      background: rgba(242, 138, 18, 0.2); } }
  .accordion dt.on {
    background: #F28A12;
    color: #fff; }
    .accordion dt.on::after {
      transform: rotate(180deg);
      transform-origin: center 25%; }
    .accordion dt.on + dd {
      background: rgba(242, 138, 18, 0.1); }
  .accordion dt:hover {
    cursor: pointer; }
.accordion dd {
  display: none; }
  @media only screen and (max-width: 600px) {
    .accordion dd {
      padding: 25px 4%; } }
  @media print, screen and (min-width: 961px) {
    .accordion dd {
      padding: 28px 0 28px 6%; } }
  @media only screen and (max-width: 600px) {
    .accordion dd.withImg > span {
      display: block;
      margin-bottom: 1.5em; }
    .accordion dd.withImg > picture {
      width: 80% !important;
      margin-left: auto;
      margin-right: auto; } }
  @media print, screen and (min-width: 961px) {
    .accordion dd.withImg {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: flex-start; }
      .accordion dd.withImg > span {
        width: 70%; }
      .accordion dd.withImg > picture {
        width: 25%; } }

strong {
  font-weight: bold; }

.red {
  color: #ff0000;
  font-weight: 600; }

.blue {
  color: #2364aa;
  font-weight: 600; }

.bold {
  font-weight: bold; }

.point1 {
  position: relative;
  font-weight: bold;
  background: rgba(255, 255, 255, 0) linear-gradient(transparent 65%, #F28A12 0%) repeat scroll 0 0;
  color: #000; }

.under {
  text-decoration: underline; }

.size-l {
  font-size: 1.2em; }

.size-ll {
  font-size: 1.2em; }

.size-s {
  font-size: 0.85em; }

.size-ss {
  font-size: 0.6em; }

.icon {
  display: inline-block;
  max-width: 32px !important; }

.box01 {
  padding: 1em;
  border: 1px solid #636363; }
  .box01 li {
    margin: 1em 0; }

.block {
  display: block; }

.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.posR {
  float: right; }

.posL {
  float: left; }

.posC {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.imgR {
  float: right;
  margin: 0 0 15px 5%; }

.imgL {
  float: left;
  margin: 0 5% 15px 0; }

.imgC,
.imgC img {
  display: block;
  margin: 50px auto;
  text-align: center; }

.posR img,
.imgR img {
  margin-right: 0;
  margin-left: auto; }

.inline span {
  display: inline-block; }

.btn {
  display: table; }
  .btn a {
    display: block;
    position: relative;
    background: #F28A12;
    text-align: center;
    text-decoration: none !important;
    color: #000;
    border-radius: 6px;
    font-weight: normal;
    transition: all 0.3s ease-in-out; }
    @media only screen and (max-width: 600px) {
      .btn a {
        padding: 0.3em 1.6em 0.3em 1.2em; } }
    @media print, screen and (min-width: 601px) {
      .btn a {
        padding: 0.6em 1.2em; } }
    .btn a::after {
      content: "";
      display: block;
      width: 0.35em;
      height: 0.7em;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: url("../img/angleRight.svg") no-repeat center center/contain; }
      @media only screen and (max-width: 600px) {
        .btn a::after {
          right: 8px; } }
      @media print, screen and (min-width: 601px) {
        .btn a::after {
          right: 6px; } }
    .btn a:hover {
      color: #000;
      transform: translateX(4px); }

.check li {
  margin-bottom: 0.5em;
  line-height: 1.2em;
  padding-left: 1.8em;
  font-weight: bold; }
  .check li:before {
    display: inline-block;
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: -1.8em;
    padding-right: 0.5em;
    color: #F28A12; }

.list li {
  position: relative;
  margin-bottom: 0.8em;
  padding-left: 1.3em;
  line-height: 1.3 !important; }
  .list li::before {
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "●";
    color: #F28A12;
    font-size: 0.5em; }

.list2 li {
  position: relative;
  margin-bottom: auto;
  padding-left: 1.3em;
  line-height: 1.3 !important; }
  .list2 li::before {
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "●";
    color: #F28A12;
    font-size: 0.5em; }

.dlBlock {
  margin-top: 60px; }
  .dlBlock dt {
    padding: 0 17px;
    width: fit-content;
    background: #FFF65E;
    color: #000;
    border-left: 4px solid #F28A12; }
  .dlBlock dd {
    padding-left: 21px;
    margin: 0.5em 0 1.8em auto; }

.profReki {
  margin-bottom: 40px !important; }
  .profReki dd {
    margin: -1.5em 0 1em 0;
    padding-left: 5em; }

@media only screen and (max-width: 600px) {
  .hideSp,
  .dispTab,
  .dispPc {
    display: none !important; } }
/* PC向けの指定  ------------*/
@media print, screen and (min-width: 961px) {
  .hidePc,
  .dispTab,
  .dispSp,
  .dispPri {
    display: none !important; } }
/* タブレット向けの指定  ------------*/
@media only screen and (min-width: 601px) and (max-width: 959px) {
  .hideTab {
    display: none !important; } }
/* 印刷向けの指定  ------------*/
@media only print {
  @page {
    size: A4; }
  header,
  .fix,
  .fixed {
    position: relative !important;
    top: 0 !important; }

  #hdGn > ul li a,
  #hdGn > span {
    padding: 20px 30px; }

  picture, figure img {
    width: 100% !important; }

  .home #homeIntro .block p {
    width: 100% !important; } }
/* index Scss */
@media only print {
  .home #hdImage {
    position: relative;
    width: 100% !important;
    height: 10cm;
    background: url("../img/slide/slide_01_pc.webp") no-repeat center center;
    background-size: cover; } }
.home #hdImage #catch {
  position: absolute; }
  @media only screen and (max-width: 600px) {
    .home #hdImage #catch {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }
  @media print, screen and (min-width: 601px) {
    .home #hdImage #catch {
      top: 50%;
      left: 5%;
      transform: translateY(-50%); } }
.home .splide {
  z-index: 0;
  position: relative;
  max-width: 1700px;
  margin: 0 auto; }
  @media only print {
    .home .splide {
      display: none; } }
.home .splide-wrapper {
  position: relative; }
.home .slide-media {
  position: relative;
  overflow: hidden;
  max-width: 1700px;
  margin: 0 auto; }
  .home .slide-media img,
  .home .slide-media picture {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: auto;
    border-radius: 110px; }
    @media only screen and (max-width: 600px) {
      .home .slide-media img,
      .home .slide-media picture {
        width: 90%;
        border-radius: 50px; } }
.home .mv01 .splide__pagination {
  display: none !important; }
.home .mv01 .slide-media img {
  transition: 7s 1s ease-out; }
.home .mv01 .slide-title {
  position: absolute;
  display: block;
  color: #F28A12;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
  z-index: 10;
  padding: 80px 60px 100px; }
  .home .mv01 .slide-title::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 120%;
    height: 150%;
    background: url("../img/hdImage_after.svg") no-repeat right bottom;
    background-size: 100%;
    z-index: -1; }
  @media only screen and (max-width: 600px) {
    .home .mv01 .slide-title {
      right: 5%;
      top: 73%;
      margin: auto;
      font-size: 5.2vw;
      padding: 20px 40px; }
      .home .mv01 .slide-title::after {
        background-size: 90%; } }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    .home .mv01 .slide-title {
      right: 5%;
      top: 65%;
      margin: auto;
      font-size: 4vw;
      padding-bottom: 50px; } }
  @media print, screen and (min-width: 961px) {
    .home .mv01 .slide-title {
      right: 5%;
      top: 56%;
      font-size: 2.5rem;
      padding-bottom: 50px; } }
  @media only screen and (min-width: 961px) and (max-width: 1540px) {
    .home .mv01 .slide-title {
      right: 5%;
      top: 38%; } }
  .home .mv01 .slide-title .btnSplide {
    display: table;
    margin: auto auto;
    text-align: center; }
    .home .mv01 .slide-title .btnSplide a {
      display: block;
      padding: 0.7em 1.2em;
      text-decoration: none;
      background-color: #F28A12 !important;
      color: #fff !important;
      text-shadow: none;
      transition: background 0.3s ease-in-out; }
      @media only screen and (max-width: 600px) {
        .home .mv01 .slide-title .btnSplide a {
          font-size: 1.2rem; } }
      @media print, screen and (min-width: 601px) {
        .home .mv01 .slide-title .btnSplide a {
          font-size: 1.8rem; }
          .home .mv01 .slide-title .btnSplide a:hover {
            background-color: #965408 !important; } }
.home .mv01 .splide__slide[class*=-active] .slide-media img {
  transition-delay: 0s; }
@keyframes mv01-fadeIn {
  0% {
    opacity: 0;
    filter: blur(300px); }
  100% {
    opacity: 1;
    filter: blur(0); } }
.home #spotNews {
  position: absolute;
  bottom: 100px;
  left: 10%;
  max-width: 510px;
  z-index: 30;
  background: #f5a242;
  padding: 5px; }
  @media only screen and (min-width: 961px) and (max-width: 1199px) {
    .home #spotNews {
      left: 1%;
      max-width: 400px; } }
  .home #spotNews:before {
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    max-width: 500px;
    position: absolute;
    background: #fff;
    border: 1px solid #F28A12; }
  .home #spotNews p {
    position: absolute;
    top: -7px;
    z-index: 10; }
    .home #spotNews p img {
      max-width: 180px; }
  .home #spotNews dl {
    padding: 0 10px 5px !important;
    max-height: 100px;
    overflow-y: auto;
    margin: 25px 15px 10px; }
    .home #spotNews dl::-webkit-scrollbar {
      height: 5px; }
    .home #spotNews dl::-webkit-scrollbar-track {
      border-radius: 5px;
      background: rgba(242, 138, 18, 0.3); }
    .home #spotNews dl::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: #F28A12; }
    .home #spotNews dl dt {
      display: none; }
    .home #spotNews dl dd {
      margin-bottom: 0.5em;
      padding-bottom: 0.5em;
      font-size: 0.9rem; }
@media only screen and (max-width: 959px) {
  .home #contents {
    padding-top: 40px; } }
.home #spotNews2 {
  max-width: 510px;
  margin: 0 auto !important;
  background: #f5a242;
  padding: 5px;
  width: 90%; }
  .home #spotNews2:before {
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    max-width: 500px;
    position: absolute;
    background: #fff;
    border: 1px solid #F28A12; }
  .home #spotNews2 p {
    position: absolute;
    top: -10px;
    z-index: 10; }
    @media only screen and (max-width: 600px) {
      .home #spotNews2 p {
        z-index: 1; } }
    .home #spotNews2 p img {
      max-width: 180px; }
  .home #spotNews2 dl {
    padding: 0 10px 5px !important;
    max-height: 100px;
    overflow-y: auto;
    margin: 25px 15px 10px; }
    @media only screen and (max-width: 600px) {
      .home #spotNews2 dl {
        max-height: 120px; } }
    .home #spotNews2 dl::-webkit-scrollbar {
      height: 5px; }
    .home #spotNews2 dl::-webkit-scrollbar-track {
      border-radius: 5px;
      background: rgba(242, 138, 18, 0.3); }
    .home #spotNews2 dl::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: #F28A12; }
    .home #spotNews2 dl dt {
      display: none; }
    .home #spotNews2 dl dd {
      margin-bottom: 0.5em;
      padding-bottom: 0.5em;
      font-size: 0.9rem; }
.home #news {
  background: rgba(254, 224, 190, 0.24); }
  .home #news .block {
    max-height: 300px;
    overflow-y: scroll;
    margin: 15px;
    padding: 15px;
    background: #fff;
    border-radius: 20px;
    margin: 0 auto;
    max-width: 1300px; }
    @media only screen and (max-width: 600px) {
      .home #news .block {
        margin: 10px 7px; } }
    .home #news .block::-webkit-scrollbar {
      height: 5px; }
    .home #news .block::-webkit-scrollbar-track {
      border-radius: 5px;
      background: rgba(242, 138, 18, 0.3); }
    .home #news .block::-webkit-scrollbar-thumb {
      border-radius: 5px;
      background: #F28A12; }
    .home #news .block dt {
      color: #636363;
      font-weight: bold; }
    .home #news .block dd {
      margin-top: -1.6em;
      margin-bottom: 0.5em;
      padding-bottom: 0.5em;
      padding-left: 8em;
      border-bottom: 2px dotted rgba(242, 138, 18, 0.3);
      font-size: 0.9rem; }
      .home #news .block dd a {
        text-decoration: underline !important; }
      @media only screen and (max-width: 600px) {
        .home #news .block dd {
          margin-top: 0;
          padding-left: 0; } }
.home #low01 h1 span {
  display: inline-block; }
.home #low01 > div {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 600px) {
    .home #low01 > div {
      display: block;
      width: 90%;
      margin: 0 auto; } }
  .home #low01 > div div {
    flex: 0 0 50%; }
  .home #low01 > div picture {
    flex: 0 0 40%; }
    .home #low01 > div picture img {
      max-width: 600px;
      border-radius: 20px; }
.home #low02 {
  background: rgba(254, 216, 173, 0.34); }
  .home #low02 > div {
    max-width: 1000px !important; }
    @media only screen and (min-width: 601px) and (max-width: 959px) {
      .home #low02 > div {
        max-width: 600px !important; } }
    .home #low02 > div > section {
      display: flex;
      justify-content: space-between;
      margin-bottom: 50px !important;
      background: rgba(254, 216, 173, 0.34); }
      .home #low02 > div > section:last-child {
        margin-bottom: 0 !important; }
      @media only screen and (max-width: 959px) {
        .home #low02 > div > section {
          flex-direction: column-reverse; }
          .home #low02 > div > section:last-child {
            flex-direction: column; } }
      .home #low02 > div > section div {
        flex: 0 0 50%;
        padding: 20px 40px; }
      .home #low02 > div > section picture {
        flex: 0 0 50%; }
        .home #low02 > div > section picture img {
          max-width: 600px; }
.home #low03 h2 {
  margin-bottom: 1em; }
  .home #low03 h2 span {
    display: inline-block; }
.home #low03 > div {
  max-width: 1000px !important;
  background: #fff;
  border: 10px solid #FFECD6;
  padding: 60px;
  border-radius: 30px; }
  @media only screen and (min-width: 601px) and (max-width: 959px) {
    .home #low03 > div {
      padding: 40px; } }
  @media only screen and (max-width: 600px) {
    .home #low03 > div {
      padding: 20px; } }
  .home #low03 > div > section {
    margin-bottom: 60px; }
  .home #low03 > div h3 {
    font-size: 1.3rem;
    font-weight: bold; }

.greet #contents #low01 > div {
  display: flex;
  justify-content: space-between; }
  @media only screen and (max-width: 600px) {
    .greet #contents #low01 > div {
      display: block; } }
  .greet #contents #low01 > div div {
    flex: 0 0 60%; }
  .greet #contents #low01 > div picture {
    flex: 0 0 35%; }
    .greet #contents #low01 > div picture img {
      max-width: 600px;
      border-radius: 10px; }
  .greet #contents #low01 > div .docName {
    text-align: right; }
    .greet #contents #low01 > div .docName ruby {
      font-size: 1.2em; }
.greet #contents dl.prof dt {
  font-weight: bold; }
.greet #contents dl.prof dd {
  margin-top: -1.6em;
  padding-left: 6em;
  padding-bottom: 1em; }
.greet #contents ul.proflist li {
  margin-bottom: 1em;
  border-bottom: 1px dotted rgba(242, 138, 18, 0.5);
  padding-bottom: 0.5em; }

.first #contents #low01 > section {
  margin-bottom: 100px; }
  .first #contents #low01 > section > div {
    display: flex;
    justify-content: space-between; }
    @media only screen and (max-width: 600px) {
      .first #contents #low01 > section > div {
        display: block; } }
    .first #contents #low01 > section > div > div {
      flex: 0 0 65%; }
    .first #contents #low01 > section > div picture {
      flex: 0 0 30%; }
      .first #contents #low01 > section > div picture img {
        border-radius: 10px; }

.access #contents #low01 > div {
  display: flex; }
  @media only screen and (max-width: 600px) {
    .access #contents #low01 > div {
      display: block; } }
  .access #contents #low01 > div p {
    flex: 0 0 50%; }
  .access #contents #low01 > div picture {
    flex: 0 0 40%;
    margin-left: 5%; }
    @media only screen and (max-width: 600px) {
      .access #contents #low01 > div picture {
        margin-left: 0; } }
    .access #contents #low01 > div picture img {
      max-width: 600px;
      border-radius: 10px; }
.access #contents #low02 > section {
  margin-bottom: 60px; }
  .access #contents #low02 > section:last-child {
    margin-bottom: 0; }
  .access #contents #low02 > section picture img {
    max-width: 800px; }
.access #contents #low02 .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
.access #contents #low02 .embed-container iframe, .access #contents #low02 .embed-container object, .access #contents #low02 .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.access #contents #low03 dt {
  font-weight: bold; }
.access #contents #low03 dd {
  padding-left: 7em;
  margin-top: -1.5em;
  margin-bottom: 1em; }
.access #contents #low04 ul.junro {
  counter-reset: number; }
  .access #contents #low04 ul.junro li {
    margin-bottom: 40px;
    padding-left: 2em; }
    .access #contents #low04 ul.junro li:before {
      content: counter(number);
      counter-increment: number;
      color: #F28A12;
      font-weight: bold;
      font-size: 1.5em;
      position: absolute;
      top: 0;
      left: 0; }
  .access #contents #low04 ul.junro img {
    max-width: 250px; }

.treat #contents #low01 > section {
  margin-bottom: 100px; }
  .treat #contents #low01 > section:last-child {
    margin-bottom: 0 !important; }
.treat #contents #low04 > section {
  margin-bottom: 50px; }
  .treat #contents #low04 > section:last-child {
    margin-bottom: 0 !important; }
.treat #contents dl.qa dt {
  background: #F1F1F1;
  padding: 20px 20px 20px 3em; }
  .treat #contents dl.qa dt:before {
    content: "Q. ";
    color: #006837;
    margin-left: -1.5em;
    font-size: 1.5em; }
.treat #contents dl.qa dd {
  background: #FEFDFC;
  padding: 20px 20px 20px 3em;
  margin-bottom: 40px;
  line-height: 1.8; }
  .treat #contents dl.qa dd:before {
    content: "A. ";
    color: #F28A12;
    margin-left: -1.4em;
    font-size: 1.5em; }

@media only screen and (max-width: 600px) {
  .clinic #contents #low01 h3 {
    margin-bottom: 0.5em; } }
.clinic #contents #low01 > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .clinic #contents #low01 > ul li {
    flex: 0 0 30%;
    margin-bottom: 60px; }
    .clinic #contents #low01 > ul li img {
      max-width: 600px;
      border-radius: 10px;
      margin-bottom: 1em; }
  @media only screen and (max-width: 600px) {
    .clinic #contents #low01 > ul li {
      flex: 0 0 48%; } }
.clinic #contents #low02 > ul li {
  margin-bottom: 60px; }
  .clinic #contents #low02 > ul li > div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .clinic #contents #low02 > ul li p {
    flex: 0 0 65%; }
  .clinic #contents #low02 > ul li picture {
    flex: 0 0 30%; }
  .clinic #contents #low02 > ul li img {
    max-width: 480px;
    border-radius: 10px; }

.columnIn #contents dl dt {
  font-weight: bold;
  margin-bottom: 1em;
  font-size: 1.1em; }
  .columnIn #contents dl dt:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url("../img/h2_bg.svg") center bottom;
    background-size: contain;
    margin-right: 10px; }
.columnIn #contents dl dd {
  margin-bottom: 3em; }
  .columnIn #contents dl dd .button {
    display: block;
    margin-top: 1em; }
    .columnIn #contents dl dd .button a {
      text-decoration: none;
      background: rgba(242, 138, 18, 0.5);
      padding: 5px 5px;
      color: #000; }

.columnLow #contents #low01 > div {
  margin-bottom: 40px; }
  .columnLow #contents #low01 > div picture {
    float: right;
    width: 30%; }
    @media only screen and (max-width: 600px) {
      .columnLow #contents #low01 > div picture {
        width: 40%; } }
    .columnLow #contents #low01 > div picture img {
      max-width: 400px; }
