@charset "UTF-8";
/* CSS Document */
.wrap {
  overflow: hidden;
}
@media screen and (min-width: 800px) { /*ウィンドウ幅が767px以上の場合に適用*/
  h1, h2, h3, h4, p {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  }
  #header {
    background: #fff;
  }
  .header_title {
    width: 100%;
    margin: auto;
    background: #b1a080;
  }
  p.header_title_in {
    max-width: 1000px;
    margin: auto;
    color: #fff;
    font-size: 12px;
    padding: 3px 0;
  }
  h1 img {
    width: 350px;
  }
  #head_area {
    max-width: 1000px;
    margin: auto;
    padding: 20px 0;
    overflow: hidden;
    text-align: center;
  }
  .map {
    height: 450px;
  }
.pc { display: block !important; }
.sp { display: none !important; }	
	
  /**共通*****************************************/
  /*サブ画像*/
  #sub_img {
    max-width: 1000px;
    margin: auto;
    border-bottom: 4px solid #b1a080;
    border-top: 4px solid #b1a080;
    padding: 3em 0;
    text-align: center;
    margin-bottom: 20px;
  }
  #sub_img h2 {
    font-size: 45px;
    font-weight: bold;
    color: #b1a080;
  }
  #sub_img p {
    font-size: 14px;
  }
  .pankuzu {
    max-width: 1000px;
    margin: auto;
    margin-bottom: 50px;
  }
  .pankuzu p {
    text-align: right !important;
    font-size: 80% !important;
  }
  .w1000 {
    max-width: 1000px;
    margin: 0px auto 100px auto;
    text-align: justify;
	padding: 0 20px;
  }
  .flex_48 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
  }
  .flex_48 > div {
    width: 47%;
  }
  .flex_48 img {
    width: 100%;
  }
  .flex_48 p {
    margin-bottom: 2em;
    line-height: 1.8;
  }
  .w1000 h3, .kodawari h3 {
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 1em!important;
  }
  .w1000 h3 span, .kodawari h3 span {
    font-size: 0.3em;
    font-weight: bold;
    color: #b1a080;
  }
  .flex_48 p a {
    background-color: #b1a080;
    color: #fff;
    font-weight: bold;
    padding: 0.5em 1em;
    border-radius: 30px;
    transition: 0.3s;
  }
  .flex_48 p a:hover {
    opacity: 0.7;
    transition: 0.5s;
  }
  /*会社案内*/
  .haikei {
    background: url("../img/haikei_1.png")no-repeat;
    background-position: center;
  }
  .greet {
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 2em;
    /*position: relative;*/
  }
  .flex_48 p:first-of-type {
    font-size: 90%;
  }
  .flex_48 p:last-of-type {
    font-weight: bold;
    text-align: right;
  }
  #yurai {
    max-width: 1500px;
    margin: auto;
    background: url("../img/haikei_yurai.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative;
    margin-bottom: 100px;
    padding: 100px 0;
    height: 100%;
  }
  .yurai_in {
    max-width: 1000px;
    margin: auto;
  }
  .yurai_in h3 {
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin-bottom: 50px;
  }
  .yurai_in h3 span {
    font-size: 0.3em;
    font-weight: bold;
    color: #b1a080;
    color: #fff;
  }
}
  .yurai_flex {
    display: flex;
    justify-content: space-between;
    column-gap: 10%;
    z-index: 100 !important;
  }
  .yurai_flex img {
    width: 100%;
  }
  .yurai_flex p {
    color: #fff;
  }
  .yurai_flex .child_2 p:first-of-type {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 1em;
  }
  .yurai_flex .child_2 p:last-of-type {
    margin-top: 1em;
  }
  .yurai_flex .child_1 {
    width: 30%;
  }
  .yurai_flex .child_2 {
    width: 70%;
  }
  .company_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .company_flex div {
    width: 49%;
    margin-bottom: 2em;
  }
  .company_flex img {
    width: 100%;
  }
  .w1000 table {
    width: 100%;
    margin-bottom: 50px;
  }
  .w1000 table th {
    padding: 1.5em 0 1.5em 0em;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    background: #f7f5f2;
    width: 25%;
    text-align: center;
  }
  .w1000.white table th {
    background: #fff;
}
  .w1000 table td {
    padding: 1em 0 1em 1em;
    border-bottom: 1px solid #ccc;
  }
  .w1000 table th:first-of-type, .w1000 table td:first-of-type {
    border-top: 1px solid #ccc;
	}
  /*事業内容*/
  .kodawari {
    background: #f7f5f2;
    padding: 70px 0;
	  margin-top: 30px;
    margin-bottom: 100px;
  }
  .kodawari_in {
    max-width: 1000px;
    margin: auto;
  }
  .kodawari_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .kodawari_flex div {
    width: 47%;
  }
  .kodawari_flex img {
    width: 100%;
    margin-bottom: 10px;
  }
  .kodawari_flex p {
	  font-size: 70%;
	  margin-bottom: 20px;
}
  .kodawari_ol {
    counter-reset: cp_clist; /*数字をリセット*/
    list-style-type: none;
    padding: 0em;
    margin-bottom: 1em;
  }
  .kodawari_ol li {
    position: relative;
    padding: 1em 0.5em 1.2em 35px;
    color: #b1a080;
    font-size: 1.3em;
    font-weight: bold;
    border-top: 1px solid #b1a080;
  }
  .kodawari_ol li:last-of-type {
    border-bottom: 1px solid #b1a080;
  }
  .kodawari_ol li::before {
    position: absolute;
    display: inline-block;
    top: 27%;
    left: 0;
    /* カウントさせる */
    counter-increment: cp_clist;
    content: counter(cp_clist);
    /*装飾*/
    padding: 0 0.0em 0 0.0em;
    background: #b1a080;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    transform: translateY(-50%);
  }
  .kodawari_ol p {
    font-weight: normal;
    font-size: 70%;
    line-height: 1.5 !important;
	  margin-bottom: 0!important;
  }
  .service_area {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    margin: 0 auto 50px auto;
    background: #b1a080;
  }
  .service_area h3 {
    font-size: 2.5em;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0.8em;
  }
  .service_area h3::before {
    content: "－";
  }
  .text-area p:first-of-type {
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 1em;
    font-weight: bold;
  }
  .text-area p {
    color: #fff;
    margin-bottom: 1.5em;
    line-height: 1.8 !important;
  }
  .text-area p a {
    background: #fff;
    color: #b1a080;
    display: inline-block;
    padding: 0.2em 2.5em;
    border-radius: 30px;
    transition: all 0.5s;
    font-weight: bold;
  }
  .text-area p a:hover {
    opacity: 0.7;
  }
  .service_area .left {
    width: 50%;
    position: relative;
    z-index: 10;
    background: #b1a080;
  }
  .service_area .left .title {
    line-height: 1;
  }
  .service_area .right {
    width: 45%;
    clip-path: polygon(200px 0, 100% 0, 100% 100%, 0 100%);
    -webkit-clip-path: polygon(200px 0, 100% 0, 100% 100%, 0 100%);
  }
  .service_area .right img {
    width: 100%;
    vertical-align: bottom;
    height: 480px;
    object-fit: cover;
  }
  /*工事実績*/
  .works_box {
    margin: 50px 0 100px 0;
  }
  .works_flex {
    max-width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1em;
    margin-top: 2em;
  }
  .works_flex img {
    width: 48%;
	height: 100%;
  }
  .works_box p:first-of-type {
    font-size: 2.5em;
    font-weight: bold;
	  line-height: 1;
  }
  .works_box p span {
    font-size: 30%;
    font-weight: bold;
    color: #b1a080;
  }
  .works_box p span::before {
    content: "－";
  }
  .works_sonota {
    background: #f7f5f2;
    padding: 50px 0;
    margin-bottom: 50px;
  }
  .works_sonota p:first-of-type {
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.5em;
    font-weight: bold;
    color: #b1a080;
  }
  .works_sonota p {
    max-width: 1000px;
    margin: auto;
  }
