@charset "utf-8";


@media all and (-ms-high-contrast:none) {}

.erro {
  display: none;
  font-size: 14px;
  color: #FF0000;
  font-weight: 500;
  box-shadow: none;
  letter-spacing: 1px;
  margin-top: 5px;
  padding-left: 10px;
}

.wrapForm .invalid .wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid-tip~.erro {
  display: block;
}


.wrap-btn-submit {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}

.wrap-btn-submit .wpcf7-submit {
  margin-top: 20px;
}

.txt-contact {
  width: 100%;
  padding-top: 22px;
  position: relative;
}

.txt-contact p {
  font-size: 16px;
  letter-spacing: 0;
  color: #ffffff;
  line-height: 120%;
  font-weight: 500;
}

.txt-contact p:first-child {
  padding-bottom: 16px;
}

.txt-contact p:nth-child(3) {
  padding: 4px 0 3px 0;
}

.color-custom {
  color: #FF6600;
  font-size: 21px;
  padding-left: 5px;
}

.ft_2 .ttStyle01 ul li.ttIntro {
  font-size: 13px;
  padding-left: 95px;
  letter-spacing: -1px;
}

.ft_2 .ho8Full ul li {
  width: 50%;
}

.ft_2 .ho8Full ul li:not(:first-child) {
  border-left: 0px;
}

.ft_2 .ho8Full ul li span.ho08Btn {
  margin-top: 27px;
}

.wrapForm {
  width: 100%;
  padding-bottom: 65px;
}

.wrap-btn {
  padding-top: 85px;
  padding-bottom: 20px;
}

.wrap-desc-co {
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
  text-align: center;
}

.wrap-desc-co p {
  line-height: 160%;
}

.wrapForm table {
  width: 100%;
  margin-top: 82px;
}

.wrapForm table td {
  border: 1px solid #ffffff;
  vertical-align: middle;
  font-size: 16px;
  color: #ffffff;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: 600;
  text-shadow: 2px 2px 3px #000;
}

.wrapForm table td .wrapzip {
  text-shadow: none;
}

.wrapForm table td:first-child {
  width: 272px;
  padding-left: 73px;
}

.wrapForm table tr:nth-child(2n - 1) {
  background-color: rgba(0, 0, 0, .4);
}

.wrapForm table td:last-child {
  padding-left: 142px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 19px;
}

.wrapForm table tr:nth-child(4) td:last-child {
  padding-left: 25px;
}

.wrapForm table tr:nth-child(6) td:last-child {
  padding-left: 117px;
}

.wrap-btn {
  text-align: center;
  width: 100%;
  position: relative;
}

.color-bb {
  color: #FF6600;
  text-shadow: none;
}

.wrapForm table td input,
.wrapForm table td textarea {
  width: 100%;
  border: 0;
  outline: none;
  resize: none;
  height: 35px;
  border-radius: 5px;
  padding: 0 11px;
  background-color: #ffffff;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

.wrapForm table td textarea[name="textarea01"] {
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px;
}

.wrapForm table td textarea {
  height: 176px;
  padding: 11px;
}

.wrapForm .radio01 .wpcf7-radio>span {
  display: block;
  margin-left: 0;
}

.wrapForm .radio01 .wpcf7-radio>span.wpcf7-list-item:not(:first-child) {
  margin-top: 21px;
}

.wrapForm .radio01 .wpcf7-radio>span input {
  width: 18px;
  height: 18px;
  display: none;
}

.wrapForm .radio01 .wpcf7-radio>span .wpcf7-list-item-label {
  position: relative;
}

.wrapForm .radio01 .wpcf7-radio>span .wpcf7-list-item-label::before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: -1.5px;
  z-index: 9;
}

.wrapForm .radio01 .wpcf7-radio>span .wpcf7-list-item-label::after {
  content: none;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #000000;
  position: absolute;
  left: 4px;
  top: 3px;
  z-index: 9;
}

.custom-wpcf7c-confirmed [type="radio"]:checked+.wpcf7c-conf-hidden+.wpcf7-list-item-label::after,

.wrapForm .radio01 .wpcf7-radio>span [type="radio"]:checked+.wpcf7-list-item-label::after {
  content: "";
}

.isEdge .wrapForm .radio01 .wpcf7-radio>span .wpcf7-list-item-label::before {
  top: -0.5px;
}

.boxes {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}

.wrapForm table td .zip1 {
  padding-right: 4px;
  display: inline-block;
}

.wrapForm table td .zip2 {
  padding-left: 4px;
  padding-right: 17px;
  display: inline-block;
}

.txt-0co {
  font-size: 13px;
  font-weight: 500;
  text-shadow: none;
}

.wrapForm table td .zip1 input {
  width: 78px;
}

.wrapForm table td .zip2 input {
  width: 100px;
}

.wrapForm table td ul li:not(:first-child) {
  margin-top: 20px;
}

.wrapForm table td .boxs:first-child {
  width: 117px;
  line-height: 100%;
}

.ie .wrapForm table td .boxs:first-child {
  padding-top: 6px;
}

.wrapForm table td .boxs:last-child {
  width: calc(100% - 120px);
}

.wrapForm .radio01 .wpcf7-radio label {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}

.wrapForm .radio01 .wpcf7-radio .wpcf7-list-item-label {
  text-shadow: none;
  font-weight: 500;
  padding-left: 36px;
  line-height: 100%;
  display: inline-block;
}

.wrapForm input:-ms-input-placeholder {
  /* IE10–11 */
  font-size: 13px !important;
  color: #CCCCCC !important;
  font-weight: 500 !important;
  line-height: 100% !important;
}

.ie .wrapForm input:-ms-input-placeholder {
  padding-top: 4.5px;
}

.wrapForm input::-ms-input-placeholder {
  /* Edge */
  font-size: 13px;
  color: #CCCCCC;
  font-weight: 500;
  line-height: 100%;
}

.wrapForm input::placeholder {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  color: #CCCCCC;
}

.wrapForm textarea:-ms-input-placeholder {
  /* IE10–11 */
  font-size: 13px !important;
  color: #CCCCCC !important;
  font-weight: 500 !important;
  line-height: 100% !important;
}

.wrapForm textarea::-ms-input-placeholder {
  /* Edge */
  font-size: 13px;
  color: #CCCCCC;
  font-weight: 500;
  line-height: 100%;
}

.wrapForm textarea::placeholder {
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  color: #CCCCCC;
}

