@charset "utf-8";

/* ++++++++++++++++++++++++++++++++++++++++

	/dog/honda-car/ Any Cars for PC

++++++++++++++++++++++++++++++++++++++++ */

@media print, screen and (min-width: 769px){

#contents_area {
	margin-bottom: 0;
	padding-bottom: 150px;
	background: 50% 114px repeat-y;
	background-size: 100%;
	color: #4c4c4c;
	font-size: 16px;
}
#contents_area img {
	display: block;
}

#contents_area img[src*='_sp.jpg'],
#contents_area img[src*='_sp.png'] {
	display: none;
}

#contents_area sup {
	vertical-align: super;
	font-size: 75%;
	line-height: 1;
}

.section+.section {
	margin-top: 0;
}

.section h3 {
	margin: 0;
	padding: 0;
}

.icon_type {
	display: inline-block !important;
	width: auto !important;
	height: 18px !important;
	margin: 0 5px;
	padding: 0 5px;
	border: solid 1px #ccc;
	background: #fff;
	vertical-align: text-top;
	color: #666 !important;
	font-weight: normal !important;
	font-size: 11px !important;
	line-height: 19px;
}
br:not(.sp)+.icon_type,
br+br.sp+.icon_type {
	margin: 5px 0 0;
}

.anim_ready .scroll_anim {
	position: relative;
	opacity: 0;
	transition: 1.5s opacity;
}

.anim_ready .anim_end {
	opacity: 1;
}

#contents_footer_navigation:before {
	display: none;
}


/* ----------------------------------------
	section_title
---------------------------------------- */

#section_title {
	width: 970px;
	height: 767px;
	padding-top: 7px;
	margin: auto;
	background: 0 0 no-repeat;
}

#section_title .section_inner {
	width: auto;
}

#section_title h2 {
	display: none;
}

#section_title p {
	font-size: 14px;
	line-height: 24px;
}

#section_title .notes {
	margin-top: 10px;
	font-size: 11px;
	line-height: 17px;
}


/* ----------------------------------------
	section_info
---------------------------------------- */

#section_info {
	width: 660px;
	margin: -5px auto 70px;
	background-size: 100% 100%;
	white-space: nowrap;
	letter-spacing: -.4em;
}

#section_info .section_inner {
	width: auto;
}

#section_info .title {
	width: 102px;
	padding-left: 27px;
}

#profile {
	margin-bottom: 22px;
	padding: 37px 0 30px;
	background: url(../image/info_separator_pc.png) 50% 100% no-repeat;
}

#profile ul,
#profile .photo,
#profile .size,
#bag .title,
#bag ul,
#bag li {
	display: inline-block;
	vertical-align: bottom;
}
#profile ul,
#profile li {
	background: 0 0 no-repeat;
	background-size: 100%;
}
#profile ul {
	width: 192px;
	margin: 0 20px 0 32px;
	padding-top: 2px;
	letter-spacing: 0;
	line-height: 20px;
}
#profile li {
	padding: 5px 5px 7px 16px;
	background-position: 0 100%;
}

#profile .photo {
	margin: -34px 20px 0 0;
}

#profile .size {
	margin-top: -56px;
}

#bag {
	padding-bottom: 30px;
}

#bag .title,
#bag ul,
#bag li {
	vertical-align: top;
}
#bag li {
	text-align: center;
	letter-spacing: 0;
	font-weight: bold;
	line-height: 1;
}
#bag li:nth-child(1) {
	margin-left: 12px;
}
#bag li:nth-child(2) {
	margin-left: 40px;
	vertical-align: bottom;
}
#bag li img {
	margin-bottom: 5px;
}
#bag li span {
	padding-left: 40px;
}


/* ----------------------------------------
	section_reason
---------------------------------------- */

.section_reason {
	background: 50% 100% no-repeat;
}

