﻿.banner > *:first-child {
  margin-top: 0;
}

.topics > *:first-child {
  margin-top: 0;
}

.attention {
  padding: 20px;
}

.layout .layout__box {
  box-sizing: border-box;
  border-left: solid 1px #ddd;
}
.layout .layout__box:first-child {
  border-left: none;
}

@media screen and (max-width: 767px) {
  .layout .layout__box {
    border-left: none;
  }
}
.layout2 .layout2__list-ul2 {
  width: 100%;
  min-height: 1px;
  zoom: 1;
}
.layout2 .layout2__list-ul2:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.layout2 .layout2__list-ul2 > li {
  float: left;
  display: table;
  box-sizing: border-box;
  width: 33.3%;
}
.layout2 .layout2__list-ul2 > li:nth-child(1) {
  padding-right: 20px;
}
.layout2 .layout2__list-ul2 > li:nth-child(2) {
  padding: 0 10px;
}
.layout2 .layout2__list-ul2 > li:nth-child(3) {
  padding-left: 20px;
}
.layout2 .layout2__link {
  display: table-cell;
  box-sizing: border-box;
  border: solid 1px #ddd;
  width: 100%;
  padding: 10px;
  height: 75px;
  text-align: center;
  vertical-align: middle;
}
.layout2 .layout2__link:hover span {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .layout2 .layout2__list-ul2 > li {
    width: 100%;
  }
  .layout2 .layout2__list-ul2 > li:nth-child(1) {
    padding-right: 0;
  }
  .layout2 .layout2__list-ul2 > li:nth-child(2) {
    padding: 30px 0 0 0;
  }
  .layout2 .layout2__list-ul2 > li:nth-child(3) {
    padding-left: 0;
    padding-top: 30px;
  }
}

@media screen and (min-width: 1024px) {
  .mainvisual_inner{
    top:70% !important;
    margin-left:4% !important;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .mainvisual_inner{
    top:70% !important;
    margin-left:3% !important;
  }
}

.mainvisual {
  background-image: url("/jp/ja/images/index_pattern.gif");
}

@media screen and (max-width: 768px) {
  .mainvisual {
    background-image: none;
  }
}

@media print {
  .mainvisual {
    background-image: none;
  }
}
.module_widebanner__headline4 .module_widebanner__headline4__heading {
  font-size: 1.57rem !important;
  line-height: 1.3em !important;
}

@media screen and (max-width: 767px){
.module_heading1 .module_link--blank-slide:after {
  position: relative;
  top: -10px;
  margin-left: 8px;
}

.module_link--blank-slide {
  font-color: #666;
}

.module_link--blank-slide:hover {
  font-color: #666;
}

.module_link--blank-slide:after {
  content: url("/jp/ja/images/module_link_icon-blank.gif");
  margin-left: 8px;
}

.module_link--blank-slide {
  color: #fff;
}

.module_link--blank-slide {
    color: #000;
 }
}

.ho_relocation dd:nth-last-of-type(n+2) {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ddd;
}

.wp__box {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .wp__box {
    margin-bottom: 45px;
  }
  .wp__box .module_widebanner .module_widebanner__inner {
    color: #666666 !important;
  }
  .wp__box .module_widebanner .module_widebanner__headline {
    padding: 15px 0 0;
  }
}



/* js-main-visual */
#js-main-visual.module_rotationbanner .module_rotationbanner__main-list-ul,
#js-main-visual.module_rotationbanner .module_rotationbanner__main-list-ul > li,
#js-main-visual .module_mainvisual {
  height: 100%;
}
#js-main-visual .module_mainvisual__image {
  background-size: cover;
  background-position: center center;
  opacity: 0;
  height: 100%;
}
#js-main-visual .module_image-loader {
  background-color: transparent;
  background-image: none;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #js-main-visual,
  #js-main-visual .module_rotationbanner__main-box {
    height: auto !important;
  }
  #js-main-visual.module_rotationbanner .module_rotationbanner__main-list-ul,
  #js-main-visual.module_rotationbanner .module_rotationbanner__main-list-ul > li,
  #js-main-visual .module_mainvisual {
    height: auto;
  }
  #js-main-visual .module_mainvisual__image {
    background-size: cover;
    background-position: center center;
    opacity: 0;
    height: auto;
  }
  
  #js-main-visual .module_image-loader {
    background-color: transparent;
    background-image: none;
    height: auto;
  }
}
#js-main-visual .module_rotationbanner__pagenation__inner {
  width: 100%;
  display: block;
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1280px;
  box-sizing: border-box;
}
#js-main-visual.module_rotationbanner .module_rotationbanner__pagenation-list-ul {
  text-align: left;
}
#js-main-visual .module_rotationbanner__scroll__inner {
  position: relative;
  width: 100%;
  display: block;
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1280px;
  box-sizing: border-box;
}
#js-main-visual .module_rotationbanner__scroll__block {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 1;
}
#js-main-visual .module_rotationbanner__scroll__block-text {
  color: #666666;
  font-size: 0.857rem;
  transform: rotate(-90deg) translate(2.5rem, -1.9rem);
  letter-spacing: 0.1rem;
}
#js-main-visual .module_rotationbanner__scroll__block-line {
   content: "";
   display: inline-block;
   width: 1px;
   height: 40px;
   background-color: #666666;
}
@media screen and (max-width: 767px) {
  #js-main-visual .module_rotationbanner__scroll {
    display: none;
  }
}


