img{
	max-width:100%;
}
/*==========================================
  資料請求
===========================================*/
.entry_area {
  font-weight: 500;
}
.page_title {
  position: relative;
  background: url(../img/contact/bg_request.png) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 300px;
}
.page_title_filter {
  display: flex;
  align-items: center;
  background: rgba(50, 50, 50, .3);
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
}
.page_title_filter .title {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 54px;
  color: #fff;
}
.page_title_filter .title h4 > span {
  font-size: 16px;
}
.page_title_filter .title h4 {
  text-shadow:2px 1px 10px rgba(18,18,18,0.85);
}
.border_b {
  border-bottom: 1px #000000 solid;
}
.first_message {
  text-align: center;
  margin-top: 65px;
  margin-bottom: 60px;
}
.first_message > span {
  display: inline-block;
}
.gray_block {
  background-color: #F2F2F2;
  text-align: center;
  padding: 20px 0 10px;
  display: inline-block;
  margin-bottom: 70px;
}
.gray_block  span {
  display: block;
}
.tel_num {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: -15px;
}
.tel_num a{
  font-size: 35px;
}
.tel_num img {
  max-width: 45px;
  margin-bottom: 5px;
}
.black_box {
  background-color: #000000;
  color: #ffffff;
  padding: 5px 30px;
  width: auto;
  margin: 0 auto 5px;
  display: inline-block;
}
.guid_text {
  text-align: center;
  margin-bottom: 40px;
}
.guid_text > span {
  display: inline-block;
}
.form_area {
  max-width: 910px;
  margin: 0 auto 5.8%;
  width: 100%;
}
.form_area hr {
  border: #BFBFBF solid 1px;
  margin: 0;
}
.form_block {
  display: inline-block;
  width: 100%;
}
.bg_gray {
  background-color: #F7F7F7;
}
.form_block .title {
  padding-top: 10px;
}
.form_block .title span {
  display: inline-block;
}
.form_block:first-child .detail {
  margin: 5px 0 0;
}
.detail .land_name_box .box {
  margin-bottom: 5px;
}
.document_coment {
  font-weight: 500;
  margin-bottom: 10px;
}

.detail_box > span.surname, .detail_box > .surname_phonetic,
.detail_box > span.first_name, .detail_box > .first_name_phonetic {
  display: block;
  max-width: 47%;
  float: left;
}
.detail_box > span.surname, .detail_box > .surname_phonetic {
  margin-right: 15px;
}
.detail_box > span.surname input, .detail_box > .surname_phonetic input,
.detail_box > span.first_name input, .detail_box > .first_name_phonetic input {
  max-width: 100%;
}

/* IE11 */
@media all and (-ms-high-contrast:none){
  .form_block .title span.required_label {
    line-height: 20px;
    padding-top: 4px;
  }
}
.form_block .title.bg_gray {
  padding-top: 10px;
  padding-bottom: 10px;
}
.gray_next .title {
  padding-top: 5px;
}
.form_block .required_label {
  color: #ffffff;
  background-color: #C2272E;
  display: inline-block;
  border-radius: 5px;
  padding: 0 5px;
  margin-left: 5px;
  font-size: 14px;
}
.form_block .detail {
  width: 100%;
  margin: 20px 0 10px 0;
}
.form_block .detail.document {
  display: inline-flex;
}
.form_block .detail.document > span {
  padding-top: 13px;
}
.detail_box {
  margin-left: 25px;
}
.detail_box > span {
  display: inline-flex;
}
.detail_box.mail_address > span.text:before {
  content: "※";
}
.detail .box {
  border: #B3B3B3 solid 1px;
  border-radius: 5px;
  display: inline-block;
  margin-top: 5px;
  padding: 5px 0 5px 5px;
  font-weight: normal;
  margin-bottom: 10px;
}
select.wpcf7-form-control.wpcf7-select{
  background-color: rgba(255,255,255, 0);
}
/* IE11 */
@media all and (-ms-high-contrast:none){
  .detail .box {
    padding: 12px 0 8px 5px;
  }
}
.detail_box.prefectures {
  display: inline-flex;
}
.detail_box.prefectures > span {
  margin-top: 12px;
}
.box select, .box {
  border: none;
}
.submit {
  text-align: center;
  margin-top: 30px;
}
.submit_btn {
  border: 1px solid #000000;
  background: #000000;

  color: #ffffff;
  padding: 10px 0;
  border-radius: 5px;
  margin: 0 auto;
  font-weight: 500;
  width: 50%;
  display: block;
}
.submit_btn a {
  text-decoration: none;
  color: #ffffff;
}
.submit_btn:hover {
  background-color: #ffffff;
  border: #000000 1px solid;
  color:  #000000;
}
.detail .box.trigger {
  padding: 0;
  margin-bottom: 0;
}
.detail_box.trigger_google > span.other_text {
  margin-left: 13px;
}
.detail_box.trigger_yahoo > span.other_text {
  margin-left: 10px;
}
.detail_box.trigger_sign > span.other_text {
  margin-left: 33px;
}
.detail_box.trigger_other > span.other_text {
  margin-left: 134px;
}
.label_flex_box{
	display:flex;
}
.label_form{
font-weight:normal;
	display: block;
	margin-bottom:0;
}
.detail_box .box.w380 {
  margin-right: 10px;
}
.document_request_box {
  border: 2px #BFBFBF solid;
  text-align: center;
  padding: 30px;
}
.document_request_box.left {
  margin: 0 15px;
}
.document_request_box.left input {
  margin-top: 6px;
}
.check_title {
  display: inline-flex;
  float: left;
  margin-bottom: 30px;
}

