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(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.fade.onView {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/************ font **********/
@font-face {
  font-family: "";
  src: url(../font/);
}
#ChristmasGift_201216 .toppan {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
#ChristmasGift_201216 .Classico-URW {
  font-family: classico-urw, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
#ChristmasGift_201216 .Brigade--M {
  font-family: brigade, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
}
#ChristmasGift_201216 .Atten-New--M {
  font-family: atten-new, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-feature-settings: "palt";
}
/************ all **********/
#ChristmasGift_201216 * {
  box-sizing: border-box !important;
}
#ChristmasGift_201216 {
  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%;
}
#ChristmasGift_201216 .mainArea {
  margin: 0 auto;
}
#ChristmasGift_201216 img,
#ChristmasGift_201216 figure {
  width: 100%;
  margin: 0;
}
#ChristmasGift_201216 a {
  text-decoration: none;
  color: #343434 !important;
}
#ChristmasGift_201216 .lead {
  /* line-break: anywhere; */
}
/************ 共通 **********/

/* for pc */
@media screen and (min-width: 1026px) {
  /************ パンクズ **********/
  .bredlist.lp {
    margin: 60px auto 20px;
    max-width: 860px;
    font-size: 12px;
  }
  /************ general **********/
  #ChristmasGift_201216 {
    background-size: 1600px;
    /* background-image: url(../img/page_pc.jpg); */
    background-position: center -223px;
  }
  #ChristmasGift_201216 .sp_only {
    display: none;
  }
  #ChristmasGift_201216 .mainArea {
    margin-top: 35px;
    max-width: 880px;
  }

  #ChristmasGift_201216 .sec._02 {
    margin: 72px auto 0;
    padding: 31px 0 40px;
    max-width: 720px;
    width: 100%;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
  }
  #ChristmasGift_201216 .sec._03 {
    max-width: 830px;
    width: 100%;
    margin: 57px auto 0;
  }

  #ChristmasGift_201216 .sec._02 .container{
    max-width: 648px;
    width: 100%;
    margin: 0 auto;
  }
  #ChristmasGift_201216 .sec._02 .text-area {
    max-width: 475px;
    width: 100%;
    margin-left: 52px;
  }

  #ChristmasGift_201216 .sec._03 .content-list:nth-child(2){
    margin-top: 58px;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(3){
    margin-top: 65px;
  }
  #ChristmasGift_201216 .sec._03 .text-area {
    flex-direction: column;
    margin: auto 0 2px 30px;
  }
  #ChristmasGift_201216 .credit-area {
    margin: 14px 0 0;
  }

  #ChristmasGift_201216 .advertising_area {
    margin-top: 127px;
  }
  #ChristmasGift_201216 .advertising_area a {
    display: block;
    max-width: 306px;
    width: 100%;
    margin: 0 auto;
  }

  /************ btn **********/
  #ChristmasGift_201216 .ChristmasGift_btn_area {
    display: block;
    max-width: 460px;
    width: 100%;
    margin: 132px auto 0;
  }

  /************ image **********/
  #ChristmasGift_201216 .mv {
    max-width: 880px;
  }
  #ChristmasGift_201216 .artist {
    max-width: 124px;
    margin: 32px 0 0;
  }
  #ChristmasGift_201216 .product {
    max-width: 480px;
  }
  #ChristmasGift_201216 .advertising {
    max-width: 306px;
    margin: 0 auto;
  }

  /************ typography **********/
  /* title */
  #ChristmasGift_201216 .sec._01 .ttl {
    margin-top: 14px;
    font-size: 25px;
    letter-spacing: .16em;
    line-height: 1.68;
    text-align: center;
  }
  #ChristmasGift_201216 .sec._02 .ttl {
    margin-top: 14px;
    padding-bottom: 4px;
    border-bottom: 1px solid #343434;
    display: inline-block;
    font-size: 12px;
    letter-spacing: .14em;
  }
  #ChristmasGift_201216 .sec._03 .ttl {
    font-size: 12px;
    letter-spacing: .03em;
    color: #343434;
  }
  #ChristmasGift_201216 .sec._03 .ttl span{
    font-size: 18px;
  }
  #ChristmasGift_201216 .advertising_area .ttl {
    margin-top: 18px;
    font-size: 16px;
    letter-spacing: .15em;
    text-align: center;
  }
  /* text */
  #ChristmasGift_201216 .sec._01 .tt {
    margin-top: 58px;
    font-size: 21px;
    letter-spacing: .025em;
    text-align: center;
  }
  #ChristmasGift_201216 .sec._02 .tt.company,
  #ChristmasGift_201216 .sec._02 .tt.work,
  #ChristmasGift_201216 .sec._02 .tt.name {
    font-size: 14px;
    letter-spacing: .14em;
    line-height: 2.4285714286;
  }
  #ChristmasGift_201216 .sec._02 .tt.company{
    padding-top: 8px;
  }
  #ChristmasGift_201216 .sec._02 .tt.work{
    margin-top: -13px;
  }
  #ChristmasGift_201216 .sec._02 .tt.name{
    margin-top: -6px;
  }
  #ChristmasGift_201216 .sec._02 .tt.name span{
    padding-left: 8px;
  }
  #ChristmasGift_201216 .advertising_area .tt {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: .13em;
  }
  /* lead */
  #ChristmasGift_201216 .sec._01 .lead {
    margin-top: 24px;
    font-size: 14px;
    letter-spacing: .14em;
    line-height: 2.1428571429;
    text-align: center;
  }
  #ChristmasGift_201216 .sec._02 .lead {
    padding-top: 11px;
    font-size: 11px;
    letter-spacing: .14em;
    line-height: 2;
  }
  #ChristmasGift_201216 .sec._02 .lead span {
    letter-spacing: .1em;
  }
  #ChristmasGift_201216 .sec._03 .lead {
    max-width: 320px;
    width: 100%;
    padding-top: 14px;
    font-size: 14px;
    letter-spacing: .14em;
    line-height: 2.4285714286;
  }
  #ChristmasGift_201216 .sec._03 .lead .ls-5 {
    letter-spacing: -5em;
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201216 .sec._03 .lead{
    letter-spacing: .13em;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(2) .lead{
    letter-spacing: .13em;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(3) .lead{
    max-width: 305px;
    letter-spacing: .11em;
  }
  #ChristmasGift_201216 .sec._03 .lead .ruby{
   letter-spacing: 0;
  }
  /* credit */
  #ChristmasGift_201216 .sec._03 .credit {
    font-size: 12px;
    letter-spacing: .14em;
    line-height: 2;
  }
}
/*IE用css*/
@media all and (-ms-high-contrast: none) {
  #ChristmasGift_201216 .sec._02{
    margin-top: 66px;
    padding-bottom: 36px;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(2){
    margin-top: 51px;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(3){
    margin-top: 56px;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(1)  .text-area{
    margin-top: 163px;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(2)  .text-area{
    margin-top: 145px;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(3)  .text-area{
    margin-top: 334px;
  }
  #ChristmasGift_201216 .ChristmasGift_btn_area{
    margin-top: 127px;
  }

  #ChristmasGift_201216 .sec._01 .ttl{
    margin-top: 26px;
  }
  #ChristmasGift_201216 .sec._02 .ttl{
    margin-top: 19px;
    padding: 0;
  }
  #ChristmasGift_201216 .advertising_area .ttl{
    margin-top: 26px;
  }

  #ChristmasGift_201216 .sec._01 .lead{
    margin-top: 19px;
  }
  #ChristmasGift_201216 .sec._02 .lead{
    margin-top: -2px;
  }
  #ChristmasGift_201216 .sec._03 .lead{
    padding-top: 21px;
    letter-spacing: .13em;
  }
  #ChristmasGift_201216 .sec._03 :nth-child(3).content-list .lead{
    letter-spacing: .14em;
  }
  #ChristmasGift_201216 .sec._03 .lead .ruby._01{
    margin-left: -4px;
  }
  #ChristmasGift_201216 .sec._03 .lead ruby._02{
    margin-left: -1px;
  }
  #ChristmasGift_201216 .sec._03 .lead .ruby._02 rt{
    margin: 0;
  }

  #ChristmasGift_201216 .sec._01 .tt{
    letter-spacing: .03em;
  }
  #ChristmasGift_201216 .sec._02 .tt.company{
    padding-top: 6px;
  }
  #ChristmasGift_201216 .sec._02 .tt.work{
    margin-top: -7px;
  }
  #ChristmasGift_201216 .sec._02 .tt.name{
    margin-top: -12px;
  }
  #ChristmasGift_201216 .advertising_area .tt{
    margin-top: 8px;
  }
}

