@charset "UTF-8";
/* タブレット用css */
@media screen and (min-width: 481px) and (max-width: 920px) {
/*==========================================

 コンテンツエリア -> Worksのスタイル 

===========================================*/
#contents #worksArea .ul_worksBook li { float: left; padding: 0 0 20px 10px; text-align: center; width: 23%;}

#contents #worksArea .worksSc {
	float: left;
	width: 46.5%;
	height: 480px;
	padding-bottom: 40px;
	margin-left: 20px;
	border: none;
	overflow: hidden;
}
#contents #worksArea .cataloge {	height: auto !important;}

#contents #worksArea .worksSc .explain .ul_worksList {
	width: 100%;
	padding: 5px;
}
#contents #worksArea .worksSc .explain .ul_worksList li {
	margin-top: 5px;
}
}
 @media screen and (max-width: 920px) {
}
/* PC向けレイアウトの指定：801px以上では固定レイアウト */
@media only screen and (min-width: 921px) {
/*==========================================

 body

===========================================*/

.FLLeft {
	float: left;
	margin-right: 10px;
	text-align: left;
}
.FLRight {
	float: right;
	margin-left: 10px;
	text-align: left;
}
/*-----------------------------
TYPOGRAPHY
------------------------------*/
h2,
h4 {
	clear: both;
	font-size: 182%;
	color: #999;
	border-bottom: 3px solid #146eb8;
	margin: 30px 0 20px;
	padding-left: 15px;
}
h2 span {
	margin: 0 20px;
	font-size: 65%;
}
p {
	font-size: 100%;
	line-height: 1.6;
	margin: 0 20px 10px 20px;
}
.textPoint {
	font-weight: bold;
	font-size: 131%;
	color: #f39800;
	padding: 0 5px;
}
#contents ul.ul_btnLink {
	text-align: right;
}
#contents .ul_btnLink li {
	padding: 20px 10px 50px 0;
	float: right;
}
/*==========================================

 ヘッダーのスタイル

===========================================*/
#header {
	position: fixed;
	z-index: 999;
}
#header .headerIn {
	width: 985px;
}
#header h1 {
	float: left;
}
#header p#lead,
 #conceptPage #wrapper #header .headerIn p#lead {
	text-align: right;
	padding: 45px 10px 0 !important;
	margin: 0 !important;
	font-size: 85% !important;
}
/*==========================================

 グローバルナビゲーションのスタイル

===========================================*/
div.gNaviArea {
	width: 100%;
	height: 33px;
}
ul#gNavi {
	float: right;
	height: 33px;
	width: 602px;
}
ul#gNavi li {
	width: 99px;
	border-bottom: none;
}
ul#gNavi li:nth-child(3n) {
	width: 99px;
	border-right: 1px solid #fff;
}
ul#gNavi li.first {
	border-left: 1px solid #fff;
}
/*==========================================

 コンテンツエリア全体のスタイル

===========================================*/
body#home #contents,
#contents {
	padding: 110px 0 20px;
	width: 985px;
}
/*==========================================

 フッターのスタイル

===========================================*/
#footer .footerIn {
	width: 985px;
}
/*==========================================

 コンテンツエリア -> indexのスタイル

===========================================*/

/*Keyvisual
------------------------------*/
#keyVisual {
	width: 920px;
	margin: 0 30px 0;
}
.rslides {
	padding: 15px 25px;
}
/*mainArea
------------------------------*/
#mainArea {
	width: 985px;
}
/*Summary
------------------------------*/
#summary {
	width: 910px;
	border: none;
}
#summary p {
	font-size: 108%;
	font-weight: bold;
	line-height: 2;
	margin: 5px 15px;
	padding-left: 30px;
}
#summary p.line1 {
	background: url(../images/bg_summary_line1.gif) no-repeat;
	display: block;
}
#summary p.line2 {
	background: url(../images/bg_summary_line2.gif) no-repeat;
	display: block;
}
h2.h2_point {
	font-size: 153.9%;
}
/*Advantage
------------------------------*/
ul#adList {
	width: 975px;
	height: 420px;
	margin: 0 auto 30px;
}
ul#adList li {
	float: left;
	width: 290px;
	height: 420px;
	margin-left: 25px;
}
/*#infoArea
------------------------------*/
#infoArea {
	width: 985px;
}
/*#infoArea div#feed*/
#infoArea div#feedArea {
	float: left;
	width: 555px;
	height: 290px;
	margin: 15px 0 15px 20px;
	padding: 20px;
}
#infoArea div#facebook {
	float: left;
	width: 290px;
	height: 290px;
	margin: 15px 20px;
	padding: 20px;
	text-align: left;
	background: #f5f5f5;
}

