@charset "UTF-8";
.__Init-txt--break::before {
  content: "\a";
  white-space: pre;
}

@media screen and (min-width: 768px) {
  .__Init-txt--break-pc::before {
    content: "\a";
    white-space: pre;
  }
}

@media screen and (min-width: 1001px) {
  .__Init-txt--large-pc::before {
    content: "\a";
    white-space: pre;
  }
}

@media screen and (min-width: 768px) {
  .__Init-txt--break-small-pc::before {
    content: "\a";
    white-space: pre;
  }
}
@media screen and (min-width: 1001px) {
  .__Init-txt--break-small-pc::before {
    content: "";
    white-space: normal;
  }
}

@media screen and (max-width: 767px) {
  .__Init-txt--break-mob::before {
    content: "\a";
    white-space: pre;
  }
}

@media screen and (max-width: 480px) {
  .__Init-txt--break-sp::before {
    content: "\a";
    white-space: pre;
  }
}

@media screen and (max-width: 360px) {
  .__Init-txt--break-micro-sp::before {
    content: "\a";
    white-space: pre;
  }
}

@media screen and (max-width: 767px) {
  .__Init-block--none-mob {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .__Init-block--none-pc {
    display: none;
  }
}

.Delivery-top-play, .Delivery-top-note, .Delivery-top-photomail__btn span, .Delivery-common-footer__main-copy-btn span, .Delivery-top-photomail__ttl, .Delivery-top-play__ttl, .Delivery-top-expectation__ttl, .Delivery-top-note__ttl {
  font-family: "Noto Serif JP", "リュウミン", "ヒラギノ明朝 ProN W3", "游明朝", YuMincho, "MS 明朝", "ＭＳ Ｐ明朝", "MS PMincho", "Hiragino Mincho ProN", serif;
}

@media screen and (max-width: 767px) {
  .Sp__block--none {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .Pc__block--none {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .Break-pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .Break-pc {
    display: inline;
  }
}

@media screen and (min-width: 768px) {
  .Break-sp {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .Break-sp {
    display: block;
  }
}

.Delivery-top-photomail__ttl, .Delivery-top-play__ttl, .Delivery-top-expectation__ttl, .Delivery-top-note__ttl {
  font-weight: bold;
  line-height: 1;
  color: #efefef;
  text-align: right;
  position: relative;
  font-size: 28px;
  z-index: 2;
  font-weight: bold;
  text-align: center;
  padding: 8px 8px 40px;
  line-height: 1;
  width: 96%;
  margin: 10px auto 10px;
  text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
  color: #b3afba;
}
@media screen and (max-width: 767px) {
  .Delivery-top-photomail__ttl, .Delivery-top-play__ttl, .Delivery-top-expectation__ttl, .Delivery-top-note__ttl {
    padding-bottom: 50px;
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .Delivery-top-photomail__ttl, .Delivery-top-play__ttl, .Delivery-top-expectation__ttl, .Delivery-top-note__ttl {
    padding-bottom: 8.2vw;
    font-size: 6.5vw;
  }
}
.Delivery-top-photomail__ttl::after, .Delivery-top-play__ttl::after, .Delivery-top-expectation__ttl::after, .Delivery-top-note__ttl::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 6vw;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: url("/static/img/delivery/common/bg_ttl-under.png") center bottom no-repeat;
  background-size: 45% auto;
}
@media screen and (max-width: 767px) {
  .Delivery-top-photomail__ttl::after, .Delivery-top-play__ttl::after, .Delivery-top-expectation__ttl::after, .Delivery-top-note__ttl::after {
    background-size: 70% auto;
  }
}
@media screen and (max-width: 480px) {
  .Delivery-top-photomail__ttl::after, .Delivery-top-play__ttl::after, .Delivery-top-expectation__ttl::after, .Delivery-top-note__ttl::after {
    background-size: 80% auto;
  }
}

@media screen and (min-width: 1001px) {
  .Delivery-common-breadcrumb__list-outer {
    width: 1000px;
    margin: 0 auto;
  }
}

.Delivery-top-photomail__btn, .Delivery-common-footer__main-copy-btn {
  text-align: center;
  width: 80%;
  padding: 2px;
  background: -webkit-linear-gradient(315deg, #433c4a 0%, #605868 14%, #746b7c 30%, #7d7486 70%, #534b5a 86%, #423b49 100%);
  background: linear-gradient(135deg, #433c4a 0%, #605868 14%, #746b7c 30%, #7d7486 70%, #534b5a 86%, #423b49 100%);
  margin: 10px auto 16px;
}
@media screen and (min-width: 768px) {
  .Delivery-top-photomail__btn, .Delivery-common-footer__main-copy-btn {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .Delivery-top-photomail__btn:hover, .Delivery-common-footer__main-copy-btn:hover {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
.Delivery-top-photomail__btn a, .Delivery-common-footer__main-copy-btn a {
  border-radius: 4px;
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #030306;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.Delivery-top-photomail__btn a::before, .Delivery-common-footer__main-copy-btn a::before {
  content: "";
  position: absolute;
  width: 110px;
  height: 3px;
  background: -webkit-linear-gradient(315deg, #433c4a 0%, #605868 14%, #746b7c 30%, #7d7486 70%, #534b5a 86%, #423b49 100%);
  background: linear-gradient(135deg, #433c4a 0%, #605868 14%, #746b7c 30%, #7d7486 70%, #534b5a 86%, #423b49 100%);
  left: calc(50% - 55px);
  bottom: 8px;
  opacity: 0.2;
}
.Delivery-top-photomail__btn a::after, .Delivery-common-footer__main-copy-btn a::after {
  content: ">";
  font-weight: bold;
  position: absolute;
  right: 5%;
  opacity: 0.6;
  color: #514b56;
}
.Delivery-top-photomail__btn a span, .Delivery-common-footer__main-copy-btn a span, .Delivery-top-photomail__btn a i, .Delivery-common-footer__main-copy-btn a i {
  background: -webkit-gradient(linear, left bottom, left top, from(#b7afbd), to(#8f8799));
  background: -webkit-linear-gradient(bottom, #b7afbd, #8f8799);
  background: linear-gradient(to top, #b7afbd, #8f8799);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.Delivery-top-photomail__btn span, .Delivery-common-footer__main-copy-btn span {
  background: -webkit-gradient(linear, left bottom, left top, from(#b7afbd), to(#8f8799));
  background: -webkit-linear-gradient(bottom, #b7afbd, #8f8799);
  background: linear-gradient(to top, #b7afbd, #8f8799);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

* {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body,
html {
  font-family: "Hiragino Kaku Gothic ProN", Verdana, YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  color: #fff;
  -webkit-text-size-adjust: 100%;
}

html {
  overflow: auto;
  height: 100%;
}

body {
  background: #000;
}

dt,
h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
  margin: 0;
}

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

hr {
  border: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

blockquote,
q {
  quotes: none;
}

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

input,
select {
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
  padding: 0;
}

li {
  padding: 0;
}

dd,
dl,
dt {
  margin: 0;
  padding: 0;
}

a {
  color: #fff;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  a:hover {
    color: #f26060;
  }
}

@media screen and (min-width: 768px) {
  a img {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  a img:hover {
    opacity: 0.7;
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}

img {
  vertical-align: bottom;
  /*画像長押しメニュー防止*/
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  touch-callout: none;
  -ms-user-select: none;
      user-select: none;
}

img.emoji {
  height: 1em;
  width: 1em;
  margin: 0 0.05em 0 0.1em;
  vertical-align: -0.1em;
}

video {
  vertical-align: bottom;
}
video:hover {
  cursor: pointer;
}

dd em,
dd strong,
li em,
li strong,
p em,
p strong {
  font-weight: normal;
  font-style: normal;
}

.Seo-bold {
  font-weight: bold;
}

/*メニューのgoogleアイコン*/
.material-icons {
  display: inline-block;
  min-width: 26px;
  text-align: center;
  font-size: 16px;
  color: #e6e1d8;
  line-height: 1;
  vertical-align: bottom;
}

/*メニューのgoogleアイコンここまで*/
.Flex__outer, .Flex__box-outer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.Flex__list--empty {
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  background: none;
}
.Flex__list-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.Delivery-common-body {
  min-width: 320px;
  -webkit-text-size-adjust: none;
}
@media screen and (max-width: 767px) {
  .Delivery-common-body {
    background: #14102a;
  }
}
.Delivery-common-body__inner {
  background: #030306;
}
.Delivery-common-header {
  text-align: center;
}
.Delivery-common-header__ttl {
  background: url(/static/img/delivery/common/bg_pat.png) repeat;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1;
  padding: 3px 0;
}
.Delivery-common-header__img-outer {
  margin: 18px auto 6px;
}
.Delivery-common-header__img {
  max-width: 480px;
  min-width: 280px;
  width: 80%;
  height: auto;
  aspect-ratio: 768/140;
}
.Delivery-common-header__ttl--sub {
  color: #8a867f;
  font-size: 18px;
  border: 1px solid #8a867f;
  margin: 3px 3%;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .Delivery-common-header__ttl--sub {
    max-width: 540px;
    margin: 3px auto;
    font-size: 20px;
  }
}
.Delivery-common-header__guide {
  color: #8a867f;
  line-height: 1;
  padding: 6px auto 10px;
}
.Delivery-common-header__guide-txt {
  padding: 4px 19px;
  display: inline-block;
  background: url(/static/img/delivery/common/bg_time-side01.png) no-repeat left center/auto 100%, url(/static/img/delivery/common/bg_time-side02.png) no-repeat right center/auto 100%;
  font-size: 18px;
  margin-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .Delivery-common-header__guide-txt {
    font-size: 4.2vw;
  }
}
.Delivery-common-header__guide-txt--time {
  padding-left: 5px;
  font-size: 22px;
}
@media screen and (max-width: 480px) {
  .Delivery-common-header__guide-txt--time {
    font-size: 4.8vw;
  }
}
.Delivery-common-menu-unit {
  width: 100%;
  min-width: 320px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .Delivery-common-menu-unit {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 6;
  }
}
.Delivery-common-menu-unit__inner {
  position: relative;
  max-width: 768px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .Delivery-common-menu-unit__inner {
    background: #555;
  }
}
@media screen and (max-width: 767px) {
  .Delivery-common-menu-unit__inner {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    font-size: 0;
  }
}
.Delivery-common-menu-unit__list {
  width: calc(20% - 1px);
  margin-right: 1px;
  font-size: 14px;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4c5052), color-stop(20%, #8a979c), color-stop(60%, #666e74), to(#292d2e));
  background: -webkit-linear-gradient(top, #4c5052 0, #8a979c 20%, #666e74 60%, #292d2e 100%);
  background: linear-gradient(to bottom, #4c5052 0, #8a979c 20%, #666e74 60%, #292d2e 100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  border: 1px solid;
  -webkit-border-image: -webkit-linear-gradient(315deg, #666f73 0%, #2d3032 14%, #879298 37%, #646c72 39%, #8b989f 80%, #363a3d 100%) 1;
       -o-border-image: linear-gradient(135deg, #666f73 0%, #2d3032 14%, #879298 37%, #646c72 39%, #8b989f 80%, #363a3d 100%) 1;
          border-image: linear-gradient(135deg, #666f73 0%, #2d3032 14%, #879298 37%, #646c72 39%, #8b989f 80%, #363a3d 100%) 1;
}
@media screen and (min-width: 768px) {
  .Delivery-common-menu-unit__list {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
}
@media screen and (max-width: 480px) {
  .Delivery-common-menu-unit__list {
    font-size: 3.4vw;
  }
}
.Delivery-common-menu-unit__list:hover {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .Delivery-common-menu-unit__list:hover {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
.Delivery-common-menu-unit__list:last-child {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3e2c46), color-stop(20%, #88309d), color-stop(60%, #641c6c), to(#24112c));
  background: -webkit-linear-gradient(top, #3e2c46 0, #88309d 20%, #641c6c 60%, #24112c 100%);
  background: linear-gradient(to bottom, #3e2c46 0, #88309d 20%, #641c6c 60%, #24112c 100%);
  -webkit-border-image: -webkit-linear-gradient(315deg, #592667 0%, #2a1331 14%, #842f95 37%, #6b1f73 39%, #882e9d 80%, #35163a 100%) 1;
       -o-border-image: linear-gradient(135deg, #592667 0%, #2a1331 14%, #842f95 37%, #6b1f73 39%, #882e9d 80%, #35163a 100%) 1;
          border-image: linear-gradient(135deg, #592667 0%, #2a1331 14%, #842f95 37%, #6b1f73 39%, #882e9d 80%, #35163a 100%) 1;
}
@media screen and (max-width: 480px) {
  .Delivery-common-menu-unit__list:nth-child(2) {
    font-size: 3vw;
  }
}
.Delivery-common-menu-unit__link {
  padding: 42px 0 4px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Delivery-common-menu-unit__link--home {
  background: url("/static/img/delivery/common/icon_home.png") no-repeat center top 6px/auto 34px;
}
.Delivery-common-menu-unit__link--coin {
  background: url("/static/img/delivery/common/icon_coin.png") no-repeat center top 6px/auto 34px;
}
.Delivery-common-menu-unit__link--girls {
  background: url("/static/img/delivery/common/icon_girls.png") no-repeat center top 6px/auto 34px;
}
.Delivery-common-menu-unit__link--schedule {
  background: url("/static/img/delivery/common/icon_clock.png") no-repeat center top 6px/auto 34px;
}
.Delivery-common-menu-unit__link--phone {
  background: url("/static/img/delivery/common/icon_phone.png") no-repeat center top 6px/auto 34px;
}
.Delivery-common-menu-unit__link--span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c6ccd1), color-stop(90%, #fcfcfd));
  background: -webkit-linear-gradient(top, #c6ccd1 0, #fcfcfd 90%);
  background: linear-gradient(to bottom, #c6ccd1 0, #fcfcfd 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .Delivery-common-conteiner {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    padding-top: 15px;
    z-index: 7;
  }
}
.Delivery-common-conteiner__inner {
  max-width: 768px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.Delivery-common-breadcrumb {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  max-width: 768px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .Delivery-common-breadcrumb {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .Delivery-common-breadcrumb__top {
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), color-stop(75%, #e0e0e0), to(#b7b7b7));
    background: -webkit-linear-gradient(top, #e0e0e0 0%, #e0e0e0 75%, #b7b7b7 100%);
    background: linear-gradient(to bottom, #e0e0e0 0%, #e0e0e0 75%, #b7b7b7 100%);
  }
}
@media screen and (min-width: 768px) {
  .Delivery-common-breadcrumb__list-outer {
    padding: 10px 0;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .Delivery-common-breadcrumb__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .Delivery-common-breadcrumb__list::before {
    content: ">";
    color: #777;
    font-weight: bold;
  }
  .Delivery-common-breadcrumb__list:first-child:before {
    content: "";
  }
}
@media screen and (min-width: 768px) {
  .Delivery-common-breadcrumb__link {
    color: #fff;
    text-decoration: none;
    background-color: #333;
    padding: 3px 8px;
    margin: 2px 4px;
    border-radius: 16px;
    display: inline-block;
  }
  .Delivery-common-breadcrumb__link:hover {
    color: #fff;
    background: #f26060;
  }
}
.Delivery-common-footer__main-copy {
  text-align: center;
  background: url(/static/img/delivery/common/bg_pat.png) repeat;
  color: #dac6a8;
  padding: 20px 0 60px;
  border-top: 1px solid #70521a;
  font-size: 20px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .Delivery-common-footer__main-copy {
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .Delivery-common-footer__main-copy {
    font-size: 3.6vw;
  }
}
.Delivery-common-footer__main-copy-btn {
  width: 60%;
}
@media screen and (max-width: 480px) {
  .Delivery-common-footer__main-copy-btn {
    width: 250px;
  }
}
.Delivery-common-footer__main-copy-btn-link {
  background: url(/static/img/delivery/common/bg_pat.png) repeat !important;
}
.Delivery-common-footer__main-copy-btn-link::after {
  display: none !important;
}
.Delivery-common-footer__main-copy-link {
  color: #dac6a8;
}

@-webkit-keyframes slide-ttl {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slide-ttl {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}
@keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}
@-webkit-keyframes dotted1 {
  0% {
    opacity: 0.7;
  }
  8.32% {
    opacity: 0.7;
  }
  8.33% {
    opacity: 1;
  }
}
@keyframes dotted1 {
  0% {
    opacity: 0.7;
  }
  8.32% {
    opacity: 0.7;
  }
  8.33% {
    opacity: 1;
  }
}
@-webkit-keyframes brinkArrow {
  0% {
    color: #310;
  }
  84.9% {
    color: #310;
  }
  85% {
    color: #a00;
  }
  89.9% {
    color: #a00;
  }
  90% {
    color: #310;
  }
  94.9% {
    color: #310;
  }
  95% {
    color: #a00;
  }
  99.9% {
    color: #a00;
  }
  100% {
    color: #310;
  }
}
@keyframes brinkArrow {
  0% {
    color: #310;
  }
  84.9% {
    color: #310;
  }
  85% {
    color: #a00;
  }
  89.9% {
    color: #a00;
  }
  90% {
    color: #310;
  }
  94.9% {
    color: #310;
  }
  95% {
    color: #a00;
  }
  99.9% {
    color: #a00;
  }
  100% {
    color: #310;
  }
}
@-webkit-keyframes brinkArrow2 {
  0% {
    color: #efefef;
  }
  84.9% {
    color: #efefef;
  }
  85% {
    color: #a00;
  }
  89.9% {
    color: #a00;
  }
  90% {
    color: #efefef;
  }
  94.9% {
    color: #efefef;
  }
  95% {
    color: #a00;
  }
  99.9% {
    color: #a00;
  }
  100% {
    color: #efefef;
  }
}
@keyframes brinkArrow2 {
  0% {
    color: #efefef;
  }
  84.9% {
    color: #efefef;
  }
  85% {
    color: #a00;
  }
  89.9% {
    color: #a00;
  }
  90% {
    color: #efefef;
  }
  94.9% {
    color: #efefef;
  }
  95% {
    color: #a00;
  }
  99.9% {
    color: #a00;
  }
  100% {
    color: #efefef;
  }
}
@-webkit-keyframes brinkArrow3 {
  0% {
    color: #ee0;
  }
  49.9% {
    color: #ee0;
  }
  50% {
    color: #f33;
  }
  99.9% {
    color: #f33;
  }
  100% {
    color: #ee0;
  }
}
@keyframes brinkArrow3 {
  0% {
    color: #ee0;
  }
  49.9% {
    color: #ee0;
  }
  50% {
    color: #f33;
  }
  99.9% {
    color: #f33;
  }
  100% {
    color: #ee0;
  }
}
@-webkit-keyframes brinkArrow4 {
  0% {
    color: #222;
  }
  84.9% {
    color: #222;
  }
  85% {
    color: #a00;
  }
  89.9% {
    color: #a00;
  }
  90% {
    color: #222;
  }
  94.9% {
    color: #222;
  }
  95% {
    color: #a00;
  }
  99.9% {
    color: #a00;
  }
  100% {
    color: #222;
  }
}
@keyframes brinkArrow4 {
  0% {
    color: #222;
  }
  84.9% {
    color: #222;
  }
  85% {
    color: #a00;
  }
  89.9% {
    color: #a00;
  }
  90% {
    color: #222;
  }
  94.9% {
    color: #222;
  }
  95% {
    color: #a00;
  }
  99.9% {
    color: #a00;
  }
  100% {
    color: #222;
  }
}
@-webkit-keyframes brinkBlock1 {
  0% {
    color: #ebe679;
    border: 1px solid #ebe679;
  }
  49.9% {
    color: #ebe679;
    border: 1px solid #ebe679;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #ebe679;
    border: 1px solid #ebe679;
  }
}
@keyframes brinkBlock1 {
  0% {
    color: #ebe679;
    border: 1px solid #ebe679;
  }
  49.9% {
    color: #ebe679;
    border: 1px solid #ebe679;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #ebe679;
    border: 1px solid #ebe679;
  }
}
@-webkit-keyframes brinkBlock2 {
  0% {
    color: #aaec57;
    border: 1px solid #aaec57;
  }
  49.9% {
    color: #aaec57;
    border: 1px solid #aaec57;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #aaec57;
    border: 1px solid #aaec57;
  }
}
@keyframes brinkBlock2 {
  0% {
    color: #aaec57;
    border: 1px solid #aaec57;
  }
  49.9% {
    color: #aaec57;
    border: 1px solid #aaec57;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #aaec57;
    border: 1px solid #aaec57;
  }
}
@-webkit-keyframes brinkBlock3 {
  0% {
    color: #d5abff;
    border: 1px solid #d5abff;
  }
  49.9% {
    color: #d5abff;
    border: 1px solid #d5abff;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #d5abff;
    border: 1px solid #d5abff;
  }
}
@keyframes brinkBlock3 {
  0% {
    color: #d5abff;
    border: 1px solid #d5abff;
  }
  49.9% {
    color: #d5abff;
    border: 1px solid #d5abff;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #d5abff;
    border: 1px solid #d5abff;
  }
}
@-webkit-keyframes brinkBlock4 {
  0% {
    color: #ff86a0;
    border: 1px solid #ff86a0;
  }
  49.9% {
    color: #ff86a0;
    border: 1px solid #ff86a0;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #ff86a0;
    border: 1px solid #ff86a0;
  }
}
@keyframes brinkBlock4 {
  0% {
    color: #ff86a0;
    border: 1px solid #ff86a0;
  }
  49.9% {
    color: #ff86a0;
    border: 1px solid #ff86a0;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #ff86a0;
    border: 1px solid #ff86a0;
  }
}
@-webkit-keyframes brinkBlock5 {
  0% {
    color: #75c7ec;
    border: 1px solid #75c7ec;
  }
  49.9% {
    color: #75c7ec;
    border: 1px solid #75c7ec;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #75c7ec;
    border: 1px solid #75c7ec;
  }
}
@keyframes brinkBlock5 {
  0% {
    color: #75c7ec;
    border: 1px solid #75c7ec;
  }
  49.9% {
    color: #75c7ec;
    border: 1px solid #75c7ec;
  }
  50% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  99.9% {
    color: #bd9c5a;
    border: 1px solid #bd9c5a;
  }
  100% {
    color: #75c7ec;
    border: 1px solid #75c7ec;
  }
}
@-webkit-keyframes slide-top {
  0% {
    opacity: 0.3;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}
@keyframes slide-top {
  0% {
    opacity: 0.3;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
}
@-webkit-keyframes flash1 {
  0% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  49% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  50% {
    color: #fff;
    background: #f06;
    border: 1px solid #fff;
  }
  99% {
    color: #fff;
    background: #f06;
    border: 1px solid #fff;
  }
  100% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
}
@keyframes flash1 {
  0% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  49% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  50% {
    color: #fff;
    background: #f06;
    border: 1px solid #fff;
  }
  99% {
    color: #fff;
    background: #f06;
    border: 1px solid #fff;
  }
  100% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
}
@-webkit-keyframes flash2 {
  0%, 100%, 50% {
    opacity: 0.5;
  }
  33% {
    opacity: 1;
    color: #ff0;
  }
  66% {
    opacity: 1;
    color: #f00;
  }
}
@keyframes flash2 {
  0%, 100%, 50% {
    opacity: 0.5;
  }
  33% {
    opacity: 1;
    color: #ff0;
  }
  66% {
    opacity: 1;
    color: #f00;
  }
}
@-webkit-keyframes blinkAnimeS2 {
  0% {
    background: #bb0;
  }
  100% {
    background: #ff3d3d;
  }
}
@keyframes blinkAnimeS2 {
  0% {
    background: #bb0;
  }
  100% {
    background: #ff3d3d;
  }
}
@-webkit-keyframes blinkAnimeS3 {
  0% {
    background: rgba(255, 0, 102, 0.8);
  }
  100% {
    background: rgba(83, 44, 182, 0.6);
  }
}
@keyframes blinkAnimeS3 {
  0% {
    background: rgba(255, 0, 102, 0.8);
  }
  100% {
    background: rgba(83, 44, 182, 0.6);
  }
}
@-webkit-keyframes flash3 {
  0% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  49% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  50% {
    color: #fff;
    background: #f06;
  }
  99% {
    color: #fff;
    background: #f06;
  }
  100% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
}
@keyframes flash3 {
  0% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  49% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  50% {
    color: #fff;
    background: #f06;
  }
  99% {
    color: #fff;
    background: #f06;
  }
  100% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
}
@-webkit-keyframes flash4 {
  0% {
    color: #222;
    background: #fff;
  }
  49% {
    color: #222;
    background: #fff;
  }
  50% {
    color: #fff;
    background: #be1055;
  }
  99% {
    color: #fff;
    background: #be1055;
  }
  100% {
    color: #222;
    background: #fff;
  }
}
@keyframes flash4 {
  0% {
    color: #222;
    background: #fff;
  }
  49% {
    color: #222;
    background: #fff;
  }
  50% {
    color: #fff;
    background: #be1055;
  }
  99% {
    color: #fff;
    background: #be1055;
  }
  100% {
    color: #222;
    background: #fff;
  }
}
@-webkit-keyframes flash5 {
  0% {
    border-top-color: #fff;
  }
  49% {
    border-top-color: #fff;
  }
  50% {
    border-top-color: #be1055;
  }
  99% {
    border-top-color: #be1055;
  }
  100% {
    border-top-color: #fff;
  }
}
@keyframes flash5 {
  0% {
    border-top-color: #fff;
  }
  49% {
    border-top-color: #fff;
  }
  50% {
    border-top-color: #be1055;
  }
  99% {
    border-top-color: #be1055;
  }
  100% {
    border-top-color: #fff;
  }
}
@-webkit-keyframes flash6 {
  0% {
    color: #222;
    background: #ff0;
    border: 1px solid #222;
  }
  49.9% {
    color: #222;
    background: #ff0;
    border: 1px solid #222;
  }
  50% {
    color: #fff;
    background: #c7231c;
    border: 1px solid #c7231c;
  }
  99.9% {
    color: #fff;
    background: #c7231c;
    border: 1px solid #c7231c;
  }
  100% {
    color: #222;
    background: #ff0;
    border: 1px solid #222;
  }
}
@keyframes flash6 {
  0% {
    color: #222;
    background: #ff0;
    border: 1px solid #222;
  }
  49.9% {
    color: #222;
    background: #ff0;
    border: 1px solid #222;
  }
  50% {
    color: #fff;
    background: #c7231c;
    border: 1px solid #c7231c;
  }
  99.9% {
    color: #fff;
    background: #c7231c;
    border: 1px solid #c7231c;
  }
  100% {
    color: #222;
    background: #ff0;
    border: 1px solid #222;
  }
}
@-webkit-keyframes flash7 {
  0% {
    color: #222;
    background: #fff;
  }
  49% {
    color: #222;
    background: #fff;
  }
  50% {
    color: #fff;
    background: #d47b4a;
  }
  99% {
    color: #fff;
    background: #d47b4a;
  }
  100% {
    color: #222;
    background: #fff;
  }
}
@keyframes flash7 {
  0% {
    color: #222;
    background: #fff;
  }
  49% {
    color: #222;
    background: #fff;
  }
  50% {
    color: #fff;
    background: #d47b4a;
  }
  99% {
    color: #fff;
    background: #d47b4a;
  }
  100% {
    color: #222;
    background: #fff;
  }
}
@-webkit-keyframes flash8 {
  0% {
    color: #222;
    background: #fff;
  }
  49% {
    color: #222;
    background: #fff;
  }
  50% {
    color: #fff;
    background: #3849af;
  }
  99% {
    color: #fff;
    background: #3849af;
  }
  100% {
    color: #222;
    background: #fff;
  }
}
@keyframes flash8 {
  0% {
    color: #222;
    background: #fff;
  }
  49% {
    color: #222;
    background: #fff;
  }
  50% {
    color: #fff;
    background: #3849af;
  }
  99% {
    color: #fff;
    background: #3849af;
  }
  100% {
    color: #222;
    background: #fff;
  }
}
@-webkit-keyframes shake1 {
  0% {
    left: 2px;
  }
  50% {
    left: -2px;
  }
  100% {
    left: 2px;
  }
}
@keyframes shake1 {
  0% {
    left: 2px;
  }
  50% {
    left: -2px;
  }
  100% {
    left: 2px;
  }
}
/*@keyframes flash1 {
  0% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  49% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
  50% {
    color: #fff;
    background: #f06;
  }
  99% {
    color: #fff;
    background: #f06;
  }
  100% {
    color: #f06;
    background: #ff0;
    border: 1px solid #f06;
  }
}
//テキストカラー点滅1
@keyframes brink1 {
  0% {
    color: #599eab;
  }

  49.9% {
    color: #599eab;
  }

  50% {
    color: #cc2;
  }

  99.9% {
    color: #cc2;
  }

  100% {
    color: #599eab;
  }
}
//テキストカラー点滅2
@keyframes blink2 {
  0% {
    color: #00a;
  }

  100% {
    color: #774;
  }
}
//テキストカラー点滅3
@keyframes blink3 {
  0% {
    color: #a00;
  }

  100% {
    color: #774;
  }
}
//テキストカラー点滅4
@keyframes blink4 {
  0% {
    color: #599eab;
  }

  49.9% {
    color: #599eab;
  }

  50% {
    color: #cc2;
  }

  99.9% {
    color: #cc2;
  }

  100% {
    color: #599eab;
  }
}
//拡大強調効果
@keyframes specialHover {
  0% {
    transform: scale(2);
    opacity: 0;
  }

  60% {
    transform: scale(1.6);
    opacity: 1;
  }

  60% {
    transform: scale(1.3);
    opacity: 1;
  }

  65% {
    transform: scale(1);
    opacity: 1;
  }

  70% {
    transform: scale(1.3);
    opacity: 1;
  }

  80% {
    transform: scale(1);
    opacity: 1;
  }

  90% {
    transform: scale(1.3);
    opacity: 1;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}
//ななめ回転スタートPC
@keyframes rounds1 {
  0% {
    transform: rotate(-10deg) rotateY(0deg);
  }

  50% {
    transform: rotate(-10deg) rotateY(360deg);
  }

  100% {
    transform: rotate(0deg) rotateY(360deg);
  }
}
//回転スタートSP
@keyframes rounds2 {
  0% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(360deg);
  }
}
//上からスライドイン
@keyframes slide-in-top {
  0% {
    transform: translateY(-300%);
  }

  100% {
    transform: translateY(0);
  }
}
//下からスライドイン
@keyframes slide-in-bottom {
  0% {
    transform: translateY(100%);
  }

  100% {
    transform: translateY(0);
  }
}


//右からスライドイン
@keyframes slide-in-right {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(0);
  }
}
//ふわふわ上下1
@keyframes float {
  50% {
    transform: translateY(-10px);
  }
}
//ふわふわ上下2
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(0, -5px);
  }

  100% {
    transform: translate(0, 0);
  }
}
//ふわふわ影
@keyframes shadow {
  50% {
    width: 70%;
    height: 18px;
  }
}
//くるくる回転
@keyframes rotate1 {
  0% {
    transform: rotateY(360deg);
  }

  18% {
    transform: rotateY(0deg);
  }

  100% {
    transform: rotateY(0deg);
  }
}
//ボタンキラーン効果1
@keyframes shiny1 {
  0% {
    left: -30%;
  }

  92% {
    left: -30%;
  }

  100% {
    left: 120%;
  }
}
//ボタンキラーン効果2
@keyframes shiny2 {
  0% {
    left: -100%;
  }

  84% {
    left: -100%;
  }

  100% {
    left: 240%;
  }
}
//遅延表示1
@keyframes fadeinItem1 {
  0% {
    opacity: 0;
  }

  80% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
//遅延表示2
@keyframes fadeinItem2 {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
//右背景大サークル1
@keyframes circle1 {
  0% {
    transform: translate(0) scaleY(1.2);
    top: 20px;
  }

  40% {
    transform: translate(-40px) scaleY(1.3);
    top: 30px;
  }

  80% {
    transform: translateX(20px) scaleY(1.3);
    top: 40px;
  }

  100% {
    transform: translateX(0) scaleY(1.2);
    top: 20px;
  }
}
//右背景大サークル2
@keyframes circle2 {
  0% {
    transform: translate(0) scaleY(1.2);
    top: 120px;
  }

  40% {
    transform: translate(40px) scaleY(1.3);
    top: 130px;
  }

  80% {
    transform: translateX(-20px) scaleY(1.3);
    top: 110px;
  }

  100% {
    transform: translateX(0) scaleY(1.2);
    top: 120px;
  }
}

//あわあわ上昇時に使う(オプションページ用)
@keyframes bubbles {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
    transform: translate(0, -20%);
  }

  100% {
    opacity: 0;
    transform: translate(0, -1000%);
  }
}*/
.Type-rank__3, .Type-rank__5, .Type-rank__7, .Type-rank__9, .Type-rank__13, .Type-rank__15, .Type-rank__16, .Type-rank__17, .Type-rank__29, .Type-rank__28, .Type-rank__27, .Type-rank__24, .Type-rank__31, .Type-rank__39, .Type-rank__38, .Type-rank__37, .Type-rank__34, .Type-rank__49, .Type-rank__48, .Type-rank__47, .Type-rank__44, .Type-rank__59, .Type-rank__58, .Type-rank__57, .Type-rank__54, .Type-rank__64 {
  line-height: 26px;
  font-size: 16px;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.15);
  text-shadow: 0 0 3px #000;
  font-weight: bold;
}

.Type {
  /*予定あり*/
  /*案内終了・お休み*/
}
.Type-situation__1 {
  background: #329eff;
}
.Type-situation__2 {
  background: #ff3d3d;
  -webkit-animation: blinkAnimeS2 1s infinite alternate;
          animation: blinkAnimeS2 1s infinite alternate;
}
.Type-situation-transparent__1 {
  background: rgba(200, 200, 200, 0.8);
  color: #000 !important;
}
.Type-situation-transparent__2 {
  background: rgba(255, 61, 61, 0.7);
}
.Type-situation-transparent__3 {
  background: rgba(50, 158, 255, 0.7);
}
.Type-week-color__0, .Type-week-color__7 {
  color: #f00;
}
.Type-week-color__1, .Type-week-color__2, .Type-week-color__3, .Type-week-color__4, .Type-week-color__5 {
  color: #222;
}
.Type-week-color__6 {
  color: #00f;
}
.Type-status__1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#71f7ff), color-stop(42%, #3294e7), color-stop(61%, #063399), color-stop(99%, #0064fb));
  background: -webkit-linear-gradient(top, #71f7ff 0%, #3294e7 42%, #063399 61%, #0064fb 99%);
  background: linear-gradient(to bottom, #71f7ff 0%, #3294e7 42%, #063399 61%, #0064fb 99%);
  color: #fff;
}
.Type-status__2 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 250, 244)), color-stop(4%, rgb(249, 192, 107)), color-stop(52%, rgb(249, 133, 0)), color-stop(59%, rgb(229, 87, 0)), to(rgb(237, 162, 92)));
  background: -webkit-linear-gradient(top, rgb(255, 250, 244) 0%, rgb(249, 192, 107) 4%, rgb(249, 133, 0) 52%, rgb(229, 87, 0) 59%, rgb(237, 162, 92) 100%);
  background: linear-gradient(to bottom, rgb(255, 250, 244) 0%, rgb(249, 192, 107) 4%, rgb(249, 133, 0) 52%, rgb(229, 87, 0) 59%, rgb(237, 162, 92) 100%);
  color: #fff;
}
.Type-status__3 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 250, 244)), color-stop(4%, rgb(255, 109, 109)), color-stop(52%, rgb(216, 0, 0)), color-stop(58%, rgb(168, 0, 0)), color-stop(99%, rgb(255, 109, 109)));
  background: -webkit-linear-gradient(top, rgb(255, 250, 244) 0%, rgb(255, 109, 109) 4%, rgb(216, 0, 0) 52%, rgb(168, 0, 0) 58%, rgb(255, 109, 109) 99%);
  background: linear-gradient(to bottom, rgb(255, 250, 244) 0%, rgb(255, 109, 109) 4%, rgb(216, 0, 0) 52%, rgb(168, 0, 0) 58%, rgb(255, 109, 109) 99%);
  color: #fff;
}
.Type-status__4 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 250, 244)), color-stop(4%, rgb(249, 107, 245)), color-stop(52%, rgb(179, 0, 244)), color-stop(59%, rgb(158, 0, 237)), to(rgb(232, 96, 247)));
  background: -webkit-linear-gradient(top, rgb(255, 250, 244) 0%, rgb(249, 107, 245) 4%, rgb(179, 0, 244) 52%, rgb(158, 0, 237) 59%, rgb(232, 96, 247) 100%);
  background: linear-gradient(to bottom, rgb(255, 250, 244) 0%, rgb(249, 107, 245) 4%, rgb(179, 0, 244) 52%, rgb(158, 0, 237) 59%, rgb(232, 96, 247) 100%);
  color: #F2E600;
}
.Type-status__5 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 250, 244)), color-stop(2%, rgb(247, 255, 109)), color-stop(52%, rgb(255, 255, 0)), color-stop(61%, rgb(226, 215, 0)), to(rgb(255, 247, 99)));
  background: -webkit-linear-gradient(top, rgb(255, 250, 244) 0%, rgb(247, 255, 109) 2%, rgb(255, 255, 0) 52%, rgb(226, 215, 0) 61%, rgb(255, 247, 99) 100%);
  background: linear-gradient(to bottom, rgb(255, 250, 244) 0%, rgb(247, 255, 109) 2%, rgb(255, 255, 0) 52%, rgb(226, 215, 0) 61%, rgb(255, 247, 99) 100%);
  color: #EA0003;
}
.Type-status__6 {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc9bb), color-stop(50%, #ff4e7a), color-stop(53%, #fe1562), color-stop(99%, #ff4e7a));
  background: -webkit-linear-gradient(top, #ffc9bb 0%, #ff4e7a 50%, #fe1562 53%, #ff4e7a 99%);
  background: linear-gradient(to bottom, #ffc9bb 0%, #ff4e7a 50%, #fe1562 53%, #ff4e7a 99%);
  color: #fff;
}
.Type-schedule__1 {
  color: #392809;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #f4e6c0), color-stop(50.2%, #fffefa), to(#f4e6c0));
  background: -webkit-linear-gradient(bottom, #f4e6c0 50%, #fffefa 50.2%, #f4e6c0 100%);
  background: linear-gradient(to top, #f4e6c0 50%, #fffefa 50.2%, #f4e6c0 100%);
  border-top: 1px solid #77460a;
  border-bottom: 1px solid #77460a;
  border-right: 3px solid #9b6f34;
  border-left: 3px solid #9b6f34;
}
.Type-schedule__1 i {
  color: #392809;
}
.Type-schedule__2 {
  color: #fff4df;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #0c0c0c), color-stop(50.2%, #242424), to(#0c0c0c));
  background: -webkit-linear-gradient(bottom, #0c0c0c 50%, #242424 50.2%, #0c0c0c 100%);
  background: linear-gradient(to top, #0c0c0c 50%, #242424 50.2%, #0c0c0c 100%);
  border-top: 1px solid #392809;
  border-bottom: 1px solid #392809;
  border-right: 3px solid #70521a;
  border-left: 3px solid #70521a;
}
.Type-schedule__2 i {
  color: #bd9841;
}
.Type-txt__2 {
  -webkit-animation: brinkBlock2 3s 0s ease infinite;
          animation: brinkBlock2 3s 0s ease infinite;
}
.Type-txt__7 {
  -webkit-animation: brinkBlock1 3s 0s ease infinite;
          animation: brinkBlock1 3s 0s ease infinite;
}
.Type-txt__8 {
  -webkit-animation: brinkBlock3 3s 0s ease infinite;
          animation: brinkBlock3 3s 0s ease infinite;
}
.Type-txt__9 {
  -webkit-animation: brinkBlock4 3s 0s ease infinite;
          animation: brinkBlock4 3s 0s ease infinite;
}
.Type-txt__10 {
  -webkit-animation: brinkBlock5 3s 0s ease infinite;
          animation: brinkBlock5 3s 0s ease infinite;
}
.Type-rank__64 {
  background: rgba(155, 30, 154, 0.7);
  letter-spacing: -1px;
}
.Type-rank__64 small {
  font-size: 80%;
  padding: 0 2px;
}
.Type-rank__59, .Type-rank__58, .Type-rank__57, .Type-rank__54 {
  background: rgba(174, 161, 73, 0.6);
  text-shadow: none !important;
  color: #000 !important;
}
.Type-rank__49, .Type-rank__48, .Type-rank__47, .Type-rank__44 {
  background: rgba(10, 10, 10, 0.7);
}
.Type-rank__39, .Type-rank__38, .Type-rank__37, .Type-rank__34 {
  background: rgba(155, 126, 37, 0.6);
}
.Type-rank__31 {
  background: rgba(79, 49, 46, 0.7);
}
.Type-rank__29, .Type-rank__28, .Type-rank__27, .Type-rank__24 {
  background: rgba(189, 8, 21, 0.6);
}
.Type-rank__17 {
  background: rgba(7, 236, 186, 0.6);
}
.Type-rank__16 {
  background: rgba(7, 236, 186, 0.6);
}
.Type-rank__15 {
  background: rgba(7, 236, 186, 0.6);
}
.Type-rank__13 {
  background: rgba(201, 46, 163, 0.6);
}
.Type-rank__9 {
  background: rgba(254, 105, 21, 0.6);
}
.Type-top-rank__9 {
  background: #d3582c;
}
.Type-rank__7 {
  background: rgba(11, 163, 5, 0.6);
}
.Type-top-rank__7 {
  background: #228936;
}
.Type-rank__5 {
  background: rgba(15, 162, 219, 0.6);
}
.Type-top-rank__5 {
  background: #1283ae;
}
.Type-rank__4 {
  background: none;
  border: none;
}
.Type-rank__3 {
  background: rgba(59, 12, 255, 0.6);
}
.Type-top-rank__3 {
  background: #1428ca;
}
.Type-rank__1 {
  display: none !important;
  /*background: rgba(7, 236, 186, .6);
  @extend %Init-rank__normal;
  height: 26px;*/
}
.Type-rank-bg__64 {
  background: -webkit-linear-gradient(315deg, #da3bd4 0%, #540351 40%, #681466 50%, #8e2f8e 70%, #390034 86%, #681466 100%);
  background: linear-gradient(135deg, #da3bd4 0%, #540351 40%, #681466 50%, #8e2f8e 70%, #390034 86%, #681466 100%);
}
.Type-rank-bg__54 {
  background: -webkit-linear-gradient(315deg, #d9c73b 0%, #574d04 40%, #675d13 50%, #8e802f 70%, #393500 86%, #675c14 100%);
  background: linear-gradient(135deg, #d9c73b 0%, #574d04 40%, #675d13 50%, #8e802f 70%, #393500 86%, #675c14 100%);
}
.Type-rank-bg__44 {
  background: -webkit-linear-gradient(315deg, #8a8a8a 0%, #2e2e2e 40%, #3b3b3b 50%, #5e5e5e 70%, #1c1c1c 86%, #3e3e3e 100%);
  background: linear-gradient(135deg, #8a8a8a 0%, #2e2e2e 40%, #3b3b3b 50%, #5e5e5e 70%, #1c1c1c 86%, #3e3e3e 100%);
}
.Type-rank-bg__34 {
  background: -webkit-linear-gradient(315deg, #a78d46 0%, #40330d 40%, #4c3e1a 50%, #6f5e35 70%, #2a2207 86%, #4f411b 100%);
  background: linear-gradient(135deg, #a78d46 0%, #40330d 40%, #4c3e1a 50%, #6f5e35 70%, #2a2207 86%, #4f411b 100%);
}
.Type-rank-bg__31 {
  background: -webkit-linear-gradient(315deg, #5b2635 0%, #23070f 40%, #2b0f17 50%, #3c1c26 70%, #390034 86%, #2a0e17 100%);
  background: linear-gradient(135deg, #5b2635 0%, #23070f 40%, #2b0f17 50%, #3c1c26 70%, #390034 86%, #2a0e17 100%);
}
.Type-rank-bg__24 {
  background: -webkit-linear-gradient(315deg, #f41f3a 0%, #5c000c 40%, #760515 50%, #9e1e33 70%, #390004 86%, #750515 100%);
  background: linear-gradient(135deg, #f41f3a 0%, #5c000c 40%, #760515 50%, #9e1e33 70%, #390004 86%, #750515 100%);
}
.Type-rank-bg__15 {
  background: -webkit-linear-gradient(315deg, #31f0ec 0%, #076d6b 40%, #167c79 50%, #2ea29c 70%, #074a4d 86%, #167b78 100%);
  background: linear-gradient(135deg, #31f0ec 0%, #076d6b 40%, #167c79 50%, #2ea29c 70%, #074a4d 86%, #167b78 100%);
}
.Type-rank-bg__5 {
  background: -webkit-linear-gradient(315deg, #33adf5 0%, #0d4d72 40%, #195a7f 50%, #3280a7 70%, #0d3653 86%, #1b5c81 100%);
  background: linear-gradient(135deg, #33adf5 0%, #0d4d72 40%, #195a7f 50%, #3280a7 70%, #0d3653 86%, #1b5c81 100%);
}
.Type-rank-bg__3 {
  background: -webkit-linear-gradient(315deg, #6f39e1 0%, #230761 40%, #311670 50%, #4c3095 70%, #190440 86%, #31166f 100%);
  background: linear-gradient(135deg, #6f39e1 0%, #230761 40%, #311670 50%, #4c3095 70%, #190440 86%, #31166f 100%);
}
.Type-rank-bg__1 {
  background: #ddd;
}

.Delivery-top-note {
  width: 100%;
  text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
  background: url(/static/img/delivery/top/bg_note.jpg) no-repeat center top/auto 100%;
  margin: 0 auto;
  padding: 40px;
}
@media screen and (max-width: 480px) {
  .Delivery-top-note {
    padding: 30px 10px;
  }
}
.Delivery-top-note__ttl {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .Delivery-top-note__ttl {
    padding-bottom: 8vw;
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .Delivery-top-note__ttl {
    padding-bottom: 8.7vw;
    font-size: 7.5vw;
  }
}
.Delivery-top-note__ol-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Delivery-top-note__ol {
  padding: 10px 10px 30px;
  font-size: 24px;
}
@media screen and (max-width: 480px) {
  .Delivery-top-note__ol {
    font-size: 18px;
  }
}
@media screen and (max-width: 360px) {
  .Delivery-top-note__ol {
    font-size: 16px;
  }
}
.Delivery-top-note__li {
  position: relative;
  padding: 8px 0;
  vertical-align: baseline;
  font-weight: bold;
  color: #95df40;
  letter-spacing: 1px;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  .Delivery-top-note__li {
    padding: 8px 0 8px 30px;
  }
}
.Delivery-top-note__li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 12px);
  left: -34px;
  width: 24px;
  height: 24px;
  background: rgb(63, 50, 81);
  background: -webkit-linear-gradient(135deg, rgb(0, 32, 37) 0%, rgb(63, 50, 81) 100%);
  background: linear-gradient(315deg, rgb(0, 32, 37) 0%, rgb(63, 50, 81) 100%);
}
@media screen and (max-width: 480px) {
  .Delivery-top-note__li::before {
    left: 0;
  }
}
.Delivery-top-note__li-note__small {
  font-size: 16px;
}
.Delivery-top-note__tel-imgbox {
  text-align: center;
}
.Delivery-top-note__tel-img {
  width: 100%;
  max-width: 380px;
  height: auto;
  aspect-ratio: 605/106;
}
@media screen and (max-width: 480px) {
  .Delivery-top-note__tel-img {
    max-width: none;
  }
}
.Delivery-top-note__cautions {
  border: 1px solid #fff;
  margin: 30px 0 0;
  padding: 10px;
  line-height: 1.6;
  font-size: 16px;
}
.Delivery-top-note__image {
  width: 100%;
  max-width: 540px;
  height: auto;
  margin: auto;
  display: block;
  aspect-ratio: 540/540;
}
.Delivery-top-expectation {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .Delivery-top-expectation {
    padding-bottom: 25px;
  }
}
.Delivery-top-expectation__box {
  margin: 0 auto 15px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .Delivery-top-expectation__box {
    margin-bottom: 0;
  }
}
.Delivery-top-expectation__content {
  position: relative;
}
.Delivery-top-expectation__content.Delivery-top-expectation__content-display .Delivery-top-expectation__box-list {
  display: block;
}
.Delivery-top-expectation__content.Delivery-top-expectation__content-display .Delivery-top-expectation__more-button {
  display: none;
}
.Delivery-top-expectation__content.Delivery-top-expectation__content-display .Delivery-top-expectation__box::after {
  display: none;
}
.Delivery-top-expectation__days {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .Delivery-top-expectation__days {
    display: none;
  }
}
.Delivery-top-expectation__days-list {
  width: calc((100% - 20px) / 3);
  font-weight: bold;
  text-align: center;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(46%, #e8e6e1), color-stop(46.2%, #f7f7f1), to(#e8e6e1));
  background: -webkit-linear-gradient(bottom, #e8e6e1 46%, #f7f7f1 46.2%, #e8e6e1 100%);
  background: linear-gradient(to top, #e8e6e1 46%, #f7f7f1 46.2%, #e8e6e1 100%);
  color: #6f6956;
  border-radius: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 26px;
  line-height: 1;
}
@media screen and (max-width: 360px) {
  .Delivery-top-expectation__days-list {
    font-size: 13px;
  }
}
.Delivery-top-expectation__days-list.Delivery-top-expectation__days-list--today {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(46%, #c9141e), color-stop(46.2%, #df0b17), to(#c9141e));
  background: -webkit-linear-gradient(bottom, #c9141e 46%, #df0b17 46.2%, #c9141e 100%);
  background: linear-gradient(to top, #c9141e 46%, #df0b17 46.2%, #c9141e 100%);
  font-size: 18px;
}
.Delivery-top-expectation__days-list.Delivery-top-expectation__days-list--today a {
  color: #fff;
}
.Delivery-top-expectation__days-link {
  color: #120e07;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.Delivery-top-expectation__box {
  gap: 3px;
  padding-top: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .Delivery-top-expectation__box {
    padding: 20px 1% 0;
  }
}
.Delivery-top-expectation__box::after {
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, color-stop(30%, #030306), color-stop(70%, transparent));
  background: -webkit-linear-gradient(bottom, #030306 30%, transparent 70%);
  background: linear-gradient(to top, #030306 30%, transparent 70%);
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 350px;
  position: absolute;
  display: block;
}
.Delivery-top-expectation__box.hidden::after {
  display: none;
}
.Delivery-top-expectation__box .Flex__list {
  width: calc((100% - 12px) / 4);
  position: relative;
  container-type: inline-size;
  padding: 2px;
}
@media screen and (max-width: 640px) {
  .Delivery-top-expectation__box .Flex__list {
    width: calc((100% - 12px) / 3);
  }
}
@media screen and (max-width: 480px) {
  .Delivery-top-expectation__box .Flex__list {
    width: calc((100% - 12px) / 2);
  }
}
.Delivery-top-expectation__box .Flex__list--empty {
  height: 0;
}
.Delivery-top-expectation__box-list:nth-child(n+13) {
  display: none;
}
@media screen and (max-width: 640px) {
  .Delivery-top-expectation__box-list:nth-child(n+10) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .Delivery-top-expectation__box-list:nth-child(n+7) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .Delivery-top-expectation__box-link:hover {
    opacity: 0.7;
  }
  .Delivery-top-expectation__box-link:hover .Delivery-top-expectation__box-guide--time {
    background: #f26060;
    opacity: 0.5;
  }
}
.Delivery-top-expectation__box-img-outer {
  position: relative;
}
.Delivery-top-expectation__box-img-outer::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, rgba(13, 13, 13, 0.7)), color-stop(50%, transparent));
  background: -webkit-linear-gradient(bottom, rgba(13, 13, 13, 0.7) 20%, transparent 50%);
  background: linear-gradient(to top, rgba(13, 13, 13, 0.7) 20%, transparent 50%);
}
.Delivery-top-expectation__box-img {
  opacity: 0.9 !important;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.Delivery-top-expectation__box-guide {
  position: absolute;
  padding: 5px;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  container-type: inline-size;
}
@media screen and (min-width: 768px) {
  .Delivery-top-expectation__box-guide {
    color: #fff;
  }
}
.Delivery-top-expectation__box-guide--name {
  font-size: 10cqw;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 400px) {
  .Delivery-top-expectation__box-guide--name {
    font-size: 11cqw;
  }
}
.Delivery-top-expectation__box-guide--schedule {
  border: none;
  display: block;
  width: 100%;
  font-size: 10cqw;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 400px) {
  .Delivery-top-expectation__box-guide--schedule {
    font-size: 9cqw;
  }
}
.Delivery-top-expectation__box-guide--time {
  font-size: 9cqw;
  position: relative;
  border: solid 1px rgba(255, 255, 255, 0.3019607843);
  border-radius: 3px;
  padding: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 400px) {
  .Delivery-top-expectation__box-guide--time {
    font-size: 9cqw;
  }
}
.Delivery-top-expectation__box-guide--time::before {
  content: "";
  aspect-ratio: 1/1;
  height: 0.6lh;
  width: auto;
  display: block;
  background: url(/static/img/common/icon_clock.png) no-repeat center/100% auto;
  background-size: contain;
  margin: auto 0;
}
.Delivery-top-expectation__rank {
  padding-top: 3px;
}
.Delivery-top-expectation__rank-img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 768px) {
  .Delivery-top-expectation__rank-img:hover {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.Delivery-top-expectation__more-button {
  z-index: 1;
  font-size: 16px;
  width: 50%;
  height: 30px;
  border-radius: 20px;
  display: grid;
  place-content: center;
  background: -webkit-radial-gradient(center, circle 200px, #6f5119 0%, #70521a 20%, #f9cb90 100%);
  background: radial-gradient(circle 200px at center, #6f5119 0%, #70521a 20%, #f9cb90 100%);
  color: white;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.3));
}
.Delivery-top-play {
  margin-top: 70px;
  background: url(/static/img/delivery/top/img_play01.png) no-repeat center top 6cqw/120% auto, url(/static/img/delivery/top/img_play02.png) no-repeat right -15% top 52%/68% auto, url(/static/img/delivery/top/img_play03.png) no-repeat left -10% bottom 0/68% auto;
}
.Delivery-top-play__box {
  margin: 0 auto;
  font-size: 26px;
  color: #dcdadf;
  padding: 20cqw 2cqw 20px;
  text-align: center;
  text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__box {
    font-size: 4cqw;
  }
}
.Delivery-top-play__txt {
  text-align: left;
}
.Delivery-top-play__txt1 {
  text-shadow: 0 0 5px #ef007d, 0 0 10px #ef007d, 0 0 12px #ef007d, 0 0 14px #ef007d, 0 0 20px #ef007d, 0 0 30px #ef007d;
  text-align: center;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__txt1 {
    font-size: 5.6cqw;
  }
}
.Delivery-top-play__txt1 span {
  font-size: 44px;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__txt1 span {
    font-size: 7cqw;
  }
}
.Delivery-top-play__ttl-sub {
  padding: 12cqw 0;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__ttl-sub {
    font-size: 5cqw;
  }
}
.Delivery-top-play__txt2 {
  padding-bottom: 9cqw;
}
.Delivery-top-play__txt2 span {
  text-shadow: 0 0 3px #ae00ff, 0 0 7px #ae00ff, 0 0 9px #ae00ff, 0 0 12px #ae00ff, 0 0 14px #ae00ff, 0 0 20px #ae00ff;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__txt2 span {
    font-size: 4.5cqw;
  }
}
.Delivery-top-play__txt3 {
  padding-bottom: 9cqw;
}
.Delivery-top-play__txt3 span {
  text-shadow: 0 0 3px #9e692a, 0 0 7px #9e692a, 0 0 9px #9e692a, 0 0 12px #9e692a, 0 0 14px #9e692a, 0 0 20px #9e692a;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__txt3 span {
    font-size: 4.5cqw;
  }
}
.Delivery-top-play__txt4-outer {
  padding: 0 0 14cqw 32%;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__txt4-outer {
    padding-left: 18%;
  }
}
.Delivery-top-play__txt5 {
  text-align: center;
  text-shadow: 0 0 3px #0f18d2, 0 0 7px #0f18d2, 0 0 9px #0f18d2, 0 0 12px #0f18d2, 0 0 14px #0f18d2, 0 0 20px #0f18d2;
  font-size: 32px;
}
@media screen and (max-width: 640px) {
  .Delivery-top-play__txt5 {
    font-size: 4.5cqw;
  }
}
.Delivery-top-photomail {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .Delivery-top-photomail {
    margin-top: 30px;
  }
}
.Delivery-top-photomail__ttl {
  color: #b3afba;
}
.Delivery-top-photomail__list-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  max-width: 640px;
  margin: 20px auto;
  padding: 0 3%;
}
.Delivery-top-photomail__list {
  font-size: 16px;
  position: relative;
  width: 25%;
  height: 0;
  padding-top: 25%;
  border: 1px solid;
  -webkit-border-image: -webkit-linear-gradient(315deg, #70521a 0%, #6f5119 40%, #b39252 50%, #72541b 70%, #9f7f41 86%, #bd9c5a 100%) 1;
       -o-border-image: linear-gradient(135deg, #70521a 0%, #6f5119 40%, #b39252 50%, #72541b 70%, #9f7f41 86%, #bd9c5a 100%) 1;
          border-image: linear-gradient(135deg, #70521a 0%, #6f5119 40%, #b39252 50%, #72541b 70%, #9f7f41 86%, #bd9c5a 100%) 1;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media screen and (min-width: 768px) {
  .Delivery-top-photomail__list:hover {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
}
.Delivery-top-photomail__list-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  color: #222;
  background: #000;
}
.Delivery-top-photomail__list-link--name {
  font-size: 12px;
  position: absolute;
  bottom: 3px;
  right: 3px;
  z-index: 2;
  padding: 2px 5px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.7);
  line-height: 1;
  font-weight: bold;
  color: #222;
}
.Delivery-top-photomail__list-img {
  -o-object-fit: cover;
     object-fit: cover;
  width: calc(100% - 1px);
  height: calc(100% - 1px);
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .Delivery-top-photomail__list-img {
    opacity: 1;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .Delivery-top-photomail__list-img:hover {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.Delivery-top-photomail__list:nth-child(1) img {
  -webkit-animation: dotted1 6s 0s ease infinite;
          animation: dotted1 6s 0s ease infinite;
}
.Delivery-top-photomail__list:nth-child(2) img {
  -webkit-animation: dotted1 6s 0.5s ease infinite;
          animation: dotted1 6s 0.5s ease infinite;
}
.Delivery-top-photomail__list:nth-child(3) img {
  -webkit-animation: dotted1 6s 1s ease infinite;
          animation: dotted1 6s 1s ease infinite;
}
.Delivery-top-photomail__list:nth-child(4) img {
  -webkit-animation: dotted1 6s 1.5s ease infinite;
          animation: dotted1 6s 1.5s ease infinite;
}
.Delivery-top-photomail__list:nth-child(5) img {
  -webkit-animation: dotted1 6s 2s ease infinite;
          animation: dotted1 6s 2s ease infinite;
}
.Delivery-top-photomail__list:nth-child(6) img {
  -webkit-animation: dotted1 6s 2.5s ease infinite;
          animation: dotted1 6s 2.5s ease infinite;
}
.Delivery-top-photomail__list:nth-child(7) img {
  -webkit-animation: dotted1 6s 3s ease infinite;
          animation: dotted1 6s 3s ease infinite;
}
.Delivery-top-photomail__list:nth-child(8) img {
  -webkit-animation: dotted1 6s 3.5s ease infinite;
          animation: dotted1 6s 3.5s ease infinite;
}
.Delivery-top-photomail__list:nth-child(9) img {
  -webkit-animation: dotted1 6s 4s ease infinite;
          animation: dotted1 6s 4s ease infinite;
}
.Delivery-top-photomail__list:nth-child(10) img {
  -webkit-animation: dotted1 6s 4.5s ease infinite;
          animation: dotted1 6s 4.5s ease infinite;
}
.Delivery-top-photomail__list:nth-child(11) img {
  -webkit-animation: dotted1 6s 5s ease infinite;
          animation: dotted1 6s 5s ease infinite;
}
.Delivery-top-photomail__list:nth-child(12) img {
  -webkit-animation: dotted1 6s 5.5s ease infinite;
          animation: dotted1 6s 5.5s ease infinite;
}