/* googl字體  */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@500;600;700;900&display=swap&subset=chinese-traditional");

/* mainContent */
/* ================================#mainContent initialize================================ */

/* *,
body {
  font-family: "Helvetica Neue", "NotoSansCJKtc", "Arial", "微軟正黑體修正",
    "微軟正黑體", sans-serif !important;
} */
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0.05rem!important;
}
#mainContent {
  margin: 0 auto;
  text-rendering: optimizeLegibility;
  color: #222 !important;
  background-color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  /* font-family: "Arial", "Microsoft JhengHei", "微軟正黑體", "Noto Sans TC", Helvetica, sans-serif; */

  font-family: "Helvetica Neue", "NotoSansCJKtc", "Arial", "Noto Sans TC",
    "Microsoft JhengHei", "微軟正黑體", Helvetica, sans-serif !important;
  /* overflow-x: hidden; */
}

#mainContent a {
  display: inline-block;
  color: #222;
  box-shadow: none;
  outline: none;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
  list-style: none;
}

#mainContent img {
  width: 100%;
  vertical-align: bottom;
  font-size: 0.5em;
}

/* 主視覺 */
.mv {
  position: relative;
}

.pc {
  position: relative;
  display: flex;
}


.pcOnly {
  display: block !important;
}
.mobOnly {
  display: none !important;
}


.new_title {
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 1em 0em;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #7f0019;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
  z-index: 9;
}

.food-button {
  border: 1px solid #3c3c43;
  cursor: pointer;
  text-align: center;
  /* width: max-content; */
  margin: auto;
  width: 450px;
  /* height: 120px; */
  padding: 10px 0px;
}

.food-button:hover {
  background-color: #f0f0f0;
}

.food-button div:first-child {
  width: 33%;
}
.food-button div:nth-child(2) {
  width: 55%;
}
.food-button div:last-child {
  width: 8%;
}


@media screen and (max-width: 767px)  {
  .pc {
    display: none;
  }

  .pcOnly {
    display: none !important;
  }
  .mobOnly {
    display: block !important;
  }

}

.mb {
  position: relative;
  display: none;
}

@media screen and (max-width: 767px) {
  .mb {
    display: block;
  }
}

.visual_absolute {
  position: absolute;
  top: 150px;
  left: 54%;
}

.title-img {
  width: 80%;
}

.kv_ttl {
  font-size: 24px;
  font-weight: 500;
  font-family: "Noto Sans TC", "微軟正黑體", "Arial", Helvetica, sans-serif;
  text-align: center;
  line-height: 1.6;
}

.kv_ttl span {
  display: block;
  padding-top: 10px;
}

.new_btn {
  position: absolute;
  top: 1px;
  left: 10px;
  display: inline-block;
  padding: 0.3em 0.5em;
  background-color: #7f0019;
  color: #fff;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
}

.new_btn_2 {
  position: absolute;
  top: 10px;
  right: 25px;
  display: inline-block;
  padding: 0.3em 0.5em;
  background-color: #7f0019;
  color: #fff;
  font-size: 14px;
  line-height: 1;
}

.newyear-box img {
  width: 100%;
}

.newyear-box img.newyear-title{
  width: 730px;
  margin: 36px auto 0 auto;
}




/* 新品推薦 */
.heading-16 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #7f0019;
  font-size: 2rem;
}

.heading-16::before,
.heading-16::after {
  width: 3px;
  height: 40px;
  background-color: #7f0019;
  content: "";
}

.heading-16::before {
  transform: rotate(-35deg);
  margin-right: 30px;
}

.heading-16::after {
  transform: rotate(35deg);
  margin-left: 30px;
}

@media screen and (max-width: 1200px) {
  .visual_absolute {
    position: absolute;
    top: 150px;
    left: 54%;
  }

  .title-img {
    width: 76%;
  }

  .visual_txt {
    font-size: 20px !important;
    line-height: 1.4 !important;
  }
}

@media screen and (max-width: 1024px) {
  .visual_absolute {
    position: absolute;
    top: 150px;
    left: 54%;
  }

  .title-img {
    width: 67%;
  }

  .visual_txt {
    font-size: 18px !important;
    line-height: 1.6 !important;
  }
}

@media screen and (max-width: 768px) {
  .visual_txt {
    font-size: 17px !important;
  }

  .visual_absolute {
    position: absolute;
    top: 120px;
    left: 54%;
  }

  .title-img {
    width: 63%;
  }

  .goodvalue {
    width: 45px !important;
    top: 4% !important;
    right: 2% !important;
  }

  .goodvalue_2 {
    width: 40px !important;
    top: 10px !important;
    right: 20px !important;
  }
}

.visual_ttl {
  font-size: clamp(40px, 3.4vw, 68px);
  font-weight: 700;
  font-family: "Noto Sans TC", "微軟正黑體", "Arial", Helvetica, sans-serif;
}

.visual_txt {
  font-size: 24px;
  font-weight: 400;
  font-family: "Arial", "Noto Sans TC", "微軟正黑體", Helvetica, sans-serif;
  line-height: 1.6;
  color: #222;
  text-align: center;
}

.visual_txt span {
  display: block;
}

