.sp_none {
	display: none !important;
}
.sp_none * {
	display: none !important;
}
img {
	max-image: 100% !important;
}
.clear {
	clear: both;
}
body {
	min-width: 0 !important;
	min-height: 0 !important;
}
#cont{
	width: auto;
	margin: 0;
}
.s2016 {
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -150px;
	z-index: 10000;
	width: 30%;
	-animation: vertical 1s ease-in-out infinite alternate;
	-webkit-animation: vertical 1s ease-in-out infinite alternate;
	        animation: vertical 1s ease-in-out infinite alternate;
}
.s2016 img {
	width: 100%;
	height: auto;
}
@-webkit-keyframes vertical {
    0% { -webkit-transform:translateY(-10px); transform:translateY(-10px); }
  100% { -webkit-transform:translateY(  0px); transform:translateY(  0px); }
}
@keyframes vertical {
    0% { -webkit-transform:translateY(-10px); transform:translateY(-10px); }
  100% { -webkit-transform:translateY(  0px); transform:translateY(  0px); }
}

/*======================================
	
	header
	
=======================================*/
header {
	padding: 6px 0 8px;
	position: relative;
	margin-bottom: 5px;
}
header h1 a {
	width: 60px;
	height: 38px;
	margin: 0 auto;
	background: url(../img/common/logo.png) no-repeat left top;
	-webkit-background-size: 60px 38px;
	background-size: 60px 38px;
}
#description {
	width: 36px;
	height: 36px;
	top: 8px;
	left: 10px;
}
#nav_btn {
	position: absolute;
	display: block;
	width: 17px;
	top: 17px;
	right: 17px;
}
#nav_btn a {
	cursor: pointer;
}
#nav_btn span {
	background: #fff;
	display: block;
	width: 22px;
	height: 3px;
	margin-bottom: 3.5px;
	border-radius: 1px;
}
nav {
	display: none;
	position: fixed;
	z-index: 10000;
	top: 0;
	right: 0;
	width: 258px;
	height: 100%;
	overflow-y: scroll;
	background: rgba(220,93,123,0.96);
}
.nav_show {
	display: block;
}
nav a {
	color: #fff !important;
	text-decoration: none !important;
	line-height: 1;
	font-weight: bold;
}
#close {
	display: block;
	position: absolute;
	top: 20px;
	right: 17px;
}
#close a {
	cursor: pointer;
	text-indent: -9000px;
	display: block;
	background: url(../img/common/btn_close.png) no-repeat left top;
	-webkit-background-size: 12px;
	background-size: 12px;
}
header .gn {
	padding: 42px 0 0;
	margin: 0 20px;
}
header .gn li {
	float: none;
	margin-left: 0;
	background: none;
	font-size: 11px;
	width: auto !important;
	height: auto !important;
	border-bottom: 1px solid #fff;
}
header .gn li a,
header .gn li span.off {
	display: block;
	text-indent: 0;
	width: auto;
	height: auto;
	background: url(../img/common/icon_megaphone.png) no-repeat 4px center;
	-webkit-background-size: 18px auto;
	background-size: 18px auto;
	padding: 15px 0 15px 30px;
	color: #fff;
}
header .gn li span.off {
	opacity: .5;
}
header .sn {
	margin: 25px 20px 0 31px;
	padding-bottom: 15px;
	font-size: 11px;
}
/*======================================
	
	footer
	
=======================================*/
.sns_wrap {
	margin: 30px auto;
}
.top .sns_wrap {
	display: none;
}
#pagetop {
	position: relative;
	height: 18px;
}
#pagetop a {
	position: absolute;
	right: 10px;
	top: 0;
	width: 94px;
	height: 18px;
	font-size: 0;
	line-height: 0;
	background: url(../img/common/btn_pagetop.png) no-repeat center top;
	-webkit-background-size: auto 18px;
	background-size: auto 18px;
}
#copyright {
	width: 161px;
	margin: 26px auto 0;
	font-size: 0;
	line-height: 0;
	padding-bottom: 13px;
}
footer {
	font-weight: bold;
}
footer .gn {
	padding: 15px 0 0;
	margin: 0 20px;
}
footer .gn li {
	display: block !important;
	float: none;
	margin-left: 0;
	background: none;
	font-size: 11px;
	width: auto !important;
	height: auto !important;
	border-bottom: 1px dotted #d998aa;
}
footer .gn li.nav_top {
	display: none;
}
footer .gn li a {
	display: block;
	text-decoration: none;
	padding: 15px 0 15px 49px;
	color: #fff;
	font-weight: bold;
	background: url(../img/common/icon_megaphone_p.png) no-repeat left center;
	-webkit-background-size: 37px auto;
	background-size: 37px auto;
}
footer .gn li span.off {
	color: #fff;
	font-weight: bold;
	display: block;
	opacity: .4;
	background: url(../img/common/icon_megaphone_g.png) no-repeat left center;
	-webkit-background-size: 37px auto;
	background-size: 37px auto;
	padding: 15px 0 15px 49px;
}
footer .sn {
	margin: 25px 20px 0 31px;
	padding-bottom: 15px;
	font-size: 11px;
}
footer .sn li {
	line-height: 1;
}
footer .sn a:link,
footer .sn a:hover,
footer .sn a:visited {
	color: #fff;
	text-decoration: none;
}
/*======================================
	
	content
	
=======================================*/
#content {
	margin: 0;
	padding: 0 0 25px 0;
}
.top #content {
	margin: 0 10px;
}
.goods #content {
	padding-bottom: 0;
}
.movie #content {
	padding-bottom: 0;
}
/*======================================
	
	top
	
=======================================*/
#top_slider {
	width: 100%x;
	margin: 0 auto;
	overflow-x: hidden;
}
.slide_all {width:100%; margin: 0 auto; height: 223px; position: relative;}
.slide_wrap {width: 3200px; position: absolute; left: 50%; margin-left: -1600px;}
.slide_body {width: 100%;}
.slide {width: 320px;}
.slide img { width: 320px; height: auto;}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 3px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #cac8c7;
	text-indent: -9999px;
	display: block;
	width: 6px;
	height: 6px;
	margin: 0 7px;
	outline: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #c96b85;;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-controls-direction {
	width: 320px;
	position: absolute;
	top: 89px;
	left: 50%;
	margin-left: -160px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(../img/top/btn_left.png) no-repeat left top;
	-webkit-background-size: 18px;
	background-size: 18px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(../img/top/btn_right.png) no-repeat left top;
	-webkit-background-size: 18px;
	background-size: 18px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

