/* Branding on the banner */
a#CybotCookiebotDialogPoweredbyCybot,
div#CybotCookiebotDialogPoweredByText {
	display: none;
}

/* Branding on the widget */
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
	display: none;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo svg {
	display: block;
	fill: #FFFFFF;
	width: 163px;
	height: 26px;
	opacity: .6;
	display: none !important;
}

.sekisu-loading {
	cursor: pointer;
}

#ifmSekisui {
	height: 45px;
	width: 100%;
}

#ifmSekisui.full-load {
	width: 100%;
	height: 100%;
}

.mt-6 {
	margin-top: 4rem !important;
}

.form_contents {
	margin: 0 auto 30px;
	box-sizing: border-box;
}

.request-broachures {
	max-width: 75vw;
	width: 450px;
	margin: 0 auto;
}

.request-broachures.full-design {
	max-width: 89vw;
	width: 85%;
	margin: 0 auto;
}

.request-broachures.full-design .btn-block {
	width: 70%;
	margin: 0 auto;
}

.form_contents ul {
	font-size: 12px;
}

.field-label {
	display: inline-block;
	font-weight: 400;
	margin-bottom: 10px;
}

.form_contents select {
	background-image: url(../images/select.png);
	background-position: right 10px center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
	padding: 0 10px;
	box-sizing: border-box;
}

.form_contents .subscription {
	display: block;
	margin: 10px auto 35px;
	text-align: center;
	font-size: 16px;
}

.form_contents .privacypolicy_link {
	display: block;
	margin: 10px auto 35px;
	text-align: center;
	font-size: 15px;
}

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

	.form_contents .download-full,
	.form_contents .request-broachures {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 100% !important;
	}

	.form_contents .col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 8.3333333333% !important;
	}

	.form_contents .col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 33.3333333333%;
	}

	.form_contents .col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 58.3333333333%;
	}
}

.section-subtitle-form {
	font-size: 24px;
	line-height: 2;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	color: #231f20;
}

.section-subtitle-form-sub {
	font-size: 24px;
	line-height: 2;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	color: #231f20;
}

@media (min-width: 992px) {
	.section-subtitle-form-sub {
		font-size: 22px;
		margin-bottom: 20px;
	}
}

.section-subtitle-form::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/title.svg) no-repeat;
	background-position: left center;
}

@media (min-width: 992px) {
	.section-subtitle-form::before {
		width: 16px;
		height: 16px;
	}
}

.section-subtitle-form-sub span {
	display: block;
	text-indent: 4em;
}

.section-subtitle-form span {
	display: block;
	text-indent: 4em;
}

.checkbox-form {
	margin-top: 9px;
	margin-right: 9px;
}

#sub-modal {
	max-width: initial;
}

.vr-container {
	position: relative;
	text-align: center;
}

.vr-centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.accordion-container p.accordion-titles.js-accordion-titles {
	cursor: initial;
}

.required {
	color: red;
}

input[type=checkbox] {
	transform: scale(1.5);
}

/* download SolarP */
#download_SolarP .l-site-header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

@media (min-width: 576px) {
	#download_SolarP .l-site-header {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	#download_SolarP .l-site-header {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	#download_SolarP .l-site-header {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	#download_SolarP .l-site-header {
		max-width: 1140px;
	}
}

@media (min-width: 1400px) {
	#download_SolarP .l-site-header {
		max-width: 1320px;
	}
}

#download_SolarP .l-site-downloadHeader .l-site-header {
	max-width: none;
}

#download_SolarP .frame:not(.is-bg-img) {
	padding-top: 0px;
}

#download_SolarP .all_area2 {
	font-size: 14px;
}

#download_SolarP .all_area2.width-large {
	width: 100%;
}
#download_SolarP .all_area2.width-middle {
	width: 60%;
}
#download_SolarP .all_area2.width-small {
	width: 45%;
}

#download_SolarP .section-subtitle {
	margin-bottom: 0px;
	margin-left: -35px;
}

@media (max-width:992px) {
	#download_SolarP .section-subtitle {
		margin-left: -15px;
	}
}

