@charset "UTF-8";

/*----------------------------------------------
icemat
------------------------------------------------*/
.mt60 {
	margin-top: 60px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

li.store_ttl_01,
li.store_ttl_02 {
	position: relative;
}

li.store_ttl_01::before,
li.store_ttl_02::before {
	content: "アイスマット EG プラス";
	position: absolute;
	top: -26px;
	display: block;
	width: 100%;
	font-size: 0.875rem;
}

li.store_ttl_01:last-child::before,
li.store_ttl_02:last-child::before {
	content: "";
}

li.store_ttl_02::before {
	content: "高性能保冷素材アイスバッテリー";
}

.spec_an {
	font-size: 12px;
}

@media screen and (max-width: 999px) {
	.store__list02 li {
		width: 100%;
		margin: 20px 0 45px;
	}
}

/*btn06*/
.btn06 {
	text-align: center;
	margin: 100px 0 20px;
}

.btn06 a {
	display: block;
	margin: 0 auto;
}

.btn06 a:hover {
	opacity: 0.7;
}

@media screen and (max-width:999px) {
	.btn06 {
		margin: 80px auto 20px;
	}

	.btn06 img {
		margin: 0 auto;
	}
}

/*feature07*/
.feature07 .feature__text {
	width: 100%;
}

.feature07 li {
	margin: 40px 0 0;
}

.feature07 li:first-child,
.feature07 li:nth-child(2) {
	margin-top: 10px;
}

.feature07 h4,
.feature07 h3 {
	padding: 0 0 0 60px;
	position: relative;
	min-height: 50px;
	display: flex;
	align-items: center;
}

.feature07 span {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 10px;
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-family: 'Roboto', sans-serif;
	position: absolute;
	left: 0;
	line-height: 1;
}

.option__page .feature07 span {
	background: #6c5a80;
}

.feature07 span b {
	font-size: 22px;
	line-height: 1;
	padding: 0 0 0 2px;
}

@media screen and (max-width:999px) {
	.feature07 li {
		margin: 20px 0 0;
	}

	.feature07 li:first-child,
	.feature07 li:nth-child(2) {
		margin: 20px 0 0;
	}

	.feature07 li:first-child {
		margin-top: 0;
	}
}

.product__features_icemat {
	padding: 0 0 100px;
	background: #ddf3f5;
}

.product__features_icemat .fi_ttl {
	font-size: 60px;
	text-align: center;
	position: relative;
}

.product__features_icemat h2.fi_ttl span {
	color: #b6006a;
}

.product__features_icemat h2.fi_ttl::after {
	position: absolute;
	content: url(/assets/img/products/icebattery/icemat_eg_plus/fi_ttl_01.png);
	top: -65px;
	left: 0;
	right: 0;
	width: 100%;
}

.product__features_icemat .fi_bg_first {
	position: relative;
	background: url(/assets/img/products/icebattery/icemat_eg_plus/fi_ttl_bg.png) center bottom;
	padding: 150px 0 0;
	margin: 0 auto;
	height: 355px;
}

.product__features_icemat .fi_bg_first img {
	position: absolute;
	bottom: -40px;
	left: 47%;
}

.products_icemat_intro {
	text-align: center;
	margin: 90px auto;
	max-width: 800px;
}

.products_icemat_intro p {
	font-size: 18px;
	line-height: 2;
}

.products_icemat_intro .products_icemat_img p.fi_prof_name {
	font-size: 16px;
	position: relative;
	padding: 0 0 20px;
	margin: 10px 0 20px;
	line-height: normal;
}

.products_icemat_intro .products_icemat_img p.fi_prof_name::after {
	content: "";
	width: 60px;
	height: 1px;
	background: #000;
	position: absolute;
	left: 50%;
	bottom: 1px;
	margin: 0 0 0 -30px;
}

.fi_prof_name span {
	font-weight: bold;
	font-size: 18px;
	margin-left: 10px
}

.products_icemat_intro .products_icemat_img {
	margin-top: 70px;
}

.products_icemat_intro .products_icemat_img p {
	font-size: 14px;
}

.products_icemat_cnt {
	max-width: 800px;
	margin: 90px auto 40px;
	padding: 0 0 90px;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
	position: relative;
	font-size: 16px;
	line-height: 2;
}

.products_icemat_cnt::after {
	content: "";
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	position: absolute;
	top: 2px;
	left: 0;
	width: 100%;
	height: calc(100% - 4px);
}

.products_icemat_cnt .icemat_cnt_txt_box {
	margin: 50px 0 60px;
}

.products_icemat_cnt .icemat_cnt_txt_box .icemat_ttl h3 {
	margin-bottom: 15px;
	display: inline;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	background: rgba(0, 0, 0, 0) -ms-linear-gradient(transparent 60%, #fff 0%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(transparent 60%, #fff 0%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #fff 0%) repeat scroll 0 0;
}

.products_icemat_cnt .icemat_cnt_txt_box h3 span {
	color: #b6006a;
}

.products_icemat_cnt .icemat_cnt_txt_box .icemat_ttl {
	margin-bottom: 15px;
}

.products_icemat_cnt .icemat_cnt_img_box {
	text-align: center;
}

.stripe {
	position: relative;
	z-index: 1;
	margin: 80px auto;
	width: 100%;
	max-width: 600px;
}

.stripe .stripe_inner {
	margin: 0 auto;
	background: rgba(221, 243, 245, 1);
	padding: 50px 20px;
}

.stripe .stripe_inner::after {
	position: absolute;
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
	background: repeating-linear-gradient(-45deg, black, black 5px, #ddf3f5 5px, #ddf3f5 8px);
	background-color: black;
	content: '';
	z-index: -1;
}

.stripe .stripe_innerlast-child {
	margin-bottom: 0;
}

.balloon {
	position: absolute;
	display: inline-block;
	top: -25px;
	left: 0;
	right: 0;
	border-radius: 4px;
	margin: 0 auto;
	text-align: center;
	padding: 7px 10px;
	max-width: 240px;
	width: 240px;
	background: #b6006a;
	color: #fff;
	font-size: 18px;
}

.balloon:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -6px;
	border: 6px solid transparent;
	border-top: 12px solid #b6006a;
}

.stripe .stripe_inner p.stripe_font {
	font-size: 24px;
}

.stripe .stripe_inner p.stripe_font span {
	color: #b6006a;
}

.stripe ul.list_dog {
	display: flex;
	justify-content: space-around;
}

.list_dog li:first-child {
	border-right: 1px solid #000;
	padding-right: 40px;
}

.icemat_hr {
	border-top: 1px solid #000;
	margin: 80px 0;
}

.icemat_cnt_ttl_out {
	margin-bottom: 30px;
}

.icemat_cnt_ttl_out img {
	margin: 0 auto;
}

.icemat_cnt_img_box_row {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

.icemat_cnt_txt {
	width: 50%;
}

.icemat_cnt_img_01 {
	width: auto;
}

.icemat_cnt_img_02 {
	margin-top: 80px;
	margin-left: 4px;
}

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

	.product__features_icemat {
		padding: 0 0 60px;
	}

	.product__features_icemat .fi_ttl {
		font-size: 30px;
	}

	.product__features_icemat h2.fi_ttl::after {
		top: -50px;
		transform: translateX(-50%) scale(0.5);
		left: 50%;
	}

	.product__features_icemat .fi_bg_first {
		background-size: contain;
		padding: 90px 0 0;
		height: 200px;
	}

	.product__features_icemat .fi_bg_first img {
		bottom: -30px;
		left: 50%;
		transform: translateX(-50%) scale(0.8);
	}

	.products_icemat_intro {
		padding: 0 4%;
		margin: 70px auto;
	}

	.products_icemat_intro p {
		font-size: 14px;
	}

	.products_icemat_intro .products_icemat_img p.fi_prof_name {
		font-size: 14px;
		padding: 0 0 15px;
		margin: 5px 0 15px;
		line-height: normal;
	}

	.fi_prof_name span {
		font-weight: bold;
		font-size: 16px;
		margin-left: 10px
	}

	.products_icemat_intro .products_icemat_img {
		margin-top: 45px;
	}

	.products_icemat_cnt_out {
		padding: 0 4% 0;
	}

	.products_icemat_cnt {
		margin: 60px auto 0px;
		padding: 0 0 60px;
		font-size: 14px;
		line-height: 1.7;
	}

	.products_icemat_cnt .icemat_cnt_txt_box {
		margin: 60px 0 60px;
	}

	.products_icemat_cnt .icemat_cnt_txt_box .icemat_ttl h3 {
		margin-bottom: 20px;
		font-size: 18px;
	}

	.stripe_inner {
		margin: 60px 0;
	}

	.stripe ul.list_dog {
		display: block;
		justify-content: space-between;
	}

	.stripe .stripe_inner p.stripe_font {
		font-size: 20px;
	}

	.list_dog li:first-child {
		border-right: none;
		border-bottom: 1px solid #000;
		padding-right: 0;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.balloon {
		top: -18px;
		padding: 2px 5px;
		max-width: 240px;
		background: #b6006a;
		color: #fff;
	}

	.balloon:before {
		border-top: 10px solid #b6006a;
	}

	.icemat_hr {
		margin: 50px 0;
	}

	.icemat_cnt_img_box_row {
		display: block;
		text-align: center;
		width: 100%;
	}

	.icemat_cnt_img_box_row p {
		margin-right: 0px;
		text-align: left;
	}

	.icemat_cnt_txt {
		width: 100%;
		margin-bottom: 30px;
	}

	.icemat_cnt_img_01 {
		margin-bottom: 30px;
	}

	.icemat_cnt_img_01 img {
		margin: 0 auto;
	}

	.icemat_cnt_img_01:last-child {
		margin-bottom: 0;
	}

	.icemat_cnt_img_02 {
		margin-top: 0;
		margin-left: 0;
	}

}
