@charset "UTF-8";

/* under共通
----------------------------------------------- */
.under .u_sec {
  padding: 100px 0;
}
.under .basic_btn a {
  font-size: 15px;
  padding: 15px 15px;
  display: block;
  color: #989933;
  border: 1px solid #989933;
  position: relative;
  line-height: 1;
}
.under .basic_btn a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f105';
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 16px;
  color: #989933;
  transition: 0.3s ease;
}
.under .basic_btn a:hover {
  color: #fff;
  background-color: #989933;
}
.under .basic_btn a:hover::after {
  color: #fff;
  transition: 0.3s ease;
}
.link {
  margin-top: -100px;
  padding-top: 100px;
}

.under .bg {
  position: relative;
}
.under .bg::before,
.under .bg::after {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
  opacity: 0.4;
}
.under .bg::before {
  background-image: url(../images/bg01.png);
  top: 50vw;
  left: -35vw;
  width: 916px;
  width: 47.7vw;
  height: 486px;
  height: 25.3vw;
}
.under .bg::after {
  background-image: url(../images/bg02.png);
  bottom: 25vw;
  right: -10vw;
  width: 901px;
  width: 46.9vw;
  height: 496px;
  height: 25.8vw;
}


.under .imgtext_area .text_area {
  width: 50%;
}
.under .imgtext_area .text_area h3 {
  margin-bottom: 30px;
}
.under .imgtext_area .text_area p + p {
  margin-top: 25px;
}
.under .imgtext_area .img_area {
  width: 45%;
}
.under .imgtext_area .img_area img {
  width: unset;
}


@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1024px) {
  .under .basic_btn a {
    font-size: 14px;
  }
  .link {
    margin-top: -70px;
    padding-top: 70px;
  }
}

@media only screen and (max-width: 768px) {
  .under .u_sec {
    padding: 60px 0;
  }
  .link {
    margin-top: -65px;
    padding-top: 65px;
  }

  .under .bg::before,
  .under .bg::after {
    display: none;
  }

  .under .imgtext_area .text_area {
    width: 100%;
    margin-bottom: 30px;
  }
  .under .imgtext_area .img_area {
    text-align: center;
    width: 100%;
  }
  .under .imgtext_area .img_area img {
    width: 80%;
  }
}

@media only screen and (max-width: 479px) {
  .under .u_sec {
    padding: 40px 0;
  }
  .under .basic_btn a {
    font-size: 13px;
    padding: 12px 10px;
  }
  .under .basic_btn a::after {
    right: 10px;
    font-size: 12px;
  }

  .under .imgtext_area .text_area {
    margin-bottom: 20px;
  }
  .under .imgtext_area .text_area h3 {
    margin-bottom: 20px;
  }
  .under .imgtext_area .text_area p + p {
    margin-top: 20px;
  }
  .under .imgtext_area .img_area img {
    width: 100%;
  }
}

@media only screen and (max-width: 370px) {
  .under .basic_btn a {
    font-size: 12px;
  }
}



/* u_title_area
----------------------------------------------- */
.under .u_title_area {
  position: relative;
  font-size: 0;
  background-image: url(../images/u_title_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 250px;
}
.under .u_title_area .u_title {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.under .u_title_area .u_title h1,
.under .u_title_area .u_title h2 {
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 3px;
  color: #fff;
}
.under .u_title_area .u_title .u_title_en {
  font-size: 28px;
  letter-spacing: 3px;
  color: #fff;
}


@media only screen and (max-width: 1024px) {
  .under .u_title_area {
    height: 200px;
  }
  .under .u_title_area .u_title h1,
  .under .u_title_area .u_title h2 {
    font-size: 22px;
  }
  .under .u_title_area .u_title .u_title_en {
    font-size: 16px;
  }
}

@media only screen and (max-width: 768px) {
  .under .u_title_area .u_title .u_title_en {
    font-size: 15px;
    letter-spacing: 1px;
  }
}

@media only screen and (max-width: 479px) {
  .under .u_title_area {
    height: 120px;
  }
  .under .u_title_area .u_title h1,
  .under .u_title_area .u_title h2 {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.6;
  }
  .under .u_title_area .u_title .u_title_en {
    font-size: 12px;
  }
}

@media only screen and (max-width: 370px) {
  .under .u_title_area .u_title h1,
  .under .u_title_area .u_title h2 {
    font-size: 15px;
  }
}




/* -----------------------------------------------

	 ボーリング施工（business）

----------------------------------------------- */
#business .business_contents .business_box + .business_box {
  margin-top: 180px;
}
#business .business_point .point_wrap {
  gap: 0 20px;
}
#business .business_point .point_wrap li {
  width: calc( 100% / 3 - 13.4px );
  line-height: 0;
}


