@charset "utf-8";

/*
Theme Name:nannaru-child
Description:    
Author:UP2U
Template:nannaru
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@import url("../nannaru/style.css");



#header_slider .item .overlay {
	display: block;
	width: 94vw !important;
	height: 100%;
	z-index: 2;
	position: absolute;
	left: 15px !important;
	top: 15px !important;
}

/* ------メニュー背景色---------- */

.home #header {
	background-color: #3769B5;
}

/* ------スライダー下マージン調整---------- */

.home #top {
	margin-bottom: 20px !important;
}

@media only screen and (max-width:570px) {
	.home #top {
		margin-bottom: 60px !important;
	}
}

/* ------防災ボタン調整---------- */

.bousai {
	text-align: center;
	margin-bottom: 80px;
	padding: 0 1em 0 1em;
}




h1.bousai {
	color: #3769B5;
	font-weight: bold;
	text-align: left;
	font-size: 1.6em;
}



@media only screen and (max-width:570px) {
	.sp_mt40 {
		display: block;
		height: 50px !important;
	}
}


.w_1200_box {
	max-width: 1200px;
	margin: auto;
}




body {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	overflow: hidden;
}


.pb_price_table_description {
	text-align: center !important;
}


h4.catch {
	font-size: auto !important;
}

.page-id-160 h3.pb_price_table_title,
.page-id-46 h3.pb_price_table_title {
	background: rgb(49 134 155) !important;
}

.page-id-48 h3.pb_price_table_title {
	background: rgb(118 147 60) !important;
}

.page-id-50 h3.pb_price_table_title {
	background: rgb(204 0 102) !important;
}

#index_3box_list .desc {
	font-size: 1.2em !important;
}



td.pb_price_table_function {
	font-size: 1.2em !important;
}




/* ------全画面---------- */

