body {
  background-color: #fff;
}
#Contents {
  padding: 0;
  margin: 0;
}
.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.fw {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.jcsb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jcc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/************ fade **********/
.fade {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.fade.onView {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/************ font **********/
#newcolor_201209 .toppan {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
#newcolor_201209 .Classico-URW {
  font-family: classico-urw, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
/************ all **********/
#newcolor_201209 * {
  box-sizing: border-box !important;
}
#newcolor_201209 {
  background-repeat: no-repeat;
  color: #343434;
  font-family: toppan-bunkyu-mincho-pr6n, "游ゴシック体", YuGothic,
    "游ゴシック Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  width: 100%;
}
#newcolor_201209 .mainArea {
  margin: 0 auto;
}
#newcolor_201209 img,
#newcolor_201209 figure {
  width: 100%;
  margin: 0;
}
#newcolor_201209 a {
  text-decoration: none;
  color: #343434 !important;
}
#newcolor_201209 .lead {
  line-break: anywhere;
}
/************ 共通 **********/

/* for pc */
@media screen and (min-width: 1026px) {
  /************ パンクズ **********/
  .bredlist.lp {
    font-size: 12px;
    margin: 60px auto 20px;
    max-width: 860px;
    padding: 0;
  }
  /************ all **********/
  #newcolor_201209 {
    /* background-image: url(../img/page_pc.jpg); */
    background-position: center -221px;
    background-size: 1600px;
  }
  #newcolor_201209 .sp_only {
    display: none;
  }
  #newcolor_201209 .mainArea {
    margin-top: 35px;
    max-width: 830px;
    width: 100%;
  }

  #newcolor_201209 .sec._02 {
    margin: 59px 0 0;
  }
  #newcolor_201209 .sec._02 .flexbox._02 {
    justify-content: space-between;
    margin: 61px 0 0;
  }
  #newcolor_201209 .sec._02 .flexbox._03 {
    margin: 57px 0 0;
  }
  #newcolor_201209 .sec._02 .flexbox._04 {
    justify-content: space-between;
    margin: 62px 0 0;
  }

  /************ text **********/
  /* title */
  #newcolor_201209 .sec._01 .ttl {
    font-size: 25px;
    letter-spacing: 0.18em;
    line-height: 1.76;
    margin-top: 43px;
    text-align: center;
  }

  /* text */

  /* lead */
  #newcolor_201209 .lead {
    font-size: 14px;
    letter-spacing: 0.14em;
    line-height: 2.4285714286;
  }
  #newcolor_201209 .sec._01 .lead {
    margin-top: 30px;
    text-align: center;
  }
  #newcolor_201209 .sec._02 .lead {
    margin: 416px 0 0 27px;
    max-width: 300px;
    width: 100%;
  }
  #newcolor_201209 .sec._02 .flexbox._01 .lead {
    margin-top: 451px;
    max-width: 300px;
    width: 100%;
  }
  /* credit */
  #newcolor_201209 .credit {
    font-family: classico-urw, sans-serif;
    font-feature-settings: "palt";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.12em;
    margin: 14px 0 0;
  }
  /************ image **********/
  #newcolor_201209 .sec._01 figure {
    margin: 0 auto;
    max-width: 467px;
  }
  #newcolor_201209 .sec._02 .flexbox._01 figure,
  #newcolor_201209 .sec._02 .flexbox._03 figure {
    max-width: 500px;
  }
  #newcolor_201209 .sec._02 .flexbox._02 figure,
  #newcolor_201209 .sec._02 .flexbox._04 figure {
    max-width: 400px;
  }
  /************ btn **********/
  #newcolor_201209 .newcolor_btn_area {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    max-width: 460px;
    width: 100%;
  }
}
/*IE用css*/
@media all and (-ms-high-contrast: none) {
  #newcolor_201209 .sec._02 {
    margin-top: 53px;
  }
  #newcolor_201209 .sec._02 .flexbox._02 {
    margin-top: 54px;
  }
  #newcolor_201209 .sec._02 .flexbox._04 {
    margin-top: 55px;
  }

  #newcolor_201209 .sec._01 .ttl {
    margin-top: 55px;
  }

  #newcolor_201209 .sec._01 .lead {
    margin-top: 24px;
  }
  #newcolor_201209 .sec._02 .flexbox._01 .lead {
    margin-top: 458px;
  }
  #newcolor_201209 .sec._02 .lead {
    margin-top: 423px;
  }
}