@media (max-width: 568px) {
  .visual_absolute {
    position: absolute;
    top: 100px;
    left: 9%;
  }

  .title-img {
    width: 64%;
  }

  .kv_ttl {
    font-size: 5.2vw;
  }

  .kv_ttl span {
    font-size: 1.35rem;
  }


  .food-button {
    width: 350px;
    padding: 0px 10px;
  }

  .visual_txt {
    font-size: 5.4vw !important;
  }

  .goodvalue {
    width: 40px !important;
    top: 2.5% !important;
    right: 2.5% !important;
  }

  .goodvalue_2 {
    width: 30px !important;
    top: 10px !important;
    right: 8px !important;
  }

  .mp_app {
    width: 42px !important;
    top: 10px !important;
    right: 20px !important;
  }

  .mp_app_2 {
    width: 42px !important;
    top: 10px !important;
    right: 20px !important;
  }

  .discount {
    width: 45px !important;
    top: 10px !important;
    right: 8px !important;
  }

  .new_btn {
    font-size: 13px;
    top: 1px;
    left: 10px;
    padding: 4px 6px;
  }

  .new_btn_2 {
    font-size: 13px;
    top: 12px;
    right: 12px;
    padding: 4px 6px;
  }

  .heading-16 {
    font-size: 1.6rem;
  }
}

@media (max-width: 320px) {
  .visual_absolute {
    position: absolute;
    top: 100px;
    left: 9%;
  }

  .title-img {
    width: 55%;
  }

  .visual_txt {
    font-size: 5.2vw !important;
  }
}

.goodvalue {
  position: absolute;
  width: 60px;
  top: 5%;
  right: 2%;
}

/* .discount {
  position: absolute;
  width: 60px;
  top: 5%;
  right: 2%;
} */

.goodvalue_2 {
  position: absolute;
  width: 45px;
  top: 10px;
  right: 25px;
}

.mp_app {
  position: absolute;
  width: 60px;
  top: 5%;
  right: 2%;
}

.mp_app_2 {
  position: absolute;
  width: 50px;
  top: 10px;
  right: 30px;
}

.discount {
  position: absolute;
  width: 50px;
  top: 14px;
  left: 15px;
  z-index: 9;
}

.discount_2 {
  position: absolute;
  width: 45px;
  top: 10px;
  right: 25px;
}

.muji_color {
  color: #7f0019 !important;
}

.muji_black {
  color: #222 !important;
}

/* =====================

    #system

===================== */
#system {
  text-align: center;
}

#system .section__heading {
  text-align: center;
}

#system .section__ttl {
  margin-bottom: calc(30px - 0.2em);
  font-size: 32px;
  font-weight: 700;
  font-family: "Noto Sans TC", sans-serif;
}

#system .section__heading p {
  margin: 60px 0px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8;
  color: #222;
}

@media (max-width: 575.98px) {
  #system .section__heading p {
    margin: 60px 0px;
    font-size: 1.1563rem !important;
    font-weight: 700;
    line-height: 1.8;
    color: #222;
  }

  #system .section__ttl {
    font-size: 28px;
  }
}

/* #mainContent {
    margin-bottom: 180px;
}

#mainContent .section__ttl {
    font-size: 32px;
    font-weight: bold;
} */

/* 單元標題 */
.project-title {
  font-size: 32px;
  font-weight: 700;
  color: #222;
  line-height: 1.2;
  font-family: "Noto Sans TC", sans-serif;
  text-align: center;
}

/* 斷行 */
#pconly {
  display: block;
}

#mbonly {
  display: none;
}

/* 定位 */
.position-top {
  position: absolute;
  left: 5%;
  top: 15%;
}

.position-content {
  display: block;
  width: 360px;
  /* margin-left: 80px; */
  text-align: left;
}

@media screen and (max-width: 576px) {
  .position-top {
    position: static !important;
  }

  .position-content {
    left: 0%;
    display: block;
    width: 100% !important;
    padding: 20px 15px !important;
    padding-top: 20px;
    margin-left: 0;
    margin-bottom: 4px;
    margin-top: 0 !important;
    text-align: center !important;
  }

  .title-txt2 span {
    display: initial !important;
  }
}

@media screen and (max-width: 1024px) {
  #system .section__heading p {
    margin: 40px 0px;
    font-size: 20px;

    line-height: 1.6;
  }

  .title-txt {
    font-size: 25px !important;
  }

  .title-txt2 {
    font-size: 15px !important;
    margin-bottom: 8px !important;
    line-height: 1.5 !important;
    width: 95% !important;
  }

  .title-txt2 span {
    display: inline !important;
  }

  .sp_txt {
    font-size: 14px !important;
    line-height: 1.1;
    color: #666666;
  }

  .sp_txt_2 {
    /* font-size: 24px !important; */
    line-height: 1.4 !important;
  }

  .num2_1 {
    font-size: 16px !important;
  }

  .num2 {
    font-size: 25px !important;
  }

  .num3 {
    font-size: 26px !important;
  }

  .sp_txt_1 {
    font-size: 16px !important;
  }
}

.num3 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Arial", Helvetica, sans-serif;
  color: #7f0019;
}

