@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Chivo+Mono:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap');
:root	{
	--primary: #5B83CC;
}
@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; margin: 0; letter-spacing:0; position: relative; container-type: inline-size; }
.pi_lgzformat div	{ letter-spacing:0; }
.pi_lgzformat *	{ letter-spacing:0; font-family: "Noto Sans JP", sans-serif; font-weight: 500; font-style: normal; font-size:14px; line-height:1.75; -webkit-text-size-adjust:100%; color:#000000; -webkit-font-smoothing: antialiased; font-feature-settings: normal; }
.pi_lgzformat .en	{ font-family: "Chivo Mono", monospace; font-weight: 300; 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%; container-type: inline-size; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; z-index: 1; }
.contanc	{ width: 100%; height: 0px; transform: translateY(-48px); }

/* .pi_lgzformat_bg	{ background: #0f0 url(BTPC.jpg) top center / 100% no-repeat; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 0; margin: 0; letter-spacing:0; position: relative; } */
.pi_lgzformat_bg	{ display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 0; margin: 0; letter-spacing:0; position: relative; }

.wap_bg,
.wap_bg .wap_bgB {
  position: fixed;
  inset: 0;
  will-change: opacity;
}

.wap_bg {
  background: #4891B3;
}

.wap_bg .wap_bgB {
  background: #fff;
  opacity: 0;
  z-index: 2;
  transform: translate3d(0,0,0);
  backface-visibility: hidden;
}

/* ------------ ANIMATION ------------- */
.scrollIn	{ opacity: 0; transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1); }
.scrollIn.active	{ opacity: 1; transition: opacity 1.5s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transition-delay: .3s; transition-delay: .3s; }
@keyframes fadein	{ 
	from	{ opacity: 0; }
	to	{ opacity: 1; }
}
span.pupup	{ width: 100%; overflow: hidden; line-height: 1; }
span.pupup img,
span.pupup picture	{ transform: translateY(100%); transition: all 1s cubic-bezier(0,.27,.23,1.01); object-fit: contain; opacity: 0; }
.active span.pupup img,
.active span.pupup picture	{ transform: translateY(0); -webkit-transition-delay: .3s; transition-delay: .3s; opacity: 1; }
.active li:nth-child(2) span.pupup img,
.active li:nth-child(2) span.pupup picture	{ -webkit-transition-delay: .4s; transition-delay: .4s; }
.active li:nth-child(3) span.pupup img,
.active li:nth-child(3) span.pupup picture	{ -webkit-transition-delay: .5s; transition-delay: .5s; }
.active li:nth-child(4) span.pupup img,
.active li:nth-child(4) span.pupup picture	{ -webkit-transition-delay: .6s; transition-delay: .6s; }

.pupuptx { width: 100%; overflow: hidden; display: -webkit-flex; display: flex; }
.pupuptx span	{ transform: translateY(100%); transition: all 1s cubic-bezier(0,.27,.23,1.01); object-fit: contain; opacity: 0; }
.active .pupuptx span	{ transform: translateY(0); -webkit-transition-delay: .3s; transition-delay: .3s; opacity: 1; }
.active li:nth-child(2).pupuptx span	{ -webkit-transition-delay: .4s; transition-delay: .4s; }
.active li:nth-child(3).pupuptx span	{ -webkit-transition-delay: .5s; transition-delay: .5s; }
.active li:nth-child(4).pupuptx span	{ -webkit-transition-delay: .6s; transition-delay: .6s; }
.active li:nth-child(5).pupuptx span	{ -webkit-transition-delay: .7s; transition-delay: .7s; }
.active li:nth-child(6).pupuptx span	{ -webkit-transition-delay: .8s; transition-delay: .8s; }
.active li:nth-child(7).pupuptx span	{ -webkit-transition-delay: .9s; transition-delay: .9s; }
.active li:nth-child(8).pupuptx span	{ -webkit-transition-delay: 1s; transition-delay: 1s; }
.active li:nth-child(9).pupuptx span	{ -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }
.active li:nth-child(10).pupuptx span	{ -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }
.active li:nth-child(11).pupuptx span	{ -webkit-transition-delay: 1.3s; transition-delay: 1.3s; }
.active li:nth-child(12).pupuptx span	{ -webkit-transition-delay: 1.4s; transition-delay: 1.4s; }

