@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding: 0; }
img { border: 0; }
html, body { width: 100%; height: 100%; }

body{
	background-color: #fff;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #675e5e;
	letter-spacing: 0.1em;
}

#wrapper {
	width: 100%;
	height: 100%;
}

#container{
	width: 1024px;
	margin: 0 auto;
}

/*====================================
	トップ
====================================*/

#top_link {
	width: 1124px;
	height: 40px;
	margin: 0 auto;
	background-color: #dde8ff;
	background-color: rgba(198,217,255,0.2);
	border-radius: 0 0 5px 5px/ 0 0 5px 5px;
}
#top_link .link_menu {
	text-align: right;
	padding-top: 5px;
	padding-right:10px;
	font-size: 80%;
}


#top_main {
	margin: 0 auto ; /* 0 auto */
	width: 1124px;
	height: 856px;
	position: relative;
	background: url(images/main_img_onsale.png) no-repeat top left ;
}

#top_main2 {
	margin: 40px auto 0; /* 0 auto */
	width: 1124px;
	height: 856px;
	position: relative;
}

#top_main .master_voice {
	width: 131px;
	height: 130px;
	position: absolute;
	top: 120px;
	left: 500px;
}

#top_main .voice_sale_a {
	width: 131px;
	height: 130px;
	position: absolute;
	top: 425px;
	left: 144px;
}

#top_main .voice_sale_b {
	width: 131px;
	height: 130px;
	position: absolute;
	top: 382px;
	left: 566px;
}

.master_voice:hover, .voice_sale_a:hover, .voice_sale_b:hover {
	opacity: 0.5;
}

#top_main .yoyaku-tokuten {
	width: 395px;
	height: 251px;
	position: absolute;
	top: 517px;
	left: 13px;
}

.go_cshop {
	width: 1024px;
	height: 100px;
	margin: 0px auto 20px; //-60px
}

/*====================================
	メニュー
====================================*/
#main_menu {
	width: 100%;
	height: 105px;
	background: url(images/menubase.png) repeat-x;
}

ul.m_menu {
	width: 1024px;
	margin: 0 auto;
	font-size: 0;
}

ul.m_menu li {
//	float: left;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 200px;
	list-style-type: none;
}

#s_menu {
	width: 100%;
	height: 80px;
	background: url(images/menubase_.png) repeat-x;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

ul.s_menu_c {
	width: 910px;
	margin: 0 auto;
	font-size: 0;
}

ul.s_menu_c li {
//	float: left;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 150px;
	list-style-type: none;
}

#pl_list {
	width: 1024px;
	margin: 100px auto 0;
	color: #d5bcbc;
}

/*====================================
	更新履歴、掲載情報
====================================*/

.new-box { width: 1024px; }
#new {
	float: left;
	margin: 50px 10px;
	width: 485px;
	height: 312px;
	background: url(images/new_base.png) no-repeat;
}

#media {
	float: left;
	margin: 50px 10px;
	width: 485px;
	height: 312px;
	background: url(images/media_base.png) no-repeat;
}

.new_p {
	position: relative;
	top: 90px;
	left: 60px;
	width: 380px;
	height: 170px;
	overflow: auto;
	line-height: 1.8em;
}

.mname {
	color: #06C;
	font-weight: bold;
}

time {
	color: #06C;
	font-weight: bold;
}

#topics { width: 1024px; }

#topics a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o- transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#topics a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o- transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/*====================================
	製品情報
====================================*/
.product_p {
	width: 900px;
	margin: 0 auto;
}

.product_p dl{
	padding: 2em;
	line-height: 1.8em;
}

.product_p dl dt {
	width: 9em;
	float: left;
	clear: left;
	margin-bottom: 0.8em;
	text-align: left;
	font-weight: bold;
	border-left: 5px solid #b4cbfa;
	text-indent: 0.7em;
}

.product_p dl dd {
	margin-left: 10em;
	margin-bottom: 0.8em;
}

