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

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

*/
/* ======================================== import ======================================== */
/*------import fonts------*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@500&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';
  src: url("../fonts/icomoon.eot?9supzv");
  src: url("../fonts/icomoon.eot?9supzv#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?9supzv") format("truetype"), url("../fonts/icomoon.woff?9supzv") format("woff"), url("../fonts/icomoon.svg?9supzv#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
/* 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: never;
  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-download:before {
  content: "\e900"; }

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

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

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

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

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

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

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

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

/* line 55, sass/icomoon.scss */
.icon-access:before {
  content: "\e90a"; }

/* line 58, sass/icomoon.scss */
.icon-services:before {
  content: "\e90b"; }

/* line 61, sass/icomoon.scss */
.icon-equipment:before {
  content: "\e90c"; }

/* line 64, sass/icomoon.scss */
.icon-about:before {
  content: "\e90d"; }

/* line 67, sass/icomoon.scss */
.icon-news:before {
  content: "\e90e"; }

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

/*------flexbox-start------*/
/*横並びにする*/
/*flexアイテムを複数行に変更*/
/*flexアイテムを右から左へ（横方向）*/
/*flexアイテムの最初と最後を端に、残りは等間隔で配置（横方向）*/
/*flexアイテムの全てを等間隔で配置（横方向）*/
/*flexアイテムをflexコンテナの左側に配置（横方向）*/
/*flexアイテムをflexコンテナの中央に配置（横方向）*/
/*flexアイテムをflexコンテナの右側に配置（横方向）*/
/*flexコンテナのクロス軸の始点に配置（縦方向）*/
/*flexコンテナのクロス軸の中央に配置（縦方向）*/
/*flexコンテナのクロス軸の終点に配置（縦方向）*/
/*flexアイテムを上から下へ垂直方向に配置*/
/*flexアイテムを左から右へ水平方向に配置（デフォルト）*/
/*flexアイテムの伸長係数（子要素に指定）*/
/*flexアイテムの伸長係数等のリセット（子要素に指定）*/
/*------flexbox-end------*/
/* ======================================== body ======================================== */
/* line 215, sass/layout.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  outline: none; }

/* line 224, 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: 1em;
  letter-spacing: 0.05em;
  color: #3E3A39;
  text-align: justify;
  text-justify: inter-ideograph;
  background: url(../img/pattern/mainback.jpg) left top repeat;
  background-size: 420px 596px; }
  /* line 234, sass/layout.scss */
  body:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 26px;
    background: url(../img/curtain.svg) repeat-x;
    background-size: contain; }
  /* line 246, sass/layout.scss */
  body main {
    display: block;
    padding: 50px 0 100px 0; }
  /* line 250, sass/layout.scss */
  body #reserve {
    position: fixed;
    right: 0;
    top: 60px;
    z-index: 100; }
    /* line 256, sass/layout.scss */
    body #reserve li a {
      width: 3em;
      max-height: 8em;
      text-align: center;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      -moz-border-radius: 10px 0 0 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px 0 0 10px;
      font-size: 1.25rem;
      color: #fff;
      padding: 1.25em 1em;
      background: #8FC31F; }
    /* line 267, sass/layout.scss */
    body #reserve li:last-of-type {
      margin-top: 0.75em; }
      /* line 269, sass/layout.scss */
      body #reserve li:last-of-type a {
        background: #FABE00; }
  /* line 276, sass/layout.scss */
  body .inner {
    width: 90%;
    max-width: 960px;
    margin: 0 auto; }
  /* line 281, sass/layout.scss */
  body img {
    display: block;
    width: 100%;
    height: auto; }
  /* line 286, sass/layout.scss */
  body a {
    display: block;
    color: #3E3A39;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    outline: none; }
    /* line 292, sass/layout.scss */
    body a:hover {
      transition: .5s;
      opacity: 0.60;
      cursor: pointer !important;
      outline: none; }
  /* line 299, sass/layout.scss */
  body a[href^="tel:"] {
    pointer-events: none;
    cursor: default; }
  /* line 303, sass/layout.scss */
  body .nopc {
    display: none; }

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

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 317, sass/layout.scss */
  body:before {
    height: 20px; }
  /* line 320, sass/layout.scss */
  body a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer; }
  /* line 324, sass/layout.scss */
  body main {
    padding: 40px 0 80px 0; }
  /* line 327, sass/layout.scss */
  body .nosp {
    display: none; }
  /* line 330, sass/layout.scss */
  body .nopc {
    display: block; }

  /* line 334, sass/layout.scss */
  body, html {
    font-size: 14px; } }
@media (max-width: 599px) {
  /* line 341, sass/layout.scss */
  body main {
    padding: 40px 0 60px 0; } }
/* ======================================== header ======================================== */
/* line 350, sass/layout.scss */
header {
  padding-top: 60px; }
  /* line 352, sass/layout.scss */
  header #submenu, header #mainmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  /* line 355, sass/layout.scss */
  header #submenu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    /* line 357, sass/layout.scss */
    header #submenu a {
      color: #785E41;
      background: linear-gradient(rgba(0, 0, 0, 0) 60%, #fff100 60%); }
      /* line 360, sass/layout.scss */
      header #submenu a:last-of-type {
        margin-left: 1.25em; }
  /* line 365, sass/layout.scss */
  header #mainmenu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    /* line 368, sass/layout.scss */
    header #mainmenu img {
      width: 56px;
      margin: 0 auto; }
    /* line 372, sass/layout.scss */
    header #mainmenu p, header #mainmenu i {
      display: block;
      text-align: center;
      letter-spacing: 0; }
    /* line 377, sass/layout.scss */
    header #mainmenu p {
      font-family: "M PLUS Rounded 1c","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;
      line-height: 1em;
      letter-spacing: 0.05em;
      font-size: 1.125rem;
      margin-top: 1em; }
    /* line 382, sass/layout.scss */
    header #mainmenu i {
      font-size: 0.875rem;
      color: #785E41;
      margin-top: 0.5em; }
    /* line 387, sass/layout.scss */
    header #mainmenu li {
      width: 134px;
      border-right: 2px dotted #785E41;
      padding: 5px 0; }
    /* line 392, sass/layout.scss */
    header #mainmenu #toppage {
      width: 156px;
      border: 0; }
      /* line 395, sass/layout.scss */
      header #mainmenu #toppage img {
        width: 106px; }
    /* line 399, sass/layout.scss */
    header #mainmenu .menu_news {
      border-left: 2px dotted #785E41; }
      /* line 401, sass/layout.scss */
      header #mainmenu .menu_news a {
        color: #EE87B4; }
    /* line 406, sass/layout.scss */
    header #mainmenu .menu_about a {
      color: #FABE00; }
    /* line 411, sass/layout.scss */
    header #mainmenu .menu_equipment a {
      color: #8FC31F; }
    /* line 415, sass/layout.scss */
    header #mainmenu .menu_services {
      border-left: 2px dotted #785E41; }
      /* line 417, sass/layout.scss */
      header #mainmenu .menu_services a {
        color: #54C3F1; }
    /* line 422, sass/layout.scss */
    header #mainmenu .menu_access a {
      color: #A64A97; }
    /* line 427, sass/layout.scss */
    header #mainmenu .menu_contact a {
      color: #61C1BE; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 437, sass/layout.scss */
  header {
    padding-top: 50px; }
    /* line 439, sass/layout.scss */
    header #submenu {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    /* line 442, sass/layout.scss */
    header #mainmenu {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      /* line 444, sass/layout.scss */
      header #mainmenu img {
        width: 40px; }
      /* line 447, sass/layout.scss */
      header #mainmenu p {
        margin-top: 0.5em; }
      /* line 450, sass/layout.scss */
      header #mainmenu li {
        width: calc(99.9% / 3);
        margin-top: 20px; }
      /* line 454, sass/layout.scss */
      header #mainmenu #toppage {
        order: 1;
        width: 100%; }
        /* line 457, sass/layout.scss */
        header #mainmenu #toppage img {
          width: 120px; }
      /* line 461, sass/layout.scss */
      header #mainmenu .pwait, header #mainmenu .shoshin, header #mainmenu .doctorqube {
        margin-bottom: 10px;
        width: calc((99.9% - 1em) / 2);
        border: 0;
        text-align: center; }
        /* line 466, sass/layout.scss */
        header #mainmenu .pwait a, header #mainmenu .shoshin a, header #mainmenu .doctorqube a {
          padding: 1em;
          color: #fff; }
      /* line 471, sass/layout.scss */
      header #mainmenu .pwait {
        order: 2; }
        /* line 473, sass/layout.scss */
        header #mainmenu .pwait a {
          background: #8FC31F; }
      /* line 477, sass/layout.scss */
      header #mainmenu .shoshin {
        order: 3; }
        /* line 479, sass/layout.scss */
        header #mainmenu .shoshin a {
          background: #FABE00; }
      /* line 483, sass/layout.scss */
      header #mainmenu .doctorqube {
        width: 100%;
        order: 2; }
        /* line 486, sass/layout.scss */
        header #mainmenu .doctorqube a {
          background: #FABE00; }
      /* line 490, sass/layout.scss */
      header #mainmenu .menu_news {
        order: 4; }
      /* line 493, sass/layout.scss */
      header #mainmenu .menu_about {
        order: 5; }
      /* line 496, sass/layout.scss */
      header #mainmenu .menu_equipment {
        order: 6; }
      /* line 499, sass/layout.scss */
      header #mainmenu .menu_services {
        order: 7; }
      /* line 502, sass/layout.scss */
      header #mainmenu .menu_access {
        order: 8; }
      /* line 505, sass/layout.scss */
      header #mainmenu .menu_contact {
        order: 9; } }
