@charset "utf-8";

:root {
	--Gld:	#d6b532;
	--Whe:	#eee;
}

*{
	box-sizing: border-box;
	word-wrap: break-word;
}
.iDha{
	margin-top: -5px;
	overflow: hidden;
	font-family: var(--Fyg),var(--Fip);
	font-size: 24px;
	color: #000;
	line-height: 1.6;
}

.iDha img{	max-width: 100%;}
.iDha a{	transition: 0.3s;}
.iDha a:hover{	opacity: 0.7;}

.ml80{	margin-left: 80px;}
.mb70{	margin-bottom: 70px;}
.pl150{	padding-left: 150px;}

.orfhid{	overflow: hidden;}

.Fhm{	font-family: var(--Fhm),var(--Fsm),var(--Ser),var(--Fip);}
.iDha .Fs28{	font-size: 28px;}
.iDha .Fs30{	font-size: 30px;}
.iDha .Fs40{	font-size: 40px;}
.iDha .Fs50{	font-size: 50px;}

.iDha .Tgld{	color: var(--Gld);}
.iDha .Twhite{	color: #eee;}
.lh0{	line-height: 0;}
.iDha .lineY{		
	padding-bottom: 2px;
	border-bottom: 1px solid #e6be3c;
	line-height: 1.7;
}

.iDha .pore{	z-index: 2;}
.iDha .poab{
	left: 50%;
	z-index: 2;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	transform: translateX(-50%);
}
.iDha .wide{
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0 auto;
}
.wmax580{	max-width: 580px;}
.wmax700{	max-width: 700px;}
.wmax760{	max-width: 760px;}
.wmax800{	max-width: 800px;}
.wmax900{	max-width: 900px;}
.wmax1000{	max-width: 1000px;}
.iDha .w3000{	width: 3000px;}

.pic{
	position: relative;
	left: 50%;
	top: 0;
	width: 2000px;
	transform: translateX(-50%);
}

h3 img,h4 img{
	display: block;
	margin: auto;
}

.iDha sup{
	position: relative;
	top: -8px;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	line-height: 0.8;
	letter-spacing: 0;
}
.iDha .notes{
	margin-right: -5%;
	font-size: 12px;
	line-height: 1.7;
	letter-spacing: 0;
	transform:scale(0.95);
	transform-origin: 0 0;
}
.CtaBg{
	color:	var(--Whe);
	background: #000;
}
.iwrap .Cta *{
	font-family: var(--Fhm),var(--Fsm),var(--Ser)!important;
}
.iwrap .Cta h3,.iwrap #Buy h4{
	color: var(--Whe);
	font-family: var(--Fhm),var(--Fsm),var(--Ser);
}
.iwrap .Cta {
	width: 640px;
	margin-top: 100px;
	padding-top: 80px;
	color: var(--Whe);
}
.iwrap .Cta h3{
	font-size: 30px;
	line-height: 1.2;
	letter-spacing: .05em;
}
.iwrap .Cta .Tred,.iwrap #Buy .Tred{
	color:	var(--Gld);
}
.brB,.iwrap .Cta h3 .brB,.ispec h3 .brB{
	margin-top: -5px;
	margin-left: 9px;
	padding: 3px 5px 4px;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	letter-spacing: 1px;
	vertical-align: middle;
	border: 1px solid #666;
}
.iwrap .ctapri{
	color: var(--Whe);
}
.iwrap .ctapri .thTei dt:before, .iwrap .ctapri .onTei dt:before, .iwrap .ctapri .thrTu dt:before{
	font-family: var(--Fhm),var(--Fsm),var(--Ser);
}
.iwrap .ctapri .thTei dt:before {
	color: #000;
	background: var(--Gld);
	border: 1px solid var(--Gld)
}
.iwrap .ctapri .onTei dt:before {
	color: var(--Gld);
	border: 1px solid var(--Gld);
}
.iwrap .ctapri .thrTu dt:before {
	color: #eee;
	border: 1px solid #666;
	background: #666;
}
.iwrap .ctapri dl{
	border-bottom: none;
}
.iwrap .ctapri .wariSo{
	color: var(--Gld);
	border: 1px solid var(--Gld);
}
.iwrap .ctapri .freeSo,.iwrap .ctapri .tuuSo,.iwrap .tuuSo{
	color: #ddd;
	border: 1px solid #666;
}
.iDha .btn{
	margin: 40px auto 80px;
	width: 400px;
}
.iDha .btn a{
	position: relative;
	padding: 10px 5px 10px;
	color: #fff;
	font-size: 34px;
	line-height: 1;
	text-decoration: none;
	background: var(--Gld);
	box-shadow: 8px 8px 0 rgba(109,91,26,.9);
}
.iDha .btn a::after{
	content: '';
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	background: url(/images/item/common/icon_buy.svg) no-repeat 0 0;
	background-size: 100% 100%;
}

