@charset "UTF-8";


/*【全体の設定】
━━━━━━━━━━━━━━━━━━━━━━━*/
html {
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "MS Gothic", monospace;
	}

#bg {
	background-image: url("../../img/loverevenge/bg.gif");
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #fff;
	width:100%;
	min-width: 980px;
	position: relative;
	}


#main {
	width: 980px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: center top;
	}

/*【ヘッダー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_header {
	width: 100%;
	height: 100px;
	min-width: 980px;
	margin: 0 auto;
	background-image: url("../../img/loverevenge/bg_header.png");
	background-repeat: no-repeat;
	background-position: center top;
	}
#page_header_wrapper {
	width:980px;
	margin: 0 auto;
	position: relative;
/*	z-index: 1;*/
	}
#page_header h1 {
	float: left;
	left: 12px;
	top: 0px;
	position: relative;
	}
#page_header_string {
	float: left;
	margin: 12px 0 0 20px;
	position: relative;
	}
#page_header_twitter {
	position: absolute;
	float: right;
	right: 16px;
	top:56px;
	}

/*【フッター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#page_footer {
	width: 100%;
	min-width: 980px;
	height: 60px;
	margin: 0;
	background-image: url("../../img/loverevenge/bg_footer.png");
	background-repeat: no-repeat;
	background-position: center top;
	}
#page_footer p {
	width: 600px;
	margin: 0 auto;
	padding: 20px 10px 0;
	text-align: center;
	text-shadow: 0px 0px 3px #000;
	font-weight: nomal;
	color: #fff;
	font-size: 19px;
	}

/*【トップイメージ】
━━━━━━━━━━━━━━━━━━━━━━━*/

#top_image {
	width:980px;
	text-align: center;
	margin: 10px auto 0;
	position: relative;
	}

#top_image .img_copy {
	position: absolute;
	margin: 0 auto;
	left: 0px;
	top: 0px;
	}

.f_clear {
	clear: both;
	}

.blank1 {
	clear: both;
	width: 800px;
	height: 8px;
	margin: 0 auto;
	}

.blank2 {
	clear: both;
	width: 800px;
	height: 16px;
	margin: 0 auto;
	}

.captionbar {
	clear: both;
	width: 680px;
	height: 36px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #fff;
	background-color:rgba(250,90,20,1.0);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	}

.captionbar p {
	color: #fff;
	font-size: 24px;
	padding: 8px 0 0;
	line-height: 24px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #f51;
	}

.frame_wrapper {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 970px;
	background-color: rgba(255,220,80,0.9);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	}

.frame_box {
	margin: 0 auto;
	width: 920px;
	border:1px solid #ffa050;
	background-color:rgba(255,230,180,0.9);
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	}


/*【ストア】
━━━━━━━━━━━━━━━━━━━━━━━*/
.store {
	width: 980px;
	margin: 12px auto;
	}
.store h1 {
	display: none;
	}

.store_box {
	position: relative;
	margin: 12px auto 0;
	text-align: center;
/*	width: 800px;*/
	width: 910px;
	height: 110px;
	}
.android {
/*
	position: absolute;
	text-align: center;
	top: 0px;
	left: 36px;
*/
	position: relative;
	text-align: center;
	margin: 0 auto;
	float: left;
	width: 450px;
	}
.android .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone {
/*
	position: absolute;
	text-align: center;
	top: 0px;
	left: 400px;
*/
	position: relative;
	text-align: center;
	margin: 0 auto;
	float: left;
	width: 450px;
	}
.iphone .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone_center {
	position: relative;
	text-align: center;
	}
.iphone_center .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}

#moeapp_store {
	width: 980px;
	margin: 12px auto;
	}
#moeapp_store h1 {
	display: none;
	}

#moeapp_dl {
	margin: 12px auto 8px;
	}

#moeapp_text {
	width: 900px;
	height: 54px;
	margin: 8px auto 0;
	position: relative;
	text-align: center;

	}

#moeapp_text p {
	color: #000;
	font-size: 20px;
	padding: 2px 0px;
	line-height: 26px;
	text-shadow: 1px 0px 0px #aaa;
	}

#moeapp_text2 {
	width: 900px;
	height: 50px;
	margin: 8px auto;
	position: relative;
	text-align: center;
	}

