@charset "UTF-8";
@import "normalize.css";
@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;
}
input[type="submit"]{
	border: 1px solid #ccc;
}
input[type="submit"]:hover{
	opacity: 0.6;
}


/*  サイト見出し  */
#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;
}
.mb0{	margin-bottom:0px !important;}
.mb10{	margin-bottom:10px !important;}
.mb20{	margin-bottom:20px !important;}
.mb30{	margin-bottom:30px !important;}
.mb40{	margin-bottom:40px !important;}
.mb50{	margin-bottom:50px !important;}
.mt0{	margin-top:0px !important;}
.mt5{	margin-top:5px !important;}
.mt10{	margin-top:10px !important;}
.mt20{	margin-top:20px !important;}
.mt30{	margin-top:30px !important;}
.mt40{	margin-top:40px !important;}
.mt50{	margin-top:50px !important;}
.mr0{	margin-right:0px !important;}
.mr5{	margin-right:5px !important;}
.mr10{	margin-right:10px !important;}
.mr20{	margin-right:20px !important;}
.mr30{	margin-right:30px !important;}
.mr40{	margin-right:40px !important;}
.mr50{	margin-right:50px !important;}
.ml0{	margin-left:0px !important;}
.ml5{	margin-left:5px !important;}
.ml10{	margin-left:10px !important;}
.ml20{	margin-left:20px !important;}
.ml30{	margin-left:30px !important;}
.ml40{	margin-left:40px !important;}
.ml50{	margin-left:50px !important;}

/*  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 {
	display: block;
	width: 80%;
	box-sizing: border-box;
	padding: 5px;
	font-size: 20px;
	margin: 20px auto;
	margin-top: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
}

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: #aa7af8;
	color: #fff;
}

.footer_linktext {
	width: 100%;
	padding: 13px 0 10px;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
}

small {
	font-size: 14px;
	padding: 40px 0 5px 0;
	display: block;
}

a:link { color:#fff; }
a:visited { color:#ffc; }
a:hover { color:#fff; text-decoration: none; }



/*  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;
}
.ad_notice{
	color: #ff0000;
	font-size: 1rem;
}

.must:before {
	content: "＊";
	color: #ff0000;
	margin-left: -14px;
}

.bold {
	font-weight: bold;
}

.method {
	margin-bottom: 20px;
}


.form_stext {
	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 {
	padding-top: 100px;
}
.adviser_subcontent {
	padding-top: 60px;
}

.adviser_header_base,
.adviser_content {
/*	width: 960px;	*/
	margin: 0 auto;
}

.adviser_header_base {
	border-top: #e5d8f6 1px solid;
	padding: 0;
}

.login_form_adviser input[type="text"],
.login_form_adviser input[type="password"] {
	width: 100%;
	margin: 0 auto;
}

.adviser_login_before {
	width: 80%;
	margin: 100px auto;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 1rem;
	border: #e5d8f6 1px solid;
	display: block;
	background: linear-gradient(to bottom,  #8177f2 0%,#d87dfe 100%);
}
.adviser_login_before.after {
	margin: 10px auto;
}
.adviser_login_before form {
	text-align: center;
}

.login_form_adviser {
	margin: 0 auto;
}

.login_form_adviser dt,
.login_form_adviser dd {
	margin-bottom: 10px;
	margin-right: 10px;
	word-break: break-all;
}

.login_form_adviser dt {
	width: 100%;
	text-align: left;
	color: #b31dff;
	font-weight: bold;
}
.adviser_login_before .login_form_adviser dt{
	color: #fff;
}

.login_form_adviser:after {
	content: "";
	clear: both;
	display: block;
}
.adviser_login_before .btn.ad_btn_login{
	margin-bottom: 0;
}
.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: 120px;
	margin: 5px;
}
.account_note_box{
	box-sizing:border-box;
	padding:5px;
	border: 1px solid #f00;
	width:100%;
	margin: 0 0 1em 0;
	font-size: 0.9rem;
	line-height:1.1rem;
}
.account_role_box{
	width:  100%;
}
.btn_stay {
	width: 48%;
	background: linear-gradient(#ffffff, #e5e5e5);
	border-radius: 5px;
	box-shadow:0px 0px 2px 0px #f0f0f0;
	transition: 0.3s;
	padding: 0.5rem;
}
.btn_stay_indicatior {
	display: block;
	width: 100%;
	background: linear-gradient(#e5e5e5, #e5e5e5);
	transition: 0.3s;
	padding: 0.5%;
	text-align: center;
}
.btn_stay_indicatior span{
	background: none  !important;
}
.text_highlight
{
	color : red ;
	font-weight: bold;
}
.align_right
{
	text-align:right;
}
.adviser_header_base{
	width: 100%;
	margin: 0;
	padding: 0;
}
/*ハンバーガーメニュー*/
#wrapper2 nav {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    padding-top: 50px;
    background: rgba(88,41,165,0.9);
    font-size: 16px;
    box-sizing: border-box;
    z-index: 2
}
#wrapper2 nav ul li {
    display:block;
    padding:5px;
	text-align: left;
	color: #fff;
}

