@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
}

a {
  color: inherit;
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

input,
textarea {
  margin: 0;
  padding: 0;
}

::-webkit-input-placeholder {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 1px;
}

:-ms-input-placeholder {
  font-weight: normal;
  font-size: 16px;
}

::-ms-input-placeholder {
  font-weight: normal;
  font-size: 16px;
}

::placeholder {
  font-weight: normal;
  font-size: 16px;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
}

a:focus {
  outline: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
          appearance: none;
  font-family: inherit;
}

body {
  color: #16160e;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", YuGothicM, "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0.035em;
  line-break: normal;
  margin: 0;
}

img {
  max-width: 100%;
}

p,
a,
h1,
h2,
h3,
h4 {
  line-height: 1.5;
}

main a:hover {
  opacity: 0.85;
}

select,
input {
  font-family: inherit;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

input:focus::-ms-input-placeholder {
  color: transparent;
}

input:focus::placeholder {
  color: transparent;
}

summary {
  display: block;
  list-style: none;
  cursor: pointer;
  /* Chrome、Safari */
}
summary::-webkit-details-marker {
  display: none;
}

a:focus,
button:focus,
summary:focus,
[tabindex]:focus {
  outline: none;
}

a[aria-disabled=true] {
  pointer-events: none;
}

.m-0 {
  margin: 0px !important;
}
.m-1 {
  margin: 8px !important;
}
.m-2 {
  margin: 16px !important;
}
.m-3 {
  margin: 24px !important;
}
.m-4 {
  margin: 32px !important;
}
.m-5 {
  margin: 40px !important;
}
.m-6 {
  margin: 48px !important;
}
.m-7 {
  margin: 56px !important;
}
.m-8 {
  margin: 64px !important;
}
.m-9 {
  margin: 72px !important;
}
.m-10 {
  margin: 80px !important;
}
.m-11 {
  margin: 88px !important;
}
.m-12 {
  margin: 96px !important;
}
.m-13 {
  margin: 104px !important;
}
.m-14 {
  margin: 112px !important;
}
.m-15 {
  margin: 120px !important;
}

.mt-0 {
  margin-top: 0px !important;
}
.mt-1 {
  margin-top: 8px !important;
}
.mt-2 {
  margin-top: 16px !important;
}
.mt-3 {
  margin-top: 24px !important;
}
.mt-4 {
  margin-top: 32px !important;
}
.mt-5 {
  margin-top: 40px !important;
}
.mt-6 {
  margin-top: 48px !important;
}
.mt-7 {
  margin-top: 56px !important;
}
.mt-8 {
  margin-top: 64px !important;
}
.mt-9 {
  margin-top: 72px !important;
}
.mt-10 {
  margin-top: 80px !important;
}
.mt-11 {
  margin-top: 88px !important;
}
.mt-12 {
  margin-top: 96px !important;
}
.mt-13 {
  margin-top: 104px !important;
}
.mt-14 {
  margin-top: 112px !important;
}
.mt-15 {
  margin-top: 120px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}
.mb-1 {
  margin-bottom: 8px !important;
}
.mb-2 {
  margin-bottom: 16px !important;
}
.mb-3 {
  margin-bottom: 24px !important;
}
.mb-4 {
  margin-bottom: 32px !important;
}
.mb-5 {
  margin-bottom: 40px !important;
}
.mb-6 {
  margin-bottom: 48px !important;
}
.mb-7 {
  margin-bottom: 56px !important;
}
.mb-8 {
  margin-bottom: 64px !important;
}
.mb-9 {
  margin-bottom: 72px !important;
}
.mb-10 {
  margin-bottom: 80px !important;
}
.mb-11 {
  margin-bottom: 88px !important;
}
.mb-12 {
  margin-bottom: 96px !important;
}
.mb-13 {
  margin-bottom: 104px !important;
}
.mb-14 {
  margin-bottom: 112px !important;
}
.mb-15 {
  margin-bottom: 120px !important;
}

.mr-0 {
  margin-right: 0px !important;
}
.mr-1 {
  margin-right: 8px !important;
}
.mr-2 {
  margin-right: 16px !important;
}
.mr-3 {
  margin-right: 24px !important;
}
.mr-4 {
  margin-right: 32px !important;
}
.mr-5 {
  margin-right: 40px !important;
}
.mr-6 {
  margin-right: 48px !important;
}
.mr-7 {
  margin-right: 56px !important;
}
.mr-8 {
  margin-right: 64px !important;
}
.mr-9 {
  margin-right: 72px !important;
}
.mr-10 {
  margin-right: 80px !important;
}
.mr-11 {
  margin-right: 88px !important;
}
.mr-12 {
  margin-right: 96px !important;
}
.mr-13 {
  margin-right: 104px !important;
}
.mr-14 {
  margin-right: 112px !important;
}
.mr-15 {
  margin-right: 120px !important;
}

.ml-0 {
  margin-left: 0px !important;
}
.ml-1 {
  margin-left: 8px !important;
}
.ml-2 {
  margin-left: 16px !important;
}
.ml-3 {
  margin-left: 24px !important;
}
.ml-4 {
  margin-left: 32px !important;
}
.ml-5 {
  margin-left: 40px !important;
}
.ml-6 {
  margin-left: 48px !important;
}
.ml-7 {
  margin-left: 56px !important;
}
.ml-8 {
  margin-left: 64px !important;
}
.ml-9 {
  margin-left: 72px !important;
}
.ml-10 {
  margin-left: 80px !important;
}
.ml-11 {
  margin-left: 88px !important;
}
.ml-12 {
  margin-left: 96px !important;
}
.ml-13 {
  margin-left: 104px !important;
}
.ml-14 {
  margin-left: 112px !important;
}
.ml-15 {
  margin-left: 120px !important;
}

.p-0 {
  padding: 0px !important;
}
.p-1 {
  padding: 8px !important;
}
.p-2 {
  padding: 16px !important;
}
.p-3 {
  padding: 24px !important;
}
.p-4 {
  padding: 32px !important;
}
.p-5 {
  padding: 40px !important;
}
.p-6 {
  padding: 48px !important;
}
.p-7 {
  padding: 56px !important;
}
.p-8 {
  padding: 64px !important;
}
.p-9 {
  padding: 72px !important;
}
.p-10 {
  padding: 80px !important;
}
.p-11 {
  padding: 88px !important;
}
.p-12 {
  padding: 96px !important;
}
.p-13 {
  padding: 104px !important;
}
.p-14 {
  padding: 112px !important;
}
.p-15 {
  padding: 120px !important;
}

.pt-0 {
  padding-top: 0px !important;
}
.pt-1 {
  padding-top: 8px !important;
}
.pt-2 {
  padding-top: 16px !important;
}
.pt-3 {
  padding-top: 24px !important;
}
.pt-4 {
  padding-top: 32px !important;
}
.pt-5 {
  padding-top: 40px !important;
}
.pt-6 {
  padding-top: 48px !important;
}
.pt-7 {
  padding-top: 56px !important;
}
.pt-8 {
  padding-top: 64px !important;
}
.pt-9 {
  padding-top: 72px !important;
}
.pt-10 {
  padding-top: 80px !important;
}
.pt-11 {
  padding-top: 88px !important;
}
.pt-12 {
  padding-top: 96px !important;
}
.pt-13 {
  padding-top: 104px !important;
}
.pt-14 {
  padding-top: 112px !important;
}
.pt-15 {
  padding-top: 120px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}
.pb-1 {
  padding-bottom: 8px !important;
}
.pb-2 {
  padding-bottom: 16px !important;
}
.pb-3 {
  padding-bottom: 24px !important;
}
.pb-4 {
  padding-bottom: 32px !important;
}
.pb-5 {
  padding-bottom: 40px !important;
}
.pb-6 {
  padding-bottom: 48px !important;
}
.pb-7 {
  padding-bottom: 56px !important;
}
.pb-8 {
  padding-bottom: 64px !important;
}
.pb-9 {
  padding-bottom: 72px !important;
}
.pb-10 {
  padding-bottom: 80px !important;
}
.pb-11 {
  padding-bottom: 88px !important;
}
.pb-12 {
  padding-bottom: 96px !important;
}
.pb-13 {
  padding-bottom: 104px !important;
}
.pb-14 {
  padding-bottom: 112px !important;
}
.pb-15 {
  padding-bottom: 120px !important;
}

.pr-0 {
  padding-right: 0px !important;
}
.pr-1 {
  padding-right: 8px !important;
}
.pr-2 {
  padding-right: 16px !important;
}
.pr-3 {
  padding-right: 24px !important;
}
.pr-4 {
  padding-right: 32px !important;
}
.pr-5 {
  padding-right: 40px !important;
}
.pr-6 {
  padding-right: 48px !important;
}
.pr-7 {
  padding-right: 56px !important;
}
.pr-8 {
  padding-right: 64px !important;
}
.pr-9 {
  padding-right: 72px !important;
}
.pr-10 {
  padding-right: 80px !important;
}
.pr-11 {
  padding-right: 88px !important;
}
.pr-12 {
  padding-right: 96px !important;
}
.pr-13 {
  padding-right: 104px !important;
}
.pr-14 {
  padding-right: 112px !important;
}
.pr-15 {
  padding-right: 120px !important;
}

.pl-0 {
  padding-left: 0px !important;
}
.pl-1 {
  padding-left: 8px !important;
}
.pl-2 {
  padding-left: 16px !important;
}
.pl-3 {
  padding-left: 24px !important;
}
.pl-4 {
  padding-left: 32px !important;
}
.pl-5 {
  padding-left: 40px !important;
}
.pl-6 {
  padding-left: 48px !important;
}
.pl-7 {
  padding-left: 56px !important;
}
.pl-8 {
  padding-left: 64px !important;
}
.pl-9 {
  padding-left: 72px !important;
}
.pl-10 {
  padding-left: 80px !important;
}
.pl-11 {
  padding-left: 88px !important;
}
.pl-12 {
  padding-left: 96px !important;
}
.pl-13 {
  padding-left: 104px !important;
}
.pl-14 {
  padding-left: 112px !important;
}
.pl-15 {
  padding-left: 120px !important;
}

.inline-position-right {
  text-align: right;
}

.inline-position-left {
  text-align: left;
}

.inline-position-center {
  text-align: center;
}

.fix {
  position: fixed !important;
}

.inner {
  margin-right: auto;
  margin-left: auto;
}
.tab {
  display: none;
}
.text-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.text-color-default {
  color: #16160e;
}

.text-color-caption {
  color: #6b6b6b;
}

.text-color-warning {
  color: #e8000a;
}

.text-color-link {
  color: #1e50a2;
}

.text-color-negative {
  color: #ffffff;
}

.text-color-close {
  color: #c8c8c8;
}

.text-link {
  cursor: pointer;
  pointer-events: auto;
  color: #1e50a2;
}
.text-link.-arrow {
  position: relative;
  vertical-align: middle;
  padding-right: 20px;
  display: inline-block;
}
.text-link.-arrow:after {
  content: "";
  background: url("/assets/images/saigai/icon/icon-arrow-right-link.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  display: inline-flex;
  justify-content: center;
}
.text-link.-blank {
  position: relative;
  vertical-align: middle;
  padding-right: 20px;
  display: inline-block;
}
.text-link.-blank:after {
  content: "";
  background: url("/assets/images/saigai/icon/icon-arrow-blank-link.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  display: inline-flex;
  justify-content: center;
}

@font-face {
  font-family: "iconfont";
  src: url("../../../saigai/fonts/iconfont.eot?20190111152645");
  src: url("../../../saigai/fonts/iconfont.eot?#iefix?20190111152645") format("eot"), url("../../../saigai/fonts/iconfont.woff?20190111152645") format("woff"), url("../../../saigai/fonts/iconfont.ttf?20190111152645") format("truetype"), url("../../../saigai/fonts/iconfont.svg#iconfont?20190111152645") format("svg");
}
.icn-about:before,
.icn-add:before,
.icn-area:before,
.icn-arrow:before,
.txt-link > a:before,
.lst-link5 > li > a:before,
.txt-link--right > a:before,
.icn-arrow2:before,
.icn-arrow3:before,
.bx-tooltip__arrow:before,
.icn-blank:before,
.txt-link > a[target=_blank]:before,
.lst-link5 > li > a[target=_blank]:before,
.txt-link--right > a[target=_blank]:before,
.icn-calc:before,
.icn-cat1:before,
.icn-cat10:before,
.icn-cat11:before,
.icn-cat12:before,
.icn-cat13:before,
.icn-cat14:before,
.icn-cat15:before,
.icn-cat16:before,
.icn-cat17:before,
.icn-cat18:before,
.icn-cat19:before,
.icn-cat2:before,
.icn-cat20:before,
.icn-cat21:before,
.icn-cat22:before,
.icn-cat3:before,
.icn-cat4:before,
.icn-cat5:before,
.icn-cat6:before,
.icn-cat7:before,
.icn-cat8:before,
.icn-cat9:before,
.icn-change:before,
.icn-check:before,
.icn-check2:before,
.icn-choice:before,
.icn-city:before,
.icn-close:before,
.bx-tooltip__close:before,
.lst-tag__link:before,
.icn-data:before,
.icn-data2:before,
.icn-detail:before,
.icn-donation:before,
.icn-edit:before,
.icn-exlink:before,
.icn-feature:before,
.icn-file:before,
.icn-guide:before,
.icn-heart:before,
.icn-heart2:before,
.icn-heart3:before,
.icn-help:before,
.icn-home:before,
.icn-info:before,
.icn-mail:before,
.icn-menu:before,
.icn-message:before,
.img-item__comment:before,
.icn-mypage:before,
.icn-new:before,
.icn-news:before,
.icn-overview:before,
.icn-pagetop:before,
.icn-pen:before,
.icn-pickup:before,
.icn-play:before,
.icn-point:before,
.icn-present:before,
.icn-print:before,
.icn-rank1:before,
.icn-rank2:before,
.icn-rank3:before,
.icn-rank4:before,
.icn-ranking:before,
.icn-recommend:before,
.icn-search:before,
.icn-search2:before,
.icn-star:before,
.icn-support:before,
.icn-switch-item:before,
.icn-switch-item2:before,
.icn-tag:before,
.icn-use:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icn-about:before {
  content: "\e001";
}

.icn-add:before {
  content: "\e002";
}

.icn-area:before {
  content: "\e003";
}

.icn-arrow:before,
.txt-link > a:before,
.lst-link5 > li > a:before,
.txt-link--right > a:before {
  content: "\e004";
}

.icn-arrow2:before {
  content: "\e005";
}

.icn-arrow3:before,
.bx-tooltip__arrow:before {
  content: "\e006";
}

.icn-blank:before,
.txt-link > a[target=_blank]:before,
.lst-link5 > li > a[target=_blank]:before,
.txt-link--right > a[target=_blank]:before {
  content: "\e007";
}

.icn-calc:before {
  content: "\e008";
}

.icn-cat1:before {
  content: "\e009";
}

.icn-cat10:before {
  content: "\e00a";
}

.icn-cat11:before {
  content: "\e00b";
}

.icn-cat12:before {
  content: "\e00c";
}

.icn-cat13:before {
  content: "\e00d";
}

.icn-cat14:before {
  content: "\e00e";
}

.icn-cat15:before {
  content: "\e00f";
}

.icn-cat16:before {
  content: "\e010";
}

.icn-cat17:before {
  content: "\e011";
}

.icn-cat18:before {
  content: "\e012";
}

.icn-cat19:before {
  content: "\e013";
}

.icn-cat2:before {
  content: "\e014";
}

.icn-cat20:before {
  content: "\e015";
}

.icn-cat21:before {
  content: "\e016";
}

.icn-cat22:before {
  content: "\e017";
}

.icn-cat3:before {
  content: "\e018";
}

.icn-cat4:before {
  content: "\e019";
}

.icn-cat5:before {
  content: "\e01a";
}

.icn-cat6:before {
  content: "\e01b";
}

.icn-cat7:before {
  content: "\e01c";
}

.icn-cat8:before {
  content: "\e01d";
}

.icn-cat9:before {
  content: "\e01e";
}

.icn-change:before {
  content: "\e01f";
}

.icn-check:before {
  content: "\e020";
}

.icn-check2:before {
  content: "\e021";
}

.icn-choice:before {
  content: "\e022";
}

.icn-city:before {
  content: "\e024";
}

.icn-close:before,
.bx-tooltip__close:before,
.lst-tag__link:before {
  content: "\e025";
}

.icn-data:before {
  content: "\e026";
}

.icn-data2:before {
  content: "\e027";
}

.icn-detail:before {
  content: "\e028";
}

.icn-donation:before {
  content: "\e029";
}

.icn-edit:before {
  content: "\e02a";
}

.icn-exlink:before {
  content: "\e02b";
}

.icn-feature:before {
  content: "\e02c";
}

.icn-file:before {
  content: "\e02d";
}

.icn-guide:before {
  content: "\e02e";
}

.icn-heart:before {
  content: "\e02f";
}

.icn-heart2:before {
  content: "\e030";
}

.icn-heart3:before {
  content: "\e031";
}

.icn-help:before {
  content: "\e032";
}

.icn-home:before {
  content: "\e033";
}

.icn-info:before {
  content: "\e034";
}

.icn-mail:before {
  content: "\e035";
}

.icn-menu:before {
  content: "\e036";
}

.icn-message:before,
.img-item__comment:before {
  content: "\e037";
}

.icn-mypage:before {
  content: "\e038";
}

.icn-new:before {
  content: "\e039";
}

.icn-news:before {
  content: "\e03a";
}

.icn-overview:before {
  content: "\e03b";
}

.icn-pagetop:before {
  content: "\e03c";
}

.icn-pen:before {
  content: "\e03d";
}

.icn-pickup:before {
  content: "\e03e";
}

.icn-play:before {
  content: "\e03f";
}

.icn-point:before {
  content: "\e040";
}

.icn-present:before {
  content: "\e041";
}

.icn-print:before {
  content: "\e042";
}

.icn-rank1:before {
  content: "\e043";
}

.icn-rank2:before {
  content: "\e044";
}

.icn-rank3:before {
  content: "\e045";
}

.icn-rank4:before {
  content: "\e046";
}

.icn-ranking:before {
  content: "\e047";
}

.icn-recommend:before {
  content: "\e048";
}

.icn-search:before {
  content: "\e049";
}

.icn-search2:before {
  content: "\e04a";
}

.icn-star:before {
  content: "\e04b";
}

.icn-support:before {
  content: "\e04c";
}

.icn-switch-item:before {
  content: "\e04d";
}

.icn-switch-item2:before {
  content: "\e04e";
}

.icn-tag:before {
  content: "\e04f";
}

.icn-use:before {
  content: "\e050";
}

@font-face {
  font-family: "muufont";
  src: url("../../../saigai/fonts//muufont.eot?20201104162813");
  src: url("../../../saigai/fonts//muufont.eot?#iefix?20201104162813") format("eot"), url("../../../saigai/fonts//muufont.woff?20201104162813") format("woff"), url("../../../saigai/fonts//muufont.ttf?20201104162813") format("truetype"), url("../../../saigai/fonts//muufont.svg?20201104162813#muufont") format("svg");
}
[class^=mf-]:before,
[class*=" mf-"]:before {
  font-family: "muufont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /* speak: none; only necessary if not using the private unicode range (firstGlyph option) */
  text-decoration: none;
  text-transform: none;
}

.mf-arrow01-down:before {
  content: "\ea01";
}

.mf-arrow01-left:before {
  content: "\ea02";
}

.mf-arrow01-right:before {
  content: "\ea03";
}

.mf-arrow01-top:before {
  content: "\ea04";
}

.mf-camera01:before {
  content: "\ea05";
}

.mf-clock01:before {
  content: "\ea06";
}

.mf-close01:before {
  content: "\ea07";
}

.mf-filter:before {
  content: "\ea08";
}

.mf-guide01:before {
  content: "\ea09";
}

.mf-history01:before {
  content: "\ea0a";
}

.mf-location01:before {
  content: "\ea0b";
}

.mf-modal01:before {
  content: "\ea0c";
}

.mf-money01:before {
  content: "\ea0d";
}

.mf-register01:before {
  content: "\ea0e";
}

.mf-soaring-ranking:before {
  content: "\ea0f";
}

.mf-icon-company:before {
  content: "\ea0f";
}

.box {
  width: 100%;
}
.box .box__inner {
  margin: 0 auto;
}

.box--rad .box__body {
  border-radius: 16px;
}

.box--color-white .box__body {
  background-color: #ffffff !important;
}

.box--color-gray .box__body {
  background-color: #f3f3f3 !important;
}

.box--color-beige .box__body {
  background-color: #fdf6f2 !important;
}

.form-check {
  align-items: center;
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
}
.form-check:hover {
  cursor: pointer;
}
.form-check .form-check__element {
  display: flex;
}
.form-check .form-check__input {
  -webkit-appearance: none;
          appearance: none;
  position: relative;
  display: none;
}
.form-check .form-check__input:checked + .form-check__view::before {
  background-color: #d45700;
  border: 2px solid #d45700;
}
.form-check .form-check__input:checked + .form-check__view::after {
  position: absolute;
  top: 1px;
  left: 7px;
  display: block;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  content: "";
  width: 8px;
  height: 16px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.form-check .form-check__view {
  position: relative;
  padding-left: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
}
.form-check .form-check__view::before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  border: 2px solid #c8c8c8;
  background-color: #ffffff;
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 2px;
}
.form-check .form-check__text {
  margin-left: 8px;
}

.check-disabled {
  background-color: #fafafa;
  opacity: 0.5;
}

.my-checkbox:focus-visible ~ .form-radio__outside {
  border-color: blue;
}

.search-list__buttons {
  border: 0;
}
.search-list__buttons:focus {
  outline: none;
}

.form-radio {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  position: relative;
  min-height: 22px;
  padding-left: 30px;
}
.form-radio input {
  height: 0;
  width: 0;
  opacity: 0;
}
.form-radio .form-radio__outside {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  border: 2px solid #c8c8c8;
  border-radius: 50%;
  box-sizing: border-box;
  background: #ffffff;
}
.form-radio .form-radio__inside {
  position: absolute;
}
.form-radio input:checked + .form-radio__outside .form-radio__inside {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.form-radio input:checked + .form-radio__outside {
  border: 2px solid #d45700;
  background-color: #d45700;
}

.form-select {
  font-size: 18px;
  color: #16160e;
  line-height: 1;
  padding: 9px 20px 9px 10px;
  -webkit-appearance: none;
          appearance: none;
  min-width: 162px;
  min-height: 42px;
  border-radius: 8px;
  border: 1px solid #c8c8c8;
  background: #ffffff;
  background-image: url(/assets/images/saigai/icon/icon-arrow-select.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: right 5px center;
}
.form-select::-ms-expand {
  display: none;
}
.form-select:focus {
  outline: none;
}

.project-card__group {
  display: flex;
  flex-flow: row wrap;
}
.project-card__group.card-small .project-card__text {
  display: none;
}

.project-card__group::after,
.project-card__group::before {
  content: "";
  display: block;
  width: 23%;
  height: 0;
}

.project-card__group::before {
  order: 1;
}

.project-card {
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 3px 0 0 #e5e5e5;
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}
.project-card .project-card__body__dairi {
  display: flex;
  margin-bottom: 12px;
  color: #d45700;
}
.project-card .project-card__body__dairi .text {
  margin-left: 4px;
}
.project-card .project-card__body__dairi img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.project-card .project-card__body__place {
  padding-left: 4px;
  line-height: 1;
}
.project-card .project-card__body__place .project-card__body__place-dairi {
  font-weight: bold;
}

.project-card__link {
  display: flex;
  flex-direction: column;
}
.project-card__link:hover {
  opacity: 1;
  text-decoration: none;
}
.project-card__link:hover:not(.add-closest-link) .project-card__image {
  opacity: 0.85;
}
.project-card__link:hover:not(.add-closest-link) .project-card__title-ruby,
.project-card__link:hover:not(.add-closest-link) .project-card__title,
.project-card__link:hover:not(.add-closest-link) .project-card__text {
  color: #1e50a2;
  text-decoration: underline;
}

.project-card__thumbnail {
  border-radius: 8px 8px 0 0;
  text-overflow: ellipsis;
  background-color: #ddd;
  position: relative;
  width: 254px;
  height: 185px;
}
.project-card__thumbnail .project-card__image {
  border-radius: 8px 8px 0 0;
}
.project-card__thumbnail .project-card__image.-ended {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.project-card__thumbnail .project-card__state .project-card__state-tag {
  position: absolute;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
  font-size: 18px;
  border-radius: 4px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.project-card__thumbnail .project-card__state .project-card__state-tag.-ended {
  padding-right: 10px;
}
.project-card__thumbnail .project-card__check {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 40px;
}
.project-card__thumbnail .project-card__check-pop {
  background-color: #ffffff;
  box-shadow: 0 3px 0 0 #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 16px;
  position: absolute;
  right: 14px;
  top: 60px;
  z-index: 1000;
  box-sizing: border-box;
  width: 248px;
  font-size: 14px;
  display: none;
}
.project-card__thumbnail .project-card__check-pop.is-active {
  display: block;
}
.project-card__thumbnail .check-list {
  display: none;
  font-size: 0px;
}
.project-card__thumbnail .check-list.is-active {
  display: block;
}

.project-card__category {
  background: #fdf0ea;
}
.project-card__category span {
  display: inline-block;
  max-height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
}
.project-card__category ::-webkit-full-page-media,
.project-card__category :future,
.project-card__category :root span {
  line-height: 1.5;
}
.project-card__category .project-card__category__place {
  font-weight: 700;
  padding: 14px 16px;
  margin: 0px;
}
.project-card__category .project-card__category__place span {
  line-height: 1.5;
}

.project-card__title {
  font-size: 14px;
  display: flex;
  line-height: 1.5;
  padding: 0 16px 16px 0;
  max-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 16px;
}
.project-card__title span {
  padding-left: 4px;
}
.project-card__title img {
  width: 16px;
  height: 16px;
  padding-top: 1px;
}

.project-card__body {
  padding: 16px;
}
.project-card__body .project-card__title-ruby {
  font-size: 14px;
  display: block;
  line-height: 1;
}
.project-card__body .project-card__amount {
  line-height: 0px;
  padding-top: 10px;
}
.project-card__body .project-card__amount .project-card__amount__number {
  padding-left: 20px;
}
.project-card__body .project-card__text {
  font-size: 14px;
  margin-top: 16px;
  word-break: break-all;
}
.project-card__body .project-card__aid-group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}
.project-card__body .project-card__aid-group .project-card__aid-group__heading {
  font-weight: 700;
  margin-right: 12px;
}
.project-card__body .project-card__aid-group .project-card__aid-tag-area {
  display: flex;
}
.project-card__body .project-card__aid-group .project-card__aid-tag-area .project-card-tag {
  margin-right: 8px;
}
.project-card__body .project-card__aid-group .project-card__aid-tag-area .project-card-tag:last-child {
  margin-right: 0;
}
.project-card__body .project-card__aid-group .project-card-tag {
  font-size: 14px;
  display: flex;
  align-items: center;
  border-radius: 4px;
  line-height: 1;
}
.project-card__body .project-card__aid-group .project-card-tag img {
  margin-right: 4px;
  width: 16px;
  margin-top: 10px;
}
.project-card__body .project-card__aid-group .project-card-tag.-agency {
  background: #fff0e6;
}
.project-card__body .project-card__aid-group .project-card-tag.-end {
  color: #c8c8c8;
}

.project-card__tooltip {
  margin-left: 8px;
}
.project-card-mini__group .saigai-swiper__prev,
.project-card-mini__group .saigai-swiper__next {
  width: 26px;
  height: 26px;
  border: 1px solid #767676;
  border-radius: 2px;
  cursor: pointer;
  background-color: #f6f6f6;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  z-index: 20;
  top: calc(50% - 38px);
}
.project-card-mini__group .saigai-swiper__prev {
  background-image: url("/assets/images/saigai/icon/icon-arrow-left-gray.svg");
  left: 0;
}
.project-card-mini__group .saigai-swiper__next {
  background-image: url("/assets/images/saigai/icon/icon-arrow-right-gray.svg");
  right: 0;
}
.project-card-mini__group .swiper-pagination-bullets {
  bottom: 0 !important;
}
.project-card-mini__group .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.project-card-mini__group .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d45700;
}

.project-card-mini.swiper-slide {
  background-color: #ffffff;
  position: relative;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 3px 0 0 #e5e5e5;
  overflow: hidden;
  width: 256px;
  height: auto;
  margin-right: 16px;
}
.project-card-mini.swiper-slide a {
  display: block;
  height: 100%;
}
.project-card-mini.swiper-slide .project-card-mini__thumbnail {
  position: relative;
  width: 100%;
  height: 159px;
  overflow: hidden;
  background-color: #e5e5e5;
}
.project-card-mini.swiper-slide .project-card-mini__thumbnail img {
  position: absolute;
  height: 100%;
  width: 100%;
  margin: auto;
}
.project-card-mini.swiper-slide .project-card-mini__meta {
  width: 100%;
  padding: 16px;
}
.project-card-mini.swiper-slide .project-card-mini__meta .project-card-mini__meta-name {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 1;
}
.project-card-mini.swiper-slide .project-card-mini__meta .project-card-mini__meta-ruby em {
  display: block;
  font-size: 70%;
  font-weight: normal;
}
.project-card-mini.swiper-slide .project-card-mini__meta .project-card-mini__meta-ruby rt {
  text-align: left;
}
.project-card-mini.swiper-slide .project-card-mini__meta .project-card-mini__meta-pre {
  text-align: left;
}
.project-card-mini.swiper-slide .project-card-mini__meta .project-card-mini__meta-timestamp {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 1;
}

.myproject {
  display: none;
}
.myproject.-active {
  display: block;
}

.button.-closed, .button.-standby {
  pointer-events: none;
  cursor: default;
}
.button.-closed:hover, .button.-standby:hover {
  opacity: 1;
}

.button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border-radius: 40px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  min-height: 54px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  padding: 12px 60px;
}
.button.-primary {
  background: #d45700;
  color: #ffffff;
}
.button.-primary-line {
  color: #d45700;
  border: solid 2px #d45700;
}
.button.-donation {
  background: #1d8e6f;
  color: #ffffff;
}
.button.-donation-line {
  color: #1d8e6f;
  border: solid 2px #1d8e6f;
}
.button.-supplies {
  background: #8e684f;
  color: #ffffff;
}
.button.-supplies-line {
  color: #8e684f;
  border: solid 2px #8e684f;
}
.button.-volunteer {
  background: #ed7b75;
  color: #ffffff;
}
.button.-volunteer-line {
  color: #ed7b75;
  border: solid 2px #ed7b75;
}
.button.-standby {
  background: #3d3d3d;
  color: #ffffff;
}
.button.-closed {
  background: #767676;
  color: #ffffff;
}
.button.-choice {
  background: #ad0003;
  color: #ffffff;
}
.button.-gcf {
  background: #2e792d;
  color: #ffffff;
}
.button.-favorite-line {
  color: #16160e;
  border: solid 2px #e5e5e5;
}
.button img {
  width: 18px;
  height: 18px;
}
.button img + span {
  margin-left: 8px;
}

.bread {
  display: none;
}
.bread .bread__list {
  display: block;
  height: 1.5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  position: relative;
}
.bread .bread__item {
  display: inline;
}
.bread .bread__item:nth-child(n+2)::before {
  content: " > ";
  display: inline;
  margin-right: 2px;
}
.bread .bread__link {
  display: inline;
  font-size: 14px;
  color: #1e50a2;
}
.bread .bread__link:hover {
  text-decoration: underline;
}

.title-h1 {
  font-weight: 700;
  font-size: 26px;
  position: relative;
}
.title-h1 > .icon {
  height: 26px;
  width: 26px;
  vertical-align: top;
  position: absolute;
  top: 6.5px;
}
.title-h1 > .icon + span {
  padding-left: 34px;
  display: inline-block;
}

.title-h2 {
  font-weight: 700;
  font-size: 22px;
  position: relative;
}
.title-h2 > .icon {
  margin-right: 8px;
  position: relative;
  top: 3px;
  width: 22px;
  height: 22px;
}
.title-h2 > .icon + span {
  display: inline;
}
.title-h2.-line {
  border-left: 4px solid #d45700;
  padding-left: 8px;
}
.title-h2.-separation {
  background: #d45700;
  color: #ffffff;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 22px;
}
.title-h2.-rad {
  border-radius: 8px 8px 0 0;
}

.title-h3 {
  font-weight: 700;
  font-size: 20px;
}
.title-h3.-border {
  display: flex;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}
.title-h3.-border:before, .title-h3.-border:after {
  content: "";
  flex-grow: 1;
  background: #767676;
  display: block;
}

.title-h4 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
}

.tooltip {
  display: inline-block;
  position: relative;
  height: 26px;
}
.tooltip .tooltip__link {
  color: #6b6b6b;
  display: inline-block;
  position: relative;
  width: 26px;
  height: 26px;
}
.tooltip .tooltip__link img {
  width: 24px;
  height: 24px;
}
.tooltip .tooltip__link:hover {
  opacity: 0.85;
}
.tooltip .tooltip__wrap {
  background-color: #ffffff;
  box-shadow: 0 3px 0 0 #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding: 16px;
  position: absolute;
  right: 0;
  top: 38px;
  z-index: 1000;
  box-sizing: border-box;
  display: none;
}
.tooltip .tooltip__wrap.is-active {
  display: block;
}
.tooltip .tooltip__title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #16160e !important;
}
.tooltip .tooltip__text {
  font-size: 14px;
  color: #16160e !important;
  text-align: left !important;
}
.tooltip .text-link {
  font-size: 14px;
}
.pager > div {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 16px;
}
.pager > div .pager__prev,
.pager > div .pager__next {
  display: inline-block;
}
.pager > div .pager__prev a,
.pager > div .pager__next a {
  display: block;
  text-align: center;
  color: #6b6b6b;
  background-color: #ffffff;
  background-repeat: no-repeat;
  border: 2px solid #c8c8c8;
}
.pager > div .pager__prev.disabled a,
.pager > div .pager__next.disabled a {
  pointer-events: none;
  background-color: #c8c8c8;
}
.pager > div .pager__prev a {
  background-image: url(/assets/images/saigai/icon/icon-arrow-left-gray.svg);
}
.pager > div .pager__next a {
  background-image: url(/assets/images/saigai/icon/icon-arrow-right-gray.svg);
}
.pager > div ul {
  display: flex;
}
.pager > div ul li {
  display: inline-block;
}
.pager > div ul li a {
  display: block;
  text-align: center;
  color: #6b6b6b;
  border: 2px solid #c8c8c8;
}
.pager > div ul li.is-active a {
  color: #ffffff;
  background-color: #d45700;
  border: 1px solid #d45700;
  pointer-events: none;
}
.pager > div ul li:last-child a {
  margin-right: 0;
}
.pager .pager_text {
  font-size: 16px;
  text-align: center;
  color: #6b6b6b;
}

/*モーダルウィンドウ*/
.modal-window {
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
}
.modal-window.-opened {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.modal-window__inner {
  position: absolute;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 8px;
  background: #ffffff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  z-index: 1000;
}

.modal-window__text {
  font-size: 18px;
}

.modal-window__text-small {
  font-size: 14px;
  color: #6b6b6b;
}

.modal-window__button-entry {
  margin-top: 32px;
}

.modal-window__button-back {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f3f3;
  cursor: pointer;
}
.modal-window__button-back::before, .modal-window__button-back::after {
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  background: #6b6b6b;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  position: absolute;
  top: 11px;
  left: 11px;
}
.modal-window__button-back::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  left: auto;
  right: 11px;
}
.modal-window__button-back:hover {
  background: #767676;
}
.modal-window__button-back:hover::before, .modal-window__button-back:hover::after {
  background: #fff;
}

.modal-component--new__x {
  background: 0 0;
  border: 0;
  position: absolute;
  padding: 16px;
  right: 0;
  top: -36px;
  cursor: pointer;
  overflow: hidden;
}
.modal-component--new__x::before, .modal-component--new__x::after {
  content: "";
  height: 32px;
  width: 2px;
  position: absolute;
  background-color: #ffffff;
  right: 12px;
  top: 0;
}
.modal-component--new__x::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal-component--new__x::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal-component--new__x > span {
  font-size: 10px;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.modal {
  display: flex;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 32px 24px;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
}
.modal::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.modal.hide {
  display: none;
}

.modal_content {
  background-color: #ffffff;
  width: 660px;
  max-height: 100%;
  padding: 20px;
  border-radius: 3px;
  box-sizing: border-box;
  position: relative;
  z-index: 100000;
  margin: 0 auto;
}
.modal_content a:hover {
  text-decoration: underline;
}
.modal_content .mT24 {
  margin-top: 30px !important;
  text-align: center;
}
.modal_content .btn--brdred {
  color: #d45700;
  border-color: #d45700;
  background-color: #ffffff;
  color: #d45700;
  border: 1px solid;
  padding: 15px 40px;
  border-radius: 5px;
}
.modal_content a {
  color: #1e50a2;
}

.modal_content.history_add {
  overflow: hidden;
}

.modal_btn {
  display: block;
  background-color: #ffffff;
  color: #16160e;
  width: 32px !important;
  height: 32px !important;
  border: #e5e5e5 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  line-height: 28px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: -16px;
  right: -16px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  cursor: pointer;
  transition-duration: 0.3s;
}

.modal_btn:hover {
  background-color: #e5e5e5;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.16);
}

.modal_title {
  font-size: 18px;
  margin-bottom: 20px;
}

.modal_lead {
  font-size: 14px;
  margin-bottom: 24px;
}

.tab-block {
  font-size: 16px;
}

#modal-boxer .modal_content {
  overflow: visible;
}

.loading {
  margin: 0 auto;
}
.loading .loading__logo {
  display: block;
  margin: 0 auto;
}
.loading .loading__text {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
.loading .loading__spinner {
  display: block;
  margin: 0 auto;
  width: 42px;
  height: 42px;
}

.mb48 {
  width: 100%;
  margin-bottom: 48px;
}

.article-image img {
  width: 100%;
}

.mb + .article-link {
  margin-top: -24px;
}

.article-link + .article-link {
  margin-top: -32px;
}

.article-text + .article-text {
  margin-top: -24px;
}

.article-caption {
  font-size: 14px;
}

.article-text + .article-caption {
  margin-top: -40px;
}

.article-caption + .article-caption {
  margin-top: -40px;
}
.article-phototext.plain::after {
  display: block;
  content: "";
  clear: both;
}
.article-phototext.bygift {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 3px 0 0 #e5e5e5;
  line-height: 1;
}
.article-phototext.bygift .article-phototext-image .article-phototext-image-detail {
  z-index: 7000;
}
.article-phototext.bygift .article-phototext-body .title-h4 {
  margin-bottom: 16px;
}
.article-phototext.bygift .article-phototext-body .article-phototext-body-price {
  display: inline-flex;
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 1;
}
.article-phototext.bygift .article-phototext-body .article-phototext-body-price strong {
  color: #ad0003;
}
.article-phototext.bygift .article-phototext-body .article-phototext-body-stock {
  display: inline-flex;
  margin-left: 24px;
  font-size: 16px;
  line-height: 1;
}
.article-phototext.bygift .article-phototext-body .article-phototext-body-feature {
  margin-bottom: 24px;
}
.article-phototext.bygift .article-phototext-body .article-phototext-body-buttons a {
  margin-right: 8px;
}

.text-color-link + .text-color-link {
  margin-top: -40px;
}

.article-graybox {
  background-color: #f3f3f3;
}
.article-graybox .title-h4 {
  margin-bottom: 16px;
  line-height: 1.5;
}

.article-gifts.bysearch {
  overflow: hidden;
}
.article-gifts.bysearch > li {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 3px 0 0 #e5e5e5;
  line-height: 1;
  overflow: hidden;
}
.article-gifts.bysearch > li a {
  display: block;
}
.article-gifts.bysearch > li .article-gifts-head {
  position: relative;
  overflow: hidden;
}
.article-gifts.bysearch > li .article-gifts-head .article-gifts-head-detail {
  max-width: inherit;
  height: 100%;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 7000;
}
.article-gifts.bysearch > li .article-gifts-head .article-gifts-head-favorite {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 9000;
}
.article-gifts.bysearch > li .article-gifts-body {
  background-color: #ffffff;
  padding: 16px;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags {
  margin-bottom: 8px;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li {
  display: inline-block;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  margin-bottom: 8px;
  padding: 6px 8px;
  font-size: 14px;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li.-shipping_frozen {
  border-color: #4c6cb3;
  color: #4c6cb3;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li.-shipping_separate {
  border-color: #47885e;
  color: #47885e;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li.-packing {
  border-color: #e95295;
  color: #e95295;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li.-regular_delivery {
  border-color: #e95464;
  color: #e95464;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li.-specify_the_date, .article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li.-specify_the_month, .article-gifts.bysearch > li .article-gifts-body .article-gifts-body-tags li.-specify_the_time {
  border-color: #a16d5d;
  color: #a16d5d;
}
.article-gifts.bysearch > li .article-gifts-body .title-h4 {
  line-height: 1.5;
  margin-bottom: 16px;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-payment .article-gifts-body-payment-price {
  color: #ad0003;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 1;
}
.article-gifts.bysearch > li .article-gifts-body .article-gifts-body-text {
  line-height: 1.5;
  margin-bottom: 16px;
}
.article-gifts.bysearch > li .article-gifts-body .text-color-link {
  margin-bottom: 0;
}

.article-gcf-project-list {
  overflow: hidden;
}
.article-gcf-project-list > li {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-shadow: 0 3px 0 0 #e5e5e5;
  line-height: 1;
  overflow: hidden;
}
.article-gcf-project-list > li a {
  display: block;
}
.article-gcf-project-list > li .article-gcf-project-list-head {
  position: relative;
  overflow: hidden;
}
.article-gcf-project-list > li .article-gcf-project-list-head .article-gcf-project-list-head-tag {
  position: absolute;
  z-index: 7000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 8px;
  border-radius: 4px;
  right: 8px;
  bottom: 8px;
}
.article-gcf-project-list > li .article-gcf-project-list-head .article-gcf-project-list-head-tag.-complete {
  background-color: #93ca76;
}
.article-gcf-project-list > li .article-gcf-project-list-head .article-gcf-project-list-head-tag.-soon {
  background-color: #f2b02d;
}
.article-gcf-project-list > li .article-gcf-project-list-head .article-gcf-project-list-head-detail {
  max-width: inherit;
  height: 100%;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 7000;
}
.article-gcf-project-list > li .article-gcf-project-list-head .article-gcf-project-list-head-favorite {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 9000;
}
.article-gcf-project-list > li .article-gcf-project-list-body {
  background-color: #ffffff;
  padding: 16px;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-prefecture {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 8px;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .title-h4 {
  line-height: 1.5;
  margin-bottom: 16px;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-progress-amount {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-graph {
  position: relative;
  width: 100%;
  height: 26px;
  margin-bottom: 8px;
  background-color: #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
  z-index: 7000;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-graph .article-gcf-project-list-body-detail-graph-progress {
  position: absolute;
  width: 80%;
  height: 26px;
  z-index: 8000;
  background-color: #f2b02d;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-graph .article-gcf-project-list-body-detail-graph-progress.complete {
  background-color: #93ca76;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-graph .article-gcf-project-list-body-detail-graph-percentage {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  z-index: 9000;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-target-amount {
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 1;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-time-left {
  font-size: 14px;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-time-left .article-gcf-project-list-body-detail-time-left-quantity {
  font-weight: 700;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-time-left .article-gcf-project-list-body-detail-time-left-quantity strong {
  font-size: 20px;
}
.article-gcf-project-list > li .article-gcf-project-list-body .article-gcf-project-list-body-detail .article-gcf-project-list-body-detail-time-left .article-gcf-project-list-body-detail-time-left-quantity.-deadline {
  color: #e8000a;
}

.article-gcf-project .article-gcf-project-wrap {
  width: 100%;
  margin-bottom: 40px;
}
.article-gcf-project .article-gcf-project-image {
  position: relative;
  overflow: hidden;
}
.article-gcf-project .article-gcf-project-image .article-gcf-project-image-tag {
  position: absolute;
  z-index: 7000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 8px;
  border-radius: 4px;
  right: 8px;
  bottom: 8px;
}
.article-gcf-project .article-gcf-project-image .article-gcf-project-image-tag.-complete {
  background-color: #93ca76;
}
.article-gcf-project .article-gcf-project-image .article-gcf-project-image-tag.-soon {
  background-color: #f2b02d;
}
.article-gcf-project .article-gcf-project-image .article-gcf-project-image-detail {
  max-width: inherit;
  height: 100%;
  margin: 0 auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 7000;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-price {
  margin-bottom: 16px;
  position: relative;
  width: 100%;
  font-size: 18px;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-price .article-gcf-project-body-price-label {
  padding: 8px 16px;
  background-color: #e5e5e5;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-price .article-gcf-project-body-price-price {
  text-align: right;
  line-height: 1;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-price .article-gcf-project-body-price-price strong {
  font-weight: 700;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph {
  position: relative;
  width: 100%;
  margin-bottom: 8px;
  background-color: #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
  z-index: 7000;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph .article-gcf-project-body-graph-progress {
  position: absolute;
  width: 80%;
  z-index: 8000;
  background-color: #f2b02d;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph .article-gcf-project-body-graph-progress.-complete {
  background-color: #93ca76;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph .article-gcf-project-body-graph-percentage {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  z-index: 9000;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-target-amount {
  font-size: 14px;
  margin-bottom: 24px;
  line-height: 1;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-target-amount strong {
  font-weight: 700;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-status {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 16px;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p {
  background-color: #f3f3f3;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p strong {
  font-weight: 700;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p strong .article-gcf-project-body-status-number {
  font-size: 22px;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p strong .article-gcf-project-body-status-number.-deadline {
  color: #e8000a;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p strong .article-gcf-project-body-status-number.-closed {
  color: #767676;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-place {
  font-size: 14px;
  margin-bottom: 24px;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-place .mf-location01:before {
  content: "\ea0b";
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs {
  font-size: 16px;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 24px;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs dt {
  margin-right: 8px;
  width: 58px;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs dd {
  display: flex;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs dd ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs dd ul li {
  height: 26px;
  margin-right: 8px;
}
.article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs dd ul li img {
  height: 26px;
  width: auto;
}
.article-gcf-project .article-gcf-project-box {
  margin-bottom: 48px;
}
.article-gcf-project .article-gcf-project-box .title-h4 {
  margin-bottom: 16px;
}
.article-gcf-project .article-gcf-project-gifts .title-h4 {
  margin-bottom: 32px;
}

#voiceonly-message {
  display: none;
  font-size: 0px;
}

.header-global {
  background-color: #ffffff;
}

.header_main {
  background-color: #d45700;
  color: #ffffff;
  position: relative;
}

.site-logo {
  display: flex;
  align-items: center;
  float: left;
  line-height: 0;
}
.site-logo img {
  height: 28px;
}
.site-logo a {
  line-height: 1;
}

.nav-user {
  float: right;
}
.nav-user .nav-user__wrap:not(.nav-user__mypage):focus-within .nav-user__list {
  display: block;
}
.nav-user .hover:focus {
  color: #1e50a2;
  text-decoration: underline;
}
.nav-user .nav-user__wrap {
  display: none;
}
.nav-user .nav-user__menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.nav-user .nav-user__menu > li {
  margin-left: 16px;
}
.nav-user .nav-user__menu > li:first-child {
  margin-left: 0;
}
.nav-user .nav-user__menu .nav-user__link {
  display: block;
}
.nav-user .nav-user__menu .nav-user__icon {
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 22px;
  padding: 30px 0 0;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.nav-user .nav-user__menu .nav-user__icon._check {
  background-image: url(/assets/images/saigai/icon/icon-check.svg);
}
.nav-user .nav-user__menu .nav-user__icon._menu {
  background-image: url(/assets/images/saigai/common/header/icon_menu_wht.svg);
}

.search-window {
  width: 100%;
  padding: 21px 0 0;
  clear: both;
  overflow: hidden;
}
.search-window .search-window__wrap {
  position: relative;
  border-radius: 4px;
  box-sizing: border-box;
  overflow: hidden;
}
.search-window .search-window__select {
  background-color: #f6f6f6;
  -webkit-appearance: none;
          appearance: none;
  display: inline-block;
  height: 36px;
  padding: 6px 20px 6px 8px;
  border: none;
  box-sizing: border-box;
  border-radius: 0;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0;
}
.search-window .search-window__input {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 32px 0 16px;
  border: none !important;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 16px;
  outline: none;
}
.search-window .search-window__button {
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  background-image: url(/assets/images/saigai/common/header/icon-search.png);
  background-position: center center;
  background-size: 24px;
  width: 32px;
  height: 36px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  overflow: hidden;
  border: 0;
}
.search-window .search-window__button > span {
  font-size: 10px;
  white-space: nowrap;
  position: absolute;
  z-index: -1;
}

.nav-global__wrap {
  clear: both;
  background-color: #16160e;
}
.nav-global__wrap .nav-global {
  box-sizing: border-box;
}
.nav-global__wrap .nav-global .nav-global__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.nav-global__wrap .nav-global .nav-global__list > li {
  box-sizing: border-box;
}
.nav-global__wrap .nav-global .nav-global__item {
  display: block;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
}

.nav-groupsite {
  display: none;
  flex-wrap: nowrap;
}
.nav-groupsite .nav-groupsite__item:nth-child(n+2) {
  margin-left: 16px;
}
.nav-groupsite .nav-groupsite__link {
  display: block;
  padding: 0 8px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 24px;
  cursor: pointer;
  white-space: nowrap;
}
.nav-groupsite .nav-groupsite__link.is-choice {
  background: #ad0003;
}
.nav-groupsite .nav-groupsite__link.is-choice:hover {
  background: #bf0003;
}
.nav-groupsite .nav-groupsite__link.is-choice:focus {
  background: #bf0003;
}
.nav-groupsite .nav-groupsite__link.is-gcf {
  background: #006b3e;
}
.nav-groupsite .nav-groupsite__link.is-gcf:hover {
  background: #328864;
}
.nav-groupsite .nav-groupsite__link.is-gcf:focus {
  background: #328864;
}

.info-wrap {
  background-color: #f6f6f6;
}
.info-wrap > a {
  display: block;
  color: #1e50a2;
}
.info-wrap > a:hover {
  text-decoration: underline;
  opacity: 0.85;
}

.login_request_message-mypage .bx-info {
  background-color: #767676;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 0;
}
.login_request_message-mypage .bx-info a {
  color: #fff;
  display: block;
  padding: 0 16px;
  text-align: center;
  line-height: 1;
  font-weight: normal;
  font-size: 13px;
}
.login_request_message-mypage .bx-info a:first-child {
  border-right: #c8c8c8 1px solid;
}

.login_request_message-mypage .bx-info a {
  padding: 0 24px;
  white-space: nowrap;
}
.login_request_message-mypage .bx-info a > span {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  text-overflow: ellipsis;
  max-width: 8.25em;
  white-space: nowrap;
}
.login_request_message-mypage .bx-info a:first-child {
  flex-grow: 1;
  white-space: normal;
  font-weight: 700;
}

.bx-info {
  padding: 4px 0;
  text-align: left;
  position: relative;
}
.bx-info .bx-info__icon {
  background-color: #767676;
  color: #fff;
  margin: 0 6px 0 0;
  padding: 1px 4px 0;
  border-radius: 2px;
  position: relative;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
  flex: none;
}
.bx-info .bx-info__text {
  margin: 0;
  font-size: 14px;
  text-align: justify;
  line-height: 1.4;
}
.bx-info .bx-info__link {
  margin-left: 16px;
}
.bx-info.is-emergency .bx-info__icon {
  background-color: #e8000a;
}
.bx-info.is-saigai .bx-info__icon {
  background-color: #d45700;
}

.info-wrap:not(.login_request_message-mypage, .login_request_message) {
  padding: 4px 8px 0;
}
.info-wrap:not(.login_request_message-mypage, .login_request_message) .bx-info {
  display: flex;
  align-items: flex-start;
}

.info-wrap:not(.login_request_message-mypage, .login_request_message) + .info-wrap:not(.login_request_message-mypage, .login_request_message) {
  padding-top: 0;
}

.info-wrap:not(.login_request_message-mypage, .login_request_message):last-of-type {
  padding-bottom: 4px;
  border-bottom: #e5e5e5 1px solid;
}

.nav-user .nav-user__menu .nav-user__icon._check {
  background-image: url(/assets/images/saigai/icon/clip_icon.svg);
  background-size: auto;
}
.spMenu .spMenu-wrap_inner {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.spMenu > .spMenu-bg {
  display: none;
}
html[data-script-enabled=true] .spMenu {
  visibility: hidden;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100vh;
}
html[data-script-enabled=true] .spMenu > .spMenu-wrap {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100vw - 60px);
  height: 100vh;
  overflow: hidden;
}
html[data-script-enabled=true] .spMenu > .spMenu-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(22, 22, 14, 0.7);
  border: 0;
}
html[data-script-enabled=true] .spMenu > .spMenu-bg::before, html[data-script-enabled=true] .spMenu > .spMenu-bg::after {
  content: "";
  display: block;
  background: #fff;
  width: 32px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  top: 26px;
  right: calc(100vw - 60px);
  left: 0;
  margin: auto;
}
html[data-script-enabled=true] .spMenu > .spMenu-bg::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
html[data-script-enabled=true] .spMenu > .spMenu-bg::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
html[data-script-enabled=true] .spMenu .spMenu-body {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  padding-bottom: 150px;
}
html[data-script-enabled=true] .spMenu .spMenu-body.spMenu-body_main {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition: all 0.3s ease-out;
}
html[data-script-enabled=true] .spMenu .spMenu-body.spMenu-body_sublist {
  right: inherit;
  left: calc(100vw - 60px);
}
html[data-script-enabled=true] .spMenu .spMenu-body_sublist {
  transition: visibility 0.3s 0.3s ease-out, opacity 0.3s 0.3s ease-out;
}
html[data-script-enabled=true] .spMenu .spMenu-body_sublist > .head {
  display: block;
}
html[data-script-enabled=true] .spMenu .spMenu-list [data-disp] {
  display: block;
}
html[data-script-enabled=true] .spMenu .spMenu-list [data-disp] + details {
  display: none;
}
html[data-script-enabled=true] .spMenu .spMenu-search_head {
  display: flex;
}
html[data-script-enabled=true] .spMenu .spMenu-search_footer {
  display: block;
}
html[data-script-enabled=true] .spMenu .spMenuMain-head > .menu-search {
  display: block;
}
html[data-script-enabled=true] .spMenu.is-open {
  visibility: visible;
}
html[data-script-enabled=true] .spMenu.is-open .spMenu-body_main {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
html[data-script-enabled=true] .spMenu.is-search .spMenu-body_search {
  display: block;
}
html[data-script-enabled=true] .spMenu.is-sublist .spMenu-wrap_inner {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
html[data-script-enabled=true] .spMenu.is-sublist .spMenu-body_sublist {
  transition: none;
  visibility: visible;
  opacity: 1;
}

.spMenu-body {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.spMenuMain-head {
  padding: 12px 16px;
  background-color: #e5e5e5;
}
.spMenuMain-head > .account-info {
  display: flex;
  justify-content: space-between;
  padding-bottom: 16px;
  font-size: 12px;
}
.spMenuMain-head > .account-info .header-nickname {
  display: inline-block;
  overflow: hidden;
  max-width: 13em;
  white-space: nowrap;
  vertical-align: top;
  text-overflow: ellipsis;
}
.spMenuMain-head > .account-info .loginlink {
  text-decoration: underline;
  color: #1e50a2;
}
.spMenuMain-head > .pickup-list {
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
}
.spMenuMain-head > .pickup-list > .pickup-box {
  position: relative;
  width: 30%;
}
.spMenuMain-head .pickup-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  line-height: 1;
}
.spMenuMain-head .pickup-box > .icon {
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  font-size: 22px;
}
.spMenuMain-head .pickup-box > .icon._check {
  background-image: url(/assets/images/saigai/icon/clip_icon-black.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 22px;
}
.spMenuMain-head .pickup-box > .text {
  padding: 30px 0 6px;
  font-size: 12px;
}
.spMenuMain-head .pickup-box > .text.-long {
  font-size: 10px;
}
.spMenuMain-head .pickup-box > .text.-long .-small {
  display: block;
  letter-spacing: 0;
  font-size: 8px;
}
.spMenuMain-head > .menu-search {
  position: relative;
  width: 100%;
  height: 32px;
  background-color: #fff;
  border: 0;
  border-radius: 4px;
  overflow: hidden;
  display: none;
  text-align: left;
}
.spMenuMain-head > .menu-search > .searchText {
  overflow: hidden;
  padding: 0 8px;
  font-size: 14px;
  line-height: 32px;
  white-space: nowrap;
  display: block;
}
.spMenuMain-head > .menu-search > .searchButton {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-color: #f6f6f6;
  text-align: center;
  line-height: 32px;
  display: block;
}

.spMenu-service {
  display: flex;
  padding: 12px;
  justify-content: space-between;
}
.spMenu-service > a {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  margin: 0 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 100;
  line-height: 1.1;
}
.spMenu-service > a.service-choice {
  background-color: #ad0003;
}
.spMenu-service > a.service-gcf {
  background-color: #2e792d;
}
.spMenu-service > a.service-saigai {
  background-color: #d45700;
}

.spMenu-list {
  display: block;
  border-bottom: 1px solid #e5e5e5;
}
.spMenu-list > li {
  border-top: 1px solid #e5e5e5;
}
.spMenu-list > li > a,
.spMenu-list > li > label,
.spMenu-list > li > details > summary {
  position: relative;
  display: block;
  padding: 12px 16px;
  font-size: 16px;
}
.spMenu-list > li > details[open] .inner-link > .icn-arrow2 {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.spMenu-list > li .inner-link > .icn-arrow2 {
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 14px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  line-height: 1;
}
.spMenu-list > li .side-link {
  position: relative;
}
.spMenu-list > li .side-link > .icn-arrow2 {
  display: inline-block;
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 12px;
  line-height: 1;
}
.spMenu-list .controll {
  display: none;
}
.spMenu-list .inner-list {
  font-size: 14px;
  padding-bottom: 8px;
}
.spMenu-list .inner-list > li > a,
.spMenu-list .inner-list > li > details > summary {
  display: block;
  border-top: 0;
  padding: 12px 16px 12px 32px;
  line-height: 1;
}
.spMenu-list .inner-list > li > a.side-link > .icn-arrow2,
.spMenu-list .inner-list > li > details > summary.side-link > .icn-arrow2 {
  top: 12px;
}
.spMenu-list .inner-list > li > a[data-disp] {
  display: none;
}
.spMenu-list .inner-list > li > details > ul > li {
  padding: 12px 16px 12px 32px;
}
.spMenu-list [data-disp] {
  display: none;
}
.spMenu-list [data-disp] + details summary > .icn-arrow2 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.spMenu-list [data-disp] + details[open] summary > .icn-arrow2 {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.spMenu-body_sublist {
  visibility: hidden;
  opacity: 0;
}
.spMenu-body_sublist a,
.spMenu-body_sublist button {
  display: block;
  padding: 8px 16px;
}
.spMenu-body_sublist button {
  border: 0;
  background: none;
}
.spMenu-body_sublist > .head {
  display: none;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.spMenu-body_sublist > .head > a,
.spMenu-body_sublist > .head > button {
  padding: 12px 16px 12px 30px;
  font-size: 16px;
}
.spMenu-body_sublist > .head > a:before,
.spMenu-body_sublist > .head > button:before {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 28px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
}
.spMenu-body_sublist .sublist-list {
  display: none;
  padding-top: 12px;
  font-size: 14px;
}

#js-sublist-body.on-product .disp-product {
  display: block;
}
#js-sublist-body.on-money .disp-money {
  display: block;
}
#js-sublist-body.on-use .disp-use {
  display: block;
}
#js-sublist-body.on-my_point .disp-my_point {
  display: block;
}
#js-sublist-body.on-my_account .disp-my_account {
  display: block;
}

.spMenu-body_search {
  display: none;
  position: relative;
}

.spMenu-search_head {
  background-color: #ad0003;
  display: none;
  padding: 0 16px 12px 0;
}
.spMenu-search_head > .backbutton {
  color: #fff;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 44px;
  height: 36px;
  line-height: 36px;
  margin-top: 12px;
  text-align: center;
  overflow: hidden;
  background: none;
  border: 0;
}
.spMenu-search_head > .backbutton > span {
  font-size: 10px;
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.spMenu-search_head > .search-window {
  flex: 1;
}
.spMenu-search_head > .search-window .autocomplete {
  width: calc(100% - 62px);
}

.spMenu-search_history > h3 {
  padding: 18px 18px 8px;
  font-weight: 800;
  font-size: 16px;
}
.spMenu-search_history > ul {
  border-bottom: 1px solid #e5e5e5;
}
.spMenu-search_history > ul > li {
  border-top: 1px solid #e5e5e5;
}
.spMenu-search_history > ul > li > a {
  display: block;
  padding: 8px 18px;
  font-size: 14px;
}

.spMenu-search_footer {
  position: fixed;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 12px;
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  display: none;
}
.spMenu-search_footer > .footer-button {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  border: 0;
  background-color: #ad0003;
  -webkit-appearance: none;
          appearance: none;
}

.spMenu.service-saigai .spMenu-search_head,
.spMenu.service-saigai .spMenu-search_footer > .footer-button {
  background-color: #d45700;
}

.footer-global {
  background-color: #d45700;
}

.footer-inner {
  width: 100%;
  max-width: 1072px;
  margin: 0 auto;
  padding: 0 19px;
  box-sizing: border-box;
  position: relative;
}
.footer-inner .footer-title {
  padding-bottom: 8px;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
.footer-inner .footer-title:not(:first-of-type) {
  margin-top: 24px;
}

.footer-performance {
  font-size: 13px;
  color: #fff;
}
.footer-performance__link {
  display: block;
  padding: 20px 0;
}
.footer-performance__link:hover {
  opacity: 0.85;
}
.footer-performance .footer-title-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-performance .footer-title-logo span {
  display: block;
  font-size: 20px;
}
.footer-performance .footer-title-logo small {
  color: #f0acad;
  display: block;
  font-size: 12px;
}
.footer-performance .footer-title-logo .footer-note {
  position: relative;
  padding-left: 30px;
}
.footer-performance .footer-title-logo .footer-note__mark {
  width: 30px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
}
.footer-performance__list {
  margin-top: 20px;
}
.footer-performance__list ul {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 0;
}
.footer-performance__list li {
  position: relative;
}
.footer-performance__list li:nth-child(n+2) {
  margin-left: 14px;
}
.footer-performance__list li .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  margin: auto;
  text-align: center;
  letter-spacing: normal;
  line-height: 1;
}
.footer-performance__list li .num {
  font-size: 12px;
}
.footer-performance__list li .extra {
  font-size: 12px;
}
.footer-performance__list li .caution {
  font-size: 10px;
  vertical-align: super;
}

.footer-nav {
  display: flex;
  padding-bottom: 16px;
}
.footer-nav__wrap {
  flex: 1;
}
.footer-nav__wrap ul {
  padding-top: 4px;
}
.footer-nav__wrap li > a {
  display: block;
  background-image: url(/img/icon/title/icon_arrow_right_wh.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 6px;
  padding: 4px 0 4px 12px;
  font-size: 12px;
  white-space: nowrap;
  color: #fff;
}
.footer-nav__wrap li > a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-nav__sns ul {
  padding-top: 0;
}
.footer-nav__sns ul > li {
  margin-top: 16px;
}
.footer-nav__sns ul > li > a {
  background-image: none;
  padding: 0;
}
.footer-nav__sns ul > li > a .amp-viewer-amp-logo-icon {
  display: none;
}
.footer-nav__sns ul > li > a img {
  width: 32px;
  margin-right: 16px;
  vertical-align: middle;
}
.footer-nav .footer-nav__note {
  color: #f0acad;
  font-size: 12px;
}

.footer-bottom {
  background-color: #3d3d3d;
}
.footer-bottom__right {
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
}
.footer-bottom section:first-of-type,
.footer-bottom .footer-section:first-of-type {
  margin-top: 48px;
}
.footer-bottom section h2,
.footer-bottom section ul,
.footer-bottom section li,
.footer-bottom .footer-section h2,
.footer-bottom .footer-section ul,
.footer-bottom .footer-section li {
  font-size: 14px;
  color: #fff;
}
.footer-bottom section li,
.footer-bottom .footer-section li {
  margin-top: 8px;
}
.footer-bottom section a,
.footer-bottom .footer-section a {
  color: #fff;
}
.footer-bottom section a:hover,
.footer-bottom .footer-section a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer-bottom .footer-inner {
  padding: 32px 19px 24px;
  box-sizing: border-box;
}
.footer-bottom .footer-logo {
  vertical-align: middle;
  width: 238px;
}
.footer-bottom .footer-privacy {
  display: block;
  background-color: #fff;
  padding: 5px;
  border-radius: 4px;
  width: 55px;
  margin-left: 8px;
}
.footer-bottom .footer-privacy img {
  width: 60px;
}
.footer-bottom .footer-sign img {
  min-width: 130px;
  height: 66px;
}
.footer-bottom .footer-sign__text {
  color: #fff;
  line-height: 1.7;
  font-size: 10px;
  margin: 12px 0 0 0;
}
.footer-bottom .footer-info {
  border-top: 1px solid #515151;
  margin-top: 16px;
  padding-top: 16px;
  overflow: hidden;
}
.footer-bottom .footer-info small {
  display: block;
  font-size: 12px;
  color: #fff;
  margin-top: 20px;
}
.footer-bottom .footer-info ul {
  text-align: left;
}
.footer-bottom .footer-info li {
  display: inline-block;
  border-right: 1px solid #515151;
  padding-right: 6px;
  margin-right: 3px;
  line-height: 1;
}
.footer-bottom .footer-info li:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.footer-bottom .footer-info a {
  font-size: 12px;
  color: #fff;
}
.footer-bottom .footer-info a:hover {
  color: #fff;
  text-decoration: underline;
}

.saigai-lyt-footer {
  margin-top: 48px;
}
.saigai-lyt-footer__nav-list {
  display: none;
}
.saigai-lyt-footer__sns ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.saigai-lyt-footer__sns a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 4px;
  box-sizing: border-box;
  transition: opacity 0.3s;
}
.saigai-lyt-footer__sns a:hover {
  opacity: 0.85;
}
.saigai-lyt-footer__sns a .amp-viewer-amp-logo-icon {
  display: none;
}
.saigai-lyt-footer__sns .footer-title {
  display: inline-block;
  width: 100%;
  padding: 8px 0px 16px;
  margin-bottom: 0;
  border-bottom: 1px solid #f38535;
  line-height: 1;
}

.footer--saigai .footer-performance__link {
  background-color: #c8520b;
}
.footer--saigai .footer-performance small {
  color: #e8b99c;
}
.footer--saigai .footer-performance__list {
  margin-top: 0;
}
.footer--saigai .footer-performance__list li {
  text-align: center;
}
.footer--saigai .footer-performance__list li:nth-child(n+2) {
  margin-left: 10px;
}
.footer--saigai .footer-performance__list li .text {
  bottom: 18%;
}
.footer--saigai .footer-performance .num {
  font-size: 11px;
  white-space: nowrap;
}
.footer--saigai .footer-performance .num-32 {
  font-size: 32px;
}
.footer--saigai .footer-performance _::-webkit-full-page-media,
.footer--saigai .footer-performance _:future, :root .footer--saigai .footer-performance.num-32 {
  font-size: 28px;
}
.footer--saigai .saigai-lst-nv {
  display: flex;
  width: 100%;
}
.footer--saigai .saigai-lst-nv__content {
  line-height: 1;
  flex-grow: 1;
  margin-top: 16px;
  border-bottom: 1px solid #f38535;
}
.footer--saigai .saigai-lst-nv a {
  display: inline-block;
  width: 100%;
  padding: 8px 0px 16px;
  margin-bottom: 0;
}
.footer--saigai .saigai-lst-nv a:hover {
  text-decoration: underline;
}

#main {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#main *,
#main *:after,
#main *:before {
  box-sizing: border-box;
}

.emergency {
  background: #fff4de;
  padding-top: 40px;
  padding-bottom: 40px;
}
.emergency .emergency__summary {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.emergency .emergency__summary .emergency__summary-date {
  text-align: right;
  font-size: 14px;
}
.emergency .emergency__project {
  display: flex;
  flex-wrap: wrap;
}
.emergency .emergency__item {
  border-radius: 8px;
  margin-bottom: 24px;
  background-color: #ffffff;
  box-shadow: 0 3px 0 0 #e5e5e5;
}
.emergency .emergency__item p {
  line-height: 1;
}
.emergency .emergency__item .emergency__item-ttl {
  border-radius: 8px 8px 0 0;
  background: #fdc600;
  font-size: 22px;
  padding: 8px 24px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  max-width: 100%;
}
.emergency .emergency__item .emergency__item-inner {
  padding: 40px;
  line-height: 1;
}
.emergency .emergency__total .emergency__total-ttl {
  font-size: 26px;
  font-weight: 700;
}
.emergency .emergency__total .emergency__total-ttl > span {
  font-size: 18px;
}
.emergency .emergency__total .emergency__total-num {
  margin-top: 8px;
  text-align: right;
  font-size: 24px;
}
.emergency .emergency__total .emergency__total-num > em {
  font-size: 40px;
}
.emergency .emergency__total .emergency__total-num em {
  font-weight: 700;
  color: #d45700;
}
.emergency .emergency__total .emergency__total-num .small {
  font-size: 18px;
}
.emergency .emergency__breakdown {
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #c8c8c8;
}
.emergency .emergency__breakdown .emergency__breakdown-pie {
  width: 110px !important;
  height: 110px !important;
  max-width: 110px;
  max-height: 110px;
  margin-right: 24px;
}
.emergency .emergency__breakdown .emergency__breakdown-list {
  margin-left: auto;
}
.emergency .emergency__breakdown .emergency__breakdown-item:not(:first-child) {
  margin-top: 16px;
}
.emergency .emergency__breakdown .emergency__breakdown-ttl {
  font-size: 18px;
  font-weight: 700;
  display: flex;
}
.emergency .emergency__breakdown .emergency__breakdown-ttl:before {
  content: "";
  display: inline-block;
}
.emergency .emergency__breakdown .emergency__breakdown-ttl.direct:before {
  background-color: #d45700;
}
.emergency .emergency__breakdown .emergency__breakdown-ttl.proxy:before {
  background-color: #f3a784;
}
.emergency .emergency__breakdown .emergency__breakdown-num {
  margin-top: 8px;
  font-size: 18px;
  text-align: right;
}
.emergency .emergency__breakdown .emergency__breakdown-num em {
  font-weight: 700;
  color: #d45700;
}
.emergency .emergency__breakdown.-not p {
  color: #6b6b6b;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
}
.emergency .emergency__btn {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.emergency .emergency__notetext {
  font-size: 14px;
  display: flex;
}

.donation-info {
  border: 1px solid #d45700;
  border-radius: 16px;
  margin: 20px 0 40px;
  padding: 20px 16px;
}
.donation-info .donation-info__definition p {
  line-height: 1;
}
.donation-info .donation-info__definition dt {
  font-weight: 700;
}
.donation-info .donation-info__definition dd {
  font-size: 18px;
  text-align: right;
}
.donation-info .donation-info__definition em {
  color: #d45700;
  font-weight: 700;
}
.donation-info .donation-info__item {
  display: inline-block;
}
@media only screen and (min-width: 835px), (min-device-width: 835px) {
  body {
    min-width: 1120px;
  }
  .inner {
    width: 1072px;
  }
  .sp {
    display: none;
  }
  .box .box__body {
    padding: 40px;
  }
  .box .box__inner {
    width: 1072px;
  }
  .project-card {
    width: 256px;
    margin-right: 16px;
    max-height: 500px;
  }
  .project-card:nth-child(4n) {
    margin-right: 0;
  }
  .project-card:nth-child(3n+1) .tooltip-l {
    left: -283px;
  }
  .project-card__thumbnail .project-card__image {
    height: 100%;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .project-card__category {
    max-height: 104px;
  }
  .project-card__title span {
    height: 15px;
  }
  .project-card__body .project-card__amount {
    font-size: 16px;
  }
  .project-card-mini__group {
    width: 1098px;
    margin: 0 auto;
  }
  .project-card-mini__inner {
    padding: 0 13px 34px;
    display: flex;
    justify-content: flex-start;
  }
  .button:hover {
    opacity: 0.85;
  }
  .button.-size-full {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .button.-size-small {
    width: 180px;
    padding-right: 0;
    padding-left: 0;
  }
  .button span + img {
    margin-left: 8px;
  }
  .bread {
    display: block;
    width: 1072px;
    margin-top: 24px;
    margin-right: auto;
    margin-left: auto;
  }
  .bread + * {
    margin-top: 40px;
  }
  .title-h1 {
    margin-bottom: 32px;
  }
  .title-h2 {
    margin-bottom: 24px;
  }
  .title-h2.-separation {
    margin-bottom: 40px;
  }
  .title-h3 {
    margin-bottom: 40px;
  }
  .title-h3.-border:before, .title-h3.-border:after {
    height: 2px;
  }
  .title-h3.-border:before {
    margin-right: 20px;
  }
  .title-h3.-border:after {
    margin-left: 20px;
  }
  .tooltip .tooltip__wrap.tooltip-l {
    width: 289px;
  }
  .tooltip .tooltip__title {
    text-align: left;
  }
  .pager {
    margin: 48px auto 56px;
  }
  .pager > div .pager__prev a,
  .pager > div .pager__next a {
    font-size: 18px;
    line-height: 38px;
    min-width: 10px;
    border-radius: 100px;
    text-align: center;
    width: 87px;
    height: 40px;
  }
  .pager > div .pager__prev a {
    padding-left: 20px;
    background-position: left 10px center;
  }
  .pager > div .pager__next a {
    padding-right: 20px;
    background-position: right 10px center;
  }
  .pager > div ul {
    margin: 0 16px;
  }
  .pager > div ul li a {
    font-size: 18px;
    line-height: 38px;
    min-width: 10px;
    border-radius: 50%;
    margin-right: 8px;
    width: 40px;
    height: 40px;
  }
  .modal-window__inner {
    top: 50%;
    width: 694px;
    padding: 72px 64px 40px;
  }
  .modal-window__button-entry {
    display: flex;
    justify-content: space-between;
  }
  .modal_content {
    padding: 32px;
    border-radius: 6px;
  }
  .loading {
    width: 1072px;
    padding: 80px 0;
  }
  .loading .loading__logo {
    height: 96px;
    margin-bottom: 40px;
  }
  .loading .loading__text {
    margin-bottom: 64px;
  }
  .article-phototext.plain .article-phototext-image {
    margin-bottom: 40px;
  }
  .article-phototext.plain .article-phototext-image img {
    width: 320px;
    height: auto;
  }
  .article-phototext.plain.left .article-phototext-image {
    float: left;
    margin-right: 40px;
  }
  .article-phototext.plain.right .article-phototext-image {
    float: right;
    margin-left: 40px;
  }
  .article-phototext.bygift {
    display: flex;
    justify-content: space-between;
    padding: 40px;
  }
  .article-phototext.bygift.left {
    flex-direction: row;
  }
  .article-phototext.bygift.right {
    flex-direction: row-reverse;
  }
  .article-phototext.bygift .article-phototext-image {
    width: 320px;
  }
  .article-phototext.bygift .article-phototext-image .article-phototext-image-detail {
    width: 320px;
    height: auto;
  }
  .article-phototext.bygift .article-phototext-body {
    width: 630px;
  }
  .article-video .article-video-embed {
    width: 560px;
    margin: 0 auto;
  }
  .article-graybox {
    display: flex;
    justify-content: space-between;
    padding: 40px;
  }
  .article-graybox .article-graybox-image {
    width: 900px;
    float: right;
    margin-left: 10px;
  }
  .article-graybox .article-graybox-image img {
    vertical-align: middle;
    margin-top: 20px;
  }
  .article-gifts.bysearch {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
  }
  .article-gifts.bysearch > li {
    width: 340px;
    margin-bottom: 32px;
    margin-right: 23px;
  }
  .article-gifts.bysearch > li:nth-child(3n) {
    margin-right: 0;
  }
  .article-gifts.bysearch > li .article-gifts-head {
    height: 256px;
  }
  .article-gifts.bysearch > li .article-gifts-body {
    width: 340px;
  }
  .article-gcf-project-list {
    display: flex;
    justify-content: flex-start;
    flex-flow: row wrap;
  }
  .article-gcf-project-list > li {
    width: 340px;
    margin-bottom: 32px;
    margin-right: 23px;
  }
  .article-gcf-project-list > li:nth-child(3n) {
    margin-right: 0;
  }
  .article-gcf-project-list > li .article-gcf-project-list-head {
    height: 256px;
  }
  .article-gcf-project-list > li .article-gcf-project-list-body {
    width: 308px;
  }
  .article-gcf-project .article-gcf-project-wrap {
    display: flex;
    justify-content: space-between;
    -ms-grid-row-align: stretch;
        align-self: stretch;
  }
  .article-gcf-project .article-gcf-project-image {
    width: 500px;
  }
  .article-gcf-project .article-gcf-project-body {
    width: 532px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-price .article-gcf-project-body-price-label {
    position: absolute;
    top: 4px;
    left: 0;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-price .article-gcf-project-body-price-price strong {
    font-size: 40px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph {
    height: 40px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph .article-gcf-project-body-graph-progress {
    height: 40px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph .article-gcf-project-body-graph-percentage {
    line-height: 40px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p {
    width: 264px;
    padding: 24px 0;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs dd {
    width: 466px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-buttons {
    display: flex;
    justify-content: space-between;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-buttons .button.-favorite-line {
    padding-left: 44px;
    padding-right: 44px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-buttons .button.-gcf {
    padding-left: 48px;
    padding-right: 48px;
  }
  .header_row {
    padding: 0 16px;
    width: 1072px;
    margin-left: auto;
    margin-right: auto;
  }
  .site-logo {
    height: 38px;
    margin-right: 32px;
    padding: 20px 0;
  }
  .nav-user {
    display: flex;
    flex-wrap: nowrap;
    margin-left: 0;
    width: 514px;
  }
  .nav-user .nav-user__guide {
    margin-right: auto;
  }
  .nav-user .nav-user__guide:focus-within {
    background: rgba(0, 0, 0, 0.16);
  }
  .nav-user .nav-user__wrap {
    display: flex;
    align-items: center;
    height: 78px;
    padding: 0 16px;
    position: relative;
  }
  .nav-user .nav-user__wrap .nav-user__label {
    font-size: 14px;
    white-space: nowrap;
    cursor: default;
  }
  .nav-user .nav-user__wrap .nav-user__label > img {
    width: 10px;
  }
  .nav-user .nav-user__wrap .nav-user__icon {
    display: inline-block;
    font-size: 12px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .nav-user .nav-user__wrap .nav-user__name:focus::before, .nav-user .nav-user__wrap .nav-user__name:focus::after {
    width: 50%;
  }
  .nav-user .nav-user__wrap .nav-user__name > span {
    display: inline-block;
    overflow: hidden;
    max-width: 5em;
    white-space: nowrap;
    vertical-align: top;
    text-overflow: ellipsis;
  }
  .nav-user .nav-user__wrap .header-logout:focus::before, .nav-user .nav-user__wrap .header-logout:focus::after {
    width: 50%;
  }
  .nav-user .nav-user__wrap .nav-user__list {
    display: none;
    background: #fff;
    padding: 32px 40px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.16);
    position: absolute;
    top: 74px;
    right: 0;
    white-space: nowrap;
    z-index: 9999;
  }
  .nav-user .nav-user__wrap .nav-user__list li {
    font-size: 14px;
    margin-top: 12px;
    color: #16160e;
  }
  .nav-user .nav-user__wrap .nav-user__list li:hover {
    color: #1e50a2;
    text-decoration: underline;
  }
  .nav-user .nav-user__wrap .nav-user__list li:first-child {
    margin-top: 0;
  }
  .nav-user .nav-user__wrap .nav-user__list a {
    display: block;
    background-image: url(/assets/images/saigai/common/header/icon_list_menu.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 4px;
    padding-left: 12px;
  }
  .nav-user .nav-user__wrap:not(.nav-user__mypage):hover {
    background: rgba(0, 0, 0, 0.16);
  }
  .nav-user .nav-user__wrap:not(.nav-user__mypage):hover .nav-user__list {
    display: block;
  }
  .nav-user .nav-user__link:focus {
    background: rgba(0, 0, 0, 0.1);
  }
  .nav-user .hover:focus {
    text-decoration: underline;
  }
  .nav-user .nav-user__menu > li:nth-child(n+2) {
    margin-left: 0;
  }
  .nav-user .nav-user__menu .nav-user__link {
    min-width: 65px;
    padding: 19px 12px;
    box-sizing: border-box;
    text-align: center;
    display: -ms-grid;
    display: grid;
    font-size: 10px;
    padding-left: 16px;
  }
  .nav-user .nav-user__menu .nav-user__link:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .nav-user .nav-user__menu .nav-user__link img {
    padding-left: 10px;
    padding-bottom: 2px;
  }
  .nav-user .nav-user__menu .nav-user__icon {
    margin: 0;
    background-position: center top;
    background-size: 24px;
  }
  .nav-user .nav-user__mypage {
    font-size: 14px;
    padding: 0 12px;
    white-space: nowrap;
  }
  .nav-user .nav-user__mypage > span {
    border-left: 1px solid #d3898a;
    display: inline-block;
    background-color: #d3898a;
    height: 14px;
    margin: 0 8px;
  }
  .nav-user .nav-user__mypage .nav-user__mypage__logout {
    font-size: 12px;
  }
  .nav-user .nav-user__mypage a {
    display: inline-block;
    position: relative;
    vertical-align: middle;
  }
  .nav-user .nav-user__mypage a:before, .nav-user .nav-user__mypage a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #fff;
    width: 0%;
    transition: width 0.3s ease;
  }
  .nav-user .nav-user__mypage a:before {
    left: 50%;
  }
  .nav-user .nav-user__mypage a:after {
    right: 50%;
  }
  .nav-user .nav-user__mypage a:hover:before, .nav-user .nav-user__mypage a:hover:after {
    width: 50%;
  }
  .search-window {
    width: 248px;
    clear: none;
    overflow: hidden;
  }
  .nav-global__wrap .nav-global {
    width: 1072px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    white-space: nowrap;
  }
  .nav-global__wrap .nav-global .nav-global__list > li:last-child {
    line-height: inherit;
  }
  .nav-global__wrap .nav-global .nav-global__list {
    width: 690px;
    padding-right: 48px;
    border-right: #fff 1px solid;
    box-sizing: border-box;
  }
  .nav-global__wrap .nav-global .nav-global__item {
    display: block;
    position: relative;
    font-size: 14px;
  }
  .nav-global__wrap .nav-global .nav-global__item::before, .nav-global__wrap .nav-global .nav-global__item::after {
    border-bottom: solid 1px #fff;
    bottom: 2px;
    content: "";
    display: block;
    position: absolute;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    width: 0;
  }
  .nav-global__wrap .nav-global .nav-global__item::before {
    left: 50%;
  }
  .nav-global__wrap .nav-global .nav-global__item::after {
    right: 50%;
  }
  .nav-global__wrap .nav-global .nav-global__item:hover::before, .nav-global__wrap .nav-global .nav-global__item:hover::after {
    width: 50%;
  }
  .nav-global__wrap .nav-global .nav-global__item:focus::before, .nav-global__wrap .nav-global .nav-global__item:focus::after {
    width: 50%;
  }
  .nav-groupsite {
    display: flex;
  }
  .login_request_message-mypage {
    display: none !important;
  }
  .bx-info {
    width: 1072px;
    margin: 0 auto;
  }
  .bx-info .bx-info__icon {
    display: block;
    min-width: 85px;
    box-sizing: border-box;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 4px;
  }
  .bx-info .bx-info__text {
    overflow: hidden;
  }
  .info-wrap:not(.login_request_message-mypage, .login_request_message) {
    padding: 4px 0 0;
  }
  .spMenu {
    display: none;
  }
  .footer-global {
    padding: 0;
    margin-top: 80px;
  }
  .footer-inner {
    width: 1072px;
    padding: 0;
  }
  .footer-inner::after {
    content: "";
    display: block;
    clear: both;
  }
  .footer-inner .footer-title {
    font-size: 16px;
    padding-bottom: 16px;
    line-height: 1;
  }
  .footer-performance__list ul {
    justify-content: flex-end;
  }
  .footer-performance__list li {
    width: auto;
  }
  .footer-performance__list li:nth-child(n+2) {
    margin-left: 64px;
  }
  .footer-performance__inner {
    width: 1072px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .footer-performance__list {
    max-width: none;
  }
  .footer-performance__list img {
    height: 102px;
  }
  .footer-performance__list ul {
    width: 700px;
  }
  .footer-performance__list li .text {
    bottom: 4px;
  }
  .footer-performance__list li .num {
    font-size: 15px;
  }
  .footer-performance__list li .extra {
    font-size: 14px;
  }
  .footer-performance__list li .caution {
    font-size: 10px;
  }
  .footer-nav {
    padding-bottom: 0;
  }
  .footer-nav__wrap {
    flex: 1;
    padding: 40px 0;
    margin: 0 0 0 0;
    min-width: auto;
  }
  .footer-nav__wrap:nth-child(n+2) {
    margin-left: 32px;
  }
  .footer-nav__wrap ul {
    padding-top: 8px;
  }
  .footer-nav__wrap li > a {
    font-size: 14px;
  }
  .footer-nav .footer-nav__note {
    width: 796px;
    bottom: 50px;
    left: 0;
  }
  .footer-bottom__left {
    float: left;
    border-bottom: 1px solid #515151;
    padding-bottom: 32px;
    width: 832px;
  }
  .footer-bottom__right {
    float: right;
    width: 203px;
    margin: 0;
  }
  .footer-bottom {
    padding: 0;
  }
  .footer-bottom section,
  .footer-bottom .footer-section {
    margin-top: 4px;
  }
  .footer-bottom section:first-of-type,
  .footer-bottom .footer-section:first-of-type {
    margin-top: 24px;
  }
  .footer-bottom section h2,
  .footer-bottom section ul,
  .footer-bottom section li,
  .footer-bottom .footer-section h2,
  .footer-bottom .footer-section ul,
  .footer-bottom .footer-section li {
    display: flex;
  }
  .footer-bottom section li,
  .footer-bottom .footer-section li {
    margin-top: 0;
    margin-right: 24px;
  }
  .footer-bottom section li:not(:first-child),
  .footer-bottom .footer-section li:not(:first-child) {
    margin-left: 0;
  }
  .footer-bottom .footer-inner {
    padding: 32px 0;
  }
  .footer-bottom .footer-inner::after {
    content: "";
    display: block;
    clear: both;
  }
  .footer-bottom .footer-logo {
    width: 204px;
  }
  .footer-bottom .footer-privacy {
    margin-top: 0;
  }
  .footer-bottom .footer-sign__text {
    width: auto;
  }
  .footer-bottom .footer-info {
    border: 0;
    margin: 0;
    float: left;
  }
  .footer-bottom .footer-info small {
    margin-top: 10px;
    padding-top: 0.3em;
  }
  .footer-bottom {
    margin-top: 40px;
  }
  .saigai-lyt-footer__sns ul {
    justify-content: flex-start;
  }
  .saigai-lyt-footer__sns {
    margin-top: 34px;
  }
  .saigai-lyt-footer__sns .footer-title {
    margin-bottom: 0;
  }
  .saigai-lyt-footer {
    margin-top: 80px;
  }
  .saigai-lyt-footer__nav-list {
    display: flex;
  }
  .saigai-lyt-footer__nav-list .footer-title {
    border-bottom: 1px solid #f38535;
  }
  .saigai-lyt-footer__categories {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .saigai-lyt-footer__categories > li {
    width: 50%;
  }
  .saigai-lyt-footer__tags {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .saigai-lyt-footer__tags > li > a {
    margin-right: 24px;
    padding: 4px 0;
    background-image: none;
  }
  .footer--saigai .footer-performance__link {
    padding: 24px 18px;
  }
  .footer--saigai .footer-performance .num {
    font-size: 20px;
  }
  .footer--saigai .saigai-lst-nv__content {
    margin-top: 32px;
  }
  .footer--saigai .saigai-lst-nv__content + li {
    margin-left: 32px;
  }
  .emergency .emergency__summary {
    margin: 24px 0;
  }
  .emergency .emergency__item {
    width: 526px;
  }
  .emergency .emergency__item:nth-child(odd) {
    margin-right: 20px;
  }
  .emergency .emergency__item .emergency__item-ttl {
    height: 78px;
  }
  .emergency .emergency__breakdown .emergency__breakdown-ttl:before {
    width: 18px;
    height: 18px;
    margin-right: 8px;
  }
  .emergency .emergency__breakdown .emergency__breakdown-num em {
    display: inline-block;
  }
  .emergency .emergency__breakdown.-not p {
    margin: 45px auto 17px;
  }
  .donation-info {
    margin: 20px 0 48px;
    padding: 40px 40px 20px;
  }
  .donation-info .donation-info__definition {
    display: flex;
    flex-flow: wrap;
    align-items: center;
  }
  .donation-info .donation-info__definition dt {
    padding-left: 95px;
    width: 50%;
    font-size: 18px;
  }
  .donation-info .donation-info__definition dd {
    padding-right: 95px;
    width: 50%;
  }
  .donation-info .donation-info__definition .big-pc {
    font-size: 26px;
  }
  .donation-info .donation-info__total {
    margin-bottom: 20px;
  }
  .donation-info .donation-info__total-num {
    font-size: 40px;
  }
  .donation-info .donation-info__total:first-child {
    display: flex;
    align-items: flex-end;
  }
  .donation-info .donation-info__breakdown {
    border-top: 1px solid #c8c8c8;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 834px) and (max-device-width: 834px) {
  .inner {
    margin-right: 19px;
    margin-left: 19px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .box .box__body {
    padding: 20px 16px;
  }
  .box .box__inner {
    padding-right: 3px;
    padding-left: 3px;
  }
  .project-card__group {
    justify-content: space-around;
  }
  .project-card {
    width: calc(50% - 10px);
    max-height: 465px;
  }
  .project-card .project-card__body__dairi {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .project-card .project-card__body__dairi img {
    width: 12px;
    height: 12px;
  }
  .project-card .project-card__body__place {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .project-card {
    margin-right: 13px;
  }
  .project-card:nth-child(2n) {
    margin-right: 0;
  }
  .project-card__thumbnail {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-height: 111px;
  }
  .project-card__thumbnail img {
    height: 100%;
    width: 100%;
  }
  .project-card__thumbnail .common {
    height: 111px;
    border-radius: 7px 7px 0 0;
  }
  .project-card__thumbnail .project-card__state .project-card__state-tag {
    font-size: 14px;
  }
  .project-card__thumbnail .project-card__check {
    top: 6px;
    width: 30px;
    height: 30px;
  }
  .project-card__thumbnail .project-card__check-pop {
    top: 50px;
    width: 160px;
    font-size: 12px;
    padding: 8px;
  }
  .project-card__category {
    width: 100%;
    max-height: 134px;
  }
  .project-card__category .project-card__category__place {
    font-size: 14px;
    padding: 14px 12px 12px;
  }
  .project-card__title {
    padding-bottom: 14px;
    font-size: 12px;
    padding-left: 12px;
  }
  .project-card__title span {
    max-height: 28px;
  }
  .project-card__title img {
    width: 14px;
    height: 14px;
  }
  .project-card__body {
    padding: 8px 16px;
  }
  .project-card__body .project-card__amount {
    display: block;
    font-size: 14px;
  }
  .project-card__body .project-card__amount .project-card__amount__number {
    display: block;
    padding-left: 0px;
    padding-top: 20px;
  }
  .project-card__body .project-card__text {
    font-size: 12px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .project-card__body .project-card__aid-group {
    margin-top: 0px;
  }
  .project-card__body .project-card__aid-group .project-card-tag img {
    width: 14px;
    margin-top: 14px;
  }
  .project-card-mini__group {
    overflow-x: scroll;
    padding-left: 19px;
  }
  .project-card-mini__inner {
    display: inline-flex;
    width: auto;
    justify-content: flex-start;
    padding: 0 19px 3px;
    overflow-x: scroll;
  }
  .project-card-mini.swiper-slide {
    width: 256px;
  }
  .button {
    width: 100%;
    padding: 12px 0;
  }
  .button span + img {
    position: absolute;
    right: 20px;
  }
  .title-h1 {
    margin-top: 24px;
    margin-bottom: 20px;
  }
  .title-h2 {
    margin-bottom: 20px;
  }
  .title-h2.-separation {
    margin-bottom: 28px;
  }
  .title-h3 {
    margin-bottom: 32px;
  }
  .title-h3.-border:before, .title-h3.-border:after {
    height: 1px;
  }
  .title-h3.-border:before {
    margin-right: 10px;
  }
  .title-h3.-border:after {
    margin-left: 10px;
  }
  .tooltip .tooltip__wrap {
    right: -15px;
  }
  .tooltip .tooltip__wrap.tooltip-l {
    width: 289px;
  }
  .pager {
    margin: 40px auto 56px;
  }
  .pager > div .pager__prev a,
  .pager > div .pager__next a {
    font-size: 14px;
    line-height: 8vw;
    width: 18vw;
    border-radius: 18px;
    background-size: 10px 10px;
  }
  .pager > div .pager__prev a {
    padding-left: 5vw;
    background-position: left 2.6vw center;
  }
  .pager > div .pager__next a {
    padding-right: 5vw;
    background-position: right 2.6vw center;
  }
  .pager > div ul {
    margin: 0 3.2vw;
  }
  .pager > div ul li a {
    font-size: 14px;
    line-height: 2.1;
    width: 8vw;
    height: 8vw;
    overflow: hidden;
    border-radius: 18px;
    margin-right: 1.6vw;
  }
  .modal-window__inner {
    top: 40%;
    width: 90vw;
    padding: 72px 16px 40px;
  }
  .modal-window__button-entry a {
    margin-top: 8px;
  }
  .loading {
    width: 100%;
    padding: 64px 7%;
  }
  .loading .loading__logo {
    height: 80px;
    margin-bottom: 32px;
  }
  .loading .loading__text {
    margin-bottom: 48px;
  }
  .article-phototext.plain .article-phototext-image {
    margin-bottom: 16px;
    width: 100%;
  }
  .article-phototext.plain .article-phototext-image img {
    width: 100%;
    height: auto;
  }
  .article-phototext.bygift {
    padding: 16px;
  }
  .article-phototext.bygift .article-phototext-image {
    width: 100%;
  }
  .article-phototext.bygift .article-phototext-image .article-phototext-image-detail {
    width: 100%;
    height: auto;
  }
  .article-phototext.bygift .article-phototext-body .article-phototext-body-buttons a + a {
    margin-top: 8px;
  }
  .article-video .article-video-embed iframe {
    width: 100%;
  }
  .article-graybox {
    padding: 20px 16px;
  }
  .article-graybox .article-graybox-image {
    padding-bottom: 0px;
    width: 100%;
  }
  .article-graybox .article-graybox-image img {
    width: 100%;
    height: auto;
  }
  .article-gifts.bysearch > li {
    width: 100%;
    margin-bottom: 24px;
  }
  .article-gifts.bysearch > li .article-gifts-head {
    height: 170px;
  }
  .article-gcf-project-list > li {
    width: 100%;
    margin-bottom: 24px;
  }
  .article-gcf-project-list > li .article-gcf-project-list-head {
    height: 170px;
  }
  .article-gcf-project .article-gcf-project-image {
    width: 100%;
    height: 232px;
    margin-bottom: 16px;
  }
  .article-gcf-project .article-gcf-project-body {
    width: 100%;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-price .article-gcf-project-body-price-label {
    display: inline-block;
    margin-bottom: 8px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-price .article-gcf-project-body-price-price strong {
    font-size: 26px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph {
    height: 30px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph .article-gcf-project-body-graph-progress {
    height: 30px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-graph .article-gcf-project-body-graph-percentage {
    line-height: 30px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p strong .article-gcf-project-body-status-number.-closed {
    line-height: 38px;
    vertical-align: middle;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-status p {
    width: 49%;
    padding: 16px 0;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-sdgs dd {
    width: 273px;
  }
  .article-gcf-project .article-gcf-project-body .article-gcf-project-body-buttons .button.-favorite-line {
    margin-bottom: 8px;
  }
  .header_row {
    padding: 16px 19px;
  }
  .site-logo {
    margin-top: 10px;
  }
  .site-logo img {
    height: 22px;
  }
  .search-window {
    padding-top: 16px;
  }
  .search-window .search-window__select {
    left: -2px;
  }
  .nav-global__wrap .nav-global {
    padding: 4px 19px;
    height: 50px;
  }
  .nav-global__wrap .nav-global .nav-global__item {
    letter-spacing: 0;
    display: flex;
    align-items: center;
    height: 40px;
  }
  .login_request_message-mypage .bx-info .header-logout {
    min-width: 62px;
  }
  .footer-global {
    margin-top: 56px;
  }
  .footer-performance .footer-title-logo span {
    font-size: 16px;
  }
  .footer-performance__list ul {
    justify-content: center;
  }
  .footer-nav {
    flex-wrap: wrap;
  }
  .footer-nav__wrap {
    margin-top: 24px;
    flex-basis: 100%;
  }
  .footer-bottom section ul,
  .footer-bottom .footer-section ul {
    margin-top: 0px;
  }
  .saigai-lyt-footer__sns {
    margin-bottom: 32px;
  }
  .saigai-lyt-footer__sns .footer-title {
    display: inline-block;
    width: 100%;
    padding: 8px 0px 16px;
    margin-bottom: 0;
    border-bottom: 1px solid #f38535;
    line-height: 1;
  }
  .saigai-lyt-footer__sns li {
    margin-top: 16px;
  }
  .footer--saigai .footer-performance__list li {
    margin-top: 20px;
  }
  .footer--saigai .footer-performance__list li .text {
    bottom: 8px;
  }
  .footer--saigai .footer-performance .num-32 {
    font-size: 20px;
  }
  .footer--saigai .saigai-lst-nv {
    flex-wrap: wrap;
  }
  .footer--saigai .saigai-lst-nv__content {
    flex-basis: 100%;
  }
  .emergency {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .emergency .emergency__summary {
    margin: 20px 0 16px;
    flex-direction: column;
  }
  .emergency .emergency__summary .emergency__summary-date {
    margin-top: 24px;
  }
  .emergency .emergency__item {
    width: 100%;
  }
  .emergency .emergency__item .emergency__item-ttl {
    min-height: 62px;
  }
  .emergency .emergency__item .emergency__item-inner {
    padding: 16px;
  }
  .emergency .emergency__total .emergency__total-ttl {
    font-size: 14px;
  }
  .emergency .emergency__total .emergency__total-ttl > span {
    font-size: 14px;
  }
  .emergency .emergency__total .emergency__total-num {
    font-size: 18px;
  }
  .emergency .emergency__total .emergency__total-num > em {
    font-size: 26px;
  }
  .emergency .emergency__total .emergency__total-num .small {
    margin-top: 8px;
    display: inline-block;
  }
  .emergency .emergency__breakdown {
    align-items: center;
  }
  .emergency .emergency__breakdown .emergency__breakdown-list {
    width: 100%;
  }
  .emergency .emergency__breakdown .emergency__breakdown-ttl {
    font-size: 14px;
  }
  .emergency .emergency__breakdown .emergency__breakdown-ttl:before {
    width: 14px;
    height: 14px;
    margin-right: 4px;
  }
  .emergency .emergency__breakdown .emergency__breakdown-num span {
    display: block;
  }
  .emergency .emergency__breakdown .emergency__breakdown-num span:not(:first-child) {
    margin-top: 8px;
  }
  .emergency .emergency__breakdown.-not p {
    margin: 4px auto 0;
    font-size: 14px;
  }
  .emergency .emergency__btn {
    margin-top: 24px;
  }
  .donation-info .donation-info__definition dt {
    font-size: 14px;
    padding-top: 12px;
    margin-top: 8px;
    border-top: 1px solid #c8c8c8;
  }
  .donation-info .donation-info__definition dt:first-child {
    border-top: none;
  }
  .donation-info .donation-info__definition dd {
    margin-top: 8px;
  }
  .donation-info .donation-info__definition .big-sp {
    font-size: 26px;
  }
}
@media screen and (min-device-width: 600px) and (max-device-width: 834px) {
  .tab {
    display: block;
  }
}
@media only screen and (max-device-width: 320px) {
  .project-card {
    width: 110px;
  }
  .login_request_message-mypage .bx-info a .header-nickname {
    max-width: 5em;
  }
  html[data-script-enabled=true] .spMenu > .spMenu-wrap {
    width: calc(100vw - 46px);
  }
  html[data-script-enabled=true] .spMenu > .spMenu-bg::before, html[data-script-enabled=true] .spMenu > .spMenu-bg::after {
    right: calc(100vw - 46px);
  }
  html[data-script-enabled=true] .spMenu .spMenu-body.spMenu-body_sublist {
    left: calc(100vw - 46px);
  }
  .spMenuMain-head > .account-info .header-nickname {
    max-width: 10em;
  }
  .footer--saigai .footer-performance__list li .text {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@media only screen and (min-device-width: 600px) and (max-width: 834px) {
  .project-card {
    max-height: 800px;
  }
  .project-card__thumbnail a {
    height: 250px;
  }
  .project-card__thumbnail img {
    width: 100%;
  }
  .project-card__thumbnail {
    max-height: 250px;
  }
  .project-card__thumbnail .common {
    height: 100%;
  }
  .project-card__thumbnail .project-card__check a {
    height: auto;
  }
  .pager {
    margin: 48px auto 56px;
  }
  .pager > div .pager__prev a,
  .pager > div .pager__next a {
    font-size: 18px;
    line-height: 38px;
    min-width: 10px;
    border-radius: 100px;
    text-align: center;
    width: 87px;
    height: 40px;
  }
  .pager > div .pager__prev a {
    padding-left: 20px;
    background-position: left 10px center;
  }
  .pager > div .pager__next a {
    padding-right: 20px;
    background-position: right 10px center;
  }
  .pager > div ul li a {
    font-size: 18px;
    line-height: 38px;
    min-width: 10px;
    border-radius: 50%;
    margin-right: 8px;
    width: 40px;
    height: 40px;
  }
  .modal {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .modal_content {
    width: auto;
    max-width: 810px;
    height: auto;
  }
  html[data-script-enabled=true] .spMenu > .spMenu-wrap {
    width: 380px;
  }
  html[data-script-enabled=true] .spMenu > .spMenu-bg::before, html[data-script-enabled=true] .spMenu > .spMenu-bg::after {
    left: unset;
    right: 395px;
  }
  html[data-script-enabled=true] .spMenu .spMenu-body.spMenu-body_sublist {
    left: 380px;
  }
  .footer-performance__list li {
    width: auto;
  }
  .footer-bottom section h2,
  .footer-bottom section ul,
  .footer-bottom section li,
  .footer-bottom .footer-section h2,
  .footer-bottom .footer-section ul,
  .footer-bottom .footer-section li {
    display: inline-block;
  }
  .footer--saigai .footer-performance .num {
    font-size: 20px;
  }
}
@media only screen and (max-device-width: 374px) {
  .project-card__body .project-card__aid-group .project-card__aid-tag-area .project-card-tag {
    margin-right: 4px;
  }
}
@media screen and (max-width: 834px) {
  .nav-user .nav-user__wrap {
    display: none;
  }
  .nav-user .nav-user__wrap.nav-user__wrap--cart {
    display: block;
  }
  .nav-user .nav-user__wrap.nav-user__wrap--cart .nav-user__list {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .login_request_message-mypage .bx-info a .header-nickname {
    max-width: 7.3em;
  }
}
@media only screen and (min-device-width: 668px) {
  .footer-nav__wrap {
    flex: initial;
    flex-basis: auto;
    margin: 20px auto 32px;
  }
  .footer-nav .footer-nav__note {
    width: calc(100% - 262px);
    position: absolute;
    bottom: 24px;
    left: 16px;
  }
}