@charset "UTF-8";
/*　*/
/* ===== Layout ===== */
.m-ttlMain img {
  width: 34rem;
}

@media print, screen and (min-width: 768px) {
  .m-ttlMain img {
    width: 54.5rem;
  }
}

.guide02_ttl01 .m-ttl01_01 {
  display: block;
  font-size: 2.9rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_ttl01 .m-ttl01_01 {
    font-size: 4.2rem;
  }
}

.guide02_txt01:not(:last-child) {
  margin-bottom: 3rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_txt01:not(:last-child) {
    margin-bottom: 4.5rem;
  }
}

.guide02_txt01 .is-nennai {
  color: #f88f96;
}

.guide02_txt01 .is-toshiake {
  color: #77bbc3;
}

.guide02_txt01 .m-marker01::before {
  left: -0.5em;
  width: calc(100% + 1em);
}

.guide02_hr01 {
  margin-bottom: 5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_hr01 {
    margin-bottom: 7rem;
  }
}

@media print, screen and (min-width: 768px) {
  .guide02_sec03 {
    margin-bottom: 10rem;
  }
}

.guide02_ttl02 {
  margin-bottom: 2.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_ttl02 {
    margin-bottom: 1.5rem;
  }
}

.guide02_ttl02_sub {
  display: block;
  font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_ttl02_sub {
    font-size: 1.8rem;
  }
}

.is-toshiake .guide02_ttl02 .m-ttl02_02 {
  color: #77bbc3;
}

.is-toshiake .guide02_ttl03::before {
  color: #77bbc3;
}

.is-toshiake .guide02_ttl03 .m-iconArrow02::before {
  background-color: #8fced5;
}

@media print, screen and (min-width: 768px) {
  .guide02_ttl03 a:hover {
    color: #f88f96;
  }
  .is-toshiake .guide02_ttl03 a:hover {
    color: #77bbc3;
  }
}

.guide02_img01 {
  text-align: center;
}

.guide02_ttl04 img {
  width: 1rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_ttl04 img {
    width: 1.4rem;
  }
}

.guide02_ttl04 .m-ttl02_01::before {
  bottom: -0.5em;
}