.tokuten {
	width: 265px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.tokuten p {
	text-align: center;
	font-size: 90%;
}

.trknasi {
	float: left;
	margin-right: 30px;
	margin-top: 250px;
}

.dl-order {
	width: 800px;
	text-align: center;
}

.dl-order table {
	width: auto;
	margin: 0 auto;
}

.dl-order tr td {
	padding: 5px;
}

/*====================================
	キャラクター
====================================*/
#chara_01, #chara_02, #chara_03, #chara_04, #chara_05 {
	width: 1004px;
	height: 980px;
	z-index: 1;
	position: relative;
}

#chara_01 {
	background: url(images/ch_haruna_back.png) no-repeat top left;
}
#chara_02 {
	background: url(images/ch_seichi_back.png) no-repeat top left;
}
#chara_03 {
	background: url(images/ch_yuma_back.png) no-repeat top left;
}
#chara_04 {
	background: url(images/ch_tokimune_back.png) no-repeat top left;
}
#chara_05 {
	background: url(images/ch_miyuki_back.png) no-repeat top left;
}

.chara_sbn {
	width: 310px;
	height: 71px;
	position: absolute;
	top: 90px;
	left: 590px;
	text-align: right;
}

.chara_img {
	position: absolute; 
	top: 170px;
	left: 600px;
	z-index: 2;
}

.chara_voice {
	width: 470px;
	height: 100px;
	position: absolute;
	top: 620px;
	left: 145px;
}

.chara_voice a:hover {
	opacity: 0.6;
}

/*====================================
	グラフィック
====================================*/
.cgbox {
	width: 900px;
	margin: 50px auto;
}

.cgbox p {
	margin-top: 20px;
	font-size: 95%;
	padding-left: 10px;
	border-left: 5px double #dbb1b1;
}

.pink {
	background-color: #ffeaea;
}

.cg_img {
	position: relative;
}

.new {
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: 500;
}

/*====================================
	ムービー
====================================*/
.demo p {
	border: none;
	font-size: 100%;
	padding-left: 0;
}


/*====================================
	DLコンテンツ
====================================*/
.trial_dl {
	width: 900px;
	height: 600px;
	margin: 0;
	padding: 0;
}

.trial_dl img {
	vertical-align: bottom;
}

#patch p { line-height: 1.5em; }

.tyuu {
	width: 860px;
	margin: 0 auto;
	text-align: center;
	padding: 20px;
	border: 3px solid #FCC;
	border-radius: 3px / 3px;
	background: #fff;
}

.tyuu-left {
	width: 650px;
	margin: 30px auto;
	text-align: left;
	font-size: 100%;
}

a.dlink {
	padding: 10px;
	background: #FCC;
	text-decoration: none;
	color: #C66;
	border-radius: 10px / 10px;
	font-weight: bold;
}

a.dlink:hover {
	opacity: 0.5;
}

.dlink_o {
	padding: 10px;
	background: #eee;
	text-decoration: line-through;
	color: #999;
	border-radius: 10px / 10px;
	font-weight: bold;
}

.patchDlLink {
	margin: 30px 0;
	font-size: 120%;
	font-weight: bold;
}

/*====================================
	フッター
====================================*/
#footer {
	margin-top: 50px;
	width: 100%;
	height: 350px;
	background-color: #ebdedf;
	background-color: rgba(217,203,204,0.3);
	border-top: 2px solid #e2d4d4;
}

.footer_p {
	margin: 30px auto;
	width: 900px;
	text-align: left;
}

.footer_left {
	float: left;
	margin-top: 60px;
	line-height: 1.5em;
	color: #d5bcbc;
}

.footer_right {
	float: left;
	width: 350px;
	margin-top: 50px;
	margin-left: 30px;
	padding: 20px;
	border: 2px solid #7b89c6;
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
	border-radius: 10px/10px;
	line-height: 1.5em;
}

#copyright {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #707a9f;
	font-size: 80%;
	color: #FFF;
	letter-spacing: 0.1em;
}

