@charset "utf-8";

* {
	margin:0;
	padding:0;
}

h1 {
	font-size: 9px
}
h2 {
	font-size: 9px
}
h3 {
	font-size: 9px
}
h4 {
	font-size: 9px
}
img {
	border-width:0px;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
font {
	line-height: 1.5em;
}
.clear {
	clear: both;
}
.none {
	display: none;
}
.hidden {
	width: 0px; height: 0px; overflow: hidden;
}

/*--------------------------------------
              link style
--------------------------------------*/
img { -ms-interpolation-mode: bicubic; } 

a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

a:link {
	text-decoration: none;
	color: #F42B91;
}
a:visited {
	color: #F42B91;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F42B91;
}
a:active {
	color: #F42B91;
	text-decoration: none;
}
.clear {
	clear: both;
	background-color: #FFFFFF;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.5;
	background-position: center top;
	width: 100%;
	color: #333;
}
/*----------------------------------------
header
----------------------------------------*/

#header{
	height: 220px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
    background:url(../img/header_img/header_bg.png) no-repeat;
}


#header h2{
	width: 729px;
	position: absolute;
	left: 13px;
	top: 12px;
	height: 63px;
	text-indent:-9999px;
}

#header p{
	width: 800px;
	position: absolute;
	left: 6px;
	top: 82px;
	height: 137px;
	text-indent:-9999px;
}

ul#Navi {
	margin: 0;
	list-style-type: none;
	position: absolute;
	bottom: -3px;
	padding: 0;
	width: 369px;
	left: 593px;
	height: 34px;
	text-indent:-9999px;
}

ul#Navi li {
	height: 60px;
	display: block;
	width: 183px;
	margin-right: 0px;
	margin-left: 0px;
}
#Navi .mail {
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}

#Navi .mail a{
	background-image: url(../img/header/bg_m_mail.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}

#Navi .mail a:hover{
	background-image: url(../img/header/bg_m_mail_ov.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}
#Navi .PCmail {
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}

#Navi .PCmail a{
	background-image: url(../img/header/bg_p_mail.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
		float:left;
}

#Navi .PCmail a:hover{
	/*background-image: url(../img/header/bg_p_mail_ov.png);*/
	background-repeat: no-repeat;
	height: 30px;
	width: 183px;
	display: block;
	float:left;
}

#tel {
	background-image: url(../img/header/bg_tel.png);
	height: 41px;
	width: 370px;
	position: absolute;
	right: 0px;
	bottom: 34px;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
ul#basicNavi {
	margin: 0;
	list-style-type: none;
	position: absolute;
	bottom: 165px;
	padding: 0;
	width: 244px;
	left: 718px;
	height: 54px;
	text-indent:-9999px;
}

ul#basicNavi li {
	float: left;
	height: 47px;
	display: block;
	width: 48px;
	margin-right: 5px;
	margin-left: 5px;
}
#basicNavi .top {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .top a{
	background: url(../img/header/link_01.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .top a:hover{
	background: url(../img/header/link_01_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}
#basicNavi .company {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .company a{
	background-image: url(../img/header/link_02.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .company a:hover{
	background-image: url(../img/header/link_02_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}
#basicNavi .privacy {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .privacy a{
	background-image: url(../img/header/link_03.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .privacy a:hover{
	background-image: url(../img/header/link_03_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}
#basicNavi .map {
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .map a{
	background-image: url(../img/header/link_04.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#basicNavi .map a:hover{
	background-image: url(../img/header/link_04_ov.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 48px;
	display: block;
}

#footer {
	background-color: #424242;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	clear:both;
}

#footer #f_naviBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:10px;
}

#footer #f_naviBox ul {
	display: inline;
	list-style-type: none;
}
#footer #f_naviBox li {
	float: left;
	color: #ffaeed;
}
#footer #f_naviBox li a{
	color: #ffaeed;
	text-decoration: none;
}
#footer #f_naviBox li a:hover{
	color: #ffaeed;
	text-decoration: underline;
}

#cprBox {
	background-color: #1e1e1e;
	width: 100%;
	clear:both;
}
#cprBox p {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffaeed;
}
/*---------------------------------------
メインページ
---------------------------------------*/

#main {
	background:url(../img/bg.png);
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#Contents {
	width:940px; 
	height: auto;
	clear:both; 
	padding-left:10px; 
	padding-right:10px;	
	margin:0px auto;
	 DISPLAY:block;
}
#mainContents {
	width:680px; 
	height:auto; 
	float:right; 
	DISPLAY: inline;
	margin-left:10px;
	padding-bottom:20px;
}
.textWeight {
	font-size:1.5em;
	font-weight:bold;
	color:#ff4bb5;
}

.up_img {
	border:1px solid #666666;
}

.red {
	color:#F03;
	font-size:10px;
	padding-left:3px;
	padding-right:3px;
}

/*-------------------------------------------
Updated information side
--------------------------------------------*/
/*#top-update-side {*/
/*width:340px;*/
/*height:400px;*/
/*float:left;*/
/*background:url(../img/top/bg_int.png);*/
/*}*/
#top-update-side H3 {
	background:url(../img/top/title_03.gif);
	width:250px;
	height:40px;
	text-indent:-9999px;
}

.top-movieBN-side {
	width:120px;
	height:27px;
	background:url(../img/btn/backNumber.png);
	margin-top:10px;
	/*margin-left:200px;*/
	text-indent:-9999px;
}

.topDataBox-side {
border-bottom: #bcbcc2 1px solid;
border-left: #bcbcc2 1px solid;
border-top: #bcbcc2 1px solid;
border-right: #bcbcc2 1px solid;
/*padding-bottom: 3px;*/
/*line-height: 130%;*/
/*margin-left:20px;*/
/*margin-top:20px;*/
/*margin-bottom:5px;*/
/*padding-left: 5px;*/
/*width: 280px;*/
/*padding-right: 5px;*/
/*height: 275px;*/
/*color: #555555;*/
/*clear: both;*/
/*font-size: 12px;*/
/*overflow: auto;*/
/*border-right: #bcbcc2 1px solid;*/
/*padding-top: 5px;*/
}

.top-updata-com-side {
BORDER-BOTTOM: #bcbcc2 1px dashed;
font-size:14px;
line-height:1.5;
margin-bottom:15px;
}

/*.top-updata-com-side span{*/
/*font-size:12px;*/
/*}*/

.shopBannar{
	margin-top:5%;
}

.shopBannar img{
	margin-top:2%;
}

/* PC版　俗武者テキスト*/
.zokuText a{
	color:#ffaeed;
	font-size:12px;
	text-align:center;
}

.zokuText{
	padding-top: 5px;
}

/*ポップアップ*/
.popup2 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
}
.popup2.is-show {
	opacity: 1;
	visibility: visible;
}
.popup2-inner {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	max-width: 400px;
	padding: 0px;
	background-color: #fff;
	z-index: 2;
}
.popup2-inner img {
	width: 100%;
}
.popup2-main-image {
	position: relative;
}

.popup2-sub-image {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 90px;
	width: 75%;
}

.close-btn2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 30px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #00000082;
	display: inline-block;
	z-index: 3;
}
.close-btn2 i {
	padding-top: 5px;
	font-size: 20px;
	color: #FFFFFF;
}
.black-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8);
	z-index: 1;
	cursor: pointer;
}