@charset "utf-8";

nav{
    display: none;
}

#header{
    border-bottom:3px solid #1A005D;
}


/*override*/
#header {
    position: relative;
}

#header #headbox_l {
    padding: 0;
}

@media (max-width: 1000px) and (min-width: 601px) {
#header #headbox_l {
    padding-left: 20px;
    margin-top: -6px;
}
}/*@media*/

@media (min-width: 1001px) {
#header #headbox_r02 {
    padding: 0;
}
#header #logo img {
    height: 40px;
}
}/*@media*/
#header #headbox_r02 {
    padding: 0 20px;
}
@media (max-width: 600px) {
#header #headbox_r02 {
    display: none;
}
}/*@media*/
/*override*/


#formInput .form_group {
    margin-bottom: 20px;
}

#formInput .formError ul li {
    color: #ff3300;
}

input#name_1,
input#name_2 {
	width: 30%;
}
.contact_box01 input#tel_1,
.contact_box01 input#tel_2,
.contact_box01 input#tel_3 {
	width: 20%;
}
#zip_1,#zip_2,#new_zip_1,#new_zip_2{
    width:80px;
}
.contact_box01 select#address1, .contact_box01 select#new_address1{
    width: 140px;
}
.contact_box01 input#address2, .contact_box01 input#new_address2{
    width: 130px;
}
.mitsu_date select, .hikkoshi_date select{
    width: 80px;
    padding: 10px 1%;
    border: 1px solid #B3D5EB;
}
#comment{
    width: 80%;
    height: 70px;
}
#address3,#new_address3{
    height: 70px;
}



#formInput .hope_service > *:first-child + * + * + * {
    width: 680px;
}

#formInput .hope_service div div{
    float: left;
    width: 21%;
    margin-bottom: 10px;
    text-align: left;
}
#formInput .hope_service div:first-child {
    width: 210px;
}
#formInput .hope_service div > *:first-child + * + * {
    width: 200px;
}
#formInput .hope_service div > *:first-child + * + * + * + * + * {
    width: 190px;
}
#formInput .hope_service div > *:first-child + * + * + * + * + * + * + * {
    width: 70px;
}
#formInput .hope_service div > *:first-child + * + * + * + * + * + * + * label{
    margin:  0 0 5px 0;    
}
#formInput .hope_service div input#hope_service_etc{
    width: 470px;
}


#formInput .enquete{
    width: 750px;
    margin: 0 auto 10px auto;
    padding: 0;
}
#formInput .enquete div div{
    /*float: left;*/
    /*width: 21%;*/
    /*margin-bottom: 10px;*/
    /*text-align: left;*/
    display: inline-block;
    margin: 0 14px 12px;
}
#formInput .enquete div > *:first-child + * + * {
    /*width: 210px;*/
}

#formInput .enquete div > *:first-child + * + * + * + * + * ,
#formInput .enquete div > *:first-child + * + * + * + * + * + * + * ,
#formInput .enquete div > *:first-child + * + * + * + * + * + * + * + * + * ,
#formInput .enquete div > *:first-child + * + * + * + * + * + * + * + * + * + * {
    /*width: 70px;*/
}
#formInput .enquete div input#enquete_etc{
    width: 450px;
}
#formInput .hope_service div p.f12px,#formInput .enquete div p.f12px{
    display: inline;
}
#formInput .enquete .form_group_head ,#formInput .hope_service .form_group_head  {
    display: none;
}

.contactform_bt input.contactform_bt01,
.contactform_bt button.contactform_bt01 {
    display: inline-block;
    width: 235px;
    margin: 0 20px;
    border: 0;
    text-align: center;
    vertical-align: middle;
}
.contactform_bt button.contactform_bt02 {
    display: inline-block;
    width: 235px;
    margin: 0 20px;
    border: 0;
    padding: 30px 10px;
}
.contactform_bt a{
    display: inline-block;
    width: 235px;
    margin: 0 20px;
    text-align: center;
    vertical-align: middle;
}


