@charset "utf-8";

.gl-margin-top-15px {
	margin-top: 15px!important;
}
.portfolio-item .item-inner {
  margin: 0 15px 15px 0;
}

.panel-default {
    border-color: #ddd;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel {
    margin-bottom: 0!important;

/* =============== ロゴ ================ */

/* サブページロゴ */
.gl-subpage h1.gl-sitename {
  width: 150px;
  background: url('/mediagallery/mediaobjects/tn/b/b_logo_shonan_crystal_hotel_custom.png') no-repeat;
  overflow: hidden;
  text-indent: 220%;
  white-space: nowrap;
	cursor: pointer;
}

/* トップページロゴ */
.gl-frontpage h1.gl-sitename {
  width: 150px;
  background: url('/mediagallery/mediaobjects/tn/0/0_b_wlogo_shonan_crystal_hotel_custom.png') no-repeat;
  overflow: hidden;
  text-indent: 220%;
  white-space: nowrap;
}
.gl-frontpage div.uk-sticky.uk-sticky-fixed.uk-sticky-below h1.gl-sitename {
  background: url('/mediagallery/mediaobjects/tn/b/b_logo_shonan_crystal_hotel_custom.png') no-repeat;
}

/* モバイル/Offcanvas用ロゴ */
h1.gl-sitename-mobile {
		padding:0;
		margin-top:4px;
    width: 134px;
    height: 60px;
    background: url('/mediagallery/mediaobjects/tn/b/b_logo_shonan_crystal_hotel_custom.png') no-repeat;
    overflow: hidden;
    text-indent: 220%;
    white-space: nowrap;
		cursor: pointer;
}

/* ログインフォーム用ロゴ */
.gl-sitename-modal {
		padding:0;
		margin-top:4px;
    width: 400px;
    height: 60px;
    background: url('/mediagallery/mediaobjects/orig/7/7_logo-login-title.png') no-repeat;
    overflow: hidden;
    text-indent: 220%;
    white-space: nowrap;
}

/* トップページで下にスクロールしたときのロゴ */
.gl-frontpage div.uk-sticky.uk-sticky-fixed.uk-sticky-below h1.gl-sitename {
    background: url('/mediagallery/mediaobjects/tn/b/b_logo_shonan_crystal_hotel_custom.png') no-repeat;
}


/* ===============　サイト共通　=============== */

/* ゴシック
body,h1,h2,h3,h4,h5,p,ul,li,p,div,table {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji",helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
} */

/* 明朝
body,h1,h2,h3,h4,h5,p,ul,li,p,div,table {
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",  "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
} */

/* Headings
 ========================================================================== */
h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6 {
  margin: 0 0 20px 0;
}
/* Add margin if adjacent element */
* + h1,
* + .uk-h1,
* + h2,
* + .uk-h2,
* + h3,
* + .uk-h3,
* + h4,
* + .uk-h4,
* + h5,
* + .uk-h5,
* + h6,
* + .uk-h6 {
  margin-top: 30px;
}
/*
 * Sizes
 */
h1,
.uk-h1 {
  font-size: 1.6rem;
  line-height: 1.2;
}
h2,
.uk-h2 {
  font-size: 1.3rem;
  line-height: 1.3;
}
h3,
.uk-h3 {
  font-size: 1.2rem;
  line-height: 1.4;
}
h4,
.uk-h4 {
  font-size: 1.1rem;
  line-height: 1.4;
}
h5,
.uk-h5 {
  font-size: 16px;
  line-height: 1.4;
}
h6,
.uk-h6 {
  font-size: 0.875rem;
  line-height: 1.4;
}
/* Tablet landscape and bigger */
@media (min-width: 960px) {
  h1,
  .uk-h1 {
    font-size: 1.4rem;
  }
  h2,
  .uk-h2 {
    font-size: 1.3rem;
  }
}



div.uk-sticky.uk-sticky-fixed.uk-sticky-below {
  background-color: rgba(200,200,200,0.5);
}

.uk-overlay.gl-overlay {
	  padding: 0;
}

.gl-frontpage .uk-navbar-nav>li.uk-active>a {
		color: #eee;
}
.gl-frontpage .uk-navbar-nav>li.uk-active>a.uk-open,
.gl-frontpage .uk-navbar-nav>li.uk-active>a.uk-focus {
		color: #fff;
}

.uk-navbar-nav>li>a {
    color: #ccc;
}

.gl-frontpage div.uk-sticky.uk-sticky-fixed .uk-navbar-nav>li>a {
	color: #ddd;
}
.gl-frontpage div.uk-sticky.uk-sticky-fixed .uk-navbar-nav>li.uk-active>a {
	color: #fff;
}

div.uk-sticky.uk-sticky-fixed.uk-sticky-below .uk-navbar-nav>li>a ,
.gl-frontpage div.uk-sticky.uk-sticky-fixed.uk-sticky-below .uk-navbar-nav>li>a {
	color: #444;
}

/*
.gl-frontpage div.uk-sticky.uk-sticky-fixed .uk-navbar-nav>li>a:hover {
	color: #ff0;
}
*/

.uk-navbar-dropdown-nav>li.uk-active>a {
	color: #333;
}

.uk-navbar-container.gl-navbar-container:not(.uk-navbar-transparent) {
    background: none; 
}

[class*='uk-navbar-dropdown-bottom'] {
   margin-top: -10px;
}

.uk-offcanvas-bar {
  width: 100%;
}

.gl-site_slogan ,
.gl-site_slogan2 ,
.gl-site_slogan3 {
	font-size:60px; 
	color:white;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro",  "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
}
.gl-site_slogan2 {
	font-size:26px; 
}
.gl-site_slogan3 {
	font-size:22px; 
}
.gl-site_slogan_en {
}

@media (max-width:959px) {
	.gl-site_slogan {
		font-size: 34px;
	}
	.gl-site_slogan2 {
		font-size:18px; 
	}
	.gl-site_slogan3 {
		font-size:14px; 
	}
}
@media (max-width:767px) {
	.gl-site_slogan {
		font-size: 24px;
		margin: 5px;
	}
	.gl-site_slogan2 {
		font-size:14px; 
		margin: 5px 0 0 0;
	}
	.gl-site_slogan3 {
		font-size:13px; 
		margin: 5px;
	}
}
.gl-loginform {
	width: 460px;
	max-width:90%;
}



/* ===============　本サイト優先スタイル　=============== */


.bx-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
  margin: 0;
  border: none !important;
}

