@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;
    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 927, 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 932, sass/layout.scss */
  .time dt, .time dd {
    line-height: 1.5em; }
    /* line 934, sass/layout.scss */
    .time dt:not(:first-of-type), .time dd:not(:first-of-type) {
      margin-top: 0.5em; }
  /* line 938, sass/layout.scss */
  .time dt {
    width: 7em;
    padding: 0.5em 1em;
    background: #1c8199;
    color: #fff;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    /* line 945, sass/layout.scss */
    .time dt:last-of-type {
      background: #C6341D; }
  /* line 949, sass/layout.scss */
  .time dd {
    width: calc(100% - 8em);
    margin-left: 1em; }

/* line 955, sass/layout.scss */
.notes {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 959, 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 966, sass/layout.scss */
    .notes li:before {
      content: "※";
      color: #C6341D; }

/* line 973, sass/layout.scss */
.service-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 976, 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 982, sass/layout.scss */
    .service-list > a:nth-of-type(3n) {
      margin-right: 0; }
    /* line 985, sass/layout.scss */
    .service-list > a:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 989, 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 998, sass/layout.scss */
      .service-list > a dl dt span img, .service-list > a dl dt span p {
        display: inline-block;
        vertical-align: middle; }
      /* line 1002, sass/layout.scss */
      .service-list > a dl dt span img {
        width: 40px; }
      /* line 1006, sass/layout.scss */
      .service-list > a dl dt > img {
        width: 20px; }
    /* line 1010, sass/layout.scss */
    .service-list > a dl dd {
      padding: 1.25em; }
      /* line 1012, sass/layout.scss */
      .service-list > a dl dd i {
        display: block;
        line-height: 1.5em;
        padding-left: 0.9em;
        text-indent: -0.9em; }
        /* line 1017, sass/layout.scss */
        .service-list > a dl dd i:not(:first-of-type) {
          margin-top: 1em; }
        /* line 1020, sass/layout.scss */
        .service-list > a dl dd i:before {
          content: "•";
          color: #1c8199;
          margin-right: 0.3em; }

/* line 1037, sass/layout.scss */
.float-box {
  overflow: hidden; }
  /* line 1040, sass/layout.scss */
  .float-box p {
    line-height: 2em; }
    /* line 1043, sass/layout.scss */
    .float-box p + p {
      margin-top: 1.75em; }
  /* line 1048, sass/layout.scss */
  .float-box > div,
  .float-box > img {
    float: left;
    margin-right: 60px;
    margin-bottom: 1em; }
  /* line 1055, sass/layout.scss */
  .float-box-r {
    overflow: hidden; }
    /* line 1058, sass/layout.scss */
    .float-box-r p {
      line-height: 2em; }
      /* line 1061, sass/layout.scss */
      .float-box-r p + p {
        margin-top: 1.75em; }
    /* line 1066, sass/layout.scss */
    .float-box-r > div,
    .float-box-r > img {
      float: right;
      margin-left: 60px;
      margin-bottom: 1em; }

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

@media (max-width: 599px) {
  /* line 1132, sass/layout.scss */
  .col {
    display: block; }
    /* line 1138, sass/layout.scss */
    .col.col2 > li, .col.col3 > li {
      flex-basis: auto !important;
      margin-right: 0; } }
/* line 1149, sass/layout.scss */
.border-box {
  margin-top: 40px;
  padding: 40px;
  border: 1px solid #c9caca; }
  /* line 1154, 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 1172, sass/layout.scss */
  #top #mainslider .swiper-slide {
    overflow: visibl !important;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }
  /* line 1177, sass/layout.scss */
  #top #mainslider .swiper-container {
    min-height: 1200px !important;
    height: 100% !important; }
  /* line 1181, sass/layout.scss */
  #top #mainslider .slide-img {
    height: 100% !important;
    min-height: 1200px !important; } }
@media (orientation: landscape) and (min-width: 1800px) {
  /* line 1192, sass/layout.scss */
  #top #mainslider .swiper-slide {
    overflow: visibl !important;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important; }
  /* line 1197, sass/layout.scss */
  #top #mainslider .swiper-container {
    min-height: 1200px !important;
    height: 100% !important; }
  /* line 1201, sass/layout.scss */
  #top #mainslider .slide-img {
    height: 100% !important;
    min-height: 1200px !important; } }
@media (max-width: 1150px) {
  /* line 1210, sass/layout.scss */
  .service-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 1213, sass/layout.scss */
    .service-list > a {
      width: calc((99.9% - 60px) / 3);
      margin: 30px 30px 0 0; }
      /* line 1217, sass/layout.scss */
      .service-list > a dl dt {
        font-size: 1.15rem; }
        /* line 1220, sass/layout.scss */
        .service-list > a dl dt span img {
          width: 40px; }
        /* line 1224, sass/layout.scss */
        .service-list > a dl dt > img {
          width: 20px; } }
@media (max-width: 1090px) {
  /* line 1236, sass/layout.scss */
  .service-list > a {
    width: calc((99.9% - 30px) / 2);
    margin: 30px 30px 0 0; }
    /* line 1239, sass/layout.scss */
    .service-list > a:nth-of-type(3n) {
      margin: 30px 30px 0 0; }
    /* line 1242, sass/layout.scss */
    .service-list > a:nth-of-type(-n+3) {
      margin: 30px 30px 0 0; }
    /* line 1245, sass/layout.scss */
    .service-list > a:nth-of-type(2n) {
      margin-right: 0; }
    /* line 1248, sass/layout.scss */
    .service-list > a:nth-of-type(-n+2) {
      margin-top: 0; }
    /* line 1252, sass/layout.scss */
    .service-list > a dl dt {
      font-size: 1.1rem; }
      /* line 1255, sass/layout.scss */
      .service-list > a dl dt span img {
        width: 25px; }
      /* line 1259, sass/layout.scss */
      .service-list > a dl dt > img {
        width: 15px; } }
@media (max-width: 961px) {
  /* line 1272, sass/layout.scss */
  #top #mainslider .swiper-container {
    min-height: 65vh; }
    /* line 1275, sass/layout.scss */
    #top #mainslider .swiper-container #text img {
      width: 90%;
      max-width: 600px; }
    /* line 1279, sass/layout.scss */
    #top #mainslider .swiper-container #text p {
      margin-top: 30px;
      font-size: 1rem; } }
@media (max-width: 959px) {
  /* line 1291, sass/layout.scss */
  .title {
    font-size: 2.5rem;
    margin-bottom: 30px; }
    /* line 1294, sass/layout.scss */
    .title i {
      font-size: 1.25rem;
      margin-top: 5px; }

  /* line 1300, sass/layout.scss */
  #page_main {
    height: 300px; }
    /* line 1303, 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 1318, sass/layout.scss */
  .flamebox {
    padding: 45px 40px 40px 40px; }
    /* line 1320, sass/layout.scss */
    .flamebox h3 {
      font-size: 1.3rem;
      margin-bottom: 30px;
      line-height: 1.5em;
      padding-bottom: 10px; }

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

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

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

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

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

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

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

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

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

  /* line 1433, sass/layout.scss */
  #reservebar {
    padding: 20px 0; }
    /* line 1435, sass/layout.scss */
    #reservebar li {
      width: calc((99.9% - 94px) / 2); }
      /* line 1437, sass/layout.scss */
      #reservebar li:first-of-type {
        width: 37px;
        order: 3; }
        /* line 1440, sass/layout.scss */
        #reservebar li:first-of-type i {
          display: none; }
      /* line 1444, sass/layout.scss */
      #reservebar li:nth-of-type(2) {
        order: 1; }
      /* line 1447, sass/layout.scss */
      #reservebar li:nth-of-type(3) {
        order: 2; }
      /* line 1450, sass/layout.scss */
      #reservebar li a {
        padding: 0.6em; }
      /* line 1453, sass/layout.scss */
      #reservebar li:nth-of-type(4) {
        width: 37px;
        order: 4; }

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

  /* line 1480, sass/layout.scss */
  .service-list > a {
    width: 100%;
    margin: 20px 0 0 0 !important; }
    /* line 1483, sass/layout.scss */
    .service-list > a:first-of-type {
      margin-top: 0 !important; }
    /* line 1487, sass/layout.scss */
    .service-list > a dl dt {
      font-size: 1.1rem; }
      /* line 1490, sass/layout.scss */
      .service-list > a dl dt span img {
        width: 25px; }
      /* line 1494, sass/layout.scss */
      .service-list > a dl dt > img {
        width: 15px; } }
/* ======================================== header ======================================== */
/* line 1508, sass/layout.scss */
#header {
  padding-bottom: 30px;
  margin: 0 auto; }
  /* line 1511, sass/layout.scss */
  #header #logoset {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0; }
    /* line 1515, sass/layout.scss */
    #header #logoset .ex {
      font-size: 0.8rem;
      letter-spacing: 0;
      line-height: 1.5em; }
      /* line 1520, sass/layout.scss */
      #header #logoset .ex i:before {
        content: "|";
        padding: 0 0.25em; }
    /* line 1526, 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 1530, sass/layout.scss */
      #header #logoset > div h1, #header #logoset > div aside {
        width: 47.5%;
        max-width: 600px; }
      /* line 1534, sass/layout.scss */
      #header #logoset > div aside {
        text-align: right;
        margin-left: auto; }
        /* line 1538, 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 1543, sass/layout.scss */
          #header #logoset > div aside p:last-of-type a {
            color: #1c8199;
            font-size: 2rem;
            display: inline; }
  /* line 1553, 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 1559, sass/layout.scss */
    #header .globalnav > li {
      border-right: 1px solid #c9caca;
      width: 20%;
      padding: 5px 0 15px 0;
      position: static; }
      /* line 1564, sass/layout.scss */
      #header .globalnav > li:hover {
        border-bottom: 5px solid #1c8199; }
      /* line 1567, sass/layout.scss */
      #header .globalnav > li:nth-of-type(2) {
        border-left: 1px solid #c9caca; }
      /* line 1570, sass/layout.scss */
      #header .globalnav > li img {
        width: 50px;
        margin: 0 auto; }
      /* line 1574, sass/layout.scss */
      #header .globalnav > li p {
        font-size: 1.125rem;
        text-align: center;
        margin-top: 0.75em; }
    /* line 1580, sass/layout.scss */
    #header .globalnav .dropdown {
      position: absolute;
      left: 0;
      top: 82px;
      width: 100%;
      padding-top: 5px; }
      /* line 1586, 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 1591, sass/layout.scss */
        #header .globalnav .dropdown ul > li {
          width: calc((99.9% - 30px) / 3);
          margin: 15px 15px 0 0; }
          /* line 1594, sass/layout.scss */
          #header .globalnav .dropdown ul > li:nth-of-type(3n) {
            margin-right: 0; }
          /* line 1597, sass/layout.scss */
          #header .globalnav .dropdown ul > li:nth-of-type(-n+3) {
            margin-top: 0; }
          /* line 1600, sass/layout.scss */
          #header .globalnav .dropdown ul > li a {
            padding: 1rem;
            background: #fff; }
            /* line 1603, 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 1615, sass/layout.scss */
    #header .globalnav .dropdown-btn:hover .dropdown {
      display: block !important; }
    /* line 1618, 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 1633, sass/layout.scss */
  #header #logoset > .ex {
    display: block !important;
    text-align: right;
    margin-left: auto; }
  /* line 1638, sass/layout.scss */
  #header #logoset > div {
    margin-top: -10px; }
    /* line 1640, sass/layout.scss */
    #header #logoset > div h1 {
      width: 60%; }
    /* line 1643, sass/layout.scss */
    #header #logoset > div aside {
      width: 35%; }
      /* line 1646, sass/layout.scss */
      #header #logoset > div aside p:first-of-type {
        display: none; }
      /* line 1649, sass/layout.scss */
      #header #logoset > div aside p:last-of-type {
        margin-top: 5px; } }
@media (max-width: 959px) {
  /* line 1660, sass/layout.scss */
  body {
    padding-top: 87px; }

  /* line 1663, sass/layout.scss */
  #header {
    width: 100%;
    padding: 1rem 0;
    position: fixed;
    left: 0;
    top: 0;
    background: #fff;
    min-height: 87px;
    z-index: 50; }
    /* line 1672, sass/layout.scss */
    #header #logoset {
      padding: 0; }
      /* line 1674, sass/layout.scss */
      #header #logoset > .ex {
        display: none !important; }
      /* line 1677, sass/layout.scss */
      #header #logoset > div {
        margin: 0; }
        /* line 1679, sass/layout.scss */
        #header #logoset > div h1 {
          width: 400px; }
        /* line 1682, sass/layout.scss */
        #header #logoset > div aside {
          display: none; }
    /* line 1687, sass/layout.scss */
    #header .globalnav {
      position: fixed; }
      /* line 1689, sass/layout.scss */
      #header .globalnav .nosp {
        display: none !important; }
      /* line 1692, sass/layout.scss */
      #header .globalnav .nopc {
        display: block; }
      /* line 1695, 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 1701, sass/layout.scss */
        #header .globalnav > li:not(:last-of-type) {
          border-bottom: 1px solid #c9caca; }
        /* line 1704, sass/layout.scss */
        #header .globalnav > li > a {
          display: inline; }
          /* line 1706, sass/layout.scss */
          #header .globalnav > li > a:before {
            font-family: 'icomoon';
            font-size: 85%;
            content: "\e908";
            margin-right: 0.3em;
            color: #1c8199; }
        /* line 1713, sass/layout.scss */
        #header .globalnav > li:hover {
          border-bottom: 1px solid #c9caca; }
        /* line 1716, sass/layout.scss */
        #header .globalnav > li:nth-of-type(2) {
          border-left: 0; }
        /* line 1719, sass/layout.scss */
        #header .globalnav > li img {
          display: none; }
        /* line 1722, sass/layout.scss */
        #header .globalnav > li p {
          display: inline;
          text-align: left;
          margin-top: 0; }
      /* line 1729, sass/layout.scss */
      #header .globalnav .dropdown-btn > p {
        color: #1c8199; }
      /* line 1733, sass/layout.scss */
      #header .globalnav .dropdown {
        padding: 0; }
        /* line 1735, 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 1740, sass/layout.scss */
          #header .globalnav .dropdown ul > li {
            width: 100%;
            margin: 0 !important;
            border-top: 1px dashed #c9caca; }
            /* line 1744, sass/layout.scss */
            #header .globalnav .dropdown ul > li a {
              padding: 1rem;
              background: transparent; }
              /* line 1747, 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 1759, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover .dropdown {
        display: block !important; }
      /* line 1762, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover > img, #header .globalnav .dropdown-btn:hover > p {
        opacity: 0.6; } }
@media (max-width: 599px) {
  /* line 1772, sass/layout.scss */
  body {
    padding-top: 58px; }

  /* line 1775, sass/layout.scss */
  #header {
    padding: 0.5rem 0;
    min-height: 58px; }
    /* line 1780, sass/layout.scss */
    #header #logoset > div h1 {
      width: 280px; }
    /* line 1785, sass/layout.scss */
    #header .globalnav {
      position: fixed; }
      /* line 1787, 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 1793, sass/layout.scss */
        #header .globalnav > li:not(:last-of-type) {
          border-bottom: 1px solid #c9caca; }
        /* line 1796, sass/layout.scss */
        #header .globalnav > li > a {
          display: inline; }
          /* line 1798, sass/layout.scss */
          #header .globalnav > li > a:before {
            font-family: 'icomoon';
            font-size: 85%;
            content: "\e908";
            margin-right: 0.3em;
            color: #1c8199; }
        /* line 1805, sass/layout.scss */
        #header .globalnav > li:hover {
          border-bottom: 1px solid #c9caca; }
        /* line 1808, sass/layout.scss */
        #header .globalnav > li:first-of-type {
          border-left: 0; }
        /* line 1811, sass/layout.scss */
        #header .globalnav > li img {
          display: none; }
        /* line 1814, sass/layout.scss */
        #header .globalnav > li p {
          display: inline;
          text-align: left;
          margin-top: 0; }
      /* line 1821, sass/layout.scss */
      #header .globalnav .dropdown-btn > p {
        color: #1c8199; }
      /* line 1825, sass/layout.scss */
      #header .globalnav .dropdown {
        padding: 0; }
        /* line 1827, 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 1832, sass/layout.scss */
          #header .globalnav .dropdown ul > li {
            width: 100%;
            margin: 0 !important;
            border-top: 1px dashed #c9caca; }
            /* line 1836, sass/layout.scss */
            #header .globalnav .dropdown ul > li a {
              padding: 1rem;
              background: transparent; }
              /* line 1839, 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 1851, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover .dropdown {
        display: block !important; }
      /* line 1854, sass/layout.scss */
      #header .globalnav .dropdown-btn:hover > img, #header .globalnav .dropdown-btn:hover > p {
        opacity: 0.6; } }
