@charset "UTF-8";
/* CSS Index

/// Category
=== Parts in Category
--- Detail (effect.....etc)
::: For Multi Device

*/
/* ======================================== font ======================================== */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400&display=swap");
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium"); }
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
/*------import css------*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
/* line 9, sass/html5reset-1.6.1.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 15, sass/html5reset-1.6.1.scss */
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0; }

/* line 26, sass/html5reset-1.6.1.scss */
body, td, th {
  font-weight: normal;
  margin: 0;
  padding: 0; }

/* line 31, sass/html5reset-1.6.1.scss */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: none; }

/* line 56, sass/html5reset-1.6.1.scss */
body {
  line-height: 100%; }

/* line 60, sass/html5reset-1.6.1.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/* line 65, sass/html5reset-1.6.1.scss */
nav ul {
  list-style: none; }

/* line 69, sass/html5reset-1.6.1.scss */
blockquote, q {
  quotes: none; }

/* line 73, sass/html5reset-1.6.1.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* line 79, sass/html5reset-1.6.1.scss */
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

/* change colours to suit your needs */
/* line 89, sass/html5reset-1.6.1.scss */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
/* line 96, sass/html5reset-1.6.1.scss */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

/* line 103, sass/html5reset-1.6.1.scss */
del {
  text-decoration: line-through; }

/* line 107, sass/html5reset-1.6.1.scss */
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

/* line 112, sass/html5reset-1.6.1.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* change border colour to suit your needs */
/* line 118, sass/html5reset-1.6.1.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

/* line 127, sass/html5reset-1.6.1.scss */
input, select {
  vertical-align: middle; }

@font-face {
  font-family: 'icomoon';
  font-display: swap;
  src: url("../fonts/icomoon.eot?ye11dg");
  src: url("../fonts/icomoon.eot?ye11dg#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ye11dg") format("truetype"), url("../fonts/icomoon.woff?ye11dg") format("woff"), url("../fonts/icomoon.svg?ye11dg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 13, sass/icomoon.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 28, sass/icomoon.scss */
.icon-asterisk:before {
  content: "\e900"; }

/* line 31, sass/icomoon.scss */
.icon-link:before {
  content: "\e901"; }

/* line 34, sass/icomoon.scss */
.icon-slash:before {
  content: "\e902"; }

/* line 37, sass/icomoon.scss */
.icon-check:before {
  content: "\e903"; }

/* line 40, sass/icomoon.scss */
.icon-dot:before {
  content: "\e904"; }

/* line 43, sass/icomoon.scss */
.icon-circle:before {
  content: "\e905"; }

/* line 46, sass/icomoon.scss */
.icon-down:before {
  content: "\e906"; }

/* line 49, sass/icomoon.scss */
.icon-left:before {
  content: "\e907"; }

/* line 52, sass/icomoon.scss */
.icon-right:before {
  content: "\e908"; }

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
/* line 12, sass/swiper.scss */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

/* line 22, sass/swiper.scss */
.swiper-container-no-flexbox .swiper-slide {
  float: left; }

/* line 25, sass/swiper.scss */
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

/* line 32, sass/swiper.scss */
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 49, sass/swiper.scss */
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

/* line 54, sass/swiper.scss */
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 59, sass/swiper.scss */
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

/* line 65, sass/swiper.scss */
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

/* line 78, sass/swiper.scss */
.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
/* line 82, sass/swiper.scss */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

/* line 86, sass/swiper.scss */
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
/* line 98, sass/swiper.scss */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

/* line 102, sass/swiper.scss */
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/* line 112, sass/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

/* line 124, sass/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* line 130, sass/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* line 136, sass/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* line 142, sass/swiper.scss */
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
/* line 149, sass/swiper.scss */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

/* line 154, sass/swiper.scss */
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* line 159, sass/swiper.scss */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

/* line 172, sass/swiper.scss */
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

/* line 178, sass/swiper.scss */
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

/* line 184, sass/swiper.scss */
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

/* line 190, sass/swiper.scss */
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* line 194, sass/swiper.scss */
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* line 198, sass/swiper.scss */
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

/* line 202, sass/swiper.scss */
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

/* line 206, sass/swiper.scss */
.swiper-button-lock {
  display: none; }

/* line 209, sass/swiper.scss */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

/* line 219, sass/swiper.scss */
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
/* line 223, sass/swiper.scss */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
/* line 231, sass/swiper.scss */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

/* line 235, sass/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

/* line 241, sass/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* line 246, sass/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* line 251, sass/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

/* line 256, sass/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

/* line 261, sass/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

/* line 266, sass/swiper.scss */
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

/* line 271, sass/swiper.scss */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

/* line 279, sass/swiper.scss */
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 289, sass/swiper.scss */
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

/* line 292, sass/swiper.scss */
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

/* line 296, sass/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

/* line 302, sass/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

/* line 306, sass/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

/* line 313, sass/swiper.scss */
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

/* line 321, sass/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

/* line 324, sass/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

/* line 331, sass/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

/* line 338, sass/swiper.scss */
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
/* line 346, sass/swiper.scss */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

/* line 350, sass/swiper.scss */
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

/* line 364, sass/swiper.scss */
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

/* line 369, sass/swiper.scss */
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

/* line 376, sass/swiper.scss */
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

/* line 383, sass/swiper.scss */
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

/* line 386, sass/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

/* line 389, sass/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

/* line 392, sass/swiper.scss */
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

/* line 395, sass/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

/* line 398, sass/swiper.scss */
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

/* line 401, sass/swiper.scss */
.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
/* line 405, sass/swiper.scss */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

/* line 411, sass/swiper.scss */
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

/* line 419, sass/swiper.scss */
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

/* line 427, sass/swiper.scss */
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

/* line 436, sass/swiper.scss */
.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* line 439, sass/swiper.scss */
.swiper-scrollbar-lock {
  display: none; }

/* line 442, sass/swiper.scss */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

/* line 459, sass/swiper.scss */
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

/* line 467, sass/swiper.scss */
.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
/* line 471, sass/swiper.scss */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

/* line 486, sass/swiper.scss */
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

/* line 496, sass/swiper.scss */
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* a11y */
/* line 512, sass/swiper.scss */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* line 520, sass/swiper.scss */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

/* line 525, sass/swiper.scss */
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

/* line 531, sass/swiper.scss */
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 534, sass/swiper.scss */
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 538, sass/swiper.scss */
.swiper-container-cube {
  overflow: visible; }

/* line 541, sass/swiper.scss */
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

/* line 553, sass/swiper.scss */
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 556, sass/swiper.scss */
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

/* line 561, sass/swiper.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 565, sass/swiper.scss */
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

/* line 572, sass/swiper.scss */
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 580, sass/swiper.scss */
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* line 592, sass/swiper.scss */
.swiper-container-flip {
  overflow: visible; }

/* line 595, sass/swiper.scss */
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

/* line 601, sass/swiper.scss */
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

/* line 604, sass/swiper.scss */
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* line 608, sass/swiper.scss */
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* line 616, sass/swiper.scss */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* line 2, sass/nav.scss */
.globalnav > li {
  position: relative; }
/* line 5, sass/nav.scss */
.globalnav .dropdown-btn {
  display: inline-block;
  cursor: pointer; }
  /* line 8, sass/nav.scss */
  .globalnav .dropdown-btn:hover {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    outline: none; }
/* line 14, sass/nav.scss */
.globalnav .dropdown {
  z-index: 1000;
  display: none; }
/* line 18, sass/nav.scss */
.globalnav .nav-button-wrap,
.globalnav .open {
  display: block; }
/* line 22, sass/nav.scss */
.globalnav .close {
  display: block; }

/* :::::::::: for multi device :::::::::: */
@media (max-width: 959px) {
  /* line 30, sass/nav.scss */
  .nav-button-wrap {
    display: block;
    position: fixed;
    right: 5%;
    top: 1.25rem;
    z-index: 10;
    cursor: pointer;
    padding: 1em;
    border: 1px solid #1c8199;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.9); }

  /* line 42, sass/nav.scss */
  .globalnav {
    display: none !important; }

  /* line 45, sass/nav.scss */
  .dropdown {
    position: static !important;
    display: block !important; }

  /* line 49, sass/nav.scss */
  .close {
    display: none; }

  /* line 52, sass/nav.scss */
  .globalnav-wrap.open .globalnav {
    display: block !important;
    position: fixed;
    padding: 30px 5% !important;
    padding-top: 100px;
    left: 0;
    top: 0;
    background-color: white;
    width: 100%;
    height: calc(100vh - 84px);
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 8; }
    /* line 65, sass/nav.scss */
    .globalnav-wrap.open .globalnav li {
      display: block; }
      /* line 67, sass/nav.scss */
      .globalnav-wrap.open .globalnav li:hover {
        background: transparent; }

  /* line 72, sass/nav.scss */
  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.3s; }

  /* line 77, sass/nav.scss */
  .nav-button {
    z-index: 1500;
    width: 20px;
    height: 16px;
    position: relative; }

  /* line 83, sass/nav.scss */
  .nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #1c8199;
    border-radius: 1px; }

  /* line 91, sass/nav.scss */
  .nav-button span:nth-of-type(1) {
    top: 0; }

  /* line 94, sass/nav.scss */
  .nav-button span:nth-of-type(2) {
    top: 7px; }

  /* line 97, sass/nav.scss */
  .nav-button span:nth-of-type(3) {
    bottom: 0; }

  /* line 100, sass/nav.scss */
  .nav-button-wrap.active {
    background: transparent; }

  /* line 103, sass/nav.scss */
  .active .nav-button span:nth-of-type(1) {
    transform: translateY(7px) rotate(-45deg); }

  /* line 106, sass/nav.scss */
  .active .nav-button span:nth-of-type(2) {
    opacity: 0; }

  /* line 109, sass/nav.scss */
  .active .nav-button span:nth-of-type(3) {
    transform: translateY(-7px) rotate(45deg); } }
@media (max-width: 599px) {
  /* line 115, sass/nav.scss */
  .nav-button-wrap {
    padding: 0.5em;
    top: 1.15rem; }

  /* line 119, sass/nav.scss */
  .globalnav-wrap.open .globalnav {
    padding: 20px 5%;
    padding-top: 60px;
    height: calc(100vh - 124px); }

  /* line 124, sass/nav.scss */
  .nav-button {
    width: 14px;
    height: 10px; }

  /* line 128, sass/nav.scss */
  .nav-button span:nth-of-type(2) {
    top: 4px; }

  /* line 131, sass/nav.scss */
  .active .nav-button span:nth-of-type(1) {
    transform: translateY(4px) rotate(-45deg); }

  /* line 134, sass/nav.scss */
  .active .nav-button span:nth-of-type(3) {
    transform: translateY(-4px) rotate(45deg); } }
/*------flexbox-start------*/
/*横並びにする*/
/*flexアイテムを複数行に変更*/
/*flexアイテムを右から左へ（横方向）*/
/*flexアイテムの最初と最後を端に、残りは等間隔で配置（横方向）*/
/*flexアイテムの全てを等間隔で配置（横方向）*/
/*flexアイテムをflexコンテナの左側に配置（横方向）*/
/*flexアイテムをflexコンテナの中央に配置（横方向）*/
/*flexアイテムをflexコンテナの右側に配置（横方向）*/
/*flexコンテナのクロス軸の始点に配置（縦方向）*/
/*flexコンテナのクロス軸の中央に配置（縦方向）*/
/*flexコンテナのクロス軸の終点に配置（縦方向）*/
/*flexアイテムを上から下へ垂直方向に配置*/
/*flexアイテムを左から右へ水平方向に配置（デフォルト）*/
/*flexアイテムの伸長係数（子要素に指定）*/
/*flexアイテムの伸長係数等のリセット（子要素に指定）*/
/*------flexbox-end------*/
/* ======================================== body ======================================== */
/*------basic------*/
/* line 235, sass/layout.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 241, sass/layout.scss */
html {
  font-size: 16px; }

/* line 245, sass/layout.scss */
body {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 0;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 100%;
  letter-spacing: 0.05em;
  color: #3e3a39;
  text-align: justify;
  text-justify: inter-ideograph; }
  /* line 254, sass/layout.scss */
  body section {
    padding: 100px 0; }
  /* line 257, sass/layout.scss */
  body .inner {
    width: 85%;
    max-width: 1360px;
    margin: 0 auto; }
  /* line 262, sass/layout.scss */
  body img {
    display: block;
    width: 100%;
    height: auto; }
  /* line 267, sass/layout.scss */
  body a {
    display: block;
    color: #3e3a39;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    outline: none; }
    /* line 273, sass/layout.scss */
    body a:hover {
      transition: .1s;
      opacity: 0.70;
      cursor: pointer !important;
      outline: none; }
  /* line 280, sass/layout.scss */
  body a[href^="tel:"] {
    pointer-events: none;
    cursor: default; }
  /* line 284, sass/layout.scss */
  body .nopc {
    display: none; }

/* line 289, sass/layout.scss */
.right {
  text-align: right; }

/* line 293, sass/layout.scss */
.list-circle {
  margin-top: 1em;
  line-height: 2em; }
  /* line 297, sass/layout.scss */
  .list-circle li {
    padding-left: 0.7em;
    text-indent: -0.7em; }
    /* line 300, sass/layout.scss */
    .list-circle li:before {
      display: inline-block;
      margin-right: 0.2em;
      vertical-align: middle;
      border-radius: 50%;
      background: #1c8199;
      width: 8px;
      height: 8px;
      content: ""; }

/* line 313, sass/layout.scss */
.list-circle2 {
  margin-top: 1em; }
  /* line 316, sass/layout.scss */
  .list-circle2 li {
    line-height: 1.75em;
    margin-top: 0.75em;
    padding-left: 1em;
    text-indent: -1em; }
    /* line 321, sass/layout.scss */
    .list-circle2 li:first-of-type {
      margin-top: 0; }
    /* line 324, sass/layout.scss */
    .list-circle2 li:before {
      content: "・"; }
    /* line 327, sass/layout.scss */
    .list-circle2 li i {
      color: red;
      font-weight: bold; }

/* line 334, sass/layout.scss */
.annotation {
  margin-top: 1em;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 2em; }
  /* line 339, sass/layout.scss */
  .annotation:before {
    content: "※";
    color: red; }
  /* line 344, sass/layout.scss */
  .annotation a {
    display: inline;
    color: #004b8f;
    text-decoration: underline; }
    /* line 348, sass/layout.scss */
    .annotation a:after {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e901"; }

/* line 359, sass/layout.scss */
.flow ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 363, sass/layout.scss */
  .flow ul li {
    width: calc((100% - 60px) / 4);
    border: 1px solid #1c8199;
    padding: 30px;
    position: relative; }
    /* line 369, sass/layout.scss */
    .flow ul li:not(:last-of-type):before {
      position: absolute;
      content: "";
      display: block;
      top: 50%;
      right: -30px;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      width: 40px;
      height: 40px;
      background-size: contain;
      background-image: url(../service/img/flow_right.svg); }
    /* line 384, sass/layout.scss */
    .flow ul li h4 {
      text-align: center;
      color: #1c8199; }
      /* line 387, sass/layout.scss */
      .flow ul li h4 p {
        font-size: 1.5rem;
        font-weight: bold; }
      /* line 391, sass/layout.scss */
      .flow ul li h4 i {
        font-size: 1rem;
        display: block;
        margin-bottom: 1em; }
      /* line 396, sass/layout.scss */
      .flow ul li h4 + p {
        line-height: 1.75em;
        margin-top: 30px; }
    /* line 402, sass/layout.scss */
    .flow ul li a {
      display: inline;
      color: #004b8f;
      text-decoration: underline; }
      /* line 406, sass/layout.scss */
      .flow ul li a:after {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e901"; }

@media (max-width: 959px) {
  /* line 417, sass/layout.scss */
  .flow ul {
    display: block; }
    /* line 419, sass/layout.scss */
    .flow ul li {
      width: 100%;
      padding: 30px 5%; }
      /* line 422, sass/layout.scss */
      .flow ul li:not(:last-of-type) {
        margin-bottom: 20px; }
        /* line 424, sass/layout.scss */
        .flow ul li:not(:last-of-type):before {
          transform: none;
          -webkit-transform: none;
          -ms-transform: none;
          top: auto;
          bottom: -30px;
          right: 0;
          left: 0;
          margin: 0 auto;
          width: 40px;
          height: 40px;
          background-size: contain;
          background-image: url(../service/img/flow_down.svg); } }
/* line 447, sass/layout.scss */
.bg-green {
  margin-top: 1em;
  padding: 15px;
  background: #e8f2f5; }
  /* line 452, sass/layout.scss */
  .bg-green p {
    margin-top: 0 !important;
    line-height: 2em; }

/*------IE11------*/
@media all and (-ms-high-contrast: none) {
  /* line 464, sass/layout.scss */
  body {
    font-family: "メイリオ", Meiryo, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } }
/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 472, sass/layout.scss */
  html {
    font-size: 16px; }

  /* line 476, sass/layout.scss */
  body section {
    padding: 70px 0; }
  /* line 479, sass/layout.scss */
  body .inner {
    max-width: initial;
    max-width: auto;
    min-width: initial;
    min-width: auto;
    width: 90%; }
  /* line 486, sass/layout.scss */
  body a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer; } }
@media (max-width: 599px) {
  /* line 494, sass/layout.scss */
  html {
    font-size: 14px; }

  /* line 498, sass/layout.scss */
  body section {
    padding: 50px 0; }
  /* line 501, sass/layout.scss */
  body .nosp {
    display: none; }
  /* line 504, sass/layout.scss */
  body .nopc {
    display: block; } }
/* ======================================== ALL ======================================== */
/* line 513, sass/layout.scss */
body {
  display: none; }

/* line 518, sass/layout.scss */
#top #mainslider {
  margin: 0 auto; }
@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); } }
@keyframes zoomUp {
  /* 1.15倍させる指定 */
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); } }
  /* line 544, sass/layout.scss */
  #top #mainslider .swiper-slide {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  /* line 550, sass/layout.scss */
  #top #mainslider .swiper-slide-active .slide-img,
  #top #mainslider .swiper-slide-duplicate-active .slide-img,
  #top #mainslider .swiper-slide-prev .slide-img {
    /* 12秒かけて拡大させる */
    -webkit-animation: zoomUp 12s linear 0s;
    animation: zoomUp 12s linear 0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
  /* line 558, sass/layout.scss */
  #top #mainslider .slide-img {
    background-position: center center;
    background-size: cover; }
  /* line 562, sass/layout.scss */
  #top #mainslider .swiper-container {
    min-height: calc(100vh - 451px);
    position: relative; }
    /* line 565, sass/layout.scss */
    #top #mainslider .swiper-container #overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.1);
      mix-blend-mode: multiply;
      z-index: 10; }
    /* line 575, sass/layout.scss */
    #top #mainslider .swiper-container #text {
      position: absolute;
      left: 5%;
      bottom: 5%;
      z-index: 100;
      width: 90%;
      color: #fff; }
      /* line 582, sass/layout.scss */
      #top #mainslider .swiper-container #text img {
        max-width: 700px;
        width: 70%;
        filter: drop-shadow(1px 1px 2px #000); }
      /* line 587, sass/layout.scss */
      #top #mainslider .swiper-container #text p {
        margin-top: 50px;
        width: 100%;
        font-size: 1.25rem;
        font-weight: bold;
        line-height: 2em;
        text-shadow: 1px 1px 2px #000; }
        /* line 594, sass/layout.scss */
        #top #mainslider .swiper-container #text p a {
          display: inline;
          color: #fff;
          text-decoration: underline;
          text-underline-offset: 0.4em; }

/* line 607, sass/layout.scss */
#loop .swiper-wrapper {
  transition-timing-function: linear !important; }
/* line 610, sass/layout.scss */
#loop .swiper-slide {
  width: calc(99.9% / 4); }

/* line 615, sass/layout.scss */
.back {
  background: url(../img/back.jpg) left top repeat;
  background-size: 40px 40px; }

/* line 619, sass/layout.scss */
.title {
  font-family: 'Lato', "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 100%;
  letter-spacing: 0.05em;
  font-size: 3rem;
  color: #1c8199;
  text-align: center;
  margin-bottom: 50px; }
  /* line 625, sass/layout.scss */
  .title i {
    font-size: 1.5rem;
    color: #3e3a39;
    display: block;
    margin-top: 10px; }

/* line 633, sass/layout.scss */
.flamebox {
  position: relative;
  padding: 55px 50px 50px 50px;
  background: #fff;
  border: 1px solid #1c8199;
  line-height: 1.75em; }
  /* line 640, sass/layout.scss */
  .flamebox:after {
    content: "";
    display: block;
    width: 80%;
    height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: -5px;
    margin: auto;
    background: #1c8199; }
  /* line 652, sass/layout.scss */
  .flamebox h3 {
    font-size: 1.5rem;
    color: #1c8199;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 40px; }

/* line 661, sass/layout.scss */
#page_main {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 400px; }
  /* line 666, sass/layout.scss */
  #page_main img, #page_main .pagetitle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto; }
  /* line 676, sass/layout.scss */
  #page_main .pagetitle {
    text-shadow: 0px 0px 10px #fff, 3px 3px 5px #fff;
    background: rgba(255, 255, 255, 0.6);
    padding: 100% 0; }
    /* line 680, sass/layout.scss */
    #page_main .pagetitle i {
      display: block;
      text-align: center;
      line-height: 1.5em;
      font-size: 2rem;
      font-weight: bold;
      color: #1c8199;
      /*
      			&:first-of-type{
      				font-size: 2rem;
      				font-weight: bold;
      				color: $green;
      			}
      			&:last-of-type{
      				margin-top: 0.5em;
      				@include lato;
      				font-size: 1.25rem;
      			}
      */ }

/* line 704, sass/layout.scss */
.pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px; }
  /* line 709, sass/layout.scss */
  .pagenavi li {
    width: calc((100% - 20px) / 2); }
    /* line 711, sass/layout.scss */
    .pagenavi li a {
      font-size: 1.25rem;
      padding: 20px 0.5em;
      text-align: center;
      border: 1px solid #1c8199; }
      /* line 716, sass/layout.scss */
      .pagenavi li a:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e906";
        color: #1c8199;
        margin-right: 0.3em; }

/* line 727, sass/layout.scss */
#news20200706 p, #coronavirus_page_03 p {
  margin-top: 1em; }
  /* line 729, sass/layout.scss */
  #news20200706 p:first-of-type, #coronavirus_page_03 p:first-of-type {
    margin: 0; }
/* line 733, sass/layout.scss */
#news20200706 .red, #coronavirus_page_03 .red {
  margin-top: 1em; }
/* line 736, sass/layout.scss */
#news20200706 .list, #coronavirus_page_03 .list {
  margin-top: 1em;
  padding: 20px;
  border: 1px solid; }
  /* line 740, sass/layout.scss */
  #news20200706 .list li, #coronavirus_page_03 .list li {
    line-height: 1.5em;
    margin-top: 0.5em;
    padding-left: 1em;
    text-indent: -1em; }
    /* line 745, sass/layout.scss */
    #news20200706 .list li:first-of-type, #coronavirus_page_03 .list li:first-of-type {
      margin-top: 0; }
  /* line 751, sass/layout.scss */
  #news20200706 .list:first-of-type li:before, #coronavirus_page_03 .list:first-of-type li:before {
    content: "・"; }
/* line 757, sass/layout.scss */
#news20200706 h4, #coronavirus_page_03 h4 {
  font-weight: bold;
  margin-top: 2.5em;
  line-height: 1.5em; }
  /* line 761, sass/layout.scss */
  #news20200706 h4 + p, #coronavirus_page_03 h4 + p {
    margin-top: 0.5em; }
/* line 765, sass/layout.scss */
#news20200706 img, #coronavirus_page_03 img {
  margin-top: 20px; }

/* line 771, sass/layout.scss */
#calendar a {
  border: 0 !important; }
/* line 774, sass/layout.scss */
#calendar .fc-day-sun {
  background: #f9ebe8;
  z-index: -1;
  position: relative; }
  /* line 778, sass/layout.scss */
  #calendar .fc-day-sun a.plan {
    background: #C6341D !important; }
  /* line 781, sass/layout.scss */
  #calendar .fc-day-sun .fc-col-header-cell-cushion {
    color: #C6341D; }
  /* line 784, sass/layout.scss */
  #calendar .fc-day-sun .fc-daygrid-day-number {
    color: #C6341D; }
/* line 788, sass/layout.scss */
#calendar .fc-day-sat {
  background-color: #e8f2f5;
  z-index: -1;
  position: relative; }
  /* line 792, sass/layout.scss */
  #calendar .fc-day-sat .fc-col-header-cell-cushion {
    color: #1c8199; }
  /* line 795, sass/layout.scss */
  #calendar .fc-day-sat .fc-daygrid-day-number {
    color: #1c8199; }
/* line 800, sass/layout.scss */
#calendar .fc-toolbar-chunk button {
  background: #1c8199 !important;
  border: 0 !important;
  padding: 0.5em !important;
  line-height: 1em; }
/* line 806, sass/layout.scss */
#calendar .fc-toolbar-chunk .fc-toolbar-title {
  border: 0;
  padding: 0; }
/* line 811, sass/layout.scss */
#calendar .fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em; }
/* line 814, sass/layout.scss */
#calendar .fc-icon {
  font-size: 1rem;
  display: block; }
/* line 818, sass/layout.scss */
#calendar .fc-view-harness {
  min-height: 360px; }
  /* line 820, sass/layout.scss */
  #calendar .fc-view-harness a {
    pointer-events: none !important; }

/* line 826, sass/layout.scss */
#reservebar {
  position: fixed;
  bottom: 0;
  z-index: 1500;
  width: 100%;
  background: #1c8199;
  background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
  padding: 30px 0; }
  /* line 834, sass/layout.scss */
  #reservebar ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  /* line 838, sass/layout.scss */
  #reservebar li {
    width: calc((99.9% - 100px) / 3); }
    /* line 841, sass/layout.scss */
    #reservebar li a {
      font-size: 1.25rem;
      width: 100%;
      padding: 0.75em 1em;
      background: #fff;
      color: #1c8199;
      text-align: center;
      -moz-border-radius: 2em;
      -webkit-border-radius: 2em;
      border-radius: 2em;
      display: inline-block;
      vertical-align: middle;
      line-height: 100%; }
      /* line 852, sass/layout.scss */
      #reservebar li a:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        height: 40px;
        background: url(../img/icon/phone.svg) no-repeat;
        background-size: contain;
        margin-right: 10px; }
    /* line 865, sass/layout.scss */
    #reservebar li:nth-of-type(2) a:before {
      background: url(../img/icon/calendar.svg) no-repeat;
      background-size: contain; }
    /* line 872, sass/layout.scss */
    #reservebar li:nth-of-type(3) a {
      color: #00a75b;
      font-weight: bold; }
      /* line 875, sass/layout.scss */
      #reservebar li:nth-of-type(3) a:before {
        background: url(../img/icon/line.svg) no-repeat;
        background-size: contain; }
    /* line 881, sass/layout.scss */
    #reservebar li:nth-of-type(4) {
      width: 70px; }
      /* line 883, sass/layout.scss */
      #reservebar li:nth-of-type(4) a {
        padding: 0;
        background: transparent; }
        /* line 886, sass/layout.scss */
        #reservebar li:nth-of-type(4) a:before {
          content: none; }

