@charset "utf-8";

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

ホームページファースト　スマホ専用サイト スタイルシート

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


/* 共通 
--------------------------------------------------------------------*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
html,body {
	height:100%;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
img {
	vertical-align:bottom;
}
a img {
	border:none;
}
body {
	font-family:"メイリオ", "Helvetica", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3";
	-webkit-text-size-adjust:none;
	margin:0;
	text-align:left;
	font-size:15px;
	line-height:140%;
	color:#323232;
}
.fs {
	font-size:12px;
	line-height:130%;
}
.fl {
	font-size:20px;
	line-height:126%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited {
	color:#d73621;
	text-decoration:none;
}
a:hover,
a:active {
	color:#d73621;
	text-decoration:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.warning {
	color:#f00;
	background-color:#ffc;
	border:1px solid #f00;
	padding:8px 12px;
	margin:15px 10px 1px;
	font-size:12px;
	line-height:130%;
}

header {
	text-align:center;
	border-bottom: solid 1px #d73621;
}
header .top-logo {
	float:left;
	width:100%;
}
header .top-logo h1 {
	margin-right:50px;
}
header .top-menu {
	float:right;
	width:50px;
	margin-left:-50px;
}
header .top-menu div {
	background:url(../common/menu.png) no-repeat;
	background-size:50px;
	text-align:right;
	display:block;
	width:50px;
	height:50px;
}
header .top-menu nav {
	position:fixed;
	top:50px;
	left:0;
	width:100%;
	text-align:left;
	z-index:10;
}
header .top-menu nav a:active {
	color: !important;
}
h2 {
	border-bottom:solid 1px #d73621;
	background-color: #323232;
	font-size:18px;
	font-weight:bold;
	padding:13px 10px 12px;
	color: #fff;
}
h3 {
	padding:0 10px;
	background-color:#323232;
	line-height:40px;
	font-weight:bold;
	color:#fff;
	margin-top:30px;
}
.main {
	padding-bottom: 50px;
	text-align: left;
}
section {
	padding:0 10px;
}
nav {
	border-bottom:solid 1px #fff;
}
nav li {
	border-top:solid 1px #fff;
	background:#d73621;
	font-weight: bold;
}
nav li a {
	display:block;
	padding:11px 0 10px 10px;
}
nav li a:link,
nav li a:visited {
	color:#fff;
	text-decoration:none;
}
nav li a:hover,
nav li a:active {
	color:#fff;
	text-decoration:none !important;
}
nav li img {
	margin-right:8px;
	margin-bottom:5px;
	width:31px;
	vertical-align:middle;
}
.banner-area {
	padding-top: 10px;
	text-align: center;
}
.banner-area li {
	padding-top: 10px;
}
.contact-box {
	margin: 30px 10px 0;
	border: solid 1px #d73621;
	padding: 15px 18px 14px;
}
.contact-box .copy {
	padding-bottom: 2px;
}
.contact-box .btn a {
	display: block;
	margin-top: 10px;
	width: 100%;
	background-color: #d73621;
	border-radius: 5px;
	padding: 11px 0 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
}

footer {
	background-color: #d73621;
	padding-top:20px;
	text-align:center;
	color:#fff;
}
footer .footer-i {
	padding:0 10px 20px;
}
footer .footer-btn {
	padding-top:20px;
}
footer .footer-btn li {
	margin-top:10px;
	background-color:#fff;
	border-radius: 5px;
	font-weight:bold;
}
footer .footer-btn li a {
	display:block;
	padding:10px 0 9px;
	text-decoration:none;
}
footer .footer-copyright {
	padding-top:20px;
	font-size:12px;
	line-height:130%;
}
.copy {
	font-weight:bold;
	color:#d73621;
	font-size:18px;
	padding-bottom:5px;
}

/* トップページ
--------------------------------------------------------------------*/
#top .top-image-area {
	border-bottom: solid 1px #d73621;
	text-align: center;
}
#top .top-image-area img {
	width: 100%;
}
#top .top-menu-area {
	padding: 8px 10px 20px;
}
#top .top-menu-area li {
	margin-top: 7px;
	background-color: #d73621;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#top .top-menu-area li a {
	display:block;
	padding: 12px 0 11px;
	text-decoration:none;
	color: #fff;
}
#top .top-menu-area li.big {
	font-size: 20px;
}
#top .top-menu-area li.big a {
	padding: 20px 0 19px;
}
#top .topics-area {
	margin: 0 10px;
}
#top .topics-area p {
	padding-top: 9px;
	color: #969696;
	font-size: 14px;
}
#top .topics-area h4 {
	padding-bottom: 10px;
	border-bottom: dotted 1px #c8c8c8;
	font-weight: bold;
	color: #ff961e;
}
#top .topics-area h4 a {
	color: #ff961e;
}
#top .topics-btn {
	width: 140px;
	margin: 12px auto 0;
}
#top .topics-btn a {
	display: block;
	background-color: #ff961e;
	border-radius: 5px;
	padding: 12px 10px 11px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#top .company-area {
	padding: 30px 10px 0;
}
#top .company-area .left {
	float: left;
	width: 48%;
}
#top .company-area .right {
	float: right;
	width: 48%;
}
#top .company-area .btn {
	border:solid 2px #c8c8c8;
}
#top .company-area .btn a {
	display: block;
	width: 100%;
	padding: 11px 0 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	color: #323232;
}

