@charset "utf-8";

/*
00.common
01.page_types
02.page_service
03.page_topics
└column
04.page_works
05.page_feature
*/

/*common
************************************************************************************/
h1.eng_title_bold{
	font-size: 2em;
	line-height: 1.3;
}


.btn_more{
	text-align: center;
	padding: 1.5em 0 0;
}
.btn_more a,
.btn_more span{
	display: inline-block;
	background: url("../img/ar_white.svg") no-repeat right 20px center #000;
	padding: 10px 50px 10px 30px;
	border-radius: 20px;
	color: #FFF;
	font-size: 0.875em;
	text-decoration: none;
    transition: all .3s ease-in-out;
}
.btn_more a:hover,
.btn_more span:hover{
	background: url("../img/ar_white.svg") no-repeat right 15px center #000;
	color: #FFF;
}

.link-box a{
	text-decoration: none;
}

.parts_boxTitle{
	background: #000;
	color: #FFF;
	font-size: 1.313em;
	text-align: center;
	font-weight: 800;
	padding: .7em;
	line-height: 1.1 !important;
	position: relative;
}
.parts_boxTitle:after{
	position: absolute;
	top: 100%;
	left: 48%;
	content: '';
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top: 7px solid #000;
}
.parts_consul{
	margin: 20px 0;	
	text-align: center;
	padding: 20px 110px 20px 20px;
	line-height: 1.4;
	border-radius: 3px;
	border: 1px solid #dedede;
	background: url("../img/bg_consul.svg") no-repeat bottom 3px right 3px #FFF;
	background-size: auto 120px;
	min-height: 130px;
	box-sizing: border-box;
}

.parts_ptice{
	font-size: 1.875em;
	font-family: "solitaire-mvb-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	color: #DC000C;
	padding-bottom: 0 !important;
}

.parts_sttlGry{
	font-size: 1.25em;
	font-family: "solitaire-mvb-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	color: #454545;
	padding-bottom: 0 !important;
}
.parts_sttlRed{
	font-size: 1.25em;
	font-family: "solitaire-mvb-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #DC000C;
	padding-bottom: 0 !important;
}
.parts_sttlPink{
	font-size: 1.25em;
	font-family: "solitaire-mvb-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #E7279E;
	padding-bottom: 0 !important;
}
.parts_flow{
	padding-left: 140px;
	position: relative;
	width: 700px;
	margin: auto;
}
.parts_flow::before {
	content: "";
	width: 15px;
	height: 100%;
	background: #f5f5f5;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 140px;
}
.parts_flow > div {
	position: relative;
}
.parts_flow > div:not(:last-child) {
	margin-bottom: 8vh;
}
.parts_flow > div .icon {
	background: #f1f1f1;
	padding: 8px 20px;
	display: block;
	position: absolute;
	top: 0;
	left: -140px;
	z-index: 100;
}
.parts_flow > div .icon::after {
	content: "";
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #f1f1f1;
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.parts_flow > div dl {
	padding-left: 70px;
	position: relative;
}
.parts_flow > div dl::before,
.parts_flow > div dl::after {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
}
.parts_flow > div dl::before {
	width: 7px;
	height: 7px;
	margin-top: -3px;
	background: #666666;
	border-radius: 50%;
	left: -4px;
}
.parts_flow > div dl::after {
	width: 50px;
	border-bottom: 1px dashed #999;
	position: absolute;
	left: 5px;
}
.parts_flow > div dl dt {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 1vh;
}
.parts_boxLline {
	border-left: 1px solid #C4C4C4;
	padding-left: 30px;
}

.posts a{
    text-decoration: none !important;
}

/*page_types
************************************************************************************/
/*page-recruit
----------------------------------------------------------------------*/
#page_types.page-recruit .table_lines table tr th,
#page_types.page-recruit .table_lines table tr td{
	vertical-align: top;
	line-height: 25px;
}
#page_types.page-recruit .table_lines table tr th:first-child:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 10px;
	left: 0;
}
#page_types.page-recruit .table_lines table th{
	width: 22em;
	position: relative;
	padding-left: 40px;
}
#page_types.page-recruit .table_lines.issues table th{
	width: 10em;
}

