@charset "UTF-8";
/*----------------------------------------------
    Comment out sample (Large Title)
---------------------------------------------*/
/* Comment out sample (Middle Title)
------------------------------------- */
/* Comment out sample (Small Title) */
/*----------------------------------------------
    Foundation
---------------------------------------------*/
/* Breakpoint
------------------------------------- */
/* Mobile First */
/* Desktop First */
/* Text Style
------------------------------------- */
/* Font Family */
/* Font Size for Paragraph (Area Text) */
/* Font Size for Title and Word (Point Text) */
/* Line Height */
/* Color Palette
------------------------------------- */
/* Spacing
------------------------------------- */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

body.inactive {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: fixed !important;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  image-rendering: -webkit-optimize-contrast;
}

*:focus {
  outline: none;
}

/*----------------------------------------------
    html
---------------------------------------------*/
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,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
}

ul {
  list-style: none;
}

img {
  max-width: 100%;
  vertical-align: top;
}

/*----------------------------------------------
    body
---------------------------------------------*/
body {
  font-family: "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 2;
}

/*----------------------------------------------
    a
---------------------------------------------*/
a {
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  opacity: 0.6;
}

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

/*----------------------------------------------
    clearfix
---------------------------------------------*/
.clearfix {
  overflow: hidden;
  clear: both;
}

/*----------------------------------------------
    section
---------------------------------------------*/
section {
  padding: 80px 0;
  position: relative;
}

@media screen and (max-width: 991px) {
  section {
    padding: 40px 16px;
  }
}
/*----------------------------------------------
    Frame
---------------------------------------------*/
/*----------------------------------------------
    Frame Banner
---------------------------------------------*/
.f_site_banner {
  padding-top: 160px;
}

@media screen and (max-width: 991px) {
  .f_site_banner {
    padding-top: 76px;
  }
}
/*----------------------------------------------
    Top Frame Sections
---------------------------------------------*/
.f_top-cta {
  background: url(../../images/layer-creates/cta-bg.jpg) repeat-x center top;
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.f_top-noticeblog, .f_report {
  background-color: #F8F8F8;
}

.f_top-search {
  height: 28vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../../images/layer-creates/search-bg.jpg) no-repeat center top/cover;
  padding: 40px 16px;
}

@media screen and (max-width: 991px) {
  .f_top-search {
    height: auto;
  }

  .f_top-cta {
    background-size: cover;
    min-height: 228px;
  }

  .f_report {
    padding: 40px 0;
  }
}
/*----------------------------------------------
    Frame Sections - Inner pages
---------------------------------------------*/
.f_site_banner--inner {
  background-image: linear-gradient(45deg, #21549a, #0f2d76);
}

.f_donation {
  background-color: #F2F4F8;
  padding: 40px 0;
}

.f_search-tabs-b {
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .f_donation {
    padding: 20px 16px;
  }
}
@media screen and (max-width: 575px) {
  .f_mypage .c_list__item:last-child {
    margin-bottom: 0;
  }
}
/*----------------------------------------------
    Layout
---------------------------------------------*/
/*----------------------------------------------
    .l_wrapper
---------------------------------------------*/
.l_wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 960px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .l_wrapper {
    max-width: 750px;
  }
}
/*----------------------------------------------
    Component
---------------------------------------------*/
/*----------------------------------------------
    .c_btn
---------------------------------------------*/
.c_btn {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  display: inline-block;
  padding: 0.7em 1.2em;
  border-radius: 60px;
  max-width: 100%;
  text-align: center;
  line-height: 1;
  border: 1px solid #000000;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.c_btn-c {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  line-height: 1.2;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .c_btn {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    padding: 1em 2.5em;
  }

  .c_btn-b.sp-only {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .c_btn-b.sp-only {
    display: inline-block;
    margin-top: -10px;
  }

  .c_btn-c {
    display: none;
  }
}
/*----------------------------------------------
    .c_ttl
---------------------------------------------*/
.c_ttl {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 60px;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .c_ttl {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    margin-bottom: 30px;
  }
}
/*----------------------------------------------
    .c_ttl-page
---------------------------------------------*/
.c_ttl-page {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.2;
  text-align: center;
  padding: 80px 0;
}

