@charset "UTF-8";
/* ==================================================
	basic settings
================================================== */
/* ==================================================
	animation
================================================== */
.scroll_item.fade_up {
  transition: 0.7s ease all;
  opacity: 0;
  transform: translateY(40px);
}

.scroll_item.fade_up.active {
  opacity: 1;
  transform: translateY(0);
}

.scroll_item.fade_right {
  transition: 0.7s ease all;
  opacity: 0;
  transform: translateX(40px);
}

.scroll_item.fade_right.active {
  opacity: 1;
  transform: translateX(0);
}

.scroll_item.fade_left {
  transition: 0.7s ease all;
  opacity: 0;
  transform: translateX(-40px);
}

.scroll_item.fade_left.active {
  opacity: 1;
  transform: translateX(0);
}

/* ==================================================
	ttl
================================================== */
.ttl01 {
  text-align: center;
  margin-bottom: 3.8325vw;
  line-height: 1.2;
  font-weight: 600;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl01 {
    margin-bottom: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl01 {
    margin-bottom: 1.2195121951vw;
  }
}
/* ========== end △ */
.ttl01 .en {
  color: #a4363a;
  font-size: 3.577vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl01 .en {
    font-size: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl01 .en {
    font-size: 0.9756097561vw;
  }
}
/* ========== end △ */
.ttl01 .ja {
  font-family: "Shippori Mincho", "Hina Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #333333;
  font-size: 6.132vw;
  margin-top: 1.022vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl01 .ja {
    font-size: 32px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl01 .ja {
    font-size: 1.9512195122vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl01 .ja {
    margin-top: 8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl01 .ja {
    margin-top: 0.487804878vw;
  }
}
/* ========== end △ */

.ttl02 {
  font-size: 7.154vw;
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.22em;
  font-weight: 500;
  padding-bottom: 2.044vw;
  margin-bottom: 7.665vw;
  position: relative;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl02 {
    font-size: 38px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl02 {
    font-size: 2.3170731707vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl02 {
    padding-bottom: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl02 {
    padding-bottom: 0.9756097561vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl02 {
    margin-bottom: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl02 {
    margin-bottom: 1.8292682927vw;
  }
}
/* ========== end △ */
.ttl02::after {
  width: 8.176vw;
  height: 2px;
  background: #2e6093;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl02::after {
    width: 100px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl02::after {
    width: 6.0975609756vw;
  }
}
/* ========== end △ */

.ttl03 {
  font-size: 5.11vw;
  font-weight: 500;
  padding-bottom: 2.555vw;
  border-bottom: 2px dotted #dddddd;
  margin-bottom: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl03 {
    font-size: 22px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl03 {
    font-size: 1.3414634146vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl03 {
    padding-bottom: 15px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl03 {
    padding-bottom: 0.9146341463vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .ttl03 {
    margin-bottom: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .ttl03 {
    margin-bottom: 1.8292682927vw;
  }
}
/* ========== end △ */

/* ==================================================
	btn
================================================== */
.btn_mt {
  margin-top: 10.22vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_mt {
    margin-top: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn_mt {
    margin-top: 2.4390243902vw;
  }
}
/* ========== end △ */

.btn01 {
  width: 70%;
  font-family: "Shippori Mincho", "Hina Mincho", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #333;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  border: 1px solid #333;
  border-radius: 0.511vw;
  gap: 2.044vw;
  padding: 4.088vw 2.555vw 4.088vw 2.555vw;
  margin-left: auto;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn01 {
    transition: all 0.3s ease;
  }
  .btn01:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn01 {
    max-width: 340px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn01 {
    max-width: 20.7317073171vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn01 {
    border-radius: 2px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn01 {
    border-radius: 0.1219512195vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn01 {
    gap: 8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn01 {
    gap: 0.487804878vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn01 {
    padding: 16px 10px 16px 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn01 {
    padding: 0.9756097561vw 0.6097560976vw 0.9756097561vw 0.6097560976vw;
  }
}
/* ========== end △ */
.btn01::after {
  width: 1.7885vw;
  height: 2.555vw;
  background: url(../images/common_img/arrow01_r_sp.webp) center center/100% auto no-repeat;
  content: "";
  display: block;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn01::after {
    width: 7px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn01::after {
    width: 0.4268292683vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn01::after {
    height: 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn01::after {
    height: 0.6097560976vw;
  }
}
/* ========== end △ */

.btn02 {
  width: 100%;
  box-sizing: border-box;
  display: block;
  background: url(../images/common_img/btn_arrow02.png) right 5.333vw center/3.733vw auto no-repeat;
  font-size: 4.088vw;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  padding: 4.3435vw 12.775vw 4.3435vw 12.775vw;
  border-radius: 100vw;
  margin: 0 auto;
  border: 1px solid #ffffff;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn02 {
    transition: all 0.3s ease;
  }
  .btn02:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn02 {
    font-size: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn02 {
    font-size: 0.9756097561vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn02 {
    padding: 15px 60px 15px 60px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn02 {
    padding: 0.9146341463vw 3.6585365854vw 0.9146341463vw 3.6585365854vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn02 {
    background: url(../images/common_img/btn_arrow02.png) right 20px center/15px auto no-repeat;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn02 {
    background: url(../images/common_img/btn_arrow02.png) right 1.2195121951vw center/0.9146341463vw auto no-repeat;
  }
}
/* ========== end △ */

.btn_more {
  margin-top: 2.555vw;
  text-align: right;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_more {
    transition: all 0.3s ease;
  }
  .btn_more:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_more {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn_more {
    margin-top: 1.2195121951vw;
  }
}
/* ========== end △ */
.btn_more .a_more {
  display: inline-block;
  margin-left: auto;
  background: url(../images/common_img/arrow01_r_sp.webp) right 2vw center/1.4vw auto no-repeat;
  padding-right: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_more .a_more {
    padding-right: 40px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn_more .a_more {
    padding-right: 2.4390243902vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_more .a_more {
    background: url(../images/common_img/arrow01_r_sp.webp) right 0.8vw top 0.8vw/0.3vw auto no-repeat;
  }
}
/* ========== end △ */
.btn_more .a_more span {
  border-bottom: 1px dashed #666666;
}

.btn_back {
  width: 70%;
  background: #e65e61;
  color: #fff;
  box-sizing: border-box;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  border-radius: 100vw;
  padding: 2.044vw 2.555vw 2.044vw 2.555vw;
  margin-left: auto;
  margin-right: auto;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_back {
    transition: all 0.3s ease;
  }
  .btn_back:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_back {
    max-width: 340px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn_back {
    max-width: 20.7317073171vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .btn_back {
    padding: 8px 10px 8px 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .btn_back {
    padding: 0.487804878vw 0.6097560976vw 0.487804878vw 0.6097560976vw;
  }
}
/* ========== end △ */

/* ==================================================
	list
================================================== */
.indent_li li {
  padding-left: 1em;
  text-indent: -1em;
}

.list01 > li {
  position: relative;
  padding-left: 4.3435vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .list01 > li {
    padding-left: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .list01 > li {
    padding-left: 1.2195121951vw;
  }
}
/* ========== end △ */
.list01 > li::before {
  width: 1.2775vw;
  height: 1.2775vw;
  background: #022370;
  content: "";
  display: block;
  position: absolute;
  top: 2.555vw;
  left: 1.533vw;
  border-radius: 100vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .list01 > li::before {
    width: 6px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .list01 > li::before {
    width: 0.3658536585vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .list01 > li::before {
    height: 6px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .list01 > li::before {
    height: 0.3658536585vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .list01 > li::before {
    top: 12px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .list01 > li::before {
    top: 0.7317073171vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .list01 > li::before {
    left: 4px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .list01 > li::before {
    left: 0.243902439vw;
  }
}
/* ========== end △ */

.news_li > li {
  border-bottom: 1px solid #cccccc;
}
.news_li > li a {
  box-sizing: border-box;
  display: block;
  position: relative;
  padding: 5.11vw 0vw 5.11vw 0vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a {
    padding: 22px 0px 22px 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .news_li > li a {
    padding: 1.3414634146vw 0vw 1.3414634146vw 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a {
    transition: all 0.3s ease;
  }
  .news_li > li a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
  }
}
/* ========== end △ */
.news_li > li a .data_area {
  color: #666666;
  display: flex;
  align-items: center;
  gap: 2vw;
  margin-bottom: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a .data_area {
    width: 290px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .news_li > li a .data_area {
    width: 17.6829268293vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a .data_area {
    margin-bottom: 0px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .news_li > li a .data_area {
    margin-bottom: 0vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a .data_area {
    gap: 0.5vw;
    justify-content: space-between;
  }
}
/* ========== end △ */
.news_li > li a .data_area time {
  font-weight: 500;
}
.news_li > li a .data_area .tag {
  background: #e65e61;
  color: #fff;
  padding: 0vw 7.665vw 0vw 7.665vw;
  border-radius: 1vw;
  justify-content: center;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a .data_area .tag {
    width: 160px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .news_li > li a .data_area .tag {
    width: 9.756097561vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a .data_area .tag {
    padding: 0px 10px 0px 10px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .news_li > li a .data_area .tag {
    padding: 0vw 0.6097560976vw 0vw 0.6097560976vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a .data_area .tag {
    border-radius: 0.4vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a p {
    width: 980px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .news_li > li a p {
    width: 59.756097561vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .news_li > li a p {
    display: flex;
    align-items: center;
  }
}
/* ========== end △ */

/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li {
    gap: 60px 2.857%;
    display: flex;
    flex-wrap: wrap;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .propertie_li {
    gap: 4.285vw 2.857%;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li > li {
    width: 31.4286666667%;
  }
}
/* ========== end △ */
.propertie_li > li + li {
  margin-top: 8.9425vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li > li + li {
    margin-top: 0;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li > li a {
    transition: all 0.3s ease;
  }
  .propertie_li > li a:hover {
    opacity: 0.6;
  }
}
/* ========== end △ */
.propertie_li > li .name {
  font-size: 4.599vw;
  font-weight: 500;
  margin-top: 2.555vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li > li .name {
    font-size: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .propertie_li > li .name {
    font-size: 1.2195121951vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li > li .name {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .propertie_li > li .name {
    margin-top: 1.2195121951vw;
  }
}
/* ========== end △ */
.propertie_li > li .data {
  font-size: 3.066vw;
  color: #999999;
  margin-top: 1.2775vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li > li .data {
    font-size: 14px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .propertie_li > li .data {
    font-size: 0.8536585366vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .propertie_li > li .data {
    margin-top: 5px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .propertie_li > li .data {
    margin-top: 0.3048780488vw;
  }
}
/* ========== end △ */

/* ==================================================
	multiplu
================================================== */
.accordion_dl {
  transition: 0.3s ease all;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}
.accordion_dl + .accordion_dl {
  border-top: none;
}
.accordion_dl.active {
  background: #f4f0eb;
}
.accordion_dl.active dt .ico::after {
  height: 0;
  top: calc(50% - 0px);
}
.accordion_dl > dt {
  box-sizing: border-box;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding: 5.11vw 15.33vw 5.11vw 15.33vw;
  cursor: pointer;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dt {
    padding: 30px 170px 30px 170px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dt {
    padding: 1.8292682927vw 10.3658536585vw 1.8292682927vw 10.3658536585vw;
  }
}
/* ========== end △ */
.accordion_dl > dt:hover .ico {
  animation: purun 4s ease;
}
.accordion_dl > dt .ico {
  width: 3.8325vw;
  height: 3.8325vw;
  content: "";
  display: block;
  font-weight: bold;
  position: absolute;
  top: calc(50% - 1.91625vw);
  right: 4.599vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dt .ico {
    width: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dt .ico {
    width: 1.0975609756vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dt .ico {
    height: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dt .ico {
    height: 1.0975609756vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dt .ico {
    top: 36px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dt .ico {
    top: 2.1951219512vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dt .ico {
    right: 44px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dt .ico {
    right: 2.6829268293vw;
  }
}
/* ========== end △ */
.accordion_dl > dt .ico::before, .accordion_dl > dt .ico::after {
  width: 3.8325vw;
  height: 2px;
  background: #333333;
  content: "";
  display: block;
  transition: 0.3s ease all;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dt .ico::before, .accordion_dl > dt .ico::after {
    width: 17px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dt .ico::before, .accordion_dl > dt .ico::after {
    width: 1.0365853659vw;
  }
}
/* ========== end △ */
.accordion_dl > dt .ico::after {
  width: 2px;
  height: 3.577vw;
  transform: translateX(-50%) translateY(-50%);
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dt .ico::after {
    height: 17px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dt .ico::after {
    height: 1.0365853659vw;
  }
}
/* ========== end △ */
.accordion_dl > dd {
  display: none;
  position: relative;
  padding: 2.555vw 5.11vw 10.22vw 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .accordion_dl > dd {
    padding: 20px 100px 70px 100px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .accordion_dl > dd {
    padding: 1.2195121951vw 6.0975609756vw 4.2682926829vw 6.0975609756vw;
  }
}
/* ========== end △ */

.annotation {
  display: block;
  color: #a2a2a2;
  text-indent: -1em;
  padding-left: 1em;
}

.dl_box .common_dl {
  padding: 3.8325vw 0vw 3.8325vw 0vw;
  border-bottom: 1px solid #dcdcdc;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .dl_box .common_dl {
    display: flex;
    padding: 24px 40px;
  }
}
/* ========== end △ */
.dl_box .common_dl:first-of-type {
  border-top: 1px solid #dcdcdc;
}
.dl_box .common_dl > dt {
  font-weight: bold;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .dl_box .common_dl > dt {
    width: 140px;
    box-sizing: border-box;
    padding-right: 40px;
  }
}
/* ========== end △ */

.faq_dl + .faq_dl {
  margin-top: 1.022vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl + .faq_dl {
    margin-top: 8px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl + .faq_dl {
    margin-top: 0.487804878vw;
  }
}
/* ========== end △ */
.faq_dl.active dt .ico::after {
  height: 0;
  top: calc(50% - 0px);
}
.faq_dl > dt {
  background: #f4f0eb;
  box-sizing: border-box;
  color: #333333;
  font-weight: bold;
  position: relative;
  padding: 5.11vw 12.775vw 5.11vw 17.885vw;
  cursor: pointer;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt {
    padding: 36px 100px 36px 180px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt {
    padding: 2.1951219512vw 6.0975609756vw 2.1951219512vw 10.9756097561vw;
  }
}
/* ========== end △ */
.faq_dl > dt:hover .ico {
  animation: purun 4s ease;
}
.faq_dl > dt::before {
  width: 8.687vw;
  height: 8.687vw;
  background: #fff;
  box-sizing: border-box;
  content: "Q";
  color: #a4363a;
  font-size: 5.11vw;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vw;
  position: absolute;
  top: 4.088vw;
  left: 3.8325vw;
  border-radius: 100vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt::before {
    width: 63px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt::before {
    width: 3.8414634146vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt::before {
    height: 63px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt::before {
    height: 3.8414634146vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt::before {
    font-size: 24px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt::before {
    font-size: 1.4634146341vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt::before {
    top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt::before {
    top: 1.2195121951vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt::before {
    left: 70px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt::before {
    left: 4.2682926829vw;
  }
}
/* ========== end △ */
.faq_dl > dt .ico {
  width: 3.8325vw;
  height: 3.8325vw;
  content: "";
  display: block;
  font-weight: bold;
  position: absolute;
  top: calc(50% - 1.91625vw);
  right: 4.599vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt .ico {
    width: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt .ico {
    width: 1.0975609756vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt .ico {
    height: 18px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt .ico {
    height: 1.0975609756vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt .ico {
    top: 44px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt .ico {
    top: 2.6829268293vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt .ico {
    right: 44px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt .ico {
    right: 2.6829268293vw;
  }
}
/* ========== end △ */
.faq_dl > dt .ico::before, .faq_dl > dt .ico::after {
  width: 3.8325vw;
  height: 2px;
  background: #333333;
  content: "";
  display: block;
  transition: 0.3s ease all;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt .ico::before, .faq_dl > dt .ico::after {
    width: 17px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt .ico::before, .faq_dl > dt .ico::after {
    width: 1.0365853659vw;
  }
}
/* ========== end △ */
.faq_dl > dt .ico::after {
  width: 2px;
  height: 3.577vw;
  transform: translateX(-50%) translateY(-50%);
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dt .ico::after {
    height: 17px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dt .ico::after {
    height: 1.0365853659vw;
  }
}
/* ========== end △ */
.faq_dl > dd {
  background: #fcfcfa;
  color: #333333;
  display: none;
  position: relative;
  padding: 5.11vw 12.775vw 5.11vw 17.885vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dd {
    padding: 36px 100px 36px 180px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dd {
    padding: 2.1951219512vw 6.0975609756vw 2.1951219512vw 10.9756097561vw;
  }
}
/* ========== end △ */
.faq_dl > dd::before {
  width: 8.687vw;
  height: 8.687vw;
  background: #a4363a;
  content: "A";
  color: #fff;
  font-weight: bold;
  font-size: 5.11vw;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vw;
  position: absolute;
  top: 4.088vw;
  left: 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dd::before {
    width: 63px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dd::before {
    width: 3.8414634146vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dd::before {
    height: 63px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dd::before {
    height: 3.8414634146vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dd::before {
    font-size: 24px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dd::before {
    font-size: 1.4634146341vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dd::before {
    top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dd::before {
    top: 1.2195121951vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .faq_dl > dd::before {
    left: 70px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .faq_dl > dd::before {
    left: 4.2682926829vw;
  }
}
/* ========== end △ */

/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .tab_wrap {
    width: 100%;
    margin-top: -20px;
  }
}
/* ========== end △ */
.tab_wrap .btn_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .tab_wrap .btn_area {
    justify-content: center;
    gap: 55px;
  }
  .tab_wrap .btn_area .tab_btn {
    font-size: 1.8rem;
    padding: 10px 0;
  }
}
/* ========== end △ */
.tab_wrap .tab_btn {
  width: 49%;
  box-sizing: border-box;
  font-size: 3.577vw;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease 0s;
  padding: 2.555vw 1.2775vw 2.555vw 1.2775vw;
  border-bottom: 2px solid transparent;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .tab_wrap .tab_btn {
    width: fit-content;
  }
}
/* ========== end △ */
.tab_wrap .tab_btn + .tab_btn {
  margin-left: 0.7665vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .tab_wrap .tab_btn + .tab_btn {
    margin-left: 0;
  }
}
/* ========== end △ */
.tab_wrap .tab_btn.active {
  font-weight: bold;
  border-bottom: 2px solid #222222;
}
.tab_wrap .panel_area {
  padding-top: 6.3875vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .tab_wrap .panel_area {
    padding: 50px;
  }
}
/* ========== end △ */
.tab_wrap .panel_area .tab_panel {
  display: none;
}
.tab_wrap .panel_area .tab_panel.active {
  display: block;
}

.txt {
  line-height: 2.2;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .txt {
    line-height: 2.6;
  }
}
/* ========== end △ */

.table_style {
  border-bottom: 1px solid #666666;
}
.table_style > dl {
  border-top: 1px solid #666666;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style > dl {
    display: flex;
  }
}
/* ========== end △ */
.table_style > dl > dt,
.table_style > dl > dd {
  box-sizing: border-box;
  padding: 3.8325vw 3.8325vw 3.8325vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style > dl > dt,
  .table_style > dl > dd {
    font-size: 24px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style > dl > dt,
  .table_style > dl > dd {
    font-size: 1.4634146341vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style > dl > dt,
  .table_style > dl > dd {
    padding: 30px 70px 30px 70px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style > dl > dt,
  .table_style > dl > dd {
    padding: 1.8292682927vw 4.2682926829vw 1.8292682927vw 4.2682926829vw;
  }
}
/* ========== end △ */
.table_style > dl > dt {
  background: #f4f0eb;
  text-align: center;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style > dl > dt {
    width: 466px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style > dl > dt {
    width: 28.4146341463vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style > dl > dd {
    width: 1033px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style > dl > dd {
    width: 62.987804878vw;
  }
}
/* ========== end △ */
.table_style .half {
  display: flex;
  flex-wrap: wrap;
}
.table_style .half > dl {
  width: 50%;
  box-sizing: border-box;
  border-top: 1px dotted #dddddd;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style .half > dl {
    display: flex;
  }
}
/* ========== end △ */
.table_style .half > dl:nth-child(even) {
  border-left: 1px dotted #dddddd;
}
.table_style .half > dl > dt,
.table_style .half > dl > dd {
  box-sizing: border-box;
  font-weight: 500;
  padding: 3.8325vw 3.8325vw 3.8325vw 3.8325vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style .half > dl > dt,
  .table_style .half > dl > dd {
    font-size: 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style .half > dl > dt,
  .table_style .half > dl > dd {
    font-size: 0.9756097561vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style .half > dl > dt,
  .table_style .half > dl > dd {
    padding: 25px 30px 25px 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style .half > dl > dt,
  .table_style .half > dl > dd {
    padding: 1.5243902439vw 1.8292682927vw 1.5243902439vw 1.8292682927vw;
  }
}
/* ========== end △ */
.table_style .half > dl > dt {
  background: #f5f8f9;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style .half > dl > dt {
    width: 250px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style .half > dl > dt {
    width: 15.243902439vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style .half > dl > dd {
    width: 950px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style .half > dl > dd {
    width: 57.9268292683vw;
  }
}
/* ========== end △ */
.table_style .half > dl > dd iframe {
  height: 66.43vw;
  margin-top: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style .half > dl > dd iframe {
    height: 450px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style .half > dl > dd iframe {
    height: 27.4390243902vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .table_style .half > dl > dd iframe {
    margin-top: 20px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .table_style .half > dl > dd iframe {
    margin-top: 1.2195121951vw;
  }
}
/* ========== end △ */

.tac {
  text-align: center;
}

.tal {
  text-align: left;
}

.txt_box > p:not(:first-of-type) {
  margin-top: 5.11vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .txt_box > p:not(:first-of-type) {
    margin-top: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .txt_box > p:not(:first-of-type) {
    margin-top: 1.8292682927vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .txt_box > p.btn_mt {
    margin-top: 70px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .txt_box > p.btn_mt {
    margin-top: 60px;
  }
}
/* ========== end △ */

/* rwd_class
================================================== */
.rw_ox,
.rw_ox_ib,
.rw_xo,
.rw_xo_ib {
  display: none !important;
}

/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  .rw_ox {
    display: block !important;
  }
}
/* ========== end △ */

/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  .rw_ox_ib {
    display: inline-block !important;
  }
}
/* ========== end △ */

/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .rw_xo {
    display: block !important;
  }
}
/* ========== end △ */

/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .rw_xo_ib {
    display: inline-block !important;
  }
}
/* ========== end △ */

/* wp
================================================== */
.wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2.044vw;
  margin-top: 7.665vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .wp-pagenavi {
    margin-top: 30px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .wp-pagenavi {
    margin-top: 1.8292682927vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .wp-pagenavi {
    gap: 20px 2%;
  }
}
/* ========== end △ */
.wp-pagenavi .pages,
.wp-pagenavi .last {
  display: none;
}
.wp-pagenavi .extend {
  background: transparent;
  color: #666666;
  padding: 2.044vw 0vw 2.044vw 0vw;
  border: none;
}
.wp-pagenavi span,
.wp-pagenavi a {
  color: #666666;
  background: #fff;
  display: inline-block;
  text-align: center;
  padding: 2.044vw 4.088vw 2.044vw 4.088vw;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .wp-pagenavi span,
  .wp-pagenavi a {
    padding: 8px 16px 8px 16px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .wp-pagenavi span,
  .wp-pagenavi a {
    padding: 0.487804878vw 0.9756097561vw 0.487804878vw 0.9756097561vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .wp-pagenavi span:hover,
  .wp-pagenavi a:hover {
    color: #fff;
    background: #666666;
  }
}
/* ========== end △ */
.wp-pagenavi span.current {
  background: #e65e61;
  color: #fff;
}

/* ==================================================
	js
================================================== */
/* delayScrollAnime
================================================== */
.box {
  opacity: 0;
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* swiper
================================================== */
/* ▽ SP layout ========== */
@media print, screen and (max-width: 780px) {
  .card02 {
    position: relative;
  }
  .card02.dot_none .swiper-pagination {
    display: none;
  }
  .card02 a {
    transition: all 0.2s ease 0s;
  }
  .card02 a:hover {
    transform: translateY(-16px);
  }
}
@media only screen and (max-width: 780px) and (max-width: 767px) {
  .card02 a:hover {
    transform: translateY(0px);
  }
}
@media print, screen and (max-width: 780px) {
  .card02 .l-inner {
    max-width: 1310px;
    box-sizing: border-box;
    padding: 0vw 3.8325vw 0vw 3.8325vw;
    margin: 0 auto;
  }
  .card02 .swiper {
    overflow: visible;
  }
  .card02 .swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .card02 .swiper-slide:first-child {
    width: 52%;
  }
  .card02 .swiper-slide:not(:first-child) {
    width: 36%;
  }
  .card02 .swiper-slide:not(:first-child) img {
    margin-top: 8vw;
  }
  .card02 .swiper-slide img {
    width: 100%;
  }
  .card02 .swiper-slide .slide {
    position: relative;
  }
  .card02 .swiper-controller {
    padding: 0vw 3.8325vw 0vw 3.8325vw;
  }
  .card02 .swiper-controller .txt {
    text-align: right;
    font-size: 2.555vw;
    padding-bottom: 2.555vw;
    margin-top: 4.088vw;
    margin-bottom: 6.132vw;
    border-bottom: 2px solid #222222;
  }
  .card02 .swiper-controller .flex {
    display: flex;
    gap: 4vw;
  }
  .card02 .swiper-button-prev,
  .card02 .swiper-button-next {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: static;
    border: 2px solid #222222;
    border-radius: 500px;
    margin: 0;
    z-index: 3;
  }
  .card02 .swiper-button-prev::after,
  .card02 .swiper-button-next::after {
    display: none;
  }
  .card02 .swiper-button-prev img,
  .card02 .swiper-button-next img {
    width: 3vw;
    height: auto;
  }
}
/* ========== end △ */

/* modal
================================================== */
.modal_wrap .js-modal-button {
  position: relative;
}
.modal_wrap .js-modal-button::before {
  width: 7.665vw;
  height: 7.665vw;
  background: url(../images/properties/ico_loope.jpg) center center/100% auto no-repeat;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .modal_wrap .js-modal-button::before {
    width: 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .modal_wrap .js-modal-button::before {
    width: 1.5243902439vw;
  }
}
/* ========== end △ */
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .modal_wrap .js-modal-button::before {
    height: 25px;
  }
}
/* ========== end △ */
/* ▽ TAB layout ========== */
@media only screen and (min-width: 779px) and (max-width: 1440px) {
  .modal_wrap .js-modal-button::before {
    height: 1.5243902439vw;
  }
}
/* ========== end △ */
.modal_wrap .layer {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease all;
}
.modal_wrap .layer.is-open {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}
.modal_wrap .layer.is-open .modal {
  opacity: 1;
  visibility: visible;
}
.modal_wrap .modal__button-wrap {
  position: absolute;
  right: 10px;
  top: -28px;
  display: inline-flex;
}
.modal_wrap .close-button {
  position: relative;
  width: 39px;
  height: 39px;
  background: orange;
  border-radius: 50%;
  padding: 0;
  border: transparent;
  cursor: pointer;
}
.modal_wrap .close-button span {
  width: 25px;
  height: 2px;
  background: #fff;
  display: inline-block;
  position: absolute;
  left: calc(50% - 12px);
  top: 50%;
  border-radius: 20px;
}
.modal_wrap .close-button span:nth-child(1) {
  transform: rotate(45deg) translate(-1px, -1px);
}
.modal_wrap .close-button span:nth-child(2) {
  transform: rotate(-45deg) translate(1px, -1px);
}
.modal_wrap .modal {
  width: calc(100% - 7.665vw);
  position: relative;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.7s linear, opacity 0.7s linear;
}
.modal_wrap .modal__inner {
  max-width: 1200px;
  width: auto;
  max-height: 60vh;
  height: auto;
  margin-top: 125px;
  margin-bottom: 125px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  box-shadow: 3px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 13px;
  display: block;
  padding: 21px 8px 21px;
}
.modal_wrap .modal__contents {
  padding-top: 15px;
  padding-bottom: 23px;
}
.modal_wrap .modal__contents img {
  width: 100%;
}
/* ▽ PC layout ========== */
@media only screen and (min-width: 779px) {
  .modal_wrap .modal__contents img {
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
  }
}
/* ========== end △ *//*# sourceMappingURL=utility.css.map */