#top_news {
	border: 2.5px solid #e46c88;
	padding: 2.5px;
	margin-bottom: 15px;
}
#top_news h1 {
	font-size: 14px;
	padding: 5px;
	margin-bottom: 5px;
}
#top_news dl {
	font-size: 10px;
	padding: 0 5px;
}
#top_news dd {
	padding-left: 7px;
	background-position: 1px 4px;
	-webkit-background-size: 4px auto;
	background-size: 4px auto;
}
.sns {
	padding-right: 15px;
}
.sns ul {
	position: relative;
	left: 50%;
	float: left;
}
.sns ul li {
	position: relative;
	left: -50%;
}
.top_tweet {
	display: none;
}
.bnr_list {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.bnr_list ul {
	position: relative;
	left: 50%;
	float: left;
}
.bnr_list ul li {
	position: relative;
	left: -50%;
	float: left;
	width: 147.5px;
}
.bnr_list ul li:nth-child(odd){
	margin-right: 2.5px;
}
.bnr_list ul li:nth-child(even){
	margin-left: 2.5px;
}
#top_list {
	width: 300px;
	margin: 0 auto;
}
#top_list li {
	width: 147.5px;
	margin-bottom: 5px;
}
#top_list li:nth-child(odd) {
	margin-right: 5px;
}
.top_title {
	margin: 2.5px;
	font-size: 9px;
	padding-top: 7px;
	height: 22px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-size: 145px !important;
	background-size: 145px !important;
}
.top_title span {
	padding-left: 15px;
	-webkit-background-size: 10px !important;
	background-size: 10px !important;
}
.coming_soon {
	width: 147.5px;
	height: 117.5px;
}
#policy_head {
	position: relative;
}
#policy_name {
	color: #fff;
	background: rgba(0,0,0,0.90);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 11px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	display: none;
}
#policy_name h2 {
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	padding: 5px 0;
}
#policy_name h2 span {
	font-size: 8px;
	letter-spacing: -1px;
}