#wrapper2 nav ul li a {
    text-decoration: none;
    color: #ddd;
}

#wrapper2 .btn-gnavi {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 3;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

#wrapper2 .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #5829a5;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

#wrapper2 .btn-gnavi span:nth-child(1) {
    top: 0
}

#wrapper2 .btn-gnavi span:nth-child(2) {
    top: 10px
}

#wrapper2 .btn-gnavi span:nth-child(3) {
    top: 20px
}



#wrapper2 .btn-gnavi.open span {
    background: #fff
}

#wrapper2 .btn-gnavi.open span {
    width: 24px;
}

#wrapper2 .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}

#wrapper2 .contents section:nth-child(odd) p {
    left: 10%
}

#wrapper2 .contents section:nth-child(even) p {
    right: 10%
}
.ad_username{;
	color: #6000fb;
	font-weight: bold;
	}

.ad_headbox{
	background-color: #ffe3fb;
	box-sizing: border-box;
	width: 100%;
	}
/*ハンバーガーメニュー*/
details{
	clear: both;
		width: 100%;
	box-sizing: border-box;
	padding: 10px;
	}
summary{
		color: #6000fb;
}
details[open] {
}	
.ad_contbox{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 10px;
}
.ad_title{
	width: 100%;
    font: bold 1.2rem/1.4 "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	box-sizing: border-box;
	padding: 1%;
	margin: 0 auto;
	background: linear-gradient(to bottom,  #8177f2 0%,#d87dfe 100%);
	color: #fff;
	font-weight: bold;
}
.ad_stitle{
	width:100%;
	text-align: left;
	color: #FFF;
	background-color: #8177f2;
    font: bold 1.2rem/1.4 "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	box-sizing:border-box;
	padding: 1% 10px;
	border-radius: 0.5rem;
	margin: 0 auto 0.8rem;
}
.ad_sstitle{
	display: block;
	width:100%;
	color: #6000fb;
	background-color: #ffe3fb;
	font-weight: bold;
	box-sizing:border-box;
	padding:1%;
	border-radius: 0.5rem;
	margin: 0 auto 0.8rem;
	text-align: center;
}

.adviser_body{
		clear: both;
	}
.ad_headbox{
		clear: both;
	}
.ad_contbox{
		width: 98%;
}
.ad_schedulebox{
	clear: both;
	display: block;
	width: 98%;
	margin: 5px auto;
	box-sizing: border-box;
	border: 1px solid #000;
}
.ad_schedulebox summary{
	font-weight: bold;
}
.ad_schedulebox .schedule_hour{
	background-color: #6b58e8;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
}
.ad_schedulebox .schedule_column{
	width: 14%;
		
}
.schedule_box.period_normal_1,.period_checked_1{
	box-sizing: border-box;
	border-right: 1px solid #fff;
}
/*プロフィール設定画面*/
.ad_formbox{
	margin-bottom: 10px;
	font-size: 1.2rem;
}
.ad_formbox>span,.ad_pro_tit{
	border-left: 10px solid #8177f2;
	box-sizing: border-box;
	padding: 5px 10px;
	font-size: 1rem;
}
.form_stext{
	font-size: 1.1rem;
	width:98%;
	height: 10rem;
}
/* 電話鑑定*/
.ad_kanteimemo{
	display: block;
	width: 85%;
	margin: 10px auto;
}
.ad_table1{
border-collapse:separate;
border-spacing: 5px;
width: 100%;
margin: 0 auto 10px;
}
.ad_table1 th{
text-align: center;
padding: 10px 0;
background-color: #d87dfe;
color: #fff;
border:solid 1px #8177f2;
font-size: 0.8rem;
}
.ad_table1 td{
text-align: center;
padding: 10px 0;
background-color: #fff;
border:solid 1px #8177f2;
}
.ad_table2{
  width: 95%;
	margin: 0 auto;
  border-spacing: 0;
}

.ad_table2 th{
  border-bottom: solid 2px #8177f2;
  padding: 10px 0;
  text-align: left;
	width: 6rem;
	font-size: 0.9rem;
}

.ad_table2 td{
  border-bottom: solid 2px #ddd;
  text-align: left;
	box-sizing: border-box;
  padding: 10px 0 10px 10px;
}
 table.ad_table3{
	width: 95%;
	margin: 10px auto;
}
 table.ad_table3,.ad_table3 th,.ad_table3 td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 1.5;
}

