@charset "shift_jis";
.topicpath_ {
	margin-left: auto;
	margin-right: auto;
}
#coolskin {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

#coolskin #mv {
	width: 100%;
	background-color: #f2f9fc;
	background-image: url("../../img/usr/freepage/products/coolskin/mv_bg.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}
#coolskin #mv .mv_inner_ {
	width: 1200px;
	height: 790px;
	margin: 0 auto;
	position: relative;
}
#coolskin #mv .ico_limited_ {
	position: absolute;
	left: 655px;
	top: 72px;
}
#coolskin #mv h1 {
	width: 580px;
	padding: 0;
	margin-left: 0;
}
#coolskin #mv .mv_txt_ {
	text-align: center;
}

#coolskin .sec_ {
	width: 100%;
}
#coolskin .sec_inner_ {
	width: 1200px;
	margin: 0 auto;
}
#coolskin .sec_ h2 {
	text-align: center;
}
#coolskin .sec_ .btn_ a {
	display: block;
	transition: all .3s;
}
#coolskin .sec_ .btn_ a:hover {
	opacity: 0.7;
}

#coolskin #component {
	text-align: center;
	padding: 100px 0;
}
#coolskin #component h2 {
	margin: 0 0 50px;
}

#coolskin .content_bg_ {
	background-image: url("../../img/usr/freepage/products/coolskin/bg.jpg");
	background-position: center top;
	background-repeat: repeat;
	padding: 0 0 112px;
}

#coolskin #features {
	padding: 130px 0 35px;
}
#coolskin #features h2 {
	margin: 0 0 53px;
}
#coolskin #features .item_ {
	margin: 0 auto 42px;
	width: 728px;
	position: relative;
}
#coolskin #features .item_ .btn_online_ {
	position: absolute;
	left: 167px;
	bottom: 78px;
	width: 392px;
}

#coolskin #howto {
	text-align: center;
	padding: 35px 0 112px;
}
#coolskin #howto h2 {
	margin: 0 0 40px;
}
#coolskin #howto .note_ {
	margin-top: 40px;
}

#coolskin #step {
	text-align: center;
	background-image: url("../../img/usr/freepage/products/coolskin/sec03_bg.png");
	background-position: center top;
	background-repeat: repeat-x;
	padding: 100px 0 107px;
}
#coolskin #step h2 {
	margin: 0 0 22px;
}

#coolskin #campaign {
	text-align: center;
	padding: 93px 0 100px;
}

#coolskin #item {
	text-align: center;
	background-image: url("../../img/usr/freepage/products/coolskin/sec05_bg.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding: 70px 0;
}
#coolskin #item .new_ {
	margin: 0 0 38px;
}
#coolskin #item ul {
	display: flex;
	justify-content: space-between;
	width: 928px;
	margin: 0 auto;
}
#coolskin #item ul li {
	width: 415px;
	position: relative;
}
#coolskin #item ul li .btn_online_ {
	width: 392px;
	margin-left: auto;
}
#coolskin #item ul li .ico_limited_ {
	width: 106px;
	position: absolute;
	left: 0;
	top: 0;
}

#coolskin #follow {
	width: 100%;
	height: 78px;
}
#coolskin #follow .follow_inner_ {
	width: 100%;
	padding: 9px 0;
	background-image: url("../../img/usr/freepage/products/coolskin/follow_bg.png");
	background-position: center top;
	background-repeat: repeat;
	margin-bottom: -70px;
	position: relative;
	z-index: 100;
}
#coolskin #follow ul {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	border-left: 3px solid #b0d9ec;
	border-right: 3px solid #b0d9ec;
}
#coolskin #follow ul li {
	width: calc(100% / 3);
}
#coolskin #follow ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	height: 60px;
}
#coolskin #follow ul li:nth-child(2) a {
	border-left: 3px solid #b0d9ec;
	border-right: 3px solid #b0d9ec;
}

#coolskin #follow.js-fixed .follow_inner_ {
	position: fixed;
	left: 0;
	bottom: 61px;
}







