@charset "utf-8";
/* ==================================================================
CSS information
style info :ゲーム紹介ページ用
================================================================== */


/* --------------------------------------------------------
#contents_wrap
-------------------------------------------------------- */
#contents_wrap{ background-color:#FFF;}

/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents{ padding:38px 0 27px;}
.title{ width:100%; }



/* --------------------------------------------------------
#section01
-------------------------------------------------------- */
#section01{ margin:45px 0 0 0;}
#section01_sp{ display:none; }

.chibi_me{ display:block;}


/* --------------------------------------------------------
#section02
-------------------------------------------------------- */
#section02{ margin:0 0 30px 0;}
#section02_sp{ display:none; }

/* --------------------------------------------------------
#section03
-------------------------------------------------------- */
#section03{ margin:0 0 30px 0;}
#section03_sp{ display:none; }

/* --------------------------------------------------------
#section04
-------------------------------------------------------- */
#section04{ margin:0 0 30px 0;}
#section04_sp{ display:none; }

/* --------------------------------------------------------
共有
-------------------------------------------------------- */
.picList{ margin-left:-36px; position:relative;}
.picList li{ float:left; margin-left:36px;}
.picList li.text{ position:absolute; top:342px; right:20px;}
#section03 .picList li.text{ top:327px; right:50px;}
#section04 .picList li.text{ top:275px; left:100px;}

.attention{margin-bottom:20px; font-size:93%;}