#moeapp_text2 p {
	color: #000;
	font-size: 20px;
	padding: 2px 0px;
	line-height: 26px;
	text-shadow: 1px 0px 0px #aaa;
	}

#moeapp_text2 .red {
	color: #f00;
	text-shadow: 1px 0px 0px #faa;
	}

#moeapp_text a:visited {
	font-weight: bold;
	text-shadow: 1px 0px 0px #aaa;
	}

/*【インフォメーション】
━━━━━━━━━━━━━━━━━━━━━━━*/
#information {
	width: 980px;
	margin: 6px auto;
}

#information h1 {
	display: none;
	}

#information .text_box {
	overflow:auto;
	margin: 12px auto;
	text-align: left;
	width: 880px;
	height: 76px;
	border:1px solid #fff;
	background-color:rgba(255,255,255,0.8);
	}

#information .text_box p {
	font-size: 20px;
	color: #222;
	text-shadow: 0px 0px 1px #aaa;
	line-height: 31px;
	margin: 3px 0;
	padding: 4px 10px 4px;
	}


/*【ストーリー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#story {
	width: 980px;
	margin: 12px auto;
	}

#story h1 {
	display: none;
	}

#story .storybox {
	position: relative;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	}

#story .storybox p {
	font-size: 16px;
	color: #000;
	text-shadow: 1px 0px 0px #555;
	line-height: 22px;
	margin: 0;
	padding: 0;
	}

#story .story_title1 {
	position: relative;
	font-size: 24px;
	color: #e26;
	line-height: 24px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-weight: bold;
	z-index: 1;
	text-align: center;
	}


#story .story_bg {
	position: absolute;
	overflow:hidden;
	text-align: left;
	width: 890px;
	height: 568px;
	margin: 10px 5px 0;
	z-index: 1;
	}

#story .tbox_bg {
	position: relative;
	text-align: center;
	margin: 0px auto 0;
	}

#story .bg_border {
	}

#story .tbox {
	position: relative;
	margin: 12px auto 0;
	text-align: center;
	float: left;
	}

#story .tbox1 {
	width: 880px;
	height: 60px;
}

#story .tbox2 {
	width: 880px;
	height: 130px;
	text-align: center;
}

#story .tbox p {
	font-size: 18px;
	color: #000;
	text-shadow: 1px 0px 0px #555;
	line-height: 24px;
	margin: 0;
	padding: 0 8px 0 16px;
	}

#story .basebox {
	position: relative;
	z-index: 2;
	text-align: center;
	}

#story .basebox p {
	font-size: 17px;
	color: #000;
	line-height: 26px;
	margin: 0;
	padding: 12px;
	text-shadow: 1px 0 0 #800;
	}

#story .boxh1 {
	margin: 12px auto;
	width: 860px;
	height: 850px;
	background-color:rgba(255,255,255,0.5);
	}

#story .space_br {
	line-height: 5px;
	}

#story .cg1 {
	position: relative;
	margin: 12px auto;
	width: 820px;
	text-align: center;
	}

#story .s1col {
	color: #e26;
	font-size: 22px;
	text-shadow: 1px 0 0 #a44;
	font-weight: bold;
	}

#story .s2col {
	color: #e26;
	font-size: 20px;
	}

#story .s3col {
	color: #f7a;
	text-shadow: 1px 0 0 #55f;
	font-size: 18px;
	font-weight: bold;
	}

#story .s4col {
	color: #e26;
	text-shadow: 1px 0 0 #e99;
	font-size: 18px;
	font-weight: bold;
	}

#story .s5col {
	color: #e26;
	text-shadow: 0 0 0 #000;
	font-size: 28px;
	font-weight: bold;
	}

#story .blandcol {
	color: #f8a;
	font-size: 20px;
	text-shadow: 1px 1px 1px #a26;
	font-weight: bold;
	}

#story .titlecol {
	color: #e26;
	font-size: 23px;
	text-shadow: 0 0 0 #000;
	font-weight: bold;
	}


/*【キャラクター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#chara {
	width: 980px;
	margin: 12px auto;
	}

#chara h1 {
	display: none;
	}

#chara .chara_cg1 {
	position: absolute;
	text-align: left;
	margin: 0;
	bottom: 0px;
	z-index: 3;
	}

#chara .chara_cgpos1 {
	left: 500px;
	}
#chara .chara_cgpos2 {
	left: 500px;
	}
#chara .chara_cgpos3 {
	left: 500px;
	}
#chara .chara_cgpos4 {
	left: 500px;
	}

#chara .chara_cgpos5 {
	left: 380px;
	}
#chara .chara_cgpos6 {
	left: 400px;
	}
#chara .chara_cgpos7 {
	left: 370px;
	}
#chara .chara_cgpos8 {
	left: 385px;
	}
#chara .chara_cgpos9 {
	left: 385px;
	}
#chara .chara_cgpos10 {
	left: 385px;
	}
#chara .chara_cgpos11 {
	left: 385px;
	}
#chara .chara_cgpos12 {
	left: 385px;
	}
#chara .chara_cgpos13 {
	left: 385px;
	}

#chara .chara_cgpos14 {
	left: 525px;
	}
#chara .chara_cgpos15 {
	left: 525px;
	}
#chara .chara_cgpos16 {
	left: 525px;
	}
#chara .chara_cgpos17 {
	left: 525px;
	}

#chara .chara_cgpos18 {
	left: 380px;
	}
#chara .chara_cgpos19 {
	left: 380px;
	}

#chara .chara_cg2 {
	position: absolute;
	text-align: left;
	bottom: 0px;
	left: 0px;
	margin: 0 auto;
	z-index: 1;
	overflow: hidden;
	}


#chara .chara_base {
	position: relative;
	margin: 12px auto;
	width: 920px;
	height: 600px;
	background-color: rgba(255,255,255,0.9);
	background-repeat: repeat;
	background-position: center top;

	overflow: hidden;
	}

#chara .chara_sub {
	height: 420px;
	}

#chara .chara_one p {
	font-size: 18px;
	line-height: 18px;
	color: #000;
	}

#chara .name_box {
	position: relative;
	text-align: left;
	width: 920px;
	height: 110px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 2;
	}

#chara .name {
	position: relative;
	text-align: left;
	margin: 6px 0 0 50px;
	padding: 0;
	width: 400px;
	height: 40px;
	}

#chara .name p {
	font-size: 32px;
	line-height: 40px;
	font-weight: bold;
	color: #eee;
	text-shadow: 1px 2px 1px #336;
	}

#chara .name_s {
	font-size: 16px;
	color: #eee;
	font-weight: bold;
	text-shadow: 1px 1px 1px #336;
	}

#chara .cv {
	position: relative;
	text-align: left;
	margin: 0 0 0 70px;
	padding: 0;
	width: 200px;
	height: 20px;
	}

#chara .cv p {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #eee;
	text-shadow: 1px 1px 1px #336;
	}

#chara .desc {
	position: relative;
	text-align: left;
	margin: 12px 0 0 44px;
	padding: 0;
	width: 440px;
	height: 24px;
	}

#chara .desc p {
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	color: #eee;
	text-shadow: 1px 1px 1px #336;
	}


#chara .c_col01 {
	background-color: rgba(255,150,50,0.9);
	}
#chara .c_col02 {
	background-color: rgba(250,110,150,0.9);
	}
#chara .c_col03 {
	background-color: rgba(80,180,210,0.9);
	}
#chara .c_col04 {
	background-color: rgba(255,170,0,0.9);
	}

#chara .c_col05,.c_col06 {
	background-color: rgba(130,120,170,0.9);
	}
#chara .c_col07 {
	background-color: rgba(200,100,150,0.9);
	}
#chara .c_col08 {
	background-color: rgba(160,80,100,0.9);
	}
#chara .c_col09 {
	background-color: rgba(245,160,40,0.9);
	}
#chara .c_col10 {
	background-color: rgba(240,170,100,0.9);
	}
#chara .c_col11 {
	background-color: rgba(105,200,170,0.9);
	}
#chara .c_col12 {
	background-color: rgba(140,140,120,0.9);
	}
#chara .c_col13 {
	background-color: rgba(190,120,140,0.9);
	}
#chara .c_col14 {
	background-color: rgba(120,140,60,0.9);
	}
#chara .c_col15 {
	background-color: rgba(170,140,90,0.9);
	}
#chara .c_col16 {
	background-color: rgba(90,120,180,0.9);
	}
#chara .c_col17 {
	background-color: rgba(150,100,100,0.9);
	}
#chara .c_col18 {
	background-color: rgba(160,210,70,0.9);
	}
#chara .c_col19 {
	background-color: rgba(150,100,170,0.9);
	}

#chara .mes_box {
	position: absolute;
	left:490px;
	top: 20px;
	width: 520px;
	height: 86px;
	z-index: 7;
	text-align: left;
	}

#chara .mes_box p {
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding: 0 0 0 0;
	text-shadow: 1px 1px 1px #336;
	}

#chara .mes_box_left {
	left:440px;
	}

#chara .spec {
	position: relative;
	text-align: right;
	margin: 8px 0 0 120px;
	width: 370px;
	height: 104px;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	z-index: 5;
	}

#chara .spec_h2 {
	height: 144px;
	}
#chara .spec_h3 {
	height: 124px;
	}

#chara .spec p {
	padding: 12px 12px 0;
	font-size: 15px;
	line-height: 20px;
	color: #211;
	text-shadow: 0px 0px 1px #200;
	}

#chara .txt {
	position: relative;
	text-align: left;
	margin: 8px 0 0 30px;
	width: 460px;
	height: 180px;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	z-index: 5;
	}

#chara .txt_h2 {
	height: 140px;
	}
#chara .txt_h3 {
	height: 160px;
	}

#chara .txt p {
	padding: 12px 12px 0;
	font-size: 17px;
	line-height: 24px;
	color: #211;
	text-shadow: 0px 0px 1px #200;
	}

#chara .txt_h280 {
	height: 280px;
	}

#chara .txt_h320 {
	height: 320px;
	}

#chara .txt_h340 {
	height: 340px;
	}

#chara .txt_h370 {
	height: 370px;
	}

#chara .txt_h390 {
	height: 390px;
	}

/*【サンプル画像】
━━━━━━━━━━━━━━━━━━━━━━━*/
#sample {
	width: 980px;
	margin: 12px auto;
	}

