@charset "UTF-8";
html {
  scroll-behavior: smooth;
  scroll-padding-top: 200px;
}
#newlife {
  text-align: center;
}
#newlife img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
#newlife h2 {
  font-size: 1.2rem;
  font-weight: 700;
}
#newlife h2 span {
  font-size: 4.4rem;
  line-height: 4.4rem;
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  color: #fff;
}
.content_txt {
  font-size: 1.4rem;
  margin: 10px 0 25px;
}
#newlife h3 {
  font-size: 3rem;
  line-height: 3.4rem;
  font-weight: 700;
  margin-bottom: 25px;
}
#newlife h3 span {
  font-size: 1.8rem;
}
.flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tax {
  font-size: 0.8em;
}
.font_TsukuARdGothic {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.color_or_light {
  color: #FCDE32;
}
.color_gr_light {
  color: #C0A4DD;
}
.btn {
  font-size: 1.5rem;
  font-weight: 500;
}
.btn_B {
  background-color: #000;
  width: 224px;
  color: #fff;
}
.btn_A {
  border-radius: 50px;
}
.item_copy {
  font-size: 1.3rem;
  line-height: 1.6;
  margin-top: 10px;
}
.item_price {
  color: #4E4E4E;
  font-size: 1.2rem;
  line-height: 2rem;
}
/* ==========
sec_top
========== */
.lead_area {
  font-size: 1.5rem;
  line-height: 3rem;
  font-weight: 500;
  margin: 50px 0;
}
/* ▼アンカーリンク */
.nav_L_cat {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
      gap: 10px;
}
.nav_L_cat li {
  width: 170px;
  height: 110px;
  border-radius: 5px;
  font-size: 1.1rem;
  line-height: 2rem;
  font-weight: 700;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nav_L_cat li span {
  font-size: 2.6rem;
  color: #fff;
  text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black;
  letter-spacing: 0.05em;
}
.nav_L_cat li:first-child {
  background: #F9F2CA;
}
.nav_L_cat li:first-child:after {
  background-image: url(../images2025/arrow_ye.png);
}
.nav_L_cat li:nth-child(2) {
  background: #E5DCEE;
}
.nav_L_cat li:nth-child(2):after {
  background-image: url(../images2025/arrow_pl.png);
}
.nav_L_cat li:nth-child(3) {
  background: #E8F5F1;
}
.nav_L_cat li:nth-child(3):after {
  background-image: url(../images2025/arrow_gr.png);
}
.nav_L_cat li:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
}
/* ▲アンカーリンク */
/* ==========
sec_kitchen
sec_interior
========== */
.triangle {
  width: 0;
  height: 0;
  margin-top: 45px;
  border-left: 500px solid transparent;
  border-right: 500px solid transparent;
  border-bottom: 50px solid #F9F2CA;
}
.sec_kitchen {
  background: #F9F2CA;
  padding-bottom: 50px;
}
.sec_interior {
  background-color: #E5DCEE;
  padding: 50px 0;
}
.sec_beauty {
  background-color: #E8F5F1;
  padding: 50px 0;
}
/* ▼アンカーリンク */
.sec_kitchen .nav_M_cat li:nth-child(n+2) {
  border-left: 1px solid #FCDE32;
}
.sec_interior .nav_M_cat li:nth-child(n+2) {
  border-left: 1px solid #C0A4DD;
}
.sec_beauty .nav_M_cat li:nth-child(n+2) {
  border-left: 1px solid #7CC6CB;
}
.nav_M_cat_wrap {
  position: relative;
  width: 390px;
  margin: 0 auto 45px;
}
.sec_interior .nav_M_cat_wrap,
.sec_beauty .nav_M_cat_wrap {
  width: 260px;
}
.nav_M_cat_wrap img {
  position: absolute;
  transform: rotate(-8deg);
  left: -15px;
  top: -15px;
}
.nav_M_cat_wrap p {
  font-size: 1.5rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -12px;
}
.nav_M_cat {
  background: #fff;
  border-radius: 5px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0;
}
.nav_M_cat li {
  width: 130px;
  position: relative;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.9rem;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav_M_cat li:after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}
#kitchen .nav_M_cat li:after{
  background-image: url(../images2025/arrow_ye.png);
}
#interior .nav_M_cat li:after{
  background-image: url(../images2025/arrow_pl.png);
}
#beauty .nav_M_cat li:after{
  background-image: url(../images2025/arrow_gr.png);
}
/* ▲アンカーリンク */
.newitem_card_wrap {
  width: 90%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
  margin: 0 auto;
}
.newitem_card_wrap li {
  width: 24%;
  text-align: left;
}
.newitem_card_wrap li:nth-child(n+2) {
  margin-left: 12px;
}
.item_name {
  font-size: 1.4rem;
  line-height: 1.6;
  font-weight: 700;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #FCDE32;
}
#kitchen_appliances {
  width: 90%;
  margin: 50px auto 0;
}
.tabMenu {
  justify-content: center;
}
.tabMenu li {
  border-radius: 50%;
  background-color: #fff;
  height: 78px;
  width: 78px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  font-weight: 700;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tabMenu li:nth-child(n+2) {
  margin-left: 15px;
}
.tabMenu .big {
  font-size: 2.8rem;
}
.tabMenu li .font_TsukuARdGothic {
  font-size: 2.2rem;
}
.tabMenu li.active {
  position: relative;
}
.tabMenu li.active:after {
  content: "";
  background-image: url(../images2025/arrow_button_tab.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 18px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -33px;
}
.tabContent {
  display: none;
  margin: 50px auto 0;
  -webkit-animation: fadeIn 1s cubic-bezier(0.36, 0, 0.56, 0.98);
          animation: fadeIn 1s cubic-bezier(0.36, 0, 0.56, 0.98);
}
.tabContent.active {
  display: block;
}
.tab--wrapper {
  background-color: #fff;
  border-radius: 5px;
  padding: 40px;
}
.tab_inner:nth-child(n+2) {
  margin-top: 70px;
}
.tab_desc_wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.tab_img {
  position: relative;
  width: 363px;
}
.icon_tab {
  position: absolute;
  top: 7px;
  left: 7px;
}
.tab_desc {
  width: 435px;
  text-align: left;
}
.tab_desc_ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 3rem;
}
.tab_desc_txt {
  font-size: 1.4rem;
  margin: 10px 0 20px;
}
.tab_item_name {
  font-weight: 700;
}
.tab_item_price {
  font-size: 1.4rem;
  margin: 0 0 10px;
}
/* ▼REVIEW */
.tab_review {
  margin-top: 25px;
  background-color: #f5f5f5;
  padding: 4% 4% 3%;
}
.tab_review_ttl {
  font-size: 1.2rem;
  line-height: 2rem;
  margin-bottom: 15px;
}
.tab_review_ttl span {
  font-size: 2rem;
  letter-spacing: 0.05em;
}
.tab_review_card {
  background-color: #fff;
  color: #444;
  padding: 20px;
  text-align: left;
  border-radius: 5px;
}
.tab_review_card:nth-child(n+2) {
  margin-top: 10px;
}
.star5_rating {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  color: #CCCCCC;
  font-size: 12px;
}
.star5_rating:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #A88E5D;
}
.star5_rating[data-rate="5"]:after{ width: 100%; } /* 星5 */
.star5_rating[data-rate="4"]:after{ width: 80%; } /* 星4 */
.star5_rating:before, .star5_rating:after {
  content: "★★★★★";
}
.tab_review_name {
  font-size: 1.1rem;
  line-height: 1.6rem;
  font-weight: 700;
  color: #929292;
  margin-bottom: 10px;
  margin-top: 5px;
}
.tab_review_card_ttl {
  font-weight: 700;
  margin-bottom: 5px;
}
.tab_review_card_txt {
  font-size: 1.3rem;
  line-height: 2.1rem;
}
.more_btn {
  width: 240px;
  margin: 20px auto 0;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  display: block !important;
  position: relative;
  padding: 0;
  background-color: #fff;
  color: inherit;
}
/* ▲REVIEW */
.txt_link_wrap {
  text-align: right;
  margin-top: 15px;
}
.txt_link_wrap li {
  position: relative;
}
.txt_link_wrap li a {
  font-size: 1.2rem;
  line-height: 2rem;
  text-decoration: underline;
  padding-right: 17px;
}
.txt_link_wrap li:after {
  content: ">";
  position: absolute;
  right: 0;
}
/* .txt_link_wrap li:nth-child(n+2) {
  margin-top: 5px;
} */
.item_list_wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.item_list_wrap ul {
  width: 415px;
}
.slick-arrow {
  display: none!important;
}
.item-inner {
  margin: 0 5px;
  text-align: left;
  font-size: 1.2rem;
  line-height: 2rem;
  width: 162px !important;
}
.item-copy {
  margin: 10px 0 3px;
}
.box_wrap {
  width: 90%;
  margin: 0 auto;
}
#kitchen_tools, #kitchen_goods, #storage_item, #interior_goods {
  margin-top: 25px;
}

