/*
Theme Name: アサヒエンジニアリング株式会社
Theme URI: http://www.ash-eg.co.jp/
Author: Passo Grafix
Author URI: 
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain:  Theme
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
  max-height: 999999px;
}
body {
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  overflow: hidden;
}
ol,
ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: normal;
}

a img {
  border: none;
}

.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

/* For IE 6/7 only */
.cf {
  *zoom: 1;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "Osaka", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
}

@media only screen and (min-width: 900px) {
  /* =Layout
-------------------------------------------------------------- */

  html {
    font-size: 62.5%;
  }

  body {
    font-size: 1.3rem;
    line-height: 2.2rem;
    background-color: #ffffff;
    color: #000;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
  }

  a {
    text-decoration: none;
    color: #000;
  }

  a:hover {
    text-decoration: none;
  }

  .sp_parts {
    display: none !important;
  }

  /* = トップページ
-------------------------------------------------------------- */

  /* = メインビジュアル = */

  #main_vis {
    width: 100%;
    min-width: 1000px;
    height: 600px;
    background: url(images/mainvis_bg_01.png) no-repeat;
    background-size: cover;
    
    position: relative;
  }

  #main_vis ul li {
    width: 1000px;
    height: 600px;
    margin: 0 auto;
    padding-top: 167px;
    background: url(images/mainvis_img_01.png) no-repeat;
    background-position: center center;
    box-sizing: border-box;
  }

  #main_vis ul li.slide_02 {
    background: url(images/mainvis_img_05.png) no-repeat;
    background-position: center center;
  }

  #main_vis ul li.slide_03 {
    background: url(images/mainvis_img_06.png) no-repeat;
    background-position: center center;
  }

  #main_vis ul li h2,
  #main_vis ul li div {
    width: 270px;
    margin: 0 auto;
  }

  #main_vis ul li h2 {
    margin-bottom: 41px;
  }

  #main_vis ul li h2 img,
  #main_vis ul li img {
    width: 270px;
  }

  /* = 事業内容 = */

  #biz_cat {
    width: 100%;
    min-width: 1000px;
    height: 612px;
  }

  /* ▼ Add ▼ */
  #biz_left {
    float: left;
    width: 50%;
  }
  /* ▲ Add ▲ */

  #jacking {
    display: block;
    width: 100%;
    height: 306px;
    background: url(images/biz_bg_01.jpg) no-repeat;
    background-position: right center;
    background-size: cover;
  }

  #jacking:hover {
    background: url(images/biz_bg_04.jpg) no-repeat;
    background-position: right center;
    background-size: cover;
    box-sizing: border-box;
  }

  #jacking_inner {
    min-width: 500px;
    height: 306px;
    padding-top: 76px;
    box-sizing: border-box;
  }

  #biz_right {
    float: right;
    width: 50%;
    height: 550px;
  }

  #pipe {
    display: block;
    width: 100%;
    height: 204px;
    padding-top: 37px;
    background: url(images/biz_bg_02.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  #pipe:hover {
    background: url(images/biz_bg_05.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  #civil {
    display: block;
    width: 100%;
    height: 204px;
    padding-top: 37px;
    background: url(images/biz_bg_03.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  #civil:hover {
    background: url(images/biz_bg_06.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  #research {
    display: block;
    width: 100%;
    height: 204px;
    padding-top: 37px;
    background: url(images/biz_bg_13.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  #research:hover {
    background: url(images/biz_bg_14.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  .biz_cat_title {
    width: 192px;
    margin: 0 auto;
    padding: 25px 8px 20px;
    border: 1px solid #bcb4b2;
    text-align: center;
    box-sizing: border-box;
    background: rgba(90, 79, 73, 0.2);
  }

  #biz_cat a:hover .biz_cat_title {
    border: 1px solid #fff;
  }

  .hover .biz_cat_title {
    background: rgba(90, 79, 73, 0.1);
  }

  .biz_cat_title img {
    max-width: 100%;
  }

  .biz_cat_title div:last-child {
    display: block;
    width: 145px;
    height: 31px;
    margin: 0 auto;
    margin-top: 16px;
    border: 1px solid #bcb4b2;
    text-align: center;
    line-height: 3rem;
    color: #fff;
    box-sizing: border-box;
    background: url(images/biz_bg_07.png) no-repeat;
    background-position: right 10px top 10px;
  }

  #biz_cat a:hover .biz_cat_title div:last-child {
    border: 1px solid #fff;
  }

  #pipe .biz_cat_title,
  #civil .biz_cat_title,
  #research .biz_cat_title {
    width: 200px;
    padding-top: 19px;
  }

  #jacking:hover .biz_cat_title {
    background: url(images/biz_bg_11.png) no-repeat;
  }
  #civil:hover .biz_cat_title {
    background: url(images/biz_bg_12.png) no-repeat;
  }

  #pipe .biz_cat_title div:last-child,
  #civil .biz_cat_title div:last-child,
  #research .biz_cat_title div:last-child {
    margin-top: 7px;
  }

  /* = ユニコーン開発ヒストリー = */

  #inte {
    width: 100%;
    min-width: 1000px;
    height: 200px;
    background-color: #061a66;
    box-sizing: border-box;
    color: #fff;
  }

  #inte > div {
    width: 1000px;
    height: 200px;
    margin: 0 auto;
    padding-top: 35px;
    text-align: center;
    background: url(images/inte_bg_01.png) no-repeat;
  }

  #inte div div {
    font-size: 2rem;
  }

  #inte div h3 {
    margin-top: 25px;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: bold;
    letter-spacing: 0.6rem;
  }

  #inte div h3 br {
    display: none;
  }

  #inte div a {
    display: block;
    width: 136px;
    height: 31px;
    margin: 0 auto;
    margin-top: 28px;
    color: #fff;
    line-height: 3.2rem;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 9px center;
    border: 1px solid #58679e;
  }

  #inte div a:hover {
    color: #003680;
    border: 1px solid #9ea6c7;
    background: url(images/arrow_12.png) no-repeat;
    background-position: right 9px center;
    background-color: #fff;
  }

  /* = 推進工法 = */

  #method {
    width: 100%;
    height: 545px;
    background: url(images/method_bg_01.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
  }

  #method_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 55px;
  }

  #method_inner h3 {
    margin-bottom: 20px;
    font-size: 2.6rem;
    line-height: 3rem;
    color: #003680;
    text-align: center;
  }

  #method_inner h4 {
    margin-bottom: 25px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #003680;
    text-align: center;
  }

  #method_inner p {
    width: 610px;
    margin: 0 auto;
    font-size: 1.4rem;
    line-height: 3rem;
  }

  #method_inner a {
    display: block;
    width: 135px;
    height: 31px;
    margin: 0 auto;
    margin-top: 35px;
    background: url(images/biz_bg_07.png) no-repeat;
    background-position: right 9px center;
    background-color: #6184c3;
    line-height: 3.3rem;
    text-align: center;
    color: #fff;
  }

  #method_inner a:hover {
    color: #003680;
    border: 1px solid #9ea6c7;
    background: url(images/arrow_12.png) no-repeat;
    background-position: right 9px center;
    background-color: #fff;
  }

  /* = インフォメーション = */

  #infomation {
    width: 100%;
    height: 428px;
    background: url(images/info_bg_01.jpg) repeat-x;
    position: relative;
  }

  #info_bg_01 {
    position: absolute;
    left: 0;
    bottom: 0;
    /* bottom: -49px; */
    z-index: 0;
  }

  #info_bg_02 {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
  }

  #info_bg_03 {
    display: none;
  }

  #infomation_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 35px;
    position: relative;
    z-index: 100;
  }

  #infomation_inner h3 {
    font-size: 2.2rem;
    text-align: center;
    line-height: 3rem;
    color: #fff;
  }

  #infomation_inner ul {
    margin-top: 22px;
    margin-left: 315px;
    font-size: 1.4rem;
  }

  #infomation_inner ul li {
    margin-bottom: 11px;
  }

  #infomation_inner ul li div {
    float: left;
    width: 125px;
    font-weight: bold;
    color: #c4ab9c;
  }

  #infomation_inner ul li a {
    float: left;
    color: #fff;
  }

  #infomation_inner ul li a:hover {
    text-decoration: underline;
  }

  #infomation_inner > div {
    width: 538px;
    margin: 0 auto;
    margin-top: 42px;
  }

  #infomation_inner div a {
    display: block;
    float: left;
    width: 176px;
    height: 176px;
    padding-top: 44px;
    text-align: center;
    background-color: rgba(180, 158, 142, 0.8);
    box-sizing: border-box;
  }

  #infomation_inner div a:nth-child(2) {
    margin-left: 5px;
    margin-right: 5px;
  }

  #infomation_inner div a:hover {
    background-color: #80a9c9;
  }

  /* = 下層共通
-------------------------------------------------------------- */

  #contents > h2 {
    width: 100%;
    min-width: 1000px;
    height: 150px;
    padding-top: 47px;
    text-align: center;
    background: url(images/bg_01.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  .bh_01 {
    padding-bottom: 10px;
    font-size: 1.7rem;
    font-weight: bold;
    text-align: center;
    color: #67330f;
    border-bottom: 1px solid #917561;
  }

  .contents_block {
    width: 100%;
    min-width: 1000px;
    background: url(images/bg_03.png);
  }

  .contents_block_inner {
    width: 1000px;
    margin: 0 auto;
  }

  .center:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }

  /* = パンくず = */

  #breadcrumb_list {
    width: 1000px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2rem;
  }

  /* = 会社案内
-------------------------------------------------------------- */

  #ceo {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
    z-index: 100;
  }

  #ceo_inner {
    width: 100%;
    max-width: 1200px;
    min-width: 1000px;
    margin: 0 auto;
    padding-bottom: 55px;
    background: url(images/2024com_bg_01_new.png) no-repeat;
    /* background: url(images/com_bg_01.png) no-repeat; */
    background-position: center bottom;
  }

  #ceo_text {
    width: 1000px;
    margin: 0 auto;
  }

  #ceo_text h3 {
    margin-bottom: 20px;
    font-size: 2.6rem;
    line-height: 4rem;
    color: #003680;
  }

  #ceo_text p {
    width: 660px;
    text-align: justify;
    text-justify: inter-ideograph;
  }

  #ceo_text p span {
    font-weight: bold;
    color: #003680;
  }

  #ceo_text div {
    width: 660px;
    text-align: right;
  }

  #ceo_text div span {
    margin-left: 5px;
    font-size: 1.6rem;
    font-weight: bold;
  }

  #ank_link {
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
    margin-top: 0;
    /* margin-top: -21px; */
    background: url(images/bg_04.png) repeat-x;
    position: relative;
    z-index: 999;
    /* z-index: 0; */
  }

  #ank_link_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  #ank_link_inner ul li {
    float: left;
  }

  #ank_link_inner ul li:nth-child(2) {
    margin-left: 8px;
    margin-right: 8px;
  }

  #ank_link_inner a {
    display: table-cell;
    width: 328px;
    height: 60px;
    font-size: 1.6rem;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: url(images/com_bg_04.png) no-repeat;
    background-position: right 20px center;
    background-color: #061a66;
  }

  #ank_link_inner a:hover {
    color: #67330f;
    background: url(images/com_bg_03.png) no-repeat;
    background-position: right 20px center;
    background-color: #fff;
  }

  #company_outline {
    width: 1000px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 70px;
  }

  #company_outline h3 {
    width: 1000px;
    height: 42px;
  }

  #company_outline > ul {
    margin-top: 40px;
  }

  #company_outline > ul > li > div {
    float: left;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  #company_outline > ul > li > div:first-child {
    width: 237px;
    padding-left: 30px;
    color: #fff;
    background: url(images/dot_01.png) repeat-x;
    background-position: left bottom;
    background-color: #061a66;
    box-sizing: border-box;
  }

  #company_outline > ul > li > div:last-child {
    width: 763px;
    padding-left: 50px;
    color: #000;
    background: url(images/dot_02.png) repeat-x;
    background-position: left bottom;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }

  #company_outline > ul > li:last-child > div:first-child {
    background: none;
    background-color: #061a66;
  }

  #company_outline > ul > li:last-child > div:last-child {
    background: none;
    background-color: rgba(255, 255, 255, 0.5);
  }

  #organization li {
    float: left;
    width: 230px;
  }

  #organization li span {
    color: #003680;
  }

  #organization a:hover {
    text-decoration: underline;
  }

  .jlh_03 img {
    vertical-align: middle;
    margin-left: 30px;
  }

  #group {
  }

  #expectation {
    width: 100%;
    height: 466px;
    margin-top: 40px;
    background: url(images/com_img_06.jpg) no-repeat;
    background-position: right bottom;
    position: relative;
  }

  #expectation h4 {
    margin-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #003680;
  }

  #expectation a {
    display: block;
    width: 150px;
    height: 49px;
  }

  #expectation a:hover {
    background-color: #fff;
    opacity: 0.4;
  }

  #expectation a.low_box {
    height: 31px;
  }

  #expectation a.thickness_box_01 {
    width: 175px;
  }

  #expectation a.thickness_box_02 {
    width: 167px;
  }

  #expectation a.link_01 {
    position: absolute;
    top: 417px;
    left: 368px;
  }

  #expectation a.link_02 {
    position: absolute;
    top: 134px;
    left: 246px;
  }

  #expectation a.link_03 {
    position: absolute;
    top: 230px;
    left: 245px;
  }

  #expectation a.link_04 {
    position: absolute;
    top: 141px;
    left: 833px;
  }

  #expectation a.link_05 {
    position: absolute;
    top: 417px;
    left: 725px;
  }

  #expectation a.link_06 {
    position: absolute;
    top: 231px;
    left: 833px;
  }

  #expectation a.link_07 {
    position: absolute;
    top: 340px;
    left: 833px;
  }

  #expectation a.link_08 {
    position: absolute;
    top: 251px;
    left: 545px;
  }

  #expectation a.link_09 {
    position: absolute;
    top: 328px;
    left: 245px;
  }

  #his_qua {
    margin-top: 60px;
    margin-bottom: 75px;
  }

  #history {
    float: left;
    width: 480px;
  }

  #history ul {
    margin-top: 23px;
  }

  #history ul li {
    margin-bottom: 2px;
  }

  #history ul li div {
    float: left;
  }

  #history ul li div:first-child {
    width: 100px;
    font-weight: bold;
    color: #003680;
  }

  #qualification {
    float: left;
    width: 480px;
    margin-left: 40px;
  }
  #qualification ul {
    float: left;
    margin-top: 30px;
  }

  #qualification ul:last-child {
    margin-left: 12px;
  }

  #qualification ul li {
    width: 238px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 9px;
    background: url(images/dot_02.png) repeat-x;
    background-position: center bottom;
    background-color: rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
  }

  #qualification ul:last-child li {
    width: 230px;
  }

  #qualification ul li:last-child {
    background-image: none;
  }

  #qualification ul li div:first-child {
    float: left;
  }
  #qualification ul li div:last-child {
    float: right;
  }

  #facility {
    padding-bottom: 70px;
  }

  #facility ul {
    margin-top: 30px;
  }

  #facility ul li {
    background-position: left bottom;
  }

  #facility ul li div {
    float: left;
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    border-right: 1px dotted #c0bcb9;
    border-bottom: 1px dotted #c0bcb9;
    box-sizing: border-box;
  }

  #facility ul li:first-child div {
    padding-top: 9px;
    padding-left: 0px !important;
    padding-bottom: 9px;
    text-align: center !important;
    color: #fff;
    background: none;
    background-color: #061a66 !important;
    border: none;
    border-right: 1px dotted #515f94;
  }

  #facility ul li:last-child div {
    border-bottom: none;
  }

  #facility ul li div:nth-child(1) {
    width: 231px;
    padding-left: 30px;
    text-align: left;
    background-color: #dee4f7;
  }

  #facility ul li div:nth-child(2),
  #facility ul li div:nth-child(4),
  #facility ul li div:nth-child(5) {
    width: 192px;
  }
  #facility ul li div:nth-child(3) {
    width: 193px;
  }
  #facility ul li div:nth-child(5) {
    border-right: none;
  }

  #comp_image {
    width: 100%;
    height: 460px;
    background: url(images/com_img_07.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
  }

  #results {
    margin-top: 90px;
  }

  #results h3 {
    width: 1000px;
    height: 40px;
  }

  #results ul {
    margin-top: 40px;
  }

  #results ul li {
    padding-top: 12px;
    padding-bottom: 11px;
    line-height: 2.2rem;
    border-bottom: 1px dotted #c0bcb9;
  }

  #results ul li:first-child {
    margin-bottom: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #67330f;
    border-bottom: none;
  }

  #results ul li:first-child div {
    color: #fff !important;
    text-align: center !important;
    font-weight: normal !important;
  }

  #results ul li div {
    float: left;
  }

  #results ul li div:nth-child(1) {
    width: 350px;
    margin-right: 35px;
    text-align: left;
    color: #003680;
    font-weight: bold;
  }

  #results ul li div:nth-child(2) {
    width: 170px;
    margin-right: 34px;
  }

  #results ul li div:nth-child(3) {
    width: 115px;
    margin-right: 34px;
  }

  #results ul li div:nth-child(4) {
    width: 55px;
    margin-right: 34px;
  }

  #results ul li div:nth-child(5) {
    width: 55px;
    margin-right: 34px;
  }

  #results ul li div:nth-child(6) {
    width: 84px;
  }

  #access {
    width: 100%;
    min-width: 1000px;
    margin-top: 70px;
  }

  #access h3 {
    padding-top: 35px;
    padding-bottom: 35px;
    background: url(images/bg_05.jpg);
    text-align: center;
  }
  #access h3 img {
    vertical-align: bottom;
  }

  #access iframe {
    display: block;
    width: 100%;
    height: 430px;
  }

  /* = 事業内共通
-------------------------------------------------------------- */

  #biz_cat_images {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 50px;
  }

  #biz_cat_images img {
    display: block;
    margin-bottom: 55px;
  }

  #biz_cat_images h3 {
    margin-bottom: 25px;
    font-size: 2.6rem;
    line-height: 3.6rem;
    text-align: center;
    color: #003680;
  }

  #biz_cat_images p {
    width: 730px;
    margin: 0 auto;
    text-align: left;
  }

  .pipe_content_text {
    width: 730px;
    margin: 0 auto;
    text-align: left;
  }

  #biz_cat_images p.tac {
    text-align: center;
  }

  #other_biz {
    padding-top: 45px;
    padding-bottom: 55px;
    border-top: 1px solid #9f8777;
  }

  #other_biz.nb {
    border: none;
  }

  #other_biz h3 {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #67330f;
  }

  #other_biz ul {
    margin-top: 25px;
  }

  #other_biz ul li {
    float: left;
    margin-right: 8px;
  }

  #other_biz ul li:nth-child(3n + 3) {
    margin-right: 0;
  }

  #other_biz ul li:nth-child(-n + 6) {
    margin-bottom: 8px;
  }

  #other_biz ul li a {
    display: table-cell;
    width: 328px;
    height: 60px;
    padding-top: 2px;
    font-size: 1.6rem;
    line-height: 1.8rem;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: url(images/arrow_01.png) no-repeat;
    background-position: right 8px bottom 8px;
    background-color: #061a66;
    box-sizing: border-box;
  }
  #other_biz ul li a span {
    font-size: 1.2rem;
  }

  #other_biz ul li a:hover,
  #other_biz ul li.active a {
    color: #67330f;
    background: url(images/arrow_02.png) no-repeat;
    background-position: right 8px bottom 8px;
    background-color: #fff;
  }

  #other_biz ul.fl li a {
    width: 193px;
  }
  #other_biz ul.fl li:nth-child(3n + 3) {
    margin-right: 8px;
  }
  #other_biz ul.fl li:nth-child(5n + 5) {
    margin-right: 0;
  }

  #biz_slide,
  #biz_slide_no {
    padding-top: 35px;
    padding-bottom: 40px;
    background: url(images/bg_04.png);
  }

  #biz_slide h3,
  #biz_slide_no h3 {
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #67330f;
    text-align: center;
  }

  #biz_slide ul li,
  #biz_slide_no ul li {
    float: left;
    width: 314px;
    margin-right: 29px;
    text-align: center;
  }

  #biz_slide_no ul li {
    margin: 0;
  }

  #biz_slide_no ul li:nth-child(2) {
    margin-left: 29px;
    margin-right: 29px;
  }

  #biz_slide ul li p,
  #biz_slide_no ul li p {
    margin-top: 5px;
  }

  #biz_slide_no ul li img {
    vertical-align: bottom;
  }

  /* = 事業内容
-------------------------------------------------------------- */

  #biz_contnts {
  }

  #biz_contnts p {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
  }

  #biz_contnts p.low {
    margin-top: 45px;
    margin-bottom: 50px;
  }

  #jack_banner {
    display: block;
    width: 1000px;
    height: 336px;
    background: url(images/biz_img_09.png) no-repeat;
    background-color: #fff;
  }

  #jack_banner:hover {
    color: #fff;
    background: url(images/biz_img_16.png) no-repeat;
    background-color: #061a66;
  }

  #jack_banner div {
    float: right;
    width: 310px;
    height: 336px;
    padding-top: 112px;
    text-align: center;
    box-sizing: border-box;
    background: url(images/arrow_08.png) no-repeat;
    background-position: right 10px bottom 10px;
  }

  #jack_banner:hover div {
    background: url(images/arrow_07.png) no-repeat;
    background-position: right 10px bottom 10px;
  }

  #jack_banner div h3 {
    width: 108px;
    height: 45px;
    margin: 0 auto;
    margin-bottom: 15px;
    text-indent: -9999px;
    background: url(images/biz_img_10.png) no-repeat;
  }

  #jack_banner:hover div h3 {
    background: url(images/biz_img_17.png) no-repeat;
  }

  #pipe_civil {
    margin-top: 30px;
  }

  #pipe_civil a {
    display: block;
    float: left;
    width: 314px;
    height: 390px;
    padding-top: 202px;
    box-sizing: border-box;
    text-align: center;
  }

  #pipe_civil a:first-of-type {
    background: url(images/biz_img_32.png) no-repeat;
  }

  #pipe_civil a:hover:first-of-type {
    background: url(images/biz_img_35.png) no-repeat;
  }

  #pipe_civil a:nth-of-type(2) {
    margin-right: 29px;
    margin-left: 29px;
    background: url(images/biz_img_33.png) no-repeat;
  }

  #pipe_civil a:hover:nth-of-type(2) {
    background: url(images/biz_img_36.png) no-repeat;
  }

  #pipe_civil a:last-of-type {
    background: url(images/biz_img_34.png) no-repeat;
  }

  #pipe_civil a:hover:last-of-type {
    background: url(images/biz_img_37.png) no-repeat;
  }

  #pipe_civil a div {
    width: 315px;
    height: 187px;
    padding-top: 42px;
    background: url(images/arrow_08.png) no-repeat;
    background-position: right 10px bottom 10px;
    background-color: #fff;
    box-sizing: border-box;
  }

  #pipe_civil a:hover div {
    background: url(images/arrow_07.png) no-repeat;
    background-position: right 10px bottom 10px;
  }

  #pipe_civil a:hover div {
    color: #fff;
    background-color: #061a66;
  }

  #pipe_civil a div h3 {
    margin: 0 auto;
    margin-bottom: 20px;
    text-indent: -9999px;
  }

  #pipe_civil a:first-of-type div h3 {
    width: 118px;
    height: 45px;
    background: url(images/biz_img_13.png) no-repeat;
  }

  #pipe_civil a:hover:first-of-type div h3 {
    background: url(images/biz_img_20.png) no-repeat;
  }

  #pipe_civil a:nth-of-type(2) div h3 {
    width: 149px;
    height: 45px;
    background: url(images/biz_img_14.png) no-repeat;
  }

  #pipe_civil a:hover:nth-of-type(2) div h3 {
    background: url(images/biz_img_21.png) no-repeat;
  }

  #pipe_civil a:last-of-type div h3 {
    width: 94px;
    height: 45px;
    background: url(images/biz_img_38.png) no-repeat;
  }

  #pipe_civil a:hover:last-of-type div h3 {
    background: url(images/biz_img_39.png) no-repeat;
  }

  #biz_map {
    width: 100%;
    margin-top: 75px;
  }

  #biz_map h3 {
    padding-top: 35px;
    padding-bottom: 35px;
    background: url(images/bg_05.jpg);
    text-align: center;
    line-height: 0;
  }

  #biz_ma h3 img {
    vertical-align: bottom;
  }

  #biz_map iframe {
    display: block;
    width: 100%;
    height: 500px;
  }

  /* = 管更生工事
-------------------------------------------------------------- */

  /* 2024/04/04 */
  .pipe_content_title {
    margin-bottom: 25px;
    font-size: 2.6rem;
    line-height: 3.6rem;
    text-align: center;
    color: #003680;
    font-weight: bold;
  }

  #pipe_contnts {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .pipe_list {
  }

  #jacking_contents .pipe_list a {
    width: 332px;
    height: 100%;
    padding: 23px 12px 12px;
    background: none;
  }

  #jacking_contents .pipe_list li a h4 {
    margin-bottom: 13px;
  }

  #jacking_contents .pipe_list a img {
    display: block;
    width: 309px;
  }

  #netis {
    margin-bottom: 55px;
  }

  #netis > img {
    float: left;
  }

  #netis > div {
    float: left;
    width: 300px;
    margin-left: 65px;
    line-height: 2.6rem;
  }

  #netis > div > p {
    color: #003680;
  }

  #netis div img {
    display: block;
    margin-top: 25px;
    margin-bottom: 15px;
  }

  #kana_feature {
    margin-top: 35px;
  }

  #kana_feature div div:first-child {
    float: left;
    width: 470px;
  }

  #kana_feature div div:first-child h4 {
    margin-top: 30px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #003680;
  }

  #kana_feature div div:first-child ul {
    margin: 0px;
  }

  #kana_feature div div:first-child ul li {
    float: none;
    margin: 0px;
    padding-left: 20px;
    background: url(images/dot_06.png) no-repeat;
    background-position: left center;
  }

  #kana_feature div div:first-child img {
    display: block;
    margin-top: 40px;
    width: 445px;
  }

  #kana_feature div div:nth-child(2) {
    float: right;
    width: 489px;
    text-align: center;
  }

  #kana_feature div div:nth-child(2) h4 {
    margin: 0 auto;
    margin-bottom: 25px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    color: #003680;
  }

  #kana_feature div div:nth-child(2) img {
    width: 479px;
  }

  #kana_feature ul {
    margin-top: 50px;
  }

  #kana_feature ul li {
    float: left;
    width: 480px;
    margin-right: 40px;
    margin-bottom: 30px;
  }

  #kana_feature ul li:nth-child(2n + 2) {
    margin-right: 0px;
  }

  #kana_feature ul li:nth-child(n + 2) {
    margin-bottom: 0px;
  }

  #kana_feature ul li h4 {
    width: 100%;
    height: 32px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 3.5rem;
    color: #67330f;
    text-align: center;
    background-color: rgba(69, 29, 1, 0.1);
  }

  /* 追加 2024/04/04 */
  .title-lpip {
    width: 100%;
    height: 32px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 3.5rem;
    color: #67330f;
    text-align: center;
    background-color: rgba(69, 29, 1, 0.1);
  }

  .sub-title-lpip {
    width: 28%;
    height: 30px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 3.1rem;
    text-align: center;
    background: url(images/footer_bg_01.jpg);
    color: #fff;
    margin-top: 1rem;
  }
  /* 追加ここまで */

  #kana_feature ul li div {
    margin-top: 20px;
    line-height: 2.3rem;
  }

  #kana_feature ul li:nth-child(2) div {
    letter-spacing: -0.1rem;
  }

  #kana_feature ul li div img {
    float: left;
    margin-right: 15px;
  }

  .lcr_title {
    margin-bottom: 30px;
    font-size: 2rem;
    font-weight: bold;
    color: #451d01;
    text-align: center;
    letter-spacing: 6px;
    position: relative;
  }

  .lcr_title::before {
    content: "";
    width: calc(50% - 78px);
    height: 1px;
    background-color: #9f8777;
    position: absolute;
    top: 50%;
    left: 0;
  }

  .lcr_title::after {
    content: "";
    width: calc(50% - 78px);
    height: 1px;
    background-color: #9f8777;
    position: absolute;
    top: 50%;
    right: 0;
  }

  .flow_title {
    font-size: 18px;
    font-weight: bold;
    color: #00367c;
    text-align: center;
  }

  .ivtgt_flow {
    margin-top: 25px;
    font-size: 0;
  }

  .ivtgt_cell {
    display: inline-block;
    width: 303px;
    margin-right: 45px;
    padding: 25px 20px 25px;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
  }

  .ivtgt_cell::before {
    content: "";
    width: 45px;
    height: 145px;
    background-image: url(images/pipe_img_16.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: -45px;
    top: 0px;
  }

  .ivtgt_cell:last-of-type {
    margin-right: 0;
  }

  .ivtgt_cell:last-of-type::before {
    display: none;
  }

  .ivtgt_cell div {
    font-size: 1.7rem;
    font-weight: bold;
    color: #00367c;
    text-align: center;
  }

  .ivtgt_cell p {
    margin-top: 5px;
    font-size: 1.4rem;
    line-height: 3rem;
  }

  .rsctt_block {
    width: 100%;
    margin-top: 60px;
    padding-top: 45px;
    padding-bottom: 50px;
    background: url(images/bg_08.jpg);
  }

  .rsctt_flow {
    width: 1000px;
    margin: 0 auto;
    margin-top: 35px;
    padding-top: 45px;
    background-color: rgba(255, 255, 255, 0.63);
    box-sizing: border-box;
  }

  .rsctt_cell {
    margin-bottom: 30px;
    padding: 0 82px 50px;
    border-bottom: 1px solid #cfc2b0;
    position: relative;
  }

  .rsctt_cell::before {
    content: "";
    width: 42px;
    height: 17px;
    background-image: url(images/pipe_img_23.png);
    position: absolute;
    left: 50%;
    bottom: -25px;
    transform: translateY(-50%);
  }

  .rsctt_cell:last-of-type {
    margin-bottom: 0;
    padding: 0 82px 70px;
    border: 0;
  }

  .rsctt_cell:last-of-type::before,
  .rsctt_cell:last-of-type::after {
    display: none;
  }

  .rsctt_cell h5 {
    font-size: 1.7rem;
    font-weight: bold;
    color: #2c68b6;
  }

  .rsctt_cell img {
    display: block;
    max-width: 100%;
    margin-top: 25px;
  }

  .rsctt_block a {
    display: block;
    width: 311px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 10px center;
    background-color: #7a98d0;
  }

  .rsctt_block a:hover {
    opacity: 0.75;
  }

  .pb_0 {
    padding-bottom: 0 !important;
  }

  /* = 推進工事
-------------------------------------------------------------- */

  #jacking_contents {
    padding-top: 60px;
    padding-bottom: 60px;
    background: url(images/bg_04.png);
  }

  #jacking_contents ul {
    font-size: 0;
    text-align: center;
  }

  #jacking_contents ul li {
    display: inline-block;
    background-color: #fff;
    margin-right: 26px;
    margin-bottom: 26px;
  }

  #jacking_contents ul li:nth-child(1n + 7) {
    margin-bottom: 0px;
  }

  #jacking_contents ul li:nth-of-type(3n + 3),
  #jacking_contents ul li:last-of-type {
    margin-right: 0;
  }

  #jacking_contents ul li a {
    display: block;
    width: 316px;
    height: 348px;
    padding-top: 30px;
    text-align: center;
    background: url(images/arrow_08.png) no-repeat;
    background-position: right 10px bottom 10px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
  }

  #jacking_contents ul li a:hover {
    opacity: 0.75;
  }

  #jacking_contents ul li a h4 {
    font-size: 2.2rem;
    color: #003680;
  }

  #jacking_contents ul li a div {
    font-size: 1.4rem;
    color: #003680;
  }

  #jacking_contents ul li a img {
    width: 316px;
  }

  #jacking_contents ul li a p {
    width: 316px;
    font-size: 1.2rem;
    line-height: 2.2rem;
    position: absolute;
    bottom: 20px;
  }

  /* = 調査業務
-------------------------------------------------------------- */

  #jacking_contents .research_list a {
    width: 332px;
    height: 100%;
    padding: 23px 12px 0px;
  }

  #jacking_contents .research_list li a h4 {
    margin-bottom: 13px;
  }

  #jacking_contents .research_list a img {
    display: block;
    width: 310px;
  }

  #research_contents {
    padding-top: 60px;
    padding-bottom: 140px;
  }

  #research_contents .lcr_title {
    margin-bottom: 40px;
  }

  .sey_img {
    font-size: 0;
  }

  .sey_img img {
    display: inline-block;
    margin-right: 43px;
  }

  .sey_img img:first-of-type {
    width: 287px;
  }
  .sey_img img:nth-of-type(2) {
    width: 287px;
  }
  .sey_img img:last-of-type {
    width: 340px;
    margin-right: 0;
  }

  .sey_img.si_fp {
    text-align: center;
  }

  .sey_img.si_fp img {
    width: 427px;
    margin-right: 38px;
    margin-bottom: 38px;
    vertical-align: bottom;
  }

  .sey_img.si_fp img:nth-of-type(2n + 2) {
    margin-right: 0;
  }

  .sey_img.si_fp img:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
  }

  .sey_img div {
    display: inline-block;
    width: 427px;
    height: 297px;
    margin-right: 38px;
    margin-bottom: 38px;
    vertical-align: bottom;
    font-size: 14px;
    text-align: center;
  }

  .sey_img.si_fp div:nth-of-type(2n + 2) {
    margin-right: 0;
  }

  .sey_img.si_fp div:nth-last-of-type(-n + 2) {
    margin-bottom: 0;
  }

  .sey_img div img {
    display: block;
    margin-bottom: 5px;
  }

  #research_contents a {
    display: block;
    width: 311px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 10px center;
    background-color: #7a98d0;
  }

  #research_contents a:hover {
    opacity: 0.7;
  }

  /* = 資料ダウンロード
-------------------------------------------------------------- */

  #contents.download_page {
    padding-bottom: 136px;
  }

  #contents.download_page #biz_cat_images p {
    text-align: center;
  }

  #download_btn {
    width: 1000px;
    margin: 0 auto;
  }

  #download_btn > div {
    padding-top: 35px;
    background: url(images/bg_03.png);
    box-sizing: border-box;
  }

  #download_btn > div h4 {
    margin-bottom: 30px;
    font-size: 2rem;
    color: #67330f;
    text-align: center;
  }

  #download_btn > div:first-child {
    float: left;
    width: 680px;
    height: 269px;
    padding-left: 41px;
  }

  #download_btn > div:last-child {
    float: right;
    width: 304px;
    height: 269px;
  }

  #download_btn a {
    display: block;
    width: 186px;
    height: 136px;
    margin: 0 auto;
    padding-top: 22px;
    font-size: 1.6rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff;
    background: url(images/arrow_10.png) no-repeat;
    background-position: center bottom 18px;
    background-color: #061a66;
    box-sizing: border-box;
  }

  #download_btn a:hover {
    color: #67330f;
    background: url(images/arrow_09.png) no-repeat;
    background-position: center bottom 18px;
    background-color: #fff;
  }

  #download_btn > div:first-child a {
    float: left;
  }

  #download_btn > div:first-child a:nth-child(2) {
    margin-left: 20px;
    margin-right: 20px;
  }

  #download_btn > div:last-child a {
    padding-top: 34px;
  }
  #download_btn a h5 {
    font-size: 1.6rem;
  }
  #download_btn a div {
    font-size: 1.3rem;
  }

  /* = インタビュー
-------------------------------------------------------------- */

  #contents.interview {
  }

  #inte_title {
    background: url(images/bg_01.jpg);
  }

  #inte_title > div {
    width: 100%;
    height: 530px;
    background: url(images/interview_bg_01.png) no-repeat;
    background-position: center top;
  }

  #inte_title > div > div {
    width: 1000px;
    margin: 0 auto;
    padding-top: 110px;
    color: #fff;
    box-sizing: border-box;
  }

  #inte_title div div h2 {
    width: 300px;
    height: 100%;
    padding: 0;
    background: no-repeat;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 3.2rem;
    letter-spacing: 1rem;
    text-align: justify;
  }

  #inte_title div div h3 {
    margin-top: 45px;
    margin-bottom: 60px;
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 5.5rem;
    letter-spacing: 1.2rem;
  }

  #mem_listen {
    width: 1000px;
    height: 287px;
    margin: 0 auto;
    margin-top: -67px;
  }

  #mem_listen img {
    float: left;
  }

  #mem_listen > div {
    float: right;
    width: 580px;
    margin-top: 110px;
  }

  #mem_listen div h4 {
    font-size: 2.4rem;
    color: #003680;
  }

  #mem_listen div h4 div {
    float: left;
    width: 112px;
    margin-top: 4px;
    margin-bottom: 20px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.9rem;
    text-align: center;
    background-color: #dbe3fc;
  }

  #interview_contnts.contents_block {
  }

  #interview_contnts.contents_block h3 {
    margin-top: 50px;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 4.2rem;
    letter-spacing: 0.4rem;
    color: #003680;
  }

  #interview_contnts.contents_block h4 {
    margin-top: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2rem;
    color: #67330f;
    border-top: 1px solid #c4b8ac;
    border-bottom: 1px solid #c4b8ac;
  }

  .inte_block {
    margin-top: 40px;
    padding-bottom: 5px;
  }

  .ibpb15 {
    padding-bottom: 15px;
  }

  .ibpb85 {
    padding-bottom: 85px;
  }

  .inte_block img {
    vertical-align: bottom;
  }

  .inte_block span {
    font-weight: bold;
    color: #003680;
    border-bottom: 3px solid #a3b3d4;
  }

  .text_l {
    float: left;
    width: 475px;
    text-align: justify;
  }

  .text_r {
    float: right;
    width: 475px;
    text-align: justify;
  }

  .img_r {
    float: right;
    font-size: 1.2rem;
    text-align: center;
  }

  .img_r img {
    display: block;
  }

  .img_r img.mt20 {
    margin-top: 20px;
  }

  .img_r div {
    margin-bottom: 50px;
  }

  .img_r div div {
    float: left;
  }

  .img_r div div:last-child {
    float: right;
  }

  .img_l {
    float: left;
    font-size: 1.2rem;
    text-align: center;
  }

  #inte_prof {
    width: 470px;
    padding: 25px;
    margin-top: 135px;
    text-align: left;
    font-size: 1.3rem;
    background: url(images/bg_06.jpg);
    box-sizing: border-box;
  }

  #inte_prof > div {
    font-size: 1.6rem;
    font-weight: bold;
    color: #003680;
  }

  #inte_prof ul {
    margin-top: 5px;
  }

  #inte_prof ul li div {
    float: left;
  }

  #inte_prof ul li div:first-child {
    width: 80px;
  }

  /* = 推進工法概要
-------------------------------------------------------------- */

  #jmo_ank_link {
    padding-top: 35px;
    padding-bottom: 35px;
    background: url(images/bg_04.png);
  }

  #jmo_ank_link ul li {
    float: left;
  }

  #jmo_ank_link ul li:nth-child(-n + 3) {
    margin-right: 8px;
  }

  #jmo_ank_link ul li a {
    display: table-cell;
    width: 244px;
    height: 60px;
    font-size: 1.6rem;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background: url(images/arrow_10.png) no-repeat;
    background-position: right 20px center;
    background-color: #061a66;
  }

  #jmo_ank_link ul li a:hover,
  #jmo_ank_link ul li.active a {
    color: #67330f;
    background: url(images/arrow_09.png) no-repeat;
    background-position: right 20px center;
    background-color: #fff;
  }

  #mechanism {
    background: url(images/bg_03.png);
  }

  .jmo_contents {
    padding-top: 80px;
    background: none;
  }

  .jmo_low_01 {
    padding-top: 60px;
  }

  .jmo_contents h3 {
    margin-bottom: 30px;
  }

  .jmo_contents p {
    width: 730px;
    margin: 0 auto;
  }

  .jmo_contents div {
    margin-bottom: 20px;
    position: relative;
  }

  .jmo_contents div a {
    display: block;
    width: 167px;
    height: 27px;
  }

  .jmo_contents div a.jml_link_01 {
    position: absolute;
    top: 97px;
    left: 652px;
  }

  .jmo_contents div a.jml_link_02 {
    position: absolute;
    top: 171px;
    left: 652px;
  }

  .jmo_contents div a.jml_link_03 {
    width: 96px;
    position: absolute;
    top: 171px;
    left: 820px;
  }

  .jmo_contents div a.jml_link_04 {
    position: absolute;
    top: 292px;
    left: 652px;
  }

  .jmo_contents div a.jml_link_05 {
    position: absolute;
    top: 329px;
    left: 652px;
  }

  .jmo_contents div a.jml_link_06 {
    position: absolute;
    top: 366px;
    left: 652px;
  }

  .jmo_contents div a.jml_link_07 {
    width: 96px;
    position: absolute;
    top: 366px;
    left: 820px;
  }

  .jmo_contents div a.jml_link_08 {
    position: absolute;
    top: 413px;
    left: 652px;
  }

  .jmo_contents div a.jml_link_09 {
    position: absolute;
    top: 487px;
    left: 652px;
  }

  .jmo_contents div a.jml_link_10 {
    position: absolute;
    top: 645px;
    left: 724px;
  }

  .jmo_contents div a:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }

  #mecha_img {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    background: url(images/jmo_bg_01.jpg) repeat-x;
    background-position: center bottom;
  }

  #mecha_img img {
    vertical-align: bottom;
  }

  .jmo_img_01 {
    display: block;
    margin-top: 40px;
  }

  #jm_overview {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  #jm_overview h3 {
    margin-bottom: 40px;
  }

  #jm_overview ul li {
    float: left;
    width: 492px;
    padding-top: 35px;
    padding-bottom: 30px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }

  #jm_overview ul li:nth-child(odd) {
    margin-right: 16px;
  }

  #jm_overview ul li:nth-child(-n + 2) {
    margin-bottom: 16px;
  }

  #jm_overview ul li h4 {
    margin-bottom: 10px;
    font-size: 1.7rem;
    font-weight: bold;
    color: #003680;
    text-align: center;
  }

  #jm_overview ul li div {
    display: inline-block;
    height: 26px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: 2.8rem;
    background-color: #6184c3;
  }

  #jm_overview ul li p {
    width: 416px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: justify;
  }

  #system h3 {
    margin-bottom: 40px;
  }

  .jmo_contents .sys_text {
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
    background: url(images/bg_07.jpg);
  }

  .sys_text h4 {
    display: inline-block;
    height: 17px;
    margin-bottom: 20px;
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.7rem;
    vertical-align: middle;
    letter-spacing: 1rem;
    color: #003680;
    border-left: 1px solid #061a66;
    border-right: 1px solid #061a66;
  }

  .sys_text p {
    text-align: justify;
  }

  .jmo_contents .sys_img {
    margin-bottom: 25px;
    padding-top: 35px;
    padding-bottom: 40px;
    text-align: center;
    background: url(images/bg_08.jpg);
  }

  .jmo_contents .sys_img .ml5 {
    margin-left: -5px;
  }

  .sys_img:last-child {
    margin-bottom: 90px;
  }

  .sys_img img {
    vertical-align: bottom;
  }

  .sys_img h5 {
    margin-bottom: 25px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #67330f;
  }

  .sys_img div {
    padding-top: 40px;
    margin-top: 30px;
    border-top: 1px solid #d7cec5;
  }

  /* = 推進工事下層
-------------------------------------------------------------- */

  #biz_cat_images.jack_single {
    width: 100%;
    min-width: 1000px;
    padding-top: 27px;
    text-align: center;
    background: url(images/jacking_bg_01.jpg);
  }

  #biz_cat_images.jack_single > div {
    width: 1000px;
    margin: 0 auto;
    position: relative;
  }

  #biz_cat_images.ramsus div {
    padding-top: 5px;
  }

  #unicdh-es_sub {
    position: absolute;
    top: 150px;
    right: 0px;
  }

  #unicdh-es_sub.uni_cut {
    position: absolute;
    top: -20px;
    right: 0px;
  }

  #unicdh-es_sub.uni_cut div img {
    width: 68px;
  }

  #unicdh-es_sub div {
    margin-bottom: 10px;
  }

  #unicdh-es_sub div img {
    width: 84px;
  }

  #unicdh-es_sub div,
  #unicdh-es_sub div p {
    width: 100px;
    margin-top: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
  }

  #biz_cat_images.jack_single h3 {
    margin-top: -75px;
    margin-bottom: 20px;
  }

  #biz_cat_images.jack_single img {
    margin: 0 auto;
  }

  #jack_feature {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background: none;
    color: #67330f;
  }

  #jack_feature h3 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    background: url(images/jacking_bg_03.jpg) no-repeat;
    background-position: center bottom;
  }

  #jack_feature ul {
    margin-top: 20px;
  }

  #jack_feature ul li {
    float: left;
    width: 313px;
    padding-bottom: 20px;
    background: url(images/bg_03.png);
  }

  #jack_feature ul li:nth-child(2) {
    margin-left: 30px;
    margin-right: 30px;
  }

  #jack_feature ul li img {
    display: block;
  }

  #jack_feature ul li div {
    margin-top: 25px;
    margin-bottom: 8px;
    font-size: 3.2rem;
    text-align: center;
  }

  #jack_feature ul li div img {
    display: inline;
  }

  #jack_feature ul li p {
    width: 256px;
    margin: 0 auto;
    line-height: 2.8rem;
    text-align: center;
  }

  #jack_feature a {
    display: block;
    width: 313px;
    margin: 0 auto;
    margin-top: 30px;
    color: #fff;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 10px center;
    background-color: #6184c3;
  }

  #jack_feature a:hover {
    opacity: 0.75;
  }

  /* = プライバシーポリシー
-------------------------------------------------------------- */

  #privacy {
    width: 100%;
    background: url(images/bg_03.png);
    padding-bottom: 90px;
  }

  #privacy_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 65px;
  }

  #privacy_inner ul {
    width: 730px;
    margin: 0 auto;
  }

  #privacy_inner ul li {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px dotted #806149;
  }

  #privacy_inner ul li:last-child {
    border: none;
    margin: 0;
    padding: 0;
  }

  #privacy_inner ul li h3 {
    font-size: 2rem;
    font-weight: bold;
    color: #003680;
    line-height: 3.7rem;
  }

  #privacy_inner ul li h3 div {
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 20px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #fff;
    line-height: 3.7rem;
    text-align: center;
    background-color: #061a66;
  }

  #privacy_inner ul li > div {
    margin-top: 15px;
    margin-left: 55px;
  }

  #privacy_inner ul li > div span {
    font-size: 1.6rem;
    font-weight: bold;
    color: #003680;
  }

  #privacy_inner > div {
    width: 219px;
    margin-top: 40px;
    margin-left: 646px;
  }

  #privacy_inner > div img {
    display: block;
    width: 219px;
    margin-top: 5px;
  }

  /* = 新着情報一覧
-------------------------------------------------------------- */

  #post_list {
    width: 100%;
    min-width: 1000px;
    background: url(images/bg_03.png);
    padding-bottom: 80px;
  }

  #post_list ul {
    width: 730px;
    margin: 0 auto;
    margin-top: 50px;
  }

  #post_list ul li {
    margin-bottom: 30px;
  }

  #post_list ul li a {
    display: block;
    padding-bottom: 25px;
    border-bottom: 1px dotted #7f604b;
  }

  #post_list .post_date {
    font-size: 1.4rem;
    font-weight: bold;
    color: #003680;
  }

  #post_list .post_title {
    margin-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #003680;
  }

  #post_list ul li a:hover {
    opacity: 0.65;
  }

  /* = 新着情報詳細
-------------------------------------------------------------- */

  #post_detail {
    width: 100%;
    min-width: 1000px;
    background: url(images/bg_03.png);
    padding-bottom: 100px;
  }

  #post_detail_inner {
    width: 1000px;
    margin: 0 auto;
  }

  #post_box {
    width: 730px;
    margin: 0 auto;
    margin-top: 45px;
  }

  #post_box .post_date {
    font-size: 1.4rem;
    font-weight: bold;
    color: #003680;
  }

  #post_box .post_title {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 2rem;
    font-weight: bold;
    color: #003680;
  }

  #page_contorol {
    width: 361px;
    margin: 0 auto;
    margin-top: 80px;
  }

  #page_contorol div {
    float: left;
    width: 117px;
    height: 32px;
  }

  #page_contorol div a {
    display: block;
    width: 117px;
    height: 32px;
    font-size: 1.3rem;
    text-align: center;
    line-height: 3.4rem;
    color: #67330f;
    background-color: #fff;
    box-sizing: border-box;
  }

  #page_contorol div:first-child a {
    padding-right: 20px;
    text-align: right;
    background: url(images/arrow_14.png) no-repeat;
    background-size: 6px;
    background-position: left 10px center;
    background-color: #fff;
  }

  #page_contorol div:nth-child(2) {
    margin-left: 5px;
    margin-right: 5px;
  }

  #page_contorol div:nth-child(2) a {
    color: #fff;
    background-color: #6184c3;
  }

  #page_contorol div:last-child a {
    padding-left: 20px;
    text-align: left;
    background: url(images/arrow_13.png) no-repeat;
    background-size: 6px;
    background-position: right 10px center;
    background-color: #fff;
  }

  #page_contorol a:hover {
    opacity: 0.75;
  }

  #page_contorol.tax_btn div:first-child a,
  #page_contorol.tax_btn div:last-child a {
    padding: 0;
    text-align: center;
  }

  /* = ページ送り
-------------------------------------------------------------- */

  #page_navi {
    display: table;
    margin: 0 auto;
    margin-top: 60px;
    font-size: 1.4rem;
    text-align: center;
  }

  #page_navi span,
  #page_navi a {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
  }

  #page_navi span.current {
    background-color: #061a66;
    color: #fff;
  }

  #page_navi a:hover {
    background-color: #061a66;
    color: #fff;
    text-decoration: none;
  }

  .nextpostslink,
  .previouspostslink {
    font-size: 0.8rem;
  }

  /* = お問い合わせ
-------------------------------------------------------------- */

  #contact {
    width: 100%;
    min-width: 1000px;
    background: url(images/bg_03.png);
    padding-bottom: 60px;
  }

  #contact_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 45px;
  }

  #contact_inner p {
    line-height: 3rem;
    text-align: center;
  }

  #contact_inner img {
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
  }

  #contact_inner ul {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  #contact_inner ul li {
  }

  /* #contact_inner ul li > div{float: left;} */

  #contact_inner ul li > div:first-child {
    display: table-cell;
    width: 240px;
    padding-top: 13px;
    padding-left: 13px;
    padding-bottom: 20px;
    color: #fff;
    background-color: #061a66;
    border-bottom: 1px solid #515f94;
    box-sizing: border-box;
    position: relative;
  }

  #contact_inner ul li > div:first-child div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #contact_inner ul li.required > div:first-child {
    background: url(images/contact_img_02.png) no-repeat;
    background-color: #061a66;
    background-position: right 7% center;
  }

  #contact_inner ul li > div:last-child {
    display: table-cell;
    width: 760px;
    padding-top: 13px;
    padding-left: 40px;
    padding-bottom: 13px;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid #c0bcb9;
    box-sizing: border-box;
  }

  #contact_inner ul li > div:last-child p {
    text-align: left;
  }

  #contact_inner ul li > div:last-child label {
    margin-right: 50px;
  }

  #contact_inner ul li > div:last-child .last label {
    margin-right: 0px;
  }

  #contact_inner ul li > div:last-child label input {
    margin-right: 10px;
  }

  #contact_inner ul li > div:last-child textarea {
    width: 680px;
    height: 166px;
    padding: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, "Osaka", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic",
      san-serif;
    font-size: 1.3rem;
    border: 1px solid #d1c5bc;
    box-sizing: border-box;
  }

  #contact_inner ul li > div:last-child input[type="text"],
  #contact_inner ul li > div:last-child input[type="email"] {
    width: 567px;
    height: 34px;
    padding-left: 10px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, "Osaka", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic",
      san-serif;
    font-size: 1.3rem;
    border: 1px solid #d1c5bc;
    box-sizing: border-box;
  }

  #attachment {
    font-size: 1.3rem;
    line-height: 2.4rem;
  }

  #attachment > div {
    width: 300px;
    margin-bottom: 15px;
  }

  #contact_inner ul li > div:last-child input.select {
    float: left;
  }
  #contact_inner ul li > div:last-child input.del {
    float: right;
  }

  #contact_inner ul li > div:last-child input.short {
    width: 311px;
  }

  #contact_inner ul li > div:last-child span {
    margin-left: 10px;
    color: #003680;
  }

  #contact_inner ul li > div:last-child a {
    margin-left: 50px;
    color: #002aff;
    text-decoration: underline;
  }

  #contact_inner ul li:last-child div {
    border: none;
  }

  #contact_inner ul li > div:last-child span.contact_note,
  #contact_inner ul li > div:last-child p {
    margin-left: 0px;
    color: #000;
    line-height: 2.4rem !important;
  }

  #btn_box {
    width: 490px;
    margin: 0 auto;
    margin-top: 50px;
  }

  #btn_box input {
    border: none;
  }

  #btn_box input,
  #btn_box a {
    display: block;
    width: 240px;
    height: 31px;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.8rem;
    color: #fff;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 10px center;
    background-color: #9b9795;
  }

  #btn_box .check_btn,
  #btn_box .cont_send_btn {
    float: right;
    background-color: #6184c3;
  }

  #btn_box .cure_btn,
  #btn_box .cont_back_btn {
    float: left;
  }

  #btn_box input:hover {
    opacity: 0.75;
  }

  /* CF7 修正 */

  .wpcf7 .wpcf7-not-valid {
    background: pink;
  }

  .wpcf7 .wpcf7-response-output {
    width: 630px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
  }
  .wpcf7 .wpcf7-validation-errors,
  .wpcf7 .wpcf7-mail-sent-ng {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
  }
  .wpcf7 .wpcf7-mail-sent-ok {
    display: none !important;
    color: #3a87ad;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
  }

  input[readonly="readonly"] {
    border: 0;
  }
  textarea[readonly="readonly"] {
    border: 0;
    resize: none;
  }

  .wpcf7c-conf {
    background-color: rgba(255, 255, 255, 0) !important;
    border: none !important;
  }

  li.required span.wpcf7-not-valid-tip {
    display: none;
  }
  #contact_inner ul li > div#attachment .wpcf7-not-valid-tip {
    color: #ff0000;
  }

  #contact_inner ul li > div:last-child span.wpcf7-form-control-wrap,
  #contact_inner ul li > div:last-child span.wpcf7-form-control,
  #contact_inner ul li > div:last-child span.wpcf7-list-item,
  #contact_inner ul li > div:last-child span.wpcf7-list-item-label {
    margin-left: 0px;
    color: #000;
  }

  /* = サイトマップ
-------------------------------------------------------------- */

  #sitemap {
    width: 100%;
    min-width: 1000px;
    background: url(images/bg_03.png);
    padding-bottom: 65px;
  }

  #sitemap_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 25px;
  }

  #sitemap_inner a {
    display: block;
    width: 270px;
    height: 44px;
    padding-left: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 4.4rem;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 14px center;
    background-color: #061a66;
    box-sizing: border-box;
  }

  #sitemap_inner a:hover {
    color: #003680;
    background: url(images/arrow_12.png) no-repeat;
    background-position: right 14px center;
    background-color: #fff;
  }

  #sitemap_inner > ul > li {
    margin-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #c5b7ac;
  }

  #sitemap_inner > ul > li:last-child {
    border: none;
  }

  /* #biz_sitemap > li:nth-child(-n+4){margin-bottom: 20px;} */

  /* ▼ Correction ▼ */
  #biz_sitemap > li {
    margin-bottom: 20px;
  }
  #biz_sitemap > li:nth-child(2) {
    padding-bottom: 0px;
  }

  #biz_sitemap > li:nth-child(n + 2) > a {
    background-color: #6184c3;
  }

  #biz_sitemap > li:nth-child(n + 2) > a {
    background-color: #6184c3;
  }

  #biz_sitemap > li:nth-child(n + 2) > a:hover {
    background-color: #fff;
  }

  #sitemap_inner .jack_sitemp {
  }

  #sitemap_inner .jack_sitemp a {
    float: left;
  }

  #sitemap_inner .jack_sitemp ul {
    float: left;
    width: 710px;
    margin-left: 20px;
  }

  #sitemap_inner .jack_sitemp ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  #sitemap_inner .jack_sitemp ul li:nth-child(-n + 6) {
    margin-bottom: 10px;
  }

  #sitemap_inner .jack_sitemp ul li:nth-child(3n + 3) {
    margin-right: 0px;
  }

  #sitemap_inner .jack_sitemp ul li a {
    width: 230px;
    color: #003680;
    background: url(images/arrow_12.png) no-repeat;
    background-position: right 14px center;
    background-color: #fff;
  }

  #sitemap_inner .jack_sitemp ul li a:hover {
    color: #fff;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 14px center;
    background-color: #061a66;
  }
  /* ▲ Correction ▲ */

  .sbs_cell li {
    float: left;
  }

  .sbs_cell li:nth-child(2) {
    margin-left: 47px;
    margin-right: 47px;
    padding-left: 47px;
    padding-right: 47px;
    border-left: 1px solid #c5b7ac;
    border-right: 1px solid #c5b7ac;
  }

  /* = 施工実績
-------------------------------------------------------------- */

  .project_block {
    padding-top: 70px;
    padding-bottom: 55px;
  }

  .project_inner {
    width: 1000px;
    margin: 0 auto;
    font-size: 0;
  }

  .project_cell {
    display: inline-block;
    width: 241px;
    margin-right: 12px;
    margin-bottom: 40px;
    background-color: #fff;
  }

  .project_cell:nth-of-type(4n + 4) {
    margin-right: 0;
  }

  .project_cell .project_img img {
    width: 241px;
    vertical-align: bottom;
  }
  .project_cell:hover .project_img img {
    opacity: 0.7;
  }

  .project_info {
    padding: 20px;
    font-size: 15px;
    line-height: 18px;
  }
  .project_cell:hover .project_info {
    color: #fff;
    background-color: #081b67;
  }

  .project_loca {
    height: 60px;
  }

  .project_detail {
    width: 100%;
    padding-top: 85px;
    padding-bottom: 145px;
    background: url(images/bg_03.png);
  }

  .project_single {
    width: 850px;
    margin: 0 auto;
    font-size: 1.4rem;
  }

  .pd_img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .project_single h3 {
    margin-top: 45px;
    font-size: 2rem;
    font-weight: bold;
    color: #00367f;
    text-align: center;
  }

  .project_single ul {
    width: 100%;
    border-top: 1px solid #9f8777;
  }

  .project_single li {
    width: 100%;
    border-bottom: 1px dotted #af9a8c;
  }

  .project_single .pi_title {
    display: inline-block;
    width: 170px;
    padding: 13px 0 11px 70px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #474542;
    vertical-align: bottom;
    box-sizing: border-box;
  }

  .project_single .pi_cont {
    display: inline-block;
    width: calc(100% - 170px);
    padding: 13px 0 11px 0px;
    font-size: 1.4rem;
    vertical-align: bottom;
  }

  /* = 採用案内
-------------------------------------------------------------- */

  .recruit_inner {
    padding-bottom: 80px;
    /*
    padding-bottom: 230px;
    */
  }

  /* ▼ Add ▼ */
  .recruit-head {
    width: 100%;
    position: relative;
  }
  .recruit-ttl {
  }
  .recruit-ttl-inner {
    width: 100%;
    line-height: 2.2;
    text-align: center;
    position: absolute;
    top: 7%;
    left: 0;
  }
  .recruit-ttl-txt {
    font-size: 25px;
    color: #061a66;
    white-space: pre-wrap;
  }
  .recruit-mainvisal {
  }
  .recruit-mainvisal-pc {
  }
  .recruit-mainvisal-sp {
    display: none;
  }
  .recruit-mainvisal img {
    width: 100%;
    vertical-align: bottom;
  }
  /* ▲ Add ▲ */

  .recruit_detail {
    width: 100%;
    min-width: 1000px;
    /* padding-top: 60px; */
    background: url(images/bg_03.png);
  }
  /* ▼ Add ▼ */
  .recruit-menu {
    padding-top: 35px;
    padding-right: 20px;
    padding-bottom: 35px;
    padding-left: 20px;
    background: url(images/bg_04.png);
  }
  .recruit-menu-inner {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
  }
  .recruit-menu-button {
    width: calc((100% - 20px) / 3);
  }
  .recruit-menu-button:not(:last-of-type) {
    margin-right: 10px;
  }
  .recruit-menu-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 60px;
    background: url(images/arrow_10.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: right 20px center;
    background-color: #061a66;
  }
  .recruit-menu-link:hover {
    background: url(images/arrow_09.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: right 20px center;
    background-color: #fff;
  }
  .recruit-menu-txt {
    font-size: 1.6rem;
    color: #fff;
  }
  .recruit-menu-link:hover .recruit-menu-txt {
    color: #67330f;
  }

  .interview-wrap {
    margin-bottom: 80px;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .interview-inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .interview-head {
    margin-bottom: 60px;
  }
  .interview-ttl {
    margin-bottom: 10px;
    line-height: 2;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .interview-ttl-txt {
    font-size: 35px;
    font-weight: bold;
    color: #061a66;
  }
  .interview-intro {
    line-height: 2;
    text-align: center;
  }
  .interview-intro-txt {
    font-weight: bold;
    color: #061a66;
    white-space: pre-wrap;
  }

  .interview-list {
    display: flex;
    flex-wrap: wrap;
  }
  .interview-item {
    width: calc((100% - 30px) / 2);
    background: url(images/bg_04.png);
  }
  .interview-item:not(:nth-of-type(2n + 2)) {
    margin-right: 30px;
  }
  .interview-item:not(:nth-last-of-type(-n + 2)) {
    margin-bottom: 60px;
  }
  .interview-item-head {
    display: flex;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-right: 40px;
    padding-left: 40px;
    position: relative;
  }
  .interview-item-num {
    line-height: 1;
    position: absolute;
    bottom: 0;
    left: 40px;
  }
  .interview-item-num-txt {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 100px;
    font-weight: 300;
    color: rgba(69, 29, 1, 1);
  }
  .interview-item-data {
    padding-left: 135px;
    display: flex;
  }
  .interview-item-graduate {
    margin-right: 30px;
    font-size: 17px;
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
    position: relative;
  }
  .interview-item-graduate::after {
    content: "";
    width: 1px;
    height: 15px;
    background-color: rgba(6, 26, 102, 1);
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .interview-item-dev {
    font-size: 17px;
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
  }

  .flex-content1,
  .flex-content2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .flex-content2 {
    margin-top: 6rem;
  }

  .qanda-list {
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    border-top: 1px solid rgba(187, 170, 154, 1);
  }
  .qanda-item {
  }
  .qanda-item:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .qanda-detail {
  }
  .question {
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
  }
  .question::before {
    content: "Q. ";
    font-size: 16px;
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
    position: absolute;
    top: 0;
    left: 0;
  }
  .question-txt {
    font-size: 16px;
    font-weight: bold;
  }
  .answer {
    padding-left: 25px;
    line-height: 1.4;
  }
  .answer-txt {
    font-size: 15px;
  }

  .schedule-gallary {
  }
  .schedule-gallary img {
    width: 100%;
    vertical-align: bottom;
  }

  .schedule-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: rgba(255, 255, 255, 1);
  }
  .schedule-inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .schedule-head {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
  }
  .schedule-ttl {
    display: flex;
    align-items: center;
    height: 40px;
    padding-left: 60px;
    line-height: 1.2;
    background-image: url(images/rec_img_16.jpg);
    background-size: 40px;
    background-position: left center;
    background-repeat: no-repeat;
  }
  .schedule-ttl-txt {
    font-size: 30px;
    font-weight: bold;
  }
  .schedule-sp {
    display: none;
  }
  .schedule-list {
  }
  .schedule-item {
    display: flex;
    padding-bottom: 25px;
  }
  .schedule-detail {
    width: 440px;
  }
  .vertical-ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  .left-column .vertical-ttl {
    background-color: rgba(6, 26, 102, 1);
  }
  .right-column .vertical-ttl {
    background-color: rgba(69, 29, 1, 1);
  }
  .vertical-ttl-txt {
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
  }
  .schedule-intro {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    margin-bottom: 10px;
  }
  .left-column .schedule-intro {
    background-color: rgba(219, 227, 252, 1);
  }
  .right-column .schedule-intro {
    background-color: rgba(230, 224, 219, 1);
  }
  .schedule-intro-txt {
    font-size: 18px;
    font-weight: bold;
  }
  .left-column .schedule-intro-txt {
    color: rgba(6, 26, 102, 1);
  }
  .right-column .schedule-intro-txt {
    color: rgba(69, 29, 1, 1);
  }
  .schedule-feature {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(213, 202, 195, 1);
  }
  .schedule-feature-txt {
  }
  .schedule-action {
    display: flex;
  }
  .schedule-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 25px;
    margin-right: 20px;
  }
  .left-column .schedule-badge {
    background-color: rgba(6, 26, 102, 1);
  }
  .right-column .schedule-badge {
    background-color: rgba(69, 29, 1, 1);
  }
  .schedule-badge-txt {
    font-size: 14px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
  }
  .schedule-summary {
    width: calc(100% - 70px);
    line-height: 1.6;
  }
  .schedule-summary-txt {
    font-size: 15px;
    font-weight: bold;
  }
  .left-column .schedule-summary-txt {
    color: rgba(6, 26, 102, 1);
  }
  .right-column .schedule-summary-txt {
    color: rgba(69, 29, 1, 1);
  }

  .schedule-time {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 120px;
    line-height: 35px;
    position: relative;
  }
  .border .schedule-time::after {
    content: "";
    width: 2px;
    height: 102%;
    background-color: rgba(6, 26, 102, 1);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .schedule-time-txt {
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
    position: relative;
    z-index: 100;
  }
  .schedule-time-txt::before {
    content: "";
    width: 80px;
    height: 80px;
    border: 2px solid rgba(6, 26, 102, 1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .outline-wrap {
    padding-top: 65px;
  }
  /* ▲ Add ▲ */

  .recruit_inner h3 {
    font-size: 26px;
    font-weight: bold;
    color: #061a66;
    text-align: center;
  }

  .rec_outline {
    width: 1000px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 40px;
    font-size: 0;
    border-top: 1px solid #d1cbc1;
    background-color: #e4e6ee;
    background-size: 155px;
  }

  .common_items {
    margin-top: 55px;
    background-image: url(images/rec_img_01.png);
    background-repeat: repeat-y;
  }

  .rec_outline:last-of-type {
    margin-bottom: 50px;
  }

  .rec_outline li {
    border-bottom: 1px dotted #c0b9b0;
    position: relative;
  }

  .rec_title {
    width: 155px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.4rem;
    vertical-align: top;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .rec_title div {
    display: table-cell;
    width: 155px;
    text-align: center;
  }

  .rec_cont {
    width: 845px;
    margin-left: 155px;
    padding: 15px 50px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    vertical-align: top;
    box-sizing: border-box;
    background-color: #fff;
  }

  .common_items .rec_cont {
    padding: 20px 25px;
  }
  /* ▼ Add ▼ */
  .rec_cont a {
    text-decoration: underline;
  }
  .rec_cont a:hover {
    text-decoration: none;
  }
  /* ▲ Add ▲ */

  .welfare_block {
    float: left;
    width: 325px;
  }

  .welfare_block div {
    margin-bottom: 5px;
  }

  .welfare_block div:last-of-type {
    margin-bottom: 0px;
  }

  .wb_title {
    display: inline-block;
    width: 100px;
    height: 29px;
    line-height: 2.9rem;
    text-align: center;
    background-color: #eceffa;
    vertical-align: top;
  }

  .wb_cont {
    display: inline-block;
    width: 190px;
    margin-left: 10px;
    vertical-align: top;
  }

  .rec_cont img {
    display: block;
    float: left;
    width: 220px;
    margin-right: 15px;
  }

  .rec_cont img:nth-of-type(-n + 2) {
    margin-bottom: 15px;
  }
  .rec_cont img:nth-of-type(2n + 2) {
    margin-right: 0;
  }

  .mynavi_btn {
    display: block;
    max-width: 299px;
    margin: 0 auto;
    margin-top: 80px;
  }

  .mynavi_btn:hover {
    opacity: 0.7;
  }

  .mynavi_btn img {
    max-width: 100%;
  }

  /* = フッター
-------------------------------------------------------------- */

  footer {
    width: 100%;
    min-width: 1000px;
    color: #fff;
  }

  #footer_sitemap {
    width: 100%;
    min-width: 1000px;
    background: url(images/footer_bg_01.jpg);
  }

  #footer_sitemap_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #footer_sitemap_inner a:hover {
    text-decoration: underline;
  }

  #link_parent {
    float: left;
    width: 133px;
    border-right: 1px dotted #6b6159;
  }

  #link_parent li {
    margin-bottom: 8px;
  }

  #link_parent li:nth-child(2) {
    /* margin-bottom: 160px; */
    margin-bottom: 210px;
  }

  #link_parent a {
    font-weight: bold;
    color: #c4ab9c;
  }

  #link_children {
    float: left;
    margin-top: 32px;
    margin-left: 35px;
  }

  #link_children a {
    color: #fff;
  }

  #link_children ul {
    margin-left: 20px;
  }

  #link_children ul li {
    float: left;
  }

  #link_children ul li:nth-child(1) {
    width: 135px;
  }
  #link_children ul li:nth-child(2) {
    width: 125px;
  }
  #link_children ul li:nth-child(3) {
    width: 138px;
  }
  #link_children ul li:nth-child(4) {
    width: 130px;
  }
  #link_children ul li:nth-child(5) {
    width: 180px;
  }

  .pipu_legend,
  .re_pipu {
    white-space: nowrap;
  }

  #footer_banner {
    width: 100%;
    background: url(images/footer_bg_03.jpg) no-repeat;
    background-size: cover;
  }

  #footer_banner_inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  #footer_banner_inner #sub_link {
    text-align: center;
  }

  #footer_banner_inner #sub_link a {
    margin-left: 13px;
    margin-right: 13px;
    color: #fff;
  }

  #footer_banner_inner #sub_link a span {
    padding-right: 10px;
    font-size: 0.9rem;
    color: #c4ab9c;
  }

  #banner_box {
    width: 865px;
    margin: 0 auto;
    margin-top: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(121, 98, 90, 0.4);
  }

  #banner_box ul {
    width: 578px;
    margin: 0 auto;
  }

  #banner_box ul li {
    float: left;
    width: 186px;
    height: 56px;
    margin-right: 10px;
  }

  #banner_box ul li:nth-child(-n + 6) {
    margin-bottom: 10px;
  }

  #banner_box ul li:nth-child(3n + 3) {
    margin-right: 0px;
  }

  #banner_box ul li img {
    width: 100%;
  }

  #footer_info {
    margin-top: 30px;
    text-align: center;
  }

  #footer_info span {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 3.6rem;
    color: #c4ab9c;
  }

  #footer_copy {
    margin-top: 20px;
    text-align: center;
  }

  /* = ページトップボタン
-------------------------------------------------------------- */

  #page_top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
  }

  #page_top_btn a {
    display: block;
    width: 60px;
    height: 60px;
  }

  #page_top_btn a img {
    width: 100%;
    vertical-align: bottom;
  }

  #page_top_btn a:hover img {
    opacity: 0.75;
  }

  /* = 記念誌バナー設置 202503
-------------------------------------------------------------- */
.homeAnniversaryLabel{
  bottom: 20px;
  position: absolute;
  right: 20px;
  max-width: 200px;
  z-index: 100;
  }