.btn-sp {
  display: inline-block;
  padding: 0.3571em 0.7857em;
  border: 1px solid #7f0019;
  border-radius: 2px;
  color: #7f0019;
  font-size: 14px;
  line-height: 1;
}

.date {
  font-size: 20px;
  font-weight: 700;
  line-height: 2;
}

.position-top {
  position: absolute;
  left: 5%;
  top: 10% !important;
}

.position-content {
  display: block;
  width: 32%;
  text-align: left;
}

/* 文字 */
.title-txt {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
  color: #222;
}

.title-txt span {
  display: block;
}

.title-txt2 {
  font-size: 18px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 1.6;
  word-break: break-all;
  color: #3c3c43;
}

.title-txt2 span {
  display: inline-block;
}

.app_ttl {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
}

.app_ttl2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.sp_txt3 {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.1;
  color: #666666;
}

.sp_txt3::after {
  content: "→";
  font-family: FontAwesome;
  color: #666666;
  padding: 0 3px;
}

.name {
  font-size: 14px;
  line-height: 1.5;
  color: #222;
  font-weight: 300;
  margin-top: 18px !important;
}

.name2 {
  font-size: 20px;
  line-height: 1.5;
  text-align: left;
  font-weight: bold;
  color: #222;
}

.app_sp {
  font-size: 18px;
  text-align: left;
  font-weight: 700;
  color: #222;
  margin-top: 5px;
  margin-bottom: 2px;
}

.app_sp_price {
  font-size: 26px;
  font-weight: 700;
  font-family: "Arial", Helvetica, sans-serif;
  color: #7f0019;
  line-height: 1;
}

.lead_txt {
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
  word-break: break-all;
  color: #222;
}

.sp_txt {
  font-size: 16px;
  line-height: 1.1;
  color: #222;
  margin-bottom: 10px;
  text-align: left;
}

.sp_txt_1 {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 500;
  color: #7f0019;
  margin-bottom: 10px;
  /* text-align: left; */
}

.sp_txt_2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.4;
  color: #222;
}

.look_txt {
  font-size: 13px;
  color: #999;
  margin-top: 10px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  padding-left: 1.2em;
  text-indent: -1.1em;
  font-weight: normal;
}

.look_txt_ul {
  padding-inline-start: 0px;
}

.sp-txt {
  font-size: 26px;
  font-weight: 700;
  color: #004a8b;
  margin-bottom: 5px;
}

.sp-txt2 {
  font-size: 14px;
  color: #666;
}

.sp-muji {
  font-size: 20px;
  color: #7f0019;
}

.sp-txt3 {
  font-size: 16px;
  font-weight: 500;
  color: #7f0019;
}

.sp-txt3-1 {
  font-size: 16px;
  font-weight: 500;
  color: #7f0019;
}

.sp-txt3::before {
  content: "\f178";
  font-family: FontAwesome;
  color: #7f0019;
  padding: 0 3px;
}

.sp-txt4 {
  font-size: 16px;
  font-weight: 500;
  color: #003778;
}

.sp-txt4::before {
  content: "→";
  /* content: "\f178"; */
  font-family: FontAwesome;
  color: #003778;
  padding: 0 3px;
}

.sp-txt5 {
  font-size: 18px;
  font-weight: 500;
  color: #222;
}

.num {
  font-size: 34px;
  font-weight: 700;
  font-family: "Arial", Helvetica, sans-serif;
}

.num2 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Arial", Helvetica, sans-serif;
  color: #7f0019;
  line-height: 1;
  padding: 0px 2px;
}

.num2_1 {
  font-size: 18px;
  font-weight: 500;
  font-family: "Arial", "Noto Sans TC", Helvetica, sans-serif;
  /* color: #7F0019; */
  line-height: 1.2;
}

.link-top {
  width: 185px;
  height: 1px;
  padding-top: 8px;
  border-top: solid #003b76 1px;
}

.num3 {
  font-size: 32px;
  font-weight: 700;
  font-family: "Arial", Helvetica, sans-serif;
  color: #7f0019;
  line-height: 1.2;
}

/* sp */

.sp_txt_bc {
  background-color: #7f0019;
  padding: 3px 20px;
}

.sp_txt_bc_1 {
  background-color: #7f0019;
  padding: 15px 20px 10px;
}

.sp_txt_2 {
  font-size: 18px;
  /* font-weight: 600; */
  line-height: 1.4;
  color: #7f0019;
  /* letter-spacing: 0.15rem; */
}

.num4 {
  font-size: 34px;
  font-weight: 700;
  font-family: "Arial", Helvetica, sans-serif;
  color: #7f0019;
  line-height: 1.4;
  padding: 0px 3px;
}

@media (max-width: 568px) {
  .sp_txt_2 {
    font-size: 18px !important;
    line-height: 1.4;
    padding: 8px 15px 6px;
    letter-spacing: 0.075rem;
  }

  .sp_txt_bc_1 {
    padding: 17px 20px;
  }
}

/* button */
.btn {
  display: inline-block;
  font-size: 13px;
  text-decoration: none;
  text-align: left;
  margin-top: 10px;
  border: #afafaf 1px solid;

  padding: 6px 8px;
  color: #666;
}