#sample h1 {
	display: none;
	}

.sample_block {
	width: 900px;
	height: 104px;
	margin: 0 auto;
	}

.sample_block .tm {
	margin: 0 8px;
	}

.sample_block a img {
	border: 1px solid #fff;
	opacity: 1;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	transition: all 0.2s linear 0;
	}
.sample_block a:hover img {
	border: 1px solid #f00;
	opacity: 0.8;
	}

/*【ムービー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#movie {
	width: 980px;
	margin: 12px auto;
	}

#movie h1 {
	display: none;
	}

#movie .t_title {
	position: relative;
	width: 900px;
	height:110px;
	margin: 14px auto 0;
	padding: 0;
	text-align: center;
	}

#movie .t_title p {
	padding: 4px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #0060ff;
	text-shadow: 1px 1px 1px #831;
	}

#movie .m_box {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color:rgba(150,36,255,0.3);
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}

/*【ページトップ】
━━━━━━━━━━━━━━━━━━━━━━━*/
#pagetop {
	position: fixed;
	bottom: 60px;
	right: 0px;
	display: none;
	z-index: 10;
	}

/*【商品仕様】
━━━━━━━━━━━━━━━━━━━━━━━*/
#product {
	width: 900px;
	margin: 0 auto 0;
	padding: 0 0 24px;
	background: transparent;
	font-size: 20px;
	line-height: 21px;
	color: #fff;
	}
#product h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #fa2;
	text-shadow: 1px 1px 0 #844;
	}
#product table {
	margin: 0 auto;
	}
#product th {
	border:1px solid #fa7;
	}
#product td {
	border:1px solid #fa7;
	}
#product td {
	padding: 4px 10px;
	font-size: 18px;
	color: #000;
	text-shadow: 1px 1px 1px #a88;
	background-color: rgba(255,255,255,0.7);
	}

#product th {
	text-align: right;
	width: 180px;
	padding: 4px 6px 0 0;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 1px #444;
	background-color:rgba(255,120,10,0.8);
	}

#product .model {
	width: 330px;
	}


/*【インストール画面】
━━━━━━━━━━━━━━━━━━━━━━━*/
#inst {
	width: 980px;
	margin: 12px auto;
	}
#inst h1 {
	display: none;
	}

.b_button {
	margin: 16px auto 20px;
	}