/* line 894, sass/layout.scss */
.schedule {
  width: 100%;
  margin-top: 2rem; }
  /* line 898, sass/layout.scss */
  .schedule tr th, .schedule tr td {
    line-height: 1.5em;
    padding: 0.5em 0.25em;
    text-align: center;
    vertical-align: middle;
    font-feature-settings: "palt"; }
  /* line 905, sass/layout.scss */
  .schedule tr th {
    background: #1c8199;
    color: #fff; }
    /* line 908, sass/layout.scss */
    .schedule tr th:first-of-type {
      -moz-border-radius: 5px 0 0 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px 0 0 5px; }
    /* line 911, sass/layout.scss */
    .schedule tr th:last-of-type {
      -moz-border-radius: 0 5px 5px 0;
      -webkit-border-radius: 0;
      border-radius: 0 5px 5px 0; }
  /* line 915, sass/layout.scss */
  .schedule tr td {
    border-bottom: 1px solid #c9caca; }
  /* line 919, sass/layout.scss */
  .schedule .icon-circle {
    color: #1c8199; }
  /* line 922, sass/layout.scss */
  .schedule .icon-slash {
    color: #c9caca; }
  /* line 925, sass/layout.scss */
  .schedule .txt {
    line-height: 1em;
    max-width: 1.5em; }
    /* line 928, sass/layout.scss */
    .schedule .txt i {
      font-size: 0.8rem;
      line-height: 1.25em; }
  /* line 933, sass/layout.scss */
  .schedule .em3 {
    max-width: 2em; }

/* line 938, sass/layout.scss */
.time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.25em; }
  /* line 943, sass/layout.scss */
  .time dt, .time dd {
    line-height: 1.5em; }
    /* line 945, sass/layout.scss */
    .time dt:not(:first-of-type), .time dd:not(:first-of-type) {
      margin-top: 0.5em; }
  /* line 949, sass/layout.scss */
  .time dt {
    width: 8em;
    padding: 0.5em 1em;
    color: #fff;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  /* line 956, sass/layout.scss */
  .time .recept {
    background: #1c8199; }
  /* line 959, sass/layout.scss */
  .time .closed {
    background: #C6341D; }
  /* line 962, sass/layout.scss */
  .time .visit {
    background: #f6ac2d; }
  /* line 965, sass/layout.scss */
  .time dd {
    width: calc(100% - 9em);
    margin-left: 1em; }

/* line 971, sass/layout.scss */
.notes {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 975, sass/layout.scss */
  .notes li {
    font-size: 0.875rem;
    line-height: 1.5em;
    padding-left: 1em;
    text-indent: -1em;
    margin-right: 1em;
    margin-top: 0.5em; }
    /* line 982, sass/layout.scss */
    .notes li:before {
      content: "※";
      color: #C6341D; }

/* line 989, sass/layout.scss */
.service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 992, sass/layout.scss */
  .service-list > a {
    width: calc((99.9% - 80px) / 3);
    border: 2px solid #1c8199;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 40px 40px 0 0; }
    /* line 998, sass/layout.scss */
    .service-list > a:nth-of-type(3n) {
      margin-right: 0; }
    /* line 1001, sass/layout.scss */
    .service-list > a:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 1005, sass/layout.scss */
    .service-list > a dl dt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1.25rem;
      background: #1c8199;
      color: #fff;
      padding: 0.5em 1em; }
      /* line 1014, sass/layout.scss */
      .service-list > a dl dt span img, .service-list > a dl dt span p {
        display: inline-block;
        vertical-align: middle; }
      /* line 1018, sass/layout.scss */
      .service-list > a dl dt span img {
        width: 40px; }
      /* line 1022, sass/layout.scss */
      .service-list > a dl dt > img {
        width: 20px; }
    /* line 1026, sass/layout.scss */
    .service-list > a dl dd {
      padding: 1.25em; }
      /* line 1028, sass/layout.scss */
      .service-list > a dl dd i {
        display: block;
        line-height: 1.5em;
        padding-left: 0.9em;
        text-indent: -0.9em; }
        /* line 1033, sass/layout.scss */
        .service-list > a dl dd i:not(:first-of-type) {
          margin-top: 1em; }
        /* line 1036, sass/layout.scss */
        .service-list > a dl dd i:before {
          content: "•";
          color: #1c8199;
          margin-right: 0.3em; }

/* line 1053, sass/layout.scss */
.float-box {
  overflow: hidden; }
  /* line 1056, sass/layout.scss */
  .float-box p {
    line-height: 2em; }
    /* line 1059, sass/layout.scss */
    .float-box p + p {
      margin-top: 1.75em; }
  /* line 1064, sass/layout.scss */
  .float-box > div,
  .float-box > img {
    float: left;
    margin-right: 60px;
    margin-bottom: 1em; }
  /* line 1071, sass/layout.scss */
  .float-box-r {
    overflow: hidden; }
    /* line 1074, sass/layout.scss */
    .float-box-r p {
      line-height: 2em; }
      /* line 1077, sass/layout.scss */
      .float-box-r p + p {
        margin-top: 1.75em; }
    /* line 1082, sass/layout.scss */
    .float-box-r > div,
    .float-box-r > img {
      float: right;
      margin-left: 60px;
      margin-bottom: 1em; }

/* line 1106, sass/layout.scss */
.col {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  flex-wrap: wrap; }
  /* line 1113, sass/layout.scss */
  .col img {
    display: block;
    margin: 0 auto 0.7em;
    max-width: 100%;
    height: auto; }
  /* line 1121, sass/layout.scss */
  .col > li {
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
    margin-top: 2em; }
    /* line 1128, sass/layout.scss */
    .col > li p {
      white-space: pre-wrap; }
    /* line 1132, sass/layout.scss */
    .col > li .btn {
      margin-top: auto; }
  /* line 1137, sass/layout.scss */
  .col.col2 {
    justify-content: space-between; }
    /* line 1098, sass/layout.scss */
    .col.col2 > li {
      flex: 0 1 49%;
      box-sizing: border-box; }
  /* line 1141, sass/layout.scss */
  .col.col3 {
    justify-content: space-between; }
    /* line 1098, sass/layout.scss */
    .col.col3 > li {
      flex: 0 1 32%;
      box-sizing: border-box; }

@media (max-width: 599px) {
  /* line 1148, sass/layout.scss */
  .col {
    display: block; }
    /* line 1154, sass/layout.scss */
    .col.col2 > li, .col.col3 > li {
      flex-basis: auto !important;
      margin-right: 0; } }
/* line 1165, sass/layout.scss */
.border-box {
  margin-top: 40px;
  padding: 40px;
  border: 1px solid #c9caca; }
  /* line 1170, sass/layout.scss */
  .border-box h3,
  .border-box h4 {
    margin-top: 0;
    font-size: 1.25rem;
    text-align: center;
    line-height: 1.5em;
    color: #1c8199; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (orientation: landscape) and (max-height: 1100px) {
  /* line 1188, sass/layout.scss */
  #top #mainslider .swiper-slide {
    overflow: visibl !important;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }
  /* line 1193, sass/layout.scss */
  #top #mainslider .swiper-container {
    min-height: 1200px !important;
    height: 100% !important; }
  /* line 1197, sass/layout.scss */
  #top #mainslider .slide-img {
    height: 100% !important;
    min-height: 1200px !important; } }
@media (orientation: landscape) and (min-width: 1800px) {
  /* line 1208, sass/layout.scss */
  #top #mainslider .swiper-slide {
    overflow: visibl !important;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }
  /* line 1213, sass/layout.scss */
  #top #mainslider .swiper-container {
    min-height: 1200px !important;
    height: 100% !important; }
  /* line 1217, sass/layout.scss */
  #top #mainslider .slide-img {
    height: 100% !important;
    min-height: 1200px !important; } }
@media (max-width: 1150px) {
  /* line 1226, sass/layout.scss */
  .service-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 1229, sass/layout.scss */
    .service-list > a {
      width: calc((99.9% - 60px) / 3);
      margin: 30px 30px 0 0; }
      /* line 1233, sass/layout.scss */
      .service-list > a dl dt {
        font-size: 1.15rem; }
        /* line 1236, sass/layout.scss */
        .service-list > a dl dt span img {
          width: 40px; }
        /* line 1240, sass/layout.scss */
        .service-list > a dl dt > img {
          width: 20px; } }
@media (max-width: 1090px) {
  /* line 1252, sass/layout.scss */
  .service-list > a {
    width: calc((99.9% - 30px) / 2);
    margin: 30px 30px 0 0; }
    /* line 1255, sass/layout.scss */
    .service-list > a:nth-of-type(3n) {
      margin: 30px 30px 0 0; }
    /* line 1258, sass/layout.scss */
    .service-list > a:nth-of-type(-n+3) {
      margin: 30px 30px 0 0; }
    /* line 1261, sass/layout.scss */
    .service-list > a:nth-of-type(2n) {
      margin-right: 0; }
    /* line 1264, sass/layout.scss */
    .service-list > a:nth-of-type(-n+2) {
      margin-top: 0; }
    /* line 1268, sass/layout.scss */
    .service-list > a dl dt {
      font-size: 1.1rem; }
      /* line 1271, sass/layout.scss */
      .service-list > a dl dt span img {
        width: 25px; }
      /* line 1275, sass/layout.scss */
      .service-list > a dl dt > img {
        width: 15px; } }
@media (max-width: 961px) {
  /* line 1288, sass/layout.scss */
  #top #mainslider .swiper-container {
    min-height: 65vh; }
    /* line 1291, sass/layout.scss */
    #top #mainslider .swiper-container #text img {
      width: 90%;
      max-width: 600px; }
    /* line 1295, sass/layout.scss */
    #top #mainslider .swiper-container #text p {
      margin-top: 30px;
      font-size: 1rem; } }
@media (max-width: 959px) {
  /* line 1307, sass/layout.scss */
  .title {
    font-size: 2.5rem;
    margin-bottom: 30px; }
    /* line 1310, sass/layout.scss */
    .title i {
      font-size: 1.25rem;
      margin-top: 5px; }

  /* line 1316, sass/layout.scss */
  #page_main {
    height: 300px; }
    /* line 1319, sass/layout.scss */
    #page_main .pagetitle i {
      font-size: 1.75rem;
      /*
      				&:first-of-type{
      					font-size: 1.75rem;
      				}
      				&:last-of-type{
      					font-size: 1rem;
      				}
      */ }

  /* line 1334, sass/layout.scss */
  .flamebox {
    padding: 45px 40px 40px 40px; }
    /* line 1336, sass/layout.scss */
    .flamebox h3 {
      font-size: 1.3rem;
      margin-bottom: 30px;
      line-height: 1.5em;
      padding-bottom: 10px; }

  /* line 1345, sass/layout.scss */
  #news20200706 .list, #coronavirus_page_03 .list {
    padding: 20px 5%; }

  /* line 1351, sass/layout.scss */
  #calendar .fc-view-harness {
    min-height: 450px; }

  /* line 1356, sass/layout.scss */
  .schedule {
    width: 100%;
    margin-top: 2rem; }
    /* line 1360, sass/layout.scss */
    .schedule tr th, .schedule tr td {
      padding: 0.5em 0.25em; }
    /* line 1364, sass/layout.scss */
    .schedule .txt {
      max-width: 2.5em; }
    /* line 1367, sass/layout.scss */
    .schedule .em3 {
      max-width: 3em; }

  /* line 1372, sass/layout.scss */
  #reservebar {
    padding: 20px 0; }
    /* line 1374, sass/layout.scss */
    #reservebar li {
      width: calc((99.9% - 74px) / 3); }
      /* line 1376, sass/layout.scss */
      #reservebar li a {
        font-size: 1rem;
        padding: 0.75em 0.5em; }
        /* line 1379, sass/layout.scss */
        #reservebar li a:before {
          width: 20px;
          height: 20px;
          margin-right: 8px; }
      /* line 1385, sass/layout.scss */
      #reservebar li:nth-of-type(4) {
        width: 44px; } }
@media (max-width: 599px) {
  /* line 1399, sass/layout.scss */
  #top #mainslider .swiper-container #text img {
    width: 100%; }
  /* line 1403, sass/layout.scss */
  #top #mainslider .swiper-container #text p {
    margin-top: 20px;
    font-weight: normal; }

  /* line 1413, sass/layout.scss */
  #loop .swiper-slide {
    width: calc(99.9% / 3); }

  /* line 1418, sass/layout.scss */
  .title {
    line-height: 1.2em;
    font-size: 2.25rem;
    margin-bottom: 25px; }

  /* line 1424, sass/layout.scss */
  #page_main {
    height: auto; }
    /* line 1426, sass/layout.scss */
    #page_main img {
      width: 100%;
      position: static;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; }

  /* line 1435, sass/layout.scss */
  .flamebox {
    padding: 35px 5% 30px 5%; }
    /* line 1437, sass/layout.scss */
    .flamebox h3 {
      font-size: 1.25rem;
      padding-bottom: 5px; }

  /* line 1443, sass/layout.scss */
  .pagenavi {
    display: block;
    margin-top: 30px; }
    /* line 1446, sass/layout.scss */
    .pagenavi li {
      width: 100%;
      margin-top: 10px; }
      /* line 1449, sass/layout.scss */
      .pagenavi li:first-of-type {
        margin-top: 0px; }
      /* line 1452, sass/layout.scss */
      .pagenavi li a {
        font-size: 1rem;
        padding: 15px 0.5em; }

  /* line 1460, sass/layout.scss */
  #calendar .fc-view-harness {
    min-height: 300px; }

  /* line 1465, sass/layout.scss */
  #reservebar {
    padding: 20px 0; }
    /* line 1467, sass/layout.scss */
    #reservebar li {
      width: calc((99.9% - 94px) / 2); }
      /* line 1469, sass/layout.scss */
      #reservebar li:first-of-type {
        width: 37px;
        order: 3; }
        /* line 1472, sass/layout.scss */
        #reservebar li:first-of-type i {
          display: none; }
      /* line 1476, sass/layout.scss */
      #reservebar li:nth-of-type(2) {
        order: 1; }
      /* line 1479, sass/layout.scss */
      #reservebar li:nth-of-type(3) {
        order: 2; }
      /* line 1482, sass/layout.scss */
      #reservebar li a {
        padding: 0.6em; }
      /* line 1485, sass/layout.scss */
      #reservebar li:nth-of-type(4) {
        width: 37px;
        order: 4; }

  /* line 1495, sass/layout.scss */
  .float-box > div,
  .float-box > img {
    margin-right: auto;
    width: 100% !important; }
  /* line 1503, sass/layout.scss */
  .float-box-r > div,
  .float-box-r > img {
    margin-left: auto;
    width: 100% !important; }

  /* line 1512, sass/layout.scss */
  .service-list > a {
    width: 100%;
    margin: 20px 0 0 0 !important; }
    /* line 1515, sass/layout.scss */
    .service-list > a:first-of-type {
      margin-top: 0 !important; }
    /* line 1519, sass/layout.scss */
    .service-list > a dl dt {
      font-size: 1.1rem; }
      /* line 1522, sass/layout.scss */
      .service-list > a dl dt span img {
        width: 25px; }
      /* line 1526, sass/layout.scss */
      .service-list > a dl dt > img {
        width: 15px; } }
/* ======================================== header ======================================== */
/* line 1540, sass/layout.scss */
#header {
  padding-bottom: 30px;
  margin: 0 auto; }
  /* line 1543, sass/layout.scss */
  #header #logoset {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0; }
    /* line 1547, sass/layout.scss */
    #header #logoset .ex {
      font-size: 0.8rem;
      letter-spacing: 0;
      line-height: 1.5em; }
      /* line 1552, sass/layout.scss */
      #header #logoset .ex i:before {
        content: "|";
        padding: 0 0.25em; }
    /* line 1558, sass/layout.scss */
    #header #logoset > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      /* line 1562, sass/layout.scss */
      #header #logoset > div h1, #header #logoset > div aside {
        width: 47.5%;
        max-width: 600px; }
      /* line 1566, sass/layout.scss */
      #header #logoset > div aside {
        text-align: right;
        margin-left: auto; }
        /* line 1570, sass/layout.scss */
        #header #logoset > div aside p:last-of-type {
          margin-top: 0.5em;
          color: #1c8199;
          font-family: 'Lato', "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
          line-height: 100%;
          letter-spacing: 0.05em;
          font-size: 1.5rem; }
          /* line 1575, sass/layout.scss */
          #header #logoset > div aside p:last-of-type a {
            color: #1c8199;
            font-size: 2rem;
            display: inline; }
  /* line 1585, sass/layout.scss */
  #header .globalnav {
    padding: 0 5%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative; }
    /* line 1591, sass/layout.scss */
    #header .globalnav > li {
      border-right: 1px solid #c9caca;
      width: 20%;
      padding: 5px 0 15px 0;
      position: static; }
      /* line 1596, sass/layout.scss */
      #header .globalnav > li:hover {
        border-bottom: 5px solid #1c8199; }
      /* line 1599, sass/layout.scss */
      #header .globalnav > li:nth-of-type(2) {
        border-left: 1px solid #c9caca; }
      /* line 1602, sass/layout.scss */
      #header .globalnav > li img {
        width: 50px;
        margin: 0 auto; }
      /* line 1606, sass/layout.scss */
      #header .globalnav > li p {
        font-size: 1.125rem;
        text-align: center;
        margin-top: 0.75em; }
    /* line 1612, sass/layout.scss */
    #header .globalnav .dropdown {
      position: absolute;
      left: 0;
      top: 82px;
      width: 100%;
      padding-top: 5px; }
      /* line 1618, sass/layout.scss */
      #header .globalnav .dropdown ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background: #1c8199;
        padding: 30px; }
        /* line 1623, sass/layout.scss */
        #header .globalnav .dropdown ul > li {
          width: calc((99.9% - 30px) / 3);
          margin: 15px 15px 0 0; }
          /* line 1626, sass/layout.scss */
          #header .globalnav .dropdown ul > li:nth-of-type(3n) {
            margin-right: 0; }
          /* line 1629, sass/layout.scss */
          #header .globalnav .dropdown ul > li:nth-of-type(-n+3) {
            margin-top: 0; }
          /* line 1632, sass/layout.scss */
          #header .globalnav .dropdown ul > li a {
            padding: 1rem;
            background: #fff; }
            /* line 1635, sass/layout.scss */
            #header .globalnav .dropdown ul > li a:before {
              font-family: 'icomoon';
              font-size: 85%;
              content: "\e908";
              color: #1c8199;
              margin-right: 0.25em; }
    /* line 1647, sass/layout.scss */
    #header .globalnav .dropdown-btn:hover .dropdown {
      display: block !important; }
    /* line 1650, sass/layout.scss */
    #header .globalnav .dropdown-btn:hover > img, #header .globalnav .dropdown-btn:hover > p {
      opacity: 0.6; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 1045px) {
  /* line 1665, sass/layout.scss */
  #header #logoset > .ex {
    display: block !important;
    text-align: right;
    margin-left: auto; }
  /* line 1670, sass/layout.scss */
  #header #logoset > div {
    margin-top: -10px; }
    /* line 1672, sass/layout.scss */
    #header #logoset > div h1 {
      width: 60%; }
    /* line 1675, sass/layout.scss */
    #header #logoset > div aside {
      width: 35%; }
      /* line 1678, sass/layout.scss */
      #header #logoset > div aside p:first-of-type {
        display: none; }
      /* line 1681, sass/layout.scss */
      #header #logoset > div aside p:last-of-type {
        margin-top: 5px; } }
@media (max-width: 959px) {
  /* line 1692, sass/layout.scss */
  body {
    padding-top: 87px; }

  /* line 1695, sass/layout.scss */
  #header {
    width: 100%;
    padding: 1rem 0;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    min-height: 87px;
    z-index: 50; }
    /* line 1704, sass/layout.scss */
    #header #logoset {
      padding: 0; }
      /* line 1706, sass/layout.scss */
      #header #logoset > .ex {
        display: none !important; }
      /* line 1709, sass/layout.scss */
      #header #logoset > div {
        margin: 0; }
        /* line 1711, sass/layout.scss */
        #header #logoset > div h1 {
          width: 400px; }
        /* line 1714, sass/layout.scss */
        #header #logoset > div aside {
          display: none; }
    /* line 1719, sass/layout.scss */
    #header .globalnav {
      position: fixed; }
      /* line 1721, sass/layout.scss */
      #header .globalnav .nosp {
        display: none !important; }
      /* line 1724, sass/layout.scss */
      #header .globalnav .nopc {
        display: block; }
      /* line 1727, sass/layout.scss */
      #header .globalnav > li {
        width: 100%;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border: 0;
        padding: 2rem 0; }
        /* line 1733, sass/layout.scss */
        #header .globalnav > li:not(:last-of-type) {
          border-bottom: 1px solid #c9caca; }
        /* line 1736, sass/layout.scss */
        #header .globalnav > li > a {
          display: inline; }
          /* line 1738, sass/layout.scss */
          #header .globalnav > li > a:before {
            font-family: 'icomoon';
            font-size: 85%;
            content: "\e908";
            margin-right: 0.3em;
            color: #1c8199; }
        /* line 1745, sass/layout.scss */
        #header .globalnav > li:hover {
          border-bottom: 1px solid #c9caca; }
        /* line 1748, sass/layout.scss */
        #header .globalnav > li:nth-of-type(2) {
          border-left: 0; }
        /* line 1751, sass/layout.scss */
        #header .globalnav > li img {
          display: none; }
        /* line 1754, sass/layout.scss */
        #header .globalnav > li p {
          display: inline;
          text-align: left;
          margin-top: 0; }
      /* line 1761, sass/layout.scss */
      #header .globalnav .dropdown-btn > p {
        color: #1c8199; }
      /* line 1765, sass/layout.scss */
      #header .globalnav .dropdown {
        padding: 0; }
        /* line 1767, sass/layout.scss */
        #header .globalnav .dropdown ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          background: transparent;
          padding: 0;
          margin-top: 1rem; }
          /* line 1772, sass/layout.scss */
          #header .globalnav .dropdown ul > li {
            width: 100%;
            margin: 0 !important;
            border-top: 1px dashed #c9caca; }
            /* line 1776, sass/layout.scss */
            #header .globalnav .dropdown ul > li a {
              padding: 1rem;
              background: transparent; }
              /* line 1779, sass/layout.scss */
              #header .globalnav .dropdown ul > li a:before {
                font-family: 'icomoon';
                font-size: 85%;
                content: "\e908";
                color: #1c8199;
                margin-right: 0.25em; }
      /* line 1791, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover .dropdown {
        display: block !important; }
      /* line 1794, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover > img, #header .globalnav .dropdown-btn:hover > p {
        opacity: 0.6; } }
@media (max-width: 599px) {
  /* line 1804, sass/layout.scss */
  body {
    padding-top: 58px; }

  /* line 1807, sass/layout.scss */
  #header {
    padding: 0.5rem 0;
    min-height: 58px; }
    /* line 1812, sass/layout.scss */
    #header #logoset > div h1 {
      width: 280px; }
    /* line 1817, sass/layout.scss */
    #header .globalnav {
      position: fixed; }
      /* line 1819, sass/layout.scss */
      #header .globalnav > li {
        width: 100%;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border: 0;
        padding: 2rem 0; }
        /* line 1825, sass/layout.scss */
        #header .globalnav > li:not(:last-of-type) {
          border-bottom: 1px solid #c9caca; }
        /* line 1828, sass/layout.scss */
        #header .globalnav > li > a {
          display: inline; }
          /* line 1830, sass/layout.scss */
          #header .globalnav > li > a:before {
            font-family: 'icomoon';
            font-size: 85%;
            content: "\e908";
            margin-right: 0.3em;
            color: #1c8199; }
        /* line 1837, sass/layout.scss */
        #header .globalnav > li:hover {
          border-bottom: 1px solid #c9caca; }
        /* line 1840, sass/layout.scss */
        #header .globalnav > li:first-of-type {
          border-left: 0; }
        /* line 1843, sass/layout.scss */
        #header .globalnav > li img {
          display: none; }
        /* line 1846, sass/layout.scss */
        #header .globalnav > li p {
          display: inline;
          text-align: left;
          margin-top: 0; }
      /* line 1853, sass/layout.scss */
      #header .globalnav .dropdown-btn > p {
        color: #1c8199; }
      /* line 1857, sass/layout.scss */
      #header .globalnav .dropdown {
        padding: 0; }
        /* line 1859, sass/layout.scss */
        #header .globalnav .dropdown ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          background: transparent;
          padding: 0;
          margin-top: 1rem; }
          /* line 1864, sass/layout.scss */
          #header .globalnav .dropdown ul > li {
            width: 100%;
            margin: 0 !important;
            border-top: 1px dashed #c9caca; }
            /* line 1868, sass/layout.scss */
            #header .globalnav .dropdown ul > li a {
              padding: 1rem;
              background: transparent; }
              /* line 1871, sass/layout.scss */
              #header .globalnav .dropdown ul > li a:before {
                font-family: 'icomoon';
                font-size: 85%;
                content: "\e908";
                color: #1c8199;
                margin-right: 0.25em; }
      /* line 1883, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover .dropdown {
        display: block !important; }
      /* line 1886, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover > img, #header .globalnav .dropdown-btn:hover > p {
        opacity: 0.6; } }
/* ======================================== footer ======================================== */
/* line 1898, sass/layout.scss */
footer {
  position: relative;
  z-index: 40;
  padding-bottom: 130px;
  margin-top: -70px; }
  /* line 1903, sass/layout.scss */
  footer .ToTop {
    position: fixed;
    right: 30px;
    bottom: 166px;
    display: block;
    width: 60px;
    height: 60px;
    background: #1c8199;
    border: 2px solid #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 150; }
    /* line 1914, sass/layout.scss */
    footer .ToTop:after {
      position: absolute;
      content: "";
      left: 18px;
      top: 23px;
      width: 20px;
      height: 20px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  /* line 1928, sass/layout.scss */
  footer > div > div > img {
    width: 600px;
    margin: 0 auto; }
  /* line 1932, sass/layout.scss */
  footer > div > div address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.5rem;
    margin-top: 30px; }
    /* line 1937, sass/layout.scss */
    footer > div > div address p {
      margin-right: 1em; }
      /* line 1939, sass/layout.scss */
      footer > div > div address p a {
        display: inline; }
      /* line 1942, sass/layout.scss */
      footer > div > div address p:first-of-type {
        font-size: 1.1rem; }
        /* line 1944, sass/layout.scss */
        footer > div > div address p:first-of-type a {
          font-size: 1.5rem; }
      /* line 1948, sass/layout.scss */
      footer > div > div address p:last-of-type {
        margin: 0; }
        /* line 1951, sass/layout.scss */
        footer > div > div address p:last-of-type a:before {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e908";
          color: #1c8199; }
  /* line 1960, sass/layout.scss */
  footer > div > div address + ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px; }
    /* line 1965, sass/layout.scss */
    footer > div > div address + ul li:after {
      content: "・"; }
    /* line 1969, sass/layout.scss */
    footer > div > div address + ul li:last-of-type:after {
      content: none; }
  /* line 1976, sass/layout.scss */
  footer > div .sitemap {
    margin-top: 40px;
    padding: 40px 0;
    border-top: 1px dashed #c9caca;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    /* line 1983, sass/layout.scss */
    footer > div .sitemap li {
      margin-right: 1.25em; }
      /* line 1985, sass/layout.scss */
      footer > div .sitemap li a {
        line-height: 2em; }
        /* line 1987, sass/layout.scss */
        footer > div .sitemap li a:before {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e908";
          color: #1c8199;
          margin-right: 0.3em; }
  /* line 1997, sass/layout.scss */
  footer #copyright {
    width: 100%;
    padding: 25px 0px;
    border-top: 1px solid #c9caca; }
    /* line 2001, sass/layout.scss */
    footer #copyright p {
      text-align: center;
      padding: 0 !important; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2013, sass/layout.scss */
  footer {
    padding-bottom: 94px;
    margin-top: -60px; }
    /* line 2016, sass/layout.scss */
    footer .ToTop {
      right: 3%;
      bottom: 116px;
      width: 40px;
      height: 40px; }
      /* line 2021, sass/layout.scss */
      footer .ToTop:after {
        left: 12px;
        top: 14px;
        width: 12px;
        height: 12px; }
    /* line 2030, sass/layout.scss */
    footer > div > div > img {
      width: 100%;
      max-width: 500px; }
    /* line 2034, sass/layout.scss */
    footer > div > div address {
      display: block;
      font-size: 1.2rem;
      margin-top: 20px;
      text-align: center; }
      /* line 2039, sass/layout.scss */
      footer > div > div address p {
        margin: 0;
        line-height: 1.5em; }
        /* line 2042, sass/layout.scss */
        footer > div > div address p:first-of-type {
          font-size: 0.9rem; }
          /* line 2044, sass/layout.scss */
          footer > div > div address p:first-of-type a {
            font-size: 1.2rem; }
    /* line 2050, sass/layout.scss */
    footer > div > div address + ul {
      margin-top: 20px; }
      /* line 2052, sass/layout.scss */
      footer > div > div address + ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        width: calc(100% / 3);
        line-height: 1.5em;
        padding: 5px 1em;
        border-right: 1px solid #c9caca; }
        /* line 2061, sass/layout.scss */
        footer > div > div address + ul li:first-of-type {
          border-left: 1px solid #c9caca; }
        /* line 2064, sass/layout.scss */
        footer > div > div address + ul li:after {
          content: none; }
    /* line 2070, sass/layout.scss */
    footer > div .sitemap {
      margin-top: 30px;
      padding: 30px 0; }
    /* line 2075, sass/layout.scss */
    footer #copyright {
      padding: 15px 0px;
      font-size: 0.9rem; } }
@media (max-width: 599px) {
  /* line 2083, sass/layout.scss */
  footer {
    padding-bottom: 77px;
    margin-top: -45px; }
    /* line 2086, sass/layout.scss */
    footer .ToTop {
      right: 3%;
      bottom: 176px;
      width: 30px;
      height: 30px; }
      /* line 2091, sass/layout.scss */
      footer .ToTop:after {
        left: 9px;
        top: 11px;
        width: 8px;
        height: 8px; }
    /* line 2098, sass/layout.scss */
    footer > div {
      margin-top: -5%; }
      /* line 2101, sass/layout.scss */
      footer > div > div address {
        font-size: 1rem;
        margin-top: 20px; }
        /* line 2105, sass/layout.scss */
        footer > div > div address p i {
          display: block; }
    /* line 2112, sass/layout.scss */
    footer #copyright {
      padding: 15px 0px;
      font-size: 0.8rem; }
      /* line 2115, sass/layout.scss */
      footer #copyright p {
        line-height: 1.5em; } }