.btn_1 {
  display: inline-block;
  padding: 0.3em 0.5em;
  background-color: #7f0019;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  line-height: 1;
}

.btn-white {
  display: inline-block;
  font-size: 15px;
  text-decoration: none;
  /* font-weight: 800; */
  text-align: left;
  margin-top: 10px;
  border: #fff 1px solid;
  /*    background: url(https://www.muji.net/cache/img/common/arrow_right.png) no-repeat 10px 50%;
    */
  padding: 8px 10px 8px 18px;
  color: #fff;
}

.btn-white::before {
  content: "\f0da";
  font-family: FontAwesome;
  padding-right: 10px;
  color: #fff;
}

.btn::before {
  content: "\f0da";
  font-family: FontAwesome;
  padding-right: 5px;
  color: #666;
}

.btn-txt {
  position: absolute;
  top: 80%;
  right: 2%;
  text-align: left;
  color: #fff;
}

/* hover */
.bright {
  opacity: 1;
}

.bright:hover {
  opacity: 0.9;
  transition: 0.3s;
  transition: 0.3s ease-in-out;
}

.note_txt {
  font-size: 13px;
  color: #999;
  line-height: 1;
  font-weight: normal;
  line-height: 1.6;
}

.note_txt ul {
  padding: 0px 0px 0px 20px;
}

.note_txt li {
  list-style-type: disc;
}

.giveaway_txt {
  font-size: 13px;
  font-weight: normal;
  color: #666;
  display: block;
}

.newyear-box {
  padding: 46px 0px;
}

.newyear-flex {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 14px;
}
.newyear-flex .newyear-item {
  width: calc(50% - 14px);
  /* background-color: #fff; */
  padding: 36px 55px;
  opacity: 0;
  transform: translateY(35px);
  animation: fadeIn 1s forwards;
}

