@charset "UTF-8";


/*----------------------------------------------------
	Counseling
----------------------------------------------------*/



div#Counseling {
  width: 760px;
  margin: 0 auto;
  padding: 0 0 80px 0;
}

div#Counseling div.text_container {
  width: 760px;
  padding: 0 0 30px 0;
}

div#Counseling div.text_container p.text {
  width: 760px;
  text-align: center;
}

div#Counseling div.call_container {
  width: 760px;
  padding: 0 0 30px 0;

}

div#Counseling div.call_container div.inner {
  width: 760px;
  padding: 15px 0;
background-color: #ECE3D5;
  text-align: center;
}

div#Counseling div.call_container div.inner p.text {
  width: 760px;
  font-size: 15px;
  text-align: center;
}

div#Counseling div.call_container div.inner p.call {
  width: 760px;
  font-size: 35px;
  text-align: center;
}

div#Counseling div.call_container div.inner p.call_text {
  width: 760px;
  text-align: center;
}

div#Counseling div.form_privacy_text {
  width: 760px;
  text-align: center;
  padding-top: 15px;
}

div#Counseling div.form_privacy_text .link {
  text-decoration: underline;
}
div#Counseling div.form_privacy_text .link:hover {
  text-decoration: none;
}

div#Counseling div.form_privacy_text h6 {
  width: auto;
  padding: 20px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

div#Counseling div.form_privacy_text p {
  width: 760px;
  font-size: 12px;
  padding: 10px 0 0 0;
  text-align: center;
}




/*----------------------------------------------------
	form_common_style
----------------------------------------------------*/

/*** 必須アイコン ***/

span.required_icon {
  width: auto;
  margin: 0 5px;
  padding: 0 5px;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  background-color: #DD3750;
  line-height: 1.5em;
}


div.form_container {
  width: 760px;
  text-align: left;
}

div.form_container ul.form_list {
  width: 760px;
}

div.form_container ul.form_list {
  width: 760px;
}

div.form_container ul.form_list li {
  width: 760px;
  padding: 15px 0 12px 0;
  border-bottom: 1px #A6791F dotted;
}

div.form_container ul.form_list li dl {
  width: 720px;
  margin: 0 0 0 20px;
}

div.form_container ul.form_list li dl dt {
  width: 220px;
  float: left;
  padding: 6px 0 0 0;
  font-weight: bold;
  font-size: 15px;
  color: #666;
  line-height: 1.5em;
}

div.form_container ul.form_list li dl dd i.equired {
  width: auto;
  margin: 0 0 0 10px;
  padding: 0 5px;
  color: #FFF;
  font-size: 11px;
  font-weight: bold;
  background-color: #DD3750;
  line-height: 1.5em;
}

.pt_5 {
  padding: 5px 0 0 0;
}

.pt_15 {
  padding: 15px 0 0 0;
}

.ptb_25 {
  padding: 25px 0;
}

div.form_container ul.form_list li dl dt span.dt_call {
  width: auto;
  display: block;
  font-size: 10px;
  line-height: 1.5em;
}

div.form_container ul.form_list li dl dt img {
  vertical-align: middle;
}

div.form_container ul.form_list li dl dd {
  width: 460px;
  float: right;
  padding: 6px 0 0 0;
}







div.form_container ul.confirm_list li dl dd {
  padding: 6px 0 0 0;
  line-height: 1.5em;
}


div.form_container ul.form_list li dl dd.check_wrapp span.check_left {
  width: 153px;
  display: block;
  float: left;
  padding: 0 0 5px 0;
}

div.form_container ul.form_list li dl dd.check_wrapp span.check_right {
  width: 153px;
  display: block;
  float: right;
  padding: 0 0 5px 0;
}

div.form_container ul.form_list li dl dd.check_wrapp span.check_wide {
  width: 400px;
  display: block;
  clear: both;
  padding: 0 0 5px 0;
}

div.form_container ul.form_list li dl dd span.exe_text {
  width: auto;
  display: block;
  font-size: 10px;
  color: #666;
  line-height: 1.7em;
}





