/*common_at_category:froms*/
.inquiry{
    max-width: 1040px;
    margin: 0 auto;
    font-size: 1.3333em;
}

.inquiry a{
    text-decoration: none;
    transition: 0.2s ease-in-out;
    color: #000;
}
.control-group {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #cccccc;
    padding-top: 10px;
}
.from_section_all{
    margin: 50px auto;
    padding: 0 30px 0px 30px;
}
.end_from{
    padding: 30px;
}
.space_div{
    height: 200px;
}
/*.from_background_skeleton{
    background-color: rgba(255, 255, 255, 0.8);
    border: #cccccc solid 1px;
}*/
.controls{
    display: flex;
    flex-wrap: wrap;
}
/*contents:input_from*/
.need{
    margin-bottom: 5px;
}
.form-action .btn_from{
    background-color: #f09192;
    border: none;
    border-radius: 5px;
    height: 45px;
    width: 200px;
    color: white;
    font-weight: bold;
    padding: 5px;
}
.form-action{
    text-align: center;
    margin: 30px auto;
}
.label-important{
background-color: #e2472a;
  color: white;
  padding: 0 8px;
  border-radius: 2px;
  width: 50px;
  text-align: center;
  height: 20px;
  display: block;
  line-height: 20px;
  font-size: 14px;
}
.help-inline{
    color: black;
    margin-left: 10px;
    line-height: 25px;
}
.text_box_info_question{
    line-height: 22px;
    margin-top: -3px;
}
.control-group{
    display: flex;
    flex-wrap: wrap;
}
.common_inputs{
    width: 200px;
}
.small_inputs{
    width: 150px;
}
.common_pulldown{
    width: 210px;
}
.inputs_margin{
    height: 20px;
}
.control-label{
    display: flex;
    flex-wrap: wrap;
}
.info_about_input{
    width: 180px;
}
.name_info{
    width: 35px;
    margin-top: 5px;
    margin-right: 5px;
}
.left_info{
    text-align: center;
}
.name_category{
    display: flex;
    text-align: right;
}
.input_small{
    width: 80px;
    height: 25px;
    margin: 5px;
}
.wide_inputs{
    width: 500px;
}
@media screen and (max-width :915px) {
    .wide_inputs{
        width: 80%;
    }
}
.title_of_from{
    /*background-color: #ed6d2b; */
    color: black;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: solid 3px #c9bc92;
    /* border-radius: 5px; */
    margin: 20px 0;
    font-size: 32px;
  letter-spacing: 0.02em;
}
.dots{
    font-weight: bold;
    font-size: 20px;
    color: black;
}
.add_text_at_attention{
    margin: 20px 0;
}
.srash{
    color: black;
    line-height: 24px;
    margin: 5px;
}
.confrimation_title_text{
    color: #ed6d2b;
    font-weight: bold;
}
.pc_only{
    color: #ed6d2b;
}
.this_t{
    margin: 20px 0;
}
.min_text_t{
    margin: 10px 0;
}
.bold_t{
    font-weight: bold;
}
.sent_t{
    margin-bottom: 10px;
    line-height: 20px;
}
@media screen and (max-width :915px){
    .text_box_info_question_phone{
        margin-top: 5px;
    }
    .text_box_info_question{
        line-height: 22px;
        margin-top: 5px;
    }
}
@media screen and (max-width :915px){
    .pc_only{
        display: none;
    }
    .control-group {
        display: block;
    }
    .control-label {
        display: block;
    }
    .controls {
        display: block;
        margin-top: 10px;
    }
    .name_category {
        text-align: left;
        margin: 10px 0;
    }
    .help-inline{
        margin-top: 10px;
        margin-left: 0;
    }
    .wide_inputs {
        width: 100%;
        resize: horizontal;
    }
    .common_inputs {
        width: 50%;
        resize: horizontal;
    }
}



