@charset "utf-8";

main {
	position: relative;
}

#topic{
	position: relative;
}

#topic .topic_btn{
	position: absolute;
	bottom: 15%;
	left: 35%;
	transform: translateX(-50%);
	display: block;
	width: 30%;
}

#ng_tool{
	position: relative;
	background: #92899a;
	padding: 3% 0;
}

#ng_tool .ttl{
	width: 65%;
	margin: 0 auto;
}

#process{
	width: 80%;
	margin: 0 auto;
	background: #544b5e;
	border-radius: 60px;
}


#process .ng_slider{
	position: relative;
	padding: 5% 0;
	z-index: 5;
	border: #352e3d 2px solid;
	border-radius: 60px;
}

#process .ng_slider .slick-prev{
	left: 5%;
	z-index: 9;
}

#process .ng_slider .slick-next{
	right: 5%;
	z-index: 9;
}

#process .ng_slider .slick-prev:before,
#process .ng_slider .slick-next:before{
  content: '';
}

#process .ng_slider .fa{
	font-size: 28px;
	color: #fff;
}

#process .ng_slider div.ng_ways{
	text-align: center;
	margin: 0 1%;
}

#process .ng_slider div.ng_ways img{
	width: 85%;
	margin: 0 auto;
}

#process .ng_slider .slick-dots{
	bottom: 0%;
}

#process .ng_slider .slick-dots li button:before{
	font-size: 10px;
	color: #fff;
}

#process .ng_slider .slick-dotted .slick-slider{
	margin: 0 0 0;
}

.ng_txt{
	position: relative;
	text-align: center;
	color: #f4ec7d;
	font-size: 3rem;
	margin: 3% auto;
}

#movie{
	position: relative;
	background-image: url("../images/bg_purple_down.png");
	background-position: 0% 0%;
	background-size: cover;
	padding: 5% 0 10%;
	z-index: 5;
}

#movie img.outline{
	position: relative;
	display: block;
	margin: 0 auto;
	z-index: 8;
	width: 70%;
}

#movie video{
	position: absolute;
	top: 43%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
	width: 63%;
	border-radius: 20px;
	border: 4px #000 solid;
}

#fda{
	position: relative;
	background: #d5dbe9;
	margin: -15% 0 0;
	padding: 20% 0 15%;
}

#fda h1{
	text-align: center;
	font-size: 5rem;
	font-weight: 300;
	color: #544b5e;
}

#fda h2{
	text-align: center;
	font-size: 3.5rem;
	font-weight: 300;
	color: #544b5e;
	line-height: 2;
}

#fda .fda_block{
	position: relative;
	display: flex;
	margin: 5% auto;
	width: 80%;
}

#fda .fda_block img{
	width: 40%;
}

#fda .fda_block .cont{
	margin: 0 0 0 2.5%;
}

#fda .fda_block .cont p{
	font-size: 1.5rem;
	color: #898788;
	line-height: 2;
	letter-spacing: 1px;
}

#fda .fda_block .cont ul{
	display: flex;
	margin: 5% 0 0;
}

#fda .fda_block .cont ul li{
	width: 30%;
	margin: 0 1.5%;
}

#fda .fda_block .cont ul li img{
	width: 100%;
}

#effect{
	position: relative;
	background-image: url("../images/bg_purple_up.png");
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 5;
	margin: -15% 0 0;
}

#effect .effect_ttl{
	position: relative;
	display: flex;
	align-items: end;
	width: 70%;
	margin: 0 auto;
	padding: 0 15%;
}

#effect .effect_ttl img.ttl{
	margin: 0 0 7.5% 0;
	width: 50%;
}

#effect .effect_ttl img.woman{
	width: 50%;
}

#effect_process{
	padding: 0 0 5% 0;
}

#effect_process .effect_slider{
	position: relative;
	z-index: 5;
	background: #544b5e;
	border: #352f3d 2px solid;
	border-radius: 60px;
	width: 90%;
    margin: 0 auto;
	padding: 5% 0;
}

#effect_process .effect_slider div.goods img{
	width: 85%;
}

#effect_process .effect_slider .slick-prev{
	left: 5%;
	z-index: 9;
}

#effect_process .effect_slider .slick-next{
	right: 5%;
	z-index: 9;
}

#effect_process .effect_slider .slick-prev:before,
#effect_process .effect_slider .slick-next:before{
  content: '';
}

