@charset "UTF-8";
/* CSS Document */

/* ///Header Image/// */

.header-banner-images-fullwidth .image-slider-area .slider-control-button, .header-banner-images-fullwidth .image-slider-area .play-button {
  display: none;
}
.header-banner-images-fullwidth .image-slider-area .slider-wrapper .slider-item .pc-text-area p.title {
  margin: 0;
  text-align: center;
  font-size: 30px;
}
.header-banner-images-fullwidth .sp-slider-area .sp-text-area p.title {
  padding: 10px;
  text-align: center;
}
@media screen and (min-width:768px) {
  .header-banner-images-fullwidth.container-fluid {
    max-height: 80px;
  }
  .header-banner-images-fullwidth .image-slider-area .slider-wrapper .slider-item .pc-text-area {
    top: 40%;
    padding: 0 32px;
  }
}
@media screen and (min-width:768px) and (max-width:991px) {
  .header-banner-images-fullwidth .image-slider-area .slider-wrapper .slider-item .pc-text-area {
    top: 50%;
    width: 100%;
    max-width: 100%;
    padding: 0 32px;
    line-height: 3em;
  }
}
@media screen and (min-width:992px) {
  .header-banner-images-fullwidth .image-slider-area .slider-wrapper .slider-item .pc-text-area {
    top: 2.75vw;
    padding: 0;
  }
}
@media screen and (max-width:767px) {
  .header-banner-images-fullwidth .image-slider-area {
    display: none;
  }
}

/* ///Common/// */

.heading-h1 {
  margin: 0;
}
.page-header h2 {
  margin-top: 40px;
}
.page-header h2, .page-header h3 {
  text-align: center;
}
.news h3 {
  margin-bottom: 5px;
  font-size: 18px;
}
h4 {
  margin-bottom: 10px;
}
.list-style-unordered p {
  position: relative;
  padding-left: 10px;
}
.list-style-unordered p:before {
  position: absolute;
  content: "•";
  left: 0;
}

/* ///Procedure/// */

.procedure {
  margin-bottom: 20px;
}
.procedure li a {
  position: relative;
  float: left;
  margin: 0 20px 20px 0;
  padding: 15px 7px 15px 18px;
  min-width: calc(100% / 7 - 20px);
  max-width: 300px;
  color: #FFF;
  text-align: center;
  letter-spacing: 1px;
  background: #585858;
}

.procedure li:last-of-type a {
  border-radius: 30px;
}
.procedure li a:after {
  position: absolute;
  content: "\f061";
  right: -17px;
  color: #585858;
  font-family: fontAwesome;
}
.procedure li:last-of-type a:after {
  content: "";
}
.procedure .fa.fa-fw {
  transform: rotate(90deg);
}
.procedure li:last-of-type .fa.fa-fw {
  transform: rotate(0deg);
}

@media screen and (max-width:767px) {
  .procedure li a {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .procedure li a:after {
    transform: rotate(90deg);
    top: 100%;
    left: 50%;
    right: 50%;
  }
}

/* ///Notice/// */

.list-style-ordered p {
  text-indent: -1em;
  margin-left: 1em;
}
.list-style-note p {
  text-indent: -1.5em;
  margin-left: 1.5em;
}
.unordered-list, .ordered-list {
  max-width: 1200px;
  width: 90%;
  min-height: 20px;
  padding: 19px;
  margin: 20px auto 40px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}
.unordered-list .container-fluid, .ordered-list .container-fluid {
  padding: 0;
}
.unordered-list ul li:first-child, .ordered-list ol li:first-child {
  margin-left: -15px;
  margin-bottom: 10px;
  font-weight: bold;
  list-style: none;
}
.unordered-list ul ul, .ordered-list ol ol {
  padding-inline-start: 20px;
}
.unordered-list ul ul li, .ordered-list ol ol li {
  list-style-type: none;
}
.unordered-list ul ul li:first-child, .ordered-list ol ol li:first-child {
  margin: 0;
  font-weight: normal;
  list-style-type: none;
}
@media screen and (max-width:767px) {
  .unordered-list ul, .ordered-list ol {
    padding-left: 15px;
  }
  .unordered-list ul ul li, .ordered-list ol ol li {
    text-indent: -1em !important;
    margin-left: 1em !important;
  }
}

/* ///Image/// */

.center-image {
  text-align: center;
}
.center-image .media-box {
  margin: 20px 0;
}


/* ///col-2/// */
/* add 202405 */

[data-id="d1784516-1"], [data-id="d1784516-4"], [data-id="d1784516-7"] {
  padding: 20px 0 40px;
}
[data-id="d1784516-2"], [data-id="d1784516-3"], [data-id="d1784516-5"], [data-id="d1784516-6"], [data-id="d1784516-8"], [data-id="d1784516-9"] {
  float: left;
  width: 50%;
}
@media screen and (max-width:991px) {
  [data-id="d1784516-2"], [data-id="d1784516-3"], [data-id="d1784516-5"], [data-id="d1784516-6"], [data-id="d1784516-8"], [data-id="d1784516-9"] {
    width: 100%;
  }
}
.list-col-2 {
  margin-top: 20px;
  border-top: 1px solid #ccc;
}
.list-col-2 .link-pdf {
  margin-top: 10px;
}

/* ///Modal/// */

.modal-body .media-box {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.modal-body .media-box img {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e3e3e3;
}
.modal-body .media-box img:first-child {
  margin-top: 0;
  padding-top: 0;
  border: none;
}

/* ///Button/// */

.line-up {
  margin-bottom: 20px;
}
.line-up li {
  float: left;
  margin: 0 10px 12px 0;
  min-width: calc(100% / 6 - 10px);
}
@media screen and (max-width:767px) {
  .examples li {
    width: 46%;
    margin: 20px 2% 0;
  }
}
.link-page a, .examples a, .link-pdf a {
  position: relative;
  display: block;
  max-width: 200px;
  min-width: 160px;
  padding: 15px;
  color: #4b1e78;
  border: 1px solid #4b1e78;
}
.link-pdf a {
  display: inline-block;
  max-width: none;
  padding: 15px 40px 15px 15px;
}
.examples a:hover, .link-pdf a:hover {
  text-decoration: none;
  background: #f5f5f5;
}
.examples a:after {
  position: absolute;
  right: 10%;
  content: "\f105";
  margin-left: 7px;
  color: #4b1e78;
  font-family: fontAwesome;
}
.link-pdf a:after {
  position: absolute;
  right: 6%;
  content: "\f1c1";
  margin-left: 7px;
  color: #4b1e78;
  font-family: fontAwesome;
}
.link-pdf a .fa.fa-fw {
  display: none;
}