@charset "utf-8";


/*************************************************

products common

*************************************************/

/* commonPageImage
--------------------------------------*/
.commonPageImage {
	height: 550px;
}
.commonPageImage_r {
	height: 550px;
}
.commonPageImage_d {
	height: 550px;
}
.commonPageImage_t {
	height: 550px;
}
.commonPageImage_s {
	height: 550px;
}
.commonPageImage_f {
	height: 550px;
}
.commonPageImage_p {
	height: 550px;
}
.commonPageImage_b {
	height: 550px;
}
.commonPageImage_n {
	height: 350px;
}
.commonPageImage_c {
	height: 550px;
}
.commonPageImage_sould {
	height: 550px;
}
.commonPageImage_kettle {
	height: 550px;
}
.commonPageImage_fan {
	height: 550px;
}

.commonPageImage_aluminum-table,
.commonPageImage_carbon-table{
	height: 550px;
}

.commonPageImage_twilight {
	height: 550px;
}
.commonPageImage_rover-chair {
	height: 550px;
}
.commonPageImage_tumbler {
	height: 550px;
}
.commonPageImage_coolerbox-bamkel {
	height: 550px;
}
.commonPageImage_waterjugs {
	height: 550px;
}
.commonPageImage_accessory {
	height: 550px;
}
.commonPageImage_plate {
	height: 550px;
}
.commonPageImage_coolerbox-bamkel-classic1 {
	height: 550px;
}
.commonPageImage_coolerbox-bamkel-classic2 {
	height: 550px;
}

.commonPageImage_coolerbox-bamkel-classic10 {
	height: 550px;
}

.commonPageImage_coolerbox-bamkel-classic20 {
	height: 550px;
}

.commonPageImage_coolerbox-bamkel-classic35 {
	height: 550px;
}
.commonPageImage_coolerbox-bamkel-classic45 {
	height: 550px;
}

.commonPageImage_coolerbox-bamkel-soft,
.commonPageImage_coolerbox-bamkel-compact{
	height: 550px;
}

.commonPageImage_coolerbox-bamkel-wpbg {
	height: 550px;
}

.commonPageImage_handyfan {
	height: 550px;
}

.commonPageImage_bamkel-tumbler{
	height: 550px;
}

@media only screen and (max-width:767px) {
	.commonPageImage {
		height: 300px;
	}
	.commonPageImage_r {
		height: 300px;
	}
	.commonPageImage_d {
		height: 300px;
	}
	.commonPageImage_t {
		height: 300px;
	}
	.commonPageImage_s {
		height: 300px;
	}
	.commonPageImage_f {
		height: 300px;
	}
	.commonPageImage_p {
		height: 300px;
	}
	.commonPageImage_b {
		height: 300px;
	}
	.commonPageImage_n {
		height: 300px;
	}
	.commonPageImage_c {
		height: 300px;
	}
	.commonPageImage_sould {
		height: 300px;
	}
	.commonPageImage_kettle {
	height: 300px;
}
.commonPageImage_fan {
	height: 300px;
}

.commonPageImage_aluminum-table,
.commonPageImage_carbon-table{
	height: 300px;
}

.commonPageImage_twilight {
	height: 300px;
}
.commonPageImage_rover-chair {
	height: 300px;
}
.commonPageImage_tumbler {
	height: 300px;
}
.commonPageImage_coolerbox-bamkel {
	height: 300px;
}
.commonPageImage_waterjugs {
	height: 300px;
}
.commonPageImage_accessory {
	height: 300px;
}
.commonPageImage_plate {
	height: 300px;
}
.commonPageImage_coolerbox-bamkel-classic1 {
	height: 300px;
}
.commonPageImage_coolerbox-bamkel-classic2 {
	height: 300px;
}

.commonPageImage_coolerbox-bamkel-classic10 {
	height: 300px;
}

.commonPageImage_coolerbox-bamkel-classic20 {
	height: 300px;
}

.commonPageImage_coolerbox-bamkel-classic35 {
	height: 300px;
}

.commonPageImage_coolerbox-bamkel-classic45 {
	height: 300px;
}

.commonPageImage_coolerbox-bamkel-soft,
.commonPageImage_coolerbox-bamkel-compact{
	height: 300px;
}
.commonPageImage_coolerbox-bamkel-wpbg {
	height: 300px;
}

.commonPageImage_handyfan {
	height: 300px;
}

.commonPageImage_bamkel-tumbler{
	height: 300px;
}

}


small.alt-small {
    display: block;
    text-align: right;
    margin-bottom: -24px;
}
@media only screen and (max-width:767px) {
	small.alt-small {
			margin-bottom: -20px;
		font-size: 8px;
	}

}

/* productsLineupList
--------------------------------------*/
.productsLineupList {
	margin: 50px 0 70px;
}
.productsLineupList .title {
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	line-height: 1;
}
.productsLineupList .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: #cccccc solid 1px;
}

.productsLineupList .list + .list{
	border-top: none;
	border-bottom: #cccccc solid 1px;
}

.productsLineupList .list li {
	box-sizing: border-box;
	width: 25%;
	padding: 30px 20px;
}

.productsLineupList .list01 li {
	width: 20%;
}

