body{
	background-color:#fff0f4;
}
.container{
    background: url("../images/top/pc/pcbg.png") repeat-y;
    width: 100%;
    margin: 0 auto;
    position:relative;
}
.img_top_logo{
    position:absolute;
    left:0;
    top:0;
}
.main{
    background: url("../images/top/pc/img_main.png") no-repeat;
    background-size:100%;
    overflow:hidden;
}
.top_content{
    width: 100%;
}
.footer_content{
    background: url("../images/common/pc/footer_banner_base.png") no-repeat;
    background-size:100%;
    width:100%;
    padding-top:13px;
    margin: 0 auto;
    margin: auto;
}
.img_main{
	width:100%;
}
.relative{
	position:relative;
}
.main_img{
	position:absolute;
	top:29%;
	padding: 0% 15%;
	
}
.still_img {
	width: 100%;
	  touch-callout:none;
	  user-select:none;
	  -webkit-touch-callout:none;
	  -webkit-user-select:none;
	  -moz-touch-callout:none;
	  -moz-user-select:none;
}
.main_text {
	font-size: 150%;
}
.sample_thumbnail {
	width: 100%;
}
.gallery_img_top{
	position: absolute;
	top: 3%;
	display: table;
	width: 100%;"
}
/*.gallery_img_top a{
    background-size:100%;
    display:inline-block;
    text-decoration:none;
}
.gallery_img_top a:hover{
    background: url("../images/gallery/sample_on.png") no-repeat;
    background-size:100%;
	z-index:100;
}*/
.gallery_img_bottom{
	position:absolute;
	top:16%;display:table;
	width:100%;"
}
/*.gallery_img_bottom a{
    background-size:100%;
    display:inline-block;
    text-decoration:none;
}
.gallery_img_bottom a:hover{
    background: url("../images/gallery/sample_on.png") no-repeat;
    background-size:100%;
	z-index:100;
}*/
.gallery_img_td {
	display: table-cell;
	width: 100%;
	text-align: center;
}
.action_pop{
	text-indent: -9999px;
}
.no_disp{
	display:none;
}
.still_str{
	color:#a53cd8;
}
.back_to_top{
    background: url("../images/top/sp/ico_backto_top_off.png") no-repeat;
    background-size:100%;
    position:fixed;
    bottom:0;
    right: 0;
    width:73px;
    height:47px;
    text-indent: -9999px;
    z-index:5;
}
.back_to_top:active{
    background: url("../images/top/sp/ico_backto_top_on.png") no-repeat;
    background-size:100%;
    z-index:5;
}
.now_disp{
	display:block;
}
.normal_str{
	color: #a86501;
	text-shadow: #fff -3px -3px 3px, #fff 3px -3px 3px, #fff 3px 3px 3px, #fff -3px 3px 3px;
}