.homeAnniversaryLabel-link{
  display: inline-block;
  transition: all 0.3s;
  }
.homeAnniversaryLabel-link:hover{
  opacity: 0.8;
  }
.anniversaryBanner{
  padding: 4rem 0;
  }
.anniversaryBanner_item{
  margin: 0 auto;
  max-width: 600px;
  }
.anniversaryBanner_item-link{
  display: inline-block;
  transition: all 0.3s;
  }
.anniversaryBanner_item-link:hover{
  opacity: 0.8;
  }
} /* min-width: 900px */

@media only screen and (min-width: 1001px) {
  /* = ヘッダー
-------------------------------------------------------------- */

  header {
    width: 100%;
    height: 70px;
    background-color: #fff;
    position: fixed;
    z-index: 500;
  }

  #header_inner {
    max-width: 1225px;
    /* min-width: 1050px; */
    height: 70px;
    margin: 0 auto;
    background-color: #fff;
  }

  #header_inner div:first-child {
    float: left;
  }

  #header_inner h1 {
    float: left;
    margin-top: 20px;
    margin-left: 17px;
  }

  #header_inner h1 img {
    width: 247px;
  }

  #header_inner h1 a:hover img {
    opacity: 0.75;
  }

  #header_inner nav {
    float: right;
  }

  #header_inner ul {
  }

  #header_inner ul li {
    float: left;
  }

  #header_inner ul li a {
    display: block;
    height: 70px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 1.4rem;
    /* font-size: 1.5rem; */
    font-weight: bold;
    color: #003680;
    line-height: 7.4rem;
  }

  #header_inner ul li a:hover,
  #header_inner ul li.active {
    background-color: #dbe3fc;
  }

  /* = トップページ
-------------------------------------------------------------- */

  #main_vis {
    padding-top: 69px;
    border-top: 1px solid #dedede;
  }

  #contents {
    width: 100%;
    padding-top: 70px;
    font-size: 1.4rem;
    line-height: 3rem;
  }

  .tab_parts {
    display: none;
  }
  
}

