
@media screen and (max-width: 999px) {
body, #wrapper{
	width: 1000px;
	min-width: 1000px;	
}
} /* End Media 999px */


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

html, body{
	font-size: 14px;
}

/* css common 
---------------------------------------------------------- */
.sp{ display: block; }
.pc{ display:none; }

body, #wrapper, .box_full{
	width: 100%;
	min-width: 100%;
}

#main, .box{
	width: 94%;
	min-width: 94%;
}

#h_box{
	padding: 15px 0;
}
#h_left {
	width: 200px;
}
#h_right {
	width: auto;
	padding-top:0px;
}

/* header 
---------------------------------------------------------- */

/* hamburger */
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	width: 36px;
	height: 30px;
	margin-top: 6px;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #4b280f;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 14px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.menu_sp.active .menu-trigger span:nth-of-type(1) {
	-webkit-transform: translateY(14px) rotate(-45deg);
	transform: translateY(14px) rotate(-45deg);
}
.menu_sp.active span:nth-of-type(2) {
	opacity: 0;
}
.menu_sp.active span:nth-of-type(3) {
	-webkit-transform: translateY(-14px) rotate(45deg);
	transform: translateY(-14px) rotate(45deg);
}

/* top_menu */
#header .top_menu{
	width: 40px;
	margin-left: 10px;
	float: left;
}

.menu_list li{
	position: relative;
	overflow: hidden;
	background: #4b280f;
}
.menu_list a{
	display: block;
	padding: 20px 0 20px 0px;
	box-sizing: border-box;
	text-align: center;
	width: 87%;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.menu_list a:hover{
	color: #FFF;
}
.menu_list .acordion{ display: none;}
.menu_list .non_sub,
.menu_list li li a{
	background:url(./common/images/common/arrow01.png) no-repeat right center;
	background-size: auto 20px;
	width: 100%;
}
.menu_list ul a{ 
	font-size: 100%; 
}
.menu_list li li a{ padding-left: 20px; }
.menu_list .trigger{
	width: 10%;
	height: 46px;
	background: url(./common/images/common/bg_plus.png) no-repeat right center;
	background-size: auto 20px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.menu_list .trigger.active{
	background-image: url(./common/images/common/bg_min.png);
}
.menu_list li ul{ border-top: 1px solid #999999; }
.menu_list li li{ background: #666666; }
.menu_list li li:last-child{	border: none; }

.menusp_wrap{ position: relative; }
.menusp_wrap .acordion_tree_top{
	width: 100%; 
	position: absolute !important;
	height: 1000px;
	padding-bottom: 200px;
	left: 0;
	top: 0px;
	background: #4b280f;
	transition: none;
	display: none;
}
.acordion_tree_top *{
	transition: none;
}

/* tab_con 
---------------------------------------------------------- */
.tab_con .msg {
	width: 100%;
}
.tab_con .img {
	width: 100%;
	text-align: center;
	margin-bottom: 4%;
}
.tab_con.pic_l .img, .tab_con.pic_r .msg,
.tab_con.pic_l .msg, .tab_con.pic_r .img,
.tab_con.flow_picl .img,
.tab_con.flow_picr .img {
	float: none;
	margin-left: 0;
	margin-right: 0;
}


/* margin style 
---------------------------------------------------------- */
.section {
	margin-bottom:12%;
}
.container {
	margin-bottom:8%;
}
.case {
	margin-bottom:6%;
}
.pack {
	margin-bottom:4%;
}
.item {
	margin-bottom:2%;
}


/* footer 
---------------------------------------------------------- */
#scrollUp {
	width: 30px;
	height: 30px;
}
#footer {
	padding: 8% 0;
	margin-top: 15%;
}

/* title style 
---------------------------------------------------------- */
.title_main {
	margin-bottom: 20px;
	font-size: 200%;
}
.title_main span{	
	background-size: auto 15px;
	padding-right: 20px;
}
.title_master{
	font-size: 160%;
	margin-bottom: 10%;
}
.title_master span{
	font-size: 200%;
}

.title_step{
	font-size: 160%;
}



/*-------------------------------------------------
---- media screen for content
------------------------------------------------- */

/* main_img_wrap 
---------------------------------------------------------- */
#main_img_wrap{
	background-size: 200%;
	background-position: 50% bottom;
}

/* promotion 
---------------------------------------------------------- */
#promotion{
	background-size: 150%;
}
.arr{
	background-size: 20%;
	padding-top: 12%;
}
#promotion .msg{ padding-top: 4%; }
#promotion .txt_promo{
	margin: 10px 0 10% 0;
}


