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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0;
}

/* -------------------------------------------------------------------------*/
/* MIXIN / ARGUMENT / COMMON CLASS
/* -------------------------------------------------------------------------*/
.default_ftz {
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (max-width:640px) {
  .default_ftz {
    font-size: 16px;
    font-size: 1rem;
  }
}

.text_out, #MblMN #HD_logo a, #FT .wrp address h1 a, #HD #HD_logo a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.tbl_scroll {
  overflow-x: auto;
}
.tbl_scroll table {
  min-width: 600px;
}

.def_cntSize, #ENT_content, #ENT_kv .wrp, .tpc_btn_back p, #TPC_content article, #TPC_content, #TPC_kv_article .wrp, #TPC_kv .wrp, #DATA_content, #DT_kv .wrp, #CMP_content .block, #CMP_content .message, #CMP_kv .wrp, .wl_btn_back p, .wl_pg_kinta .wrp, .wl_pg_life, .wl_pg_work, .wl_pg_kv .wrp, .wl_pg_kv_2 .wrp, #WL_tp_list, #WL_tp_kv .wrp, .pg_ttl .wrp, #TMSG_kinta .wrp, #TMSG_cnt, #TMSG_kv .wrp, #FT .wrp, #TP_entry, #TP_topics .wrp, #TP_data .wrp, #TP_WL, #TP_topMSG .wrp, .category_navi ul, #BTM_nv ul, #TP_siteNV ul, #HD .wrp {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (max-width:980px) {
  .def_cntSize, #ENT_content, #ENT_kv .wrp, .tpc_btn_back p, #TPC_content article, #TPC_content, #TPC_kv_article .wrp, #TPC_kv .wrp, #DATA_content, #DT_kv .wrp, #CMP_content .block, #CMP_content .message, #CMP_kv .wrp, .wl_btn_back p, .wl_pg_kinta .wrp, .wl_pg_life, .wl_pg_work, .wl_pg_kv .wrp, .wl_pg_kv_2 .wrp, #WL_tp_list, #WL_tp_kv .wrp, .pg_ttl .wrp, #TMSG_kinta .wrp, #TMSG_cnt, #TMSG_kv .wrp, #FT .wrp, #TP_entry, #TP_topics .wrp, #TP_data .wrp, #TP_WL, #TP_topMSG .wrp, .category_navi ul, #BTM_nv ul, #TP_siteNV ul, #HD .wrp {
    padding: 0 15px;
  }
}
@media only screen and (max-width:640px) {
  .def_cntSize, #ENT_content, #ENT_kv .wrp, .tpc_btn_back p, #TPC_content article, #TPC_content, #TPC_kv_article .wrp, #TPC_kv .wrp, #DATA_content, #DT_kv .wrp, #CMP_content .block, #CMP_content .message, #CMP_kv .wrp, .wl_btn_back p, .wl_pg_kinta .wrp, .wl_pg_life, .wl_pg_work, .wl_pg_kv .wrp, .wl_pg_kv_2 .wrp, #WL_tp_list, #WL_tp_kv .wrp, .pg_ttl .wrp, #TMSG_kinta .wrp, #TMSG_cnt, #TMSG_kv .wrp, #FT .wrp, #TP_entry, #TP_topics .wrp, #TP_data .wrp, #TP_WL, #TP_topMSG .wrp, .category_navi ul, #BTM_nv ul, #TP_siteNV ul, #HD .wrp {
    padding: 0 10px;
  }
}

.font_1, #ENT_kv .title h2, #TPC_kv_article .title h2, #TPC_kv .title h2, #DATA_content #DT_blood .type .bld_text span, #DATA_content #DT_age .coutUp, #DATA_content #DT_fixing .coutUp, #DATA_content #DT_holiday .coutUp, #DT_kv .title h2, #CMP_kv .title h2, .wl_pg_life > h3, .wl_pg_work > h3, #WL_tp_list > a .text .case, #WL_tp_kv .title h2, .pg_ttl h2, #TMSG_kv .block .title h2, #TP_entry h3, #TP_topics .title h3, #TP_data .title h3, #TP_WL .title h3, .category_navi ul li a span:first-child, #BTM_nv ul li a span:first-child, #TP_siteNV ul li a span:first-child, .category_navi h2, #BTM_nv h2, #TP_siteNV h2 {
  font-family: "Lato", sans-serif;
}

/* -- CATEGORY COLOR -- */
/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* FONT
/* -------------------------------------------------------------------------*/
.lang_ja {
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

.mincho, #CMP_content .message .title, .wl_pg_kinta .text, .wl_pg_kv .text .message, .wl_pg_kv_2 .text .message, #TMSG_kinta .text, #TMSG_kv .block .name, #TMSG_kv .block .text, #TP_topMSG h4 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* COMMON / BASE
/* -------------------------------------------------------------------------*/
html {
  font-size: 100%;
  line-height: 1.5em;
}
@media only screen and (max-width:980px) {
  html {
    font-size: 90%;
  }
}
@media only screen and (max-width:640px) {
  html {
    font-size: 90%;
  }
}
@media print {
  html {
    width: 1000px !important;
  }
}

* {
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
}

body {
  margin: 0;
  padding: 0;
}

.def_cntSize, #ENT_content, #ENT_kv .wrp, .tpc_btn_back p, #TPC_content article, #TPC_content, #TPC_kv_article .wrp, #TPC_kv .wrp, #DATA_content, #DT_kv .wrp, #CMP_content .block, #CMP_content .message, #CMP_kv .wrp, .wl_btn_back p, .wl_pg_kinta .wrp, .wl_pg_life, .wl_pg_work, .wl_pg_kv .wrp, .wl_pg_kv_2 .wrp, #WL_tp_list, #WL_tp_kv .wrp, .pg_ttl .wrp, #TMSG_kinta .wrp, #TMSG_cnt, #TMSG_kv .wrp, #FT .wrp, #TP_entry, #TP_topics .wrp, #TP_data .wrp, #TP_WL, #TP_topMSG .wrp, .category_navi ul, #BTM_nv ul, #TP_siteNV ul, #HD .wrp {
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width:980px) {
  .def_cntSize, #ENT_content, #ENT_kv .wrp, .tpc_btn_back p, #TPC_content article, #TPC_content, #TPC_kv_article .wrp, #TPC_kv .wrp, #DATA_content, #DT_kv .wrp, #CMP_content .block, #CMP_content .message, #CMP_kv .wrp, .wl_btn_back p, .wl_pg_kinta .wrp, .wl_pg_life, .wl_pg_work, .wl_pg_kv .wrp, .wl_pg_kv_2 .wrp, #WL_tp_list, #WL_tp_kv .wrp, .pg_ttl .wrp, #TMSG_kinta .wrp, #TMSG_cnt, #TMSG_kv .wrp, #FT .wrp, #TP_entry, #TP_topics .wrp, #TP_data .wrp, #TP_WL, #TP_topMSG .wrp, .category_navi ul, #BTM_nv ul, #TP_siteNV ul, #HD .wrp {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width:640px) {
  .def_cntSize, #ENT_content, #ENT_kv .wrp, .tpc_btn_back p, #TPC_content article, #TPC_content, #TPC_kv_article .wrp, #TPC_kv .wrp, #DATA_content, #DT_kv .wrp, #CMP_content .block, #CMP_content .message, #CMP_kv .wrp, .wl_btn_back p, .wl_pg_kinta .wrp, .wl_pg_life, .wl_pg_work, .wl_pg_kv .wrp, .wl_pg_kv_2 .wrp, #WL_tp_list, #WL_tp_kv .wrp, .pg_ttl .wrp, #TMSG_kinta .wrp, #TMSG_cnt, #TMSG_kv .wrp, #FT .wrp, #TP_entry, #TP_topics .wrp, #TP_data .wrp, #TP_WL, #TP_topMSG .wrp, .category_navi ul, #BTM_nv ul, #TP_siteNV ul, #HD .wrp {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* HD
/* -------------------------------------------------------------------------*/
#HD {
  padding: 20px 0;
}
#HD .wrp {
  position: relative;
}
#HD #HD_logo {
  margin: 0 0 0 -20px;
  padding: 0;
}
#HD #HD_logo a {
  display: block;
  width: 158px;
  height: 58px;
  background: url(../img/hd_logo.png) 0 0 no-repeat;
  background-size: 100% auto;
}
#HD #NV {
  position: absolute;
  top: 40px;
  left: 190px;
}
#HD #NV ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
#HD #NV li {
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
  border-left: 1px solid #e6e6e6;
}
#HD #NV li:first-child {
  border: none;
}
#HD #NV li a {
  display: block;
  padding: 2px 10px;
  text-decoration: none;
  line-height: 1;
  color: #000;
  transition: all 0.2s ease;
}
#HD #NV li a:hover {
  color: #1890b5;
}
.ctg_tpmsg #HD #NV li:nth-child(1) a, .ctg_cmp #HD #NV li:nth-child(2) a, .ctg_wl #HD #NV li:nth-child(3) a, .ctg_data #HD #NV li:nth-child(4) a, .ctg_topics #HD #NV li:nth-child(5) a {
  color: #2789ab;
  border-bottom: 1px solid;
}
#HD #HD_info {
  position: absolute;
  top: 0;
  right: 220px;
}
#HD #HD_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
#HD #HD_info ul li {
  display: inline-block;
  margin: 0 2px;
  font-size: 12px;
  font-size: 0.75rem;
}
#HD #HD_info ul li a {
  display: block;
  padding: 5px 10px 3px;
  line-height: 1;
  text-decoration: none;
  color: #097ac1;
  background-color: #f7f7f6;
  border: 1px solid #e6e6e6;
}
#HD #HD_entry {
  position: absolute;
  right: 0;
  top: -20px;
}
#HD #HD_entry p {
  margin: 0;
  padding: 0;
}
#HD #HD_entry p a {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  display: block;
  padding: 15px 30px 15px 20px;
  background-color: #f8921a;
  color: #fff;
  line-height: 1;
  text-decoration: none;
}
#HD #HD_entry p a::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 12px;
  content: "";
  display: block;
  width: 11px;
  height: 19px;
  background: url(../img/arw_entry.png) 0 0 no-repeat;
  background-size: 100% auto;
}
@media only screen and (max-width:980px) {
  #HD #NV {
    left: 165px;
  }
  #HD #NV li {
    font-size: 14px;
    font-size: 0.875rem;
  }
  #HD #NV li a {
    padding: 2px 8px;
  }
}
@media only screen and (max-width:750px) {
  #HD {
    padding: 10px 0;
  }
  #HD #HD_logo {
    margin: 0 0 0 -20px;
    padding: 0;
  }
  #HD #HD_logo a {
    width: 126.4px;
    height: 46.4px;
  }
  #HD #NV, #HD #HD_info {
    display: none;
  }
  #HD #HD_entry {
    top: -2px;
    right: 55px;
  }
  #HD #HD_entry p a {
    padding: 8px 15px 7px;
    border-radius: 3px;
  }
  #HD #HD_entry p a::after {
    display: none;
  }
  #HD #HD_entry span {
    display: none;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* COMMON NAVI
