﻿@charset "utf-8";
/* =============================================================================
   common 
   ========================================================================== */
.contents_top_text{
	width: 100%;
	height: 150px;
	padding: 140px 15px 15px 80px;
	margin: 0px auto 0 auto;
	text-align: left;
	color: #fff;
	font-size: 30px;
	letter-spacing: 10px;
}

#contents_mainarea{
	width: 1200px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
	background: #fff;
}

.contents_main_box{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
	background: #fff;
}

.contents_main_box img{
	max-width: 100%;
}

.contents_main_box h2{
	padding-top: 50px;
	text-align: center;
	font-size: 40px;
	line-height: 1.5em;
	color: #888;
	letter-spacing: 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.contents_main_box em{
	text-align: center;
	font-size: 15px;
	line-height: 0.1em;
	font-style: normal;
	color: #888;
	letter-spacing: 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-decoration: overline;
}

.contents_main_box h3{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 25px;
	line-height: 1.5em;
	color: #888;
	letter-spacing: 5px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-decoration: underline;
}



/* =============================================================================
   Entrepreneur support
   ========================================================================== */
.support_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/support_top_image.jpg") no-repeat center;
	background-size: cover;
}

.support_about_box{
	width: 1200px;
	height: auto;
	margin: 35px auto 0 auto;
	padding-bottom: 10px;
	text-align: center;
}

.support_about_box img{max-width: 100%;}

.support_category_box{
	width: 1200px;
	height: auto;
	margin: 25px auto 25px auto;
	padding-bottom: 20px;
	text-align: center;
}

.support_category_box img{max-width: 100%;}



/* =============================================================================
   DTP
   ========================================================================== */
.dtp_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/dtp_top_image.jpg") no-repeat center;
	background-size: cover;
}

.dtp_about_box{
	width: 1200px;
	height: auto;
	margin: 35px auto 0 auto;
	padding-bottom: 15px;
	text-align: center;
}

#dtp_body{
	width: 100%;
	height: 560px;
	margin: 35px auto 35px auto;
	text-align: center;
	background: #fff url("../img/dtp_body.png") no-repeat center;
}

#dtp_body_layer{
	position: relative;
	margin: 0 auto 35px auto;
	width: 100%;
	height: 560px;
	background:url("../img/dtp_body.gif") no-repeat center;
}

.category_dtp_box{
	float: left;
	width: 570px;
	height: 750px;
	padding: 15px 15px 15px 15px;
	box-sizing: border-box;
	margin: 40px 0 0 165px;
}

.category_dtp_text{
	float: left;
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 60px;
	text-align: left;
}

.dtp_category_box{
	width: 1000px;
	height: auto;
	margin: 25px auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
}

.dtp_category_box ul{
	width: 1000px;
	height: auto;
	margin: 15px auto 15px auto;
	text-align: center;
	box-sizing: border-box;
}

.dtp_category_box ul li{
	float: left;
	text-align: center;
	margin: 40px 0 40px 30px;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background: #fff;/*背景色*/
	border: dashed 1px #5cc507;
	color: #888;
	font-size: 14px;
	line-height: 30px;
	box-sizing: border-box;
}

.dtp_category_box ul li p{
	color: #5cc507;
	padding: 20px 0 0 0;
	font-size: 20px;
	line-height: 35px;
	text-decoration: underline;
	}



/* =============================================================================
   WEB
   ========================================================================== */
.web_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/web_top_image.jpg") no-repeat center;
	background-size: cover;
}

.web_about_box{
	width: 1200px;
	height: auto;
	margin: 35px auto 0 auto;
	padding-bottom: 15px;
	text-align: center;
}

#web_body{
	width: 100%;
	height: 560px;
	margin: 35px auto 35px auto;
	text-align: center;
	background: #fff url("../img/web_body.png") no-repeat center;
}

#web_body_layer{
	position: relative;
	margin: 0 auto 35px auto;
	width: 100%;
	height: 560px;
	background:url("../img/web_body.gif") no-repeat center;
}

.category_web_box{
	float: left;
	width: 570px;
	height: 750px;
	padding: 15px 15px 15px 15px;
	box-sizing: border-box;
	margin: 40px 0 0 165px;
}

.category_web_text{
	float: left;
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 40px;
	text-align: left;
}

.web_category_box{
	width: 1000px;
	height: auto;
	margin: 25px auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
}

.web_category_description_box{
	width: 1000px;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 15px;
	line-height: 36px;
	font-size: 18px;
	text-align: left;
	color: #888;
	border: solid 1px #5cc507;
	box-sizing: border-box;
	border-radius: 5px;
}

