@charset "utf-8";
/* CSS Document */
* {
  min-height: 0vw;
}
/*===============================================
●共通
===============================================*/
/* =========== common =========== */
/* prettier-ignore */
#seikatsu-ouen_cp_2603 h1, h2, h3, h4, h5, p, figure {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
/* prettier-ignore */
#seikatsu-ouen_cp_2603 ul, li, dl, dt, dd {
  margin: 0;
  list-style: none;
  padding: 0;
}
/* prettier-ignore */
#seikatsu-ouen_cp_2603 a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none;
}
#seikatsu-ouen_cp_2603 img {
  max-width: 100%;
  width: 100%;
  display: block;
  height: auto;
}
#seikatsu-ouen_cp_2603 {
  width: min(100%, 1200px);
  margin: 0 auto;
  position: relative;
  color: #313131;
  box-sizing: border-box;
}
/* =========== text関連 =========== */
#seikatsu-ouen_cp_2603 .text-area .leadB {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.3rem, 2.8vw, 2.2rem);
  margin: 0 0 1.5rem;
  /*  text-shadow: 0 0px 0 #fcc906, 0 4px 0 #fff4bf, 0 4px 10px rgba(0, 0, 0, .2);*/
}
#seikatsu-ouen_cp_2603 .text-area .leadB span {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1rem, 1.9vw, 1.6rem);
  display: block;
  /*  text-shadow: 2px 1px 0 #fff4bf;*/
  margin: 0.5rem 0 0;
}
#seikatsu-ouen_cp_2603 .text-area .leadT {
  text-align: center;
  font-weight: 500;
  font-size: clamp(1rem, 1.1vw, 1.15rem);
  margin: 0.5rem 0;
}
#seikatsu-ouen_cp_2603 .text-area .leadT span {
  margin: 5px auto 0;
  display: block;
  color: #fff;
  font-size: clamp(0.8rem, 2vw, 0.95rem);
  padding: 0 1rem;
}
#seikatsu-ouen_cp_2603 .date-area {
  font-size: clamp(1.2rem, 2.5vw, 1.6rem);
}
#seikatsu-ouen_cp_2603 .date-area dd span {
  font-size: clamp(0.95rem, 2vw, 1.2rem);
}
#seikatsu-ouen_cp_2603 .item .name {
  font-size: clamp(0.95rem, 1.3vw, 1.1rem);
  font-weight: 800;
  line-height: 1.4;
  margin: 0;
  font-feature-settings: 'palt'1;
  letter-spacing: 0.03em;
}
#seikatsu-ouen_cp_2603 .item .name span {
  text-align: left;
  font-size: clamp(0.9rem, 1.5vw, 1.05rem);
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  display: block;
}
#seikatsu-ouen_cp_2603 .item .price-sm {
  text-align: left;
  font-size: clamp(0.9rem, 1.4vw, 1rem);
  font-weight: 500;
}
#seikatsu-ouen_cp_2603 .item .price_after {
  text-align: left;
  font-weight: 600;
  color: #d80202;
}
#seikatsu-ouen_cp_2603 .item .txt {
  font-size: clamp(0.85rem, 1.1vw, 1rem);
  text-align: left;
  line-height: 1.5;
  border-top: 1px dotted;
  padding-top: .2rem;
}
#seikatsu-ouen_cp_2603 .item .txt span {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  text-align: left;
  line-height: 1.3;
  display: block;
  margin: 0.2rem 0 0;
}
#seikatsu-ouen_cp_2603 .ttl_h2.maisyu_ka {
  text-align: center;
  margin: 0 auto 1rem;
}
#seikatsu-ouen_cp_2603 .ttl_h2.maisyu_kin {
  text-align: center;
  margin: 0 auto 1rem;
}
#seikatsu-ouen_cp_2603 .ttl_h3 {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.1rem, 1.7vw, 1.3rem);
  position: relative;
  margin: 0 auto 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