@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1024px) {
  #business .business_contents .business_box + .business_box {
    margin-top: 100px;
  }
}

@media only screen and (max-width: 768px) {
  #business .business_contents .business_box + .business_box {
    margin-top: 80px;
  }
  #business .business_point .point_wrap li {
    width: calc( 100% / 2 - 10px );
  }
  #business .business_point .point_wrap li:nth-of-type(2) {
    order: 3;
    margin-top: -12vw;
  }
}

@media only screen and (max-width: 479px) {
  #business .business_contents .business_box + .business_box {
    margin-top: 50px;
  }
  #business .business_point .point_wrap li {
    width: 80%;
  }
  #business .business_point .point_wrap li:nth-of-type(2) {
    order: unset;
    margin-top: 0;
  }
}


/* -----------------------------------------------

	 工事事例（case）

----------------------------------------------- */
#case main {
  background-color: #EBF6FA;
  padding-bottom: 100px;
}


@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 768px) {
  #case main {
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 479px) {
  #case main {
    padding-bottom: 50px;
  }
}






/* -----------------------------------------------

	 会社案内（company）

----------------------------------------------- */
#company .bg::before {
  top: -5vw;
  left: -10vw;
}
#company .bg::after {
  bottom: -12vw;
  right: -18vw;
}
#company .sec_title {
  margin-bottom: 80px;
}
#company .company_dl dt,
#company .company_dl dd {
  font-size: 18px;
  padding: 30px 0;
  line-height: 2;
  border-bottom: 1px solid #D7D7D9;
}
#company .company_dl dt:last-of-type,
#company .company_dl dd:last-of-type {
  border-bottom: none;
}
#company .company_dl dt {
  width: 15%;
}
#company .company_dl dd {
  width: 85%;
}
#company .company_greeting .ceo_name {
  font-size: 20px;
  margin-top: 50px !important;
}
#company .company_greeting .ceo_name span {
  font-size: 16px;
}
#company .company_history .company_dl dt {
  width: 20%;
}
#company .company_history .company_dl dd {
  width: 80%;
}
#company .company_work-history ul {
  width: 48%;
}
#company .company_work-history ul li {
  font-size: 18px;
  padding: 30px 0;
  line-height: 1.6;
  border-bottom: 1px solid #D7D7D9;
}



@media only screen and (max-width: 1024px) {
  #company .sec_title {
    margin-bottom: 60px;
  }
  #company .company_dl dt,
  #company .company_dl dd {
    font-size: 15px;
    padding: 20px 0;
  }
  #company .company_work-history ul li {
    font-size: 15px;
    padding: 20px 0;
  }
}

@media only screen and (max-width: 768px) {
  #company .company_dl dt {
    width: 22%;
  }
  #company .company_dl dd {
    width: 78%;
  }
  #company .company_greeting .imgtext_area .img_area img {
    width: 60%;
  }
  #company .company_greeting .ceo_name {
    font-size: 18px;
    margin-top: 30px !important;
  }
  #company .company_greeting .ceo_name span {
    font-size: 14px;
  }
  #company .company_history .company_dl dt {
    width: 25%;
  }
  #company .company_history .company_dl dd {
    width: 75%;
  }
  #company .company_work-history ul {
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  #company .sec_title {
    margin-bottom: 35px;
  }
  #company .company_dl dt,
  #company .company_dl dd {
    font-size: 13px;
    line-height: 1.8;
    padding: 15px 0;
  }
  #company .company_greeting .imgtext_area .img_area img {
    width: 90%;
  }
  #company .company_greeting .ceo_name {
    font-size: 16px;
    margin-top: 20px !important;
  }
  #company .company_greeting .ceo_name span {
    font-size: 12px;
  }
  #company .company_history .company_dl dt {
    width: 100%;
    font-weight: 600;
    border-bottom: none;
    padding: 15px 0 3px 0;
    color: #004C66;
  }
  #company .company_history .company_dl dd {
    width: 100%;
    padding: 0 0 15px 0;
  }
  #company .company_work-history ul li {
    font-size: 13px;
    padding: 15px 0;
  }
}





