@charset "UTF-8";
/*****************************************************
  Foundation
*****************************************************/
/*! 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.
*/
html {
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  /* 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 {
  margin: 0.67em 0;
  font-size: 2em;
}

/**
* 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  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 {
  /* 2 */
  margin: 0;
  color: inherit;
  /* 1 */
  font: inherit;
  /* 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 {
  padding: 0;
  border: 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 {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

/**
* 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 {
  /* 1 */
  padding: 0;
  border: 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;
}

html {
  background-color: #ffffff;
  color: #000;
  font: 500 14px/1.5 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
  word-wrap: break-word;
  box-sizing: border-box;
  width: 100%;
  word-break: break-word;
}

@media (max-width: 768px) {
  body {
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
  }
  body.-open {
    overflow: hidden;
  }
}

div, span, input, textarea, a, table, th, td, section, nav, aside, header, footer, main, figure, select, dl, ul, ol, li, dt, dd, p, label, button, h1, h2, h3, h4, h5, h6 {
  box-sizing: border-box;
}

ul, ol, li, dd {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

em {
  font-style: normal;
}

p {
  margin: 0;
}

img {
  -webkit-touch-callout: none;
  max-width: 100%;
  height: auto;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type="text"] {
  line-height: 1.5;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition: .1s linear;
}

select {
  box-sizing: border-box;
  white-space: nowrap;
}

a {
  color: inherit;
  text-decoration: none;
  opacity: 1;
  transition: .1s linear;
}

/*****************************************************
  Layout
*****************************************************/
/* =================================================
  .globalNav
================================================= */
.globalNavi {
  box-sizing: border-box;
  position: relative;
  height: 33px;
  clear: both;
  border-bottom: 1px solid #EAEAEA;
  background: #ffffff;
  transition: all .4s;
}

.globalNavi.-fixed {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  border: none;
  opacity: 0;
}

.globalNavi .globalNaviContainer {
  display: flex;
  justify-content: space-between;
  width: 1120px;
  height: 100%;
  margin: 0 auto;
}

.globalNavi .globalNaviLeft {
  align-items: center;
  height: 100%;
}

.globalNavi .globalNaviLeft > li {
  padding: 6px 0;
  float: left;
  font-weight: 500;
}

.globalNavi .globalNaviLeft > li a.linkBottomArrow i.bottomArrow {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 6px;
  background: url(/images/bio/2020/ico_down.png) no-repeat;
  background-size: 100% 100%;
}

.globalNavi .globalNaviLeft > li + li {
  margin-left: 19px;
}

.globalNavi .globalNaviRight {
  display: flex;
  align-items: center;
  height: 100%;
}

.globalNavi .globalNaviRight li {
  font-weight: 500;
}

.globalNavi .globalNaviRight li a.btnLogin {
  margin-right: 4px;
}

.globalNavi .globalNaviRight li a.nikNotRegistered {
  margin-right: 10px;
}

.globalNavi .globalNaviRight .point .-number {
  color: #1554a4;
  font-weight: bold;
}

.globalNavi .globalNaviRight .btn {
  margin-left: 19px;
}

.globalNavi .globalNaviRight .btn + .btn {
  margin-left: 4px;
}

.globalNavi .globalNaviRight .name {
  margin-left: 10px;
  font-weight: bold;
}

.globalNavi .globalNaviRight .config {
  margin-left: 10px;
  font-weight: 500;
}

.globalNavi .globalNaviRight .config a {
  color: #1554a4;
}

.globalNavi .globalNaviRight .config a:hover {
  text-decoration: underline;
}

@media (max-width: 1140px) {
  .globalNavi .globalNaviContainer {
    width: 100%;
    padding: 0 2%;
  }
}

@media (max-width: 1023px) {
  .globalNavi {
    display: none;
  }
}

/* BPプルダウン */
.bpSiteNavi {
  position: relative;
}

.bpSiteNavi .bpSiteList {
  box-sizing: content-box;
  display: none;
  z-index: 9999;
  position: absolute;
  top: 23px;
  left: 0;
  width: 200px;
  padding: 8px 16px;
  border: 1px solid #ccc;
  background: #ffffff;
  font-size: 12px;
  line-height: 1;
}

.bpSiteNavi .bpSiteList li {
  padding: 6px 0;
}

.bpSiteNavi .bpSiteList li a:hover {
  text-decoration: underline;
}

.bpSiteNavi .bpSiteList li.close {
  box-sizing: content-box;
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
  border: solid 1px #888888;
  border-radius: 2px;
}

.bpSiteNavi .bpSiteList li.close::before, .bpSiteNavi .bpSiteList li.close::after {
  display: block;
  position: absolute;
  top: -9px;
  width: 17px;
  height: 17px;
  border-bottom: solid 1px #888888;
  content: "";
}

.bpSiteNavi .bpSiteList li.close::before {
  left: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.bpSiteNavi .bpSiteList li.close::after {
  left: -8px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.bpSiteNavi .bpSiteList li.close label {
  display: block;
  z-index: 9999;
  position: absolute;
  width: 100%;
  height: 100%;
}

.bpSiteNavi .bottomArrow {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-left: 6px;
  background: url(/images/bio/2020/ico_down.png) no-repeat;
  background-size: 100% 100%;
}

.bpSiteNavi label {
  cursor: pointer;
}

.bpSiteNavi label.mask {
  display: none;
}

.bpSiteNavi label.mask div {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .bpSiteNavi label {
    font-size: 12px;
  }
}

#globalNaviStatus {
  display: none;
}

#globalNaviStatus:checked ~ label.mask,
#globalNaviStatus:checked ~ label.mask ~ ul.bpSiteList {
  display: block !important;
}

/* 機能ボタン */
.btnFunc {
  display: inline-block;
  width: 110px;
  height: 26px;
  border: 1px solid #ddd;
  border-radius: 2px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  transition: .3s;
}

.btnFunc:hover {
  color: #1554a4;
}

.btnFunc.-login {
  border-color: #1554a4;
  background: #1554a4;
  color: #ffffff;
}

.btnFunc.-login:hover {
  background: #ffffff;
  color: #1554a4;
}

.btnFunc.-logout {
  border-color: #1554a4;
  background: #1554a4;
  color: #ffffff;
}

.btnFunc.-logout:hover {
  border: 1px solid #1554a4;
  background: #ffffff;
  color: #1554a4;
}

.btnFunc.-sitetop {
  border: 1px solid #d5d5d5;
  background-color: #ffffff;
  color: #242424;
}

.btnFunc.-sitetop:hover {
  border: 1px solid #1554a4;
  background: #1554a4;
  color: #ffffff;
}

.btnFunc.-apply {
  border-color: #15a473;
  background: #15a473;
  color: #ffffff;
}

.btnFunc.-apply:hover {
  background: #ffffff;
  color: #15a473;
}

.btnFunc.-setting:hover {
  border: 1px solid #1554a4;
  background: #1554a4;
  color: #ffffff;
}

.btnFunc.-print {
  display: block;
  width: 180px;
  height: auto;
  padding: 8px 20px 8px 50px;
  border: 1px solid #1554a4;
  border-radius: 3px;
  background-color: #ffffff;
  background-image: url(/images/bio/2020/ico_print.svg);
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 24px auto;
  color: #1554a4;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.btnFunc.-print:hover {
  background-color: #1554a4;
  background-image: url(/images/bio/2020/ico_print_white.svg);
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 24px auto;
  color: #ffffff;
}

/* =================================================
  Frame
================================================= */
.l-wrapper {
  width: 100%;
}

@media (max-width: 768px) {
  body.-open .l-wrapper {
    position: fixed;
  }
}

.l-content {
  position: relative;
  width: 1120px;
  margin: 0 auto;
  padding: 30px 0 0;
}

@media (max-width: 1140px) {
  .l-content {
    width: 100%;
    padding: 20px 0 0;
  }
}

@media (max-width: 768px) {
  .l-content {
    width: 100%;
    padding: 20px 0 0;
  }
}

.l-main {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 50px;
}

.l-main_primary {
  align-self: flex-start;
  width: 760px;
  vertical-align: top;
}

.l-main_secondary {
  position: relative;
  width: 300px;
  vertical-align: top;
}

.l-main_secondary_container {
  width: 300px;
}

.l-main_secondary_container > div, .l-main_secondary_container > section, .l-main_secondary_container .l-asideSection {
  margin-bottom: 30px;
}

.l-main_secondary_container.-fixed {
  position: fixed;
  bottom: 20px;
}

.l-main_secondary_container.-bottom {
  position: absolute;
  bottom: 0;
}

@media (max-width: 1140px) {
  .l-main {
    width: 100%;
    padding: 0 2%;
  }
  .l-main_primary {
    width: calc(100% - 330px);
  }
}

@media (max-width: 1023px) {
  .l-main {
    display: block;
    display: block;
    width: 100%;
    padding: 0 4%;
  }
  .l-main_primary {
    display: block;
    width: 100%;
    margin: 0 0 50px;
  }
  .l-main_secondary {
    display: block;
    position: static !important;
    width: 100%;
  }
  .l-main_secondary_container {
    position: static !important;
    width: 100%;
  }
  .l-main_secondary_container.-fixed {
    position: inherit;
    bottom: inherit;
  }
  .l-main_secondary_container.-bottom {
    position: inherit;
    bottom: inherit;
  }
  .l-main.-top {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .l-main {
    display: block;
    width: 100%;
  }
  .l-main.-article {
    padding: 0;
  }
  .l-main_primary {
    width: 100%;
    margin: 0 0 50px;
  }
  .l-main_secondary {
    position: static !important;
    width: 100%;
  }
  .l-main_secondary_inner {
    position: static !important;
    width: 100%;
  }
}

/* =================================================
  .headerBlock
================================================= */
.l-headerBlock {
  z-index: 10000;
  position: fixed;
  top: 0;
  width: 100%;
  transition: top .4s;
}

.l-headerBlock.-fixed {
  top: -35px;
}

@media (max-width: 1023px) {
  .l-headerBlock {
    position: static;
    top: inherit;
  }
  .l-headerBlock.-fixed {
    top: inherit;
  }
}

/* =================================================
  .l-header
================================================= */
.l-header {
  position: static;
  top: inherit;
  width: 100%;
  border-bottom: solid 1px #eeeeee;
  background: #ffffff;
}

.l-header_container {
  padding: 0 10px;
}

.l-header_block {
  display: flex;
  position: relative;
  align-items: center;
  width: 1120px;
  height: 68px;
  margin: 0 auto;
}

.l-header_searchBox {
  position: relative;
  width: 280px;
  margin-left: 60px;
}

.l-header_searchBox_form {
  display: flex;
  border-bottom: solid 1px #1554a4;
}

.l-header_searchBox_field {
  width: 244px;
  height: 40px;
  border: 0;
  outline: none;
  color: #666;
}

.l-header_searchBox_submit {
  display: block;
  width: calc(100% - 244px);
  border: none;
  background: url(/images/bio/2020/ico_search.svg) 50% 50%/18px auto no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}

.l-header_searchBox_inbox {
  display: none;
  visibility: hidden;
  z-index: 1;
  position: absolute;
  top: calc(100% + 1px);
  left: -3px;
  width: 380px;
  padding: 10px 30px 30px;
  border: solid 1px #ddd;
  background-color: #ffffff;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
}

.l-header_searchBox_inbox.-open {
  display: block;
  visibility: visible;
}

.l-header_searchBox_keywords {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -10px 0;
}

.l-header_searchBox_keywords_item {
  margin: 0 10px 10px 0;
  font-size: 12px;
}

.l-header_searchBox_keywords_item a {
  display: block;
  padding: 5px 15px;
  border: solid 1px #eeeeee;
  border-radius: 2px;
  color: #1554a4;
}

.l-header_searchBox_keywords_item a:hover {
  border-color: transparent;
  background: #1554a4;
  color: #ffffff;
}

.l-header_searchBox_notice {
  margin: 0 0 15px;
  font-size: 12px;
}

.l-header_searchBox_media {
  padding: 10px 20px;
}

.l-header_searchBox_media_title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.l-header_searchBox_media label {
  display: block;
  margin: 0 0 5px;
  cursor: pointer;
}

.l-header_searchBox_media + .l-header_searchBox_database {
  margin-top: 10px;
}

.l-header_searchBox_media.-selected {
  background-color: #f3f8ff;
}

.l-header_searchBox_database {
  padding: 10px 20px;
}

.l-header_searchBox_database_title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.l-header_searchBox_database label {
  display: block;
  margin: 0 0 5px;
  cursor: pointer;
}

.l-header_searchBox_database.-selected {
  background-color: #f3f8ff;
}

.l-header_searchBox_detailSubmit {
  margin: 20px 0 0;
}

.l-header_siteLogo {
  margin-left: 98px;
}

.l-header_siteLogo_image {
  margin: 0;
}

.l-header_siteLogo_image img {
  display: block;
  transition: all .3s;
}

.l-header_siteLogo_image a:hover img {
  opacity: .5;
}

.l-header_localNavi {
  margin-left: auto;
}

.l-header_localNavi_menu {
  display: flex;
  height: 68px;
}

.l-header_localNavi_menu_item {
  position: relative;
  width: 90px;
  text-align: center;
}

.l-header_localNavi_menu_item.-new .l-header_localNavi_menu_label {
  background-image: url(/images/bio/2020/ico_menu_new.svg);
}

.l-header_localNavi_menu_item.-new:hover .l-header_localNavi_menu_label:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-width: 0 5.5px 6px 5.5px;
  border-style: solid;
  border-color: transparent transparent #1554a4 transparent;
  content: '';
}

.l-header_localNavi_menu_item.-new:hover .l-header_localNavi_menu_dropdown {
  display: block;
  visibility: visible;
}

.l-header_localNavi_menu_item.-feature .l-header_localNavi_menu_label {
  background-image: url(/images/bio/2020/ico_menu_feature.svg);
}

.l-header_localNavi_menu_item.-feature:hover .l-header_localNavi_menu_label:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-width: 0 5.5px 6px 5.5px;
  border-style: solid;
  border-color: transparent transparent #1554a4 transparent;
  content: '';
}

.l-header_localNavi_menu_item.-feature:hover .l-header_localNavi_menu_dropdown {
  display: block;
  visibility: visible;
}

.l-header_localNavi_menu_item.-database .l-header_localNavi_menu_label {
  background-image: url(/images/bio/2020/ico_menu_database.svg);
}

.l-header_localNavi_menu_item.-database:hover .l-header_localNavi_menu_label:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-width: 0 5.5px 6px 5.5px;
  border-style: solid;
  border-color: transparent transparent #1554a4 transparent;
  content: '';
}

.l-header_localNavi_menu_item.-database:hover .l-header_localNavi_menu_dropdown {
  display: block;
  visibility: visible;
}

.l-header_localNavi_menu_item.-book .l-header_localNavi_menu_label {
  background-image: url(/images/bio/2020/ico_menu_book.svg);
}

.l-header_localNavi_menu_label {
  display: block;
  height: 100%;
  padding: 40px 0 0;
  background-position: 50% 16px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  font-size: 12px;
  font-weight: bold;
  transition: all linear .1s;
}

.l-header_localNavi_menu_label:hover {
  background-color: #f3f8ff;
}

.l-header_localNavi_menu_dropdown {
  display: none;
  visibility: hidden;
  z-index: 1;
  position: absolute;
  top: 100%;
  right: -60px;
  width: 200px;
  padding: 20px;
  border: solid 1px #eeeeee;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  list-style: none;
  text-align: left;
}

.l-header_localNavi_menu_dropdown li {
  margin-bottom: 10px;
  list-style: none;
}

.l-header_localNavi_menu_dropdown li:last-child {
  margin-bottom: 0;
}

.l-header_localNavi_menu_dropdown li a {
  display: block;
  color: #1554a4;
  font-size: 14px;
}

.l-header_localNavi_menu_dropdown li a:hover {
  text-decoration: underline;
}

.l-header_loginBox {
  display: none;
  position: absolute;
  top: calc(50% - 13px);
  right: 0;
  width: 70px;
}

.l-header_loginBox .btnFunc {
  width: 70px;
  font-size: 12px;
}

.l-header_overlay {
  visibility: hidden;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000000;
  opacity: 0;
  transition: all .3s;
}

body.-open .l-header_overlay {
  visibility: visible;
  opacity: 0.8;
}

@media (max-width: 1140px) {
  .l-header_block {
    justify-content: space-between;
    width: 100%;
  }
  .l-header_siteLogo {
    margin-left: 0;
  }
  .l-header_localNavi {
    margin-left: 0;
  }
}

@media (max-width: 1023px) {
  .l-header.-fixed {
    position: static;
  }
  .l-header_container {
    padding: 0 4%;
  }
  .l-header_siteLogo {
    width: 130px;
    margin: 0 auto;
  }
  .l-header_block {
    position: relative;
    width: 100%;
  }
  .l-header_searchBox {
    display: none;
  }
  .l-header_localNavi {
    display: none;
  }
  .l-header_loginBox {
    display: block;
  }
}

/* =================================================
  .l-localNavi
================================================= */
.l-localNavi {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  text-align: center;
}

.l-localNavi_toggle {
  display: block;
  position: relative;
  height: 68px;
  padding-top: 42px;
}

.l-localNavi_toggle_icon {
  display: block;
  position: absolute;
  top: 21px;
  right: 0;
  left: 0;
  width: 18px;
  height: 2px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #1554a4;
  transition: all .3s;
}

.l-localNavi_toggle_icon::before, .l-localNavi_toggle_icon::after {
  display: block;
  position: absolute;
  width: 18px;
  height: 2px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #1554a4;
  content: '';
  transition: all .3s;
}

.l-localNavi_toggle_icon::before {
  top: 6px;
}

.l-localNavi_toggle_icon::after {
  top: 12px;
}

.l-localNavi_toggle_label {
  display: block;
  font-size: 10px;
  font-weight: bold;
}

.l-localNavi_siteTop {
  display: none;
  position: absolute;
  top: 24px;
  right: 4%;
  width: 80px;
  padding: 0 0 0 24px;
  background: url(/images/bio/2020/ico_home.svg) left top/20px 20px no-repeat;
  font-size: 15px;
  font-weight: bold;
}

.l-localNavi_panel {
  z-index: 9999;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -380px;
  width: 380px;
  height: 100vh;
  overflow: hidden;
  background: #ffffff;
  text-align: left;
  transition: all linear .3s;
}

.l-localNavi_panel.-open {
  left: 0;
  box-shadow: 4px 0 12px 0 rgba(0, 0, 0, 0.1);
}

.l-localNavi_panel_container {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
}

.l-localNavi_close {
  display: block;
  position: relative;
  width: 42px;
  height: 42px;
  margin: 12px 0 0 12px;
}

.l-localNavi_close::before, .l-localNavi_close::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 3px;
  margin: auto;
  background: #1554a4;
  content: '';
}

.l-localNavi_close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.l-localNavi_close::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.l-localNavi_header {
  margin: 24px 0 0 0;
  padding: 0 20px 0 64px;
}

