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_201125 .toppan {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
#ChristmasGift_201125 .Classico-URW {
  font-family: classico-urw, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}
/************ all **********/
#ChristmasGift_201125 * {
  box-sizing: border-box !important;
}
#ChristmasGift_201125 {
  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_201125 .mainArea {
  margin: 0 auto;
}
#ChristmasGift_201125 img,
#ChristmasGift_201125 figure {
  width: 100%;
  margin: 0;
}
#ChristmasGift_201125 a {
  text-decoration: none;
  color: #343434 !important;
}
#ChristmasGift_201125 .lead {
  line-break: anywhere;
}
/************ 共通 **********/

/* for pc */
@media screen and (min-width: 1026px) {
  /************ パンクズ **********/
  .bredlist.lp {
    margin: 60px auto 20px;
    max-width: 860px;
    font-size: 12px;
  }
  /************ all **********/
  #ChristmasGift_201125 {
    background-size: 1600px;
    /* background-image: url(../img/page_pc.jpg); */
    background-position: center -223px;
  }
  #ChristmasGift_201125 .sp_only {
    display: none;
  }
  #ChristmasGift_201125 .mainArea {
    margin-top: 35px;
    max-width: 880px;
  }

  #ChristmasGift_201125 .sec._02 {
    justify-content: space-between;
    margin: 74px auto 0;
    max-width: 880px;
    width: 100%;
  }
  #ChristmasGift_201125 .sec._03 {
    margin: 127px auto 0;
  }

  #ChristmasGift_201125 .sec .content-list._02 {
    margin-top: 159px;
  }
  #ChristmasGift_201125 .sec .content-list._03 {
    margin-top: 144px;
  }
  #ChristmasGift_201125 .sec .content-list._04 {
    margin-top: 156px;
  }
  #ChristmasGift_201125 .sec .content-list._02 .product {
    margin-top: 95px;
  }
  #ChristmasGift_201125 .sec .content-list._03 .product {
    margin-top: 84px;
  }
  #ChristmasGift_201125 .sec .content-list._04 .product {
    margin-top: 106px;
  }

  #ChristmasGift_201125 .text-area {
    position: relative;
    margin-left: 100px;
  }
  #ChristmasGift_201125 .title-area {
    position: relative;
  }
  #ChristmasGift_201125 .credit-area {
    margin: 17px auto 0;
    max-width: 450px;
    width: 100%;
  }
  #ChristmasGift_201125 .adarea {
    margin-top: 144px;
  }

  .blank {
    margin-top: -120px;
    padding-top: 120px;
  }
  .blank:nth-of-type(n + 2) {
    margin-top: -10px;
    padding-top: 10px;
  }

  /************ text **********/
  /* title */
  #ChristmasGift_201125 .sec._01 .ttl {
    font-family: classico-urw, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-feature-settings: "palt";
    font-size: 30px;
    letter-spacing: 0.01em;
    margin-top: 63px;
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .ttl {
    font-size: 20px;
    letter-spacing: 0.18em;
    padding-top: 4px;
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .ttl span {
    font-size: 24px;
  }
  #ChristmasGift_201125 .adarea .ttl {
    font-size: 16px;
    letter-spacing: 0.15em;
    margin-top: 18px;
    text-align: center;
  }

  /* text */
  #ChristmasGift_201125 .sec._01 .tt {
    font-size: 14px;
    letter-spacing: 0.14em;
    margin-top: 23px;
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .tt {
    font-family: classico-urw, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt";
    font-size: 18px;
    letter-spacing: 0.02em;
    padding-top: 22px;
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .icon {
    font-size: 22px;
    padding-top: 11px;
    text-align: center;
  }
  #ChristmasGift_201125 .adarea .tt {
    font-size: 14px;
    letter-spacing: 0.15em;
    margin-top: 10px;
    text-align: center;
  }

  /* lead */
  #ChristmasGift_201125 .sec._01 .lead {
    font-size: 14px;
    letter-spacing: 0.14em;
    line-height: 2.4285714286;
    margin-top: 53px;
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .lead {
    font-size: 14px;
    letter-spacing: 0.15em;
    line-height: 2.1428571429;
    margin-top: 118px;
    max-width: 452px;
    width: 100%;
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201125 .sec._03 .content-list._01 .lead {
    max-width: 453px;
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201125 .sec._03 .content-list._02 .lead {
    letter-spacing: .142em;
  }
  #ChristmasGift_201125 .sec._03 .content-list._03 .lead {
    letter-spacing: 0.13em;
    max-width: 448px;
  }
  _::-webkit-full-page-media, _:future, :root #ChristmasGift_201125 .sec._03 .content-list._03 .lead {
    max-width: 450px;
  }
  #ChristmasGift_201125 .sec._03 .content-list._04 .lead {
    letter-spacing: 0.13em;
    max-width: 452px;
  }

  /* credit */
  #ChristmasGift_201125 .credit {
    font-size: 12px;
    letter-spacing: 0.12em;
    text-align: right;
  }
  #ChristmasGift_201125 .credit:nth-of-type(n + 2) {
    padding-top: 10px;
  }

  /************ image **********/
  #ChristmasGift_201125 .sec._01 figure {
    max-width: 880px;
  }

  #ChristmasGift_201125 .sec._02 figure {
    max-width: 210px;
    position: relative;
  }

  #ChristmasGift_201125 .sec .model {
    max-width: 300px;
  }

  #ChristmasGift_201125 .sec .product {
    margin: 74px auto 0;
    max-width: 450px;
  }

  #ChristmasGift_201125 .adarea figure {
    margin: 0 auto;
    max-width: 306px;
  }

  /* 装飾 */
  #ChristmasGift_201125 .sec._02 figure::before {
    content: "";
    position: absolute;
    top: 309px;
    left: 97px;
    width: 13px;
    height: 13px;
    border-bottom: 1.5px solid #000;
    transform: rotate(38deg);
  }
  #ChristmasGift_201125 .sec._02 figure::after {
    content: "";
    position: absolute;
    top: 309px;
    left: 99px;
    width: 13px;
    height: 13px;
    border-bottom: 1.5px solid #000;
    transform: rotate(-42deg);
  }
  #ChristmasGift_201125 .text-area::before{
    content: "";
    position: absolute;
    top: 202px;
    left: -29px;
    width: 20px;
    height: 50px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  #ChristmasGift_201125 .text-area::after{
    content: "";
    position: absolute;
    top: 336px;
    right: -29px;
    width: 20px;
    height: 50px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
  }
  #ChristmasGift_201125 .content-list._02 .text-area::after{
    top: 367px;
  }
  #ChristmasGift_201125 .content-list._03 .text-area::after {
    top: 367px;
    right: -33px;
  }
  #ChristmasGift_201125 .content-list._04 .text-area::after{
    top: 407px;
    right: -29px;
  }
  #ChristmasGift_201125 .title-area::before{
    content: "";
    position: absolute;
    top: 124px;
    left: 225px;
    width: 18px;
    height: 50px;
    
    border-left: 1px solid #000;
  }
  #ChristmasGift_201125 .title-area::after{
    content: "";
    position: absolute;
    background: #000;
    top: 173px;
    left: 223px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
  }

  /************ btn **********/
  #ChristmasGift_201125 .ChristmasGift_btn_area {
    margin-top: 153px;
  }
  #ChristmasGift_201125 .ChristmasGift_btn_area {
    display: block;
    max-width: 460px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/*IE用css*/
