/*!
 * Start Bootstrap - Grayscale v3.3.7+1 (http://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  width: 100%;
  height: 100%;
  font-family: 游ゴシック, YuGothic, HiraKakuPro, "ヒラギノ角ゴ Pro", Meiryo, メイリオ, sans-serif;
  color: #fff;
  background-color: #fff;
  background: url(../img/common/img_bg@2x.jpg) top left repeat;
  background-size: 400px 300px;
}
html {
  width: 100%;
  height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 35px;
  text-transform: uppercase;
  font-family: 游ゴシック, YuGothic, HiraKakuPro, "ヒラギノ角ゴ Pro", Meiryo, メイリオ, sans-serif;
  font-weight: 700;
  letter-spacing: 0.02em;
}
p {
  margin: 0 0 25px;
  font-size: 13px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  p {
    margin: 0 0 35px;
    font-size: 16px;
    line-height: 1.6;
  }
}
a {
  color: #0190dc;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #1d9b6c;
}
.light {
  font-weight: 400;
}
.navbar-custom {
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 游ゴシック, YuGothic, HiraKakuPro, "ヒラギノ角ゴ Pro", Meiryo, メイリオ, sans-serif;
  background-color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.navbar-custom .navbar-toggle {
  color: #0190dc;
  /*background-color: #0190dc;*/
  font-size: 28px;
}
.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:active {
  outline: none;
}
.navbar-custom .navbar-brand {
  font-weight: 700;
}
.navbar-custom .navbar-brand:focus {
  outline: none;
}
.navbar-custom a {
  color: #223361;
}
.navbar-custom .nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.navbar-custom .nav li a:hover {
  color: #0190dc;
  outline: none;
  background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: none;
  background-color: transparent;
}
.navbar-custom .nav li.active {
  outline: none;
}
.navbar-custom .nav li.active a {
  /*background-color: #ccc;*/
  color: #0190dc;
}
.navbar-custom .nav li.active a:hover {
  color: #0190dc;
}

.navbar-custom {
    padding: 12px 15px 18px 15px;
    border-bottom: none;
    letter-spacing: 0em;
    background: url(../img/common/img_bg_nav@2x.png) bottom repeat-x;
    background-size: 100px 80px;
    -webkit-transition: background 0.3s ease-in-out, padding 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out, padding 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, padding 0.3s ease-in-out;
  }
  .navbar-custom.top-nav-collapse {
    padding: 1px 15px 5px 15px;
  }
.navbar-brand h1{
	text-indent: -9999px;
	margin: 0;
	/*margin-left: -20px;*/
    background: url(../img/common/img_logo@2x.png) no-repeat center center;
    background-size: 193px 43px;
    width: 193px;
    height: 50px;
    -webkit-transition: background-size 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin-left 0.2s ease-in-out;
    -moz-transition: background-size 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin-left 0.2s ease-in-out;
    transition: background-size 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin-left 0.2s ease-in-out;
}
  .navbar-custom.top-nav-collapse h1 {
    background-size: 153px 34px;
    width: 153px;
    margin-left: -5px;
  }
  
  

@media only screen and (max-width: 1100px){
  .navbar-custom {
	padding: 15px 15px 14px 15px;
    background: url(../img/sp/img_bg_nav_sp.png) bottom repeat-x;
    background-size: 100px 400px;
    -webkit-transition: background 0.3s ease-in-out, padding 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out, padding 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, padding 0.3s ease-in-out;
  }
 .navbar-custom.top-nav-collapse {
    padding: 15px 15px 14px 15px;
  }
 .navbar-brand h1{
	text-indent: -9999px;
	margin: 0;
	/*margin-left: -20px;*/
    background: url(../img/common/img_logo@2x.png) no-repeat center center;
    background-size: 144px 32px;
    width: 144px;
    height: 32px;
    margin-left: -3px;
    -webkit-transition: background-size 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin-left 0.2s ease-in-out;
    -moz-transition: background-size 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin-left 0.2s ease-in-out;
    transition: background-size 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out, margin-left 0.2s ease-in-out;
  }
  .navbar-custom.top-nav-collapse h1 {
    background-size: 144px 32px;
    width: 144px;
    margin-left: -3px;
  }
}

@media (max-width: 767px) {
  .navbar-custom {
    text-align: center;
    font-size: 14px;
  }
}

#home{
	background: url(../img/common/img_bg_header@2x.png) no-repeat center top;
	background-size: contain;
	width: 100%;
	padding-top: 100px;
    padding-bottom: 80px;
}