/* -------------------------------------------------------------------------*/
.category_navi, #BTM_nv, #TP_siteNV {
  position: relative;
}
.category_navi::before, #BTM_nv::before, #TP_siteNV::before {
  content: "";
  position: absolute;
  top: 12px;
  width: 100%;
  display: block;
  border-bottom: 1px solid #e6e6e6;
}
.category_navi h2, #BTM_nv h2, #TP_siteNV h2 {
  font-size: 26px;
  font-size: 1.625rem;
  position: relative;
  text-align: center;
  font-weight: normal;
  color: #898989;
}
.category_navi h2 span, #BTM_nv h2 span, #TP_siteNV h2 span {
  display: inline-block;
  padding: 0 15px;
  background-color: #fff;
}
.category_navi ul, #BTM_nv ul, #TP_siteNV ul {
  list-style: none;
  width: 100%;
  font-size: 0;
}
.category_navi ul li, #BTM_nv ul li, #TP_siteNV ul li {
  display: inline-block;
  width: 19.2%;
  margin-left: 1%;
}
.category_navi ul li:first-child, #BTM_nv ul li:first-child, #TP_siteNV ul li:first-child {
  margin-left: 0;
}
.category_navi ul li:nth-child(1) a, #BTM_nv ul li:nth-child(1) a, #TP_siteNV ul li:nth-child(1) a {
  background-color: #d54a52;
}
.category_navi ul li:nth-child(2) a, #BTM_nv ul li:nth-child(2) a, #TP_siteNV ul li:nth-child(2) a {
  background-color: #16c2ac;
}
.category_navi ul li:nth-child(3) a, #BTM_nv ul li:nth-child(3) a, #TP_siteNV ul li:nth-child(3) a {
  background-color: #90b518;
}
.category_navi ul li:nth-child(4) a, #BTM_nv ul li:nth-child(4) a, #TP_siteNV ul li:nth-child(4) a {
  background-color: #1890b5;
}
.category_navi ul li:nth-child(5) a, #BTM_nv ul li:nth-child(5) a, #TP_siteNV ul li:nth-child(5) a {
  background-color: #e3a318;
}
.category_navi ul li a, #BTM_nv ul li a, #TP_siteNV ul li a {
  font-size: 15px;
  font-size: 0.9375rem;
  display: block;
  padding: 35px 0;
  text-decoration: none;
  text-align: center;
  color: #fff;
  transition: opacity 0.2s ease;
}
.category_navi ul li a span:first-child, #BTM_nv ul li a span:first-child, #TP_siteNV ul li a span:first-child {
  font-size: 17px;
  font-size: 1.0625rem;
  padding: 0 5px 5px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.category_navi ul li a span:nth-child(2), #BTM_nv ul li a span:nth-child(2), #TP_siteNV ul li a span:nth-child(2) {
  display: block;
  padding-top: 8px;
}
.category_navi ul li a:hover, #BTM_nv ul li a:hover, #TP_siteNV ul li a:hover {
  opacity: 0.8;
}
@media only screen and (max-width:980px) {
  .category_navi ul li, #BTM_nv ul li, #TP_siteNV ul li {
    width: 33.3333333333%;
    margin: 0;
  }
  .category_navi ul li a, #BTM_nv ul li a, #TP_siteNV ul li a {
    padding: 25px 0;
  }
  .category_navi ul li a span:first-child, #BTM_nv ul li a span:first-child, #TP_siteNV ul li a span:first-child {
    font-size: 14px;
    font-size: 0.875rem;
    letter-spacing: 0;
  }
}
@media only screen and (max-width:640px) {
  .category_navi ul li, #BTM_nv ul li, #TP_siteNV ul li {
    width: 50%;
  }
  .category_navi ul li a, #BTM_nv ul li a, #TP_siteNV ul li a {
    padding: 15px 0;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* TOP
/* -------------------------------------------------------------------------*/
/* -- TOP PAGE -- */
#TP_kv {
  text-align: center;
  background-color: #e8e8e8;
}
#TP_kv .wrp {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 690px 0 0 0;
}
#TP_kv .kv_1, #TP_kv .kv_2, #TP_kv .kv_3, #TP_kv .kv_4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 690px;
}
#TP_kv .kv_1 .text, #TP_kv .kv_2 .text, #TP_kv .kv_3 .text, #TP_kv .kv_4 .text {
  position: absolute;
  width: 45%;
}
#TP_kv .kv_1 .text img, #TP_kv .kv_2 .text img, #TP_kv .kv_3 .text img, #TP_kv .kv_4 .text img {
  width: auto;
  height: auto;
  max-width: 100%;
  opacity: 0;
}
#TP_kv .kv_1 .text.kv_in img, #TP_kv .kv_2 .text.kv_in img, #TP_kv .kv_3 .text.kv_in img, #TP_kv .kv_4 .text.kv_in img {
  animation-name: imageBlur;
  opacity: 1;
  animation-duration: 2s;
}
#TP_kv .kv_1 .img, #TP_kv .kv_2 .img, #TP_kv .kv_3 .img, #TP_kv .kv_4 .img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.8s ease;
  width: 100%;
}
#TP_kv .kv_1 .img img, #TP_kv .kv_2 .img img, #TP_kv .kv_3 .img img, #TP_kv .kv_4 .img img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#TP_kv .kv_1 .img.kv_in, #TP_kv .kv_2 .img.kv_in, #TP_kv .kv_3 .img.kv_in, #TP_kv .kv_4 .img.kv_in {
  opacity: 1;
}
#TP_kv .kv_1 .text {
  top: 10%;
  right: 8%;
}
#TP_kv .kv_2 .text {
  top: 5%;
  left: 2%;
}
#TP_kv .kv_3 .text {
  top: 5%;
  right: 2%;
}
#TP_kv .kv_4 .text {
  top: 0%;
  right: 5%;
}
#TP_kv .kv_5 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 690px;
}
#TP_kv .kv_5 .img {
  position: absolute;
  width: 100%;
  display: none;
  top: 0;
  left: 0;
}
#TP_kv .kv_5 .img img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#TP_kv .kv_5 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#TP_kv .kv_5 ul li {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  width: 25%;
  display: none;
}
#TP_kv .kv_5 ul li img {
  width: 100%;
  height: auto;
}
#TP_kv .kv_5 ul li:nth-child(1) {
  left: 25%;
}
#TP_kv .kv_5 ul li:nth-child(2) {
  left: 50%;
}
#TP_kv .kv_5 ul li:nth-child(3) {
  left: 75%;
}
#TP_kv .kv_5 ul li:nth-child(4) {
  left: 75%;
  margin-top: 19.1666666667%;
}
#TP_kv .kv_5 ul li:nth-child(5) {
  left: 75%;
  margin-top: 38.3333333333%;
}
#TP_kv .kv_5 ul li:nth-child(6) {
  left: 50%;
  margin-top: 38.3333333333%;
}
#TP_kv .kv_5 ul li:nth-child(7) {
  left: 25%;
  margin-top: 38.3333333333%;
}
#TP_kv .kv_5 ul li:nth-child(8) {
  left: 0;
  margin-top: 38.3333333333%;
}
#TP_kv .kv_5 ul li:nth-child(9) {
  left: 0;
  margin-top: 19.1666666667%;
}
#TP_kv .kv_5 ul li:nth-child(9) {
  left: 0;
}
@media only screen and (max-width:1200px) {
  #TP_kv .wrp, #TP_kv .kv_5 {
    padding: 57.5% 0 0 0;
  }
}

