<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img{
	max-width: 100%;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.section-title {
  font-weight: bold;
}
#sec1 .section-area {
  display: flex;
  justify-content: space-between;
  padding: 80px 110px;
}
#sec1 .section-area .info {
  flex: 1;
  padding-right: 50px;
}
#sec1 .section-area .info .title {
  font-weight: bold;
  font-size: 24px;
}
#sec1 .section-area .info .title.mt {
  margin-top: 100px;
}
#sec1 .section-area .info .body {
  margin-top: 40px;
}
#sec1 .section-area .img {
  flex: 0 0 151px;
  text-align: center;
  font-size: 14px;
}
#sec1 .section-area .img img {
  margin-bottom: 10px;
}
#sec1 .footer-contact {
  max-width: 754px;
}
#sec1 .footer-contact-contents {
  flex: 50%;
}
#sec1 .footer-contact-contents {
  flex: 50%;
}
@media only screen and (max-width: 768px) {
  #sec1 .section-area {
    flex-wrap: wrap;
    padding: 20px;
  }
  #sec1 .section-area .info {
    flex: 0 0 100%;
    padding-right: 0;
  }
  #sec1 .section-area .info .title {
    font-size: 20px;
  }
  #sec1 .section-area .info .title.mt {
    margin-top: 50px;
  }
  #sec1 .section-area .info .body {
    margin-top: 20px;
    font-size: 14px;
  }
  #sec1 .section-area .img {
    flex: 0 0 100%;
    margin-top: 20px;
  }
  #sec1 .section-area .img img {
    margin-bottom: 5px;
  }
  #sec1 .footer-contact {
    max-width: 100%;
  }
  #sec1 .footer-contact-contents {
    flex: 100%;
  }
  #sec1 .footer-contact-contents {
    flex: 100%;
  }
}
.scene-section {
  padding: 3rem 7rem;
}
.scene-item {
    margin-bottom: 3rem;
}
.section-area.t2 {
  max-width: 907px;
}
.section-area .row1 {
  display: flex;
  justify-content: space-between;
}
.section-area .row1 .list {
  flex: 0 0 28%;
}
.section-area .row1 .list .img {
  text-align: center;
}
.section-area .row1 .list .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.section-area .row1 .list .text {
  margin-top: 25px;
  font-size: 13px;
}
@media only screen and (max-width: 768px) {
  .scene-section {
    padding: 3rem 15px;
  }
  .scene-item {
      margin-bottom: 0;
  }
  .section-area.t2 {
    max-width: 100%;
  }
  .section-area .row1 {
    flex-wrap: wrap;
  }
  .section-area .row1 .list {
    display: flex;
    justify-content: space-between;
    flex: 0 0 100%;
    margin-top: 20px;
  }
  .section-area .row1 .list:nth-child(1) {
    margin-top: 0;
  }
  .section-area .row1 .list .img {
    flex: 0 0 80px;
  }
  .section-area .row1 .list .info {
    flex: 1;
    padding-left: 15px;
  }
  .section-area .row1 .list .title {
    justify-content: flex-start;
    margin-top: 0;
    height: auto;
    text-align: left;
    font-size: 16px;
  }
  .section-area .row1 .list .text {
    margin-top: 10px;
    font-size: 12px;
  }
}

.section-area .row2 .list {
  display: flex;
  justify-content: space-between;
  margin-top: 90px;
}
.section-area .row2 .list:nth-child(1) {
  margin-top: 0;
}
.section-area .row2 .list .img {
  flex: 0 0 97px;
  text-align: center;
}
.section-area .row2 .list .info {
  flex: 1;
  padding-left: 60px;
}
.section-area .row2 .list .title {
  font-weight: bold;
  font-size: 22px;
}
.section-area .row2 .list .text {
  margin-top: 20px;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .section-area .row2 .list {
    margin-top: 30px;
  }
  .section-area .row2 .list .img {
    flex: 0 0 80px;
  }
  .section-area .row2 .list .info {
    flex: 1;
    padding-left: 15px;
  }
  .section-area .row2 .list .title {
    font-size: 16px;
  }
  .section-area .row2 .list .text {
    margin-top: 10px;
    font-size: 12px;
  }
}
.scene-section.t3 {
  max-width: 730px;
  padding: 0;
  background-color: #fff;
}
.scene-section.t3 .scene-item {
  padding-top: 0;
}
.section-area .row3 .list {
  padding: 20px 25px;
  border-bottom: 1px dotted #838383;
}
.section-area .row3 .list:first-child {
  border-top: 1px solid #838383;
}
.section-area .row3 .list .title {
  position: relative;
  padding-left: 28px;
}
.section-area .row3 .list .title:before {
  content: "Q.";
  position: absolute;
  left: 0;
  top: 0;
}
.section-area .row3 .list .text {
  position: relative;
  margin-top: 10px;
  padding-left: 28px;
}
.section-area .row3 .list .text:before {
  content: "A.";
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .section-area .row3 .list {
    padding: 20px 15px;
  }
}
.lead {
  margin-top: 50px;
  text-align: center;
}
.scene-section.t4 .scene-item {
  display: block;
}
.section-area .row4 .list {
  margin-top: 30px;
}
.section-area .row4 .list:first-child {
  margin-top: 0;
}
.section-area .row4 .list .title {
  padding-bottom: 10px;
  border-bottom: 1px solid #838383;
  font-weight: bold;
  font-size: 30px;
}
.section-area .row4 .list .body {
  padding: 20px 30px;
}
.section-area .row4 .list .body li {
  position: relative;
  margin-top: 5px;
  padding-left: 25px;
}
.section-area .row4 .list .body.l1 li:before {
  content: "繝ｻ";
  position: absolute;
  left: 0;
  top: 0;
}
.section-area .row4 .list .body.l2 li:before {
  content: "��";
  position: absolute;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .section-area .row4 .list {
    margin-top: 20px;
  }
  .section-area .row4 .list .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #838383;
    font-weight: bold;
    font-size: 18px;
  }
  .section-area .row4 .list .body {
    padding: 15px 10px;
  }
  .section-area .row4 .list .body li {
    margin-top: 5px;
    padding-left: 15px;
  }
  .section-area .row4 .list .body.l1 li:before {
    content: "繝ｻ";
    position: absolute;
    left: 0;
    top: 0;
  }
}</pre></body></html>