.wide_box_01 {
	background: #cfc303;
	background: -moz-linear-gradient(left, #cfc303 0%, #cfc303 50%, #eee93a 53%, #eee93a 100%);
	background: -webkit-linear-gradient(left, #cfc303 0%, #cfc303 50%, #eee93a 53%, #eee93a 100%);
	background: linear-gradient(to right, #cfc303 0%, #cfc303 50%, #eee93a 53%, #eee93a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfc303', endColorstr='#eee93a', GradientType=1);
	padding: 0 0 0 0 !important;
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	padding: 0 calc((100vw - 100%) / 2);
	margin-bottom: 100px !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

@media only screen and (max-width:570px) {}


.wide_box_02 {
	background-color: rgba(65, 187, 240, 0.2);
	padding: 0 0 0 0 !important;
	margin-right: calc(((100vw - 100%) / 2) * -1);
	margin-left: calc(((100vw - 100%) / 2) * -1);
	padding: 0 calc((100vw - 100%) / 2);
}

@media only screen and (max-width:570px) {}



.wide_bg_01 {
	max-width: 100%;
	padding: 0;
	margin: 0 auto !important;
}














.wide_image {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.wide_image {
	max-width: 100% !important;
}



.w_1000_box {
	max-width: 1000px;
	margin: auto;
}


h2.tp_title_01 {
	display: none;
}

h2.headline {
	display: none;
}

h3.headline {
	font-weight: bold;
}

h3.type01 {
	font-weight: bold;
	font-size: 42px;
	text-align: center;
}

h3.type02 {
	font-size: 2.8em;
	font-weight: normal;
	position: relative;
	padding: 0.3rem;
	text-align: center;
	margin-bottom: 1.5em;
}

h3.type02:before {
	position: absolute;
	bottom: -10px;
	left: calc(50% - 100px);
	width: 200px;
	height: 5px;
	content: '';
	border-radius: 3px;
	background: #294E87;
}

h3.type03 {
	font-size: 2.8em;
	font-weight: normal;
	position: relative;
	padding: 0.3rem;
	text-align: center;
	margin-bottom: 1.5em;
}

h3.type03:before {
	position: absolute;
	bottom: -10px;
	left: calc(50% - 100px);
	width: 200px;
	height: 5px;
	content: '';
	border-radius: 3px;
	background: #4F6228;
}

h3.type04 {
	font-size: 2.8em;
	font-weight: normal;
	position: relative;
	padding: 0.3rem;
	text-align: center;
	margin-bottom: 1.5em;
}

h3.type04:before {
	position: absolute;
	bottom: -10px;
	left: calc(50% - 100px);
	width: 200px;
	height: 5px;
	content: '';
	border-radius: 3px;
	background: #CC0066;
}

@media only screen and (max-width:570px) {
	h3.headline {
		font-size: 24px !important;
	}

	h3.type01,
	h3.type02,
	h3.type03,
	h3.type04 {
		font-size: 24px;
	}
}

table.strength {
	margin: auto;
	max-width: 1200px;
	border-collapse: separate;
	border-spacing: 3px !important;
	table-layout: fixed;
}

table.strength td {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

table.strength td .st_t {
	font-weight: bold;
	font-size: 1.2em;
}

table.strength td h4 {
	color: #000000 !important;
	font-weight: bold !important;
}

table.strength td img {
	max-width: 180px !important;
	height: auto;
}

@media only screen and (max-width:570px) {
	table.strength td {
		max-width: 100%;
		display: block;
		border-top: none;
	}

	table.strength td img {
		max-width: auto !important;
	}
}






ul.service_icon {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: auto !important;
	padding: 0 !important;
	max-width: 1200px;
}

ul.service_icon li {
	flex-basis: 25% !important;
	-webkit-flex-basis: 25% !important;
	-ms-flex-basis: 25% !important;
	list-style-type: none !important;
	margin: 0 auto 1.5% auto !important;
	padding: 0 !important;
}

ul.service_icon li img {
	margin: auto !important;
	padding: 0 !important;
}

@media only screen and (max-width:570px) {
	ul.service_icon {
		max-width: 95%;
	}

	ul.service_icon li {
		flex-basis: 33.3% !important;
		-webkit-flex-basis: 33.3% !important;
		-ms-flex-basis: 33.3% !important;
		margin: auto !important;
		padding: 0 !important;
	}
}


table.service_price {
	margin: auto !important;
	max-width: 1200px;
	table-layout: fixed;
}

table.service_price caption {
	color: #FFFFFF;
	background-color: #31869B;
	padding: 0.7em;
	font-size: 2em;
	font-weight: bold;
}

table.service_price th {
	font-size: 1.6em;
	font-weight: bold;
}

table.service_price td {}

table.service_price td.c_gray {
	background-color: #F2F2F2;
}

table.service_price tr.t_cen {
	text-align: center;
}

table.service_price tr.t_cen span {
	font-size: 3em;
	font-weight: bold;
}

@media only screen and (max-width:570px) {
	table.service_price caption {
		font-size: 1.4em;
	}

	table.service_price th {
		font-size: 1.2em;
	}

	table.service_price tr.t_cen span {
		font-size: 1.4em;
	}
}









/*---------コンテンツ制作-----------------*/

table.contents_pd {
	margin: auto !important;
	max-width: 1200px;
	table-layout: fixed;
}

table.contents_pd caption {
	color: #FFFFFF;
	background: rgb(204 0 102) !important;
	padding: 0.7em;
	font-size: 2em;
	font-weight: bold;
}

table.contents_pd th {
	font-size: 1.6em;
	font-weight: bold;
}

table.contents_pd td {
	vertical-align: middle;
	text-align: center;
}

table.contents_pd td.c_gray {
	background-color: #F2F2F2;
}

table.contents_pd tr.t_cen {
	text-align: center;
}

table.contents_pd td.t_cen {
	font-size: 1.8em;
	font-weight: bold;
}

@media only screen and (max-width:570px) {
	table.contents_pd caption {
		font-size: 1.4em;
	}

	table.contents_pd th {
		font-size: 1.2em;
	}

	table.contents_pd td.t_cen {
		font-size: 1.3em;
	}
}



ul.col2 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.col2 li {
	flex-basis: 48% !important;
	-webkit-flex-basis: 48% !important;
	-ms-flex-basis: 48% !important;
	list-style-type: none !important;
	margin: 0 auto 0 auto;
}

@media only screen and (max-width:570px) {
	ul.col2 li {
		flex-basis: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-basis: 100% !important;
		margin: 0 auto 3% auto;
	}
}


























/*---------ホームページ制作-----------------*/

h4.type01 {
	font-size: 1.6em;
	font-weight: bold;
	position: relative;
	margin-bottom: 1em;
	margin-top: 0 !important;
}

h4.type01:before {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 90%;
	height: 3px;
	content: '';
	border-radius: 2px;
	background: #294E87;
	margin-left: 5%;
	margin-right: 5%;
}

h4.type02 {
	font-size: 1.6em;
	font-weight: bold;
	position: relative;
	margin-bottom: 1em;
	margin-top: 0 !important;
}

h4.type02:before {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 90%;
	height: 3px;
	content: '';
	border-radius: 2px;
	background: #4F6228;
	margin-left: 5%;
	margin-right: 5%;
}

h4.type03 {
	font-size: 1.6em;
	font-weight: bold;
	position: relative;
	margin-bottom: 1em;
	margin-top: 0 !important;
}

h4.type03:before {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 90%;
	height: 3px;
	content: '';
	border-radius: 2px;
	background: #CC0066;
	margin-left: 5%;
	margin-right: 5%;
}

@media only screen and (max-width:570px) {

	h4.type01,
	h4.type02,
	h4.type03 {
		font-size: 1.2em;
	}
}


ul.production {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	align-items: center;
	-ms-align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.production li.left {
	flex-basis: 50% !important;
	-webkit-flex-basis: 50% !important;
	-ms-flex-basis: 50% !important;
	list-style-type: none !important;
	margin: 0;
}

ul.production li.right {
	flex-basis: 50% !important;
	-webkit-flex-basis: 50% !important;
	-ms-flex-basis: 50% !important;
	list-style-type: none !important;
	margin: 0;
	text-align: left;
	font-size: 1.2em;
}

ul.production li.right h4,
ul.production li.right p {
	padding-left: 1.5em !important;
	padding-right: 1.5em !important;
}

ul.production li img {
	margin: auto !important;
	padding: 0 !important;
}

@media only screen and (max-width:570px) {

	ul.production li.left,
	ul.production li.right {
		flex-basis: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-basis: 100% !important;
		margin: 0 auto 2% auto !important;
	}

	ul.production li.right h4,
	ul.production li.right p {
		padding-left: 1em !important;
		padding-right: 1em !important;
	}
}


ul.advertisement li {
	margin-left: 2em !important;
}

ul.production2 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-align-items: center;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.production2 li.left {
	flex-basis: 50% !important;
	-webkit-flex-basis: 50% !important;
	-ms-flex-basis: 50% !important;
	list-style-type: none !important;
	margin: 0;
	text-align: left;
	font-size: 1.2em;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-webkit-flex-order: 1;
	-moz-flex-order: 1;
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	order: 1;
}

ul.production2 li.left h4,
ul.production2 li.left p {
	padding-left: 1.5em !important;
	padding-right: 1.5em !important;
}

ul.production2 li.right {
	flex-basis: 50% !important;
	-webkit-flex-basis: 50% !important;
	-ms-flex-basis: 50% !important;
	list-style-type: none !important;
	margin: 0;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-webkit-flex-order: 2;
	-moz-flex-order: 2;
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2;
	order: 2;
}

ul.production2 li img {
	margin: auto !important;
	padding: 0 !important;
}

@media only screen and (max-width:570px) {

	ul.production2 li.left,
	ul.production2 li.right {
		flex-basis: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-basis: 100% !important;
		margin: 0 auto 2% auto !important;
	}

	ul.production2 li.left {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-webkit-flex-order: 2;
		-moz-flex-order: 2;
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		order: 2;
	}

	ul.production2 li.right {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-webkit-flex-order: 1;
		-moz-flex-order: 1;
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		order: 1;
	}

	ul.production2 li.left h4,
	ul.production2 li.left p {
		padding-left: 1em !important;
		padding-right: 1em !important;
	}
}






ul.seisaku1 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.seisaku1 li {
	flex-basis: 31% !important;
	-webkit-flex-basis: 31% !important;
	-ms-flex-basis: 31% !important;
	list-style-type: none !important;
	text-align: center;
	margin: 0 auto 0 auto !important;
}

ul.seisaku1 li h4 {
	font-size: 1.6em;
	position: relative;
	padding: 0.1rem;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1.5em;
	color: #235F70;
}

ul.seisaku1 li h4:before {
	position: absolute;
	bottom: -5px;
	left: calc(50% - 30px);
	width: 60px;
	height: 3px;
	content: '';
	border-radius: 2px;
	background: #ff0000;
}

ul.seisaku1 li .balloon1_right {
	position: relative;
	display: inline-block;
	margin: 0 15px 1.5em 0 !important;
	padding: 7px 10px;
	max-width: 100%;
	width: 95%;
	color: #555;
	font-size: 16px;
	background: #DCE3EF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

ul.seisaku1 li .balloon1_right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #DCE3EF;
}

@media only screen and (max-width:570px) {
	ul.seisaku1 li {
		flex-basis: 90% !important;
		-webkit-flex-basis: 90% !important;
		-ms-flex-basis: 90% !important;
		margin: 0 auto 0 auto !important;
	}
}





ul.seisaku2 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.seisaku2 li {
	flex-basis: 31% !important;
	-webkit-flex-basis: 31% !important;
	-ms-flex-basis: 31% !important;
	list-style-type: none !important;
	text-align: center;
	margin: 0 auto 0 auto !important;
}

ul.seisaku2 li h4 {
	font-size: 1.6em;
	position: relative;
	padding: 0.1rem;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1.5em;
	color: #235F70;
}

ul.seisaku2 li h4:before {
	position: absolute;
	bottom: -5px;
	left: calc(50% - 30px);
	width: 60px;
	height: 3px;
	content: '';
	border-radius: 2px;
	background: #ff0000;
}

ul.seisaku2 li .balloon1_right {
	position: relative;
	display: inline-block;
	margin: 0 15px 1.5em 0 !important;
	padding: 7px 10px;
	max-width: 100%;
	width: 95%;
	color: #555;
	font-size: 16px;
	background: #D1E0B4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

ul.seisaku2 li .balloon1_right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #D1E0B4;
}

@media only screen and (max-width:570px) {
	ul.seisaku2 li {
		flex-basis: 90% !important;
		-webkit-flex-basis: 90% !important;
		-ms-flex-basis: 90% !important;
		margin: 0 auto 0 auto !important;
	}
}





table.seisaku {
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
	table-layout: fixed;
}

table.seisaku h4 {
	font-size: 1.6em;
	position: relative;
	padding: 0.1rem;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1.5em;
	color: #235F70;
}

table.seisaku h4:before {
	position: absolute;
	bottom: -5px;
	left: calc(50% - 30px);
	width: 60px;
	height: 3px;
	content: '';
	border-radius: 2px;
	background: #ff0000;
}

table.seisaku td .balloon1_right {
	position: relative;
	display: inline-block;
	margin: 1.5em 15px 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	max-width: 100%;
	color: #555;
	font-size: 16px;
	background: #e0edff;
}

table.seisaku td .balloon1_right:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #e0edff;
}

table.seisaku td {
	height: 8em;
}

table.seisaku th,
table.seisaku td {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	padding: 10px 0;
}


table.seisaku td {
	border: 1px solid #0066CC;
	display: table-cell;
	vertical-align: top;
}

@media only screen and (max-width:570px) {
	table.seisaku h4 {
		font-size: 1.2em;
		margin-top: 1em;
	}

	table.seisaku p {
		font-size: 0.8em;
	}
}







ul.service_item {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: auto 0 !important;
	padding: 0 !important;
	display: table;
}

ul.service_item li {
	flex-basis: 30% !important;
	-webkit-flex-basis: 30% !important;
	-ms-flex-basis: 30% !important;
	list-style-type: none !important;
	margin: 0 auto 2% auto;
	display: table-cell;
	padding: 0.8%;
	background-color: #F2F2F2;
}

ul.service_item li .s_icon {
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	width: 120px;
	height: 120px;
	margin: 1em auto auto auto !important;
	background-color: #FFFFFF;
}

ul.service_item li h4 {
	text-align: center;
	color: #235F70;
}

ul.service_item li img {
	margin: auto auto 0 auto !important;
	padding: 0 !important;
	width: 120px;
	height: 120px;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
}

@media only screen and (max-width:570px) {
	ul.service_item li {
		flex-basis: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-basis: 100% !important;
		margin: 0 auto 3% auto;
		padding: 1em !important;
	}
}















/*---------WEB広告-----------------*/

ul.production_item {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 0 80px 0 !important;
	padding: 0 !important;
}

ul.production_item li {
	flex-basis: 28% !important;
	-webkit-flex-basis: 25% !important;
	-ms-flex-basis: 28% !important;
	list-style-type: none !important;
	margin: 0 auto 0 auto;
	background-color: #F2F2F2;
	padding: 1.5em;
}

ul.production_item li h4 {
	color: #77933C;
	text-align: center;
}

ul.production_item li img {
	margin: auto auto 0 auto !important;
	padding: 0 !important;
}

@media only screen and (max-width:570px) {
	ul.production_item li {
		flex-basis: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-basis: 100% !important;
		margin: 0 auto 2% auto;
	}
}











.cp_stepflow07 {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 0 1em;
	padding: 0;
}

.cp_stepflow07>li {
	position: relative;
	display: block;
	flex-basis: 31% !important;
	-webkit-flex-basis: 31% !important;
	-ms-flex-basis: 31% !important;
	margin: 0 0 1.5em 0 !important;
	padding: 0;
	list-style: none;
	text-align: center;
	text-overflow: ellipsis;
	color: #990000;
	-ms-flex: 1;
	-moz-flex: 1;
	-webkit-box-flex: 1;
	flex: 1;
	font-weight: bold;
	font-size: 1.3em;
}

.cp_stepflow07>li .bubble::after,
.cp_stepflow07>li .bubble::before {
	position: absolute;
	top: 0px;
	right: 50%;
	left: 50%;
	display: block;
	width: 90%;
	height: 8px;
	content: '';
	transform: translateX(-50%);
	background-color: #990000;
}

.cp_stepflow07>li .bubble+span {
	display: block;
	margin-top: 1em;
}

.cp_stepflow07>li.completed,
.cp_stepflow07>li.completed .bubble {
	color: #0066CC;
}

.cp_stepflow07>li.completed .bubble,
.cp_stepflow07>li.completed .bubble::after,
.cp_stepflow07>li.completed .bubble::before {
	background-color: #0066CC;
}

.cp_stepflow07>li.active,
.cp_stepflow07>li.active .bubble {
	font-weight: bold;
	color: #f57c00;
}

.cp_stepflow07>li.active .bubble,
.cp_stepflow07>li.active .bubble::after,
.cp_stepflow07>li.active .bubble::before {
	background-color: #fb8c00;
}

@media only screen and (max-width:570px) {
	.cp_stepflow07>li {
		position: relative;
		display: block;
		flex-basis: 48% !important;
		-webkit-flex-basis: 48% !important;
		-ms-flex-basis: 48% !important;
		font-size: 1em;
	}
}






table.production_price {
	margin: auto !important;
	max-width: 1200px;
	table-layout: fixed;
}

table.production_price caption {
	color: #FFFFFF;
	background-color: #77933C;
	padding: 0.7em;
	font-size: 2em;
	font-weight: bold;
}

table.production_price th {
	font-size: 1.6em;
	font-weight: bold;
}

table.production_price td {}

table.production_price td.c_gray {
	background-color: #F2F2F2;
}

table.production_price tr.t_cen {
	text-align: center;
}

table.production_price tr.t_cen span {
	font-size: 3em;
	font-weight: bold;
}

@media only screen and (max-width:570px) {
	table.production_price caption {
		font-size: 1.4em;
	}

	table.production_price th {
		font-size: 1.2em;
	}

	table.production_price tr.t_cen span {
		font-size: 1.4em;
	}
}






ul.kind {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	margin: 0 0 60px 0 !important;
	padding: 0 !important;
}

ul.kind li {
	flex-basis: 44% !important;
	-webkit-flex-basis: 44% !important;
	-ms-flex-basis: 44% !important;
	list-style-type: none !important;
	margin: 0 auto 2% auto !important;
	border: 2px solid #77933C;
	padding: 1.5em;
}

ul.kind li h4 {
	color: #77933C;
	text-align: center;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

ul.kind li img {
	margin: auto auto 0 auto !important;
	padding: 0 !important;
}

@media only screen and (max-width:570px) {
	ul.kind li {
		flex-basis: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-basis: 100% !important;
	}
}
























.pc_item {}

.sp_item {
	display: none;
}

@media only screen and (max-width:570px) {
	.pc_item {
		display: none;
	}

	.sp_item {
		display: block;
	}
}










.wpcf7 .wpcf7-validation-errors {
	background-color: #FF0000 !important;
}


.wpcf7-display-none {}



.kiyaku_box {
	height: 15em;
	overflow-x: hidden;
	padding: 1em !important;
	border: 1px solid #FFB7B7;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.warning {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	padding-bottom: 0.1em;
}

.fas {
	color: #F2C100;
	font-size: 120%;
}

.bg_gray {
	background-color: #F2F2F2;
	padding: 0.5em;
	border: 1px solid #CCCCCC;
}








/*---------AddToAny Share Buttons　はみ出し防止-----------------*/

.addtoany_share_save_container {
	text-align: center;
	margin: auto 0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden !important;
	max-width: 99% !important;
}








/* ------グローバルメニュー　サイズ--------- */

.pc #global_menu>ul>li>a {
	font-size: 18px;
}

@media only screen and (max-width:570px) {
	img.mobile_logo_image {
		max-width: 80%;
	}
}



.caption p {
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}



/* ------トップページ上部タイトル-------- */

h2.tp_title_01 {
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	color: #333333 !important;
	font-size: 400% !important;
	text-align: center;
	line-height: 1.3;
}

@media only screen and (max-width:820px) {
	h2.tp_title_01 {
		font-size: 240% !important;
	}
}

@media only screen and (max-width:570px) {
	h2.tp_title_01 {
		font-size: 160% !important;
		font-weight: bold !important;
	}
}





/* ------3点ボックスタイトル　サイズ-------- */

h4.catch {
	font-size: 180% !important;
	color: #000000 !important;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}






/* -------TOP フリースペース1------------ */

#index_free_content1 {
	padding: 1em 0.5em !important;
}

.price_box {
	background-color: #000000;
	padding: 1em 1em 1.5em 1em;
	font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	font-size: 190%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin: auto 0 !important;
}

.price_box .price {
	font-size: 240%;
}

.price_box .tax {
	font-size: 80%;
}

@media only screen and (max-width:570px) {
	.price_box {
		font-size: 130%;
	}

	.price_box .price {
		font-size: 170%;
	}

	.price_box .tax {
		font-size: 80%;
	}
}

















/* -------TOP フリースペース2------------ */







/* -------TOP フリースペース5------------ */
#footer_image {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	font-size: 100% !important;
	vertical-align: baseline !important;
}

.wide_image {
	width: 100vw;
	height: 440px;
	position: relative;
}

.wide_image .caption {
	width: calc(100% * 1150 / 1280);
	max-width: 1150px;
	margin: auto;
	text-align: center;
	padding: 0 50px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.wide_image .caption .title {
	font-size: 42px;
	line-height: 1.4;
	margin: 0 0 15px 0;
}

.rich_font {
	font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: 100;
}

.wide_image .caption .desc {
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 1.4;
	text-align: center !important;
}

.wide_image .footer_button {
	min-width: 200px;
	max-width: 90%;
	background-color: #FFF;
	display: inline-block;
	vertical-align: middle;
	padding: .6em 1.3em .5em;
	font-weight: 400;
	font-size: 100%;
	color: #000 !important;
	margin: 0;
	text-decoration: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s ease-in-out 0s;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
}

@media only screen and (max-width:570px) {
	.wide_image {
		height: 400px !important;
		width: 100vw !important;
		min-width: 0 !important;
		position: relative !important;
	}
}

/* -------サービス------------ */
.service_font_size {
	font-size: 150%;
}

.service_font_size02 {
	font-size: 250%;
}

.service_font_size03 {
	font-size: 275%;
}

h3.pb_price_table_title {
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-weight: 300;
	line-height: 60px;
	text-align: center;
}

table.pb_price_table {
	margin: 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2.2;
}

table.pb_price_table th.pb_price_table_headline {
	padding: 10px 15px;
	font-weight: 300;
	font-size: 20px;
}

table.pb_price_table th.pb_price_table_headline2 {
	padding: 10px 15px;
	font-weight: bold;
	font-size: 18px;
}

table.pb_price_table th.pb_price_table_headline2_2 {
	padding: 30px 15px 10px 15px;
	font-weight: bold;
	font-size: 18px;
}

table.pb_price_table th {
	font-size: 26px;
	line-height: 1.4;
	text-align: center;
	background: none;
	border: 1px solid #ddd;
}

.pb_price_table_price {
	color: #000;
	font-size: 228.5%;
	line-height: 0.8;
	text-align: center;
}

.pb_price_table_price2 {
	color: #000;
	font-size: 150%;
	line-height: 0.8;
	text-align: center;
}

table.pb_price_table01 {
	margin: 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2.2;
}

table.pb_price_table01 th.pb_price_table_headline {
	padding: 10px 15px;
	font-weight: 300;
	font-size: 18px;
}

table.pb_price_table01 th.pb_price_table_headline2 {
	padding: 10px 15px;
	font-weight: bold;
	font-size: 18px;
}

table.pb_price_table01 th {
	font-size: 26px;
	line-height: 1.4;
	text-align: center;
	background: none;
	border: 1px solid #ddd;
}

.pb_price_table_price {
	color: #000;
	font-size: 228.5%;
	line-height: 0.8;
	text-align: center;
}

.pb_price_table_price2 {
	color: #000;
	font-size: 100%;
	line-height: 0.8;
	text-align: center;
}







/*---------PC スマホ　br解除　----------------------*/

br.pc_none {
	display: none;
}

@media only screen and (max-width:570px) {
	br.pc_none {
		display: block;
	}

	br.sp_none {
		display: none;
	}
}




/* ------Web Font（フッター）---------- */









/* -------装飾---------- */






/* ------リスト関連---------- */






/* -------見出し関連---------- */




/* -------テキスト関連---------- */





/* -------リスト番号〇で囲む------------ */

ol.maru {
	counter-reset: my-counter;
	list-style: none;
	padding: 0;
}

ol.maru li {
	padding-left: 0.5em;
	position: relative;
}

ol.maru li:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	background-color: #FFCC00;
	color: #000000;
	display: block;
	float: left;
	line-height: 22px;
	margin-left: -30px;
	text-align: center;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	top: 0.2em;
	position: absolute;
}

@media only screen and (max-width:570px) {

	ol.maru,
	ol.maru li {
		margin-left: 0 !important;
	}
}





/* ------レイアウト関連---------- */

@media only screen and (max-width:570px) {

	.alignleft,
	.alignright {
		margin: auto !important;
		padding: 0 !important;
		float: none !important;
		clear: both !important;
		display: block !important;
		text-align: center !important;
	}
}


.ml_1 {
	padding-left: 1em !important;
}

@media only screen and (max-width:570px) {
	.ml_1 {
		padding-left: 2em !important;
	}
}

/* ------ボタン関連---------- */



/* 回り込みクリア*/
.clear {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}

/* 回り込みクリア end*/







/* -------フローチャート--------- */


.flow {
	position: relative;
	margin: 2em 0;
	padding: 0.5em;
	border: solid 3px #62c1ce;
}

.flow .box_title {
	position: absolute;
	display: inline-block;
	top: -27px;
	left: -3px;
	padding: 0 9px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	font-size: 17px;
	background: #62c1ce;
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
}

.flow p {
	margin: 0;
	padding: 0;
}



dl.flow_main {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin: 1em 0 0 0;
	padding: 0;
}

dl.flow_main dl {
	margin: 0 0 1em !important;
}

dl.flow_main dd {
	padding: 0px 0.5em 5px 0.5em;
	margin: 0px 0px 3px 0px;
}

dl.flow_main dt {
	width: 3.5em !important;
	float: left;
	font-weight: normal !important;
	text-align: center !important;
	color: #FFFFFF !important;
	background-color: #FF0000 !important;
}

dl.flow_main dd {
	margin-left: 3.5em !important;
}

dl.flow_main dd:after {
	content: '';
	display: block;
	clear: both;
}

@media only screen and (max-width:570px) {
	dl.flow_main dt {
		text-align: left;
		font-weight: bold !important;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
		float: left !important;
	}

	dl.flow_main dd {
		padding-top: 0px !important;
		margin-top: 0px !important;
	}
}

.sankaku {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 25px 0 25px;
	border-color: #ffcc00 transparent transparent transparent;
	text-align: center !important;
	margin: 0 auto 0 auto !important;
	padding: 0 !important;
}







/* -------テーブルレイアウト---------- */

table.th_c {
	table-layout: fixed;
}

table.th_c th {
	text-align: center;
	vertical-align: middle;
}


table.table_fi {
	table-layout: fixed;
}

@media only screen and (max-width:570px) {
	table.th_c {
		table-layout: auto;
	}

	table.th_c th,
	table.th_c td,
	table.table_fi th,
	table.table_fi td {
		float: none;
		clear: both;
		display: block;
		width: auto;
		table-layout: auto;

	}
}

.ta_center {
	text-align: center;
	vertical-align: middle;
}

@media only screen and (max-width:570px) {
	.ta_center {
		background-color: #E7E7E7 !important;
	}

	.t_none {
		display: none !important;
	}

	.co_gr {
		background-color: #EBEBEB;
	}
}






/* レスポンティブ対応のテーブル */

table.price_list {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}

table.price_list th,
table.price_list td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
}

table.price_list th {
	background-color: #eee;
	text-align: left;
}

@media screen and (max-width: 480px) {
	table.price_list thead {
		display: none;
	}

	table.price_list td {
		display: block;
		text-align: right;
	}

	table.price_list td::before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
	}
}





section {
	margin-bottom: 5em !important;
}

article {
	margin-bottom: 4em !important;
}

nav {
	margin-bottom: 4em !important;
}





/* -------BOXレイアウト------------ */

ul.cl2 {
	width: 98% !important;
	display: -webkit-box !important;
	display: -moz-box !important;
	display: box !important;
	display: -webkit-flex !important;
	display: flex !important;
	-ms-flex-wrap: wrap !important;
	-moz-flex-wrap: wrap !important;
	-webkit-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
	padding: 0px !important;
	-webkit-justify-content: space-between !important;
	justify-content: space-between !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px !important;
	margin-bottom: 10px;
	margin-left: 0px !important;
}

ul.cl2 li {
	flex-basis: 48% !important;
	-webkit-flex-basis: 48% !important;
	-ms-flex-basis: 48% !important;
	list-style-type: none !important;
	text-align: center;
	margin: auto 0 10px 0 !important;
}

ul.cl2 li img {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

@media only screen and (max-width:570px) {
	ul.cl2 {
		width: 96.5% !important;
	}

	ul.cl2 li {
		flex-basis: 100% !important;
		-webkit-flex-basis: 100% !important;
		-ms-flex-basis: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
}












dl.w_5 {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

dl.w_5 dl {
	background: #eee;
	margin-bottom: 1em !important;
}

dl.w_5 dd {
	padding: 0px 0.5em 5px 0.5em;
	margin: 0px 0px 3px 0px;
}

dl.w_5 dt {
	width: 5em !important;
	float: left;
	font-weight: normal !important;
	color: #000000 !important;
	text-align: center !important;
}

dl.w_5 dd {
	margin-left: 5em !important;
}

dl.w_5 dd:after {
	content: '';
	display: block;
	clear: both;
}

@media only screen and (max-width:570px) {
	dl.w_5 dt {
		text-align: left;
		font-weight: bold !important;
		color: #1b9d6f !important;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
		float: left !important;
	}

	dl.w_5 dd {
		padding-top: 0px !important;
		margin-top: 0px !important;
	}
}


dl.w_10 {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

dl.w_10 dl {
	background: #eee;
	margin-bottom: 1em !important;
}

dl.w_10 dt {
	width: 10em !important;
	float: left;
	font-weight: bold !important;
	color: #000000 !important;
	text-align: left !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

dl.w_10 dd {
	margin-left: 10em !important;
}

dl.w_10 dd {
	padding: 0px 0.5em 5px 0.5em;
	margin: 0px 0px 3px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

dl.w_10 dd:after {
	content: '';
	display: block;
	clear: both;
}

@media only screen and (max-width:570px) {
	dl.w_10 dt {
		font-weight: bold !important;
		color: #1b9d6f !important;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
		float: none !important;
		width: auto !important;
		display: block;
	}

	dl.w_10 dd {
		padding-left: 0px !important;
		margin-left: 0px !important;
		width: auto !important;
		float: none !important;
		display: block;
	}
}









































































/*---------------contactform7----------------------- */

.wpcf7 {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.wpcf7 input[type="number"] {
	width: 50px !important;
}

.wpcf7 input[type="tel"] {
	padding: 0.5em;
	width: 30% !important;
}

.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-email_confirm"],
.wpcf7 input[name="your-subject"] {
	border: 1px solid #FFCC66;
}


.wpcf7 input[type="text"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-email_confirm"],
.wpcf7 input[name="your-subject"] {
	width: 50% !important;
	max-width: 100% !important;
}

.wpcf7 textarea[name="your-message"] {
	width: 80% !important;
	border: 1px solid #FFCC66;
}


@media only screen and (max-width:570px) {
	.wpcf7 input[type="tel"] {
		width: 50% !important;
	}

	.wpcf7 input[type="text"],
	.wpcf7 input[name="your-email"],
	.wpcf7 input[name="your-email_confirm"],
	.wpcf7 input[name="your-subject"] {
		max-width: 93% !important;
		width: 100% !important;
	}

	.wpcf7 textarea[name="your-message"] {
		max-width: 93% !important;
		width: 100% !important;
		border: 1px solid #FFCC66;
	}
}

.wpcf7 input[name="zip"] {
	width: 15% !important;
}

@media only screen and (max-width:570px) {
	.wpcf7 input[type="tel"] {
		width: 60% !important;
	}

	.wpcf7 input[name="zip"] {
		width: 40% !important;
	}
}

#content form input[type=text].form_width10 {
	max-width: 10% !important;
}

#content form input[type=text].form_width15 {
	max-width: 15% !important;
}

#content form input[type=text].form_width20 {
	max-width: 20% !important;
}

#content form input[type=text].form_width30 {
	max-width: 30% !important;
}

#content form input[type=text].form_width50 {
	max-width: 50% !important;
}

.form_width50 {
	max-width: 50% !important;
}

#content form input[type=text].form_width60 {
	max-width: 60% !important;
}

#content form input[type=text].form_width70 {
	max-width: 70% !important;
}

#content form input[type=text].form_width80 {
	max-width: 80% !important;
}


@media only screen and (max-width:570px) {
	#content form input[type=text].form_width10_20 {
		max-width: 20% !important;
	}

	#content form input[type=text].form_width50 {
		width: 100% !important;
	}

	#content form input[type=text].form_width95 {
		width: 95% !important;
	}
}