#download_SolarP .form_SolarP {
	display: flex;
}

#download_SolarP .form_SolarP .form_SolarP_left {
	width: 60%;
	margin: 0 25px;
	padding: 10px;
}

#download_SolarP .form_SolarP.width-middle .form_SolarP_left {
	width: 50%;
}
@media (max-width:768px) {
  #download_SolarP .form_SolarP.width-middle .form_SolarP_left {
    width: 100%;
  }
}

#download_SolarP .form_SolarP.width-large .form_SolarP_left {
	width: 75%;
}
#download_SolarP .form_SolarP .form_SolarP_right {
	width: 40%;
	margin: 0px auto;
}

#download_SolarP .form_SolarP.width-middle .form_SolarP_right {
	width: 50%;
}
@media (max-width:768px) {
  #download_SolarP .form_SolarP.width-middle .form_SolarP_right {
    width: 100%;
  }
}

#download_SolarP .form_SolarP.width-large .form_SolarP_right {
	width: 25%;
}

#download_SolarP .form_SolarP_forminner {
	background-color: #eeeeee;
	padding: 1rem;
}

#download_SolarP .form-control {
	height: 24px;
}

#download_SolarP .form-control-Shippingaddressl {
	height: 80px;
}

#download_SolarP .form-control.form-control__hAuto {
	height: auto;
}

#download_SolarP .form-control::placeholder {
	color: #ced4da;
	opacity: 1;
}

#download_SolarP .form_SolarP_thumbnail {
	width: 290px;
	margin: 0 auto;
}

#download_SolarP .form_SolarP_thumbnail.form_SolarP_thumbnail__wideImg {
	width: auto;
}

#download_SolarP .form_SolarP_thumbnail.form_SolarP_thumbnail__multiImg {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: auto;
}

#download_SolarP .form_SolarP_thumbnail.form_SolarP_thumbnail__multiImg::after {
	content: "";
	width: block;
	width: 290px;
}

#download_SolarP .form_SolarP_thumbnail img {
	height: 350px;
}

#download_SolarP .form_SolarP_thumbnail.form_SolarP_thumbnail__wideImg img {
	height: auto;
}

#download_SolarP .form_SolarP_thumbnail.form_SolarP_thumbnail__wideImg img.maxW-480 {
	width: 100%;
	max-width: 480px;
}

#download_SolarP .form_SolarP_thumbnail_contents {
	text-align: center;
}

#download_SolarP .form_SolarP_thumbnail_contents_box {
	display: inline-block;
	text-align: left;
}

#download_SolarP .form_SolarP_thumbnail_contents_box_langAttention {
	padding-left: 2rem;
}

#download_SolarP .form_SolarP_subscription {
	font-size: 12px;
}

#download_SolarP .form_SolarP_checkboxlabel {
	display: flex;
	align-items: flex-start;
}

#download_SolarP .form_SolarP_checkboxlabel.form_SolarP_checkboxlabel__column {
	flex-direction: column;
}

#download_SolarP .form_SolarP_checkboxlabel_list {
	margin-top: -0.25rem;
}

#download_SolarP .form_SolarP_checkboxlabel_list_item {
	display: inline-block;
	margin-top: 0.25rem;
	margin-right: 0.5rem;
}

#download_SolarP .form_SolarP_checkboxlabel input[type=checkbox] {
	margin-right: 15px;
	transform-origin: top left;
}

#download_SolarP .form_SolarP_privacylink {
	font-size: 10px;
}

@media (min-width: 768px) {

	#download_SolarP .form_SolarP__pcContentsWHalf .form_SolarP .form_SolarP_left,
	#download_SolarP .form_SolarP__pcContentsWHalf .form_SolarP .form_SolarP_right {
		width: 50%;
	}
}

@media (max-width:992px) {
	#download_SolarP .form_SolarP .form_SolarP_left {
		margin: 0 5px;
	}
}

