/*whole*/
body {
  color: #000;
  line-height: 2;
  font-family: 'A1 Gothic B';
  font-size: 18px;
  letter-spacing: 0.1em;
}

body * {
  box-sizing: border-box;
  min-height: 0%;
}

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

a:not(.mv-floatB) {
  transition: .4s;
  color: #3E3A39;
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
  opacity: .8;
}

.mvWrap {
  position: fixed;
  top: 0;
  min-height: 100vh;
  width: 100%;
  z-index: -1;
}

.mvWrap.yoko {
  position: static;
}

.mv {
  position: relative;
  min-height: 100vh;
}

.swiper-container {
  width: 100%;
}

.swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 100vh;
  width: 100vw;
}

.swiper-slide > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  width: 100%;
}

.swiper-slide.fix > img {
  height: 100vh;
  width: auto;
}

.swiper-slide.yoko {
  height: inherit;
}

.swiper-slide.yoko > img {
  position: static;
  transform: inherit;
  height: inherit;
  width: 100%;
}

.mv-floatL {
  position: absolute;
  top: 50px;
  left: 23%;
  z-index: 1;
}

.mv-floatL img {
  width: 23.6px;
}

.mv-floatR {
  position: absolute;
  top: 50px;
  right: 15%;
  z-index: 1;
}

.mv-floatR img {
  width: 200px;
}

.mv-floatB {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  z-index: 1;
}

.mv-floatB > img {
  display: block;
  width: 416px;
  margin: auto;
}

.mv-floatB a img {
  width: 55.3px;
  margin-top: 20px;
}

.cnt {
  width: 100%;
  background-color: #fff;
}

.cnt.yoko {
  margin-top: 0 !important;
}

.cnt-inner {
  max-width: 980px;
  padding: 0 15px 50px;
  margin: auto;
}

.yodogawa {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 60px 0;
  letter-spacing: 0.05em;
}

.yodogawa div {
  width: 50%;
}

.yodogawa a {
  color: #00A0FF;
}

.border {
  border: 10px solid #000;
  padding: 50px 45px;
}

.border--1 {
  text-align: center;
}

.border--2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 50px 45px;
}

.border--2 .ttl {
  margin-top: 25px;
}

.border--2 .ttl span {
  letter-spacing: 0.01em;
}

.border--2 .btn {
  margin-top: 5px;
}

.border--3, .border--4 {
  width: calc(50% - 10px);
  padding: 30px 14px;
  text-align: center;
}

.border--3 .ttl, .border--4 .ttl {
  margin-top: 15px;
}

.border--3 .txt, .border--4 .txt {
  margin: 0;
}

.border--4 .btn {
  margin-top: 19px;
}

.border--5 {
  padding: 40px 45px;
}

.border--5 a {
  display: block;
  max-width: 480px;
  width: 100%;
  margin: auto;
}

.border--6 {
  padding: 20px 45px 40px;
  margin-top: 65px;
  text-align: center;
}

.border--7 {
  padding: 40px 10px 30px;
  margin-top: 20px;
  text-align: center;
}

.ttl {
  font-size: 25px;
}

.ttl.sec5 {
  text-align: center;
  margin-bottom: 10px;
}

.ttl.sacosh {
  letter-spacing: 0.02em;
}

.txt {
  margin-top: 50px;
  font-family: 'A1 Gothic R';
}

.txt.attention {
  margin: 0;
  color: #E10000;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.05em;
}

.btn {
  margin-top: 50px;
  text-align: center;
}

.btn a {
  display: block;
  max-width: 400px;
  width: 100%;
  margin: auto;
}

.row5 {
  display: flex;
  flex-wrap: wrap;
  margin: 20px auto;
  max-width: 800px;
}

.row5 div {
  width: 150px;
  margin-left: 12.5px;
}

.row5 div:nth-of-type(1) {
  margin: 0;
}

.row2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px auto 0;
  max-width: 800px;
}

.row2 div {
  width: 375px;
}

.announce {
  display: flex;
  justify-content: center;
  font-size: 16px;
  padding: 45px 0;
  font-family: 'A1 Gothic R';
}

.yellow-circle {
  width: 90px;
  margin: 20px auto 80px;
}

.left {
  width: 53%;
}

.right {
  width: 47%;
}

.right img {
  max-width: 339.5px;
  display: block;
  margin: 50px auto 0;
}

.borderRow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.col {
  max-width: 400px;
  margin: 25px auto 0;
}

.col div {
  width: 100%;
  margin-top: 20px;
}

.col div:nth-of-type(1) {
  margin: 0;
}