/* ======================================== TOP ======================================== */
/* line 2126, sass/layout.scss */
#top .loading {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9000; }
  /* line 2134, sass/layout.scss */
  #top .loading img {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: none;
    z-index: 9999;
    width: 40%;
    max-width: 270px; }
/* line 2148, sass/layout.scss */
#top .fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms; }
/* line 2153, sass/layout.scss */
#top .fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }
/* line 2159, sass/layout.scss */
#top #top-news h2 {
  font-family: 'Lato', "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 100%;
  letter-spacing: 0.05em;
  font-size: 3rem;
  color: #1c8199;
  text-align: center; }
/* line 2165, sass/layout.scss */
#top #top-news ul {
  margin-top: 60px; }
  /* line 2167, sass/layout.scss */
  #top #top-news ul li {
    border-bottom: 1px dashed #c9caca; }
    /* line 2169, sass/layout.scss */
    #top #top-news ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 1.25em 2em 1.25em 1em;
      position: relative; }
      /* line 2174, sass/layout.scss */
      #top #top-news ul li a span, #top #top-news ul li a p {
        line-height: 1.5em; }
      /* line 2177, sass/layout.scss */
      #top #top-news ul li a span {
        color: #1c8199;
        width: 110px; }
      /* line 2181, sass/layout.scss */
      #top #top-news ul li a p {
        width: calc((99.9% - 110px) - 2em); }
      /* line 2184, sass/layout.scss */
      #top #top-news ul li a:after {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e908";
        color: #1c8199;
        position: absolute;
        right: 0%;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%); }
  /* line 2197, sass/layout.scss */
  #top #top-news ul .important {
    padding: 1.25em;
    padding-top: 0.75em;
    border: 1px solid #1c8199;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 0.5em; }
    /* line 2203, sass/layout.scss */
    #top #top-news ul .important div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    /* line 2207, sass/layout.scss */
    #top #top-news ul .important span, #top #top-news ul .important p {
      line-height: 1.5em;
      margin-top: 0.5em; }
    /* line 2211, sass/layout.scss */
    #top #top-news ul .important span {
      color: #1c8199;
      margin-right: 1.5em; }
/* line 2217, sass/layout.scss */
#top #top-news aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px; }
  /* line 2221, sass/layout.scss */
  #top #top-news aside a {
    display: inline-block;
    padding: 1em 2em;
    text-align: center;
    background: #1c8199;
    background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
    color: #fff;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    font-size: 1.25rem;
    min-width: 300px; }
    /* line 210, sass/layout.scss */
    #top #top-news aside a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e908";
      right: 0.3em; }
    /* line 2225, sass/layout.scss */
    #top #top-news aside a:last-of-type {
      margin-left: 1em; }
/* line 2233, sass/layout.scss */
#top #top-service h2, #top #top-information h2, #top #top-environment h2 {
  font-size: 2rem;
  color: #1c8199;
  text-align: center;
  font-weight: bold; }
/* line 2241, sass/layout.scss */
#top #top-service {
  background: url(../img/back_grid.jpg) left top repeat;
  background-size: 40px 40px; }
  /* line 2244, sass/layout.scss */
  #top #top-service .inner .service-list {
    margin-top: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    /* line 2247, sass/layout.scss */
    #top #top-service .inner .service-list + a {
      margin: 0 auto;
      display: inline-block;
      padding: 1em 2em;
      text-align: center;
      background: #1c8199;
      background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
      color: #fff;
      -moz-border-radius: 1.5em;
      -webkit-border-radius: 1.5em;
      border-radius: 1.5em;
      display: block;
      font-size: 1.25rem;
      margin-top: 60px;
      width: 350px; }
      /* line 210, sass/layout.scss */
      #top #top-service .inner .service-list + a:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e908";
        right: 0.3em; }
/* line 2260, sass/layout.scss */
#top #top-information > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
  position: relative; }
  /* line 2265, sass/layout.scss */
  #top #top-information > div:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50%;
    height: 100%;
    border-right: 1px dashed #c9caca;
    z-index: -1; }
/* line 2277, sass/layout.scss */
#top #top-information #top-schedule, #top #top-information #top-map {
  width: calc((99.9% - 100px) / 2); }
/* line 2281, sass/layout.scss */
#top #top-information #calendar h2 {
  font-size: 1.25rem; }
/* line 2286, sass/layout.scss */
#top #top-information #top-map iframe {
  width: 100%;
  height: 100%; }
/* line 2291, sass/layout.scss */
#top #top-information > a {
  display: inline-block;
  padding: 1em 2em;
  text-align: center;
  background: #1c8199;
  background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
  color: #fff;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
  display: block;
  font-size: 1.25rem;
  width: 300px;
  margin: 0 auto;
  margin-top: 60px; }
  /* line 210, sass/layout.scss */
  #top #top-information > a:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e908";
    right: 0.3em; }
/* line 2301, sass/layout.scss */
#top #top-environment {
  /*
  h3{
  	position: relative;
  	z-index: 5;
  	margin-left: 7.5%;
  	margin-top: -50%;
  	@include display-inline-block;
  	font-size: 1.25rem;
  	color: $white;
  	background: $green;
  	padding: 23px 40px;
  	@include border-radius(10px);
  	&:after{
  		content: "";
  		position: absolute;
  		top: 100%;
  		left: 0%;
  		margin-left: 40px;
  		border: 15px solid transparent;
  		border-top: 15px solid $green;
  	}
  }
  p{
  	margin-top: 40px;
  	line-height: 2em;
  }
  */ }
  /* line 2329, sass/layout.scss */
  #top #top-environment ul {
    /*
    margin-top: 40px;
    */
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 2337, sass/layout.scss */
    #top #top-environment ul li {
      width: calc((100% - 80px) / 3);
      background: #fff; }
    /* line 2341, sass/layout.scss */
    #top #top-environment ul dl {
      padding: 30px; }
      /* line 2343, sass/layout.scss */
      #top #top-environment ul dl dt {
        font-size: 1.25rem;
        color: #1c8199;
        border-bottom: 1px solid;
        padding-bottom: 0.3em;
        line-height: 1.5em; }
      /* line 2350, sass/layout.scss */
      #top #top-environment ul dl dd {
        margin-top: 20px;
        line-height: 2em; }
        /* line 2353, sass/layout.scss */
        #top #top-environment ul dl dd a {
          display: inline;
          color: #1c8199;
          text-decoration: underline; }
          /* line 2357, sass/layout.scss */
          #top #top-environment ul dl dd a:after {
            font-family: 'icomoon';
            font-size: 85%;
            content: "\e901"; }
  /* line 2366, sass/layout.scss */
  #top #top-environment div > a {
    display: inline-block;
    padding: 1em 2em;
    text-align: center;
    background: #1c8199;
    background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
    color: #fff;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    display: block;
    font-size: 1.25rem;
    width: 300px;
    margin: 0 auto;
    margin-top: 60px; }
    /* line 210, sass/layout.scss */
    #top #top-environment div > a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e908";
      right: 0.3em; }
/* line 2377, sass/layout.scss */
#top #fdbanner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px; }
  /* line 2381, sass/layout.scss */
  #top #fdbanner li {
    width: calc((100% - 20px) / 2);
    max-width: 400px; }
    /* line 2384, sass/layout.scss */
    #top #fdbanner li:first-of-type {
      margin-right: 20px; }
    /* line 2387, sass/layout.scss */
    #top #fdbanner li img {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2400, sass/layout.scss */
  #top #top-news h2 {
    font-size: 2.5rem; }
  /* line 2403, sass/layout.scss */
  #top #top-news ul {
    margin-top: 30px; }
  /* line 2406, sass/layout.scss */
  #top #top-news aside {
    margin-top: 50px; }
    /* line 2408, sass/layout.scss */
    #top #top-news aside a {
      font-size: 1rem;
      min-width: 230px; }
  /* line 2416, sass/layout.scss */
  #top #top-service h2, #top #top-information h2, #top #top-environment h2 {
    font-size: 1.5rem;
    line-height: 1em; }
  /* line 2425, sass/layout.scss */
  #top #top-service .inner .service-list + a {
    font-size: 1rem;
    margin-top: 40px; }
  /* line 2433, sass/layout.scss */
  #top #top-information > div {
    display: block;
    margin-top: 40px;
    position: static; }
    /* line 2437, sass/layout.scss */
    #top #top-information > div:after {
      content: none; }
  /* line 2441, sass/layout.scss */
  #top #top-information #top-schedule, #top #top-information #top-map {
    width: 100%; }
  /* line 2445, sass/layout.scss */
  #top #top-information #calendar h2 {
    font-size: 1.5rem; }
  /* line 2449, sass/layout.scss */
  #top #top-information .schedule {
    margin-top: 1.5rem; }
    /* line 2453, sass/layout.scss */
    #top #top-information .schedule + ul li:not(:first-of-type) {
      margin-top: 0.3em; }
  /* line 2459, sass/layout.scss */
  #top #top-information #top-map {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px dashed #c9caca; }
    /* line 2463, sass/layout.scss */
    #top #top-information #top-map iframe {
      width: 100%;
      height: 400px; }
  /* line 2468, sass/layout.scss */
  #top #top-information > a {
    font-size: 1rem;
    margin-top: 40px; }
  /* line 2473, sass/layout.scss */
  #top #top-environment {
    /*
    h3{
    	width: 100%;
    	max-width: 80%;
    	margin-left: 5%;
    	line-height: 1.7em;
    	font-size: 1rem;
    	padding: 15px 1em;
    	&:after{
    		top: 99%;
    		border: 10px solid transparent;
    		border-top: 10px solid $green;
    	}
    }
    p{
    	margin-top: 30px;
    }
    */ }
    /* line 2492, sass/layout.scss */
    #top #top-environment ul {
      margin-top: 40px;
      /*
      margin-top: 30px;
      */ }
      /* line 2497, sass/layout.scss */
      #top #top-environment ul li {
        width: calc((100% - 40px) / 3); }
      /* line 2500, sass/layout.scss */
      #top #top-environment ul dl {
        padding: 20px; }
        /* line 2502, sass/layout.scss */
        #top #top-environment ul dl dt {
          line-height: 1.5em;
          font-size: 1rem; }
        /* line 2506, sass/layout.scss */
        #top #top-environment ul dl dd {
          font-size: 0.9rem; }
    /* line 2512, sass/layout.scss */
    #top #top-environment div > a {
      font-size: 1rem;
      margin-top: 40px; } }
@media (max-width: 765px) {
  /* line 2523, sass/layout.scss */
  #top #top-environment {
    padding-top: 70px; }
    /* line 2525, sass/layout.scss */
    #top #top-environment h3 {
      display: block;
      margin: 0 auto;
      width: 90%;
      max-width: 90%;
      padding: 1em 5%; }
      /* line 2531, sass/layout.scss */
      #top #top-environment h3:after {
        top: 99%;
        border: 10px solid transparent;
        border-top: 10px solid #1c8199; } }
@media (max-width: 599px) {
  /* line 2547, sass/layout.scss */
  #top #top-news ul li a span {
    width: 80px; }
  /* line 2550, sass/layout.scss */
  #top #top-news ul li a p {
    width: calc((99.9% - 80px) - 1em); }
  /* line 2556, sass/layout.scss */
  #top #top-news aside {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    /* line 2560, sass/layout.scss */
    #top #top-news aside a {
      width: 230px;
      font-size: 1rem;
      margin: 0 auto !important;
      margin-top: 15px !important; }
  /* line 2568, sass/layout.scss */
  #top #top-service {
    margin-top: 30px; }
    /* line 2572, sass/layout.scss */
    #top #top-service .inner .service-list + a {
      width: 70%;
      min-width: 220px;
      margin-top: 30px; }
  /* line 2581, sass/layout.scss */
  #top #top-information #top-map {
    padding-top: 30px;
    margin-top: 30px; }
    /* line 2584, sass/layout.scss */
    #top #top-information #top-map iframe {
      height: 350px; }
  /* line 2588, sass/layout.scss */
  #top #top-information > a {
    width: 70%;
    min-width: 220px;
    margin-top: 30px; }
  /* line 2594, sass/layout.scss */
  #top #top-environment {
    padding-top: 50px; }
    /* line 2596, sass/layout.scss */
    #top #top-environment ul {
      display: block;
      margin: 0;
      margin-top: 30px; }
      /* line 2600, sass/layout.scss */
      #top #top-environment ul li {
        margin-top: 30px;
        width: 100%; }
        /* line 2603, sass/layout.scss */
        #top #top-environment ul li:first-of-type {
          margin-top: 0; }
      /* line 2607, sass/layout.scss */
      #top #top-environment ul dl {
        padding: 20px 5%; }
        /* line 2609, sass/layout.scss */
        #top #top-environment ul dl dd {
          font-size: 1rem; }
    /* line 2615, sass/layout.scss */
    #top #top-environment div > a {
      width: 70%;
      min-width: 220px;
      margin-top: 30px; }
  /* line 2622, sass/layout.scss */
  #top #fdbanner {
    margin-top: 40px; }
    /* line 2624, sass/layout.scss */
    #top #fdbanner li {
      width: calc((100% - 5px) / 2); }
      /* line 2626, sass/layout.scss */
      #top #fdbanner li:first-of-type {
        margin-right: 5px; }
      /* line 2629, sass/layout.scss */
      #top #fdbanner li img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; } }
/* ======================================== Philosophy ======================================== */
/* line 2640, sass/layout.scss */
#philosophy {
  position: relative; }
  /* line 2643, sass/layout.scss */
  #philosophy .text img {
    width: 70%;
    max-width: 590px;
    margin: 0 auto; }
  /* line 2648, sass/layout.scss */
  #philosophy .text p {
    text-align: center;
    font-size: 1.25rem;
    line-height: 2em;
    margin-top: 2em; }
  /* line 2655, sass/layout.scss */
  #philosophy .photo {
    margin-top: 100px;
    padding-bottom: 100px;
    position: relative; }
    /* line 2659, sass/layout.scss */
    #philosophy .photo aside {
      position: relative; }
      /* line 2661, sass/layout.scss */
      #philosophy .photo aside img {
        width: 80%;
        padding-bottom: 100px; }
      /* line 2665, sass/layout.scss */
      #philosophy .photo aside:before {
        content: "";
        position: absolute;
        display: block;
        right: 0;
        top: 100px;
        width: 80%;
        height: 100%;
        background: #1c8199;
        z-index: -10; }
    /* line 2677, sass/layout.scss */
    #philosophy .photo dl {
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 5%;
      padding-right: 0;
      background: #fff; }
      /* line 2684, sass/layout.scss */
      #philosophy .photo dl dt, #philosophy .photo dl dd {
        line-height: 1.5em; }
      /* line 2687, sass/layout.scss */
      #philosophy .photo dl dt {
        font-size: 1.5rem;
        font-weight: bold;
        color: #1c8199; }
      /* line 2692, sass/layout.scss */
      #philosophy .photo dl dd {
        font-size: 1.25rem;
        margin-top: 1em;
        padding-left: 1.3em;
        text-indent: -1.3em; }
        /* line 2697, sass/layout.scss */
        #philosophy .photo dl dd:first-of-type {
          margin-top: 1.5em; }
        /* line 2700, sass/layout.scss */
        #philosophy .photo dl dd:before {
          content: "#";
          color: #1c8199;
          margin-right: 0.5em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2715, sass/layout.scss */
  #philosophy .text p {
    font-size: 1.1rem; }
    /* line 2718, sass/layout.scss */
    #philosophy .text p .nopc:nth-of-type(2) {
      display: block; }
  /* line 2724, sass/layout.scss */
  #philosophy .photo {
    margin-top: 60px; }
    /* line 2727, sass/layout.scss */
    #philosophy .photo aside img {
      width: 90%; }
    /* line 2730, sass/layout.scss */
    #philosophy .photo aside:before {
      width: 90%; }
    /* line 2735, sass/layout.scss */
    #philosophy .photo dl dt {
      font-size: 1.25rem; }
    /* line 2738, sass/layout.scss */
    #philosophy .photo dl dd {
      font-size: 1rem; } }
@media (max-width: 599px) {
  /* line 2749, sass/layout.scss */
  #philosophy .text img {
    width: 95%;
    max-width: 350px; }
  /* line 2754, sass/layout.scss */
  #philosophy .text p .nopc {
    display: block; }
  /* line 2759, sass/layout.scss */
  #philosophy .photo {
    margin-top: 40px;
    padding: 0; }
    /* line 2763, sass/layout.scss */
    #philosophy .photo aside img {
      padding-bottom: 10%; }
    /* line 2766, sass/layout.scss */
    #philosophy .photo aside:before {
      top: 10%; }
    /* line 2770, sass/layout.scss */
    #philosophy .photo dl {
      position: static;
      padding: 0; }
      /* line 2773, sass/layout.scss */
      #philosophy .photo dl dt {
        padding-top: 40px; } }
/* ======================================== Features ======================================== */
/* line 2788, sass/layout.scss */
#features section ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px; }
  /* line 2793, sass/layout.scss */
  #features section ul li:first-of-type {
    margin-top: 0; }
  /* line 2796, sass/layout.scss */
  #features section ul li img, #features section ul li div {
    width: calc((99.9% - 60px) / 2); }
  /* line 2799, sass/layout.scss */
  #features section ul li:nth-of-type(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  /* line 2803, sass/layout.scss */
  #features section ul li div > span {
    display: inline-block;
    color: #1c8199;
    font-family: 'Lato', "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 100%;
    letter-spacing: 0.05em;
    font-size: 1.5rem;
    border-bottom: 2px solid;
    padding-bottom: 0.25em; }
    /* line 2810, sass/layout.scss */
    #features section ul li div > span i {
      font-size: 2rem;
      font-weight: bold; }
  /* line 2815, sass/layout.scss */
  #features section ul li div > h3 {
    font-size: 1.75rem;
    font-weight: bold;
    margin-top: 1em; }
  /* line 2820, sass/layout.scss */
  #features section ul li div > p {
    line-height: 2em;
    margin-top: 2em; }
  /* line 2824, sass/layout.scss */
  #features section ul li div i.asterisk {
    color: #C6341D; }
  /* line 2827, sass/layout.scss */
  #features section ul li div p.asterisk {
    font-size: 0.875rem;
    line-height: 1.75em;
    margin-top: 0.75em;
    padding-left: 1.1em;
    text-indent: -1.1em; }
    /* line 2833, sass/layout.scss */
    #features section ul li div p.asterisk:before {
      content: "※";
      color: #C6341D; }
  /* line 2838, sass/layout.scss */
  #features section ul li div a {
    margin-top: 2em;
    min-width: 234px;
    display: inline-block;
    padding: 1em 2em;
    text-align: center;
    background: #1c8199;
    background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
    color: #fff;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em; }
    /* line 210, sass/layout.scss */
    #features section ul li div a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e908";
      right: 0.3em; }
  /* line 2844, sass/layout.scss */
  #features section ul li div aside a {
    min-width: 0;
    max-width: calc((99.9% - 1em) / 2); }
    /* line 2847, sass/layout.scss */
    #features section ul li div aside a:last-of-type {
      margin-left: 1em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2864, sass/layout.scss */
  #features section h2 {
    font-size: 1.5rem; }
    /* line 2866, sass/layout.scss */
    #features section h2 i {
      font-size: 2.5rem; }
  /* line 2871, sass/layout.scss */
  #features section ul li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 50px; }
    /* line 2874, sass/layout.scss */
    #features section ul li img, #features section ul li div {
      width: 60%; }
    /* line 2877, sass/layout.scss */
    #features section ul li div {
      margin: 50px 0 0 -10%;
      padding: 30px;
      background-color: rgba(255, 255, 255, 0.9);
      z-index: 10; }
    /* line 2884, sass/layout.scss */
    #features section ul li:nth-of-type(2n) div {
      margin: 50px -10% 0 0; }
    /* line 2889, sass/layout.scss */
    #features section ul li div > span {
      font-size: 1rem; }
      /* line 2891, sass/layout.scss */
      #features section ul li div > span i {
        font-size: 1.5rem; }
    /* line 2895, sass/layout.scss */
    #features section ul li div > h3 {
      font-size: 1.25rem; }
    /* line 2898, sass/layout.scss */
    #features section ul li div > p {
      margin-top: 1.5em; }
    /* line 2901, sass/layout.scss */
    #features section ul li div a {
      margin-top: 1.5em;
      min-width: 220px;
      padding: 1em; }
    /* line 2908, sass/layout.scss */
    #features section ul li div aside a:last-of-type {
      margin-left: 0.5em; } }
@media (max-width: 699px) {
  /* line 2924, sass/layout.scss */
  #features section ul li {
    display: block; }
    /* line 2926, sass/layout.scss */
    #features section ul li img, #features section ul li div {
      width: 100%;
      max-width: 450px;
      margin: 0 auto !important; }
    /* line 2931, sass/layout.scss */
    #features section ul li div {
      margin-top: 2em !important;
      padding: 0;
      background-color: transparent; }
    /* line 2937, sass/layout.scss */
    #features section ul li div > span {
      display: block;
      width: 56px;
      margin: 0 auto; }
    /* line 2942, sass/layout.scss */
    #features section ul li div > h3 {
      text-align: center; }
    /* line 2945, sass/layout.scss */
    #features section ul li div a {
      display: block;
      width: 220px;
      margin: 0 auto;
      margin-top: 1.5em; }
    /* line 2951, sass/layout.scss */
    #features section ul li div aside {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      /* line 2954, sass/layout.scss */
      #features section ul li div aside a {
        margin: 1.5em 0 0 0;
        width: calc((99.9% - 15px) / 2); }
        /* line 2957, sass/layout.scss */
        #features section ul li div aside a:last-of-type {
          margin-left: 0; } }
@media (max-width: 599px) {
  /* line 2972, sass/layout.scss */
  #features section h2 {
    line-height: 1.75em; }
  /* line 2977, sass/layout.scss */
  #features section ul li:first-of-type {
    margin-top: 30px; } }
/* ======================================== beginner ======================================== */
/* line 2992, sass/layout.scss */
#beginner section dl {
  border-bottom: 1px dashed #c9caca;
  padding: 40px 0; }
  /* line 2995, sass/layout.scss */
  #beginner section dl:first-of-type {
    padding-top: 0; }
  /* line 2998, sass/layout.scss */
  #beginner section dl:last-of-type {
    padding-bottom: 0;
    border: 0; }
  /* line 3002, sass/layout.scss */
  #beginner section dl p {
    padding-left: 1em;
    text-indent: -1em; }
    /* line 3005, sass/layout.scss */
    #beginner section dl p:before {
      content: "・"; }
