@charset "utf-8";

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

Neoパーキング株式会社　スマホ専用サイト スタイルシート

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


/* 共通 
--------------------------------------------------------------------*/
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:#3278c8;
	text-decoration:none;
}
a:hover,
a:active {
	color:#3278c8;
	text-decoration:none;
}
.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 0 1px;
	font-size:12px;
	line-height:130%;
}

header {
	text-align:center;
	border-top: solid 3px #3278d2;
}
header .header-i {
	position:relative;
	margin: 0 auto;
	width:233px;
	height:50px;
	z-index:100;
}
header h1 {
	position:absolute;
	float:none;
	width:100%;
	padding-top: 8px;
	text-align:center;
}
header .header-right {
	display:none;
}
header h1 img {
	width: 233px;
}
h2 {
	border-top: solid 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	margin-bottom: 30px;
	padding: 15px 0 14px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #1e2832;
}
.main {
	text-align: left;
}
.pageback {
	padding: 30px 0;
	margin: 0 auto;
	width: 100px;
}
.pageback a {
	display: block;
	border-radius: 5px;
	background-color: #c8c8c8;
	padding: 11px 0 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.bottom-menu-area {
	background-color: #f0f5fa;
	padding: 20px 0;
}
.bottom-menu-area p {
	margin: 0 auto;
	width: 300px;
	font-weight: bold;
	color: #3278c8;
}
.bottom-menu {
	margin: 0 auto;
	width: 300px;
}
.bottom-menu li {
	padding-top: 10px;
}
.bottom-menu li a {
	display: block;
	background-color: #3278c8;
	border-radius: 5px;
	padding: 11px 0 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

footer {
	border-top: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	text-align:center;
}
footer .footer-logo {
	padding: 20px 0 10px;
	text-align: center;
}
footer .footer-tel {
	padding: 5px 0;
}
footer .footer-tel a {
	font-size: 24px;
	font-weight: bold;
	color: #aa0001;
}
footer .footer-link {
	margin: 0 auto;
	width: 300px;
}
footer .footer-link li {
	padding-top: 10px;
}
footer .footer-link li a {
	display: block;
	border-radius: 5px;
	background-color: #fff;
	padding: 11px 0 10px;
	text-align: center;
	font-weight: bold;
	color: #323232;
}
footer .footer-copyright {
	padding: 25px 10px;
	font-size: 14px;
}

section {
	padding:0 10px;
}
.copy {
	font-weight:bold;
	font-size:18px;
	padding-bottom:7px;
}

/* トップページ
--------------------------------------------------------------------*/
#top h3 {
	padding: 30px 0 10px;
	text-align: center;
}
#top h3.next {
	border-bottom: solid 1px #1e2832;
}
#top .main {
	padding-bottom: 50px;
}
#top .main-image {
	background-size: cover;
	height: 320px;
	position: relative;
	border-top: solid 1px #c8cdd2;
	text-align: center;
}
#top .main-image .top-copy {
	position: absolute;
	top: 80px;
	text-align: center;
	width: 100%;
}
#top .main-image .top-copy img {
	width: 271px;
}
#top .contents {
	padding-top: 5px;
}
#top .contents li {
	padding-top: 10px;
	text-align: center;
}
#top .service-area {
	margin-top: 40px;
	background-color: #f0f5fa;
	padding-bottom: 20px;
}
#top .information dt {
	padding-top: 12px;
}
#top .information dd {
	padding: 1px 0 12px;
	border-bottom: dotted 1px #c8cdd2;
	font-weight: bold;
	font-size: 16px;
}
#top .information-link {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}
#top .link {
	padding-top: 15px;
	font-weight: bold;
	text-align: center;
}
#top .link a {
	padding: 0 8px;
}

/* インフォメーション
--------------------------------------------------------------------*/
#information .information dt {
	padding-top: 12px;
}
#information .information dd {
	padding: 1px 0 12px;
	border-bottom: dotted 1px #c8cdd2;
	font-weight: bold;
	font-size: 16px;
}

/* 社長メッセージ
--------------------------------------------------------------------*/
#message .day {
	padding-top: 15px;
	text-align: right;
}
#message .name {
	padding-top: 10px;
	text-align: right;
}

/* 会社概要
--------------------------------------------------------------------*/
#profile h2 {
	margin-bottom: 0;
}
#profile .profile dt {
	padding: 11px 0 1px;
	font-weight: bold;
}
#profile .profile dd {
	padding-bottom: 10px;
	border-bottom: dotted 1px #c8c8c8;
}

