@charset "UTF-8";

/* -------------------------------- 
Primary style
-------------------------------- */

*,
*::after,
*::before {
  box-sizing: border-box;
}

html {
  font-size: 60%;
}

body {
  font-size: 1.6rem;
  color: #1A1A1A;
  background-color: #FFFFFF;
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', YuGothic, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}


.container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

a {
  text-decoration: none;
}

p {
  text-align: justify;
}

/* ----------------------------------------------------- 
main color　支持 --main-color: cornflowerblue;
----------------------------------------------------- */
:root {
  --main-bg-color: #0066cc;
  --main-color: #0066cc;
}

/* ----------------------------------------------------- 
home site content
----------------------------------------------------- */
.cd-main-content {
  /* top背景画像 */
  background-position: center center;
  /* top背景画像の中心で配置 */
  background-repeat: no-repeat;
  background-size: cover;
  /* top背景画像画面一面表示 */
  z-index: 1;
}

.carousel-item {
  z-index: 1;
}

.carousel-inner img {
  height: 100vh;
  z-index: 1;
  object-fit: cover;
  /* top背景画像比率を変えない */
}

/*figure img {
  float: left;
  width: 250px;
  z-index: 100;
  margin-top: 7px;
  padding-left: 50px;
}*/

h2.k2rogo img {
  float: left;
  width: 200px;
  height: auto;
  z-index: 100;
  margin: 5px 0 0 50px;
}

h2.title {
  font-size: 4em;
  color: #000;
  text-shadow: 3px 3px 7px #fff;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

h1.rogok2 img {
  height: 80px;
  margin-top: 100px;
}

h3.titlesub {
  font-size: 2.2em;
  color: #000;
  text-shadow: 3px 3px 7px #fff
}

h3.toprogoeva img {
  margin-top: 50px;
}


h2.business {
  font-size: 1.8em;
  margin-top: 100px;
  color: var(--main-color);
}

h2.business img {
  width: 35px;
  padding-right: 10px;
}

p {
  line-height: 2em;
}

p.setumei {
  color: var(--main-color);
}

a.btn {
  font-size: 1em;
}



table {
  line-height: 2em;
}

.contact {
  background-color: var(--main-bg-color);
  padding: 40px 0 50px 0;
  margin-top: 100px;
  color: white;
}

h2.titlesub {
  font-size: 2em;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

p.tel a {
  color: white;
  font-size: 1.5em;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

p.telkeitai a {
  color: white;
  font-size: 2.5em;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

span.cyokutuu {
  font-size: 0.5em;
}

h4.new {
  font-size: 2em;
  padding-bottom: 10px;
  color: var(--main-color);
  margin-top: 100px;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

/*右下のページトップへ戻る*/
.page-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  font-size: 1em;
  z-index: 3;
}

.page-top a {
  background: #f58941;
  text-decoration: none;
  color: #fff;
  width: 50px;
  text-align: center;
  display: block;
  border-radius: 25px;
  line-height: 50px;
}

.page-top a:hover {
  text-decoration: none;
  background: rgb(230, 198, 20);
}

hr.footer {
  margin: 50px 0 20px 0;
}

footer {
  padding-bottom: 20px;
}

li.footer {
  line-height: 2em;
  padding-top: 50px;
}

li {
  line-height: 2em;
  color: var(--main-color);
  list-style: none;
}

footer li a {
  color: #525253;
}

footer li a:hover {
  color: #DB6356;
}


/* ----------------------------------------------------- 
環境ビジネスページ
------------------------------------------------------------ */
h1.item {
  font-size: 3em;
  color: white;
  padding-top: 100px;
  padding-bottom: 50px;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

.container-full.kankyou {
  background-color: rgb(11, 182, 88);
}

img.eg-keeper {
  width: 30px;
}

h3.rogo img {
  height: 50px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

h2.corona {
  color: var(--main-color);
  font-size: 1.5em;
  line-height: 1.5em;
  padding-bottom: 25px;
}


/* -- img縦中央に配置--- 
.corona img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  
  transform: translateY(-50%);
}*/

hr.corona {
  margin-bottom: 50px;
  height: 3px;
  background-color: var(--main-color);
  border: none;
}

section.egtokucyou {
  border: 1px solid var(--main-color);
  padding: 30px 30px 60px 30px;
  margin-top: 50px;
  margin-bottom: 80px;
}

h2.tokucyou {
  color: var(--main-color);
  font-size: 1.3em;
  line-height: 1.8em;
  margin-top: 30px;
}

button.egtokucyou {
  font-size: 0.9em;
  line-height: 2em;
  margin-top: 30px;
}

.card.card-body.egtokucyou {
  font-size: 0.9em;
  line-height: 1.8em;
}


/* ----中央寄せ----- */
section.pamphletcorona {
  padding: 10px;
  border: dotted 1px rgb(100, 98, 98);
  width: 200px;
  text-align: center;
  margin: 60px auto 30px auto;
  position: relative;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

p.pamphletcorona {
  font-size: 8px;
  color: rgb(100, 98, 98);
  text-align: center;
}

p.kizou {
  padding-top: 30px;
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.644);
}

.kizouphoto img {
  padding-left: 50px;
}

hr.kiji {
  border: 1px solid rgb(190, 189, 189);
  margin: 80px 0 30px 0;
}

hr.kijisita {
  border: 1px solid rgb(190, 189, 189);
  margin: 30px 0 100px 0;
}

/* ----------------------------------------------------- 
建設コンサルタントページ
------------------------------------------------------------ */
.container-full.kensetu {
  background-color: rgb(206, 158, 0);
}

hr.dot {
  border: 1px solid rgb(190, 189, 189);
}

span.norimen {
  font-size: 0.9em;
}

/* ----------------------------------------------------- 
ペット関連ビジネスページ
------------------------------------------------------------ */
.container-full.pet {
  background-color: rgb(233, 119, 227);
}

li.hinnmoku {
  color: #000;
}

/* ----------------------------------------------------- 
お問い合わせページ
------------------------------------------------------------ */

#formWrap {
  width: 1000px;
  margin: 0 auto;
  color: #555;
  line-height: 300%;
  font-size: 90%;
}

table.formTable {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
}

table.formTable td,
table.formTable th {
  border-top: 1px solid rgb(213, 224, 241);
  border-bottom: 1px solid rgb(213, 224, 241);
  padding: 30px;
}

table.formTable th {
  width: 30%;
  font-weight: normal;
  background: #ecf4f7;
  text-align: left;
}

p.contactbtn {
  text-align: center;
  padding: 50px;
}

input.kakunin {
  margin-right: 50px;
}

.hissu {
  color: rgb(247, 63, 39);
  font-size: 0.8em;
}

.nini {
  color: rgb(56, 122, 245);
  font-size: 0.8em;
}

/*　お問い合わせ枠線を薄く
textarea {
  border-color: rgb(199, 198, 198);
}　*/


/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:572px) {
  #formWrap {
    width: 95%;
    margin: 0 auto;
  }

  table.formTable th,
  table.formTable td {
    width: auto;
    display: block;
  }

  table.formTable th {
    margin-top: 5px;
    border-bottom: 0;
  }

  input[type="text"],
  textarea {
    width: 100%;
    padding: 5px;
    font-size: 110%;
    display: block;
  }

  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    display: block;
    width: 100%;
    height: 40px;
  }

  table.formTable td,
  table.formTable th {
    padding: 15px;
  }

  input.kakunin {
    margin-bottom: 30px;
  }
}

/* ----メールにて問い合わせここまで------ */


.container-full.toiawase {
  background-color: rgb(83, 167, 247);
}

hr.line {
  margin-bottom: 30px;
  height: 3px;
  background-color: var(--main-color);
  border: none;
}

h3.k2 img {
  height: 60px;
  margin-bottom: 50px;
}

h2.sub {
  font-size: 1.5em;
  color: var(--main-color);
  line-height: 1.5em;
  padding-bottom: 25px;
}

p.k2tel a {
  color: var(--main-color);
  font-size: 25px;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

.otoiawase {
  background-color: rgb(243, 240, 240);
  padding: 40px 0 20px 0;
  margin-top: 50px;
  margin-bottom: 100px;

}

p.telkeitai2 a {
  color: var(--main-color);
  font-size: 2.5em;
  font-family: 'Bebas Neue', cursive;
  letter-spacing: 0.1em
}

.table th,
.table td {
  border: none;
}

.kojinjyouhou {
  background-color: rgb(243, 240, 240);
  padding: 50px;
  margin: 50px 0 50px 0;
}

h4.companysub {
  font-size: 1.2em;
  padding-bottom: 10px;
  color: var(--main-color);
}

/* -------------------------------- 
スマホ対応
-------------------------------- */
@media only screen and (max-width: 768px) {
  .cd-main-content {
    padding-top: 0px;
    /* ---- スマホの横ぶれ回避----- */
    overflow: hidden;
  }

  .container {
    width: auto;
  }

  h1 {
    font-size: 3em;
  }

  h2.title {
    font-size: 2em;
  }

  h1.item {
    font-size: 1.7em;
    padding-top: 50px;
  }

  h3.titlesub {
    font-size: 1.2em;
  }

  .carousel-inner img {
    height: auto;
  }

  .dropdown-list ul {
    text-align: center;
  }

  /* figure img {
    padding-left: 30px;
    margin-top: 12px;
  }*/

  h2.k2rogo img {
    float: left;
    width: 200px;
    height: auto;
    z-index: 100;
    margin: 14px 0 0 20px;
  }

  .corona img {
    padding: 0;
    margin-bottom: 0px;
  }

  img.content {
    padding: 0 70px;
  }

  h1.rogok2 img {
    height: 55px;
    margin-top: 60px;
  }

  h3.toprogo img {
    margin-top: 20px;
  }

  p.telkeitai a {
    font-size: 2em;
  }

  /* ---kankyou----- */
  .container-full.kankyou {
   /* ---- スマホの横ぶれ回避----- */
    overflow: hidden; 
  }
  
  h2.business {
    font-size: 1.7em;
    margin-top: 70px;
    color: var(--main-color);
  }

  .kizouphoto img {
    padding-left: 0px;
    padding-top: 10px;
  }
.d-block.w-100.content1 {
  padding: 0 30px;
}
  /* ----corona----- */
  section.egtokucyou {
    margin-bottom: 30px;
  }

  /* ---kensetu----- */
  .container-full.kensetu {
  /* ---- スマホの横ぶれ回避----- */
    overflow: hidden;
  }
  .kensetu img {
    margin-bottom: 20px;
  }

  /* ---pet----- */
  .container-full.pet {
 /* ---- スマホの横ぶれ回避----- */
    overflow: hidden; 
}

  h3.husse img {
    margin-top: 10px;
  }

  /* ---contact----- */
  .container-full.toiawase {
  /* ---- スマホの横ぶれ回避----- */
    overflow: hidden; 
  }
  h3.k2 img {
    height: 50px;
    margin-bottom: 50px;
  }

  .kojinjyouhou {
    padding: 30px;
    margin: 50px 0 30px 0;
  }

  p.telkeitai2 a {
    font-size: 2em;
  }

  /* ----テーブルを縦組みに------ */
  .last td:last-child {
    border-bottom: solid 1px #ccc;
  }

  .table th,
  .table td {
    border-bottom: none;
    display: block;
    width: 100%;
    padding: 0.2em;
  }

  .table td.jigyou {
    padding-bottom: 0;
  }

  .table th.koumoku {
    width: auto;
    background: #ecf4f7;
  }

}