.ad_table3 th {
box-sizing: border-box;
padding: 5px;
font-weight: bold;
vertical-align: middle;
background: #8177f2;
color: #ffffff;
}
.ad_table3.reservated th:nth-of-type(1){	width: 10%;}
.ad_table3.reservated th:nth-of-type(2){	width: 44%;}
.ad_table3.reservated th:nth-of-type(3){	width: 13%;}
.ad_table3.reservated th:nth-of-type(4){	width: 13%;}
.ad_table3.reservated th:nth-of-type(5){	width: 20%;}

.ad_table3.evaluate th:nth-of-type(1){	width: 25%;}
.ad_table3.evaluate th:nth-of-type(2){	width: 15%;}
.ad_table3.evaluate th:nth-of-type(3){	width: 20%;}
.ad_table3.evaluate th:nth-of-type(4){	width: 40%;}

.ad_table3 td {
box-sizing: border-box;
padding: 5px;
  vertical-align: top;
}

.ad_table3 tr:nth-child(even) {
  background: #eee;
}
.ad_table3 .even,.ad_table3 .odd{
	background: none;
}
.ad_btn_msg a{
	display: block;
	width: 90%;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 1%;
	border-radius: 0.5rem;
	color: #fff;
	background-color: #D91F76;
	text-decoration: none;
	text-align: center;
}
.ad_btn_msg a:hover{
	background-color: #d87dfe;
}
.ad_memobox{
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 5px;
}
.ad_sch_btn input{
	display: block;
	width: 90%;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 20px;
	border-radius: 0.5rem;
	color: #fff;
	background-color: #D91F76;
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 1.1rem;
}
.ad_pro_btn input,
.ad_memo_btn input{
	display: block;
	width: 50%;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 0.5rem;
	color: #fff;
	background-color: #D91F76;
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 1.1rem;
}
.ad_pro_btn input:hover,
.ad_memo_btn input:hover,
.ad_sch_btn input:hover{
	background-color: #5829a5;
}

.ad_memo_list{
	display: block;
	width: 80%;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 5px;
	border-radius: 0.5rem;
	color: #fff;
	background-color: #5829a5;
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 1.1rem;
}
.ad_memo_list:hover{
	background-color: #D91F76;
}
.ad_sel{
	padding: 10px 20px;
}
/*横スクロールBOX*/
.ad_overbox{
	width: 95%;
	margin: 10px auto;
	overflow-x: scroll;
}
/*　テキスト　*/
.text_r{text-align:right;}
.text_c{text-align:center;}
.text_l{text-align:left;}
.text{
	display:block;
	margin: 0.2rem 0;
	font-size:1rem;
	line-height:1.5rem;
	word-wrap: break-word;
	text-align: left;
}
.adcr_msgbox{
	box-sizing: border-box;
	padding: 10px;
	border-radius: 1px solid #f00;
}
.text a {
	cursor: pointer;
	color: #00008b;
}
.texta:hover {
	opacity: 0.5;
}
.adviser_login_box {
	width: 90%;
	margin: 0 auto 20px;
	box-sizing: border-box;
	padding: 10px;
	background-color: #e5d8f6;
	display: block;
}
.adviser_login_box .form_textarea{
	margin: 0 auto 10px;
}
.adviser_login_box .create_btn{
	display: block;
	width:50%;
	margin:10px auto;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	box-sizing:border-box;
	padding: 0.5rem !important;
	background-color: #e307bc;
	border-radius: 5px;
}
.adviser_login_box .login_form_adviser{
	margin: 0 auto;
}