/*============================
	ページトップ
============================*/
#pageTop {
	z-index: 500;
	background-image:url(images/gotop_off.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-radius: 5px;
	color: #ffffff;
	position: fixed;
	bottom: 30px;
	right: 10px;
	width: 128px;
	height: 128px;
}

#pageTop:hover {
	background-image: url(images/gotop_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/*====================================
	リンク、見出し
====================================*/
a {
	color: #39619d;
	text-decoration: none;
}

a:hover {
	color: #999;
}

h1 { /*フッター：タイトル*/
	font-size: 100%;
	font-weight: normal;
	line-height: 1.2em;
}

h2 { /*各見出し*/
	width: 1024px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}

h3 { /*小見出し*/
	font-size: 180%;
	color: #fff;
	font-weight: normal;
	text-shadow: #aaa 1px 1px 1px, #aaa -1px 1px 1px,
						#aaa 1px -1px 1px, #aaa -1px -1px 1px;
	text-align: left;
}

h3 a {
	color: #cae3fd;
}

h3 a:hover {
	color: #ccc;
}

h4 { /*小見出し*/
	margin-bottom: 1em;
	padding: 0.3em 0.5em;
	color: #fff;
	background: #9CF;
	border-radius: 5px/5px;
	border: #fff 1px solid;
}

ruby rp, ruby rt {
	font-size: 40%;
	color: #666;
}

/*====================================
	クラス
====================================*/
.box {
	width: 1024px;
	margin: 20px auto 150px;
	padding-bottom: 50px;
	background: url(images/boxbase.png);
	border-radius: 10px/ 10px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

hr.line {
	border: 0px;
	width: 1024px;
	height: 27px;
	background: url(images/line.png) no-repeat;
}

.button {
	display: inline-block;
	min-width: 4em;
	padding: 3px 5px;
	margin-left: 8px;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 100%;
	letter-spacing: 0.05em;
	border-radius: 5px/5px;
	color: #666;
	border: 1px solid #c6d9ff;
}

.button:hover, .button:active {
	background-color: #aebfe3;
	color: #fff;
	border: 1px solid #c6d9ff;
}

.button, .button:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o- transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.clearfix {
	clear: both;
}

.mp80 {
	margin-top: -80px;
	padding-top: 80px;
}

/*====================================
	カウントダウン
====================================*/

.countbox {
	width: 1024px;
	margin: 10px auto -40px;
	background-position: center center;
	background-repeat: no-repeat;
//	position: relative;
}

/*
.count-1016 { background: url(count/kiss_1016.png); }
.count-1017 { background: url(count/kiss_1017.png); }
.count-1018 { background: url(count/kiss_1018.png); }
.count-1019 { background: url(count/kiss_1019.png); }
.count-1020 { background: url(count/kiss_1020.png); }
.count-1021 { background: url(count/kiss_1021.png); }
.count-1022 { background: url(count/kiss_1022.png); }
.count-1023 { background: url(count/kiss_1023.png); }
*/

.countvoice {
	width: 149px;
	height: 163px;
	position: absolute;
	top: 20px;
	left: 850px;
}

.countvoice:hover {
	opacity: 0.5;
}

/*====================================
	スペシャル
====================================*/

#sp_count audio {
	width: 350px;
}

#sp_count .cv {
	width: 350px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 20px;
	padding-top: 30px;
	border-radius: 10px/10px;
//	border: 5px solid #a57364;
//	background: url(images/back-pin.png) top center no-repeat, 
//						url(images/back-pin.png) bottom center no-repeat;
	background-color: #000; /*eed7cb*/
}

#mastarup audio {
	width: 900px;
	background: #111;
	border-radius: 5px / 5px;
}

#sp-onsale audio {
	width: 900px;
	background: #111;
	border-radius: 5px / 5px;
}

.sp-voice {
	width: 310px;
	margin: 0 auto;
	text-align: center;
}