@charset "UTF-8";
.test_mincho {
  font-family: 'Zen Old Mincho', serif; }

.test_mincho {
  font-family: 'Zen Old Mincho', serif; }

@media (min-width: 768px) {
  .mainimg_container {
    min-width: 950px;
    height: 600px;
    background-size: 60px auto; }

  .mainimg_container > img {
    width: 1000px;
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 500px);
    top: 20px; } }
@media (max-width: 767.98px) {
  .mainimg_container {
    background-size: 30px auto;
    padding: 5% 0; }

  .mainimg_container > img {
    position: relative;
    width: 90%;
    margin: 0 auto; } }
/*総合順位一覧*/
.item_back .sougou {
  display: flex;
  flex-wrap: wrap; }

.item_back .sougou > div {
  border: 5px solid; }

.item_back .sougou > div > .text > .no > .juni {
  font-family: 'Zen Old Mincho', serif;
  display: flex;
  justify-content: center;
  align-items: flex-end; }

.item_back .sougou > div > .text > .no > .juni > span {
  line-height: 1em; }

.item_back .sougou > div > .text > .no > .juni > span:first-child {
  padding-bottom: .2em; }

.item_back .sougou > div > .text > .no > .juni > span:last-child {
  font-size: 1.5em;
  padding-bottom: .1em; }

.item_back .sougou > div > .text > .no > .juni > strong {
  font-size: 4em;
  line-height: 1em; }

.item_back .sougou > div > .text > .no > .juni > img {
  width: 130px; }

.item_back .sougou > div > .text > .no > .hyo {
  font-family: 'Zen Old Mincho', serif;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #a62126;
  font-weight: bold; }

.item_back .sougou > div > .text > .no > .hyo > span:last-child {
  font-size: .75em;
  padding-top: .2em; }

.item_back .sougou > div > .text > .info {
  display: flex;
  flex-wrap: wrap; }

.item_back .sougou > div > .text > .info > .shop {
  font-weight: bold;
  padding: 0 .3em .1em; }

.item_back .sougou > div > .text > .info > .name {
  width: 100%;
  font-weight: bold; }

.item_back .sougou > div > .text > .info > .yen {
  font-weight: bold;
  border-bottom: 2px solid black; }

.item_back .sougou > div > .text > .info > .text {
  width: 100%;
  font-weight: bold;
  margin: 0; }