#page_types.page-recruit .table_lines table tr:nth-child(1) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_1.svg');
}
#page_types.page-recruit .table_lines table tr:nth-child(2) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_2.svg');
}
#page_types.page-recruit .table_lines table tr:nth-child(3) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_3.svg');
}
#page_types.page-recruit .table_lines table tr:nth-child(4) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_4.svg');
}
#page_types.page-recruit .table_lines table tr:nth-child(5) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_5.svg');
}
#page_types.page-recruit .table_lines table tr:nth-child(6) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_6.svg');
}

#page_types.page-recruit ul.product_items{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
	column-gap: 60px;
	row-gap: 70px;
	align-items: stretch;
}
#page_types.page-recruit li.product_item{
	background: #FFF;
	box-shadow: 0px 0px 10px #bcbcbc;
	padding: 60px 50px;
	position: relative;
}
#page_types.page-recruit .product_item_num{
	position: absolute;
	top:-45px;
	left: -45px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #787878;
	color: #FFF;
	font-size: 2.813em;
	display: flex;
	align-items:center;
	justify-content:center;
	padding-bottom: 0 !important;
}
#page_types.page-recruit .product_item_num:before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #787878;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


#page_types.page-recruit .product_item_thum{
	position: relative;
	margin: 0 auto;
	width: 70%;
	overflow: hidden;
	text-align: center;
	background: #EDEDED;
	box-shadow: 0px 0px 4px #bcbcbc;
}
#page_types.page-recruit .product_item_thum:before {
	content:"";
	display: block;
	padding-top: 62.8%;
}
#page_types.page-recruit .product_item_thum img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#page_types.page-recruit .product_item_title{
	text-align: center;
	font-size: 1.313em;
	font-weight: 600;
	margin: 20px 0;
}

@media screen and (max-width: 1024px){
	#page_types.page-recruit ul.product_items{
		grid-template-columns: 1fr;
	}
	#page_types.page-recruit ul.product_items{
		margin-top: 50px;
	}
}
@media screen and (max-width: 768px){
	#page_types.page-recruit .product_item_thum{
		width: 90%;
	}
}


/*page_service
************************************************************************************/

/*page-recruit
----------------------------------------------------------------------*/
#page_service.page-recruit .table_lines table tr th,
#page_service.page-recruit .table_lines table tr td{
	vertical-align: top;
	line-height: 25px;
}
#page_service.page-recruit .table_lines table tr th:first-child:before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 10px;
	left: 0;
}
#page_service.page-recruit .table_lines table th{
	width: 22em;
	position: relative;
	padding-left: 40px;
}
#page_service.page-recruit .table_lines.issues table th{
	width: 10em;
}

#page_service.page-recruit .table_lines table tr:nth-child(1) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_1.svg');
}
#page_service.page-recruit .table_lines table tr:nth-child(2) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_2.svg');
}
#page_service.page-recruit .table_lines table tr:nth-child(3) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_3.svg');
}
#page_service.page-recruit .table_lines table tr:nth-child(4) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_4.svg');
}
#page_service.page-recruit .table_lines table tr:nth-child(5) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_5.svg');
}
#page_service.page-recruit .table_lines table tr:nth-child(6) th:first-child::before {
	background-image: url('/contents/images/2025/01/icon_no_6.svg');
}

#page_service.page-recruit ul.product_items{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto;
	column-gap: 60px;
	row-gap: 70px;
	align-items: stretch;
}
#page_service.page-recruit li.product_item{
	background: #FFF;
	box-shadow: 0px 0px 10px #bcbcbc;
	padding: 60px 50px;
	position: relative;
}
#page_service.page-recruit .product_item_num{
	position: absolute;
	top:-45px;
	left: -45px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #787878;
	color: #FFF;
	font-size: 2.813em;
	display: flex;
	align-items:center;
	justify-content:center;
	padding-bottom: 0 !important;
}
#page_service.page-recruit .product_item_num:before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: -1px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #787878;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


