@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/koiharu/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/koiharu/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/koiharu/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 2px #005;*/
	font-weight: nomal;
	color: #e10;
	font-size: 19px;
	}

/*【トップイメージ】
━━━━━━━━━━━━━━━━━━━━━━━*/

#top_image {
	width:980px;
	text-align: center;
	margin: 8px 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 #fde;
	background-color:rgba(255,130,220,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 #917;
	}

.frame_wrapper {
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 970px;
	background-color: rgba(255,230,250,0.9);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	}

.frame_box {
	margin: 0 auto;
	width: 920px;
	border:1px solid #fae;
	background-color:rgba(255,250,250,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;
	height: 110px;
	}
.android {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 36px;
	}
.android .text {
	color: #000;
	padding: 4px 20px;
	/*font-weight: bold;*/
	text-align: center;	/*配信後はleftに*/
}
.iphone {
	position: absolute;
	text-align: center;
	top: 0px;
	left: 400px;
	}
.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: 12px 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.7);
	}

#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;
	}

#information .can_text {
	margin: 10px auto 0;
	width: 800px;
	height: 32px;
	text-align:center;
	}

#information .can_text p {
	font-size: 26px;
	line-height: 32px;
	color: #27d;
	font-weight: bold;
	}

#information .can_box1 {
	margin: 0 auto;
	width: 900px;
	height: 160px;
	}

#information .can_box1 p {
	font-size: 14px;
	color: #000;
	text-shadow: 1px 1px 1px #bbb;
	line-height: 18px;
	margin: 3px 0;
	padding: 4px 10px 4px;
	}

#information .can_table1 {
	width: 560px;
	margin: 0 auto 0;
	color: #000;
	padding-left: 30px;
	text-shadow: 1px 1px 1px #bbb;
	text-align:center;
	}

#information .can_box {
	margin: 0 auto;
	width: 900px;
	height: 180px;
	}

#information .can_box p {
	font-size: 14px;
	color: #000;
	text-shadow: 1px 1px 1px #bbb;
	line-height: 18px;
	margin: 3px 0;
	padding: 4px 10px 4px;
	}

#information .can_table {
	width: 560px;
	margin: 0 auto;
	color: #000;
	float: left;
	padding-left: 30px;
	text-shadow: 1px 1px 1px #bbb;
	text-align:right;
	}

#information .can_button {
	width: 240px;
	margin: 0 auto;
	color: #000;
	float: right;
	padding-right: 30px;
	}


/*【ストーリー】
━━━━━━━━━━━━━━━━━━━━━━━*/
#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_title {
	position: relative;
	font-size: 26px;
	color: #f68;
	line-height: 28px;
	height: 28px;
	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 .bg_border {
	}

#story .tbox {
	position: relative;
	margin: 8px auto 0;
	text-align: center;
	}

#story .tbox1 {
	width: 880px;
	height: 176px;
	padding-top: 10px;
	}

#story .tbox2 {
	width: 880px;
	height: 120px;
	padding-top: 10px;
	}

#story .tbox3 {
	width: 880px;
	height: 170px;
	padding-top: 10px;
	}

#story .tbox4 {
	width: 880px;
	height: 180px;
	padding-top: 10px;
	}

#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 .tbox_bg {
	position: relative;
	text-align: center;
	margin: 0 auto;
	}

#story .sbox {
	position: relative;
	width: 880px;
	height: 700px;
	margin: 14px auto;
	text-align: center;
	background-image: url("../../img/koiharu/story_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #aaa;
	}

#story .sbox p {
	padding: 24px 6px 0;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 0 6px #d0f;
	line-height: 30px;
	}

#story .sbox span {
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	}

#story .sbox span:before {
	content:"　";
	}
#story .sbox span:after {
	content:"　";
	}

#story .sbox_col0 {
	background-color: rgba(200,120,190,0.8);
	line-height: 30px;
	}
#story .sbox_col1 {
	font-size: 22px;
	text-shadow: 0 0 6px #ff0;
	background-color: rgba(170,180,60,0.7);
	line-height: 30px;
	}

#story .sbox_col2 {
	font-size: 21px;
	text-shadow: 0 0 6px #fa0;
	background-color: rgba(240,120,20,0.7);
	line-height: 34px;
	}