@media all and (-ms-high-contrast: none) {
  #ChristmasGift_201125 .sec._02{
    margin-top: 67px;
  }
  #ChristmasGift_201125 .credit-area{
    margin-top: 23px;
  }
  #ChristmasGift_201125 .sec .content-list._02{
    margin-top: 153px;
  }
  #ChristmasGift_201125 .sec .content-list._03{
    margin-top: 138px;
  }
  #ChristmasGift_201125 .sec .content-list._04{
    margin-top: 149px;
  }
  #ChristmasGift_201125 .adarea{
    margin-top: 145px;
  }

  #ChristmasGift_201125 .sec._01 .tt{
    margin-top: 30px;
  }
  #ChristmasGift_201125 .adarea .ttl{
    margin-top: 25px;
  }
  #ChristmasGift_201125 .sec._03 .icon{
    padding-top: 22px;
  }
  #ChristmasGift_201125 .sec._03 .lead{
    margin-top: 113px;
    max-width: 449px;
  }
  #ChristmasGift_201125 .sec._03 .content-list._02 .lead{
    max-width: 451.1px;
  }
  #ChristmasGift_201125 .sec._03 .content-list._03 .lead{
    max-width: 450px;
  }
  #ChristmasGift_201125 .sec .content-list._02 .product{
    margin-top: 90px;
  }
  #ChristmasGift_201125 .sec .content-list._03 .product{
    margin-top: 80px;
  }
  #ChristmasGift_201125 .sec .content-list._04 .product{
    margin-top: 100px;
  }
  
  #ChristmasGift_201125 .ChristmasGift_btn_area{
    margin-top: 145px;
  }
}