.iwrap #Buy *:not(span){
	font-family: var(--Fhm),var(--Fsm),var(--Ser);
	color: var(--Whe);
}

#Buy .notes {
	margin-top: -50px;
	margin-bottom: 50px;
}
#Buy sup {
	top: -20px;
}
.iwrap .buyTiS h2{
	font-family: var(--Fhm),var(--Fsm),var(--Ser);
	border-bottom: 5px double var(--Gld);
}
.iwrap .buyReg h4 {
	font-weight: bold;
	text-align: center;
	font-size: 28px;
}
.iwrap .buyReg .ctapri2 dt{
	font-size: 25px;
}
.iwrap .buyReg .ctapri2 li {
	background: #000;
}
.iwrap .buyReg .ctapri2 dt {
	font-size: 25px;
}
.iwrap .buyReg dd.wariSo,.iwrap .buyReg dd.tuuSo {
	margin: 0 auto 10px;
	font-size: 14px;
	width: 150px;
	border: 1px solid #666;
}
.iwrap #Buy .acce .fleC{
	background: #000;
}
.btnGreeN{
	box-shadow: 2px 2px 3px rgba(36,76,8,1);
}

.main,.main2{
	position: relative;
	background: #000;
	overflow: hidden;
}
.main2{
	padding-bottom: 12px;
}
.main2 .pic{ 
	z-index: 3;
}
.main h2{
	position: absolute;
	top: 113px;
	left: calc(50% - 330px);
	width: 123px;
}
.main2 h2{	
	position: absolute;
	top: 75px;
	left: calc(50% + 200px);
}

.main h3{
	position: absolute;
	top: 113px;
	left: calc(50% + 225px);
	width: 27px;
}
.main2 h3{
	position: relative;
	left: 0;
	top: auto;
	width: auto;
}
.main2 h3 img{
	margin: auto;
}
.main2 .pic h3{
	position: absolute;
	top: 75px;
	left: calc(50% + 380px);
}
.main2 .pic h3 img{
	margin: 0;
}

.main .box{
	top: 725px;
	left: 50%;
	max-width: 900px;
	width: 100%;
	transform: translateX(-50%);
	color: #fff;
}
/*.main2 .box{	top: 820px;}*/
.main2 .box{
	top: auto;
	bottom: 20px;
}

.main .awo{
	max-width: 612px;
	margin: 0 auto 25px;
}
.main2 .awo{	top: 10vw;}
.main .txt{
	max-width: 590px;
	margin: 0 auto 5px;
}
.main .ico{
	max-width: 630px;
	width: 100%;
	margin: 0 auto -40px;
}
.main2 .ico{	top: 204vw;}
.main .ico img{
	max-width: none;
	width: 670px;
}
.main2::after{
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 102px;
	background-size: 100% 100%;
}

.celeb1{
	padding: 10px 0 20px;
	background: #f8f8f6 url(/images/item/sup/dha/celeb1bg_0925.jpg) no-repeat center top;
}

