#contain {
	margin: 0;
	padding: 0;
}
.banner_back_tp img {
	width: 100%;
}
.banner_front_tp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 59vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.banner_front_tp--height {
  height: 38vw;
}
.container {
  max-width: 1230px;
  margin: auto;
}
.col {
  flex: 1 0 0%;
}
.row>* {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-top: 0;
}
.banner_title_dp {
  font-size: 80px;
  line-height: 116px;
  font-weight: 700;
  color: #FFFFFF;
}
.banner_info_lop {
  font-size: 20px;
  line-height: 29px;
  font-weight: 700;
  color: #FFFFFF;
  padding-top: 19px;
}
/* 会社概要　↓↓ */
.profile_block_lep {
	padding: 80px 0 113px;
}
.profile_block_in_lep {}
.profile_middle_lep {
	max-width: 740px;
	margin: auto;
}
.profile_title_lep {
	font-size: 40px;
	line-height: 58px;
	font-weight: 700;
	color: #303030;
	text-align: center;
}
.profile_top_lep {
	padding-top: 60px;
}
.profile_row_lep {
	border-bottom: 1px dashed #0074DB;
	padding: 30px 0;
}
.profile_row_lep:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.profile_row_lep:first-child {
	padding-top: 0;
}
.profile_row_lep a {
	display: flex;
	pointer-events: none;
}
.profile_left_lep {
	width: 90px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	color: #303030;
}
.profile_right_lep {
	width: calc(100% - 90px);
	padding-left: 70px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #303030;
}
/* 会社概要　↑↑ */
.inquiry_block_lep {
	background: linear-gradient(to right, #338e44, #93cf7f);
	padding: 55px 0;
}
.inquiry_block_in_lep {}
.inquiry_middle_lep {}
.inquiry_boxes_lep {
	display: flex;
  justify-content: center;
}
.inquiry_box_lep {
	width: 50%;
	text-align: center;
}
.inquiry_box_top_lep {}
.inquiry_box_icon_lep {
  max-width: 36px;
  width: 100%;
  margin: 0 auto;
}
.inquiry_box_icon_lep img {
	max-width: 100%;
}
.inquiry_box_title_lep {
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	color: #FFFFFF;
	padding-top: 30px;
}
.inquiry_box_bottom_lep {
	padding-top: 47px;
}
.inquiry_box_info_lep {}
.inquiry_box_info_lep a {
  display: block;
	font-size: 37px;
	line-height: 62px;
	font-weight: 500;
	color: #ffffff;
}
.inquiry_box_info_lep h4 a {
	color: #ffffff !important;
	pointer-events: none;
}
.inquiry_box_info_lep p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #FFFFFF;
}
.inquiry_box_btn_lep {}
.inquiry_box_btn_lep a {
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
	color: #FFFFFF;
	padding: 13px 25px;
	min-width: 222px;
	border: 1px solid #FFFFFF;
	display: inline-block;
}
.contact_block_lep {
	padding: 40px 0 0;
}
.contact_block_in_lep {}
.contact_middle_lep {}
.contact_top_lep {}
.contact_links_lep {}
.contact_link_lep {
	padding-bottom: 20px;
}
.contact_link_lep:last-child {
	padding-bottom: 0;
}
.contact_link_lep a {
	font-size: 20px;
	line-height: 29px;
	font-weight: 400;
	color: #0074DB;
	text-decoration: underline;
}
.contact_bottom_lep {
	padding: 120px 0;
	max-width: 857px;
	margin: auto;
}
.contact_bottom_lep .wpcf7 {
	margin-top: 30px;
}
.contact_bottom_lep .wpcf7 .CF7_table {
	width: 100%;
}
.contact_bottom_lep .wpcf7 tr {
	display: grid;
	grid-template-columns: 170px 1fr;
}
.contact_bottom_lep .wpcf7 tr:not(:first-of-type) {
	margin-top: 20px;
}
.wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
input, textarea {
  width: 100%;
}
.CF7_btn {
	max-width: 250px;
	width: 100%;
	margin: 0 auto;
}

