/****************************
	element
****************************/

.layer_title {
	border-left: solid 4px #c13a41;
	padding:5px 0 5px 10px;
	margin-bottom: 10px;
}

.layer_title h2{
	font-size: 26px;
	font-weight: normal;
	color: #666;
	letter-spacing: 2px;
}

.layer_title strong{
	font-size: 18px;
	font-weight: normal;
}

.contents p{
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px;
}

.fl_img{
	width: 48%;
	float: left;
}

.fr_img{
	width: 48%;
	float: right;
}

p.large_red{
	color: #c13a41;
	font-size: 18px;
	font-weight: bold;
}


/*----------------
各種サポート
-----------------*/

p.support_title{
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
}

p.support_title strong{
	font-size: 24px;
	color: #C13A40;
	line-height: 56px;
}

form#mail_magazine{
	background: #F5F5F5;
	border: solid 2px #C13A40;
	margin: 50px 0 30px;
	padding: 30px;
}

form#mail_magazine font.font{
	display: block;
	font-size: 18px;
	width: 70%;
	margin: 0 auto;
	text-align: center;
}

a.mail_magazine_link {
    color: #3EA6E4;
    font-size: 18px;
    text-decoration: underline;
}

input.mail_ad{
	display: block;
	width: 70%;
	padding: 10px;
	margin: 0 auto;
}

.half_box{
	width: 46%;
	float: left;
}

.arrow_box{
	background: url(../images/support/right_arrow.png) center no-repeat;
	width: 6%;
	margin: 0 1%;
	min-height: 300px;
	float: left;
}

/*----------------
よくある質問
-----------------*/
.faq_box{
	margin-bottom: 40px;
}

p.faq_title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

p.faq_title span{
	background: #c13a41;
	padding: 5px;
	margin-right: 10px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
}

p.faq_answer{
	margin-left: 20px;
}

p.faq_answer span{
	color: #c13a41;
	margin-right: 10px;
}

/*----------------
求人情報
-----------------*/

.recruit_box table{
	color: #535353;
}

.recruit_box th {
    background: #C13A40;
    border: solid 1px #dcdcdc;
    width: 146px;
    padding: 20px;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color: #fff;
}

.recruit_box td{
	border: solid 1px #dcdcdc;
	width: 640px;
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
}

/*----------------
会社概要
-----------------*/

.company_box table{
	color: #535353;
}

.company_box th{
	background: #f0f0f0;
	border: solid 1px #dcdcdc;
	width: 146px;
	padding: 20px;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

.company_box td{
	border: solid 1px #dcdcdc;
	width: 640px;
	padding: 20px;
	font-size: 16px;
	line-height: 24px;
}

.company_box td a{
	color: #535353;
	text-decoration: underline;
}

/*----------------
入会について
-----------------*/

p.admission_title {
    font-size: 22px;
    font-weight: bold;
    margin: 15px 0;
}

table.admission_table{
	width: 100%;
}

table.admission_table th{
	border: solid 1px #e5e5e5;
	padding: 20px;
}

table.admission_table th.color1{
	background: #FF8080;
	color: #fff;
}

table.admission_table th.color2{
	background: #49D49B;
	color: #fff;
}

table.admission_table th.color3{
	background: #FFD572;
	color: #fff;
}

table.admission_table td{
	border: solid 1px #e5e5e5;
	padding: 20px;
	vertical-align: middle;
	text-align: center;
}

table.admission_table_sp{
	visibility: hidden;
}

.admission_btn{
	background: #C13A40;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 5px #88191F;
}

.admission_btn:hover{
	background: #C13A40;
	width: 50%;
	padding-top: 5px;
	margin: 70px auto 0;
	text-align: center;
	border: none;
}

.admission_btn a{
	display: block;
	padding: 15px 0;
	color: #fff;
}

.mb70{
	margin-bottom: 70px;
}

.half_txt{
	width: 70%;
	float: left;
}

.check_txt{
	font-size: 16px;
}

.check_txt a{
	font-size: 20px;
	color: #B12020;
	font-weight: bold;
}

span.red_txt{
	color: #f10000;
}

span.blue_txt{
	color: #10A6E2;
}

input.submit_btn {
	display: block;
    background: #C13A40;
    color: #fff;
    margin: 0 auto;
    padding: 10px 30px 10px;
    width: 240px;
    outline: none;
    border-top: none;
    border-bottom: solid 4px #88191F;
    border-left: none;
    border-right: none;
}

form.admission p{
	margin: 0 0 40px;
}

h3.title_caution {
    padding: 15px;
    font-size: 18px;
    background: #C13A40;
    color: #fff;
    margin-bottom: 30px;
}

#cautionarea01 {
    background: #FFF4DC;
    padding: 20px;
    margin: 20px 0;
}