.item1 .box1{
	display: flex;
	align-items: center;
	height: 1090px;
	background: url(/images/item/sup/dha/item1_1bg_0925.jpg) no-repeat center top;
	color: #fff;
}
.item1 .poab{
	top: 0;
}
.item1 h2{
	padding-top: 76px;
	margin: 0 auto 560px;
	max-width: 500px;
}
.item1 .box1 .txt{
	max-width: 475px;
	margin: 0 auto 50px;
}
.item1 .box2{
	height: 930px;
	background: #000 url(/images/item/sup/dha/item1_2bg.jpg) no-repeat center top;
	color: #fff;
}
.item1 .box2 h3{
	padding-top: 44px;
	width: 634px;
	margin: 0 auto;
}
.item1 .box2 .ico{
	width: 100%;
	max-width: 795px;
	margin: -45px auto 40px;
}

.slide .inslide{
	padding: 0 30px;
}
.slide .box{
	padding: 0 26px;
}

.item1 .slide{
	height: 401px;
	background: #000 url(/images/item/sup/dha/item1_sli_bg_0925.jpg) no-repeat center top;
	color: #fff;
}
.item1 .box3 .tit{
	padding: 4px 0 4px;
	background: url(/images/item/sup/dha/item1_sli_tit.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	font-size: 27px;
	font-weight: 600;
	color: #000;
	letter-spacing: 1px;
}
.item1 .box3 .tit span{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
	padding: 2px 8px;
	border: 1px solid #000;
	line-height: 1;
}
.item1 .box3 .fleAS{
	padding: 30px 28px;
	background: rgba(0,0,0,0.5);
}
.item1 .box3 .slidepic{
	width: 39%;
}
.item1 .box3 .txt{
	margin: -4px -2.5% -10px 0;
	width: 60%;
	font-size: 19px;
	font-weight: normal;
	line-height: 1.8;
}
.item1 .slide .slick-prev,
.item1 .slide .slick-next{
	width: 36px;
	height: 36px;
	top: calc(50% + 19px);
}
.item1 .slide .slick-prev{
	background-image: url(/images/item/sup/dha/item1_sli_l.png);
}
.item1 .slide .slick-next{
	background-image: url(/images/item/sup/dha/item1_sli_r.png);
}

.clini{
	padding: 45px 0 60px;
	background: #f6f3f0;
}
.clini h3{
	margin-bottom: 30px;
	padding-top: 45px;
	background: url(/images/item/sup/dha/clini_ico.png) no-repeat center top;
	background-size: 74px auto;
	text-align: center;
	font-size: 35px;
	line-height: 1.5;
}
.clini .inbox{
	position: relative;
	padding: 0 20px 10px;
	min-height: 642px;
	background: #fff;
}
.clini .inbox:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 27px;
	height: 25px;
	background: url(/images/item/sup/dha/clinibg.png) no-repeat;
	background-size: 100% 100%;
}
.clini .num{
	margin: 0 auto 10px;
	width: 110px;
}
.clini .tit{
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.clini .slidepic{
	margin: 10px auto;
}
.clini .notes{
	line-height: 1.55;
}

.clini.slide .slick-prev,
.clini.slide .slick-next{
	width: 36px;
	height: 36px;
}
.clini.slide .slick-prev{
	background: url(/images/item/sup/dha/clini_sli_l.png) no-repeat;
}
.clini.slide .slick-next{
	background: url(/images/item/sup/dha/clini_sli_r.png) no-repeat;
}



.dha_slk .slick-prev, .dha_slk .slick-next{
	width: 36px;
	height: 36px;
	background: url(../images/slick_L.png) no-repeat;
	background-size: 100% 100%;
}
.dha_slk .slick-prev{
	/* left: calc(50% - 468px); */
}
.dha_slk .slick-next{
	/* right: calc(50% - 468px); */
	background-image: url(../images/slick_R.png);
}
.dha_slk .slick-prev::after, .dha_slk .slick-next::after{
	display: none;
}


.item2 .box1{
	padding: 80px 0 0;
	background: #000;
	color: #fff;
}
.item2 .box1 .wide{
	padding: 0 5vw;
}
.item2 .box1 h3{
	margin: 0 auto 40px;
	max-width: 800px;
}
.item2 .box1 h4{
	margin: 0 auto -50px;
	width: 100%;
	max-width: 680px;
}
.item2 .box2{
	height: 1790px;
	background: url(/images/item/sup/dha/item2_2bg.jpg) no-repeat center top;
}
.item2 .box2 .wide{
	max-width: 1428px;
}
.item2 .box3{
	padding: 60px 0 0;
	background: #000;
	color: #fff;
}
.item2 .box3 h3{
	width: 300px;
	margin: 0 auto 60px;
}
.item2 .box3 h4{
	width: 750px;
	margin: 0 auto 20px;
}

.dhaepa .dhaepabg{
	padding: 80px 0 100px;
	background: url(/images/item/sup/dha/dhaepabg.jpg) repeat-y center;
	background-size: 100% 100%;
}
.dhaepa .box1 h3{
	width: 430px;
	margin: 0 auto 40px;
}
.dhaepa .box1 h4{
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
}
.dhaepa .box2{
	max-width: 672px;
}
.dhaepa .box2 .picbox{
	width: 53%;
}
.dhaepa .box2 .txt{
	width: 43.5%;
}
.dhaepa .box3{
	height: 1058px;
	background: url(/images/item/sup/dha/dhaepa3bg.jpg) no-repeat center top;
	background-size: 100% 100%;
}
.dhaepa .box3 h3{
	position: absolute;
	left: calc(50% - 220px);
	top: 0;
	width: 440px;
}
.dhaepa .box3 .txt{
	top: 175px;
	left: 50%;
	width: 766px;
	transform: translateX(-50%);
}
.dhaepa .box3 .msg{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}
.dhaepa .box3 .notes{
	width: 640px;
}
.dhaepa .box4 .wide{
	position: relative;
	padding-top: 1px;
	z-index: 5;
}
.dhaepa .box4 .picbox{
	position: relative;
	z-index: 2;
	margin: -35px auto 65px;
	width: 750px;
}
.dhaepa .box5{
	position: relative;
	z-index: 3;
	margin-top: -130px;
	height: 1744px;
	padding: 220px 0 0;
	background: url(/images/item/sup/dha/dhaepa5bg_0925.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.dhaepa .box5 h3{
	width: 590px;
	margin: 0 auto;
}
.dhaepa .box5 h4{
	width: 550px;
	margin: 0 auto 5px;
}
.dhaepa .box5 .txt{
	bottom: 35px;
	width: 112px;
}
.dhaepa .box6{
	position: relative;
	margin-top: -131px;
	background: #000;
	color: #fff;
}
.dhaepa .box6 h3{
	top: 0;
	padding-top: 165px;
	width: 480px;
	margin: 0 auto;
}
.dhaepa .box6 .txt{
	bottom: 390px;
}
.dhaepa .Cta{
	position: relative;
	color: #fff;
	margin-top: -490px;
}
.gaba .box1{
	position: relative;
	z-index: 3;
	padding: 80px 0 0;
	background: url(/images/item/sup/dha/gaba1bg1.jpg) repeat-y;
	background-size: 100% auto;
}
.gaba .box1 h3{
	margin: 0 auto 60px;
	width: 444px;
}
.gaba .box1 .txt{
	margin-bottom: 25px;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.4;
}
.gaba .box1 .inbox{
	margin-top: -1px;
	padding: 40px 45px;
	background: url(/images/item/sup/dha/gaba1bg2.png) no-repeat;
	background-size: 100% 100%;
	font-size: 24px;
}
.gaba .box1 .picbox{width: 31%;}
.gaba .box1 .inbox .txt2{	width: 66%;}
.gaba .box2{
	margin-top: -55px;
	padding: 245px 0 100px;
	background: #000 url(/images/item/sup/dha/gaba2bg.jpg) no-repeat center top;
	color: #fff;
	text-align: justify;
}
.gaba .box2 .picbox{
	max-width: 805px;
	width: 100%;
	margin: 0 auto;
}
.gaba .box3{
	z-index: 3;
	margin-top: -1px;
	height: 1163px;
	background: url(/images/item/sup/dha/gaba3bg.png) no-repeat center top;
}
.gaba .box3 .picbox{
	padding-left: 15px;
	max-width: 625px;
	width: 100%;
	margin: 80px auto 0;
}
.gaba .box4{
	margin-top: -200px;
	position: relative;
	background: #000;
	color: #fff;
}
.gaba .box4 h3{
	top: 0;
	padding-top: 245px;
	margin: 0 auto;
	max-width: 570px;
	width: 100%;
}
.gaba .box4 .inbox{
	bottom: 470px;
}
.gaba .Ctabg{
	margin-top: -450px;
	position: relative;
}

.celeb2{
	padding: 90px 0 60px;
}
.celeb2 .fle{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto 20px;
	flex-wrap: wrap;
}
.celeb2 .fle img{
	width: 50%;
	line-height: 0;
}


.voi{
	padding: 50px 0 50px;
	background: url(/images/item/sup/dha/voibg1_0925.jpg) no-repeat center top;
	background-size: auto 100%;
	color: #fff;
}
.voi h4{
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3;
}
.voi .box{
	margin: -45px -45px 15px;
	padding: 80px 90px;
	background: url(/images/item/sup/dha/voibg2.png) no-repeat;
	background-size: 100% 100%;
	text-align: justify;
	color: #000;
	display: flex;
	justify-content: space-between;
}
.voi .box:nth-of-type(odd){
	flex-direction: row-reverse;
}
.voi .box:last-of-type{
	margin-bottom: -10px;
}
.voi .peopic{
	width: 26.5%;
}
.voi .txt{
	width: 70%;
	line-height: 1.5;
}
.voi .name{
	text-align: right;
	font-size: 16px;
}
.voice_item h4{
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.3;
}

.expect{
	padding: 70px 0;
}
.expect .box{
	border: 1px solid #000;
	padding: 0 48px 48px;
}
.expect h3{
	margin: -15px auto 35px;
}
.expect h3 small{
	font-size: 39px;
}
.expect h4{
	width: 46%;
	line-height: 0;
}
.expect .txt{
	padding-top: 5px;
	position: relative;
	z-index: 3;
	width: 52%;
	margin-right: -1%;
	text-align: justify;
	letter-spacing: -0.03em;
}
.expect .name{
	padding: 15px 0 20px;
	font-size: 27px;
}

.sele{
	padding: 70px 0;
	background: url(/images/item/sup/dha/selebg_0925.jpg) no-repeat center top;
}
.sele .wide{
	padding: 80px 150px;
	max-width: 1000px;
	background: #fefdfb;
}
.sele .titbox{
	margin-bottom: 60px;
	z-index: 2;
	font-size: 28px;
	text-align: center;
}
.sele .titbox p{
	display: inline-block;
	margin-bottom: 10px;
	border-bottom: 2px solid #000;
}
.sele .titbox h3{
	font-size: 56px;
	line-height: 1.4;
}
.sele h4{
	padding-left: 10px;
	margin-bottom: 25px;
	font-size: 35px;
	line-height: 1.3;
	border-left: 12px solid #000;
}

.qaBg{
	padding: 45px 0 40px;
	background: url(/images/item/sup/dha/qabg_0925.jpg) center top no-repeat;
	color: #fff;
}
.qa .titbox{
	margin: 0 auto 20px;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}
.qa .qa_item.aarw{
	padding: 2px 0;
	margin: 20px 0 50px;
	letter-spacing: 0;
}
.qa .qa_item.aarw dt.acoA{
	position: relative;
	padding: 15px;
	font-size: 17px;
	display: flex;
	background: url(/images/item/sup/dha/qa_line.png) no-repeat center bottom;
	background-size: 100% auto;
}
.qa_item.aarw a:after, .qa_item.aarw .acoA:after{
	top: -18px;
	right: 15px;
	width: 53px;
	height: 30px;
	background: url(/images/item/sup/dha/qa_arr.png) no-repeat;
	background-size: 100% 100%;
	border: none;
	transform: rotate(0deg);
}
.qa_item.aarw .acoA.active:after{
	transform: rotate(-180deg);
}
.qa_item.aarw dd.acoB{
	position: relative;
	padding: 30px 15px 10px;
	border-left: none;
}
.iwrap .qa dl.aarw{
	font-size: 24px;
}
.qa .q_ico{
	margin: -5px 15px 0 0;
	width: 34px;
}
.qa .a_ico{
	margin: -5px 20px 0 8px;
	width: 34px;
}
.qa .Fhm{
	padding: 2px 0;
	font-size: 24px;
	line-height: 1.2;
}
.dha_qa .qa_con{
	position: relative;
}

.item3{
	padding: 50px 0;
	background: #000032;
}
.item3 .txt{
	margin: 30px auto 0;
	width: 880px;
	max-width: 880px;
}

.iwrap .buyTiS img{
	margin: auto;
	padding-left: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 1800px) {
	.clini .slide .slick-prev{
		left: -10px;
	}
	.clini .slide .slick-next{
		right: -10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	.pic{
		width: 182%;
	}
}
@media only screen and (min-width: 1999px){
	.gaba .box2{
		background-size: 101% 396px;
	}
	.item2 .box2,.gaba .box3,.dhaepa,.dhaepa .box3{
		background-size: 100% 100%;
	}
	.item1 .box1,.voi,.qaBg{
		background-position: center center;
		background-size: cover;
	}
	.sele{
		background-size: cover;
	}
	.slide .inslide{
		max-width: 2000px;
		width: 100%;
		margin: 0 auto;
	}
}
/* Slider */
.slick-slider{
	position: relative;
	display: block;
	box-sizing: border-box;
	user-select: none;
	touch-action: pan-y;
}
.slick-list{
	position: relative;
	display: block;
	overflow: hidden;
}
.slick-list:focus{
	outline: none;
}
.slick-list.dragging{
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
	transform: translate3d(0, 0, 0);
}
.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after{
	display: table;
	content: '';
}
.slick-track:after{
	clear: both;
}
.slick-loading .slick-track{
	visibility: hidden;
}
.slick-slide{
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide{
	float: right;
}
.slick-slide img{
	display: block;
}
.slick-slide.slick-loading img{
	display: none;
}
.slick-slide.dragging img{
	pointer-events: none;
}
.slick-initialized .slick-slide{
	display: block;
}
.slick-loading .slick-slide{
	visibility: hidden;
}
.slick-vertical .slick-slide{
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}

/*slick-theme*/
.slick-prev, .slick-next{
	overflow: hidden;
	position: absolute;
	z-index: 2;
	top: 50%;
	transform: translate(0, -50%);
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	cursor: pointer;
	color: transparent;
	border: none;
	background: rgba(100,100,100,0.5);
	outline: none;
	opacity:1;
	transition: 0.3s;
}
.slick-prev:hover, .slick-next:hover{
	opacity:0.9;
	transition: 0.3s;
}
.slick-prev{
	left: 7px;
}
.slick-next{
	right: 7px;
}

/*dots*/
.slick-dots{
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 3;
	width: 100%;
	text-align: center;
}
.slick-dots li{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 5px;
	margin: 0 3px;
	cursor: pointer;
}
.slick-dots li button{
	overflow: hidden;
	text-indent: -999px;
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	outline: none;
	border: 0;
	background: #dadada;
	color: transparent;
	cursor: pointer;
}
.slick-dots li.slick-active button{
	background: #727171;
}

.ui_slick_full,.ui_slick_full img{
	width: 100%;
	height: 100vh;
	object-fit: cover;
}
.ui_dots_out .slick-dots{
	bottom: -20px;
}
.ui_slick_more li{
	padding: 10px;
	text-align: center;
}
.ui_slick_center li{
	padding: 10px;
}