.wrap-btn input {
  width: 230px;
  border: 0;
  color: #ffffff;
  font-size: 21px;
  letter-spacing: 0;
  font-weight: 500;
  padding: 5px 0 3px 0;
  background-color: transparent;
  outline: none;
  resize: none;
  cursor: pointer;
  height: 43px;
  text-shadow: 2px 2px 3px #000;
  /* box-shadow: 2px 2px 3px rgba(0, 0, 0, .4); */
  background-image: url(../../../img/contact/ct_btn01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-right: 27px !important;
  font-size: 0;
}

.wrap-btn input:hover {
  background-image: url(../../../img/contact/ct_btn01_hv.png);
}

.wrap-btn input.wpcf7c-btn-back {
  background-image: url(../../../img/contact/ct_btn03.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 245px;
  height: 57px;
}

.wrap-btn input.wpcf7c-btn-back:hover {
  background-image: url(../../../img/contact/ct_btn03_hv.png);
}

.wrap-btn input.wpcf7-submit {
  /* background-position: center right 59px; */
  background-image: url(../../../img/contact/ct_btn02.png);
  width: 245px;
  height: 57px;
}

.wrap-btn input.wpcf7-submit:hover {
  background-image: url(../../../img/contact/ct_btn02_hv.png);
}

.icon-btn {
  font-size: 0;
  width: 32px;
  height: 26px;
  background-image: url(../../../img/top/nwsp-img00.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}

.ie .wrap-btn input {
  padding: 11px 0 5px 0;
}

div.wpcf7 .ajax-loader {
  display: none !important;
}

.ie .wrapForm .invalid .radio01 .wpcf7-radio>span .wpcf7-list-item-label::before {
  top: -0.5px;
}

.ft_2 .ho8Full ul li span {
  padding-left: 5px;
}

/* XN */
.custom-wpcf7c-confirmed .wrap-desc-co {
  display: none;
}

.xn-wrap {
  padding-top: 88px;
  display: none;
}

.xn-text {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0;
  font-weight: 500;
}

.xn-decs {
  width: 100%;
  margin-top: 15px;
  padding: 17px 0;
  border: 3px solid #FF6600;
  background-color: rgba(0, 0, 0, .4);
}

.nav-flexs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
}

.nav-flexs>div:first-child {
  width: calc(100% - 360px);
}

.nav-flexs>div:last-child {
  width: 360px;
}

.nav-flexs>div:last-child a {
  float: right;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 2px 2px 3px #000;
  max-width: 232px;
  width: 100%;
  text-align: center;
  padding: 8px 0;
  background-image: url(../../../img/contact/ct_bg.png);
}

.nav-flexs>div:last-child a:hover {
  background-image: url(../../../img/contact/ct_bg_hv.png);
}

.item-flex h3 {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 120%;
  text-shadow: 2px 2px 3px #000;
}

.item-flex p {
  font-size: 16px;
  color: #ffffff;
  line-height: 140%;
  font-weight: 500;
  letter-spacing: 1px;
  padding-right: 30px;
  padding-top: 15px;
}

.custom-wpcf7c-confirmed .wrap-btn {
  padding-top: 47px;
}

.xn-title {
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 130%;
  text-shadow: 2px 2px 3px #000;
  display: none;
  padding-top: 37px;
}

.custom-wpcf7c-confirmed .txt-contact {
  display: none;
}

.custom-wpcf7c-confirmed .xn-title,
.custom-wpcf7c-confirmed .xn-wrap {
  display: block;
}

.wrapForm .custom-wpcf7c-confirmed table {
  margin-top: 37px;
}

/* .custom-wpcf7c-confirmed table td input:-internal-autofill-selected{
    -webkit-appearance: menulist-button;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    color: -internal-light-dark-color(black, white) !important;
} */


.custom-wpcf7c-confirmed table td input,
.custom-wpcf7c-confirmed table td textarea {
  background: none;
  color: #fff;
}

.custom-wpcf7c-confirmed table td textarea {
  padding: 0;
}

.wrapForm .custom-wpcf7c-confirmed table td .zip1 input {
  width: 35px;
  padding: 0;
}


.custom-wpcf7c-confirmed table td .boxs .wrapzip .zip1 input {
  padding-left: 11px;
  width: 35px;
}

.custom-wpcf7c-confirmed .wrapForm table td .boxs:first-child {
  width: 116px;
}

.custom-wpcf7c-confirmed table td textarea {
  padding-left: 11px;
  padding-right: 11px;
}

.wrapForm .custom-wpcf7c-confirmed table td .zip2 input {
  padding: 0;
}

.custom-wpcf7c-confirmed .txt-0co {
  display: none;
}

.wrapForm .custom-wpcf7c-confirmed table td ul li:not(:first-child) {
  margin-top: 8px;
}

#thanks-quotation h2,
#thanks h2 {
  font-size: 21px;
  color: #ffffff;
  text-align: center;
  display: block;
  width: 100%;
  font-weight: 600;
  margin-top: 42px;
  text-shadow: 2px 2px 3px #000;
}

.wrap-thank {
  text-align: center;
  width: 100%;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 130%;
  font-weight: 500;
  padding-top: 14px;
}

.wrap-index {
  width: 100%;
  padding-top: 84px;
  padding-bottom: 90px;
  text-align: center;
}

.wrap-index a {
  text-decoration: none;
  color: #ffffff;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 21px;
  padding: 16px 0 7px 0;
  /* background-color: rgba(0, 0, 0, .4); */
  outline: none;
  resize: none;
  cursor: pointer;
  text-shadow: 2px 2px 3px #000;
  /* box-shadow: 2px 2px 3px rgba(0, 0, 0, .4); */
  width: 100%;
  max-width: 250px;
  height: 62px;
  text-align: center;
  display: inline-block;
  background-image: url(../../../img/contact/ct_bg02.png);
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  font-weight: bold;
}

.wrap-index a:hover {
  background-image: url(../../../img/contact/ct_bg02_hv.png);
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  max-width: 965px;
  margin: 25px auto;
  color: #ffffff;
}

.quo_div01 {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 85px;
}

.quo_div01 .txt {
  font-weight: bold;
  font-size: 18px;
  line-height: 120%;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}

.btn_style01 {
  text-decoration: none;
}

.btn_style01 span.ho08Btn {
  background-image: url(../../../img/quotation/quo_btn01.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 43px;
  max-width: 451px;
  width: 100%;
  margin-left: auto;
  transition: ease all 0.35s;
  margin-right: auto;
  margin-top: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 3px #000;
  padding-top: 2px;
  -webkit-transition: ease all 0.35s;
  -moz-transition: ease all 0.35s;
  -ms-transition: ease all 0.35s;
  -o-transition: ease all 0.35s;
}

.btn_style01 span.ho08Btn:hover {
  background-image: url(../../../img/quotation/quo_btn01_hv.png);
}

#quotation .codedropz-upload-handler {
  border: 0px dashed #c5c5c5;
  background-color: #FFFFFF;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-image: url(../../../img/quotation/quo_upl01.png);
  background-position: center left 15.493%;
  background-repeat: no-repeat;
  margin-bottom: 0;
}

#quotation .codedropz-upload-handler .codedropz-upload-inner span {
  display: none;
}

#quotation .codedropz-upload-handler .codedropz-upload-inner h3 {
  font-size: 16px;
  line-height: 160%;
  color: #999999;
  text-shadow: none;
  display: inline;
  font-weight: normal;
  white-space: normal;
  text-align: left;
}

#quotation .codedropz-upload-handler .codedropz-upload-inner .codedropz-btn-wrap {
  display: inline-block;
}

#quotation .codedropz-upload-handler .codedropz-upload-container {
  padding-right: 0;
  max-width: 355px;
  display: block;
  margin-left: auto;
  padding: 27.5px 20px;
}

#quotation .codedropz-upload-handler .codedropz-upload-inner .codedropz-btn-wrap a {
  font-size: 16px;
  font-weight: bold;
  line-height: 105%;
  color: #999999;
  text-shadow: none;
  display: inline-block;
  border-bottom: 2px solid #999999;
}

#quotation .codedropz-upload-handler .codedropz-upload-inner .codedropz-btn-wrap a:hover {
  color: #FF6600;
  border-bottom: 2px solid #FF6600;
}

#quotation .codedropz-upload-handler .codedropz-upload-inner {
  text-align: left;
}

#quotation .codedropz-upload-handler .dnd-upload-counter {
  display: none;
}