/* -- BLUR ANIMATION -- */
@keyframes imageBlur {
  from {
    opacity: 0;
    filter: blur(15px);
  }
  to {
    opacity: 1;
    filter: blur(0px);
  }
}
#TP_siteNV {
  margin-top: 80px;
  margin-bottom: 70px;
}
@media only screen and (max-width:1200px) {
  #TP_siteNV {
    margin-top: 6%;
  }
}

#TP_news {
  position: relative;
  background-color: #e8e8e8;
  margin-bottom: 50px;
  margin-top: -30px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 10;
}
#TP_news figure {
  text-align: center;
  margin: 0 10px;
  padding: 0;
}
#TP_news figure img {
  max-width: 100%;
  height: auto;
}

/* -- TOP MESSAGE -- */
#TP_topMSG {
  position: relative;
  background-color: #e4dedb;
  overflow: hidden;
}
#TP_topMSG h3 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: normal;
  margin: 0 0 30px;
  padding-top: 80px;
}
#TP_topMSG h4 {
  font-size: 40px;
  font-size: 2.5rem;
  margin: 0;
  padding: 0 0 5px;
  line-height: 1.5;
  letter-spacing: -2px;
  display: inline-block;
  border-bottom: 4px solid #d54a52;
}
#TP_topMSG .text {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-top: 30px;
  width: 600px;
}
#TP_topMSG .tp_link {
  width: 600px;
  text-align: right;
  margin: 30px 0 0;
}
#TP_topMSG .tp_link a {
  position: relative;
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  padding: 12px 10px 10px;
  text-align: center;
  min-width: 250px;
  background-color: #fff;
  text-decoration: none;
  color: #000;
  border: 2px solid #b5c0c6;
}
#TP_topMSG .tp_link a::after {
  position: absolute;
  top: 14px;
  right: 12px;
  content: "";
  width: 11px;
  height: 19px;
  background: url(../../img/arw_tpmsg.png) 0 0 no-repeat;
  background-size: 100% auto;
}
#TP_topMSG .wrp {
  position: relative;
  height: 630px;
  z-index: 1;
  overflow: hidden;
}
#TP_topMSG .back_img {
  position: absolute;
  bottom: 0;
  right: -30%;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: -1;
}
@media only screen and (max-width:1200px) {
  #TP_topMSG .back_img {
    right: -25%;
  }
}
@media only screen and (max-width:980px) {
  #TP_topMSG .wrp {
    height: 450px;
  }
  #TP_topMSG h3 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  #TP_topMSG h4 {
    font-size: 30px;
    font-size: 1.875rem;
  }
  #TP_topMSG .text {
    font-size: 16px;
    font-size: 1rem;
    width: 390px;
    margin-top: 15px;
  }
  #TP_topMSG .tp_link {
    width: auto;
    text-align: left;
  }
  #TP_topMSG .back_img {
    right: -20%;
  }
  #TP_topMSG .back_img img {
    width: auto;
    height: 450px;
  }
}
@media only screen and (max-width:640px) {
  #TP_topMSG .wrp {
    height: auto;
    text-align: center;
  }
  #TP_topMSG h3 {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 0 0 10px;
    padding-top: 30px;
  }
  #TP_topMSG h4 {
    font-size: 20px;
    font-size: 1.25rem;
    display: inline-block;
    border-bottom: 2px solid #d54a52;
  }
  #TP_topMSG .back_img {
    position: relative;
    bottom: auto;
    right: auto;
  }
  #TP_topMSG .back_img img {
    width: 100%;
    height: auto;
  }
  #TP_topMSG .text {
    display: none;
  }
  #TP_topMSG .tp_link {
    text-align: center;
    margin-top: 15px;
  }
  #TP_topMSG .tp_link a {
    font-size: 16px;
    font-size: 1rem;
    padding: 8px 10px 6px;
    border-width: 1px;
  }
  #TP_topMSG .tp_link a::after {
    top: 8px;
  }
}

/* -- LINK BTN -- */
.tp_linkBtn, #TP_topics .tp_link, #TP_data .tp_link, #TP_WL .tp_link {
  text-align: center;
  margin: 50px 0;
}
.tp_linkBtn a, #TP_topics .tp_link a, #TP_data .tp_link a, #TP_WL .tp_link a {
  font-size: 19px;
  font-size: 1.1875rem;
  display: inline-block;
  position: relative;
  min-width: 430px;
  color: #2383a3;
  line-height: 1;
  text-decoration: none;
  padding: 16px 10px 13px;
  background-color: #fff;
}
.tp_linkBtn a::after, #TP_topics .tp_link a::after, #TP_data .tp_link a::after, #TP_WL .tp_link a::after {
  position: absolute;
  top: 14px;
  right: 12px;
  content: "";
  width: 11px;
  height: 19px;
  background: url(../../img/arw_tpmsg.png) 0 0 no-repeat;
  background-size: 100% auto;
}
@media only screen and (max-width:1200px) {
  .tp_linkBtn, #TP_topics .tp_link, #TP_data .tp_link, #TP_WL .tp_link {
    margin-top: 4%;
  }
}
@media only screen and (max-width:640px) {
  .tp_linkBtn, #TP_topics .tp_link, #TP_data .tp_link, #TP_WL .tp_link {
    margin-top: 20px;
  }
  .tp_linkBtn a, #TP_topics .tp_link a, #TP_data .tp_link a, #TP_WL .tp_link a {
    font-size: 17px;
    font-size: 1.0625rem;
    min-width: auto;
    min-width: initial;
    width: 100%;
  }
}

/* -- WORK & LIFE -- */
#TP_WL {
  margin-top: 90px;
}
#TP_WL .title {
  text-align: center;
}
#TP_WL .title h3 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0 0 25px;
  font-weight: normal;
  background: url(../../img/wl_line.png) center bottom no-repeat;
}
#TP_WL .title h3 .life {
  letter-spacing: 15px;
}
#TP_WL .title h3 .w {
  color: #f8c300;
}
#TP_WL .title h3 .e {
  color: #8dce2d;
}
#TP_WL .title p {
  margin: 15px 0;
  padding: 0;
}
#TP_WL ul {
  list-style: none;
  margin: 35px 0 0;
  padding: 0;
  font-size: 0;
}
#TP_WL li {
  display: inline-block;
  margin: 0 0.25%;
  width: 24.5%;
}
#TP_WL li img {
  width: 100%;
  height: auto;
}
#TP_WL .tp_link a {
  border: 2px solid;
}
@media only screen and (max-width:1200px) {
  #TP_WL {
    margin-top: 8%;
  }
}
@media only screen and (max-width:980px) {
  #TP_WL .title h3 {
    font-size: 40px;
    font-size: 2.5rem;
    display: inline-block;
    padding-bottom: 20px;
    background-position: center bottom -1px;
  }
  #TP_WL .title h3 .life {
    letter-spacing: 10px;
  }
}
@media only screen and (max-width:640px) {
  #TP_WL .title h3 {
    font-size: 30px;
    font-size: 1.875rem;
    display: inline-block;
    padding-bottom: 15px;
  }
  #TP_WL .title h3 .life {
    letter-spacing: 5px;
  }
}

