@charset "UTF-8";
/*ファイルインポート*/
/*変数*/
/*色の変数*/
/*キャッチ・本文テキスト・スマホ開閉メニュー背景*/
/*背景*/
/*強調・リンク*/
/*テキスト（グレー）*/
/*区切り線*/
/*背景*/
/*フッター*/
/*検索背景*/
/*メニュー罫線*/
/*リンク色*/
/*プレスリリース背景*/
/*closeBTN*/
/*下層ボーダー*/
/*下層btnボーダー*/
/*下層btn背景*/
/*下層リンク集背景*/
/*グループトピックスTAG*/
/*フッター*/
/*フッター*/
/*font*/
/*FONTサイズ*/
/*24px　相当*/
/*16px　相当*/
/*8px　相当*/
/*contentsサイズ*/
/*ディスプレイサイズ*/
/*ブレイクポイント*/
/* CSS Document */
main {
  /*top001のSPスタイル*/
  /*top002のSPスタイル*/
  /*top003のSPスタイル*/
  /*top004のSPスタイル*/
  /*top005のSPスタイル*/
  /*top006のSPスタイル*/
  /*top006のSPスタイル*/
  /*top007のSPスタイル*/
  /*top008のSPスタイル*/
}
main .top001 {
  width: 100%;
  position: relative;
}
main .top001__slider {
  width: 100%;
}
main .top001__slider li {
  position: relative;
}
main .top001__mv {
  width: 100%;
  position: relative;
  z-index: 1;
}
main .top001__title {
  position: absolute;
  font: 400 3.75rem "NotoSansCJKjpBold", sans-serif;
  color: #fff;
  top: 50%;
  left: 0%;
  transform: translate(0, -50%);
  line-height: 1.3em;
  white-space: nowrap;
  z-index: 2;
}
main .top001__title .subtitle {
  display: block;
  margin-top: 1em;
  font: 400 2.25rem "NotoSansCJKjpBold", sans-serif;
  line-height: 1.3em;
  white-space: normal;
}
main .top001 .bg-bk {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 0.5em;
  /*width: calc(100% - 24%);*/
}
main .top001__copy {
  position: absolute;
  font: 400 2.5rem "NotoSansCJKjpBold", sans-serif;
  color: #fff;
  top: 50%;
  left: 12%;
  transform: translate(0, -50%);
  line-height: 1.7em;
  white-space: nowrap;
  z-index: 2;
}
main .top001 .left12per {
  left: 12%;
}
main .top001 .top20per {
  top: 20%;
}
main .top001 .top30per {
  top: 30%;
}
main .top001 .top40per {
  top: 40%;
}
main .top001 .top60per {
  top: 60%;
}
main .top001 .top70per {
  top: 70%;
}
main .top001 .top80per {
  top: 80%;
}
@media screen and (max-width: 768px) {
  main .top001__title {
    font: 400 1.75rem "NotoSansCJKjpBold", sans-serif;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: normal;
  }
  main .top001__title .subtitle {
    display: block;
    margin-top: 1em;
    font: 400 1.3rem "NotoSansCJKjpBold", sans-serif;
    line-height: 1.3em;
    white-space: normal;
  }
  main .top001 .bg-bk {
    width: 95%;
    font-size: 1.43rem;
  }
  main .top001 .left12per {
    left: 50%;
  }
  main .top001 .top20per {
    top: 50%;
  }
  main .top001 .top30per {
    top: 50%;
  }
  main .top001 .top40per {
    top: 50%;
  }
  main .top001 .top60per {
    top: 50%;
  }
  main .top001 .top70per {
    top: 50%;
  }
  main .top001 .top80per {
    top: 50%;
  }
}
@media screen and (max-width: 400px) {
  main .top001__title {
    font: 400 1.75rem "NotoSansCJKjpBold", sans-serif;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: normal;
    display: block;
    width: 90%;
  }
  main .top001__title .subtitle {
    display: block;
    margin-top: 1em;
    font: 400 1.3rem "NotoSansCJKjpBold", sans-serif;
    line-height: 1.3em;
    white-space: normal;
  }
}
main .top002 {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: auto;
  margin: 100px auto 0;
  padding: 35px;
  background-color: #f8f8f8;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
main .top002 .ulTitleh4 {
  white-space: nowrap;
}
main .top002-news {
  margin-left: 35px;
}
main .top002-news-list {
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  padding: 5px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
main .top002-news-list__date {
  padding-right: 20px;
}
main .top002-news-list__item {
  color: #0278c1;
}
@media screen and (max-width: 768px) {
  main .top002 {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: auto;
    margin: 20px auto 0;
    padding: 20px 10px;
    background-color: #f8f8f8;
    display: block;
  }
  main .top002 .ulTitleh4 {
    white-space: nowrap;
  }
  main .top002-news {
    margin-left: 0;
  }
  main .top002-news-list {
    font: 400 0.8125rem "NotoSansCJKjpRegular", sans-serif;
    color: #999;
    padding: 0;
    margin-top: 30px;
    display: block;
  }
  main .top002-news-list__date {
    padding-right: 0;
    display: block;
  }
  main .top002-news-list__item {
    margin-top: 10px;
    color: #0278c1;
    display: block;
  }
}
main .top003 {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: auto;
  margin: 100px auto 0;
  padding-bottom: 90px;
}
main .top003-news {
  margin-top: 100px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
main .top003-news-list {
  width: 23%;
}
main .top003-news-list__img {
  width: 100%;
}
main .top003-news-list__date {
  font: 400 1rem "NotoSansCJKjpBold", sans-serif;
  color: #999;
  margin-top: 10px;
}
main .top003-news-list__desc {
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  margin-top: 10px;
}
main .top003-news-list .topics002-list-item__link-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
main .top003-news-list .topics002-list-item__link-box__date {
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #999 !important;
  width: calc(100% - 170px);
}
main .top003-news-list .topics002-list-item__link-box__tag {
  display: block;
  width: 160px;
  height: 30px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  background-color: #fafafa;
  line-height: 28px;
  text-align: center;
  font: 400 0.8125rem "NotoSansCJKjpMedium", sans-serif;
  color: #333;
}
main .top003-news-list .topics002-list-item__link-box__tag span {
  line-height: 28px;
}
main .top003-news-list:nth-child(4n) {
  margin-right: 0;
}
main .top003__btn {
  position: relative;
  display: block;
  width: 360px;
  height: 70px;
  margin: auto;
  background-color: #e5002d;
  border: 3px solid #e5002d;
  color: #fff;
  font: 400 1.125rem "NotoSansCJKjpBold", sans-serif;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
  z-index: 1;
  margin-top: 60px;
  position: relative;
}
main .top003__btn__cursor {
  line-height: 64px;
  padding-left: 21px;
  position: relative;
  z-index: 3;
}
main .top003__btn__cursor:before {
  content: "";
  background: url("../img/common-warrow-r.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top003__btn:after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
main .top003__btn:hover {
  color: #e5002d;
}
main .top003__btn:hover span:before {
  background: url("../img/common-rarrow.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
main .top003__btn:hover:after {
  left: 0;
}
@media screen and (max-width: 768px) {
  main .top003 {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: auto;
    width: 100%;
    margin: 35px auto 0;
    padding-bottom: 35px;
  }
  main .top003-sliderinner {
    position: relative;
  }
  main .top003-sliderinner__prev {
    width: 40px;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translate(0, -50%);
    cursor: pointer;
    opacity: 0.7;
  }
  main .top003-sliderinner__next {
    width: 40px;
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translate(0, -50%);
    cursor: pointer;
    opacity: 0.7;
  }
  main .top003-news {
    margin-top: 35px;
    display: block;
  }
  main .top003-news-list {
    width: 100%;
    margin-right: 0;
    padding: 0 10px;
  }
  main .top003-news-list__img {
    width: 100%;
  }
  main .top003-news-list__date {
    font: 400 0.8125rem "NotoSansCJKjpBold", sans-serif;
  }
  main .top003-news-list__desc {
    font: 400 0.9375rem "NotoSansCJKjpRegular", sans-serif;
    margin-top: 5px;
  }
  main .top003-news-list .topics002-list-item__link-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
  }
  main .top003-news-list .topics002-list-item__link-box__date {
    font: 400 0.8125rem "NotoSansCJKjpRegular", sans-serif;
    color: #999;
    width: calc(100% - 170px);
  }
  main .top003-news-list .topics002-list-item__link-box__tag {
    display: block;
    width: 120px;
    height: 22px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    background-color: #fafafa;
    line-height: 28px;
    text-align: center;
    font: 400 0.625rem "NotoSansCJKjpMedium", sans-serif;
  }
  main .top003-news-list .topics002-list-item__link-box__tag span {
    line-height: 20px;
  }
  main .top003-news-list:nth-child(4n) {
    margin-right: 0;
  }
  main .top003__btn {
    width: 300px;
    height: 70px;
    margin-top: 30px;
  }
  main .top003__btn__cursor {
    line-height: 64px;
  }
}
main .top004 {
  position: relative;
  z-index: 0;
  position: relative;
  z-index: 1;
  padding: 90px 0;
  background: url("../img/top/top003-001.jpg") no-repeat;
  background-size: cover;
  background-position: bottom;
  background-color: #E6E7F3;
}
main .top004-news {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: auto;
}
main .top004-news-list {
  background-color: #fff;
  width: 100%;
  padding: 25px 40px;
  margin-top: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
main .top004-news-list--kabu {
  height: 297px;
}
main .top004-news-list__title {
  width: 180px;
  position: relative;
}
main .top004-news-list__title__code {
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  text-align: center;
  position: absolute;
  top: 75px;
  left: 50%;
  transform: translate(-50%, 0);
  white-space: nowrap;
}
main .top004-news-list__link {
  margin-top: 65px;
  text-align: center;
}
main .top004-news-list__link a {
  font: 400 1.125rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  padding-left: 21px;
  position: relative;
  font-size: 1rem;
}
main .top004-news-list__link a:before {
  content: "";
  background: url("../img/common-rarrow.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top004-news-list-item {
  margin-left: 50px;
  width: calc(100% - 230px);
}
main .top004-news-list-item__list {
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
main .top004-news-list-item__list--date {
  display: inline-block;
  width: 8em;
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
}
main .top004-news-list-item__list--status1, main .top004-news-list-item__list--status2, main .top004-news-list-item__list--status3 {
  width: 160px;
  padding: 5px;
  display: block;
  text-align: center;
  font: 400 0.8125rem "SourceHanSansJPBold", sans-serif;
  color: #333;
  border-radius: 4px;
  margin-left: 20px;
  margin-right: 20px;
}
main .top004-news-list-item__list--status1 {
  background-color: #35a3c1;
  color: #fff;
}
main .top004-news-list-item__list--status2 {
  background-color: #2772c2;
  color: #fff;
}
main .top004-news-list-item__list--status3 {
  background-color: #fafafa;
  color: #333;
  border: 1px solid #e1e1e1;
}
main .top004-news-list-item__list--desc {
  width: calc(100% - 300px);
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #0278c1;
  margin-left: 20px;
}
main .top004-news-list-item__list--desc img {
  display: inline-block;
  width: 20px;
  margin-left: 5px;
}
main .top004-news-list-item__list--desc:hover {
  color: #e5002d;
}
main .top004-news-list-item__list:last-child {
  border-bottom: none;
}
main .top004-news-list__counter {
  width: calc((100% - 230px) / 3);
  margin-left: 50px;
  overflow: hidden;
}
main .top004-news-list__counter img {
  width: 277%;
}
main .top004-news-list__counter--date {
  font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  margin-bottom: 20px;
}
main .top004-news-list__counter--data {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e0e0e0;
  align-items: flex-end;
  margin-top: 10px;
}
main .top004-news-list__counter--data__title {
  font: 400 1rem "NotoSansCJKjpBold", sans-serif;
  color: #999;
  margin-left: 10px;
}
main .top004-news-list__counter--data__item {
  font: 400 2.5rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  margin-right: 10px;
}
main .top004-news-list__counter--data__item2 {
  font: 400 1.5625rem "NotoSansCJKjpRegular", sans-serif;
  color: #333;
  margin-right: 10px;
}
main .top004-news-list__counter--data__item2 .small {
  font-size: 1rem;
}
main .top004-news-list__counter--data:first-child {
  maargin-top: 20px;
}
main .top004-news-list__graph {
  width: calc((100% - 230px) / 3 * 2);
  margin-left: 40px;
  overflow: hidden;
}
main .top004-news-list__graph img {
  width: 159%;
  margin-left: -59%;
}
main .top004-news-list:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1000px) {
  main .top004-news-list__title__code {
    font: 400 1rem "NotoSansCJKjpRegular", sans-serif;
    text-align: center;
    position: static;
    display: block;
    margin-top: 20px;
    transform: none;
    white-space: nowrap;
  }
  main .top004-news-list-item__list {
    flex-wrap: wrap;
  }
  main .top004-news-list-item__list--desc {
    margin-top: 10px;
    width: 100%;
    margin-left: 0;
  }
  main .top004-news-list:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  main .top004 {
    padding: 50px 0;
    background: url("../img/top/top003-001_sp.jpg") no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    background-color: #E6E7F3;
  }
  main .top004-news {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: auto;
  }
  main .top004-news-list {
    background-color: #fff;
    width: 100%;
    padding: 0;
    margin-top: 30px;
    display: block;
    justify-content: flex-start;
    align-items: center;
  }
  main .top004-news-list--kabu {
    height: auto;
  }
  main .top004-news-list__title {
    width: 100%;
    padding-top: 20px;
  }
  main .top004-news-list-item {
    margin-left: 0;
    width: 100%;
    margin-top: 25px;
    padding: 0 20px;
  }
  main .top004-news-list-item__list {
    padding: 15px 0;
    border-bottom: none;
    border-top: 1px solid #e0e0e0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  main .top004-news-list-item__list--date {
    width: 100px;
    font: 400 0.8125rem "NotoSansCJKjpRegular", sans-serif;
    color: #999;
  }
  main .top004-news-list-item__list--status1, main .top004-news-list-item__list--status2, main .top004-news-list-item__list--status3 {
    width: 120px;
    padding: 5px;
    font: 400 0.625rem "SourceHanSansJPBold", sans-serif;
    margin-left: auto;
    margin-right: 0;
  }
  main .top004-news-list-item__list--desc {
    width: 100%;
    font: 400 0.9375rem "NotoSansCJKjpRegular", sans-serif;
  }
  main .top004-news-list-item__list--desc img {
    display: inline-block;
    width: 15px;
    margin-left: 5px;
  }
  main .top004-news-list-item__list:last-child {
    border-bottom: none;
  }
  main .top004-news-list__counter {
    width: calc(100% - 40px);
    max-width: 310px;
    margin: 25px auto 0;
    border-top: 1px solid #e0e0e0;
  }
  main .top004-news-list__counter--date {
    font: 400 0.8125rem "NotoSansCJKjpRegular", sans-serif;
    color: #999;
    padding: 20px 0 10px;
  }
  main .top004-news-list__counter--data {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
    margin-top: 10px;
  }
  main .top004-news-list__counter--data__title {
    font: 400 0.9375rem "NotoSansCJKjpBold", sans-serif;
    color: #999;
    margin-left: 10px;
  }
  main .top004-news-list__counter--data__item {
    font: 400 1.5625rem "NotoSansCJKjpRegular", sans-serif;
    color: #333;
    margin-right: 10px;
  }
  main .top004-news-list__counter--data__item2 {
    font: 400 1.5625rem "NotoSansCJKjpRegular", sans-serif;
    color: #333;
    margin-right: 10px;
  }
  main .top004-news-list__counter--data__item2 .small {
    font-size: 1rem;
  }
  main .top004-news-list__graph {
    width: calc(100% - 40px);
    margin: 20px auto;
    max-width: 551px;
  }
  main .top004-news-list__graph img {
    width: 159%;
  }
  main .top004-news-list__link2 {
    display: block;
    padding: 20px;
    text-align: center;
    background-color: #f8f8f8;
    font: 400 1.0625rem "NotoSansCJKjpBold", sans-serif;
    color: #333;
    position: relative;
  }
  main .top004-news-list__link2__cursor {
    padding-left: 20px;
    position: relative;
  }
  main .top004-news-list__link2__cursor:before {
    content: "";
    background: url("../img/common-rarrow.png") no-repeat;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
  main .top004-news-list:first-child {
    margin-top: 0;
  }
}
main .top005 {
  padding: 100px 0 50px;
}
main .top005-contents {
  width: 100%;
  margin-top: 70px;
  position: relative;
}
main .top005-contents__bg {
  width: 1000px;
  margin: 0 0 0 auto;
}
main .top005-contents-item {
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translate(0, -50%);
}
main .top005-contents-item__title {
  font: 400 3.3rem "NotoSansCJKjpBold", sans-serif;
  color: #e5002d;
}
main .top005-contents-item__msg {
  font: 400 1.25rem "NotoSansCJKjpMedium", sans-serif;
  color: #333;
  line-height: 1.8em;
}
main .top005-contents-item__btn {
  position: relative;
  display: block;
  width: 360px;
  height: 70px;
  margin: auto;
  background-color: #e5002d;
  border: 3px solid #e5002d;
  color: #fff;
  font: 400 1.125rem "NotoSansCJKjpBold", sans-serif;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
  z-index: 1;
  margin-top: 40px;
  margin-left: 0;
  position: relative;
}
main .top005-contents-item__btn__cursor {
  line-height: 64px;
  padding-left: 21px;
  position: relative;
  z-index: 3;
}
main .top005-contents-item__btn__cursor:before {
  content: "";
  background: url("../img/common-warrow-r.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top005-contents-item__btn:after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
main .top005-contents-item__btn:hover {
  color: #e5002d;
}
main .top005-contents-item__btn:hover span:before {
  background: url("../img/common-rarrow.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
main .top005-contents-item__btn:hover:after {
  left: 0;
}
@media screen and (max-width: 768px) {
  main .top005 {
    padding: 35px 0 60px;
  }
  main .top005-contents {
    width: 100%;
    margin-top: 25px;
    position: relative;
  }
  main .top005-contents__bg {
    width: 100%;
    margin: 0 0 0 auto;
  }
  main .top005-contents-item {
    position: static;
    transform: none;
    margin: -35px 0 0 20px;
  }
  main .top005-contents-item__title {
    font: 400 2.8125rem "NotoSansCJKjpBold", sans-serif;
    color: #e5002d;
    line-height: 1.3em;
  }
  main .top005-contents-item__msg {
    margin-top: 20px;
    font: 400 1.125rem "NotoSansCJKjpMedium", sans-serif;
    color: #333;
    line-height: 1.8em;
    padding-right: 20px;
  }
  main .top005-contents-item__btn {
    width: 300px;
    height: 70px;
    margin: 35px auto 0;
  }
  main .top005-contents-item__btn__cursor {
    line-height: 64px;
  }
}
main .top006 {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: auto;
  padding-bottom: 60px;
}
main .top006-content {
  width: 100%;
  margin-top: 60px;
  display: flex;
  justify-content: flex-start;
}
main .top006-content-list {
  width: calc(33.3333333333% - 2px);
  margin-right: 3px;
  position: relative;
}
main .top006-content-list a {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
main .top006-content-list a img {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important;
}
main .top006-content-list img {
  width: 100%;
}
main .top006-content-list__mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
main .top006-content-list__mask__msg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-align: center;
  font: 400 1.625rem "NotoSansCJKjpBold", sans-serif;
  color: #fff;
}
main .top006-content-list__mask__msg span {
  font: 400 1.375rem "NotoSansCJKjpBold", sans-serif;
}
main .top006-content-list__mask:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../img/common-triangle.png") no-repeat;
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  transition: all 0.3s cubic-bezier(0, 0, 0, 1);
}
main .top006-content-list__mask:hover {
  /*background-color: rgba(0, 0, 0, 0);　*/
  background-color: rgba(255, 255, 255, 0.6);
  transition: all 0.3s cubic-bezier(0, 0, 0, 1);
}
main .top006-content-list__mask:hover:after {
  background-size: 80px 80px;
  width: 80px;
  height: 80px;
  transition: all 0.3s cubic-bezier(0, 0, 0, 1);
}
main .top006-content-list:last-child {
  margin-right: 0;
}
main .top006__btn {
  position: relative;
  display: block;
  width: 360px;
  height: 70px;
  margin: auto;
  background-color: #e5002d;
  border: 3px solid #e5002d;
  color: #fff;
  font: 400 1.125rem "NotoSansCJKjpBold", sans-serif;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
  z-index: 1;
  margin-top: 60px;
  position: relative;
}
main .top006__btn__cursor {
  line-height: 64px;
  padding-left: 21px;
  position: relative;
  z-index: 3;
}
main .top006__btn__cursor:before {
  content: "";
  background: url("../img/common-warrow-r.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top006__btn:after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
main .top006__btn:hover {
  color: #e5002d;
}
main .top006__btn:hover span:before {
  background: url("../img/common-rarrow.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
main .top006__btn:hover:after {
  left: 0;
}
@media screen and (max-width: 1300px) {
  main .top006-content-list__mask__msg {
    font: 400 1.25rem "NotoSansCJKjpBold", sans-serif;
    color: #fff;
  }
  main .top006-content-list__mask__msg span {
    font: 400 1.125rem "NotoSansCJKjpBold", sans-serif;
  }
}
@media screen and (max-width: 768px) {
  main .top006 {
    width: calc(100% - 40px);
    max-width: 1200px;
    margin: auto;
    padding-bottom: 30px;
  }
  main .top006-content {
    width: 100%;
    margin-top: 30px;
    display: block;
  }
  main .top006-content-list {
    width: 100%;
    margin-right: 0;
    margin-top: 3px;
    position: relative;
  }
  main .top006-content-list__mask__msg {
    font: 400 1.25rem "NotoSansCJKjpBold", sans-serif;
    color: #fff;
  }
  main .top006-content-list__mask:after {
    background-size: 20px 20px;
    width: 20px;
    height: 20px;
  }
  main .top006-content-list:first-child {
    margin-top: 0;
  }
  main .top006__btn {
    width: 300px;
    height: 70px;
    margin-top: 30px;
  }
  main .top006__btn__cursor {
    line-height: 64px;
  }
}
main .top007 {
  position: relative;
}
main .top007__bg {
  position: relative;
  width: 1600px;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
main .top007__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
main .top007-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
main .top007-content .ulTitleh3 {
  color: #fff;
}
main .top007-content__msg {
  font: 400 1.25rem "NotoSansCJKjpMedium", sans-serif;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  line-height: 2em;
}
main .top007-content__btn {
  position: relative;
  display: block;
  width: 360px;
  height: 70px;
  margin: auto;
  background-color: #e5002d;
  border: 3px solid #e5002d;
  color: #fff;
  font: 400 1.125rem "NotoSansCJKjpBold", sans-serif;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
  z-index: 1;
  margin-top: 50px;
  position: relative;
}
main .top007-content__btn__cursor {
  line-height: 64px;
  padding-left: 21px;
  position: relative;
  z-index: 3;
}
main .top007-content__btn__cursor:before {
  content: "";
  background: url("../img/common-warrow-r.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top007-content__btn:after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
main .top007-content__btn:hover {
  color: #e5002d;
}
main .top007-content__btn:hover span:before {
  background: url("../img/common-rarrow.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
main .top007-content__btn:hover:after {
  left: 0;
}
@media screen and (max-width: 768px) {
  main .top007 {
    position: relative;
  }
  main .top007__bg {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: none;
  }
  main .top007-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  main .top007-content .ulTitleh3 {
    color: #fff;
  }
  main .top007-content__msg {
    font: 400 1.0625rem "NotoSansCJKjpMedium", sans-serif;
    color: #fff;
    margin-top: 30px;
    text-align: center;
    line-height: 2em;
  }
  main .top007-content__btn {
    width: 300px;
    height: 70px;
    margin-top: 30px;
  }
  main .top007-content__btn__cursor {
    line-height: 64px;
  }
}
main .top008 {
  padding: 100px 0;
  display: flex;
  justify-content: space-between;
}
main .top008-recruit {
  width: 50%;
  background-color: #e5002d;
  color: #fff;
  padding-left: 10.35%;
  position: relative;
  z-index: 2;
}
main .top008-recruit__creative {
  position: absolute;
  top: 0;
  right: -105px;
  width: 140px;
}
main .top008-recruit__title {
  margin-top: 40px;
  font: 400 4.375rem "OpenSansRegular", sans-serif;
  white-space: nowrap;
}
main .top008-recruit__subtitle {
  margin-top: 20px;
  font: 400 1.5625rem "NotoSansCJKjpRegular", sans-serif;
  white-space: nowrap;
  padding: 5px 10px;
  border: 2px solid #fff;
  display: inline-block;
}
main .top008-recruit__msg {
  margin-top: 25px;
  margin-bottom: 30px;
  font: 400 1.125rem "NotoSansCJKjpMedium", sans-serif;
  white-space: nowrap;
  line-height: 1.8em;
}
main .top008-recruit__link {
  font: 400 1.125rem "NotoSansCJKjpBold", sans-serif;
  color: #fff;
  white-space: nowrap;
  padding-left: 25px;
  position: relative;
}
main .top008-recruit__link:before {
  content: "";
  background: url("../img/common-wrarrow-r.png") no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top008-recruit__btn {
  position: relative;
  display: block;
  width: 360px;
  height: 70px;
  margin: auto;
  background-color: #e5002d;
  border: 3px solid #e5002d;
  color: #fff;
  font: 400 1.125rem "NotoSansCJKjpBold", sans-serif;
  text-align: center;
  border-radius: 40px;
  overflow: hidden;
  z-index: 1;
  margin-left: 0;
  background-color: #fff;
  color: #333;
  position: relative;
  border: 3px solid #fff;
}
main .top008-recruit__btn__cursor {
  line-height: 64px;
  padding-left: 21px;
  position: relative;
  z-index: 3;
}
main .top008-recruit__btn__cursor:before {
  content: "";
  background: url("../img/common-warrow-r.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top008-recruit__btn__cursor {
  position: relative;
}
main .top008-recruit__btn__cursor:before {
  content: "";
  background: url("../img/common-rarrow.png") no-repeat;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
main .top008-recruit__btn:after {
  content: "";
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  background-color: #e5002d;
}
main .top008-recruit__btn:hover {
  color: #e5002d;
  color: #fff;
}
main .top008-recruit__btn:hover span:before {
  background: url("../img/common-rarrow.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
main .top008-recruit__btn:hover span:before {
  background: url("../img/common-wrarrow-r.png") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
}
main .top008-recruit__btn:hover:after {
  left: 0;
}
main .top008-img {
  width: 50%;
  position: relative;
  z-index: 1;
}
main .top008-img img {
  width: 800px;
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
@media screen and (max-width: 1300px) {
  main .top008-recruit {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1100px) {
  main .top008-recruit__title {
    font: 400 3.375rem "OpenSansRegular", sans-serif;
  }
  main .top008-recruit__subtitle {
    font: 400 1.375rem "NotoSansCJKjpRegular", sans-serif;
  }
  main .top008-recruit__msg {
    font: 400 0.875rem "NotoSansCJKjpMedium", sans-serif;
  }
}
@media screen and (max-width: 768px) {
  main .top008 {
    padding: 50px 0;
    flex-wrap: wrap;
  }
  main .top008-recruit {
    width: 100%;
    background-color: #e5002d;
    color: #fff;
    padding-left: 0;
    padding-bottom: 30px;
    order: 2;
  }
  main .top008-recruit__creative {
    position: absolute;
    top: -120px;
    left: 30px;
    right: auto;
    width: 85px;
  }
  main .top008-recruit__title {
    margin-top: 40px;
    font: 400 2.6875rem "OpenSansRegular", sans-serif;
    white-space: nowrap;
    text-align: center;
  }
  main .top008-recruit__subtitle {
    margin-top: 20px;
    font: 400 1.0625rem "NotoSansCJKjpRegular", sans-serif;
    white-space: nowrap;
    padding: 5px 10px;
    border: 2px solid #fff;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
  }
  main .top008-recruit__msg {
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 0 20px;
    font: 400 1.0625rem "NotoSansCJKjpMedium", sans-serif;
    white-space: normal;
    line-height: 1.8em;
  }
  main .top008-recruit__btn {
    width: 300px;
    height: 70px;
    margin: auto;
  }
  main .top008-recruit__btn__cursor {
    position: relative;
    line-height: 64px;
  }
  main .top008-recruit__btn .sp {
    display: inline !important;
  }
  main .top008-img {
    width: 100%;
    position: relative;
    z-index: 1;
    order: 1;
  }
  main .top008-img img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}
main .top009 {
  position: relative;
  margin-bottom: 50px;
}
main .top009 img {
  width: 100%;
}
main .top009-msgarea {
  position: absolute;
  top: 25%;
  left: 7.14vw;
  transform: translate(0, -50%);
  margin: auto;
}
main .top009-msgarea h2 {
  font: 400 3.125rem "NotoSansCJKjpMedium", sans-serif;
  color: #fff;
}
main .top009-msgarea p {
  font: 400 1.25rem "NotoSansCJKjpMedium", sans-serif;
  color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  main .top009 {
    position: relative;
    margin-bottom: 0;
  }
  main .top009 img {
    width: 100%;
  }
  main .top009-msgarea {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 40px);
  }
  main .top009-msgarea h2 {
    font: 400 1.75rem "NotoSansCJKjpMedium", sans-serif;
    color: #fff;
  }
  main .top009-msgarea p {
    font: 400 0.9375rem "NotoSansCJKjpMedium", sans-serif;
    color: #fff;
    margin-top: 10px;
  }
}/*# sourceMappingURL=top.css.map */