/* line 3010, sass/layout.scss */
#beginner section dt, #beginner section dd, #beginner section p {
  line-height: 2em; }
  /* line 3012, sass/layout.scss */
  #beginner section dt a, #beginner section dd a, #beginner section p a {
    display: inline;
    text-decoration: underline;
    color: #004e98; }
    /* line 3016, sass/layout.scss */
    #beginner section dt a:after, #beginner section dd a:after, #beginner section p a:after {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e901"; }
  /* line 3021, sass/layout.scss */
  #beginner section dt a[href^="tel:"], #beginner section dd a[href^="tel:"], #beginner section p a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    color: #3e3a39; }
    /* line 3025, sass/layout.scss */
    #beginner section dt a[href^="tel:"]:after, #beginner section dd a[href^="tel:"]:after, #beginner section p a[href^="tel:"]:after {
      content: none; }
/* line 3030, sass/layout.scss */
#beginner section dt {
  font-size: 1.25rem; }
  /* line 3032, sass/layout.scss */
  #beginner section dt:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e905";
    color: #1c8199; }
/* line 3038, sass/layout.scss */
#beginner section dd {
  padding-left: 1em;
  margin-top: 10px; }
/* line 3042, sass/layout.scss */
#beginner section .asterisk {
  padding-left: 2em;
  text-indent: -1em; }
  /* line 3045, sass/layout.scss */
  #beginner section .asterisk:before {
    content: "※";
    color: #C6341D; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3059, sass/layout.scss */
  #beginner section dl {
    padding: 30px 0; }
    /* line 3061, sass/layout.scss */
    #beginner section dl:first-of-type {
      padding-top: 0; }
    /* line 3064, sass/layout.scss */
    #beginner section dl:last-of-type {
      padding-bottom: 0; }
  /* line 3069, sass/layout.scss */
  #beginner section dt a[href^="tel:"], #beginner section dd a[href^="tel:"], #beginner section p a[href^="tel:"] {
    color: #004e98;
    pointer-events: auto;
    cursor: pointer; } }
@media (max-width: 599px) {
  /* line 3082, sass/layout.scss */
  #beginner section dd {
    margin-top: 5px; }
  /* line 3085, sass/layout.scss */
  #beginner section dl {
    padding: 20px 0; }
    /* line 3087, sass/layout.scss */
    #beginner section dl:first-of-type {
      padding-top: 0; }
    /* line 3090, sass/layout.scss */
    #beginner section dl:last-of-type {
      padding-bottom: 0; } }
/* ======================================== reservation ======================================== */
/* line 3105, sass/layout.scss */
#reservation section:first-of-type h3 {
  color: #1c8199;
  font-size: 1.5rem;
  line-height: 1.7em; }
/* line 3110, sass/layout.scss */
#reservation section:first-of-type p {
  line-height: 2em;
  margin-top: 1em; }
/* line 3114, sass/layout.scss */
#reservation section:first-of-type .ast {
  padding-left: 1em;
  text-indent: -1em; }
  /* line 3117, sass/layout.scss */
  #reservation section:first-of-type .ast:before {
    content: "※";
    color: #C6341D; }
/* line 3122, sass/layout.scss */
#reservation section:first-of-type picture {
  display: block;
  margin-top: 3rem; }
/* line 3129, sass/layout.scss */
#reservation .flamebox:not(:first-of-type) {
  margin-top: 3rem; }
/* line 3133, sass/layout.scss */
#reservation .flamebox:first-of-type h3 {
  margin-bottom: 0; }
/* line 3138, sass/layout.scss */
#reservation .flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 3141, sass/layout.scss */
  #reservation .flow-list li {
    width: calc((99.9% - 6em) / 3);
    margin: 3em 3em 0 0; }
    /* line 3144, sass/layout.scss */
    #reservation .flow-list li:nth-of-type(3n) {
      margin-right: 0; }
    /* line 3147, sass/layout.scss */
    #reservation .flow-list li > img {
      border-radius: 0.5em; }
    /* line 3150, sass/layout.scss */
    #reservation .flow-list li h4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-top: 2em; }
      /* line 3155, sass/layout.scss */
      #reservation .flow-list li h4 i:first-of-type {
        line-height: 1em;
        font-family: 'Lato', "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        line-height: 100%;
        letter-spacing: 0.05em;
        font-size: 2rem;
        color: #1c8199; }
      /* line 3161, sass/layout.scss */
      #reservation .flow-list li h4 i:last-of-type {
        line-height: 1.5em;
        margin-left: 1em;
        font-size: 1.125rem;
        font-weight: bold; }
      /* line 3168, sass/layout.scss */
      #reservation .flow-list li h4 .double {
        width: 3em; }
        /* line 3170, sass/layout.scss */
        #reservation .flow-list li h4 .double + i {
          width: calc(99.9% - 4em); }
    /* line 3175, sass/layout.scss */
    #reservation .flow-list li p {
      line-height: 2em;
      margin-top: 1em; }
      /* line 3178, sass/layout.scss */
      #reservation .flow-list li p a {
        color: #1C8199;
        text-decoration: underline;
        display: inline; }
/* line 3186, sass/layout.scss */
#reservation .notes {
  background: #C6341D;
  color: #fff;
  padding: 1em 2em;
  border-radius: 0.5em;
  margin-top: 3em;
  text-align: center; }
  /* line 3193, sass/layout.scss */
  #reservation .notes p {
    width: 100%;
    line-height: 1.75em;
    font-weight: bold; }
    /* line 3197, sass/layout.scss */
    #reservation .notes p:before {
      content: "※"; }
/* line 3203, sass/layout.scss */
#reservation #line > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  /* line 3207, sass/layout.scss */
  #reservation #line > div p {
    width: 82%;
    line-height: 2em; }
  /* line 3211, sass/layout.scss */
  #reservation #line > div a {
    width: 13%;
    border: 1px solid #3DA854; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3227, sass/layout.scss */
  #reservation section:first-of-type h3 {
    font-size: 1.3rem; }
  /* line 3230, sass/layout.scss */
  #reservation section:first-of-type p {
    margin-top: 1.25em; }
  /* line 3233, sass/layout.scss */
  #reservation section:first-of-type picture {
    margin-top: 2rem; }
  /* line 3239, sass/layout.scss */
  #reservation .flow-list li {
    width: calc((99.9% - 3em) / 2); }
    /* line 3241, sass/layout.scss */
    #reservation .flow-list li:nth-of-type(3n) {
      margin: 3em 3em 0 0; }
    /* line 3244, sass/layout.scss */
    #reservation .flow-list li:nth-of-type(2n) {
      margin-right: 0; }
    /* line 3247, sass/layout.scss */
    #reservation .flow-list li h4 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      /* line 3249, sass/layout.scss */
      #reservation .flow-list li h4 i {
        text-align: center; }
        /* line 3251, sass/layout.scss */
        #reservation .flow-list li h4 i:first-of-type {
          font-size: 1.5rem; }
        /* line 3254, sass/layout.scss */
        #reservation .flow-list li h4 i:last-of-type {
          margin: 0.5em 0 0 0; }
      /* line 3258, sass/layout.scss */
      #reservation .flow-list li h4 .double {
        width: 100%; }
        /* line 3260, sass/layout.scss */
        #reservation .flow-list li h4 .double + i {
          width: 100%; }
  /* line 3267, sass/layout.scss */
  #reservation .notes {
    text-align: justify;
    text-justify: inter-ideograph; }
    /* line 3270, sass/layout.scss */
    #reservation .notes p {
      padding-left: 1em;
      text-indent: -1em; }
  /* line 3276, sass/layout.scss */
  #reservation #line > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    /* line 3278, sass/layout.scss */
    #reservation #line > div p {
      order: 2;
      width: 100%;
      margin-top: 1.5em; }
    /* line 3283, sass/layout.scss */
    #reservation #line > div a {
      order: 1;
      width: 120px;
      margin: 0 auto; } }
@media (max-width: 599px) {
  /* line 3298, sass/layout.scss */
  #reservation section:first-of-type h3 {
    font-size: 1.2rem; }
  /* line 3303, sass/layout.scss */
  #reservation .flow-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    /* line 3305, sass/layout.scss */
    #reservation .flow-list li {
      width: 100%;
      margin: 3em 0 0 0 !important; }
      /* line 3308, sass/layout.scss */
      #reservation .flow-list li h4 {
        margin-top: 1.5em; } }
/* ======================================== DOCTOR ======================================== */
/* line 3321, sass/layout.scss */
#doctor .separate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  /* line 3325, sass/layout.scss */
  #doctor .separate > img, #doctor .separate > div {
    width: calc((100% - 50px) / 2); }
  /* line 3329, sass/layout.scss */
  #doctor .separate > div dt, #doctor .separate > div dd {
    line-height: 1em; }
  /* line 3332, sass/layout.scss */
  #doctor .separate > div dd {
    margin-top: 1em; }
    /* line 3334, sass/layout.scss */
    #doctor .separate > div dd:first-of-type {
      font-size: 2rem;
      margin-top: 0.6em; }
  /* line 3339, sass/layout.scss */
  #doctor .separate > div h3 {
    font-size: 1.25rem;
    color: #1c8199;
    margin-top: 3.75em; }
  /* line 3344, sass/layout.scss */
  #doctor .separate > div ul {
    padding-top: 1em; }
    /* line 3346, sass/layout.scss */
    #doctor .separate > div ul li {
      margin-top: 1em;
      line-height: 1.75em;
      padding-left: 1.2em;
      text-indent: -1.2em; }
      /* line 3351, sass/layout.scss */
      #doctor .separate > div ul li:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e905";
        color: #1c8199;
        margin-right: 0.2em; }
/* line 3362, sass/layout.scss */
#doctor .flamebox:not(:first-of-type) {
  margin-top: 55px; }
/* line 3367, sass/layout.scss */
#doctor #group > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 3370, sass/layout.scss */
  #doctor #group > div ul:first-of-type {
    width: calc((99.9% + 51px) / 2);
    margin-right: 50px;
    padding-right: 50px;
    border-right: 1px dashed #c9caca; }
  /* line 3376, sass/layout.scss */
  #doctor #group > div ul:last-of-type {
    width: calc((99.9% - 51px) / 2); }
  /* line 3379, sass/layout.scss */
  #doctor #group > div ul li {
    width: 100%;
    line-height: 1.75em;
    padding-left: 1.2em;
    text-indent: -1.2em; }
    /* line 3384, sass/layout.scss */
    #doctor #group > div ul li:not(:first-of-type) {
      margin-top: 1em; }
    /* line 3387, sass/layout.scss */
    #doctor #group > div ul li:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e905";
      color: #1c8199;
      margin-right: 0.2em; }
/* line 3398, sass/layout.scss */
#doctor #greeting p, #doctor #greeting span {
  margin-top: 3.125em; }
/* line 3401, sass/layout.scss */
#doctor #greeting p {
  line-height: 2.25em; }
/* line 3404, sass/layout.scss */
#doctor #greeting span {
  display: block;
  line-height: 2em;
  text-align: right;
  margin-left: auto; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3418, sass/layout.scss */
  #doctor .flamebox:not(:first-of-type) {
    margin-top: 45px; } }
@media (max-width: 599px) {
  /* line 3427, sass/layout.scss */
  #doctor .separate {
    display: block; }
    /* line 3429, sass/layout.scss */
    #doctor .separate > img, #doctor .separate > div {
      width: 100%; }
    /* line 3432, sass/layout.scss */
    #doctor .separate > div {
      margin-top: 2em; }
      /* line 3434, sass/layout.scss */
      #doctor .separate > div ul {
        padding-top: 0.75em; }
        /* line 3436, sass/layout.scss */
        #doctor .separate > div ul li {
          margin-top: 0.75em; }
  /* line 3443, sass/layout.scss */
  #doctor #group > div {
    display: block; }
    /* line 3446, sass/layout.scss */
    #doctor #group > div ul:first-of-type {
      width: 100%;
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }
    /* line 3452, sass/layout.scss */
    #doctor #group > div ul:last-of-type {
      width: 100%;
      margin-top: 0.75em; }
    /* line 3457, sass/layout.scss */
    #doctor #group > div ul li:not(:first-of-type) {
      margin-top: 0.75em; }
  /* line 3465, sass/layout.scss */
  #doctor #greeting p, #doctor #greeting span {
    margin-top: 2em; }
  /* line 3468, sass/layout.scss */
  #doctor #greeting p {
    line-height: 2em; }
  /* line 3471, sass/layout.scss */
  #doctor #greeting span {
    line-height: 1.75em; } }
/* ======================================== facility ======================================== */
/* line 3483, sass/layout.scss */
#facility section:first-of-type {
  /*button-style*/ }
  /* line 3484, sass/layout.scss */
  #facility section:first-of-type .thumbnailwrap {
    position: relative; }
  /* line 3488, sass/layout.scss */
  #facility section:first-of-type .slider-thumbnail {
    width: calc(99.9% - 120px);
    margin: 0 auto;
    margin-top: 20px; }
    /* line 3493, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide:hover {
      cursor: pointer !important; }
    /* line 3496, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide img {
      opacity: 0.5;
      transition: .5s; }
    /* line 3501, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide.active img {
      opacity: 1; }
    /* line 3506, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide-thumb-active {
      opacity: 1; }
  /* line 3512, sass/layout.scss */
  #facility section:first-of-type .swiper-button-prev, #facility section:first-of-type .swiper-button-next {
    background-image: none;
    /* デフォルトのボタン画像を消す */
    width: 20px;
    /* ボタンの幅 */
    height: 40px;
    /* ボタンの高さ */
    margin-top: -20px;
    /* 縦中央配置用 */ }
  /* line 3518, sass/layout.scss */
  #facility section:first-of-type .swiper-button-next {
    right: 0; }
  /* line 3521, sass/layout.scss */
  #facility section:first-of-type .swiper-button-prev {
    left: 0; }
  /* line 3524, sass/layout.scss */
  #facility section:first-of-type .swiper-button-prev:before {
    content: "";
    display: block;
    width: 20px;
    height: 40px;
    background: url(../facility/img/prev.svg);
    background-size: contain; }
  /* line 3532, sass/layout.scss */
  #facility section:first-of-type .swiper-button-next:before {
    content: "";
    display: block;
    width: 20px;
    height: 40px;
    background: url(../facility/img/next.svg);
    background-size: contain; }
/* line 3542, sass/layout.scss */
#facility section:nth-of-type(2) ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 3546, sass/layout.scss */
  #facility section:nth-of-type(2) ul li {
    width: calc((100% - 40px) / 2);
    margin-top: 40px; }
    /* line 3549, sass/layout.scss */
    #facility section:nth-of-type(2) ul li:nth-of-type(-n+2) {
      margin-top: 0px; }
    /* line 3552, sass/layout.scss */
    #facility section:nth-of-type(2) ul li p {
      margin-top: 15px;
      line-height: 1.7em; }
/* line 3561, sass/layout.scss */
#facility #bulletin-board h3 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #1c8199;
  text-align: center;
  line-height: 1em; }
/* line 3568, sass/layout.scss */
#facility #bulletin-board p {
  margin-top: 60px;
  text-align: center; }
/* line 3572, sass/layout.scss */
#facility #bulletin-board a {
  display: inline-block;
  padding: 1em 2em;
  text-align: center;
  background: #1c8199;
  background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
  color: #fff;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
  display: block;
  font-size: 1.25rem;
  width: 300px;
  margin: 0 auto;
  margin-top: 40px; }
  /* line 210, sass/layout.scss */
  #facility #bulletin-board a:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e908";
    right: 0.3em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3588, sass/layout.scss */
  #facility #bulletin-board h3 {
    font-size: 1.5rem; }
  /* line 3591, sass/layout.scss */
  #facility #bulletin-board p {
    margin-top: 40px; }
  /* line 3594, sass/layout.scss */
  #facility #bulletin-board a {
    font-size: 1rem; } }
@media (max-width: 599px) {
  /* line 3604, sass/layout.scss */
  #facility section:first-of-type {
    /*button-style*/ }
    /* line 3605, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail {
      width: calc(99.9% - 60px);
      margin-top: 10px; }
    /* line 3610, sass/layout.scss */
    #facility section:first-of-type .swiper-button-prev, #facility section:first-of-type .swiper-button-next {
      width: 10px;
      /* ボタンの幅 */
      height: 20px;
      /* ボタンの高さ */
      margin-top: -10px;
      /* 縦中央配置用 */ }
    /* line 3615, sass/layout.scss */
    #facility section:first-of-type .swiper-button-prev:before {
      width: 10px;
      height: 20px; }
    /* line 3619, sass/layout.scss */
    #facility section:first-of-type .swiper-button-next:before {
      width: 10px;
      height: 20px; }
  /* line 3625, sass/layout.scss */
  #facility section:nth-of-type(2) ul {
    display: block; }
    /* line 3627, sass/layout.scss */
    #facility section:nth-of-type(2) ul li {
      width: 100%;
      margin-top: 20px; }
      /* line 3630, sass/layout.scss */
      #facility section:nth-of-type(2) ul li:nth-of-type(-n+2) {
        margin-top: 20px; }
      /* line 3633, sass/layout.scss */
      #facility section:nth-of-type(2) ul li:fist-of-type {
        margin: 0; }
      /* line 3636, sass/layout.scss */
      #facility section:nth-of-type(2) ul li p {
        margin-top: 10px; }
  /* line 3644, sass/layout.scss */
  #facility #bulletin-board a {
    width: 70%;
    min-width: 220px; } }
/* ======================================== access ======================================== */
/* line 3657, sass/layout.scss */
#access section dl {
  border-bottom: 1px dashed #c9caca; }
/* line 3660, sass/layout.scss */
#access section dt, #access section dd, #access section p {
  line-height: 2em; }
/* line 3664, sass/layout.scss */
#access section dt:before {
  font-family: 'icomoon';
  font-size: 85%;
  content: "\e905";
  color: #1c8199; }
/* line 3670, sass/layout.scss */
#access section dd {
  padding-left: 1em;
  margin-top: 10px; }
/* line 3675, sass/layout.scss */
#access section:first-of-type iframe {
  vertical-align: bottom;
  width: 100%;
  height: 700px; }
/* line 3680, sass/layout.scss */
#access section:first-of-type > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px; }
  /* line 3685, sass/layout.scss */
  #access section:first-of-type > ul li {
    width: 600px; }
    /* line 3687, sass/layout.scss */
    #access section:first-of-type > ul li:last-of-type {
      width: calc(100% - 640px); }
/* line 3692, sass/layout.scss */
#access section:first-of-type dl {
  padding: 20px 0; }
  /* line 3694, sass/layout.scss */
  #access section:first-of-type dl:first-of-type {
    border-top: 1px dashed #c9caca;
    margin-top: 20px; }
  /* line 3698, sass/layout.scss */
  #access section:first-of-type dl:last-of-type {
    border-bottom: 0;
    padding-bottom: 0; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3713, sass/layout.scss */
  #access section:first-of-type iframe {
    height: 500px; }
  /* line 3716, sass/layout.scss */
  #access section:first-of-type > ul {
    display: block;
    margin-top: 30px; }
    /* line 3719, sass/layout.scss */
    #access section:first-of-type > ul li {
      width: 100%; }
      /* line 3721, sass/layout.scss */
      #access section:first-of-type > ul li:last-of-type {
        width: 100%;
        margin-top: 30px; } }
@media (max-width: 599px) {
  /* line 3735, sass/layout.scss */
  #access section dd {
    margin-top: 5px; }
  /* line 3739, sass/layout.scss */
  #access section:first-of-type iframe {
    height: 300px; }
  /* line 3742, sass/layout.scss */
  #access section:first-of-type > ul {
    margin-top: 20px; }
    /* line 3745, sass/layout.scss */
    #access section:first-of-type > ul li:last-of-type {
      margin-top: 20px; } }
/* ======================================== media ======================================== */
/* line 3761, sass/layout.scss */
#media section ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 50px 0;
  border-bottom: 1px solid #c9caca; }
  /* line 3767, sass/layout.scss */
  #media section ul li:first-of-type {
    padding-top: 0; }
  /* line 3770, sass/layout.scss */
  #media section ul li:last-of-type {
    padding-bottom: 0;
    border-bottom: 0; }
  /* line 3774, sass/layout.scss */
  #media section ul li img, #media section ul li > div {
    width: 300px; }
    /* line 3777, sass/layout.scss */
    #media section ul li img img:not(:first-of-type), #media section ul li > div img:not(:first-of-type) {
      margin-top: 1rem; }
  /* line 3782, sass/layout.scss */
  #media section ul li img {
    border: 1px solid #c9caca; }
  /* line 3785, sass/layout.scss */
  #media section ul li dl {
    width: calc(100% - 340px); }
    /* line 3787, sass/layout.scss */
    #media section ul li dl dt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      /* line 3789, sass/layout.scss */
      #media section ul li dl dt i {
        display: block;
        border: 1px solid #1c8199;
        color: #1c8199;
        padding: 0.5em 1em;
        text-align: center; }
        /* line 3795, sass/layout.scss */
        #media section ul li dl dt i:first-of-type {
          background: #1c8199;
          color: #fff; }
    /* line 3802, sass/layout.scss */
    #media section ul li dl dd:first-of-type {
      margin-top: 20px;
      font-size: 1.25rem;
      color: #1c8199;
      font-weight: bold;
      line-height: 1.75em; }
    /* line 3809, sass/layout.scss */
    #media section ul li dl dd:last-of-type {
      margin-top: 10px;
      line-height: 1.75em; }
    /* line 3813, sass/layout.scss */
    #media section ul li dl dd a {
      color: #004098;
      text-decoration: underline; }
      /* line 3816, sass/layout.scss */
      #media section ul li dl dd a:after {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e901"; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3834, sass/layout.scss */
  #media section ul li {
    padding: 40px 0; }
    /* line 3836, sass/layout.scss */
    #media section ul li img, #media section ul li > div {
      width: 200px; }
    /* line 3839, sass/layout.scss */
    #media section ul li dl {
      width: calc(100% - 230px); } }
@media (max-width: 599px) {
  /* line 3852, sass/layout.scss */
  #media section ul li {
    display: block; }
    /* line 3854, sass/layout.scss */
    #media section ul li img, #media section ul li > div {
      width: 100%; }
    /* line 3857, sass/layout.scss */
    #media section ul li dl {
      width: 100%;
      margin-top: 20px; }
      /* line 3860, sass/layout.scss */
      #media section ul li dl dt {
        display: block; } }
/* ======================================== partners ======================================== */
/* line 3875, sass/layout.scss */
#partners section img + p {
  margin-top: 50px; }
/* line 3879, sass/layout.scss */
#partners section .pagenavi li {
  width: calc((99.9% - 40px) / 3 ); }
/* line 3883, sass/layout.scss */
#partners section p {
  line-height: 2em; }
  /* line 3885, sass/layout.scss */
  #partners section p a {
    display: inline;
    text-decoration: underline;
    color: #004e98; }
    /* line 3889, sass/layout.scss */
    #partners section p a:after {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e901"; }
/* line 3895, sass/layout.scss */
#partners section .flamebox {
  margin-top: 50px; }
  /* line 3897, sass/layout.scss */
  #partners section .flamebox:first-of-type {
    margin-top: 0; }
  /* line 3900, sass/layout.scss */
  #partners section .flamebox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2em; }
    /* line 3904, sass/layout.scss */
    #partners section .flamebox ul li {
      width: calc((99.9% - 30px) / 3);
      border: 1px solid #1c8199; }
      /* line 3907, sass/layout.scss */
      #partners section .flamebox ul li a {
        padding: 1em;
        text-align: center; }
        /* line 3910, sass/layout.scss */
        #partners section .flamebox ul li a:before {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e908";
          color: #1c8199;
          margin-right: 0.3em; }
  /* line 3919, sass/layout.scss */
  #partners section .flamebox dl {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px dashed #c9caca; }
    /* line 3923, sass/layout.scss */
    #partners section .flamebox dl dt {
      font-size: 1.25rem; }
      /* line 3925, sass/layout.scss */
      #partners section .flamebox dl dt:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e905";
        color: #1c8199;
        margin-right: 0.3em; }
    /* line 3932, sass/layout.scss */
    #partners section .flamebox dl dd {
      line-height: 1.75em;
      margin-top: 0.5em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 3937, sass/layout.scss */
      #partners section .flamebox dl dd:before {
        content: "・"; }
      /* line 3940, sass/layout.scss */
      #partners section .flamebox dl dd a {
        display: inline;
        text-decoration: underline;
        color: #004e98; }
        /* line 3944, sass/layout.scss */
        #partners section .flamebox dl dd a:after {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e901"; }
      /* line 3949, sass/layout.scss */
      #partners section .flamebox dl dd:first-of-type {
        margin-top: 1.5em; }
/* line 3957, sass/layout.scss */
#partners #partners03 h4 {
  font-size: 2rem; }
  /* line 3959, sass/layout.scss */
  #partners #partners03 h4 i, #partners #partners03 h4 p {
    font-size: 70%; }
  /* line 3962, sass/layout.scss */
  #partners #partners03 h4 span {
    color: #c6341d; }
  /* line 3965, sass/layout.scss */
  #partners #partners03 h4 a, #partners #partners03 h4 p {
    display: inline; }
  /* line 3968, sass/layout.scss */
  #partners #partners03 h4 + p {
    margin-top: 1.5em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3980, sass/layout.scss */
  #partners section img + p {
    margin-top: 40px; }
  /* line 3984, sass/layout.scss */
  #partners section .pagenavi li {
    width: calc((99.9% - 20px) / 2 );
    margin-bottom: 20px; }
    /* line 3987, sass/layout.scss */
    #partners section .pagenavi li:last-of-type {
      margin-bottom: 0; }
  /* line 3992, sass/layout.scss */
  #partners section .flamebox {
    margin-top: 40px; }
    /* line 3995, sass/layout.scss */
    #partners section .flamebox ul li {
      width: calc((99.9% - 20px) / 3); }
      /* line 3997, sass/layout.scss */
      #partners section .flamebox ul li a {
        padding: 0.5em;
        line-height: 1.5em; }
    /* line 4003, sass/layout.scss */
    #partners section .flamebox dl {
      margin-top: 40px;
      padding-top: 40px; }
  /* line 4011, sass/layout.scss */
  #partners #partners03 h4 p {
    display: block;
    font-size: 1rem;
    margin-top: 0.5em; } }