#effect_process .effect_slider .slick-dots{
	bottom: 0%;
}

#effect_process .effect_slider .slick-dots li button:before{
	font-size: 10px;
	color: #fff;
}

#effect_process .effect_slider .slick-dotted .slick-slider{
	margin: 0 0 0;
}

#compare{
	position: relative;
	background-image: url("../images/bg_compare.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	padding: 5% 0;
}

#compare h1 {
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: #534c5e;
    margin: 2% auto;
}

#compare .table_pic {
    position: relative;
	display: block;
	width: 60%;
	margin: 0 auto 2%;
	border-radius: 30px;
	text-align:center;
}

#compare .table_pic li{
    position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 5%;
}

#compare .table_pic li img{
    width: 40%;
    margin: 0 auto;
}

#compare .table {
    position: relative;
	display: block;
	width: 60%;
	margin: 0 auto 5%;
	border-radius: 30px;
	text-align:center;
}

#compare .table li{
	display: flex;
	align-items: center;
	width: 100%;
}	


#compare .table li div{
	width: 50%;
	height: 70px;
	border: 2px solid transparent;
	background-color: #f7f7f7;
	padding: 2%;
	text-align: center;
	align-content: space-around;
}

#compare .table li div p{
	font-size: 1.5rem;
}

#compare .table li div.gray{
	background-color: #eceaeb;
}


#compare .table li:first-child div{
	height: auto;
	padding: 20px 0;
	justify-content: center;
	color: #fff;
	background-color: #544b5e;
	border-right: 3px solid transparent;
}



#steps{
	position: relative;
	background-image: url("../images/bg_compare.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

#steps .main{
	position: relative;
	padding: 10% 0;
}

#steps .main .flower{
	position: relative;
	width: 60%;
	margin: 0 auto;
}

#steps .main .ttl{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 25%;
	margin: 0 auto;
	z-index: 2;
}

#steps .main ul.first{
	position: absolute;
	top: 10%;
	left: 50%;
	transform:translateX(-50%);
	display: flex;
	justify-content: space-between;
	width: 60%;
	margin: 0 auto;
	z-index: 99;
}

#steps .main ul li{
	width: 49%;
	height: 50%;
}

#steps .main ul li img{
	width: 25%;
    margin: 0 auto;
    height: auto;
}

#steps .main ul li div h2{
	font-size: 3rem;
	font-weight: 600;
	color: #d4dae6;
	text-align: center;
}

#steps .main ul li div p{
	font-size: 1.75rem;
	font-weight: 300;
	color: #d4dae6;
	text-align: center;
	padding: 3% 0;
}

#steps .main ul li div{
	width: 50%;
}

#steps .main ul.first li.one div{
	margin: 10% 0 0 20%;
}

#steps .main ul.first li.two div{
	margin: 10% 0 0 35%;
}

#steps .main ul.second{
	position: absolute;
	bottom: 10%;
	left: 50%;
	transform:translateX(-50%);
	display: flex;
	justify-content: space-between;
	width: 60%;
	margin: 0 auto;
	z-index: 99;
}

#steps .main ul.second  li div{
	margin: 25% 0 10% 20%;
}

#steps .main ul.second  li.two div{
	margin: 25% 0 10% 35%;
}


#smooth{
	position: relative;
	background-image: url("../images/bg_smooth.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-size: cover;
	padding: 5% 0;
}

#smooth h1 {
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: #534c5e;
}

#smooth_process .smooth_slider {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 5% 0;
}

#smooth_process .smooth_slider div.goods img{
	width: 85%;
	margin: 0 auto;
}

#smooth_process .smooth_slider .slick-prev{
	left: 5%;
	z-index: 9;
}

#smooth_process .smooth_slider .slick-next{
	right: 5%;
	z-index: 9;
}

#smooth_process .smooth_slider .slick-prev:before,
#smooth_process .smooth_slider .slick-next:before{
  content: '';
}

#smooth_process .smooth_slider .slick-dots{
	bottom: 0%;
}

#smooth_process .smooth_slider .slick-dots li button:before{
	font-size: 10px;
	color: #fff;
}

#smooth_process .smooth_slider .slick-dotted .slick-slider{
	margin: 0 0 0;
}

#frizzy{
	position: relative;
	background-image: url("../images/bg_frizzy.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-size: cover;
	padding: 5% 0;
}

