@charset "UTF-8";
/* ---------------------------
 * ALL Width
 * --------------------------- */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  padding: 20px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: rgba(0, 0, 0, 0.7);
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 20px;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: #fff;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc;
}

#cboxLoadingGraphic {
  background: url(/common/img/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  top: -30px;
  right: -30px;
  display: block;
  background-image: url(/common/img/icon_close01.svg);
  background-color: #0059a8;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px auto;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  line-height: 1.8;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #222;
}

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

a {
  color: #0059a8;
  text-decoration: underline;
  transition: color .2s;
}
a:hover {
  color: #009dff;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.color-red {
  color: #ce003f;
}

figure {
  margin: 0;
}

figcaption {
  margin-top: 10px;
}

body.is-open .user-nav, body.is-open .global-nav, body.is-open .content, body.is-open .page-title, body.is-open .side, body.is-open .footer-banner, body.is-open .footer, body.is-open .mainvisual {
  display: none;
}

.bg-type01 {
  overflow: hidden;
  background-color: rgba(18, 119, 206, 0.12);
}

.bg-type02 {
  overflow: hidden;
  background-color: #f0f0f0;
}

.header {
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.header__inner {
  position: relative;
}

.header__logo {
  float: left;
  font-size: 0;
  position: relative;
  z-index: 15;
}
.header__logo a {
  display: inline-block;
}

.header__facebook img {
  width: 35px;
  vertical-align: top;
}

.header__button {
  margin-left: 20px;
}
.header__button a {
  display: block;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  border-width: 2px;
  border-style: solid;
  border-color: #0059a8;
  background-color: #0059a8;
  color: #fff;
  text-decoration: none;
  line-height: 1.4;
  white-space: nowrap;
  padding: 10px 20px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  transition: background .2s, color .2s;
}
.header__button a:before {
  content: "";
  background-image: url(/common/img/icon_contact_white.svg);
  background-repeat: no-repeat;
  background-size: 20px 15px;
  width: 20px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  transition: background .2s;
}
.header__button a:hover {
  background-color: transparent;
  color: #0059a8;
}
.header__button a:hover:before {
  background-image: url(/common/img/icon_contact_blue.svg);
}

.footer-banner {
  overflow: hidden;
}

.footer__bottom {
  text-align: center;
}

.footer__copyright {
  margin-top: 10px;
}

.mainvisual {
  position: relative;
}
.mainvisual .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}
.mainvisual .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.mainvisual .slick-dots button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  color: #0059a8;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 2px;
  padding: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.mainvisual .slick-dots button:hover {
  border: 2px solid #0059a8;
  color: #0059a8;
}
.mainvisual .slick-dots .slick-active button {
  border: 2px solid #0059a8;
  background-color: #0059a8;
  color: #fff;
}
.mainvisual .slick-dots .slick-active button:hover {
  color: #fff;
}

.mainvisual__list {
  display: none;
}
.mainvisual__list.slick-initialized {
  display: block;
}

.mainvisual__control {
  background-color: #fff;
}

.mainvisual__nav button {
  font-size: 1px;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  color: #0059a8;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 2px;
  padding: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

.mainvisual__nav .slick-play {
  background-image: url(/common/img/icon_stop.svg);
  background-size: 13px auto;
  display: none;
}
.mainvisual__nav .slick-play.is-show {
  display: inline-block;
}

.mainvisual__nav .slick-prev:after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 8px solid #0059a8;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: -3px;
}

.mainvisual__nav .slick-next:after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 8px solid #0059a8;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 3px;
}

.mainvisual__item {
  position: relative;
  vertical-align: top;
}

.mainvisual__caption {
  margin: 0;
}

.page-title {
  background-color: #e2eef9;
}

.page-title__inner {
  overflow: hidden;
}

.page-title__title {
  font-weight: bold;
  margin: 0;
  line-height: 1.3;
}

.breadcrumb__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.breadcrumb__item {
  display: inline-block;
  vertical-align: top;
  line-height: 1.2;
}
.breadcrumb__item:not(:last-child):after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #ddd;
  display: inline-block;
  vertical-align: top;
  margin: 3px 3px 0 7px;
  transition: border .2s;
}
.breadcrumb__item a {
  text-decoration: none;
}
.breadcrumb__item a:hover {
  color: #0059a8;
  text-decoration: underline;
}

.sp-nav {
  background-color: #fff;
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  z-index: 40;
  line-height: 1.4;
  -webkit-transform: translateY(-80rem);
  transform: translateY(-80rem);
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s;
}
body.is-open .sp-nav {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.sp-nav__heading {
  background-color: #0059a8;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 45px;
  padding: 0 0 0 15px;
  margin: 0;
}

.sp-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sp-nav__item {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  font-size: 1.2rem;
}
.sp-nav__item a {
  display: block;
  line-height: 40px;
  padding: 0 0 0 15px;
  text-decoration: none;
  color: #222;
  position: relative;
}
.sp-nav__item a:after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 7px solid #0059a8;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-search .gsc-control-cse {
  padding: 0;
  background-color: transparent;
  border: 0;
}

.header-search__button button {
  width: 40px;
  height: 40px;
  padding: 0;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/common/img/icon_search_white.svg);
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: 18px auto;
  background-color: #0059a8;
  color: #fff;
  line-height: 1;
  border: 0;
  box-shadow: none;
  border-radius: 2px;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
  position: relative;
  box-sizing: border-box;
}
.header-search__button button:before {
  display: none;
  content: "閉じる";
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}
.header-search__button button span {
  position: absolute;
  top: 24px;
  left: 0;
  width: 100%;
  -webkit-transform: scale(0.8, 0.8);
  transform: scale(0.8, 0.8);
}

body.is-search-open .header-search__button button {
  background-image: url(/common/img/icon_close01.svg);
  background-size: 12px auto;
  background-position: center 7px;
}
body.is-search-open .header-search__button button:before {
  display: block;
}
body.is-search-open .header-search__button button span {
  display: none;
}

.header-tel {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.header-tel__title {
  font-weight: bold;
  line-height: 25px;
  margin-right: 10px;
}

.header-tel__num {
  font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 500;
  color: #0059a8;
  line-height: 1;
  margin-right: 20px;
}
.header-tel__num a {
  color: #0059a8;
  text-decoration: none;
}

.lang-nav__list {
  list-style: none;
  margin: 0 15px;
  padding: 0;
  display: -webkit-box;
  display: flex;
}

.lang-nav__item {
  margin: 0 10px;
  line-height: 40px;
}

.user-nav {
  background-color: #f3f3f3;
}

.user-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.user-nav__item {
  text-align: center;
  font-weight: bold;
}
.user-nav__item a {
  display: block;
  color: #222;
  text-decoration: none;
}
.user-nav__item.is-current a {
  background-color: #0059a8;
  color: #fff;
}
.user-nav__item.type-home a {
  background-color: transparent;
}
.user-nav__item.type-home a:hover {
  background-color: transparent;
}

.global-nav {
  padding: 15px 0;
  background-color: #0059a8;
}

.global-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}

.global-nav__item {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  position: relative;
  margin: 0 20px;
}
.global-nav__item a {
  display: block;
  line-height: 34px;
  text-decoration: none;
  color: #fff;
  padding: 0 10px;
  border-radius: 2px;
  transition: background .2s;
}
.global-nav__item a:hover {
  background-color: #00437e;
}
.global-nav__item:after {
  content: "";
  width: 1px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #679dcc;
}
.global-nav__item:last-child:after {
  display: none;
}
.global-nav__item.is-current a {
  background-color: #00437e;
}

.footer-nav01 {
  background-color: #0059a8;
}

.footer-nav01__list {
  list-style: none;
  margin: 0;
  padding: 20px 15px;
  text-align: center;
}

.footer-nav01__item {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  margin: 0 15px;
}
.footer-nav01__item:first-child {
  margin-left: 0;
}
.footer-nav01__item:last-child {
  margin-left: 0;
}
.footer-nav01__item img {
  vertical-align: middle;
  margin-right: 10px;
}
.footer-nav01__item a {
  color: #fff;
  text-decoration: none;
  transition: opacity .2s;
}
.footer-nav01__item a:hover {
  opacity: .6;
}

.footer-nav02 {
  overflow: hidden;
  background-color: #f0f0f0;
}

.footer-nav02__heading {
  margin: 0 0 10px;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}
.footer-nav02__heading a {
  color: #222;
  text-decoration: none;
}
.footer-nav02__heading a:hover {
  color: #0059a8;
  text-decoration: underline;
}

.footer-nav02__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-nav02__item a {
  color: #0059a8;
  text-decoration: none;
}

.footer-nav02__facebook img {
  width: 35px;
}

.footer-nav02__button a {
  display: block;
  font-weight: bold;
  color: #fff;
  border-radius: 2px;
  border-width: 2px;
  border-style: solid;
  border-color: #0059a8;
  background-color: #0059a8;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  transition: background .2s, color .2s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.footer-nav02__button a:before {
  content: "";
  background-image: url(/common/img/icon_contact_white.svg);
  background-repeat: no-repeat;
  background-size: 20px 15px;
  width: 20px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  transition: background .2s;
}

.pagetop a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #222;
  position: relative;
  line-height: 50px;
}
.pagetop a:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-bottom: 6px solid #0059a8;
  display: inline-block;
  vertical-align: top;
  margin: 19px 5px 0 0;
}

.side-nav__title {
  text-align: center;
  color: #0059a8;
  line-height: 1.4;
  margin: 0;
}

.side-nav__item {
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
}
.side-nav__item > a {
  text-decoration: none;
  display: block;
  position: relative;
}

