@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%;
}
article,aside,figure,figcaption,footer,header,nav,section {
	display:block;
}
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:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0;
	text-align:center;
	font-size:80%;
	line-height:1.5;
	color:#323232;
}
.fs {
	font-size:85%;
}
.fl {
	font-size:125%;
}
.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:underline;
}
.cf:before,
.cf:after {
	content:"";
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
	overflow:hidden;
}
.warning {
	color: #e61e1e;
	background-color: #fff0f0;
	border: solid 1px #c84632;
	padding: 12px 15px 11px;
	margin: 10px 0;
}

header {
	border-top: solid 5px #3278d2;
}
header .header-i {
	margin: 0 auto;
	width: 960px;
	height: 100px;
	text-align: left;
}
header .header-i .header-left {
    float: left;
	width: 760px;
	padding-top: 9px;
    color: #969696;
}
header .header-i .company-logo {
    padding-top: 10px;
}
header .header-i .header-right {
	float: right;
	width: 100px;
	text-align: right;
	padding-top: 35px;
}
nav {
	background: url(../common/tm_bk.gif) repeat-x;
	text-align: left;
}
.tm {
	margin: 0 auto;
	width: 960px;
}
.tm li {
	float: left;
}
.title-area {
	background: url(../common/title_bk.gif) repeat;
	border-bottom: solid 1px #c8cdd2;
	text-align: left;
}
.title-area-i {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 100px;
}
.title-area .category-title {
	padding-top: 32px;
}
.title-area .top-navi {
	position: absolute;
	right: 0;
	bottom: 9px;
	text-align: right;
	font-size: 85%;
}

.main {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	padding-bottom: 100px;
}
#top .main {
	width: auto;
}
.main-i {
	margin: 0 auto;
	width: 960px;
}
.main-area {
	padding-top: 30px;
}
.main-left {
	float: left;
	width: 210px;
}
.lm li {
	padding-bottom: 7px;
}
.main-right {
	float: right;
	width: 720px;
	padding-top: 20px;
}
footer {
	font-size: 90%;
}
footer .footer-i {
	background: url(../common/footer_bk.jpg) repeat-x;
	height: 191px;
}
footer .bottom-link-area {
	margin: 0 auto;
	width: 960px;
	padding-top: 28px;
	text-align: left;
}
footer .bottom-link-area .footer-address {
	padding: 13px 0 7px;
}
footer .bottom-link-area a {
	color: #323232;
}
footer .bottom-link-area .bottom-link {
	float: left;
	width: 420px;
}
footer .bottom-link-area .bottom-link th,
footer .bottom-link-area .bottom-link td {
	padding-bottom: 3px;
}
footer .bottom-link-area .bottom-link td p {
	font-weight: bold;
}
footer .bottom-link-area .bottom-link2 {
	float: left;
	width: 180px;
}
footer .bottom-link-area .bottom-link2 p {
	font-weight: bold;
	padding-bottom: 5px;
}
footer .bottom-link-area li {
	padding: 1px 0 2px;
}
footer .copyright-area {
	background-color: #3278c8;
}
footer .copyright-area-i {
	margin: 0 auto;
	width: 960px;
	padding: 16px 0 13px;
}
footer .copyright-area a {
	color: #fff;
}
footer .copyright-area-i .copyright-left {
	float: left;
	width: 360px;
	text-align: left;
}
footer .copyright-area-i .copyright {
	float: right;
	width: 600px;
	text-align: right;
	color: #fff;
}

h3 {
	background: url(../common/bar_bk.gif) no-repeat;
	padding: 12px 0 11px 19px;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 15px;
}
h3.next {
	margin-top: 50px;
}
.copy {
	padding-bottom:5px;
	font-weight:bold;
	font-size:125%;
}
section {
	padding: 0 10px
}

