body header {
    background: #859FD2;
}


.slider-pro p.sp-layer {
	text-align: right;
}
.sp-slides-container {
    position: relative;
	background: rgba(255,255,255,0.20);
}

.newlybuilt{}
.newlybuilt dt{
	color: #6c88c4;
	font-size: 160%;
	border-bottom: 1px dotted #6c88c4;
	margin-bottom: 10px;
}
.sp-selected-thumbnail{
  outline: 4px solid #6c88c4;
  outline-offset: -4px;
}

/** smartphone **/
@media screen and (max-width: 767px) {
	aside.eyecatch .inner ul.business_category {
		width: 100%;
		margin:130px auto 0;
		display: flex;
		flex-direction: row;flex-wrap: wrap;
		 justify-content: space-around;
	}

	aside.eyecatch .inner ul.business_category li {
	  padding: 0 5px;
	  border: none;
		width: 45%;    text-align: center;
	}
	aside.eyecatch .inner ul.business_category li a{
		display: inline-block;
		margin: auto;
		max-width: 100%;text-align: center;
	}
	aside.eyecatch .inner ul.business_category li a img{
		max-width: 100%;
	}
	aside.eyecatch {
	  height: 250px;
	  background: #e8f2d9 url("/images/icd/common/header_image.jpg") center center no-repeat;
		background-size: cover;
	}
	.environment .main .body .heading_paragraph {
    margin: 0 30px;
}
aside.eyecatch .inner {
  padding-top: 10px;
		position: relative;
}
.main {

    margin: 0 0;
}
.main .body {
    padding: 2vw;
  background: #EEF1F9;
}
.main .body h4 {
    margin-bottom: 0.5em;
    padding: 0 0 7px;
    border-bottom: 1px dotted #ccc;
    font-size: 150%;
}	
.eyecatch .inner .catch {
    position: absolute;
    right: 20px;
    display: block;
    max-width: 41vw;
    height: auto;
}
.environment .main .body {
    background: #e3f6ff;
}
.business.index .business_index_wrapper {
  padding-bottom: 20px;
  background: #F7FAEE;
  border-top: 10px solid #00A39B;
	margin: 10px;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

.business.index .business_index_wrapper .business_index_header {
  padding: 30px 30px 0;
}

.business.index .business_index_wrapper .business_index_header h3 {
  margin-top: -65px;
  margin-bottom: 0;
  padding: 75px 0 40px;
background: none;
  border: none;
	background-size: 10% auto;
  font-size: 200%;
  color: #333;
}

.business.index .business_index_wrapper .business_index_header h3 .subheading {
  font-size: 60%;
}

.business.index .business_index_wrapper .business_item {
  min-height: 260px;
  margin: 10px;
  background: #fff;
  padding: 0 30px 10px;
}

.business.index .business_index_wrapper .business_item h4 {
  height: 80px;
  margin: 0 -30px 20px;
  padding: 0;
  border-bottom: 1px solid #ccc;
  line-height: 3;font-size: 120%;
	position: relative;
}

.business.index .business_index_wrapper .business_item h4 .item_num {
  display: block;
  float: left;
  width: 50px;
  height: 80px;
  margin-right: 30px;
  background: #00A39B;
}

.business.index .business_index_wrapper .business_item h4 a.goto_detail {
  display: block;
  width: 140px;
  padding: 25px 15px 0 0;
  line-height: 1;
	position: absolute;
	right: 0;
	bottom: 0;
}
.business.index .business_index_wrapper .business_item p .item_image {
	float: right;
	margin-left: 1em;
	width: 40%;
	height: auto;
}

.business.index .business_index_wrapper .business_item img.item_image {
	display: block;
	margin: 0 auto 10px;
}
.environment .main .body .figure_wrapper {
  margin: 20px auto;
}

.environment .main .body .figure_wrapper figure {
  margin: 0 20px;
}
.environment .main .body .figure_wrapper figure img {
	width: 100%;
	height: auto;

	
}
.environment .main .body .attention, .environment .main .body .container_box_point {
  color: #EA5504;
  font-weight: bold;
  background: #fff;
  box-shadow: 0 0 5px rgba(63, 63, 63, 0.5);
  border-radius: 10px;
  padding: 10px;
  margin: 30px 0;
}

.environment .main .body .container_box_point {
  color: #333;
  font-weight: normal;
  padding: 10px 20px;
  margin: 15px 0 5px;
}

.environment .main .body ul.container_box_fee {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}

.environment .main .body ul.container_box_fee li {
  width: 60%;
  min-width: 200px;
  margin: 0 auto 30px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  border-radius: 5px;
  background: #fff;
}

.environment .main .body ul.container_box_fee li:before {
	content: "\f0fe";
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 150%;
	color: #5cc88d;
	line-height: 35px;
	margin: auto;
}

.environment .main .body ul.container_box_fee li:first-child:before {
  content: none;
}

.environment .main .body ul.container_box_fee li.current {
  background: #ff9b02;
  color: #fff;
  box-shadow: 0 0 10px rgba(63, 63, 63, 0.5);
}

.environment .main .body ul.container_box_fee li.single {
  line-height: 35px;
}

.main .body .contact_tel {
    margin: 20px;
    padding: 10px 5px 7px;
    background: #fff;
    text-align: center;
    line-height: 1;
}
.main .body .contact_tel img {
	max-width: 100%;
	height: auto;
}
.main .body .bodytop {
    margin: 50px 0 -20px;
    padding: 20px 0 ;
    border-top: 1px solid #399ecf;
    text-align: center;
}
.main .body .working_image {
  background: #fff;
  margin: 1.5em 0 3em;
  padding: 20px 10px;
  border-top: 5px solid #399ecf;
  border-bottom: 5px solid #399ecf;
}
.main .body .working_image.flex {
	display: flex;align-items: flex-end;
	justify-content:space-around;
}

.main .body .working_image figure {
	margin: 0 10px;
    display: block;
    width: 57%;
    text-align: left;
}

.main .body .working_image img{
    width: 100%;
    height: auto;
    max-width: 575px;
    margin: auto;
    display: block;
}



.environment .main .body.waste h4 {
  position: relative;
  padding-left: 30px;
  color: #399ecf;
}

.environment .main .body.waste h4:before {
  content: "\f138";
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #399ecf;
}

.environment .main .body.waste h4 .subheading {
  font-size: 80%;
}
.body h3 {
	padding: 0 0 7px 1.15em;
	border-bottom: 1px dotted #ccc;
	background-image: url("/images/common/double_arrow_blue.png");
	background-repeat: no-repeat;
	background-size: 0.75em 1.15em;
	font-size: 175%;
	color: #399ecf;
}
.icd .main .body .icd_index_header {
    background: #E1F0E6;
}
.icd .main .body .icd_index_header img {
    display: block;
    width: 90%;
	height: auto;
    margin: 0 auto 50px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
}
.icd .main .body .icd_image_wrapper {
    margin: 1.5em 0;
    padding: 20px 2vw;
    background: #fff;
    text-align: center;
    border-radius: 10px;
}
.icd .main .body .icd_image_wrapper img{
	width: 100%;
	height: auto;
}
.icd .main .body .icd_result_triple_wrapper .flex{
	display: flex;align-items: flex-end;
	justify-content:space-around;
	width: 100%;
}
.icd .icd_result_triple_wrapper {
    margin: 30px 0;
    background: #c9ebe8;
    border-radius: 10px;
    padding: 15px 0;
    box-shadow: 0 0 5px rgba(63, 63, 63, 0.5);
}
.icd .icd_result_triple_wrapper h4 {
    text-align: center;
    margin: -15px 0 20px;
    padding: 10px 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #ccc;
}

.icd .main .body .icd_result_triple_wrapper .flex figure{
	margin: 0 2vw;
	padding: 0;
}

.icd .main .body .icd_result_triple_wrapper .flex figure img{
	width: 100%;
	height: auto;
}


.icd .main .body .repair_list {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  background: #fff;
}

.icd .main .body .repair_list th {
  border: 1px solid #ccc;
  padding: 7px 15px;
  background: #fbf6e3;
}

.icd .main .body .repair_list td {
  padding: 7px 15px;
  border: 1px solid #ccc;
}

.icd .main .body .repair_list tr td:nth-child(2), .icd .main .body .repair_list tr td:nth-child(3) {
  text-align: center;
}
	.img_right{
		float: right;
		margin: 0 0 0 20px;
		max-width: 50%;
		height: auto;
	}

.slider-pro p.sp-layer {
	font-size: 18px;
}


}

/** Tablet **/
@media screen and (min-width: 768px) and (max-width: 1079px) {


aside.eyecatch .inner {
  padding-top: 50px;
		position: relative;
}
.eyecatch .inner .catch {
		position: absolute;
	right:65px;
}

aside.eyecatch .inner h2 {
  text-align: center;
}

aside.eyecatch .inner ul.business_category {
	width: 100%;
	margin: 30px auto 0;
	display: flex;
	flex-direction: row;
	 justify-content: space-around;
}

aside.eyecatch .inner ul.business_category li {
  padding: 0 5px;
  border: none;
}
aside.eyecatch .inner ul.business_category li a img{
	max-width: 100%;
}
aside.eyecatch .inner ul.business_category li a {
	position: relative;
}
aside.eyecatch .inner ul.business_category li a.on::after {
	position: absolute;
	content: "";width: 0;
	height: 0;
	border: 15px solid transparent;
    border-top: 15px solid #f8b614;
    bottom: -24px;
	margin: auto;
	left: 0;
	right: 0;
}


.body .general_customer {

  width: 100%;
	max-width: 1000px;
	margin: auto;
  margin-top: -50px;
  background: #e3f6ff;
  border-top: 10px solid #0093c8;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

.body .general_customer .customer_header {
  padding: 30px;
}

.body .general_customer .customer_header h3 {
  margin-top: -50px;
  padding: 55px 0 15px;
  border: none;
	max-width: 100%;
}

.body .general_customer .customer_header .contact_tel img {
  width: 400px;
}

.body .general_customer .business_item {
  margin: 10px;	position: relative;

  background: #fff;
  padding: 0 30px 10px;
  width: 38%;
  min-height: 380px;
}
.body .general_customer .business_item .bottom_cont {
	position: absolute;
	bottom: 0;
	margin: auto ;
	padding: 0 10px;
	left: 0;
	right: 0;
}

.body .general_customer .business_item h4 {
  height: 80px;
  margin: 0 -30px 20px;
  padding: 0;
  border-bottom: 1px solid #ccc;
  color: #333;
}

.body .general_customer .business_item h4 .item_num {
  display: block;
  float: left;
  width: 50px;
  height: 80px;
  background: #0093c8;
}

.body .general_customer .business_item h4 .general_cat_01 {
  float: left;
  display: block;
  height: 80px;
  margin-left: 30px;
  padding-left: 130px;
  line-height: 80px;
  background: #fff url("../images/common/abstract/abstract_general_cat_01.png") 0 25px no-repeat;
}

.body .general_customer .business_item h4 .general_cat_normal {
  float: left;
  display: block;
  height: 80px;
  margin-left: 30px;
  line-height: 80px;
  background: #fff url("../images/common/abstract/abstract_general_cat_01.png") 0 25px no-repeat;
  background: none;
  padding-left: 0;
}

.body .general_customer .business_item h4:before {
  content: '';
}

.body .goto_detail {
  margin: 0 0 0;
  text-align: right;
}

.body .btn_contact {
  margin: 15px -30px 0;
  padding: 20px 0 15px;
  border-top: 1px solid #ccc;
}

.body .btn_contact img {
  display: block;
  width: 80%;
  height: auto;
  margin: 0 auto;
}

body.business header {
  padding: 25px 0 0;
  background: #859FD2;
}

aside.eyecatch {
    height: 300px;
    background: #D6ECE9 url(/images/icd/common/header_image.jpg) center center no-repeat;
}
body.business .eyecatch_inner ul {
  width: 800px;
  margin: 0 auto;
  padding: 100px 0 0;
  list-style: none;
}

body.business .eyecatch_inner ul li {
  float: left;
  margin: 0;
  padding: 0 5px;
}
.main {

    margin: 0 0;
}
.main .body {
    padding: 50px 50px;
  background: #EEF1F9;
}
.main .body h4 {
    margin-bottom: 0.5em;
    padding: 0 0 7px;
    border-bottom: 1px dotted #ccc;
    font-size: 150%;
}
.business.index .business_index_wrapper {
    padding-bottom: 20px;
    background: #F7FAEE;
    border-top: 10px solid #00A39B;
    box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}
.business.index .business_index_wrapper {
  padding-bottom: 20px;
  background: #F7FAEE;
  border-top: 10px solid #00A39B;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

.business.index .business_index_wrapper .business_index_header {
  padding: 30px 30px 0;
}

.business.index .business_index_wrapper .business_index_header h3 {
  margin-top: -65px;
  margin-bottom: 0;
  padding: 75px 0 40px;
  background: url("../images/common/abstract/bussiness_image.png") right center no-repeat;
  border: none;
  font-size: 200%;
  color: #333;
}

.business.index .business_index_wrapper .business_index_header h3 .subheading {
  font-size: 60%;
}

.business.index .business_index_wrapper .business_item {
  min-height: 260px;
  margin: 10px;
  background: #fff;
  padding: 0 30px 10px;
}
.business.index .business_index_wrapper .business_item p .item_image {
  float: right;
	margin-left: 20px;
}

.business.index .business_index_wrapper .business_item h4 {
  height: 80px;
  margin: 0 -30px 20px;
  padding: 0;
  border-bottom: 1px solid #ccc;
  line-height: 80px;font-size: 150%;
}

.business.index .business_index_wrapper .business_item h4 .item_num {
  display: block;
  float: left;
  width: 50px;
  height: 80px;
  margin-right: 30px;
  background: #00A39B;
}

.business.index .business_index_wrapper .business_item h4 a.goto_detail {
  display: block;
  float: right;
  width: 140px;
  padding: 25px 15px 0 0;
  line-height: 1;
}

.business.index .business_index_wrapper .business_item img.item_image {
  float: right;
}
.development header {
  background: #0093c8;
}

.development aside.eyecatch {
  height: 300px;
  background: #D6ECE9 url("../images/icd/common/header_image.jpg") center center no-repeat;
}


.development .main .body h3 {
  background-image: url("/images/common/double_arrow_blue.png");
  color: #399ecf;
}

.development .main .body h3 ~ h3 {
  margin-top: 2em;
}

.development .main .body .heading_paragraph {
  margin: 0 30px;
}

.environment .main .body .figure_wrapper {
  width: 630px;
  margin: 20px auto;
}

.environment .main .body .figure_wrapper figure {
  float: left;
  margin: 0 20px;
}

.environment .main .body .business_item_other {
  width: 300px;
  margin: 20px 10px;
  padding: 20px;
  float: left;
  border: 1px solid #ccc;
  background: #fff;
}

.environment .main .body .business_item_other h4 {
  color: #399ecf;
  height: 50px;
  border-left: 5px solid #399ecf;
  border-bottom: none;
  padding-left: 10px;
}

.environment .main .body .business_item_other h4 .subheading {
  font-size: 80%;
}

.environment .main .body .business_item_other h4.single_line {
  padding: 15px 0 0 10px;
  height: 42px;
}

.environment .main .body .business_item_other p {
  min-height: 120px;
}

.environment .main .body .business_item_other img {
  width: 300px;
  height: auto;
  margin-top: 15px;
}

.main .body .working_image {
  background: #fff;
  margin: 1.5em 0 3em;
  padding: 20px 10px;
  border-top: 5px solid #399ecf;
  border-bottom: 5px solid #399ecf;width: auto;
}
.main .body .working_image.flex {
	display: flex;
	justify-content:space-around;
}

.main .body .working_image figure {
    margin: 0 10px;
    display: block;
    width: 57%;
    text-align: left;
}

.main .body .working_image img{
    width: 100%;
    height: auto;
    max-width: 240px;
    margin: auto;
    display: block;
}
.main .body .working_image figcaption{
    width: 100%;
    height: auto;
    max-width: 240px;
    margin: auto;
    display: block;
}

.environment .main .body.waste h4 {
  position: relative;
  padding-left: 30px;
  color: #399ecf;
}

.environment .main .body.waste h4:before {
  content: "\f138";
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #399ecf;
}

.environment .main .body.waste h4 .subheading {
  font-size: 80%;
}

.environment .main .body .attention, .environment .main .body .container_box_point {
  color: #EA5504;
  font-weight: bold;
  background: #fff;
  box-shadow: 0 0 5px rgba(63, 63, 63, 0.5);
  border-radius: 10px;
  padding: 10px;
  margin: 30px 0;
}

.environment .main .body .container_box_point {
  color: #333;
  font-weight: normal;
  padding: 10px 20px;
  margin: 15px 0 5px;
}

.environment .main .body ul.container_box_fee {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}

.environment .main .body ul.container_box_fee li {
  width: 60%;
  min-width: 200px;
  margin: 0 auto 30px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  border-radius: 5px;
  background: #fff;
}

.environment .main .body ul.container_box_fee li:before {
	content: "\f0fe";
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	font-size: 150%;
	color: #5cc88d;
	line-height: 35px;
	margin: auto;
}

.environment .main .body ul.container_box_fee li:first-child:before {
  content: none;
}

.environment .main .body ul.container_box_fee li.current {
  background: #ff9b02;
  color: #fff;
  box-shadow: 0 0 10px rgba(63, 63, 63, 0.5);
}

.environment .main .body ul.container_box_fee li.single {
  line-height: 35px;
}

.main .body .contact_tel {
  margin: 20px;
  padding: 10px 0 7px;
  background: #fff;
  text-align: center;
  line-height: 1;
  /*        img {
          margin-top: 15px;
        }*/
}

body.business .customer_wrapper {
  width: 1040px;
  margin: -30px auto 0;
  background: #F7FAEE;
  border-top: 10px solid #00A39B;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

body.business .customer_header {
  padding: 30px;
}

body.business .customer_header h3 {
  margin-top: -50px;
  padding: 55px 0 15px;
  background: url("../images/common/abstract/general_image.png") right center no-repeat;
  border: none;
}

body.business .customer_header .contact_tel img {
  width: 400px;
}


body.business .business_item .branch_dev, body.business .business_item .branch_env, body.business .business_item .branch_ecoworks, body.business .business_item .branch_icd {
  display: block;
  position: absolute;
  right: 20px;
}

body.business .business_item .branch_dev, body.business .business_item .branch_env {
  top: -20px;
}

body.business .business_item .branch_ecoworks {
  width: 250px;
  top: -30px;
}

body.business .business_item .branch_icd {
  width: 100px;
  top: -50px;
}

body.business .business_item h4 {
  height: 80px;
  margin: 0 0 20px;
  padding: 0;
  border-bottom: 1px solid #ccc;
  font-size: 125%;
}

body.business .business_item .item_num {
  display: block;
  float: left;
  width: 50px;
  height: 80px;
  background: #0093c8;
}

body.business .business_item .item_header {
  display: block;
  float: left;
  height: 80px;
  margin-left: 30px;
  line-height: 80px;
  color: #00A39B;
}

body.business .business_item .icd_full {
  font-size: 85%;
}

body.business .business_item .item_body {
  min-height: 160px;
  padding: 10px 25px;
}

body.business .business_item .item_body h5 {
  font-size: 115%;
  font-weight: bold;
}

body.business .business_item .branch_image {
  float: right;
}

body.business .business_item .branch_detail {
  clear: both;
  margin: 0 20px;
  text-align: right;
}

body.business .business_item .branch_address {
  margin: 0 20px 10px;
}

body.business .business_item .btn_contact {
  margin: 5px 0 10px;
  padding: 20px 25px 15px;
  border-top: 1px solid #ccc;
  text-align: center;
}

body.business .business_item .tel {
  width: 400px;
  height: auto;
}
.pagetop {
	clear: both;
    padding-top: 75px;
    text-align: center;
    background: none;
}
	body.business .business_footer {
	margin: 140px auto 0;
  background: #D0FCE3;
}

body.business .business_footer ul {
	  margin: 0 auto 0;
	  padding: 0 0 10px;
	  list-style: none;display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
	width: 100%;
	max-width: 900px;
}

body.business .business_footer ul li {
	margin: -100px 0 0;
	padding: 0 0;
	text-align: center;
	position: relative;
	height: 250px;
	flex-grow: 1;
}
body.business .business_footer ul li.goto_ecoworks {
	flex-grow: 2;
}
body.business .business_footer ul li a {
	width: 95%;
	margin: auto;
	height: 100%;	position: relative;	display: block;
	text-align: center;
}
body.business .business_footer ul li a>img {
	width: 90%;

	margin: auto;
	height: auto;
	left: 0;
	right: 0;
	display: block;position: absolute;	bottom: 2em;

}
body.business .business_footer ul li .balloon {
	position: absolute;  margin: auto;
	left: 0;
	right: 0;
	height: auto;
}
	
body.business .business_footer ul li .balloon img{
	width: 20vw;
	max-width: 100%;
	height: auto;
}
body.business .business_footer ul li.goto_ecoworks .balloon img{
	width: 20vw;
	max-width: 50%;
	height: auto;
}
	
body.business .business_footer ul li .caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}
body.business .business_footer ul li .caption small {
	display: none;
}


body.business .business_footer ul li a:link, body.business .business_footer ul li a:visited {
  color: #333;
}
.main .body .bodytop {
    margin: 50px -50px -20px;
    padding: 20px 0 0;
    border-top: 1px solid #399ecf;
    text-align: center;
}
 .body h3 {
    padding: 0 0 7px 1.15em;
    border-bottom: 1px dotted #ccc;
    background: url(../images/common/double_arrow.png) no-repeat;
    background-size: 0.75em 1.15em;
    font-size: 175%;
}
.main .body h4 {
    margin-bottom: 0.5em;
    padding: 0 0 7px;
    border-bottom: 1px dotted #ccc;
    font-size: 150%;
}
.icd .main .body .icd_index_header {
    background: #E1F0E6;
}
.icd .main .body .icd_index_header img {
    display: block;
    width: 631px;
    margin: 0 auto 50px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
}
.icd .main .body .icd_image_wrapper {
    margin: 1.5em 0;
    padding: 20px 0;
    background: #fff;
    text-align: center;
    border-radius: 10px;
}
.icd .icd_result_triple_wrapper {
    margin: 30px 0;
    background: #c9ebe8;
    border-radius: 10px;
    padding: 15px 0;
    box-shadow: 0 0 5px rgba(63, 63, 63, 0.5);
}
.icd .icd_result_triple_wrapper h4 {
    text-align: center;
    margin: -15px 0 20px;
    padding: 10px 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #ccc;
}
.icd .main .body .icd_result_triple_wrapper .flex{
	display: flex;align-items: flex-end;
	justify-content:space-around;
    margin:0 20px 0;

}

.icd .main .body .icd_result_triple_wrapper .flex figure{
	margin: 0 10px;
	padding: 0;
}

.icd .main .body .icd_result_triple_wrapper .flex figure img{
	width: 100%;
	height: auto;
}


.icd .main .body .repair_list {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  background: #fff;
}

.icd .main .body .repair_list th {
  border: 1px solid #ccc;
  padding: 7px 15px;
  background: #fbf6e3;
}

.icd .main .body .repair_list td {
  padding: 7px 15px;
  border: 1px solid #ccc;
}

.icd .main .body .repair_list tr td:nth-child(2), .icd .main .body .repair_list tr td:nth-child(3) {
  text-align: center;
}
	.img_right{
		float: right;
		margin: 0 0 0 20px;
	}


}

/** PC ***/
@media screen and (min-width: 1080px)  {
	
.eyecatch .inner {
    width: 1080px;
    margin: 0 auto;
    padding-top: 80px;
	position: relative;
}
.eyecatch .inner .catch {
		position: absolute;
	right:65px;
}
.business aside.eyecatch .inner ul.business_category {
  margin: 130px 0 0 190px;
}

.business aside.eyecatch .inner ul.business_category li {
  padding: 0 5px;
  border: none;
}
aside.eyecatch .inner ul.business_category li a {
	position: relative;
}
aside.eyecatch .inner ul.business_category li a.on::after {
	position: absolute;
	content: "";width: 0;
	height: 0;
	border: 15px solid transparent;
    border-top: 15px solid #f8b614;
    bottom: -24px;
	margin: auto;
	left: 0;
	right: 0;
}
.main {
    width: 1080px;
    margin: 15px auto 0;
}
.main .body {
    float: right;
    width: 830px;
    padding: 50px 50px;
    background: #EEF1F9;
}	
.business.index .business_index_wrapper {
    padding-bottom: 20px;
    background: #F7FAEE;
    border-top: 10px solid #00A39B;
    box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}
.business.index .business_index_wrapper {
  padding-bottom: 20px;
  background: #F7FAEE;
  border-top: 10px solid #00A39B;
  box-shadow: 0 0 5px 5px rgba(127, 127, 127, 0.2);
}

.business.index .business_index_wrapper .business_index_header {
  padding: 30px 30px 0;
}

.business.index .business_index_wrapper .business_index_header h3 {
  margin-top: -65px;
  margin-bottom: 0;
  padding: 75px 0 40px;
  background: url("../images/common/abstract/bussiness_image.png") right center no-repeat;
  border: none;
  font-size: 200%;
  color: #333;
}

.business.index .business_index_wrapper .business_index_header h3 .subheading {
  font-size: 60%;
}

.business.index .business_index_wrapper .business_item {
  min-height: 260px;
  margin: 10px;
  background: #fff;
  padding: 0 30px 10px;
	position: relative;
}

.business.index .business_index_wrapper .business_item h4 {
  height: 80px;
  margin: 0 -30px 20px;
  padding: 0;
  border-bottom: 1px solid #ccc;
  line-height: 80px;font-size: 150%;
}

.business.index .business_index_wrapper .business_item h4 .item_num {
  display: block;
  float: left;
  width: 50px;
  height: 80px;
  margin-right: 30px;
  background: #00A39B;
}

.business.index .business_index_wrapper .business_item h4 a.goto_detail {
  display: block;
  float: right;
  width: 140px;
  padding: 25px 15px 0 0;
  line-height: 1;
}

.business.index .business_index_wrapper .business_item div .item_image {
  float: right;
	margin-left: 20px;
}
.environment header {
  background: #0093c8;
}

.icd aside.eyecatch {
  height: 300px;
    background: #D6ECE9 url(../images/icd/common/header_image.jpg) center center no-repeat;
}

.environment .main .body {
  background: #e3f6ff;
}

.environment .main .body h3 {
  background-image: url("../images/common/double_arrow_blue.png");
  color: #399ecf;
}

.environment .main .body h3 ~ h3 {
  margin-top: 2em;
}

.environment .main .body .heading_paragraph {
  margin: 0 30px;
}

.environment .main .body .figure_wrapper {
  width: 630px;
  margin: 20px auto;
}

.environment .main .body .figure_wrapper figure {
  float: left;
  margin: 0 20px;
}

.environment .main .body .business_item_other {
  width: 300px;
  margin: 20px 10px;
  padding: 20px;
  float: left;
  border: 1px solid #ccc;
  background: #fff;
}

.environment .main .body .business_item_other h4 {
  color: #399ecf;
  height: 50px;
  border-left: 5px solid #399ecf;
  border-bottom: none;
  padding-left: 10px;
}

.environment .main .body .business_item_other h4 .subheading {
  font-size: 80%;
}

.environment .main .body .business_item_other h4.single_line {
  padding: 15px 0 0 10px;
  height: 42px;
}

.environment .main .body .business_item_other p {
  min-height: 120px;
}

.environment .main .body .business_item_other img {
  width: 300px;
  height: auto;
  margin-top: 15px;
}

.main .body .working_image {
  background: #fff;
  margin: 1.5em 0 3em;
  padding: 20px 80px;
  border-top: 5px solid #399ecf;
  border-bottom: 5px solid #399ecf;
}

.main .body .working_image figure {
  margin: 0;
}

.main .body .working_image figure:nth-child(1) {
  float: left;
}

.main .body .working_image figure:nth-child(2) {
  float: right;
}

.environment .main .body.waste h4 {
  position: relative;
  padding-left: 30px;
  color: #399ecf;
}

.environment .main .body.waste h4:before {
  content: "\f138";
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #399ecf;
}

.environment .main .body.waste h4 .subheading {
  font-size: 80%;
}

.environment .main .body .attention, .environment .main .body .container_box_point {
  color: #EA5504;
  font-weight: bold;
  background: #fff;
  box-shadow: 0 0 5px rgba(63, 63, 63, 0.5);
  border-radius: 10px;
  padding: 10px;
  margin: 30px 0;
}

.environment .main .body .container_box_point {
  color: #333;
  font-weight: normal;
  padding: 10px 20px;
  margin: 15px 0 5px;
}

.environment .main .body ul.container_box_fee {
  margin: 30px 0;
  padding: 0;
  list-style: none;
}

.environment .main .body ul.container_box_fee li {
  float: left;
  width: 200px;
  margin: 0 15px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  border-radius: 5px;
  background: #fff;
}

.environment .main .body ul.container_box_fee li:before {
  content: "\f0fe";
  position: absolute;
  top: 13px;
  left: -24px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 150%;
  color: #5cc88d;
  line-height: 35px;
}

.environment .main .body ul.container_box_fee li:first-child:before {
  content: none;
}

.environment .main .body ul.container_box_fee li.current {
  background: #ff9b02;
  color: #fff;
  box-shadow: 0 0 10px rgba(63, 63, 63, 0.5);
}

.environment .main .body ul.container_box_fee li.single {
  line-height: 35px;
}

.main .body .contact_tel {
  margin: 20px;
  padding: 10px 0 7px;
  background: #fff;
  text-align: center;
  line-height: 1;
  /*        img {
          margin-top: 15px;
        }*/
}
.main .body .bodytop {
  margin: 50px -50px -20px;
  padding: 20px 0 0;
  border-top: 1px solid #399ecf;
  text-align: center;
}
 .body h3 {
    padding: 0 0 7px 1.15em;
    border-bottom: 1px dotted #ccc;
    background: url(../images/common/double_arrow_blue.png) no-repeat;
    background-size: 0.75em 1.15em;
    font-size: 175%;
	 color: #399ecf;
}

.pagetop {
    width: 950px;
    margin: 0 auto;
    padding-top: 20px;
    background: url(/images/development/common/footer_copy.png) no-repeat;
}	
.icd .main .body .icd_index_header {
    background: #E1F0E6;
}
.icd .main .body .icd_index_header img {
    display: block;
    width: 631px;
    margin: 0 auto 50px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.2);
}
.icd .main .body .icd_image_wrapper {
    margin: 1.5em 0;
    padding: 20px 0;
    background: #fff;
    text-align: center;
    border-radius: 10px;
}
.icd .icd_result_triple_wrapper {
    margin: 30px 0;
    background: #c9ebe8;
    border-radius: 10px;
    padding: 15px 20px;
    box-shadow: 0 0 5px rgba(63, 63, 63, 0.5);
}
.icd .icd_result_triple_wrapper h4 {
    text-align: center;
    margin: -15px -20px 20px;
    padding: 10px 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #ccc;
}
.icd .main .body .icd_result_triple_wrapper .flex{
	display: flex;align-items: flex-end;
	justify-content:space-around;
	width: 100%;
}

.icd .main .body .icd_result_triple_wrapper .flex figure{
	margin: 0 10px;
	padding: 0;
}

.icd .main .body .icd_result_triple_wrapper .flex figure img{
	width: 100%;
	height: auto;
}

	
	
	
	
.icd .main .body .repair_list {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccc;
  background: #fff;
}

.icd .main .body .repair_list th {
  border: 1px solid #ccc;
  padding: 7px 15px;
  background: #fbf6e3;
}

.icd .main .body .repair_list td {
  padding: 7px 15px;
  border: 1px solid #ccc;
}

.icd .main .body .repair_list tr td:nth-child(2), .icd .main .body .repair_list tr td:nth-child(3) {
  text-align: center;
}
	.img_right{
		float: right;
		margin: 0 0 0 20px;
	}
}