.side-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.side-sub-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}

.side-sub-nav__item a {
  display: block;
  position: relative;
  line-height: 1.4;
  text-decoration: none;
  color: #222;
}
.side-sub-nav__item a:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  border: 4px solid transparent;
  border-left: 6px solid #ccc;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: border .2s;
}

.media-block.media-center .media-block__media {
  text-align: center;
  margin-bottom: 20px;
}
.media-block.media-center .media-block__media figure {
  display: inline-block;
  max-width: 100%;
}
.media-block.media-center .media-block__media figcaption {
  text-align: left;
}

.media-block figure {
  margin: 0;
}

.media-block figcaption.type-center {
  text-align: center !important;
}

.media-block__text *:first-child {
  margin-top: 0 !important;
}

.media-block__text *:last-child {
  margin-bottom: 0 !important;
}

.column-group {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.entry-block h2:not([class*="heading"]):not([class*="title"]) {
  font-weight: bold;
  border-bottom: 4px solid #0059a8;
}

.entry-block h3:not([class*="heading"]):not([class*="title"]) {
  font-weight: bold;
  background-color: #f7f7f7;
  border-radius: 2px;
  position: relative;
}
.entry-block h3:not([class*="heading"]):not([class*="title"]):before {
  content: "";
  background-color: #0059a8;
  position: absolute;
}

.entry-block h4:not([class*="heading"]):not([class*="title"]) {
  font-weight: bold;
  position: relative;
  border-bottom: 2px solid #ddd;
}
.entry-block h4:not([class*="heading"]):not([class*="title"]):before {
  content: "";
  width: 5px;
  position: absolute;
  left: 0;
  background-color: #0059a8;
}

.entry-block h5:not([class*="heading"]):not([class*="title"]) {
  color: #0059a8;
  font-weight: bold;
}

.entry-block h6:not([class*="heading"]):not([class*="title"]) {
  font-weight: bold;
}

.entry-block ul:not([class*="list"]) {
  list-style: none;
  padding: 0;
}
.entry-block ul:not([class*="list"]) li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.entry-block ul:not([class*="list"]) li:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #0059a8;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
.entry-block ul:not([class*="list"]) li ul {
  margin-left: 20px;
  margin-top: 10px;
}
.entry-block ul:not([class*="list"]) li ul li:before {
  background-color: #ddd !important;
}
.entry-block ul:not([class*="list"]) li ol {
  margin-left: 20px;
  margin-top: 10px;
}

.entry-block ol:not([class*="ol"]):not([class*="flow"]) {
  padding-left: 20px;
}
.entry-block ol:not([class*="ol"]):not([class*="flow"]) > li {
  margin-bottom: 10px;
  padding-left: 0 !important;
}
.entry-block ol:not([class*="ol"]):not([class*="flow"]) > li:before {
  display: none;
}
.entry-block ol:not([class*="ol"]):not([class*="flow"]) > li ol, .entry-block ol:not([class*="ol"]):not([class*="flow"]) > li ul {
  margin-top: 10px;
}

.entry-block dl:not([class*="list"]):not([class*="dl"]):not([class*="flow"]) {
  list-style: none;
  padding: 0;
}
.entry-block dl:not([class*="list"]):not([class*="dl"]):not([class*="flow"]) dl {
  margin: 0;
}
.entry-block dl:not([class*="list"]):not([class*="dl"]):not([class*="flow"]) dt {
  font-weight: bold;
}
.entry-block dl:not([class*="list"]):not([class*="dl"]):not([class*="flow"]) dd {
  margin-bottom: 10px;
}

.entry-block table:not([class*="table"]).type-size-max {
  width: 100%;
}

.entry-block table:not([class*="table"]).type-heading thead th, .entry-block table:not([class*="table"]).type-heading thead td {
  background-color: #0059a8;
  color: #fff;
  font-weight: bold;
}

.entry-block table:not([class*="table"]).type-heading tbody th {
  font-weight: bold;
}

.entry-block table:not([class*="table"]).type-facility {
  text-align: center;
}
.entry-block table:not([class*="table"]).type-facility caption {
  background-color: #0059a8;
  color: #fff;
  font-weight: normal;
}
.entry-block table:not([class*="table"]).type-facility tbody tr:nth-child(odd) td {
  background-color: #f5f5f5;
}

.entry-block table:not([class*="table"]).type-center {
  text-align: center;
}

.entry-block table:not([class*="table"]).type-left th {
  text-align: left;
}

.entry-block table:not([class*="table"]) th, .entry-block table:not([class*="table"]) td {
  border: 1px solid #ddd;
  line-height: 1.4;
  box-sizing: border-box;
}
.entry-block table:not([class*="table"]) th > *:first-child, .entry-block table:not([class*="table"]) td > *:first-child {
  margin-top: 0 !important;
}
.entry-block table:not([class*="table"]) th > *:last-child, .entry-block table:not([class*="table"]) td > *:last-child {
  margin-bottom: 0 !important;
}

.entry-block table:not([class*="table"]) th {
  font-weight: normal;
  background-color: #e2eef9;
}

.entry-block table:not([class*="table"]) ul {
  line-height: 1.8;
}

.entry-block table:not([class*="table"]) li {
  margin-bottom: 0 !important;
}

.heading-type01 {
  font-weight: bold;
  line-height: 1.4;
}
.heading-type01 i {
  display: block;
  font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-style: italic;
  font-weight: 500;
  color: #0059a8;
  letter-spacing: .1em;
}
.heading-type01.type-center {
  text-align: center;
}
.heading-type01.type-border {
  padding-bottom: 20px;
  border-bottom: 4px solid #0059a8;
}

.heading-type02 {
  font-weight: bold;
  border-bottom: 4px solid #0059a8;
}

.heading-type03 {
  font-weight: bold;
  background-color: #f7f7f7;
  border-radius: 2px;
  position: relative;
}
.heading-type03:before {
  content: "";
  background-color: #0059a8;
  position: absolute;
}

.heading-type04 {
  font-weight: bold;
  position: relative;
  border-bottom: 2px solid #ddd;
}
.heading-type04:before {
  content: "";
  width: 5px;
  position: absolute;
  left: 0;
  background-color: #0059a8;
}

.heading-type05 {
  color: #0059a8;
  font-weight: bold;
}

.heading-type06 {
  font-weight: bold;
}

.item-list01__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.item-list01__inner {
  display: block;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  text-decoration: none;
  color: #222;
  text-align: center;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  box-sizing: border-box;
}
.item-list01__inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #0059a8;
  opacity: 0;
  transition: opacity .2s;
}
.item-list01__inner:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.item-list01__inner:hover {
  color: #222;
}

.item-list01__icon {
  position: relative;
}
.item-list01__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.item-list01__text {
  font-weight: bold;
}

.item-list02__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.item-list02__inner {
  display: block;
  position: relative;
  text-decoration: none;
  color: #222;
  border-radius: 2px;
  box-sizing: border-box;
}
.item-list02__inner:hover {
  color: #222;
}

.item-list02__img {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  transition: border .2s;
  position: relative;
}
.item-list02__img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #0059a8;
  opacity: 0;
  transition: opacity .2s;
}

.item-list02__text {
  font-weight: bold;
  position: relative;
  margin: 10px 0 0;
  padding-left: 18px;
  line-height: 1.4;
}
.item-list02__text:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #0059a8;
  position: absolute;
  left: 0;
  transition: border .2s;
}

.item-list03__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.item-list03__inner {
  display: block;
  position: relative;
  border-radius: 2px;
  box-sizing: border-box;
}
.item-list03__inner[href$=".pdf"] .item-list03__text {
  text-decoration: underline;
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.item-list03__inner[href$=".pdf"] .item-list03__text:before {
  content: "PDF";
  speak: none;
  font-size: 1px;
  text-indent: -9999px;
  background-image: url(/common/img/icon_link_pdf.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  border: 0;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 0;
  margin: 0;
}

.item-list03__img {
  transition: opacity .2s;
}

.item-list03__text {
  font-weight: normal;
  position: relative;
  margin: 10px 0 0;
}

.button-group01.type-center {
  text-align: center;
}

.button-type01 {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-width: 2px;
  border-style: solid;
  border-color: #0059a8;
  background-color: #0059a8;
  color: #fff;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  padding: 10px 30px;
  line-height: 1.2;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  transition: background .2s, color .2s;
  box-sizing: border-box;
}
.button-type01:after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #fff;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: border .2s;
}
.button-type01:hover {
  color: #fff;
}

.button-type02 {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-width: 2px;
  border-style: solid;
  border-color: #0059a8;
  background-color: transparent;
  color: #0059a8;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  padding: 10px 30px;
  line-height: 1.2;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  transition: background .2s, color .2s;
  box-sizing: border-box;
}
.button-type02:after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #0059a8;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: border .2s;
}
.button-type02.type-prev {
  padding: 10px 25px 10px 35px;
}
.button-type02.type-prev:after {
  right: auto;
  left: 5px;
  border-left: 4px solid transparent;
  border-right: 6px solid #0059a8;
}

.table-type01.type-size-max {
  width: 100%;
}

.table-type01.type-heading thead th, .table-type01.type-heading thead td {
  background-color: #0059a8;
  color: #fff;
  font-weight: bold;
}

.table-type01.type-heading tbody th {
  font-weight: bold;
}

.table-type01.type-facility {
  text-align: center;
}
.table-type01.type-facility caption {
  background-color: #0059a8;
  color: #fff;
  font-weight: normal;
}
.table-type01.type-facility tbody tr:nth-child(odd) td {
  background-color: #f5f5f5;
}

