@charset "UTF-8";


@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

img {
  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

p,div {
    line-height: 1.6;
}
/* --------------------------------
   body
-------------------------------- */
header {
  position: relative;
  padding-bottom: 2px;
}
header::after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-image: -moz-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  content: "";
}


@media screen and (min-width: 751px) {
    .mediaPC {
        display: block;
    }
    .mediaSP {
        display: none;
    }
}
@media screen and (max-width: 750px) {
    .mediaPC {
        display: none;
    }
    .mediaSP {
        display: block;
        margin: 0 auto;
    }
}

/* --------------------------------
   mv
-------------------------------- */
.mvWrap {
  background: #050c19;
}
#mv {
  padding-top: 80px;
  background: url('/cp/adidas/jfa/kachiiro/img/index/mv_pc.jpg') no-repeat center;
}
.mv__leadWrap {
  text-align: center;
}
.mv__countDown {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -.1em;
}
.mv__mainLead {
  margin-bottom: 20px;
}
.mv__mainLead img {
  margin: 0 auto;
}
.countDownText {
  display: inline-block;
  margin: 0 5px;
  color: #d7ba63;
  font-family: "AdihausDIN-Bold", "Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", serif;
  font-size: 60px;
  letter-spacing: -.01em;
}
.mv__subLead {
  margin: -5px 0 55px;
}
.mv__subLead img {
  margin: 0 auto;
}
.mvLogoText {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  padding: 0 50px;
  /*background: rgba(0,0,0,.4);*/
  background: url('/cp/adidas/jfa/kachiiro/img/index/mvLogoText_bk.png') repeat-x center top;

}
.mvLogoText__inner-text p {
  color: #000;
  font-family: "AdihausDIN-Medium", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", serif;
  font-size: 9px;
  -webkit-transform: scale(0.9);
  text-align: right;
}

