@charset "utf-8";

@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
.scroll_anim.fadein {
	opacity: 0.3;
}

.scroll_anim.fadein.anim_end {
	transition: opacity 0.5s ease-out 0s;
	opacity: 1;
}

#main_visual.scroll_anim.fadein {
	opacity: 0;
}

#main_visual.scroll_anim.fadein.anim_end {
	transition-duration: 2.0s;
	transition-delay: 1.0s;
	opacity: 1;
}


#contents_area {
	/*padding-top: 56px;*/
}

.section {
	margin: 0;
	padding: 0;
	color: #fff;
}

.img_bg img {
	width: 100%;
	height: auto;
}

.img_txt img {
	width: 100%;
	height: auto;
}

.section h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1;
}







.section .special {
	position: relative;
	margin: 0 auto;
	margin-top: 15vw;
}

.section .special h4 {
	font-size: 6vw;
	letter-spacing: 0.03em;
	text-align: center;
	margin-bottom: 15vw;
	font-family: "Noto Serif Japanese";
}

.section .special h4 img.switch_sp {
	width: 100%;
	height: auto;
}

/*
.section .special h4 span {
	position: relative;
	display: inline-block;
	margin-top: 3vw;
	font-size: 75%;
}

.section .special h4 span:before,
.section .special h4 span:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	width: 8vw;
	border-bottom: 1px solid #fff;
}

.section .special h4 span:before {
	left: 0;
	transform: translateX(-10vw);
}

.section .special h4 span:after {
	right: 0;
	transform: translateX(10vw);
}
*/

.section .special .gallery {
	position: relative;
	width: 90%;
	margin: 0 auto;
}

.section .special .gallery .item {
	margin-top: 15vw;
}

.section .special .gallery .item .title {
	text-align: center;
	margin-bottom: 3vw;
}

.section .special .gallery .item .title img {
	display: inline;
	width: auto;
	height: 9vw;
}

.section .special .gallery .item .title img.switch_pc {
	display: none !important;
}

.section .special .gallery .item .zoom {
	display: block;
	position: relative;
}

.section .special .gallery .item .zoom:after {
	content: ' ';
	display: block;
	position: absolute;
	right: 2vw;
	bottom: 2vw;
	width: 5vw;
	height: 5vw;
	background-image: url(../image/btn_zoom.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.section .special .gallery .item .zoom:hover {
	opacity: 1 !important;
}

.section .special .gallery .item .img {
	overflow: hidden;
}

.section .special .gallery .item .img img {
	width: 100%;
	height: auto;
	transition-duration: 0.3s;
}

.section .special .gallery .item .img img:hover {
	/*transform: scale(1.1);*/
}

.section .special .gallery .caption {
	font-size: 3.5vw;
	line-height: 1.4;
	margin-top: 2vw;
}

.section .special .gallery .item_wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 15vw;
}

.section .special .gallery .item_wrapper .item {
	float: left;
	width: calc(50% - 2vw);
	margin-top: 0;
}

.section .special .gallery .item_wrapper .item_left {
}

.section .special .gallery .item_wrapper .item_right {
	margin-left: 2vw;
}

.section .special .gallery .item_wrapper .caption_wrapper {
	position: relative;
	clear: both;
	padding-top: 3vw;
}

.section .special .gallery .item_wrapper .caption_wrapper .caption {
	margin-top: 5vw;
}

.section .special .gallery .item_wrapper .caption_wrapper .caption:first-child {
	margin-top: 0;
}

.section .special .gallery .item_wrapper .caption_wrapper .caption .small {
	font-size: 75%;
}

.section .special .caution {
	position: relative;
	width: 90%;
	margin: 0 auto;
	font-size: 3vw;
	margin-top: 15vw;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.6;
}






#main_visual {
	position: relative;
}

#main_visual .bg {
	position: relative;
	padding-top: 33vw;
	padding-bottom: 17vw;
	top: 0;
	left: 0;
	width: 100%;
}