/* 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));
  }
  /************ all **********/
  #ChristmasGift_201125 {
    background-repeat: no-repeat;
  }
  #ChristmasGift_201125 .sp_only {
    display: none;
  }
  #ChristmasGift_201125 .mainArea {
    margin-top: calc(35 * (100vw / 1025));
    padding-bottom: calc(93 * (100vw / 1025));
    border-bottom: 1px solid #aeaeac;
  }

  #ChristmasGift_201125 .sec._02 {
    justify-content: space-between;
    margin: calc(74*(100vw / 1025)) auto 0;
    width: calc(880*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec._03 {
    margin: calc(127*(100vw / 1025)) auto 0;
    width: calc(880*(100vw / 1025));
  }

  #ChristmasGift_201125 .sec .content-list._02 {
    margin-top: calc(159*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec .content-list._03 {
    margin-top: calc(144*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec .content-list._04 {
    margin-top: calc(156*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec .content-list._02 .product {
    margin-top: calc(95*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec .content-list._03 .product {
    margin-top: calc(84*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec .content-list._04 .product {
    margin-top: calc(106*(100vw / 1025));
  }

  #ChristmasGift_201125 .text-area {
    position: relative;
    margin-left: calc(100*(100vw / 1025));
  }
  #ChristmasGift_201125 .title-area {
    position: relative;
  }
  #ChristmasGift_201125 .credit-area {
    margin: calc(17*(100vw / 1025)) auto 0;
    width: calc(450*(100vw / 1025));
  }
  #ChristmasGift_201125 .adarea {
    margin-top: calc(144*(100vw / 1025));
  }

  .blank {
    margin-top: calc(-120*(100vw / 1025));
    padding-top: calc(120*(100vw / 1025));
  }
  .blank:nth-of-type(n + 2) {
    margin-top: calc(-10*(100vw / 1025));
    padding-top: calc(10*(100vw / 1025));
  }

  /************ text **********/
  /* title */
  #ChristmasGift_201125 .sec._01 .ttl {
    font-family: classico-urw, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-feature-settings: "palt";
    font-size: calc(30*(100vw / 1025));
    letter-spacing: 0.01em;
    margin-top: calc(63*(100vw / 750));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .ttl {
    font-size: calc(20*(100vw / 1025));
    letter-spacing: 0.18em;
    padding-top: calc(4*(100vw / 1025));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .ttl span {
    font-size: calc(24*(100vw / 1025));
  }
  #ChristmasGift_201125 .adarea .ttl {
    font-size: calc(16*(100vw / 1025));
    letter-spacing: 0.15em;
    margin-top: calc(18*(100vw / 1025));
    text-align: center;
  }

  /* text */
  #ChristmasGift_201125 .sec._01 .tt {
    font-size: calc(14*(100vw / 1025));
    letter-spacing: 0.14em;
    margin-top: calc(23*(100vw / 1025));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .tt {
    font-family: classico-urw, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt";
    font-size: calc(18*(100vw / 1025));
    letter-spacing: 0.02em;
    padding-top: calc(22*(100vw / 1025));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .icon {
    font-size: calc(22*(100vw / 1025));
    padding-top: calc(11*(100vw / 1025));
    text-align: center;
  }
  #ChristmasGift_201125 .adarea .tt {
    font-size: 14px;
    letter-spacing: 0.15em;
    margin-top: calc(10*(100vw / 1025));
    text-align: center;
  }

  /* lead */
  #ChristmasGift_201125 .sec._01 .lead {
    font-size: calc(14*(100vw / 1025));
    letter-spacing: 0.14em;
    line-height: 2.4285714286;
    margin-top: calc(53*(100vw / 1025));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .lead {
    font-size: calc(14*(100vw / 1025));
    letter-spacing: 0.15em;
    line-height: 2.1428571429;
    margin-top: calc(118*(100vw / 1025));
    width: calc(452*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec._03 .content-list._03 .lead {
    letter-spacing: 0.13em;
    width: calc(448*(100vw / 1025));
  }
  #ChristmasGift_201125 .sec._03 .content-list._04 .lead {
    letter-spacing: 0.13em;
    width: calc(452*(100vw / 1025));
  }

  /* credit */
  #ChristmasGift_201125 .credit {
    font-size: calc(12*(100vw / 1025));
    letter-spacing: 0.12em;
    text-align: right;
  }
  #ChristmasGift_201125 .credit:nth-of-type(n + 2) {
    padding-top: calc(10*(100vw / 1025));
  }

  /************ image **********/
  #ChristmasGift_201125 .sec._01 figure {
    margin: 0 auto;
    width: calc(880*(100vw / 1025));
  }

  #ChristmasGift_201125 .sec._02 figure {
    width: calc(210*(100vw / 1025));
    position: relative;
  }

  #ChristmasGift_201125 .sec .model {
    width: calc(300*(100vw / 1025));
  }

  #ChristmasGift_201125 .sec .product {
    margin: calc(74*(100vw / 1025)) auto 0;
    width: calc(450*(100vw / 1025));
  }

  #ChristmasGift_201125 .adarea figure {
    margin: 0 auto;
    width: calc(306*(100vw / 1025));
  }

  /* 装飾 */
  #ChristmasGift_201125 .sec._02 figure::before {
    content: "";
    position: absolute;
    top: calc(309*(100vw / 1025));
    left: calc(97*(100vw / 1025));
    width: calc(13*(100vw / 1025));
    height: calc(13*(100vw / 1025));
    border-bottom: calc(1.5*(100vw / 1025)) solid #000;
    transform: rotate(38deg);
  }
  #ChristmasGift_201125 .sec._02 figure::after {
    content: "";
    position: absolute;
    top: calc(309*(100vw / 1025));
    left: calc(99*(100vw / 1025));
    width: calc(13*(100vw / 1025));
    height: calc(13*(100vw / 1025));
    border-bottom: calc(1.5*(100vw / 1025)) solid #000;
    transform: rotate(-42deg);
  }
  #ChristmasGift_201125 .text-area::before{
    content: "";
    position: absolute;
    top: calc(202*(100vw / 1025));
    left: calc(-29*(100vw / 1025));
    width: calc(20*(100vw / 1025));
    height: calc(50*(100vw / 1025));
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  #ChristmasGift_201125 .text-area::after{
    content: "";
    position: absolute;
    top: calc(336*(100vw / 1025));
    right: calc(-29*(100vw / 1025));
    width: calc(20*(100vw / 1025));
    height: calc(50*(100vw / 1025));
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
  }
  #ChristmasGift_201125 .content-list._02 .text-area::after{
    top: calc(367*(100vw / 1025));
  }
  #ChristmasGift_201125 .content-list._03 .text-area::after {
    top: calc(367*(100vw / 1025));
    right: calc(-33*(100vw / 1025));
  }
  #ChristmasGift_201125 .content-list._04 .text-area::after{
    top: calc(407*(100vw / 1025));
    right: calc(-29*(100vw / 1025));
  }
  #ChristmasGift_201125 .title-area::before{
    content: "";
    position: absolute;
    top: calc(124*(100vw / 1025));
    left: calc(225*(100vw / 1025));
    width: calc(18*(100vw / 1025));
    height: calc(50*(100vw / 1025));
    border-left: 1px solid #000;
  }
  #ChristmasGift_201125 .title-area::after{
    content: "";
    position: absolute;
    background: #000;
    top: calc(173*(100vw / 1025));
    left: calc(223*(100vw / 1025));
    width: calc(5*(100vw / 1025));
    height: calc(5*(100vw / 1025));
    border-radius: 50%;
  }

  /************ btn **********/
  #ChristmasGift_201125 .ChristmasGift_btn_area {
    margin-top: calc(153 * (100vw / 1025));
  }
  #ChristmasGift_201125 .ChristmasGift_btn {
    display: block;
    width: calc(460 * (100vw / 1025));
    margin-left: auto;
    margin-right: auto;
  }
}