/* ==========
sec_userphoto
========== */
.sec_userphoto {
  background-color: #F9F9F9;
  padding: 50px 0;
}
/* ==========
sec_gift
sec_related
========== */
.sec_gift {
  margin: 70px 0 90px;
}
.sec_gift h2 span, .sec_related h2 span{
  text-shadow: none !important;
  color: #000 !important;
}
.gift_card_wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gift_card {
  width: 251px;
  position: relative;
  text-align: left;
}
.gift_card:first-child {
  margin-right: 30px;
}
.gift_card .note {
  font-size: 1.1rem;
  line-height: 1.9rem;
  margin-top: 3px;
}
.icon_gift {
  position: absolute;
  top: 7px;
  left: 7px;
}
.gift_type {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 10px 0 5px;
}
.gift_txt {
  font-size: 1.3rem;
  line-height: 2.1rem;
}
.btn_C {
  width: 284px;
  position: relative;
  border-radius: 50px;
  margin: 20px 0 45px;
  padding: 0;
}
.btn_C::after {
  position: absolute;
  content: "";
  background-image: url("../images2025/arrow_right.png");
  width: 8px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
}
.service_inner_ttl {
  font-size: 2.2rem;
  font-weight: 700;
}
.service_inner_ttl span {
  font-size: 1.8rem;
}
.banner_wrap {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.banner_wrap li {
  width: 336px;
}
.banner_wrap li p {
  font-size: 1.3rem;
  text-align: left;
  margin-top: 5px;
}
.sec_related {
  padding-bottom: 60px;
}
.sec_related .banner_wrap{
  margin-top: 25px;
}
/* ==========
nav-newlife
========== */
#fixed-to-top{
  display: none;
}
.nav-fixed {
  position: fixed;
  bottom: 25px;
  right: 5px;
  width: 100px;
  z-index: 999;
}
.nav-newlife-list-ye {
  background-color: #FBEFA7;
}
.nav-newlife-list-pl {
  background-color: #E5CDFF;
}
.nav-newlife-list-gr {
  background-color: #c0e6da;
}
.nav-newlife-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
  line-height: 3;
  padding: 10px 0;
  transition: 0.2s;
  border: 2px solid #Fff;
  border-radius: 5px;
  margin-bottom: 5px;
  height: 95px;
}
.nav-newlife-list a {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.nav-newlife-list span {
    font-size: 1.3rem;
    font-weight: 700;
    color: #202020;
}