.mt100{
margin-top:100px;}
.mb100{
margin-bottom:100px;}
.pt50{
padding-top:50px;}
.pt100{
padding-top:100px;}
.pb100{
padding-bottom:100px;}

.bgf4{
background:#f4f4f4;}.top_container::before{
    display: inline-block;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://img11.shop-pro.jp/PA01290/126/etc_base64/bmFtaV90b3A.png?cmsp_timestamp=20240302105520);
    background-position: top;
    background-size: 100%;
    content: "";
    background-repeat: no-repeat;
    pointer-events: none;
}
.top_container::after {
    display: inline-block;
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://img11.shop-pro.jp/PA01290/126/etc_base64/bmFtaV9ib3R0b20.png?cmsp_timestamp=20240229232039);
    background-position: bottom;
    background-size: 100%;
    content: "";
    background-repeat: no-repeat;
    pointer-events: none;
}
.yellow_haikei {
  position: relative;
}
/*.yellow_haikei {
  width: 90%;
  min-height: 665px;
}*/

@media screen and (min-width: 768px) {

  .yellow_haikei {
    width: 100%;
    min-height: 665px;
    padding-top: 100px;
    padding-bottom: 100px;
  }

}

.yellow_haikei::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;

  width: 100%;
  height: 100%;
  background-color: #F4f4f4;
}
.yellow_tag {
  width: 30%;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  background: #F6BDB2;
  border-radius: 0 0 0 15px;
}
.yellowTrigger.yellow:before, .yellowTrigger.yellow:after {
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 950ms cubic-bezier(.76, .16, .87, .64);
  transition: -webkit-transform 950ms cubic-bezier(.76, .16, .87, .64);
  transition: transform 950ms cubic-bezier(.76, .16, .87, .64);
  transition: transform 950ms cubic-bezier(.76, .16, .87, .64), -webkit-transform 950ms cubic-bezier(.76, .16, .87, .64);
}
.yellowTrigger:before, .yellowTrigger:after {
  content: '';
  position: absolute;
  height: 0;
  background-color: #f4f4f4;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
 /*
-webkit-transform: scale(0) translate3d(0, 0, 0);
  transform: scale(0) translate3d(0, 0, 0);*/ 
}
.yellowTrigger:before {
  top: 0;
  left: 0;
  width: 100%;
  /* padding-bottom: 100%;*/
}
.peoples {
  position: relative;
}
/* ------------------------------------------------ */
/*/*スライダー
/* ------------------------------------------------ */
.slick-prevs, .slick-nexts {
  position: absolute;
  top: 42%;
  cursor: pointer;
  outline: none;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  height: 50px;
  width: 50px;
}
.slick-prevs {
  left: 10%;
  transform: rotate(-135deg);
  z-index: 2;
}
.slick-nexts {
  right: 10%;
  transform: rotate(45deg);
}
.slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #457703;
}
.slick-dots .slick-active button {
  background: #B25938;
}
.slider {
  position: relative;
  z-index: 1;
}
.slider img {
  width: 50vw;
  border-radius: 10px;
  overflow: hidden;
}
.slider .slick-slide {
  transform: scale(0.85);
  transition: all .5s;
}
@media screen and (max-width:768px) {
  .slider img {
    width: 96vw;
  }
}
@media screen and (max-width:1020px) {
  .slider img {
    width: 70vw;
  }
}
@media screen and (max-width:768px) {
  .slider img {
    width: 96vw;
  }
}
.slider .slick-slide.slick-center {
  transform: scale(1);
  opacity: 1;
}
.slick-prev, .slick-next {
  position: absolute;
  top: 32%;
  cursor: pointer;
  outline: none;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
  height: 50px;
  width: 50px;
  z-index: 9;
}
.slick-prev {
  left: 50px;
  transform: rotate(-135deg);
}
.slick-next {
  right: 50px;
  transform: rotate(45deg);
}
.slick-dots {
  text-align: center;
  margin: 20px 0 0 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #ddd;
}
.slick-dots .slick-active button {
  background: #fff;
}