@media (max-width: 599px) {
  /* line 4024, sass/layout.scss */
  #partners section img + p {
    margin-top: 30px; }
  /* line 4028, sass/layout.scss */
  #partners section .pagenavi li {
    width: 100%;
    margin-bottom: 0; }
  /* line 4033, sass/layout.scss */
  #partners section .flamebox {
    margin-top: 40px; }
    /* line 4035, sass/layout.scss */
    #partners section .flamebox ul {
      display: block; }
      /* line 4037, sass/layout.scss */
      #partners section .flamebox ul li {
        width: 100%;
        margin-top: 10px; }
        /* line 4040, sass/layout.scss */
        #partners section .flamebox ul li:first-of-type {
          margin-top: 0; } }
/* ======================================== service ======================================== */
/* line 4055, sass/layout.scss */
#services .otherlink {
  margin-top: 60px; }
  /* line 4057, sass/layout.scss */
  #services .otherlink a {
    font-size: 1.25rem;
    border: 1px solid #1c8199;
    padding: 1.5em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    /* line 4062, sass/layout.scss */
    #services .otherlink a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e908";
      margin-right: 0.3em;
      color: #1c8199; }
    /* line 4068, sass/layout.scss */
    #services .otherlink a:not(:first-of-type) {
      margin-top: 30px; }

/* line 4079, sass/layout.scss */
.service section:first-of-type h3,
.disease section:first-of-type h3 {
  color: #1c8199;
  font-size: 1.5rem;
  line-height: 1.7em; }
/* line 4084, sass/layout.scss */
.service section:first-of-type p,
.disease section:first-of-type p {
  line-height: 2em;
  margin-top: 15px; }
/* line 4088, sass/layout.scss */
.service section:first-of-type .banner,
.disease section:first-of-type .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px; }
  /* line 4093, sass/layout.scss */
  .service section:first-of-type .banner li:first-of-type,
  .disease section:first-of-type .banner li:first-of-type {
    width: 274px;
    border-top: 2px solid #187f3b;
    border-bottom: 2px solid #187f3b;
    position: relative; }
    /* line 4098, sass/layout.scss */
    .service section:first-of-type .banner li:first-of-type p,
    .disease section:first-of-type .banner li:first-of-type p {
      margin: 0;
      width: 100%;
      font-size: 1.25rem;
      font-weight: bold;
      color: #187f3b;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%); }
  /* line 4113, sass/layout.scss */
  .service section:first-of-type .banner li:last-of-type,
  .disease section:first-of-type .banner li:last-of-type {
    width: calc(100% - 294px); }
/* line 4120, sass/layout.scss */
.service .flamebox,
.disease .flamebox {
  margin-top: 55px; }
  /* line 4122, sass/layout.scss */
  .service .flamebox:first-of-type,
  .disease .flamebox:first-of-type {
    margin-top: 0; }
  /* line 4125, sass/layout.scss */
  .service .flamebox h3,
  .disease .flamebox h3 {
    line-height: 1.3em; }
    /* line 4127, sass/layout.scss */
    .service .flamebox h3 + p,
    .disease .flamebox h3 + p {
      line-height: 2em; }
  /* line 4131, sass/layout.scss */
  .service .flamebox dl,
  .disease .flamebox dl {
    padding: 40px 0;
    border-bottom: 1px dashed #c9caca; }
    /* line 4134, sass/layout.scss */
    .service .flamebox dl:first-of-type,
    .disease .flamebox dl:first-of-type {
      padding-top: 0; }
    /* line 4137, sass/layout.scss */
    .service .flamebox dl:last-of-type,
    .disease .flamebox dl:last-of-type {
      padding-bottom: 0;
      border-bottom: 0; }
    /* line 4141, sass/layout.scss */
    .service .flamebox dl dt,
    .disease .flamebox dl dt {
      font-size: 1.25rem;
      line-height: 1.7em;
      padding-left: 1em;
      text-indent: -1em;
      margin-bottom: -0.5em; }
      /* line 4147, sass/layout.scss */
      .service .flamebox dl dt:before,
      .disease .flamebox dl dt:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e905";
        color: #1c8199; }
    /* line 4153, sass/layout.scss */
    .service .flamebox dl dd,
    .disease .flamebox dl dd {
      line-height: 2em;
      padding-left: 1em;
      margin-top: 20px; }
/* line 4160, sass/layout.scss */
.service .check,
.disease .check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 4163, sass/layout.scss */
  .service .check li,
  .disease .check li {
    padding: 17px 0 17px 1.3em;
    text-indent: -1.3em;
    border-bottom: 1px dashed #c9caca;
    line-height: 1.7em; }
    /* line 4168, sass/layout.scss */
    .service .check li:before,
    .disease .check li:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e903";
      margin-right: 0.3em;
      color: #1c8199; }
/* line 4176, sass/layout.scss */
.service .triple,
.disease .triple {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 4178, sass/layout.scss */
  .service .triple li,
  .disease .triple li {
    width: calc((100% - 80px) / 3); }
    /* line 4180, sass/layout.scss */
    .service .triple li:nth-of-type(-n+3),
    .disease .triple li:nth-of-type(-n+3) {
      padding-top: 0; }
/* line 4185, sass/layout.scss */
.service .double,
.disease .double {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 4187, sass/layout.scss */
  .service .double li,
  .disease .double li {
    width: calc((100% - 40px) / 2); }
    /* line 4189, sass/layout.scss */
    .service .double li:nth-of-type(-n+2),
    .disease .double li:nth-of-type(-n+2) {
      padding-top: 0; }
/* line 4195, sass/layout.scss */
.service .single li,
.disease .single li {
  width: 100%; }
  /* line 4197, sass/layout.scss */
  .service .single li:first-of-type,
  .disease .single li:first-of-type {
    padding-top: 0; }

/* line 4207, sass/layout.scss */
#rheumatology section:first-of-type .pagenavi, #online section:first-of-type .pagenavi, #respiratory section:first-of-type .pagenavi, #health-check section:first-of-type .pagenavi {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  /* line 4209, sass/layout.scss */
  #rheumatology section:first-of-type .pagenavi li, #online section:first-of-type .pagenavi li, #respiratory section:first-of-type .pagenavi li, #health-check section:first-of-type .pagenavi li {
    width: calc((99.9% - 40px) / 3);
    margin-top: 20px;
    margin-right: 20px; }
    /* line 4213, sass/layout.scss */
    #rheumatology section:first-of-type .pagenavi li:nth-of-type(-n+3), #online section:first-of-type .pagenavi li:nth-of-type(-n+3), #respiratory section:first-of-type .pagenavi li:nth-of-type(-n+3), #health-check section:first-of-type .pagenavi li:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 4216, sass/layout.scss */
    #rheumatology section:first-of-type .pagenavi li:nth-of-type(3n), #online section:first-of-type .pagenavi li:nth-of-type(3n), #respiratory section:first-of-type .pagenavi li:nth-of-type(3n), #health-check section:first-of-type .pagenavi li:nth-of-type(3n) {
      margin-right: 0; }

/* line 4226, sass/layout.scss */
#rheumatology .pagenavi {
  margin-top: 0; }
/* line 4232, sass/layout.scss */
#rheumatology .back .inner > div > h4 {
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #1c8199; }
/* line 4237, sass/layout.scss */
#rheumatology .back .inner > div > p {
  line-height: 2em;
  margin-top: 1.75em; }
/* line 4242, sass/layout.scss */
#rheumatology .back .inner > div p > a {
  display: inline;
  color: #004b8f;
  text-decoration: underline; }
  /* line 4246, sass/layout.scss */
  #rheumatology .back .inner > div p > a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }
/* line 4252, sass/layout.scss */
#rheumatology .back .inner > div .bold {
  font-weight: bold; }
/* line 4264, sass/layout.scss */
#rheumatology #r-intro h4 {
  margin-bottom: 1em; }
/* line 4270, sass/layout.scss */
#rheumatology #r-intro .float-box-r img {
  max-width: 450px; }
/* line 4280, sass/layout.scss */
#rheumatology #r-symptom .check {
  margin-top: 1.75em; }
  /* line 4283, sass/layout.scss */
  #rheumatology #r-symptom .check li:nth-of-type(-n+2) {
    padding-top: 0.7em;
    border-top: 1px dashed #c9caca; }
/* line 4291, sass/layout.scss */
#rheumatology #r-flow ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 4295, sass/layout.scss */
  #rheumatology #r-flow ul li {
    width: calc((100% - 60px) / 4);
    border: 1px solid #1c8199;
    padding: 30px;
    position: relative; }
    /* line 4301, sass/layout.scss */
    #rheumatology #r-flow ul li:not(:last-of-type):before {
      position: absolute;
      content: "";
      display: block;
      top: 50%;
      right: -30px;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      width: 40px;
      height: 40px;
      background-size: contain;
      background-image: url(../service/img/flow_right.svg); }
    /* line 4316, sass/layout.scss */
    #rheumatology #r-flow ul li h4 {
      text-align: center;
      color: #1c8199; }
      /* line 4319, sass/layout.scss */
      #rheumatology #r-flow ul li h4 p {
        font-size: 1.5rem;
        font-weight: bold; }
      /* line 4323, sass/layout.scss */
      #rheumatology #r-flow ul li h4 i {
        font-size: 1rem;
        display: block;
        margin-bottom: 1em; }
      /* line 4328, sass/layout.scss */
      #rheumatology #r-flow ul li h4 + p {
        line-height: 1.75em;
        margin-top: 30px; }
/* line 4337, sass/layout.scss */
#rheumatology #r-protocol > div, #rheumatology #r-faq > div {
  margin-top: 2.25rem; }
  /* line 4339, sass/layout.scss */
  #rheumatology #r-protocol > div h4, #rheumatology #r-faq > div h4 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #1c8199; }
  /* line 4344, sass/layout.scss */
  #rheumatology #r-protocol > div p, #rheumatology #r-faq > div p {
    line-height: 2em;
    margin-top: 1em; }
/* line 4351, sass/layout.scss */
#rheumatology #r-care > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 40px;
  padding: 40px;
  border: 1px solid #c9caca; }
  /* line 4358, sass/layout.scss */
  #rheumatology #r-care > div img {
    width: 312px; }
  /* line 4361, sass/layout.scss */
  #rheumatology #r-care > div > div {
    width: calc(99.9% - 352px); }
    /* line 4363, sass/layout.scss */
    #rheumatology #r-care > div > div h4 {
      font-weight: bold;
      font-size: 1.25rem;
      color: #1c8199;
      line-height: 1.5em; }
      /* line 4368, sass/layout.scss */
      #rheumatology #r-care > div > div h4 + p {
        line-height: 2em;
        margin-top: 2em; }
    /* line 4373, sass/layout.scss */
    #rheumatology #r-care > div > div .asterisk {
      font-size: 0.875rem;
      line-height: 1.75em;
      margin-top: 2em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 4379, sass/layout.scss */
      #rheumatology #r-care > div > div .asterisk:before {
        content: "※";
        color: #c6341d; }
/* line 4390, sass/layout.scss */
#rheumatology #r-disease .check li:before {
  content: "\e905"; }
/* line 4393, sass/layout.scss */
#rheumatology #r-disease .check li a {
  display: inline;
  color: #004b8f;
  text-decoration: underline; }
  /* line 4397, sass/layout.scss */
  #rheumatology #r-disease .check li a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }
/* line 4407, sass/layout.scss */
#rheumatology #r-faq > div h4 {
  color: #3e3a39;
  line-height: 1.5em; }
/* line 4411, sass/layout.scss */
#rheumatology #r-faq > div:first-of-type {
  margin-top: 0; }
/* line 4414, sass/layout.scss */
#rheumatology #r-faq > div:last-of-type {
  padding-top: 2.25rem;
  border-top: 1px dashed #c9caca; }
/* line 4420, sass/layout.scss */
#rheumatology #sle {
  padding: 80px 0;
  background: #1c8199;
  /*
  		h3{
  			font-size: 1.5rem;
  			font-weight: bold;
  			color: $white;
  			text-align: center;
  			line-height: 1.3em;
  		}
  		a{
  			width: 100%;
  			max-width: 862px;
  			margin: 0 auto;
  			margin-top: 40px;
  		}
  */ }
  /* line 4442, sass/layout.scss */
  #rheumatology #sle .inner {
    display: flex;
    justify-content: center; }
    /* line 4446, sass/layout.scss */
    #rheumatology #sle .inner a:not(last-of-type) {
      margin-right: 20px; }
      /* line 4449, sass/layout.scss */
      #rheumatology #sle .inner a:not(last-of-type) img {
        width: auto;
        max-height: 210px; }

/* line 4468, sass/layout.scss */
#respiratory #respiratory00 h3:nth-of-type(2) {
  margin-top: 2em;
  margin-bottom: 1em; }
/* line 4477, sass/layout.scss */
#respiratory #respiratory02 .check li:before {
  content: "\e905"; }

/* line 4489, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) > div:not(:last-of-type) {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px dashed #c9caca; }
/* line 4495, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) .separate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  /* line 4499, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .separate > div, #internal-medicine .flamebox:nth-of-type(2) .separate > img {
    width: calc((99.9% - 40px) / 2); }
  /* line 4503, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .separate h4 {
    line-height: 1.75em;
    font-size: 1.25rem;
    font-weight: bold;
    color: #1c8199; }
  /* line 4509, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .separate p {
    line-height: 2em;
    margin-top: 1em; }
  /* line 4513, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .separate + img {
    margin-top: 2em; }
/* line 4517, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) .box {
  padding: 2em;
  width: 100%;
  border: 1px solid #c9caca; }
/* line 4522, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) h5 {
  margin-top: 2em;
  font-weight: bold;
  padding: 1em;
  color: #fff;
  background: #c9caca; }
/* line 4529, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) ul.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 4532, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) ul.box li {
    width: calc((99.9% - 6em) / 4);
    margin-right: 2em;
    margin-top: 2em; }
    /* line 4536, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(4n) {
      margin-right: 0; }
    /* line 4539, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(-n+4) {
      margin-top: 0; }
    /* line 4542, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li p {
      text-align: center;
      margin-top: 0.5em;
      line-height: 1.5em; }
/* line 4549, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) div.box {
  margin-top: 2em; }
  /* line 4551, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) div.box img {
    max-width: 700px;
    margin: 0 auto; }

/* line 4562, sass/layout.scss */
#health-check .flamebox p {
  line-height: 2em; }
/* line 4565, sass/layout.scss */
#health-check .flamebox table {
  width: 100%;
  table-layout: fixed; }
  /* line 4570, sass/layout.scss */
  #health-check .flamebox table tr:first-of-type th, #health-check .flamebox table tr:first-of-type td {
    background: #1c8199;
    color: #fff; }
  /* line 4575, sass/layout.scss */
  #health-check .flamebox table tr th, #health-check .flamebox table tr td {
    text-align: center;
    vertical-align: middle;
    padding: 1.25em 1em;
    border: 1px solid #c9caca;
    line-height: 1.7em; }
    /* line 4581, sass/layout.scss */
    #health-check .flamebox table tr th i, #health-check .flamebox table tr td i {
      color: red; }
/* line 4588, sass/layout.scss */
#health-check .flamebox dl dt {
  margin-bottom: 1em; }
/* line 4594, sass/layout.scss */
#health-check #health-check02 table {
  table-layout: auto; }
  /* line 4598, sass/layout.scss */
  #health-check #health-check02 table tr:first-of-type th, #health-check #health-check02 table tr:first-of-type td {
    background: #1c8199;
    color: #fff; }
  /* line 4603, sass/layout.scss */
  #health-check #health-check02 table tr th, #health-check #health-check02 table tr td {
    vertical-align: middle;
    padding: 20px 1em;
    border: 1px solid #c9caca;
    line-height: 1.7em;
    width: auto;
    text-align: left; }
    /* line 4610, sass/layout.scss */
    #health-check #health-check02 table tr th:last-of-type, #health-check #health-check02 table tr td:last-of-type {
      text-align: center; }
  /* line 4614, sass/layout.scss */
  #health-check #health-check02 table tr h4, #health-check #health-check02 table tr p {
    padding-left: 1.25em;
    text-indent: -1.25em; }
    /* line 4617, sass/layout.scss */
    #health-check #health-check02 table tr h4:before, #health-check #health-check02 table tr p:before {
      content: "□"; }
  /* line 4622, sass/layout.scss */
  #health-check #health-check02 table tr h4:not(:first-of-type) {
    margin-top: 0.5em; }
  /* line 4626, sass/layout.scss */
  #health-check #health-check02 table tr p {
    margin-left: 1em; }
    /* line 4628, sass/layout.scss */
    #health-check #health-check02 table tr p:before {
      content: "・"; }
/* line 4635, sass/layout.scss */
#health-check #health-check02 .asterisk p {
  line-height: 1.7em;
  padding-left: 1em;
  text-indent: -1em; }
  /* line 4639, sass/layout.scss */
  #health-check #health-check02 .asterisk p:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e900";
    color: red; }
  /* line 4644, sass/layout.scss */
  #health-check #health-check02 .asterisk p:first-of-type {
    margin-top: 30px; }
/* line 4651, sass/layout.scss */
#health-check #health-check03 .check {
  margin-top: 2.5em; }
  /* line 4654, sass/layout.scss */
  #health-check #health-check03 .check li:nth-of-type(n+5) {
    padding-bottom: 0;
    border-bottom: 0; }
/* line 4665, sass/layout.scss */
#health-check #health-check03 dl:nth-of-type(2) table tr:nth-of-type(2) th, #health-check #health-check03 dl:nth-of-type(2) table tr:nth-of-type(2) td {
  background: #1c8199;
  color: #fff; }
/* line 4674, sass/layout.scss */
#health-check #health-check03 dl:nth-of-type(3) table {
  table-layout: auto; }
  /* line 4677, sass/layout.scss */
  #health-check #health-check03 dl:nth-of-type(3) table th:last-of-type, #health-check #health-check03 dl:nth-of-type(3) table td:last-of-type {
    width: 50%; }
  /* line 4682, sass/layout.scss */
  #health-check #health-check03 dl:nth-of-type(3) table td:last-of-type {
    text-align: left; }
/* line 4689, sass/layout.scss */
#health-check #health-check03 p {
  padding-left: 1em;
  text-indent: -1em; }
  /* line 4692, sass/layout.scss */
  #health-check #health-check03 p:first-of-type {
    margin-top: 1.5em; }
  /* line 4695, sass/layout.scss */
  #health-check #health-check03 p:before {
    content: "・"; }
/* line 4699, sass/layout.scss */
#health-check #health-check03 aside {
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #c9caca; }
  /* line 4703, sass/layout.scss */
  #health-check #health-check03 aside p {
    padding-left: 0;
    text-indent: 0; }
    /* line 4706, sass/layout.scss */
    #health-check #health-check03 aside p:before {
      content: none; }
  /* line 4710, sass/layout.scss */
  #health-check #health-check03 aside img {
    margin-top: 2.5em; }
/* line 4716, sass/layout.scss */
#health-check #health-check04 a {
  display: inline;
  text-decoration: underline;
  color: #004e98; }
  /* line 4720, sass/layout.scss */
  #health-check #health-check04 a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }

/* line 4730, sass/layout.scss */
#own-expense section a[href^="tel:"] {
  display: inline;
  text-decoration: underline; }

/* line 4739, sass/layout.scss */
#online #online01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 4743, sass/layout.scss */
  #online #online01 ul li:first-of-type {
    width: calc(100% - 280px); }
    /* line 4745, sass/layout.scss */
    #online #online01 ul li:first-of-type p {
      line-height: 2em; }
  /* line 4749, sass/layout.scss */
  #online #online01 ul li:last-of-type {
    width: 240px; }
/* line 4756, sass/layout.scss */
#online #online02 li {
  line-height: 1.75em;
  margin-top: 0.75em;
  padding-left: 1em;
  text-indent: -1em; }
  /* line 4761, sass/layout.scss */
  #online #online02 li:first-of-type {
    margin-top: 0; }
  /* line 4764, sass/layout.scss */
  #online #online02 li:before {
    content: "・"; }
  /* line 4767, sass/layout.scss */
  #online #online02 li i {
    color: red;
    font-weight: bold; }
/* line 4772, sass/layout.scss */
#online #online02 ul + a {
  margin-top: 2em;
  font-size: 1.25rem;
  text-align: center;
  padding: 1.25em;
  border: 1px solid;
  color: #1c8199; }
  /* line 4779, sass/layout.scss */
  #online #online02 ul + a:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e908";
    margin-right: 0.3em; }
/* line 4787, sass/layout.scss */
#online #online03 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 4789, sass/layout.scss */
  #online #online03 ul li {
    border-right: 1px dashed #c9caca;
    padding: 0 45px;
    width: calc(100% / 3); }
    /* line 4793, sass/layout.scss */
    #online #online03 ul li:last-of-type {
      border-right: 0; }
    /* line 4796, sass/layout.scss */
    #online #online03 ul li img {
      width: 100%;
      max-width: 292px;
      margin: 0 auto; }
    /* line 4801, sass/layout.scss */
    #online #online03 ul li p {
      margin-top: 1em;
      line-height: 1.75em;
      text-align: center; }
      /* line 4805, sass/layout.scss */
      #online #online03 ul li p:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e903";
        color: #1c8199;
        margin-right: 0.3em; }
/* line 4816, sass/layout.scss */
#online #online04 p {
  /*
  			&:last-of-type{
  				padding-left: 1em;
  				text-indent: -1em;
  				line-height: 2em;
  				&:before{
  					content: "※";
  					color: red;
  				}
  			}
  */ }
/* line 4831, sass/layout.scss */
#online #online05 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 4834, sass/layout.scss */
  #online #online05 ul:first-of-type li {
    width: calc(100% / 4);
    padding: 0 40px;
    border-right: 1px dashed #c9caca; }
    /* line 4838, sass/layout.scss */
    #online #online05 ul:first-of-type li:last-of-type {
      border-right: 0; }
    /* line 4841, sass/layout.scss */
    #online #online05 ul:first-of-type li img {
      margin: 0 auto;
      max-width: 204px; }
    /* line 4845, sass/layout.scss */
    #online #online05 ul:first-of-type li h4, #online #online05 ul:first-of-type li p {
      text-align: center; }
    /* line 4848, sass/layout.scss */
    #online #online05 ul:first-of-type li h4 {
      font-weight: bold;
      margin-top: 30px; }
    /* line 4852, sass/layout.scss */
    #online #online05 ul:first-of-type li p {
      margin-top: 1em;
      line-height: 1.75em; }
  /* line 4858, sass/layout.scss */
  #online #online05 ul:last-of-type {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #c9caca;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 4864, sass/layout.scss */
    #online #online05 ul:last-of-type li:first-of-type {
      width: calc(100% - 224px); }
    /* line 4867, sass/layout.scss */
    #online #online05 ul:last-of-type li:last-of-type {
      width: 184px; }
    /* line 4871, sass/layout.scss */
    #online #online05 ul:last-of-type p {
      line-height: 1.75em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 4875, sass/layout.scss */
      #online #online05 ul:last-of-type p:before {
        content: "※";
        color: red; }
/* line 4884, sass/layout.scss */
#online #online06 > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 4888, sass/layout.scss */
  #online #online06 > ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(99.9% / 3);
    border-right: 1px dashed #c9caca;
    border-top: 1px dashed #c9caca;
    padding-top: 45px; }
    /* line 4896, sass/layout.scss */
    #online #online06 > ul li:nth-of-type(-n+3) {
      padding-top: 0;
      padding-bottom: 45px;
      border-top: 0; }
    /* line 4901, sass/layout.scss */
    #online #online06 > ul li:nth-of-type(3n) {
      border-right: 0; }
    /* line 4904, sass/layout.scss */
    #online #online06 > ul li img {
      width: 100%;
      max-width: 150px;
      margin: 0 auto; }
    /* line 4909, sass/layout.scss */
    #online #online06 > ul li h4, #online #online06 > ul li p {
      padding: 0 30px; }
    /* line 4912, sass/layout.scss */
    #online #online06 > ul li h4 {
      font-weight: bold;
      line-height: 1.75em;
      margin-top: 30px; }
    /* line 4917, sass/layout.scss */
    #online #online06 > ul li p {
      line-height: 1.75em;
      margin-top: 0.5em; }
      /* line 4920, sass/layout.scss */
      #online #online06 > ul li p i {
        font-weight: bold; }
/* line 4926, sass/layout.scss */
#online #online06 aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #c9caca; }
  /* line 4932, sass/layout.scss */
  #online #online06 aside div {
    width: 50%; }
    /* line 4934, sass/layout.scss */
    #online #online06 aside div:first-of-type {
      border-right: 1px dashed #c9caca;
      padding-right: 45px; }
    /* line 4938, sass/layout.scss */
    #online #online06 aside div:last-of-type {
      padding-left: 45px; }
    /* line 4941, sass/layout.scss */
    #online #online06 aside div h4 {
      font-weight: bold;
      color: #1c8199;
      font-size: 1.25rem;
      border-bottom: 2px solid;
      line-height: 1.5em;
      padding-bottom: 0.25em; }
    /* line 4949, sass/layout.scss */
    #online #online06 aside div p {
      line-height: 2em;
      margin-top: 1.5em; }
      /* line 4952, sass/layout.scss */
      #online #online06 aside div p i {
        font-size: 1.25rem;
        font-weight: bold;
        color: #1c8199; }
    /* line 4958, sass/layout.scss */
    #online #online06 aside div ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 30px; }
      /* line 4962, sass/layout.scss */
      #online #online06 aside div ul li:first-of-type {
        margin-right: 30px; }
      /* line 4965, sass/layout.scss */
      #online #online06 aside div ul li > img {
        max-width: 132px;
        margin: 0 auto;
        margin-top: 25px; }
    /* line 4973, sass/layout.scss */
    #online #online06 aside div:first-of-type img {
      max-width: 220px;
      margin: 0 auto;
      margin-top: 30px; }
/* line 4984, sass/layout.scss */
#online #online07 ul li {
  padding: 40px 0;
  border-bottom: 1px dashed #c9caca; }
  /* line 4987, sass/layout.scss */
  #online #online07 ul li:first-of-type {
    padding-top: 0; }
  /* line 4990, sass/layout.scss */
  #online #online07 ul li:last-of-type {
    padding-bottom: 0;
    border-bottom: 0; }
  /* line 4994, sass/layout.scss */
  #online #online07 ul li h4 {
    font-weight: bold;
    line-height: 1.75em;
    font-size: 1.25rem; }
  /* line 4999, sass/layout.scss */
  #online #online07 ul li p {
    line-height: 1.75em;
    margin-top: 0.75em; }
