@charset "utf-8";

#contents {
	font-family: "Meiryo", "CI", 'Hiragino Kaku Gothic ProN', 'MS PGothic', 'HelveticaNeue',sans-serif;
}

#contents a[target="_blank"]::after {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	background: url(/ssl/form/common/img/search-zip.gif) 0 0 no-repeat;
	margin-left: 3px;
	margin-right: 5px;
}

#submit-btn{
	display: none;
}

.contents-title{
	padding-bottom: 33px;
padding-left: 10px;
padding-right: 10px;
}

.form-item-block .formtable-zip-subtext a[target="_blank"] {
    background: url(/ssl/form/common_sp/img/touroku/link1.png) no-repeat left center;
    padding-right: 20px;
	padding-left: 25px;
	color: #252525;
	padding-bottom: 10px;
	background-size: 8%;
	padding-top: 3px;
}

.formtable-zip-subtext{
	font-size: 13px;
	margin-top: 8px;
	padding-top: 0 !important;
}
.formtable-zip-subtext a {
    color: #7e7979;
}

.form_area {
	padding: 0 15px;
}

.form-title {
    color: #151515;
    border-left: 2px solid #0181ae;
    padding-left: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
	margin-left: 8px;
	margin-top:30px;
}

.page_txt{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

.page_txt0 {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.page_txt2,
.page-txt-att{
	margin-left: 10px;
	margin-right: 10px;
}

.text_bottom {
	clear: both;
    color: #7e7979;
    margin-top: 8px;
    font-size: 13px;
	padding: 0 15px;
}

.text_top {
	clear: both;
    color: #7e7979;
    margin-bottom: 8px;
    font-size: 13px;
	padding: 0 15px;
}

dd .text_bottom {
	padding: 0;
}

.text_top {
	padding: 0 15px;
}
dd .text_top,
dd .text_bottom {
	padding: 0;
}

.att{
	background: #E9E6E0;
	border: 1px solid #C1BFBB;
	padding: 15px 30px;
	margin: 20px 0 40px;
}

.accordion_menu .categoryitems {
    background: #fff;
}

.accordion_menu .menuheader {
    height: 40px;
    text-decoration: none;
    line-height: 40px;
    font-weight: bold;
    color: #535353;
    cursor: hand;
    cursor: pointer;
    background: url(/ssl/form/common_sp/img/touroku/accordion_btn_bg01.png) no-repeat right center;
    background-size: auto auto;
    background-size: 13px auto;
    margin: 0 15px;
}

.comfirm_btn{
	margin-bottom: 15%;
}


.form-btn {
    border-radius: 10px;
    background-image: -moz-linear-gradient( 90deg, rgb(242,128,32) 0%, rgb(254,170,71) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(242,128,32) 0%, rgb(254,170,71) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(242,128,32) 0%, rgb(254,170,71) 100%);
    margin: 5% auto 0%;
    z-index: 3;
    color: #FFF;
    padding: 5% 10%;
    font-weight: bold;
    font-size: 20px;
	cursor: pointer;
}

.accordion_menu div.categoryitems p {
    padding: 15px;
}

.txt_box01 {
    padding: 15px 10px !important;
	background: #fdece3;
}

.accordion_menu {
    border: 1px solid #c8c8c8;
    background: #f5f5f5;
}

.bld{
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 4%;
	margin-left: 10px;
	margin-right: 10px;
}

.necessity {
    width: 33px;
	background-image: url(/ssl/form/common_sp/img/necessity.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	height: 25px;
	float: right;
}


.form_area dt
{
    margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
    color: #006CB6;
}


.form_area dd
{
    width: 100%;
}

.form_area dt span
{
    font-size: x-small;

    padding-left: 3px;

    vertical-align: 2px;

    color: #f3981c;
}

input[type=text]
{
    padding: 5px 2%;

    color: #666;
    border: 1px solid #b1ad9c;
    border-radius: 5px;
}

.form_area input[type=tel],
.form_area textarea
{
    padding: 5px 2%;

    color: #666;
    border: 1px solid #b1ad9c;
    border-radius: 5px;
}

.form_area input[type=button]
{
    padding: 5px 10px;

    color: #656565;
    border: 1px solid #b1ad9c;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ededed), color-stop(.5, #fff));
    background: -webkit-linear-gradient(top, #fff 50%, #ededed 100%);
    background:         linear-gradient(top, #fff 50%, #ededed 100%);
}

.form_area input[type="tel"], .form_area textarea {
    padding: 5px 2%;
    color: #666;
    /*border: 1px solid #b1ad9c;*/
    border-radius: 5px;
    box-sizing: border-box;
	width: 100%;
}

.form_area input::-webkit-input-placeholder {
  color: #cbcbcb;
}

.form_area input:-moz-placeholder {
  color: #cbcbcb;
  opacity: 1;
}

.form_area input::-moz-placeholder {
  color: #cbcbcb;
  opacity: 1;
}

.form_area input:-ms-input-placeholder {
  color: #cbcbcb;
}


.block_blue {
    background-color: #0070ba;
    padding: 5px 5px 5px 5px;
    color: #fff;
    font-weight: bold;
    margin-left: -30px;
}

.form_area .address04 input[type="button"]{
	    margin-left: 10px;
}



font-ore {
    color: #f3981c;
}

.survey-title span {
    padding-left: 5px;
}



















#contents .w100per
{
    box-sizing: border-box;
    width: 100%;
}
#contents .msg
{
    margin: 0 0 15px;
}
#contents .msg:before
{
    display: inline-block;

    content: 'â?';

    color: #f27500;
}
#contents #pagetitle h1.img img
{
    /*border: none;*/
}
#contents .block_hd_green
{
    width: 100%;
		margin-top:20px;
    color: #fff;
    background-color: #0070BA;
}
#contents .necessity-lead
{
    margin: 0 0 15px;
    padding: 0 3%;
}
#contents .survey-title
{
   
}
#contents .accordion_menu .categoryitems
{
    display: none;
}
#contents .list_dotOr
{
    padding: 10px;

    border: 1px solid #ccc;
}
#contents .list_dotOr li
{
    margin: 10px 0 0;
}
#contents .list_dotOr li:first-child
{
    margin: 0;
}
#contents .form_area .required
{
    /*background-color: #e0f4ff;*/
}

#contents .form_area .radio-required_clr{
	 background-color: #e0f4ff;
}



.font-ore
{
color: #0e4291;
}

.font-blue
{
    color: #004392;
}

.font-gray-value
{
    color: #a9a9a9;
}

.w97per
{
    width: 97%;
}

.w96per
{
    width: 96%;
}

.w95per
{
    width: 95%;
}

.w94per
{
    width: 94%;
}

.display-td
{
    display: table-cell;
}

.display-tr
{
    display: table-row;
}

.display-table
{
    display: table;
}

.box_gary
{
    padding: 20px 3%;

    background-color: #f5f5f5;
}

.point
{
    padding-left: 0;
	text-indent: 0;
	margin: 0 10px;
	color: #7e7979;
	font-size: 13px;
}
.point li
{
    margin: 0 0 10px 0;
}

.box_gary li:last-child
{
    margin-bottom: 0;
}

.block_hd_ore,
.block_bdr_ore,
.block_hd_green,
.block_bdr_green
{
    clear: both;

    margin-bottom: 15px;
    padding: 6px 0;
}

.block_hd_ore
{
    width: 100%;
	
    color: #fff;
    background-color: #0070BA;
}

.block_hd_green
{
    width: 100%;

    color: #fff;
    background-color: #0070BA;
}

.block_bdr_ore
{
    margin: 0 3% 10px;

    border-bottom: 1px solid #f27e10;
}

.block_bdr_green
{
    margin: 0 3% 10px;

    border-bottom: 1px solid #728342;
}

.block_bdr_ore div:before
{
    display: table-cell;

    width: 1.6em;

    content: ' ';

    border-radius: 5px;
    background: #f27e10;
}

.block_bdr_green div:before
{
    display: table-cell;

    width: 1.6em;

    content: ' ';

    border-radius: 5px;
    background: #728342;
}


input[type="checkbox"] + span, .privacy_agree_box .check #agree + span {
    background: url(/ssl/form/common_sp/img/touroku/checkbox_bg.png) no-repeat left bottom;
    background-size: auto auto;
    background-size: 20px;
    width: 20px;
    height: 20px;
}

.block_hd_ore h1,
.block_bdr_ore h1,
.block_hd_green h1,
.block_bdr_green h1
{
    font-weight: bold;
}

.block_hd_ore h1,
.block_hd_green h1
{
    font-size: large;
}

.block_bdr_ore h1,

.block_bdr_green h1
{
    font-size: 17px;

    padding-left: 5px;
}




#NAME01,
#NAME02,
#HURI01,
#HURI02,
#ADDR,
#TEL,
#MAIL,
#MAILCHECK
{
    width: 96%;
}

#ZIP
{
    width: 94%;
}
.column02 {
	overflow: visible;
}
.column02 .form_area
{
    width: 48%;
}
.column02 .form_area:nth-child(odd)
{
    float: left;
	padding-right: 0;
}
.column02 .form_area:nth-child(even)
{
   float: left;
  padding-left: 14px;
}

#elc_enq
{
    overflow-x: hidden;
}

.form_area dt
{
    margin-bottom: 5px;
	line-height: 1.1;
    color: #006CB6;
}
.form_area dd
{
    width: 100%;
}
.form_area dt span
{
    font-size: x-small;

    padding-left: 3px;

    vertical-align: 2px;

    color: #f3981c;
}

input[type=text]
{
    padding: 9px 7px;

    color: #666;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}

.form_area input[type=tel],
.form_area textarea
{
    padding: 9px 7px;

    color: #666;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}
.form_area .required
{
    background-color: #e0f4ff;
}
.form_area input[type=button]
{
    padding: 5px 10px;

    color: #656565;
    border: 1px solid #b1ad9c;
    border-radius: 5px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #ededed), color-stop(.5, #fff));
    background: -webkit-linear-gradient(top, #fff 50%, #ededed 100%);
    background:         linear-gradient(top, #fff 50%, #ededed 100%);
}
.form_area input[type=radio]
{
    margin-right: 5px;
}

.form_area select {
	width: 100%;
	padding: 8px 38px 8px 8px;
  padding-right: 2em;
  color: #666666;
  cursor: pointer;
  text-indent: 0.01px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*border: none;*/
  outline: none;
  /*background: transparent;
  *//*background-image: none;*/
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	background-color: rgb(255, 255, 255);
	border-color: rgb(203, 203, 203);
	position:relative;
	background-image: url(../img/sellectbg2.png);
	background-position: 96% center;
}

/*.form_area input[placeholder],
.form_area textarea[placeholder] {
  padding: 5px 5px 5px 8px;
}*/
.data_on
{
    color: #666;
    background-color: #fff !important;
}

.radio-set ul
{
    /* border: 1px solid #b1ad9c;
    border-radius: 8px;
    box-shadow: 0 0 8px -5px #000;
   background:#e0f4ff!important;*/
}
.radio-set ul label:first-of-type li
{
    border-radius: 8px 8px 0 0;
}
.radio-set ul label:last-of-type li
{
    border-bottom: none;
    border-radius: 0 0 8px 8px;
}
.radio-set ul li
{
    /*padding: 20px 20px 20px 18px;
	width: auto;
    border-bottom: 1px solid #b1ad9c;*/
	margin-bottom: 12px;
	position: relative;
}
.radio-set label
{
    

    width: 85%;

    cursor: pointer;
}
.radio-set label li
{
    

    vertical-align: middle;
}
.radio-set label span
{
    margin-right: 0;
    margin-left: 0;
}


.radio-set input[type=radio],
.radio-set input[type=checkbox]
{
    display: none;
}

.privacy_agree_box .check #agree
{
    display: none;
}

.radio-set input[type=radio] + span,
.radio-set input[type=checkbox] + span
{
    position: relative;

    display: inline-block;

    -webkit-appearance: none;
}


.privacy_agree_box .check #agree + span 
{
    position: relative;

    display: inline-block;

    -webkit-appearance: none;
}

.radio-set input[type=radio] + span
{
	padding: 0;
    border-radius: 100%;
    background-color: #f2f2f2;
	border: 1px solid #d6d6d6;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.radio-set input[type=checkbox] + span
{
    width: 17px;
    height: 17px;

    background: url(/ssl/form/common_sp/img/touroku/checkbox_bg.png) no-repeat left bottom;
    background-size: 17px;
	position: absolute;
	top: 50%;
	left: 10px;
	display: block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.privacy_agree_box .check #agree + span
{
    width: 20px;
    height: 20px;

    background: url(/ssl/form/common_sp/img/touroku/checkbox_bg.png) no-repeat left bottom;
    background-size: 20px;
}

.q_mitsumori .data_on{
	background-color:#e0f4ff !important;
}
.radio-set input[type=radio]:checked + span:after
{
    font-size: 32px;

    position: absolute;
    top: 3px;
    left: 3px;

    width: 9px;
    height: 9px;

    content: ' ';

    border-radius: 50px;
    background: #006ebf;
    /*box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);*/
    text-shadow: 0;
	-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.radio-set input[type=checkbox]:checked + span
{
    background: url(/ssl/form/common_sp/img/touroku/checkbox_bg.png) no-repeat left top;
    background-size: 17px;
}

.privacy_agree_box .check #agree:checked + span
{
    background: url(/ssl/form/common_sp/img/touroku/checkbox_bg.png) no-repeat left top;
    background-size: 20px;
}

.radio-set input[type=radio]:checked + span
{
    color: #99a1a7;
    border: 1px solid #adb8c0;
    background-color: #e9ecee;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05), inset 15px 10px -12px rgba(255, 255, 255, .1), inset 0 0 10px rgba(0, 0, 0, .1);
}
.radio-set input[type=radio]:checked + span:active
{
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1);
}
.radio-set input[type=radio] + span:active
{
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1);
}
.radio-set ul li input[type=text]
{
    width: 90%;

    background-color: #fff;
}

.radio-set02 .data_on
{
    margin-left: -1px;

    color: #666;
    border-left: 1px solid #b1ad9c;
    background-color: #fff !important;
}
.radio-set02 li.data_on:first-child
{
    margin-left: 0;

    border-left: none;
}
.radio-set02 ul
{
    display: table;

    width: 99%;

    border: 1px solid #b1ad9c;
    border-radius: 8px;
    box-shadow: 0 0 8px -5px #000;
}
.radio-set02 ul label:first-of-type li
{
    border-radius: 8px 8px 0 0;
}
.radio-set02 ul label:last-of-type li
{
    border-bottom: none;
    border-radius: 0 0 8px 8px;
}
.radio-set02 ul li
{
    display: table-cell;
    float: left;

    width: 20%;
    margin-right: -1px;

    text-align: center;

    border-right: 1px solid #b1ad9c;
}
.radio-set02 ul li:last-child
{
    border-right: none;
}
.radio-set02 li p.line01
{
    font-size: 80%;

    display: block;

    min-height: 2.0em;
    padding: 10px 0;

    border-bottom: 1px solid #b1ad9c;
}
.radio-set02 li p.line02
{
    display: block;

    padding: 10px 0;
}
.radio-set02 label
{
    width: 100%;

    cursor: pointer;
}
.radio-set02 span
{
    display: block;

    margin-left: 0;
}
.radio-set02 input[type=radio],
.radio-set02 input[type=checkbox]
{
    display: none;
}

.privacy_agree_box .check #agree
{
    display: none;
}

.radio-set02 input[type=radio] + span,
.radio-set02 input[type=checkbox] + span
{
    position: relative;

    display: inline-block;

    -webkit-appearance: none;
}

.privacy_agree_box .check #agree + span
{
    position: relative;

    display: inline-block;

    -webkit-appearance: none;
}

.radio-set02 input[type=radio] + span
{
    padding: 9px;

    border: 1px solid #cacece;
    border-radius: 50px;
    background-color: #fafafa;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
}
.radio-set02 input[type=checkbox] + span
{
    width: 20px;
    height: 20px;

    background: url(../img/checkbox_bg.png) no-repeat left bottom;

    background-size: 20px;
}

.privacy_agree_box .check #agree + span
{
    width: 20px;
    height: 20px;

    background: url(../img/checkbox_bg.png) no-repeat left bottom;
    background-size: 20px;
}

.radio-set02 input[type=radio]:checked + span:after
{
    font-size: 32px;

    position: absolute;
    top: 3px;
    left: 3px;

    width: 12px;
    height: 12px;

    content: ' ';

    border-radius: 50px;
    background: #f16c00;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .3);
    text-shadow: 0;
}
.radio-set02 input[type=checkbox]:checked + span
{
    background: url(../img/checkbox_bg.png) no-repeat left top;
    background-size: 20px;
}

.privacy_agree_box .check #agree:checked + span
{
    background: url(../img/checkbox_bg.png) no-repeat left top;
    background-size: 20px;
}

.radio-set02 input[type=radio]:checked + span
{
    color: #99a1a7;
    border: 1px solid #adb8c0;
    background-color: #e9ecee;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05), inset 15px 10px -12px rgba(255, 255, 255, .1), inset 0 0 10px rgba(0, 0, 0, .1);
}
.radio-set02 input[type=radio]:checked + span:active
{
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1);
}
.radio-set02 input[type=radio] + span:active
{
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1);
}
.radio-set02 ul li input[type=text]
{
    width: 90%;

    background-color: #fff;
}



/*************
 10redio SET
 ************/

.add_w10  ul li{
	width: 10%;
}


.clor10{
	background-color:#0000ff;
	color:#FFF;
}


.clor9{
	background-color:#4040ff;
	color:#FFF;
}

.clor8{
	background-color:#8080ff;
	/*color:#FFF;*/
}

.clor7{
	background-color:#bfbfff;
	/*color:#FFF;*/
}

.clor6{
	background-color:#FFF;
	/*color:#FFF;*/
}

.clor5{
	background-color:#FFF;
	/*color:#FFF;*/
}

.clor4{
	background-color:#ffbfbf;
	/*color:#FFF;*/
}

.clor3{
	background-color:#ff8080;
	/*color:#FFF;*/
}

.clor2{
	background-color:#ff4040;
	color:#FFF;
}

.clor1{
	background-color:#ff0000;
	color:#FFF;
}


.survey-title,
.survey-sub-title
{
    font-weight: bold;

    margin-bottom: 8px;
}

.survey-title
{
    font-size: 19px;
	color: #0e4291;
}
.survey-title span
{
    padding-left: 5px;
}
.survey-title span img,span img
{
    vertical-align: middle;
}

.att-mail
{
    display: none;

    color: #b90000;
}

.privacy_confirm_text
{
    padding-top: 10px;
}

.tohomelink
{
    padding-left: 1.5em;

    color: #f46e0b;
    background: url(../img/arrow_ore.png) no-repeat left center;
    background-size: contain;
}

.wrap_action.form_section
{
    background: none;
    box-shadow: none;
}
.wrap_action.form_section p
{
    font-size: 11px;

    margin-bottom: 10px;
}

.form_area .survey-txt,
.form_area .survey-select,
.form_area .survey-txtarea
{
    width: 95%;
}

.radio-set .survey-select
{
    background: url(../img/sellectbg.png) no-repeat right center #fff;
}

.wrap_action .btn_action .btn_tel .tel_inner
{
    font-size: 11px;

    padding: 15px;

    color: #333;
    border: 5px solid #e3e3e3;
    border-radius: 8px;
    background: #fff;
}
.wrap_action .btn_action .btn_tel a
{
    padding: 0;

    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    text-shadow: none;
}
.wrap_action .btn_action .btn_tel .tel_inner span
{
    color: #076cb0;
}
.wrap_action .btn_action .btn_tel .tel_inner .dial
{
    color: #076cb0;
}
.wrap_action .btn_action .btn_tel .tel_inner .dial a
{
    color: #076cb0;
}
.wrap_action .btn_action .btn_tel .tel_inner span
{
    font-size: 14px;
}
.wrap_action .btn_action .btn_tel .tel_inner .dial
{
    font-size: 22px;

    background: none;
}
.wrap_action .btn_action .btn_tel .tel_inner .dial img
{
    vertical-align: middle;
}

.comfirm_btn
{
    text-align: center;
}
.comfirm_btn #btn_check
{
    max-width: 100%;
}

.privacy_agree_box
{
    padding: 15px 3%;

    background: #f5f5f5;
}
.privacy_agree_box p
{
    margin-bottom: 10px;
}
.privacy_agree_box .check
{
    margin: 0;
    padding-left: 25px;
}
.privacy_agree_box .check label
{
    font-size: 12px;

    margin-left: -25px;
}
.privacy_agree_box .check span
{
    margin-right: 5px;
}

#nextlink .pager
{
    display: table;

    width: 100%;
    margin-bottom: 20px;
}
#nextlink .pager li
{
    display: table-cell;

    width: 33%;

    text-align: center;
    vertical-align: middle;
}
#nextlink li img
{
    width: 100%;
    height: auto;
}

.w34p
{
    width: 34% !important;
}

.question_child,.elc_child{
    display:none;
}
#contents .fs14{font-size:14px;}
#contents .txt_blue{color:#006CB6;}
#contents .txt_blue .font-ore{color:#006CB6;}

/* form-error */
#form-error {
    display: none;
    margin-bottom: 20px;
    padding: 15px 3%;
    background: #edf7fd;
    clear: both;
}
#elc_enq dl.show-error {
    display: block;
}
#form-error dt {
    color: #fff;
    font-weight: bold;
    background: #004392;
    margin-bottom: 10px;
    padding: 5px 15px;
    border-radius: 3px;
}
#form-error dd {
    padding: 5px 15px;
    color: #004392;
}
#form-error ul {
    margin: 15px 0 15px 1em;
}
#form-error li {
    display: none;
    margin-bottom: 5px;
}
#form-error li.show-error {
    display: block;
}

