

.lp_style * {
  box-sizing: border-box;
}

.lp_style {
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
  font-weight: normal;
  line-height: 1;
  list-style: none;
  font-feature-settings: "palt";
  overflow: hidden;
}

.lp_style button {
  background: transparent;
  padding: 0;
  margin: 0;
}

.lp_style ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lp_style a {
  text-decoration: none;
}

.sp_only {
  display: none !important;
}

@media screen and (min-width:641px) , print{
  .pc_only {
    display: block !important;
  }
  
}

@media screen and (max-width:1200px) and (min-width:641px) , print{
  #header_pagetitle.pc_only{
    display: none !important;
  }
}

@media screen and (max-width:640px) , print{
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: block !important;
  }
}

@media screen and (max-width:768px) and (min-width:641px) , print {
  img {
    width: 100%;
    height: auto;
  }
}

/* 

font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;

*/

#Demon_slayer {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.master-bg {
  background: url(./../img/master_bg.jpg);
}

.top-bg {
  background: url(./../img/intro_bg.jpg) no-repeat;
  background-position: 0 0;
}

.TextBlock {
  display: block;
}

/* ------------------------------------------------
  Mainvisual
------------------------------------------------ */
#Mainvisual img{
  display: block;
  margin: 0 auto;
}

.ProductArea {
  padding: 100px 0 100px;
}

@media screen and (max-width:1024px) and (min-width:641px) {
  .ProductArea {
    padding: 8.333vw 0 8.333vw;
  }
}

@media screen and (max-width:640px) {
  .ProductArea {
    padding: 40px 0 50px;
  }

}

/* ------------------------------------------------
  ProductInformation
------------------------------------------------ */
/* #ProductInformation {} */

.ProductInformationText {
  font-family: 'Noto Serif JP', serif;
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
  color: #fff;
}


.StrongWord {
  font-size: 180%;
  color: #d61520; 
  font-weight: bold;
}

.ProductInformationAnnotation {
  margin: 40px 0 53px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  letter-spacing: .06em;
}

.ProductInformationAttention {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 130px;
  margin: 0 auto 80px;
  background: #fff;
  border-radius: 65px ;
}

.ProductInformationAttentionText {
  width: 1080px;
  margin: 0 auto;
  font-size: 22px;
  line-height: 1.54;
  letter-spacing: .06em;
  color: #d61520;
  font-weight: 500;
}

.ProductInformationAttentionText .TextBlock{
  display: block;
}

@media screen and (max-width:1024px) and (min-width:641px) {
  #ProductInformation .Inner{
    padding: 0 10px;
  }

  .ProductInformationText {
    font-size: 2.5vw;
    
  }
  
  .ProductInformationAnnotation {
    margin: 3.333vw 0 4.417vw;
    font-size: 1.667vw;
  }
  
  .ProductInformationAttention {
    width: 100%;
    height: 10.833vw;
    margin: 0 0 6.667vw;
    border-radius: 5.417vw ;
  }
  
  .ProductInformationAttentionText {
    width: 90vw;
    margin: 0 auto;
    font-size: 1.833vw;
    
  }
}

@media screen and (max-width:640px) {
  #ProductInformation .Inner{
    padding: 0 10px;
  }

  .ProductInformationText {
    font-size: 15px;
    line-height: 1.6;
  }
  
  .ProductInformationAnnotation {
    margin: 20px 0 26px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    letter-spacing: .05em;
  }
  
  .ProductInformationAttention {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin: 26px auto ;
    background: #fff;
    border-radius: 65px ;
  }
  
  .ProductInformationAttentionText {
    width: 100%;
    padding: 15px 20px;
    font-size: 11px;
    line-height: 1.54;
    letter-spacing: .02em;
    font-weight: 500;
    text-align: center;
  }
  
  .ProductInformationAttentionText .TextBlock{
    text-align: left;
    display: inline-block;
  }
}

/* ------------------------------------------------
  ProductSticker
------------------------------------------------ */
/* #ProductSticker {} */