.contact_title_lep {
	font-size: 40px;
	line-height: 58px;
	font-weight: 700;
	color: #303030;
	text-align: center;
}
.contact_info_lep {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #303030;
	text-align: center;
	padding-top: 20px;
}
.contact_form_lep {
	padding-top: 60px;
}
.form-field-cop {
	width: 100%;
	margin: auto;
	padding: 20px 0;
	display: flex;
}
.form-field-lable-cop {
	width: 260px;
	font-size: 18px;
	color: #303030;
	line-height: 30px;
	padding-right: 5px;
	font-weight: 700;
}
.form-field-lable-cop span {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #FFFFFF;
	background: #0074DB;
	padding: 3px;
	margin-right: 14px;
}
.form-field-input-cop {
	width: calc(100% - 260px);
	padding: 0;
}
.form-field-input-cop input {
	height: 50px;
	width: 100%;
	background: #F4F4F4;
	border: none;
	border-radius: 0;
	color: #303030;
	padding: 12px 20px;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
}
.form-field-input-cop input::-webkit-input-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop input::-moz-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop input:-ms-input-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop input:-moz-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop textarea {
	height: 224px;
	width: 100%;
	background: #F4F4F4;
	border: NONE;
	border-radius: 0;
	color: #303030;
	padding: 12px 20px;
	font-size: 16px;
	line-height: 24px;
	outline: none;
}
.form-field-input-cop textarea::-webkit-input-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop textarea::-moz-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop textarea:-ms-input-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop textarea:-moz-placeholder {
	color: #303030;
	opacity: 0.5;
}
.form-field-input-cop select {
	height: 40px;
	width: 100%;
	background: url('../images/down_arrow.svg') no-repeat right 10px center;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	color: #999999;
	padding: 0 13px;
	font-size: 16px;
	line-height: 17px;
}
.form_field_input_width_dp {
	width: 100%;
}
.form-field-radio-cp:last-child {
	margin-right: 0;
}
.radio-container-cp {
	display: inline-block;
	position: relative;
	padding-left: 26px;
	margin-bottom: 0;
	margin-left: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	font-size: 16px;
	line-height: 21px;
	font-weight: 400;
	color: #303030;
	background: none;
}
.radio-container-cp input {
	position: absolute;
	opacity: 1;
	cursor: pointer;
	width: 18px;
	height: 18px;
	left: -23px;
	top: 5px;
	background: #fff;
}
.checkmark-cp:after {
	content: "";
	position: absolute;
	display: none;
}
.radio-container-cp input:checked ~ .checkmark-cp:after {
	display: block;
}
.checkmark-cp {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #CCCCCC;
	background: #fff;
	border-radius: 100%;
}
.radio-container-cp .checkmark-cp:after {
	top: 4px;
	left: 4px;
}
.checkmark-cp {
	width: 19px;
	height: 19px;
}
.form-radio-label-cp {
	margin-bottom: 0;
	width: 210px;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #303030;
	padding-bottom: 0;
}
.form-field-radio-main-cp {
	padding-top: 20px;
}
.form-field-radio-main-cp .radio-container-cp {
	font-size: 16px;
	line-height: 27px;
	font-weight: 400;
	color: #303030;
	padding: 0;
	background: none;
	margin: 0 0 0 26px;
}
.form-field-radio-main-cp .radio-container-cp .checkmark-cp {
	border-radius: 2px;
	width: 18px;
	height: 18px;
	background: none;
	border-color: #BABABA;
	top: 4px;
	left: -26px;
}
.form-field-radio-main-cp .radio-container-cp .checkmark-cp:after {
	background: url('../images/check.svg') no-repeat center center;
	width: 18px;
	height: 18px;
	left: -1px;
	top: -2px;
	background-size: auto;
}
.radio-container-cp input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	width: auto;
	height: auto;
	left: 0;
	top: 10px
}
.contact_form_row_lep {
	padding-top: 20px;
}
.contact_form_row_lep p {
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #303030;
}
.contact_form_row_lep p a {
	color: #0074DB;
	text-decoration: underline;
}
.contact_btn_lep {
	padding-top: 60px;
	text-align: center;
}
.contact_btn_lep a {
	font-size: 18px;
	line-height: 30px;
	padding: 20px !important;
	border-radius: 0;
	min-width: 288px;
}

