@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:#0096d2;
	text-decoration:none;
}
a:hover,
a:active {
	color:#0096d2;
	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 #0096d2;
}
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: #fff!important;
}
h2 {
	border-bottom:solid 1px #0096d2;
	font-size:18px;
	font-weight:bold;
	padding:13px 10px 12px;
	color: #0096d2;
	text-align: center;
}
h3 {
	padding:0 10px;
	background-color:#0096d2;
	line-height:34px;
	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:#0096d2;
	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;
}
.menu-area {
	padding: 8px 10px 13px;
}
.menu-back {
	padding: 40px 10px 13px !important;
	width: 200px;
	margin: 0 auto;
}
.menu-area li {
	margin-top: 7px;
	background-color: #78c8fb;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.menu-area li a {
	display:block;
	padding: 12px 0 11px;
	text-decoration:none;
	color: #fff;
}

footer {
	background-color: #0096d2;
	padding-top:20px;
	text-align:center;
	color:#fff;
}
footer .footer-i {
	padding:0 10px 20px;
}
footer .footer-logo {
	padding-bottom: 15px;
}
footer .footer-text {
	padding-top: 10px;
}
footer .footer-tel {
	padding: 5px 0;
}
footer .footer-tel a {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}
footer .footer-btn {
	padding-top:15px;
}
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:#0096d2;
	font-size:18px;
	padding-bottom:3px;
}

/* トップページ
--------------------------------------------------------------------*/
#top .top-image-area {
	border-bottom: solid 1px #0096d2;
	text-align: center;
}
#top .top-image-area img {
	width: 100%;
}
#top .topics-area {
	margin: 0 10px;
}
#top .topics-area p {
	padding-top: 9px;
	color: #969696;
}
#top .topics-area p img {
	margin-left: 6px;
}
#top .topics-area h4 {
	padding: 5px 0 10px;
	border-bottom: dotted 1px #c8c8c8;
	font-size: 18px;
	font-weight: bold;
}
#top .topics-link {
	padding: 9px 10px 0 0;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}
#top .menu-area2 {
	padding-left: 10px;
}
#top .mypage-area {
    margin: 25px 10px 0;
    border: solid 1px #ffead2;
    padding: 15px 15px 10px;
    background-color: #fff4e8;
    text-align: center;
}
#top .mypage-area .login-text {
    padding-bottom: 5px;
    font-size: 120%;
    font-weight: bold;
    color: #ff961e;
}
#top .mypage-area .login-btn {
    margin-top: 7px;
	background-color: #ff961e;
	border-radius: 5px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
#top .mypage-area .login-btn a {
	display: block;
	padding: 12px 0 11px;
	text-decoration: none;
	color: #fff;
}
#top .mypage-area .login-pass {
    padding-top: 13px;
    font-weight: bold;
}
#top .mypage-area .login-pass a {
    color: #ff961e;
}

/* トピックス
--------------------------------------------------------------------*/
#topics .topics-area p {
	padding-top: 9px;
	color: #969696;
}
#topics .topics-area p img {
	margin-left: 6px;
}
#topics .topics-area h4 {
	padding: 5px 0 10px;
	border-bottom: dotted 1px #c8c8c8;
	font-size: 18px;
	font-weight: bold;
}
#topics .next-back {
	position: relative;
	margin-top: 10px;
	padding-bottom: 20px;
}
#topics .next-back .back {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
}
#topics .next-back .next {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
}
#topics .next-back p {
	text-align: center;
}
#topics .next-back p a {
	display: block;
	background-color: #78c8fb;
	border-radius: 5px;
	padding: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}

/* トピックス 下層
--------------------------------------------------------------------*/
#topics-u .topics-area p {
	padding-top: 19px;
	color: #969696;
}
#topics-u .topics-area p img {
	margin-left: 6px;
}
#topics-u .topics-area h4 {
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #ff961e;
}
#topics-u .topics-area .photo {
	padding-top: 20px;
	margin: 0 auto;
	width: 300px;
	text-align: center;
}
#topics-u .topics-area .photo img {
	width: 100%;
}
#topics-u .topics-area .text {
	padding-top: 20px;
}

/* レンタルオフィス
--------------------------------------------------------------------*/
#rental .text {
	padding: 15px 0 2px;
	font-weight: bold;
	font-size: 18px;
	color: #0096d2;
}
#rental .text2 {
	margin-top: 10px;
	border-top: solid 1px #c8c8c8;
	padding: 10px 0 2px;
	font-weight: bold;
	font-size: 18px;
	color: #0096d2;
}
#rental .kuwashiku {
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
}