#main_form {
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}


/*送信ボタン
---------------------------------*/
input[type="submit"] {
	background-color: rgba(255, 128, 0, 1.0) !important;
	padding: 3px;
	color: #ffffff !important;
}

input[type="submit"]:hover {
	background-color: rgba(255, 0, 0, 0.8) !important;
}

/*送信ボタン end
---------------------------------*/



/*コンタクトフォーム　改行禁止
---------------------------------*/
#content form span.wpcf7-form-control-wrap {
	display: inline !important;
}

/*コンタクトフォーム　改行禁止 end
---------------------------------*/

fieldset {
	margin-bottom: 20px !important;
	padding: 1em !important;
	border: 1px solid #A7A7A7;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	overflow: hidden;
}

@media only screen and (max-width:570px) {
	fieldset {
		padding: 0.5em !important;
	}
}

div.wpcf7-validation-errors,
span.wpcf7-not-valid-tip:before {
	font-family: FontAwesome;
	content: '\f071';
	color: #FFCC00;
	margin-right: 0.3em;
}


div.wpcf7-validation-errors {
	color: #ffffff !important;
}

div.wpcf7-validation-errors:before {
	font-family: FontAwesome;
	content: '\f044';
	color: #ffffff;
	margin-right: 0.3em;
}

label {
	overflow: hidden;
	zoom: 1;
	float: left;
	margin-left: 0 !important;
}