/* 顧問・スタッフ紹介
--------------------------------------------------------------------*/
#staff h4 {
	padding-top: 30px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #aa0001;
}
#staff h4.top {
	padding-top: 0;
}
#staff .staff-area {
	background-color: #f0f5fa;
	padding: 20px;
}
#staff .staff-area .photo {
	padding-bottom: 15px;
	text-align: center;
}
#staff .staff-area .name {
	font-weight: bold;
	font-size: 18px;
}
#staff .staff-area .name2 {
	padding-bottom: 10px;
	color: #969696;
	font-size:12px;
	line-height:130%;
}
#staff .staff-area .text {
	padding-bottom: 5px;
}

/* サービス内容
--------------------------------------------------------------------*/
#service .service-area {
	margin-top: 20px;
	background-color: #f0f5fa;
	padding: 20px;
}
#service .service-area .text {
	padding: 15px 0 5px;
	font-size: 16px;
	font-weight: bold;
}
#service .service-area .bk a {
	display: block;
	text-align: center;
	padding: 42px 0 40px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#service .service-area .bk1 a {
	background: url(../service/img/service/bk_1.gif) repeat;
}
#service .service-area .bk2 a {
	background: url(../service/img/service/bk_2.gif) repeat;
}
#service .service-area .bk3 a {
	background: url(../service/img/service/bk_3.gif) repeat;
}
#service .text2 {
	padding-top: 20px;
}

/* 駐車場サブリース
--------------------------------------------------------------------*/
#service1 h3 {
	margin-top: 30px;
	border-top: solid 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	padding: 10px 10px 9px;
	font-size: 16px;
	font-weight: bold;
	color: #1e2832;
}
#service1 .quality dt {
	margin-top: 20px;
	background-color: #505a64;
	border-radius: 5px;
	padding: 12px 10px 11px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
#service1 .quality dd {
	padding-top: 12px;
	font-weight: bold;
	font-size: 16px;
}
#service1 .image {
	padding: 20px 0 10px;
	text-align: center;
}
#service1 .shikumi-area {
	margin-top: 15px;
	border: solid 1px #c8cdd2;
	background-color: #f5f5f5;
	border-radius: 5px;
	padding: 12px 15px 11px;
}
#service1 .shikumi-area .text {
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #aa0001;
}
#service1 .point-area {
	margin-top: 15px;
	border: solid 1px #c8cdd2;
	border-radius: 5px;
	padding: 12px 15px 11px;
}
#service1 .point-area .point {
	font-weight: bold;
}
#service1 .point-area .text {
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #aa0001;
}
#service1 .text2 {
	padding-top: 15px;
}
#service1 .link {
	padding-top: 5px;
	font-weight: bold;
}
#service1 .text3 {
	padding-top: 20px;
}
#service1 .text4 {
	padding: 25px 0 5px;
	font-size: 110%;
	font-weight: bold;
}
#service1 .text5 {
	margin-top: 15px;
	border-top: dotted 1px #c8cdd2;
	padding: 15px 0 0;
}
#service1 .text5 span {
	font-weight: bold;
}

/* バイク駐車場サブリース
--------------------------------------------------------------------*/
#service2 h3 {
	margin-top: 30px;
	border-top: solid 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	padding: 10px 10px 9px;
	font-size: 16px;
	font-weight: bold;
	color: #1e2832;
}
#service2 .service li {
	padding: 12px 0 11px;
	border-bottom: dotted 1px #c8cdd2;
}

/* 月極駐車場仲介
--------------------------------------------------------------------*/
#service3 h3 {
	margin-top: 30px;
	border-top: solid 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	padding: 10px 10px 9px;
	font-size: 16px;
	font-weight: bold;
	color: #1e2832;
}
#service3 .service li {
	padding: 12px 0 11px;
	border-bottom: dotted 1px #c8cdd2;
}

/* 運営までの流れ
--------------------------------------------------------------------*/
#flow h3 {
	margin-top: 30px;
	border-top: solid 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	padding: 10px 10px 9px;
	font-size: 16px;
	font-weight: bold;
	color: #1e2832;
}
#flow .top-photo {
	padding-bottom: 15px;
	text-align: center;
}
#flow .flow-area {
	margin-top: 20px;
	border: solid 1px #c8cdd2;
	border-radius: 5px;
	padding: 20px;
}
#flow .flow-area h4 {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
#flow .flow-area .photo {
	padding: 15px 0;
	text-align: center;
}