#cautionarea01 p{
	margin-bottom: 10px;
}

#app_btarea{
	text-align: center;
}

table.caution th {
    background: #C13A40;
    border: solid 1px #EAEAEA;
    color: #fff;
    text-align: justify;
    padding: 20px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    width: 200px;
}

table.caution td{
    border: solid 1px #EAEAEA;
    padding: 20px;
    font-size: 14px;
    vertical-align: middle;
}

ul#tab-container-1-nav li{
	border: solid 1px #ccc;
	width: 33.07%;
	padding: 10px 0;
	text-align: center;
	float: left;
}

ul#tab-container-1-nav li a{
	color: #454545;
}

ul#tab-container-1-nav li.activeli{
	background: #C13A40;
	color: #fff;
}

ul#tab-container-1-nav li.activeli a{
	color: #fff;
}

#app_btarea{
	margin: 30px 0;
}

.admission_imgbox{
	margin-bottom: 30px;
}

.admission_imgbox a{
	display: inline-block;
	max-width: 30%;
	margin: 0 0 6px;
}


/*----------------
安全な理由
-----------------*/
.risk_title{
	margin: 20px 0;
	font-size: 20px;
}

table.risk_table{
	width: 80%;
	color: #535353;
}

table.risk_table th{
	background: #f0f0f0;
	border: solid 1px #dcdcdc;
	padding: 2%;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}

table.risk_table td{
	border: solid 1px #dcdcdc;
	padding: 2%;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 24px;
}

table.risk_table td a{
	color: #535353;
	text-decoration: underline;
}

/*----------------
コース紹介
-----------------*/
p.half_txt{
	width: 70%;
	float: left;
}

p.half_txt img{
	margin-bottom: 40px;
}

img.half_img{
	width: 28%;
	float: right;
}

.course_txt_box{
	margin-bottom: 30px;
}

.course_txt_box img{
	margin-bottom: 30px;
}

h3.title_sub{
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: solid 3px #c13a41;
	border-bottom: dotted 1px #c13a41;
	margin-bottom: 15px;
	margin-top: 40px;
	font-size: 20px;
	color: #535353;
}

h3.course_sub_title{
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: solid 3px #c13a41;
	border-bottom: dotted 1px #c13a41;
	margin-bottom: 15px;
	margin-top: 40px;
	font-size: 20px;
	color: #535353;
}

.course_cn_title h4{
	margin-bottom: 15px;
	font-size:18px;
	color: #c13a41;
}

.course_txt_box h4{
	margin-bottom: 15px;
	font-size:18px;
	line-height: 28px;
	color: #c13a41;
}

p.text_40{
	width: 43%;
	float: left;
}

img.img_60{
	width: 55%;
	float: right;
}

/*--rinrin--*/

.rinrin_box dl{
	margin-bottom: 20px;
}

.rinrin_box dt{
	display: table-cell;
	padding: 10px;
	vertical-align: middle;
}

.rinrin_box dt span{
	background: #c13a41;
	display: block;
	padding: 10px 12px;
	border-radius: 50%;
	color: #fff;
}

.rinrin_box dd{
	display: table-cell;
	padding: 10px;
	vertical-align: middle;
}

/*----------------
お客様の声
-----------------*/

.voice_title{
	background: #c13a41;
	padding: 15px;
	margin-bottom: 20px;
}

.voice_title h4{
	border-left: solid 4px #fff;
	padding-left: 10px;
	color: #fff;
}

span.voice_day{
	margin-right: 10px;
}