#page_service.page-recruit .product_item_thum{
	position: relative;
	margin: 0 auto;
	width: 70%;
	overflow: hidden;
	text-align: center;
	background: #EDEDED;
	box-shadow: 0px 0px 4px #bcbcbc;
}
#page_service.page-recruit .product_item_thum:before {
	content:"";
	display: block;
	padding-top: 62.8%;
}
#page_service.page-recruit .product_item_thum img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#page_service.page-recruit .product_item_title{
	text-align: center;
	font-size: 1.313em;
	font-weight: 600;
	margin: 20px 0;
}

@media screen and (max-width: 1024px){
	#page_service.page-recruit ul.product_items{
		grid-template-columns: 1fr;
	}
	#page_service.page-recruit ul.product_items{
		margin-top: 50px;
	}
}
@media screen and (max-width: 768px){
	#page_service.page-recruit .product_item_thum{
		width: 90%;
	}
}


#page_service.page-wordpress figure.merit_tag{
	margin: -50px 0 10px;
	text-align: left;
}
#page_service.page-wordpress .parts_sttlGry{
	margin-bottom: .5em;
}
#page_service.page-system .service_system_ttl{
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 1.5em 0 .7em;
	text-align: center;
	position: relative;
}
#page_service.page-system .service_system_ttl:before{
	content: "";
	height: 2px;
	width: 2em;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #DC000C;
}
#page_service.page-system .service_system_sttl{
	font-weight: 600;
	font-size: 1.313em;
	line-height: 1.3em;
	margin: 1em 0 .7em;
	color: #3a3a3a;
	padding: 0;
}
@media screen and (max-width: 1024px){
	#page_service.page-system .strengthsItem{
		width: 100%;
		max-width: 100%;
	}
}

/*page-support*/
#page_service.page-support .plan table tr td{
	width: 20%;
	text-align: center;
}
@media screen and (max-width: 768px){
	#page_service.page-support .plan table tr th{
		text-align: center;
	}
	#page_service.page-support .plan table tr td{
		width: 100%;
	}
	#page_service.page-support .plan table tr td:nth-of-type(1):before{
		content: "[スタンダードプラン] ";
	}	
	#page_service.page-support .plan table tr td:nth-of-type(2):before{
		content: "[プロプラン] ";
	}	
}	




/*page_topics
************************************************************************************/
#page_topics.page-list ul.list{
	border-top: 1px solid #E1E1E1;
}
#page_topics.page-list ul.list li{
	display: table;
	width: 100%;
	padding: 1.5em 0;
	border-bottom: 1px solid #E1E1E1;
}
#page_topics.page-list ul.list li p{
	display: table-cell;
	vertical-align: top;
}
#page_topics.page-list ul.list li p.date{
	width: 7em;
	font-size: 0.875em;
	font-family: "solitaire-mvb-pro", sans-serif;
 	font-weight: 700;
 	font-style: normal;
	color: #747474;
}

#page_topics.page-list ul.list li p.ttl{
	padding-left: 2em;
}

@media screen and (max-width: 599px) {
	#page_topics.page-list ul.list li{
		display: block;
	}
	#page_topics.page-list ul.list li p{
		display: block;
	}
	#page_topics.page-list ul.list li p.date{
		width: auto;
		display: inline-block;
		padding-right: 1em;
	}
	#page_topics.page-list ul.list li p.ttl{
		padding: 1em 0 0;
	}
}
#page_topics.page-details .posts .topics-header{
	margin-bottom: 2em;
	padding: 2em 1em 1em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
#page_topics.page-details .posts .topics-header .date{
	color: #A2A2A2;
}
#page_topics.page-details .posts h1{
	font-size: 2em;
	margin: 0 0 .5em;
}
#page_topics.page-details .posts h2{
	font-size: 1.875em;
	margin-top: 2em;
}
#page_topics.page-details .posts h3{
	font-size: 1.5em;
	margin-top: 2em;
}
#page_topics.page-details .posts h4{
	font-size: 1.313em;
	margin-top: 2em;
}

/*plugin custom
----------------------------------------------------------------------*/
#page_topics.page-details #toc_container{
	padding: 40px;
	margin: 2em 0;
}
#page_topics.page-details #toc_container p.toc_title{
	font-size: 1.313em;
}
#page_topics.page-details #toc_container p.toc_title+ul.toc_list > li{
	margin: .3em 0;
}