input[type="radio"],
input[type="checkbox"] {
  /* margin-left: 10px; */
  margin-right: 5px;
}
/* 枠の長さ */
.w60 {
  width: 60px;
}
.w150 {
  width: 150px;
}
.w280 {
  width: 280px;
}
.w300 {
  width: 300px;
}
.w380 {
  width: 380px;
}
.mw-380{
  max-width: 380px;
}
.w440 {
  width: 440px;
}
.w560 {
  width: 560px;
}
.w635 {
  width: 635px;
}
.w850 {
  width: 850px;
}
.f14 {
  font-size: 14px;
}
.form_block .land_name_box {
  margin-left: 52px;
}

@media (max-width: 991px) {
  .w850 {
    width: 728px;
  }
  .w635 {
    width: 100%;
  }
  .w560 {
    width: 450px;
  }
  .form_block .detail.document {
    display: block;
  }
  .detail > span {
    display: block;
  }
  .form_block .land_name_box {
    margin-left: 0;
  }
  .form_block .land_name_box input {
    width: 100%;
  }
}
@media (max-width: 767px) {

  .page_title_filter .title {
    display: flex;
    justify-content: center;
    padding: 0;
  }
  .w380,
  .mw-380,
  .w440,
  .w850,
  .w560 {
    width: 100%;
  }
  .w350 {
    width: 340px;
  }
  .detail_box.trigger_google > span.other_text,
  .detail_box.trigger_yahoo > span.other_text,
  .detail_box.trigger_sign > span.other_text,
  .detail_box.trigger_other > span.other_text {
    margin-left: 25px;
  }
  .detail_box {
    margin-right: 15px;
  }
  .detail_box .box.mw-380 {
    margin-right: 0
  }
	label {
    display:block;
	}
  .form_block {
    overflow-x: hidden;
  }
  .page_title,
  .page_title_filter {
    height: 150px;
  }
  .tel_num a{
    font-size: 24px;
    padding: 10px 0;
  }
  .tel_num a {
    font-size: 27px;
  }
  .first_message {
    margin-top: 0;
  }
	.document_request_box{
		display:flex;
		align-items: baseline;
		padding:10px 10px 10px 0;
		margin-bottom:30px;
	}
	.document_request_box .check_title{
		display:block;
		flex-basis:60%;
		font-size:14px;
		text-align: left;
		margin-right:2%;
	}
	.img_box{
		flex-basis:36%;
	}
}
@media (max-width: 320px) {
  .w300 {
    width: 275px;
  }
  .page_title {
    position: relative;
    display: flex;
    align-items: center;
    background: url(../img/contact/bg_request.png) no-repeat 47%;
    background-size: cover;
    width: 100%;
    height: 300px;
  }
  .submit_btn {
    width: 60%;
  }
  .detail_box.trigger_google > span.other_text,
  .detail_box.trigger_yahoo > span.other_text,
  .detail_box.trigger_sign > span.other_text,
  .detail_box.trigger_other > span.other_text {
    margin-left: 38px;
  }
}