@media only screen and (max-width: 1000px) {
  .tab_parts {
    display: block;
  }

  /* = ヘッダー
-------------------------------------------------------------- */

  header {
    width: 100%;
    height: 60px;
    position: relative;
  }

  header > div {
    display: table;
    width: 100%;
  }

  header h1 {
    float: left;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    height: 60px;
    padding-left: 5%;
    padding-right: 25%;
    vertical-align: middle;
    background-color: #fff;
    box-sizing: border-box;
  }

  header h1 a {
    width: 100%;
    height: 80px;
    vertical-align: middle;
  }

  header h1 img {
    width: 100%;
    max-width: 320px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #sp_menu_btn {
    float: right;
    width: 60px;
    height: 60px;
    background: url(images/menu_img_01.png) no-repeat;
    background-size: 40%;
    background-position: center center;
    background-color: #061a66;
  }

  nav ul {
    display: none;
    background-color: #cfc7c3;
    font-size: 1.7rem;
    line-height: 5.3rem;
    position: relative;
    z-index: 200;
  }

  nav ul li {
  }

  nav ul li#back_btn {
    background: url(images/back_bg_01.jpg) no-repeat;
  }

  nav ul li#back_btn a {
    display: block;
    width: 100%;
    height: 64px;
    padding-left: 74px;
    font-weight: normal;
    line-height: 6.4rem;
    color: #fff;
    background: url(images/back_img_01.png) no-repeat;
    background-position: left 20px center;
    box-sizing: border-box;
  }

  nav > ul > li > a,
  nav > ul > li > div {
    display: block;
    width: 100%;
    height: 53px;
    padding-left: 30px;
    font-weight: bold;
    color: #003680;
    border-bottom: 1px solid #a89b95;
    box-sizing: border-box;
  }

  .sp_lineup_btn {
    float: right;
    width: 52px;
    height: 52px;
    background: url(images/menu_img_02.png) no-repeat;
    background-position: center center;
    background-color: #c3bab5;
  }

  .sp_lineup_btn.open {
    background: url(images/menu_img_03.png) no-repeat;
    background-position: center center;
    background-color: #c3bab5;
  }

  .sp_lineup_btn.open {
    height: 52px;
  }

  #bc_link > a {
    float: left;
    width: -webkit-calc(100% - 62px);
    width: calc(100% - 62px);
    color: #003680;
    border: none;
  }

  #biz_list {
    border-bottom: 1px solid #a89b95;
  }

  #biz_list > li {
    margin-left: 8%;
  }

  .bizcell_list li,
  #biz_list > li > div,
  #biz_list .mb_list .list_open {
    border-bottom: 1px solid #a89b95;
  }

  #biz_list li a {
    display: block;
    width: 100%;
    height: 52px;
    font-weight: normal;
    color: #230c00;
  }

  #biz_list li div a {
    float: left;
    width: -webkit-calc(100% - 62px);
    width: calc(100% - 62px);
    border: none;
  }

  #biz_list > li > a {
    border-bottom: 1px solid #a89b95;
  }
  #biz_list li:last-child a {
    border: none;
  }

  .bizcell_list li {
    padding-left: 5%;
  }

  #biz_list .mb_list div,
  #biz_list .mb_list .bizcell_list li:last-of-type {
    border-bottom: 0px;
  }
}