/* important_notices */
.important_notices {
  background-color: #f5f5f5;
  padding: 80px 0;
}
.important_notices .module_layout {
  margin-top: 0;
}
.important_notices_list-dl {
  display: table;
  font-size: 1rem;
}
.important_notices_list-dl + .important_notices_list-dl  {
  margin: 40px 0 0 0;
}
.important_notices_list-dl > dt {
  display: table-cell;
  word-break: keep-all;
  font-weight: bold;
  padding: 0 40px 0 0;
}
.important_notices_list-dl > dd {
  display: table-cell;
}
@media screen and (max-width: 767px) {
  .important_notices {
    padding: 40px 0;
  }
  .important_notices_list-dl {
    display: block;
  }
  .important_notices_list-dl + .important_notices_list-dl  {
    display: block;
    margin: 25px 0 0 0;
  }
  .important_notices_list-dl > dt {
    display: block;
    word-break: break-all;
    padding: 0;
  }
  .important_notices_list-dl > dd {
    display: block;
    margin: 10px 0 0 0;
  }
}


/* bi_block */
.bi_block-2column .module_link-image {
  backface-visibility: inherit;
}
.bi_block-2column a:hover {
  text-decoration: none;
}
.bi_item {
  display: flex;
  justify-content: space-between;
  background-color: #e8e8e8;
}
.bi_item-reverse {
  flex-flow: row-reverse;
}
.bi_items {
  display: flex;
  align-items: center;
  width: 50%;
  /* min-height: 432px; */
  overflow: hidden;
}
.bi_items-txt__left {
  margin: 0 0 0 36%;
  box-sizing: border-box;
  padding: 20px 20px 20px 0;
}
.bi_items-txt__right {
  margin: 0 0 0 6%;
  box-sizing: border-box;
  padding: 20px 20px 20px 0;
}
/* .bi_items-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  opacity: 1;
  transform: scale(1, 1);
  transition: all 0.2s ease-out;
}
.bi_item:hover .bi_items-img {
  opacity: 0.9;
  transform: scale(1.05, 1.05);
  transition: all 0.2s ease-out;
} */
/* .bi_items-img figure {
  display: none;
} */
.bi_headline {
  color: #000000;
  line-height: 1.3;
}
.bi_headline__sub {
  color: #b2b2b2;
  font-size: 1.571rem;
}
.bi_headline__heading {
  font-size: 2.142rem;
  margin: 20px 0 0 0;
}
.bi_headline__name {
  font-size: 1.142rem;
  font-weight: bold;
  margin: 10px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .bi_items-txt__left {
    margin: 0 0 0 6%;
  }
  .bi_items-txt__right {
    margin: 0 0 0 6%;
  }
  .bi_headline__sub {
    font-size: 1.071rem;
  }
  .bi_headline__heading {
    font-size: 1.571rem;
    margin: 10px 0 0 0;
  }
  .bi_headline__name {
    font-size: 1.071rem;
  }
}
@media screen and (max-width: 800px) {
  .bi_headline__heading {
    font-size: 1.333rem;
  }
}
@media screen and (max-width: 767px) {
  .bi_item {
    display: block;
  }
  .bi_items {
    display: block;
    width: 100%;
    min-height: auto;
  }
  .bi_items-txt__left, .bi_items-txt__right {
    min-height: auto;
    margin: 0;
    padding: 20px 15px 55px;
  }
  /* .bi_items-img {
    padding-top: calc(432 / 960 * 100%);
  } */
  /* .bi_items-img figure {
    display: block;
  } */
  .bi_headline__sub {
    font-size: 1rem;
  }
  .bi_headline__heading {
    font-size: 1.466rem;
    margin: 10px 0 0 0;
  }
  .bi_headline__name {
    font-size: 1rem;
    margin: 5px 0 0 0;
  }
  .bi_block-2column a:hover .bi_headline__heading {
    text-decoration: underline;
  }
}