/* ======================================== footer ======================================== */
/* line 1866, sass/layout.scss */
footer {
  position: relative;
  z-index: 40;
  padding-bottom: 130px;
  margin-top: -70px; }
  /* line 1871, 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 1882, 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 1896, sass/layout.scss */
  footer > div > div > img {
    width: 600px;
    margin: 0 auto; }
  /* line 1900, 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 1905, sass/layout.scss */
    footer > div > div address p {
      margin-right: 1em; }
      /* line 1907, sass/layout.scss */
      footer > div > div address p a {
        display: inline; }
      /* line 1910, sass/layout.scss */
      footer > div > div address p:first-of-type {
        font-size: 1.1rem; }
        /* line 1912, sass/layout.scss */
        footer > div > div address p:first-of-type a {
          font-size: 1.5rem; }
      /* line 1916, sass/layout.scss */
      footer > div > div address p:last-of-type {
        margin: 0; }
        /* line 1919, sass/layout.scss */
        footer > div > div address p:last-of-type a:before {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e908";
          color: #1c8199; }
  /* line 1928, 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 1933, sass/layout.scss */
    footer > div > div address + ul li:after {
      content: "・"; }
    /* line 1937, sass/layout.scss */
    footer > div > div address + ul li:last-of-type:after {
      content: none; }
  /* line 1944, 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 1951, sass/layout.scss */
    footer > div .sitemap li {
      margin-right: 1.25em; }
      /* line 1953, sass/layout.scss */
      footer > div .sitemap li a {
        line-height: 2em; }
        /* line 1955, sass/layout.scss */
        footer > div .sitemap li a:before {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e908";
          color: #1c8199;
          margin-right: 0.3em; }
  /* line 1965, sass/layout.scss */
  footer #copyright {
    width: 100%;
    padding: 25px 0px;
    border-top: 1px solid #c9caca; }
    /* line 1969, sass/layout.scss */
    footer #copyright p {
      text-align: center;
      padding: 0 !important; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 1981, sass/layout.scss */
  footer {
    padding-bottom: 94px;
    margin-top: -60px; }
    /* line 1984, sass/layout.scss */
    footer .ToTop {
      right: 3%;
      bottom: 116px;
      width: 40px;
      height: 40px; }
      /* line 1989, sass/layout.scss */
      footer .ToTop:after {
        left: 12px;
        top: 14px;
        width: 12px;
        height: 12px; }
    /* line 1998, sass/layout.scss */
    footer > div > div > img {
      width: 100%;
      max-width: 500px; }
    /* line 2002, sass/layout.scss */
    footer > div > div address {
      display: block;
      font-size: 1.2rem;
      margin-top: 20px;
      text-align: center; }
      /* line 2007, sass/layout.scss */
      footer > div > div address p {
        margin: 0;
        line-height: 1.5em; }
        /* line 2010, sass/layout.scss */
        footer > div > div address p:first-of-type {
          font-size: 0.9rem; }
          /* line 2012, sass/layout.scss */
          footer > div > div address p:first-of-type a {
            font-size: 1.2rem; }
    /* line 2018, sass/layout.scss */
    footer > div > div address + ul {
      margin-top: 20px; }
      /* line 2020, 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 2029, sass/layout.scss */
        footer > div > div address + ul li:first-of-type {
          border-left: 1px solid #c9caca; }
        /* line 2032, sass/layout.scss */
        footer > div > div address + ul li:after {
          content: none; }
    /* line 2038, sass/layout.scss */
    footer > div .sitemap {
      margin-top: 30px;
      padding: 30px 0; }
    /* line 2043, sass/layout.scss */
    footer #copyright {
      padding: 15px 0px;
      font-size: 0.9rem; } }
@media (max-width: 599px) {
  /* line 2051, sass/layout.scss */
  footer {
    padding-bottom: 77px;
    margin-top: -45px; }
    /* line 2054, sass/layout.scss */
    footer .ToTop {
      right: 3%;
      bottom: 176px;
      width: 30px;
      height: 30px; }
      /* line 2059, sass/layout.scss */
      footer .ToTop:after {
        left: 9px;
        top: 11px;
        width: 8px;
        height: 8px; }
    /* line 2066, sass/layout.scss */
    footer > div {
      margin-top: -5%; }
      /* line 2069, sass/layout.scss */
      footer > div > div address {
        font-size: 1rem;
        margin-top: 20px; }
        /* line 2073, sass/layout.scss */
        footer > div > div address p i {
          display: block; }
    /* line 2080, sass/layout.scss */
    footer #copyright {
      padding: 15px 0px;
      font-size: 0.8rem; }
      /* line 2083, sass/layout.scss */
      footer #copyright p {
        line-height: 1.5em; } }
/* ======================================== TOP ======================================== */
/* line 2094, sass/layout.scss */
#top .loading {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9000; }
  /* line 2102, 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 2116, sass/layout.scss */
#top .fadein {
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1500ms; }
/* line 2121, sass/layout.scss */
#top .fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }
/* line 2127, 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 2133, sass/layout.scss */
#top #top-news ul {
  margin-top: 60px; }
  /* line 2135, sass/layout.scss */
  #top #top-news ul li {
    border-bottom: 1px dashed #c9caca; }
    /* line 2137, 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 2142, sass/layout.scss */
      #top #top-news ul li a span, #top #top-news ul li a p {
        line-height: 1.5em; }
      /* line 2145, sass/layout.scss */
      #top #top-news ul li a span {
        color: #1c8199;
        width: 110px; }
      /* line 2149, sass/layout.scss */
      #top #top-news ul li a p {
        width: calc((99.9% - 110px) - 2em); }
      /* line 2152, 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 2165, 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 2171, 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 2175, sass/layout.scss */
    #top #top-news ul .important span, #top #top-news ul .important p {
      line-height: 1.5em;
      margin-top: 0.5em; }
    /* line 2179, sass/layout.scss */
    #top #top-news ul .important span {
      color: #1c8199;
      margin-right: 1.5em; }
/* line 2185, 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 2189, 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 2193, sass/layout.scss */
    #top #top-news aside a:last-of-type {
      margin-left: 1em; }
/* line 2201, 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 2209, sass/layout.scss */
#top #top-service {
  background: url(../img/back_grid.jpg) left top repeat;
  background-size: 40px 40px; }
  /* line 2212, sass/layout.scss */
  #top #top-service .inner .service-list {
    margin-top: 50px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    /* line 2215, 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 2228, 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 2233, 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 2245, sass/layout.scss */
#top #top-information #top-schedule, #top #top-information #top-map {
  width: calc((99.9% - 100px) / 2); }
/* line 2249, sass/layout.scss */
#top #top-information #calendar h2 {
  font-size: 1.25rem; }
/* line 2254, sass/layout.scss */
#top #top-information #top-map iframe {
  width: 100%;
  height: 100%; }
/* line 2259, 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 2269, 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 2297, 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 2305, sass/layout.scss */
    #top #top-environment ul li {
      width: calc((100% - 80px) / 3);
      background: #fff; }
    /* line 2309, sass/layout.scss */
    #top #top-environment ul dl {
      padding: 30px; }
      /* line 2311, 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 2318, sass/layout.scss */
      #top #top-environment ul dl dd {
        margin-top: 20px;
        line-height: 2em; }
        /* line 2321, sass/layout.scss */
        #top #top-environment ul dl dd a {
          display: inline;
          color: #1c8199;
          text-decoration: underline; }
          /* line 2325, sass/layout.scss */
          #top #top-environment ul dl dd a:after {
            font-family: 'icomoon';
            font-size: 85%;
            content: "\e901"; }
  /* line 2334, 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 2345, 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 2349, sass/layout.scss */
  #top #fdbanner li {
    width: calc((100% - 20px) / 2);
    max-width: 400px; }
    /* line 2352, sass/layout.scss */
    #top #fdbanner li:first-of-type {
      margin-right: 20px; }
    /* line 2355, 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 2368, sass/layout.scss */
  #top #top-news h2 {
    font-size: 2.5rem; }
  /* line 2371, sass/layout.scss */
  #top #top-news ul {
    margin-top: 30px; }
  /* line 2374, sass/layout.scss */
  #top #top-news aside {
    margin-top: 50px; }
    /* line 2376, sass/layout.scss */
    #top #top-news aside a {
      font-size: 1rem;
      min-width: 230px; }
  /* line 2384, sass/layout.scss */
  #top #top-service h2, #top #top-information h2, #top #top-environment h2 {
    font-size: 1.5rem;
    line-height: 1em; }
  /* line 2393, sass/layout.scss */
  #top #top-service .inner .service-list + a {
    font-size: 1rem;
    margin-top: 40px; }
  /* line 2401, sass/layout.scss */
  #top #top-information > div {
    display: block;
    margin-top: 40px;
    position: static; }
    /* line 2405, sass/layout.scss */
    #top #top-information > div:after {
      content: none; }
  /* line 2409, sass/layout.scss */
  #top #top-information #top-schedule, #top #top-information #top-map {
    width: 100%; }
  /* line 2413, sass/layout.scss */
  #top #top-information #calendar h2 {
    font-size: 1.5rem; }
  /* line 2417, sass/layout.scss */
  #top #top-information .schedule {
    margin-top: 1.5rem; }
    /* line 2421, sass/layout.scss */
    #top #top-information .schedule + ul li:not(:first-of-type) {
      margin-top: 0.3em; }
  /* line 2427, sass/layout.scss */
  #top #top-information #top-map {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px dashed #c9caca; }
    /* line 2431, sass/layout.scss */
    #top #top-information #top-map iframe {
      width: 100%;
      height: 400px; }
  /* line 2436, sass/layout.scss */
  #top #top-information > a {
    font-size: 1rem;
    margin-top: 40px; }
  /* line 2441, 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 2460, sass/layout.scss */
    #top #top-environment ul {
      margin-top: 40px;
      /*
      margin-top: 30px;
      */ }
      /* line 2465, sass/layout.scss */
      #top #top-environment ul li {
        width: calc((100% - 40px) / 3); }
      /* line 2468, sass/layout.scss */
      #top #top-environment ul dl {
        padding: 20px; }
        /* line 2470, sass/layout.scss */
        #top #top-environment ul dl dt {
          line-height: 1.5em;
          font-size: 1rem; }
        /* line 2474, sass/layout.scss */
        #top #top-environment ul dl dd {
          font-size: 0.9rem; }
    /* line 2480, sass/layout.scss */
    #top #top-environment div > a {
      font-size: 1rem;
      margin-top: 40px; } }
@media (max-width: 765px) {
  /* line 2491, sass/layout.scss */
  #top #top-environment {
    padding-top: 70px; }
    /* line 2493, sass/layout.scss */
    #top #top-environment h3 {
      display: block;
      margin: 0 auto;
      width: 90%;
      max-width: 90%;
      padding: 1em 5%; }
      /* line 2499, sass/layout.scss */
      #top #top-environment h3:after {
        top: 99%;
        border: 10px solid transparent;
        border-top: 10px solid #1c8199; } }
@media (max-width: 599px) {
  /* line 2515, sass/layout.scss */
  #top #top-news ul li a span {
    width: 80px; }
  /* line 2518, sass/layout.scss */
  #top #top-news ul li a p {
    width: calc((99.9% - 80px) - 1em); }
  /* line 2524, 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 2528, sass/layout.scss */
    #top #top-news aside a {
      width: 230px;
      font-size: 1rem;
      margin: 0 auto !important;
      margin-top: 15px !important; }
  /* line 2536, sass/layout.scss */
  #top #top-service {
    margin-top: 30px; }
    /* line 2540, sass/layout.scss */
    #top #top-service .inner .service-list + a {
      width: 70%;
      min-width: 220px;
      margin-top: 30px; }
  /* line 2549, sass/layout.scss */
  #top #top-information #top-map {
    padding-top: 30px;
    margin-top: 30px; }
    /* line 2552, sass/layout.scss */
    #top #top-information #top-map iframe {
      height: 350px; }
  /* line 2556, sass/layout.scss */
  #top #top-information > a {
    width: 70%;
    min-width: 220px;
    margin-top: 30px; }
  /* line 2562, sass/layout.scss */
  #top #top-environment {
    padding-top: 50px; }
    /* line 2564, sass/layout.scss */
    #top #top-environment ul {
      display: block;
      margin: 0;
      margin-top: 30px; }
      /* line 2568, sass/layout.scss */
      #top #top-environment ul li {
        margin-top: 30px;
        width: 100%; }
        /* line 2571, sass/layout.scss */
        #top #top-environment ul li:first-of-type {
          margin-top: 0; }
      /* line 2575, sass/layout.scss */
      #top #top-environment ul dl {
        padding: 20px 5%; }
        /* line 2577, sass/layout.scss */
        #top #top-environment ul dl dd {
          font-size: 1rem; }
    /* line 2583, sass/layout.scss */
    #top #top-environment div > a {
      width: 70%;
      min-width: 220px;
      margin-top: 30px; }
  /* line 2590, sass/layout.scss */
  #top #fdbanner {
    margin-top: 40px; }
    /* line 2592, sass/layout.scss */
    #top #fdbanner li {
      width: calc((100% - 5px) / 2); }
      /* line 2594, sass/layout.scss */
      #top #fdbanner li:first-of-type {
        margin-right: 5px; }
      /* line 2597, sass/layout.scss */
      #top #fdbanner li img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; } }
/* ======================================== Philosophy ======================================== */
/* line 2608, sass/layout.scss */
#philosophy {
  position: relative; }
  /* line 2611, sass/layout.scss */
  #philosophy .text img {
    width: 70%;
    max-width: 590px;
    margin: 0 auto; }
  /* line 2616, sass/layout.scss */
  #philosophy .text p {
    text-align: center;
    font-size: 1.25rem;
    line-height: 2em;
    margin-top: 2em; }
  /* line 2623, sass/layout.scss */
  #philosophy .photo {
    margin-top: 100px;
    padding-bottom: 100px;
    position: relative; }
    /* line 2627, sass/layout.scss */
    #philosophy .photo aside {
      position: relative; }
      /* line 2629, sass/layout.scss */
      #philosophy .photo aside img {
        width: 80%;
        padding-bottom: 100px; }
      /* line 2633, 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 2645, sass/layout.scss */
    #philosophy .photo dl {
      position: absolute;
      right: 0;
      bottom: 0;
      padding: 5%;
      padding-right: 0;
      background: #fff; }
      /* line 2652, sass/layout.scss */
      #philosophy .photo dl dt, #philosophy .photo dl dd {
        line-height: 1.5em; }
      /* line 2655, sass/layout.scss */
      #philosophy .photo dl dt {
        font-size: 1.5rem;
        font-weight: bold;
        color: #1c8199; }
      /* line 2660, sass/layout.scss */
      #philosophy .photo dl dd {
        font-size: 1.25rem;
        margin-top: 1em;
        padding-left: 1.3em;
        text-indent: -1.3em; }
        /* line 2665, sass/layout.scss */
        #philosophy .photo dl dd:first-of-type {
          margin-top: 1.5em; }
        /* line 2668, sass/layout.scss */
        #philosophy .photo dl dd:before {
          content: "#";
          color: #1c8199;
          margin-right: 0.5em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2683, sass/layout.scss */
  #philosophy .text p {
    font-size: 1.1rem; }
    /* line 2686, sass/layout.scss */
    #philosophy .text p .nopc:nth-of-type(2) {
      display: block; }
  /* line 2692, sass/layout.scss */
  #philosophy .photo {
    margin-top: 60px; }
    /* line 2695, sass/layout.scss */
    #philosophy .photo aside img {
      width: 90%; }
    /* line 2698, sass/layout.scss */
    #philosophy .photo aside:before {
      width: 90%; }
    /* line 2703, sass/layout.scss */
    #philosophy .photo dl dt {
      font-size: 1.25rem; }
    /* line 2706, sass/layout.scss */
    #philosophy .photo dl dd {
      font-size: 1rem; } }