#form-error2 {
    display: none;
    margin-bottom: 20px;
    padding: 15px 3%;
    background: #edf7fd;
    clear: both;
}
#form-error2 dt {
    color: #fff;
    font-weight: bold;
    background: #004392;
    margin-bottom: 10px;
    padding: 5px 15px;
    border-radius: 3px;
}
#form-error2 dd {
    padding: 5px 15px;
    color: #004392;
}
#form-error2 ul {
    margin: 15px 0 15px 1em;
}
#form-error2 li {
    display: none;
    margin-bottom: 5px;
}
#form-error2 li.show-error {
    display: block;
}

/*
---------------------------------------------------- */

#pagetitle {
    width: 100%;
    margin-bottom: 20px;
    display: table;
}
#pagetitle h1.txt {
    width: 100%;
    padding-top: 5%;
    padding-right: 3%;
    padding-bottom: 5%;
    padding-left: 3%;
    margin-bottom: 20px;
    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: #002f69;
    line-height: 1.2;
}
#pagetitle h1.txt span {
    font-size: 12px;
    vertical-align: middle;
    line-height: 2;
}
#pagetitle h1.img img {
    width: 100%;
    height: auto;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
}
#pagetitle > div { display: table-row; }
#pagetitle > div > * { margin: 0; }
#pagetitle > div .img { padding-top: 15px; }
#pagetitle > div .copy {
    font-size: 18px;
    padding: 10px 3% 0 3%;
    color: #555555;
}
#pagetitle > div .txt { padding: 20px 3% 0 3%; }