.productsLineupList .list li > a {
	display: block;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.noT .productsLineupList .list li > a:hover .commonBtn01 {
	color: #fff;
}
.noT .productsLineupList .list li > a:hover .commonBtn01:before {
	transform: translate(-50%, 0) skew(-60deg, 0deg);
}
.noT .productsLineupList .list li > a:hover .commonBtn01 .arw:before,
.noT .productsLineupList .list li > a:hover .commonBtn01 .arw:after {
	background-color: #fff;
}
.productsLineupList .list li .image {
	display: table;
	width: 100%;
}
.productsLineupList .list li .image > div {
	display: table-cell;
	vertical-align: bottom;
}
.productsLineupList .list li .ttl {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: -0.02em;
}
.productsLineupList .list li .ttl span {
	font-weight: 600;
}
.productsLineupList .list li .btn > span {
	max-width: 135px;
	margin: 0 auto;
	padding: 14px 0;
	font-size: 14px;
}
.productsLineupList .list li .btn > span .arw {
	width: 25px;
}
@media only screen and (max-width:767px) {
	.productsLineupList {
		margin: 10% 0 30px;
	}
	.productsLineupList .title {
		margin-bottom: 25px;
		font-size: 26px;
	}
	.productsLineupList .list {
		justify-content: space-between;
		padding: 0;
	}
	.productsLineupList .list li {
		width: 49%;
		padding: 30px 10px;
	}

	.productsLineupList .list li .image img {
		max-width: 90%;
	}
	.productsLineupList .list li .ttl {
		font-size: 13px;
	}
	.productsLineupList .list li .btn > span {
		max-width: 110px;
		padding: 10px 0;
		font-size: 12px;
	}
	.productsLineupList .list li .btn > span .arw {
		width: 22px;
		margin-left: 7px;
	}
}



/* productsIndexFeatures
--------------------------------------*/
.productsIndexFeatures {
	max-width: 1600px;
	margin: 0 auto;
}
.productsIndexFeatures .box {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 110px;
	background: no-repeat center center / cover;
	min-height: 400px;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box + .box {
	margin-top: 50px;
}
.productsIndexFeatures .box .spImage {
	display: none;
}
.productsIndexFeatures .box .texts {
	display: table;
}
.productsIndexFeatures .box .texts.wh {
	color: #fff;
	/* margin-left: auto; */
}
.productsIndexFeatures .box .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box:nth-child(odd) {
	margin-left: auto;
}
.productsIndexFeatures .box:nth-child(even) .texts {
	margin-left: auto;
}

.productsIndexFeatures .box.box_twilight:nth-child(odd) .texts{
	margin-left: auto;
}
.productsIndexFeatures .box.box_twilight:nth-child(even) .texts {
	margin-left: 0;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box {
		padding: 0;
		background: none !important;
		min-height: auto;
	}
	.productsIndexFeatures .box .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box .texts {
		display: block;
	}
	.productsIndexFeatures .box .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/*  冷凍庫 */
.productsIndexFeatures .box_f {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 110px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_f.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_f + .box_f {
	margin-top: 50px;
}
.productsIndexFeatures .box_f .spImage {
	display: none;
}
.productsIndexFeatures .box_f .texts {
	display: table;
}
.productsIndexFeatures .box_f .texts.wh {
	color: #fff;
	/* margin-left: auto; */
}
.productsIndexFeatures .box_f .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_f .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_f .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_f:nth-child(even) {
	margin-left: auto;
}
.productsIndexFeatures .box_f:nth-child(odd) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_f {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_f .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_f .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_f .texts {
		display: block;
	}
	.productsIndexFeatures .box_f .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_f .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/*  消毒器 */
.productsIndexFeatures .box_d {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_d.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_d + .box_d {
	margin-top: 50px;
}
.productsIndexFeatures .box_d .spImage {
	display: none;
}
.productsIndexFeatures .box_d .texts {
	display: table;
}
.productsIndexFeatures .box_d .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_d .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_d .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_d .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_d:nth-child(even) {
	margin-left: auto;
}
.productsIndexFeatures .box_d:nth-child(odd) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_d {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_d .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_d .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_d .texts {
		display: block;
	}
	.productsIndexFeatures .box_d .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_d .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}
/*  テレビ */
.productsIndexFeatures .box_t {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_t.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_t + .box_t {
	margin-top: 50px;
}
.productsIndexFeatures .box_t .spImage {
	display: none;
}
.productsIndexFeatures .box_t .texts {
	display: table;
}
.productsIndexFeatures .box_t .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_t .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_d .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_t .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_t:nth-child(odd) {
	margin-left: auto;
}
.productsIndexFeatures .box_t:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_t {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_t .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_t .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_t .texts {
		display: block;
	}
	.productsIndexFeatures .box_t .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_t .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}
/*  スチーマー */
.productsIndexFeatures .box_s {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_t.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_s + .box_s {
	margin-top: 50px;
}
.productsIndexFeatures .box_s .spImage {
	display: none;
}
.productsIndexFeatures .box_s .texts {
	display: table;
}
.productsIndexFeatures .box_s .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_s .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_d .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_s .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_s:nth-child(odd) {
	margin-left: auto;
}
.productsIndexFeatures .box_s:nth-child(odd) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_s {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_s .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_s .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_s .texts {
		display: block;
	}
	.productsIndexFeatures .box_s .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_s .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}
/* cooler_box */
.productsIndexFeatures .box_c {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_c.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_c + .box_c {
	margin-top: 50px;
}
.productsIndexFeatures .box_c .spImage {
	display: none;
}
.productsIndexFeatures .box_c .texts {
	display: table;
}
.productsIndexFeatures .box_c .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_c .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_c .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_c .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_c:nth-child(even) {
	margin-left: auto;
}
.productsIndexFeatures .box_c:nth-child(odd) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_c {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_c .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_c .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_c .texts {
		display: block;
	}
	.productsIndexFeatures .box_c .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_c .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* kettle */
.productsIndexFeatures .box_kettle {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_kettle.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_kettle + .box_kettle {
	margin-top: 50px;
}
.productsIndexFeatures .box_kettle .spImage {
	display: none;
}
.productsIndexFeatures .box_kettle .texts {
	display: table;
}
.productsIndexFeatures .box_kettle .texts.wh {
	color: #000;
}
.productsIndexFeatures .box_kettle .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_kettle .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_kettle .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_kettle:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_kettle:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_kettle {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_kettle .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_kettle .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_kettle .texts {
		display: block;
	}
	.productsIndexFeatures .box_kettle .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_kettle .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* fan */
.productsIndexFeatures .box_fan {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_fan.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_fan + .box_fan {
	margin-top: 50px;
}
.productsIndexFeatures .box_fan .spImage {
	display: none;
}
.productsIndexFeatures .box_fan .texts {
	display: table;
}
.productsIndexFeatures .box_fan .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_fan .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_fan .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_fan .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_fan:nth-child(even) {
	margin-left: auto;
}
/* .productsIndexFeatures .box_fan:nth-child(odd) .texts {
	margin-left: auto;
} */
.productsIndexFeatures .box_fan:nth-child(even) .texts {
	margin-left: auto;
	color: #fff;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_fan {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_fan .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_fan .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_fan .texts {
		display: block;
	}
	.productsIndexFeatures .box_fan .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_fan .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}

	.productsIndexFeatures .box_fan:nth-child(even) .texts {
		color: #000;
	}
}

/* coolerbox-bamkel */
.productsIndexFeatures .box_coolerbox-bamkel {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel + .box_coolerbox-bamkel {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* waterjugs */
.productsIndexFeatures .box_waterjugs {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_waterjugs.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_waterjugs + .box_waterjugs {
	margin-top: 50px;
}
.productsIndexFeatures .box_waterjugs .spImage {
	display: none;
}
.productsIndexFeatures .box_waterjugs .texts {
	display: table;
}
.productsIndexFeatures .box_waterjugs .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_waterjugs .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_waterjugs .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_waterjugs .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_waterjugs:nth-child(even) {
	margin-left: auto;
}
.productsIndexFeatures .box_waterjugs:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_waterjugs {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_waterjugs .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_waterjugs .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_waterjugs .texts {
		display: block;
	}
	.productsIndexFeatures .box_waterjugs .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_waterjugs .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* classic1 */
.productsIndexFeatures .box_coolerbox-bamkel_classic1 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_classic1.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic1 + .box_coolerbox-bamkel_classic1 {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic1 .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic1 .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic1 .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic1 .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_classic1 .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic1 .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic1:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic1:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic1 {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic1 .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic1 .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic1 .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic1 .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic1 .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* classic2 */
.productsIndexFeatures .box_coolerbox-bamkel_classic2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_classic2.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic2 + .box_coolerbox-bamkel_classic2 {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic2 .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic2 .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic2 .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic2 .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_classic2 .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic2 .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic2:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic2:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic2 {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic2 .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic2 .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic2 .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic2 .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic2 .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* classic10 */
.productsIndexFeatures .box_coolerbox-bamkel_classic10 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_classic10.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic10 + .box_coolerbox-bamkel_classic10 {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic10 .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic10 .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic10 .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic10 .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_classic10 .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic10 .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic10:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic10:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic10 {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic10 .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic10 .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic10 .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic10 .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic10 .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* classic20 */
.productsIndexFeatures .box_coolerbox-bamkel_classic20 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_classic20.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic20 + .box_coolerbox-bamkel_classic20 {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic20 .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic20 .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic20 .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic20 .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_classic20 .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic20 .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic20:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic20:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic20 {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic20 .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic20 .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic20 .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic20 .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic20 .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* classic35 */
.productsIndexFeatures .box_coolerbox-bamkel_classic35 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_classic35.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic35 + .box_coolerbox-bamkel_classic35 {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic35 .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic35 .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic35 .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic35 .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_classic35 .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic35 .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic35:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic35:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic35 {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic35 .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic35 .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic35 .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic35 .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic35 .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* classic45 */
.productsIndexFeatures .box_coolerbox-bamkel_classic45 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_classic45.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic45 + .box_coolerbox-bamkel_classic45 {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic45 .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic45 .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic45 .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic45 .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_classic45 .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic45 .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_classic45:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_classic45:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic45 {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic45 .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic45 .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic45 .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic45 .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_classic45 .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* soft */
.productsIndexFeatures .box_coolerbox-bamkel_soft {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_soft.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_soft + .box_coolerbox-bamkel_soft {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_soft .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_soft .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_soft .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_soft .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_soft .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_soft .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_soft:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_soft:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_soft {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_soft .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_soft .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_soft .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_soft .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_soft .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* compact */
.productsIndexFeatures .box_coolerbox-bamkel_compact {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}

section.box_coolerbox-bamkel_compact.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_compact + .box_coolerbox-bamkel_compact {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_compact .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_compact .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_compact .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_compact .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_compact .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_compact .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_compact:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_compact:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures .box_coolerbox-bamkel_compact {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_compact .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_compact .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_compact .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_compact .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_compact .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* wpbg */
.productsIndexFeatures .box_coolerbox-bamkel_wpbg {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_wpbg.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_coolerbox-bamkel_wpbg + .box_coolerbox-bamkel_wpbg {
	margin-top: 50px;
}
.productsIndexFeatures .box_coolerbox-bamkel_wpbg .spImage {
	display: none;
}
.productsIndexFeatures .box_coolerbox-bamkel_wpbg .texts {
	display: table;
}
.productsIndexFeatures .box_coolerbox-bamkel_wpbg .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_coolerbox-bamkel_wpbg .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_coolerbox-bamkel_wpbg .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_coolerbox-bamkel_wpbg .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_coolerbox-bamkel_wpbg:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_coolerbox-bamkel_wpbg:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_wpbg {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_wpbg .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_wpbg .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_wpbg .texts {
		display: block;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_wpbg .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_coolerbox-bamkel_wpbg .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* plate */
.productsIndexFeatures .box_accessory_plate {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 90px;
	background: no-repeat center center / cover;
}
.box2 {
	box-sizing: border-box;
	max-width: 1390px;
	padding: 0;
	background: no-repeat center center / cover;
	text-align: center;
	margin: 0 auto;
}
section.box_coolerbox-bamkel_wpbg.effectFR.box2{
	padding: 0;
}

.productsIndexFeatures .box_accessory_plate + .box_accessory_plate {
	margin-top: 50px;
}
.productsIndexFeatures .box_accessory_plate .spImage {
	display: none;
}
.productsIndexFeatures .box_accessory_plate .texts {
	display: table;
}
.productsIndexFeatures .box_accessory_plate .texts.wh {
	color: #fff;
}
.productsIndexFeatures .box_accessory_plate .texts .ttl {
	margin-bottom: 10px;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.box_accessory_plate .texts2 .ttl2 {
	margin-bottom: 2%;
	font-size: 35px;
	font-weight: 100;
	letter-spacing: 0.05em;
}
.productsIndexFeatures .box_accessory_plate .texts p {
	font-weight: 300;
}
.productsIndexFeatures .box_accessory_plate:nth-child(even) {
	margin-left: auto;
}

.productsIndexFeatures .box_accessory_plate:nth-child(even) .texts {
	margin-left: auto;
}

@media only screen and (max-width:767px) {
	.productsIndexFeatures {
		margin: 0 20px;
	}
	.productsIndexFeatures .box_accessory_plate {
		padding: 0;
		background: none !important;
	}
	.productsIndexFeatures .box_accessory_plate .spImage {
		display: block;
		margin-bottom: 20px;
	}
	.productsIndexFeatures .box_accessory_plate .spImage img {
		width: 100%;
	}
	.productsIndexFeatures .box_accessory_plate .texts {
		display: block;
	}
	.productsIndexFeatures .box_accessory_plate .texts.wh {
		color: #000;
	}
	.productsIndexFeatures .box_accessory_plate .texts .ttl {
		margin-bottom: 10px;
		font-size: 22px;
	}
}

/* productsIndexImages
--------------------------------------*/
.productsIndexImages {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 110px 0 70px;
}
.productsIndexImages li {
	box-sizing: border-box;
	padding: 15px;
	max-width: 33.33333%;
}
@media only screen and (max-width:767px) {
	.productsIndexImages {
		margin: 60px 7px 70px;
	}
	.productsIndexImages li {
		box-sizing: border-box;
		padding: 7px;
		max-width: 50%;
	}
}

.productsIndexImages2 {
	padding-top: 2%;
	max-width: 900px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}
.productsIndexImages2 li {
	box-sizing: border-box;
	padding: 15px;
	max-width: 33.33333%;
}
.productsIndexImages2 dl {
	box-sizing: border-box;
	padding: 15px;
	max-width: 33.33333%;
}
.productsIndexImages2 dl dd{
	background-color: #ccc;
  padding: 3%;
}
.productsIndexImages2 li span{
	background-color: #fcfc;
	padding: 1% 3%;

}
@media only screen and (max-width:767px) {
	.productsIndexImages2 {
		margin: 60px 7px 70px;
		padding-top: 0;
	}
	.productsIndexImages2 li {
		box-sizing: border-box;
		padding: 7px;
		max-width: 50%;
	}
	.productsIndexImages2 dl {
		box-sizing: border-box;
		padding: 7px;
		max-width: 50%;
	}
}



/* productsDetail
--------------------------------------*/
.productsDetail {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding: 70px 20px;
}


.productsDetail:before,
.productsDetail:after {
	position: absolute;
	left: 20px;
	display: block;
	content: '';
	width: calc(100% - 40px);
	height: 1px;
	background-color: #cccccc;
}
.productsDetail:before {
	top: 0;
}
.productsDetail:after {
	bottom: 0;
}
.productsDetail .detailLead {
	margin-bottom: 55px;
	font-size: 24px;
	font-weight: 100;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.productsDetail {
		padding: 35px 20px;
	}
	.productsDetail .breadcrumb {
		margin: 20px 0;
	}
	.productsDetail .detailLead {
		margin-bottom: 40px;
		font-size: 18px;
	}
}


/* detailMain */
.productsDetail .detailMain {
	display: flex;
	margin-bottom: 50px;
}
.productsDetail .detailMain > * {
	box-sizing: border-box;
}
.productsDetail .detailMain .images {
	width: 36%;
	text-align: right;
}
.productsDetail .detailMain .texts {
	width: 64%;
	padding-left: 4%;
}
.productsDetail .detailMain .texts .title {
	font-size: 21px;
	font-weight: 700;
	line-height: 1.4;
}
.productsDetail .detailMain .texts .shopbtns {
	display: flex;
	flex-wrap: wrap;
	margin: 50px 0 0 -15px;
	max-width: 495px;
}
.productsDetail .detailMain .texts .shopbtns li {
	box-sizing: border-box;
	width: 33.33333%;
	padding: 15px 0 0 15px;
	line-height: 1.2;
}
.productsDetail .detailMain .texts .shopbtns li a {
	box-sizing: border-box;
	position: relative;
	display: table;
	width: 100%;
	height: 52px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.productsDetail .detailMain .texts .shopbtns li a span {
	display: table-cell;
	vertical-align: middle;
}
.productsDetail .detailMain .texts .shopbtns li a .arw {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 18px;
	height: 8px;
	transform: translateY(-50%);
}
.productsDetail .detailMain .texts .shopbtns li a .arw:before,
.productsDetail .detailMain .texts .shopbtns li a .arw:after {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	content: '';
	background-color: #fff;
	transition-property: background-color;
	transition-duration: 0.4s;
}
.productsDetail .detailMain .texts .shopbtns li a .arw:before {
	width: 100%;
	height: 1px;
}
.productsDetail .detailMain .texts .shopbtns li a .arw:after {
	bottom: 1px;
	width: 1px;
	height: 100%;
	transform-origin: 100% 100%;
	transform: rotate(-45deg);
}
@media only screen and (max-width:767px) {
	.productsDetail .detailMain {
		display: block;
	}
	.productsDetail .detailMain .images {
		width: auto;
		margin-bottom: 10px;
		text-align: center;
	}
	.productsDetail .detailMain .images img {
		max-width: 80%;
	}
	.productsDetail .detailMain .texts {
		width: auto;
		padding-left: 0;
	}
	.productsDetail .detailMain .texts .title {
		font-size: 16px;
	}
	.productsDetail .detailMain .texts .shopbtns {
		margin: 10px 0 0 -10px;
		max-width: none;
	}
	.productsDetail .detailMain .texts .shopbtns li {
		padding: 10px 0 0 10px;
	}
	.productsDetail .detailMain .texts .shopbtns li a {
		height: 42px;
		padding-right: 10px;
		font-size: 12px;
	}
	.productsDetail .detailMain .texts .shopbtns li a .arw {
		right: 5px;
		width: 13px;
		height: 5px;
	}
}

.productsDetail .detailMain .texts .shopbtns li.amazon a { background-color: #f4ac27; color: #000; }
.productsDetail .detailMain .texts .shopbtns li.yahoo a { background-color: #ab3033; }
.productsDetail .detailMain .texts .shopbtns li.rakuten a { background-color: #d15523; }
.productsDetail .detailMain .texts .shopbtns li.rakuden a { background-color: #5b76c9; }
.productsDetail .detailMain .texts .shopbtns li.rakudens a { background-color: #785790; }
.productsDetail .detailMain .texts .shopbtns li.archive a { background-color: #a3a2a2; }
.productsDetail .detailMain .texts .shopbtns li.base a { background-color: #11beae; }
.productsDetail .detailMain .texts .shopbtns li.makuake a { background-color: #333333; }

.productsDetail .detailMain .texts .shopbtns li.amazon a .arw:before,
.productsDetail .detailMain .texts .shopbtns li.amazon a .arw:after {
	background-color: #000;
}



/* detailInfo */
.productsDetail .detailInfo {
	display: flex;
}
.productsDetail .detailInfo > * {
	box-sizing: border-box;
}
.productsDetail .detailInfo .images {
	width: 33%;
}

.productsDetail .detailInfo .images01{
	display: flex;
	justify-content: center;
	width: 100%;
}

.productsDetail .detailInfo .images ul {
	max-width: 260px;
	margin-left: auto;
	line-height: 0;
}

.productsDetail .detailInfo .images01 ul {
	max-width: none;
	width: calc((100% - 20px * 2) / 3);
}

.productsDetail .detailInfo .images01 ul:first-child{
	margin-left: 0;
}

.productsDetail .detailInfo .images li + li {
	margin-top: 20px;
}
.productsDetail .detailInfo .images li figure {
	display: block;
	border: #ccc solid 1px;
}
.productsDetail .detailInfo .images li figure img {
	width: 100%;
	display: block;
}
.productsDetail .detailInfo .texts {
	width: 67%;
	padding-left: 7%;
}
.pl0{
	padding-left: 0 !important;
}
.productsDetail .detailInfo .texts .infos {
	position: relative;
}
.productsDetail .detailInfo .texts .infos:before {
	position: absolute;
	top: 0;
	left: 9em;
	display: block;
	content: '';
	height: 100%;
	border-left: #ccc dashed 1px;
}

.productsDetail .detailInfo .texts .infos dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 1%;
}

.productsDetail .detailInfo .texts .infos dl + dl {
	margin-top: 2px;
}
.productsDetail .detailInfo .texts .infos dl > * {
	display: table-cell;
	/* vertical-align: middle; */
	font-weight: 100;
}
.productsDetail .detailInfo .texts .infos dt {
	width: 9em;
}
.productsDetail .detailInfo .texts .infos dd {
	padding-left: 1em;
}

/* 追加 */
.productsDetail .detailInfo .texts .infos2 {
	position: relative;
}
.productsDetail .detailInfo .texts .infos2:before {
	position: absolute;
	top: 0;
	left: 11.4em;
	display: block;
	content: '';
	height: 100%;
	border-left: #ccc dashed 1px;
}

.productsDetail .detailInfo .texts .infos2 dl {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.productsDetail .detailInfo .texts .infos2 dl + dl {
	margin-top: 2px;
}
.productsDetail .detailInfo .texts .infos2 dl > * {
	display: table-cell;
	vertical-align: top;
	font-weight: 100;
}
.productsDetail .detailInfo .texts .infos2 dt {
	width: 12.5em;
}


.productsDetail .detailInfo .texts .cap {
	margin-top: 15px;
	font-size: 10px;
	font-weight: 100;
	line-height: 1.3;
}
.rock {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
    margin-bottom: -75px;
}

@media only screen and (max-width:767px) {
	.productsDetail .detailInfo .texts .infos2 {
		margin-top: 8%;
	}
	.productsDetail .detailInfo {
		display: block;
	}
	.productsDetail .detailInfo .images {
		width: auto;
		margin-bottom: 35px;
	}

	.productsDetail .detailInfo .images01{
		display: block;
	}

	.productsDetail .detailInfo .images ul {
		max-width: 250px;
		margin: 0 auto;
	}

	.productsDetail .detailInfo .images01 ul {
		max-width: 250px;
		width: 100%;
		margin: 20px auto 0;
	}

	.productsDetail .detailInfo .images01 ul:first-child{
		margin-top: 0;
		margin-left: auto;
	}

	.productsDetail .detailInfo .images li + li {
		margin-top: 15px;
	}

	.productsDetail .detailInfo .texts {
		width: auto;
		padding-left: 0;
	}
	.productsDetail .detailInfo .texts .infos dl + dl {
		margin-top: 1px;
	}
	.rock {
    font-size: 17px;
    margin-top: 50px;
    margin-bottom: -30px;
}
}

.image2 {
	margin: 0 auto;
	text-align: center;
	margin-top: 4%;
	margin-bottom: -3%;
	max-width: 500px;
}

.mp4{
	text-align: center;
	margin-top: 10%;
}

.mp4 video{
	width: 55%;
}

@media only screen and (max-width:767px) {
	.mp4 video{
		width: 100%;
	}
}

/* detailMoreBtn
--------------------------------------*/
.productsDetail .detailMoreBtn {
	margin-top: 70px;
	text-align: center;
}
.productsDetail .detailMoreBtn .txt {
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: 300;
}
.productsDetail .detailMoreBtn .btn {
	max-width: 300px;
	margin: 0 auto;
}
@media only screen and (max-width:767px) {
	.productsDetail .detailMoreBtn {
		margin-top: 40px;
	}
	.productsDetail .detailMoreBtn .txt {
		margin-bottom: 15px;
		font-size: 14px;
	}
	.productsDetail .detailMoreBtn .btn {
		max-width: 230px;
	}
}

.product-desc{
	max-width: 1000px;
    margin: 0 auto;
	padding: 40px 70px 0;
	box-sizing: border-box;
	font-family: 'Noto Sans JP';
}

.product-desc > span{
	font-size: 15px;
	color: #333;
	font-weight: 100;
}

.product-desc__list{
	margin-top: 10px;
}

.product-desc__list > li{
	margin-top: 20px;
}

.product-desc__list p{
	font-size: 15px;
	color: #333;
	font-weight: 100;
	line-height: 1.5;
}

.product-desc__list > li:first-child{
	margin-top: 0;
}

@media only screen and (max-width:767px){
	.product-desc{
		padding: 30px 20px 0;
	}

	.product-desc > span{
		font-size: 14px;
	}

	.product-desc__list p{
		font-size: 14px;
	}
}


/*************************************************

refrigeratorPage

*************************************************/

/* commonPageImageWrap
--------------------------------------*/
#refrigeratorPage .commonPageImage_r {
	background-image: url(../images/products/refrigerator/index/refrigerator_i.jpg);
}
#refrigeratorPage .commonPageImageTexts {
	padding-left: 80px;
}
#refrigeratorPage .commonPageImageTexts .txt {
	font-size: 40px;
	font-weight: 100;
}
/* fan */

#refrigeratorPage .commonPageImageTexts .txt2 {
	font-size: 25px;
	font-weight: 100;
}
#refrigeratorPage .commonPageImageTexts .logo {
	margin-top: 25px;
	line-height: 0;
	float: left;
}
#refrigeratorPage .commonPageImageTexts .logo2 {
	margin-top: 25px;
	line-height: 0;
	float: left;
}
#refrigeratorPage .commonPageImageTexts p.wh {
	color: #fff;
}
@media only screen and (max-width:767px) {
	#refrigeratorPage .commonPageImageTexts p.wh {
		color: #000;
	}
}
.cb{
  /* floatを解除 */
  clear: both;
}
.pl60{
	padding-left: 60% !important;
}
.pl61{
	padding-left: 61% !important;
}

#refrigeratorPage .commonPageImage_d {
	background-image: url('../images/products/disinfection/index/disinfection_i.jpg');
}

#refrigeratorPage .commonPageImage_t {
	background-image: url('../images/products/television/index/television_i.jpg');
}

#refrigeratorPage .commonPageImage_f {
	background-image: url('../images/products/freezer/index/freezer_i.jpg');
}

#refrigeratorPage .commonPageImage_s {
	background-image: url('../images/products/steamer/index/steam_iron_i.jpg');
}

#refrigeratorPage .commonPageImage_c {
	background-image: url('../images/products/coolerbox/index/cooler_box_i.jpg');
}

#refrigeratorPage .commonPageImage_ice-container-bottle{
	background-image: url('../images/products/ice-container-bottle/index/mainvisual_01.jpg');
	background-position: right;
}

#refrigeratorPage .commonPageImage_aluminum-container{
	background-image: url('../images/products/aluminum-container/index/mainvisual_01.jpg');
	background-position: left;
}

#refrigeratorPage .commonPageImage_aluminum-table{
	background-image: url('../images/products/aluminum-table/index/mainvisual_01.jpg');
	background-size: cover;
    background-position-x: 80%;
}

#refrigeratorPage .commonPageImage_carbon-table{
	background-image: url('../images/products/carbon-table/index/mainvisual_01.jpg');
	background-size: cover;
    background-position-x: 80%;
}

#refrigeratorPage .commonPageImage_p {
	background-image: url('../images/products/index/products_i.jpg');
}

#refrigeratorPage .commonPageImage_sould {
	background-image: url('../images/products/sold-out/sold-out_i.jpg');
}

#refrigeratorPage .commonPageImage_kettle {
	background-image: url('../images/products/kettle/index/mainvisual_01.jpg');
	background-size: cover;
	background-position: center;
}

#refrigeratorPage .commonPageImage_fan {
	background-image: url('../images/products/fan/index/mainvisual_01.jpg');
	background-size: cover;
	background-position: center;
}

#refrigeratorPage .commonPageImage_twilight {
	background-image: url('../images/products/twilight/index/mainvisual_01.jpg');
	background-size: cover;
	background-position: right 26% center;
}

#refrigeratorPage .commonPageImage_rover-chair {
	background-image: url('../images/products/rover-chair/index/mainvisual_01.jpg');
	background-size: cover;
	background-position: center;
}

#refrigeratorPage .commonPageImage_tumbler {
	background-image: url('../images/products/tumbler/index/mainvisual_01.jpg');
	background-size: cover;
	background-position: right;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel {
	background-image: url('../images/products/coolerbox-bamkel/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_waterjugs {
	background-image: url('../images/products/waterjugs/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_waterjugs-cylinder {
	background-image: url('../images/products/waterjugs/cylinder/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_accessory {
	background-image: url('../images/products/accessory/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_plate {
	background-image: url('../images/products/accessory/plate/index/mainvisual_01.jpg');
	background-size: cover;
}
#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic1 {
	background-image: url('../images/products/coolerbox-bamkel-classic1/index/mainvisual_01.jpg');
	background-size: cover;
}
#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic2 {
	background-image: url('../images/products/coolerbox-bamkel-classic2/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic10 {
	background-image: url('../images/products/coolerbox-bamkel-classic1/10qt/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic20 {
	background-image: url('../images/products/coolerbox-bamkel-classic1/20qt/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic35 {
	background-image: url('../images/products/coolerbox-bamkel-classic1/35qt/mainvisual_01.jpg');
	background-size: cover;
}
#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic35.classic2 {
	background-image: url('../images/products/coolerbox-bamkel-classic2/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic45 {
	background-image: url('../images/products/coolerbox-bamkel-classic1/45qt/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-soft {
	background-image: url('../images/products/coolerbox-bamkel-soft/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg {
	background-image: url('../images/products/coolerbox-bamkel-wpbag/index/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg.wpbg10 {
	background-image: url('../images/products/coolerbox-bamkel-wpbag/10l/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg.wpbg35 {
	background-image: url('../images/products/coolerbox-bamkel-wpbag/35l/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg.wpbg55 {
	background-image: url('../images/products/coolerbox-bamkel-wpbag/55l/mainvisual_01.jpg');
	background-size: cover;
}

#refrigeratorPage .commonPageImage_handyfan {
	background-image: url('../images/products/handyfan/index/mainvisual_01.jpg');
	background-size: cover;
	background-position: center;
}

#refrigeratorPage .commonPageImage_coolerbox-bamkel-compact {
	background-image: url('../images/products/coolerbox-bamkel-compact/index/mainvisual_01.jpg');
	background-size: cover;
	background-position: center;
}

#refrigeratorPage .commonPageImage_mulch-griddle {
	background-image: url('../images/products/mulch-griddle/index/multi-griddle_i.jpg');
	background-size: cover;
	background-position: center;
}

#refrigeratorPage .commonPageImage_bamkel-tumbler{
	background-image: url('../images/products/bamkel-tumbler/mainvisual_01.jpg');
	background-size: cover;
}

#brand .commonPageImage_b {
	background-image: url('../images/brand/page_image.jpg');
}

#brand .commonPageImage_n {
	background-image: url('../images/news/news_i.jpg');
}

#brand .commonPageImage_a {
	background-image: url('../images/products/coolerbox/archive/archive_i.jpg');
}


@media only screen and (max-width:767px) {
	#refrigeratorPage .commonPageImage_r {
		background-image: url('../images/products/refrigerator/index/page_image_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_d {
		background-image: url('../images/products/disinfection/index/disinfection_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_t {
		background-image: url('../images/products/television/index/television_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_s {
		background-image: url('../images/products/steamer/index/steam_iron_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_f {
		background-image: url('../images/products/freezer/index/freezer_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_p {
		background-image: url('../images/products/index/products_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_c {
		background-image: url('../images/products/coolerbox/index/cooler_box_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_ice-container-bottle{
		background-image: url('../images/products/ice-container-bottle/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_aluminum-container{
		background-image: url('../images/products/aluminum-container/index/mainvisual_01_sp.jpg');
	}

    #refrigeratorPage .commonPageImage_carbon-table{
        background-image: url('../images/products/carbon-table/index/mainvisual_01.jpg');
    }

    #refrigeratorPage .commonPageImage_aluminum-table{
	background-image: url('../images/products/aluminum-table/index/mainvisual_01_sp.jpg');
    background-position: center;
    }

	#refrigeratorPage .commonPageImage_sould {
		background-image: url('../images/products/sold-out/sold-out_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_kettle {
		background-image: url('../images/products/kettle/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_fan {
		background-image: url('../images/products/fan/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_twilight {
		background-image: url('../images/products/twilight/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_rover-chair {
		background-image: url('../images/products/rover-chair/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_tumbler {
		background-image: url('../images/products/tumbler/index/mainvisual_01_sp.jpg');
		background-position: center;
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel {
		background-image: url('../images/products/coolerbox-bamkel/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_waterjugs {
		background-image: url('../images/products/waterjugs/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_waterjugs-cylinder {
		background-image: url('../images/products/waterjugs/cylinder/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_accessory {
		background-image: url('../images/products/accessory/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_plate {
		background-image: url('../images/products/accessory/plate/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic1 {
		background-image: url('../images/products/coolerbox-bamkel-classic1/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic2 {
		background-image: url('../images/products/coolerbox-bamkel-classic2/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic10 {
		background-image: url('../images/products/coolerbox-bamkel-classic1/10qt/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic20 {
		background-image: url('../images/products/coolerbox-bamkel-classic1/20qt/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic35 {
		background-image: url('../images/products/coolerbox-bamkel-classic1/35qt/mainvisual_01_sp.jpg');
	}
	#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic35.classic2 {
		background-image: url('../images/products/coolerbox-bamkel-classic2/35qt/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-classic45 {
		background-image: url('../images/products/coolerbox-bamkel-classic1/45qt/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-soft {
		background-image: url('../images/products/coolerbox-bamkel-soft/index/mainvisual_01_sp.jpg');
	}
	
	#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg {
		background-image: url('../images/products/coolerbox-bamkel-wpbag/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg.wpbg10 {
		background-image: url('../images/products/coolerbox-bamkel-wpbag/10l/mainvisual_01_sp.jpg');
		background-size: cover;
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg.wpbg35 {
		background-image: url('../images/products/coolerbox-bamkel-wpbag/35l/mainvisual_01_sp.jpg');
		background-size: cover;
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-wpbg.wpbg55 {
		background-image: url('../images/products/coolerbox-bamkel-wpbag/55l/mainvisual_01_sp.jpg');
		background-size: cover;
	}

	#refrigeratorPage .commonPageImage_handyfan {
		background-image: url('../images/products/handyfan/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_coolerbox-bamkel-compact {
		background-image: url('../images/products/coolerbox-bamkel-compact/index/mainvisual_01_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_mulch-griddle {
		background-image: url('../images/products/mulch-griddle/index/multi-griddle_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImage_bamkel-tumbler{
		background-image: url('../images/products/bamkel-tumbler/mainvisual_01_sp.jpg');
	}

	#brand .commonPageImage_b {
		background-image: url('../images/brand/page_image_sp.jpg');
	}

	#brand .commonPageImage_n {
		background-image: url('../images/news/news_i_sp.jpg');
	}

	#brand .commonPageImage_a {
		background-image: url('../images/products/coolerbox/archive/archive_i_sp.jpg');
	}

	#refrigeratorPage .commonPageImageTexts {
		margin-top: 25px;
		padding: 0 25px;
		order: 3;
	}

	#refrigeratorPage .commonPageImageTexts .txt {
		font-size: 24px;
	}

	#refrigeratorPage .commonPageImageTexts .txt2 {
		font-size: 18px;
	}

	#refrigeratorPage .commonPageImageTexts .logo {
		margin-top: 20px;
		float: none;
		text-align: left;
	}

	#refrigeratorPage .commonPageImageTexts .logo2 {
		margin-top: 20px;
	}

	img.p_img {
    width: 140px;
}
}
@media only screen and (max-width:767px) {
	.pl60{
		margin-top: 25px !important;
		padding: 0 25px !important;
	}
}

.productsIndexFeatures .box .texts2{
	display: table;
	margin: 0 auto;
	text-align: center;
	margin-top: 70px;
}

.box2{
	background: none !important;
}


/* 消毒器追加css*/
.d_t_in{
	width: 500px;
}

.d_t_in dl{
	display: flex;
	flex-wrap: wrap;
	margin-top: 1%;
}

.d_t_in dl dt{
	width: 100px;
	margin-right: 3%;
}
.d_t_in span.arrow{
	position: relative;
  display: inline-block;
	padding-left: 20px;
}
.d_t_in span.arrow:before{
	content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px rgb(255, 255, 255);
  border-right: solid 2px rgb(255, 255, 255);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}

.d_t_in dl dt,
.d_t_in dl dd{
	font-weight: 300;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.66;
	text-align: left;
	margin-left: 3%;
}
.padding1{
	padding: 2.8% 0;
}

.padding2{
	padding: 1% 0;
}
.padding3{
	padding: 3.5% 0;
}

@media only screen and (max-width:767px) {
	.d_t_in{
		width: auto;
	}
	.d_t_in span.arrow:before{
		content: '';
		width: 6px;
		height: 6px;
		border: 0px;
		border-top: solid 1px rgb(0, 0, 0);
		border-right: solid 1px rgb(0, 0, 0);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -4px;
	}
	.padding1{
		padding: 1% 0;
	}
	.pa{
		padding: 5.2% 0 0 0;
	}
	.padding2{
		padding: 1% 0;
	}
	.padding3{
		width: 767px;
		margin-left: 0;
	}
}
.maru{
	position: relative;
}

.d_t_in dl p{
	position: absolute;
	top: 30%;
  left: 25%;
}
.d_t_in dl p{
	position: absolute;
	top: 30%;
  left: 2%;
}

.d_t_in .maru_p{
	left: 30%;
}
p.left {
	padding: 0 22%;
}
p.left2 {
	padding: 0 22%;
}
@media only screen and (max-width:667px){
	.padding1{
		padding: 2% 0;
	}
	.padding2{
		padding: 2% 0;
		width: 767px;
	}
}

/* icon */

.icon{
	width: 50px;
	margin-top: 1.2%;
}

.icon2{
	width: 70px !important;
	margin-left: 6%;
}

@media only screen and (max-width:767px){
	.icon2{
		margin-left: 0;
	}
}

.maru:before{
	content: "";
	width: 60px;
  height: 60px;
	border-radius: 50%;
	background: #fff;
	display: block;
}

.black{
	color: #000 !important;
}

@media only screen and (max-width:767px){
	.maru:before{
	content: "";
	width: 60px;
  height: 60px;
	border-radius: 50%;
	background: rgb(0, 0, 0);
	display: block;
}
.black{
	color: #fff !important;
}
}

.bacteria{
	display: flex;
	flex-wrap: wrap;
}
.bacteria figure{
	width: 84px;
}
.bacteria figure img{
	width: 100%;
}
.bacteria dl{
	flex: 10%;
}
.bacteria dl dt,
.bacteria dl dd{
	font-weight: 300;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.66;
	text-align: center;
	margin-left: 3%;
}
.bacteria dl dt{
	margin-top: 15%;
	margin-left: 0;
}
.bacteria dl dd{
	margin-top: 5%;
	margin-left: 0;
	width: 84px;
}
@media only screen and (max-width:767px) {
	.bacteria dl {
		flex: 40%;
	}
	.bacteria figure{
		margin: 0 auto;
	}
	.bacteria dl dd{
		margin: 0 auto;
	}
}


/* products */

.fq li {
	color: red;
}

/* 一覧 */
#news2 {
	/* margin-top: 90px; */
	margin: 90px 0 50px 0;
}
#news2 .commonwrap {
	position: relative;
}
#news2 .secTalble {
	margin: 0 auto;
	box-sizing: border-box;
	display: table;
	width: 62%;
	table-layout: fixed;
}
#news2 .secTalble > * {
	display: table-cell;
	vertical-align: top;
}
#news2 .secTalble .pagetitle {
	width: 150px;
}
#news2 .commonwrap h3 {
	margin-top: 0;
	padding-bottom: 1%;
	font-size: 30px;
	font-weight: 100;
	text-align: left;
}
/* #news2 .secTalble .list {
	padding-left: 50px;
	border-left: #000 solid 1px;
} */
#news2 .secTalble .list li + li {
	border-top: #d6d6d6 solid 1px;
}
#news2 .secTalble .list li > * {
	display: table;
	width: 100%;
	padding: 20px 0;
	color: #000;
	text-decoration: none;
	table-layout: fixed;
}
#news2 .secTalble .list li > * > * {
	display: table-cell;
	vertical-align: top;
}
#news2 .secTalble .list li .date {
	width: 115px;
	font-weight: 500;
}
#news2 .btn {
	position: absolute;
	top: 0;
	right: 20px;
	width: 180px;
}

#news2 .item-list{
	margin: 30px 0;
	border: 1px solid #000;
	padding: 5% 8%;
}

#news2 .item-list > li{
	margin-top: 10px;
}

#news2 .item-list > li:first-child,
#news2 .item-list > li:last-child{
	margin-top: 0;
}

#news2 .news-img{
	width: 80%;
	margin: 0 auto 20px;
}

@media only screen and (min-width:768px) {
	#news2 .secTalble .pagetitle > * {
		display: block;
	}
	#news2 .secTalble .pagetitle small {
		margin-top: 10px;
	}
}

@media only screen and (max-width:991px) {
	#news2 .secTalble {
		padding-right: 0;
	}
	#news2 .btn {
		position: static;
		margin: 60px 0 0 auto;
	}
}


@media only screen and (max-width:767px) {
	#news2 {
		margin-top: 50px;
		margin-bottom: 90px;
	}
	#news2 .secTalble,
	#news2 .secTalble > * {
		display: block;
	}
	#news2 .secTalble{
		width: 95%;
	}
	#news2 .secTalble .pagetitle {
		width: auto;
	}
	#news2 .secTalble .list {
		padding-left: 0;
		border-left: none;
	}
	#news2 .secTalble .list li {
		border-bottom: #d6d6d6 solid 1px;
	}
	#news2 .secTalble .list li + li {
		border-top: none;
	}
	#news2 .secTalble .list li > * {
		padding: 12px 0;
	}
	#news2 .secTalble .list li .date {
		width: 85px;
	}
	#news2 .btn {
		width: 165px;
		margin-top: 30px;
	}

	#news2 .news-img{
		width: 100%;
	}
}

.date2{
	margin-bottom: 35px;
}



/* ページネーション */
#pager {
	position: relative;
	overflow: hidden;
	width: 355px;
	margin: 0 auto;
}
#pager:before {
	top: 50px;
}
#pagination{
	margin: 10% 0;
}
#pagination:before {
	top: 150px;
}
#pagination a.prev {
	width: 80px;
	padding-left: 10px;
}
#pagination a{
	border-right: solid 1px #eff1f1;
}
#pagination a:hover{
	background: #000;
	color: #fff;
	transition: .3s;
}
#pagination a:last-child{
	border-right: none;
}

#pagination a, #pagination span {
	position: relative;
	float: left;
	display: block;
	width: 70px;
	margin-bottom: -1px;
	text-align: center;
	line-height: 50px;
	color: #9b9f9f;
	font-size: 12px;
	font-family: Oswald, sans-serif;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-decoration: none;
	background-color: transparent;
	-webkit-transition: background-color .2s linear, border .2s linear, color .2s linear, color .2s linear;
	transition: background-color .2s linear, border .2s linear, color .2s linear, color .2s linear;
	padding: 5% 0;
}

#pagination a.prev:after {
	left: 13px;
	-webkit-transform: rotate(-135deg) scale(.66666666);
	transform: rotate(-135deg) scale(.66666666);
	-webkit-transition: left .2s ease-in-out, border-color .2s linear;
	transition: left .2s ease-in-out, border-color .2s linear;
}
#pager2 {
	position: relative;
	overflow: hidden;
	width: 290px;
	margin: 0 auto;
}