.l-localNavi_header_func {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.l-localNavi_header_func_item:first-child {
  width: calc(100% - 70px);
}

.l-localNavi_header_func_item.-btn {
  display: none;
  width: 130px;
  margin-top: 10px;
}

.l-localNavi_header_func_item .-number {
  color: #1554a4;
  font-weight: bold;
}

.l-localNavi_header_func_item .btnFunc {
  width: 100%;
  height: 32px;
  line-height: 30px;
}

.l-localNavi_header_func_item .btnFunc.-setting {
  width: 70px;
}

.l-localNavi_header_user {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.l-localNavi_header_user_name {
  font-size: 17px;
  line-height: 1.29;
}

.l-localNavi_header_user_dear {
  display: inline-block;
  margin-left: 4px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.57;
}

.l-localNavi_header_user_setting {
  position: relative;
  margin-left: 15px;
  padding: 0 25px 0 13px;
  border: solid 1px #ddd;
  border-radius: 2px;
  color: #1554a4;
  line-height: 28px;
}

.l-localNavi_header_user_setting:hover {
  background: #1554a4;
  color: #ffffff;
}

.l-localNavi_header_user_setting::after {
  display: block;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto 0;
  background: url(/images/bio/2020/ico_popup.svg) 50% 50%/12px auto no-repeat;
  content: '';
}

.l-localNavi_header_user + .l-localNavi_header_func {
  margin-top: 20px;
}

.l-localNavi_content {
  margin: 30px 0 0;
}

.l-localNavi_menu {
  margin: 0;
  padding: 0 0 0 64px;
}

.l-localNavi_menu + .l-localNavi_menu {
  margin-top: 20px;
}

.l-localNavi_menu.-highlight {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #f6f6f6;
}

.l-localNavi_menu_heading {
  padding: 6px 0 4px 0;
  color: #666666;
  font-size: 14px;
}

.l-localNavi_menu_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.l-localNavi_menu_list.-wide .l-localNavi_menu_item {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
}

.l-localNavi_menu_list.-wide .l-localNavi_menu_item:last-child {
  border-bottom: none;
}

.l-localNavi_menu_item {
  width: calc(50% - 8px);
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  font-weight: bold;
}

.l-localNavi_menu_item.-noBorder {
  border-bottom: none;
}

.l-localNavi_menu_item a {
  display: block;
  padding: 10px 0 8px;
}

.l-localNavi_menu_item a:hover {
  color: #1554a4;
}

.l-localNavi_tag {
  margin: 30px 0 0;
  padding: 0 0 0 64px;
}

.l-localNavi_tag_list {
  display: flex;
  flex-wrap: wrap;
}

.l-localNavi_tag_item {
  margin: 0 10px 15px 0;
}

.l-localNavi_tag_item a {
  display: block;
  padding: 5px 20px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  color: #1554a4;
  font-size: 14px;
}

.l-localNavi_tag_item a:hover {
  border: 1px solid #1554a4;
}

.l-localNavi_tag_item:last-child {
  margin-bottom: 0;
}

.l-localNavi_footer {
  padding: 40px 0 40px 64px;
}

.l-localNavi_footer_func .btnFunc {
  width: 112px;
  height: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}

.l-localNavi_footer_func .btnFunc.-logout {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  color: #666;
}

.l-localNavi_footer_func .btnFunc.-logout:hover {
  border: 1px solid #1554a4;
  background-color: #1554a4;
  color: #ffffff;
}

.l-localNavi_footer_sns {
  display: flex;
  margin: 0 0 40px;
}

.l-localNavi_footer_sns_btn {
  width: 36px;
  height: 30px;
}

.l-localNavi_footer_sns_btn + .l-localNavi_footer_sns_btn {
  margin-left: 25px;
}

.l-localNavi_footer_sns_label {
  display: block;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.l-localNavi_footer_sns_label.-facebook {
  background-image: url(/images/bio/2020/ico_facebook.svg);
}

.l-localNavi_footer_sns_label.-twitter {
  background-image: url(/images/bio/2020/ico_twitter.svg);
}

@media (max-width: 1023px) {
  .l-localNavi {
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
  }
  .l-localNavi_panel {
    left: -100%;
    width: 100%;
  }
  .l-localNavi_header {
    padding: 0 4%;
  }
  .l-localNavi_header_func {
    justify-content: center;
  }
  .l-localNavi_header_func_item.-btn {
    width: 140px;
  }
  .l-localNavi_header_func_item.-btn + .l-localNavi_header_func_item.-btn {
    margin-left: 10px;
  }
  .l-localNavi_header_func_item.-btn.-btn {
    display: block;
  }
  .l-localNavi_siteTop {
    display: block;
  }
  .l-localNavi_menu {
    width: 100%;
    padding: 0;
  }
  .l-localNavi_menu_item {
    width: 100%;
  }
  .l-localNavi_menu_heading {
    padding-left: 10px;
  }
  .l-localNavi_menu_list {
    padding: 0 10px;
  }
  .l-localNavi_menu_list.-wide {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border-top: 1px solid #eeeeee;
  }
  .l-localNavi_menu_list.-wide .l-localNavi_menu_item {
    width: 50%;
  }
  .l-localNavi_menu_list.-wide .l-localNavi_menu_item:nth-child(odd) {
    border-right: 1px solid #eeeeee;
  }
  .l-localNavi_menu_list.-wide .l-localNavi_menu_item:last-child {
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
  }
  .l-localNavi_menu_list.-wide .l-localNavi_menu_item a {
    padding: 10px 0 10px 10px;
  }
  .l-localNavi_menu_item {
    width: calc(50% - 4px);
  }
  .l-localNavi_menu_item a {
    font-size: 13px;
  }
  .l-localNavi_tag {
    padding: 0 4%;
  }
  .l-localNavi_tag_item a {
    font-size: 13px;
  }
  .l-localNavi_footer {
    padding: 40px 4% 80px;
  }
  .l-localNavi_footer_sns {
    justify-content: center;
    margin: 0 0 20px;
  }
}

/* =================================================
  .l-categoryNavi
================================================= */
.l-categoryNavi {
  margin-top: 102px;
  background: #1554a4;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.l-categoryNavi_menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1120px;
  height: 40px;
  margin: 0 auto;
}

.l-categoryNavi_menu_item {
  position: relative;
  height: 100%;
}

.l-categoryNavi_menu_item > a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 25px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.l-categoryNavi_menu_item > a:hover {
  text-decoration: underline;
}

.l-categoryNavi_menu_item:first-child a {
  padding-left: 0;
}

.l-categoryNavi_menu_item:last-child {
  position: relative;
  width: 90px;
  height: 40px;
  background-color: #06428e;
}

.l-categoryNavi_menu_item:last-child:hover .l-categoryNavi_menu_item_list {
  display: block;
}

.l-categoryNavi_menu_item_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 40px;
  background-color: #06428e;
  color: #ffffff;
  cursor: pointer;
}

.l-categoryNavi_menu_item_btn:after {
  position: absolute;
  top: calc(50% - 5px);
  right: 10px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border: 1px solid;
  border-color: transparent transparent #ffffff #ffffff;
  content: '';
}

.l-categoryNavi_menu_item_list {
  display: none;
  z-index: 2;
  position: absolute;
  top: 40px;
  right: 0;
  width: 190px;
  padding: 20px;
  background-color: #06428e;
  color: #ffffff;
  list-style: none;
}

.l-categoryNavi_menu_item_list li {
  margin: 0 0 10px;
  list-style: none;
}

.l-categoryNavi_menu_item_list li:last-child {
  margin: 0;
}

.l-categoryNavi_menu_item_list li a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.l-categoryNavi_menu_item_list li a:hover {
  text-decoration: underline;
}

@media (max-width: 1140px) {
  .l-categoryNavi_menu {
    width: 100%;
    padding: 0 0 0 2%;
  }
  .l-categoryNavi_menu_item a {
    padding: 0 20px;
    font-size: 13px;
  }
}

@media (max-width: 1023px) {
  .l-categoryNavi {
    display: none;
  }
  .l-categoryNavi_menu {
    width: 100%;
  }
  .l-categoryNavi_menu_item {
    width: 100%;
  }
}

/* =================================================
  Footer
================================================= */
.l-footer {
  background: #eeeeee;
}

.l-footer_utility {
  background: #f6f6f6;
}

.l-footer_utility_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1120px;
  margin: 0 auto;
  padding: 30px 0;
}

.l-footer_func {
  display: flex;
}

.l-footer_func_btn a {
  width: 160px;
  height: 30px;
  line-height: 28px;
}

.l-footer_func_btn + .l-footer_func_btn {
  margin-left: 12px;
}

.l-footer_sns {
  display: flex;
}

.l-footer_sns_btn {
  width: 36px;
  height: 30px;
}

.l-footer_sns_btn + .l-footer_sns_btn {
  margin-left: 25px;
}

.l-footer_sns_label {
  display: block;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all linear .2s;
}

.l-footer_sns_label.-facebook {
  background-image: url(/images/bio/2020/ico_facebook.svg);
}

.l-footer_sns_label.-twitter {
  background-image: url(/images/bio/2020/ico_twitter.svg);
}

.l-footer_sns_label:hover {
  opacity: 0.5;
}

.l-footer_local {
  padding: 0 0 30px;
  background: #f6f6f6;
}

.l-footer_category {
  padding: 40px 10px 30px;
  border-top: 1px solid #eeeeee;
}

.l-footer_category_container {
  width: 1120px;
  margin: 0 auto;
}

.l-footer_category_heading {
  padding: 5px 0;
  color: #242424;
  font-size: 14px;
  font-weight: bold;
}

.l-footer_category_list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #eeeeee;
  font-weight: bold;
}

.l-footer_category_item {
  box-sizing: border-box;
  width: 16%;
}

.l-footer_category_item:nth-child(6n) {
  width: 20%;
}

.l-footer_category_item a {
  display: block;
  padding: 15px 0;
  color: #1554a4;
}

.l-footer_category_item a:hover {
  text-decoration: underline;
}

.l-footer_sub_container {
  width: 1120px;
  margin: 0 auto;
}

.l-footer_sub_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.l-footer_sub_item {
  display: inline-block;
  width: auto;
  margin: 0 30px 0 0;
}

.l-footer_sub_item:last-child {
  margin: 0;
}

.l-footer_sub_item a {
  display: block;
  padding: 10px 0;
  transition: all linear .2s;
}

.l-footer_sub_item a:hover {
  color: #1554a4;
  text-decoration: underline;
}

.l-footer_global {
  display: flex;
  width: 1120px;
  margin: 0 auto;
  padding: 30px 0 0;
}

.l-footer_global_company img {
  width: 76px;
}

.l-footer_global_link {
  display: flex;
  margin-left: 120px;
}

.l-footer_global_link_item {
  padding: 0 40px;
  font-size: 12px;
}

.l-footer_global_link_item a:hover {
  color: #1554a4;
  text-decoration: underline;
}

.l-footer_copyright {
  width: 1120px;
  margin: 0 auto;
  padding: 22px 0 20px;
}

.l-footer_copyright p {
  color: #666;
  font-size: 12px;
}