#elc_enq{
    color:#555;
    line-heght:1.4;
    font-weight:bold;
    font-size:14px;
}
.form_area input[type=radio]
{
    margin-right: 5px;
}
select
{
    padding: 10px 40px 10px 10px;

    text-indent: .01px;
    text-overflow: '';

    color: #666;
    border: 1px solid #b1ad9c;
    border-radius: 5px;
    background-color: #fdece3;
    background-image: url(/ssl/form/common_sp/img/touroku/sellectbg.png);
    background-repeat: no-repeat;
    background-position: right center;

    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
            font-weight:bold;
            font-size:14px;
}



#contents .w100per {
    box-sizing: border-box;
    width: 100%;
}

#contents .block_hd_green {
    width: 100%;
    margin-top: 20px;
    color: #fff;
    background-color: #0070BA;
}

.display-table {
    display: table;
	padding: 1% 0;
}

.w96per {
    width: 96%;
}

.block_hd_ore, .block_bdr_ore, .block_hd_green, .block_bdr_green {
    clear: both;
    margin-bottom: 15px;
    padding: 6px 0;
}

#contents .block_hd_green {
    width: 100%;
    margin-top: 20px;
    color: #fff;
    background-color: #0070BA;
}

.block_hd_ore h1, .block_hd_green h1 {
    font-size: large;
}