#ProductSticker .ProductStickerHead {
  margin-bottom: 32px;
}

#ProductSticker .ProductStickerBlock {
  width: 1080px;
  padding: 46px 0;
  margin: 0 auto;
}

#ProductSticker .Box {
  width: 1200px;
  margin: 0 auto;
  background: #ece7d3;
  border: 14px solid #ccc4a2;
  text-align: center;
}

.ProductStickerDetaile {
  font-size: 22px;
  line-height: 1.54;
  letter-spacing: .1em;
  color: #111111;
}

.ProductStickerDetaile .ProductStickerDetaileAnnotation {
  font-size: 18px;
  line-height: 1.44;
  font-weight: 400;
}

.ProductStickerDetaile .TextBlock {
  display: block;
}

.StickerImage {
  margin-top: 40px;
}

.ReserveArea {
  font-family: 'Noto Serif JP', serif;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  background: #d61520;
}

.ReserveText {
  color: #fff;
  font-size: 34px;
  letter-spacing: .1em;
  text-align: center;
}

.ReserveText .big {
  font-size: 130%;
  font-weight: bold;
  letter-spacing: 0.08em;
  vertical-align: bottom;
}

.ReserveText .small {
  font-size: 80%;
  letter-spacing: 0.08em;
  vertical-align: bottom;
}

/*-------------------------------- 
  Countdown
--------------------------------*/
#Countdown {
  margin: 60px auto 80px;
  width: 900px;
  height: 300px;
   background: #fff;
   border-radius: 20px;
  overflow: hidden;  
}
#Countdown .Inner{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Countdown-timer #label {
  font-size: 30px;
  letter-spacing: .1em;
  text-align: center;
  color: #111111;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  margin-bottom: 30px;
}

#label .label_text {
  font-weight: 500;
  vertical-align: middle;
}

.Countdown-timer #label::before ,
.Countdown-timer #label::after {
  content: "▼";
  display: inline-block;
  vertical-align: middle;
  font-size: 70%;
}

.Countdown-timer #label::before {
  padding-right: 0.5em;
}

.Countdown-timer #label::after {
  padding-left: 0.5em;
}

.CountdownBox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.Countdown_Valign:not(:first-of-type) {
  margin-left: 20px;
}

.Countdown_number {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  width: 130px;
  height: 110px;
  border: 2px solid #ccc4a2;
  font-size: 80px;
  line-height: 1;
  vertical-align: middle;
  color: #111111;
  font-family: ff-utility-web-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.Countdown_text {
  display: block;
  margin-top: 20px;
  font-size: 24px;
  text-align: center;
  color: #111111;
  font-weight: 500;
}

@media screen and (max-width:1024px) and (min-width:641px) {

  #ProductSticker .Inner {
    padding: 0 10px;
  }

  #ProductSticker .ProductStickerHead {
    margin-bottom: 2.667vw;
  }
  
  #ProductSticker .ProductStickerBlock {
    width: 90vw;
    padding: 3.833vw 0;
    margin: 0 auto;
  }
  
  #ProductSticker .Box {
    width: 100%;
    margin: 0 auto;
    background: #ece7d3;
    border: 1.167vw solid #ccc4a2;
  }
  
  .ProductStickerDetaile {
    font-size: 1.833vw;
  }
  
  .ProductStickerDetaile .ProductStickerDetaileAnnotation {
    font-size: 1.5vw;
  }
  
  .StickerImage {
    margin-top: 3.333vw;
  }

/*-------------------------------- 
  Countdown
--------------------------------*/
#Countdown {
  margin: 5vw auto 6.667vw;
  width: 75vw;
  height: 25vw;
   background: #fff;
   border-radius: 1.667vw;
  overflow: hidden;  
}
#Countdown .Inner{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Countdown-timer #label {
  font-size: 2.5vw;
  letter-spacing: .1em;
  text-align: center;
  color: #111111;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  margin-bottom: 2.5vw;
}

