body {
	font-family: "メイリオ",Meiryo,"MS Ｐゴシック","MS PGothic";
	background-color: #F3F3F4;
}


/* 最上部へ */
#content #page-Hightop{
	display:none;
	width:50px;
	height:30px;
	position:fixed;
	/* right:276px; */
	/* right:76px; */
	right:44px;
	background:#27A7D6;
	top: 417px; 
	padding: inherit;
}

#content #page-Hightop p{
	position: fixed;
	margin:0;
	text-align:center;
	background:#27A7D6;
	padding: inherit;
}

#content #move-page-Hightop{
	
	background:#27A7D6;
	color:#fff;
	line-height:13px;
	position:fixed;
	margin-top: -12px;
	margin-left: -27px;
	padding: inherit;
}



/* 上部へ進む */
 #content #page-top1{
	background:#27A7D6;
	display:none;
	width:50px;
	height:15px;
	position:fixed;
	/* right:276px; */
	/* right:76px; */
	right:44px;
	top: 451px; 
}

#content #page-top1 p{
	background:#27A7D6;
	margin:0;
	padding:0;
	text-align:center;
}

#content #move-page-top1{
	background:#27A7D6;
	color:#fff;
	line-height:9px;
	position:fixed;
	margin-top: -5px;
	margin-left: -7px;	
}


/* 下部へ進む */
 #page-low{
	background:#27A7D6;
	display:none;
	width:50px;
	height:15px;
	position:fixed;
	/* right:276px; */
	/* right:76px; */
	right:44px;
	top: 500px; 
}

#page-low p{
	background:#27A7D6;
	margin:0;
	padding:0;
	text-align:center;
}

#move-page-low{
	background:#27A7D6;
	color:#fff;
	line-height:9px;
	position:fixed;
	margin-top: -5px;
	margin-left: -7px;
}


/* 最下部へ */
 #page-Highlow{
	background:#27A7D6;
	display:none;
	width:50px;
	height:30px;
	position:fixed;
	/* right:276px; */
	/* right:76px; */
	right:44px;
	top: 519px; 
	padding: inherit;
}

#page-Highlow p{
	margin:0;
	padding:0;
	text-align:center;
	background:#27A7D6;
}

#move-page-Highlow{
	background:#27A7D6;
	color:#fff;
	line-height:13px;
	position:fixed;
	margin-top: -12px;
    margin-left: -7px;
	padding: inherit;
}


/* 最左部へスクロール */
#Scroll-HighLeft{
	background:#27A7D6;
	display:none;
	position: fixed;
  	top: 470px; 
  	/* right: 330px;  	 */
	/* right: 130px;  		 */
	right: 98px;  	
	width: 40px;
	padding: 5px;
    height: 27px;
}

/* 少し左にスクロール */
#Scroll-Left{
	background:#27A7D6;
	display:none;
	position: fixed;
	top: 470px; 
  	/* right: 302px; */
	/* right: 102px; */
	right: 70px;
	width: 25px;
	padding: 5px;
    height: 27px;
}

/* 最右部へスクロール */
#Scroll-HighRight{
	background:#27A7D6;
	display:none;
	position: fixed;
	top: 470px; 
  	/* right: 232px; */
	/* right: 32px; */
	right: 0;
	width: 40px;
	padding: 5px;
    height: 27px;
}

/* 少し右にスクロール */
#Scroll-Right{
	background:#27A7D6;
	display:none;
	position: fixed;
	top: 470px; 
  	/* right: 275px; */
	/* right: 75px; */
	right: 43px;
	width: 25px;
	padding: 5px;
    height: 27px;
}

button.btn--blue {
	background:#27A7D6;
	border: 0;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

button.btn--blue:hover {
	background:#62E2FF;
}


/* FSI N.Shimabukuroにて追加 */
#content .w-1200px { width: 1200px; }

.display-none{
	display:none;
}

#content .margin0{
	margin: 0;
	padding: 0;
}

#content .MeisaiTransitionButton{
	margin: 0;
	padding: 0;
	font-size: 17px;	
	font-weight: 400;	
	background-color: transparent;
	border-color: transparent;	
	color: #24acce;
}

@font-face {
	font-family: Chunkfive;
	src: url(/sp/common/font/Chunkfive.otf);
}

#content {
	background-color: #F3F3F4;
}

.navbar-nm {
	margin: 0;
	min-width: 970px;
	background-color: #27a7d6;
	/*background-color: #1AB394;*/
	/*border-color: #92cfe5;*/
}
.navbar-nm .navbar-brand {
	color: #fff;
}
.navbar-nm .navbar-brand:hover,
.navbar-nm .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-nm .navbar-text {
	color: #fff;
}
.navbar-nm .navbar-nav > li > a {
	color: #fff;
}
.navbar-nm .navbar-nav > li > a:hover,
.navbar-nm .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}
.navbar-nm .navbar-nav > .active > a,
.navbar-nm .navbar-nav > .active > a:hover,
.navbar-nm .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #92cfe5;
}
.navbar-nm .navbar-nav > .disabled > a,
.navbar-nm .navbar-nav > .disabled > a:hover,
.navbar-nm .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-nm .navbar-toggle {
	border-color: #ddd;
}
.navbar-nm .navbar-toggle:hover,
.navbar-nm .navbar-toggle:focus {
	background-color: #ddd;
}
.navbar-nm .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-nm .navbar-collapse,
.navbar-nm .navbar-form {
	border-color: #92cfe5;
}
.navbar-nm .navbar-nav > .open > a,
.navbar-nm .navbar-nav > .open > a:hover,
.navbar-nm .navbar-nav > .open > a:focus {
	color: #fff;
	background-color: #92cfe5;
}
@media (max-width: 767px) {
	.navbar-nm .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-nm .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nm .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent;
	}
	.navbar-nm .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-nm .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-nm .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #92cfe5;
	}
	.navbar-nm .navbar-nav .open .dropdown-menu > .disabled > a,
	.navbar-nm .navbar-nav .open .dropdown-menu > .disabled > a:hover,
	.navbar-nm .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent;
	}
}
.navbar-nm .navbar-link {
	color: #fff;
}
.navbar-nm .navbar-link:hover {
	color: #333;
}
.navbar-nm .btn-link {
	color: #fff;
}
.navbar-nm .btn-link:hover,
.navbar-nm .btn-link:focus {
	color: #333;
}
.navbar-nm .btn-link[disabled]:hover,
fieldset[disabled] .navbar-nm .btn-link:hover,
.navbar-nm .btn-link[disabled]:focus,
fieldset[disabled] .navbar-nm .btn-link:focus {
	color: #ccc;
}