/* product 
---------------------------------------------------------- */
.pad_sty{ padding: 12% 0;}
#product {
	background-size: 150%;
}
#product .num{
	font-size: 15vw;
}
#product .title_sub{ font-size: 140%;}

#product p{ font-size: 80%;}
#product .img{ 
	width: 100%;
 	padding: 0 35%;
	box-sizing: border-box;
}
#product .msg{ width: 100%; }
#product .col:nth-child(4) .num,
#product .col:nth-child(5) .num{
	top: 5%;
}
#product .col .img{ margin-bottom: 4%;}
#product .col:nth-child(5) .img{
	padding-top: 34%;
}


/* discount 
---------------------------------------------------------- */
.discount .btn_big,
.discount .btn_brown{
	width: 100%;
}
.btn_big{
	font-size: 140%;
}
.btn_big span{	
	background-size: 25px auto;
	padding-right: 40px;
}


/* use 
---------------------------------------------------------- */
#use .need_img{
	padding: 0 20%;
	box-sizing: border-box;
}
#use .use_box .hand{
	display: none;
}
#use .use_box{
	padding: 6%;
}


/* voice 
---------------------------------------------------------- */
#voice{
	background-size: 280%;
}
#voice .voice_box{
	background: #0d0d12;
	padding: 5%;
}
#voice .voice_box li{
	background-size: 40px;
	padding-left: 60px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}



/* faq
---------------------------------------------------------- */
#faq{
	background-size: 200%;
}
#faq .faq .q{
	background-position: 13px 15px;
	background-size: 20px;
	padding: 10px 10px 10px 50px;
}
#faq .faq .q p{
	background-position: right 6px;
	background-size: 15px;
	padding-right: 20px;
}
#faq .faq .a{
	background-position: 13px 15px;
	background-size: 20px;
	padding: 10px 0 0 50px;
}

/* step 
---------------------------------------------------------- */
#step{
	background-size: 200%;
}
#step .container{
	padding-bottom: 8%;
}
#step ul{
	margin-bottom: 4%;
	background-position: center 7vw;
	background-size: 6% auto;
}

/* trust-form 
---------------------------------------------------------- */
.contact-form table th, .contact-form table td {
    padding: 10px 0!important;
}
.contact-form table th {
	background: #d29500!important;
}
.contact-form table .subject {
	width: 70%;
}
div#trust-form table ul li {
	line-height: 2!important;
}

} /* End Media 768px */


@media screen and (max-width:420px) {
/* tb_cell 
---------------------------------------------------------- */
.tb_cell th,
.tb_cell td{
	width: 100% !important;
	display:block;
}


/* container 
---------------------------------------------------------- */
.container .msg {
	width: 100%;
}
.container .img {
	width: 100%;
	text-align: center;
	margin-bottom: 4%;
}
.pic_l .img, .pic_r .msg,
.pic_l .msg, .pic_r .img,
.flow_picl .img,
.flow_picr .img {
	float: none;
	margin-left: 0;
	margin-right:0;
}


/* menu_list 
---------------------------------------------------------- */
.menu_list ul a{
	width: 82%;	
}
.menu_list .trigger{
	width: 15%;	
}


/*-------------------------------------------------
---- media screen for content
------------------------------------------------- */


/* promotion 
---------------------------------------------------------- */
#promotion .img{ width: 100%;
	padding: 0 10%;
	box-sizing: border-box;
}
#promotion .msg{ 
	width: 100%; padding-top: 0; 
}


/* promotion 
---------------------------------------------------------- */
#product .col .container{
	padding: 0px !important;
	border: none !important;
}

#product .num{
	font-size: 25vw;
	right: 0 !important;
	top: 0 !important;
}
#product .col .msg{
	border-bottom: 1px solid #888;
	margin-bottom: 8%;
	padding-bottom: 8%;
}
#product .col .msg img{
	width: 75%;
	margin: auto;
	display: block;
}
#product .col:last-child .msg{
	border: none;
	padding: 0;
}


/* promotion 
---------------------------------------------------------- */
#use .use_box .img,
#use .use_box .msg{ width: 100%; }

#use .need_img{
	padding: 0 10%;
}
#use .use_box .img{
	padding: 0 18%;
	box-sizing: border-box;
}



/* step 
---------------------------------------------------------- */
#step .img{
	width: 100%;
	padding: 0 37%;
}
#step .msg{
	width: 100%;
}
#step .title_step{
	text-align: center;
	margin-bottom: 10px;
}
#step ul{
	background-position: center 9vw;
}


} /* End Media 420px */