@media (max-width: 599px) {
  /* line 2717, sass/layout.scss */
  #philosophy .text img {
    width: 95%;
    max-width: 350px; }
  /* line 2722, sass/layout.scss */
  #philosophy .text p .nopc {
    display: block; }
  /* line 2727, sass/layout.scss */
  #philosophy .photo {
    margin-top: 40px;
    padding: 0; }
    /* line 2731, sass/layout.scss */
    #philosophy .photo aside img {
      padding-bottom: 10%; }
    /* line 2734, sass/layout.scss */
    #philosophy .photo aside:before {
      top: 10%; }
    /* line 2738, sass/layout.scss */
    #philosophy .photo dl {
      position: static;
      padding: 0; }
      /* line 2741, sass/layout.scss */
      #philosophy .photo dl dt {
        padding-top: 40px; } }
/* ======================================== Features ======================================== */
/* line 2756, 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 2761, sass/layout.scss */
  #features section ul li:first-of-type {
    margin-top: 0; }
  /* line 2764, sass/layout.scss */
  #features section ul li img, #features section ul li div {
    width: calc((99.9% - 60px) / 2); }
  /* line 2767, 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 2771, 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 2778, sass/layout.scss */
    #features section ul li div > span i {
      font-size: 2rem;
      font-weight: bold; }
  /* line 2783, sass/layout.scss */
  #features section ul li div > h3 {
    font-size: 1.75rem;
    font-weight: bold;
    margin-top: 1em; }
  /* line 2788, sass/layout.scss */
  #features section ul li div > p {
    line-height: 2em;
    margin-top: 2em; }
  /* line 2792, sass/layout.scss */
  #features section ul li div i.asterisk {
    color: #C6341D; }
  /* line 2795, 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 2801, sass/layout.scss */
    #features section ul li div p.asterisk:before {
      content: "※";
      color: #C6341D; }
  /* line 2806, 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 2812, sass/layout.scss */
  #features section ul li div aside a {
    min-width: 0;
    max-width: calc((99.9% - 1em) / 2); }
    /* line 2815, sass/layout.scss */
    #features section ul li div aside a:last-of-type {
      margin-left: 1em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2832, sass/layout.scss */
  #features section h2 {
    font-size: 1.5rem; }
    /* line 2834, sass/layout.scss */
    #features section h2 i {
      font-size: 2.5rem; }
  /* line 2839, sass/layout.scss */
  #features section ul li {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 50px; }
    /* line 2842, sass/layout.scss */
    #features section ul li img, #features section ul li div {
      width: 60%; }
    /* line 2845, 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 2852, sass/layout.scss */
    #features section ul li:nth-of-type(2n) div {
      margin: 50px -10% 0 0; }
    /* line 2857, sass/layout.scss */
    #features section ul li div > span {
      font-size: 1rem; }
      /* line 2859, sass/layout.scss */
      #features section ul li div > span i {
        font-size: 1.5rem; }
    /* line 2863, sass/layout.scss */
    #features section ul li div > h3 {
      font-size: 1.25rem; }
    /* line 2866, sass/layout.scss */
    #features section ul li div > p {
      margin-top: 1.5em; }
    /* line 2869, sass/layout.scss */
    #features section ul li div a {
      margin-top: 1.5em;
      min-width: 220px;
      padding: 1em; }
    /* line 2876, sass/layout.scss */
    #features section ul li div aside a:last-of-type {
      margin-left: 0.5em; } }
@media (max-width: 699px) {
  /* line 2892, sass/layout.scss */
  #features section ul li {
    display: block; }
    /* line 2894, sass/layout.scss */
    #features section ul li img, #features section ul li div {
      width: 100%;
      max-width: 450px;
      margin: 0 auto !important; }
    /* line 2899, sass/layout.scss */
    #features section ul li div {
      margin-top: 2em !important;
      padding: 0;
      background-color: transparent; }
    /* line 2905, sass/layout.scss */
    #features section ul li div > span {
      display: block;
      width: 56px;
      margin: 0 auto; }
    /* line 2910, sass/layout.scss */
    #features section ul li div > h3 {
      text-align: center; }
    /* line 2913, sass/layout.scss */
    #features section ul li div a {
      display: block;
      width: 220px;
      margin: 0 auto;
      margin-top: 1.5em; }
    /* line 2919, 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 2922, sass/layout.scss */
      #features section ul li div aside a {
        margin: 1.5em 0 0 0;
        width: calc((99.9% - 15px) / 2); }
        /* line 2925, sass/layout.scss */
        #features section ul li div aside a:last-of-type {
          margin-left: 0; } }
@media (max-width: 599px) {
  /* line 2940, sass/layout.scss */
  #features section h2 {
    line-height: 1.75em; }
  /* line 2945, sass/layout.scss */
  #features section ul li:first-of-type {
    margin-top: 30px; } }
/* ======================================== beginner ======================================== */
/* line 2960, sass/layout.scss */
#beginner section dl {
  border-bottom: 1px dashed #c9caca;
  padding: 40px 0; }
  /* line 2963, sass/layout.scss */
  #beginner section dl:first-of-type {
    padding-top: 0; }
  /* line 2966, sass/layout.scss */
  #beginner section dl:last-of-type {
    padding-bottom: 0;
    border: 0; }
  /* line 2970, sass/layout.scss */
  #beginner section dl p {
    padding-left: 1em;
    text-indent: -1em; }
    /* line 2973, sass/layout.scss */
    #beginner section dl p:before {
      content: "・"; }
/* line 2978, sass/layout.scss */
#beginner section dt, #beginner section dd, #beginner section p {
  line-height: 2em; }
  /* line 2980, sass/layout.scss */
  #beginner section dt a, #beginner section dd a, #beginner section p a {
    display: inline;
    text-decoration: underline;
    color: #004e98; }
    /* line 2984, 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 2989, 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 2993, 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 2998, sass/layout.scss */
#beginner section dt {
  font-size: 1.25rem; }
  /* line 3000, sass/layout.scss */
  #beginner section dt:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e905";
    color: #1c8199; }
/* line 3006, sass/layout.scss */
#beginner section dd {
  padding-left: 1em;
  margin-top: 10px; }
/* line 3010, sass/layout.scss */
#beginner section .asterisk {
  padding-left: 2em;
  text-indent: -1em; }
  /* line 3013, sass/layout.scss */
  #beginner section .asterisk:before {
    content: "※";
    color: #C6341D; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3027, sass/layout.scss */
  #beginner section dl {
    padding: 30px 0; }
    /* line 3029, sass/layout.scss */
    #beginner section dl:first-of-type {
      padding-top: 0; }
    /* line 3032, sass/layout.scss */
    #beginner section dl:last-of-type {
      padding-bottom: 0; }
  /* line 3037, 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 3050, sass/layout.scss */
  #beginner section dd {
    margin-top: 5px; }
  /* line 3053, sass/layout.scss */
  #beginner section dl {
    padding: 20px 0; }
    /* line 3055, sass/layout.scss */
    #beginner section dl:first-of-type {
      padding-top: 0; }
    /* line 3058, sass/layout.scss */
    #beginner section dl:last-of-type {
      padding-bottom: 0; } }
/* ======================================== DOCTOR ======================================== */
/* line 3071, 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 3075, sass/layout.scss */
  #doctor .separate > img, #doctor .separate > div {
    width: calc((100% - 50px) / 2); }
  /* line 3079, sass/layout.scss */
  #doctor .separate > div dt, #doctor .separate > div dd {
    line-height: 1em; }
  /* line 3082, sass/layout.scss */
  #doctor .separate > div dd {
    margin-top: 1em; }
    /* line 3084, sass/layout.scss */
    #doctor .separate > div dd:first-of-type {
      font-size: 2rem;
      margin-top: 0.6em; }
  /* line 3089, sass/layout.scss */
  #doctor .separate > div h3 {
    font-size: 1.25rem;
    color: #1c8199;
    margin-top: 3.75em; }
  /* line 3094, sass/layout.scss */
  #doctor .separate > div ul {
    padding-top: 1em; }
    /* line 3096, sass/layout.scss */
    #doctor .separate > div ul li {
      margin-top: 1em;
      line-height: 1.75em;
      padding-left: 1.2em;
      text-indent: -1.2em; }
      /* line 3101, sass/layout.scss */
      #doctor .separate > div ul li:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e905";
        color: #1c8199;
        margin-right: 0.2em; }
/* line 3112, sass/layout.scss */
#doctor .flamebox:not(:first-of-type) {
  margin-top: 55px; }
/* line 3117, sass/layout.scss */
#doctor #group > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 3120, 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 3126, sass/layout.scss */
  #doctor #group > div ul:last-of-type {
    width: calc((99.9% - 51px) / 2); }
  /* line 3129, sass/layout.scss */
  #doctor #group > div ul li {
    width: 100%;
    line-height: 1.75em;
    padding-left: 1.2em;
    text-indent: -1.2em; }
    /* line 3134, sass/layout.scss */
    #doctor #group > div ul li:not(:first-of-type) {
      margin-top: 1em; }
    /* line 3137, sass/layout.scss */
    #doctor #group > div ul li:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e905";
      color: #1c8199;
      margin-right: 0.2em; }
/* line 3148, sass/layout.scss */
#doctor #greeting p, #doctor #greeting span {
  margin-top: 3.125em; }
/* line 3151, sass/layout.scss */
#doctor #greeting p {
  line-height: 2.25em; }
/* line 3154, 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 3168, sass/layout.scss */
  #doctor .flamebox:not(:first-of-type) {
    margin-top: 45px; } }
@media (max-width: 599px) {
  /* line 3177, sass/layout.scss */
  #doctor .separate {
    display: block; }
    /* line 3179, sass/layout.scss */
    #doctor .separate > img, #doctor .separate > div {
      width: 100%; }
    /* line 3182, sass/layout.scss */
    #doctor .separate > div {
      margin-top: 2em; }
      /* line 3184, sass/layout.scss */
      #doctor .separate > div ul {
        padding-top: 0.75em; }
        /* line 3186, sass/layout.scss */
        #doctor .separate > div ul li {
          margin-top: 0.75em; }
  /* line 3193, sass/layout.scss */
  #doctor #group > div {
    display: block; }
    /* line 3196, sass/layout.scss */
    #doctor #group > div ul:first-of-type {
      width: 100%;
      margin-right: 0;
      padding-right: 0;
      border-right: 0; }
    /* line 3202, sass/layout.scss */
    #doctor #group > div ul:last-of-type {
      width: 100%;
      margin-top: 0.75em; }
    /* line 3207, sass/layout.scss */
    #doctor #group > div ul li:not(:first-of-type) {
      margin-top: 0.75em; }
  /* line 3215, sass/layout.scss */
  #doctor #greeting p, #doctor #greeting span {
    margin-top: 2em; }
  /* line 3218, sass/layout.scss */
  #doctor #greeting p {
    line-height: 2em; }
  /* line 3221, sass/layout.scss */
  #doctor #greeting span {
    line-height: 1.75em; } }
/* ======================================== facility ======================================== */
/* line 3233, sass/layout.scss */
#facility section:first-of-type {
  /*button-style*/ }
  /* line 3234, sass/layout.scss */
  #facility section:first-of-type .thumbnailwrap {
    position: relative; }
  /* line 3238, sass/layout.scss */
  #facility section:first-of-type .slider-thumbnail {
    width: calc(99.9% - 120px);
    margin: 0 auto;
    margin-top: 20px; }
    /* line 3243, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide:hover {
      cursor: pointer !important; }
    /* line 3246, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide img {
      opacity: 0.5;
      transition: .5s; }
    /* line 3251, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide.active img {
      opacity: 1; }
    /* line 3256, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail .swiper-slide-thumb-active {
      opacity: 1; }
  /* line 3262, 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 3268, sass/layout.scss */
  #facility section:first-of-type .swiper-button-next {
    right: 0; }
  /* line 3271, sass/layout.scss */
  #facility section:first-of-type .swiper-button-prev {
    left: 0; }
  /* line 3274, 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 3282, 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 3292, 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 3296, sass/layout.scss */
  #facility section:nth-of-type(2) ul li {
    width: calc((100% - 40px) / 2);
    margin-top: 40px; }
    /* line 3299, sass/layout.scss */
    #facility section:nth-of-type(2) ul li:nth-of-type(-n+2) {
      margin-top: 0px; }
    /* line 3302, sass/layout.scss */
    #facility section:nth-of-type(2) ul li p {
      margin-top: 15px;
      line-height: 1.7em; }
/* line 3311, sass/layout.scss */
#facility #bulletin-board h3 {
  font-size: 1.75rem;
  font-weight: bold;
  color: #1c8199;
  text-align: center;
  line-height: 1em; }
/* line 3318, sass/layout.scss */
#facility #bulletin-board p {
  margin-top: 60px;
  text-align: center; }
/* line 3322, 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 3338, sass/layout.scss */
  #facility #bulletin-board h3 {
    font-size: 1.5rem; }
  /* line 3341, sass/layout.scss */
  #facility #bulletin-board p {
    margin-top: 40px; }
  /* line 3344, sass/layout.scss */
  #facility #bulletin-board a {
    font-size: 1rem; } }
@media (max-width: 599px) {
  /* line 3354, sass/layout.scss */
  #facility section:first-of-type {
    /*button-style*/ }
    /* line 3355, sass/layout.scss */
    #facility section:first-of-type .slider-thumbnail {
      width: calc(99.9% - 60px);
      margin-top: 10px; }
    /* line 3360, 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 3365, sass/layout.scss */
    #facility section:first-of-type .swiper-button-prev:before {
      width: 10px;
      height: 20px; }
    /* line 3369, sass/layout.scss */
    #facility section:first-of-type .swiper-button-next:before {
      width: 10px;
      height: 20px; }
  /* line 3375, sass/layout.scss */
  #facility section:nth-of-type(2) ul {
    display: block; }
    /* line 3377, sass/layout.scss */
    #facility section:nth-of-type(2) ul li {
      width: 100%;
      margin-top: 20px; }
      /* line 3380, sass/layout.scss */
      #facility section:nth-of-type(2) ul li:nth-of-type(-n+2) {
        margin-top: 20px; }
      /* line 3383, sass/layout.scss */
      #facility section:nth-of-type(2) ul li:fist-of-type {
        margin: 0; }
      /* line 3386, sass/layout.scss */
      #facility section:nth-of-type(2) ul li p {
        margin-top: 10px; }
  /* line 3394, sass/layout.scss */
  #facility #bulletin-board a {
    width: 70%;
    min-width: 220px; } }
/* ======================================== access ======================================== */
/* line 3407, sass/layout.scss */
#access section dl {
  border-bottom: 1px dashed #c9caca; }
/* line 3410, sass/layout.scss */
#access section dt, #access section dd, #access section p {
  line-height: 2em; }
/* line 3414, sass/layout.scss */
#access section dt:before {
  font-family: 'icomoon';
  font-size: 85%;
  content: "\e905";
  color: #1c8199; }
/* line 3420, sass/layout.scss */
#access section dd {
  padding-left: 1em;
  margin-top: 10px; }
/* line 3425, sass/layout.scss */
#access section:first-of-type iframe {
  vertical-align: bottom;
  width: 100%;
  height: 700px; }
/* line 3430, 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 3435, sass/layout.scss */
  #access section:first-of-type > ul li {
    width: 600px; }
    /* line 3437, sass/layout.scss */
    #access section:first-of-type > ul li:last-of-type {
      width: calc(100% - 640px); }
