@charset "UTF-8";
/* CSS Document */

#service{
	margin-top: 6.92%;
	margin-bottom: 9.23%;
}
#ser_potting{
	margin-bottom: 8.46%;
}
#ser_potting hgroup{
	text-align: center;
}
#ser_potting hgroup .eng{
	font-size: 32px;
    line-height: 1em;
    font-weight: 500;
	color: #DADEDF;
	margin-bottom: 24px;
}
#ser_potting hgroup .eng::first-letter{
	background: linear-gradient(48deg, #009687 30%, #00964C 70%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#ser_potting hgroup h2{
	font-size: 44px;
    line-height: 1em;
    font-weight: 600;
}
#ser_potting hgroup h2::first-letter{
	background: linear-gradient(48deg, #009687 30%, #00964C 70%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#ser_potting_flex{
	display: flex;
	justify-content: space-between;
	margin-top: 6.15%;
}
#ser_potting_L{
	width: 48.46%;
}
#ser_potting_L img{
	width: 100%;
}
#ser_potting_R{
	width: 46.15%;
	padding-top: 3.07%;
}
#ser_potting_R p{
    font-size: 18px;
    line-height: 2em;
    font-weight: 500;
}


#ser_features{
	padding-right: 6.15%;
    padding-left: 6.15%;
}
#ser_features .content_wrap{
	padding-left: 96px;
    padding-right: 96px;
    box-sizing: border-box;
}
#sea_features_top_ul{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 6.92%;
}
#sea_features_top_ul li{
    width: 23.84%;
    margin-right: 1.54666%;
    border-top: 1px solid #009450;
    border-right: 1px solid #009450;
    border-left: 1px solid #009450;
    border-bottom: 8px solid #009450;
    padding-top: 3.84%;
    padding-right: 2.3%;
    padding-left: 2.3%;
    padding-bottom: 3.84%;
    box-sizing: border-box;
    background-color: #f7f8fb;
}
#sea_features_top_ul li:last-child{
	margin-right: 0;
}
#sea_features_top_ul li h3{
	text-align: center;
	line-height: 1.5em;
	font-weight: 600;
	font-size: 22px;
	margin-bottom: 20px;
}
#sea_features_top_ul li p{
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 500;
}


#sea_features_rei{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 7.69%;
}
#ser_fea_rei_1{
    box-sizing: border-box;
    width: 25.38%;
    margin-right: 3.07%;
}
#ser_fea_rei_1 h2{
	font-size: 24px;
	line-height: 1.6em;
	font-weight: 600;
	padding-bottom: 8px;
	border-bottom: 1px solid #002236;
	margin-bottom: 20px;
}
#ser_fea_rei_1 ul{
	list-style: disc;
	padding-left: 17px;
	margin-bottom: 24px;
}
#ser_fea_rei_1 ul li{
	font-size: 15px;
	line-height: 1em;
	font-weight: 500;
	margin-bottom: 8px;
}
#ser_fea_rei_1 p{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: 500;
}
#sea_fea_rei_2{
    box-sizing: border-box;
    width: 19.23%;
    margin-right: 3.07%;
}
#sea_fea_rei_2 h2{
	background-color: #58a15b;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: 500;
	font-size: 17px;
	padding: 6px 10px;
	text-align: center;
	margin-bottom: 10px;
}
#sea_fea_rei_2_img{
	box-sizing: border-box;
	width: 100%;
}
#sea_fea_rei_2_img img{
	box-sizing: border-box;
	width: 100%;
}
#sea_fea_rei_3{
    box-sizing: border-box;
    width: 48.46%;
}
#sea_fea_rei_3 table{
	border-collapse: collapse;
      width: 100%;
      table-layout: fixed;
}
#sea_fea_rei_3 table th{
    border: 1px solid #a6dac2;
    padding-top: 10px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    word-wrap: break-word;
    background-color: #009450;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
    font-size: 15px;
    line-height: 1em;
}
#sea_fea_rei_3 table td{
    border: 1px solid #009450;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 16px;
    padding-bottom: 8px;
    word-wrap: break-word;
    background-color: #f7f8fb;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
}
#sea_fea_rei_3 table .td_category{
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
    text-align: center;
    padding-left: 10px;
}
#sea_fea_rei_3 table .td_type{
    text-align: center;
    font-size: 15px;
    line-height: 1.2em;
    font-weight: 500;
    padding-left: 10px;
}
#sea_fea_rei_3 table .td_type span{
	display: block;
	font-size: 13px;
}
#sea_fea_rei_3 table ul{
    padding-left: 16px;
    list-style-type: disc;
}
#sea_fea_rei_3 table ul li{
    font-size: 14px;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 4px;
}
#sea_fea_rei_3 table td ul li:last-child{
	margin-bottom: 0;
}
#sea_fea_rei_3 table #th_tokucho{
		width: 55%;
	}












#sea_fea_bot{
	display: flex;
	justify-content: space-between;
}
.sea_fea_bot_img {
	width: 18.46%;
}
.sea_fea_bot_img img{
	width: 100%;
}