@media (max-width: 599px) {
  /* line 515, sass/layout.scss */
  header #mainmenu img {
    width: 32px; }
  /* line 518, sass/layout.scss */
  header #mainmenu p {
    font-size: 1rem; }
  /* line 521, sass/layout.scss */
  header #mainmenu li {
    margin-top: 10px; }
  /* line 525, sass/layout.scss */
  header #mainmenu #toppage img {
    width: 90px; } }
/* ======================================== footer ======================================== */
/* line 538, sass/layout.scss */
footer #sitemap {
  background: #785E41;
  padding: 20px 0; }
  /* line 541, sass/layout.scss */
  footer #sitemap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    /* line 544, sass/layout.scss */
    footer #sitemap ul li {
      border-right: 1px solid #fff; }
      /* line 546, sass/layout.scss */
      footer #sitemap ul li:last-of-type {
        border: 0; }
      /* line 549, sass/layout.scss */
      footer #sitemap ul li a {
        color: #fff;
        padding: 0.2em 1.25em; }
/* line 556, sass/layout.scss */
footer > div {
  background: #FDD876;
  padding: 50px 0; }
/* line 560, sass/layout.scss */
footer .separate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  /* line 563, sass/layout.scss */
  footer .separate > a {
    width: 450px; }
  /* line 566, sass/layout.scss */
  footer .separate > dl {
    width: calc(99.9% - 510px);
    color: #785E41; }
    /* line 569, sass/layout.scss */
    footer .separate > dl dt {
      font-family: "M PLUS Rounded 1c","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;
      line-height: 1em;
      letter-spacing: 0.05em;
      font-size: 1.25rem; }
      /* line 572, sass/layout.scss */
      footer .separate > dl dt i {
        font-size: 1rem; }
    /* line 577, sass/layout.scss */
    footer .separate > dl dd a, footer .separate > dl dd p {
      font-family: "M PLUS Rounded 1c","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;
      line-height: 1em;
      letter-spacing: 0.05em;
      color: #785E41; }
    /* line 581, sass/layout.scss */
    footer .separate > dl dd a {
      font-size: 2.5rem;
      margin-top: 0.25em; }
      /* line 584, sass/layout.scss */
      footer .separate > dl dd a:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e909"; }
    /* line 589, sass/layout.scss */
    footer .separate > dl dd p {
      font-size: 1.25rem;
      margin-top: 0.4em; }
    /* line 593, sass/layout.scss */
    footer .separate > dl dd ul {
      margin-top: 1em; }
      /* line 595, sass/layout.scss */
      footer .separate > dl dd ul li {
        line-height: 1.75em;
        font-size: 0.875rem;
        letter-spacing: 0; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 1060px) {
  /* line 613, sass/layout.scss */
  footer #sitemap ul li a {
    padding: 0.2em 0.9em; }
  /* line 620, sass/layout.scss */
  footer .separate > a {
    width: 370px; }
  /* line 623, sass/layout.scss */
  footer .separate > dl {
    width: calc(99.9% - 410px); } }
@media (max-width: 959px) {
  /* line 632, sass/layout.scss */
  footer #sitemap {
    display: none; }
  /* line 635, sass/layout.scss */
  footer > div {
    padding: 40px 0; }
  /* line 638, sass/layout.scss */
  footer .separate {
    display: block; }
    /* line 640, sass/layout.scss */
    footer .separate > a {
      max-width: 300px;
      width: 80%;
      margin: 0 auto; }
    /* line 645, sass/layout.scss */
    footer .separate > dl {
      width: 100%;
      margin-top: 30px; }
      /* line 648, sass/layout.scss */
      footer .separate > dl dt, footer .separate > dl dd {
        text-align: center; } }
@media (max-width: 599px) {
  /* line 658, sass/layout.scss */
  footer > div {
    padding: 30px 0; }
  /* line 662, sass/layout.scss */
  footer .separate > dl {
    margin-top: 20px; }
    /* line 664, sass/layout.scss */
    footer .separate > dl dt {
      display: none; }
    /* line 668, sass/layout.scss */
    footer .separate > dl dd a {
      font-size: 2rem;
      margin-top: 0; }
    /* line 673, sass/layout.scss */
    footer .separate > dl dd ul li {
      font-size: 0.7rem;
      letter-spacing: 0;
      font-feature-settings: "palt"; } }
/* ======================================== ALL ======================================== */
/* line 688, sass/layout.scss */
.topBtn {
  width: 72px;
  right: 1%;
  z-index: 100; }

/* line 694, sass/layout.scss */
.heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px; }
  /* line 698, sass/layout.scss */
  .heading p, .heading i {
    font-family: "M PLUS Rounded 1c","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;
    line-height: 1em;
    letter-spacing: 0.05em;
    vertical-align: middle; }
  /* line 702, sass/layout.scss */
  .heading p {
    font-size: 1.5rem;
    color: #EE87B4; }
    /* line 705, sass/layout.scss */
    .heading p:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e90e";
      font-size: 3rem;
      vertical-align: middle;
      margin-right: 0.2em;
      line-height: 1em; }
  /* line 714, sass/layout.scss */
  .heading i {
    color: #785E41;
    margin-left: 1em; }
    /* line 717, sass/layout.scss */
    .heading i:before {
      content: "-"; }
    /* line 720, sass/layout.scss */
    .heading i:after {
      content: "-"; }
  /* line 724, sass/layout.scss */
  .heading a {
    text-align: right;
    margin-left: auto;
    color: #785E41; }
    /* line 728, sass/layout.scss */
    .heading a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e904";
      margin-right: 0.2em; }

/* line 738, sass/layout.scss */
#about .heading p {
  color: #FABE00; }
  /* line 740, sass/layout.scss */
  #about .heading p:before {
    content: "\e90d"; }

/* line 749, sass/layout.scss */
#equipment .heading p {
  color: #8FC31F; }
  /* line 751, sass/layout.scss */
  #equipment .heading p:before {
    content: "\e90c"; }

/* line 760, sass/layout.scss */
#services .heading p {
  color: #54C3F1; }
  /* line 762, sass/layout.scss */
  #services .heading p:before {
    content: "\e90b"; }

/* line 771, sass/layout.scss */
#access .heading p {
  color: #A64A97; }
  /* line 773, sass/layout.scss */
  #access .heading p:before {
    content: "\e90a"; }

/* line 782, sass/layout.scss */
#contact .heading p, #thanks .heading p {
  color: #61C1BE; }
  /* line 784, sass/layout.scss */
  #contact .heading p:before, #thanks .heading p:before {
    content: "\e909"; }

/* line 793, sass/layout.scss */
#privacy .heading p {
  color: #718CC7; }
  /* line 795, sass/layout.scss */
  #privacy .heading p:before {
    content: "\e908"; }