#frizzy h1 {
    font-size: 4rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: #534c5e;
	padding: 0 0 5% 0;
}

#frizzy .table_pic {
    position: relative;
	display: block;
	width: 85%;
	margin: 0 auto 2%;
	border-radius: 30px;
	text-align:center;
}

#frizzy .table_pic li{
    position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

#frizzy .table_pic li div.blank{
    width: 20%;
    margin: 0;
}

#frizzy .table_pic li div{
    width: 30%;
    margin: 0 auto;
}

#frizzy .table_pic li div img{
    width: 70%;
    margin: 0 auto;
}


#frizzy .table {
    position: relative;
	display: block;
	width: 85%;
	margin: 0 auto 5%;
	border-radius: 30px;
	text-align:center;
}

#frizzy .table li{
	display: flex;
	align-items: center;
	width: 100%;
}	

#frizzy .table li.first_line div p{
	font-size: 1.5rem;
}	

#frizzy .table li div{
	width: 25%;
	border: 2px solid transparent;
	background-color: #f7f7f7;
	text-align: center;
	padding: 1% 0;
	margin: 2px;
	min-height: 120px;
	align-content: space-around;
}


#frizzy .table li div.purple{
	width: 20%;
	background-color: #544b5e;
}

#frizzy .table li div.purple p{
	color: #fff;
	font-size: 1.5rem;
}


#frizzy .table li div.gray{
	background-color: #eceaeb;
}


#frizzy .table li:first-child div{
	width: 25%;
	height: auto;
	min-height: 50px;
	padding: 20px 0;
	justify-content: center;
	align-content: space-around;
	color: #fff;
	background-color: #544b5e;
}

#frizzy .table li:first-child div:first-child{
	width: 20%;
}

#frizzy .table li div p{
	font-size: 1.25rem;
}


#frizzy .frizzy_btn{
	position: relative;
	display: block;
	width: 30%;
	margin: 5% auto;
}

#baf {
	background: #544b5e;
	padding: 5% 0;
}

#baf h1{
	font-size: 4rem;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}

#baf h2{
	font-size: 2rem;
	text-align: center;
	color: #fff;
}

#baf .sample {
    width: 80%;
	margin: 5% auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#baf .sample li{
    width: 46%;
	margin: 0 auto 3.5%;
}

#baf .sample li .before-after-container {
	position: relative;
	width: 100%;
	height: 23.5vw;
	user-select: none; 
	overflow: hidden;
}

#baf .sample li .before-image, 
#baf .sample li .after-image {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#baf .sample li .after-image {
	clip-path: inset(0 0% 0 50%); /* 初始顯示一半圖片 */
}

#baf .sample li .slider {
	position: absolute;
	top: 0;
	left: 50%; /* 初始位置為中間 */
	width: 2px;
	height: 100%;
	background-color: #fff; /* 滑桿顏色 */
	cursor: ew-resize;
}

#baf .sample li .handle {
	position: absolute;
	top: 50%;
	left: 50%; /* 偏移量讓 handle 居中 */
	width: 40px;
	height: 40px;
	background-color: #fff; /* 圓形把手 */
	border-radius: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

#baf .sample li .handle i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

#baf .sample li p{
	font-size: 1.05rem;
	line-height: 2;
	margin: 3% 0;
	color: #fff;
}


#feedback{
	background: #1c1624;
	padding: 5% 0;
}


#feedback .ttl{
	width: 60%;
	margin: 0 auto 2%;
}

.reply{
	position: relative;
	display: block;
	padding: 0 0 5%;
	width: 90%;
	margin: 0 auto;
}

.reply .slick-prev{
	left: -2.5%;
	top: 40%;
}

.reply .slick-next{
	right: -2.5%;
	top: 40%;
}

.reply .slick-prev:before,
.reply .slick-next:before{
  content: '';
}

.reply .fa{
	font-size: 28px;
	color: #fff;
}

.reply .re_cont{
	text-align: center;
	margin: 0 0.4%;
}

.reply .slick-dots{
	bottom: 5%;
	left: 0;
}

.reply .slick-dots li button:before{
	font-size: 10px;
	color: #fff;
}

.reply.slick-dotted.slick-slider{
	margin: 0 auto;
}


#major{
	position: relative;
	background-image: url("../images/bg_major.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-size: cover;
	padding: 5% 0;
}

