@charset "UTF-8";
.slick-dots > li:first-child:last-child {
  display: none;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 30px;
  height: 30px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

body {
  color: rgb(33, 37, 41);
  line-height: 1.5;
}

.addClass_block {
  display: block !important;
}

.addClass_none {
  display: none !important;
}

.concept-contents-area {
  display: none;
}

.kikin-contents-area {
  display: none;
}

.bosai-guide-contents-area {
  display: none;
}

.century-gothic-span {
  font-family: "Century Gothic", sans-serif;
  font-weight: 700;
}

#item {
  display: none;
}

.allm_page-h {
  text-align: center;
}

.allm_page-h button {
  background: none;
  border: none;
  font: inherit;
  margin: 0;
  padding: 0;
}

.allm_page-h button:focus {
  outline: none;
}

.allm_page-h-header-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 8px;
  font-size: 20px;
  letter-spacing: 1px;
  margin: 28px auto 0px;
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
  font-weight: 500;
  font-style: normal;
}

#concept-link,
#item-link,
#kikin-link,
#guide-link,
#report-link,
#training-link,
#magazine-link {
  border-radius: 999em;
  padding: 0px 19px;
  height: 35px;
  line-height: 33px;
}

.moshimo_g_nav button.current,
#concept-link:hover,
#item-link:hover,
#kikin-link:hover,
#guide-link:hover,
#report-link:hover,
#training-link:hover,
#magazine-link:hover {
  background: #ffef29;
}

.j-gbag-opener {
  margin-top: -3px;
}

.logo-img {
  display: block;
  max-width: 267px;
  height: auto;
  margin: 37px auto 0px;
  backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast;
}

.allm_page-h-header-links-moshimo {
  letter-spacing: 2.7px;
}

.allm_page-h-header-links a {
  text-decoration: none;
}

.allm_page-h-header-links-item {
  letter-spacing: 2.7px;
}

.allm_page-h-header-links-guide {
  letter-spacing: 1.8px;
}

.allm_main.j-dark-target {
  padding-bottom: 20px;
}

.main_div {
  margin: 0;
  background-color: rgb(241, 232, 95);
  background-image: url("../images/background_img.png");
  text-align: center;
  padding: 0 40px 100px;
  background-size: cover;
}

.slide-items {
  margin: 0px auto;
  /*right: 11px;*/
  background-color: #fff;
  padding: 27px 23px;
  max-width: 1000px;
  border-radius: 11px;
  top: 33px;
  /*margin-top: -24px;*/
  position: relative;
  z-index: 1;
}

.slide p {
  font-size: 100px;
  padding-top: 82px;
}

.slide-main-img img {
  height: auto;
  width: 100%;
}

.slide-main-img-sp {
  display: none;
}

.absolue-position {
  position: absolute;
}

.allm_main_msg {
  margin: 0px auto;
  position: relative;
  /*right: 17px;*/
}

.allm_main_msg_img_area {
  display: inline-flex;
  margin: 0 0px 0px 12px;
}

.span_moshimo {
  font-size: 14px;
  margin: 25px 0px 0px -2px;
}

.slick-prev,
.slick-next {
  width: 30px;
  height: 65px;
  padding: 0;
  background: #fff;
  border-radius: 100% 0 0 100%/50%;
}

.slick-prev {
  border-radius: 100% 0 0 100%/50%;
  left: -30px;
}

.slick-next {
  border-radius: 0 100% 100% 0/50%;
  right: -30px;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  background: #fff;
}

.slick-prev:before,
.slick-next:before {
  opacity: 1;
  display: block;
  content: "";
  width: 10px;
  height: 18px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background: no-repeat center center/cover;
}

.slick-prev:before {
  background-image: url(../images/slide_arrow_left.png);
  right: 0;
}

.slick-next:before {
  background-image: url(../images/slide_arrow_right.png);
  left: 0;
}

.slick-dots {
  bottom: -40px;
  left: 0;
}

.slick-dots li button {
  font-size: 0;
  line-height: 30px;
  display: block;
  width: 30px;
  height: 30px;
  padding: 5px;
}

.slick-dots li button:before {
  font-size: 0;
  line-height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: block;
  content: "";
  background: #fff;
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  background: #434343;
}

.allm_main_msg_area {
  display: flex;
  margin: 0 auto 0 -40px;
  padding: 100px 0 110px;
  position: relative;
  background-image: url("../images/allm_main_msg_area_img.png");
  background-position: center 75px;
  background-origin: padding-box;
  background-attachment: scroll;
  background-repeat: no-repeat;
  width: calc(100% + 80px);
}

.span_tte {
  margin-left: -4px;
}

.allm_main_msg_area_right_img {
  display: block;
  position: relative;
  top: 10px;
  left: -34px;
  width: 498px;
}

.allm_sub_msg_area span {
  display: block;
}

.msg_area_train {
  margin: 40px 0px 0px 126px;
}

.msg_area_girl_01 {
  margin: 157px 0px 0px 277px;
}

.msg_area_buil_01 {
  margin: 276px 0px 0px 155px;
}

.msg_area_wood_01 {
  margin: 385px 0px 0px 212px;
}

.msg_area_wood_02 {
  margin: 303px 0px 0px 416px;
}

.msg_area_wood_03 {
  margin: 235px 0px 0px 290px;
}

.msg_area_wood_04 {
  margin: 287px 0px 0px 236px;
}

.msg_area_girl_02 {
  margin: 362px 0px 0px 322px;
}

.msg_area_buil_02 {
  margin: 8px 0px 0px 62px;
}

.msg_area_buil_03 {
  margin: 67px 0px 0px 291px;
}

.msg_area_girl_03 {
  margin: 87px 0px 0px 75px;
}

.msg_area_girl_04 {
  margin: 348px 0px 0px -49px;
}