/* 運営後の活動
--------------------------------------------------------------------*/
#activity h3 {
	margin-top: 30px;
	border-top: solid 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	padding: 10px 10px 9px;
	font-size: 16px;
	font-weight: bold;
	color: #1e2832;
}
#activity .top-photo {
	padding-bottom: 15px;
	text-align: center;
}
#activity .feature dt {
	padding: 15px 0 3px;
	font-weight: bold;
	font-size: 16px;
	color: #aa0001;
}
#activity .feature dd {
	padding-bottom: 14px;
	border-bottom: dotted 1px #c8cdd2;
}
#activity .text {
	padding: 15px 0 14px;
	border-bottom: dotted 1px #c8cdd2;
}
#activity .text a {
	font-weight: bold;
}

/* 採用情報
--------------------------------------------------------------------*/
#recruit h2 {
	margin-bottom: 0;
}
#recruit .recruit dt {
	padding: 11px 0 1px;
	font-weight: bold;
}
#recruit .recruit dd {
	padding-bottom: 10px;
	border-bottom: dotted 1px #c8c8c8;
}

/* プライバシーポリシー
--------------------------------------------------------------------*/
#privacy .text {
	padding: 0 0 14px;
}
#privacy .privacy th,
#privacy .privacy td {
	padding: 15px 0 14px;
	border-top: dotted 1px #c8cdd2;
	border-bottom: dotted 1px #c8cdd2;
}
#privacy .privacy th {
	width: 20px;
}
#privacy .text2 {
	padding: 15px 0 14px;
}
#privacy .privacy2 th {
	width: 25px;
}
#privacy .text3 {
	margin-top: 14px;
	padding: 15px 0 14px;
	border-top: dotted 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
}

/* サイトご利用にあたって
--------------------------------------------------------------------*/
#sitepolicy h4 {
	margin-top: 14px;
	border-top: dotted 1px #c8cdd2;
	padding: 15px 0 3px;
	font-weight: bold;
}
#sitepolicy .sitepolicy {
	margin-top: 10px;
	padding-bottom: 14px;
	border-bottom: solid 1px #c8cdd2;
}

/* お問い合わせ
--------------------------------------------------------------------*/
#form-page  h3 {
	margin-top: 30px;
	border-top: solid 1px #c8cdd2;
	border-bottom: solid 1px #c8cdd2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #e1e6eb), color-stop(0.00, #fff));
	background: -webkit-linear-gradient(top, #fff 0%, #e1e6eb 88%);
	background: linear-gradient(to bottom, #fff 0%, #e1e6eb 88%);
	padding: 10px 10px 9px;
	font-size: 16px;
	font-weight: bold;
	color: #1e2832;
}
#form-page .tel {
	padding-top: 15px;
	font-size: 20px;
	font-weight: bold;
}
#form-page .tel a {
	color: #aa0001;
}
#form-page .kome {
	padding-top: 10px;
	color: #aa0001;
}
#form-page .pdf {
	padding: 20px 0 10px;
	margin: 0 auto;
	width: 300px;
}
#form-page .text span {
	color: #aa0001;
	font-weight: bold;
}
#form-page .box {
	margin: 15px 0 10px;
	background: url(../keisai/img/bk.gif) repeat;
	padding: 12px 15px;
	font-size:12px;
	line-height:130%;
}
#form-page .box .text {
	padding-bottom: 3px;
	font-weight: bold;
	color: #aa0001;
}
#form-page .pdf a {
	display: block;
	border: solid 1px #aa0001;
	border-radius: 5px;
	background: url(../satei/img/pdf.gif) no-repeat 8px 8px;
	background-size: 24px;
	padding: 11px 0 10px 40px;
	font-weight: bold;
	color: #aa0001;
}
#form-page .q {
	padding: 9px 0 2px;
	font-weight: bold;
}
#form-page .a {
	padding-bottom: 9px;
	border-bottom: dotted 1px #c8cdd2;
}
#form-page .require {
	color: #aa0001;
	padding-left: 3px;
}
#form-page .btn {
	text-align: center;
	padding: 25px 0 30px;
}
#form-page .btn input {
	-webkit-appearance: none;
	display: block;
	margin: 0 auto;
	width: 250px;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #3278c8;
	padding: 10px 20px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #3278c8;
}
#form-page .add-info {
	color: #969696;
}
#form-page .privacy {
	padding-top: 30px;
}
#form-page .last-info {
	text-align: center;
	padding: 100px 0 120px;
}