/*==========================================

 コンテンツエリア -> Aboutのスタイル
 
===========================================*/
#wrapper #contents .FLLeft a img {
	margin: 0 0 25px 15px; 
}
.blogLink {
	line-height: 32px;
	text-align: left;
}
#contents #aboutKoyama .message {
	float: left;
	width: 560px;
	margin: 0 0 15px 0;
	padding: 20px 0;
}
#contents #aboutKoyama #profile {
	float: left;
	width: 345px;
	margin: 15px 20px;
	padding: 20px;
	background: #f5f5f5;
}
/*==========================================

 コンテンツエリア -> Conceptのスタイル

===========================================*/
#conceptPage #contents .ul_problem li {
	margin-left: 40px;
}
#conceptPage h3 {
	font-size: 131%;
	margin: 0 20px 10px 20px;
	text-align: left;
}
/*==========================================

 コンテンツエリア -> Worksのスタイル 

===========================================*/

#contents #worksArea {
	padding-left: 20px;
	padding-left: 0px;
}
#contents #worksArea .worksSc {
	float: left;
	width: 300px;
	height: 480px;
	padding-bottom: 40px;
	margin-left: 20px;
	border: none;
}
#contents #worksArea .cataloge {	height: auto !important;}

#contents #worksArea .worksSc .explain .ul_worksList {
	width: 270px;
	padding: 5px;
}
#contents #worksArea .worksSc .explain .ul_worksList li {
	margin-top: 5px;
}
/*==========================================

 コンテンツエリア -> Serviceのスタイル

===========================================*/

#contents #priceArea .ul_price {
	width: 960px;
}
#contents #priceArea .ul_price li {
	margin: 0 0 20px 20px;
}
#contents #priceArea .ul_price li.col_type1 {
	width: 938px;
	height: 120px;
}
#contents #priceArea .ul_price li.col_type2 {
	width: 458px;
	height: 180px;
}
#contents #priceArea .ul_price li.col_type3 {
	width: 458px;
	height: 230px;
}
/*==========================================

 コンテンツエリア -> Contactのスタイル

===========================================*/
#contents #freePlan .about_freePlan {
	margin: 0 20px;
}
#formArea {
	width: 980px;
	/*margin: 10px auto 20px;*/
	}

#formOutbox {
	width: 980px;
	padding: 30px 10px 10px;
	margin: 0 auto;
}

/*#formOutbox .formBox {
	clear: both;
}
*/

#formOutbox .formMidasi {
	float: left;
	width: 250px;
/*	background: #efefef;
	text-align: left;
	width: 90%;*/
	padding: 10px 20px;
}

/*#formOutbox .formMidasi span {
	font-size: 80%;
	padding-left : 10px;
	color: #EC1115;
}*/

#formOutbox .formItem,
#formOutbox .formItem2 {
	float: right;
	width: 680px;
}

#formOutbox .formItem input,
#formOutbox .formItem textarea {
	padding: 14px 20px;
/*		width: 89.6%;
background: #d2dce6;
*/
	border: none;
}

#formOutbox .formItem2 input {
/*	margin-top: 20px;
*/	margin-left: 30px;
	}

/*.button-submit,
.button-reset {
    border:1px solid #777;
    padding: 4px 15px;
		font-size: 108%;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
		background: #999;
    border-radius: 5px;
}*/

/*==========================================

 コンテンツエリア -> Companyのスタイル

===========================================*/
#contents table {
	width: 730px;
}
}