#quotation .span_upload .dnd-upload-status {
  background-color: #fff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  text-shadow: none;
  padding: 10px 15px;
  margin-top: 20px;
}

#quotation .codedropz-upload-wrapper span.has-error-msg {
  font-size: 14px;
  color: #FF0000;
  font-weight: 500;
  box-shadow: none;
  letter-spacing: 1px;
  margin-top: 5px;
  padding-left: 10px;
}

#quotation .dnd-upload-status .dnd-upload-details .name span {
  font-size: 13px;
  line-height: 185%;
  color: #999999;
}

#quotation .dnd-upload-status .dnd-upload-details .name em {
  font-size: 13px;
  line-height: 185%;
  color: #999999;
}

#quotation .span_upload .dnd-upload-status .dnd-progress-bar {
  display: none;
}

#quotation .dnd-upload-status .dnd-upload-details .remove-file {
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #999999;
}

#quotation .span_upload {
  padding-left: 25px;
  display: block;
  padding-top: 20px;
}

#quotation .span_upload .upload_txt {
  font-size: 13px;
  line-height: 160%;
  color: #FFFFFF;
  font-weight: normal;
  padding-top: 20px;
  display: block;
  text-shadow: none;
}

.page_recbanner {
  height: 425px;
  width: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}

.page_recbanner .banner-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-image: none;
  width: auto;
  height: auto;
  text-align: center;
  font-family: "HGMinchoE", serif;
  color: #fff;
  border-top: 12px solid #FF6600;
  border-bottom: 12px solid #FF6600;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}


.page_recbanner .banner-Title {
  display: block;
}

.page_recbanner .banner-sub {
  margin-top: -3px;
  display: block;
}

.page_recbanner .title-page-banner .banner-Title {
  font-size: 40px;
  display: block;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);
  width: 100%;
  letter-spacing: 1px;
  text-align: right;
}

.page_recbanner .title-page-banner .banner-sub {
  font-size: 18px;
  display: block;
  font-weight: bold;
  width: 100%;
  margin-top: -3px;
  text-align: right;
}

.page_recbanner .title-page-banner {
  width: 52.7%;
  height: 106px;
  padding: 14px 45px 30px 0px;
}

.page-id-161 .page_recbanner .title-page-banner,
.page-id-201 .page_recbanner .title-page-banner {
  width: 70.7%;
}

.page_recbanner .title-page-banner .banner-Title {
  display: inline-block;
  width: auto;
  margin-left: auto;
}

.page_recbanner .title-page-banner .banner-sub {
  /* display: block; */
  margin-left: auto;
  width: auto;
  text-align: left;
}

.page_recbanner .title-page-banner:after {
  position: absolute;
  content: "";
  bottom: 14px;
  left: 0;
  width: 100%;
  height: 9px;
  background-image: url(../../../img/rec_sales/rec_line01.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: cover;
}

#quotation .custom-wpcf7c-confirmed table .span_upload input[name="undefined_conf"],
#quotation .custom-wpcf7c-confirmed table .span_upload .codedropz-upload-handler {
  display: none;
}

#quotation .custom-wpcf7c-confirmed .span_upload {
  padding-top: 0;
}

#quotation .custom-wpcf7c-confirmed .dnd-upload-status .dnd-upload-details .remove-file {
  display: none;
}

.rec_content_01 .wp-block-columns {
  justify-content: space-between;
  align-content: stretch;
  flex-wrap: wrap;
  margin-bottom: 75px;
}

.rec_content_01 .wp-block-columns:nth-child(2n) .all_txt {
  order: 2;
  width: 45%;
}

.rec_content_01 .wp-block-columns .all_txt {
  width: calc(50% - 85px);
  flex: none;
  padding-top: 20px;
}

.rec_content_01 .wp-block-columns .img {
  width: 50%;
  margin-left: 0;
  flex: none;
}

.rec_content_01 .wp-block-columns .img img {
  margin-right: auto;
  display: block;
}