/* social_block */
.social_headline {
  color: #000000;
  line-height: 1.3;
}
.social_headline__sub {
  color: #b2b2b2;
  font-size: 1.571rem;
}
.social_headline__heading {
  font-size: 2.142rem;
  margin: 10px 0 0 0;
}
.social_link {
  background-color: #f5f5f5;
  margin: 30px 0 0;
  padding: 57px 0 58px;
}
.social_link .module_layout {
  margin-top: 0;
}
.social_item {
  display: flex;
  justify-content: center;
}
.social_items {
  width: 25%;
  text-align: center;
  border-left: 1px solid #d8d8d8;
  box-sizing: border-box;
}
.social_items:nth-of-type(1) {
  border-left: none;
}
.social_items a {
  display: inline-block;
  font-size: 0.857rem;
  line-height: 1;
}
.social_items a:hover {
  opacity: 0.7;
}
.social_items img {
  width: 60px;
}
@media screen and (max-width: 767px) {
  .social_headline__sub {
    font-size: 1.066rem;
  }
  .social_headline__heading {
    font-size: 1.466rem;
    margin: 10px 0 0 0;
  }
  .social_link {
    margin: 20px 0 0;
    padding: 29px 0 30px;
  }
  .social_link .module_layout {
    margin-top: 0;
  }
  .social_item {
    flex-wrap: wrap;
  }
  .social_items {
    width: 33.3%;
  }
  .social_items:nth-of-type(4) {
    border-left: none;
  }
  .social_items:nth-of-type(n+4) {
    margin: 20px 0 0;
  }
  .social_items a {
    display: inline-block;
    font-size: 0.933rem;
    line-height: 1;
  }
  .social_items img {
    width: 60px;
  }
}