.navbar-header .logo {
	padding: 10px 0;
}

.navbar-header .logo img {
	display: inline-block;
	vertical-align: bottom;
}

.navbar-header .logo span {
	display: inline-block;
	padding: 5px 30px 0 5px;
	color: #fff;
	font-weight: bold;
}

/* ----------------------------------------
 グローバルナビ

 ---------------------------------------- */
.g-nav {
	height: 62px;
	min-width: 970px;
	background-color: #2F4050;
	background-color: #444;
}

.g-nav-fix  {
	display: none;
}

.g-nav .top {
	display: block;
	width: 70%;
	height: 62px;
	background-color: rgba(0, 0, 0, 0.2);
	text-align: center;
}

.g-nav .top .ico {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 17px 0 0 15px;
	font-size: 30px;
}

.g-nav .top .txt {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 25px 0 0 5px;
}

.g-nav .top .arrow {
	display: inline-block;
	float: left;
	display: block;
	padding: 25px 5px 0 23px;
	font-size: 16px;
}

.g-nav .nav {
	padding: 10px 0 0 0;
}

.g-nav .nav .col-xs-3
{
	padding-bottom: 4px;
}

.g-nav a {
	color: #ddd;
	font-size: 13px;
}

.g-nav .nav .fa {
	display: inline-block;
	width: 15px;
	margin: 0 8px 0 0;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

.g-nav.scroll{
	display: block;
	position: fixed;
	top:0;
	left: 0;
	width: 100%;
	opacity: 0.9;
	padding: 0px 0;
	z-index: 1000;
}


/* ----------------------------------------

ページヘッダー

 ---------------------------------------- */
#page-title {
	min-width: 970px;
	margin: 0 0 20px 0;
	padding: 20px 0;
	border-bottom: 1px solid #e7eaec ;
	background-color: #fff;
}

#page-title h2 .fa {
	display: inline-block;
	width: 60px;
	height: 60px;
	margin: 0 10px 0 0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #92cfe5;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 36px;
}

#page-title h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#page-title h2 .txt {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
}

#header .user {
	height: 30px;
	margin: 10px 0 0 0;
	padding: 0 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(255,255,255,0.3);
	line-height: 30px;
	color: #fff;
}


/* ----------------------------------------

共通カラー

 ---------------------------------------- */
.backbone-bg {
	background-color: #F79E81 !important;
}

.master-bg {
	background-color: #F9D26E !important;
}

.order-bg {
	background-color: #94D8BD !important;
}

.auc-bg {
	background-color: #F1B4CA !important;
}

.main-bg {
	background-color: #92CFE5 !important;
}

.main-thin-color {
	color: #92CFE5;
}

.main-middle-bg {
	background-color: #55b68f !important;
}

.sub-bg {
	background-color: #ccc !important;
}


/* ----------------------------------------

共通タイトル

 ---------------------------------------- */
.title-1 {
	margin: 40px 0 25px 0;
	border-bottom: 2px solid #fca1ac;
	padding: 0 0 10px 0;
	color: #2F4050;
	font-size: 22px;
	font-weight: bold;
}


/* ----------------------------------------

トップに戻るボタン

 ---------------------------------------- */
#page-top{
	width:50px;
	height:50px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
}

#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#27A7D6;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}

#page-top p:hover{
	background:#62E2FF;
}

#move-page-top{
	color:#fff;
	line-height:50px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

/* ----------------------------------------

イオン様用

 ---------------------------------------- */

#aeon-header .navbar-nm{
	background-color: #b60081;
}

#aeon-header .navbar-header .logo{
  padding: 10px;
  background-color: #fff;
  height: 50px;
  border: 1px solid #b60081;
}

#aeon-header .navbar-header .logo img{
  display: block;
  vertical-align: bottom;
  width: auto;
  height: 28px;
}

#aeon-header #header .user{
	background-color: #fff;
	color: #b60081;
}
#aeon-header .navbar-nm .navbar-nav > li > a:hover{
	color: #e4e4e4;
}

#aeon-main .btn-primary{
	background-color: #b60081;
  border-color: #b60081;
}
#aeon-main .btn-primary:hover{
	background-color: #ca008f;
}
#aeon-main a .glyphicon{
	color: #b60081;
}
/* ----------------------------------------

bootstrapをオーバーライド

 ---------------------------------------- */
.alert-danger {
	color: #fff !important;
}

.has-error .input-group-addon {
	color: #fff !important;
}

@media print {
	a[href]:after {
		content: ""!important;
	}
	abbr[title]:after {
		content: ""!important;
	}
}