@media only screen and (max-width: 899px) {
  /* =Layout
-------------------------------------------------------------- */

  html {
    font-size: 62.5%;
  }

  body {
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: #000;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
  }

  a {
    text-decoration: none;
    color: #000;
  }

  a:hover {
    text-decoration: none;
  }

  /* = ヘッダー
-------------------------------------------------------------- */

  .pc_parts {
    display: none !important;
  }

  /* = トップページ
-------------------------------------------------------------- */

  /* = メインビジュアル = */

  #main_vis {
    width: 100%;
    height: 100%;
    padding: 81% 0 0;
    background: url(images/mainvis_bg_01.png) no-repeat;
    background-size: cover;
    position: relative;
  }

  #main_vis > div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
  }

  #main_vis ul li {
    width: 100%;
    height: 100%;
    padding: 81% 0 0;
    background: url(images/mainvis_img_02.png) no-repeat;
    background-size: cover;
    position: relative;
    box-sizing: border-box;
    box-sizing: border-box;
  }

  #main_vis ul li.slide_02 {
    background: url(images/mainvis_img_09.png) no-repeat;
    background-position: center center;
    background-size: cover;
  }

  #main_vis ul li.slide_03 {
    background: url(images/mainvis_img_10.png) no-repeat;
    background-position: center center;
    background-size: cover;
  }

  #main_vis div h2 {
    text-align: center;
    position: absolute;
    top: 18%;
    left: 24%;
    right: 24%;
  }

  #main_vis .sub_title {
    text-align: center;
    position: absolute;
    top: 45%;
    left: 24%;
    right: 24%;
  }

  /*
		#main_vis div h2,
		#main_vis div div{
			text-align: center;
			position: relative;
			z-index: 100;
		}
*/

  #main_vis div h2 img,
  #main_vis div div img {
    max-width: 100%;
  }

  /* = 事業内容 = */

  #biz_cat {
    width: 100%;
  }

  /* ▼ Add ▼ */
  #prevention {
    display: block;
    width: 100%;
    background: url(images/biz_bg_16.png) no-repeat;
    background-position: right top;
    background-size: cover;
    position: relative;
  }
  #prevention_inner {
    width: 100%;
    height: 100%;
    padding-top: 9%;
    padding-bottom: 9%;
    box-sizing: border-box;
  }
  /* ▲ Add ▲ */

  #jacking {
    display: block;
    width: 100%;
    background: url(images/biz_bg_08.jpg) no-repeat;
    background-position: right top;
    background-size: cover;
    position: relative;
  }

  #jacking_inner {
    width: 100%;
    height: 100%;
    padding-top: 9%;
    padding-bottom: 9%;
    box-sizing: border-box;
  }

  #biz_right {
    width: 100%;
  }

  #pipe {
    display: block;
    width: 100%;
    background: url(images/biz_bg_09.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
  }

  #pipe_inner {
    width: 100%;
    height: 100%;
    padding-top: 9%;
    padding-bottom: 9%;
    box-sizing: border-box;
  }

  #civil {
    display: block;
    width: 100%;
    background: url(images/biz_bg_10.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
  }

  #civil_inner {
    width: 100%;
    height: 100%;
    padding-top: 9%;
    padding-bottom: 9%;
    box-sizing: border-box;
  }

  #research {
    display: block;
    width: 100%;
    background: url(images/biz_bg_15.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    position: relative;
  }

  #research_inner {
    width: 100%;
    height: 100%;
    padding-top: 9%;
    padding-bottom: 9%;
    box-sizing: border-box;
  }

  .biz_cat_title {
    width: 60%;
    margin: 0 auto;
    border: 1px solid #bcb4b2;
    text-align: center;
    box-sizing: border-box;
    background: rgba(90, 79, 73, 0.2);
  }

  /* ▼ Add ▼ */
  .biz_cat_title > div {
    padding: 0 1em;
  }
  /* ▲ Add ▲ */

  .biz_cat_title div:first-child {
    border-bottom: 1px solid #bcb4b2;
  }

  .biz_cat_title img {
    width: 100%;
    vertical-align: middle;
  }

  .biz_cat_title a {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  /* = ユニコーン開発ヒストリー = */

  #inte {
    width: 100%;
    padding-top: 6%;
    padding-bottom: 6%;
    background: url(images/inte_bg_02.png) no-repeat;
    background-position: center bottom;
    background-size: 100%;
    background-color: #061a66;
    box-sizing: border-box;
    color: #fff;
  }

  #inte img {
    width: 51%;
  }

  #inte > div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
  }

  #inte div div {
    font-size: 2rem;
  }

  #inte div h3 {
    margin-top: 25px;
    font-size: 2.5rem;
    line-height: 4rem;
    font-weight: bold;
    letter-spacing: 0.6rem;
  }

  #inte div a {
    display: block;
    width: 40%;
    margin: 0 auto;
    margin-top: 15px;
    border: 1px solid #58679e;
  }

  #inte div a img {
    width: 100%;
    vertical-align: middle;
  }

  #inte div a:hover {
    opacity: 0.9;
  }

  /* = 推進工法 = */

  #method {
    width: 100%;
    padding-bottom: 190px;
    background: url(images/method_bg_02.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
  }

  #method_inner {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
  }

  #method_inner h3 {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 2.8rem;
    line-height: 4rem;
    color: #003680;
    text-align: center;
  }

  #method_inner h3 img {
    max-width: 100%;
  }

  #method_inner h4 {
    margin-bottom: 30px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 3rem;
    color: #003680;
    text-align: center;
  }

  #method_inner p {
    width: 84%;
    margin: 0 auto;
  }

  #method_inner a {
    display: block;
    width: 40%;
    height: 30px;
    margin: 0 auto;
    margin-top: 30px;
  }

  #method_inner a img {
    width: 100%;
  }

  /* = インフォメーション = */

  #infomation {
    width: 100%;
    background: url(images/info_bg_01.jpg) repeat;
    position: relative;
  }

  #info_bg_01,
  #info_bg_02 {
    display: none;
  }

  #info_bg_03 {
    display: block;
    width: 100%;
    margin-top: 26px;
  }

  #infomation_inner {
    width: 100%;
    margin: 0 auto;
    padding-top: 35px;
    position: relative;
    z-index: 100;
  }

  #infomation_inner h3 {
    font-size: 2.2rem;
    text-align: center;
    line-height: 3rem;
    color: #fff;
  }

  #infomation_inner ul {
    width: 80%;
    margin: 0 auto;
    margin-top: 22px;
  }

  #infomation_inner ul li {
    margin-bottom: 10px;
  }

  #infomation_inner ul li div {
    width: 100%;
    margin-bottom: 0px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #c4ab9c;
  }

  #infomation_inner ul li a {
    width: 100%;
    line-height: 2.8rem;
    color: #fff;
  }

  #infomation_inner > div {
    width: 80%;
    margin: 0 auto;
    margin-top: 42px;
  }

  #infomation_inner div a {
    display: block;
    float: left;
    width: 32%;
    text-align: center;
    background-color: rgba(180, 158, 142, 0.8);
    box-sizing: border-box;
  }

  #infomation_inner div a img {
    width: 100%;
    vertical-align: bottom;
  }

  #infomation_inner div a:nth-child(2) {
    margin-left: 2%;
    margin-right: 2%;
  }

  /* = 下層共通
-------------------------------------------------------------- */

  #contents {
    width: 100%;
    line-height: 2.8rem;
  }

  #contents > h2 {
    width: 100%;
    padding-top: 26px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 26px;
    text-align: center;
    background: url(images/bg_02.jpg) no-repeat;
    background-size: cover;
    box-sizing: border-box;
  }

  #contents h2 img {
    width: auto;
    max-height: 50px;
    vertical-align: bottom;
  }

  .bh_01 {
    padding-bottom: 5px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #67330f;
    border-bottom: 1px solid #917561;
  }

  .contents_block {
    width: 100%;
    background: url(images/bg_03.png);
  }

  .contents_block_inner {
    width: 89%;
    margin: 0 auto;
    text-align: justify;
  }

  /* = パンくず = */

  #breadcrumb_list {
    padding-top: 10px;
    margin-left: 5%;
    margin-bottom: 10px;
    font-size: 1.4rem;
  }

  .contents_block #breadcrumb_list {
    margin: 0;
  }

  /* = 会社案内
-------------------------------------------------------------- */

  #ceo {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
  }

  #ceo_inner {
    width: 100%;
    margin: 0 auto;
  }

  #ceo_text {
    width: 89%;
    margin: 0 auto;
  }

  #ceo_text h3 {
    margin-bottom: 15px;
    font-size: 2.2rem;
    line-height: 3.4rem;
    text-align: center;
    color: #003680;
  }

  #ceo_text p {
    text-align: justify;
    text-justify: inter-ideograph;
    position: relative;
  }

  #ceo_text p span {
    font-weight: bold;
    color: #003680;
  }

  #ceo_text p img {
    float: right;
    margin-left: 15px;
    margin-right: -13%;
  }

  #ceo_text div {
    margin-top: 50px;
    font-size: 2.4rem;
  }

  #ceo_text div span {
    font-size: 3rem;
    font-weight: bold;
  }

  #ceo_img {
    position: relative;
    line-height: 3.2rem;
  }

  #ceo_img div {
    width: 300px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    position: absolute;
    top: 40%;
    left: 8%;
  }

  #ceo_img div span {
    font-size: 2rem;
    font-weight: bold;
  }

  #ceo_img img {
    float: right;
    width: 36%;
    /* width: 60%; */
    margin-top: 0px;
  }

  #ank_link {
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    /* margin-top: -30px; */
    background: url(images/bg_04.png) repeat;
  }

  #ank_link_inner {
    width: 89%;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  #ank_link_inner ul li {
    float: left;
    width: 32%;
    height: 70px;
  }

  #ank_link_inner ul li:nth-child(2) {
    margin-left: 2%;
    margin-right: 2%;
  }

  #ank_link_inner a {
    display: table-cell;
    width: 200px;
    height: 65px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.8rem;
    color: #fff;
    vertical-align: middle;
    background: url(images/com_bg_04.png) no-repeat;
    background-position: center bottom 10px;
    background-color: #061a66;
    box-sizing: border-box;
  }

  #company_outline {
    width: 89%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 35px;
  }

  #company_outline h3 img {
    max-width: 100%;
  }

  #company_outline > ul {
    margin-top: 20px;
  }

  #company_outline > ul > li > div {
  }

  #company_outline > ul > li > div:first-child {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6%;
    font-size: 1.8rem;
    color: #fff;
    background-color: #061a66;
    box-sizing: border-box;
  }

  .center:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; /* Adjusts for spacing */
  }

  #company_outline > ul > li > div:last-child {
    width: 100%;
    padding-top: 18px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 18px;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #000;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }

  #organization li {
    width: 100%;
  }

  #organization li span {
    color: #003680;
  }

  .jlh_03 img {
    vertical-align: middle;
    margin-left: 30px;
  }

  #group {
    font-style: 2.6rem;
  }

  #expectation {
    width: 100%;
    margin-top: 20px;
    position: relative;
  }

  #expectation h4 {
    margin-bottom: 10px;
    font-weight: bold;
    color: #003680;
  }

  #expectation a {
    display: block;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    padding-left: 15px;
    font-weight: bold;
    color: #003680;
    line-height: 5rem;
    background: url(images/arrow_16.png) no-repeat;
    background-size: 8px;
    background-position: right 10px center;
    background-color: #fff;
    box-sizing: border-box;
  }

  #expectation .sp_parts div {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    padding-left: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 5rem;
    background-color: #061a66;
    box-sizing: border-box;
  }
  #expectation .sp_parts div.nl {
    color: #003680;
    line-height: 5rem;
    background-color: #fff;
  }

  #expectation p {
    margin-bottom: 10px;
  }

  #expectation img {
    max-width: 100%;
  }

  #his_qua {
    margin-bottom: 35px;
  }

  #history {
    width: 100%;
    margin-top: 35px;
  }

  #history ul {
    margin-top: 23px;
  }

  #history ul li {
    margin-bottom: 10px;
  }

  #history ul li div {
    float: left;
  }

  #history ul li div:first-child {
    width: 80px;
    font-weight: bold;
    color: #003680;
  }

  #history ul li div:last-child {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
  }

  #qualification {
    width: 100%;
    margin-top: 35px;
    font-style: 2.6rem;
    line-height: 3.4rem;
  }
  #qualification ul:first-child {
    margin-top: 40px;
  }

  #qualification ul li {
    width: 100%;
    padding-top: 10px;
    padding-left: 7%;
    padding-right: 7%;
    padding-bottom: 10px;
    background: url(images/dot_03.png) repeat-x;
    background-position: center bottom;
    background-color: rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
  }

  #qualification ul:last-child li:last-child {
    background-image: none;
  }

  #qualification ul li div:first-child {
    float: left;
    width: -webkit-calc(100% - 65px);
    width: calc(100% - 65px);
  }
  #qualification ul li div:last-child {
    float: right;
    width: 65px;
    text-align: right;
  }

  #facility {
    padding-bottom: 35px;
  }

  #facility > ul {
    margin-top: 30px;
    font-size: 1.8rem;
    line-height: 3rem;
  }

  #facility ul li {
  }

  #facility > ul > li > div {
    padding-top: 9px;
    padding-bottom: 9px;
    text-align: center;
    background: url(images/dot_03.png) repeat-x;
    background-position: left bottom;
    background-color: #dee4f7;
    box-sizing: border-box;
  }

  #facility > ul > li > ul {
    width: 100%;
    padding-top: 15px;
    padding-left: 6%;
    padding-bottom: 15px;
    background: url(images/dot_03.png) repeat-x;
    background-position: left bottom;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }

  #facility > ul > li:last-child > ul {
    background-image: none;
  }

  #facility > ul > li > ul li {
    margin-bottom: 0px;
  }

  #facility > ul > li > ul li:last-child {
    margin-bottom: 0px;
  }

  #facility > ul > li > ul li div {
    float: left;
  }

  #facility > ul > li > ul li div:first-child {
    width: 130px;
    font-weight: bold;
    color: #003680;
  }

  #facility > ul > li > ul li div:last-child {
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
  }

  #comp_image {
    width: 100%;
    padding-top: 138%;
    background: url(images/com_img_13.jpg) no-repeat;
    background-position: center center;
    background-size: contain;
  }

  #results {
    margin-top: 35px;
  }

  #results h3 img {
    max-width: 100%;
  }

  #results > ul {
    margin-top: 20px;
  }

  #results > ul > li > div {
    padding-top: 20px;
    padding-bottom: 10px;
    background: url(images/dot_03.png) repeat-x;
    background-position: left bottom;
    color: #003680;
    box-sizing: border-box;
  }

  #results > ul > li > div br {
    display: none;
  }

  #results > ul > li > ul {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 3rem;
    background: url(images/dot_03.png) repeat-x;
    background-position: left bottom;
    box-sizing: border-box;
  }

  #results > ul > li:last-child > ul {
    background-image: none;
  }

  #results > ul > li > ul li:last-child {
    margin-bottom: 0px;
  }

  #results > ul > li > ul li div {
    float: left;
  }

  #results > ul > li > ul li div:first-child {
    width: 100px;
    font-weight: bold;
    color: #67330f;
    text-align: justify;
    text-justify: inter-ideograph;
  }

  #results > ul > li > ul li div:last-child {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
  }

  #access {
    width: 100%;
    margin-top: 70px;
  }

  #access h3 {
    height: 95px;
    padding-top: 30px;
    background: url(images/bg_05.jpg);
    text-align: center;
    box-sizing: border-box;
  }
  #access h3 img {
    width: auto;
    max-height: 40px;
    vertical-align: bottom;
  }

  #access iframe {
    display: block;
    width: 100%;
    height: 430px;
  }

  /* = 事業内容共通
-------------------------------------------------------------- */

  #biz_cat_images {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 30px;
  }

  #biz_cat_images img {
    max-width: 100%;
  }

  #biz_cat_images h3 {
    width: 84%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 2.6rem;
    line-height: 3.4rem;
    text-align: center;
    color: #003680;
  }

  .pipe_content_title {
    width: 92%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 2.6rem;
    line-height: 3.4rem;
    text-align: center;
    color: #003680;
    font-weight: bold;
  }

  #biz_cat_images h3 br {
    display: none;
  }

  #biz_cat_images h3.db_br br {
    display: block;
  }

  #biz_cat_images p {
    width: 89%;
    margin: 0 auto;
    text-align: justify;
  }

  #other_biz {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #9f8777;
  }

  #other_biz.nb {
    border: none;
  }

  #other_biz h3 {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #67330f;
  }

  #other_biz ul {
    margin-top: 20px;
  }

  #other_biz ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
  }

  #other_biz ul li:nth-child(3n + 3) {
    margin-right: 0%;
  }

  #other_biz ul li:nth-child(-n + 6) {
    margin-bottom: 2%;
  }

  #other_biz ul li a {
    display: table-cell;
    width: 340px;
    padding-top: 16px;
    padding-left: 6%;
    padding-right: 6%;
    padding-bottom: 16px;
    font-size: 1.4rem;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    line-height: 2rem;
    background: url(images/arrow_01.png) no-repeat;
    background-position: right 8px bottom 8px;
    background-color: #061a66;
  }

  #other_biz ul li.active a {
    color: #67330f;
    background: url(images/arrow_02.png) no-repeat;
    background-position: right 8px bottom 8px;
    background-color: #fff;
  }

  #other_biz ul li a span,
  #other_biz ul li a br {
    display: none;
  }

  #other_biz ul.fl li {
    width: 49%;
  }
  #other_biz ul.fl li:nth-child(3n + 3) {
    margin-right: 2%;
  }
  #other_biz ul.fl li:nth-child(2n + 2) {
    margin-right: 0;
  }

  #biz_slide_sp {
    padding-top: 20px;
    padding-bottom: 10px;
    background: url(images/bg_04.png);
  }

  #biz_slide_sp h3 {
    margin-bottom: 15px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #67330f;
    text-align: center;
  }

  #biz_slide_sp ul {
    width: 78%;
    margin: 0 auto;
  }

  #biz_slide_sp ul li {
    padding-left: 1px;
    padding-right: 1px;
    text-align: center;
  }

  #biz_slide_sp ul li img {
    width: 100%;
  }

  #biz_slide_sp ul li p {
    margin-top: 5px;
  }

  /* = bxslider修正 */

  #biz_slide_sp .bx-wrapper {
    width: 90%;
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
  }

  #biz_slide_sp .bx-wrapper .bx-controls-direction a {
    position: absolute;
    margin-top: -50px;
    width: 13px;
    height: 28px;
  }

  #biz_slide_sp .bx-wrapper .bx-prev {
    left: -10% !important;
    background: url(images/arrow_05.png) no-repeat;
    background-size: contain;
  }

  #biz_slide_sp .bx-wrapper .bx-next {
    right: -10%;
    background: url(images/arrow_06.png) no-repeat;
    background-size: contain;
  }

  #biz_slide_sp .bx-wrapper .bx-pager {
    text-align: center;
    font-size: 0.85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
  }

  #biz_slide_sp .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(6, 26, 102, 0.3);
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    outline: 0;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
  }

  #biz_slide_sp .bx-wrapper .bx-pager.bx-default-pager a:hover,
  #biz_slide_sp .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #061a66;
  }

  /* = 事業内容
-------------------------------------------------------------- */

  #biz_contnts {
  }

  #biz_contnts p {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
  }

  #biz_contnts p br {
    display: none;
  }

  #jack_banner {
    display: block;
    width: 100%;
    padding-top: 48%;
    background: url(images/biz_img_22.png) no-repeat;
    background-size: contain;
  }

  #jack_banner div {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    box-sizing: border-box;
    background: url(images/arrow_08.png) no-repeat;
    background-position: right 10px bottom 10px;
    background-color: #fff;
  }

  #jack_banner div h3 {
    width: 150px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 15px;
    text-indent: -9999px;
    background: url(images/biz_img_24.png) no-repeat;
    background-position: center top;
    background-size: contain;
  }

  #jack_banner div h3 img {
    width: 100%;
  }

  #pipe_civil {
    margin-top: 20px;
  }

  #pipe_civil a {
    display: block;
    width: 100%;
    padding-top: 48%;
    text-align: center;
  }

  #pipe_civil a:first-of-type {
    background: url(images/biz_img_41.png) no-repeat;
    background-size: contain;
  }

  #pipe_civil a:nth-of-type(2) {
    margin-top: 20px;
    background: url(images/biz_img_27.png) no-repeat;
    background-size: contain;
  }

  #pipe_civil a:last-of-type {
    margin-top: 20px;
    background: url(images/biz_img_42.png) no-repeat;
    background-size: contain;
  }

  #pipe_civil a div {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(images/arrow_08.png) no-repeat;
    background-position: right 10px bottom 10px;
    background-color: #fff;
    box-sizing: border-box;
  }

  #pipe_civil a div h3 {
    margin: 0 auto;
    margin-bottom: 20px;
    text-indent: -9999px;
  }

  #pipe_civil a:first-of-type div h3 {
    width: 195px;
    height: 50px;
    background: url(images/biz_img_26.png) no-repeat;
    background-position: center top;
    background-size: contain;
  }

  #pipe_civil a:nth-of-type(2) div h3 {
    width: 249px;
    height: 50px;
    background: url(images/biz_img_28.png) no-repeat;
    background-position: center top;
    background-size: contain;
  }

  #pipe_civil a:last-of-type div h3 {
    width: 249px;
    height: 50px;
    background: url(images/biz_img_40.png) no-repeat;
    background-position: center top;
    background-size: contain;
  }

  #biz_map {
    width: 100%;
    margin-top: 40px;
  }

  #biz_map h3 {
    padding-top: 25px;
    padding-bottom: 25px;
    background: url(images/bg_05.jpg);
    text-align: center;
  }

  #biz_map h3 img {
    max-width: auto;
    max-height: 40px;
    vertical-align: bottom;
  }

  #biz_map iframe {
    display: block;
    width: 100%;
    height: 300px;
  }

  /* = 管更生工事
-------------------------------------------------------------- */

  #biz_cat_images.pipe_page h3 {
    font-size: 2.4rem;
  }

  #pipe_contnts {
    padding-top: 30px;
  }

  #jacking_contents .pipe_list a {
    width: 100%;
    height: 100%;
    padding: 23px 12px 12px;
    background: none;
  }

  #jacking_contents .pipe_list li a h4 {
    margin-bottom: 13px;
  }

  #jacking_contents .pipe_list a img {
    display: block;
    width: 100%;
  }

  #netis {
    margin-bottom: 50px;
  }

  #netis > img {
    width: 100%;
    vertical-align: bottom;
  }

  #netis > div {
    width: 100%;
    margin-top: 15px;
  }

  #netis > div > p {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #003680;
  }

  #netis > div div {
    margin-top: 25px;
    font-size: 1.4rem;
    line-height: 2rem;
  }

  #netis div div img {
    display: block;
    float: left;
    margin-right: 20px;
  }

  #kana_feature {
    margin-top: 10px;
  }

  #kana_feature div div:first-child {
    width: 100%;
  }

  #kana_feature div div:first-child h4,
  #kana_feature div div:first-child img {
    display: none;
  }

  #kana_feature div div:first-child ul {
    margin: 0px;
  }

  #kana_feature div div:first-child ul li {
    float: none;
    margin: 0px;
    padding-left: 20px;
    background: url(images/dot_06.png) no-repeat;
    background-position: left top 7px;
    box-sizing: border-box;
  }

  #kana_feature div div:first-child span {
    color: #003680;
  }

  #kana_feature div div:last-child {
    width: 100%;
  }

  #kana_feature div div:nth-child(2) h4 {
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
    color: #003680;
  }

  #kana_feature div div:nth-child(2) img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .ksimg {
    display: block;
    width: 100%;
    margin-top: 70px;
  }

  .ksimg img {
    width: 100%;
  }

  #kana_feature ul {
    margin-top: 50px;
  }

  #kana_feature ul li {
    float: left;
    width: 100%;
    margin-right: 40px;
    margin-bottom: 30px;
  }

  #kana_feature ul li h4 {
    width: 100%;
    height: 32px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 3.5rem;
    color: #67330f;
    text-align: center;
    background-color: rgba(69, 29, 1, 0.1);
  }

  .title-lpip {
    width: 100%;
    height: 32px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 3.5rem;
    color: #67330f;
    text-align: center;
    background-color: rgba(69, 29, 1, 0.1);
  }

  .sub-title-lpip {
    width: 28%;
    height: 30px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 3.1rem;
    text-align: center;
    background: url(images/footer_bg_01.jpg);
    color: #fff;
    margin-top: 1rem;
  }

  #kana_feature ul li div {
    margin-top: 20px;
    line-height: 3rem;
  }

  #kana_feature ul li div img {
    float: left;
    width: 45px;
    margin-right: 15px;
  }

  #kana_feature ul li div p {
    font-size: 1.5rem;
    line-height: 2.4rem;
    overflow: hidden;
  }

  .lcr_title {
    margin-bottom: 30px;
    font-size: 2rem;
    font-weight: bold;
    color: #451d01;
    text-align: center;
    letter-spacing: 6px;
    position: relative;
  }

  .lcr_title::before {
    content: "";
    width: calc(50% - 78px);
    height: 1px;
    background-color: #9f8777;
    position: absolute;
    top: 50%;
    left: 0;
  }

  .lcr_title::after {
    content: "";
    width: calc(50% - 78px);
    height: 1px;
    background-color: #9f8777;
    position: absolute;
    top: 50%;
    right: 0;
  }

  .flow_title {
    font-size: 18px;
    font-weight: bold;
    color: #00367c;
    text-align: center;
  }

  .ivtgt_flow {
    margin-top: 25px;
    font-size: 0;
  }

  .ivtgt_cell {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px;
    padding: 25px 20px 25px;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
  }

  .ivtgt_cell::before {
    content: "";
    width: 100%;
    height: 45px;
    background-image: url(images/pipe_img_22.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    right: 0px;
    top: auto;
    bottom: -45px;
  }

  .ivtgt_cell:last-of-type {
    margin-right: 0;
  }

  .ivtgt_cell:last-of-type::before {
    display: none;
  }

  .ivtgt_cell div {
    font-size: 1.7rem;
    font-weight: bold;
    color: #00367c;
    text-align: center;
  }

  .ivtgt_cell p {
    margin-top: 5px;
    font-size: 1.4rem;
    line-height: 3rem;
  }

  .rsctt_block {
    width: 100%;
    margin-top: 30px;
    padding-top: 45px;
    padding-bottom: 80px;
    background: url(images/bg_08.jpg);
  }

  .rsctt_flow {
    width: 89%;
    margin: 0 auto;
    margin-top: 35px;
    padding-top: 45px;
    background-color: rgba(255, 255, 255, 0.63);
    box-sizing: border-box;
  }

  .rsctt_cell {
    margin-bottom: 30px;
    padding: 0 30px 50px;
    border-bottom: 1px solid #cfc2b0;
    position: relative;
  }

  .rsctt_cell::before {
    content: "";
    width: 42px;
    height: 17px;
    background-image: url(images/pipe_img_23.png);
    position: absolute;
    left: 50%;
    bottom: -17px;
    transform: translateX(-50%);
  }

  .rsctt_cell:last-of-type {
    margin-bottom: 0;
    border: 0;
  }

  .rsctt_cell:last-of-type::before,
  .rsctt_cell:last-of-type::after {
    display: none;
  }

  .rsctt_cell h5 {
    font-size: 1.7rem;
    font-weight: bold;
    color: #2c68b6;
  }

  .rsctt_cell img {
    display: block;
    max-width: 100%;
    margin-top: 25px;
  }

  .rsctt_block a {
    display: block;
    width: 100%;
    max-width: 311px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 10px center;
    background-color: #7a98d0;
  }

  .pb_0 {
    padding-bottom: 0 !important;
  }

  /* = 推進工事
-------------------------------------------------------------- */

  #jacking_contents {
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(images/bg_04.png);
  }

  #jacking_contents ul {
  }

  #jacking_contents ul li {
    background-color: #fff;
    margin-bottom: 20px;
  }

  #jacking_contents ul li:last-child {
    margin-bottom: 0px;
  }

  #jacking_contents ul li a {
    display: block;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    background: url(images/arrow_08.png) no-repeat;
    background-position: right 10px bottom 10px;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
  }

  #jacking_contents ul li a h4 {
    font-size: 2.6rem;
    color: #003680;
  }

  #jacking_contents ul li a div {
    font-size: 1.6rem;
    color: #003680;
  }

  #jacking_contents ul li a img {
    width: 100%;
  }

  #jacking_contents ul li a p {
    width: 80%;
    margin: 0 auto;
    margin-top: -20px;
    font-size: 1.5rem;
    line-height: 2.4rem;
  }

  /* = 調査業務
-------------------------------------------------------------- */

  .research_list {
  }

  #jacking_contents .research_list a {
    height: 100%;
    padding: 23px 12px 0px;
    text-align: center;
  }

  #jacking_contents .research_list li a h4 {
    margin-bottom: 13px;
  }

  #jacking_contents .research_list a img {
    display: block;
    max-width: 100%;
  }

  #research_contents {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  #research_contents .lcr_title {
    margin-bottom: 40px;
  }

  .sey_img img {
    display: block;
    max-width: 100%;
    margin-bottom: 25px;
  }

  .sey_img.si_fp img {
    max-width: 100%;
    margin-bottom: 25px;
    vertical-align: bottom;
  }

  .sey_img.si_fp img:last-of-type {
    margin-bottom: 0;
  }

  .sey_img div {
    width: 100%x;
    height: auto;
    margin-right: 0;
    margin-bottom: 25px;
    vertical-align: bottom;
    font-size: 14px;
    text-align: center;
  }

  .sey_img.si_fp div:nth-last-of-type(-n + 2) {
    margin-bottom: 25px;
  }

  #research_contents a {
    display: block;
    width: 100%;
    max-width: 311px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
    background: url(images/arrow_11.png) no-repeat;
    background-position: right 10px center;
    background-color: #7a98d0;
  }

  #research_contents a:hover {
    opacity: 0.7;
  }

  /* = 資料ダウンロード
-------------------------------------------------------------- */

  #contents.download_page {
    padding-bottom: 40px;
  }

  #contents.download_page #biz_cat_images p {
    text-align: center;
  }

  #download_btn {
    width: 94%;
    margin: 0 auto;
  }

  #download_btn > div {
    padding-top: 35px;
    padding-bottom: 35px;
    background: url(images/bg_03.png);
    box-sizing: border-box;
  }

  #download_btn > div h4 {
    margin-bottom: 25px;
    font-size: 2rem;
    color: #67330f;
    text-align: center;
  }

  #download_btn > div:first-child {
    margin-bottom: 35px;
  }

  #download_btn a {
    display: block;
    width: 75%;
    height: 120px;
    margin: 0 auto;
    padding-top: 15px;
    font-size: 1.6rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff;
    background: url(images/arrow_10.png) no-repeat;
    background-position: center bottom 18px;
    background-color: #061a66;
    box-sizing: border-box;
  }

  #download_btn > div:first-child a:nth-child(2) {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  #download_btn > div:last-child a {
    padding-top: 34px;
  }
  #download_btn a h5 {
    font-size: 1.8rem;
  }
  #download_btn a div {
    font-size: 1.3rem;
  }

  /* = インタビュー
-------------------------------------------------------------- */

  #contents.interview {
  }

  #inte_title {
    width: 100%;
  }

  #inte_title img {
    width: 100%;
  }

  /*
		#inte_title > div{
			width: 100%;
			min-height: 300px;
			background: url(images/interview_img_11.png) no-repeat;
			background-size: contain;
			background-position: right bottom;
		}
			
			#inte_title > div > div{
				width: 100%;
				margin: 0 auto;
				padding-top: 20px;
				padding-left: 5%;
				color: #fff;
				box-sizing: border-box;
			}
			
				#inte_title div div h2{
					width: 300px;
					height: 100%;
					padding: 0;
					background: no-repeat;
					font-size: 1.4rem;
					font-weight: bold;
					line-height: 3rem;
					letter-spacing: 0.5rem;
					text-align: justify;
				}

				#inte_title div div h3{
					width: 70%;
					margin-top: 10px;
					margin-bottom: 30px;
					font-size: 2.2rem;
					font-weight: bold;
					line-height: 4rem;
					letter-spacing: 0.5rem;
				}
				
					#inte_title div div h3 br{display: none;}
					
				#inte_title div div img{width: 35%;}
*/

  #mem_listen {
    width: 89%;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
  }

  #mem_listen img {
  }

  #mem_listen > div {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  #mem_listen div h4 {
    margin-bottom: 10px;
    font-size: 1.7rem;
    color: #003680;
  }

  #mem_listen div h4 div {
    width: 130px;
    margin: 0 auto;
    margin-top: 4px;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.5rem;
    text-align: center;
    background-color: #dbe3fc;
  }

  #mem_listen div p {
    text-align: justify;
  }

  #mem_listen img {
    width: 80%;
  }

  #interview_contnts.contents_block {
  }

  #interview_contnts.contents_block img {
    width: 100%;
  }

  #interview_contnts.contents_block h3 {
    margin-top: 30px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 3.2rem;
    color: #003680;
    text-align: left;
  }

  #interview_contnts.contents_block h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.8rem;
    color: #67330f;
    border-top: 1px solid #c4b8ac;
    border-bottom: 1px solid #c4b8ac;
  }

  .inte_block {
    padding-bottom: 20px;
    text-align: left;
  }

  .inte_block > img {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .inte_block span {
    font-weight: bold;
    color: #003680;
    border-bottom: 3px solid #a3b3d4;
  }

  .img_l {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .img_r {
    width: 100%;
    font-size: 1.2rem;
    text-align: center;
  }

  .img_r img {
    display: block;
  }

  .img_r img.mt20 {
    margin-top: 20px;
  }

  .img_r div div {
    width: 48%;
    float: left;
  }

  .img_r div div:last-child {
    float: right;
  }

  #inte_prof {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px;
    margin-top: 30px;
    text-align: left;
    font-size: 1.3rem;
    background: url(images/bg_06.jpg);
    box-sizing: border-box;
  }

  #inte_prof > div {
    font-size: 1.6rem;
    font-weight: bold;
    color: #003680;
  }

  #inte_prof ul {
    margin-top: 5px;
  }

  #inte_prof ul li div {
    float: left;
  }

  #inte_prof ul li div:first-child {
    width: 70px;
  }

  #inte_prof ul li div:last-child {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
  }

  /* = 推進工法概要
-------------------------------------------------------------- */

  #jmo_ank_link {
    padding-top: 35px;
    padding-bottom: 35px;
    background: url(images/bg_04.png);
  }

  #jmo_ank_link ul li {
    float: left;
    width: 24%;
    margin-right: 1%;
  }

  #jmo_ank_link ul li:last-child {
    margin-right: 0;
  }

  #jmo_ank_link ul li a {
    display: table-cell;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    font-size: 1.4rem;
    text-align: center;
    vertical-align: middle;
    line-height: 2rem;
    color: #fff;
    background: url(images/arrow_10.png) no-repeat;
    background-position: center bottom 10px;
    background-color: #061a66;
  }

  .jmo_contents {
    padding-top: 20px;
    background: none;
  }

  .ex_bg {
    background: url(images/bg_09.jpg);
  }

  .jmo_contents img {
    width: 100%;
  }

  .jmo_contents h3 {
    margin-bottom: 25px;
  }

  .jmo_contents p {
    width: 100%;
    margin: 0 auto;
  }

  #mecha_img {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }

  .jmo_contents div {
    margin-top: 20px;
  }

  .jmo_contents img {
    vertical-align: bottom;
  }

  .jmo_img_01 {
    display: block;
    margin-top: 50px;
  }

  #jm_link {
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 45px;
    padding-top: 12px;
    padding-bottom: 10px;
    font-size: 1.6rem;
    text-align: center;
    color: #fff;
    background: url(images/jmo_img_22.png) no-repeat;
    background-position: right 30px center;
    background-color: #6184c3;
  }

  #jm_overview {
    padding-top: 45px;
    padding-bottom: 60px;
  }

  #jm_overview h3 {
    margin-bottom: 25px;
  }

  #jm_overview h3 img {
    width: 100%;
  }

  #jm_overview ul li {
    width: 100%;
    padding-top: 35px;
    padding-bottom: 30px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    box-sizing: border-box;
  }

  #jm_overview ul li:nth-child(-n + 3) {
    margin-bottom: 16px;
  }

  #jm_overview ul li h4 {
    margin-bottom: 10px;
    font-size: 1.7rem;
    font-weight: bold;
    color: #003680;
    text-align: center;
  }

  #jm_overview ul li div {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    background-color: #6184c3;
  }

  #jm_overview ul li p {
    width: 85%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: justify;
  }

  .sys_text {
    padding-top: 50px;
    padding-bottom: 40px;
    text-align: center;
    background: url(images/bg_07.jpg);
  }

  .sys_text h4 {
    display: inline-block;
    height: 17px;
    margin-bottom: 20px;
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.7rem;
    vertical-align: middle;
    letter-spacing: 1rem;
    color: #003680;
    border-left: 1px solid #061a66;
    border-right: 1px solid #061a66;
  }

  .sys_text p {
    width: 85%;
    text-align: justify;
  }

  .jmo_contents div.sys_img {
    margin-top: 0px;
    margin-bottom: 25px;
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center;
    background: url(images/bg_08.jpg);
  }

  .sys_img:last-child {
    margin-bottom: 90px;
  }

  .sys_img img {
    width: 90%;
    vertical-align: bottom;
  }

  .sys_img h5 {
    margin-bottom: 25px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #67330f;
  }

  .sys_img div {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #d7cec5;
  }

  /* = 推進工事下層
-------------------------------------------------------------- */

  #biz_cat_images.jack_single {
    width: 100%;
    text-align: center;
    background: url(images/jacking_bg_01.jpg) repeat-x;
    background-position: center bottom;
  }

  #biz_cat_images.jack_single > div {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  #biz_cat_images.jack_single > div > img {
    width: 100%;
  }

  #biz_cat_images.speeder > div > img {
    width: 92%;
  }

  #biz_cat_images.jack_single > div > div {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }

  #biz_cat_images.jack_single h3 {
    font-size: 2.2rem;
  }

  #unicdh-es_sub {
    margin: 0 auto;
    margin-top: -33px;
  }

  #unicdh-es_sub > div {
    display: inline-block;
    width: 165px;
    height: 55px;
  }

  #unicdh-es_sub > div:first-child {
    width: 155px;
  }

  #unicdh-es_sub div img {
    float: left;
    vertical-align: middle;
  }

  #unicdh-es_sub div div {
    float: left;
  }

  #unicdh-es_sub div p {
    height: 55px;
    display: table-cell;
    vertical-align: middle;
  }

  #unicdh-es_sub.dhes_cut div p {
    padding-left: 5px;
  }

  #unicdh-es_sub.uni_cut > div {
    display: inline-block;
    width: 14%;
    margin-left: 2%;
    margin-right: 2%;
    height: 100%;
    vertical-align: top;
  }

  #unicdh-es_sub.uni_cut div img {
    float: none;
  }

  #unicdh-es_sub.uni_cut div div {
    float: none;
    text-align: center;
  }

  #unicdh-es_sub.uni_cut div p {
    display: block;
    width: 100%;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    vertical-align: top;
  }

  #unicdh-es_sub img {
    width: 55px;
  }

  #biz_cat_images.jack_single img {
    margin: 0 auto;
  }

  #biz_cat_images.jack_single h3 {
    margin-top: -10%;
  }

  #biz_cat_images.jack_single h3.mtn {
    margin-top: 5%;
  }

  #jack_feature {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: none;
    color: #67330f;
  }

  #jack_feature h3 {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    background: url(images/jacking_bg_03.jpg) no-repeat;
    background-position: center bottom;
  }

  #jack_feature p {
    font-size: 1.4rem;
    text-align: center;
  }

  #jack_feature ul {
    margin-top: 20px;
  }

  #jack_feature ul li {
    width: 100%;
    padding-bottom: 15px;
    background: url(images/bg_03.png);
  }

  #jack_feature ul li:nth-child(2) {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #jack_feature ul li > img {
    display: block;
    width: 100%;
  }

  #jack_feature ul li div {
    margin-top: 20px;
    margin-bottom: 13px;
    font-size: 3.2rem;
    text-align: center;
  }

  #jack_feature ul li p {
    width: 84%;
    margin: 0 auto;
    text-align: center;
  }

  #jack_feature a {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 10px;
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
    background: url(images/jmo_img_22.png) no-repeat;
    background-position: right 15px center;
    background-color: #6184c3;
    box-sizing: border-box;
  }

  /* = プライバシーポリシー
-------------------------------------------------------------- */

  #biz_cat_images.privacy_page h3 {
    font-size: 2.4rem;
  }

  #privacy {
    width: 100%;
    background: url(images/bg_03.png);
    padding-bottom: 50px;
  }

  #privacy_inner {
    width: 89%;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 130px;
    position: relative;
  }

  #privacy_inner ul {
  }

  #privacy_inner ul li {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dotted #806149;
  }

  #privacy_inner ul li:last-child {
    border: none;
    margin: 0;
    padding: 0;
  }

  #privacy_inner ul li h3 {
    font-size: 2rem;
    font-weight: bold;
    color: #003680;
    line-height: 3.2rem;
  }

  #privacy_inner ul li h3 div {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    line-height: 3.2rem;
    text-align: center;
    background-color: #061a66;
  }

  #privacy_inner ul li > div {
    margin-top: 10px;
  }

  #privacy_inner ul li > div span {
    font-size: 1.6rem;
    font-weight: bold;
    color: #003680;
  }

  #privacy_inner > div {
    width: 35%;
    min-width: 220px;
    position: absolute;
    bottom: 10px;
    right: 0%;
  }

  #privacy_inner > div img {
    display: block;
    width: 100%;
    margin-top: 5px;
  }

  /* = 新着情報一覧
-------------------------------------------------------------- */

  #post_list {
    width: 100%;
    background: url(images/bg_03.png);
    padding-bottom: 80px;
  }

  #post_list ul {
    width: 84%;
    margin: 0 auto;
    margin-top: 50px;
  }

  #post_list ul li {
    margin-bottom: 30px;
  }

  #post_list ul li a {
    display: block;
    padding-bottom: 25px;
    border-bottom: 1px dotted #7f604b;
  }

  .post_date {
    font-size: 1.4rem;
    font-weight: bold;
    color: #003680;
  }

  .post_title {
    margin-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #003680;
  }

  #post_list ul li a:hover {
    opacity: 0.65;
  }

  /* = 新着情報詳細
-------------------------------------------------------------- */

  #post_detail {
    width: 100%;
    background: url(images/bg_03.png);
    padding-bottom: 100px;
  }

  #post_detail #breadcrumb_list {
    margin-left: 0px;
  }

  #post_detail_inner {
    width: 84%;
    margin: 0 auto;
  }

  #post_box {
    width: 100%;
    margin: 0 auto;
    margin-top: 45px;
    text-align: justify;
  }

  #post_box .post_date {
    font-size: 1.4rem;
    font-weight: bold;
    color: #003680;
  }

  #post_box .post_title {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 2rem;
    font-weight: bold;
    color: #003680;
  }

  #page_contorol {
    width: 310px;
    margin: 0 auto;
    margin-top: 80px;
  }

  #page_contorol div {
    float: left;
    width: 100px;
    max-width: 117px;
    height: 32px;
  }

  #page_contorol a {
    display: block;
    width: 100px;
    max-width: 117px;
    height: 32px;
    font-size: 1.3rem;
    text-align: center;
    line-height: 3.4rem;
    color: #67330f;
    background-color: #fff;
    box-sizing: border-box;
  }

  #page_contorol div:first-child a {
    padding-right: 10px;
    text-align: right;
    background: url(images/arrow_14.png) no-repeat;
    background-position: left 5% center;
    background-size: 6px;
    background-color: #fff;
  }

  #page_contorol div:nth-child(2) {
    margin-left: 5px;
    margin-right: 5px;
  }

  #page_contorol div:nth-child(2) a {
    color: #fff;
    background-color: #6184c3;
  }

  #page_contorol div:last-child a {
    padding-left: 10px;
    text-align: left;
    background: url(images/arrow_13.png) no-repeat;
    background-position: right 5% center;
    background-size: 6px;
    background-color: #fff;
  }

  #page_contorol.tax_btn {
    margin-top: 40px;
  }

  #page_contorol.tax_btn div:first-child a,
  #page_contorol.tax_btn div:last-child a {
    padding: 0;
    text-align: center;
  }

  /* = ページ送り
-------------------------------------------------------------- */

  #page_navi {
    display: table;
    margin: 0 auto;
    margin-top: 60px;
    font-size: 1.4rem;
    text-align: center;
  }

  #page_navi span,
  #page_navi a {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    line-height: 30px;
    background-color: #fff;
    border: 1px solid #ccc;
  }

  #page_navi span.current {
    background-color: #061a66;
    color: #fff;
  }

  #page_navi a:hover {
    background-color: #061a66;
    color: #fff;
    text-decoration: none;
  }

  .nextpostslink {
    font-size: 0.8rem;
  }

  /* = お問い合わせ
-------------------------------------------------------------- */

  #contact {
    width: 100%;
    background: url(images/bg_03.png);
    padding-bottom: 40px;
  }

  #contact_inner {
    width: 89%;
    margin: 0 auto;
    padding-top: 0px;
  }

  #contact_inner p {
    line-height: 3rem;
  }

  #contact_inner img {
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
  }

  #contact_inner ul {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  #contact_inner ul li {
  }

  #contact_inner ul li > div:first-child {
    width: 100%;
    padding-top: 13px;
    padding-left: 7%;
    padding-bottom: 20px;
    color: #fff;
    background-color: #061a66;
    border-bottom: 1px solid #515f94;
    box-sizing: border-box;
    position: relative;
  }

  #contact_inner ul li > div:first-child div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  #contact_inner ul li.required > div:first-child {
    background: url(images/contact_img_04.png) no-repeat;
    background-size: 34px;
    background-color: #061a66;
    background-position: right 7% center;
  }

  #contact_inner ul li > div:last-child {
    width: 100%;
    padding-top: 20px;
    padding-left: 6%;
    padding-right: 6%;
    padding-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid #c0bcb9;
    box-sizing: border-box;
  }

  #contact_inner ul li > div:last-child p {
    line-height: 2.4rem;
  }

  #contact_inner ul li > div:last-child input,
  #contact_inner ul li > div:last-child textarea {
    border-radius: 0;
    box-shadow: none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, "Osaka", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic",
      san-serif;
    font-size: 1.4rem;
  }

  #contact_inner ul li > div:last-child label {
    display: block;
    text-align: left;
  }

  #contact_inner ul li > div:last-child.check_box .wpcf7-list-item label {
    margin-bottom: 10px;
  }
  #contact_inner ul li > div:last-child.check_box .last label {
    margin-bottom: 0px;
  }

  #contact_inner ul li > div:last-child label input {
    margin-right: 10px;
  }

  #contact_inner ul li > div:last-child textarea,
  #contact_inner ul li > div:last-child > input {
    display: block;
  }

  #contact_inner ul li > div:last-child textarea {
    width: 100%;
    height: 166px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #d1c5bc;
    box-sizing: border-box;
    -webkit-appearance: none;
  }

  #contact_inner ul li > div:last-child input[type="text"],
  #contact_inner ul li > div:last-child input[type="email"] {
    width: 100%;
    height: 32px;
    padding-left: 10px;
    border: 1px solid #d1c5bc;
    box-sizing: border-box;
    -webkit-appearance: none;
  }

  #attachment {
    font-size: 1.3rem;
    line-height: 2.4rem;
  }

  #attachment > div {
    width: 100%;
    margin-bottom: 15px;
  }

  #attachment > div input[type="file"] {
    display: block;
    width: 100%;
  }

  .attachment {
    overflow: hidden;
  }

  #contact_inner ul li > div:last-child input.select {
    float: left;
  }
  #contact_inner ul li > div:last-child input.del {
    float: right;
  }

  #contact_inner ul li > div:last-child > span {
    display: block;
    width: 100%;
    font-size: 1.4rem;
    color: #003680;
    text-align: right;
  }

  #contact_inner ul li > div:last-child a {
    /* margin-left: 50px; */
    color: #002aff;
    text-decoration: underline;
  }

  #contact_inner ul li:last-child div {
    border: none;
  }

  /* #agree label{float: left;} */

  /* #agree a{float: right;} */

  #btn_box {
    margin-top: 25px;
    text-align: center;
  }

  #btn_box input {
    border: none;
    border-radius: 0px;
  }

  #btn_box input,
  #btn_box a {
    display: inline-block;
    width: 100%;
    height: 50px;
    font-size: 1.6rem;
    text-align: center;
    line-height: 5rem;
    color: #fff;
    background: url(images/arrow_15.png) no-repeat;
    background-size: 8px;
    background-position: right 14px center;
    background-color: #9b9795;
  }

  #btn_box .check_btn,
  #btn_box .cont_send_btn {
    background-color: #6184c3;
  }

  #btn_box .cure_btn,
  #btn_box .cont_send_btn {
    margin-top: 20px;
  }

  /* CF7 修正 */

  li.required span.wpcf7-not-valid-tip {
    display: none;
  }
  #contact_inner ul li > div#attachment .wpcf7-not-valid-tip {
    color: #ff0000;
  }

  .wpcf7 .wpcf7-not-valid {
    background: pink;
  }

  .wpcf7 .wpcf7-response-output {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    box-sizing: border-box;
  }
  .wpcf7 .wpcf7-validation-errors,
  .wpcf7 .wpcf7-mail-sent-ng {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
  }

  .wpcf7-list-item-label {
    font-size: 1.6rem;
  }

  .wpcf7 .wpcf7-mail-sent-ok {
    display: none !important;
    color: #3a87ad;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
  }

  input[readonly="readonly"] {
    border: 0;
  }
  textarea[readonly="readonly"] {
    border: 0;
    resize: none;
  }

  .wpcf7c-conf {
    background-color: rgba(255, 255, 255, 0) !important;
    border: none !important;
  }

  #contact_inner ul li > div:last-child span.wpcf7-form-control-wrap,
  #contact_inner ul li > div:last-child span.wpcf7-form-control,
  #contact_inner ul li > div:last-child span.wpcf7-list-item,
  #contact_inner ul li > div:last-child span.wpcf7-list-item-label {
    margin-left: 0px;
    color: #000;
  }

  /* = サイトマップ
-------------------------------------------------------------- */

  #sitemap {
    width: 100%;
    background: url(images/bg_03.png);
    padding-bottom: 30px;
  }

  #sitemap_inner {
    width: 89%;
    margin: 0 auto;
  }

  #sitemap_inner a {
    display: block;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 5rem;
    background: url(images/arrow_15.png) no-repeat;
    background-size: 8px;
    background-position: right 14px center;
    background-color: #061a66;
    box-sizing: border-box;
  }

  #sitemap_inner > ul {
    margin-top: 30px;
  }

  #sitemap_inner > ul > li {
    margin-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #c5b7ac;
  }

  #sitemap_inner > ul > li:last-child {
    border: none;
  }

  #biz_sitemap > li:nth-child(-n + 4) {
    margin-bottom: 25px;
  }

  #biz_sitemap > li:nth-child(2) {
    padding-bottom: 0px;
  }

  #biz_sitemap > li:nth-child(n + 2) > a {
    background-color: #6184c3;
    margin-bottom: 20px;
  }

  #biz_sitemap > li:nth-child(n + 2) > a {
    background-color: #6184c3;
    margin-bottom: 20px;
  }

  /* ▼ Add ▼ */
  #sitemap_inner .jack_sitemp > a {
    margin-bottom: 20px;
  }

  #sitemap_inner .jack_sitemp ul {
    width: 100%;
  }

  #sitemap_inner .jack_sitemp ul li:nth-child(-n + 9) {
    margin-bottom: 5px;
  }

  #sitemap_inner .jack_sitemp ul li a {
    width: 100%;
    color: #003680;
    background: url(images/arrow_16.png) no-repeat;
    background-size: 8px;
    background-position: right 14px center;
    background-color: #fff;
  }
  /* ▲ Add ▲ */

  #sitemap_inner > ul > li:last-child ul li:nth-child(2) {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #c5b7ac;
    border-bottom: 1px solid #c5b7ac;
  }

  .sbs_cell li:nth-of-type(1n + 2) {
    margin-top: 25px;
  }

  /* = 施工実績
-------------------------------------------------------------- */

  .project_block {
    padding-top: 70px;
    padding-bottom: 55px;
  }

  .project_inner {
    width: 89%;
    margin: 0 auto;
    font-size: 0;
  }

  .project_cell {
    display: inline-block;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
    background-color: #fff;
  }

  .project_cell:nth-of-type(2n + 2) {
    margin-right: 0;
  }

  .project_cell .project_img img {
    max-width: 100%;
    vertical-align: bottom;
  }

  .project_info {
    padding: 12px;
    font-size: 13px;
    line-height: 16px;
  }

  .project_loca {
    height: 60px;
  }

  .project_detail {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 90px;
    background: url(images/bg_03.png);
  }

  .project_single {
    width: 100%;
    margin: 0 auto;
    font-size: 1.4rem;
  }

  .pd_img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .pd_img img {
    max-width: 100%;
  }

  .project_single h3 {
    margin-top: 45px;
    font-size: 2rem;
    font-weight: bold;
    color: #00367f;
    text-align: center;
  }

  .project_single ul {
    width: 100%;
    border-top: 1px solid #9f8777;
  }

  .project_single li {
    width: 100%;
    border-bottom: 1px dotted #af9a8c;
  }

  .project_single .pi_title {
    display: block;
    width: 100%;
    padding: 13px 0 3px 0px;
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: bold;
    color: #474542;
    vertical-align: top;
    box-sizing: border-box;
  }

  .project_single .pi_cont {
    display: block;
    width: 100%;
    padding: 3px 0 11px 0px;
    font-size: 1.4rem;
    line-height: 2.2rem;
    vertical-align: top;
  }

  /* = 採用案内
-------------------------------------------------------------- */

  .recruit_inner {
    padding-bottom: 60px;
  }

  .recruit_detail {
    width: 100%;
    background: url(images/bg_03.png);
  }

  /* ▼ Add ▼ */
  .recruit-head {
    width: 100%;
    position: relative;
  }
  .recruit-ttl {
  }
  .recruit-ttl-inner {
    width: 100%;
    line-height: 1.6;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 0;
  }
  .recruit-ttl-txt {
    font-size: 20px;
    color: #061a66;
    white-space: pre-wrap;
  }
  .recruit-mainvisal {
  }
  .recruit-mainvisal-pc {
    display: none;
  }
  .recruit-mainvisal-sp {
  }
  .recruit-mainvisal img {
    width: 100%;
    vertical-align: bottom;
  }

  .recruit-menu {
    padding-top: 35px;
    padding-right: 20px;
    padding-bottom: 35px;
    padding-left: 20px;
    background: url(images/bg_04.png);
  }
  .recruit-menu-inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
  }
  .recruit-menu-button {
    width: 100%;
  }
  .recruit-menu-button:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .recruit-menu-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    background: url(images/arrow_10.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: right 20px center;
    background-color: #061a66;
  }
  .recruit-menu-link:hover {
    background: url(images/arrow_09.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: right 20px center;
    background-color: #fff;
  }
  .recruit-menu-txt {
    font-size: 1.4rem;
    color: #fff;
  }
  .recruit-menu-link:hover .recruit-menu-txt {
    color: #67330f;
  }

  .interview-wrap {
    margin-bottom: 40px;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .interview-inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .interview-head {
    margin-bottom: 60px;
  }
  .interview-ttl {
    line-height: 2;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .interview-ttl-txt {
    font-size: 28px;
    font-weight: bold;
    color: #061a66;
  }
  .interview-intro {
    line-height: 1.8;
    text-align: left;
  }
  .interview-intro-txt {
    font-weight: bold;
    color: #061a66;
  }

  .interview-list {
    display: flex;
    flex-wrap: wrap;
  }
  .interview-item {
    width: 100%;
    background: url(images/bg_04.png);
  }
  .interview-item:not(:last-of-type) {
    margin-bottom: 50px;
  }
  .interview-item-head {
    display: flex;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
  }
  .interview-item-num {
    line-height: 1;
    position: absolute;
    bottom: 0;
    left: 20px;
  }
  .interview-item-num-txt {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 60px;
    font-weight: 300;
    color: rgba(69, 29, 1, 1);
  }
  .interview-item-data {
    padding-left: 90px;
    display: flex;
  }
  .interview-item-graduate {
    margin-right: 30px;
    font-size: 15px;
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
    position: relative;
  }
  .interview-item-graduate::after {
    content: "";
    width: 1px;
    height: 15px;
    background-color: rgba(6, 26, 102, 1);
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
  }
  .interview-item-dev {
    font-size: 15px;
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
  }

  .qanda-list {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    border-top: 1px solid rgba(187, 170, 154, 1);
  }
  .qanda-item {
  }
  .qanda-item:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .qanda-detail {
  }
  .question {
    margin-bottom: 5px;
    padding-left: 25px;
    line-height: 1.4;
    position: relative;
  }
  .question::before {
    content: "Q. ";
    font-size: 15px;
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
    position: absolute;
    top: 0;
    left: 0;
  }
  .question-txt {
    font-size: 15px;
    font-weight: bold;
  }
  .answer {
    padding-left: 25px;
    line-height: 1.4;
  }
  .answer-txt {
    font-size: 14px;
  }

  .schedule-gallary {
  }
  .schedule-gallary img {
    width: 100%;
    vertical-align: bottom;
  }

  .schedule-wrap {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: rgba(255, 255, 255, 1);
  }
  .schedule-inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  .schedule-head {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
  }
  .schedule-ttl {
    display: flex;
    align-items: center;
    height: 30px;
    padding-left: 40px;
    line-height: 1.2;
    background-image: url(images/rec_img_16.jpg);
    background-size: 30px;
    background-position: left center;
    background-repeat: no-repeat;
  }
  .schedule-ttl-txt {
    font-size: 18px;
    font-weight: bold;
  }

  .schedule-pc {
    display: none;
  }
  .schedule-sp .schedule-list:first-of-type {
    margin-bottom: 40px;
  }
  .schedule-list {
    padding-right: 20px;
    padding-left: 20px;
  }
  .schedule-item {
    display: flex;
    padding-bottom: 25px;
  }
  .schedule-detail {
    width: calc(100% - 60px);
  }
  .vertical-ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 40px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  .left-column .vertical-ttl {
    background-color: rgba(6, 26, 102, 1);
  }
  .right-column .vertical-ttl {
    background-color: rgba(69, 29, 1, 1);
  }
  .vertical-ttl-txt {
    font-size: 15px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
  }
  .schedule-intro {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    margin-bottom: 10px;
  }
  .left-column .schedule-intro {
    background-color: rgba(219, 227, 252, 1);
  }
  .right-column .schedule-intro {
    background-color: rgba(230, 224, 219, 1);
  }
  .schedule-intro-txt {
    font-size: 15px;
    font-weight: bold;
  }
  .left-column .schedule-intro-txt {
    color: rgba(6, 26, 102, 1);
  }
  .right-column .schedule-intro-txt {
    color: rgba(69, 29, 1, 1);
  }
  .schedule-feature {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(213, 202, 195, 1);
  }
  .schedule-feature-txt {
    font-size: 14px;
  }
  .schedule-action {
    display: flex;
  }
  .schedule-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 25px;
    margin-right: 10px;
  }
  .left-column .schedule-badge {
    background-color: rgba(6, 26, 102, 1);
  }
  .right-column .schedule-badge {
    background-color: rgba(69, 29, 1, 1);
  }
  .schedule-badge-txt {
    font-size: 13px;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
  }
  .schedule-summary {
    width: calc(100% - 65px);
    line-height: 1.6;
  }
  .schedule-summary-txt {
    font-size: 13px;
    font-weight: bold;
  }
  .left-column .schedule-summary-txt {
    color: rgba(6, 26, 102, 1);
  }
  .right-column .schedule-summary-txt {
    color: rgba(69, 29, 1, 1);
  }

  .schedule-time {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 50px;
    margin-right: 10px;
    line-height: 30px;
    position: relative;
  }
  .border .schedule-time::after {
    content: "";
    width: 2px;
    height: 115%;
    background-color: rgba(6, 26, 102, 1);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .schedule-time-txt {
    font-size: 13px;
    font-weight: bold;
    color: rgba(6, 26, 102, 1);
    position: relative;
    z-index: 100;
  }
  .schedule-time-txt::before {
    content: "";
    width: 50px;
    height: 50px;
    border: 2px solid rgba(6, 26, 102, 1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }

  .outline-wrap {
    padding-top: 40px;
  }
  /* ▲ Add ▲ */

  .recruit_inner h3 {
    font-size: 26px;
    font-weight: bold;
    color: #061a66;
    text-align: center;
  }

  .rec_outline {
    width: 89%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 40px;
    font-size: 0;
    border-top: 1px solid #d1cbc1;
    background-color: #e4e6ee;
    background-size: 155px;
  }

  .common_items {
    margin-top: 55px;
    background-color: none;
    background-image: url(images/rec_img_01.png);
  }

  .rec_outline:last-of-type {
    margin-bottom: 50px;
  }

  .rec_outline li {
    border-bottom: 1px dotted #c0b9b0;
    position: relative;
  }

  .rec_title {
    width: 100%;
    padding: 15px 20px;
    font-size: 1.4rem;
    font-weight: bold;
    vertical-align: top;
    box-sizing: border-box;
  }

  .rec_title div {
    width: 100%;
  }

  .rec_cont {
    width: 100%;
    padding: 15px 20px;
    font-size: 1.4rem;
    line-height: 2.6rem;
    vertical-align: top;
    box-sizing: border-box;
    background-color: #fff;
  }

  .common_items .rec_cont {
    padding: 20px 25px;
  }

  .welfare_block {
    width: 100%;
    margin-bottom: 20px;
  }

  .welfare_block div {
    margin-bottom: 5px;
  }

  .welfare_block div:last-of-type {
    margin-bottom: 0px;
  }

  .wb_title {
    width: 100%;
    height: 29px;
    line-height: 2.9rem;
    text-align: center;
    background-color: #eceffa;
  }

  .wb_cont {
    width: 100%;
  }

  .pcbr {
    display: none;
  }

  .rec_cont img {
    display: block;
    float: left;
    width: 48%;
    margin-right: 4%;
  }

  .rec_cont img:nth-of-type(-n + 2) {
    margin-bottom: 4%;
  }
  .rec_cont img:nth-of-type(2n + 2) {
    margin-right: 0;
  }
  .mynavi_btn {
    display: block;
    width: 280px;
    margin: 0 auto;
    margin-top: 80px;
  }

  .mynavi_btn:hover {
    opacity: 0.7;
  }

  .mynavi_btn img {
    max-width: 100%;
  }

  /* = フッター
-------------------------------------------------------------- */

  footer {
    width: 100%;
    color: #fff;
  }

  #footer_sitemap {
    width: 100%;
    background: url(images/footer_bg_01.jpg);
  }

  #footer_sitemap_inner {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #link_parent {
    width: 89%;
    margin: 0 auto;
    border-top: 1px solid #5f534c;
  }

  #link_parent li {
    border-bottom: 1px solid #5f534c;
    background: url(images/footer_bg_02.png) no-repeat;
    background-position: right 20px center;
  }

  #link_parent a {
    display: block;
    width: 100%;
    padding-left: 10px;
    font-size: 1.6rem;
    font-weight: bold;
    color: #c4ab9c;
    line-height: 5.2rem;
  }

  #footer_banner {
    width: 100%;
    background: url(images/footer_bg_04.jpg) no-repeat;
    background-size: cover;
  }

  #footer_banner_inner {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  #banner_box {
    width: 89%;
    margin: 0 auto;
  }

  #banner_box ul li {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }

  #banner_box ul li:nth-child(2n + 2) {
    margin-right: 0px;
  }

  #banner_box ul li img {
    width: 100%;
    vertical-align: bottom;
  }

  #footer_info {
    margin-top: 25px;
    font-size: 1.5rem;
    text-align: center;
  }

  #footer_info span {
    font-size: 2rem;
    font-weight: bold;
    color: #c4ab9c;
  }

  #footer_copy {
    width: 90%;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
  }

  /* = ページトップボタン
-------------------------------------------------------------- */

  #page_top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
  }

  #page_top_btn a {
    display: block;
    width: 40px;
    height: 40px;
  }

  #page_top_btn a img {
    width: 100%;
    vertical-align: bottom;
  }

    /* = 記念誌バナー設置 202503
    -------------------------------------------------------------- */
    #main_vis > div.homeAnniversaryLabel{
      bottom: 0;
      height: auto;
      left: inherit;
      position: absolute;
      right: 10px;
      top: inherit;
      width: auto;
      max-width: 19vw;
      z-index: 100;
      }
    .homeAnniversaryLabel-link{
      display: inline-block;
  }
    .anniversaryBanner{
      margin: 0 auto;
      padding: 2rem 0;
      width: 89%;
      }
    .anniversaryBanner_item{
      text-align: center;
      }
    .anniversaryBanner_item-link{
      display: inline-block;
  }
}

