.btn .icon-checkmark::before {
  content: "";
  margin-right: 3px;
  background: url("/info/assets/mark_check.png") no-repeat 0 0;
  background-size: contain;
  width: 35px;
  height: 29px;
  display: inline-block;
}

@media screen and (min-width: 767.5px) {
  /* PC */
  .btn:hover .icon-checkmark::before {
    background: url("/info/assets/mark_check_hover.png") no-repeat 0 0;
  }
}
@media screen and (min-width: 767.5px) {
  .contents:has(.tenken_contents) .main,
  .contents:has(.touroku_contents) .main {
    width: 100%;
  }
  .contents:has(.tenken_contents) .side,
  .contents:has(.touroku_contents) .side {
    display: none;
  }
}
.tenken_contents .tenken_menu {
  margin: 0 -5%;
  border-top: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
}
.tenken_contents .tenken_menu dl {
  padding: 0 10px;
}
.tenken_contents .tenken_menu dl dt {
  margin-bottom: 5px;
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.tenken_contents .tenken_menu dl dt::before {
  content: "";
  margin-right: 5px;
  background: url("../assets/88_icon01.png") no-repeat 0 0;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  display: inline-block;
}
.tenken_contents .tenken_menu dl dd ul {
  position: relative;
}
.tenken_contents .tenken_menu dl dd ul li {
  min-height: 65px;
  position: relative;
}
.tenken_contents .tenken_menu dl dd ul li:not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
  width: 48.5%;
}
.tenken_contents .tenken_menu dl dd ul li:last-child {
  width: 100%;
}
.tenken_contents .tenken_menu dl dd ul li:nth-child(even)::before {
  content: "";
  background-color: #dcdcdc;
  width: 1px;
  height: 90%;
  position: absolute;
  top: 4px;
  left: -6px;
  display: inline-block;
}
.tenken_contents .tenken_menu dl dd ul li a {
  padding: 10px 0;
  line-height: 1.4;
  text-align: center;
  background-repeat: no-repeat;
  background-size: auto 20px;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tenken_contents .tenken_menu dl dd ul li a i {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  display: block;
}
.tenken_contents .tenken_menu dl dd ul li:not(:last-child) a {
  background-position: 5% center;
}
.tenken_contents .tenken_menu dl dd ul li:last-child a {
  background-position: 30% center;
}
.tenken_contents .tenken_menu dl dd ul li:nth-child(1) a {
  background-image: url("../assets/88_icon02.png");
}
.tenken_contents .tenken_menu dl dd ul li:nth-child(2) a {
  background-image: url("../assets/88_icon03.png");
}
.tenken_contents .tenken_menu dl dd ul li:nth-child(3) a {
  background-image: url("../assets/88_icon04.png");
}
.tenken_contents .tenken_menu dl dd ul li:nth-child(4) a {
  background-image: url("../assets/88_icon05.png");
}
.tenken_contents .tenken_menu dl dd ul li:nth-child(5) a {
  background-image: url("../assets/88_icon06.png");
}
.tenken_contents .row .u-bgc-silver {
  background-color: #f6f6f6 !important;
}
.tenken_contents .row .ttl01 {
  padding-left: 40px;
  line-height: 60px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 35px;
}
.tenken_contents .row.section01 .ttl01 {
  background-image: url("../assets/88_icon02.png");
}
.tenken_contents .row.section02 .ttl01 {
  background-image: url("../assets/88_icon03.png");
}
.tenken_contents .row.section03 .ttl01 {
  background-image: url("../assets/88_icon04.png");
}
.tenken_contents .row.section04 .ttl01 {
  background-image: url("../assets/88_icon05.png");
}
.tenken_contents .row.section05 .ttl01 {
  background-image: url("../assets/88_icon06.png");
}
.tenken_contents .row .list--tenken li {
  padding-left: 1.2em;
  position: relative;
}
.tenken_contents .row .list--tenken li::before {
  content: "";
  background-color: #404544;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 0.5em;
  left: 2px;
  display: inline-block;
}
.tenken_contents .row.section01 .u-bgc-orange-thin {
  background-color: #fcf1e6;
}
.tenken_contents .row.section01 .btn.tenken_modal_open {
  padding: 1rem 0 1rem 50%;
  text-align: left;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
.tenken_contents .row.section01 .btn.tenken_modal_open.btn01 {
  background-image: url("../assets/88_img03.jpg");
}
.tenken_contents .row.section01 .btn.tenken_modal_open.btn02 {
  background-image: url("../assets/88_img04.jpg");
}
.tenken_contents .row.section01 #js_88modal02 .tenken_modal .modal-flex {
  padding: 15px;
  background-color: #f9f8f1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tenken_contents .row.section01 #js_88modal02 .tenken_modal .modal-flex > div {
  margin-bottom: 20px;
  width: 47%;
}
.tenken_contents .row.section01 #js_88modal02 .tenken_modal .modal-flex > div dt {
  color: #de7300;
}
.tenken_contents .row.section02 .box--merit {
  padding-right: 37%;
  background: url("../assets/88_img05.jpg") no-repeat 95% bottom;
  background-size: 32%;
}
.tenken_contents .row.section02 .box-slider-voice {
  margin: 0 -5% 0 0;
  padding: 5% 0 0 13%;
  width: 100%;
  overflow: hidden;
}
.tenken_contents .row.section02 .box-slider-voice .inner p {
  margin: 0 10px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.15);
  position: relative;
}
.tenken_contents .row.section02 .box-slider-voice .inner p.slick-current {
  margin-top: 20px;
}
.tenken_contents .row.section02 .box-slider-voice .inner p::after {
  content: "";
  background: url("../assets/88_slider_serif.png") no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 21px;
  position: absolute;
  bottom: -20px;
  left: 0;
  display: inline-block;
}
.tenken_contents .row.section02 .box-slider-voice .slide-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  cursor: pointer;
  z-index: 2;
}
.tenken_contents .row.section02 .box-slider-voice .slide-arrow.arrow-prev {
  left: 45%;
}
.tenken_contents .row.section02 .box-slider-voice .slide-arrow.arrow-next {
  left: 57%;
}
.tenken_contents .row.section02 .box-slider-voice .slick-list {
  min-height: 200px;
  overflow: visible;
}
.tenken_contents .row.section03 .slider-area {
  margin-bottom: 25px;
}
.tenken_contents .row.section03 .slider-area .box > div:last-child {
  height: 200px;
}
.tenken_contents .row.section03 .slider-area .slide-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 13px;
  cursor: pointer;
  z-index: 2;
}
.tenken_contents .row.section03 .slider-area .slide-arrow.arrow-prev {
  left: 30%;
}
.tenken_contents .row.section03 .slider-area .slide-arrow.arrow-next {
  right: 30%;
}
.tenken_contents .row.section03 .slider-area .slick-slide {
  min-height: 400px;
}
.tenken_contents .row.section03 .slider-area .slide-counter {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 15px;
  right: 0;
}
.tenken_contents .row.section03 .box-flow dt {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #d0d0d0;
}
.tenken_contents .row.section03 .box-flow dd p {
  margin-bottom: 0;
  width: 100%;
}
.tenken_contents .row.section03 .tenken--accordion {
  overflow: hidden;
}
.tenken_contents .row.section03 .tenken--accordion .box--accordion__ttl,
.tenken_contents .row.section03 .tenken--accordion .box--accordion__body {
  background-color: #eee;
}
.tenken_contents .row.section03 .tenken--accordion .box--accordion__ttl .column2 > * {
  width: 50%;
}
.tenken_contents .row.section03 .tenken--accordion .tenken-table {
  width: 100%;
}
.tenken_contents .row.section03 .tenken--accordion .tenken-table caption {
  margin-bottom: 7px;
  padding-bottom: 5px;
  text-align: left;
  border-bottom: 3px solid #404544;
}
.tenken_contents .row.section03 .tenken--accordion .tenken-table tr th,
.tenken_contents .row.section03 .tenken--accordion .tenken-table tr td {
  padding: 5px;
  vertical-align: middle;
}
.tenken_contents .row.section03 .tenken--accordion .tenken-table tbody tr {
  border-bottom: 1px solid #afafaf;
}
.tenken_contents .row.section03 .tenken--accordion .tenken-table tbody tr th {
  background-color: #f6f6f6;
  width: 60%;
}
.tenken_contents .row.section03 .tenken--accordion .tenken-table tbody tr td {
  text-align: right;
}
.tenken_contents .row.section03 .tenken--accordion:last-of-type .tenken-table thead tr {
  border-bottom: 1px solid #afafaf;
}
.tenken_contents .row.section03 .tenken--accordion:last-of-type .tenken-table thead tr th {
  background-color: #f6f6f6;
}
.tenken_contents .row.section03 .tenken--accordion:last-of-type .tenken-table thead tr th:first-child {
  border-right: 1px solid #afafaf;
}
.tenken_contents .row.section03 .tenken--accordion:last-of-type .tenken-table tbody tr {
  border-bottom: 1px solid #afafaf;
}
.tenken_contents .row.section03 .tenken--accordion:last-of-type .tenken-table tbody tr td {
  text-align: left;
}
.tenken_contents .row.section03 .tenken--accordion:last-of-type .tenken-table tbody tr td:not(:last-child) {
  border-right: 1px solid #afafaf;
}
.tenken_contents .row.section04 .ttl01 {
  padding-left: 50px;
}
.tenken_contents .row.section04 .box div {
  height: 160px;
}
.tenken_contents .row.section04 #js_88modal04 .u-fl-r {
  width: 50%;
}
.tenken_contents .box_floating {
  padding: 15px 10px;
  background-color: #e9380c;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  display: inline-block;
  z-index: 5;
}
.tenken_contents .box_floating .column {
  margin: auto;
  width: min(100%, 750px);
}
.tenken_contents .box_floating .column > * {
  margin-bottom: 0;
}
.tenken_contents .box_floating .btn {
  padding: 10px;
}
@media screen and (min-width: 767.5px) {
  .tenken_contents .box_floating .btn:hover {
    border-color: #fff;
  }
}
.tenken_contents .box_floating.none-floating {
  padding: 0;
  background-color: transparent;
}
@media screen and (min-width: 767.5px) {
  .tenken_contents .tenken_menu {
    margin: 0;
  }
  .tenken_contents .tenken_menu dl {
    padding: 10px 0;
    display: flex;
  }
  .tenken_contents .tenken_menu dl dt {
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: none;
    width: 12%;
  }
  .tenken_contents .tenken_menu dl dt::before {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    top: 6px;
  }
  .tenken_contents .tenken_menu dl dd {
    width: 88%;
  }
  .tenken_contents .tenken_menu dl dd ul {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    display: flex;
  }
  .tenken_contents .tenken_menu dl dd ul li {
    padding-left: 20px;
    min-height: 60px;
  }
  .tenken_contents .tenken_menu dl dd ul li:not(:last-child) {
    border-bottom: none;
    border-right: 1px solid #dcdcdc;
    width: 20%;
  }
  .tenken_contents .tenken_menu dl dd ul li:last-child {
    width: 20%;
  }
  .tenken_contents .tenken_menu dl dd ul li:nth-child(even)::before {
    display: none;
  }
  .tenken_contents .tenken_menu dl dd ul li a {
    padding: 0px 15px 0 30px;
    background-size: auto 35px;
  }
  .tenken_contents .tenken_menu dl dd ul li a i {
    bottom: -8px;
  }
}
@media screen and (min-width: 767.5px) and (min-width: 767.6px) and (max-width: 1200px) {
  .tenken_contents .tenken_menu dl dd ul li a {
    background-size: auto 25px;
  }
}
@media screen and (min-width: 767.5px) {
  .tenken_contents .tenken_menu dl dd ul li:not(:last-child) a {
    background-position: left center;
  }
  .tenken_contents .tenken_menu dl dd ul li:last-child a {
    background-position: left center;
  }
  .tenken_contents .row .ttl01 {
    padding-left: 65px;
    background-size: auto 50px;
  }
  .tenken_contents .row.section01 > .column2:nth-of-type(3) {
    margin-left: 0;
    margin-right: 0;
  }
  .tenken_contents .row.section01 > .column2:nth-of-type(3) > * {
    margin-left: 0;
    margin-right: 0;
  }
  .tenken_contents .row.section01 > .column2:nth-of-type(3) > *:first-child {
    width: 65%;
  }
  .tenken_contents .row.section01 > .column2:nth-of-type(3) > *:first-child .btn {
    margin: 0;
  }
  .tenken_contents .row.section01 > .column2:nth-of-type(3) > *:last-child {
    text-align: right;
    width: 35%;
  }
  .tenken_contents .row.section01 #js_88modal01 .tenken_modal {
    height: 85vh;
  }
  .tenken_contents .row.section01 #js_88modal02 .tenken_modal .modal-flex {
    padding: 50px;
  }
  .tenken_contents .row.section01 #js_88modal02 .tenken_modal .modal-flex > div {
    margin-bottom: 0;
    width: 22%;
  }
  .tenken_contents .row.section01 #js_88modal02 .tenken_modal .modal-flex > div dl {
    margin-top: 10px;
  }
  .tenken_contents .row.section02 .box--merit {
    padding-right: 20%;
    background-size: 35%;
  }
  .tenken_contents .row.section02 .box-slider-voice {
    margin: 0;
    padding: 0;
    overflow: visible;
  }
  .tenken_contents .row.section02 .box-slider-voice .inner p {
    margin: 0 15px;
    padding: 20px;
    box-shadow: none;
  }
  .tenken_contents .row.section02 .box-slider-voice .inner p.slick-current {
    margin-top: 0;
    box-shadow: 0 5px 3px -3px rgba(0, 0, 0, 0.15);
  }
  .tenken_contents .row.section02 .box-slider-voice .slide-arrow {
    width: 36px;
    height: 36px;
  }
  .tenken_contents .row.section02 .box-slider-voice .slide-arrow.arrow-prev {
    left: 25%;
  }
  .tenken_contents .row.section02 .box-slider-voice .slide-arrow.arrow-next {
    left: 30%;
  }
  .tenken_contents .row.section02 .box-slider-voice .slick-list {
    padding-bottom: 20px;
    min-height: auto;
    overflow: hidden;
  }
  .tenken_contents .row.section03 .slider-area .box > div:last-child {
    height: auto;
  }
  .tenken_contents .row.section03 .slider-area .slide-arrow {
    width: 36px;
    height: 36px;
    bottom: 15px;
  }
  .tenken_contents .row.section03 .slider-area .slide-arrow.arrow-prev {
    right: 29%;
    left: auto;
  }
  .tenken_contents .row.section03 .slider-area .slide-arrow.arrow-next {
    right: 18%;
  }
  .tenken_contents .row.section03 .slider-area .slick-slide {
    margin: 0;
    min-height: auto;
    display: flex !important;
  }
  .tenken_contents .row.section03 .slider-area .slick-slide > * {
    margin: 0;
  }
  .tenken_contents .row.section03 .slider-area .slide-counter {
    text-align: left;
    width: auto;
    right: 23%;
  }
  .tenken_contents .row.section03 .box-flow dl {
    display: flex;
    align-items: center;
  }
  .tenken_contents .row.section03 .box-flow dt {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 3%;
    border-bottom: none;
    width: 22%;
  }
  .tenken_contents .row.section03 .box-flow dd {
    padding-left: 8%;
    border-left: 2px solid #d0d0d0;
    width: 65%;
  }
  .tenken_contents .row.section03 .box-flow dd p {
    width: 45%;
  }
  .tenken_contents .row.section03 .tenken--accordion .column2 > div:first-child {
    padding-right: 3rem;
  }
  .tenken_contents .row.section03 .tenken--accordion .column2 > div:first-child img {
    width: auto;
  }
  .tenken_contents .row.section03 .tenken--accordion .tenken-table caption {
    margin-bottom: 10px;
    padding-bottom: 7px;
    font-size: 18px;
  }
  .tenken_contents .row.section03 .tenken--accordion .tenken-table tbody tr th {
    width: 40%;
  }
  .tenken_contents .row.section03 .tenken--accordion:last-of-type .tenken-table thead tr th {
    text-align: center;
  }
  .tenken_contents .row.section04 .ttl01 {
    padding-left: 75px;
  }
  .tenken_contents .row.section04 .box div {
    height: auto;
  }
  .tenken_contents .row.section04 #js_88modal04 .u-fl-r {
    width: 35%;
  }
}
.tenken_contents .tenken_modal_content {
  width: min(90%, 1120px);
  position: fixed;
  display: none;
  z-index: 9999;
}
.tenken_contents .tenken_modal_open:hover,
.tenken_contents .tenken_modal_close:hover {
  cursor: pointer;
}
.tenken_contents .tenken_modal_close {
  margin-bottom: 5px;
  text-align: right;
}
@media screen and (max-width: 767.499px) {
  .tenken_contents .tenken_modal_close img {
    width: 80px;
  }
}
.tenken_contents .tenken_modal {
  padding: 20px 15px;
  background-color: #fff;
  height: 85vh;
  overflow-y: scroll;
}
@media screen and (min-width: 767.5px) {
  .tenken_contents .tenken_modal {
    padding: 50px;
    height: auto;
  }
}

