
.pagebase {
	color:#000;
	margin: 0 auto;
	margin-bottom: 5%;
	padding: 90px 0 0;
	text-align: left;
	width: 638px;
}

.pagetitle-frame {
    overflow: hidden;
    padding: 5px 0 0 0;
    text-align: left;
}

.pagetitle {
    border-bottom: 1px #ccc solid;
    clear: both;
    color: #58abd9;
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1.8;
    margin: 10px 0 15px 0;
}

.pagebase h2 {
    border-bottom: 2px #00a0d2 solid;
    color: #222;
    font-size: 1.7em;
    margin-bottom: 1em;
    margin-top: 1.7em;
    text-align: left;
}

.pagebase h3 {
    border-left: 5px #00a0d2 solid;
    font-size: 1.4em;
    margin: .7em 0px;
    padding-left: 1em;
    text-align: left;
}

.pagebase h4 {
    border-left: 2px #00a0d2 solid;
    font-size: 1.2em;
    margin: .7em 0px;
    padding-left: 1em;
    text-align: left;
}

.pagebase p {
    color: #222!important;
    font-size: 16px!important;
    margin-bottom: 0!important;
    padding: 8px 0px!important;
    text-align: left!important;
    overflow-wrap: break-word;
}

.pagebase ol {
    color: #222;
    font-size: 16px;
    list-style-type: decimal;
    padding-left: 40px;
    text-align: left;
}

/* ソーラーパワー型ビーコン設定アプリダウンロードページ用 */
.checkbox-img {
    width: auto;
    height: 32px;
}

.dialog-img {
    margin: 0 auto;
    width: 320px;
    height: auto;
}
/* ソーラーパワー型ビーコン設定アプリダウンロードページ用 ここまで*/

/* @media screen and (max-width:637px) */
@media screen and (max-width:637px) {
.pagebase {
    width: 100%;
}
.pagetitle {
    font-size: 1.8em;
}
.pagebase h2 {
    border-bottom: 2px #00a0d2 solid;
    font-size: 1.6em;
    margin-bottom: 0.4em;
    margin-top: 0.4em;
    text-align: left;
}
/* 低電圧説明ページ */
.pagebase table tr td {
    width: 90%!important;
}
}
/* end @media screen and (max-width:637px) */