@charset "UTF-8";
/* ============================================================
 リセット
============================================================= */
/*
* {
  -webkit-text-size-adjust: 100.01%;
  font-size: 100.01%; }

body, h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, ul, ol, li, blockquote, th, td, pre, form, fieldset, input, textarea {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }
*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

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

abbr, acronym {
  border: 0; }

figure {
  margin: 0;
  padding: 0; }

html {
  font-size: 62.5%; }

h1, h2, h3, h4, h5, h6, p, li, dd, dt {
  line-height: 1.4;
  letter-spacing: 0.05rem; }

p, li, dt, dd {
  letter-spacing: 1.12px; }

img {
  max-width: 100%; }

/* ----------------------------------------
モジュール
---------------------------------------- */
.rollover-op:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7; }

/* --- 汎用スタイル
--------------------------------------------------------------------------*/
/* margin・padding */
.mt0 {
  margin-top: 0 !important; }

.mt05 {
  margin-top: 0.5em !important; }

.mt1 {
  margin-top: 1em !important; }

.mt2 {
  margin-top: 2em !important; }

.mt3 {
  margin-top: 3em !important; }

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

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

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

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

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

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

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

.mt100 {
  margin-top: 100px !important; }

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

.mr05 {
  margin-right: 0.5em !important; }

.mr1 {
  margin-right: 1em !important; }

.mr2 {
  margin-right: 2em !important; }

