@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;700&display=swap');
#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; }
}
.product_list	{ background-color: #fff; }
.pi_description	{ padding: 0!important; background-color: #fff; }

/* ------------ MAIN ------------- */
.bannerSwitch	{ display: -webkit-flex; display: flex; align-items: center; justify-content: center; width: 100%; margin: 0; padding: 0; position: relative; background-color: #153647; }
.bannerSwitch > img, 
.bannerSwitch > picture	{ width: 100%; line-height: 1; }
.bannerSwitch.fadeIn	{ opacity: 0; animation: fadein 1.6s ease-in-out .1s 1 normal forwards; }
@media (max-width: 767.99px)	{ 
	.bannerSwitch	{ aspect-ratio: auto; background-color: transparent; }
	.bannerSwitch > picture	{ width: 100%!important; min-width: 100%!important; }
}

/* ------------ FADEIN ------------- */
.scrollIn	{ opacity: 0; }
.scrollIn.active	{ transition: opacity 2.4s cubic-bezier(.24,.155,.275,.945); opacity: 1; transition-delay: .3s; }
@keyframes fadein	{ 
	from	{ opacity: 0; }
	to	{ opacity: 1; }
}
.pi_lgzformat	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 0; margin: 0; letter-spacing:0; }
.pi_lgzformat div	{ letter-spacing:0; }
.pi_lgzformat *	{ letter-spacing:0; font-family: "Zen Old Mincho", 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 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 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; }

/* ------------ INTRODUCTION ------------- */
.introduction	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; padding: 120px 5% 0; margin: 0 0 102px; position: relative;}
.introduction > h2	{ width: 60%; display: block; padding: 0 0 13px; margin: 0; }
.introduction > p	{ width: 35%; position: absolute; right: 5%; bottom: 0; color:#000000; font-size: 20px; font-size: clamp(12px, 20px, 1vw); line-height: 1.6; font-weight: 500; text-align: left; letter-spacing:.28em; font-feature-settings: normal; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }
@media (max-width: 1100px) {
	.introduction	{ padding: 50px 25px 0; margin: 0 0 50px; flex-wrap: wrap; }
	.introduction > h2	{ width: 100%; padding: 0 0 40px; }
		.introduction > p	{ width: 100%; position: static; font-size: 14px; line-height: 2; letter-spacing:.08rem; }
	.introduction > p br.pc	{ display: none; }
}

/* ------------ ITEM SET ------------- */
.itemset	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 0; margin: 0 0 160px; }
.itemset.splayout	{ display: none; }
.txtarea	{ opacity: 0; transform: translate(0, 50%); transition: 1s; }
.txtarea.active	{ opacity: 1; transform: translate(0, 0); }
.txtarea, 
.imgarea	{ width: 73.43%; min-width: 1100px; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; }
.txtarea.col2,
.imgarea.col2	{ width: 59.635%; min-width: 1100px; }
.txtarea.col3,
.imgarea.col3	{ width: 100%; min-width: 1100px; }
.txtarea.col4,
.imgarea.col4	{ width: 100%; min-width: 1100px; }
.splayout .imgarea	{ width: 100%; min-width: 100%; display: block; }
.itmttle	{ width: auto; display:inline-block; position: absolute; left: 35px; right: 0; bottom: 24px; }
.itmttle > a	{ display: -webkit-flex; display: flex; flex-wrap: wrap; gap: 0 40px; }
.itmttle > a > span	{ color:#fff; width: 100%; font-size: 15px; line-height: 1; white-space: nowrap; font-weight: 700; letter-spacing:.02em; }
.itmttle > a > strong	{ color:#fff; font-size: clamp(50px, 70px, 3.04vw); line-height: 1.2; font-weight: 700; letter-spacing:.02em; }
.itmttle.bt3-1 > a,
.itmttle.bt3-2 > a,
.itmttle.bt3-3 > a	{ align-items: center; }
.itmttle.bt3-1 > a > strong	{ font-size: clamp(20px, 80px, 2.6vw); }
.itmttle.bt3-2 > a > strong	{ font-size: clamp(20px, 80px, 2.2vw);  }
.itmttle.bt3-3 > a > strong	{ font-size: clamp(20px, 80px, 1.8vw);  }
.itmttle > a > b	{ color:#fff; text-decoration: underline; font-size: 20px; font-weight: 700; width: 77px; height: 80px; border: 2px solid #fff; line-height: 80px; letter-spacing:.02em; border-radius: 50%; text-align: center; transition: all .5s; }
@media (min-width: 1001px) {
	.itmttle > a:hover > b	{ color:#737c81; background-color: #fff; text-decoration: none; opacity: 1; }
}
@media (max-width: 1000px) {
	.itmttle	{ left: 10px; top: 0; bottom: auto; margin: 106% 0 0; }
	.itmttle > a	{ width: calc(100% - 10px); justify-content: space-between; align-items: center; gap: 0 5px; }
	.itmttle > a > span	{ font-size: 12px; }
	.itmttle > a > span.alliance	{ transform: translateY(1.2rem); }
	.itmttle > a > strong	{ font-size: 8.7vw; width: calc(100% - 82px); }
	.itmttle > a > b	{ color:#fff; text-decoration: none; font-size: 20px; font-weight: 700; width: 77px; height: 80px; border: 2px solid #fff; line-height: 80px; letter-spacing:.02em; border-radius: 50%; text-align: center; transition: all .5s; }
}
@media (max-width: 374px) {
	.itmttle	{ margin: 106% 0 0; }
	.itmttle > a	{ width: calc(100% - 15px); }
	.itmttle > a > strong	{ width: calc(100% - 68px); }
	.itmttle > a > b	{ font-size: 16px; width: 60px; height: 64px; line-height: 60px; }
}

ul.txflasy, 
ul.imflasy	{ width: 100%; display: -webkit-flex; display: flex; list-style: none; }
ul.imflasy	{ background-color: #aab5bb; }
ul.txflasy > li.full, 
ul.imflasy > li.full	{ width: 40%; }
ul.txflasy > li.half, 
ul.imflasy > li.half	{ width: 20%; display: -webkit-flex; display: flex; flex-direction: column; }
ul.txflasy > li	{ display: -webkit-flex; display: flex; flex-direction: column; padding: 16px 0 0; }
.col2 ul.imflasy > li,
.col2 ul.txflasy > li	{ display: block; width: 50%; }
.col3 ul.imflasy > li, 
.col3 ul.txflasy > li	{ display: block; width: calc(100% / 3); position: relative; }
.col4 ul.imflasy > li, 
.col4 ul.txflasy > li	{ display: block; width: 25%; }
ul.txflasy > li > a	{ width: calc(100% - 20px); display: -webkit-flex; display: flex; align-items: flex-start; gap: 0 10px; padding: 0 0 0 10px; margin: 0 0 5px; }
ul.txflasy > li > a > strong, 
ul.txflasy > li > a > p	{ font-size: clamp(11px, 15px, .7vw); line-height: 1.2; font-weight: 700; padding: 0; }
ul.txflasy > li > a > strong	{ word-wrap: break-word; overflow-wrap:break-word; }
ul.txflasy > li > a > p	{ white-space: nowrap; display: -webkit-flex; display: flex; gap: 0 15px; }
ul.txflasy > li > a > p > b	{ width: 40px; height: 20px; border: 1px solid #000; border-radius: 50%; transform: translateY(-14%); display: -webkit-flex; display: flex; align-items: center; justify-content: center; transition: all .5s; }
ul.txflasy > li > a > p > b > span	{ color:#000; text-decoration: underline; font-size: 10px; font-weight: 700; line-height: 0; white-space: nowrap; letter-spacing:.02em; transform: translateY(-10%); transition: all .5s; }

ul.txflasy > li.set01 > a	{ width: calc(100% - 20px); }
ul.txflasy > li.set01 > a, 
ul.txflasy > li.set02 > a	{ justify-content: space-between; }
ul.txflasy > li.set03 > a	{ justify-content: space-between; width: 70%; }
ul.txflasy > li.set04 > a	{ justify-content: space-between; width: 70%; min-width: 350px; }

@media (min-width: 1001px) {
	ul.txflasy > li > a:hover > p > b	{ background-color: #000; opacity: .7; }
	ul.txflasy > li > a:hover > p > b > span	{ color:#fff; text-decoration: none; }
}
@media (max-width: 1000px) {
	.itemset	{ margin: 0 0 60px; }
	.itemset.pclayout	{ display: none; }
	.itemset.splayout	{ display: -webkit-flex; display: flex; flex-direction: column; }
}

.spcolumnwrapper	{ display: block; line-height: 1; }
.spcolumn	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; }
.spcolumn > img	{ width: 100%; line-height: 1; margin: 0 0 10px; }
.spcolumn > a	{ width: 100%; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: space-between; gap: 0 5px; padding: 3px 8px 0; pointer-events: none; opacity: 0; transition: all .5s; }
.slick-active .spcolumn > a	{ pointer-events: auto;  opacity: 1; }
.spcolumn > a > strong, 
.spcolumn > a > p	{ font-size: 10px; line-height: 1.2; font-weight: 700; padding: 0; }
.spcolumn > a > p	{ display: -webkit-flex; display: flex; justify-content: space-between; white-space: nowrap; gap: 0 5px; }
.spcolumn > a > p > b	{ width: 32px; height: 19px; border: 1px solid #000; border-radius: 50%; transform: translateY(-14%); display: -webkit-flex; display: flex; align-items: center; justify-content: center; transition: all .5s; }
.spcolumn > a > p > b > span	{ color:#000; text-decoration: underline; font-size: 8px; font-weight: 700; line-height: 0; white-space: nowrap; letter-spacing:.02em; transform: translateY(-10%); transition: all .5s; }
.spttlez	{ position: relative; margin: 0 0 10px; }


/* ------------ SLIDER SETTING ------------- */
.splay	{ display: none; }
@media (max-width: 1000px) {
	.splay	{ display: block; }
}
.midsmslider-set	{ width: 100%; position: relative; }
.midsmspset.slick-slide	{ height: auto !important; }
.midsmspset	{ display: -webkit-flex; display: flex; flex-direction: column; }
.midsmthumbnail	{ position: absolute; top: 0; width: 100%; margin-top: 122%; }
.midsmthumbnail .slick-track	{ width: 100%!important; display: -webkit-flex; display: flex; justify-content: flex-end; padding: 0 10px; }
.colistt	{ width: 14px!important; height: 14px; border-radius: 50%; position: relative; background-color: #fff; margin: 10px 3px; cursor: pointer; border: 1px solid #000; }
.colistt.slick-current	{ background-color: #f47146; }
/* 
.colistt::after	{ content:""; width: 20px; height: 20px; border-radius: 50%; border: 1px solid #000; position: absolute; top: -3px; bottom: -3px; right: -3px; left: -3px; z-index: 2; opacity: 0; transition: all .4s; cursor: pointer; }
.colistt.slick-current::after	{ opacity: 1; }
*/
.delayin01.active	{ transition-delay: .4s; animation-delay: .4s; }
.delayin02.active	{ transition-delay: .8s; animation-delay: .8s; }
.delayin03.active	{ transition-delay: 1.2s; animation-delay: 1.2s; }
.slide_target {
  pointer-events: none;
}
/* ------------ BLOCK ------------- */
@media (max-width: 767.99px)	{ .pconly { display: none!important; } }
@media (min-width: 768px)	{ .pconly { display: inline-block; } }
@media (max-width: 767.99px)	{ .sponly { display: inline-block; } }
@media (min-width: 768px)	{ .sponly { display: none!important; } }