#policy_body {
	margin-top: 5px;
	padding: 10px 10px 0;
	font-size: 10px;
}
#policy01 #policy_body {
	padding-bottom: 150px;
	-webkit-background-size: 270px auto;
	background-size: 270px auto;
}
#policy02 #policy_body {
	padding-bottom: 110px;
	background: url(../img/policy/sub_02_04.png) no-repeat right bottom #e0dacd;
	-webkit-background-size: 168px auto;
	background-size: 168px auto;
}
#policy03 #policy_body {
	padding-bottom: 80px;
}
#policy04 #policy_body {
	padding-bottom: 120px;
	background: url(../img/policy/sub_04_03.png) no-repeat right bottom #e0dacd;
	-webkit-background-size: 171px auto;
	background-size: 171px auto;
}
#policy05 #policy_body {
	padding-bottom: 30px;
}
#policy06 #policy_body {
	padding-bottom: 104px;
	-webkit-background-size: 267px auto;
	background-size: 267px auto;
}
#policy07 #policy_body {
	padding-bottom: 30px;
}
#policy08 #policy_body {
	padding-bottom: 60px;
	background: url(../img/policy/sub_08_03.png) no-repeat right bottom #cfe699;
	-webkit-background-size: 150px auto;
	background-size: 150px auto;
}
#policy09 #policy_body {
	padding-bottom: 10px;
}

#policy05 #policy_name {
	background: rgba(255,255,255,0.90);
	color: #000;
}
#policy_body>h2 {
	font-size: 14px;
	-webkit-background-size: 23px auto;
	background-size: 23px auto;
	margin: 0 0 5px;
	padding: 3px 0 3px 30px;
}
#policy_body h1 {
	font-size: 22px;
	margin-bottom: 12px;
	letter-spacing: 2px;
}
#policy_body p {
	line-height: 1.8;
	margin-bottom: 20px;
}
#sub_01_01 {
	position: absolute;
	top: 30px;
	right: 55px;
}
#sub_01_01 {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 60px;
}
#sub_02_01 {
	float: left;
	width: 78px;
	margin: -7px 10px 10px 0;
}
#sub_02_02 {
	position: absolute;
	right: 20px;
	margin-top: -15px;
	width: 126px;
}
#sub_text_02_01 {
	margin-right: 140px;
}

