/* clearfix（任意で） */
*:after {
	display:block;
	clear:both;
}
/* はみ出し対策 */
html {
	overflow-x : hidden;
	overflow-y : auto;
}
body {
	width:100%;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust : none;
}
/* HTML再定義 */
li {
	list-style:none;
}
/*--------------------------------
 リンク
--------------------------------*/
a:link, a:hover, a:visited {
	color:#0A20A6;
	text-decoration:none;
}
/*--------------------------------
 共通
--------------------------------*/
.txt_s {
	font-size:70%;
}
.txt_l {
	font-size:100%;
	font-weight:bold;
}
/*----- ヘッダー -----*/
header h1, .globalheader h1 {
	position:relative;
	padding:0;
}
.globalheader h1 {
	margin:0;
}
header h1 img, .globalheader h1 img {
	vertical-align:bottom;
}
header h1 span.btn a, .globalheader h1 span.btn a {
	position:absolute;
	top:12%;
	left:71%;
	display:block;
	width:26%;
	height:42%;
	text-indent:-9999px;
}
header h1 span.gotop a, .globalheader h1 span.gotop a {
	position:absolute;
	top:15%;
	left:2%;
	display:block;
	width:36%;
	height:70%;
	text-indent:-9999px;
}
/*----- フッターナビ -----*/
nav.footer_menu {
	margin:10px;
	clear:both;
}
nav.footer_menu ul {
	clear:both;
}
nav.footer_menu li a {
	display:inline-block;
	width:39%;
	float:left;
	padding:2% 0 2% 2%;
	font-size:75%;
	color:#fff;
	background:#5066E2 url(../img/common/ar_white.png) right center no-repeat;
	background-size:11px 12px;
	border-left:1px solid #7787F2;
	border-right:1px solid #223AC8;
	border-collapse:separate;
}
nav.footer_menu li a:link, nav.footer_menu li a:hover, nav.footer_menu li a:visited {
	color:#fff;
}
nav.footer_menu li a.top {
	border-left:none;
	width:23%;
}
nav.footer_menu li a.end {
	border-right:none;
	width:30%;
}
/*----- フッター -----*/

/* gnavi_footer */