/* -----------------------------------------------

	 お問い合わせ（contact）

----------------------------------------------- */
#contact .contact_tel {
  border: 3px solid #004C66;
  padding: 30px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#contact .contact_tel h2 {
  margin-bottom: 30px;
  color: #004C66;
}
#contact .contact_tel a {
  font-size: 45px;
  font-weight: 700;
  color: #004C66;
  letter-spacing: 2px;
}
#contact .contact_tel a i {
  font-size: 40px;
  margin-right: 10px;
}
#contact_send .btn {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  max-width: 250px;
}
#contact_send main h2 {
  margin-bottom: 50px;
  color: #004C66;
}

/* form */
#contact form#mail_form * {
  box-sizing: border-box;
}
#contact form#mail_form {
  border: none;
  padding: 20px;
  max-width: 1000px;
  width: 100%;
}
#contact form#mail_form dl {
  width: 95%;
}
#contact form#mail_form dl dt,
#contact form#mail_form dl dd {
  font-size: 18px;
  padding: 30px 0;
}
#contact form#mail_form textarea {
  font-size: 18px;
}
#contact form#mail_form dl dt {
  width: 30%;
  float: unset;
  display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
  text-align: left;
  /*padding: 30px 20px 30px 0;*/
  border-top: none;
}
#contact form#mail_form dl dd {
  width: 70%;
  border-top: none;
  /*padding: 30px 0 30px 20px;*/
}
#contact form#mail_form dl dt span.required,
#contact form#mail_form dl dt span.optional {
  float: unset;
  font-size: 14px;
  padding: 3px 8px 2px;
  font-style: normal;
  margin-right: 20px;
}
#contact form#mail_form dl dt span.required {
  background: #4BA1BE;
  border: 1px solid #4BA1BE;
}
#contact form#mail_form dl dt span.optional {
  background: #666;
  border: 1px solid #666;
}
#contact form#mail_form input#name_1, #contact form#mail_form input#read_1,
#contact form#mail_form input#phone, #contact form#mail_form input#fax,
#contact form#mail_form input#company {
  width: 50%;
  width: calc( 100% - 4% - 2px );
}
#contact form#mail_form input#address, #contact form#mail_form input#mail_address {
  width: calc( 100% - 4% - 2px );
}
#contact form#mail_form input#postal {
  width: 30%;
}
#contact form#mail_form input {
  background-color: #fff;
  font-size: 18px;
}
#contact form#mail_form textarea {
  background-color: #fff;
}
#contact form#mail_form p#form_submit {
  width: 100%;
  text-align: center;
}
#contact form#mail_form input[type="button"] {
  max-width: 300px;
  width: 80%;
  padding: 20px 0;
  border-radius: 15px;
  border: 1px solid #cccccc;
  color: #000;
  background-color: #F4F6F1;
  font-size: 20px;
  font-weight: 500;
  transition: 0.3s ease;
  margin-left: 0;
}
#contact form#mail_form input[type="button"]:hover {
  cursor: pointer;
  color: #fff;
  background-color: #004C66;
  transition: 0.3s ease;
}
#contact form#mail_form input[type="text"],
#contact form#mail_form input[type="email"],
#contact form#mail_form input[type="tel"] {
  height: 50px;
}
#contact form#mail_form input[name="postal"] + a {
  background: #34372A;
  border-color: #34372A;
}
#contact form#mail_form input[name="postal"] + a:hover {
  background: #34372A;
  border-color: #34372A;
  opacity: 0.8;
}




