@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Public+Sans:wght@400;700&display=swap');
#contents { width: 100%!important; max-width: 100%!important; padding: 0; }
#pisss { width: 100%!important; max-width: 100%!important; }
#pi { width: 100%!important; max-width: 100%!important; margin: 0 0 40px; background-color: #fff!important; padding: 0; }
#pi > img { display: none!important; }
picture	{ width: 100%; vertical-align: bottom; line-height: 1;  }
@media (min-width: 768px)	{
	#contents { overflow: hidden; }
	.bread	{ margin-bottom: 8px!important; max-width: 980px; margin: 0 auto; }
	.bread ul, .bread ol { margin: 0 auto; }
	.section_common {  margin-left: 0!important; width: 100%; }
	.related_styling_list { justify-content: center; }
}
.bannerSwitch	{ width: 100%; max-width: 1120px; margin: 0 auto; padding: 40px 10px 10px; background-color: #2A2C2D; }
.bannerSwitch img	{ width: 100%; vertical-align: bottom; line-height: 0; }
@media (max-width: 767px) {
	.bannerSwitch	{ padding: 0 0 10px; }
}
.product_list	{ background-color: #fff; }
.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 3.389%; margin: 0; position: relative; font-feature-settings: "palt"; -webkit-text-size-adjust:100%; -webkit-font-smoothing: antialiased; background-color: #fff; }
.pi_lgzformat	{ font-family: 'Noto Sans JP', sans-serif; }
.pi_lgzformat .en	{ font-family: 'Public Sans', sans-serif; }
.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 > h3	{ font-size: 38px; font-weight: 700; line-height: 1; text-align: center; margin: 0 auto 70px; padding: 140px 0 0; letter-spacing:-.05rem;}
@media (orientation: portrait) and (max-width: 829px)	{ 
	.pi_lgzformat	{ margin: 0 0 60px; }
	.pi_lgzformat > h3	{ font-size: 28px; margin: 0 auto 50px; padding: 100px 0 0; }
}

/* ------------ FADEIN ------------- */
.fadein	{ opacity: 0; }
.fadein.scrollin	{ transition: opacity .92s cubic-bezier(.24,.155,.275,.945); opacity: 1; }

/* ------------ MAIN AREA ------------- */
.mainarea	{ width: 100%; max-width: 1100px; }
.mainimg	{ width: 100%; position: relative; }
.mainimg div	{ line-height: 1; }
.mainttle	{ width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
@media (min-width: 767.99px) {
	.mainslider	{ display: -webkit-flex; display: flex; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ display: -webkit-flex; display: flex; align-items: flex-start; justify-content: space-between; width: 100%; padding: 40px 0 0; margin: 0 0 150px; }
.introduction > ul	{ display: -webkit-flex; display: flex; }
.introduction > ul li	{ padding: 0; }
.introduction > ul li:first-child	{ padding: 0 35px 0 0; }
.introduction > ul li a	{ text-decoration: none; display: -webkit-flex; display: flex; }
.introduction > ul li a:hover	{ text-decoration: none; }
.introduction > ul li a span	{ font-size: clamp(21.5px, 32px, 2.8vw); line-height: 1.2; font-weight: 400; position: relative; padding: 0; }
.introduction > ul li a span::before	{ content:""; height: 2px; width: 0; background-color: #000; position: absolute; bottom: 2px; left: 0; right: 100%; transition: all .5s; }
.introduction > ul li:last-child a span	{ color:#808080; }
.introduction > p	{ width: 66.363%; text-align: left; padding: 0; margin: 0; font-size: 13px; line-height: 23px; font-weight: 400; }
@media (min-width: 767.99px) {
	.introduction > ul li a:hover span::before	{ width: 100%; right: 0; }
}
@media (max-width: 767px) {
	.introduction	{ flex-wrap: wrap; justify-content: flex-start; padding: 35px 0 0; margin: 0 0 120px; }
	.introduction > ul	{ order: 2; }
	.introduction > ul li:first-child	{ padding: 0 17px 0 0; }
	.introduction > ul li a span	{ font-size: 21.5px; line-height: 1; }
	.introduction > p	{ order: 1; width: 100%; font-size: 11.5px; line-height: 24px; margin: 0 0 60px; }
}

/* ------------ ITEM ------------- */
.itemWrapper	{ width: 100%; max-width: 1100px; }
.itemInner	{ width: 100%; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; position: relative; margin: 0 0 220px; }
.itemInner > a	{ width: 100%; transform: translateY(-80px); }
.itemHdd,
.itemmain,
.itemtxt,
.itemimg	{ width: calc(100% / 3 - 6.6666px); margin: 0 0 10px; background-color: #fff;  }
.itemHdd	{ position: relative; display: -webkit-flex; display: flex; align-items: center; }
.itemHdd > strong	{ position: absolute; top: 0; left: 0; font-family: 'Public Sans', sans-serif; font-size: 17px; font-weight: 400; line-height: 1; letter-spacing:.04rem; }
.itemHdd > h3	{ font-size: clamp(21px, 31px, 2vw); font-family: 'Public Sans', sans-serif; font-weight: 700; line-height: 1; }
.itemHdd > h3 sup	{ font-size: 14px; vertical-align: top; font-family: 'Public Sans', sans-serif; font-weight: 700; line-height: 1; }
.itemimg	{ position: relative; line-height: 1; }
.itemimg > a	{ position: absolute; right: 0; bottom: 0; text-decoration: none; display: -webkit-flex; display: flex; padding: 7px 10px; z-index: 6; }
.itemimg > a span	{ color:#fff; font-family: 'Public Sans', sans-serif; font-size: 18px; line-height: 1; font-weight: 700; letter-spacing:.04rem; position: relative; padding: 0; }
.itemimg > a span::before	{ content:""; height: 1px; width: 0; background-color: #fff; position: absolute; bottom: 0; left: 0; right: 100%; transition: all .5s; }
.imgwrap	{ position: relative; }
.imgwrap > a	{ display: none; }
.itemtxt	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.itemtxt > ul	{ display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }
.itemtxt > ul > li	{ width: 100%; margin: 0 0 30px; }
.itemtxt > ul > li:last-child	{ margin: 0; }
.itemtxt > ul > li a	{ font-family: 'Noto Sans JP', sans-serif!important; display: -webkit-flex; display: flex; align-items: flex-end; justify-content: space-between; }
.itemtxt > ul > li a:hover 	{ text-decoration: none; }
.itemtxt > ul > li a > p	{ word-break: normal; }
.itemtxt > ul > li a > p > i	{ font-size: 10px; display: block; width: 100%; line-height: 1; padding: 0 0 4px;  }
.itemtxt > ul > li a > p > b	{ font-size: clamp(14px, 17px, 1.3vw); font-weight: 400!important; }
.itemtxt > ul > li a > p > b sup	{ font-size: 10px; vertical-align: top; }
.itemtxt > ul > li a > span	{ font-size: clamp(12px, 15px, 1.3vw); font-weight: 500; letter-spacing:.04rem; position: relative; }
.itemtxt > ul > li a > span::before	{ content:""; height: 1px; width: 0; background-color: #000; position: absolute; bottom: 3px; left: 0; right: 100%; transition: all .5s; }
@media (min-width: 767.99px) {
	.itemimg > a:hover span::before	{ width: 100%; right: 0; }
	.itemtxt > ul > li a.active > span::before	{ width: 100%; right: 0; }
	.itemtxt > ul > li a:hover > span::before	{ width: 100%; right: 0; }
}
@media (min-width: 767.99px) {
	.item01 .itemHdd	{ order: 1; }
	.item01 .itemmain	{ order: 2; }
	.item01 .col01	{ order: 3; }
	.item01 .col02	{ order: 4; }
	.item01 .col03	{ order: 6; }
	.item01 .col04	{ order: 5; }
	.item01 .col05	{ order: 9; }
	.item01 .col06	{ order: 8; }
	.item01 .itemtxt	{ order: 7; }

	.item02 .itemHdd	{ order: 3; flex-direction: row-reverse; }
	.item02 .itemmain	{ order: 1; }
	.item02 .col01	{ order: 6; }
	.item02 .col02	{ order: 2; }
	.item02 .col03	{ order: 8; }
	.item02 .col04	{ order: 5; }
	.item02 .col05	{ order: 4; }
	.item02 .col06	{ order: 7; }
	.item02 .itemtxt	{ order: 9; }

	.item03 .itemHdd	{ order: 1; }
	.item03 .itemmain	{ order: 2; }
	.item03 .col01	{ order: 5; }
	.item03 .col02	{ order: 3; }
	.item03 .col03	{ order: 4; }
	.item03 .col04	{ order: 6; }
	.item03 .col05	{ order: 8; }
	.item03 .col06	{ order: 9; }
	.item03 .itemtxt	{ order: 7; }

	.item04 .itemHdd	{ order: 3; flex-direction: row-reverse; }
	.item04 .itemmain	{ order: 1; }
	.item04 .col01	{ order: 2; }
	.item04 .col02	{ order: 6; }
	.item04 .col03	{ order: 8; }
	.item04 .col04	{ order: 5; }
	.item04 .col05	{ order: 7; }
	.item04 .col06	{ order: 4; }
	.item04 .itemtxt	{ order: 9; }

	.item05 .itemHdd	{ order: 1; }
	.item05 .itemmain	{ order: 2; }
	.item05 .col01	{ order: 6; }
	.item05 .col02	{ order: 3; }
	.item05 .col03	{ order: 4; }
	.item05 .col04	{ order: 5; }
	.item05 .col05	{ order: 9; }
	.item05 .col06	{ order: 8; }
	.item05 .itemtxt	{ order: 7; }

	.item06 .itemHdd	{ order: 3; flex-direction: row-reverse; }
	.item06 .itemmain	{ order: 1; }
	.item06 .col01	{ order: 2; }
	.item06 .col02	{ order: 4; }
	.item06 .col03	{ order: 8; }
	.item06 .col04	{ order: 5; }
	.item06 .col05	{ order: 7; }
	.item06 .col06	{ order: 6; }
	.item06 .itemtxt	{ order: 9; }

	.item07 .itemHdd	{ order: 1; }
	.item07 .itemmain	{ order: 3; }
	.item07 .col01	{ order: 4; }
	.item07 .col02	{ order: 5; }
	.item07 .col03	{ order: 2; }
	.item07 .col04	{ order: 6; }
	.item07 .col05	{ order: 7; }
	.item07 .col06	{ order: 8; }
	.item07 .itemtxt	{ order: 9; }

	.item08 .itemHdd	{ order: 3; flex-direction: row-reverse; }
	.item08 .itemmain	{ order: 1; }
	.item08 .col01	{ order: 2; }
	.item08 .col02	{ order: 8; }
	.item08 .col03	{ order: 4; }
	.item08 .col04	{ order: 6; }
	.item08 .col05	{ order: 5; }
	.item08 .col06	{ order: 9; }
	.item08 .itemtxt	{ order: 7; }
}
@media (max-width: 767px) {
	.itemInner	{ margin: 0 0 60px; }
	.itemInner > a	{ transform: translateY(-60px); }
	.imgwrap > a	{ display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; }
	.itemHdd,
	.itemmain,
	.itemtxt	{ width: 100%; }
	.itemHdd	{ justify-content: space-between; margin: 0 0 20px; }
	.itemHdd > strong	{ position: static; font-size: 12px; }
	.itemimg	{ width: calc(50% - 5px); }
	.itemimg > a	{ padding: 5px; }
	.itemimg > a span	{ font-size: 12px; }
	.itemtxt > ul	{ padding: 10px 0 0;  }
	.itemtxt > ul > li	{ width: calc(50% - 5px); margin: 0 0 30px; }
	.itemtxt > ul > li a	{ flex-wrap: wrap; }
	.itemtxt > ul > li a > p	{ width: 100%; }
	.itemtxt > ul > li a > span::before	{ width: 100%; bottom: 2px; right: 0; }
	.item03 .itemHdd, 
	.item07 .itemHdd	{ flex-direction: row-reverse; }
}


/* ------------ SLICK ------------- */
.itemslider div	{ line-height: 1; }
.slick-dotted.slick-slider { margin-bottom: 0; }
.slide-bar	{ position: absolute; bottom: 0; left: 10px; display: -webkit-flex; display: flex; justify-content: space-between; width: 90px; list-style-type: none; }
.slide-bar li	{ width: 45px; height: 20px; padding: 0; position: relative; cursor: pointer; }
.slide-bar li::after	{ position: absolute; content:""; top: 10px; width: 35px; height: 2px; background-color: #fff; opacity: .4; transition: all .3s; }
.slide-bar li.slick-active::after	{ opacity: 1; }
.slide-bar li button	{ display: none; }
@media (min-width: 767.99px) {
  .itemslider .slide-bar { opacity: 0; transition: opacity 0.3s ease-in-out; }
  .itemslider:hover	{ cursor: pointer; }
  .itemslider:hover .slide-bar { opacity: 1; }
}
@media (max-width: 767px) {
	.slide-bar	{ left: 5px; width: 40px; }
	.slide-bar li	{ width: 18px; height: 20px;}
	.slide-bar li::after	{ top: 10px; width: 18px; height: 1px; }
}

/* ------------ 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; } }