/* トップ
--------------------------------------------------------------------*/
#top .main-image {
	background: url(../img/main_1.jpg) no-repeat center;
	background-size: cover;
	height: 550px;
}
#top .top-copy {
	padding-top:200px;
}
#top .top-copy2 {
	padding: 70px 0 20px;
	text-align: center;
}
#top .text {
	font-size: 110%;
	text-align: center;
}
#top .contents-area {
	margin: 0 auto;
	width: 960px;
	padding-top: 20px;
}
#top .contents-area .contents {
	float: left;
	width: 330px;
}
#top .contents-area .contents .contents-i {
	margin-right: 30px;
}
#top .contents-area .contents-i {
	border: solid 1px #c8cdd2;
	padding: 0 22px 25px;
}
#top .contents-area .contents-last {
	float: left;
	width: 300px;
}
#top .contents-area p {
	height: 140px;
	font-size: 90%;
	line-height: 150%;
}
#top .contents-area .kuwashiku {
	text-align: center;
}
#top .service-area {
	margin-top: 70px;
	background-color: #f0f5fa;
	padding: 50px 0;
	text-align: left;
}
#top .service-area-i {
	margin: 0 auto;
	width: 960px;
}
#top .service-area .service-title {
	padding-bottom: 15px;
	text-align: center;
}
#top .service-area-i .service {
	float: left;
	width: 330px;
	padding-top: 30px;
}
#top .service-area .service .service-i {
	padding-right: 30px;
}
#top .service-area .service-last {
	float: left;
	width: 300px;
	padding-top: 30px;
}
#top .service-area .text2 {
	padding: 14px 0 7px;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
}
#top h3 {
	padding: 70px 0 0;
	background: none;
	margin-bottom: 0;
}
#top .information th,
#top .information td {
	border-top: dotted 1px #c8cdd2;
	padding: 17px 0 16px;
}
#top .information th.top,
#top .information td.top {
	border-top: none;
}
#top .information th {
	width: 120px;
}
#top .information th p {
	padding-left: 10px;
}
#top .information td a {
	font-weight: bold;
}
#top .information-link {
	border-top: solid 1px #c8cdd2;
	padding-top: 11px;
	text-align: right;
	font-weight: bold;
}

/* インフォメーション
--------------------------------------------------------------------*/
#information h3 {
	margin-bottom: 0;
}
#information .information th,
#information .information td {
	border-top: dotted 1px #c8cdd2;
	padding: 17px 0 16px;
}
#information .information th.top,
#information .information td.top {
	border-top: none;
}
#information .information th {
	width: 120px;
}
#information .information th p {
	padding-left: 10px;
}
#information .information td a {
	font-weight: bold;
}
#information .page {
	border-top: solid 1px #c8cdd2;
	padding: 20px 0 5px;
	text-align: center;
}
#information .page a {
	border: solid 1px #3278c8;
	border-radius: 3px;
	margin: 0 3px;
	padding: 3px 9px 1px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#information .page span {
	border: solid 1px #969696;
	border-radius: 3px;
	margin: 0 3px;
	padding: 3px 9px 1px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#information .page a:hover {
	background-color: #3278c8;
	color: #fff;
}
#information .page .back {
	vertical-align: 2px;
	margin-right: 6px;
}
#information .page .next {
	vertical-align: 2px;
	margin-left: 6px;
}

/* インフォメーション　下層
--------------------------------------------------------------------*/
#information-u h4 {
	font-weight: bold;
	font-size: 140%;
	color: #aa0001;
}
#information-u .day {
	padding-top: 2px;
	color: #969696;
}
#information-u .photo {
	padding-top: 20px;
	text-align: center;
}
#information-u .text {
	padding-top: 23px;
}
#information-u .back {
	margin-top: 70px;
	border-top: solid 1px #d2d2d2;
	padding: 20px 0 5px;
	text-align: center;
}
#information-u .back a {
	border: solid 1px #c8cdd2;
	background-color: #f4f5f7;
	border-radius: 3px;
	padding: 7px 30px 4px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	color: #323232;;
}
#information-u .back a:hover {
	border: solid 1px #d8dcdf;
	color: #969696;
}

/* ご挨拶
--------------------------------------------------------------------*/
#message .copy {
	padding: 20px 0 20px;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
}
#message .day {
	padding-top: 30px;
	text-align: right;
	font-size: 110%;
}
#message .name {
	padding-top: 15px;
	text-align: right;
}

/* 会社概要
--------------------------------------------------------------------*/
#profile h3 {
	margin-bottom: 0;
}
#profile h3.next {
	margin-bottom: 10px;
}
#profile .profile th,
#profile .profile td {
	border-bottom: dotted 1px #c8cdd2;
	padding: 15px 0 14px;
}
#profile .profile th {
	width: 120px;
}
#profile .profile th p {
	padding-left: 10px;
	font-weight: bold;
}
#profile .map {
	border: solid 1px #c8cdd2;
	margin-bottom: 11px;
}
#profile #gmap {
	width: 100%;
	height: 400px;
}

/* 顧問・スタッフ紹介
--------------------------------------------------------------------*/
#staff h3 {
	margin-bottom: 0;
}
#staff h4 {
	padding: 30px 0 7px;
	font-weight: bold;
	color: #aa0001;
}
#staff h4.next {
	padding: 50px 0 7px;
}
#staff .staff-area {
	background-color: #f0f5fa;
	padding: 30px;
}
#staff .staff-next {
	margin-top: 15px;
}
#staff .staff-area .photo {
	float: left;
	width: 145px
}
#staff .staff-area .photo-r {
	float: right;
	width: 495px;
}
#staff .staff-area .text {
	font-weight: bold;
	padding-bottom: 3px;
}
#staff .staff-area .name {
	font-size: 140%;
	font-weight: bold;
}
#staff .staff-area .name2 {
	padding: 0 0 15px;
	font-size: 85%;
	color: #969696;
}

