@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');
@font-face {
  font-family: 'Renner';
  src: url('font/Renner_Book.woff') format('woff'),
       url('font/Renner_Book.woff2') format('woff2'),
       url('font/Renner_Book.ttf') format('truetype');
}
#contents { width: 100%!important; max-width: 100%!important; padding: 0; margin: 0; }
#pisss { width: 100%!important; max-width: 100%!important; }
#pi { width: 100%!important; max-width: 100%!important; margin: 0; background-color: transparent!important; padding: 0; }
#pi > img { display: none!important; }
@media (max-width: 1000px) {
	.result_suggest_title .result_suggest_list { margin: 0 -1.5rem 0; }
}
.bannerSwitch	{ width: 100%; margin: 0 auto; }
.bannerSwitch img	{ width: 100%; vertical-align: bottom; line-height: 0; }

.product_list	{ background-color: #fff; }
.pi_description	{ padding: 0!important; background-color: #fff; }
.pi_lgzwrapper	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.pi_lgzformat	{ display: block; width: 100%; max-width: 1100px;  padding: 0; margin: 0 0 100px; }
.pi_lgzformat	{ font-size:14px; font-weight:400; line-height:1.75; -webkit-text-size-adjust:100%;;color:#000000;-webkit-font-smoothing: antialiased; }
.pi_lgzformat, 
.pi_lgzformat *	{ font-family:"游ゴシック",'YuGothic','Hiragino Sans',Meiryo, sans-serif!important; letter-spacing:0!important; }
.pi_lgzformat ul:before,
.pi_lgzformat ol:before,
.pi_lgzformat dl:before, 
.pi_lgzformat ul:after, 
.pi_lgzformat ol:after, 
.pi_lgzformat dl:after	{ display: none!important; }
.pi_lgzformat img	{ width: 100%; vertical-align: bottom; line-height: 0; }
.pi_lgzformat a {transition: all .3s; color:#000000;}
.pi_lgzformat a:hover {opacity:0.7; color:#000000; text-decoration:none;}
.pi_lgzformat .small {font-size:80%;}
.pi_lgzformat .center-text	{ text-align: center; }
@media (orientation: portrait) and (max-width: 829px)	{ 
	.pi_lgzformat	{ margin: 0 0 60px; }
}

/* ------------ FADEIN ------------- */
.fadein	{ opacity : 0; transform : translate(0, 40px); transition: all .8s; }
.fadein.scrollin	{ opacity : 1; transform : translate(0, 0); }

/* ------------ INTRODUCTION ------------- */
.introduction	{ text-align: center; padding: 100px 0 0; margin: 0 auto 100px; }
.introduction > h2	{ display: block; padding: 0; margin: 40px auto 30px; color:#000000; font-size: 42px; font-weight: 700; line-height: 1.3em; }
.introduction > p	{ display: inline-block; padding: 0; margin: 0 auto; color:#000000; font-size: 16px; font-size: clamp(13px, 18px, 1.6vw); line-height: 2.2; font-weight: 400; text-align: center!important; }
@media screen and (max-width: 639px) {
	.introduction	{ padding: 50px 20px 0; margin: 0 0 50px; }
	.introduction > h2	{ padding: 0; font-size: 22px; margin: 20px auto; }
	.introduction > p	{ font-size: 15px; line-height: 2.4; text-align: left!important; }
	.introduction > p > br	{ display: none; }
}
.ttleset	{ padding: 0 20px; }
.ttleset.btm	{ padding: 80px 20px 0; }
.ttleset h3 { font-size:20px; font-weight: 600; line-height:1.5; letter-spacing: .05em; margin-bottom: 60px; text-align: center; }
.ttleset h3 span { font-size:40px; line-height: 1; font-weight: 700;}
@media screen and (max-width: 639px) {
	.ttleset.btm	{ padding: 40px 20px 0; }
	.ttleset h3 { }
	.ttleset h3 { font-size:16px; margin-bottom: 30px; }
	.ttleset h3 span { font-size:30px; }
}

.itemset	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: space-between; margin: 0 auto 80px; padding: 0 20px; }
.itemsetimg	{ width: calc(60% - 40px); position: relative; }
.itemset .itemsetimg p.number {font-size: 84px; line-height: 1; font-weight: 200; position: absolute; top: -40px; left: -32px; z-index: 10; color: #000; transition: all 0s; }
.itemset.reflect .itemsetimg p.number { font-size: 84px; line-height: 1; font-weight: 200; position: absolute; top: -40px; left: auto; right: -32px; z-index: 10;  color: #000; transition: all 0s; }
.itemsettxt	{ width: 40%; }
.reflect .itemsetimg	{ order: 2; }
.reflect .itemsettxt	{ order: 1; }
.itemsettxt h4	{ font-size: 28px; line-height: 1.4; font-weight: 700; margin: 0 0 40px; }
.itemsettxt p	{ font-size: 15px; line-height: 2; font-weight: 400; }
.itemsettxt p span	{ font-size: 13px; line-height: 1.2; font-weight: 400; }
@media (max-width: 767px) {
	.itemset	{ flex-wrap: wrap; margin: 0 auto 60px; }
	.itemsetimg	{ width: 100%; padding: 0; }
	.itemset .itemsetimg p.number { left:10px; }
	.itemset.reflect .itemsetimg p.number { right: 10px; }
	.itemsettxt	{ width: 100%; padding: 0; }
	.reflect .itemsetimg	{ order: 1; }
	.reflect .itemsettxt	{ order: 2; }
	.itemsettxt h4	{ font-size: 22px; padding: 10px 0 0; margin: 0 0 15px; }
	.itemsettxt p	{ font-size: 13px; }
	.itemsettxt p span	{ font-size: 12px; }
}

.itemsetimg.bg-grey	{ padding: 10px 0 0 40px;  }
.reflect .itemsetimg.bg-grey	{ padding: 10px 40px 0 0; }
.itemsetimg.bg-grey::after	{ background: linear-gradient(to bottom, #f8f8f8, #e4e4e4); content:""; position: absolute; right: 20%; left: 0; top: 0; bottom:30%; z-index: -1; }
.reflect .itemsetimg.bg-grey::after	{ background: linear-gradient(to bottom, #f8f8f8, #e4e4e4); content:""; position: absolute; right: 0; left: 20%; top: 0; bottom:30%; z-index: -1; }


.btnrea	{ display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 60px 0 0; }
.btnrea > a	{ display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 20px 60px; border-radius: 3px; background-color: #008000; line-height: 1; transition: all .3s; }
.btnrea > a:hover	{ background-color: #004600; }
.btnrea > a > span	{ font-size: 16px; font-size: clamp(14px, 20px, 1.4vw); line-height: 1; font-weight: 700; color:#ffffff; }
@media (max-width: 767px) {
	.btnrea	{  padding: 30px 20px 0; }
	.btnrea > a	{ width: 100%; padding: 20px; }
	.btnrea > a > span	{ font-size: 14px; }
}

.btmlsd	{ width: 100%; display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 0 20px;  }
.btmlsd p	{ text-align: center; font-size: clamp(13px, 18px, 1.6vw); line-height: 1; padding: 1em; width: 100%; max-width: 600px; border: 1px solid #000; }

/* ------------ ITEM SLIDER ------------- */
.slick-prev, 
.slick-next	{ position: absolute; z-index: 3; top: calc(50% - 26px); cursor: pointer; outline: none; border-top: 1px solid #fff; border-right: 1px solid #fff; height: 15px; width: 15px; }
.slick-prev	{ left:-5px; transform: rotate(-135deg); }
.slick-next	{ right:-5px; transform: rotate(45deg); }
.slider-switching	{ overflow: hidden; position: relative; }
.slider-switching:before	{ animation: 1.5s cubic-bezier(.4, 0, .2, 1) forwards; background: #fff; content: ''; pointer-events: none; position: absolute; right: 0; left: 0;  top: 0; bottom: 0; z-index: 1; }
.slider-switching:before	{ animation-name: slider-switching-left; }
@media (min-width: 769px) { 
	.reflect .slider-switching:before	{ animation-name: slider-switching-right; }
}
@keyframes slider-switching-left {
  100% {
    transform: translateX(-100%);
  }
}
@keyframes slider-switching-right {
  100% {
    transform: translateX(100%);
  }
}

.slick-dots	{ display: -webkit-flex; display: flex; justify-content: flex-end; position: relative; z-index: 1; }
.slick-dots > li	{ width: 36px; height: 36px; }
.slick-dots > li button	{ width: 36px; height: 36px; padding: 0; margin: 0; display: -webkit-flex; display: flex; align-items: center; justify-content: center; background-image: none; font-family:'Renner', sans-serif!important; font-size: 18px; font-weight: 700!important; color:#ddd; transition: all .5s; line-height: 1; text-align: center; font-weight: 500; border-bottom: 2px solid #fff; }
.slick-dots > li.slick-active button	{ color:#000; border-bottom: 2px solid #000; }
@media (max-width: 768px) { 
	.slick-dots	{ justify-content: flex-end; transform: translateY(-30px); }
	.slick-dots > li	{ width: 30px; height: 30px; }
	.slick-dots > li button	{ color:#fff; width: 30px; height: 30px; padding: 4px 0 0; font-size: 14px; margin: 0; }
}

/* ------------ pg-header ------------- */
.pg-header	{ margin: 0 20px 20px; }
.pg-header__main	{ margin: 0 0 12px; }
.pg-header__heading	{ font-size: 40px; font-weight: bold; line-height: 1.2; }
.pg-header__text	{ font-size: 13px; line-height: 1.8; }
@media (min-width: 768px) {
	.pg-header	{ display: flex; margin: 0 0 20px; }
	.pg-header__main	{ max-width: calc((100% - 80px) * .5); margin: 0 80px 0 0; flex: 0 0 auto; }
	.pg-header__sub	{ flex: 1 1 auto; }
	.pg-header__heading	{ font-size: 48px; }
	.pg-header__text	{ font-size: 14px; }
}

/* ------------ STYLING ------------- */
.stylingList	{ display: -webkit-flex; display: flex; justify-content: space-between; list-style-type: none; }
.stylingList li	{ width: calc(25% - 8px); }
@media (max-width: 767px) {
	.stylingList	{ flex-wrap: wrap; padding: 0 20px; }
	.stylingList li	{ width: calc(50% - 8px); margin: 0 0 20px; }
}

/* ------------ BLOCK ------------- */
@media (max-width: 767px)	{ .pconly { display: none!important; } }
@media (min-width: 768px)	{ .pconly { display: inline-block; } }
@media (max-width: 767px)	{ .sponly { display: inline-block; } }
@media (min-width: 768px)	{ .sponly { display: none!important; } }