#story .sbox_col3 {
	font-size: 21px;
	text-shadow: 0 0 6px #f00;
	background-color: rgba(255,60,110,0.7);
	line-height: 34px;
	}
#story .sbox_col4 {
	font-size: 21px;
	text-shadow: 0 0 6px #f04;
	background-color: rgba(255,20,110,0.7);
	line-height: 34px;
	}
#story .sbox_col5 {
	font-size: 21px;
	text-shadow: 0 0 6px #f04;
	background-color: rgba(255,20,180,0.7);
	line-height: 34px;
	}
#story .sbox_col6 {
	font-size: 21px;
	text-shadow: 0 0 6px #70f;
	background-color: rgba(140,20,240,0.7);
	line-height: 34px;
	}

#story .sbox_col7 {
	font-size: 22px;
	text-shadow: 0 0 6px #f0c;
	background-color: rgba(240,70,220,0.7);
	line-height: 30px;
	}

#story .cg {
	position: relative;
	margin: 12px auto;
	text-align: center;
	}

#story .s1col {
	font-size: 20px;
	color: #f70;
	text-shadow: 0px 0px 3px #e80;
	font-weight: bold;
	}

#story .s2col {
	font-size: 20px;
	color: #f44;
	text-shadow: 0px 0px 3px #faa;
	font-weight: bold;
	}

#story .s3col {
	font-size: 18px;
	font-style: oblique;
	color: #333;
	text-shadow: 0px 0px 1px #000;
	}

#story .titlecol2 {
	color: #f69;
	font-size: 22px;
	text-shadow: 1px 1px 0px #824;
	font-weight: bold;
	}

#story .titlecol {
	color: #f60;
	font-size: 23px;
	text-shadow: 1px 1px 1px #f60;
	font-weight: bold;
	}


/*【キャラクター】
━━━━━━━━━━━━━━━━━━━━━━━*/
#chara {
	width: 980px;
	margin: 12px auto;
	}

#chara h1 {
	display: none;
	}

#chara .chara_cg1 {
	position: absolute;
	text-align: left;
	margin: 0;
	left: 0px;
	top: 0px;
	z-index: 4;
	}


#chara .chara_base {
	position: relative;
	margin: 12px auto;
	width: 920px;
	height: 820px;
	background-color: #ffeff0;
	background-repeat: repeat;
	background-position: center top;
	overflow: hidden;
	}

#chara .chara_sub1 {
	height: 580px;
	}

#chara .chara_sub2 {
	height: 610px;
	}

#chara .name_box {
	position: relative;
	text-align: left;
	width: 920px;
	height: 74px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 2;
	}

#chara .name {
	position: relative;
	text-align: left;
	margin: 8px 0 0 440px;
	padding: 0;
	width: 570px;
	height: 34px;
	z-index: 5;
	}

#chara .name p {
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #111;
	}

#chara .name_s {
	font-size: 16px;
	color: #fff;
	padding: 0 0 0 12px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #111;
	}

#chara .cv {
	position: relative;
	text-align: left;
	margin: 4px 0 0 440px;
	padding: 0;
	width: 280px;
	height: 20px;
	z-index: 5;
	}

#chara .cv p {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #111;
	}

#chara .notice {
	position: absolute;
	width: 430px;
	height: 30px;
	z-index: 5;
	text-align: left;
	top:50px;
	left:10px;
	}

#chara .notice p {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	text-shadow: 1px 1px 2px #f9b;
	}

#chara .bg_col01 {
	background-color: #f91;
	}
#chara .bg_col02 {
	background-color: #e5a;
	}
#chara .bg_col03 {
	background-color: #f7e;
	}
#chara .bg_col04 {
	background-color: #a6e;
	}
#chara .bg_col05 {
	background-color: #36e;
	height: 46px;
	}

#chara .bg_col06 {
	background-color: #e2a;
	}
#chara .bg_col07 {
	background-color: #e2a;
	}
#chara .bg_col08 {
	background-color: #e2a;
	}
#chara .bg_col09 {
	background-color: #e2a;
	}


#chara .c_col01 {
	color: #f91;
	font-size: 25px;
	text-shadow: 0px 0px 3px #f91;
	}
#chara .c_col02 {
	color: #e5a;
	font-size: 25px;
	text-shadow: 0px 0px 3px #e5a;
	}
#chara .c_col03 {
	color: #f7e;
	font-size: 25px;
	text-shadow: 0px 0px 3px #f9e;
	}