/* line 5009, sass/layout.scss */
#online #online08 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  /* line 5016, sass/layout.scss */
  #online #online08 ul li h4,
  #online #online08 ul li p {
    text-align: justify; }
  /* line 5021, sass/layout.scss */
  #online #online08 ul li h4 {
    font-weight: bold;
    margin-top: 30px; }
  /* line 5026, sass/layout.scss */
  #online #online08 ul li p {
    margin-top: 1em;
    line-height: 1.75em;
    white-space: pre-wrap; }
  /* line 5032, sass/layout.scss */
  #online #online08 ul li:first-of-type, #online #online08 ul li:nth-of-type(2) {
    flex-basis: 50%; }
  /* line 5038, sass/layout.scss */
  #online #online08 ul li:first-of-type {
    padding-right: 40px;
    border-right: 1px dashed #c9caca; }
  /* line 5043, sass/layout.scss */
  #online #online08 ul li:nth-of-type(2) {
    padding-left: 40px; }
  /* line 5047, sass/layout.scss */
  #online #online08 ul li:last-of-type {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px dashed #c9caca;
    flex-basis: 100%; }
  /* line 5054, sass/layout.scss */
  #online #online08 ul li img {
    margin: 0 auto;
    width: auto !important;
    height: 600px; }

/* line 5070, sass/layout.scss */
#disease .service-list dd {
  line-height: 2em; }
/* line 5075, sass/layout.scss */
#disease .pagenavi {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  /* line 5078, sass/layout.scss */
  #disease .pagenavi li {
    width: calc((99.9% - 40px) / 3);
    margin-top: 20px;
    margin-right: 20px;
    line-height: 1.5em; }
    /* line 5083, sass/layout.scss */
    #disease .pagenavi li:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 5086, sass/layout.scss */
    #disease .pagenavi li:nth-of-type(3n) {
      margin-right: 0; }
/* line 5101, sass/layout.scss */
#disease #disease-list .pagenavi li a:before {
  display: none; }
/* line 5105, sass/layout.scss */
#disease #disease-list .pagenavi li a:after {
  font-family: 'icomoon';
  font-size: 85%;
  content: "\e901";
  color: #1c8199;
  margin-left: 0.3em; }
/* line 5119, sass/layout.scss */
#disease section h4 + p,
#disease section h4 + .list-circle {
  margin-top: 1em !important; }
/* line 5124, sass/layout.scss */
#disease section p {
  white-space: pre-wrap; }
/* line 5133, sass/layout.scss */
#disease .back .inner > div > h4 {
  margin-top: 1.75em;
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #1c8199; }
/* line 5139, sass/layout.scss */
#disease .back .inner > div > p {
  line-height: 2em;
  margin-top: 1.75em; }
/* line 5144, sass/layout.scss */
#disease .back .inner > div p > a {
  display: inline;
  color: #004b8f;
  text-decoration: underline; }
  /* line 5148, sass/layout.scss */
  #disease .back .inner > div p > a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }
/* line 5154, sass/layout.scss */
#disease .back .inner > div .bold {
  font-weight: bold; }
/* line 5163, sass/layout.scss */
#disease #r-intro p {
  line-height: 2em;
  margin-top: 1.75em; }
/* line 5167, sass/layout.scss */
#disease #r-intro > div:not(.float-box-r) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 40px;
  padding: 40px;
  border: 1px solid #c9caca; }
  /* line 5174, sass/layout.scss */
  #disease #r-intro > div:not(.float-box-r) img {
    width: 508px; }
  /* line 5177, sass/layout.scss */
  #disease #r-intro > div:not(.float-box-r) > div {
    width: calc(99.9% - 352px); }
    /* line 5179, sass/layout.scss */
    #disease #r-intro > div:not(.float-box-r) > div h4 {
      margin-top: 1.75em;
      font-weight: bold;
      font-size: 1.25rem;
      color: #1c8199;
      line-height: 1.5em; }
      /* line 5185, sass/layout.scss */
      #disease #r-intro > div:not(.float-box-r) > div h4 + p {
        line-height: 2em;
        margin-top: 2em; }
    /* line 5190, sass/layout.scss */
    #disease #r-intro > div:not(.float-box-r) > div .asterisk {
      font-size: 0.875rem;
      line-height: 1.75em;
      margin-top: 2em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 5196, sass/layout.scss */
      #disease #r-intro > div:not(.float-box-r) > div .asterisk:before {
        content: "※";
        color: #c6341d; }
  /* line 5203, sass/layout.scss */
  #disease #r-intro > div:not(.float-box-r):first-of-type {
    padding: 0;
    border: 0; }
/* line 5212, sass/layout.scss */
#disease #r-flow ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 5216, sass/layout.scss */
  #disease #r-flow ul li {
    width: calc((100% - 60px) / 4);
    border: 1px solid #1c8199;
    padding: 30px;
    position: relative; }
    /* line 5222, sass/layout.scss */
    #disease #r-flow ul li:not(:last-of-type):before {
      position: absolute;
      content: "";
      display: block;
      top: 50%;
      right: -30px;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      width: 40px;
      height: 40px;
      background-size: contain;
      background-image: url(../service/img/flow_right.svg); }
    /* line 5237, sass/layout.scss */
    #disease #r-flow ul li h4 {
      text-align: center;
      color: #1c8199; }
      /* line 5240, sass/layout.scss */
      #disease #r-flow ul li h4 p {
        font-size: 1.5rem;
        font-weight: bold; }
      /* line 5244, sass/layout.scss */
      #disease #r-flow ul li h4 i {
        font-size: 1rem;
        display: block;
        margin-bottom: 1em; }
      /* line 5249, sass/layout.scss */
      #disease #r-flow ul li h4 + p {
        line-height: 1.75em;
        margin-top: 30px; }
/* line 5263, sass/layout.scss */
#disease #r-protocol h4,
#disease #r-outlook h4,
#disease #r-support h4 {
  margin-top: 1.75em;
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #1c8199; }
  /* line 5269, sass/layout.scss */
  #disease #r-protocol h4 + p,
  #disease #r-outlook h4 + p,
  #disease #r-support h4 + p {
    margin-top: 0; }
/* line 5274, sass/layout.scss */
#disease #r-protocol p,
#disease #r-outlook p,
#disease #r-support p {
  line-height: 2em;
  margin-top: 2em; }
/* line 5283, sass/layout.scss */
#disease #r-symptom .check {
  margin-top: 1.75em !important; }
/* line 5294, sass/layout.scss */
#disease #r-disease .check li:before, #disease #r-disease.check li:before,
#disease #r-link .check li:before,
#disease #r-link.check li:before {
  content: "\e905"; }
/* line 5297, sass/layout.scss */
#disease #r-disease .check li a, #disease #r-disease.check li a,
#disease #r-link .check li a,
#disease #r-link.check li a {
  display: inline;
  color: #004b8f;
  text-decoration: underline; }
  /* line 5301, sass/layout.scss */
  #disease #r-disease .check li a:after, #disease #r-disease.check li a:after,
  #disease #r-link .check li a:after,
  #disease #r-link.check li a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }
/* line 5312, sass/layout.scss */
#disease #r-support > div:last-of-type {
  margin-top: 40px;
  padding: 40px;
  border: 1px solid #c9caca; }
  /* line 5317, sass/layout.scss */
  #disease #r-support > div:last-of-type h4 {
    margin-top: 0;
    text-align: center; }
/* line 5326, sass/layout.scss */
#disease #r-faq > div {
  margin-top: 2.25rem; }
  /* line 5328, sass/layout.scss */
  #disease #r-faq > div h4 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #3e3a39;
    line-height: 1.5em; }
  /* line 5334, sass/layout.scss */
  #disease #r-faq > div p {
    line-height: 2em;
    margin-top: 1em; }
  /* line 5338, sass/layout.scss */
  #disease #r-faq > div:first-of-type {
    margin-top: 0; }
  /* line 5342, sass/layout.scss */
  #disease #r-faq > div > div {
    margin-top: 40px;
    padding: 40px;
    border: 1px solid #c9caca; }
    /* line 5347, sass/layout.scss */
    #disease #r-faq > div > div h5 {
      margin-top: 1.5em;
      font-size: 1.25rem;
      font-weight: bold;
      color: #1c8199;
      line-height: 1.5em; }
      /* line 5354, sass/layout.scss */
      #disease #r-faq > div > div h5:first-of-type {
        margin-top: 0; }
      /* line 5358, sass/layout.scss */
      #disease #r-faq > div > div h5:last-of-type {
        padding-top: 1.5em;
        border-top: 1px dashed #c9caca; }
    /* line 5364, sass/layout.scss */
    #disease #r-faq > div > div h6 {
      margin-top: 1em;
      font-weight: bold;
      line-height: 1.5em; }
/* line 5375, sass/layout.scss */
#disease section:first-of-type h3 {
  color: #1c8199;
  font-size: 1.5rem;
  line-height: 1.7em; }
/* line 5380, sass/layout.scss */
#disease section:first-of-type > p {
  line-height: 2em;
  margin-top: 15px; }
/* line 5384, sass/layout.scss */
#disease section:first-of-type .banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px; }
  /* line 5389, sass/layout.scss */
  #disease section:first-of-type .banner li:first-of-type {
    width: 274px;
    border-top: 2px solid #187f3b;
    border-bottom: 2px solid #187f3b;
    position: relative; }
    /* line 5394, sass/layout.scss */
    #disease section:first-of-type .banner li:first-of-type p {
      margin: 0;
      width: 100%;
      font-size: 1.25rem;
      font-weight: bold;
      color: #187f3b;
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%); }
  /* line 5409, sass/layout.scss */
  #disease section:first-of-type .banner li:last-of-type {
    width: calc(100% - 294px); }
/* line 5422, sass/layout.scss */
#disease .check li:empty {
  border: 0; }
  /* line 5425, sass/layout.scss */
  #disease .check li:empty:before {
    display: none; }
/* line 5439, sass/layout.scss */
#disease.service .float-box-r, #disease.female_health_care .float-box-r, #disease.pmr .float-box-r, #disease.bronchial-asthma .float-box-r, #disease.nmi .float-box-r {
  min-height: 350px; }
  /* line 5442, sass/layout.scss */
  #disease.service .float-box-r img, #disease.female_health_care .float-box-r img, #disease.pmr .float-box-r img, #disease.bronchial-asthma .float-box-r img, #disease.nmi .float-box-r img {
    width: 450px; }
/* line 5450, sass/layout.scss */
#disease.pmr .float-box-r {
  margin-top: 1em; }
/* line 5454, sass/layout.scss */
#disease.pmr .list-circle {
  margin-top: 1em; }
/* line 5465, sass/layout.scss */
#disease.sjogren .check.double, #disease.sjogren .check.triple, #disease.bronchial-asthma .check.double, #disease.bronchial-asthma .check.triple, #disease.nmi .check.double, #disease.nmi .check.triple {
  margin-top: 2em; }
/* line 5472, sass/layout.scss */
#disease .disease-table {
  margin-top: 1.5em;
  border: 1px solid #c9caca; }
  /* line 5476, sass/layout.scss */
  #disease .disease-table tr th, #disease .disease-table tr td {
    padding: 1.25em;
    border: 1px solid #c9caca;
    vertical-align: middle; }
  /* line 5481, sass/layout.scss */
  #disease .disease-table tr th {
    background: #DDECF0;
    text-align: center;
    width: 8em; }
  /* line 5487, sass/layout.scss */
  #disease .disease-table tr td div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 5490, sass/layout.scss */
    #disease .disease-table tr td div i {
      display: block; }
      /* line 5493, sass/layout.scss */
      #disease .disease-table tr td div i:not(:last-of-type):after {
        content: "、";
        color: #3e3a39;
        font-weight: normal; }
    /* line 5500, sass/layout.scss */
    #disease .disease-table tr td div .orange {
      color: #df8f1f;
      font-weight: bold; }
/* line 5511, sass/layout.scss */
#disease.osteoporosis .flamebox h4 {
  margin-top: 3.75em !important;
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #1c8199; }
  /* line 5516, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 + img, #disease.osteoporosis .flamebox h4 + ul {
    margin-top: 1.5em; }
  /* line 5521, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 + .col2 > li {
    margin-top: 0; }
/* line 5526, sass/layout.scss */
#disease.osteoporosis .flamebox p + img {
  margin-top: 4em; }
/* line 5530, sass/layout.scss */
#disease.osteoporosis .size-limit {
  width: 100%;
  max-width: 700px;
  margin: 0 auto; }
/* line 5536, sass/layout.scss */
#disease.osteoporosis .col i {
  text-align: center; }
/* line 5541, sass/layout.scss */
#disease.osteoporosis .check .long {
  width: 100%; }
/* line 5545, sass/layout.scss */
#disease.osteoporosis .separate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 5548, sass/layout.scss */
  #disease.osteoporosis .separate div:first-of-type {
    width: 390px; }
    /* line 5551, sass/layout.scss */
    #disease.osteoporosis .separate div:first-of-type img:not(:first-of-type) {
      margin-top: 1.25em; }
  /* line 5556, sass/layout.scss */
  #disease.osteoporosis .separate div:last-of-type {
    width: calc(100% - 430px);
    margin-left: 40px; }
/* line 5562, sass/layout.scss */
#disease.osteoporosis .quote {
  margin-top: 1em;
  font-size: 0.875rem;
  text-align: right;
  margin-left: auto; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 1290px) {
  /* line 5578, sass/layout.scss */
  #online #online05 .nosp {
    display: none; } }
@media (max-width: 1150px) {
  /* line 5587, sass/layout.scss */
  #services .otherlink {
    margin-top: 40px; }
    /* line 5589, sass/layout.scss */
    #services .otherlink a {
      font-size: 1.15rem; }
      /* line 5591, sass/layout.scss */
      #services .otherlink a:not(:first-of-type) {
        margin-top: 20px; } }
@media (max-width: 1090px) {
  /* line 5602, sass/layout.scss */
  #services .otherlink a {
    font-size: 1.1rem; } }
@media (max-width: 959px) {
  /* line 5615, sass/layout.scss */
  #services section > p i,
  #disease section > p i {
    display: block;
    margin-top: 0.75em; }
  /* line 5623, sass/layout.scss */
  #services section ul li aside img,
  #disease section ul li aside img {
    width: 200px;
    padding: 30px 0; }
  /* line 5628, sass/layout.scss */
  #services section ul li div,
  #disease section ul li div {
    padding: 30px 5%; }
    /* line 5630, sass/layout.scss */
    #services section ul li div h3,
    #disease section ul li div h3 {
      font-size: 1.3rem; }
    /* line 5633, sass/layout.scss */
    #services section ul li div span,
    #disease section ul li div span {
      padding: 15px 1em;
      margin-top: 20px; }
      /* line 5636, sass/layout.scss */
      #services section ul li div span i,
      #disease section ul li div span i {
        display: none; }
    /* line 5640, sass/layout.scss */
    #services section ul li div p,
    #disease section ul li div p {
      margin-top: 1em; }
  /* line 5645, sass/layout.scss */
  #services section ul:first-of-type,
  #disease section ul:first-of-type {
    margin-top: 50px; }
    /* line 5647, sass/layout.scss */
    #services section ul:first-of-type li,
    #disease section ul:first-of-type li {
      width: calc((100% - 20px) / 2); }
  /* line 5651, sass/layout.scss */
  #services section ul:nth-of-type(2),
  #disease section ul:nth-of-type(2) {
    margin: 0;
    display: block; }
    /* line 5654, sass/layout.scss */
    #services section ul:nth-of-type(2) li,
    #disease section ul:nth-of-type(2) li {
      width: 100%;
      margin-top: 20px; }
      /* line 5657, sass/layout.scss */
      #services section ul:nth-of-type(2) li a,
      #disease section ul:nth-of-type(2) li a {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        /* line 5660, sass/layout.scss */
        #services section ul:nth-of-type(2) li a aside,
        #disease section ul:nth-of-type(2) li a aside {
          width: 30%;
          position: relative; }
          /* line 5663, sass/layout.scss */
          #services section ul:nth-of-type(2) li a aside img,
          #disease section ul:nth-of-type(2) li a aside img {
            width: 130px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%); }
      /* line 5674, sass/layout.scss */
      #services section ul:nth-of-type(2) li div,
      #disease section ul:nth-of-type(2) li div {
        width: 70%;
        padding: 30px 5%; }
  /* line 5680, sass/layout.scss */
  #services section ul:nth-of-type(3),
  #disease section ul:nth-of-type(3) {
    margin-top: 30px; }
    /* line 5682, sass/layout.scss */
    #services section ul:nth-of-type(3) li,
    #disease section ul:nth-of-type(3) li {
      margin-top: 20px; }
      /* line 5684, sass/layout.scss */
      #services section ul:nth-of-type(3) li:first-of-type,
      #disease section ul:nth-of-type(3) li:first-of-type {
        margin: 0; }
      /* line 5687, sass/layout.scss */
      #services section ul:nth-of-type(3) li a,
      #disease section ul:nth-of-type(3) li a {
        padding: 20px 5%; }
        /* line 5689, sass/layout.scss */
        #services section ul:nth-of-type(3) li a i,
        #disease section ul:nth-of-type(3) li a i {
          font-size: 1rem; }

  /* line 5703, sass/layout.scss */
  .service section:first-of-type h3,
  .disease section:first-of-type h3 {
    font-size: 1.3rem; }
  /* line 5706, sass/layout.scss */
  .service section:first-of-type p,
  .disease section:first-of-type p {
    margin-top: 20px; }
  /* line 5709, sass/layout.scss */
  .service section:first-of-type .banner,
  .disease section:first-of-type .banner {
    margin-top: 30px; }
    /* line 5712, sass/layout.scss */
    .service section:first-of-type .banner li:first-of-type,
    .disease section:first-of-type .banner li:first-of-type {
      width: 180px; }
      /* line 5714, sass/layout.scss */
      .service section:first-of-type .banner li:first-of-type p,
      .disease section:first-of-type .banner li:first-of-type p {
        line-height: 1.5em;
        font-size: 1rem; }
    /* line 5719, sass/layout.scss */
    .service section:first-of-type .banner li:last-of-type,
    .disease section:first-of-type .banner li:last-of-type {
      width: calc(100% - 200px); }
  /* line 5726, sass/layout.scss */
  .service .flamebox,
  .disease .flamebox {
    margin-top: 45px; }
    /* line 5728, sass/layout.scss */
    .service .flamebox:first-of-type,
    .disease .flamebox:first-of-type {
      margin-top: 0; }
    /* line 5731, sass/layout.scss */
    .service .flamebox dl,
    .disease .flamebox dl {
      padding: 30px 0; }
      /* line 5733, sass/layout.scss */
      .service .flamebox dl:first-of-type,
      .disease .flamebox dl:first-of-type {
        padding-top: 0; }
      /* line 5736, sass/layout.scss */
      .service .flamebox dl:last-of-type,
      .disease .flamebox dl:last-of-type {
        padding-bottom: 0; }
      /* line 5739, sass/layout.scss */
      .service .flamebox dl dt,
      .disease .flamebox dl dt {
        font-size: 1.2rem; }
      /* line 5742, sass/layout.scss */
      .service .flamebox dl dd,
      .disease .flamebox dl dd {
        margin-top: 15px; }
  /* line 5748, sass/layout.scss */
  .service .triple li,
  .disease .triple li {
    width: calc((100% - 30px) / 2); }
    /* line 5750, sass/layout.scss */
    .service .triple li:nth-of-type(-n+3),
    .disease .triple li:nth-of-type(-n+3) {
      padding-top: 17px; }
    /* line 5753, sass/layout.scss */
    .service .triple li:nth-of-type(-n+2),
    .disease .triple li:nth-of-type(-n+2) {
      padding-top: 0; }
  /* line 5759, sass/layout.scss */
  .service .double li,
  .disease .double li {
    width: calc((100% - 30px) / 2); }

  /* line 5768, sass/layout.scss */
  #rheumatology section:first-of-type .pagenavi, #online section:first-of-type .pagenavi, #disease section:first-of-type .pagenavi, #respiratory section:first-of-type .pagenavi, #health-check section:first-of-type .pagenavi {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 5770, sass/layout.scss */
    #rheumatology section:first-of-type .pagenavi li, #online section:first-of-type .pagenavi li, #disease section:first-of-type .pagenavi li, #respiratory section:first-of-type .pagenavi li, #health-check section:first-of-type .pagenavi li {
      width: calc((100% - 20px) / 2);
      margin-top: 20px;
      margin-right: 0; }
      /* line 5774, sass/layout.scss */
      #rheumatology section:first-of-type .pagenavi li:nth-of-type(-n+3), #online section:first-of-type .pagenavi li:nth-of-type(-n+3), #disease section:first-of-type .pagenavi li:nth-of-type(-n+3), #respiratory section:first-of-type .pagenavi li:nth-of-type(-n+3), #health-check section:first-of-type .pagenavi li:nth-of-type(-n+3) {
        margin-top: 20px; }
      /* line 5777, sass/layout.scss */
      #rheumatology section:first-of-type .pagenavi li:nth-of-type(-n+2), #online section:first-of-type .pagenavi li:nth-of-type(-n+2), #disease section:first-of-type .pagenavi li:nth-of-type(-n+2), #respiratory section:first-of-type .pagenavi li:nth-of-type(-n+2), #health-check section:first-of-type .pagenavi li:nth-of-type(-n+2) {
        margin-top: 0; }

  /* line 5788, sass/layout.scss */
  #disease .list-circle li {
    width: 100% !important; }
  /* line 5794, sass/layout.scss */
  #disease section:nth-of-type(2) .pagenavi {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 5796, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li {
      width: calc((100% - 20px) / 2);
      margin-top: 20px;
      margin-right: 0; }
      /* line 5800, sass/layout.scss */
      #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+3) {
        margin-top: 20px; }
      /* line 5803, sass/layout.scss */
      #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+2) {
        margin-top: 0; }
  /* line 5812, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 {
    margin-top: 2.5em !important; }
    /* line 5814, sass/layout.scss */
    #disease.osteoporosis .flamebox h4 + img, #disease.osteoporosis .flamebox h4 + ul {
      margin-top: 1.25em; }
      /* line 5817, sass/layout.scss */
      #disease.osteoporosis .flamebox h4 + img li, #disease.osteoporosis .flamebox h4 + ul li {
        margin-top: 0; }
  /* line 5823, sass/layout.scss */
  #disease.osteoporosis .pa {
    padding-top: 1em; }
  /* line 5826, sass/layout.scss */
  #disease.osteoporosis .separate {
    display: block; }
    /* line 5829, sass/layout.scss */
    #disease.osteoporosis .separate div:first-of-type {
      width: 100%; }
      /* line 5832, sass/layout.scss */
      #disease.osteoporosis .separate div:first-of-type img:not(:first-of-type) {
        margin-top: 2em; }
    /* line 5837, sass/layout.scss */
    #disease.osteoporosis .separate div:last-of-type {
      width: 100%;
      margin: 3em 0 0 0; }
  /* line 5844, sass/layout.scss */
  #disease.osteoporosis .list-circle li {
    width: 100%; }

  /* line 5855, sass/layout.scss */
  #rheumatology .back .inner > div > h4, #disease .back .inner > div > h4 {
    font-size: 1.125rem; }
  /* line 5862, sass/layout.scss */
  #rheumatology #r-flow ul, #disease #r-flow ul {
    display: block; }
    /* line 5864, sass/layout.scss */
    #rheumatology #r-flow ul li, #disease #r-flow ul li {
      width: 100%;
      padding: 30px 5%; }
      /* line 5867, sass/layout.scss */
      #rheumatology #r-flow ul li:not(:last-of-type), #disease #r-flow ul li:not(:last-of-type) {
        margin-bottom: 20px; }
        /* line 5869, sass/layout.scss */
        #rheumatology #r-flow ul li:not(:last-of-type):before, #disease #r-flow ul li:not(:last-of-type):before {
          transform: none;
          -webkit-transform: none;
          -ms-transform: none;
          top: auto;
          bottom: -30px;
          right: 0;
          left: 0;
          margin: 0 auto;
          width: 40px;
          height: 40px;
          background-size: contain;
          background-image: url(../service/img/flow_down.svg); }
  /* line 5889, sass/layout.scss */
  #rheumatology #r-protocol > div h4, #rheumatology #r-faq > div h4, #disease #r-protocol > div h4, #disease #r-faq > div h4 {
    font-size: 1.125rem; }
  /* line 5895, sass/layout.scss */
  #rheumatology #r-care > div, #disease #r-care > div {
    padding: 40px 5%;
    display: block; }
    /* line 5898, sass/layout.scss */
    #rheumatology #r-care > div img, #disease #r-care > div img {
      width: 100%;
      max-width: 312px;
      margin: 0 auto; }
    /* line 5903, sass/layout.scss */
    #rheumatology #r-care > div > div, #disease #r-care > div > div {
      width: 100%; }
      /* line 5905, sass/layout.scss */
      #rheumatology #r-care > div > div h4, #disease #r-care > div > div h4 {
        font-size: 1.125rem;
        text-align: center;
        margin-top: 2.5em; }
        /* line 5909, sass/layout.scss */
        #rheumatology #r-care > div > div h4 + p, #disease #r-care > div > div h4 + p {
          margin-top: 1em; }
  /* line 5916, sass/layout.scss */
  #rheumatology #sle, #disease #sle {
    padding: 50px 0;
    /*
    			h3{
    				font-size: 1.25rem;
    			}
    			a{
    				margin-top: 25px;
    			}
    */ }
    /* line 5935, sass/layout.scss */
    #rheumatology #sle .inner a:not(last-of-type) img, #disease #sle .inner a:not(last-of-type) img {
      max-width: 100%;
      height: auto; }

  /* line 5947, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .separate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    /* line 5949, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) .separate > div, #internal-medicine .flamebox:nth-of-type(2) .separate > img {
      width: 100%; }
    /* line 5953, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) .separate > img {
      margin-top: 1.5em; }

  /* line 5966, sass/layout.scss */
  #online #online01 ul li:first-of-type {
    width: calc(100% - 210px); }
  /* line 5969, sass/layout.scss */
  #online #online01 ul li:last-of-type {
    width: 180px; }
  /* line 5977, sass/layout.scss */
  #online #online03 ul li {
    padding: 0 5%; }
  /* line 5985, sass/layout.scss */
  #online #online05 ul:first-of-type li {
    padding: 0 3%; }
    /* line 5987, sass/layout.scss */
    #online #online05 ul:first-of-type li h4 {
      line-height: 1.5em; }
  /* line 5994, sass/layout.scss */
  #online #online05 ul:last-of-type li:first-of-type {
    width: calc(100% - 154px); }
  /* line 5997, sass/layout.scss */
  #online #online05 ul:last-of-type li:last-of-type {
    width: 124px; }
  /* line 6006, sass/layout.scss */
  #online #online06 > ul li {
    padding-top: 35px; }
    /* line 6008, sass/layout.scss */
    #online #online06 > ul li:nth-of-type(-n+3) {
      padding-top: 0;
      padding-bottom: 35px; }
    /* line 6012, sass/layout.scss */
    #online #online06 > ul li img {
      width: 70%;
      max-width: 120px; }
    /* line 6016, sass/layout.scss */
    #online #online06 > ul li h4, #online #online06 > ul li p {
      padding: 0 20px; }
  /* line 6021, sass/layout.scss */
  #online #online06 aside {
    display: block;
    margin-top: 40px;
    padding-top: 40px; }
    /* line 6025, sass/layout.scss */
    #online #online06 aside div {
      width: 100%; }
      /* line 6027, sass/layout.scss */
      #online #online06 aside div:first-of-type {
        border-right: 0;
        padding-right: 0; }
      /* line 6031, sass/layout.scss */
      #online #online06 aside div:last-of-type {
        padding-left: 0;
        margin-top: 40px; }
      /* line 6035, sass/layout.scss */
      #online #online06 aside div ul {
        width: 80%;
        margin: 0 auto;
        margin-top: 20px; }
        /* line 6040, sass/layout.scss */
        #online #online06 aside div ul li:first-of-type {
          margin-right: 20px; }
        /* line 6043, sass/layout.scss */
        #online #online06 aside div ul li > img {
          max-width: 120px; }
      /* line 6049, sass/layout.scss */
      #online #online06 aside div:first-of-type img {
        max-width: 160px;
        margin-top: 20px; }
  /* line 6059, sass/layout.scss */
  #online #online07 ul li {
    padding: 30px 0; }
    /* line 6061, sass/layout.scss */
    #online #online07 ul li h4 {
      font-size: 1.15rem; }
  /* line 6070, sass/layout.scss */
  #online #online08 ul {
    flex-direction: column; }
    /* line 6073, sass/layout.scss */
    #online #online08 ul li {
      flex-basis: auto !important;
      padding: 0 !important;
      border: 0 !important;
      margin-top: 40px !important;
      padding-top: 40px !important;
      border-top: 1px dashed #c9caca !important; }
      /* line 6081, sass/layout.scss */
      #online #online08 ul li:first-of-type {
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important; }
      /* line 6087, sass/layout.scss */
      #online #online08 ul li img {
        margin: 0 auto;
        width: auto !important;
        max-width: 300px;
        height: auto; }

  /* line 6103, sass/layout.scss */
  #disease #r-intro p {
    line-height: 2em;
    margin-top: 1.75em; }
  /* line 6107, sass/layout.scss */
  #disease #r-intro > div {
    display: block !important; }
    /* line 6109, sass/layout.scss */
    #disease #r-intro > div img {
      margin-right: auto;
      margin-left: auto;
      max-width: 100%;
      width: auto; }
    /* line 6115, sass/layout.scss */
    #disease #r-intro > div > div {
      width: auto !important; } }