#pagination2:before {
	top: 150px;
}
#pagination2 a.prev {
	width: 80px;
	padding-left: 10px;
}
#pagination2 a{
	border-right: solid 1px #eff1f1;
}
#pagination2 a:hover{
	background: #000;
	transition: .5s;
}

#pagination2 a:last-child{
	border-right: none;
}

#pagination2 a, #pagination span {
	position: relative;
	float: left;
	display: block;
	width: 50px;
	margin-bottom: 1px;
	text-align: center;
	line-height: 28px;
	color: #9b9f9f;
	font-size: 12px;
	font-family: Oswald, sans-serif;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-decoration: none;
	background-color: transparent;
	-webkit-transition: background-color .2s linear, border .2s linear, color .2s linear, color .2s linear;
	transition: background-color .2s linear, border .2s linear, color .2s linear, color .2s linear;
	margin-bottom: 0;
}

.padding{
	padding: 38% 10%;

}
#pagination2 a.prev:after {
	left: 13px;
	-webkit-transform: rotate(-135deg) scale(.66666666);
	transform: rotate(-135deg) scale(.66666666);
	-webkit-transition: left .2s ease-in-out, border-color .2s linear;
	transition: left .2s ease-in-out, border-color .2s linear;
}
.btn-style {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 60px;
}