.newyear-flex .newyear-item.newyear-bg{
  background-image: url(../img/newyear-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

}

.newyear-item h3 {
  font-size: 24px;
  font-weight: 800;
  margin: 0px auto 16px auto;
}

.newyear-item h3 span {
  letter-spacing: 0px;
}

.newyear-item h4 {
  font-size: 18px;
  font-weight: 800;
  margin: 0px auto 16px auto;
}

.newyear-item p {
  font-size: 12px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(35px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.newyear-item:nth-child(1) {
  animation-delay: 0.5s;
}

.newyear-item:nth-child(2) {
  animation-delay: 1s;
}

.newyear-item:nth-child(3) {
  animation-delay: 1.5s;
}

.newyear-item:nth-child(4) {
  animation-delay: 2s;
}

.blessing-icon {
  position: relative;
}

.blessing-icon .blessing {
  position: absolute;
  bottom: -26px;
  right: 0;
  width: 83px;
}

.title-line {
  position: relative;
  display: inline-flex; /* 使用 flex 布局 */
  align-items: center;
}
.title-line::before {
  content: url(../img/line-l.svg);
  position: absolute;
  top: 50%;
  left: -36px;
  height: 36px;
  transform: translateY(-50%);
}

.title-line::after {
  content: url(../img/line-r.svg);
  position: absolute;
  top: 50%;
  right: -36px;
  height: 36px;
  transform: translateY(-50%);
}

img.passport {
  width: 146px;
}

/* Pad */
@media screen and (max-width: 767.98px) {
  #pconly {
    display: none;
  }

  #mbonly {
    display: block;
  }
}

/* share icon */
.section-social a .share-icon {
  opacity: 0.4;
}

.section-social a:hover .share-icon {
  opacity: 1;
}

.section-social .share-icon {
  max-width: 35px;
  transition: all 0.3s ease;
}

.bright:hover {
  opacity: 0.8;
}

/*  ---------------------
 選單
---------------------  */

.tab-nav {
  width: 100%;
  height: 68px;
  position: relative;
  z-index: 3;
  background-color: #fff;
  /* border-bottom: 1px solid #ddd; */
}

.tab-nav .tab-nav-item a {
  font-size: 24px;
  line-height: 26px;
  padding-bottom: 15px;
  padding-top: 20px;
}

@media (max-width: 575.98px) {
  .tab-nav {
    width: 100%;
    height: 70px;
  }

  .tab-nav .tab-nav-item a {
    font-size: 18px !important;
    line-height: 18px;
  }
}

@media (max-width: 767.98px) {
  .tab-nav .tab-nav-item a {
    font-size: 18px;
    line-height: 18px;
  }
}

.full-center {
  display: -webkit-flex;
  /* Safari */
  -webkit-align-items: center;
  /* Safari 7.0+ */
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab-nav-top {
  height: 68px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.tab-nav-top.is-sticky {
  height: 68px;
  overflow: hidden;
  /* box-shadow: 0 3px 4px rgba(0, 0, 0, .18); */
  transition: 0.15s ease opacity;
  /* border-bottom: 1px solid #ddd; */
}

.tab-nav-top.is-sticky + .wrap {
  padding-top: 120px;
}

@media screen and (max-width: 480px) {
  .tab-nav-top {
    height: 100px;
  }

  .tab-nav-top.is-sticky {
    height: 100px;
    overflow: hidden;
  }

  .tab-nav-top.is-sticky + .wrap {
    padding-top: 100px;
  }

  .long.tab-nav-top {
    height: 65px;
    /* border-bottom: 1px solid #ddd; */
  }

  .long.tab-nav-top.is-sticky {
    /* height: 70px; */
    height: 65px;
    overflow: hidden;
  }

  .long.tab-nav-top.is-sticky + .wrap {
    padding-top: 110px;
  }
}

@media screen and (max-width: 320px) {
  .long.tab-nav-top {
    height: 110px;
  }

  .long.tab-nav-top.is-sticky {
    height: 70px;
    overflow: hidden;
  }

  .long.tab-nav-top.is-sticky + .wrap {
    padding-top: 110px;
  }
}

.tab-nav {
  /* width: 100%; */
  /* height: 70px; */
  /* position: relative; */
  /* z-index: 3; */
  /* background-color: rgba(255, 255, 255, 0.95); */
  /* background-color: #fff; */
}

.tab-nav .tab-nav-item {
  /* border-left: 1px solid #b2b2b2; */
}

.tab-nav .tab-nav-item:last-child {
  /* border-right: 1px solid #b2b2b2; */
}

.tab-nav .tab-nav-item a {
  font-weight: 700;
  color: #808080 !important;
}

.tab-nav .tab-nav-item.active a {
  font-weight: 700;
  color: #053b74 !important;
}

.tab-nav .tab-nav-item a:hover {
  color: #053b74 !important;
  border-bottom: 5px solid #053b74;
}

.tab-nav .tab-nav-item {
  padding: 0 3%;
}

@media screen and (max-width: 920px) {
  .tab-nav .tab-nav-item {
    padding: 0 40px;
    height: 36px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
}

@media screen and (max-width: 480px) {
  .tab-nav .tab-nav-item {
    padding: 0 24px;
    height: 33px;
  }
}

@media screen and (max-width: 320px) {
  .tab-nav .tab-nav-item {
    padding: 0 10px;
    height: 33px;
  }
}

/* PAD */
@media (max-width: 768px) {
  .project-title {
    font-size: 24px;
  }

  .project-title::before {
    content: "";
    width: 28%;
    left: 5px;
    top: 60%;
  }

  .project-title::after {
    content: "";
    width: 28%;
    right: 5px;
    top: 60%;
  }

  .position-top {
    position: absolute;
    left: 3%;
    top: 8% !important;
  }

  .position-content {
    width: 36%;
  }
}

/* 手機 */

@media (max-width: 568px) {
  .project-title {
    font-size: 26px;
  }

  /* 文字 */
  .title-txt {
    font-size: 6.5vw !important;
  }

  .title-txt2 {
    font-size: 18px !important;
    width: 100% !important;
  }

  .btn-sp {
    margin-bottom: 10px;
  }

  /*
    .name {
        font-size: 15px;
        line-height: 1.4;
    } */

  .num2 {
    font-size: 26px !important;
    font-weight: 700;
    font-family: "Arial", Helvetica, sans-serif;
    line-height: 1.2;
  }

  .num3 {
    font-size: 8.6vw;
    font-weight: 700;
    font-family: "Arial", Helvetica, sans-serif;
    line-height: 1.2 !important;
  }

  .lead_txt {
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
    line-height: 1.4;
  }

  .sp_txt {
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
  }

  .sp_txt_2 {
    font-size: 16px;
    /* font-weight: 500; */
    line-height: 1.4;
  }

  .pa-logo {
    max-width: 100%;
    height: auto;
    width: 100px !important;
    padding: 20px 0 50px 0 !important;
  }

  .sp-txt3 {
    font-size: 15px;
  }

  .num {
    font-size: 24px;
    font-weight: 700;
    font-family: "Arial", Helvetica, sans-serif;
  }

  .link-top {
    width: 60%;
    text-align: center;
    margin: auto;
  }
}

/* gototop按鈕 */
.back-to-top {
  display: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  padding: 5px;
  color: #666 !important;
  background-color: #c8c8c8;
  text-align: center;
  position: fixed;
  bottom: 45px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
  box-sizing: content-box;
  z-index: 99;
  line-height: 25px;
  /* transition: 0.3s ease-in-out; */
}

.back-to-top i {
  color: #fff;
  opacity: 0.8;
}

.back-to-top:hover {
  background-color: #7e7e7e;
  text-decoration: none;
  color: #fff !important;
}

.back-to-top:hover i {
  opacity: 1;
  filter: invert(1);
  color: #fff;
}

/* 選單新 */
/* =====================

    #localNav

===================== */
#localNav {
}

#localNav .localNav__wrap {
  background-color: #fff;
  border-bottom: 1px solid #dddddd;
}

#localNav .localNav__list {
  display: flex;
  justify-content: center;
  text-align: center;
}

#localNav .localNav__list > li {
  position: relative;
  width: 17.65%;
  min-width: 150px;
  margin-left: 0.98%;
  margin-right: 0.98%;
  opacity: 0.3;
  transition: 0.3s ease;
}

