@charset "utf-8";

html {
	-webkit-text-size-adjust: 100%;
/*	font-size: 62.5%;*/
	height: 100%;
}
body {
	
/*	font-size: 1.4rem;*/
	font-size: 13px;
	line-height: 150%;
	height: 100%;
}
* html body {  
/*	font-size:1rem;*/
	font-size: 13px;
}  

*:first-child+html body {  
/*	font-size:1rem;*/
	font-size: 13px;
} 

img{
	width:100%;
}


.wrapper {
/*	font-size: 1.4rem;*/
	font-size: 13px;
	z-index: 1;
	background: #fff;
	
}
.content_sp{
	margin-left: 15px;
	margin-right: 15px;
}




/* SP nav btn -------------------------------- */

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.menu-trigger {
	position: fixed;
	width: 20px;
	height: 20px;
	right: 15px;
	top: 25px;
	z-index: 5000;
}
.menu-trigger span {
	position: absolute;
	height: 2px;
	background-color: #000;
	width: 100%;
}


.menu-trigger span:nth-of-type(1) {
	left: 0px;
	top: 6px;
}

.menu-trigger span:nth-of-type(2) {
	left: 0px;
	bottom: 6px;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(2.5px) rotate(-45deg);
	transform: translateY(2.5px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
	-webkit-transform: translateY(-2.5px) rotate(45deg);
	transform: translateY(-2.5px) rotate(45deg);
}
/*

.menu-trigger_w span {
	background-color: #fff;
}
*/



/* site ----------------------------------- */


.sp_block{
	display: block;
}
.pc_only{
	display: none;
}

.ttl_c{
	font-size: 1.4rem;
}
.ttl_c span.sub{
	font-size: 70%;
	padding-top: 20px;
}

.ttl_c_bd{
	font-size: 1.0rem;
}
.ttl_c_bd span{
	padding-bottom: 10px;
}

.page_ttl{
	margin-bottom: 30px;
}

.ttl_mg{
	margin-top: 40px;
}

.box{
	height: 100vh;
}
.ttl_bd{
	font-size: 0.9rem;
	padding-bottom: 10px;
}


/* header ----------------------------- */

.gheader{
	width: 100%;
	height: 70px;
	left: 0;
}
.gheader .logo{
	width: 80px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
}

/* language_area ------------------------- */

.language_area{
	
}

.language{
	position: fixed;
	z-index: 2000;
	left: 15px;
	top:27px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.language a{
	text-decoration: none;
}
.language li{
	font-size: 13px;
	font-weight: 600;
	margin:0 3px;
}

.icon_mail{
	display: none;
}

/* gnav ------------------------- */

.gnav_area{
	position: fixed;
	left: -65%;
	top:70px;
	width:65%;
	height: calc(100vh - 70px);
	background: #fff;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.gnav_area_fix{
	left: 0;
}

.gnav{
	margin-left: 30px;
	margin-top: 40px;
	font-weight: 600;
	font-size: 13px;
}


/* index_BRANDS ------------------------- */

.index_brand{
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}


.btn_more{
	font-size: 1rem;
	padding-top: 40px;
	margin-top: 20px;
}

.btn_more::before{
	height: 30px;
}

/* index_news ------------------------- */

.index_news{
	margin-top: 60px;
	margin-left: 15px;
	margin-right: 15px;
}
.news_list li {
	margin-top: 20px;
}
.news_list li .day{
	display: block;
}

.index_news .ttl_area{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.index_news .ttl_area h2{
	font-size: 1.3rem;
}
.index_news .ttl_area .more{
	font-size: 1rem;
	font-weight: 600;
	position: relative;
}

.index_news .ttl_area .more::before{
	content: "";
	display: block;
	width: 15px;
	position: absolute;
	top:10px;
	left: -25px;
	background: #000;
	height: 1px;
}

.index_store_bn{
	margin-top: 40px;
}

/* gfooter ------------------------- */

.gfooter{
	margin-top: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
}

.footer_nav ul{
	width: 50%;
}
.footer_nav ul:first-child{
	margin-left: 50px;
}

.gfooter .copy{
	text-align: center;
	margin-top: 50px;
	font-size: 0.7rem;
}

.pagetop{
	right: 10px;
	bottom: 10px;
}

/* COMPANY ------------------------- */

.company_tbl{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 50px;
}
.company_tbl dt,.company_tbl dd{
	margin-top: 20px;
}
.company_tbl dt{
	width: 90px;
	padding-right: 10px;
}
.company_tbl dd{
	width: calc(100% - 100px);
}

.businessG{
	margin-top: 120px;
}
.businessG01{
	margin-top: 80px;
}
.businessG h4{
	font-size: 2.8rem;
	line-height: 120%;
	margin-top: -30px;
}
.businessG .txt_area{
	margin-left: 30px;
	margin-right: 30px;
}
.businessG .intro{
	margin: 40px 0 35px;
	font-size: 1.1rem;
	font-weight:600;
	line-height: 140%;
}

.businessG{
	position: relative;
}
.businessG::before{
	content: "";
	display: block;
	width: 1px;
	height: 70px;
	position: absolute;
	left: 50%;
	top:-90px;
	background: #000;
}
.businessG01::before{
	display: none;
}

/* PRIVACY ------------------------- */

.privacy_cont{
	margin-left: 15px;
	margin-right: 15px;
}

.privacy_cont h3{
	margin-top: 40px;
	font-size: 0.9rem;
	padding-bottom: 10px;
}

/* PRIVACY ------------------------- */

.contact_cont{
	margin-left: 15px;
	margin-right: 15px;
}
.contact_nav{
	margin-bottom: 50px;
}
.contact_nav li{
	margin-top: 20px;
	font-size: 0.9rem;
}
.ttl_contact{
	font-size: 0.8rem;
	margin-top: 40px;
}
.contact_box{
	padding: 30px 0;
}
.contact_tel a{
	text-decoration: none;
}

.contact_tel .tel_link a{
	font-size: 1.4rem;
	color:#c03 !important;
}

.form_area dl dt{
	margin-top: 20px;
}
.form_area dl dd{
	margin-top: 10px;
}
/*
.form_area .btn_input input{
	font-size: 1.2rem;
}
*/
.form_area .btn_input{
/*	width:250px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.contact_nav02{
	margin-top: 70px;
}

/* STORE ------------------------- */
.store_search_area{
	padding: 30px 15px;
}
.store_searchG .ttl{
	width: 60px;
}
.store_search_parts{
	width: calc(100% - 80px);
}

.search_brand_list li{
	width: calc(50% - 7.5px);
	margin-right: 15px;
	margin-bottom: 20px;
}
.search_brand_list li:nth-child(even){
	margin-right: 0;
}

.search_brand_list .check{
	width: 20px;
}
.search_brand_list .img{
	width: calc(100% - 20px);
}

.search_result_areaG{
	margin-top: 40px;
}

.search_result_area{
	margin-left: 20px;
	margin-right: 20px;
}

.search_result_areaG h3{
	font-size: 20px;
	padding-bottom: 20px;
}
.search_result_areaG h4{
	font-size: 1.0rem;
	margin-bottom: 15px;
}
.search_result_list li::after{
	right: 0px;
}


/* BRAND ------------------------- */

.brand_nav{
	
}

.brand_nav li{
	line-height: 40px;
	font-size: 13px;
	width: 33.1%;
}
.brand_cont .txt_area{
	margin-top: 40px;
}
.brand_nav02 li{
	width: 50%;
}
.brand_intro{
	font-size: 1.0rem;
	margin-bottom: 40px;
}
.brand_intro + .brand_intro{
	margin-top: -20px;
}
.brand_intro img{
	width: auto;
}

.brand_cont{
	margin-left: 20px;
	margin-right: 20px;
}

.brand_slide_area .brand_cont_slide{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
}

.brand_bn{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}
.brand_bn li{
	margin-top: 20px;
}

.product_nav{
	margin-top: 30px;
}
.product_nav li{
	width: 10px;
	text-align: center;
	margin: 0 5px;
}
.product_nav li a{
	display:block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	background: #bababa;
	border-radius: 50%;
}
.product_nav li a.active{
	background: #000;

}
.product_slide_area{
	width: calc(100% - 50px);
	margin-left: auto;
	margin-right: auto;
}
.product_slide_area .bx-prev,.product_slide_area .bx-next{
	width: 15px;
	height: 20px;
	margin-top: -10px;
	background-size: cover;
}
.product_slide_area .bx-prev{
	left: 10px;
}
.product_slide_area .bx-next{
	right: 10px;
}
.product_slide_txt{
	margin: 0 0 30px 20px;
}

.brand_txt{
	margin-top: 40px;
}

.brand_slide_area{
	margin-top: 30px;
}

/* INFORMATION ------------------------- */

.page_info_cont{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}

.wp-pagenavi a,.wp-pagenavi span{
	margin: 0 5px 10px;
}

.info_cont{
	margin-top: 30px;
}
.prev_next{
	margin-top: 40px;
}

.txt_thanks01{
	font-size: 15px;
	margin: 30px 0;
}