.table-type01.type-center {
  text-align: center;
}

.table-type01.type-left th {
  text-align: left;
}

.table-type01 th, .table-type01 td {
  border: 1px solid #ddd;
  line-height: 1.4;
  box-sizing: border-box;
}
.table-type01 th > *:first-child, .table-type01 td > *:first-child {
  margin-top: 0 !important;
}
.table-type01 th > *:last-child, .table-type01 td > *:last-child {
  margin-bottom: 0 !important;
}

.table-type01 th {
  font-weight: normal;
  background-color: #e2eef9;
}

.table-type01 ul {
  line-height: 1.8;
}

.table-type01 li {
  margin-bottom: 0 !important;
}

.table-type02 th {
  vertical-align: top;
  text-align: left;
  padding-right: 10px;
  padding-bottom: 5px;
  white-space: nowrap;
}

.table-type02 td {
  vertical-align: top;
  padding-bottom: 5px;
}

.ol-type01 {
  padding-left: 20px;
}
.ol-type01 > li {
  margin-bottom: 10px;
  padding-left: 0 !important;
}
.ol-type01 > li:before {
  display: none;
}
.ol-type01 > li ol, .ol-type01 > li ul {
  margin-top: 10px;
}

.list-type01 {
  list-style: none;
  padding: 0;
}
.list-type01 li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.list-type01 li:before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #0059a8;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
}
.list-type01 li ul {
  margin-left: 20px;
  margin-top: 10px;
}
.list-type01 li ul li:before {
  background-color: #ddd !important;
}
.list-type01 li ol {
  margin-left: 20px;
  margin-top: 10px;
}

.list-type02 {
  list-style: none;
  padding: 0;
}
.list-type02 li {
  text-indent: -1em;
  padding-left: 1em;
}

.list-type03 {
  list-style: none;
  padding: 0;
}
.list-type03 > li {
  position: relative;
  padding-left: 15px;
  margin-top: 5px;
}
.list-type03 > li:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #0059a8;
  position: absolute;
  top: 8px;
  left: 0;
}

.dl-type01 {
  list-style: none;
  padding: 0;
}
.dl-type01 dl {
  margin: 0;
}
.dl-type01 dt {
  font-weight: bold;
}
.dl-type01 dd {
  margin-bottom: 10px;
}

.text-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.frame-type01 {
  border: 2px solid #0059a8;
}
.frame-type01 > *:first-child {
  margin-top: 0 !important;
}
.frame-type01 > *:last-child {
  margin-bottom: 0 !important;
}
.frame-type01.type-auto {
  display: inline-block;
  vertical-align: top;
}

.topics-list01 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.topics-list01 li {
  border-bottom: 1px solid #ddd;
}
.topics-list01 li:first-child {
  padding-top: 0;
}
.topics-list01 li.img-right {
  display: -webkit-box;
  display: flex;
}
.topics-list01 li.img-right .image {
  max-width: 45%;
  flex-shrink: 0;
  margin-left: 15px;
}

.topics-list01 .date {
  font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-style: italic;
  font-weight: 500;
  line-height: 1;
}

.topics-list01 .text > *:first-child {
  margin-top: 0 !important;
}

.topics-list01 .text > *:last-child {
  margin-bottom: 0 !important;
}

.topics-list02 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.topics-list02 li {
  border-bottom: 1px solid #ddd;
}
.topics-list02 li:first-child {
  padding-top: 0;
}
.topics-list02 li p {
  margin: 0;
}

.topics-list03__list {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.topics-list03__item {
  border-top: 1px solid #ddd;
}
.topics-list03__item:first-child {
  border-top: 0;
}

.topics-list03__inner {
  display: block;
  position: relative;
  text-decoration: none;
  color: #222;
}
.topics-list03__inner:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #0059a8;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.topics-list03__data {
  overflow: hidden;
  margin-bottom: 10px;
}

.topics-list03__tag {
  float: left;
}
.topics-list03__tag i {
  display: inline-block;
  background-color: #e2eef9;
  line-height: 30px;
  padding: 0 15px;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  color: #222;
}

.topics-list03__date {
  float: left;
  margin-right: 15px;
  color: #222;
}

.topics-list03__title {
  color: #0059a8;
  clear: left;
}

.tag-new {
  color: #ce003f;
  font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  display: inline-block;
  font-style: normal;
}

.banner-list01__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.banner-list02__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.floor-detail01__title {
  color: #0059a8;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 1;
}