.section_reason .section_inner>.heading {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.section_reason h3 {
	margin: 0 auto 45px;
}

.section_reason .heading h3+p {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6875;
}

.section_reason [data-num] {
	position: relative;
	background: 0 100% no-repeat;
}

.section_reason [data-num] .heading {
	position: relative;
	z-index: 2;
	line-height: 25px;
}

.section_reason h4,
.section_reason .column h5 {
	margin-bottom: 10px;
	white-space: nowrap;
	letter-spacing: .1em;
	color: inherit;
	font-weight: normal;
	font-size: 24px;
	line-height: 1;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scaleX(.8);
	transform-origin: 0 0;
	transform: scaleX(.8);
}

.section_reason .notes {
	margin-top: 5px;
	font-size: 11px;
	line-height: 17px;
}

.section_reason .photo,

.section_reason .text {
	position: absolute;
	z-index: 1;
}

.section_reason .photo .deco>div>div,
.section_reason .deco img {
	position: relative;
	z-index: 1;
}
.section_reason .photo.deco:before,
.section_reason .photo.deco:after,
.section_reason .photo .deco>div:before,
.section_reason .photo .deco>div:after {
	content: '';
	position: absolute;
	z-index: 1;
}
.section_reason .photo.deco:before,
.section_reason .photo .deco>div:before {
	width: 90px;
	height: 90px;
}
.section_reason .photo.deco:after,
.section_reason .photo .deco>div:after {
	background: 50% 50% no-repeat;
	background-size: contain;
}

.photo_size	.slick-list {
	overflow: visible;
}

.photo_size .slick-dots {
	display: none !important;
}

.section_reason .btn,
.section_reason .btn:before {
	background: 0 0 no-repeat;
}
.section_reason .btn {
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 100%;
	width: 56px;
	height: 27px;
	margin-top: 5px;
	text-indent: 100%;
	cursor: pointer;
	transition: 0s;
}
.section_reason .btn:before {
	content: '';
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: 0 100%;
	transition: .2s;
}
.section_reason .btn.on:before  {
	opacity: 1;
}

.section_reason .list {
	text-align: center;
	letter-spacing: -.05em;
	font-size: 16px;
}
.section_reason .list li {
	position: absolute;
}
.section_reason .list li p {
	position: relative;
	z-index: 1;
}

.section_reason .list .photo {
	margin-bottom: 6px;
}

.section_reason .list .name {
	display: inline-block;
	letter-spacing: .1em;
	-webkit-transform-origin: 50% 0;
	-webkit-transform: scaleX(.8);
	transform-origin: 50% 0;
	transform: scaleX(.8);
}

.section_reason .list .desc {
	margin-top: 5px;
	font-size: 14px;
}

.section_reason .column {
	position: relative;
	box-sizing: border-box;
	width: 650px;
	margin: auto;
	padding: 22px 330px 30px 55px;
	background-size: 100% 100%;
}
.section_reason .column h4 {
	width: 87px;
	margin: 0 0 8px -43px;
}

.section_reason .column .photo {
	right: 55px;
	width: 250px;
}


/* ----------------------------------------
	section_accessory
---------------------------------------- */

#section_accessory {
	background: 50% 0 no-repeat;
	background-size: 100% auto;
}

#section_accessory .section_inner {
	background: 0 100% no-repeat;
}

#section_accessory h3 {
	position: relative;
	width: 283px;
	margin: auto;
}
#section_accessory h3:before {
	content: '';
	position: absolute;
	left: -135px;
	top: -60px;
	width: 105px;
	height: 118px;
	background: url(../image/accessory_title_deco_pc.png) 0 100% no-repeat;
}

#section_accessory .heading p {
	margin: 35px auto 0;
}

#section_accessory ul {
	margin: 0 -20px;
	text-align: center;
	letter-spacing: -.4em;
}
#section_accessory li {
	display: inline-block;
	width: 458px;
	margin: 30px 20px 0;
	padding: 6px 6px 0;
	background: #fff;
	text-align: center;
	letter-spacing: 0;
	font-size: 18px;
	line-height: 44px;
}
#section_accessory li span {
	display: inline-block;
	letter-spacing: .1em;
	-webkit-transform-origin: 50% 0;
	-webkit-transform: scaleX(.8);
	transform-origin: 50% 0;
	transform: scaleX(.8);
}

