@charset "UTF-8";
/* CSS Document */
@media screen and (min-width: 1400px) {
/* ============================
		Reset
 ============================ */

* { margin:0;padding:0;}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size:100%;
vertical-align: baseline;
background: transparent;
}

body {
font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
background-color:#fff;
font-size:14px;
color: #3c3737;
line-height:1.0em;
text-align:left;
}

.container {
width:1400px;
margin-left:auto;
margin-right:auto;
}

a { text-decoration:none; }
a:hover {
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

a img {
border:0;
text-decoration:none;
}

a img:hover.link {
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

.cf:before, .cf:after {
content:"";
display: table;
}
.cf:after { clear:both; }
.cf { *zoom:1; }

.pcDisplayNone {
display:none;
}
.tbDisplayNone {
}
.spDisplayNone {
}

li { list-style:none; }

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd {	line-height:1.5em;	}

.mincho {
font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "Sawarabi Mincho", Meiryo, serif;
}


/* ============================
	header
============================ */

header {
}


header .container {
position:relative;
height: 160px;
border-bottom: 5px solid #3c3737;
}


header .headerLogo {
position:absolute;
top:35px;
left:0;
width: 1400px;
text-align: center;
}

header .headerLogo img {
width: 380px;
height: auto;
}


header .wbfLogo {
position:absolute;
top:35px;
left:0;
width: 70px;
height: 100px;
}

header .wbfLogo img {
width: 70px;
height: auto;
}

header .language {
position: absolute;
top: 30px;
right: 0;
}

header .language li {
float: left;
}

header .language li a {
display: block;
width: 45px;
text-align: center;
font-size: 12px;
color: #333;
line-height: 1.0em;
padding: 2px 0;
border-right: 1px solid #ccc;
}
header .language li:first-child a {
border-left: 1px solid #ccc;
}

header .forMembers {
position: absolute;
top: 60px;
right: 0;
}

header .forMembers li {
}

header .forMembers a {
display: block;
text-align: right;
background-repeat: no-repeat;
background-position: right center;
padding-right: 28px;
font-size: 14px;
color: #333;
line-height: 32px;
height: 32px;
}

header .forMembers li:nth-child(1) a {
background-image: url(/import/tenant_1/www.hotelwbf.com/artstay/module/common/images/mark001.png);
}

header .forMembers li:nth-child(2) a {
background-image: url(/import/tenant_1/www.hotelwbf.com/artstay/module/common/images/mark002.png);
}

.cd-dropdown-wrapper {
display: none !important;
}

/* ============================
	nav
============================ */

nav.globalNav {
}

nav.globalNav .container {
position: relative;
height: 60px;
border-bottom: 1px solid #ccc;
}

nav.globalNav .mainMenu {
text-align: center;
}

nav.globalNav .mainMenu li {
display: inline-block;
}

nav.globalNav .mainMenu li a {
display: block;
line-height: 60px;
padding: 0 25px;
font-size: 14px;
color: #3c3737;
}

nav.globalNav .regionNav {
position: absolute;
top: 0;
right: 0;
}

nav.globalNav .regionNav li {
display: inline-block;
padding: 10px 0;
}

nav.globalNav .regionNav li a {
display: block;
line-height: 40px;
padding: 0 15px;
font-size: 14px;
color: #333;
border-right: 1px solid #ccc;
}

nav.globalNav .regionNav li:first-child a {
border-left: 1px solid #ccc;
}




/* ============================
	crumb
============================ */


/* ============================
	article
============================ */

article .comingSoon  {
height:400px;
padding-top:150px;
text-align:center;
font-size:36px;
font-weight:bold;
color:#666;
}

article.secondType {
min-height: 600px;
}

article.secondType .headlineTitle,
article.secondType h1 {
font-family: "Georgia","Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
font-size: 46px;
font-weight: normal;
color: #3c3737;
text-align: center;
line-height: 100px;
letter-spacing: 5px;
border-bottom: 1px solid #cecdcd;
}

/* ============================
	footer
============================ */

footer {
}


footer .container {
border-top: 5px solid #3c3737;
}


footer .footerMenu {
border-bottom: 1px solid #333;
text-align: center;
}

footer .footerMenu li {
display: inline-block;
height: 60px;
}

footer .footerMenu li a {
display: block;
height: 60px;
line-height: 60px;
font-size: 14px;
color: #333;
padding: 0 20px;
}


footer .copyright {
text-align: center;
font-size: 12px;
padding: 30px 0 50px 0;
}

}