.msg_area_house {
  margin: 335px 0px 0px 118px;
}

.msg_area_bridge {
  margin: 345px 0px 0px 303px;
  z-index: 1;
}

.msg_area_river {
  margin: 337px 0px 0px 208px;
}

.allm_main_msg_area_left_img {
  left: 110px;
  top: 9px;
  position: relative;
}

.allm_main_msg p {
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
  font-weight: 500;
  letter-spacing: 2.8px;
}

.allm_sub_msg_area {
  padding: 33px 0px 0px 0px;
  font-size: 21px;
  letter-spacing: 1px;
}

.allm_main_msg_button {
  display: block;
  width: 330px;
  height: 63px;
  line-height: 63px;
  border-radius: 32px;
  overflow: hidden;
  font-size: 24px;
  background-color: rgb(237, 109, 52);
  color: #fff;
  margin: 0 auto;
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 2px;
  position: relative;
  border: 2px solid #fff;
  box-sizing: content-box;
  margin: 26px auto 0;
}

.allm_main_msg_button_text p {
  padding-right: 15px;
}

.allm_main_msg_button:hover {
  opacity: 0.8;
  color: #fff;
}

.allm_main_msg_button_arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.allm_main_msg_button_arrow img {
  display: block;
}

#home .area_button_item {
  margin-top: 50px;
}

#home .area_button_kikin {
  margin-top: 8px;
}

#home .area_button_bosai {
  margin-top: 30px;
}

#home .area_button_report {
  margin-top: 13px;
}

.allm_main_item_area {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  border-radius: 15px;
  background-color: rgb(255, 255, 255);
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}

.item_area-headder {
  display: block;
}

.item_area-main {
  text-align: left;
  padding: 38px 5% 0;
}

.item_area-main-first {
  display: flex;
}

.item_area-preparation-meeting {
  display: flex;
  margin: 10px;
}

.item_area-main-second {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 5%;
}
.item_area-main-second > a {
  width: 47.5%;
}

.item_area-preparation-third {
  display: flex;
}

.item_area-preparation-forth {
  display: flex;
  margin-left: 41px;
}

.item_main_img {
  padding: 44px 0px 0px 10px;
}

.item_area-preparation-meeting-text .preparation-meeting-text-last-msg {
  padding: 9px 0px 0px 2px;
  line-height: 23.4px;
}

.preparation-meeting-text-last-msg-sp {
  padding: 9px 0px 0px 2px;
  line-height: 23.4px;
}

.preparation-meeting-text-last-msg-sp-div {
  display: none;
}

.item_area-preparation-meeting-text .preparation-meeting-text-commemorative-cost,
.item_area-preparation-second-text .preparation-meeting-text-commemorative-cost {
  color: rgb(217, 2, 2);
  padding: 1px 0px 0px;
  font-weight: 700;
}

.item_area-preparation-meeting-text p,
.item_area-preparation-second-text p {
  font-style: normal;
  font-size: 14px;
  padding: 2px 0px 0px 1px;
  margin-bottom: 0px;
}

.item_area-headder-img {
  margin: 0px 0px 0px;
}

.item_area-headder-img h2 {
  font-size: 37px;
}

.item_area-preparation-meeting-img img {
  border: 1px solid #c0bfc0;
  border-radius: 8px;
  width: 220px;
  height: 220px;
}

.item_area-preparation-second-img img {
  border: 1px solid #c0bfc0;
  border-radius: 8px;
  width: 220px;
  height: 220px;
}

.item_area-preparation-third-img {
  width: 51.76%;
}