/* 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 **********/
  #ChristmasGift_201216 {
    background-repeat: no-repeat;
  }
  #ChristmasGift_201216 .sp_only {
    display: none;
  }
  #ChristmasGift_201216 .mainArea {
    margin-top: calc(35 * (100vw / 1025));
    padding-bottom: calc(93 * (100vw / 1025));
    border-bottom: 1px solid #aeaeac;
  }

  #ChristmasGift_201216 .sec._02 {
    margin: calc(72*(100vw / 1025)) auto 0;
    padding: calc(31*(100vw / 1025)) 0 40px;
    width: calc(720*(100vw / 1025));
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
  }
  #ChristmasGift_201216 .sec._03 {
    width: calc(830*(100vw / 1025));
    margin: calc(57*(100vw / 1025)) auto 0;
  }

  #ChristmasGift_201216 .sec._02 .container{
    width: calc(648*(100vw / 1025));
    margin: 0 auto;
  }
  #ChristmasGift_201216 .sec._02 .text-area {
    width: calc(467*(100vw / 1025));
    margin-left: calc(52*(100vw / 1025));
  }

  #ChristmasGift_201216 .sec._03 .content-list:nth-child(2){
    margin-top: calc(58*(100vw / 1025));
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(3){
    margin-top: calc(65*(100vw / 1025));
  }
  #ChristmasGift_201216 .sec._03 .text-area {
    flex-direction: column;
    margin: auto 0 calc(2*(100vw / 1025)) calc(30*(100vw / 1025));
  }
  #ChristmasGift_201216 .credit-area {
    margin: calc(14*(100vw / 1025)) 0 0;
  }
  /* ad */
  #ChristmasGift_201216 .advertising_area {
    margin-top: calc(127*(100vw / 1025));
  }
  #ChristmasGift_201216 .advertising_area a {
    display: block;
    width: calc(306*(100vw / 1025));
    margin: 0 auto;
  }
  /* btn */
  #ChristmasGift_201216 .ChristmasGift_btn {
    display: block;
    width: calc(460 * (100vw / 1025));
    margin: calc(153*(100vw / 1025)) auto 0;
  }

  /************ image **********/
  #ChristmasGift_201216 .mv {
    width: calc(880*(100vw / 1025));
    margin: 0 auto;
  }
  #ChristmasGift_201216 .artist {
    width: calc(124*(100vw / 1025));
    margin: calc(32*(100vw / 1025)) 0 0;
  }
  #ChristmasGift_201216 .product {
    width: calc(480*(100vw / 1025));
  }
  #ChristmasGift_201216 .advertising {
    width: calc(306*(100vw / 1025));
    margin: 0 auto;
  }

  /************ typography **********/
  /* title */
  #ChristmasGift_201216 .sec._01 .ttl {
    margin-top: calc(14*(100vw / 1025));
    font-size: calc(25*(100vw / 1025));
    letter-spacing: .16em;
    line-height: 1.68;
    text-align: center;
  }
  #ChristmasGift_201216 .sec._02 .ttl {
    margin-top: calc(14*(100vw / 1025));
    padding-bottom: calc(4*(100vw / 1025));
    border-bottom: 1px solid #343434;
    display: inline-block;
    font-size: calc(12*(100vw / 1025));
    letter-spacing: .14em;
  }
  #ChristmasGift_201216 .sec._03 .ttl {
    font-size: calc(12*(100vw / 1025));
    letter-spacing: .03em;
    color: #343434;
  }
  #ChristmasGift_201216 .sec._03 .ttl span{
    font-size: calc(18*(100vw / 1025));
  }
  #ChristmasGift_201216 .advertising_area .ttl {
    margin-top: calc(18*(100vw / 1025));
    font-size: calc(16*(100vw / 1025));
    letter-spacing: .15em;
    text-align: center;
  }
  /* text */
  #ChristmasGift_201216 .sec._01 .tt {
    margin-top: calc(58*(100vw / 1025));
    font-size: calc(21*(100vw / 1025));
    letter-spacing: .025em;
    text-align: center;
  }
  #ChristmasGift_201216 .sec._02 .tt.company,
  #ChristmasGift_201216 .sec._02 .tt.work,
  #ChristmasGift_201216 .sec._02 .tt.name {
    font-size: calc(14*(100vw / 1025));
    letter-spacing: .14em;
    line-height: 2.4285714286;
  }
  #ChristmasGift_201216 .sec._02 .tt.company{
    padding-top: calc(8*(100vw / 1025));
  }
  #ChristmasGift_201216 .sec._02 .tt.work{
    margin-top: calc(-13*(100vw / 1025));
  }
  #ChristmasGift_201216 .sec._02 .tt.name{
    margin-top: calc(-6*(100vw / 1025));
  }
  #ChristmasGift_201216 .sec._02 .tt.name span{
    padding-left: calc(8*(100vw / 1025));
  }
  #ChristmasGift_201216 .advertising_area .tt {
    margin-top: calc(10*(100vw / 1025));
    font-size: calc(14*(100vw / 1025));
    letter-spacing: .13em;
  }
  /* lead */
  #ChristmasGift_201216 .sec._01 .lead {
    margin-top: calc(24*(100vw / 1025));
    font-size: calc(14*(100vw / 1025));
    letter-spacing: .14em;
    line-height: 2.1428571429;
    text-align: center;
  }
  #ChristmasGift_201216 .sec._02 .lead {
    padding-top: calc(11*(100vw / 1025));
    font-size: calc(11*(100vw / 1025));
    letter-spacing: .14em;
    line-height: 2;
  }
  #ChristmasGift_201216 .sec._02 .lead span {
    letter-spacing: .1em;
  }
  #ChristmasGift_201216 .sec._03 .lead {
    width: calc(320*(100vw / 1025));
    padding-top: calc(14*(100vw / 1025));
    font-size: calc(14*(100vw / 1025));
    letter-spacing: .14em;
    line-height: 2.4285714286;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(2) .lead{
    letter-spacing: .13em;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(3) .lead{
    max-width: 305px;
    letter-spacing: .11em;
  }
  #ChristmasGift_201216 .sec._03 .lead .ruby{
   letter-spacing: 0;
  }
  /* credit */
  #ChristmasGift_201216 .sec._03 .credit {
    font-size: calc(12*(100vw / 1025));
    letter-spacing: .14em;
    line-height: 2;
  }
}