#major .major_ttl{
	position: relative;
	width: 60%;
	margin: 0 auto 5%;
}


#major_process .major_slider{
	position: relative;
	width: 70%;
    margin: 0 auto;
}

#major_process .major_slider div.goods img{
	width: 85%;
	margin: 0 auto;
}

#major_process .major_slider .slick-prev{
	left: 5%;
	z-index: 9;
}

#major_process .major_slider .slick-next{
	right: 5%;
	z-index: 9;
}

#major_process .major_slider .slick-prev:before,
#major_process .major_slider .slick-next:before{
  content: '';
}

#major_process .major_slider .slick-dots{
	bottom: 0%;
}

#major_process .major_slider .slick-dots li button:before{
	font-size: 10px;
	color: #fff;
}

#major_process .major_slider .slick-dotted .slick-slider{
	margin: 0 0 0;
}

#major .major_txt{
	display: block;
	width: 70%;
    margin: 3% auto;
	color: #fff;
	font-size: 1.5rem;
	line-height: 2;
    letter-spacing: 2px;
}


#qa_list{
	position: relative;
	background-image: url("../images/bg_compare.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	background-size: cover;
	padding: 5% 0;
}

#qa_list .qa_block{
	display: flex;
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto;
	padding: 5% 0%;
}

#qa_list .qa_block_sp{
	display: none;
}


#qa_list .qa_block ul{
	width: 46%;
	margin: 0 2%;
}
  
#qa_list .qa_block ul li,
#qa_list .qa_block_sp ul li{
	margin: 0 auto 2.5%;
	padding: 2% 3%;
	width: 94%;
	margin: 0 0 3%;
	background: #443850;
	transition: all 0.5s;
	border-radius: 10px;
}

#qa_list .qa_block ul li:nth-child(even),
#qa_list .qa_block ul:last-child li:nth-child(odd){
	background: #544b5e;
}

#qa_list .qa_block ul:last-child li:nth-child(even){
	background: #443850;
}

#qa_list .qa_block ul li .qu,
#qa_list .qa_block_sp ul li .qu{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #17121c;
}


#qa_list .qa_block ul li .qu p,
#qa_list .qa_block_sp ul li .qu p{
	color: #fff;
	line-height: 1.5;
	font-size: 1.15rem;
    letter-spacing: 3px;
}

#qa_list .qa_block ul li .qu p.arrow,
#qa_list .qa_block_sp ul li .qu p.arrow{
	color: #fff;
	cursor: pointer;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1;
	transform: rotate(0deg);
	transition: all 0.5s;
}

#qa_list .qa_block ul li .ans,
#qa_list .qa_block_sp ul li .ans{
	padding: 2% 0;
	font-size: 1rem;
	display: none;
	opacity: .8;
}

#qa_list .qa_block ul li .ans p,
#qa_list .qa_block_sp ul li .ans p{
	color: #fff;
	line-height: 1.5;
	font-size: 1.05rem;
	padding: 0;
}

#qa_list .qa_block ul li.bg-brown,
#qa_list .qa_block ul:last-child li.bg-brown,
#qa_list .qa_block_sp ul li.bg-brown,
#qa_list .qa_block_sp ul:last-child li.bg-brown{
	background: #17121c;
}

#qa_list .qa_block ul li.bg-brown .qu p,
#qa_list .qa_block_sp ul li.bg-brown .qu p{
	color: #fff;
}

#qa_list .qa_block ul li.bg-brown .qu p.arrow,
#qa_list .qa_block_sp ul li.bg-brown .qu p.arrow{
	transform: rotate(90deg);
	transition: all 0.5s;
}

#qa_list .qa_btn{
	position: relative;
	display: block;
	width: 35%;
	margin: 0% auto;
}



















/*------------------------------------------
 *             tablet 、 Mobile
 *------------------------------------------*/


@media screen and (max-width:1200px) {

    main {
        max-width: none;
        width: 100%;
    }

	#fda h1{
		font-size: 3rem;
	}

	#fda h2{
		font-size: 2.5rem;
	}

	#fda .fda_block{
		width: 90%;
	}

	#fda .fda_block .cont p{
		font-size: 1.5rem;
	}

	#compare .table li:first-child div{
		height: auto;
		min-height: 0;
	}

	#compare .table li div{
		height: 90px;
	}

	#compare .table li div p{
		font-size: 1.25rem;
	}

	#steps .main ul li div h2{
		font-size: 3vw
	}

	#steps .main ul.second{
		bottom: 10%;
	}

	#steps .main ul.second li.one div {
        margin: 20% 0% 5% 20%;
    }

	#steps .main ul.second li.two div {
        margin: 15% auto 10% 35%;
    }

	#steps .main ul li div p{
		font-size: 1.5vw;
	}

	#frizzy .table li div{
		min-height: 150px;
	}

	#major .major_txt{
		font-size: 1.25rem;
	}
}