.tenken_modal_overlay {
  background-color: #000;
  width: 100%;
  height: 120%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  opacity: 0.8;
  z-index: 3000;
}

.wrap:has(.touroku_contents) {
  overflow: hidden;
}

.touroku_contents .touroku_menu {
  margin: 0 -5%;
  border-top: 2px solid #dcdcdc;
  border-bottom: 2px solid #dcdcdc;
}
.touroku_contents .touroku_menu dl {
  padding: 0 10px;
}
.touroku_contents .touroku_menu dl dt {
  margin-bottom: 5px;
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
}
.touroku_contents .touroku_menu dl dt::before {
  content: "";
  margin-right: 5px;
  background: url("../assets/88_icon01.png") no-repeat 0 0;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  display: inline-block;
}
.touroku_contents .touroku_menu dl dd ul {
  position: relative;
}
.touroku_contents .touroku_menu dl dd ul li {
  min-height: 65px;
  position: relative;
}
.touroku_contents .touroku_menu dl dd ul li:not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
  width: 48.5%;
}
.touroku_contents .touroku_menu dl dd ul li:last-child {
  width: 100%;
}
.touroku_contents .touroku_menu dl dd ul li:nth-child(even)::before {
  content: "";
  background-color: #dcdcdc;
  width: 1px;
  height: 90%;
  position: absolute;
  top: 4px;
  left: -6px;
  display: inline-block;
}
.touroku_contents .touroku_menu dl dd ul li a {
  padding: 10px 0;
  line-height: 1.4;
  text-align: center;
  background-repeat: no-repeat;
  background-size: auto 20px;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.touroku_contents .touroku_menu dl dd ul li a i {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  display: block;
}
.touroku_contents .touroku_menu dl dd ul li:not(:last-child) a {
  background-position: 5% center;
}
.touroku_contents .touroku_menu dl dd ul li:last-child a {
  background-position: 30% center;
}
.touroku_contents .touroku_menu dl dd ul li:nth-child(1) a {
  padding-left: 2rem;
  background-image: url("../assets/touroku_icon01.png");
}
.touroku_contents .touroku_menu dl dd ul li:nth-child(2) a {
  padding-left: 3rem;
  background-image: url("../assets/touroku_icon02.png");
}
.touroku_contents .touroku_menu dl dd ul li:nth-child(3) a {
  background-image: url("../assets/touroku_icon03.png");
}
.touroku_contents .touroku_menu dl dd ul li:nth-child(4) a {
  background-image: url("../assets/88_icon05.png");
}
.touroku_contents .touroku_menu dl dd ul li:nth-child(5) a {
  background-image: url("../assets/88_icon06.png");
}
.touroku_contents .row .u-bgc-silver {
  background-color: #f6f6f6 !important;
}
.touroku_contents .row .u-bgc-orange-thin {
  background-color: #fcf1e6 !important;
}
.touroku_contents .row .ttl01 {
  padding-left: 40px;
  line-height: 60px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 30px;
}
.touroku_contents .row.section01 .ttl01 {
  background-image: url("../assets/touroku_icon01.png");
}
.touroku_contents .row.section02 .ttl01 {
  background-image: url("../assets/touroku_icon02.png");
  background-size: auto 25px;
}
.touroku_contents .row.section03 .ttl01 {
  background-image: url("../assets/touroku_icon03.png");
  background-size: auto 25px;
}
.touroku_contents .row.section04 .ttl01 {
  background-image: url("../assets/88_icon05.png");
}
.touroku_contents .row.section05 .ttl01 {
  background-image: url("../assets/88_icon06.png");
}
.touroku_contents .row .list--touroku > li {
  padding-left: 1.2em;
  position: relative;
}
.touroku_contents .row .list--touroku > li::before {
  content: "";
  background-color: #404544;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  top: 0.5em;
  left: 2px;
  display: inline-block;
}
.touroku_contents .row .list--touroku .list--decimal > li::before {
  display: none;
}
.touroku_contents .row.section02 .u-bgc-silver .column2 > div p:first-child {
  padding-top: 5.5rem;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto 45px;
}
.touroku_contents .row.section02 .u-bgc-silver .column2 > div.btn01 p:first-child {
  background-image: url("../assets/touroku_icon02_2.png");
}
.touroku_contents .row.section02 .u-bgc-silver .column2 > div.btn02 p:first-child {
  background-image: url("../assets/touroku_icon02_3.png");
}
.touroku_contents .row.section02 .u-bgc-silver .column3 > div p:first-child {
  padding-left: 4.5rem;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 30px;
}
.touroku_contents .row.section02 .u-bgc-silver .column3 > div.btn03 p:first-child {
  background-image: url("../assets/touroku_icon02_4.png");
}
.touroku_contents .row.section02 .u-bgc-silver .column3 > div.btn04 p:first-child {
  background-image: url("../assets/touroku_icon02_5.png");
  background-position: 0.5rem center;
}
.touroku_contents .row.section02 .u-bgc-silver .column3 > div.btn05 p:first-child {
  background-image: url("../assets/touroku_icon02_6.png");
}
@media screen and (max-width: 767.499px) {
  .touroku_contents .row.section02 .u-bgc-silver .sp-column2 a {
    height: 240px;
  }
  .touroku_contents .row.section02 .u-bgc-silver .sp-column2 .icon-angle-right {
    top: auto;
    right: auto;
    bottom: 0;
  }
}
@media screen and (max-width: 767.499px) {
  .touroku_contents .row.section02 .u-bgc-orange-thin .icon-open_in_new {
    top: 15px;
  }
}
.touroku_contents .row.section02 .touroku_modal .ttl01 {
  margin-left: auto;
  margin-right: 7.5rem;
  padding-left: 0;
  background: none;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.touroku_contents .row.section02 .touroku_modal .ttl01::before {
  content: "";
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 35px;
  width: 40px;
  height: 60px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -45px;
  display: inline-block;
}
.touroku_contents .row.section02 .touroku_modal .ttl04 {
  font-size: 1.2em;
}
.touroku_contents .row.section02 #js_modal1 .ttl01::before {
  background-image: url("../assets/touroku_icon02_2.png");
}
.touroku_contents .row.section02 #js_modal1 .ttl04 {
  padding-left: 5.5rem;
  position: relative;
}
.touroku_contents .row.section02 #js_modal1 .ttl04 span {
  padding: 0.5rem 1rem;
  font-size: 0.85em;
  line-height: 1;
  border-radius: 5px;
  position: absolute;
  left: 0;
  top: 2px;
  box-sizing: border-box;
}
.touroku_contents .row.section02 #js_modal1 .ttl04:first-of-type span {
  color: #fff;
  background-color: #e8380d;
}
.touroku_contents .row.section02 #js_modal1 .ttl04:last-of-type span {
  color: #e8380d;
  border: 2px solid #e8380d;
}
.touroku_contents .row.section02 #js_modal2 .ttl01::before {
  background-image: url("../assets/touroku_icon02_3.png");
}
.touroku_contents .row.section02 #js_modal3 .ttl01::before {
  background-image: url("../assets/touroku_icon02_4.png");
}
.touroku_contents .row.section02 #js_modal4 .ttl01 {
  margin-right: 4rem;
}
.touroku_contents .row.section02 #js_modal4 .ttl01::before {
  background-image: url("../assets/touroku_icon02_5.png");
}
.touroku_contents .row.section02 #js_modal5 .ttl01 {
  margin-right: 6rem;
}
.touroku_contents .row.section02 #js_modal5 .ttl01::before {
  background-image: url("../assets/touroku_icon02_6.png");
}
.touroku_contents .row.section02 .box_slider {
  padding: 3rem 0;
  position: relative;
}
.touroku_contents .row.section02 .box_slider::before {
  content: "";
  background-color: #f6f6f6;
  width: 200%;
  height: 100%;
  position: absolute;
  inset: 0 -50%;
  display: inline-block;
  z-index: -1;
}
.touroku_contents .row.section02 .box_slider ul {
  margin: 0 -5%;
}
.touroku_contents .row.section02 .box_slider li {
  padding: 0 0 2rem;
  text-align: center;
}
.touroku_contents .row.section02 .box_slider li.slick-slide img {
  vertical-align: middle;
  display: inline-block;
}
.touroku_contents .row.section02 .box_slider li:not(.slick-current) img {
  transform: scale(0.85, 0.85);
  opacity: 0.45;
}
.touroku_contents .row.section02 .box_slider .slide-arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -45px;
  cursor: pointer;
  z-index: 2;
}
.touroku_contents .row.section02 .box_slider .slide-arrow.arrow-prev {
  left: 40%;
}
.touroku_contents .row.section02 .box_slider .slide-arrow.arrow-next {
  left: 52%;
}
.touroku_contents .row.section03 .onepoint {
  padding: 0.7rem 0.7rem 0.7rem 1rem;
  color: #fff;
  font-size: 0.9em;
  line-height: 1;
  text-align: center;
  background-color: #e8380d;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: -2rem;
  left: -1.5rem;
  display: inline-block;
}
.touroku_contents .row.section03 .onepoint::after {
  content: "";
  margin: auto;
  background: #e8380d;
  width: 20px;
  height: 17.3205080757px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  display: inline-block;
}
.touroku_contents .row.section03 .btn01 a::before {
  content: "";
  background: url("../assets/touroku_icon03_2.png") no-repeat center center;
  background-size: auto 25px;
  width: 40px;
  height: 25px;
  display: inline-block;
}
.touroku_contents .row.section03 .btn02 a::before {
  content: "";
  background: url("../assets/touroku_icon03_3.png") no-repeat center center;
  background-size: auto 25px;
  width: 40px;
  height: 25px;
  display: inline-block;
}
.touroku_contents .row.section04 .box div {
  height: 160px;
}
.touroku_contents .box_floating {
  padding: 15px 10px;
  background-color: #e9380c;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  display: inline-block;
  z-index: 5;
}
.touroku_contents .box_floating .column {
  margin: auto;
  width: min(100%, 830px);
}
.touroku_contents .box_floating .column > * {
  margin-bottom: 0;
}
.touroku_contents .box_floating .btn {
  padding: 10px;
}
@media screen and (max-width: 767.499px) {
  .touroku_contents .box_floating .btn {
    min-height: 95px;
  }
}
@media screen and (min-width: 767.5px) {
  .touroku_contents .box_floating .btn {
    margin: 0;
  }
  .touroku_contents .box_floating .btn:hover {
    border-color: #fff;
  }
}
.touroku_contents .box_floating.none-floating {
  padding: 0;
  background-color: transparent;
}
@media screen and (min-width: 767.5px) {
  .touroku_contents .touroku_menu {
    margin: 0;
  }
  .touroku_contents .touroku_menu dl {
    padding: 10px 0;
    display: flex;
    align-items: center;
  }
  .touroku_contents .touroku_menu dl dt {
    margin-bottom: 0;
    padding: 10px 0;
    line-height: 30px;
    border-bottom: none;
    width: 9%;
    top: -3px;
  }
  .touroku_contents .touroku_menu dl dt::before {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    top: 6px;
  }
}
@media screen and (min-width: 767.5px) and (min-width: 767.6px) and (max-width: 1200px) {
  .touroku_contents .touroku_menu dl dt::before {
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
  }
}
@media screen and (min-width: 767.5px) {
  .touroku_contents .touroku_menu dl dd {
    width: 91%;
  }
  .touroku_contents .touroku_menu dl dd ul {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    display: flex;
  }
  .touroku_contents .touroku_menu dl dd ul li {
    padding-left: 20px;
    min-height: 60px;
  }
  .touroku_contents .touroku_menu dl dd ul li:not(:last-child) {
    border-bottom: none;
    border-right: 1px solid #dcdcdc;
    width: 20%;
  }
  .touroku_contents .touroku_menu dl dd ul li:last-child {
    width: 20%;
  }
  .touroku_contents .touroku_menu dl dd ul li:nth-child(even)::before {
    display: none;
  }
  .touroku_contents .touroku_menu dl dd ul li a {
    padding: 0px 15px 0 30px;
    font-size: 0.9em;
    background-size: auto 35px;
  }
  .touroku_contents .touroku_menu dl dd ul li a i {
    bottom: -8px;
  }
  .touroku_contents .touroku_menu dl dd ul li:not(:last-child) a {
    background-position: left center;
  }
  .touroku_contents .touroku_menu dl dd ul li:nth-child(1) a {
    padding-left: 3rem;
  }
  .touroku_contents .touroku_menu dl dd ul li:nth-child(2) a {
    background-size: auto 30px;
  }
  .touroku_contents .touroku_menu dl dd ul li:last-child a {
    background-position: left center;
  }
}
@media screen and (min-width: 767.5px) and (min-width: 767.6px) and (max-width: 1200px) {
  .touroku_contents .touroku_menu dl dd ul li a {
    background-size: auto 15px;
  }
  .touroku_contents .touroku_menu dl dd ul li:nth-child(2) a {
    background-size: auto 15px;
  }
}
@media screen and (min-width: 767.5px) {
  .touroku_contents .row .ttl01 {
    padding-left: 55px;
    background-size: auto 40px;
  }
  .touroku_contents .row.section02 .ttl01 {
    background-size: auto 30px;
  }
  .touroku_contents .row.section03 .ttl01 {
    background-size: auto 30px;
  }
  .touroku_contents .row.section01 .column2 > div:first-child {
    width: 62%;
  }
  .touroku_contents .row.section01 .column2 > div:last-child {
    margin: -5rem 10px 0 auto;
    width: 30%;
  }
  .touroku_contents .row.section01 .column3 > div p:nth-child(2) {
    min-height: 100px;
  }
  .touroku_contents .row.section02 .u-bgc-silver .column2 > div a {
    padding-top: 4rem;
  }
  .touroku_contents .row.section02 .u-bgc-silver .column2 > div p:first-child {
    padding-top: 6.5rem;
    background-size: auto 55px;
  }
  .touroku_contents .row.section02 .u-bgc-silver .column2 > div.btn01 p:first-child {
    background-size: auto 60px;
  }
  .touroku_contents .row.section02 .u-bgc-silver .column3 > div a {
    padding-top: 3rem;
  }
  .touroku_contents .row.section02 .u-bgc-silver .column3 > div p:first-child {
    padding: 6.5rem 0 0;
    line-height: auto;
    background-position: top center;
    background-size: auto 55px;
  }
  .touroku_contents .row.section02 .u-bgc-silver .column3 > div.btn04 p:first-child {
    background-position: top center;
  }
  .touroku_contents .row.section02 .u-bgc-orange-thin .column2 > div:first-child {
    margin: 0;
    width: 17%;
  }
  .touroku_contents .row.section02 .u-bgc-orange-thin .column2 > div:last-child {
    margin: 0 30px 0 auto;
    width: 75%;
  }
  .touroku_contents .row.section02 .touroku_modal .ttl01 {
    margin-right: auto;
  }
  .touroku_contents .row.section02 .touroku_modal .ttl01::before {
    background-size: auto 55px;
    width: 60px;
    left: -65px;
  }
  .touroku_contents .row.section02 .touroku_modal .ttl04 {
    font-size: 1.85em;
  }
  .touroku_contents .row.section02 #js_modal1 .ttl04 {
    padding-left: 7.5rem;
  }
  .touroku_contents .row.section02 #js_modal4 .ttl01,
  .touroku_contents .row.section02 #js_modal5 .ttl01 {
    margin-right: auto;
  }
  .touroku_contents .row.section02 #js_modal3 .touroku_modal,
  .touroku_contents .row.section02 #js_modal4 .touroku_modal,
  .touroku_contents .row.section02 #js_modal5 .touroku_modal {
    height: auto;
  }
  .touroku_contents .row.section02 #js_modal5 .touroku_modal .column2 > div:first-child {
    width: 57%;
  }
  .touroku_contents .row.section02 #js_modal5 .touroku_modal .column2 > div:last-child {
    margin: -5rem 10px 0 auto;
    width: 40%;
  }
}
@media screen and (min-width: 767.5px) and (min-width: 767.6px) and (max-width: 1200px) {
  .touroku_contents .row.section02 #js_modal5 .touroku_modal .column2 > div:last-child {
    margin-top: 0;
    width: 35%;
  }
}
@media screen and (min-width: 767.5px) {
  .touroku_contents .row.section02 .box_slider {
    padding: 5rem 0;
  }
  .touroku_contents .row.section02 .box_slider ul {
    margin: 0 calc((100vw - 1120px) / 2 * -1);
  }
  .touroku_contents .row.section02 .box_slider li {
    padding: 0;
  }
  .touroku_contents .row.section02 .box_slider li:has(+ .slick-current) {
    text-align: right;
  }
  .touroku_contents .row.section02 .box_slider .slide-arrow {
    width: 40px;
    height: 40px;
    top: -6rem;
    bottom: auto;
  }
  .touroku_contents .row.section02 .box_slider .slide-arrow.arrow-prev {
    left: 62%;
  }
  .touroku_contents .row.section02 .box_slider .slide-arrow.arrow-next {
    left: 66%;
  }
  .touroku_contents .row.section03 .onepoint {
    font-size: 1.1em;
  }
  .touroku_contents .row.section03 .u-bgc-orange-thin .btn:hover {
    background: #fff;
  }
  .touroku_contents .row.section03 .u-bgc-orange-thin .btn:hover .u-font-red {
    color: #e8380d !important;
  }
  .touroku_contents .row.section03 .btn01 a:hover::before {
    background-image: url("../assets/touroku_icon03_2_h.png");
  }
  .touroku_contents .row.section03 .btn02 a:hover::before {
    background-image: url("../assets/touroku_icon03_3_h.png");
  }
  .touroku_contents .row.section03 #js_modal6 .touroku_modal {
    height: auto;
  }
  .touroku_contents .row.section04 .box div {
    height: 180px;
  }
}
.touroku_contents .touroku_modal_content {
  width: min(90%, 1120px);
  position: fixed;
  display: none;
  z-index: 9999;
}
.touroku_contents .touroku_modal_open:hover,
.touroku_contents .touroku_modal_close:hover {
  cursor: pointer;
}
.touroku_contents .touroku_modal_close {
  margin-bottom: 5px;
  text-align: right;
}
@media screen and (max-width: 767.499px) {
  .touroku_contents .touroku_modal_close {
    padding-top: 1.5rem;
  }
  .touroku_contents .touroku_modal_close img {
    width: 80px;
  }
}
.touroku_contents .touroku_modal {
  padding: 20px 15px;
  background-color: #fff;
  height: 85vh;
  overflow-y: scroll;
}
@media screen and (min-width: 767.5px) {
  .touroku_contents .touroku_modal {
    padding: 50px;
  }
}

.touroku_modal_overlay {
  background-color: #000;
  width: 100%;
  height: 120%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  opacity: 0.8;
  z-index: 3000;
}