.guide02_list01 {
  margin: 0 -1.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_list01 {
    display: flex;
    margin: 0 -3rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.guide02_list01 > li {
  display: flex;
  padding: 2rem 4rem;
  border: 1px solid #ffde00;
  border-radius: 100%;
  background: transparent url(../img/common/bg_01.png) 50% 0 repeat;
  width: 100%;
  height: 29.5rem;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .guide02_list01 > li {
    background-size: 1.5rem auto;
  }
  .guide02_list01 > li:not(:last-child) {
    margin-bottom: 1rem;
  }
}

@media print, screen and (min-width: 768px) {
  .guide02_list01 > li {
    padding: 3rem 5rem;
    width: 45rem;
    height: 38rem;
  }
}

.guide02_list01 > li:nth-child(3) {
  height: 37.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_list01 > li:nth-child(3) {
    margin: -5.5rem auto 0 auto;
    width: 55rem;
    height: 45rem;
  }
}

.guide02_list01_ttl {
  position: relative;
  margin-bottom: 1.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_list01_ttl {
    margin-bottom: 2rem;
  }
}

.guide02_list01_ttl .m-ttl02_01 {
  color: #f88f96;
}

.guide02_list01_ttl .m-ttl02_01::before {
  background-color: #ffde00;
}

.guide02_list01_ttl::before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -2rem;
  width: 7rem;
  height: 1.6rem;
  background: transparent url(../img/guide02/ttl_guide02_02.svg) 50% 50% no-repeat;
  background-size: contain;
  content: "";
}

@media print, screen and (min-width: 768px) {
  .guide02_list01_ttl::before {
    top: -3rem;
    width: 10rem;
    height: 2.4rem;
  }
}

@media only screen and (max-width: 767px) {
  .guide02_list01_txt {
    font-size: 1.3rem;
  }
}

@media print, screen and (min-width: 768px) {
  .guide02_list01_txt {
    line-height: 1.7;
  }
}

.guide02_list01_btn {
  margin-top: 1rem;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .guide02_list01_btn {
    margin-top: 2rem;
  }
}

.guide02_list01_btn .m-btn02 {
  min-width: 20rem;
}

.guide02_list02 {
  display: flex;
  margin: 0 -0.5rem 2.5rem -0.5rem;
  font-size: 1.6rem;
  font-weight: 500;
  justify-content: center;
}

@media print, screen and (min-width: 768px) {
  .guide02_list02 {
    margin: 0 -5rem 2rem -5rem;
    font-size: 2.4rem;
  }
}

.guide02_list02 li {
  margin: 0 0.5rem;
  width: calc(50% - 1rem - 0.1px);
}

@media print, screen and (min-width: 768px) {
  .guide02_list02 li {
    margin: 0 5rem;
    width: 26rem;
  }
}

.guide02_list02 a {
  display: block;
  position: relative;
  padding: 1rem 1rem 1rem 2rem;
  border: 1px solid #f88f96;
  border-radius: 0.5rem;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .guide02_list02 a {
    padding: 1.5rem 1.5rem 1.5rem 4rem;
    border-width: 2px;
    border-radius: 1rem;
  }
  .guide02_list02 a:hover {
    background-color: #f88f96;
    color: #fff;
  }
  .guide02_list02 a:hover::before {
    background-image: url(../img/common/icon_arrow_01_white.svg);
  }
  .guide02_list02 a:hover span {
    color: #fff;
  }
}

.guide02_list02 a::before {
  position: absolute;
  top: 50%;
  margin-top: 0.1rem;
  left: 0.9rem;
  width: 0.9rem;
  height: 1.2rem;
  background: transparent url(../img/common/icon_arrow_01.svg) 50% 50% no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  content: "";
}

@media print, screen and (min-width: 768px) {
  .guide02_list02 a::before {
    left: 2.9rem;
    width: 1.7rem;
    height: 2.4rem;
  }
}

.guide02_list02 span {
  color: #f88f96;
}

.guide02_list02 .is-toshiake a {
  border-color: #8fced5;
}

@media print, screen and (min-width: 768px) {
  .guide02_list02 .is-toshiake a:hover {
    background-color: #8fced5;
  }
  .guide02_list02 .is-toshiake a:hover::before {
    background-image: url(../img/common/icon_arrow_01_white.svg);
  }
}

.guide02_list02 .is-toshiake a::before {
  background-image: url(../img/common/icon_arrow_01_green.svg);
}

.guide02_list02 .is-toshiake span {
  color: #77bbc3;
}

.guide02_list02 .is-active a {
  background-color: #f88f96;
  color: #fff;
}

.guide02_list02 .is-active a::before {
  background-image: url(../img/common/icon_arrow_01_white.svg);
}

.guide02_list02 .is-toshiake.is-active a {
  border-color: #8fced5;
  background-color: #8fced5;
  color: #fff;
}

.guide02_list02 .is-active span {
  color: #fff;
}

.guide02_tbl01 {
  position: relative;
  height: 31.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 {
    height: 74rem;
  }
}

.guide02_tbl01::before, .guide02_tbl01::after {
  position: absolute;
  background: #fff;
  content: "";
  z-index: 40;
}

.guide02_tbl01::before {
  top: 0;
  right: -1.5rem;
  width: 1.5rem;
  height: 3.6rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01::before {
    right: -1.2rem;
    width: 1.2rem;
    height: 7.2rem;
  }
}

.guide02_tbl01::after {
  bottom: -1rem;
  left: 0;
  width: 15rem;
  height: 1rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01::after {
    bottom: -1.2rem;
    width: 30rem;
    height: 1.2rem;
  }
}

.guide02_tbl01_wrap {
  margin-right: -2.5rem;
  padding: 0 1.5rem 1rem 0;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01_wrap {
    margin-right: -15.4rem;
    padding: 0 1.2rem 1.2rem 0;
  }
}

.guide02_tbl01 .tfix {
  position: absolute;
  top: 0;
  left: 0;
  width: 15rem;
  z-index: 40;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .tfix {
    width: 30rem;
  }
}

.guide02_tbl01 .thead {
  position: absolute;
  top: 0;
  left: 15rem;
  width: 63rem;
  z-index: 30;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .thead {
    left: 30rem;
    width: 126rem;
  }
}

.guide02_tbl01.is-toshiake .thead {
  width: 36rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01.is-toshiake .thead {
    width: 72rem;
  }
}

.guide02_tbl01 .th {
  position: absolute;
  top: 3.6rem;
  left: 0;
  width: 15rem;
  background: #fff;
  z-index: 20;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .th {
    top: 7.2rem;
    width: 30rem;
  }
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .th a:hover {
    opacity: 0.7;
  }
}

.guide02_tbl01 .td {
  position: absolute;
  top: 3.6rem;
  bottom: 0;
  left: 15rem;
  width: calc(100% - 15rem);
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .td {
    top: 7.2rem;
    left: 30rem;
    width: calc(100% - 30rem);
  }
}

.guide02_tbl01 .td::before, .guide02_tbl01 .td::after {
  position: absolute;
  background: #fff;
  content: "";
  z-index: 20;
}

.guide02_tbl01 .td::before {
  top: -3.6rem;
  right: -1.5rem;
  width: 1.5rem;
  height: calc(100% + 4.6rem);
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .td::before {
    top: -7.2rem;
    right: -1.2rem;
    width: 1.2rem;
    height: calc(100% + 8.4rem);
  }
}

.guide02_tbl01 .td::after {
  bottom: -1rem;
  left: -15rem;
  width: calc(100% + 16.5rem);
  height: 1rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .td::after {
    bottom: -1.2rem;
    left: -30rem;
    width: calc(100% + 31.2rem);
    height: 1.2rem;
  }
}

.guide02_tbl01 .td ul {
  position: absolute;
  width: 63rem;
  z-index: 2;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .td ul {
    width: 126rem;
  }
}

.guide02_tbl01.is-toshiake .td ul {
  width: 36rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01.is-toshiake .td ul {
    width: 72rem;
  }
}

.guide02_tbl01 .iScrollBothScrollbars {
  position: absolute;
  z-index: 100;
}

.guide02_tbl01 .iScrollIndicator {
  position: absolute;
  border-radius: 1rem;
  background: #f88f96;
}

.guide02_tbl01.is-toshiake .iScrollIndicator {
  background-color: #77bbc3;
}

.guide02_tbl01 .iScrollVerticalScrollbar {
  width: 0.5rem;
  top: 0;
  right: -1rem;
  bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .iScrollVerticalScrollbar {
    right: -1.2rem;
    width: 0.7rem;
  }
}

.guide02_tbl01 .iScrollVerticalScrollbar .iScrollIndicator {
  width: 0.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .iScrollVerticalScrollbar .iScrollIndicator {
    width: 0.7rem;
  }
}

.guide02_tbl01 .iScrollHorizontalScrollbar {
  left: 0;
  right: 0;
  bottom: -1rem;
  height: 0.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .iScrollHorizontalScrollbar {
    bottom: -1.2rem;
    height: 0.7rem;
  }
}

.guide02_tbl01 .iScrollHorizontalScrollbar .iScrollIndicator {
  height: 0.5rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_tbl01 .iScrollHorizontalScrollbar .iScrollIndicator {
    height: 0.7rem;
  }
}

.guide02_img02_wrap, .guide02_img03_wrap {
  margin: 0 -2rem;
  padding: 0 2rem 0.3rem 2rem;
  overflow-x: auto;
}

@media print, screen and (min-width: 768px) {
  .guide02_img02_wrap, .guide02_img03_wrap {
    margin: 0 -15.4rem;
    padding: 0 15.4rem 1rem 15.4rem;
  }
}

.guide02_img02_wrap::-webkit-scrollbar, .guide02_img03_wrap::-webkit-scrollbar {
  height: 3px;
}

@media print, screen and (min-width: 768px) {
  .guide02_img02_wrap::-webkit-scrollbar, .guide02_img03_wrap::-webkit-scrollbar {
    height: 0.6rem;
  }
}

.guide02_img02_wrap::-webkit-scrollbar-track, .guide02_img03_wrap::-webkit-scrollbar-track {
  margin: 0 2rem;
  border-radius: 1rem;
  background: #a9a9a9;
}

@media print, screen and (min-width: 768px) {
  .guide02_img02_wrap::-webkit-scrollbar-track, .guide02_img03_wrap::-webkit-scrollbar-track {
    margin: 0 15.4rem;
  }
}

.guide02_img02_wrap::-webkit-scrollbar-thumb, .guide02_img03_wrap::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background: #f88f96;
}

.guide02_img02 {
  width: 82rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_img02 {
    width: 155.9rem;
  }
}

.guide02_img03 {
  width: 54rem;
}

@media print, screen and (min-width: 768px) {
  .guide02_img03 {
    width: 101.9rem;
  }
}