#sub_03_01 {
	float: right;
	width: 85px;
	margin: -50px 0 7px 7px;
}
#sub_03_02 {
	float: left;
	width: 160px;
	margin: -15px 7px 7px -10px;
}
#sub_03_03 {
	float: right;
	width: 109px;
	padding: 15px 0;
	margin: 0 -10px 7px 10px;
}
#sub_03_04 {
	float: right;
	width: 100px;
	margin: -25px -6px 0 0;
}
#sub_04_01 {
	float: right;
	margin: -18px 0 6px 6px;
	width: 83px;
}
#sub_04_02 {
	float: left;
	margin: -5px 6px 6px -10px;
	width: 137px;
}
#sub_05_01 {
	float: right;
	margin: -40px 20px 6px 6px;
	width: 76px;
}
#sub_05_02 {
	float: left;
	margin: -20px 6px 0 -10px;
	width: 80px;
}
#sub_05_03 {
	float: right;
	margin: -40px 0 20px 0;
	width: 241px;
}
#sub_05_04 {
	width: 252px;
	clear: both;
	margin: 0 auto;
}
#sub_06_01 {
	float: right;
	margin: -30px 5px 6px 6px;
	width: 78px;
}
#sub_06_02 {
	margin: 0 auto 15px;
	width: 245px;
}
#sub_07_01 {
	float: right;
	margin: -40px 5px 6px 6px;
	width: 94px;
}
#sub_07_02 {
	float: left;
	margin: 0 10px 5px -10px;
	width: 130px;
}
#sub_07_03 {
	margin: 0 auto 10px;
	width: 279px;
}
#sub_08_01 {
	float: right;
	margin: -20px 5px 5px 5px;
	width:75px;
}
#sub_08_02 {
	margin: 0 auto;
	width: 305px;
}
#sub_09_01 {
	float: right;
	margin: 0 5px 5px 6px;
	width: 91px;
}
#sub_09_02 {
	clear: both;
	float: left;
	margin: 0 10px 20px 0;
	width: 74px;
}
#sub_09_02+p {
	padding-top: 5px !important;
}
#sub_09_03 {
	background: url(../img/policy/sub_09_03.png) no-repeat right bottom;
	-webkit-background-size: 140px auto;
	background-size: 140px auto;
	padding: 24px 0 0 0;
	min-height: 86px;
}
#sub_09_03 p {
	margin-bottom: 0;
}
.name9 {
	color: #f10056;
}
#sub_09_text {
	color: #fff;
	background: #eb6689;
	padding: 5px;
}
#sub_09_text span {
	font-weight: bold;
}
#sub_09_text p {
	margin-bottom: 0;
}


#policy_nav {
	padding: 15px 0;
}
#policy_nav h1 {
	text-align: center;
	padding-right: 15px;
	margin-bottom: 15px;
}
#policy_nav h1 span {
	font-size: 14px;
	background: url(../img/common/icon_megaphone_ps.png) no-repeat 15px center;
	-webkit-background-size: 23px auto;
	background-size: 23px auto;
	margin: 0 0 5px;
	padding: 3px 0 3px 45px;
}
#policy_nav {
	width: 300px;
	margin: 0 auto;
	overflow: hidden;
}
#policy_nav a {
	color: #251e1c !important;
}
#policy_nav li {
	width: 147.5px;
	float: left;
	margin-bottom: 5px;
	position: relative;
}
#policy_nav li:nth-child(odd) {
	margin-right: 5px;
}
#policy_nav li a {
	text-decoration: none;
}
#policy_nav .top_title {
	display: block;
	margin: 2.5px;
	font-size: 9px;
	text-align: left;
	padding: 5px 0 0 7px;
	line-height: 1;
	height: 23px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-size: 145px !important;
	background-size: 145px !important;
}
#policy_nav .top_title span {
	display: block;
	text-decoration: none;
	padding: 3px 0 2px 15px;
	-webkit-background-size: 10px !important;
	background-size: 10px !important;
}
.now_bg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/common/hover.png);
}
#goods_wrap {
	padding: 10px 0 10px;
}
#goods_wrap h2 {
	position: relative;
	padding-left: 70px;
	margin: 0 10px 10px;
	padding-top: 12px;
	font-size: 16px;
	line-height: 1.4;
	height: 52px;
	letter-spacing: -1px;
}
#maru {
	width: 65px;
	height: 65px;
	-webkit-background-size: 65px auto;
	background-size: 65px auto;
	padding-top: 13px;
	font-size: 10px;
}
#goods_copy {
	display: block;
	font-size: 10px;
}
#goods_box1 {
	margin: 0 10px 20px;
	padding-bottom: 10px;
	line-height: 1.8;
	font-size: 12px;
	overflow: hidden;
	-webkit-background-size: 7px auto;
	background-size: 7px auto;
}
#goods_box1 ul {
	margin-top: 12px;
	margin-bottom: 10px;
}
.book_detail {
	font-size: 10px;
	float: right;
	width: 70%;
}
.book_detail p {
	margin-bottom: 1em;
}
#book_image {
	float: left;
	width: 28%;
}
#goods_box2 {
	background: url(../img/goods/rainbow.png) no-repeat left 205px;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	margin-bottom: 20px;
}
#goods_box2 h3 {
	margin: 0 0 7px 10px;
	font-size: 16px;
}
#goods_box2 h4 {
	font-size: 13px;
	margin: 0 0 0 10px;
}
#goods_list {
	margin: 0 10px;
	font-size: 8px;
}
#goods_list h1 {
	font-size: 14px;
	line-height: 1 !important;
	margin-bottom: 5px;
	padding-top: 40px;
}
#goods_file,
#goods_t {
	overflow: hidden;
}
#goods_file {
	margin: 20px 0;
}
.goods_image {
	width: 150px;
	float: left;
	margin-right: 10px;
}
#goods_box3 {
	margin: 0 10px;
	font-size: 10px;
	line-height: 1.5;
}
#goods_box3 h3 {
	font-size: 12px;
	margin-bottom: 10px;
	padding: 2px 0;
}
#mail_image {
	position: absolute;
	top: -35px;
	right: -5px;
	width: 64px;
	height: 40px;
}
#mailaddress {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
#mailaddress a {
	font-size: 12px;
	text-decoration: none;
}
#maildescription {
	font-size: 9px;
	margin-top: 5px;
}
#ofiice_list {
	border-top: 2px solid #fff;
	margin-top: 10px;
	padding: 10px;
	font-size: 10px;
}
#ofiice_list input {
	display: inline-block;
	margin-right: 5px;
	font-size: 9px;
}
#attention {
	font-size: 9px;
	margin: 7px 10px 0;
	padding-bottom: 15px;
}