/* 設備
--------------------------------------------------------------------*/
#setsubi .photo {
	padding-top: 5px;
}
#setsubi .photo li {
	padding-top: 10px;
	text-align: center;
}
#setsubi .setsubi li {
	padding: 8px 0;
	border-bottom: solid 1px #c8c8c8;
}
#setsubi .kome {
	padding-top: 10px;
	font-size: 12px;
	color: #969696;
}

/* フロアマップ
--------------------------------------------------------------------*/
#floormap .photo {
	padding-top: 15px;
	text-align: center;
}

/* 料金案内
--------------------------------------------------------------------*/
#price .top-text {
	padding-top: 15px;
}
#price .text {
	padding: 10px 0 3px;
	font-weight: bold;
	font-size: 18px;
}
#price .text2 {
	margin-top: 10px;
	border-top:solid 1px #c8c8c8;
	padding: 10px 0 3px;
	font-weight: bold;
	font-size: 18px;
}
#price .text3 {
	padding-top: 3px;
}
#price .color {
	font-weight: bold;
	color: #c84632;
}
#price .kome {
	margin-top: 10px;
	border-top:solid 1px #c8c8c8;
	padding-top: 10px;
	font-size: 14px;
	color: #969696;
}
#price .kome2 {
	padding-top: 5px;
	font-size: 14px;
	color: #969696;
}

/* サービス開始までの流れ
--------------------------------------------------------------------*/
#flow .links {
	padding-top: 15px;
}
#flow .links li {
	font-weight:bold;
	font-size:18px;
	padding: 1px 0;
}
#flow .copy {
	padding-top: 15px;
	color: #323232;
}
#flow .text {
	margin-top: 10px;
	border-top: solid 1px #c8c8c8;
	padding: 10px 0 3px;
	font-weight: bold;
}
#flow .text2 {
	margin-top: 10px;
	border-top: dotted 1px #c8c8c8;
	padding: 10px 0 3px;
	font-weight: bold;
}
#flow .box {
	margin: 15px 0;
	background-color: #dcf0fa;
	padding: 10px;
}

/* 周辺情報
--------------------------------------------------------------------*/
#area .photo {
	padding-top: 30px;
	text-align: center;
}
#area .text {
	padding: 12px 0 1px;
	font-size: 18px;
	font-weight: bold;
}

/* 交通アクセス
--------------------------------------------------------------------*/
#access #gmap {
	margin-top: 20px;
	width:100%;
	height: 400px;
}
#access .text {
	padding-top: 12px;
}

/* 会社概要
--------------------------------------------------------------------*/
#company .profile dt {
	padding: 10px 0 1px;
	font-weight: bold;
}
#company .profile dd {
	padding-bottom: 10px;
	border-bottom: solid 1px #c8c8c8;
}
#company .profile dd:last-child {
	border-bottom: none;
}
#company .text {
	margin-top: 10px;
	border-top:solid 1px #c8c8c8;
	padding-top: 10px;
}
#company .text2 {
	padding-top: 20px;
	text-align: right;
}

/* 個人情報の取扱いについて
--------------------------------------------------------------------*/
#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 .copy {
	padding-top: 20px;
	color: #323232;
}
#form-page .kome {
	padding-top: 1px;
	color: #969696;
	font-size: 12px;
}
#form-page .tel {
	padding: 10px 0 2px;
	font-weight: bold;
	font-size: 24px;
}
#form-page .tel a {
	color: #c84632;
}
#form-page .box {
	padding: 9px 0 8px;
	border-bottom: solid 1px #c8c8c8;
}
#form-page .q {
	padding-bottom: 2px;
	font-weight: bold;
}
#form-page .require {
	color: #c84632;
	padding-left: 3px;
}
#form-page .btn {
	text-align: center;
	padding-top: 15px;
}
#form-page .kome2 {
	padding-top: 20px;
	color: #c84632;
	font-size: 12px;
	line-height: 130%;
}
#form-page .privacy {
	padding: 20px 0 10px;
	color: #969696;
	font-size: 12px;
	line-height: 130%;
}
#form-page .privacy2 {
	padding: 5px 0 10px;
	color: #969696;
	font-size: 12px;
	line-height: 130%;
}
#form-page .middle-info {
	padding-top: 20px;
}
#form-page .last-info {
	text-align: center;
	padding: 60px 0 80px;
}

#form-page .plan-area {
	padding: 20px 0;
}
#form-page .plan-area .plan-left {
}
#form-page .plan-area .plan-right {
	padding-top: 15px;
}
#form-page .plan-area .plan a {
	display: block;
	background-color: #0096d2;
	border-radius: 7px;
	padding: 20px 20px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	line-height: 150%;
	color: #fff;
}
#form-page .plan-area .plan a:hover {
	opacity: 0.7;
}

