@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}
body {
  -webkit-font-smoothing: antialiased;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
li {
  list-style: none;
}
input,
textarea {
  outline: 0;
}
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder {
  color: #999;
  opacity: 0.75;
}
.none {
  display: none;
}
body {
  font-family:
    Noto Sans JP,
    sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7;
  background: #fff;
  color: #222;
}
.gmap {
  width: 100%;
}
.gcalendar,
.gcalendar > iframe,
.gcalendar > img,
.gmap > iframe,
.gmap > img {
  max-width: 100%;
}
.twitter {
  overflow: hidden;
}
.twitter > iframe {
  margin-left: auto;
  margin-right: auto;
}
.img {
  max-width: 100%;
  display: block;
}
.bold,
.em,
em {
  font-weight: 700;
  font-style: normal;
}
.underline {
  text-decoration: underline;
}
.caution,
.red_text {
  color: #e44444;
  -webkit-text-decoration-color: #e44444;
  text-decoration-color: #e44444;
}
.orange_text {
  color: #f38675;
}
.orange_text2,
.white_text {
  color: #fff;
}
.blue_text {
  color: #2b67b1;
  font-weight: 700;
}
.small_text {
  font-size: 0.75rem;
}
.yellow_text {
  color: #a67f07;
  font-weight: 700;
}
.gray_text {
  color: #888;
}
.pink_text {
  color: #ff7bac;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.center_position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.center_text {
  text-align: center;
}
.right_text {
  text-align: right;
}
@media screen and (max-width: 899px) {
  .sp_right {
    text-align: right;
  }
}
.float_right {
  float: right;
  padding-left: 0.5em;
  padding-bottom: 0.5em;
}
.float_left {
  float: left;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}
.clear_both {
  clear: both;
}
.clearfix {
  display: inline-block;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.clear {
  clear: both;
}
.hide-text,
.no_text {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}
.on_opacity:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
}
.ellipsis,
.no_wrap {
  white-space: nowrap;
}
.root .main_content .mb_3em {
  margin-bottom: 3em;
}
.root .main_content .mb_2em {
  margin-bottom: 2em;
}
.root .main_content .mb_1_5em {
  margin-bottom: 1.5em;
}
.root .main_content .mb_1em {
  margin-bottom: 1em;
}
.root .main_content .mb_05em {
  margin-bottom: 0.5em;
}
.root .main_content .mb_0em,
.root .main_content .mb_none,
.root .main_content .no_mb {
  margin-bottom: 0;
}
.tel_link {
  word-wrap: break-word;
}
.mincho {
  font-family:
    YuMincho,
    游明朝,
    ヒラギノ明朝 ProN W6,
    HiraMinProN-W6,
    HG明朝E,
    ＭＳ Ｐ明朝,
    MS PMincho,
    MS 明朝,
    serif;
  font-weight: 400;
}
.image_radius {
  border-radius: 25px;
}
.root .no_radius {
  border-radius: inherit;
}
.skip {
  border-style: none;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 100;
}
.fb_page_container {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.large_text {
  font-weight: 400;
  line-height: 2;
}
.large_text.red_text {
  color: #e44444;
}
@media print, screen and (min-width: 900px) {
  .large_text {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 899px) {
  .large_text {
    font-size: 1.125rem;
  }
}
.push_text {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.5;
}
.push_text-blue {
  color: #2b67b1;
}
.main_content ul:not(.cancel):not(:last-child) {
  margin-bottom: 1em;
}
.main_content ul:not(.cancel) > li {
  padding-left: 1.5em;
  margin-bottom: 0.5em;
  position: relative;
  top: 0;
  left: 0;
  line-height: 1.6;
}
.main_content ul:not(.cancel) > li:last-child {
  margin-bottom: 0;
}
.main_content ul:not(.cancel) > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0.2em;
  width: 5px;
  height: 5px;
  background-color: #0068b7;
  border-radius: 2.5px;
}
.main_content .anotation_list:not(.cancel):not(:last-child) {
  margin-bottom: 1em;
}
.main_content .anotation_list:not(.cancel) > li {
  padding-left: 1.5em;
  margin-bottom: 0.5em;
  position: relative;
  top: 0;
  left: 0;
}
.main_content .anotation_list:not(.cancel) > li:last-child {
  margin-bottom: 0;
}
.main_content .anotation_list:not(.cancel) > li:before {
  content: "※";
  width: 0.5em;
  position: absolute;
  background: 0 none;
  top: 0.04em;
  left: 0;
}
.main_content ol:not(.cancel) {
  list-style: none;
  counter-reset: num;
}
.main_content ol:not(.cancel):not(:last-child) {
  margin-bottom: 1em;
}
.main_content ol:not(.cancel) > li {
  padding-left: 1.5em;
  line-height: 1.6;
  margin-bottom: 0.3em;
  position: relative;
  top: 0;
  left: 0;
}
.main_content ol:not(.cancel) > li:before {
  counter-increment: num;
  content: counter(num) ".";
  color: #0068b7;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: -0.5em;
  text-align: right;
  width: 1.5em;
}
.main_content ol:not(.cancel) > li:last-child {
  margin-bottom: 0;
}
.main_content .link_list li:before {
  display: none;
}
@media print, screen and (min-width: 900px) {
  .main_content ul:not(.cancel) > li:before {
    top: 1.35ex;
  }
}
@media screen and (max-width: 899px) {
  .main_content ul:not(.cancel) > li:before {
    top: 1.1ex;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .link_list li {
    margin-bottom: 0.3em;
  }
}
@media screen and (max-width: 899px) {
  .main_content .link_list li {
    margin-bottom: 0;
    border-bottom: 1px dashed #f3f1f6;
    border-bottom: 1px dotted #ccc;
  }
}
@media screen and (max-width: 899px) {
  .main_content .link_list a,
  .main_content .link_list button {
    display: block;
    padding-top: 1em;
    padding-bottom: 1em;
    text-decoration: none;
  }
  .main_content .link_list a:hover,
  .main_content .link_list button:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: opacity 0.2s;
  }
  .main_content .link_list a.link,
  .main_content .link_list button.link {
    padding-left: 16px;
    position: relative;
    top: 0;
    left: 0;
  }
  .main_content .link_list a.link:before,
  .main_content .link_list button.link:before {
    position: absolute;
    left: 0;
    top: 1.35em;
  }
}
.root .wpnews table,
.table,
.table-borderd {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
}
.root .wpnews table:not(:last-child),
.table-borderd:not(:last-child),
.table:not(:last-child) {
  margin-bottom: 1em;
}
.root .wpnews table caption,
.table-borderd caption,
.table caption {
  display: none;
}
.root .wpnews table caption.cap,
.table-borderd caption.cap,
.table caption.cap {
  display: block;
  text-align: left;
  font-weight: 700;
  color: #f38675;
  padding-bottom: 0.5em;
}
.root .wpnews table td,
.root .wpnews table th,
.table-borderd td,
.table-borderd th,
.table td,
.table th {
  vertical-align: top;
  font-weight: 400;
  border: 1px solid #dedede;
  box-sizing: border-box;
}
.root .wpnews table td,
.root .wpnews table td p,
.root .wpnews table th,
.root .wpnews table th p,
.table-borderd td,
.table-borderd td p,
.table-borderd th,
.table-borderd th p,
.table td,
.table td p,
.table th,
.table th p {
  line-height: 1.6;
}
@media print, screen and (min-width: 900px) {
  .root .wpnews table td,
  .root .wpnews table th,
  .table-borderd td,
  .table-borderd th,
  .table td,
  .table th {
    padding: 0.7em 1.19em;
  }
}
@media screen and (max-width: 899px) {
  .root .wpnews table td,
  .root .wpnews table th,
  .table-borderd td,
  .table-borderd th,
  .table td,
  .table th {
    padding: 0.56em 0.98em;
  }
}
.root .wpnews table th,
.table-borderd th,
.table th {
  background-color: #f7f5fb;
  color: #222;
  font-weight: 700;
  text-align: left;
  vertical-align: middle;
}
.root .wpnews table td,
.table-borderd td,
.table td {
  background-color: #fff;
}
.root .wpnews table thead th,
.table-borderd thead th,
.table thead th {
  background-color: #edebf0;
}
@media print, screen and (min-width: 900px) {
  .root .wpnews table tbody th,
  .table-borderd tbody th,
  .table tbody th {
    width: 200px;
  }
}
@media screen and (max-width: 899px) {
  .root .wpnews table tbody th,
  .table-borderd tbody th,
  .table tbody th {
    width: 120px;
  }
}
.root .wpnews table .number-cell,
.table-borderd .number-cell,
.table .number-cell {
  text-align: right;
}
.responsive_table_area:not(:last-child) {
  margin-bottom: 1em;
}
.root .wpnews table {
  width: auto;
}
.root .wpnews table tbody th {
  width: inherit;
}
.table-small {
  max-width: 31em;
}
.table-medium {
  max-width: 50em;
}
.table-td_right td {
  text-align: right;
}
.table-center td,
.table-center th {
  text-align: center;
}
.table-th_long tbody th {
  vertical-align: top;
}
@media print, screen and (min-width: 900px) {
  .table-th_long tbody th {
    width: 250px;
  }
}
@media screen and (max-width: 899px) {
  .table-th_long tbody th {
    width: 150px;
  }
}
.table-td_center td,
.table-th_center th {
  text-align: center;
}
.table-td_auto tbody td,
.table-th_auto tbody th {
  width: auto;
}
.table-td_middle tbody td {
  vertical-align: middle;
}
.table-noborder td,
.table-noborder th {
  border: 0;
  background-color: transparent;
  text-align: left;
  vertical-align: top;
}
.table-noborder th {
  padding-right: 2em;
}
.table-schedule tbody td,
.table-schedule tbody th,
.table-schedule thead td,
.table-schedule thead th {
  padding: 0.5em 0;
  font-size: 0.813rem;
  line-height: 1.5;
}
.table-schedule tbody td p,
.table-schedule tbody td p:not(:last-child),
.table-schedule tbody th p,
.table-schedule tbody th p:not(:last-child),
.table-schedule thead td p,
.table-schedule thead td p:not(:last-child),
.table-schedule thead th p,
.table-schedule thead th p:not(:last-child) {
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.5;
}
.table-schedule thead th {
  text-align: center;
}
.table-schedule tbody th {
  width: 80px;
  min-width: 80px;
  text-align: center;
}
.table-schedule tbody td {
  width: 105px;
  word-break: break-all;
  line-height: 1.4;
  vertical-align: middle;
}
.table-schedule tbody td,
.table-schedule tbody td p {
  font-size: 0.75rem !important;
}
.table-schedule tbody td .small_text,
.table-schedule tbody td small {
  font-size: 0.688rem;
  line-height: 1.2;
}
.banner_horizontal_list {
  padding-left: 0;
}
.banner_horizontal_list > li:before {
  display: none;
}
.banner_horizontal_list > li:not(:last-child) {
  margin-bottom: 10px;
}
.anotation {
  position: relative;
  top: 0;
  left: 0;
  line-height: 1.5;
  padding-left: 1.3em;
}
.anotation:before {
  content: "※";
  width: 1em;
  position: absolute;
  top: 0.04em;
  left: 0;
}
@media print, screen and (min-width: 900px) {
  .anotation {
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 899px) {
  .anotation {
    font-size: 0.875rem;
  }
}
.anotation-black,
.anotation-black:before {
  color: #222;
}
.anotation-right {
  float: right;
}
section p:not(:last-child) {
  margin-bottom: 1em;
}
p {
  color: #222;
}
@media print, screen and (min-width: 900px) {
  p {
    font-size: 1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 899px) {
  p {
    font-size: 0.875rem;
    line-height: 1.78571;
  }
}
@media print, screen and (min-width: 900px) {
  .content_section:not(:last-child) {
    margin-bottom: 80px;
  }
  .content_section-sm:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 899px) {
  .content_section:not(:last-child) {
    margin-bottom: 60px;
  }
  .content_section-sm:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .indent,
  .main_content .pc_indent {
    padding-left: 15px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .indent {
    padding-left: 0;
    padding-right: 0;
  }
  .main_content .sp_indent {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
a {
  color: #222;
  text-decoration: none;
}
a:hover {
  color: #0068b7;
}
section a {
  text-decoration: underline;
}
section a.no_border,
section a:hover {
  text-decoration: none;
}
.url {
  text-decoration: underline;
  color: #222;
  word-break: break-all;
}
.url:active,
.url:focus,
.url:hover {
  color: #222;
  text-decoration: none;
}
input:active,
input:focus,
textarea:active,
textarea:focus {
  outline: 2px solid #a6a6a6;
}
a.black,
a .black {
  color: #000;
}
.ext:after,
.icon_ext:after,
.icon_out:after,
.out:after,
.outlink:after {
  content: "";
  display: inline-block;
  background: url(../img/icon/ext.png) 0 no-repeat transparent;
  background-size: 17px 20px;
  width: 17px;
  height: 20px;
  position: relative;
  top: 0.4em;
  left: 0;
  margin-left: 0;
  margin-top: -10px;
}
.icon_bus::after {
    content: '';
    display: inline-block;
    background: url("../img/icon/bus.png") 0 center no-repeat transparent;
    background-size: 17px 20px;
    width: 17px;
    height: 20px;
    position: relative;
    top: .3em;
    left: 0;
    margin-left: 0px;
    margin-top: -10px; }

.btn {
  display: inline-block;
  font-size: 0.938rem;
  text-decoration: none;
  height: 50px;
  color: #222;
  font-weight: 700;
  line-height: 1.3;
  background-color: #fff;
  border: 2px solid #0068b7;
  box-sizing: border-box;
  border-radius: 25px;
  position: relative;
  top: 0;
  left: 0;
  padding: 13px 45px;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}
.btn:before {
  content: "";
  display: block;
  background: url(../img/icon/arrow/link.png) 0 0 no-repeat transparent;
  background-size: 11px 11px;
  width: 11px;
  height: 11px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
}
@media print, screen and (min-width: 900px) {
  .btn:before {
    left: 22px;
  }
}
@media screen and (max-width: 899px) {
  .btn:before {
    left: 18px;
  }
}
@media screen and (max-width: 899px) {
  .btn {
    font-size: 14px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 250px;
    height: auto;
  }
}
.main_content .btn {
  text-decoration: none;
}
.btn.csv:after,
.btn.ext:after,
.btn.icon_ext:after,
.btn.icon_out:after,
.btn.out:after,
.btn.outlink:after,
.btn.pdf:after {
  margin-left: 0.5em;
  margin-top: -1em;
}
.btn:hover {
  background-color: #0068b7;
  color: #fff;
}
@media print, screen and (min-width: 900px) {
  .btn + .btn {
    margin-left: 20px;
  }
}
@media screen and (max-width: 899px) {
  .btn + .btn {
    margin-top: 20px;
  }
}
button.btn {
  border: 0;
}
btn.btn-large,
input.btn-large {
  padding-top: 13px;
}
.root btn.btn-disabled,
.root btn.btn-disabled:hover,
.root input.btn-disabled,
.root input.btn-disabled:hover {
  opacity: 0.4;
}
.icon_pdf:after,
.pdf:after {
  background: url(../img/icon/pdf.png) 0 no-repeat transparent;
  background-size: 17px 20px;
}
.csv:after,
.icon_csv:after,
.icon_pdf:after,
.pdf:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 20px;
  margin-left: 5px;
  position: relative;
  top: 0.15em;
  left: 0;
  margin-top: -7px;
}
.csv:after,
.icon_csv:after {
  background: url(../img/icon/csv.png) 0 no-repeat transparent;
  background-size: 17px 20px;
}
.dl {
  font-size: 0.938rem;
}
.dl:after,
.dl:before {
  content: "";
  display: table;
}
.dl:after {
  clear: both;
}
.dl dt {
  clear: left;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  font-weight: 700;
}
.dl dt:before {
  margin-right: 0.5em;
}
.dl dt:last-child {
  margin-bottom: 0;
}
.dl dd {
  width: 100%;
  box-sizing: border-box;
}
.dl dd:last-child {
  margin-bottom: 0;
}
.dl dd:not(:last-child) {
  padding-bottom: 0.3em;
}
@media print, screen and (min-width: 900px) {
  .dl dd,
  .dl dt {
    float: left;
  }
}
@media screen and (max-width: 899px) {
  .dl dd:not(:last-child) {
    margin-bottom: 0.7em;
  }
}
@media print, screen and (min-width: 900px) {
  .dl-2em dt {
    width: 2em;
  }
  .dl-2em dt .h-inline {
    width: -1.5em;
  }
  .dl-2em dd {
    margin-left: -3em;
    padding-left: 3em;
  }
  .dl-3em dt {
    width: 3em;
  }
  .dl-3em dt .h-inline {
    width: -0.5em;
  }
  .dl-3em dd {
    margin-left: -4em;
    padding-left: 4em;
  }
  .dl-4em dt {
    width: 4em;
  }
  .dl-4em dt .h-inline {
    width: 0.5em;
  }
  .dl-4em dd {
    margin-left: -5em;
    padding-left: 5em;
  }
  .dl-5em dt {
    width: 5em;
  }
  .dl-5em dt .h-inline {
    width: 1.5em;
  }
  .dl-5em dd {
    margin-left: -6em;
    padding-left: 6em;
  }
  .dl-6em dt {
    width: 6em;
  }
  .dl-6em dt .h-inline {
    width: 2.5em;
  }
  .dl-6em dd {
    margin-left: -7em;
    padding-left: 7em;
  }
  .dl-7em dt {
    width: 7em;
  }
  .dl-7em dt .h-inline {
    width: 3.5em;
  }
  .dl-7em dd {
    margin-left: -8em;
    padding-left: 8em;
  }
  .dl-8em dt {
    width: 8em;
  }
  .dl-8em dt .h-inline {
    width: 4.5em;
  }
  .dl-8em dd {
    margin-left: -9em;
    padding-left: 9em;
  }
  .dl-10em dt {
    width: 10em;
  }
  .dl-10em dt .h-inline {
    width: 6.5em;
  }
  .dl-10em dd {
    margin-left: -11em;
    padding-left: 11em;
  }
  .dl-12em dt {
    width: 12em;
  }
  .dl-12em dt .h-inline {
    width: 8.5em;
  }
  .dl-12em dd {
    margin-left: -13em;
    padding-left: 13em;
  }
  .dl-14em dt {
    width: 14em;
  }
  .dl-14em dt .h-inline {
    width: 10.5em;
  }
  .dl-14em dd {
    margin-left: -15em;
    padding-left: 15em;
  }
  .dl-16em dt {
    width: 16em;
  }
  .dl-16em dt .h-inline {
    width: 12.5em;
  }
  .dl-16em dd {
    margin-left: -17em;
    padding-left: 17em;
  }
  .dl-18em dt {
    width: 18em;
  }
  .dl-18em dt .h-inline {
    width: 14.5em;
  }
  .dl-18em dd {
    margin-left: -19em;
    padding-left: 19em;
  }
  .dl-20em dt {
    width: 20em;
  }
  .dl-20em dt .h-inline {
    width: 16.5em;
  }
  .dl-20em dd {
    margin-left: -21em;
    padding-left: 21em;
  }
}
.dl-mb_1em dd {
  margin-bottom: 1em;
}
.scell2 {
  margin-right: 0.5em;
}
.inline_list {
  list-style-type: none;
}
.inline_list,
.inline_list > *,
.inline_list > li {
  margin: 0;
  padding: 0;
  display: inline;
}
.inline_block_list:before {
  content: "";
  display: table;
}
.inline_block_list:after {
  content: "";
  display: table;
  clear: both;
}
.inline_block_list > *,
.inline_block_list > li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 20px;
}
.inline_block_list > :first-child,
.inline_block_list > li:first-child {
  padding-left: 0;
}
.inline_block_list > :last-child,
.inline_block_list > li:last-child {
  padding-right: 0;
}
@media print, screen and (min-width: 900px) {
  .pc_inline_block_list:before {
    content: "";
    display: table;
  }
  .pc_inline_block_list:after {
    content: "";
    display: table;
    clear: both;
  }
  .pc_inline_block_list > *,
  .pc_inline_block_list > li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
  }
  .pc_inline_block_list > :first-child,
  .pc_inline_block_list > li:first-child {
    padding-left: 0;
  }
  .pc_inline_block_list > :last-child,
  .pc_inline_block_list > li:last-child {
    padding-right: 0;
  }
}
@media screen and (max-width: 899px) {
  .pc_inline_block_list li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 899px) {
  .sp_inline_block_list:before {
    content: "";
    display: table;
  }
  .sp_inline_block_list:after {
    content: "";
    display: table;
    clear: both;
  }
  .sp_inline_block_list > *,
  .sp_inline_block_list > li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
  }
  .sp_inline_block_list > :first-child,
  .sp_inline_block_list > li:first-child {
    padding-left: 0;
  }
  .sp_inline_block_list > :last-child,
  .sp_inline_block_list > li:last-child {
    padding-right: 0;
  }
}
.horizontal_list:after,
.horizontal_list:before {
  content: "";
  display: table;
}
.horizontal_list:after {
  clear: both;
}
.horizontal_list > *,
.horizontal_list > li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
.horizontal_list > :first-child,
.horizontal_list > li:first-child {
  padding-left: 0;
}
.horizontal_list > :last-child,
.horizontal_list > li:last-child {
  padding-right: 0;
}
.main_content .horizontal_list {
  padding-left: 0;
}
.main_content .horizontal_list li:before {
  display: none;
}
@media print, screen and (min-width: 900px) {
  .ul_horizontal_list:before {
    content: "";
    display: table;
  }
  .ul_horizontal_list:after {
    content: "";
    display: table;
    clear: both;
  }
  .ul_horizontal_list > *,
  .ul_horizontal_list > li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ul_horizontal_list > :first-child,
  .ul_horizontal_list > li:first-child {
    padding-left: 0;
  }
  .ul_horizontal_list > :last-child,
  .ul_horizontal_list > li:last-child {
    padding-right: 0;
  }
  .main_content .ul_horizontal_list {
    padding-left: 0;
  }
  .main_content .ul_horizontal_list li:before {
    display: none;
  }
}
@media screen and (max-width: 899px) {
  .main_content .ul_horizontal_list > ul:not(.cancel) {
    margin-bottom: 0.3em;
  }
}
.bread_crumb,
.breadcrumbs {
  text-align: left;
  box-sizing: border-box;
  line-height: 1;
}
@media screen and (max-width: 899px) {
  .bread_crumb,
  .breadcrumbs {
    padding-top: 6px;
    padding-left: 0;
    padding-bottom: 6px;
    line-height: 1.4;
  }
}
.bread_crumb li,
.breadcrumbs li {
  display: inline;
  line-height: 1.2;
}
@media print, screen and (min-width: 900px) {
  .bread_crumb li,
  .breadcrumbs li {
    font-size: 0.813rem;
  }
}
@media screen and (max-width: 899px) {
  .bread_crumb li,
  .breadcrumbs li {
    font-size: 0.75rem;
  }
}
.bread_crumb li:not(:last-child):after,
.breadcrumbs li:not(:last-child):after {
  content: "/";
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  color: #888;
}
@media print, screen and (min-width: 900px) {
  .bread_crumb li:not(:last-child):after,
  .breadcrumbs li:not(:last-child):after {
    margin-left: 1em;
    margin-right: 0.8em;
  }
}
@media screen and (max-width: 899px) {
  .bread_crumb li:not(:last-child):after,
  .breadcrumbs li:not(:last-child):after {
    margin-left: 0.6em;
    margin-right: 0.3em;
  }
}
.bread_crumb li:first-child,
.breadcrumbs li:first-child {
  position: relative;
  top: 0;
  left: 0;
}
.bread_crumb li:first-child a,
.breadcrumbs li:first-child a {
  color: #222;
}
.bread_crumb a,
.breadcrumbs a {
  color: #222;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  text-decoration: underline;
}
.bread_crumb a:hover,
.breadcrumbs a:hover {
  color: #222;
  opacity: 1;
  text-decoration: none;
}
.bread_crumb .tail,
.breadcrumbs .tail {
  margin-left: 0;
  margin-right: 0;
}
.bread_crumb .tail .node,
.breadcrumbs .tail .node {
  color: #222;
}
.wpnews table {
  margin-bottom: 1em;
}
table table._no_border {
  width: auto;
  margin: auto;
}
table table._no_border td,
table table._no_border th {
  padding: 0 1em;
  vertical-align: middle;
}
.inline_video {
  max-width: 100%;
}
.photoswipe a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.pswp .pswp__iframe {
  padding: 0;
  width: 80%;
  height: 90%;
  position: relative;
  top: 5%;
  left: 10%;
  box-sizing: border-box;
}
.pswp .pswp__caption__center {
  text-align: center;
  font-size: 1rem;
}
.scroll_to_top {
  position: fixed;
  right: 20px;
  bottom: -60px;
  z-index: 999;
  line-height: 0;
  width: 60px;
  height: 60px;
}
.scroll_to_top:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.scroll_to_top a {
  width: 60px;
  height: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  background-color: #0068b7;
  box-shadow: 0 0 5px 0 rgba(14, 51, 80, 0.5);
}
.scroll_to_top img {
  display: block;
  width: 20px;
  height: 16px;
}
.sup_area {
  position: relative;
  top: 0;
  left: 0;
}
.sup {
  position: absolute;
  top: -0.8em;
  left: 0;
  width: 100%;
  font-size: 0.625rem;
  display: inline-block;
  text-align: center;
}
.js-accordion .js-accordion__toggle {
  display: block;
}
.js-accordion .js-accordion__content {
  position: relative;
  top: 0;
  left: 0;
  max-height: 0;
  opacity: 0;
  transition:
    opacity 0.1s ease-out,
    max-height 0.4s ease-out;
  overflow: hidden;
}
.js-accordion .js-accordion__content__inner {
  padding-bottom: 2em;
}
.js-accordion .js-accordion__content._opened {
  max-height: 100em;
  opacity: 1;
}
.js-accordion .js-accordion__content._opened-long {
  max-height: 200em;
}
.js-accordion .js-accordion__content._opened-short {
  max-height: 20em;
}
.js-toggle {
  position: absolute;
  display: block;
  height: 16px;
  width: 16px;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  border: 1px solid #fff;
  background-color: #2b67b1;
  border-radius: 16px;
  box-sizing: border-box;
}
.js-toggle:before {
  transform: translateX(-50%) translateY(-50%);
}
.js-toggle:after,
.js-toggle:before {
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: transform 0.2s ease-out;
}
.js-toggle:after {
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.js-toggle:hover,
.li1.active .js-toggle,
a:hover .js-toggle {
  border-color: #fff;
}
.js-toggle._opened:after,
.js-toggle._opened:before {
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
.tab_area__content {
  display: none;
}
.tab_area__content._show {
  display: block;
}
.archive_list li {
  padding-left: 1em;
}
.archive_list li:before {
  left: 0.5em;
}
.bordered {
  border: 1px solid #f3f1f6;
  box-sizing: border-box;
}
.image_list a {
  display: block;
}
.image_list img {
  max-width: 100%;
  display: block;
}
.image_list .cap {
  padding-top: 0.5em;
  text-align: center;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 900px) {
  .image_list li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 899px) {
  .image_list li {
    margin-bottom: 15px;
  }
}
.banner {
  display: block;
}
.banner:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.banner img {
  display: block;
  max-width: 100%;
}
@media print, screen and (min-width: 900px) {
  .inner_float_left {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .inner_float_right {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 899px) {
  .inner_float_left,
  .inner_float_right {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
  }
}
.faq_list > li {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 1.2em;
}
.faq_list > li:not(:first-child) {
  padding-top: 1.2em;
}
.faq__q {
  color: #f38675;
  font-size: 1rem;
  padding-bottom: 0.7em;
}
.faq__a,
.faq__q {
  padding-left: 40px;
}
.faq__a {
  font-size: 0.938rem;
}
.signature {
  text-align: right;
}
.shadow {
  box-shadow: 1px 1px 2.5px rgba(0, 0, 0, 0.3);
}
.wpnews:after,
.wpnews:before {
  content: "";
  display: table;
}
.wpnews:after {
  clear: both;
}
.wpnews__head {
  margin-bottom: 30px;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #f3f1f6;
}
.wpnews__date {
  text-align: right;
}
.wpnews__attr {
  text-align: center;
}
.wpnews__attr > * {
  display: inline-block;
  font-size: 0.938rem;
}
.wpnews__attr .date:after {
  content: "/";
  display: inline;
  padding: 0 0.7em;
}
.wpnews__attr .category {
  color: #888;
}
.wpnews__content {
  max-width: 100%;
  font-size: 0.938rem;
  line-height: 1.7;
}
.root .wpnews__content {
  margin: 0 auto;
}
.wpnews__content img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 899px) {
  .wpnews__content img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  .wpnews__content table {
    max-width: 100%;
  }
}
.wpnews a {
  text-decoration: underline;
}
.wpnews blockquote {
  padding: 10px;
  border-left: 5px solid #59a676;
  background-color: #f7f7f7;
  margin-bottom: 1em;
}
.wp_pagination:after,
.wp_pagination:before {
  content: "";
  display: table;
}
.wp_pagination:after {
  clear: both;
}
.wp_pagination_prev {
  float: left;
}
.wp_pagination_next {
  float: right;
}
.gmap {
  height: 400px;
  background-color: #ccc;
}
.gmap > iframe {
  max-width: 100%;
}
@media screen and (max-width: 899px) {
  .gmap {
    height: 300px;
  }
}
.video,
.video video {
  max-width: 100%;
}
.youtube {
  margin-left: auto;
  margin-right: auto;
}
.youtube iframe {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 899px) {
  .youtube {
    max-width: 292px;
    height: 170px;
  }
}
.gcalendar > iframe {
  height: 300px;
}
.marker {
  background: linear-gradient(transparent 60%, #fff 0);
}
.cell {
  margin-right: 1em;
}
.cell2 {
  margin-right: 0.5em;
}
.scell {
  margin-right: 1em;
}
figure img {
  display: block;
  max-width: 100%;
}
figure figcaption {
  font-size: 0.875rem;
  color: #222;
}
@media screen and (max-width: 899px) {
  figure img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 900px) {
  figure figcaption {
    padding-top: 0.2em;
  }
  figure figcaption._left {
    text-align: left;
  }
  figure figcaption._center {
    text-align: center;
  }
}
@media screen and (max-width: 899px) {
  figure figcaption {
    padding-top: 0.2em;
    text-align: center;
  }
}
.green_flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 899px) {
  .green_flex {
    flex-direction: column;
  }
}
.green_list {
  position: relative;
  display: block;
  border-radius: 30px;
}
.green_list:before {
  background: url(../img/icon/arrow/green_link_off.png) 0 no-repeat transparent;
  background-size: 14px 14px;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}
.green_list:before,
.green_list:hover:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
  z-index: 1;
}
.green_list:hover:before {
  background: url(../img/icon/arrow/green_link_on.png) 0 no-repeat transparent;
  background-size: 14px 14px;
}
@media screen and (max-width: 899px) {
  .green_list {
    width: 100%;
  }
}
.link {
  line-height: 1.4;
  color: #222;
}
.link.green_button {
  line-height: 1.4;
  color: #fff;
  background: #1ea3b7;
  padding: 0.8em 1em 0.8em 0.5em;
  border-radius: 30px;
  border: 1px solid #1ea3b7;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 18px;
  min-width: 180px;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
}
.link:before {
  content: "";
  display: inline-block;
  background: url(../img/icon/arrow/link.png) 0 no-repeat transparent;
  background-size: 11px 11px;
  width: 11px;
  height: 11px;
  margin-right: 8px;
  position: relative;
  top: 0.03em;
  left: 0;
  margin-top: -1em;
}
.link.green_button:before,
.link.green_button:hover:before {
  content: "";
  display: none;
}
.link:hover {
  color: #2b67b1;
  text-decoration: none;
}
.link.green_button:hover {
  color: #1ea3b7;
  background: #fff;
  border: 1px solid #1ea3b7;
  text-decoration: none;
}
@media screen and (max-width: 899px) {
  .link.green_button {
    padding: 0.5em 1em 0.6em 0.5em;
    font-size: 16px;
  }
}
.link-down:before {
  transform: rotate(90deg);
}
.link-back:before {
  transform: rotate(180deg);
}
.link-next:before {
  display: none;
}
.link-next:after {
  content: "";
  display: inline-block;
  background: url(../img/icon/arrow/link.png) 0 no-repeat transparent;
  background-size: 8px 12px;
  width: 8px;
  height: 12px;
  margin-left: 4px;
  position: relative;
  top: 0.1em;
  left: 0;
}
.link-prev:before {
  transform: rotate(180deg);
}
.link-disable {
  pointer-events: none;
  color: #ccc;
  opacity: 0.75;
  text-decoration: none;
}
button.link {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  text-align: left;
  line-height: 1.7;
}
button.link:before {
  top: 1.2ex;
}
.link2 {
  text-decoration: none;
  color: #222;
  position: relative;
  top: 0;
  left: 0;
  padding-left: 1.5ex;
}
.link2:before {
  content: "";
  display: block;
  background: url(../img/icon/arrow/link2.png) 0 0 no-repeat transparent;
  background-size: 8px 12px;
  width: 8px;
  height: 12px;
  position: absolute;
  top: 0.22ex;
  left: 0;
}
.link2:hover {
  text-decoration: underline;
}
.link2-down:before {
  transform: rotate(90deg);
}
.news_list {
  position: relative;
  top: 0;
  left: 0;
}
.news_list .no_news {
  min-height: 70px;
  box-sizing: border-box;
  padding-top: 12px;
  padding-bottom: 11px;
}
.news_list li {
  position: relative;
  top: 0;
  left: 0;
  border-bottom: 1px solid #50514f;
}
.newsline {
  line-height: 1.7;
  text-decoration: none;
  box-sizing: border-box;
}
.newsline:after {
  content: "";
  display: block;
  background: url(../img/icon/arrow/link.png) 0 0 no-repeat transparent;
  background-size: 11px 11px;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
}
@media print, screen and (min-width: 900px) {
  .newsline {
    padding: 1em 50px 1em 15px;
    display: flex;
    min-height: 60px;
  }
}
@media screen and (max-width: 899px) {
  .newsline {
    display: block;
    padding: 17px 30px 17px 0;
  }
}
.root .main_content .newsline {
  text-decoration: none;
}
.newsline:hover {
  background-color: #f5f5f5;
  color: #222;
}
.newsline._disable {
  pointer-events: none;
}
.newsline._disable:after {
  display: none;
}
.newsline__head {
  display: flex;
  box-sizing: border-box;
}
@media print, screen and (min-width: 900px) {
  .newsline__head {
    min-width: 240px;
    align-items: center;
  }
}
.newsline__body {
  display: flex;
  align-items: center;
}
.newsline__date {
  padding-left: 0;
  box-sizing: border-box;
}
@media print, screen and (min-width: 900px) {
  .newsline__date {
    font-size: 0.938rem;
    flex-basis: 120px;
    flex-shrink: 0;
    flex-grow: 0;
    height: 1em;
    line-height: 1;
  }
}
@media screen and (max-width: 899px) {
  .newsline__date {
    font-size: 0.813rem;
    flex-basis: 80px;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
.newsline__cate {
  top: 0;
  display: flex;
  flex-direction: column;
}
.newsline__cate,
.newsline__cate .label {
  box-sizing: border-box;
  position: relative;
  left: 0;
}
.newsline__cate .label {
  text-align: center;
  background-color: #50514f;
  display: inline-block;
  color: #fff;
}
.newsline__cate .label:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.newsline__cate .label.cardiovascular-surgery,
.newsline__cate .label.important {
  font-size: 12px;
}
.newsline__cate .label.patient {
  background-color: #456db8;
}
.newsline__cate .label.recruit {
  background-color: #4bb6c0;
}
.newsline__cate .label.medical {
  background-color: #ea7d91;
}
.newsline__cate .label.event {
  background-color: #4bb77e;
}
@media print, screen and (min-width: 900px) {
  .newsline__cate .label {
    font-size: 14px;
    margin-right: 0.5em;
    min-width: 90px;
    height: 20px;
    line-height: 20px;
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (max-width: 899px) {
  .newsline__cate {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .newsline__cate .label {
    font-size: 0.75rem;
    display: inline-block;
    min-width: 70px;
    height: 18px;
    line-height: 18px;
    padding-left: 1em;
    padding-right: 1em;
    margin-right: 0.5em;
  }
}
.newsline__ex {
  color: #222;
}
@media print, screen and (min-width: 900px) {
  .newsline__ex {
    font-size: 0.938rem;
  }
}
@media screen and (max-width: 899px) {
  .newsline__ex {
    font-size: 14px;
  }
}
.newsline .new {
  font-size: 0.875rem;
  margin-left: 0.5em;
  color: #e1b66c;
}
@media print, screen and (min-width: 900px) {
  .news_pager_area {
    padding-top: 40px;
  }
}
@media screen and (max-width: 899px) {
  .news_pager_area {
    padding-top: 20px;
  }
}
.news_pager {
  text-align: center;
  font-size: 1rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news_pager__box,
.news_pager a {
  display: block;
  width: 40px;
  height: 50px;
}
.news_pager a {
  line-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #1d83d1;
  font-weight: 700;
  box-sizing: border-box;
}
@media print, screen and (min-width: 900px) {
  .news_pager__box {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media screen and (max-width: 899px) {
  .news_pager__box {
    padding-left: 2px;
    padding-right: 2px;
  }
}
.main_content .news_pager a {
  text-decoration: none;
}
.news_pager a.current {
  pointer-events: none;
  background-color: transparent;
  color: #2b67b1;
  border: 1px solid #2b67b1;
  box-sizing: border-box;
}
.news_pager a:hover {
  background-color: #2b67b1;
  color: #fff;
}
.news_pager .next_link,
.news_pager .prev_link {
  background-color: transparent;
  box-shadow: none;
  border: 0;
  color: #fff;
}
.news_pager .next_link:before,
.news_pager .prev_link:before {
  transition: transform 0.1s ease-in-out;
}
.news_pager .next_link:hover,
.news_pager .prev_link:hover {
  background-color: transparent;
}
.news_pager .next_link {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}
.news_pager .next_link:before {
  content: "";
  display: block;
  background: url(../img/icon/arrow/pager.png) 0 0 no-repeat transparent;
  background-size: 40px 50px;
  width: 40px;
  height: 50px;
  right: 13px;
  left: auto;
}
.news_pager .next_link-passive {
  pointer-events: none;
  opacity: 0.2;
}
.news_pager .next_link:hover:before {
  transform: translateX(5px);
}
.news_pager .prev_link {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}
.news_pager .prev_link:before {
  content: "";
  display: block;
  background: url(../img/icon/arrow/pager.png) 0 0 no-repeat transparent;
  background-size: 40px 50px;
  width: 40px;
  height: 50px;
  left: 13px;
  transform: rotate(180deg);
}
.news_pager .prev_link-passive {
  pointer-events: none;
  opacity: 0.2;
}
.news_pager .prev_link:hover:before {
  transform: translateX(-5px) rotate(180deg);
}
@media screen and (max-width: 899px) {
  .news_pager {
    margin-left: -14px;
    margin-right: -14px;
  }
  .news_pager__box,
  .news_pager a {
    width: 33px;
    height: 41px;
  }
  .news_pager__box {
    padding-left: 2px;
    padding-right: 2px;
  }
  .news_pager a {
    line-height: 41px;
  }
}
.nakaguroten {
  letter-spacing: -0.45ex;
  margin-left: -0.3ex;
}
.component-hover_balloon ._balloon {
  display: none;
  animation-name: none;
  animation-duration: 0.3s;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-fill-mode: forwards;
}
.component-hover_balloon._language:hover ._balloon,
.component-hover_balloon ._search._show + ._balloon {
  display: block;
  animation-name: balloon;
}
.ta_right {
  text-align: right;
}
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  to {
    display: block;
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  to {
    display: none;
    opacity: 0;
  }
}
@keyframes _on_opacity {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes balloon {
  0% {
    opacity: 0;
    transform: scale(0.9) translateY(-15px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
@keyframes hero_circle {
  0% {
    border-width: 0;
  }
  to {
    border-width: 180px;
  }
}
@keyframes hero_heart {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.1) translateY(-5px);
  }
  90% {
    transform: scale(1);
  }
}
@keyframes hero_hand {
  0% {
    opacity: 0;
    transform: translateY(-40px) translateX(-100px);
  }
  to {
    opacity: 1;
  }
}
@keyframes hero_text {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
  }
}
.header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
  top: 0;
}
.header__logo a,
.header__logo img {
  display: block;
  height: 100%;
}
.header__logo a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.header-fixed {
  border-bottom: 1px solid #f7f5fb;
}
.breadcrumb_area {
  background-color: #f7f5fb;
  display: block;
  width: 100%;
}
@media print, screen and (min-width: 900px) {
  .breadcrumb_area {
    min-height: 40px;
    box-sizing: border-box;
    padding-top: 10px;
  }
}
.main_wrapper_area {
  padding-top: 40px;
}
.sub_menu {
  border-bottom: 1px solid #50514f;
}
.sub_menu__li {
  box-sizing: border-box;
}
.sub_menu .li1 {
  border-top: 1px solid #50514f;
}
.sub_menu .li2,
.sub_menu .li3 {
  border-top: 1px solid #ccc;
}
.sub_menu .a1 {
  font-size: 0.938rem;
  padding-left: 15px;
  line-height: 1.3;
  min-height: 50px;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}
.sub_menu .a2 {
  padding-left: 25px;
}
.sub_menu .a2,
.sub_menu .a3 {
  font-size: 0.875rem;
  min-height: 48px;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.sub_menu .a3 {
  padding-left: 33px;
}
.sub_menu .a1,
.sub_menu .a2,
.sub_menu .a3 {
  color: #222;
  display: flex;
  align-items: center;
  padding-right: 30px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  top: 0;
  left: 0;
}
.sub_menu .a1 small,
.sub_menu .a2 small,
.sub_menu .a3 small {
  padding-top: 0.15em;
  padding-left: 0.3em;
}
.sub_menu .a1-column,
.sub_menu .a2-column,
.sub_menu .a3-column {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.sub_menu .a1-column small,
.sub_menu .a2-column small,
.sub_menu .a3-column small {
  padding-left: 0;
}
.sub_menu .a1-column .small2,
.sub_menu .a2-column .small2,
.sub_menu .a3-column .small2 {
  font-size: 65%;
}
.sub_menu .a1-block,
.sub_menu .a2-block,
.sub_menu .a3-block {
  display: block;
}
.sub_menu .a1:not(.js-accordion__toggle):after,
.sub_menu .a2:not(.js-accordion__toggle):after,
.sub_menu .a3:not(.js-accordion__toggle):after {
  content: "";
  display: block;
  background: url(../img/icon/arrow/sub_menu.png) 0 0 no-repeat transparent;
  background-size: 10px 20px;
  width: 10px;
  height: 20px;
  background-position: 0 0;
  height: 10px;
  position: absolute;
  margin-top: -5px;
  top: 50%;
  right: 15px;
}
.sub_menu .a1:before,
.sub_menu .a2:before,
.sub_menu .a3:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  z-index: -1;
  background-color: #0068b7;
  padding-bottom: 10em;
  margin-bottom: -10em;
}
.sub_menu .a1:hover,
.sub_menu .a2:hover,
.sub_menu .a3:hover,
.sub_menu .active > .a1,
.sub_menu .active > .a2,
.sub_menu .active > .a3 {
  color: #fff;
}
.sub_menu .a1:hover:before,
.sub_menu .a2:hover:before,
.sub_menu .a3:hover:before,
.sub_menu .active > .a1:before,
.sub_menu .active > .a2:before,
.sub_menu .active > .a3:before {
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  width: 100%;
}
.sub_menu .a1:hover:after,
.sub_menu .a2:hover:after,
.sub_menu .a3:hover:after,
.sub_menu .active > .a1:after,
.sub_menu .active > .a2:after,
.sub_menu .active > .a3:after {
  background-position: 0 -10px;
}
.sub_menu .sub_menu_block {
  display: block;
}
.sub_menu .js-accordion .js-accordion__content {
  transition-duration: 0.3s;
}
.sub_menu .js-accordion .js-accordion__content._opened {
  max-height: 100em;
}
@media print, screen and (min-width: 900px) {
  .sub_menu .a1-index {
    min-height: 100px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 899px) {
  .sub_menu .a1-index {
    font-weight: 700;
  }
}
@media (-ms-high-contrast: none) and (min-width: 900px), print {
  .sub_menu .js-toggle {
    top: 70%;
  }
  .sub_menu .a1,
  .sub_menu .a2,
  .sub_menu .a3 {
    display: table-cell;
    vertical-align: middle;
    width: 260px;
  }
  .sub_menu .a1:not(.js-accordion__toggle):after,
  .sub_menu .a2:not(.js-accordion__toggle):after,
  .sub_menu .a3:not(.js-accordion__toggle):after {
    top: 30px;
  }
  .sub_menu .a1 {
    height: 60px;
  }
  .sub_menu .a1-index:not(.js-accordion__toggle):after {
    top: 50px;
  }
}
.footer {
  border-bottom: 30px solid #0068b7;
}
.footer .footer_none {
  display: none;
}
@media screen and (max-width: 899px) {
  .footer._add_bottom_margin {
    margin-bottom: 100px;
    border-bottom: none;
  }
}
@media print, screen and (min-width: 900px) {
  .footer__1 {
    background: url(../img/footer_bg.png) 100% 100% no-repeat #f7f5fb;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 899px) {
  .footer__1 {
    height: 20px;
    background-color: #f7f5fb;
  }
}
.footer__2 {
  background-color: #fff;
}
@media print, screen and (min-width: 900px) {
  .footer__2 {
    padding-top: 50px;
  }
  .footer__2__1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
  }
  .footer__2__1__1 {
    flex-basis: 125px;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .footer__2__1__2 {
    flex-basis: 870px;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .footer__2__1__2 ul {
    display: flex;
    justify-content: space-between;
  }
  .footer__2__2 {
    margin-bottom: 40px;
  }
  .footer__2__2__1 {
    margin-bottom: 20px;
  }
  .footer__2__2__2 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
@media screen and (max-width: 899px) {
  .footer__2__1 {
    padding-top: 40px;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer__2__1__2 ul li {
    margin-bottom: 25px;
  }
  .footer__2__2 {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer__sitemap {
  display: flex;
}
.footer__sitemap a {
  color: #222;
  font-size: 0.813rem;
  display: inline-block;
}
.footer__sitemap a:hover {
  text-decoration: underline;
}
.footer__sitemap .title {
  font-size: 1rem;
  display: inline-block;
  margin-bottom: 0.7em;
}
.footer__sitemap ul {
  min-width: 220px;
  padding-left: 2px;
  box-sizing: border-box;
  font-size: 0;
}
.footer__sitemap ul li {
  margin-bottom: 4px;
}
.footer__sitemap .group {
  margin-bottom: 15px;
}
.footer__sitemap .column .group + .group {
  margin-top: 60px;
}
.footer__sitemap .column-1 ul {
  min-width: 170px;
}
.footer__sitemap .column-3 ul {
  min-width: 200px;
}
.footer__sitemap .column-4 ul {
  min-width: 240px;
}
.footer__sitemap + .footer__sitemap {
  margin-top: 85px;
}
.footer__sitemap .js-toggle {
  display: none;
}
@media screen and (max-width: 899px) {
  .footer__sitemap {
    display: none;
  }
}
@media print, screen and (min-width: 900px) {
  .footer__logo {
    flex-basis: 125px;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
@media screen and (max-width: 899px) {
  .footer__logo {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .footer__logo img {
    max-width: 100%;
  }
}
.footer__info .name {
  font-weight: 700;
  line-height: 1;
  position: relative;
  top: 0;
  left: 0;
  padding-left: 22px;
  letter-spacing: 0.15ex;
}
.footer__info .name:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  border: 4px solid #54c3cd;
  position: absolute;
  top: 1px;
  left: 0;
  border-radius: 15px;
}
.footer__info .address {
  margin-bottom: 0.4em;
}
.footer__info .tel {
  display: flex;
  align-items: flex-end;
  font-size: 13px;
  line-height: 1;
}
.footer__info .tel img {
  display: block;
  width: 135px;
}
.footer__info .tel .sub {
  margin-bottom: 0.1em;
}
.footer__info .tel ._button {
  margin-left: 1em;
  display: inline-block;
  border: 1px solid #ccc;
  width: 80px;
  height: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 19px;
  color: #50514f;
  margin-bottom: -0.1em;
}
@media print, screen and (min-width: 900px) {
  .footer__info .name {
    font-size: 1rem;
    margin-bottom: 0.7em;
  }
}
@media screen and (max-width: 899px) {
  .footer__info .name {
    font-size: 15px;
    margin-bottom: 7px;
  }
}
@media print, screen and (min-width: 900px) {
  .footer__info .address {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 899px) {
  .footer__info .address {
    font-size: 13px;
  }
}
.footer__info-1 .name:before {
  border-color: #54c3cd;
}
.footer__info-2 .name:before {
  border-color: #e1b66c;
}
.footer__info-3 .name:before {
  border-color: #f38676;
}
.footer__secom {
  width: 140px;
}
.footer__secom a {
  display: block;
}
.footer__jc {
  width: 50px;
}
.footer__jc img {
  display: block;
  max-width: 100%;
}
@media print, screen and (min-width: 900px) {
  .footer__jc {
    margin-right: 15px;
    margin-bottom: -15px;
  }
}
@media screen and (max-width: 899px) {
  .footer__jc {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .footer__secom {
    margin-right: 10px;
    margin-bottom: -2px;
  }
}
@media screen and (max-width: 899px) {
  .footer__secom {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
.footer__copyright {
  width: 140px;
}
.footer__copyright img {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 899px) {
  .footer__copyright {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .footer__menu ul {
    display: flex;
    justify-content: center;
  }
  .footer__menu li {
    margin-right: 1.8em;
  }
  .footer__menu a {
    font-size: 0.875rem;
    padding-left: 14px;
    position: relative;
    top: 0;
    left: 0;
    color: #000;
  }
  .footer__menu a:before {
    content: "";
    display: block;
    background: url(../img/icon/arrow/link_gray.png) 0 0 no-repeat transparent;
    background-size: 8px 9px;
    width: 8px;
    height: 9px;
    position: absolute;
    top: 0.6em;
    left: 0;
  }
  .footer__menu a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 899px) {
  .footer__menu {
    position: relative;
    z-index: 1;
    padding: 15px 0;
    margin: 2em 0;
  }
  .footer__menu:before {
    background-color: #f2f1f5;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    z-index: -1;
  }
  .footer__menu > ul {
    margin: -2px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .footer__menu > ul,
  .footer__menu > ul > li {
    box-sizing: border-box;
  }
  .footer__menu > ul > li._1 {
    width: 50%;
    padding: 2px;
  }
  .footer__menu > ul > li._1 > a {
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    padding: 13px 5px 13px 25px;
    position: relative;
  }
  .footer__menu > ul > li._1 > a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: opacity 0.2s;
    color: inherit !important;
  }
  .footer__menu > ul > li._1 > a:before {
    content: "";
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-image: url(../img/icon/arrow/link.png);
    background-size: contain;
    width: 11px;
    height: 11px;
  }
  .footer__menu > ul > li._1 + ._2 {
    margin-top: 5px;
  }
  .footer__menu > ul > li._2 {
    width: 100%;
  }
  .footer__menu > ul > li._2 > a {
    display: block;
    font-size: 14px;
    position: relative;
    text-align: center;
    padding: 5px 0;
  }
  .footer__menu > ul > li._2 > a:hover {
    text-decoration: none;
    opacity: 0.7;
    transition: opacity 0.2s;
    color: inherit !important;
  }
  .footer__menu > ul > li._2 > a:before {
    content: "";
    display: inline-block;
    position: relative;
    background-image: url(../img/icon/arrow/link_gray.png);
    background-size: contain;
    width: 8px;
    height: 9px;
    margin-right: 5px;
  }
}
.main_content .h1,
.main_content h1:not(.cancel) {
  font-family:
    FOT-ニューセザンヌ ProN DB,
    NewCezanneProN-DB,
    ヒラギノ角ゴ Pro W3,
    Hiragino Kaku Gothic Pro,
    メイリオ,
    Meiryo,
    Osaka,
    ＭＳ Ｐゴシック,
    MS PGothic,
    sans-serif;
  padding-bottom: 30px;
  position: relative;
  top: 0;
  left: 0;
  line-height: 1.4;
  font-weight: 400;
}
.main_content .h1:before,
.main_content h1:not(.cancel):before {
  position: absolute;
  left: 0;
}
.main_content .h2,
.main_content h2:not(.cancel) {
  border-left: 5px solid #1d83d1;
  padding: 0.3em 15px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 1.25em;
  position: relative;
}
.main_content .othercolor_h2,
.main_content h2.othercolor_h2:not(.cancel) {
  border-left: 5px solid #f38675;
}
.main_content .h2:before,
.main_content h2:not(.cancel):before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: repeating-linear-gradient(
    -45deg,
    rgba(29, 131, 209, 0.1),
    rgba(29, 131, 209, 0.1) 2px,
    #f8f6fb 0,
    #f8f6fb 4px
  );
  animation-name: h2_background_init;
  animation-duration: 1.5s;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.main_content .othercolor_h2:before,
.main_content h2.othercolor_h2:not(.cancel):before {
  background: repeating-linear-gradient(
    -45deg,
    rgba(243, 134, 117, 0.1),
    rgba(243, 134, 117, 0.1) 2px,
    #fff 0,
    #fff 4px
  );
}
.main_content .h2 .main,
.main_content .h2 .sub,
.main_content h2:not(.cancel) .main,
.main_content h2:not(.cancel) .sub {
  display: block;
}
.main_content .h2 .sub,
.main_content h2:not(.cancel) .sub {
  font-size: 0.813rem;
}
@media print, screen and (min-width: 900px) {
  .main_content .h1,
  .main_content h1:not(.cancel) {
    padding-top: 30px;
    padding-left: 48px;
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h1,
  .main_content h1:not(.cancel) {
    padding-left: 33px;
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .h1:before,
  .main_content h1:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h1.png) 0 0 no-repeat transparent;
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
    top: 34px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h1:before,
  .main_content h1:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h1.png) 0 0 no-repeat transparent;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    top: 8px;
  }
}
@keyframes h2_background_init {
  0% {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .h2,
  .main_content h2:not(.cancel) {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h2,
  .main_content h2:not(.cancel) {
    font-size: 20px;
  }
}
.root .main_content .h2-white {
  background: none;
}
.main_content .h3,
.main_content h3:not(.cancel) {
  padding: 4px 17px 8px;
  line-height: 1.4;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1.6em;
}
.main_content .h3:before,
.main_content h3:not(.cancel):before {
  content: "";
  display: block;
  background-color: #1d83d1;
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
}
.main_content .h3 .othercolor_h3:before,
.main_content h3.othercolor_h3:not(.cancel):before {
  background-color: #f38675;
}
.main_content .h3:after,
.main_content h3:not(.cancel):after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #f3f1f6;
}
.main_content .h4,
.main_content h4:not(.cancel) {
  line-height: 1.4;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1em;
}
.main_content .h4:before,
.main_content h4:not(.cancel):before {
  position: absolute;
  left: 0;
}
.main_content .h5,
.main_content h5:not(.cancel) {
  padding: 0 0 0 24px;
  line-height: 1.4;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1em;
}
.main_content .h5:before,
.main_content h5:not(.cancel):before {
  position: absolute;
  left: 2px;
}
.main_content .h6,
.main_content h6:not(.cancel) {
  padding: 0 0 0 25px;
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1em;
}
.main_content .h6:before,
.main_content h6:not(.cancel):before {
  position: absolute;
  left: 2px;
}
@media print, screen and (min-width: 900px) {
  .main_content .h3,
  .main_content h3:not(.cancel) {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h3,
  .main_content h3:not(.cancel) {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .h4,
  .main_content h4:not(.cancel) {
    font-size: 1.25rem;
    padding: 0 0 0 28px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h4,
  .main_content h4:not(.cancel) {
    font-size: 16px;
    padding: 0 0 0 21px;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .h4:before,
  .main_content h4:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h1.png) 0 0 no-repeat transparent;
    background-size: 18px 18px;
    width: 18px;
    height: 18px;
    top: 7px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h4:before,
  .main_content h4:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h1.png) 0 0 no-repeat transparent;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    top: 5px;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .h5,
  .main_content h5:not(.cancel) {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h5,
  .main_content h5:not(.cancel) {
    font-size: 16px;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .h5:before,
  .main_content h5:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h5.png) 0 0 no-repeat transparent;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    top: 8px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h5:before,
  .main_content h5:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h5.png) 0 0 no-repeat transparent;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    top: 5px;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .h6:before,
  .main_content h6:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h6.png) 0 0 no-repeat transparent;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    top: 5px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .h6:before,
  .main_content h6:not(.cancel):before {
    content: "";
    display: block;
    background: url(../img/icon/h6.png) 0 0 no-repeat transparent;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    top: 5px;
  }
}
.box,
.pagelink_box {
  background: repeating-linear-gradient(
    -45deg,
    #e2e1e5,
    #e2e1e5 2px,
    #fff 0,
    #fff 4px
  );
  border-radius: 10px;
  padding: 2px;
}
.box__inner,
.pagelink_box__inner {
  background-color: #fff;
  border-radius: 8px;
}
@media print, screen and (min-width: 900px) {
  .box__inner,
  .pagelink_box__inner {
    padding: 1em 1.5em;
  }
  .pagelink_box__inner.green_inner {
    padding: 1.6em 0;
  }
}
@media screen and (max-width: 899px) {
  .box__inner,
  .pagelink_box__inner {
    padding: 14px;
  }
  .pagelink_box__inner.green_inner {
    padding: 1em 1em 1em 0.5em;
  }
}
.box-red,
.pagelink_box-red {
  background: repeating-linear-gradient(
    -45deg,
    #ffc9c9,
    #ffc9c9 2px,
    #fff 0,
    #fff 4px
  );
}
.box-blue,
.pagelink_box-blue {
  background: repeating-linear-gradient(
    -45deg,
    #1d83d1,
    #1d83d1 2px,
    #fff 0,
    #fff 4px
  );
}
.box-re,
.pagelink_box-re {
  background: repeating-linear-gradient(
    -45deg,
    #91b6e4,
    #91b6e4 2px,
    #fff 0,
    #fff 4px
  );
}
.box-re .box__inner,
.pagelink_box-re .box__inner {
  padding-top: 1.5em;
  padding-bottom: 1em;
}
.pagelink_box__inner {
  padding-bottom: 0.5em;
}
.pagelink_box li {
  margin-bottom: 0.5em;
}
.pagelink_box li.green_list {
  margin: 10px;
}
.pagelink_box .link {
  display: inline-block;
  padding-left: 18px;
  text-decoration: none;
  position: relative;
  top: 0;
  left: 0;
}
.pagelink_box .link.green_button {
  padding-left: 3em;
}
.pagelink_box .link:before {
  display: block;
  position: absolute;
  top: 0.35em;
  left: 0;
  margin-top: 0;
}
.pagelink_box .link.green_button:before {
  display: none;
}
.pagelink_box .link:hover {
  text-decoration: underline;
}
.pagelink_box .link.green_button:hover {
  text-decoration: none;
}
@media screen and (max-width: 899px) {
  .pagelink_box li.green_list {
    margin: 5px;
  }
}
@media screen and (max-width: 899px) {
  .pagelink_box .link {
    display: block;
  }
}
@media print, screen and (min-width: 900px) {
  .pagelink_box ._column2:before {
    content: "";
    display: table;
  }
  .pagelink_box ._column2:after {
    content: "";
    display: table;
    clear: both;
  }
  .pagelink_box ._column2 > * {
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  .pagelink_box ._column2 > :nth-child(odd) {
    clear: left;
    padding-right: 9px;
  }
  .pagelink_box ._column2 > :nth-child(2n) {
    padding-left: 9px;
  }
  .pagelink_box ._column3:before {
    content: "";
    display: table;
  }
  .pagelink_box ._column3:after {
    content: "";
    display: table;
    clear: both;
  }
  .pagelink_box ._column3 > * {
    width: 33.33333%;
    float: left;
    box-sizing: border-box;
  }
  .pagelink_box ._column3 > :nth-child(3n + 1) {
    clear: left;
    padding-right: 12px;
  }
  .pagelink_box ._column3 > :nth-child(3n + 2) {
    padding-left: 6px;
    padding-right: 6px;
  }
  .pagelink_box ._column3 > :nth-child(3n) {
    padding-left: 12px;
  }
  .pagelink_box ._column4:before {
    content: "";
    display: table;
  }
  .pagelink_box ._column4:after {
    content: "";
    display: table;
    clear: both;
  }
  .pagelink_box ._column4 > * {
    width: 25%;
    float: left;
    box-sizing: border-box;
  }
  .pagelink_box ._column4 > :nth-child(4n + 1) {
    clear: left;
    padding-right: 12px;
  }
  .pagelink_box ._column4 > :nth-child(4n + 2) {
    padding-left: 4px;
    padding-right: 8px;
  }
  .pagelink_box ._column4 > :nth-child(4n + 3) {
    padding-left: 8px;
    padding-right: 4px;
  }
  .pagelink_box ._column4 > :nth-child(4n) {
    padding-left: 12px;
  }
  .pagelink_box ._inline:before {
    content: "";
    display: table;
  }
  .pagelink_box ._inline:after {
    content: "";
    display: table;
    clear: both;
  }
  .pagelink_box ._inline > *,
  .pagelink_box ._inline > li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.search {
  position: relative;
  top: 0;
  left: 0;
}
.search,
.search__text {
  height: 40px;
  width: 100%;
  display: block;
}
.search__text {
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height: 40px;
  font-size: 0.875rem;
  background-color: #ededed;
  box-sizing: border-box;
  padding: 0 35px 0 10px;
}
@media screen and (max-width: 899px) {
  .search__text {
    font-size: 16px;
  }
}
.search__submit {
  cursor: pointer;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 34px;
  height: 38px;
  border: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  background: url(../img/icon/search.png) 0 0 / cover no-repeat transparent;
}
.doctor .fix img {
  border-radius: 10px;
}
@media screen and (max-width: 899px) {
  .doctor .fix {
    margin-bottom: 2em;
  }
}
.root
  .doctor
  .table-column2:not(.table-noborder)
  tr:first-child
  th:first-child {
  border-top: 0;
}
.root .doctor a,
.root .doctor p,
.root .doctor td,
.root .doctor th {
  font-size: 0.875rem;
}
.root .doctor td,
.root .doctor th {
  vertical-align: top;
}
.root .doctor th {
  width: 130px;
  font-weight: 400;
  text-align: left;
  color: #0068b7;
  font-weight: 700;
}
.root .doctor ul + ul {
  margin-top: 1em;
}
.root .doctor ul:not(.cancel) li {
  margin-bottom: 0.3em;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 900px) {
  .root .doctor td,
  .root .doctor th {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
}
@media screen and (max-width: 899px) {
  .root .doctor th {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 899px) {
  .root .doctor td {
    margin-bottom: 1.5em;
  }
}
.btn2 {
  display: inline-block;
  font-size: 0.938rem;
  height: 50px;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  background-color: #0068b7;
  min-width: 250px;
  text-align: center;
  border: 2px solid #0068b7;
  box-sizing: border-box;
  border-radius: 25px;
  position: relative;
  top: 0;
  left: 0;
  padding: 13px 34px 14px;
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  text-decoration: none;
  box-shadow: 0 3px 10px 3px rgba(14, 51, 80, 0.1);
}
.btn2:before {
  content: "";
  display: block;
  background: url(../img/icon/arrow/white.png) 0 0 no-repeat transparent;
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
}
.btn2:hover {
  color: #222;
  background-color: #fff;
}
@media print, screen and (min-width: 900px) {
  .btn2:before {
    left: 18px;
  }
}
@media screen and (max-width: 899px) {
  .btn2:before {
    left: 18px;
  }
}
.btn2-white {
  color: #222;
  background-color: #fff;
  border: 2px solid #0068b7;
  box-shadow: 0 0 0 0 transparent;
}
.btn2-white:before {
  content: "";
  display: block;
  background: url(../img/icon/arrow/link.png) 0 0 no-repeat transparent;
  background-size: 11px 11px;
  width: 11px;
  height: 11px;
}
.btn2-white:hover {
  color: #fff;
  background-color: #0068b7;
}
@media print, screen and (min-width: 900px) {
  .subindexlink_list {
    display: flex;
    flex-wrap: wrap;
  }
}
.subindexlink_list .js-toggle,
.subindexlink_list .sub_menu__ul2,
.subindexlink_list .sub_ul2 {
  display: none;
}
@media print, screen and (min-width: 900px) {
  .subindexlink_list li {
    display: flex;
  }
  .subindexlink_list._column2 li {
    margin-bottom: 18px;
    width: 381px;
    box-sizing: border-box;
  }
  .subindexlink_list._column2 li:nth-child(odd) {
    padding-right: 9px;
  }
  .subindexlink_list._column2 li:nth-child(2n) {
    padding-left: 9px;
  }
  .subindexlink_list._column3 li {
    margin-bottom: 18px;
    width: 248px;
    box-sizing: border-box;
  }
  .subindexlink_list._column3 li:nth-child(3n + 1) {
    padding-right: 12px;
  }
  .subindexlink_list._column3 li:nth-child(3n + 2) {
    padding-left: 6px;
    padding-right: 6px;
  }
  .subindexlink_list._column3 li:nth-child(3n) {
    padding-left: 12px;
  }
  .subindexlink_list._column4 li {
    margin-bottom: 18px;
    width: 182px;
  }
}
@media screen and (max-width: 899px) {
  .subindexlink_list li {
    margin-bottom: 10px;
  }
}
.boxlink_list .js-toggle,
.boxlink_list .sub_menu__ul2,
.boxlink_list .sub_ul2 {
  display: none;
}
@media print, screen and (min-width: 900px) {
  .boxlink_list .sub_menu_block {
    line-height: 1.3;
  }
  .boxlink_list._column3:before {
    content: "";
    display: table;
  }
  .boxlink_list._column3:after {
    content: "";
    display: table;
    clear: both;
  }
  .boxlink_list._column3 > * {
    width: 33.33333%;
    float: left;
    box-sizing: border-box;
  }
  .boxlink_list._column3 > :nth-child(3n + 1) {
    clear: left;
    padding-right: 12px;
  }
  .boxlink_list._column3 > :nth-child(3n + 2) {
    padding-left: 6px;
    padding-right: 6px;
  }
  .boxlink_list._column3 > :nth-child(3n) {
    padding-left: 12px;
  }
  .boxlink_list._column3 li {
    margin-bottom: 18px;
  }
  .boxlink_list._column4:before {
    content: "";
    display: table;
  }
  .boxlink_list._column4:after {
    content: "";
    display: table;
    clear: both;
  }
  .boxlink_list._column4 > * {
    width: 25%;
    float: left;
    box-sizing: border-box;
  }
  .boxlink_list._column4 > :nth-child(4n + 1) {
    clear: left;
    padding-right: 13px;
  }
  .boxlink_list._column4 > :nth-child(4n + 2) {
    padding-left: 4px;
    padding-right: 9px;
  }
  .boxlink_list._column4 > :nth-child(4n + 3) {
    padding-left: 9px;
    padding-right: 4px;
  }
  .boxlink_list._column4 > :nth-child(4n) {
    padding-left: 13px;
  }
  .boxlink_list._column4 li {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 899px) {
  .boxlink_list li {
    margin-bottom: 10px;
  }
}
.boxlink,
.boxlink_list a,
.subindexlink_list a {
  background-color: #fff;
  width: 100%;
  align-items: center;
  box-sizing: border-box;
  color: #222;
  padding: 7px 25px 7px 14px;
  transition: all 0.1s ease-in-out;
  text-decoration: none;
  border-radius: 10px;
  border: 2px solid #0068b7;
  position: relative;
  top: 0;
  left: 0;
}
.root .boxlink,
.root .boxlink_list a,
.root .subindexlink_list a {
  display: flex;
  align-items: center;
}
.boxlink:after,
.boxlink_list a:after,
.subindexlink_list a:after {
  content: "";
  display: block;
  background: url(../img/icon/arrow/link.png) 0 0 no-repeat transparent;
  background-size: 11px 11px;
  width: 11px;
  height: 11px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  right: 14px;
}
@media print, screen and (min-width: 900px) {
  .boxlink,
  .boxlink_list a,
  .subindexlink_list a {
    font-size: 0.938rem;
    min-height: 60px;
  }
}
@media screen and (max-width: 899px) {
  .boxlink,
  .boxlink_list a,
  .subindexlink_list a {
    font-size: 0.875rem;
    min-height: 50px;
  }
}
.boxlink:hover,
.boxlink_list a:hover,
.subindexlink_list a:hover {
  color: #fff;
  background-color: #0068b7;
}
@media (-ms-high-contrast: none) {
  .root .boxlink_list a {
    display: block;
    padding-top: 16px;
    padding-bottom: 14px;
  }
}
.boxlink_list .li1,
.subindexlink_list .li1 {
  display: flex;
}
.boxlink_list .a1-column,
.boxlink_list .a2-column,
.boxlink_list .a3-column,
.subindexlink_list .a1-column,
.subindexlink_list .a2-column,
.subindexlink_list .a3-column {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.boxlink_list .a1-column small,
.boxlink_list .a2-column small,
.boxlink_list .a3-column small,
.subindexlink_list .a1-column small,
.subindexlink_list .a2-column small,
.subindexlink_list .a3-column small {
  padding-left: 0;
}
.boxlink_list .a1-column .small2,
.boxlink_list .a2-column .small2,
.boxlink_list .a3-column .small2,
.subindexlink_list .a1-column .small2,
.subindexlink_list .a2-column .small2,
.subindexlink_list .a3-column .small2 {
  font-size: 65%;
}
@media screen and (max-width: 899px) {
  .boxlink_list .a1-column,
  .boxlink_list .a2-column,
  .boxlink_list .a3-column {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
}
.box-re .boxlink_list a {
  border-color: #666;
  border-width: 1px;
}
.box-re .boxlink_list a:after {
  content: "";
  display: block;
  background: url(../img/icon/arrow/link_gray.png) 0 0 no-repeat transparent;
  background-size: 8px 9px;
  width: 8px;
  height: 9px;
}
.box-re .boxlink_list a:hover {
  background-color: #fff;
  color: #2b67b1;
  border-color: #2b67b1;
}
.inthero {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
@media print, screen and (min-width: 900px) {
  .inthero {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 899px) {
  .inthero {
    margin-left: -14px;
    margin-right: -14px;
    padding-bottom: 25px;
  }
}
.inthero__text {
  text-align: center;
}
.inthero__text .handle,
.inthero__text .main {
  font-family:
    FOT-ニューセザンヌ ProN DB,
    NewCezanneProN-DB,
    ヒラギノ角ゴ Pro W3,
    Hiragino Kaku Gothic Pro,
    メイリオ,
    Meiryo,
    Osaka,
    ＭＳ Ｐゴシック,
    MS PGothic,
    sans-serif;
  font-weight: 400;
  line-height: 1.3;
}
@media print, screen and (min-width: 900px) {
  .inthero__text {
    position: absolute;
    top: 30px;
    right: 120px;
    z-index: 2;
    width: 170px;
    height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .inthero__text .dep {
    padding-bottom: 17px;
  }
  .inthero__text .name {
    padding-top: 17px;
  }
}
@media screen and (max-width: 899px) {
  .inthero__text {
    padding-top: 25px;
  }
  .inthero__text .en img {
    display: block;
    width: 140px;
    margin: auto;
  }
  .inthero__text .dep {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 900px) {
  .inthero__text .handle {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  .inthero__text .handle {
    font-size: 12px;
    margin-bottom: 3px;
  }
}
@media print, screen and (min-width: 900px) {
  .inthero__text .main {
    font-size: 24px;
  }
}
@media screen and (max-width: 899px) {
  .inthero__text .main {
    font-size: 19px;
  }
}
.inthero__image,
.inthero__image img {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.inthero__image img {
  display: block;
  overflow: hidden;
}
@media print, screen and (min-width: 900px) {
  .inthero__image img {
    border-radius: 50px;
  }
}
@media print, screen and (min-width: 900px) {
  .inthero__image:before {
    content: "";
    display: block;
    box-sizing: border-box;
    border: 180px solid #fff;
    z-index: 2;
    position: absolute;
    top: 50%;
    margin-top: -270px;
    right: -300px;
    height: 600px;
    width: 600px;
    border-radius: 300px;
  }
}
@media print, screen and (min-width: 900px) {
  .inthero__image.inthero__image-staff:after {
    content: "";
    display: block;
    background: url(../img/label_staffinterview.png) 0 0 no-repeat transparent;
    background-size: 420px 50px;
    width: 420px;
    height: 50px;
  }
}
@media screen and (max-width: 899px) {
  .inthero__image.inthero__image-staff:after {
    content: "";
    display: block;
    background: url(../img/label_staffinterview_sp.png) 0 0 no-repeat
      transparent;
    background-size: 22px 210px;
    width: 22px;
    height: 210px;
  }
}
@media print, screen and (min-width: 900px) {
  .inthero__image:after {
    content: "";
    display: block;
    background: url(../img/label_doctorinterview.png) 0 0 no-repeat transparent;
    background-size: 420px 50px;
    width: 420px;
    height: 50px;
    position: absolute;
    bottom: -25px;
    right: 0;
    z-index: 3;
  }
}
@media print, screen and (min-width: 900px) {
  .inthero__image.inthero__image-none:after {
    background: none;
  }
}
@media screen and (max-width: 899px) {
  .inthero__image:after {
    content: "";
    display: block;
    background: url(../img/label_doctorinterview_sp.png) 0 0 no-repeat
      transparent;
    background-size: 22px 210px;
    width: 22px;
    height: 210px;
    position: absolute;
    bottom: -8px;
    right: 20px;
    z-index: 3;
  }
}
.month_pager {
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 2px solid #0068b7;
}
.month_pager__main {
  text-align: center;
  padding-bottom: 5px;
}
.month_pager__main .main {
  font-size: 38px;
  font-weight: 500;
  color: #0068b7;
  line-height: 1;
  margin-right: 0.2ex;
  letter-spacing: -0.04em;
}
.month_pager__main .sub {
  font-size: 24px;
  color: #222;
  line-height: 1;
  position: relative;
  top: -2px;
  left: 0;
}
@media print, screen and (min-width: 900px) {
  .month_pager__next,
  .month_pager__prev {
    padding-top: 0.4ex;
  }
}
@media screen and (max-width: 899px) {
  .month_pager__next,
  .month_pager__prev {
    padding-top: 1ex;
  }
}
.month_pager__next ._passive,
.month_pager__prev ._passive {
  pointer-events: none;
  text-decoration: none;
  color: #a9a6a1;
}
.month_pager__next a:hover,
.month_pager__prev a:hover {
  text-decoration: underline;
}
.month_pager__prev {
  position: absolute;
  top: 0.5em;
  left: 0;
}
.month_pager__next {
  position: absolute;
  top: 0.5em;
  right: 0;
}
.pagelink_component .select_frame {
  position: relative;
  top: 0;
  left: 0;
}
.pagelink_component .select_frame__display {
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fafafa;
  font-size: 1rem;
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding-left: 0.6em;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-right: 30px;
}
.pagelink_component .select_frame__display:after {
  content: "";
  display: block;
  width: 7px;
  height: 6px;
  background: url(../img/icon/arrow/select_down.svg) 50% / cover no-repeat
    transparent;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}
.pagelink_component .select_frame__display-default {
  color: #333;
}
.pagelink_component .select_frame select {
  -webkit-user-modify: read-write-plaintext-only;
  -moz-user-modify: read-write-plaintext-only;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 50px;
  cursor: pointer;
}
.pagelink_component .select_frame select:active + .select_frame__display,
.pagelink_component .select_frame select:focus + .select_frame__display {
  outline: 2px solid #a6a6a6;
  outline-offset: -2px;
}
.pagelink_component .select_frame option {
  padding: 0 15px;
}
@media print, screen and (min-width: 900px) {
  .pagelink_component .select_frame {
    width: 210px;
  }
}
.inews_area__head {
  padding-bottom: 20px;
}
@media print, screen and (min-width: 900px) {
  .inews_area__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.inews_area__foot {
  padding-top: 35px;
  text-align: center;
}
.inews_area__title {
  font-family:
    FOT-セザンヌ Pro DB,
    CezannePro-DB,
    Roboto,
    ヒラギノ角ゴ Pro W3,
    Hiragino Kaku Gothic Pro,
    メイリオ,
    Meiryo,
    Osaka,
    ＭＳ Ｐゴシック,
    MS PGothic,
    sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 900px) {
  .inews_area__title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 899px) {
  .inews_area__title {
    font-size: 1.125rem;
    margin-bottom: 15px;
  }
}
.inews_area .tab_list {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #50514f;
}
.inews_area .tab_list,
.inews_area .tab_list a,
.inews_area .tab_list li {
  position: relative;
  top: 0;
  left: 0;
}
.inews_area .tab {
  height: 45px;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  transition: all 0.15s cubic-bezier(0.23, 1, 0.32, 1);
}
.inews_area .tab._selected {
  background-color: #50514f;
  color: #fff;
}
@media print, screen and (min-width: 900px) {
  .inews_area .tab_list {
    display: flex;
  }
}
@media screen and (max-width: 899px) {
  .inews_area .tab_list {
    box-sizing: border-box;
  }
  .inews_area .tab_list:after {
    content: "";
    display: block;
    clear: both;
  }
  .inews_area .tab_list > li {
    float: left;
    width: 33.33%;
    box-sizing: border-box;
  }
}
@media print, screen and (min-width: 900px) {
  .inews_area .tab_list li:not(:last-child) {
    border-right: 1px solid #50514f;
  }
}
@media screen and (max-width: 899px) {
  .inews_area .tab_list li:first-child:before,
  .inews_area .tab_list li:nth-child(2):before,
  .inews_area .tab_list li:nth-child(4):before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    background-color: #50514f;
    height: 100%;
  }
  .inews_area .tab_list li:nth-child(2):after,
  .inews_area .tab_list li:nth-child(3):after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #50514f;
    height: 1px;
  }
}
@media print, screen and (min-width: 900px) {
  .inews_area .tab {
    width: 100px;
  }
}
@media screen and (max-width: 899px) {
  .inews_area .tab {
    width: 100%;
    box-sizing: border-box;
  }
  .inews_area .tab.tab-all {
    height: 90px;
  }
}
@media print, screen and (min-width: 900px) {
  .inews_area .tab:hover {
    background-color: #50514f;
    color: #fff;
  }
}
@media print, screen and (min-width: 900px) {
  .banner_btn_list {
    display: flex;
    flex-wrap: wrap;
  }
  .banner_btn_list > * {
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 20px;
    display: flex;
  }
  .banner_btn_list > :nth-child(odd) {
    padding-right: 10px;
  }
  .banner_btn_list > :nth-child(2n) {
    padding-left: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .banner_btn_list > * {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 899px) {
  .banner_btn_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .banner_btn_list2:not(.column_cancel) {
    display: flex;
    flex-wrap: wrap;
  }
  .banner_btn_list2:not(.column_cancel) > * {
    width: 50%;
    box-sizing: border-box;
    margin-bottom: 20px;
    display: flex;
  }
  .banner_btn_list2:not(.column_cancel) > :nth-child(odd) {
    padding-right: 10px;
  }
  .banner_btn_list2:not(.column_cancel) > :nth-child(2n) {
    padding-left: 10px;
  }
}
@media print, screen and (min-width: 900px) {
  .banner_btn_list2 > * {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 899px) {
  .banner_btn_list2 li:not(:last-child) {
    margin-bottom: 10px;
  }
}
.banner_btn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border: 2px solid #2b67b1;
  min-height: 100px;
  text-decoration: none;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  top: 0;
  left: 0;
  transition: all 0.1s ease-in-out;
}
.banner_btn .info {
  font-family:
    FOT-セザンヌ Pro DB,
    CezannePro-DB,
    Roboto,
    ヒラギノ角ゴ Pro W3,
    Hiragino Kaku Gothic Pro,
    メイリオ,
    Meiryo,
    Osaka,
    ＭＳ Ｐゴシック,
    MS PGothic,
    sans-serif;
  font-weight: 400;
  width: 100%;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.banner_btn .info .sub {
  font-size: 0.688rem;
}
.banner_btn .info .main,
.banner_btn .info .title {
  font-size: 0.938rem;
  display: block;
  width: 100%;
  line-height: 1.3;
}
.banner_btn .image {
  flex-basis: 100px;
  flex-shrink: 0;
  flex-grow: 0;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
.banner_btn .image img {
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.banner_btn:hover {
  background-color: #2b67b1;
  color: #fff;
}
.banner_btn:hover .image img {
  transform: translateX(-50%) translateY(-50%) scale(1.1);
}
.iinterview_list {
  display: flex;
  flex-wrap: wrap;
}
.iinterview_list li {
  width: 200px;
  margin-bottom: 40px;
}
.iinterview_list li:not(:nth-child(5n)) {
  margin-right: 20px;
}
@media print, screen and (min-width: 900px) {
  .interview_list-page {
    display: flex;
    flex-wrap: wrap;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .interview_list-page li {
    width: 200px;
    margin-bottom: 40px;
  }
  .interview_list-page li:not(:nth-child(3n)) {
    margin-right: 40px;
  }
}
@media print, screen and (min-width: 470px) and (max-width: 899px) {
  .interview_list-page {
    display: flex;
    flex-wrap: wrap;
    width: 440px;
    margin-left: auto;
    margin-right: auto;
  }
  .interview_list-page li {
    width: 200px;
    margin-bottom: 40px;
  }
  .interview_list-page li:not(:nth-child(2n)) {
    margin-right: 40px;
  }
}
@media screen and (max-width: 469px) {
  .interview_list-page li {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
}
.iint {
  display: block;
}
.iint__image_area {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 15px;
}
.iint__dep {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #0068b7;
  color: #fff;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  padding-top: 0.7em;
  padding-bottom: 0.7em;
  font-size: 0.875rem;
  width: 25px;
  letter-spacing: 0.08em;
  line-height: 25px;
}
.iint__image {
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: 200px;
  height: 200px;
}
.iint__image img {
  max-width: 200px;
}
.iint__name .handle {
  font-size: 0.813rem;
  line-height: 1.3;
  margin-bottom: 0.2em;
}
.iint__name .name {
  font-size: 1.125rem;
  line-height: 1.5;
}
a.iint,
a.iint:hover {
  text-decoration: none;
}
a.iint:hover {
  opacity: 0.7;
  transition: opacity 0.2s;
}
@media screen and (max-width: 899px) {
  .root .main_content .link_list .link:before {
    top: 2.4em;
  }
  .root .main_content .pagelink_box .link_list li:last-child {
    border-bottom: 0;
  }
  .root .main_content .pagelink_box .link_list .link:before {
    top: 1.3em;
  }
}
.main_content .table-aeth tbody td,
.main_content .table-aeth tbody th,
.main_content .table-aeth thead td,
.main_content .table-aeth thead th {
  padding: 8px;
}
.main_content .table-aeth ._no_wrap {
  white-space: nowrap;
}
.main_content .table-sg tbody td {
  text-align: right;
}
.main_content .table-dep thead th {
  text-align: center;
  background-color: transparent;
}
.main_content .table-dep tbody th {
  background-color: transparent;
}
.main_content .table-dep tbody td,
.main_content .table-dep tbody th,
.main_content .table-dep thead td,
.main_content .table-dep thead th {
  border-left: 0;
  border-right: 0;
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.main_content .table-dep tbody td .icon,
.main_content .table-dep tbody th .icon,
.main_content .table-dep thead td .icon,
.main_content .table-dep thead th .icon {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 900px) {
  .main_content .table-sg tbody th {
    width: 420px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .table-sg tbody th {
    width: 200px;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .table-sg tbody td {
    width: auto;
  }
}
@media screen and (max-width: 899px) {
  .main_content .table-sg tbody td {
    width: 50px;
  }
}
@media print, screen and (min-width: 900px) {
  .main_content .table-dep tbody td .icon,
  .main_content .table-dep tbody th .icon,
  .main_content .table-dep thead td .icon,
  .main_content .table-dep thead th .icon {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 899px) {
  .main_content .table-dep tbody td .icon,
  .main_content .table-dep tbody th .icon,
  .main_content .table-dep thead td .icon,
  .main_content .table-dep thead th .icon {
    width: 40px;
    height: 40px;
  }
}
.shinryoka_index_banner_list li {
  padding-bottom: 0 !important;
}
.shinryoka_index_banner_list .banner_btn {
  height: 100px;
}
@media print, screen and (min-width: 900px) {
  .shinryoka_index_banner_list .banner_btn .info {
    flex-basis: 50%;
  }
  .shinryoka_index_banner_list .banner_btn .info .title {
    font-size: 0.875rem;
  }
  .shinryoka_index_banner_list .banner_btn .image {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 899px) {
  .shinryoka_index_banner_list .banner_btn .image {
    flex-basis: 126px;
  }
}
.doctor_title {
  padding-bottom: 0.3em;
  margin-bottom: 0.7em;
  border-bottom: 1px solid #2b67b1;
}
.doctor_title .main,
.doctor_title .sub {
  display: block;
}
.doctor_title .main {
  line-height: 1.5;
}
.doctor_title .sub {
  line-height: 1.5;
  font-size: 0.813rem;
}
@media print, screen and (min-width: 900px) {
  .doctor_title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 899px) {
  .doctor_title {
    font-size: 20px;
  }
}
.dep_footer {
  margin-top: 60px;
}
.video_content {
  margin: auto;
  display: table;
  table-layout: fixed;
  position: relative;
}
.video_content.mfp-hide {
  display: none;
}
.mfp-content {
  width: auto;
}
.video_content .mfp-close {
  font-size: 60px;
}
.video_content video {
  display: block;
  max-width: 100%;
  width: 100%;
}
@media print, screen and (min-width: 900px) {
  .video_content {
    max-width: 80vw;
    max-height: 80vh;
  }
}
@media screen and (max-width: 899px) {
  .video_content {
    max-width: 90vw;
    max-height: 90vh;
  }
}
.name {
  clear: both;
}
#post_10145 > .newsline__body .new,
#post_10779 > .newsline__body .new,
#post_10819 > .newsline__body .new {
  display: none !important;
}
@keyframes fixed-links-appear-right {
  0% {
    transform: translateX(80px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes fixed-links-appear-bottom {
  0% {
    transform: translateY(40px);
  }
  to {
    transform: translateY(0);
  }
}
.fixed-links {
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  position: fixed;
  top: 180px;
  right: 0;
  z-index: 1000;
  animation: fixed-links-appear-right 0.5s;
}
.fixed-links ul {
  display: flex;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
.fixed-links li,
.fixed-links ul {
  border-bottom: 1px solid #fff;
}
.fixed-links li a {
  display: flex;
  -ms-align-items: center;
  align-items: center;
  background: repeating-linear-gradient(
    -45deg,
    #0268b7,
    #0268b7 2px,
    rgba(2, 104, 183, 0.9) 3px,
    rgba(2, 104, 183, 0.9) 4px
  );
  color: #fff;
  font-family:
    FOT-ロダン Pro DB,
    sans-serif;
  width: 80px;
  padding: 1.4em 0;
  text-decoration: none;
}
.fixed-links li ._green {
  background: repeating-linear-gradient(
    -45deg,
    #1ea3b7,
    #1ea3b7 2px,
    rgba(30, 163, 183, 0.9) 3px,
    rgba(30, 163, 183, 0.9) 4px
  );
}
.fixed-links li ._lightblue {
  background: repeating-linear-gradient(
    -45deg,
    #1086b7,
    #1086b7 2px,
    rgba(16, 134, 183, 0.9) 3px,
    rgba(16, 134, 183, 0.9) 4px
  );
}
.fixed-links li a:hover {
  background: #005393;
}
.fixed-links li ._green:hover {
  background: #009493;
}
.fixed-links li ._lightblue:hover {
  background: #007493;
}
.fixed-links li .icon_contact:before {
  height: 17px;
  background-image: url(../img/icon/icon_contact.png);
}
.fixed-links li .icon_contact:before,
.fixed-links li .icon_visit:before {
  content: "";
  display: inline-block;
  width: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 0.5em;
}
.fixed-links li .icon_visit:before {
  height: 21px;
  background-image: url(../img/icon/icon_visit.png);
}
.fixed-links li .icon_recruit:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/icon/icon_recruit.png);
  margin-bottom: 0.5em;
}
@media screen and (max-height: 720px) {
  .fixed-links {
    top: 60px;
  }
}
@media screen and (min-width: 900px) {
  .fixed-links ul {
    flex-direction: column;
  }
}
@media screen and (min-width: 900px) {
  .fixed-links li a {
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 1300px) {
  .fixed-links li a {
    width: 60px;
  }
}
@media screen and (max-width: 899px) {
  .fixed-links {
    position: fixed;
    top: inherit;
    bottom: 0;
    left: 0;
    right: 0;
    transform: none;
    animation: fixed-links-appear-bottom 0.5s;
  }
  .fixed-links ul {
    border: none;
  }
  .fixed-links li {
    border: none;
    width: 100%;
  }
  .fixed-links li.sp_none {
    display: none;
  }
  .fixed-links li:not(:last-child) {
    border-right: 1px solid #fff;
  }
  .fixed-links li a {
    justify-content: center;
    font-size: 0.84rem;
    line-height: 1em;
    width: 100%;
    height: 40px;
    padding: 0.8em 0;
  }
  .fixed-links li .icon_contact div {
    align-items: center;
  }
  .fixed-links li .icon_contact:before {
    margin: 0 0.4em 0 20px;
  }
  .fixed-links li .icon_visit:before {
    margin: -0.2em 0.4em 0 0;
  }
  .fixed-links li .icon_recruit:before {
    margin: -0.1em 0.4em 0 0;
  }
}
@media screen and (max-width: 590px) {
  .fixed-links li a {
    font-size: 14px;
  }
  .fixed-links li .icon_contact:before,
  .fixed-links li .icon_recruit:before,
  .fixed-links li .icon_visit:before {
    transform: scale(0.6);
  }
}
@media screen and (min-width: 520px) {
  .sp_br {
    display: none;
  }
}
.js-delay_load {
  visibility: hidden;
}
.js-delay_load.js-delay_load_fin,
.js-delay_load.js-delay_load_fin img,
img.js-delay_load.js-delay_load_fin {
  visibility: visible;
}
/*# sourceMappingURL=common.css.map */