.voice_img{
	width: 25%;
	float: left;
}

.voice_txt{
	width: 73%;
	float: right;
}

.voice_box{
	margin-bottom: 15px;
}

table.voice_table {
	width: 100%;
}

table.voice_table th{
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	width: 70px;
	padding: 22px;
	text-align: left;
}

table.voice_table td{
	border: solid 1px #E0E0E0;
	padding: 22px;
	text-align: left;
}

.voice_main_txt{
	margin-bottom: 40px;
}

.voice_main_txt dt{
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	display: table-cell;
	width: 80px;
	padding: 22px;
	vertical-align: middle;
	font-weight: bold;
}

.voice_main_txt dd{
	border: solid 1px #E0E0E0;
	display: table-cell;
	padding: 22px;
	width: 656px;
}

/*----------------
実績
-----------------*/

.achive_title{
	background: #c13a41;
	padding: 15px;
	margin-bottom: 20px;
}

.achive_title h4{
	border-left: solid 4px #fff;
	padding-left: 10px;
	color: #fff;
}

span.achive_day{
	margin-right: 10px;
}

.achive_img{
	width: 43%;
	float: left;
}

.achive_txt{
	width: 55%;
	float: right;
}

.achive_box{
	margin-bottom: 15px;
}

table.achive_table {
	width: 100%;
}

table.achive_table th{
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	width: 70px;
	padding: 21px;
	text-align: left;
}

table.achive_table td{
	border: solid 1px #E0E0E0;
	padding: 21px;
	text-align: left;
}

.achive_main_txt{
	margin-bottom: 40px;
}

.achive_main_txt dt{
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	display: table-cell;
	width: 80px;
	padding: 22px;
}

.achive_main_txt dd{
	border: solid 1px #E0E0E0;
	display: table-cell;
	padding: 22px;
	width: 656px;
}

/*----------------
お問い合わせ
-----------------*/

div.inq_form {
    width: 100%;
    /* padding: 15px 0 0 12px; */
    background-image: url(../../img/inq/inq_form_bg.jpg);
    background-repeat: no-repeat;
}

table.contact {
    width: 100%;
    margin-top: 25px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
    font-size: 12px;
}

.contact th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #555;
    background-color: #ececec;
	padding: 20px;
    text-align: left;
    line-height: 150%;
    box-sizing: border-box;
    min-width: 150px;
    vertical-align: middle;
}

.contact td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
    color: #555;
}

.contact td input{
    min-height: 30px;
    padding: 0 10px;
}

.contact td select{
	padding: 10px;
}

.contact td iframe{
	width: 99%;
	padding: 0!important;
}

.text_err_come{
	color: #c13a40;
	margin-top: 5px;
}

.text_err{
	color: #c13a40;	
}

/*----------------
ログイン	
-----------------*/

table.member_entry{
	width: 100%;
}

table.member_entry th {
    min-width: 150px;
    padding: 20px;
    background: #C13A40;
    border: solid 1px #E0E0E0;
    color: #fff;
    vertical-align: middle;
}

table.member_entry td {
    padding: 20px;
    vertical-align: middle;
    border: solid 1px #E0E0E0;
}

table.member_entry td p{
	line-height: 34px;
	margin-bottom: 0; 
	font-size: 15px;
}

.no-bg{
	background: none!important;
}

#resend_bt{
	text-align: center;
	margin: 30px 0;
}

p.pass_txt{
	font-size: 14px;
}



/*----------------
サイトマップ
-----------------*/

.sitemap_box{
	margin-bottom: 60px;
}

.sitemap_title h2{
	font-size: 23px;
	margin-bottom: 30px;
}

.sitemap_box ul li{
	width: 33.333%;
	float: left;
	margin: 0 0 20px;
}

.sitemap_box ul li a{
	background: url(../images/arrow_middle.png) no-repeat left center;
	padding-left: 20px;
	color: #55AFFF;
}

