@charset "utf-8";
@media screen and (max-width : 768px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/styling/design/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
.section .head_title,
.section h3 {
	text-align: center;
}

/* -----------------------------------
    #section_styling
----------------------------------- */
#section_styling{
    margin: 0 0 10px 0;
}
#section_styling .head_title{
	text-align: left;
}
#section_styling h3{
	text-align: left;
}
#section_styling .pic{
    line-height: 0;
}
	
	#section_styling .img_slider .caption {
		text-align: right;
	}
	#section_styling .slick-arrow,
	#section_styling .slick-dots {
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all 300ms linear;
		transition: all 300ms linear;
	}
#section_styling.section .pic_full img{
	margin: 6px 0 35px;
}
	
/* -----------------------------------
    #section_design
----------------------------------- */
#section_design{
    margin: 0 auto 70px;
}


/* -----------------------------------
    #section_form
----------------------------------- */
#section_form{
    padding: 50px 0 10px 0;
    overflow: hidden;
}

#section_form .desc{
    margin: 0 0 35px 0;
}

#section_form .pic{
    width: 100% !important;
    max-width: 1280px !important;
    margin: 0 auto 10px auto;
    overflow: hidden;
}
	
/* -----------------------------------
    #section_std
----------------------------------- */
#section_std .head_title img{
    width: 100px;
}
	
/* -----------------------------------
【-特装 WHITE CLASSY STYLE-】
----------------------------------- */
#white_classy .head_title {
	margin-top: 30px;
	font-size: 13px;
}
#white_classy .head_title img{
	width: 218px;
	margin-top: 9px;
}
/* -----------------------------------
    #section_select
----------------------------------- */
#section_select .head_title img{
    width: 102px;
}
/* -----------------------------------
    #section_premium
----------------------------------- */
#section_premium .head_title img{
    width: 125px;
}
/* -----------------------------------
    #section_rs
----------------------------------- */
#section_rs .head_title img{
    width: 77px;
}
/* -----------------------------------
    #section_special
----------------------------------- */	
#section_special.bg {
    padding: 54px 0 50px !important;
}
#section_special h3 {
	padding-left: 15px;
	text-align: left;
}
#section_special .section_desc {
	padding: 0 15px;
	margin-bottom: 30px;
	text-align: left;
}

#section_special .special_wrap {

}

#section_special .special_wrap li{
	width: 100%;
    padding: 0 15px 20px;
	
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
#section_special .special_wrap li p{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#section_special .special_wrap .sp_pic{
	width:36%  !important;
}
#section_special .special_wrap .sp_pic img{
	width:100% ;
}
#section_special .detail {
	width: 52%;
	text-align: left;
	padding-left: 15px;
}
#section_special .detail a{
	display: inline-block;
	width: 100%;
}
#section_special .detail a:after {
	display: inline-block;
	width: 20%;
    background-position: right top;
	position: absolute;
	top: 30%;
	right: 4%;
}
/* -----------------------------------
    .section.gallery
----------------------------------- */
.section.gallery{
    width: 100%;
    margin: 0 auto 40px auto;
}

.section.gallery .img_slider .slider_inner {
	padding: 0;
}
	
	.section.gallery .img_slider.col01 .caption {
		padding: 0 15px;
	}

/*img_slider*/
.section.section_bodycolor .img_slider.col03{
    padding:16px 10px 0;
}
.img_slider.col03 .slider_inner {
    padding: 0 6px;
}

.img_slider.col03 img {
    margin: 0 0 7px 0;
}
.slick-dotted.slick-slider {
    margin-bottom: 40px;
}
/* -----------------------------------
    .section_bodycolor
----------------------------------- */
.section.bg {
    padding: 69px 0 50px !important;
	margin-bottom: 80px
}
.section_bodycolor{
    width: inherit;
    margin: 0 0 40px 0;
}
.section_bodycolor .bodycolor_inner {
}
.section_bodycolor .color_slider{
    margin: 0 0 15px 0;
}
.section_bodycolor .body_color_gallery{
    position: relative;
}
.section_bodycolor .color_slider .pic {
	margin-top: -10px;
}

.section_bodycolor .color_slider .pic img {
    width: 75%;
	margin-left: 25%;
    height: auto;
/*    border: 1px solid #00f;*/
}	
	
/*smartkey*/
.section_bodycolor .color_slider .smartkey_wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
/*    border: 1px solid #0f0;*/
}
.section_bodycolor .color_slider .smartkey_wrap:before {
    content:"";
    display: block;
    padding-top:70%;
}
	
.section_bodycolor .color_slider .smartkey_wrap img{
	width: 30%;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	line-height: 13px;
	padding-left: 3px;
/*    border: 1px solid #f00;*/
}
.section_bodycolor .color_slider .smartkey_wrap p{
	width: 92px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	padding-left: 3px;
/*    border: 1px solid #f00;*/
}
		
	
.section_bodycolor .color_slider .name{
    margin: 0 0 10px 0;
    font-size: 14px;
}

.section_bodycolor .color_slider .caption{
    font-size: 14px;
    line-height: 1.285em;
    margin: 0 15px 10px 15px;
}

.section_bodycolor .body_color_gallery .type{
    font-size: 12px;
    line-height: 1.333em;
}

.section_bodycolor .body_color_gallery .caution{
    margin: 5px 0 10px 0;
    font-size: 12px;
}

.section_bodycolor .color_slider .sup{
    font-size: 14px;
    position: relative;
    top: 0;
    left: 0;
}

.section_bodycolor .body_color_gallery .caution_wrap {
    margin: 10px 15px 0;
}
    
.section_bodycolor .body_color_gallery .caution_wrap .caution {
    font-size: 13px;
    line-height: 19px;
    color: #da4058;
    visibility: visible;
}

.section_bodycolor .body_color_gallery .caution_wrap .caution.disp {
    visibility: visible;
}


	/* -----------------------------------
	#section_smartkey
	----------------------------------- */
	#section_smart_key .key_imgs {
		margin: 0 15px;
	}
	
	#section_smart_key .key_imgs ul {
		width: 100%;
		margin: 0 0 -20px 0;
		position: relative;
		overflow: hidden;
	}

	#section_smart_key .key_imgs ul li {
		width: 11%;
		margin: 0 6.8% 20px 0;
		float: left;
	}
	
	#section_smart_key .key_imgs ul li:nth-child(6),
	#section_smart_key .key_imgs ul li:nth-child(12) {
		margin-right: 0;
	}

	#section_smart_key .key_imgs ul li img {
		width: 100%;
		height: auto;
	}
	
	/* -----------------------------------
    #section_access
	----------------------------------- */
	#section_access .head_title{
		text-align: left;
	}
}