@media screen and (max-width: 991px) {
  .c_ttl-page {
    font-size: 24px;
    padding: 20px 16px;
  }
}
/*----------------------------------------------
    .c_txt
---------------------------------------------*/
.c_txt {
  text-align: left;
}

/*----------------------------------------------
    .c_center
---------------------------------------------*/
.c_center {
  text-align: center;
}

/*----------------------------------------------
    .c_txt-bold
---------------------------------------------*/
.c_txt-bold {
  font-weight: bold;
}

/*----------------------------------------------
    .c_list
---------------------------------------------*/
.c_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c_list__item {
  width: calc((100% / 4) - 18px);
  margin-bottom: 25px;
  position: relative;
}

.c_list__media {
  position: relative;
  width: 100%;
  min-height: 146px;
}

.c_list__media-img {
  position:absolute;
  width: 100%;
  height:100%;
}

.c_list__media-heart {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index:999;
}

.c_list__content {
  line-height: 1.2;
  padding: 10px;
  border: 1px solid #F0F3F5;
  text-align: left;
}

.c_list__status {
  font-size: 10px;
  font-weight: bold;
  line-height: 19px;
  min-width: 42px;
  padding: 0 6px;
  text-align: center;
  color: #ffffff;
  background-color: #777777;
  margin-bottom: 10px;
  display: inline-block;
}

.c_list__status.status_hidden{
    margin-bottom:26px;
}

.c_list__ttl {
  font-weight: 500;
  margin-bottom: 3px;
  min-height: 34px;
  line-height: 1.4;
}

.c_list__label {
  font-size: 12px;
  font-weight: 700;
  color: #747474;
}

.c_list__amount {
  font-size: 12px;
  font-weight: 500;
  padding: 4px 10px;
  background-color: #F6F8FA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
}

.c_list__amount-num {
  font-weight: 700;
  font-size: 12px;
}

@media screen and (max-width: 991px) {
  .c_list__column {
    width: 100%;
  }

  .c_list__item {
    width: calc((100% / 2) - 10px);
    margin-bottom: 40px;
  }

  .c_list__ttl {
    min-height: 0;
  }

  .c_list__amount {
    width: 100%;
  }
  .c_list__media-img {
  position:relative;
  max-height:250px;
  }
}
@media screen and (max-width: 575px) {
  .c_list__item {
    width: 100%;
  }

  .c_list__item.last {
    display: none;
  }
}
/*----------------------------------------------
    Project
---------------------------------------------*/
/*----------------------------------------------
    .p_banner
---------------------------------------------*/
.p_banner {
  text-align: center;
}

.p_banner__img {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, 25%);
  grid-auto-flow: dense;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.p_banner__item {
  margin: 0;
}

/* .p_banner__item.is_large {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}

.p_banner__item.is_wide {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 1;
  grid-row: span 1;
}

.p_banner__item.is_small {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-row-span: 1;
  grid-row: span 1;
} */

.p_banner__img li:nth-of-type(1){
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}

.p_banner__img li:nth-of-type(2) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 1;
  grid-row: span 1;
}

.p_banner__img li:nth-last-of-type(-n+2){
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-row-span: 1;
  grid-row: span 1;
}

