@charset "utf-8";
/* CSS Document */

html,body{
	height: 100%;
        margin: 0 auto;
}

body{
	background: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	overflow-x: hidden;
}

input,textarea{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", sans-serif;
}

form{margin-bottom: initial;}

div{ display: block;}

.clear { clear:both; }

.fl{float:left;}

input[type="checkbox"]
{
	vertical-align:-2px
}

input[type="radio"]
{
	vertical-align:-1px
}

ul{
    padding-left: 0px !important;
}

li{
    list-style: none;
}

a{text-decoration: none;}

/* ヘッダー背景の設定*/
#header{
	background: #FFF fixed top;
        border-bottom: 1px solid #0F3284;
	margin: 0px;
	display: block;
	width: 100%;
	height: 80px;
	text-align: left;
	z-index: 100;
	}

/*ヘッダーの固定*/
#headerArea{
	margin: 0px auto;
	width: 940px;
	text-align: left;
	position: relative;
}

/* ロゴの設定*/
a.logo{
        float: left;
	background: url(../images/hp/logo.png) no-repeat;
	height: 51px;
	width: 185px;
	display: block;
        margin-top: 15px;
}

h1,dl,dd,dt{ margin: 0px;}

#skip{
    margin-top:4px;
    margin-bottom: 10px;
}

a.forget{
    font-size: 11px;
}

a.header_title{
        float: right;
	display: block;
	margin-top:33px;
	margin-right:12px;
	font-size:13px;
	font-weight:bold;
	color:#0B3284;
        text-decoration: none;
}

.tab:hover, .tab2:hover, .hover_line:hover{text-decoration: underline;}

/*メイン部分*/
#wrapper{
        min-height: 100%;
}

#top_title span{
    font-weight: normal;
    font-size: 14px;
}

#device_hp{
    background: url(../images/hp/device_hp.png) no-repeat;
    height: 362px;
    width: 548px;
    display:block;
    margin-top: 110px;
    margin-left: 19px;
    float: left;
    margin-bottom: 60px;
}

#top_subtitle{
    color: #333;
    font-size: 18px;
    margin-bottom: -4px;
    margin-top: 10px;
}

div.container{
	width:940px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}

div.plan_container{
	box-shadow: 0px 0px 6px #858585;
        padding-top: 10px;
        height: 1620px;
}

.band{
    background: #0F3284;
    width: 100%;
    height: 6px;
}

.plan_hr{
    background: #EAEEF8;
    width: 100%;
    height: 1px;
    margin-bottom: 20px;
}

.container_main{
    margin: 0 auto;
    padding-bottom:37px;
    border-bottom: 1px solid #0F3284;
    margin-top: -14px;
}

.plan_message{
    	background: url(../images/hp/plan_message.png) no-repeat;
	height: 62px;
        width: 605px;
	display:block;
        margin: 0 auto;
}

.premium_comment{
    	background: url(../images/hp/premium_comment.png) no-repeat;
	height: 103px;
        width: 123px;
        position: absolute;
        margin-top: -65px;
        margin-left: 779px;
        z-index: 1;
}

.plan_main_image{
    	background: url(../images/hp/plan_main.png) no-repeat;
	height: 642px;
        width: 900px;
	display:block;
        margin: 0 auto;
}

.plan_submessage{
        text-align: center;
        margin-top: 8px;
        font-weight: bold;
        color: #414141;
        margin-bottom: 18px;
}

/*リストをセンターにする*/
div.center_position{
	margin: 0px auto;
	width: 840px;
	text-align: center;
	position: relative;
        padding-top: 10px;
}

div.center_position ul{
	left:50%;
	margin:0px;
	padding:0px;
	position: relative;
	list-style:none;
        padding-top: 14px;
}

div.center_position li{
padding: 0;
margin: 0;
position: relative;
left: -50%;
float:left;
}

li.footer_title{
    font-size: 13px;
    font-weight: bold;
    margin-right: 20px !important;
    color: #333;
}

div.news_date{
	font-size:14px;
	color:#0b3284;
	margin-left:24px;
	float:left;
	}