.mr3 {
  margin-right: 3em !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr100 {
  margin-right: 100px !important; }

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

.mb05 {
  margin-bottom: 0.5em !important; }

.mb1 {
  margin-bottom: 1em !important; }

.mb2 {
  margin-bottom: 2em !important; }

.mb3 {
  margin-bottom: 3em !important; }

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

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

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

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

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

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

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

.mb100 {
  margin-bottom: 100px !important; }

.ml0 {
  margin-left: 0 !important; }

.ml05 {
  margin-left: 0.5em !important; }

.ml1 {
  margin-left: 1em !important; }

.ml2 {
  margin-left: 2em !important; }

.ml3 {
  margin-left: 3em !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml100 {
  margin-left: 100px !important; }

.pd10 {
  padding: 10px !important; }

.pd15 {
  padding: 15px !important; }

.pd20 {
  padding: 20px !important; }

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

.pt05 {
  padding-top: 0.5em !important; }

.pt1 {
  padding-top: 1em !important; }

.pt2 {
  padding-top: 2em !important; }

.pt3 {
  padding-top: 3em !important; }

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

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

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

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

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

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

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

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

.pr05 {
  padding-right: 0.5em !important; }

.pr1 {
  padding-right: 1em !important; }

.pr2 {
  padding-right: 2em !important; }

.pr3 {
  padding-right: 3em !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr50 {
  padding-right: 50px !important; }

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

.pb05 {
  padding-bottom: 0.5em !important; }

.pb1 {
  padding-bottom: 1em !important; }

.pb2 {
  padding-bottom: 2em !important; }

.pb3 {
  padding-bottom: 3em !important; }

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

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

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

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

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

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

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

.pl0 {
  padding-left: 0 !important; }

.pl05 {
  padding-left: 0.5em !important; }

.pl1 {
  padding-left: 1em !important; }

.pl2 {
  padding-left: 2em !important; }

.pl3 {
  padding-left: 3em !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }

/* width */
.w10p {
  width: 10%; }

.w20p {
  width: 20%; }

.w25p {
  width: 25%; }

.w30p {
  width: 30%; }

.w40p {
  width: 40%; }

.w50p {
  width: 50%; }

.w230 {
  width: 230px; }

.w250 {
  width: 250px; }

.w280 {
  width: 280px; }

.w300 {
  width: 300px; }

.w330 {
  width: 330px; }

.w340 {
  width: 340px; }

.w280re {
  width: 280px; }

.w320re {
  width: 320px; }

.w420re {
  width: 420px; }

.w480re {
  width: 480px; }

.w540re {
  width: 540px; }

.w580re {
  width: 580px; }

.w640re {
  width: 640px; }

.w740re {
  width: 740px; }

@media screen and (max-width: 767px) {
  .w280re, .w320re, .w420re, .w480re, .w540re, .w580re, .w640re, .w740re {
    width: auto; }
}

/* font-size */
.fs9 {
  font-size: 9px;
  font-size: 0.9rem; }

.fs10 {
  font-size: 10px;
  font-size: 1.0rem; }

.fs12 {
  font-size: 12px;
  font-size: 1.2rem; }

.fs14 {
  font-size: 14px;
  font-size: 1.4rem; }

.fs16 {
  font-size: 16px;
  font-size: 1.6rem; }

.fs18 {
  font-size: 18px;
  font-size: 1.8rem; }

.fs20 {
  font-size: 20px;
  font-size: 2.0rem; }

.fs_s {
  font-size: 10px;
  font-size: 1.0rem; }

.fs_m {
  font-size: 14px;
  font-size: 1.4rem; }

.fs_l {
  font-size: 16px;
  font-size: 1.6rem; }

.fs_ll {
  font-size: 18px;
  font-size: 1.8rem; }

/* font-weight */
.normal {
  font-weight: normal; }

.bold {
  font-weight: bold; }

.italic {
  font-style: italic; }

.mintyo {
  font-family: "リュウミン M-KL", "Ryumin Medium KL", "リュウミン EB-KL", "Ryumin ExtraBold KL", serif; }

/* float */
.flL {
  display: inline;
  float: left; }

.flR {
  display: inline;
  float: right; }

.ft {
  overflow: hidden;
  zoom: 1; }

.fl {
  float: left; }

.fr {
  float: right; }

.partitionWrap {
  overflow: hidden;
  zoom: 1; }

/* text-align */
.txt_l {
  text-align: left !important; }

.txt_r {
  text-align: right !important; }

.txt_c {
  text-align: center !important; }

.txt-s {
  font-size: 1.2rem !important; }

.txt-m {
  font-size: 1.4rem !important; }

.txt-l {
  font-size: 1.8rem !important; }

.txt-ll {
  font-size: 2.4rem !important; }

/* etc */
.clear {
  clear: both; }

.block {
  display: block; }

.inline {
  display: inline; }

.hide {
  display: none; }

.noBg {
  background: none !important; }

.underLine {
  text-decoration: underline; }

.noLine {
  text-decoration: none; }

.delLine {
  text-decoration: line-through; }

.noBd {
  border: none !important; }

.noBdT {
  border-top: none !important; }

.noBdR {
  border-right: none !important; }

.noBdB {
  border-bottom: none !important; }

.noBdL {
  border-left: none !important; }

.noBdTable>thead>tr>th,
.noBdTable>thead>tr>td,
.noBdTable>tbody>tr>th,
.noBdTable>tbody>tr>td,
.noBdTable>tr>th,
.noBdTable>tr>td { border: none !important;; }

.positionR {
  position: relative !important; }

/*  color */
.cred {
  color: red !important;
}
.cblue {
  color: #0A3AB9 !important;
}
.cgreen {
  color: #128B27 !important;
}
.cgray {
  color: #666 !important;
}
.corange {
  color: #FE6600 !important;
}
.infoblue {
  color: #00a2ff !important;
}
.cblue2 {
  color: #0066CC !important;
}
.cword {
  color: #2b579a !important;
}
.cexcel {
  color: #217346 !important;
}

.content-box table,
.content-box dl,
.content-box ol,
.content-box ul {
  color: #4E4E4E;
}

a.url {
  word-break: break-all;
}
/*--- link color
--------------------------------------------------------------------------*/

.content-box a {
  color: #00a2ff;
  text-decoration: none;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear; }

.content-box a:link {
  color: auto; }

.content-box a:visited {
  color: auto; }

.content-box a:hover {
  color: #0452c6;
  text-decoration: none; }

.content-box a:hover img {
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85; }

/*--- link color
--------------------------------------------------------------------------*/
.noborder {
  border: none !important; }

.text-indent-none {
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  overflow: hidden; }

/*clearfix*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  line-height: 0;
  visibility: hidden; }

a.btn01 {
  min-width: 260px;
  height: 40px;
  color: #444;
  line-height: 38px;
  display: block;
  text-align: center;
  border: 2px solid #444;
  background-color: rgba(255, 255, 255, 0.7); }
  a.btn01:hover {
    background-color: white; }

a.btn02 {
  min-width: 260px;
  height: 40px;
  color: #444;
  line-height: 38px;
  display: block;
  text-align: center;
  border: 2px solid #444;
  background-color: rgba(255, 255, 255, 0.7); }
  a.btn02:hover {
    color: #fff;
    background-color: #444444; }

a.btn03 {
  max-width: 200px;
  height: 40px;
  color: #fff;
  line-height: 38px;
  display: block;
  text-align: center;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.7); }
  a.btn03:hover {
    color: #444;
    border: 2px solid #ccc;
    background-color: #fff; }

a.btn04 {
  max-width: 300px;
  height: 44px;
  color: #333;
  line-height: 44px;
  border-radius: 30px;
  margin: auto;
  display: block;
  text-align: center;
  border: 2px solid #fff;
  background-color: white; }
  a.btn04:hover {
    color: #333;
    border: 2px solid #666;
    background-color: rgba(255, 255, 255, 0.7); }

a.btn05 {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #00a2ff;
  border: solid 2px #00a2ff;
  border-radius: 3px;
  transition: .4s; }
  a.btn05:hover {
    background: #00a2ff;
    color: white; }

a.btn06 {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: white;
  background: #999999;
  border: solid 2px #999999;
  border-radius: 3px;
  transition: .4s; }
a.btn06:hover {
  background: white;
  color: #999999; }

a.btn07 {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #FF0000;
  border: solid 2px #FF0000;
  border-radius: 3px;
  transition: .4s; }
a.btn07:hover {
  background: #FF0000;
  color: white; }

a.btn08 {
  min-width: 200px;
  height: 40px;
  color: #00a2ff;
  line-height: 38px;
  display: block;
  text-align: center;
  border: 2px solid #00a2ff;}
a.btn08:hover {
  color: #fff;
  background-color: #00a2ff; }

@media screen and (max-width: 767px) {
  a.btn03 {
    max-width: 200px;
    margin: auto;
    height: 40px;
    color: #fff;
    line-height: 38px;
    display: block;
    text-align: center;
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, 0.7); }
    a.btn03:hover {
      color: #444;
      border: 2px solid #ccc;
      background-color: #fff; } }
/*
.section-title, h2.section-title {
  display: table;
  text-align: center;
  white-space: nowrap;
  font-family: relation-two, sans-serif;
  font-style: normal;
  font-weight: 700; }

.section-title:after, h2.section-title:after, .section-title:before, h2.section-title:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  background: -o-linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding; }

.section-title:after, h2.section-title:after {
  border-left: 1em solid transparent; }

.section-title:before, h2.section-title:before {
  border-right: 1em solid transparent; }

.page-title, h2.page-title {
  display: table;
  text-align: center;
  white-space: nowrap;
  font-family: relation-two, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff; }

.page-title:after, h2.page-title:after, .page-title:before, h2.page-title:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  background: -o-linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding; }

.page-title:after, h2.page-title:after {
  border-left: 1em solid transparent; }

.page-title:before, h2.page-title:before {
  border-right: 1em solid transparent; }
*/
.linkbox {
  text-align: center; }

.shadow {
  -webkit-box-shadow: 0px 3px 8px #ddd;
  box-shadow: 0px 3px 8px #ddd; }

.wf-sawarabimincho {
  font-family: "Sawarabi Mincho"; }
/*
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;
  color: #333;
  background-color: #fff; }

header .inner {
  max-width: 1200px;
  width: 100%;
  margin: auto; }

header #header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  header #header .first-box {
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3;
    height: 26px;
    background: #efefef; }
    header #header .first-box .inner {
      max-width: 1200px;
      width: 100%;
      margin: auto; }
      header #header .first-box .inner ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
        header #header .first-box .inner ul li {
          border-left: 1px solid #fff; }
          header #header .first-box .inner ul li:first-child {
            border-left: none; }
          header #header .first-box .inner ul li a {
            background: #3d3d3d;
            display: block;
            height: 26px;
            line-height: 26px;
            color: #fff;
            padding: 0 20px;
            font-size: 1.2rem; }
  header #header .second-box {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 94px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    header #header .second-box form {
      margin-left: 80px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      header #header .second-box form input[type="text"] {
        height: 42px;
        width: 270px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 15px;
        padding: 5px 10px;
        font-size: 14px; }
      header #header .second-box form input[type="submit"] {
        height: 42px;
        width: 66px;
        -webkit-appearance: none;
        border-radius: 4px;
        background: #0452c6;
        color: #fff;
        font-size: 1.6rem; }

header #main-visual {
  background: url(../images/main-bg01.png) no-repeat left center, url(../images/main-bg02.png) no-repeat right center #fcfcfc; }
  header #main-visual h2 {
    margin: auto;
    text-align: center; }
    header #main-visual h2 img {
      vertical-align: bottom;
      margin: auto; }

header #nav {
  width: 100%;
  background: #0452c6;
  height: 160px;
  position: relative;
  margin-bottom: 30px; }
  header #nav .info {
    padding: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: -60px;
    height: 120px;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1); }
    header #nav .info dl {
      width: 450px;
      font-weight: bold; }
      header #nav .info dl dd {
        width: 160px;
        float: left;
        font-size: 1.8rem;
        color: #0452c6; }
      header #nav .info dl dt {
        font-size: 1.8rem;
        margin-left: 160px; }
        header #nav .info dl dt:before {
          content: "/";
          color: #0452c6;
          margin-right: 10px; }
    header #nav .info ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      header #nav .info ul li {
        margin-left: 10px; }
  header #nav nav {
    position: absolute;
    bottom: 25px;
    width: 100%;
    max-width: 1200px; }
    header #nav nav ul {
      height: 100px;
      line-height: 100px;
      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; }
      header #nav nav ul li {
        text-align: center;
        width: 100%;
        height: 50px;
        line-height: 50px;
        border-left: 1px solid #fff; }
        header #nav nav ul li a {
          color: #fff;
          display: block; }
        header #nav nav ul li:last-child {
          border-right: 1px solid #fff; }

main section .inner {
  max-width: 1200px;
  width: 100%;
  margin: auto; }

main #important {
  margin-top: 30px;
  padding: 24px 0;
  background: url(../images/important_bg.png) repeat; }
  main #important dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ececec;
    background: #bd1d02;
    border-radius: 3px; }
    main #important dl dt {
      text-align: center;
      width: 200px;
      height: 100%;
      color: #fff;
      background: #bd1d02; }
    main #important dl dd {
      background: #fff;
      width: calc(100% - 200px); }
      main #important dl dd a {
        color: #333; }
        main #important dl dd a ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          main #important dl dd a ul li.day {
            width: 200px;
            text-align: center; }
          main #important dl dd a ul li.title {
            width: calc(100% - 200px);
            padding: 16px 20px; }

main #threelinks {
  margin-top: 50px; }
  main #threelinks ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #ececec;
    margin-bottom: 25px; }
    main #threelinks ul li {
      border-left: 1px solid #ececec;
      position: relative;
      padding: 35px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: 33.333%;
      text-align: center;
      background: #fff; }
      main #threelinks ul li a {
        display: block; }
      main #threelinks ul li:first-child {
        border-left: none; }
      main #threelinks ul li h2 {
        font-size: 2.0rem;
        font-family: "リュウミン M-KL", "Ryumin Medium KL", "リュウミン EB-KL", "Ryumin ExtraBold KL", serif;
        color: #333;
        margin-bottom: 20px; }
      main #threelinks ul li img {
        margin-bottom: 25px; }
      main #threelinks ul li p {
        color: #333; }
      main #threelinks ul li .icon-plus {
        position: absolute;
        right: 0;
        bottom: 0; }
        main #threelinks ul li .icon-plus img {
          margin-bottom: 0;
          vertical-align: bottom; }
  main #threelinks div.banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    main #threelinks div.banner p:first-child {
      margin-right: 30px; }
    main #threelinks div.banner p a {
      display: block;
      margin-bottom: 110px;
      -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
      box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
      main #threelinks div.banner p a img {
        vertical-align: bottom; }

main #news {
  background: url(../images/news_bg01.png) no-repeat left top, url(../images/news_bg02.png) no-repeat right bottom #fcfcfc; }
  main #news .first-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #cccbcb; }
    main #news .first-box h2 {
      padding-top: 40px;
      margin-bottom: 30px;
      font-size: 2.4rem;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      font-family: "リュウミン M-KL", "Ryumin Medium KL", "リュウミン EB-KL", "Ryumin ExtraBold KL", serif; }
      main #news .first-box h2 span {
        margin-left: 10px;
        font-size: 1.0rem;
        color: #999999; }
    main #news .first-box .tab {
      overflow: hidden; }
      main #news .first-box .tab li {
        padding: 5px 0;
        float: left; }
        main #news .first-box .tab li span:hover {
          color: #00a2ff;
          cursor: pointer; }
        main #news .first-box .tab li span.select {
          color: #00a2ff; }
        main #news .first-box .tab li:before {
          content: "/";
          margin: 0 15px; }
  main #news .tab-content section {
    padding: 50px 0 45px; }
    main #news .tab-content section > ul {
      margin-bottom: 45px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      main #news .tab-content section > ul > li {
        width: 270px;
        background: #fff;
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
        main #news .tab-content section > ul > li a {
          display: block; }
          main #news .tab-content section > ul > li a .txt {
            padding: 18px; }
            main #news .tab-content section > ul > li a .txt ul {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: justify;
              -ms-flex-pack: justify;
              justify-content: space-between;
              margin-bottom: 23px; }
              main #news .tab-content section > ul > li a .txt ul .cate {
                color: #00a2ff; }
              main #news .tab-content section > ul > li a .txt ul .date {
                color: #333; }
            main #news .tab-content section > ul > li a .txt h3 {
              border-bottom: 1px solid #d6d6d6;
              padding-bottom: 25px;
              margin-bottom: 15px;
              color: #333; }
            main #news .tab-content section > ul > li a .txt p {
              width: 100%;
              text-align: right;
              color: #d6d6d6; }
    main #news .tab-content section .next a {
      border-radius: 4px;
      text-align: center;
      margin: auto;
      display: block;
      width: 300px;
      background: #0452c6;
      color: #fff;
      height: 50px;
      line-height: 50px; }
      main #news .tab-content section .next a:hover {
        background: #00a2ff; }
  main #news .tab-content .hide {
    display: none; }

main #approach h2 {
  padding-top: 40px;
  margin-bottom: 30px;
  font-size: 2.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "リュウミン M-KL", "Ryumin Medium KL", "リュウミン EB-KL", "Ryumin ExtraBold KL", serif; }
  main #approach h2 span {
    margin-left: 10px;
    font-size: 1.0rem;
    color: #999999; }

main #approach .second-box {
  margin-bottom: 100px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); }
  main #approach .second-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #f1f1f1; }
    main #approach .second-box ul li {
      text-align: center;
      width: 33.333%; }
      main #approach .second-box ul li:nth-child(odd) {
        background: #0452c6;
        border: 10px solid #0452c6;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        main #approach .second-box ul li:nth-child(odd) a {
          color: #fff;
          border: 10px solid #0452c6;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          main #approach .second-box ul li:nth-child(odd) a:hover {
            border: 10px solid #fff;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
          main #approach .second-box ul li:nth-child(odd) a figure {
            border-bottom: 1px solid #fff; }
      main #approach .second-box ul li:nth-child(even) {
        background: #fff;
        border: 10px solid #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        main #approach .second-box ul li:nth-child(even) a {
          color: #333;
          border: 10px solid #fff;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          main #approach .second-box ul li:nth-child(even) a:hover {
            border: 10px solid #0452c6;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
          main #approach .second-box ul li:nth-child(even) a figure {
            border-bottom: 1px solid #333; }
      main #approach .second-box ul li a {
        display: block; }
        main #approach .second-box ul li a h3 {
          font-family: "リュウミン M-KL", "Ryumin Medium KL", "リュウミン EB-KL", "Ryumin ExtraBold KL", serif;
          padding-top: 50px;
          font-size: 2.4rem; }
        main #approach .second-box ul li a figure {
          width: 50%;
          margin: auto;
          padding: 20px 0; }
          main #approach .second-box ul li a figure img {
            border-radius: 50%;
            background-color: #ccc; }
        main #approach .second-box ul li a p {
          padding: 25px 0; }

footer {
  width: 100%; }
  footer section .inner {
    max-width: 1200px;
    width: 100%;
    margin: auto; }
  footer #footer-banner {
    width: 100%;
    height: 160px;
    background: #eeebe6; }
    footer #footer-banner .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      footer #footer-banner .inner h2 {
        width: 315px;
        height: 160px;
        padding-top: 65px;
        text-align: center;
        font-size: 2.4rem;
        line-height: 1.8rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: "リュウミン M-KL", "Ryumin Medium KL", "リュウミン EB-KL", "Ryumin ExtraBold KL", serif; }
        footer #footer-banner .inner h2 span {
          font-size: 1.0rem;
          color: #999999; }
      footer #footer-banner .inner ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding-top: 44px; }
  footer #footer-about {
    width: 100%; }
    footer #footer-about .inner {
      height: 150px;
      line-height: 150px;
      margin-bottom: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-bottom: 1px solid #cccbcb; }
  footer #footer-link {
    width: 100%; }
    footer #footer-link .inner {
      border-bottom: 1px solid #cccbcb; }
      footer #footer-link .inner ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-bottom: 50px; }
        footer #footer-link .inner ul li h3 {
          color: #0452c6;
          margin-bottom: 20px;
          font-size: 1.6rem; }
        footer #footer-link .inner ul li ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          margin-bottom: 0; }
          footer #footer-link .inner ul li ul li {
            margin-bottom: 10px; }
            footer #footer-link .inner ul li ul li:before {
              content: ">";
              color: #333;
              margin-left: 5px; }
            footer #footer-link .inner ul li ul li a {
              padding: 5px;
              color: #333; }
              footer #footer-link .inner ul li ul li a:hover {
                color: #00a2ff; }
  footer #footer-address {
    background: url(../images/footer-bg.jpg) right center no-repeat; }
    footer #footer-address .inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      footer #footer-address .inner .footer-gmap {
        padding: 33px; }
      footer #footer-address .inner .address {
        padding: 35px 10px;
        -ms-flex-item-align: end;
        align-self: flex-end; }
        footer #footer-address .inner .address h3 {
          font-size: 2.4rem;
          font-weight: bold;
          margin-bottom: 25px;
          text-shadow: 3px 3px 3px rgba(255, 255, 255, 0.8); }
          footer #footer-address .inner .address h3 span {
            font-size: 1.8rem;
            font-weight: normal; }
        footer #footer-address .inner .address p {
          font-size: 1.8rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          footer #footer-address .inner .address p a {
            border-radius: 4px;
            display: block;
            width: 270px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            background: #0452c6;
            color: #fff;
            margin-bottom: 10px; }
            footer #footer-address .inner .address p a:first-child {
              margin-right: 10px; }
            footer #footer-address .inner .address p a:hover {
              background: #00a2ff; }
  footer #footer-nav {
    background: #888888;
    color: #fff; }
    footer #footer-nav .inner ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      footer #footer-nav .inner ul li {
        height: 50px;
        line-height: 50px; }
        footer #footer-nav .inner ul li:before {
          content: "▶";
          color: #fff;
          margin-left: 5px; }
        footer #footer-nav .inner ul li a {
          padding: 0 10px 0 5px;
          color: #fff; }
          footer #footer-nav .inner ul li a:hover {
            color: #00a2ff; }
  footer #copy {
    height: 130px;
    line-height: 130px;
    background: #535353;
    color: #fff;
    text-align: center;
    font-size: 1.2rem; }
*/
/* =======================================
表示処理
======================================= */
.pc-only, .pc-onry {
  display: block; }

.sp-only, .sp-onry {
  display: none !important; }

.pc-only-inline {
  display: inline-block; }

/* =======================================
ビジュアルエディタ
======================================= */

@media screen and (max-width: 767px) {
/*
  header #header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    header #header .first-box {
      display: none; }
    header #header .second-box {
      height: auto;
      border-top: 5px solid #0452c6; }
      header #header .second-box h1 {
        margin: 15px auto; }
        header #header .second-box h1 img {
          width: 250px; }
      header #header .second-box form {
        display: none; }
      header #header .second-box p {
        display: none; }
  header #main-visual {
    background: url(../images/main-bg01.png) no-repeat left center, url(../images/main-bg02.png) no-repeat right center; }
    header #main-visual h2 {
      margin: auto;
      text-align: center; }
      header #main-visual h2 img {
        vertical-align: bottom; }
  header #nav {
    width: 100%;
    display: block;
    background: #0452c6;
    margin-bottom: 0;
    height: auto; }
    header #nav .info {
      padding: 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 96%;
      min-height: 130px;
      height: auto;
      position: relative;
      top: -20px;
      height: auto;
      -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1); }
      header #nav .info dl {
        width: auto;
        font-weight: bold;
        margin-bottom: 10px; }
        header #nav .info dl dd {
          width: 95px;
          float: left;
          font-size: 1.4rem;
          color: #0452c6; }
        header #nav .info dl dt {
          font-size: 1.4rem;
          margin-left: 95px; }
          header #nav .info dl dt:before {
            content: "/";
            color: #0452c6;
            margin-right: 5px; }
      header #nav .info ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        header #nav .info ul li {
          margin-left: 0; }
          header #nav .info ul li a {
            display: block; }
            header #nav .info ul li a img {
              vertical-align: bottom; }
          header #nav .info ul li:nth-child(2) {
            margin: 0 5px; }
    header #nav nav {
      display: none; }
  main #important {
    margin-top: 20px;
    padding: 4% 0; }
    main #important dl {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border: 1px solid #ececec;
      border-radius: 3px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      background: #fff;
      margin: 0 4%; }
      main #important dl dt {
        text-align: center;
        width: 100%;
        height: auto; }
      main #important dl dd {
        background: #fff;
        width: 100%; }
        main #important dl dd a {
          color: #333; }
          main #important dl dd a ul {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column; }
            main #important dl dd a ul li.day {
              width: 100%;
              text-align: left;
              padding: 5px 10px;
              -webkit-box-sizing: border-box;
              box-sizing: border-box;
              color: #999; }
            main #important dl dd a ul li.title {
              width: 100%;
              text-align: left;
              padding: 0 10px 10px;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  main #threelinks {
    margin-top: 30px; }
    main #threelinks ul li {
      padding: 10px 5px; }
      main #threelinks ul li a {
        display: block; }
      main #threelinks ul li:first-child {
        border-left: none; }
      main #threelinks ul li h2 {
        font-size: 1.4rem; }
      main #threelinks ul li img {
        width: 50%;
        margin-bottom: 10px; }
      main #threelinks ul li p {
        display: none; }
      main #threelinks ul li .icon-plus {
        text-align: right; }
        main #threelinks ul li .icon-plus img {
          width: 50%; }
    main #threelinks div.banner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      main #threelinks div.banner p:first-child {
        margin-right: 0; }
      main #threelinks div.banner p a {
        margin-bottom: 40px; }
        main #threelinks div.banner p a:first-child {
          margin-bottom: 20px; }
  main #news {
    background: url(../images/news_bg01.png) no-repeat left top, url(../images/news_bg02.png) no-repeat right bottom #fcfcfc;
    background-size: 50%; }
    main #news .first-box {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      border-bottom: none;
      margin: 0 20px; }
      main #news .first-box h2 {
        width: 100%;
        margin: 0 20px; }
      main #news .first-box .tab {
        display: block;
        margin-top: 16px; }
        main #news .first-box .tab li {
          padding: 6px; }
    main #news .tab-content section {
      padding: 35px 0 45px; }
      main #news .tab-content section > ul {
        width: 94%;
        margin: auto;
        margin-bottom: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        main #news .tab-content section > ul > li {
          width: 100%;
          background: #fff;
          -webkit-box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.1);
          margin-bottom: 15px; }
          main #news .tab-content section > ul > li a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex; }
            main #news .tab-content section > ul > li a figure {
              width: 35%; }
              main #news .tab-content section > ul > li a figure img {
                vertical-align: bottom; }
            main #news .tab-content section > ul > li a .txt {
              width: 65%;
              padding: 5px 10px;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
              main #news .tab-content section > ul > li a .txt ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                margin-bottom: 0; }
                main #news .tab-content section > ul > li a .txt ul .date {
                  margin-bottom: 5px; }
              main #news .tab-content section > ul > li a .txt h3 {
                border-bottom: none;
                padding-bottom: 0;
                margin-bottom: 0; }
              main #news .tab-content section > ul > li a .txt p {
                display: none; }
    main #news .tab-content .hide {
      display: none; }
  main #approach h2 {
    margin: 0 20px 30px; }
  main #approach .second-box {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
    main #approach .second-box ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border: 1px solid #f1f1f1; }
      main #approach .second-box ul li {
        width: 50%;
        background: #fff;
        border: 1px solid #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        main #approach .second-box ul li a {
          color: #333;
          border: 1px solid #fff;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          main #approach .second-box ul li a:hover {
            border: 1px solid #0452c6;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
          main #approach .second-box ul li a figure {
            border-bottom: 1px solid #333;
            padding: 10px 0; }
        main #approach .second-box ul li:nth-child(even) {
          border: 1px solid #fff; }
          main #approach .second-box ul li:nth-child(even) a {
            border: 1px solid #fff; }
        main #approach .second-box ul li:nth-child(3) {
          background: #fff;
          border: 1px solid #fff;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          main #approach .second-box ul li:nth-child(3) a {
            color: #333;
            border: 1px solid #fff;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            main #approach .second-box ul li:nth-child(3) a:hover {
              border: 1px solid #0452c6;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
            main #approach .second-box ul li:nth-child(3) a figure {
              border-bottom: 1px solid #333;
              padding: 10px 0; }
        main #approach .second-box ul li:first-child, main #approach .second-box ul li:nth-child(4), main #approach .second-box ul li:nth-child(5) {
          background: #0452c6;
          border: 1px solid #0452c6;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          main #approach .second-box ul li:first-child a, main #approach .second-box ul li:nth-child(4) a, main #approach .second-box ul li:nth-child(5) a {
            color: #fff;
            border: 1px solid #0452c6;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
            main #approach .second-box ul li:first-child a:hover, main #approach .second-box ul li:nth-child(4) a:hover, main #approach .second-box ul li:nth-child(5) a:hover {
              border: 1px solid #fff;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
            main #approach .second-box ul li:first-child a figure, main #approach .second-box ul li:nth-child(4) a figure, main #approach .second-box ul li:nth-child(5) a figure {
              border-bottom: 1px solid #fff;
              padding: 10px 0; }
        main #approach .second-box ul li a {
          display: block; }
          main #approach .second-box ul li a h3 {
            padding-top: 25px;
            font-size: 2.0rem; }
          main #approach .second-box ul li a p {
            padding: 15px 0; }
  footer {
    width: 100%;
    padding-bottom: 70px; }
    footer section .inner {
      width: 100%;
      margin: auto; }
    footer #footer-banner {
      width: 100%;
      height: auto;
      background: #eeebe6; }
      footer #footer-banner .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 30px; }
        footer #footer-banner .inner h2 {
          width: 100%;
          height: auto;
          margin-bottom: 30px; }
          footer #footer-banner .inner h2 span {
            font-size: 1.2rem; }
        footer #footer-banner .inner ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          width: auto;
          margin-bottom: 30px; }
          footer #footer-banner .inner ul li {
            margin-bottom: 15px;
            width: 90%;
            text-align: center;
            background: #fff; }
            footer #footer-banner .inner ul li a {
              display: block; }
              footer #footer-banner .inner ul li a img {
                vertical-align: bottom; }
    footer #footer-nav {
      background: #888888;
      color: #fff;
      margin-bottom: 40px; }
      footer #footer-nav .inner ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: flex-stert;
        -ms-flex-pack: flex-stert;
        justify-content: flex-stert;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        footer #footer-nav .inner ul li {
          text-align: center;
          width: 50%;
          height: 50px;
          line-height: 50px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
          footer #footer-nav .inner ul li:before {
            display: none; }
          footer #footer-nav .inner ul li a {
            padding: 0 10px 0 5px;
            color: #fff; }
            footer #footer-nav .inner ul li a:hover {
              color: #00a2ff; }
          footer #footer-nav .inner ul li:first-child, footer #footer-nav .inner ul li:nth-child(3) {
            border-right: 1px solid #fff; }
          footer #footer-nav .inner ul li:first-child, footer #footer-nav .inner ul li:nth-child(2) {
            border-bottom: 1px solid #fff; }
    footer #footer-about {
      width: 100%; }
      footer #footer-about .inner {
        height: auto;
        line-height: auto;
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: none; }
        footer #footer-about .inner h2 {
          text-align: center;
          margin: 0 auto 20px; }
          footer #footer-about .inner h2 img {
            width: 70%; }
    footer #footer-address {
      background: none; }
      footer #footer-address .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        footer #footer-address .inner .footer-gmap {
          padding: 0 10px 20px; }
          footer #footer-address .inner .footer-gmap iframe {
            max-width: 100%; }
        footer #footer-address .inner .address {
          padding: 0 10px 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-item-align: center;
          align-self: center; }
          footer #footer-address .inner .address h3 {
            font-size: 2.0rem;
            font-weight: bold;
            margin-bottom: 10px;
            text-shadow: 3px 3px 3px rgba(255, 255, 255, 0.8); }
            footer #footer-address .inner .address h3 span {
              font-size: 1.6rem;
              font-weight: normal; }
          footer #footer-address .inner .address p {
            font-size: 1.8rem;
            display: block; }
            footer #footer-address .inner .address p a:first-child {
              margin-right: 0;
              margin-bottom: 15px; }
            footer #footer-address .inner .address p .btn-access {
              -webkit-box-ordinal-group: -2;
              -ms-flex-order: -3;
              order: -3;
              margin-bottom: 30px; }
              footer #footer-address .inner .address p .btn-access a {
                margin: auto; }
      footer #footer-address #copy {
        height: auto;
        line-height: 1.2;
        background: #535353;
        color: #fff;
        text-align: center;
        font-size: 1.0rem;
        padding: 40px 0 110px; }
  #sp-menu {
    height: 70px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #0452c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #sp-menu p {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      #sp-menu p a,
      #sp-menu p span {
        text-align: center;
        color: #fff;
        font-size: 1.0rem; }
    #sp-menu .tel {
      width: 70%; }
      #sp-menu .tel img {
        width: 85%;
        padding-top: 16px; }
    #sp-menu .map {
      border-left: 1px solid #0436c6;
      width: 15%; }
      #sp-menu .map img {
        width: 55%;
        padding-top: 12px; }
    #sp-menu .menu {
      border-left: 1px solid #0436c6;
      width: 15%; }
      #sp-menu .menu img {
        width: 55%;
        padding-top: 12px; }
        */
  /* =======================================
	表示処理
======================================= */
  .pc-only, .pc-onry, .pc-only-inline {
    display: none !important; }
  .sp-only, .sp-onry {
    display: block !important; }
  /* =======================================
	ビジュアルエディタ
======================================= */
/*
  .drawer--right .drawer-nav {
    right: -70%; }
  .drawer-nav {
    width: 70%; }
    .drawer-nav .drawer-menu li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      border-bottom: 1px solid #ccc; }
      .drawer-nav .drawer-menu li a {
        display: block;
        padding: 15px 20px 15px 10px;
        font-size: 1.4rem; }
      .drawer-nav .drawer-menu li:before {
        content: ">";
        margin-left: 10px; }
      .drawer-nav .drawer-menu li.title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 20px;
        color: #fff;
        font-weight: bold;
        background: #0452c6; }
        .drawer-nav .drawer-menu li.title:before {
          display: none; }
      .drawer-nav .drawer-menu li.another-menu {
        background: #3d3d3d; }
        .drawer-nav .drawer-menu li.another-menu a {
          color: #fff; }
        .drawer-nav .drawer-menu li.another-menu:before {
          content: ">";
          margin-left: 10px;
          color: #fff; }
      .drawer-nav .drawer-menu li:last-child {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15px 20px;
        border-bottom: none;
        font-weight: bold; }
        .drawer-nav .drawer-menu li:last-child:before {
          display: none; }*/ }  /*

@media screen and (max-width: 321px) {
  header #nav .info dl dd {
    font-size: 1.3rem; }
  header #nav .info dl dt {
    font-size: 1.3rem; }
  main #threelinks ul li h2 {
    font-size: 1.3rem; }
  main #approach .second-box ul li a h3 {
    font-size: 1.8rem; }
  footer #footer-banner .inner h2 span {
    font-size: 1.2rem; }
  footer #footer-address .inner .address h3 {
    font-size: 2.0rem; }
    footer #footer-address .inner .address h3 span {
      font-size: 1.6rem; }
  footer #footer-address .inner .address p {
    font-size: 1.8rem; }
  footer #copy {
    line-height: 1.2;
    padding: 30px 0;
    font-size: 1.0rem; }
  #sp-menu p {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #sp-menu p a, #sp-menu p span {
      text-align: center;
      color: #fff;
      font-size: 1.0rem; }
  #sp-menu .tel {
    width: 70%; }
    #sp-menu .tel img {
      width: 90%;
      padding-top: 20px; }
  #sp-menu .map {
    border-left: 1px solid #0436c6;
    width: 15%; }
    #sp-menu .map img {
      width: 55%;
      padding-top: 16px; }
  #sp-menu .menu {
    border-left: 1px solid #0436c6;
    width: 15%; }
    #sp-menu .menu img {
      width: 55%;
      padding-top: 16px; } }

*/
/* =======================================
  下層
======================================= */
/*
.content-box h2 {
  position: relative;
  font-size: 3em;
  font-weight: bold;
  color: #333;
  margin-bottom: 1em;
}
.content-box h2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1.2em;
  width: 27px;
  height: 27px;
  background-image: url(../images/icon-h2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.medicalinfo-content h2 {
  position: relative;
  font-size: 3em;
  font-weight: bold;
  color: #333;
  margin-right: .2em;
  margin-bottom: 1em;
}
.medicalinfo-content h2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1.2em;
  width: 27px;
  height: 27px;
  background-image: url(../images/icon-h2.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.content-box h3 {
  position: relative;
  font-size: 2.6em;
  font-weight: bold;
  color: #444;
  margin: 2em 0 1em;
}
.content-box h3::before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: -1.2em;
  width: 24px;
  height: 24px;
  border: 7px solid #c6efff;
  transform: translateY(-50%);
}

.content-box h4 {
  font-size: 2.4em;
  font-weight: bold;
  color: #04aae8;
  margin: 2em 0 1em;
}

.content-box h5 {
  font-size: 2em;
  font-weight: bold;
  color: #95e3ff;
  margin: 2em 0 1em;
}
*/
.content-box ol,
.content-box ul {
  margin-bottom: 1em;
}
.content-box ul.on-dot {
    list-style-type: disc;
    padding-left: 2em;
}
.content-box ol > li,
.content-box ul > li {
  line-height: 2;
  margin-bottom: 0.5em;
}
.content-box ol > li {
  list-style-type: decimal;
  margin-left: 2em;
}
.content-box ol > li > * {
  text-indent: initial;
}
.content-box li > ol {
  line-height: initial;
}

.content-box ol.ur > li {
  list-style-type: upper-roman;
}

.content-box ol.maru {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  margin: 0;
}
.content-box ol.maru > li {
  list-style-type: none;
  padding-left: 2em;
  margin-left: 0;
  position: relative;
}
.content-box ol.maru > li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #ffffff;
  font-size: 1.1rem;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.4em;
  width: 1.4em;
  position: absolute;
  top: 0.6em;
  left: 0.4em;
}
/*IE対応*/
@media all and (-ms-high-contrast: none) {
  .content-box ol.maru > li:before {
    font-family: "メイリオ", Meiryo, sans-serif !important;
  }
}

.content-box ol.kakko {
  counter-reset: cnt;
}
.content-box ol.kakko > li {
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
}
.content-box ol.kakko > li:before {
  content: counter(cnt) ")";
  display: inline-block;
  margin-left: -3em;
  width: 2.5em;
  text-align: right;
  position: absolute;
}
.content-box ol.kakko.tojiru > li:before {
  content: "(" counter(cnt) ")";
}
.content-box ol.kakko.lalpha > li:before {
  content: counter(cnt,lower-alpha) ")";
}
.content-box ol.kakko.ualpha > li:before {
  content: counter(cnt,upper-alpha) ")";
}

.content-box ol.kome {
  counter-reset: cnt;
}
.content-box ol.kome > li {
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
}
.content-box ol.kome > li:before {
  content: "※"counter(cnt);
  display: inline-block;
  margin-left: -3em;
  width: 2.5em;
  text-align: right;
  position: absolute;
}

.content-box ul.sankaku,
.content-box ul.arrow_R,
.content-box ul.star,
.content-box ul.diams,
.content-box ul.kome,
.content-box ul.shikaku2,
.content-box ul.shikaku,
.content-box ul.maru3,
.content-box ul.maru2,
.content-box ul.maru {
  position: relative;
  list-style: none;
  padding-left: 2em;
  line-height: 2;
}
.content-box ul.sankaku > li:before,
.content-box ul.arrow_R > li:before,
.content-box ul.star > li:before,
.content-box ul.diams > li:before,
.content-box ul.kome > li:before,
.content-box ul.shikaku2 > li:before,
.content-box ul.shikaku > li:before,
.content-box ul.maru3 > li:before,
.content-box ul.maru2 > li:before,
.content-box ul.maru > li:before {
  position: absolute;
  display: inline-block;
  text-indent: -1.5em;
}
.content-box ul.maru > li:before {
  content: "\025cf";
}
.content-box ul.maru2 > li:before {
  content: "\025cb";
}
.content-box ul.maru3 > li:before {
  content: "\025ce";
}
.content-box ul.shikaku > li:before {
  content: "\025a0";
}
.content-box ul.shikaku2 > li:before {
  content: "\025a1";
}
.content-box ul.kome > li:before {
  content: "※";
}
.content-box ul.diams > li:before {
  content: "\025c6";
}
.content-box ul.star > li:before {
  content: "\002605";
}
.content-box ul.arrow_R > li:before {
  content: "\02192";
}
.content-box ul.sankaku > li:before {
  content: "\025b6";
}

.content-box table {
  width: 100%;
  border-collapse: collapse;
}
.content-box table th {
  background-color: #d6d6d6;
}
.content-box table.left-th tr th:first-child {
  width: 30%;
}
.content-box table th,
.content-box table td {
  border: 1px solid #bdbdbd;
  padding: .8em 1em;
  vertical-align: inherit;
}
.content-box table.emppty-th th:empty {
  visibility:hidden;
}

.has-th-head table{
	table-layout:fixed;
}
.has-th-head th{
	vertical-align:top;
}
@media screen and (max-width: 767px) {
	.has-th-head th{
		width:40vw;
	}
}
.content-box p {
  line-height: 2;
  margin-bottom: 2em;
}

.img-100 {
  display: block;
  margin: 8em auto;
}

.singular #nav {
  position: static;
  height: auto;
  margin-bottom: 0;
}
.singular #nav nav {
  position: static;
}
.singular header #nav nav ul {
  height: auto;
  line-height: 1;
}

