@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");
@import '/Portals/0/Skins/skin_common.css';
body.fontSize1 {
  font-size: 100%;
}

body,
body.fontSize2 {
  font-size: 112.5%;
}

body.fontSize3 {
  font-size: 125%;
}

body {
  min-width: 1240px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.8;
  font-size: 1rem;
  color: #000;
}

#blockskip {
  display: none;
}

.inner {
  width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

.breadcrumb .inner > span > * {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb .inner > span span.separator {
  margin: 0 1em;
  width: 1em;
  height: 1em;
  position: relative;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}
.breadcrumb .inner > span span.separator:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #999;
  transform: rotate(135deg) translate(-50%, -50%);
  border-right: none;
  border-bottom: none;
  position: absolute;
  top: 28%;
  left: -28%;
}
.breadcrumb .inner > span span.breadcrumbItem {
  margin: 0;
  color: #000;
}
.breadcrumb .inner > span a {
  color: #000;
  text-decoration: none;
}
.breadcrumb .inner > span a:hover {
  color: #0082c4;
}
.breadcrumb .inner > span a:first-child {
  display: none;
}
.breadcrumb .inner > span a:first-child + span.separator {
  display: none;
}

footer .foot_top {
  position: relative;
}
footer .foot_top .inner {
  width: 100%;
  margin: 240px auto 0 auto;
}
footer .foot_top .footer_wrap > .align_center > a {
  display: inline-block;
  margin-bottom: 130px;
}
footer .foot_top .footer_wrap .footer_link {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 80px;
}
footer .foot_top .footer_wrap .footer_link .item_area {
  display: flex;
  justify-content: space-between;
}
footer .foot_top .footer_wrap .footer_link .item_area .img_item a {
  text-decoration: none;
}
footer .foot_top .footer_wrap .footer_link .item_area .img_item a .txt {
  margin-bottom: 0;
  padding-right: 20px;
  position: relative;
  color: #000;
  transition: all 0.3s ease-in-out;
}
footer .foot_top .footer_wrap .footer_link .item_area .img_item a .txt:before, footer .foot_top .footer_wrap .footer_link .item_area .img_item a .txt:after {
  position: absolute;
  top: 50%;
  right: 0;
  height: 1px;
  background: #0082c4;
  content: "";
}
footer .foot_top .footer_wrap .footer_link .item_area .img_item a .txt:before {
  width: 19px;
  transform: translateY(0%);
}
footer .foot_top .footer_wrap .footer_link .item_area .img_item a .txt:after {
  width: 9px;
  transform: translateY(-50%) rotate(25deg);
  transform-origin: right center;
}
footer .foot_top .footer_wrap .footer_link .item_area .img_item a:hover img {
  opacity: 0.7;
}
footer .foot_top .footer_wrap .footer_link .item_area .img_item a:hover .txt {
  text-decoration: underline;
  color: #0082c4;
}
footer .foot_top .footer_wrap .footer_link .item a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
}
footer .foot_top .footer_wrap .footer_link .item a + * a {
  font-size: 0.875rem;
}
footer .foot_top .footer_wrap .footer_link .item a + * a:hover {
  text-decoration: underline;
  color: #0082c4;
}
footer .foot_top .footer_wrap .footer_link .item a + * > * {
  margin-top: 1%;
}
footer .foot_top .footer_wrap .footer_link .item a + * > *:where(:nth-child(-n+2)) {
  margin-top: 0;
}
footer .foot_top .footer_wrap .footer_link .item a:hover {
  text-decoration: underline;
  color: #0082c4;
}
footer .foot_top .footer_wrap .footer_link .item > a {
  margin-bottom: 36px;
  display: block;
  font-size: 1.375rem;
}
footer .foot_top .pagetop {
  position: absolute;
  bottom: 20px;
  right: 40px;
  margin: 0;
}
footer .foot_top .pagetop:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 5px;
  height: 19px;
  background: url(/Portals/0/images/common/ico_arrow_bl.svg) 0 0 no-repeat;
}
footer .foot_top .pagetop a {
  font-family: "adobe-garamond-pro", serif;
  text-decoration: none;
  color: #000;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  position: relative;
  padding-bottom: 25px;
}
footer .foot_top .pagetop a:hover {
  opacity: 0.7;
}
footer .foot_top .footer_item > ul > li {
  display: none;
}
footer .foot_top .footer_item > ul > li.Tab199, footer .foot_top .footer_item > ul > li.Tab200, footer .foot_top .footer_item > ul > li.Tab210, footer .foot_top .footer_item > ul > li.Tab218, footer .foot_top .footer_item > ul > li.Tab233 {
  display: block;
}
footer .foot_bottom .foot_list_bottom {
  margin-top: 100px;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 100px 0 35px 0;
  display: flex;
  justify-content: center;
}
footer .foot_bottom .foot_list_bottom > li {
  margin: 0 40px;
}
footer .foot_bottom .foot_list_bottom > li > a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.875rem;
}
footer .foot_bottom .foot_list_bottom > li > a:hover {
  color: #0082c4;
  text-decoration: underline;
}
footer .foot_bottom .copyright {
  padding-bottom: 50px;
  text-align: center;
}
footer .foot_bottom .copyright > span {
  font-family: "Garamond";
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.75rem;
}

#skin {
  /*position: relative;*/
}

#header .inner .right .head_top {
  margin-right: 0;
}
#header .head_bottom .token_menu ul li.Tab199, #header .head_bottom .token_menu ul li.Tab200, #header .head_bottom .token_menu ul li.Tab210, #header .head_bottom .token_menu ul li.Tab218, #header .head_bottom .token_menu ul li.Tab233 {
  display: block;
  margin-right: clamp(1.53rem, 1.041rem + 0.5vw, 1.5rem);
}
#header .head_bottom .token_menu ul li.Tab233 {
  margin-right: 0;
}

@media only screen and (max-width: 1305px) {
  #header .head_bottom .token_menu ul li.Tab199, #header .head_bottom .token_menu ul li.Tab200, #header .head_bottom .token_menu ul li.Tab210, #header .head_bottom .token_menu ul li.Tab218, #header .head_bottom .token_menu ul li.Tab233 {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 1330px) {
  .fontSize2 #header .head_bottom .token_menu ul li.Tab199, .fontSize2 #header .head_bottom .token_menu ul li.Tab200, .fontSize2 #header .head_bottom .token_menu ul li.Tab210, .fontSize2 #header .head_bottom .token_menu ul li.Tab218, .fontSize2 #header .head_bottom .token_menu ul li.Tab233,
  .fontSize3 #header .head_bottom .token_menu ul li.Tab199,
  .fontSize3 #header .head_bottom .token_menu ul li.Tab200,
  .fontSize3 #header .head_bottom .token_menu ul li.Tab210,
  .fontSize3 #header .head_bottom .token_menu ul li.Tab218,
  .fontSize3 #header .head_bottom .token_menu ul li.Tab233 {
    margin-right: 18px;
  }
}
.pagetitle .inner h1 {
  font-family: "Arial";
}
.pagetitle .inner .page_title_area h1 {
  font-family: "Arial";
}
/*
  以下、スキン固有の記述をする
*/
._DJK-en {
  font-family: "Arial";
}