@charset "utf-8";

/*********************************
 *
 * services consulting 商材用 STYLES
 * (「農業分野の総合コンサルティング」> 「養液土耕栽培システム」ページのCSSファイル
 * (「農業分野の総合コンサルティング」> 「養液隔離栽培システム」ページのCSSファイル
 *
 *********************************/

#syouzai .licence_plan_price {
    margin-bottom: 40px;
    max-width: 960px;
    margin: 0 auto;
    clear:left;
    padding-top:30px;
}

#syouzai .licence_plan_price h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 24px;
    padding-left: 10px;
    border-left: 6px solid #7ec008;
    text-align: left;
    color:#333;
}

#syouzai .licence_plan_price_table {
    width: 100%;
    margin: 0 auto;
}

#syouzai .licence_plan_price_table tbody tr:first-child,
#syouzai .licence_plan_price_table tfoot tr:first-child {
    border-top: 1px solid #707070;
}

#syouzai .licence_plan_price_table tbody tr,
#syouzai .licence_plan_price_table tfoot tr {
    border-bottom: 1px solid #707070;
}

#syouzai .licence_plan_price_table tbody tr:nth-child(2n),
#syouzai .licence_plan_price_table tfoot tr:nth-child(2n) {
    background-color: #fff4f1;
}

#syouzai .licence_plan_price_table tbody tr th,
#syouzai .licence_plan_price_table tfoot tr th {
    text-align: left;
}

#syouzai .licence_plan_price_table tbody tr td,
#syouzai .licence_plan_price_table tbody tr th,
#syouzai .licence_plan_price_table tfoot tr td,
#syouzai .licence_plan_price_table tfoot tr th {
    padding: 24px 20px;
}

#syouzai .price_table tbody tr td,
#syouzai .price_table_sobic tbody tr th,
#syouzai .price_table_sobic tbody tr td{
    text-align: left;
    vertical-align:top;
	background-color: #fff4f1;
	border-bottom: 1px solid #707070;
	color:#333;
}

#syouzai .price_table img{
	height:100px;
	width:auto;
}

#syouzai .price_table_sobic img{
        height:auto;
}

#syouzai .licence_plan_ui{
	list-style: none;
	margin: 0; 
	padding-left: 0;
	width:100%;
	max-width:100%;
}

#syouzai .licence_plan_price_table tfoot tr td {
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    vertical-align: baseline;
}

#syouzai .licence_plan_price_table tbody tr ul li,
#syouzai .licence_plan_price_table tfoot tr ul li {
    margin-left: 1em;
    text-align: left;
    text-indent: -1em;
    width:100%;
}

#syouzai .licence_plan_price_table tbody tr ul li:before,
#syouzai .licence_plan_price_table tfoot tr ul li:before {
    content: '・';
}

#syouzai .licence_plan_price_table tbody tr ul li em,
#syouzai .licence_plan_price_table tfoot tr ul li em {
    color: #d01313;
}

#syouzai .licence_plan_price_table thead th:nth-child(2),
#syouzai .licence_plan_price_table thead th:nth-child(3) {
    width: calc(330px + (20px * 2));
    padding: 0;
}

#syouzai .licence_plan_price_table thead th:nth-child(2) div,
#syouzai .licence_plan_price_table thead th:nth-child(3) div {
    font-size: 20px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 330px;
    min-height: 90px;
    margin: 0 auto;
    color: #fff;
    border-radius: 8px 8px 0 0;
    background-color: #f57547;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#syouzai .licence_plan_price_table thead th:nth-child(2) div:before,
#syouzai .licence_plan_price_table thead th:nth-child(3) div:before {
    position: absolute;
    bottom: calc(-9px + (-2px));
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    content: '';
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: calc(330px / 2) solid transparent;
    border-top: 9px solid #f57547;
    border-bottom-width: 0;
}

#syouzai .licence_plan_price_table thead th:nth-child(2) div:after,
#syouzai .licence_plan_price_table thead th:nth-child(3) div:after {
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
    width: 330px;
    height: 2px;
    content: '';
    background-color: #f57547;
}

