@charset 'UTF-8';
/*------------------------------------------------------------
	/lp/m-consulting/index.php
------------------------------------------------------------*/
body {
	min-width: 1140px;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

#container {
	padding-top: 0;
}

.comBox {
	margin: 0 auto;
	width: 960px;
}

.mainVisual {
	padding-top: 40px;
	min-height: 816px;
	background: url(../img/i-consulting/main_visual_bg.jpg) no-repeat center;
	background-size: cover;
}

.mainVisual .comBox {
	margin-bottom: 46px;
}

.mainVisual .comBox .logo {
	float: right;
}

.mainVisual .comBox h1 {
	margin-top: 11px;
	float: left;
}

.mainVisual #subTtl {
	margin-bottom: 60px;
	text-align: center;
}

.mainVisual .registBox {
	padding: 59px 0 50px;
	text-align: center;
	background: url(../img/i-consulting/regist_bg01.png) repeat left top;
}

.mainVisual .registBox .ttl {
	margin-bottom: 25px;
}

.mainVisual .registBox .link {
	margin-bottom: 25px;
}

.mainVisual .registBox .linkBox span {
	margin: 17px 11px 0 0;
	display: inline-block;
}

#main {
	background: url(../img/i-consulting/main_bg.png) repeat left top;
}

#main .registBox {
	padding: 63px 0 46px;
	text-align: center;
	background: url(../img/i-consulting/regist_bg02.jpg) no-repeat top center;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}

#main .registBox .ttl {
	margin-bottom: 25px;
}

#main .registBox .link {
	margin-bottom: 25px;
}

#main .registBox .linkBox {
	margin-right: 3px;
}

#main .registBox .linkBox span {
	margin: 17px 11px 0 0;
	display: inline-block;
}

#main .comTtl {
	padding: 43px 0 25px;
	position: relative;
	text-align: center;
	background-color: #79A300;
}

#main .comTtl img {
	margin-top: -71px;
}

#main .comTtl:before {
	margin-left: -30px;
	width: 60px;
	height: 30px;
	background: url(../img/i-consulting/arrow_img03.png) no-repeat left top;
	background-size: 60px 30px;
	position: absolute;
	top: 100%;
	left: 50%;

	content: "";
}

#main .comTxtUl {
	margin: 0 -30px 42px 0;
	width: 990px;
	overflow: hidden;
	zoom: 1;
}

#main .comTxtUl li {
	margin-right: 30px;
	padding: 26px 0 15px;
	width: 292px;
	float: left;
	text-align: center;
	border: 4px solid #DDD;
	background-color: #FFF;
}

#main .comTxtUl li .pho {
	margin-bottom: 14px;
}

#main .comTxtUl li p {
	font-size: 1.3em;
	line-height: 1.7;
}

#main .comTxtUl li p .txt {
	width: 100%;
	display: table;
}

#main .comTxtUl li p .txt01 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#main .comTxtUl li p .green {
	color: #79A300;
	font-weight: bold;
}

#main .greenTxt {
	font-size: 1.14em;
	line-height: 2.0;
	text-align: center;
}

#main .greenTxt span {
	color: #79A300;
	font-weight: bold;
}

#section01 {
	padding: 80px 0 104px;
}

#section01 .h3Ttl {
	margin-bottom: 29px;
	text-align: center;
}

#section01 .ttl {
	margin-bottom: 39px;
}

#section02 {
	padding: 108px 0 80px;
	background: #F8F8F8;
}

#section02 .arrow {
	text-align: center;
}

#section02 .arrow img {
	margin-top: -148px;
}

#section02 .h3Ttl {
	margin-bottom: 34px;
	text-align: center;
}

#section02 .greenTxt {
	margin-bottom: 31px;
}

#section02 .ttl {
	margin-bottom: 40px;
}

#section02 .txtUl {
	margin: 0 -29px 30px 0;
	width: 998px;
	overflow: hidden;
	zoom: 1;
}

#section02 .txtUl li {
	margin-right: 29px;
	padding:  26px 40px 26px 27px;
	width: 390px;
	display: table;
	float: left;
	border: 4px solid #DDD;
	background-color: #FFF;
}

#section02 .txtUl li .pho,
#section02 .txtUl li p {
	display: table-cell;
	vertical-align: middle;
}

#section02 .txtUl li p {
	width: 270px;
	font-size: 1.286em;
	line-height: 1.7;
}

#section02 .txtUl li p span {
	color: #79A300;
	font-weight: bold;
}

#section02 .arrow01 {
	margin-bottom: 25px;
}