@media(min-width:0px) and (max-width:767px) {
  #contain {
    margin: 0 0 0 0;
    padding: 0px;
  }
  .banner_back_tp {
    height: 40vh;
    overflow: hidden;
    position: relative;
  }
  .banner_back_tp img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
  }
  .banner_front_tp--height-small {
    height: 48dvh;
    height: 48dvh;
    min-height: auto;
  }
  .banner_title_dp {
    font-size: 26px;
    line-height: 36px;
    text-shadow: 0px 0px 20px #000;
  }
  .banner_info_lop {
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
  }
  .profile_block_lep {
    padding: 40px 0 60px 0;
  }
  .profile_middle_lep {
      max-width: 100%;
  }
  .profile_title_lep {
      font-size: 22px;
      line-height: 30px;
  }
  .profile_top_lep {
      padding-top: 40px;
  }
  .profile_row_lep {
      padding: 15px 0;
  }
  .profile_row_lep a {
      display: block;
  }
  .profile_left_lep {
      width: 100%;
      font-size: 16px;
      line-height: 20px;
  }
  .profile_right_lep {
      width: 100%;
      padding: 20px 0 0 0;
      font-size: 16px;
      line-height: 20px;
  }
  .inquiry_block_lep {
    padding: 40px 0;
  }
  .inquiry_boxes_lep {
      display: block;
  }
  .inquiry_box_lep {
      width: 100%;
      padding-bottom: 40px;
  }
  .inquiry_box_title_lep {
      font-size: 16px;
      line-height: 20px;
      padding-top: 20px;
  }
  .inquiry_box_bottom_lep {
      padding-top: 20px;
  }
  .inquiry_box_info_lep h4 {
      font-size: 28px;
      line-height: 34px;
  }
  .inquiry_box_info_lep p {
      font-size: 16px;
      line-height: 25px;
  }
  .inquiry_box_btn_lep a {
      font-size: 16px;
      line-height: 20px;
      padding: 11px 15px;
      min-width: 180px;
  }
  .contact_block_lep {
      padding: 30px 0 0 0;
  }
  .contact_link_lep {
      padding-bottom: 15px;
  }
  .contact_link_lep a {
      font-size: 16px;
      line-height: 20px;
  }
  .contact_bottom_lep {
      padding: 40px 0;
      max-width: 100%;
  }
  .contact_title_lep {
      font-size: 20px;
      line-height: 28px;
  }
  .contact_info_lep {
      font-size: 11px;
      line-height: 20px;
  }
  .contact_form_lep {
      padding-top: 40px;
  }
  .form-field-cop {
      padding: 12px 0;
      display: block;
  }
  .form-field-lable-cop {
      width: 100%;
      font-size: 12px;
      line-height: 25px;
  }
  .form-field-lable-cop span {
      font-size: 10px;
      line-height: 15px;
      margin-right: 10px;
  }
  .form-field-input-cop {
      width: 100%;
      padding: 20px 0 0 0;
  }
  .form-field-input-cop input {
      height: 40px;
      padding: 12px 17px;
      font-size: 16px;
      line-height: 25px;
  }
  .form-field-input-cop textarea {
      height: 150px;
      padding: 12px 17px;
      font-size: 16px;
      line-height: 20px;
  }
  .form_field_input_width_dp {
      width: 100%;
  }
  .form-field-radio-main-cp {
      padding-top: 0;
  }
  .form-field-radio-main-cp .radio-container-cp {
      font-size: 12px;
      line-height: 20px;
      margin: 15px 0px 0 26px;
  }
  .form-field-radio-main-cp .radio-container-cp .checkmark-cp {
      width: 16px;
      height: 16px;
      top: 3px;
      left: -24px;
  }
  .form-field-radio-main-cp .radio-container-cp .checkmark-cp:after {
      width: 15px;
      height: 15px;
  }
  .contact_form_row_lep p {
      font-size: 11px;
      line-height: 20px;
  }
  .contact_btn_lep {
      padding-top: 30px;
  }
  .contact_btn_lep a {
      font-size: 16px;
      line-height: 25px;
      padding: 16px !important;
      min-width: 100%;
  }
}