/* --------------------------------
   mainContents
-------------------------------- */
.mainContent {
  overflow: hidden;
  background-image: -moz-linear-gradient( 90deg, rgb(10,24,49) 0%, rgb(23,40,73) 12%, rgb(25,45,83) 40%, rgb(20,36,66) 72%, rgb(15,30,58) 85%, rgb(10,24,49) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(10,24,49) 0%, rgb(23,40,73) 12%, rgb(25,45,83) 40%, rgb(20,36,66) 72%, rgb(15,30,58) 85%, rgb(10,24,49) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(10,24,49) 0%, rgb(23,40,73) 12%, rgb(25,45,83) 40%, rgb(20,36,66) 72%, rgb(15,30,58) 85%, rgb(10,24,49) 100%);
}
.threeBorder-gold li {
  width: 100%;
  height: 6px;
  margin-bottom: 7px;
  background-image: -moz-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
}
.threeBorder-gold li:last-child {
  margin-bottom: 0;
}
.reservation-inner1 {
  position: relative;
  max-width: 1080px;
  margin: 85px auto 85px;
  padding: 65px 0 90px;
  background: #fff;
}
.reservation__firstLead,
.conentsTitle,
.reservation__lead {
  text-align: center;
}
.reservation__firstLead {
  margin-bottom: 15px;
  padding-bottom: 10px;
  background: url('/cp/adidas/jfa/kachiiro/img/index/reservation__firstLead.png') no-repeat center bottom;
  font-family: "Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -.1em;
}
.figureprice img {
  margin: 0 auto;
}
.conentsTitle img {
  margin: 0 auto;
}
.conentsTitle span {
  font-size: 56px;
}
.reservation__lead {
  font-family: "Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
  font-size: 34px;
  font-weight: 900;
  letter-spacing: -.05em;
}
.reservation__lead span {
  display: inline-block;
  margin-left: 10px;
  padding: 0 7px 4px;
  background: #be1d23;
  color: #fff;
  font-family: "AdihausDIN-Bold","Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
  font-size: 50px;
  line-height: 1;
  letter-spacing: -.07em;
}
.reservation__lead span.small {
  margin-left: 3px;
  font-size: 35px;
}
.reservation__firstImg {
  margin: 20px 0 0;
  text-align: center;
}
.aboutArmorPack {
  max-width: 990px;
  margin: -160px auto 0;
  background: url('/cp/adidas/jfa/kachiiro/img/index/textBk.png') no-repeat left top;
}
.aboutArmorPack__imgTextWrap {
  overflow: hidden;
}
.aboutArmorPack__img {
  float: left;
  margin-left: 40px;
}
.aboutArmorPack__textWrap {
  float: left;
  max-width: 450px;
  margin-top: 15px;
  margin-left: -95px;
}
.aboutArmorPack__title {
  margin-bottom: 15px;
  font-family: "Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
  font-size: 38px;
  font-weight: 900;
  letter-spacing: -.1em;
}
.aboutArmorPack__text {
  position: relative;
  z-index: 2;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.8;
}
.colorBlue {
  color: #0c3cb1;
}
.reservation__obi {
  position: absolute;
  z-index: 3;
  bottom: -35px;
  left: 0;
}
.noto {
  font-family: "Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
}
.adiDin {
  font-family: "AdihausDIN-Bold","Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
}
.reservation__subTitle {
  margin-bottom: 15px;
  color: #fff;
  font-family: "AdihausDIN-Bold","Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
  font-size: 34px;
  font-weight: 900;
  text-align: center;
  letter-spacing: -.1em;
  line-height: 1.3;
}
.reservation__subTitle span {
  display: block;
  margin-top: -10px;
  font-family: "AdihausDIN-Bold","Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
  font-size: 48px;
  letter-spacing: -.05em;
}
.reservation-inner2 {
  position: relative;
}
.reservation-inner2::after {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 390px;
  background: #fff;
  content: "";
}
.reservation-inner2__img img {
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
.reservation-inner2__img {
  position: relative;
}
.reservation-inner2__img::before,
.reservation-inner2__img::after {
  position: absolute;
  top: 190px;
  left: -50%;
  width: 200%;
  height: 200px;
  content: "";
}
.reservation-inner2__img::before {
  z-index: 2;
  background: #fff;
  transform: rotate(5deg);
}
.reservation-inner2__img::after {
  z-index: 1;
  background: #000;
  transform: rotate(-5deg);
}
.reservation__btnTextWrap {
  position: relative;
  z-index: 3;
  top: -50px;
  background: #fff;
}
.reservation__buy {
  text-align: center;
}
.reservation__buy span {
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 3px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/reservation__firstLead.png) no-repeat center bottom;
  font-size: 46px;
  font-weight: 900;
  letter-spacing: -.1em;
}
.btnList {
  display: flex;
  justify-content: space-between;
  max-width: 990px;
  margin: 0 auto;
}
.btnList li {
  width: 24.2%;
  margin-bottom: 8px;
  text-align: center;
}
.btnList a::after {
  position: absolute;
  top: 0;
  right: 9%;
  bottom: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  content: "";
}
.btnList a {
  display: block;
  position: relative;
  padding: 18px 0;
  background: #c30b16;
  border-radius: 50px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: -.05em;
  transition: all .3s;
}
.btnList a:hover {
  background: #e00d1a;
  box-shadow: 0px 4px 10px 0px rgba(36, 36, 36, 0.3);
}
.nearAlpenBtnWrap {
  padding: 60px 15px 50px;
  background-color: #eeeeee;
}
.nearAlpenBtn {
  max-width: 880px;
  margin: 0 auto 10px;
  padding: 7px;
  border-radius: 50px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/icon_search.png) no-repeat 92% center;
  background-size: 24px;
  background-color: #0039a3;
  text-align: center;
  transition: all .3s;
}
.nearAlpenBtn a {
  display: block;
  padding: 23px 0;
  border: 1px solid #b3c4e4;
  border-radius: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.nearAlpenBtn:hover {
  box-shadow: 0px 5px 10px 0px rgba(4, 0, 0, 0.3);
  background: url(/cp/adidas/jfa/kachiiro/img/index/icon_search.png) no-repeat 92% center;
  background-size: 24px;
  background-color: #013391;
}
.step {
  padding: 75px 0 80px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/step_bk.png) repeat-x center bottom;
}
.step__title {
  margin-bottom: 38px;
  color: #fff;
  font-size: 34px;
  font-weight: 900;
  text-align: center;
  letter-spacing: -.1em;
}
.step__title span {
  display: inline-block;
  margin-right: 3px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/reservation__firstLead.png) no-repeat left 85%;
  font-size: 38px;
  font-weight: 900;
  letter-spacing: 0.05em;
}
.step__title span.adiDin {
  font-family: "adineuePRO-BlackWeb";
  font-size: 60px;
  background: none;
}
.stetListWrap {
  background: url(/cp/adidas/jfa/kachiiro/img/index/stepList_bk.png) repeat-x center center;
}
.stetList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto 60px;
}
.stetList li {
  position: relative;
  width: 32%;
  padding: 45px 18px;
  background: #fff;
}
.stetList li:last-child::after {
  display: none;
}
.stetList li::after {
  position: absolute;
  z-index: 2;
  top: 0;
  right: -30px;
  bottom: 0;
  width: 30px;
  height: 58px;
  margin: auto;
  background: url(/cp/adidas/jfa/kachiiro/img/index/icon_next.png) no-repeat right center;
  content: "";
}
.stetList__number {
  position: absolute;
  top: 0;
  left: 0;
}
.stetList__number img {
  max-width: 146px;
}
.stetList__title {
  position: absolute;
  right: 20px;
  bottom: -5px;
  background: linear-gradient(transparent 70%, #b09c50 70%);
  background-position: left 90%;
  transform: rotate(-10deg);
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -.1em;
}
.step__btn {
  max-width: 300px;
  margin: 0 auto;
}
.step__btn a {
  display: block;
  padding: 19px 0;
  background: #0039a3;
  border-radius: 50px;
  color: #fff;
  transition: all .3s;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.step__btn a:hover  {
  background: #0154ef;
}
.step__btn span {
  display: inline-block;
  margin-left: 3px;
}
.salesStart {
  padding: 80px 0 0;
  background: url(/cp/adidas/jfa/kachiiro/img/index/salesStart_bk.png) repeat-x left center;
  background-size: 100% 100%;
  text-align: center;
}
.photoCam {
  text-align: center;
}
.photoCam__titleWrap {
  padding-top: 75px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/photoCam_bk.png) repeat-x left top;
}
.photoCam__title {
  margin-bottom: 10px;
  color: #fff;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: -.03em;
  line-height: 1;
}
.photoCam__title-en {
  margin-bottom: 5px;
  color: #b09c50;
  font-family: "AdihausDIN-Bold",serif;
  font-size: 25px;
  line-height: 1;
}
.photoCam__description {
  margin-top: -50px;
}
.photoCam__description img {
  margin: 0 auto;
}
.photoCam__img img {
  margin: 0 auto;
}
.photoCamDetail {
  max-width: 885px;
  margin: 0 auto;
  overflow: hidden;
}
.photoCamDetail__title {
  margin: 90px 0 40px;
  text-align: center;
  line-height: 1;
}
.title-border span {
  padding: 0 3px 8px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/reservation__firstLead.png) no-repeat center bottom;
}
.photoCamDetail__title span {
  color: #fff;
  font-size: 34px;
  font-weight: 900;
}
.photoCamDetail__date {
  padding: 80px 75px;
  background: #040a12;
}
.photoCam__description01 {
  margin-bottom: 35px;
}
.photoCamDetailStepList > li {
  padding-bottom: 20px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/icon_arrow-bottom.png) no-repeat center bottom;
}
.photoCamDetailStepList > li:last-child {
  padding-bottom: 0;
  background: none;
}
.photoCamDetailStepList__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 110px;
  padding: 0 53px;
  background-color: rgb(7, 17, 32);
}
.photoCamDetailStepList__title span {
  display: inline-block;
  margin-left: 45px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.photoCamDetailStepList__textWrap {
  padding: 60px 70px;
  background: #f0f1f3;
}
.photoCamDetailStepList__text {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #6d6d6d;
}
.snsBtnList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.snsBtnList li {
  width: 48%;
  border-radius: 40px;
  transition: all .3s;
}
.snsBtnList li img {
  backface-visibility: visible;
}
/*.photoCamDetailStepList > li:nth-child(2) img {
  backface-visibility: inherit;
}*/
.snsBtnList li:hover {
  box-shadow: 0px 4px 10px 0px rgba(36, 36, 36, 0.3);
}
.snsBtnList a {
  display: block;
}
.photoCamDetailStepList__text-text,
.photoCamDetailStepList__text-last {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.77;
}
.photoCamDetail__caution__textWrap {
  margin-bottom: 100px;
  padding: 70px 100px;
  max-height: 340px;
  overflow: scroll;
  background: #f0f1f3;
}
.photoCamDetail__caution__title {
  margin: 55px 0 15px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.photoCamDetail__caution__first {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
}
.photoCamDetail__caution__subTitle {
  margin: 30px 0 20px;
  color: #333333;
  font-size: 15px;
  font-weight: bold;
}
.photoCamDetail__caution__text {
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.8;
}
.photoCamDetail__caution__text-last {
  margin-top: 30px;
}
.photoCamDetail__caution-line {
  margin: 35px 0 30px;
  border: 1px solid #d8d8da;
}
.discList > li,
.discList__nestList > li {
  position: relative;
  padding-left: 1.5em;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.8;
}
.discList > li::before,
.discList__nestList > li::before {
  position: absolute;
  top: 9px;
  left: 5px;
  width: 5px;
  height: 5px;
  background: #cccccc;
  border-radius: 50%;
  font-size: 0;
  content: "・";
}
.discList__nestList {
  margin: 10px 0 20px;
  padding-left: 20px;
  border-left: 4px solid #d8d8da;
}
.discList__nestList > li {
  font-size: 12px;
}
.discList__nestList > li::before  {
  background: #666666;
}
.discList__nestList-order > li {
  margin-left: 1.5em;
  list-style: decimal;
  padding-left: 0;
}
.discList__nestList-order > li::before {
  display: none;
}
.borderTextWrap {
  margin-bottom: 35px;
  padding: 30px 0;
  border-top: 2px solid #d8d8da;
  border-bottom: 2px solid #d8d8da;
}
.borderTextWrap__title {
  margin-bottom: 25px;
}
.borderTextWrap__text {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.8;
}
.campaignImgListWrap {
  max-width: 885px;
  margin: 0 auto 90px;
  text-align: center;
}
.campaignImgList__lead {
  margin-bottom: 15px;
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -.05em;
}
.campaignImgList__title {
  margin-bottom: 45px;
  line-height: 1;
}
.campaignImgList__title span {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -.05em;
}
.campaignImgList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.campaignImgList li {
  width: 32%;
  margin-bottom: 15px;
}
.campaignImgList li:nth-child(n+10) {
  display: none;
}
.campaignImgList img {
  width: 100%;
}
.campaignImgList-btn {
  font-family: "AdihausDIN-Bold",serif;
  font-size: 16px;
}


.speakMessage {
  padding: 60px 0 50px;
  text-align: center;
}
.speakMessage__title {
  font-size: 54px;
  font-weight: 900;
  letter-spacing: -.15em;
}
.speakMessage__planWrap {
  max-width: 1080px;
  margin: -90px auto 60px;
  padding: 30px 0;
  background: #baac7c;
}
.speakMessage__plan {
  display: inline-block;
  margin-bottom: 20px;
  background: url(/cp/adidas/jfa/kachiiro/img/index/speakMessage__plan_bk.png) no-repeat center bottom;
  font-size: 46px;
  font-weight: 900;
  letter-spacing: -.07em;
}
.speakMessage__plan span {
  font-size: 56px;
  font-weight: 900;
  letter-spacing: -.05em;
}
.comingsoon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 400px;
  background: url('/cp/adidas/jfa/kachiiro/img/index/comingsoon_bk.png') no-repeat center top;
  background-color: #030409;
  color: #fff;
  text-align: center;
}
.comingsoon__title {
  margin-bottom: 35px;
}
.comingsoon__title img {
  margin: 0 auto;
}
.comingsoon__subLead {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -.05em;
}
.comingsoon__lead {
  margin-top: -20px;
  font-family: "AdihausDIN-Bold",serif;
  font-family: "adineuePRO-BoldWeb";
  font-size: 64px;
}


@media screen and (max-width: 990px) {
  .aboutArmorPack {
    max-width: 100%;
    margin: -100px 15px 0;
    padding-bottom: 100px;
    background: none;
    border: 2px solid #c09c50;
  }
  .aboutArmorPack__img {
    width: 300px;
    margin-top: 15px;
  }
  .aboutArmorPack__img img {
    width: 99%;
  }
  .aboutArmorPack__textWrap {
    float: none;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    text-align: center;
  }

}

@media screen and (max-width: 1315px) {
  #mv {
    padding-top: 65px;
  }
}