@media only screen and (max-width: 400px) {
  .recruit-ttl-txt {
    font-size: 15px;
  }
}

/* ▼ Add ▼ */
/* prevention追加 */
/* prevention top用 */
#prevention {
  display: block;
  width: 100%;
  background: url(images/biz_bg_16.png) no-repeat;
  background-position: right center;
  background-size: cover;
}
#prevention:hover {
  background: url(images/biz_bg_17.png) no-repeat;
  background-position: right center;
  background-size: cover;
  box-sizing: border-box;
}

/* prevention 事業内容top用 */
#prevention_jacking a {
  display: block;
  padding-top: 252px;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 2rem;
}

#prevention_banner {
  background: url(images/biz_img_45.png) no-repeat;
  background-color: #fff;
  background-position: center top;
  background-size: auto 252px;
}

#prevention_banner:hover {
  color: #fff;
  background: url(images/biz_img_46.png) no-repeat;
  background-color: #061a66;
  background-position: center top;
  background-size: auto 252px;
}

#prevention_banner div {
  height: 188px;
  padding-top: 42px;
  text-align: center;
  box-sizing: border-box;
  background: url(images/arrow_08.png) no-repeat;
  background-position: right 10px bottom 10px;
}

#prevention_banner:hover div {
  background: url(images/arrow_07.png) no-repeat;
  background-position: right 10px bottom 10px;
}