#chara .c_col04 {
	color: #a6e;
	font-size: 25px;
	text-shadow: 0px 0px 3px #a6e;
	}

#chara .c_col05 {
	color: #36f;
	font-size: 25px;
	text-shadow: 0px 0px 3px #36f;
	}

#chara .c_col06 {
	color: #e2a;
	font-size: 25px;
	text-shadow: 0px 0px 3px #e2a;
	}
#chara .c_col07 {
	color: #e2a;
	font-size: 25px;
	text-shadow: 0px 0px 3px #e2a;
	}
#chara .c_col08 {
	color: #e2a;
	font-size: 25px;
	text-shadow: 0px 0px 3px #e2a;
	}
#chara .c_col09 {
	color: #e2a;
	font-size: 25px;
	text-shadow: 0px 0px 3px #e2a;
	}


#chara .txt {
	position: absolute;
	text-align: left;
	line-height: 23px;
	margin: 0 auto;
	left: 430px;
	top: 80px;
	width: 480px;
	height: 360px;
	background-color: rgba(255,255,255,0.7);
	z-index: 6;
	}

#chara .txt p {
	padding: 10px 10px 0;
	font-size: 18px;
	color: #640;
	text-shadow: 0px 0px 3px #888;
	}

#chara .txtsub1 {
	top: 52px;
	height: 330px;
	}

#chara .txtsub2 {
	height: 310px;
	}


#chara .spec {
	position: absolute;
	text-align: left;
	line-height: 24px;
	margin: 0 auto;
	right: 12px;
	bottom: 130px;
	width: 400px;
	height: 220px;
	border-radius:32px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	background-color: rgba(255,180,240,0.6);
	z-index: 6;
	}

#chara .spec p {
	padding: 10px 0 0 22px;
	font-size: 17px;
	color: #f44;
/*	font-weight: bold;*/
	text-shadow: 0px 0px 1px #aaf;
	}

#chara .specsub2 {
	width: 480px;
	bottom: 10px;
	height: 170px;
	}

#chara .specsub3 {
	width: 480px;
	bottom: 10px;
	height: 192px;
	}


#chara .specsub1 {
	position: absolute;
	text-align: left;
	line-height: 24px;
	margin: 0 auto;
	right: 12px;
	bottom: 10px;
	width: 480px;
	height: 170px;
	border-radius:32px;
	-webkit-border-radius:32px;
	-moz-border-radius:32px;
	background-color: rgba(180,180,255,0.6);
	z-index: 6;
	}

#chara .specsub1 p {
	padding: 10px 0 0 22px;
	font-size: 17px;
	color: #22f;
/*	font-weight: bold;*/
	text-shadow: 0px 0px 1px #faa;
	}

#chara .mes {
	position: absolute;
	text-align: left;
	line-height: 32px;
	margin: 0 auto;
	left: 60px;
	bottom: 20px;
	width: 800px;
	height: 90px;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	background-color: rgba(220,140,220,0.6);
	z-index: 7;
	}

#chara .mes p {
	padding: 12px 20px 0 20px;
	font-size: 24px;
	color: #ffeaea;
	font-weight: bold;
	text-shadow: 0px 0px 3px #f00;
	}



/*【サンプル画像】
━━━━━━━━━━━━━━━━━━━━━━━*/
#sample {
	width: 980px;
	margin: 12px auto;
	}

#sample h1 {
	display: none;
	}

.sample_block {
	width: 900px;
	height: 88px;
	margin: 0 auto;
	}

.sample_block .tm {
	margin: 0 5px;
	}

.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: #f66;
	text-shadow: 1px 1px 0 #a33;
	}
#product table {
	margin: 0 auto;
	}
#product th {
	border:1px solid #d44;
	}
#product td {
	border:1px solid #d44;
	}
#product td {
	padding: 4px 10px;
	font-size: 18px;
	color: #000;
	text-shadow: 1px 1px 1px #a44;
	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 #311;
	background-color:rgba(240,120,120,0.9);
	}

#product .model {
	width: 330px;
	}


/*【インストール画面】
━━━━━━━━━━━━━━━━━━━━━━━*/
#inst {
	width: 980px;
	margin: 12px auto;
	}
#inst h1 {
	display: none;
	}

.b_button {
	margin: 16px auto 20px;
	}