.text strong{
	color: #e307bc;
}
.adviser_login_box small{
	padding: 0;
}
.btn,
input[type="submit"].btn{
	display:block;
	box-sizing:border-box;
	padding:1.3rem;
	border-radius:5px;
	text-align:center;
	text-decoration:none;
	border: none;
	white-space:normal;
	cursor: pointer;
}
.btn_uranaientry {
	display: block;
	width:80%;
	margin:10px auto 30px auto;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	box-sizing:border-box;
	padding:1rem 0.5rem !important;
	background-color: #e307bc;
	cursor: pointer;
}
.login_form_adviser input{
	border: 1px solid #ccc;
	background-color: #fff;
	box-sizing: border-box;
	padding: 0.3rem;
}
.ad_btn_login{
	width:50%;
	margin:10px auto 30px auto;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	box-sizing:border-box;
	padding:1rem 0.5rem !important;
	background-color: #e307bc;}

input[type="submit"].btn.ad_logout{
	display: block;
	width: 50%;
	margin: 0;
	box-sizing: border-box;
	padding: 3px;
	border-radius: 0.2rem;
	color: #fff;
	background-color: #D91F76;
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 1.1rem;
}
input[type="button"].btn.s_btn,
input[type="submit"].btn.s_btn{
	display: inline;
	box-sizing: border-box;
	padding: 3px;
	border-radius: 0.2rem;
	color: #fff;
	background-color: #6000fb;
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 0.8rem;
}
input[type="button"].btn.arrow{
	display: inline;
	box-sizing: border-box;
	padding: 3px;
	border-radius: 0.2rem;
	color: #fff;
	background:linear-gradient(to bottom,  #8177f2 0%,#d87dfe 100%);
	text-decoration: none;
	text-align: center;
	border: none;
	cursor: pointer;
	font-size: 0.8rem;
}

.adviser_login_before{
	color: #fff;
}
.sms_code,
.form_stext,
.ad_formbox input[type="text"]{
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 0.5rem;
	font-size: 1rem;
}

.ad_hidden{
	visibility: hidden;
	height: 0;
}
textarea{
	background-color: #fff;
	border: 1px solid #ccc;
	width: 100%;
}
 
.dialog_client input[type="submit"]{
	width: 40%;
	margin: 10px auto;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 1rem;
	border: #e5d8f6 1px solid;
	display: block;
	background: linear-gradient(to bottom,  #8177f2 0%,#d87dfe 100%);
	cursor: pointer;
	color: #fff;
}
.dialog_client input[type="submit"]:hover{
	opacity: 0.6;
}
.adviser_header_base{
	position:fixed;
	z-index:101;
	width:100%;
	overflow:hidden;
}
.ad_slidmenubox{
	position:fixed;
	z-index:150;
	padding-right:0.7rem;
}

.ad_testbox{
	padding: 0.3em;
	border-bottom: 1px solid #ccc ;
}
.ad_testbox input[type="button"]{
	background: linear-gradient(to bottom,  #e570e7 0%,#c85ec7 47%,#a849a3 100%);
	border-radius: 5px;
	box-shadow:0px 0px 2px 0px #f0f0f0;
	transition: 0.3s;
	padding: 0.5rem;
	color: #fff;
}
.ad_formbox small{
	display: block;
	font-size: 0.8rem;
	line-height: 1rem;
	margin: 0.3rem 0 0.5rem 1.3rem;
	padding: 0;
	color: #666;
}
.ad_formbox small strong{
	color: #e307bc;
}
.ad_formbox textarea{
	margin: 10px auto 0;
}
a.btn_tel_off{
	border-radius: 5px;
	box-shadow:1px 1px 1px 0px #8c8c8c;
	transition: 0.3s;
	padding: 0.5rem 0.5rem 0.5rem 2rem;
	/*background: linear-gradient(to bottom,  #b3bead 1%,#dfe5d7 69%,#f3f4eb 99%);*/
	color: #666;
	text-decoration: none;
	display:inline-block;
	vertical-align: top;
	margin-top: 5px;
	background: url(../images/adviser/btn_tel_off.png) no-repeat;
	background-position: 9%;
	background-size: 1.3rem;
	background-color:#f3f4eb;
}
a.btn_tel_on{
	animation:1s ease-in 0.5s infinite alternate forwards running expansion;
	border-radius: 5px;
	box-shadow:1px 1px 1px 0px #8c8c8c;
	transition: 0.3s;
	padding: 0.5rem 0.5rem 0.5rem 2rem;
	color: 	faff7f;
	text-decoration: none;
	display:inline-block;
	vertical-align: top;
	margin-top: 5px;
	background: url(../images/adviser/btn_tel_on.png) no-repeat;
	background-position: 9%;
	background-size: 1.3rem;
	background-color:#ff3019;
}
@keyframes expansion{
  100% {
	background-color:#fcff00;
  }
}
.ad_notebox{
	box-sizing:border-box;
	padding:5px;
	border: 1px solid #6000fb;
	width:90%;
	margin: 0 auto 0.5rem;
	font-size: 0.9rem;
	line-height:1.1rem;
}
.ad_notebox p{
	font-size: 0.8rem;
}
.ad_flowbox{
	width: 100%;
	height: 100px;
	background: url(../images/adviser/flow.jpg) no-repeat;
	background-size: auto 95%;
	background-position: center top;
}