#seikatsu-ouen_cp_2603 .ttl_h3::before, #seikatsu-ouen_cp_2603 .ttl_h3::after {
  content: '';
  width: 50px;
  height: 1.5px;
  background-color: #313131;
}
#seikatsu-ouen_cp_2603 .c-txt div .fc-list {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  display: block;
  width: 100%;
  text-align: left;
}
#seikatsu-ouen_cp_2603 .item-area .area {
  text-align: left;
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  margin: 0.8rem 0 1rem;
}
/* #seikatsu-ouen_cp_2603 .item-area .area span::before {
  content: '販売地域';
  position: absolute;
  top: -40%;
  left: -1%;
  font-weight: bold;
  padding: 0.2rem 1rem;
  background: #fabe01;
  color: #231815;
  border-radius: 15px;
  display: inline-block;
}
#seikatsu-ouen_cp_2603 .item-area .area span {
  position: relative;
  background: #fdd34e4f;
  padding: 0.8rem 1rem 0.5rem;
  border-radius: 0 6px 6px 6px;
} */
/*===== main-area ======*/
#seikatsu-ouen_cp_2603 main {
  width: 100%;
  height: auto;
  position: relative;
}
#seikatsu-ouen_cp_2603 .bg {
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
#seikatsu-ouen_cp_2603 .bg .bg-left, #seikatsu-ouen_cp_2603 .bg .bg-right {
  width: 50%;
  height: 100%;
  background-repeat: repeat;
  background-position: top left;
  background-size: auto;
}
#seikatsu-ouen_cp_2603 .bg .bg-left {
  background-color: #ea5514;
}
#seikatsu-ouen_cp_2603 .bg .bg-right {
  background-color: #fff100;
}
#seikatsu-ouen_cp_2603 .imgbox {
  position: relative;
  z-index: 3;
}
#seikatsu-ouen_cp_2603 .imgbox .kv {
  width: min(100%, 1200px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#seikatsu-ouen_cp_2603 .text-area {
  padding: 2rem;
  text-align: center;
  position: relative;
  z-index: 3;
  background-color: #fed000;
}
#seikatsu-ouen_cp_2603 .date-area {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-radius: 1rem;
  font-weight: 600;
}
#seikatsu-ouen_cp_2603 .date {
  display: grid;
  grid-template-columns: 2fr 5fr;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background: #fbfbfb;
  max-width: 700px;
  margin: 0 auto;
  border-radius: 1rem;
}
#seikatsu-ouen_cp_2603 .date dt {
  background: #fabe01;
  padding: 0.8rem;
  clip-path: polygon(0% 0%, 93% 0%, 100% 50%, 93% 100%, 0% 100%);
  border-radius: 0.7rem 0 0 0.7rem;
  color: #313131;
  box-sizing: border-box;
}
#seikatsu-ouen_cp_2603 .date dd {
  color: #313131;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
#seikatsu-ouen_cp_2603 .date dd span:not(.kara, .year) {
  background: #fabe01;
  color: #313131;
  border-radius: 50%;
  width: 1.1em;
  height: 1em;
  padding: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#seikatsu-ouen_cp_2603 .ttl_h2 {
  max-width: 380px;
}
/*===== item-area ======*/
#seikatsu-ouen_cp_2603 .tab-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 3rem 0 0;
  margin: 0px auto 1rem;
  cursor: pointer;
  width: 90%;
  gap: 4rem;
}
#seikatsu-ouen_cp_2603 .tab-item {
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  transition: all 0.3s;
  font-weight: 600;
  clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 50% 0%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#seikatsu-ouen_cp_2603 .tab-item.active {
  background: transparent;
  clip-path: none;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  color: #313131;
}
#seikatsu-ouen_cp_2603 .tab-item.active span {
  background: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  padding: 1.5rem;
  box-sizing: border-box;
  clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 50% 15%);
}
#seikatsu-ouen_cp_2603 .tab-item.active::after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0, 50% 15%);
}
#seikatsu-ouen_cp_2603 .tab-item.active.ka::after {
  background: #fff100;
}
#seikatsu-ouen_cp_2603 .tab-item.active.kin::after {
  background: #ea5514;
}
#seikatsu-ouen_cp_2603 .tab-content-group {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 3rem;
}
#seikatsu-ouen_cp_2603 .tab-content {
  display: none;
  background: #fff;
  padding: 2rem;
  border-radius: 1rem;
  animation: fadeIn 0.5s;
}
#seikatsu-ouen_cp_2603 .tab-content.active {
  display: block;
}
#seikatsu-ouen_cp_2603 .tab-content#tab1.active {
  border: 5px solid #ea5514;
}
#seikatsu-ouen_cp_2603 .tab-content#tab2.active {
  border: 5px solid #fff100;
}
#seikatsu-ouen_cp_2603 .tab-content .item-wrap {
  margin: 0 auto;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