.flow-block01 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.flow-block01__notes {
  background-color: #f5f5f5;
  font-weight: bold;
  border-radius: 2px;
  position: relative;
}
.flow-block01__notes.type-color {
  background-color: #e2eef9;
}
.flow-block01__notes.type-arrow {
  margin-bottom: 35px;
}
.flow-block01__notes.type-arrow:after {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 12px solid #ddd;
  position: absolute;
  left: 50%;
  bottom: -35px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flow-block01__notes.type-center {
  text-align: center;
}

.flow-block01__item {
  border-width: 2px;
  border-style: solid;
  position: relative;
  margin: 0 0 35px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.flow-block01__item:after {
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 12px solid #ddd;
  position: absolute;
  left: 50%;
  bottom: -35px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flow-block01__item.type-user, .flow-block01__item.type-color {
  border-color: #ce003f;
}
.flow-block01__item.type-user .flow-block01__tag, .flow-block01__item.type-color .flow-block01__tag {
  background-color: #ce003f;
}
.flow-block01__item.type-user .flow-block01__num, .flow-block01__item.type-color .flow-block01__num {
  background-color: #ce003f;
}
.flow-block01__item.type-user .flow-block01__title, .flow-block01__item.type-color .flow-block01__title {
  border-bottom-color: #ce003f;
}
.flow-block01__item.type-owner, .flow-block01__item.type-default {
  border-color: #0059a8;
}
.flow-block01__item.type-owner .flow-block01__tag, .flow-block01__item.type-default .flow-block01__tag {
  background-color: #0059a8;
}
.flow-block01__item.type-owner .flow-block01__num, .flow-block01__item.type-default .flow-block01__num {
  background-color: #0059a8;
}
.flow-block01__item.type-owner .flow-block01__title, .flow-block01__item.type-default .flow-block01__title {
  border-bottom-color: #0059a8;
}
.flow-block01__item.type-last:after {
  display: none;
}
.flow-block01__item.type-no-arrow:after {
  display: none;
}

.flow-block01__tag {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  line-height: 30px;
  padding: 0 20px;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  margin: 0;
}

.flow-block01__num {
  flex-shrink: 0;
  display: block;
  color: #fff;
  text-align: center;
  font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  border-radius: 50%;
}

.flow-block01__text {
  margin: 0;
}
.flow-block01__text > *:first-child {
  margin-top: 0 !important;
}
.flow-block01__text > *:last-child {
  margin-bottom: 0 !important;
}

.flow-block01__title {
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}

.flow-block02__item {
  border-top: 1px solid #ddd;
}
.flow-block02__item:first-child {
  padding-top: 0;
  border-top: 0;
}

.flow-block02__head {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.flow-block02__num {
  flex-shrink: 0;
  display: block;
  color: #fff;
  background-color: #0059a8;
  text-align: center;
  font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  border-radius: 50%;
  margin-right: 10px;
}

.flow-block02__title {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0;
  color: #0059a8;
}

.pager-type01 {
  margin: 30px 0 50px;
}

.pager-type01__list {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0;
}

.pager-type01__num {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.pager-type01__num a {
  display: block;
  width: 35px;
  line-height: 35px;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.pager-type01__num.is-current a {
  background-color: #0059a8;
  color: #fff;
}

.pager-type01__item {
  display: inline-block;
  vertical-align: top;
}
.pager-type01__item a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  width: 35px;
  line-height: 35px;
  text-decoration: none;
  position: relative;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  transition: background .2s;
}
.pager-type01__item a:after {
  transition: border .2s;
}
.pager-type01__item.type-prev {
  margin-right: 5px;
  font-size: 1px;
  text-indent: -9999px;
}
.pager-type01__item.type-prev a:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-right: 6px solid #0059a8;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: -3px;
}
.pager-type01__item.type-next {
  margin-left: 5px;
  font-size: 1px;
  text-indent: -9999px;
}
.pager-type01__item.type-next a:after {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #0059a8;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-left: 3px;
}

.link-list01 {
  border: 2px solid #0059a8;
}

.link-list01__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link-list01__item {
  display: inline-block;
  vertical-align: top;
}
.link-list01__item a {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.link-list01__item a:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 6px solid #0059a8;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

.link-list02__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link-list02__item {
  margin-bottom: 10px;
}
.link-list02__item a {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
.link-list02__item a:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #0059a8;
  position: absolute;
  top: 6px;
  left: 5px;
}
.link-list02__item a[href$=".pdf"] {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.link-list02__item a[href$=".pdf"]:before {
  content: "PDF";
  speak: none;
  font-size: 1px;
  text-indent: -9999px;
  background-image: url(/common/img/icon_link_pdf.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  border: 0;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 0;
  margin: 0;
}
.link-list02__item a[href$="xls"], .link-list02__item a[href$="xlsx"] {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.link-list02__item a[href$="xls"]:before, .link-list02__item a[href$="xlsx"]:before {
  content: "Excel";
  speak: none;
  font-size: 1px;
  text-indent: -9999px;
  background-image: url(/common/img/icon_link_excel.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  border: 0;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 0;
  margin: 0;
}
.link-list02__item > span {
  display: inline-block;
  position: relative;
  padding-left: 22px;
}
.link-list02__item > span:before {
  content: "";
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #0059a8;
  position: absolute;
  top: 6px;
  left: 5px;
}
.link-list02__item > span.pdf {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.link-list02__item > span.pdf:before {
  content: "PDF";
  speak: none;
  font-size: 1px;
  text-indent: -9999px;
  background-image: url(/common/img/icon_link_pdf.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  border: 0;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 0;
  margin: 0;
}
.link-list02__item > span.excel {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.link-list02__item > span.excel:before {
  content: "Excel";
  speak: none;
  font-size: 1px;
  text-indent: -9999px;
  background-image: url(/common/img/icon_link_excel.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  border: 0;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 0;
  margin: 0;
}

.link-pdf {
  position: relative;
  display: inline-block;
  padding-left: 22px;
}
.link-pdf:before {
  content: "PDF";
  speak: none;
  font-size: 1px;
  text-indent: -9999px;
  background-image: url(/common/img/icon_link_pdf.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
  border: 0;
  width: 16px;
  height: 20px;
  position: absolute;
  left: 0;
  margin: 0;
}

.line-type01 {
  border: 0;
  border-bottom: 1px solid #0059a8;
  display: block;
  margin: 20px 0;
}

.line-type02 {
  border: 0;
  border-bottom: 1px solid #ddd;
  display: block;
  margin: 20px 0;
}

.line-type03 {
  border: 0;
  border-bottom: 1px dotted #ddd;
  display: block;
  margin: 20px 0;
}

.table-form th, .table-form td {
  box-sizing: border-box;
}

.table-form th {
  background-color: #e2eef9;
  font-weight: bold;
  text-align: left;
  position: relative;
  vertical-align: top;
}
.table-form th label {
  display: block;
}

.table-form .notes {
  margin-bottom: 10px;
}

.table-form .error {
  margin: 0;
  color: #ce003f;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1;
}

.tag-require {
  background-color: #0059a8;
  color: #fff;
  font-style: normal;
  font-weight: normal;
  border-radius: 2px;
  text-align: center;
  position: absolute;
}

.table-form__row {
  margin-bottom: 15px;
}

.form-group input[type="text"], .form-group input[type="tel"], .form-group input[type="url"], .form-group input[type="email"], .form-group input[type="password"], .form-group input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px;
  border: 1px solid #aaa;
  border-radius: 2px;
  background-color: #f7f7f7;
  font-size: 16px;
  font-size: 1.6rem;
  max-width: 100%;
  box-sizing: border-box;
}

.form-group select {
  font-size: 16px;
  font-size: 1.6rem;
}

.form-group input[type="radio"], .form-group input[type="checkbox"] {
  margin-right: 10px;
  vertical-align: top;
}

.form-group textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px;
  border: 1px solid #aaa;
  border-radius: 2px;
  background-color: #f7f7f7;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  height: 140px;
  box-sizing: border-box;
}

.input-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.input-list li {
  margin-top: 5px;
}

.step-type01__list {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.step-type01__list li {
  float: left;
  position: relative;
  padding: 0;
  box-sizing: border-box;
}
.step-type01__list li:last-child {
  margin-right: 0;
}
.step-type01__list li:last-child > *:after {
  display: none;
}
.step-type01__list li:last-child:after {
  display: none;
}
.step-type01__list li > * {
  position: relative;
  padding: 0 5px;
  color: #222;
  background-color: #f3f3f3;
  border-color: #f3f3f3;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  align-content: center;
  text-align: center;
  white-space: nowrap;
}
.step-type01__list li > *:after {
  content: "";
  position: absolute;
  top: 0;
  left: 99.9%;
  height: 0;
  width: 0;
  box-sizing: border-box;
  z-index: 2;
}
.step-type01__list li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 99.9%;
  height: 0;
  width: 0;
  z-index: 1;
  margin: 0;
}
.step-type01__list li.is-current > * {
  color: #fff;
  background-color: #0059a8;
  border-color: #0059a8;
}
.step-type01__list li i {
  width: 100%;
  display: block;
  font-style: normal;
  font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  margin-bottom: 5px;
}
.step-type01__list li span {
  width: 100%;
  display: block;
  font-weight: bold;
}

@media print, screen and (min-width: 62.5em) {
  /* ---------------------------
 * PC MAX（ 1000px 〜）
 * --------------------------- */
  .tbsp-only {
    display: none !important;
    speak: none;
  }
  .header__inner {
    overflow: hidden;
    padding: 0 15px 15px;
    margin: 0 auto;
  }
  .header__logo {
    margin: 40px 5px 0 0;
  }
  .header__menus {
    float: right;
  }
  .header__top {
    margin: 20px 0 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
  .header__bottom {
    display: -webkit-box;
    display: flex;
  }
  .sp-nav {
    display: none;
    speak: none;
  }
  .header-search__script {
    width: 325px;
  }
  .sp-menu {
    display: none;
  }
}

@media print, screen and (min-width: 48em) {
  /* ---------------------------
 * PC（ 768px 〜）
 * --------------------------- */
  body {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pc-hide {
    display: none !important;
    speak: none;
  }
  .sp-only {
    display: none !important;
    speak: none;
  }
  .content-wrapper {
    max-width: 1146px;
    margin: 0 auto;
    padding: 0 15px;
    display: -webkit-box;
    display: flex;
  }
  .content-wrapper .content {
    width: 74.34555%;
  }
  .content-wrapper .content > .entry-block:first-child > [class^="section-"], .content-wrapper .content > .entry-block:first-child > [class^="section-"] > *:first-child, .content-wrapper .content > .entry-block:first-child > section:first-child, .content-wrapper .content > .entry-block:first-child > section:first-child > *:first-child, .content-wrapper .content > section:first-child, .content-wrapper .content > section:first-child > *:first-child {
    margin-top: 0 !important;
  }
  .content {
    min-height: 300px;
  }
  .side {
    width: 23.03665%;
    min-width: 220px;
    margin-left: 30px;
    flex-shrink: 0;
  }
  .content-type01 {
    max-width: 1146px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .section-type01 {
    margin: 50px 0;
  }
  .section-type02 {
    margin: 50px 0 100px;
  }
  .footer {
    margin-top: 50px;
  }
  .footer__logo {
    margin-bottom: 20px;
  }
  .footer__row {
    max-width: 1146px;
    margin: 0 auto;
    padding: 40px 15px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .footer__bottom {
    border-top: 1px solid #ddd;
    padding: 30px 0;
  }
  .footer__copyright small {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .mainvisual .slick-dots {
    margin: 15px 0 20px;
  }
  .mainvisual .slick-dots li {
    margin: 0 5px;
  }
  .mainvisual .slick-dots button {
    width: 35px;
    line-height: 31px;
  }
  .mainvisual__control {
    border-top: 4px solid #0059a8;
  }
  .mainvisual__nav {
    position: absolute;
    bottom: 80px;
    right: 20px;
  }
  .mainvisual__nav button {
    width: 35px;
    height: 35px;
  }
  .mainvisual__caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 10px;
  }
  .page-title {
    margin: 0 0 50px;
  }
  .page-title__inner {
    max-width: 1146px;
    margin: 0 auto;
    padding: 45px 15px;
  }
  .page-title__title {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .breadcrumb__list {
    padding: 12px 15px;
  }
  .breadcrumb__item {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .user-nav__inner {
    max-width: 1146px;
    margin: 0 auto;
    padding: 15px 0 0;
  }
  .user-nav__list {
    flex-wrap: wrap;
  }
  .user-nav__item {
    margin: 0 15px;
    font-size: 17px;
    font-size: 1.7rem;
    width: calc((50% - 170px / 2) - 30px);
  }
  .user-nav__item a {
    background-color: #fff;
    line-height: 1.4;
    padding: 16px 10px;
    position: relative;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  .user-nav__item a:after {
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #0059a8;
    border-bottom: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    transition: opacity .2s, color .2s;
  }
  .user-nav__item a:hover {
    color: #0059a8;
  }
  .user-nav__item a:hover:after {
    opacity: 1;
  }
  .user-nav__item:first-child {
    margin-left: 0;
  }
  .user-nav__item:last-child {
    margin-right: 0;
  }
  .user-nav__item.is-current a:hover {
    color: #fff;
  }
  .user-nav__item.type-home {
    width: 170px;
  }
  .user-nav__item.type-home a {
    height: 55px;
    padding-top: 15px;
    line-height: 1.2;
    box-sizing: border-box;
  }
  .user-nav__item.type-home a:before {
    content: "";
    background-image: url(/common/img/icon_home.svg);
    background-repeat: no-repeat;
    background-size: 22px auto;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: top;
    margin: -3px 10px 0 0;
  }
  .user-nav__item.type-home a:after {
    display: none;
  }
  .footer-nav02 {
    padding: 50px 0;
  }
  .footer-nav02__inner {
    max-width: 1146px;
    margin: 0 auto;
    padding: 12px 15px;
    display: -webkit-box;
    display: flex;
  }
  .footer-nav02__column {
    width: calc(25% - 23px);
    margin: 0 30px 0 0;
  }
  .footer-nav02__column:nth-child(4n) {
    margin-right: 0;
  }
  .footer-nav02__list {
    margin-bottom: 30px;
  }
  .footer-nav02__item {
    margin-bottom: 5px;
  }
  .footer-nav02__item a:hover {
    text-decoration: underline;
  }
  .footer-nav02__item.type-under {
    padding-left: 1em;
  }
  .footer-nav02__button a {
    font-size: 16px;
    font-size: 1.6rem;
    width: 264px;
    line-height: 46px;
    margin: 0 auto;
  }
  .footer-nav02__button a:before {
    margin: 15px 10px 0 0;
  }
  .footer-nav02__button a:hover {
    background-color: transparent;
    color: #0059a8;
  }
  .footer-nav02__button a:hover:before {
    background-image: url(/common/img/icon_contact_blue.svg);
  }
  .pagetop {
    text-align: right;
    max-width: 1146px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .pagetop a {
    display: inline-block;
    vertical-align: top;
  }
  .pagetop a:hover {
    color: #009dff;
  }
  .side-nav {
    border: 1px solid #ddd;
  }
  .side-nav > *:last-child {
    border-bottom: 0;
  }
  .side-nav__title {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 17px 5px;
    border-bottom: 1px solid #f0f0f0;
  }
  .side-nav__item {
    font-size: 16px;
    font-size: 1.6rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .side-nav__item > a {
    color: #222;
    padding: 16px 20px 16px 20px;
  }
  .side-nav__item > a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    border: 4px solid transparent;
    border-left: 6px solid #0059a8;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: border .2s;
  }
  .side-nav__item > a:hover {
    background-color: #0059a8;
    color: #fff;
    transition: background .2s, color .2s;
  }
  .side-nav__item > a:hover:after {
    border-left: 6px solid #fff;
  }
  .side-nav__item:last-child {
    border-bottom: 0;
  }
  .side-nav__item.is-current > a {
    background-color: #0059a8;
    color: #fff;
  }
  .side-nav__item.is-current > a:after {
    border-left: 6px solid #fff;
  }
  .side-sub-nav {
    display: none;
    border-top: 1px solid #f0f0f0;
  }
  .side-sub-nav.is-show {
    display: block;
  }
  .side-sub-nav__item {
    border-bottom: 1px solid #f0f0f0;
  }
  .side-sub-nav__item a {
    transition: background .2s;
    padding: 17px 10px 17px 60px;
  }
  .side-sub-nav__item a:before {
    left: 40px;
  }
  .side-sub-nav__item a:hover {
    background-color: #e2eef9;
  }
  .side-sub-nav__item a:hover:before {
    border-left: 6px solid #0059a8;
  }
  .side-sub-nav__item.is-current > a {
    background-color: #e2eef9;
  }
  .side-sub-nav__item.is-current > a:before {
    border-left: 6px solid #0059a8;
  }
  .side-sub-nav__item:last-child {
    border-bottom: 0;
  }
  .media-block {
    margin: 30px 0;
  }
  .media-block:after {
    content: "";
    display: block;
    clear: both;
  }
  .media-block.media-left .media-block__media {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 45%;
  }
  .media-block.media-right .media-block__media {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 45%;
  }
  .media-block.type-nowrap .media-block__text {
    overflow: hidden;
  }
  .column-group {
    margin: 30px 0;
  }
  .column-group.column1 {
    display: block;
  }
  .column-group.column1 .column-group__item {
    width: 100%;
    margin: 30px 0;
  }
  .column-group.column2 .column-group__item {
    width: calc((100% / 2) - 16px);
    margin: 30px 30px 0 0;
  }
  .column-group.column2 .column-group__item:nth-child(even) {
    margin-right: 0;
  }
  .column-group.column2 .column-group__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .column-group.column2 .column-group__item > *:first-child {
    margin-top: 0;
  }
  .column-group.column2 .column-group__item > *:last-child {
    margin-bottom: 0;
  }
  .column-group.column3 .column-group__item {
    width: calc((100% / 3) - 21px);
    margin: 30px 30px 0 0;
  }
  .column-group.column3 .column-group__item:nth-child(3n) {
    margin-right: 0;
  }
  .column-group.column3 .column-group__item:nth-child(-n+3) {
    margin-top: 0;
  }
  .column-group.column3 .column-group__item > *:first-child {
    margin-top: 0;
  }
  .column-group.column3 .column-group__item > *:last-child {
    margin-bottom: 0;
  }
  .column-group.column4 .column-group__item {
    width: calc((100% / 4) - 30px);
    margin: 40px 40px 0 0;
  }
  .column-group.column4 .column-group__item:nth-child(4n) {
    margin-right: 0;
  }
  .column-group.column4 .column-group__item:nth-child(-n+4) {
    margin-top: 0;
  }
  .column-group.column4 .column-group__item > *:first-child {
    margin-top: 0;
  }
  .column-group.column4 .column-group__item > *:last-child {
    margin-bottom: 0;
  }
  .column-group.column-type01 .column-group__item {
    margin: 30px 30px 0 0;
  }
  .column-group.column-type01 .column-group__item:nth-child(odd) {
    width: calc(((100% / 5) * 3) - 15px);
  }
  .column-group.column-type01 .column-group__item:nth-child(even) {
    width: calc(((100% / 5) * 2) - 15px);
    margin-right: 0;
  }
  .column-group.column-type01 .column-group__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .column-group.column-type01 .column-group__item > *:first-child {
    margin-top: 0;
  }
  .column-group.column-type01 .column-group__item > *:last-child {
    margin-bottom: 0;
  }
  .column-group.column-type02 .column-group__item {
    margin: 30px 30px 0 0;
  }
  .column-group.column-type02 .column-group__item:nth-child(odd) {
    width: calc(((100% / 6) * 4) - 15px);
  }
  .column-group.column-type02 .column-group__item:nth-child(even) {
    width: calc(((100% / 6) * 2) - 15px);
    margin-right: 0;
  }
  .column-group.column-type02 .column-group__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .column-group.column-type02 .column-group__item > *:first-child {
    margin-top: 0;
  }
  .column-group.column-type02 .column-group__item > *:last-child {
    margin-bottom: 0;
  }
  .column-group__inner figure + figure {
    margin-top: 20px;
  }
  .entry-block h2:not([class*="heading"]):not([class*="title"]) {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.72727;
    padding-bottom: 10px;
    margin: 30px 0;
  }
  .entry-block h3:not([class*="heading"]):not([class*="title"]) {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2;
    padding: 20px 20px 20px 70px;
    margin: 30px 0;
  }
  .entry-block h3:not([class*="heading"]):not([class*="title"]):before {
    width: 20px;
    height: 5px;
    top: 38px;
    left: 30px;
  }
  .entry-block h3:not([class*="heading"]):not([class*="title"]) .small {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .entry-block h4:not([class*="heading"]):not([class*="title"]) {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.77778;
    padding: 0 0 10px 25px;
    margin: 20px 0;
  }
  .entry-block h4:not([class*="heading"]):not([class*="title"]):before {
    top: 5px;
    bottom: 15px;
  }
  .entry-block h5:not([class*="heading"]):not([class*="title"]) {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .entry-block h6:not([class*="heading"]):not([class*="title"]) {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .entry-block ul:not([class*="list"]) li:before {
    top: 8px;
  }
  .entry-block table:not([class*="table"]) {
    margin: 20px 0;
  }
  .entry-block table:not([class*="table"]) caption, .entry-block table:not([class*="table"]) th, .entry-block table:not([class*="table"]) td {
    padding: 15px 10px;
  }
  .heading-type01 {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 25px;
  }
  .heading-type01 i {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .heading-type02 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.72727;
    padding-bottom: 10px;
    margin: 30px 0;
  }
  .heading-type03 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 2;
    padding: 20px 20px 20px 70px;
    margin: 30px 0;
  }
  .heading-type03:before {
    width: 20px;
    height: 5px;
    top: 38px;
    left: 30px;
  }
  .heading-type03 .small {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .heading-type04 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.77778;
    padding: 0 0 10px 25px;
    margin: 20px 0;
  }
  .heading-type04:before {
    top: 5px;
    bottom: 15px;
  }
  .heading-type05 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .heading-type06 {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .item-list01__item {
    width: calc(25% - 23px);
    margin: 30px 30px 0 0;
  }
  .item-list01__item:nth-child(-n+4) {
    margin-top: 0;
  }
  .item-list01__item:nth-child(4n) {
    margin-right: 0;
  }
  .item-list01__inner {
    height: 150px;
  }
  .item-list01__inner:hover {
    color: #222;
  }
  .item-list01__inner:hover:before {
    opacity: 1;
  }
  .item-list01__inner:after {
    border: 16px solid transparent;
    border-left: 16px solid #0059a8;
    bottom: -16px;
    right: -16px;
  }
  .item-list01__icon {
    width: 54px;
    height: 54px;
    margin: 30px auto 10px;
  }
  .item-list02__item {
    width: calc(25% - 23px);
    margin: 30px 30px 0 0;
  }
  .item-list02__item:nth-child(-n+4) {
    margin-top: 0;
  }
  .item-list02__item:nth-child(4n) {
    margin-right: 0;
  }
  .item-list02__inner:hover {
    color: #0059a8;
  }
  .item-list02__inner:hover .item-list02__img:before {
    opacity: 1;
  }
  .item-list02__text {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .item-list02__text:before {
    top: 6px;
  }
  .item-list03 {
    margin: 30px 0;
  }
  .item-list03__item {
    width: calc((100% / 3) - 21px);
    margin: 30px 30px 0 0;
  }
  .item-list03__item:nth-child(-n+3) {
    margin-top: 0;
  }
  .item-list03__item:nth-child(3n) {
    margin-right: 0;
  }
  .item-list03__inner:hover .item-list03__img {
    opacity: .6;
  }
  .item-list03__inner[href$=".pdf"] .item-list03__text:before {
    top: 2px;
  }
  .button-group01 {
    margin: 30px 0;
  }
  .button-group01.type-pc-right {
    text-align: right;
  }
  .button-type01:hover {
    background-color: #fff;
    color: #0059a8;
  }
  .button-type01:hover:after {
    border-left: 6px solid #0059a8;
  }
  .button-type02:hover {
    background-color: #0059a8;
    color: #fff;
  }
  .button-type02:hover:after {
    border-left: 6px solid #fff;
  }
  .button-type02.type-prev:hover:after {
    border-left: 4px solid transparent;
    border-right: 6px solid #fff;
  }
  .table-type01 {
    margin: 20px 0;
  }
  .table-type01 caption, .table-type01 th, .table-type01 td {
    padding: 15px 10px;
  }
  .list-type01 li:before {
    top: 8px;
  }
  .frame-type01 {
    padding: 20px;
    margin: 25px 0;
  }
  .home-column {
    margin: 60px 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .home-column__news {
    width: 754px;
  }
  .home-column__event {
    width: 360px;
    margin-left: 30px;
    flex-shrink: 0;
  }
  .type-scroll::-webkit-scrollbar {
    width: 10px;
  }
  .type-scroll::-webkit-scrollbar-track {
    border-radius: 2px;
    border: 1px solid #e7e7e7;
    box-shadow: none;
  }
  .type-scroll::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    border-radius: 10px;
    box-shadow: none;
  }
  .topics-list01 li {
    padding: 30px 0;
  }
  .home-column__news .topics-list01 {
    height: 640px;
    padding-right: 10px;
    overflow-y: auto;
    border-bottom: 2px solid #ddd;
  }
  .home-column__news .topics-list01 li:last-child {
    border-bottom: 0;
  }
  .topics-list02 li {
    padding: 20px 0;
  }
  .home-column__event .topics-list02 {
    height: 640px;
    padding-right: 10px;
    overflow-y: auto;
    border-bottom: 2px solid #ddd;
  }
  .home-column__event .topics-list02 li:last-child {
    border-bottom: 0;
  }
  .topics-list03 {
    margin: 30px 0;
  }
  .topics-list03__inner {
    padding: 20px;
  }
  .topics-list03__inner:hover .topics-list03__title {
    text-decoration: underline;
  }
  .topics-list03__date {
    line-height: 30px;
  }
  .banner-list01__item {
    width: calc(25% - 23px);
    margin: 30px 30px 0 0;
    transition: opacity .2s;
  }
  .banner-list01__item:nth-child(-n+4) {
    margin-top: 0;
  }
  .banner-list01__item:nth-child(4n) {
    margin-right: 0;
  }
  .banner-list01__item:hover {
    opacity: .6;
  }
  .banner-list02__item {
    margin-left: 20px;
  }
  .banner-list02__item a {
    transition: opacity .2s;
  }
  .banner-list02__item a:hover {
    opacity: .6;
  }
  .floor-detail01 {
    margin: 40px 0;
  }
  .floor-detail01__column {
    margin: 0 0 30px;
  }
  .floor-detail01__title {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 5px;
  }
  .floor-detail01__row {
    display: -webkit-box;
    display: flex;
  }
  .floor-detail01__img {
    width: 70%;
    max-width: 558px;
  }
  .floor-detail01__link {
    margin-left: 35px;
  }
  .floor-detail01__button {
    width: 100%;
  }
  .flow-block01.type-low .flow-block01__notes {
    padding: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .flow-block01.type-low .flow-block01__item {
    padding: 10px 10px 10px 0;
  }
  .flow-block01.type-low .flow-block01__num {
    margin-left: 15px;
  }
  .flow-block01.type-low .flow-block01__text {
    margin-left: 15px;
  }
  .flow-block01.type-faq .flow-block01__item {
    padding: 10px 10px 10px 0;
  }
  .flow-block01.type-faq .flow-block01__item:nth-child(even) {
    margin-bottom: 50px;
  }
  .flow-block01.type-faq .flow-block01__num {
    margin-left: 15px;
  }
  .flow-block01.type-faq .flow-block01__text {
    margin-left: 15px;
  }
  .flow-block01__notes {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px;
    margin-bottom: 20px;
  }
  .flow-block01__item {
    padding: 20px 20px 20px 0;
  }
  .flow-block01__item.type-owner, .flow-block01__item.type-user {
    padding-top: 50px;
  }
  .flow-block01__num {
    width: 40px;
    line-height: 40px;
    margin: 0 0 0 30px;
  }
  .flow-block01__text {
    margin-left: 30px;
  }
  .flow-block01__title {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .flow-block02__item {
    padding: 30px 0 0;
    margin-bottom: 30px;
  }
  .flow-block02__num {
    width: 40px;
    line-height: 40px;
  }
  .pager-type01 {
    margin: 40px 0;
  }
  .pager-type01__num a {
    transition: background .2s, color .2s;
  }
  .pager-type01__num a:hover {
    background-color: #0059a8;
    color: #fff;
  }
  .pager-type01__item a:hover {
    background-color: #0059a8;
  }
  .pager-type01__item.type-prev a:hover:before {
    border-right: 6px solid #fff;
  }
  .pager-type01__item.type-next a:hover:after {
    border-left: 6px solid #fff;
  }
  .link-list01 {
    margin: 30px 0;
    padding: 10px 20px 20px;
  }
  .link-list01__item {
    margin: 10px 15px 0 0;
  }
  .link-list01__item a:before {
    margin-top: 9px;
  }
  .link-list02 {
    margin: 20px 0 40px;
  }
  .link-list02__item a[href$=".pdf"]:before {
    top: 2px;
  }
  .link-list02__item a[href$="xls"]:before, .link-list02__item a[href$="xlsx"]:before {
    top: 2px;
  }
  .link-list02__item > span.pdf:before {
    top: 2px;
  }
  .link-list02__item > span.excel:before {
    top: 2px;
  }
  .link-pdf:before {
    top: 2px;
  }
  .table-form {
    width: 100%;
  }
  .table-form th, .table-form td {
    border: 1px solid #ddd;
  }
  .table-form th {
    width: 30%;
    padding: 25px 85px 20px 15px;
  }
  .table-form td {
    padding: 20px 15px;
  }
  .table-form .type-row {
    font-weight: bold;
    text-align: center;
    background-color: #f7f7f7;
  }
  .tag-require {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 30px;
    top: 20px;
    width: 60px;
    right: 20px;
  }
  .form-group input[type="text"], .form-group input[type="tel"], .form-group input[type="url"], .form-group input[type="email"], .form-group input[type="password"], .form-group input[type="number"] {
    width: 360px;
  }
  .form-group input[type="text"].size-s, .form-group input[type="tel"].size-s, .form-group input[type="url"].size-s, .form-group input[type="email"].size-s, .form-group input[type="password"].size-s, .form-group input[type="number"].size-s {
    width: 120px;
  }
  .form-group input[type="text"].size-m, .form-group input[type="tel"].size-m, .form-group input[type="url"].size-m, .form-group input[type="email"].size-m, .form-group input[type="password"].size-m, .form-group input[type="number"].size-m {
    width: 360px;
  }
  .form-group input[type="text"].size-l, .form-group input[type="tel"].size-l, .form-group input[type="url"].size-l, .form-group input[type="email"].size-l, .form-group input[type="password"].size-l, .form-group input[type="number"].size-l {
    width: 500px;
  }
  .form-group input[type="text"].size-max, .form-group input[type="tel"].size-max, .form-group input[type="url"].size-max, .form-group input[type="email"].size-max, .form-group input[type="password"].size-max, .form-group input[type="number"].size-max {
    width: 100%;
  }
  .form-group input[type="radio"], .form-group input[type="checkbox"] {
    margin-top: 6px;
  }
  .step-type01 {
    margin: 0 0 40px;
  }
  .step-type01__list li {
    width: calc((99% / 3) - 10px);
    margin: 0 15px 0 0;
  }
  .step-type01__list li:after {
    border: 40px solid transparent;
    border-right-width: 0;
    border-left-width: 15px;
    border-left-color: #fff;
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
  }
  .step-type01__list li > * {
    font-size: 14px;
    font-size: 1.4rem;
    height: 80px;
    line-height: 1.4;
  }
  .step-type01__list li > *:after {
    border: 40px solid transparent;
    border-right-width: 0;
    border-left-width: 15px;
    border-left-color: inherit;
  }
  .step-type01__list li span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 48em) and (max-width: 62.4375em) {
  /* ---------------------------
 * Tablet（767px〜1000px）
 * --------------------------- */
}

@media screen and (max-width: 62.4375em) {
  /* ---------------------------
 * Tablet & SmartPhone（〜1000px）
 * --------------------------- */
  .max-only {
    display: none !important;
    speak: none;
  }
  .header {
    position: relative;
    z-index: 50;
  }
  .header__inner {
    height: 55px;
  }
  .header__inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 10;
  }
  .header__logo {
    padding: 15px 0 0 15px;
  }
  .header__logo img {
    width: 170px;
  }
  body.is-open .header-search {
    display: none;
  }
  .header-search__button {
    position: absolute;
    top: 8px;
    right: 65px;
    z-index: 15;
  }
  .header-search__script {
    background-color: #f0f0f0;
    position: absolute;
    padding: 10px 15px;
    top: 55px;
    left: 0;
    right: 0;
    display: none;
  }
  .sp-menu {
    margin: 0;
    position: relative;
    z-index: 110;
    position: absolute;
    right: 15px;
    top: 8px;
  }
  .sp-menu__link {
    display: block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background-color: #0059a8;
    border-radius: 2px;
    overflow: hidden;
    box-sizing: border-box;
  }
  body.is-open .sp-menu__icon {
    background: transparent !important;
  }
  body.is-open .sp-menu__icon:before {
    top: 0;
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  body.is-open .sp-menu__icon:after {
    bottom: 0;
    margin-bottom: 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .sp-menu__button {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0;
  }
  .sp-menu__button:after {
    content: "メニュー";
    font-size: 10px;
    font-size: 1rem;
    color: #fff;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 24px;
    left: 0;
    width: 100%;
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  .sp-menu__icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 2px;
    margin: -8px 0 0 -8px;
    background-color: #fff;
  }
  .sp-menu__icon:before, .sp-menu__icon:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    width: 16px;
    height: 2px;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    background-color: #fff;
  }
  .sp-menu__icon:before {
    top: 50%;
    margin-top: -6px;
  }
  .sp-menu__icon:after {
    bottom: 50%;
    margin-bottom: -6px;
  }
  .media-block.type-tb-clear .media-block__media {
    float: none;
    margin: 0 0 20px;
    max-width: none;
  }
  .media-block.type-tb-clear .media-block__media img {
    width: auto;
  }
  .button-group01.type-tb-center {
    text-align: center;
  }
}

@media screen and (max-width: 47.9375em) {
  /* ---------------------------
 * SmartPhone（〜767px）
 * --------------------------- */
  body {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .small {
    font-size: 10px;
    font-size: 1rem;
  }
  .sp-hide {
    display: none !important;
    speak: none;
  }
  .pc-only {
    display: none !important;
    speak: none;
  }
  .content-wrapper .content {
    margin: 30px 15px;
  }
  .content-type01 {
    padding: 0 15px;
  }
  .section-type01 {
    margin: 30px 0;
  }
  .section-type02 {
    margin: 30px 0 60px;
  }
  .footer__logo {
    text-align: center;
  }
  .footer__logo img {
    width: 200px;
  }
  .footer__row {
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
  .footer__info {
    width: 100%;
    padding: 30px 15px 0;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
  }
  .footer__banner {
    width: 100%;
    padding: 30px 0 15px;
  }
  .footer__bottom {
    padding: 20px 15px;
  }
  .footer__guide {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .footer__copyright small {
    font-size: 10px;
    font-size: 1rem;
  }
  .mainvisual .slick-dots li {
    margin: 0 3px;
  }
  .mainvisual .slick-dots button {
    width: 26px;
    line-height: 22px;
  }
  .mainvisual__control {
    padding: 10px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .mainvisual__nav button {
    width: 26px;
    height: 26px;
  }
  .mainvisual__nav .slick-play {
    background-size: 10px auto;
  }
  .mainvisual__caption {
    background-color: #f3f3f3;
    padding: 5px 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .page-title__inner {
    padding: 35px 15px;
  }
  .page-title__title {
    font-size: 20px;
    font-size: 2rem;
  }
  .breadcrumb__list {
    margin: 0 15px;
    padding: 15px 0 10px;
  }
  .breadcrumb__item {
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .user-nav {
    border-bottom: 4px solid #0059a8;
  }
  .user-nav__item {
    width: 50%;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .user-nav__item a {
    line-height: 50px;
  }
  .user-nav__item.type-home {
    display: none;
    speak: none;
  }
  .global-nav {
    display: none;
    speak: none;
  }
  .footer-nav02 {
    padding: 30px 15px;
  }
  .footer-nav02__list {
    margin: 0 0 30px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .footer-nav02__item {
    font-size: 12px;
    font-size: 1.2rem;
    width: calc(50% - 5px);
    margin: 10px 10px 0 0;
  }
  .footer-nav02__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .footer-nav02__item:nth-child(even) {
    margin-right: 0;
  }
  .footer-nav02__item a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 10px;
  }
  .footer-nav02__item a:after {
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 6px solid #0059a8;
    position: absolute;
    top: 7px;
    left: 0;
  }
  .footer-nav02__button a {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 46px;
    margin: 0 auto;
  }
  .footer-nav02__button a:before {
    margin: 15px 10px 0 0;
  }
  .pagetop {
    text-align: center;
    border-top: 1px solid #ddd;
  }
  .side-nav > *:last-child {
    border-bottom: 0;
  }
  .side-nav__title {
    padding: 16px 5px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .side-nav__item {
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .side-nav__item > a {
    color: #222;
    padding: 16px 20px 16px 15px;
  }
  .side-nav__item > a:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    border: 4px solid transparent;
    border-left: 6px solid #0059a8;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: border .2s;
  }
  .side-nav__item:last-child {
    border-bottom: 0;
  }
  .side-sub-nav {
    border-top: 1px solid #f0f0f0;
    display: none;
    flex-wrap: wrap;
  }
  .side-sub-nav.is-show {
    display: -webkit-box;
    display: flex;
  }
  .side-sub-nav__item {
    width: 50%;
    margin: 0 0 -1px;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
  }
  .side-sub-nav__item:nth-child(odd) {
    border-right: 1px solid #f0f0f0;
  }
  .side-sub-nav__item a {
    width: 100%;
    padding: 17px 10px 17px 30px;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
  }
  .side-sub-nav__item a:before {
    left: 15px;
  }
  .media-block {
    margin: 20px 0 30px;
  }
  .media-block.type-sp-reverse {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
  .media-block.type-sp-reverse .media-block__media, .media-block.type-sp-reverse .media-block__text {
    width: 100%;
  }
  .media-block.type-sp-reverse .media-block__media {
    margin-bottom: 0;
  }
  .media-block.type-sp-reverse .media-block__text {
    margin-bottom: 30px;
  }
  .media-block.type-sp-float:after {
    content: "";
    display: block;
    clear: both;
  }
  .media-block.type-sp-float.media-left .media-block__media {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 45%;
  }
  .media-block.type-sp-float.media-right .media-block__media {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 45%;
  }
  .media-block__media {
    margin-bottom: 15px;
    text-align: center;
  }
  .media-block__media.type-sp-center {
    text-align: center;
  }
  .media-block__media.type-sp-center figure {
    display: inline-block;
    text-align: left;
  }
  .media-block__media img {
    width: auto;
  }
  .column-group {
    margin: 30px 0;
  }
  .column-group.type-sp-clear, .column-group.column1 {
    display: block;
  }
  .column-group.type-sp-clear .column-group__item, .column-group.column1 .column-group__item {
    width: 100%;
    margin: 30px 0;
  }
  .column-group.mt0 .column-group__item {
    margin-top: 0 !important;
  }
  .column-group.column-type01, .column-group.column-type02 {
    display: block;
  }
  .column-group.column-type01 .column-group__item, .column-group.column-type02 .column-group__item {
    margin: 20px 0 0 0;
  }
  .column-group.column-type01 .column-group__item:nth-child(odd), .column-group.column-type02 .column-group__item:nth-child(odd) {
    width: 100%;
    margin-right: 0;
  }
  .column-group.column-type01 .column-group__item:nth-child(even), .column-group.column-type02 .column-group__item:nth-child(even) {
    width: 100%;
    margin-right: 0;
  }
  .column-group.column-type01 .column-group__item:nth-child(-n+2), .column-group.column-type02 .column-group__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .column-group.column-type01 .column-group__item > *:first-child, .column-group.column-type02 .column-group__item > *:first-child {
    margin-top: 0;
  }
  .column-group.column-type01 .column-group__item > *:last-child, .column-group.column-type02 .column-group__item > *:last-child {
    margin-bottom: 0;
  }
  .column-group.column-type01 .column-group__item.type-sp-large, .column-group.column-type02 .column-group__item.type-sp-large {
    max-width: 520px;
  }
  .column-group__inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .column-group__inner.column2 > * {
    margin: 20px 20px 0 0;
    width: calc(50% - 10px);
  }
  .column-group__inner.column2 > *:nth-child(even) {
    margin-right: 0;
  }
  .column-group__item {
    width: calc(50% - 10px);
    margin: 20px 20px 0 0;
  }
  .column-group__item:nth-child(even) {
    margin-right: 0;
  }
  .column-group__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .column-group__item > *:first-child {
    margin-top: 0;
  }
  .column-group__item > *:last-child {
    margin-bottom: 0;
  }
  .entry-block h2:not([class*="heading"]):not([class*="title"]) {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.7;
    padding-bottom: 10px;
    margin: 20px 0;
  }
  .entry-block h3:not([class*="heading"]):not([class*="title"]) {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.77778;
    padding: 15px 15px 15px 43px;
    margin: 20px 0;
  }
  .entry-block h3:not([class*="heading"]):not([class*="title"]):before {
    width: 15px;
    height: 4px;
    top: 28px;
    left: 15px;
  }
  .entry-block h3:not([class*="heading"]):not([class*="title"]) .small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .entry-block h4:not([class*="heading"]):not([class*="title"]) {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.875;
    padding: 0 0 10px 25px;
    margin: 20px 0;
  }
  .entry-block h4:not([class*="heading"]):not([class*="title"]):before {
    top: 5px;
    bottom: 15px;
  }
  .entry-block h5:not([class*="heading"]):not([class*="title"]) {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 15px 0;
  }
  .entry-block h6:not([class*="heading"]):not([class*="title"]) {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 15px 0;
  }
  .entry-block ul:not([class*="list"]) li {
    margin-bottom: 5px;
    padding-left: 12px;
  }
  .entry-block ul:not([class*="list"]) li:before {
    top: 7px;
  }
  .entry-block ul:not([class*="list"]) li ul, .entry-block ul:not([class*="list"]) li ol {
    margin-left: 0;
  }
  .entry-block ol:not([class*="ol"]):not([class*="flow"]) > li {
    margin-bottom: 5px;
  }
  .entry-block table:not([class*="table"]) {
    margin: 20px 0;
    width: 100%;
    box-sizing: border-box;
  }
  .entry-block table:not([class*="table"]) caption, .entry-block table:not([class*="table"]) th, .entry-block table:not([class*="table"]) td {
    padding: 15px 10px;
  }
  .entry-block table:not([class*="table"]).type-sp-block {
    border-bottom: 1px solid #ddd;
  }
  .entry-block table:not([class*="table"]).type-sp-block th, .entry-block table:not([class*="table"]).type-sp-block td {
    display: block;
    width: 100%;
    border-bottom: 0;
  }
  .heading-type01 {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 25px 0 15px;
  }
  .heading-type01 i {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .heading-type02 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.7;
    padding-bottom: 10px;
    margin: 20px 0;
  }
  .heading-type03 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.77778;
    padding: 15px 15px 15px 43px;
    margin: 20px 0;
  }
  .heading-type03:before {
    width: 15px;
    height: 4px;
    top: 28px;
    left: 15px;
  }
  .heading-type03 .small {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .heading-type04 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.875;
    padding: 0 0 10px 25px;
    margin: 20px 0;
  }
  .heading-type04:before {
    top: 5px;
    bottom: 15px;
  }
  .heading-type05 {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 15px 0;
  }
  .heading-type06 {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 15px 0;
  }
  .item-list01__item {
    width: calc(50% - 8px);
    margin: 16px 16px 0 0;
  }
  .item-list01__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .item-list01__item:nth-child(2n) {
    margin-right: 0;
  }
  .item-list01__inner {
    height: 95px;
  }
  .item-list01__inner:after {
    border: 16px solid transparent;
    border-left: 16px solid #0059a8;
    bottom: -16px;
    right: -16px;
  }
  .item-list01__icon {
    width: 40px;
    height: 40px;
    margin: 15px auto 5px;
  }
  .item-list01__icon img {
    height: 40px;
    width: auto;
  }
  .item-list02__item {
    width: calc(50% - 8px);
    margin: 16px 16px 0 0;
  }
  .item-list02__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .item-list02__item:nth-child(2n) {
    margin-right: 0;
  }
  .item-list02__inner:after {
    border: 16px solid transparent;
    border-left: 16px solid #0059a8;
    bottom: -18px;
    right: -18px;
  }
  .item-list02__text:before {
    top: 4px;
  }
  .item-list03 {
    margin: 20px 0;
  }
  .item-list03__item {
    width: calc(50% - 8px);
    margin: 16px 16px 0 0;
  }
  .item-list03__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .item-list03__item:nth-child(2n) {
    margin-right: 0;
  }
  .item-list03__inner:after {
    border: 16px solid transparent;
    border-left: 16px solid #0059a8;
    bottom: -18px;
    right: -18px;
  }
  .item-list03__inner[href$=".pdf"] .item-list03__text:before {
    top: 0;
  }
  .item-list03__text:before {
    top: 4px;
  }
  .button-group01 {
    margin: 20px 0;
    text-align: center;
  }
  .table-type01 {
    margin: 20px 0;
    width: 100%;
    box-sizing: border-box;
  }
  .table-type01 caption, .table-type01 th, .table-type01 td {
    padding: 15px 10px;
  }
  .table-type01.type-sp-block {
    border-bottom: 1px solid #ddd;
  }
  .table-type01.type-sp-block th, .table-type01.type-sp-block td {
    display: block;
    width: 100%;
    border-bottom: 0;
  }
  .ol-type01 > li {
    margin-bottom: 5px;
  }
  .list-type01 li {
    margin-bottom: 5px;
    padding-left: 12px;
  }
  .list-type01 li:before {
    top: 7px;
  }
  .list-type01 li ul, .list-type01 li ol {
    margin-left: 0;
  }
  .frame-type01 {
    padding: 15px;
    margin: 20px 0;
  }
  .home-column__news {
    margin-bottom: 40px;
  }
  .home-column__event {
    margin-bottom: 40px;
  }
  .topics-list01 li {
    padding: 15px 0;
  }
  .topics-list01 li.sp-clear {
    display: block;
  }
  .topics-list01 li.sp-clear .text {
    margin-bottom: 15px;
  }
  .topics-list01 li.sp-clear .image {
    margin-left: 0;
    max-width: none;
  }
  .home-column__news .topics-list01 li:nth-child(n+3) {
    display: none;
  }
  .topics-list02 li {
    padding: 15px 0;
  }
  .home-column__event .topics-list02 li:nth-child(n+4) {
    display: none;
  }
  .topics-list03 {
    margin: 20px 0;
  }
  .topics-list03__inner {
    padding: 15px 20px 15px 15px;
  }
  .topics-list03__inner:before {
    right: 5px;
  }
  .topics-list03__tag i {
    line-height: 26px;
  }
  .topics-list03__date {
    line-height: 26px;
  }
  .banner-list01__item {
    width: calc(50% - 8px);
    margin: 16px 16px 0 0;
  }
  .banner-list01__item:nth-child(-n+2) {
    margin-top: 0;
  }
  .banner-list01__item:nth-child(2n) {
    margin-right: 0;
  }
  .banner-list02__list {
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }
  .banner-list02__item {
    margin: 0 10px 15px;
  }
  .banner-list02__item:first-child {
    width: 100%;
  }
  .floor-detail01__title {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .floor-detail01__img {
    margin: 0 0 30px;
  }
  .floor-detail01__link {
    overflow: hidden;
  }
  .floor-detail01__column {
    float: left;
    width: 50%;
  }
  .flow-block01.type-low .flow-block01__notes {
    padding: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .flow-block01.type-low .flow-block01__item {
    padding: 10px 10px 10px 0;
  }
  .flow-block01.type-low .flow-block01__num {
    margin-left: 10px;
  }
  .flow-block01.type-low .flow-block01__text {
    margin-left: 10px;
  }
  .flow-block01.type-faq .flow-block01__item {
    padding: 10px 10px 10px 0;
  }
  .flow-block01.type-faq .flow-block01__item:nth-child(even) {
    margin-bottom: 40px;
  }
  .flow-block01.type-faq .flow-block01__num {
    margin-left: 10px;
  }
  .flow-block01.type-faq .flow-block01__text {
    margin-left: 10px;
  }
  .flow-block01__notes {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 15px 20px;
    margin-bottom: 20px;
  }
  .flow-block01__item {
    padding: 15px 10px 15px 0;
  }
  .flow-block01__item.type-owner, .flow-block01__item.type-user {
    padding-top: 45px;
  }
  .flow-block01__num {
    width: 35px;
    line-height: 35px;
    margin: 0 0 0 15px;
  }
  .flow-block01__text {
    margin-right: 10px;
    margin-left: 15px;
  }
  .flow-block02__item {
    padding: 25px 0 0;
    margin-bottom: 25px;
  }
  .flow-block02__num {
    width: 35px;
    line-height: 35px;
  }
  .pager-type01 {
    margin: 20px 0;
  }
  .pager-type01__num {
    margin: 0 4px;
  }
  .pager-type01__num a {
    font-size: 12px;
    font-size: 1.2rem;
    width: 26px;
    line-height: 26px;
  }
  .pager-type01__item a {
    width: 26px;
    height: 26px;
  }
  .link-list01 {
    margin: 30px 0;
    padding: 5px 15px 15px;
  }
  .link-list01__item {
    margin: 10px 10px 0 0;
  }
  .link-list01__item a:before {
    margin-top: 8px;
  }
  .link-list02 {
    margin: 20px 0 30px;
  }
  .link-list02__item a[href$=".pdf"]:before {
    top: 0;
  }
  .link-list02__item a[href$="xls"]:before, .link-list02__item a[href$="xlsx"]:before {
    top: 0;
  }
  .link-list02__item > span.pdf:before {
    top: 0;
  }
  .link-list02__item > span.excel:before {
    top: 0;
  }
  .link-pdf:before {
    top: 0;
  }
  .table-form {
    width: 100%;
    border-top: 1px solid #ddd;
  }
  .table-form th, .table-form td {
    display: block;
    width: 100%;
  }
  .table-form th {
    padding: 10px 15px;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom: 0;
  }
  .table-form td {
    padding: 10px 15px;
    border: 1px solid #ddd;
  }
  .table-form .type-row {
    font-weight: bold;
    text-align: center;
    background-color: #f7f7f7;
    border-top: 0;
  }
  .table-form__row > span {
    display: block;
    margin-bottom: 5px;
  }
  .tag-require {
    font-size: 10px;
    font-size: 1rem;
    line-height: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    right: 15px;
  }
  .form-group input[type="text"], .form-group input[type="tel"], .form-group input[type="url"], .form-group input[type="email"], .form-group input[type="password"], .form-group input[type="number"] {
    width: 100%;
  }
  .form-group textarea {
    height: 120px;
  }
  .form-group input[type="radio"], .form-group input[type="checkbox"] {
    margin-top: 3px;
  }
  .google-map {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
  }
  .google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .step-type01 {
    margin: 0 0 30px;
  }
  .step-type01__list li {
    width: calc((99% / 3) - 7px);
    margin: 0 10px 0 0;
  }
  .step-type01__list li:after {
    border: 40px solid transparent;
    border-right-width: 0;
    border-left-width: 10px;
    border-left-color: #fff;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  .step-type01__list li:nth-child(2) > * > *, .step-type01__list li:nth-child(3) > * > * {
    margin-left: 10px;
  }
  .step-type01__list li > * {
    font-size: 12px;
    font-size: 1.2rem;
    height: 80px;
    line-height: 1.4;
  }
  .step-type01__list li > *:after {
    border: 40px solid transparent;
    border-right-width: 0;
    border-left-width: 10px;
    border-left-color: inherit;
  }
}
