@charset "utf-8";
/* CSS Document */


.before_title{
	font-size:16px;
	font-weight: bold;
	color: #004492;	
}
h2{
	width: 100%;
	font-size:30px;
	color: #004492;
	border-bottom:1px solid  #004492;
	margin: 20px 0px 40px 0px; 
	padding-bottom: 10px;
}
span.blue{
	color: #004492;		
}
span.bold{
		font-weight: bold;
}
.wrapper_w{
	width: 100%;
	padding: 60px 0;
		overflow: hidden
}
.wrapper_b{
	width: 100%;
	padding: 60px 0;
	background:#e6f0f9 ;
		overflow: hidden
}
.contents{
	width: 1024px;
	margin: 0 auto;	
	padding: 10px;
	box-sizing: border-box

}
.contents p{
	padding: 0px 20px;
	font-size: 16px;
		margin-bottom:16px;


	
}

.contents img{
	display: block;
	margin: 80px auto 0px

}

#TokuchouWrapper{
	width: 100%;
	margin: 0 auto;	
	background: url(../img/tokuchou_bg.jpg) no-repeat center bottom;
	padding-bottom: 50px;
}

#Tokuchou{
	width:1120px;
	margin: 0 auto;	
	position: relative
}

#Tokuchou h2 {
	color: #333;	
	font-size: 30px;
	width: 1060px;
	background: url(../img/tokuchou_h2_bg.jpg) no-repeat right bottom;
	padding: 30px 0px 130px 0px;
	border-bottom: none
}
#Tokuchou h2 span{
	font-size: 80px;
	color: #004492;
	margin-bottom: 20px;
}
#Tokuchou p{
	font-size: 22px;
	position: absolute;
	top:120px;
	font-weight: bold
}
#TokuchouDetail{
	width: 100%;
	background: url(../img/tokuchou_detail_bg.png) top center no-repeat;
	padding: 10px 0px;
}
#TokuchouDetail h3{
	color: #fff;
	font-size: 30px;
	margin: 0 0px 55px 0px;	
	text-align: center
}

#TokuchouDetail li{
	font-size: 22px;
	margin:0px 0px 50px 120px;
	font-weight: bold;
}
#Team p{
	font-weight: bold;
	
}

#WebGaisya{
	box-sizing: border-box;
	border-top:#004492 3px solid;
	border-radius:4px;
	width: 100%;
	padding:20px;
	margin-top: 50px;
	background: #eef4f9
}

#WebGaisya h4{
	color: #004492;
	font-size: 20px;
	margin-bottom: 20px;
}
#WebGaisya p{
	font-weight: normal

}
#DesignWrapper.wrapper_b{
	padding-bottom: 0px;

}
#UnyouWrapper{
background: #f4f9fa;
background: -webkit-linear-gradient(90deg, #e6f0f9, #fff);
}

#UnyouList{
	box-sizing: border-box;
	width: 583px;
	margin: 50px auto;	
	background: url(../img/unyou_pc.gif)  center top no-repeat;
	padding: 15px 0px 50px 70px
}

#UnyouList li{
	background: url(../img/unyou_list.png) left center no-repeat;
	font-size: 16px;
	margin: 0px 0px 25px 0px;
	font-weight: bold;
	padding-left: 20px
}
#UnyouList li span{
	padding-bottom: 5px;
background: url(../img/unyou_list_border.gif) left bottom repeat-x;
}

#Ryoukin a{
	color:#004492;
	text-decoration: underline;
	font-weight: bold
}
#Ryoukin a:hover{
	text-decoration:none;
}

#Flow dl{
	margin-top: 50px;
}

#Flow dt{
	padding-top: 100px;
	background: url(../img/flow_arrow.png) no-repeat center 30px;
}
#Flow dt:first-child{
	padding-top:0px;
	background:none;
}
#Flow dt span{
	background: #004492;
	border-radius: 5px 5px 0px 0px;
	padding: 7px 50px;
	box-sizing: border-box;
	color: #fff;
	font-size: 20px;
	position: relative	
}

#Flow dt span:before{
	position: absolute;
	content:"1.";
	left: 24px;
	top:4px;
}
#Flow dt#Flow02 span:before{
	content:"2.";
}
#Flow dt#Flow03 span:before{
	content:"3.";
}
#Flow dt#Flow04 span:before{
	content:"4.";
}
#Flow dt#Flow05 span:before{
	content:"5.";
}
#Flow dt#Flow06 span:before{
	content:"6.";
}
#Flow dt#Flow07 span:before{
	content:"7.";
}
#Flow dt#Flow08 span:before{
	content:"8.";
}
#Flow dt#Flow09 span:before{
	content:"9.";
}
#Flow dt#Flow10 span:before{
	display: none

}
#Flow dd{
	background: #fff;
	padding: 20px;
	margin-top:4px;
	font-size: 16px;
	margin-left: 0px;
	font-weight: bold
}
#Flow dd:last-child{
	margin-bottom:50px;
}