.p_banner__item  img {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .p_banner__img.pc-only {
    display: block;
  }

  .p_banner__img.sp-only {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .p_banner__img {
    grid-template-columns: repeat(auto-fit, 50%);
  }
}
.p_searchandlist__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*----------------------------------------------
    .p_search
---------------------------------------------*/
.p_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.p_search__form {
  width: 600px;
  max-width: 100%;
  position: relative;
  border-radius: 60px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.p_search__form input[type=text] {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 44px;
  color: #9F9A9A;
  padding: 0 140px 0 24px;
  width: 100%;
  outline: 0;
  background-color: #ffffff;
  border: none;
}

.p_search__form-btn {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 44px;
  color: #ffffff;
  background-color: #C0504D;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 116px;
  text-align: center;
  cursor: pointer;
  padding: 0;
}
.p_search__form-btn .icon {
  background: url(../../images/common/icon-search.svg) no-repeat center top;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -3px;
}
.p_search__form-btn:hover {
  opacity: 0.6;
}

@media screen and (max-width: 991px) {
  .p_searchandlist {
    text-align: center;
  }

  .p_search {
    min-height: 220px;
  }

  .p_search__form input[type=text] {
    font-size: 14px;
    line-height: 40px;
    padding: 0 130px 0 22px;
  }

  .p_search__form-btn {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 40px;
    width: 110px;
  }
}
/*----------------------------------------------
    .p_search-tabs
---------------------------------------------*/
.p_search-tabs {
  margin-top: 60px;
  text-align: left;
}

.p_search-tabs__hdr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p_search-tabs__hdr li {
  width: calc(50% - 1px);
  position: relative;
}

.p_search-tabs__hdr li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  display: block;
  text-align: center;
  position: relative;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid #D6D5D5;
  border-radius: 10px 10px 0 0;
  min-height: 61px;
  padding: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
.p_search-tabs__hdr li a:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.p_search-tabs__hdr li:first-child:before {
  content: "";
  width: 3px;
  height: 1px;
  background-color: #D6D5D5;
  position: absolute;
  bottom: 0;
  right: -2px;
}
.p_search-tabs__hdr li:first-child a:before {
  background-image: url(../../images/layer-creates/icon-map.svg);
  width: 34px;
  height: 30px;
}
.p_search-tabs__hdr li:nth-child(2) a:before {
  background-image: url(../../images/layer-creates/icon-globe.svg);
  width: 28px;
  height: 28px;
}

/*--------- p_search-tabs__hdr active ---------*/
.p_search-tabs__hdr li.ui-tabs-active a {
  color: #0F2D76;
  background-color: #F8F8F8;
  border-bottom-color: #F8F8F8;
  opacity: 1;
}
.p_search-tabs__hdr li.ui-tabs-active:first-child a:before {
  background-image: url(../../images/layer-creates/icon-map-active.svg);
}
.p_search-tabs__hdr li.ui-tabs-active:nth-child(2) a:before {
  background-image: url(../../images/layer-creates/icon-globe-active.svg);
}

/*----------------------------------------------
    .p_search-tabs__con
---------------------------------------------*/
.p_search-tabs__con {
  padding: 20px;
  background-color: #F8F8F8;
  border-radius: 0 0 10px 10px;
  border: 1px solid #D6D5D5;
  border-top: 0;
  min-height: 200px;
}

.p_search-tabs__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
}

.p_search-tabs__list li {
  width: calc( 25% - 15px);
  text-align: center;
}

.p_search-tabs__list li a {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #0F2D76;
  position: relative;
  display: block;
  padding: 20px 15px 15px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p_search-tabs__list li a:hover {
  background-color: #0F2D76;
  color: #ffffff;
  opacity: 1;
}
.p_search-tabs__list li a:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto 17px;
}

.p_search-tabs__list li.disaster a:before {
  background-image: url(../../images/layer-creates/icon-search-disaster.svg);
}
.p_search-tabs__list li.child a:before {
  background-image: url(../../images/layer-creates/icon-search-child.svg);
}
.p_search-tabs__list li.medical a:before {
  background-image: url(../../images/layer-creates/icon-search-medical.svg);
}
.p_search-tabs__list li.envi a:before {
  background-image: url(../../images/layer-creates/icon-search-envi.svg);
}
.p_search-tabs__list li.adult a:before {
  background-image: url(../../images/layer-creates/icon-search-adult.svg);
}
.p_search-tabs__list li.diversity a:before {
  background-image: url(../../images/layer-creates/icon-search-diversity.svg);
}
.p_search-tabs__list li.culture a:before {
  background-image: url(../../images/layer-creates/icon-search-culture.svg);
}
.p_search-tabs__list li.international a:before {
  background-image: url(../../images/layer-creates/icon-search-international.svg);
}

.p_search-tabs__list li.disaster a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-disaster-white.svg);
}
.p_search-tabs__list li.child a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-child-white.svg);
}
.p_search-tabs__list li.medical a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-medical-white.svg);
}
.p_search-tabs__list li.envi a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-envi-white.svg);
}
.p_search-tabs__list li.adult a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-adult-white.svg);
}
.p_search-tabs__list li.diversity a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-diversity-white.svg);
}
.p_search-tabs__list li.culture a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-culture-white.svg);
}
.p_search-tabs__list li.international a:hover:before {
  background-image: url(../../images/layer-creates/icon-search-international-white.svg);
}