#main_visual .title {
	position: absolute;
	top: 6vw;
	left: 0;
}

#main_visual .title .small {
}

#main_visual .title .large {
	margin-top: 5vw;
}

#main_visual .copy {
	position: absolute;
	bottom: 0;
	left: 0;
}

#main_visual .copy .large {
}








#exterior {
	margin-top: 40vw;
}

#exterior .main_img {
	margin-top: 20vw;
	width: 100%;
}




#interior {
	margin-top: 40vw;
	padding-bottom: 35vw;
}

#interior .main_img {
	margin-top: 20vw;
	width: 100%;
}







#color {
	padding: 30vw 0 35vw;
	background-color: #313131;
}

#color .section_inner {
	width: 100%;
}

#color .body_color,
#color .interior_color {
	position: relative;
	margin-top: 20vw;
}

#color .body_color h4,
#color .interior_color h4 {
	position: relative;
	width: 90%;
	margin: 0 auto;
	font-size: 6vw;
}

#color .body_color h4 img,
#color .interior_color h4 img {
	width: 100%;
	height: auto;
}

#color .body_color .color_slider {
	margin-top: 15vw;
}

#color .body_color .color_slider .slick-slide {
}

#color .body_color .color_slider .slick-arrow {
	display: none !important;
}

#color .body_color .color_slider .name {
	position: relative;
	width: 90%;
	margin: 0 auto;
	margin-top: 25vw;
	font-size: 4vw;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	height: 3em;
}

#color .body_color .color_slider .name .small {
	font-size: 100%;
}

#color .body_color .color_slider .caution {
	position: relative;
	width: 90%;
	margin: 0 auto;
	margin-top: 2vw;
	font-size: 2.5vw;
	text-align: left;
}

#color .body_color .nav_wrap {
	position: absolute;
	width: 90% !important;
	left: 5vw;
	bottom: 22vw;
}

#color .body_color .nav_wrap .nav_color_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#color .body_color .nav_wrap .nav_color_list li {
	position: relative;
	width: 18%;
	height: auto;
}

#color .body_color .nav_wrap .nav_color_list li img {
	display: block;
	width: 100%;
	height: auto;
}

#color .body_color .nav_wrap .nav_color_list li.current:after {
	background-image: url(../image/ico_color_current.png) !important;
	background-size: 7.5vw;
}




#color .interior_color {
}


#color .interior_color .item {
	position: relative;
	width: 90%;
	margin: 0 auto;
	margin-top: 15vw;
}

#color .interior_color .item .img {
	margin-top: 3vw;
}

#color .interior_color .item .img:first-child {
	margin-top: 0;
}

#color .interior_color .item .img img {
	width: 100%;
	height: auto;
}

#color .interior_color .item .name {
	margin-top: 5vw;
	font-size: 4vw;
	line-height: 1.4;
	font-weight: bold;
}

#color .interior_color .item .name .small {
	display: inline-block;
	font-size: 75%;
	font-weight: normal;
}

#color .interior_color .item .name .small br.sp {
	display: inline !important;
}

#color .interior_color {
}

#color .interior_color {
}










#dealer_option {
	position: relative;
	background-color: #888f94;
	color: #000;
	padding-bottom: 155px;
}


#dealer_option .sub_section {
	position: relative;
	background-color: #000;
}

#dealer_option .sub_section .main_img {
	/*padding-top: 15vw;*/
}

#dealer_option .sub_section .title {
	position: absolute;
	top: 15%;
	left: 0;
}

#dealer_option .gallery {
}

#dealer_option .gallery .item img {
}

#dealer_option .gallery {
}

#dealer_option .gallery .item .name {
	font-size: 3.5vw;
	line-height: 1.4;
	margin-top: 2vw;
}