/* -- DATA -- */
#TP_data {
  color: #fff;
  background-color: #1890b5;
  padding: 65px 0 1px;
}
#TP_data .title {
  text-align: center;
}
#TP_data .title h3 {
  font-size: 50px;
  font-size: 3.125rem;
  display: inline-block;
  margin: 0;
  padding: 0 5px 20px 10px;
  font-weight: normal;
  letter-spacing: 10px;
  border-bottom: 1px solid;
}
#TP_data .title p {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 15px 0;
  padding: 0;
}
#TP_data .img ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
  max-width: 960px;
}
#TP_data .img li {
  width: 33.3333333333%;
  display: table-cell;
  padding: 4px;
  text-align: center;
}
#TP_data .img li img {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width:980px) {
  #TP_data {
    padding-top: 50px;
  }
}
@media only screen and (max-width:640px) {
  #TP_data {
    padding-top: 40px;
  }
  #TP_data .title h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

/* -- TOPICS -- */
#TP_topics {
  padding-top: 85px;
  padding-bottom: 1px;
  background: url(../../img/topics_bc.jpg) center bottom no-repeat;
  background-size: 100% auto;
}
#TP_topics .title {
  text-align: center;
}
#TP_topics .title h3 {
  font-size: 50px;
  font-size: 3.125rem;
  display: inline-block;
  margin: 0;
  padding: 0 5px 20px 10px;
  font-weight: normal;
  letter-spacing: 5px;
  border-bottom: 1px solid #e3a318;
}
#TP_topics .title p {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 15px 0;
  padding: 0;
}
#TP_topics .tp_link a {
  border: 2px solid;
}
@media only screen and (max-width:980px) {
  #TP_topics {
    padding-top: 70px;
  }
}
@media only screen and (max-width:640px) {
  #TP_topics {
    padding-top: 45px;
  }
  #TP_topics .title h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

/* -- ENTRY -- */
#TP_entry {
  padding: 90px 0;
  text-align: center;
}
#TP_entry h3 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0 5px 20px 10px;
  font-weight: normal;
  letter-spacing: 5px;
  text-align: center;
}
#TP_entry ul {
  list-style: none;
  margin: 40px 0 0;
  padding: 0;
}
#TP_entry li {
  display: inline-block;
  margin: 5px;
}
#TP_entry li a {
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  display: block;
  width: 360px;
  color: #e97e00;
  padding: 20px 20px 15px;
  text-decoration: none;
  border: 3px solid #f8921a;
  letter-spacing: 2px;
}
#TP_entry li a span {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  margin-right: 5px;
}
#TP_entry li a::after {
  position: absolute;
  right: 12px;
  content: "";
  width: 11px;
  height: 19px;
  background: url(../img/arw_entry2.png) 0 0 no-repeat;
  background-size: 100% auto;
}
@media only screen and (max-width:980px) {
  #TP_entry {
    padding-top: 60px;
  }
}
@media only screen and (max-width:640px) {
  #TP_entry {
    padding-top: 40px;
  }
  #TP_entry li {
    display: block;
    margin: 5px;
  }
  #TP_entry li a {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
  #TP_entry h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #TP_entry p {
    text-align: left;
    margin: 0 15px;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* FOOTER
/* -------------------------------------------------------------------------*/
#FT {
  background-color: #e9e9e9;
  padding-top: 20px;
}
#FT .wrp {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
#FT .wrp address {
  position: absolute;
  margin: 0;
  padding: 0;
}
#FT .wrp address h1 {
  margin: 0;
  padding: 0;
}
#FT .wrp address h1 a {
  display: block;
  width: 90px;
  height: 41px;
  background: url(../img/ft_logo.png) 0 0 no-repeat;
  background-size: 100% auto;
}
#FT #FT_nv {
  margin-left: 110px;
}
#FT #FT_nv ul {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
  font-size: 0;
}
#FT #FT_nv li {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
  margin: 0;
  padding: 0 12px;
  border-left: 1px solid #c3c3c3;
}
#FT #FT_nv li:first-child {
  border: none;
}
#FT #FT_nv li a {
  display: block;
  text-decoration: none;
  color: #919191;
  line-height: 1;
}
#FT #FT_nv li a:hover {
  text-decoration: underline;
}
#FT #FT_info {
  margin-left: 120px;
  margin-top: 5px;
}
#FT #FT_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#FT #FT_info li {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
}
#FT #FT_info .entry a {
  display: block;
  background-color: #fff;
  padding: 8px 20px 6px;
  text-decoration: none;
  line-height: 1;
  border: 2px solid #f8921a;
  color: #ef8910;
}
#FT #FT_info .official {
  margin-left: 20px;
}
#FT #FT_info .official a {
  color: #919191;
  text-decoration: none;
}
#FT #FT_info .official a:hover {
  text-decoration: underline;
}
#FT .copyright {
  margin: 20px 0 0;
  padding: 5px 15px 20px;
  border-top: 30px solid #afafaf;
  text-align: right;
  background-color: #fff;
  color: #6b6b6b;
}
#FT .copyright a {
  color: #6b6b6b;
}
@media only screen and (max-width:640px) {
  #FT {
    padding-top: 15px;
  }
  #FT .wrp {
    padding: 0 10px;
  }
  #FT .wrp address {
    position: relative;
    margin-bottom: 10px;
  }
  #FT .wrp address h1 {
    text-align: center;
  }
  #FT .wrp address h1 a {
    display: inline-block;
  }
  #FT #FT_nv {
    display: none;
  }
  #FT #FT_info {
    margin: 0;
  }
  #FT #FT_info .entry {
    margin-bottom: 10px;
    display: block;
    text-align: center;
  }
  #FT #FT_info .entry a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 12px 5px;
  }
  #FT #FT_info .official {
    display: block;
    margin-left: 0;
    text-align: right;
  }
  #FT .copyright {
    margin-top: 10px;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* TOP MESSAGE
/* -------------------------------------------------------------------------*/
#TMSG_kv {
  background-color: #e6e6e4;
}
#TMSG_kv .wrp {
  position: relative;
  line-height: 0;
}
#TMSG_kv .wrp::before {
  content: "";
  display: inline-block;
  width: 1px;
  padding-top: 530px;
}
#TMSG_kv .block {
  position: absolute;
  top: 90px;
  margin-left: 70px;
  z-index: 1;
  width: 80%;
}
#TMSG_kv .block .title {
  line-height: 1;
}
#TMSG_kv .block .title h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#TMSG_kv .block .title h2 span {
  color: #aa171f;
}
#TMSG_kv .block .title p {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 15px 0;
}
#TMSG_kv .block .text {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.8;
  font-weight: bold;
  margin: 20px 0;
}
#TMSG_kv .block .name {
  width: 570px;
  font-weight: bold;
  line-height: 1.5;
  z-index: 1;
  text-align: right;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 1px 1px 3px #fff, -1px -1px 3px #fff;
}
#TMSG_kv .block .name P {
  margin: 0;
  padding: 0;
}
#TMSG_kv .block .name .name_1 {
  font-size: 16px;
  font-size: 1rem;
  letter-spacing: 3px;
}
#TMSG_kv .block .name .name_2 {
  font-size: 24px;
  font-size: 1.5rem;
}
#TMSG_kv figure {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 0;
}
#TMSG_kv figure img {
  max-width: 100%;
  width: auto;
  height: auto;
}
@media only screen and (max-width:1200px) {
  #TMSG_kv .wrp::before {
    padding-top: 44.1666666667%;
  }
  #TMSG_kv .block {
    top: 15%;
    margin-left: 4%;
  }
  #TMSG_kv .block .text {
    margin: 10px 0;
    font-size: 28px;
    font-size: 1.75rem;
  }
  #TMSG_kv .block .name {
    width: 500px;
  }
}
@media only screen and (max-width:980px) {
  #TMSG_kv .block .title h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
  #TMSG_kv .block .title p {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 10px 0;
  }
  #TMSG_kv .block .text {
    font-size: 24px;
    font-size: 1.5rem;
  }
  #TMSG_kv .block .name {
    width: 320px;
  }
}
@media only screen and (max-width:640px) {
  #TMSG_kv .block .title h2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  #TMSG_kv .block .title p {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 10px 0;
  }
  #TMSG_kv .block .text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  #TMSG_kv .block .name {
    width: auto;
    text-align: left;
  }
  #TMSG_kv .block .name .name_1 {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 2px;
  }
  #TMSG_kv .block .name .name_2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 450px) {
  #TMSG_kv .block .text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.2;
    margin-bottom: 5px;
  }
  #TMSG_kv .block .name {
    width: auto;
    text-align: left;
  }
  #TMSG_kv .block .name .name_1 {
    font-size: 10px;
    font-size: 0.625rem;
    letter-spacing: 2px;
  }
  #TMSG_kv .block .name .name_2 {
    font-size: 16px;
    font-size: 1rem;
  }
}

