@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.2.0/dist/css/yakuhanjp.min.css");
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/* Sections
========================================================================== */
body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
========================================================================== */
figcaption, figure {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

main {
  display: block; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Links
========================================================================== */
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

/* Text-level semantics
========================================================================== */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: inherit; }

b, strong {
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

ul, li, ol, dt, dd {
  list-style: none; }

/* Embedded content
========================================================================== */
audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

/* Forms
========================================================================== */
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

input {
  overflow: visible; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

/* Interactive
========================================================================== */
details {
  display: block; }

summary {
  display: list-item; }

menu {
  display: block; }

/* Scripting
========================================================================== */
canvas {
  display: inline-block; }

template {
  display: none; }

/* Hidden
========================================================================== */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

*, *::before, *::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/* clearfix */
/* HEADER */
/* BEM用のテスト構成
header__logo
header__btn
header__menu
header__ornament
*/
/* ** TYPE01 **
<li><a href=""><span class="date"></span><span class="category"></span><h* class="title"></h*></a></li>
*/
/* HEADER */
/* INFO */
/* [TYPE01-FORMAT]
<li class="item"><p>
<span class="item-date"></span>
<span class="item-category"></span>
<span class="item-title"></span>
</p></li><!-- /.item -->
*/
/* [TYPE02-FORMAT]
<li class="item"><a href="">
<div class="item-thumbnail"><img src="/common/images/noimage.png"></div>
<div class="item-info"><p class="item-title"></p></div>
</a></li><!-- /.item -->
*/
/* CONTACT FORM 7 */
/* MAILFORMPRO */
/* MW WP FORM */
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
html {
  line-height: 1.6; }
  @media screen and (min-width: 960px) {
    html {
      font-size: 16px; } }
  @media screen and (max-width: 959px) {
    html {
      font-size: 14px; } }

h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, th, td, address, li, dt, dd {
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 1px; }

/* =========================================================
	element style
========================================================= */
html, body {
  height: 100%; }

body {
  color: #727171;
  font-family: YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

input, textarea, button {
  font-family: YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

a {
  color: #000; }

img {
  max-width: 100%;
  height: auto; }

@media screen and (min-width: 960px) {
  .media-PC {
    display: block; } }
@media screen and (max-width: 959px) {
  .media-PC {
    display: none; } }

@media screen and (min-width: 960px) {
  .media-Tablet {
    display: none; } }
@media screen and (max-width: 959px) {
  .media-Tablet {
    display: block; } }

@media screen and (min-width: 768px) {
  .media-NoSP {
    display: block; } }
@media screen and (max-width: 767px) {
  .media-NoSP {
    display: none; } }

@media screen and (min-width: 768px) {
  .media-SP {
    display: none; } }
@media screen and (max-width: 767px) {
  .media-SP {
    display: block; } }

.fr {
  float: right; }

.fl {
  float: left; }

.imgC, .tC {
  text-align: center; }

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

.tR {
  text-align: right; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.mr0 {
  margin-right: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.clear {
  clear: both; }

.clear-fix {
  zoom: 1; }
  .clear-fix:before, .clear-fix:after {
    content: "";
    display: table;
    height: 0;
    visibility: hidden; }
  .clear-fix:after {
    clear: both; }

/* =========================================================
	general
========================================================= */
/* text */
span.bold {
  font-weight: bold; }
span.accent {
  color: #036EB8; }
span.underline {
  text-decoration: underline; }

p.left {
  text-align: left; }
p.right {
  text-align: right; }
p.center {
  text-align: center; }
p.attention {
  font-size: 14px !important; }

strong {
  font-weight: bold; }
  strong a {
    color: #036EB8; }

.btn {
  margin-top: 40px;
  text-align: center; }
  .btn a {
    position: relative;
    display: inline-block;
    width: 240px;
    height: 50px;
    background: #036EB8;
    border-radius: 10px;
    padding-top: 18px;
    color: white;
    text-align: center;
    text-decoration: none;
    font: normal 16px/1 "Open Sans", sans-serif; }
    .btn a:after {
      content: "";
      display: block;
      position: absolute;
      right: 18px;
      top: 17px;
      width: 18px;
      height: 18px;
      background-image: url(/svg/arrow.svg);
      background-size: cover; }
    .btn a:hover {
      opacity: .6; }
  @media screen and (max-width: 959px) {
    .btn a {
      padding-top: 13px;
      width: 180px;
      height: 40px;
      font-size: 14px; }
      .btn a:after {
        top: 12px;
        width: 16px;
        height: 16px; } }
  .btn.tel {
    text-align: left;
    margin-top: 15px; }
    .btn.tel a {
      width: 300px;
      font-family: YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-size: 20px;
      padding-top: 13px; }
      .btn.tel a::after {
        content: none; }
      .btn.tel a img {
        vertical-align: -3px;
        margin-right: 10px; }
      @media screen and (max-width: 959px) {
        .btn.tel a {
          font-size: 16px;
          padding-top: 11px; }
          .btn.tel a img {
            width: 18px; } }

/* =========================================================
	common comprnent
========================================================= */
.article.colored, .article.colored--sc {
  padding-bottom: 100px; }
  @media screen and (max-width: 959px) {
    .article.colored, .article.colored--sc {
      padding-bottom: 50px; } }
  .article.colored--sc {
    background-color: #F0F9FF; }
.article + .article {
  padding-top: 100px; }
  @media screen and (max-width: 959px) {
    .article + .article {
      padding-top: 50px; } }
.article__title {
  position: relative;
  padding-bottom: 17px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }
  .article__title span {
    display: block;
    font: bold 12px/2 "Open Sans", sans-serif;
    letter-spacing: .12em;
    color: #036EB8;
    margin: 0 auto; }
    @media screen and (max-width: 959px) {
      .article__title span {
        font-size: 10px;
        line-height: 1; } }
  .article__title h2 {
    font: bold 22px/34px YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: .12em;
    color: #727171;
    margin-top: 6px; }
    @media screen and (max-width: 959px) {
      .article__title h2 {
        line-height: 1;
        font-size: 16px;
        margin-top: 15px;
        font-weight: bold; } }
  .article__title:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    margin: 0 auto;
    background: #036EB8; }
  .article__title + .article__main {
    margin-top: 50px; }
    @media screen and (max-width: 959px) {
      .article__title + .article__main {
        margin-top: 25px; } }
.article__main {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }
  .article__main .wide {
    max-width: 100%; }
  .article__main .w700 {
    max-width: 700px;
    margin: 0 auto; }
  @media screen and (max-width: 959px) {
    .article__main {
      width: 100% !important;
      padding: 0 15px; } }
  .article__main p {
    font: normal 16px/1.8 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
    .article__main p + p {
      margin-top: 20px; }
      @media screen and (max-width: 959px) {
        .article__main p + p {
          margin-top: 10px; } }
    .article__main p.author {
      font: bold 20px/2 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      color: #036EB8;
      text-align: right; }
      @media screen and (max-width: 959px) {
        .article__main p.author {
          font-size: 16px; } }
    @media screen and (max-width: 959px) {
      .article__main p {
        font-size: 14px; } }
  .article__main h3:not(.title) {
    margin: 50px 0 30px;
    font: bold 18px/1 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #036EB8;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px; }
    @media screen and (max-width: 959px) {
      .article__main h3:not(.title) {
        margin: 30px 0 20px;
        font-size: 16px; } }
.article.postcontent {
  max-width: 100vw;
  overflow: hidden; }
  .article.postcontent.first {
    padding-top: 31px; }
  .article.postcontent.last {
    padding-bottom: 100px; }
    @media screen and (max-width: 959px) {
      .article.postcontent.last {
        padding-bottom: 50px; } }
  .article.postcontent .article__title {
    padding-bottom: 0; }
    @media screen and (max-width: 959px) {
      .article.postcontent .article__title {
        text-align: left; } }
    .article.postcontent .article__title:before {
      content: none; }
    .article.postcontent .article__title h2 {
      color: #036EB8;
      margin-top: 0;
      margin-bottom: 0; }
      @media screen and (max-width: 959px) {
        .article.postcontent .article__title h2 {
          line-height: 1.6;
          margin-bottom: 10px;
          border-left: 4px solid;
          padding-bottom: 1px;
          padding-left: 8px; } }
    .article.postcontent .article__title span {
      color: #727171; }
      @media screen and (max-width: 959px) {
        .article.postcontent .article__title span {
          font-size: 12px; } }

.list__headlink {
  padding: 100px 0; }
  @media screen and (max-width: 959px) {
    .list__headlink {
      height: 720px; } }
  .list__headlink a {
    text-decoration: none; }
  .list__headlink h3 {
    display: inline;
    font: lighter 20px/1 "Open Sans", sans-serif;
    color: #036EB8;
    opacity: .6; }
  .list__headlink p {
    position: relative;
    display: inline-block;
    font: normal 16px/2 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: .08em;
    margin-top: 10px;
    padding-left: 10px;
    color: #727171; }
    .list__headlink p:before {
      content: "";
      position: absolute;
      bottom: 0;
      display: block;
      width: 0%;
      height: 1px;
      background: #727171;
      -webkit-transition: width .15s ease;
      transition: width .15s ease; }
  .list__headlink > li + li {
    margin-top: 18px;
    padding-top: 5px;
    border-top: 1px solid #DDDDDD; }
  @media screen and (max-width: 959px) {
    .list__headlink > li:last-of-type {
      padding-bottom: 70px; } }
  @media screen and (min-width: 960px) {
    .list__headlink {
      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; }
      .list__headlink > li {
        margin-top: 18px;
        padding-top: 15px;
        border-top: 1px solid #DDDDDD;
        width: 40%; }
        .list__headlink > li:nth-child(even) {
          margin-left: 10px; }
        .list__headlink > li > a:hover p:before {
          width: calc(100% - 35px); } }
  .list__headlink > li {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  .list__headlink.on > li {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
    .list__headlink.on > li:nth-child(1) {
      -webkit-animation-delay: .2s;
              animation-delay: .2s; }
    .list__headlink.on > li:nth-child(2) {
      -webkit-animation-delay: .3s;
              animation-delay: .3s; }
    .list__headlink.on > li:nth-child(3) {
      -webkit-animation-delay: .4s;
              animation-delay: .4s; }
    .list__headlink.on > li:nth-child(4) {
      -webkit-animation-delay: .5s;
              animation-delay: .5s; }
    .list__headlink.on > li:nth-child(5) {
      -webkit-animation-delay: .6s;
              animation-delay: .6s; }
    .list__headlink.on > li:nth-child(6) {
      -webkit-animation-delay: .7s;
              animation-delay: .7s; }
    .list__headlink.on > li:nth-child(7) {
      -webkit-animation-delay: .8s;
              animation-delay: .8s; }
.list__subheadlink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  padding: 10px 10px;
  background: #F0F9FF; }
  .list__subheadlink > li {
    width: 50%;
    text-align: center; }
    .list__subheadlink > li + li {
      border-left: 4px solid white; }
  .list__subheadlink h4 {
    font: normal 14px/2 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .list__subheadlink a:hover {
    opacity: .6; }
@media screen and (max-width: 959px) {
  .list__pickup--pc {
    display: none; } }
@media screen and (min-width: 960px) {
  .list__pickup--pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(100% - 30px);
    max-width: 1200px;
    margin: 0 auto; }
    .list__pickup--pc li {
      width: calc((100% - 13.3%)/5); }
      .list__pickup--pc li a:hover {
        opacity: .6; } }
@media screen and (min-width: 960px) {
  .list__pickup--sp {
    display: none; } }
@media screen and (max-width: 959px) {
  .list__pickup--sp li a {
    display: block;
    text-align: center;
    padding: 15px 0;
    width: calc(100% - 30px);
    margin: 0 auto;
    text-decoration: none;
    color: white;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    overflow: hidden; }
  .list__pickup--sp li p {
    font: bold 14px/1 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-bottom: 7px; }
  .list__pickup--sp li span {
    display: block;
    width: 110px;
    padding: 9px 0 8px;
    margin: 0 auto;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font: normal 10px/1 "Open Sans", sans-serif;
    text-align: center; }
  .list__pickup--sp li:nth-of-type(1) a {
    background-image: url(/images/index/pickup01-sp@2x.png); }
  .list__pickup--sp li:nth-of-type(2) a {
    background-image: url(/images/index/pickup02-sp@2x.png); }
  .list__pickup--sp li:nth-of-type(3) a {
    background-image: url(/images/index/pickup03-sp@2x.png); }
  .list__pickup--sp li:nth-of-type(4) a {
    background-image: url(/images/index/pickup04-sp@2x.png); }
  .list__pickup--sp li:nth-of-type(5) a {
    background-image: url(/images/index/pickup05-sp@2x.png); }
  .list__pickup--sp li + li {
    margin-top: 10px; } }
.list__blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .list__blog li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #DDDDDD; }
    .list__blog li:first-child {
      border-top: 1px solid #DDDDDD; }
    .list__blog li a {
      text-decoration: none; }
      .list__blog li a:hover, .list__blog li a:hover .title {
        text-decoration: underline; }
    .list__blog li .date {
      font: normal 16px/1.6 "Roboto", serif; }
    .list__blog li .title {
      display: inline-block;
      margin-left: 30px;
      font: normal 16px/1.6 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
      @media screen and (max-width: 767px) {
        .list__blog li .title {
          display: block;
          margin-left: 0;
          margin-top: 10px; } }
  .list__blog li {
    padding: 0;
    border: none !important; }
    .list__blog li + li {
      margin-top: 30px; }
    .list__blog li .title {
      margin: 0;
      margin-left: 30px; }
    @media screen and (max-width: 767px) {
      .list__blog li .title {
        margin: 0; } }
  .list__blog h3 {
    color: #036EB8; }

.map {
  position: relative;
  width: 100%;
  height: 560px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .map {
      height: 300px; } }
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.small-map {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden; }
  .small-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

table.schedule {
  width: 100%;
  border-radius: 10px;
  border-spacing: 0;
  border-collapse: separate;
  table-layout: fixed;
  overflow: hidden; }
  table.schedule thead {
    background: #036EB8; }
    table.schedule thead th {
      width: calc((100% - 230px)/7);
      height: 52px;
      color: white;
      text-align: center;
      vertical-align: middle;
      font-size: 16px;
      border-bottom: 2px solid white; }
      @media screen and (max-width: 959px) {
        table.schedule thead th {
          font-size: 12px;
          height: 30px; } }
      table.schedule thead th + th {
        border-left: 2px solid white; }
      table.schedule thead th:first-of-type {
        width: 230px; }
        @media screen and (max-width: 959px) {
          table.schedule thead th:first-of-type {
            width: 87px;
            font-size: 10px; } }
  table.schedule tbody th,
  table.schedule tbody td {
    height: 52px;
    color: #036EB8;
    vertical-align: middle;
    text-align: center;
    font-size: 16px; }
    @media screen and (max-width: 959px) {
      table.schedule tbody th,
      table.schedule tbody td {
        font-size: 12px;
        height: 30px; } }
  table.schedule tbody th {
    background: #C9E9FF;
    color: #727171; }
  table.schedule tbody td {
    background: #F3F3F3;
    color: #036EB8;
    font-size: 20px; }
    table.schedule tbody td.hidden {
      color: #F3F3F3; }
  table.schedule tbody tr td {
    border-left: 2px solid white; }
  @media screen and (max-width: 959px) {
    table.schedule tbody tr th {
      font-size: 10px; } }
  table.schedule tbody tr:last-of-type td, table.schedule tbody tr:last-of-type th {
    border-top: 2px solid white; }

.pagenavi-bottom {
  padding-bottom: 100px; }
  @media screen and (max-width: 959px) {
    .pagenavi-bottom {
      padding-bottom: 50px; } }

/* =========================================================
	keyframe
========================================================= */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }
@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%); } }
/* =========================================================
	#wrapper
========================================================= */
#wrapper {
  width: 100%;
  height: 100%;
  margin: 0 auto; }

/* =========================================================
 underpage
========================================================= */
/* =========================================================
	pagetitle
========================================================= */
.pagetitle {
  padding-top: 50px;
  height: 300px;
  width: 100%;
  background-image: url(/images/pagetitle/pagetitle-nav.jpg);
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .pagetitle h1 {
    text-align: center;
    font-size: 24px;
    color: white; }
    .pagetitle h1 .en-ttl {
      font-size: 16px;
      font-family: "Open Sans", sans-serif;
      margin-top: 15px;
      font-weight: bold; }
  @media screen and (max-width: 959px) {
    .pagetitle {
      height: 180px; } }


#blog-page .pagetitle { 
  background-image: url(/images/pagetitle/pagetitle-blog@2x.jpg); }

#m-info-page .pagetitle { 
  background-image: url(/images/pagetitle/pagetitle-m-info@2x.jpg); }

#clinic-page .pagetitle {
  background-image: url(/images/pagetitle/pagetitle-clinic@2x.jpg); }

#dr-page .pagetitle {
  background-image: url(/images/pagetitle/pagetitle-dr@2x.jpg); }

#insurance-page .pagetitle {
  background-image: url(/images/pagetitle/pagetitle-insurance@2x.jpg); }

#own-expense-page .pagetitle {
  background-image: url(/images/pagetitle/pagetitle-own-expense@2x.jpg); }

#access-page .pagetitle {
  background-image: url(/images/pagetitle/pagetitle-access@2x.jpg); }

/* =========================================================
	header
========================================================= */
@media screen and (min-width: 960px) {
  #home-page .header {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 33px;
    z-index: 1; } }

.header {
  position: fixed;
  top: 0;
  height: 55px;
  width: 100%;
  background: white;
  -webkit-box-shadow: 0 0 8px gray;
          box-shadow: 0 0 8px gray;
  z-index: 9; }
  .header__logo {
    position: absolute;
    top: 17px;
    left: 15px;
    z-index: 99; }
  .header__menu {
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 8; }
    @media screen and (max-width: 767px) {
      .header__menu {
        top: 23px;
        right: 20px; } }
  .header .menu__btn {
    position: relative;
    z-index: 1;
    cursor: pointer; }
    .header .menu__btn figure {
      display: block;
      width: 20px;
      height: 2px;
      background: #212121;
      -webkit-transition: opacity 0.3s cubic-bezier(0.22, 1, 0.36, 1), width 0.5s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
      transition: opacity 0.3s cubic-bezier(0.22, 1, 0.36, 1), width 0.5s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.22, 1, 0.36, 1);
      transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s cubic-bezier(0.22, 1, 0.36, 1), width 0.5s cubic-bezier(0.22, 1, 0.36, 1);
      transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s cubic-bezier(0.22, 1, 0.36, 1), width 0.5s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 0.3s cubic-bezier(0.22, 1, 0.36, 1); }
      .header .menu__btn figure + figure {
        margin-top: 4px; }
    .header .menu__btn.on figure:nth-child(1) {
      -webkit-transform: rotate(45deg) translate(18%, 34%);
              transform: rotate(45deg) translate(18%, 34%); }
    .header .menu__btn.on figure:nth-child(2) {
      -webkit-transform: rotate(-45deg) translate(18%, -34%);
              transform: rotate(-45deg) translate(18%, -34%); }
  .header .menu__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    width: 0;
    height: 100vh;
    background: white;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -webkit-transition: width 1.25s cubic-bezier(0.19, 1, 0.22, 1);
    transition: width 1.25s cubic-bezier(0.19, 1, 0.22, 1);
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: none;
    scrollbar-width: none; }
    @media screen and (max-width: 959px) {
      .header .menu__main {
        height: 100vh; } }
    .header .menu__main > ul {
      min-width: 320px; }
      @media screen and (min-width: 960px) {
        .header .menu__main > ul {
          min-width: 800px; } }
    .header .menu__main::-webkit-scrollbar {
      display: none; }
    .header .menu__main.on {
      width: 800px; }
      @media screen and (max-width: 959px) {
        .header .menu__main.on {
          width: 100vw; } }

.head-ui {
  position: absolute;
  margin: 20px; }
  .head-ui img {
    width: 220px; }

/* =========================================================
	nav
========================================================= */
.nav {
  background: #F0F9FF;
  padding: 50px 0; }
  .nav ul {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center; }
    .nav ul li {
      display: inline-block;
      position: relative;
      height: inherit; }
      .nav ul li a {
        display: table;
        padding: 0px 26px 0px 26px;
        vertical-align: middle;
        color: #727171;
        font-size: 15px;
        text-align: center;
        font-family: YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        text-decoration: none; }
        .nav ul li a span {
          position: relative;
          line-height: 2; }
          .nav ul li a span.en {
            display: block;
            color: #036EB8;
            font-size: 14px;
            font-family: "Open Sans", sans-serif; }
        .nav ul li a:hover {
          opacity: .6; }
      .nav ul li + li a:after {
        content: "";
        position: absolute;
        left: -12px;
        width: 17px;
        height: 44px;
        top: 0;
        bottom: 0;
        margin: auto;
        background: url(/svg/nav_line.svg) no-repeat; }
      .nav ul li div {
        position: absolute;
        display: none;
        width: 190%;
        top: 100%;
        left: 0%;
        background-color: rgba(255, 255, 255, 0.9);
        -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
                box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
        z-index: 99; }
        .nav ul li div a {
          display: block;
          position: relative;
          padding: 13px 30px 13px 20px;
          border-bottom: 1px solid #f0f0f0;
          line-height: 1.4;
          text-align: left;
          font-size: 13px; }
          .nav ul li div a:after {
            content: none; }

.nav {
  position: relative;
  padding-bottom: 70px; }
  .nav:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1.63vw;
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (min-width: 960px) {
      .nav:before {
        background-image: url(/images/index/circle-ornament01-pc.png);
        bottom: -2px; } }
    @media screen and (max-width: 959px) {
      .nav:before {
        background-image: url(/images/index/circle-ornament01-sp.png);
        bottom: -2px; } }

.afternav {
  padding-top: 31px; }

/* =========================================================
	footer
========================================================= */
.cnt-footinfo {
  padding-top: 100px; }
  @media screen and (max-width: 959px) {
    .cnt-footinfo {
      padding-top: 50px; } }
  .cnt-footinfo .article__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 959px) {
      .cnt-footinfo .article__main {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .cnt-footinfo .txt .img {
    margin-bottom: 15px; }
    .cnt-footinfo .txt .img img {
      width: 300px; }
      @media screen and (max-width: 959px) {
        .cnt-footinfo .txt .img img {
          width: 250px; } }
  .cnt-footinfo .txt p {
    font-size: 14px; }
  @media screen and (max-width: 959px) {
    .cnt-footinfo .txt {
      text-align: center; } }
  .cnt-footinfo .time {
    width: calc(100% - 340px); }
    .cnt-footinfo .time .schedule {
      margin-bottom: 15px; }
    @media screen and (max-width: 959px) {
      .cnt-footinfo .time {
        width: 100%;
        margin-top: 30px; } }

.footer {
  position: relative;
  background-color: #036EB8;
  padding: 80px 0 70px; }
  @media screen and (max-width: 959px) {
    .footer {
      padding: 50px 0; } }
  .footer .nav {
    background-color: transparent;
    padding: 0 !important; }
    .footer .nav a {
      color: white; }
      .footer .nav a span.en {
        color: white; }
    .footer .nav ul {
      width: 1004px; }
      @media screen and (max-width: 959px) {
        .footer .nav ul {
          width: 100%; } }
      .footer .nav ul li + li a:after {
        background: url(/svg/nav_line_footer.svg) no-repeat; }
    .footer .nav:before {
      content: none !important; }
    .footer .nav .nav_slidebtm + div {
      background-color: white; }
      .footer .nav .nav_slidebtm + div a {
        color: #727171; }
  .footer__logo {
    text-align: center;
    margin: 40px 0; }
    @media screen and (max-width: 959px) {
      .footer__logo {
        margin-top: 0; } }
  .footer .copyright {
    text-align: center;
    color: white;
    font-size: 14px;
    opacity: .8; }
  .footer .pagetop {
    position: absolute;
    bottom: 15px;
    right: 15px; }
    @media screen and (min-width: 960px) {
      .footer .pagetop {
        bottom: 30px;
        right: 30px; }
        .footer .pagetop img {
          width: 80px;
          height: 80px; } }

/* home page
========================================================= */
#home-page .mv {
  padding-top: 10px;
  position: relative;
  background: #F0F9FF;
  width: 100%;
  overflow: hidden; }
  @media screen and (max-width: 959px) {
    #home-page .mv {
      padding-top: 65px;
      padding-bottom: 134px; } }
  #home-page .mv .slider-mv::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1px;
    z-index: 2;
    width: 100vw;
    height: 15px;
    background-image: url(/svg/wave.svg);
    background-size: cover; }
  #home-page .mv__logo {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 8; }
    @media screen and (max-width: 959px) {
      #home-page .mv__logo img {
        width: 72vw; } }
  @media screen and (max-width: 959px) {
    #home-page .mv:before {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 4.6vw;
      background-repeat: no-repeat;
      background-size: contain;
      background-image: url(/images/index/circle-ornament01-sp.png);
      bottom: -2px; } }
#home-page .cnt-pickup {
  position: relative;
  background: #F0F9FF;
  overflow-x: hidden; }
  #home-page .cnt-pickup .article__inner {
    background: white;
    padding: 20px 0 30px; }
  #home-page .cnt-pickup .copy {
    font: normal 22px/2 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #727171;
    text-align: center;
    margin: 40px 0;
    margin-top: -10px; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-pickup .copy {
        font-size: 16px;
        margin: -10px 0 30px; } }
#home-page .cnt-greeting {
  position: relative;
  background: #F0F9FF;
  padding-top: 0;
  padding-bottom: 100px; }
  @media screen and (max-width: 959px) {
    #home-page .cnt-greeting {
      padding-bottom: 50px; } }
  #home-page .cnt-greeting:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/images/index/circle-ornament02-pc.png);
    background-position: top; }
    @media screen and (min-width: 960px) {
      #home-page .cnt-greeting:before {
        background-size: cover;
        background-repeat: no-repeat; } }
    @media screen and (max-width: 959px) {
      #home-page .cnt-greeting:before {
        background-size: contain;
        background-repeat: no-repeat; } }
  #home-page .cnt-greeting:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain; }
    @media screen and (min-width: 960px) {
      #home-page .cnt-greeting:after {
        background-image: url(/images/index/circle-ornament01-pc_r.png);
        top: -2px; } }
    @media screen and (max-width: 959px) {
      #home-page .cnt-greeting:after {
        background-image: url(/images/index/circle-ornament01-sp_r.png);
        top: -2px; } }
  #home-page .cnt-greeting .article__title {
    padding-top: 100px; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-greeting .article__title {
        padding-top: 50px; } }
  #home-page .cnt-greeting .ornament .blossoms {
    position: absolute; }
    @media screen and (min-width: 960px) {
      #home-page .cnt-greeting .ornament .blossoms {
        width: 225px;
        top: 88px;
        left: calc(50% - 450px); } }
    @media screen and (max-width: 959px) {
      #home-page .cnt-greeting .ornament .blossoms {
        width: 105px;
        top: 1px;
        z-index: 1;
        left: calc(50% - 152px); } }
  #home-page .cnt-greeting .ornament .petal {
    position: absolute; }
    @media screen and (min-width: 960px) {
      #home-page .cnt-greeting .ornament .petal {
        width: 144px;
        right: calc(50% - 390px);
        top: 230px;
        -webkit-transform: rotate(-61deg);
                transform: rotate(-61deg); } }
    @media screen and (max-width: 959px) {
      #home-page .cnt-greeting .ornament .petal {
        width: 83px;
        top: 61px;
        z-index: 1;
        right: calc(50% - 146px); } }
  #home-page .cnt-greeting .copy {
    font: bold 20px/2 YakuHanJP, "dnp-shuei-mgothic-std", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #036EB8;
    padding-bottom: 50px;
    text-align: center; }
    @media screen and (max-width: 959px) {
      #home-page .cnt-greeting .copy {
        padding-bottom: 25px;
        font-size: 16px;
        font-weight: normal; } }