/*
.main-visual {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  height: 200px;
	background-image: url(../images/main-img_medical.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.main-visual h1 {
  text-align: center;
  font-size: 3.5rem;
  font-weight: bold;
  font-family: "リュウミン M-KL", "Ryumin Medium KL", "リュウミン EB-KL", "Ryumin ExtraBold KL", serif;
  border-bottom: 1px solid #000;
}
.main-visual img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

.breadcrumbs {
  background-color: #e6e6e6;
}
.breadcrumbs-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.breadcrumbs-list li {
  padding: .5em 0;
}
.breadcrumbs-list li:not(:first-of-type) {
  margin-left: 1em;
}
.breadcrumbs-list li:not(:first-of-type)::before {
  content: ">";
  margin-right: 1em;
}
.breadcrumbs-list a {
  color: #000;
}

.content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 50px 0 180px;
}

.side-box {
  width: 285px;
  border-right: 1px solid #e6e6e6;
	padding: 20px 15px 40px 0;
  counter-reset: side-li1;
}

.side-menu a {
	display: block;
  color: #000;
	padding-left:1em;
	text-indent:-1em;
}
.side-menu > li:not(:first-of-type) {
  margin-top: 1em;
}
.side-menu > li.no-link::before,
.side-menu > li > a::before {
  content: "";
  display: inline-block;
  width: .5em;
  height: .5em;
  margin-right: .5em;
  border: 2px solid #04aae8;
  border-radius: 50%;
}
.side-menu > li.no-link,
.side-menu > li > a {
  font-weight: bold;
}
.side-menu-child {
  margin-left: 1em;
}
.side-menu-child > li {
  margin-top: 1em;
}
.side-menu-child > li.no-link{
	font-weight:normal;
}
.side-menu-child > li.no-link::before,
.side-menu-child > li > a::before {
  content: "";
  display: inline-block;
  width: .5em;
  height: .5em;
  background-color: #04aae8;
  margin-right: .5em;
  border-radius: 50%;
}

.side-menu-toggle {
  display: none;
}

.content-box {
  width: calc(100% - 285px);
  padding: 20px 0 0 100px;
}
*/
.column2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 4em 0;
}
.column2 .column-item {
  box-sizing: border-box;
  width: 50%;
}
.column2 .column-item60p {
  box-sizing: border-box;
  width: 60%;
}
.column2 .column-item40p {
  box-sizing: border-box;
  width: 40%;
}
.column2.column-image-right .column-image {
  order: 2;
}
.column2.column-image-right .column-txt {
  padding-right: 2em;
  order: 1;
}
.column2.column-image-left .column-image {
}
.column2.column-image-left .column-txt {
  padding-left: 2em;
}