.center{
text-align:center;}@media screen and (min-width: 1060px) {.u-containers{
  display: flex;
    align-items: center;
    padding: 0 50px;
    min-height: 420px;
  max-width: 1220px;}
    .cardwrap{position: absolute;
    left: 25%;
    display: flex;
    align-items: center;
    padding: 0 50px;
    min-height: 420px;
      max-width: 1220px;}
.section-header{
  WIDTH:25%;
      WORD-BREAK: break-all;
  background:#fff;
  padding:50px 10px;
position: absolute;
    left: 1%;}
}
@media screen and (max-width: 1059px){
  .cardwrap{
  margin-top:50px;}
}
/******************************/
/* SLIDER */
/******************************/
.top_container{
  position:relative;
}

/********.top_container::after{display: inline-block;
    z-index: 100;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://img07.shop-pro.jp/PA01442/264/etc/nami_top.png?cmsp_timestamp=20230409220952);
    background-position: bottom;
    background-size: 100%;
    content: "";
    background-repeat: no-repeat;
  pointer-events: none;}********/
@media screen and (max-width: 1030px) {
  .sliders {
    margin-left:auto;
    margin-right:auto;
    position: relative;
  }
}
#slider div {
  width: 100%;
  height: auto;
}
#slider > div {
  display: none;
}
.bx-viewport #slider > div {
  display: block;
}
.bx-wrapper {
  z-index: 0;
}
.bx-wrapper img {
  width: 100%;
  height: auto;
}
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: 0 !important;
  left: 0 !important;
}
.bx-wrapper .bx-pager {
  bottom: -27px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 3px !important;
  padding-top: 15px;
  width: 25px !important;
  height: 1px !important;
  background: transparent !important;
  border-bottom: 1px solid #cccccc;
  border-radius: 0 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: transparent !important;
  border-bottom: 1px solid #000000;
}