#prevention_banner div h3 {
  width: 189px;
  height: 45px;
  margin: 0 auto;
  margin-bottom: 15px;
  text-indent: -9999px;
  background: url(images/biz_img_47.png) no-repeat;
}

#prevention_banner:hover div h3 {
  background: url(images/biz_img_48.png) no-repeat;
}

#jack_banner2 {
  background: url(images/biz_img_09.png) no-repeat;
  background-color: #fff;
  background-position: center top;
  background-size: auto 252px;
}

#jack_banner2:hover {
  color: #fff;
  background: url(images/biz_img_16.png) no-repeat;
  background-color: #061a66;
  background-position: center top;
  background-size: auto 252px;
}

#jack_banner2 div {
  height: 188px;
  padding-top: 42px;
  text-align: center;
  box-sizing: border-box;
  background: url(images/arrow_08.png) no-repeat;
  background-position: right 10px bottom 10px;
}

#jack_banner2:hover div {
  background: url(images/arrow_07.png) no-repeat;
  background-position: right 10px bottom 10px;
}

#jack_banner2 div h3 {
  width: 108px;
  height: 45px;
  margin: 0 auto;
  margin-bottom: 15px;
  text-indent: -9999px;
  background: url(images/biz_img_10.png) no-repeat;
}

#jack_banner2:hover div h3 {
  background: url(images/biz_img_17.png) no-repeat;
}