/* line 804, sass/layout.scss */
#sitemap .heading p {
  color: #ED7978; }
  /* line 806, sass/layout.scss */
  #sitemap .heading p:before {
    content: "\e906"; }

/* line 814, sass/layout.scss */
.news li {
  position: relative;
  word-break: break-all; }
  /* line 817, sass/layout.scss */
  .news li:before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    background: url(../img/line.svg) repeat-x;
    background-size: contain; }
  /* line 825, sass/layout.scss */
  .news li h2, .news li h3 {
    font-size: 1.25rem;
    color: #785E41;
    line-height: 1.75em; }
    /* line 829, sass/layout.scss */
    .news li h2 + i, .news li h3 + i {
      color: #785E41;
      display: block;
      margin-top: 0.5em; }
      /* line 833, sass/layout.scss */
      .news li h2 + i:before, .news li h3 + i:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e902";
        color: #EE87B4;
        margin-right: 0.2em; }
  /* line 841, sass/layout.scss */
  .news li a {
    display: inline;
    color: #785E41;
    text-decoration: underline; }
    /* line 845, sass/layout.scss */
    .news li a:after {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e905"; }
  /* line 851, sass/layout.scss */
  .news li:last-of-type > div {
    padding-bottom: 0; }
  /* line 855, sass/layout.scss */
  .news li > div {
    padding: 40px 0; }
    /* line 857, sass/layout.scss */
    .news li > div .red {
      color: #E60012;
      font-weight: bold; }
    /* line 861, sass/layout.scss */
    .news li > div > p {
      line-height: 2em; }
    /* line 864, sass/layout.scss */
    .news li > div > p, .news li > div > dl {
      margin-top: 1.5em; }
    /* line 868, sass/layout.scss */
    .news li > div .multiple dt, .news li > div .multiple dd {
      line-height: 1.75em; }
    /* line 871, sass/layout.scss */
    .news li > div .multiple dt {
      margin-top: 1.75em;
      padding-top: 1.75em;
      border-top: 1px dashed #785E41;
      font-weight: bold;
      color: #785E41;
      line-height: 1.75em; }
    /* line 879, sass/layout.scss */
    .news li > div .multiple dd {
      margin-top: 0.75em; }
    /* line 883, sass/layout.scss */
    .news li > div .multiple + p span {
      display: block;
      font-weight: bold;
      margin-top: 1em; }
  /* line 892, sass/layout.scss */
  .news li .link dt, .news li .link dd {
    line-height: 1.75em; }
  /* line 895, sass/layout.scss */
  .news li .link dt {
    margin-top: 1em;
    padding-left: 1em;
    text-indent: -1em; }
    /* line 899, sass/layout.scss */
    .news li .link dt:before {
      content: "・"; }
  /* line 904, sass/layout.scss */
  .news li .linklist {
    margin-top: 1.5em; }
    /* line 906, sass/layout.scss */
    .news li .linklist a {
      display: block;
      line-height: 1.75em;
      margin-top: 1em;
      padding-left: 1em;
      text-indent: -1em; }
      /* line 912, sass/layout.scss */
      .news li .linklist a:before {
        content: "・"; }
/* line 920, sass/layout.scss */
.news .ushio-care222 p i {
  color: #E60012;
  font-weight: bold; }
/* line 925, sass/layout.scss */
.news .ushio-care222 img {
  width: 100%;
  max-width: 300px;
  margin-top: 1.5em; }

/* line 934, sass/layout.scss */
.subpage #main {
  margin-top: 30px;
  width: 100%;
  height: 316px; }
  /* line 938, sass/layout.scss */
  .subpage #main div {
    position: relative;
    overflow-x: hidden;
    height: 316px;
    margin: 0 auto; }
    /* line 943, sass/layout.scss */
    .subpage #main div img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      width: 1360px;
      height: 316px; }
/* line 955, sass/layout.scss */
.subpage .main-news {
  background: url(../news/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 959, sass/layout.scss */
.subpage .main-about {
  background: url(../about/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 963, sass/layout.scss */
.subpage .main-equipment {
  background: url(../equipment/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 967, sass/layout.scss */
.subpage .main-services {
  background: url(../services/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 971, sass/layout.scss */
.subpage .main-access {
  background: url(../access/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 975, sass/layout.scss */
.subpage .main-contact {
  background: url(../cgi-bin/contact/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 979, sass/layout.scss */
.subpage .main-privacy {
  background: url(../privacy/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 983, sass/layout.scss */
.subpage .main-sitemap {
  background: url(../sitemap/img/main_back.svg) repeat-x;
  background-position: left bottom; }
/* line 987, sass/layout.scss */
.subpage .dotline {
  position: relative; }
  /* line 989, sass/layout.scss */
  .subpage .dotline > div {
    padding: 60px 0; }
  /* line 992, sass/layout.scss */
  .subpage .dotline:before {
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    background: url(../img/line.svg) repeat-x;
    background-size: contain; }
  /* line 1001, sass/layout.scss */
  .subpage .dotline:last-of-type > div {
    padding-bottom: 0; }
/* line 1006, sass/layout.scss */
.subpage .dots {
  font-size: 1.25rem;
  font-weight: bold;
  color: #785E41;
  margin-bottom: 2em; }
  /* line 1011, sass/layout.scss */
  .subpage .dots:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e902";
    color: #FABE00;
    margin-right: 0.25em; }
/* line 1018, sass/layout.scss */
.subpage .circle {
  color: #785E41;
  margin-bottom: 1.5em; }
  /* line 1021, sass/layout.scss */
  .subpage .circle:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e903";
    color: #FABE00;
    margin-right: 0.25em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 1360px) {
  /* line 1035, sass/layout.scss */
  .subpage #main {
    background: none;
    width: 100%;
    height: auto; }
    /* line 1039, sass/layout.scss */
    .subpage #main div {
      position: static;
      overflow-x: visible;
      height: auto; }
      /* line 1043, sass/layout.scss */
      .subpage #main div img {
        transform: none;
        position: static;
        width: 100%;
        height: auto; }
  /* line 1051, sass/layout.scss */
  .subpage .dots {
    font-size: 1.2rem;
    margin-bottom: 1.75em; }
  /* line 1055, sass/layout.scss */
  .subpage .circle {
    margin-bottom: 1.25em; } }
@media (max-width: 959px) {
  /* line 1064, sass/layout.scss */
  .topBtn {
    width: 60px; }

  /* line 1068, sass/layout.scss */
  .heading {
    margin-bottom: 20px; }
    /* line 1070, sass/layout.scss */
    .heading p {
      font-size: 1.25rem; }
      /* line 1072, sass/layout.scss */
      .heading p:before {
        font-size: 2.5rem; }

  /* line 1080, sass/layout.scss */
  .news li:before {
    height: 15px; }
  /* line 1083, sass/layout.scss */
  .news li h2, .news li h3 {
    font-size: 1.2rem; }
  /* line 1086, sass/layout.scss */
  .news li > div {
    padding: 30px 0; }

  /* line 1094, sass/layout.scss */
  .subpage .dotline > div {
    padding: 50px 0; }
  /* line 1097, sass/layout.scss */
  .subpage .dotline:before {
    height: 15px; } }
@media (max-width: 599px) {
  /* line 1107, sass/layout.scss */
  .topBtn {
    width: 40px; }

  /* line 1111, sass/layout.scss */
  .heading {
    margin-bottom: 20px; }
    /* line 1113, sass/layout.scss */
    .heading p {
      font-size: 1.15rem; }
      /* line 1115, sass/layout.scss */
      .heading p:before {
        font-size: 1.5rem; }
    /* line 1119, sass/layout.scss */
    .heading i {
      margin-left: 0.5em; }
    /* line 1122, sass/layout.scss */
    .heading a {
      font-size: 0.875rem; }

  /* line 1129, sass/layout.scss */
  .news li:before {
    height: 12px; }
  /* line 1132, sass/layout.scss */
  .news li h2, .news li h3 {
    font-size: 1.1rem; }
  /* line 1135, sass/layout.scss */
  .news li > div {
    padding: 20px 0; }

  /* line 1142, sass/layout.scss */
  .subpage #main {
    display: none; }
  /* line 1146, sass/layout.scss */
  .subpage .dotline > div {
    padding: 40px 0; }
  /* line 1149, sass/layout.scss */
  .subpage .dotline:before {
    height: 12px; } }
@media (max-width: 370px) {
  /* line 1160, sass/layout.scss */
  #privacy .heading {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 1162, sass/layout.scss */
    #privacy .heading i {
      margin: 0.75em 0 0 0; } }
/* ======================================== TOP ======================================== */
/* line 1174, sass/layout.scss */
#top #slider {
  margin-top: 50px;
  position: relative; }
  /* line 1177, sass/layout.scss */
  #top #slider > img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10; }
/* line 1184, sass/layout.scss */
#top h1 {
  font-family: "M PLUS Rounded 1c","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #785E41;
  font-size: 2.25rem;
  letter-spacing: 0;
  margin-bottom: 50px; }
  /* line 1192, sass/layout.scss */
  #top h1 i:last-of-type {
    font-size: 60%; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 1203, sass/layout.scss */
  #top #slider {
    margin-top: 40px; }
  /* line 1207, sass/layout.scss */
  #top h1 i {
    display: block; }
    /* line 1209, sass/layout.scss */
    #top h1 i:last-of-type {
      margin-top: 0.25em;
      font-size: 50%; } }
@media (max-width: 599px) {
  /* line 1220, sass/layout.scss */
  #top #slider {
    margin-top: 30px; }
  /* line 1223, sass/layout.scss */
  #top h1 {
    font-size: 1.5rem; }
    /* line 1226, sass/layout.scss */
    #top h1 i:last-of-type {
      font-size: 60%; } }
