@charset "UTF-8";
body {
  min-height: 0%;
  font-family: 'Shuei KakuGo Gin B';
  color: #000;
}

a {
  text-decoration: none;
  transition: .4s;
}

a:hover {
  opacity: .8;
}

img {
  width: 100%;
  vertical-align: bottom;
}

img.instagram_bk {
  width: 43px;
}

img.facebook_bk {
  width: 41px;
}

img.twitter {
  width: 44px;
}

img.facebook {
  width: 41px;
}

img.line {
  width: 49px;
}

img.home {
  width: 48px;
}

img.kansou {
  width: 25px;
}

img.toStore {
  width: 25px;
}

.mv {
  position: relative;
  width: 100%;
  height: 100vh;
}

.mv .mv__logo {
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  z-index: 1;
}

.mv video {
  width: auto;
  height: 100vh;
  vertical-align: bottom;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.mv .mv__obi {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 45px 20px;
  background-color: #fff;
  z-index: 1;
}

.mv h2 {
  width: 50%;
  max-width: 557px;
}

.mv .mv__obi__txt {
  width: 50%;
  max-width: 557px;
  margin-left: 50px;
  font-size: 22px;
  line-height: 32px;
  line-height: 1.48;
  letter-spacing: 0.1em;
}

.yodogawa {
  position: relative;
  width: 100%;
  padding: 160px 20px 180px;
  background-color: #81929A;
  overflow: hidden;
}

.yodogawa .yodogawa__txt {
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}

.yodogawa .yodogawa__cat {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 160px;
  width: 350px;
}

.content {
  background-color: #fff;
  padding: 160px 20px 230px;
}

.content .content__inner {
  max-width: 1000px;
  margin: 0 auto;
}

.content .ttl {
  margin: auto;
  text-align: center;
}

.content .interview {
  font-size: 16px;
  line-height: 28px;
}

.content .interviewSession {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 100px auto 0;
  width: 535px;
}

.content .interviewSession.last {
  margin-top: 0;
}

.content .interviewSession.last > div:first-of-type,
.content .interviewSession.last > div:nth-of-type(2) {
  padding-top: 0;
}

.content .interview__man,
.content .interview__txt {
  padding-top: 30px;
}

.content .interview__man.first,
.content .interview__txt.first {
  padding-top: 0;
}

.content .interview__man a,
.content .interview__txt a {
  color: #960E16;
}

.content .interview__man {
  width: 50px;
  font-weight: bold;
  color: #203868;
}

.content .interview__man.me {
  color: #1A1A1A;
}

.content .interview__txt {
  width: calc(100% - 70px);
  margin-left: 20px;
}

.content .interviewPic {
  max-width: 622px;
  padding-top: 80px;
  margin: auto;
}

.content .interviewPic__inTxt {
  max-width: 622px;
  padding: 0;
  margin: auto;
}

.content .interviewDate {
  text-align: center;
  line-height: 2.3;
}

.content .interviewInfo {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  max-width: 740px;
  margin: auto;
  padding-top: 35px;
  font-size: 13.65px;
  line-height: 27.3px;
  letter-spacing: 0.1em;
}

.content .interviewInfo a:first-of-type {
  margin-left: 30px;
}

.content .interviewInfo a:nth-of-type(2) {
  margin-left: 22px;
}

.content .bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px auto 0;
}

.content .bnr > a {
  width: calc(50% - 15px);
}

.content .bnr > a:nth-of-type(n+3) {
  margin-top: 30px;
}

footer {
  background-color: #fff;
}

footer a {
  color: #203868;
}

footer .footer__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 200px 20px;
  color: #203868;
  background-image: url(/store/miknits/2020/yarnpack/pre/img/bg-footer.png);
  background-position: bottom;
}

footer .footer__left,
footer .footer__right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 13.65px;
  line-height: 27.3px;
  letter-spacing: 0.1em;
}

footer .footer__left {
  width: 320px;
}

footer .footer__right {
  width: 550px;
  margin: 0 0 10px 100px;
  align-items: flex-end;
}

footer .footer__right > a span {
  display: inline-block;
  margin-left: 10px;
}

footer .footer__bottom {
  width: 100%;
  margin-top: 80px;
  font-size: 12px;
  line-height: 36.49px;
  text-align: center;
}

footer .footer__bottom__copy {
  display: block;
  width: 223px;
  margin: 10px auto 0;
}

.gokounyuu {
  display: block;
  width: 270px;
  background-color: #203868;
  color: #fff;
  padding: 13px 0;
  margin: 40px auto 60px;
  border-radius: 50px;
  font-size: 18px;
  text-align: center;
}