@media (max-width:768px) {
	#download_SolarP .form_SolarP {
		display: block;
	}

	#download_SolarP .form_SolarP .form_SolarP_left {
		width: 100%;
	}

	#download_SolarP .form_SolarP_thumbnail.form_SolarP_thumbnail__multiImg img:nth-of-type(n + 2) {
		margin-top: 10px;
	}

	#download_SolarP .form_SolarP .form_SolarP_right {
		width: 100%;
	}

	#download_SolarP .all_area2.width-large,
	#download_SolarP .all_area2.width-middle,
	#download_SolarP .all_area2.width-small {
		width: 100%;
	}
}

/* 各ページ問い合わせフォーム */
.inquiryForm {
	/*display: flex;*/
}

.inquiryForm .inquiryForm_left {
	width: 60%;
	margin: 0 25px;
	padding: 10px;
}

.inquiryForm .inquiryForm_right {
	width: 40%;
	margin: 0px auto;
}

.inquiryForm .inquiryForm_forminner {
	background-color: #eeeeee;
	padding: 1rem;
}

.inquiryForm .form-control {
	height: 24px;
}

.inquiryForm .form-control-Shippingaddressl {
	height: 80px;
}

.inquiryForm .form-control.form-control__hAuto {
	height: auto;
}

.inquiryForm .form-control::placeholder {
	color: #ced4da;
	opacity: 1;
}

.inquiryForm .inquiryForm_thumbnail {
	width: 290px;
	margin: 0 auto;
}

.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__wideImg {
	width: auto;
}

.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__multiImg {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: auto;
}

.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__multiImg::after {
	content: "";
	width: block;
	width: 290px;
}

.inquiryForm .inquiryForm_thumbnail img {
	height: 350px;
}

.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__wideImg img {
	height: auto;
}

.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__wideImg img.maxW-480 {
	width: 100%;
	max-width: 480px;
}

.inquiryForm .inquiryForm_thumbnail_contents {
	text-align: center;
}

.inquiryForm .inquiryForm_thumbnail_contents_box {
	display: inline-block;
	text-align: left;
}

.inquiryForm .inquiryForm_thumbnail_contents_box_langAttention {
	padding-left: 2rem;
}

.inquiryForm .inquiryForm_subscription {
	font-size: 12px;
}

.inquiryForm .inquiryForm_checkboxlabel {
	display: flex;
	align-items: flex-start;
}

.inquiryForm .inquiryForm_checkboxlabel.inquiryForm_checkboxlabel__column {
	flex-direction: column;
}

.inquiryForm .inquiryForm_checkboxlabel_list {
	margin-top: -0.25rem;
}

.inquiryForm .inquiryForm_checkboxlabel_list_item {
	display: inline-block;
	margin-top: 0.25rem;
	margin-right: 0.5rem;
}

.inquiryForm .inquiryForm_checkboxlabel input[type=checkbox] {
	margin-right: 15px;
	transform-origin: top left;
}

.inquiryForm .inquiryForm_privacylink {
	font-size: 10px;
}

@media (min-width: 768px) {

	.inquiryForm.inquiryForm__pcContentsWHalf .inquiryForm_left,
	.inquiryForm.inquiryForm__pcContentsWHalf .inquiryForm_right {
		width: 50%;
	}
}

@media (max-width:992px) {
	.inquiryForm .inquiryForm_left {
		margin: 0 5px;
	}
}

@media (max-width:768px) {
	.inquiryForm {
		display: block;
	}

	.inquiryForm .inquiryForm_left {
		width: 100%;
	}

	.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__multiImg img:nth-of-type(n + 2) {
		margin-top: 10px;
	}

	.inquiryForm .inquiryForm_right {
		width: 100%;
	}
}

/* press_release_220414 */
.un_overview_table {
	margin: 0 auto;
	max-width: 1000px;
}

.un_overview_table table {
	border: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
}

.un_overview_table th,
.un_overview_table td {
	padding: 20px;
	border: 1px solid #ccc;
}

.un_overview_table th {
	background: #f5f5f5;
	text-align: center;
}

@media (max-width:768px) {
	.un_overview_table {
		overflow-x: scroll;
	}

	.un_overview_table th,
	.un_overview_table td {
		white-space: nowrap;
	}
}