@media screen and (max-width: 991px) {
  .p_search-tabs__ {
    margin-top: 20px;
  }

  .p_search-tabs__hdr li a {
    font-size: 14px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-height: 0;
    padding: 10px;
  }
  .p_search-tabs__hdr li a:before {
    margin-right: 5px;
  }

  .p_search-tabs__hdr li:first-child a:before {
    height: 28px;
  }

  .p_search-tabs__con {
    padding: 10px;
    min-height: 100px;
  }

  .p_search-tabs__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }

  .p_search-tabs__list li {
    width: calc( 50% - 5px);
    margin-bottom: 10px;
  }

  .p_search-tabs__list li a {
    font-size: 12px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    padding: 10px 5px;
  }
  .p_search-tabs__list li a:before {
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
  }

  .p_search-tabs__list.below4 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_search-tabs__list.below4 li {
    margin-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .p_search-tabs__ {
    margin-top: 40px;
  }
}
@media screen and (max-width: 450px) {
  .p_search-tabs__hdr li a {
    font-size: 4.5vw;
  }
}
/*----------------------------------------------
    .p_search-tabs-b
---------------------------------------------*/
.p_search-tabs-b__hdr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p_search-tabs-b__hdr li {
  width: calc(50% - 1px);
  position: relative;
}

.p_search-tabs-b__hdr li a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  display: block;
  text-align: center;
  position: relative;
  background-color: #ffffff;
  color: rgba(0, 0, 0, 0.6);
  border: 1px solid #D6D5D5;
  border-radius: 10px 10px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  padding: 14px;
  min-height: 61px;
}
.p_search-tabs-b__hdr li a:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.p_search-tabs-b__hdr li:first-child:before {
  content: "";
  width: 3px;
  height: 1px;
  background-color: #D6D5D5;
  position: absolute;
  bottom: 0;
  right: -2px;
}
.p_search-tabs-b__hdr li:first-child a:before {
  background-image: url(../../images/layer-creates/icon-map.svg);
  width: 34px;
  height: 28px;
}
.p_search-tabs-b__hdr li:nth-child(2) a:before {
  background-image: url(../../images/layer-creates/icon-globe.svg);
  width: 28px;
  height: 28px;
}

/*--------- p_search-tabs-b__hdr active ---------*/
.p_search-tabs-b__hdr li.ui-tabs-active a {
  color: #0F2D76;
  background-color: #F8F8F8;
  border-bottom-color: #F8F8F8;
  opacity: 1;
}
.p_search-tabs-b__hdr li.ui-tabs-active:first-child a:before {
  background-image: url(../../images/layer-creates/icon-map-active.svg);
}
.p_search-tabs-b__hdr li.ui-tabs-active:nth-child(2) a:before {
  background-image: url(../../images/layer-creates/icon-globe-active.svg);
}

/*----------------------------------------------
    .p_search-tabs-b__con
---------------------------------------------*/
.p_search-tabs-b__con {
  min-height: 100px;
  padding: 20px;
  background-color: #F8F8F8;
  border-radius: 0 0 10px 10px;
  border: 1px solid #D6D5D5;
  border-top: 0;
}

.p_search-tabs-b__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
}

.p_search-tabs-b__list li {
  width: calc( 25% - 15px);
  text-align: center;
}

.p_search-tabs-b__list li a {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #0F2D76;
  position: relative;
  display: block;
  padding: 20px 15px 15px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  padding: 10px 20px;
}
.p_search-tabs-b__list li a:hover {
  background-color: #0F2D76;
  color: #ffffff;
  opacity: 1;
}
.p_search-tabs-b__list li a:before {
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 15px 0 0;
}

.p_search-tabs-b__list li.disaster a:before {
  background-image: url(../../images/layer-creates/icon-search-disaster.svg);
}
.p_search-tabs-b__list li.child a:before {
  background-image: url(../../images/layer-creates/icon-search-child.svg);
}
.p_search-tabs-b__list li.medical a:before {
  background-image: url(../../images/layer-creates/icon-search-medical.svg);
}
.p_search-tabs-b__list li.envi a:before {
  background-image: url(../../images/layer-creates/icon-search-envi.svg);
}
.p_search-tabs-b__list li.adult a:before {
  background-image: url(../../images/layer-creates/icon-search-adult.svg);
}
.p_search-tabs-b__list li.diversity a:before {
  background-image: url(../../images/layer-creates/icon-search-diversity.svg);
}
.p_search-tabs-b__list li.culture a:before {
  background-image: url(../../images/layer-creates/icon-search-culture.svg);
}
.p_search-tabs-b__list li.international a:before {
  background-image: url(../../images/layer-creates/icon-search-international.svg);
}

