@charset "UTF-8";
/* ====================================================
reset style
==================================================== */
html {
  overflow-y: auto;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html.no-scroll {
  overflow: hidden;
}

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

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

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

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?dw1ht1');
  src:  url('../fonts/icomoon.eot?dw1ht1#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?dw1ht1') format('truetype'),
    url('../fonts/icomoon.woff?dw1ht1') format('woff'),
    url('../fonts/icomoon.svg?dw1ht1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-link:before {
  content: "\e9cb";
}
.icon-file:before {
  content: "\e9cd";
}
.icon-arrow:before {
  content: "\ea3c";
}

/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 835px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 835px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 834px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

.inner {
  display: block;
  width: 100%;
  max-width: 1200px;
  padding: 0 10px;
  margin: 0 auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

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

a {
  color: inherit;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 835px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media screen and (min-width: 835px) and (-ms-high-contrast: active), screen and (min-width: 835px) and (-ms-high-contrast: none) {
  a[href^="tel"] {
    display: inline-block;
  }
}

@media screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}

@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.ttl-comp01 {
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 19px;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.ttl-comp01 .txt-sm {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  margin-top: 8px;
  font-weight: normal;
}

@media screen and (max-width: 834px) {
  .ttl-comp01 .txt-sm {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 4px;
  }
}

.ttl-comp02 {
  position: relative;
  padding-bottom: 9px;
  border-bottom: 1px solid #d3d3d3;
  padding-left: 20px;
}

@media screen and (max-width: 834px) {
  .ttl-comp02 {
    padding-bottom: 6px;
  }
}

.ttl-comp02:before {
  content: '';
  width: 3px;
  position: absolute;
  left: 0;
  top: 0px;
  bottom: 13px;
  background: #d52b1e;
}

@media screen and (max-width: 834px) {
  .ttl-comp02:before {
    bottom: 8px;
  }
}

.ttl-comp02 .jp {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.9;
  letter-spacing: 0px;
  font-weight: 600;
  color: #020202;
}

@media screen and (max-width: 834px) {
  .ttl-comp02 .jp {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.ttl-comp03 {
  border-left: 3px solid #d52b1e;
  padding: 4px 0 1px 21px;
  margin-bottom: 40px;
  position: relative;
  color: #020202;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 {
    border-left-width: 2px;
    padding: 3px 0 0px 12px;
  }
}

.ttl-comp03:after {
  content: '';
  position: absolute;
  z-index: 1;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #d3d3d3;
  bottom: -15px;
}

.ttl-comp03 > span,
.ttl-comp03 > a {
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.42;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 > span {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

.ttl-comp03 > small {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

@media screen and (max-width: 834px) {
  .ttl-comp03 > small {
    display: inline-block;
    font-size: 10px;
    font-size: 1rem;
    margin: 0 0 0 5px;
    letter-spacing: 0;
  }
}

.ttl-comp03--noAfter:after {
  display: none;
}

@media screen and (min-width: 835px) {
  .ttl-comp03--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 44px;
  }
  .ttl-comp03--flex > span {
    margin-right: 20px;
  }
  .ttl-comp03--flex > small {
    margin: 0;
    line-height: 1.8125;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    font-weight: 200;
    color: #000000;
    font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
  }
}

.ttl-comp04 {
  padding-left: 31px;
  position: relative;
  font-weight: 600;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.5;
  color: #020202;
  margin-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .ttl-comp04 {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}

.ttl-comp04:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 48%;
  left: 10px;
  width: 8px;
  height: 8px;
  background-color: #000080;
  -webkit-transform: rotate(-45deg) translateY(-50%);
  transform: rotate(-45deg) translateY(-50%);
}

.ttl-comp05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 18px;
}

.ttl-comp05 span {
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.7;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-bottom: 1px solid #c9c9c9;
  padding: 7px 0 15px;
  margin: 0 31px 10px 0;
  color: #020202;
}

@media screen and (max-width: 834px) {
  .ttl-comp05 span {
    padding: 7px 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.ttl-comp05 img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.txt-basic, .block-detail__link, .block-detail__table, .list-video .item p {
  line-height: 1.8125;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 200;
}
.txt-basic strong {
  font-weight: bold;
}

@media screen and (max-width: 834px) {
  .txt-basic, .block-detail__link, .block-detail__table, .list-video .item p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.72;
    letter-spacing: 0;
    font-weight: 400;
  }
}

.txt-basic__smaller, .list-coop .item__ttl, .sec-video .txt-video {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.857;
  font-weight: 200;
  letter-spacing: 0.1em;
  color: #000;
}

@media screen and (max-width: 834px) {
  .txt-basic__smaller, .list-coop .item__ttl, .sec-video .txt-video {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.72;
    font-weight: 400;
  }
}

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

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

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

.btn-comp01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: white;
  color: #000080;
  position: relative;
  width: 100%;
  max-width: 280px;
  height: 55px;
  font-size: 17px;
  font-size: 1.7rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .btn-comp01 {
    padding-top: 2px;
  }
}

@media screen and (max-width: 834px) {
  .btn-comp01 {
    font-size: 12.5px;
    font-size: 1.25rem;
    max-width: 287px;
    height: 40px;
  }
}

.btn-comp01 .wrap .ico {
  position: relative;
  top: -2px;
}

@media screen and (max-width: 834px) {
  .btn-comp01 .wrap .ico {
    top: -1px;
  }
}

.btn-comp01--center {
	margin: 0 auto;
}

.btn-comp01--arrow:before {
  position: absolute;
  content: '';
  top: 49%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000080;
  border-right: 1px solid #000080;
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

@media screen and (max-width: 834px) {
  .btn-comp01--arrow:before {
    right: 14px;
    width: 5px;
    height: 5px;
  }
}

.btn-comp01--blue {
  background: #000080;
  color: white;
}

.btn-comp01--blue:before {
  border-color: white;
}

.btn-comp01--link:before {
  position: absolute;
  content: '';
  top: 49%;
  background: url("../img/eightplan/ico-link.png") no-repeat center/contain;
  right: 20px;
  width: 13px;
  height: 13px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 834px) {
  .btn-comp01--link:before {
    right: 14px;
  }
}

@media screen and (min-width: 835px) {
  .btn-comp01--sm {
    padding-top: 2px;
    font-size: 16px;
    font-size: 1.6rem;
    max-width: 433px;
    height: 58px;
    font-weight: 200;
  }
}

body {
  color: #000;
  font-family: Arial, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Helvetica, Verdana, sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: white;
}

.header.fixed {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.header__top {
  height: 104px;
  color: #020202;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
}

@media screen and (max-width: 990px) {
  .header__top {
    font-size: 9px;
    font-size: 0.9rem;
    height: 68px;
  }
}

.header__top .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 16px 18px 0 11px;
}
.header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1.8px;
  gap: 40px;
}
.header-logo__img img {
  max-height: 60px;
  width: auto;
}
.header-logo__txt {
  font-family: Arial, Helvetica, sans-serif;
  display: flex;
  flex-direction: column;
}
.header-logo__txt .txt-lg {
  display: block;
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 600;
  letter-spacing: 0.7px;
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ", "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

@media screen and (max-width: 990px) {
  .header__top .inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
    justify-content: space-between;
  }
  .header-logo {
    gap: 20px;
  }
  .header-logo__img {
    width: 80px;
  }
  .header-logo__txt {
    padding-left: 7px;
  }
  .header-logo__txt .txt-lg {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 834px) { 
  .header-logo__txt .txt-sub {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .header__top {
    height: 52px;
  }
  .header__top .inner {
    padding: 10px;
  }
  .header-logo {
    gap: 10px;
  }
  .header-logo__img {
    padding-top: 0;
  }
  .header-logo__txt .txt-lg {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.header-ensign {
  font-family: Arial, Helvetica, sans-serif;
  margin-left: auto;
  margin-top: 8px;
  letter-spacing: 1.2px;
}

@media screen and (max-width: 990px) {
  .header-ensign {
    margin: 14px 20px 0 auto;
  }
}

@media screen and (max-width: 374px) {
  .header-ensign {
    margin: 14px 10px 0 auto;
  }
}

.header-ensign__img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}

@media screen and (max-width: 990px) {
  .header-ensign__img {
    margin: 0;
    top: 0;
  }
}

.header__nav {
  height: 62px;
  background: #000080;
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
}
.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.header-menu__item {
    flex: 1 1 0;
  width: auto;
    position: relative;
}
.header-menu__item > .sub-menu {
  display: none;
  position: absolute;
  top: 100% ;
  left: 0;
  z-index: 1000;

  list-style: none;
  margin: 0;
  padding: 0;

  background: #000080;
  min-width: 220px;
}

.header-menu__item a {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1200px) {
  .header__nav {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 991px) {
  .header-menu {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    height: 100%;
  }
  .header-menu__toggle {
    display: none;
  }
  /* hoverで表示 */
  .header-menu__item:hover > .sub-menu {
    display: block;
  }
  
  /* 子メニュー内 li */
  .header-menu__item > .sub-menu > .header-menu__item {
    width: 100%;
  }
  
  /* 子メニュー内リンク */
  .header-menu__item > .sub-menu a {
    display: block;
    padding: 10px 16px;
    white-space: nowrap;
  }
  .header-menu__item {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
  }
  .header-menu__item:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  }
  .header-menu__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding: 0 24px;
  }
  .header-menu__item a span {
    white-space: nowrap;
  }
}
@media screen and (max-width: 990px) {
  .header__nav {
    font-size: 15px;
    font-size: 1.5rem;
    position: fixed;
    z-index: 999;
    top: 68px;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: auto;
    background: rgba(249, 251, 250, 0.97);
    color: #0f0f0f;
    height: auto;
    padding: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .header__nav.on {
    opacity: 1;
    pointer-events: auto;
  }
  .header-menu {
    display: block;
    border-top: 1px solid #cecece;
  }
  .header-menu__item {
    display: block;
    width: 100%;
    border-bottom: 1px solid #cecece;
    position: relative;
  }
  .header-menu__item.menu-item-has-children > a {
    width: calc( 100% - 60px );
  }
  .header-menu__toggle {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 0;
    top: 0;
    border-left: 1px solid #cecece;
  }
  .header-menu__toggle::before {
    content: '';
    position: absolute;
    top: calc( 50% - 7px );
    right: calc( 50% - 7px );
    width: 7px;
    height: 7px;
    border-right: 1px solid #000080;
    border-bottom: 1px solid #000080;
    transform: translate(-50%) rotate(45deg);
  }
  .header-menu__item:nth-child(even) {
    border-right: none;
  }
  .header-menu__item.is-open .sub-menu {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    background: #eee;
    padding: 10px 0;
  }
  .header-menu__item.is-open .header-menu__toggle::before {    
    top: 50%;
    transform: translate(-50%) rotate(-135deg);
  }
  .header-menu__item.is-open .sub-menu .header-menu__item {
    flex: 0 0 50%;
    border-bottom: none;
  }
  .header-menu__item a {
    display: block;
    padding: 20px 10px 20px 30px;
    position: relative;
  }
  .header-menu__item.is-open .sub-menu .header-menu__item a {
    padding: 15px 10px 15px 30px;
  }
  .header-menu__item a:before {
    position: absolute;
    content: '';
    border-left: 5px solid #000080;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 480px) {
  .header__nav {
    top: 52px;
  }
  .header-menu__item a {
    padding: 20px 5px 20px 25px;
  }
  .header-menu__item a:before {
    left: 10px;
  }
  .header-menu__item.is-open .sub-menu .header-menu__item a:before {
    left: 20px;
  }
}

.header-control {
  width: 26px;
  height: 19px;
  position: relative;
  display: none;
}

@media screen and (max-width: 990px) {
  .header-control {
    display: block;
  }
}

.header-control span {
  position: absolute;
  width: 100%;
  left: 0;
  height: 2px;
  background: #282828;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
}

.header-control span:first-child {
  top: 0;
}

.header-control span:nth-of-type(2) {
  top: 45%;
}

.header-control span:last-child {
  bottom: 0;
}

.header-control.close span:first-child {
  top: 44%;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header-control.close span:nth-of-type(2) {
  opacity: 0;
}

.header-control.close span:last-child {
  bottom: 44%;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.main-page {
  margin-top: 166px;
  overflow-x: hidden;
}

@media screen and (max-width: 990px) {
  .main-page {
    margin-top: 68px;
  }
}
@media screen and (max-width: 480px) {
  .main-page {
    margin-top: 52px;
  }
}

.sec-contact {
  padding: 41px 10px 37px;
  background: url("../img/common/contact-bg.png") no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .sec-contact {
    padding: 23px 10px 27px;
  }
}

.sec-contact .txt-basic, .sec-contact .block-detail__link, .sec-contact .block-detail__table, .sec-contact .list-video .item p, .list-video .item .sec-contact p {
  margin-bottom: 29px;
}

@media screen and (max-width: 834px) {
  .sec-contact .txt-basic, .sec-contact .block-detail__link, .sec-contact .block-detail__table, .sec-contact .list-video .item p, .list-video .item .sec-contact p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.73;
    margin-bottom: 13px;
  }
}

@media screen and (max-width: 374px) {
  .sec-contact .txt-basic, .sec-contact .block-detail__link, .sec-contact .block-detail__table, .sec-contact .list-video .item p, .list-video .item .sec-contact p {
    letter-spacing: 0;
  }
}

.sec-contact .btn-wrap {
	display: flex;
	justify-content: center;
}
.sec-contact .btn-wrap a + a {
	margin-left: 30px;
}
@media screen and (max-width: 834px) {
.sec-contact .btn-wrap {
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
}
.sec-contact .btn-wrap a + a {
	margin-left: 0;
	margin-top: 20px;
}	
}

.footer {
  padding-top: 36px;
}

@media screen and (max-width: 834px) {
  .footer {
    padding-top: 40px;
  }
}

@media screen and (min-width: 991px) {
  .footer .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (min-width: 991px) {
  .footer-info {
    padding-left: 14px;
  }
}

@media screen and (max-width: 990px) {
  .footer-info {
    text-align: center;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 834px) {
  .footer-info {
    margin-bottom: 44px;
  }
}

.footer-info__txt {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 200;
  line-height: 1.93;
}

@media screen and (min-width: 991px) {
  .footer-info__txt {
    padding: 8px 0 0 8px;
  }
}

@media screen and (max-width: 834px) {
  .footer-info__txt {
    font-weight: normal;
  }
}

@media screen and (max-width: 640px) {
  .footer-info__txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.73;
    margin-top: 25px;
  }
}

.footer-menu {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.82;
  font-weight: 200;
}

@media screen and (min-width: 991px) {
  .footer-menu {
    padding-top: 6px;
  }
}

@media screen and (max-width: 990px) {
  .footer-menu {
    margin: 0 auto;
  }
}

@media screen and (max-width: 834px) {
  .footer-menu {
    font-weight: normal;
  }
}

@media screen and (min-width: 641px) {
  .footer-menu {
    width: 100%;
    max-width: 612px;
  }
}

@media screen and (max-width: 640px) {
  .footer-menu {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4;
    border-top: 1px solid #cecece;
    margin: 0 -10px;
  }
}

.footer-menu__item {
  width: 48%;
  margin-bottom: 6px;
}

@media screen and (max-width: 640px) {
  .footer-menu__item {
    width: 50%;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    margin-bottom: 0;
  }
}

.footer-menu__item:nth-child(even) {
  margin-left: auto;
}

@media screen and (max-width: 640px) {
  .footer-menu__item:nth-child(even) {
    border-right: none;
  }
}

.footer-menu__item a {
  display: block;
  position: relative;
  padding-left: 20px;
}

@media screen and (max-width: 640px) {
  .footer-menu__item a {
    padding: 20px 10px 19px 25px;
    height: 100%;
  }
}

@media screen and (max-width: 374px) {
  .footer-menu__item a {
    padding: 20px 5px 20px 15px;
  }
}

.footer-menu__item a:before {
  position: absolute;
  content: '';
  border-left: 5px solid #000080;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  top: 11px;
  left: 0;
}

@media screen and (max-width: 640px) {
  .footer-menu__item a:before {
    position: absolute;
    content: '';
    border-left: 5px solid #000080;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    top: 25px;
    left: 15px;
  }
}

@media screen and (max-width: 374px) {
  .footer-menu__item a:before {
    top: 23px;
    left: 5px;
  }
}

.footer-copyright {
  width: 100%;
  border-top: 1px solid #afafaf;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4;
  padding: 18px 0;
  letter-spacing: 1.1px;
  margin-top: 42px;
  font-weight: 200;
}

@media screen and (max-width: 834px) {
  .footer-copyright {
    font-weight: normal;
  }
}

@media screen and (max-width: 640px) {
  .footer-copyright {
    font-size: 10px;
    font-size: 1rem;
    border-top: none;
    margin-top: 0;
  }
}
/*
.page-index {
  padding-top: 18px;
}

@media screen and (max-width: 990px) {
  .page-index {
    padding-top: 0;
  }
}
*/

.sec-mv {
  margin-bottom: 30px;
}

.mv-slider .item {
  outline: none !important;
}

.mv-slider .item img {
  display: block;
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: 'object-fit: cover;';
}

@media screen and (max-width: 834px) {
  .mv-slider .item img {
    min-height: auto;
  }
}

.mv-slider .slick-dots {
  position: inherit;
  bottom: 0;
  display: flex;
  justify-content: center;
  margin-top: 6px;
  padding-top: 3px;
}

.mv-slider .slick-dots li {
  margin: 0 0 0 8px;
  display: block;
}

@media screen and (max-width: 990px) {
  .mv-slider .slick-dots li {
    margin: 0;
    padding: 0 3px;
  }
}

.mv-slider .slick-dots li button {
  width: 41px;
  height: 3px;
  padding: 0;
  background: #dcdcdc;
}

@media screen and (max-width: 990px) {
  .mv-slider .slick-dots li button {
    width: 35px;
    height: 2px;
  }
}

.mv-slider .slick-dots li button:before {
  display: none;
}

.mv-slider .slick-dots li.slick-active button {
  background: #000080;
}

.sec-post {
  background: #fafafb;
  padding: 59px 10px 53px;
}

@media screen and (max-width: 640px) {
  .sec-post {
    padding: 27px 10px 37px;
  }
}

.post-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 1028px;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .post-list {
    display: block;
    max-width: 502px;
    padding: 0 26px;
  }
}

@media screen and (max-width: 374px) {
  .post-list {
    padding: 0;
  }
}

.post-list__item {
  width: calc(50% - 34px);
  margin-right: 68px;
}

@media screen and (max-width: 1024px) {
  .post-list__item {
    width: calc(50% - 10px);
    margin-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  .post-list__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .post-list__item:last-child {
    margin-bottom: 0;
  }
}

.post-list__item:nth-child(even) {
  margin-right: 0;
}

.post-list__wrap {
  display: block;
}

.post-list__img {
  margin-bottom: 23px;
}

@media screen and (max-width: 640px) {
  .post-list__img {
    margin-bottom: 14px;
  }
}

.post-list__img img {
  display: block;
  width: 100%;
}

.post-list__ttl {
  margin-bottom: 15px;
}

@media screen and (max-width: 640px) {
  .post-list__ttl {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 834px) {
  .post-list__ttl small {
    display: block;
  }
}

.sec-news {
  margin-bottom: 50px;
}

@media screen and (max-width: 834px) {
  .sec-news {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 835px) {
  .sec-news > .btn-comp01 {
    height: 58px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 200;
  }
}

@media screen and (max-width: 834px) {
  .sec-news > .btn-comp01 {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 834px) {
  .box-tab {
    margin-bottom: 13px;
  }
}

@media screen and (min-width: 835px) {
  .box-tab__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 35px;
    padding-top: 3px;
  }
  .box-tab__head .ttl-comp03 {
    width: 160px;
    margin-bottom: 0;
  }
  .box-tab__head .list-tabs {
    width: calc(100% - 160px);
    max-width: 637px;
    margin-left: auto;
  }
}

@media screen and (max-width: 834px) {
  .box-tab__head {
    margin-bottom: 11px;
  }
  .box-tab__head .ttl-comp03 {
    margin-bottom: 18px;
  }
}

.box-tab__content {
  margin-block: 50px;
}
.box-tab__content .block {
  display: none;
}

.box-tab__content .block.active {
  display: block;
}

.box-tab__content .list-news {
  border-bottom: none;
  padding-bottom: 12px;
}

.list-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0 13px 0 18px;
  border-bottom: 2px solid #b3b3b3;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.2;
  margin-top: 7px;
  color: #161616;
}

@media screen and (max-width: 834px) {
  .list-tabs {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 0 7px 0 11px;
    border-width: 1px;
  }
}

@media screen and (max-width: 374px) {
  .list-tabs {
    padding: 0 5px;
  }
}

.list-tabs .item {
  width: 33.33%;
  padding: 0 6px;
  cursor: pointer;
}

@media screen and (max-width: 834px) {
  .list-tabs .item {
    padding: 0 3px;
  }
}

.list-tabs .item .wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border: 2px solid #b3b3b3;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  padding: 7px 5px 3px 5px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-tabs .item .wrap {
    padding: 5px;
  }
}

@-moz-document url-prefix() {
  .list-tabs .item .wrap {
    padding: 5px;
  }
}

@media screen and (max-width: 834px) {
  .list-tabs .item .wrap {
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    padding: 5px;
  }
}

@media screen and (max-width: 374px) {
  .list-tabs .item .wrap {
    padding: 5px 0;
  }
}

.list-tabs .item.active, .list-tabs .item:hover {
  color: white;
}

.list-tabs .item.active .wrap, .list-tabs .item:hover .wrap {
  background: #000080;
  border-color: #000080;
}

.box-news {
  margin-top: 55px;
  margin-bottom: 100px;
}

@media screen and (max-width: 834px) {
  .box-news {
    margin-bottom: 20px;
  }
}

.list-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  border-bottom: 1px solid #838383;
}

@media screen and (max-width: 834px) {
  .list-news {
    padding: 5px 0px 10px;
    border-bottom: none;
  }
}

.list-news .item {
  width: 100%;
}
.list-news .item + .item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #f1f1f1;
}

@media screen and (max-width: 1200px) and (min-width: 991px) {
  .list-news .item {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 640px) {
  .list-news .item {
    width: 100%;
    margin-right: 0;
    padding: 0 10px;
  }
  .list-news .item:last-child {
    margin-bottom: 0;
  }
}

.list-news .item:nth-child(2n) {
  margin-right: 0;
}

.list-news.topics .item {
  width: 100%;
  margin-bottom: 20px;
  margin-right: 0;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item {
    border-bottom: 1px dashed #d6d6d6;
    padding-bottom: 18px;
    margin-bottom: 24px;
  }
}

.list-news.topics .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.list-news.topics .item .item-des {
  
}
.list-news .item .item-time {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 200;
  color: #0f0f0f;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-des .time {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400;
  }
}

.list-news .item .category {
  background: #000080;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.08em;
  white-space: nowrap;
  padding: 0 10px;
  border-radius: 4px;
  min-width: 100px;
  text-align: center;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-des .catalog {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
  }
}

.list-news.topics .item .item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-time {
    margin-bottom: 7px;
  }
}

.list-news.topics .item .item-time > div {
  padding-right: 15px;
  border-right: 1px solid #d3d3d3;
  margin-right: 11px;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-time > div {
    padding-right: 8px;
    margin-right: 10px;
  }
}

.list-news.topics .item .item-time > div:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

.list-news.topics .item .item-ttl {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.578;
  font-weight: 600;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 12px;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-ttl {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.07;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 374px) {
  .list-news.topics .item .item-ttl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.list-news.topics .item .item-txt {
  -webkit-line-clamp: unset;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .list-news.topics .item .item-txt {
    height: auto;
  }
  .list-news.topics .item .item-txt:after {
    content: none;
  }
}

.list-news.topics .item .item-img {
  width: 43.5%;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-img {
    width: 100%;
    text-align: center;
  }
}

@media screen and (min-width: 835px) {
  .list-news.topics .item .item-img img {
    width: 100%;
  }
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-img img {
    width: 84%;
  }
}

.list-news.topics .item .item-des {
  width: 56.5%;
  padding: 8px 7px 0 28px;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .item-des {
    width: 100%;
    padding: 22px 0px 5px 6px;
  }
}

.list-news.topics .item .box-link {
  position: relative;
  padding-right: 30px;
  display: inline-block;
  float: right;
  margin-top: 28px;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .box-link {
    display: none;
  }
}

.list-news.topics .item .box-link:after {
  content: '';
  width: 26px;
  height: 6px;
  display: inline-block;
  background: url("../img/news/img-03.png");
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.list-news.topics .item .box-link span {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.578;
  color: #000080;
  letter-spacing: 0.08em;
  font-weight: 200;
  text-decoration: underline;
  text-underline-position: under;
}

@media screen and (max-width: 834px) {
  .list-news.topics .item .box-link span {
    font-weight: 400;
  }
}

.list-news .item > a {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 20px;
}
.list-news .item > a .item

.list-news .item-time {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 200;
  letter-spacing: 0.08em;
  color: #0f0f0f;
  min-width: 120px;
}

@media screen and (max-width: 834px) {
  .list-news .item-time {
    font-size: 10px;
    font-size: 1rem;
    margin-bottom: 2px;
    font-weight: 400;
  }
  .list-news .item > a {
    flex-wrap: wrap;
    gap: 10px;
  }
}

.list-news .item-ttl {
  width: calc( 100% - 140px );
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.578;
  color: #000;
  letter-spacing: 0.05em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .list-news .item-ttl {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    width: 100%;
  }
}

@media screen and (max-width: 374px) {
  .list-news .item-ttl {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.box-pagination {
  padding-top: 26px;
  margin-bottom: 65px;
}

.box-pagination .list-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -6px;
}

.box-pagination li {
  padding: 0 6px;
}

.box-pagination li.active a, 
.box-pagination li:hover a {
  background: #000080;
  border-color: #000080;
  color: #fff;
  opacity: 1;
}

.box-pagination li.active span:before,
.box-pagination li:hover span:before {
  border-color: #fff !important;
}

.box-pagination li a,
.box-pagination li span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #222;
  font-weight: 600;
  width: 33px;
  height: 33px;
  border: 1px solid #838383;
  background: #ffff;
  border-radius: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.box-pagination li span.current {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #fff;
  font-weight: 600;
  width: 33px;
  height: 33px;
  border: 1px solid #000080;
  background: #000080;
  border-radius: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.box-pagination li.item-prev span:before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #838383;
  border-right: 1px solid #838383;
  display: inline-block;
}

.box-pagination li .icon-prev {
  display: inline-block;
  padding-left: 4px;
}

.box-pagination li .icon-prev:before {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.box-pagination li .icon-next {
  display: inline-block;
  padding-right: 4px;
}

.box-pagination li .icon-next:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.box-catalog {
  display: block;
  width: 100%;
}
@media screen and (max-width: 834px) {
	.box-pagination {
	    padding-top: 10px;
		margin-bottom: 45px;
    }
    .box-pagination li {
	    margin-top: 5px;
    }
    .box-pagination .list-pagination {
	    flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0 -6px;
	}
}

@media screen and (min-width: 991px) {
  .box-catalog {
    margin: 0 -20px;
  }
}

.box-catalog .ttl-comp02 {
  padding-bottom: 14px;
}

.box-catalog .ttl-comp02:before {
  background: #000080;
  bottom: 19px;
}

@media screen and (min-width: 835px) {
  .box-catalog .ttl-comp02 .jp {
    font-size: 22px;
    font-size: 2.2rem;
    margin-top: -2px;
    display: inline-block;
  }
}

.box-catalog .list a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  font-weight: 200;
  padding: 13px 30px 10px 20px;
  position: relative;
  border-bottom: 1px solid #d3d3d3;
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 834px) {
  .box-catalog .list a {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
  }
}

.box-catalog .list a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #838383;
  border-right: 1px solid #838383;
  display: inline-block;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  position: absolute;
  right: 26px;
  top: 50%;
}

.box-catalog__sub {
  width: 100%;
  padding: 0 20px;
}
.box-catalog__sub .list {
  display: grid;
  gap: 0 20px;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 834px) {
  .box-catalog__sub {
    width: 100%;
    margin-bottom: 35px;
    padding: 0;
  }
  .box-catalog__sub:last-child {
    margin-bottom: 0;
  }
}

.block-newsdetail {
  margin-bottom: 46px;
}

.block-newsdetail + .box-catalog {
  border-top: 1px solid #D3D3D3;
  padding-top: 43px;
  margin-bottom: 100px;
  padding-right: 8px;
}

@media screen and (max-width: 834px) {
  .block-newsdetail + .box-catalog {
    margin-bottom: 50px;
    padding-right: 0;
  }
}

.block-newsdetail .box-time {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 200;
  color: #0f0f0f;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 14px;
}

@media screen and (max-width: 834px) {
  .block-newsdetail .box-time {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
    font-weight: 400;
  }
}

.block-newsdetail .box-time > div {
  padding-right: 13px;
  border-right: 1px solid #d3d3d3;
  margin-right: 13px;
}

.block-newsdetail .box-time > div:last-child {
  border-right: none;
}

.block-newsdetail .box-time .catalog {
  color: #000080;
  font-weight: 300;
}
.box-newsmain > * + * {
	margin-top: 30px;
}
.box-newsmain h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.42;
  font-weight: 600;
  color: #020202;
  margin-bottom: 40px;
  text-align: left;
  letter-spacing: -0.5px;
}
.box-newsmain h4 {
	font-weight: bold;
}

@media screen and (max-width: 834px) {
  .box-newsmain h1 {
    font-size: 20px;
    font-size: 2rem;
  }
}

.box-newsmain img {
  margin: 0 auto;
}
.box-newsmain p.caption {
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	line-height: 3;
}

.box-newsmain p {
  line-height: 1.8125;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 200;
  margin-bottom: 28px;
  text-align: left;
}

@media screen and (max-width: 834px) {
  .box-newsmain p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.72;
    letter-spacing: 0;
    margin-bottom: 20px;
    font-weight: 400;
  }
}

.box-newsmain h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.54;
  font-weight: 600;
  color: #020202;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  padding-left: 24px;
  text-align: left;
  padding-top: 4px;
  margin-bottom: 16px;
}

@media screen and (max-width: 834px) {
  .box-newsmain h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}


.box-newsmain table {
  line-height: 1.8125;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 200;
  margin-bottom: 38px;
  text-align: left;
  margin-right: 20px;
}

@media screen and (max-width: 834px) {
  .box-newsmain table {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.72;
    letter-spacing: 0;
    margin-right: 0;
  }
}

.box-newsmain table td, .box-newsmain table th {
  border: 1px solid #d3d3d3;
}

.box-newsmain table th {
  background: #f5f5f5;
  width: 190px;
  font-weight: 200;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .box-newsmain table th {
    width: 90px;
    font-weight: 400;
  }
}

.box-newsmain table td {
  width: calc(100% - 190px);
  padding: 17.5px 5px 16.5px 37px;
}

@media screen and (max-width: 640px) {
  .box-newsmain table td {
    width: calc(100% - 90px);
    padding: 15px 5px 15px 15px;
  }
}

.box-newsmain .btn-comp01 {
  margin-bottom: 40px;
}

@media screen and (min-width: 835px) {
  .box-newsmain .btn-comp01 {
    height: 58px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 200;
  }
}

@media screen and (max-width: 834px) {
  .box-newsmain .btn-comp01 {
    font-weight: 400;
  }
}

.block-news {
  margin-bottom: 77px;
}

@media screen and (max-width: 834px) {
  .block-news {
    margin-bottom: 24px;
  }
}

.block-news p.txt-basic, .block-news p.block-detail__link, .block-news p.block-detail__table, .block-news .list-video .item p, .list-video .item .block-news p {
  margin-bottom: 28px;
  padding: 0px 0px 0 10px;
}

@media screen and (max-width: 834px) {
  .block-news p.txt-basic, .block-news p.block-detail__link, .block-news p.block-detail__table, .block-news .list-video .item p, .list-video .item .block-news p {
    padding: 0;
  }
}

.block-news p.txt-basic.pl, .block-news p.pl.block-detail__link, .block-news p.pl.block-detail__table, .block-news .list-video .item p.pl, .list-video .item .block-news p.pl {
  padding-left: 16px;
}

@media screen and (max-width: 834px) {
  .block-news p.txt-basic.pl, .block-news p.pl.block-detail__link, .block-news p.pl.block-detail__table, .block-news .list-video .item p.pl, .list-video .item .block-news p.pl {
    padding: 0;
  }
}

.block-news .txt-basic, .block-news .block-detail__link, .block-news .block-detail__table, .block-news .list-video .item p, .list-video .item .block-news p {
  letter-spacing: 0;
}

.block-news .box-oyakudachi {
  margin-bottom: 105px;
  margin-top: -5px;
}

@media screen and (max-width: 834px) {
  .block-news .box-oyakudachi {
    margin-top: 0;
    margin-bottom: 50px;
  }
}

.block-news .box-oyakudachi__img {
  text-align: center;
  margin-bottom: 31px;
}

@media screen and (min-width: 835px) {
  .block-news .btn-comp01 {
    max-width: 435px;
    height: 57px;
    font-weight: 200;
  }
}

.block-detail .list-oyakudachi .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 11px 15px 17px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px solid #d3d3d3;
}

@media screen and (max-width: 640px) {
  .block-detail .list-oyakudachi .item {
    padding: 15px 0 15px 0;
  }
}

.block-detail .list-oyakudachi .item:first-child {
  border-top: 1px solid #d3d3d3;
}

.block-detail .list-oyakudachi .item-first {
  padding-right: 10px;
  width: 58%;
}

@media screen and (max-width: 640px) {
  .block-detail .list-oyakudachi .item-first {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
    font-weight: 400;
  }
}

.block-detail .list-oyakudachi .item-second {
  width: 42%;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .block-detail .list-oyakudachi .item-second {
    width: 100%;
    text-align: left;
  }
}

.block-news .list-linkdoc {
  background: #eff4f7;
  border-radius: 10px;
  padding: 0 34px 20px;
}

@media screen and (max-width: 834px) {
  .block-news .list-linkdoc {
    padding: 0 15px 15px;
  }
}

.block-news .list-linkdoc .item {
  padding: 23px 0 17.8px;
  border-bottom: 1px solid #dae6ed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-news .list-linkdoc .item-txt {
  position: relative;
  padding-left: 22px;
  padding-right: 10px;
}

.block-news .list-linkdoc .item-txt span {
  text-decoration: underline;
  text-underline-position: under;
}

@media screen and (max-width: 834px) {
  .block-news .list-linkdoc .item-txt span {
    background-position: 0px 15px;
  }
}

.block-news .list-linkdoc .item-txt:before {
  content: '';
  position: absolute;
  z-index: 1;
  background: url(/img/about/ico-arrow-next-blue.png) no-repeat;
  width: 6px;
  height: 8px;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.block-news .list-linkdoc .item-type {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #fff;
  text-align: center;
  width: 103px;
  height: 25px;
  min-width: 103px;
  border-radius: 5px;
  background: #f14e4e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 1px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-news .list-linkdoc .item-type {
    padding-top: 2px;
  }
}

@media screen and (max-width: 834px) {
  .block-news .list-linkdoc .item-type {
    width: 80px;
    min-width: 80px;
  }
}

.block-news .list-linkdoc .item-type__word {
  background: #f14e4e;
}

.block-news .list-linkdoc .item-type__excel {
  background: #6eb878;
}

.block-news .list-linkdoc .item-type__word {
  background: #6269c7;
}

.breadcrumb {
  background-color: #f5f5f5;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 200;
  color: #0f0f0f;
  padding: 7px 0 6px;
  margin-bottom: 30px;
}

@media screen and (max-width: 834px) {
  .breadcrumb {
    font-weight: 400;
  }
}

.breadcrumb a:first-child {
  padding-left: 5px;
}

.breadcrumb span a {
  color: #000080;
  text-decoration: underline;
}

.layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.layout-left {
  width: calc(100% - 200px);
  padding-right: 20px;
}

@media screen and (max-width: 990px) {
  .layout-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 26px;
  }
}

.layout-left.pr-30 {
  padding-right: 30px;
}

@media screen and (max-width: 990px) {
  .layout-left.pr-30 {
    padding-right: 0;
  }
}

.layout-right {
  width: 200px;
}

@media screen and (max-width: 990px) {
  .layout-right {
    width: 100%;
  }
}

.widget-block {
  margin: 4px 0 32px;
}

@media screen and (max-width: 990px) {
  .widget-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px 17px;
  }
}

.widget-block a {
  display: block;
}

.widget-block .item {
  position: relative;
  margin-bottom: 20px;
}

@media screen and (max-width: 990px) {
  .widget-block .item {
    width: 50%;
    padding: 0 5px;
  }
}

.widget-block .item__img {
  position: relative;
  overflow: hidden;
}

.widget-block .item__img:after {
  content: '';
  position: absolute;
  z-index: 2;
  background: url("../img/about/bg.png");
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.widget-block .item__img img {
  width: 100%;
}

.widget-block .item__ttl {
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.widget-link {
  margin-bottom: 30px;
}

@media screen and (max-width: 990px) {
  .widget-link {
    margin-bottom: 27px;
  }
}

.widget-link .ttl-comp03 {
  margin-bottom: 20px;
}

@media screen and (max-width: 990px) {
  .widget-link .ttl-comp03 {
    margin-bottom: 13px;
  }
}

.widget-link .ttl-comp03:after {
  bottom: -20px;
}

@media screen and (max-width: 990px) {
  .widget-link .ttl-comp03:after {
    bottom: -13px;
  }
}

.widget-link ul li {
  border-bottom: 1px solid #d9d9d9;
  font-weight: 200;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8125;
  color: #0f0f0f;
}

@media screen and (max-width: 990px) {
  .widget-link ul li {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 834px) {
  .widget-link ul li {
    font-weight: 400;
  }
}

.widget-link ul li a {
  display: block;
  padding: 15px 24px;
  position: relative;
}

@media screen and (max-width: 990px) {
  .widget-link ul li a {
    padding: 16px 16px 15px 16px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .widget-link ul li a {
    padding: 16px 24px 14px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 990px) {
  .widget-link ul li a {
    padding: 16px 16px 15px 16px;
  }
}

.widget-link ul li a:after {
  content: '';
  position: absolute;
  background: url("../img/about/ico-arrow-right.png") no-repeat;
  width: 5px;
  height: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  z-index: 1;
}
.widget-other {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.widget-other .item {
  position: relative;
}
.widget-other .item img {
  width: 100%;
  height: auto;
}

.widget-other .item__img {
  overflow: hidden;
}

.widget-other .item__img img {
  display: block;
  width: 100%;
}

.widget-other .item__content {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
  padding: 11px 12px 12px;
  background-color: rgba(0, 0, 0, 0.5);
  
}

.widget-other .item__txt {
  font-size: 1.5rem;
    padding: 30px 20px;
    border: 1px solid #000080;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    background: #000080;
    position: relative;
}
.widget-other .item__txt:after {
  position: absolute;
    content: '';
    top: 49%;
    right: 20px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
@media screen and (max-width: 990px) {
  .widget-other {
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 40px;
  }
  .widget-other .item.item--txt {
    width: 100%;
    padding: 0 5px;
  }
}
@media screen and (max-width: 640px) {
	.widget-other {
      grid-template-columns: 1fr 1fr;
      gap: 10px;  
	}
}

.widget-other .item__content span {
  font-weight: 600;
  display: block;
  font-size: 20px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 990px) {
  .widget-other .item__content span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 374px) {
  .widget-other .item__content span {
    font-size: 10px;
    font-size: 1rem;
  }
}

.widget-other .item__content small {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  position: relative;
  letter-spacing: 1.8px;
  padding: 0 44px 0 2px;
}

@media screen and (max-width: 990px) {
  .widget-other .item__content small {
    font-size: 9px;
    font-size: 0.9rem;
    padding: 0 32px 0 0;
    letter-spacing: 0;
  }
}

.widget-other .item__content small:after {
  content: '';
  position: absolute;
  background: url("../img/about/ico-arrow-next.png") no-repeat center/contain;
  width: 36px;
  height: 6px;
  top: 40%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  z-index: 1;
}

@media screen and (max-width: 990px) {
  .widget-other .item__content small:after {
    width: 23px;
    height: 4px;
  }
}

.widget-other .item--direct a {
  display: block;
}

.block-detail {
  margin-bottom: 83px;
}

.block-detail > * + * {
	margin-top: 25px;
}
.block-detail p {
	padding: 0 10px;
}
.block-detail .txt-right {
	text-align: right;
}
.block-detail h3,
.block-detail h4 {
	margin-top: 50px;
}
.block-detail h3 a {
	text-decoration: underline;
}
.block-detail h4 {
	font-weight: bold;
}
.block-detail ul.list {
	list-style: none;
	padding: 0;
	margin-left: 20px;	
}
.block-detail ul.list li {
	line-height: 1.8125;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    font-weight: 200;
	text-indent: -1em;
	padding-left: 1em;
}
.block-detail ul.list li:before {
	content:'・';
}
.block-detail ul.list ul.child {
	padding-left: 2em;
}
.block-detail ul.list li + li {
	margin-top: 1em;
}
.block-detail ul.list ul.child li {
	margin-top: 0.5em;
}

.block-detail .hr {
    text-align: right;
    margin: 30px 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.857;
    font-weight: 200;
    letter-spacing: 0.1em;
    color: #000;
}
.block-detail .txt-video--bdt {
    border-top: 1px solid #d3d3d3;
    padding-top: 9px;
}

ul.list-linkdoc {
  background: #eff4f7;
  border-radius: 10px;
  padding: 0 34px;
  text-indent: 0;
}

ul.list-linkdoc li + li {
	margin-top: 0;
}

.list-linkdoc .item {
  padding: 23px 0 17.8px;
  border-bottom: 1px solid #dae6ed;
}
.list-linkdoc .item:last-child {
	border-bottom: none;
	padding-bottom: 23px;
}
.list-linkdoc .item-txt {
  position: relative;
  padding-left: 22px;
  padding-right: 120px; 
  display: block;
  width: 100%;
}
.reports .list-linkdoc .item-txt {
  padding-right: 0;
}
.list-linkdoc .item-txt + .note {
	font-size: 1.4rem;
	padding-left: 22px;
    display: block;
    margin-top: 10px;
}
.list-linkdoc a[href$=".pdf"] > span:after,
.list-linkdoc a[href$=".doc"] > span:after,
.list-linkdoc a[href$=".docx"] > span:after,
.list-linkdoc a[href$=".xls"] > span:after,
.list-linkdoc a[href$=".xlsx"] > span:after {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 400;
    color: #fff;
    text-align: center;
    width: 103px;
    height: 25px;
    line-height: 25px;
    min-width: 103px;
    border-radius: 5px;
    padding-top: 1px;
    position: absolute;
    right: 0;
    content: '';
    top: 50%;
    transform: translateY(-50%);
}

.list-linkdoc a[href$=".pdf"] > span:after {
	background: #f14e4e;
	content: 'PDF';
}
.list-linkdoc a[href$=".xls"] > span:after,
.list-linkdoc a[href$=".xlsx"] > span:after {
	background: #6eb878;
	content: 'EXCEL';
}
.list-linkdoc a[href$=".doc"] > span:after,
.list-linkdoc a[href$=".docx"] > span:after {
	background: #6269c7;
	content: 'WORD';
}

.list-linkdoc .item-txt span {
  text-decoration: underline;
  text-underline-position: under;
}
.reports .list-linkdoc .item-txt span {
  text-decoration: none;
}
.list-linkdoc .item span + span {
	display: block;
	padding-left: 22px;
}
.list-linkdoc .item.law .item-txt > span {
	text-decoration: none;
}
.list-linkdoc .item.law .item-txt span.ttl {
	padding-left: 0;
	text-decoration: underline;
}
.list-linkdoc .item.law .item-txt span.description {
	padding-left: 0;
	text-decoration: none;
}

.list-linkdoc .item-txt:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0.5em;
	left: 0.2em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #000080;
}
@media screen and (max-width: 834px) {
	ul.list-linkdoc {
		padding: 0 15px;
	}
	.list-linkdoc .item-txt {
	    position: relative;
	    padding-left: 22px;
	    padding-right: 64px;
	    display: block;
	    width: 100%;
	}
	.list-linkdoc a[href$=".pdf"] span:after, 
	.list-linkdoc a[href$=".doc"] span:after, 
	.list-linkdoc a[href$=".docx"] span:after, 
	.list-linkdoc a[href$=".xls"] span:after, 
	.list-linkdoc a[href$=".xlsx"] span:after {
	    width: 50px;
	    height: 20px;
	    line-height: 20px;
	    min-width: 50px;
    }
}

@media screen and (max-width: 834px) {
  .block-detail {
    margin-bottom: 0;
  }
}

.block-detail__img img {
  width: 100%;
  height: auto;
}
.block-detail__img.height {
  text-align: center;
}
.block-detail__img.height img {
  width: auto;
  max-width: 100%;
}
.block-detail__img .caption {
  text-align: center;
  font-size: 1.4rem;
  padding-top: 10px;
}

.block-detail__content {
  padding: 29px 10px 38px;
}

@media screen and (max-width: 834px) {
  .block-detail__content {
    padding: 30px 0;
  }
}

.block-detail__content p {
  margin-bottom: 27px;
  letter-spacing: 0;
}

.block-detail__link {
  background-color: #eff4f7;
  border-radius: 8px;
  padding: 26px 33px 23px;
  font-weight: 200;
  letter-spacing: 1px;
}

@media screen and (max-width: 834px) {
  .block-detail__link {
    padding: 12px 20px;
    font-weight: 400;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-detail__link {
    padding: 24px 33px 25px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 834px) {
  .block-detail__link {
    padding: 12px 20px;
  }
}

.block-detail__link .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-detail__link .col {
  width: 50%;
  padding-right: 10px;
}

@media screen and (max-width: 640px) {
  .block-detail__link .col {
    width: 100%;
  }
}

.block-detail__link .col:first-child {
  min-width: 360px;
}

@media screen and (max-width: 834px) {
  .block-detail__link .col:first-child {
    min-width: auto;
  }
}

.block-detail__link .arrow {
  position: relative;
}

.block-detail__link .arrow:before {
  content: '';
  position: absolute;
  z-index: 1;
  background: url("../img/about/ico-arrow-next-blue.png") no-repeat;
  width: 6px;
  height: 8px;
  left: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.block-detail__link span {
  margin-left: 16px;
  display: inline-block;
}

.block-detail__link a {
  margin-right: 12px;
  margin-left: 16px;
  white-space: nowrap;
  position: relative;
  display: inline-block;
}

.block-detail__link a:after {
  content: '';
  position: absolute;
  z-index: 1;
  height: 1px;
  bottom: 0.6em;
  left: 0;
  right: 0;
  background-color: #000000;
}

.block-detail__link a, .block-detail__link span {
  padding-top: 5px;
  padding-bottom: 5px;
}

.block-detail__table {
  width: 100%;
  border-collapse: collapse;
  font-weight: 200;
  letter-spacing: 1px;
  margin-bottom: 50px;
}
.block-detail__table.multi_col {
  table-layout: fixed;
}

@media screen and (max-width: 834px) {
  .block-detail__table {
    font-weight: 400;
  }
}

@media screen and (max-width: 834px) {
  .block-detail__table:last-child {
    margin-bottom: 23px;
  }
}

.block-detail__table td, .block-detail__table th {
  border: 1px solid #cbcbcb;
}

.block-detail__table th {
  background-color: #eff4f7;
  font-weight: 200;
  width: 30%;
  padding: 20px;
}

@media screen and (max-width: 834px) {
  .block-detail__table th {
    padding: 12px;
    font-weight: 400;
  }
}

.block-detail__table td {
  padding: 20px;
  width: 70%;
}
.block-detail__table.multi_col th,
.block-detail__table.multi_col td {
  width: auto;
}

@media screen and (max-width: 834px) {
  .block-detail__table td {
    padding: 12px;
  }
}

.block-detail__table td a {
  color: #000080;
  position: relative;
}
/*
.block-detail__table td a:before {
  content: '';
  position: absolute;
  z-index: 1;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0.32em;
  background-color: #000080;
}

.block-detail__table td a {
  margin-right: 22px;
  position: relative;
}
*/

@media screen and (max-width: 834px) {
  .block-detail__table td .url {
    margin-right: 14px;
  }
}

.block-detail__table td a:after {
	position: absolute;
	right: -1.5em;
}
.block-detail__table td .url:after {
  content: '\e9cb';
  font-family: 'icomoon';
  margin-left: 1em;
}
.block-detail__table td .file:after {
  content: '\e9cd';
  font-family: 'icomoon';
  margin-left: 1em;
}
.block-detail__table td .ilink:after {
  content: '\ea3c';
  font-family: 'icomoon';
  margin-left: 1em;
}

@media screen and (max-width: 834px) {
  .block-detail__table td .url:after {
    width: 8px;
    height: 8px;
    top: 50%;
    right: -14px;
  }
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-detail__table td a[href^="tel"] {
    display: inline-block;
  }
}

.sec-coop {
  margin-bottom: 61px;
}

@media screen and (max-width: 834px) {
  .sec-coop {
    margin-bottom: 50px;
  }
}

.sec-coop .txt-basic, 
.sec-coop .block-detail__link, 
.sec-coop .block-detail__table, 
.sec-coop .list-video .item p, 
.list-video .item .sec-coop p {
  letter-spacing: 0;
  font-weight: 200;
  padding: 0 10px;
  margin-bottom: 24px;
}

@media screen and (max-width: 834px) {
  .sec-coop .txt-basic, .sec-coop .block-detail__link, .sec-coop .block-detail__table, .sec-coop .list-video .item p, .list-video .item .sec-coop p {
    margin-bottom: 24px;
    font-weight: 400;
  }
}

.list-coop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -10px 14px;
}

@media screen and (max-width: 834px) {
  .list-coop {
    margin: 0 -10px 10px;
  }
}

.list-coop li {
  width: 33.33333%;
  padding: 0 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
  .list-coop li {
    width: 50%;
  }
}

@media screen and (max-width: 640px) {
  .list-coop li {
    width: 100%;
  }
}

.list-coop .item {
  padding: 12px 13px 15px;
  height: 100%;
  background-color: #eff4f7;
}

.list-coop .item__img {
  margin-bottom: 15px;
}

.list-coop .item__img img {
  width: 100%;
  height: auto;
}

.list-coop .item__ttl {
  line-height: 1.71;
  padding: 0 0 0 5px;
}

.sec-video {
  margin-bottom: 53px;
}

@media screen and (max-width: 834px) {
  .sec-video {
    margin-bottom: 23px;
  }
}

.sec-video .txt-video {
  letter-spacing: 0;
  text-align: right;
  margin: -16px 0 9px;
}

@media screen and (max-width: 834px) {
  .sec-video .txt-video {
    margin: -23px 0 23px;
  }
}

.sec-video .txt-video--bdt {
  border-top: 1px solid #d3d3d3;
  margin: -15px 0 38px;
  padding-top: 9px;
}

.sec-video .txt-basic, .sec-video .block-detail__link, .sec-video .block-detail__table, .sec-video .list-video .item p, .list-video .item .sec-video p {
  letter-spacing: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 47px;
}

@media screen and (max-width: 834px) {
  .sec-video .txt-basic, .sec-video .block-detail__link, .sec-video .block-detail__table, .sec-video .list-video .item p, .list-video .item .sec-video p {
    margin-bottom: 30px;
  }
}

.sec-video .dash-txt {
  padding-left: 40px;
  margin: 0 10px 19px;
  position: relative;
}

.sec-video .dash-txt:before {
  content: '';
  position: absolute;
  z-index: 1;
  width: 29px;
  height: 1px;
  left: 0;
  top: 48%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #5e5e5e;
}

.list-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -14px 0 -6px;
}

@media screen and (max-width: 834px) {
  .list-video {
    margin: 0 -10px 10px;
  }
}

.list-video .item {
  padding: 0 15px;
  margin-bottom: 23px;
  width: 50%;
}

@media screen and (max-width: 834px) {
  .list-video .item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .list-video .item {
    width: 100%;
  }
}

.list-video .item iframe {
  width: 100%;
  height: 226px;
  vertical-align: middle;
}

.list-video .item p {
  text-align: center;
  letter-spacing: 0;
  padding: 14px 0 0 !important;
  margin-bottom: 0 !important;
}

.sec-organ {
  margin-bottom: 67px;
}

@media screen and (max-width: 834px) {
  .sec-organ {
    margin-bottom: 50px;
  }
}

.block-organ {
  background-color: #eff4f7;
  border-radius: 7px;
  padding: 22px 24px 36px 28px;
}

@media screen and (max-width: 834px) {
  .block-organ {
    padding: 30px 20px;
  }
}

.block-organ .txt-basic, .block-organ .block-detail__link, .block-organ .block-detail__table, .block-organ .list-video .item p, .list-video .item .block-organ p {
  letter-spacing: 0;
  margin-bottom: 32px;
}

@media screen and (max-width: 834px) {
  .block-organ .txt-basic, .block-organ .block-detail__link, .block-organ .block-detail__table, .block-organ .list-video .item p, .list-video .item .block-organ p {
    margin-bottom: 30px;
  }
}
.gallery {
	display: flex;
	flex-wrap: wrap;
}
.gallery li {
	width: calc( calc( 100% - 20px ) / 3 );
	margin-left: 10px;
}
.gallery li:nth-child(3n+1) {
	margin-left: 0;
}
.gallery li:nth-child(n+4) {
	margin-top: 10px;
}

.lum-lightbox.lum-open {
	z-index: 9999;
}
.lum-lightbox-inner .lum-lightbox-caption {
	font-size: 1.6rem;
	line-height: 2;
}

.contact-form {
	font-size: 16px;
    font-size: 1.6rem;
}
.contact-form .note {
	color: #d52b1e;
}
.contact-form .note span {
	font-weight: bold;
}
.contact-form table {
	margin: 30px 0 50px;
	width: 100%;
}
.contact-form table th,
.contact-form table td {
    border: 1px solid #d1d1d1;
    padding: 15px 20px;
    font-size: 16px;
    font-size: 1.6rem;
}
.contact-form table th {
	background: #f1f1f1;
	position: relative;
	width: 30%;
    vertical-align: middle;
}
.contact-form table th sup.require {
  color: #d52b1e;
  font-size: 1rem;
  margin-left: 0.5em;
}
.contact-form table th p.notice {
  font-size: 1.2rem;
  line-height: 1.44;
  padding: 0;
}
.contact-form table th > * + p.notice {
  margin-top: 1em;
}
.contact-form table td {
	text-align: left;
    vertical-align: top;
	width: 70%;
}
.contact-form table td .row {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.contact-form table td .col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.contact-form table td .row div,
.contact-form table td .col div {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;  
}
.contact-form table td .row .error + div,
.contact-form table td .col .error + div {
  margin-top: 20px;
}
.contact-form table td .row div span,
.contact-form table td .col div span {
  margin-bottom: 0;
}
.contact-form table td dl {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;   
}
.contact-form table td dl dt {
  min-width: 130px;
}
.contact-form table td dl dd {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;    
}
.contact-form table td.flex .flex-inner {
	display: flex;
}
.contact-form table td p {
	margin-top: 1em;
  padding: 0;
}
.contact-form table th span {
	display: inline-block;
	position: absolute;
	right: 20px;
	font-size: 1.2rem;
	color: #fff;
	line-height: 1.7;
	padding: 0 .5rem;
	border-radius: 3px;
}
.contact-form table th span.require {
	background: #ea1600;
}
.contact-form table th span.any {
	background: #037a90;
}
.contact-form p a {
	color: #000080;
}
input[type="text"],
input[type="url"],
input[type="email"] {
    width: 420px;
    max-width: 100%;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .05rem;
    background-color: #f6f6f6;
    border-radius: 4px;
}
input[type="text"].short {
  width: 120px;
}
input[type="text"].middle {
  width: 200px;
}
input[type="number"] {
    width: 200px;
    max-width: 100%;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .05rem;
    background-color: #f6f6f6;
    border-radius: 4px;
}
.mw_wp_form_input span.hidden-wrap {
	display: block;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .05rem;
    background-color: #f6f6f6;
    border-radius: 4px;
}
textarea {
    width: 100%;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: .05rem;
    background-color: #f6f6f6;
    border-radius: 4px;
}
select{
    outline:none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    font-size: 14px;
    line-height: 1.6;
    width: 100%;
    padding: 15px 24px;
    background-color: #f6f6f6;
    border-radius: 4px;
}
select option{
	background-color: #fff;
	color: #333;
}
select::-ms-expand {
	display: none;
}
select:-moz-focusring { 
	color: transparent; 
	text-shadow: 0 0 0 #828c9a;
}
.select-wrap {
    position:relative;
    width: 420px;
}
.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 0;
    content: "\edc2";
    font-family: 'intactis';
    line-height: 52px;
    color: #7F878C;
    pointer-events: none;
}
.contact-form .flex-form {
	display: flex;
	flex-wrap: wrap;
}
.contact-form .flex-form dl {
	width: 50%;
	margin-bottom: 20px;
	padding: 0 10px;
}
.contact-form .flex-form dl.full {
	width: 100%;
}
.contact-form .flex-form dl dt {
	line-height: 2;
}

.contact-form .flex-form input[type="text"],
.contact-form .flex-form input[type="url"],
.contact-form .flex-form input[type="email"] {
	max-width: 100%;
}
.contact-form .hidden {
  display: none;
}
.annually,
.annually_paper,
.backnumber,
.backnumber_paper {
  padding-left: 50px;
}

.mw_wp_form .error {
	margin-top: 10px;
}
.mwform-file-delete {
	display: none;
}
.mw_wp_form_confirm .select-wrap {
	width: auto;
	background: inherit;
}
.mw_wp_form_confirm .select-wrap:before {
	display: none;
}
.mw_wp_form_confirm .note {
	display: none;
}
.mw_wp_form_confirm .contact-form table th span {
	display: none;
}
.mw_wp_form_confirm .confnone,
.mw_wp_form_confirm .contact-form table th p.notice,
.mw_wp_form_confirm .contact-form table td p.notice {
  display: none;
}
.mw_wp_form_confirm .contact-form table th p.notice.confon {
  display: block;
}
.submit-btn {
	margin-top: 50px;
	display: flex;
	justify-content: center;
    gap: 20px;
}
.submit-btn a,
.submit-btn input.submit {
	background: #fff;
	color: #000080;
    padding: 15px 10px;
    max-width: 240px;
    font-size: 1.5rem;
    width: 100%;
    display: inline-block;
    font-weight: 500;
    position: relative;
    border: 1px solid #000080;
    cursor: pointer;
    text-align: center;
}
.submit-btn input.backbtn{
  background: #f1f1f1;
  color: #333;
    padding: 15px 10px;
    max-width: 240px;
    font-size: 1.5rem;
    width: 100%;
    display: inline-block;
    font-weight: 500;
    position: relative;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: center;
}
.submit-btn a:hover,
.submit-btn input.submit:hover {
    background: #000080;
    color: #fff;
	opacity: 1;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;	
}
.thanks-msg {
	width: 80%;
	margin: 0 auto 30px;
	padding: 30px 40px;
	background: #efefef;
	border-radius: 6px;
	font-size: 1.6rem;
}
.thanks-msg table {
	width: 100%;
	margin-top: 30px;
}
.thanks-msg table th,
.thanks-msg table td {
	border-bottom: 1px solid #ccc;
}
.thanks-msg table tr:last-child th,
.thanks-msg table tr:last-child td {
	border-bottom: none;
}
.thanks-msg table th {
	width: 30%;
    font-weight: bold;
    padding: 20px 25px;
}
.thanks-msg table td {
    padding: 20px 25px;
    text-align: left;
}

@media screen and (max-width: 640px) {
	.contact-form table {
		margin: 25px 0;
	}
	.contact-form table th,
	.contact-form table td {
		display: block;
	    border-bottom: none;
	    padding: 10px 10px;
	    font-size: 15px;
	    font-size: 1.5rem;
	}
	.contact-form table tr:last-child td {
		border-bottom: 1px solid #d1d1d1;
	}
	.contact-form table th {
		background: #f1f1f1;
		position: relative;
		padding-right: 60px;
		width: 100%;
	    vertical-align: middle;
	}
	.contact-form table td {
		text-align: left;
	    vertical-align: top;
		width: 100%;
	}
	.contact-form table td.flex .flex-inner {
		display: flex;
	}
	.contact-form table td p {
		margin-top: 1em;
	}
	.contact-form table td span {
		display: block;
		margin-bottom: 10px;
	}
	.contact-form table th span {
		display: inline-block;
		position: absolute;
		right: 20px;
		font-size: 1.2rem;
		color: #fff;
		line-height: 1.7;
		padding: 0 .5rem;
		border-radius: 3px;
	}
	input[type="text"],
	input[type="url"],
	input[type="email"] {
		width: 100%;
		box-sizing: border-box;
	}
	.contact-form .flex-form dl {
		width: 100%;
		margin-bottom: 10px;
		padding: 0 10px;
	}
	.contact-form .flex-form dl.full {
		width: 100%;
	}
	.contact-form .flex-form dl dt {
		line-height: 2;
	}
	
	.contact-form .flex-form input[type="text"],
	.contact-form .flex-form input[type="url"],
	.contact-form .flex-form input[type="email"] {
		max-width: 100%;
	}
    .contact-form table td .row {
      flex-direction: column;
    }
    .contact-form table td .p-check span {
      display: inherit;
    }
    .contact-form table td dl dt {
      min-width: 140px;
    }
    .contact-form table td dl dd {
      flex-wrap: wrap;
    }
    .contact-form table td span {
      margin-bottom: 0;
    }
    .annually, .annually_paper,
    .backnumber, .backnumber_paper {
      padding-left: 15px;
    }
    input[type="text"], 
    input[type="url"], 
    input[type="email"] {
      padding: 10px 15px;  
    }
    textarea {
      padding: 10px 15px;        
    }
    input[type="text"].middle {
        width: 280px;
    }
}

.box-newsmain .flex-btns {
	display: flex;
}
.box-newsmain .flex-btns .btn-comp01 {
	margin-bottom: 20px;
}
@media screen and (max-width: 834px) {
	.box-newsmain .flex-btns {
		flex-direction: column;
	}
}


.radio-wrap,
.mw_wp_form .radio-wrap.vertical-item {
	display: flex;
}
.radio-wrap.vertical-item {
	flex-direction: column;
}
.radio-wrap label {
  margin: 0.5rem;
}

.radio-wrap input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.radio-wrap label input[type="radio"]+span:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  margin-top: -1px;
  position: relative;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}

.radio-wrap label input[type="radio"]:checked+span:before {
  background-color: #000080;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio-wrap label input[type="radio"]:focus+span:before {
  outline: none;
  border-color: #000080;
}

.radio-wrap label input[type="radio"]:disabled+span:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}

.radio-wrap label input[type="radio"]+span:empty:before {
  margin-right: 0;
}
.contact-form .p-check {
    position: relative;
    padding-left: 33px;
}
.contact-form .p-check:before {
    content: '';
    position: absolute;
    top: 42%;
    left: 8px;
    display: block;
    width: 5px;
    height: 10px;
    border-right: 3px solid #0056b6;
    border-bottom: 3px solid #0056b6;
    opacity: 0;
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    transition: all 250ms ease;
    z-index: 10;
}
.contact-form .p-check:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 1.4em;
    height: 1.4em;
    border: 1px solid #ccc;
    background: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.contact-form input[type="checkbox"]:checked+.p-check:before {
    opacity: 1;
}
.contact-form .notification {
  margin-bottom: 30px;
}
.contact-form .notification h3 {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.contact-form .notification ul {
  display: flex;
  flex-direction: column;
}
.contact-form .notification ul li {
  text-indent: -1em;
  padding-left: 1em;
}
.contact-form .notification ul li + li {
  margin-top: 0.5em;
}
.contact-form .notification ul li:before {
  content: '・';
}

/* additional 2026 */
.block-detail .greeting {
  display: flex;
  gap: 20px;
}
.block-detail .greeting figure {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.block-detail .greeting figure figcaption {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
.block-detail .editor p {
  line-height: 1.8125;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 200;
}
.block-detail .editor p a {
  text-decoration: underline;
}
.block-detail .map {
  width: 100%;
  margin-bottom: 30px;
}
.block-detail .map iframe {
  width: 100%;
}
.block-detail .txt-box {
  border-radius: 12px;
  padding: 20px;
}
.block-detail .txt-box a {
  text-decoration: underline;
  text-underline-position: under;
}
.block-detail .reports .reports__item .ttl-comp04 {
  margin-top: 0;
}
.block-detail .reports .reports__item .btn-comp01 {
  margin-top: 20px;
}
.block-detail .reports .reports__item + .reports__item {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #eee;
}
.block-detail .monthly-cover {
  display: flex;
  gap: 40px;
  padding: 0 20px;
}
.block-detail .monthly-cover .monthly-cover__left {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.block-detail .monthly-cover .monthly-cover__left .monthly-feature {
  background: #000080;
  color: #fff;
  padding: 10px 15px;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.block-detail .monthly-cover .monthly-cover__left .monthly-feature dt,
.block-detail .monthly-cover .monthly-cover__left .monthly-feature dd {
  font-size: 1.6rem;
  font-weight: bold;
}
.block-detail .monthly-cover .monthly-cover__left .submit-btn {
  margin-top: 20px;
}
.block-detail .monthly-cover figure {
  width: 240px;
}
.block-detail .monthly-index {
  background: #f1f1f1;
  padding: 30px 40px;
  border-radius: 12px;
}
.block-detail .monthly-index dl {
  display: flex;
  gap: 20px;  
  font-size: 1.4rem;
}
.block-detail .monthly-index dl + dl {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.block-detail .monthly-index dl dt {
  width: 200px;
}
.block-detail .monthly-index .monthly-index__table dl dd {
  width: calc( calc( 100% - 200px ) / 2 );
}
.block-detail .monthly-index dl dt,
.block-detail .monthly-index dl dd {
  padding: 0 20px;
}
.block-detail .monthly-index dl dd a {
  text-decoration: underline;
  text-underline-position: under;  
}
.block-detail .monthly-index .monthly-feature {
  background: #000080;  
  color: #fff;
  padding: 15px 0;
  font-weight: bold;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.monthly-index__item {
  position: relative;
}
.monthly-index__item + .monthly-index__item {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #eee; 
}
.block-detail .monthly-index__item .ttl-comp04 {
  margin-top: 0;
}
.monthly-index__item a {
  position: absolute;
  top: -166px;
}
.monthly-index__item p + p {
  margin-top: 1em;
}

.block-detail .quick-index {
  background: #f1f1f1;
  padding: 30px 40px;
  border-radius: 12px;
}
.block-detail .quick-index .quick-index__table {
  display: flex;
  flex-direction: column;
}
.block-detail .quick-index .quick-index__table dl {
  display: flex;
  gap: 20px;  
  font-size: 1.4rem;
}
.block-detail .quick-index .quick-index__table dl + dl {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;  
}
.block-detail .quick-index dl dt a {
  text-decoration: underline;
  text-underline-position: under;  
}
.block-detail .quick-index dl .pubnum {
  min-width: 120px;
}
.block-detail .quick-index dl .pubttl {
  font-weight: bold;
}
.block-detail .quick-index__item .ttl-comp04 {
  margin-top: 0;
}
.block-detail .quick-index__item h4 {
  margin-top: 1em;
}
.quick-index__item + .quick-index__item {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #eee; 
}
.quick-index__index-list {
  background: #f1f1f1;
  padding: 30px 40px;
  border-radius: 12px;
}
.quick-index__index-list .quick-index__index-item {
  font-size: 1.4rem;
}
.quick-index__index-list .quick-index__index-item + .quick-index__index-item {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.quick-index__index-list .quick-index__index-item a {
  text-decoration: underline;
  text-underline-position: under;  
}
.block-detail .publish {
  display: flex;
  gap: 30px;
}
.block-detail .publish .publish__img img {
  border: 1px solid #ccc;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.block-detail .publish .publish__right ul {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.block-detail .publish .publish__right ul li {
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  padding-left: 22px;
  line-height: 2;
}
.block-detail .publish .publish__right ul li:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0.2em;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: transparent transparent transparent #000080;
  transform: translateY(-50%);
}
.block-detail .publish .publish__right .publish__format {
  background: #f1f1f1;
  padding: 15px 20px;
  border-radius: 12px; 
}
.block-detail .notes {
  text-indent: -1em;
  padding-left: 1em;
}
.block-detail .notes:before {
  content: '※';
}

.block-detail .reseacher-cover {
  display: flex;
  justify-content: flex-start;
  gap: 30px;
}
.block-detail .reseacher-cover figure {
  max-width: 200px;
  aspect-ratio: 1 / 1;
}
.block-detail .reseacher-cover figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.block-detail .reseacher-cover .reseacher-cover__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}

.block-detail .reseacher-cover .reseacher-cover__right .researcher-ttl {
  font-size: 1.6rem;
}
.block-detail .reseacher-cover .reseacher-cover__right .researcher-name {
  font-size: 2.4rem;
  font-weight: bold;
  color: #000080;
}
.block-detail .reseacher-cover .reseacher-cover__right .researcher-en {
  font-size: 1.6rem;
}
.reseacher-publications__item {
  background: #f1f1f1;
  padding: 30px 40px;
  border-radius: 12px;
}
.reseacher-publications__item h4 {
  margin-top: 0;
}
.reseacher-publications__item .reseacher-publications__list {
  display: flex;
  flex-direction: column;
}
.reseacher-publications__item .reseacher-publications__list .reseacher-publications__list-item {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  font-size: 1.4rem;
}
.reseacher-publications__item .reseacher-publications__list .reseacher-publications__list-item a {
  text-decoration: underline;
  text-underline-position: under;   
}
.reseacher-publications__item .reseacher-publications__list + h4 {
  margin-top: 40px;
}
.researcher-list {
  background: #f1f1f1;
  padding: 30px 40px;
  border-radius: 12px; 
}
.researcher-list .profile {
  display: flex;
  gap: 20px;
}
.researcher-list .profile p {
  font-size: 1.6rem;
}
.researcher-list .profile + .profile {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;  
}
.researcher-list .profile .role {
  min-width: 200px;
}
.researcher-list .profile .name {
  min-width: 300px;
}
.researcher-list .profile .name a {
  text-decoration: underline;
  text-underline-position: under;  
}

@media screen and (max-width: 640px) {
  .block-detail .greeting {
    display: flex;
    flex-direction: column;
  }
  .block-detail .greeting figure {
    align-items: center;
  }
  .block-detail .greeting figure img {
    max-width: 300px;
  }
  .researcher-list {
    padding: 15px 20px;
    border-radius: 16px; 
  }
  .researcher-list .profile {
    flex-direction: column;
    gap: 10px;
  }
  .researcher-list .profile p {
    font-size: 1.4rem;
  }
  .researcher-list .profile + .profile {
    margin-top: 15px;
    padding-top: 15px;
  }
  .researcher-list .profile .role {
    min-width: inherit;
    width: 100%;
  }
  .researcher-list .profile .name {
    min-width: inherit;
    width: 100%;
  }
  .block-detail .reseacher-cover {
    gap: 10px;
  }
  .block-detail .reseacher-cover figure {
    max-width: 40%;
  }
  .block-detail .reseacher-cover .reseacher-cover__right .researcher-ttl {
    font-size: 1.4rem;
  }
  .block-detail .reseacher-cover .reseacher-cover__right .researcher-name {
    font-size: 1.8rem;
  }
  .block-detail .reseacher-cover .reseacher-cover__right .researcher-en {
    font-size: 1.4rem;
  }
  .reseacher-publications__item {
    padding: 15px 20px;
    border-radius: 6px;
  }
  
  .block-detail__table.event-table thead {
    display: none;
  }

  .block-detail__table.event-table,
  .block-detail__table.event-table tbody,
  .block-detail__table.event-table tr,
  .block-detail__table.event-table td {
    display: block;
    width: 100%;
  }

  .block-detail__table.event-table tr {
    margin-bottom: 1.5rem;
    padding: 1rem;
    border: 1px solid #ddd;
    border-radius: 6px;
  }

  .block-detail__table.event-table td {
    padding: .4rem 0;
    border: none;
  }

  .block-detail__table.event-table td::before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
    font-size: 1.4rem;
    margin-bottom: 0.5em;
    background: #f1f1f1;
    padding: 0 10px;
    line-height: 2;
  }
  .block-detail .monthly-cover {
    flex-direction: column;
    gap: 20px;
    padding: 0 10px;
    align-items: center;
  }
  .block-detail .monthly-cover .monthly-cover__left {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .block-detail .monthly-cover .monthly-cover__left p {
    text-align: center;
  }
  .block-detail .monthly-index {
    padding: 15px;
    border-radius: 6px;
  }
  .block-detail .monthly-index dl {
    flex-direction: column;
    gap: 10px;
  }
  .block-detail .monthly-index .monthly-index__table dl dd {
    width: 100%;
  }
  .block-detail .quick-index {
    padding: 15px;
    border-radius: 6px;
  }
  .block-detail .quick-index .quick-index__table dl {
    flex-wrap:wrap;
    gap: 10px 20px;
  }
  .block-detail .quick-index dl .pubttl {
    width: 100%;
  }
}