.course_cn_title h3{
	margin-bottom: 15px;
	font-size: 20px;
	color: #c13a41;
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

/****************************
	element
****************************/

.layer_title {
	border-left: solid 4px #c13a41;
	padding:5px 0 5px 10px;
	margin-bottom: 10px;
}

.layer_title h2{
	font-size: 26px;
	font-weight: normal;
	color: #666;
	letter-spacing: 2px;
}

.layer_title strong{
	font-size: 18px;
	font-weight: normal;
}

.contents p{
	font-size: 14px;
	line-height: 26px;
}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {

p.support_title strong {
    font-size: 20px;
    color: #C13A40;
    line-height: 36px;
    margin-bottom: 20px;
}

p.text_40{
	width: 100%;
	float: none;
}

img.img_60{
	width: 100%;
	float: none;
}

.half_txt{
	width: 100%;
	float: none;
}

.layer_title{
	margin: 15px auto;
}

.layer_title h2{
	font-size: 26px;
	margin-bottom: 0;
	font-weight: normal;
	color: #666;
}

.layer_title strong{
	font-size: 18px;
	font-weight: normal;
}

.contents p{
	font-size: 15px;
	line-height: 26px;
}

.fl_img{
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.fr_img{
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

/*----------------
会社概要
-----------------*/

.company_box table{
	color: #535353;
}

.company_box th{
	background: #f0f0f0;
	border: solid 1px #dcdcdc;
	display: block;
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}

.company_box td{
	border: solid 1px #dcdcdc;
	display: block;
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 24px;
}

.company_box td a{
	color: #535353;
	text-decoration: underline;
}

/*----------------
求人情報
-----------------*/

.recruit_box table{
	color: #535353;
}

.recruit_box th{
    background: #C13A40;
	border: solid 1px #dcdcdc;
	display: block;
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	color: #fff;
}

.recruit_box td{
	border: solid 1px #dcdcdc;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
	line-height: 24px;
}

/*----------------
入会について
-----------------*/

p.admission_title{
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
}

table.admission_table{
	display: none;
}

table.admission_table_sp{
	visibility: visible;
	width: 100%;
}

table.admission_table_sp th{
	box-sizing: border-box;
	display: block;
	border: solid 1px #e5e5e5;
	padding: 20px;
}

table.admission_table_sp th.color1{
	background: #FF8080;
	color: #fff;
}

table.admission_table_sp th.color2{
	background: #49D49B;
	color: #fff;
}

table.admission_table_sp th.color3{
	background: #FFD572;
	color: #fff;
}

table.admission_table_sp td{
	box-sizing: border-box;
	display: block;
	border: solid 1px #e5e5e5;
	padding: 20px;
	text-align: center;
}

#cautionarea01{
	line-height: 24px;
}

#app_btarea input{
	width: 100%;
}

h3.title_caution {
    padding: 15px;
    font-size: 18px;
    background: #7D282B;
    color: #fff;
    margin-bottom: 0;
}

table.caution th {
	display: block;
    background: #C13A40;
    border: solid 1px #EAEAEA;
    color: #fff;
    text-align: justify;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    box-sizing: border-box;
}

table.caution td {
	display: block;
	width: 100%;
    border: solid 1px #EAEAEA;
    padding: 10px;
    font-size: 14px;
    box-sizing: border-box;
}

ul#tab-container-1-nav li {
    border: solid 1px #ccc;
    width: 49.72%;
    padding: 10px 0;
    text-align: center;
    float: left;
    box-sizing: border-box;
}

#period1,#period2,#period3{
	width: 33px;
	min-height: 20px;
	
}

.admission_imgbox{
	margin-bottom: 30px;
}

.admission_imgbox a{
	display: block;
	max-width: 100%;
	margin-bottom: 15px;
}



/*----------------
安全な理由
-----------------*/
.risk_title{
	margin: 20px 0;
	font-size: 16px;
}

table.risk_table{
	width: 100%;
	color: #535353;
}

table.risk_table th{
	background: #f0f0f0;
	border: solid 1px #dcdcdc;
	padding: 4%;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}

table.risk_table td{
	border: solid 1px #dcdcdc;
	padding: 4%;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 24px;
}

table.risk_table td a{
	color: #535353;
	text-decoration: underline;
}

p.half_txt {
    width: 100%;
    float: none;
}

