#calsmotor {
	font-family: "Noto Serif Japanese", serif;
	font-weight: 400;
}
#calsmotor figure {
	margin: 0;
}
#calsmotor figure img {
	display: block;
	width: 100%;
}
#calsmotor h3 {
	padding: 0;
}
#calsmotor p {
	font-size: 1.2rem;
}
@media screen and (max-width: 480px) {
	#calsmotor p {
		font-size: 1.3rem;
		font-weight: 500;
	}
}

#calsmotor .messages {
	margin-bottom: 100px;
	text-align: center;
}
#calsmotor .messages h3 {
	margin-bottom: 24px;
	font-family: "Proza Libre", sans-serif;
	font-size: 2.4rem;
}
#calsmotor .messages p:last-child {
	margin-bottom: 0;
}
#calsmotor .messages p.strong {
	margin-top: 28px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 180%;
}
@media screen and (max-width: 980px) {
	#calsmotor .messages {
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 767px) {
	#calsmotor .messages {
		margin-bottom: 60px;
	}
}
@media screen and (max-width: 640px) {
	#calsmotor .messages h3 {
		font-size: 2.2rem;
	}
}
@media screen and (max-width: 540px) {
	#calsmotor .messages {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 420px) {
	#calsmotor .messages p.strong br.onpc {
		display: none;
	}
}

#calsmotor .logo {
	padding: 70px 0 66px;
	text-align: center;
}
#calsmotor .logo img {
	display: inline-block;
	width: calc(100% - 40px);
	max-width: 360px;
}
@media screen and (max-width: 980px) {
	#calsmotor .logo {
		padding: 44px 0 40px;
	}
	#calsmotor .logo img {
		max-width: 260px;
	}
}
@media screen and (max-width: 740px) {
	#calsmotor .logo {
		padding: 34px 0 31px;
	}
	#calsmotor .logo img {
		max-width: 210px;
	}
}
@media screen and (max-width: 540px) {
	#calsmotor .logo {
		padding: 20px 0 17px;
	}
	#calsmotor .logo img {
		max-width: 140px;
	}
}

#calsmotor .mainv {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 56.65%;
}

#calsmotor .concept .ph {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	margin-bottom: 64px;
	background-position: center;
	background-size: cover;
	color: #fff;
}
#calsmotor .concept .ph:before {
	content: "";
	display: block;
	width: 0;
	padding-top: 58%;
}
#calsmotor .concept .ph h2 {
	margin-bottom: 0;
	padding: 0 20px;
	text-align: center;
}
#calsmotor .concept .ph h2 .proza {
	padding: 0;
	font-family: "Proza Libre", sans-serif;
	letter-spacing: normal;
}
#calsmotor .concept .ph h2 .proza:after {
	content: none;
}
#calsmotor .concept .ph h2 small {
	display: block;
	margin-bottom: 16px;
	font-size: 10px;
	line-height: 100%;
}
#calsmotor .concept .ph h2 .brand {
	margin-top: 11px;
	padding: 0;
	font-size: 64%;
	line-height: 160%;
}
#calsmotor .concept .ph h2 .brand:after {
	content: none;
}
@media screen and (max-width: 980px) {
	#calsmotor .concept .ph h2 {
		font-size: 2.3rem;
	}
}
@media screen and (max-width: 767px) {
	#calsmotor .concept .ph {
		margin-bottom: 44px;
	}
}
@media screen and (max-width: 720px) {
	#calsmotor .concept .ph h2 {
		font-size: 2.1rem;
	}
	#calsmotor .concept .ph h2 small {
		margin-bottom: 8px;
	}
}
@media screen and (max-width: 540px) {
	#calsmotor .concept .ph {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 480px) {
	#calsmotor .concept .ph h2 {
		font-size: 1.9rem;
	}
	#calsmotor .concept .ph h2 .brand {
		font-size: 71%;
		font-weight: 600;
	}
}