#catchcopy{
	text-align: left;
    font-size: 19px;
    position: absolute;
    right: 4%;
    top: 240px;
    line-height: 1.7em;
    letter-spacing: 0em;
    text-indent: 0.5em;
    z-index: 999;
}

@media (max-width: 767px) {
	#home{
		background: url(../img/sp/img_bg_header_sp.png) no-repeat center top;
		background-size: contain;
		width: 100%;
		margin-top: 0px;
		padding-top: 120px;
		padding-bottom: 30px;
	}
	
	#catchcopy{
		text-align: center;
	    font-size: 14px;
	    position: relative;
	    right: 0;
	    top: 0px;
	    line-height: 1.7em;
	    letter-spacing: -0.05em;
	    text-indent: 0em;
	    margin-bottom: 0px;
	    display: none;
	}
}

#box_napoleonfish{
	width: 607px;
	height: 571px;
	margin: 0 auto;
	position: relative;
	left: -25px;
}

#box_tako{
	width: 116px;
    height: 154px;
    position: absolute;
    top: 300px;
    left: 5%;
}

#img_tako{
	position: absolute;
}

#img_fish_01{
	position: absolute;
	top:550px;
	left: 11%;
}

#img_fish_02{
	position: absolute;
	top: 450px;
    right: 6%;
}

#img_fish_03{
    position: absolute;
    top: 900px;
    right: 22%;
}



#btn_napoleonfish_01{
    position: absolute;
    left: 82px;
    top: 111px;
    z-index: 2;
	}
	
#btn_napoleonfish_01 a{
	background: url(../img/common/img_btn_napoleonfish_01.gif);
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:105px;
	height:60px;
	z-index: 2;
    transition: none;
	}
	
#btn_napoleonfish_01 a:hover{
	background-position: bottom;
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:105px;
	height:60px;
	z-index: 2;
	}
	
#btn_napoleonfish_02{
    position: absolute;
    left: 79px;
    top: -48px;
    z-index: 2;
	}
	
#btn_napoleonfish_02 a{
	background: url(../img/common/img_btn_napoleonfish_02.gif);
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:154px;
	height:60px;
	z-index: 2;
	transition: none;
	}
	
#btn_napoleonfish_02 a:hover{
	background-position: bottom;
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:154px;
	height:60px;
	z-index: 2;
	}
	
#btn_napoleonfish_03{
    position: absolute;
    left: 285px;
    top: 234px;
    z-index: 2;
	}
	
#btn_napoleonfish_03 a{
	background: url(../img/common/img_btn_napoleonfish_03.gif);
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:137px;
	height:61px;
	z-index: 2;
	transition: none;
	}
	
#btn_napoleonfish_03 a:hover{
	background-position: bottom;
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:137px;
	height:61px;
	z-index: 2;
	}
	
#btn_napoleonfish_04{
    position: absolute;
    right: -105px;
    top: 311px;
    z-index: 2;
	}
	
#btn_napoleonfish_04 a{
	background: url(../img/common/img_btn_napoleonfish_04.gif);
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:200px;
	height:53px;
	z-index: 2;
	transition: none;
	}
	
#btn_napoleonfish_04 a:hover{
	background-position: bottom;
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:200px;
	height:53px;
	z-index: 2;
	}	
	


#ttl_top_napoleonfish{
	margin-bottom: 20px;
}


#btn_napoleonfish_detail{
	height:62px;
	width:357px;
	margin: 0 auto;
	}
	
#btn_napoleonfish_detail a{
	background:url(../img/common/img_btn_napoleonfish_detail@2x.png) no-repeat scroll left top transparent;
	background-size: cover;
	height:62px;
	width:357px;
	display: block;
	text-indent: -9999px;
	transition: none;
	}
	
#btn_napoleonfish_detail a:hover{
	display: block;
	background-position: left bottom;
	}
	
	
	
	




#starfish {
    height: 870px;
    padding: 50px 0;
    color: #301a0b;
    background: url(../img/common/img_bg_kaitei@2x.png) no-repeat top center scroll;
    background-size: cover;
    position: relative;
}

#box_starfish{
    width: 748px;
    height: 679px;
    position: absolute;
    left: 7%;
    bottom: 10%;
}


#btn_starfish_01{
    position: absolute;
    right: 226px;
    top: 111px;
    z-index: 2;
	}
	
#btn_starfish_01 a{
	background: url(../img/common/img_btn_starfish_01.gif);
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:164px;
	height:63px;
	z-index: 2;
	transition: none;
	}
	
#btn_starfish_01 a:hover{
	background-position: bottom;
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:164px;
	height:63px;
	z-index: 2;
	}
	