#cont > #about{
	height: auto;
	width: auto;
	background: url(../img/about/about_btm.png) no-repeat right bottom,url(../img/about/bg.jpg) no-repeat center top;
	-webkit-background-size: 169px auto, auto 100%;
	background-size: 169px auto, auto 100%;
	background-color: #e66b8a;
	padding-bottom: 120px;
	margin-bottom: 10px;
}
#cont #aboutIn{
	width: 300px;
	margin: 0 auto;
	padding: 0;
}
#cont #aboutIn h1 {
	width: 262px;
	margin: 0 auto;
	padding: 10px;
}
#cont #aboutIn p{
	line-height: 1.5;
	font-size: 11px;
}
.aboutP1{
	padding: 5px 0 5px;
}
.aboutP2{
	padding: 0 0 10px;
}
.aboutP3 {
	width: 96px;
}
#story {
	background: url(../img/about/story_bg.jpg) no-repeat center top,url(../img/about/story_bg_r.jpg) repeat-y center top;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	font-size: 10px;
	height: auto;
	color: #251e1c;
	line-height: 2.2;
	padding: 190px 15px 0;
	margin-bottom: 0;
}
#story_catch {
	margin-bottom: 30px;
}
#btn_charactor {
	width: 117px;
	margin: 30px auto 0;
	padding-bottom: 30px;
}

#twitter{
	background: url(../img/twitter/tw_bg.jpg) no-repeat left top #3fa9f5;
	padding: 24px 0 30px;
}