/* ======================================== ABOUT ======================================== */
/* line 1239, sass/layout.scss */
#about #greeting p {
  line-height: 2em; }
  /* line 1241, sass/layout.scss */
  #about #greeting p i {
    font-weight: bold;
    color: #FABE00; }
/* line 1248, sass/layout.scss */
#about #doctor > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  /* line 1252, sass/layout.scss */
  #about #doctor > div:last-of-type {
    margin-top: 60px; }
  /* line 1255, sass/layout.scss */
  #about #doctor > div .photo {
    padding: 10px;
    background: url(../img/pattern/orange.svg);
    background-size: 8px 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    /* line 1259, sass/layout.scss */
    #about #doctor > div .photo img {
      width: 330px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
  /* line 1264, sass/layout.scss */
  #about #doctor > div > div {
    width: calc(99.9% - 400px); }
    /* line 1266, sass/layout.scss */
    #about #doctor > div > div > dl {
      position: relative;
      display: block;
      padding-bottom: 40px; }
      /* line 1270, sass/layout.scss */
      #about #doctor > div > div > dl:after {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 20%;
        height: 1px;
        background: #785E41; }
      /* line 1280, sass/layout.scss */
      #about #doctor > div > div > dl dt, #about #doctor > div > div > dl dd {
        color: #785E41;
        line-height: 1em; }
      /* line 1284, sass/layout.scss */
      #about #doctor > div > div > dl dt {
        font-size: 1.25rem; }
      /* line 1288, sass/layout.scss */
      #about #doctor > div > div > dl dd:first-of-type {
        margin-top: 0.5em;
        font-size: 2rem;
        font-weight: bold; }
      /* line 1293, sass/layout.scss */
      #about #doctor > div > div > dl dd:last-of-type {
        margin-top: 0.75em;
        color: #FABE00; }
    /* line 1299, sass/layout.scss */
    #about #doctor > div > div h3 {
      margin-top: 40px;
      font-size: 1.125rem; }
      /* line 1303, sass/layout.scss */
      #about #doctor > div > div h3 + ul li {
        line-height: 1.5em;
        margin-top: 0.5em;
        padding-left: 1em;
        text-indent: -1em; }
        /* line 1308, sass/layout.scss */
        #about #doctor > div > div h3 + ul li:before {
          content: "・"; }
    /* line 1314, sass/layout.scss */
    #about #doctor > div > div h4 {
      font-weight: bold;
      color: #785E41;
      margin-top: 2em; }
      /* line 1318, sass/layout.scss */
      #about #doctor > div > div h4 + ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 1em; }
        /* line 1322, sass/layout.scss */
        #about #doctor > div > div h4 + ul li {
          line-height: 1.75em; }
          /* line 1324, sass/layout.scss */
          #about #doctor > div > div h4 + ul li:after {
            content: "、"; }
          /* line 1328, sass/layout.scss */
          #about #doctor > div > div h4 + ul li:last-of-type:after {
            content: none; }
/* line 1337, sass/layout.scss */
#about #doctor .career {
  margin-top: 40px; }
  /* line 1339, sass/layout.scss */
  #about #doctor .career h3 {
    font-size: 1.25rem; }
  /* line 1343, sass/layout.scss */
  #about #doctor .career ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1em 0;
    line-height: 1.5em;
    border-bottom: 2px dashed #FABE00; }
    /* line 1348, sass/layout.scss */
    #about #doctor .career ul li:first-of-type {
      border-top: 2px dashed #FABE00; }
    /* line 1351, sass/layout.scss */
    #about #doctor .career ul li p {
      width: 100%; }
    /* line 1354, sass/layout.scss */
    #about #doctor .career ul li i {
      display: block;
      width: 6em; }
      /* line 1357, sass/layout.scss */
      #about #doctor .career ul li i:last-of-type {
        width: calc(99.9% - 6em); }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 1373, sass/layout.scss */
  #about #doctor > div:last-of-type {
    margin-top: 50px; }
  /* line 1377, sass/layout.scss */
  #about #doctor > div .photo img {
    width: 240px; }
  /* line 1381, sass/layout.scss */
  #about #doctor > div > div {
    width: calc(99.9% - 300px); }
    /* line 1383, sass/layout.scss */
    #about #doctor > div > div > dl {
      padding-bottom: 30px; }
    /* line 1386, sass/layout.scss */
    #about #doctor > div > div h3 {
      margin-top: 30px; } }
@media (max-width: 599px) {
  /* line 1398, sass/layout.scss */
  #about #doctor > div {
    display: block; }
    /* line 1400, sass/layout.scss */
    #about #doctor > div:last-of-type {
      margin-top: 40px; }
    /* line 1403, sass/layout.scss */
    #about #doctor > div .photo {
      width: 220px;
      margin: 0 auto; }
      /* line 1406, sass/layout.scss */
      #about #doctor > div .photo img {
        width: 200px;
        margin: 0 auto; }
    /* line 1411, sass/layout.scss */
    #about #doctor > div > div {
      width: 100%; }
      /* line 1413, sass/layout.scss */
      #about #doctor > div > div > dl {
        margin-top: 30px;
        text-align: center;
        padding-bottom: 10px; }
        /* line 1417, sass/layout.scss */
        #about #doctor > div > div > dl dt {
          font-size: 1rem; }
        /* line 1421, sass/layout.scss */
        #about #doctor > div > div > dl dd:first-of-type {
          font-size: 1.5rem; }
        /* line 1425, sass/layout.scss */
        #about #doctor > div > div > dl:after {
          content: none; }
      /* line 1429, sass/layout.scss */
      #about #doctor > div > div h3 {
        margin-top: 30px; }
  /* line 1434, sass/layout.scss */
  #about #doctor .career {
    margin-top: 30px; }
    /* line 1436, sass/layout.scss */
    #about #doctor .career h3 {
      font-size: 1.125rem; } }
/* ======================================== EQUIPMENT ======================================== */
/* line 1449, sass/layout.scss */
#equipment .dotline 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 1453, sass/layout.scss */
  #equipment .dotline ul li {
    width: calc((99.9% - 80px) / 3);
    margin-top: 60px; }
    /* line 1456, sass/layout.scss */
    #equipment .dotline ul li:nth-of-type(-n+3) {
      margin-top: 0; }
    /* line 1459, sass/layout.scss */
    #equipment .dotline ul li div {
      padding: 10px;
      background: url(../img/pattern/green.svg);
      background-size: 8px 8px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px; }
      /* line 1463, sass/layout.scss */
      #equipment .dotline ul li div img {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
    /* line 1467, sass/layout.scss */
    #equipment .dotline ul li h2 {
      font-size: 1.25rem;
      line-height: 1.5em;
      margin-top: 1em;
      padding-left: 1.2em;
      text-indent: -1.2em; }
      /* line 1473, sass/layout.scss */
      #equipment .dotline ul li h2:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e902";
        color: #8FC31F;
        margin-right: 0.2em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 1491, sass/layout.scss */
  #equipment .dotline ul li {
    width: calc((99.9% - 60px) / 3);
    margin-top: 50px; }
    /* line 1494, sass/layout.scss */
    #equipment .dotline ul li h2 {
      font-size: 1.15rem; } }