/* line 3442, sass/layout.scss */
#access section:first-of-type dl {
  padding: 20px 0; }
  /* line 3444, sass/layout.scss */
  #access section:first-of-type dl:first-of-type {
    border-top: 1px dashed #c9caca;
    margin-top: 20px; }
  /* line 3448, 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 3463, sass/layout.scss */
  #access section:first-of-type iframe {
    height: 500px; }
  /* line 3466, sass/layout.scss */
  #access section:first-of-type > ul {
    display: block;
    margin-top: 30px; }
    /* line 3469, sass/layout.scss */
    #access section:first-of-type > ul li {
      width: 100%; }
      /* line 3471, sass/layout.scss */
      #access section:first-of-type > ul li:last-of-type {
        width: 100%;
        margin-top: 30px; } }
@media (max-width: 599px) {
  /* line 3485, sass/layout.scss */
  #access section dd {
    margin-top: 5px; }
  /* line 3489, sass/layout.scss */
  #access section:first-of-type iframe {
    height: 300px; }
  /* line 3492, sass/layout.scss */
  #access section:first-of-type > ul {
    margin-top: 20px; }
    /* line 3495, sass/layout.scss */
    #access section:first-of-type > ul li:last-of-type {
      margin-top: 20px; } }
/* ======================================== media ======================================== */
/* line 3511, 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 3517, sass/layout.scss */
  #media section ul li:first-of-type {
    padding-top: 0; }
  /* line 3520, sass/layout.scss */
  #media section ul li:last-of-type {
    padding-bottom: 0;
    border-bottom: 0; }
  /* line 3524, sass/layout.scss */
  #media section ul li img, #media section ul li > div {
    width: 300px; }
    /* line 3527, 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 3532, sass/layout.scss */
  #media section ul li img {
    border: 1px solid #c9caca; }
  /* line 3535, sass/layout.scss */
  #media section ul li dl {
    width: calc(100% - 340px); }
    /* line 3537, sass/layout.scss */
    #media section ul li dl dt {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      /* line 3539, 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 3545, sass/layout.scss */
        #media section ul li dl dt i:first-of-type {
          background: #1c8199;
          color: #fff; }
    /* line 3552, 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 3559, sass/layout.scss */
    #media section ul li dl dd:last-of-type {
      margin-top: 10px;
      line-height: 1.75em; }
    /* line 3563, sass/layout.scss */
    #media section ul li dl dd a {
      color: #004098;
      text-decoration: underline; }
      /* line 3566, 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 3584, sass/layout.scss */
  #media section ul li {
    padding: 40px 0; }
    /* line 3586, sass/layout.scss */
    #media section ul li img, #media section ul li > div {
      width: 200px; }
    /* line 3589, sass/layout.scss */
    #media section ul li dl {
      width: calc(100% - 230px); } }
@media (max-width: 599px) {
  /* line 3602, sass/layout.scss */
  #media section ul li {
    display: block; }
    /* line 3604, sass/layout.scss */
    #media section ul li img, #media section ul li > div {
      width: 100%; }
    /* line 3607, sass/layout.scss */
    #media section ul li dl {
      width: 100%;
      margin-top: 20px; }
      /* line 3610, sass/layout.scss */
      #media section ul li dl dt {
        display: block; } }
/* ======================================== partners ======================================== */
/* line 3625, sass/layout.scss */
#partners section img + p {
  margin-top: 50px; }
/* line 3629, sass/layout.scss */
#partners section .pagenavi li {
  width: calc((99.9% - 40px) / 3 ); }
/* line 3633, sass/layout.scss */
#partners section p {
  line-height: 2em; }
  /* line 3635, sass/layout.scss */
  #partners section p a {
    display: inline;
    text-decoration: underline;
    color: #004e98; }
    /* line 3639, sass/layout.scss */
    #partners section p a:after {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e901"; }
/* line 3645, sass/layout.scss */
#partners section .flamebox {
  margin-top: 50px; }
  /* line 3647, sass/layout.scss */
  #partners section .flamebox:first-of-type {
    margin-top: 0; }
  /* line 3650, 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 3654, sass/layout.scss */
    #partners section .flamebox ul li {
      width: calc((99.9% - 30px) / 3);
      border: 1px solid #1c8199; }
      /* line 3657, sass/layout.scss */
      #partners section .flamebox ul li a {
        padding: 1em;
        text-align: center; }
        /* line 3660, 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 3669, sass/layout.scss */
  #partners section .flamebox dl {
    margin-top: 50px;
    padding-top: 50px;
    border-top: 1px dashed #c9caca; }
    /* line 3673, sass/layout.scss */
    #partners section .flamebox dl dt {
      font-size: 1.25rem; }
      /* line 3675, sass/layout.scss */
      #partners section .flamebox dl dt:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e905";
        color: #1c8199;
        margin-right: 0.3em; }
    /* line 3682, sass/layout.scss */
    #partners section .flamebox dl dd {
      line-height: 1.75em;
      margin-top: 0.5em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 3687, sass/layout.scss */
      #partners section .flamebox dl dd:before {
        content: "・"; }
      /* line 3690, sass/layout.scss */
      #partners section .flamebox dl dd a {
        display: inline;
        text-decoration: underline;
        color: #004e98; }
        /* line 3694, sass/layout.scss */
        #partners section .flamebox dl dd a:after {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e901"; }
      /* line 3699, sass/layout.scss */
      #partners section .flamebox dl dd:first-of-type {
        margin-top: 1.5em; }
/* line 3707, sass/layout.scss */
#partners #partners03 h4 {
  font-size: 2rem; }
  /* line 3709, sass/layout.scss */
  #partners #partners03 h4 i, #partners #partners03 h4 p {
    font-size: 70%; }
  /* line 3712, sass/layout.scss */
  #partners #partners03 h4 span {
    color: #c6341d; }
  /* line 3715, sass/layout.scss */
  #partners #partners03 h4 a, #partners #partners03 h4 p {
    display: inline; }
  /* line 3718, sass/layout.scss */
  #partners #partners03 h4 + p {
    margin-top: 1.5em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 3730, sass/layout.scss */
  #partners section img + p {
    margin-top: 40px; }
  /* line 3734, sass/layout.scss */
  #partners section .pagenavi li {
    width: calc((99.9% - 20px) / 2 );
    margin-bottom: 20px; }
    /* line 3737, sass/layout.scss */
    #partners section .pagenavi li:last-of-type {
      margin-bottom: 0; }
  /* line 3742, sass/layout.scss */
  #partners section .flamebox {
    margin-top: 40px; }
    /* line 3745, sass/layout.scss */
    #partners section .flamebox ul li {
      width: calc((99.9% - 20px) / 3); }
      /* line 3747, sass/layout.scss */
      #partners section .flamebox ul li a {
        padding: 0.5em;
        line-height: 1.5em; }
    /* line 3753, sass/layout.scss */
    #partners section .flamebox dl {
      margin-top: 40px;
      padding-top: 40px; }
  /* line 3761, sass/layout.scss */
  #partners #partners03 h4 p {
    display: block;
    font-size: 1rem;
    margin-top: 0.5em; } }
@media (max-width: 599px) {
  /* line 3774, sass/layout.scss */
  #partners section img + p {
    margin-top: 30px; }
  /* line 3778, sass/layout.scss */
  #partners section .pagenavi li {
    width: 100%;
    margin-bottom: 0; }
  /* line 3783, sass/layout.scss */
  #partners section .flamebox {
    margin-top: 40px; }
    /* line 3785, sass/layout.scss */
    #partners section .flamebox ul {
      display: block; }
      /* line 3787, sass/layout.scss */
      #partners section .flamebox ul li {
        width: 100%;
        margin-top: 10px; }
        /* line 3790, sass/layout.scss */
        #partners section .flamebox ul li:first-of-type {
          margin-top: 0; } }
/* ======================================== service ======================================== */
/* line 3805, sass/layout.scss */
#services .otherlink {
  margin-top: 60px; }
  /* line 3807, 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 3812, sass/layout.scss */
    #services .otherlink a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e908";
      margin-right: 0.3em;
      color: #1c8199; }
    /* line 3818, sass/layout.scss */
    #services .otherlink a:not(:first-of-type) {
      margin-top: 30px; }

/* line 3829, 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 3834, sass/layout.scss */
.service section:first-of-type p,
.disease section:first-of-type p {
  line-height: 2em;
  margin-top: 15px; }
/* line 3838, 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 3843, 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 3848, 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 3863, 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 3870, sass/layout.scss */
.service .flamebox,
.disease .flamebox {
  margin-top: 55px; }
  /* line 3872, sass/layout.scss */
  .service .flamebox:first-of-type,
  .disease .flamebox:first-of-type {
    margin-top: 0; }
  /* line 3875, sass/layout.scss */
  .service .flamebox h3,
  .disease .flamebox h3 {
    line-height: 1.3em; }
    /* line 3877, sass/layout.scss */
    .service .flamebox h3 + p,
    .disease .flamebox h3 + p {
      line-height: 2em; }
  /* line 3881, sass/layout.scss */
  .service .flamebox dl,
  .disease .flamebox dl {
    padding: 40px 0;
    border-bottom: 1px dashed #c9caca; }
    /* line 3884, sass/layout.scss */
    .service .flamebox dl:first-of-type,
    .disease .flamebox dl:first-of-type {
      padding-top: 0; }
    /* line 3887, sass/layout.scss */
    .service .flamebox dl:last-of-type,
    .disease .flamebox dl:last-of-type {
      padding-bottom: 0;
      border-bottom: 0; }
    /* line 3891, 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 3897, sass/layout.scss */
      .service .flamebox dl dt:before,
      .disease .flamebox dl dt:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e905";
        color: #1c8199; }
    /* line 3903, sass/layout.scss */
    .service .flamebox dl dd,
    .disease .flamebox dl dd {
      line-height: 2em;
      padding-left: 1em;
      margin-top: 20px; }
/* line 3910, sass/layout.scss */
.service .check,
.disease .check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 3913, 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 3918, 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 3926, sass/layout.scss */
.service .triple,
.disease .triple {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 3928, sass/layout.scss */
  .service .triple li,
  .disease .triple li {
    width: calc((100% - 80px) / 3); }
    /* line 3930, sass/layout.scss */
    .service .triple li:nth-of-type(-n+3),
    .disease .triple li:nth-of-type(-n+3) {
      padding-top: 0; }
/* line 3935, sass/layout.scss */
.service .double,
.disease .double {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 3937, sass/layout.scss */
  .service .double li,
  .disease .double li {
    width: calc((100% - 40px) / 2); }
    /* line 3939, sass/layout.scss */
    .service .double li:nth-of-type(-n+2),
    .disease .double li:nth-of-type(-n+2) {
      padding-top: 0; }
/* line 3945, sass/layout.scss */
.service .single li,
.disease .single li {
  width: 100%; }
  /* line 3947, sass/layout.scss */
  .service .single li:first-of-type,
  .disease .single li:first-of-type {
    padding-top: 0; }

/* line 3957, 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 3959, 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 3963, 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 3966, 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 3976, sass/layout.scss */
#rheumatology .pagenavi {
  margin-top: 0; }
/* line 3982, sass/layout.scss */
#rheumatology .back .inner > div > h4 {
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #1c8199; }
/* line 3987, sass/layout.scss */
#rheumatology .back .inner > div > p {
  line-height: 2em;
  margin-top: 1.75em; }
/* line 3992, sass/layout.scss */
#rheumatology .back .inner > div p > a {
  display: inline;
  color: #004b8f;
  text-decoration: underline; }
  /* line 3996, sass/layout.scss */
  #rheumatology .back .inner > div p > a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }
/* line 4002, sass/layout.scss */
#rheumatology .back .inner > div .bold {
  font-weight: bold; }
/* line 4014, sass/layout.scss */
#rheumatology #r-intro h4 {
  margin-bottom: 1em; }
/* line 4020, sass/layout.scss */
#rheumatology #r-intro .float-box-r img {
  max-width: 450px; }
/* line 4030, sass/layout.scss */
#rheumatology #r-symptom .check {
  margin-top: 1.75em; }
  /* line 4033, sass/layout.scss */
  #rheumatology #r-symptom .check li:nth-of-type(-n+2) {
    padding-top: 0.7em;
    border-top: 1px dashed #c9caca; }
/* line 4041, 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 4045, sass/layout.scss */
  #rheumatology #r-flow ul li {
    width: calc((100% - 60px) / 4);
    border: 1px solid #1c8199;
    padding: 30px;
    position: relative; }
    /* line 4051, 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 4066, sass/layout.scss */
    #rheumatology #r-flow ul li h4 {
      text-align: center;
      color: #1c8199; }
      /* line 4069, sass/layout.scss */
      #rheumatology #r-flow ul li h4 p {
        font-size: 1.5rem;
        font-weight: bold; }
      /* line 4073, sass/layout.scss */
      #rheumatology #r-flow ul li h4 i {
        font-size: 1rem;
        display: block;
        margin-bottom: 1em; }
      /* line 4078, sass/layout.scss */
      #rheumatology #r-flow ul li h4 + p {
        line-height: 1.75em;
        margin-top: 30px; }
/* line 4087, sass/layout.scss */
#rheumatology #r-protocol > div, #rheumatology #r-faq > div {
  margin-top: 2.25rem; }
  /* line 4089, sass/layout.scss */
  #rheumatology #r-protocol > div h4, #rheumatology #r-faq > div h4 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #1c8199; }
  /* line 4094, sass/layout.scss */
  #rheumatology #r-protocol > div p, #rheumatology #r-faq > div p {
    line-height: 2em;
    margin-top: 1em; }
/* line 4101, 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 4108, sass/layout.scss */
  #rheumatology #r-care > div img {
    width: 312px; }
  /* line 4111, sass/layout.scss */
  #rheumatology #r-care > div > div {
    width: calc(99.9% - 352px); }
    /* line 4113, sass/layout.scss */
    #rheumatology #r-care > div > div h4 {
      font-weight: bold;
      font-size: 1.25rem;
      color: #1c8199;
      line-height: 1.5em; }
      /* line 4118, sass/layout.scss */
      #rheumatology #r-care > div > div h4 + p {
        line-height: 2em;
        margin-top: 2em; }
    /* line 4123, 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 4129, sass/layout.scss */
      #rheumatology #r-care > div > div .asterisk:before {
        content: "※";
        color: #c6341d; }
/* line 4140, sass/layout.scss */
#rheumatology #r-disease .check li:before {
  content: "\e905"; }
/* line 4143, sass/layout.scss */
#rheumatology #r-disease .check li a {
  display: inline;
  color: #004b8f;
  text-decoration: underline; }
  /* line 4147, sass/layout.scss */
  #rheumatology #r-disease .check li a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }
/* line 4157, sass/layout.scss */
#rheumatology #r-faq > div h4 {
  color: #3e3a39;
  line-height: 1.5em; }
/* line 4161, sass/layout.scss */
#rheumatology #r-faq > div:first-of-type {
  margin-top: 0; }
/* line 4164, sass/layout.scss */
#rheumatology #r-faq > div:last-of-type {
  padding-top: 2.25rem;
  border-top: 1px dashed #c9caca; }
/* line 4170, 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 4192, sass/layout.scss */
  #rheumatology #sle .inner {
    display: flex;
    justify-content: center; }
    /* line 4196, sass/layout.scss */
    #rheumatology #sle .inner a:not(last-of-type) {
      margin-right: 20px; }
      /* line 4199, sass/layout.scss */
      #rheumatology #sle .inner a:not(last-of-type) img {
        width: auto;
        max-height: 210px; }

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

/* line 4239, 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 4245, 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 4249, 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 4253, 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 4259, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .separate p {
    line-height: 2em;
    margin-top: 1em; }
  /* line 4263, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .separate + img {
    margin-top: 2em; }
/* line 4267, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) .box {
  padding: 2em;
  width: 100%;
  border: 1px solid #c9caca; }
/* line 4272, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) h5 {
  margin-top: 2em;
  font-weight: bold;
  padding: 1em;
  color: #fff;
  background: #c9caca; }
/* line 4279, 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 4282, 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 4286, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(4n) {
      margin-right: 0; }
    /* line 4289, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(-n+4) {
      margin-top: 0; }
    /* line 4292, 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 4299, sass/layout.scss */
