body {
  background-color: #ffffff;
}

#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(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}

.fade.onView {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

/************ font **********/
@font-face {
  font-family: "";
  src: url(../font/);
}

#material_210106 .toppan {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}

/************ all **********/
#material_210106 * {
  box-sizing: border-box !important;
}

#material_210106 {
  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%;
}

#material_210106 .mainArea {
  margin: 0 auto;
}

#material_210106 img,
#material_210106 figure {
  width: 100%;
  margin: 0;
}

#material_210106 a {
  text-decoration: none;
  color: #343434 !important;
}

/************ 共通 **********/

/* for pc */
@media screen and (min-width: 1026px) {

  /************ パンクズ **********/
  .bredlist.lp {
    margin: 60px auto 20px;
    max-width: 860px;
    font-size: 12px;
  }

  /************ general **********/
  #material_210106 {
    padding-bottom: 111px;
    border-bottom: 1px solid #aeaeac;
    background-size: 1600px;
    /* background-image: url(../img/page_pc.jpg); */
    background-position: center -220px;
  }

  #material_210106 .sp_only {
    display: none;
  }

  #material_210106 .mainArea {
    max-width: 778px;
    width: 100%;
    margin-top: 35px;
  }

  #material_210106 .sec._02,
  #material_210106 .sec._03,
  #material_210106 .sec._04 {
    max-width: 710px;
    margin: 0 auto;
  }

  #material_210106 .sec .flex-box {
    margin-top: 20px;
  }

  #material_210106 .sec._02 ul,
  #material_210106 .sec._03 ul,
  #material_210106 .sec._04 ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #material_210106 .sec ul li:nth-child(3),
  #material_210106 .sec ul li:nth-child(4) {
    margin-top: 32px;
  }

  #material_210106 .sec._02 {
    margin-top: 77px;
  }

  #material_210106 .sec._02 .point-img {
    margin: 10px 0 0 5px;
  }

  #material_210106 .sec._02 ul {
    margin-top: 52px;
  }

  #material_210106 .sec._03 {
    margin-top: 100px;
  }

  #material_210106 .sec._03 .point-img {
    margin: 12px 0 0 5px;
  }

  #material_210106 .sec._03 ul {
    margin-top: 45px;
  }

  #material_210106 .sec._04 {
    margin-top: 110px;
  }

  #material_210106 .sec._04 .flex-box {
    margin-top: 13px;
  }

  #material_210106 .sec._04 .point-img {
    margin: 12px 0 0 5px;
  }

  #material_210106 .sec._04 ul {
    margin-top: 57px;
  }

  /************ btn **********/
  #material_210106 .material_210106_btn_area {
    display: block;
    max-width: 460px;
    width: 100%;
    margin: 133px auto 0;
  }

  /************ image **********/
  #material_210106 .mv,
  #material_210106 .ttl-img {
    max-width: 710px;
    margin: 0 auto;
  }

  #material_210106 .point-img {
    max-width: 66px;
  }

  #material_210106 .sec._05 .point-img {
    max-width: 778px;
    margin-top: 90px;
  }

  #material_210106 .product-img {
    max-width: 340px;
  }

  /************ typography **********/
  /* title */
  #material_210106 .sec._01 .ttl {
    margin-top: 33px;
    font-size: 25px;
    line-height: 1.76;
    letter-spacing: 0.18em;
    text-align: center;
    font-weight: normal;
  }

  #material_210106 .sec._02 .ttl,
  #material_210106 .sec._03 .ttl,
  #material_210106 .sec._04 .ttl {
    font-size: 22px;
    font-weight: normal;
  }

  #material_210106 .sec._02 .ttl {
    margin: 31px 0 0 20px;
    letter-spacing: 0.6em;
  }

  #material_210106 .sec._03 .ttl {
    margin: 34px 0 0 20px;
    letter-spacing: 0.4em;
  }

  #material_210106 .sec._04 .ttl {
    margin: 33px 0 0 20px;
    letter-spacing: 0.5em;
  }

  #material_210106 .sec._05 .ttl {
    margin-top: 132px;
    font-size: 24px;
    line-height: 1.4166666667;
    letter-spacing: 0.14em;
    text-align: center;
    font-family: brigade, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-feature-settings: "palt";
  }

  /* text */
  /* lead */
  #material_210106 .lead {
    font-size: 14px;
    line-height: 2.4285714286;
    letter-spacing: 0.14em;
  }

  #material_210106 .lead span {
    letter-spacing: 0.11em;
  }

  #material_210106 .sec._01 .lead {
    margin-top: 19px;
    text-align: center;
  }

  #material_210106 .sec._02 .lead {
    margin: 0 0 0 182px;
  }

  #material_210106 .sec._03 .lead {
    margin: 6px 0 0 128px;
  }

  #material_210106 .sec._04 .lead {
    margin: 5px 0 0 98px;
  }

  #material_210106 .sec._05 .lead {
    margin-top: 4px;
    text-align: center;
  }

  /* credit */
  #material_210106 .credit {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.8333333333;
    letter-spacing: 0.12em;
  }
}