@media (max-width: 599px) {
  /* line 1507, sass/layout.scss */
  #equipment .dotline ul li {
    width: calc((99.9% - 30px) / 2);
    margin-top: 40px; }
    /* line 1510, sass/layout.scss */
    #equipment .dotline ul li:nth-of-type(-n+3) {
      margin-top: 40px; }
    /* line 1513, sass/layout.scss */
    #equipment .dotline ul li:nth-of-type(-n+2) {
      margin-top: 0; }
    /* line 1516, sass/layout.scss */
    #equipment .dotline ul li div {
      padding: 6px; }
    /* line 1519, sass/layout.scss */
    #equipment .dotline ul li h2 {
      font-size: 1.1rem; } }
/* ======================================== SERVICES ======================================== */
/* line 1532, sass/layout.scss */
#services #servicemenu {
  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 1536, sass/layout.scss */
  #services #servicemenu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px; }
    /* line 1539, sass/layout.scss */
    #services #servicemenu ul li {
      border-left: 1px solid #785E41;
      padding: 0 1.125em; }
      /* line 1542, sass/layout.scss */
      #services #servicemenu ul li a {
        padding: 0.2em 0;
        font-size: 1.125rem;
        border-bottom: 2px dotted;
        font-family: "M PLUS Rounded 1c","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;
        line-height: 1em;
        letter-spacing: 0.05em; }
      /* line 1549, sass/layout.scss */
      #services #servicemenu ul li:first-of-type a {
        color: #EE87B4; }
      /* line 1554, sass/layout.scss */
      #services #servicemenu ul li:nth-of-type(2) a {
        color: #FABE00; }
      /* line 1559, sass/layout.scss */
      #services #servicemenu ul li:nth-of-type(3) a {
        color: #8FC31F; }
      /* line 1563, sass/layout.scss */
      #services #servicemenu ul li:nth-of-type(4) {
        padding-right: 0; }
        /* line 1565, sass/layout.scss */
        #services #servicemenu ul li:nth-of-type(4) a {
          color: #54C3F1; }
/* line 1572, sass/layout.scss */
#services .pdflink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  margin-bottom: 30px;
  background: #54C3F1; }
  /* line 1579, sass/layout.scss */
  #services .pdflink a {
    -moz-border-radius: 1.5em;
    -webkit-border-radius: 1.5em;
    border-radius: 1.5em;
    font-size: 0.875rem;
    width: calc((99.9% - 15px) / 2);
    padding: 1em;
    text-align: center;
    background: #fff;
    color: #54C3F1;
    margin: 15px 15px 0 0; }
    /* line 1588, sass/layout.scss */
    #services .pdflink a:nth-of-type(2n) {
      margin-right: 0; }
    /* line 1591, sass/layout.scss */
    #services .pdflink a:nth-of-type(-n+2) {
      margin-top: 0; }
/* line 1597, sass/layout.scss */
#services .dotline h2 {
  color: #785E41;
  font-size: 1.25rem;
  font-weight: bold;
  padding-left: 1.2em;
  text-indent: -1.2em; }
  /* line 1603, sass/layout.scss */
  #services .dotline h2:before {
    font-family: 'icomoon';
    font-size: 85%;
    content: "\e902";
    color: #EE87B4;
    margin-right: 0.2em; }
/* line 1610, sass/layout.scss */
#services .dotline p {
  margin-top: 1.5em;
  line-height: 2em; }
/* line 1615, sass/layout.scss */
#services .check {
  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: 2em; }
  /* line 1620, sass/layout.scss */
  #services .check li {
    width: calc((99.9% - 40px) / 2);
    line-height: 1.5em;
    padding: 1em 0;
    padding-left: 1.2em;
    text-indent: -1.2em;
    border-bottom: 2px dashed #FABE00; }
    /* line 1627, sass/layout.scss */
    #services .check li:nth-of-type(-n+2) {
      border-top: 2px dashed #FABE00; }
    /* line 1630, sass/layout.scss */
    #services .check li:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e907";
      color: #FABE00;
      margin-right: 0.2em; }
/* line 1639, sass/layout.scss */
#services .single li {
  width: 100%; }
  /* line 1641, sass/layout.scss */
  #services .single li:first-of-type {
    border-top: 2px dashed #FABE00; }
  /* line 1644, sass/layout.scss */
  #services .single li:nth-of-type(2) {
    border-top: 0; }
  /* line 1647, sass/layout.scss */
  #services .single li i {
    color: #FABE00; }
/* line 1652, sass/layout.scss */
#services .framebox {
  margin-top: 40px;
  padding: 40px;
  background: #fff;
  border: 2px solid #FABE00;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }
  /* line 1661, sass/layout.scss */
  #services .framebox > div {
    width: calc(99.9% - 190px); }
    /* line 1663, sass/layout.scss */
    #services .framebox > div h3 {
      font-size: 1.25rem;
      font-weight: bold;
      color: #785E41; }
      /* line 1667, sass/layout.scss */
      #services .framebox > div h3:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e902";
        color: #FABE00;
        margin-right: 0.2em; }
  /* line 1675, sass/layout.scss */
  #services .framebox img {
    width: 150px; }
  /* line 1678, sass/layout.scss */
  #services .framebox .asterisk {
    display: block;
    font-size: 0.875rem;
    margin-top: 1.25em;
    line-height: 1.75em;
    padding-left: 1.2em;
    text-indent: -1.2em; }
    /* line 1685, sass/layout.scss */
    #services .framebox .asterisk:before {
      content: "※";
      color: #FABE00;
      margin-right: 0.2em; }
  /* line 1691, sass/layout.scss */
  #services .framebox .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 2em; }
    /* line 1695, sass/layout.scss */
    #services .framebox .button li {
      width: calc((99.9% - 10px) / 2); }
      /* line 1697, sass/layout.scss */
      #services .framebox .button li a {
        padding: 1em;
        background: #FABE00;
        color: #fff;
        text-align: center; }
        /* line 1702, sass/layout.scss */
        #services .framebox .button li a:before {
          font-family: 'icomoon';
          font-size: 85%;
          content: "\e900";
          margin-right: 0.2em; }
/* line 1713, sass/layout.scss */
#services #endocrine h2:before {
  color: #FABE00; }
/* line 1720, sass/layout.scss */
#services #glycosuria h2:before {
  color: #8FC31F; }
/* line 1725, sass/layout.scss */
#services #glycosuria .check li {
  border-bottom: 2px dashed #8FC31F; }
  /* line 1727, sass/layout.scss */
  #services #glycosuria .check li:nth-of-type(-n+2) {
    border-top: 2px dashed #8FC31F; }
  /* line 1730, sass/layout.scss */
  #services #glycosuria .check li:before {
    color: #8FC31F; }
/* line 1738, sass/layout.scss */
#services #healthcheck h2:before {
  color: #54C3F1; }
/* line 1741, sass/layout.scss */
#services #healthcheck h2:nth-of-type(2) {
  margin-top: 60px; }
/* line 1745, sass/layout.scss */
#services #healthcheck h3 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #54C3F1;
  margin-top: 2.5em; }
  /* line 1751, sass/layout.scss */
  #services #healthcheck h3 + .scroll table {
    margin-top: 1.25em; }