@media (max-width: 599px) {
  /* line 6128, sass/layout.scss */
  #services section > p,
  #disease section > p {
    text-align: left;
    line-height: 1.75em; }
    /* line 6131, sass/layout.scss */
    #services section > p i,
    #disease section > p i {
      display: inline;
      margin-top: 0; }
  /* line 6138, sass/layout.scss */
  #services section ul li div,
  #disease section ul li div {
    padding: 30px 5%; }
    /* line 6140, sass/layout.scss */
    #services section ul li div span,
    #disease section ul li div span {
      padding: 10px 1em;
      margin-top: 15px; }
  /* line 6146, sass/layout.scss */
  #services section ul:first-of-type,
  #disease section ul:first-of-type {
    display: block;
    margin-top: 30px; }
    /* line 6149, sass/layout.scss */
    #services section ul:first-of-type li,
    #disease section ul:first-of-type li {
      width: 100%;
      margin-top: 20px; }
      /* line 6152, sass/layout.scss */
      #services section ul:first-of-type li:first-of-type,
      #disease section ul:first-of-type li:first-of-type {
        margin: 0; }
  /* line 6160, sass/layout.scss */
  #services section ul:nth-of-type(2) li a aside,
  #disease section ul:nth-of-type(2) li a aside {
    width: 25%; }
    /* line 6162, sass/layout.scss */
    #services section ul:nth-of-type(2) li a aside img,
    #disease section ul:nth-of-type(2) li a aside img {
      width: 70px; }
  /* line 6166, sass/layout.scss */
  #services section ul:nth-of-type(2) li a div,
  #disease section ul:nth-of-type(2) li a div {
    width: 75%;
    padding: 20px 5%; }
  /* line 6173, sass/layout.scss */
  #services section ul:nth-of-type(3),
  #disease section ul:nth-of-type(3) {
    margin-top: 20px; }
    /* line 6176, sass/layout.scss */
    #services section ul:nth-of-type(3) li a,
    #disease section ul:nth-of-type(3) li a {
      padding: 15px 5%; }
      /* line 6178, sass/layout.scss */
      #services section ul:nth-of-type(3) li a i,
      #disease section ul:nth-of-type(3) li a i {
        line-height: 1.5em; }

  /* line 6192, sass/layout.scss */
  .service section:first-of-type h3,
  .disease section:first-of-type h3 {
    font-size: 1.2rem; }
  /* line 6195, sass/layout.scss */
  .service section:first-of-type .banner,
  .disease section:first-of-type .banner {
    display: block;
    margin-top: 30px; }
    /* line 6199, sass/layout.scss */
    .service section:first-of-type .banner li:first-of-type,
    .disease section:first-of-type .banner li:first-of-type {
      width: 100%;
      padding: 10px 0; }
      /* line 6202, sass/layout.scss */
      .service section:first-of-type .banner li:first-of-type p,
      .disease section:first-of-type .banner li:first-of-type p {
        position: static;
        transform: none;
        -webkit-transform: none;
        -ms-transform: none; }
    /* line 6209, sass/layout.scss */
    .service section:first-of-type .banner li:last-of-type,
    .disease section:first-of-type .banner li:last-of-type {
      margin-top: 10px;
      width: 100%; }
  /* line 6217, sass/layout.scss */
  .service .flamebox,
  .disease .flamebox {
    margin-top: 35px; }
    /* line 6219, sass/layout.scss */
    .service .flamebox h3,
    .disease .flamebox h3 {
      font-size: 1rem;
      line-height: 1.5em;
      padding-bottom: 5px; }
    /* line 6224, sass/layout.scss */
    .service .flamebox:first-of-type,
    .disease .flamebox:first-of-type {
      margin-top: 0; }
    /* line 6228, sass/layout.scss */
    .service .flamebox dl dt,
    .disease .flamebox dl dt {
      font-size: 1.1rem; }
  /* line 6234, sass/layout.scss */
  .service .triple li,
  .disease .triple li {
    width: 100%; }
    /* line 6236, sass/layout.scss */
    .service .triple li:nth-of-type(-n+2),
    .disease .triple li:nth-of-type(-n+2) {
      padding: 17px 0 17px 1.3em; }
    /* line 6239, sass/layout.scss */
    .service .triple li:first-of-type,
    .disease .triple li:first-of-type {
      padding-top: 0; }
  /* line 6245, sass/layout.scss */
  .service .double li,
  .disease .double li {
    width: 100%; }
    /* line 6247, sass/layout.scss */
    .service .double li:nth-of-type(-n+2),
    .disease .double li:nth-of-type(-n+2) {
      padding: 17px 0 17px 1.3em; }
    /* line 6250, sass/layout.scss */
    .service .double li:first-of-type,
    .disease .double li:first-of-type {
      padding-top: 0; }

  /* line 6261, sass/layout.scss */
  #rheumatology section:first-of-type .pagenavi li, #health-check section:first-of-type .pagenavi li, #online section:first-of-type .pagenavi li, #disease section:first-of-type .pagenavi li, #respiratory section:first-of-type .pagenavi li, #internal-medicine section:first-of-type .pagenavi li {
    width: 100%;
    margin-top: 10px; }
    /* line 6264, sass/layout.scss */
    #rheumatology section:first-of-type .pagenavi li:nth-of-type(-n+3), #health-check section:first-of-type .pagenavi li:nth-of-type(-n+3), #online section:first-of-type .pagenavi li:nth-of-type(-n+3), #disease section:first-of-type .pagenavi li:nth-of-type(-n+3), #respiratory section:first-of-type .pagenavi li:nth-of-type(-n+3), #internal-medicine section:first-of-type .pagenavi li:nth-of-type(-n+3) {
      margin-top: 10px; }
    /* line 6267, sass/layout.scss */
    #rheumatology section:first-of-type .pagenavi li:nth-of-type(-n+2), #health-check section:first-of-type .pagenavi li:nth-of-type(-n+2), #online section:first-of-type .pagenavi li:nth-of-type(-n+2), #disease section:first-of-type .pagenavi li:nth-of-type(-n+2), #respiratory section:first-of-type .pagenavi li:nth-of-type(-n+2), #internal-medicine section:first-of-type .pagenavi li:nth-of-type(-n+2) {
      margin-top: 10px; }
    /* line 6270, sass/layout.scss */
    #rheumatology section:first-of-type .pagenavi li:first-of-type, #health-check section:first-of-type .pagenavi li:first-of-type, #online section:first-of-type .pagenavi li:first-of-type, #disease section:first-of-type .pagenavi li:first-of-type, #respiratory section:first-of-type .pagenavi li:first-of-type, #internal-medicine section:first-of-type .pagenavi li:first-of-type {
      margin-top: 0; }

  /* line 6283, sass/layout.scss */
  #disease section:nth-of-type(2) .pagenavi li {
    width: 100%;
    margin-top: 10px; }
    /* line 6286, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+3) {
      margin-top: 10px; }
    /* line 6289, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+2) {
      margin-top: 10px; }
    /* line 6292, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li:first-of-type {
      margin-top: 0; }
  /* line 6301, sass/layout.scss */
  #disease .disease-table tr th, #disease .disease-table tr td {
    padding: 1.25em 1em; }
  /* line 6304, sass/layout.scss */
  #disease .disease-table tr th {
    width: auto; }
  /* line 6311, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 {
    font-size: 1.15em;
    margin-top: 2em !important; }
    /* line 6314, sass/layout.scss */
    #disease.osteoporosis .flamebox h4 + img, #disease.osteoporosis .flamebox h4 + ul {
      margin-top: 1em; }
    /* line 6320, sass/layout.scss */
    #disease.osteoporosis .flamebox h4 + .col2 > li:not(:first-of-type) {
      margin-top: 1.5em; }

  /* line 6332, sass/layout.scss */
  #rheumatology #r-flow ul, #disease #r-flow ul {
    margin-top: 30px; }
  /* line 6337, sass/layout.scss */
  #rheumatology #r-care > div, #disease #r-care > div {
    padding: 30px 5%; }
    /* line 6340, sass/layout.scss */
    #rheumatology #r-care > div > div h4, #disease #r-care > div > div h4 {
      text-align: justify;
      text-justify: inter-ideograph; }

  /* line 6353, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) > div:not(:last-of-type) {
    padding-bottom: 40px;
    margin-bottom: 40px; }
  /* line 6358, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .box {
    padding: 1em; }
  /* line 6361, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) h5 {
    margin-top: 2em;
    padding: 0.5em; }
  /* line 6366, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) ul.box li {
    width: calc((99.9% - 1em) / 2);
    margin-right: 1em;
    margin-top: 1em; }
    /* line 6370, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(4n) {
      margin-right: 1em; }
    /* line 6373, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(-n+4) {
      margin-top: 1em; }
    /* line 6376, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(2n) {
      margin-right: 0; }
    /* line 6379, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(-n+2) {
      margin-top: 0; }

  /* line 6392, sass/layout.scss */
  #health-check #health-check03 .asterisk p:first-of-type {
    margin-top: 20px; }

  /* line 6403, sass/layout.scss */
  #online #online01 ul {
    display: block; }
    /* line 6406, sass/layout.scss */
    #online #online01 ul li:first-of-type {
      width: 100%; }
    /* line 6409, sass/layout.scss */
    #online #online01 ul li:last-of-type {
      width: 100%;
      max-width: 250px;
      margin: 0 auto;
      margin-top: 25px; }
  /* line 6419, sass/layout.scss */
  #online #online02 ul + a {
    font-size: 1rem;
    line-height: 1.5em;
    padding: 0.75em 1em; }
  /* line 6426, sass/layout.scss */
  #online #online03 ul {
    display: block; }
    /* line 6428, sass/layout.scss */
    #online #online03 ul li {
      border-right: 0;
      border-bottom: 1px dashed #c9caca;
      padding: 25px 0;
      width: 100%; }
      /* line 6433, sass/layout.scss */
      #online #online03 ul li:first-of-type {
        padding-top: 0; }
      /* line 6436, sass/layout.scss */
      #online #online03 ul li:last-of-type {
        padding-bottom: 0;
        border-bottom: 0; }
      /* line 6440, sass/layout.scss */
      #online #online03 ul li img {
        width: 100%;
        max-width: 180px; }
      /* line 6444, sass/layout.scss */
      #online #online03 ul li p {
        margin-top: 0.75em; }
  /* line 6451, sass/layout.scss */
  #online #online05 ul {
    display: block; }
    /* line 6454, sass/layout.scss */
    #online #online05 ul:first-of-type li {
      width: 100%;
      padding: 25px 0;
      border: 0;
      border-bottom: 1px dashed #c9caca; }
      /* line 6459, sass/layout.scss */
      #online #online05 ul:first-of-type li:first-of-type {
        padding-top: 0; }
      /* line 6462, sass/layout.scss */
      #online #online05 ul:first-of-type li:last-of-type {
        padding-bottom: 0;
        border-bottom: 0; }
      /* line 6466, sass/layout.scss */
      #online #online05 ul:first-of-type li img {
        margin: 0 auto;
        max-width: 140px; }
      /* line 6470, sass/layout.scss */
      #online #online05 ul:first-of-type li h4 {
        margin-top: 20px; }
      /* line 6473, sass/layout.scss */
      #online #online05 ul:first-of-type li p {
        margin-top: 0.5em;
        line-height: 100%; }
    /* line 6481, sass/layout.scss */
    #online #online05 ul:last-of-type li:first-of-type {
      width: 100%; }
    /* line 6484, sass/layout.scss */
    #online #online05 ul:last-of-type li:last-of-type {
      margin: 0 auto;
      margin-top: 20px;
      width: 100%;
      max-width: 124px; }
  /* line 6495, sass/layout.scss */
  #online #online06 > ul {
    display: block; }
    /* line 6497, sass/layout.scss */
    #online #online06 > ul li {
      padding: 25px 0;
      width: 100%;
      border: 0;
      border-bottom: 1px dashed #c9caca; }
      /* line 6502, sass/layout.scss */
      #online #online06 > ul li:first-of-type {
        padding-top: 0; }
      /* line 6505, sass/layout.scss */
      #online #online06 > ul li:last-of-type {
        padding-bottom: 0;
        border-bottom: 0; }
      /* line 6509, sass/layout.scss */
      #online #online06 > ul li:nth-of-type(-n+3) {
        padding: 25px 0; }
      /* line 6512, sass/layout.scss */
      #online #online06 > ul li h4, #online #online06 > ul li p {
        padding: 0; }
  /* line 6518, sass/layout.scss */
  #online #online06 aside div {
    width: 100%; }
    /* line 6519, sass/layout.scss */
    #online #online06 aside div h4 {
      font-size: 1.15rem; }
    /* line 6523, sass/layout.scss */
    #online #online06 aside div ul {
      width: 100%; }
      /* line 6526, sass/layout.scss */
      #online #online06 aside div ul li > img {
        max-width: 90px; }
    /* line 6532, sass/layout.scss */
    #online #online06 aside div:first-of-type img {
      max-width: 120px; }
  /* line 6541, sass/layout.scss */
  #online #online07 ul li {
    padding: 25px 0; }
    /* line 6543, sass/layout.scss */
    #online #online07 ul li h4 {
      font-size: 1rem; } }
/* ======================================== news ======================================== */
/* line 6558, sass/layout.scss */
#news section:first-of-type h2 {
  margin-bottom: 0; }
/* line 6562, sass/layout.scss */
#news section .flamebox {
  margin-top: 55px; }
  /* line 6564, sass/layout.scss */
  #news section .flamebox:first-of-type {
    margin-top: 0; }
  /* line 6567, sass/layout.scss */
  #news section .flamebox h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 6571, sass/layout.scss */
    #news section .flamebox h3 i {
      line-height: 1.5em;
      display: block; }
      /* line 6574, sass/layout.scss */
      #news section .flamebox h3 i:first-of-type {
        line-height: 100%;
        font-size: 0.85rem;
        background: #1c8199;
        color: #fff;
        padding: 5px 0;
        width: 100px;
        text-align: center; }
      /* line 6583, sass/layout.scss */
      #news section .flamebox h3 i:last-of-type {
        width: calc(100% - 120px); }
    /* line 6588, sass/layout.scss */
    #news section .flamebox h3 + img + p {
      margin-top: 30px; }
  /* line 6593, sass/layout.scss */
  #news section .flamebox p {
    line-height: 2em; }
    /* line 6595, sass/layout.scss */
    #news section .flamebox p a {
      display: inline;
      text-decoration: underline;
      color: #004e98; }
      /* line 6599, sass/layout.scss */
      #news section .flamebox p a:after {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e901"; }
    /* line 6604, sass/layout.scss */
    #news section .flamebox p .right {
      display: block;
      text-align: right;
      margin-left: auto; }
  /* line 6610, sass/layout.scss */
  #news section .flamebox .photo_2 {
    margin-top: 1.5em;
    width: 100%;
    max-width: 610px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 6616, sass/layout.scss */
    #news section .flamebox .photo_2 img {
      width: calc((99.9% - 10px) / 2); }
  /* line 6620, sass/layout.scss */
  #news section .flamebox .border {
    text-decoration: underline; }
/* line 6625, sass/layout.scss */
#news .news_table {
  width: 100%;
  margin-top: 30px; }
  /* line 6629, sass/layout.scss */
  #news .news_table tr th, #news .news_table tr td {
    width: auto;
    padding: 20px 1em;
    border: 1px solid #c9caca;
    line-height: 1.7em;
    vertical-align: middle;
    word-break: break-all; }
    /* line 6636, sass/layout.scss */
    #news .news_table tr th a, #news .news_table tr td a {
      display: inline;
      text-decoration: underline; }
  /* line 6641, sass/layout.scss */
  #news .news_table tr th {
    width: 20%;
    text-align: center;
    background: #F2F2F2; }
/* line 6648, sass/layout.scss */
#news .news_schedule {
  margin-top: 20px;
  width: 100%; }
  /* line 6651, sass/layout.scss */
  #news .news_schedule tr {
    border-bottom: 1px solid #c9caca; }
    /* line 6653, sass/layout.scss */
    #news .news_schedule tr:first-of-type {
      background: #e6e6e6; }
    /* line 6656, sass/layout.scss */
    #news .news_schedule tr th, #news .news_schedule tr td {
      padding: 10px 1%;
      text-align: center;
      vertical-align: middle;
      width: 9%; }
      /* line 6661, sass/layout.scss */
      #news .news_schedule tr th:first-of-type, #news .news_schedule tr td:first-of-type {
        width: 37%;
        border-right: 1px solid #c9caca; }
      /* line 6665, sass/layout.scss */
      #news .news_schedule tr th .icon-dot, #news .news_schedule tr td .icon-dot {
        color: #1c8199; }
      /* line 6668, sass/layout.scss */
      #news .news_schedule tr th .orange, #news .news_schedule tr td .orange {
        color: #1c8199; }
    /* line 6673, sass/layout.scss */
    #news .news_schedule tr th:first-of-type {
      border-right: 1px solid #fff; }
  /* line 6678, sass/layout.scss */
  #news .news_schedule + p {
    margin-top: 20px; }
/* line 6682, sass/layout.scss */
#news .news_red {
  display: block;
  margin-top: 2em;
  padding-left: 1em;
  text-indent: -1em; }
  /* line 6687, sass/layout.scss */
  #news .news_red:before {
    content: "※";
    color: red; }
/* line 6692, sass/layout.scss */
#news .range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 6695, sass/layout.scss */
  #news .range a {
    width: 200px; }
  /* line 6698, sass/layout.scss */
  #news .range p {
    width: calc(99.9% - 240px); }

/* line 6706, sass/layout.scss */
.news-archive li {
  border-bottom: 1px dashed #c9caca; }
  /* line 6708, sass/layout.scss */
  .news-archive li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.25em 2em 1.25em 1em;
    position: relative; }
    /* line 6713, sass/layout.scss */
    .news-archive li a span, .news-archive li a p {
      line-height: 1.5em; }
    /* line 6716, sass/layout.scss */
    .news-archive li a span {
      color: #1c8199;
      width: 110px; }
    /* line 6720, sass/layout.scss */
    .news-archive li a p {
      width: calc((99.9% - 110px) - 2em); }
    /* line 6723, sass/layout.scss */
    .news-archive li a:after {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e908";
      color: #1c8199;
      position: absolute;
      right: 0%;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }
/* line 6736, sass/layout.scss */
.news-archive .important {
  padding: 1.25em;
  padding-top: 0.75em;
  border: 1px solid #1c8199;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0.5em; }
  /* line 6742, sass/layout.scss */
  .news-archive .important div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  /* line 6746, sass/layout.scss */
  .news-archive .important span, .news-archive .important p {
    line-height: 1.5em;
    margin-top: 0.5em; }
  /* line 6750, sass/layout.scss */
  .news-archive .important span {
    color: #1c8199;
    margin-right: 1.5em; }

/* line 6757, sass/layout.scss */
.news-post-content {
  --wp--style--gallery-gap-default: 2em; }
  /* line 6760, sass/layout.scss */
  .news-post-content .wp-block-image,
  .news-post-content .wp-block-media-text,
  .news-post-content .wp-block-gallery,
  .news-post-content .wp-block-table,
  .news-post-content .wp-block-flexible-table-block-table {
    margin-top: 30px;
    margin-bottom: 30px; }
  /* line 6770, sass/layout.scss */
  .news-post-content .wp-block-table thead th {
    font-weight: bold;
    text-align: center; }
  /* line 6776, sass/layout.scss */
  .news-post-content .wp-block-table.news_schedule {
    margin-top: 20px;
    margin-bottom: 20px; }
    /* line 6779, sass/layout.scss */
    .news-post-content .wp-block-table.news_schedule th, .news-post-content .wp-block-table.news_schedule td {
      border: none; }
  /* line 6783, sass/layout.scss */
  .news-post-content p + p {
    margin-top: 2em; }
  /* line 6786, sass/layout.scss */
  .news-post-content strong {
    font-weight: bold; }
  /* line 6789, sass/layout.scss */
  .news-post-content em {
    font-style: italic; }
  /* line 6792, sass/layout.scss */
  .news-post-content mark {
    font-style: normal; }
  /* line 6795, sass/layout.scss */
  .news-post-content sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em; }
  /* line 6802, sass/layout.scss */
  .news-post-content sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }

/* line 6811, sass/layout.scss */
.news-post-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px; }
  /* line 6815, sass/layout.scss */
  .news-post-button a {
    display: inline-block;
    padding: 1em 2em;
    text-align: center;
    background: #1c8199;
    background: linear-gradient(90deg, #1c8199 0%, #499aad 100%);
    color: #fff;
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    font-size: 1.25rem;
    min-width: 300px; }
    /* line 210, sass/layout.scss */
    .news-post-button a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e908";
      right: 0.3em; }
    /* line 6819, sass/layout.scss */
    .news-post-button a:last-of-type {
      margin-left: 1em; }

/* line 6825, sass/layout.scss */
.nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5em;
  margin-top: 60px; }
  /* line 6831, sass/layout.scss */
  .nav-links .page-numbers {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
    padding: 0.75em;
    border: 1px solid #1c8199; }
    /* line 6836, sass/layout.scss */
    .nav-links .page-numbers.dots {
      border: none;
      padding-right: 0;
      padding-left: 0; }
    /* line 6841, sass/layout.scss */
    .nav-links .page-numbers.current {
      background: #1c8199;
      color: #fff; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 6855, sass/layout.scss */
  #news section .flamebox {
    margin-top: 45px; }
    /* line 6857, sass/layout.scss */
    #news section .flamebox:first-of-type {
      margin-top: 0; }
  /* line 6862, sass/layout.scss */
  #news .news_table {
    margin-top: 20px; }
    /* line 6865, sass/layout.scss */
    #news .news_table tr th {
      width: 25%; }
  /* line 6871, sass/layout.scss */
  #news .range a {
    width: 180px; }
  /* line 6874, sass/layout.scss */
  #news .range p {
    width: calc(99.9% - 210px); }

  /* line 6879, sass/layout.scss */
  .news-post-button {
    margin-top: 50px; }
    /* line 6881, sass/layout.scss */
    .news-post-button a {
      font-size: 1rem;
      min-width: 230px; }

  /* line 6886, sass/layout.scss */
  .nav-links {
    margin-top: 50px; } }
@media (max-width: 599px) {
  /* line 6894, sass/layout.scss */
  #news section .flamebox {
    margin-top: 35px; }
    /* line 6896, sass/layout.scss */
    #news section .flamebox:first-of-type {
      margin-top: 0; }
    /* line 6899, sass/layout.scss */
    #news section .flamebox h3 {
      display: block; }
      /* line 6902, sass/layout.scss */
      #news section .flamebox h3 i:first-of-type {
        width: 90px; }
      /* line 6905, sass/layout.scss */
      #news section .flamebox h3 i:last-of-type {
        width: 100%;
        margin-top: 10px; }
    /* line 6911, sass/layout.scss */
    #news section .flamebox p {
      line-height: 2em; }
      /* line 6913, sass/layout.scss */
      #news section .flamebox p a {
        display: inline;
        text-decoration: underline;
        color: #004e98; }
        /* line 6917, sass/layout.scss */
        #news section .flamebox p a:after {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e901"; }
  /* line 6927, sass/layout.scss */
  #news .news_table tr th, #news .news_table tr td {
    padding: 15px 3%; }
  /* line 6930, sass/layout.scss */
  #news .news_table tr th {
    width: 20%; }
  /* line 6935, sass/layout.scss */
  #news .range {
    display: block; }
    /* line 6937, sass/layout.scss */
    #news .range a {
      width: 100%;
      max-width: 300px;
      margin: 0 auto; }
    /* line 6942, sass/layout.scss */
    #news .range p {
      margin-top: 1.5em;
      width: 100%; }

  /* line 6952, sass/layout.scss */
  .news-archive li a span {
    width: 80px; }
  /* line 6955, sass/layout.scss */
  .news-archive li a p {
    width: calc((99.9% - 80px) - 1em); }

  /* line 6962, sass/layout.scss */
  .news-post-content .wp-block-media-text.is-stacked-on-mobile {
    row-gap: 30px; }

  /* line 6966, sass/layout.scss */
  .news-post-button {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    /* line 6970, sass/layout.scss */
    .news-post-button a {
      width: 230px;
      font-size: 1rem;
      margin: 0 auto !important;
      margin-top: 15px !important; }

  /* line 6977, sass/layout.scss */
  .nav-links {
    margin-top: 35px; } }