/* topics */
.topics {
  padding-bottom: 30px;
}
.topics_tab {
  margin-top: 30px;
  width: 100%;
  min-height: 1px;
  zoom: 1;
  display: flex;
}
.topics_tab > li {
  display: flex;
  box-sizing: border-box;
  width: 25%;
  height: 52px;
  background-color: #bbb;
}
.topics_tab .topics_tab__link {
  display: flex;
  padding: 0 5px;
  color: #fff;
  transition: all 0.5s linear;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  border-left: solid 1px #fff;
  border-top: solid 1px #bbb;
  border-bottom: solid 1px #bbb;
}
.topics_tab .topics_tab__link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #000;
  transition: all 0.1s linear;
}
.topics_tab .is-current.topics_tab__link {
  color: #666;
  background-color: #fff;
}
.topics_tab li:nth-of-type(1) .is-current.topics_tab__link {
  border-left: solid 1px #bbb;
}
.topics_tab li:nth-last-of-type(1) .is-current.topics_tab__link {
  border-right: solid 1px #bbb;
}
.topics_tab .is-current.topics_tab__link:hover {
  color: #666;
}
.topics_tab-item {
  margin: 45px 0 0;
}
.topics_tab-items {
  display: none;
}
.topics_tab-items.is-current{
  display: block;
}
.module_list-update .module_list-update__list-dl > dt {
  padding: 15px 5px 15px 0;
}
.topics .module_list-update {
  border-top: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .topics_tab {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .topics_tab .topics_tab__link {
    width: 100%;
    height: 42px;
    font-size: 0.87rem;
    line-height: 1em;
    border:none;
  }
  .topics_tab .is-current.topics_tab__link {
    color: #666;
    border:none;
  }
  .topics_tab > li {
    width: 33.3%;
    height: 42px;
    border: none;
    box-shadow: 0 0 0 1px #ddd;
  }
  .topics_tab > li:first-child {
    width: 100%;
  }
  .topics_tab li:nth-of-type(1) .is-current.topics_tab__link {
    border-left: none;
  }
  .topics_tab li:nth-last-of-type(1) .is-current.topics_tab__link {
    border-right: none;
  }

  .topics .module_list-update .module_list-update__list-dl {
    border: none;
    padding: 30px 0 0;
  }
  .topics .module_list-update .module_list-update__list-dl > dt {
    padding: 0;
  }
  .topics .topics_tab-item {
    margin: 0;
  }
  .topics .module_list-update {
    border: none;
  }
}

/* topics_link */
.topics_link {
  text-align: right;
  margin: 20px 0 0;
}
.topics_link .module_link {
  color: #666666;
  font-size: 1rem;
  line-height: 1;
}
.topics_link .topics_link_arrow {
  position: relative;
}
.topics_link .topics_link_arrow:after,
.topics_link .topics_link_arrow:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.topics_link .topics_link_arrow:before {
  top: 7px;
  left: -50px;
  width: 40px;
  height: 2px;
  background: #666666;
  transition: all 0.2s linear;
}
.topics_link .topics_link_arrow:after {
  top: 7px;
  left: -19px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #666666;
  transform: rotate(45deg);
  transition: all 0.2s linear;
}
.topics_link .module_link:hover .topics_link_arrow:before {
  left: -45px;
  transition: all 0.2s linear;
}
.topics_link .module_link:hover .topics_link_arrow:after {
  left: -13px;
  transition: all 0.2s linear;
}


/* module_link-list */
.module_link-list .module_link-list__link {
  font-size: 1.571rem;
}
.module_link-list .module_link-list__link .module_link-list__link-box {
  text-align: left;
  padding: 19px 40px 15px 22px;
}
.module_link-list .module_link-list__list-dl > dd {
  border: none;
}
.module_link-list__list-dl2 {
  display: flex;
  flex-wrap: wrap;
}
.module_link-list__list-dl2 {
  padding: 10px 0 0;
  box-sizing: border-box;
}
.module_link-list .module_link-list__list-dl2 > dt {
  width: 100%;
  font-size: 1rem;
  margin-bottom: 20px;
  padding-left: 10px;
  box-sizing: border-box;
}
.module_link-list .module_link-list__list-dl2 > dd {
  width: 50%;
  font-size: 1rem;
  padding-left: 10px;
  box-sizing: border-box;
}
.module_link-list .module_link-list__list-dl2 > dd:last-child {
  margin-bottom: 15px;
}
.module_link-list .module_link-list__link {
  position: relative;
  background-image: none;
}
.module_link-list .module_link-list__link.is-opened {
  background-color: #000000;
  background-image: none;
}
.module_link-list .module_link-list__link::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 12px;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  transform: translateY(-65%) rotate(225deg);
  transition: all 0.2s ease-out;
}
.module_link-list .module_link-list__link.is-opened::before {
  transform: translateY(-40%) rotate(45deg);
}
.js_moduleLinkList--hover {
  margin-top: -1px;
}
@media screen and (max-width: 767px) {
  .module_link-list .module_link-list__link {
    font-size: 1.066rem;
  }
  .module_link-list .module_link-list__link .module_link-list__link-box {
    text-align: left;
    padding: 16px 40px 14px 22px;
  }
}