#calsmotor .gallery {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto 90px;
	width: calc(100% - 20px);
}
#calsmotor .gallery figure {
	width: calc((100% - 140px) / 3);
}
@media screen and (max-width: 1040px) {
	#calsmotor .gallery figure {
		width: calc((100% - 100px) / 3);
	}
}
@media screen and (max-width: 840px) {
	#calsmotor .gallery {
		margin-bottom: 64px;
	}
	#calsmotor .gallery figure {
		width: calc((100% - 70px) / 3);
	}
}
@media screen and (max-width: 640px) {
	#calsmotor .gallery {
		margin-bottom: 44px;
	}
}
@media screen and (max-width: 540px) {
	#calsmotor .gallery figure {
		width: calc((100% - 48px) / 3);
	}
}

#calsmotor .eyecatch {
	margin: 0 auto 100px;
	width: calc(100% - 80px);
	max-width: 740px;
}
#calsmotor .eyecatch img {
	display: block;
	width: 100%;
}
@media screen and (max-width: 540px) {
	#calsmotor .eyecatch {
		margin-bottom: 80px;
	}
}

#calsmotor .concept .bgtext {
	margin-bottom: 90px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}
#calsmotor .concept .bgtext > div {
	background-color: #000000dd;
	padding: 28px 20px 36px;
	text-align: center;
}
#calsmotor .concept .bgtext h3 .en {
	font-family: "Proza Libre", sans-serif;
	font-size: 2.4rem;
}
#calsmotor .concept .bgtext h3 small {
	display: block;
	margin-top: 10px;
	font-size: 1.2rem;
}
#calsmotor .concept .bgtext p {
	font-weight: bold;
}
#calsmotor .concept .bgtext p:last-child {
	margin-bottom: 0;
}
@media screen and (max-width: 767px) {
	#calsmotor .concept .bgtext {
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 640px) {
	#calsmotor .concept .bgtext h3 .en {
		font-size: 2.2rem;
	}
}
@media screen and (max-width: 540px) {
	#calsmotor .concept .bgtext {
		margin-bottom: 48px;
	}
}


#calsmotor .concept .features .cols2 {
	align-items: center;
}
#calsmotor .concept .features .cols2:not(:last-child) {
	margin-bottom: 90px;
}
#calsmotor .concept .features .cols2.reverse {
	flex-direction: row-reverse;
}
#calsmotor .concept .features .cols2 figure, 
#calsmotor .concept .features .cols2 .txt {
	width: 50%;
}
#calsmotor .concept .features .cols2 .txt {
	padding-left: 80px;
}
#calsmotor .concept .features .cols2.reverse .txt {
	padding-left: 0;
	padding-right: 80px;
}
#calsmotor .concept .features .cols2 .txt h4 {
	margin-bottom: 24px;
	font-family: "Proza Libre", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
}
#calsmotor .concept .features .cols2 .txt p {
	margin-bottom: 0;
}
@media screen and (max-width: 840px) {
	#calsmotor .concept .features .cols2 .txt {
		padding-left: 40px;
	}
	#calsmotor .concept .features .cols2.reverse .txt {
		padding-right: 40px;
	}
}
@media screen and (max-width: 767px) {
	#calsmotor .concept .features .cols2:not(:last-child) {
		margin-bottom: 64px;
	}
}
@media screen and (max-width: 640px) {
	#calsmotor .concept .features .cols2 {
		display: block;
	}
	#calsmotor .concept .features .cols2 figure, 
	#calsmotor .concept .features .cols2 .txt {
		width: 100%;
	}
	#calsmotor .concept .features .cols2 figure {
		margin-bottom: 32px;
	}
	#calsmotor .concept .features .cols2 .txt,
	#calsmotor .concept .features .cols2.reverse .txt {
		padding: 0;
	}
	#calsmotor .concept .features .cols2 .txt h4 {
		margin-bottom: 14px;
	}
}