.web_category_box ul{
	width: 1000px;
	height: auto;
	margin: 15px auto 15px auto;
	text-align: center;
	box-sizing: border-box;
}

.web_category_box ul li{
	float: left;
	text-align: center;
	margin: 40px 0 40px 30px;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background: #fff;/*背景色*/
	border: dashed 1px #5cc507;
	color: #888;
	font-size: 14px;
	line-height: 30px;
	box-sizing: border-box;
}

.web_category_box ul li p{
	color: #5cc507;
	padding: 20px 0 0 0;
	font-size: 20px;
	line-height: 35px;
	text-decoration: underline;
	}



/* =============================================================================
   SYSTEM
   ========================================================================== */
.system_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/system_top_image.jpg") no-repeat center;
	background-size: cover;
}

.system_about_box{
	width: 1200px;
	height: auto;
	margin: 35px auto 0 auto;
	padding-bottom: 15px;
	text-align: center;
}

#system_body{
	width: 100%;
	height: 560px;
	margin: 35px auto 35px auto;
	text-align: center;
	background: #fff url("../img/system_body.png") no-repeat center;
}

#system_body_layer{
	position: relative;
	margin: 0 auto 35px auto;
	width: 100%;
	height: 560px;
	background:url("../img/system_body.gif") no-repeat center;
}

.category_system_box{
	float: left;
	width: 570px;
	height: 750px;
	padding: 15px 15px 15px 15px;
	box-sizing: border-box;
	margin: 40px 0 0 525px;
}

.category_system_text{
	float: left;
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 60px;
	text-align: left;
}


.system_category_box{
	width: 1000px;
	height: auto;
	margin: 25px auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
}


.system_category_box ul{
	width: 1000px;
	height: auto;
	margin: 15px auto 15px auto;
	text-align: center;
	box-sizing: border-box;
}

.system_category_box ul li{
	float: left;
	text-align: center;
	margin: 40px 0 40px 30px;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background: #fff;/*背景色*/
	border: dashed 1px #5cc507;
	color: #888;
	font-size: 14px;
	line-height: 30px;
	box-sizing: border-box;
}

.system_category_box ul li p{
	color: #5cc507;
	padding: 20px 0 0 0;
	font-size: 20px;
	line-height: 35px;
	text-decoration: underline;
	}



/* =============================================================================
   CONSULTING
   ========================================================================== */
.consul_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/consul_top_image.jpg") no-repeat center;
	background-size: cover;
}

.consul_about_box{
	width: 1200px;
	height: auto;
	margin: 35px auto 0 auto;
	padding-bottom: 15px;
	text-align: center;
}

#consul_body{
	width: 100%;
	height: 560px;
	margin: 35px auto 35px auto;
	text-align: center;
	background: #fff url("../img/consul_body.png") no-repeat center;
}

.category_consul_box{
	float: left;
	width: 570px;
	height: 750px;
	padding: 15px 15px 15px 15px;
	box-sizing: border-box;
	margin: 40px 0 0 525px;
}

.category_consul_text{
	float: left;
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 60px;
	text-align: left;
}


.consul_category_box{
	width: 1000px;
	height: auto;
	margin: 25px auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
}


.consul_category_box ul{
	width: 1000px;
	height: auto;
	margin: 15px auto 15px auto;
	text-align: center;
	box-sizing: border-box;
}

.consul_category_box ul li{
	float: left;
	text-align: center;
	margin: 40px 0 40px 30px;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background: #fff;/*背景色*/
	border: dashed 1px #5cc507;
	color: #888;
	font-size: 14px;
	line-height: 30px;
	box-sizing: border-box;
}

.consul_category_box ul li p{
	color: #5cc507;
	padding: 20px 0 0 0;
	font-size: 20px;
	line-height: 35px;
	text-decoration: underline;
	}



/* =============================================================================
   ESTATE
   ========================================================================== */
.estate_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/estate_top_image.jpg") no-repeat center;
	background-size: cover;
}

.estate_about_box{
	width: 1200px;
	height: auto;
	margin: 35px auto 0 auto;
	padding-bottom: 15px;
	text-align: center;
}

#estate_body{
	width: 100%;
	height: 560px;
	margin: 35px auto 35px auto;
	text-align: center;
	background: #fff url("../img/estate_body.png") no-repeat center;
}