.t_block {
	display: block;
	overflow: hidden;
}

.wpcf7 input[type="checkbox"] {
	margin: 0 0.3em 0 0 !important;
	padding: 0 !important;
}

/*---------------contactform7 END----------------------- */







































/* MARGIN */

.mt0 {
	margin-top: 0px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt8 {
	margin-top: 8px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mb00 {
	margin-bottom: 0px !important;
}

.mb01 {
	margin-bottom: 1px !important;
}

.mb02 {
	margin-bottom: 2px !important;
}

.mb03 {
	margin-bottom: 3px !important;
}

.mb04 {
	margin-bottom: 4px !important;
}

.mb05 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb45 {
	margin-bottom: 45px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml-1 {
	margin-left: -1px !important;
}

.ml-2 {
	margin-left: -2px !important;
}

.ml-3 {
	margin-left: -3px !important;
}

.ml-4 {
	margin-left: -4px !important;
}

.ml-5 {
	margin-left: -5px !important;
}

.mr-1 {
	margin-right: -1px !important;
}

.mr-2 {
	margin-right: -2px !important;
}

.mr-3 {
	margin-right: -3px !important;
}

.mr-4 {
	margin-right: -4px !important;
}

.mr-5 {
	margin-right: -5px !important;
}

/* PADDING */

.pt10 {
	padding-top: 10px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