#calsmotor .origMessage .cols2 {
	margin-bottom: 36px;
}
#calsmotor .origMessage .gallery {
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 58px;
	width: 100%;
}
#calsmotor .origMessage .gallery figure.main,
#calsmotor .origMessage .gallery .spec {
	margin-bottom: 36px;
}
#calsmotor .origMessage .gallery figure.main {
	width: 56%;
}
#calsmotor .origMessage .spec {
	width: 44%;
	padding-left: 40px;
}
#calsmotor .origMessage .spec h4 {
	margin-bottom: 14px;
	font-family: "Proza Libre", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: normal;
}
#calsmotor .origMessage .spec dl {
}
#calsmotor .origMessage .spec dl dt {
	width: 74px;
	font-size: 1.1rem;
}
#calsmotor .origMessage .spec dl dd {
	margin-bottom: 8px;
	border-bottom: 1px solid #ddd;
	padding-left: 84px;
	padding-bottom: 8px;
	font-size: 1.2rem;
	line-height: 200%;
}
#calsmotor .origMessage .spec dl dd.sml {
	font-size: 1.1rem;
	line-height: 190%;
}
#calsmotor .origMessage .messages {
	margin-bottom: 50px;
}
#calsmotor .origMessage .gallery figure {
    width: calc((100% - 46px) / 3);
}
#calsmotor .origMessage .tocontact {
	text-align: center;
}
#calsmotor .origMessage .tocontact a {
	display: inline-block;
	border-radius: 8px;
	background-color: #2bc1aa;
	padding: 20px 80px 22px;
	color: #fff;
	font-size: 1.6rem;
	line-height: 100%;
}
#calsmotor .origMessage .tocontact a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#calsmotor .origMessage .totel {
	margin-top: 24px;
	text-align: center;
}
#calsmotor .origMessage .totel a {
	color: #21af9a;
	font-size: 1.5rem;
	font-weight: 600;
	text-decoration: underline;
}

@media screen and (max-width: 980px) {
	#calsmotor .origMessage .gallery {
		justify-content: center;
	}
	#calsmotor .origMessage .gallery figure.main {
		margin-bottom: 44px;
		width: 100%;
		max-width: 740px;
	}
	#calsmotor .origMessage .spec {
		width: 100%;
		max-width: 680px;
		padding-left: 0;
	}
	#calsmotor .origMessage .spec h4 {
		margin-bottom: 26px;
		font-size: 1.7rem;
	}
}
@media screen and (max-width: 980px) and (min-width: 768px) {
	#calsmotor .origMessage .gallery figure:not(.main):not(:last-child) {
		margin-right: 23px;
	}
}
@media screen and (max-width: 800px) {
	#calsmotor .origMessage .messages {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 767px) {
	#calsmotor .origMessage .gallery figure {
		margin-right: 23px;
		margin-bottom: 22px !important;
		width: calc((100% - 23px) / 2 - 0.1px) !important;
	}
	#calsmotor .origMessage .gallery figure:nth-child(3),
	#calsmotor .origMessage .gallery figure:nth-child(5){
		margin-right: 0;
	}
	#calsmotor .origMessage .gallery .spec {
		order: 5;
		margin-top: 12px;
		margin-bottom: 0;
	}	
}
@media screen and (max-width: 640px) {
	#calsmotor .origMessage .gallery {
		margin-bottom: 40px;
	}
	#calsmotor .origMessage .tocontact a {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 1.4rem;
	}
	#calsmotor .origMessage .totel a {
		font-size: 1.3rem;
	}
	#calsmotor .origMessage .spec h4 {
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 580px) {
	#calsmotor .origMessage .gallery figure {
		margin-right: 16px;
		margin-bottom: 14px !important;
		width: calc((100% - 16px) / 2 - 0.1px) !important;
	}
}
@media screen and (max-width: 480px) {
	#calsmotor .origMessage .messages {
		margin-bottom: 34px;
	}
	#calsmotor .origMessage .spec dl dt {
		font-size: 1.2rem;
	}
	#calsmotor .origMessage .spec dl dd {
		font-size: 1.3rem;
	}
}