#internal-medicine .flamebox:nth-of-type(2) div.box {
  margin-top: 2em; }
  /* line 4301, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) div.box img {
    max-width: 700px;
    margin: 0 auto; }

/* line 4312, sass/layout.scss */
#health-check .flamebox p {
  line-height: 2em; }
/* line 4315, sass/layout.scss */
#health-check .flamebox table {
  width: 100%;
  table-layout: fixed; }
  /* line 4320, 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 4325, 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 4331, sass/layout.scss */
    #health-check .flamebox table tr th i, #health-check .flamebox table tr td i {
      color: red; }
/* line 4338, sass/layout.scss */
#health-check .flamebox dl dt {
  margin-bottom: 1em; }
/* line 4344, sass/layout.scss */
#health-check #health-check02 table {
  table-layout: auto; }
  /* line 4348, 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 4353, 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 4360, 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 4364, 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 4367, sass/layout.scss */
    #health-check #health-check02 table tr h4:before, #health-check #health-check02 table tr p:before {
      content: "□"; }
  /* line 4372, sass/layout.scss */
  #health-check #health-check02 table tr h4:not(:first-of-type) {
    margin-top: 0.5em; }
  /* line 4376, sass/layout.scss */
  #health-check #health-check02 table tr p {
    margin-left: 1em; }
    /* line 4378, sass/layout.scss */
    #health-check #health-check02 table tr p:before {
      content: "・"; }
/* line 4385, sass/layout.scss */
#health-check #health-check02 .asterisk p {
  line-height: 1.7em;
  padding-left: 1em;
  text-indent: -1em; }
  /* line 4389, sass/layout.scss */
  #health-check #health-check02 .asterisk p:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e900";
    color: red; }
  /* line 4394, sass/layout.scss */
  #health-check #health-check02 .asterisk p:first-of-type {
    margin-top: 30px; }
/* line 4401, sass/layout.scss */
#health-check #health-check03 .check {
  margin-top: 2.5em; }
  /* line 4404, sass/layout.scss */
  #health-check #health-check03 .check li:nth-of-type(n+5) {
    padding-bottom: 0;
    border-bottom: 0; }
/* line 4415, 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 4424, sass/layout.scss */
#health-check #health-check03 dl:nth-of-type(3) table {
  table-layout: auto; }
  /* line 4427, 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 4432, sass/layout.scss */
  #health-check #health-check03 dl:nth-of-type(3) table td:last-of-type {
    text-align: left; }
/* line 4439, sass/layout.scss */
#health-check #health-check03 p {
  padding-left: 1em;
  text-indent: -1em; }
  /* line 4442, sass/layout.scss */
  #health-check #health-check03 p:first-of-type {
    margin-top: 1.5em; }
  /* line 4445, sass/layout.scss */
  #health-check #health-check03 p:before {
    content: "・"; }
/* line 4449, sass/layout.scss */
#health-check #health-check03 aside {
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #c9caca; }
  /* line 4453, sass/layout.scss */
  #health-check #health-check03 aside p {
    padding-left: 0;
    text-indent: 0; }
    /* line 4456, sass/layout.scss */
    #health-check #health-check03 aside p:before {
      content: none; }
  /* line 4460, sass/layout.scss */
  #health-check #health-check03 aside img {
    margin-top: 2.5em; }
/* line 4466, sass/layout.scss */
#health-check #health-check04 a {
  display: inline;
  text-decoration: underline;
  color: #004e98; }
  /* line 4470, sass/layout.scss */
  #health-check #health-check04 a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }

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

/* line 4489, 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 4493, sass/layout.scss */
  #online #online01 ul li:first-of-type {
    width: calc(100% - 280px); }
    /* line 4495, sass/layout.scss */
    #online #online01 ul li:first-of-type p {
      line-height: 2em; }
  /* line 4499, sass/layout.scss */
  #online #online01 ul li:last-of-type {
    width: 240px; }
/* line 4506, sass/layout.scss */
#online #online02 li {
  line-height: 1.75em;
  margin-top: 0.75em;
  padding-left: 1em;
  text-indent: -1em; }
  /* line 4511, sass/layout.scss */
  #online #online02 li:first-of-type {
    margin-top: 0; }
  /* line 4514, sass/layout.scss */
  #online #online02 li:before {
    content: "・"; }
  /* line 4517, sass/layout.scss */
  #online #online02 li i {
    color: red;
    font-weight: bold; }
/* line 4522, 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 4529, sass/layout.scss */
  #online #online02 ul + a:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e908";
    margin-right: 0.3em; }
/* line 4537, sass/layout.scss */
#online #online03 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 4539, sass/layout.scss */
  #online #online03 ul li {
    border-right: 1px dashed #c9caca;
    padding: 0 45px;
    width: calc(100% / 3); }
    /* line 4543, sass/layout.scss */
    #online #online03 ul li:last-of-type {
      border-right: 0; }
    /* line 4546, sass/layout.scss */
    #online #online03 ul li img {
      width: 100%;
      max-width: 292px;
      margin: 0 auto; }
    /* line 4551, sass/layout.scss */
    #online #online03 ul li p {
      margin-top: 1em;
      line-height: 1.75em;
      text-align: center; }
      /* line 4555, sass/layout.scss */
      #online #online03 ul li p:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e903";
        color: #1c8199;
        margin-right: 0.3em; }
/* line 4566, sass/layout.scss */
#online #online04 p {
  /*
  			&:last-of-type{
  				padding-left: 1em;
  				text-indent: -1em;
  				line-height: 2em;
  				&:before{
  					content: "※";
  					color: red;
  				}
  			}
  */ }
/* line 4581, sass/layout.scss */
#online #online05 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 4584, sass/layout.scss */
  #online #online05 ul:first-of-type li {
    width: calc(100% / 4);
    padding: 0 40px;
    border-right: 1px dashed #c9caca; }
    /* line 4588, sass/layout.scss */
    #online #online05 ul:first-of-type li:last-of-type {
      border-right: 0; }
    /* line 4591, sass/layout.scss */
    #online #online05 ul:first-of-type li img {
      margin: 0 auto;
      max-width: 204px; }
    /* line 4595, sass/layout.scss */
    #online #online05 ul:first-of-type li h4, #online #online05 ul:first-of-type li p {
      text-align: center; }
    /* line 4598, sass/layout.scss */
    #online #online05 ul:first-of-type li h4 {
      font-weight: bold;
      margin-top: 30px; }
    /* line 4602, sass/layout.scss */
    #online #online05 ul:first-of-type li p {
      margin-top: 1em;
      line-height: 1.75em; }
  /* line 4608, 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 4614, sass/layout.scss */
    #online #online05 ul:last-of-type li:first-of-type {
      width: calc(100% - 224px); }
    /* line 4617, sass/layout.scss */
    #online #online05 ul:last-of-type li:last-of-type {
      width: 184px; }
    /* line 4621, sass/layout.scss */
    #online #online05 ul:last-of-type p {
      line-height: 1.75em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 4625, sass/layout.scss */
      #online #online05 ul:last-of-type p:before {
        content: "※";
        color: red; }
/* line 4634, 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 4638, 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 4646, sass/layout.scss */
    #online #online06 > ul li:nth-of-type(-n+3) {
      padding-top: 0;
      padding-bottom: 45px;
      border-top: 0; }
    /* line 4651, sass/layout.scss */
    #online #online06 > ul li:nth-of-type(3n) {
      border-right: 0; }
    /* line 4654, sass/layout.scss */
    #online #online06 > ul li img {
      width: 100%;
      max-width: 150px;
      margin: 0 auto; }
    /* line 4659, sass/layout.scss */
    #online #online06 > ul li h4, #online #online06 > ul li p {
      padding: 0 30px; }
    /* line 4662, sass/layout.scss */
    #online #online06 > ul li h4 {
      font-weight: bold;
      line-height: 1.75em;
      margin-top: 30px; }
    /* line 4667, sass/layout.scss */
    #online #online06 > ul li p {
      line-height: 1.75em;
      margin-top: 0.5em; }
      /* line 4670, sass/layout.scss */
      #online #online06 > ul li p i {
        font-weight: bold; }
/* line 4676, 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 4682, sass/layout.scss */
  #online #online06 aside div {
    width: 50%; }
    /* line 4684, sass/layout.scss */
    #online #online06 aside div:first-of-type {
      border-right: 1px dashed #c9caca;
      padding-right: 45px; }
    /* line 4688, sass/layout.scss */
    #online #online06 aside div:last-of-type {
      padding-left: 45px; }
    /* line 4691, 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 4699, sass/layout.scss */
    #online #online06 aside div p {
      line-height: 2em;
      margin-top: 1.5em; }
      /* line 4702, sass/layout.scss */
      #online #online06 aside div p i {
        font-size: 1.25rem;
        font-weight: bold;
        color: #1c8199; }
    /* line 4708, sass/layout.scss */
    #online #online06 aside div ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 30px; }
      /* line 4712, sass/layout.scss */
      #online #online06 aside div ul li:first-of-type {
        margin-right: 30px; }
      /* line 4715, sass/layout.scss */
      #online #online06 aside div ul li > img {
        max-width: 132px;
        margin: 0 auto;
        margin-top: 25px; }
    /* line 4723, sass/layout.scss */
    #online #online06 aside div:first-of-type img {
      max-width: 220px;
      margin: 0 auto;
      margin-top: 30px; }
/* line 4734, sass/layout.scss */
#online #online07 ul li {
  padding: 40px 0;
  border-bottom: 1px dashed #c9caca; }
  /* line 4737, sass/layout.scss */
  #online #online07 ul li:first-of-type {
    padding-top: 0; }
  /* line 4740, sass/layout.scss */
  #online #online07 ul li:last-of-type {
    padding-bottom: 0;
    border-bottom: 0; }
  /* line 4744, sass/layout.scss */
  #online #online07 ul li h4 {
    font-weight: bold;
    line-height: 1.75em;
    font-size: 1.25rem; }
  /* line 4749, sass/layout.scss */
  #online #online07 ul li p {
    line-height: 1.75em;
    margin-top: 0.75em; }
/* line 4759, sass/layout.scss */
#online #online08 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  /* line 4766, sass/layout.scss */
  #online #online08 ul li h4,
  #online #online08 ul li p {
    text-align: justify; }
  /* line 4771, sass/layout.scss */
  #online #online08 ul li h4 {
    font-weight: bold;
    margin-top: 30px; }
  /* line 4776, sass/layout.scss */
  #online #online08 ul li p {
    margin-top: 1em;
    line-height: 1.75em;
    white-space: pre-wrap; }
  /* line 4782, sass/layout.scss */
  #online #online08 ul li:first-of-type, #online #online08 ul li:nth-of-type(2) {
    flex-basis: 50%; }
  /* line 4788, sass/layout.scss */
  #online #online08 ul li:first-of-type {
    padding-right: 40px;
    border-right: 1px dashed #c9caca; }
  /* line 4793, sass/layout.scss */
  #online #online08 ul li:nth-of-type(2) {
    padding-left: 40px; }
  /* line 4797, 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 4804, sass/layout.scss */
  #online #online08 ul li img {
    margin: 0 auto;
    width: auto !important;
    height: 600px; }

/* line 4820, sass/layout.scss */
#disease .service-list dd {
  line-height: 2em; }
/* line 4825, sass/layout.scss */
#disease .pagenavi {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  /* line 4828, sass/layout.scss */
  #disease .pagenavi li {
    width: calc((99.9% - 40px) / 3);
    margin-top: 20px;
    margin-right: 20px;
    line-height: 1.5em; }
    /* line 4833, sass/layout.scss */
    #disease .pagenavi li:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 4836, sass/layout.scss */
    #disease .pagenavi li:nth-of-type(3n) {
      margin-right: 0; }
/* line 4851, sass/layout.scss */
#disease #disease-list .pagenavi li a:before {
  display: none; }
/* line 4855, 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 4869, sass/layout.scss */
#disease section h4 + p,
#disease section h4 + .list-circle {
  margin-top: 1em !important; }
/* line 4874, sass/layout.scss */
#disease section p {
  white-space: pre-wrap; }
/* line 4883, sass/layout.scss */
#disease .back .inner > div > h4 {
  margin-top: 1.75em;
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #1c8199; }
/* line 4889, sass/layout.scss */
#disease .back .inner > div > p {
  line-height: 2em;
  margin-top: 1.75em; }
/* line 4894, sass/layout.scss */
#disease .back .inner > div p > a {
  display: inline;
  color: #004b8f;
  text-decoration: underline; }
  /* line 4898, sass/layout.scss */
  #disease .back .inner > div p > a:after {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e901"; }
/* line 4904, sass/layout.scss */
#disease .back .inner > div .bold {
  font-weight: bold; }
/* line 4913, sass/layout.scss */
#disease #r-intro p {
  line-height: 2em;
  margin-top: 1.75em; }
/* line 4917, 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 4924, sass/layout.scss */
  #disease #r-intro > div:not(.float-box-r) img {
    width: 508px; }
  /* line 4927, sass/layout.scss */
  #disease #r-intro > div:not(.float-box-r) > div {
    width: calc(99.9% - 352px); }
    /* line 4929, 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 4935, sass/layout.scss */
      #disease #r-intro > div:not(.float-box-r) > div h4 + p {
        line-height: 2em;
        margin-top: 2em; }
    /* line 4940, 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 4946, sass/layout.scss */
      #disease #r-intro > div:not(.float-box-r) > div .asterisk:before {
        content: "※";
        color: #c6341d; }
  /* line 4953, sass/layout.scss */
  #disease #r-intro > div:not(.float-box-r):first-of-type {
    padding: 0;
    border: 0; }
/* line 4962, 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 4966, sass/layout.scss */
  #disease #r-flow ul li {
    width: calc((100% - 60px) / 4);
    border: 1px solid #1c8199;
    padding: 30px;
    position: relative; }
    /* line 4972, 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 4987, sass/layout.scss */
    #disease #r-flow ul li h4 {
      text-align: center;
      color: #1c8199; }
      /* line 4990, sass/layout.scss */
      #disease #r-flow ul li h4 p {
        font-size: 1.5rem;
        font-weight: bold; }
      /* line 4994, sass/layout.scss */
      #disease #r-flow ul li h4 i {
        font-size: 1rem;
        display: block;
        margin-bottom: 1em; }
      /* line 4999, sass/layout.scss */
      #disease #r-flow ul li h4 + p {
        line-height: 1.75em;
        margin-top: 30px; }
/* line 5013, 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 5019, sass/layout.scss */
  #disease #r-protocol h4 + p,
  #disease #r-outlook h4 + p,
  #disease #r-support h4 + p {
    margin-top: 0; }
/* line 5024, sass/layout.scss */
#disease #r-protocol p,
#disease #r-outlook p,
#disease #r-support p {
  line-height: 2em;
  margin-top: 2em; }
/* line 5033, sass/layout.scss */
#disease #r-symptom .check {
  margin-top: 1.75em !important; }
/* line 5044, 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 5047, 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 5051, 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 5062, sass/layout.scss */
#disease #r-support > div:last-of-type {
  margin-top: 40px;
  padding: 40px;
  border: 1px solid #c9caca; }
  /* line 5067, sass/layout.scss */
  #disease #r-support > div:last-of-type h4 {
    margin-top: 0;
    text-align: center; }
