@charset "utf-8";

/* -------------------------------------------------- */
/* はじめての方へ */
/* -------------------------------------------------- */
/* 共通 */
/* ---------------------------- */
.guideContent {
	width: 1000px;
	padding-bottom: 100px;
	margin: 0 auto 100px;
	border-bottom: 3px #eeeeee solid;
	padding-top: 60px;
	margin-top: -60px;
}

.introTxt {
	font-size: 1.8rem;
	display: inline-block;
	text-align: left;
	padding-bottom: 40px;
}

/* ウェブサイト制作の流れ */
/* ---------------------------- */
#flow .tit1:before {
	content:"Flow";
}

.flowLeft {
	padding-bottom: 80px;
	text-align: left;
}

#step7.flowLeft {
	padding-bottom: 0;
}

.flowRight {
	padding-bottom: 80px;
	text-align: right;
}

.inner {
	width: 540px;
	display: inline-block;
	vertical-align: middle;
}

.flowRight .inner {
	text-align: left;
}

.flowTit {
	padding-bottom: 10px;
	display: inline-block;
	font-size: 2rem;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 0.05em;
}

.flowTit span {
	display: inline-block;
	vertical-align: middle;
}

.num {
	width: 30px;
	height: 30px;
	padding-top: 4px;
	border-radius: 30px;
	text-align: center;
	background: #0095da;
	color: #FFF;
	font-size: 1.4rem;
}

#step1:before {
	content:"";
	width: 173px;
	height: 163px;
	margin-right: 20px;
	background: url(../../img/guide/flow_img1_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

#step2:before {
	content:"";
	width: 236px;
	height: 167px;
	margin-right: 20px;
	background: url(../../img/guide/flow_img2_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

#step3:before {
	content:"";
	width: 199px;
	height: 143px;
	margin-right: 20px;
	background: url(../../img/guide/flow_img3_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

#step4:before {
	content:"";
	width: 178px;
	height: 151px;
	margin-right: 20px;
	background: url(../../img/guide/flow_img4_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

#step5:before {
	content:"";
	width: 161px;
	height: 182px;
	margin-right: 20px;
	background: url(../../img/guide/flow_img5_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

#step6:before {
	content:"";
	width: 191px;
	height: 160px;
	margin-right: 20px;
	background: url(../../img/guide/flow_img6_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

#step7:before {
	content:"";
	width: 182px;
	height: 156px;
	margin-right: 20px;
	background: url(../../img/guide/flow_img7_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}


/* スマートフォンサイト制作の重要性 */
/* ---------------------------- */
#sp .tit1:before {
	content:"Merit to make a smartphone site";
}

#sp .introTxt span {
	display: inline-block;
	vertical-align: middle;
	width: 920px;
	padding-left: 20px;
}

#sp .introTxt:before {
	content:"";
	width: 69px;
	height: 131px;
	background: url(../../img/guide/sp_img1_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.spContent {
	padding-bottom: 40px;
}

.spTit {
	font-size: 2.2rem;
	padding-bottom: 15px;
	font-weight: 600;
	letter-spacing: 0.05em;
}

.spTit span {
	display: inline-block;
	background: #0095da;
	padding: 5px 25px;
	border-radius: 30px;
	color: #FFF;
	font-size: 1.8rem;
}

.spContent p {
	font-size: 1.6rem;
}

.spImg:after {
	content: "";
	width: 165px;
	height: 162px;
	background: url(../../img/guide/sp_img2_pc.png) 0 0 no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.spImg span {
	width: 820px;
	padding-right: 40px;
	display: inline-block;
	vertical-align: middle;
}

#spSampleWrap {
	padding-top: 30px;
	text-align: center;
}

.spSample {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	text-align: left;
}

.spSample:last-child {
	margin-right: 0;
}

/* ブログ機能って必要？ */
/* ---------------------------- */
#blog .tit1:before {
	content: "Need blog?";
}

#blogImg {
	padding-bottom: 30px;
	text-align: center;
}

#blogSampleWrap {
	padding-top: 30px;
	text-align: center;
}

.blogSamle {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	text-align: left;
}

.blogSamle:last-child {
	margin-right: 0;
}

/* 写真とデザイン */
/* ---------------------------- */
#photo .tit1:before {
	content: "Photo&Design";
}

#photoWrap {

}

#photoLeft {
	width: 50%;
	float: left;
	text-align: center;
}

.photoSample {
	padding-bottom: 30px;
	display: inline-block;
	text-align: left;
}

#photoRight {
	width: 50%;
	float: right;
}

#photoImg {
	padding-bottom: 20px;
	text-align: center;
}

.blogDesc {
	margin-bottom: 40px;
}

/* 制作費用について */
/* ---------------------------- */
#price .tit1:before {
	content: "Production expence";
}

#companyInfo {
	height: 100%;
	width: 100%;
	margin-bottom: 50px;
	font-size: 1.4rem;
}

#companyInfo th {
	width: 250px;
	height: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border-top: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
}

.glTit {
	height: 100%;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px #bfbfbf solid;
}

#companyInfo td {
	padding: 20px;
	border-top: 1px #bfbfbf solid;
	border-bottom: 1px #bfbfbf solid;
}

#companyInfo td a {
	color: #333333;
}

.infoList dt {
	font-weight: 500;
}

.infoList dd {
	padding-bottom: 30px;
}

.infoList dd:last-child {
	padding-bottom: 0;
}

.priceList li {
	padding-bottom: 10px;
}

.priceList li:last-child {
	padding-bottom: 0;
}

.price {
	display: inline-block;
	vertical-align: middle;
}

.price span {
	font-size: 1.8rem;
}

.volume {
	padding: 5px 15px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	background: #eeeeee;
}

.contactBtn {
	text-align: center;
}

/* SEOとは？ */
/* ---------------------------- */
#seo {
	border: none;
	padding-bottom: 0;
}

#seo .tit1 {
	content: "What is SEO?";
}

#seoImg {
	padding-bottom: 30px;
	text-align: center;
}

#seoPoint {
	width: 100%;
	padding: 60px 50px;
	border: 4px #0095da solid;
	border-radius: 70px;
	text-align: left;
}

#seoPoint dt {
	padding-bottom: 5px;
	font-size: 1.6rem;
	font-weight: bold;
}

#seoPoint dt:before {
	content: "";
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../img/common/icon10_pc.jpg) 0 0 no-repeat;
}

#seoPoint dd {
	padding-bottom: 30px;
}

#seoPoint dd:last-child {
	padding-bottom: 0;
}

.seoTit {
	display: inline;
	vertical-align: middle;
}

.anno {
	color: #0095da;
}