#seikatsu-ouen_cp_2603 .tab-content .content-lead {
  font-size: clamp(1.05rem, 2vw, 1.2rem);
  font-weight: 500;
  text-align: center;
}
#seikatsu-ouen_cp_2603 .tab-content .content-lead span {
  background: linear-gradient(transparent 50%, rgb(255, 255, 139) 0);
}
#seikatsu-ouen_cp_2603 .tab-content .content-kome {
  font-size: clamp(0.8rem, 1.05vw, 0.9rem);
  text-align: center;
  margin-top: .5rem;
}
#seikatsu-ouen_cp_2603 .item {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  display: flex;
  background-color: #fff;
  border-radius: 1rem;
  padding: .8rem;
  align-items: center;
  flex-direction: row;
  width: calc(100% / 2 - 2.5rem);
  gap: .8rem;
}
#seikatsu-ouen_cp_2603 #tab1 .item {
  border: 3px solid #ea5514;
}
#seikatsu-ouen_cp_2603 #tab2 .item {
  border: 3px solid #fff100;
}
#seikatsu-ouen_cp_2603 .item .text {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: .3rem;
}
#seikatsu-ouen_cp_2603 .kakin_item dd {
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
  max-width: 680px;
  margin: 0 auto;
  gap: 1.5rem;
}
#seikatsu-ouen_cp_2603 .kakin_item dd .kin_logo {
  width: 60%;
}
#seikatsu-ouen_cp_2603 .kakin_item dd .ka_logo {
  width: 25%;
}
#seikatsu-ouen_cp_2603 .kakin_txt span {
  display: block;
  font-size: clamp(0.8rem, 1.05vw, 0.9rem);
  margin: 0.3rem 0 0;
}
#seikatsu-ouen_cp_2603 .kakin_item {
  margin: 1rem 0 2.5rem;
  font-feature-settings: 'palt'1;
  letter-spacing: 0.1em;
}
#seikatsu-ouen_cp_2603 .kakin_item .ka_taisyo dt {
  text-align: center;
  background: #CC4A12;
  color: #fff;
  margin: 0 auto 1rem;
  max-width: 130px;
  padding: 0.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: clamp(1rem, 1.4vw, 1.2rem);
}
#seikatsu-ouen_cp_2603 .kakin_item .kin_taisyo dt {
  text-align: center;
  background: #fff100;
  color: #313131;
  margin: 0 auto 1rem;
  max-width: 130px;
  padding: 0.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: clamp(1rem, 1.4vw, 1.2rem);
}
#seikatsu-ouen_cp_2603 .kakin_item dl.ka_taisyo {
  background: #ffd1bd;
  padding: 1rem 1rem 2rem;
  border-radius: 1rem;
  font-size: clamp(0.92rem, 2vw, 1.1rem);
}
#seikatsu-ouen_cp_2603 .kakin_item dl.kin_taisyo {
  background: #fff4bd;
  padding: 1rem 1rem 2rem;
  border-radius: 1rem;
  font-size: clamp(0.92rem, 2vw, 1.1rem);
}
#seikatsu-ouen_cp_2603 .next-btn-area {
  width: 70%;
  text-align: center;
  margin: 2rem auto 0;
}
#seikatsu-ouen_cp_2603 .btn-area {
  width: 70%;
  text-align: center;
  margin: 2rem auto 0;
}
#seikatsu-ouen_cp_2603 .btn-area .ka_btn a {
  background: #ea5514;
  border: 3px solid #ea5514;
  display: block;
  padding: 0.8rem;
  color: #131313;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
#seikatsu-ouen_cp_2603 .btn-area .kin_btn a {
  background: #fff100;
  border: 3px solid #fff100;
  display: block;
  padding: 0.8rem;
  color: #131313;
  border-radius: 50px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