/* line 5076, sass/layout.scss */
#disease #r-faq > div {
  margin-top: 2.25rem; }
  /* line 5078, sass/layout.scss */
  #disease #r-faq > div h4 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #3e3a39;
    line-height: 1.5em; }
  /* line 5084, sass/layout.scss */
  #disease #r-faq > div p {
    line-height: 2em;
    margin-top: 1em; }
  /* line 5088, sass/layout.scss */
  #disease #r-faq > div:first-of-type {
    margin-top: 0; }
  /* line 5092, sass/layout.scss */
  #disease #r-faq > div > div {
    margin-top: 40px;
    padding: 40px;
    border: 1px solid #c9caca; }
    /* line 5097, 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 5104, sass/layout.scss */
      #disease #r-faq > div > div h5:first-of-type {
        margin-top: 0; }
      /* line 5108, sass/layout.scss */
      #disease #r-faq > div > div h5:last-of-type {
        padding-top: 1.5em;
        border-top: 1px dashed #c9caca; }
    /* line 5114, sass/layout.scss */
    #disease #r-faq > div > div h6 {
      margin-top: 1em;
      font-weight: bold;
      line-height: 1.5em; }
/* line 5125, sass/layout.scss */
#disease section:first-of-type h3 {
  color: #1c8199;
  font-size: 1.5rem;
  line-height: 1.7em; }
/* line 5130, sass/layout.scss */
#disease section:first-of-type > p {
  line-height: 2em;
  margin-top: 15px; }
/* line 5134, 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 5139, 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 5144, 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 5159, sass/layout.scss */
  #disease section:first-of-type .banner li:last-of-type {
    width: calc(100% - 294px); }
/* line 5172, sass/layout.scss */
#disease .check li:empty {
  border: 0; }
  /* line 5175, sass/layout.scss */
  #disease .check li:empty:before {
    display: none; }
/* line 5189, 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 5192, 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 5200, sass/layout.scss */
#disease.pmr .float-box-r {
  margin-top: 1em; }
/* line 5204, sass/layout.scss */
#disease.pmr .list-circle {
  margin-top: 1em; }
/* line 5215, 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 5222, sass/layout.scss */
#disease .disease-table {
  margin-top: 1.5em;
  border: 1px solid #c9caca; }
  /* line 5226, sass/layout.scss */
  #disease .disease-table tr th, #disease .disease-table tr td {
    padding: 1.25em;
    border: 1px solid #c9caca;
    vertical-align: middle; }
  /* line 5231, sass/layout.scss */
  #disease .disease-table tr th {
    background: #DDECF0;
    text-align: center;
    width: 8em; }
  /* line 5237, 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 5240, sass/layout.scss */
    #disease .disease-table tr td div i {
      display: block; }
      /* line 5243, sass/layout.scss */
      #disease .disease-table tr td div i:not(:last-of-type):after {
        content: "、";
        color: #3e3a39;
        font-weight: normal; }
    /* line 5250, sass/layout.scss */
    #disease .disease-table tr td div .orange {
      color: #df8f1f;
      font-weight: bold; }
/* line 5261, sass/layout.scss */
#disease.osteoporosis .flamebox h4 {
  margin-top: 3.75em !important;
  font-size: 1.25rem;
  line-height: 1.5em;
  color: #1c8199; }
  /* line 5266, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 + img, #disease.osteoporosis .flamebox h4 + ul {
    margin-top: 1.5em; }
  /* line 5271, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 + .col2 > li {
    margin-top: 0; }
/* line 5276, sass/layout.scss */
#disease.osteoporosis .flamebox p + img {
  margin-top: 4em; }
/* line 5280, sass/layout.scss */
#disease.osteoporosis .size-limit {
  width: 100%;
  max-width: 700px;
  margin: 0 auto; }
/* line 5286, sass/layout.scss */
#disease.osteoporosis .col i {
  text-align: center; }
/* line 5291, sass/layout.scss */
#disease.osteoporosis .check .long {
  width: 100%; }
/* line 5295, sass/layout.scss */
#disease.osteoporosis .separate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  /* line 5298, sass/layout.scss */
  #disease.osteoporosis .separate div:first-of-type {
    width: 390px; }
    /* line 5301, sass/layout.scss */
    #disease.osteoporosis .separate div:first-of-type img:not(:first-of-type) {
      margin-top: 1.25em; }
  /* line 5306, sass/layout.scss */
  #disease.osteoporosis .separate div:last-of-type {
    width: calc(100% - 430px);
    margin-left: 40px; }
/* line 5312, 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 5328, sass/layout.scss */
  #online #online05 .nosp {
    display: none; } }
@media (max-width: 1150px) {
  /* line 5337, sass/layout.scss */
  #services .otherlink {
    margin-top: 40px; }
    /* line 5339, sass/layout.scss */
    #services .otherlink a {
      font-size: 1.15rem; }
      /* line 5341, sass/layout.scss */
      #services .otherlink a:not(:first-of-type) {
        margin-top: 20px; } }
@media (max-width: 1090px) {
  /* line 5352, sass/layout.scss */
  #services .otherlink a {
    font-size: 1.1rem; } }
@media (max-width: 959px) {
  /* line 5365, sass/layout.scss */
  #services section > p i,
  #disease section > p i {
    display: block;
    margin-top: 0.75em; }
  /* line 5373, sass/layout.scss */
  #services section ul li aside img,
  #disease section ul li aside img {
    width: 200px;
    padding: 30px 0; }
  /* line 5378, sass/layout.scss */
  #services section ul li div,
  #disease section ul li div {
    padding: 30px 5%; }
    /* line 5380, sass/layout.scss */
    #services section ul li div h3,
    #disease section ul li div h3 {
      font-size: 1.3rem; }
    /* line 5383, sass/layout.scss */
    #services section ul li div span,
    #disease section ul li div span {
      padding: 15px 1em;
      margin-top: 20px; }
      /* line 5386, sass/layout.scss */
      #services section ul li div span i,
      #disease section ul li div span i {
        display: none; }
    /* line 5390, sass/layout.scss */
    #services section ul li div p,
    #disease section ul li div p {
      margin-top: 1em; }
  /* line 5395, sass/layout.scss */
  #services section ul:first-of-type,
  #disease section ul:first-of-type {
    margin-top: 50px; }
    /* line 5397, sass/layout.scss */
    #services section ul:first-of-type li,
    #disease section ul:first-of-type li {
      width: calc((100% - 20px) / 2); }
  /* line 5401, sass/layout.scss */
  #services section ul:nth-of-type(2),
  #disease section ul:nth-of-type(2) {
    margin: 0;
    display: block; }
    /* line 5404, 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 5407, 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 5410, 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 5413, 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 5424, 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 5430, sass/layout.scss */
  #services section ul:nth-of-type(3),
  #disease section ul:nth-of-type(3) {
    margin-top: 30px; }
    /* line 5432, sass/layout.scss */
    #services section ul:nth-of-type(3) li,
    #disease section ul:nth-of-type(3) li {
      margin-top: 20px; }
      /* line 5434, 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 5437, 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 5439, 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 5453, sass/layout.scss */
  .service section:first-of-type h3,
  .disease section:first-of-type h3 {
    font-size: 1.3rem; }
  /* line 5456, sass/layout.scss */
  .service section:first-of-type p,
  .disease section:first-of-type p {
    margin-top: 20px; }
  /* line 5459, sass/layout.scss */
  .service section:first-of-type .banner,
  .disease section:first-of-type .banner {
    margin-top: 30px; }
    /* line 5462, 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 5464, 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 5469, 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 5476, sass/layout.scss */
  .service .flamebox,
  .disease .flamebox {
    margin-top: 45px; }
    /* line 5478, sass/layout.scss */
    .service .flamebox:first-of-type,
    .disease .flamebox:first-of-type {
      margin-top: 0; }
    /* line 5481, sass/layout.scss */
    .service .flamebox dl,
    .disease .flamebox dl {
      padding: 30px 0; }
      /* line 5483, sass/layout.scss */
      .service .flamebox dl:first-of-type,
      .disease .flamebox dl:first-of-type {
        padding-top: 0; }
      /* line 5486, sass/layout.scss */
      .service .flamebox dl:last-of-type,
      .disease .flamebox dl:last-of-type {
        padding-bottom: 0; }
      /* line 5489, sass/layout.scss */
      .service .flamebox dl dt,
      .disease .flamebox dl dt {
        font-size: 1.2rem; }
      /* line 5492, sass/layout.scss */
      .service .flamebox dl dd,
      .disease .flamebox dl dd {
        margin-top: 15px; }
  /* line 5498, sass/layout.scss */
  .service .triple li,
  .disease .triple li {
    width: calc((100% - 30px) / 2); }
    /* line 5500, sass/layout.scss */
    .service .triple li:nth-of-type(-n+3),
    .disease .triple li:nth-of-type(-n+3) {
      padding-top: 17px; }
    /* line 5503, sass/layout.scss */
    .service .triple li:nth-of-type(-n+2),
    .disease .triple li:nth-of-type(-n+2) {
      padding-top: 0; }
  /* line 5509, sass/layout.scss */
  .service .double li,
  .disease .double li {
    width: calc((100% - 30px) / 2); }

  /* line 5518, 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 5520, 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 5524, 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 5527, 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 5538, sass/layout.scss */
  #disease .list-circle li {
    width: 100% !important; }
  /* line 5544, sass/layout.scss */
  #disease section:nth-of-type(2) .pagenavi {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 5546, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li {
      width: calc((100% - 20px) / 2);
      margin-top: 20px;
      margin-right: 0; }
      /* line 5550, sass/layout.scss */
      #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+3) {
        margin-top: 20px; }
      /* line 5553, sass/layout.scss */
      #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+2) {
        margin-top: 0; }
  /* line 5562, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 {
    margin-top: 2.5em !important; }
    /* line 5564, sass/layout.scss */
    #disease.osteoporosis .flamebox h4 + img, #disease.osteoporosis .flamebox h4 + ul {
      margin-top: 1.25em; }
      /* line 5567, sass/layout.scss */
      #disease.osteoporosis .flamebox h4 + img li, #disease.osteoporosis .flamebox h4 + ul li {
        margin-top: 0; }
  /* line 5573, sass/layout.scss */
  #disease.osteoporosis .pa {
    padding-top: 1em; }
  /* line 5576, sass/layout.scss */
  #disease.osteoporosis .separate {
    display: block; }
    /* line 5579, sass/layout.scss */
    #disease.osteoporosis .separate div:first-of-type {
      width: 100%; }
      /* line 5582, sass/layout.scss */
      #disease.osteoporosis .separate div:first-of-type img:not(:first-of-type) {
        margin-top: 2em; }
    /* line 5587, sass/layout.scss */
    #disease.osteoporosis .separate div:last-of-type {
      width: 100%;
      margin: 3em 0 0 0; }
  /* line 5594, sass/layout.scss */
  #disease.osteoporosis .list-circle li {
    width: 100%; }

  /* line 5605, sass/layout.scss */
  #rheumatology .back .inner > div > h4, #disease .back .inner > div > h4 {
    font-size: 1.125rem; }
  /* line 5612, sass/layout.scss */
  #rheumatology #r-flow ul, #disease #r-flow ul {
    display: block; }
    /* line 5614, sass/layout.scss */
    #rheumatology #r-flow ul li, #disease #r-flow ul li {
      width: 100%;
      padding: 30px 5%; }
      /* line 5617, 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 5619, 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 5639, 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 5645, sass/layout.scss */
  #rheumatology #r-care > div, #disease #r-care > div {
    padding: 40px 5%;
    display: block; }
    /* line 5648, sass/layout.scss */
    #rheumatology #r-care > div img, #disease #r-care > div img {
      width: 100%;
      max-width: 312px;
      margin: 0 auto; }
    /* line 5653, sass/layout.scss */
    #rheumatology #r-care > div > div, #disease #r-care > div > div {
      width: 100%; }
      /* line 5655, 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 5659, sass/layout.scss */
        #rheumatology #r-care > div > div h4 + p, #disease #r-care > div > div h4 + p {
          margin-top: 1em; }
  /* line 5666, sass/layout.scss */
  #rheumatology #sle, #disease #sle {
    padding: 50px 0;
    /*
    			h3{
    				font-size: 1.25rem;
    			}
    			a{
    				margin-top: 25px;
    			}
    */ }
    /* line 5685, 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 5697, 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 5699, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) .separate > div, #internal-medicine .flamebox:nth-of-type(2) .separate > img {
      width: 100%; }
    /* line 5703, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) .separate > img {
      margin-top: 1.5em; }

  /* line 5716, sass/layout.scss */
  #online #online01 ul li:first-of-type {
    width: calc(100% - 210px); }
  /* line 5719, sass/layout.scss */
  #online #online01 ul li:last-of-type {
    width: 180px; }
  /* line 5727, sass/layout.scss */
  #online #online03 ul li {
    padding: 0 5%; }
  /* line 5735, sass/layout.scss */
  #online #online05 ul:first-of-type li {
    padding: 0 3%; }
    /* line 5737, sass/layout.scss */
    #online #online05 ul:first-of-type li h4 {
      line-height: 1.5em; }
  /* line 5744, sass/layout.scss */
  #online #online05 ul:last-of-type li:first-of-type {
    width: calc(100% - 154px); }
  /* line 5747, sass/layout.scss */
  #online #online05 ul:last-of-type li:last-of-type {
    width: 124px; }
  /* line 5756, sass/layout.scss */
  #online #online06 > ul li {
    padding-top: 35px; }
    /* line 5758, sass/layout.scss */
    #online #online06 > ul li:nth-of-type(-n+3) {
      padding-top: 0;
      padding-bottom: 35px; }
    /* line 5762, sass/layout.scss */
    #online #online06 > ul li img {
      width: 70%;
      max-width: 120px; }
    /* line 5766, sass/layout.scss */
    #online #online06 > ul li h4, #online #online06 > ul li p {
      padding: 0 20px; }
  /* line 5771, sass/layout.scss */
  #online #online06 aside {
    display: block;
    margin-top: 40px;
    padding-top: 40px; }
    /* line 5775, sass/layout.scss */
    #online #online06 aside div {
      width: 100%; }
      /* line 5777, sass/layout.scss */
      #online #online06 aside div:first-of-type {
        border-right: 0;
        padding-right: 0; }
      /* line 5781, sass/layout.scss */
      #online #online06 aside div:last-of-type {
        padding-left: 0;
        margin-top: 40px; }
      /* line 5785, sass/layout.scss */
      #online #online06 aside div ul {
        width: 80%;
        margin: 0 auto;
        margin-top: 20px; }
        /* line 5790, sass/layout.scss */
        #online #online06 aside div ul li:first-of-type {
          margin-right: 20px; }
        /* line 5793, sass/layout.scss */
        #online #online06 aside div ul li > img {
          max-width: 120px; }
      /* line 5799, sass/layout.scss */
      #online #online06 aside div:first-of-type img {
        max-width: 160px;
        margin-top: 20px; }
  /* line 5809, sass/layout.scss */
  #online #online07 ul li {
    padding: 30px 0; }
    /* line 5811, sass/layout.scss */
    #online #online07 ul li h4 {
      font-size: 1.15rem; }
  /* line 5820, sass/layout.scss */
  #online #online08 ul {
    flex-direction: column; }
    /* line 5823, 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 5831, sass/layout.scss */
      #online #online08 ul li:first-of-type {
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important; }
      /* line 5837, sass/layout.scss */
      #online #online08 ul li img {
        margin: 0 auto;
        width: auto !important;
        max-width: 300px;
        height: auto; }

  /* line 5853, sass/layout.scss */
  #disease #r-intro p {
    line-height: 2em;
    margin-top: 1.75em; }
  /* line 5857, sass/layout.scss */
  #disease #r-intro > div {
    display: block !important; }
    /* line 5859, sass/layout.scss */
    #disease #r-intro > div img {
      margin-right: auto;
      margin-left: auto;
      max-width: 100%;
      width: auto; }
    /* line 5865, sass/layout.scss */
    #disease #r-intro > div > div {
      width: auto !important; } }
