@charset "UTF-8";

/*** basic elements ***/
body {
  background-color: #fff;
  font: 14px/1.5 "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS PGothic", "MS Pゴシック", sans-serif;
  color: #000;
}
img {
  vertical-align: bottom;
}
a {
  color: #0096ff;
}
a:hover,
a:active {
  text-decoration: none;
}

/*** common styles ***/
.inner {
  width: 980px;
  margin: 0 auto;
}
.inner_catch {
  width: 960px;
  margin: 0 auto;
}
.inner_catch img {
  width: 100%;
}
.clearfix::after {
  content: '';
  display: block;
  clear: both;
}
.no_marker {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mb_65 {
  margin-bottom: 65px !important;
}
.ml_20 {
  margin-left: 20px !important;
}
.fw_b {
  font-weight: bold;
}
.ta_c {
  text-align: center;
}
.ta_r {
  text-align: right;
}
.va_m {
  vertical-align: middle;
}
.wh_05 {
  letter-spacing: 0.5em;
  text-indent: 0.5em;
}
.op_07:hover,
.op_07:active {
  opacity: 0.7;
}

/*** header ***/
.pageheader {
  border-bottom: 5px solid #75a835;
  font-size: 0;
}
.pageheader h1 {
  font-size: 10px;
  font-weight: normal;
}
.header_logo,
.header_nav {
  display: inline-block;
  vertical-align: middle;
}
.header_logo {
  margin: 0px;
  font-size: 16px;
}
.header_nav {
  width: 650px;
  text-align: right;
  font-size: 14px;
}
.header_nav_text {
  line-height: 59px;
}
.header_nav_text > img {
  margin-left: 5px;
  vertical-align: middle;
}
.contact_header {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  line-height: 1;
}
.header_nav_link ul {
  font-size: 0;
}
.header_nav_link li {
  display: inline-block;
  width: 120px;
  margin-left: 2px;
  font-size: 16px;
}
.header_nav_link li a {
  display: inline-block;
  width: 120px;
  background: #d5ddd2 url(../img/header_nav_off.png) center top repeat-x;
  border-top: 1px solid #cdd5c3;
  border-left: 1px solid #cdd5c3;
  border-right: 1px solid #cdd5c3;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  line-height: 50px;
  font-weight: bold;
  color: #000;
}
.header_nav_link li a:hover,
.header_nav_link li a:active,
.header_nav_link li .header_nav_active {
  padding-top: 1px;
  border: none;
  background-image: url(../img/header_nav_on.png);
  color: #fff;
}

/*** breadcrumb ***/
.breadcrumb {
  margin: 15px 0 20px;
  font-size: 0;
}
.breadcrumb li {
  display: inline-block;
  font-size: 14px;
}
.breadcrumb li:nth-of-type(n+2) {
  margin-left: 14px;
}
.breadcrumb li:nth-of-type(n+2)::before {
  content: '＞';
  margin-right: 14px;
}

/*** main ***/
.top_curve {
  margin: 0 0 50px;
  padding: 24px 26px;
  border-radius: 16px 16px 0 0;
  background: #5b8e1b url(../img/bg_header.png) center center repeat;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.top_curve::before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 14px;
  background: transparent url(../img/icon_clover_4.png) 0 0 no-repeat;
}
.icon_dot,
.icon_dot_border {
  margin: 0 0 20px;
  padding: 0 30px;
  line-height: 1;
  font-size: 24px;
  font-weight: normal;
}
.icon_dot::before,
.icon_dot_border::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 15px;
  background: transparent url(../img/icon_clover_1.png) 0 0 no-repeat;
}
.icon_dot_border {
  padding-bottom: 12px;
  border-bottom: 3px solid #75a835;
}

/*** jumbotron ***/
.jumbotron {
  background: transparent url(../../img/jumbotron_bg.jpg) bottom center repeat-x;
}

/*** results (top) ***/
.top_result {
  padding-bottom: 20px;
  background: #fff url(../img/bg_pattern_1.png) center center repeat;
}
.top_result h2 {
  margin: 0;
  line-height: 100px;
}
.top_result ul {
  font-size: 0;
}
.top_result li {
  display: inline-block;
  width: 326px;
  margin-right: 1px;
  padding: 30px 0;
  background-color: #fff;
  text-align: center;
  line-height: 34px;
  font-weight: bold;
  font-size: 26px;
}
.top_result ul li:nth-of-type(3n) {
  margin-right: 0;
}
.top_result li img {
  margin-bottom: 30px;
}
.top_result li span {
  color: #f66200;
}
.top_result .case{
overflow: hidden;
margin: 30px 0;
}
.top_result .case p {
  margin: 0;
  line-height: 2;
  font-weight: bold;
  font-size: 17px;
}
.top_result .case img {
  float: right;
margin-left: 30px;
}