#localNav .localNav__list > li.js_current {
  opacity: 1;
}

#localNav .localNav__list > li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0px;
  background-color: #808080;
  transition: 0.3s ease;
}

#localNav .localNav__list > li.js_current::after {
  height: 3px;
}

#localNav .localNav__list > li a {
  display: block;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}



@media screen and (min-width: 768px) {
  #localNav .localNav__list > li:hover {
    opacity: 1;
  }

  #localNav .localNav__list > li:hover::after {
    height: 3px;
  }


}

@media screen and (max-width: 768px) {
  .container,
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    padding-right: 12px;
    padding-left: 12px;
  }

  .newyear-flex .newyear-item {
    width: calc(100% - 0px);
    padding: 36px 20px;
  }

  .justify-content-xs-start{
    justify-content: flex-start !important;
  }


  .newyear-box img.newyear-title {
    width: 280px;
    margin: 35px auto 28px auto;
  }

  .newyear-flex.py-8{
    padding-top: 0px !important;
  }

}

/* top選單 */
.is-sticky {
  position: relative;
}

.is-sticky {
  position: -webkit-sticky;
  position: fixed;
  /* position: sticky; */
  top: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/*Link Effect*/
.f_link_effect a,
a.f_link_effect,
.link_effect a,
a.link_effect,
.block_link_effect {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.f_link_effect a:hover,
a.f_link_effect:hover {
  opacity: 1;
}

.link_effect a:hover,
a.link_effect:hover {
  opacity: 0.8;
}

.block_link_effect:hover {
  opacity: 0.8;
}

/* 選單結束 */

/* ---------------------
    #localNav SP
--------------------- */
@media screen and (max-width: 767px) {
  #localNav .localNav__list {
    justify-content: space-between;
    margin-left: 2.667vw;
    margin-right: 2.667vw;
  }

  #localNav .localNav__list > li {
    width: 22.67vw;
    min-width: 0;
    margin: 0;
  }

  #localNav .localNav__list > li.js_current::after {
    height: 3px;
  }

  #localNav .localNav__list > li a {
    padding-top: 1.333em;
    padding-bottom: 1.333em;
    font-size: 4.8vw;
  }
}

/* =====================

    #contents

===================== */
#contents {
  margin-bottom: 80px;
}

/* 顏色 */
.txt_red {
  color: #7f0019 !important;
}

/* css捲軸 */
html {
  scroll-behavior: smooth;
}

.pa-logo {
  max-width: 100%;
  height: auto;
  width: 125px;
  padding: 20px 0 60px 0;
}

/* 選單 */

/*------------------------------
                            #section_nav
                            -------------------------------*/
#section_nav {
  /* margin:60px 0 0; */
  font-size: 20px;
  font-weight: 500;
  /* border-bottom: solid 1px #ddd; */
  font-family: "Arial", "Noto Sans TC", "微軟正黑體", Helvetica, sans-serif;
  border-bottom: 1px #ddd solid;
  /* margin-bottom: 50px; */
}

#section_nav ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#section_nav ul li {
  /* width: calc(100% / 6); */
  text-align: center;
  border-bottom: solid 3px transparent;
  width: 180px;
}

#section_nav ul li a {
  display: block;
  padding: 12px 0;
  color: #999;
}

#section_nav ul li:hover {
  border-bottom: solid 3px #999;
}

#section_nav ul li a:hover {
  color: #222;
}

#section_nav ul li.js_current {
  border-bottom: solid 3px #999 !important;
}

#section_nav ul li.js_current a {
  color: #222;
}

#section_nav .section__navlist--follow li {
  max-width: 300px;
}

/*------------------------------
 #section_nav sp
 -------------------------------*/
@media screen and (max-width: 767px) {
  #section_nav {
    /* margin: 10.6667vw 0 0; */
    font-size: 4.3vw;
    line-height: 1.3;
  }

  #section_nav .section_inner {
    padding: 0 vw;
  }

  #section_nav ul li a {
    /* padding: 2vw 0; */
    color: #222;
  }

  #section_nav ul li {
    width: auto;
    padding: 0 3vw;
  }

  #section_nav ul li:hover {
    border-bottom: solid 3px transparent;
  }
}

@media screen and (max-width: 374px) {
  #section_nav ul li {
    width: auto;
    padding: 0 2vw;
  }
}

/*------------------------------
#section00
-------------------------------*/
#section01 {
  padding-top: 80px;
}

#section02,
#section03,
#section04 {
  /* margin-top: 60px; */
  padding-top: 100px;
}

#section01 .section_lead,
#section02 .section_lead,
#section03 .section_lead,
#section04 .section_lead {
  display: inline-block;
  font-size: 70px;
  font-weight: 700;
  margin-top: -0.7em;
}

#section01 .section_text_box,
#section02 .section_text_box,
#section03 .section_text_box,
#section04 .section_text_box,
#section01 .product_visual_wrap,
#section02 .product_visual_wrap,
#section03 .product_visual_wrap,
#section04 .product_visual_wrap {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#section01 .section_sub_lead,
#section02 .section_sub_lead,
#section03 .section_sub_lead,
#section04 .section_sub_lead {
  font-size: 40px;
  margin-top: 1vw;
}