#label .label_text {
  font-weight: 500;
  vertical-align: middle;
}

.Countdown-timer #label::before ,
.Countdown-timer #label::after {
  content: "▼";
  display: inline-block;
  vertical-align: middle;
  font-size: 70%;
}

.Countdown-timer #label::before {
  padding-right: 0.5em;
}

.Countdown-timer #label::after {
  padding-left: 0.5em;
}

.CountdownBox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.Countdown_Valign:not(:first-of-type) {
  margin-left: 1.667vw;
}

.Countdown_number {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1.667vw;
  width: 10.833vw;
  height: 9.167vw;
  border: 2px solid #ccc4a2;
  font-size: 6.667vw;
  line-height: 1;
  vertical-align: middle;
  color: #111111;
  font-family: ff-utility-web-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.Countdown_text {
  display: block;
  margin-top: 1.667vw;
  font-size: 2vw;
  text-align: center;
  color: #111111;
  font-weight: 500;
}

}

@media screen and (max-width:640px) {

/* #ProductSticker {} */

#ProductSticker .Inner {
  padding: 0 10px;
}

#ProductSticker .ProductStickerHead {
  margin-bottom: 32px;
}

#ProductSticker .ProductStickerBlock {
  width: 100%;
  padding: 46px 0;
  margin: 0 auto;
}

#ProductSticker .Box {
  width: 100%;
  margin: 0 auto;
  background: #ece7d3;
  border: 7px solid #ccc4a2;
  padding: 0 10px;
  text-align: center;
}

.ProductStickerDetaile {
  font-size: 12px;
  line-height: 1.54;
  letter-spacing: .1em;
  color: #111111;
}

.ProductStickerDetaile .ProductStickerDetaileAnnotation {
  font-size: 10px;
  line-height: 1.44;
  font-weight: 400;
}

.ProductStickerDetaile .TextBlock {
  display: block;
}

.StickerImage {
  margin-top: 40px;
}


.ReserveArea {
  font-family: 'Noto Serif JP', serif;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75px;
  background: #d61520;
}

.ReserveText {
  color: #fff;
  font-size: 18px;
  letter-spacing: .1em;
  text-align: center;
}


/*-------------------------------- 
  Countdown
--------------------------------*/
#Countdown {
  margin: 30px auto 40px;
  padding: 30px 0 40px;
  width: calc(100% - 20px);
  height: auto;
}
#Countdown .Inner{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Countdown-timer #label {
  font-size: 20px;
  letter-spacing: .1em;
  text-align: center;
  color: #111111;
  margin-bottom: 15px;
}

#label .label_text {
  font-weight: 500;
  vertical-align: middle;
}

.Countdown-timer #label::before ,
.Countdown-timer #label::after {
  content: "▼";
  display: inline-block;
  vertical-align: middle;
  font-size: 70%;
}

.Countdown-timer #label::before {
  padding-right: 0.5em;
}

.Countdown-timer #label::after {
  padding-left: 0.5em;
}

.CountdownBox {
  display: flex;
  justify-content: center;
  align-items: center;
}

.Countdown_Valign:not(:first-of-type) {
  margin-left: 10px;
}

.Countdown_number {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  width: 75px;
  height: 65px;
  border: 2px solid #ccc4a2;
  font-size: 40px;
  line-height: 1;
  vertical-align: middle;
  color: #111111;
  font-family: ff-utility-web-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.Countdown_text {
  display: block;
  margin-top: 20px;
  font-size: 24px;
  text-align: center;
  color: #111111;
  font-weight: 500;
}


}

/* ------------------------------------------------
  ProductBlock
------------------------------------------------ */

.ProductBlock {
  position: relative;
  margin: 140px auto 0;
}

.ProductBlock .Inner{
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
}

.ProductBlockHead {
  text-align: center;
}

.PageDeco {
  position: absolute;
  z-index: 1;
}

.PageDeco01 {
  right: 0;
  top: 128px;
}

.PageDeco02 {
  left: 0;
  bottom: -160px;
}