@media(min-width:768px) and (max-width:991px) {
  #contain {
		margin: 0 0 0 0;
		padding: 0px;
	}
  .banner_front_tp--height {
    height: 38vw;
  }
	.banner_title_dp {
		font-size: 45px;
		line-height: 55px;
	}
  .banner_info_lop {
		font-size: 16px;
		line-height: 20px;
		padding-top: 12px;
	}
  /* 会社概要　↓↓ */
  .profile_block_lep {
		padding: 40px 0 50px 0;
	}
	.profile_middle_lep {
		max-width: 540px;
	}
	.profile_title_lep {
		font-size: 24px;
		line-height: 30px;
	}
	.profile_top_lep {
		padding-top: 40px;
	}
	.profile_row_lep {
		padding: 20px 0;
	}
	.profile_left_lep {
		width: 80px;
		font-size: 16px;
		line-height: 20px;
	}
	.profile_right_lep {
		width: calc(100% - 80px);
		padding-left: 50px;
		font-size: 16px;
		line-height: 20px;
	}
  /* 会社概要　↑↑ */
  .inquiry_block_lep {
		padding: 40px 0;
	}
	.inquiry_box_title_lep {
		font-size: 16px;
		line-height: 20px;
		padding-top: 20px;
	}
	.inquiry_box_bottom_lep {
		padding-top: 30px;
	}
	.inquiry_box_info_lep h4 {
		font-size: 28px;
		line-height: 34px;
	}
	.inquiry_box_info_lep p {
		font-size: 16px;
		line-height: 25px;
	}
	.inquiry_box_btn_lep a {
		font-size: 16px;
		line-height: 20px;
		padding: 12px 20px;
		min-width: 190px;
	}
	.contact_block_lep {
		padding: 30px 0 0 0;
	}
	.contact_link_lep {
		padding-bottom: 15px;
	}
	.contact_link_lep a {
		font-size: 16px;
		line-height: 20px;
	}
	.contact_bottom_lep {
		padding: 50px 0;
		max-width: 740px;
	}
	.contact_title_lep {
		font-size: 22px;
		line-height: 30px;
	}
	.contact_info_lep {
		font-size: 16px;
		line-height: 20px;
	}
	.contact_form_lep {
		padding-top: 30px;
	}
	.form-field-cop {
		padding: 15px 0;
	}
	.form-field-lable-cop {
		width: 240px;
		font-size: 16px;
		line-height: 20px;
	}
	.form-field-lable-cop span {
		font-size: 10px;
		line-height: 15px;
		margin-right: 10px;
	}
	.form-field-input-cop {
		width: calc(100% - 240px);
	}
	.form-field-input-cop input {
		height: 40px;
		font-size: 16px;
		line-height: 20px;
	}
	.form-field-input-cop textarea {
		height: 180px;
		font-size: 16px;
		line-height: 20px;
	}
	.form-field-radio-main-cp {
		padding-top: 10px;
	}
	.form-field-radio-main-cp .radio-container-cp {
		font-size: 16px;
		line-height: 20px;
	}
	.form-field-radio-main-cp .radio-container-cp .checkmark-cp {
		width: 16px;
		height: 16px;
		top: 2px;
		left: -24px;
	}
	.form-field-radio-main-cp .radio-container-cp .checkmark-cp:after {
		width: 15px;
		height: 15px;
	}
	.contact_form_row_lep {
		padding-top: 15px;
	}
	.contact_form_row_lep p {
		font-size: 16px;
		line-height: 20px;
	}
	.contact_btn_lep {
		padding-top: 40px;
		text-align: center;
	}
	.contact_btn_lep a {
		font-size: 16px;
		line-height: 20px;
		padding: 18px !important;
		min-width: 240px;
	}
}