#section02 .arrow01 img {
	margin-top: 0;
}

#section02 .title {
	margin-bottom: 29px;
	text-align: center;
}

#section02 .txtList li {
	padding-left: 30px;
	float: left;
}

#section02 .txtList li:first-child {
	padding-left: 0;
}

#section03 {
	margin: 75px 0 80px;
}

#section03 h3 {
	margin-bottom: 39px;
}

#section03 .profile {
	margin-bottom: 20px;
	padding: 39px 39px 28px;
	border: 1px solid #DDDDDD;
	background-color: #F8F8F8;
}

#section03 .profile .photoBox {
	float: right;
}

#section03 .profile .textBox {
	float: left;
	width: 708px;
}

#section03 .profile .textBox p {
	line-height: 2;
	letter-spacing: -0.5px;
}

#section03 .profile .textBox .title {
	margin-bottom: 16px;
	padding-bottom: 18px;
	font-size: 1.14em;
	line-height: 1.5;
	border-bottom: 1px solid #ddd;
}

#section03 .profile .textBox .title span {
	font-size: 1.125em;
}

#section03 .profile .textBox .title .en {
	display: inline-block;
	margin-right: 12px;
	padding: 2px 2px 1px;
	width: 86px;
	color: #FFF;
	font-size: 0.875em;
	font-weight: bold;
	text-align: center;
	background-color: #79A300;
	border-radius: 12px;
	position: relative;
	behavior: url(../js/pie.htc);
}

#section03 .content {
	margin-bottom: 20px;
	padding: 42px 40px 29px;
	border: 1px solid #DDD;
	background-color: #fff;
}

#section03 .content02 {
	padding-top: 24px;
}

#section03 .content .title {
	margin-bottom: 20px;
	padding: 4px 0 4px 62px;
	min-height: 32px;
	color: #79A300;
	font-size: 1.42em;
	line-height: 1.6;
	background: url(../img/i-consulting/icon02.png) no-repeat 4px center;
}

#section03 .content .title02 {
	margin-bottom: 32px;
}

#section03 .content p {
	margin-bottom: 32px;
	font-size: 1.14em;
	line-height: 2;
}

#section03 .content p span {
	color: #79A300;
}

#section03 .content p .underline {
	color: #111;
	text-decoration: underline;
}

#section03 .content .txt01 {
	margin-bottom: 20px;
}

#section03 .content .txt02 {
	margin-bottom: 0;
}

#section03 .content .txt02 a {
	margin-right: 2px;
	padding-right: 13px;
	color: #FE8C06;
	background: url(../img/i-consulting/icon03.png) no-repeat right center;
}

#section03 .outline {
	margin-bottom: 31px;
	padding: 22px 20px 19px 30px;
	width: 262px;
	border: 1px solid #DDD;
	background-color: #F8F8F8;
}

#section03 .textList li {
	padding-left: 14px;
	color: #79A300;
	font-size: 1.14em;
	line-height: 2;
	background: url(../img/i-consulting/icon01.png) no-repeat left 11px;
}

#section03 .textDl dt {
	margin-bottom: 7px;
	color: #79A300;
	font-size: 1.14em;
	font-weight: bold;
}

#section03 .textDl dd {
	margin-bottom: 18px;
	line-height: 2;
	font-size: 1.14em;
}

#section03 .imgBox {
	margin-bottom: 30px;
	padding: 20px 29px 22px;
	border: 1px solid #DDD;
	background-color: #F8F8F8;
}

#section03 .imgBox .photoBox {
	padding-top: 8px;
	float: right;
}

#section03 .imgBox .textBox {
	float: left;
	width: 560px;
}

#section03 .imgBox .textBox li {
	float: left;
	width: 200px;
}

#section03 .imgBox .textBox .liStyle {
	margin-right: 12px;
	width: 325px;
}

#section03 .imgBox .textBox li li {
	float: none;
	margin-right: 0;
	padding-left: 12px;
	width: auto;
	color: #111;
	font-size: 1em;
}

#section04 .wrap {
	padding: 80px 0;
	background-color: #F8F8F8;
}

#section04 .h3Ttl {
	margin-bottom: 37px;
	text-align: center;
}

#section04 .comTxtUl {
	margin-bottom: 0;
}

#section04 .comTxtUl li p .txt01 {
	vertical-align: top;
}

#section05 {
	padding: 80px 0 0;
}

#section05 h3 {
	margin-bottom: 40px;
	text-align: center;
}

#section05 p {
	font-size: 1.14em;
	line-height: 2.0;
}