@media screen and (max-width:850px) {

	#topic .topic_btn {
		left: 50%;
		transform: translateX(-50%);
		bottom: 5%;
		width: 65%;
	}

	#process,
	#process .ng_slider {
		border-radius: 20px;
	}

	#process .ng_slider .slick-prev {
		left: -8%;
	}

	#process .ng_slider .slick-next {
    	right: -8%;
	}

	#process .ng_slider .slick-dots {
		bottom: -15%;
	}

	.ng_txt {
        font-size: 2rem;
        margin: 0 auto;
        padding: 6% 0;
        width: 90%;
    }

	#movie {
        position: relative;
        background-position: 50% 0%;
        background-size: cover;
        padding: 10% 0 15% 0;
        z-index: 5;
    }

	#movie img.outline {
		width: 90%;
	}

	#movie video {
		width: 82%;
		border: 2px #000 solid;
		border-radius: 10px;
	}

	#fda h1 {
		font-size: 2.25rem;
        font-weight: 400;
		width: 90%;
		margin: 0 auto;
	}

	#fda h2 {
		font-size: 1.75rem;
		line-height: 1.5;
		width: 90%;
		margin: 0 auto;
	}

	#fda .fda_block{
		display: block;
	}

	#fda .fda_block .cont {
		margin: 0;
	}

	#fda .fda_block .cont p{
		font-size: 1.5rem;
	}

	#fda .fda_block img {
		width: 100%;
	}

	#effect {
        position: relative;
        background-position: 50% 0%;
        background-size: cover;
		margin: -10% 0 0;
    }

	#effect_process {
		padding: 0 0 15% 0;
	}

	#effect_process .effect_slider{
		width: 80%;
		margin: 0 auto;
	}

	#effect_process .effect_slider div.goods img{
		width: 70%;
		margin: 0 auto;
	}

	#effect_process .effect_slider .slick-prev{
		font-size: 2rem;
		color: #fff;
		left: -8%;
		z-index: 9;
	}

	#effect_process .effect_slider .slick-next{
		font-size: 2rem;
		color: #fff;
		right: -8%;
		z-index: 9;
	}

	#effect_process .effect_slider .slick-dots{
		bottom: -12%;
	}

	#compare {
		padding: 10% 0;
	}

	#compare h1 {
		font-size: 2.25rem;
        font-weight: 400;
		width: 90%;
		margin: 0 auto;
	}

	#compare .table_pic {
		width: 80%;
		margin: 3% auto;
		border-radius: 30px;
		text-align: center;
	}

	#compare .table{
		width: 80%;
	}

	#compare .table li div{
		height: 75px;
	}

	#compare .table li div p{
		font-size: 1rem;
	}

	#compare .table li.first_line div p{
		font-size: 1.25rem;
	}

	#steps .main .flower{
		width: 90%;
	}

	#steps .main ul li img {
		width: 25%;
	}

	#steps .main ul.first {
		width: 90%;
		top: 5%;
	}

	#steps .main ul li div {
		width: 56%;
	}

	#steps .main ul li div h2 {
		font-size: 5vw;
	}

	#steps .main ul li.one div {
		margin: 5% 0 0 25%;
	}

	#steps .main ul li.two div {
    	margin: 5% 0 0 27%;
	}

	#steps .main ul.second{
		width: 90%;
		bottom: 3%;
	}

	#steps .main ul.second li div {
        margin: 0% 0 5% 25%;
    }

	#steps .main ul.second li.one div {
        margin: 0% 0 5% 25%;
    }

	#steps .main ul.second li.one img {
        margin: 0% auto 5%;
    }

	#steps .main ul.second li.two div {
        margin: 0% 0 5% 25%;
    }

	#steps .main ul li div p {
		font-size: 2.5vw;
	}

	#smooth{
		background-image: url("../images/bg_smooth_sp.jpg");
		padding: 8% 0;
	}

	#smooth h1 {
		font-size: 2rem;
		font-weight: 400;
		line-height: 1.5;
		text-align: center;
		color: #534c5e;
	}

	#smooth_process .smooth_slider {
		position: relative;
		width: 80%;
	}

	#smooth_process .smooth_slider .slick-prev{
		font-size: 2rem;
		color: #928a9b;
		left: -7%;
		z-index: 9;
	}

	#smooth_process .smooth_slider .slick-next{
		font-size: 2rem;
		color: #928a9b;
		right: -7%;
		z-index: 9;
	}

	#frizzy h1{
		font-size: 2rem;
	}

	#frizzy .table li.first_line div p,
	#frizzy .table li div.purple p{
		font-size: 2.5vw;
	}

	#frizzy .table li div p{
		font-size: 2vw;
	}

	#frizzy .table li:first-child div{
		min-height: 25px;
	}

	#frizzy .table li div {
        padding: 1%;
        margin: 2px;
    }

	#frizzy .frizzy_btn {
		width: 60%;
	}

	#baf h1 {
		font-size: 2rem;
	}

	#baf h2{
		font-size: 1.75rem;
	}

	#baf .sample {
		display: block;
	}

	#baf .sample li{
		width: 100%;
		margin: 0 0 8%;
	}

	#baf .sample li .before-after-container{
		height: 50vw;
	}

	#feedback {
		padding: 8% 0;
	}

	#feedback .ttl {
		width: 90%;
		margin: 0 auto 3%;
	}

	.reply .slick-dots {
		bottom: -3%;
	}

	#major .major_ttl {
		width: 90%;
	}

	#major_process .major_slider .slick-prev{
		font-size: 2rem;
		color: #fff;
		left: -7%;
		z-index: 9;
	}

	#major_process .major_slider .slick-next{
		font-size: 2rem;
		color: #fff;
		right: -7%;
		z-index: 9;
	}

	#major_process .major_slider .slick-dots {
		bottom: -15%;
	}

	#major .major_txt {
		width: 80%;
		margin: 15% auto;
		font-size: 1.25rem;
	}

	#qa_list .qa_block{
		display: none;
	}

	#qa_list .qa_block_sp{
		display: block;
	}

	#qa_list .qa_block_sp ul{
		width: 90%;
		margin: 0 auto;
		padding: 5% 0;
	}

	#qa_list .qa_block_sp ul li {
		border-radius: 20px;
	}

	#qa_list .qa_block_sp ul li:nth-child(even){
		background: #544b5e;
	}

	#qa_list .qa_block_sp ul li .qu p,
	#qa_list .qa_block_sp ul li .ans p,
	#qa_list .qa_block_sp ul li .qu p.arrow {
		font-size: 2.5vw;
	}

	#qa_list .qa_btn{
		width: 50%;
	}

}