/*IE用css*/
@media all and (-ms-high-contrast: none) {

  #material_210106 .sec ul li:nth-child(3),
  #material_210106 .sec ul li:nth-child(4) {
    margin-top: 25px;
  }

  #material_210106 .sec._02 ul {
    margin-top: 46px;
  }

  #material_210106 .sec._03 ul {
    margin-top: 39px;
  }

  #material_210106 .sec._04 ul {
    margin-top: 50px;
  }

  #material_210106 .sec._02 .point-img {
    margin: 3px 0 0 6px;
  }

  #material_210106 .sec._03 .point-img,
  #material_210106 .sec._04 .point-img {
    margin: 8px 0 0 6px;
  }

  #material_210106 .sec._05 .point-img{
    margin-top: 83px;
  }

  #material_210106 .sec._01 .ttl {
    margin-top: 46px;
  }

  #material_210106 .sec._02 .ttl {
    margin: 34px 0 0 19px;
  }

  #material_210106 .sec._03 .ttl {
    margin: 38px 0 0 19px;
  }

  #material_210106 .sec._04 .ttl {
    margin: 38px 0 0 18px;
  }

  #material_210106 .sec._05 .ttl{
    margin-top: 127px;
  }

  #material_210106 .sec._01 .lead {
    margin-top: 13px;
  }

  #material_210106 .sec._04 .lead {
    margin: 7px 0 0 99px;
  }

  #material_210106 .sec._05 .lead {
    margin-top: 11px;
  }

  #material_210106 .credit {
    margin-top: 16px;
  }
}

