@charset "utf-8";
/* CSS Document */

#contents-body {
	/* padding: 0; */
}
#contents-body .section {
	width: 1280px;
	margin: 0 auto;
	padding: 0 30px;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
@media screen and (max-width:1279px) {
	#contents-body .section {
		width: 100%;
	}
}
.contents_inner {
	background: url(/pages/contents/sienta/cp/everyday/image/common/bg_01.png) repeat-y 0 0;
	background-size: 100% auto;
	position: relative;
	padding: 0 0 0.58%;
	margin: 1.45% -30px 3.2%;
	margin-bottom: 0;
}
.contents_inner li {
	list-style: none;
}
.contents_inner .bg_top {
	display: block;
	/* padding: 0; */
	position: absolute;
	top: 0;
	left: 0;
}
.contents_inner .bg_bottom {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.contents_inner .for_sp {
	display: none;
}
#contents-body .contents_inner .navi_anchor a img,
#contents-body #container_body a img,
#container_link a img,
#container_use a img,
#container_main .btn_sns a img {
	-ms-transition: opacity 200ms;
	-webkit-transition: opacity 200ms;
	transition: opacity 200ms;
	-ms-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
/*============================
#container_main
============================*/
#container_main,
#container_body,
#container_link,
#container_use,
#every_top #container_01,
.navi_anchor,
.caption_main,
#container_voice,
#voice #container_foot {
	background:url(/pages/contents/sienta/cp/everyday/image/common/bg_cts_01_pc.png) repeat-y;
	background-size: 100% 1px;
	width: 99.46%;
	position: relative;
}
#every_top #container_main,
#container_body {
	margin: 0 0 0.47%;
}
#container_link {
	background-image: url(/pages/contents/sienta/cp/everyday/image/common/bg_link_01.png);
	margin-bottom: 0;
}
#container_use {
	margin-bottom: 0;
}
.contents_inner:before,
.contents_inner:after,
#container_main:before,
#container_main:after,
#every_top #container_01:before,
#every_top #container_01:after,
#container_body:before,
#container_body:after,
#container_use:before,
#container_use:after,
#container_link:before,
.navi_anchor:after,
#voice #container_foot:before,
#voice #container_foot:after,
#voice #container_link:after,
#container_voice:after {
	content:"";
	background:url(/pages/contents/sienta/cp/everyday/image/common/bg_cts_top_01_pc.png) no-repeat 0 0;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding-bottom: 2%;
	z-index: 1; 
}
#every_top #container_main:after,
#every_top #container_01:after,
#container_use:after,
#container_body:after,
#container_voice:after,
#voice #container_foot:after,
#voice #container_link:after,
#container_voice:after {
	background:url(/pages/contents/sienta/cp/everyday/image/common/bg_cts_bottom_01_pc.png) no-repeat 0 bottom;
	background-size: 100% auto;
	top: auto;
	bottom: 0;
}
#voice #container_link:after,
#container_voice:after {
	background-image: none;
}
#every_top #container_main:after {
	padding-bottom: 0.17%;
	background-size: 100% 100%;
}
#container_body:after,
#container_use:after {
	background-size: 100% 100%;
	padding-bottom: 0.157%;
}
.contents_inner:before {
	background-image: url(/pages/contents/sienta/cp/everyday/image/common/bg_top_01_pc.png);
	z-index: 0;
}
.contents_inner:after {
	background: url(/pages/contents/sienta/cp/everyday/image/common/bg_bottom_01_pc.png) 0 bottom no-repeat;
	background-size: 100% 100%;
	top: auto;
	bottom: 0;
	padding-bottom: 0.156%;
}
.contents_inner .popup {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
	top: -99999px;
	/* overflow: hidden; */
}
.contents_inner .popup .box_bg {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	left: -5%;
	width: 100%;
	height: 100%;
}
.contents_inner .popup .inner {
	position: relative;
	margin: 0 auto;
	max-width: 1220px;
	text-align: right;
}
.contents_inner .link_movie .box_iframe {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	background: #000;
	top: 0;
}
.contents_inner .link_movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.contents_inner .link_movie .box_movie {
	position: absolute;
	top: -99999px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fcfde9;
	z-index: 1;
}
#contents-body .contents_inner .popup .btn_close {
	color: #fff;
	/* float: right; */
	text-decoration: none;
	font-size: 20px;
}
@media screen and (max-width: 767px) {
	#contents-body {
		/* overflow: hidden; */
	}
	.contents_inner .for_sp {
		display: block;
	}
	.contents_inner .for_pc {
		display: none;
	}
	#contents-body .section {
		margin-right: 0;
		margin-left: 0;
		padding: 0;
	}
	.contents_inner {
		width: 94.67%;
		margin: 2.665% auto 0;
		padding-bottom: 1.34%;
		background-image:url(/pages/contents/sienta/cp/everyday/image/common/bg_01_sp.png);
	}
	.contents_inner:before {
		background-image: url(/pages/contents/sienta/cp/everyday/image/common/bg_top_01_sp.png);
		
	}
	.contents_inner:after {
		background-image: url(/pages/contents/sienta/cp/everyday/image/common/bg_bottom_01_sp.png);
		background-size: 100% auto;
		padding-bottom: 2%;
	}
	#container_main,
	#container_body,
	#container_link,
	#container_use,
	#every_top #container_01,
	.navi_anchor,
	.caption_main,
	#container_voice {
		background-image:url(/pages/contents/sienta/cp/everyday/image/common/bg_cts_01_sp.png);
		width: 98.45%;
	}
	#container_main,
	#container_body {
		margin-bottom: 1.41%;
	}
	#container_main:before,
	#every_top #container_01:before,
	#container_body:before:before,
	#container_use:before,
	#container_link:before {
		background-image: url(/pages/contents/sienta/cp/everyday/image/common/bg_cts_top_01_sp.png);
	}
	#container_main:before,
	#every_top #container_01:before {
		background-image: url(/pages/contents/sienta/cp/everyday/image/common/bg_cts_top_01_sp.png);
	}
	#container_main:after,
	#every_top #container_main:after,
	#every_top #container_01:after,
	#container_use:after,
	#container_body:after,
	.navi_anchor:after,
	#voice #container_link:after,
	#voice #container_voice:after {
		background-image: url(/pages/contents/sienta/cp/everyday/image/common/bg_cts_bottom_01_sp.png);
	}
	#every_top #container_main:after {
    	padding-bottom: 2%;
    	background-size: 100% auto;
	}
	.navi_anchor:after {
		top: auto;
		bottom: 0;
		background-position: 0 bottom;
	}
	#container_body:after,
	#container_use:after {
		background-size: 100% auto;
		padding-bottom: 2%;
	}

}