@charset "UTF-8";
@media screen and (min-width: 501px) {
  .sp {
    display: none !important;
  }
  html {
    font-size: 62.5%;
  }
  body {
    position: relative;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, Meiryo, sans-serif;
    font-size: 1.6rem;
    color: #222222;
    background-color: #fff;
    text-align: left;
    min-width: 1160px;
  }
  #main-column-gp {
    float: left;
    width: 642px;
  }
  #main-column-gp p {
    font-size: 100%;
    line-height: 1.6em;
    margin-bottom: 20px;
    letter-spacing: 0.06em;
  }
  .goldstrong {
    color: #b09734;
    font-weight: bold;
  }
  .redstrong {
    color: #dc0606;
    font-weight: bold;
  }
}
@media screen and (min-width: 501px) and (max-width: 500px) {
  body {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 501px) {
  body a {
    text-decoration: none;
  }
  .fundgp {
    font-size: 62.5%;
    position: relative;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, Meiryo, sans-serif;
    font-size: 1.6rem;
    color: #222222;
    -webkit-text-size-adjust: 100%;
    margin: 0;
  }
  .fundgp *,
  .fundgp :after,
  .fundgp :before {
    background-repeat: no-repeat;
    box-sizing: inherit;
  }
  .fundgp :after,
  .fundgp :before {
    text-decoration: inherit;
    vertical-align: inherit;
  }
  .fundgp * {
    padding: 0;
    margin: 0;
  }
  .fundgp audio:not([controls]) {
    display: none;
    height: 0;
  }
  .fundgp hr {
    overflow: visible;
  }
  .fundgp article,
  .fundgp aside,
  .fundgp details,
  .fundgp figcaption,
  .fundgp figure,
  .fundgp footer,
  .fundgp header,
  .fundgp main,
  .fundgp menu,
  .fundgp nav,
  .fundgp section,
  .fundgp summary {
    display: block;
  }
  .fundgp summary {
    display: list-item;
  }
  .fundgp small {
    font-size: 80%;
  }
  .fundgp [hidden],
  .fundgp template {
    display: none;
  }
  .fundgp abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none;
  }
  .fundgp a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
  }
  .fundgp a:active,
  .fundgp a:hover {
    outline-width: 0;
  }
  .fundgp code,
  .fundgp kbd,
  .fundgp pre,
  .fundgp samp {
    font-family: monospace, monospace;
  }
  .fundgp b,
  .fundgp strong {
    font-weight: bolder;
  }
  .fundgp dfn {
    font-style: italic;
  }
  .fundgp mark {
    background-color: #ff0;
    color: #000;
  }
  .fundgp sub,
  .fundgp sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  .fundgp sub {
    bottom: -0.25em;
  }
  .fundgp sup {
    top: -0.5em;
  }
  .fundgp input {
    border-radius: 0;
  }
  .fundgp [role=button],
  .fundgp [type=button],
  .fundgp [type=reset],
  .fundgp [type=submit],
  .fundgp button {
    cursor: pointer;
  }
  .fundgp [disabled] {
    cursor: default;
  }
  .fundgp [type=number] {
    width: auto;
  }
  .fundgp [type=search] {
    -webkit-appearance: textfield;
  }
  .fundgp [type=search]::-webkit-search-cancel-button,
  .fundgp [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  .fundgp textarea {
    overflow: auto;
    resize: vertical;
  }
  .fundgp button,
  .fundgp input,
  .fundgp optgroup,
  .fundgp select,
  .fundgp textarea {
    font: inherit;
  }
  .fundgp optgroup {
    font-weight: 700;
  }
  .fundgp button {
    overflow: visible;
  }
  .fundgp [type=button]::-moz-focus-inner,
  .fundgp [type=reset]::-moz-focus-inner,
  .fundgp [type=submit]::-moz-focus-inner,
  .fundgp button::-moz-focus-inner {
    border-style: 0;
    padding: 0;
  }
  .fundgp [type=button]::-moz-focus-inner,
  .fundgp [type=reset]::-moz-focus-inner,
  .fundgp [type=submit]::-moz-focus-inner,
  .fundgp button:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  .fundgp [type=reset],
  .fundgp [type=submit],
  .fundgp button,
  .fundgp html [type=button] {
    -webkit-appearance: button;
  }
  .fundgp button,
  .fundgp select {
    /*text-transform:none*/
  }
  .fundgp button,
  .fundgp input,
  .fundgp select,
  .fundgp textarea {
    /*background-color:transparent;border-style:none;color:inherit*/
  }
  .fundgp select {
    /*-moz-appearance:none;-webkit-appearance:none*/
  }
  .fundgp select::-ms-expand {
    display: none;
  }
  .fundgp select::-ms-value {
    color: currentColor;
  }
  .fundgp legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
  }
  .fundgp ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  .fundgp [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
  }
  .fundgp img {
    border-style: none;
  }
  .fundgp progress {
    vertical-align: baseline;
  }
  .fundgp svg:not(:root) {
    overflow: hidden;
  }
  .fundgp audio,
  .fundgp canvas,
  .fundgp progress,
  .fundgp video {
    display: inline-block;
  }
}
@media screen and (min-width: 501px) {
  .fundgp [hidden~=screen] {
    display: inherit;
  }
  .fundgp [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
  .fundgp [aria-busy=true] {
    cursor: progress;
  }
  .fundgp [aria-controls] {
    cursor: pointer;
  }
  .fundgp [aria-disabled] {
    cursor: default;
  }
  .fundgp ::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
  }
  .fundgp ::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
  }
}
@media screen and (min-width: 501px) and (max-width: 500px) {
  .fundgp {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 501px) {
  .header {
    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 100;
  }
  .header_inner {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 57px;
  }
  .header_do img {
    display: block;
    height: 36px;
  }
  .header_zai img {
    display: block;
    height: 36px;
  }
  .header_nav ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
  }
  .header_nav ul li a {
    color: #000;
  }
  .hamb {
    display: none;
  }
  .footer {
    text-align: center;
    padding: 20px 0;
  }
  .footer_copy {
    font-size: 12px;
  }
  .main {
    background-color: #fff;
  }
  .columnWrap {
    width: 972px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .main-col {
    width: 642px;
  }
  .pageHead {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .pageHead img {
    display: block;
    width: 100%;
    height: auto;
  }
  .page-intro {
    text-align: left;
    margin-bottom: 20px;
  }
  .page-item {
    padding: 10px;
    padding-top: 0;
    margin-bottom: 20px;
  }
  .page-item.gold {
    background-color: #f6b6ac;
  }
  .page-item.silver {
    background-color: #fce4e0;
  }
  .page-item.blue {
    background-color: #d9f8fc;
  }
  .page-item.gold.beikoku {
    background-color: #9bc3e0;
  }
  .page-item.silver.beikoku {
    background-color: #dae9f4;
  }
  .page-item.gold.sekai {
    background-color: #dfc0d6;
  }
  .page-item.silver.sekai {
    background-color: #f3e7f0;
  }
  .page-item.gold.shinkou {
    background-color: #93c968;
  }
  .page-item.silver.shinkou {
    background-color: #bbdda0;
  }
  .page-item.gold.reit {
    background-color: #f3bfcd;
  }
  .page-item.silver.reit {
    background-color: #fbe7ec;
  }
  .page-item.gold.bunpai {
    background-color: #99d4e8;
  }
  .page-item.silver.bunpai {
    background-color: #ccecf8;
  }
  .page-item.ganbari {
    background-color: #d5d5d9;
  }
  .page-item ._head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-item ._head .__title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.8rem;
    line-height: 1em;
    transform: translateX(-18px);
  }
  .page-item ._head .ganbari-label {
    transform: translateX(5px);
  }
  .page-item ._head .__title img {
    display: block;
    height: 50px;
    margin-right: 10px;
  }
  .page-item ._head .__title--bunpai {
    padding-top: 10px;
  }
  .page-item ._head .__rate {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    border-radius: 0 0 10px 10px;
    padding: 14px;
    color: #fff;
    width: 167px;
  }
  .page-item ._head .__rate img {
    width: 32px;
    margin-right: 5px;
  }
  .page-item ._head .__rate .___l {
    font-family: "Oswald";
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 1em;
  }
  .page-item ._head .__rate .___l span {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, Meiryo, sans-serif;
    font-size: 2.4rem;
    line-height: 1em;
  }
  .page-item ._name {
    text-align: left;
    font-size: 2.6rem;
  }
  .page-item ._lowerName {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  .page-item ._lowerName .__product {
    font-size: 1.4rem;
  }
  .page-item ._lowerName .__shintaku {
    text-align: left;
    width: 180px;
    padding-left: 10px;
    border-left: 2px solid #000;
    font-size: 1.2rem;
  }
  .page-item ._points {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
  .page-item ._suii {
    width: 100%;
    margin: 10px 0;
  }
  .page-item ._suii .__ttl {
    text-align: center;
    background-color: #b09734;
    color: #fff;
    padding: 6px;
  }
  .page-item ._suii .__ttl.silver {
    background-color: #9fa0a0;
  }
  .page-item ._suii .__ttl.blue {
    background-color: #00b7de;
  }
  .page-item ._suii .__months {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }
  .page-item ._suii .__months .__month {
    border-right: 1px solid #666;
    flex: 1;
  }
  .page-item ._suii .__months .__month:last-of-type {
    border-right: none;
  }
  .page-item ._suii .__months .__month .__upper {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e7e0c2;
    color: #000;
    font-size: 14px;
    padding: 3px 0;
  }
  .page-item ._suii .__months .__month .__lower {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    background-color: #fff;
    font-weight: bold;
    padding: 5px 0;
  }
  .page-item ._item {
    width: 200px;
    background-color: #fff;
  }
  .page-item ._item--rimawari {
    width: 410px;
  }
  .page-item ._item .__ttl {
    text-align: center;
    background-color: #b09734;
    color: #fff;
    padding: 6px;
  }
  .page-item ._item .__ttl.silver {
    background-color: #9fa0a0;
  }
  .page-item ._item .__ttl.blue {
    background-color: #00b7de;
  }
  .page-item ._item .__point {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #dc0606;
    font-size: 4.2rem;
    font-family: "Oswald";
    line-height: 1em;
    padding: 10px 0;
    font-weight: bold;
    border-bottom: 1px solid #666;
  }
  .page-item ._item .__point span {
    font-size: 2.4rem;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, Meiryo, sans-serif;
    line-height: 1em;
  }
  .page-item ._item .__point--bunpai {
    box-sizing: border-box;
    border-bottom: 0;
    height: 80px;
    align-items: center;
  }
  .page-item ._item .__point--bunpai span {
    font-family: "Oswald";
    font-size: 4.2rem;
  }
  .page-item ._item .__point--bunpai span span {
    font-size: 2.4rem;
  }
  .page-item ._item .__lower {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 69px;
  }
  .page-item ._item .__lower--rimawari {
    height: 80px;
  }
  .page-item ._item .__lower .___col {
    width: 100%;
    border-right: 1px solid #666;
  }
  .page-item ._item .__lower .___col:last-of-type {
    border-right: none;
  }
  .page-item ._item .__lower .___col.fiveyears {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
  }
  .page-item ._item .__lower .___col .___left {
    width: 30% !important;
    text-align: center;
  }
  .page-item ._item .__lower .___col .___right {
    width: 70% !important;
    font-weight: bold;
  }
  .page-item ._item .__lower .___col.fiveyears div {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 30px;
    width: 100%;
    padding: 2px 0;
  }
  .page-item ._item .__lower .___col.fiveyears span {
    font-size: 2rem;
  }
  .page-item ._item .__lower .___col.year {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
  }
  .page-item ._item .__lower .___col.year div {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 30px;
    width: 100%;
    padding: 2px 0;
  }
  .page-item ._item .__lower .___col.year div.red {
    background-color: #dc0606;
  }
  .page-item ._item .__lower .___col.year div.black {
    background-color: #000;
  }
  .page-item ._item .__lower .___col.year span {
    font-family: "Oswald";
    font-size: 3rem;
    font-weight: bold;
  }
  .page-item ._item .__lower .___col.year span.red {
    color: #dc0606;
  }
  .page-item ._item .__lower .___col.year span span {
    font-size: 16px;
  }
  .page-item ._item .__lower .___col.static ._history {
    height: 23px;
    font-size: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #666;
    font-weight: bold;
  }
  .page-item ._item .__lower .___col.static ._history:last-of-type {
    border-bottom: none;
  }
  .page-item ._item .__lower .___col.static ._history span {
    color: #000;
  }
  .page-item ._item .__lower .___col .threeyears,
  .page-item ._item .__lower .___col .fiveyears {
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 23px;
    font-size: 1.2rem;
    padding: 5px;
    border-bottom: 1px solid #666;
  }
  .page-item ._item .__lower .___col .threeyears:last-of-type {
    border-bottom: none;
  }
  .page-item ._item .__lower .___col .threeyears span {
    display: inline-flex;
    justify-content: center;
    align-self: center;
    font-size: 1.1rem;
    padding: 1px 12px;
    background-color: #dc0606;
    /* background-color: #000; */
    color: #fff;
    border-radius: 20px;
    margin-right: 5px;
  }
  .page-item ._item .__lower .___col .fiveyears span {
    display: inline-flex;
    justify-content: center;
    align-self: center;
    font-size: 1.1rem;
    padding: 1px 12px;
    background-color: #dc0606;
    color: #fff;
    border-radius: 20px;
    margin-right: 5px;
  }
  .page-item ._item .__lower .saidaigeraku {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 68px;
    font-size: 0.8rem;
  }
  .page-item ._item .__lower .saidaigeraku ._label {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .page-item ._item .__lower .___col.static ._seiseki span {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1rem;
    border-radius: 30px;
    width: 80px;
    padding: 2px 0;
    font-weight: normal;
  }
  .page-item ._item .__lower .saidaigeraku ._label .__waku {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 30px;
    width: 90px;
    padding: 2px 0;
  }
  .page-item ._item .__lower .saidaigeraku ._rate {
    font-size: 2rem;
  }
  .page-item ._item .__lower .saidaigeraku ._rate span {
    font-size: 1.6rem;
  }
  .page-item_bottom {
    margin-top: 10px;
    background-color: #fff;
    padding: 10px;
  }
  .page-item_bottom h3 {
    font-size: 1.8rem;
    padding-left: 20px;
    border-left: 4px solid #000;
    text-align: left;
    margin-bottom: 10px;
  }
  .page-item_bottom h3.gold {
    border-color: #b09734;
  }
  .page-item_bottom h3.silver {
    border-color: #9fa0a0;
  }
  .page-item_bottom h3.blue {
    border-color: #00b7de;
  }
  .page-item_bottom h3.black {
    border-color: #000;
  }
  .page-item_bottom p {
    text-align: left;
    margin-bottom: 0 !important;
  }
  .page-item_bottom ._row {
    /* //  display: -webkit-box;
    //  display: -ms-flexbox;
    //  display: flex;
    //  -webkit-box-pack: justify;
    //      -ms-flex-pack: justify;
    //          justify-content: space-between;
    //  -webkit-box-align: start;
    //      -ms-flex-align: start;
    //          align-items: flex-start;
    //  gap: 10px; */
  }
  .page-item_bottom ._row p {
    text-align: left;
  }
  .page-item_bottom ._row img {
    display: block;
    width: 200px;
  }
  .pageTop {
    padding: 20px 0;
    text-align: center;
  }
  .pageTop a {
    color: #000;
  }
  .pageTop a span {
    color: #dc0606;
  }
  .page_nav,
  .relative_article {
    margin-top: 50px;
    padding: 10px 0;
    border-top: double #b09734 4px;
    /* //border-bottom: double #b09734 4px; */
  }
  .page_nav ._hdg,
  .relative_article ._hdg {
    /* //text-align: center; */
    font-size: 1.8rem;
    color: #b09734;
    font-weight: bold;
    /* //margin-top: -50px; */
  }
  .relative_article ul {
    margin-top: 20px;
  }
  .relative_article ul li {
    padding: 13px 0 5px;
    border-bottom: 1px dotted #c4bfbf;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #004da0;
  }
  .page_nav ._hdg span,
  .relative_article ._hdg span {
    /* //padding: 0 30px; */
    background-color: #fff;
  }
  .page_nav ._btns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
  }
  .page_nav ._btn {
    position: relative;
    width: calc(50% - 7px);
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .page_nav ._btn::before {
    content: "";
    position: absolute;
    height: 24px;
    border-right: double #fff 4px;
    top: 20px;
    left: 20px;
  }
  .page_nav ._btn::after {
    content: url(../images/btn-arrow.png);
    display: block;
    position: absolute;
    top: 27px;
    right: 20px;
  }
  .page_nav ._btn--red {
    background: linear-gradient(0deg, #bc4230 0%, #e94830 100%);
  }
  .page_nav ._btn--blue {
    background: linear-gradient(0deg, #1c457f 0%, #3c67a2 100%);
  }
  .page_nav ._btn--purple {
    background: linear-gradient(0deg, #933377 0%, #b06199 100%);
  }
  .page_nav ._btn--green {
    background: linear-gradient(0deg, #579228 0%, #78bb42 100%);
  }
  .page_nav ._btn--pink {
    background: linear-gradient(0deg, #bf3a5c 0%, #e26082 100%);
  }
  .page_nav ._btn--cian {
    background: linear-gradient(0deg, #1093b2 0%, #13accf 100%);
    /*  background: -webkit-gradient(linear, left bottom, left top, from(#02749c), to(#0093c6));
    background: linear-gradient(0deg, #02749c 0%, #0093c6 100%);
    */
  }
  .page_nav ._btn--black {
    background: linear-gradient(0deg, #1b1c1b 0%, #343534 100%);
  }
  .hero {
    background-color: #430c0f;
  }
  .hero_inner {
    position: relative;
    width: 1000px;
    margin: 0 auto;
  }
  .hero_inner img {
    display: block;
    width: 100%;
  }
  .hero .swiper-pagination {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 10px;
    z-index: 100;
  }
  .hero .swiper-pagination-bullet {
    display: inline-block;
    width: 50px;
    height: 4px;
    background-color: #fff;
    opacity: 0.5;
    margin: 0 5px;
  }
  .hero .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .hero .swiper-button-prev,
  .hero .swiper-button-next {
    position: absolute;
    top: calc(50% - 8px);
  }
  .hero .swiper-button-prev img,
  .hero .swiper-button-next img {
    width: 17px;
  }
  .hero .swiper-button-prev {
    left: -30px;
  }
  .hero .swiper-button-next {
    right: -30px;
  }
  .about {
    padding: 20px 0;
  }
  .about_inner {
    position: relative;
    width: 960px;
    margin: 0 auto;
    /* //padding-bottom: 40px; */
  }
  .about h2 {
    position: relative;
    text-align: center;
    font-size: 3.2rem;
    letter-spacing: 0.05em;
    margin-bottom: 40px;
  }
  .about h2 span {
    color: #dc0606;
  }
  .about h2 img {
    position: absolute;
    width: 100px;
    left: 60px;
    top: -21px;
  }
  .about p {
    /* width: 720px; */
    line-height: 1.7em;
  }
  .about p span {
    color: #b09734;
    font-weight: bold;
  }
  .about_txt_upper {
    text-align: left;
  }
  .about_txt_lower {
    text-align: right;
  }
  .about img {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 216px;
  }
  .criterion {
    position: relative;
    padding: 40px 0;
    background-color: #fffbf1;
  }
  .criterion_inner {
    position: relative;
    width: 970px;
    margin: 0 auto;
  }
  .criterion h2 {
    font-size: 3.6rem;
    text-align: center;
    margin-bottom: 40px;
  }
  .criterion_wrap {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 600px;
    overflow: hidden;
  }
  .criterion_wrap.open {
    height: auto;
  }
  .criterion_item {
    box-sizing: border-box;
    width: 313px;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
  }
  .criterion_item h3 {
    text-align: center;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: #b09734 double 4px;
    margin-bottom: 20px;
  }
  .criterion_item h3 span {
    color: #dc0606;
    font-size: 3.2rem;
    font-family: "Oswald";
    margin-left: 5px;
  }
  .criterion_item ._hdg {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .criterion_item ._hdg span {
    font-size: 3.2rem;
  }
  .criterion_item img {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin-bottom: 20px;
  }
  .criterion_item ._body {
    line-height: 1.6em;
  }
  .criterion_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, white 58%, rgba(255, 255, 255, 0.685312) 80%, rgba(255, 255, 255, 0) 100%);
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  .criterion_bottom.hide {
    position: relative;
    height: 100px;
    background: none;
  }
  .criterion_bottom div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    width: 300px;
    border: 2px solid #000;
    font-weight: bold;
    font-size: 2rem;
    cursor: pointer;
  }
  .ranking {
    padding: 20px 0;
  }
  .ranking_inner {
    width: 970px;
    margin: 0 auto;
  }
  .ranking h2 {
    text-align: center;
    font-size: 3.6rem;
    margin-bottom: 30px;
  }
  .ranking_intro {
    text-align: center;
    margin-bottom: 80px;
  }
  .ranking_intro span {
    color: #b09734;
    font-weight: bold;
  }
  .ranking_nav {
    padding: 30px 0;
    border-top: double #b09734 4px;
    border-bottom: double #b09734 4px;
  }
  .ranking_nav ._hdg {
    text-align: center;
    font-size: 2.4rem;
    color: #b09734;
    font-weight: bold;
    margin-top: -50px;
  }
  .ranking_nav ._hdg span {
    padding: 0 30px;
    background-color: #fff;
  }
  .ranking_nav ._btns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
  }
  .ranking_nav ._btn {
    position: relative;
    width: 232px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .ranking_nav ._btn::before {
    content: "";
    position: absolute;
    height: 24px;
    border-right: double #fff 4px;
    top: 20px;
    left: 20px;
  }
  .ranking_nav ._btn::after {
    content: url(../images/btn-arrow.png);
    display: block;
    position: absolute;
    top: 18px;
    right: 20px;
  }
  .ranking_nav ._btn--red {
    background: linear-gradient(0deg, #bc4230 0%, #e94830 100%);
  }
  .ranking_nav ._btn--blue {
    background: linear-gradient(0deg, #1c457f 0%, #3c67a2 100%);
  }
  .ranking_nav ._btn--purple {
    background: linear-gradient(0deg, #933377 0%, #b06199 100%);
  }
  .ranking_nav ._btn--green {
    background: linear-gradient(0deg, #579228 0%, #78bb42 100%);
  }
  .ranking_nav ._btn--pink {
    background: linear-gradient(0deg, #bf3a5c 0%, #e26082 100%);
  }
  .ranking_nav ._btn--cian {
    background: linear-gradient(0deg, #1093b2 0%, #13accf 100%);
    /*  background: -webkit-gradient(linear, left bottom, left top, from(#02749c), to(#0093c6));
    background: linear-gradient(0deg, #02749c 0%, #0093c6 100%);
    */
  }
  .ranking_nav ._btn--black {
    background: linear-gradient(0deg, #1b1c1b 0%, #343534 100%);
  }
  .block {
    margin: 40px 0;
  }
  .block_header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 70px;
    margin-bottom: 20px;
  }
  .block_header ._num {
    width: 104px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    border-right: double #fff 4px;
    color: #fff;
  }
  .block_header h2 {
    text-align: center;
    font-size: 3rem;
    color: #fff;
    margin: 0;
    flex: 1;
  }
  .block_header ._link {
    display: block;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 100px;
  }
  .block_header--red {
    background: linear-gradient(0deg, #bc4230 0%, #e94830 100%);
  }
  .block_header--blue {
    background: linear-gradient(0deg, #1c457f 0%, #3c67a2 100%);
  }
  .block_header--purple {
    background: linear-gradient(0deg, #933377 0%, #b06199 100%);
  }
  .block_header--green {
    background: linear-gradient(0deg, #579228 0%, #78bb42 100%);
  }
  .block_header--pink {
    background: linear-gradient(0deg, #bf3a5c 0%, #e26082 100%);
  }
  .block_header--cian {
    background: linear-gradient(0deg, #1093b2 0%, #13accf 100%);
    /*
    background: -webkit-gradient(linear, left bottom, left top, from(#02749c), to(#0093c6));
    background: linear-gradient(0deg, #02749c 0%, #0093c6 100%);
    */
  }
  .block_header--black {
    background: linear-gradient(0deg, #1b1c1b 0%, #343534 100%);
  }
  .block_header--brown {
    background: linear-gradient(0deg, #ad3d1a 0%, #c06144 100%);
  }
  .block .table_header {
    background-color: #fff0d4;
    display: flex;
    align-items: stretch;
    font-size: 1.4rem;
    height: 30px;
  }
  .block .table_header--h {
    height: 60px;
  }
  .block .table_header ._label {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 104px;
    border-right: 2px solid #fff;
  }
  .block .table_header ._name {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 363px;
  }
  .block .table_header ._total,
  .block .table_header ._point1,
  .block .table_header ._point2,
  .block .table_header ._point3 {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 128px;
    border-left: 2px solid #fff;
  }
  .block .table_header ._rimawari {
    width: 384px;
  }
  .block .table_header ._rimawari_upper {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 2px solid #fff;
    height: 30px;
    border-bottom: 2px solid #fff;
  }
  .block .table_header ._rimawari_lower {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 30px;
  }
  .block .table_header ._rimawari_lower .__year {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    border-left: 2px solid #fff;
  }
  .block .table_row {
    background-color: #fff0d4;
    display: flex;
    align-items: stretch;
    font-size: 1.4rem;
    border-top: dotted 2px #999;
    min-height: 80px;
  }
  .block .table_row--red {
    background-color: #f9d9c6;
  }
  .block .table_row--blue {
    background-color: #d9f0f5;
  }
  .block .table_row--black {
    background-color: #d5d5d9;
  }
  .block .table_row ._label {
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
    width: 104px;
    border-right: 2px solid #fff;
  }
  .block .table_row ._label img {
    width: 107px;
    transform: translateX(-9px);
    padding-top: 18px;
  }
  .block .table_row ._label ._doublegold {
    background: linear-gradient(45deg, #b39855 0%, #fff9e6 50%, #b39855 100%);
    width: 80px;
    margin: 0 auto;
    padding: 5px;
    font-weight: bold;
    border-radius: 5px;
    letter-spacing: 0.1rem;
  }
  .block .table_row ._label ._doublesilver {
    background: linear-gradient(45deg, #BDC3C9 0%, #fff9e6 50%, #BDC3C9 100%);
    width: 80px;
    margin: 0 auto;
    padding: 5px;
    font-weight: bold;
    border-radius: 5px;
    letter-spacing: 0.1rem;
  }
  .block .table_row ._label span {
    width: 100%;
    display: block;
    text-align: center;
  }
  .block .table_row ._label--b {
    justify-content: center;
    align-items: center;
  }
  .block .table_row ._label--b img {
    display: block;
    position: static;
    width: 90px;
    transform: none;
  }
  .block .table_row ._name {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 363px;
    padding: 14px;
    font-size: 2.2rem;
    font-weight: bold;
    min-height: 110px;
  }
  .block .table_row ._name a {
    color: #004da0;
  }
  .block .table_row ._name span {
    display: block;
    font-size: 1.4rem;
  }
  .block .table_row ._total,
  .block .table_row ._point1,
  .block .table_row ._point2,
  .block .table_row ._point3 {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 128px;
    border-left: 2px solid #fff;
    font-size: 2rem;
  }
  .block .table_row ._total {
    font-weight: bold;
  }
  .block_note {
    width: 700px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .block_note span {
    color: #b09734;
    font-weight: bold;
  }
  .block_bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
  }
  .block_bottom a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ededed;
    color: #000;
    font-size: 1.8rem;
    background-image: url(../images/arrow_up.png);
    background-position: center right 10px;
    background-repeat: no-repeat;
    width: 220px;
    height: 60px;
    font-weight: bold;
  }
  .relative {
    padding: 40px 0;
    background-color: #fffbf1;
  }
  .relative_inner {
    width: 940px;
    margin: 0 auto;
  }
  .relative h2 {
    text-align: center;
    font-size: 3.2rem;
    color: #b09734;
    margin-bottom: 30px;
  }
  .relative ul {
    padding: 30px 100px;
    background-color: #fff;
  }
  .relative ul li {
    list-style: disc;
    margin-bottom: 10px;
  }
  .relative ul li a {
    color: #000;
    text-decoration: underline;
  }
  .bottom {
    padding: 40px 0;
  }
  .bottom_inner {
    width: 970px;
    margin: 0 auto;
  }
  .bottom ._box {
    border: 2px solid #dc0606;
    padding: 20px 180px;
    margin-bottom: 30px;
  }
  .bottom ._box h2 {
    color: #dc0606;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .bottom ._box p {
    font-size: 1.4rem;
  }
  .bottom ._lower {
    font-size: 1.2rem;
  }
  .sp-only {
    display: none !important;
  }
  .sideList {
    margin-bottom: 20px;
  }
  .sideList ._upperBtn,
  .toIndex ._upperBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    border: 2px solid #000;
    background-image: url(../images/arrow_right_black.png);
    background-position: center right 5px;
    background-repeat: no-repeat;
    color: #000;
    font-weight: bold;
  }
  .toIndex ._upperBtn {
    margin-top: 20px;
  }
  .sideList ._upperBtn:hover {
    text-decoration: none;
  }
  .sideList ._btns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
  }
  .sideList ._btn {
    position: relative;
    width: calc(50% - 4px);
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
  }
  .sideList ._btn::after {
    /* //  content: url(../images/arrow_right_white.png);
    //  display: block;
    //  position: absolute;
    //  top: 15px;
    //  right: 5px; */
  }
  .sideList ._btn--red {
    background: linear-gradient(0deg, #bc4230 0%, #e94830 100%);
  }
  .sideList ._btn--blue {
    background: linear-gradient(0deg, #1c457f 0%, #3c67a2 100%);
  }
  .sideList ._btn--purple {
    background: linear-gradient(0deg, #933377 0%, #b06199 100%);
  }
  .sideList ._btn--green {
    background: linear-gradient(0deg, #579228 0%, #78bb42 100%);
  }
  .sideList ._btn--pink {
    background: linear-gradient(0deg, #bf3a5c 0%, #e26082 100%);
  }
  .sideList ._btn--cian {
    background: linear-gradient(0deg, #1093b2 0%, #13accf 100%);
    /*  background: -webkit-gradient(linear, left bottom, left top, from(#02749c), to(#0093c6));
    background: linear-gradient(0deg, #02749c 0%, #0093c6 100%);
    */
  }
  .sideList ._btn--black {
    background: linear-gradient(0deg, #1b1c1b 0%, #343534 100%);
  }
  .sideRelative {
    margin: 20px 0;
    border-top: 4px double #b09734;
    border-bottom: 4px double #b09734;
    padding: 10px 0;
  }
  .sideRelative h3 {
    font-size: 16px;
    color: #b09734;
  }
  .sideRelative ul {
    font-size: 14px;
  }
  .sideRelative ul li {
    margin: 10px 0;
    text-indent: -1em;
    padding-left: 1em;
  }
  .sideRelative ul li::before {
    content: "・";
    display: inline;
  }
  .sideRelative ul li a {
    color: #004da0;
  }
}
@media screen and (min-width: 501px) {
  /* 記事用のCSS */
  #main-column-gp h2 {
    font-size: 1.1em;
    margin-bottom: 25px;
    padding: 2px 0 2px 25px;
    background: url(/common/images/zai/v1/article/midashi.gif) repeat-y left 0;
  }
  #main-column-gp p.article-beginning {
    font-weight: 700;
    color: #877521;
  }
  #main-column-gp ._name {
    text-align: left;
    font-size: 2.6rem;
    margin-bottom: 0;
    padding: 0;
    background: none;
  }
  #main-column-gp p {
    font-size: 100%;
    line-height: 1.6em;
    margin-bottom: 25px;
    letter-spacing: 0.06em;
  }
  #main-column-gp .frame {
    font-size: 14px;
    line-height: 1.6em;
    display: block;
    clear: both;
    margin: 0 0 25px;
    padding: 12px 10px 10px;
    color: #333;
    border: 2px dotted #ccc;
    background-color: #f5f5f5;
  }
  ._mark {
    margin-bottom: 5px;
  }
  ._mark ._nisa {
    background-color: #000;
    padding: 5px 8px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 7px;
    color: #fff;
    margin-right: 5px;
  }
  #main-column-gp .figure-right {
    float: right;
    margin: 0 0 15px 15px;
  }
}
@media screen and (max-width: 500px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
  html {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
  }
  *,
  :after,
  :before {
    background-repeat: no-repeat;
    box-sizing: inherit;
  }
  :after,
  :before {
    text-decoration: inherit;
    vertical-align: inherit;
  }
  * {
    padding: 0;
    margin: 0;
  }
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  hr {
    overflow: visible;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  main,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  summary {
    display: list-item;
  }
  small {
    font-size: 80%;
  }
  [hidden],
  template {
    display: none;
  }
  abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none;
  }
  a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
  }
  a:active,
  a:hover {
    outline-width: 0;
  }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
  }
  b,
  strong {
    font-weight: bolder;
  }
  dfn {
    font-style: italic;
  }
  mark {
    background-color: #ff0;
    color: #000;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  input {
    border-radius: 0;
  }
  [role=button],
  [type=button],
  [type=reset],
  [type=submit],
  button {
    cursor: pointer;
  }
  [disabled] {
    cursor: default;
  }
  [type=number] {
    width: auto;
  }
  [type=search] {
    -webkit-appearance: textfield;
  }
  [type=search]::-webkit-search-cancel-button,
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  textarea {
    overflow: auto;
    resize: vertical;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    font: inherit;
  }
  optgroup {
    font-weight: 700;
  }
  button {
    overflow: visible;
  }
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner,
  button::-moz-focus-inner {
    border-style: 0;
    padding: 0;
  }
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner,
  button:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  [type=reset],
  [type=submit],
  button,
  html [type=button] {
    -webkit-appearance: button;
  }
  button,
  select {
    /*text-transform:none*/
  }
  button,
  input,
  select,
  textarea {
    /*background-color:transparent;border-style:none;color:inherit*/
  }
  select {
    /*-moz-appearance:none;-webkit-appearance:none*/
  }
  select::-ms-expand {
    display: none;
  }
  select::-ms-value {
    color: currentColor;
  }
  legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
  }
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
  }
  img {
    border-style: none;
  }
  progress {
    vertical-align: baseline;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
  }
}
@media screen and (max-width: 500px) {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
  [aria-busy=true] {
    cursor: progress;
  }
  [aria-controls] {
    cursor: pointer;
  }
  [aria-disabled] {
    cursor: default;
  }
  ::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
  }
  ::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
  }
  html {
    font-size: 62.5%;
  }
  body {
    position: relative;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, Meiryo, sans-serif;
    font-size: 1.6rem;
    color: #222222;
    width: 100%;
  }
  html,
  body {
    width: 100%;
  }
  main {
    display: block;
    text-align: left;
  }
  a {
    text-decoration: none;
    transition: opacity 0.3s ease;
    opacity: 1;
  }
  a:hover {
    opacity: 0.7;
  }
  input[type=date],
  input[type=datetime],
  button,
  select,
  textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  textarea {
    resize: vertical;
  }
  input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
  }
  input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
  }
  input[type=submit],
  input[type=button],
  label,
  button,
  select {
    cursor: pointer;
  }
  select::-ms-expand {
    display: none;
  }
  select {
    padding-right: 25px;
    background-image: url(../images/icon-chevdown.svg);
    background-position: 98%;
    background-size: 10px;
    background-repeat: no-repeat;
  }
  .header {
    width: 100%;
    position: sticky;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 100;
  }
  .header_inner {
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 46px;
    gap: 50px;
  }
  .header_do img {
    display: block;
    height: 39px;
  }
  .header_zai img {
    display: block;
    height: 39px;
  }
  .header_nav {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    background-color: #e9528e;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 400;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
  }
  .header_nav.active {
    opacity: 1;
    pointer-events: all;
  }
  .header_nav ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header_nav ul li {
    margin: 20px 0;
  }
  .header_nav ul li a {
    color: #fff;
    font-weight: bold;
  }
  .header .hamb {
    display: block;
    position: absolute;
    width: 46px;
    height: 46px;
    z-index: 500;
    right: 0;
    top: 0;
  }
  .header .hamb ._bar {
    width: 24px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 12px);
    transition: all 0.3s ease;
  }
  .header .hamb ._bar--1 {
    transform: translateY(-7px);
  }
  .header .hamb ._bar--3 {
    transform: translateY(7px);
  }
  .header .hamb.active ._bar {
    background-color: #fff;
  }
  .header .hamb.active ._bar--1 {
    transform: translateY(0) rotate(45deg);
  }
  .header .hamb.active ._bar--2 {
    transform: scaleX(0);
  }
  .header .hamb.active ._bar--3 {
    transform: translateY(0) rotate(-45deg);
  }
  .footer {
    text-align: center;
    padding: 20px 0;
  }
  .footer_copy {
    font-size: 12px;
  }
  .pageHead {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .pageHead img {
    display: block;
    width: 100%;
    height: auto;
  }
  .page-intro {
    text-align: left;
    margin-bottom: 20px;
    font-size: 1.6rem;
  }
  .pageInner {
    width: 97%;
    margin: 0 auto;
  }
  .page-item {
    width: 96%;
    padding: 10px;
    padding-top: 0;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .page-item.gold {
    background-color: #f6b6ac;
  }
  .page-item.silver {
    background-color: #fce4e0;
  }
  .page-item.blue {
    background-color: #d9f8fc;
  }
  .page-item.gold.beikoku {
    background-color: #9bc3e0;
  }
  .page-item.silver.beikoku {
    background-color: #dae9f4;
  }
  .page-item.gold.sekai {
    background-color: #dfc0d6;
  }
  .page-item.silver.sekai {
    background-color: #f3e7f0;
  }
  .page-item.gold.shinkou {
    background-color: #93c968;
  }
  .page-item.silver.shinkou {
    background-color: #bbdda0;
  }
  .page-item.gold.reit {
    background-color: #f3bfcd;
  }
  .page-item.silver.reit {
    background-color: #fbe7ec;
  }
  .page-item.gold.bunpai {
    background-color: #99d4e8;
  }
  .page-item.silver.bunpai {
    background-color: #ccecf8;
  }
  .page-item.ganbari {
    background-color: #d5d5d9;
  }
  .page-item ._head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .page-item ._head .__title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 1.8rem;
    line-height: 1em;
    transform: translateX(-18px);
  }
  .page-item ._head .ganbari-label {
    transform: translateX(2px);
    transform: translateY(1px);
  }
  .page-item ._head .__title img {
    display: block;
    height: 50px;
    margin-right: 10px;
  }
  .page-item ._head .__title--bunpai {
    padding-top: 10px;
  }
  .page-item ._head .__rate {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    border-radius: 0 0 10px 10px;
    padding: 10px;
    color: #fff;
  }
  .page-item ._head .__rate img {
    width: 32px;
    margin-right: 5px;
  }
  .page-item ._head .__rate .___l {
    font-family: "Oswald";
    font-size: 4.2rem;
    font-weight: bold;
    line-height: 1em;
  }
  .page-item ._head .__rate .___l span {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, Meiryo, sans-serif;
    font-size: 2.4rem;
    line-height: 1em;
  }
  .page-item ._comment {
    font-weight: bold;
    margin: 10px 0;
    text-align: left;
  }
  .page-item ._name {
    text-align: left;
    font-size: 2.6rem;
  }
  .page-item ._lowerName {
    display: block;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .page-item ._lowerName .__product {
    font-size: 1.4rem;
    margin-bottom: 5px;
    text-align: left;
  }
  .page-item ._lowerName .__shintaku {
    text-align: left;
    width: 180px;
    padding-left: 10px;
    border-left: 2px solid #000;
    font-size: 1.2rem;
  }
  .page-item ._points {
    display: block;
    justify-content: space-between;
    align-items: stretch;
  }
  .page-item ._suii {
    width: 100%;
    margin: 10px 0;
  }
  .page-item ._suii .__ttl {
    text-align: center;
    background-color: #b09734;
    color: #fff;
    padding: 6px;
  }
  .page-item ._suii .__ttl.silver {
    background-color: #9fa0a0;
  }
  .page-item ._suii .__ttl.blue {
    background-color: #00b7de;
  }
  .page-item ._suii .__months {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
  }
  .page-item ._suii .__months .__month {
    box-sizing: border-box;
    width: 16.6666666667%;
    border-right: 1px solid #666;
  }
  .page-item ._suii .__months .__month:nth-of-type(6n) {
    border-right: none;
  }
  .page-item ._suii .__months .__month:last-of-type {
    border-right: none;
  }
  .page-item ._suii .__months .__month .__upper {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e7e0c2;
    color: #000;
    font-size: 14px;
    padding: 3px 0;
  }
  .page-item ._suii .__months .__month .__lower {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    background-color: #fff;
    font-weight: bold;
    padding: 5px 0;
  }
  .page-item ._item {
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
  }
  .page-item ._item .__ttl {
    text-align: center;
    background-color: #b09734;
    color: #fff;
    padding: 6px;
  }
  .page-item ._item .__ttl.silver {
    background-color: #9fa0a0;
  }
  .page-item ._item .__ttl.blue {
    background-color: #00b7de;
  }
  .page-item ._item .__point {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #dc0606;
    font-size: 4.2rem;
    font-family: "Oswald";
    line-height: 1em;
    padding: 10px 0;
    font-weight: bold;
    border-bottom: 1px solid #666;
  }
  .page-item ._item .__point span {
    font-size: 2.4rem;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Verdana, Meiryo, sans-serif;
    line-height: 1em;
  }
  .page-item ._item .__point--bunpai {
    box-sizing: border-box;
    border-bottom: 0;
    height: 80px;
    align-items: center;
  }
  .page-item ._item .__point--bunpai span {
    font-family: "Oswald";
    font-size: 4.2rem;
  }
  .page-item ._item .__point--bunpai span span {
    font-size: 2.4rem;
  }
  .page-item ._item .__lower {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 69px;
  }
  .page-item ._item .__lower--rimawari {
    height: 80px;
  }
  .page-item ._item .__lower.static ._history {
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #666;
  }
  .page-item ._item .__lower.static ._history:last-of-type {
    border-right: none;
  }
  .page-item ._item .__lower.static ._history ._y {
    font-size: 1.3rem;
    font-weight: bold;
  }
  .page-item ._item .__lower.static ._history ._p {
    font-size: 1.3rem;
    color: #000;
    font-weight: bold;
  }
  .page-item ._item .__lower .___col {
    width: 100%;
    border-right: 1px solid #666;
  }
  .page-item ._item .__lower .___col:last-of-type {
    border-right: none;
  }
  .page-item ._item .__lower .___col.fiveyears {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
  }
  .page-item ._item .__lower .___col .___left {
    width: 30% !important;
    text-align: center;
  }
  .page-item ._item .__lower .___col .___right {
    width: 70% !important;
    font-weight: bold;
  }
  .page-item ._item .__lower .___col.fiveyears div {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 30px;
    width: 100%;
    padding: 2px 0;
  }
  .page-item ._item .__lower .___col.fiveyears span {
    font-size: 2rem;
  }
  .page-item ._item .__lower .___col.year {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 5px;
  }
  .page-item ._item .__lower .___col.year div {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 30px;
    width: 100%;
    padding: 2px 0;
  }
  .page-item ._item .__lower .___col.year div.red {
    background-color: #dc0606;
  }
  .page-item ._item .__lower .___col.year div.black {
    background-color: #000;
  }
  .page-item ._item .__lower .___col.year span {
    font-family: "Oswald";
    font-size: 3rem;
    font-weight: bold;
  }
  .page-item ._item .__lower .___col.year span.red {
    color: #dc0606;
  }
  .page-item ._item .__lower .___col.year span span {
    font-size: 16px;
  }
  .page-item ._item .__lower .___col .threeyears,
  .page-item ._item .__lower .___col .fiveyears {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 100%;
    height: 23px;
    font-size: 1.6rem;
    padding: 5px;
    border-bottom: 1px solid #666;
    padding-left: 30px;
  }
  .page-item ._item .__lower .___col .threeyears:last-of-type {
    border-bottom: none;
  }
  .page-item ._item .__lower .___col .threeyears span {
    display: inline-flex;
    justify-content: center;
    align-self: center;
    font-size: 1.2rem;
    padding: 1px 12px;
    background-color: #dc0606;
    color: #fff;
    border-radius: 20px;
    margin-right: 5px;
  }
  .page-item ._item .__lower .___col .fiveyears span {
    display: inline-flex;
    justify-content: center;
    align-self: center;
    font-size: 1.1rem;
    padding: 1px 12px;
    background-color: #dc0606;
    color: #fff;
    border-radius: 20px;
    margin-right: 5px;
  }
  .page-item ._item .__lower .saidaigeraku {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 68px;
    font-size: 0.8rem;
  }
  .page-item ._item .__lower .saidaigeraku ._label {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .page-item ._item .__lower .saidaigeraku ._label .__waku {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 30px;
    width: 90px;
    padding: 2px 0;
    margin-right: 5px;
  }
  .page-item ._item .__lower .saidaigeraku ._rate {
    font-size: 2rem;
  }
  .page-item ._item .__lower .saidaigeraku ._rate span {
    font-size: 1.6rem;
  }
  .page-item_bottom {
    margin-top: 10px;
    background-color: #fff;
    padding: 10px;
  }
  .page-item_bottom h3 {
    font-size: 1.8rem;
    padding-left: 20px;
    border-left: 4px solid #000;
    text-align: left;
    margin-bottom: 10px;
  }
  .page-item_bottom h3.gold {
    border-color: #b09734;
  }
  .page-item_bottom h3.silver {
    border-color: #9fa0a0;
  }
  .page-item_bottom h3.blue {
    border-color: #00b7de;
  }
  .page-item_bottom h3.black {
    border-color: #000;
  }
  .page-item_bottom p {
    text-align: left;
  }
  .page-item_bottom img {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .page-item_bottom ._row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
  }
  .page-item_bottom ._row p {
    text-align: left;
  }
  .page-item_bottom ._row img {
    display: block;
    width: 100%;
  }
  .pageTop {
    padding: 20px 0;
    text-align: center;
  }
  .pageTop a {
    color: #000;
  }
  .pageTop a span {
    color: #dc0606;
  }
  .page_nav {
    margin-top: 40px;
    padding: 30px 0;
    border-top: double #b09734 4px;
    /*border-bottom: double #b09734 4px;*/
  }
  .page_nav ._hdg {
    text-align: center;
    font-size: 2rem;
    color: #b09734;
    font-weight: bold;
    margin-top: -50px;
  }
  .page_nav ._hdg span {
    display: inline-block;
    padding: 0 30px;
    background-color: #fff;
  }
  .page_nav ._btns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
  }
  .page_nav ._btn {
    position: relative;
    width: calc(50% - 7px);
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .page_nav ._btn::before {
    content: "";
    position: absolute;
    height: 24px;
    border-right: double #fff 4px;
    top: 13px;
    left: 14px;
  }
  .page_nav ._btn::after {
    content: url(../images/btn-arrow.png);
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .page_nav ._btn--red {
    background: linear-gradient(0deg, #bc4230 0%, #e94830 100%);
  }
  .page_nav ._btn--blue {
    background: linear-gradient(0deg, #1c457f 0%, #3c67a2 100%);
  }
  .page_nav ._btn--purple {
    background: linear-gradient(0deg, #933377 0%, #b06199 100%);
  }
  .page_nav ._btn--green {
    background: linear-gradient(0deg, #579228 0%, #78bb42 100%);
  }
  .page_nav ._btn--pink {
    background: linear-gradient(0deg, #bf3a5c 0%, #e26082 100%);
  }
  .page_nav ._btn--cian {
    background: linear-gradient(0deg, #1093b2 0%, #13accf 100%);
    /*
    background: -webkit-gradient(linear, left bottom, left top, from(#02749c), to(#0093c6));
    background: linear-gradient(0deg, #02749c 0%, #0093c6 100%);
    */
  }
  .page_nav ._btn--black {
    background: linear-gradient(0deg, #1b1c1b 0%, #343534 100%);
  }
  .hero {
    background-color: #430c0f;
  }
  .hero_inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .hero_inner img {
    width: 100%;
    display: block;
  }
  .hero .swiper-pagination {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 100;
  }
  .hero .swiper-pagination-bullet {
    display: inline-block;
    width: 50px;
    height: 4px;
    background-color: #fff;
    opacity: 0.5;
    margin: 0 5px;
  }
  .hero .swiper-pagination-bullet-active {
    opacity: 1;
  }
  .hero .swiper-button-prev,
  .hero .swiper-button-next {
    position: absolute;
    top: calc(50% - 8px);
  }
  .hero .swiper-button-prev img,
  .hero .swiper-button-next img {
    width: 17px;
  }
  .hero .swiper-button-prev {
    left: 10px;
    z-index: 1;
  }
  .hero .swiper-button-next {
    right: 10px;
    z-index: 1;
  }
  .about {
    padding: 20px 0;
  }
  .about_inner {
    position: relative;
    width: 96%;
    margin: 0 auto;
  }
  .about h2 {
    text-align: center;
    font-size: 2.3rem;
    margin-bottom: 40px;
  }
  .about h2 span {
    color: #dc0606;
  }
  .about p {
    width: 100%;
    line-height: 2em;
  }
  .about p span {
    color: #b09734;
    font-weight: bold;
  }
  .about_txt_upper {
    text-align: left;
  }
  .about_txt_lower {
    text-align: center;
  }
  .about img {
    position: static;
    bottom: 0;
    right: 0;
    display: block;
    width: 216px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .about ._zai {
    display: block;
    width: 60%;
    height: auto;
    margin-bottom: 30px;
  }
  .criterion {
    position: relative;
    padding: 40px 0;
    background-color: #fffbf1;
  }
  .criterion_inner {
    position: relative;
    width: 96%;
    margin: 0 auto;
  }
  .criterion h2 {
    font-size: 2.3rem;
    text-align: center;
    margin-bottom: 40px;
  }
  .criterion_wrap {
    display: block;
    height: 600px;
    overflow: hidden;
  }
  .criterion_wrap.open {
    height: auto;
  }
  .criterion_item {
    box-sizing: border-box;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .criterion_item h3 {
    text-align: center;
    padding-bottom: 5px;
    font-weight: bold;
    border-bottom: #b09734 double 4px;
    margin-bottom: 20px;
  }
  .criterion_item h3 span {
    color: #dc0606;
    font-size: 3.2rem;
    font-family: "Oswald";
    margin-left: 5px;
  }
  .criterion_item ._hdg {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .criterion_item ._hdg span {
    font-size: 3.2rem;
  }
  .criterion_item img {
    display: block;
    width: 100%;
    aspect-ratio: 1;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    margin-bottom: 20px;
  }
  .criterion_item ._body {
    line-height: 1.6em;
  }
  .criterion_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, white 58%, rgba(255, 255, 255, 0.685312) 80%, rgba(255, 255, 255, 0) 100%);
    opacity: 1;
    transition: opacity 0.3s ease;
  }
  .criterion_bottom.hide {
    position: relative;
    background: none;
    height: auto;
  }
  .criterion_bottom div {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 200px;
    border: 1px solid #000;
    font-weight: bold;
    font-size: 1.8rem;
  }
  .ranking {
    padding: 20px 0;
  }
  .ranking_inner {
    width: 96%;
    margin: 0 auto;
  }
  .ranking h2 {
    text-align: center;
    font-size: 2.3rem;
    margin-bottom: 30px;
  }
  .ranking_intro {
    text-align: left;
    margin-bottom: 80px;
  }
  .ranking_intro span {
    color: #b09734;
    font-weight: bold;
  }
  .ranking_nav {
    padding: 30px 0;
    border-top: double #b09734 4px;
    border-bottom: double #b09734 4px;
  }
  .ranking_nav ._hdg {
    text-align: center;
    font-size: 2rem;
    color: #b09734;
    font-weight: bold;
    margin-top: -50px;
  }
  .ranking_nav ._hdg span {
    display: inline-block;
    padding: 0 30px;
    background-color: #fff;
  }
  .ranking_nav ._btns {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
  }
  .ranking_nav ._btn {
    position: relative;
    width: calc(50% - 7px);
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
  }
  .ranking_nav ._btn::before {
    content: "";
    position: absolute;
    height: 24px;
    border-right: double #fff 4px;
    top: 13px;
    left: 14px;
  }
  .ranking_nav ._btn::after {
    content: url(../images/btn-arrow.png);
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
  }
  .ranking_nav ._btn--red {
    background: linear-gradient(0deg, #bc4230 0%, #e94830 100%);
  }
  .ranking_nav ._btn--blue {
    background: linear-gradient(0deg, #1c457f 0%, #3c67a2 100%);
  }
  .ranking_nav ._btn--purple {
    background: linear-gradient(0deg, #933377 0%, #b06199 100%);
  }
  .ranking_nav ._btn--green {
    background: linear-gradient(0deg, #579228 0%, #78bb42 100%);
  }
  .ranking_nav ._btn--pink {
    background: linear-gradient(0deg, #bf3a5c 0%, #e26082 100%);
  }
  .ranking_nav ._btn--cian {
    background: linear-gradient(0deg, #1093b2 0%, #13accf 100%);
    /*
    background: -webkit-gradient(linear, left bottom, left top, from(#02749c), to(#0093c6));
    background: linear-gradient(0deg, #02749c 0%, #0093c6 100%);
    */
  }
  .ranking_nav ._btn--black {
    background: linear-gradient(0deg, #1b1c1b 0%, #343534 100%);
  }
  .block {
    margin: 40px 0;
  }
  .block_header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 74px;
    margin-bottom: 20px;
  }
  .block_header ._num {
    width: 104px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.3rem;
    border-right: double #fff 4px;
    color: #fff;
  }
  .block_header h2 {
    text-align: center;
    font-size: 2.3rem;
    color: #fff;
    margin: 0;
    margin-bottom: 5px;
  }
  .block_header ._link {
    display: block;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 100px;
  }
  .block_header--red {
    background: linear-gradient(0deg, #bc4230 0%, #e94830 100%);
  }
  .block_header--blue {
    background: linear-gradient(0deg, #1c457f 0%, #3c67a2 100%);
  }
  .block_header--purple {
    background: linear-gradient(0deg, #933377 0%, #b06199 100%);
  }
  .block_header--green {
    background: linear-gradient(0deg, #579228 0%, #78bb42 100%);
  }
  .block_header--pink {
    background: linear-gradient(0deg, #bf3a5c 0%, #e26082 100%);
  }
  .block_header--cian {
    background: linear-gradient(0deg, #1093b2 0%, #13accf 100%);
    /*
    background: -webkit-gradient(linear, left bottom, left top, from(#02749c), to(#0093c6));
    background: linear-gradient(0deg, #02749c 0%, #0093c6 100%);
    */
  }
  .block_header--black {
    background: linear-gradient(0deg, #1b1c1b 0%, #343534 100%);
  }
  .block_header--brown {
    background: linear-gradient(0deg, #ad3d1a 0%, #c06144 100%);
  }
  .block .table {
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .block .table_header {
    background-color: #fff0d4;
    display: flex;
    align-items: stretch;
    font-size: 1.4rem;
    height: 30px;
  }
  .block .table_header--h {
    height: 60px;
  }
  .block .table_header ._label {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 104px;
    border-right: 2px solid #fff;
  }
  .block .table_header ._name {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
  }
  .block .table_header ._total,
  .block .table_header ._point1,
  .block .table_header ._point2,
  .block .table_header ._point3 {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    border-left: 2px solid #fff;
  }
  .block .table_header ._rimawari {
    width: 100px;
    border-left: 2px solid #fff;
  }
  .block .table_header ._rimawari .__upper {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30px;
    border-bottom: 2px solid #fff;
  }
  .block .table_header ._rimawari .__lower {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30px;
  }
  .block .table_row {
    background-color: #fff0d4;
    display: flex;
    align-items: stretch;
    font-size: 1.4rem;
    border-top: dotted 2px #999;
    min-height: 80px;
  }
  .block .table_row--red {
    background-color: #f9d9c6;
  }
  .block .table_row--blue {
    background-color: #d9f0f5;
  }
  .block .table_row--black {
    background-color: #d5d5d9;
  }
  .block .table_row ._label {
    display: flex;
    transform: translateX(-20px);
    min-height: 30px;
  }
  .block .table_row ._label img {
    display: block;
  }
  .block .table_row ._label ._doublegold {
    background: linear-gradient(45deg, #b39855 0%, #fff9e6 50%, #b39855 100%);
    width: 80px;
    margin-left: 10px;
    padding: 7px;
    font-weight: bold;
    border-radius: 5px;
    letter-spacing: 0.1rem;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1rem;
    height: 24px;
  }
  .block .table_row ._label ._doublesilver {
    background: linear-gradient(45deg, #BDC3C9 0%, #fff9e6 50%, #BDC3C9 100%);
    width: 80px;
    margin-left: 10px;
    padding: 7px;
    font-weight: bold;
    border-radius: 5px;
    letter-spacing: 0.1rem;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1rem;
    height: 24px;
  }
  .block .table_row ._label img.red {
    height: 28px;
  }
  .block .table_row ._label img.yellow {
    height: 28px;
  }
  .block .table_row ._label img.blue {
    height: 24px;
  }
  .block .table_row ._label span {
    display: block;
    text-align: left;
    font-weight: bold !important;
  }
  .block .table_row ._label--b {
    justify-content: left;
    align-items: left;
    transform: translateX(0);
    margin-bottom: 10px;
  }
  .block .table_row ._label--b img {
    display: block;
    position: static;
    width: 68px;
    transform: none;
  }
  .block .table_row ._name {
    box-sizing: border-box;
    flex: 1;
    padding: 14px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.2em;
  }
  .block .table_row ._name span {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.5em;
  }
  .block .table_row ._total,
  .block .table_row ._point1,
  .block .table_row ._point2,
  .block .table_row ._point3 {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    border-left: 2px solid #fff;
    font-size: 15px;
    font-weight: bold;
  }
  .block_note {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }
  .block_note span {
    color: #b09734;
    font-weight: bold;
  }
  .block_bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
  }
  .block_bottom a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ededed;
    color: #000;
    font-size: 1.8rem;
    background-image: url(../images/arrow_up.png);
    background-position: center right 10px;
    width: 220px;
    height: 60px;
    font-weight: bold;
  }
  .relative {
    padding: 40px 0;
    background-color: #fffbf1;
  }
  .relative_inner {
    width: 96%;
    margin: 0 auto;
  }
  .relative h2 {
    text-align: center;
    font-size: 2rem;
    color: #b09734;
    margin-bottom: 30px;
  }
  .relative ul {
    padding: 20px;
    background-color: #fff;
  }
  .relative ul li {
    margin-bottom: 10px;
  }
  .relative ul li a {
    color: #000;
    text-decoration: underline;
  }
  .bottom {
    padding: 40px 0;
  }
  .bottom_inner {
    width: 96%;
    margin: 0 auto;
  }
  .bottom ._box {
    border: 2px solid #dc0606;
    padding: 20px;
    margin-bottom: 30px;
  }
  .bottom ._box h2 {
    color: #dc0606;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .bottom ._box p {
    font-size: 1.4rem;
  }
  .bottom ._lower {
    font-size: 1.2rem;
  }
  .pc-only {
    display: none !important;
  }
  #ranking.subcolumn-list-box ul li {
    width: 100% !important;
  }
  .sideRelative,
  .relative_article {
    margin: 20px 0;
    border-top: 4px double #b09734;
    padding: 10px 0;
  }
  .sideRelative h3 {
    font-size: 16px;
    color: #b09734;
  }
  .relative_article ._hdg,
  .page_nav ._hdg {
    font-size: 16px;
    color: #b09734;
    font-weight: bold;
    text-align: left;
    margin-top: 0;
  }
  .page_nav ._hdg span {
    padding: 0;
  }
  .page_nav {
    margin: 20px 0;
    padding: 10px 0;
  }
  .relative_article ul li {
    padding: 13px 0 5px;
    border-bottom: 1px dotted #c4bfbf;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    color: #004da0;
  }
  .sideRelative ul {
    font-size: 14px;
  }
  .sideRelative ul li {
    margin: 10px 0;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left;
  }
  .sideRelative ul li::before {
    content: "・";
    display: inline;
  }
  .sideRelative ul li a {
    color: #004da0;
  }
  .goldstrong {
    color: #b09734;
    font-weight: bold;
  }
  .redstrong {
    color: #dc0606;
    font-weight: bold;
  }
  .sideList ._upperBtn,
  .toIndex ._upperBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    border: 2px solid #000;
    background-image: url(../images/arrow_right_black.png);
    background-position: center right 5px;
    background-repeat: no-repeat;
    color: #000;
    font-weight: bold;
  }
}
@media screen and (max-width: 500px) {
  /* 記事用のCSS */
  #main-column-gp h2 {
    font-size: 1.1em;
    margin-bottom: 25px;
    padding: 2px 0 2px 25px;
    background: url(/common/images/zai/v1/article/midashi.gif) repeat-y left 0;
  }
  #main-column-gp p.article-beginning {
    font-weight: 700;
    color: #877521;
  }
  #main-column-gp ._name {
    text-align: left;
    font-size: 2.6rem;
    margin-bottom: 0;
    padding: 0;
    background: none;
  }
  #main-column-gp p {
    font-size: 100%;
    line-height: 1.6em;
    margin-bottom: 25px;
    letter-spacing: 0.06em;
  }
  #main-column-gp .frame {
    font-size: 14px;
    line-height: 1.6em;
    display: block;
    clear: both;
    margin: 0 0 25px;
    padding: 12px 10px 10px;
    color: #333;
    border: 2px dotted #ccc;
    background-color: #f5f5f5;
  }
  ._mark {
    margin-bottom: 5px;
  }
  ._mark ._nisa {
    background-color: #000;
    padding: 5px 8px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 7px;
    color: #fff;
  }
  .page-item ._item .__lower .___col.static ._seiseki span {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #dc0606;
    color: #fff;
    font-size: 1.1rem;
    border-radius: 30px;
    width: 80px;
    padding: 2px 0;
    font-weight: normal;
  }
  .page-item ._item .__lower .___col.static ._history {
    height: 23px;
    font-size: 1.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #666;
    font-weight: bold;
  }
  .page-item ._item .__lower .___col.static ._history:last-of-type {
    border-bottom: none;
  }
}/*# sourceMappingURL=lp.css.map */