.btn-style .prev2 {
	display: block;
	width: 245px;
	background-color: transparent;
	border: 1px solid #003749;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 20px;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0;
	padding: 20px 40px 20px 0;
	position: relative;
	z-index: 1;
}
#pager3 {
	position: relative;
	overflow: hidden;
	width: 360px;
	margin: 0 auto;
}

.commonBtn02 {
	position: relative;
	overflow: hidden;
	display: block;
	padding: 17px 0;
	color: #000;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
	border: #000 solid 1px;
	transition-property: color;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 250px;
}

.commonBtn02--center{
    margin-inline: auto;
} 

@media only screen and (max-width:767px) {
	.commonBtn02{
		padding: 21px 0;
	}
}
.noT .commonBtn02:hover {
	color: #fff;
}
.commonBtn02:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	padding: 0 60px;
	background-color: #000;
	transform: translate(-160%, 0) skew(-60deg, 0deg);
	transition: 0.4s;
}
.noT .commonBtn02:hover:before {
	transform: translate(-50%, 0) skew(-60deg, 0deg);
}
.commonBtn02 > span {
	position: relative;
	display: inline-block;
	z-index: 3;
}
.commonBtn02 .arw {
	position: absolute;
	top: 50%;
	left: 100%;
	width: 30px;
	height: 8px;
	margin-left: 12px;
	transform: translateY(-50%);
}
.commonBtn02 .arw:before,
.commonBtn02 .arw:after {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	content: '';
	background-color: #000;
	transition-property: background-color;
	transition-duration: 0.4s;
}
.noT .commonBtn02:hover .arw:before,
.noT .commonBtn02:hover .arw:after {
	background-color: #fff;
}
.commonBtn02 .arw:before {
	width: 100%;
	height: 1px;
}
.commonBtn02 .arw:after {
	bottom: 1px;
	width: 1px;
	height: 100%;
	transform-origin: 100% 100%;
	transform: rotate(-45deg);
}
.commonBtn02.back .arw {
	left: auto;
	right: 100%;
	margin: 0 12px 0 0;
}
.commonBtn02.back .arw:after {
	right: auto;
	left: 0;
	bottom: 0;
	transform: rotate(45deg);
}