img.half_img{
	width: auto;
	float: none;
	display: block;
	margin: 20px auto 0;
}

/*----------------
コース紹介
-----------------*/

.course_txt_box{
	margin-bottom: 30px;
}

.course_txt_box img{
	display: block;
	margin: 0 auto 30px;
}

.course_txt_box h3{
	margin-bottom: 15px;
	font-size: 20px;
	color: #c13a41;
}

.course_cn_title h2{
	margin-bottom: 15px;
	font-size: 20px;
	color: #c13a41;
}

h3.title_sub{
    padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: solid 3px #c13a41;
	border-bottom: dotted 1px #c13a41;
	margin-bottom: 15px;
	margin-top: 40px;
	font-size: 20px;
	color: #535353;
}

.course_txt_box h4{
	margin-bottom: 15px;
	font-size:18px;
	color: #c13a41;
}

/*----------------
よくある質問
-----------------*/
.faq_box{
	margin-bottom: 40px;
}

p.faq_title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

p.faq_title span{
	background: #c13a41;
	display: table-cell;
	padding: 5px;
	margin-right: 10px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
}

p.faq_title strong{
	display: table-cell;
	padding-left: 8px;
}

p.faq_answer{
	margin-left: 20px;
}

p.faq_answer span{
	display: block;
	color: #c13a41;
	margin-right: 10px;
}

/*----------------
お客様の声
-----------------*/

.voice_title{
	background: #c13a41;
	padding: 15px;
	margin-bottom: 20px;
}

.voice_title h3{
	border-left: solid 4px #fff;
	padding-left: 10px;
	color: #fff;
}

span.voice_day{
	margin-right: 10px;
}

.voice_img{
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}

.voice_txt{
	width: 100%;
	float: none;
}

.voice_box{
	margin-bottom: 0;
}

table.voice_table {
	width: 100%;
}

table.voice_table th{
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	width:100%;
	padding: 22px;
	text-align: left;
	display: block;
	box-sizing: border-box;
}

table.voice_table td{
	border: solid 1px #E0E0E0;
	padding: 22px;
	text-align: left;
	display: block;
	box-sizing: border-box;
}

.voice_main_txt{
	margin-bottom: 40px;
}

.voice_main_txt dt{
	display: block;
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	width: 100%;
	padding: 22px;
	box-sizing: border-box;
}

.voice_main_txt dd{
	display: block;
	border: solid 1px #E0E0E0;
	padding: 22px;
	width: 100%;
	box-sizing: border-box;
}

/*----------------
実績
-----------------*/

.achive_title{
	background: #c13a41;
	padding: 15px;
	margin-bottom: 20px;
}

.achivetitle h3{
	border-left: solid 4px #fff;
	padding-left: 10px;
	color: #fff;
}

span.achive_day{
	margin-right: 10px;
}

.achive_img{
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 20px;
}

.achive_txt{
	width: 100%;
	float: none;
}

.achive_box{
	margin-bottom: 0;
}

table.achive_table {
	width: 100%;
}

table.achive_table th{
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	width:100%;
	padding: 22px;
	text-align: left;
	display: block;
	box-sizing: border-box;
}

table.achive_table td{
	border: solid 1px #E0E0E0;
	padding: 22px;
	text-align: left;
	display: block;
	box-sizing: border-box;
}

.achive_main_txt{
	margin-bottom: 40px;
}

.achive_main_txt dt{
	display: block;
	background: #F1F1F1;
	border: solid 1px #E0E0E0;
	width: 100%;
	padding: 22px;
	box-sizing: border-box;
}

.achive_main_txt dd{
	display: block;
	border: solid 1px #E0E0E0;
	padding: 22px;
	width: 100%;
	box-sizing: border-box;
}

/*----------------
お問い合わせ
-----------------*/

div.inq_form {
    width: 100%;
    /* padding: 15px 0 0 12px; */
    background-image: url(../../img/inq/inq_form_bg.jpg);
    background-repeat: no-repeat;
}

table.contact {
    width: 100%;
    margin-top: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells: show;
    font-size: 12px;
}

