@charset "UTF-8";
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
@media screen and (min-width: 768px) {
.table[data-v-78e347c0] {
    padding-top: 200px;
}
}
@media screen and (max-width: 767px) {
.table[data-v-78e347c0] {
    margin-top: 13.3333333333vw;
    padding-top: 13.3333333333vw;
}
}
.table-orange[data-v-78e347c0] {
  color: #f78f00;
}
.table-bg[data-v-78e347c0] {
  position: relative;
}
.table-bg[data-v-78e347c0]::after {
  z-index: -1;
  content: "";
  position: absolute;
  background-color: rgba(247, 171, 0, 0.2);
}
@media screen and (min-width: 768px) {
.table-bg[data-v-78e347c0]::after {
    width: calc(50% + 320px);
    height: 100.3%;
    top: 100px;
    right: 0;
    border-radius: 20px 0 0 20px;
}
}
@media screen and (max-width: 767px) {
.table-bg[data-v-78e347c0]::after {
    width: 89.3333333333vw;
    height: calc(100% + 13.3333333333vw);
    top: 0;
    left: 0;
    border-radius: 0 2.6666666667vw 2.6666666667vw 0;
}
}
.table_heading[data-v-78e347c0] {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.table_heading[data-v-78e347c0] {
    font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.table_heading[data-v-78e347c0] {
    margin-bottom: 1.3333333333vw;
    font-size: 5.3333333333vw;
}
}
@media screen and (min-width: 768px) {
.table_text[data-v-78e347c0] {
    width: 570px;
}
}
.table_text ul li p[data-v-78e347c0] {
  position: relative;
  display: flex;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.table_text ul li p[data-v-78e347c0] {
    align-items: center;
}
}
@media screen and (max-width: 767px) {
.table_text ul li p[data-v-78e347c0] {
    flex-direction: column;
}
}
@media screen and (min-width: 768px) {
.table_text ul li:not(:first-of-type) p[data-v-78e347c0] {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: dotted 2px #cecece;
}
}
@media screen and (max-width: 767px) {
.table_text ul li:not(:first-of-type) p[data-v-78e347c0] {
    padding-bottom: 4vw;
    margin-top: 4vw;
    border-bottom: dotted 0.5333333333vw #cecece;
}
}
@media screen and (min-width: 768px) {
.table_text ul li .border[data-v-78e347c0] {
    padding-bottom: 20px;
    border-bottom: dotted 2px #cecece;
}
}
@media screen and (max-width: 767px) {
.table_text ul li .border[data-v-78e347c0] {
    padding-bottom: 4vw;
    border-bottom: dotted 0.5333333333vw #cecece;
}
}
.table_text ul li:last-of-type p[data-v-78e347c0] {
  padding: 0;
  border: none;
}
@media screen and (max-width: 767px) {
.table_text_big[data-v-78e347c0] {
    flex-direction: unset !important;
}
}
.table_container[data-v-78e347c0] {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
.table_container[data-v-78e347c0] {
    width: 1000px;
    margin: 60px auto 0;
    border-radius: 20px;
}
}
@media screen and (max-width: 767px) {
.table_container[data-v-78e347c0] {
    margin: 8vw auto 0;
    border-radius: 2.6666666667vw;
}
}
.table_container tbody[data-v-78e347c0] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.table_container tbody[data-v-78e347c0] {
    padding: 60px 90px;
}
}
@media screen and (max-width: 767px) {
.table_container tbody[data-v-78e347c0] {
    padding: 8vw 5.3333333333vw;
}
}
.table_container tbody tr[data-v-78e347c0] {
  display: flex;
}
@media screen and (min-width: 768px) {
.table_container tbody tr[data-v-78e347c0] {
    justify-content: space-between;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: solid 2px #BDC7CE;
}
}
@media screen and (max-width: 767px) {
.table_container tbody tr[data-v-78e347c0] {
    flex-direction: column;
    padding-bottom: 4vw;
    margin-bottom: 4vw;
    border-bottom: solid 0.5333333333vw #BDC7CE;
}
}
[data-v-78e347c0] em {
  right: 0;
  color: #e05d5d;
  font-style: normal;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
[data-v-78e347c0] em {
    font-size: 14px;
    position: absolute;
}
}
@media screen and (max-width: 767px) {
[data-v-78e347c0] em {
    font-size: 3.7333333333vw;
}
}
@media screen and (min-width: 768px) {
[data-v-78e347c0] em span {
    font-size: 22px;
}
}
@media screen and (max-width: 767px) {
[data-v-78e347c0] em span {
    font-size: 5.8666666667vw;
}
}
[data-v-78e347c0] .table_text-small {
  font-weight: 400;
  color: #444444;
}
@media screen and (min-width: 768px) {
[data-v-78e347c0] .table_text-small {
    font-size: 14px;
}
}
[data-v-78e347c0] .table_circle {
  color: rgba(247, 143, 0, 0.4);
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.btn[data-v-7a191c07] {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #207fba;
  position: relative;
  transition: 0.7s;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
.btn[data-v-7a191c07] {
    width: 260px;
    height: 60px;
}
}
@media screen and (max-width: 767px) {
.btn[data-v-7a191c07] {
    width: 69.3333333333vw;
    height: 16vw;
}
}
.btn[data-v-7a191c07]:hover {
  opacity: 0.75;
}
.btn-blue[data-v-7a191c07] {
  color: #fff;
  background-color: #15618c;
}
.btn-orange[data-v-7a191c07] {
  color: #fff;
  background-color: #f78f00;
}
.btn span[data-v-7a191c07] {
  position: absolute;
}
@media screen and (min-width: 768px) {
.btn span[data-v-7a191c07] {
    right: 25px;
}
}
@media screen and (max-width: 767px) {
.btn span[data-v-7a191c07] {
    right: 4vw;
    font-size: 6.4vw;
}
}
@media screen and (min-width: 768px) {
.btn-flyer[data-v-7a191c07] {
    width: 180px;
    height: 50px;
    padding-left: 10px;
}
}
@media screen and (max-width: 767px) {
.btn-flyer[data-v-7a191c07] {
    height: 13.3333333333vw;
    margin: 2.6666666667vw auto 0;
    padding-left: 3.7333333333vw;
}
}
.btn-flyer span[data-v-7a191c07] {
  display: none;
}
.btn-flyer[data-v-7a191c07]::after {
  content: "";
  position: absolute;
  background: url("/images/personal/zoom_in.svg") no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
.btn-flyer[data-v-7a191c07]::after {
    width: 20px;
    height: 20px;
    left: 28px;
}
}
@media screen and (max-width: 767px) {
.btn-flyer[data-v-7a191c07]::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    left: 18.1333333333vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.flyers[data-v-7e9c55ae] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.flyers[data-v-7e9c55ae] {
    margin-top: 60px;
    gap: 20px;
}
}
@media screen and (max-width: 767px) {
.flyers[data-v-7e9c55ae] {
    margin-top: 8vw;
    gap: 4vw;
}
}
.flyers_inner[data-v-7e9c55ae] {
  display: flex;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
.flyers_inner[data-v-7e9c55ae] {
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.flyers_inner[data-v-7e9c55ae] {
    flex-direction: column;
    padding: 8vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
}
}
.flyers_text[data-v-7e9c55ae] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.flyers_text[data-v-7e9c55ae] {
    width: 600px;
    gap: 10px;
}
}
@media screen and (max-width: 767px) {
.flyers_text[data-v-7e9c55ae] {
    margin-top: 4vw;
    gap: 2.6666666667vw;
}
}
@media screen and (min-width: 768px) {
.flyers_text h3[data-v-7e9c55ae] {
    font-size: 22px;
}
}
@media screen and (max-width: 767px) {
.flyers_text h3[data-v-7e9c55ae] {
    font-size: 5.8666666667vw;
}
}
.flyers_text span[data-v-7e9c55ae] {
  font-weight: 700;
  color: #e05d5d;
}
.flyers_text p[data-v-7e9c55ae] {
  color: #444444;
}
@media screen and (min-width: 768px) {
.flyers_text p[data-v-7e9c55ae] {
    margin-bottom: 10px;
}
}
.flyers_img[data-v-7e9c55ae] {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
.flyers_img[data-v-7e9c55ae] {
    width: 230px;
}
}
.flyers_img img[data-v-7e9c55ae] {
  height: auto;
}
.flyers_img_text[data-v-7e9c55ae] {
  z-index: 100000;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
.flyers_img_text[data-v-7e9c55ae] {
    margin-left: 25.6vw;
    gap: 2.6666666667vw;
}
}
@media screen and (max-width: 767px) {
.flyers_img_text span[data-v-7e9c55ae] {
    width: 6.1333333333vw;
}
}
@media screen and (max-width: 767px) {
.flyers_img_text span img[data-v-7e9c55ae] {
    width: 100%;
}
}
.flyers_img_close[data-v-7e9c55ae] {
  z-index: 100000;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #15618c;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
.flyers_img_close[data-v-7e9c55ae] {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -20px;
    right: -20px;
    font-size: 24px;
    cursor: pointer;
}
}
@media screen and (max-width: 767px) {
.flyers_img_close[data-v-7e9c55ae] {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    margin-left: 10.6666666667vw;
    font-size: 6.4vw;
}
}
.flyers_img_modal[data-v-7e9c55ae] {
  z-index: 100000;
  position: fixed;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
.flyers_img_modal[data-v-7e9c55ae] {
    max-width: 920px;
    top: 150px;
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.flyers_img_modal[data-v-7e9c55ae] {
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}
}
.flyers_img_modal[data-v-7e9c55ae]::before {
  z-index: -1;
}
@media screen and (min-width: 768px) {
.flyers_img_modal[data-v-7e9c55ae]::before {
    content: "";
    position: fixed;
    width: 100vw;
    height: 100vw;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.4);
}
}
.flyers_img_modal_top[data-v-7e9c55ae] {
  z-index: 10000;
  position: fixed;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
.flyers_img_modal_top[data-v-7e9c55ae] {
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 26.6666666667vw;
}
}
.flyers_img_modal_inner[data-v-7e9c55ae] {
  overflow: auto;
}
@media screen and (min-width: 768px) {
.flyers_img_modal_inner[data-v-7e9c55ae] {
    max-width: 920px;
    width: 100%;
    max-height: calc(100vh - 260px);
    border: solid 20px #fff;
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.flyers_img_modal_inner[data-v-7e9c55ae] {
    width: 89.3333333333vw;
    margin-left: 4vw;
    margin-top: 32vw;
}
}
.flyers_img_modal_item[data-v-7e9c55ae] {
  width: 100%;
}
.flyers_img_modal_item img[data-v-7e9c55ae] {
  width: 100%;
}
@media screen and (max-width: 767px) {
.flyers_img_modal_area[data-v-7e9c55ae] {
    width: 26.6666666667vw;
}
}
[data-v-7e9c55ae] .vel-modal {
  z-index: 10000;
  background: #fff;
}
[data-v-7e9c55ae] .vel-img {
  box-shadow: none;
}
[data-v-7e9c55ae] .vel-toolbar {
  display: none;
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.flyers[data-v-1136aec2] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.flyers[data-v-1136aec2] {
    margin-top: 60px;
    gap: 20px;
}
}
@media screen and (max-width: 767px) {
.flyers[data-v-1136aec2] {
    margin-top: 8vw;
    gap: 4vw;
}
}
.flyers_inner[data-v-1136aec2] {
  display: flex;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
.flyers_inner[data-v-1136aec2] {
    justify-content: space-between;
    align-items: center;
    padding: 50px;
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.flyers_inner[data-v-1136aec2] {
    flex-direction: column;
    padding: 8vw 5.3333333333vw;
    border-radius: 2.6666666667vw;
}
}
.flyers_text[data-v-1136aec2] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.flyers_text[data-v-1136aec2] {
    width: 600px;
    gap: 10px;
}
}
@media screen and (max-width: 767px) {
.flyers_text[data-v-1136aec2] {
    margin-top: 4vw;
    gap: 2.6666666667vw;
}
}
.flyers_text[data-v-1136aec2] p {
  color: #444444;
}
@media screen and (min-width: 768px) {
.flyers_text h3[data-v-1136aec2] {
    font-size: 22px;
}
}
@media screen and (max-width: 767px) {
.flyers_text h3[data-v-1136aec2] {
    font-size: 5.8666666667vw;
}
}
.flyers_text span[data-v-1136aec2] {
  font-weight: 700;
  color: #e05d5d;
}
.flyers_img[data-v-1136aec2] {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 768px) {
.flyers_img[data-v-1136aec2] {
    width: 250px;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
@media screen and (min-width: 768px) {
.personal_flyer[data-v-edf10052] {
    margin-top: 100px;
    padding-top: 100px;
}
}
@media screen and (max-width: 767px) {
.personal_flyer[data-v-edf10052] {
    margin-top: 13.3333333333vw;
    padding-top: 13.3333333333vw;
}
}
@media screen and (min-width: 768px) {
.personal_instagram[data-v-edf10052] {
    margin-top: 100px;
}
}
@media screen and (max-width: 767px) {
.personal_instagram[data-v-edf10052] {
    margin-top: 16vw;
}
}
.personal_instagram_heading[data-v-edf10052] {
  position: relative;
}
.personal_instagram_heading a[data-v-edf10052] {
  position: absolute;
}
@media screen and (min-width: 768px) {
.personal_instagram_heading a[data-v-edf10052] {
    top: 25px;
    right: 0;
}
}