@media only screen and (min-width: 900px) {
  #prevention {
    height: 306px;
  }
  #prevention_inner {
    min-width: 500px;
    height: 306px;
    padding-top: 76px;
    box-sizing: border-box;
  }
  #prevention_jacking a {
    float: left;
    width: 488px;
    height: 440px;
    margin-bottom: 0;
  }
  #prevention_jacking > a:first-child {
    margin-right: 23px;
  }
  #prevention_banner div {
    width: 488px;
  }
  #jack_banner2 div {
    width: 488px;
  }
}

/* prevention 詳細用 */
#biz_cat_images.prevention_single {
  width: 100%;
  text-align: center;
  background: url(images/jacking_bg_01.jpg) repeat-x;
  background-position: center bottom;
}

#biz_cat_images.prevention_single > div {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

#biz_cat_images.prevention_single > div > img {
  max-width: 100%;
  height: auto;
}

#biz_cat_images.prevention_single h3 {
  font-size: 2.2rem;
}

#biz_cat_images.prevention_single img {
  margin: 0 auto;
}

#biz_cat_images.prevention_single h3 {
  margin-top: -10%;
}

#biz_cat_images.prevention_single h3.mtn {
  margin-top: 5%;
}

#jack_feature .contents_block_inner .contents_child_title {
  text-align: center;
  font-weight: bold;
  color: #061a66;
  font-size: 16px;
}
#jack_feature .contents_block_inner2 {
  padding: 25px 0 0;
  max-width: 1000px;
  margin: 0 auto;
}
#jack_feature .contents_block_inner2 .contentBox2 {
  background: url(images/bg_03.png);
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  margin-bottom: 25px;
}
#jack_feature .contents_block_inner2 .contentBox2 .contentBox2_summary {
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  background-color: #e8eeff;
}
#jack_feature .contents_block_inner2 .contentBox2 .contentBox2_image {
  padding: 30px;
  background-color: #fff;
  display: flex;
  align-items: center;
}
#jack_feature .contents_block_inner2 .subTitle {
  color: #061a66;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-bottom: 1em;
}
#jack_feature .contents_block_inner2 .contentBox2 .contentBox2_summary p {
  text-align: left;
}
#jack_feature .contents_block_inner2 .contentBox2 .contentBox2_image img {
  max-width: 100%;
  height: auto;
}