.rec_content_01 .wp-block-columns:nth-child(2n) .img img {
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.rec_content_01 .wp-block-columns .all_txt .div_title {
  position: relative;
  padding-bottom: 6px;
  width: calc(100% - 30px);
}

.rec_content_01 .wp-block-columns:nth-child(2n) .all_txt .div_title {
  width: 100%;
}

.rec_content_01 .wp-block-columns .all_txt .div_title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background-image: url(../../../img/rec_sales/rec_line02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.rec_content_01 .wp-block-columns .all_txt .div_title h3 {
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 1px;
  font-weight: bold;
  color: #FFFFFF;
  width: 100%;
  max-width: 360px;
  margin-left: auto;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}

.rec_content_01 .wp-block-columns:nth-child(2n) .all_txt .div_title h3 {
  width: 100%;
  text-align: left;
  max-width: none;
  padding-left: 40px;
}

.rec_content_01 .wp-block-columns .all_txt>p {
  width: 100%;
  max-width: 390px;
  margin-left: auto;
  font-size: 16px;
  line-height: 156%;
  color: #fff;
  padding-right: 35px;
}

.page-id-161 .rec_content_01 .wp-block-columns .all_txt>p {
  padding-right: 3px;
}

.rec_content_01 .wp-block-columns:nth-child(2n) .all_txt>p {
  /* width: 93.2%; */
  width: 100%;
  max-width: 388px;
  margin-left: 40px;
  margin-right: auto;
}

.page-id-161 .rec_content_01 .wp-block-columns:nth-child(2n) .all_txt>p {
  padding-right: 35px;
}

.page-id-161 .rec_content_01 .wp-block-columns .all_txt .title {
  max-width: 388px;
}

.rec_content_01 .wp-block-columns .all_txt .title {
  font-size: 26px;
  line-height: 153%;
  font-weight: bold;
  color: #fff;
  margin-top: 16px;
  margin-bottom: 10px;
  width: 100%;
  max-width: 390px;
  padding-right: 0;
  word-wrap: break-word;
}

.custom-wpcf7c-confirmed .radio01 .wpcf7-radio .wpcf7-list-item {
  display: none;
}

.custom-wpcf7c-confirmed .radio01 .wpcf7-radio .wpcf7-list-item.rad_check {
  display: block;
  margin-top: 0 !important;
}

.wrapForm .custom-wpcf7c-confirmed .radio01 .wpcf7-radio>span .wpcf7-list-item-label::before {
  content: none;
}

.wrapForm .custom-wpcf7c-confirmed .radio01 .wpcf7-radio>span .wpcf7-list-item-label::after {
  content: none;
}

.rec_slide_content {
  max-width: 999px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.rec_slide_content .slider_prev {
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 9;
  width: 30px;
  height: 100%;
  background-image: url(../../../img/rec_sales/rec_arrow_pre.png);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  cursor: pointer;
  transition: opacity 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s;
  -moz-transition: opacity 0.35s ease 0s;
  -ms-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
}

.rec_slide_content .slider_next {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 9;
  width: 30px;
  height: 100%;
  background-image: url(../../../img/rec_sales/rec_arrow_next.png);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #000000;
  cursor: pointer;
  transition: opacity 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s;
  -moz-transition: opacity 0.35s ease 0s;
  -ms-transition: opacity 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s;
}

.rec_slide_content .slick-dots li button {
  padding: 0;
  background-color: #FFFFFF;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 10px;
  height: 10px;
}

.rec_slide_content .slick-dots li button:before {
  color: #FFFFFF;
  width: 10px;
  height: 10px;
  font-size: 0;
}

.rec_slide_content .slick-dots {
  bottom: -27px;
}

.rec_slide_content .slick-dots li {
  width: 10px;
  height: 10px;
  margin-left: 9px;
  margin-right: 9px;
}

.rec_slide_content .slick-dots li.slick-active button:before {
  color: #FF3300;
}

.rec_slide_content .slick-dots li.slick-active button {
  background-color: #FF3300;
}

.rec_slide_content .slider_next:hover,
.rec_slide_content .slider_prev:hover {
  opacity: 0.7;
}

.rec_content_02 {
  padding-top: 55px;
}

.rec_content_02 .rec_title01 {
  color: #FFFFFF;
  width: calc(50% - 115px);
  position: relative;
  padding-bottom: 5px;
}

.rec_content_02 .rec_title01 h3 {
  max-width: 360px;
  margin-left: auto;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  font-size: 30px;
  line-height: 120%;
  position: relative;
  padding-left: 36px;
}

.rec_content_02 .rec_title01 h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url(../../../img/rec_sales/title_icon01.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.rec_content_02 .rec_title01::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 100%;
  background-image: url(../../../img/rec_sales/rec_line02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.rec_content_02 .all_content {
  justify-content: space-between;
  margin-top: 40px;
  align-items: flex-start;
}

.rec_content_02 .content_table {
  width: 47.357%;
  flex: none;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 20px 50px 20px 30px
}

.rec_content_02 .content_table table {
  width: 100%;
}

.rec_content_02 .content_table tr td {
  border-top: 1px solid #fff;
  font-size: 16px;
  color: #fff;
  line-height: 160%;
  vertical-align: middle;
  padding-top: 16px;
  padding-bottom: 17px;
}

.rec_content_02 .content_table tr td:first-child {
  font-size: 19px;
  line-height: 120%;
  font-weight: bold;
  color: #fff;
  width: 125px;
  padding-left: 5px;
}

.rec_content_02 .content_table tr:last-child td {
  border-bottom: 1px solid #fff;
}

.rec_content_02 .content_txt {
  flex: none;
  width: 46.632%;
  margin-left: 0 !important;
  padding-top: 14px;
}

.rec_content_02 .content_txt .title {
  font-weight: bold;
  font-size: 26px;
  line-height: 156%;
  color: #FFFFFF;
}

.rec_content_02 .content_txt .txt {
  font-size: 16px;
  line-height: 156%;
  color: #FFFFFF;
  margin-top: 7px;
}

.page-id-161 .rec_content_02 .content_txt .txt {
  padding-left: 5px;
}

.rec_content_03 {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 30px;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 40px;
  margin-top: 90px;
}

.rec_content_03 .title {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

.rec_content_03 .title h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 120%;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  position: relative;
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 8px;
}

.rec_content_03 .title h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-size: cover;
  background-position: center center;
  background-image: url(../../../img/rec_sales/rec_line01.png);
}

.rec_content_03 table tr td {
  border: 2px solid #fff;
  vertical-align: middle;
  color: #fff;
  font-size: 16px;
  line-height: 156%;
  padding-left: 60px;
  padding-right: 10px;
  padding-top: 18px;
  padding-bottom: 15px;
  height: 102px;
}

.rec_content_03 table tr td:first-child {
  font-weight: bold;
  line-height: 120%;
  width: 265px;
  padding-left: 90px;
  padding-right: 10px;
}

.rec_content_04 .btn_rec {
  text-decoration: none;
  background-image: url(../../../img/rec_sales/rec_bg_btn.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 60px;
  max-width: 382px;
  width: 100%;
  margin-left: auto;
  transition: ease all 0.35s;
  margin-right: auto;
  margin-top: 90px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 3px #000;
}

.rec_content_04 .btn_rec:hover {
  background-image: url(../../../img/rec_sales/rec_bg_btn_hv.png);
  color: #FF0000;
}

.rec_content_05 {
  border-top: 3px solid #FF6600;
  border-bottom: 3px solid #FF6600;
  margin-top: 85px;
}

.rec_content_05 .wp-block-columns {
  margin-bottom: 0;
}

.rec_content_05 .wp-block-columns .wp-block-column {
  margin-left: 0;
}

.rec_content_05 .wp-block-columns .wp-block-column a {
  background-color: rgba(0, 0, 0, 0.3);
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  padding-left: 17px;
  font-size: 19px;
  line-height: 120%;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
  text-decoration: none;
  padding-top: 24px;
  padding-bottom: 24px;
}

.rec_content_05 .wp-block-columns .wp-block-column a:hover {
  background-color: rgba(0, 0, 0, 0.5);
  color: #FF6600;
}

.rec_content_05 .wp-block-columns .wp-block-column a .img {
  margin-right: 20px;
}

.rec_content01 {
  padding-bottom: 42px;
}

.rec_content01 .grid-1000 {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 22px;
  padding-bottom: 22px;
}

.rec_content01 .grid-1000 .all_div {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

.rec_content01 .grid-1000 .all_div .text {
  width: 49.74%;
}

.rec_content01 .grid-1000 .all_div .img {
  width: 44.15%;
}

.rec_content01 .grid-1000 .all_div .text .title {
  font-size: 26px;
  font-weight: bold;
  line-height: 153%;
  color: #fff;
}

.rec_content01 .grid-1000 .all_div .text .txt {
  font-size: 16px;
  line-height: 156%;
  color: #fff;
  margin-top: 11px;
}

.title_rec_style01 {
  background-color: rgba(0, 0, 0, 0.5);
  border-bottom: 3px solid #FF6600;
  font-size: 25px;
  line-height: 120%;
  letter-spacing: 1px;
  color: #fff;
  font-weight: bold;
  height: 62px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}

.rec_content02 {
  padding-bottom: 50px;
}

.rec_content02 .div_txt {
  font-size: 16px;
  line-height: 156%;
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 45px;
}

.rec_content02 .row_item {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 22px;
  padding-bottom: 42px;
}

.rec_content02 .row_item:last-child{
  padding-top: 42px;
  margin-bottom: 40px;
}

.rec_content02 .row_item .grid-965 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

.rec_content02 .row_item .item {
  width: 42.49%;
  height: 187px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}

.rec_content02 .row_item .item .text {
  width: 100%;
  max-width: 230px;
}

.rec_content02 .row_item .item .text .txt_num {
  font-weight: bold;
  color: #9D9D9D;
  font-size: 67px;
  line-height: 90%;
  border-bottom: 4px solid #9D9D9D;
  display: inline-block;
  letter-spacing: -3px;
}

.rec_content02 .row_item .item .text .txt {
  background-color: #FF6600;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.5);
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
  color: #FFFFFF;
  height: 78px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 23px;
}

.rec_content03 {
  padding-bottom: 90px;
}

.rec_content03 .row_item {
  background-color: rgba(0, 0, 0, 0.3);
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 25px;
}

.rec_content03 .row_item .grid-965 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

.rec_content03 .row_item .grid-965 .img {
  width: 42.458%;
}

.rec_content03 .row_item:nth-child(even) .grid-965 .img {
  order: 2;
}

.rec_content03 .row_item .grid-965 .all_text {
  width: 51.814%;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch
}

.rec_content03 .row_item .grid-1000 {
  overflow: visible;
}

.rec_content03 .row_item .grid-965 .all_text .title {
  font-size: 28px;
  line-height: 120%;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 15px;
  letter-spacing: -0.5px;
}

.rec_content03 .row_item .grid-965 .all_text .txt {
  font-size: 16px;
  line-height: 145%;
  color: #FFFFFF;
}

.rec_content03 .row_item .grid-965 .all_text .div_btn {
  float: right;
  max-width: 262px;
  width: 100%;
  margin-top: auto;
  margin-right: -15px;
  position: relative;
  z-index: 9;
  margin-left: auto;
  margin-bottom: -17px;
}

.rec_content03 .row_item .grid-965 .all_text .div_btn a {
  font-weight: bold;
  font-size: 22px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 83px;
  background-image: url(../../img/top/ho-img21.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: ease all 0.35s;
  color: #fff;
  text-decoration: none;
  text-shadow: 2px 2px 3px #000;
}

.rec_content03 .row_item .grid-965 .all_text .div_btn a:hover {
  background-image: url(../../img/top/ho-img21-hv.png);
}

.rec_content04 .div_all {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  margin-top: 33px;
}

.rec_content04 .div_all .item {
  width: 50%;
  border: 1px solid #FFFFFF;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.2);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.rec_content04 .div_all .item:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.rec_content04 .div_all .item:hover .div_btn {
  background-image: url(../img/rec_btn.png);
}

.rec_content04 .div_all .item .title {
  display: block;
  font-weight: bold;
  font-size: 30px;
  line-height: 120%;
  width: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}

.rec_content04 .div_all .item .txt {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 156%;
  color: #fff;
  margin-top: 14px;
  margin-bottom: 20px;
  text-align: center;
}

.rec_content04 .div_all .item .div_btn {
  font-weight: bold;
  font-size: 24px;
  line-height: 120%;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  margin-top: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 50px;
  max-width: 318px;
  background-color: rgba(153, 153, 153, 0.3);
}

.rec_content04 .div_all .item.active .div_btn {
  max-width: 352px;
  width: 100%;
  height: 50px;
  background-image: url(../img/rec_btn.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #767676;
}

.rec_content04 .div_all .item.active .txt {
  text-align: left;
}


.anchor_fixtop {
  display: block;
  position: relative;
  /* top: -30px; */
  width: 100%;
  visibility: hidden;
  height: 1px;
  padding-top: 60px;
  margin-top: -60px;
}

.menu_click{
  display: none;
  width: 100%;
  border: 2px solid #FF6600;
  background-color: rgba(0, 0, 0, 0.3);    
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:1000px) {
  .page_recbanner .banner-bg {
    border-top: 1.2vw solid #FF6600;
    border-bottom: 1.2vw solid #FF6600;
    padding-top: 2vw;
    padding-bottom: 2vw;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
  }

  .banner-Title {
    font-size: 5.3vw;
  }

  .page_recbanner .banner-sub {
    margin-top: -0.3vw;
  }

  .banner-sub {
    font-size: 3.5vw;
  }

  .rec_content01 .grid-1000 {
    padding-top: 2.2vw;
    padding-bottom: 2.2vw;
  }

  .rec_content01 .grid-1000 .all_div .text .title {
    font-size: 2.6vw;
  }

  .rec_content01 .grid-1000 .all_div .text .txt {
    font-size: 1.6vw;
    margin-top: 1.1vw;
  }

  .rec_content01 {
    padding-bottom: 4.2vw;
  }

  .title_rec_style01 {
    border-bottom: 0.3vw solid #FF6600;
    font-size: 2.5vw;
    height: 6.2vw;
  }

  .rec_content02 .div_txt {
    font-size: 1.6vw;
    margin-top: 2vw;
    margin-bottom: 4.5vw;
  }

  .rec_content02 .row_item .item {
    height: 17.7vw;
  }

  .rec_content02 .row_item .item .text .txt_num {
    font-size: 6.7vw;
    border-bottom: 0.4vw solid #9D9D9D;
  }

  
.rec_content02 .div_txt {
  font-size: 1.6vw;
  margin-top: 2vw;
  margin-bottom: 4.5vw;
}


.rec_content02 .row_item:last-child{
  padding-top: 4.2vw;
  margin-bottom: 4vw;
}

  .rec_content02 .row_item {
    padding-top: 2.2vw;
    padding-bottom: 4.2vw;
  }

  .rec_content02 {
    padding-bottom: 5vw;
  }

  .rec_content03 .row_item {
    margin-top: 4vw;
    padding-top: 2vw;
    padding-bottom: 2.5vw;
  }

  .rec_content03 .row_item .grid-965 .all_text {
    padding-top: 3vw;
  }

  .rec_content03 .row_item .grid-965 .all_text .title {
    font-size: 2.8vw;
    margin-bottom: 1.5vw;
  }

  .rec_content03 .row_item .grid-965 .all_text .txt {
    font-size: 1.6vw;
  }

  .rec_content04 .div_all {
    margin-top: 3.3vw;
  }

  .rec_content04 .div_all .item {
    padding-left: 2vw;
    padding-right: 2vw;
    padding-top: 2vw;
    padding-bottom: 2vw;
  }

  .rec_content04 .div_all .item .title {
    font-size: 3vw;
  }

  .rec_content04 .div_all .item .txt {
    font-size: 1.6vw;
    margin-top: 1.4vw;
    margin-bottom: 2vw;
  }

  .rec_content04 .div_all .item .div_btn {
    font-size: 2.4vw;
    height: 5vw;
    max-width: 31.8vw;
  }

  .rec_content04 .div_all .item.active .div_btn {
    max-width: 35.2vw;
    height: 5vw;
  }

  .rec_content03 {
    padding-bottom: 9vw;
  }

  .rec_content02 .row_item .item .text .txt {
    font-size: 2vw;
    height: 7.8vw;
    padding-top: 0.3vw;
    padding-bottom: 0.3vw;
    padding-left: 0.5vw;
    padding-right: 0.5vw;
    margin-top: 2.3vw;
  }

  .rec_content02 .row_item .item .text {
    max-width: 23vw;
  }

  .page_recbanner {
    height: 42.5vw;
  }

  .page_recbanner .grid-965 {
    padding-left: 0;
    padding-right: 0;
  }

  .page_recbanner .title-page-banner {
    left: 0;
  }

  .page_recbanner .title-page-banner .banner-Title {
    font-size: 4vw;
  }

  .page_recbanner .title-page-banner {
    height: 10.6vw;
    padding: 1.4vw 4.5vw 3vw 0vw;
  }

  .page_recbanner .title-page-banner .banner-sub {
    font-size: 1.8vw;
    margin-top: -0.3vw;
  }

  .page_recbanner .title-page-banner:after {
    bottom: 1.4vw;
    height: 0.9vw;
  }

  .menu_all ul li {
    max-width: 15.8vw;
    height: 4.3vw;
  }

  .menu_all ul li a {
    font-size: 1.5vw;
  }

  .rec_content_01 .wp-block-columns .all_txt {
    padding-top: 2vw;
  }

  .rec_content_01 .wp-block-columns .all_txt .div_title h3 {
    font-size: 2vw;
    max-width: 36vw;
  }

  .rec_content_01 .wp-block-columns .all_txt .title {
    font-size: 2.6vw;
    margin-top: 1.6vw;
    margin-bottom: 1vw;
    max-width: 39vw;
  }

  .rec_content_01 .wp-block-columns:nth-child(2n) .all_txt>p {
    max-width: 38.8vw;
    margin-left: 4vw;
  }

  .rec_content_01 .wp-block-columns .all_txt>p {
    max-width: 39vw;
    font-size: 1.6vw;
    padding-right: 3.5vw;
  }

  .rec_content_01 .wp-block-columns {
    margin-bottom: 7.5vw;
  }

  .rec_content_02 {
    padding-top: 5.5vw;
  }

  .rec_content_02 .rec_title01 {
    width: calc(50% - 11.5vw);
    padding-bottom: 0.5vw;
  }

  .rec_content_02 .rec_title01 h3 {
    max-width: 36vw;
    font-size: 3vw;
    padding-left: 3.6vw;
  }

  .rec_content_02 .rec_title01 h3:before {
    width: 3.2vw;
    height: 3.2vw;
  }

  .rec_content_02 .all_content {
    margin-top: 4vw;
  }

  .rec_content_02 .content_table {
    padding: 2vw 5vw 2vw 3vw;
  }

  .rec_content_02 .content_txt .title {
    font-size: 2.6vw;
  }

  .rec_content_02 .content_txt .txt {
    font-size: 1.6vw;
    margin-top: 0.7vw;
  }

  .rec_slide_content .slick-dots {
    bottom: -2.7vw;
  }

  .rec_slide_content .slick-dots li button:before,
  .rec_slide_content .slick-dots li button,
  .rec_slide_content .slick-dots li {
    width: 1vw;
    height: 1vw;
  }

  .rec_slide_content .slick-dots li {
    margin-left: 0.9vw;
    margin-right: 0.9vw;
  }

  .rec_content_03 {
    padding-top: 3vw;
    padding-left: 4.5vw;
    padding-right: 4.5vw;
    padding-bottom: 4vw;
    margin-top: 9vw;
  }

  .rec_content_03 .title h3 {
    font-size: 3.2vw;
    padding-left: 5vw;
    padding-right: 5vw;
    padding-bottom: 0.8vw;
  }

  .rec_content_03 table tr td:first-child {
    width: 26.5vw;
    padding-left: 9vw;
    padding-right: 1vw;
  }

  .rec_content_03 table tr td {
    font-size: 1.6vw;
    padding-left: 6vw;
    padding-right: 1vw;
    padding-top: 1.8vw;
    padding-bottom: 1.5vw;
    height: auto;
  }

  .rec_content_04 .btn_rec {
    height: 6vw;
    max-width: 38.2vw;
    margin-top: 9vw;
    font-size: 2.7vw;
  }

  .rec_content_05 {
    margin-top: 8.5vw;
  }

  .rec_content_05.grid-965 {
    padding-left: 0vw;
    padding-right: 0vw;
  }

  .rec_content_05 .wp-block-columns .wp-block-column {
    width: 50%;
    flex: none !important;
  }

  .rec_content_05 .wp-block-columns .wp-block-column a {
    padding-left: 1.7vw;
    font-size: 1.9vw;
    padding-top: 2.4vw;
    padding-bottom: 2.4vw;
  }

  .rec_content_05 .wp-block-columns .wp-block-column a .img {
    margin-right: 2vw;
  }

  .menu_all.ft_menu {
    margin-top: 8.8vw;
    margin-bottom: 8.8vw;
  }

  .rec_content_03 .title {
    margin-bottom: 4vw;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 3vw;
  }

  .rec_content_02 .content_txt {
    padding-top: 1.4vw;
  }

  .rec_content_02 .content_table tr td:first-child {
    font-size: 1.9vw;
    width: 12.5vw;
    padding-left: 0.5vw;
  }

  .rec_content_02 .content_table tr td {
    font-size: 1.5vw;
    padding-top: 1.6vw;
    padding-bottom: 1.7vw;
  }

  .rec_content03 .row_item .grid-965 .all_text .div_btn a {
    font-size: 2.200vw;
  }

  .rec_content03 .row_item .grid-965 .all_text .div_btn {
    margin-right: 0;
  }
}

@media screen and (max-width:960px) {

  #quotation .codedropz-upload-handler .codedropz-upload-container {
    max-width: 440px;
  }

  .wrap-desc-co {
    padding-left: 3.259vw;
    padding-right: 3.259vw;
  }

  .wrapForm {
    padding-bottom: 5.208vw;
  }

  .xn-wrap {
    padding-top: 5.208vw;
  }

  .wrapForm table {
    margin-top: 5.208vw;
  }

  .wrap-btn {
    padding-top: 5.208vw;
  }

  .ho8Full {
    padding-bottom: 5.208vw;
  }

  .wrapForm table td:first-child,
  .wrapForm table td:last-child {
    width: 100%;
    float: left;
  }

  .wrapForm table tr:first-child td:first-child {
    border-top: 1px solid #ffffff
  }

  .wrapForm table td:first-child {
    padding: 20px 20px 0 20px;
    border-top: 0px;
    border-bottom: 0px;
  }

  .wrapForm table td:last-child,
  .wrapForm table tr:nth-child(6) td:last-child {
    padding: 20px;
    padding-top: 10px;
  }

  .wrapForm .radio01 .wpcf7-radio>span .wpcf7-list-item-label::before {
    top: -1px;
  }

  .wrapForm table td:last-child {
    border-top: 0px;
  }

  span.wpcf7-not-valid-tip {
    margin-top: 5px;
  }

  .nav-flexs>div:last-child {
    width: 232px;
  }

  .nav-flexs>div:first-child {
    width: calc(100% - 232px);
  }
}

@media screen and (max-width:767px) {

  .rec_content04{
    display: none;
  }

  
  .menu_click{
    font-size: 3.390vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 7.823vw;
    cursor: pointer;
  }
  .menu_click:hover {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .menu_all.hd_menu2{
    display: none;
    border-top: 0;
  }

  .page_recbanner{
    background-image: url(../img/recruit_sp.jpg) !important;
  }

  .rec_content04 .div_all .item.active .div_btn::after,.rec_content03 .row_item .grid-965 .all_text .div_btn a:after {
    content: "";
    margin-left: 5px;
    background-image: url(../../img/top/nwsp-img00.png);
    background-position: center right;
    background-repeat: no-repeat;
    width: 3.1vw;
    height: 12.347vw;
    background-size: 3.1vw;
    margin-bottom: 0.7vw;
  }

  .menu_all ul li a:after {
    content: "";
    margin-left: 10px;
    background-image: url(../../img/top/nwsp-img00.png);
    background-position: center right;
    background-repeat: no-repeat;
    width: 2.5vw;
    height: 12.347vw;
    background-size: 3.1vw;
    margin-bottom: 0.7vw;
    display: inline-block;
}
  
  .anchor_fixtop {
  padding-top: 90px;
  margin-top: -90px;
}

  .rec_content03 .row_item:nth-child(even) .grid-965 .img {
    order: 0;
  }

  .rec_content04 .div_all {
    margin-top: 30px;
  }

  .rec_content02 {
    padding-bottom: 35px;
  }

  .rec_content04 .div_all .item .title {
    font-size: 4.390vw;
}

.rec_content04 .div_all .item .txt {
  font-size: 3vw;
  margin-top: 10px;
  margin-bottom: 15px;
}

.rec_content04 .div_all .item.active .div_btn {
  max-width: 45.893vw;
  height: 6.519vw;
  position: relative;
}

.rec_content04 .div_all .item .div_btn {
  max-width: 45.893vw;
  height: 6.519vw;
}

.rec_content04 .div_all .item .div_btn{
  font-size: 3vw;
}

  .rec_content04 .div_all .item {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

  .rec_content03 .row_item {
    margin-top: 35px;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .rec_content03 .row_item .grid-965 .img {
    width: 100%;
    text-align: center;
  }

  .rec_content03 .row_item .grid-965 .all_text .title {
    font-size: 4.390vw;
    margin-bottom: 10px;
  }

  .rec_content03 .row_item .grid-965 .all_text .txt {
    font-size: 3vw;
    margin-bottom: 20px;
  }

  .rec_content03 .row_item .grid-965 .all_text {
    width: 100%;
    padding-top: 25px;
  }

  .rec_content01 .grid-1000 .all_div .text {
    width: 100%;
  }

  .rec_content01 .grid-1000 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .rec_content01 .grid-1000 .all_div .text .title {
    font-size: 4.390vw;
  }

  .rec_content01 .grid-1000 .all_div .text .txt {
    font-size: 3vw;
    margin-top: 10px;
  }

  .rec_content01 .grid-1000 .all_div .img {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  .rec_content01 {
    padding-bottom: 32px;
  }

  .title_rec_style01 {
    border-bottom: 3px solid #FF6600;
    font-size: 4.390vw;
    height: 10vw;
  }

  .rec_content02 .div_txt {
    font-size: 3vw;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .rec_content02 .row_item {
    padding-top: 30px;
    padding-bottom: 0px;
  }

  .rec_content02 .row_item:last-child{
    margin-bottom: 35px;
    padding-bottom: 30px;
  } 

  .rec_content02 .row_item .item {
    height: 187px;
    width: 100%;
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
  }

  .rec_content02 .row_item .item:last-child {
    margin-bottom: 0;
  }

  .rec_content02 .row_item .item .text {
    max-width: 230px;
    padding-top: 3px;
  }

  .rec_content02 .row_item .item .text .txt_num {
    font-size: 67px;
    border-bottom: 4px solid #9D9D9D;
  }

  .rec_content02 .row_item .item .text .txt {
    font-size: 20px;
    height: 78px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 23px;
  }

  .rec_content03 .row_item .grid-965 .all_text .div_btn a {
    background-size: 50.196vw;
    height: 11.343vw;
    font-size: 4.694vw;
    background-image: url(../../img/top/hosp-img02.png);
  }

  .rec_content03 .row_item .grid-965 .all_text .div_btn a:hover {
    background-image: url(../../img/top/hosp-img02-hv.png);
  }

  .rec_content03 .row_item .grid-965 .all_text .div_btn {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 50.196vw;
  }

  .rec_content_03 .title h3 {
    font-size: 4.194vw;
    padding-left: 7vw;
    padding-right: 7vw;
    padding-bottom: 2vw;
  }

  .rec_content_03 table tr td:first-child {
    width: 100%;
    padding-left: 2vw;
    padding-right: 2vw;
    text-align: center;
  }

  .rec_content_03 table tr td {
    font-size: 3.390vw;
    padding-left: 2vw;
    padding-right: 2vw;
    padding-top: 2vw;
    padding-bottom: 2vw;
    width: 100%;
    float: left;
    border-bottom: 0;
  }

  .rec_content_03 table tr:last-child td:last-child {
    border-bottom: 2px solid #fff;
  }

  .rec_content_03 .title {
    margin-bottom: 32px;
  }

  .rec_content_03 {
    padding-top: 32px;
    padding-left: 6.518vw;
    padding-right: 6.518vw;
    padding-bottom: 32px;
    margin-top: 7.2vw;
  }

  .rec_content_04 .btn_rec {
    height: 7.823vw;
    max-width: 49.935vw;
    margin-top: 32px;
    font-size: 3.390vw;
  }

  .rec_content_03 .wp-block-table {
    overflow: hidden;
  }

  .rec_content_04 .btn_rec .txt {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .rec_content_04 .btn_rec .txt::after {
    content: "";
    margin-left: 15px;
    background-image: url(../../../img/top/nwsp-img00.png);
    background-position: center right;
    background-repeat: no-repeat;
    width: 3.1vw;
    height: 12.347vw;
    background-size: 3.1vw;
    margin-bottom: 0.7vw;
    display: inline-block;
  }

  .rec_content_02 {
    padding-top: 52px;
  }

  .rec_content_05 .wp-block-columns .wp-block-column a .img {
    margin-right: 3vw;
  }

  .rec_content_05 .wp-block-columns .wp-block-column {
    width: 100%;
    flex: none !important;
  }

  .rec_content_05 .wp-block-columns .wp-block-column a {
    padding-left: 2vw;
    font-size: 3.390vw;
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .rec_content_02 .content_txt {
    padding-top: 32px;
  }

  .rec_content_02 .rec_title01 h3 {
    max-width: none;
    font-size: 4.194vw;
    padding-left: 10.691vw;
    padding-right: 6.519vw;
  }

  .rec_content_02 .rec_title01 h3:before {
    width: 4.172vw;
    height: 4.172vw;
    left: 6.519vw;
    top: 0.2vw;
  }

  .rec_content_02 .all_content {
    margin-top: 32px;
    padding-left: 6.518vw;
    padding-right: 6.518vw;
  }

  .rec_content_02 .content_txt .txt {
    font-size: 3.390vw;
    margin-top: 20px;
  }

  .rec_content_02 .content_table {
    padding: 20px 30px;
    width: 100%;
    flex: none !important;
  }

  .rec_content_02 .content_table tr td:first-child {
    font-size: 3.7vw;
    width: 20.5vw;
    padding-left: 1vw;
  }

  .rec_content_02 .content_txt {
    width: 100%;
    flex: none !important;
  }

  .rec_content_02 .content_txt .title {
    font-size: 4.390vw;
  }

  .rec_content_02 .content_table tr td {
    font-size: 3.390vw;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menu_all ul li {
    max-width: none;
    height: 7.823vw;
    width: 50%;
  }

  .menu_all ul li a {
    font-size: 3.390vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }

  .menu_all ul li a:after {
    content: "";
    margin-left: 5px;
    background-image: url(../../img/top/nwsp-img00.png);
    background-position: center right;
    background-repeat: no-repeat;
    width: 2.5vw;
    height: 12.347vw;
    background-size: 3.1vw;
    margin-bottom: 0.7vw;
    display: inline-block;
  }

  .menu_all ul {
    justify-content: space-between;
    width: 100%;
  }

  .rec_slide_content .slick-dots li {
    margin-left: 9px;
    margin-right: 9px;
  }

  .rec_slide_content .slick-dots li button:before,
  .rec_slide_content .slick-dots li button,
  .rec_slide_content .slick-dots li {
    width: 10px;
    height: 10px;
  }

  .rec_slide_content .slick-dots {
    bottom: -20px;
  }

  .rec_content_02 .rec_title01 {
    width: 100%;
    padding-bottom: 5px;
  }

  .rec_content_01 .wp-block-columns .all_txt {
    padding-top: 30px;
    width: 100%;
    flex: none !important;
  }

  .rec_content_01 .wp-block-columns .all_txt .div_title {
    position: relative;
    padding-bottom: 6px;
    width: 100%;
    padding-left: 6.519vw;
    padding-right: 6.519vw;
  }

  .rec_content_01 .wp-block-columns .all_txt .title {
    font-size: 4.390vw;
    margin-top: 32px;
    margin-bottom: 20px;
    max-width: none;
    padding-left: 6.519vw;
    padding-right: 6.519vw;
  }

  .rec_content_01 .wp-block-columns .all_txt>p {
    max-width: none;
    font-size: 3.390vw;
    padding-left: 6.519vw;
    padding-right: 6.519vw;
  }

  .rec_content_01 .wp-block-columns .all_txt .div_title h3 {
    font-size: 4.194vw;
    max-width: none;
    width: 100%;
  }

  .rec_content_01 .wp-block-columns .img {
    width: 100%;
    flex: none !important;
    padding-left: 6.519vw;
    padding-right: 6.519vw;
    text-align: center;
    margin-top: 3.5vw;
  }

  .rec_content_01 .wp-block-columns:nth-child(2n) .all_txt {
    order: 0;
    width: 100%;
  }

  .rec_content_01 .wp-block-columns:nth-child(2n) .all_txt .div_title h3 {
    padding-left: 0px;
  }

  .rec_content_01 .wp-block-columns:nth-child(2n) .all_txt>p {
    max-width: none;
    margin-left: 0vw;
  }

  .rec_content_01 .wp-block-columns:nth-child(2n) .img img {
    margin-right: auto;
  }

  .rec_content_01 .wp-block-columns .img img {
    margin-left: auto;
    margin-right: auto;
  }

  #quotation .codedropz-upload-handler .codedropz-upload-container {
    width: 100%;
    max-width: none;
    padding: 13.215vw 2.608vw 2.608vw;
  }

  #quotation .codedropz-upload-handler .codedropz-upload-inner h3,
  #quotation .codedropz-upload-handler .codedropz-upload-inner .codedropz-btn-wrap a {
    font-size: 2.086vw;
  }

  #quotation .codedropz-upload-handler {
    border-radius: 1.304vw;
    -webkit-border-radius: 1.304vw;
    -moz-border-radius: 1.304vw;
    -ms-border-radius: 1.304vw;
    -o-border-radius: 1.304vw;
    background-position: center top 2.608vw;
  }

  .quo_div01 {
    padding-top: 2.608vw;
    padding-bottom: 2.608vw;
    margin-bottom: 11.082vw;
  }

  .quo_div01 .txt {
    font-size: 2.347vw;
  }

  .btn_style01 span.ho08Btn {
    height: 5.606vw;
    max-width: 58.801vw;
    margin-top: 2.347vw;
    font-size: 2.738vw;
  }

  #quotation .wpcf7-form-control-wrap.radio01 .wpcf7-radio>span {
    font-size: 2.086vw;
    line-height: 160%;
  }

  .ho8Full ul li span.hide_sp {
    display: none;
  }

  .ho8Full ul li:nth-child(2) span.ho08Btn::after,
  .ho8Full ul li:nth-child(3) span.ho08Btn::after {
    content: "";
    margin-left: 5px;
    background-image: url(../../../img/top/nwsp-img00.png);
    background-position: center right;
    background-repeat: no-repeat;
    width: 3.1vw;
    height: 12.347vw;
    background-size: 3.1vw;
    margin-bottom: 0.7vw;
  }

  .wrap-index a span.span_pore {
    position: relative;
  }

  .wrap-index a span.span_pore:after {
    content: "";
    margin-left: 10px;
    background-image: url(../../../img/top/nwsp-img00.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 3.1vw;
    height: 4.347vw;
    background-size: contain;
    /*margin-bottom: 0.7vw;
    */
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }

  .ft_2 .ho8Full ul {
    flex-direction: column;
  }

  .ft_2 .ho8Full ul li {
    width: 100%;
    padding: 10px;

  }

  .ft_2 .ho8Full ul li:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, 0.65);
  }

  .ft_2 .ho8Full ul li span.ho08Btn {
    margin-top: 10px;
  }

  .nav-flexs {
    flex-direction: column;
  }

  .nav-flexs>div:last-child {
    width: 100%;
    margin-top: 20px;
  }

  .nav-flexs>div:first-child {
    width: 100%;
  }

  .item-flex p {
    padding-right: 0;
  }

  .wrap-index {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .icon-btn {
    width: 20px;
    height: 17px;
  }
}


@media screen and (max-width:480px) {
  .rec_content02 .row_item .item .text .txt_num {
    font-size: 13.958vw;
    border-bottom: 3px solid #9D9D9D;
  }

  .rec_content02 .row_item .item .text .txt {
    font-size: 4.167vw;
    height: 16.250vw;
    padding-top: 0.625vw;
    padding-bottom: 0.625vw;
    padding-left: 1.042vw;
    padding-right: 1.042vw;
    margin-top: 4.792vw;
  }

  .rec_content02 .row_item .item {
    height: 38.958vw;
    margin-bottom: 5.208vw;
  }

  .quo_div01 .txt {
    font-size: 16px;
  }

  #quotation .codedropz-upload-handler .codedropz-upload-inner h3,
  #quotation .codedropz-upload-handler .codedropz-upload-inner .codedropz-btn-wrap a {
    font-size: 12px;
  }

  #quotation .codedropz-upload-handler .codedropz-upload-container {
    padding: 60px 15px 15px;
  }

  .quo_div01 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }

  .btn_style01 span.ho08Btn {
    height: 34px;
    max-width: 300px;
    font-size: 14px;
  }

  #quotation .wrapForm .radio01 .wpcf7-radio .wpcf7-list-item-label {
    font-size: 12px;
    line-height: 160%;
  }

  .ft_2 .ttStyle01 .grid-1000 {
    padding-left: 10px;
    padding-right: 10px;
  }

  #thanks-quotation h2,
  #thanks h2,
  .wrap-index a {
    font-size: 16px;
  }

  .wrapForm table td:last-child,
  .wrapForm table td:first-child,
  .wrapForm table tr:nth-child(6) td:last-child,
  .wrapForm table tr:nth-child(4) td:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }

  .wrapForm table td:first-child {
    padding-top: 10px;
  }

  .wrapForm table td:last-child,
  .wrapForm table tr:nth-child(6) td:last-child {
    padding-bottom: 10px;
  }

  .wrap-desc-co,
  .txt-contact p {
    font-size: 14px;
  }

  .wrapForm .boxes {
    flex-direction: column;
    align-items: flex-start;
  }

  .wrapForm table td .boxs:first-child {
    width: 100%;
    padding-bottom: 5px;
  }

  .wrapForm table td .boxs:last-child {
    width: 100%;
  }

  .txt-0co {
    display: block;
    padding-top: 5px;
  }

  .wrapForm input::-ms-input-placeholder {
    /* Edge */
    line-height: 160%;
  }

  .wrapForm input::placeholder {
    line-height: 160%;
  }

  .wrapForm textarea:-ms-input-placeholder {
    /* IE10–11 */
    line-height: 160% !important;
  }

  .wrapForm textarea::-ms-input-placeholder {
    /* Edge */
    line-height: 160%;
  }

  .wrapForm .radio01 .wpcf7-radio .wpcf7-list-item-label {
    padding-left: 25px;
  }

  .wrapForm .radio01 .wpcf7-radio>span.wpcf7-list-item:not(:first-child) {
    margin-top: 10px;
  }


  .ft_2 .ttStyle01 ul li.tt {
    font-size: 16px;
  }

  .ft_2 .ttStyle01 {
    height: 40px;
  }

  .item-flex h3 {
    font-size: 16px;
  }

  .item-flex p {
    font-size: 14px;
  }

  .xn-text {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .xn-text br {
    display: none;
  }

  .wrapForm table td textarea {
    height: 100px;
  }
}

@media screen and (max-width:370px) {
  .txt-contact p {
    line-height: 150%;
    letter-spacing: -0.5px;
  }

  .txt-contact p:first-child {
    padding-bottom: 10px;
  }

  .color-custom {
    font-size: 17px;
    padding-left: 0;
  }
}