@charset "UTF-8";

/*org_style*************************************************/

@media print, screen and (min-width: 48em) {
	.c-category-products-list.c-products-icngaiyo {
		grid-template-columns: repeat(auto-fill, minmax(167px, 0fr));
		gap: 30px 27px;
	}
}
.m-has-border-future{
	border-top: 1px solid #EBEBEB;
	padding-top: 4.5em;
}
.m-has-border-future-btm{
	border-top: 1px solid #EBEBEB;
	padding-top: 4.5em;
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 4.5em;
}

@media print, screen and (min-width: 61.25em) {
	.c-col2-block__figure.img-01 {
		width: 400px;
		max-width: 80%;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	.c-col2-block__figure.img-02 {
		width: 450px;
		max-width: 80%;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

.c-products-parts img {
	width: 100%;
	max-width: 100%;
}

span.c-products-parts-annotation {
	/* 注意書き */
	font-size: 93%;
	display: inline-block;
}
@media print, screen and (min-width: 61.25em) {
	span.c-products-parts-annotation {
		font-size: 93%;
		display: inline-block;
	}
}


/*Think eco*************************************************/
.c-think-eco-detail {
	float: none;
}
.c-think-eco-detail h3 {
	width: 100%;
	padding:0 0 0 15px;
	border:none;
}
@media print, screen and (min-width: 61.25em) {
  .p-button-container__inner {
	padding-top: 30px;
  }
  .p-button-container--clear .p-button-container__inner {
	padding-top: 22px;
  }
}
.c-think-eco-detail .c-flex-wrap{
	margin-top:2em!important;
}





#feature .c-products-parts-box {
	margin-bottom:100px !important;
}
#feature .c-products-parts-box .c-products-parts-title {
	padding: 0;
}
#feature .c-products-parts-box .c-products-parts-title::before {
	background: none;
}


.c-common-table.shellpha-list {
   margin-bottom:10px;
}
.c-common-table.shellpha-list th {
	text-align:center;
}
.c-common-table.shellpha-list th.table-corner {
	border-top:none;
	border-left:none;
	background:#FFF;
}

.c-common-table.shellpha-list tr.icn_3b span {
	background: #243370;
	color: #FFF;
}
.c-common-table.shellpha-list tr.icn_5b span {
	background: #cc6011;
	color: #FFF;
}
.c-common-table.shellpha-list tr.icn_tilt span {
	background: #1f7d0d;
	color: #FFF;
}

.c-common-table.shellpha-list td {
	text-align:center;
	vertical-align:top;
}

.c-common-table.shellpha-list td.thismouse {
	background: #EEE;
	border: solid 2px #004099;
}

.c-common-table.shellpha-list td img {
	display:block;
	margin:0 auto 1em;
	width:100%;
	max-width:280px;
	height:auto;
	text-align:center;
}
.c-common-table.shellpha-list td span {
	display: inline-block;
	border-radius: 5px;
	padding: 5px 10px;
	margin: 0 0 0.5em 0;
}

.c-products-rich-fullimage.shellpha {
	text-align:center;
}
.c-products-rich-fullimage.shellpha img {
	max-width:1440px;
}

.c-products-rich-fullimage.shellpha img {
	max-width:1900px;
	margin:0 auto;
}


@media print, screen and (min-width: 1439px) {
	.c-products-rich-fullimage.shellpha img.u-sm {
		display: none;
	}
	.c-products-rich-fullimage.shellpha img.u-md {
		display: block!important;
	}
}
@media screen and (max-width: 1440px) {
	.c-products-rich-fullimage.shellpha img.u-sm {
		display: block;
	}
	.c-products-rich-fullimage.shellpha img.u-md {
		display: none;
	}
}

@media print, screen and (min-width: 61.25em) {
		.c-col2-block__inner {
			display:flex;
	align-items: center;
	}
}
.f-container.content-wide .c-products-parts-title {
	text-align:center;
	margin-top:1em;
	font-size: 182%;
}
.f-container.content-wide .c-products-rich-title {
	font-size: 182%;
	margin-bottom: 0;
}