#btn_starfish_02{
    position: absolute;
    left: 123px;
    top: 428px;
    z-index: 2;
	}
	
#btn_starfish_02 a{
	background: url(../img/common/img_btn_starfish_02.gif);
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:150px;
	height:60px;
	z-index: 2;
	transition: none;
	}
	
#btn_starfish_02 a:hover{
	background-position: bottom;
	background-size: cover; 
    display: block;
	text-indent: -9999px;
	width:150px;
	height:60px;
	z-index: 2;
	}




#starfish-about{
	background: url(../img/common/img_bg_kaitei_btm@2x.jpg) repeat; 
	background-size: 200px 150px;
	color: #301a0b;
	padding: 150px 0 100px 0;
}


#ttl_top_starfish{
	margin-bottom: 20px;
}


#btn_starfish_detail{
	height:62px;
	width:357px;
	margin: 0 auto;
	}
	
#btn_starfish_detail a{
	background:url(../img/common/img_btn_starfish_detail@2x.png) no-repeat left top transparent;
	background-size: cover;
	height:62px;
	width:357px;
	display: block;
	text-indent: -9999px;
	transition: none;
	}
	
#btn_starfish_detail a:hover{
	display: block;
	background-position: left bottom;
	}


@media (max-width: 767px) {
	
#box_napoleonfish{
    width: 85%;
    height: auto;
	margin: 0 auto;
	position: relative;
	margin-top: -30px;
	left: 0px;
}

#img_napoleonfish{
    width: 100%;
    height: auto;
    z-index: 999;
    position: relative;
}



#box_tako{
    position: absolute;
    top: 130px;
    left: 3%;
}

#img_tako{
	position: absolute;
	width: 40px;
    height: auto;
}

#img_fish_01{
	position: absolute;
    top: 330px;
    left: 3%;
    width: 40px;
	height: auto;
}

#img_fish_02{
	position: absolute;
	top: 130px;
    right: 2%;
	width: 50px;
	height: auto;
}

#img_fish_03{
    position: absolute;
    top: 620px;
    right: 32%;
	width: 60px;
	height: auto;
}



#btn_napoleonfish_01, #btn_napoleonfish_02, #btn_napoleonfish_03, #btn_napoleonfish_04{
	display: none;
}


#napoleonfish-about{
	padding: 0px 0 100px 0;
    z-index: 999;
    position: relative;
}


#ttl_top_napoleonfish img{
	width: 280px;
	height: auto;
}

#txt_top_napoleonfish{
	text-align: left;
	padding: 0 5px;
}

#txt_top_napoleonfish br{
	display: none;
}

#btn_napoleonfish_detail{
	height:49px;
	width:280px;
	margin: 0 auto;
	}
	
#btn_napoleonfish_detail a{
	background:url(../img/common/img_btn_napoleonfish_detail@2x.png) no-repeat scroll left top transparent;
	background-size: cover;
	height:49px;
	width:280px;
	display: block;
	text-indent: -9999px;
	transition: none;
	}
	

#starfish{
	height: 350px;
	padding: 100px 0 0 0 ;
	color: #301a0b;
	background: url(../img/sp/img_bg_kaitei_sp.png) no-repeat top center scroll;
	background-size: cover;
	position: relative;
}

#box_starfish{
    width: 95%;
    height: auto;
    position: absolute;
    left: 3%;
    bottom: 10%;
}	

#img_starfish{
    width: 100%;
    height: auto;
}	

#btn_starfish_01, #btn_starfish_02{
	display: none;
}



#starfish-about{
	background: url(../img/common/img_bg_kaitei_btm@2x.jpg) repeat; 
	background-size: 40px 30px;
	color: #301a0b;
	padding: 20px 0 60px 0;
}



#ttl_top_starfish img{
	width: 230px;
	height: auto;
}

#txt_top_starfish{
	text-align: left;
	padding: 0 5px;
}

#txt_top_starfish br{
	display: none;
}

#btn_starfish_detail{
	height:49px;
	width:280px;
	margin: 0 auto;
	}
	
#btn_starfish_detail a{
	background:url(../img/common/img_btn_starfish_detail@2x.png) no-repeat left top transparent;
	background-size: cover;
	height:49px;
	width:280px;
	display: block;
	text-indent: -9999px;
	transition: none;
	}
}
	
	