@media only screen and (max-width:767px) {
	.commonBtn02 {
		border-width: 1px;
	}
	.commonBtn02 .arw {
		width: 25px;
		height: 6px;
	}
}

a.next.page-numbers2 {
	padding: 38% 0;
	line-height: unset !important;
}

@media only screen and (max-width:767px) {
	a.next.page-numbers2 {
		padding: 42% 0;
	}
}

a.page-numbers3 {
	background-color: #000 !important;
	color: #fff !important;
}

@media only screen and (max-width:767px) {
	a.page-numbers3 {
		padding: 42% 0;
	}
}

.arrow2{
  position: relative;
  display: inline-block;
	padding-left: 20px;
	padding-bottom: 15px;
}

.arrow2::before{
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}

.arrow3{
  position: relative;
  display: inline-block;
	padding-right: 10px;
	padding-bottom: 15px;
}

.arrow3::before{
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  -ms-transform: rotate(255deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  left: 0;
}


.ttl2{
	font-size: 15px;
	font-weight: 300;
	line-height: 1.66;
}

span.ttl2_t{
	font-size: 15px;
	font-weight: 300;
	line-height: 2;
}
.ttl2_m{
	margin: 1.5% 0 0 0;
}

.ttl2:last-child{
	margin-bottom: 5%;
}

@media only screen and (max-width:767px) {
	.ttl2:last-child{
		margin-bottom: 30px;
	}
}

/* hr */
.hr{
	max-width: 730px;
	margin-bottom: 40px;
}
@media only screen and (max-width:767px) {
	.hr{
		width: 80%;
	}
}
.zoom{
	zoom: 150%;
}

/* 製品一覧 */

/*************************************************

 header

*************************************************/


/*************************************************

 products

*************************************************/
#products {
	margin: 20px 0 90px;
}
#products .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: -15px auto 0;
	max-width: 980px;
}
#products .list li {
	width: calc((100% - 20px) / 2);
	margin-top: 15px;
	max-width: 380px;
	margin-right: 1.69491%;
}