h3.line_height{
	line-height: 1.5!important;
}
  /*求人情報*/
  .recruit_flex1 {
    max-width: 1300px;
    display: flex;
    margin: auto;
    margin-bottom: 100px;
  }
  .recruit_flex1 img {
    width: 90%;
  }
  .flex_recruit {
    display: flex;
    justify-content: space-between;
    column-gap: 5%;
  }
  .flex_recruit div:first-of-type {
    width: 50%;
  }
  .flex_recruit div:last-of-type {
    width: 100%;
  }
  .flex_recruit img {
    width: 100%;
  }
  .haikei2 {
    background: url("../img/haikei_2.png")no-repeat;
    background-position: center;
  }
  .flex_recruit p {
    margin-bottom: 1em;
    text-align: justify;
  }
  .flex_recruit p:last-of-type {
    font-weight: bold;
    text-align: right;
  }
  .recruit_contact {
    display: block;
    text-align: center;
  }
  .recruit_contact a {
    background-color: #b1a080;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    padding: 1em 2em;
    border-radius: 50px;
    text-align: center;
    transition: all 0.5s;
  }
  .recruit_contact a:hover {
    opacity: 0.7;
  }
  /*お問い合わせ*/
  .tel_flex {
    display: flex;
    flex-wrap: wrap;
    background: #f7f5f2;
    padding: 50px 70px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
  }
  .tel_flex span {
    font-size: 2.5em;
    font-weight: bold;
    letter-spacing: 4px;
  }
  .tel_flex .tel_time {
    color: #b1a080;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 2px;
  }
  #formWrap {
    background: #f7f5f2;
    padding: 50px;
    margin-top: 20px;
  }
  #formWrap p {
    margin-bottom: 10px;
    color: red;
  }
  .formTable tr th {
    text-align: left !important;
    width: 20%;
  }
  .hisu {
    color: red;
  }
  .input_size {
    padding: 0.5em;
    width: 50%;
  }
  .input_size2 {
    padding: 0.5em;
    width: 100px;
  }
  .input_size3 {
    padding: 0.5em;
    width: 95%;
  }
  #privacy {
    background-color: #fff;
    height: 120px;
    overflow: scroll;
    padding: 30px;
    margin-bottom: 20px;
    border: 1px #ccc solid;
  }
  #privacy dl dt, #privacy dl dd {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: 80%;
  }
  #privacy dl dt {
    font-weight: bold;
  }
  #privacy dl dd {
    margin-bottom: 20px;
  }
  .input_area {
    text-align: center !important;
    margin: auto !important;
    border: none;
    width: 30%;
  }
  .button {
    display: block;
    padding: 15px 100px;
    border-radius: 8px;
    border: none;
    background-color: #b1a080;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    appearance: none;
    transition: all 0.5s;
  }
  .button:hover {
    opacity: 0.8;
  }
  /*リクルートバナー*/
  /****************************************************************/
  .flex_recruitbox {
    display: flex;
    flex-wrap: wrap;
  }
  .flex_recruitbox div {
    width: 50%;
  }
  .flex_recruitbox img {
    width: 100%;
  }
  .flex_recruitbox h4 {
    color: #fff;
    font-family: Helvetica, "sans-serif";
    font-size: 3em;
    font-weight: bold;
  }
  .flex_recruitbox p {
    color: #fff;
    width: 90%;
    margin: auto;
  }
  .recuitbox_left {
    background: #b1a080;
    padding: 3em;
    box-sizing: border-box;
  }
  .recuitbox_left h4 {
    text-align: center;
  }
  .recuitbox_left p:first-of-type {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 0.5em;
  }
  .recuitbox_left p a {
    background-color: #fff;
    font-weight: bold;
    padding: 0.5em 1em;
    border-radius: 30px;
    margin-top: 1em;
    color: #b1a080;
    display: block;
    text-align: center;
    transition: all 0.5s;
  }
  .recuitbox_left p a:hover {
    opacity: 0.8;
  }
  /*下部の2こバナー*/
  .max_w_banner {
    max-width: 1300px;
    display: flex;
    margin: auto;
    margin-bottom: 30px;
    font-weight: bold;
    column-gap: 2px;
    align-items: center !important;
  }
  .max_w_banner div {
    width: 50%;
    transition-duration: 1s;
  }
  .banner_left {
    background-image: url("../img/banner_left.jpg");
  }
  .banner_right {
    background-image: url("../img/banner_right.jpg");
  }
  .banner_works {
    background-image: url("../img/banner_works.jpg");
  }
  .banner_recruit {
    background-image: url("../img/banner_recruit.jpg");
  }
  .banner_left, .banner_right, .banner_works, .banner_recruit {
    wight: 100%;
    height: 350px;
    background-size: cover;
    background-position: 50%;
    position: relative;
    padding: 7em 0 0 4em;
    box-sizing: border-box;
  }
  .banner_left::after, .banner_right::after, .banner_works::after, .banner_recruit::after {
    content: '';
    background-color: rgba(35, 24, 21, .3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .banner_left p, .banner_right p, .banner_works p, .banner_recruit p {
    margin: 0;
    font-size: 3.0em;
    color: #FFF;
    font-weight: bold;
    position: relative;
    z-index: 1;
    font-family: Helvetica, "sans-serif";
	  line-height: 1;
  }
  .banner_left p span, .banner_right p span, .banner_works p span, .banner_recruit p span {
    color: #fff;
    font-size: 0.5em;
  }
  .banner_left p span::before, .banner_right p span::before, .banner_works p span::before, .banner_recruit p span::before {
    content: "－";
    font-weight: normal;
    margin-right: 5px;
  }
  .banner_left, .banner_right, .banner_works, .banner_recruit {
    position: relative;
  }
  .banner_left a, .banner_right a, .banner_recruit a, .banner_works a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
  }
  .banner_left:hover, .banner_right:hover, .banner_works:hover, .banner_recruit:hover {
    opacity: 0.7;
  }
  /*********************************************************/
  /*インデックスのnoneレスポンシブ*/
  /*********************************************************/
  /*レイアウト*/
  .footer_in {
    padding: 40px 0;
  }
  #footer .foot_logo img {
    max-width: 320px;
    margin-bottom: 10px;
  }
  #footer p {
    text-align: center;
    font-size: 0.9em;
  }
  #footer .footer_ul {
    width: 100%;
    background: #b1a080;
  }
  #footer ul {
    max-width: 800px;
    padding: 1.5em 0;
    overflow: hidden;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  #footer ul li a {
    /*float: left;*/
    margin-right: 20px;
    color: #fff;
    font-size: 0.8em;
  }
  #footer p.copy {
    text-align: center;
    font-size: 0.8em;
    color: #000;
    padding: 20px 0;
  }
  #footer .ad a {
    text-decoration: none;
  }
  #footer .check_area {
    border: 1px #fff solid;
    max-width: 800px;
    margin: auto;
    padding: 10px;
    clear: both;
  }
  /*ページトップ*/
  #page-top {
    position: fixed;
    bottom: 8px;
    right: 8px;
    font-size: 60%;
  }
  #page-top a {
    background: #8e7d65;
    text-decoration: none;
    color: #fff;
    width: 60px;
    padding: 20px 0;
    text-align: center;
    display: block;
    /*border-radius: 100px;*/
  }
  #page-top a:hover {
    text-decoration: none;
    background: #999;
  }