.PageDeco03 {
  right: 0;
  top: 28px;
}

.PageDeco04 {
  left: 0;
  bottom: 123px;
}

.PageDeco05 {
  right: 0;
  top: -83px;
}

.PageDeco06 {
  left: 0;
  top: 290px;
}

.PageDeco07 {
  right: 0;
  bottom: 51px;
}


.ProductBlock .CommonTitle {
  position: relative;
  display: inline-block;
  z-index: 2;
  font-family: 'Noto Serif JP', serif;
  font-size: 36px;
  letter-spacing: .06em;
  color: #fff;
  line-height: 1.30;
  font-weight: bold;
  text-align: center; 
}

.CommonTitle_bg {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.ProductBlock .CommonTitle::before,
.ProductBlock .CommonTitle::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(50%);
  width: 88px;
  height: 30px;
  background: url(./../img/commonhead_deco.png) no-repeat;
}


.ProductBlock .CommonTitle::before {
  transform: translateX(-100%);
  left: -29px;
}


.ProductBlock .CommonTitle::after {
  transform: translateX(100%);
  right: -29px;
}

.ProductBlock .CommonTitle span {
  display: block;
}

.requirement {
  margin-top: 26px;
  display: block;
  font-size: 24px;
  letter-spacing: .06em;
  color: #ccc4a2;
  text-align: center;
  font-weight: 400;
  font-family: 'Noto Sans JP', sans-serif;
}

.ProductImgesGroup {
  position: relative;
  z-index: 2;
  margin-top: 62px;
}

.columns-1 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.columns-2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ProductImges {
  max-width: 590px;
  overflow: hidden;
}

.ProductBlock .ProductImges {
  margin-bottom: 40px;
}

.ProductImges:hover img{
  transform: scale(1.02);
}

.ProductImges img {
  transition: .1s cubic-bezier(.17,.67,.7,.09);
  width: 590px;
  height: 590px;
}


.ProductText {
  font-size: 18px;
  margin-bottom: 60px;
  text-align: center;
  color: #fff;
  line-height: 1.8;
  font-weight: 400;
  font-feature-settings:normal;
}

.ProductCart {
  text-align: center;
}

.ProductCartLink {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 600px;
  height: 80px;
  background: #d61520 ;
  font-size: 22px;
  color: #fff !important;
  font-family: 'Noto Serif JP', serif;
  text-align: center;
}

.ProductCartLink::before,
.ProductCartLink::after {
  content: "";
}

.ProductCartLink::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 24px;
  height: 2px;
  background: #fff;
}

.ProductCartLink::after {
  position: absolute;
  top: 50%;
  transform: translateY(-200%) rotate(30deg);
  right: 25px;
  width: 10px;
  height: 2px;
  background: #fff;
}