/* for tablet */
@media only screen and (min-width: 751px) and (max-width: 1025px) {

  /************ パンクズ **********/
  .bredlist.lp {
    margin: calc(60 * (100vw / 1025)) auto calc(20 * (100vw / 1025));
    width: calc(860 * (100vw / 1025));
    font-size: calc(12 * (100vw / 1025));
  }

  /************ general **********/
  #material_210106 {
    padding-bottom: calc(111*(100vw / 1025));
    border-bottom: 1px solid #aeaeac;
    background-repeat: no-repeat;
  }

  #material_210106 .sp_only {
    display: none;
  }

  #material_210106 .mainArea {
    width: calc(830 * (100vw / 1025));
    margin-top: calc(35 * (100vw / 1025));
    padding-bottom: calc(93 * (100vw / 1025));
  }

  #material_210106 .sec._02,
  #material_210106 .sec._03,
  #material_210106 .sec._04 {
    width: calc(710*(100vw / 1025));
    margin: 0 auto;
  }

  #material_210106 .sec .flex-box {
    margin-top: calc(20*(100vw / 1025));
  }

  #material_210106 .sec._02 ul,
  #material_210106 .sec._03 ul,
  #material_210106 .sec._04 ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #material_210106 .sec ul li:nth-child(3),
  #material_210106 .sec ul li:nth-child(4) {
    margin-top: calc(32*(100vw / 1025));
  }

  #material_210106 .sec._02 {
    margin-top: calc(77*(100vw / 1025));
  }

  #material_210106 .sec._02 .point-img {
    margin: calc(10*(100vw / 1025)) 0 0 calc(5*(100vw / 1025));
  }

  #material_210106 .sec._02 ul {
    margin-top: calc(52*(100vw / 1025));
  }

  #material_210106 .sec._03 {
    margin-top: calc(100*(100vw / 1025));
  }

  #material_210106 .sec._03 .point-img {
    margin: calc(12*(100vw / 1025)) 0 0 calc(5*(100vw / 1025));
  }

  #material_210106 .sec._03 ul {
    margin-top: calc(45*(100vw / 1025));
  }

  #material_210106 .sec._04 {
    margin-top: calc(110*(100vw / 1025));
  }

  #material_210106 .sec._04 .flex-box {
    margin-top: calc(13*(100vw / 1025));
  }

  #material_210106 .sec._04 .point-img {
    margin: calc(12*(100vw / 1025)) 0 0 calc(5*(100vw / 1025));
  }

  #material_210106 .sec._04 ul {
    margin-top: calc(57*(100vw / 1025));
  }

  /* btn */
  #material_210106 .material_210106_btn_area {
    display: block;
    width: calc(460 * (100vw / 1025));
    margin: calc(153 * (100vw / 1025)) auto 0;
  }

  /************ image **********/
  #material_210106 .mv,
  #material_210106 .ttl-img {
    width: calc(710*(100vw / 1025));
    margin: 0 auto;
  }

  #material_210106 .point-img {
    width: calc(66*(100vw / 1025));
  }

  #material_210106 .sec._05 .point-img {
    width: calc(778*(100vw / 1025));
    margin-top: calc(90*(100vw / 1025));
  }

  #material_210106 .product-img {
    width: calc(340*(100vw / 1025));
  }

  /************ typography **********/
  /* title */
  #material_210106 .sec._01 .ttl {
    margin-top: calc(33*(100vw / 1025));
    font-size: calc(25*(100vw / 1025));
    line-height: 1.76;
    letter-spacing: 0.18em;
    text-align: center;
    font-weight: normal;
  }

  #material_210106 .sec._02 .ttl,
  #material_210106 .sec._03 .ttl,
  #material_210106 .sec._04 .ttl {
    font-size: calc(22*(100vw / 1025));
    font-weight: normal;
  }

  #material_210106 .sec._02 .ttl {
    margin: calc(31*(100vw / 1025)) 0 0 calc(20*(100vw / 1025));
    letter-spacing: 0.6em;
  }

  #material_210106 .sec._03 .ttl {
    margin: calc(34*(100vw / 1025)) 0 0 calc(20*(100vw / 1025));
    letter-spacing: 0.4em;
  }

  #material_210106 .sec._04 .ttl {
    margin: calc(33*(100vw / 1025)) 0 0 calc(20*(100vw / 1025));
    letter-spacing: 0.5em;
  }

  #material_210106 .sec._05 .ttl {
    margin-top: calc(132*(100vw / 1025));
    font-size: calc(24*(100vw / 1025));
    line-height: 1.4166666667;
    letter-spacing: 0.14em;
    text-align: center;
    font-family: brigade, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-feature-settings: "palt";
  }

  /* text */
  /* lead */
  #material_210106 .lead {
    font-size: calc(14*(100vw / 1025));
    line-height: 2.4285714286;
    letter-spacing: 0.14em;
  }

  #material_210106 .lead span {
    letter-spacing: 0.11em;
  }

  #material_210106 .sec._01 .lead {
    margin-top: calc(19*(100vw / 1025));
    text-align: center;
  }

  #material_210106 .sec._02 .lead {
    margin: 0 0 0 calc(182*(100vw / 1025));
  }

  #material_210106 .sec._03 .lead {
    margin: calc(6*(100vw / 1025)) 0 0 calc(128*(100vw / 1025));
  }

  #material_210106 .sec._04 .lead {
    margin: calc(5*(100vw / 1025)) 0 0 calc(98*(100vw / 1025));
  }

  #material_210106 .sec._05 .lead {
    margin-top: calc(4*(100vw / 1025));
    text-align: center;
  }

  /* credit */
  #material_210106 .credit {
    margin-top: calc(10*(100vw / 1025));
    font-size: calc(12*(100vw / 1025));
    line-height: 1.8333333333;
    letter-spacing: 0.12em;
  }
}