#section_accessory .break {
	display: block;
	margin: 30px auto 0;
}

#section_accessory .btn,
#section_car .btn {
	display: block;
	position: relative;
	width: 510px;
	margin: 40px auto 0;
	padding-right: 30px;
	text-align: center;
	letter-spacing: .1em;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
}
#section_accessory .btn:before,
#section_car .btn:before {
	content: '';
	position: absolute;
	right: 20px;
	top: 0;
	width: 50px;
	height: 100%;
	background: url(../image/btn_arrow.png) 50% 50% no-repeat;
	background-size: 100%;
}


/* ----------------------------------------
	section_car
---------------------------------------- */

#section_car .section_inner {
	width: 900px;
}

#section_car .heading {
	margin-bottom: 30px;
}

#section_car .heading .caution {
	text-align: center;
	white-space: nowrap;
	font-size: 16px;
	line-height: 1;
}
#section_car .heading .caution span {
	display: block;
	letter-spacing: .1em;
	-webkit-transform-origin: 50% 0;
	-webkit-transform: scaleX(.8);
	transform-origin: 50% 0;
	transform: scaleX(.8);
}

/* car_price
---------------------------------------- */

#car_price,
#car_spec {
	margin-bottom: 45px;
}
#car_price {
	float: left;
	width: 390px;
	padding-top: 40px;
}
#car_price h4 {
	margin-bottom: 20px;
	letter-spacing: .1em;
}
#car_price h4 small {
	font-size: 10px;
}
#car_price dt {
	float: left;
	width: 80px;
	border-radius: 4px;
	background: #4c4c4c;
	text-align: center;
	white-space: nowrap;
	letter-spacing: .1em;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
#car_price dd {
	position: relative;
	margin: 0 90px 20px;
	white-space: nowrap;
	font-size: 36px;
	line-height: 1;
}
#car_price dd:last-child {
	margin-bottom: 0;
}
#car_price dd span {
	font-size: 50%;
}
#car_price dd small {
	display: block;
	margin-top: 5px;
	font-size: 11px;
}

#car_price .icon_eco {
	position: absolute;
	left: 100%;
	top: 0;
	width: 80px;
}

#car_price .caution {
	margin-top: 15px;
	font-size: 11px;
	line-height: 17px;
}

/* car_spec
---------------------------------------- */

#car_spec {
	float: right;
	width: 495px;
}
#car_spec h4 {
	width: 90px;
	margin-bottom: 4px;
}

#car_spec_table {
	width: 482px;
	margin-left: 15px;
}
#car_spec_table table {
	width: 100%;
	background: url(../image/car_spec_table_bg_pc.png) 0 0 no-repeat;
}
#car_spec_table th,
#car_spec_table td {
	padding: 11px 0;
	font-size: 14px;
	line-height: 18px;
}
#car_spec_table tr:first-child th,
#car_spec_table tr:first-child td {
	padding-top: 13px;
}
#car_spec_table th {
	box-sizing: border-box;
	width: 175px;
	padding-left: 23px;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}
#car_spec_table td {
	text-align: center;
}
#car_spec_table sup {
	vertical-align: top;
}

#car_spec_table .caution {
	margin: 10px 0 0;
	font-size: 11px;
	line-height: 17px;
}

/* btn
---------------------------------------- */

#section_car .btn {
	clear: both;
}


/* ----------------------------------------
	section_caution
---------------------------------------- */

#section_caution {
	margin-top: 80px;
}
#section_caution ul+ul {
	margin-top: 20px;
}
#section_caution li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 11px;
}
#section_caution li+li {
	margin-top: 10px;
}

#section_caution .caution li {
	padding-left: 2em;
	text-indent: -2em;
}

#section_caution .color {
	color: #da4058;
}

#section_caution .bold {
	font-weight: bold;
}

#section_caution .large {
	font-size: 13px;
}


/* ----------------------------------------
	breadcrumb
---------------------------------------- */

#breadcrumb {
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -490px;
	font-size: 12px;
	line-height: 1;
}

}

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

#contents_area,
#section_accessory {
	background-size: auto;
}

}