.p_search-tabs-b__list.below4 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p_search-tabs-b__list.below4 li {
  margin-right: 20px;
}

.p_search-tabs-b__list li.ui-tabs-active a {
  background-color: #0F2D76;
  color: #ffffff;
  opacity: 1;
}
.p_search-tabs-b__list li.disaster a:hover:before, .p_search-tabs-b__list li.disaster.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-disaster-white.svg);
}
.p_search-tabs-b__list li.child a:hover:before, .p_search-tabs-b__list li.child.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-child-white.svg);
}
.p_search-tabs-b__list li.medical a:hover:before, .p_search-tabs-b__list li.medical.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-medical-white.svg);
}
.p_search-tabs-b__list li.envi a:hover:before, .p_search-tabs-b__list li.envi.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-envi-white.svg);
}
.p_search-tabs-b__list li.adult a:hover:before, .p_search-tabs-b__list li.adult.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-adult-white.svg);
}
.p_search-tabs-b__list li.diversity a:hover:before, .p_search-tabs-b__list li.diversity.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-diversity-white.svg);
}
.p_search-tabs-b__list li.culture a:hover:before, .p_search-tabs-b__list li.culture.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-culture-white.svg);
}
.p_search-tabs-b__list li.international a:hover:before, .p_search-tabs-b__list li.international.ui-tabs-active a:before {
  background-image: url(../../images/layer-creates/icon-search-international-white.svg);
}

.p_search-tabs-b__upper-btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  color: #000000;
  text-decoration: underline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .p_search-tabs-b__con {
    padding: 10px;
  }

  .p_search-tabs-b__hdr li a {
    font-size: 14px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 10px;
    min-height: 0;
  }

  .p_search-tabs-b__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0;
  }

  .p_search-tabs-b__list li {
    width: calc( 50% - 5px);
    margin-bottom: 10px;
  }

  .p_search-tabs-b__list li a {
    font-size: 12px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 10px 5px;
  }
  .p_search-tabs-b__list li a:before {
    margin-right: 5px;
  }

  .p_search-tabs-b__list.below4 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_search-tabs-b__list.below4 li {
    margin-right: 0;
  }
}
@media screen and (max-width: 575px) {
  .p_search-tabs-b__ {
    margin-top: 40px;
  }
}
@media screen and (max-width: 450px) {
  .p_search-tabs-b__hdr li a {
    font-size: 2.5vw;
  }
}
/*----------------------------------------------
    accordion content
---------------------------------------------*/
.p_search-tabs-b__subttl {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 20px;
}

.p_search-tabs-b__inner {
  margin-top: 40px;
}

.p_search-tabs-b__subinner {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 5px;
}

.p_search-tabs-b__innerttl {
  font-size: 16px;
  font-weight: bold;
  color: #0F2D76;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
}
.p_search-tabs-b__innerttl:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#tab-disaster .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-disaster.svg);
}

#tab-child .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-child.svg);
}

#tab-medical .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-medical.svg);
}

#tab-environment .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-envi.svg);
}

#tab-adults .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-adult.svg);
}

#tab-diversity .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-diversity.svg);
}

#tab-culture .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-culture.svg);
}

#tab-international .p_search-tabs-b__innerttl:before {
  background-image: url(../../images/layer-creates/icon-search-international.svg);
}

.p_search-tabs-b__formitem {
  display: inline-block;
  margin-right: 30px;
}
.p_search-tabs-b__formitem input {
  margin-right: 5px;
}

.p_search-tabs-b__innerform input[type=checkbox] {
  position: relative;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #000000;
  position: relative;
  left: 0;
  top: 3px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 0;
  border-radius: 3px;
}

