@charset "UTF-8";
/* CSS Document */
.wrap {
  overflow: hidden;
}
body {}
@media screen and (min-width: 767px) { /*ウィンドウ幅が767px以上の場合に適用*/
  h1, h2, h3, h4, p {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  }
  #header {
    background: #fff;
  }
  .header_title {
    width: 100%;
    margin: auto;
    background: #8dc31e;
  }
  p.header_title_in {
    max-width: 1000px;
    margin: auto;
    color: #fff;
    font-size: 12px;
    padding: 3px 0;
  }
  h1 img {
    width: 300px;
    float: left;
  }
  .header_right {
    float: right;
  }
  .header_right p {
    float: left;
    line-height: 1.2;
    font-size: 1.8em !important;
  }
  .header_right p.tellink {
	  margin-right: 0.5em;
  }
	
	.fa-phone{
		font-size: 80%;
		margin-right: 5px;
	}
  .header_right p.maillink a {
    font-size: 1.1em !important;
  }
  #head_area {
    max-width: 1000px;
    margin: auto;
    padding: 30px 0;
    overflow: hidden;
  }
  /*メイン画像*/
  #main_img .slider img {
    width: 100%;
    background-size: cover;
  }
  .index_title {
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
    line-height: 2;
    margin: 3em 0 3em 0;
  }
  .president_area {
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
  }
  .president_area > div:first-of-type {
    width: 40%;
  }
  .president_area > div {
    width: 55%;
  }
  .president_area > div img {
    width: 100%;
    overflow: hidden;
  }
  .president_area p {
	  text-align: justify;
	  line-height: 2;
	}
  p.name {
    margin-top: 1em;
    text-align: right;
  }
  p.name span {
    font-size: 1.3em;
  }
  .goaisatu {
    width: 90%;
    margin: auto;
    line-height: 2;
    margin-bottom: 3em
  }
	.m30{
		margin-bottom: 3em;
	}
}
/*共通コンテンツ*/
/***************************************************/
#works{
	margin-top: 8em;
}

#greet, #works,#service,#jirei {
  margin-bottom: 80px;
  overflow: hidden;
}
#works h3, #greet h3, #company h3, #service h3, #jirei h3 {
  font-size: 32px;
  font-weight: bold;
  color: #000;
  font-family: Arial, Helvetica, "sans-serif";
}
h4 {
  color: #8dc31e;
  font-size: 0.8em !important;
  margin-bottom: 2.5em !important;
}
h5 {
  color: #8dc31e;
}
#works h3 span, #greet h3 span, #company h3 span{
  color: #5e5e5e;
  font-size: 14px;
  font-weight: normal;
}
#greet p a {
  color: #fcffb6;
  text-align: center !important;
  margin-top: 20px;
}
/*ディスプレイnone*/
.none {
  display: none;
}
/*事業*/
/***************************************************/
#greet, #company {
  max-width: 1000px;
  margin: auto;
}
#works {
  width: 100%;
  background-size: cover;
  /*padding: 5em 0;*/
}
.works_in {
  max-width: 1000px;
  margin: auto;
}
.works_img {
  text-align: center;
}
.works_img img {
  width: 30%;
}

.service_in {
  max-width: 1000px;
  margin: auto;
}
.service_img img {
  width: 30%;
}

.tuyomi_flex .fa-solid{
	color: #8dc31e;
	margin-right: 0.2em
}

.green_list{
	margin-bottom: 5em;
}

.green_list li{
	padding: 1em;
	background: #d5ffd9;
	margin-bottom: 10px;
}

#voice h5{
	font-size: 120%!important;
	line-height: 1.5;
}

.green_flex{
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	margin-bottom: 5em;
}
.green_flex > div{
	width: 46%;
	padding: 1em;
	background: #d5ffd9;
	margin-bottom: 10px;
	border-radius: 10px;
	line-height: 1.5;
}
/************************************************************************/
/*インデックスのnoneレスポンシブ*/
/************************************************************************/
#company, #greet {
  margin-bottom: 100px;
}
/*会社概要*/
.kaisha {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  width: 100%;
  margin-bottom: 50px;
}
.kaisha th {
  font-weight: bold;
	width: 20%
}
.kaisha th, .kaisha td {
  border-bottom: 1px solid #ccc;
  padding: 15px;
}
.kaisha td {
	text-align: justify;
	line-height: 2;
}
.kaisha {
	background: #fff;
}
.kaisha .blue {
	color: #0080cc;
	font-weight: bold;
	font-size: 150%;
}

