.mugitohop-contents .oshitsuma-contents {
  overflow: hidden;
  border-radius: 5px;
  background: url(/mugitohop/assets/img/oshitsuma/bg_kv_pc.jpg) repeat-x top center;
  background-size: contain 100%;
}

.mugitohop-contents .oshitsuma-contents .sec-kv {
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: hidden;
}

.mugitohop-contents .oshitsuma-contents .sec-kv::after {
  content: '';
  position: absolute;
  z-index: 4;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv::after {
  animation-name: kv-cover;
  animation-duration: 2s;
  animation-fill-mode: both
}

.mugitohop-contents .oshitsuma-contents .sec-kv::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat
}

.mugitohop-contents .oshitsuma-contents .sec-kv .kv-image {
  position: relative
}

html:not(.-is-loaded) .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image {
  opacity: 0
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image {
  animation-name: kv-image-inner;
  animation-duration: .35s;
  animation-delay: 1s;
  animation-timing-function: linear;
  animation-fill-mode: both
}

.mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner {
  animation-name: kv-image;
  animation-duration: 2s;
  animation-delay: 1s;
  animation-fill-mode: both
}

.mugitohop-contents .oshitsuma-contents .sec-kv .kv-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

html:not(.-is-loaded) .mugitohop-contents .oshitsuma-contents .sec-kv .kv-bg {
  opacity: 0
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv .kv-bg {
  animation-name: kv-image-inner;
  animation-duration: .35s;
  animation-delay: 1s;
  animation-timing-function: linear;
  animation-fill-mode: both
}

.mugitohop-contents .oshitsuma-contents .sec-kv .kv-bg .kv-bg-inner {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv .kv-bg .kv-bg-inner {
  animation-name: kv-bg;
  animation-duration: 2s;
  animation-delay: 1s;
  animation-fill-mode: both
}

@keyframes kv-cover {
  0% {
    width: 100%
  }

  100% {
    width: 0
  }
}

@keyframes kv-image {
  0% {
    transform: scale(1.35)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes kv-bg {
  0% {
    transform: scale(1.08)
  }

  100% {
    transform: scale(1)
  }
}

@keyframes kv-image-inner {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}




.mugitohop-contents .oshitsuma-contents .sec-kv.-no-motion::after {
  width: 0
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv.-no-motion::after {
  animation-name: none
}

html:not(.-is-loaded) .mugitohop-contents .oshitsuma-contents .sec-kv.-no-motion .-badge {
  transform: translateY(0)
}

html:not(.-is-loaded) .mugitohop-contents .oshitsuma-contents .sec-kv.-no-motion .kv-image {
  opacity: 1
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv.-no-motion .kv-image {
  animation-name: none
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv.-no-motion .kv-image .kv-image-inner {
  animation-name: none
}

@media (min-width: 769px) {
  .-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv::after {
    animation-duration: 4s
  }
}


.mugitohop-contents .oshitsuma-contents .sec-kv::before {
  background-position: center top
}

@media (min-width: 769px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv::before {
    background-image: url(/mugitohop/assets/img/oshitsuma/ttl_kv_pc.png);
  }
}

@media (max-width: 768px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv::before {
    background-image: url(/mugitohop/assets/img/oshitsuma/ttl_kv_sp.png);
    background-size: 380px auto
  }
}

.mugitohop-contents .oshitsuma-contents .sec-kv .kv-image {
  z-index: 6;
  pointer-events: none;
  color: transparent
}

@media (min-width: 769px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image {
    height: 450px
  }
}

@media (max-width: 768px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image {
    height: 225px
  }
}

@media (min-width: 769px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner {
    height: 450px;
    background-image: url(/mugitohop/assets/img/oshitsuma/img_kv_pc.png)
  }
}

@media (max-width: 768px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner {
    background-image: url(/mugitohop/assets/img/oshitsuma/img_kv_sp.png);
    background-size: 380px auto
  }
}

.mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left center, right center;
  transition: background-position 1s ease;
}

@media (min-width: 769px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner::after {
    background: url(/mugitohop/assets/img/oshitsuma/img_kv-left_pc.png?20210401) no-repeat top left, url(/mugitohop/assets/img/oshitsuma/img_kv-right_pc.png) no-repeat top right;
  }
}

@media (max-width: 768px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner::after {
    background: url(/mugitohop/assets/img/oshitsuma/img_kv-left_sp.png?20210401) no-repeat top left, url(/mugitohop/assets/img/oshitsuma/img_kv-right_sp.png) no-repeat top right;
    background-size: 106px auto;
  }
}

@media screen and (min-width:769px) and (max-width: 1350px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .kv-image .kv-image-inner::after {
    background-position: top left -200px, top right -200px;
  }
}

.mugitohop-contents .oshitsuma-contents .sec-kv .-badge {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-weight: 700;
  z-index: 9;
  background-image: url(/mugitohop/assets/img/oshitsuma/ico_kv-tw.png);
  background-repeat: no-repeat
}

@media (min-width: 769px) {
  html:not(.-is-loaded) .mugitohop-contents .oshitsuma-contents .sec-kv .-badge {
    transform: translateY(166px)
  }
}

@media (max-width: 768px) {
  html:not(.-is-loaded) .mugitohop-contents .oshitsuma-contents .sec-kv .-badge {
    transform: translateY(83px)
  }
}

.-is-loaded .mugitohop-contents .oshitsuma-contents .sec-kv .-badge {
  transform: translateY(0);
  transition-property: transform, background-color, color;
  transition-duration: .55s, .17s, .17s;
  transition-delay: 2.45s, 0s, 0s;
  transition-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1)
}

@media (min-width: 769px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .-badge {
    bottom: 10px;
    left: calc(50% + 85px);
    width: 156px;
    height: 156px;
    border-radius: 156px;
    padding-top: 40px;
    background-position: center 8px;
    font-size: 20px
  }

  .mugitohop-contents .oshitsuma-contents .sec-kv .-badge:hover {
    background-image: url(/mugitohop/assets/img/oshitsuma/ico_kv-tw-hover.png)
  }
}

@media (max-width: 768px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .-badge {
    bottom: 5px;
    left: calc(50% + 22px);
    width: 78px;
    height: 78px;
    border-radius: 78px;
    padding-top: 20px;
    background-position: center 4px;
    background-size: 53px 25px;
    font-size: 10px
  }
}

.mugitohop-contents .oshitsuma-contents .sec-kv .-badge .-underline {
  display: inline;
  border-bottom-style: solid;
  border-bottom-color: #face06
}

@media (min-width: 769px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .-badge .-underline {
    border-bottom-width: 2px
  }
}

@media (max-width: 768px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv .-badge .-underline {
    border-bottom-width: 1px
  }
}

@media (min-width: 769px) {
  .mugitohop-contents .oshitsuma-contents .sec-kv a.-badge {
    text-decoration: none;
    transition-property: background-color, color;
    transition-duration: .125s
  }

  .mugitohop-contents .oshitsuma-contents .sec-kv a.-badge:hover {
    background-color: #fff;
    color: #000
  }
}

.oshitsuma-contents__note {
  position: relative;
}

.oshitsuma-contents__note__inner {
  margin: 0 auto 0;
  max-width: 1200px;
  color: #9b8365;
  text-align: right;
  font-size: 10px;
  padding-right: 150px;
  transition: padding .3s ease;
}

@media (max-width: 1240px) {
  .oshitsuma-contents__note__inner {
    padding-right: 160px;
  }
}

.followMe {
  position: relative;
  z-index: 10;
  max-width: 1200px;
  margin: -100px auto 0;
}

.followMe__badgeWrap {
  text-align: right;
}

.followMe__badge {
  display: inline-block;
  width: 120px;
  height: 120px;
  background-color: #1d9bf0;
  border-radius: 60px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 34px 0 0;
  line-height: 1;
  letter-spacing: 0.04em;
}

.followMe__badge span {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto 0;
  background: url(/mugitohop/assets/img/oshitsuma/twitter-logo-white.png) center top no-repeat;
  padding-top: 44px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.followMe__badge:hover {
  text-decoration: none !important;
}

@media screen and (min-width: 767px) {
  .followMe__badge:hover {
    color: #000;
    background-color: #fdd519;
  }
}

.oshitsuma-banner{
  opacity: 0;
}

.-is-loaded .oshitsuma-banner{
  animation-name: bnr-image-inner;
  animation-duration: .35s;
  animation-delay: 2s;
  animation-timing-function: linear;
  animation-fill-mode: both;
}

@keyframes bnr-image-inner {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.oshitsuma-banner__image{
  max-width: 335px;
  width: 100%;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  margin: 5vw auto 0;
  opacity: 1;
}

@media screen and (min-width: 767px) {
  .oshitsuma-banner__image{
    max-width: 960px;
    width: 100%;
    margin: 95px auto 15px;
  }
  .oshitsuma-banner__image:hover{
    opacity: 0.8;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
  }
}


/*-------------
twitter API Area
-------------*/

.oshitsuma-tweet {
  max-width: 1200px;
  margin: 80px auto 120px;
}

.oshitsuma-tweet a[target="_blank"]:after {
  background-image: none !important;
  height: 0;
  width: 0;
}


@media screen and (max-width: 1240px) {
  .oshitsuma-tweet {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }

  .followMe {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media (max-width: 768px) {
  .oshitsuma-contents__note {
    width: auto;
    margin-top:3px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1.2;
  }

  .oshitsuma-contents__note__inner {
    padding-right: 68px;
    font-size: 8px;
  }

  .oshitsuma-tweet {
    margin-top: 20px;
    margin-bottom: 40px;
  }


  .followMe {
    margin-top: -58px;
    margin-right: 10px;
  }

  .followMe__badge {
    display: inline-block;
    width: 72px;
    height: 72px;
    border-radius: 36px;
    padding: 18px 0 0;
  }

  .followMe__badge span {
    display: block;
    width: 100%;
    height: 50px;
    margin: 0 auto 0;
    background: url(/mugitohop/assets/img/oshitsuma/twitter-logo-white-sp.png) center top no-repeat;
    background-size: 25px;
    padding-top: 25px;
    font-size: 12px;
  }


}