/* social_link2 */
.social_link2 {

}
.social_item2 {
  border-top: 1px solid #d8d8d8;
  display: flex;
  align-items: center;
  padding: 30px 0 0;
}
.social_items2 {
  width: 20px;
  height: 20px;
  font-size: 1rem;
  box-sizing: border-box;
  margin: 0 0 0 30px;
}
.social_items2 a {
  display: block;
  height: 100%;
}
.social_items2 a:hover {
  opacity: 0.7;
}
.social_items2:nth-of-type(1) {
  width: auto;
  height: auto;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .social_item2 {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .social_items2 {
    width: 34px;
    height: auto;
    margin: 0;
  }
  .social_items2:nth-of-type(1) {
    width: 100%;
    margin: 0 0 20px;
  }
  .social_items2:nth-of-type(2) {
    margin: 0;
  }
}



#js-main-visual .module_mainvisual__image {
  opacity: 1;
}
#js-main-visual .module_mainvisual__image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}




.bcp {
  position: fixed;
  top: 113px;
  z-index: 2;
  width: 100%;
  background-color: #ffffff;
}
@media screen and (min-width: 768px) {
  .bcp {
    top: 113px;
  }
  .module_list-bcp {
    display: table;
    width: 100%;
  }
  .module_list-bcp .module_list-bcp__list-dl {
    display: table-row;
  }
  .module_list-bcp .module_list-bcp__list-dl > dt:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }
  .module_list-bcp .module_list-bcp__list-dl > dt {
    background-color: #ff0000;
    display: table-cell;
    padding: 15px 30px;
    width: 200px;
    box-sizing: border-box;
    font-size: 1rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    min-height: 1px;
    zoom: 1;
  }
  .module_list-bcp .module_list-bcp__list-dl > dd {
    display: table-cell;
    padding: 15px 30px;
    font-size: 1.07rem;
    line-height: 1.6em;
    word-break: break-all;
    border-bottom: 1px solid #ddd;
  }
  .module_list-bcp .module_list-bcp__icon, .module_list-bcp .module_list-bcp__icon-tse, .module_list-bcp .module_list-bcp__icon-topics, .module_list-bcp .module_list-bcp__icon-release {
    float: right;
    position: relative;
    top: -2px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 4px 0;
    min-width: 50px;
    padding: 0 5px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    font-size: 0.714rem;
    font-weight: normal;
    color: #fff;
    background-color: #999;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .bcp {
    top: 96px;
  }
}
@media screen and (max-width: 767px) {
  .bcp {
    top: 71px;
    border-bottom: 1px solid #ddd;
  }
  .module_list-bcp {
    width: 100%;
  }
  .module_list-bcp .module_list-bcp__list-dl {
    padding: 25px 15px;
  }
  .module_list-bcp .module_list-bcp__list-dl dt {
    color: #ff0000;
    font-weight: bold;
  }
  .module_list-bcp .module_list-bcp__list-dl dd {
    margin: 10px 0 0 0;
  }
  .module_list-bcp .module_list-bcp__list-dl dd a {
    color: #ff0000;
  }
  .module_list-bcp .module_list-bcp__icon, .module_list-bcp .module_list-bcp__icon-tse, .module_list-bcp .module_list-bcp__icon-topics, .module_list-bcp .module_list-bcp__icon-release {
    position: relative;
    top: -2px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 10px;
    min-width: 50px;
    height: 13px;
    line-height: 13px;
    text-align: center;
    font-size: 0.666rem;
    color: #fff;
    background-color: #999;
    padding: 0 5px;
  }
}


@media screen and (min-width: 768px) {
  .module_layout-2column--wide > li .border {
    position: relative;
  }
  .module_layout-2column--wide > li .border:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #aaaaaa;
    left: -0.5px;
    top: 0;
    z-index: 1;
  }
}