/*column
----------------------------------------------------------------------*/
#page_topics.page-list ul.column_items{
	margin-top: -35px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
	column-gap: 50px;
	row-gap: 50px;
	align-items: stretch;
}
#page_topics.page-list ul.column_items li.column_item{
	background: #FFF;
	box-shadow: 0px 9px 24px 3px #d6d6d6;
}

#page_topics.page-list ul.column_items li.column_item a{
	text-decoration: none;
	display: block;
}
#page_topics.page-list ul.column_items .column_item_thum{
	position: relative;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: #E1E1E1;
}
#page_topics.page-list ul.column_items .column_item_thum:before {
	content:"";
	display: block;
	padding-top: 63%;
}
#page_topics.page-list ul.column_items .column_item_thum img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#page_topics.page-list ul.column_items .column_item_details{
	padding: 20px;
}
#page_topics.page-list ul.column_items .column_item_details_date{
	text-align: right;
	margin-bottom: 15px;
	font-size: 0.813em;
}
#page_topics.page-list ul.column_items .column_item_details_title{
	font-size: 1.125em;
	font-weight: 600;
}
@media screen and (min-width: 1025px) {
	#page_topics.page-list ul.column_items li.column_item{
		transition: all .3s ease-in-out;
	}
	#page_topics.page-list ul.column_items li.column_item:hover{
		box-shadow: 0 0 0 transparent;
	}
}
@media screen and (max-width: 1024px){
	#page_topics.page-list ul.column_items{
		margin-top: 0;
		column-gap: 30px;
	}
}
@media screen and (max-width: 768px){
	#page_topics.page-list ul.column_items{
		grid-template-columns:1fr;
	}
	#page_topics.page-list ul.column_items li.column_item{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 599px) {
/*sp*/
}
@media screen and (max-width: 415px){
}

/*page_works
************************************************************************************/
#page_works h1.client_name{
	font-size: 2.2em;
	line-height: 1em;
	padding-bottom: 1em;
	margin: 1em 0 1.5em;
	font-weight: 400;
	border-bottom: 1px solid #000;
}
#page_works .website_imageWrap{
	margin-bottom: 60px;
	position: relative;
	aspect-ratio: 6 / 5;
}
#page_works .website_imageWrap .website_image_pc{
	aspect-ratio: 6 / 4;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#page_works .website_imageWrap .website_image_pc img{
	width: 100%;
	height: auto;
}

#page_works .website_imageWrap .website_image_spWrap{
	position: absolute;
	width: 25%;
	bottom: 0;
	right: 5%;
	z-index: 50;
	overflow: hidden;
}
#page_works .website_imageWrap .website_image_spWrap:before,
#page_works .website_imageWrap .website_image_sp_img:before{
	content: "";
	display: block;
	padding-top: 184%;
}

#page_works .website_imageWrap .website_image_sp_frame{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#page_works .website_imageWrap .website_image_sp_frame img{
	width: 100%;
	height: auto;
}
#page_works .website_imageWrap .website_image_sp_img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	border-radius: 15%;
	overflow: hidden;
}

#page_works .website_imageWrap .website_image_sp_img img{
	width: 100%;
	height: auto;
	padding: 2.5%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
}


#page_works .frame_details{
	background: #f3f3f3;
	padding: 50px;
	margin-bottom: 50px;
}