#products .list li:nth-child(even){
	margin-right: 0;
}

#products .list a {
	overflow: hidden;
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
}
#products .list a:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: no-repeat center center / cover;
	transform: scale(1);
	transition-property: transform;
	transition-duration: 0.6s;
	z-index: 1;
}
.noT #products .list a:hover:before {
	transform: scale(1.1);
}
#products .list a:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.2);
	transition-property: background-color;
	transition-duration: 0.8s;
	z-index: 2;
}
.noT #products .list a:hover:after {
	background-color: rgba(0,0,0,0.6);
}
#products .list .table {
	position: relative;
	display: table;
	width: 100%;
	height: 335px;
	text-align: center;
	line-height: 1;
	z-index: 3;
}
#products .list .cell {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
span.arribal {
	position: absolute;
	top: 4%;
	left: 3%;
	font-weight: 600;
	font-size: 27px;
}
#products .list .cell > * {
	display: block;
}
#products .list strong {
	font-size: 25px;
	text-shadow: 1px 2px 3px #717171;
}
#products .list small {
	margin-top: 15px;
	font-size: 20px;
}
#products .list .cell span.arribal {
	font-size: 35px;
	line-height: 2.3;
  font-weight: 600;
}
#products .list small span.txt {
	font-size: 15px;
}