#dealer_option .package {
	position: relative;
	width: 90%;
	margin: 0 auto;
	margin-top: 20vw;
}

#dealer_option .package .row {
}

#dealer_option .package .row:nth-child(1) {
}

#dealer_option .package .row:nth-child(1) p:nth-child(1) {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

#dealer_option .package .row:nth-child(1) p:nth-child(1) .strong {
	font-size: 5vw;
	font-weight: bold;
}

#dealer_option .package .row:nth-child(1) p:nth-child(1) .border {
	position: relative;
	display: inline-block;
	padding: 0.5vw;
	font-size: 3vw;
	border: 1px solid #000;
	margin-left: 3vw;
}

#dealer_option .package .row:nth-child(1) p:nth-child(1) .small {
	display: block;
	margin-top: 3vw;
	font-size: 3.5vw;
}

#dealer_option .package .row:nth-child(1) p.modulo {
	text-align: right;
}

#dealer_option .package .row:nth-child(1) p.modulo img.switch_sp {
	display: inline-block;
	width: 40vw;
	height: auto;
	margin-top: 5vw;
}

#dealer_option .package .row:nth-child(2) {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 5vw;
	padding: 5vw 0 5vw;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#dealer_option .package .row:nth-child(2) p:nth-child(1) {
	font-weight: bold;
}

#dealer_option .package .row:nth-child(2) p.price {
	width: 50%;
}

#dealer_option .package .row:nth-child(2) p.price img {
	width: 100%;
	height: auto;
}

#dealer_option .caution {
	position: relative;
	width: 90%;
	margin: 0 auto;
	margin-top: 20vw;

	font-size: 2.5vw;
	line-height: 1.8;
}

#dealer_option .caution p {
	font-weight: bold;
}

#dealer_option .caution ul li {
	text-indent: -1em;
	padding-left: 1em;
}

#dealer_option .caution ul li.underline {
	text-decoration: underline;
}

#dealer_option .caution ul li.strong {
	font-weight: bold;
}










#equipment {
	padding: 30vw 0 35vw;
}

#equipment .section_inner {
	position: relative;
	width: 90%;
	margin: 0 auto;
}

#equipment .title .large {

}

#equipment .sub_section {
}

#equipment .sub_section h4 {
	margin-top: 20vw;
	margin-bottom: 5vw;
	font-size: 5vw;
	font-weight: bold;
	text-align: center;
}

#equipment .sub_section ul li {
	font-size: 3.5vw;
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.8;
	margin-top: 3vw;
	font-weight: bold;
}

#equipment .sub_section ul li:first-child {
	margin-top: 0;
}

#equipment .sub_section ul li .small {
	position: relative;
	font-size: 3vw;
	left: -1em;
	text-indent: -1em;
	padding-left: 1em;
	font-weight: normal;
	line-height: 1.4;
}




#conversion {
	position: relative;
}

#conversion .main_img {
}

#conversion .items {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0%);
	width: 100%;
}

#conversion .items .btn {
	margin: 13.5vw 15vw;
}

#conversion .items .btn p {
	text-align: center;
}

#conversion .items .btn p img.switch_sp {
	display: inline-block;
	margin-bottom: 20px;
	height: 5vw;
}

#conversion .items .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0068b7;
	border: 1px solid #0068b7;
	font-size: 5vw;
	color: #fff;
	width: 100%;
	line-height: 14vw;
	box-sizing: border-box;
	transition: background-color 0.5s ease-out 0s, border-color 0.5s ease-out 0s;
}

#conversion .items .btn a:hover {
	opacity: 1 !important;
	background-color: #000;
	border-color: #fff;
}

#conversion .items .btn a:after {
	content: ' ';
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	background-image: url(../image/ico_arrow_right_pc.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#conversion .items .zankure {
		margin: 13.5vw 15vw;
}

#conversion .items .zankure a {
	display: block;
}

#conversion .items .zankure a img.switch_sp {
	display: block;
	width: 100%;
	height: auto;
}