@media (max-width:768px) {
	div.cielora-01_pt-2 {
		padding-bottom: 0;
	}
}



.cielora-01-top_contents {
	margin-bottom: 100px;
}

@media (max-width:768px) {
	.cielora-01-top_contents {
		margin-bottom: 55px;
	}

}

@media (max-width:768px) {
	.form_cielora-01 {
		padding-top: 5px;
	}
}

.cielora-01-btn {
	margin: 0 auto 30px;
	width: 50%;
}

#download_SolarP .cielora-01-modal_title {
	margin-bottom: 50px;
}

@media (max-width:768px) {
	#download_SolarP .cielora-01-modal_title {
		margin-bottom: 30px;
	}
}

.cielora-01-bottom_contents {
	padding-top: 110px;
	padding-bottom: 0;
}

@media (max-width:768px) {
	#subtab2-content.cielora-01_subtab2-content {
		padding-top: 105px;
	}
}


@media (max-width:768px) {
	#subtab2-content .cielora-01_section-flame {
		margin-bottom: 10px;
	}
}


.cielora-01_feature-cont-text {
	padding: 0px 15px 20px 0px;
}

@media (max-width:992px) {
	.cielora-01_colum-reverse {
		flex-direction: column-reverse;
	}
}

/* news/design-lineup.html slide */

.hero-flame.is-design-lineup .hero-text h1.hero-text-title {
	margin-top: unset;
	margin-bottom: unset;
	line-height: unset;
}

.pcBlock {
	display: block;
}

@media (max-width:768px) {
	.pcBlock {
		display: none;
	}
}

.design-lineup_color-slide {
	display: flex;
	margin-bottom: 90px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

@media (max-width:768px) {
	.design-lineup_color-slide {
		margin-bottom: 40px;
	}
}

@media (max-width:992px) {
	.design-lineup_sp-direction-column {
		flex-direction: column-reverse;
	}
}

.design-lineup_color-slide img {
	width: 100vw;
	height: auto;
}

.design-lineup_color-slide img:first-child {
	animation: slide1 60s -30s linear infinite;
}

.design-lineup_color-slide img:last-child {
	animation: slide2 60s linear infinite;
}

@keyframes slide1 {
	0% {
		transform: translateX(100%);
	}

	to {
		transform: translateX(-100%);
	}
}

@keyframes slide2 {
	0% {
		transform: translateX(0);
	}

	to {
		transform: translateX(-200%);
	}

}

/* electronic-vehicle.html */

.electronic-vehicle_content_area {
	padding-top: 0;
}

.electronic-vehicle_feature-cont-text_span {
	display: block;
	margin-bottom: 12px;
}

@media (max-width:768px) {
	.electronic-vehicle_feature-cont-text_span {
		margin-bottom: 8px;
	}
}

.electronic-vehicle_btn-box {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-direction: column;
	width: 90%;
	margin: 0 auto;
}

.electronic-vehicle-cont-btn {
	margin-right: 0;
	margin-top: 20px;
}


/* design-appliation */

.design-appliation_font20 {
	font-size: 20px;
}

@media (max-width:768px) {
	.design-appliation_font20 {
		font-size: 18px;
	}
}


@media (min-width:992px) {
	.design-appliation_w-100p {
		width: 100%;
	}
}


/* indexPAGE icon _Panoramic-Roof */

.iconbox-img img.iconbox-img_Panoramic-Roof {
	width: 75px;
}

@media (min-width: 992px) {
	.iconbox-img img.iconbox-img_Panoramic-Roof {
		width: 120px;
	}

}

/* icon resize */

.l-site-header .menu_list .nav_item .panel .panel_inner .panel_item img.panel_item-img_ev {
	height: 56px;
	margin: 13px auto 2px;
}

.l-site-header .menu_list .nav_item .panel .panel_inner .panel_item img.panel_item-img_pr {
	height: 40px;
	margin: 24px auto 8px;
}

.sidebar-contents-item img.panel_item-img_ev {
	height: 58px;
	margin: 0 auto;
}

.sidebar-contents-item img.panel_item-img_pr {
	height: 43px;
	margin: 6px auto 9px;
}

.sidebar-contents-item img.panel_item-img_sound {
	margin: 8px auto 10px;
}


/* sound-auto.html */


.sound-auto_span_bold {
	font-weight: bold;
}

/* PVB-interlayer  */

div.section-flame-pvb {
	margin-bottom: 110px;
}

@media (max-width:768px) {
	div.section-flame-pvb {
		margin-bottom: 40px;
	}
}

#PVB-interlayer_form.inquiryForm {
	display: flex;
}