/* サービス内容
--------------------------------------------------------------------*/
#service .copy {
	padding-bottom: 7px;
	font-size:140%;
}
#service .copy span {
	color: #aa0001;
}
#service .service-area {
	padding-top: 20px;
}
#service .service-area .service-left {
	float: left;
	width: 240px;
}
#service .service-area .service-left .service {
	margin-right: 20px;
}
#service .service-area .service-right {
	float: right;
	width: 220px;
}
#service .service-area .service {
	border: solid 1px #c8cdd2;
	background-color: #f0f5fa;
	padding: 19px 19px 0;
}
#service .service-area .service .text {
	padding: 12px 0 8px;
	font-weight: bold;
	font-size: 110%;
}
#service .service-area .service .text2 {
	height: 220px;
}
#service .text3 {
	padding: 30px 0;
}
#service .service-area2 .service-left {
	float: left;
	width: 340px;
}
#service .service-area2 .service-right {
	float: right;
	width: 340px;
}
#service .service-area2 .service {
	border: solid 1px #c8cdd2;
	background-color: #f0f5fa;
	padding: 19px;
}
#service .service-area2 .service .photo {
	float: left;
	width: 100px;
}
#service .service-area2 .service .photo-r {
	float: right;
	width: 180px;
}
#service .service-area2 .service .photo-r .text {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 110%;
}
#service .service-area2 .service .photo-r .text a {
	color: #323232;
}

/* 駐車場サブリース
--------------------------------------------------------------------*/
#service1 h2 {
	padding-bottom: 25px;
}
#service1 h3 {
	margin-bottom: 0;
}
#service1 .copy {
	font-size: 140%;
}
#service1 .service-top .photo {
	float: left;
	width: 230px;
}
#service1 .service-top .photo-r {
	float: right;
	width: 450px;
}
#service1 .service-area {
	padding-top: 30px;
}
#service1 .service-area .service-left {
	float: left;
	width: 340px;
}
#service1 .service-area .service-right {
	float: right;
	width: 340px;
}
#service1 .service-area li {
	margin-top: 5px;
	border: solid 1px #c8cdd2;
	background-color: #f5f5f5;
	border-radius: 5px;
	padding: 11px 15px 10px;
	font-weight: bold;
	font-size: 110%;
}
#service1 .service-area li:first-child {
	margin-top: 0;
	border: none;
	background-color: #505a64;
	color: #fff;
}
#service1 .service li {
	background: url(../common/arrow_1.gif) no-repeat 10px 18px;
	padding: 15px 0 14px 35px;
	border-bottom: dotted 1px #c8c8c8;
	font-size: 110%;
}
#service1 .service li span {
	font-weight: bold;
	color: #aa0001;
}
#service1 .service-area2 {
	padding-top: 15px;
}
#service1 .service-area2 .service-left {
	float: left;
	width: 340px;
}
#service1 .service-area2 .service-right {
	float: right;
	width: 340px;
}
#service1 .service-area2 .service-left div,
#service1 .service-area2 .service-right div {
	border: solid 1px #c8cdd2;
	background-color: #f5f5f5;
	border-radius: 5px;
	padding: 13px 18px 12px;
}
#service1 .service-area2 .text {
	padding-bottom: 3px;
	font-size: 120%;
	font-weight: bold;
	color: #aa0001;
}
#service1 .image {
	padding: 20px 0 5px;
	text-align: center;
}
#service1 .service-area3 {
	padding: 15px 0 5px;
}
#service1 .service-area3 .service-left {
	float: left;
	width: 340px;
}
#service1 .service-area3 .service-right {
	float: right;
	width: 340px;
}
#service1 .service-area3 .service-left div,
#service1 .service-area3 .service-right div {
	border: solid 1px #c8cdd2;
	background-color: #fff;
	border-radius: 5px;
	padding: 13px 18px 12px;
}
#service1 .service-area3 .text {
	padding: 2px 0 3px;
	font-size: 120%;
	font-weight: bold;
	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 10px 0;
}
#service1 .text5 span {
	font-weight: bold;
}