div.uk-sticky.uk-sticky-fixed.uk-sticky-below {
  background-color: rgba(255,255,255,0.9);
}

.gl-subpageheader {
	min-height: 60px;
}

.gl-subpage .uk-navbar-right {
  display: block; 
}

.gl-text-shadow {
  font-size: 16px;
  color: white;
  text-shadow: 4px 4px 8px black;
}


.uk-offcanvas-bar a.uk-offcanvas-close {
	color:#444;
}

/* iPhone 5 landscape and bigger */
@media (min-width: 375px) {
  .uk-hidden\@xs {
    display: none !important;
  }
}
/* iPhone 5 portrait and smaller */
@media (max-width: 374px) {
  .uk-visible\@xs {
    display: none !important;
  }
}

.uk-offcanvas-bar {
  background: rgba(255, 255, 255, 1);
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
}
.uk-offcanvas-bar a {
  color: rgba(0, 0, 0, 0.5);
}
.uk-offcanvas-bar a:hover {
  color: rgba(0, 0, 0, 0.8);
}

.uk-offcanvas-bar .uk-nav-default > li > a {
  color: rgba(0, 0, 0, 0.5);
}



/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-offcanvas-bar {
  width: 100%;
  }
}



.uk-button-default.gl-button {
  background-color: transparent;
  color: #333;
  border: 1px solid #222222;
}
/* Hover + Focus */
.uk-button-default.gl-button:hover,
.uk-button-default.gl-button:focus {
  background-color: #222222;
  color: #fff;
  border-color: #222222;
}
/* OnClick + Active */
.uk-button-default.gl-button:active,
.uk-button-default.gl-button.uk-active {
  background-color: #222222;
  color: #fff;
  border-color: #222222;
}

.uk-navbar-nav > li.li-navlist.uk-active > a {
  background-color: #f8f8f8;
}
.uk-navbar-nav > li.li-navlist > a:hover {
  background-color: #f8f8f8;
}

@media (max-width: 639px) {

    .gl-frontpage .bx-wrapper {
    	min-height: 370px;
	min-width:555px;
        margin-left:-65px;
    }

}

@media (max-width: 375px) {

    .gl-frontpage .bx-wrapper {
    	min-height: 370px;
	min-width:555px;
        margin-left:-115px;
    }

}


/* Login Form */

.gl-loginform {
	width: 460px;
	max-width:90%;
}
.gl-loginlogo {
	width: auto;
	height:100px;
}