.column3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 4em 0;
}
.column3 .column-item {
  width: 30%;
}
.column3 .column-item32p {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .column3.sp100p .column-item32p,
  .column3.sp100p .column-item {
    width: 100%;
  }
}

.column4 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 4em 0;
}
.column4 .column-item {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .column4 .column-item {
    width: 100%;
  }
}

.column5 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 4em 0;
}
.column5 .column-item {
  width: 155px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .column5 .column-item {
    width: 100%;
    margin-bottom: 2em;
  }
}

.float-block {
	width: 100%;
	margin-bottom: 2em;
	overflow: hidden;
}

.img-fl{
	float: left;
	width: 30%;
	margin-right: 2em;
	margin-bottom: 1em;
}
.img-fr{
	float: right;
	width: 30%;
	margin-left: 2em;
	margin-bottom: 1em;
}
.img-fl15{
	float: left;
	width: 15%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.img-fr15{
	float: right;
	width: 15%;
	margin-left: 1em;
	margin-bottom: 1em;
}
.img-fl20{
  float: left;
  width: 20%;
  margin-right: 1em;
  margin-bottom: 1em;
}
.img-fr20{
  float: right;
  width: 20%;
  margin-left: 1em;
  margin-bottom: 1em;
}
.img-fl25{
	float: left;
	width: 25%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.img-fr25{
	float: right;
	width: 25%;
	margin-left: 1em;
	margin-bottom: 1em;
}
.img-fl40{
	float: left;
	width: 40%;
	margin-right: 2em;
	margin-bottom: 1em;
}
.img-fr40{
	float: right;
	width: 40%;
	margin-left: 2em;
	margin-bottom: 1em;
}
.img-fl50{
	float: left;
	width: 50%;
	margin-right: 2em;
	margin-bottom: 1em;
}
.img-fr50{
	float: right;
	width: 50%;
	margin-left: 2em;
	margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
	.img-fl15,
	.img-fr15,
	.img-fl20,
	.img-fr20,
    .img-fl25,
    .img-fr25,
	.img-fl40,
	.img-fr40,
	.img-fl50,
	.img-fr50,
	.img-fl,
	.img-fr{
		float: none;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 1em;
	}
}

.float-block .float-txt {
  overflow: auto;
}

.floatR {
	float: right;
}

.floatL {
	float: left;
}

.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}

.w10 {
	width: 10%;
}
.w15 {
	width: 15%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w35 {
	width: 35%;
}
.w40 {
	width: 40%;
}
.w45 {
	width: 45%;
}
.w50 {
	width: 50%;
}
.w55 {
	width: 55%;
}
.w60 {
	width: 60%;
}
.w65 {
	width: 65%;
}
.w70 {
	width: 70%;
}
.w75 {
	width: 75%;
}
.w80 {
	width: 80%;
}
.w85 {
	width: 85%;
}
.w90 {
	width: 90%;
}
.w95 {
	width: 95%;
}
.w100 {
	width: 100%;
}

.staff-list {
    margin: 4em 0;
}
.staff-list .staff-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2em 0;
    border-bottom: solid 1px #000;
}
.staff-list .staff-item:first-child {
    border-top: solid 1px #000;
}
.staff-item .staff-left {
    text-align: center;
    width: 25%;
}
.staff-item .staff-left .staff-img {
    margin-bottom: 1em;
}
.staff-item .staff-left .staff-img img {
    width: 70%;
    max-width: 150px;
    border: solid 1px #ccc;
}
.staff-item .staff-left .staff-info p {
    line-height: 1.8;
    margin-bottom: 0;
}
.staff-item .staff-left .staff-info span {
    font-size: 0.8em;
}
.staff-item .staff-right {
    width: 75%;
}
.staff-item .staff-right p {
    margin-left: 2em;
}
.staff-item .staff-right p:last-child {
    margin-bottom: 0;
}


@media screen and (max-width: 767px) {
/*
  .content-box h2 {
    font-size: 3em;
  }
  .content-box h2::before {
    position: static;
    display: inline-block;
    margin-right: .2em;
    transform: none;
  }
  .medicalinfo-content h2
  .medicalinfo-content h2::before {
    position: static;
    display: inline-block;
    margin-right: .2em;
    transform: none;
  }

  .content-box h3::before {
    position: static;
    display: inline-block;
    margin-right: .2em;
    transform: none;
  }

  .main-visual {
    height: 250px;
  }

  .breadcrumbs-list {
    padding: 0 20px;
  }
  .breadcrumbs-list li {
    padding: 1em 0;
  }

  .content {
    display: block;
  }

  .side-box {
    width: auto;
    margin-top: -20px;
    margin-bottom: 50px;
    padding: 0;
  }

  .side-menu {
    display: none;
    background-color: #dedede;
  }
  .side-menu a {
    padding: 1em 40px;
  }
	.side-menu li.no-link{
		padding: 1em calc(40px - 1em);
	}
	.side-menu li.no-link .side-menu-child {
		margin: 1em  calc(-40px + 1em) -1em;
	}
	.side-menu li.no-link::after,
  .side-menu a::after {
    content: "";
    width: .5em;
    height: .5em;
    margin: 0 0 0 auto;
    border-top: 1px solid currentColor;
		border-right: none;
    transform: rotate(45deg);
  }
  .side-menu > li {
    border-bottom: 1px solid #bbb;
  }
  .side-menu > li:not(:first-of-type) {
    margin-top: 0;
  }
	.side-menu > li.no-link::before,
  .side-menu > li > a::before {
    display: none;
  }
  .side-menu-child {
    background-color: #f3f3f3;
    margin: 0;
  }
  .side-menu-child > li {
    margin-top: 0;
    border-top: 1px solid #bbb;
  }
	.side-menu-child > li.no-link::before,
  .side-menu-child > li > a::before {
    width: .3em;
    height: .3em;
  }

  .side-menu-toggle {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;-ms-align-items: center;
    align-items: center;
    justify-content: center;
    height: 70px;
    font-size: 2em;
    font-weight: bold;
    color: #fff;
    background-color: #04aae8;
  }
  .side-menu-toggle::after {
    content: "";
    position: absolute;
    right: 40px;
    width: 0;
    height: 0;
    border-width: 18px 10px 0 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
  }

  .content-box {
    width: auto;
    margin: 0 20px;
    padding: 0;
  }
*/

  .img-100 {
    margin: 4em auto;
  }

  .column2 .column-item {
    width: 100%;
  }
  .column2 .column-item60p,
  .column2 .column-item40p {
    width: 100%;
  }
  .column2.column-image-right .column-image {
    order: 1;
  }
  .column2.column-image-right .column-txt {
    order: 2;
    padding-top: 1em;
    padding-right: 0;
  }
  .column2.column-image-left .column-txt {
    padding-top: 1em;
    padding-left: 0;
  }

  .content-box .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .content-box table {
  }
  .staff-item .staff-left {
      width: 35%;
  }
  .staff-item .staff-left .staff-img img {
      width: 70%;
  }
  .staff-item .staff-right {
      width: 65%;
  }
  .staff-item .staff-right p {
      margin-left: 1em;
  }
}

/*ボックス*/
.pbox {
  position: relative;
  margin: 2em 0;
  padding: 1.5em 0.5em 1em;
  border: solid 2px #118DFE;
  border-radius: 8px;
}
.pbox .box-title {
  position: absolute;
  display: inline-block;
  top: -10px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 18px;
  background: #FFF;
  color: #118DFE;
  font-weight: bold;
}
.pbox p {
  margin: 0;
  padding: 0.5em;
}
.pbox2 {
  position: relative;
  margin: 5em 0 2em;
  padding: 1.5em 0.5em 0.5em;
  border: solid 2px #118DFE;
}
.pbox2 .box-title {
  position: absolute;
  display: inline-block;
  top: -27px;
  left: -2px;
  padding: 0 9px;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  background: #118DFE;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}
.pbox2 p {
  margin: 0;
  padding: 0.5em;
}

.box1 {
  margin: 2em 0;
  padding: .8em 1em;
  border: solid 2px #333;
}

.box2 {
  padding: .8em 1em;
  margin: 2em 0;
  background: #c6efff;/*背景色*/
}
.box3 {
  padding: .8em 1em;
  margin: 2em 0;
  background: #c6efff;
  border: dashed 2px #118DFE;/*点線*/
}
/*注釈*/
.notes{
  color: #666;
  text-indent: -1em;
  padding-left: 1em;
}

/* ページ内リンク */
.content-box ul.link_box {
  margin: 0 auto 20px;
}
.content-box ul.link_box::after {
  content: ""; clear: left; display: block;
}

.content-box ul.link_box li {
  float: left;
  margin: 0 20px 10px 0;
}

.content-box ul.link_box li a {
  display: block;
  padding: 3px 20px;
  border: 1px solid #00a2ff;
  text-decoration: none;
  font-size: 90%;
}
.content-box ul.link_box li a:hover,
.content-box ul.link_box li a.current {
  background-color: #00a2ff;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .content-box ul.link_box {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .content-box ul.link_box li {
    width: 48%;
    margin-right: 10px;
  }
  .content-box ul.link_box li:nth-child(even) {
    margin-right: 0;
  }
  .content-box ul.link_box li a {
    padding: 3px 10px;
  }
}
/* ページ内リンクここまで */

/* 定義リスト 横並び */
.side > dt, .side > dd {
  line-height: 2em;
}
@media screen and (min-width: 768px) {
  dl.side {
    position: static;
  }
  .side > dt {
    clear: left;
    float: left;
    position: absolute;
    margin-bottom: 0.5em;
  }
  .side > dd {
    position: relative;
    margin-left: 20%;
    margin-bottom: 0.5em;
  }
  /*dtとdtの間隔を調整するため追加しました*/
  .side._6 > dd { margin-left: 39px;}
  .side._8 > dd { margin-left: 56px;}
  .side._10 > dd { margin-left: 73px;}
  .side._12 > dd { margin-left: 90px;}
  .side._14 > dd { margin-left: 107px;}
  .side._16 > dd { margin-left: 125px;}
  .side._18 > dd { margin-left: 142px;}
  .side._22 > dd { margin-left: 176px;}
  .side._24 > dd { margin-left: 193px;}
  .side._26 > dd { margin-left: 210px;}
  .side._28 > dd { margin-left: 227px;}
  .side._30 > dd { margin-left: 244px;}
  .side._32 > dd { margin-left: 262px;}
  .side._34 > dd { margin-left: 279px;}
  .side._36 > dd { margin-left: 296px;}
  .side._40 > dd { margin-left: 330px;}
}
@media screen and (max-width: 767px) {
  .side > dd {
    margin-bottom: 1.5em;
  }
}
/* 定義リスト 横並び ここまで */

/* 定義リスト 採用 */
dl.dl3 {
position: relative;
list-style: none;
}
.dl3 > dt {
  padding-left: 1.3em;
  font-weight: bold;
  line-height: 2em;
  float: left;
}
.dl3 > dt::before {
  content: "○";
  position: absolute;
  display: inline-block;
  text-indent: -1.3em;
  font-weight: normal;
}
.dl3 > dt::after {
  content: "・・・";
  margin: 0 0.5em 0 0.5em;
  font-weight: normal;
}
.dl3 > dd {
  margin-left: 0;
  margin-bottom: 0.5em;
  line-height: 2em;
}
.dl3._10 > dd { margin-left: 10%; }
.dl3._11 > dd { margin-left: 11%; }
.dl3._12 > dd { margin-left: 12%; }
.dl3._13 > dd { margin-left: 13%; }
.dl3._14 > dd { margin-left: 14%; }
.dl3._15 > dd { margin-left: 15%; }
.dl3._16 > dd { margin-left: 16%; }
.dl3._17 > dd { margin-left: 17%; }
.dl3._18 > dd { margin-left: 18%; }
.dl3._19 > dd { margin-left: 19%; }
.dl3._20 > dd { margin-left: 20%; }

@media screen and (max-width: 767px) {
  .dl3 > dt {
    float: none;
  }
  .dl3 > dd {
    padding-left: 1.3em;
  }
  .dl3 > dt::after  {
    content: none;
  }
  .dl3._10 > dd,
  .dl3._11 > dd,
  .dl3._12 > dd,
  .dl3._13 > dd,
  .dl3._14 > dd,
  .dl3._15 > dd,
  .dl3._16 > dd,
  .dl3._17 > dd,
  .dl3._18 > dd,
  .dl3._19 > dd,
  .dl3._20 > dd {
    margin-left: 0;
  }


}
/* 定義リスト 採用 ここまで */

/* 定義リスト 数字付き */
.content-box dl.dl1{
  padding-left: 2em;
}
.content-box dl.dl1 > dt{
  display: list-item;
  list-style-type: decimal;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0.5em;
}
.content-box dl.dl1 > dd{
  margin-bottom: 2em;
  line-height: 2;
}
/* 定義リスト 数字付き ここまで */

/* 定義リスト 数字付き 採用 */
.content-box dl.dl1.recruit > dt {
  border-bottom: dashed 1px #0A3AB9;
  color: #0A3AB9;
}
/* 定義リスト 数字付き 採用 ここまで */

/* 定義リスト 黒丸2・白丸2-2 */
.content-box dl.dl2,
.content-box dl.dl2-2 {
  position: relative;
  list-style: none;
  padding-left: 2em;
  line-height: 2;

}
.content-box dl.dl2 > dt,
.content-box dl.dl2-2 > dt {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0.5em;
}
.content-box dl.dl2 > dt:before {
  content: "●";
}
.content-box dl.dl2-2 > dt:before {
  content: "○";
}
.content-box dl.dl2 > dt:before,
.content-box dl.dl2-2 > dt:before {
  position: absolute;
  display: inline-block;
  text-indent: -1.3em;
}
.content-box dl.dl2 > dd,
.content-box dl.dl2-2 > dd{
  margin-bottom: 2em;
  line-height: 2;
}
.content-box dl.dl2.normal > dt,
.content-box dl.dl2-2.normal > dt {
  font-size: 1.4rem;
  font-weight: normal;
}
.content-box dl.dl2.normal > dd,
.content-box dl.dl2-2.normal > dd {
  margin-bottom: 1em;
}
/* 定義リスト 黒丸2・白丸2-2 ここまで */

/* テーブル 下線のみ */
table.bb {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0 0 30px;
}
table.bb th,
table.bb td{
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  text-align: center;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  table.bb {
    overflow-x: auto;
    min-width: 768px;
    margin: 0 10px 50px;
  }
}
/* テーブル 下線のみ ここまで */

/* テーブル 2列 */
@media screen and (max-width: 767px) {
  .last td:last-child {
    border-bottom: 1px solid #bdbdbd !important;
  }
  .tbl-r02 th,
  .tbl-r02 td {
    border-bottom: none !important;
    display: block;
  }
  .tbl-r02 td.noBT {
    border-top: none !important;
  }
  .tbl-r02 th.inline-block,
  .tbl-r02 td.inline-block {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .tbl-r03 .thead {
    display: none;
  }
  .tbl-r03 tr {
    width: auto;
  }
  .tbl-r03 td {
    border-bottom: none !important;
    display: block;
    text-align: right;
    width: auto;
  }
  .tbl-r03 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
    white-space: pre;
  }
  .tbl-r03.yokoT td:first-child {
    background: #d6d6d6;
    color: #333333;
    font-weight: bold;
    text-align: center;
  }
}
.evenBg>tr:nth-of-type(even),
.evenBg>tbody>tr:nth-of-type(even) {
  background-color: #ecf6fc;
}
.oddBg>tr:nth-of-type(odd),
.oddBg>tbody>tr:nth-of-type(odd) {
  background-color: #ecf6fc;
}
/* テーブル 2列 ここまで */

/* Q＆Aレイアウト */
.qa dt {
  padding: 0.5em 1em 0.5em 2.5em;
  border-radius: 5px;
  background: #c6efff;
  line-height: 2;
  position: relative;
}
.qa dt:before {
  content: "Q.";
  color: #1771c6;
}
.qa dd {
  margin: 1em 1em 3em 2.5em;
  line-height: 2;
  position: relative;
}
.qa dd:before {
  content: "A.";
  color: red;

}
.qa dt:before,
.qa dd:before {
  font-weight: bold;
  display: inline-block;
  position: absolute;
  line-height: 2;
  margin: -6px 0 0 3px;
  font-size: 20px;
  text-indent: -1.5em;
}
/* Q＆Aレイアウト ここまで */

/* TOPリンクなし */
.no_link{
  pointer-events:none;
}
/* TOPリンクなし ここまで */


.info-content {
  width: 100%;
}
.info-content .info-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6em;
}
.info-list li {
  display: block;
  font-size: 16px;
  color: #000;
  width: 32%;
  margin-bottom: 20px;
  border: solid 1px #000;
  background-color: #fff;
  border-radius: 10px;
}
.info-list li.no-link {
  padding: 10px;
}
.info-list li.no-content {
  border: none;
}
.info-list li:hover {
  -webkit-transition: 0.25s linear;
  -o-transition: 0.25s linear;
  transition: 0.25s linear;
}
.info-list li.no-link:hover,
.info-list li.no-content {
  background-color: #fff;
}
.info-list li>a {
  display: block;
  color: #000;
  height: calc( 100% - 20px );
  padding: 10px;
  -webkit-transition: 0.25s linear;
  -o-transition: 0.25s linear;
  transition: 0.25s linear;
}
.info-list li:hover>a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .info-content {
    width: auto;
    margin: 0 30px;
    padding: 0;
  }
  .info-content .info-list {
    display: block;
    margin-bottom: 6em;
  }
  .info-content .info-list {
    display: block;
    margin-bottom: 6em;
  }
  .info-list li {
    width: 100%;
  }
  .info-list li.no-link {
    width: calc( 100% - 20px );
  }
}
/*病院紹介の色*/
.hospinfo{
  color: #00a2ff;
}
.hospinfo li:hover .hospinfo {
  color: #fff;
}
.hospinfo li{
  border: solid 1px #00a2ff;
}
.hospinfo li:hover {
  background-color: #00a2ff;
}
.hospinfo li.last{
  border: none;
}
.hospinfo li:hover.last {
  background-color: transparent;
}