.PageAside {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

@media screen and (max-width:1024px) and (min-width:641px) {

  .ProductBlock {
    margin: 11.667vw auto 0;
  }

  .ProductBlock .Inner{
    width: 100vw;
    padding: 0 10px;
  }
  
  .ProductBlockHead {
    text-align: center;
  }
  
  .CommonTitle_bg {
    width:12.917vw ;
    height: 12.833vw;
  }

  .PageDeco {
    position: absolute;
    z-index: 1;
  }
  
  .PageDeco01 {
    right: 0;
    top: 10.667vw;
  }
  
  .PageDeco02 {
    left: 0;
    bottom: -13.333vw;
  }
  
  .PageDeco03 {
    right: 0;
    top: 2.333vw;
  }
  
  .PageDeco04 {
    left: 0;
    bottom: 10.25vw;
  }
  
  .PageDeco05 {
    right: 0;
    top: -6.917vw;
  }
  
  .PageDeco06 {
    left: 0;
    top: 24.167vw;
  }
  
  .PageDeco07 {
    right: 0;
    bottom: 4.25vw;
  }
  
  .PageDeco01 img{
    width: 35.5vw;
    height:12vw;
  }
  .PageDeco02 img{
    width:36.25vw ;
    height:10.583vw;
  }
  .PageDeco03 img{
    width: 36.583vw;
    height:10.583vw;
  }
  .PageDeco04 img{
    width:34.833vw;
    height:12vw;
  }
  .PageDeco05 img{
    width:35.5vw;
    height:12vw;
  }
  .PageDeco06 img{
    width:38.5vw;
    height:12vw;
  }
  .PageDeco07 img{
    width:40.75vw;
    height:10.583vw;
  }
  
  .ProductBlock .CommonTitle {
    font-size: 3vw;
  }
  
  .ProductBlock .CommonTitle::before,
  .ProductBlock .CommonTitle::after {
    width: 7.333vw;
    height: 2.5vw;
    background-size: contain;
  }
  
  
  .ProductBlock .CommonTitle::before {
    left: -2.417vw;
  }
  
  
  .ProductBlock .CommonTitle::after {
    right: -2.417vw;
  }
  
  .requirement {
    margin-top: 2.167vw;
    display: block;
    font-size: 2vw;
  }
  
  .ProductImgesGroup {
    z-index: 2;
    margin-top: 5.167vw;
  }
 
  .columns-2 .ProductImges {
    width: calc((100% / 2) - 10px);
  }

  .ProductImges img {
    width:49.167vw;
    height: auto;
  }
  
  .ProductBlock .ProductImges {
    margin-bottom: 3.333vw;
  }

  .ProductText {
    font-size: 1.5vw;
    margin-bottom: 5vw;
    text-align: center;
    color: #fff;
    line-height: 1.8;
    font-weight: 400;
    font-feature-settings:normal;
  }
  
  .ProductCart {
    text-align: center;
  }
  
  .ProductCartLink {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 50vw;
    height: 6.667vw;
    background: #d61520 ;
    font-size: 1.833vw;
    color: #fff !important;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
  }
  
  .ProductCartLink::before,
  .ProductCartLink::after {
    content: "";
  }
  
  .ProductCartLink::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.083vw;
    width: 2vw;
    height: 0.167vw;
    background: #fff;
  }
  
  .ProductCartLink::after {
    position: absolute;
    top: 50%;
    transform: translateY(-200%) rotate(30deg);
    right: 2.083vw;
    width: 0.833vw;
    height: 0.167vw;
    background: #fff;
  }

  .PageAside {
    width: 100%;
    height: 8.333vw;
    font-size: 1.5vw;
  }
  

}


