@charset "UTF-8";
/* ===================================================================
CSS information

file name  : reception.css
author     : Abilive
style info : 祝う
=================================================================== */
/* ===================================================================
CSS information

file name  : _settings.scss
author     : Abilive
style info : 汎用設定
=================================================================== */
.con_int {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_int {
    width: calc(1360 / 1440 * 100%);
    max-width: calc(1360px);
  }
}
@media only screen and (min-width: 1441px) {
  .con_int {
    max-width: calc(1360px * ((18 + 0) / 14));
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int {
    width: calc(1360 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_int {
    width: calc(388 / 428 * 100%);
  }
}
.con_int .txt {
  text-align: center;
  margin-top: 1.5em;
}

.tmp_anch ul li:last-child {
  position: relative;
}
.tmp_anch ul li:last-child::before {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  box-sizing: border-box;
  background-color: #DBDBDB;
  top: 0;
}
@media only screen and (min-width: 768px) {
  .tmp_anch ul li:last-child {
    padding-left: 2.85rem;
  }
  .tmp_anch ul li:last-child::before {
    height: 100%;
    left: 1.42rem;
    transform: rotate(25deg);
  }
}
@media only screen and (max-width: 767px) {
  .tmp_anch ul li:last-child {
    padding-top: 2.5em;
  }
  .tmp_anch ul li:last-child::before {
    height: 2.5em;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    transform: rotate(50deg);
  }
}
@media only screen and (max-width: 767px) {
  .tmp_anch ul {
    justify-content: center;
  }
}

.wrp_rece {
  width: 100%;
  max-width: 2560px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  margin-top: 5.71rem;
}

.con_rece {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rece {
    width: calc(1260 / 1440 * 100%);
  }
}
@media only screen and (min-width: 1025px) {
  .con_rece {
    width: calc(950 / 1440 * 100%);
    max-width: 950px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1441px) {
  .con_rece {
    max-width: calc(950px * 18 / 14);
  }
}

.con_rece + .con_rece {
  margin-top: 8.57rem;
}
.con_rece .st_rece {
  margin-bottom: 2.14rem;
}
.con_rece .slider {
  position: relative;
}
.con_rece .slider .swiper-slide img {
  width: calc(900 / 950 * 100%);
  margin-right: auto;
  margin-left: auto;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_rece .slider .swiper-slide img {
    width: calc(348 / 368 * 100%);
  }
}
.con_rece .box_rece {
  margin-top: 2.85rem;
}
@media only screen and (max-width: 767px) {
  .con_rece .box_rece {
    width: calc(368 / 428 * 100%);
    margin-right: auto;
    margin-left: auto;
  }
}
.con_rece .box_rece .txt {
  text-align: center;
  margin-top: 0.71rem;
}
.con_rece .imgs {
  display: flex;
  width: calc(900 / 950 * 100%);
  margin-right: auto;
  margin-left: auto;
  margin-top: 2.85rem;
}
.con_rece .imgs img {
  height: auto !important;
  width: calc(1 / 3 * 100%);
}
@media only screen and (max-width: 767px) {
  .con_rece .imgs img {
    aspect-ratio: 1;
    object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .con_rece .imgs.img_laysp2 img:nth-of-type(2) {
    object-position: 72%;
  }
}
.con_rece .btn {
  height: 2.85rem;
  margin-top: 2.85rem;
}
.con_rece .btn > .a {
  max-width: 21.42rem !important;
  margin-right: auto;
  margin-left: auto;
}

.con_ricca {
  margin-right: auto;
  margin-left: auto;
  margin-top: 10.71rem;
}
@media only screen and (min-width: 1025px) {
  .con_ricca {
    width: calc(1360 / 1440 * 100%);
    max-width: calc(1360px);
  }
}
@media only screen and (min-width: 1441px) {
  .con_ricca {
    max-width: calc(1360px * ((18 + 0) / 14));
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ricca {
    width: calc(1360 / 1440 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca {
    width: calc(388 / 428 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_top {
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_top {
    display: flex;
    flex-direction: column;
  }
}
.con_ricca .box_top .logo_ricca {
  margin-bottom: 1.42rem;
  width: 10rem;
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_top .logo_ricca {
    margin-right: auto;
    margin-left: auto;
  }
  .con_ricca .box_top .logo_ricca span {
    display: flex;
  }
  .con_ricca .box_top .logo_ricca .tmp_peo {
    justify-content: center;
  }
}
.con_ricca .box_top .st_hon {
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_top .st_hon {
    align-items: center;
    text-align: center;
  }
}
.con_ricca .box_top .st_hon .en {
  order: initial !important;
  margin-top: .5em;
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_top .img {
    order: -1;
    width: calc(830 / 1360 * 100%);
  }
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_top .box_txt {
    width: calc(430 / 1360 * 100%);
    margin-right: 0;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .con_ricca .box_top .box_txt {
    width: calc(480 / 1360 * 100%);
  }
}

@media only screen and (max-width: 767px) {
  .con_ricca .box_top .box_txt {
    width: calc(348 / 388 * 100%);
    order: 9;
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_top .box_txt .catch {
    text-align: center;
  }
}
.con_ricca .box_top .box_txt .txt {
  margin-top: 2.14rem;
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_top .box_txt .txt {
    margin-top: 1em;
  }
}
.con_ricca .box_top .box_txt .btn {
  margin-top: 2.14rem;
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_top .box_txt .btn {
    margin-top: 1em;
    justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_top.reverse .img {
    order: initial;
  }
  .con_ricca .box_top.reverse .box_txt {
    padding-right: 3em;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .con_ricca .box_top.reverse .box_txt {
    padding-right: 0;
    margin-right: auto;
    margin-left: 0;
  }
}

.con_ricca .box_btm {
  margin-top: 4.28rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_btm {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_btm {
    margin-top: 4em;
    display: flex;
    flex-direction: column;
  }
}
.con_ricca .box_btm .img {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_btm .img {
    width: calc(776 / 1360 * 100%);
  }
}
.con_ricca .box_btm .img img {
  height: auto !important;
  width: calc(1 / 3 * 100%);
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_btm .img img {
    aspect-ratio: 1;
    object-fit: cover;
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_btm .img {
    order: -1;
  }
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_btm .box_txt {
    width: calc(584 / 1360 * 100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ricca .box_btm .box_txt {
    width: calc(584 / 1360 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_btm .box_txt {
    margin-top: 2em;
  }
}
.con_ricca .box_btm .box_txt > .inner {
  max-width: 385px;
  width: 84%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_ricca .box_btm .box_txt > .inner {
    margin-left: 0;
    width: 90%;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1441px) {
  .con_ricca .box_btm .box_txt > .inner {
    max-width: calc(385px * 18 / 14);
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_btm .box_txt > .inner {
    width: calc(348 / 388 * 100%);
  }
}
@media only screen and (max-width: 767px) {
  .con_ricca .box_btm .box_txt > .inner .txt {
    text-align: center;
  }
}
.con_ricca .box_btm .box_txt > .inner .btn {
  height: 2.85rem;
  margin-top: 1.42rem;
}
.con_ricca .box_btm .box_txt > .inner .btn > .a {
  max-width: 21.42rem !important;
}
@media only screen and (min-width: 768px) {
  .con_ricca .box_btm.reverse .img {
    order: -1;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .con_ricca .box_btm.reverse .box_txt > .inner {
    margin-right: 0;
    margin-left: auto;
  }
}

body[data-bg="dark"] #lnk_honkan .box_txt .st_hon {
  color: #fff;
}
body[data-bg="dark"] #lnk_honkan .box_txt .catch {
  color: #fff;
}

.tmp_peo {
  display: flex;
  order: 10;
  margin-top: 0.71rem;
  font-weight: normal;
}
.tmp_peo span {
  height: 2.14rem;
  color: var(--color-title-small);
  display: flex;
  align-items: center;
  border: 1px solid var(--color-F3F1EE);
  padding-right: 0.71rem;
  padding-left: 0.71rem;
}