@media(min-width:992px) and (max-width:1250px) {
  #contain {
		margin: 0 0 0 0;
		padding: 0px;
	}
  .banner_front_tp--height {
    height: 38vw;
  }
  .banner_title_dp {
		font-size: 50px;
		line-height: 60px;
	}
  .banner_info_lop {
		font-size: 16px;
		line-height: 22px;
		padding-top: 14px;
	}
  /* 会社概要　↓↓ */
  .profile_block_lep {
		padding: 50px 0;
	}
	.profile_middle_lep {
		max-width: 630px;
	}
	.profile_title_lep {
		font-size: 24px;
		line-height: 30px;
	}
	.profile_top_lep {
		padding-top: 40px;
	}
	.profile_row_lep {
		padding: 20px 0;
	}
	.profile_left_lep {
		font-size: 16px;
		line-height: 20px;
	}
	.profile_right_lep {
		padding-left: 50px;
		font-size: 16px;
		line-height: 20px;
	}
  /* 会社概要　↑↑ */
  .inquiry_block_lep {
		padding: 40px 0;
	}
	.inquiry_box_title_lep {
		font-size: 16px;
		line-height: 20px;
		padding-top: 20px;
	}
	.inquiry_box_bottom_lep {
		padding-top: 35px;
	}
	.inquiry_box_info_lep h4 {
		font-size: 28px;
		line-height: 32px;
	}
	.inquiry_box_info_lep p {
		font-size: 16px;
		line-height: 30px;
	}
	.inquiry_box_btn_lep a {
		font-size: 16px;
		line-height: 20px;
		min-width: 200px;
	}
	.contact_link_lep a {
		font-size: 16px;
		line-height: 20px;
	}
	.contact_bottom_lep {
		padding: 50px 0;
		max-width: 720px;
	}
	.contact_title_lep {
		font-size: 28px;
		line-height: 32px;
	}
	.contact_info_lep {
		font-size: 16px;
		line-height: 20px;
	}
	.contact_form_lep {
		padding-top: 40px;
	}
	.form-field-lable-cop {
		width: 230px;
		font-size: 16px;
		line-height: 20px;
	}
	.form-field-lable-cop span {
		font-size: 10px;
		line-height: 15px;
		margin-right: 10px;
	}
	.form-field-input-cop {
		width: calc(100% - 230px);
	}
	.form-field-input-cop input {
		height: 45px;
		font-size: 16px;
		line-height: 20px;
	}
	.form-field-input-cop textarea {
		height: 180px;
		font-size: 16px;
		line-height: 20px;
	}
	.contact_form_row_lep p {
		font-size: 16px;
		line-height: 20px;
	}
	.contact_btn_lep {
		padding-top: 40px;
	}
	.contact_btn_lep a {
		font-size: 16px;
		line-height: 20px;
		padding: 18px !important;
		min-width: 240px;
	}
}

@media(min-width:1251px) and (max-width:1500px) {
  #contain {
		margin: 0 0 0 0;
		padding: 0px;
	}
}

@media(min-width:1501px) and (max-width:1879px) {
  #contain {
		margin: 0 0 0 0;
		padding: 0px;
	}
}

/* フォーム */
.contact {
  padding-top: 58px;
  padding-bottom: 118px;
}

.contact__container {
  max-width: 776px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.contact__lineBox {
}

.contact__lineTextBox {
  text-align: center;
}

.contact__lineText {
  display: inline-block;
  font-size: 14px;
}

.contact__lineText::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #000;
  margin-right: 10px;
  transform: rotate(-35deg);
  position: relative;
  top: 3px;
}

.contact__lineText::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #000;
  margin-left: 10px;
  transform: rotate(35deg);
  position: relative;
  top: 3px;
}

.contact__lineBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 340px;
  width: 100%;
  min-height: 60px;
  margin: 0 auto;
  border-radius: 180px;
  background: #28c052;
  text-align: center;
  margin-top: 10px;
}

.contact__lineBtnText {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #fff;
}

.contact__formWrap {
  margin-top: 66px;
}

@media screen and (max-width: 768px) {
  .form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

.form__grid {
  display: grid;
  grid-template-columns: 196px 1fr;
  align-items: center;
  gap: 28px;
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .form__grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin: 0;
  }
}


.form__grid--itemStart {
  align-items: flex-start;
}

.form__grid--itemStart .form__dt {
  margin-top: 14px;
}

.form__dt {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}

.form__dt p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .form__dt p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
  }
}

.CF7_req {
  background: red;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 3px 5px 4px;
  border-radius: 4px;
}

.form__dd {
  margin: 0;
}

input[type=text],
input[type=email],
.form__dd textarea {
  width: 100%;
  background: #fff;
  border: 1px solid rgb(204, 204, 204);
  font-size: 16px;
  border-radius: 6px;
  padding: 11.5px 9.6px;
}

input[type=text]::placeholder,
input[type=email]::placeholder,
textarea::placeholder {
  color: #aeaeae;
}

.form__submitBox {
  max-width: 290px;
  width: 100%;
  margin: 26px auto 0;
}
@media screen and (max-width: 768px) {
  .form__submitBox {
    margin: 15px auto 0;
  }
}

.form__submitBox input[type=submit] {
  width: 100%;
  text-align: center;
  min-height: 50px;
  border: none;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.03em;
  color: #fff;
  background: linear-gradient(to right, #338e44, #93cf7f);
  border-radius: 3px;
  transition: all .2s ease;
}
@media screen and (min-width: 769px) {
  .form__submitBox input[type=submit]:hover {
    opacity: .7;
  }
}