.contact th {
	display: block;
	width: 100%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #555;
    background-color: #ececec;
    padding: 15px;
    text-align: left;
    line-height: 150%;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}

.contact td {
    display: block;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 9px 9px 9px 10px;
    color: #555;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.contact td select#classification {
    margin: 0 auto;
    display: block;
    padding: 5px 5px 5px;
}

.contact td select#lang1 {
    margin: 0 auto;
    display: block;
    padding: 5px 5px 5px;
}

.contact td input{
	width: 100%;
    padding: 5px 5px 5px;
	box-sizing: border-box;
	margin-bottom: 5px;
}

.contact td input.name-01,.contact td input.name-02{
	width: 40%;
	display: inline-block;
	margin: 0 5px;
}

.contact td input.number-1,.contact td input.number-2,.contact td input.number-3{
	width: 30%;
	display: inline-block;
}

.contact td iframe{
	width: 99%;
}

.contact td textarea{
	width: 100%;
	box-sizing: border-box;
}


.text_err_come{
	text-align: center;
}

/*--------------------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------------------*/
div.privacy_title01{
width:500px;
height:34px;
font-size:16px;
font-weight:bold;
margin-top:30px;
padding:2px 0 0 0px;
background:url(../img/about/staff_title01.gif) no-repeat top left;
}
#privacy-area01{
width:100%;
}

#privacy-area01 p.pri-title01{
width:100%;
font-size:13px;
font-weight:bold;
margin-top:12px;
}

#privacy-area01 p.pri-txt01{
font-size:12px;
line-height:150%;
width:100%;
margin-top:10px;
}

#privacy-area01 .pri-txtgreen{
font-size:12px;
line-height:150%;
color:#009900;
}

#privacy-area01 ul{
width:100%;
margin:10px 0 0 24px;
}

#privacy-area01 ul, #privacy-area01 li {
line-height: 150%;
font-size:12px;
width:100%;
list-style: decimal outside url("none");
}

.pri-reference{
width:100%;
font-size:12px;
text-align:right;
line-height:160%;
margin:45px 0 0 0;
}




#beta-inner h3 .widget-header{
width:218px;
height:26px;
padding:3px 0 0 5px;
background:transparent url(../../img/blog/blog_menu_title01.gif) no-repeat scroll left top;
}


#entry-2 .asset-header h2.asset-name entry-title{
font-size:40px;

}

/*----------------
ログイン	
-----------------*/

table.member_entry{
	width: 100%;
}

table.member_entry th {
	display: block;
    min-width: 150px;
    padding: 20px;
    background: #C13A40;
    border: solid 1px #E0E0E0;
    color: #fff;
    box-sizing: border-box;
}

table.member_entry td {
	display: block;
    padding: 20px;
    border: solid 1px #E0E0E0;
    box-sizing: border-box;
}

table.member_entry td p{
	line-height: 34px;
	margin-bottom: 0; 
	font-size: 15px;
}

table.member_entry input{
	width: 100%;
}

.no-bg{
	background: none!important;
}

#resend_bt{
	text-align: center;
	margin: 30px 0;
}

p.pass_txt{
	font-size: 14px;
}

.center_bt {
	text-align: center;
	margin: 30px auto;
}

#settlement_bt {
	width: 110px;
	min-height: 30px;
	padding: 0 10px;
}

/*----------------
メールマガジン	
-----------------*/

input.mail_ad {
    display: block;
    width: 90%;
    padding: 10px;
    margin: 0 auto;
}

/*----------------
サイトマップ
-----------------*/

.sitemap_box{
	margin-bottom: 40px;
}

.sitemap_title h2{
	font-size: 23px;
	margin-bottom: 30px;
}

.sitemap_box ul li{
	width: auto;
	float: none;
	margin: 0 0 20px;
}

.sitemap_box ul li a{
	background: url(../images/arrow_middle.png) no-repeat left center;
	padding-left: 20px;
	color: #55AFFF;
}

.half_box{
	width: 100%;
	float: none;
}

.arrow_box{
	background: url(../images/support/under_arrow.png) center no-repeat;
	width: 100%;
	margin: 0;
	min-height: 50px;
	float: none;
}


}