@charset "UTF-8";

@import "reset.css";

/*  全体  */
body {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size:16px;
	line-height: 1.6;
/*	text-align: center; */
}

ul {
	list-style: none;
}

/*  ヘッダ  */
#header {
	margin: 0 auto 10px;
	width: 960px;
	clear: both;
	text-align: center;
}

.logo {
	margin-top: 10px;
	margin-left: -280px;
}

.midashi {
	font-size:12px;
	width: 250px;
	line-height: 1.4;
	display: inline-block;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}

.info {
	float:right;
}

.info img,
.info a {
	display: block;
	width: 375px;
}


/*  サイト見出し  */
#sitetitle {
	background: #fff url("../images/adviser/title_bg.png") scroll repeat-x 0 0;
	position: relative;
	clear: both;
}

.bord {
	width: 960px;
	height: 450px;
	margin: 0 auto;
}

.btn_top {
	position: relative;
	top: -167px;
	right: -235px;
}


/*  CHECK　 他社に大きく差をつける【ラテレサ】の優位性！  */
#check {
	background: #fff url("../images/adviser/check_bg.png") scroll repeat-x 0 0;
	position: relative;
	height: 488px;
}

#check .check_midashi {
	width: 960px;
	display: block;
	clear: both;
	margin: 0 auto;
}

.check_midashi h1 {
	padding: 12px 0 3px;
}

#check ul {
	width: 970px;
}

#check li {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}


/*  ご応募される方へ、「ラテレサ」からのメッセージ  */
#message {
	padding-top: 40px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 30px;
}

.uranai {
	float: left;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}

.aisatsu {
	width: 960px;
	text-align: left;
	padding-bottom: 10px;
	display: inline-block;
	position: relative;
}

/*.aisatsu:after {
	content: "";
	width: 0;
	height: 0;
	left: 380px;
	border-top: 65px solid #fff;
	border-right: 100px solid transparent;
	border-left: 100px solid transparent;
	position: absolute;
	z-index: 1;
}*/

.entry1 {
/*	background: #fff url("../images/adviser/message_bt.png") scroll repeat-x 0 0;*/
	position: relative;
	height: 161px;
}

.entry1 a {
	top: 40px;
	position: relative;
	width: 578px;
	height: 88px;
	display: block;
	margin: 0 auto;
	box-shadow: 0 10px 13px -3px rgba(0,0,0,0.1);
}

.entry1 img {
	box-shadow: 0 10px 13px -3px rgba(0,0,0,0.1);
	width: 578px;
	height: 88px;
	display: block;
	margin: 0 auto;
}

.entry1:hover {
		opacity: 0.7;
}

/*  報酬・待遇  */
#reception {
	padding: 40px 0 20px;
}

#reception h1 {
	text-align: center;
}

#reception .text {
	background-color: #fdf8ee;
	width: 860px;
	text-align: left;
	display: block;
	margin: 0 auto;
	padding: 20px 50px;
	margin-bottom: 30px;
	border: #fff 3px solid;
	box-shadow: 0 0 0 -3px rgba(0,0,0,0.5);
}

/*  160428  */
.text .patic {
	margin-top: 10px;
	background: linear-gradient(transparent 60%, #ead385 60%);
	display: inline-block;
}


/*  160428  */

.kantei_hosyu {
	width: 920px;
	border: #dcb533 10px solid;
	margin: 40px auto;
	padding: 10px;
	box-shadow: 0 10px 13px -3px rgba(0,0,0,0.1);
	position: relative;
}

.kantei_hosyu h2 {
	height: 64px;
}

.kantei_hosyu h3 {
	margin-top: 20px;
}

.kantei_hosyu em {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.3em;
	padding: 20px 0 15px;
	display: block;
}

.kantei {
	background-color: #fff6d6;
	padding: 20px;
	line-height: 3;
}

.kantei_hosyu hr {
	background: url("../images/adviser/kantei_line.png") scroll no-repeat 0 0;
	border: none;
	height: 25px;
	margin: -5px 0;
}

.kantei ul:before {
	content: "";
	position: relative;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px solid #cdbb97;
	display: block;
	margin: 5px 0 20px;
}

.kantei li {
	text-align: left;
	list-style-image: url("../images/adviser/kantei_list.jpg");
	margin: 0 25px;
	padding: 0 10px;
}

.kantei_hosyu dl {
	line-height: 3;
	margin-bottom: 30px;
	text-align: left;
	border-bottom: #cfcfcf 1px solid;
}

.kantei_hosyu dt {
	float: left;
	display: block;
	padding: 0 60px;
	color: #813d00;
	width: 200px;
}

.kantei_hosyu .second {
	background-color: #fbf7ea;
	border-top: #cfcfcf 1px solid;
	border-bottom: #cfcfcf 1px solid;
}


/*  選考フロー  */
#flow {
	padding: 40px 0;
}

#flow h1 {
	text-align: center;
}

.flow_main {
	background-color: #dcb533;
	padding: 10px 0 30px;
	margin: 20px 0;
	text-align: center;
}