/* ------------ MAIN AREA ------------- */
.mainimg_wrapper	{ width: 100%; position: relative; display: -webkit-flex; display: flex; align-items: flex-start; justify-content: center; padding: 7.6333cqw 0 13.6111cqw; background-color: #FFC300; z-index: 1; }
.mainimg_wrapper > h1	{ width: 40.97cqw; position: absolute; top: 20.2777cqw; right: 3.68cqw; line-height: 1; display: -webkit-flex; display: flex; flex-direction: column; gap: .4cqw 0; z-index: 3; }
.mainimg_wrapper > h1 > span	{ width: 100%;line-height: 1; }
.mainimg_wrapper > ul	{ width: 21.25cqw; line-height: 1; position: absolute; top: 28.333cqw; left: 3.47222cqw; z-index: 3; display: -webkit-flex; display: flex; flex-direction: column; gap: 1cqw 0; }
.mainimg_wrapper > ul li	{ width: 100%; display: -webkit-flex; display: flex; line-height: 1; }
.mainimg_wrapper > b	{ width: 10.416%; line-height: 1; position: absolute; top: 17.6472cqw; left: 3.47222cqw; z-index: 3; display: -webkit-flex; display: flex; }
.mainimg_wrapper > p	{ line-height: 1; position: absolute; z-index: 3; display: -webkit-flex; display: flex; }
.mainimg_wrapper > p.fw	{ width: 21.5%; top: 10.8333cqw; right: 3.819444cqw; }
.mainimg_wrapper > p.nf	{ width: 18.75%; top: 10.8333cqw; left: 3.47222cqw; }
.mainimg_wrapper.active > h1 span.pupup img,
.mainimg_wrapper.active > h1 span.pupup picture	{ transform: translateY(0); -webkit-transition-delay: .9s; transition-delay: .9s; }
.mainimg_wrapper.active > p span.pupup img,
.mainimg_wrapper.active > p span.pupup picture	{ transform: translateY(0); -webkit-transition-delay: .7s; transition-delay: .7s; }
.mainimg_wrapper.active > b span.pupup img,
.mainimg_wrapper.active > b span.pupup picture	{ transform: translateY(0); -webkit-transition-delay: .5s; transition-delay: .5s; }
.mainimg	{ width: 72.91666cqw; position: relative; z-index: 1; pointer-events: none; }
@media (max-width: 767px) {
	.mainimg_wrapper	{ height: auto; aspect-ratio: auto; padding: 50.9333cqw 5.2cqw 38.4cqw; }
	.mainimg_wrapper > h1	{ width: 92cqw; top: 42.8cqw; left: 4cqw; right: auto; }
	.mainimg_wrapper > ul	{ width: 41.333cqw; top: 27.3cqw; left: 4cqw; gap: .4cqw 0; }
	.mainimg_wrapper > b	{ width: 15.333cqw; top: 15cqw; left: 4cqw; right: auto; }
	.mainimg_wrapper > p.nf	{ top: 5.3cqw; bottom: auto; width: 36cqw; left: 4cqw; right: auto; }
	.mainimg_wrapper > p.fw	{ top: 5.3cqw; bottom: auto; width: 41.6cqw; left: auto; right: 4cqw; }
	.mainimg	{ width: 100%; }
}

/* ------------ INTRODUCTION ------------- */
.introduction	{ width: 100%; height: 100%; aspect-ratio: 30 / 23; padding: 0; margin: 0; position: relative; display: -webkit-flex; display: flex; align-items: flex-end; justify-content: flex-end; position: relative; z-index: 2; }
.introduction > h2	{ width: 57.9861cqw; position: absolute; top: -3.5416cqw; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 2; display: -webkit-flex; display: flex; z-index: 2; }
.introduction > h2 ul	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; gap: 1.04cqw 0; }
.introduction > h2 ul li	{ width: 100%; display: -webkit-flex; display: flex; }
.introduction_inner	{ width: 100%; display: -webkit-flex; display: flex; position: relative; }
.introbg	{ width: 100%; display: -webkit-flex; display: flex; }
.introbg img,
.introbg picture	{ width: 100%; vertical-align: bottom; line-height: 0; }
.reedtxt	{ list-style: none; position: absolute; top: 19cqw; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); display: -webkit-flex; display: flex; flex-direction: column; gap: 1cqw 0; }
.reedtxt li	{ color:#fff; font-size: .97222cqw; line-height: 2; letter-spacing:.03em; font-weight: 500; white-space: nowrap; text-align: center; }
@media (min-width: 767.1px) {
	.reedtxt.sp	{ display: none; }
}
@media (max-width: 767px) {
	.introduction	{ aspect-ratio: 40 / 49; padding: 0; flex-direction: column; margin: 0; }
	.introduction > h2	{ width: 86cqw; position: absolute; top: -11.8cqw; }
	.introduction > h2 ul	{ gap: 1.5cqw 0; }
	.reedtxt	{ width: 89.6cqw; top: 21cqw; left: 5.2cqw; gap: 0; -webkit-transform: translateX(0); transform: translateX(0); }
	.reedtxt li	{ color:#fff; font-size: 3.46666cqw; line-height: 1.846; letter-spacing:.02em; white-space: normal; text-align: left; }
	.reedtxt li br.pc	{ display: none; }
}
.byunder	{ width: 100%; list-style: none; display: -webkit-flex; display: flex; padding: 0 3.6%; gap: 0 4%; position: absolute; left: 0; right: 0; bottom: 7.7cqw; }
.byunder > li	{ display: -webkit-flex; display: flex; align-items: flex-end; justify-content: center; position: relative; border-bottom: 1px solid var(--primary); line-height: 1; }
.byunder > li::before,
.byunder > li::after	{ content:""; width: .5cqw; height: .5cqw; aspect-ratio: 1 / 1; background-color: var(--primary); border-radius: 100px; position: absolute; bottom: -.25cqw; }
.byunder > li::before	{ left: 0; }
.byunder > li::after	{ right: 0; }
.byunder > li:nth-child(1)	{ width: 58%; }
.byunder > li:nth-child(2)	{ width: 38%; }
.byunder > li > ul	{ width: 15cqw; list-style: none; display: -webkit-flex; display: flex; flex-direction: column; gap: .2cqw 0; margin: 0 0 1.3cqw; }
.byunder > li > ul > li	{ width: 100%; display: -webkit-flex; display: flex; }
@media (max-width: 767px) {
	.byunder	{ padding: 0 3%; gap: 0 6%; bottom: 10.4cqw; }
	.byunder > li::before,
	.byunder > li::after	{ width: 1.4cqw; height: 1.4cqw; bottom: -.7cqw; }
	.byunder > li:nth-child(1)	{ width: 56%; }
	.byunder > li > ul	{ width: 34cqw; gap: .1cqw 0; margin: 0 0 2.4cqw; }
}

/* ------------ ITEM HEADER ------------- */
.itemhdd	{ width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 22.888cqw 0 0; position: relative; margin: 0; }
.itemhdd > h3	{ display: -webkit-flex; display: flex; margin: 0 0 2.8cqw; line-height: 1; }
.itemhdd.t01 > h3	{ width: 15.555cqw; }
.itemhdd.t02 > h3	{ width: 9.93cqw; }
.itemhdd > h3 > ul	{ display: -webkit-flex; display: flex; flex-direction: column; width: 100%; gap: .2cqw 0; }
.itemhdd > h3 > ul > li	{ display: -webkit-flex; display: flex; width: 100%; }
.itemhdd > b	{ width: 14.4%; position: absolute; top: 0; right: 0.8%; display: -webkit-flex; display: flex; line-height: 1;  }
.itemhdd > p	{ width: 100%; font-size: .97222cqw; line-height: 1.7142; text-align: center; letter-spacing:.03em; line-break: strict; }
.itemhdd.t01 > p	{ color:#fff; }
.itemhdd.t02 > p	{ color:#4891B3; }
@media (max-width: 767px) {
	.itemhdd	{ padding: 31.4666cqw 0 0; margin: 0 0 12cqw; }
	.itemhdd > h3	{ margin: 0 0 9cqw; }
	.itemhdd.t01 > h3	{ width: 50.5333cqw; }
	.itemhdd.t02 > h3	{ width: 32cqw; }
	.itemhdd > b	{ width: 33.3333%; right: 5%; top: -1cqw; }
	.itemhdd > p	{ font-size: 3.4666cqw; line-height: 1.846; text-align: left; padding: 0 5.2cqw; }
	.itemhdd > p br	{ display: none; }
}

/* ------------ ITEM ------------- */
.itemsetWrapper	{ display: block; width: 100%; padding: 0; gap: 0; margin: 0 0 20cqw; }
.itemsetHdd	{ width: 100%; padding: 6cqw 0 4.1666cqw; position: relative; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.itemsetHdd > strong	{ font-size: 1.9444cqw; line-height: 1; text-align: center; font-weight: 400; margin: 0 0 .8cqw; white-space: nowrap; }
.itemsetHdd > b	{ font-size: .97222cqw; line-height: 1; font-weight: 300; margin: 0 0 1.7cqw; white-space: nowrap; }
.itemsetHdd > p	{ font-size: 1.111cqw; line-height: 1.2; margin: 0 0 2.2cqw; }
.itemsetHdd > a	{ width: 20.6944cqw; height: 100%; aspect-ratio: 149 / 17; border-radius: 21cqw; display: -webkit-flex; display: flex; align-items: center; justify-content: center; position: relative; background-color: #fff; }
.itemsetHdd > a > span	{ font-size: 1.111cqw; line-height: 1; font-weight: 500; font-style: normal; }
.itemsetHdd > a .aimg	{ width: 1.04cqw; position: absolute; top: 50%; left: 10%; transform: translate(-50%,-50%); line-height: 0; transition: all .8s cubic-bezier(0,.27,.23,1.01); }
.itemsetHdd > a.nolink	{ opacity: .6; pointer-events: none; }
.itemsetHdd.t01 > strong, 
.itemsetHdd.t01 > b, 
.itemsetHdd.t01 > p	{ color: #fff; }
.itemsetHdd.t02 > strong, 
.itemsetHdd.t02 > b, 
.itemsetHdd.t02 > p	{ color: #4891B3; }
.itemsetHdd.t01 > a	{ background-color: #fff; }
.itemsetHdd.t01 > a > span	{ color: #4891B3; }
.itemsetHdd.t02 > a	{ background-color: #4891B3; }
.itemsetHdd.t02 > a > span	{ color: #fff; }
@media (min-width: 767.1px) {
	.itemsetHdd > a:hover .aimg	{ left: 12%; }
}
@media (max-width: 767px) {
	.itemsetWrapper	{ margin: 0 0 20cqw; }
	.itemsetWrapper.waptp	{ margin: 0 0 80cqw; }
	.itemsetHdd	{ padding: 6cqw 0 9cqw; }
	.itemsetHdd > strong	{ font-size: 6.4cqw; line-height: 1; margin: 0 0 4.6cqw; }
	.itemsetHdd > b	{ font-size: 3.4666cqw; line-height: 1; font-weight: 300; margin: 0 0 5cqw; }
	.itemsetHdd > p	{ font-size: 3.4666cqw; line-height: 1.2; margin: 0 0 7.4cqw; }
	.itemsetHdd > a	{ width: 50.6666cqw; height: 100%; aspect-ratio: 38 / 7; border-radius: 21cqw; }
	.itemsetHdd > a > span	{ font-size: 3.7333cqw; }
	.itemsetHdd > a .aimg	{ width: 4.1333cqw; left: 12%; }
}
.itemslidewap	{ width: 100%; margin: 0 0 5cqw; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; relative; overflow: hidden; }
.itemslidewap > p	{ color:#fff; font-size: .902777cqw; line-height: 1.4; text-align: center; font-weight: 300; font-style: normal; padding: .5cqw 0 0; }
.itemslidewap.t02 > p	{ color:#4891B3; }
@media (min-width: 767.1px) {
}
@media (max-width: 767px) {
	.itemslidewap	{ margin: 0 0 26cqw; }
	.itemslidewap > p	{ font-size: 3.2cqw; line-height: 1.4; padding: 1.4cqw 0 0; }
}
.btmbnarea	{ width: 100%; height: 100%; position: relative; line-height: 1; aspect-ratio: 2 / 1; display: -webkit-flex; display: flex; align-items: center; justify-content: center; z-index: 3; }
.btmbnarea > h3	{ width: 58.9cqw; position: absolute; top: 11.3cqw; left: 20.6cqw; display: -webkit-flex; display: flex; align-items: center; justify-content: center; line-height: 1;  }
.btmbnarea > strong	{ width: 14.6cqw; position: absolute; right: 20.5cqw; top: 5.3cqw; display: -webkit-flex; display: flex; align-items: center; justify-content: center; line-height: 1; }
.btmbnarea > b	{ width: 18.2cqw; position: absolute; left: 20.6cqw; top: 6.4cqw; display: -webkit-flex; display: flex; align-items: center; justify-content: center; line-height: 1; }
.btmbnarea > p	{ width: 20.6944cqw; position: absolute; top: 20cqw; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.btmbnarea > p > a	{ width: 20.6944cqw; height: 100%; aspect-ratio: 87 / 14; border-radius: 21cqw; display: -webkit-flex; display: flex; align-items: center; justify-content: center; position: relative; background-color: #fff; }
.btmbnarea > p > a > span	{ color:#5B83CC; font-size: .97222cqw; line-height: 1; letter-spacing:.03em; font-weight: 500; font-style: normal; }
.btmbnarea > p > a .aimg	{ width: 1.04cqw; position: absolute; top: 50%; left: 10%; transform: translate(-50%,-50%); line-height: 0; transition: all .8s cubic-bezier(0,.27,.23,1.01); }
@media (min-width: 767.1px) {
	.btmbnarea > p > a:hover .aimg	{ left: 12%; }
}
@media (max-width: 767px) {
	.btmbnarea	{ aspect-ratio: 50 / 61; }
	.btmbnarea > h3	{ width: 72.079cqw; top: 28.347cqw; left: 13.8cqw; }
	.btmbnarea > strong	{ width: 31.33cqw; right: 1.42cqw; top: 12.25cqw; }
	.btmbnarea > b	{ width: 39.03cqw; left: 3.846cqw; top: 12.25cqw; }
	.btmbnarea > p	{ width: 66.8cqw; position: absolute; top: auto; bottom: 12.82cqw;  }
	.btmbnarea > p > a	{ width: 66.8cqw; height: 100%; aspect-ratio: 87 / 14; border-radius: 33cqw; }
	.btmbnarea > p > a > span	{ font-size: 3.4666cqw; }
	.btmbnarea > p > a .aimg	{ width: 4.7cqw; left: 10%; }
}

/* ------------ SLIDER OPTION ------------- */
.slideritm { width: 100%; padding: 0 0 31px;  }
.pi_lgzformat .swiper-slide img	{ width: 100%; height: auto; line-height: 1; transition: opacity .8s ease; opacity: .4; }
.pi_lgzformat .swiper-slide.swiper-slide-active img	{ opacity: 1!important; }
.pi_lgzformat .swiper-horizontal > .swiper-pagination-bullets, 
.pi_lgzformat .swiper-pagination-bullets.swiper-pagination-horizontal, 
.pi_lgzformat .swiper-pagination-custom, 
.pi_lgzformat .swiper-pagination-fraction	{ bottom: 0; }
.slideritm-button-prev, 
.slideritm-button-next	{ cursor: pointer; position: absolute; top: 42%; width: 5cqw; height: 5cqw; line-height: 1; display: -webkit-flex; display: flex; align-items: center; justify-content: center; z-index: 6; }
.slideritm-button-prev img, 
.slideritm-button-next img	{ width: 32px; height: 32px; }
.slideritm-button-prev img	{ transform: rotate(180deg); }
.slideritm-button-prev	{ left: 27.33cqw; right: auto }
.slideritm-button-next	{ right: 27.33cqw; left: auto }
.pi_lgzformat .swiper-pagination-bullet	{ width: 9px; height: 9px; display: inline-block; border-radius: 50%; background: #fff; }
.pi_lgzformat .itemslidewap.t02 .swiper-pagination-bullet	{ background: #4891B3; }
@media (max-width: 767px) {
	.slideritm-button-prev, 
	.slideritm-button-next	{ top: 44%; width: 32px; height: 32px; }
	.slideritm-button-prev img, 
	.slideritm-button-next img	{ width: 20px; height: 20px; }
	.slideritm-button-prev	{ left: 0; }
	.slideritm-button-next	{ right: 0; }
}

.setimlis	{ list-style: none; width: 100%; display: -webkit-flex; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: .4cqw; padding: 1.4cqw 0 0; }
.setimlis > li	{ display: -webkit-flex; display: flex; justify-content: center; flex-wrap: wrap; gap: .8cqw; align-items: center;  }
.setimlis > li > b, 
.setimlis > li > a, 
.setimlis > li > a span, 
.setimlis > li > p, 
.setimlis > li > strong	{ font-size: .902777cqw; line-height: 1; font-family: "Chivo Mono", monospace; font-weight: 300; font-style: normal; white-space: nowrap; }
.setimlis > li > a	{ display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 0 0 .1cqw; gap: .4cqw; border-bottom: 1px solid #fff; }
.setimlis > li > a > img	{ width: .76388cqw; line-height: 1; transition: all .5s; }
.setimlis.t01 > li > b, 
.setimlis.t01 > li > a, 
.setimlis.t01 > li > a span, 
.setimlis.t01 > li > p, 
.setimlis.t01 > li > strong	{ color:#fff; }
.setimlis.t02 > li > b, 
.setimlis.t02 > li > a, 
.setimlis.t02 > li > a span, 
.setimlis.t02 > li > p, 
.setimlis.t02 > li > strong	{ color:#4891B3; }
.setimlis.t02 > li > a	{ border-bottom: 1px solid #4891B3; }
@media (min-width: 767.1px) {
	.setimlis > li > a:hover > img	{ transform: translateX(.16cqw); }
}
@media (max-width: 767px) {
	.setimlis	{ gap: 2cqw; padding: 3cqw 5cqw 0; }
	.setimlis > li	{ gap: 1cqw 3cqw; }
	.setimlis > li > b, 
	.setimlis > li > a, 
	.setimlis > li > a span, 
	.setimlis > li > p, 
	.setimlis > li > strong	{ font-size: 3.2cqw; }
	.setimlis > li > a	{ padding: 0 0 .4cqw; gap: 1cqw; }
	.setimlis > li > a > img	{ width: 2.5cqw; }
}


/* ------------ 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; } }

.no-transition * {
  transition: none !important;
}