/*採用情報の色*/
.recruitinfo{
  color: #069945;
}
.recruitinfo li:hover .recruitinfo {
  color: #fff;
}
.recruitinfo li{
  border: solid 1px #069945;
}
.recruitinfo li:hover {
  background-color: #069945;
}
.recruitinfo li.last{
  border: none;
}
.recruitinfo li:hover.last {
  background-color: transparent;
}

/*医療関係者の方へ の色*/
.iryouinfo{
  color: #0168B7;
}
.iryouinfo li:hover .iryouinfo {
  color: #fff;
}
.iryouinfo li{
  border: solid 1px #0168B7;
}
.iryouinfo li:hover {
  background-color: #0168B7;
}
.iryouinfo li.last{
  border: none;
}
.iryouinfo li:hover.last {
  background-color: transparent;
}

/*ご利用案内 の色*/
.patientinfo{
  color: #FF679A;
}
.patientinfo li:hover .iryouinfo {
  color: #fff;
}
.patientinfo li{
  border: solid 1px #FF679A;
}
.patientinfo li:hover {
  background-color: #FF679A;
}
.patientinfo li.last{
  border: none;
}
.patientinfo li:hover.last {
  background-color: transparent;
}

/*外来担当表のテーブル*/
.table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-scroll table {
  table-layout: fixed;
  width: 100%;
  min-width: 800px;
}
.table-scroll .sticky {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 0;
}
.table-scroll td.sticky {
  background-color: #EDEDED ;
}
/*外来担当表のテーブルここまで*/