/* 製作事例
--------------------------------------------------------------------*/
#case h2 {
	margin-bottom: 15px;
}
#case h3 {
	background-color: #d73621;
}
#case .case-area {
	margin: 0 10px;
	padding: 10px 0;
	border-bottom: dotted 1px #c8c8c8;
}
#case .case-area .photo {
	float: left;
	width: 100px;
	margin-right: -110px;
}
#case .case-area .photo-r {
	float: right;
	width: 100%;
	padding-top: 1px;
}
#case .case-area .photo-r2 {
	margin-left: 110px;
}
#case .case-area .photo-r2 .icon {
	color: #fff;
}
#case .case-area .photo-r2 .icon .pc {
	background-color: #0064b4;
	padding: 3px 10px 2px;
	margin-right: 5px;
	font-size: 14px;
}
#case .case-area .photo-r2 .icon .sp {
	background-color: #ff961e;
	padding: 3px 10px 2px;
	margin-right: 5px;
	font-size: 14px;
}
#case .case-area .photo-r2 .icon .responsive {
	background-color: #ff6464;
	padding: 3px 10px 2px;
	margin-right: 5px;
	font-size: 14px;
}
#case .case-area .photo-r2 h4 {
	padding-top: 10px;
	font-size: 125%;
	font-weight: bold;
}
#case .case-area .photo-r2 h4 a {
	color: #323232;
}

/* 会社概要
--------------------------------------------------------------------*/
#company h2 {
	margin-bottom: 5px;
}
#company .profile {
	padding: 0 10px;
}
#company .profile dt {
	padding: 10px 0 1px;
	font-weight: bold;
}
#company .profile dd {
	padding-bottom: 10px;
	border-bottom: dotted 1px #c8c8c8;
}
#company .profile .text {
	border-bottom: none !important;
}
#company .profile #gmap {
	padding-bottom: 0 !important;
	border-bottom: none !important;
	width: 100%;
	height: 250px;
}
#company .profile .text2 {
	padding: 10px 0 1px;
	font-weight: bold;
	border-bottom: none !important;
}
#company .profile dd:last-child {
	border-bottom: solid 1px #c8c8c8;
}

/* 個人情報の取扱いについて
--------------------------------------------------------------------*/
#privacy h2 {
	margin-bottom: 15px;
}
#privacy .privacy {
	padding: 0 10px;
}
#privacy .privacy dt {
	padding: 10px 0 1px;
	font-weight: bold;
}
#privacy .privacy dd {
	padding-bottom: 10px;
	border-bottom: dotted 1px #c8c8c8;
}
#privacy .privacy dd:last-child {
	border-bottom: solid 1px #c8c8c8;
}

/* 無料お見積・お問い合わせ
--------------------------------------------------------------------*/
#form-page h2 {
	margin-bottom: 15px;
}
#form-page .kome {
	padding:1px 0 15px;
	color:#d73621;
	font-size:12px;
}
#form-page .box {
	padding: 9px 0 8px;
	border-top: dotted 1px #c8c8c8;
}
#form-page .q {
	padding-bottom:2px;
	font-weight:bold;
}
#form-page .require {
	color:#d73621;
	padding-left:3px;
}
#form-page .btn {
	border-top: solid 1px #d2d2d2;
	text-align:center;
	padding-top:15px;
}
#form-page .privacy {
	padding:20px 0 10px;
	font-size:12px;
	line-height:130%;
}
#form-page .middle-info {
	padding-bottom: 15px;
}
#form-page .last-info {
	text-align:center;
	padding:60px 0 80px;
}