.andmore {
  width: 135px;
}

.credit {
  padding: 45px 0 30px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.credit span {
  display: block;
  line-height: 2.3;
}

.share-ttl {
  font-size: 19px;
}

.share-links {
  display: flex;
  justify-content: space-between;
  max-width: 440px;
  width: 100%;
  margin: 45px auto 0;
}

.share-links a {
  width: 50px;
}

.ft-links-1 {
  display: flex;
  justify-content: space-between;
  max-width: 440px;
  width: 100%;
  margin: auto;
}

.ft-links-1 a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  width: 180px;
  height: 36px;
  border: 1px solid #000;
  border-radius: 500px;
}

.ft-logo {
  margin: 60px auto 30px;
  width: 90px;
}

.ft-links-2 {
  display: flex;
  justify-content: center;
  font-size: 13px;
  font-family: 'A1 Gothic R';
  margin: auto;
}

.ft-links-2 a {
  margin-left: 30px;
}

.ft-links-2 a:nth-of-type(1) {
  margin: 0;
}

.owari-txt {
  color: red;
  text-align: center;
  margin-top: 5px;
  font-weight: bold;
}

.mgt0 {
  margin-top: 0 !important;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 920px) {
  .border--2 .ttl {
    font-size: 2.6vw;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 3.5vw;
  }
  .swiper-slide:not(.yoko).slide2 img, .swiper-slide:not(.yoko).slide4 img {
    height: auto;
    width: 90%;
    top: 40%;
  }
  .mvWrap {
    min-height: inherit;
  }
  .mv {
    min-height: inherit;
  }
  .mv-floatL {
    top: 3%;
    left: 14%;
  }
  .mv-floatL img {
    width: 3.5vw;
  }
  .mv-floatR {
    top: 3%;
    right: 3%;
  }
  .mv-floatR img {
    width: 27vw;
  }
  .mv-floatB {
    bottom: 15%;
  }
  .mv-floatB > img {
    width: 74vw;
  }
  .mv-floatB a img {
    width: 12vw;
    margin-top: 25px;
  }
  .cnt-inner {
    padding: 0 2vw 50px;
  }
  .yodogawa {
    padding: 40px 0;
    text-align: center;
  }
  .yodogawa div {
    width: 100%;
  }
  .ttl {
    font-size: 19px;
    font-size: 5.3vw;
  }
  .ttl.sacosh {
    font-size: 5.1vw;
  }
  .txt {
    margin-top: 30px;
  }
  .txt.attention {
    font-size: 12px;
  }
  .jidume {
    letter-spacing: 0.01em;
    font-size: 3.4vw;
  }
  .border {
    border: 7.5px solid #000;
    padding: 20px 2vw 35px;
  }
  .border--2 .ttl {
    letter-spacing: 0.025em;
    font-size: 5.3vw;
  }
  .border--3, .border--4 {
    width: 100%;
  }
  .border--3 {
    margin-bottom: 20px;
  }
  .border--6 {
    margin-top: 45px;
  }
  .border--7 {
    padding: 30px 15px 35px;
  }
  .row5 div {
    width: calc(50% - 7.5px);
    margin-left: 15px;
  }
  .row5 div:nth-of-type(2n-1) {
    margin-left: 0;
  }
  .row5 div:nth-of-type(n+3) {
    margin-top: 15px;
  }
  .row2 div {
    width: 100%;
    max-width: 400px;
    margin: 15px auto 0;
  }
  .row2 div:nth-of-type(1) {
    margin-top: 0;
  }
  .announce {
    padding: 35px 0;
    font-size: 3.5vw;
  }
  .left {
    width: 100%;
  }
  .yellow-circle {
    position: relative;
    margin: 0;
    width: 100%;
  }
  .yellow-circle img {
    position: absolute;
    right: 0;
    top: -32px;
    width: 20vw;
  }
  .tokuten {
    width: 79%;
    margin: 10px auto 20px;
  }
  .share-links {
    max-width: 262px;
    margin: 25px auto 0;
  }
  .share-links a {
    width: 38px;
  }
  .ft-links-1 {
    max-width: 310px;
  }
  .ft-links-1 a {
    font-size: 11px;
    width: 135px;
    height: 27px;
  }
  .ft-logo {
    margin: 40px auto 20px;
    width: 68px;
  }
  .ft-links-2 {
    flex-direction: column;
    font-size: 10px;
  }
  .ft-links-2 a {
    margin: 10px 0 0;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

@media screen and (max-width: 374px) {
  .ft-links-1 a {
    width: 115px;
  }
  .yellow-circle img {
    top: 0;
  }
}