#twitter .twmain{
	background: url(../img/twitter/tw_main_bottom.png) no-repeat center bottom;
	-webkit-background-size: 300px auto;
	background-size: 300px auto;
	width: 300px;
	height: auto;
	padding-top: 0;
	padding-bottom: 20px;
	margin: 0 auto 5px;
	text-align: center;
	color: #fff;
	line-height: 1.4;
	font-size: 11px;
}
#twitter .twmain p {
	background: url(../img/twitter/tw_main_top.gif) no-repeat center top,url(../img/twitter/tw_main_bg.gif) repeat-y center top;
	background-size: 300px auto;
	padding: 85px 8px 10px;
}
#twitter .wrap{
	width: auto;
	margin: 0 10px;
}
#twitter .left {
	width: 300px;
	float: none;
	margin: 0 auto 20px;
}
#twitter .left ul {
	border-radius: 10px;
	padding: 20px;
	overflow: hidden;
}
#twitter .left ul li {
	margin-top: 20px;
	width: auto;
	height: auto;
	padding: 7px 0 0 85px;
	-webkit-background-size: 160px auto !important;
	background-size: 160px auto !important;
}
#twitter .left ul li p:first-child {
	width: 120px;
	margin-top: -3px;
}
#twitter .left ul li img {
	width: 100%;
	height: auto;
}

#twitter .left .left-top,
#twitter .left .left-foot {
	display: none;
}
#twitter .right{
	width: 300px;
	float: none;
	margin: 0 auto;
}
#twitter .right a {
	width: 300px;
}

#chara_list {
	width: 300px;
	margin: 20px auto;
}
.chara_detail {
	-webkit-background-size: 300px auto !important;
	background-size: 300px auto !important;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.flexslider {
	width: 80px;
	float: left;
}
.chara_body {
	float: right;
	width: 210px;
}
.flex-control-nav {
	left: auto;
}
.chara_name {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 1.2;
}
.katagaki {
	font-size: 11px;
	line-height: 2.2;
}
.realname {
	font-size: 11px;
}
.furi {
	padding-left: 3px;
	font-size: 11px;
}
.realname .furi {
	font-size: 9px;
}
/*
#chara_detai_05{
	background: url(../img/chara/bg_kaku.png) no-repeat;
}
#chara02{
	background: url(../img/chara/bg_gama.png) no-repeat;
}
#chara03{
	background: url(../img/chara/bg_shisa.png) no-repeat;
}
#chara04{
	background: url(../img/chara/bg_yoko.png) no-repeat;
}
#chara05{
	background: url(../img/chara/bg_sun.png) no-repeat;
}
#chara06{
	background: url(../img/chara/bg_poken.png) no-repeat;
}
#chara07{
	background: url(../img/chara/bg_tawara.png) no-repeat;
}
#chara08{
	background: url(../img/chara/bg_kosodate.png) no-repeat;
}
#chara09{
	background: url(../img/chara/bg_shii.png) no-repeat;
}
*/

/*======================================
	
	movie
	
=======================================*/
#movie_wrap {
	background: url(../img/movie/bg.jpg) no-repeat center top #fcc601;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 40px;
	padding-top: 1px;
	color: #251e1c;
}
#movie_title {
	width: 231px;
	margin: -20px auto 0;
}
#movie_wrap h2 {
	text-align: center;
	font-size: 14px;
	margin-top: -25px;
	margin-bottom: 15px;
}
#btn_2013 {
	width: 181px;
	margin: 25px auto 0;
}
#movie_list li a {
	color: #251e1c;
	text-decoration: none;
}
#movie_list li {
	text-align: center;
	position: relative;
	margin: 0 10px 30px;
}
#movie_list li h3 {
	font-size: 16px;
}
#movie_list p {
	font-size: 10px;
}
.move{
	position:relative;
	width:100%;
	padding-top:56.25%;
	margin-bottom: 15px;
}
.move iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}
.snsMovie {
	margin-top: 10px;
}
.hikari {
	display: none;
}
.new {
	display: none;
}
.movie_new {
	position: relative;
}
.movie_new img {
	position: absolute;
	margin: -10px 0 0 -40px;
}
/*======================================
	
	special
	
=======================================*/
#special_wrap {
	padding-top: 35px;
}
#special_title {
	width: 114px;
	margin: 0 auto 20px;
}
#special_list li {
	text-align: right;
	width: 252px;
	margin: 0 auto 40px;
}
#narikiri_wrap {
	background: #f2bbc6;
	padding-top: 5px;
	color: #231815;
	padding-bottom: 25px;
}
#narikiri_head {
	text-align: center;
	position: relative;
	padding-top: 80px;
	font-size: 9px;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