.p_search-tabs-b__formcheck {
  -webkit-appearance: none;
  background-color: #fafafa;
  border: 0;
  padding: 9px;
  display: inline-block;
  position: relative;
  margin-top: 1px;
}

.p_search-tabs-b__formcheck:active,
.p_search-tabs-b__formcheck:checked:active {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.p_search-tabs-b__formcheck:checked {
  background-color: #e9ecee;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}

.p_search-tabs-b__formcheck:checked:after {
  content: "✔";
  font-size: 20px;
  position: absolute;
  top: -5px;
  left: 4px;
  color: #0F2D76;
}

/*----------------------------------------------
    Top search modal
---------------------------------------------*/
.p_search-modal {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  display: none;
}

.p_search-modal.open {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0 16px;
  height: 101%;
  z-index: 9999999;
  opacity: 1;
}
.p_search-modal.open .p_search__form:before {
  display: none;
}

@media screen and (max-width: 991px) {
  .p_search-tabs-b__inner {
    margin-top: 20px;
  }
}
/*----------------------------------------------
    .p_report
---------------------------------------------*/
.p_report {
  text-align: center;
}

.p_report__ttl-txt {
  font-size: 16px;
  font-weight: normal;
  display: block;
  margin-top: 1.3em;
}

.p_report__slider {
  background-color: #ffffff;
  width: 100%;
  max-width: 1525px;
  margin: 0 auto;
}
.p_report__slider .slick-slide {
  border-right: 1px solid #F8F8F8;
}
.p_report__slider .slick-slide > div {
  max-width: 304px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.p_report__slider .slick-slide:last-child {
  border: none;
}

.p_report__slideritem {
  text-align: center;
}

.p_report__media {
  position: relative;
}
.p_report__media figcaption {
  font-weight: 500;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  line-height: 1.2;
  text-align: left;
  min-height: 53px;
}

.p_report__sliderlower {
  text-align: center;
  min-height: 155px;
  padding: 10px 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.p_report__img {
  margin: 0 auto 8px;
}

.p_report__slidertxt {
  line-height: 1.2;
  font-size: 12px;
  color: #747474;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .p_report__ttl {
    display: block;
    text-align: left;
  }

  .p_report__ttl-txt {
    font-size: 12px;
    margin-top: 10px;
  }

  .p_report__sliderlower {
    min-height: 132px;
  }

  .p_report__img {
    height: 80px;
  }
}
@media screen and (max-width: 760px) {
  .p_report__ttl {
    padding: 0 16px;
  }
}
/*----------------------------------------------
    .p_ranking
---------------------------------------------*/
.p_ranking__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p_ranking__column {
  width: calc((100% / 2) - 12px);
}

.p_ranking__item {
  width: calc((100% / 2) - 10px);
  margin-bottom: 25px;
  position: relative;
}

.p_ranking__num {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 1;
}

.p_ranking__media {
  position: relative;
  height:145px;
  text-align:center;
}

.p_ranking__media-heart {
  position: absolute;
  right: 0;
  bottom: 0;
}

.p_ranking__content {
  line-height: 1.2;
  padding: 10px;
  border: 1px solid #F0F3F5;
}

.p_ranking__status {
  font-size: 10px;
  font-weight: bold;
  line-height: 19px;
  min-width: 42px;
  padding: 0 6px;
  text-align: center;
  color: #ffffff;
  background-color: #C0504D;
  margin-bottom: 10px;
  display: inline-block;
}

.p_ranking__ttl {
  font-weight: 500;
  margin-bottom: 3px;
  min-height: 34px;
}

.p_ranking__label {
  font-size: 12px;
  font-weight: 700;
  color: #747474;
}

.p_ranking__amount {
  font-size: 12px;
  font-weight: 500;
  padding: 4px 10px;
  background-color: #F6F8FA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
}
.p_ranking__amount.is_l {
  font-size: 16px;
}

.p_ranking__amount-num {
  font-weight: 700;
}

.p_ranking__column-left .p_ranking__item {
  width: 100%;
  margin-bottom: 0;
}
.p_ranking__column-left .p_ranking__ttl {
  font-size: 24px;
  line-height: 1.5;
}
.p_ranking__column-left .p_ranking__label {
  font-size: 14px;
}
.p_ranking__column-left .p_ranking__media {
  padding: 53px 0;
  border: 1px solid #F0F3F5;
  border-bottom: 0;
  height:445px;
}

.p_ranking__column-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 991px) {
  .p_ranking__column {
    width: 100%;
  }

  .p_ranking__item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border: 1px solid #F0F3F5;
    border-bottom: 0;
    margin-bottom: 10px;
  }

  .p_ranking__content {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
  }

  .p_ranking__num {
    width: 32px;
    top: -5px;
    left: -5px;
  }

  .p_ranking__ttl {
    min-height: 0;
  }

  .p_ranking__media {
    width: 50%;
  }

  .p_ranking__media-img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .p_ranking__amount {
    width: 100%;
  }

  .p_ranking__column-left .p_ranking__item {
    margin-bottom: 10px;
  }
  .p_ranking__column-left .p_ranking__ttl {
    font-size: 14px;
  }
  .p_ranking__column-left .p_ranking__label {
    font-size: 12px;
  }
  .p_ranking__column-left .p_ranking__num {
    width: 46px;
  }
  .p_ranking__column-left .p_ranking__media {
    padding: 0;
    text-align: center;
    width: auto;
    margin: 0 auto;
    border: 0;
    height: 145px;
  }
  .p_ranking__column-left .p_ranking__content {
    width: 100%;
    border-top: 1px solid #F0F3F5;
  }
}
/*----------------------------------------------
    .p_notice
---------------------------------------------*/
.p_noticeblog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p_noticeblog__ttl {
  font-size: 24px;
  margin-bottom: 55px;
}

.p_noticeblog__item {
  width: calc((100% / 2) - 12px);
  text-align: center;
}

.p_noticeblog__list {
  margin-bottom: 50px;
}

.p_noticeblog__list li {
  color: #000000;
  background-color: #ffffff;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
  text-align: left;
}

.p_noticeblog__list li a {
  color: #000000;
  display: block;
  padding: 15px 20px;
}

.p_noticeblog__date {
  font-size: 12px;
  color: #747474;
  margin-bottom: 0.6em;
  display: block;
}

.p_noticeblog__label {
  color: #000000;
  margin-left: 10px;
  font-weight: 500;
  font-size: 10px;
  padding: 0 3px;
  text-align: center;
  border: 1px solid #707070;
  border-radius: 4px;
  line-height: 1.2;
}

@media screen and (max-width: 991px) {
  .p_noticeblog__ttl {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    margin-bottom: 30px;
    text-align: left;
  }

  .p_noticeblog__item {
    width: 100%;
    margin-bottom: 40px;
  }
  .p_noticeblog__item:last-child {
    margin-bottom: 0;
  }

  .p_noticeblog__list {
    margin-bottom: 30px;
  }
}
/*----------------------------------------------
    .p_cta
---------------------------------------------*/
.p_cta__inner {
  width: 100%;
  text-align: center;
}

.p_cta__ttl {
  font-size: 32px;
  color: #ffffff;
  display: block;
  margin-bottom: 50px;
}

.p_cta__btn {
  font-size: 16px;
  font-weight: bold;
  color: #0F2D76;
  display: inline-block;
  padding: 0.5em 2em;
  border-radius: 60px;
  text-align: center;
  background-color: #ffffff;
}

.p_cta__btn-txt {
  position: relative;
}
.p_cta__btn-txt:before {
  content: "";
  background: url(../../images/common/icon-heart.svg) no-repeat center top;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  .p_cta__ttl {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    margin-bottom: 40px;
  }

  .p_cta__btn {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    padding: 0.5em 2.8em;
  }

  .p_cta__btn-txt:before {
    margin-right: 10px;
  }
}
/*----------------------------------------------
    .p_donation
---------------------------------------------*/
.p_donation {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
}

.p_donation__amount {
  margin-left: 25px;
  font-size: 24px;
}

@media screen and (max-width: 991px) {
  .p_donation__amount {
    margin-left: 0;
  }
}
/*----------------------------------------------
    .p_mypage
---------------------------------------------*/
.p_mypage__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}