/* line 1756, sass/layout.scss */
#services #healthcheck table {
  width: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #B5B5B6;
  border-collapse: separate;
  margin-top: 2em; }
  /* line 1763, sass/layout.scss */
  #services #healthcheck table tr th, #services #healthcheck table tr td {
    line-height: 1.5em;
    padding: 1.25em;
    border-bottom: 1px solid #B5B5B6;
    border-right: 1px solid #B5B5B6;
    vertical-align: middle; }
    /* line 1769, sass/layout.scss */
    #services #healthcheck table tr th:last-of-type, #services #healthcheck table tr td:last-of-type {
      border-right: 0; }
  /* line 1773, sass/layout.scss */
  #services #healthcheck table tr th {
    background: #F3FAFE;
    text-align: center; }
  /* line 1777, sass/layout.scss */
  #services #healthcheck table tr td {
    background: #fff; }
    /* line 1779, sass/layout.scss */
    #services #healthcheck table tr td div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 240px; }
      /* line 1783, sass/layout.scss */
      #services #healthcheck table tr td div span {
        display: block;
        width: 100%; }
      /* line 1787, sass/layout.scss */
      #services #healthcheck table tr td div i {
        display: block;
        margin-right: 1em; }
        /* line 1790, sass/layout.scss */
        #services #healthcheck table tr td div i:before {
          content: "・"; }
  /* line 1798, sass/layout.scss */
  #services #healthcheck table tr:first-of-type th:first-of-type {
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 0 0 0; }
  /* line 1801, sass/layout.scss */
  #services #healthcheck table tr:first-of-type th:last-of-type {
    -moz-border-radius: 0 10px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 10px 0 0; }
  /* line 1807, sass/layout.scss */
  #services #healthcheck table tr:last-of-type th, #services #healthcheck table tr:last-of-type td {
    border-bottom: 0; }
  /* line 1811, sass/layout.scss */
  #services #healthcheck table tr:last-of-type td:first-of-type {
    -moz-border-radius: 0 0 0 10px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 10px; }
  /* line 1814, sass/layout.scss */
  #services #healthcheck table tr:last-of-type td:last-of-type {
    -moz-border-radius: 0 0 10px 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 10px 0; }
  /* line 1820, sass/layout.scss */
  #services #healthcheck table .nobottom {
    border-bottom: 0;
    -moz-border-radius: 0 0 0 10px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 10px; }
  /* line 1824, sass/layout.scss */
  #services #healthcheck table .noround {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
/* line 1830, sass/layout.scss */
#services #healthcheck #table1 tr th, #services #healthcheck #table1 tr td {
  width: calc(99.9% / 2); }
/* line 1837, sass/layout.scss */
#services #healthcheck #table2 tr th, #services #healthcheck #table2 tr td {
  width: calc(99.9% / 4); }
/* line 1844, sass/layout.scss */
#services #healthcheck #table3 tr th, #services #healthcheck #table3 tr td {
  width: calc(99.9% / 3); }
/* line 1849, sass/layout.scss */
#services #healthcheck h4 {
  margin-top: 60px;
  font-weight: bold; }
  /* line 1852, sass/layout.scss */
  #services #healthcheck h4 + ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em; }
    /* line 1855, sass/layout.scss */
    #services #healthcheck h4 + ul li {
      margin-right: 1.25em; }
      /* line 1857, sass/layout.scss */
      #services #healthcheck h4 + ul li:last-of-type {
        margin-right: 0; }
      /* line 1860, sass/layout.scss */
      #services #healthcheck h4 + ul li a {
        width: 200px;
        padding: 1em 2em;
        background: #54C3F1;
        color: #fff;
        text-align: center; }
/* line 1870, sass/layout.scss */
#services #healthcheck .caution {
  margin-top: 40px; }
  /* line 1872, sass/layout.scss */
  #services #healthcheck .caution dt {
    line-height: 2em; }
  /* line 1875, sass/layout.scss */
  #services #healthcheck .caution dd {
    font-size: 0.875rem;
    line-height: 1.5em;
    padding-left: 1.2em;
    text-indent: -1.2em;
    margin-top: 0.5em; }
    /* line 1881, sass/layout.scss */
    #services #healthcheck .caution dd:first-of-type {
      margin-top: 1.25em; }
    /* line 1884, sass/layout.scss */
    #services #healthcheck .caution dd:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e902";
      color: #54C3F1;
      margin-right: 0.2em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 1899, sass/layout.scss */
  #services #servicemenu {
    display: block; }
    /* line 1901, sass/layout.scss */
    #services #servicemenu ul {
      margin-top: 20px; }
      /* line 1903, sass/layout.scss */
      #services #servicemenu ul li {
        padding: 0 1em !important; }
        /* line 1905, sass/layout.scss */
        #services #servicemenu ul li:last-of-type {
          border-right: 1px solid #785E41; }
        /* line 1908, sass/layout.scss */
        #services #servicemenu ul li a {
          font-size: 1.1rem; }
  /* line 1914, sass/layout.scss */
  #services .pdflink {
    margin-top: 30px;
    padding: 20px 5%; }
    /* line 1917, sass/layout.scss */
    #services .pdflink a {
      padding: 1em 0.5em; }
  /* line 1922, sass/layout.scss */
  #services .dotline h2 {
    font-size: 1.15rem; }
  /* line 1926, sass/layout.scss */
  #services .framebox {
    margin-top: 30px;
    padding: 40px 5%; }
    /* line 1929, sass/layout.scss */
    #services .framebox > div {
      width: calc(99.9% - 130px); }
      /* line 1931, sass/layout.scss */
      #services .framebox > div h3 {
        font-size: 1.15rem; }
    /* line 1935, sass/layout.scss */
    #services .framebox img {
      width: 100px; }
    /* line 1938, sass/layout.scss */
    #services .framebox .button {
      display: block; }
      /* line 1940, sass/layout.scss */
      #services .framebox .button li {
        width: 100%;
        margin-top: 10px; }
  /* line 1947, sass/layout.scss */
  #services #healthcheck h3 {
    font-size: 1rem; }
    /* line 1950, sass/layout.scss */
    #services #healthcheck h3 + .scroll table {
      margin-top: 1em; }
  /* line 1955, sass/layout.scss */
  #services #healthcheck h4 {
    margin-top: 40px; }
    /* line 1957, sass/layout.scss */
    #services #healthcheck h4 + ul {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 0; }
      /* line 1960, sass/layout.scss */
      #services #healthcheck h4 + ul li {
        margin-top: 1em;
        margin-right: 1em; }
  /* line 1966, sass/layout.scss */
  #services #healthcheck .caution {
    margin-top: 30px; } }
@media (max-width: 599px) {
  /* line 1977, sass/layout.scss */
  #services #servicemenu ul li {
    padding: 0 0.5em !important; }
    /* line 1979, sass/layout.scss */
    #services #servicemenu ul li a {
      font-size: 0.9rem;
      letter-spacing: 0; }
  /* line 1986, sass/layout.scss */
  #services .pdflink {
    display: block;
    margin-top: 20px; }
    /* line 1989, sass/layout.scss */
    #services .pdflink a {
      width: 100%; }
      /* line 1991, sass/layout.scss */
      #services .pdflink a:not(:first-of-type) {
        margin: 10px 0 0 0; }
  /* line 1997, sass/layout.scss */
  #services .check li {
    width: 100%; }
    /* line 1999, sass/layout.scss */
    #services .check li:nth-of-type(2) {
      border-top: 0; }
  /* line 2004, sass/layout.scss */
  #services .framebox {
    margin-top: 20px;
    padding: 30px 5%;
    display: block; }
    /* line 2008, sass/layout.scss */
    #services .framebox > div {
      width: 100%; }
    /* line 2011, sass/layout.scss */
    #services .framebox img {
      width: 80px;
      margin: 0 auto;
      margin-top: 30px; }
  /* line 2020, sass/layout.scss */
  #services #glycosuria .check li:nth-of-type(2) {
    border-top: 0; }
  /* line 2027, sass/layout.scss */
  #services #healthcheck .scroll {
    overflow-x: scroll; }
    /* line 2029, sass/layout.scss */
    #services #healthcheck .scroll table {
      width: 600px; }
  /* line 2035, sass/layout.scss */
  #services #healthcheck table tr th, #services #healthcheck table tr td {
    padding: 1em; }
  /* line 2040, sass/layout.scss */
  #services #healthcheck h3 {
    position: relative; }
    /* line 2042, sass/layout.scss */
    #services #healthcheck h3:after {
      content: "（スクロールで全て表示→）";
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      color: #3E3A39;
      font-size: 0.875rem;
      font-weight: normal; }
  /* line 2053, sass/layout.scss */
  #services #healthcheck h4 {
    margin-top: 30px; }
    /* line 2056, sass/layout.scss */
    #services #healthcheck h4 + ul li {
      width: 100%;
      margin-right: 0; }
      /* line 2059, sass/layout.scss */
      #services #healthcheck h4 + ul li a {
        width: 100%; }
  /* line 2065, sass/layout.scss */
  #services #healthcheck .caution {
    margin-top: 20px; } }
