@charset "UTF-8";
/*
=====================================================================
*
*	トップページ
*
* ===================================================================
*/
.footer-global {
  margin-top: 0;
}

.top-firstview {
  padding: 16px 0;
  background-color: #fdf6f2;
  overflow: hidden;
}

.top-totaldonation {
  margin-bottom: 16px;
}
.top-totaldonation .top-totaldonation__caption {
  font-size: 14px;
  font-weight: 700;
  color: #6b6b6b;
  background-image: url("/assets/images/saigai/icon/icon-donation-caption.svg");
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.top-totaldonation .top-totaldonation__text {
  font-size: 16px;
  font-weight: 700;
}
.top-totaldonation .top-totaldonation__text .amount {
  font-size: 14px;
}
.top-totaldonation .top-totaldonation__text .amount strong {
  font-size: 26px;
  color: #d45700;
}

.top-mv {
  padding-bottom: 16px;
}
.top-mv .top-mv__slider {
  overflow: inherit;
}
.top-mv .swiper-slide {
  width: 100%;
  display: flex;
  text-align: center;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.top-mv .swiper-slide.swiper-slide-prev::after, .top-mv .swiper-slide.swiper-slide-next::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.top-mv .swiper-slide a {
  width: 100%;
  background: #fdc600;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.top-mv .swiper-slide .top-mv__slider-tag {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #e8000a;
  font-weight: 700;
  line-height: 1;
  border-top: 2px solid #e8000a;
  border-bottom: 2px solid #e8000a;
}
.top-mv .swiper-slide .top-mv__slider-tag img {
  margin-right: 4px;
}
.top-mv .swiper-slide .top-mv__slider-title {
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-mv .swiper-slide .top-mv__slider-text {
  background: #ffffff;
  padding: 16px 0;
  font-weight: 700;
}
.top-mv .swiper-slide .top-mv__slider-banner {
  background: #ffffff;
  position: relative;
}
.top-mv .swiper-container-horizontal .swiper-pagination-bullets {
  bottom: -22px;
}
.top-mv .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.top-mv .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d45700;
}
.top-mv .swiper-button-prev,
.top-mv .swiper-button-next {
  background-image: none;
  width: 40px;
  height: 40px;
}
.top-mv .swiper-button-prev {
  left: -20px;
}
.top-mv .swiper-button-next {
  right: -20px;
}

.top-recruitment {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.top-recruitment .top-recruitment__header .top-recruitment__header-title {
  font-weight: 700;
  font-size: 26px;
}
.top-recruitment .top-recruitment__header .top-recruitment__header-update {
  text-align: right;
  font-size: 14px;
  color: #6b6b6b;
}
.top-recruitment .top-recruitment__applications-ph2 > li {
  display: block;
  justify-content: space-between;
  align-items: center;
}
.top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-donation {
  font-size: 26px;
  color: #1d8e6f;
}
.top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-supplies {
  font-size: 26px;
  color: #8e684f;
}
.top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-volunteer {
  font-size: 26px;
  color: #ed7b75;
}
.top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-image-end {
  background-color: #c8c8c8;
}
.top-recruitment .top-recruitment__applications-ph2 .title-h3 {
  margin-bottom: 16px;
}
.top-recruitment .top-recruitment__applications-ph2 strong {
  font-size: 26px;
}
.top-recruitment .top-recruitment__applications-ph2 .top-recruitment__button-item .top-recruitment__button-item-end {
  background-color: #c8c8c8;
}
.top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper .top-recruitment__application-image {
  width: 70px;
  height: 70px;
}
.top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper .top-recruitment__application-label .top-recruitment__application-title {
  margin: 0;
}
.top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper .top-recruitment__application-label .top-recruitment__application-count {
  font-weight: 700;
}
.top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper .top-recruitment__application-label .top-recruitment__application-count strong {
  font-size: 26px;
}
.top-recruitment .top-recruitment__applications > li.top-recruitment__donation .top-recruitment__application-title {
  color: #1d8e6f;
}
.top-recruitment .top-recruitment__applications > li.top-recruitment__supplies .top-recruitment__application-title {
  color: #8e684f;
}
.top-recruitment .top-recruitment__applications > li.top-recruitment__volunteer .top-recruitment__application-title {
  color: #ed7b75;
}
.top-affectedarea .top-affectedarea__dat-map path:focus {
  outline: none;
}
.top-affectedarea .top-affectedarea__dat-map.m-hokkaido .hokkaido {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-hokkaido .hokkaido {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-aomori #aomori {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-aomori #aomori {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-iwate #iwate {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-iwate #iwate {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-miyagi #miyagi {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-miyagi #miyagi {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-akita #akita {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-akita #akita {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-yamagata #yamagata {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-yamagata #yamagata {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-fukushima #fukushima {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-fukushima #fukushima {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-ibaraki #ibaraki {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-ibaraki #ibaraki {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-tochigi #tochigi {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-tochigi #tochigi {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-gunma #gunma {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-gunma #gunma {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-saitama #saitama {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-saitama #saitama {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-chiba #chiba {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-chiba #chiba {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-tokyo #tokyo {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-tokyo #tokyo {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-kanagawa #kanagawa {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-kanagawa #kanagawa {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-niigata #niigata .chubu {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-niigata #niigata .chubu {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-toyama #toyama {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-toyama #toyama {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-ishikawa #ishikawa {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-ishikawa #ishikawa {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-fukui #fukui {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-fukui #fukui {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-yamanashi #yamanashi {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-yamanashi #yamanashi {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-nagano #nagano {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-nagano #nagano {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-gifu #gifu {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-gifu #gifu {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-shizuoka #shizuoka {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-shizuoka #shizuoka {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-aichi #aichi {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-aichi #aichi {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-mie #mie {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-mie #mie {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-shiga #shiga {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-shiga #shiga {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-kyoto #kyoto {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-kyoto #kyoto {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-osaka #osaka {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-osaka #osaka {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-hyogo #hyogo #hyogo_island {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-hyogo #hyogo #hyogo_island {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-nara #nara {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-nara #nara {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-wakayama #wakayama {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-wakayama #wakayama {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-tottori #tottori {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-tottori #tottori {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-shimane #shimane {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-shimane #shimane {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-okayama #okayama {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-okayama #okayama {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-hiroshima #hiroshima {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-hiroshima #hiroshima {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-yamaguchi #yamaguchi {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-yamaguchi #yamaguchi {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-tokushima #tokushima {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-tokushima #tokushima {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-kagawa #kagawa {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-kagawa #kagawa {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-ehime #ehime {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-ehime #ehime {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-kochi #kochi {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-kochi #kochi {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-fukuoka #fukuoka {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-fukuoka #fukuoka {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-saga #saga {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-saga #saga {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-nagasaki #nagasaki {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-nagasaki #nagasaki {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-kumamoto #kumamoto .kyushu {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-kumamoto #kumamoto .kyushu {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-oita #oita {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-oita #oita {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-miyazaki #miyazaki {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-miyazaki #miyazaki {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-kagoshima #kagoshima {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-kagoshima #kagoshima {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map.m-okinawa #okinawa {
  fill: #fdc600;
}
.top-affectedarea .top-affectedarea__dat-map.w-okinawa #okinawa {
  fill: #d45700;
}
.top-affectedarea .top-affectedarea__dat-map svg {
  width: 100%;
  height: auto;
  margin-top: 16px;
}
.top-affectedarea .top-affectedarea__dat-map svg *:hover {
  opacity: 1;
}
.top-affectedarea .top-affectedarea__usageguide li {
  display: flex;
  align-items: center;
}
.top-affectedarea .top-affectedarea__usageguide li::before {
  content: "";
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
.top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-week::before {
  background-color: #d45700;
}
.top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-month::before {
  background-color: #fdc600;
}
.top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-label {
  font-size: 14px;
}
.top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-label strong {
  font-size: 24px;
  font-weight: 700;
}
.top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-number {
  font-size: 24px;
  text-align: right;
}
.top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-number strong {
  font-size: 40px;
  font-weight: 700;
  color: #d45700;
}
.top-affectedarea .top-affectedarea__usageguide-month-item {
  font-size: 0px;
}

.top-notifications .top-notifications__title {
  font-size: 26px;
}
.top-notifications .top-notifications__slider {
  background-color: #f3f3f3;
  border-radius: 10px;
}
.top-notifications .top-notifications__slider .top-notifications__list {
  overflow-y: scroll;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item:hover {
  opacity: 0.85;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item a {
  display: block;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-thumbnail {
  overflow: hidden;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-thumbnail img {
  position: absolute;
  height: 100%;
  margin: auto;
  width: auto;
  max-width: inherit;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-tags li {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-tags li.newarrival {
  background-color: #ad0003;
  color: #ffffff;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-tags li.update {
  background-color: #ffffff;
  color: #d45700;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-name span rt {
  font-size: 70%;
  font-weight: normal;
  display: block;
  font-size: 12px;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-name em {
  font-size: 12px;
  display: block;
  font-weight: normal;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-timestamp {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 1;
}
.top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-text {
  font-size: 14px;
  overflow: hidden;
}

.top-notifications__slider ::-webkit-scrollbar {
  -webkit-appearance: none;
          appearance: none;
}

.top-notifications__slider ::-webkit-scrollbar-thumb {
  border-radius: 40px;
  background-color: #c8c8c8;
}

.top-progress .top-progress__inner {
  display: inline-flex;
  height: 120px;
  width: 1072px;
}
.top-progress .top-progress__flex {
  width: 550px;
}
.top-progress .inner__top {
  margin-top: 32px;
  padding-bottom: 76px;
}
.top-progress img {
  margin-top: 10px;
}

.top-myproject {
  background: #f3f3f3;
  padding: 40px 0;
  margin-bottom: 80px;
}

.top-about .top-about__inner {
  display: inline-flex;
  height: 120px;
  width: 1072px;
}
.top-about .top-about__flex {
  width: 550px;
}
.top-about .inner__top {
  margin-top: 32px;
  padding-bottom: 100px;
}
.top-about img {
  margin-top: 10px;
}
.top-feature .top-feature__article {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 0 0 #e5e5e5;
}
.top-feature .top-feature__article a {
  display: block;
  width: 100%;
}
.top-feature .top-feature__article figure {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.top-feature .top-feature__article figure img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  .top-totaldonation {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .top-totaldonation .top-totaldonation__caption {
    padding-left: 34px;
    line-height: 26px;
  }
  .top-totaldonation .top-totaldonation__text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .top-totaldonation .top-totaldonation__text .amount {
    margin-left: 8px;
  }
  .top-mv .top-mv__slider {
    width: 1072px;
  }
  .top-mv .swiper-slide {
    height: 237px;
  }
  .top-mv .swiper-slide .top-mv__slider-tag {
    width: 94px;
    margin: 24px auto 0;
    padding: 8px 0;
    font-size: 26px;
  }
  .top-mv .swiper-slide .top-mv__slider-tag img {
    width: 26px;
    height: 26px;
  }
  .top-mv .swiper-slide .top-mv__slider-title {
    margin: 8px 0;
    font-size: 48px;
    line-height: 1;
  }
  .top-mv .swiper-slide .top-mv__slider-text {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1;
  }
  .top-mv .swiper-slide .top-mv__slider-banner img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .top-information {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .top-dashboard {
    width: 648px;
  }
  .top-recruitment .top-recruitment__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .top-recruitment .top-recruitment__header .top-recruitment__header-title {
    margin-bottom: 40px;
  }
  .top-recruitment .top-recruitment__header .top-recruitment__header-update {
    margin-bottom: 40px;
  }
  .top-recruitment .top-recruitment__applications-ph2 {
    display: flex;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-wrapper-ph2 {
    display: block;
    align-items: center;
    margin: 0 auto;
    text-align: center;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__donation,
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__supplies {
    padding-right: 54px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__button-item {
    margin-top: 5px;
  }
  .top-recruitment .top-recruitment__applications > li {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper {
    width: 444px;
  }
  .top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper .top-recruitment__application-label {
    width: 358px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .top-recruitment .top-recruitment__applications > li .top-recruitment__button {
    width: 180px;
  }
  .top-recruitment .top-recruitment__applications > li .top-recruitment__button .top-recruitment__button-item {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .top-recruitment .top-recruitment__applications > li:nth-child(n+2) {
    margin-top: 24px;
  }
  .top-affectedarea {
    position: relative;
  }
  .top-affectedarea .top-affectedarea__dat-map {
    width: 610px;
    height: 308px;
    margin: auto;
  }
  .top-affectedarea .top-affectedarea__usageguide {
    position: absolute;
    top: 66px;
    left: 12px;
  }
  .top-affectedarea .top-affectedarea__usageguide li {
    width: 100%;
    justify-content: flex-start;
  }
  .top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-label {
    text-align: center;
    margin-right: 16px;
  }
  .top-affectedarea .top-affectedarea__usageguide-button {
    text-align: center;
    margin-top: 48px;
  }
  .top-notifications .top-notifications__title {
    margin-bottom: 40px;
  }
  .top-notifications .top-notifications__slider {
    width: 344px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list {
    height: 530px;
    margin-bottom: 48px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list.swiper-wrapper {
    display: flex;
    flex-direction: column;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
    padding-left: 10px;
    padding-top: 16px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item:last-child {
    border-bottom: none;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-thumbnail {
    position: relative;
    width: 96px;
    height: 96px;
    float: left;
    margin-right: 12px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-tags {
    margin-bottom: 8px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-tags li {
    padding: 0 8px;
    margin-right: 8px;
    line-height: 26px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-name {
    margin-bottom: 8px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-text {
    margin-top: 16px;
  }
  .bnr {
    margin-bottom: 24px;
  }
  .top-progress {
    padding-top: 80px;
  }
  .top-progress .top-progress__lead {
    margin-bottom: 48px;
  }
  .top-progress .top-progress__banner {
    margin-top: 48px;
    margin-bottom: 80px;
  }
  .top-progress .top-progress__banner img {
    width: 520px;
    height: 146px;
  }
  .top-myproject {
    padding-top: 40px;
  }
  .top-about .top-about__lead {
    margin-bottom: 48px;
  }
  .top-about .top-about__banner {
    margin-top: 48px;
    margin-bottom: 80px;
    width: 520px;
  }
  .top-feature .top-feature__lead {
    margin-bottom: 48px;
  }
  .top-feature .top-feature__articles {
    margin-bottom: 24px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .top-feature .top-feature__articles::after {
    content: "";
    display: block;
    width: 342px;
  }
  .top-feature .top-feature__article {
    width: 342px;
    margin-bottom: 32px;
  }
  .top-feature .top-feature__button {
    text-align: center;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .top-totaldonation .top-totaldonation__caption {
    padding-left: 42px;
    margin-bottom: 24px;
  }
  .top-totaldonation .top-totaldonation__text {
    text-align: center;
  }
  .top-mv .top-mv__slider {
    width: 90vw;
  }
  .top-mv .swiper-slide {
    height: auto;
    max-height: 43.2vw;
  }
  .top-mv .swiper-slide a:hover {
    opacity: 1;
  }
  .top-mv .swiper-slide .top-mv__slider-tag {
    width: 74px;
    margin: 16px auto 0;
    padding: 4px 0;
    font-size: 16px;
  }
  .top-mv .swiper-slide .top-mv__slider-tag img {
    width: 18px;
    height: 18px;
  }
  .top-mv .swiper-slide .top-mv__slider-title {
    margin: 2px 0;
    min-height: 50px;
    line-height: 1.2;
    padding: 0 16px;
    font-size: 5.6vw;
    vertical-align: middle;
  }
  .top-mv .swiper-slide .top-mv__slider-text {
    font-size: 11px;
    margin-bottom: 16px;
    padding: 4px 5%;
  }
  .top-mv .swiper-slide .top-mv__slider-banner picture {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .top-mv .swiper-slide .top-mv__slider-banner img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .top-mv .swiper-button-prev,
  .top-mv .swiper-button-next {
    display: none;
  }
  .top-information {
    margin-top: 24px;
    margin-bottom: 48px;
  }
  .top-recruitment .top-recruitment__header .top-recruitment__header-title {
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .top-recruitment .top-recruitment__header .top-recruitment__header-update {
    margin-bottom: 24px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__donation,
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__supplies {
    position: relative;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__volunteer {
    position: relative;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-donation {
    position: absolute;
    top: 0px;
    right: 34px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-supplies {
    position: absolute;
    top: 0px;
    right: 91px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-volunteer {
    position: absolute;
    top: 0px;
    right: 55px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-label {
    margin-top: 40px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-label img {
    width: 70px;
    height: 70px;
    margin-left: 30px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-count {
    position: absolute;
    top: 35px;
    right: 34px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__button-item {
    margin-top: 20px;
  }
  .top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper {
    margin: 0 auto;
    justify-content: center;
    margin-bottom: 24px;
  }
  .top-recruitment .top-recruitment__applications > li .top-recruitment__application-wrapper .top-recruitment__application-image {
    margin-right: 32px;
  }
  .top-recruitment .top-recruitment__applications > li:nth-child(n+2) {
    margin-top: 48px;
  }
  .top-affectedarea .top-affectedarea__dat-map {
    width: 100%;
  }
  .top-affectedarea .top-affectedarea__usageguide li {
    justify-content: space-between;
    width: 100%;
    padding: 24px 0;
  }
  .top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-month {
    border-top: 1px solid #e5e5e5;
  }
  .top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-number {
    width: 162px;
    font-size: 24px;
  }
  .top-affectedarea .top-affectedarea__usageguide-button {
    margin-bottom: 48px;
  }
  .top-notifications .top-notifications__title {
    margin-bottom: 24px;
  }
  .top-notifications .top-notifications__slider {
    background-color: #ffffff;
    overflow-x: scroll;
    margin: 0 -19px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list {
    display: inline-flex;
    width: auto;
    justify-content: flex-start;
    margin-left: 19px;
    overflow-x: scroll;
    padding-bottom: 3px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item {
    background-color: #ffffff;
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    box-shadow: 0 3px 0 0 #e5e5e5;
    overflow: hidden;
    width: 256px;
    margin-right: 16px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-thumbnail {
    position: relative;
    width: 100%;
    height: 159px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-tags {
    position: absolute;
    top: 125px;
    right: 10px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-tags li {
    padding: 0 6px;
    margin-left: 4px;
    line-height: 24px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-name {
    width: 100%;
    margin-bottom: 16px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-meta {
    width: 100%;
    padding: 16px;
  }
  .top-notifications .top-notifications__slider .top-notifications__list .top-notifications__item .top-notifications__item-text {
    margin-top: 24px;
  }
  .top-notifications .top-notifications__button {
    margin-top: 32px;
  }
  .top-progress .top-progress__inner {
    display: block;
    height: auto;
    width: auto;
  }
  .top-progress {
    padding-top: 24px;
  }
  .top-progress .top-progress__lead {
    margin-bottom: 40px;
  }
  .top-progress .top-progress__banner {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
    margin: 0 auto;
  }
  .top-progress .top-progress__flex {
    width: auto;
  }
  .top-progress .inner__top {
    padding-bottom: 32px;
    width: 100%;
  }
  .top-myproject {
    padding-top: 20px;
  }
  .top-about .top-about__inner {
    display: block;
    height: auto;
    width: auto;
  }
  .top-about .top-about__lead {
    margin-bottom: 40px;
  }
  .top-about .top-about__banner {
    margin: 8px auto;
    text-align: center;
  }
  .top-about .top-about__flex {
    width: auto;
  }
  .top-about .inner__top {
    padding-bottom: 40px;
    width: 100%;
  }
  .top-feature .top-feature__lead {
    margin-bottom: 40px;
  }
  .top-feature .top-feature__articles {
    margin-bottom: 36px;
  }
  .top-feature .top-feature__article {
    width: 100%;
    margin-bottom: 20px;
  }
  .top-feature .top-feature__button {
    margin-bottom: 40px;
  }
}
@media only screen and (min-device-width: 600px) and (max-width: 834px) {
  .top-recruitment .top-recruitment__applications-ph2 {
    display: flex;
    margin: 0 auto;
    justify-content: center;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__donation,
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__supplies {
    position: static;
    padding-right: 54px;
    text-align: center;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__volunteer {
    position: static;
    text-align: center;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-donation {
    position: static;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-supplies {
    position: static;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-title-volunteer {
    position: static;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-label {
    width: 80px;
    height: 80px;
    margin-left: 0px;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-count {
    position: static;
  }
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__button-item {
    width: 180px;
  }
  .top-recruitment .top-recruitment__applications > li {
    display: flex;
    margin-right: 70px;
  }
  .top-recruitment .top-recruitment__applications > li .top-recruitment__button-item {
    width: 250px;
    height: 60px;
  }
  .top-affectedarea .top-affectedarea__usageguide li {
    width: 400px;
  }
  .top-affectedarea .top-affectedarea__usageguide .top-affectedarea__usageguide-month {
    border-top: 0px;
  }
  .top-progress .top-progress__inner {
    display: inline-flex;
    height: 120px;
  }
  .top-progress .inner__top {
    width: 300px;
  }
  .top-about .top-about__flex {
    width: 400px;
  }
  .top-about .inner__top {
    width: 300px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 834px) {
  .top-recruitment .top-recruitment__applications-ph2 .top-recruitment__application-label img {
    width: 80px;
    height: 80px;
    margin-left: 0px;
  }
  .top-progress .top-progress__banner img {
    width: 700px;
  }
  .top-progress .top-progress__banner {
    margin-top: 48px;
    margin-bottom: 80px;
  }
  .top-about .top-about__inner {
    display: inline-flex;
    height: 120px;
  }
  .top-about .top-about__banner {
    margin-top: 48px;
    margin-bottom: 80px;
  }
  .top-about .inner__top .top-notifications__button {
    margin-top: 56px;
  }
  .top-about img {
    margin-left: 20px;
    width: 500px;
  }
}