@charset "UTF-8";
body {
  /* padding-top: 135px; */
  @media (width > 768px) {
    /* padding-top: 0; */
  }
}
/* ---------------------------------------------------------------------------
//  top-mv
--------------------------------------------------------------------------- */
.top-mv {
  margin-bottom: 36px;
}
.top-mv .mv-area {
  position: relative;
}
.top-mv .mv-area .mv-copy {
  display: none !important;
  pointer-events: none;
  position: absolute;
  z-index: 10;
}
.top1920 .top-mv .mv-area .mv-copy {
  display: none;
}
.top-mv .mv-area .slider {
  margin-bottom: 0;
}
.top-mv .slick-img img {
  opacity: 0.4;
  transition: 0.2s;
}
.top-mv .slider .slick-center img {
  opacity: 1;
}
.top-mv .mv-area .slider .slick-img {
  /*height: 577px;
	overflow: hidden;*/
  height: auto;
  margin: 0 8.5px;
}
/*.top-mv .mv-area .slider .slick-img img{
	object-fit: cover;
	width: 1200px;
	height: 577px;
}*/
.top1920 .top-mv .mv-area .slider .slick-img {
  height: auto;
}
.top-mv .mv-area .slider .slick-img img.forSP {
  display: none;
}
/*.top-mv .mv-area .slider .slick-img.slick-img01 {
  background: url("../img/top/mv-image01.jpg")no-repeat center;
  background-size: 1200px;
}
.top-mv .mv-area .slider .slick-img.slick-img02 {
  background: url("../img/top/mv-image01.jpg")no-repeat center;
  background-size: 1200px;
}
.top-mv .mv-area .slider .slick-img.slick-img03 {
  background: url("../img/top/mv-image01.jpg")no-repeat center;
  background-size: 1200px;
}*/
.top-mv .mv-area .slider .slick-dots {
  bottom: 38px;
  position: absolute;
  z-index: 20;
}
.top-mv .slick-dots > li:first-child:last-child {
  display: none;
}
.top-mv .mv-area .slider .slick-dots li {
  background: #0068b7;
  border-radius: 100%;
  height: 10px;
  margin: 0 7.5px;
  transition: 0.2s;
  width: 10px;
}
.top-mv .mv-area .slider .slick-dots li.slick-active {
  background: #fdd835;
}
.top-mv .mv-area .slider .slick-dots li button {
  height: 10px;
  width: 10px;
}
.top-mv .mv-area .slider .slick-dots li button::before {
  display: none;
}
.top-mv .slick-prev,
.top-mv .slick-next {
  height: 53px;
  top: 50%;
  width: 51px;
  z-index: 10;
}
.top-mv .slick-next {
  right: 8.3%;
}
.top-mv .slick-next::before {
  background: url('../../img/top/next.svg') no-repeat center;
  background-size: 51px;
  content: '';
  display: block;
  height: 53px;
  opacity: 1;
  width: 51px;
}
.top-mv .slick-prev {
  left: 8.3%;
}
.top-mv .slick-prev::before {
  background: url('../../img/top/before.svg') no-repeat center;
  background-size: 51px;
  content: '';
  display: block;
  height: 53px;
  opacity: 1;
  width: 51px;
}
@media only screen and (min-width: 1523px) {
  .top-mv .slick-list {
    margin: auto;
    overflow: visible;
    padding: 0 !important;
    width: 1220px;
  }
  .top-mv {
    overflow: hidden;
  }
  .top-mv .slick-next {
    right: calc((100% - 1200px) / 2 - 25px);
  }
  .top-mv .slick-prev {
    left: calc((100% - 1200px) / 2 - 25px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-mv {
    margin-bottom: 3.52vw;
  }
  .top-mv .mv-area .slider .slick-img {
    margin: 0 0.83vw;
  }
  .top-mv .mv-area .slider .slick-dots {
    bottom: 3.71vw;
  }
  .top-mv .slick-dots > li:first-child:last-child {
    display: none;
  }
  .top-mv .top-mv .mv-area .slider .slick-dots li {
    height: 0.98vw;
    margin: 0 0.73vw;
    width: 0.98vw;
  }
  .top-mv .mv-area .slider .slick-dots li button {
    height: 0.98vw;
    width: 0.98vw;
  }
  .top-mv .slick-prev,
  .top-mv .slick-next {
    height: 5.18vw;
    width: 4.98vw;
  }
  .top-mv .slick-next::before {
    background: url('../../img/top/next.svg') no-repeat center;
    background-size: 4.98vw;
    height: 5.18vw;
    width: 4.98vw;
  }
  .top-mv .slick-prev::before {
    background: url('../../img/top/before.svg') no-repeat center;
    background-size: 4.98vw;
    height: 5.18vw;
    width: 4.98vw;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-mv {
    margin-bottom: 0;
  }
  .top-mv .mv-area .mv-copy {
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .top-mv .mv-area .mv-copy img {
    width: 100%;
  }
  .top-mv .mv-area .slider .slick-img {
    /* height: 57.866667vw;*/
    /* height: 62.898551vw;*/
    height: auto;
    margin: 0;
  }
  .top-mv .mv-area .slider .slick-img img {
    opacity: 1 !important;
    width: 100%;
  }

  .top-mv .mv-area .slider .slick-img img.forSP {
    display: block;
  }
  .top-mv .mv-area .slider .slick-img img.forPC {
    display: none;
  }
  .top1920 .top-mv .mv-area .slider .slick-img {
    height: auto;
  }
  /*.top-mv .mv-area .slider .slick-img.slick-img01 {
    background: url("../../img/top/mv-image01_sp.jpg")no-repeat center right;
    background-size: cover;
  }
  .top-mv .mv-area .slider .slick-img.slick-img02 {
    background: url("../../img/top/mv-image01.jpg")no-repeat center right;
    background-size: cover;
  }
  .top-mv .mv-area .slider .slick-img.slick-img03 {
    background: url("../../img/top/mv-image01.jpg")no-repeat center right;
    background-size: cover;
  }*/
  .top-mv .mv-area .slider .slick-dots {
    bottom: 16px;
  }
  .top-mv .mv-area .slider .slick-dots li {
    height: 6.75px;
    margin: 0 7px;
    width: 6.75px;
  }
  .top-mv .mv-area .slider .slick-dots li button {
    height: 6.75px;
    width: 6.75px;
  }
}
/* ---------------------------------------------------------------------------
//  top-01
--------------------------------------------------------------------------- */
.top-01 .container1200 {
  background: url('../../img/top/top01-bg.jpg') no-repeat center;
  background-size: cover;
}
.top-01 .container-full {
  background: url('../../img/top/top01-bg1920.jpg') no-repeat center;
  background-size: cover;
}
.top-01 .section-contents {
  background: rgba(0, 104, 183, 0.7);
  padding: 59px 0 49px;
}
.top-01 .section-contents .title {
  margin: 0 auto 30px;
  width: 561px;
}
.top-01 .section-contents .data-area {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 20px;
  margin-bottom: 20px;
}
.top-01 .section-contents .data-area .data01 {
  margin-top: 41px;
  width: 450px;
}
.top-01 .section-contents .data-area .data02 {
  margin: 17px 41px 0 50px;
  width: 285px;
  display: none;
}
.top-01 .section-contents .data-area .data03 {
  width: 183px;
}
.top-01 .section-contents .sup-area {
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  justify-content: space-between;
  .sup {
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-01 .section-contents {
    background: rgba(0, 104, 183, 0.7);
    padding: 5.761719vw 0 4.785156vw;
  }
  .top-01 .section-contents .title {
    margin: 0 auto 2.929688vw;
    width: 54.785156vw;
  }
  .top-01 .section-contents .data-area {
    display: flex;
    margin-bottom: 1.953125vw;
  }
  .top-01 .section-contents .data-area .data01 {
    margin-top: 4.003906vw;
    width: 43.945312vw;
  }
  .top-01 .section-contents .data-area .data02 {
    margin: 1.660156vw 4.003906vw 0 4.882812vw;
    width: 27.832031vw;
  }
  .top-01 .section-contents .data-area .data03 {
    width: 17.871094vw;
  }
  .top-01 .section-contents .sup-area {
    color: #fff;
    display: flex;
    font-size: 1.367188vw;
    font-weight: 400;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-01 .container-full {
    background: url('../../img/top/top01-bg_sp.jpg') no-repeat center;
    background-size: cover;
  }
  .top1920 .top-01 .container-full {
    background: url('../../img/top/top01-bg_sp.jpg') no-repeat center;
    background-size: cover;
  }
  .top-01 .section-contents {
    padding: 25px 20px 45px;
  }
  .top-01 .section-contents .title {
    margin: 0 auto 20px;
    width: 242px;
  }
  .top-01 .section-contents .data-area {
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 22px;
  }
  .top-01 .section-contents .data-area .data01 {
    margin-bottom: 8px;
    margin-top: 0;
    width: 100%;
  }
  .top-01 .section-contents .data-area .data02 {
    margin: 0;
    margin-top: 4%;
    width: 53.731343%;
  }
  .top-01 .section-contents .data-area .data03 {
    width: 80%;
  }
  .top-01 .section-contents .sup-area {
    display: block;
    font-size: 11px;
    line-height: calc(20 / 11);
  }
}
/* ---------------------------------------------------------------------------
//  top-02
--------------------------------------------------------------------------- */
.top-02 .section-contents .top02-area {
  /* padding: 62px 0 43px; */
}
.top-02 .section-contents .top02-area .link-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: auto;
  /*gap: 72px 0;*/
}
.top-02 .section-contents .top02-area .link-area .link {
  margin: 0 36px 72px;
  position: relative;
  width: 251px;
}
.top-02 .section-contents .top02-area .link-area .link .link-title {
  align-items: center;
  color: #0068b7;
  display: flex;
  font-size: 22px;
  height: 62px;
  justify-content: center;
  margin-bottom: 15.8px;
  text-align: center;
}
.top-02 .section-contents .top02-area .link-area .link01 .link-title::before {
  background: url('../../img/top/top02-item01.svg') no-repeat center;
  background-size: contain;
  content: '';
  height: 62px;
  margin-right: 10px;
  width: 56px;
}
.top-02 .section-contents .top02-area .link-area .link02 .link-title::before {
  background: url('../../img/top/top02-item02.svg') no-repeat center;
  background-size: contain;
  content: '';
  height: 62px;
  margin-right: 8px;
  width: 48px;
}
.top-02 .section-contents .top02-area .link-area .link03 .link-title::before {
  background: url('../../img/top/top02-item03.svg') no-repeat center;
  background-size: contain;
  content: '';
  height: 62px;
  margin-right: 10px;
  width: 43px;
}
.top-02 .section-contents .top02-area .link-area .link04 .link-title::before {
  background: url('../../img/top/top02-item04.svg') no-repeat center;
  background-size: contain;
  content: '';
  height: 47px;
  margin-right: 10px;
  width: 60px;
}
.top-02 .section-contents .top02-area .link-area .link05 .link-title::before {
  background: url('../../img/top/top02-item05.svg') no-repeat center;
  background-size: contain;
  content: '';
  height: 47px;
  margin-right: 9px;
  width: 52px;
}
.top-02 .section-contents .top02-area .link-area .link06 .link-title::before {
  background: url('../../img/top/top02-item06.svg') no-repeat center;
  background-size: contain;
  content: '';
  height: 52px;
  margin-right: 9px;
  width: 50px;
}
.top-02 .section-contents .top02-area .link-area .link .link-btn {
  align-items: center;
  border: solid 2px #43a8d6;
  border-radius: 100px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  color: #43a8d6;
  display: flex;
  height: 51px;
  justify-content: center;
  margin: auto;
  position: relative;
  transition: 0.2s;
  width: 190px;
  font-weight: bold;
}
.top-02 .section-contents .top02-area .link-area .link .link-btn::after {
  background: url('../../img/common/icon-arrow02.svg') no-repeat center;
  background-size: 17px;
  bottom: 0;
  content: '';
  height: 19px;
  margin: auto;
  position: absolute;
  right: 18px;
  top: 0;
  width: 19px;
}
@media (any-hover: hover) {
  .top-02 .section-contents .top02-area .link-area .link .link-btn:hover {
    background: #43a8d6;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #fff;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-02 .section-contents .top02-area {
    padding: 6.05vw 0 4.2vw;
  }
  .top-02 .section-contents .top02-area .link-area .link {
    margin: 0 3.52vw 7.03vw;
    width: 24.51vw;
  }
  .top-02 .section-contents .top02-area .link-area .link .link-title {
    font-size: 2.15vw;
    height: 6.05vw;
    margin-bottom: 1.54vw;
  }
  .top-02 .section-contents .top02-area .link-area .link01 .link-title::before {
    height: 6.05vw;
    margin-right: 0.98vw;
    width: 5.47vw;
  }
  .top-02 .section-contents .top02-area .link-area .link02 .link-title::before {
    height: 6.05vw;
    margin-right: 0.78vw;
    width: 4.69vw;
  }
  .top-02 .section-contents .top02-area .link-area .link03 .link-title::before {
    height: 6.05vw;
    margin-right: 0.98vw;
    width: 4.2vw;
  }
  .top-02 .section-contents .top02-area .link-area .link04 .link-title::before {
    height: 4.59vw;
    margin-right: 0.98vw;
    width: 5.86vw;
  }
  .top-02 .section-contents .top02-area .link-area .link05 .link-title::before {
    height: 4.59vw;
    margin-right: 0.88vw;
    width: 5.08vw;
  }
  .top-02 .section-contents .top02-area .link-area .link06 .link-title::before {
    height: 5.08vw;
    margin-right: 0.88vw;
    width: 4.88vw;
  }
  .top-02 .section-contents .top02-area .link-area .link .link-btn {
    height: 4.98vw;
    width: 18.55vw;
  }
  .top-02 .section-contents .top02-area .link-area .link .link-btn::after {
    background: url('../../img/common/icon-arrow02.svg') no-repeat center;
    background-size: 1.66vw;
    height: 1.86vw;
    right: 1.76vw;
    width: 1.86vw;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-02 .section-contents .top02-area {
    /* padding: 33px 0 31px; */
  }
  .top-02 .section-contents .top02-area .link-area {
    justify-content: center;
    /*gap: 23px 0;*/
  }
  .top-02 .section-contents .top02-area .link-area .link {
    margin: 0 0 23px;
    width: 50%;
  }
  .top-02 .section-contents .top02-area .link-area .link .link-title {
    flex-direction: column;
    font-size: 16px;
    height: 82px;
    justify-content: flex-end;
    margin-bottom: 17px;
  }
  .top-02 .section-contents .top02-area .link-area .link01 .link-title::before {
    height: 47px;
    margin-bottom: 8px;
    margin-right: 0;
    width: 43px;
  }
  .top-02 .section-contents .top02-area .link-area .link02 .link-title::before {
    height: 50px;
    margin-bottom: 9px;
    margin-right: 0;
    width: 39px;
  }
  .top-02 .section-contents .top02-area .link-area .link03 .link-title::before {
    height: 47px;
    margin-bottom: 8px;
    margin-right: 0;
    width: 33px;
  }
  .top-02 .section-contents .top02-area .link-area .link04 .link-title::before {
    height: 39px;
    margin-bottom: 7px;
    margin-right: 0;
    width: 49px;
  }
  .top-02 .section-contents .top02-area .link-area .link05 .link-title::before {
    height: 43px;
    margin-bottom: 11px;
    margin-right: 0;
    width: 47px;
  }
  .top-02 .section-contents .top02-area .link-area .link06 .link-title::before {
    height: 43px;
    margin-bottom: 12px;
    margin-right: 0;
    width: 41px;
  }
  .top-02 .section-contents .top02-area .link-area .link .link-btn {
    font-size: 14px;
    height: 42px;
    padding-right: 20px;
    width: calc(100% - 20px);
  }
  .top-02 .section-contents .top02-area .link-area .link .link-btn::after {
    background-size: 16px;
    height: 17px;
    right: 14px;
    width: 17px;
  }
}
/* ---------------------------------------------------------------------------
//  top-03
--------------------------------------------------------------------------- */
.top-03 {
  background:
    url('../../img/top/top03-bg.jpg') no-repeat center,
    rgba(234, 234, 234, 1);
  background-size: 1466px;
}
.top1920 .top-03 {
  background:
    url('../../img/top/top03-bg1920.jpg') no-repeat center,
    rgba(234, 234, 234, 1);
  background-size: 1920px;
}
.top-03 .top03-area {
  /* padding: 68px 0 105px; */
}
.top-03 .top03-area .title {
  margin: 0 auto 13px;
  width: 364px;
}
.top-03 .top03-area .title + .read01 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 60px;
  text-align: center;
}
.top-03 .top03-area .card-area {
  display: flex;
  /*column-gap: 10px;*/
}
.top-03 .top03-area .card-area .card + .card {
  margin-left: 10px;
}
.top-03 .top03-area .card-area .card {
  backdrop-filter: blur(11px);
  background-color: rgba(255, 255, 255, 0.5);
  border: solid 1px #fff;
  display: flex;
  flex-direction: column;
  padding: 38px 17px 34px;
  width: calc((100% - 30px) / 4);
}
.top-03 .top03-area .card-area .card .card-title {
  color: #0068b7;
  font-size: 22px;
  line-height: calc(30 / 22);
  margin-bottom: 22px;
  position: relative;
  text-align: center;
}
.top-03 .top03-area .card-area .card .card-title .sup-icon {
  position: relative;
}
.top-03 .top03-area .card-area .card .card-title .sup-icon::before {
  content: '※';
  font-size: 15px;
  position: absolute;
  top: 5px;
}
.top-03 .top03-area .card-area .card .card-text {
  font-size: 16px;
  font-weight: 400;
  line-height: calc(28 / 16);
  margin-bottom: 20px;
}
.top-03 .top03-area .card-area .card .sup {
  display: flex;
  font-size: 12px;
  font-weight: 400;
}
.top-03 .top03-area .card-area .card .sup::before {
  content: '※';
}
.top-03 .top03-area .btn-area {
  display: flex;
  justify-content: center;
  /*gap: 57px;*/
  margin-top: 54px;
}
.top-03 .top03-area .btn-area .btn + .btn {
  margin-left: 57px;
}
.top-03 .top03-area .btn-area .btn {
  align-items: center;
  background: #0068b7;
  border: solid 2px #0068b7;
  border-radius: 100px;
  box-shadow: 0 4px 0 #0a367c;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  height: 51px;
  justify-content: center;
  transition: 0.2s;
  width: 383px;
}
.top-03 .top03-area .btn-area .btn::after {
  background: url('../../img/common/icon-arrow03.svg') no-repeat center;
  background-size: 14px;
  content: '';
  height: 15px;
  margin-left: 11px;
  transition: 0.2s;
  width: 15px;
}
@media (any-hover: hover) {
  .top-03 .top03-area .btn-area .btn:hover {
    background: #fff;
    color: #0068b7;
  }
  .top-03 .top03-area .btn-area .btn:hover:after {
    margin-left: 0;
    width: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-03 {
    background:
      url('../../img/top/top03-bg.jpg') no-repeat center,
      rgba(234, 234, 234, 1);
    background-size: 143.16vw;
  }
  .top-03 .top03-area {
    padding: 6.64vw 0 10.25vw;
  }
  .top-03 .top03-area .title {
    margin: 0 auto 1.27vw;
    width: 35.55vw;
  }
  .top-03 .top03-area .title + .read01 {
    font-size: 1.76vw;
    margin-bottom: 5.86vw;
  }
  .top-03 .top03-area .card-area .card + .card {
    margin-left: 0.98vw;
  }
  .top-03 .top03-area .card-area .card {
    padding: 3.71vw 1.66vw 3.32vw;
    width: calc((100% - 2.93vw) / 4);
  }
  .top-03 .top03-area .card-area .card .card-title {
    font-size: 2.15vw;
    margin-bottom: 2.15vw;
  }
  .top-03 .top03-area .card-area .card .card-title .sup-icon::before {
    font-size: 1.46vw;
    top: 0.49vw;
  }
  .top-03 .top03-area .card-area .card .card-text {
    font-size: 1.56vw;
    margin-bottom: 1.95vw;
  }
  .top-03 .top03-area .card-area .card .sup {
    font-size: 1.17vw;
  }
  .top-03 .top03-area .btn-area {
    margin-top: 5.27vw;
  }
  .top-03 .top03-area .btn-area .btn + .btn {
    margin-left: 5.57vw;
  }
  .top-03 .top03-area .btn-area .btn {
    font-size: 1.56vw;
    height: 4.98vw;
    width: 37.4vw;
  }
  .top-03 .top03-area .btn-area .btn::after {
    background: url('../../img/common/icon-arrow03.svg') no-repeat center;
    background-size: 1.37vw;
    height: 1.46vw;
    margin-left: 1.07vw;
    width: 1.46vw;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-03 {
    background: url('../../img/top/top03-bg_sp.jpg') no-repeat center;
    background-size: cover;
  }
  .top-03 .container1000 {
    padding: 0;
  }
  .top-03 .top03-area {
    /* padding: 40px 0 55px; */
  }
  .top-03 .top03-area .title {
    margin: 0 auto 23px;
    width: 349px;
  }
  .top-03 .top03-area .title + .read01 {
    display: none;
  }
  .top-03 .top03-area .scroll-area {
    overflow-x: auto;
    width: 100%;
  }
  .top-03 .top03-area .card-area {
    padding: 0 61px;
    width: calc((100vw - 122px) * 4 + 162px);
  }
  .top-03 .top03-area .card-area .card {
    background-color: rgba(255, 255, 255, 1);
    padding: 38px 19px 33px;
    width: calc(100vw - 122px);
  }
  .top-03 .top03-area .btn-area {
    display: block;
    margin-top: 32px;
    padding: 0 20px;
  }
  .top-03 .top03-area .btn-area .btn {
    border: none;
    font-size: 14px;
    height: 51px;
    position: relative;
    width: 100%;
  }
  .top-03 .top03-area .btn-area .btn + .btn {
    margin-left: 0;
    margin-top: 17px;
  }
  .top-03 .top03-area .btn-area .btn::after {
    background: url('../../img/common/icon-arrow03_sp.svg') no-repeat center;
    background-size: 11px;
    bottom: 0;
    height: 7px;
    margin: auto;
    margin-left: 0;
    position: absolute;
    right: 30px;
    top: 0;
    width: 12px;
  }
}
/* ---------------------------------------------------------------------------
//  top-04
--------------------------------------------------------------------------- */
.top-04 .top04-area {
  /* padding: 116px 0 0; */
}
.top-04 .tab-container {
  margin-top: 112px;
  position: relative;
}
.tab-area {
  align-items: center;
  display: flex;
  justify-content: center;
  left: 0;
  margin: auto;
  /*gap: 44px;*/
  position: absolute;
  right: 0;
  top: -51px;
}
.tab {
  cursor: pointer;
  margin: 0 22px;
  text-align: center;
  width: 102px;
}
.tab .thumb {
  background: #fff;
  border: solid 3px #d8d8d8;
  border-radius: 100%;
  height: 102px;
  margin-bottom: 5px;
  position: relative;
  transition: 0.2s;
  width: 102px;
}
.tab .thumb::before {
  -webkit-backdrop-filter: grayscale(100%);
  backdrop-filter: grayscale(100%);
  border-radius: 100%;
  content: '';
  height: 96px;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.2s;
  width: 96px;
}
.tab01 .thumb {
  background:
    url('../../img/common/header-pic01.png') no-repeat center,
    #fff;
  background-size: 85px;
}
.tab02 .thumb {
  background:
    url('../../img/common/header-pic02.png') no-repeat center,
    #fff;
  background-size: 85px;
}
.tab03 .thumb {
  background:
    url('../../img/common/header-pic03.png') no-repeat center,
    #fff;
  background-size: 85px;
}
.tab04 .thumb {
  background:
    url('../../img/common/header-pic04.png') no-repeat center,
    #fff;
  background-size: 85px;
}
.tab .tab-title {
  color: rgba(51, 51, 51, 0.4);
  font-size: 18px;
  margin-top: 0;
}
.tab.active .tab-title {
  color: #333;
  transition: 0.2s;
}
.tab.active .thumb {
  border: solid 3px #43a8d6;
}
.tab.active .thumb::before {
  opacity: 0;
}
.panel-area .panel {
  display: none;
  padding: 110px 0 42px;
}
.panel-area .panel01 {
  background:
    url('../../img/top/top04-01-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1466px;
}
.panel-area .panel02 {
  background:
    url('../../img/top/top04-02-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1466px;
}
.panel-area .panel03 {
  background:
    url('../../img/top/top04-03-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1466px;
}
.panel-area .panel04 {
  background:
    url('../../img/top/top04-04-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1466px;
}
.top1920 .panel-area .panel01 {
  background:
    url('../../img/top/top04-01-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1920px;
}
.top1920 .panel-area .panel02 {
  background:
    url('../../img/top/top04-02-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1920px;
}
.top1920 .panel-area .panel03 {
  background:
    url('../../img/top/top04-03-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1920px;
}
.top1920 .panel-area .panel04 {
  background:
    url('../../img/top/top04-04-bg.jpg') no-repeat center,
    #e6e8e5;
  background-size: 1920px;
}
.panel-area .panel .panel-wrap {
  background: rgba(255, 255, 255, 0.5);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 1000px;
  min-height: 576px;
  padding: 28px 35px 45px;
}
.panel-area .panel.active {
  display: block;
}
.panel-area .panel .panel-title {
  color: #1d3750;
  font-size: 30px;
  margin-bottom: 31px;
  text-align: center;
  width: 100%;
}
.panel-area .panel .panel-image {
  width: 430px;
}
.panel-area .panel .panel-text {
  display: flex;
  flex-direction: column;
  width: 430px;
}
.panel-area .panel .panel-text .gray-area {
  align-items: center;
  background: #eee;
  color: #0068b7;
  display: flex;
  flex-direction: column;
  margin-bottom: 13px;
  padding: 19px 19px 28px;
}
.panel-area .panel .panel-text .gray-area .panel-dl .dl {
  align-items: center;
  display: flex;
}
.panel-area .panel .panel-text .gray-area .panel-dl .dl .dt {
  font-size: 16px;
}
.panel-area .panel .panel-text .gray-area .panel-dl .dl .dd {
  font-size: 14px;
}
.panel-area .panel .panel-text .gray-area .panel-dl .dl .dd .robot {
  font-size: 26px;
  font-weight: 900;
}
.panel-area .panel .panel-text .gray-area .panel-dl .dl .dd .till::before {
  content: '\301C';
  font-weight: 500;
}
.panel-area .panel .panel-text .text01 {
  color: #101010;
  font-size: 18px;
  font-weight: 400;
  line-height: calc(33 / 18);
  margin-bottom: 20px;
}
.panel-area .panel .panel-text .btn {
  align-items: center;
  background: #0068b7;
  border: solid 2px #0068b7;
  border-radius: 100px;
  box-shadow: 0 4px 0 #0a367c;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  height: 51px;
  justify-content: center;
  margin: auto auto 0;
  transition: 0.2s;
  width: 248px;
}
.panel-area .panel .panel-text .btn::after {
  background: url('../../img/common/icon-arrow03.svg') no-repeat center;
  background-size: 14px;
  content: '';
  height: 15px;
  margin-left: 11px;
  transition: 0.2s;
  width: 15px;
}
@media (any-hover: hover) {
  .tab:hover .tab-title {
    color: #333;
    transition: 0.2s;
  }
  .tab:hover .thumb {
    border: solid 3px #43a8d6;
  }
  .tab:hover .thumb::before {
    opacity: 0;
  }
  .panel-area .panel .panel-text .btn:hover {
    background: #fff;
    color: #0068b7;
  }
  .panel-area .panel .panel-text .btn:hover:after {
    margin-left: 0;
    width: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-04 .top04-area {
    padding: 11.33vw 0 0;
  }
  .top-04 .tab-container {
    margin-top: 10.94vw;
  }
  .tab-area {
    top: -4.98vw;
  }
  .tab {
    margin: 0 2.15vw;
    width: 9.96vw;
  }
  .tab .thumb {
    height: 9.96vw;
    margin-bottom: 0.49vw;
    width: 9.96vw;
  }
  .tab .thumb::before {
    height: 9.38vw;
    width: 9.38vw;
  }
  .tab01 .thumb {
    background:
      url('../../img/common/header-pic01.png') no-repeat center,
      #fff;
    background-size: 8.3vw;
  }
  .tab02 .thumb {
    background:
      url('../../img/common/header-pic02.png') no-repeat center,
      #fff;
    background-size: 8.3vw;
  }
  .tab03 .thumb {
    background:
      url('../../img/common/header-pic03.png') no-repeat center,
      #fff;
    background-size: 8.3vw;
  }
  .tab04 .thumb {
    background:
      url('../../img/common/header-pic04.png') no-repeat center,
      #fff;
    background-size: 8.3vw;
  }
  .tab .tab-title {
    font-size: 1.76vw;
  }
  .panel-area .panel {
    padding: 10.74vw 0 4.1vw;
  }
  .panel-area .panel01 {
    background:
      url('../../img/top/top04-01-bg.jpg') no-repeat center,
      #e6e8e5;
    background-size: 143.16vw;
  }
  .panel-area .panel02 {
    background:
      url('../../img/top/top04-02-bg.jpg') no-repeat center,
      #e6e8e5;
    background-size: 143.16vw;
  }
  .panel-area .panel03 {
    background:
      url('../../img/top/top04-03-bg.jpg') no-repeat center,
      #e6e8e5;
    background-size: 143.16vw;
  }
  .panel-area .panel04 {
    background:
      url('../../img/top/top04-04-bg.jpg') no-repeat center,
      #e6e8e5;
    background-size: 143.16vw;
  }
  .panel-area .panel .panel-wrap {
    max-width: 97.66vw;
    min-height: 56.25vw;
    padding: 2.73vw 3.42vw 4.39vw;
  }
  .panel-area .panel .panel-title {
    font-size: 2.93vw;
    margin-bottom: 3.03vw;
  }
  .panel-area .panel .panel-image {
    width: 41.99vw;
  }
  .panel-area .panel .panel-text {
    width: 41.99vw;
  }
  .panel-area .panel .panel-text .gray-area {
    margin-bottom: 1.27vw;
    padding: 1.86vw 1.86vw 2.73vw;
  }
  .panel-area .panel .panel-text .gray-area .panel-dl .dl .dt {
    font-size: 1.56vw;
  }
  .panel-area .panel .panel-text .gray-area .panel-dl .dl .dd {
    font-size: 1.37vw;
  }
  .panel-area .panel .panel-text .gray-area .panel-dl .dl .dd .robot {
    font-size: 2.54vw;
  }
  .panel-area .panel .panel-text .text01 {
    font-size: 1.76vw;
    margin-bottom: 1.95vw;
  }
  .panel-area .panel .panel-text .btn {
    font-size: 1.56vw;
    height: 4.98vw;
    width: 24.22vw;
  }
  .panel-area .panel .panel-text .btn::after {
    background: url('../../img/common/icon-arrow03.svg') no-repeat center;
    background-size: 1.37vw;
    height: 1.46vw;
    margin-left: 1.07vw;
    transition: 0.2s;
    width: 1.46vw;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-04 .top04-area {
    /* padding: 43px 0 0; */
  }
  .top-04 .tab-container {
    margin-top: 76px;
  }
  .tab-area {
    justify-content: center;
    margin: auto;
    max-width: 541px;
    padding: 0 20px;
    /*gap: 7px;*/
    top: -40px;
  }
  .tab {
    margin: 0 3.5px;
    width: auto;
  }
  .tab .thumb {
    height: 79px;
    margin-bottom: 3px;
    width: 79px;
  }
  .tab .thumb::before {
    content: '';
    height: 73px;
    width: 73px;
  }
  .tab01 .thumb {
    background:
      url('../../img/common/header-pic01.png') no-repeat center,
      #fff;
    background-size: 65px;
  }
  .tab02 .thumb {
    background:
      url('../../img/common/header-pic02.png') no-repeat center,
      #fff;
    background-size: 65px;
  }
  .tab03 .thumb {
    background:
      url('../../img/common/header-pic03.png') no-repeat center,
      #fff;
    background-size: 65px;
  }
  .tab04 .thumb {
    background:
      url('../../img/common/header-pic04.png') no-repeat center,
      #fff;
    background-size: 65px;
  }
  .tab .tab-title {
    font-size: 17px;
  }
  .panel-area .panel {
    padding: 90px 20px 36px;
  }
  .panel-area .panel01 {
    background:
      url('../../img/top/top04-01-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .panel-area .panel02 {
    background:
      url('../../img/top/top04-02-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .panel-area .panel03 {
    background:
      url('../../img/top/top04-03-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .panel-area .panel04 {
    background:
      url('../../img/top/top04-04-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .top1920 .panel-area .panel01 {
    background:
      url('../../img/top/top04-01-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .top1920 .panel-area .panel02 {
    background:
      url('../../img/top/top04-02-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .top1920 .panel-area .panel03 {
    background:
      url('../../img/top/top04-03-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .top1920 .panel-area .panel04 {
    background:
      url('../../img/top/top04-04-bg_sp.jpg') no-repeat center,
      #e6e8e5;
    background-size: cover;
  }
  .panel-area .panel .panel-wrap {
    background: none;
    display: block;
    margin: auto;
    max-width: 571px;
    min-height: inherit;
    padding: 0;
  }
  .panel-area .panel.active {
    display: block;
  }
  .panel-area .panel .panel-title {
    font-size: 28px;
    margin-bottom: 13px;
  }
  .panel-area .panel .panel-image {
    display: none;
  }
  .panel-area .panel .panel-text {
    padding: 0 10px;
    width: 100%;
  }
  .panel-area .panel .panel-text .gray-area {
    margin-bottom: 24px;
    padding: 18px 18px 14px;
  }
  .panel-area .panel .panel-text .btn {
    font-size: 14px;
    height: 45px;
    position: relative;
    width: 218px;
  }
  .panel-area .panel .panel-text .btn::after {
    background: url('../../img/common/icon-arrow03_sp.svg') no-repeat center;
    background-size: 11px;
    bottom: 0;
    height: 7px;
    margin: auto;
    margin-left: 0;
    position: absolute;
    right: 30px;
    top: 0;
    width: 12px;
  }
}
/* ---------------------------------------------------------------------------
//  top-05
--------------------------------------------------------------------------- */
.top-05 .top05-area {
  /* padding: 90px 0 0; */
}
.top-05 .top05-area .read01 {
  color: #1d364f;
  font-size: 18px;
  font-weight: bold;
  line-height: calc(29 / 18);
  margin-bottom: 42px;
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-05 .top05-area {
    padding: 8.79vw 0 0;
  }
  .top-05 .top05-area .read01 {
    font-size: 1.76vw;
    margin-bottom: 4.1vw;
    margin-top: 2.93vw;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-05 .top05-area {
    /* padding: 43px 0 0; */
  }
  .top-05 .top05-area .read01 {
    margin-bottom: 72px;
    margin-top: 22px;
    text-align: center;
  }
}
/* ---------------------------------------------------------------------------
//  top-06
--------------------------------------------------------------------------- */
.top-06 .top06-area {
  /* padding: 116px 0 4px; */
}
.top-06 .top06-area .read01 {
  color: #1d364f;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 61px;
  margin-top: 30px;
  text-align: center;
}
.top-06 .top06-area .btn {
  align-items: center;
  background: #0068b7;
  border: solid 2px #0068b7;
  border-radius: 100px;
  box-shadow: 0 4px 0 #0a367c;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  height: 51px;
  justify-content: center;
  margin: 43px auto 0;
  transition: 0.2s;
  width: 305px;
}
.top-06 .top06-area .btn::after {
  background: url('../../img/common/icon-arrow03.svg') no-repeat center;
  background-size: 14px;
  content: '';
  height: 15px;
  margin-left: 11px;
  transition: 0.2s;
  width: 15px;
}
@media (any-hover: hover) {
  .top-06 .top06-area .btn:hover {
    background: #fff;
    color: #0068b7;
  }
  .top-06 .top06-area .btn:hover:after {
    margin-left: 0;
    width: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-06 .top06-area {
    padding: 11.33vw 0 0.39vw;
  }
  .top-06 .top06-area .read01 {
    font-size: 1.76vw;
    margin-bottom: 5.96vw;
    margin-top: 2.93vw;
  }
  .top-06 .top06-area .btn {
    font-size: 1.56vw;
    height: 4.98vw;
    margin: 4.2vw auto 0;
    width: 29.79vw;
  }
  .top-06 .top06-area .btn::after {
    background: url('../../img/common/icon-arrow03.svg') no-repeat center;
    background-size: 1.37vw;
    height: 1.46vw;
    margin-left: 1.07vw;
    width: 1.46vw;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-06 .top06-area {
    /* padding: 83px 0 4px; */
  }
  .top-06 .top06-area .read01 {
    line-height: calc(29 / 18);
    margin-bottom: 24px;
    margin-top: 22px;
  }
  .top-06 .top06-area .btn {
    font-size: 14px;
    height: 45px;
    margin: 26px auto 0;
    position: relative;
    width: 273px;
  }
  .top-06 .top06-area .btn::after {
    background: url('../../img/common/icon-arrow03_sp.svg') no-repeat center;
    background-size: 11px;
    bottom: 0;
    height: 7px;
    margin: auto;
    margin-left: 0;
    position: absolute;
    right: 30px;
    top: 0;
    width: 12px;
  }
}
/* ---------------------------------------------------------------------------
//  top-07
--------------------------------------------------------------------------- */
.top-07 .top07-area {
  /* padding: 161px 0 91px; */
}
.top-07 .top07-area .map-image {
  margin: 51px auto 47px;
  max-width: 851px;
}
.top-07 .ac-area .ac-content .ac-text {
  font-size: 20px;
  text-align: center;
}
.top-07 .ac-area .ac-content .ac-text .prefectures {
  display: block;
  transition: 0.2s;
}
@media (any-hover: hover) {
  .top-07 .ac-area .ac-content .ac-text .prefectures:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .top-07 .top07-area {
    padding: 15.72vw 0 8.89vw;
  }
  .top-07 .top07-area .map-image {
    margin: 4.98vw auto 4.59vw;
    max-width: 83.11vw;
  }
  .top-07 .ac-area .ac-content .ac-text {
    font-size: 1.95vw;
  }
}
@media only screen and (max-width: 767.9px) {
  .top-07 .container1000 {
    padding: 0;
  }
  .top-07 .top07-area {
    /* padding: 87px 0 66px; */
  }
  .top-07 .ac-area {
    margin: 0 20px;
  }
  .top-07 .top07-area .map-image {
    margin: 0 auto 34px;
    max-width: 851px;
  }
  .top-07 .ac-area .ac-content .ac-text {
    font-size: 16px;
  }
}