#section05 .txtBox {
	margin-bottom: 20px;
	padding: 40px 42px 32px;
	background-color: #FFF;
	border: 5px solid #79A300;
}

#section05 .txtBox p {
	margin-bottom: 30px;
}

#section05 .txtBox .ttl {
	margin-bottom: 35px;
}

#section05 .txtBox .txtImg {
	margin-bottom: 36px;
	text-align: center;
}

#section05 .txtBox .text {
	margin-bottom: 0;
	font-size: 1.0em;
}

#section05 .txtBox .text span {
	margin-bottom: 0;
	font-size: 1.0em;
	color: #DF5266;
	font-weight: bold;
}

#section05 .imgBox {
	margin-bottom: 20px;
	padding: 39px 40px 30px 39px;
	border: 1px solid #DDD;
	background-color: #FFF;
}

#section05 .imgBox .photoBox {
	float: left;
}

#section05 .imgBox .textBox {
	width: 517px;
	float: right;
}

#section05 .imgBox .textBoxB {
	width: 600px;
	float: right;
}

#section05 .imgBox .textBoxB .ttl {
	margin-bottom: 40px;
}

#section05 .imgBox .textBox .ttl {
	margin-bottom: 33px;
}

#section05 .imgBoxR .photoBox {
	margin-left: 20px;
	float: right;
}

#section05 .imgBoxR .textBox {
	width: auto;
	float: none;
}

#section05 .imgBoxR ul {
	margin: 0 6px 45px;
}

#section05 .imgBoxR li {
	padding-left: 15px;
	font-size: 1.14em;
	line-height: 2.0;
	background: url(../img/m-consulting/icon02.png) no-repeat left 11px;
}

#section05 .imgBoxR li span {
	color: #79A300;
	font-weight: bold;
}

#section05 .imgBox01 {
	margin: 0 0 20px;
	padding: 30px 37px;
	background-color: #F8F8F8;
}

#section05 .imgBox01 span {
	display: block;
	font-weight: bold;
	font-size: 1.3em;
}

#section05 .imgBox01 span.textB {
	color: #DF5266;
	display: inline;
	font-weight: bold;
	font-size: 1.0em;
}

#section05 .plus {
	text-align: center;
	margin-bottom: 20px;
}

#section06 .title {
	position: relative;
	padding: 40px 0;
	text-align: center;
	background-color: #79A300;
}

#section06 .title:before {
	margin-left: -30px;
	width: 60px;
	height: 30px;
	background: url(../img/m-consulting/arrow_img03.png) no-repeat left top;
	background-size: 60px 30px;
	position: absolute;
	top: 100%;
	left: 50%;

	content: "";
}

#section06 .comBox {
	margin-bottom: 80px;
}

#section06 .borderBox {
	margin-bottom: 80px;
	padding: 38px 50px 39px 52px;
	border: 1px solid #DDD;
	background-color: #FFF;
}

#section06 .ttl {
	margin-bottom: 63px;
	text-align: center;
}

#section06 ul {
	margin-bottom: 28px;
}

#section06 li {
	padding-left: 24px;
	width: 196px;
	float: left;
	text-align: center;
}

#section06 li a {
	text-decoration: none;
}

#section06 li:first-child {
	padding-left: 0;
}

#section06 li .photo {
	margin-bottom: 11px;
	position: relative;
}

#section06 li .photo span {
	position: absolute;
	top: -24px;
	left: -2px;
}

#section06 li p {
	color: #111;
	font-size: 1.14em;
}

#section06 li p span {
	font-weight: bold;
}

#section06 li p .txt {
	margin-bottom: 6px;
	display: block;
}

#section06 .red {
	color: #DF5368;
}

#section06 .priceBox {
	padding-top: 20px;
	background: url(../img/i-consulting/price_bg01.png) no-repeat center top;
}

#section06 .price {
	padding-bottom: 23px;
	background: url(../img/i-consulting/price_bg02.png) no-repeat center bottom;
}

#section06 .price p {
	text-align: center;
	font-size: 1.14em;
}

#section06 .price p .red {
	font-weight: bold;
	font-size: 1.5em;
	margin-right: 10px;
}

#section06 .price p .txt {
	margin: 0 30px 0 6px;
	font-weight: bold;
}

#section06 .price p .num {
	margin: 0 2px;
	padding: 5px 11px;
	display: inline-block;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #FF9226;
	border-radius: 18px;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	position: relative;
	behavior: url(../js/pie.htc);
}

#section06 .linkBtn03 {
	text-align: center;
	margin-top: 40px;
}