/* for tablet */
@media only screen and (min-width: 751px) and (max-width: 1025px) {
  /************ パンクズ **********/
  .bredlist.lp {
    font-size: calc(12 * (100vw / 1025));
    margin: calc(60 * (100vw / 1025)) auto calc(20 * (100vw / 1025));
    padding: 0;
    width: calc(860 * (100vw / 1025));
  }
  /************ all **********/
  #newcolor_201209 {
    /* background-image: url(../img/page_pc.jpg); */
    background-position: center -213px;
    background-repeat: no-repeat;
    background-size: 156%;
  }
  #newcolor_201209 .sp_only {
    display: none;
  }
  #newcolor_201209 .mainArea {
    border-bottom: 1px solid #aeaeac;
    margin-top: calc(35 * (100vw / 1025));
    padding-bottom: calc(93 * (100vw / 1025));
  }

  #newcolor_201209 .sec {
    margin: 0 auto;
    width: calc(830 * (100vw / 1025));
  }

  #newcolor_201209 .sec._02 {
    margin: calc(59 * (100vw / 1025)) auto 0;
  }

  #newcolor_201209 .sec._02 .flexbox._02 {
    justify-content: space-between;
    margin-top: calc(61 * (100vw / 1025));
  }
  #newcolor_201209 .sec._02 .flexbox._03 {
    margin-top: calc(57 * (100vw / 1025));
  }
  #newcolor_201209 .sec._02 .flexbox._04 {
    justify-content: space-between;
    margin-top: calc(62 * (100vw / 1025));
  }

  /************ text **********/
  /* title */
  #newcolor_201209 .sec._01 .ttl {
    font-size: calc(25 * (100vw / 1025));
    letter-spacing: 0.18em;
    line-height: 1.76;
    margin-top: calc(43 * (100vw / 1025));
    text-align: center;
  }

  /* text */

  /* lead */
  #newcolor_201209 .lead {
    font-size: calc(14 * (100vw / 1025));
    letter-spacing: 0.14em;
    line-height: 2.4285714286;
  }
  #newcolor_201209 .sec._01 .lead {
    margin-top: calc(30 * (100vw / 1025));
    text-align: center;
  }
  #newcolor_201209 .sec._02 .lead {
    margin: calc(416 * (100vw / 1025)) 0 0 calc(27 * (100vw / 1025));
    width: calc(300 * (100vw / 1025));
  }
  #newcolor_201209 .sec._02 .flexbox._01 .lead {
    margin-top: calc(451 * (100vw / 1025));
    width: calc(300 * (100vw / 1025));
  }

  /* credit */
  #newcolor_201209 .credit {
    font-family: classico-urw, sans-serif;
    font-feature-settings: "palt";
    font-size: calc(12 * (100vw / 1025));
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.12em;
    margin-top: calc(14 * (100vw / 1025));
  }

  /************ image **********/
  #newcolor_201209 .sec._01 figure {
    margin: 0 auto;
    width: calc(467 * (100vw / 1025));
  }

  #newcolor_201209 .sec._02 .flexbox._01 figure,
  #newcolor_201209 .sec._02 .flexbox._03 figure {
    width: calc(500 * (100vw / 1025));
  }
  #newcolor_201209 .sec._02 .flexbox._02 figure,
  #newcolor_201209 .sec._02 .flexbox._04 figure {
    width: calc(400 * (100vw / 1025));
  }

  /************ btn **********/
  #newcolor_201209 .newcolor_btn_area {
    margin-top: calc(120 * (100vw / 1025));
  }
  #newcolor_201209 .newcolor_btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: calc(460 * (100vw / 1025));
  }
}

/* for sp */
@media only screen and (max-width: 750px) {
  /************ パンクズÏ **********/
  .bredlist.lp {
    line-height: calc(40 * (100vw / 750));
    font-size: calc(20 * (100vw / 750));
    margin: calc(25 * (100vw / 750)) auto;
    width: 92.592%;
    text-align: left;
    padding: 0;
  }
  /************ all **********/
  #newcolor_201209 {
    background-size: calc(750 * (100vw / 750));
    /* background-image: url(../img/page_sp.jpg); */
    background-position: center -81px;
  }
  #newcolor_201209 .pc_only {
    display: none !important;
  }
  #newcolor_201209 .mainArea {
    width: calc(650 * (100vw / 750));
    margin: 0 auto;
  }

  #newcolor_201209 .sec._02 {
    margin-top: calc(66 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox {
    flex-direction: column;
  }
  #newcolor_201209 .sec._02 .flexbox._02 {
    margin-top: calc(52 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox._03 {
    margin-top: calc(110 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox._04 {
    margin-top: calc(66 * (100vw / 750));
  }

  /************ text **********/
  /* title */
  #newcolor_201209 .sec._01 .ttl {
    font-size: calc(32 * (100vw / 750));
    font-weight: 400;
    letter-spacing: 0.14em;
    line-height: 2.09375;
    margin-top: calc(47 * (100vw / 750));
    text-align: center;
  }

  /* text */

  /* lead */
  #newcolor_201209 .lead {
    font-size: calc(25 * (100vw / 750));
    letter-spacing: 0.1em;
    line-height: 1.98;
  }
  #newcolor_201209 .sec._01 .lead {
    text-align: center;
    margin-top: calc(42 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox._01 .lead {
    margin-top: calc(62 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox._03 .lead {
    margin-top: calc(62 * (100vw / 750));
    width: calc(652 * (100vw / 750));
  }

  /* credit */
  #newcolor_201209 .credit {
    font-size: calc(22 * (100vw / 750));
    letter-spacing: 0.12em;
    line-height: 1.8181818182;
    font-family: classico-urw, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt";
  }
  #newcolor_201209 .sec._02 .flexbox._02 .credit {
    margin-top: calc(14 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox._04 .credit {
    margin-top: calc(16 * (100vw / 750));
  }

  /************ image **********/
  #newcolor_201209 figure {
    width: calc(650 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox._02 figure:nth-child(2) {
    margin-top: calc(26 * (100vw / 750));
  }
  #newcolor_201209 .sec._02 .flexbox._04 figure:nth-child(2) {
    margin-top: calc(26 * (100vw / 750));
  }

  /************ btn **********/
  #newcolor_201209 .newcolor_btn_area {
    margin-top: calc(136 * (100vw / 750));
  }
  #newcolor_201209 .newcolor_btn {
    display: block;
    margin: 0 auto;
    width: calc(460 * (100vw / 750));
  }
}