.item_area-preparation-third-img img {
  border: 1px solid #c0bfc0;
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.item_area-preparation-meeting-text h3 {
  font-size: 17.4px;
  line-height: 23px;
  font-weight: 700;
  font-style: normal;
}

.item_area-preparation-meeting-text {
  width: 209px;
  padding: 0 15px;
  margin-top: -2px;
}

.preparation-meeting-text-cost-yen {
  font-family: "Century Gothic", sans-serif;
  font-size: 16px;
  margin: 0px 0px 0px 2px;
  letter-spacing: 0.6px;
  font-weight: 700;
}

.allm_main_msg_img_02 {
  margin-left: 10px;
}

.allm_sub_msg_area_span_first {
  color: rgb(237, 109, 52);
  border-bottom: 2px solid rgb(237, 109, 52);
  height: 34px;
  width: 500px;
  letter-spacing: 2.9px;
  margin: 21px 0px 0px 28px;
}

.allm_sub_msg_area_span_second {
  color: rgb(237, 109, 52);
  border-bottom: 2px solid rgb(237, 109, 52);
  height: 34px;
  width: 512px;
  letter-spacing: 2.7px;
  margin: 17px 0px 0px 20px;
}

.slide-items::before {
  position: absolute;
  z-index: 10;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  border-radius: 11px;
  top: 0px;
  left: 0px;
}

.slick-dots li.slick-active button::before {
  color: rgb(0, 0, 0) !important;
}

.slick-list {
  z-index: 20;
}

.item_area-preparation-second-text h3 {
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 23px;
  margin-bottom: 10px;
}

.item_area-preparation-second-text h3 > span {
  display: block;
}

.item_area-preparation-second-text {
  width: 208px;
  padding: 0px 0px 0px 18px;
  margin-top: -3px;
}

.book_number {
  margin: 6px 0 0;
}

.second-text-application {
  margin-bottom: 0px;
}

.item_area-preparation-second-text p {
  font-style: normal;
}

.second-text-application {
  font-size: 12px;
  letter-spacing: 1.6px;
  margin: 3px 0px 0px 1px;
}

.second-text-cost {
  margin: 9px 0px 0px 1px;
  font-size: 14px;
}

.third-text-cost {
  font-size: 14px;
  margin: 9px 0px 0px 0.9px;
}

.second-text-cost-yen {
  font-size: 16.2px;
  margin-right: 4px;
  margin-left: 3px;
  font-family: "Century Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.second-text-cancel {
  font-family: "Century Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-decoration: line-through;
}

.second-text-last-msg {
  font-size: 14px;
  margin: 7px 0px 0px;
  letter-spacing: 1.5px;
  line-height: 23px;
}

.second-text-last-msg-sp-div {
  display: none;
}

.allm_sub_msg_area_span_third {
  margin: 18px 0px 0px 5px;
  width: 545px;
}

.item_area-preparation-forth-img img {
  border: 1px solid #c0bfc0;
  border-radius: 8px;
  width: 220px;
  height: 220px;
}

.item_area-preparation-third-text {
  margin: 0 0px 0px 2px;
}

.item_area-preparation-fourth-text {
  margin: -1px 0px 0px -4px;
}

.area_button {
  display: block;
  width: 330px;
  height: 63px;
  line-height: 63px;
  border-radius: 32px;
  overflow: hidden;
  font-size: 20px !important;
  background: #ffee2a;
  color: #333;
  margin: 0 auto;
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  letter-spacing: 2px;
  position: relative;
}

.area_button:hover {
  opacity: 0.8;
}

.area_button p {
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
}

.area_button_arrow {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #333;
  position: absolute;
  top: 16px;
  right: 16px;
}

.area_button_arrow img {
  display: block;
}

.allm_main_kikin_area {
  margin: 50px auto 0;
  max-width: 1000px;
  border-radius: 15px;
  background-color: rgb(255, 255, 255);
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}

.kikin-area-main {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 5%;
  gap: 50px 5%;
  text-align: left;
}
.kikin-area-main > a {
  width: 47.5%;
  display: flex;
}

.kikin-area-mainimg {
  width: 51.76%;
}

.kikin-area-mainimg img {
  border: 1px solid #c0bfc0;
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.kikin-area-headder {
  padding: 47px 0px 0px;
}

.kikin_title {
  padding: 17px 0px 0px;
}

.kikin-area-main-text-area h3 span {
  display: block;
  font-size: 16px;
  letter-spacing: 2px;
}

.kikin-area-main-text-area h3 {
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 1.1px;
  margin-bottom: 0px;
}

.kikin-area-main-text-area {
  padding: 0px 0px 0px 20px;
  margin: -2px 0px 0px;
  width: 207px;
}

.kikin-area-main-text-area p {
  font-style: normal;
  font-size: 14px;
  margin: 11px 0px 0px;
  letter-spacing: 2px;
}

.moshimo-bosai-kikin-cost {
  font-family: "Century Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}

.kikin-area-main-text-area .moshimo-bosai-kikin-text {
  letter-spacing: 1px;
  line-height: 24px;
  margin-top: 8px;
}

.moshimo-bosai-kikin-text-sp-div {
  display: none;
}

.allm_main_bosai_area {
  margin: 50px auto 0;
  max-width: 1000px;
  border-radius: 15px;
  background-color: rgb(255, 255, 255);
  padding: 0 5% 50px;
}

.bosai-area-headder {
  padding: 47px 0px 0px;
}

.bosai_title {
  padding: 17px 0px 0px;
}

.bosai-area-img {
  padding: 35px 0px 0px;
}

.bosai-area-note {
  padding: 16px 0px 0px;
  letter-spacing: 1.4px;
  margin-left: -2px;
}

.allm_main_report_area {
  margin: 50px auto 0;
  max-width: 1000px;
  border-radius: 15px;
  background-color: #fff;
  padding-bottom: 50px;
}

.report_area_main {
  display: flex;
  flex-wrap: wrap;
  padding: 37px 5%;
  gap: 50px 6%;
}
.report_area_main > div {
  width: 47%;
}

.report_main_img {
  padding: 48px 0px 0px;
}

.report_title {
  padding: 22px 0px 0px;
}

.report_area_main_left_text {
  text-align: left;
}

.report_area_main_right_text {
  text-align: left;
  padding: 0px;
}

.report_area_main p {
  font-size: 12px;
  margin-bottom: 0px;
}

.report_area_main_left_text_days {
  padding: 17px 0px 0px 5px;
  letter-spacing: 1px;
}

.report_area_main .report_area_main_left_text_moshimo {
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0px 0px 5px;
  letter-spacing: 1px;
}

.report_area_main_left_text_moshimo_sp_div {
  display: none;
}

.report_area_main .report_area_main_left_text_hello {
  font-size: 14px;
  padding: 8px 0px 0px 5px;
  letter-spacing: 2.43px;
}

.report_area_main_right {
  padding: 0px 0px 0px 50px;
}

.report_area_main .report_area_main_left_text_title {
  letter-spacing: 1px;
}

.report_area_main .report_area_main_left_text_explain {
  padding: 8px 0px 0px 6px;
  letter-spacing: 0.9px;
}

.allm_main_msg_area_img_left_sp {
  display: none;
}

.allm_main_msg_area_img_right_sp {
  display: none;
}

.slick-dots li {
  width: 31px;
  top: 1px;
  right: -3px;
}

.item_title-img {
  padding: 15px 0 0 0;
}

.item_title-img h2 {
  font-size: 38px;
  font-weight: 400;
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
  font-style: normal;
  letter-spacing: 0.1em;
}

.kikin-area-headder-img h2 {
  font-size: 38px;
  font-weight: 500;
  padding: 14px 0 0 0;
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
  font-style: normal;
  letter-spacing: 0.1em;
}

.bosai-area-headder-img h2 {
  font-size: 38px;
  font-weight: 500;
  padding: 14px 0 0 0;
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
  font-style: normal;
  letter-spacing: 0.1em;
}

.report-area-headder-img h2 {
  font-size: 38px;
  font-weight: 500;
  padding: 20px 0 0 0;
  font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
  font-style: normal;
  letter-spacing: 0.1em;
}

.report_area_main img {
  border: 1px solid #c0bfc0;
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.item_tags {
  display: flex;
  flex-wrap: wrap;
  margin: 6px 0 0;
}

.item_tag {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 5px 5px 0;
  font-size: 14px;
  font-weight: 700;
}
.item_tag .fsc_del-ptn {
  font-size: 14px;
  font-weight: 700;
}

.item_tag:last-of-type {
  margin-right: 0;
}

.fsc_del-ptn.is-fund:before,
.fsc_del-ptnis.is-fund:before,
.fsc_del-ptn.is-donate:before,
.fsc_del-ptnis.is-donate:before,
.fsc_del-ptn.is-regular:before,
.fsc_del-ptnis.is-regular:before,
.fsc_del-ptn.is-justone:before,
.fsc_del-ptnis.is-justone:before,
.fsc_del-ptn.is-one:before,
.fsc_del-ptnis.is-one:before,
.fsc_del-ptn.is-swing:before,
.fsc_del-ptnis.is-swing:before,
.fsc_del-ptn.is-limex:before,
.fsc_del-ptnis.is-limex:before,
[class^="fsc_del-ptn is-n-reservation-number"]:before,
[class^="fsc_del-ptn is-limited-number"]:before,
[class^="fsc_del-ptn is-p-reservation-number"]:before,
[class^="fsc_del-ptn is-2-number"]:before,
[class^="fsc_del-ptn is-8-number"]:before {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  margin: -1px 2px 0 0;
}

.no_scroll {
  overflow: hidden;
}

.modal_btn {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  display: block;
}

.modal_btn:focus {
  outline: none;
}

.modal_opan_btn {
  cursor: pointer;
}

.overlay {
  width: 100%;
  height: 100%;
  /*background: rgba(0, 0, 0, .5);*/
  background: rgba(43, 46, 56, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 300000;
  display: none;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  max-width: 920px;
  height: 90%;
  max-height: 800px;
  background-color: #d6df5d;
  border-radius: 10px;
  z-index: 300001;
  display: none;
  overflow: visible;
}

.modal > .inner {
  width: 100%;
  height: 100%;
  position: relative;
}

.modal_close_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  background: #333;
  cursor: pointer;
}

.modal_close_btn span {
  display: block;
  content: "";
  width: 20px;
  height: 2px;
  background: transparent;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 21px;
  left: 12px;
}

.modal_close_btn span::before,
.modal_close_btn span::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

.modal_close_btn span::before {
  transform: rotate(-45deg);
}

.modal_close_btn span::after {
  transform: rotate(45deg);
}

.modal_body {
  height: 100%;
  overflow: scroll;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
}

.modal_body::-webkit-scrollbar {
  width: 7px;
}

.modal_body::-webkit-scrollbar-track {
  background-color: #ddd;
}

.modal_body::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 100px;
}

.modal_body .mainTitle img {
  max-width: 100%;
}

.modal_body .content {
  padding-left: 70px;
  padding-right: 70px;
}

.modal_body .content__ttl {
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 1.625;
}

.modal_body .content__txt {
  margin-top: 24px;
  text-align: left;
  color: #961a02;
  font-size: 14px;
  line-height: 1.7142857143;
}

.modal_body .content__notes {
  text-align: left;
  color: #961a02;
  font-size: 12px;
  line-height: 1.6666666667;
  padding-left: 40px;
}

.modal_body .content__notes li {
  padding-left: 1em;
  text-indent: -1em;
}

.modal_body .content__notes li::before {
  content: "※";
}

.modal_body .content__number {
  text-align: left;
  color: #961a02;
  font-size: 12px;
}

.modal_body .author {
  position: relative;
  margin-top: 50px;
  margin-left: 80px;
  margin-right: 80px;
}

.modal_body .author__ttl {
  position: absolute;
  left: -24px;
  top: -24px;
}

.modal_body .author__ttl img {
  max-width: 100%;
}

.modal_body .author__box {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding: 18px 68px;
  border: 2px solid #feef48;
  border-radius: 10px;
  background-color: #fff;
}

.modal_body .author__pic {
  width: 155px;
  flex: 0 0 auto;
}

.modal_body .author__pic img {
  max-width: 100%;
}

.modal_body .author__content {
  margin-right: 54px;
  padding-top: 42px;
}

.modal_body .author__name {
  text-align: left;
  font-size: 26px;
}

.modal_body .author__name small {
  font-size: 17px;
}

.modal_body .author__txt {
  text-align: left;
  font-size: 12px;
  line-height: 1.6666666667;
}

.modal_body .detail {
  margin-top: 30px;
}

.modal_body .detail img {
  max-width: 100%;
}

.modal_footer {
  padding-bottom: 40px;
}

.modal_footer_btn {
  margin: 0 auto;
}

.modal_footer_btn input,
.modal_footer_btn button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: inherit;
  display: block;
  margin: 0 auto;
  width: 137px;
  height: 45px;
  line-height: 45px;
  border-radius: 23px;
  background: #545454;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
  cursor: pointer;
  transition: 0.3s ease;
}

#footercontent .fsc_gfooter__breadcrumb {
  display: none;
}

@media screen and (max-width: 1000px) {
  .item_tag {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .allm_page-h {
    text-align: center;
  }
  .allm_page-h-header-links {
    gap: 1.56vw 1.56vw;
    font-size: 3.4vw;
    letter-spacing: 0.1vw;
    margin: 1.82vw 0px 0px 0.5vw;
    font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  allm_page-h-header-links a:hover {
    background-color: rgb(237, 224, 21);
  }
  .j-gbag-opener {
    margin-top: -3px;
  }
  .allm_main.j-dark-target {
    padding-bottom: 10px;
  }
  .logo-img {
    width: 34.89vw;
    margin: 3.9vw auto 0px;
  }
  .allm_page-h-header-links-moshimo {
    letter-spacing: 0.3vw;
  }
  .allm_page-h-header-links a {
    text-decoration: none;
  }
  .allm_page-h-header-links-item {
    letter-spacing: 0.3vw;
  }
  .allm_page-h-header-links-guide {
    letter-spacing: 0.3vw;
  }
  .allm_page-h {
    height: auto;
  }
  .main_div {
    margin: 0;
    background-color: rgb(241, 232, 95);
    background-image: url("../images/background_img_sp.png");
    text-align: center;
    padding: 0 0 13.02vw;
  }
  .slide-items {
    display: block;
    margin: 0px auto;
    background-color: rgb(255, 255, 255);
    padding: 1.2vw 1.5vw;
    width: 87vw;
    height: 41vw;
    border-radius: 3vw;
    top: 6.3vw;
  }
  .slide p {
    font-size: 100px;
    padding-top: 82px;
  }
  .slide-main-img-sp {
    display: block;
  }
  .slide-main-img {
    display: none;
  }
  .absolue-position {
    position: absolute;
  }
  .allm_main_msg {
    margin: 0px auto;
    left: 0;
    right: 0;
  }
  .allm_main_msg_img_area {
    display: inline-flex;
    margin: 10.4vw 0px 0px 4.2vw;
    line-height: 0;
  }
  .span_moshimo {
    font-size: 14px;
    margin: 25px 0px 0px -2px;
  }
  .slick-prev,
  .slick-next {
    width: 16px;
    height: 34px;
  }
  .slick-prev {
    left: -16px;
  }
  .slick-next {
    right: -16px;
  }
  .slick-prev:before,
  .slick-next:before {
    width: 6px;
    height: 11px;
  }
  .allm_main_msg_area {
    margin: 0;
    display: flex;
    background-image: none;
    width: 100%;
    padding: 6.51vw 0 13.02vw;
    text-align: center;
  }
  .span_tte {
    margin-left: -4px;
  }
  .allm_sub_msg_area span {
    display: block;
  }
  .msg_area_train {
    display: none;
  }
  .msg_area_girl_01 {
    display: none;
  }
  .msg_area_buil_01 {
    display: none;
  }
  .msg_area_wood_01 {
    display: none;
  }
  .msg_area_wood_02 {
    display: none;
  }
  .msg_area_wood_03 {
    display: none;
  }
  .msg_area_wood_04 {
    display: none;
  }
  .msg_area_girl_02 {
    display: none;
  }
  .msg_area_buil_02 {
    display: none;
  }
  .msg_area_buil_03 {
    display: none;
  }
  .msg_area_girl_03 {
    display: none;
  }
  .msg_area_girl_04 {
    display: none;
  }
  .msg_area_house {
    display: none;
  }
  .msg_area_bridge {
    display: none;
  }
  .msg_area_river {
    display: none;
  }
  .allm_main_msg_area_left_img {
    display: none;
  }
  .allm_main_msg p {
    font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.3vw;
    margin-bottom: 2.5vw;
    padding-left: 1.2vw;
  }
  .allm_sub_msg_area {
    padding: 5.72vw 0 0;
    font-size: 3.65vw;
    letter-spacing: 0vw;
    width: auto;
  }
  .allm_main_msg_button {
    display: block;
    width: 65.1vw;
    height: 11.71vw;
    line-height: 11.71vw;
    border-radius: 999em;
    font-size: 4.42vw;
    margin: 6.77vw auto 0;
  }
  .allm_main_msg_button_arrow {
    width: 6.51vw;
    height: 6.51vw;
    top: 2.6vw;
    right: 3.12vw;
  }
  .area_button {
    width: 65.1vw;
    height: 11.71vw;
    line-height: 11.71vw;
    border-radius: 999em;
    font-size: 4.16vw;
  }
  .area_button_arrow {
    width: 6.51vw;
    height: 6.51vw;
    top: 2.6vw;
    right: 3.12vw;
  }
  .allm_main_item_area {
    display: block;
    margin: 0px auto;
    width: 87vw;
    border-radius: 1.95vw;
    position: relative;
    padding-bottom: 6.6vw;
  }
  .item_area-headder {
    display: block;
  }
  .item_area-main {
    display: block;
    margin: 0px auto;
    text-align: left;
    padding: 4.4vw 6.51vw 0px;
  }
  .item_area-main-first {
    display: block;
  }
  .item_area-main-second {
    gap: 6.51vw 0;
  }
  .item_area-main-second > a {
    width: 100%;
  }
  .item_area-preparation-meeting {
    display: flex;
  }
  .item_area-preparation-second {
    display: flex;
    margin: 8vw 0px 0px;
    padding-left: 0px;
  }
  .item_area-preparation-third {
    display: flex;
  }
  .item_area-preparation-forth {
    display: flex;
    margin-left: 0;
    margin-top: 20px !important;
    margin-top: 1.3vw;
  }
  .allm_main_msg_button_arrow img {
    width: 1.2vw;
  }
  .item_main_img {
    padding: 6.4vw 0px 0px;
    margin: 0px 0px 0px 2.1vw;
    width: 10vw;
  }
  .item_area-preparation-meeting-text .preparation-meeting-text-last-msg {
    padding: 1vw 0px 0px 2vw;
    line-height: 3.56vw;
    font-size: 2.864vw;
    letter-spacing: 0.169vw;
  }
  .item_area-preparation-meeting-text .preparation-meeting-text-commemorative-cost {
    color: rgb(217, 2, 2);
    padding: 0.1vw 0px 0px;
    font-weight: 700;
  }
  .preparation-meeting-text-commemorative-cost span {
    margin-left: 0.8vw;
    letter-spacing: 0px;
  }
  .item_area-preparation-meeting-text p {
    font-weight: 400;
    font-style: normal;
    font-size: 3.11vw;
    letter-spacing: 0.26vw;
    padding: 0.26vw 0px 0px 0.13vw;
    margin-bottom: 0px;
  }
  .item_area-headder-img {
    margin: 0;
  }
  .item_area-headder-img h2 {
    font-size: 44px;
    margin-bottom: 1vw;
  }
  .item_title {
    width: 23%;
  }
  .item_area-preparation-meeting-img img {
    width: 30vw;
    height: 30vw;
  }
  .item_area-preparation-meeting-img img {
    width: 28.64vw;
    height: 28.645vw;
    border-radius: 1.56vw;
  }
  .item_area-preparation-meeting-text h3 {
    font-size: 3.307vw;
    line-height: 4.55vw;
    font-weight: 700;
    letter-spacing: 0.468vw;
    font-style: normal;
  }
  .item_area-preparation-meeting-text {
    width: 44.7vw;
    padding-left: 5vw;
    margin-top: -1vw;
  }
  .preparation-meeting-text-cost-yen {
    margin: 0px;
    letter-spacing: 0.078vw;
    font-weight: 700;
  }
  .allm_main_msg_img_02 {
    margin-left: 1.7vw;
  }
  .allm_main_msg_img_area .allm_main_msg_img_02 img {
    width: 17vw;
  }
  .allm_sub_msg_area_span_first {
    color: rgb(237, 109, 52);
    border-bottom: 0.4vw solid rgb(237, 109, 52);
    height: 6vw;
    width: 87.7vw;
    letter-spacing: 0.33vw;
    margin: 2vw 0px 0px 2vw;
    font-size: 3.9vw;
  }
  .allm_sub_msg_area_span_second {
    color: rgb(237, 109, 52);
    border-bottom: 0.4vw solid rgb(237, 109, 52);
    height: 5.9vw;
    width: 88vw;
    letter-spacing: 0.43vw;
    margin: 3.3vw 0px 0px 2vw;
  }
  .slide-items::before {
    position: absolute;
    z-index: 10;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    border-radius: 2vw;
    top: 0px;
    left: 0px;
  }
  .slick-dots li.slick-active button::before {
    color: rgb(0, 0, 0) !important;
  }
  .slick-list {
    z-index: 20;
  }
  .item_area-preparation-second-text h3 {
    font-size: 3.38vw;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.364vw;
    line-height: 4.68vw;
    margin-bottom: 0;
  }
  .item_area-preparation-second-text {
    width: 45vw;
    padding: 0 0 0 3.9vw;
    margin-top: -1vw;
  }
  .item_area-preparation-meeting-text p,
  .item_area-preparation-second-text p {
    font-size: 3.12vw;
  }
  .preparation-meeting-text-cost-yen {
    font-size: 3.12vw;
  }
  .book_number {
    margin: 1.1vw 0px 0px -1vw;
    width: 32vw;
  }
  .second-text-application {
    margin-bottom: 0px;
  }
  .second-text-application {
    font-size: 2.86vw;
    letter-spacing: 0.208vw;
    margin: 0.1vw 0px 0px 0.3vw;
  }
  .second-text-application span {
    padding-left: 0.9vw;
  }
  .second-text-cost {
    margin: 9px 0px 0px 1px;
    font-size: 14px;
  }
  .third-text-cost {
    font-size: 3.255vw;
    margin: 0.4vw 0px 0px 0.1vw;
  }
  .second-text-cost-yen {
    font-size: 3.28vw;
    margin-right: 2.343vw;
    margin-left: 1.5vw;
    font-family: "Century Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .second-text-cancel {
    font-family: "Century Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2.99vw;
    text-decoration: line-through;
  }
  .second-text-last-msg {
    font-size: 2.86vw;
    margin: 1vw 0px 0px;
    letter-spacing: 0.136vw;
    line-height: 4.29vw;
  }
  .allm_sub_msg_area_span_third {
    margin: 3.4vw 0px 0px;
    width: auto;
  }
  .item_area-preparation-forth-img img {
    width: 28vw;
    height: 28vw;
    border: 0.1vw solid #c0bfc0;
    border-radius: 1.56vw;
  }
  .item_area-preparation-third-text {
    margin: -1px 0px 0px 2px;
  }
  .item_area-preparation-fourth-text {
    margin: -1vw 0px 0px 0vw;
  }
  .area_button p {
    color: rgb(0, 0, 0);
    font-size: 4.16vw;
    letter-spacing: 0.377vw;
    font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
    font-weight: 500;
  }
  .area_button_text {
    display: inline-block;
  }
  .area_button_arrow img {
    width: 100%;
  }
  .allm_main_kikin_area {
    margin: 13.02vw auto 0;
    width: 87vw;
    height: auto;
    padding-bottom: 7.3vw;
    border-radius: 1.95vw;
  }
  .kikin-area-main {
    padding: 5vw 6.51vw 0;
    gap: 6.51vw 0;
  }
  .kikin-area-main > a {
    width: 100%;
  }
  .kikin-area-main img {
    border: 0.1vw solid #c0bfc0;
    width: 28.64vw;
    height: 28.645vw;
    border-radius: 1.56vw;
  }
  .kikin-area-headder {
    padding: 6.119vw 0px 0px;
  }
  .kikin_title {
    padding: 2vw 0px 0px;
    width: 12vw;
  }
  .kikin-area-main-text-area h3 span {
    display: block;
    font-size: 3.38vw;
    letter-spacing: 0.34vw;
  }
  .kikin-area-main-text-area h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 3.38vw;
    line-height: 4.55vw;
    letter-spacing: 0.299vw;
    margin-bottom: 0px;
    margin-top: -0.65vw;
  }
  .kikin-area-main-text-area h3 span {
    font-size: 3.38vw !important;
  }
  .kikin-area-main-text-area {
    padding: 0px 0px 0px 3.9vw;
    margin: 0;
    width: 100%;
  }
  .kikin-area-main-text-area p {
    font-weight: 400;
    font-style: normal;
    font-size: 3.12vw;
    margin: 1.041vw 0px 0px;
    letter-spacing: 0.182vw;
  }
  .text-cost-yen {
    margin: 0px;
    letter-spacing: 0.078vw;
    font-weight: 700;
  }
  .moshimo-bosai-kikin-cost {
    font-family: "Century Gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.12vw;
    margin-left: 7px;
  }
  .kikin-area-main-text-area .moshimo-bosai-kikin-text {
    letter-spacing: 1px;
    line-height: 4.5vw;
    margin-top: 5px;
  }
  .kikin-area-main-right {
    padding: 6.85vw 0px 0px 3.255vw;
    display: flex;
  }
  .allm_main_bosai_area {
    margin: 13.02vw auto 0;
    width: 87vw;
    border-radius: 1.95vw;
    background-color: #fff;
    padding: 0 6.51vw 6.5vw;
  }
  .bosai-area-headder {
    padding: 5.5vw 0px 0px;
  }
  .bosai-area-headder-img .bosai_title {
    padding: 2.7vw 0px 0px;
    width: 27vw;
  }
  .bosai-area-img {
    padding: 3.3vw 0px 0px;
  }
  .bosai-area-note {
    letter-spacing: 0.33vw;
    font-size: 3.38vw;
    line-height: 5.729vw;
    text-align: left;
  }
  .bosai-area-note p {
    margin-bottom: 2vw;
  }
  .allm_main_report_area {
    margin: 13.02vw auto 0;
    width: 87vw;
    padding-bottom: 7.6vw;
    border-radius: 1.95vw;
    background-color: #fff;
  }
  .report_area_main {
    padding: 4.2vw 6.51vw 0;
    gap: 6.51vw 0;
  }
  .report_area_main > div {
    width: 100%;
  }
  .report_main_img {
    padding: 5.7vw 0px 0px;
    width: 7.5vw;
  }
  .report_title {
    padding: 3vw 0px 0px;
    width: 23.4vw;
  }
  .report_area_main_left_text {
    text-align: left;
  }
  .report_area_main_right_text {
    text-align: left;
    padding: 0px;
  }
  .report_area_main p {
    font-size: 2.86vw;
    margin-bottom: 0px;
  }
  .report_area_main_left_text_days {
    padding: 4.94vw 0px 0px 0;
    letter-spacing: 1px;
  }
  .report_area_main .report_area_main_left_text_moshimo {
    font-size: 3.38vw;
    padding: 1.7vw 0px 0px 0;
    letter-spacing: 0.37vw;
  }
  .report_area_main .report_area_main_left_text_hello {
    font-size: 3.12vw;
    padding: 1.2vw 0 0;
    letter-spacing: 0.247vw;
  }
  .report_area_main_right {
    padding: 8vw 0px 0px;
  }
  .report_area_main .report_area_main_left_text_title {
    font-size: 3.38vw;
    padding: 1.7vw 0 0 0;
    letter-spacing: 0.4166vw;
  }
  .report_area_main .report_area_main_left_text_explain {
    font-size: 3.12vw;
    padding: 1.2vw 0px 0px 0;
    letter-spacing: 0.247vw;
  }
  .allm_main_msg_img_area img {
    width: 35vw;
  }
  .allm_main_msg_area_img_sp {
    display: block;
  }
  .item_area-preparation-second-img img {
    width: 28.64vw;
    height: 28.645vw;
    border-radius: 1.56vw;
  }
  .item_area-preparation-meeting-text .preparation-meeting-text-last-msg-sp {
    padding: 1.17vw 0px 0px 0.26vw;
    line-height: 4.34vw;
    font-size: 2.86vw;
    letter-spacing: 0.169vw;
  }
  .preparation-meeting-text-last-msg-sp-div {
    display: block;
  }
  .preparation-meeting-text-last-msg-div {
    display: none;
  }
  .second-text-last-msg-sp-div {
    display: block;
  }
  .second-text-last-msg-div {
    display: none;
  }
  .item_area-preparation-second-text .second-text-last-msg_sp {
    padding: 1vw 0px 0px 0.2vw;
    line-height: 4.348vw;
    font-size: 2.864vw;
    letter-spacing: 0.143vw;
    margin-bottom: 0vw;
  }
  .item_03 {
    width: 30vw;
    height: 30vw;
  }
  .kikin_main {
    width: 10.5vw;
  }
  .kikin-area-main-sp {
    display: flex;
  }
  .moshimo-bosai-kikin-text-div {
    display: none;
  }
  .moshimo-bosai-kikin-text-sp-div {
    display: block;
  }
  .moshimo-bosai-kikin-text-sp {
    letter-spacing: 1px;
    line-height: 4.5vw;
    margin-top: 5px;
  }
  .bosai-area-headder-img img {
    width: 9.3vw;
  }
  .bosai-area-headder-img h2 {
    margin-bottom: 0.6vw;
  }
  .bosai-img {
    width: 73vw;
  }
  .report_img_01 {
    width: 73.7vw;
  }
  .report_img_02 {
    width: 74vw;
  }
  .report_area_main_left_text_moshimo_sp_div {
    display: block;
  }
  .report_area_main_left_text_moshimo_div {
    display: none;
  }
  .area_button_arrow_report img {
    width: 6.4vw;
  }
  #concept-link,
  #item-link,
  #kikin-link,
  #guide-link,
  #report-link,
  #training-link,
  #magazine-link {
    height: 5.2vw;
    line-height: 5.2vw;
    padding: 0 1.04vw;
  }
  #concept-link:hover,
  #item-link:hover,
  #kikin-link:hover,
  #guide-link:hover,
  #report-link:hover {
    background: #ffef29;
  }
  .allm_main_msg_area_img {
    padding: 1vw 0 0 6vw;
  }
  .allm_main_msg_area_img_right_sp {
    padding: 0 0 0 33px;
  }
  .slide_arrow {
    position: relative;
    display: inline-flex;
    gap: 89vw;
    top: 25.8vw;
    z-index: 4;
    right: 0px;
  }
  .slide_arrow img {
    width: 1.3vw;
  }
  .slick-slide img {
    width: 84vw;
  }
  .book_number_fourth {
    margin: 0.1vw 0px 0px -1vw;
  }
  .kikin-area-headder-img h2 {
    margin-bottom: 1vw;
  }
  .report-area-headder-img h2 {
    margin-bottom: 1vw;
  }
  .allm_main_msg_area_img_left_sp {
    display: block;
  }
  .allm_main_msg_area_img_left_sp img {
    width: 39vw;
  }
  .allm_main_msg_area_img_right_sp img {
    width: 43.4vw;
  }
  .allm_main_msg_area_img_right_sp {
    display: block;
  }
  .allm_main_msg_area_img {
    display: flex;
  }
  .allm_main_msg_area_right_img {
    display: none;
  }
  .allm_main_msg_area_left_img {
    display: none;
  }
  .item_title-img {
    padding: 1vw 0 0 0;
  }
  .item_title-img h2 {
    font-size: 6.5vw;
    font-weight: 500;
    font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
    font-style: normal;
  }
  .kikin-area-headder-img h2 {
    font-size: 6.1vw;
    font-weight: 500;
    padding: 2vw 0 0 0;
    font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
    font-style: normal;
  }
  .bosai-area-headder-img h2 {
    font-size: 6.5vw;
    font-weight: 500;
    padding: 1.8vw 0 0 0;
    font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
    font-style: normal;
  }
  .report-area-headder-img h2 {
    font-size: 6vw;
    font-weight: 500;
    padding: 2vw 0 0 0;
    font-family: "Maru Antique+ Medium", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", "メイリオ", "Meiryo", "Noto Sans", "Noto Sans CJK JP", "system-ui", sans-serif;
    font-style: normal;
  }
  .item_area-preparation-meeting-img img {
    border: 0.1vw solid #c0bfc0;
    width: 28.64vw;
    height: 28.645vw;
    border-radius: 1.56vw;
  }
  .item_area-preparation-second-img img {
    border: 0.1vw solid #c0bfc0;
    width: 28.64vw;
    height: 28.645vw;
    border-radius: 1.56vw;
  }
  .item_area-preparation-third-img {
    width: 29.94vw;
  }
  .item_area-preparation-third-img img {
    border: 0.1vw solid #c0bfc0;
    border-radius: 1.56vw;
  }
  .report_area_main_left img {
    border: 1px solid #c0bfc0;
    border-radius: 8px;
    width: 73.7vw;
    height: 47.5vw;
  }
  .report_area_main_right img {
    border: 1px solid #c0bfc0;
    border-radius: 8px;
    width: 73.7vw;
    height: 47.5vw;
  }
  #home .area_button_item {
    margin-top: 6.51vw;
  }
  #home .area_button_kikin {
    margin-top: 6.51vw;
  }
  #home .area_button_bosai {
    margin-top: 4.42vw;
  }
  #home .area_button_report {
    margin-top: 4.42vw;
  }
  .item_tags {
    font-size: 2.86vw;
  }
  .item_tags .fsc_del-ptn {
    font-size: 2.86vw;
  }
  .fsc_del-ptn.is-fund:before,
  .fsc_del-ptnis.is-fund:before,
  .fsc_del-ptn.is-donate:before,
  .fsc_del-ptnis.is-donate:before,
  .fsc_del-ptn.is-regular:before,
  .fsc_del-ptnis.is-regular:before,
  .fsc_del-ptn.is-justone:before,
  .fsc_del-ptnis.is-justone:before,
  .fsc_del-ptn.is-one:before,
  .fsc_del-ptnis.is-one:before,
  .fsc_del-ptn.is-swing:before,
  .fsc_del-ptnis.is-swing:before,
  .fsc_del-ptn.is-limex:before,
  .fsc_del-ptnis.is-limex:before,
  [class^="fsc_del-ptn is-n-reservation-number"]:before,
  [class^="fsc_del-ptn is-limited-number"]:before,
  [class^="fsc_del-ptn is-p-reservation-number"]:before,
  [class^="fsc_del-ptn is-2-number"]:before,
  [class^="fsc_del-ptn is-8-number"]:before {
    width: 3.12vw !important;
    height: 3.12vw !important;
  }
  .modal_close_btn {
    top: 10px;
    right: 10px;
  }
  .modal_body .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .modal_body .content__notes {
    padding-left: 20px;
  }
  .modal_body .author {
    margin-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .modal_body .author__ttl {
    left: -12px;
    max-width: 275px;
  }
  .modal_body .author__box {
    flex-direction: column;
    align-items: center;
    padding: 64px 20px 20px;
  }
  .modal_body .author__pic {
    width: 160px;
    margin: 0 auto;
  }
  .modal_body .author__content {
    margin-right: 0;
    padding-top: 20px;
  }
  .modal_body .author__name {
    font-size: 20px;
  }
  .modal_body .author__name small {
    font-size: 13px;
  }
  .modal_footer {
    padding-bottom: 30px;
  }
}