
#MainArea {
	position:relative;
	width:380px;
	height: 4930px;
	text-align: center;
	font-size: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #ff307e;
	background-color: white;
	margin-right: auto;
	margin-left: auto;

	background-repeat: repeat;
	background-image: url("../img/01_top/kabegami01.jpg");
}


.btn_list{
	position:absolute;
	width: 380px;
	height: 30px;
	top:80px;
	left:0;
	right:0;
	margin:auto;
	border-style:none;
	
}
.btn{
	display: inline-block;
	width: 100px;
	height: 30px;
	margin: 0;
}
.btn img{
	width: 100%;
	height: auto;
}



#cont1{
	z-index:2;
	position:relative;
	top:120px;
	left:0;
	right:0;
	margin:0 auto;
	box-sizing:border-box;
	text-align: left;
	width: 380px;
	height: 1460px;
	
	z-index:10;
}
#cont1 p{
	font-size:100%;		/* 文字サイズ */
	color: #ff307e;		/* 文字色 */
	font-size: 0.7em;	/* サイズ1.2倍 */
	text-align: left;	/* 左詰め */
	margin:1px 20px;     /*行間（上下、左右） */
	/*text-indent: 2em; インデント */
	
	text-shadow: 1px 1px 0 #fff,
                -1px 1px 0 #fff,
                 1px -1px 0 #fff,
                -1px -1px 0 #fff;  /* <水平方向の距離> <垂直方向の距離> <影のぼかし半径> <影の色>*/
    /*
    text-shadow: 
    white 2px 0px,  white -2px 0px,
    white 0px -2px, white 0px 2px,
    white 2px 2px , white -2px 2px,
    white 2px -2px, white -2px -2px,
    white 1px 2px,  white -1px 2px,
    white 1px -2px, white -1px -2px,
    white 2px 1px,  white -2px 1px,
    white 2px -1px, white -2px -1px;
    */
}
#cont1 img{
	width:100%;
	height:auto;
}

#cont2{
	z-index:2;
	position:relative;
	top:130px;
	left:0;
	right:0;
	margin:0 auto;
	box-sizing:border-box;
	text-align: left;
	width: 380px;
	height: 2320px;
}
#cont2 p{
	font-size:100%;		/* 文字サイズ */
	color: #ff307e;		/* 文字色 */
	font-size: 0.7em;	/* サイズ1.2倍 */
	text-align: left;	/* 左詰め */
	margin:1px 20px;     /*行間（上下、左右） */
	text-shadow: 1px 1px 0 #fff,
                -1px 1px 0 #fff,
                 1px -1px 0 #fff,
                -1px -1px 0 #fff;
}
#cont2 img{
	width:100%;
	height:auto;
}

#cont3{
	z-index:2;
	position:relative;
	top:120px;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	box-sizing:border-box;
	text-align: left;
	width: 380px;
	height: 700px;
	margin:2em 0em 0em 0em;
}
#cont3 p{
	font-size:100%;		/* 文字サイズ */
	color: #ff307e;		/* 文字色 */
	font-size: 0.7em;	/* サイズ1.2倍 */
	text-align: left;	/* 左詰め */
	margin:1px 20px;     /*行間（上下、左右） */
	z-index:10;

	text-shadow: 1px 1px 0 #fff,
                -1px 1px 0 #fff,
                 1px -1px 0 #fff,
                -1px -1px 0 #fff;
}
#cont3 img{
	width:100%;
	height:auto;
}



/* 購入ページ  */
.DL_btn {
	z-index: 100;
	position: fixed;
    right: 0;
    top: 100px;
}

/* ロゴ  */
.logo{
	position: absolute;
	top:-50px;
    left: 0;
    width:300px;
    height:auto;
	margin:0;
	z-index:5;
	text-align:left;
}
.logo img{
	width:50%;
	height:auto;
}




.pic1{
	position: absolute;
	align-items: center;
	top: 860px;
	width:380px;
    height:auto;
    z-index:5;
}
.pic1 img{
	width:100%;
    height:auto;
    text-align: left;
	-ms-filter: "alpha(opacity=30)"; /* IE 8,9 */
	-moz-opacity:0.3; /* FF , Netscape */
	-khtml-opacity: 0.3; /* Safari 1.x */
	opacity:0.3;
	zoom:1; /*IE*/
}
.pic2{
	position: absolute;
	top:2330px;
    right: 0;
    left:0;
    width:380px;
    height:auto;
	margin:0 atuo;
}
.pic2 img{
	width:60%;
    height:auto;
    text-align: left;
	-ms-filter: "alpha(opacity=30)"; /* IE 8,9 */
	-moz-opacity:0.3; /* FF , Netscape */
	-khtml-opacity: 0.3; /* Safari 1.x */
	opacity:0.3;
	zoom:1; /*IE*/
	margin:0 auto;
}
.pic3{
	position: absolute;
	top:170px;
    right:0;
    left:0;
    width:380px;
    height:auto;
	margin:0;
}
.pic3 img{
	width:80%;
    height:auto;
    text-align: left;
	-ms-filter: "alpha(opacity=30)"; /* IE 8,9 */
	-moz-opacity:0.3; /* FF , Netscape */
	-khtml-opacity: 0.3; /* Safari 1.x */
	opacity:0.3;
	zoom:1; /*IE*/
}


.box1{
    margin: 1em 0em 0.8em 0em;/*上右下左*/
    font-weight: bold;
    background:#ffcc62;
    border: solid 3px #ffcc62;
    border-radius: 8px; /*角の丸み*/
    text-align: center;
}
.box1 h1{
	color:#fff;
	font-size: 1.5em;
	margin:0;
	padding:0;
}


#fadeLayer{
	position:absolute;
	top:0px;
	left:0px;

	width:100%;
	height:100%;

	background-color:#000000;
	opacity:0.5;
	/*visibility:hidden;*/
	z-index:50;
}

#close{
	position:absolute;
	top:145px;
	left:0;
	right:0;
	margin:0 auto;
	width:380px;
	height:auto;
	z-index:51;
}






*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}