#products .list li:nth-child(1) a:before { background-image: url("../images/top/products_03.jpg"); }
#products .list li:nth-child(2) a:before { background-image: url("../images/top/products_02.jpg"); }
/* #products .list li:nth-child(3) a:before { background-image: url("../images/top/products_02.jpg"); } */
#products .list li:nth-child(3) a:before { background-image: url("../images/top/products_06.jpg"); }
/* #products .list li:nth-child(4) a:before { background-image: url(../images/top/products_04.jpg); }
#products .list li:nth-child(5) a:before { background-image: url(../images/top/products_05.jpg); }
#products .list li:nth-child(6) a:before { background-image: url(../images/products/sold-out/products_07.jpg); } */

@media only screen and (max-width:767px) {
	#products {
		margin: 20px 0 50px;
	}
	#products .list {
		display: block;
		margin-top: 0;
	}
	#products .list li {
		width: 87.62%;
		margin: 0 auto 8%;
	}
	#products .list li:nth-child(even) {
    	margin: 0 auto 8%;
	}
	#products .list .table {
		/* height: 225px; */
		height: 156px;
	}
	#products .list strong {
		font-size: 20px;
	}
	#products .list small {
		margin-top: 5px;
	}
	#products .list .cell span.arribal {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
}
#products .list small span.txt {
	font-size: 13px;
}
span.arribal {
	font-size: 20px;
}
}


/* leftArea
--------------------------------------*/
#mainVisual .leftArea {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
}
#mainVisual .leftArea .logo {
	margin-bottom: 75px;
	padding-top: 85px;
	text-align: center;
	line-height: 0;
}
#mainVisual .leftArea .mainNavis {
	display: table;
	margin: 0 auto;
}
#mainVisual .leftArea .mainNavis {
	text-align: left;
}
#mainVisual .leftArea .mainNavis a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
}
#mainVisual .leftArea .mainNavis a.e-none {
	pointer-events: none;
}
#mainVisual .leftArea .mainNavis > li + li {
	margin-top: 17px;
}
#mainVisual .leftArea .mainNavis > li ul {
	margin-bottom: 30px;
}
#mainVisual .leftArea .mainNavis > li ul li {
	position: relative;
	margin-top: 10px;
	padding-left: 40px;
}
#mainVisual .leftArea .mainNavis > li ul li:before {
	position: absolute;
	top: 11px;
	left: 15px;
	display: block;
	content: '';
	width: 10px;
	height: 2px;
	background-color: #000;
}
@media only screen and (max-width:767px) {
	#mainVisual .leftArea {
		display: none;
	}
}


/* productsIndexFeatures
--------------------------------------*/
#refrigeratorPage .productsIndexFeatures .box:nth-child(1) {background-image: url('../images/products/refrigerator/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box:nth-child(2) {background-image: url('../images/products/refrigerator/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box:nth-child(3) {background-image: url('../images/products/refrigerator/index/feature_03.jpg');}

#refrigeratorPage .productsIndexFeatures .box_d:nth-child(1) {background-image: url('../images/products/disinfection/index/disinfection_03.jpg');}
#refrigeratorPage .productsIndexFeatures .box_d:nth-child(2) {background-image: url('../images/products/disinfection/index/disinfection_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_d:nth-child(3) {background-image: url('../images/products/disinfection/index/disinfection_02.jpg');}

#refrigeratorPage .productsIndexFeatures .box_f:nth-child(1) {background-image: url('../images/products/freezer/index/list01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_f:nth-child(2) {background-image: url('../images/products/freezer/index/list02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_f:nth-child(3) {background-image: url('../images/products/freezer/index/list03.jpg');}
#refrigeratorPage .productsIndexFeatures .box_f:nth-child(4) {background-image: url('../images/products/freezer/index/list04.jpg');}

#refrigeratorPage .productsIndexFeatures .box_t:nth-child(1) {background-image: url('../images/products/television/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_t:nth-child(2) {background-image: url('../images/products/television/index/feature_02.jpg');}

#refrigeratorPage .productsIndexFeatures .box_s:nth-child(1) {background-image: url('../images/products/steamer/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_s:nth-child(2) {background-image: url('../images/products/steamer/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_s:nth-child(3) {background-image: url('../images/products/steamer/index/feature_03.jpg');}

#refrigeratorPage .productsIndexFeatures .box_c:nth-child(1) {background-image: url('../images/products/coolerbox/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_c:nth-child(2) {background-image: url('../images/products/coolerbox/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_c:nth-child(3) {background-image: url('../images/products/coolerbox/index/feature_03.jpg');}

/* ico-container-bottle */
#refrigeratorPage .productsIndexFeatures .box_ice-container-bottle:nth-child(1) {background-image: url('../images/products/ice-container-bottle/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_ice-container-bottle:nth-child(2) {background-image: url('../images/products/ice-container-bottle/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_ice-container-bottle:nth-child(3) {background-image: url('../images/products/ice-container-bottle/index/feature_03.jpg');}

/* kettle */
#refrigeratorPage .productsIndexFeatures .box_kettle:nth-child(1) {background-image: url('../images/products/kettle/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_kettle:nth-child(2) {background-image: url('../images/products/kettle/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_kettle:nth-child(3) {background-image: url('../images/products/kettle/index/feature_03.jpg');}

/* fan */
#refrigeratorPage .productsIndexFeatures .box_fan:nth-child(1) {background-image: url('../images/products/fan/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_fan:nth-child(2) {background-image: url('../images/products/fan/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_fan:nth-child(3) {background-image: url('../images/products/fan/index/feature_03.jpg');}