@media screen and (max-width: 950px) {
  .btnList {
    padding: 0 15px;
    flex-wrap: wrap;
  }
  .btnList li {
    width: 48%;
  }
}




@media screen and (max-width: 750px) {
  .mainContent {
    padding-bottom: 40px;
  }
  #mv {
    padding-top: 0;
    background: url('/cp/adidas/jfa/kachiiro/img/index/mv_sp.jpg') no-repeat left -59px;
    background-size: 100%;
  }
  .mvWrap {
    padding-bottom: 40px;
  }
  .mv__leadWrap {
    padding: 70px 0 50px;
  }
  .mvLogoText {
    display: block;
    padding: 0;
    background: none;
  }
  .mvLogoText__inner-text,
  .mvLogoText__inner-text p {
    text-align: left;
  }
  .mvLogoText__inner-text {
    padding: 10px 0;
    background: rgba(0,0,0,.4);
  }
  .mvLogoText__inner-text p {
    margin-left: -1em;
    color: #fff;
  }
  .mv__countDown {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .countDownText {
    font-size: 42px;
    line-height: 1;
  }
  .mv__subLead {
    margin: 0;
  }
  .mainContent {
    margin: -1px;
    padding-bottom: 0;
  }
  .reservation-inner1 {
    margin: 60px 0 80px;
    padding: 0;
    background: none;
  }
  .reservation-inner1__spMargin {
    margin: 0 20px;
    padding: 20px 0 0;
    background: #fff;
  }
  .reservation__firstLead {
    width: 74%;
    margin: 0 auto 15px;
    font-size: 16px;
  }
  .salesStart .reservation__firstLead {
    width: 65%;
  }
  .conentsTitle {
    font-size: 30px;
    line-height: 1;
  }
  .conentsTitle span {
    font-size: 42px;
  }
  .reservation__lead {
    margin-top: 5px;
    font-size: 22px;
  }
  .reservation__lead span {
    font-size: 44px;
  }
  .aboutArmorPack {
    max-width: 593px;
    margin: -100px auto 0;
    padding-bottom: 30%;
    background: url(/cp/adidas/jfa/kachiiro/img/index/textBk_sp.png) no-repeat left top;
    background-size: 100% 100%;
  }
  .aboutArmorPack__img {
    float: none;
    width: 99.5%;
    margin: 15px 1px 0;
  }
  .aboutArmorPack__title {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .aboutArmorPack__text {
    padding: 0 15px;
    font-size: 13px;
    letter-spacing: -.04em;
  }
  .colorBlue {
    font-size: 13px;
  }
  .reservation__obi {
    right: 0;
    bottom: -5%;
    left: 0;
    max-width: 750px;
    margin: 0 auto;
  }
  .reservation__subTitle {
    position: relative;
    z-index: 3;
    font-size: 22px;
  }
  .reservation-inner2 {
    position: relative;
    margin-top: -60px;
    padding-top: 50px;
  }
  .reservation-inner2__img {
    margin-top: -175px;
  }
  .reservation__subTitle span {
    font-size: 30px;
  }
  .step {
    margin: 0;
    padding: 40px 0;
    background: none;
  }
  .step__title {
    margin-bottom: 25px;
    font-size: 22px;
  }
  .step__title span {
    padding-bottom: 5px;
    background-position: left 100%;
    font-size: 28px;
    line-height: 1;
  }
  .step__title span.adiDin {
    font-size: 36px;
  }
  .stetListWrap {
    background: none;
  }
  .stetList {
    display: block;
    margin-bottom: 35px;
    padding: 0 30px;
  }
  .stetList li {
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
  }
  .stetList li::after {
    top: auto;
    right: auto;
    bottom: -24px;
    left: auto;
    width: 48px;
    height: 24px;
    margin-left: -24px;
    background: url(/cp/adidas/jfa/kachiiro/img/index/icon_next_sp.png) no-repeat right center;
    background-size: 100%;
  }
  .stetList__number img {
    width: 128px;
  }
  .speakMessage__title {
    font-size: 33px;
  }
  .stetList__title {
    z-index: 3;
    transform: rotate(-5deg);
    font-size: 29px;
  }
  .step__btn a {
    font-size: 16px;
  }
  .salesStart {
    padding: 30px 0 0;
    background: #fff;
  }
  .comingsoon {
    position: relative;
    align-items: flex-start;
    height: 0;
    padding-top: 87%;
    box-sizing: border-box;
    background: url('/cp/adidas/jfa/kachiiro/img/index/comingsoon_bk_sp.png') no-repeat center top;
    background-size: 100%;
    background-color: #020308;
  }
  .comingsoon__textWrap {
    position: absolute;
    top: 43%;
    left: 0;
    width: 100%;
  }
  .comingsoon__title {
    margin-bottom: 15px;
  }
  .comingsoon__subLead {
    font-size: 16px;
  }
  .comingsoon__lead {
    margin-top: -10px;
    font-size: 40px;
  }
  .speakMessage {
    padding: 30px 0 0;
  }
  .speakMessage__planWrap {
    width: 82%;
    margin: -35px auto 0;
  }
  .speakMessage__plan {
    font-size: 26px;
  }
  .speakMessage__plan span {
    font-size: 32px;
  }
  .speakMessage__img {
    width: 82%;
    margin: 0 auto;
  }
  .reservation__btnTextWrap {
    top: -80px;
    padding-bottom: 28px;
  }
  .reservation__buy span {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .reservation__btnTextWrap .btnList {
    width: 74%;
    padding: 0;
    flex-wrap: wrap;
  }
  .btnList li {
    width: 100%;
  }
  .btnList a {
    padding: 22px 0;
  }
  .nearAlpenBtnWrap {
    margin-top: -81px;
    padding: 35px 0;
  }
  .nearAlpenBtn {
    width: 90%;
    background-size: 15px;
  }
  .nearAlpenBtn a {
    font-size: 15px;
    text-indent: -15px;
    letter-spacing: -.1em;
  }
  .reservation-inner2::after {
    display: none;
  }
  .photoCam__titleWrap {
    padding-top: 45px;
  }
  .photoCam__title {
    font-size: 34px;
  }
  .photoCam__title-en {
    font-size: 15px;
  }
  .photoCam__description {
    margin-top: 0;
    padding: 0 20px;
  }
  .photoCamDetail__title {
    margin: 45px 0 30px;
  }
  .photoCamDetail__title span {
    font-size: 23px;
  }
  .photoCamDetail__date {
    padding: 0 10px;
    background: none;
  }
  .photoCam__description01 {
    margin-bottom: 0;
  }
  .photoCamDetailStepList {
    padding: 0 10px;
  }
  .photoCamDetailStepList > li {
    position: relative;
    padding-bottom: 22px;
    background: none;
  }
  .photoCamDetailStepList > li::after {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 23px;
    background: url(/cp/adidas/jfa/kachiiro/img/index/icon_arrow-bottom_sp.png) no-repeat center bottom;
    margin: auto;
    content: "";
  }
  .photoCamDetailStepList > li:last-child::after {
    display: none;
  }
  .photoCamDetailStepList__title {
    display: block;
    height: auto;
    padding: 23px 20px;
  }
  .photoCamDetailStepList__title span {
    margin: 5px 0 0 0;
    font-size: 18px;
  }
  .photoCamDetailStepList__textWrap {
    padding: 20px;
    background: #fff;
  }
  .photoCamDetailStepList__text {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 16px;
  }
  .photoCamDetailStepList__text-last {
    font-size: 16px;
  }
  .photoCamDetail__caution__title {
    margin: 40px 0 15px;
  }
  .photoCamDetail__cautionWrap {
    padding: 0 10px;
  }
  .photoCamDetail__caution__textWrap {
    margin-bottom: 50px;
    padding: 35px 23px;
  }
  .photoCamDetail__caution__subTitle {
    margin-bottom: 15px;
  }
  .discList > li, .discList__nestList > li {
    font-size: 12px;
  }
  .campaignImgList__lead {
    margin-bottom: 10px;
    font-size: 31px;
    line-height: 1.3;
  }
  .campaignImgList__title {
    margin-bottom: 30px;
  }
  .campaignImgList__title span {
    font-size: 19px;
  }
  .campaignImgList {
    margin-bottom: 24px;
    padding: 0 20px;
  }
  .campaignImgListWrap {
    margin-bottom: 40px;
  }
  .campaignImgList li {
    margin-bottom: 6px;
  }
  .btnList {
    width: 89%;
  }
  .speakMessage__planWrap {
    margin-bottom: 30px;
    padding: 30px 0 20px;
  }

}

@media screen and (max-width: 420px) {
  .mvWrap {
    height: calc(100vh - 58px);
    margin-bottom: 0;
    padding-bottom: 0;
    background: #0b1932;
  }
  .threeBorder-gold {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
  }
  .reservation-inner1 {
    margin: 0 0 80px;
  }
}

@media screen and (max-width: 634px) {
  .aboutArmorPack {
    margin: -100px 12px 0;
  }

}



/* --------------------------------
   footer
-------------------------------- */
.bkWrap {
  position: relative;
  background: #9c8a54;
  background-image: -moz-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
}
.bkWrap::before {
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: -moz-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(134,115,40) 0%, rgb(168,148,68) 16%, rgb(192,174,104) 50%, rgb(168,148,68) 84%, rgb(134,115,40) 100%);
  content: "";
}
.footer {
  padding: 25px 25px 40px 25px;
  font-family: "AdihausDIN-Bold","Noto Sans Japanese", "Helvetica Neue", Helvetica, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",serif;
}
.footer__credit {
  order: 1;
  font-size: 11px;
  font-weight: bold;
}
.footer__privacy {
  order: 2;
}
.footer__privacy a {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
.footerInner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
}



@media screen and (max-width: 750px) {
  .footerInner {
    display: block;
    text-align: center;
  }
  .footer__privacy {
    margin-bottom: 15px;
    font-size: 10px;
  }
  .footer__credit {
    font-size: 10px;
  }
  .footer__privacy {
    margin-bottom: 10px;
  }

}