#TMSG_cnt {
  padding-top: 60px;
  line-height: 1.8;
}
#TMSG_cnt::before {
  content: "";
  display: block;
  height: 6px;
  width: 100%;
  margin-bottom: 40px;
  background: url(../../top_message/img/red_line.png);
}
#TMSG_cnt p {
  margin: 0 0 30px;
}
#TMSG_cnt .block {
  margin-bottom: 60px;
}
#TMSG_cnt .block_2 {
  display: table;
  width: 100%;
  margin: 50px 0;
}
#TMSG_cnt .block_2 .cell {
  display: table-cell;
  vertical-align: top;
}
#TMSG_cnt .block_2 .cell img {
  width: auto;
  height: auto;
  max-width: 397px;
}
#TMSG_cnt .block_2 .img_R {
  padding-left: 30px;
}
#TMSG_cnt .block_2 .img_L {
  padding-right: 30px;
}
@media only screen and (max-width:980px) {
  #TMSG_cnt .block_2 .cell img {
    max-width: 300px;
  }
  #TMSG_cnt .block_2 .img_R {
    padding-left: 15px;
  }
  #TMSG_cnt .block_2 .img_L {
    padding-right: 15px;
  }
}
@media only screen and (max-width:640px) {
  #TMSG_cnt .block_2 {
    display: block;
  }
  #TMSG_cnt .block_2 .cell {
    display: block;
  }
  #TMSG_cnt .block_2 .cell img {
    max-width: 100%;
    width: auto;
  }
  #TMSG_cnt .block_2 .img_R, #TMSG_cnt .block_2 .img_L {
    padding: 0;
    margin: 20px 0;
    text-align: center;
  }
}

#TMSG_kinta {
  background-color: #f9f8f8;
  margin-bottom: 80px;
  overflow: hidden;
}
#TMSG_kinta .wrp {
  position: relative;
}
#TMSG_kinta .text {
  font-size: 24px;
  font-size: 1.5rem;
  position: absolute;
  top: 50%;
  left: 5%;
  margin: 0;
  padding: 0;
  transform: translateY(-50%);
  line-height: 2.5;
  font-weight: bold;
  z-index: 10000;
}
#TMSG_kinta .msg_box {
  position: relative;
  line-height: 0;
  text-align: right;
}
#TMSG_kinta .msg_box p {
  display: none;
}
#TMSG_kinta .msg_box .msg_box_img {
  position: relative;
  display: inline-block;
  padding-top: 40%;
  width: 41.6666666667%;
  margin-right: -70px;
}
#TMSG_kinta .msg_box .msg_box_img div {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
#TMSG_kinta .msg_box .msg_box_img div.img_kinta {
  z-index: 1000;
}
#TMSG_kinta .msg_box .msg_box_img div img {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width:980px) {
  #TMSG_kinta .text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2;
    left: 20px;
    width: 70%;
  }
}
@media only screen and (max-width:640px) {
  #TMSG_kinta .text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3;
    position: relative;
    top: auto;
    left: auto;
    transform: translateY(0);
    width: auto;
    padding: 5px 0;
  }
  #TMSG_kinta .msg_box {
    text-align: center;
    margin: 0;
  }
  #TMSG_kinta .msg_box .msg_box_img {
    width: 100%;
    padding-top: 300px;
    margin: 0;
    width: 320px;
  }
  #TMSG_kinta .msg_box .msg_box_img div img {
    height: 300px;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* PAGE
/* -------------------------------------------------------------------------*/
/* -- BOTTOM NAVI -- */
#BTM_nv {
  margin: 50px 0;
}

/* -- PAGE TITLE -- */
.pg_ttl {
  color: #fff;
}
.pg_ttl .wrp {
  padding-top: 15px;
  padding-bottom: 17px;
}
.pg_ttl a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
}
.pg_ttl h2 {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.pg_ttl p {
  display: inline-block;
  vertical-align: middle;
  margin: 3px 0 0 10px;
  padding: 0;
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* WORK & LIFE
/* -------------------------------------------------------------------------*/
#WL_tp_kv {
  background-color: #90b518;
}
#WL_tp_kv .wrp {
  position: relative;
  display: table;
  overflow: hidden;
}
#WL_tp_kv .title {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
#WL_tp_kv .title h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1;
}
#WL_tp_kv .title p {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 20px 0 0;
  line-height: 1.3;
}
#WL_tp_kv .pic {
  display: table-cell;
  vertical-align: top;
  width: 60%;
  line-height: 0;
}
#WL_tp_kv .pic ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
#WL_tp_kv .pic li {
  display: inline-block;
  width: 25%;
  transition: all 1.2s ease-in-out;
  opacity: 0;
}
#WL_tp_kv .pic li:nth-child(odd) {
  transform: translateY(-100%);
}
#WL_tp_kv .pic li:nth-child(even) {
  transform: translateY(100%);
}
#WL_tp_kv .pic li.show {
  transform: translate(0) !important;
  opacity: 1 !important;
}
#WL_tp_kv .pic li img {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width:980px) {
  #WL_tp_kv .title h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #WL_tp_kv .title p {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 10px 0 0;
  }
}
@media only screen and (max-width:640px) {
  #WL_tp_kv .title h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
  #WL_tp_kv .title p {
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 5px 0 0;
  }
}

#WL_tp_list {
  margin-top: 50px;
}
#WL_tp_list > a {
  position: relative;
  display: block;
  margin: 20px 0;
  background-color: #f1f1ee;
  text-align: right;
  line-height: 0;
}
#WL_tp_list > a::after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "";
  width: 33px;
  padding-top: 19.1666666667%;
  background: url(../img/arw_1.png) center center no-repeat #90b518;
}
#WL_tp_list > a .text {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 1;
  color: #000;
  text-align: left;
  padding: 0 0 0 5%;
  transform: translateY(-50%);
  z-index: 1;
}
#WL_tp_list > a .text .case {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 20px;
  color: #939393;
}
#WL_tp_list > a .text .department {
  display: inline-block;
  margin: 0 20px 0 0;
}
#WL_tp_list > a .text .name {
  font-size: 22px;
  font-size: 1.375rem;
  display: inline-block;
  margin: 0;
  font-weight: bold;
}
#WL_tp_list > a .text .year {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
  margin: 8px 0 0;
  color: #939393;
}
#WL_tp_list > a figure {
  display: inline-block;
  position: relative;
  width: 51.6666666667%;
  margin: 0 33px 0 0;
  padding: 0;
  overflow: hidden;
}
#WL_tp_list > a figure::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 163px;
  height: 230px;
  background: url(../../work_life/img/top_2_mask.png);
}
#WL_tp_list > a figure img {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width:980px) {
  #WL_tp_list > a .text .case {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 15px;
  }
}
@media only screen and (max-width:640px) {
  #WL_tp_list > a .text .case {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0 0 5px;
  }
  #WL_tp_list > a .text .department {
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0 5px 0 0;
  }
  #WL_tp_list > a .text .name {
    font-size: 17px;
    font-size: 1.0625rem;
  }
  #WL_tp_list > a .text .year {
    font-size: 10px;
    font-size: 0.625rem;
    margin: 4px 0 0;
  }
}

/* -- DETAIL PAGE -- */
.ctg_wl .pg_ttl {
  background-color: #90b518;
}