#narikiri_head p {
	position: relative;
	z-index: 105;
}
#narikiri_head h2 {
	font-size: 13px;
	margin-bottom: 15px;
	position: relative;
	z-index: 105;
}
#narikiri_title {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#narikiri_top_photo {
	width: 300px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	margin-top: -5px;
}
#narikiri_mail {
	margin: 0 10px 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.narikiri {
	width: 300px;
	background: #fff;
	padding-bottom: 15px;
	margin: 0 auto 10px;
}
.narikiri_image {
	margin-bottom: 6px;
}
.narikiri p {
	margin: 0 6px;
}
.narikiri_comment {
	font-size: 10px;
	margin-bottom: 5px !important;
}
.narikiri_name {
	color: #db6784;
	font-size: 10px;
}
.narikiri_fb {
	margin: 5px 6px 0;
}


#mailto {
	background: #dc7492;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 0;
}
#mailto a {
	text-decoration: none;
	color: #231815;
}
#mail_explain {
	font-weight: normal;
	margin-top: 10px;
	background: #dc7492;
	color: #fff;
	padding: 15px 15px 1px 15px;
	font-size: 13px;
	text-align: left;
}
#mail_explain p {
	margin-bottom: 1em;
}

#muscle_top #content {
	background: url(../img/special/muscle/bg.gif) no-repeat center top #e36b87;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#muscle_wrap {
	width: 300px;
	margin: 0 auto;
	padding-top: 15px;
	color: #251e1c;
	position: relative;
	min-height: 500px;
	padding-bottom: 25px;
}
#muscle_title {
	width: 220px;
	margin-left: 80px;
	margin-bottom: 5px;
}
#muscle_image {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
	width: 110px;
}

#muscle_head {
	font-size: 8px;
	background: #fff;
	width: 180px;
	margin-left: 100px;
	padding: 10px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#muscle_head em {
	color: #c40018;
}
#sign {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 20px;
}
#uketome_muscle {
	margin: 0;
}
#twitter-widget-1 {
	background: #fff !important;
	position: relative;
	z-index: 15;
}
.snsMovie #twitter-widget-1 {
	background: transparent !important;
}
#muscle_top .twitter-timeline {
	max-width: 300px;
}

#omake_wrap p {
	margin: 0 10px;
	font-size: 12px;
}
#omake_title {
	width: 300px;
	margin: 0 auto 11px;
}
#wallpaper {
	margin-bottom: 50px;
}
#wallpaper h2 {
	background: #db6784;
	font-size: 0;
	line-height: 0;
	margin: 0 10px 15px;
}
#wallpaper h2 img {
	width: 115px;
	margin: 0 auto;
	display: block;
	padding: 4px 0;
}
#wallpaper_list {
	margin: 0 10px 5px;
}
#wallpaper_list ul {
	overflow: hidden;
}
#wallpaper_list ul ul {
	margin-top: 5px;
	display: none;
}
#wallpaper_list>ul>li {
	width: 49%;
	margin-bottom: 5px;
}
#wallpaper_attention {
	display: none;
}
.wl {
	float: left;
}
.wr {
	float: right;
}
#newyearcard h2 {
	background: #db6784;
	font-size: 0;
	line-height: 0;
	margin: 0 10px 15px;
}
#newyearcard h2 img {
	width: 121px;
	margin: 0 auto;
	display: block;
	padding: 4px 0;
}
#newyearcard ul {
	overflow: hidden;
	margin: 0 10px 15px;
}
#newyearcard1 {
	float: left;
	 width: 40%;
}
#newyearcard2 {
	float: right;
	 width: 58%;
}
.btn_download {
	display: none;
}