.item_back .sougou > div:nth-child(1) {
  border-image: linear-gradient(to right, #f2e08b, #f2d34f, #f1c500, #ca9a0c) 1; }

.item_back .sougou > div:nth-child(1) > .text {
  background: #ffeb42;
  background: linear-gradient(180deg, rgba(255, 235, 66, 0.6) 0%, #fffded 25%, rgba(233, 191, 57, 0.8) 100%); }

.item_back .sougou > div:nth-child(1) > .text > .info > .shop {
  background: #f2e08b;
  background: linear-gradient(90deg, #f2e08b 27%, #f2d34f 46%, #f1c500 68%, #ca9a0c 100%); }

.item_back .sougou > div:nth-child(2) {
  border-image: linear-gradient(to right, #999499, #f8f8f8, #8d878a, #b4b4b5) 1; }

.item_back .sougou > div:nth-child(2) > .text {
  background: white;
  background: linear-gradient(180deg, #fefeff 0%, #c2c1c2 100%); }

.item_back .sougou > div:nth-child(2) > .text > .info > .shop {
  background: #e9e6e3;
  background: linear-gradient(90deg, #9a959a 0%, #f9f9f9 100%); }

.item_back .sougou > div:nth-child(3) {
  border-image: linear-gradient(to right, #9b5534, #b1954f, #b1954f, #b1954f) 1; }

.item_back .sougou > div:nth-child(3) > .text {
  background: white;
  background: linear-gradient(180deg, #d5c17e 0%, #fffeee 60%, rgba(212, 151, 92, 0.6) 100%); }

.item_back .sougou > div:nth-child(3) > .text > .info > .shop {
  background: #e9e6e3;
  background: linear-gradient(90deg, #9b5534 0%, #b1954f 40%, #b1954f 72%, #b1954f 100%); }

@media (min-width: 768px) {
  .item_back .sougou {
    margin: 20px 0 60px; }

  .item_back .sougou > div {
    border: 5px solid;
    margin: 15px; }

  .item_back .sougou > div > .text {
    display: flex; }

  .item_back .sougou > div > .img {
    position: relative; }

  .item_back .sougou > div > .img .all1 {
    position: absolute;
    right: -30px;
    bottom: -10px;
    width: 200px; }

  .item_back .sougou > div:nth-child(1) {
    width: calc(100% - 30px);
    display: flex; }

  .item_back .sougou > div:nth-child(1) > .img {
    width: 60%;
    position: relative; }

  .item_back .sougou > div:nth-child(1) > .img .all1 {
    position: absolute;
    right: -30px;
    bottom: -10px;
    width: 200px; }

  .item_back .sougou > div:nth-child(1) > .text {
    width: 40%;
    flex-wrap: wrap;
    align-content: center;
    padding: 20px; }

  .item_back .sougou > div:nth-child(1) > .text > .no {
    width: 100%; }

  .item_back .sougou > div:nth-child(1) > .text > .no > .juni {
    font-size: 20px; }

  .item_back .sougou > div:nth-child(1) > .text > .no > .hyo {
    font-size: 60px;
    line-height: 1.2; }

  .item_back .sougou > div:nth-child(1) > .text > .info {
    justify-content: center;
    text-align: center;
    width: 100%; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .shop {
    font-size: 20px; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .name {
    font-size: 34px; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .yen {
    font-size: 18px; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .text {
    text-align: left;
    font-size: 20px; }

  .item_back .sougou > div:nth-child(n+2) {
    width: calc(50% - 30px); }

  .item_back .sougou > div:nth-child(n+2) > .text {
    align-items: flex-start;
    padding: 5px; }

  .item_back .sougou > div:nth-child(n+2) > .text > .no {
    width: calc(40% - 10px);
    margin: 5px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center; }

  .item_back .sougou > div:nth-child(n+2) > .text > .no > .juni {
    font-size: 15px; }

  .item_back .sougou > div:nth-child(n+2) > .text > .no > .hyo {
    font-size: 40px;
    margin: 0;
    width: 100%; }

  .item_back .sougou > div:nth-child(n+2) > .text > .info {
    width: calc(60% - 10px);
    margin: 5px; }

  .item_back .sougou > div:nth-child(n+2) > .text > .info > .shop {
    font-size: 16px; }

  .item_back .sougou > div:nth-child(n+2) > .text > .info > .name {
    font-size: 22px; }

  .item_back .sougou > div:nth-child(n+2) > .text > .info > .yen {
    font-size: 14px;
    margin-left: auto; }

  .item_back .sougou > div:nth-child(n+2) > .text > .info > .text {
    font-size: 15px; }

  .item_back .sougou > div:nth-child(3) > .img .all1 {
    position: absolute;
    right: -30px;
    bottom: -40px;
    width: 120px; }

  .item_back .sougou > div:nth-child(4), .item_back .sougou > div:nth-child(5), .item_back .sougou > div:nth-child(6) {
    width: calc(33% - 30px);
    position: relative;
    background-color: #fff; }

  .item_back .sougou > div:nth-child(4) > .text, .item_back .sougou > div:nth-child(5) > .text, .item_back .sougou > div:nth-child(6) > .text {
    align-items: flex-start;
    padding: 5px;
    flex-wrap: wrap;
    background-color: #fff; }

  .item_back .sougou > div:nth-child(4) > .text > .no, .item_back .sougou > div:nth-child(5) > .text > .no, .item_back .sougou > div:nth-child(6) > .text > .no {
    width: 100%;
    margin: 5px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center; }

  .item_back .sougou > div:nth-child(4) > .text > .no > .juni, .item_back .sougou > div:nth-child(5) > .text > .no > .juni, .item_back .sougou > div:nth-child(6) > .text > .no > .juni {
    font-size: 15px;
    background-image: url("../images/crown.png");
    background-size: 80px 61px;
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    top: -20px;
    width: 80px;
    height: 61px;
    margin: 0;
    color: #fff;
    font-size: 30px; }

  .item_back .sougou > div:nth-child(4) > .text > .no > .hyo, .item_back .sougou > div:nth-child(5) > .text > .no > .hyo, .item_back .sougou > div:nth-child(6) > .text > .no > .hyo {
    font-size: 40px;
    margin: 0;
    width: 100%; }

  .item_back .sougou > div:nth-child(4) > .text > .info, .item_back .sougou > div:nth-child(5) > .text > .info, .item_back .sougou > div:nth-child(6) > .text > .info {
    width: 100%;
    margin: 5px; }

  .item_back .sougou > div:nth-child(4) > .text > .info > .shop, .item_back .sougou > div:nth-child(5) > .text > .info > .shop, .item_back .sougou > div:nth-child(6) > .text > .info > .shop {
    font-size: 15px;
    background: #a62126;
    color: #fff; }

  .item_back .sougou > div:nth-child(4) > .text > .info > .name, .item_back .sougou > div:nth-child(5) > .text > .info > .name, .item_back .sougou > div:nth-child(6) > .text > .info > .name {
    font-size: 18px; }

  .item_back .sougou > div:nth-child(4) > .text > .info > .yen, .item_back .sougou > div:nth-child(5) > .text > .info > .yen, .item_back .sougou > div:nth-child(6) > .text > .info > .yen {
    font-size: 14px;
    margin-left: auto; }

  .item_back .sougou > div:nth-child(4) > .text > .info > .text, .item_back .sougou > div:nth-child(5) > .text > .info > .text, .item_back .sougou > div:nth-child(6) > .text > .info > .text {
    font-size: 15px; }

  .item_back .sougou > div:nth-child(7), .item_back .sougou > div:nth-child(8), .item_back .sougou > div:nth-child(9), .item_back .sougou > div:nth-child(10) {
    width: calc(25% - 30px);
    position: relative;
    background-color: #fff; }

  .item_back .sougou > div:nth-child(7) > .text, .item_back .sougou > div:nth-child(8) > .text, .item_back .sougou > div:nth-child(9) > .text, .item_back .sougou > div:nth-child(10) > .text {
    align-items: flex-start;
    padding: 5px;
    flex-wrap: wrap;
    background-color: #fff; }

  .item_back .sougou > div:nth-child(7) > .text > .no, .item_back .sougou > div:nth-child(8) > .text > .no, .item_back .sougou > div:nth-child(9) > .text > .no, .item_back .sougou > div:nth-child(10) > .text > .no {
    width: 100%;
    margin: 5px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center; }

  .item_back .sougou > div:nth-child(7) > .text > .no > .juni, .item_back .sougou > div:nth-child(8) > .text > .no > .juni, .item_back .sougou > div:nth-child(9) > .text > .no > .juni, .item_back .sougou > div:nth-child(10) > .text > .no > .juni {
    font-size: 15px;
    background-image: url("../images/crown.png");
    background-size: 60px 46px;
    background-repeat: no-repeat;
    position: absolute;
    left: -15px;
    top: -15px;
    width: 60px;
    height: 46px;
    margin: 0;
    color: #fff;
    font-size: 22px; }

  .item_back .sougou > div:nth-child(7) > .text > .no > .hyo, .item_back .sougou > div:nth-child(8) > .text > .no > .hyo, .item_back .sougou > div:nth-child(9) > .text > .no > .hyo, .item_back .sougou > div:nth-child(10) > .text > .no > .hyo {
    font-size: 40px;
    margin: 0;
    width: 100%; }

  .item_back .sougou > div:nth-child(7) > .text > .info, .item_back .sougou > div:nth-child(8) > .text > .info, .item_back .sougou > div:nth-child(9) > .text > .info, .item_back .sougou > div:nth-child(10) > .text > .info {
    width: 100%;
    margin: 5px; }

  .item_back .sougou > div:nth-child(7) > .text > .info > .shop, .item_back .sougou > div:nth-child(8) > .text > .info > .shop, .item_back .sougou > div:nth-child(9) > .text > .info > .shop, .item_back .sougou > div:nth-child(10) > .text > .info > .shop {
    font-size: 14px;
    background: #a62126;
    color: #fff; }

  .item_back .sougou > div:nth-child(7) > .text > .info > .name, .item_back .sougou > div:nth-child(8) > .text > .info > .name, .item_back .sougou > div:nth-child(9) > .text > .info > .name, .item_back .sougou > div:nth-child(10) > .text > .info > .name {
    font-size: 17px; }

  .item_back .sougou > div:nth-child(7) > .text > .info > .yen, .item_back .sougou > div:nth-child(8) > .text > .info > .yen, .item_back .sougou > div:nth-child(9) > .text > .info > .yen, .item_back .sougou > div:nth-child(10) > .text > .info > .yen {
    font-size: 11px;
    margin-left: auto; }

  .item_back .sougou > div:nth-child(7) > .text > .info > .text, .item_back .sougou > div:nth-child(8) > .text > .info > .text, .item_back .sougou > div:nth-child(9) > .text > .info > .text, .item_back .sougou > div:nth-child(10) > .text > .info > .text {
    font-size: 15px; } }
@media (max-width: 767.98px) {
  .container {
    max-width: 500px; }

  .item_back .sougou {
    margin-bottom: 0px; }

  .item_back .sougou > div {
    margin: 5px 5px;
    /*&:nth-child(n+2){ width: calc(100% - 10px); display: flex;
        >.img{ width: 60%;}
        >.text{ width: 40%; flex-wrap: wrap; align-content: center; padding: 10px;
            >.no{ width: 100%;
                >.img{}
                >.juni{ font-size: 8px;}
                >.hyo{ font-size: 20px;}
            }
            >.info{ justify-content: center; text-align: center; width: 100%;
                >.shop{ font-size: 14px;}
                >.name{ font-size: 12px;}
                >.yen{ font-size: 9px; margin: 0;}
                >.text{ text-align: left; font-size: 10px; display: none;}
            }
        }
    }*/ }

  .item_back .sougou > div.item > .img .all1 {
    position: absolute;
    right: -10px;
    bottom: -20px;
    width: 140px; }

  .item_back .sougou > div > .text {
    display: flex;
    background-color: #fff; }

  .item_back .sougou > div:nth-child(3) > .img .all1 {
    position: absolute;
    right: -10px;
    bottom: -40px;
    width: 90px; }

  .item_back .sougou > div:nth-child(1), .item_back .sougou > div:nth-child(2), .item_back .sougou > div:nth-child(3), .item_back .sougou > div:nth-child(4) {
    width: calc(100% - 10px);
    position: relative;
    background-color: #fff; }

  .item_back .sougou > div:nth-child(1) > .img, .item_back .sougou > div:nth-child(2) > .img, .item_back .sougou > div:nth-child(3) > .img, .item_back .sougou > div:nth-child(4) > .img {
    position: relative; }

  .item_back .sougou > div:nth-child(1) > .text, .item_back .sougou > div:nth-child(2) > .text, .item_back .sougou > div:nth-child(3) > .text, .item_back .sougou > div:nth-child(4) > .text {
    align-items: flex-start;
    padding: 5px; }

  .item_back .sougou > div:nth-child(1) > .text > .no, .item_back .sougou > div:nth-child(2) > .text > .no, .item_back .sougou > div:nth-child(3) > .text > .no, .item_back .sougou > div:nth-child(4) > .text > .no {
    width: calc(40% - 10px);
    margin: 5px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center; }

  .item_back .sougou > div:nth-child(1) > .text > .no > .juni, .item_back .sougou > div:nth-child(2) > .text > .no > .juni, .item_back .sougou > div:nth-child(3) > .text > .no > .juni, .item_back .sougou > div:nth-child(4) > .text > .no > .juni {
    font-size: 11px; }

  .item_back .sougou > div:nth-child(1) > .text > .no > .juni img, .item_back .sougou > div:nth-child(2) > .text > .no > .juni img, .item_back .sougou > div:nth-child(3) > .text > .no > .juni img, .item_back .sougou > div:nth-child(4) > .text > .no > .juni img {
    width: 100px; }

  .item_back .sougou > div:nth-child(1) > .text > .no > .hyo, .item_back .sougou > div:nth-child(2) > .text > .no > .hyo, .item_back .sougou > div:nth-child(3) > .text > .no > .hyo, .item_back .sougou > div:nth-child(4) > .text > .no > .hyo {
    font-size: 30px;
    margin: 0;
    width: 100%; }

  .item_back .sougou > div:nth-child(1) > .text > .info, .item_back .sougou > div:nth-child(2) > .text > .info, .item_back .sougou > div:nth-child(3) > .text > .info, .item_back .sougou > div:nth-child(4) > .text > .info {
    width: calc(60% - 10px);
    margin: 5px; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .shop, .item_back .sougou > div:nth-child(2) > .text > .info > .shop, .item_back .sougou > div:nth-child(3) > .text > .info > .shop, .item_back .sougou > div:nth-child(4) > .text > .info > .shop {
    font-size: 16px;
    background: #a62126;
    color: #fff; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .name, .item_back .sougou > div:nth-child(2) > .text > .info > .name, .item_back .sougou > div:nth-child(3) > .text > .info > .name, .item_back .sougou > div:nth-child(4) > .text > .info > .name {
    font-size: 16px; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .yen, .item_back .sougou > div:nth-child(2) > .text > .info > .yen, .item_back .sougou > div:nth-child(3) > .text > .info > .yen, .item_back .sougou > div:nth-child(4) > .text > .info > .yen {
    font-size: 12px;
    margin-left: auto; }

  .item_back .sougou > div:nth-child(1) > .text > .info > .text, .item_back .sougou > div:nth-child(2) > .text > .info > .text, .item_back .sougou > div:nth-child(3) > .text > .info > .text, .item_back .sougou > div:nth-child(4) > .text > .info > .text {
    font-size: 11px; }

  .item_back .sougou > div:nth-child(4) > .text > .no > .juni {
    font-size: 15px;
    background-image: url("../images/crown.png");
    background-size: 80px 61px;
    background-repeat: no-repeat;
    width: 80px;
    height: 61px;
    margin: 0;
    color: #fff;
    font-size: 30px; }

  .item_back .sougou > div:nth-child(5), .item_back .sougou > div:nth-child(6), .item_back .sougou > div:nth-child(7), .item_back .sougou > div:nth-child(8), .item_back .sougou > div:nth-child(9), .item_back .sougou > div:nth-child(10) {
    width: calc(50% - 10px);
    position: relative;
    background-color: #fff; }

  .item_back .sougou > div:nth-child(5) > .img, .item_back .sougou > div:nth-child(6) > .img, .item_back .sougou > div:nth-child(7) > .img, .item_back .sougou > div:nth-child(8) > .img, .item_back .sougou > div:nth-child(9) > .img, .item_back .sougou > div:nth-child(10) > .img {
    position: relative; }

  .item_back .sougou > div:nth-child(5) > .text, .item_back .sougou > div:nth-child(6) > .text, .item_back .sougou > div:nth-child(7) > .text, .item_back .sougou > div:nth-child(8) > .text, .item_back .sougou > div:nth-child(9) > .text, .item_back .sougou > div:nth-child(10) > .text {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 5px; }

  .item_back .sougou > div:nth-child(5) > .text > .no, .item_back .sougou > div:nth-child(6) > .text > .no, .item_back .sougou > div:nth-child(7) > .text > .no, .item_back .sougou > div:nth-child(8) > .text > .no, .item_back .sougou > div:nth-child(9) > .text > .no, .item_back .sougou > div:nth-child(10) > .text > .no {
    width: 100%;
    margin: 5px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center; }

  .item_back .sougou > div:nth-child(5) > .text > .no > .juni, .item_back .sougou > div:nth-child(6) > .text > .no > .juni, .item_back .sougou > div:nth-child(7) > .text > .no > .juni, .item_back .sougou > div:nth-child(8) > .text > .no > .juni, .item_back .sougou > div:nth-child(9) > .text > .no > .juni, .item_back .sougou > div:nth-child(10) > .text > .no > .juni {
    font-size: 11px; }

  .item_back .sougou > div:nth-child(5) > .text > .no > .juni img, .item_back .sougou > div:nth-child(6) > .text > .no > .juni img, .item_back .sougou > div:nth-child(7) > .text > .no > .juni img, .item_back .sougou > div:nth-child(8) > .text > .no > .juni img, .item_back .sougou > div:nth-child(9) > .text > .no > .juni img, .item_back .sougou > div:nth-child(10) > .text > .no > .juni img {
    width: 100px; }

  .item_back .sougou > div:nth-child(5) > .text > .no > .juni, .item_back .sougou > div:nth-child(6) > .text > .no > .juni, .item_back .sougou > div:nth-child(7) > .text > .no > .juni, .item_back .sougou > div:nth-child(8) > .text > .no > .juni, .item_back .sougou > div:nth-child(9) > .text > .no > .juni, .item_back .sougou > div:nth-child(10) > .text > .no > .juni {
    font-size: 15px;
    background-image: url("../images/crown.png");
    background-size: 60px 46px;
    background-repeat: no-repeat;
    position: absolute;
    left: -15px;
    top: -15px;
    width: 60px;
    height: 46px;
    margin: 0;
    color: #fff;
    font-size: 22px; }

  .item_back .sougou > div:nth-child(5) > .text > .no > .hyo, .item_back .sougou > div:nth-child(6) > .text > .no > .hyo, .item_back .sougou > div:nth-child(7) > .text > .no > .hyo, .item_back .sougou > div:nth-child(8) > .text > .no > .hyo, .item_back .sougou > div:nth-child(9) > .text > .no > .hyo, .item_back .sougou > div:nth-child(10) > .text > .no > .hyo {
    font-size: 30px;
    margin: 0;
    width: 100%; }

  .item_back .sougou > div:nth-child(5) > .text > .info, .item_back .sougou > div:nth-child(6) > .text > .info, .item_back .sougou > div:nth-child(7) > .text > .info, .item_back .sougou > div:nth-child(8) > .text > .info, .item_back .sougou > div:nth-child(9) > .text > .info, .item_back .sougou > div:nth-child(10) > .text > .info {
    width: 100%;
    margin: 5px; }

  .item_back .sougou > div:nth-child(5) > .text > .info > .shop, .item_back .sougou > div:nth-child(6) > .text > .info > .shop, .item_back .sougou > div:nth-child(7) > .text > .info > .shop, .item_back .sougou > div:nth-child(8) > .text > .info > .shop, .item_back .sougou > div:nth-child(9) > .text > .info > .shop, .item_back .sougou > div:nth-child(10) > .text > .info > .shop {
    font-size: 14px;
    padding: 2px 3px;
    background: #a62126;
    color: #fff; }

  .item_back .sougou > div:nth-child(5) > .text > .info > .name, .item_back .sougou > div:nth-child(6) > .text > .info > .name, .item_back .sougou > div:nth-child(7) > .text > .info > .name, .item_back .sougou > div:nth-child(8) > .text > .info > .name, .item_back .sougou > div:nth-child(9) > .text > .info > .name, .item_back .sougou > div:nth-child(10) > .text > .info > .name {
    font-size: 16px; }

  .item_back .sougou > div:nth-child(5) > .text > .info > .yen, .item_back .sougou > div:nth-child(6) > .text > .info > .yen, .item_back .sougou > div:nth-child(7) > .text > .info > .yen, .item_back .sougou > div:nth-child(8) > .text > .info > .yen, .item_back .sougou > div:nth-child(9) > .text > .info > .yen, .item_back .sougou > div:nth-child(10) > .text > .info > .yen {
    font-size: 12px;
    margin-left: auto; }

  .item_back .sougou > div:nth-child(5) > .text > .info > .text, .item_back .sougou > div:nth-child(6) > .text > .info > .text, .item_back .sougou > div:nth-child(7) > .text > .info > .text, .item_back .sougou > div:nth-child(8) > .text > .info > .text, .item_back .sougou > div:nth-child(9) > .text > .info > .text, .item_back .sougou > div:nth-child(10) > .text > .info > .text {
    font-size: 11px; } }
/*部門順位一覧*/
.ct00 .text_ttl > p {
  color: #a72126;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  font-size: 34px; }

.ct00 .text_ttl > p > span {
  color: #a72126; }

.ct00 .text_ttl > p > span > img {
  width: auto; }

.ct00 .text_ttl > p::before {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #a72126;
  position: absolute;
  left: 0; }

.ct00 .text_ttl > p::after {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #a72126;
  position: absolute;
  right: 0; }

.item_back {
  color: black;
  /*background-image: url("../images/back.jpg") !important;*/
  background-repeat: repeat;
  background-size: 905px !important; }

.item_back .item_list {
  list-style: none;
  display: flex;
  flex-wrap: wrap; }

.item_back .item_list > div {
  position: relative; }

.item_back .item_list > div.text_ttl > p {
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  font-size: 34px; }

.item_back .item_list > div.text_ttl > p > span > img {
  width: auto; }

.item_back .item_list > div.item > p.hyo {
  font-family: 'Zen Old Mincho', serif;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #a62126;
  font-weight: bold; }

.item_back .item_list > div.item > p.hyo > span:last-child {
  font-size: .75em;
  padding-top: .2em; }

.item_back .item_list > div.item > p.yen {
  font-size: 12px; }

.item_back.ct01 .item_list .item {
  border: 5px solid #177237; }

.item_back.ct01 .item_list .item .img {
  position: relative;
  margin: 0 0 10px 0; }

.item_back.ct01 .item_list .item .img > .all1 {
  position: absolute;
  right: -10px;
  bottom: -20px;
  width: 150px; }

.item_back.ct01 .item_list .item .img > .all2 {
  position: absolute;
  right: -10px;
  bottom: -20px;
  width: 90px; }

.item_back.ct01 .item_list > div.text_ttl > p {
  color: #177237 !important; }

.item_back.ct01 .item_list > div.text_ttl > p::before {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #177237;
  position: absolute;
  left: 0; }

.item_back.ct01 .item_list > div.text_ttl > p::after {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #177237;
  position: absolute;
  right: 0; }

.item_back.ct02 .item_list .item {
  border: 5px solid #e95383; }

.item_back.ct02 .item_list .item .img {
  position: relative;
  margin: 0 0 10px 0; }

.item_back.ct02 .item_list .item .img > .all2 {
  position: absolute;
  right: -10px;
  bottom: -20px;
  width: 90px !important; }

.item_back.ct02 .item_list > div.text_ttl > p {
  color: #e95383 !important; }

.item_back.ct02 .item_list > div.text_ttl > p::before {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #e95383;
  position: absolute;
  left: 0; }

.item_back.ct02 .item_list > div.text_ttl > p::after {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #e95383;
  position: absolute;
  right: 0; }

.item_back.ct03 .item_list .item {
  border: 5px solid #ee7800; }

.item_back.ct03 .item_list .item .img {
  position: relative;
  margin: 0 0 10px 0; }

.item_back.ct03 .item_list .item .img > .all1 {
  position: absolute;
  right: -10px !important;
  bottom: -30px;
  width: 160px; }

.item_back.ct03 .item_list .item .img > .all2 {
  position: absolute;
  right: -10px !important;
  bottom: -20px;
  width: 100px; }

.item_back.ct03 .item_list > div.text_ttl > p {
  color: #ee7800 !important; }

.item_back.ct03 .item_list > div.text_ttl > p::before {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #ee7800;
  position: absolute;
  left: 0; }

.item_back.ct03 .item_list > div.text_ttl > p::after {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #ee7800;
  position: absolute;
  right: 0; }

.item_back.ct03 .item_list .item .shop {
  background: #ee7800 !important;
  font-size: 14px; }

.item_back.ct03 .item_list .item .name {
  color: #ee7800 !important; }

.item_back.ct04 .item_list .item {
  border: 5px solid #94252a; }

.item_back.ct04 .item_list .item .img {
  position: relative;
  margin: 0 0 10px 0; }

.item_back.ct04 .item_list > div.text_ttl > p {
  color: #94252a !important; }

.item_back.ct04 .item_list > div.text_ttl > p::before {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #94252a;
  position: absolute;
  left: 0; }

.item_back.ct04 .item_list > div.text_ttl > p::after {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #94252a;
  position: absolute;
  right: 0; }

.item_back.ct04 .item_list .item .shop {
  background: #94252a !important;
  font-size: 14px;
  color: #fff;
  padding: 0 .5em;
  display: inline-block; }

.item_back.ct04 .item_list .item .name {
  color: #94252a !important;
  font-size: 18px;
  margin-top: .1em;
  font-weight: bold; }

.item_back.ct04 .item_list .item .info {
  margin: -.2em -.2em .2em;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 10px; }
  .item_back.ct04 .item_list .item .info span {
    background-color: #004098;
    color: white;
    display: inline-block;
    margin: .2em;
    padding: 0 .5em; }

.item_back.ct04 .item_list .item .yen {
  margin-bottom: .8em;
  font-weight: 700;
  text-align: right;
  text-decoration: underline;
  text-underline-offset: .3em; }

.item_back.ct04 .item_list .item .img > .all1 {
  position: absolute;
  right: -10px !important;
  bottom: -30px;
  width: 110px; }

.item_back.ct05 .item_list .item {
  border: 5px solid #00437c; }

.item_back.ct05 .item_list > div.text_ttl > p {
  color: #00437c !important; }

.item_back.ct05 .item_list > div.text_ttl > p::before {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #00437c;
  position: absolute;
  left: 0; }

.item_back.ct05 .item_list > div.text_ttl > p::after {
  content: "";
  width: 38%;
  height: 3px;
  display: block;
  background-color: #00437c;
  position: absolute;
  right: 0; }

.item_back.ct05 .item_list .item .shop {
  background: #00437c !important;
  font-size: 14px; }

.item_back.ct05 .item_list .item .name {
  color: #00437c !important; }

.item_back.ct06 .item_list .item {
  border: 5px solid #988a6d;
  background: #f4e8d1; }

.item_back.ct06 .item_list > div.text_ttl > p {
  background-color: #c0b79f !important;
  flex-direction: column !important;
  height: 140px;
  text-align: center; }
  .item_back.ct06 .item_list > div.text_ttl > p .sm1 {
    font-size: 24px; }
  .item_back.ct06 .item_list > div.text_ttl > p .sm2 {
    font-size: 18px;
    display: block;
    width: 100%;
    background-color: #a5947a;
    padding: 7px 0;
    margin: 5px 0 0 0; }

.item_back.ct06 .item_list > div.text_ttl > p div {
  line-height: 1.2; }

.item_back.ct06 .item_list .item .shop {
  background: #a72126 !important;
  font-size: 14px; }

.item_back.ct06 .item_list .item .name {
  color: #a72126 !important; }

.item_back.ct06 .img {
  position: relative;
  margin: 0 0 10px 0; }

.item_back.ct06 .img .all3 {
  position: absolute;
  right: -30px;
  bottom: -10px;
  width: 80px; }

.item_back.ct07 .item_list .item {
  border: 5px solid #bd771a; }

.item_back.ct07 .item_list > div.text_ttl > p {
  color: #bd771a !important; }

.item_back.ct07 .item_list > div.text_ttl > p::before {
  content: "";
  width: 32%;
  height: 3px;
  display: block;
  background-color: #bd771a;
  position: absolute;
  left: 0; }

.item_back.ct07 .item_list > div.text_ttl > p::after {
  content: "";
  width: 32%;
  height: 3px;
  display: block;
  background-color: #bd771a;
  position: absolute;
  right: 0; }

.item_back.ct07 .item_list .item .shop {
  background: #bd771a !important;
  font-size: 14px;
  color: #fff;
  padding: 0 .5em;
  display: inline-block; }

.item_back.ct07 .item_list .item .name {
  color: #bd771a !important;
  font-size: 18px;
  margin-top: .1em;
  font-weight: bold; }

.item_back.ct07 .item_list .item .yen {
  margin-bottom: .8em;
  font-weight: 700;
  text-align: right;
  text-decoration: underline;
  text-underline-offset: .3em; }

.item_back .img {
  position: relative;
  margin: 0 0 10px 0; }
  .item_back .img .sub {
    position: absolute;
    top: -10px;
    right: -10px; }
    .item_back .img .sub img {
      width: 70px;
      margin: 0 0 0 5px; }
    @media (max-width: 767.98px) {
      .item_back .img .sub img {
        width: 50px;
        margin: 0 0 0 5px; } }

@media (min-width: 768px) {
  .text_ttl {
    width: calc(100% - 30px);
    font-size: 20px;
    position: relative;
    margin: 50px auto 0; }

  .text_ttl > p {
    height: 50px; }

  .text_ttl > p > span > img {
    height: 30px; }

  .item_back .item_list > div.text_ttl {
    width: calc(100% - 30px);
    font-size: 20px; }

  .item_back .item_list > div.text_ttl > p {
    height: 50px; }

  .item_back .item_list > div.text_ttl > p > span > img {
    height: 30px; }

  .item_back .item_list > div.item > p.hyo {
    font-size: 20px; }

  .item_back .item_list > div.item > p.no {
    display: none; }

  .item_back .item_list > div.item:nth-child(2), .item_back .item_list > div.item:nth-child(3) {
    width: calc(50% - 30px); }

  .item_back .item_list > div.item .juni {
    font-size: 15px;
    background-size: 90px 61px;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
    top: -12px;
    width: 90px;
    height: 61px;
    margin: 0;
    color: #fff;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #fff;
    font-weight: bold;
    padding: 0 3px 10px 0; }
    .item_back .item_list > div.item .juni small {
      font-size: 16px;
      position: relative;
      top: -5px; }
    .item_back .item_list > div.item .juni img {
      width: 70px;
      height: auto;
      position: absolute;
      top: -4px;
      left: 13px; }

  .item_back.ct01 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_1.svg"); }

  .item_back.ct02 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_2.svg"); }

  .item_back.ct03 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_3.svg"); }

  .item_back.ct04 .item_list > div.item:nth-child(2) {
    width: 100%;
    display: flex;
    padding: 0; }

  .item_back.ct04 .item_list > div.item:nth-child(2) img {
    width: 528px;
    margin: 0; }

  .item_back.ct04 .item_list > div.item:nth-child(2) > div {
    padding: 15px;
    width: 100%; }

  .item_back.ct04 .item_list > div.item:nth-child(3), .item_back.ct04 .item_list > div.item:nth-child(4) {
    width: calc(50% - 30px); }

  .item_back.ct04 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_4.svg"); }

  .item_back.ct05 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_5.svg"); }

  .item_back.ct07 .item_list > div.item:nth-child(2) {
    width: 100%;
    display: flex;
    padding: 0; }

  .item_back.ct07 .item_list > div.item:nth-child(2) img {
    width: 528px;
    margin: 0; }

  .item_back.ct07 .item_list > div.item:nth-child(2) > div {
    padding: 15px;
    width: 100%; }

  .item_back.ct07 .item_list > div.item:nth-child(3), .item_back.ct07 .item_list > div.item:nth-child(4) {
    width: calc(50% - 30px); }

  .item_back.ct07 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_6.svg"); }

  .item_back .item_list > div.item .juni.juni1 {
    background-image: none !important; } }
@media (max-width: 767.98px) {
  .item_back.ct04 .item.no01 > div, .item_back.ct07 .item.no01 > div {
    padding: 5px; }

  .item_back.ct04 .item_list .item .shop, .item_back.ct07 .item_list .item .shop {
    font-size: 14px;
    color: #fff;
    padding: 0 .5em;
    display: inline-block; }

  .item_back.ct04 .item_list .item .name {
    color: #94252a !important;
    font-size: 14px;
    margin-top: .1em;
    font-weight: bold; }

  .item_back.ct07 .item_list .item .name {
    color: #bd771a !important;
    font-size: 14px;
    margin-top: .1em;
    font-weight: bold; }

  .item_back.ct04 .item_list .item .yen, .item_back.ct07 .item_list .item .yen {
    margin-bottom: .8em;
    font-weight: 700;
    text-align: right;
    text-decoration: underline;
    text-underline-offset: .3em; }

  .item_back.ct04 .item_list .item .img > .all1 {
    position: absolute;
    right: -10px !important;
    bottom: -30px;
    width: 70px; }

  .text_ttl {
    position: relative; }

  .text_ttl > p {
    color: #a72126;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    font-size: 24px !important; }

  .ct00 .text_ttl > p > span {
    color: #a72126; }

  .ct00 .text_ttl > p > span > img {
    width: auto; }

  .text_ttl > p::before {
    content: "";
    width: 32% !important;
    height: 3px;
    display: block;
    background-color: #a72126;
    position: absolute;
    left: 10px; }

  .text_ttl > p::after {
    content: "";
    width: 32% !important;
    height: 3px;
    display: block;
    background-color: #a72126;
    position: absolute;
    right: 10px; }

  .item_back {
    padding: 30px 0 0 0; }

  .item_back .item_list > div.text_ttl {
    width: calc(100% - 10px);
    font-size: 16px;
    margin: 0; }

  .item_back .item_list > div.text_ttl > p {
    height: 40px;
    margin: 0; }

  .item_back .item_list > div.text_ttl > p > span > img {
    height: 26px; }

  .item_back .item_list > div.item > p.hyo {
    font-size: 14px; }

  .item_back .item_list > div.item > p.no {
    display: none; }

  .item_back .item_list > div.item:nth-child(2) {
    width: calc(100% - 10px); }

  .item_back .item_list > div.item .juni {
    font-size: 15px;
    background-size: 90px 61px;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
    top: -12px;
    width: 90px;
    height: 61px;
    margin: 0;
    color: #fff;
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #fff;
    font-weight: bold;
    padding: 0 3px 10px 0; }
    .item_back .item_list > div.item .juni small {
      font-size: 16px;
      position: relative;
      top: -5px; }
    .item_back .item_list > div.item .juni img {
      width: 70px;
      height: auto;
      position: absolute;
      top: -4px;
      left: 13px; }

  .item_back.ct01 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_1.svg"); }

  .item_back.ct01 .item_list .img > .all2 {
    position: absolute;
    right: -10px;
    bottom: -20px;
    width: 60px !important; }

  .item_back.ct02 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_2.svg"); }

  .item_back.ct02 .item_list .img > .all2 {
    position: absolute;
    right: 0px !important;
    bottom: -20px;
    width: 70px !important; }

  .item_back.ct03 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_3.svg"); }

  .item_back.ct03 .item_list .item .img > .all2 {
    width: 80px; }

  .item_back.ct04 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_4.svg"); }

  .item_back.ct04 .item_list .img {
    position: relative;
    margin: 0 0 10px 0; }

  .item_back.ct04 .item_list .img > .all1 {
    position: absolute;
    right: 0px !important;
    bottom: -30px;
    width: 130px; }

  .item_back.ct04 .item_list .img > .all2 {
    position: absolute;
    right: 0px !important;
    bottom: -20px;
    width: 70px !important; }

  .item_back.ct05 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_5.svg"); }

  .item_back.ct05 .item_list > div:nth-child(3) {
    width: calc(100% - 10px); }

  .item_back.ct05 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_6.svg"); }

  .item_back.ct06 .item_list > div:nth-child(3) {
    width: calc(100% - 10px); }

  .item_back.ct06 .item_list > div.text_ttl {
    margin: 0 5px; }

  .item_back.ct06 .item_list > div.text_ttl > p {
    background-color: #c0b79f !important;
    flex-direction: column !important;
    height: 116px; }

  .item_back.ct06 .item_list > div.text_ttl > p::before, .item_back.ct06 .item_list > div.text_ttl > p::after {
    display: none; }

  .item_back.ct06 .item_list > div.text_ttl > p span {
    line-height: 1.2; }

  .item_back.ct06 .item_list > div.text_ttl > p {
    line-height: 1.2; }
    .item_back.ct06 .item_list > div.text_ttl > p .sm1 {
      font-size: 14px; }
    .item_back.ct06 .item_list > div.text_ttl > p .sm2 {
      font-size: 16px;
      display: block;
      width: 100%;
      background-color: #a5947a;
      padding: 7px 5px;
      margin: 5px 0 0 0; }

  .item_back.ct06 .item_list .item .shop {
    background: #a72126 !important;
    font-size: 14px; }

  .item_back.ct06 .item_list .item .name {
    color: #a72126 !important; }

  .item_back.ct06 .img {
    position: relative;
    margin: 0 0 10px 0; }

  .item_back.ct06 .img .all3 {
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 80px; }

  .item_back.ct07 .item_list > div.item .juni {
    background-image: url("../images/icon/no_back_6.svg"); }

  .item_back.ct07 .item_list .img {
    position: relative;
    margin: 0 0 10px 0; }

  .item_back.ct07 .item_list .img > .all1 {
    position: absolute;
    right: 0px !important;
    bottom: -30px;
    width: 160px; }

  .item_back.ct07 .item_list .img > .all2 {
    position: absolute;
    right: 0px !important;
    bottom: -20px;
    width: 70px !important; }

  .item_back.ct07 .item_list > div.text_ttl > p::before {
    width: 21% !important; }

  .item_back.ct07 .item_list > div.text_ttl > p::after {
    width: 21% !important; } }
.p_right {
  text-align: right;
  display: block;
  width: 100%;
  margin: 0 10px; }

.item_back .sougou > div > .text > .info > .info {
  width: calc(100% + .4em);
  margin: -.4em -.2em .4em;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .item_back .sougou > div > .text > .info > .info > span {
    background-color: black;
    color: white;
    display: inline-block;
    margin: .2em;
    padding: 0 .5em; }
    .item_back .sougou > div > .text > .info > .info > span.ko {
      background-color: #ef845c; }
    .item_back .sougou > div > .text > .info > .info > span.rei {
      background-color: #004098; }
    .item_back .sougou > div > .text > .info > .info > span.tou {
      background-color: #0097e0; }
    .item_back .sougou > div > .text > .info > .info > span.himo {
      background-color: #a40000; }
    .item_back .sougou > div > .text > .info > .info > span.aruki {
      background-color: #177237; }
.item_back .sougou > .item:first-child > .text > .info > .info {
  justify-content: center; }
.item_back.ct03 .item_list > div.item:nth-child(2) > div > .info {
  width: calc(100% + .4em);
  margin: -.4em -.2em .4em;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .item_back.ct03 .item_list > div.item:nth-child(2) > div > .info > span {
    background-color: black;
    color: white;
    display: inline-block;
    margin: .2em;
    padding: 0 .5em; }
    .item_back.ct03 .item_list > div.item:nth-child(2) > div > .info > span.ko {
      background-color: #ef845c; }
    .item_back.ct03 .item_list > div.item:nth-child(2) > div > .info > span.rei {
      background-color: #004098; }
    .item_back.ct03 .item_list > div.item:nth-child(2) > div > .info > span.tou {
      background-color: #0097e0; }
    .item_back.ct03 .item_list > div.item:nth-child(2) > div > .info > span.himo {
      background-color: #a40000; }
    .item_back.ct03 .item_list > div.item:nth-child(2) > div > .info > span.aruki {
      background-color: #177237; }

@media (min-width: 768px) {
  .item_back .sougou > .item:first-child > .text > .info > .info {
    justify-content: center; }
  .item_back .sougou > .item:nth-child(n+4) > .text > .info > .info {
    font-size: 10px; } }
@media (max-width: 767.98px) {
  .item_back .sougou > .item:first-child > .text > .info > .info {
    justify-content: flex-end; }
  .item_back .sougou > .item:nth-child(n+5) > .text > .info > .info {
    font-size: 8px; } }
.bumon_ttl {
  display: flex;
  justify-content: center; }
  .bumon_ttl > p {
    border: 3px solid #9f2326;
    color: #9f2326;
    font-weight: bold;
    padding: .2em .5em .4em; }

.list_bumon_1 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 40px 0; }
  .list_bumon_1 > div {
    border-style: solid;
    border-width: 3px;
    border-top: none;
    background-color: white;
    position: relative; }
    .list_bumon_1 > div > .icon {
      position: absolute; }
    .list_bumon_1 > div > .ct {
      display: flex;
      justify-content: center;
      font-weight: bold;
      color: white;
      background-color: black;
      align-items: center;
      margin: 0; }
      .list_bumon_1 > div > .ct > img {
        height: 1.5em; }
      .list_bumon_1 > div > .ct > span {
        margin: 0 0 0 .75em; }
    .list_bumon_1 > div > .text > .shop {
      min-width: 4em;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0;
      background-color: black;
      color: white;
      padding: 0 .5em .1em; }
    .list_bumon_1 > div > .text > .item {
      margin: 0;
      font-weight: bold; }
    .list_bumon_1 > div.ct01 {
      border-color: #177237; }
      .list_bumon_1 > div.ct01 > .ct, .list_bumon_1 > div.ct01 > .text > .shop {
        background-color: #177237; }
      .list_bumon_1 > div.ct01 > .text > .item {
        color: #177237; }
    .list_bumon_1 > div.ct02 {
      border-color: #e95383; }
      .list_bumon_1 > div.ct02 > .ct, .list_bumon_1 > div.ct02 > .text > .shop {
        background-color: #e95383; }
      .list_bumon_1 > div.ct02 > .text > .item {
        color: #e95383; }
    .list_bumon_1 > div.ct03 {
      border-color: #ee7800; }
      .list_bumon_1 > div.ct03 > .ct, .list_bumon_1 > div.ct03 > .text > .shop {
        background-color: #ee7800; }
      .list_bumon_1 > div.ct03 > .text > .item {
        color: #ee7800; }
    .list_bumon_1 > div.ct04 {
      border-color: #94252a; }
      .list_bumon_1 > div.ct04 > .ct, .list_bumon_1 > div.ct04 > .text > .shop {
        background-color: #94252a; }
      .list_bumon_1 > div.ct04 > .text > .item {
        color: #94252a; }
    .list_bumon_1 > div.ct05 {
      border-color: #00437c; }
      .list_bumon_1 > div.ct05 > .ct, .list_bumon_1 > div.ct05 > .text > .shop {
        background-color: #00437c; }
      .list_bumon_1 > div.ct05 > .text > .item {
        color: #00437c; }
    .list_bumon_1 > div.ct06 {
      border-color: #bd771a; }
      .list_bumon_1 > div.ct06 > .ct, .list_bumon_1 > div.ct06 > .text > .shop {
        background-color: #bd771a; }
      .list_bumon_1 > div.ct06 > .text > .item {
        color: #bd771a; }
    .list_bumon_1 > div.ct07 {
      border-color: #bd771a; }
      .list_bumon_1 > div.ct07 > .ct, .list_bumon_1 > div.ct07 > .text > .shop {
        background-color: #bd771a; }
      .list_bumon_1 > div.ct07 > .text > .item {
        color: #bd771a; }

@media (min-width: 768px) {
  .bumon_ttl {
    font-size: 36px;
    margin: 0 0 30px;
    padding-top: 60px; }

  .list_bumon_1 > div {
    width: calc(33.33% - 30px);
    margin: 15px; }
    .list_bumon_1 > div > .icon {
      width: 140px;
      left: -20px;
      top: -20px; }
    .list_bumon_1 > div > .ct {
      height: 40px;
      font-size: 20px;
      z-index: 2;
      position: relative; }
      .list_bumon_1 > div > .ct > img {
        position: absolute;
        width: 50px;
        height: auto;
        top: -5px;
        left: 5px; }
      .list_bumon_1 > div > .ct > .new {
        position: absolute;
        width: 42px;
        height: auto;
        top: 4px;
        right: 2px;
        left: auto; }
    .list_bumon_1 > div > .img_box {
      position: relative; }
      .list_bumon_1 > div > .img_box .sub {
        position: absolute;
        width: 130px;
        bottom: -20px;
        right: -20px; }
    .list_bumon_1 > div > .text {
      padding: 15px; }
      .list_bumon_1 > div > .text > .shop {
        font-size: 14px; }
      .list_bumon_1 > div > .text > .item {
        font-size: 18px; }
        .list_bumon_1 > div > .text > .item small {
          font-size: 12px;
          line-height: 1.2;
          display: block; }
      .list_bumon_1 > div > .text > .price_box {
        text-align: right; }
        .list_bumon_1 > div > .text > .price_box .rei {
          background-color: #004098;
          color: #fff;
          padding: 0 .5em;
          font-size: 10px; }
        .list_bumon_1 > div > .text > .price_box .ko {
          background-color: #ef845c;
          color: #fff;
          padding: 0 .5em;
          font-size: 10px; }
        .list_bumon_1 > div > .text > .price_box .tou {
          background-color: #0097e0;
          color: #fff;
          padding: 0 .5em;
          font-size: 10px; }
        .list_bumon_1 > div > .text > .price_box .price {
          border-bottom: 2px solid #000;
          font-size: 16px;
          display: inline-block; }
        .list_bumon_1 > div > .text > .price_box .price.small {
          font-size: 14px; }
    .list_bumon_1 > div:nth-child(n+3) {
      width: calc(33.33% - 30px); }
      .list_bumon_1 > div:nth-child(n+3) > .ct {
        height: 40px;
        font-size: 16px; }
      .list_bumon_1 > div:nth-child(n+3) > .text {
        padding: 15px; }
        .list_bumon_1 > div:nth-child(n+3) > .text > .shop {
          font-size: 14px; }
        .list_bumon_1 > div:nth-child(n+3) > .text > .item {
          font-size: 18px; } }
@media (max-width: 767.98px) {
  .bumon_ttl {
    font-size: 20px;
    margin: 0 0 20px; }

  .list_bumon_1 > div > .icon {
    width: 100px;
    left: -10px;
    top: -10px; }
  .list_bumon_1 > div > .ct {
    height: 40px;
    font-size: 20px;
    z-index: 2;
    position: relative; }
    .list_bumon_1 > div > .ct > img {
      position: absolute;
      width: 50px;
      height: auto;
      top: -5px;
      left: 5px; }
    .list_bumon_1 > div > .ct > .new {
      position: absolute;
      width: 42px;
      height: auto;
      top: 4px;
      right: 2px;
      left: auto; }
    .list_bumon_1 > div > .ct > span {
      margin: 0 0 0 .75em; }
  .list_bumon_1 > div > .img_box {
    position: relative; }
    .list_bumon_1 > div > .img_box .sub {
      position: absolute;
      width: 130px;
      bottom: -20px;
      right: -20px; }
  .list_bumon_1 > div > .text {
    padding: 15px; }
    .list_bumon_1 > div > .text > .shop {
      font-size: 14px; }
    .list_bumon_1 > div > .text > .item {
      font-size: 18px;
      max-width: 100%; }
      .list_bumon_1 > div > .text > .item small {
        font-size: 12px;
        line-height: 1.2;
        display: block; }
    .list_bumon_1 > div > .text > .price_box {
      text-align: right; }
      .list_bumon_1 > div > .text > .price_box .rei {
        background-color: #004098;
        color: #fff;
        padding: 0 .5em;
        font-size: 10px; }
      .list_bumon_1 > div > .text > .price_box .ko {
        background-color: #ef845c;
        color: #fff;
        padding: 0 .5em;
        font-size: 10px; }
      .list_bumon_1 > div > .text > .price_box .tou {
        background-color: #0097e0;
        color: #fff;
        padding: 0 .5em;
        font-size: 10px; }
      .list_bumon_1 > div > .text > .price_box .price {
        border-bottom: 2px solid #000;
        font-size: 16px;
        display: inline-block; }
      .list_bumon_1 > div > .text > .price_box .price.small {
        font-size: 14px; }
  .list_bumon_1 > div:nth-child(n+2) {
    margin-top: 30px; } }
.container {
  position: relative;
  z-index: 10; }

.map_link {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: black;
  color: white;
  border: 2px solid black;
  position: relative;
  z-index: 3; }
  .map_link:hover {
    background-color: white;
    color: black; }

@media (min-width: 768px) {
  .map_link {
    width: 300px;
    height: 40px;
    border-radius: 20px;
    margin: 30px auto; } }
@media (max-width: 767.98px) {
  .map_link {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    margin: 30px auto; } }
.banner_fixed {
  position: sticky;
  right: 0;
  bottom: 0;
  z-index: 40; }
  .banner_fixed > a {
    display: block; }
    .banner_fixed > a > img {
      display: block; }
  @media (min-width: 768px) {
    .banner_fixed {
      padding: 0 0 15px; }
      .banner_fixed > a {
        width: 375px;
        margin: 0 15px 0 auto; }
      .banner_fixed.banner_2box {
        display: flex;
        justify-content: center;
        background-color: rgba(0, 0, 0, 0.3);
        padding-top: 15px; }
        .banner_fixed.banner_2box > a {
          margin: 0 15px;
          box-shadow: 3px 3px 0 rgba(255, 255, 255, 0.8), -3px -3px 0 rgba(255, 255, 255, 0.8);
          transition: .2s;
          width: 260px; }
          .banner_fixed.banner_2box > a:hover {
            opacity: 0.7; } }
  @media (max-width: 767.98px) {
    .banner_fixed {
      padding: 0 0 5px;
      margin-top: 15px;
      width: 50%; }
      .banner_fixed > a {
        width: calc(100% - 5px);
        margin: 0 auto 0 5px; }
      .banner_fixed.banner_2box {
        display: flex;
        width: calc(100% - 70px); }
        .banner_fixed.banner_2box > a {
          width: calc(50% - 5px); } }

.trend_link_box {
  text-align: center; }
  .trend_link_box > p > strong {
    color: #e60012;
    font-weight: bold;
    display: inline-block; }
    .trend_link_box > p > strong::before {
      content: "＼";
      transform-origin: right center; }
    .trend_link_box > p > strong::after {
      content: "／";
      transform-origin: left center; }
    .trend_link_box > p > strong::before, .trend_link_box > p > strong::after {
      transform: scale(1.4);
      display: inline-block; }
  .trend_link_box > p:nth-child(3) {
    margin: .5em 0 0;
    font-weight: bold; }
  .trend_link_box > a {
    display: block;
    margin: 0 auto; }
    .trend_link_box > a > img {
      display: block; }
  @media (min-width: 768px) {
    .trend_link_box {
      margin: 0 0 30px; }
      .trend_link_box > p {
        font-size: 14px; }
        .trend_link_box > p > strong {
          font-size: 18px; }
      .trend_link_box > a {
        width: 540px; }
        .trend_link_box > a > img {
          border-radius: 10px; } }
  @media (max-width: 767.98px) {
    .trend_link_box {
      margin: 0 0 30px; }
      .trend_link_box > p {
        font-size: 12px; }
        .trend_link_box > p > strong {
          font-size: 18px; }
      .trend_link_box > a {
        width: 100%; }
        .trend_link_box > a > img {
          border-radius: 10px; } }

.rank_ttl_container {
  background-image: url("../images/back2.jpg");
  background-size: cover; }

@media (min-width: 768px) {
  .dendou_container {
    margin: 100px auto 60px; } }
@media (max-width: 767.98px) {
  .dendou_container {
    margin: 40px auto 0; } }