.senkou {
	width: 960px;
	margin: 30px auto 0;
	padding: 50px 0 0;
}

.senkou li {
	text-align: left;
	margin-bottom: 80px;
	position: relative;
}

.senkou img {
	margin-right: 10px;
}

.senkou p {
	width: 570px;
	float: right;
	padding: 20px 10px;
	background-color: #f8f0d6;
}

.text_flow1 {
	height: 240px;
}

.text_flow1:after {
	content: "";
	width: 0;
	height: 0;
	top: 300px;
	left: 410px;
	border-top: 40px solid #e3c45c;
	border-right: 70px solid transparent;
	border-bottom: 70px solid transparent;
	border-left: 70px solid transparent;
	position: absolute;
	z-index: 1;
}

.text_flow2 {
	height: 91px;
}

.text_flow2:after {
	content: "";
	width: 0;
	height: 0;
	top: 150px;
	left: 410px;
	border-top: 40px solid #ead385;
	border-right: 70px solid transparent;
	border-bottom: 70px solid transparent;
	border-left: 70px solid transparent;
	position: absolute;
	z-index: 1;
}

.text_flow3 {
	height: 111px;
}

.text_flow3:after {
	content: "";
	width: 0;
	height: 0;
	top: 170px;
	left: 410px;
	border-top: 40px solid #f1e1ad;
	border-right: 70px solid transparent;
	border-bottom: 70px solid transparent;
	border-left: 70px solid transparent;
	position: absolute;
	z-index: 1;
}

.text_flow4 {
	height: 131px;
}

.text_flow4:after {
	content: "";
	width: 0;
	height: 0;
	top: 190px;
	left: 410px;
	border-top: 40px solid #f8f0d6;
	border-right: 70px solid transparent;
	border-bottom: 70px solid transparent;
	border-left: 70px solid transparent;
	position: absolute;
	z-index: 1;
}

.text_flow5 {
	height: 110px;
}

.text_flow5:after {
	content: "";
	width: 0;
	height: 0;
	top: 170px;
	left: 410px;
	border-top: 40px solid #fff;
	border-right: 70px solid transparent;
	border-bottom: 70px solid transparent;
	border-left: 70px solid transparent;
	position: absolute;
	z-index: 1;
}

.senkou:after {
	clear: both;
}


/*  Q&A  */
#qa {
	padding: 40px 0;
}

#qa h1 {
	text-align: center;
}

#qa em {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.3em;
	display: block;
}

#qa dl {
	width: 960px;
	display: block;
	margin: 30px auto 50px;
	text-align: left;
}

#qa dt {
	color: #813d00;
	font-size: 24px;
	margin: 30px 0 10px;
}

#qa dt:before {
	content: url("../images/adviser/qa_q.jpg");
	position: relative;
	top: 7px;
	left: -10px;
}

#qa dd {
	font-size: 18px;
	background-color: #ead385;
	padding: 30px 50px 30px 80px;
	box-shadow: 0 9px 3px -3px rgba(192,158,127,1);
}

#qa dd:before {
	content: url("../images/adviser/qa_a.jpg");
	position: relative;
	left: -20px;
	margin-left: -40px;
}

/*  フォーム  */
#entry {
	text-align: center;
}

.entry_head{
	width: 100%;
	margin: 10px auto;
	text-align: center;
	display: block;
	background: url("../images/adviser/entry_headbg.jpg") repeat-x;
}
#entry h1 {
	margin-top: 20px;
	height: 120px;
}

#entry em,
#form_register em,
.confirm_text {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	display: block;
	margin-top: 20px;
}

.entry_midashi {
	width: 900px;
	margin: 30px auto 0;
	text-align: left;
	display: block;
}


.form_register {
	width: 900px;
	border: #e62754 10px solid;
	margin: 0 auto 40px;
	padding: 20px;
	position: relative;
}

/*input[type="email"] {
	width: 800px;
	padding: 10px;
	font-size: 20px;
	margin-top: 20px;
}*/

.form_register small, 
.register_pass small {
	text-align: left;
	width: 860px;
	margin: 0 auto;
}

.form_textarea {
	width: 800px;
	padding: 10px;
	font-size: 20px;
	margin-top: 20px;
}

input[type="image"] {
	text-align: center;
	box-shadow: 0 10px 13px -3px rgba(0,0,0,0.3);
}

input[type="image"]:hover {
	opacity: 0.7;
}

.create_btn {
	margin: 50px 0 10px;
}

.create_notice {
	font-size: 12px;
	text-align: center;
}

.entry_btn {
	margin: 0 auto;
	display: block;
}

/*  フッター  */
.footer_link {
	background-color: #7e5a3f;
	color: #fff;
}

.footer_linktext {
	width: 960px;
	padding: 13px 0 10px;
	margin: 0 auto;
	text-align: left;
}

small {
	font-size: 14px;
	padding: 40px 0 5px 0;
	display: block;
}