#page-access .schedule {
  margin-bottom: 15px; }

#dr-page .cnt-doctor .doctor__name {
  font-size: 20px;
  margin-bottom: 30px;
  color: #036EB8; }
#dr-page .cnt-doctor .doctor .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #dr-page .cnt-doctor .doctor .flex .img {
    width: 200px; }
    @media screen and (max-width: 959px) {
      #dr-page .cnt-doctor .doctor .flex .img {
        width: 100px; } }
  #dr-page .cnt-doctor .doctor .flex .txt {
    margin-left: 30px; }
    @media screen and (max-width: 959px) {
      #dr-page .cnt-doctor .doctor .flex .txt {
        margin-left: 15px; } }

#blog-page .pagenavi-bottom {
  margin: 50px 0 100px; }
  @media screen and (max-width: 959px) {
    #blog-page .pagenavi-bottom {
      margin: 30px 0 50px; } }

#m-info-page .pagenavi-bottom {
  margin-bottom: 100px; }
  @media screen and (max-width: 959px) {
    #m-info-page .pagenavi-bottom {
      margin-bottom: 50px; } }

.cnt-doctor .doctor__name {
  font-size: 20px;
  margin-bottom: 30px;
  color: #036EB8; }
.cnt-doctor .doctor .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .cnt-doctor .doctor .flex .img {
    width: 200px; }
    @media screen and (max-width: 959px) {
      .cnt-doctor .doctor .flex .img {
        width: 100px; } }
  .cnt-doctor .doctor .flex .txt {
    margin-left: 30px; }
    @media screen and (max-width: 959px) {
      .cnt-doctor .doctor .flex .txt {
        margin-left: 15px; } }

#sitemap-page span.parent {
  font-weight: bold;
  color: #036EB8; }
#sitemap-page strong.child {
  padding-left: 20px;
  font-size: 0.8em; }
  #sitemap-page strong.child.last {
    padding-bottom: 18px;
    display: inline-block; }

@media screen and (min-width: 960px) {
  .slider-mv .slide {
    max-width: 1020px;
    width: 90%;
    padding: 0 5px; } }
@media screen and (max-width: 959px) {
  .slider-mv .slide {
    width: calc(100vw - 30px);
    padding: 0 5px; } }

@media print {
  * html body {
    zoom: .7; } }

/*# sourceMappingURL=style.css.map */