/*contents:inquiry*/
.list_contents_dots{
    margin: 20px 0px 35px 0px;
}
.small_section_header{
    border-bottom: #f09192 solid 1px;
    color: #f09192;
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 1.5em;
}
.section_between_margin{
    margin: 10px 0;
}
.link_btn_to_form{
    background-color: #f09192;
    border: none;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    padding: 20px 10px 12px 10px;
    display: block;
    height: 25px;
    width: 25%;
    margin: 0 auto;
}
.btn_section_centering{
    margin: 0 auto;
    text-align: center;
    margin: 50px 0;
}
.dot_list_font_space{
margin-bottom: 10px;
  line-height: 1.6;
  font-size: 16px;
}
.line_between_phone_number{
    border-top: #cccccc solid 2px;
    padding: 40px 0px;
}
.simple_flex{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.simple_flex2{
    display: flex;
    flex-wrap: wrap;
}
.simple_flex3{
    display: flex;
    flex-wrap: wrap;
}
.phone_mark_img{
    width: 60px;
}
.text_for_here{
    font-weight: bold;
    margin-top: 5px;
}
.form-action > form{
    margin: 10px auto;
}
@media screen and (max-width :679px){
    .dial {
        justify-content: center;
    }
    .link_btn_to_form{
        background-color: #f09192;
        border: none;
        border-radius: 5px;
        color: white;
        font-weight: bold;
        padding: 14px 10px 12px 10px;
        display: block;
        height: 18px;
        width: 70%;
        margin: 0 auto;
        font-size: 16px;
    }
    .simple_flex2{
        display: block;
    }
}
.space_between_img_and_text{
    margin-left: 15px;
}
.dial{
    margin-top: 18px;
    font-size: 1.2em;
    font-weight: bold;
}
.dial_number{
    margin: 0 10px;
}
.mini_size_time{
    font-size: 0.8em;
    line-height: 20px;
}
.space_div2{
    padding-top: 5%;
}
@media screen and (max-width :500px){
    .confrimation_title_text{
        font-size: 15px;
    }
    .text_box_info_question_phone{
        font-size: 15px;
    }
    .text_box_info_question{
        font-size: 15px;  
    }
    .simple_flex3{
        display: block;
        font-size: 15px;
    }
    .dial_number{
        margin: 0;
    }
    .phone_mark_img {
        width: 40px;
        margin-top: 5px;
    }
    .margin_dial{
        margin-bottom: 5px;
    }
    .text_for_here{
        font-weight: bold;
        margin-top: 5px;
        font-size: 12px;
    }
    .dial {
        margin-top: 10px;
        font-size: 1.2em;
        font-weight: bold;
    }
    .old_man{
        font-size: 1.5em;
    }
    .dot_list_font_space{
        font-size: 15px;
    }
    .section_between_margin{
        font-size: 15px;
    }
    .oyakusoku{
        font-size: 15px;
    }
    .add_text_at_attention{
        font-size: 15px;
    }
    .btn_from {
        background-color: #f09192;
        border: none;
        border-radius: 5px;
        height: 45px;
        width: 100%;
        color: white;
        font-weight: bold;
        padding: 5px;
        font-size: 15px;
    }
    .data > textarea{
        width: 100%;
    }
    .sent_t {
        font-size: 13px;
        margin-bottom: 10px;
        line-height: 25px;
    }
}
@media screen and (max-width :768px){
    .space_div2 {
        padding-top: 15%;
    }
}
@media screen and (max-width :679px){
    .mini_size_time {
        font-size: 0.8em;
        line-height: 20px;
        margin-top: 5px;
        margin-left: -5px;
    }
}
.data{
   /* display: flex;*/
}
.error{
    color: #e83828;
    /*margin-left: 30px;*/
}



.common_inputs.inputs_margin {
  height: auto;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 4px;
  border: solid 1px #ccc;
  background: #f5f5f5;
}
.p-locality.p-street-address.p-extended-address.inputs_margin.if_not.wide_inputs {
border: solid 1px #ccc;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 4px;
  height: auto;
  background: #f5f5f5;
}
.box3 {
  height: auto;
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  padding: 16px;
  border-radius: 4px;
  border: solid 1px #ccc;
  resize: none;
  background: #f5f5f5;	
}
.info_about_input {
  font-size: 18px;
  display: flex;
  align-items: center;
}
.need {
  margin-bottom: 0;
  margin-right: 8px;
}

.help-inline a {
  color: #e2472a;
  font-size: 16px;
  letter-spacing: 0.04em;
}
.info_about_input {
  font-size: 18px;
  display: flex;
  align-items: center;
  width: auto;
}
.data {
  width: 100%;
}
.control-label {
  display: block;	
}
.control-group {
  display: block;
}
select {
  padding: 8px 16px;
  border: solid 1px #ccc;
  background: #f5f5f5;
  border-radius: 4px;
}
.control-group:nth-child(2) .common_inputs {
  width: 100% !important;
}
.control-group:nth-child(10) .common_inputs {
  max-width: 500px;
  width: 50%;
}
.help-inline {
  color: #333;
  margin-left: 0;
  line-height: 1.5;
  width: 100%;
  font-size: 14px;
  margin-top: 4px;
}
.name_category {
  margin-right: 16px;
}
.radio_label::before {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  content: '';
  display: block;
  height: 20px;
  left: 0px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 20px;
}
.radio_label::after {
  background: #e2482c;
  border-radius: 50%;
  content: '';
  display: block;
  height: 16px;
  left: 2px;
  margin-top: -6px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 16px;
}
.form-action .btn_from {
  background-color: #e2482c;
  border-radius: 5px;
  color: white;
  font-size: 16px;
  text-decoration: none;
  padding: 20px 10px 12px 10px;
  display: block;
  height: 64px;
  width: 280px;
  margin: 0 auto;
  border: solid 1px #e2482c;
}
.confrimation_title_text {
  color: #bca14a;
  font-weight: normal;
}
.pc_only {
  color: #bca14a;
}
.control-group {
  align-items: baseline;
}
.form-action .btn_from {
  background-color: #e2482c;
  border: none;
  border-radius: 5px;
  height: 64px;
  width: 240px;
  color: white;
  font-weight: bold;
  padding: 5px;
  padding: 0 10px;
  line-height: 64px;
}
.common-form {
  margin-left: 10px !important;
}
.common-form .btn_from {
  background: #e2482c;
}
.name_info {
  width: 45px;
  text-align: left !important;
}
.b_hidden{
	display: none;
}
.b_hidden.show{
	display: block;
}
input[type="radio"] {
  display: none;
}
.radio_label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 15px 15px 10px 25px;
  position: relative;
  left: 15px;
  width: auto;
}
.radio_label::before {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  content: '';
  display: block;
  height: 20px;
  left: 0;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  width: 20px;
}
.radio_label::after {
 background: #e2482c;
  border-radius: 50%;
  content: '';
  display: block;
  height: 16px;
  left: 2px;
  margin-top: -6px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 16px;
}
input[type="radio"]:checked + .radio_label::after {
  opacity: 1;
}


@media screen and (max-width:768px){
.from_section_all {
  padding: 30px 20px 0px 20px;
}	
.info_about_input {
  width: 100%;
  font-size: 17px;
  justify-content: space-between;
}	
.common_inputs {
    width: 100%;
	}
.control-group {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #cccccc;
  padding-top: 10px;
}
label {
  font-size: 16px;
}	
.help-inline {
  font-size: 13px;
}
#pref {
  font-size: 16px;
  padding: 8px 12px;
}	
}