.enkaku th,.enkaku td{
  border-bottom: none;
  padding: 5px 0;
	vertical-align: top;
}
.enkaku td{
	padding-right: 1em;
}

.gmap {
  height: 500px;
  margin-bottom: 50px;
}
/*FLEXBOX*/
.cssgrid {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cssgrid > div {
  width: 47%;
  margin-bottom: 2em;
  min-width: 0;
}
.cssgrid > div img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1em;
}
.cssgrid > div p {
  font-size: 1em;
  line-height: 1.7;
text-align: justify;
}
.cssgrid h5 {
  padding: 0 0 0.5em 0;
  font-weight: bold;
  font-size: 140%;
}
.info_area {
  background: #fff;
  padding: 10px;
}
.tuyomi_flex {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tuyomi_flex > div {
  width: 47%;
  margin-bottom: 2.5em;
  min-width: 0;
}
.tuyomi_flex > div img {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
	border-radius: 20px;
}

.tuyomi_flex h5{
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 140%!important;
}
.tuyomi_flex p{
	margin-bottom: 0.5em;
	line-height: 2;
	text-align: justify;
}

.mail a{
	display: block;
    background: #a764a4;
	padding: 1.5em;
	text-align: center;
	color: #fff;
	margin-top: 3em;
	font-size: 130%;
	border-radius: 10px;
}
.mail a:hover{
    background: #8e448b;
	      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
}

.toi_flex{
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.toi_flex > div{
	width: 49.8%;
	background:#8dc31e;
	margin-top: 2em;
}
.toi_flex p a{
	text-align: center;
	color: #fff;
	font-size: 1em;
	display: block;
	padding: 3em;
	line-height: 1.3;
}
.toi_flex p a:hover{
    background: #4a9552;
	      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
}

.toi_flex p span{
	text-align: center;
	color: #fff;
	font-size: 1.8em;
}

.toi_flex .fa-solid{
	color: #fff;
	margin-right: 0.2em
}

.mental{
	background:#a764a4;
}

.mental_flex{
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mental_flex > div{
	width: 49.8%;
	background:#8dc31e;
	margin-top: 2em;
}
.mental_flex p a{
	text-align: center;
	color: #fff;
	font-size: 1em;
	display: block;
	padding: 3em;
	line-height: 1.3;
	margin: 0!important;
}
.mental_flex p a:hover{
    background: #4a9552;
	      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
}
.mental_flex p span{
	text-align: center;
	color: #fff;
	font-size: 1.8em;
}

.mental_flex p.mental a:hover{
    background: #8e448b;
	      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
}


/*アクセス*/
#access p.access_title {
  font-weight: bold;
  margin-bottom: 1em;
  border-left: 3px solid deepskyblue;
  padding-left: 0.8em;
}
.bold {
  font-weight: bold;
  margin-bottom: 2em;
  font-size: 150%;
}
@media (min-width: 767px) {
  #header p.tellink a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #000;
  }
}
/*レイアウト*/
.footer_in {
    background: #8dc31e;
  padding: 40px 0;
}
#footer .foot_logo a{
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1em;
}
#footer p {
  text-align: center;
  color: #fff;
  font-size: 0.9em;
}
#footer p.copy {
  text-align: center;
  font-size: 0.8em;
  color: #000;
  padding: 20px 0;
  background-color: #fff;
}
#footer .ad a {
  color: #fff;
  text-decoration: none;
}
#footer p.ad span {
  font-size: 2em;
  color: #fff;
}
/*ページトップ*/
#page-top {
  position: fixed;
  bottom: 8px;
  right: 0;
  font-size: 120%;
}
#page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 70px;
  padding: 15px 0;
  text-align: center;
  display: block;
}
#page-top a:hover {
  text-decoration: none;
  background: #999;
}