.wl_pg_kv, .wl_pg_kv_2 {
  background-color: #eaeae8;
}
.wl_pg_kv .wrp, .wl_pg_kv_2 .wrp {
  position: relative;
}
.wl_pg_kv .text, .wl_pg_kv_2 .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.wl_pg_kv .text .message, .wl_pg_kv_2 .text .message {
  font-size: 40px;
  font-size: 2.5rem;
  margin: 0;
  font-weight: bold;
  line-height: 1.5;
}
.wl_pg_kv .text .message span, .wl_pg_kv_2 .text .message span {
  display: block;
}
.wl_pg_kv .text .box, .wl_pg_kv_2 .text .box {
  margin: 10px 0 0 300px;
}
.wl_pg_kv .text .box .department, .wl_pg_kv_2 .text .box .department {
  display: inline-block;
  margin: 0 10px 0 0;
}
.wl_pg_kv .text .box .name, .wl_pg_kv_2 .text .box .name {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  display: inline-block;
  margin: 0;
}
.wl_pg_kv .text .box .year, .wl_pg_kv_2 .text .box .year {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0;
  padding: 0;
}
.wl_pg_kv figure, .wl_pg_kv_2 figure {
  margin: 0;
  padding: 0;
}
.wl_pg_kv figure img, .wl_pg_kv_2 figure img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.wl_pg_kv#WL_pg_kv_2, .wl_pg_kv_2#WL_pg_kv_2 {
  background-color: #fff;
}
@media only screen and (max-width:980px) {
  .wl_pg_kv .text .message, .wl_pg_kv_2 .text .message {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .wl_pg_kv .text .box, .wl_pg_kv_2 .text .box {
    margin-left: 0;
  }
}
@media only screen and (max-width:640px) {
  .wl_pg_kv .text .message, .wl_pg_kv_2 .text .message {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.3;
  }
  .wl_pg_kv .text .box, .wl_pg_kv_2 .text .box {
    margin-top: 0;
    line-height: 1.5;
  }
  .wl_pg_kv .text .box .name, .wl_pg_kv_2 .text .box .name {
    font-size: 14px;
    font-size: 0.875rem;
  }
  .wl_pg_kv .text .box .year, .wl_pg_kv_2 .text .box .year {
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media only screen and (max-width: 450px) {
  .wl_pg_kv .text .message, .wl_pg_kv_2 .text .message {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.wl_pg_kv_2 .text .message {
  font-size: 33px;
  font-size: 2.0625rem;
}
@media only screen and (max-width:980px) {
  .wl_pg_kv_2 .text .message {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (max-width:640px) {
  .wl_pg_kv_2 .text .message {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 450px) {
  .wl_pg_kv_2 .text .message {
    font-size: 16px;
    font-size: 1rem;
  }
}

.wl_pg_work {
  position: relative;
  line-height: 1.9;
  margin-top: 70px;
  padding-top: 1px;
  padding-bottom: 30px;
}
.wl_pg_work::before {
  content: "";
  display: block;
  width: 3px;
  background-color: #ffbb04;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
}
.wl_pg_work > h3 {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: normal;
  margin: -30px 0 10px -15px;
}
.wl_pg_work > h3 span {
  color: #ffbb04;
}
.wl_pg_work > h3::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background-color: #ffbb04;
  border-radius: 22px;
}
.wl_pg_work .message {
  overflow: hidden;
  margin-left: 30px;
}
.wl_pg_work .message figure {
  float: left;
  margin: 20px 25px 15px 0;
}
.wl_pg_work .imgBox {
  margin: 60px 0 0 20px;
  text-align: center;
}
.wl_pg_work .imgBox img {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media only screen and (max-width:980px) {
  .wl_pg_work > h3 {
    margin-left: -10px;
  }
  .wl_pg_work .message figure img {
    width: 300px;
    height: auto;
  }
}
@media only screen and (max-width:640px) {
  .wl_pg_work {
    margin-top: 50px;
  }
  .wl_pg_work > h3 {
    margin-left: -5px;
  }
  .wl_pg_work .message figure {
    display: block;
    float: none;
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
  }
  .wl_pg_work .message figure img {
    width: auto;
    max-width: 100%;
  }
}

.wl_pg_life {
  position: relative;
  line-height: 1.9;
  margin-top: 70px;
  padding-top: 1px;
  padding-bottom: 10px;
}
.wl_pg_life::before {
  content: "";
  display: block;
  width: 3px;
  background-color: #8dce2d;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
}
.wl_pg_life > h3 {
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: normal;
  margin: -30px 0 10px -15px;
}
.wl_pg_life > h3 span {
  color: #8dce2d;
}
.wl_pg_life > h3::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background-color: #8dce2d;
  border-radius: 22px;
}
.wl_pg_life .box {
  overflow: hidden;
  margin: 0 0 20px 30px;
}
.wl_pg_life .box figure.img_R {
  float: right;
  margin: 15px 0 15px 15px;
}
.wl_pg_life .block {
  display: table;
  width: 100%;
}
.wl_pg_life .block .cell_1 {
  display: table-cell;
  vertical-align: top;
  padding-right: 20px;
}
.wl_pg_life .block .cell_2 {
  display: table-cell;
  vertical-align: top;
  width: 30.4166666667%;
}
.wl_pg_life .block .cell_2 figure {
  margin: 0 0 10px;
  padding: 0;
}
.wl_pg_life .block .cell_2 figure img {
  max-width: 365px;
  width: auto;
  height: auto;
}
@media only screen and (max-width:980px) {
  .wl_pg_life > h3 {
    margin-left: -10px;
  }
  .wl_pg_life .box figure img {
    width: auto;
    height: auto;
    max-width: 300px;
  }
  .wl_pg_life .block .cell_2 figure img {
    max-width: 300px;
  }
}
@media only screen and (max-width:640px) {
  .wl_pg_life > h3 {
    margin-left: -5px;
  }
  .wl_pg_life .box figure {
    display: block;
    float: none !important;
    text-align: center;
    margin: 0 0 30px !important;
  }
  .wl_pg_life .box figure img {
    max-width: 100%;
  }
  .wl_pg_life .block {
    display: block;
  }
  .wl_pg_life .block .cell_1, .wl_pg_life .block .cell_2 {
    display: block;
    padding-right: 0;
  }
  .wl_pg_life .block .cell_2 {
    width: auto;
    padding: 0 0 0 15px;
    text-align: center;
  }
  .wl_pg_life .block .cell_2 figure img {
    max-width: 100%;
  }
}

.wl_pg_work .yearBox, .wl_pg_life .yearBox {
  margin: 40px 0;
  overflow: hidden;
}
.wl_pg_work .yearBox h4, .wl_pg_life .yearBox h4 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 0 -5px;
}
.wl_pg_work .yearBox h4 span, .wl_pg_life .yearBox h4 span {
  font-size: 30px;
  font-size: 1.875rem;
  display: inline-block;
  margin: 0 5px;
}
.wl_pg_work .yearBox h4::before, .wl_pg_life .yearBox h4::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 15.6px;
}
.wl_pg_work .yearBox p, .wl_pg_life .yearBox p {
  margin: 10px 0 15px 20px;
}
.wl_pg_work .yearBox figure.img_R, .wl_pg_life .yearBox figure.img_R {
  float: right;
  margin: 15px 0 15px 15px;
}
@media only screen and (max-width:980px) {
  .wl_pg_work .yearBox h4, .wl_pg_life .yearBox h4 {
    margin-left: 5px;
  }
  .wl_pg_work .yearBox figure.img_R img, .wl_pg_life .yearBox figure.img_R img {
    width: 300px;
    height: auto;
  }
}
@media only screen and (max-width:640px) {
  .wl_pg_work .yearBox h4, .wl_pg_life .yearBox h4 {
    margin-left: 10px;
  }
  .wl_pg_work .yearBox h4::before, .wl_pg_life .yearBox h4::before {
    border-width: 5px 0 5px 8.7px;
  }
  .wl_pg_work .yearBox figure.img_R, .wl_pg_life .yearBox figure.img_R {
    float: none;
    display: block;
    text-align: center;
  }
  .wl_pg_work .yearBox figure.img_R img, .wl_pg_life .yearBox figure.img_R img {
    max-width: 100%;
    width: auto;
  }
}

.wl_pg_work .yearBox h4 span {
  color: #ffbc04;
}
.wl_pg_work .yearBox h4::before {
  border-color: transparent transparent transparent #ffbc04;
}

.wl_pg_life .yearBox h4 span {
  color: #8dce2d;
}
.wl_pg_life .yearBox h4::before {
  border-color: transparent transparent transparent #8dce2d;
}

.wl_pg_kinta {
  position: relative;
  margin-top: 50px;
  background-color: #f5f5f5;
}
.wl_pg_kinta .wrp {
  display: table;
}
.wl_pg_kinta .msg_box {
  display: table-cell;
  vertical-align: top;
  width: 41.6666666667%;
}
.wl_pg_kinta .msg_box p {
  display: none;
}
.wl_pg_kinta .msg_box .msg_box_img {
  position: relative;
  padding-top: 96%;
}
.wl_pg_kinta .msg_box .msg_box_img div {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
}
.wl_pg_kinta .msg_box .msg_box_img div.img_kinta {
  z-index: 1000;
}
.wl_pg_kinta .msg_box .msg_box_img div img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.wl_pg_kinta .text {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 2;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  color: #323232;
}
@media only screen and (max-width:980px) {
  .wl_pg_kinta .text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width:640px) {
  .wl_pg_kinta .wrp {
    display: block;
  }
  .wl_pg_kinta .msg_box {
    display: block;
    width: 100%;
  }
  .wl_pg_kinta .msg_box .msg_box_img {
    padding-top: 288px;
  }
  .wl_pg_kinta .msg_box .msg_box_img div {
    width: 300px;
    margin: 0 auto;
    right: 0;
  }
  .wl_pg_kinta .msg_box .msg_box_img div img {
    height: auto;
  }
  .wl_pg_kinta .text {
    font-size: 17px;
    font-size: 1.0625rem;
    display: block;
    padding: 0 10px 1px;
    line-height: 1.3;
  }
}

.wl_btn_back {
  background-color: #e9f0d1;
  margin-top: 70px;
}
.wl_btn_back p {
  text-align: center;
  padding: 40px 10px;
}
.wl_btn_back p a {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 15px 30px;
  text-decoration: none;
  border: 1px solid #90b518;
  color: #1890b5;
  background-color: #fff;
  background-image: url(../img/arw_2.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  transition: background 0.2s ease;
}
.wl_btn_back p a:hover {
  background-color: #defab4;
}
@media only screen and (max-width:1200px) {
  .wl_btn_back {
    margin-top: 7%;
  }
  .wl_btn_back p {
    padding: 3% 5px;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* COMPANY
/* -------------------------------------------------------------------------*/
#CMP_kv {
  background: url(../../company/img/pc_kv_sky.jpg) center bottom no-repeat;
  background-size: 100% auto;
}
#CMP_kv .wrp {
  position: relative;
}
#CMP_kv .wrp::before {
  content: "";
  display: block;
  padding-top: 400px;
  background: url(../../company/img/pg_kv.png) center bottom no-repeat;
}
#CMP_kv .title {
  position: absolute;
  top: 90px;
  left: 70px;
  z-index: 1;
  line-height: 1;
  color: #fff;
}
#CMP_kv .title h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#CMP_kv .title h2 span {
  color: #aa171f;
}
#CMP_kv .title p {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 15px 0;
}
@media only screen and (max-width:1200px) {
  #CMP_kv .wrp::before {
    padding-top: 33.3333333333%;
    background-size: 100% auto;
  }
  #CMP_kv .title {
    top: 22%;
    left: 5%;
  }
}
@media only screen and (max-width:980px) {
  #CMP_kv .title {
    top: 15%;
  }
  #CMP_kv .title h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #CMP_kv .title p {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 8px 0;
  }
}
@media only screen and (max-width:640px) {
  #CMP_kv .title h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

#CMP_content .message {
  margin-top: 50px;
  line-height: 1.8;
}
#CMP_content .message .title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom: 1px dotted #dbdbdb;
  padding-bottom: 8px;
}
#CMP_content .block {
  margin-top: 70px;
}
#CMP_content .block h3 {
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 0 30px;
  font-weight: normal;
  color: #16c2ac;
}
#CMP_content .block > table {
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  border-collapse: collapse;
}
#CMP_content .block > table > tbody > tr > th, #CMP_content .block > table > tbody > tr > td {
  padding: 10px 20px;
  border-bottom: 1px solid #fff;
}
#CMP_content .block > table > tbody > tr > th {
  background-color: #ebeff7;
  font-weight: normal;
  text-align: left;
}
#CMP_content .block > table > tbody > tr > td {
  background-color: #f6f8fc;
}
#CMP_content .block > table table th, #CMP_content .block > table table td {
  padding: 2px 10px 2px 0;
  vertical-align: top;
}
@media only screen and (max-width:980px) {
  #CMP_content .block {
    margin-top: 50px;
  }
  #CMP_content .block h3 {
    font-size: 26px;
    font-size: 1.625rem;
    margin: 0 0 26px;
  }
  #CMP_content .block table th, #CMP_content .block table td {
    padding: 10px !important;
  }
}
@media only screen and (max-width:640px) {
  #CMP_content .block {
    margin-top: 40px;
  }
  #CMP_content .block h3 {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 0 20px;
  }
  #CMP_content .block table th, #CMP_content .block table td {
    padding: 5px !important;
  }
}