.btn {
  text-transform: uppercase;
  font-family: 游ゴシック, YuGothic, HiraKakuPro, "ヒラギノ角ゴ Pro", Meiryo, メイリオ, sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
}
.btn-default {
  border: 1px solid #42DCA3;
  color: #42DCA3;
  background-color: transparent;
}
.btn-default:hover,
.btn-default:focus {
  border: 1px solid #42DCA3;
  outline: none;
  color: black;
  background-color: #42DCA3;
}
ul.banner-social-buttons {
  margin-top: 0;
}
@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  ul.banner-social-buttons li {
    display: block;
    margin-bottom: 20px;
    padding: 0;
  }
  ul.banner-social-buttons li:last-child {
    margin-bottom: 0;
  }
}



footer {
    background: url(../img/common/img_bg_kaitei2_top@2x.png) repeat-x left top;
    background-size: 200px 5px;
    padding-top: 5px;
    margin-top: -5px;
    position: absolute;
    width: 100%;
}

footer :before {
	background: url(../img/common/img_bg_kaitei2_top@2x.png) repeat-x left top;
    background-size: 200px 5px;
}

footer .container{
	padding: 90px 55px 90px 55px;
    background: url(../img/common/img_bg_kaitei2@2x.jpg) repeat left top;
    background-size: 200px 100px;
}

.footerbox{
	background: url(../img/common/img_bg_footerbox@2x.png) repeat-y center top;
    background-size: 505px 100px;
    width: 505px;
    margin: 0 auto;
}

.footerbox2{
	background: url(../img/common/img_bg_footerbox_top@2x.jpg) no-repeat center top;
    background-size: 505px 5px;
}

.footerbox3{
	background: url(../img/common/img_bg_footerbox_btm@2x.jpg) no-repeat center bottom;
    background-size: 505px 5px;
    height: 300px;
    padding-top: 10px;
}



.footerbox_btn{
	background: url(../img/common/img_bg_footerbox@2x.png) repeat-y center top;
    background-size: 505px 100px;
    width: 505px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: left;
}

.footerbox_btn2{
	background: url(../img/common/img_bg_footerbox_top@2x.jpg) no-repeat center top;
    background-size: 505px 5px;
}

.footerbox_btn:hover > .footerbox_btn2{
    opacity: 0.7;
}

.footerbox_btn3{
	background: url(../img/common/img_bg_footerbox_btm@2x.jpg) no-repeat center bottom;
    background-size: 505px 5px;
    height: 300px;
    padding: 40px 0 0 40px;
    display: block;
}

.footerbox_btn_company{
    text-align: center;
    margin-left: 15px;
    margin-top: -10px;
}

.footerbox_name_napoleonfish{
    margin: 30px 0 20px 0;
    color: #0190dc;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0em;
}

.footerbox_name_napoleonfish br{
    display: none;
}

.footerbox_data_napoleonfish{
	margin: 0 0 0px 0;
	color: #0190dc;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.footerbox_data_napoleonfish::after{
    background: url(../img/common/img_arrow_napoleonfish@2x.png) no-repeat center bottom;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    position: absolute;
    content: "";
    right: 15px;
    bottom: -30px;
}

.footerbox_name_starfish{
    margin: 20px 0 10px 0;
    color: #f6b508;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -0.1em;
}

.footerbox_name_starfish br{
    display: none;
}