/*外来担当表のカラムレイアウト*/
.item-list ul{
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  justify-content: start;
  overflow:hidden;
}
.item-list ul li {
  float:left; /*floatで横並びに*/
}
ul.cols-1 li {width: 100%;}
ul.cols-2 li:nth-of-type(odd) {
  width: 48%;
  margin-right: 1.5em;
}
ul.cols-2 li:nth-of-type(even) {
  width: 48%;
}
ul.cols-3 li {
  width: calc((100% / 3) - (2.5em * 2 / 3));
  margin-right: 1.5em;
}
ul.cols-4 li {
  width: calc((100% / 4) - (1.5em));
  margin-right: 1.5em;
}
ul.cols-5 li {
  width: calc((100% / 5) - (2em * 4 / 5));
  margin-right: 1.5em;
}
ul.cols-6 li {
  width: calc((100% / 6) - (2em * 5 / 6));
  margin-right: 1.5em;
}

@media only screen and (max-width: 767px) {
  ul.cols-4 li,ul.cols-5 li,ul.cols-6 li{
    width: calc((100% / 3) - (3em * 2 / 3));/*４列以上は３列に*/
  }
  ul.cols-3 > li{
    width: calc((100% / 2) - (3em * 1 / 2));/*３列は２列に*/
  }
}
@media only screen and (max-width: 479px) {
  ul.cols-2 li:nth-of-type(odd),
  ul.cols-2 li:nth-of-type(even),
  ul[class*='cols-'] > li{
    width: 100%;/*すべて１列に*/
    margin-right: 0;
  }
}
/*外来担当表のカラムレイアウトここまで*/