/*** catch (top) ***/
.top_catch {
  margin-bottom: 70px;
  background-color: #72b41d;
  line-height: 100px;
}

/*** step (top) ***/
.top_step_l,
.top_step_r {
  width: 910px;
  margin: 0 auto 20px;
  background: transparent url(../img/hr_green.png) 0 108px repeat-x;
}
.dotted_ltr::after,
.dotted_rtl::after {
  height: 122px;
  background-repeat: no-repeat;
  background-position: 217px 0;
  background-color: transparent;
}
.dotted_ltr::after {
  background-image: url(../../img/bg_dotted_ltr.png);
}
.dotted_rtl::after {
  background-image: url(../../img/bg_dotted_rtl.png);
}
.top_step_text {
  width: 530px;
  float: left;
  padding-top: 5px;
}
.top_step_text h3 {
  margin: 0 0 70px;
}
.top_step_text p {
  margin: 0;
  line-height: 2;
  font-weight: bold;
  font-size: 17px;
}
.top_step_img {
  float: left;
  width: 338px;
  margin: 0;
}
.top_step_img img {
  width: 100%;
  height: auto;
}
.top_step_l .top_step_text {
  margin-right: 20px;
}
.top_step_r .top_step_img {
  margin: 0 20px;
}

/*** inquiry (top)***/
.top_inquiry {
  margin: 0 0 50px;
  padding-bottom: 10px;
  background-color: #ecf4e2;
}
.top_inquiry h2 {
  margin: 0 0 10px;
  background-color: #75a835;
  line-height: 70px;
}
.top_inquiry figure {
  width: 489px;
  float: left;
  line-height: 140px;
  text-align: center;
}
.top_inquiry figure:nth-of-type(odd) {
  border-right: 1px solid #c8d7b4;
}
.top_inquiry figure:nth-of-type(even) {
  border-left: 1px solid #c8d7b4;
}

/*** company ***/
.company_box {
  margin: 0 30px 50px;
  font-size: 14px;
}
.greeting_text {
  float: left;
  width: 600px;
  line-height: 2;
}
.greeting_photo {
  float: right;
  width: 280px;
}
.company_table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #b4b4b4;
  border-collapse: collapse;
}
.company_table th,
.company_table td {
  padding: 14px 21px;
  border: 1px solid #b4b4b4;
  box-sizing: border-box;
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
.company_table th {
  width: 201px;
  background-color: #f6feed;
}
.address_table,
.address_table th,
.address_table td {
  border: none;
  text-align: left;
}
.address_table {
  width: 100%;
}
.address_table th,
.address_table td {
  padding: 0;
  background-color: transparent;
}
.map_text {
  float: left;
  width: 300px;
}
.map_image {
  width: 600px;
  float: right;
}
.map_image iframe {
  width: 600px;
  height: 600px;
  border: none;
}

/*** privacy ***/
.privacy_text {
  margin: 30px 0;
}
.privacy_text li {
  margin-bottom: 30px;
}

/*** footer ***/
.pagefooter {
  border-top: 5px solid #75a835;
}
.pagefooter_nav {
  margin-bottom: 10px;
  background-color: #ecf4e2;
}
.pagefooter_nav ul {
  line-height: 60px;
  font-size: 0;
}
.pagefooter_nav li {
  display: inline-block;
  font-size: 14px;
}
.pagefooter_nav li:nth-of-type(n+2) {
  margin-left: 60px;
}
.pagefooter_nav li a {
  color: #333;
  text-decoration: none;
}
.pagefooter_nav li a:hover,
.pagefooter_nav li a:active {
  text-decoration: underline;
}
.foot_info {
  display: inline-block;
  width: 490px;
  margin-bottom: 30px;
  vertical-align: bottom;
}
.foot_logo {
  margin-bottom: 15px;
  font-size: 14px;
}

/*** top button ***/
.top_btn {
  position: fixed;
  left: 50%;
  bottom: 30px;
  z-index: 5;
  width: 50px;
  height: 50px;
  margin-left: 500px;
}
.top_btn a {
  display: inline-block;
  width: 50px;
  height: 20px;
  padding: 15px 0;
  border-radius: 25px;
  background-color: #52a300;
  text-align: center;
}
.top_btn img {
  vertical-align: top;
}


/*** contact ***/
.font_contact1 {
  font-size: 22px;
  font-weight: bold;
  color: #eb5800;
}
.contact_head {
}
.contact_head:after {
  clear: both;
  content: "";
  display: block;
}
.contact_head > div {
  float: left;
}
.contact_head > div:first-child {
  width: 600px;
  line-height: 2;
}
.contact_head > div:last-child {
  width: 300px;
  text-align: right;
}
.not_border {
  border: none;
}
.lr_form:after {
  clear: both;
  content: "";
  display: block;
}
.lr_form > div {
  float: left;
  width: 50%;
}
.lr_form > div:last-child {
  text-align: right;
  padding-top: 10px;
}
.aster {
  color: #f30101;
}
.form_input_text {
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #CCC;
  padding: 5px 3px;
}
.form_table th {
  vertical-align: middle;
}
.btn_area {
  text-align: center;
  margin-bottom: 60px;
}
.btn_area img:hover{
  opacity: 0.6;
}
.contact_number {
  font-size: 22px;
  font-weight: bold;
  color: #6eb600;
}
.contact_method {
  margin-bottom: 60px;
}
.submit_btn {
  border: 0px;
  width: 200px;
  height: 53px;
  background: url(../../contact/img/btn_contact.png) left top no-repeat;
  cursor: pointer;
}
.submit_btn:hover {
  opacity: 0.6;
}
.btn_input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #70A330;
  border-radius: 7px;
  width: 200px;
  padding: 10px 0px;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;
}
.btn_input:hover {
  background: #4B7913;
}