.zenpen {
  display: block;
  width: 445px;
  padding-top: 0;
  padding-bottom: 60px;
  text-align: center;
  line-height: 2.3;
  margin: auto;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (min-width: 1593px) {
  .mv video {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1200px) {
  .mv .mv__obi {
    padding: 4vw 10px;
  }
  .mv .mv__obi__txt {
    margin-left: 3.5vw;
    font-size: 1.84vw;
  }
}

@media screen and (max-width: 768px) {
  img.twitter {
    width: 37px;
  }
  img.facebook {
    width: 35px;
  }
  img.line {
    width: 41px;
  }
  .mv .mv__logo {
    top: 20px;
    width: 187px;
  }
  .mv .mv__img {
    position: relative;
    width: auto;
    height: 100vh;
    overflow: hidden;
  }
  .mv .mv__img img {
    position: fixed;
    top: -20%;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    height: 100vh;
    z-index: -1;
    top: 0;
    height: calc(100vh - 204px);
  }
  .mv .mv__obi {
    flex-direction: column;
    padding: 20px 15px 36px;
  }
  .mv h2 {
    width: 100%;
    max-width: 347px;
  }
  .mv .mv__obi__txt {
    width: 100%;
    margin: 20px 0 0;
    font-size: 17px;
    line-height: 25.4px;
    text-align: center;
  }
  .yodogawa {
    padding: 40px 20px 160px;
  }
  .yodogawa .yodogawa__txt {
    font-size: 17px;
    line-height: 33px;
    text-align: left;
  }
  .yodogawa .yodogawa__cat {
    width: 240px;
    margin-left: 0;
    left: inherit;
    right: 0;
  }
  .content {
    padding: 40px 20px 60px;
  }
  .content .ttl {
    margin: 0 -20px;
  }
  .content .interviewSession {
    flex-direction: column;
    width: 100%;
    margin-top: 30px;
  }
  .content .interview {
    font-size: 15px;
    line-height: 26.25px;
  }
  .content .interview__txt {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
  }
  .content .interview__txt br:not(.keep) {
    display: none;
  }
  .content .interviewPic {
    padding-top: 35px;
  }
  .content .interviewDate {
    padding: 25px 0 20px;
    margin-bottom: 28px;
    font-size: 14px;
  }
  .content .interviewInfo {
    font-size: 12px;
  }
  .content .interviewInfo a:first-of-type {
    margin-left: 20px;
  }
  .content .interviewInfo a:nth-of-type(2) {
    margin-left: 20px;
  }
  .content .bnr {
    flex-direction: column;
    margin: 33px auto 0;
  }
  .content .bnr > a {
    width: 100%;
    margin-top: 16px;
  }
  .content .bnr > a:first-of-type {
    margin-top: 0;
  }
  .content .bnr > a:nth-of-type(n+3) {
    margin-top: 16px;
  }
  footer .footer__inner {
    padding: 25px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  footer .footer__left,
  footer .footer__right {
    font-size: 12px;
  }
  footer .footer__left {
    width: 176px;
  }
  footer .footer__left span {
    width: 100%;
    padding-bottom: 8px;
    text-align: center;
  }
  footer .footer__right {
    width: 100%;
    margin: 45px 0 0;
    flex-direction: column;
    align-items: center;
  }
  footer .footer__right a:nth-of-type(2) {
    margin: 25px 0 23px;
  }
  footer .footer__bottom {
    margin-top: 50px;
    font-size: 10px;
    line-height: 17px;
  }
  footer .footer__bottom__copy {
    width: 165px;
    margin-top: 40px;
  }
  .zenpen {
    width: 100%;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

@media screen and (max-width: 420px) {
  .mv .mv__obi__txt {
    font-size: 3.9vw;
  }
}

/*画面の縦幅を狭くされたときの対処css*/
@media screen and (min-width: 769px) and (max-height: 550px) {
  .mv {
    height: auto;
  }
  .mv video {
    height: auto;
    width: 100%;
    position: static;
    transform: inherit;
  }
  .mv .mv__obi {
    position: static;
  }
}

@media screen and (max-width: 768px) and (max-height: 400px) {
  .mv {
    height: auto;
  }
  .mv .mv__img {
    width: 100%;
    height: auto;
    overflow: inherit;
  }
  .mv .mv__img img {
    position: static;
    transform: inherit;
    height: inherit;
    width: 100%;
  }
  .mv .mv__obi {
    position: static;
  }
}