.block_padding {
    padding-left: 15px;
    padding-right: 15px;
}

img {
    max-width: 100%;
}


.contents-inner {
    padding: 0 0px;
}

/*--		__question
----------------------------------------------------*/
.button.btn-apply { display: none; }

.question_child, .question_child3, .elc_child{
    display:none;
}




.warn .show-error {
    display: block;
}

#form-error li {
    display: none;
    margin-bottom: 5px;
}
#form-error li.show-error {
    display: block;
}




/* 161003 */
.detail-area .font-b {
  font-weight: bold;
  margin-bottom: 5px;
}
.detail-area .input-frame {
  margin-top: 0px;
  /*margin-left: 10px;
  margin-right: 10px;*/
}
.detail-area .input-supplement {
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 10px;
}

.flow-area ol li {
  margin-top: 10px;
  padding-left: 0px;
}

.note-area {
  font-size: 12px;
  margin: 15px 0 20px 0;
}
.note-area ul li {
  padding-left: 1em;
  text-indent: -1em;
}

/* 161107 */
.mitsumori {
  padding-top: 0px;
  margin-bottom: 30px;
}
.mitsumori .lead {
  margin: 0 10px 20px;
  
}

.mitsumori .note {
  font-size: 12px;
  text-indent: -1em;
  padding: 0 10px 0 2em;
}
.mitsumori .form_area dd#check {
  margin-bottom: 0;
}