/*** case ***/
.lr50:after {
  clear: both;
  content: "";
  display: block;
}
.lr50 > div {
  float: left;
  width: 46%;
}
.lr50 > div:last-child {
  margin-left: 8%;
}
.title_icon {
  font-size: 24px;
  position: relative;
  padding-left: 50px;
  border-bottom: 3px solid #75a835;
  padding-bottom: 12px;
}
.title_icon:before {
  position: absolute;
  left: 0;
}
.title_icon1:before {
  content: url("../../case/img/case_1.jpg");
}
.title_icon2:before {
  content: url("../../case/img/case_2.jpg");
}
.title_icon3:before {
  content: url("../../case/img/case_3.jpg");
}
.table_simple {
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  border: 1px solid #CCC;
  border-collapse: collapse;
}
.table_simple td {
  font-weight: normal;
  border: 1px solid #CCC;
  width: 50%;
  padding: 7px;
}
.works_top{
font-size: 16px;
}
.list_works {
list-style: none;
padding: 0;
overflow: hidden;
}
.list_works h3{
font-size: 18px;
font-weight: bold;
border-bottom: #447b00 3px solid;
margin: 10px 20px;
padding-bottom: 5px;
}
.list_works li{
display: block;
width: 31%;
height: 270px;
margin: 0 1% 20px 1% !important;
float: left;
border: #ccc 1px solid;
border-radius: 5px;
}
.list_works span{
display: block;
font-size: 16px;
font-weight: normal;
color: #000;
margin:0 30px;
}
.list_works_company {
  list-style: none;
  padding: 0;
  font-size: 14px;
  color: #000;
  font-weight: normal;
}
.list_works li,
.list_works2 li {
  margin-bottom: 10px;
}
.wrap_bisiness_img {
  margin-bottom: 40px;
}
.wrap_bisiness_img .bisiness_bar {
  text-align: center;
  margin-bottom: 10px;
}
.wrap_bisiness_img .bisiness_bar p{
  text-align: left;
  margin:20px 50px;
}
.wrap_bisiness_img .bisiness_arrow {
  text-align: center;
  margin-bottom: 10px;
}
.lr_works {
}
.lr_works:after {
  content: "";
  clear: both;
  display: block;
}
.lr_works > div {
  float: left;
  width: 48%;
}
.lr_works > div:first-child {
  margin-right: 2%;
}

/*   追加   強み   */
	
.merit_box {
  margin: 0 30px 50px;
  font-size: 18px;
	line-height: 1.8em;
}

.title_merit {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  border-bottom: 3px solid #75a835;
  padding-bottom: 12px;
	color: #f66200;
}
.merit_jisseki {
  margin: 0 30px 50px;
  background: url(../../merit/img/merit_01.png) left top no-repeat;
  padding-left: 180px;
  }

.table_merit {
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  border: 4px solid #FFF;
  border-collapse: collapse;
}
.table_merit td {
  font-weight: normal;
  border: 4px solid #FFF;
  width: 50%;
  padding: 7px;
  background-color: #edf2eb;white-space:nowrap;
}

.btn_meritex {
 margin-left: 400px;
}

.btn_meritex a {
	margin-top: 0px;
	padding: 10px;
	font-size: 16px;
	background-color: #75a835;
	border-radius: 10px;
  width: 278px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

.btn_meritex a:hover {
	opacity:0.7;
}