/* 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_201125 {
    background-size: calc(750 * (100vw / 750));
    /* background-image: url(../img/page_sp.jpg); */
    background-position: center -77px;
  }
  #ChristmasGift_201125 .pc_only {
    display: none !important;
  }
  #ChristmasGift_201125 .mainArea {
    width: calc(650 * (100vw / 750));
    margin: 0 auto;
  }

  #ChristmasGift_201125 .sec._02 {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: calc(74 * (100vw / 750)) auto 0;
    width: calc(632 * (100vw / 750));
  }
  #ChristmasGift_201125 .sec._03 {
    margin: calc(232 * (100vw / 750)) auto 0;
  }

  #ChristmasGift_201125 .anchor-list._03,
  #ChristmasGift_201125 .anchor-list._04{
    margin-top: calc(70*(100vw / 750));
  }
  #ChristmasGift_201125 .sec._03 .up-content-area {
    flex-direction: column;
  }

  #ChristmasGift_201125 .sec .content-list._02 {
    margin-top: calc(196*(100vw / 750));
  }
  #ChristmasGift_201125 .sec .content-list._03 {
    margin-top: calc(200*(100vw / 750));
  }
  #ChristmasGift_201125 .sec .content-list._04 {
    margin-top: calc(200*(100vw / 750));
  }
  #ChristmasGift_201125 .sec .content-list._02 .product {
    margin-top: calc(76*(100vw / 750));
  }
  #ChristmasGift_201125 .sec .content-list._03 .product {
    margin-top: calc(84*(100vw / 750));
  }
  #ChristmasGift_201125 .sec .content-list._04 .product {
    margin-top: calc(84*(100vw / 750));
  }

  #ChristmasGift_201125 .text-area {
    position: relative;
  }
  #ChristmasGift_201125 .title-area {
    position: relative;
  }
  #ChristmasGift_201125 .credit-area {
    margin-top: calc(36*(100vw / 750));
  }
  #ChristmasGift_201125 .adarea {
    margin: calc(204*(100vw / 750)) 0 0 0;
  }

  .blank {
    margin-top: calc(-260*(100vw / 750));
    padding-top: calc(260*(100vw / 750));
  }
  .blank:nth-of-type(n + 2) {
    margin-top: calc(-130*(100vw / 750));
    padding-top: calc(130*(100vw / 750));
  }

  /************ text **********/
  /* title */
  #ChristmasGift_201125 .sec._01 .ttl {
    font-family: classico-urw, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-feature-settings: "palt";
    font-size: calc(42 * (100vw / 750));
    letter-spacing: 0.01em;
    margin-top: calc(62 * (100vw / 750));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .ttl {
    font-size: calc(28 * (100vw / 750));
    letter-spacing: 0.14em;
    padding-top: calc(-4 * (100vw / 750));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .ttl span {
    font-size: calc(40 * (100vw / 750));
  }
  #ChristmasGift_201125 .adarea .ttl {
    font-size: calc(28 * (100vw / 750));
    letter-spacing: 0.08em;
    margin-top: calc(34 * (100vw / 750));
    text-align: center;
  }

  /* text */
  #ChristmasGift_201125 .sec._01 .tt {
    font-size: calc(22 * (100vw / 750));
    letter-spacing: 0.14em;
    margin-top: calc(22 * (100vw / 750));
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .tt {
    font-family: classico-urw, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: "palt";
    font-size: calc(24 * (100vw / 750));
    letter-spacing: 0.02em;
    text-align: center;
  }
  #ChristmasGift_201125 .sec._03 .icon {
    font-size: calc(30 * (100vw / 750));
    margin-top: calc(12 * (100vw / 750));
    text-align: center;
  }
  #ChristmasGift_201125 .adarea .tt {
    font-size: calc(24 * (100vw / 750));
    letter-spacing: 0.15em;
    margin-top: calc(24 * (100vw / 750));
    text-align: center;
  }

  /* lead */
  #ChristmasGift_201125 .lead {
    font-size: calc(22 * (100vw / 750));
    letter-spacing: 0.14em;
    line-height: 2.2727272727;
  }

  #ChristmasGift_201125 .sec._01 .lead {
    margin-top: calc(47 * (100vw / 750));
    width: calc(640 * (100vw / 750));
  }
  #ChristmasGift_201125 .sec._03 .lead {
    margin: calc(62 * (100vw / 750)) auto 0;
    width: calc(594*(100vw / 750));
  }

  /* credit */
  #ChristmasGift_201125 .credit {
    font-size: calc(22 * (100vw / 750));
    letter-spacing: 0.12em;
    text-align: right;
  }
  #ChristmasGift_201125 .credit:nth-of-type(n + 2) {
    padding-top: calc(28*(100vw / 750));
  }

  /************ image **********/
  #ChristmasGift_201125 .sec._01 figure {
    width: calc(650 * (100vw / 750));
  }

  #ChristmasGift_201125 .sec._02 figure {
    width: calc(290 * (100vw / 750));
  }

  #ChristmasGift_201125 .sec._03 .model {
    margin: calc(122 * (100vw / 750)) auto 0;
    width: calc(340 * (100vw / 750));
  }

  #ChristmasGift_201125 .sec._03 .product {
    margin-top: calc(88 * (100vw / 750));
    width: calc(650 * (100vw / 750));
  }

  #ChristmasGift_201125 .adarea figure {
    margin: 0 auto;
    width: calc(590 * (100vw / 750));
  }

  /* 装飾 */
  #ChristmasGift_201125 .sec._02 figure::before {
    content: "";
    position: absolute;
    top: calc(395*(100vw / 750));
    left: calc(127*(100vw / 750));
    width: calc(22*(100vw / 750));
    height: 0;
    border-bottom: 1px solid #000;
    transform: rotate(38deg);
  }
  
  #ChristmasGift_201125 .sec._02 .anchor-list._03 figure::before{
    top: calc(400*(100vw / 750));
  }
  #ChristmasGift_201125 .sec._02 .anchor-list._04 figure::before{
    top: calc(400*(100vw / 750));
  }
  #ChristmasGift_201125 .sec._02 figure::after {
    content: "";
    position: absolute;
    top: calc(395*(100vw / 750));
    left: calc(143*(100vw / 750));
    width: calc(22*(100vw / 750));
    height: 0;
    border-bottom: 1px solid #000;
    transform: rotate(-40deg);
  }
  
  #ChristmasGift_201125 .sec._02 .anchor-list._03 figure::after{
    top: calc(400*(100vw / 750));
  }
  #ChristmasGift_201125 .sec._02 .anchor-list._04 figure::after{
    top: calc(400*(100vw / 750));
  }
  #ChristmasGift_201125 .text-area::before{
    content: "";
    position: absolute;
    top: calc(720*(100vw / 750));
    left: calc(-1*(100vw / 750));
    width: calc(26*(100vw / 750));
    height: calc(67*(100vw / 750));
    border-top: 1px solid #000;
    border-left: 1px solid #000;
  }
  #ChristmasGift_201125 .text-area::after{
    content: "";
    position: absolute;
    top: calc(1004*(100vw / 750));
    right: calc(-1*(100vw / 750));
    width: calc(26*(100vw / 750));
    height: calc(67*(100vw / 750));
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
  }
  #ChristmasGift_201125 .content-list._02 .text-area::after{
    top: calc(1044*(100vw / 750));
    right: calc(-1*(100vw / 750));
  }
  #ChristmasGift_201125 .content-list._03 .text-area::after {
    top: calc(1106*(100vw / 750));
    right: calc(-1*(100vw / 750));
  }
  #ChristmasGift_201125 .content-list._04 .text-area::after{
    top: calc(1154*(100vw / 750));
    right: calc(-1*(100vw / 750));
  }
  #ChristmasGift_201125 .title-area::before{
    content: "";
    position: absolute;
    top: calc(128*(100vw / 750));
    left: calc(323*(100vw / 750));
    width: calc(18*(100vw / 750));
    height: calc(60*(100vw / 750));
    border-left: 1px solid #000;
  }
  #ChristmasGift_201125 .title-area::after{
    content: "";
    position: absolute;
    background: #000;
    top: calc(188*(100vw / 750));
    left: calc(321*(100vw / 750));
    width: calc(6*(100vw / 750));
    height: calc(6*(100vw / 750));
    border-radius: 50%;
  }

  /************ btn **********/
  #ChristmasGift_201125 .ChristmasGift_btn_area {
    margin-top: calc(194 * (100vw / 750));
  }
  #ChristmasGift_201125 .ChristmasGift_btn {
    display: block;
    margin: 0 auto;
    width: calc(460 * (100vw / 750));
  }
}
