<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*, *:before, *:after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
/*****************************************
HEADER
*****************************************/
header {
  background-image: url("../img/hero.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  width: 100%;
  height: 70vh;
}
@media (orientation: portrait) {
  header {
    background-image: url("../img/hero-s.jpg");
    background-position: right;
    height: 60vh;
  }
  header #hero .mg-logo {
    margin-top: -45%;
  }
}
/*****************************************
NAV
*****************************************/
@media screen and (max-width: 680px) {
  a[class^="nav-"] .nav-ttl {
    font-size: 75%;
  }
  .pulse-btn {
    border: 3px solid #fff;
  }
}
@media (orientation: portrait) {
  .spacing-s {
    letter-spacing: -1px;
  }
}
/*****************************************
MAIN
*****************************************/
/*nav*/
main nav .nav-item {
  /*width: 40%;*/
  width: 30%;
  padding: 0 3em;
}
a[class^="nav-"] {
  width: 100%;
}
main nav .nav-01, main nav .nav-03 {
  top: -5em;
}
main nav .nav-02 {
  top: -2em;
}
@media screen and (max-width: 680px) {
  main nav .nav-item {
    width: 45%;
    padding: 0 2em;
  }
}
@media (orientation: portrait) {
  main nav .nav-item {
    /*width: 50%;*/
    width: 40%;
    padding: 0 0.2em;
  }
  main nav .nav-01, main nav .nav-03 {
    top: -7em;
    left: 0;
  }
  main nav .nav-02 {
    top: -3em;
    right: 0;
  }
  main .honbun .honbun-block.flex-container .photo img {
    margin-bottom: 2em;
  }
}
/*common*/
main .honbun .honbun-block.flex-container .sentence-wrapper {
  width: 70%;
}
main .honbun .honbun-block.flex-container .photo {
  width: 30%;
}
main .honbun .sentence.last {
  padding-bottom: 0;
}
@media screen and (max-width: 680px) {
  main .honbun .honbun-block.flex-container .sentence-wrapper {
    width: 100%;
  }
  main .honbun .honbun-block.flex-container .photo {
    width: 100%;
  }
}
/***** #content-01 *****/
#content-01 .honbun .like-this .flex-container {
  align-items: center;
}
#content-01 .honbun .like-this .flex-container .icon {
  width: 25%;
  max-width: 100px;
  margin-right: 1em;
}
#content-01 .honbun .like-this .triangle {
  margin: 1em 0 1em 2.5em;
}
#content-01 .honbun .like-this .flex-container .icon .box-tape-wrapper {
  width: 100%;
  margin: 0;
}
#content-01 .honbun .like-this .flex-container .icon .box-tape-wrapper img {
  width: 100%;
}
#content-01 .honbun .like-this .flex-container ul.list-check li {
  margin-bottom: 1em;
}
#content-01 .honbun .point {
  margin: 3em 0 0;
  padding: 4em 3em;
  border: solid 1px #c1b8a4;
}
#content-01 .honbun .point .box-title {
  padding: 0 9px;
  font-size: 30px;
  color: #b0dfe1;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#content-01 .honbun table.tb01 th, #content-01 .honbun table.tb01 td {
  line-height: 1.6;
}
#content-01 .honbun .cont01-point02 {
  align-content: center;
}
#content-01 .honbun .cont01-point02 h6 {
  font-size: 100%;
  padding: .3em 1em;
  margin-bottom: .5em;
}
#content-01 .honbun .cont01-point02 h6.no1 {
  background: #eee;
}
#content-01 .honbun .cont01-point02 h6.no2 {
  background: #daf1f0;
}
#content-01 .honbun .cont01-point02 .arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  font-size: 300%;
  margin: 0 1em;
  color: #999;
}
#content-01 .honbun .cont01-point03 .item {
  width: 33%;
  padding: 0 .5em;
}
#content-01 .honbun .cont01-point03 table {
  border-collapse: collapse;
  width: 100%;
}
#content-01 .honbun .cont01-point03 table th {
  border: 1px solid #c1b8a4;
  padding: 10px;
}
#content-01 .honbun .cont01-point03 table th.no1 {
  background: #daf1f0;
}
#content-01 .honbun .cont01-point03 table th.no2 {
  background: #eee;
}
#content-01 .honbun .cont01-point03 table td {
  padding: 10px;
  border: solid 1px #c1b8a4;
  box-sizing: border-box;
  vertical-align: middle;
  height: 100px;
  font-size: 90%;
}
#content-01 .honbun .cont01-point03 table td.koumoku {
  background: #e7dfcf;
  width: 30%;
}
#content-01 .honbun .cont01-point03 table td.borderless {
  border: none;
}
#content-01 .honbun .kome .txt-indent {
  padding-left: 2em !important;
  text-indent: -2em;
}
#content-01 .honbun .box-tape-wrapper-centerinner {
  font-size: 90px;
  font-weight: 900;
  color: #f00;
}
#content-01 .honbun .box-tape-wrapper-centerinner img {
  width: 100%;
}
#content-01 .honbun .caution h5 {
  font-size: 120%;
  position: relative;
  padding: 1em 0;
  margin-bottom: 1em;
}
#content-01 .honbun .caution h5:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #8d8989, #8d8989 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #8d8989, #8d8989 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content-01 .honbun .caution h5.honbun-q::before {
  content: none;
}
#content-01 .honbun .like-this {
  background: #f5f5f5;
  border: 5px solid #ddd;
  padding: 2em 2em 7em;
  position: relative;
  z-index: 0;
  background-image: url(../img/like-this.png);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: bottom center;
}
#content-01 .honbun .like-this:before {
  border-top: 5px solid #f00; /* 一部だけ異なる線の太さ・種類・色 */
  border-left: 5px solid #f00; /* 一部だけ異なる線の太さ・種類・色 */
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 80px;
  height: 80px;
  z-index: 1;
}
#content-01 .honbun .like-this:after {
  border-bottom: 5px solid #f00; /* 一部だけ異なる線の太さ・種類・色 */
  border-right: 5px solid #f00; /* 一部だけ異なる線の太さ・種類・色 */
  content: '';
  display: block;
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 80px;
  height: 80px;
  z-index: 1;
}
#content-01 .honbun .like-this h5 {
  font-size: 120%;
  position: relative;
  padding: 1em 0;
  margin-bottom: 1em;
  width: 100%;
}
#content-01 .honbun .like-this h5:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #8d8989, #8d8989 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #8d8989, #8d8989 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content-01 .honbun .like-this .inner {
  width: 100%;
}
#content-01 .honbun .like-this .inner .wrapper {
  display: inline-block;
  width: 49%;
}
ul.list-check.pink li::before {
  color: #ffabb0;
}
@media screen and (min-width: 1081px) and (max-width: 1280px) {
  #content-01 .honbun .cont01-point03 table td {
    height: 120px;
  }
}
@media screen and (min-width: 981px) and (max-width: 1080px) {
  #content-01 .honbun .cont01-point03 table td {
    height: 150px;
  }
}
@media screen and (max-width: 980px) {
  #content-01 .honbun .flex-container.cont01-point03 {
    display: block !important;
  }
  #content-01 .honbun .cont01-point03 .item {
    padding: 0 0 1em 0;
    width: 100%;
  }
  #content-01 .honbun .cont01-point03 table th, #content-01 .honbun .cont01-point03 table td {
    display: block;
  }
  #content-01 .honbun .cont01-point03 table td {
    border-top: none;
    height: auto;
  }
  #content-01 .honbun .cont01-point03 table td.koumoku {
    border-bottom: none;
    width: 100%;
  }
  #content-01 .honbun .flex-container.caution {
    display: block !important;
    padding: 2em 1em;
  }
  #content-01 .honbun .box-tape-wrapper {
    margin: 0 auto .5em;
    width: 30%;
  }
  #content-01 .honbun .hosoku .flex-container .icon, #content-01 .honbun .like-this .flex-container .icon {
    width: 37%;
  }
  #content-01 .honbun .hosoku .flex-container ul.list-check, #content-01 .honbun .hosoku .flex-container ul.list-ok {
    width: 65%;
  }
  #content-01 .honbun .like-this .inner .wrapper {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  #content-01 .honbun .point {
    padding: 2em 1em;
  }
  #content-01 .honbun .flex-container.cont01-point02 {
    display: block !important;
    justify-content: center;
  }
  #content-01 .honbun .cont01-point02 .arrow::before {
    content: "\f0d7";
    margin: 0;
    display: block;
    text-align: center;
    line-height: 1;
  }
}
@media screen and (max-width: 480px) {
  #content-01 .honbun .point .box-title {
    padding: 0 5px;
    font-size: 28px;
  }
  #content-01 .honbun .like-this {
    padding: 2em 1em 6em;
    background-size: 200%;
    background-position: bottom center;
  }
  #content-01 .honbun .like-this .flex-container {
    display: block !important;
  }
  #content-01 .honbun .like-this .flex-container .icon {
    width: 100%;
    margin: 0 auto 1em;
  }
  #content-01 .honbun .like-this .flex-container ul.list-check, #content-01 .honbun .like-this .flex-container ul.list-ok {
    padding-left: 0;
    text-indent: 0;
    width: 100%;
  }
  #content-01 .honbun .hosoku .flex-container {
    align-items: flex-start;
  }
  #content-01 .honbun .hosoku .flex-container .icon {
    width: 32%;
    margin: 0 .5em 1em 0;
  }
  #content-01 .honbun .hosoku .flex-container ul.list-check, #content-01 .honbun .hosoku .flex-container ul.list-ok {
    padding-left: 0;
    text-indent: 0;
    width: 68%;
  }
  #content-01 .honbun .hosoku .triangle, #content-01 .honbun .like-this .triangle {
    margin: 1em auto;
  }
  #content-01 .honbun .box-tape-wrapper {
    margin: 0 auto .5em;
    width: 70%;
  }
}
/***** #content-02 *****/
#content-02 {
  background: rgb(250, 248, 240);
  padding: 6em 0 2em;
  border-top: 3px solid #5b7c5f;
}
main #content-02 .honbun .catch {
  color: #0a5d9b;
}
#content-02 .honbun .honbun-block img {
  margin: 0 auto;
  display: block;
}
#content-02 .honbun .honbun-block ul.flex-container {
  list-style: none;
  margin: 0;
  padding: 0;
  text-indent: 0;
}
#content-02 .honbun .honbun-block ul.flex-container li.item-wrapper {
  width: 25%;
}
#content-02 .honbun .honbun-block ul.flex-container li.item-wrapper::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0da";
  width: 20%;
  display: inline-block;
  font-size: 30px;
  color: #999;
  text-align: center;
}
#content-02 .honbun .honbun-block ul.flex-container li.item-wrapper:last-child::after {
  content: none;
}
#content-02 .honbun .honbun-block ul.flex-container li.item-wrapper .item {
  width: 78%;
  height: 100%;
  margin: 0;
  border: 1px solid #999;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#content-02 .honbun .honbun-block ul.flex-container li.item-wrapper .item h5 {
  width: 100%;
  display: block;
  background: #0a5d9b;
  padding: .5em 1em;
  color: #fff;
  font-size: 100%;
  text-align: center;
}
#content-02 .honbun .honbun-block ul.flex-container li.item-wrapper .item .number {
  width: 30px;
  height: 30px;
  font-size: 16px;
  line-height: 28px;
  border: 2px solid #0a5d9b;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  color: #0a5d9b;
  font-weight: bold;
  position: absolute;
  top: -25px;
  left: -25px;
}
#content-02 .honbun .honbun-block ul.flex-container li.item-wrapper .item div, #content-02 .honbun .honbun-block ul.flex-container li.item-wrapper .item ul {
  margin: 1em;
}
.box-blue {
  background: #0a5d9b !important;
}
.cut-photo {
  width: 30%;
}
.cut-photo.f-left {
  float: left;
}
.cut-photo.f-right {
  float: right;
}
@media screen and (max-width: 980px) {
  #content-02 .honbun .honbun-block ul.flex-container {
    flex-wrap: wrap;
  }
  #content-02 .honbun .honbun-block ul.flex-container li.item-wrapper {
    width: 50%;
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 480px) {
  #content-02 .honbun .honbun-block ul.flex-container {
    display: block !important;
  }
  #content-02 .honbun .honbun-block ul.flex-container li.item-wrapper {
    width: 100%;
  }
  #content-02 .honbun .honbun-block ul.flex-container li.item-wrapper::after {
    content: "\f0d7";
    width: 100%;
    text-align: center;
  }
  #content-02 .honbun .honbun-block ul.flex-container li.item-wrapper .item {
    width: 100%;
  }
  .cut-photo {
    width: 50%;
  }
}
/***** #content-03 *****/
#content-03 {
  padding: 6em 0 2em;
}
/*****TEXT SIZE*****/
.txt-100 {
  font-size: 100% !important;
}</pre></body></html>