.facebook{
        background: url(../images/hp/facebook.png) no-repeat;
	float:right !important;
        height: 26px;
        width: 26px;
	}

.facebook_button{
	float:right;
        margin: 10px 12px 0 0;
	}

.twitter{
        background: url(../images/hp/twitter.png) no-repeat;
	float:right !important;
        height: 26px;
        width: 26px;
	}
/*フッター*/
#footer{
    width: 100%;
    height: 200px;
    background-color:#F3F3F3;
     margin-top: -37px;
}
#footer_user{
    width: 100%;
    height: 80px;
    background-color:#F3F3F3;
    margin-top: -37px;
}

div.center_position a{
  display: block;
  color: #4a4a4a;
  margin-right:12px;
  text-align: center;
  text-decoration: underline;
  float: left;
}

div.page_title{
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFF;
}

.title_background{background: #3E4A71;}

a.select_tab{
    display: block;
    float: left;
    font-size: 15px;
    margin-right:20px;
    margin-top: 20px;
    color: #333;
    cursor: default;
}

a.tab{
    display: block;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    font-size:15px;
    color:#0B3284;
}

a.tab, .again:hover,.consent:hover,.register:hover{
    text-decoration: none;
}

a.tab2{
    display: block;
    float: left;
    font-size:15px;
    color:#0B3284;
    margin-top: 20px;
}

div.main_bg{
    	text-align:left;
        background-color: #FFF;
	padding-bottom:37px;
}

div.mainArea{
        width: 840px;
        margin-left: auto;
        margin-right: auto;
}

div.mainAreaHelp{
        box-shadow: 0px 0px 6px #858585;
        padding-top: 10px;
        font-size: 14px;
        color: #333;
        min-height: 100%;
}

div.applePaymentToCredit.mobile {
    font-size: 22px;
    line-height: 180%;
}

div.applePaymentToCredit td {
    text-align: left;
}

div.applePaymentToCredit.mobile td {
    font-size: 32px;
}

div.applePaymentToCredit.mobile input.premium {
    width: 600px;
    height: 104px;
    font-size: 40px;
    font-weight: bold;
}

/*新規登録t*/
div.copyright{
  color: #4a4a4a;
  padding-top:30px;
  text-align: center;
}

div.message_text{
    padding-top:30px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

dl.itemArea{
    width:716px;
    margin: 0 auto;
}

dl.itemArea dt{
    width:180px;
    line-height:37px;
    padding-left:16px;
    margin:3px 0 3px 0;
    border: 1px solid #D1D0D0;
    font-size: 15px;
    font-weight: 700;
    float:left;
}

dl.itemArea dd{
    background: #F5F5F5;
    border: 1px solid #D1D0D0;
    font-size: 15px;
    float: left;
    width: 500px;
    height:37px;
    line-height:37px;
    padding-left:16px;
    margin:3px 0;
    border-left: 0;
}

ul.registerButton{
    margin:0 auto;
    margin-left: 158px;
}

.registerButton li{
    float:left;
    margin-left: 20px;
}

.again{
    width:180px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 52px;
    font-size:18px;
    margin: 0 auto;
    background: #929292;
    background: linear-gradient(to bottom, #C9C9C9, #929292);
    border: solid 1px #808080;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    text-shadow: 1px 1px #333;
    float: left;
    font-weight:bold;
}

.consent{
    width:280px;
    height: 48px;
    display: block;
    text-align: center;
    line-height: 52px;
    font-size:18px;
    margin: 0 auto;
    background: #FF8500;
    background: linear-gradient(to bottom, #FFCC00, #FF8500);
    border: solid 1px #B18000;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 1px 1px #8F8F8F;
}

.query_consent{
        margin-left:92px;
}

p.finish1{
    text-align:center;
    padding:30px 0 20px 0;
    margin:0;
    font-size:25px;
    font-weight:700;
}

p.finish2{
    text-align:center;
    padding:10px 0 20px 0;
    margin:0;
    font-size:18px;
    font-weight:500;
}

p.finish3{
    text-align:center;
    margin-bottom: 40px;
}

.browser{
    text-align: left;
    margin-left: 306px;
    margin-top: -12px;
    font-weight: bold;
    font-size: 14px;
}

#playlb{
    background: #FF8500;
    background: linear-gradient(to bottom, #FFCC00, #FF8500);
    border: solid 1px #B18000;
    margin-top: 5px;
    font-size: 20px;
    margin-top: 16px;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 1px 1px #8F8F8F;
    padding: 10px 50px;
}

input.hp_form_top{
	border:solid 1px #BFBFBF;
	padding:1px 6px;
	width:258px;
        height: 24px;
	background-color:#FFF;
	display: block;
        font-size:13px;
        margin-top:6px;
        box-sizing: initial;
        -moz-box-sizing: content-box;
	}

input.qurey_form{
	border:solid 1px #BFBFBF;
	background: url(../images/hp/texttop.png) repeat-x;
	padding:4px 6px;
	width:350px;
	background-color:#FFF;
	display: block;
	float: left;
        font-size:14px;
	}

textarea.qurey_form{
	border:solid 1px #BFBFBF;
	background: url(../images/hp/texttop.png) repeat-x;
	padding:4px 6px;
	width:450px;
	background-color:#FFF;
	display: block;
	float: left;
        font-size:14px;
        height: 200px;
	}

.radius3 {
    border-radius:3px;
}

.companyArea{
    width:700px;
    padding-top:50px;
    padding-bottom:50px;
}

#company_rule{
   border-collapse:collapse;
   width:700px;
   font-size: 14px;
   text-align: left;
    line-height: normal;
}

#company_rule td{
   text-align: left;
   font-size: 14px;
}

.company_border{
   border-top:1px #828282 dotted;
   border-bottom:1px #828282 dotted;
}

.title_cell{
   padding:30px 20px;
   color:#092373;
   width: 120px;
    line-height: normal;
}

a.notation{
   color:#0B3284;
}

.welcomeArea{
    width:840px;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
}

.lawArea{
    width:720px;
    padding-top:20px;
    padding-bottom:10px;
}

.newsArea{
    padding-top:20px;
    padding-bottom:10px;
    color: #333;
    width: 700px;
}

.lawArea dt.title{
   padding:5px 0px 5px 0px;
   font-size: 16px;
   font-weight:700;
}

.lawArea p.content{
   padding:5px 0px 0px 15px;
   line-height: 180%;
   word-break:break-all;
}

.lawArea dl{margin-left:15px; }

.lawArea dt.paragraph{
   width:2em;
   text-align:center;
   float:left;
   display:block;
}

.lawArea dd.paragraph{
   margin-left:2.5em;
}

.lawArea p{
   margin:0px 0px 15px 0px;
   line-height:180%;
}

/* 定義する単語＆「：」 */
.lawArea .definitionWord{
   margin-left:5px;
   width:12em;
   float:left;
   display:block;
}

/* 単語の説明文 */
.lawArea .definitionText{
   margin-left:14.5em;
}

ul.aboutBox{
   width:840px;
   margin:0 auto;
   padding:30px 0 30px 0;
}

ul.aboutBox li{
   width:840px;
   margin:0;
   padding-bottom:30px;
   list-style:none;
}

ul.aboutBox dt{
   width:509px;
   height:53px;
   line-height:44px;
   margin:0;
   padding-left:20px;
   color:#0B3284;
   font-size:20px;
   background: url(../images/hp/about_title.png) no-repeat;
}

ul.aboutBox dd{
   margin:0;
   padding:10px 0 0 28px;
   font-size:14px;
   width:458px;
}

ul.aboutBox p{
   text-align:center;
   float:right;
   width:285px;
}

ul.aboutBox span{
   color:red;
}

ul.about-button{
    margin:0 auto;
    width:100px;
    list-style:none;
    padding:30px 0px 60px 0px;
}

.warning{
    color:red;
    text-align: center;
    font-size:16px;
    padding: 30px 0;
}

input.text_box_outline{
	border:solid 1px #B5B5B5;
	background: url(../images/texttop.png) repeat-x;
	padding:4px;
	width: 300px;
	background-color:#FFF;
        font-size: 18px;
	}

textarea.text_box_outline{
	border:solid 1px #B5B5B5;
	background: url(../images/texttop.png) repeat-x;
	padding:4px;
	background-color:#FFF;
        width: 300px;
        border-radius: 2px;
}

.radius2 {
	border-radius: 2px;
	}

.login_re{
    margin: 0 265px;
}

table.plan_table{
	border:none;
        border-collapse: collapse;
        border-spacing: 0;
	width:870px;
        margin: 50px auto 0;
	}

table.plan_table thead{
	text-align: center;
	}

table.plan_table th{
	color: #28395E;
        background: #E7EDF8;
        border: 1px solid #E2E2E2;
        font-size: 14px;
        padding: 12px 6px;
	}

tr.plan_price th{
	color: #333;
        background: #F4F7FD;
        text-align: center;
        font-size: 15px;
	}

tr.plan_price .free_price{
        background: white;
        font-weight: normal;
	}

table.plan_table .title {
    border-width: 0 1px 0 0;
    width: 20%;
    background: #FFF;
    border-top: none;
    border-left: none;

    border-bottom: none;
}

table.plan_table .free_plan {
    width: 20%;
    background: #F0F0F0;
    color: #555;
}

table.plan_table .premium_th{
    font-size: 16px;
    background: #FEB901;
    color: white;
    border: 3px solid #FEB901;
}

table.plan_table .basic_th{
    font-size: 15px;
    background: #79A1F5;
    color: white;
    border: 2px solid #79A1F5;
}

table.plan_table td.pb, table.plan_table th.pb{
    font-weight: bold;
    border: 3px solid #FEB901;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: #FFF1DB;
}

table.plan_table td.bb, table.plan_table th.bb{
    background: #F4F7FD;
}

table.plan_table td {
    padding: 5px;
    border: 1px solid #D3D8E7;
}

td{
    text-align: center;
    font-size: 14px;
}

table.plan_table div.off_icon {
    background: url(../images/hp/off_icon.png) no-repeat;
    height: 16px;
    width: 16px;
    margin: 0 auto;
}

table.plan_table div.on_icon {
    background: url(../images/hp/on_icon.png) no-repeat;
    height: 18px;
    width: 18px;
    margin: 0 auto;
}

a.plan_help{
	font-size:12px;
	float:left;
        margin-bottom: 20px;
        margin-left: 34px;
	}

span.error{
    font-size:10px;
    color: #DA0000;
    margin: 0 0 -6px 16px;
    display: block;
}

.login_re span.error{
    margin: 0;
}

div.error{
    font-size:11px;
    color: red;
    line-height: initial;
}

#query_body_notification{display: none;}

.pass_hide{
    font-size:10px;
    margin-top: -27px;
    display: block;
    color: gray;
}

.description_emphasis{
    font-size: 20px;
    font-weight: bold;
    padding-top:10px;
}

#query_function{display: none;}
.fs11{
    font-size: 11px;
    line-height: 16px;
}
.queryArea{
    margin-left:250px;
    font-size: 14px;
}
.bold{font-weight: bold;}
.center{text-align: center;}

.about_lifebear_img{
    background:url(../images/hp/Lifebear_logo_on_hp.png) no-repeat;
    position: relative;
    top: 100px;
    float: right;
    height: 250px;
    width: 310px;
}

.corp_img{
    background:url(../images/hp/corp.jpg) no-repeat;
    position: relative;
    top: 28px;
    float: right;
    height: 255px;
    width: 298px;
}

h2{
    font-size: 19px;
    color: #A5A5A5;
    font-weight: normal;
    margin: 16px 0;
}

h3{
    font-weight: normal;
    margin-left: 20px;
    width: 100%;
    display: inline-block;
    font-size: 16px;
}

h3.select{
    color: #00329E;
}

article{margin-top: -1px;}


header {
    background: #F9F9F9;
    border: 1px solid #DDD;
    cursor: pointer;
}

h3{font-size: 16px;}

.calendar_img{
   background: url(../images/hp/calendar.png) no-repeat;
   width: 118px;
   height: 103px;
   float: left;
   margin-top: 140px;
   margin-left: 124px;
}

.todo_img{
   background: url(../images/hp/todo.png) no-repeat;
   width: 104px;
   height: 79px;
   float: left;
   margin-top: 160px;
   margin-left: 190px;
}

.note_img{
   background: url(../images/hp/note.png) no-repeat;
   width: 170px;
   height: 99px;
   float: left;
   margin-top: 168px;
   margin-left: 28px;
}

.free_img{
   background: url(../images/hp/free.png) no-repeat;
   width: 125px;
   height: 122px;
   float: left;
   margin-top: 146px;
   margin-left: 34px;
}

.mt100{margin-top: 100px;}

.howArea p{
   margin:0;
   padding:10px 0 0 28px;
   font-size:14px;
}

.terms_text{
    margin-top: 4px;
    font-size: 11px;
    text-align: center;
    margin-bottom: 20px;
}

.terms_text a{text-decoration: underline;}

.skip_text{
    color:#333;
    font-size: 11px;
}

.login_re .skip_text{color:#000;}
.login_re .forget{color: #0B3284;}
.login_re .login{
    height: 44px;
    width: 134px;
    font-size:14px;
}
.login_re .login:hover, .pass_check:hover{
    background: #678CDB;
    background: linear-gradient(to bottom, #9DABC7, #678CDB);
}

input[type="button"], input[type="submit"]{
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 1px 1px #333;
    float: left;
    margin-bottom: 2px;
}

.login{
    background: #6D93E9;
    background: linear-gradient(to bottom, #B0C8FF, #7399F0);
    border: solid 1px #8FA3CF;
    margin-top: 5px;
    margin-left: 5px;
    height: 30px;
    width: 75px;
    font-size: 13px;
}

.login:hover{
    opacity: 0.9;
}

.start{
    background: #FF8500;
    background: linear-gradient(to bottom, #FFCC00, #FF8500);
    border: solid 1px #FFB800;
    margin-top: 5px;
    height: 44px;
    width: 100%;
    font-size: 20px;
    margin-top: -10px;
}

.start:hover, .start_under:hover, .consent:hover, #playlb:hover, input.premium:hover{
    opacity: 0.9;
}

.payment_finish_text{
    font-size: 16px;
    text-align: center;
    margin-top: 50px;
}

.pass_check{
    background: #6D93E9;
    background: linear-gradient(to bottom, #AAB7D4, #6D93E9);
    border: solid 1px #4343C9;
    margin-top: 5px;
    margin-left: 5px;
    height: 30px;
    width: 75px;
    font-size: 13px;
}

.start_under{
    background: #FF8500;
    background: linear-gradient(to bottom, #FFCC00, #FF8500);
    border: solid 1px #FFB800;
    margin-top: 5px;
    width: 158px;
    font-size: 20px;
    margin-top: 100px;
    color: #FFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 1px 1px #333;
    float: left;
    margin-left: 236px;
    text-align: center;
    padding: 11px;
}

input.center{
    margin: 20px auto 0;
    float: none;
    display: block;
}
input.premium{
    font-size: 20px;
    border: solid 1px #FFB800;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 300px;
    height: 54px;
    background: #FF8500;
    background: linear-gradient(to bottom, #FFCC00, #FF8500);
}

input.lost_pass_submit{
    font-size: 15px;
    font-weight: normal;
}

.point_container{
    width: 940px;
    margin: 0 auto;
    margin-top: 70px;
    color: #333;
    height: 1200px;
    padding-left: 50px;
}

.point_message{
    float: left;
    width: 410px;
}

.point_title{
    font-size: 28px;
    line-height: 50px;
    color: #333;
}

.point_text{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.free_entry{
    background: #929292;
    background: linear-gradient(to bottom, #C9C9C9, #929292);
    border: solid 1px #808080;
    margin-left: 149px;
    margin-top: 30px;
}

.secede_button{
    background: #929292;
    background: linear-gradient(to bottom, #C9C9C9, #929292);
    border: solid 1px #808080;
    width: 80px;
    height: 30px;
    font-size: 14px;
}

.premium_entry{
    margin: 25px 0 80px 77px;
    border: solid 1px #CF9600;
    height: 58px;
    line-height: 62px;
    font-size: 20px;
}

.premium_entry_under{
    margin: 50px auto;
    border: solid 1px #CF9600;
    height: 58px;
    line-height: 62px;
    font-size: 20px;
    float: none;
}

.free_entry:hover, .again:hover, .secede_button:hover{
    background: #878787;
    background: linear-gradient(to bottom, #BABABA, #878787);
}

.set_text{
	font-size:15px;
	font-weight:bold;}

.secede_text{
	font-size:15px;
	margin-left:10px;
	font-weight:bold;
	margin-top:10px;
	}

.secede_text2{
	font-size:14px;
	margin-left:20px;
	margin-bottom:10px;
    line-height: initial;
}
.red{color:red;}
.inquiry_link{
	margin-left:20px;
	font-size:14px !important;
	margin-top:-6px;}

#app_store{
    background: url(../images/hp/app_store.png) no-repeat;
    height: 54px;
    width: 184px;
    margin-top: 80px;
    margin-left: 72px;
    float: left;
    display: block;
}

#google_play{
    margin-top: 80px;
    float: left;
    display: block;
}

#app_store:hover, #google_play:hover{
    opacity: 0.7;
}

.app_store_under{
    margin-top: 100px !important;
    margin-left: 80px !important;
}

.google_play_under{
    margin-top: 100px !important;
    margin-left: -16px !important;
}

.right_point{
    float: right;
    margin-top: 100px;
    margin-right: 84px;
}

h1{font-size: 20px;}

.news_body{
    margin-top: 20px;
    font-size: 13px;
}
.hp_form_help{
    position: absolute;
    border: 1px solid #9E9562;
    background-color: #FFF7AD;
    background: linear-gradient(to bottom, #FFFAC4, #FFF6A8);
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    width: 150px;
    height: 26px;
    padding: 10px 0;
    font-size: 11px;
    line-height: 13px;
    z-index: 100;
    text-align: center;
    color: #877B36;
    top: 532px;
    display: none;
    margin-left: -160px;
}

.hp_form_help:before,  .hp_form_help:after, .hp_form_error:before, .hp_form_error:after{
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    width: 0;
}


.hp_form_help:before, .hp_form_error:before {
    border-width:12px;
    border-left-color: #9E9562;
    top: 11px;
}
.hp_form_help:after, .hp_form_error:after {
    border-left-color:#FFF7AD;
    border-width:10px;
    top:13px;
}

.hp_form_error{
    position: absolute;
    border: 1px solid #9E9562;
    background-color: #FFF7AD;
    background: linear-gradient(to bottom, #FFFAC4, #FFF6A8);
    border-radius: 4px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    width: 120px;
    height: 26px;
    padding: 10px 0;
    font-size: 11px;
    line-height: 13px;
    z-index: 100;
    text-align: center;
    color: #877B36;
    top: 532px;
    display: none;
    margin-left: -130px;
}

.hp_form_error .error{
    font-size: 11px;
    margin: auto;
}

span.dummy_password {
  color:#999;
  font-size:13px;
  position: relative;
  top: -24px;
  margin-left: 7px;
}

span.dummy_password_login {
  color:#999;
  font-size:13px;
  position:absolute;
  top: 260px;
  margin-left: 7px;
}

.login_start{
    float: left;
    margin-top: 148px;
    margin-left: 52px;
}

.help_link a{
    color: #0000EE;
    text-decoration: underline;

}
.help_link{font-size: 13px;}
.help_link p{padding-left: 15px;}
#help_span{font-size: 14px!important;}

.mainAreaHelp a, .lawArea a{color: #0B3284;}
.mainAreaHelp a:hover{text-decoration: underline;}

.help_web{
    background: url(../images/hp/help_web.png) no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 6px;
    position: relative;
    top: 4px;
}

.help_iPhone{
    background: url(../images/hp/help_iPhone.png) no-repeat;
    width: 15px;
    height: 17px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.help_Android{
    background: url(../images/hp/help_Android.png) no-repeat;
    width: 15px;
    height: 17px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

a.select{
    color: #333;
    font-weight: bold;
}

a.select:hover{
    text-decoration: none;
}
#help{
    margin: 0px 40px;
    display: none;
}
.help_title{
    width: 88%;
    float: left;
}
.help_arrow{
    display: inline-block;
    width: 12px;
    height: 8px;
    background: url(../images/hp/down_arrow.png) no-repeat;
    margin-right: 50px;
    margin-top: 8px;
    float: right;
}

.upside_down{
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
}

article p{
    padding: 20px 90px 20px 30px;
    color: #333;
    background: #FEFFFF;
    border: 1px solid #DDD;
    margin: 0;
    display: none;
}

.help_category{
    width: 50%;
    float: left;
    background: #F9F9F9;
    border: #DDD 1px solid;
    height: 76px;
    box-sizing: border-box;
    margin-top: -1px;
}

.help_img{
    width: 40px;
    height: 40px;
    margin-left: 40px;
    margin-top: 16px;
    float: left;
}

.help_calendar{background: url(../images/hp/help_cal.png) no-repeat;}
.help_todo{
    background: url(../images/hp/help_todo.png) no-repeat;
}
.help_note{
    background: url(../images/hp/help_note.png) no-repeat;
}
.help_plan{
    background: url(../images/hp/help_plan.png) no-repeat;
}
.help_other{
    background: url(../images/hp/help_other.png) no-repeat;
}
.help_error{
    background: url(../images/hp/help_error.png) no-repeat;
}

.help_category_text{
    color: #666;
    font-size: 18px;
    margin-top: 26px;
    margin-left: 20px;
    float: left;
}

.ml_1{margin-left: -1px;}

span.helpback{
    margin-left: 20px;
    margin-top: -1px;
    display: inline-block;
    margin-right: 8px;
    float: left;
}

a.helpback{
    font-size: 12px;
    display: block;
    float: left;
}

.quary_ad{
    font-size: 14px;
    margin-left: 48px;
}

.secede_confirm{
    text-align: center;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.message_text_attention{
    padding-top: 30px;
    font-size: 14px;
    text-align: center;
    color: #FF1F00;
}

.popup{
	width: 400px;
	display: none;
	position: absolute;
	background: #FFF;
	padding-bottom:16px;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.popup_text{
	font-size: 12px;
	text-align: center;
}

.reason{
    margin:10px 0 14px;
    color:red;
    text-align:center;
    font-size:14px;
}

.bluelink, .parent_bluelink{
    color: #0F3284;
    word-break: break-all;
    word-wrap: break-word;
}

.bluelink:hover{ text-decoration: underline; }

.pop_header{
	background: #48609C;
        border-bottom: 1px solid #DCDCDC;
	height: 30px;
	width: 400px;
	float: left;
}

.pop_title{
	font-size: 13px;
	color: #FFF;
	float: left;
	margin-top: 5px;
	margin-left: 13px;
}

.a_pop_close{
	display: block;
        float: right;
        color: #FFF;
        font-size: 20px;
        margin-right: 10px;
}

.popup input[type="button"] {
    color: #6e6e6e;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 0;
    position: relative;
    display: inline-block;
    background: #f3f3f3;
    background: linear-gradient(to bottom, #F5F5F5, #F1F1F1);
    border: solid 1px #dcdcdc;
    border-radius: 2px;
    float: right;
    cursor :pointer;
    width: 80px;
    text-shadow: none;
}

.popup input[type="button"]:hover {
    color: #333;
    border-color: #999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.button_center{
	margin-left:auto;
	margin-right:auto;}

#overlay {
  background: #000;
  position: absolute; top: 0; left: 0;
  z-index: 10000;
  width: 100%;
 }

.tutorial_img{
    width: 80%;
    margin-left: 5%;
    border: thin solid #cccccc;
 }

.help_description_v4{
    padding: 24px;
    background-color: #F4F7FC;
    font-size: 15px;
    line-height: 20px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.plan_description_v4{
    padding: 24px;
    background-color: #F4F7FC;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 16px;
}