/*トップへ戻る*/
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 25px;
  bottom: 100px;
  background: #118DFE;
  opacity: 0.8;
  border-radius: 50%;
  z-index: 10;
}
#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  text-align: center;
}
#page_top a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f106';
  font-weight: 900;
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 10px;
  bottom: 10px;
  right: 0;
  left: 0;
  margin: auto;
}
/*トップへ戻るここまで*/

/*採用情報 臨床研修･専門研修*/
.circle {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.circle.junior{
  background: #0466FF;
}
.circle.senior{
  background: #FF66CD;
}
.circle-inner {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :150px;
  text-align:center;
  color: #ffffff;
}
/*採用情報 臨床研修･専門研修 ここまで*/

/*メインビジュアル変更*/
/*採用情報*/
.breadcrumbs.recruit {
  background-image: url(../images/main-img_recruit.jpg);
}
/*メインビジュアル変更ここまで*/

/*見出しデザインH6*/
h6.style1 {
  font-size: 1.6em;
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #00a2ff;/*左線*/
  margin-top: 1em;
  margin-bottom: 1.5em;
}
h6.style2 {
  font-size: 1.6em;
  color: #0066CC;/*文字色*/
  /*線の種類（点線）2px 線色*/
  border-bottom: dashed 2px #0066CC;
  margin-top: 1em;
  margin-bottom: 1.5em;
}
h6.style3 {
  font-size: 1.6em;
  position: relative;
  margin-bottom: 1.5em;
}
h6.style3:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, #0066CC, #c6efff);
  background: linear-gradient(to right, #0066CC, #c6efff);
}
h6.style4 {
  position: relative;
  background: #c6efff;
  padding: 2px 5px 2px 35px;
  margin: 1em 0 1em 10px;
  font-size: 20px;
  border-bottom: none;
  color: #474747;
  border-radius: 0 25px 25px 0;
}
h6.style4:before {
  font-family: "Font Awesome 5 Free";
  content: "\f47d";
  display: inline-block;
  line-height: 27px;
  position: absolute;
  padding: 0 0 0 2px;
  color: white;
  background: #00a2ff;
  font-size: 18px;
  font-weight: 700;
  width: 35px;
  text-align: center;
  height: 35px;
  left: -0.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 3px white;
  border-radius: 50%;
}
.style4.gavel:before { content: "\f0e3"; }
.style4.public:before { content: "\f0a1"; }
.style4.hand:before { content: "\f2b5"; }
.style4.file1:before { content: "\f478"; }
.style4.user1:before { content: "\f500"; }
.style4.check1:before { content: "\f46c"; }
/*見出しデザインH6ここまで*/


/*イベント情報のテーブルここから*/

.tbl-event th {
  background-color:#fff !important;
  vertical-align: top !important;
  width: 180px;
}

.tbl-event th,
.tbl-event td {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  padding: 2em 1em !important;
}

.tbl-event th,
.tbl-event td span{
  line-height: 1.8em;
}

.tbl-event th.inline-block,
.tbl-event td.inline-block {
  display: inline-block;
}

.tbl-event .date{
  display:block;
}

.tbl-event .time{
  display:block;
  margin-top:0.5em;
}

.tbl-event .cat{
  display:block;
  font-size: 0.9em;
}

.tbl-event .title{
  display:block;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom:0.5em;
}

.tbl-event .detail{
  display:block;
  margin-bottom:1em;
}

@media screen and (max-width: 767px) {
  .tbl-event th {
    border-bottom: none !important;
    width: 100%;
    padding: 2em 0em 0em 0em !important;
  }
  .tbl-event th,
  .tbl-event td {
    display: block;
  }
  .tbl-event td {
    padding: 1em 0em 2em 0em !important;
  }
  .tbl-event .date{
    display:inline;
  }

  .tbl-event .time{
    display:block;
    margin-top:0.5em;
  }
}

/*イベント情報のテーブルここまで*/


/*イベント情報のアコーディオンここまで*/
.acdn .acdn_header {
  background-color: #4069A0;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0.5em 60px 0.5em 0.5em;
  /*text-align: center;*/
  position: relative;
  z-index: 0;
  cursor: pointer;
  transition-duration: 0.2s;
}
.acdn:nth-of-type(2) .acdn_header {
  background-color: #4069A0;
}
.acdn .acdn_header:hover {
  opacity: .8;
}
.acdn .acdn_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 3%;
  width: 20px;
  height: 20px;
  border: 1px solid #fff;
  margin-top: -10px;
  box-sizing: border-box;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.acdn .acdn_header.stay .i_box {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acdn .acdn_header .i_box .one_i {
  display: block;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.acdn .acdn_header.stay .i_box .one_i {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acdn .acdn_header.stay.open .i_box .one_i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.acdn .acdn_header.open .i_box {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.acdn .acdn_header.stay.open .i_box {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.acdn .acdn_header .i_box .one_i:before, .acdn .acdn_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  width: 10px;
  height: 2px;
  position: absolute;
  top: 4px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.acdn .acdn_header .i_box .one_i:before {
  width: 2px;
  height: 10px;
  top: 0;
  left: 4px;
}
.acdn .acdn_header.stay .i_box .one_i:before {
  content: none;
}
.acdn .acdn_header.open .i_box .one_i:before {
  content: none;
}
.acdn .acdn_header.stay.open .i_box .one_i:before {
  content: "";
}
.acdn .acdn_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.acdn .acdn_header.stay.open .i_box .one_i:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acdn .acdn_inner {
  display: none;
  padding: 1em 0.5em;
  border-left: 2px solid #4069A0;
  border-right: 2px solid #4069A0;
  border-bottom: 2px solid #4069A0;
  box-sizing: border-box;
}
.acdn .acdn_inner.stay {
  display: block;
}
.acdn:nth-of-type(2) .acdn_inner {
  border-left: 2px solid #4069A0;
  border-right: 2px solid #4069A0;
  border-bottom: 2px solid #4069A0;
}
.acdn .acdn_inner .box_one {
  height: 400px;
  overflow-y: auto;
}
@media screen and (max-width: 1024px) {
  .acdn .acdn_header {
    font-size: 1.6em;
  }
  .acdn .acdn_header .i_box {
    width: 20px;
    height: 20px;
    margin-top: -11px;
  }
}
@media screen and (max-width: 767px) {
  .acdn .acdn_header {
    font-size: 1.4em;
    text-align: left;
    padding: 0.5em 40px 0.5em 0.5em;
  }
}
/*イベント情報のアコーディオンここまで*/

/*単純なタイムライン*/
/* for Desktop */
@media ( min-width : 767px ){
  dl.timeline > dt {
    line-height: 2;
    float: left;
    padding-right: 1.5em;
  }
  dl.timeline > dd {
    position: relative;
    margin-left: 10%;
    border-left: 3px #c6efff solid;
    padding-left: 2.5em;
    padding-bottom: 1em;
  }
  dl.timeline > dd:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #00a2ff;
    position: absolute;
    left: -7px;
    top: 8px;
    border-radius: 100%;
  }
  dl.timeline._11 dd { margin-left: 11%;}
  dl.timeline._12 dd { margin-left: 12%;}
  dl.timeline._14 dd { margin-left: 14%;}
  dl.timeline._16 dd { margin-left: 16%;}
  dl.timeline._18 dd { margin-left: 18%;}
  dl.timeline._22 dd { margin-left: 22%;}
  dl.timeline._24 dd { margin-left: 24%;}
}
@media ( max-width : 767px ) {
  dl.timeline > dt {
    font-size: 1.6em;
    position: relative;
    margin-bottom: 1.5em;
  }

  dl.timeline > dt:after {
    content: "";
    display: block;
    height: 4px;
    background: -webkit-linear-gradient(to right, #00a2ff, #c6efff);
    background: linear-gradient(to right, #00a2ff, #c6efff);
  }
}
/*単純なタイムラインここまで*/

/*ベストドクターズ*/
.best-d_section {
  border:2px solid #dadada;
  position:relative;
}
.best-d_photo {
  width:100%;
  padding-top:135%;
  overflow:hidden;
  position:relative;
}
@media screen and (max-width: 767px) {
  .best-d_photo {
    width:60%;
    padding-top:80%;
    margin: 2em auto;
  }
}
.best-d_photo img {
  height:100%;
  min-width:100%;
  max-width:500px;
  position:absolute;
  top:0;
  left:0;
  transition-duration:1s;
}
.best-d_photo.two img {
  height:90% !important;
}
.best-d_text {
  padding:0 1rem;
}
.best-d_text .name {
  text-transform:uppercase;
  color:#005a97;
  font-weight: lighter;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.best-d_text p {
  color:#333333;
}
.best-d_link {
  font-size:16px;
  font-weight:normal;
  text-transform:uppercase;
  display:block;
  margin:1rem 0 2rem;
}
.best-d_section a {
  display:block;
}
/*ベストドクターズここまで*/

/*トップのコロナお知らせ*/
/*
#covid-19 a {
  display: block;
  border: 4px solid #bd1d02;
  padding: 20px;
  color: #bd1d02;
  text-align: center;
  text-decoration: none;
  background: url(../images/important_bg.png) repeat;
}
#covid-19 a p {
  font-size: 2.8rem;
  font-weight: bold;
}
#covid-19 a p.kome {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #covid-19 a {
    margin: 4%;
  }
  #covid-19 a p {
    font-size: 1.8rem;
  }
  #covid-19 a p.kome {
    font-size: 1.6rem;
  }
}
*/
/*トップのコロナお知らせここまで*/

/*循環器内科お知らせ一覧*/
.news-list {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.news-list dt {
  color: #0066CC;
  font-weight: bold;
  width: 18%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.5;
  border-bottom: 1px dotted #cccccc;
}
.news-list dd {
  width: 82%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  line-height: 1.5;
  border-bottom: 1px dotted #cccccc;
}
@media print, screen and (max-width: 767px) {
  .news-list {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }
  .news-list dt {
    font-weight: bold;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: none;
    margin-bottom: unset;
  }
  .news-list dd {
    width: auto;
    padding-bottom: 15px;
    margin-bottom: 15px;
    line-height: 1.5;
    border-bottom: 1px dotted #cccccc;
  }
}
/*循環器内科お知らせ一覧ここまで*/

/*YouTube埋め込みレスポンシブ対応*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/*YouTube埋め込みレスポンシブ対応ここまで*/

/*videoタグレスポンシブ対応*/
div.movie {
  width: 100%;
  text-align: center;
  margin: auto;
}
div.movie video {
  width: 100%;
  max-width: 720px;/*PC版での最大幅*/
}
/*videoタグレスポンシブ対応ここまで*/