#Flow p{
	font-size:16px;
	font-weight: bold;
}
#Other div {
    border-left-width: 12px;
    border-left-style: solid;
    border-left-color: #004492;
    margin-right: 40px;
    margin-left: 20px;
    padding-left: 20px;
    margin-bottom: 40px;
}
#Other div h3 {
    color: #004492;
}
#Other a {
    background-image: url(../../../img/footer_navi_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
	   color: #004492;
	
}

#Shien{
box-sizing: border-box;
    border-top: #004492 3px solid;
    border-radius: 4px;
    width: 1000px;
    padding:50px 30px 30px;
    margin: 50px auto;
	text-align: center;
    background: #eef4f9;
}

#Shien p{
	 color: #004492;
	font-size: 28px;
	font-weight: bold

}
#Shien ul{
	width: 700px;
	margin: 70px auto;

}
#Shien li{
	display: inline-block;
	margin-right: 50px;
}

#Shien li a{
	font-size:18px;
	color:#004492;
	background: url( ../../img/footer_arrow.gif) left center no-repeat;
	padding-left: 20px;
	font-weight: bold
}
#Shien li a:hover{
	text-decoration: underline
}



@media screen and (max-width: 767px) {


.before_title{
	font-size:14px;
	font-weight: normal;
}
h2{
	width: 100%;
	font-size:18px;
	border-bottom:1px solid  #004492;
	margin: 10px 0px 20px 0px; 
	padding-bottom: 10px;
}
.wrapper_w{
	padding: 30px 0px;
}
.wrapper_b{
	padding: 30px 0px;
}
.contents{
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
}
.contents p{
	padding: 0px;
	font-size: 14px;
}

.contents picture img{
	display: block;
	width: 100%;
	max-width: 767px;
	margin: 40px auto 0px
}
	


#TokuchouWrapper{
	padding-top: 20px;
}

#Tokuchou{
	width:100%;
	padding: 10px;
	position: static
}

#Tokuchou h2 {
		background: none;
	font-size: 18px;
	text-align: center;
	width: 100%;
	padding:0;
	margin-bottom: 20px;
}
#Tokuchou img {
	width: 30%;
	max-width: 200px;
	margin: 0 auto;

}
#Tokuchou h2 span{
	font-size: 30px;
	margin-bottom: 20px;
}
#Tokuchou p{
	font-size: 15px;
	position: static;
	top:0px;
	text-align: center;
	margin-bottom: 40px;

}
#TokuchouDetail{
	padding:0px;
	border:2px solid  #004492;
	background: #fff;
	border-radius: 3px;

}
#TokuchouDetail h3{
	font-size: 16px;
	margin:-10px auto 20px;	
}
#TokuchouDetail h3 span{
	background:#004492;
	padding: 10px 20px;	
}
#TokuchouDetail ul{
	padding: 10px;
}
	
#TokuchouDetail li{
	font-size: 16px;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	padding-left: 20px;
	background: url(../img/unyou_list.png) left top no-repeat;
}

#Team p{
	font-weight: bold;	
}

#WebGaisya{
	box-sizing: border-box;
	border-top:#004492 3px solid;
	border-radius:0px;
	width: 100%;
	padding: 20px;
	margin-top: 30px;
	background: #eef4f9
}

#WebGaisya h4{
	font-size: 16px;
}
#WebGaisya p{
	font-weight: normal
}
	
#Design.contents{
	padding-bottom: 0px;
}

#UnyouList{
	width: 100%;
	background:none;
		padding:20px 10px;
	border:2px solid  #004492;
	border-radius: 3px;
}

#UnyouList li{
	background: url(../img/unyou_list.png) left center no-repeat;
	font-size: 16px;
	margin: 0px 0px 25px 0px;
	font-weight: bold;
	padding-left: 20px
}
#UnyouList li:last-child{
	margin: 0px 0px 0px 0px;

}
#UnyouList li span{
	padding-bottom: 5px;
background:none;
}
#Flow dt{
	text-align: center

}

	#Flow dt span{
	font-size: 16px;
padding: 7px 10px 7px 24px;

}
#Flow dt span:before{
	left: 6px;
	top:5px;
}
	#Flow dd{
	font-size: 14px;
		font-weight: normal
}
#Other div {
    border-left-width: 12px;
    border-left-style: solid;
    border-left-color: #004492;
    margin-right: 10px;
    margin-left: 0px;
    padding-left: 10px;
    margin-bottom: 30px;
}


#Shien{
    width: 90%;
	border-radius: 0px;
    padding:20px;
    margin: 50px auto 0;
}
#Shien p{
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: normal

}
#Shien ul{
	width: 100%;
	margin: 0px auto;
}
	
#Shien li{
	display: block;
	margin-bottom: 10px;
	margin-right: 0px;
}
#Shien li:last-child{
	margin-bottom: 0px;
}
#Shien li a{
	font-size:15px;
}
	


}