.gMap {
  position: relative;
  padding-top: 550px;
}
.gMap iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only screen and (max-width:980px) {
  .gMap {
    padding-top: 450px;
  }
}
@media only screen and (max-width:640px) {
  .gMap {
    padding-top: 350px;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* DATA
/* -------------------------------------------------------------------------*/
#DT_kv {
  background: url(../../data/img/pg_kv.png) center center no-repeat #1890b5;
  background-size: 100% auto;
  color: #fff;
}
#DT_kv .wrp {
  position: relative;
  padding-top: 265px;
}
#DT_kv .title {
  position: absolute;
  left: 70px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  line-height: 1;
  color: #fff;
}
#DT_kv .title h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#DT_kv .title h2 span {
  color: #aa171f;
}
#DT_kv .title p {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 15px 0;
}
@media only screen and (max-width:1200px) {
  #DT_kv .wrp {
    padding-top: 22.0833333333%;
  }
  #DT_kv .title {
    left: 5%;
  }
}
@media only screen and (max-width:980px) {
  #DT_kv .title h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #DT_kv .title p {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 8px 0;
  }
}
@media only screen and (max-width:640px) {
  #DT_kv .title h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

#DATA_content {
  overflow: hidden;
  margin-top: 80px;
}
#DATA_content .block {
  float: left;
  width: 49%;
  padding: 20px;
  background-color: #edf6f8;
  background-position: center center;
  background-repeat: no-repeat;
}
#DATA_content .block:nth-child(odd) {
  margin: 0 1% 2% 0;
}
#DATA_content .block:nth-child(even) {
  margin: 0 0 2% 1%;
}
#DATA_content .block .title {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 10px 0 20px;
  margin: 0 0 30px;
  font-weight: bold;
  border-bottom: 1px dotted #2789ab;
  text-align: center;
}
#DATA_content .block .title span {
  font-weight: normal;
  font-size: 16px;
  font-size: 1rem;
}
#DATA_content .block .graph_house {
  width: 250px;
  height: 250px;
  margin: 0 auto;
  background: url(../../data/img/img_house.png) center center no-repeat;
}
#DATA_content .block #GRP_house_num {
  color: #2789ab;
}
#DATA_content .block #GRP_house_num P {
  margin: 30px 0 0;
  text-align: center;
}
#DATA_content .block #GRP_house_num .text_1 {
  font-size: 18px;
  font-size: 1.125rem;
}
#DATA_content .block #GRP_house_num .number {
  font-size: 50px;
  font-size: 3.125rem;
  font-weight: bold;
}
#DATA_content .block #GRP_house_num .text_2 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
}
#DATA_content .block .fig {
  margin: 15px 0;
  text-align: center;
}
#DATA_content .block .fig img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#DATA_content #DT_holiday {
  background-image: url(../../data/img/icon_1.png);
}
#DATA_content #DT_holiday .text_1, #DATA_content #DT_holiday .text_2 {
  color: #2789ab;
  text-align: center;
}
#DATA_content #DT_holiday .text_1 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
}
#DATA_content #DT_holiday .text_2 {
  font-weight: bold;
  line-height: 1;
  padding: 60px 0;
}
#DATA_content #DT_holiday .coutUp {
  font-size: 130px;
  font-size: 8.125rem;
}
#DATA_content #DT_holiday .text_2_2 {
  font-size: 40px;
  font-size: 2.5rem;
}
#DATA_content #DT_fixing {
  background-image: url(../../data/img/icon_3.png);
}
#DATA_content #DT_fixing .text_1, #DATA_content #DT_fixing .text_2 {
  color: #2789ab;
  text-align: center;
}
#DATA_content #DT_fixing .text_1 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
}
#DATA_content #DT_fixing .text_2 {
  font-weight: bold;
  line-height: 1;
  padding: 60px 0;
}
#DATA_content #DT_fixing .coutUp {
  font-size: 130px;
  font-size: 8.125rem;
}
#DATA_content #DT_fixing .text_2_2 {
  font-size: 40px;
  font-size: 2.5rem;
}
#DATA_content #DT_age {
  background-image: url(../../data/img/icon_4.png);
}
#DATA_content #DT_age .text_1, #DATA_content #DT_age .text_2 {
  color: #2789ab;
  text-align: center;
}
#DATA_content #DT_age .text_1 {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
}
#DATA_content #DT_age .text_2 {
  font-weight: bold;
  line-height: 1;
  padding: 60px 0;
}
#DATA_content #DT_age .coutUp {
  font-size: 130px;
  font-size: 8.125rem;
}
#DATA_content #DT_age .text_2_2 {
  font-size: 40px;
  font-size: 2.5rem;
}
#DATA_content #DT_blood {
  background-image: url(../../data/img/icon_2.png);
}
#DATA_content #DT_blood .type {
  color: #2789ab;
  text-align: center;
}
#DATA_content #DT_blood .type ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#DATA_content #DT_blood .type li {
  margin: 0;
  padding: 13px 0;
}
#DATA_content #DT_blood .type li .bld_ttl img {
  transform: translateY(-50%);
  opacity: 0;
  transition: all 0.5s ease-out;
}
#DATA_content #DT_blood .type li.blood_on .bld_ttl img {
  transform: translateY(0);
  opacity: 1;
}
#DATA_content #DT_blood .type .bld_ttl {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0;
  display: inline-block;
  font-weight: bold;
}
#DATA_content #DT_blood .type .bld_ttl img {
  width: 45px;
  height: 60px;
  vertical-align: middle;
  margin: -20px 5px 0 0;
}
#DATA_content #DT_blood .type .bld_ttl::after {
  content: "…";
  display: inline-block;
  margin: 0 0 0 15px;
}
#DATA_content #DT_blood .type .bld_text {
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0;
  font-weight: bold;
  display: inline-block;
}
#DATA_content #DT_blood .type .bld_text span {
  font-size: 50px;
  font-size: 3.125rem;
  display: inline-block;
  width: 65px;
  text-align: right;
  margin-right: 5px;
}
@media only screen and (max-width:980px) {
  #DATA_content {
    margin-top: 30px;
  }
  #DATA_content .block {
    float: none;
    width: 100%;
    margin: 0 0 20px !important;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* TOPICS
