@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@400;700&display=swap');
@media (max-width: 1000px) {
 .result_suggest_title .result_suggest_list { margin: 0 -1.5rem!important; }
}
.search_feature.active, 
.search_styling.active, 
.result_suggest	{ background-color: #fff; position: relative; z-index: 2; }
search_box	{ z-index: 3; }
.header_caution { height: 48px; }
#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 (min-width: 768px)	{
	.result_suggest_title .result_suggest_list { margin: 0 -1.5rem 0; }
}
.section_main, 
.seach_sort_wrapper,
.search_contents,
.bread	{ background-color: #fff; }
.seach_sort_wrapper,
.search_contents,
.bread,
.store_footer	{ position: relative; z-index: 2; }
.result_suggest	{ margin: 0; }
.pi_description	{ padding: 0!important; background-color: #fff; }
.pi_lgzformat	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 0 0 80px; margin: 0; }
.pi_lgzformat	{ background-color: #cbcbcb; font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:14px;font-weight:400;line-height:1.75;-webkit-text-size-adjust:100%;;color:#000000;-webkit-font-smoothing: antialiased; }
.pi_lgzformat.tabid1	{ background-color: #d8cfb2; }
.pi_lgzformat.tabid2	{ background-color: #cbcbcb; }
.pi_lgzformat div	{ letter-spacing:0; }
.pi_lgzformat *	{ letter-spacing:0; font-family: "Roboto", "Noto Sans JP", sans-serif; font-weight: 400; font-style: normal; font-size:14px; line-height:1.75; -webkit-text-size-adjust:100%; color:#000000; -webkit-font-smoothing: antialiased; }
.pi_lgzformat .en	{ font-family: "Permanent Marker", serif; font-weight: 400; font-style: normal; }
.pi_lgzformat img, 
.pi_lgzformat picture	{ width: 100%; vertical-align: bottom; line-height: 1;  }
.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 .small {font-size:80%;}
.pi_lgzformat .center-text	{ text-align: center; }
.pi_lgzformat_inner	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; background-color: #ffffff; z-index: 2; }
.pi_lgzformat_inner hr	{ width: 100%; max-width: 1520px; height: 1px; background-color: transparent; color:#d5d0cc; border-top: 1px solid #d5d0cc; margin: 0 0 20px; }
@media (max-width: 767.9px) {
	.pi_lgzformat_inner hr	{ margin: 0 0 40px; }
}
.contanc	{ width: 100%; height: 0px; transform: translateY(-48px); }

.bannerSwitch	{ width: 100%; max-width: 1320px; margin: 0 auto; padding: 40px 10px 10px; }
.bannerSwitch img	{ width: 100%; vertical-align: bottom; line-height: 0; }
@media (max-width: 767px) {
	.bannerSwitch	{ padding: 0 0 10px; }
}

.mainarea	{ width: 100%; max-width: 1300px; }
.pi_lgzformat.tabid1 .main02,
.pi_lgzformat.tabid2 .main01	{ display: none; }

/* ------------ ANIMATION ------------- */
.scrollIn	{ opacity: 0; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
.scrollIn.active	{ opacity: 1; transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .1s; transition-delay: .2s; }
.scrollTxt	{ opacity: 0; transform: translateY(20px); transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1), transform .9s cubic-bezier(0.215, 0.61, 0.355, 1); }
.scrollTxt.active	{ opacity: 1; transform: translateY(0); transition: opacity .9s cubic-bezier(0.215, 0.61, 0.355, 1), transform .9s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .2s; transition-delay: .2s; }

/* ------------ TAB ------------- */
.tabarea	{ display: -webkit-flex; display: flex; justify-content: center; width: 100%; position: relative; margin: 0 0 80px; }
.tabarea::before	{ content:""; height: 1px; width: 100%; background-color: #000; position: absolute; bottom: 0; left: 0; right: 0; z-index: 1;  }
.tabst	{ border-radius: 3px 3px 0 0; padding: 0; border: 1px solid transparent; border-bottom: 1px solid #000; background-color: #eedfd0; width: 100%; max-width: 200px; margin: 0 10px; display: -webkit-flex; display: flex; align-items: center; justify-content: center; cursor: pointer; transition: all .3s; position: relative; z-index: 2; }
.tabst > span	{ color:#999; padding: 15px 10px 13px; font-size: 16px; letter-spacing:.06em; line-height: 1; font-weight: 400; transition: all .3s; }
.tabst:hover > span	{ color:#000; }
.tabst.active	{ cursor: auto; color:#000; border: 1px solid #000; border-bottom: 1px solid #cbcbcb; background-color: #cbcbcb; }
.tabst.active > span	{ color:#000; }
.tabcontents_wrapper	{ position: relative; overflow: hidden; padding: 0; }
.tabcontents	{ opacity: 0; position: absolute; left: 120vw; right: -120vw; pointer-events: none; }
.tabcontents.active	{ opacity: 1; position: static; left: 0; right: 0; pointer-events: auto; }
.tabarea.bottomtab	{ margin: 20px 0 0; padding: 0; }
.tabarea.bottomtab::before	{ bottom: 100%; top: 0; z-index: 1;  }
.bottomtab .tabst	{ border-radius: 0 0 3px 3px; border-top: 1px solid #000; border-bottom: 0; }
.bottomtab .tabst.active	{ border: 1px solid #000; border-top: 1px solid #cbcbcb; background-color: #cbcbcb; }
@media screen and (max-width: 639px) {
	.tabarea	{ padding: 0 10px; margin: 0 0 40px; }
	.tabarea.bottomtab	{ margin: 40px 0 0; padding: 0 10px; }
	.tabst	{ margin: 0 2px; }
	.tabst > span	{ padding: 13px 5px 13px; font-size: 14px; }
	.tabcontents_wrapper	{ padding: 0; }
}
.tabid1 .tabst	{ background-color: #bfb79e; }
.tabid1 .tabst.active	{ background-color: #d8cfb2; border-bottom: 1px solid #d8cfb2; }
.tabid1 .bottomtab .tabst.active	{ border-bottom: 1px solid #000; border-top: 1px solid #d8cfb2; background-color: #d8cfb2; }
.tabid2 .tabst	{ background-color: #b4b4b4; }
.tabid2 .tabst.active	{ background-color: #cbcbcb; border-bottom: 1px solid #cbcbcb; }
.tabid2 .bottomtab .tabst.active	{ border-bottom: 1px solid #000; border-top: 1px solid #cbcbcb; background-color: #cbcbcb; }

/* ------------ INTRODUCTION ------------- */
.introduction	{ text-align: center; padding: 40px 0; margin: 0 auto; width: 100%; max-width: 1400px; }
.introduction > h2	{ display: block; padding: 0; margin: 40px auto 30px; color:#000000; font-size: 42px; font-weight: 700; line-height: 1.3em; }
.introduction > h3	{ display: block; padding: 0; margin: 40px auto 30px; color:#000000; font-size: 28px; font-weight: 700; line-height: 1.3em; }
.introduction > p	{ display: inline-block; padding: 0; margin: 0 auto 20px; color:#000000; font-size: 16px; font-size: clamp(13px, 16px, 1.6vw); line-height: 2.2; font-weight: 400; text-align: center!important; }
.introduction > p > b	{ display: inline-block; padding: 20px 0 10px; font-size: 18px; font-size: clamp(16px, 22px, 2vw); font-weight: 700; text-align: center!important; }
@media screen and (max-width: 639px) {
	.introduction	{ padding: 40px 20px 0; margin: 0 0 20px; }
	.introduction > h2	{ padding: 0; font-size: 22px; margin: 20px auto; }
	.introduction > p	{ font-size: 13px; line-height: 2; text-align: left!important; }
	.introduction > p > br	{ display: none; }
}
.introduction2	{ text-align: center; padding: 20px 0 40px; margin: 0 auto; background-color: #fff; }
.introduction2 > h2	{ display: block; padding: 0; margin: 40px auto 30px; color:#000000; font-size: 42px; font-weight: 700; line-height: 1.3em; }
.introduction2 > p	{ display: inline-block; padding: 0; margin: 0 auto 20px; color:#000000; font-size: 16px; font-size: clamp(13px, 18px, 1.6vw); line-height: 2.2; font-weight: 400; text-align: center!important; }
.introduction2 > p > b	{ display: inline-block; padding: 20px 0 10px; font-size: 18px; font-size: clamp(16px, 22px, 2vw); font-weight: 700; text-align: center!important; }
@media screen and (max-width: 639px) {
	.introduction2	{ padding: 30px 20px 20px; margin: 0 0 20px; }
	.introduction2 > h2	{ padding: 0; font-size: 26px; margin: 20px auto; }
	.introduction2 > p	{ font-size: 13px; line-height: 2; text-align: left!important; }
	.introduction2 > 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: flex-start; justify-content: space-between; margin: 0 auto 100px; }
.itemsetimg	{ width: calc(50% - 60px); 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: 50%; }
.reflect .itemsetimg	{ order: 2; }
.reflect .itemsettxt	{ order: 1; }
.itemsettxt h4	{ width: 100%; font-size: clamp(22px, 32px, 2.5vw); line-height: 1.6; font-weight: 500; letter-spacing:.1em; margin: 0 0 40px; padding: 0 0 0 2.8em; position: relative; }
.itemsettxt h4::before	{ font-size: clamp(24px, 40px, 2.8vw); line-height: 1; font-weight: 500; letter-spacing:0; position: absolute; top: .1em; left: 0; }
.itemsettxt h4.no01::before	{ content:"#01"; }
.itemsettxt h4.no02::before	{ content:"#02"; }
.itemsettxt h4.no03::before	{ content:"#03"; }
.itemsettxt h4.no04::before	{ content:"#04"; }
.itemsettxt h5	{ font-size: 18px; line-height: 1.4; font-weight: 400; margin: 0 0 10px; }
.itemsettxt p	{ font-size: 16px; line-height: 2; margin: 0 0 10px; }
.itemsettxt p.price	{ font-size: 20px; }
.itemsettxt p.price span	{ font-size: 16px; }
.itemsettxt p a	{ display: inline-block; position: relative; font-size: 20px; line-height: 1; font-weight: 700; text-decoration: none; padding: 0; border-bottom: 1px solid #000; transition: all .3s; }
.itemsettxt p a	{ padding: 0 20px 0 0; }
.itemsettxt p a::before	{ content:""; display: inline-block; width: 8px; height: 8px; border-top: 2px solid #000; border-right: 2px solid #000; transform: rotate(45deg); position: absolute; right: 0; top: 26%; }
.itemsettxt p a::after	{ content:""; display: inline-block; width: 8px; height: 8px; border-top: 2px solid #000; border-right: 2px solid #000; transform: rotate(45deg); position: absolute; right: 6px; top: 26%; }
@media (min-width: 768px) {
	.itemset.midalign	{ align-items: center;  }
	.itemsettxt p a:hover	{ border-bottom: 1px solid #cbcbcb; }
}
.itemsettxt > strong	{ font-size: 18px; font-size: clamp(16px, 24px, 2vw); line-height: 1.8; font-weight: 700; display: block; text-align: left; padding: 30px 0 0; }
.itemsettxt > strong span	{ font-size: 40px; font-size: clamp(40px, 50px, 4vw); font-weight: 700; }
.ateninfo	{ display: -webkit-flex; display: flex; flex-direction: column; }
.ateninfo li	{ padding: 0 0 3px; font-size: 12px; font-size: clamp(12px, 13px, 1.1vw); line-height: 1.8; font-weight: 400; }
@media (max-width: 767px) {
	.itemset	{ flex-wrap: wrap; margin: 0 auto 30px; padding: 0 10px; }
	.itemsetimg	{ width: 100%; padding: 0; }
	.itemset .itemsetimg p.number { left:10px; }
	.itemset.reflect .itemsetimg p.number { right: 10px; }
	.itemsettxt	{ width: 100%; padding: 20px 0 0; }
	.reflect .itemsetimg	{ order: 1; }
	.reflect .itemsettxt	{ order: 2; }
	.itemsettxt h4	{ font-size: 22px; margin: 0 0 10px; padding: 0 0 0 2.4em; position: relative; }
	.itemsettxt h4::before	{ font-size: 26px; top: .2em; left: 0; }
	.itemsettxt h5	{ font-size: 16px; padding: 0; margin: 0 0 10px; }
	.itemsettxt p	{ font-size: 13px; }
	.itemsettxt p.price	{ font-size: 15px; }
	.itemsettxt > strong	{ font-size: 18px; padding: 10px 0 0; }
	.ateninfo	{ padding: 0 20px;  }
}
.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; }
}

.itemChart_wrapper	{ padding: 80px 0 0; margin: 0; width: 100%; font-family: 'Roboto', 'Noto Sans JP', sans-serif!important; }
.itemChart_wrapper > h3	{ font-size: 40px; line-height: 1; margin: 0 0 40px; text-align: center; width: 100%; }
.itemChart_inner	{ display: -webkit-flex; display: flex; justify-content: space-between; margin: 0 0 10px; }
.itemChart_set	{ width: calc(100% / 3 - 7px); padding: 20px; position: relative; } 
.itemChart_set.wam	{ background-color: #ffe600; }
.itemChart_set.mid	{ background-color: #ff8c00; }
.itemChart_set.hot	{ background-color: #ff3c00; }
.itemChart_set > h4	{ font-size: 15px; font-weight: 500; line-height: 1; padding: 20px 0 0; margin: 0; text-align: center; width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.itemChart_set > h4 span	{ font-size: 13px; font-weight: 500; line-height: 1; padding: 5px 0 0; margin: 0 0 20px; text-align: center; }
ul.iC_detail	{ display: -webkit-flex; display: flex; flex-wrap: wrap; list-style-type: none; padding: 0; margin: 0; }
ul.iC_detail > li	{ width: calc(50% - 9px); padding: 0; margin: 0 0 10px; min-height: 220px; }
ul.iC_detail > li:nth-child(odd)	{ margin-right: 18px; }
ul.iC_detail > li > a	{ display: block; width: 100%; padding: 0; margin: 0; }
ul.iC_detail > li > a img	{ width: 100%; vertical-align: bottom; line-height: 0; }
ul.iC_detail > li > a > h5	{ font-size: 14px; line-height: 1.2; font-weight: 500; padding: 12px 0 0; margin: 0 0 4px; }
ul.iC_detail > li > a > p	{ font-size: 11px; line-height: 1.2; padding: 0; margin: 0; }
.itemChart_function	{ width: 100%; padding: 20px; margin: 0; background-color: #e0e0e0; }
.itemChart_function > h4	{ font-size: 15.5px; font-weight: 500; line-height: 1; padding: 20px 0 0; margin: 0 0 30px; text-align: center; width: 100%; }
ul.function_list	{ display: -webkit-flex; display: flex; justify-content: space-between; list-style-type: none; padding: 0; margin: 0; }
ul.function_list > li	{ width: calc(20% - 15px); padding: 0; margin: 0 0 10px; min-height: 220px;}
ul.function_list > li img	{ width: 100%; vertical-align: bottom; line-height: 0; }
ul.function_list > li > p	{ font-size: 12px; line-height: 22px; padding: 15px 0 0; margin: 0; font-feature-settings: "palt"; }
ul.fcslhd	{ display: none; }
@media (max-width: 767px) {
	.itemChart_wrapper > h3	{ font-size: 30px; margin: 0 0 20px; }
	.itemChart_wrapper	{ padding: 40px 20px 0; }
	.itemChart_inner	{ flex-wrap: wrap; }
	.itemChart_set	{ width: 100%; height: 100%; min-height: 630px; }
	.sliderch02 .itemChart_set	{ min-height: 853px; }
	ul.iC_detail > li	{  min-height: 230px; }
	ul.function_list	{ flex-wrap: wrap; justify-content: flex-start; }
	ul.function_list > li	{ width: calc(50% - 9px); margin: 0 0 20px; min-height: auto; }
	ul.function_list > li:nth-child(odd)	{ margin-right: 18px; }
	ul.function_list > li > p	{ line-height: 20px; padding: 10px 0 0; }
	ul.fcslhd	{ display: -webkit-flex; display: flex; justify-content: space-between; position: absolute; top: 33px; left: 20px; right: 20px; pointer-events: none; }
	ul.fcslhd > li	{ width: 24%; padding: 0; }
}

.itemdtwap	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; flex-wrap: wrap; gap: 18px; }
.itemdtwap > h5	{ width: 100%; padding: 10px 0 0; margin: 0; font-size: 16px; line-height: 1.3; font-weight: 700; letter-spacing:.06em; }
.itemdtcon	{ width: calc(100% / 3 - 12px); display: -webkit-flex; display: flex; flex-direction: column; }
.itemdtcon > a	{ width: 100%; height: auto; aspect-ratio: 3 / 4; overflow: hidden; transition: all .5s; line-height: 1; background-color: #fff; position: relative; margin: 0 0 10px; }
.itemdtcon > a img	{ position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; transition: all .3s; }
.itemdtcon > strong	{ font-size: 14px; line-height: 1.3; font-weight: 500; letter-spacing:.06em; width: 100%; margin: 0 0 10px; padding: 0; }
.itemdtcon > b	{ font-size: 13px; line-height: 1; font-weight: 400; width: 100%; margin: 0 0 10px; padding: 0; }
.itemdtcon > span	{ font-size: 12px; line-height: 1.6; font-weight: 400; width: 100%; margin: 0; padding: 0; }
@media (min-width: 768px) {
	.itemdtcon > a:hover img	{ transform: scale(1.05); transform-origin: center; }
}
@media (max-width: 767px) {
	.itemdtwap	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; flex-wrap: wrap; gap: 12px; }
	.itemdtwap > h5	{ padding: 10px 0 0; font-size: 16px; }
	.itemdtcon	{ width: calc(50%  - 8px); }
	.itemdtcon > strong	{ font-size: 14px; margin: 0 0 6px; }
	.itemdtcon > b	{ font-size: 13px; margin: 0 0 10px; }
	.itemdtcon > span	{ font-size: 12px; }
}

/* ------------ SLIDER OPTION ------------- */
.thumbnail	{ margin-right: -5px; }
.thumbnail .slick-track	{ display: -webkit-flex; display: flex; width: 100%!important; }
.thumbnail .slick-track::before	{ display: none!important; }
.thumbnail .slick-track::after	{ display: none!important; }
.thumbnail .slick-track > *	{ width: calc(25% - 5px)!important; margin: 5px 5px 0 0; cursor: pointer; }
.slick-prev, 
.slick-next	{ position: absolute; z-index: 3; top: 50%; cursor: pointer; outline: none; border-top: 2px solid #eee; border-right: 2px solid #eee; height: 15px; width: 15px; }
.slick-prev	{ left:10px; transform: rotate(-135deg); }
.slick-next	{ right:10px; transform: rotate(45deg); }
.thumbnail .slick-slide	{ opacity: .4; }
.thumbnail .slick-slide.slick-current	{ opacity: 1; }
.slick-slide	{ background-color: #fff; }

/* ------------ 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 (min-width: 768px)	{ .pconly { display: block; } }
@media (max-width: 767px)	{ .sponly { display: block; } }
@media (min-width: 768px)	{ .sponly { display: none!important; } }
@media (max-width: 767px)	{ .pconly { display: none!important; } }