@media (max-width: 599px) {
  /* line 5878, sass/layout.scss */
  #services section > p,
  #disease section > p {
    text-align: left;
    line-height: 1.75em; }
    /* line 5881, sass/layout.scss */
    #services section > p i,
    #disease section > p i {
      display: inline;
      margin-top: 0; }
  /* line 5888, sass/layout.scss */
  #services section ul li div,
  #disease section ul li div {
    padding: 30px 5%; }
    /* line 5890, sass/layout.scss */
    #services section ul li div span,
    #disease section ul li div span {
      padding: 10px 1em;
      margin-top: 15px; }
  /* line 5896, sass/layout.scss */
  #services section ul:first-of-type,
  #disease section ul:first-of-type {
    display: block;
    margin-top: 30px; }
    /* line 5899, sass/layout.scss */
    #services section ul:first-of-type li,
    #disease section ul:first-of-type li {
      width: 100%;
      margin-top: 20px; }
      /* line 5902, 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 5910, 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 5912, 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 5916, 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 5923, sass/layout.scss */
  #services section ul:nth-of-type(3),
  #disease section ul:nth-of-type(3) {
    margin-top: 20px; }
    /* line 5926, 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 5928, 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 5942, sass/layout.scss */
  .service section:first-of-type h3,
  .disease section:first-of-type h3 {
    font-size: 1.2rem; }
  /* line 5945, sass/layout.scss */
  .service section:first-of-type .banner,
  .disease section:first-of-type .banner {
    display: block;
    margin-top: 30px; }
    /* line 5949, 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 5952, 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 5959, 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 5967, sass/layout.scss */
  .service .flamebox,
  .disease .flamebox {
    margin-top: 35px; }
    /* line 5969, sass/layout.scss */
    .service .flamebox h3,
    .disease .flamebox h3 {
      font-size: 1rem;
      line-height: 1.5em;
      padding-bottom: 5px; }
    /* line 5974, sass/layout.scss */
    .service .flamebox:first-of-type,
    .disease .flamebox:first-of-type {
      margin-top: 0; }
    /* line 5978, sass/layout.scss */
    .service .flamebox dl dt,
    .disease .flamebox dl dt {
      font-size: 1.1rem; }
  /* line 5984, sass/layout.scss */
  .service .triple li,
  .disease .triple li {
    width: 100%; }
    /* line 5986, 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 5989, sass/layout.scss */
    .service .triple li:first-of-type,
    .disease .triple li:first-of-type {
      padding-top: 0; }
  /* line 5995, sass/layout.scss */
  .service .double li,
  .disease .double li {
    width: 100%; }
    /* line 5997, 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 6000, sass/layout.scss */
    .service .double li:first-of-type,
    .disease .double li:first-of-type {
      padding-top: 0; }

  /* line 6011, 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 6014, 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 6017, 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 6020, 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 6033, sass/layout.scss */
  #disease section:nth-of-type(2) .pagenavi li {
    width: 100%;
    margin-top: 10px; }
    /* line 6036, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+3) {
      margin-top: 10px; }
    /* line 6039, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li:nth-of-type(-n+2) {
      margin-top: 10px; }
    /* line 6042, sass/layout.scss */
    #disease section:nth-of-type(2) .pagenavi li:first-of-type {
      margin-top: 0; }
  /* line 6051, sass/layout.scss */
  #disease .disease-table tr th, #disease .disease-table tr td {
    padding: 1.25em 1em; }
  /* line 6054, sass/layout.scss */
  #disease .disease-table tr th {
    width: auto; }
  /* line 6061, sass/layout.scss */
  #disease.osteoporosis .flamebox h4 {
    font-size: 1.15em;
    margin-top: 2em !important; }
    /* line 6064, sass/layout.scss */
    #disease.osteoporosis .flamebox h4 + img, #disease.osteoporosis .flamebox h4 + ul {
      margin-top: 1em; }
    /* line 6070, sass/layout.scss */
    #disease.osteoporosis .flamebox h4 + .col2 > li:not(:first-of-type) {
      margin-top: 1.5em; }

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

  /* line 6103, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) > div:not(:last-of-type) {
    padding-bottom: 40px;
    margin-bottom: 40px; }
  /* line 6108, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) .box {
    padding: 1em; }
  /* line 6111, sass/layout.scss */
  #internal-medicine .flamebox:nth-of-type(2) h5 {
    margin-top: 2em;
    padding: 0.5em; }
  /* line 6116, 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 6120, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(4n) {
      margin-right: 1em; }
    /* line 6123, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(-n+4) {
      margin-top: 1em; }
    /* line 6126, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(2n) {
      margin-right: 0; }
    /* line 6129, sass/layout.scss */
    #internal-medicine .flamebox:nth-of-type(2) ul.box li:nth-of-type(-n+2) {
      margin-top: 0; }

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

  /* line 6153, sass/layout.scss */
  #online #online01 ul {
    display: block; }
    /* line 6156, sass/layout.scss */
    #online #online01 ul li:first-of-type {
      width: 100%; }
    /* line 6159, sass/layout.scss */
    #online #online01 ul li:last-of-type {
      width: 100%;
      max-width: 250px;
      margin: 0 auto;
      margin-top: 25px; }
  /* line 6169, sass/layout.scss */
  #online #online02 ul + a {
    font-size: 1rem;
    line-height: 1.5em;
    padding: 0.75em 1em; }
  /* line 6176, sass/layout.scss */
  #online #online03 ul {
    display: block; }
    /* line 6178, sass/layout.scss */
    #online #online03 ul li {
      border-right: 0;
      border-bottom: 1px dashed #c9caca;
      padding: 25px 0;
      width: 100%; }
      /* line 6183, sass/layout.scss */
      #online #online03 ul li:first-of-type {
        padding-top: 0; }
      /* line 6186, sass/layout.scss */
      #online #online03 ul li:last-of-type {
        padding-bottom: 0;
        border-bottom: 0; }
      /* line 6190, sass/layout.scss */
      #online #online03 ul li img {
        width: 100%;
        max-width: 180px; }
      /* line 6194, sass/layout.scss */
      #online #online03 ul li p {
        margin-top: 0.75em; }
  /* line 6201, sass/layout.scss */
  #online #online05 ul {
    display: block; }
    /* line 6204, sass/layout.scss */
    #online #online05 ul:first-of-type li {
      width: 100%;
      padding: 25px 0;
      border: 0;
      border-bottom: 1px dashed #c9caca; }
      /* line 6209, sass/layout.scss */
      #online #online05 ul:first-of-type li:first-of-type {
        padding-top: 0; }
      /* line 6212, sass/layout.scss */
      #online #online05 ul:first-of-type li:last-of-type {
        padding-bottom: 0;
        border-bottom: 0; }
      /* line 6216, sass/layout.scss */
      #online #online05 ul:first-of-type li img {
        margin: 0 auto;
        max-width: 140px; }
      /* line 6220, sass/layout.scss */
      #online #online05 ul:first-of-type li h4 {
        margin-top: 20px; }
      /* line 6223, sass/layout.scss */
      #online #online05 ul:first-of-type li p {
        margin-top: 0.5em;
        line-height: 100%; }
    /* line 6231, sass/layout.scss */
    #online #online05 ul:last-of-type li:first-of-type {
      width: 100%; }
    /* line 6234, 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 6245, sass/layout.scss */
  #online #online06 > ul {
    display: block; }
    /* line 6247, sass/layout.scss */
    #online #online06 > ul li {
      padding: 25px 0;
      width: 100%;
      border: 0;
      border-bottom: 1px dashed #c9caca; }
      /* line 6252, sass/layout.scss */
      #online #online06 > ul li:first-of-type {
        padding-top: 0; }
      /* line 6255, sass/layout.scss */
      #online #online06 > ul li:last-of-type {
        padding-bottom: 0;
        border-bottom: 0; }
      /* line 6259, sass/layout.scss */
      #online #online06 > ul li:nth-of-type(-n+3) {
        padding: 25px 0; }
      /* line 6262, sass/layout.scss */
      #online #online06 > ul li h4, #online #online06 > ul li p {
        padding: 0; }
  /* line 6268, sass/layout.scss */
  #online #online06 aside div {
    width: 100%; }
    /* line 6269, sass/layout.scss */
    #online #online06 aside div h4 {
      font-size: 1.15rem; }
    /* line 6273, sass/layout.scss */
    #online #online06 aside div ul {
      width: 100%; }
      /* line 6276, sass/layout.scss */
      #online #online06 aside div ul li > img {
        max-width: 90px; }
    /* line 6282, sass/layout.scss */
    #online #online06 aside div:first-of-type img {
      max-width: 120px; }
  /* line 6291, sass/layout.scss */
  #online #online07 ul li {
    padding: 25px 0; }
    /* line 6293, sass/layout.scss */
    #online #online07 ul li h4 {
      font-size: 1rem; } }
/* ======================================== news ======================================== */
/* line 6308, sass/layout.scss */
#news section:first-of-type h2 {
  margin-bottom: 0; }
/* line 6312, sass/layout.scss */
#news section .flamebox {
  margin-top: 55px; }
  /* line 6314, sass/layout.scss */
  #news section .flamebox:first-of-type {
    margin-top: 0; }
  /* line 6317, 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 6321, sass/layout.scss */
    #news section .flamebox h3 i {
      line-height: 1.5em;
      display: block; }
      /* line 6324, 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 6333, sass/layout.scss */
      #news section .flamebox h3 i:last-of-type {
        width: calc(100% - 120px); }
    /* line 6338, sass/layout.scss */
    #news section .flamebox h3 + img + p {
      margin-top: 30px; }
  /* line 6343, sass/layout.scss */
  #news section .flamebox p {
    line-height: 2em; }
    /* line 6345, sass/layout.scss */
    #news section .flamebox p a {
      display: inline;
      text-decoration: underline;
      color: #004e98; }
      /* line 6349, sass/layout.scss */
      #news section .flamebox p a:after {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e901"; }
    /* line 6354, sass/layout.scss */
    #news section .flamebox p .right {
      display: block;
      text-align: right;
      margin-left: auto; }
  /* line 6360, 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 6366, sass/layout.scss */
    #news section .flamebox .photo_2 img {
      width: calc((99.9% - 10px) / 2); }
  /* line 6370, sass/layout.scss */
  #news section .flamebox .border {
    text-decoration: underline; }
/* line 6375, sass/layout.scss */
#news .news_table {
  width: 100%;
  margin-top: 30px; }
  /* line 6379, 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 6386, sass/layout.scss */
    #news .news_table tr th a, #news .news_table tr td a {
      display: inline;
      text-decoration: underline; }
  /* line 6391, sass/layout.scss */
  #news .news_table tr th {
    width: 20%;
    text-align: center;
    background: #F2F2F2; }
/* line 6398, sass/layout.scss */
#news .news_schedule {
  margin-top: 20px;
  width: 100%; }
  /* line 6401, sass/layout.scss */
  #news .news_schedule tr {
    border-bottom: 1px solid #c9caca; }
    /* line 6403, sass/layout.scss */
    #news .news_schedule tr:first-of-type {
      background: #e6e6e6; }
    /* line 6406, 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 6411, 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 6415, sass/layout.scss */
      #news .news_schedule tr th .icon-dot, #news .news_schedule tr td .icon-dot {
        color: #1c8199; }
      /* line 6418, sass/layout.scss */
      #news .news_schedule tr th .orange, #news .news_schedule tr td .orange {
        color: #1c8199; }
    /* line 6423, sass/layout.scss */
    #news .news_schedule tr th:first-of-type {
      border-right: 1px solid #fff; }
  /* line 6428, sass/layout.scss */
  #news .news_schedule + p {
    margin-top: 20px; }
/* line 6432, sass/layout.scss */
#news .news_red {
  display: block;
  margin-top: 2em;
  padding-left: 1em;
  text-indent: -1em; }
  /* line 6437, sass/layout.scss */
  #news .news_red:before {
    content: "※";
    color: red; }
/* line 6442, 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 6445, sass/layout.scss */
  #news .range a {
    width: 200px; }
  /* line 6448, sass/layout.scss */
  #news .range p {
    width: calc(99.9% - 240px); }

/* line 6456, sass/layout.scss */
.news-archive li {
  border-bottom: 1px dashed #c9caca; }
  /* line 6458, 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 6463, sass/layout.scss */
    .news-archive li a span, .news-archive li a p {
      line-height: 1.5em; }
    /* line 6466, sass/layout.scss */
    .news-archive li a span {
      color: #1c8199;
      width: 110px; }
    /* line 6470, sass/layout.scss */
    .news-archive li a p {
      width: calc((99.9% - 110px) - 2em); }
    /* line 6473, 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 6486, 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 6492, sass/layout.scss */
  .news-archive .important div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  /* line 6496, sass/layout.scss */
  .news-archive .important span, .news-archive .important p {
    line-height: 1.5em;
    margin-top: 0.5em; }
  /* line 6500, sass/layout.scss */
  .news-archive .important span {
    color: #1c8199;
    margin-right: 1.5em; }

/* line 6507, sass/layout.scss */
.news-post-content {
  --wp--style--gallery-gap-default: 2em; }
  /* line 6510, 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 6520, sass/layout.scss */
  .news-post-content .wp-block-table thead th {
    font-weight: bold;
    text-align: center; }
  /* line 6526, sass/layout.scss */
  .news-post-content .wp-block-table.news_schedule {
    margin-top: 20px;
    margin-bottom: 20px; }
    /* line 6529, sass/layout.scss */
    .news-post-content .wp-block-table.news_schedule th, .news-post-content .wp-block-table.news_schedule td {
      border: none; }
  /* line 6533, sass/layout.scss */
  .news-post-content p + p {
    margin-top: 2em; }
  /* line 6536, sass/layout.scss */
  .news-post-content strong {
    font-weight: bold; }
  /* line 6539, sass/layout.scss */
  .news-post-content em {
    font-style: italic; }
  /* line 6542, sass/layout.scss */
  .news-post-content mark {
    font-style: normal; }
  /* line 6545, sass/layout.scss */
  .news-post-content sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em; }
  /* line 6552, sass/layout.scss */
  .news-post-content sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }

/* line 6561, 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 6565, 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 6569, sass/layout.scss */
    .news-post-button a:last-of-type {
      margin-left: 1em; }

/* line 6575, sass/layout.scss */
.nav-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5em;
  margin-top: 60px; }
  /* line 6581, 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 6586, sass/layout.scss */
    .nav-links .page-numbers.dots {
      border: none;
      padding-right: 0;
      padding-left: 0; }
    /* line 6591, sass/layout.scss */
    .nav-links .page-numbers.current {
      background: #1c8199;
      color: #fff; }

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

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

  /* line 6636, sass/layout.scss */
  .nav-links {
    margin-top: 50px; } }
@media (max-width: 599px) {
  /* line 6644, sass/layout.scss */
  #news section .flamebox {
    margin-top: 35px; }
    /* line 6646, sass/layout.scss */
    #news section .flamebox:first-of-type {
      margin-top: 0; }
    /* line 6649, sass/layout.scss */
    #news section .flamebox h3 {
      display: block; }
      /* line 6652, sass/layout.scss */
      #news section .flamebox h3 i:first-of-type {
        width: 90px; }
      /* line 6655, sass/layout.scss */
      #news section .flamebox h3 i:last-of-type {
        width: 100%;
        margin-top: 10px; }
    /* line 6661, sass/layout.scss */
    #news section .flamebox p {
      line-height: 2em; }
      /* line 6663, sass/layout.scss */
      #news section .flamebox p a {
        display: inline;
        text-decoration: underline;
        color: #004e98; }
        /* line 6667, sass/layout.scss */
        #news section .flamebox p a:after {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e901"; }
  /* line 6677, sass/layout.scss */
  #news .news_table tr th, #news .news_table tr td {
    padding: 15px 3%; }
  /* line 6680, sass/layout.scss */
  #news .news_table tr th {
    width: 20%; }
  /* line 6685, sass/layout.scss */
  #news .range {
    display: block; }
    /* line 6687, sass/layout.scss */
    #news .range a {
      width: 100%;
      max-width: 300px;
      margin: 0 auto; }
    /* line 6692, sass/layout.scss */
    #news .range p {
      margin-top: 1.5em;
      width: 100%; }

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

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

  /* line 6716, 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 6720, sass/layout.scss */
    .news-post-button a {
      width: 230px;
      font-size: 1rem;
      margin: 0 auto !important;
      margin-top: 15px !important; }

  /* line 6727, sass/layout.scss */
  .nav-links {
    margin-top: 35px; } }