a:link { color:#9b9b9b; }
a:visited { color:#adadad; }
a:hover { color:#cfcfcf; }



/*  register.html  */
.register_pass {
	width: 920px;
	border: #ead385 10px solid;
	margin: 0 auto 40px;
	padding: 10px 10px 50px;
	position: relative;
	display: block;
	margin-bottom: 100px;
}

.register_text {
	background: #fff url("../images/adviser/register_bg.jpg") scroll repeat-x 0 0;
	position: relative;
	line-height: 76px;
	width: 960px;
	color: #fff;
	margin: 100px auto 0;
	display: block;
	font-weight: bold;
	font-size: 26px;
	text-shadow: 1px 1px 10px #000;
	text-align: center;
}

.register_pass .form_textarea {
	width: 600px;
	padding: 10px;
	font-size: 20px;
	display: block;
	margin: 50px auto 0;
}

.register_btn {
	padding: 20px 50px;
	font-size: 16px;
	margin: 20px auto;
	display: block;
	width: 280px;
}

/*  entry.html  */
.entry_caption {
	text-align: left;
	font-size: 14px;
	line-height:1.4;
	width: 900px;
	margin: 0 auto;
}

.notice {
	color: #ff0000;
	font-size: 12px;
}

table {
	text-align: left;
	width: 900px;
	margin: 10px auto 30px;
}

.must:before {
	content: "＊";
	color: #ff0000;
	margin-left: -14px;
}

.bold {
	font-weight: bold;
}

.method {
	margin-bottom: 20px;
}

th,
td {
	padding: 10px 0;
	vertical-align: top;
	text-align: left;
}

th {
	width: 250px;
}

td {
	width: 480px;
}

th small {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	padding: 5px 0;
}

table textarea {
	width: 480px;
	height: 100px;
}

.adviser_prof {
	width: 750px !important;
}

.adviser_prof th {
	width: 150px !important;
}

.form_stext {
	width: 480px;
	padding: 3px;
}

.entry_confirm {
	text-align: center;
}

/*  占い師用管理画面  */
h3 {
	margin: 20px;
	border-bottom: #e5d8f6 3px solid;
	display: inline-block;
	padding: 5px 10px;
	text-align: left;
}

.adviser_header_base {
/*	height: 100px; */
}

.adviser_content {
	margin-top: 100px;
	padding-top: 10px;
}

.adviser_header_base,
.adviser_content {
/*	width: 960px;	*/
	margin: 0 auto;
}

.adviser_header_base {
	border-top: #e5d8f6 1px solid;
}

.login_form_adviser input[type="text"],
.login_form_adviser input[type="password"] {
	width: 120px;
	margin-left: 5px;
}

.adviser_login_before {
	width: 400px;
	margin: 100px auto;
	padding: 20px;
	border: #e5d8f6 1px solid;
	display: block;
}

.adviser_login_before form {
	text-align: center;
}

.login_form_adviser {
	margin: 0 auto;
	margin-left: 70px;
}

.login_form_adviser dt,
.login_form_adviser dd {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.login_form_adviser dt {
	width: 100px;
	text-align: left;
}

.login_form_adviser:after {
	content: "";
	clear: both;
	display: block;
}

.adviser_sidebar .text_link_adviser {
	display: block;
	padding: 0px 5px;
	border-left: 3px solid #ffffff;
}

.adviser_sidebar .text_link_adviser:hover {
	display: block;
	padding: 0px 5px;
	border-left: 3px solid #e5d8f6;
}

.adviser_sidebar .manual:hover {
	opacity: 0.7;
}

.adviser_mail_width650 {
/*	width: 650px;	*/
	display: block;
}

.adviser_mail_width650 .firstcolumn {
	width: 230px;
}

.adviser_mail_width650 .column {
/*	width: 400px; */
	border-right: 1px solid rgb(224,224,224);
}

.adviser_mail_width650 .columnend {
/*	width: 631px;	*/
/*	margin-left: 1em; */
}

#mailadvise {
/*	width: 630px;	*/
	margin-left: 1em;
}
/**/
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}

.adv_logo{
	width: 230px;
	float: left;
}
.account_note_box{
	box-sizing:border-box;
	padding:5px;
	border: 1px solid #f00;
	width:680px;
	margin: 0 0 1em 0;
	font-size: 0.9rem;
	line-height:1.1rem;
}
.account_role_box{
	width: 20%;
		float:right;
		margin-right:3em;
}
.btn_stay {
	width: 30%;
	min-width: 4rem;
	background: linear-gradient(#ffffff, #e5e5e5);
	display: inline-block;
/*	margin-left: 30px; */
	border-radius: 5px;
	box-shadow:0px 0px 2px 0px #f0f0f0;
	transition: 0.3s;
	padding: 3%;
	color: #000;
	font-size: 1rem;
}
.btn_stay_indicatior {
	width: 30%;
	min-width: 3rem;
	background: linear-gradient(#ffffff, #e5e5e5);
	display: inline-block;
/*	margin-left: 30px; */
	border-radius: 5px;
	box-shadow:0px 0px 2px 0px #f0f0f0;
	transition: 0.3s;
	padding: 2%;
	text-align: center;
}
.text_highlight
{
	color : red ;
	font-weight: bold;
}
.align_right
{
	text-align:right;
}