@media screen and (max-width:640px) {


  .ProductBlock {
    position: relative;
    margin: 60px auto 0;
  }
  
  .ProductBlock .Inner{
    width: 100%;
    padding: 0 10px;
  }
  
  .ProductBlockHead {
    text-align: center;
  }
  
  .PageDeco {
    position: absolute;
    z-index: 1;
  }
  
  .PageDeco01 {
    right: 0;
    top: 17.067vw;
  }

  .PageDeco02 {
    left: 0;
    top:73.333vw;
    bottom: auto;
  }

  .PageDeco03-sp {
    right: 0;
    top: 107.067vw;
  }

  .PageDeco03 {
    right: 0;
    top: 17.6vw;
  }
  
  .PageDeco04 {
    left: 0;
    top:73.333vw;
    bottom: auto;
  }
  
  .PageDeco05 {
    left: 0;
    top:-17vw;
    bottom:auto;
  }
  
  .PageDeco06 {
    right: 0;
    left: auto;
    top:47.133vw;
    bottom:auto;
  }
  
  .PageDeco07 {
    left: 0;
    top:104vw;
    bottom:auto;
  }
  
  .PageDeco01 img{
    width: 23.867vw;
    height: 13.867vw;
  }
  .PageDeco02 img{
    width: 22.533vw;
    height: 12.933vw;
  }
  
  .PageDeco03 img{
    width: 23.867vw;
    height: 13.867vw;
  }

  .PageDeco03-sp{
    width: 34.667vw;
    height: 12.933vw;
  }
  
  .PageDeco04-sp {
    top:186.667vw;
    left: 0;
    right: auto;
    width: 23.867vw;
    height: 12.267vw;
  }

  .PageDeco05-sp{
    top: 17.6vw;
    right: 0;
    width: 23.2vw;
    height: 13.867vw;
  }

  .PageDeco07-sp {
    top: 107.2vw;
    right: 0;
    width: 34.667vw;
    height: 12.933vw;
  }
  
  .PageDeco04 img{
    width: 22.533vw;
    height: 12.933vw;
  }

  .PageDeco05 img{
    width: 23.867vw;
    height: 12.933vw;
  }
  .PageDeco06 img{
    width: 23.867vw;
    height: 13.867vw;
  }
  .PageDeco07 img{
    width: 22.533vw;
    height: 12.933vw;
  }
  
  .ProductBlock .CommonTitle {
    position: relative;
    display: inline-block;
    z-index: 2;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    letter-spacing: .06em;
    color: #fff;
    line-height: 1.30;
    font-weight: bold;
    text-align: center; 
  }
  
  .CommonTitle_bg {
    z-index: 1;
    position: absolute;
    width:20.667vw ;
    height: 20.533vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  
  .ProductBlock .CommonTitle::before,
  .ProductBlock .CommonTitle::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    width: 44px;
    height: 18px;
    background: url(./../img/commonhead_deco.png) no-repeat;
    background-size: contain;
  }
  
  
  .ProductBlock .CommonTitle::before {
    transform: translateX(-100%);
    left: -17px;
  }
  
  
  .ProductBlock .CommonTitle::after {
    transform: translateX(100%);
    right: -17px;
  }
  
  .CommonTitle_bg {
    width: 57px;
    height: auto;
  }
  
  .ProductBlock .CommonTitle span {
    display: block;
  }
  
  .requirement {
    margin-top: 13px;
    display: block;
    font-size: 12px;
    letter-spacing: .06em;
    color: #ccc4a2;
    text-align: center;
    font-weight: 400;
    font-family: 'Noto Sans JP', sans-serif;
  }
  
  .ProductImgesGroup {
    position: relative;
    z-index: 2;
    margin-top: 30px;
  }
  
  .columns-1 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  
  .columns-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  
  .columns-2 .ProductImges:not(:first-of-type) {
    margin-top: 17px;
  }
  
  .ProductImges {
    padding: 0 30px;
  }

  .ProductImges:hover img{
    transform: scale(1.02);
  }
  
  .ProductImges img {
    transition: .1s cubic-bezier(.17,.67,.7,.09);
    width: 100%;
    height: auto;
  }
  
  .PageAside {
    width: 100%;
    height: 50px;
    font-size: 10px;
  }
  

  .ProductCartLink {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    height: 60px;
    background: #d61520 ;
    font-size: 18px;
  }
  
  .ProductCartLink::before,
  .ProductCartLink::after {
    content: "";
  }
  
}

.small-sp {
  display: none;
}

@media screen and (max-width:360px) {

  .ProductInformationText {
    font-size: 12px;
  }

  .ProductInformationAnnotation {
    line-height: 1.6;
  }

  .ProductInformationAttentionText {
    padding: 10px 15px;
    font-size: 10px;
  }


  .ProductBlock .CommonTitle {
    font-size: 16px;
  }

  .ProductText {
    font-size: 14px;
  }


  .Countdown-timer #label {
    font-size: 22px;
  }

  .Countdown_number {
    width: 65px;
    height: 55px;
    font-size: 36px;
  }

  .ReserveText {
    color: #fff;
    font-size: 16px;
    letter-spacing: .1em;
    text-align: center;
  } 

  .small-sp {
    display: block;
  }

}


body {
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
  0% {opacity: 0}
  100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0}
  100% {opacity: 1}
}


.fadein {
  opacity: 0.1;
  transform: translate(0, 50px);
  transition: all 800ms cubic-bezier(.17,.67,.67,.91);
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