/******************************/
/* NEWS */
/******************************/
.p-line-informaitonwrap {
  display: flex;
  flex-wrap: wrap;
 
  width: 760px;
}
@media screen and (max-width: 767px) {
  .p-line-informaitonwrap {
    display: block;
    width: auto;
  }
}
.p-line-informaiton ul {
  flex: 1;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton ul {
    font-size: 12px;
  }
}
.p-line-informaiton li {
  margin-bottom: 15px;
}
.p-line-informaiton__ttl {
  position: relative;
  margin: 0 40px 40px 0;

}
@media screen and (max-width: 767px) {
  .p-line-informaiton__ttl {
    margin: 0;
  }
}
.p-line-informaiton__ttl:before {
  content: "";
  position: absolute;
  top: 7px;
  right: -20px;
  width: 1px;
  height: 10px;
  background: #d2d2d2;
}
@media screen and (max-width: 767px) {
  .p-line-informaiton__ttl:before {
    content: none;
  }
}
/***** お知らせ *****/
.p-top-news {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .p-top-news {
    display: block;
    margin-bottom: 45px;
  }
}
.p-top-news__ttl {
  box-sizing: border-box;
  margin-right: 25px;
  padding: 10px;
  width: 110px;
  border: 1px solid #b2b2b2;
  font-size: 18px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Noto Serif JP", serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-news__ttl {
    margin-right: 0;
    margin-bottom: 10px;
    padding: 5px;
    width: 70px;
    border: 1px solid #b2b2b2;
    font-size: 12px;
  }
}
.p-top-news__body {
  flex: 1;
  margin-bottom: 0;
}
/******************************/
/* TOP RECOMMEND */
/******************************/
.p-recommend.u-container {
  padding-bottom: 0;
}
/******************************/
/* NEW　ARRIVAL */
/******************************/
.p-new-item.u-container {
  padding-bottom: 0;
}
/******************************/
/* TOP RANKING */
/******************************/
.p-ranking-list .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.p-ranking-list .slick-prev, .p-ranking-list .slick-next {
  top: 80px;
  width: 30px;
  height: 30px;
  transition: all 0.4s ease;
  z-index: 1;
  background: rgba(255,255,255,0.4);
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev, .p-ranking-list .slick-next {
    top: 110px;
    width: 45px;
    height: 45px;
  }
}
.p-ranking-list .slick-prev:before, .p-ranking-list .slick-next:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 10px;
  width: 15px;
  height: 15px;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  transition: all 0.4s ease;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev:before, .p-ranking-list .slick-next:before {
    top: 15px;
  }
}
.p-ranking-list .slick-prev {
  left: 20px;
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev {
    left: 0px;
  }
}
.p-ranking-list .slick-prev:before {
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-prev:before {
    left: 17px;
  }
}
.p-ranking-list .slick-next {
  right: 20px;
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-next {
    right: 0px;
  }
}
.p-ranking-list .slick-next:before {
  left: 4px;
  transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
  .p-ranking-list .slick-next:before {
    left: 13px;
  }
}
.p-ranking-list__item {
  position: relative;
  box-sizing: border-box;
  margin-right: 20px;
  margin-left: 20px;
  padding-bottom: 25px;
  word-break: break-all;
}
@media screen and (max-width: 1030px) {
  .p-ranking-list__item {
    margin-right: 5px;
    margin-left: 5px;
  }
}
.p-ranking-list__img {
  position: relative;
  margin-bottom: 35px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-ranking-list__img {
    text-align: center;
  }
}
.p-ranking-list__img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.p-ranking-list__img a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-ranking-list__img img {
  display: inline-block !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  text-align: center;
}
.p-ranking-list__num {
  position: absolute;
  top: 0;
  left: 1px;
  width: 24px;
  line-height: 24px;
  font-size: 12px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
  text-align: center;
}
.p-ranking-list__ttl img {
  vertical-align: middle;
}
.p-ranking-list__price {
  color: #909090;
  margin-top: 20px;
}
.p-ranking-list__btn {
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #d8d8d8;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.p-ranking-list__btn.is-added {
  color: #000000;
}
.p-ranking-list__btn svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
/******************************/
/* TOP INFORMATION */
/******************************/
.p-information {
  padding-bottom: 0;
}
@media screen and (max-width: 1030px) {
  .p-information {
    padding-bottom: 45px;
  }
}
.p-information__body {
  margin-left: 60px;
  margin-right: 60px;
  line-height: 2;
}
@media screen and (max-width: 1030px) {
  .p-information__body {
    margin-left: 0;
    margin-right: 0;
  }
}
span.datt {
    margin-right: 15px;
}
/******************************/
/* TOP FREE */
/******************************/
.p-free__body {
  margin-left: 60px;
  margin-right: 60px;
  line-height: 2;
}
@media screen and (max-width: 1030px) {
  .p-free__body {
    margin-left: 0;
    margin-right: 0;
  }
}
/******************************/
/* TOP BANNER */
/******************************/
.p-bnr {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 1030px) {
  .p-bnr {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.p-bnr-list {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-bnr-list {
    display: block;
  }
}
.p-bnr-list__item {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  width: 33.3333%;
}
@media screen and (max-width: 1030px) {
  .p-bnr-list__item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-bnr-list__item {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px;
    width: auto;
    text-align: center;
  }
}
.card {
    overflow-x: auto;
    white-space: nowrap;
      padding-bottom:50px;
    margin-bottom:50px;
}
.card_items {
    width: 80%;
    padding: 0 10px 10px 10px;
    display: inline-block;
    vertical-align: top;
}
@media screen and (min-width: 960px) {
  .card {

    margin-top:30px;
    margin-bottom:100px;
  }
.card_items {
width: 42%;
    padding: 0 6px 6px 6px;
    display: inline-block;
    vertical-align: top;
  }
.card_items {
    width: 30%;
    padding: 0 26px 26px 26px;
    display: inline-block;
    vertical-align: top;
}}
.image{align-content: center;
    align-items: center;
    filter: blur(0px);
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    left: 0;
    margin: 0 0 0 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  max-width: 100%;}
.image:before {
  	background:url(	https://img07.shop-pro.jp/PA01442/264/etc/f.png?cmsp_timestamp=20230410143752);
    background-position: 50%;
    background-size: cover;
    border-radius: inherit;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: inherit;
    width: 100%;
    z-index: -2;
}

.box {
  width:96%;
  margin-left:auto;
    position: relative;
  margin-right: auto;
    border-radius: 10px;
   border: 1px solid #000;
    background-color: #fff;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}

.box:before {
    position: absolute;
    top: 100%;
    left: 50px;
    transform: skew(-25deg);
    height: 25px;
    width: 15px;
    border-right: 1px solid #000;
    background-color: #fff;
    content: "";
}

.box p {
    line-height: 1.5;
}
/* ------------------------------------------------ */
/*/*特徴
/* ------------------------------------------------ */
.feature{background-color: #edeae2;}
.featureslist{
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
flex-wrap: wrap;
}

.features{
    width: 100%;
}


.p-group-bnr-list__ttl {
    margin-left: auto;
    margin-right: auto;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.1em;
}
.featureslist-item {
    margin-bottom: 30px;
    width: calc(50% - 10px);
    padding-left: 5px;
    padding-right: 5px;
}
@media (min-width: 769px){
.featureslist-item {
    width: 30%;
}}

.featureslist-item_img {
    margin-bottom: 20px;
	position:relative;

}

.featureslist-item_img img {
    aspect-ratio: 1 / 1;
      object-fit: cover;
}

.featureslist-item_number {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    text-align: center;
}
.featureslist-item_text {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
}

.feature{
	/* background: rgb(221,212,204);*/
}


.ph-lead {
    position: absolute;
    display: block;
    font-size: 14px;
    font-weight: 600;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    letter-spacing: .16em;
    background: #cde8fc;
    border: 1px solid #000;
    padding: 8px 12px;
	top:-10px;right:0;
}
.flow_content {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
}

.flow_content div {
border:3px dashed #000;
    width: 45%;
    margin: 0 0 60px 0;
    padding: 30px;
    border-radius: 40px;
    float: left;
    position: relative;
    z-index: 3;
}

.flow_content div:nth-child(even) {
    float: right;
}


.flow_content div .icon {
    position: absolute;
    top: -37px;
    /* right: -25px; */
    display: inline-block;
    width: 100%;
    /* height: 120px; */
    background: no-repeat center center;
    background-size: cover;
    z-index: -1;
    opacity: 0.4;
}

@media screen and (max-width: 767px){
.flow_content div .icon {
    top: -10px;
    right: -10px;
    width: 76px;
    height: 72px;
}}
.flow_content div .icon img {
    width: 100%;
}
.flow_content div h3 {
    font-size:18px;
    margin: 0 0 25px 0;
}
.flow_root {
    position: absolute;
    left: 44%;
    width: 120px;
    z-index: 2;
}
.flow_root01 {
    top: 64px;
}.flow_root02 {
    top: 320px;
}.flow_root03 {
    top: 730px;
}.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.bl_media_container {
	display: flex;
	flex-wrap: wrap;
	margin: calc(-30px / 2);
	padding: 30px;
}
.bl_media_itemWrapper {
	width: calc(100% / 3 - 30px);
	margin: calc(30px / 2);
}
.bl_media_item {
	outline: 1px solid #000;
	font-size: 1.5vw;
}
/* タブレット　2カラム */
@media screen and (max-width: 1024px) {
	.bl_media_itemWrapper {
		width: calc(100% / 2 - 30px);
	}
}
/* スマホ 1カラム*/
@media screen and (max-width: 599px) {
	.bl_media_itemWrapper {
		width: calc(100% / 1 - 30px);
	}
}

.bx-wrapper img {
    width: 100%;
    display: block;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}
@media screen and (min-width: 960px) {
.bx-wrapper img {
    width: 100%;
    display: block;
    aspect-ratio: 16 / 9;
    object-fit: cover;
  }}