/* バイク駐車場サブリース
--------------------------------------------------------------------*/
#service2 h2 {
	padding-bottom: 25px;
}
#service2 h3 {
	margin-bottom: 0;
}
#service2 .copy {
	font-size: 140%;
}
#service2 .service-top .photo {
	float: left;
	width: 230px;
}
#service2 .service-top .photo-r {
	float: right;
	width: 450px;
}
#service2 .service li {
	background: url(../common/arrow_1.gif) no-repeat 10px 18px;
	padding: 15px 0 14px 35px;
	border-bottom: dotted 1px #c8cdd2;
	font-size: 110%;
}
#service2 .service li span {
	font-weight: bold;
	color: #aa0001;
}

/* 月極駐車場仲介
--------------------------------------------------------------------*/
#service3 h2 {
	padding-bottom: 25px;
}
#service3 h3 {
	margin-bottom: 0;
}
#service3 .copy {
	font-size: 140%;
}
#service3 .service-top .photo {
	float: left;
	width: 230px;
}
#service3 .service-top .photo-r {
	float: right;
	width: 450px;
}
#service3 .service li {
	background: url(../common/arrow_1.gif) no-repeat 10px 18px;
	padding: 15px 0 14px 35px;
	border-bottom: dotted 1px #c8cdd2;
	font-size: 110%;
}
#service3 .service li span {
	font-weight: bold;
	color: #aa0001;
}

/* 運営までの流れ
--------------------------------------------------------------------*/
#flow h2 {
	padding-bottom: 25px;
}
#flow h3 {
	margin: 50px 0 0;
}
#flow .flow-top .photo {
	float: left;
	width: 230px;
}
#flow .flow-top .photo-r {
	float: right;
	width: 450px;
}
#flow .flow-top .photo-r .copy {
	font-size: 140%;
}
#flow .flow-area {
	padding: 25px 10px;
}
#flow .flow-area .photo {
	float: left;
	width: 200px;
}
#flow .flow-area .photo-r {
	float: right;
	width: 480px;
}
#flow .flow-area .photo-r .copy {
	font-size: 140%;
}
#flow .flow-last {
	border-bottom: solid 1px #c8cdd2;
}

/* 運営後の活動
--------------------------------------------------------------------*/
#activity h2 {
	padding-bottom: 25px;
}
#activity h3 {
	margin: 50px 0 0;
}
#activity .activity-top .photo {
	float: left;
	width: 230px;
}
#activity .activity-top .photo-r {
	float: right;
	width: 450px;
}
#activity .activity-area {
	padding: 12px 10px 11px;
	border-bottom: dotted 1px #c8cdd2;
}
#activity .activity-area .copy {
	padding-bottom: 2px;
	color: #aa0001;
}
#activity .activity-area .text {
	font-size: 110%;
}
#activity .text2 {
	padding: 15px 10px 0;
	font-size: 110%;
}
#activity .text2 span {
	font-weight: bold;
}

/* 採用情報
--------------------------------------------------------------------*/
#recruit h3 {
	margin-bottom: 0;
}
#recruit .recruit th,
#recruit .recruit td {
	border-bottom: dotted 1px #c8c8c8;
	padding: 15px 0 14px;
}
#recruit .recruit th {
	width: 160px;
}
#recruit .recruit th p {
	padding-left: 10px;
	font-weight: bold;
}

/* プライバシーポリシー
--------------------------------------------------------------------*/
#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 .color {
	font-weight: bold;
	color: #aa0001;
}
#form-page .tel {
	padding-top: 3px;
	font-weight: bold;
	font-size: 150%;
	color: #aa0001;
}
#form-page .kome {
	padding-top: 5px;
	font-size: 85%;
	color: #aa0001;
}
#form-page .pdf {
	padding-top: 15px;
}
#form-page .box {
	margin-top: 20px;
	background: url(../common/title_bk.gif) repeat;
	padding: 19px 25px 18px;
}
#form-page .box .box-title {
	padding-bottom: 3px;
	font-weight: bold;
	color: #aa0001;
}
#form-page form {
	margin-top: 30px;
}
#form-page form th,
#form-page form td {
	padding: 10px 0;
	border-top: dotted 1px #c8cdd2;
}
#form-page form th {
	width: 200px;
}
#form-page form th div {
	padding-left: 10px;
	font-weight: bold;
}
#form-page .require {
	color: #aa0001;
	padding-left: 3px;
}
#form-page .add-info {
	color: #969696;
	font-size: 85%;
	padding-top: 8px;
}
#form-page .btn {
	border-top: solid 1px #c8cdd2;
	text-align: center;
	padding-top: 15px;
}
#form-page .privacy {
	padding-top: 50px;
	font-size: 85%;
}
#form-page .last-info {
	text-align: center;
	padding: 100px 0 120px;
}