#page_works #works_list ul.works_items{
	
}
ul.works_items{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
	column-gap: 50px;
	row-gap: 50px;
	align-items: stretch;
	margin: 50px auto;
}
li.works_item a{
	text-decoration: none;
	display: block;
	padding: 30px;
}
.works_item_thum{
	position: relative;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: #FFF;
	box-shadow: 0px 9px 17px -2px #d6d6d6;
	transition: all .3s ease-in-out;
}
@media screen and (min-width: 1025px) {
	.works_item_thum:hover{
		box-shadow: 0 0 0 transparent;
	}
}
.works_item_thum:before {
	content:"";
	display: block;
	padding-top: 70%;
}
.works_item_thum img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.works_item_title{
	text-align: center;
	font-size: 1.25em;
	font-weight: 600;
	margin: 20px 0;
}
.works_item_categoy,
.works_item_type{
	padding: 5px 0 5px 7em;
	font-size: 0.875em;
	position: relative;
	margin: 5px 0;
}
.works_item_categoy:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 8em;
	content: "categoy";
	color: #9F9F9F;
	border: 1px solid #9F9F9F;
	text-align: center;
	padding: 5px 0;
	border-radius: 20px;
	font-size: 0.75em;
	font-family: "solitaire-mvb-pro", sans-serif;
 	font-weight: 700;
 	font-style: normal;
}
.works_item_type:before{
	position: absolute;
	left: 0;
	top: .2em;
	width: 8em;
	content: "SITE TYPE";
	color: #222222;
	background: #F2F2F2;
	text-align: center;
	padding: 5px 0;
	border-radius: 20px;
	font-size: 0.75em;
	font-family: "solitaire-mvb-pro", sans-serif;
 	font-weight: 700;
 	font-style: normal;

}

@media screen and (max-width: 1024px){
	section.works{
		padding: 100px 0 50px;
		background: url("../img/bg_works.svg") no-repeat left top;
		background-size: auto 600px;
	}
	ul.works_items{
		width: 99%;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: auto;
		column-gap: 30px;
		row-gap: 30px;
		align-items: stretch;
		margin: 30px auto;
	}
}
@media screen and (max-width: 768px){
	ul.works_items{
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (max-width: 599px) {
	ul.works_items{
		grid-template-columns: 1fr;
	}
}

/*page_feature
************************************************************************************/
/*common*/
#page_feature .intro_title{
	font-weight: bold;
	font-size: 1.313em;
	text-align: center;
	margin: 0 0 .7em 0;
	font-family: "solitaire-mvb-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #454545;

}
#page_feature .intro_title a{
	color: #454545;
	text-decoration: none;
}
#page_feature .main_title{
	margin: .7em 0;
	font-weight: bold;
	font-size: 1.5em;
	background: #0a93da;
	color: #FFF;
	padding: 10px;
	border-radius: 3px;
	text-align: center;
}

/*top*/
#page_feature.page-feature .catchbox {
	margin: 2em 0 0 0;
}

#page_feature.page-feature .icon img {
	width: 150px;
	height: auto;
	margin: 0 auto;
}
#page_feature.page-feature .s_title{
	padding: .3em 0;
	text-align: center;
	font-size: 0.875em;
}
#page_feature.page-feature .title{
	font-weight: bold;
	font-size: 1.313em;
	text-align: center;
}
#page_feature.page-feature .details{
	padding: 20px;
}
#page_feature.page-feature .btn_more{
	text-align: center;
	padding: 1.5em 0 40px;
}

/*page-webproduction*/

#page_feature.page-webproduction .box_solution{
	padding: 30px;
	border: 1px solid #dedede;
	background: url("../img/common/ar_gry_dwn.svg") no-repeat center bottom 15px #FFF;
	background-size: 24px auto;
}
#page_feature.page-webproduction .box_solution img{
	width: 120px;
	height: auto;
	margin: 0 auto;
}


@media screen and (max-width: 768px){
	#page_feature.page-webproduction table tbody th{
		display: none;
	}	
	#page_feature.page-webproduction table tbody td:nth-of-type(2):before{
		content: "[主な対象・特徴]";
		display: block;
		font-weight: bold;
	}	
	#page_feature.page-webproduction table tbody td:nth-of-type(3):before{
		content: "[主な目的・成果指標]";
		display: block;
		font-weight: bold;
	}	
	#page_feature.page-webproduction table tbody td:nth-of-type(4):before{
		content: "[詳細リンク]";
		display: block;
		font-weight: bold;
	}	
}

/*page-webmarketing*/
#page_feature.page-webmarketing .box_problem img{
	width: 120px;
	height: auto;
	margin: 0 auto;
}
#page_feature.page-webmarketing table tbody th{
	width: 15em;
	font-size: 1.125em;
}
#page_feature.page-webmarketing table tbody th span{
	font-size: 0.75em;
	font-weight: normal;
	display: block;
	padding-top: 15px;
}
@media screen and (max-width: 768px){
	#page_feature.page-webmarketing table tbody th{
		width: 100%;
	}
}