#syouzai .licence_plan_price_table tbody tr td strong,
#syouzai .licence_plan_price_table tfoot tr td strong {
    font-size: 34px;
    line-height: 1;
}

#syouzai .licence_plan_price_table tbody tr th span,
#syouzai .licence_plan_price_table tfoot tr th span {
    color: #d01313;
}

#syouzai .st-container_inner .licence-heading .st-title {
    line-height: 1.6;
    margin: 55px 0 8px;
    text-align: center;
}

#syouzai .st-title {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 48px;
    text-align: center;
    color: #7ec008;
    max-width: 960px;
    margin: 0 auto;    
}

#syouzai .st-title span {
    display: inline-block;
}

#syouzai .feature-kv_block {
    height: calc((520px + (40px * 2)));
    margin-bottom: 40px;
    padding: 40px 0;
    background-color: #f1f4ea;
}

#syouzai .feature-kv_block--inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

#syouzai .feature-kv_block--box {
    position: absolute;
    z-index: 100;
    width: 520px;
    margin: 56px 0;
    padding: 48px 36px;
    background-color: #fff;
}

#syouzai .feature-kv_block.feature-kv_block--map .feature-kv_block--box {
    left: 0;
}

#syouzai .feature-kv_block--head {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 40px;
    padding-left: 3em;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}

#syouzai .feature-kv_block.feature-kv_block--map .feature-kv_block--head {
    /* background-image: url(./img/kv_map_head@2x.png); */
}

#syouzai .feature-kv_block--head span {
    display: block;
}

#syouzai .feature-kv_block--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#syouzai .feature-kv_block--icon i {
    margin: 0 8px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

#syouzai .feature-kv_block--text li {
    position: relative;
    padding-left: 1em;
    width:100%;
    max-width:100%;
}

#syouzai .feature-kv_block--text li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '・';
}

#syouzai .feature-kv_block--img {
    position: absolute;
    top: 0;
    height: 520px;
}

#syouzai .feature-kv_block--img img {
    width: 100%;
    height: auto;
}

#syouzai .feature-kv_block.feature-kv_block--map .feature-kv_block--img {
    right: 0;
}

#syouzai ::after,
#syouzai ::before {
    vertical-align: inherit;
    text-decoration: inherit;
}

#syouzai html :after,
#syouzai html :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

#syouzai .feature-kv_block:last-child {
    margin-bottom: 0;
}

#syouzai .feature-kv_block.feature-kv_block--app .feature-kv_block--box {
    right: 0;
}

#syouzai .feature-kv_block.feature-kv_block--app .feature-kv_block--head {
    /* background-image: url(./img/kv_app_head@2x.png); */
}

#syouzai .coco_system{
    max-width:900px;
}

#syouzai .coco_p{
	text-align:left;
}
#syouzai .coco_h1{
	text-align:left;
	width:100%;
	margin:0 0 0 0;
    font-size: 33px;
}

#syouzai .coco_li{
	width:100%;
	max-width:100%;
}

#syouzai .syouzai_header{
	max-width:900px;
	margin:0 auto;
}

#syouzai .syouzai_meri{
    max-width:900px;
    margin:0 auto;
}

#syouzai .youeki_benti{
	float:left;
	margin:0 10px 0 10px;
	width:calc( 50% - 20px) ;
}

#syouzai .youeki_benti table{
	width:100%;
}

#syouzai .youeki_benti table tr td{
	text-align : center;
}

#syouzai .left{
    text-align : left;
}

#syouzai .youeki_benti table tr td img{
	max-width:240px;
}

#syouzai .youeki_benti_body{
	margin:0 auto;
	width:100%;
}
#syouzai .youeki_benti_script{
        width:400px;
	clear:left;
}

#syouzai .youeki_dokou_img1{
	max-width:462px;
	float:left;
}

#syouzai .youeki_dokou_img2{
	max-width:222px;
	float:left;
}