@media (max-width: 1140px) {
  .l-footer_utility_container {
    width: 100%;
    padding: 30px 2%;
  }
  .l-footer_local {
    padding: 0 2% 30px;
  }
  .l-footer_global {
    width: 100%;
    padding: 30px 2% 0;
  }
  .l-footer_global_link_item {
    padding: 0 20px;
  }
  .l-footer_copyright {
    padding: 22px 2% 20px;
  }
  .l-footer_category_container {
    width: 100%;
  }
  .l-footer_sub_container {
    width: 100%;
  }
  .l-footer_copyright {
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .l-footer {
    padding: 0 0 48px;
  }
  .l-footer_utility {
    padding: 0 2%;
  }
  .l-footer_local {
    padding: 0 2% 30px;
  }
  .l-footer_category_item a {
    padding: 15px 10px;
  }
  .l-footer_sub {
    padding: 0 2% 30px;
  }
  .l-footer_global {
    width: 100%;
    padding: 30px 2% 0;
  }
  .l-footer_global_link_item {
    padding: 0 10px;
  }
  .l-footer_copyright {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .l-footer {
    width: 100%;
  }
  .l-footer_global {
    width: 100%;
  }
  .l-footer_utility_container {
    display: block;
    width: 100%;
    padding: 40px 0 30px;
  }
  .l-footer_category {
    padding: 0 4%;
  }
  .l-footer_category_container {
    width: 100%;
    margin: 0;
  }
  .l-footer_category_list {
    display: flex;
    flex-wrap: wrap;
    border-bottom: none;
  }
  .l-footer_category_item {
    width: 50%;
  }
  .l-footer_category_item:nth-child(6n) {
    width: 50%;
  }
  .l-footer_category_item a {
    font-size: 14px;
  }
  .l-footer_sub {
    padding: 0 4%;
  }
  .l-footer_sub_container {
    width: 100%;
    margin: 0;
  }
  .l-footer_sub_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .l-footer_sub_item {
    width: 48%;
    margin: 0;
  }
  .l-footer_sub_item a {
    font-size: 12px;
  }
  .l-footer_local_container {
    width: 100%;
  }
  .l-footer_func {
    justify-content: center;
    width: 100%;
    margin: 0 0 30px;
    padding: 0 4%;
  }
  .l-footer_func_btn a {
    width: 140px;
  }
  .l-footer_sns {
    justify-content: center;
  }
  .l-footer_global {
    display: block;
  }
  .l-footer_global_company {
    width: 100%;
    margin: 0 0 40px;
    text-align: center;
  }
  .l-footer_global_link {
    flex-wrap: wrap;
    margin: 0;
  }
  .l-footer_global_link_item {
    width: calc(100% / 3);
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
  }
  .l-footer_global_link_item a {
    font-size: 11px;
  }
  .l-footer_global_link_item + .l-footer_global_link_item {
    border: none;
  }
  .l-footer_copyright {
    width: 100%;
    text-align: center;
  }
}

/* =================================================
  .asideRight
================================================= */
.asideRight .dag_banner {
  margin: 0 0 30px;
  text-align: center;
}

.asideRight .dag_banner a {
  display: block;
}

.asideRight .dag_banner a:hover {
  opacity: 0.7;
}

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

.asideRight .career_banner {
  margin: 0 0 15px;
  text-align: center;
}

.asideRight .career_banner li {
  margin-bottom: 30px;
}

.asideRight .career_banner a {
  display: block;
}

@media (max-width: 1023px) {
  .asideRight {
    position: inherit;
    top: inherit;
  }
}

/* =================================================
  .l-asideBanner
================================================= */
.l-asideBanner {
  margin: 0 0 30px;
  text-align: center;
}

.l-asideBanner a {
  display: block;
}

.l-asideBanner a:hover {
  opacity: 0.5;
}

.l-asideBanner.-mm {
  width: 100%;
  text-align: left;
}

.l-asideBanner.-mm a {
  display: block;
  position: relative;
  overflow: hidden;
}

.l-asideBanner.-mm a:after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: url(/images/bio/2020/bnr_mm.jpg) center center/cover no-repeat;
  content: "";
  transition: all .3s;
}

.l-asideBanner.-mm a:hover {
  opacity: 1;
}

.l-asideBanner.-mm a:hover:after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.l-asideBanner.-mm dl {
  margin: 0;
  padding: 20px 25px;
}

.l-asideBanner.-mm dl dt {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

.l-asideBanner.-mm dl dd {
  color: #ffffff;
  font-size: 14px;
}

.l-asideBanner.-mail {
  width: 100%;
  height: 75px;
}

.l-asideBanner.-mail a {
  display: block;
  position: relative;
  width: 100%;
  padding: 14px 0 14px 36px;
  overflow: hidden;
  color: #1554a4;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}

.l-asideBanner.-mail a:before {
  position: absolute;
  top: calc(50% - 20px);
  right: 30px;
  width: 40px;
  height: 40px;
  background: url(/images/bio/2020/ico_mail.svg) center center/cover no-repeat;
  content: '';
}

.l-asideBanner.-mail a:after {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  background: url(/images/bio/2020/bg_aside_mail.jpg) center center/cover no-repeat;
  content: '';
  transition: all .3s;
}

.l-asideBanner.-mail a:hover {
  opacity: 1;
}

.l-asideBanner.-mail a:hover:after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media (max-width: 1023px) {
  .l-asideBanner {
    width: 100%;
  }
  .l-asideBanner.-mm {
    max-width: 300px;
    margin: 0 auto 30px;
  }
  .l-asideBanner.-mail {
    box-sizing: border-box;
    max-width: 300px;
    margin: 0 auto 30px;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .l-asideBanner {
    width: 100%;
    padding: 0 4%;
  }
  .l-asideBanner.-mm {
    padding: 0;
  }
}

/* =================================================
  .l-asideSection
================================================= */
.l-asideSection {
  margin: 0 0 30px;
}

.l-asideSection.-border {
  padding: 10px 0;
  border-top: 1px solid #1554a4;
  border-bottom: 1px solid #1554a4;
}

.l-asideSection_heading {
  position: relative;
  flex: 1;
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  color: #1554a4;
  font-size: 18px;
  font-weight: bold;
}

.l-asideSection_heading:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 10px;
  height: 2px;
  background-color: #1554a4;
  content: '';
}

@media (max-width: 1023px) {
  .l-asideSection {
    width: 100%;
  }
  .l-asideSection_heading {
    width: 92%;
    margin: 0 auto 20px;
  }
}

/* =================================================
  .l-asideCorpus
================================================= */
.l-asideCorpus_list {
  margin-bottom: 10px;
}

.l-asideCorpus_item {
  padding: 20px 0;
  border-bottom: 1px solid #d5d5d5;
}

.l-asideCorpus_item a {
  display: block;
}

.l-asideCorpus_item a:hover .l-asideCorpus_title {
  text-decoration: underline;
}

.l-asideCorpus_shoulder {
  margin: 0 0 10px;
  color: #242424;
  font-size: 14px;
}

.l-asideCorpus_title {
  position: relative;
  padding-left: 15px;
  color: #1554a4;
  font-size: 14px;
  font-weight: bold;
}

.l-asideCorpus_title:before {
  position: absolute;
  top: 7px;
  left: 4px;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #1554a4;
  content: '';
}

.l-asideCorpus_listLink {
  margin: 10px 0 0;
  text-align: right;
}

.l-asideCorpus_listLink a {
  position: relative;
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
}

.l-asideCorpus_listLink a:hover {
  text-decoration: underline;
}

.l-asideCorpus_listLink a:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 2px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

.l-asideCorpus_image {
  width: 80px;
}

.l-asideCorpus_image img {
  width: 100%;
  height: auto;
}

@media (max-width: 1023px) {
  .l-asideCorpus {
    width: 92%;
    margin: 0 auto;
  }
}

/* =================================================
  .l-asideRecommend
================================================= */
.l-asideRecommend a {
  display: block;
}

.l-asideRecommend_inner {
  margin: 0;
}

.l-asideRecommend_info {
  display: flex;
  justify-content: space-between;
}

.l-asideRecommend_title {
  margin: 0 0 10px;
  color: #242424;
  font-size: 16px;
  font-weight: bold;
}

.l-asideRecommend_text {
  flex-basis: auto;
  width: auto;
  color: #666666;
  font-size: 14px;
  line-height: 1.6;
}

.l-asideRecommend_image {
  flex-basis: 80px;
  width: 80px;
  min-width: 80px;
  margin: 0 0 0 20px;
}

.l-asideRecommend_image img {
  width: 100%;
  height: auto;
}

@media (max-width: 1023px) {
  .l-asideRecommend {
    width: 92%;
    margin: 0 auto;
  }
}

/* =================================================
  .l-section
================================================= */
.l-section {
  width: 100%;
}

.l-section + .l-section {
  margin-top: 40px;
}

@media (max-width: 1023px) {
  .l-section {
    padding: 0 4%;
  }
  .l-section.-special {
    padding: 0;
  }
  .l-section.-special .p-sectionTitle_container {
    width: 92%;
    margin: 0 auto;
  }
}

/* =================================================
  .l-pagetop
================================================= */
.l-pagetop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
}

.l-pagetop a {
  display: block;
  width: 40px;
  height: 40px;
  background: url(/images/bio/2020/img_pagetop.png) left top no-repeat;
}

/* =================================================
  .l-menuFixed
================================================= */
.l-menuFixed {
  display: none;
  z-index: 100;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(48px + constant(safe-area-inset-bottom));
  height: calc(48px + env(safe-area-inset-bottom));
  background-color: #ffffff;
  list-style: none;
}

.l-menuFixed_item {
  width: 25%;
  list-style: none;
}

.l-menuFixed_item a, .l-menuFixed_item button {
  display: block;
  width: 100%;
  padding: 30px 0 0;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.l-menuFixed_item.-top a {
  background: url(/images/bio/2020/ico_home_blue.svg) center top 8px/20px auto no-repeat;
}

.l-menuFixed_item.-column a {
  background: url(/images/bio/2020/ico_menu_feature.svg) center top 8px no-repeat;
}

.l-menuFixed_item.-search button {
  outline: none;
  background-image: url(/images/bio/2020/ico_search.svg);
  background-position: center top 8px;
  background-repeat: no-repeat;
}

.l-menuFixed_item.-search.-open {
  background-color: #1554a4;
  color: #ffffff;
}

.l-menuFixed_item.-search.-open button {
  background-image: url(/images/bio/2020/ico_search_white.svg);
}

.l-menuFixed_item.-database a {
  background: url(/images/bio/2020/ico_menu_database.svg) center top 6px/18px auto no-repeat;
}

.l-menuFixed_searchBox {
  display: none;
  position: absolute;
  bottom: 48px;
  left: 0;
  width: 100%;
  padding: 20px 4%;
  background-color: #ffffff;
}

.l-menuFixed_searchBox_keyword {
  display: flex;
  margin: 0 0 20px;
}

.l-menuFixed_searchBox_field {
  width: calc(100% - 74px);
  min-width: 0;
  height: 40px;
  padding: 4px 10px;
  border: 0;
  border-top: 1px solid #bdc6d2;
  border-bottom: 1px solid #bdc6d2;
  border-left: 1px solid #bdc6d2;
  border-radius: 3px 0 0 3px;
  outline: none;
  color: #666666;
  font-size: 16px;
}

.l-menuFixed_searchBox_submit {
  position: relative;
  width: 74px;
  border: none;
  border-radius: 0 3px 3px 0;
  background: #1554a4;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

.l-menuFixed_searchBox_inbox {
  width: 100%;
  padding: 10px 30px 30px;
  background-color: #ffffff;
}

.l-menuFixed_searchBox_keywords {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -10px 0;
}

.l-menuFixed_searchBox_keywords_item {
  margin: 0 10px 10px 0;
  font-size: 12px;
}

.l-menuFixed_searchBox_keywords_item a {
  display: block;
  padding: 5px 15px;
  border: solid 1px #eeeeee;
  border-radius: 2px;
  color: #1554a4;
}

.l-menuFixed_searchBox_keywords_item a:hover {
  border-color: transparent;
  background: #1554a4;
  color: #ffffff;
}

.l-menuFixed_searchBox_notice {
  margin: 0 0 15px;
  font-size: 12px;
}

.l-menuFixed_searchBox_media {
  padding: 20px 20px;
}

.l-menuFixed_searchBox_media_title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.l-menuFixed_searchBox_media label {
  display: block;
  margin: 0 0 20px;
  cursor: pointer;
}

.l-menuFixed_searchBox_media label:last-child {
  margin: 0;
}

.l-menuFixed_searchBox_media + .l-menuFixed_searchBox_database {
  margin-top: 10px;
}

.l-menuFixed_searchBox_media.-selected {
  background-color: #f3f8ff;
}

.l-menuFixed_searchBox_database {
  padding: 10px 20px;
}

.l-menuFixed_searchBox_database_title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.l-menuFixed_searchBox_database label {
  display: block;
  margin: 0 0 20px;
  cursor: pointer;
}

.l-menuFixed_searchBox_database label:last-child {
  margin: 0;
}

.l-menuFixed_searchBox_database.-selected {
  background-color: #f3f8ff;
}

.l-menuFixed_searchBox_detailSubmit {
  margin: 20px 0 0;
}

.l-menuFixed_searchBox.-open {
  display: block;
}

.l-menuFixed_overlay {
  visibility: hidden;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all .3s;
}

.l-menuFixed_overlay.-open {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 1023px) {
  .l-menuFixed {
    display: flex;
  }
}

/* =================================================
  .l-topicsPath
================================================= */
.l-topicsPath {
  width: 100%;
  margin: -10px 0 40px;
  font-size: 12px;
}

.l-topicsPath_list {
  width: 100%;
}

.l-topicsPath_item {
  display: inline;
  color: #666;
}

.l-topicsPath_item a {
  color: #1554a4;
}

.l-topicsPath_item a:hover {
  text-decoration: underline;
}

.l-topicsPath_item + .l-topicsPath_item::before {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top: 1px solid #242424;
  border-right: 1px solid #242424;
  vertical-align: .1em;
  content: '';
}

@media (max-width: 1140px) {
  .l-topicsPath {
    padding: 0 2%;
  }
}

@media (max-width: 1023px) {
  .l-topicsPath {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 4%;
    overflow: hidden;
  }
  .l-topicsPath_list {
    display: flex;
    width: 100%;
    overflow-x: auto;
  }
  .l-topicsPath_list::-webkit-scrollbar {
    display: none;
  }
  .l-topicsPath_item {
    white-space: nowrap;
  }
}

/* =================================================
  .l-popUp
================================================= */
.l-popUp_header {
  margin: 0 auto;
  padding: 10px 0 10px;
  border-bottom: solid 1px #eeeeee;
}

.l-popUp_header_siteLogo {
  width: 182px;
  margin: auto;
}

.l-popUp_header_siteLogo a {
  transition: all .3s;
}

.l-popUp_header_siteLogo a:hover {
  opacity: .5;
}

.l-popUp_content {
  max-width: 1120px;
  margin: 0 auto 40px;
}

.l-popUp_content_title {
  margin: 25px 0 25px;
  font-size: 18px;
  text-align: center;
}

@media (max-width: 768px) {
  .l-popUp_header_siteLogo {
    width: 130px;
  }
  .l-popUp_content_title {
    padding: 0 4%;
  }
}

/* =================================================
  .l-print
================================================= */
.l-print_header {
  margin: 30px 0 0;
}

.l-print_header_container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 760px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #eeeeee;
}

.l-print_header_logo {
  width: 140px;
  margin-left: 10px;
}

.l-print_header_info {
  width: 520px;
}

.l-print_header_url {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
}

.l-print_header_notice {
  color: #666666;
  font-size: 14px;
}

.l-print_navi {
  display: flex;
  justify-content: space-between;
  margin: 0 0 20px;
}

.l-print_navi_btn {
  width: 120px;
  padding: 10px 0;
  border: 1px solid #1554a4;
  border-radius: 3px;
  color: #1554a4;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.l-print_navi_btn.-back:hover {
  background-color: #1554a4;
  color: #ffffff;
}

.l-print_navi_btn.btnFunc.-print {
  width: 120px;
}

.l-print_main {
  width: 760px;
  margin: 0 auto;
}

.l-print_main .p-article:not([class*="-contents"]) {
  margin: 0 0 40px;
  border-top: none;
  box-shadow: none;
}

.l-print_main .p-article:not([class*="-contents"]) .p-article_body {
  padding-bottom: 30px;
}

.l-print_main .p-article_header_parentTitle {
  padding: 35px 60px;
  border-bottom: 1px solid #f4f7fd;
  background-color: #f3f8ff;
  color: #242424;
}

.l-print_main .p-article_header_meta {
  margin: 0;
}

.l-print_main .p-article_header_author a {
  pointer-events: none;
}

.l-print_main .p-article_header_print {
  display: none;
}

.l-print_main .p-article_social {
  padding: 0 60px;
}

.l-print_footer {
  width: 100%;
  padding: 40px 0;
  background-color: #f6f6f6;
}

.l-print_footer_logo {
  width: 78px;
  margin: 0 auto 10px;
}

.l-print_footer_copyright {
  color: #666666;
  font-size: 12px;
  text-align: center;
}

/*****************************************************
  Object
*****************************************************/
.u-mt0 {
  margin-top: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-mr25 {
  margin-right: 25px !important;
}

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

.u-ml25 {
  margin-left: 25px !important;
}

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

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

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

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

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

.u-mr35 {
  margin-right: 35px !important;
}

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

.u-ml35 {
  margin-left: 35px !important;
}

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

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

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

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

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

.u-mr45 {
  margin-right: 45px !important;
}

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

.u-ml45 {
  margin-left: 45px !important;
}

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

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

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

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

.u-mt55 {
  margin-top: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-pr25 {
  padding-right: 25px !important;
}

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

.u-pl25 {
  padding-left: 25px !important;
}

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

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

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

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

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

.u-pr35 {
  padding-right: 35px !important;
}

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

.u-pl35 {
  padding-left: 35px !important;
}

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

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

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

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

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

.u-pr45 {
  padding-right: 45px !important;
}

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

.u-pl45 {
  padding-left: 45px !important;
}

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

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

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

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

.u-pt55 {
  padding-top: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-fs11 {
  font-size: 11px !important;
}

.u-fs12 {
  font-size: 12px !important;
}

.u-fs13 {
  font-size: 13px !important;
}

.u-fs14 {
  font-size: 14px !important;
}

.u-fs15 {
  font-size: 15px !important;
}

.u-fs16 {
  font-size: 16px !important;
}

.u-fs17 {
  font-size: 17px !important;
}

.u-fs18 {
  font-size: 18px !important;
}

.u-fs19 {
  font-size: 19px !important;
}

.u-fs20 {
  font-size: 20px !important;
}

.u-fs21 {
  font-size: 21px !important;
}

.u-fs22 {
  font-size: 22px !important;
}

.u-fs23 {
  font-size: 23px !important;
}

.u-fs24 {
  font-size: 24px !important;
}

.u-fs25 {
  font-size: 25px !important;
}

.u-fs26 {
  font-size: 26px !important;
}

.u-fs27 {
  font-size: 27px !important;
}

.u-fs28 {
  font-size: 28px !important;
}

.u-fs29 {
  font-size: 29px !important;
}

.u-fs30 {
  font-size: 30px !important;
}

.u-fs31 {
  font-size: 31px !important;
}

.u-fs32 {
  font-size: 32px !important;
}

.u-fs33 {
  font-size: 33px !important;
}

.u-fs34 {
  font-size: 34px !important;
}

.u-fs35 {
  font-size: 35px !important;
}

.u-textbold {
  font-weight: 700 !important;
}

.u-textnormal {
  font-weight: 400 !important;
}

.u-textthin {
  font-weight: 200 !important;
}

.u-clear {
  clear: both !important;
}

.u-ac {
  text-align: center !important;
}

.u-ar {
  text-align: right !important;
}

.u-al {
  text-align: left !important;
}

.u-vm {
  vertical-align: middle !important;
}

.u-vt {
  vertical-align: top !important;
}

.u-vb {
  vertical-align: bottom !important;
}

/* -----------------------------------------------
  .c-btn
----------------------------------------------- */
.c-btn {
  display: table;
  position: relative;
  min-width: 187px;
  margin-top: 20px;
  padding: 4px 16px 3px;
  border: 1px solid #1554a4;
  border-radius: 2px;
  background: #ffffff;
  color: #1554a4;
  text-align: center;
}

.c-btn:hover {
  background: #1554a4;
  color: #ffffff;
}

.c-btn.-theme {
  border-color: #1554a4;
  background: #1554a4;
  background-image: linear-gradient(to right, #66a1c4, #1554a4);
  color: #ffffff;
}

.c-btn.-theme:hover {
  background: #ffffff;
  color: #1554a4;
}

.c-btn.-apply {
  border-color: #ff670c;
  background: #ff670c;
  background-image: linear-gradient(to right, #ff853d, #ff670c);
  color: #ffffff;
}

.c-btn.-apply:hover {
  background: #ffffff;
  color: #ff670c;
}

.c-btn.-center {
  margin-right: auto;
  margin-left: auto;
}

.c-btn.-high {
  padding-top: 9px;
  padding-bottom: 8px;
}

.c-btn.-more {
  padding-right: 30px;
  padding-left: 30px;
}

.c-btn.-more::after {
  display: block;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto 0;
  -webkit-transform: rotate(135deg) translateY(3px);
          transform: rotate(135deg) translateY(3px);
  border-top: 1px solid #1554a4;
  border-right: 1px solid #1554a4;
  content: '';
}

.c-btn.-more:hover::after {
  border-color: #ffffff;
}

.c-btn02 {
  display: table;
  min-width: 340px;
  height: 56px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  border: 1px solid #1554a4;
  border-radius: 3px;
  background: #ffffff;
  color: #1554a4;
  font-size: 17px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  transition: .3s;
}

.c-btn02:hover {
  background-color: #1554a4;
  color: #ffffff;
}

.c-btn02.-apply {
  background: #ff670c;
  background-image: linear-gradient(to right, #ff853d, #ff670c);
}

.c-btn02.-apply:hover {
  background: #ffffff;
  box-shadow: inset 0 0 0 2px #ff670c;
  color: #ff670c;
}

.c-btn02.-border {
  background: transparent;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 1px #1554a4;
  color: #1554a4;
}

.c-btn02.-border:hover {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2), inset 0 0 0 2px #1554a4;
}

.c-btn02.-medium {
  min-width: 343px;
}

.c-btn02_note {
  display: block;
  padding: 0 0 8px;
  font-size: 11px;
  line-height: 1;
}

.c-btn03 {
  width: 100%;
  padding: 10px 0;
  border: 1px solid #1554a4;
  border-radius: 4px;
  background: #1554a4;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.c-btn03:hover {
  background: #ffffff;
  color: #1554a4;
}

/* -----------------------------------------------
  .c-modal
----------------------------------------------- */
.c-modal {
  position: relative;
  width: 620px;
  max-width: 100%;
  max-height: 80%;
  margin: auto;
  padding: 30px;
  border-radius: 2px;
  background: #ffffff;
}

.c-modal_header {
  padding: 0 0 20px;
}

.c-modal_header.-border {
  margin-right: -30px;
  margin-left: -30px;
  padding-right: 30px;
  padding-left: 30px;
  border-bottom: 1px solid #eeeeee;
}

.c-modal_header + .c-modal_footer {
  padding-top: 10px;
}

.c-modal_scroll {
  max-height: calc(100vh - 271px);
  margin: 0 -30px;
  padding: 0 30px;
  overflow: auto;
}

.c-modal_footer {
  padding: 20px 0 0;
  text-align: center;
}

.c-modal_footer.-border {
  margin: 20px -30px 0;
  padding-right: 30px;
  padding-left: 30px;
  border-top: 1px solid #eeeeee;
}

.c-modal_footer_done {
  color: #1554a4;
  font-size: 17px;
}

.c-modal_footer_done:hover {
  text-decoration: underline;
}

.c-modal_footer .c-btn,
.c-modal_footer .c-btn02 {
  margin-top: 0;
}

.c-modal_title {
  margin: 0 0 20px;
  font-size: 20px;
  font-weight: bold;
}

.c-modal_title a {
  color: #1554a4;
}

.c-modal_title a:hover {
  text-decoration: underline;
}

.c-modal_text {
  color: #666666;
  font-size: 16px;
}

.c-modal_desc {
  margin: 20px 0;
  color: #666666;
  font-size: 12px;
}

/* -----------------------------------------------
  .c-linkList
----------------------------------------------- */
.c-linkList_item_link {
  color: #242424;
  font-size: 16px;
  line-height: 1.8;
}

.c-linkList_item_link:hover {
  color: #1554a4;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .c-linkList_item {
    border-bottom: 1px solid #eeeeee;
  }
  .c-linkList_item:last-child {
    border-bottom: none;
  }
  .c-linkList_item_link {
    display: block;
    padding: 5px 0;
    font-size: 14px;
  }
}

/* -----------------------------------------------
  .c-linkDiscList
----------------------------------------------- */
.c-linkDiscList li {
  position: relative;
  padding: 0 0 0 14px;
}

.c-linkDiscList li:before {
  position: absolute;
  top: 9px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #1554a4;
  content: '';
}

.c-linkDiscList li a {
  color: #1554a4;
  font-size: 14px;
  line-height: 1.8;
}

.c-linkDiscList li a:hover {
  color: #1554a4;
  text-decoration: underline;
}

.c-linkDiscList.-division2 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.c-linkDiscList.-division2 li {
  width: calc((100% - 40px) / 2);
  margin: 0 20px 10px 0;
}

.c-linkDiscList.-division2 li:nth-child(2n) {
  margin-right: 0;
}

.c-linkDiscList.-division3 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.c-linkDiscList.-division3 li {
  width: calc((100% - 40px) / 3);
  margin: 0 20px 10px 0;
}

.c-linkDiscList.-division3 li:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 768px) {
  .c-linkDiscList.-division2 li {
    width: 100%;
    margin-right: 0;
  }
  .c-linkDiscList.-division3 li {
    width: 100%;
    margin-right: 0;
  }
}

/* -----------------------------------------------
  title
----------------------------------------------- */
.c-titleLvOne {
  position: relative;
  margin: 0 0 15px;
  padding: 15px 0 0;
  border-top: 2px solid #1554a4;
  color: #1554a4;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.38;
}

.c-titleLvOne.-sub {
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}

.c-titleLvOne.-sub.-small {
  font-size: 17px;
}

.c-titleLvOne.-search {
  margin: 0 0 20px;
  border: none;
  color: #242424;
  font-size: 20px;
}

.c-titleLvOne.-search .-small {
  font-size: 14px;
}

.c-titleLvOne .indexLink {
  position: absolute;
  top: 50%;
  right: 20px;
}

.c-titleLvOne .indexLink a {
  display: block;
  position: relative;
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
  font-weight: normal;
}

.c-titleLvOne .indexLink a:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

.c-titleLvOne .indexLink a:visited {
  color: #1554a4;
}

.c-titleLvTwo {
  margin: 0 0 20px;
  padding: 8px 10px;
  border-left: 2px solid #1554a4;
  background: #f3f8ff;
  color: #1554a4;
  font-size: 20px;
  font-weight: bold;
}

.c-titleLvTwo.-startup {
  padding: 0;
  border: none;
  background: none;
}

.c-pageTitle {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.38;
}

.c-title {
  margin: 0 0 25px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
}

.c-title02 {
  margin: 0 0 25px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}

.c-title03 {
  margin: 0 0 25px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
}

/* -----------------------------------------------
  .c-subTitle
----------------------------------------------- */
.c-subTitle {
  font-size: 16px;
}

.c-subTitle.-startup {
  margin: 0 0 5px;
  color: #666666;
  font-size: 14px;
}

.c-subTitle a {
  color: #1554a4;
  text-decoration: underline;
}

.c-subTitle a:hover {
  text-decoration: none;
}

/* -----------------------------------------------
  .c-titleBox
----------------------------------------------- */
.c-titleBox {
  padding: 0 0 15px;
  border-bottom: 1px solid #eeeeee;
}

.c-subTitle {
  margin: 0 0 20px;
  color: #666666;
  font-size: 16px;
  line-height: 1.6;
}

/* -----------------------------------------------
  .c-tab
----------------------------------------------- */
.c-tab_nav.-default {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 13px;
  border-bottom: 1px solid #1554a4;
}

.c-tab_nav.-default .c-tab_nav_item {
  flex: 1;
  text-align: center;
}

.c-tab_nav.-default .c-tab_nav_trigger {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding-bottom: 9px;
  border-bottom: 2px solid transparent;
  color: #666;
  font-size: 15px;
  white-space: nowrap;
}

.c-tab_nav.-default .c-tab_nav_trigger:hover {
  color: #1554a4;
  font-weight: bold;
}

.c-tab_nav.-default .c-tab_nav_trigger.-active {
  border-bottom-color: #1554a4;
  color: #000;
  font-weight: bold;
}

.c-tab_nav.-yearbook {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  border-bottom: 1px solid #ffffff;
}

.c-tab_nav.-yearbook .c-tab_nav_item {
  flex: 1;
  text-align: center;
}

.c-tab_nav.-yearbook .c-tab_nav_trigger {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 20px 0;
  background-color: #f6f6f6;
  color: #1554a4;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}

.c-tab_nav.-yearbook .c-tab_nav_trigger:hover {
  background-color: #1554a4;
  color: #ffffff;
}

.c-tab_nav.-yearbook .c-tab_nav_trigger.-active {
  background-color: #1554a4;
  color: #ffffff;
}

/* -----------------------------------------------
  .c-btnFollow
----------------------------------------------- */
.c-btnFollow {
  display: table;
  position: relative;
  min-width: 127px;
  margin: 0 0 20px;
  padding: 2px 11px 2px 30px;
  border: solid 1px #eeeeee;
  border-radius: 2px;
  background: #ffffff;
  color: #1554a4;
  font-size: 12px;
  font-weight: bold;
}

.c-btnFollow:hover {
  border-color: #1554a4;
}

.c-btnFollow::before, .c-btnFollow::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #1554a4;
  content: '';
}

.c-btnFollow::before {
  left: 12px;
  width: 10px;
  height: 2px;
}

.c-btnFollow::after {
  left: 16px;
  width: 2px;
  height: 10px;
}

.c-btnFollow.-active {
  border-color: transparent;
  background: #1554a4;
  color: #ffffff;
  text-align: left;
}

.c-btnFollow.-active::before {
  width: 10px;
  height: 10px;
  background: url(/images/bio/2020/ico_checked.svg) 50% 50% no-repeat;
}

.c-btnFollow.-active::after {
  display: none;
}

.c-btnFollow.-active:hover {
  opacity: .7;
}

.c-btnFollow.-right {
  margin-left: auto;
}

/* -----------------------------------------------
  .c-text
----------------------------------------------- */
.c-text {
  font-size: 17px;
  line-height: 1.76;
}

.c-text + .c-text {
  margin-top: 10px;
}

/* -----------------------------------------------
  .c-figure
----------------------------------------------- */
.c-figure {
  width: 520px;
  margin: 40px auto;
}

.c-figure_image {
  position: relative;
  text-align: center;
}

.c-figure_caption {
  margin: 10px 0 0;
  color: #666;
  font-size: 12px;
  line-height: 1.7;
}

/* -----------------------------------------------
  .c-textList
----------------------------------------------- */
.c-textList_item {
  padding: 0 0 10px;
  border-bottom: 1px solid #eeeeee;
  color: #242424;
  font-size: 17px;
  font-weight: bold;
}

.c-textList_item + .c-textList_item {
  margin-top: 10px;
}

.c-textList_item_link {
  color: #242424;
}

.c-textList_item_link:hover {
  color: #1554a4;
}

.c-textList_item_desc {
  color: #666;
  font-size: 12px;
  font-weight: 500;
}

/* -----------------------------------------------
  .c-notice
----------------------------------------------- */
.c-notice_item {
  position: relative;
  padding-left: 1em;
}

.c-notice_item + .c-notice_item {
  margin-top: 5px;
}

.c-notice_mark {
  position: absolute;
  left: 0;
}

/* -----------------------------------------------
  .c-link
----------------------------------------------- */
.c-link {
  color: #1554a4;
}

.c-link:hover {
  text-decoration: underline;
}

.c-link.-modal::after {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 0 0 4px;
  background: url(/images/bio/2020/ico_popup.svg) 50% 50%/12px auto no-repeat;
  vertical-align: -1px;
  content: '';
}

/* -----------------------------------------------
.c-linkMore
----------------------------------------------- */
.c-linkMore {
  position: relative;
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
}

.c-linkMore:hover {
  text-decoration: underline;
}

.c-linkMore::after {
  position: absolute;
  top: calc(50% - 5px);
  right: 2px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

/* -----------------------------------------------
  .c-linkArrow
----------------------------------------------- */
.c-linkArrow {
  display: inline-block;
  position: relative;
  padding: 0 0 0 15px;
}

.c-linkArrow a:visited {
  color: #666;
}

.c-linkArrow a:hover {
  color: #1554a4;
}

.c-linkArrow::before {
  display: block;
  position: absolute;
  top: .35em;
  left: 0;
  width: 0;
  height: 0;
  border-width: 5px 0 5px 7px;
  border-style: solid;
  border-color: transparent transparent transparent #1554a4;
  content: '';
}

/* -----------------------------------------------
  .c-linkArrowList
----------------------------------------------- */
[class^="c-linkArrowList"]:not([class*="_item"]) [class^="c-linkArrowList"]:not([class*="_item"]) {
  margin-top: 5px;
  padding: 0 0 5px;
}

.c-linkArrowList {
  flex-wrap: wrap;
  margin-bottom: -5px;
}

.c-linkArrowList.-division2, .c-linkArrowList.-division3, .c-linkArrowList.-division4 {
  display: flex;
}

.c-linkArrowList.-division2 {
  justify-content: space-between;
}

.c-linkArrowList.-division2 .c-linkArrowList_item {
  width: 370px;
}

.c-linkArrowList.-division3 {
  margin-left: -15px;
}

.c-linkArrowList.-division3 .c-linkArrowList_item {
  width: 243px;
  margin-left: 15px;
}

.c-linkArrowList_item {
  position: relative;
  margin: 0 0 5px;
  padding: 0 0 0 15px;
}

.c-linkArrowList_item::before {
  display: block;
  position: absolute;
  top: .35em;
  left: 0;
  width: 0;
  height: 0;
  border-width: 5px 0 5px 7px;
  border-style: solid;
  border-color: transparent transparent transparent #1554a4;
  content: '';
}

.c-linkArrowList_item_link:visited {
  color: #666;
}

.c-linkArrowList_item_link:hover {
  color: #1554a4;
}

/* -----------------------------------------------
  .c-formCheck
----------------------------------------------- */
.c-formCheck_label {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  color: #242424;
}

.c-formCheck_label input[type="checkbox"] {
  display: none;
}

.c-formCheck_label input[type="checkbox"]:checked + .c-formCheck_ico {
  border-color: transparent;
  background: #1554a4 url(/images/bio/2020/ico_checked.svg) 50% 50%/11px auto no-repeat;
}

.c-formCheck_ico {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background: #ffffff;
}

/* -----------------------------------------------
  .c-formCheckList
----------------------------------------------- */
.c-formCheckList {
  flex-wrap: wrap;
  margin-bottom: -12px;
}

.c-formCheckList.-horizontal, .c-formCheckList.-division2, .c-formCheckList.-division3 {
  display: flex;
}

.c-formCheckList.-division2 {
  justify-content: space-between;
}

.c-formCheckList.-division2 .c-formCheckList_item {
  width: calc(100%/2 - 8px);
}

.c-formCheckList.-division3 {
  margin-left: -16px;
}

.c-formCheckList.-division3 .c-formCheckList_item {
  width: calc(100%/3 - 16px);
  margin-left: 16px;
}

.c-formCheckList_item {
  margin: 0 0 12px;
}

.c-formCheckList_item_label {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  color: #242424;
}

.c-formCheckList_item_label input[type="checkbox"] {
  display: none;
}

.c-formCheckList_item_label input[type="checkbox"]:checked + .c-formCheckList_item_ico {
  border-color: transparent;
  background: #1554a4 url(/images/bio/2020/ico_checked.svg) 50% 50%/11px auto no-repeat;
}

.c-formCheckList_item_ico {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #cacaca;
  border-radius: 2px;
  background: #ffffff;
}

/* -----------------------------------------------
  .c-formRadioList
----------------------------------------------- */
.c-formRadioList {
  flex-wrap: wrap;
  margin-bottom: -12px;
}

.c-formRadioList.-horizontal, .c-formRadioList.-division2, .c-formRadioList.-division3 {
  display: flex;
}

.c-formRadioList.-division2 {
  justify-content: space-between;
}

.c-formRadioList.-division2 .c-formRadioList_item {
  width: calc(100%/2 - 8px);
}

.c-formRadioList.-division3 {
  margin-left: -16px;
}

.c-formRadioList.-division3 .c-formRadioList_item {
  width: calc(100%/3 - 16px);
  margin-left: 16px;
}

.c-formRadioList_item {
  margin: 0 0 12px 20px;
}

.c-formRadioList_item_label {
  display: inline-block;
  position: relative;
  padding-left: 29px;
}

.c-formRadioList_item_label::before {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 22px;
  height: 22px;
  border: 2px solid #cfd8e1;
  border-radius: 50%;
  background: #ffffff;
  content: '';
}

.c-formRadioList_item_label input[type="radio"] {
  display: none;
}

.c-formRadioList_item_label input[type="radio"]:checked + .c-formRadioList_item_ico {
  display: block;
}

.c-formRadioList_item_ico {
  display: none;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #1554a4;
}

/* -----------------------------------------------
  .c-formText
----------------------------------------------- */
.c-formText {
  padding: 6px 12px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  background: #ffffff;
  color: #000;
  font-size: 17px;
  vertical-align: bottom;
}

.c-formText.-years {
  width: 100px;
  margin-right: 8px;
}

.c-formText.-month, .c-formText.-date {
  width: 70px;
  margin: 0 8px 0 5px;
}

/* -----------------------------------------------
  .c-formSelect
----------------------------------------------- */
.c-formSelect {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 6px 35px 6px 12px;
  border: 1px solid #f1f1f1;
  border-radius: 2px;
  background: #fff url(/images/bio/2020/ico_arrow_bottom.svg) calc(100% - 11px) 50%/14px auto no-repeat;
  font-size: 17px;
}

.c-formSelect::-ms-expand {
  display: none;
}

/* -----------------------------------------------
  .c-table
----------------------------------------------- */
.c-table table {
  width: 100%;
  border-top: 1px solid #eeeeee;
  border-collapse: collapse;
}

.c-table th {
  width: 160px;
  padding: 15px 20px;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background: #f6f6f6;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.c-table td {
  padding: 15px 20px;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
}

.c-table02 table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  color: #242424;
}

.c-table02 table th,
.c-table02 table td {
  padding: 5px 16px;
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
}

.c-table02 table th:last-child,
.c-table02 table td:last-child {
  border-right: 1px solid #eeeeee;
}

.c-table02 table th {
  background: #f6f6f6;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.c-table02 table tr:first-child :first-child {
  border-top-left-radius: 2px;
}

.c-table02 table tr:first-child :last-child {
  border-top-right-radius: 2px;
}

.c-table02 table tr:last-child :first-child {
  border-bottom-left-radius: 2px;
}

.c-table02 table tr:last-child :last-child {
  border-bottom-right-radius: 2px;
}

.c-table02 table tr:last-child th,
.c-table02 table tr:last-child td {
  border-bottom: 1px solid #eeeeee;
}

/* -----------------------------------------------
  .c-iconAd
----------------------------------------------- */
.c-iconAd {
  display: table;
  margin: 0 0 15px;
  padding: 0 5px;
  border: 1px solid #666;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

/* -----------------------------------------------
  .c-btnList
----------------------------------------------- */
.c-btnList {
  margin: 40px 0 0;
}

.c-btnList.-horizontal {
  display: flex;
  justify-content: center;
}

.c-btnList_item_btn {
  width: 311px;
  margin: 0 10px;
}

/* -----------------------------------------------
  .c-popup
----------------------------------------------- */
.c-popup {
  display: none;
  z-index: 8010;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-popup_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.c-popup_contents {
  z-index: 8001;
}

.c-popup_overlay {
  display: none;
  z-index: 8000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  opacity: .6;
}

.c-popup_close {
  -webkit-appearance: none;
  display: block;
  z-index: 1046;
  position: absolute;
  top: -44px;
  right: 0;
  width: 32px;
  height: 32px;
  padding: 0;
  overflow: visible;
  outline: none;
  background: transparent;
  box-shadow: none;
  color: #ffffff;
  font-size: 0;
  cursor: pointer;
  touch-action: manipulation;
}

.c-popup_close::before, .c-popup_close::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  width: 41px;
  height: 3px;
  margin: auto 0;
  background: #ffffff;
  content: '';
}

.c-popup_close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-popup_close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.c-popup_close:hover, .c-popup_close:focus {
  opacity: .7;
}

@media (max-width: 768px) {
  .c-popup {
    width: 100%;
    height: 100vh;
  }
}

/* -----------------------------------------------
  .p-topHeader
----------------------------------------------- */
.p-topHeader {
  margin: 0 0 50px;
}

.p-topHeader_billboard {
  width: 970px;
  margin: 0 auto;
}

.p-topHeader_billboard a {
  display: block;
}

.p-topHeader_billboard a:hover {
  opacity: 0.7;
}

.p-topHeader_billboard + .p-topHeader_tagList {
  margin-top: 20px;
}

.p-topHeader_billboard + .p-topHeader_information {
  margin-top: 20px;
}

.p-topHeader_billboard + .l-topicsPath {
  margin-top: 20px;
}

.p-topHeader_tagList {
  position: relative;
}

.p-topHeader_tagList:after {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  content: '';
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.p-topHeader_tagList ul {
  cursor: move;
}

.p-topHeader_tagList ul li {
  width: auto;
  margin-left: 15px;
}

.p-topHeader_tagList ul li a {
  display: block;
  padding: 5px 20px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  color: #1554a4;
  font-size: 14px;
  white-space: nowrap;
}

.p-topHeader_tagList ul li a:hover {
  border: 1px solid #1554a4;
}

.p-topHeader_tagList ul li:first-child {
  margin-left: 0;
}

.p-topHeader_tagList ul::-webkit-scrollbar {
  display: none;
}

.p-topHeader_tagList.-end:after {
  content: none;
}

.p-topHeader_tagList + .p-topHeader_information {
  margin-top: 20px;
}

.p-topHeader_information {
  margin: 0 0 30px;
  padding: 10px 16px 10px 40px;
  border-radius: 2px;
  background: url(/images/bio/2020/ico_speaker.svg) 16px calc(50% - 1px)/14px 14px no-repeat;
  background-color: #f3f8ff;
}

.p-topHeader_information a:hover {
  color: #1554a4;
  text-decoration: underline;
}

@media (max-width: 1023px) {
  .p-topHeader {
    margin: 0 0 20px;
  }
  .p-topHeader_billboard {
    width: 100%;
    padding: 0 4%;
  }
  .p-topHeader_tagList {
    width: 96%;
    margin: 0 auto;
  }
  .p-topHeader_tagList:after {
    width: 30px;
  }
  .p-topHeader_information {
    width: 92%;
    margin: 0 auto;
    font-size: 12px;
  }
  .p-topHeader_information a {
    font-size: 12px;
    text-decoration: underline;
  }
  .p-topHeader_information + .l-topicsPath {
    margin-top: 10px;
  }
  .p-headerInfo_list {
    width: 100%;
  }
}

/* -----------------------------------------------
  .p-pickupArticle
----------------------------------------------- */
.p-pickupArticle_link {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 0 0 30px;
  overflow: hidden;
}

.p-pickupArticle_link:hover .p-pickupArticle_title {
  color: #1554a4;
  text-decoration: underline;
}

.p-pickupArticle_link:hover .p-pickupArticle_image img {
  -webkit-transform: scale(1.06) translate(0, -50%);
  transform: scale(1.06) translate(0, -50%);
}

.p-pickupArticle_image {
  -webkit-transform-origin: center;
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  transform-origin: center;
}

.p-pickupArticle_image:before {
  display: block;
  padding-top: 56%;
  content: "";
}

.p-pickupArticle_image img {
  -webkit-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translate(0, -50%);
  transition: all .3s ease-out;
}

.p-pickupArticle_text {
  position: relative;
  width: 660px;
  min-height: 135px;
  margin: -134px 0 0;
  padding: 20px 40px 10px 0;
  overflow: visible;
  background-color: #ffffff;
}

.p-pickupArticle_sub {
  display: flex;
  margin: 0 0 10px;
}

.p-pickupArticle_title {
  margin: 0;
  color: #242424;
  font-size: 24px;
  font-weight: bold;
}

.p-pickupArticle_date {
  width: 100%;
  color: #666;
  font-size: 12px;
}

.p-pickupArticle_summary {
  width: 100%;
  margin: 0 0 10px;
  color: #666666;
  font-size: 15px;
  font-weight: bold;
}

.p-pickupArticle_category {
  display: inline-block;
  margin: 0;
  padding: 2px 8px;
  background-color: #1554a4;
  color: #ffffff;
  font-size: 12px;
}

.p-pickupArticle_category + .p-pickupArticle_shoulder {
  margin: 0 0 0 10px;
}

.p-pickupArticle_shoulder {
  color: #666666;
  font-size: 14px;
}

.p-pickupArticle_info {
  display: flex;
  margin: 0 0 10px;
  background-color: #ffffff;
}

.p-pickupArticle_point {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-pickupArticle_point + .p-pickupArticle_time {
  margin: 0 0 0 10px;
}

.p-pickupArticle_time {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_time.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 12px;
}

@media (max-width: 1023px) {
  .p-pickupArticle_text {
    min-height: 1px;
    margin-top: 0;
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }
  .p-pickupArticle_sub {
    display: block;
  }
  .p-pickupArticle_category + .p-pickupArticle_shoulder {
    margin: 10px 0 0;
  }
}

/* -----------------------------------------------
  .p-topArticleList
----------------------------------------------- */
.p-topArticleList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -5px;
}

.p-topArticleList_item {
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 0;
  border-top: 1px solid #eeeeee;
}

.p-topArticleList_item:first-child {
  width: 50%;
}

.p-topArticleList_item:first-child .p-topArticleList_item_link {
  padding-right: 20px;
}

.p-topArticleList_item:first-child .p-topArticleList_item_image {
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  float: none;
  overflow: hidden;
}

.p-topArticleList_item:nth-child(2) {
  width: 50%;
}

.p-topArticleList_item:nth-child(2) .p-topArticleList_item_link {
  padding-left: 20px;
}

.p-topArticleList_item:nth-child(2) .p-topArticleList_item_image {
  position: relative;
  width: 100%;
  margin: 0 0 20px;
  float: none;
  overflow: hidden;
}

.p-topArticleList_item_link {
  display: block;
  height: 100%;
  overflow: hidden;
}

.p-topArticleList_item_link:hover .p-topArticleList_item_title {
  color: #1554a4;
  text-decoration: underline;
}

.p-topArticleList_item_link:hover .p-topArticleList_item_image img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.p-topArticleList_item_text {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.p-topArticleList_item_image {
  width: 160px;
  margin-left: 20px;
  float: right;
  overflow: hidden;
  text-align: center;
}

.p-topArticleList_item_image img {
  width: 100%;
  height: auto;
  transition: all .3s ease-out;
}

.p-topArticleList_item_sub {
  margin: 0 0 10px;
}

.p-topArticleList_item_category {
  display: inline-block;
  margin: 0;
  padding: 2px 8px;
  background-color: #1554a4;
  color: #ffffff;
  font-size: 12px;
}

.p-topArticleList_item_category + .p-topArticleList_item_shoulder {
  margin: 10px 0 0;
}

.p-topArticleList_item_shoulder {
  color: #666666;
  font-size: 14px;
}

.p-topArticleList_item_shoulder + .p-topArticleList_item_title {
  margin-top: 10px;
}

.p-topArticleList_item_title {
  margin: 0;
  margin: 0 0 10px;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
}

.p-topArticleList_item_summary {
  margin: 0 0 10px;
  color: #666666;
  font-size: 15px;
  font-weight: bold;
}

.p-topArticleList_item_date {
  width: 100%;
  color: #666;
  font-size: 12px;
}

.p-topArticleList_item_info {
  display: flex;
  margin: 0 0 10px;
}

.p-topArticleList_item_point {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-topArticleList_item_point + .p-topArticleList_item_time {
  margin: 0 0 0 10px;
}

.p-topArticleList_item_time {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_time.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 12px;
}

.p-topArticleList_item_ranking {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 8px;
}

.p-topArticleList_item_ranking_icon {
  width: 18px;
  margin-left: 1px;
  border: 1px solid #1554a4;
  color: #1554a4;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
}

.p-topArticleList_item_ranking_icon.-rank1, .p-topArticleList_item_ranking_icon.-rank2, .p-topArticleList_item_ranking_icon.-rank3 {
  width: 20px;
  height: 20px;
  margin-left: 0;
  padding-top: 8px;
  border: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 20px auto;
  color: #ffffff;
  line-height: 1;
}

.p-topArticleList_item_ranking_icon.-rank1 {
  background-image: url(/images/bio/2020/ico_rank_gold.svg);
}

.p-topArticleList_item_ranking_icon.-rank2 {
  background-image: url(/images/bio/2020/ico_rank_silver.svg);
}

.p-topArticleList_item_ranking_icon.-rank3 {
  background-image: url(/images/bio/2020/ico_rank_bronze.svg);
}

.p-topArticleList_item_ranking_label {
  width: calc(100% - 30px);
  color: #242424;
  font-size: 12px;
}

@media (max-width: 768px) {
  .p-topArticleList_item {
    margin-bottom: 0;
    padding: 20px 0;
  }
  .p-topArticleList_item:first-child {
    width: 100%;
  }
  .p-topArticleList_item:first-child .p-topArticleList_item_title {
    width: 100%;
  }
  .p-topArticleList_item:first-child .p-topArticleList_item_link {
    padding-right: 0;
  }
  .p-topArticleList_item:first-child .p-topArticleList_item_image {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
    float: none;
    overflow: hidden;
  }
  .p-topArticleList_item:nth-child(2) {
    width: 100%;
  }
  .p-topArticleList_item:nth-child(2) .p-topArticleList_item_title {
    width: 100%;
  }
  .p-topArticleList_item:nth-child(2) .p-topArticleList_item_link {
    padding-left: 0;
  }
  .p-topArticleList_item:nth-child(2) .p-topArticleList_item_image {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
    float: none;
    overflow: hidden;
  }
  .p-topArticleList_item_image {
    width: 80px;
  }
}

/* -----------------------------------------------
  .p-article
----------------------------------------------- */
.p-article:not([class*="-contents"]) {
  position: relative;
  margin: 0 0 60px;
  border-top: 2px solid #1554a4;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
}

.p-article:not([class*="-contents"]) .p-article_body {
  padding: 30px 60px 50px;
}

.p-article_header {
  position: relative;
  padding: 40px 60px;
  border-bottom: 1px solid #eeeeee;
}

.p-article_header_category {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  background-color: #1554a4;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.p-article_header_parentTitle {
  margin: 0 0 20px;
  color: #666666;
  font-size: 17px;
  font-weight: bold;
}

.p-article_header_shoulder {
  margin: 0 0 15px;
  color: #666666;
  font-size: 17px;
  font-weight: bold;
}

.p-article_header_title {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.38;
}

.p-article_header_title_link {
  box-sizing: border-box;
  display: block;
  position: relative;
  flex-basis: 120px;
  width: 60px;
  min-width: 60px;
  margin-left: 10px;
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
  text-align: center;
}

.p-article_header_title_link:hover {
  text-decoration: underline;
}

.p-article_header_title_link:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

.p-article_header_subTitle {
  margin: 0 0 15px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}

.p-article_header_info {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px;
}

.p-article_header_point {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-article_header_point + .p-article_header_time {
  margin: 0 0 0 10px;
}

.p-article_header_time {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_time.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 12px;
}

.p-article_header_meta {
  display: flex;
  margin: 0 0 20px;
}

.p-article_header_date {
  min-width: 60px;
  color: #666666;
  font-size: 12px;
}

.p-article_header_date + .p-article_header_author {
  margin: 0 0 0 10px;
}

.p-article_header_author {
  color: #666666;
  font-size: 12px;
}

.p-article_header_author a {
  display: inline-block;
  margin-right: 10px;
  color: #666666;
  font-size: 12px;
}

.p-article_header_author a:hover {
  color: #1554a4;
  text-decoration: underline;
}

.p-article_header_print {
  position: absolute;
  right: 60px;
  bottom: 40px;
}

.p-article .p-article_body {
  padding: 0;
  overflow: hidden;
}

.p-article_related {
  margin: 0 0 30px;
}

.p-article_social {
  display: flex;
  justify-content: space-between;
}

.p-article_social_group {
  display: flex;
}

.p-article_social_btn {
  position: relative;
  width: 42px;
  height: 50px;
}

.p-article_social_btn + .p-article_social_btn {
  margin-left: 20px;
}

.p-article_social_btn_label {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 36px;
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 12px;
  text-align: center;
  transition: all .2s;
}

.p-article_social_btn_label:hover {
  opacity: 0.5;
}

.p-article_social_btn_label.-facebook {
  background-image: url(/images/bio/2020/ico_facebook.svg);
  background-size: 15px auto;
  color: #4065b4;
}

.p-article_social_btn_label.-twitter {
  background-image: url(/images/bio/2020/ico_twitter.svg);
  background-position: center top 4px;
  background-size: 25px 20px;
  color: #059ff5;
}

.p-article_social_btn_label.-linkedin {
  background-image: url(/images/bio/2020/ico_linkedin.svg);
  background-size: 25px auto;
  color: #0a66c1;
}

.p-article_social_btn_label.-line {
  background-image: url(/images/bio/2020/ico_line.svg);
  background-size: 30px auto;
  color: #00b900;
}

.p-article_social_btn_label.-mail {
  background-image: url(/images/bio/2020/ico_mail_02.svg);
  background-position: center top 5px;
  background-size: 24px auto;
}

.p-article_social.-center {
  justify-content: center;
  margin: 0 0 30px;
}

.p-article_tags {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin: 0;
}

.p-article_tags_item {
  margin: 0 10px 10px 0;
  font-size: 12px;
}

.p-article_tags_item a {
  display: block;
  padding: 5px 20px;
  border: solid 1px #eeeeee;
  border-radius: 2px;
  color: #1554a4;
  font-size: 14px;
  text-align: center;
}

.p-article_tags_item a:hover {
  border-color: #1554a4;
}

.p-article_related {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 20px;
  background-color: #f3f8ff;
  font-size: 14px;
}

.p-article_related_title {
  display: block;
  width: 90px;
  color: #242424;
  font-size: 12px;
}

.p-article_related a {
  display: block;
  width: calc(100% - 90px);
  color: #1554a4;
  font-weight: bold;
}

.p-article_related a:hover {
  text-decoration: underline;
}

.p-article_footer_container {
  padding: 0 60px 60px;
}

.p-article_footer_container.-blue {
  padding-top: 60px;
  border-top: 1px solid #f4f7fd;
  background-color: #f3f8ff;
}

.p-article_footer_imageTitle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  padding: 0 20px;
  background: url(/images/bio/2020/bg_aircle_feature_01.jpg) center top/cover no-repeat;
}

.p-article_footer_imageTitle_title {
  width: calc(100% - 110px);
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}

.p-article_footer_imageTitle_link {
  position: relative;
  width: 90px;
  padding-right: 15px;
  color: #ffffff;
  font-size: 14px;
}

.p-article_footer_imageTitle_link:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #ffffff #ffffff transparent transparent;
  content: '';
}

.p-article_footer_imageTitle_link:hover {
  text-decoration: underline;
}

.p-article_footer .p-articleList {
  padding: 0 30px;
  background-color: #ffffff;
}

.p-article_footer .p-articleList_item {
  margin: 0;
  padding: 20px 0;
}

@media screen and (min-width: 1024px) and (max-width: 1140px) {
  .p-article:not([class*="-contents"]) .p-article_body {
    padding: 30px 4% 50px;
  }
}

@media (max-width: 1023px) {
  .p-article {
    margin: 0 0 30px;
  }
  .p-article:not([class*="-contents"]) {
    margin: 0 0 30px;
  }
  .p-article:not([class*="-contents"]) .p-article_body {
    padding: 30px 4% 50px;
  }
  .p-article_header {
    padding: 40px 4% 30px;
  }
  .p-article_header_parentTitle {
    margin: 0 0 20px;
    color: #666666;
    font-size: 17px;
    font-weight: bold;
  }
  .p-article_header_shoulder {
    width: 100%;
  }
  .p-article_header_title {
    font-size: 24px;
  }
  .p-article_header_title_link {
    flex-basis: 140px;
  }
  .p-article_header_meta {
    margin-bottom: 0;
  }
  .p-article_header_print {
    display: none;
  }
  .p-article_related {
    margin: 0 0 30px;
  }
  .p-article_social {
    display: none;
  }
  .p-article .p-article_body {
    padding: 0;
  }
  .p-article_footer_container {
    padding: 0 4% 50px;
  }
  .p-article_footer_container.-blue {
    padding-top: 60px;
    border-top: 1px solid #f4f7fd;
    background-color: #f3f8ff;
  }
  .p-article_footer_imageTitle {
    display: block;
    height: auto;
    padding: 15px 20px;
  }
  .p-article_footer_imageTitle_title {
    width: 100%;
    margin: 0 0 10px;
  }
  .p-article_footer_imageTitle_link {
    width: 90px;
    color: #ffffff;
    font-size: 14px;
  }
  .p-article_footer .p-articleList {
    padding: 0 30px;
    background-color: #ffffff;
  }
  .p-article_footer .p-articleList_item {
    margin: 0;
    padding: 20px 0;
  }
}

/* -----------------------------------------------
  .p-articleList
----------------------------------------------- */
.p-articleList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -5px;
}

.p-articleList_item {
  width: 100%;
  margin-bottom: 10px;
  padding: 25px 0;
  border-top: 1px solid #eeeeee;
}

.p-articleList_item_link {
  display: block;
  height: 100%;
  overflow: hidden;
}

.p-articleList_item_link:hover .p-articleList_item_title {
  color: #1554a4;
  text-decoration: underline;
}

.p-articleList_item_link:hover .p-articleList_item_image img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.p-articleList_item_text {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.p-articleList_item_image {
  width: 160px;
  margin-left: 20px;
  float: right;
  overflow: hidden;
  text-align: center;
}

.p-articleList_item_image img {
  width: 100%;
  height: auto;
  transition: all .3s ease-out;
}

.p-articleList_item_image.-large {
  width: 50%;
}

.p-articleList_item_sub {
  margin: 0 0 10px;
}

.p-articleList_item_category {
  display: inline-block;
  margin: 0;
  padding: 2px 8px;
  background-color: #1554a4;
  color: #ffffff;
  font-size: 12px;
}

.p-articleList_item_category + .p-articleList_item_title {
  margin-top: 10px;
}

.p-articleList_item_category + .p-articleList_item_subTitle {
  margin-top: 10px;
}

.p-articleList_item_shoulder {
  margin: 0 0 10px;
  color: #666666;
  font-size: 14px;
}

.p-articleList_item_title {
  margin: 0;
  margin: 0 0 10px;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
}

.p-articleList_item_subTitle {
  margin: 0 0 10px;
  color: #666666;
  font-size: 15px;
  font-weight: bold;
}

.p-articleList_item_summary {
  margin: 0 0 10px;
  color: #666666;
  font-size: 15px;
}

.p-articleList_item_date {
  width: 100%;
  color: #666;
  font-size: 12px;
}

.p-articleList_item_info {
  display: flex;
  margin: 0 0 10px;
}

.p-articleList_item_point {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-articleList_item_point + .p-articleList_item_time {
  margin: 0 0 0 10px;
}

.p-articleList_item_time {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_time.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 12px;
}

.p-articleList_item_ranking {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 8px;
}

.p-articleList_item_ranking_icon {
  width: 18px;
  margin-left: 1px;
  border: 1px solid #1554a4;
  color: #1554a4;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
}

.p-articleList_item_ranking_icon.-rank1, .p-articleList_item_ranking_icon.-rank2, .p-articleList_item_ranking_icon.-rank3 {
  width: 24px;
  height: 24px;
  margin-left: 0;
  padding-top: 9px;
  border: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px auto;
  color: #ffffff;
  line-height: 1;
  text-align: center;
}

.p-articleList_item_ranking_icon.-rank1 {
  background-image: url(/images/bio/2020/ico_rank_gold.svg);
}

.p-articleList_item_ranking_icon.-rank2 {
  background-image: url(/images/bio/2020/ico_rank_silver.svg);
}

.p-articleList_item_ranking_icon.-rank3 {
  background-image: url(/images/bio/2020/ico_rank_bronze.svg);
}

.p-articleList_item_ranking_category {
  width: calc(100% - 30px);
  color: #242424;
  font-size: 12px;
}

.p-articleList_item.-largeImage .p-articleList_item_image {
  width: 50%;
}

.p-articleList.-division2 .p-articleList_item {
  width: calc((100% - 40px) / 2);
  padding: 20px 0;
}

.p-articleList.-division2 .p-articleList_item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.p-articleList.-division2 .p-articleList_item_title {
  font-size: 18px;
}

.p-articleList.-division2 .p-articleList_item_image {
  width: 80px;
}

.p-articleList.-division2 .p-articleList_item_text {
  height: auto;
}

.p-articleList.-division2 .p-articleList_item_description {
  overflow: hidden;
}

@media (max-width: 768px) {
  .p-articleList_item {
    margin-bottom: 0;
    padding: 20px 0;
  }
  .p-articleList_item_image {
    width: 100px;
  }
  .p-articleList_item.-largeImage .p-articleList_item_link {
    display: flex;
    flex-wrap: wrap;
  }
  .p-articleList_item.-largeImage .p-articleList_item_text {
    order: 1;
    width: 100%;
    height: auto;
    margin: 0 0 20px;
  }
  .p-articleList_item.-largeImage .p-articleList_item_info {
    width: 100%;
  }
  .p-articleList_item.-largeImage .p-articleList_item_image {
    order: 2;
    width: 100%;
    margin: 20px 0 0;
    float: none;
  }
  .p-articleList.-division2 .p-articleList_item {
    width: 100%;
  }
}

.l-asideSection .p-articleList_item {
  margin: 0;
  padding: 15px 0;
}

.l-asideSection .p-articleList_item:first-child {
  padding-top: 0;
  border-top: none;
}

.l-asideSection .p-articleList_item:last-child {
  border-bottom: 1px solid #eeeeee;
}

.l-asideSection .p-articleList_item_link {
  display: block;
  overflow: hidden;
}

.l-asideSection .p-articleList_item_text {
  width: auto;
  overflow: hidden;
}

.l-asideSection .p-articleList_item_title {
  display: table;
  margin: 0;
  padding-right: 5px;
  font-size: 16px;
}

.l-asideSection .p-articleList_item_desc {
  font-size: 12px;
}

@media (max-width: 1023px) {
  .l-asideSection .p-articleList_item {
    width: 92%;
    margin: 0 auto;
  }
}

/* -----------------------------------------------
  .p-columnArticleList
----------------------------------------------- */
.p-columnArticleList {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.p-columnArticleList_item {
  width: calc((100% - 40px) / 2);
  margin: 0 0 30px;
}

.p-columnArticleList_link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  transition: all .3s ease-out;
}

.p-columnArticleList_link:hover .p-columnArticleList_header_more {
  text-decoration: underline;
}

.p-columnArticleList_link:hover .p-columnArticleList_image img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.p-columnArticleList_header {
  width: calc(100% - 140px);
}

.p-columnArticleList_header_count {
  display: inline-block;
  margin: 0 0 10px;
  padding: 2px 15px;
  border: 1px solid #1554a4;
  border-radius: 20px;
  color: #1554a4;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.p-columnArticleList_header_title {
  margin: 0 0 10px;
  color: #1554a4;
  font-size: 20px;
  font-weight: bold;
}

.p-columnArticleList_header_more {
  display: inline-block;
  position: relative;
  padding-right: 14px;
  background-image: url(/images/bio/2020/ico_arrow_04.svg);
  background-position: right top calc(50% - 1px);
  background-repeat: no-repeat;
  color: #1554a4;
  font-size: 14px;
}

.p-columnArticleList_image {
  width: 120px;
  overflow: hidden;
}

.p-columnArticleList_image img {
  width: 100%;
  height: auto;
  transition: all .3s ease-out;
}

.p-columnArticleList_article {
  margin: 20px 0 0;
  padding: 10px 0 10px 18px;
  border-left: 2px solid #eeeeee;
  transition: all .3s ease-out;
}

.p-columnArticleList_article:hover {
  border-left: 2px solid #1554a4;
}

.p-columnArticleList_article:hover .p-columnArticleList_article_title {
  color: #1554a4;
  text-decoration: underline;
}

.p-columnArticleList_article_inner {
  margin: 0;
}

.p-columnArticleList_article_title {
  margin: 0 0 10px;
  color: #242424;
  font-size: 16px;
  font-weight: bold;
}

.p-columnArticleList_article_subTitle {
  margin: 0 0 10px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}

.p-columnArticleList_article_info {
  display: flex;
  margin: 0 0 10px;
}

.p-columnArticleList_article_point {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-columnArticleList_article_point + .p-columnArticleList_article_time {
  margin: 0 0 0 10px;
}

.p-columnArticleList_article_time {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_time.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 12px;
}

.p-columnArticleList_article_date {
  color: #666666;
  font-size: 12px;
}

@media (max-width: 768px) {
  .p-columnArticleList {
    display: block;
  }
  .p-columnArticleList_item {
    width: 100%;
    margin: 0 0 30px;
  }
  .p-columnArticleList_header {
    width: calc(100% - 100px);
  }
  .p-columnArticleList_image {
    width: 80px;
  }
  .p-columnArticleList_article {
    margin: 15px 0 0;
  }
}

/* -----------------------------------------------
  .p-sectionTitle
----------------------------------------------- */
.p-sectionTitle {
  position: relative;
  margin: 0;
  padding: 15px 0;
  border-top: 2px solid #1554a4;
  color: #1554a4;
  font-size: 24px;
  font-weight: bold;
}

.p-sectionTitle a:hover {
  text-decoration: underline;
}

.p-sectionTitle.-small {
  font-size: 18px;
}

.p-sectionTitle_container {
  position: relative;
}

.p-sectionTitle_link {
  position: absolute;
  top: calc(50% - 10px);
  right: 20px;
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
}

.p-sectionTitle_link:hover {
  text-decoration: underline;
}

.p-sectionTitle_link:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

@media (max-width: 768px) {
  .l-section.-special .p-sectionTitle {
    width: 92%;
    margin: 0 auto;
  }
}

.p-sectionTitle02 {
  display: flex;
  align-items: center;
  margin: 0 0 15px;
  padding: 15px 20px;
  background-color: #f3f8ff;
  color: #1554a4;
  font-size: 16px;
  font-weight: bold;
}

.p-sectionTitle02 .-pr {
  margin: 0 0 0 10px;
  padding: 2px 4px;
  border: 1px solid #1554a4;
  color: #1554a4;
  font-size: 10px;
}

.p-sectionTitle02_container {
  position: relative;
}

.p-sectionTitle02_link {
  position: absolute;
  top: calc(50% - 10px);
  right: 20px;
  padding: 0 10px 0 0;
  color: #1554a4;
  font-size: 14px;
}

.p-sectionTitle02_link:hover {
  text-decoration: underline;
}

.p-sectionTitle02_link:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

@media (max-width: 768px) {
  .p-sectionTitle02 {
    padding: 10px 15px;
  }
}

/* -----------------------------------------------
  .p-specialSlider
----------------------------------------------- */
.p-specialSlider {
  margin: 0;
}

.p-specialSlider_item {
  width: 370px;
  margin: 0 10px 0;
}

.p-specialSlider_item_link {
  display: block;
  height: 100%;
  overflow: hidden;
}

.p-specialSlider_item_link:hover .p-specialSlider_item_title {
  color: #1554a4;
  text-decoration: underline;
}

.p-specialSlider_item_link:hover .p-specialSlider_item_subTitle {
  color: #1554a4;
  text-decoration: underline;
}

.p-specialSlider_item_link:hover .p-specialSlider_item_image img {
  -webkit-transform: scale(1.06) translate(0, -50%);
          transform: scale(1.06) translate(0, -50%);
}

.p-specialSlider_item_text {
  position: relative;
  height: 100%;
  overflow: hidden;
}

.p-specialSlider_item_image {
  position: relative;
  width: 100%;
  margin: 0;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.p-specialSlider_item_image:before {
  display: block;
  padding-top: 56%;
  content: "";
}

.p-specialSlider_item_image img {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform-origin: center;
          transform-origin: center;
  transition: all .3s ease-out;
}

.p-specialSlider_item_sub {
  margin: 0 0 10px;
}

.p-specialSlider_item_category {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 2px 8px;
  background-color: #1554a4;
  color: #ffffff;
  font-size: 12px;
}

.p-specialSlider_item_title {
  margin: 0;
  margin: 0 0 10px;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
}

.p-specialSlider_item_subTitle {
  display: flex;
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  align-items: center;
  width: 280px;
  height: 70px;
  padding: 0 20px 0 0;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

.p-specialSlider_item_date {
  color: #666;
  font-size: 12px;
}

.p-specialSlider_item_info {
  display: flex;
  margin: 0 0 10px;
}

.p-specialSlider_item_point {
  min-height: 14px;
  margin: 0 10px 0 0;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-specialSlider_item_time {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_time.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 12px;
}

.p-specialSlider .slick-next {
  top: 78px;
  right: 0;
}

.p-specialSlider .slick-prev {
  top: 78px;
  left: -10px;
}

@media (max-width: 768px) {
  .p-specialSlider {
    width: 100%;
    overflow: hidden;
  }
  .p-specialSlider_item {
    width: 100%;
    margin: 0 5px 0;
  }
  .p-specialSlider_item_title {
    font-size: 16px;
  }
  .p-specialSlider_item_subTitle {
    display: flex;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    align-items: center;
    width: 230px;
    font-size: 12px;
  }
  .p-specialSlider .slick-next {
    top: 19%;
    right: 20px;
  }
  .p-specialSlider .slick-prev {
    top: 19%;
    left: 20px;
  }
}

/* -----------------------------------------------
  .p-magazineSection
----------------------------------------------- */
.p-magazineSection {
  width: 100%;
  padding: 30px 0;
  background-color: #f3f8ff;
}

.p-magazineSection_container {
  position: relative;
  width: 1120px;
  margin: 0 auto;
}

.p-magazineSection_heading {
  display: flex;
  align-items: center;
  margin: 0 0 40px;
}

.p-magazineSection_heading_title {
  display: inline-block;
  margin: 0;
  color: #1554a4;
  font-size: 24px;
  font-weight: bold;
}

.p-magazineSection_heading_icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  outline: none;
  background: url(/images/bio/2020/ico_question.svg) left top/20px 20px no-repeat;
}

.p-magazineSection_archiveLink {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.p-magazineSection_archiveLink_item {
  width: 130px;
  margin: 0 0 0 10px;
}

.p-magazineSection_archiveLink_link {
  display: block;
  padding: 5px 0;
  border: 1px solid #1554a4;
  border-radius: 4px;
  background-color: #ffffff;
  color: #1554a4;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.p-magazineSection_archiveLink_link:hover {
  background-color: #1554a4;
  color: #ffffff;
}

.p-magazineSection_description {
  margin: 0 0 30px;
  color: #666666;
  font-size: 16px;
}

.p-magazineSection_description a {
  color: #1554a4;
  text-decoration: underline;
}

.p-magazineSection_description a:hover {
  color: #0099cc;
}

.p-magazineSection_slider {
  margin: 0 -35px 0;
}

.p-magazineSection_slider_item {
  width: 168px;
  margin: 0 35px 0;
}

.p-magazineSection_slider_item a {
  display: block;
  transition: .3s ease-out;
}

.p-magazineSection_slider_item a:hover .p-magazineSection_slider_item_issue {
  text-decoration: underline;
}

.p-magazineSection_slider_item a:hover .p-magazineSection_slider_item_image img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

.p-magazineSection_slider_item_issue {
  margin: 0 0 10px;
  color: #1554a4;
  font-size: 14px;
}

.p-magazineSection_slider_item_image {
  margin: 0 0 15px;
  overflow: hidden;
}

.p-magazineSection_slider_item_image img {
  width: 100%;
  height: auto;
  transition: all .3s ease-out;
}

.p-magazineSection_slider .slick-dots {
  margin-top: 20px;
}

.p-magazineSection_slider .slick-track {
  padding-bottom: 1px;
}

.p-magazineSection_slider .slick-next {
  top: calc(50% - 60px);
  right: 15px;
}

.p-magazineSection_slider .slick-prev {
  top: calc(50% - 60px);
  left: 15px;
}

@media (max-width: 1140px) {
  .p-magazineSection {
    padding: 30px 4% 20px;
  }
  .p-magazineSection_container {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .p-magazineSection_container {
    width: 100%;
    margin: 0;
  }
  .p-magazineSection_heading {
    width: 100%;
    margin: 0 0 20px;
  }
  .p-magazineSection_archiveLink {
    position: static;
    top: inherit;
    right: inherit;
    width: 100%;
    margin: 0 0 20px;
  }
  .p-magazineSection_archiveLink_item {
    width: 160px;
  }
  .p-magazineSection_archiveLink_item:first-child {
    margin-left: 0;
  }
  .p-magazineSection_description {
    width: 100%;
    margin: 0 0 20px;
  }
  .p-magazineSection .slick-next {
    right: 4%;
  }
  .p-magazineSection .slick-prev {
    left: 4%;
  }
  .p-magazineSection_slider {
    margin: 0;
  }
  .p-magazineSection_slider_item {
    margin: 0 10px 0 0;
  }
}

/* -----------------------------------------------
  .p-yearbookSection
----------------------------------------------- */
.p-yearbookSection {
  width: 100%;
  padding: 30px 0;
  background: url(/images/bio/2020/bg_yearbook.jpg) center top/cover no-repeat;
}

.p-yearbookSection_container {
  position: relative;
  width: 1120px;
  margin: 0 auto;
}

.p-yearbookSection_heading {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}

.p-yearbookSection_heading_title {
  display: inline-block;
  margin: 0;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}

.p-yearbookSection_heading_icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  outline: none;
  background: url(/images/bio/2020/ico_question.svg) left top/20px 20px no-repeat;
}

.p-yearbookSection_description {
  margin: 0 0 25px;
  color: #ffffff;
  font-size: 16px;
}

.p-yearbookSection_description a {
  color: #ffffff;
  text-decoration: underline;
}

.p-yearbookSection_description a:hover {
  color: #0099cc;
}

.p-yearbookSection_archiveLink {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.p-yearbookSection_archiveLink_link {
  display: block;
  padding: 5px 20px 5px 0;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.p-yearbookSection_archiveLink_link:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 4px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #ffffff #ffffff transparent transparent;
  content: '';
}

.p-yearbookSection_archiveLink_link:hover {
  text-decoration: underline;
}

.p-yearbookSection_content {
  display: flex;
  justify-content: space-between;
  padding: 35px 40px;
  background-color: rgba(255, 255, 255, 0.95);
}

.p-yearbookSection_recent {
  align-items: center;
  align-self: center;
  width: 270px;
}

.p-yearbookSection_recent_image {
  margin: 0 0 20px;
  text-align: center;
}

.p-yearbookSection_recent_image a:hover {
  opacity: 0.5;
}

.p-yearbookSection_recent_title {
  margin: 0 0 10px;
  color: #666666;
  font-size: 12px;
}

.p-yearbookSection_recent_linkList_item {
  display: inline;
  padding: 0 5px 0 0;
  line-height: 2;
}

.p-yearbookSection_recent_linkList_item:after {
  margin-left: 10px;
  content: '/';
}

.p-yearbookSection_recent_linkList_item:last-child:after {
  content: none;
}

.p-yearbookSection_recent_linkList_link {
  color: #1554a4;
  font-size: 14px;
}

.p-yearbookSection_recent_linkList_link:hover {
  text-decoration: underline;
}

.p-yearbookSection_list {
  width: 350px;
}

.p-yearbookSection_list_item {
  flex: auto;
  width: 350px;
  min-height: 130px;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #c4c4c4c4;
}

.p-yearbookSection_list_item:last-child {
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.p-yearbookSection_list_link {
  display: block;
}

.p-yearbookSection_list_link:hover .p-yearbookSection_list_title {
  color: #1554a4;
  text-decoration: underline;
}

.p-yearbookSection_list_subTitle {
  margin: 0 0 5px;
  color: #666666;
  font-size: 12px;
}

.p-yearbookSection_list_title {
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: bold;
}

.p-yearbookSection_list_info {
  display: flex;
  margin: 0;
}

.p-yearbookSection_list_point {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-yearbookSection_list_point + .p-yearbookSection_list_time {
  margin: 0 0 0 10px;
}

.p-yearbookSection_list_time {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_time.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  font-size: 12px;
}

@media (max-width: 1140px) {
  .p-yearbookSection_container {
    width: 100%;
    margin: 0;
    padding: 0 4%;
  }
  .p-yearbookSection_recent {
    width: 32%;
  }
  .p-yearbookSection_list {
    width: 32%;
  }
  .p-yearbookSection_list_item {
    width: 100%;
  }
  .p-yearbookSection_archiveLink {
    right: 4%;
  }
}

@media (max-width: 768px) {
  .p-yearbookSection {
    background: #1554a4 url(/images/bio/2020/bg_yearbook.jpg) left top/auto 350px no-repeat;
  }
  .p-yearbookSection_container {
    width: 100%;
    margin: 0;
    padding: 0 4%;
  }
  .p-yearbookSection_content {
    display: block;
    padding: 40px 20px 20px;
  }
  .p-yearbookSection_archiveLink {
    right: 4%;
  }
  .p-yearbookSection_recent {
    width: 100%;
    margin: 0 0 30px;
  }
  .p-yearbookSection_list {
    width: 100%;
  }
  .p-yearbookSection_list_item {
    width: 100%;
    min-height: 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .p-yearbookSection_list_item:first-child {
    padding-top: 10px;
    border-top: 1px solid #c4c4c4c4;
  }
}

/* -----------------------------------------------
  .p-yearbookTab
----------------------------------------------- */
.p-yearbookTab_box {
  margin: 0 0 60px;
  padding: 30px;
  background: url(/images/bio/2020/bg_yearbook_tab.jpg) center top/cover no-repeat;
}

.p-yearbookTab_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 30px;
  background-color: #ffffff;
}

.p-yearbookTab_title {
  margin: 0 0 20px;
  color: #1554a4;
  font-size: 20px;
  font-weight: bold;
}

.p-yearbookTab_data {
  width: 480px;
}

.p-yearbookTab_index_title {
  margin: 0 0 10px;
  color: #666666;
  font-size: 12px;
}

.p-yearbookTab_index_item {
  display: inline;
  padding: 0 5px 0 0;
  line-height: 2;
}

.p-yearbookTab_index_item:after {
  margin-left: 10px;
  content: '/';
}

.p-yearbookTab_index_item:last-child:after {
  content: none;
}

.p-yearbookTab_index_item a {
  color: #1554a4;
  font-size: 14px;
}

.p-yearbookTab_index_item a:hover {
  text-decoration: underline;
}

@media (max-width: 1140px) {
  .p-yearbookTab_image {
    width: 160px;
  }
  .p-yearbookTab_data {
    width: calc(100% - 180px);
  }
}

@media (max-width: 768px) {
  .p-yearbookTab_box {
    padding: 20px 4%;
  }
  .p-yearbookTab_data {
    order: 2;
    width: 100%;
  }
  .p-yearbookTab_image {
    order: 1;
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
  }
  .p-yearbookTab_index_title {
    margin: 0 0 10px;
    color: #666666;
    font-size: 12px;
  }
  .p-yearbookTab .c-tab_nav_item {
    width: calc(100% / 3);
  }
  .p-yearbookTab .c-tab_nav_item .c-tab_nav_trigger {
    padding: 10px 10px;
    font-size: 14px;
    white-space: pre-wrap;
  }
}

/* -----------------------------------------------
  .p-company
----------------------------------------------- */
.p-company_header {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
}

.p-company_header_title {
  margin: 0 0 15px;
  padding: 15px 0 0;
  border-top: 2px solid #1554a4;
  color: #242424;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.38;
}

.p-company_header_info {
  display: flex;
  margin: 0 0 10px;
}

.p-company_header_point {
  min-height: 14px;
  padding: 2px 0 2px 20px;
  background-image: url(/images/bio/2020/ico_point.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  color: #1554a4;
  font-size: 12px;
}

.p-company_header_point + .p-company_header_date {
  margin: 0 0 0 20px;
}

.p-company_header_date {
  padding: 2px 0 2px 0;
  color: #666666;
  font-size: 12px;
}

.p-company_header_address {
  font-size: 16px;
}

.p-company_header_url a {
  color: #1554a4;
  font-size: 16px;
}

.p-company_header_url a:hover {
  text-decoration: underline;
}

.p-company_header_print {
  position: absolute;
  right: 0;
  bottom: 30px;
}

.p-company_body {
  margin: 0 0 50px;
  color: #242424;
  font-size: 17px;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .p-company_header_print {
    display: none;
  }
}

/* -----------------------------------------------
  .p-pagination
----------------------------------------------- */
.p-pagination {
  margin: 30px 0 20px;
  clear: both;
  font-size: 14px;
}

.p-pagination .p-pagination_nextPage {
  position: relative;
  width: 100%;
  max-width: 530px;
  margin: 0 auto 30px;
}

.p-pagination .p-pagination_nextPage a {
  display: block;
  padding: 25px;
  border: solid 1px #1554a4;
  border-radius: 3px;
  color: #1554a4;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.p-pagination .p-pagination_nextPage a:hover {
  text-decoration: underline;
}

.p-pagination .p-pagination_nextPage a:visited {
  color: #1554a4;
}

.p-pagination .p-pagination_nextPage_title {
  display: block;
  position: absolute;
  top: -14px;
  left: 20px;
  padding: 4px 10px;
  background-color: #ffffff;
  color: #1554a4;
  font-size: 14px;
  font-weight: bold;
}

.p-pagination .p-pagination_list {
  display: flex;
  justify-content: center;
  padding: 0;
}

.p-pagination .p-pagination_list_item {
  width: 38px;
  height: 38px;
  padding: 0;
  overflow: hidden;
  border-radius: 2px;
  font-weight: bold;
  line-height: 38px;
  text-align: center;
}

.p-pagination .p-pagination_list_item:not(:first-child) {
  margin-left: 6px;
}

.p-pagination .p-pagination_list_item a {
  display: block;
  position: relative;
  height: 100%;
  border: 1px solid transparent;
  background: #fafafa;
  color: #1554a4;
  line-height: 36px;
  text-decoration: none;
}

.p-pagination .p-pagination_list_item a:hover {
  border-color: #1554a4;
}

.p-pagination .p-pagination_list_item a:visited {
  color: #1554a4;
}

.p-pagination .p-pagination_list_item.-current {
  background: #1554a4;
  color: #ffffff;
}

.p-pagination .p-pagination_list_item.-prev a::before, .p-pagination .p-pagination_list_item.-next a::before {
  display: block;
  position: absolute;
  top: 1px;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
}

.p-pagination .p-pagination_list_item.-prev a::before {
  left: calc(50% - 3px);
  border-bottom: 2px solid #1554a4;
  border-left: 2px solid #1554a4;
}

.p-pagination .p-pagination_list_item.-next a::before {
  right: calc(50% - 3px);
  border-top: 2px solid #1554a4;
  border-right: 2px solid #1554a4;
}

.pagination.-pc {
  display: block;
}

.pagination.-sp {
  display: none;
}

@media (max-width: 768px) {
  .pagination.-pc {
    display: none;
  }
  .pagination.-sp {
    display: block;
  }
}

/* -----------------------------------------------
  .p-search
----------------------------------------------- */
.p-search_block {
  margin: 0 0 30px;
  padding: 20px;
  border-radius: 2px;
  background: #f3f8ff;
}

.p-search_block_keyword {
  display: flex;
  overflow: hidden;
  border-radius: 2px;
}

.p-search_block_keyword_field {
  flex: 1;
  padding: 6px 12px;
  border: 1px solid #f1f1f1;
  background: #ffffff;
  font-size: 17px;
}

.p-search_block_keyword_field:placeholder-shown {
  color: #666;
}

.p-search_block_keyword_field::-webkit-input-placeholder {
  color: #666;
}

.p-search_block_keyword_field:-moz-placeholder {
  color: #666;
  opacity: 1;
}

.p-search_block_keyword_field::-moz-placeholder {
  color: #666;
  opacity: 1;
}

.p-search_block_keyword_field:-ms-input-placeholder {
  color: #666;
}

.p-search_block_keyword_btn {
  position: relative;
  width: 90px;
  background: #1554a4;
  color: #ffffff;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

.p-search_block_keyword_btn::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  content: '';
  opacity: 0;
  transition: .1s linear;
}

.p-search_block_keyword_btn:hover::after {
  opacity: .15;
}

.p-search_block_options {
  display: none;
  margin: 20px 0 0;
}

.p-search_block_options_title {
  margin: 20px 0 0;
  outline: none;
  text-align: center;
  cursor: pointer;
}

.p-search_block_options_title:hover {
  color: #1554a4;
}

.p-search_block_options_title.-open .p-search_block_options_label::before {
  content: '閉じる';
}

.p-search_block_options_title.-open .p-search_block_options_label::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background-position: 50% 5px;
}

.p-search_block_options_label {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}

.p-search_block_options_label::before {
  color: #1554a4;
  content: '詳細検索';
}

.p-search_block_options_label::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  margin: auto 0;
  background: url(/images/bio/2020/ico_arrow_bottom.svg) 50% 50%/12px auto no-repeat;
  content: '';
  transition: .1s linear;
}

.p-search_block_options_group {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px;
}

.p-search_block_cond {
  display: block;
  margin: 0 0 20px;
  border: none;
  cursor: pointer;
}

.p-search_block_cond_title {
  margin: 0 0 10px;
  color: #242424;
  font-size: 16px;
  font-weight: bold;
}

.p-search_block_cond_textBox {
  width: 100%;
}

.p-search_block_cond_textBox a {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 45px 20px 15px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  background-color: #ffffff;
  color: #242424;
  font-size: 14px;
  transition: all .3s ease-out;
}

.p-search_block_cond_textBox a:after {
  position: absolute;
  top: calc(50% - 0.6em);
  right: 15px;
  color: #1554a4;
  font-size: 12px;
  content: '変更';
}

.p-search_block_cond_textBox a:hover {
  border: 1px solid #1554a4;
}

.p-search_block_cond_textBox a:hover:after {
  text-decoration: underline;
}

.p-search_block_cond_textBox .p-search_block_cond_title {
  margin: 0 0 4px;
  font-size: 12px;
}

.p-search_block_cond_input {
  width: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  pointer-events: none;
}

.p-search_block_cond_inputBox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  vertical-align: middle;
  cursor: pointer;
}

.p-search_block_cond_inputBox .p-search_block_cond_input {
  width: 80px;
}

.p-search_block_cond_inputBox .p-search_block_cond_input:last-child {
  margin-left: 10px;
}

.p-search_block_cond.-media {
  width: 100%;
}

.p-search_block_cond.-keyword {
  width: calc(50% - 10px);
  margin: 0 0 30px;
}

.p-search_block_cond.-keyword .p-search_block_cond_textBox a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.p-search_block_cond.-keyword .p-search_block_cond_input {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.p-search_block_cond.-term {
  width: calc(50% - 10px);
  margin: 0 0 30px;
}

.p-search_block_cond.-term .p-search_block_cond_textBox a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.p-search_block_footer {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.p-search_block_footer_reset {
  width: 160px;
  padding: 15px 0;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  background-color: #ffffff;
  color: #666666;
  font-size: 14px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.p-search_block_footer_reset:hover {
  border: 1px solid #1554a4;
  background-color: #1554a4;
  color: #ffffff;
}

.p-search_block_footer_submit {
  width: calc(100% - 180px);
  padding: 5px 12px;
  border: 1px solid #1554a4;
  border-radius: 2px;
  background: #1554a4;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.p-search_block_footer_submit:hover {
  background: #ffffff;
  color: #1554a4;
}

.p-search_block_footer_save {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 5px;
  padding-left: 21px;
  background: url(/images/bio/2020/ico_cond.svg) 0 50% no-repeat;
  color: #1554a4;
  font-size: 12px;
  font-weight: bold;
}

.p-search_block_footer_save:hover {
  text-decoration: underline;
}

.p-search_popup fieldset {
  box-sizing: border-box;
  position: relative;
  width: 620px;
  padding: 30px;
  border-radius: 2px;
  background: #ffffff;
}

.p-search_popup_title {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
}

.p-search_popup_media {
  padding: 15px 20px;
}

.p-search_popup_media_title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.p-search_popup_media label {
  display: block;
  margin: 0 0 5px;
  cursor: pointer;
}

.p-search_popup_media + .p-search_searchBox_database {
  margin-top: 10px;
}

.p-search_popup_media.-selected {
  background-color: #f3f8ff;
}

.p-search_popup_media_error {
  display: none;
  margin-top: 10px;
  color: red;
}

.p-search_popup_database {
  padding: 15px 20px;
}

.p-search_popup_database_title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: bold;
}

.p-search_popup_database label {
  display: block;
  margin: 0 0 5px;
  cursor: pointer;
}

.p-search_popup_database.-selected {
  background-color: #f3f8ff;
}

.p-search_popup_keyword {
  width: 100%;
  padding: 10px;
  border: none;
  font-size: 16px;
}

.p-search_popup_keyword_input {
  width: 100%;
  padding: 10px;
  border: 1px solid #bdc6d2;
  border-radius: 3px;
}

.p-search_popup_term_calender {
  width: 220px;
  min-height: 46px;
  margin: 0 10px 0 0;
  padding: 10px;
  border: 1px solid #666666;
  border-radius: 3px;
  outline: none;
  background-color: #ffffff;
  background-image: url(/images/bio/2020/ico_calender.svg);
  background-position: right 10px center;
  background-repeat: no-repeat;
  font-size: 16px;
}

.p-search_popup_term_calender.-error {
  border-color: red;
}

.p-search_popup_term_calender.-error:hover {
  border-color: red;
}

.p-search_popup_term_calender.-error:focus {
  border-color: red;
}

.p-search_popup_term_calender:focus {
  border-color: #1554a4;
}

.p-search_popup_term_calender:hover {
  border-color: #1554a4;
}

.p-search_popup_term .-duration {
  margin: 0 10px 0 0;
}

.p-search_popup_term_error {
  display: none;
  margin-top: 10px;
  color: red;
}

.p-search_popup_notice {
  margin: 10px 0 0;
  color: #666666;
  font-size: 12px;
}

.p-search_popup_back {
  display: none;
  position: absolute;
  top: 30px;
  left: 30px;
  width: 22px;
  height: 16px;
  background: url(/images/bio/2020/ico_arrow_05.svg) left top/cover no-repeat;
}

.p-search_popup_selectSubmit:disabled {
  background-color: #666666;
  color: #ffffff;
}

.p-search_popup_selectSubmit:disabled:hover {
  color: #ffffff;
}

.p-search_popup_selectSubmit.mfp-close {
  display: block;
  position: static;
  top: inherit;
  right: inherit;
  width: 340px;
  height: auto;
  margin: 20px auto 0;
  padding: 15px 0;
  border: 1px solid #1554a4;
  border-radius: 4px;
  background: #1554a4;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.p-search_popup_cancel {
  position: absolute;
  top: 25px;
  right: 20px;
  color: #1554a4;
  font-size: 16px;
}

.p-search_popup_cancel:hover {
  text-decoration: underline;
}

.p-search_notice {
  font-size: 16px;
}

@media (max-width: 768px) {
  .p-search_block {
    padding: 20px 4%;
  }
  .p-search_block_cond_textBox a {
    padding: 20px 40px 20px 10px;
  }
  .p-search_block_cond_inputBox .p-search_block_cond_input {
    width: 90px;
    font-size: 13px;
  }
  .p-search_block_cond.-keyword {
    width: 100%;
  }
  .p-search_block_cond.-term {
    width: 100%;
  }
  .p-search_block_footer_reset {
    width: 110px;
  }
  .p-search_block_footer_submit {
    width: calc(100% - 120px);
  }
  .p-search_popup {
    width: 100%;
    height: 100vh;
  }
  .p-search_popup fieldset {
    width: 100%;
    height: 100vh;
    padding-top: 100px;
  }
  .p-search_popup_term_calender {
    width: calc(100% - 70px);
    margin-bottom: 10px;
  }
  .p-search_popup_back {
    display: block;
  }
  .p-search_popup .c-popup_close {
    display: none;
  }
}

/* -----------------------------------------------
  .p-feature
----------------------------------------------- */
.p-feature + .l-section {
  margin-top: 60px;
}

.p-feature_header {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  padding: 40px 40px 40px 56px;
  background: url(/images/bio/2020/bg_feature_01.jpg) center top/cover no-repeat;
}

.p-feature_header.-mm {
  background: url(/images/bio/2020/bg_feature_mm.jpg) center top/cover no-repeat;
}

.p-feature_header.-mm .-main {
  display: inline-block;
  margin-right: 20px;
}

.p-feature_header_category {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  margin: 0;
  padding: 4px 0;
  background-color: #1554a4;
  color: #ffffff;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}

.p-feature_header_title {
  margin: 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.p-feature_header_count {
  margin: 0 20px 0 0;
  padding: 0 15px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
}

.p-feature_header_link {
  margin-top: 20px;
  text-align: right;
}

.p-feature_header_link a {
  position: relative;
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
  font-weight: bold;
}

.p-feature_header_link a:hover {
  text-decoration: underline;
}

.p-feature_header_link a::after {
  position: absolute;
  top: calc(50% - 5px);
  right: 2px;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

@media (max-width: 1023px) {
  .p-feature.l-section {
    padding: 0;
  }
  .p-feature_header {
    display: block;
    padding: 35px 15px 15px;
    background: url(/images/bio/2020/bg_feature_01_sp.jpg) center top/cover no-repeat;
  }
  .p-feature_header.-mm {
    background: url(/images/bio/2020/bg_feature_mm_sp.jpg) center top/cover no-repeat;
  }
  .p-feature_header.-mm .-main {
    display: block;
    margin: 0 0 10px;
  }
  .p-feature_header_title {
    margin: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
  }
  .p-feature_header_count {
    display: inline-block;
    margin: 0 0 10px;
    padding: 0 15px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    color: #ffffff;
    font-size: 12px;
  }
}

/* -----------------------------------------------
  .p-mm_header
----------------------------------------------- */
.p-mm_header {
  width: 100%;
  padding: 45px;
  background: url(/images/bio/2020/bg_mm_mv.jpg) center center/cover no-repeat;
}

.p-mm_header_title {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}

.p-mm_header_description {
  color: #ffffff;
}

.p-mm_header_bottom {
  margin: 10px 0 20px;
  overflow: hidden;
}

.p-mm_header_twBtn {
  float: left;
}

.p-mm_header_twBtn button {
  position: relative;
  width: 140px;
  padding: 8px 10px 8px 55px;
  border-radius: 3px;
  background-color: #059ff5;
  background-image: url(/images/bio/2020/ico_twitter_white.svg);
  background-position: left 12px center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  color: #ffffff;
  font-size: 12px;
}

.p-mm_header_twBtn button:after {
  position: absolute;
  top: 4px;
  left: 42px;
  width: 1px;
  height: 24px;
  background-color: #70ccff;
  content: '';
}

.p-mm_header_twBtn button:hover {
  opacity: 0.7;
}

.p-mm_header_link {
  width: calc(100% - 160px);
  float: right;
  text-align: right;
}

.p-mm_header_link a {
  display: inline-block;
  position: relative;
  padding: 6px 20px 6px 0;
  color: #1554a4;
  font-size: 14px;
  font-weight: bold;
}

.p-mm_header_link a:hover {
  text-decoration: underline;
}

.p-mm_header_link a:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 2px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

.p-mm_header_link:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 2px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

@media (max-width: 768px) {
  .p-mm_header {
    padding: 45px 4%;
  }
  .p-mm_header_bottom {
    margin-bottom: 10px;
  }
  .p-mm_header_twBtn {
    margin-bottom: 15px;
  }
  .p-mm_header_link {
    width: auto;
  }
}

/* -----------------------------------------------
  .p-hottopics
----------------------------------------------- */
.p-hotTopics_list {
  display: flex;
  flex-wrap: wrap;
}

.p-hotTopics_item {
  display: block;
  margin: 0 10px 15px 0;
}

.p-hotTopics_item a {
  display: block;
  padding: 6px 15px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  color: #1554a4;
  font-size: 14px;
  text-align: center;
}

.p-hotTopics_item a:hover {
  border: 1px solid #1554a4;
}

/* -----------------------------------------------
  .p-paywall
----------------------------------------------- */
.p-paywall {
  margin: 50px 0;
  padding: 30px 0;
  clear: both;
  background-color: #f6f6f6;
}

.p-paywall .p-paywall_title {
  display: block;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  border: none;
  background-color: transparent;
  color: #242424;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.p-paywall .p-paywall_loginBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 40px;
}

.p-paywall .p-paywall_loginBox_content {
  width: calc((100% - 30px) / 2);
  margin: 0;
  text-align: center;
}

.p-paywall .p-paywall_loginBox_title {
  margin: 0 0 15px;
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.p-paywall .p-paywall_loginBox_btn {
  margin: 0;
}

.p-paywall .p-paywall_loginBox_btn .btnFunc {
  display: block;
  width: 100%;
  height: auto;
  padding: 15px 0;
  border-radius: 3px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.p-paywall .p-paywall_loginBox_btn .btnFunc:hover {
  color: #1554a4;
}

.p-paywall .p-paywall_loginBox_btn .btnFunc:hover:visited {
  color: #1554a4;
}

.p-paywall .p-paywall_loginBox_btn .btnFunc:visited {
  color: #ffffff;
}

.p-paywall .p-paywall_loginBox_btn .btnFunc.-apply:hover {
  color: #15a473;
}

.p-paywall .p-paywall_loginBox_btn .btnFunc.-apply:hover:visited {
  color: #15a473;
}

.p-paywall .p-paywall_loginBox_text {
  position: relative;
  margin-top: 20px;
  color: #666666;
  font-size: 12px;
  line-height: 1.6;
  text-align: left;
}

.p-paywall .p-paywall_notice {
  margin: 0 0 10px;
  color: #242424;
  font-size: 15px;
}

.p-paywall .p-paywall_notice .-small {
  color: #666666;
  font-size: 12px;
}

.p-paywall .p-paywall_trial {
  width: 260px;
  margin: 15px auto 0;
}

.p-paywall .p-paywall_trial .btnFunc {
  width: 100%;
  height: auto;
  padding: 15px 0;
  border-radius: 3px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.p-paywall .p-paywall_trial .btnFunc:hover {
  color: #15a473;
}

.p-paywall .p-paywall_trial .btnFunc:hover:visited {
  color: #15a473;
}

.p-paywall .p-paywall_trial .btnFunc:visited {
  color: #ffffff;
}

.p-paywall .p-paywall_about {
  padding: 30px 40px 30px;
  border-top: 1px solid #ffffff;
}

.p-paywall .p-paywall_about_title {
  display: block;
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  border: none;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.p-paywall .p-paywall_about_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.p-paywall .p-paywall_about_item {
  width: calc((100% - 40px) / 3);
  margin: 0;
}

.p-paywall .p-paywall_about_item dl {
  margin: 30px 0 0;
}

.p-paywall .p-paywall_about_item dl dt {
  margin: 0 0 10px;
  color: #242424;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.p-paywall .p-paywall_about_item dl dd {
  margin: 0;
  color: #666666;
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
}

@media (max-width: 1023px) {
  .p-paywall .p-paywall_loginBox {
    display: block;
    padding: 0 4%;
  }
  .p-paywall .p-paywall_loginBox_content {
    width: 100%;
  }
  .p-paywall .p-paywall_loginBox_content:first-of-type {
    margin-bottom: 30px;
  }
  .p-paywall .p-paywall_loginBox_btn {
    margin: 0;
  }
  .p-paywall .p-paywall_loginBox_btn .btnFunc {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .p-paywall .p-paywall_loginBox_text {
    text-align: center;
  }
  .p-paywall .p-paywall_notice {
    margin: 0 0 10px;
    color: #242424;
    font-size: 15px;
  }
  .p-paywall .p-paywall_notice .-small {
    color: #666666;
    font-size: 12px;
  }
  .p-paywall .p-paywall_trial {
    width: 100%;
    max-width: 300px;
  }
  .p-paywall .p-paywall_about {
    padding: 30px 4% 0;
  }
  .p-paywall .p-paywall_about_content {
    display: block;
  }
  .p-paywall .p-paywall_about_item {
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
  }
  .p-paywall .p-paywall_about_item:last-child {
    margin: 0;
  }
  .p-paywall .p-paywall_about_item dl {
    margin: 30px 0 0;
  }
  .p-paywall .p-paywall_about_item dl dt {
    margin: 0 0 10px;
    color: #242424;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  .p-paywall .p-paywall_about_item dl dd {
    text-align: left;
  }
}

/* -----------------------------------------------
  .p-fixedShare
----------------------------------------------- */
.p-fixedShare {
  display: none;
  position: fixed;
  right: 16px;
  bottom: calc(68px + env(safe-area-inset-bottom));
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #1554a4;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.p-fixedShare_title {
  display: block;
  height: 100%;
  padding-top: 33px;
  background: url(/images/bio/2020/ico_share.svg) 50% 9px/16px auto no-repeat;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.22;
  text-align: center;
}

.p-fixedShare_balloon {
  display: none;
  position: absolute;
  top: -47px;
  right: 0;
  padding: 5px 16px;
  border-radius: 2px;
  background: #103d67;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.17);
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}

.p-fixedShare_balloon ::after {
  -webkit-transform: skewY(50deg);
  display: block;
  z-index: -1;
  position: absolute;
  right: 28px;
  bottom: -4px;
  width: 12px;
  height: 20px;
  transform: skewY(50deg);
  background: #103d67;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.17);
  content: '';
}

.p-fixedShare_balloon.-clipped {
  display: block;
  border-color: #00629d;
}

.p-fixedShare_balloon.-clipped::before {
  opacity: 1;
}

@media (max-width: 1023px) {
  .p-fixedShare {
    display: block;
  }
}

@media (max-width: 374px) {
  .p-fixedShare {
    right: 8px;
  }
}

/* -----------------------------------------------
  .p-shareBox
----------------------------------------------- */
.p-shareBox {
  max-width: 310px;
  padding: 0;
  border-radius: 6px;
}

.p-shareBox_title {
  margin: 0;
  padding: 25px 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.p-shareBox_close {
  position: fixed;
  right: 16px;
  bottom: calc(68px + env(safe-area-inset-bottom));
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}

.p-shareBox_close_label {
  display: block;
  position: relative;
  height: 100%;
  padding-top: 32px;
  font-size: 9px;
  font-weight: bold;
  line-height: 1.22;
  text-align: center;
}

.p-shareBox_close_label:before {
  -webkit-transform: rotate(45deg);
  display: block;
  position: absolute;
  top: 17px;
  right: 0;
  left: 0;
  width: 22px;
  height: 2px;
  margin: 0 auto;
  transform: rotate(45deg);
  background: #242424;
  content: '';
  transition: .1s linear;
}

.p-shareBox_close_label:after {
  -webkit-transform: rotate(135deg);
  display: block;
  position: absolute;
  top: 17px;
  right: 0;
  left: 0;
  width: 22px;
  height: 2px;
  margin: 0 auto;
  transform: rotate(135deg);
  background: #242424;
  content: '';
  transition: .1s linear;
}

.p-shareBox_action {
  display: flex;
  flex-wrap: wrap;
}

.p-shareBox_action_btn {
  width: 50%;
  padding: 20px 0;
  border-top: 1px solid #eeeeee;
  text-align: center;
}

.p-shareBox_action_btn_label {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 40px;
  background-position: center top;
  background-repeat: no-repeat;
  font-size: 12px;
  text-align: center;
}

.p-shareBox_action_btn_label.-facebook {
  background-image: url(/images/bio/2020/ico_facebook.svg);
  background-size: 14px auto;
}

.p-shareBox_action_btn_label.-twitter {
  background-image: url(/images/bio/2020/ico_twitter.svg);
  background-position: center top 4px;
  background-size: 25px 20px;
}

.p-shareBox_action_btn_label.-linkedin {
  background-image: url(/images/bio/2020/ico_linkedin.svg);
  background-size: 25px auto;
}

.p-shareBox_action_btn_label.-line {
  background-image: url(/images/bio/2020/ico_line.svg);
  background-size: 30px auto;
}

.p-shareBox_action_btn_label.-mail {
  background-image: url(/images/bio/2020/ico_mail_02.svg);
  background-position: center top 7px;
  background-size: 25px auto;
}

.p-shareBox .mfp-close {
  display: none;
}

@media (max-width: 374px) {
  .p-shareBox_close {
    right: 8px;
  }
}

/* -----------------------------------------------
  .p-articleImageDetail
----------------------------------------------- */
.p-articleImageDetail {
  width: 760px;
  margin: 0 auto;
}

.p-articleImageDetail_viewer {
  margin: 0;
}

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

.p-articleImageDetail_image img {
  width: 100%;
  height: auto;
}

.p-articleImageDetail_caption {
  margin: 15px 0 0;
  color: #666666;
  font-size: 16px;
  text-align: center;
}

.p-articleImageDetail_backBtn {
  display: block;
  width: 340px;
  height: 56px;
  margin: 30px auto 0;
  padding: 10px 20px;
  border: 1px solid #1554a4;
  border-radius: 3px;
  background: #ffffff;
  color: #1554a4;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  transition: .3s;
}

.p-articleImageDetail_backBtn:hover {
  background-color: #1554a4;
  color: #ffffff;
}

@media (max-width: 768px) {
  .p-articleImageDetail {
    width: 100%;
    margin: 0 0 30px;
  }
  .p-articleImageDetail_caption {
    padding: 0 4%;
  }
  .p-articleImageDetail_backBtn {
    width: 220px;
    min-width: 1px;
    height: 50px;
    margin: 0 auto 20px;
    padding: 5px 20px;
  }
}

/* -----------------------------------------------
  .p-markupArea
----------------------------------------------- */
.p-markupArea {
  color: #242424;
  font-size: 17px;
  /* リンク */
  /* 関連記事 */
  /* タイトル */
  /* 中見出し */
  /* 小見出し */
  /* 地の文 */
  /* フォントのサイズ変更 */
  /* 文字色と背景色 */
  /* テキストの強調 */
  /* テキストの上付き、下付き */
  /* 下線と取り消し線 */
  /* マーカー（Highlight） */
  /* 左寄せ、左右中央、右寄せ */
  /* 区切り要素 */
  /* テーブル基本 */
  /* テーブル（イ）表左寄せ */
  /* テーブル（ウ）表右寄せ */
  /* テーブル（エ）表中央 */
}

.p-markupArea a {
  color: #1554a4;
  text-decoration: underline;
}

.p-markupArea a:hover {
  color: #0099cc;
}

.p-markupArea a:visited {
  color: #666666;
}

.p-markupArea .bplead {
  margin-bottom: 30px;
  font-weight: bold;
}

.p-markupArea .bpbox5 {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 18px;
  background: #f3f8ff;
  font-size: 12px;
}

.p-markupArea .bpbox5 b {
  display: block;
  width: 90px;
}

.p-markupArea .bpbox5 .related {
  display: block;
  width: calc(100% - 90px);
  color: #1554a4;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

.p-markupArea .bpbox5 .related:hover {
  text-decoration: underline;
}

.p-markupArea .bpbox5:after {
  display: block;
  clear: both;
  content: "";
}

.p-markupArea h3 {
  margin: 50px 0 30px;
  padding: 6px 18px 7px;
  clear: both;
  background: #1554a4;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}

.p-markupArea h3.levelThree {
  margin: 50px 0 30px;
  padding: 8px 16px;
  clear: both;
  border-left: 2px solid #1554a4;
  background: #f3f8ff;
  color: #1554a4;
  font-size: 20px;
  font-weight: bold;
}

.p-markupArea h4 {
  margin: 20px 0;
  clear: both;
  color: #000000;
  font-size: 18px;
  line-height: 2;
}

.p-markupArea p {
  margin: 0 0 20px;
  color: #242424;
  font-size: 17px;
  line-height: 1.8;
}

.p-markupArea .fontSizeXXL {
  font-size: 1.9em;
}

.p-markupArea .fontSizeXL {
  font-size: 1.4em;
}

.p-markupArea .fontSizeL {
  font-size: 1.18em;
}

.p-markupArea .fontSizeS {
  font-size: 0.95em;
}

.p-markupArea .fontSizeXS {
  font-size: 0.71em;
}

.p-markupArea .textCol {
  color: #003366;
}

.p-markupArea .textColTintA {
  color: #1a5099;
}

.p-markupArea .textColTintB {
  color: #0066cc;
}

.p-markupArea .textColShade {
  color: #0099cc;
}

.p-markupArea .textColShadeA {
  color: #33ccff;
}

.p-markupArea .textColShadeB {
  color: #99ccff;
}

.p-markupArea .bgCol {
  background-color: #003366;
}

.p-markupArea .bgColTintA {
  background-color: #1a5099;
}

.p-markupArea .bgColTintB {
  background-color: #0066cc;
}

.p-markupArea .bgColShade {
  background-color: #0099cc;
}

.p-markupArea .bgColShadeA {
  background-color: #33ccff;
}

.p-markupArea .bgColShadeB {
  background-color: #99ccff;
}

.p-markupArea .textColBlackTintA {
  color: #242424;
}

.p-markupArea .textColBlackTintB {
  color: #666666;
}

.p-markupArea .textColBlackShade {
  color: #999999;
}

.p-markupArea .textColBlackShadeA {
  color: #b7b7b7;
}

.p-markupArea .textColBlackShadeB {
  color: #cccccc;
}

.p-markupArea .bgColBlack {
  background-color: #000000;
}

.p-markupArea .bgColBlackTintA {
  background-color: #242424;
}

.p-markupArea .bgColBlackTintB {
  background-color: #666666;
}

.p-markupArea .bgColBlackShade {
  background-color: #999999;
}

.p-markupArea .bgColBlackShadeA {
  background-color: #b7b7b7;
}

.p-markupArea .bgColBlackShadeB {
  background-color: #cccccc;
}

.p-markupArea .textColBlack {
  color: black;
}

.p-markupArea .textColGray {
  color: gray;
}

.p-markupArea .textColSilver {
  color: silver;
}

.p-markupArea .textColWhite {
  color: white;
}

.p-markupArea .textColRed {
  color: red;
}

.p-markupArea .textColYellow {
  color: yellow;
}

.p-markupArea .textColLime {
  color: lime;
}

.p-markupArea .textColAqua {
  color: aqua;
}

.p-markupArea .textColBlue {
  color: blue;
}

.p-markupArea .textColFuchsia {
  color: fuchsia;
}

.p-markupArea .textColMaroon {
  color: maroon;
}

.p-markupArea .textColOlive {
  color: olive;
}

.p-markupArea .textColGreen {
  color: green;
}

.p-markupArea .textColTeal {
  color: teal;
}

.p-markupArea .textColNavy {
  color: navy;
}

.p-markupArea .textColPurple {
  color: purple;
}

.p-markupArea .bgColBlack {
  background-color: black;
}

.p-markupArea .bgColGray {
  background-color: gray;
}

.p-markupArea .bgColSilver {
  background-color: silver;
}

.p-markupArea .bgColWhite {
  background-color: white;
}

.p-markupArea .bgColRed {
  background-color: red;
}

.p-markupArea .bgColYellow {
  background-color: yellow;
}

.p-markupArea .bgColLime {
  background-color: lime;
}

.p-markupArea .bgColAqua {
  background-color: aqua;
}

.p-markupArea .bgColBlue {
  background-color: blue;
}

.p-markupArea .bgColFuchsia {
  background-color: fuchsia;
}

.p-markupArea .bgColMaroon {
  background-color: maroon;
}

.p-markupArea .bgColOlive {
  background-color: olive;
}

.p-markupArea .bgColGreen {
  background-color: green;
}

.p-markupArea .bgColTeal {
  background-color: teal;
}

.p-markupArea .bgColNavy {
  background-color: navy;
}

.p-markupArea .bgColPurple {
  background-color: purple;
}

.p-markupArea b, .p-markupArea .fontBold {
  font-weight: bold;
}

.p-markupArea .fontNormal {
  font-weight: normal;
}

.p-markupArea i, .p-markupArea .fontItalic {
  font-style: italic;
}

.p-markupArea em, .p-markupArea strong {
  font-style: normal;
  font-weight: normal;
}

.p-markupArea sup {
  vertical-align: super;
}

.p-markupArea sub {
  vertical-align: sub;
}

.p-markupArea u, .p-markupArea .textSolidUndrLine {
  padding-bottom: 0.15em;
  border-bottom: solid 0.1em gray;
  text-decoration: none;
}

.p-markupArea .textUnsolidUndrLine {
  padding-bottom: 0.15em;
  border-bottom: dashed 0.1em gray;
}

.p-markupArea s, .p-markupArea del, .p-markupArea .textLineThrough {
  text-decoration: line-through;
}

.p-markupArea .textHighlight {
  padding: 0.15em;
  background: #ff88cb;
}

.p-markupArea .textHighlightTintA {
  padding: 0.15em;
  background: #ffff15;
}

.p-markupArea .textHighlightTintB {
  padding: 0.15em;
  background: #35e5ff;
}

.p-markupArea .textHighlightShade {
  padding: 0.15em;
  background: #ffdbef;
}

.p-markupArea .textHighlightShadeA {
  padding: 0.15em;
  background: #ffffb8;
}

.p-markupArea .textHighlightShadeB {
  padding: 0.15em;
  background: #c2f7ff;
}

.p-markupArea .textAlignLeft {
  text-align: left;
}

.p-markupArea .textAlignCenter {
  text-align: center;
}

.p-markupArea .textAlignRight {
  text-align: right;
}

.p-markupArea hr {
  height: auto;
  overflow-x: hidden;
}

.p-markupArea hr.line {
  margin: 20px 0;
  border: none;
  border-top: 1px solid #eee;
}

.p-markupArea hr.asterisk,
.p-markupArea hr.diamond {
  margin: 10px 0;
  border: none;
}

.p-markupArea hr.asterisk:after,
.p-markupArea hr.diamond:after {
  display: block;
  margin-right: -4em;
  color: #666;
  font-size: 17px;
  letter-spacing: 4em;
  text-align: center;
}

.p-markupArea .bptable {
  width: 100%;
  margin: 10px 0 30px;
  overflow-x: auto;
}

.p-markupArea .bptable table {
  width: 100%;
  border-collapse: collapse;
}

.p-markupArea .bptable th,
.p-markupArea .bptable td {
  padding: 12px 10px;
  border: 1px solid #d6d6d6;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3em;
}

.p-markupArea .bptable th:first-child,
.p-markupArea .bptable td:first-child {
  background: #f6f6f6;
}

.p-markupArea .bptable th {
  background: #f3f8ff;
  text-align: left;
}

.p-markupArea .bptable_title {
  font-size: 0.82em;
  font-weight: bold;
  line-height: 1.5em;
}

.p-markupArea .bptable_caption {
  font-size: 0.82em;
  line-height: 1.5em;
}

.p-markupArea .bptable_title + table,
.p-markupArea .bptable_caption + table {
  margin-top: 10px;
}

.p-markupArea .bptable_left {
  margin: 0 30px 10px 0;
  float: left;
  clear: both;
}

.p-markupArea .bptable_right {
  margin: 0 0 10px 30px;
  float: right;
  clear: both;
}

.p-markupArea .bptable_center {
  clear: both;
}

@media (max-width: 768px) {
  .p-markupArea .bptable {
    margin: 10px auto 30px;
    overflow: auto;
  }
  .p-markupArea .bptable table {
    border-collapse: collapse;
  }
  .p-markupArea .bptable th, .p-markupArea .bptable td {
    padding: 13px 9px;
    border: 1px solid #eee;
    font-size: 12px;
    line-height: 1.33;
    text-align: center;
  }
  .p-markupArea .bptable th {
    background: #f6f6f6;
  }
  .p-markupArea .bptable th[scope="col"] {
    background: #f6f7fc;
  }
  .p-markupArea .nowrap {
    white-space: nowrap;
  }
  .p-markupArea .bptable_title {
    margin: 0 0 10px;
    font-size: 12px;
    font-weight: bold;
  }
  .p-markupArea .bptable_caption {
    color: #666;
    font-size: 12px;
  }
  .p-markupArea .bptable_title + table {
    margin-top: 20px;
  }
  .p-markupArea .bptable_caption + table {
    margin-top: 20px;
  }
}

/* -----------------------------------------------
  .cateBox
----------------------------------------------- */
.cateBox h3 {
  position: relative;
  margin: 0 0 15px;
  padding: 15px 0 0;
  border-top: 2px solid #1554a4;
  background-color: #ffffff;
  color: #1554a4;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.38;
}

.cateBox + .cateBox {
  margin-top: 40px;
}

.articleBody .cateBox h3 {
  position: relative;
  margin: 0 0 15px;
  padding: 15px 0 0;
  border-top: 2px solid #1554a4;
  background-color: #ffffff;
  color: #1554a4;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.38;
}

.articleBody .cateBox h3 .indexLink {
  position: absolute;
  top: 50%;
  right: 20px;
}

.articleBody .cateBox h3 .indexLink a {
  display: block;
  position: relative;
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
  font-weight: normal;
}

.articleBody .cateBox h3 .indexLink a:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

.articleBody .cateBox h3 .indexLink a:hover {
  text-decoration: underline;
}

.articleBody .cateBox h3 .indexLink a:visited {
  color: #1554a4;
}

@media (max-width: 768px) {
  .articleBody .cateBox h3 {
    margin: 0 0 15px;
  }
  .articleBody .cateBox h3 .indexLink {
    display: block;
    position: static;
    top: inherit;
    right: inherit;
    margin: 10px 0 0;
    text-align: right;
  }
}

/* -----------------------------------------------
  #backnumberNavi
----------------------------------------------- */
#backnumberNavi {
  margin-bottom: 20px;
}

#backnumberNavi ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

#backnumberNavi ul li {
  width: auto;
  margin: 0 10px 10px 0;
}

#backnumberNavi ul li a {
  display: block;
  padding: 5px 10px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  color: #1554a4;
  font-size: 14px;
  white-space: nowrap;
}

#backnumberNavi ul li a:hover {
  border: 1px solid #1554a4;
}

#backnumberNavi ul li a.active {
  border: 1px solid #1554a4;
}

@media (max-width: 768px) {
  #backnumberNavi {
    margin-bottom: 20px;
  }
}

/* -----------------------------------------------
  .backnumberList
----------------------------------------------- */
.backnumberList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.backnumberList li {
  width: calc((100% - 40px) / 3);
  margin: 0 0 20px 20px;
  text-align: center;
}

.backnumberList li:first-child {
  margin-left: 0;
}

.backnumberList li a {
  display: block;
}

.backnumberList li a:hover .title {
  color: #1554a4;
  text-decoration: underline;
}

.backnumberList li img {
  width: 100%;
  height: auto;
}

.backnumberList li .title {
  color: #242424;
  font-size: 14px;
  text-align: left;
}

@media (max-width: 768px) {
  .backnumberList li {
    width: calc((100% - 20px) / 3);
    margin: 0 0 20px 10px;
  }
  .backnumberList li img {
    width: 100%;
    height: auto;
  }
  .backnumberList li .title {
    font-size: 12px;
  }
}

/* -----------------------------------------------
  .publishBook
----------------------------------------------- */
.publishBook li {
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
  border-top: 1px solid #eeeeee;
}

.publishBook li:first-child {
  border-top: none;
}

.publishBook li .imgL {
  width: 160px;
  margin-right: 20px;
  float: left;
}

.publishBook li .imgL a {
  display: block;
  text-align: center;
}

.publishBook li .title {
  width: calc(100% - 180px);
  margin: 0 0 10px;
  float: right;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
}

.publishBook li .title a {
  display: block;
}

.publishBook li .title a:hover {
  color: #1554a4;
  text-decoration: underline;
}

.publishBook li .dateM {
  width: calc(100% - 180px);
  float: right;
  font-size: 13px;
  font-weight: normal;
}

.publishBook li p {
  width: calc(100% - 180px);
  float: right;
  color: #666666;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .publishBook li .imgL {
    width: 80px;
  }
  .publishBook li .title {
    width: calc(100% - 100px);
  }
  .publishBook li .dateM {
    width: calc(100% - 100px);
  }
  .publishBook li p {
    width: calc(100% - 100px);
  }
}

/* -----------------------------------------------
  .publishSeminar
----------------------------------------------- */
.publishSeminar {
  width: 100%;
  overflow: hidden;
}

.publishSeminar li .imgL {
  width: 50%;
  margin: 0 20px 20px 0;
  float: left;
  overflow: hidden;
}

.publishSeminar li .imgL a {
  display: block;
}

.publishSeminar li .imgL a img {
  transition: all .3s ease-out;
}

.publishSeminar li .imgL a:hover img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}

.publishSeminar li .imgL + .title {
  padding: 0;
}

.publishSeminar li .imgL + .title a {
  font-size: 20px;
}

.publishSeminar li .title {
  margin: 0 0 10px;
  color: #1554a4;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
}

.publishSeminar li .title a {
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

.publishSeminar li .title a:hover {
  color: #1554a4;
  text-decoration: underline;
}

.publishSeminar li > .title {
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  line-height: 1.4;
}

.publishSeminar li > .title a {
  font-size: 16px;
}

.publishSeminar li:last-child > .title {
  border-bottom: none;
}

.publishSeminar li .dateL {
  font-size: 12px;
}

.publishSeminar li .date {
  display: inline-block;
  margin-left: 10px;
  color: #666666;
  font-size: 12px;
}

.publishSeminar li p {
  margin: 0 0 10px;
  color: #666666;
  font-size: 15px;
}

.publishSeminar li .more {
  padding: 0 15px 0 0;
  color: #1554a4;
  font-size: 14px;
  text-align: right;
}

.publishSeminar li .more a {
  position: relative;
  padding: 0 20px 0 0;
}

.publishSeminar li .more a:after {
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 2px;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  border: 1px solid;
  border-color: #1554a4 #1554a4 transparent transparent;
  content: '';
}

.publishSeminar li .more a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .publishSeminar {
    width: 100%;
    overflow: hidden;
  }
  .publishSeminar li .imgL {
    width: 100%;
    margin: 0 0 20px;
    float: none;
  }
  .publishSeminar li .imgL a {
    display: block;
  }
  .publishSeminar li .imgL a img {
    transition: all .3s ease-out;
  }
  .publishSeminar li .imgL a:hover img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06);
  }
  .publishSeminar li .title {
    margin: 0 0 10px;
    color: #1554a4;
    color: #242424;
    font-size: 20px;
    font-weight: bold;
  }
  .publishSeminar li .title a:hover {
    color: #1554a4;
    text-decoration: underline;
  }
  .publishSeminar li .dateL {
    font-size: 12px;
  }
  .publishSeminar li p {
    margin: 0 0 10px;
    color: #666666;
    font-size: 15px;
  }
  .publishSeminar li .more {
    padding: 0 15px 0 0;
    color: #1554a4;
    font-size: 14px;
    text-align: right;
  }
  .publishSeminar li .more a {
    position: relative;
    padding: 0 20px 0 0;
  }
  .publishSeminar li .more a:after {
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 5px);
    right: 2px;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    border: 1px solid;
    border-color: #1554a4 #1554a4 transparent transparent;
    content: '';
  }
  .publishSeminar li .more a:hover {
    text-decoration: underline;
  }
}

/* -----------------------------------------------
  .publicOfferingTable
----------------------------------------------- */
.l-main_primary .publicOfferingTable p {
  margin-bottom: 0;
  font-size: 14px;
}

.l-main_primary .publicOfferingTable div.bptable {
  margin-bottom: 10px;
}

.l-main_primary .publicOfferingTable table {
  margin: 0 auto;
  border: 1px solid #d6d6d6;
}

.l-main_primary .publicOfferingTable table td {
  border: 1px solid #d6d6d6;
  background-color: #ffffff;
  line-height: 1.6;
  vertical-align: middle;
}

.l-main_primary .publicOfferingTable .info {
  font-size: 14px;
}

.l-main_primary .publicOfferingTable a {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .l-main_primary .publicOfferingTable p {
    text-align: left;
  }
  .l-main_primary .publicOfferingTable .bptable {
    margin-bottom: 10px;
  }
  .l-main_primary .publicOfferingTable table {
    margin: 0 auto;
    border: 1px solid #d6d6d6;
  }
  .l-main_primary .publicOfferingTable table td {
    text-align: left;
  }
  .l-main_primary .publicOfferingTable table td:first-child {
    width: 100px;
    text-align: left;
  }
}

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

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-animation: fadeIn 2s ease 0s;
          animation: fadeIn 2s ease 0s;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  min-height: 1px;
  float: left;
}

[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;
}

.slick-initialized + .slick-nav {
  display: block;
  margin-top: 3.5rem;
}

.slick-nav {
  display: none;
  text-align: center;
}

.slick-nav-inner {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
}

.slick-dots li {
  padding: 0 4px;
}

.slick-dots button {
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #1554a4;
  border-radius: 50%;
  outline: none;
  background: #ffffff;
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.slick-dots .slick-active button {
  background: #1554a4;
}

@media (max-width: 768px) {
  .slick-dots li {
    padding: 0 10px;
  }
}

.slick-prev,
.slick-next {
  display: block;
  position: relative;
  width: 4.2rem;
  height: 4.2rem;
  outline: none;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  opacity: .7;
}

.slick-prev::before,
.slick-next::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1.3rem;
  height: 2rem;
  margin: auto;
  content: '';
}

.slick-prev {
  z-index: 10;
  position: absolute;
  top: 78px;
  left: -20px;
  width: 40px;
  height: 40px;
  outline: none;
  background: url(/images/bio/2020/ico_prev.png) left top/40px 40px no-repeat;
}

[dir='rtl'] .slick-prev {
  order: 1;
}

[dir='rtl'] .slick-prev::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.slick-prev::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.slick-next {
  z-index: 10;
  position: absolute;
  top: 78px;
  right: 0;
  order: 1;
  width: 40px;
  height: 40px;
  outline: none;
  background: url(/images/bio/2020/ico_next.png) left top/40px 40px no-repeat;
}

[dir='rtl'] .slick-next {
  order: 0;
}

[dir='rtl'] .slick-next::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

/**
 * Swiper 5.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 8, 2020
 */
@font-face {
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  z-index: 0;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: auto;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  display: flex;
  z-index: 10;
  position: absolute;
  top: 50%;
  align-items: center;
  justify-content: center;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: initial;
  letter-spacing: 0;
  text-transform: none !important;
  text-transform: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  right: auto;
  left: 10px;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  z-index: 10;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  text-align: center;
  transition: 0.3s opacity;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  top: 50%;
  right: 10px;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
}

.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.swiper-container-vertical
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal
> .swiper-pagination-bullets
.swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal
> .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl
> .swiper-pagination-bullets-dynamic
.swiper-pagination-bullet {
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  position: absolute;
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-rtl
.swiper-pagination-progressbar
.swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.swiper-container-horizontal
> .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  -ms-touch-action: none;
  position: relative;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  z-index: 50;
  position: absolute;
  bottom: 3px;
  left: 1%;
  width: 98%;
  height: 5px;
}

.swiper-container-vertical > .swiper-scrollbar {
  z-index: 50;
  position: absolute;
  top: 1%;
  right: 3px;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  box-sizing: border-box;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  z-index: -1000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  visibility: hidden;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  backface-visibility: hidden;
  pointer-events: none;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  visibility: visible;
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  -webkit-filter: blur(50px);
  z-index: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  filter: blur(50px);
  opacity: 0.6;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  z-index: 1;
  backface-visibility: hidden;
  pointer-events: none;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  z-index: 0;
  backface-visibility: hidden;
}

/* Magnific Popup CSS */
.mfp-bg {
  z-index: 8001;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  opacity: .6;
}

.mfp-wrap {
  -webkit-backface-visibility: hidden;
  z-index: 8002;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none !important;
}

.mfp-container {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  display: inline-block;
  z-index: 1045;
  position: relative;
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  z-index: 1044;
  position: absolute;
  top: 50%;
  right: 8px;
  left: 8px;
  width: auto;
  margin-top: -0.8em;
  color: #CCC;
  text-align: center;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #ffffff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  -webkit-appearance: none;
  display: block;
  z-index: 1046;
  padding: 0;
  overflow: visible;
  outline: none;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  position: absolute;
  top: -44px;
  right: 0;
  width: 32px;
  height: 32px;
  font-size: 0;
}

.mfp-close::before, .mfp-close::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  width: 41px;
  height: 3px;
  margin: auto 0;
  background: #ffffff;
  content: '';
}

.mfp-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mfp-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: .7;
}

.mfp-close-btn-in .mfp-content {
  padding: 50px 0;
}

.mfp-close-hide .mfp-close {
  display: none;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 100%;
  margin: 0;
  margin: auto 0;
  padding: 0;
}

.mfp-arrow:hover {
  opacity: .7;
}

.mfp-arrow::after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  margin: auto 0;
  content: '';
}

.mfp-arrow-left {
  left: -40px;
}

.mfp-arrow-left::after {
  left: 15px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

.mfp-arrow-right {
  right: -40px;
}

.mfp-arrow-right::after {
  right: 15px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.mfp-iframe-holder .c-modal {
  max-height: calc(100vh - 16rem);
}

.mfp-iframe-holder .mfp-content {
  width: 100%;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.mfp-iframe-scaler iframe {
  display: block;
  position: absolute;
  top: 6rem;
  right: 0;
  left: 0;
  width: calc(100% - 12rem);
  max-width: 96rem;
  height: calc(100% - 12rem);
  margin: auto;
}

/* Main image in popup */
img.mfp-img {
  box-sizing: border-box;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  line-height: 0;
}

/* The shadow behind the image */
.mfp-figure.c-modal {
  padding: 0;
}

.p-figure small {
  display: block;
  color: #BDBDBD;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -36px;
  cursor: auto;
}

.mfp-title {
  word-wrap: break-word;
  font-size: 1.4rem;
  line-height: initial;
  text-align: left;
}

.mfp-image-holder .mfp-content {
  position: relative;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: .6;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.flatpickr-calendar {
  -webkit-animation: none;
  -webkit-box-sizing: border-box;
  -ms-touch-action: manipulation;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  display: none;
  visibility: hidden;
  position: absolute;
  width: 307.875px;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: transparent;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  font-size: 14px;
  line-height: 24px;
  direction: ltr;
  text-align: center;
  animation: none;
  opacity: 0;
  touch-action: manipulation;
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  visibility: visible;
  max-height: 640px;
  opacity: 1;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  display: block;
  z-index: 999;
}

.flatpickr-calendar.multiMonth
.flatpickr-days
.dayContainer:nth-child(n + 1)
.flatpickr-day.inRange:nth-child(7n + 7) {
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth
.flatpickr-days
.dayContainer:nth-child(n + 2)
.flatpickr-day.inRange:nth-child(7n + 1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: solid transparent;
  content: "";
  pointer-events: none;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  right: 22px;
  left: auto;
}

.flatpickr-calendar:before {
  margin: 0 -5px;
  border-width: 5px;
}

.flatpickr-calendar:after {
  margin: 0 -4px;
  border-width: 4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  display: inline-block;
  position: relative;
}

.flatpickr-months {
  display: flex;
}

.flatpickr-months .flatpickr-month {
  fill: rgba(0, 0, 0, 0.9);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  position: relative;
  flex: 1;
  height: 34px;
  overflow: hidden;
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  line-height: 1;
  text-align: center;
  user-select: none;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  fill: rgba(0, 0, 0, 0.9);
  z-index: 3;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none;
  cursor: pointer;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
      /*rtl:begin:ignore*/
  left: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
      /*rtl:begin:ignore*/
  right: 0;
  /*
      /*rtl:end:ignore*/
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  fill: inherit;
  transition: fill 0.1s;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.numInputWrapper span {
  box-sizing: border-box;
  position: absolute;
  right: 0;
  width: 14px;
  height: 50%;
  padding: 0 4px 0 2px;
  border: 1px solid rgba(57, 57, 57, 0.15);
  line-height: 50%;
  cursor: pointer;
  opacity: 0;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  position: absolute;
  content: "";
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  top: 26%;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  border-left: 4px solid transparent;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  top: 40%;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  -webkit-transform: translate3d(0, 0, 0);
  display: inline-block;
  position: absolute;
  left: 12.5%;
  width: 75%;
  height: 34px;
  padding: 7.48px 0 0 0;
  transform: translate3d(0, 0, 0);
  color: inherit;
  font-size: 135%;
  font-weight: 300;
  line-height: inherit;
  line-height: 1;
  text-align: center;
}

.flatpickr-current-month span.cur-month {
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
  color: inherit;
  font-family: inherit;
  font-weight: 700;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  display: inline-block;
  width: 6ch;
  width: 7ch\0;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  -webkit-box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  box-sizing: border-box;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0 0 0 0.5ch;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
  vertical-align: initial;
  cursor: text;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  background: transparent;
  color: rgba(0, 0, 0, 0.5);
  font-size: 100%;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  box-sizing: border-box;
  position: relative;
  width: auto;
  height: auto;
  margin: -1px 0 0 0;
  padding: 0 0 0 0.5ch;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: 300;
  line-height: inherit;
  vertical-align: initial;
  cursor: pointer;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month
.flatpickr-monthDropdown-months
.flatpickr-monthDropdown-month {
  padding: 0;
  outline: none;
  background-color: transparent;
}

.flatpickr-weekdays {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: flex;
  align-items: center;
  width: 100%;
  height: 28px;
  overflow: hidden;
  background: transparent;
  text-align: center;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  display: flex;
  flex: 1;
}

span.flatpickr-weekday {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  display: block;
  flex: 1;
  margin: 0;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  font-size: 90%;
  font-weight: bolder;
  line-height: 1;
  text-align: center;
  cursor: default;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: flex;
  position: relative;
  align-items: flex-start;
  width: 307.875px;
  overflow: hidden;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  -webkit-box-sizing: border-box;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  -webkit-transform: translate3d(0, 0, 0);
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  padding: 0;
  transform: translate3d(0, 0, 0);
  outline: 0;
  text-align: left;
  opacity: 1;
}

.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  -webkit-box-sizing: border-box;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  flex-basis: 14.2857143%;
  justify-content: center;
  width: 14.2857143%;
  max-width: 39px;
  height: 39px;
  margin: 0;
  border: 1px solid transparent;
  border-radius: 150px;
  background: none;
  color: #393939;
  font-weight: 400;
  line-height: 39px;
  text-align: center;
  cursor: pointer;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  border-color: #f3f8ff;
  outline: 0;
  background: #f3f8ff;
  cursor: pointer;
}

.flatpickr-day.today {
  border-color: #1554a4;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #1554a4;
  background-color: #1554a4;
  color: #ffffff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  -webkit-box-shadow: none;
  border-color: #569ff7;
  background: #569ff7;
  box-shadow: none;
  color: #fff;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  border-color: transparent;
  background: transparent;
  color: rgba(57, 57, 57, 0.3);
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  color: rgba(57, 57, 57, 0.1);
  cursor: not-allowed;
}

.flatpickr-day.week.selected {
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  width: 100%;
  float: none;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  border: none;
  background: transparent;
  color: rgba(57, 57, 57, 0.3);
  cursor: default;
}

.flatpickr-innerContainer {
  box-sizing: border-box;
  display: block;
  display: flex;
  overflow: hidden;
}

.flatpickr-rContainer {
  box-sizing: border-box;
  display: inline-block;
  padding: 0;
}

.flatpickr-time {
  box-sizing: border-box;
  display: block;
  display: flex;
  height: 0;
  max-height: 40px;
  overflow: hidden;
  outline: 0;
  line-height: 40px;
  text-align: center;
}

.flatpickr-time:after {
  display: table;
  clear: both;
  content: "";
}

.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  -webkit-box-shadow: none;
  -webkit-box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  box-sizing: border-box;
  position: relative;
  height: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: #393939;
  font-size: 14px;
  line-height: inherit;
  text-align: center;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  border: 0;
  outline: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  align-self: center;
  width: 2%;
  height: inherit;
  float: left;
  color: #393939;
  font-weight: bold;
  line-height: inherit;
  user-select: none;
}

.flatpickr-time .flatpickr-am-pm {
  width: 18%;
  outline: 0;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes fpFadeInDown {
  from {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

/*****************************************************
  Clears
*****************************************************/