@media (max-width:768px) {
	#PVB-interlayer_form.inquiryForm {
		flex-direction: column;
	}
}

#PVB-interlayer_form.inquiryForm .inquiryForm_left {
	width: 60%;
	margin: 0 25px;
	padding: 10px;
}

@media (max-width:768px) {
	#PVB-interlayer_form.inquiryForm .inquiryForm_left {
		width: 100%;
		margin: 0 auto;
		padding: 10px;
	}
}

#PVB-interlayer_form.inquiryForm .inquiryForm_right {
	width: 40%;
	margin: 0px auto;
}

@media (max-width:768px) {
	#PVB-interlayer_form.inquiryForm .inquiryForm_right {
		width: 100%;
	}
}


#PVB-interlayer_form.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__wideImg img {
	height: auto;
	width: 40%;
}

/* general-03 */
h2.un_general03_dn_title {
	position: relative;
	margin-left: 100px;
}

h2.un_general03_dn_title::before {
	content: "";
	background: url(../images/icon/slec_icon_15.svg) no-repeat center center / contain;
	width: 65px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: -84px;
}


h2.un_general03_pr_title {
	position: relative;
	margin-left: 100px;
}

h2.un_general03_pr_title::before {
	content: "";
	background: url(../images/icon/Panoramic-Roof.svg) no-repeat center center / contain;
	width: 65px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: -84px;
}

h2.un_general03_sp_title {
	position: relative;
	margin-left: 100px;
}

h2.un_general03_sp_title::before {
	content: "";
	background: url(../images/icon/slec_icon_14.svg) no-repeat center center / contain;
	width: 65px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: -84px;
}

h2.un_general03_sa_title {
	position: relative;
	margin-left: 100px;
}

h2.un_general03_sa_title::before {
	content: "";
	background: url(../images/icon/slec_icon_13.svg) no-repeat center center / contain;
	width: 65px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: -84px;
}

#general03_form.inquiryForm {
	display: flex;
}

@media (max-width:768px) {
	#general03_form.inquiryForm {
		flex-direction: column;
	}
}

#general03_form.inquiryForm .inquiryForm_left {
	width: 60%;
	margin: 0 25px;
	padding: 10px;
}

@media (max-width:768px) {
	#general03_form.inquiryForm .inquiryForm_left {
		width: 100%;
		margin: 0 auto;
		padding: 10px;
	}
}

#general03_form.inquiryForm .inquiryForm_right {
	width: 40%;
	margin: 0px auto;
}

@media (max-width:768px) {
	#general03_form.inquiryForm .inquiryForm_right {
		width: 100%;
	}
}


#general03_form.inquiryForm .inquiryForm_thumbnail.inquiryForm_thumbnail__wideImg img {
	height: auto;
	width: 40%;
}

#general03 .un_feature-cont-btn_center {
	margin: 0 auto;
}

#general03 .section-subtitle_genral03 {
	margin-left: 15px;
}


/* general-04 */

#general04_form.inquiryForm .inquiryForm_thumbnail {
	width: 100%;
}

#general04_form.inquiryForm .inquiryForm_thumbnail img {
	height: auto;
	width: 40%;
}


#general04 .section-subtitle.section-subtitle_general04 {
	margin-left: 15px;
}

.un_pvb_text-indent {
	display: block;
	margin-left: 16px;
	position: relative;
}

.un_pvb_text-indent::before {
	content: "・";
	display: block;
	position: absolute;
	top: 0;
	left: -16px;
}