#prevention_feature2 {
  background: url(images/bg_03.png);
  padding: 50px 0;
}
.prevention_feature2_inner {
  /* max-width:1000px;
	margin:0 auto; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.feature2_box {
  background-color: rgba(255, 255, 255, 0.5);
  margin: 15px 0;
  box-sizing: border-box;
  padding: 35px;
}

.feature2_box .boxTitle {
  color: #451d01;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.feature2_box .feature2_block {
  line-height: 2;
}
.feature2_box .feature2_block img {
  max-width: 100%;
  height: auto;
}

.feature2_box .feature2_block .linkBtn {
  text-align: center;
  margin: 1em 0;
}
.feature2_box .feature2_block .linkBtn a {
  display: inline-block;
  padding: 0 2em;
  color: #fff;
  background: url(images/arrow_11.png) no-repeat;
  background-position: right 10px center;
  background-color: #6184c3;
}

.feature2_box .feature2_block .linkBtn a:hover {
  opacity: 0.75;
}

#prevention_movie {
  max-width: 1000px;
  margin: 0 auto;
  padding: 7vw 0;
}
#prevention_movie video {
  max-width: 100%;
  height: auto;
}
#prevention_movie .youtubeArea {
}
.youtubeArea {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtubeArea iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#biz_sublist {
  padding: 28px 1em;
  box-sizing: border-box;
}
#biz_sublist .contents_block_inner {
  width: 100%;
  max-width: 1032px;
  margin: 0 auto;
}
#biz_sublist h3 {
  color: #451d01;
  text-align: center;
  font-weight: bold;
  line-height: 4;
  font-size: 18px;
}

#biz_sublist ul {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#biz_sublist ul li {
  background-color: #fff;
  margin-bottom: 1.6em;
  text-align: center;
  color: #061a66;
  font-weight: bold;
  max-width: 314px;
  line-height: 2;
}
#biz_sublist ul li img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 900px) {
  #biz_cat_images.prevention_single {
    min-width: 1000px;
    padding-top: 27px;
    background-repeat: repeat-x;
  }

  #biz_cat_images.prevention_single > div {
    width: 1000px;
  }

  #biz_cat_images.prevention_single h3 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  #biz_cat_images.prevention_single img {
    margin: 0 auto;
  }

  #jack_feature .contents_block_inner2 .contentBox2 .contentBox2_summary {
    width: 360px;
  }
  #biz_cat_images.prevention_single h3 {
    margin-top: 0;
  }

  #biz_cat_images.prevention_single h3.mtn {
    margin-top: 0;
  }

  .feature2_box {
    width: 485px;
    margin: 15px;
  }
  #prevention_movie {
    padding: 70px 0;
  }
  #biz_sublist ul {
    /* justify-content:flex-start; */
  }

  #biz_sublist ul li {
    margin: 15px;
    width: 100%;
  }
}

/* 追加部分 2024/3/28 SP表示*/
@media only screen and (max-width: 900px) {
  li.cf > div {
    height: auto !important;
  }
}

@media only screen and (max-width: 500px) {
  .sub-title-lpip {
    width: 40%;
  }
}

@media only screen and (max-width: 450px) {
  #ceo_img img {
    float: right;
    width: 60%;
    margin-top: 0px;
  }
}

@media only screen and (max-width: 300px) {
  #expectation .sp_parts div {
    font-size: 1.45rem;
  }
  #expectation a {
    font-size: 1.2rem;
  }
  #page_top_btn {
    position: fixed;
    bottom: 20px;
    right: 50px;
    z-index: 1000;
  }
}