.p_mypage__list::after {
  content: "";
  display: block;
  width: calc((100% / 3) - 15px);
}

.p_mypage__list li {
  width: calc((100% / 3) - 15px);
  margin-bottom: 20px;
}

.p_mypage__list li a {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  line-height: 1.2;
  padding: 20px 10px;
  text-align: center;
  background-color: #F8F8F8;
  border-radius: 60px;
  display: inline-block;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.p_mypage__list li a:hover {
  opacity: 1;
  background-color: #0F2D76;
  color: #ffffff;
}

.p_mypage__number {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: 500;
  min-width: 17px;
  height: 13px;
  line-height: 1;
  text-align: center;
  background-color: #E9001D;
  border-radius: 50%;
  padding: 3px 0;
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 991px) {
  .p_mypage__list {
    margin-bottom: 30px;
  }

  .p_mypage__list li {
    width: calc((100% / 2) - 5px);
    margin-bottom: 10px;
  }

  .p_mypage__list li a {
    font-size: 14px;
    padding: 15px 5px;
  }

  .p_mypage__number {
    margin-left: 5px;
  }
}
/*----------------------------------------------
    .p_pagination
---------------------------------------------*/
.p_pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  margin: 55px auto 0;
}
.p_pagination a {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  font-size: 16px;
}
.p_pagination a i {
  font-size: 12px;
}
.p_pagination a:hover, .p_pagination a.current {
  opacity: 0.6;
  text-decoration: none;
  color: #000000;
}
.p_pagination li {
  padding: 0 10px;
}