/* ======================================== ACCESS ======================================== */
/* line 2077, sass/layout.scss */
#access .dots:before {
  color: #A64A97; }
/* line 2082, sass/layout.scss */
#access #schedule h2, #access #accessmap h2 {
  margin-bottom: 1.5em;
  margin-top: 60px; }
  /* line 2085, sass/layout.scss */
  #access #schedule h2:first-of-type, #access #accessmap h2:first-of-type {
    margin-top: 0; }
  /* line 2088, sass/layout.scss */
  #access #schedule h2 + p, #access #accessmap h2 + p {
    line-height: 2em; }
    /* line 2090, sass/layout.scss */
    #access #schedule h2 + p a, #access #accessmap h2 + p a {
      display: inline;
      color: #A64A97;
      text-decoration: underline; }
/* line 2099, sass/layout.scss */
#access #schedule table {
  width: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #785E41;
  border-collapse: separate; }
  /* line 2105, sass/layout.scss */
  #access #schedule table tr th, #access #schedule table tr td {
    padding: 1em;
    line-height: 1.5em;
    background: #fff;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #785E41;
    border-right: 1px solid #785E41; }
    /* line 2113, sass/layout.scss */
    #access #schedule table tr th:last-of-type, #access #schedule table tr td:last-of-type {
      border-right: 0; }
  /* line 2119, sass/layout.scss */
  #access #schedule table tr:first-of-type th:first-of-type {
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px;
    border-radius: 10px 0 0 0; }
  /* line 2122, sass/layout.scss */
  #access #schedule table tr:first-of-type th:last-of-type {
    -moz-border-radius: 0 10px 0 0;
    -webkit-border-radius: 0;
    border-radius: 0 10px 0 0; }
  /* line 2128, sass/layout.scss */
  #access #schedule table tr:last-of-type td {
    border-bottom: 0; }
    /* line 2130, sass/layout.scss */
    #access #schedule table tr:last-of-type td:first-of-type {
      -moz-border-radius: 0 0 0 10px;
      -webkit-border-radius: 0;
      border-radius: 0 0 0 10px; }
    /* line 2133, sass/layout.scss */
    #access #schedule table tr:last-of-type td:last-of-type {
      -moz-border-radius: 0 0 10px 0;
      -webkit-border-radius: 0;
      border-radius: 0 0 10px 0; }
  /* line 2138, sass/layout.scss */
  #access #schedule table tr th {
    background: #F2EFEC; }
  /* line 2145, sass/layout.scss */
  #access #schedule table i {
    font-size: 1.25rem; }
  /* line 2148, sass/layout.scss */
  #access #schedule table .icon-circle {
    color: #FABE00; }
  /* line 2151, sass/layout.scss */
  #access #schedule table .icon-ng {
    color: #54C3F1; }
  /* line 2155, sass/layout.scss */
  #access #schedule table .green .icon-circle {
    color: #8FC31F; }
  /* line 2159, sass/layout.scss */
  #access #schedule table p {
    font-size: 0.75rem;
    line-height: 1.5em; }
/* line 2164, sass/layout.scss */
#access #schedule #reference {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1em; }
  /* line 2168, sass/layout.scss */
  #access #schedule #reference li {
    margin-right: 1em;
    line-height: 1.5em;
    margin-top: 0.5em;
    padding-left: 1em;
    text-indent: -1em; }
    /* line 2175, sass/layout.scss */
    #access #schedule #reference li:first-of-type:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e902";
      color: #8FC31F; }
    /* line 2182, sass/layout.scss */
    #access #schedule #reference li:nth-of-type(2):before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e901";
      color: #54C3F1; }
    /* line 2189, sass/layout.scss */
    #access #schedule #reference li:nth-of-type(3):before {
      content: "※";
      color: #A64A97; }
/* line 2198, sass/layout.scss */
#access #accessmap iframe {
  width: 100%;
  height: 600px; }
  /* line 2201, sass/layout.scss */
  #access #accessmap iframe + ul {
    margin-top: 1.5em; }
    /* line 2203, sass/layout.scss */
    #access #accessmap iframe + ul li {
      line-height: 1.5em;
      margin-top: 0.5em;
      margin-right: 1em;
      color: #785E41; }
      /* line 2208, sass/layout.scss */
      #access #accessmap iframe + ul li i {
        margin-left: 1em; }
      /* line 2211, sass/layout.scss */
      #access #accessmap iframe + ul li:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e903";
        color: #A64A97;
        margin-right: 0.2em; }
      /* line 2217, sass/layout.scss */
      #access #accessmap iframe + ul li:last-of-type {
        margin-right: 0; }
/* line 2223, sass/layout.scss */
#access #accessmap .dots {
  margin-bottom: 1em; }
/* line 2226, sass/layout.scss */
#access #accessmap .asterisk {
  display: block;
  font-size: 0.875rem;
  padding-left: 1.2em;
  text-indent: -1.2em; }
  /* line 2231, sass/layout.scss */
  #access #accessmap .asterisk:before {
    content: "※";
    color: #A64A97;
    margin-right: 0.2em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2245, sass/layout.scss */
  #access #schedule h2, #access #accessmap h2 {
    margin-top: 50px; }
  /* line 2250, sass/layout.scss */
  #access #accessmap iframe {
    height: 400px; } }
@media (max-width: 599px) {
  /* line 2260, sass/layout.scss */
  #access #schedule h2, #access #accessmap h2 {
    margin-top: 40px;
    margin-bottom: 1.25em; }
  /* line 2268, sass/layout.scss */
  #access #schedule table tr th, #access #schedule table tr td {
    line-height: 1.25em;
    padding: 0.5em 0.4em; }
  /* line 2273, sass/layout.scss */
  #access #schedule table i {
    font-size: 1.1rem; }
  /* line 2279, sass/layout.scss */
  #access #accessmap iframe {
    height: 250px; }
    /* line 2283, sass/layout.scss */
    #access #accessmap iframe + ul li i {
      margin: 0.5em 0 0 0;
      display: block; }
      /* line 2286, sass/layout.scss */
      #access #accessmap iframe + ul li i:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e903";
        color: #A64A97;
        margin-right: 0.2em; }
  /* line 2297, sass/layout.scss */
  #access #accessmap h2 + p span {
    margin-top: 0.5em;
    line-height: 1.5em; } }
/* ======================================== CONTACT ======================================== */
/* line 2312, sass/layout.scss */
#contact .dotline > div > p, #thanks .dotline > div > p {
  line-height: 2em; }
  /* line 2314, sass/layout.scss */
  #contact .dotline > div > p a, #thanks .dotline > div > p a {
    display: inline;
    color: #61C1BE;
    text-decoration: underline; }
  /* line 2319, sass/layout.scss */
  #contact .dotline > div > p i, #thanks .dotline > div > p i {
    color: #E60012; }