#section01 .section_text,
#section02 .section_text,
#section03 .section_text,
#section04 .section_text {
  display: inline-block;
  max-width: 700px;
  width: 61%;
  margin: 1.5vw 0 0 4vw;
  font-size: 16px;
}

#section01 .product_visual_wrap,
#section02 .product_visual_wrap,
#section03 .product_visual_wrap,
#section04 .product_visual_wrap {
  margin-top: 80px;
}

#section01 .product_visual,
#section02 .product_visual,
#section03 .product_visual,
#section04 .product_visual {
  width: calc((100% / 2) - 20px);
  font-size: 12px;
}

#section01 .figcaption span,
#section02 .figcaption span,
#section03 .figcaption span,
#section04 .figcaption span {
  text-align: right;
  margin-top: 10px;
}

#section01 .figcaption span a,
#section02 .figcaption span a,
#section03 .figcaption span a,
#section04 .figcaption span a {
  color: #585858 !important;
}

#section01 .section_text_link a,
#section02 .section_text_link a,
#section03 .section_text_link a {
  color: #585858 !important;
}

#section01 .figcaption span:first-child,
#section02 .figcaption span:first-child,
#section03 .figcaption span:first-child,
#section04 .figcaption span:first-child {
  margin-top: 15px;
}

#section01 .section_text_link,
#section03 .section_text_link {
  margin-top: 15px;
}

#section02 .section_text_link {
  margin-top: 15px;
  display: inline-block;
}

#section02 .section_text_link + .section_text_link {
  margin-left: 40px;
}

#section01 .section_text_link:before,
#section02 .section_text_link:before,
#section03 .section_text_link:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 15px;
  background: url(//www.muji.com/jp/feature/593181/img/link_element.svg)
    no-repeat center center;
  background-size: 8px 15px;
  vertical-align: text-top;
  margin-right: 5px;
}

#mainContent .single-other {
  display: block;
  text-align: center;
  margin-top: 80px;
  border: solid 1px #999;
  border-radius: 4px;
}

#mainContent .single-other a {
  padding: 20px;
  display: block;
}

#mainContent .single-other + .single-other,
#mainContent .single-other + .single-other + .single-other {
  margin-top: 40px;
}

/*------------------------------
#section00 TAB
-------------------------------*/
@media screen and (max-width: 1023px) {
  #section01 .section_text,
  #section02 .section_text,
  #section03 .section_text,
  #section04 .section_text {
    max-width: initial;
    width: 100%;
    margin: 4vw 0 0 0;
  }

  #section01 .section_lead,
  #section02 .section_lead,
  #section03 .section_lead,
  #section04 .section_lead {
    font-size: 50px;
  }
}

/*------------------------------
#section00 sp
-------------------------------*/
@media screen and (max-width: 767px) {
  #section01 {
    padding-top: 16vw;
  }

  #section02,
  #section03,
  #section04 {
    margin-top: 6vw;
    padding-top: 20vw;
  }

  #section01 .section_lead,
  #section02 .section_lead,
  #section03 .section_lead,
  #section04 .section_lead {
    font-size: 11.7777vw;
  }

  #section01 .section_sub_lead,
  #section02 .section_sub_lead,
  #section03 .section_sub_lead,
  #section04 .section_sub_lead {
    font-size: 5.8667vw;
    margin-top: 4vw;
  }

  #section01 .section_text,
  #section02 .section_text,
  #section03 .section_text,
  #section04 .section_text {
    max-width: 100%;
    width: 100%;
    margin: 10.6667vw 0;
    font-size: 4.2667vw;
  }

  #section01 .product_visual_wrap,
  #section02 .product_visual_wrap,
  #section03 .product_visual_wrap,
  #section04 .product_visual_wrap {
    margin-top: 80px;
  }

  #section01 .product_visual,
  #section02 .product_visual,
  #section03 .product_visual,
  #section04 .product_visual {
    width: calc((100% / 2) - 20px);
  }

  #section01 .slick-dots,
  #section02 .slick-dots {
    bottom: 6.2em;
    text-align: right;
    right: 0.4em;
  }

  #section03 .slick-dots {
    bottom: 2.4em;
    text-align: right;
    right: 0.4em;
  }

  #mainContent .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8vw;
    height: 4px;
    margin: 0 1.333vw !important;
    padding: 0;
    cursor: pointer;
    background-color: #fff;
    opacity: 0.6;
  }

  #mainContent .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 8vw;
    height: 4px;
    opacity: 0.6;
    content: "";
    background-color: #fff;
    /* -webkit-font-smoothing: ; */
  }

  #mainContent .slick-dots li.slick-active button:before {
    background-color: #585858;
    width: 8vw;
    height: 4px;
    opacity: 1;
    content: "";
    -moz-animation: slideActive 10s infinite;
    -webkit-animation: slideActive 10s;
    animation: slideActive 10s;
    animation-duration: 4s;
    animation-timing-function: linear;
  }

  @-webkit-keyframes slideActive {
    0% {
      width: 0;
    }

    100% {
      width: 8vw;
    }
  }

  @keyframes slideActive {
    0% {
      width: 0;
    }

    100% {
      width: 8vw;
    }
  }

  #section01 .figcaption span a,
  #section02 .figcaption span a,
  #section03 .figcaption span a,
  #section04 .figcaption span a {
    font-size: 3.2vw;
  }

  #section01 .figcaption span,
  #section02 .figcaption span,
  #section03 .figcaption span,
  #section04 .figcaption span {
    text-align: right;
    margin-top: 2vw;
  }

  #section01 .figcaption span:first-child,
  #section02 .figcaption span:first-child,
  #section03 .figcaption span:first-child,
  #section04 .figcaption span:first-child {
    margin-top: 4vw;
  }

  #section01 .section_text_link,
  #section02 .section_text_link,
  #section03 .section_text_link {
    margin-top: 4vw;
    text-align: right;
    display: block;
  }

  #section02 .section_text_link + .section_text_link {
    margin-left: 0;
  }

  #section01 .section_text_link:before,
  #section02 .section_text_link:before,
  #section03 .section_text_link:before {
    width: 2.1333vw;
    height: 4vw;
    background-size: 2.1333vw 4vw;
  }

  #mainContent .single-other {
    margin-top: 21.333vw;
  }

  #mainContent .single-other a {
    padding: 5.3333vw;
  }

  #mainContent .single-other + .single-other,
  #mainContent .single-other + .single-other + .single-other {
    margin-top: 10.666vw;
  }
}