@media only screen and (max-width: 1024px) {
  #contact form#mail_form dl dt,
  #contact form#mail_form dl dd {
    font-size: 15px;
  }
  #contact form#mail_form input {
    font-size: 15px;
  }
  #contact form#mail_form textarea {
    font-size: 15px;
  }

  #contact_send .btn {
    margin-top: 80px;
  }
}

@media only screen and (max-width: 768px) {
  #contact .contact_tel a {
    font-size: 40px;
  }
  #contact .contact_tel a i {
    font-size: 32px;
  }

  #contact form#mail_form {
    margin: 0 auto;
  }
  #contact form#mail_form dl {
    width: 100%;
  }
  #contact form#mail_form dl dt {
    width: 100%;
    padding: 20px 0 0;
  }
  #contact form#mail_form dl dd {
    width: 100%;
    padding: 15px 0 20px;
  }
  #contact form#mail_form dl dt span.required,
  #contact form#mail_form dl dt span.optional {
    margin-bottom: 0;
    font-size: 11px;
    margin-right: 15px;
  }
  #contact form#mail_form input#postal {
    width: 40%;
  }
  #contact form#mail_form input#name_1, #contact form#mail_form input#read_1,
  #contact form#mail_form input#phone, #contact form#mail_form input#fax,
  #contact form#mail_form input#company {
    width: 100%;
  }
  #contact form#mail_form input#address, #contact form#mail_form input#mail_address {
    width: 100%;
  }
  #contact form#mail_form textarea {
    width: 100%;
  }
  #contact form#mail_form input[type="button"] {
    font-size: 18px;
  }
}

@media only screen and (max-width: 479px) {
  #contact .contact_tel {
    padding: 20px 10px;
    border-width: 2px;
  }
  #contact .contact_tel h2 {
    margin-bottom: 10px;
  }
  #contact .contact_tel a {
    font-size: 25px;
    letter-spacing: 1px;
  }
  #contact .contact_tel a i {
    font-size: 20px;
  }

  #contact form#mail_form dl dt,
  #contact form#mail_form dl dd {
    font-size: 13px;
  }
  #contact form#mail_form input {
    font-size: 13px;
  }
  #contact form#mail_form textarea {
    font-size: 13px;
  }
  #contact form#mail_form dl dt {
    padding: 15px 0 0;
  }
  #contact form#mail_form dl dd {
    padding: 10px 0 15px;
  }
  #contact form#mail_form p#form_submit {
    margin: 10px auto 0;
  }
  #contact form#mail_form input[type="button"] {
    font-size: 15px;
    padding: 15px 0;
  }
  #contact form#mail_form input[type="text"],
  #contact form#mail_form input[type="email"],
  #contact form#mail_form input[type="tel"] {
    height: 35px;
  }
  #contact_send .btn {
    margin-top: 50px;
    max-width: 200px;
  }
}







/* -----------------------------------------------

	 ワードプレス共通

----------------------------------------------- */
.vk-mobile-nav-menu-btn {
  display: none;
}
#info main {
  background-color: #EBF6FA;
  padding-bottom: 100px;
}
#info .container {
  padding-right: 0;
  padding-left: 0;
}
#info dl,
#info ol,
#info ul {
  margin: 0;
  padding: 0;
}
#info li {
  margin: 0;
  line-height: unset;
}
#info h1,
#info h2,
#info h3,
#info h4 {
  margin: 0;
  padding: 0;
  border: none;
  background-color: unset;
}
#info p {
  margin: 0;
}
#info footer {
  border: none;
}
#info a:hover {
  color: #4BA1BE;
  text-decoration: none;
}
#info a:focus {
  outline: none;
  text-decoration: none;
}
h1.entry-title:first-letter,
.single h1.entry-title:first-letter {
  color: inherit;
}
#info .subSection .widget {
  margin-bottom: 50px;
}
#info .subSection .widget .subSection-title {
  margin-bottom: 10px;
  color: #004C66;
}
#info .subSection .widget .subSection-title::after {
  display: none;
}