/* 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 **********/
  #ChristmasGift_201216 {
    background-size: calc(750 * (100vw / 750));
    /* background-image: url(../img/page_sp.jpg); */
    background-position: center -80px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  #ChristmasGift_201216 .pc_only {
    display: none !important;
  }
  #ChristmasGift_201216 .mainArea {
    
  }
  #ChristmasGift_201216 .sec._01,
  #ChristmasGift_201216 .sec._03 {
    width: calc(650*(100vw / 750));
    margin: 0 auto;
  }
  #ChristmasGift_201216 .sec._02{
    width: calc(750*(100vw / 750));
    margin-top: calc(84*(100vw / 750));
    padding: calc(66*(100vw / 750)) 0;
    /* background-color: #f3f3f3; */
  }
  #ChristmasGift_201216 .container{
    flex-wrap: wrap;
    width: calc(650 * (100vw / 750));
    margin: 0 auto;
  }
  #ChristmasGift_201216 .sec._02 .text-area{
    width: calc(349*(100vw / 750));
    margin-left: calc(38*(100vw / 750));
  }

  #ChristmasGift_201216 .sec._03 .content-list:nth-child(1){
    margin-top: calc(104*(100vw / 750));
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(2),
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(3) {
    margin-top: calc(140*(100vw / 750));
  }
  #ChristmasGift_201216 .sec._03 .credit-area{
    margin-top: calc(36*(100vw / 750));
  }

  #ChristmasGift_201216 .advertising_area{
    margin-top: calc(202*(100vw / 750));
  }
  #ChristmasGift_201216 .advertising_area a {
    display: block;
    width: calc(590 * (100vw / 750));
    margin: 0 auto;
  }

  /* btn */
  #ChristmasGift_201216 .ChristmasGift_btn {
    display: block;
    margin: calc(134 * (100vw / 750)) auto 0;
    width: calc(460 * (100vw / 750));
  }

  /************ image **********/
  #ChristmasGift_201216 .mv,
  #ChristmasGift_201216 .product {
    width: calc(650 * (100vw / 750));
  }
  #ChristmasGift_201216 .artist {
    width: calc(170 * (100vw / 750));
    margin-left: calc(38*(100vw / 750));
  }
  #ChristmasGift_201216 .advertising {
    width: calc(590 * (100vw / 750));
    margin: 0 auto;
  }

  /************ typography **********/
  /* title */
  #ChristmasGift_201216 .sec._01 .ttl {
    margin-top: calc(18*(100vw / 750));
    font-size: calc(32*(100vw / 750));
    letter-spacing: .14em;
    line-height: 1.6875;
    text-align: center;
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201216 .sec._01 .ttl{
    letter-spacing: .07em;
  }
  #ChristmasGift_201216 .sec._02 .ttl {
    margin-top: calc(30*(100vw / 750));
    padding-bottom: calc(4*(100vw / 750));
    border-bottom: 1px solid #343434;
    display: inline-block;
    font-size: calc(22*(100vw / 750));
    letter-spacing: .14em;
  }
  #ChristmasGift_201216 .advertising_area .ttl {
    margin-top: calc(36*(100vw / 750));
    font-size: calc(28*(100vw / 750));
    letter-spacing: .08em;
    text-align: center;
  }
  /* text */
  #ChristmasGift_201216 .sec._01 .tt {
    margin-top: calc(72*(100vw / 750));
    font-size: calc(28*(100vw / 750));
    letter-spacing: .02em;
    text-align: center;
  }
  #ChristmasGift_201216 .sec._02 .tt.company,
  #ChristmasGift_201216 .sec._02 .tt.work,
  #ChristmasGift_201216 .sec._02 .tt.name {
    font-size: calc(24*(100vw / 750));
    line-height: 2.5;
  }
  #ChristmasGift_201216 .sec._02 .tt.company{
    padding-top: calc(12*(100vw / 750));
    letter-spacing: .08em;
  }
  #ChristmasGift_201216 .sec._02 .tt.work{
    margin-top: calc(-28*(100vw / 750));
    letter-spacing: .14em;
  }
  #ChristmasGift_201216 .sec._02 .tt.name{
    margin-top: calc(-14*(100vw / 750));
    letter-spacing: .14em;
  }
  #ChristmasGift_201216 .sec._02 .tt.name span{
    padding-left: calc(10*(100vw / 750));
    letter-spacing: .1em;
  }
  #ChristmasGift_201216 .advertising_area .tt {
    margin-top: calc(24*(100vw / 750));
    font-size: calc(24*(100vw / 750));
    letter-spacing: .15em;
    text-align: center;
  }
  /* lead */
  #ChristmasGift_201216 .sec._01 .lead {
    margin-top: calc(58*(100vw / 750));
    font-size: calc(24*(100vw / 750));
    letter-spacing: .14em;
    line-height: 2.1428571429;
    text-align: center;
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201216 .sec._01 .lead{
    margin-top: calc(57*(100vw / 750));
  }
  #ChristmasGift_201216 .sec._01 .lead span{
    letter-spacing: .08em;
  }

  #ChristmasGift_201216 .sec._02 .lead {
    padding-top: calc(55*(100vw / 750));
    font-size: calc(20*(100vw / 750));
    letter-spacing: .13em;
    line-height: 1.9;
    text-align: justify;
    line-break: normal;
  }

  #ChristmasGift_201216 .sec._03 .lead {
    width: calc(650*(100vw / 750));
    padding-top: calc(66*(100vw / 750));
    font-size: calc(25*(100vw / 750));
    letter-spacing: .14em;
    line-height: 2;
    text-align: justify;
  }
  #ChristmasGift_201216 .sec._03 .content-list:nth-child(1) .lead {
    width: calc(652*(100vw / 750));
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201216 .sec._03 .lead{
    letter-spacing: .09em;
    line-height: 1.95;
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201216 .content-list:nth-child(2) .lead{
    letter-spacing: .1em;
    line-height: 1.95;
  }
  #ChristmasGift_201216 .content-list:nth-child(2) .ls._01{
    letter-spacing: .1em;
  }
  #ChristmasGift_201216 .content-list:nth-child(2) .ls._02{
    letter-spacing: 0;
  }
  /* credit */
  #ChristmasGift_201216 .sec._03 .credit {
    font-size: calc(22*(100vw / 750));
    letter-spacing: .14em;
    line-height: 2.0909090909;
  }
}