.category_estate_box{
	float: left;
	width: 570px;
	height: 750px;
	padding: 15px 15px 15px 15px;
	box-sizing: border-box;
	margin: 40px 0 0 155px;
}

.category_estate_text{
	float: left;
	font-size: 19px;
	letter-spacing: 2px;
	line-height: 60px;
	text-align: left;
}


.estate_category_box{
	width: 1000px;
	height: auto;
	margin: 25px auto 0 auto;
	padding-bottom: 20px;
	text-align: center;
}


.estate_category_box ul{
	width: 1000px;
	height: auto;
	margin: 15px auto 15px auto;
	text-align: center;
	box-sizing: border-box;
}

.estate_category_box ul li{
	float: left;
	text-align: center;
	margin: 10px 0 10px 30px;
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background: #fff;/*背景色*/
	border: dashed 1px #5cc507;
	color: #888;
	font-size: 14px;
	line-height: 30px;
	box-sizing: border-box;
}

.estate_category_box ul li p{
	color: #5cc507;
	padding: 15px 0 15px 0;
	font-size: 20px;
	line-height: 40px;
	text-decoration: underline;
	}



.estate_image_box{
	width: 1000px;
	height: 450px;
	margin: 25px auto 0 auto;
	padding-bottom: 10px;
	text-align: center;
}

.estate_image{
	text-align: center;
	margin: 0 auto 20px auto;
	width: 900px;
	height: 300px;
}



/* =============================================================================
   COMPANY
   ========================================================================== */
.company_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/company_top_image.jpg") no-repeat center;
	background-size: cover;
}

.company_about_box{
		width: 1100px;
		height: auto;
		margin: 50px auto 0 auto;
		padding-bottom: 15px;
		text-align: center;
}

.company_text_box{
		width: 100%;
		height: auto;
		margin: 0 auto 0 auto;
		padding: 85px 25px 25px 25px;
		text-align: left;
}

.company_text_box h3 {
	width: 18%;
	position: relative;
	padding: 5px 5px 5px 42px;
	background: #77c3df;
	font-size: 18px;
	color: white;
	margin-left: -33px;
	line-height: 1.3;
	letter-spacing: 15px;
}

.company_text_box h3:before {
	position: absolute;
	content: '';
	left: -2px;
	top: -2px;
	border: none;
	border-left: solid 40px white;
	border-bottom: solid 79px transparent;
}

.company_text{
	width: 95%;
	height: auto;
	margin: 10px auto 10px; auto;
	padding: 15px;
	text-align: left;
	color: #555;
	font-size: 12px;
	line-height: 35px;
}

.company_image_box{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
}

.company_image_box img{
	max-width: 100%;
}

.company_profile_box{
	width: 100%;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}

.profile_title{
	font-size: 14px;
	color: #555;
}

.profile_name_text{
	letter-spacing: 10px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 48px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.company_profilelist_box{
	width: 95%;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
}

.profilelist{
        float: left;
	text-align: left;
	width: 46%;
        height: auto;
        padding: 10px 0 10px 0;
	color: #000;
	margin: 10px 10px 0 25px;
}

.profilelist li{
	border-bottom: 0.5px dotted #666;
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 36px;
	font-family: 'ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN','Meiryo UI',sans-serif;
}

.profilelist li a{
	font-size: 13px;
	font-weight: bold;
	color: #9c3;
	text-decoration: underline;
}

.profilelist h4 {
	font-size: 20px;
	border-bottom: solid 3px skyblue;
	position: relative;
}

.profilelist h4:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #ffc778;
	bottom: -3px;
	width: 30%;
}

/* =============================================================================
   MAP
   ========================================================================== */
.map_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/map_top_image.jpg") no-repeat center;
	background-size: cover;
}

.map_box{
		width: 100%;
		height: 800px;
		margin: 50px auto 30px auto;
		text-align: center;
}

.map_text_box{
		width: 100%;
		height: 300px;
		margin: 0 auto 0 auto;
		padding-bottom: 50px;
		text-align: center;
}

.map_text_box p{
	color: #080;
	font-size: 18px;
	line-height: 36px;
	letter-spacing: 5px;
	padding-bottom: 30px;
	font-weight: bold;
}

.map_text_box span{
	color: #555;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 2px;
}



/* =============================================================================
   Inquiry
   ========================================================================== */
.inquiry_top_image{
	width: 100%;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background: url("../img/mail_top_image.jpg") no-repeat center;
	background-size: cover;
}

.inquiry_box{
		width: 1024px;
		height: auto;
		margin: 0 auto 30px auto;
		text-align: center;
}