/* line 2325, sass/layout.scss */
#contact #mailformpro, #thanks #mailformpro {
  /*reset*/
  padding: 0;
  margin-top: 40px;
  /*reset*/ }
  /* line 2330, sass/layout.scss */
  #contact #mailformpro dl dt, #contact #mailformpro dl dd, #thanks #mailformpro dl dt, #thanks #mailformpro dl dd {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    font-size: 1rem; }
  /* line 2337, sass/layout.scss */
  #contact #mailformpro dl dt, #thanks #mailformpro dl dt {
    float: none;
    clear: both;
    width: auto;
    text-align: left; }
    /* line 2342, sass/layout.scss */
    #contact #mailformpro dl dt:first-of-type, #thanks #mailformpro dl dt:first-of-type {
      margin-top: 0; }
  /* line 2347, sass/layout.scss */
  #contact #mailformpro input, #contact #mailformpro button, #contact #mailformpro textarea, #contact #mailformpro select, #thanks #mailformpro input, #thanks #mailformpro button, #thanks #mailformpro textarea, #thanks #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%;
    letter-spacing: 0; }
  /* line 2362, sass/layout.scss */
  #contact #mailformpro select::-ms-expand, #thanks #mailformpro select::-ms-expand {
    display: none; }
  /* line 2365, sass/layout.scss */
  #contact #mailformpro input::placeholder, #thanks #mailformpro input::placeholder {
    color: #B5B5B6; }
  /* line 2368, sass/layout.scss */
  #contact #mailformpro input:-ms-input-placeholder, #thanks #mailformpro input:-ms-input-placeholder {
    color: #B5B5B6; }
  /* line 2371, sass/layout.scss */
  #contact #mailformpro input::-ms-input-placeholder, #thanks #mailformpro input::-ms-input-placeholder {
    color: #B5B5B6; }
  /* line 2374, sass/layout.scss */
  #contact #mailformpro textarea::placeholder, #thanks #mailformpro textarea::placeholder {
    color: #B5B5B6; }
  /* line 2377, sass/layout.scss */
  #contact #mailformpro textarea:-ms-input-placeholder, #thanks #mailformpro textarea:-ms-input-placeholder {
    color: #B5B5B6; }
  /* line 2380, sass/layout.scss */
  #contact #mailformpro textarea::-ms-input-placeholder, #thanks #mailformpro textarea::-ms-input-placeholder {
    color: #B5B5B6; }
  /* line 2384, sass/layout.scss */
  #contact #mailformpro dl, #thanks #mailformpro dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #595757;
    background: #fff; }
    /* line 2389, sass/layout.scss */
    #contact #mailformpro dl dt, #contact #mailformpro dl dd, #thanks #mailformpro dl dt, #thanks #mailformpro dl dd {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      line-height: 1.5em;
      padding: 1em;
      border-bottom: 1px solid #595757;
      vertical-align: middle; }
      /* line 2397, sass/layout.scss */
      #contact #mailformpro dl dt:last-of-type, #contact #mailformpro dl dd:last-of-type, #thanks #mailformpro dl dt:last-of-type, #thanks #mailformpro dl dd:last-of-type {
        border-bottom: 0; }
    /* line 2401, sass/layout.scss */
    #contact #mailformpro dl dt, #thanks #mailformpro dl dt {
      width: 200px;
      background: #E6F4F3;
      border-right: 1px solid #595757;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      /* line 2407, sass/layout.scss */
      #contact #mailformpro dl dt i:after, #thanks #mailformpro dl dt i:after {
        content: "＊";
        color: #E60012; }
    /* line 2413, sass/layout.scss */
    #contact #mailformpro dl dd, #thanks #mailformpro dl dd {
      width: calc(99.9% - 200px); }
  /* line 2417, sass/layout.scss */
  #contact #mailformpro input, #contact #mailformpro select, #contact #mailformpro textarea, #thanks #mailformpro input, #thanks #mailformpro select, #thanks #mailformpro textarea {
    width: 100%;
    max-width: 100%;
    border: 1px solid #B5B5B6;
    background: #fff;
    padding: 0.5em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block; }
  /* line 2426, sass/layout.scss */
  #contact #mailformpro option, #thanks #mailformpro option {
    padding: 0;
    margin: 0;
    line-height: 100%; }
  /* line 2431, sass/layout.scss */
  #contact #mailformpro textarea, #thanks #mailformpro textarea {
    width: 100% !important;
    height: 250px !important;
    line-height: 1.5em; }
  /* line 2436, sass/layout.scss */
  #contact #mailformpro .mfp_buttons, #thanks #mailformpro .mfp_buttons {
    /*reset*/
    margin: 0;
    padding: 0;
    text-shadow: none;
    border-radius: 0;
    font-size: 0;
    /*reset*/ }
    /* line 2444, sass/layout.scss */
    #contact #mailformpro .mfp_buttons button, #thanks #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: 250px;
      padding: 1.25em;
      color: #fff;
      background: #61C1BE;
      text-align: center; }
      /* line 2465, sass/layout.scss */
      #contact #mailformpro .mfp_buttons button:before, #thanks #mailformpro .mfp_buttons button:before {
        font-family: 'icomoon';
        font-size: 85%;
        content: "\e904";
        margin-right: 0.5em; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 959px) {
  /* line 2479, sass/layout.scss */
  #contact #mailformpro {
    margin-top: 30px; }
    /* line 2481, sass/layout.scss */
    #contact #mailformpro input, #contact #mailformpro select, #contact #mailformpro textarea {
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px; }
    /* line 2484, sass/layout.scss */
    #contact #mailformpro textarea {
      height: 200px !important; }
    /* line 2488, sass/layout.scss */
    #contact #mailformpro .mfp_buttons button {
      margin-top: 40px;
      width: 200px; } }
@media (max-width: 599px) {
  /* line 2499, sass/layout.scss */
  #contact #mailformpro {
    margin-top: 30px; }
    /* line 2502, sass/layout.scss */
    #contact #mailformpro dl dt {
      width: 135px;
      font-size: 0.875rem; }
    /* line 2506, sass/layout.scss */
    #contact #mailformpro dl dd {
      width: calc(99.9% - 135px); }
    /* line 2510, sass/layout.scss */
    #contact #mailformpro textarea {
      height: 200px !important; }
    /* line 2514, sass/layout.scss */
    #contact #mailformpro .mfp_buttons button {
      margin-top: 30px;
      width: 150px;
      padding: 1em; } }
/* ======================================== PRIVACY ======================================== */
/* line 2529, sass/layout.scss */
#privacy .dotline p {
  line-height: 2em; }
/* line 2532, sass/layout.scss */
#privacy .dotline ul {
  margin-top: 1.5em; }
  /* line 2534, sass/layout.scss */
  #privacy .dotline ul li {
    line-height: 1.5em;
    padding: 1.25em 0;
    padding-left: 1.2em;
    text-indent: -1.2em;
    border-bottom: 2px dashed #718CC7; }
    /* line 2540, sass/layout.scss */
    #privacy .dotline ul li:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e907";
      color: #718CC7;
      margin-right: 0.2em; }
/* line 2549, sass/layout.scss */
#privacy .purpose {
  margin-top: 4em;
  padding: 3em;
  border: 2px solid #718CC7;
  background: #fff;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em; }
  /* line 2555, sass/layout.scss */
  #privacy .purpose h2 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #718CC7; }
  /* line 2560, sass/layout.scss */
  #privacy .purpose dl {
    margin-top: 2em; }
    /* line 2562, sass/layout.scss */
    #privacy .purpose dl dt, #privacy .purpose dl dd {
      line-height: 1.75em; }
    /* line 2565, sass/layout.scss */
    #privacy .purpose dl dt {
      font-weight: bold; }
      /* line 2567, sass/layout.scss */
      #privacy .purpose dl dt i {
        display: block;
        margin-top: 0.5em; }
    /* line 2572, sass/layout.scss */
    #privacy .purpose dl dd {
      padding-left: 1em;
      text-indent: -1em;
      margin-top: 0.5em; }
      /* line 2576, sass/layout.scss */
      #privacy .purpose dl dd:before {
        content: "・"; }

/* :::::::::::::::::::::::::::::: for multi device :::::::::::::::::::::::::::::: */
@media (max-width: 599px) {
  /* line 2591, sass/layout.scss */
  #privacy .purpose {
    margin-top: 3em;
    padding: 3em 5%;
    -moz-border-radius: 0.75em;
    -webkit-border-radius: 0.75em;
    border-radius: 0.75em; }
    /* line 2595, sass/layout.scss */
    #privacy .purpose h2 {
      font-size: 1.125rem; } }
/* ======================================== SITEMAP ======================================== */
/* line 2608, sass/layout.scss */
#sitemap .dotline ul li {
  margin-top: 2em; }
  /* line 2610, sass/layout.scss */
  #sitemap .dotline ul li:first-of-type {
    margin-top: 0; }
  /* line 2613, sass/layout.scss */
  #sitemap .dotline ul li a {
    color: #785E41; }
    /* line 2615, sass/layout.scss */
    #sitemap .dotline ul li a:before {
      font-family: 'icomoon';
      font-size: 85%;
      content: "\e904";
      color: #ED7978;
      margin-right: 0.2em; }
