@charset "utf-8";


/*
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 画面幅768px以上（パソコン）

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/

/* コンテンツ
------------------------------*/

@media only screen and (min-width: 769px) {

/* メインビジュアル */
#section_main {
	background: url(../img/top/cont_main_img.jpg) no-repeat center center;
	height: 345px;
}
#section_main .main_txt_box {
	padding-top: 180px;
	text-align: center;
}
#section_main .main_txt_box .txt {
	font-size: 24px;
	line-height: 1.75;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.8pt;	
}

/* サービス */
#section_service .cont_box ul {
	display: table;
	width: 100%;
}
#section_service .cont_box li {
	text-align: center;
	float: none;
	display: table-cell;
	vertical-align: top;
}
#section_service .cont_box li a {
	padding: 30px;
	display: block;
	background: #bfd500 url(../img/top/cont_service_next_allow.png) no-repeat 95% 95%;
	background-size: 25px;
	width: 160px;
	height: 160px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 5px 5px 15px 2px rgba(0,0,0,0.2);
	position: relative;
	z-index: 1;
}
#section_service .cont_box li a img {
	display: block;
	position: absolute;
	z-index: 1;
	left: 30%;
	top: 15%;
}
#section_service .cont_box #service_parking img {
	left: 25%;
	top: 20%;
}
#section_service .cont_box #service_parking_manage img {
	top: 20%;
	left: 35%;
}
#section_service .cont_box li a span {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	padding-top: 90px;
}

/* パーキングプラスについて */


#section_parkingplus {
	background: #f4f4f4;
	text-align: center;
	position: relative;
	z-index: 1;
}
#section_parkingplus .cont_box {
	margin-bottom: 30px;
}
#section_parkingplus .bottom_left_img,
#section_parkingplus .top_right_img {
	position: absolute;
	z-index: 1;
}
#section_parkingplus .top_right_img {
	top: 150px;	
	right: 200px;
}
#section_parkingplus .bottom_left_img {
	top: 470px;
	left: 190px;
}
#section_parkingplus .article_box {
	position: relative;
	z-index: 2;

	padding: 20px 20px 20px 120px;
	display: inline-block;
	width: 370px;
	min-height: 155px;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 5px 5px 15px 2px rgba(0,0,0,0.2);

	background: #bfd500;
	background-size: 80px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	margin-bottom: 30px;
}
#section_parkingplus .article_box.no1 {
	float: left;
	background-image: url(../img/top/cont_about_icon_1.png);
}
#section_parkingplus .article_box.no2 {
	background-image: url(../img/top/cont_about_icon_2.png);
}
#section_parkingplus .article_box.no3 {
	float: right;
	background-image: url(../img/top/cont_about_icon_3.png);
}
#section_parkingplus .article_box .title_txt {
	color: #ffffff;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 5px;
}
#section_parkingplus .article_box.no1 .title_txt,
#section_parkingplus .article_box.no3 .title_txt {
	margin: 15px 0;
}
#section_parkingplus .article_box .txt_box {
	padding: 10px;
	background: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#section_parkingplus .article_box.no3 .title_txt img {
	margin-left: 10px;
}

#section_parkingplus .arrow_box {
	margin-bottom: 30px;
}
#section_parkingplus .about_box {
	padding: 40px;
	background: #ffffff;
	font-size: 22px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#section_parkingplus .about_box .title_txt {
	font-size: 38px;
}
#section_parkingplus .about_box .title_txt img {
	display: block;
	margin: 5px auto 30px;
}


}

/*
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 画面幅768px以下（スマートフォン）

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
*/

@media screen and (max-width: 768px){
	
	
	/* ▼トップページ▼ */

/* サービス */
#contents #section_service {
	display: none;
}

#contents #section_service_sp {
	margin-bottom: 30px;
	overflow: hidden;
}

#section_service_sp .cont_box {
	padding-right: 10%;
	padding-left: 10%;
}

#contents #section_parkingplus {
	display: none;
}
#contents #section_parkingplus {
	clear: both;
}
#contents #section_service_sp .cont_box .clearfix #service_parking {
	width: 46%;
}
#contents #section_service_sp .cont_box .clearfix #service_bicycle_parking {
	width: 46%;
}
#contents #section_service_sp .cont_box .clearfix #service_left_bicycle {
	width: 46%;
}
#contents #section_service_sp .cont_box .clearfix #service_parking_manage {
	width: 46%;
}


/* パーキングプラス */

#contents #section_parkingplus_sp {
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F4F4F4;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

#contents #section_parkingplus_sp .top_right_img {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
}

#section_parkingplus_sp  .article_box {
	background-color: #BFD500;
	margin-bottom: 30px;
	padding: 15px;
}
#contents #section_parkingplus_sp .title_txt {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	line-height: 150%;
	margin-bottom: 10px;
}
#contents #section_parkingplus_sp .article_box .txt_box {
	background-color: #FFF;
	padding: 10px;
	font-size: 110%;
}
#ppsp .arrow_box2 {
	text-align: center;
	background-color: #FFF;
}
#ppsp .about_box2 .title_txt {
	line-height: 150%;
	text-align: center;
	margin-bottom: 20px;
}
#ppsp .arrow_box2 img {
	margin-bottom: 20px;
}
#ppsp .about_box2 p {
	text-align: center;
	font-size: 100%;
}




/* ▲トップページ▲ */

	
}