#calsmotor .completeCar .cars {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
#calsmotor .completeCar .cars > div {
	width: calc((100% - 80px) / 3);
	text-align: center;
}
#calsmotor .completeCar .cars > div:nth-child(-n + 2) {
	width: calc((100% - 40px) / 2);
}
#calsmotor .completeCar .cars > div:nth-child(n + 3) {
	margin-top: 70px;
}
#calsmotor .completeCar .cars > div.ttl {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-bottom: 40px;
}
#calsmotor .completeCar h3 {
	margin-bottom: 0;
	text-align: center;
	font-size: 2.4rem;
}
#calsmotor .completeCar h3 .marker {
	display: inline-block;
	background-image: linear-gradient(180deg, transparent, transparent 67%, #6fd9c8 67%);
	line-height: 1.4em;
}
#calsmotor .completeCar h3 small {
	display: block;
	margin-top: 18px;
	font-size: 1.2rem;
}
#calsmotor .completeCar h4 {
	margin-bottom: 14px;
	font-family: "Proza Libre", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: normal;
}
#calsmotor .completeCar figure.main {
	margin: 0 auto 12px;
	width: 100%;
	max-width: 240px;
}
#calsmotor .completeCar figure.main a {
	display: inline-block;
}
#calsmotor .completeCar figure.main a:hover {
	opacity: 0.8;
}
#calsmotor .completeCar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#calsmotor .completeCar ul li {
	font-size: 1.1rem;
	line-height: 170%;
}
#calsmotor .completeCar ul li:not(:last-child) {
	margin-bottom: 13px;
}
#calsmotor .completeCar .cols2 {
	align-items: center;
}
#calsmotor .completeCar .cols2:not(:last-child) {
	margin-bottom: 40px;
}
#calsmotor .completeCar .cols2 .lft,
#calsmotor .completeCar .cols2 .rgt {
	width: 50%;
}
#calsmotor .completeCar .cols2 .lft .variation {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: space-between;
}
#calsmotor .completeCar .cols2 .lft .variation figure {
	width: calc(100% / 3);
}
#calsmotor .completeCar .cols2 .rgt {
	padding-left: 80px;
}
#calsmotor .completeCar .togallery a {
	display: inline-block;
	border-radius: 4px;
	background-color: #29b49f;
	padding: 9px 24px 8px;
	color: #fff;
	font-family: "Proza Libre", sans-serif;
	font-size: 1.1rem;
	font-weight: 500;
	line-height: 100%;
}
#calsmotor .completeCar .togallery a:hover {
	text-decoration: none;
}
#calsmotor .completeCar .galleryHidden {
	display: none;
}
#calsmotor .completeCar .att {
	margin-top: 54px;
	margin-bottom: 0;
	text-align: right;
}
@media screen and (max-width: 767px) {
	#calsmotor .completeCar .cars > div {
		width: calc((100% - 40px) / 2);
	}
	#calsmotor .completeCar .cars > div:nth-child(n + 3) {
		margin-top: 44px;
	}
	#calsmotor .completeCar figure.main {
		max-width: 280px;
	}
}
@media screen and (max-width: 640px) {
	#calsmotor .completeCar h3 {
		font-size: 2.2rem;
	}
	#calsmotor .completeCar .att {
		margin-top: 30px;
		text-align: left;
	}
}
@media screen and (max-width: 540px) {
	#calsmotor .completeCar .cars > div.ttl {
		width: 100%;
	}
	#calsmotor .completeCar .cars > div,
	#calsmotor .completeCar .cars > div:nth-child(2) {
		width: calc((100% - 20px) / 2);
	}
	#calsmotor .completeCar .cars > div:nth-child(3) {
		margin-top: 0 !important;
	}
}
@media screen and (max-width: 480px) {
	#calsmotor .completeCar .cars > div.ttl {
		padding-bottom: 20px;
	}
	#calsmotor .completeCar .cars > div:nth-child(n + 3) {
		margin-top: 32px;
	}
	#calsmotor .completeCar ul li {
		font-size: 1.2rem;
	}
	#calsmotor .completeCar ul li:not(:last-child) {
		margin-bottom: 12px;
	}
}