@media screen and (max-width:500px) {

	.ng_txt {
        font-size: 5vw;
    }

	#process .ng_slider .slick-prev {
        left: -10%;
    }

	#process .ng_slider .slick-next {
        right: -10%;
    }

	#process .ng_slider .slick-dots {
        bottom: -23%;
    }

	#fda h1,
	#compare h1,
	#smooth h1,
	#frizzy h1,
	#baf h1{
        font-size: 6vw;
    }

	#fda h2,
	#baf h2{
        font-size: 5vw;
    }

	#fda .fda_block .cont p {
        font-size: 4vw;
		padding: 1% 0;
    }

	#effect_process .effect_slider{
		border-radius: 20px;
	}

	#effect_process .effect_slider .slick-dots {
        bottom: -20%;
    }

	#compare .table li div {
        min-height: 0;
        padding: 2% 0;
    }

	#compare .table li.first_line div p{
		font-size: 4vw;
	}

	#compare .table li div p {
        font-size: 3vw;
    }

	#steps .main {
		position: relative;
		padding: 15% 0;
	}

	#steps .main ul.first {
        width: 90%;
        top: 10%;
    }

	#steps .main ul.second {
        width: 90%;
        bottom: 8%;
    }

	#frizzy .table li:first-child div {
        min-height: 0;
    }

	#frizzy .table li div {
        min-height: 100px;
    }

	#baf .sample li p,
	#major .major_txt{
		font-size: 3vw;
	}

	#major{
		padding: 10% 0;
	}
}