/*---------------
common
---------------*/
#mainContent .flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -moz-flex-wrap: wrap;
}

#mainContent .section_inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  /* max-width: 1024px; */
  /* max-width: 1100px; */
  padding: 0 2vw;
  margin-bottom: 0;
}

#mainContent .contents_lead {
  font-size: 40px;
  margin-top: 120px;
  text-align: center;
}

#mainContent .price_minaoshi,
#price_minaoshi {
  position: relative;
}

#mainContent .price_minaoshi:before,
#price_minaoshi:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 160px;
  height: 40px;
  background-image: url(//www.muji.com/jp/feature/593181/img/icon_minaoshi.png);
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  top: 10px;
  right: 15px;
}

#mainContent .product-contents-item .price_minaoshi:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100px;
  height: 25px;
  background-image: url(//www.muji.com/jp/feature/593181/img/icon_minaoshi.png);
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  top: -8px;
  right: 0;
}

#mainContent .saledate {
  font-size: 12px;
  color: #999;
  display: block;
  margin-top: 3px;
  text-align: center;
}

/*---------------
  common sp
  ---------------*/
@media screen and (max-width: 767px) {
  #mainContent .section_inner {
    max-width: 100%;
    padding: 0 2vw;
  }

  #mainContent .contents_lead {
    font-size: 6.4vw;
    margin-top: 21.3333vw;
  }

  #mainContent .price_minaoshi:before,
  #price_minaoshi:before {
    width: 35%;
    height: 35%;
    top: 2vw;
    right: 4vw;
  }

  #mainContent .product-contents-item .price_minaoshi:before {
    width: 50%;
    height: 50%;
    top: -2vw;
    right: 0;
  }

  #mainContent .saledate {
    font-size: 3.2vw;
    margin-top: 3.2vw;
  }

  #mainContent .flex-container {
    justify-content: space-around;
  }
}

.img-width {
  width: 35%;
}

.icon-width {
  width: 880px;
  padding: 0 40px;
  margin: 0 auto;
}

.bn-img img{
  width: 100%;
}

.sp_txt_2 small{
  display: block;
}
@media screen and (max-width: 767px) {
  .img-width {
    width: 45%;
  }
}

@media screen and (max-width: 576px) {
  .icon-width {
    width: 100%;
  }

  .sf-button {
    width: 75% !important;
  }
}

.line-height-06 {
  line-height: 0.6;
}

/* =====================
  動態
===================== */
.js_fade-in {
  opacity: 0;
  transition: all 1000ms;
  transform: translate(0, 35px);
}

.js_fade-in.js_slow {
  transition: all 1400ms;
}

.js_fade-in.js_fast {
  transition: all 600ms;
}

.js_fade-in.js_scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

@media screen and (max-width: 767px) {
  .js_fade-in {
    transform: translate(0, 20px);
  }

  .js_fade-in.js_slow {
    transition: all 1000ms;
  }

  .js_fade-in.js_fast {
    transition: all 1000ms;
  }

  .more__button {
    width: 60% !important;
  }

  .more__button1 {
    width: 75% !important;
  }
}

.more__button {
  margin: 50px auto;
  width: 30%;
  padding: 10px 40px;
  font-size: 18px;
  line-height: 27px;
  color: #222;
}

.more__button1 {
  margin: 50px auto;
  width: 30%;
  padding: 10px 40px;
  font-size: 18px;
  line-height: 27px;
  color: #222;
}

.sf-button {
  border: 1px solid #3c3c43;
  cursor: pointer;
  display: block;
  border-radius: 4px;
  text-align: center;
  width: 25%;
  padding: 15px;
  margin: auto;
}

.sf-button:hover {
  background-color: #f0f0f0;
}