/* ======================================== contact&consultation ======================================== */
/* line 6739, sass/layout.scss */
#contact section:first-of-type p, #consultation section:first-of-type p {
  line-height: 2em; }
  /* line 6741, 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 6746, sass/layout.scss */
  #contact section:first-of-type p a, #consultation section:first-of-type p a {
    display: inline;
    text-decoration: underline; }
    /* line 6749, 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 6755, 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 6760, 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 6770, 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 6776, sass/layout.scss */
#contact section:first-of-type .reject, #consultation section:first-of-type .reject {
  margin-top: 1em;
  font-weight: bold;
  color: #C6341D; }
/* line 6782, sass/layout.scss */
#contact section #mailformpro, #consultation section #mailformpro {
  padding: 0;
  /*reset*/
  /*reset*/ }
  /* line 6785, 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 6788, 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 6796, sass/layout.scss */
    #contact section #mailformpro dl dt:first-of-type, #consultation section #mailformpro dl dt:first-of-type {
      padding-top: 0; }
    /* line 6799, 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 6801, 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 6811, 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 6820, 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 6834, sass/layout.scss */
  #contact section #mailformpro select::-ms-expand, #consultation section #mailformpro select::-ms-expand {
    display: none; }
  /* line 6837, sass/layout.scss */
  #contact section #mailformpro input::placeholder, #consultation section #mailformpro input::placeholder {
    color: #c9caca; }
  /* line 6840, sass/layout.scss */
  #contact section #mailformpro input:-ms-input-placeholder, #consultation section #mailformpro input:-ms-input-placeholder {
    color: #c9caca; }
  /* line 6843, sass/layout.scss */
  #contact section #mailformpro input::-ms-input-placeholder, #consultation section #mailformpro input::-ms-input-placeholder {
    color: #c9caca; }
  /* line 6846, sass/layout.scss */
  #contact section #mailformpro textarea::placeholder, #consultation section #mailformpro textarea::placeholder {
    color: #c9caca; }
  /* line 6849, sass/layout.scss */
  #contact section #mailformpro textarea:-ms-input-placeholder, #consultation section #mailformpro textarea:-ms-input-placeholder {
    color: #c9caca; }
  /* line 6852, sass/layout.scss */
  #contact section #mailformpro textarea::-ms-input-placeholder, #consultation section #mailformpro textarea::-ms-input-placeholder {
    color: #c9caca; }
  /* line 6856, 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 6863, 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 6872, 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 6882, sass/layout.scss */
  #contact section #mailformpro select, #consultation section #mailformpro select {
    vertical-align: middle; }
  /* line 6885, sass/layout.scss */
  #contact section #mailformpro select, #consultation section #mailformpro select {
    width: 200px;
    margin-right: 10px; }
    /* line 6888, sass/layout.scss */
    #contact section #mailformpro select:last-of-type, #consultation section #mailformpro select:last-of-type {
      margin-right: 0; }
  /* line 6892, sass/layout.scss */
  #contact section #mailformpro option, #consultation section #mailformpro option {
    padding: 0;
    margin: 0;
    line-height: 100%; }
  /* line 6897, sass/layout.scss */
  #contact section #mailformpro .textarea, #consultation section #mailformpro .textarea {
    line-height: 1.5em; }
  /* line 6900, sass/layout.scss */
  #contact section #mailformpro .height200, #consultation section #mailformpro .height200 {
    width: 100% !important;
    height: 200px !important;
    line-height: 1.5em; }
  /* line 6905, sass/layout.scss */
  #contact section #mailformpro .mfp_col10, #consultation section #mailformpro .mfp_col10 {
    width: 100%; }
  /* line 6908, sass/layout.scss */
  #contact section #mailformpro .separate, #contact section #mailformpro .birthday, #consultation section #mailformpro .separate, #consultation section #mailformpro .birthday {
    width: 300px !important; }
    /* line 6910, 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 6914, sass/layout.scss */
  #contact section #mailformpro .select, #consultation section #mailformpro .select {
    position: relative; }
  /* line 6917, 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 6925, 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 6947, 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 6966, sass/layout.scss */
  #contact section #mailformpro dl dt, #consultation section #mailformpro dl dt {
    padding: 40px 0px 20px 0px; }
    /* line 6968, sass/layout.scss */
    #contact section #mailformpro dl dt:first-of-type, #consultation section #mailformpro dl dt:first-of-type {
      padding-top: 0; }
  /* line 6973, 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 6976, sass/layout.scss */
  #contact section #mailformpro select, #consultation section #mailformpro select {
    width: calc((99.9% - 4%) / 3);
    margin-right: 2%; }
    /* line 6979, sass/layout.scss */
    #contact section #mailformpro select:last-of-type, #consultation section #mailformpro select:last-of-type {
      margin-right: 0; }
  /* line 6983, sass/layout.scss */
  #contact section #mailformpro .separate, #consultation section #mailformpro .separate {
    width: 48% !important; }
    /* line 6985, sass/layout.scss */
    #contact section #mailformpro .separate:nth-of-type(2), #consultation section #mailformpro .separate:nth-of-type(2) {
      margin-left: 2%; }
  /* line 6990, 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 7006, sass/layout.scss */
  #contact section #mailformpro dl dt, #consultation section #mailformpro dl dt {
    padding: 30px 0px 15px 0px; }
    /* line 7008, sass/layout.scss */
    #contact section #mailformpro dl dt:first-of-type, #consultation section #mailformpro dl dt:first-of-type {
      padding-top: 0; }
  /* line 7013, 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 7016, sass/layout.scss */
  #contact section #mailformpro .birthday, #consultation section #mailformpro .birthday {
    width: 100%; }
  /* line 7020, 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 7037, sass/layout.scss */
#privacy section:first-of-type h2 {
  margin-bottom: 0; }
/* line 7042, sass/layout.scss */
#privacy section .flamebox dl {
  padding: 40px 0;
  border-bottom: 1px dashed #c9caca; }
  /* line 7045, sass/layout.scss */
  #privacy section .flamebox dl:first-of-type {
    padding-top: 0; }
  /* line 7048, sass/layout.scss */
  #privacy section .flamebox dl:last-of-type {
    padding-bottom: 0;
    border: 0; }
  /* line 7052, sass/layout.scss */
  #privacy section .flamebox dl dt {
    font-size: 1.25rem;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.7em; }
    /* line 7057, sass/layout.scss */
    #privacy section .flamebox dl dt:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e905";
      color: #1c8199; }
  /* line 7063, 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 7079, sass/layout.scss */
  #privacy section .flamebox dl {
    padding: 30px 0; }
    /* line 7081, sass/layout.scss */
    #privacy section .flamebox dl:first-of-type {
      padding-top: 0; }
    /* line 7084, sass/layout.scss */
    #privacy section .flamebox dl:last-of-type {
      padding-bottom: 0;
      border: 0; } }
/* ======================================== coronavirus ======================================== */
/* line 7098, sass/layout.scss */
#coronavirus_page .covidtitle {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.5em; }
  /* line 7102, sass/layout.scss */
  #coronavirus_page .covidtitle + p {
    text-align: center;
    font-size: 1.25rem;
    margin-top: 1em;
    line-height: 1.5em; }
/* line 7109, sass/layout.scss */
#coronavirus_page .title {
  margin-bottom: 0; }
  /* line 7112, sass/layout.scss */
  #coronavirus_page .title i span {
    font-size: 1.25rem;
    display: block;
    line-height: 1.75em; }
/* line 7120, sass/layout.scss */
#coronavirus_page .pagenavi li {
  margin-top: 20px; }
/* line 7126, sass/layout.scss */
#coronavirus_page section:first-of-type p {
  line-height: 2em; }
  /* line 7128, sass/layout.scss */
  #coronavirus_page section:first-of-type p i {
    color: red; }
/* line 7132, 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 7139, 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 7144, sass/layout.scss */
    #coronavirus_page section:first-of-type div ul li:before {
      content: "・"; }
    /* line 7147, sass/layout.scss */
    #coronavirus_page section:first-of-type div ul li:first-of-type {
      padding-top: 0; }
    /* line 7150, sass/layout.scss */
    #coronavirus_page section:first-of-type div ul li:last-of-type {
      padding-bottom: 0;
      border-bottom: 0; }
  /* line 7156, 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 7162, 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 7169, 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 7174, sass/layout.scss */
      #coronavirus_page section:first-of-type div dl dd:before {
        content: "・"; }
  /* line 7179, sass/layout.scss */
  #coronavirus_page section:first-of-type div + p {
    margin-top: 50px; }
/* line 7186, sass/layout.scss */
#coronavirus_page .back .flamebox {
  margin-top: 60px; }
  /* line 7188, sass/layout.scss */
  #coronavirus_page .back .flamebox p {
    line-height: 2em; }
    /* line 7190, sass/layout.scss */
    #coronavirus_page .back .flamebox p a {
      display: inline; }
  /* line 7194, sass/layout.scss */
  #coronavirus_page .back .flamebox table {
    margin-top: 30px;
    width: 100%; }
    /* line 7198, 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 7202, sass/layout.scss */
    #coronavirus_page .back .flamebox table tr th {
      background: #ddecf0;
      color: #1c8199; }
  /* line 7208, sass/layout.scss */
  #coronavirus_page .back .flamebox:first-of-type {
    margin-top: 0; }
/* line 7213, sass/layout.scss */
#coronavirus_page .back #coronavirus_page_02 ul {
  margin-top: 30px; }
  /* line 7215, 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 7221, sass/layout.scss */
    #coronavirus_page .back #coronavirus_page_02 ul li:before {
      content: "・"; }
    /* line 7224, sass/layout.scss */
    #coronavirus_page .back #coronavirus_page_02 ul li:first-of-type {
      margin-top: 0;
      border-top: 1px dashed #c9caca; }
/* line 7233, sass/layout.scss */
#coronavirus_page .back #coronavirus_page_04 ul li {
  line-height: 1.5em;
  margin-top: 1em; }
  /* line 7236, sass/layout.scss */
  #coronavirus_page .back #coronavirus_page_04 ul li:first-of-type {
    margin-top: 0; }
  /* line 7239, sass/layout.scss */
  #coronavirus_page .back #coronavirus_page_04 ul li a {
    text-decoration: underline; }
    /* line 7241, 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 7258, sass/layout.scss */
  #coronavirus_page .covidtitle {
    font-size: 1.25rem; }
    /* line 7260, sass/layout.scss */
    #coronavirus_page .covidtitle + p {
      font-size: 1rem; }
  /* line 7266, sass/layout.scss */
  #coronavirus_page .title i span {
    font-size: 1rem; }
  /* line 7274, sass/layout.scss */
  #coronavirus_page section:first-of-type div {
    padding: 40px 5%;
    margin-top: 30px; }
    /* line 7277, sass/layout.scss */
    #coronavirus_page section:first-of-type div + p {
      margin-top: 30px; }
  /* line 7285, sass/layout.scss */
  #coronavirus_page .back .flamebox table {
    margin-top: 20px; }
    /* line 7288, 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 7294, sass/layout.scss */
  #coronavirus_page .back .flamebox:first-of-type {
    margin-top: 0; } }
@media (max-width: 599px) {
  /* line 7305, sass/layout.scss */
  #coronavirus_page .pagenavi li {
    margin-top: 10px; }
  /* line 7311, sass/layout.scss */
  #coronavirus_page section:first-of-type div {
    padding: 30px 5%; }
    /* line 7313, sass/layout.scss */
    #coronavirus_page section:first-of-type div dl {
      padding: 20px 5%; }
  /* line 7320, sass/layout.scss */
  #coronavirus_page .back .flamebox {
    margin-top: 30px; }
    /* line 7324, 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 7329, sass/layout.scss */
    #coronavirus_page .back .flamebox table tr td {
      border-top: 0; }
    /* line 7334, sass/layout.scss */
    #coronavirus_page .back .flamebox:first-of-type {
      margin-top: 0; }
  /* line 7339, sass/layout.scss */
  #coronavirus_page .back #coronavirus_page_02 ul {
    margin-top: 20px; }
    /* line 7341, sass/layout.scss */
    #coronavirus_page .back #coronavirus_page_02 ul li {
      padding: 15px 0 15px 1em; } }
/* ======================================== error ======================================== */
/* line 7355, sass/layout.scss */
#error section p {
  line-height: 2.25em; }
/* line 7359, sass/layout.scss */
#error .center {
  text-align: center; }

/* ======================================== faq ======================================== */
/* line 7372, sass/layout.scss */
#faq .pagenavi {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  /* line 7375, sass/layout.scss */
  #faq .pagenavi li {
    width: calc((99.9% - 40px) / 3);
    margin-top: 20px;
    margin-right: 20px;
    line-height: 1.5em; }
    /* line 7380, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 7383, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(3n) {
      margin-right: 0; }
/* line 7389, sass/layout.scss */
#faq .faq-section {
  padding-top: 0; }
  /* line 7391, 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 7401, sass/layout.scss */
#faq .faq-item {
  padding-bottom: 2em;
  border-bottom: 1px solid #c9caca; }
  /* line 7404, sass/layout.scss */
  #faq .faq-item:not(:first-of-type) {
    margin-top: 2em; }
/* line 7408, sass/layout.scss */
#faq .faq-item-q {
  display: grid;
  grid-template-columns: 3.25rem auto;
  align-content: flex-start;
  cursor: pointer; }
  /* line 7415, sass/layout.scss */
  #faq .faq-item-q.is-show h4::after {
    opacity: 0; }
  /* line 7420, sass/layout.scss */
  #faq .faq-item-q:hover {
    opacity: 0.7; }
  /* line 7423, 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 7432, 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 7439, sass/layout.scss */
    #faq .faq-item-q h4::before {
      content: "";
      position: absolute;
      top: 0.75em;
      right: 1em;
      width: 1em;
      height: 1px;
      background: #898989; }
    /* line 7448, 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 7462, 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 7468, 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 7477, sass/layout.scss */
  #faq .faq-item-a p {
    line-height: 2em; }
    /* line 7480, sass/layout.scss */
    #faq .faq-item-a p > a {
      display: inline;
      color: #004b8f;
      text-decoration: underline; }
      /* line 7484, sass/layout.scss */
      #faq .faq-item-a p > a:after {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e901"; }
  /* line 7490, sass/layout.scss */
  #faq .faq-item-a strong {
    font-weight: bold; }
  /* line 7493, sass/layout.scss */
  #faq .faq-item-a em {
    font-style: italic; }
  /* line 7496, sass/layout.scss */
  #faq .faq-item-a mark {
    font-style: normal; }
  /* line 7499, sass/layout.scss */
  #faq .faq-item-a sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -0.25em; }
  /* line 7506, sass/layout.scss */
  #faq .faq-item-a sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }

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

@media (max-width: 1045px) {
  /* line 7522, sass/layout.scss */
  .gsc-control-searchbox-only {
    margin-top: 5px; } }
/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 7533, sass/layout.scss */
  #faq .pagenavi {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 7535, sass/layout.scss */
    #faq .pagenavi li {
      width: calc((100% - 20px) / 2);
      margin-top: 20px;
      margin-right: 0; }
      /* line 7539, sass/layout.scss */
      #faq .pagenavi li:nth-of-type(-n+3) {
        margin-top: 20px; }
      /* line 7542, sass/layout.scss */
      #faq .pagenavi li:nth-of-type(-n+2) {
        margin-top: 0; }
  /* line 7549, sass/layout.scss */
  #faq .faq-item-q h4 {
    font-size: 1.125rem; } }
@media (max-width: 599px) {
  /* line 7560, sass/layout.scss */
  #faq .pagenavi li {
    width: 100%;
    margin-top: 10px; }
    /* line 7563, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(-n+3) {
      margin-top: 10px; }
    /* line 7566, sass/layout.scss */
    #faq .pagenavi li:nth-of-type(-n+2) {
      margin-top: 10px; }
    /* line 7569, sass/layout.scss */
    #faq .pagenavi li:first-of-type {
      margin-top: 0; } }