.footerArea {
	background:#ddd;
	padding:10px 0;
	margin:10px 0 0 0;
	-webkit-box-shadow: 0px 3px 3px #999 inset;
}
.gnavi_footer {
	clear: both;
	border: 1px solid #A4ADB1;
	-webkit-border-radius: 6px;
	margin: 5px 15px 10px 15px;
}
.gnavi_footer dl, .gnavi_footer dt, .gnavi_footer dd {
	margin:0;
	padding:0;
	font-size:12px;
}
.gnavi_footer dd.shop {
	letter-spacing:-1px;
}
.gnavi_footer dl {
}
.gnavi_footer dl:after {
	display: block;
	margin-top: -1px;
	height: 1px;
	content: "";
	clear: both;
}
.gnavi_footer dt span {
	display: block;
	font-size: 14px;
	background-color: #EDF0F1;
	-webkit-background-size: 27px 14px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	padding: 12px 0 12px 10px;
	font-size:110%;
	font-weight:bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.gnavi_footer dd {
	width: 49.9%;
	float: left;
}
.gnavi_footer dd:nth-child(odd) {
	border-left:1px solid #ccc;
}
.gnavi_footer dd a {
	display: block;
	border-top: 1px solid #A4ADB1;
	background-color:#fff;
	background-image: url(/mobile/img/common/ar_blue02.png);
	background-position:right center;
	background-repeat: no-repeat;
	-webkit-background-size: 11px 12px;
	padding: 12px 10px;
}
.gnavi_footer dd a.btm01 {
	-webkit-border-bottom-left-radius: 6px;
}
.gnavi_footer dd a.btm02 {
	-webkit-border-bottom-right-radius: 6px;
}
.gnavi_footer dd a.pc {
	background-image: url(/mobile/img/common/ar_blue_pc02.png);
	background-size:28px 11px
}
footer,
div.globalfooter {
	padding:7px 0;
	margin:0 0 0 0;
	background:#333;
	text-align:center;
	color:#fff;
}
footer p,
div.globalfooter p {
	padding:7px;
	font-size:75%;
}
footer a,
div.globalfooter a {
	display:inline-block;
}
footer a:link,
footer a:hover,
footer a:visited,
div.globalfooter a:link,
div.globalfooter a:hover,
div.globalfooter a:visited {
	text-decoration:underline;
	color:#fff;
}

/*----- 見出し -----*/

h2 {
	padding:7px 0 7px 10px;
	font-size:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	background-image: -moz-linear-gradient(top, #f0f0f0, #dedede);
	background-image: -ms-linear-gradient(top, #f0f0f0, #dedede);
	background-image: -o-linear-gradient(top, #f0f0f0, #dedede);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#071A7E), to(#0A20A2));
	background-image: -webkit-linear-gradient(top, #071A7E, #0A20A2);
	background-image: linear-gradient(top, #f0f0f0, #dedede);
	text-shadow: 1px 1px 1px #006;
}
h3 {
	padding:4px 0 4px 7px;
	margin-bottom:4px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:1px dotted #999;
	border-left:4px solid #999;
	background:#dedede;
}
/*----- 段落 -----*/
section p {
	margin:4px 10px 15px 10px;
	line-height:1.3;
	font-size:14px;
}
section dl {
	clear:both;
	margin:7px 0 0 10px;
}
section dt {
	float:left;
	width:23%;
	line-height:1.3;
	font-size:14px;
	font-weight:bold;
}
section dd {
	float:left;
	width:72%;
	margin:0 0 7px 0;
	line-height:1.3;
	font-size:14px;
}

/*-- モバイルアプリ一覧ボタン --*/
div.btn_apliArea{
	margin:10px 15px 0 15px;
	border-top:1px dotted #aaa;
}

div.btn_apli{
	display:block;
	margin:10px 0 15px 0;
	padding:7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	background:-webkit-gradient(linear, center top, center bottom, from(#bbb), to(#444));
	background:-webkit-linear-gradient(top, #bbb, #333);
	background:-moz-linear-gradient(top, white, #ddd);
	background:linear-gradient(top, white, #ddd);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

div.btn_apli a{
	display:block;
	padding:5px 0;
	color:#fff;
	background-image:url(../img/common/ico_sumaho.png);
	background-size:15px 21px;
	background-position:7px center;
	background-repeat:no-repeat;
}

div.btn_apli a:hover{
	text-decoration:underline;
}

div.btn_apli a span{
	display:block;
	margin-left:25px;
}

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

/*----- メインビジュアル -----*/

header h1.top span.btn a {
	position:absolute;
	top:5%;
	left:71%;
	display:block;
	width:26%;
	height:20%;
	text-indent:-9999px;
}
/*----- アプリバナー -----*/

.apl {
	width:100%;
	background:#fff;
}
/*----- アプリバナー -----*/

h2.smp {
	padding:0;
}
h2.smp span {
	display:inline-block;
	padding:7px 0 7px 0;
	margin-left:10px;
	width:55%;
}
h2.smp em {
	display:inline-block;
	float:right;
	width:25%;
	font-style:normal;
	padding:8px 0 8px 10px;
	background:url(../img/common/bk_btn_apli.png) left top repeat-x;
}
h2.smp a {
	color:#fff;
	font-size:75%;
	background:url(../img/common/ar_white2.png) right center no-repeat;
	background-size: 13px 11px;
}
/*----- メインナビ -----*/

.main_menu {
	width:100%;
	background:#B9C6F7;
}
.main_menu ul { /*デフォルト値40pxをリセット*/
	padding:7px;
}
/* メインメニューボタン共通 */
.main_menu nav li {
	margin-bottom:5px;
	padding:7px;
	background:#ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	background:-webkit-gradient(linear, center top, center bottom, from(white), to(#ddd));
	background:-webkit-linear-gradient(top, white, #ddd);
	background:-moz-linear-gradient(top, white, #ddd);
	background:linear-gradient(top, white, #ddd);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
/* 製品情報 */
.main_menu nav li a.product {
	display:block;
	background-image:url(../img/top/ico_product.png), url(../img/common/ar_blue.png);
	background-position:left center, right center;
	background-repeat:no-repeat;
	background-size:32px 32px, 8px 11px;
	-webkit-background-size: 32px 32px, 8px 11px;
	-moz-background-size: 32px 32px, 8px 11px;
}
/* ダウンロード */
.main_menu nav li a.download {
	display:block;
	background-image:url(../img/top/ico_download.png), url(../img/common/ar_blue_pc.png);
	background-position:left center, right center;
	background-repeat:no-repeat;
	background-size:32px 32px, 23px 11px;
	-webkit-background-size: 32px 32px, 23px 11px;
	-moz-background-size: 32px 32px, 23px 11px;
}
/* オンラインショップ */
.main_menu nav li a.shop {
	display:block;
	background-image:url(../img/top/ico_shop.png), url(../img/common/ar_blue_pc.png);
	background-position:left center, right center;
	background-repeat:no-repeat;
	background-size:32px 32px, 23px 11px;
	-webkit-background-size: 32px 32px, 23px 11px;
	-moz-background-size: 32px 32px, 23px 11px;
}
/* サポート */
.main_menu nav li a.support {
	display:block;
	background-image:url(../img/top/ico_support.png), url(../img/common/ar_blue_pc.png);
	background-position:left center, right center;
	background-repeat:no-repeat;
	background-size:32px 32px, 23px 11px;
	-webkit-background-size: 32px 32px, 23px 11px;
	-moz-background-size: 32px 32px, 23px 11px;
}
.main_menu nav li a span.btn_ttl {
	margin-left:40px;
}
.main_menu nav span.txt_s {
	display:inline-block;
	margin-bottom:3px;
	color:#333;
}
/*--------------------------------
 製品情報
--------------------------------*/
.product_menu {
	margin-bottom:10px;
	padding:1px 0 10px 0;
	background:#B9C6F7;
}
.product_menu nav {
	margin-top:15px;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_menu nav ul li {
	border-bottom:1px dotted #999;
}
.product_menu nav li a {
	display:block;
	height:48px;
	line-height:48px;
}
/* 各ボタンのスタイルはaccordion.cssへ */

/* ボタン-製品一覧 */
.product_menu ul.lineup li {
	margin-top:15px;
	margin-right: 10px;
	margin-left: 10px;
	height: 30px;
	text-align:center;
	line-height:30px;
	background:#ccc;
	border:1px solid #bbb;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.product_menu ul.lineup li a {
	display:block;
	margin:0 7px;
	font-size:14px;
	background:url(../img/common/ar_blue_pc.png) no-repeat scroll right center;
	background-size:23px 11px;
}
/*--------------------------------
 会社概要
--------------------------------*/
.contents {
	margin:7px;
}
.common_menu {
	margin-bottom:10px;
	padding:1px 0 10px 0;
	background:#B9C6F7;
}
.common_menu nav {
	margin-top:15px;
	margin-right: 10px;
	margin-left: 10px;
	border:1px solid #ccc;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.common_menu nav ul li {
	line-height:48px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background:url(images/linkicon.gif) no-repeat scroll right center, -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
	background:url(images/linkicon.gif) no-repeat scroll right center, -webkit-linear-gradient(top, #fff, #ccc);
	background:url(images/linkicon.gif) no-repeat scroll right center, -moz-linear-gradient(top, #fff, #ccc);
	background:url(images/linkicon.gif) no-repeat scroll right center, linear-gradient(top, #fff, #ccc);
	width: 100%;
	font-weight: bold;
	border-bottom:1px solid #fff;
	border-top:1px solid #ccc;
}
.common_menu nav ul li:first-child {
	border-top:none;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.common_menu nav ul li:last-child {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom:1px solid #fffff;
	margin-bottom:0px;
	border-bottom:none;
	margin-bottom:none;
}
.common_menu nav li a {
	display:block;
	margin:0 7px;
	background-image:url(../img/common/ar_blue_pc.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:23px 11px;
	-webkit-background-size:23px 11px;
	-moz-background-size:23px 11px;
}
/* 会社概要（住所など） */
.common_menu nav li a.about {
	background-image:url(../img/common/ar_blue.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:8px 11px;
	-webkit-background-size: 8px 11px;
	-moz-background-size: 8px 11px;
}
/*--------------------------------
 スマホアプリ
--------------------------------*/
div.pict_left, div.pict_right {
	margin: 4px 5px 5px 5px;
}
div.pict_left {
	float: left;
}
div.pict_right {
	float: right;
}
ul.viewer_list {
	margin: 15px 10px 17px 2px;
	background:#E7F9F9;
}
ul.viewer_list li {
	float:left;
	margin:0 0 5px 5px ;
	padding:10px 15px 13px 15px;
	color: #222;
	list-style-type: none;
	background:#FCF9CF;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #E5DCB1;
	border-right:1px solid #E5DCB1;
}
ul.viewer_list img {
	padding-top:13px;
}