#seikatsu-ouen_cp_2603 .btn-area a::after {
  content: '\e903';
  font-family: 'icn_font';
  font-weight: normal;
  position: absolute;
  right: 5%;
}
/* タブ内のボタンの装飾をリセットし、親のli要素いっぱいにクリック判定を広げる */
.tab-list button[role="tab"] {
  appearance: none;
  background: transparent;
  border: none;
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  display: block;
}
/*===== animation-area ======*/
#seikatsu-ouen_cp_2603 #tab1 .pic img, #seikatsu-ouen_cp_2603 #tab2 .pic img {
  border-radius: 0.9rem;
}
#seikatsu-ouen_cp_2603 .c-pic-item {
  position: relative;
  z-index: -1;
}
/* フェードインアニメーション定義 */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {
  /*===== common ======*/
  #seikatsu-ouen_cp_2603 .pc-none {
    display: none;
  }
  /* div#contents {
    background: #cf000e;
    width: 100%;
    min-height: 100vh;
    background-attachment: fixed;
    background-size: 5%, 10%;
    background-position: center center;
  } */
  /* [id^="group"] {
    scroll-margin-top: 95px;
  } */
  #seikatsu-ouen_cp_2603 .btn-area .ka_btn a:hover {
    background: #fff;
    color: #131313;
  }
  #seikatsu-ouen_cp_2603 .btn-area .kin_btn a:hover {
    background: #fff;
    color: #131313;
  }
  #seikatsu-ouen_cp_2603 .btn-area a::after {
    content: '\e903';
    font-family: 'icn_font';
    font-weight: normal;
    position: absolute;
    right: 5%;
  }
}
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width: 736px) {
  /*===== common ======*/
  #seikatsu-ouen_cp_2603 .sp-none {
    display: none;
  }
  #seikatsu-ouen_cp_2603 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #313131;
    box-sizing: border-box;
  }
  #seikatsu-ouen_cp_2603 img {
    max-width: 100%;
    display: block;
    height: auto;
  }
  /* [id^="group"] {
    scroll-margin-top: 54px;
  } */
  #seikatsu-ouen_cp_2603 .text-area .leadB {
    font-feature-settings: 'palt'1;
    letter-spacing: 0.05em;
    margin: 0 0 1rem;
  }
  #seikatsu-ouen_cp_2603 .text-area {
    padding: 1rem 1.8rem;
  }
  /*===== main-area ======*/
  #seikatsu-ouen_cp_2603 .tab-content-group {
    padding: 0 0 1rem;
  }
  #seikatsu-ouen_cp_2603 .date {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.3rem;
  }
  #seikatsu-ouen_cp_2603 .date dt {
    padding: 0.5rem 1rem 0.7rem;
    clip-path: polygon(0% 0%, 100% 0, 100% 70%, 50% 100%, 0 70%);
    width: 100%;
    margin: -1px 0 0;
    border-radius: 0.8rem 0.8rem 0 0;
    box-sizing: border-box;
  }
  #seikatsu-ouen_cp_2603 .date dd {
    padding: 0 0 0.5rem;
    gap: 0.3rem;
  }
  #seikatsu-ouen_cp_2603 .tab-list {
    padding: 1rem 0 0;
    width: 96%;
    gap: 1rem;
  }
  #seikatsu-ouen_cp_2603 .tab-content-group {
    width: 96%;
  }
  #seikatsu-ouen_cp_2603 .tab-content {
    padding: 1rem 0.8rem;
  }
  #seikatsu-ouen_cp_2603 .tab-content#tab1.active {
    border: 3px solid #ea5514;
  }
  #seikatsu-ouen_cp_2603 .tab-content#tab2.active {
    border: 3px solid #fff100;
  }
  #seikatsu-ouen_cp_2603 .tab-content .item-wrap {
    gap: 0.5rem;
    flex-direction: column;
  }
  #seikatsu-ouen_cp_2603 .ttl_h2 {
    max-width: 200px;
  }
  #seikatsu-ouen_cp_2603 .tab-content .content-kome {
    text-align: left;
    padding: 0 1.5rem;
  }
  #seikatsu-ouen_cp_2603 #tab1 .item {
    border: 2px solid #ea5514;
  }
  #seikatsu-ouen_cp_2603 #tab2 .item {
    border: 2px solid #fff100;
  }
  #seikatsu-ouen_cp_2603 .item {
    margin: 0 auto;
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: .5rem;
    padding: .7rem;
    width: auto;
    gap: .5rem;
  }
  #seikatsu-ouen_cp_2603 .kakin_item dt {
    max-width: 100px;
  }
  #seikatsu-ouen_cp_2603 .kakin_item dd {
    flex-direction: column;
    gap: 1rem;
  }
  #seikatsu-ouen_cp_2603 .kakin_item dd .ka_logo {
    width: 35%;
    margin-left: .6rem;
  }
  #seikatsu-ouen_cp_2603 .btn-area {
    width: 100%;
    margin: 1rem auto 0;
  }
  #seikatsu-ouen_cp_2603 .date dd span:not(.kara, .year) {
    padding: 0.3rem;
  }
  .others {
    padding: 0 0.8rem;
  }
  #seikatsu-ouen_cp_2603 #tab1 .pic img, #seikatsu-ouen_cp_2603 #tab2 .pic img {
    border-radius: 0.7rem;
  }
  #seikatsu-ouen_cp_2603 .btn-area .ka_btn a::after {
    content: '\e903';
    font-family: 'icn_font';
    font-weight: normal;
    position: absolute;
    right: 5%;
    top: 35%;
  }
}
/*===============================================
●tablet.css  画面の横幅が737px～
===============================================*/
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  #seikatsu-ouen_cp_2603 .tb-none {
    display: none;
  }
  #seikatsu-ouen_cp_2603 .item-area .item-grp .goukei {
    grid-template-columns: 1fr;
    gap: 0.5rem;
  }
  #seikatsu-ouen_cp_2603 .item-area .goukei .sale-txt {
    grid-area: 1;
    border-radius: 0.5rem;
  }
  #seikatsu-ouen_cp_2603 .item-area .item-grp {
    padding: 1rem;
  }
  #seikatsu-ouen_cp_2603 .text-area {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 737px) and (max-width: 1023px) {
  #seikatsu-ouen_cp_2603 .kakin_txt span {
    font-size: clamp(0.8rem, 1.6vw, 0.9rem);
  }
  #seikatsu-ouen_cp_2603 .text-area {
    padding: 1.5rem;
  }
  #seikatsu-ouen_cp_2603 .tab-content-group {
    width: 94%;
  }
  #seikatsu-ouen_cp_2603 .date {
    max-width: 600px;
  }
}