.p_pagination__btn {
  border-radius: 10px;
  background: #EEEEEE;
  width: 50px;
  height: 50px;
  font-size: 14px;
  font-weight: bold;
}
.p_pagination__btn:hover {
  opacity: 0.8;
}
.p_pagination__btn svg {
  width: 10px;
}

@media screen and (max-width: 991px) {
  .p_pagination {
    margin: -10px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .p_pagination {
    max-width: 300px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p_pagination li {
    padding: 0;
  }
}
/*----------------------------------------------
    Utility
---------------------------------------------*/
/*----------------------------------------------
    Margins
---------------------------------------------*/
.u_mt-0 {
  margin-top: 0 !important;
}

.u_mt-xs {
  margin-top: 1rem !important;
}

.u_mt-s {
  margin-top: 2rem !important;
}

.u_mt-m {
  margin-top: 3rem !important;
}

.u_mt-l {
  margin-top: 5rem !important;
}

.u_mt-xl {
  margin-top: 7rem !important;
}

.u_mr-0 {
  margin-right: 0 !important;
}

.u_mr-xs {
  margin-right: 1rem !important;
}

.u_mr-s {
  margin-right: 2rem !important;
}

.u_mr-m {
  margin-right: 3rem !important;
}

.u_mr-l {
  margin-right: 5rem !important;
}

.u_mr-xl {
  margin-right: 7rem !important;
}

.u_mb-0 {
  margin-bottom: 0 !important;
}

.u_mb-xs {
  margin-bottom: 1rem !important;
}

.u_mb-s {
  margin-bottom: 2rem !important;
}

.u_mb-m {
  margin-bottom: 3rem !important;
}

.u_mb-l {
  margin-bottom: 5rem !important;
}

.u_mb-xl {
  margin-bottom: 7rem !important;
}

.u_ml-0 {
  margin-left: 0 !important;
}

.u_ml-xs {
  margin-left: 1rem !important;
}

.u_ml-s {
  margin-left: 2rem !important;
}

.u_ml-m {
  margin-left: 3rem !important;
}

.u_ml-l {
  margin-left: 5rem !important;
}

.u_ml-xl {
  margin-left: 7rem !important;
}

/*----------------------------------------------
    Text Aligns
---------------------------------------------*/
.u_center {
  text-align: center;
}

.u_right {
  text-align: right;
}

.u_left {
  text-align: right;
}

/*----------------------------------------------
    .clearfix
---------------------------------------------*/
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

/*----------------------------------------------
    .u_stretched-link
---------------------------------------------*/
.u_stretched-link {
  position: relative;
}

.u_stretched-link a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
}

/*----------------------------------------------
    .u_unused-link
---------------------------------------------*/
.u_unused-link {
  pointer-events: none;
  color: inherit;
}

/*----------------------------------------------
    Show / Hide
---------------------------------------------*/
.sp-only {
  display: none;
}

@media screen and (max-width: 991px) {
  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */