@charset "utf-8";

/*------------------------------
	content
------------------------------*/
main {
	padding-top: 94px;
	background-color: #fff;
}

main section {
	padding: 0 104px 30px;
}

.visual{
	height: 320px;
	box-sizing: border-box;
	background-size: cover;
}

.visual#network{
	background-image: url("/img/visual_top_network.jpg");
	background-position: center center;
}

.visual#development{
	background-image: url("/img/visual_top_development.jpg");
	background-position: center center;
}

.visual#consulting{
	background-image: url("/img/visual_top_consulting.jpg");
	background-position: center center;
}

h1 {
	display: inline-block;
	min-width: 57%;
	max-width: 90%;
	margin: 40px 0 30px;
	padding: 20px 30px 20px 130px;
	box-sizing: border-box;
	font-size: 1.8em;
	color: #fff;
	text-align: left;
	background-color: #9e1f25;
}

h2 {
	padding:30px 0;
	font-size: 1.7em;
	text-align: center;
}

section:nth-child(5),
section:nth-child(7),
section:nth-child(9){
	background:#fff;
}


/*--/network/example/--*/

.use_technology{
	margin:auto;
}

.use_technology li{
	float:left;
	text-align:center;
	padding-right:10px;
	list-style:none;
	border-right:1px solid #424242;
}

.use_technology li:last-child{
	border-right:none;
}

/*--/network/kouchiku/office365/--*/

.operation_setup,
.operation_support{
	margin:auto;
	margin-bottom:20px;
	width:1000px;
	text-align:center;
	padding:20px 0;
	background:#fff;
}

.operation_support::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}

.operation_setup {
	margin: 10px auto;
	font-weight:bold;
}

.operation_support div{
	float:left;
	margin-left:20px;
	width:220px;
	height:200px;
	padding:30px 0;
}

/*------------------------------
	support
------------------------------*/

#support {
	height: 400px;
	padding: 30px 0;
	text-align: center;
}

#support > div {
	display: inline-block;
	height: 100%;
	overflow: hidden;
}

#support .about {
	position: relative;
	top: -400px;
	width: 450px;
	min-height: 300px;
	max-height: 350px;
	margin-top: 50px;
	padding: 30px;
	box-sizing: border-box;
	color: #fff;
	background-color: rgba(50, 50, 50, 0.5);
}

#support div h3 {
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 20px;
}

#support div p {
	text-align:left;
}

#support img {
	position: relative;
	display: block;
	width: 550px;
	height: 400px;
	margin-left: 350px;
}

/*------------------------------
	about
------------------------------*/

#about {
	padding-bottom: 50px;
	background-color: #d3cecd;
	overflow: hidden;
}

.description {
	width:1050px;
	margin: 0 auto 50px;
	font-weight: 700;
	line-height: 32px;
}


.division {
	width:1050px;
	margin: 0 auto 20px;
	overflow: hidden;
}

.division img{
	display:block;
	margin:auto;
	padding:20px;
	background:#fff;
}

.division .description {
	width:auto;
}

.flow_image{
	display:block;
	margin:auto;
	padding:20px;
	background:#fff;
}

.division h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

.division::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}

/*--/business/network/example/--*/

#solution_ex01{
	padding-bottom: 50px;
	background-color: #d3cecd;
	overflow: hidden;
}

.our_solution{
	margin:0 auto 20px;
	width: 1050px;
	border-radius:10px;
	border:1px solid #c3c3c3;
	background:#fff;
}

.our_solution div {
	margin:auto;
}

.our_solution h3,
.our_solution p{
	padding:10px;
}

/*------------------------------
	installation
------------------------------*/

#installation {
	padding-bottom: 50px;
}

#installation img {
	display: block;
	margin: auto;
	padding:20px;
	background:#fff;
}


/*--/network/computer/--*/

#support_pc div,
.client_pc_about{
	margin: auto;
	width: 1050px;
}

#support_pc div p {
	margin: auto 24px 20px;
	width:300px;
	text-align: center;
}

.client_pc_about:first-of-type{
	margin-bottom: 30px;
}

.client_pc_about{
	background: #fff;
}

.client_pc_about h3{
	font-size: 1.2em;
	padding: 10px 0;
}

.client_pc_about p{
	padding: 0 10px 10px;
}

.client_pc_about div{
	padding: 10px;
}
.hosyu_pdf{
	padding:0;
	text-align:center;
}

.hosyu_pdf a{
	display:block;
	margin:20px auto;
	padding:5px 0;
	text-decoration:none;
	color:#fff;
	border-radius:10px;
	background:#424242;
}

.hosyu_pdf img{
	display:inline;
	float:none;
}

/*--/development/webseisaku/--*/

.pros_and_cons{
	margin:auto;
	width:950px;
	padding:20px 0;
	background:#fff;
}

.pros_and_cons div{
	margin:0 17px 20px;
	float:left;
	width:400px;
	padding:20px;
	text-decoration:none;
	color:#000;
}

.pros_and_cons div h3{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #424242;
}

.pros_and_cons ul{
	list-style:none;
}


.pros_and_cons p{
	margin:auto;
	width:900px;
	padding:0 20px;
}

ul.servicelist {
	width: 1080px;
	margin: 20px auto 0;
}

ul.servicelist li{
	list-style: none;
	margin: 0 30px 30px 0;
	padding: 33px;
	font-size: 15px;
	background: #fff;
}

ul.servicelist li.webdesign,
ul.servicelist li.cms,
ul.servicelist li.maintenance {
	float: left;
	width: 264px;
}

ul.servicelist li.maintenance {
	margin-right: 0;
}


ul.servicelist li:nth-child(4){
	clear: both;
}

ul.servicelist li b {
	font-size: 18px;
}

ul.servicelist li.webdesign b,
ul.servicelist li.cms b,
ul.servicelist li.maintenance b{
	display: block;
	text-align: center;
}

ul.servicelist li img{
	float: left;
	margin-right: 15px;
}

ul.servicelist li.webdesign img,
ul.servicelist li.cms img,
ul.servicelist li.maintenance img{
	float: none;
	display: block;
	margin: 20px auto;
}

ul.servicelist li p {
	overflow: hidden;
}


ul.servicelist ul li{
	list-style-type: disc;
	margin: 0 0 0 105px;
	padding: 0;
}



/*--------------------------------------
			flow
--------------------------------------*/
span.red {
	color: #FF0000;
}

.flow{
	padding:20px;
	border:1px solid #c3c3c3;
}

.flow p{
	margin-bottom:20px;
}

.flow span{
	display:block;
	font-weight:bold;
	border-bottom:1px solid #a51f24;
}

.link{
	padding-top:20px;
	background:#fff;
}

.solution_flow,
.contact{
	display:block;
	margin:0 auto 20px;
	width:1050px;
	padding:10px auto;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:24px;
	border-radius:10px;
}

.solution_flow{
	background:#424242;
}

.contact{
	background:#a51f24;
}

#flow_step {
	width: 1080px;
	text-align: center;
}


#flow_step ol {
	margin: 0 80px;
	text-align: left;
	counter-reset:number;
	list-style-type: none!important;
}

#flow_step ol li {
	position: relative;
	padding-left: 45px;
	line-height: 1.5em;
	margin: 20px 0 0;
	font-size: 16px;
}

#flow_step ol li:before{
	position: absolute;
	counter-increment: number;
	content: counter(number);
	display:inline-block;
	background: #ED8100;
	color: white;
	font-weight:bold;
	border-radius: 50%;
	left: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	top: 23%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#flow_step ol li.pre:before{
	background: #3063D6;
}

#flow_step ol li.create:before{
	background: #04AF49;
}

#flow_step ol li span{
	display: block;
	padding: 8px 0;
	font-size: 20px;
	border-bottom: 1px solid #ED8100;
}
#flow_step ol li.pre span{
	border-color: #3063D6;
}
#flow_step ol li.create span{
	border-color: #04AF49;
}

#flow_step ol li p {
	padding-top: 5px;
}



/*--/development/easywebup/--*/
.update_flow{
	margin:auto;
	width:1010px;
	padding:30px 20px;
	text-align: center;
	background:#fff;
}

.update_flow h3{
	margin-bottom:20px;
}

.update_flow ol {
	margin: 0;
}

.update_flow ol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.update_flow ol li{
	list-style: none;
	float: left;
	display:block;
	width: 300px;
	margin:0 0 0 25px;
}


#easywebup_point {
	text-align: center;
}


#easywebup_point ul li {
	list-style: none;
	display: inline-block;
	margin: 0;
	padding: 25px 20px 20px;
	width: 332px;
	height: 340px;
	font-size: 15px;
	text-align: left;
	box-sizing: border-box;
	background: #fff;
	border: 10px solid  #f0f7ff;
}

#easywebup_point ul li+li {
	margin-left: 20px;
}

#easywebup_point ul li b{
	display: block;
	text-align: center;
	font-size: 24px;
	color: #5b8bd0;
	border-bottom: 1px solid #5b8bd0;
}

#easywebup_point ul li img {
	display: block;
	margin: 10px auto 20px;
}

#customize_example {
	text-align: center;
	background: #EBE5E4;
}

#customize_example ul li{
	list-style: none;
	display: inline-block;
	width: 330px;
	margin: 0;
	padding: 20px;
	line-height: 1.5em;
	text-align: center;
	box-sizing: border-box;
}

#customize_example ul li+li {
	margin-left: 20px;
}


.qa {
	margin-bottom: 30px;
}

.qa .question{
	padding-left: 30px;
	background: url(/img/icon_faq_question.png) no-repeat left 3px;
}
.qa .anser{
	padding-left: 30px;
	background: url(/img/icon_faq_anser.png) no-repeat left 3px;
}



/*--/development/sisutemukaihatu/--*/

.program{
	margin:auto;
	width:1000px;
	background:#fff;
}

.program_detail{
	display:inline-block;
	vertical-align:top;
	width:290px;
	padding:15px;
}

.program_detail p{
	text-align:center;
	padding-bottom:10px;
	font-weight:bold;
}


#ewu_faq {
	width: 1080px;
}