div.form_container ul.form_list li dl dd span.exe_text2 {
  width: auto;
  display: block;
  padding: 8px 0 0 0;
  font-size: 11px;
  color: #333;
  line-height: 1.7em;
}


div.form_container ul.form_list li dl dd span.pdf_Link {
  width: auto;
  display: block;
  padding: 5px 0 0 25px;
  background: transparent url(../pdf/pdf_icon.png) no-repeat 0 5px;
  background-size: 18px auto;
  -webkit-background-size: 18px auto;/* Safari,Google Chrome */  
  -moz-background-size: 18px auto; /* Firefox */  
  -o-background-size: 18px auto; /* Opera?p */
  -ms-background-size: 18px auto; /* IE系 */
}



div.form_container ul.form_list li dl dd span.pdf_Link a:link,
div.form_container ul.form_list li dl dd span.pdf_Link a:visited {
  color: #59AAB3;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  outline : 0;
}

div.form_container ul.form_list li dl dd span.pdf_Link a:hover {
  color: #A2A2A2;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}









div.form_container ul.form_list li dl dd span.fc_r {
  color: #AD0634;
}


dd.date_dd span.first_date {
  width: auto;
  display: block;
  padding: 0 0 25px 0;
}

dd.date_dd span.second_date {
  width: auto;
  display: block;
}

dd.date_dd span.first_date span.date_select_title, dd.date_dd span.second_date span.date_select_title {
  width: auto;
  display: block;
  padding: 0 0 5px 0;
  font-weight: bold;
}

dd.date_dd span.first_date span.date_select_title img, dd.date_dd span.second_date span.date_select_title img {
  vertical-align: middle;
}

.promice_list {
	margin-left: 130px;
	text-align: left;
}



/**追記 input style***********************/





/* ********* add.2016.11.04 ********* */

div.form_container div.AttentionTxt {
  width: auto;
  padding: 0 0 25px 0;
}

div.form_container div.AttentionTxt p {
  width: auto;
  margin: 0 0 0 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6em;
  color: #56462F;
}

div.form_container div.AttentionTxt p span.At_tell {
  font-size: 20px;
  font-weight: bold;
  color: #CC0033;
}
/* ********* add.2016.11.04 ********* */



/* bt area style */

div.bt_area {
  width: 760px;
  padding: 25px 0;
  text-align: center;
}

div.bt_area .back_bt {
  margin: 0 20px 0 0;
  vertical-align: top;
}

div.bt_area #send_bt {}

div.bt_area div.button_submit {
  position: relative;
  margin-top: 12px;
}
div.bt_area #success-label {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 200px;
  height: 50px;
  background-color: rgba(255 255 255 / 0.2);
  cursor: not-allowed;
}
.is-inactive {
  display: block;
}
.is-active {
  display: none;
}


/* form style */

input.ssshort_text {
  width: 40px;
  height: 28px;
  margin-bottom: 5px;
  font-size: 120%;
}

input.short_text {
  width: 130px;
  height: 28px;
  margin-bottom: 5px;
  font-size: 120%;
}

input.sshort_text {
  width: 80px;
  height: 28px;
  margin-bottom: 5px;
  font-size: 120%;
}

input.mid_text {
  width: 230px;
  height: 28px;
  margin-bottom: 5px;
  font-size: 120%;
}

input.long_text {
  width: 330px;
  height: 28px;
  margin-bottom: 5px;
  font-size: 120%;
}

input span.text{
  width: auto;
  margin: 0 0 0 5px;
}

textarea {
  width: 330px;
  height: 120px;
  margin-bottom: 5px;
}

select {
  height: 24px;
  font-size: 120%;
  vertical-align: middle;
  line-height: 24px;
}

/*** 追記 ***/

div.form_container form ul.form_list li dl dd select {
  font-size: 16px;
  height: 28px;
}

div.form_container form ul.form_list li dl dd em {
margin: 0 0 0 5px;
}