/* ======================================== contact&consultation ======================================== */
/* line 6989, sass/layout.scss */
#contact section:first-of-type p, #consultation section:first-of-type p {
  line-height: 2em; }
  /* line 6991, sass/layout.scss */
  #contact section:first-of-type p .red, #consultation section:first-of-type p .red {
    color: #c6341d;
    text-decoration: underline;
    font-weight: bold; }
  /* line 6996, sass/layout.scss */
  #contact section:first-of-type p a, #consultation section:first-of-type p a {
    display: inline;
    text-decoration: underline; }
    /* line 6999, sass/layout.scss */
    #contact section:first-of-type p a:after, #consultation section:first-of-type p a:after {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e901"; }
  /* line 7005, sass/layout.scss */
  #contact section:first-of-type p a[href^="tel:"]:after, #consultation section:first-of-type p a[href^="tel:"]:after {
    content: none; }
/* line 7010, sass/layout.scss */
#contact section:first-of-type .consulink, #consultation section:first-of-type .consulink {
  margin: 0 auto;
  margin-top: 2.5em;
  width: 100%;
  max-width: 400px;
  line-height: 1em;
  padding: 1em;
  text-align: center;
  background: #1c8199;
  color: #fff; }
  /* line 7020, sass/layout.scss */
  #contact section:first-of-type .consulink:before, #consultation section:first-of-type .consulink:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e908";
    margin-right: 0.5em; }
/* line 7026, sass/layout.scss */
#contact section:first-of-type .reject, #consultation section:first-of-type .reject {
  margin-top: 1em;
  font-weight: bold;
  color: #C6341D; }
/* line 7032, sass/layout.scss */
#contact section #mailformpro, #consultation section #mailformpro {
  padding: 0;
  /*reset*/
  /*reset*/ }
  /* line 7035, sass/layout.scss */
  #contact section #mailformpro dl dt, #contact section #mailformpro dl dd, #consultation section #mailformpro dl dt, #consultation section #mailformpro dl dd {
    background: transparent; }
  /* line 7038, sass/layout.scss */
  #contact section #mailformpro dl dt, #consultation section #mailformpro dl dt {
    float: none;
    clear: both;
    width: auto;
    border: 0;
    font-size: 1rem;
    padding: 50px 0px 20px 0px;
    text-align: left; }
    /* line 7046, sass/layout.scss */
    #contact section #mailformpro dl dt:first-of-type, #consultation section #mailformpro dl dt:first-of-type {
      padding-top: 0; }
    /* line 7049, sass/layout.scss */
    #contact section #mailformpro dl dt i, #consultation section #mailformpro dl dt i {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      letter-spacing: 0; }
      /* line 7051, sass/layout.scss */
      #contact section #mailformpro dl dt i:before, #consultation section #mailformpro dl dt i:before {
        content: "必須";
        font-size: 0.75rem;
        padding: 4px 10px;
        background: #1c8199;
        color: #fff;
        margin-right: 0.5em; }
  /* line 7061, sass/layout.scss */
  #contact section #mailformpro dl dd, #consultation section #mailformpro dl dd {
    border: 0;
    padding: 0;
    font-size: 1rem;
    line-height: 1.5em;
    text-align: left; }
  /* line 7070, sass/layout.scss */
  #contact section #mailformpro input[type="text"], #contact section #mailformpro input[type="email"], #contact section #mailformpro input[type="tel"], #contact section #mailformpro input[type="tel"], #contact section #mailformpro input[type="date"], #contact section #mailformpro button, #contact section #mailformpro textarea, #contact section #mailformpro select, #consultation section #mailformpro input[type="text"], #consultation section #mailformpro input[type="email"], #consultation section #mailformpro input[type="tel"], #consultation section #mailformpro input[type="tel"], #consultation section #mailformpro input[type="date"], #consultation section #mailformpro button, #consultation section #mailformpro textarea, #consultation section #mailformpro select {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: inherit;
    font-size: 1rem;
    line-height: 100%; }
  /* line 7084, sass/layout.scss */
  #contact section #mailformpro select::-ms-expand, #consultation section #mailformpro select::-ms-expand {
    display: none; }
  /* line 7087, sass/layout.scss */
  #contact section #mailformpro input::placeholder, #consultation section #mailformpro input::placeholder {
    color: #c9caca; }
  /* line 7090, sass/layout.scss */
  #contact section #mailformpro input:-ms-input-placeholder, #consultation section #mailformpro input:-ms-input-placeholder {
    color: #c9caca; }
  /* line 7093, sass/layout.scss */
  #contact section #mailformpro input::-ms-input-placeholder, #consultation section #mailformpro input::-ms-input-placeholder {
    color: #c9caca; }
  /* line 7096, sass/layout.scss */
  #contact section #mailformpro textarea::placeholder, #consultation section #mailformpro textarea::placeholder {
    color: #c9caca; }
  /* line 7099, sass/layout.scss */
  #contact section #mailformpro textarea:-ms-input-placeholder, #consultation section #mailformpro textarea:-ms-input-placeholder {
    color: #c9caca; }
  /* line 7102, sass/layout.scss */
  #contact section #mailformpro textarea::-ms-input-placeholder, #consultation section #mailformpro textarea::-ms-input-placeholder {
    color: #c9caca; }
  /* line 7106, sass/layout.scss */
  #contact section #mailformpro input[type="text"], #contact section #mailformpro input[type="email"], #contact section #mailformpro input[type="tel"], #contact section #mailformpro input[type="date"], #contact section #mailformpro select, #contact section #mailformpro textarea, #consultation section #mailformpro input[type="text"], #consultation section #mailformpro input[type="email"], #consultation section #mailformpro input[type="tel"], #consultation section #mailformpro input[type="date"], #consultation section #mailformpro select, #consultation section #mailformpro textarea {
    width: 100%;
    max-width: 100%;
    border: 1px solid #c9caca;
    background: #fff;
    padding: 17px 1em; }
  /* line 7113, sass/layout.scss */
  #contact section #mailformpro input[type="radio"], #contact section #mailformpro input[type="checkbox"], #consultation section #mailformpro input[type="radio"], #consultation section #mailformpro input[type="checkbox"] {
    margin-right: 0.5em;
    font-size: 1rem;
    line-height: 100%;
    vertical-align: 0em;
    border: 0;
    outline: none;
    box-shadow: inherit; }
  /* line 7122, sass/layout.scss */
  #contact section #mailformpro label, #consultation section #mailformpro label {
    white-space: normal;
    padding: 0;
    padding-left: 2em;
    text-indent: -2em;
    line-height: 1.75em;
    border: 0;
    box-shadow: none;
    background: transparent; }
  /* line 7132, sass/layout.scss */
  #contact section #mailformpro select, #consultation section #mailformpro select {
    vertical-align: middle; }
  /* line 7135, sass/layout.scss */
  #contact section #mailformpro select, #consultation section #mailformpro select {
    width: 200px;
    margin-right: 10px; }
    /* line 7138, sass/layout.scss */
    #contact section #mailformpro select:last-of-type, #consultation section #mailformpro select:last-of-type {
      margin-right: 0; }
  /* line 7142, sass/layout.scss */
  #contact section #mailformpro option, #consultation section #mailformpro option {
    padding: 0;
    margin: 0;
    line-height: 100%; }
  /* line 7147, sass/layout.scss */
  #contact section #mailformpro .textarea, #consultation section #mailformpro .textarea {
    line-height: 1.5em; }
  /* line 7150, sass/layout.scss */
  #contact section #mailformpro .height200, #consultation section #mailformpro .height200 {
    width: 100% !important;
    height: 200px !important;
    line-height: 1.5em; }
  /* line 7155, sass/layout.scss */
  #contact section #mailformpro .mfp_col10, #consultation section #mailformpro .mfp_col10 {
    width: 100%; }
  /* line 7158, sass/layout.scss */
  #contact section #mailformpro .separate, #contact section #mailformpro .birthday, #consultation section #mailformpro .separate, #consultation section #mailformpro .birthday {
    width: 300px !important; }
    /* line 7160, sass/layout.scss */
    #contact section #mailformpro .separate:nth-of-type(2), #contact section #mailformpro .birthday:nth-of-type(2), #consultation section #mailformpro .separate:nth-of-type(2), #consultation section #mailformpro .birthday:nth-of-type(2) {
      margin-left: 10px; }
  /* line 7164, sass/layout.scss */
  #contact section #mailformpro .select, #consultation section #mailformpro .select {
    position: relative; }
  /* line 7167, sass/layout.scss */
  #contact section #mailformpro .mfp_buttons, #consultation section #mailformpro .mfp_buttons {
    /*reset*/
    margin: 0;
    padding: 0;
    text-shadow: none;
    border-radius: 0;
    font-size: 0;
    /*reset*/ }
    /* line 7175, sass/layout.scss */
    #contact section #mailformpro .mfp_buttons button, #consultation section #mailformpro .mfp_buttons button {
      /*reset*/
      line-height: 100%;
      padding: 0;
      margin: 0;
      background-color: transparent;
      border: none;
      cursor: pointer;
      outline: none;
      padding: 0;
      appearance: none;
      text-shadow: none;
      border-radius: 0;
      /*reset*/
      margin: 0 auto;
      margin-top: 50px;
      width: 400px;
      padding: 20px 0px;
      font-size: 1rem;
      color: #3e3a39;
      border: 1px solid #1c8199;
      text-align: center; }
      /* line 7197, sass/layout.scss */
      #contact section #mailformpro .mfp_buttons button:before, #consultation section #mailformpro .mfp_buttons button:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e908";
        margin-right: 0.5em;
        color: #1c8199; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 7216, sass/layout.scss */
  #contact section #mailformpro dl dt, #consultation section #mailformpro dl dt {
    padding: 40px 0px 20px 0px; }
    /* line 7218, sass/layout.scss */
    #contact section #mailformpro dl dt:first-of-type, #consultation section #mailformpro dl dt:first-of-type {
      padding-top: 0; }
  /* line 7223, sass/layout.scss */
  #contact section #mailformpro input[type="text"], #contact section #mailformpro input[type="email"], #contact section #mailformpro input[type="tel"], #contact section #mailformpro input[type="tel"], #contact section #mailformpro input[type="date"], #contact section #mailformpro select, #contact section #mailformpro textarea, #consultation section #mailformpro input[type="text"], #consultation section #mailformpro input[type="email"], #consultation section #mailformpro input[type="tel"], #consultation section #mailformpro input[type="tel"], #consultation section #mailformpro input[type="date"], #consultation section #mailformpro select, #consultation section #mailformpro textarea {
    padding: 15px 1em; }
  /* line 7226, sass/layout.scss */
  #contact section #mailformpro select, #consultation section #mailformpro select {
    width: calc((99.9% - 4%) / 3);
    margin-right: 2%; }
    /* line 7229, sass/layout.scss */
    #contact section #mailformpro select:last-of-type, #consultation section #mailformpro select:last-of-type {
      margin-right: 0; }
  /* line 7233, sass/layout.scss */
  #contact section #mailformpro .separate, #consultation section #mailformpro .separate {
    width: 48% !important; }
    /* line 7235, sass/layout.scss */
    #contact section #mailformpro .separate:nth-of-type(2), #consultation section #mailformpro .separate:nth-of-type(2) {
      margin-left: 2%; }
  /* line 7240, sass/layout.scss */
  #contact section #mailformpro .mfp_buttons button, #consultation section #mailformpro .mfp_buttons button {
    margin-top: 40px;
    padding: 15px 0;
    width: 300px; } }
@media (max-width: 599px) {
  /* line 7256, sass/layout.scss */
  #contact section #mailformpro dl dt, #consultation section #mailformpro dl dt {
    padding: 30px 0px 15px 0px; }
    /* line 7258, sass/layout.scss */
    #contact section #mailformpro dl dt:first-of-type, #consultation section #mailformpro dl dt:first-of-type {
      padding-top: 0; }
  /* line 7263, sass/layout.scss */
  #contact section #mailformpro input[type="text"], #contact section #mailformpro input[type="email"], #contact section #mailformpro input[type="tel"], #contact section #mailformpro input[type="tel"], #contact section #mailformpro input[type="date"], #contact section #mailformpro select, #contact section #mailformpro textarea, #consultation section #mailformpro input[type="text"], #consultation section #mailformpro input[type="email"], #consultation section #mailformpro input[type="tel"], #consultation section #mailformpro input[type="tel"], #consultation section #mailformpro input[type="date"], #consultation section #mailformpro select, #consultation section #mailformpro textarea {
    padding: 10px 3%; }
  /* line 7266, sass/layout.scss */
  #contact section #mailformpro .birthday, #consultation section #mailformpro .birthday {
    width: 100%; }
  /* line 7270, sass/layout.scss */
  #contact section #mailformpro .mfp_buttons button, #consultation section #mailformpro .mfp_buttons button {
    margin-top: 20px;
    padding: 12px 0;
    width: 100%; } }
/* ======================================== privacy ======================================== */
/* line 7287, sass/layout.scss */
#privacy section:first-of-type h2 {
  margin-bottom: 0; }
/* line 7292, sass/layout.scss */
#privacy section .flamebox dl {
  padding: 40px 0;
  border-bottom: 1px dashed #c9caca; }
  /* line 7295, sass/layout.scss */
  #privacy section .flamebox dl:first-of-type {
    padding-top: 0; }
  /* line 7298, sass/layout.scss */
  #privacy section .flamebox dl:last-of-type {
    padding-bottom: 0;
    border: 0; }
  /* line 7302, sass/layout.scss */
  #privacy section .flamebox dl dt {
    font-size: 1.25rem;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.7em; }
    /* line 7307, sass/layout.scss */
    #privacy section .flamebox dl dt:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e905";
      color: #1c8199; }
  /* line 7313, sass/layout.scss */
  #privacy section .flamebox dl dd {
    margin-top: 10px;
    padding-left: 1.25em;
    line-height: 2em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 7329, sass/layout.scss */
  #privacy section .flamebox dl {
    padding: 30px 0; }
    /* line 7331, sass/layout.scss */
    #privacy section .flamebox dl:first-of-type {
      padding-top: 0; }
    /* line 7334, sass/layout.scss */
    #privacy section .flamebox dl:last-of-type {
      padding-bottom: 0;
      border: 0; } }
/* ======================================== coronavirus ======================================== */
/* line 7348, sass/layout.scss */
#coronavirus_page .covidtitle {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.5em; }
  /* line 7352, sass/layout.scss */
  #coronavirus_page .covidtitle + p {
    text-align: center;
    font-size: 1.25rem;
    margin-top: 1em;
    line-height: 1.5em; }
/* line 7359, sass/layout.scss */
#coronavirus_page .title {
  margin-bottom: 0; }
  /* line 7362, sass/layout.scss */
  #coronavirus_page .title i span {
    font-size: 1.25rem;
    display: block;
    line-height: 1.75em; }
/* line 7370, sass/layout.scss */
#coronavirus_page .pagenavi li {
  margin-top: 20px; }
/* line 7376, sass/layout.scss */
#coronavirus_page section:first-of-type p {
  line-height: 2em; }
  /* line 7378, sass/layout.scss */
  #coronavirus_page section:first-of-type p i {
    color: red; }
/* line 7382, sass/layout.scss */
#coronavirus_page section:first-of-type div {
  padding: 50px;
  background: #df8f1f;
  color: #fff;
  margin-top: 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  /* line 7389, sass/layout.scss */
  #coronavirus_page section:first-of-type div ul li {
    line-height: 1.5em;
    padding: 20px 0 20px 1em;
    text-indent: -1em;
    border-bottom: 1px dashed; }
    /* line 7394, sass/layout.scss */
    #coronavirus_page section:first-of-type div ul li:before {
      content: "・"; }
    /* line 7397, sass/layout.scss */
    #coronavirus_page section:first-of-type div ul li:first-of-type {
      padding-top: 0; }
    /* line 7400, sass/layout.scss */
    #coronavirus_page section:first-of-type div ul li:last-of-type {
      padding-bottom: 0;
      border-bottom: 0; }
  /* line 7406, sass/layout.scss */
  #coronavirus_page section:first-of-type div dl {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 30px;
    background: #fff;
    color: #3e3a39;
    margin-top: 30px; }
    /* line 7412, sass/layout.scss */
    #coronavirus_page section:first-of-type div dl dt {
      border-bottom: 1px solid;
      padding-bottom: 10px;
      line-height: 1.75em;
      padding-left: 1em;
      text-indent: -1em; }
    /* line 7419, sass/layout.scss */
    #coronavirus_page section:first-of-type div dl dd {
      margin-top: 1em;
      line-height: 1.5em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 7424, sass/layout.scss */
      #coronavirus_page section:first-of-type div dl dd:before {
        content: "・"; }
  /* line 7429, sass/layout.scss */
  #coronavirus_page section:first-of-type div + p {
    margin-top: 50px; }
/* line 7436, sass/layout.scss */
#coronavirus_page .back .flamebox {
  margin-top: 60px; }
  /* line 7438, sass/layout.scss */
  #coronavirus_page .back .flamebox p {
    line-height: 2em; }
    /* line 7440, sass/layout.scss */
    #coronavirus_page .back .flamebox p a {
      display: inline; }
  /* line 7444, sass/layout.scss */
  #coronavirus_page .back .flamebox table {
    margin-top: 30px;
    width: 100%; }
    /* line 7448, sass/layout.scss */
    #coronavirus_page .back .flamebox table tr th, #coronavirus_page .back .flamebox table tr td {
      padding: 20px 1em;
      border: 1px solid #c9caca; }
    /* line 7452, sass/layout.scss */
    #coronavirus_page .back .flamebox table tr th {
      background: #ddecf0;
      color: #1c8199; }
  /* line 7458, sass/layout.scss */
  #coronavirus_page .back .flamebox:first-of-type {
    margin-top: 0; }
/* line 7463, sass/layout.scss */
#coronavirus_page .back #coronavirus_page_02 ul {
  margin-top: 30px; }
  /* line 7465, sass/layout.scss */
  #coronavirus_page .back #coronavirus_page_02 ul li {
    line-height: 1.5em;
    padding: 20px 0 20px 1em;
    text-indent: -1em;
    border-bottom: 1px dashed #c9caca;
    color: red; }
    /* line 7471, sass/layout.scss */
    #coronavirus_page .back #coronavirus_page_02 ul li:before {
      content: "・"; }
    /* line 7474, sass/layout.scss */
    #coronavirus_page .back #coronavirus_page_02 ul li:first-of-type {
      margin-top: 0;
      border-top: 1px dashed #c9caca; }
/* line 7483, sass/layout.scss */
#coronavirus_page .back #coronavirus_page_04 ul li {
  line-height: 1.5em;
  margin-top: 1em; }
  /* line 7486, sass/layout.scss */
  #coronavirus_page .back #coronavirus_page_04 ul li:first-of-type {
    margin-top: 0; }
  /* line 7489, sass/layout.scss */
  #coronavirus_page .back #coronavirus_page_04 ul li a {
    text-decoration: underline; }
    /* line 7491, sass/layout.scss */
    #coronavirus_page .back #coronavirus_page_04 ul li a:before {
      color: #1c8199;
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e901"; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 7508, sass/layout.scss */
  #coronavirus_page .covidtitle {
    font-size: 1.25rem; }
    /* line 7510, sass/layout.scss */
    #coronavirus_page .covidtitle + p {
      font-size: 1rem; }
  /* line 7516, sass/layout.scss */
  #coronavirus_page .title i span {
    font-size: 1rem; }
  /* line 7524, sass/layout.scss */
  #coronavirus_page section:first-of-type div {
    padding: 40px 5%;
    margin-top: 30px; }
    /* line 7527, sass/layout.scss */
    #coronavirus_page section:first-of-type div + p {
      margin-top: 30px; }
  /* line 7535, sass/layout.scss */
  #coronavirus_page .back .flamebox table {
    margin-top: 20px; }
    /* line 7538, sass/layout.scss */
    #coronavirus_page .back .flamebox table tr th, #coronavirus_page .back .flamebox table tr td {
      vertical-align: middle;
      line-height: 1.5em; }
  /* line 7544, sass/layout.scss */
  #coronavirus_page .back .flamebox:first-of-type {
    margin-top: 0; } }
@media (max-width: 599px) {
  /* line 7555, sass/layout.scss */
  #coronavirus_page .pagenavi li {
    margin-top: 10px; }
  /* line 7561, sass/layout.scss */
  #coronavirus_page section:first-of-type div {
    padding: 30px 5%; }
    /* line 7563, sass/layout.scss */
    #coronavirus_page section:first-of-type div dl {
      padding: 20px 5%; }
  /* line 7570, sass/layout.scss */
  #coronavirus_page .back .flamebox {
    margin-top: 30px; }
    /* line 7574, sass/layout.scss */
    #coronavirus_page .back .flamebox table tr th, #coronavirus_page .back .flamebox table tr td {
      display: block;
      padding: 10px 2%;
      text-align: center; }
    /* line 7579, sass/layout.scss */
    #coronavirus_page .back .flamebox table tr td {
      border-top: 0; }
    /* line 7584, sass/layout.scss */
    #coronavirus_page .back .flamebox:first-of-type {
      margin-top: 0; }
  /* line 7589, sass/layout.scss */
  #coronavirus_page .back #coronavirus_page_02 ul {
    margin-top: 20px; }
    /* line 7591, sass/layout.scss */
    #coronavirus_page .back #coronavirus_page_02 ul li {
      padding: 15px 0 15px 1em; } }
/* ======================================== error ======================================== */
/* line 7605, sass/layout.scss */
#error section p {
  line-height: 2.25em; }
/* line 7609, sass/layout.scss */
#error .center {
  text-align: center; }

/* ======================================== faq ======================================== */
/* line 7622, sass/layout.scss */
#faq .pagenavi {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  /* line 7625, sass/layout.scss */
  #faq .pagenavi li {
    width: calc((99.9% - 40px) / 3);
    margin-top: 20px;
    margin-right: 20px;
    line-height: 1.5em; }
    /* line 7630, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 7633, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(3n) {
      margin-right: 0; }
/* line 7639, sass/layout.scss */
#faq .faq-section {
  padding-top: 0; }
  /* line 7641, sass/layout.scss */
  #faq .faq-section h3 {
    line-height: 1.3em;
    margin-bottom: 1.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #1c8199;
    font-size: 1.5rem;
    color: #1c8199;
    letter-spacing: 0.05em; }
/* line 7651, sass/layout.scss */
#faq .faq-item {
  padding-bottom: 2em;
  border-bottom: 1px solid #c9caca; }
  /* line 7654, sass/layout.scss */
  #faq .faq-item:not(:first-of-type) {
    margin-top: 2em; }
/* line 7658, sass/layout.scss */
#faq .faq-item-q {
  display: grid;
  grid-template-columns: 3.25rem auto;
  align-content: flex-start;
  cursor: pointer; }
  /* line 7665, sass/layout.scss */
  #faq .faq-item-q.is-show h4::after {
    opacity: 0; }
  /* line 7670, sass/layout.scss */
  #faq .faq-item-q:hover {
    opacity: 0.7; }
  /* line 7673, sass/layout.scss */
  #faq .faq-item-q::before {
    margin-top: 0.1875em;
    content: "Q";
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem;
    color: #1c8199; }
  /* line 7682, sass/layout.scss */
  #faq .faq-item-q h4 {
    position: relative;
    font-size: 1.25rem;
    color: #3e3a39;
    line-height: 1.5em;
    padding-right: 5em;
    letter-spacing: 0.05em; }
    /* line 7689, sass/layout.scss */
    #faq .faq-item-q h4::before {
      content: "";
      position: absolute;
      top: 0.75em;
      right: 1em;
      width: 1em;
      height: 1px;
      background: #898989; }
    /* line 7698, sass/layout.scss */
    #faq .faq-item-q h4::after {
      content: "";
      position: absolute;
      top: 0.75em;
      right: 1em;
      width: 1em;
      height: 1px;
      background: #898989;
      transform: rotate(90deg);
      transition: all 0.4s ease-in-out;
      opacity: 1; }
/* line 7712, sass/layout.scss */
#faq .faq-item-a {
  display: grid;
  grid-template-columns: 3.25rem auto;
  align-content: flex-start;
  margin-top: 1.5em;
  padding-right: 5em; }
  /* line 7718, sass/layout.scss */
  #faq .faq-item-a::before {
    content: "A";
    margin-top: 0.25em;
    color: #df8f1f;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2rem; }
  /* line 7727, sass/layout.scss */
  #faq .faq-item-a p {
    line-height: 2em; }
    /* line 7730, sass/layout.scss */
    #faq .faq-item-a p > a {
      display: inline;
      color: #004b8f;
      text-decoration: underline; }
      /* line 7734, sass/layout.scss */
      #faq .faq-item-a p > a:after {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e901"; }
  /* line 7740, sass/layout.scss */
  #faq .faq-item-a strong {
    font-weight: bold; }
  /* line 7743, sass/layout.scss */
  #faq .faq-item-a em {
    font-style: italic; }
  /* line 7746, sass/layout.scss */
  #faq .faq-item-a mark {
    font-style: normal; }
  /* line 7749, sass/layout.scss */
  #faq .faq-item-a sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em; }
  /* line 7756, sass/layout.scss */
  #faq .faq-item-a sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }

/* line 7767, sass/layout.scss */
.gsc-control-searchbox-only {
  margin-top: 15px; }

@media (max-width: 1045px) {
  /* line 7772, sass/layout.scss */
  .gsc-control-searchbox-only {
    margin-top: 5px; } }
/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 7783, sass/layout.scss */
  #faq .pagenavi {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 7785, sass/layout.scss */
    #faq .pagenavi li {
      width: calc((100% - 20px) / 2);
      margin-top: 20px;
      margin-right: 0; }
      /* line 7789, sass/layout.scss */
      #faq .pagenavi li:nth-of-type(-n+3) {
        margin-top: 20px; }
      /* line 7792, sass/layout.scss */
      #faq .pagenavi li:nth-of-type(-n+2) {
        margin-top: 0; }
  /* line 7799, sass/layout.scss */
  #faq .faq-item-q h4 {
    font-size: 1.125rem; } }
@media (max-width: 599px) {
  /* line 7810, sass/layout.scss */
  #faq .pagenavi li {
    width: 100%;
    margin-top: 10px; }
    /* line 7813, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(-n+3) {
      margin-top: 10px; }
    /* line 7816, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(-n+2) {
      margin-top: 10px; }
    /* line 7819, sass/layout.scss */
    #faq .pagenavi li:first-of-type {
      margin-top: 0; } }