#info ul.pager li {
  width: 45%;
}
#info ul.pager::before,
#info ul.pager::after {
  display: none;
}
#info ul.pager {
  margin-top: 100px;
}
#info ul.pager li > a {
  padding: 15px;
  font-size: 16px;
}
#info ul.pager li > a:hover {
  color: #fff;
}
#info .back_area {
  padding-top: 150px;
}
#info .postNextPrev {
  display: none;
}

/* 一覧ページ */
.page-header {
  display: none;
}
.breadSection {
  display: none;
}
#info .pagination {
  width: 100%;
  margin-top: 80px;
}
ul.page-numbers li:last-child > .page-numbers,
ul.page-numbers li:first-child > .page-numbers {
  border-radius: 0;
}
.archive .archive-header {
  display: none;
}
#info.archive h1.media-heading {
  margin-bottom: 10px;
}
#info.home main .container {
  max-width: 1000px;
}
#info.post-type-archive-case .mainSection .postList::after {
  display: none;
}

/* 詳細ページ */
.entry-header .entry-meta .entry-meta_updated,
.entry-header .entry-meta .entry-meta_items_author {
  display: none;
}
.entry-meta .entry-meta_items_term a {
  pointer-events: none;
}
.entry-footer {
  display: none;
}
.veu_postList {
  margin-bottom: 50px;
}
.veu_postList .postList_title {
  margin: 0 0 10px;
}
.veu_postList .postList_meta_items {
  font-size: 13px;
}

#info.single .mainSection {
  background-color: #fff;
  padding: 40px;
}
#info.single .entry {
  margin-bottom: 200px;
}
#info.single .entry-body p {
  margin-bottom: 1.2em;
}


@media only screen and (max-width: 1024px) {
  #info .media .media-body h1.entry-title {
    font-size: 18px;
  }
  .sideSection {
    width: 30%;
    margin-left: 3%;
  }
  #info ul.pager li > a {
    font-size: 15px;
  }
  h1.entry-title {
    font-size: 25px;
  }
  #info .back_area {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 991px) {
  .sideSection {
    width: unset;
    margin: 100px auto 0;
  }
}

@media only screen and (max-width: 768px) {
  #info main {
    padding-bottom: 80px;
  }
  h1.entry-title {
    font-size: 20px;
  }
  #info .pagination {
    margin-top: 50px;
  }
  #info ul.pager {
    margin-top: 80px;
  }
  #info ul.pager li {
    width: 100%;
    margin-bottom: 30px;
  }
  #info ul.pager li:last-of-type {
    margin-bottom: 0;
  }
  .entry-meta .entry-meta_items_term {
    float: right;
    margin-top: 0;
  }
}

@media only screen and (max-width: 479px) {
  #info main {
    padding-bottom: 50px;
  }
  #info .media .media-body h1.entry-title {
    font-size: 14px;
  }
  h1.entry-title {
    font-size: 17px;
  }
  #info ul.pager {
    margin-top: 50px;
  }
  #info ul.pager li {
    margin-bottom: 20px;
  }
  #info ul.pager li > a {
    font-size: 13px;
  }
  #info ul.page-numbers li a,
  #info ul.page-numbers li span.page-numbers {
    font-size: 14px;
  }
  .sideSection {
    margin: 60px auto 0;
  }
  .entry-meta .entry-meta_items_term a {
    font-size: 11px;
  }
  .sideSection .veu_postList .postList_meta_items {
    font-size: 12px;
  }
  #info .back_area {
    padding-top: 0;
  }
}

/* -----------------------------------------------

	 お知らせ（info）※wp

----------------------------------------------- */

.fa_v6_css .entry-meta_items.published::before {
  display: none;
}
#info.home .media .media-body .media-heading {
  margin-bottom: 10px;
  font-weight: 700;
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 479px) {
}





/* -----------------------------------------------

	 （****）

----------------------------------------------- */

@media only screen and (max-width: 1400px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 479px) {
}