div.form_container form ul.form_list li dl dd em.clinic {
  font-size: 17px;
}



/* error style */

dl dd input{
    position:relative;
    z-index:2;
}

tr td label{
    position:relative;
    padding:5px 5px 5px 25px;
    margin : 0 5px 0 -25px;
    margin-left:-25px;
    position:relative;
    z-index:1;
}

dl dd.error input , 
dl dd.error textarea , 
dl dd.error select , 
div.error option , 
dl dd.error label {
    background:#FFCCCC;
}


* html dl dd.error label {
    background:none;
}
*+html dl dd.error label{
    background:none;
}
dl dd p.error{
  margin:0;
/*  margin-top: -5px;
  padding-bottom: 2px;*/
  color: #dd0000;
  font-weight:bold;
}

/* end error style */



/* error page style */

div.form_wrapp div.error_exe {
  width: auto;
  padding: 20px 0 300px 0;
  font-size: 120%;
  font-weight: bold;
  color: #dd0000;
}

div.form_wrapp div.error_exe p.error_text_exe {
  width: auto;
  padding: 10px 0 35px 0;
  font-size: 120%;
  font-weight: bold;
  color: #dd0000;
}

div.form_wrapp div.error_exe p.error_back_form {
  width: auto;
  text-align: center;
}


div.form_wrapp div.form_privacy_text {
  width: 680px;
  text-align: center;
  font-size: 10px;
}

div.form_wrapp div.form_privacy_text h6 {
  width: auto;
  padding: 0 0 7px 0;
  font-weight: normal;
}

div.form_wrapp div.form_privacy_text p {
  width: auto;
  line-height: 1.5em;
}

/* done page style */

div.form_wrapp div.done_container {
  width: auto;
  padding: 10px 0 100px 0;
}



div.form_wrapp div.done_container h4 {
  width: auto;
  padding: 15px 0 10px 0;
  font-size: 140%;
  font-weight: bold;
  text-align: center;
}

div.form_wrapp div.done_container p {
  width: auto;
  font-size: 14px;
  text-align: center;
}


div.form_wrapp div.done_container span.back_index {
  width: auto;
  display: block;
  padding: 25px 0 0 0;
  text-align: center;
}

div.form_wrapp div.done_container span.back_index a:link,
div.form_wrapp div.done_container span.back_index a:visited {
  width: 240px;
  display: block;
  margin: 0 auto;
  padding: 16px 0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  background-color: #59aab3;
  text-decoration: none;
  outline : 0;
}

div.form_wrapp div.done_container span.back_index a:hover {
  width: 240px;
  display: block;
  margin: 0 auto;
  padding: 16px 0;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  background-color: #79c3cb;
  text-decoration: none;
}




/*----------------------------------------------------
	top_read_wrapp
----------------------------------------------------*/


/*
#top_read_wrapp {
  width: auto;
  padding: 35px 0 0 0;
}


#top_read_wrapp h3 {
  width: auto;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #A98542;
  line-height: 1.8em;
}

#top_read_wrapp p.text {
  width: auto;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.8em;
}
*/


#top_read_wrapp {
  width: 1024px;
  margin: 30px auto 0 auto;
  padding:  15px 0 25px 0;
  background-color: #f5f5f5;
}

#top_read_wrapp h3 {
  width: auto;
  padding: 15px 0 15px 0;
  font-size: 25px;
  font-weight: bold;
  color: #333;
  line-height: 1.5em;
  text-align:center;
}

#top_read_wrapp p.text {
  width: 970px;
  margin: 0 auto;
  padding: 10px 0 0 0;
  text-align: center;
  line-height: 1.8em;
  font-size: 15px;
}

#top_read_wrapp p.text span.pink {
  color: #FF798A;
}

/*#FE7B8A*/






div.form_container ol.cList {
  width: auto;
}

div.form_container ol.cList li {
  width: auto!important;
  float: left;
  margin: 0 35px 0 0;
  padding: 0 0 15px 0;
  border: none!important;
}

div.form_container ol li.w100 {
  width: 100%;
}