/* 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 calc(100 * (100vw / 750));
    width: 92.592%;
    text-align: left;
    padding: 0;
  }

  /************ all **********/
  #material_210106 {
    background-size: calc(750 * (100vw / 750));
    /* background-image: url(../img/page_sp.jpg); */
    background-position: center -70px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }

  #material_210106 .pc_only {
    display: none !important;
  }

  #material_210106 .mainArea {
    width: calc(650 * (100vw / 750));
    margin: 0 auto;
  }

  #material_210106 .flex-box {
    flex-wrap: wrap;
  }

  #material_210106 ul {
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(646*(100vw / 750));
    margin: 0 auto;
  }

  #material_210106 .sec._02 {
    margin-top: calc(120 * (100vw / 750));
  }

  #material_210106 .sec._02 .flex-box {
    margin-top: calc(68 * (100vw / 750));
  }

  #material_210106 .sec._02 ul {
    margin-top: calc(70 * (100vw / 750));
  }

  #material_210106 .sec._03 {
    margin-top: calc(146 * (100vw / 750));
  }

  #material_210106 .sec._03 .flex-box {
    margin-top: calc(68 * (100vw / 750));
  }

  #material_210106 .sec._03 ul {
    margin-top: calc(64 * (100vw / 750));
  }

  #material_210106 .sec._04 {
    margin-top: calc(158 * (100vw / 750));
  }

  #material_210106 .sec._04 .flex-box {
    margin-top: calc(66 * (100vw / 750));
  }

  #material_210106 .sec._04 ul {
    margin-top: calc(64 * (100vw / 750));
  }

  #material_210106 .sec._05 {
    margin-top: calc(218 * (100vw / 750));
  }

  /* btn */
  #material_210106 .material_210106_btn_area {
    display: block;
    margin: calc(156 * (100vw / 750)) auto 0;
    width: calc(460 * (100vw / 750));
  }

  /************ image **********/
  #material_210106 .point-img {
    width: calc(70*(100vw / 750));
  }

  #material_210106 .sec._02 .point-img {
    margin-left: calc(210 * (100vw / 750));
  }

  #material_210106 .sec._03 .point-img {
    margin-left: calc(162 * (100vw / 750));
  }

  #material_210106 .sec._04 .point-img {
    margin-left: calc(146 * (100vw / 750));
  }

  #material_210106 .sec._05 .point-img {
    width: calc(644 * (100vw / 750));
    margin: calc(76 * (100vw / 750)) auto 0;
  }

  #material_210106 .product-img {
    width: calc(309 * (100vw / 750));
  }

  #material_210106 li:nth-child(3) .product-img,
  #material_210106 li:nth-child(4) .product-img {
    margin-top: calc(18 * (100vw / 750));
  }

  #material_210106 .sec._03 li:nth-child(3) .product-img,
  #material_210106 .sec._03 li:nth-child(4) .product-img {
    margin-top: calc(32 * (100vw / 750));
  }

  #material_210106 .sec._04 li:nth-child(3) .product-img,
  #material_210106 .sec._04 li:nth-child(4) .product-img {
    margin-top: calc(28 * (100vw / 750));
  }

  /************ typography **********/
  /* title */
  #material_210106 .sec._01 .ttl {
    margin-top: calc(72 * (100vw / 750));
    font-size: calc(34 * (100vw / 750));
    line-height: 1.7647058824;
    letter-spacing: 0.11em;
    text-align: center;
    font-weight: normal;
  }

  #material_210106 .sec._02 .ttl,
  #material_210106 .sec._03 .ttl,
  #material_210106 .sec._04 .ttl {
    margin: auto 0 auto calc(33 * (100vw / 750));
    font-size: calc(34 * (100vw / 750));
    letter-spacing: 0.4em;
  }

  #material_210106 .sec._05 .ttl {
    font-size: calc(42 * (100vw / 750));
    letter-spacing: 0.14em;
    text-align: center;
    font-family: brigade, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-feature-settings: "palt";
  }

  /* text */

  /* lead */
  #material_210106 .lead {
    font-size: calc(25 * (100vw / 750));
    line-height: 1.99;
    letter-spacing: 0.11em;
    word-break: keep-all;
  }

  #material_210106 .sec._01 .lead {
    margin-top: calc(32 * (100vw / 750));
    text-align: center;
  }

  #material_210106 .sec._02 .lead {
    margin-top: calc(36 * (100vw / 750));
  }

  #material_210106 .sec._03 .lead {
    margin-top: calc(40 * (100vw / 750));
  }

  #material_210106 .sec._04 .lead {
    margin-top: calc(48 * (100vw / 750));
  }

  #material_210106 .sec._05 .lead {
    margin-top: calc(18 * (100vw / 750));
    text-align: center;
  }

  /* credit */
  #material_210106 .credit {
    margin-top: calc(14 * (100vw / 750));
    font-size: calc(22 * (100vw / 750));
    line-height: 1.12;
    letter-spacing: 0.12em;
    font-family: classico-urw, sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  #material_210106 .sec._02 .credit {
    margin-top: calc(12 * (100vw / 750));
  }

  #material_210106 .sec._03 .credit {
    margin-top: calc(12 * (100vw / 750));
  }

  #material_210106 .sec._04 .credit {
    margin-top: calc(10 * (100vw / 750));
  }
}