#formVerify .form_group_head::before{
    content: "";
    display: inline-block;
    vertical-align: text-bottom;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 -10px;
    padding: 0;
    background-image: url(//www.nittsu.co.jp/iten/images/common/iconset.png);
    background-repeat: no-repeat;
    background-position: 0px 0;
    background-size: 200px auto;
}
#formVerify  .form_group{
    margin: 0 10px 20px 10px;
}
#formVerify  .form_group.contact_box04{
    margin: 0 auto 20px auto;
}



@media (max-width: 600px){
.allcontents {
    padding-top: 0;
}
.contactform_bt button.contactform_bt01{
    margin: 0 20px 10px 20px;
}
.contactform_bt input.contactform_bt01{
    margin: 0 20px 10px 20px;
}
.mitsu_date select, .hikkoshi_date select {
    margin: 0 0 10px 0;
    background-color: #fff;
}
#formInput .hope_service div:first-child {
    width: auto;
}
#formInput .enquete{
    width: auto;
    margin: 0 10px 20px 10px;
}
#formInput .box_all .enquete div div,#formInput .hope_service div div{
    display: block;
    width: 100%;
}
#formInput .hope_service div input#hope_service_etc ,
#formInput .enquete div input#enquete_etc{
    width: 255px;
}
.contact_box04 label span{
    display: inline-block;
}
}

/*エラーメッセージ*/
ul.error_message li {
    margin-top: 5px;
    padding-left: 1.8em;
    background: url(//www.nittsu.co.jp/iten/otoiawase_form/images/icon_alert.gif) no-repeat left 0.2em;
    font-size: 12px;
    color: #ff3300;
}
.recaptchaerror span {
  display: block;
  font-size: 18px;
  text-align: center;
  line-height: 1.8;
  padding: 16px;
  margin: 0 0 24px;
  background: #FFF;
  border: 6px solid #E40210;
}
@media screen and (max-width: 600px) {
.recaptchaerror span {
  font-size: 15px;
  line-height: 1.6;
  padding: 16px;
  margin: 16px 0;
}
}/*@media*/
/*エラーメッセージ*/



/*基本的なCSS(アンケート項目：メディアクエリが効かないブラウザ対応)*/
div.upper_stage{
    margin: 0 auto 10px auto;
}

div.middle_stage{
    margin: 0 auto 10px auto;
}

div.lower_stage{
    margin: 0 auto 10px auto;
}

.group{
    margin: 0 5px 0 5px;
}

#input_inquiry{
    width: 750px;
    margin: 10px auto 10px auto;
    padding: 0;text-align:center;
}

#gokyouryoku{
    margin: 0 0 10px 0;
}


/*アンケート用*/
@media screen and (max-width: 600px) {
#input_inquiry {
    width: 400px;
    text-align:left;
}

span.unique {
    display:block;
    margin: 0 0 10px 0
}

#gokyouryoku {
    margin: 0 0 10px 0;
}
}/*@media*/

@media screen and (min-width: 601px) and (max-width: 1000px) {
div.upper_stage {
    margin: 0 0 10px 0;
}

div.middle_stage {
    margin: 0 0 10px 0;
}

div.lower_stage {
    margin: 0 0 10px 0;
}

.group {
    margin: 0 5px 0 5px;
}

#input_inquiry {
    width: 750px; text-align:center;
}

#gokyouryoku {
    margin: 0 0 10px 0;
}
}/*@media*/


@media screen and (min-width: 1001px) {
div.upper_stage {
    margin: 0 0 10px 0;
}

div.middle_stage {
    margin: 0 0 10px 0;
}

div.lower_stage {
    margin: 0 0 10px 0;
}

.group {
    margin: 0 5px 0 5px;
}

#input_inquiry {
    width: 750px;
    margin: 0 auto 10px auto;
    padding: 0;
    text-align:center;
}

#gokyouryoku {
    margin: 0 0 10px 0;
}
}/*@media*/