#caution {
	padding-top: 30vw;
	padding-bottom: 30vw;
}

#caution .section_inner {
	position: relative;
	width: 90%;
	margin: 0 auto;
	font-size: 2.5vw;
	line-height: 1.8;
}

#caution .section_inner p {
	margin-bottom: 5vw;
}


#caution .section_inner ul li {
	text-indent: -1em;
	padding-left: 1em;
}





#tokuso_modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	opacity: 0;
	z-index: -1;
	transition: opacity 0.3s linear 0s;
}

#tokuso_modal.open {
	opacity: 1;
}

#tokuso_modal.front {
	z-index: 101;
}

#tokuso_modal .modal {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 12vw 0;
	transform: translateY(-50%);
	visibility: hidden;
	z-index: -1;
}

#tokuso_modal .modal.active {
	visibility: visible;
	z-index: 101;
}

#tokuso_modal .modal .btn_close {
	display: block;
	position: absolute;
	right: 3vw;
	top: 0;
	z-index: 1;
}

#tokuso_modal .modal .btn_close img {
	width: 8vw;
	height: auto;
}

#tokuso_modal .modal .img_slider {
	margin: 0;
}

#tokuso_modal .modal .img_slider .title {
	margin-bottom: 3vw;
	padding: 0;
	text-align: center;
}

#tokuso_modal .modal .img_slider .title img.switch_pc {
	display: none !important;
}

#tokuso_modal .modal .img_slider .title img.switch_sp {
	display: inline-block;
	width: auto;
	height: 9vw;
}

#tokuso_modal .modal .img_slider .pic {
	position: relative;
	width: 90%;
	margin: 0 auto !important;
}

#tokuso_modal .modal .img_slider .name {
	margin-top: 4vw;
	color: #fff;
	font-size: 3.5vw;
	line-height: 1.4;
	text-align: center;
}

#tokuso_modal .modal .img_slider .caution {
	margin-top: 3vw;
	color: #fff;
	font-size: 2.5vw;
	line-height: 1.4;
	text-align: center;
}

#tokuso_modal .modal .img_slider .slick-dots {
	bottom: 0 !important;
	margin-top: 3vw;
}

#tokuso_modal .modal .img_slider .slick-dots li,
#tokuso_modal .modal .img_slider .slick-dots li button,
#tokuso_modal .modal .img_slider .slick-dots li button:before {
	width: 10vw;
	height: 1.5vw;
}

#tokuso_modal .modal .img_slider .slick-dots li {
	margin: 0;
}

#tokuso_modal .modal .img_slider .slick-dots li button {
	padding: 0;
}

#tokuso_modal .modal .img_slider .slick-dots li button:before {
	border-radius: 0;
	background-color: #434343;
}

#tokuso_modal .modal .img_slider .slick-dots li:hover button:before,
#tokuso_modal .modal .img_slider .slick-dots li.slick-active button:before {
	background-color: #0064a1;
	opacity: 1;
}

#tokuso_modal .modal .img_slider .slick-arrow {
	width: 4vw;
	height: 15vw;
	margin: 0;
	background-size: contain;
	bottom: auto !important;
	top: 40% !important;
	transform: translateY(-50%);
}

#tokuso_modal .modal .img_slider .slick-arrow.slick-disabled {
	visibility: hidden;
}

#tokuso_modal .modal .img_slider .arrow_prev {
	background-image: url(../image/btn_slider_prev_pc.png);
	left: 2vw !important;
}

#tokuso_modal .modal .img_slider .arrow_next {
	background-image: url(../image/btn_slider_next_pc.png);
	right: 2vw !important;
}

#tokuso_modal .modal.dealer_option .img_slider .slider_inner {
	padding-top: 3vw;
}

#tokuso_modal.gray {
	background-color: rgba(136, 143, 148, 0.9);
}






}