/* -------------------------------------------------------------------------*/
#TPC_kv {
  background: url(../../topics/img/pg_kv.jpg) center center no-repeat #ced6dd;
  background-size: 100% auto;
}
#TPC_kv .wrp {
  position: relative;
  padding-top: 265px;
}
#TPC_kv .title {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  z-index: 1;
  line-height: 1;
}
#TPC_kv .title h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#TPC_kv .title p {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 15px 0 0;
}
@media only screen and (max-width:1200px) {
  #TPC_kv .wrp {
    padding-top: 22.0833333333%;
  }
}
@media only screen and (max-width:980px) {
  #TPC_kv .title h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #TPC_kv .title p {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 10px;
  }
}
@media only screen and (max-width:640px) {
  #TPC_kv .title h2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  #TPC_kv .title p {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 7px;
  }
}

#TPC_kv_article {
  background: url(../../topics/img/pg_kv.jpg) center center no-repeat #ced6dd;
  background-size: 100% auto;
}
#TPC_kv_article .wrp {
  position: relative;
  padding-top: 120px;
}
#TPC_kv_article .title {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  z-index: 1;
  line-height: 1;
}
#TPC_kv_article .title h2 {
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#TPC_kv_article .title p {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 10px 0 0;
}
@media only screen and (max-width:1200px) {
  #TPC_kv_article .wrp {
    padding-top: 10%;
  }
}
@media only screen and (max-width:980px) {
  #TPC_kv_article .wrp {
    padding-top: 80px;
  }
  #TPC_kv_article .title h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
  #TPC_kv_article .title p {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 5px;
  }
}
@media only screen and (max-width:640px) {
  #TPC_kv_article .wrp {
    padding-top: 70px;
  }
  #TPC_kv_article .title h2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.color_heart {
  color: #ff5dcd;
}

#TPC_content {
  padding-top: 60px;
  padding-bottom: 20px;
}
#TPC_content .block {
  overflow: hidden;
}
#TPC_content .block p {
  margin-bottom: 30px;
}
#TPC_content .block figure {
  margin: 40px 0;
}
#TPC_content .block figure img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#TPC_content article {
  display: block;
  padding: 40px;
  border: 1px solid #e3e3e3;
}
#TPC_content article h3 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 10px 0 40px;
  padding: 0 0 20px;
  line-height: 1.5;
  border-bottom: 2px solid #e3a318;
}
#TPC_content article .block {
  line-height: 1.8;
  margin-top: 30px;
}
#TPC_content article .img_R {
  float: right;
  margin: 0 0 15px 15px;
}
#TPC_content article .img_L {
  float: left;
  margin: 0 15px 15px 0;
}
@media only screen and (max-width:1200px) {
  #TPC_content article {
    padding: 30px;
  }
}
@media only screen and (max-width:980px) {
  #TPC_content article {
    padding: 10px;
  }
  #TPC_content article h3 {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }
  #TPC_content article .img_R {
    float: none;
    display: block;
    text-align: center;
    margin: 0 0 20px;
  }
  #TPC_content article .img_R img {
    height: auto;
    width: auto;
    max-width: 100%;
  }
}

.tpc_btn_back {
  background-color: #ffeeda;
  margin-top: 70px;
}
.tpc_btn_back p {
  text-align: center;
  padding: 40px 10px;
}
.tpc_btn_back p a {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 15px 30px;
  text-decoration: none;
  border: 1px solid #facc97;
  color: #1890b5;
  background-color: #fff;
  background-image: url(../img/arw_2.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  transition: background 0.2s ease;
}
.tpc_btn_back p a:hover {
  background-color: #fff5d3;
}
@media only screen and (max-width:1200px) {
  .tpc_btn_back {
    margin-top: 7%;
  }
  .tpc_btn_back p {
    padding: 3% 5px;
  }
}

.topic_blocks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.topic_blocks li {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0.5%;
  width: 49%;
}
.topic_blocks li a {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  display: table;
  width: 100%;
  padding: 7px;
  text-decoration: none;
  border: 1px solid #eeeeee;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.02);
  color: #146aa8;
  background-color: #fff;
  transition: background 0.2s ease;
}
.topic_blocks li a:hover {
  background-color: #ecfaff;
  box-shadow: none;
  border-color: #d6eff7;
}
.topic_blocks li a figure {
  margin: 0 7px 0 0;
  padding: 0;
  vertical-align: middle;
  display: table-cell;
  width: 90px;
}
.topic_blocks li a figure img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.topic_blocks li a p {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
@media only screen and (max-width:640px) {
  .topic_blocks li {
    display: block;
    margin: 8px 0;
    width: 100%;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* ENTRY
/* -------------------------------------------------------------------------*/
#ENT_kv {
  background-color: #ffe3c2;
}
#ENT_kv .wrp {
  position: relative;
  padding-top: 265px;
}
#ENT_kv .title {
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  z-index: 1;
  line-height: 1;
}
#ENT_kv .title h2 {
  font-size: 50px;
  font-size: 3.125rem;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#ENT_kv .title p {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 15px 0 0;
}
@media only screen and (max-width:1200px) {
  #ENT_kv .wrp {
    padding-top: 22.0833333333%;
  }
}
@media only screen and (max-width:980px) {
  #ENT_kv .title h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
  #ENT_kv .title p {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 10px;
  }
}
@media only screen and (max-width:640px) {
  #ENT_kv .title h2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  #ENT_kv .title p {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 7px;
  }
}

#ENT_content {
  margin-top: 70px;
  margin-bottom: 70px;
}
#ENT_content .block {
  margin: 70px 0;
}
#ENT_content .block h3 {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 30px;
  padding: 0 0 10px;
  color: #4d4d4d;
  border-bottom: 2px solid #ffc989;
}
#ENT_content .btn_entry {
  margin: 30px 0;
}
#ENT_content .btn_entry a {
  display: inline-block;
  padding: 10px 40px;
  background-color: #ebfaff;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #d6e4e8;
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* DRAWER
/* -------------------------------------------------------------------------*/
#MblMN {
  display: none;
  position: relative;
  z-index: 10010;
}
#MblMN #HD_logo {
  margin: 5px 0;
}
#MblMN #HD_logo a {
  display: block;
  width: 100%;
  height: 40px;
  background: url(../img/hd_logo.png) center 0 no-repeat;
  background-size: auto 100%;
}
#MblMN #HD_entry {
  margin-bottom: 15px;
}
#MblMN #HD_entry p {
  margin: 10px;
}
#MblMN #HD_entry p a {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  padding: 10px 5px 8px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  background-color: #f8921a;
  border-radius: 3px;
}
#MblMN #NV a {
  text-decoration: none;
  display: block;
  outline: none;
}
#MblMN #NV > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
}
#MblMN #NV > ul > li {
  border-top: 1px solid #eee;
}
#MblMN #NV > ul > li > a {
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 10px;
}
#MblMN #HD_info {
  margin-top: 10px;
}
#MblMN #HD_info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#MblMN #HD_info li {
  margin: 5px 10px;
}
#MblMN #HD_info li a {
  display: block;
  padding: 10px 10px 8px;
  text-align: center;
  border: 1px solid #c8c8c8;
  line-height: 1;
  text-decoration: none;
}
@media only screen and (max-width:750px) {
  #MblMN {
    display: block;
  }
}

.drawer-overlay {
  z-index: 10009;
}

/* -------------------------------------------------------------------------*/
/* 2024
/* -------------------------------------------------------------------------*/
#HD {
  pointer-events: none !important;
}
#HD #NV {
  opacity: 0.2;
}
#HD #HD_info, #HD #HD_entry {
  opacity: 0.3;
}

#BTM_nv {
  pointer-events: none !important;
  opacity: 0.2;
}

#FT {
  pointer-events: none !important;
}
#FT #FT_nv, #FT #FT_info {
  opacity: 0.4;
}

/* -------------------------------------------------------------------------*/