.mitsumori .more_info .detail-area {
  border-top: none;
  padding-top: 0;
}
.mitsumori .more_info .detail-area .input-frame {
  margin-top: 25px;
}
.mitsumori .more_info .detail-area p img {
  vertical-align: middle;
}
.mitsumori .more_info .form_area select {
  background-color: #fff;
}

.mitsumori .more_info .detail-area dd {
  margin-bottom: 5px;
}
.mitsumori .more_info .detail-area dd ul li sup {
  font-size: 12px;
  vertical-align: super;
}
.mitsumori .more_info .note-box {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0 15px;
  font-size: 13px;
}
.mitsumori .more_info .note-box ul li {
  padding-left: 2em;
  text-indent: -2em;
  width: auto;
}
.mitsumori .more_info .flow-area {
  margin: 25px 0px 0;
}
.mitsumori .more_info .note-area {
  margin: 15px 0px 20px;
}

/* 170306 */
.form_area dt.cat_title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  font-weight: bold;
  color: #333;
}
.form_area li.cat_title_no {
	font-weight: bold;
	color: #333;
	background-color: #fff;
}
.form_area li.pad0-5 {
	padding: 0 0 5px 0;
}
.form_area li.pad15-5 {
	padding: 15px 0 5px 0;
}

.nouse {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.form_area .bg-orange {
	background-color: #fdece3;
}

/*2017.4.28 ADD SATO*/
/*
li.plan {
	margin-left: 11%;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    width: 77% !important;
    padding-left: 1%;
}
#att-a003 li:nth-child(3) {
	margin-top: 10px;
    border-top: #cccccc 1px solid;
}
#att-a003 li:nth-child(10) {
	margin-bottom: 10px;
    border-bottom: #cccccc 1px solid;
}*/
dd.radio-set label {
    width: 100%;
	display: block;
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #d6d6d6;
	padding: 12px 10px 12px 35px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5;
	cursor: pointer;
	font-size: 16px;
}
dd.radio-set input:checked + label {
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 0px 2px #90ccfb;
    box-shadow: 0px 0px 0px 2px #90ccfb;
}

/*±±ÜÅ*/

/*2017.5.31 ADD*/
.text-indent2 {
  padding-left: 2em;
  text-indent: -2em;
}

/*2017.10.24 ADD*/
.input-supplement2 {
	font-size: 12px;
	text-indent: -1em;
	padding: 0 10px 0 1em;
}
.suptxt {
font-size: 75.5%;
vertical-align: super;
position: relative;
top: -0.1em;
display: inline-block;
}



.q_menu{
	font-size: 90%;
	padding-bottom: 1%;
	clear: left;
	width: 100%;

	font-weight: bold;
}

.q_num{
	color: #F67200;
	font-weight: bold;
	padding-bottom: 1%;
	clear: left;
	clear: right;
}

.nes_ptn{
	min-height: 20px;
	padding-left: 2%;
	clear: right;
}

.q_main_text{
	width: 100%;
	clear: both;
	font-weight: bold;
}

/***20180626****/

.q_menu sup{
	vertical-align:super;font-size: 70%;
}

.q_num_cl{
	color: #F67200;
	font-weight: bold;
	padding-bottom: 1%;
	/*text-shadow: white 2px 2px;*/
}

.nes_ptn_n{
	min-height: 20px;
	clear: right;
	padding-bottom: 10px;
}

#acd{
	display: none;
	border: solid 1px #ccc;
	padding: 5%;
	margin: 3%;
}