/* mulch griddle */
#refrigeratorPage .productsIndexFeatures .box_mulch-griddle:nth-child(1) {background-image: url('../images/products/mulch-griddle/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_mulch-griddle:nth-child(2) {background-image: url('../images/products/mulch-griddle/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_mulch-griddle:nth-child(3) {background-image: url('../images/products/mulch-griddle/index/feature_03.jpg');}

/* aluminum-table */
#refrigeratorPage .productsIndexFeatures .box_aluminum-table:nth-child(1) {background-image: url('../images/products/aluminum-table/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_aluminum-table:nth-child(2) {background-image: url('../images/products/aluminum-table/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_aluminum-table:nth-child(3) {background-image: url('../images/products/aluminum-table/index/feature_03.jpg');}

/* twilight */
#refrigeratorPage .productsIndexFeatures .box_twilight:nth-child(1) {background-image: url('../images/products/twilight/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_twilight:nth-child(2) {background-image: url('../images/products/twilight/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_twilight:nth-child(3) {background-image: url('../images/products/twilight/index/feature_03.jpg');}

/* coolerbox-bamkel */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel:nth-child(3) {background-image: url('../images/products/coolerbox-bamkel/index/feature_03.jpg');}

/* waterjugs */
#refrigeratorPage .productsIndexFeatures .box_waterjugs:nth-child(1) {background-image: url('../images/products/waterjugs/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_waterjugs:nth-child(2) {background-image: url('../images/products/waterjugs/index/feature_02.jpg');}
#refrigeratorPage .productsIndexFeatures .box_waterjugs-cylinder:nth-child(1) {background-image: url('../images/products/waterjugs/cylinder/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_waterjugs-cylinder:nth-child(2) {background-image: url('../images/products/waterjugs/cylinder/index/feature_02.jpg');}

/* CLASSIC1 */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic1:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-classic1/10qt/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic1:nth-child(2) {background-image: url(../images/products/coolerbox-bamkel-classic1/index/feature_02.jpg);}

/* CLASSIC2 */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic2:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-classic2/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic2:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel-classic2/index/feature_02.jpg');}

/* CLASSIC10 */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic10:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-classic1/10qt/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic10:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel-classic1/10qt/feature_02.jpg');}

/* CLASSIC20 */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic20:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-classic1/20qt/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic20:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel-classic1/20qt/feature_02.jpg');}

/* CLASSIC35 */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic35:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-classic2/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic35:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel-classic2/index/feature_02.jpg');}

/* CLASSIC45 */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic45:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-classic1/45qt/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_classic45:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel-classic1/45qt/feature_02.jpg');}

/* soft */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_soft:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-soft/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_soft:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel-soft/index/feature_02.jpg');}

/* plate */
#refrigeratorPage .productsIndexFeatures .box_accessory_plate:nth-child(1) {background-image: url('../images/products/accessory/plate/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_accessory_plate:nth-child(2) {background-image: url('../images/products/accessory/plate/index/feature_02.jpg');}

/* compact */
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_compact:nth-child(1) {background-image: url('../images/products/coolerbox-bamkel-compact/index/feature_01.jpg');}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_compact:nth-child(2) {background-image: url('../images/products/coolerbox-bamkel-compact/index/feature_02.jpg');}

/* wpbg */
/* #refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_wpbg:nth-child(2) {background-image: url(../images/products/coolerbox-bamkel-wpbag/index/feature_02.jpg);}
#refrigeratorPage .productsIndexFeatures .box_coolerbox-bamkel_wpbg:nth-child(1) {background-image: url(../images/products/coolerbox-bamkel-wpbag/index/feature_01.jpg);} */


/* 動画の読み込み */
.youtube-re{
	position: relative;
	overflow: hidden;
	margin: 15px 0 20px 0;
	/* padding-bottom: 50%; */
	padding-top: 8%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	}

	.youtube-re.iframe-wrap{
		width: 48%;
		height: auto;
		margin: 15px auto 20px;
	}

	.youtube-re.iframe-wrap > div{
		width: 100%;
		height: 0;
		padding-top: 56.25%;
		position: relative;
	}

	.youtube-re video{
		width: 48%;
		margin-bottom: 5%;
		box-shadow: 0px 3px 10px rgb(0 0 0 / 5%);
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.1));
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,.1));
	}
	.youtube-re iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	@media only screen and (max-width:767px){
		.youtube-re video,
		.youtube-re.iframe-wrap{
			width: 100%;
			margin-bottom: 5%;
		}
	}

/* cooler_box */
dl.cooler_box_flex {
	box-sizing: border-box;
	padding: 10px;
	max-width: 24.33333%;
}
dl.cooler_box_flex dt {
	background-color: #4f6849;
	color: #fff;
	padding: 1%;
	font-weight: 600;
}
/* fan */
.fan dl.cooler_box_flex dt {
	background-color: #68656C;
}
dl.cooler_box_flex dd {
	background-color: #fff;
	padding: 0%;
}
dl.cooler_box_flex dd figure{
	margin-top: 0;
}
dl.cooler_box_flex dd.txt {
	padding: 3%;
	line-height: 1.4;
	font-size: 13px;
	text-align: left;
}
.productsDetail .detailInfo .images li.txt_li {
	margin: 1% auto 4%;
	line-height: 1.4;
	font-weight: 200;
}

/* twilight */
.twilight dl.cooler_box_flex dt{
	background-color: #2D3230;
}

@media only screen and (max-width:767px){
	dl.cooler_box_flex {
    box-sizing: border-box;
    padding: 10px;
    max-width: 49.33333%;
}
dl.cooler_box_flex dd.txt {
	height: auto;
}
}

/* スチーマー追加css */
.bl_icon{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 136%;
}
.bl_icon li{
	background-color: #72779e;
	padding: 2% 4%;
	margin-bottom: 3%;
    border-radius: 39px;
		font-size: 13px;
}
.bl_icon02{
	width: 100%;
	display: flex;
	justify-content: end;
	flex-wrap: wrap;
}
.bl_icon02 li{
	background-color: #72779e;
	padding:4%;
  margin-right: 3%;
	border-radius: 50%;
	font-size: 13px;
	color: #fff;
	line-height: 1.4;
	text-align: center;
	width: 9%;
}
.bl_icon02 li span{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
@media only screen and (max-width:767px){
	.bl_icon{
		width: 100%;
	}
	.bl_icon li{
		color: #fff;
    font-size: 15px;
		padding: 2% 5%;
	}
	.bl_icon02 li{
		width: 13%;
		margin-bottom: 3%;
	}
}

/* news追加 */
ul.list02 {
    display: flex;
    justify-content: space-evenly;
}
ul.list02 li {
    width: 40%;
		border:#fff;
}
.list02 .ttl {
    text-align: center;
}
@media only screen and (max-width:767px){
	.list02 .ttl {
    font-size: 12px;
}
}


/* sould-out */
.sould_txt{
	margin: 50px 0 0 0px;
}
.sould_txt li{
    border: 2px solid #000;
    padding: 1% 0%;
    display: block;
    font-size: 16px;
		font-weight: bold;
		width: 150px;
		text-align: center;
}
.productsDetail .detailMain .images .sluld_img{
	margin: 0;
	background-color: #000;
}
.productsDetail .detailMain .images .sluld_img img{
	opacity: 70%;
}
.sould_btn li a{
	border: 2px solid #000;
    padding: 1% 0%;
    display: block;
    font-size: 18px;
		font-weight: bold;
		width: 160px;
		text-align: center;
		color: #fff;
		background-color: #000;
		text-decoration: none;
		margin: 5% 30% 0 auto;
		transition: .5s;
}
.sould_btn li a:hover{
	background-color: #fff;
	color: #000;
}
.productsLineupList .list li .image .sluld_img img{
	padding: 5% 0;
	background-color: #000;
}
@media only screen and (max-width:767px){
	.productsDetail .detailMain .images .sluld_img img{
		max-width: 100%;
	}
	.sould_txt{
		margin: 30px 0 0 0;
	}
	.sould_txt li{
		margin: 0 0 0 auto;
	}
	.sould_btn li a{
		margin-top: 12%;
	}
}

.accessory-notice{
	max-width: 1000px;
	margin: 30px auto 0;
	padding: 0 30px;
	box-sizing: border-box;
}

.accessory-notice li{
    font-weight: 200;
}

.accessory-notice > span{
	font-weight: 300;
}

.accessory-notice p span.deco{
	color: #ff0000;
}

.caption{
	text-align: right;
	font-size: 1em;
	margin: 5px 10px 0 0;
}

.products-banner{
	max-width: 1000px;
	margin: 15px auto 45px;
}

@media only screen and (max-width:767px){
	.caption{
		order: 2;
	}

	.products-banner{
		margin: 10px auto 40px;
	}
}