.footerbox_data_starfish{
	margin: 0 0 0px 0;
	color: #f6b508;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}

.footerbox_data_starfish::after{
    background: url(../img/common/img_arrow_starfish@2x.png) no-repeat center bottom;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    position: absolute;
    content: "";
    right: 15px;
    bottom: -5px;
}

.footerbox_data_starfish br.br1{
    display: none;
}

footer p {
  margin: 50px 0 0 0;
}


@media (max-width: 767px) {
	
footer {
    background: url(../img/common/img_bg_kaitei2_top@2x.png) repeat-x left top;
    background-size: 200px 5px;
    padding-top: 5px;
    margin-top: -10px;
    position: absolute;
    width: 100%;
}

footer .container{
	padding: 60px 0px 50px 0px;
    background: url(../img/common/img_bg_kaitei2@2x.jpg) repeat left top;
    background-size: 200px 100px;
}

footer .col-sm-12{
	margin: 0;
	padding: 0;
}

.footerbox_ttl img {
    width: auto;
    height: 25px;
}

.footerbox{
	background: url(../img/common/img_bg_footerbox@2x.png) repeat-y center top;
    background-size: 505px 100px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.footerbox2{
	background: url(../img/common/img_bg_footerbox_top@2x.jpg) no-repeat center top;
    background-size: 505px 5px;
}

.footerbox3{
	background: url(../img/common/img_bg_footerbox_btm@2x.jpg) no-repeat center bottom;
    background-size: 505px 5px;
    height: auto;
    padding: 25px 20px;
}



.footerbox_btn{
	background: url(../img/common/img_bg_footerbox@2x.png) repeat-y center top;
    background-size: 505px 100px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: left;
}

.footerbox_btn2{
	background: url(../img/common/img_bg_footerbox_top@2x.jpg) no-repeat center top;
    background-size: 505px 5px;
}

.footerbox_btn3{
	background: url(../img/common/img_bg_footerbox_btm@2x.jpg) no-repeat center bottom;
    background-size: 505px 5px;
    height: auto;
    display: block;
    padding: 25px 15px;
}

.footerbox_btn_company{
    height: 140px !important;
    margin-left: 20px;
}

.footerbox_name_napoleonfish{
    margin: 15px 0 10px 0;
    color: #0190dc;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0em;
}

.footerbox_name_napoleonfish br{
    display: block;
}

.footerbox_data_napoleonfish{
	margin: 0 0 0px 0;
	color: #0190dc;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -0.01em;
}

.footerbox_data_napoleonfish::after{
    background: url(../img/common/img_arrow_napoleonfish@2x.png) no-repeat center bottom;
    background-size: 13px 13px;
    width: 13px;
    height: 13px;
    position: absolute;
    content: "";
    right: -10px;
    bottom: -12px;
}

.footerbox_name_starfish{
    margin: 15px 0 10px 0;
    color: #f6b508;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0em;
}

.footerbox_name_starfish br{
    display: block;
}

.footerbox_data_starfish{
	margin: 0 0 0px 0;
	color: #f6b508;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0em;
}

.footerbox_data_starfish::after{
    background: url(../img/common/img_arrow_starfish@2x.png) no-repeat center bottom;
    background-size: 13px 13px;
    width: 13px;
    height: 13px;
    position: absolute;
    content: "";
    right: -10px;
    bottom: -12px;
}

.footerbox_data_starfish br.br1, .footerbox_data_starfish br.br2{
    display: block;
}


footer p {
  margin: 25px 0 0 0;
  font-size: 12px;
}


.footerbox_btn3 img{
	height: 40px;
	width: auto;
}
}









::-moz-selection {
  text-shadow: none;
  background: rgba(0, 143, 220, 0.30);
}
::selection {
  text-shadow: none;
  background: rgba(0, 143, 220, 0.30);
}
img::selection {
  background: rgba(0, 143, 220, 0.30);
}
img::-moz-selection {
  background: rgba(0, 143, 220, 0.30);
}
body {
  webkit-tap-highlight-color: rgba(0, 143, 220, 0.30);
}




/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */

#preloader {
	background: url(../img/common/img_loading_bg.gif) top left repeat;
    background-size: 400px 300px;
    background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){
#preloader {
	background: url(../img/common/img_loading_bg@2x.gif) top left repeat;
    background-size: 400px 300px;
    background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}
}

#status,
.status-mes {
	/*background-image: url(../img/common/loader_anime.gif);*/
	background-image: url(../img/common/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 215px;
	height: 200px;
	left: 50%;
	margin: -110px 0 0 -115px;
	position: absolute;
	top: 50%;
}

@media (max-width: 767px) {
#status,
.status-mes {
	/*background-image: url(../img/common/loader_anime.gif);*/
	background-image: url(../img/common/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 180px;
	height: 167px;
    width: 150px;
    height: 140px;
	left: 50%;
	margin: -80px 0 0 -73px;
	position: absolute;
	top: 50%;
}
}

.status-mes {
	background: none;
	left: 0;
	margin: 0;
	text-align: center;
	top: 65%;
}



/* page-top */
#scroll-up {
	position: fixed;
	bottom: 15px;
	right: 15px;
	font-size:18px;
	margin: 0;
}
#scroll-up a {
    background: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    color: #223361;
    width: 50px;
    padding: 8px 0 12px 0;
    text-align: center;
    display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: background 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background 0.1s ease-in-out, color 0.1s ease-in-out;
}
#scroll-up a:hover {
	text-decoration: none;
	background: rgba(255, 255, 255, 0.6);
	color: #0190dc;
}


@media (max-width: 767px) {
#scroll-up {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size:18px;
	margin: 0;
    z-index: 999;
}


.fa-facebook{
	font-size: 19px;
}

}



.fade-layer,
body:before{
    content: '';
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: url(../img/common/img_loading_bg@2x.gif) top left repeat;
    background-size: 400px 300px;
    z-index:99999;
}
body.fade-layer-off:before{
    content: none;
}