#acc_btn{
	color:#001AE5;
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
}

#text_acc{
	font-size: 12px;
	padding-left: 1em;
	text-indent: -1em;
}


#acd ul li{
	padding-left: 2.5em;
	text-indent: -2.5em;
	font-size: 12px;
	padding-bottom: 2%;
}

.formTable{
	margin-bottom: 50px;
}

#acc_area{
	margin-bottom: 15%;
	margin-left: 3%;
	margin-right: 3%;
}

.form-item-block{
	margin-bottom: 30px!important;
	text-align: center;
}

.form_area dd {
    margin-bottom: 0;
}

.block_hd_ff {
    width: 100%;
    border-top: none!important;
    border-bottom: none!important;
    background-color: #FFF!important;
}

a.targetLink {
	margin-right: 5px;
}
a.targetLink img {
	margin-left: 3px;
	vertical-align: baseline;
}


input#submit-btn {
    border-radius: 10px;
    background-image: -moz-linear-gradient( 90deg, rgb(242,128,32) 0%, rgb(254,170,71) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(242,128,32) 0%, rgb(254,170,71) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(242,128,32) 0%, rgb(254,170,71) 100%);
    margin: 18px auto 50px;
    width: 100%;
    z-index: 3;
    color: #FFF;
    padding-top: 20px;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
    cursor: pointer;
}
input#submit-btn:disabled {
  background-image: none;
  color: #555;
  cursor: default;
  pointer-events: none;
  opacity: 0.6;
}

.complete-btn{
	padding:3% 3%;
}
.complete-wrap{
	padding: 0 10px;
}
.complete-main {
    padding: 3%;
    border: 1px solid #CCCCCC;
    margin-top: 15px;
}

.complete-top p {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 3%;
    color: #F27600;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
}

.complete-line-btm {
    height: 7px;
}

.complete-btm p {
    color: #444444;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}

.complete-btm {
    padding: 30px 0 30px 0;
    border-top: 1px solid #CCCCCC;
}



.ttl_style_otr{
	width: 100%;
	/*background-color: #0070ba;*/
	margin-bottom: 8px;
	margin-top: 27px;
}

.survey-title {
	margin-top: 20px;
}
.ttl_style_otr .survey-title{
	/*color: #FFF!important;*/
	margin: 0;
}


.page-txt-att {
    background: #F6F4F4;
	padding: 15px;
	margin: 13px 10px 0;
	color: #353535;
}

.form_area .input-check-required
{
	background-color: #e0f4ff;
	border-color: 1px solid #90CCFB;
	
}