@charset "UTF-8";
/* CSS Document */

/*---------------------------------------
 header
 ---------------------------------------*/	
#headWrapper,#content02Wrapper,#content03Wrapper,#content04Wrapper,#content02Wrapper4btm,#content03Wrapper4btm,#content04Wrapper4btm {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-repeat: no-repeat;
    background-size: cover;
}
#headWrapper {
    background-image: linear-gradient(180deg, rgba(15,35,85,0.5) 10%, rgba(35,58,99,0.2) 80%), url(images/kv.svg);
}
#header1 {
    display: block;
    height: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15%;
    padding-left: 15%;
    /*border-bottom: thin solid #FFFFFF;*/
    color: #FFFFFF;
    background-color: #ffffff;
}
#pcsp {
    display: block;
    float: left;
    width: 13%;
    margin-top: 0px;
    height: 40px;
    padding-top: 0%;
    padding-bottom: 0%;
    position: fixed;
    top: 2%;
    left: 15%;
    z-index: 9999;
    /*background-color: #F5CDFF;*/
}
#telArea {
    display: block;
    float: left;
    width: 30%;
    height: auto;
    margin-right: 6%;
    margin-left: 48%;
    text-align: right;
    letter-spacing: 0.1em;
    font-family: 'DIN Next LT W01 Medium';
    font-size: 1.250em;
    padding-top: 1%;
    padding-bottom: 1%;
    color: #0F2355;
    /*background-color: #D1FFCD;*/
}
#telArea a:link,a:hover,a:visited {
    text-decoration: none;
    color: #0F2355;
}
#reservationArtea {
    display: block;
    float: left;
    width: 16%;
    height: 36px;
    line-height:38px;
    text-align: left;
    letter-spacing: 0.1em;
    padding-top: 0%;
    padding-bottom: 0%;
    border-radius: 5px;
    font-size: 0.813em;
    position: relative;
    background-color: #3399ff;
}
#reservationArtea a:link,a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
#reservationArtea a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0px;
    text-decoration: none;
    background-image: url(images/btn_arrow.svg);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 30% 30%;
    text-indent: 10px;
}
#reservationArtea a:hover{
    border-radius: 5px;
    background-color: #5FAFFF;
}
#naviArea {
    display: block;
    height: auto;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 20px;
    padding-right: 15%;
    padding-left: 15%;
    padding-bottom: 20px;
    border-bottom: thin solid #FFFFFF;
    color: #FFFFFF;
    /*background-color: #FFEBEB;*/
}


/*---------------------------------------
 contents
 ---------------------------------------*/	
#content01 {
    display: flex;
    text-align: center;
    height: 400px;
    color: #FFFFFF;
    justify-content: center; /*左右中央揃え*/
    align-items: center;     /*上下中央揃え*/
    position: relative;
    /*background-color: #D0D6FF;*/
}
#content01b {
    display: flex;
    text-align: center;
    height: 200px;
    color: #FFFFFF;
    justify-content: center; /*左右中央揃え*/
    align-items: center;     /*上下中央揃え*/
    position: relative;
    /*background-color: #D0D6FF;*/
}
.comentArea {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    bottom: 0%;
    left: 0%;
	transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    background-color: rgba(255,255,255,0.8);
     /*bottom: 0px;
    background-color: rgba(255,255,255,0.8);
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
	transform: translate(0%, 0%);
    -webkit-transform: translateY(0%) translateX(0%);
    -ms-transform: translateY(0%) translateX(0%);*/
}
.comentArea2 {
    width: 100%;
}
#gmapArea {
    display: block;
    height: 300px;
    position: relative;
    margin-top: 60px;    /*background-color: #FFF3F3;*/
}
#gbtnArea {
    /*background-color: #F4DF9D;*/
    width: 20%;
    z-index: 55;
    position: absolute;
    top: 45%;
    left: 40%;
}
.btn_gmap {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-top: 0%;
    margin-right: auto;
    margin-left: 0%;
    letter-spacing: 0.1em;
    font-size: 0.813em;
    color: #FFFFFF;
    border-radius: 5px;
    background-color: #0f2355;
    position: relative;
    text-align: center;
    z-index: 999;
}
.btn_gmap a:link,a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.btn_gmap a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0px;
    text-decoration: none;
    background-image: url(images/btn_arrow2.svg);
    background-repeat: no-repeat;
    background-position: 105% 50%;
    background-size: 25% 25%;
    text-indent: 10px;
}
.btn_gmap a:hover{
    border-radius: 5px;
    background-color: #183b7f;
}

#content02Wrapper {
    background-color:#F1F1F1;
}
#content02 {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-color: #FDFFC7;*/
}
#qaArea {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 0px;
}
#cfArea {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 100px;
}
#contact {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 0px;
}
.roomDetail {
    border-top: thin solid #0F2355;
    padding-top: 30px;
    padding-bottom: 60px;
    /*background-color: #FAC7FF;*/
}
.roomimage {
    width: 50%;
    height: auto;
    margin-right: 2%;
    float: left;
    margin-top: 30px;
    /*background-color: #F0FFBA;*/
}
.roomprice {
    float: left;
    width: 48%;
    height: auto;
    margin-top: 30px;
    /*background-color: #BCFBFF;*/
}
/*.latestinfo {
    width: 80%;
    height: auto;
    margin-top: 5%;
    background-color: #FFB3B4;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    display: block;
}*/
.day {
    font-size: 0.813em;
    color: #8E8E8E;
    font-family: 'DIN Next LT W01 Medium';
    font-weight: 600;
    display: block;
    width: 20%;
    height: auto;
    float: left;
    margin-top: 5%;
    margin-left: 10%;
    text-align: right;
    /*background-color: #ECFAAE;*/
}
.readArea {
    display: block;
    float: left;
    width: 58%;
    margin-top: 5%;
    margin-right: 10%;
    padding-left: 2%;
    /*background-color: #99F1ED;*/
}
.info_title {
    font-size: 0.938em;
    font-weight: 600;
    color: #373737;
}
.info_title a:link,.info_title a:visited {
    font-size: 0.938em;
    font-weight: 600;
    color: #373737;
    text-decoration: none;
}
.info_title a:hover {
    font-size: 0.938em;
    font-weight: 600;
    color: #8e8e8e;
    text-decoration: none;
}
.info_read {
    font-size: 0.875em;
    line-height: 1.666em;
    color: #373737;
    margin-top: 20px;
}
.info_read a:link,.info_read a:visited,.infoRead a:link,.infoRead a:visited,.newsRead a:link,.newsRead a:visited {
    color: #373737;
    text-decoration: underline;
}
.info_read a:hover,.infoRead a:hover,.newsRead a:hover {
    color: #8e8e8e;
    text-decoration: underline;
}
#infolistWrapper,#newslistWrapper {
    background-color:#ffffff;
    margin-bottom: 100px;
}
.infolist,.newslist {
    display: block;
    width: 70%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: thin dotted #8E8E8E;
    /*background-color: #FFD0D0;*/
}
.infoDay,.newslistDay {
    font-size: 0.813em;
    font-weight: 600;
    color: #8E8E8E;
    font-family: 'DIN Next LT W01 Medium';
}
.infoTitle,.newslistTitle {
    font-size: 0.938em;
    font-weight: 600;
    margin-top: 20px;
    color: #373737;
}
.infoRead,.newsRead {
    font-size: 0.875em;
    line-height: 1.666em;
    margin-top: 20px;
    color: #373737;
}

#content03Wrapper {
    /*background-image: linear-gradient(180deg, rgba(0,51,102,0.9) 10%, rgba(0,51,102,0.8) 80%), url(images/city.svg);*/
}
#content03 {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-color: #C7FFD9;*/
}
#content04Wrapper {
   /*background-image: linear-gradient(180deg, rgba(15,68,172,0.9) 10%, rgba(15,68,172,0.8) 80%), url("images/amuze_loby.svg");*/
}
.newsArea {
    width: 80%;
    height: auto;
    margin-top: 5%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    /*background-color: #E2A44D;*/
}
.newsday {
    font-size: 0.813em;
    color: #8E8E8E;
    font-family: 'DIN Next LT W01 Medium';
    font-weight: 600;
    margin-right: 3%;
}
.newsTitle {
    font-size: 0.875em;
    line-height: 1.666em;
    color: #373737;
    font-weight: 600;
    padding-bottom: 2%;
    padding-top: 2%;
    border-bottom: thin dotted #8e8e8e;
}
.newsTitle a:link,.newsTitle a:visited {
    color: #373737;
    text-decoration: none;
}
.newsTitle a:hover {
    color: #8e8e8e;
    text-decoration: none;
}
.addressinfo1 {
    height: auto;
    width: 80%;
    display: block;
    margin-top: 5%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    border-bottom: thin dotted #000000;
    padding-bottom: 3%;
    /*background-color: #FF5900;*/
}
.addressinfo2 {
    height: auto;
    width: 80%;
    display: block;
    margin-top: 0%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 3%;
    padding-bottom: 3%;
    /*background-color: #FF5900;*/
}
.addressinfo_title {
    color: #0F2355;
    font-weight: 600;
    letter-spacing: 0.1em;
    font-family: 'DIN Next LT W01 Medium';
    width: 20%;
    display: block;
    float: left;
    font-size: 1.0em;
    /*background-color: #C8EBED;*/
}
.addressinfo_read {
    color: #373737;
    width: 80%;
    display: block;
    float: left;
    font-size: 0.938em;
    line-height: 1.666em;
    /*background-color: #C8EB00;*/
}
.addressinfo_read a:link,.addressinfo_read a:visited {
    color: #373737;
    text-decoration: underline
}
.addressinfo_read a:hover {
    color: #8e8e8e;
    text-decoration: none;
}
#content04 {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-color: #F8C7FF;*/
}
#content05 {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-color: #F8C7FF;*/
}
.contactArea1 {
    width: 48%;
    display: block;
    float: left;
    margin-top: 5%;
    margin-left: 1%;
    margin-right: 0%;
    text-align: center;
    padding-right: 1%;
    border-right: thin solid #BDBDBD;
}
.contactArea2 {
    width: 48%;
    display: block;
    float: left;
    margin-top: 5%;
    margin-left: 0%;
    margin-right: 1%;
    text-align: center;
    /*background-color: #FFBFFD;*/
}
.contactArea3 {
    width: 40%;
    display: block;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 100px;
    /*background-color: #FFBFFD;*/
}
.contactArea4 {
    width: 50%;
    display: block;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 100px;
    /*background-color: #FFBFFD;*/
}
.numberArea {
    display: block;
    width: 70%;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    font-family: 'DIN Next LT W01 Medium';
    font-size: 1.250em;
    color: #FFFFFF;
    border-radius: 5px;
    background-color: #3399ff;
    position: relative;
}
.numberArea a:link,a:hover,a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.numberArea a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0px;
    text-decoration: none;
    text-indent: 10px;
}
.numberArea a:hover{
    border-radius: 5px;
    background-color: #5FAFFF;
}
.mailArea {
    display: block;
    width: 70%;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    font-size: 1.250em;
    color: #FFFFFF;
    border-radius: 5px;
    background-color: #3399ff;
    position: relative;
}
.mailArea a:link,a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.mailArea a{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 0px;
    text-decoration: none;
    background-image: url(images/btn_arrow.svg);
    background-repeat: no-repeat;
    background-position: 110% 50%;
    background-size: 30% 30%;
    text-indent: 10px;
}
.mailArea a:hover{
    border-radius: 5px;
    background-color: #5FAFFF;
}
.flowbox{
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    border-top: thin solid #0F2355;
    padding-top: 30px;
    /*background: #FBDBC4;*/
}

#footer {
    background-color: #0F2355;
    color: #FFFFFF;
    text-align: center;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
}
.footerlogo {
    width: 15%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
.cashbanner {
    width: 20%;
    display: block;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}


/*---------------------------------------
 toggle
 ---------------------------------------*/
.qBox {
    width: 90%;
    height: auto;
    /*background-color: #FF4C4F;*/
}
.accordionbox{
    width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    border-top: thin solid #0F2355;
    padding-top: 30px;
    /*background: #FBDBC4;*/
}
.accordionlist dt{
    display: block;
    background: #fff;
    padding-top: 30px;
    padding-right: 0;
    padding-left: 5px;
    padding-bottom: 10px;
    border-top: thin dotted #8E8E8E;
}
.accordionlist dt:first-child{
    border-top: none !important;
}
.accordionlist dt .qTitle{
    padding-left: 10px;
	float: left;
}
.accordionlist dd{
    display:none;
	background: #fff;
	padding:0 0 20px 15px;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: relative;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 5px;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 2px;
    background-color: #333366;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
    cursor : pointer;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
#accordion1 .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
#accordion1 .accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);

}
/*＋、×切り替え*/
#accordion2 .accordion_icon.active span:nth-of-type(1) {
	top: 5px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
#accordion2 .accordion_icon.active span:nth-of-type(2) {
	top: 5px;
    transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
/* cleatfix */

.clearfix {zoom:1;}
.clearfix:after {
	content : ""    ;
	display : block ;
	clear   : both  ;
}

/*---------------------------------------
 fonts
 ---------------------------------------*/	
.impact01 {
    font-size: 2em;
    font-family: 'Noto Serif JP', serif;
    line-height: 3em;
    padding-bottom: 10px;
    border-bottom: thin solid #FFFFFF;
}

h2 {
    font-size: 0.875em;
    line-height: 1.846em;
    color: #0F2355;
    font-weight: 600;
}
.subpg {
    font-size: 1.313em;
    line-height: 1.846em;
    color: #ffffff;
    font-weight: 600;
}
h3 {
    font-size: 1.125em;
    margin-bottom: 60px;
    color: #0F2355;
    font-weight: 600;
    position: relative;
    display: block;
    margin-bottom: 1%;
    text-align: center;
    /*background-color: #FF2F33;*/
}
h3:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 2px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #000000;/*線の色*/
}
h3.typeTitle {
    color: #3399FF;
    /*background-color: #F43A96;*/
    border-top-width: none;
    font-size: 1.125em;
    margin-bottom: 0px;
    font-weight: 500;
    /*position: relative;*/
    display: block;
    margin-bottom: 0%;
    text-align: center;
    line-height: 1.555em;
}
h3.typeTitle:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 0px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #0000ff;/*線の色*/
}
h3.otherTitle {
    color: #0F2355;
    /*background-color: #F43A96;*/
    border-top-width: none;
    font-size: 1.125em;
    margin-bottom: 0px;
    font-weight: 600;
    /*position: relative;*/
    display: block;
    margin-bottom: 3%;
    text-align: center;
}
h3.otherTitle:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 0px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #0000ff;/*線の色*/
}
h4 {
    font-size: 0.875em;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
}
h5 {
    font-size: 0.875em;
    line-height: 1.615em;
    text-align: center;
    padding-top: 20px;
}
.txtWhite {
    color: #FFFFFF;    
}
.txtBlc {
    color: #000000;    
}
.txtWhite:before {
  /*content: '';*/
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 2px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #ffffff;/*線の色*/
}
.txtLightblue {
    color: #3f84e6;    
}
.txtLightblue:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 2px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #3f84e6;/*線の色*/
}
.txtContact {
    font-size: 0.938em;
    font-weight: 600;
    color: #333366;
}
.txt13 {
    font-size: 0.813em;
    line-height: 1.615em;
}
.txt14 {
    font-size: 0.875em;
    line-height: 1.615em;
}
.copytxt {
    font-size: 0.938em;
    text-align: center;
    line-height: 1.666em;
    margin-bottom: 60px;
}
.copytxt a:link,.copytxt a:visited {
    color: #3399FF;
    text-decoration: underline;
}
.copytxt a:hover {
    color: #333366;
    text-decoration: none;
}
.txtPrice {
    font-size: 0.875em;
    line-height: 1.615em;
    color: #0F2355;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: thin solid #0F2355;
}
.txtPlan {
    font-size: 0.875em;
    line-height: 1.615em;
    color: #3f84e6;
}
.qTxt {
    font-size: 0.938em;
    font-weight: 600;
    color: #333366;
    cursor : pointer;
    line-height: 1.666em;
}
.aTxt {
    font-size: 0.875em;
    color: #373737;
    line-height: 1.714em;
}
.txt-1224 {
	font-size: 0.750em;
	letter-spacing: 0.1em;
	line-height: 2em;
}

/*---------------------------------------
 elements
 ---------------------------------------*/	
.footerlink {
    color: #FFFFFF;
    font-size: 0.813em;
    margin-top: 60px;
    /*width: 13%;*/
    /*background-color: #3A2E2E;*/
    margin-right: auto;
    margin-left: auto;
}
.footerlink a:link,.footerlink a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.footerlink a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}
address {
    font-size: x-small;
    text-decoration: none;
    font-style: normal;
    color: #FFFFFF;
    display: block;
    text-align: center;
    margin-top: 20px;
}

#page-top {
	position: fixed;
	bottom: 60px;
	right: 20px;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 50px;
	display: block;
	height: 50px;
}
.centering {
    text-align: center;    
}
.mgt10 {
    margin-top: 10px;
}
.mgt15 {
    margin-top: 15px;
}
.mgt20 {
    margin-top: 20px;
}
.mgt30 {
    margin-top: 30px;
}
.mgt60 {
    margin-top: 60px;
}
.mgb40 {
    margin-bottom: 40px;
}
.mgb80 {
    margin-bottom: 80px;
}
/*---------------------------------------
 navi
 ---------------------------------------*/	
.inner {
    /*width: 63%;/* =1000px */
	/*max-width: 1000px;*/
    margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}
 
/* header */
#top-head {
    top: 0px;
    /*position: absolute;*/
    width: 100%;
    height: 20px;
    /*margin-top: 100px;*/
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding-top: 15px;
    padding-right: 15%;
    padding-left: 0%;
    padding-bottom: 15px;
    line-height: 20px;
    z-index: 999;
    /*opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";*/
    /*border-bottom: 1px solid #ffffff;*/
    background-color: #0F2355;
}
#top-head a,#top-head,#top-head a:visited,#top-head.fixed #global-nav ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}
#top-head a:hover,#top-head.fixed #global-nav ul li a:hover {
    color: #3399ff;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
/*#top-head .logo {
	float: left;
	font-size: 21px;
	display: block;
	width: 30%;
	height: 60px;
}
.logoSize {
	width: 220px;
	height: 60px;
}*/
#global-nav ul {
    list-style: none;
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    display: block;
    padding-right: 15%;
    padding-left: 15%;
    float: left;
   /*background-color: #A0A9F5;*/
}
#global-nav ul li {
    text-align: left;
    font-size: 0.875em;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    display: block;
    width: 10%;
    float: left;
    height: auto;
    /*background-color: #FFE0E0;*/
}
#global-nav ul li a {
    
}
#global-nav ul li.w01 {
    font-size: 0.875em;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    display: block;
    width: 6%;
    float: left;
    height: auto;
    /*background-color: #FFE0ff;*/
}
 
/* Fixed */
#header1.fixed {
    width: 70%;
    height: 40px;
    margin-top: 0;
    top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    position: fixed;
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
    z-index: 88;
    background: rgba(255,255,255,.9);
}
#top-head.fixed {
	height: 20px;
	margin-top: 0;
	top: 70px;
	position: fixed;
	padding-top: 15px;
    padding-right: 15%;
    padding-left: 0%;
    padding-bottom: 15px;
    line-height: 20px;
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
    background: rgba(15,35,85,.9);
}
/*#top-head.fixed .logo {
    font-size: 16px;
    color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 40px;
}*/
/*#top-head.fixed .logoSize {
	width: 146.5px;
	height: 40px;
}*/
#top-head.fixed #global-nav ul li a {
	/*font-size: 0.813em;*/
    color: #ffffff;
    padding: 0 0px;
	height: 20px;
}

 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 18px;
    width: 34px;
    height: 32px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    background: #ffffff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 10px;
}
#nav-toggle span:nth-child(3) {
    top: 21px;
}


/*---------------------------------------
 contact form
 ---------------------------------------*/
#formArea {
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wpcf7-text01 {
	height: 30px;
	border: 1px solid #CCC;
	margin-top: 20px;
	font-size: 0.875em;
	color: #969696;
	padding-top: 20px;
	padding-left: 15px;
}

.wpcf7-text02 {
	height: 260px;
	border: 1px solid #CCC;
	margin-top: 20px;
	font-size: 0.875em;
	color: #969696;
	padding-top: 20px;
	padding-left: 15px;
}

.wpcf7-select {
	height: 30px;
	border: 1px solid #CCC;
	margin-top: 20px;
	font-size: 0.875em;
	color: #969696;
	padding-top: 20px;
	padding-left: 15px;
}

.wpcf7-submit {
	width: 200px;
	height: 40px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	position: relative;
	line-height:40px;
}
.wpcf7-submit a{
	font-size: 1.00em;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #000000;
	text-decoration: none;
}
.wpcf7-submit a:hover{
	color: #969696;
}

/*---------------------------------------
 bottom area
 ---------------------------------------*/
.urban_banner {
    width: 60%;
    display: block;
    height: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
}
#content02Wrapper4btm {
    background-image: linear-gradient(180deg, rgba(255,255,255,0.9) 10%, rgba(255,255,255,0.8) 80%), url(images/dome.svg);
}
#content024btm {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-color: #FDFFC7;*/
}
#content024btm a:link,#content024btm a:hover,#content024btm a:visited {
    text-decoration: none;
    color: #000000;
}
#content03Wrapper4btm {
    background-image: linear-gradient(180deg, rgba(0,51,102,0.9) 10%, rgba(0,51,102,0.8) 80%), url(images/city.svg);
}
#content034btm {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-color: #C7FFD9;*/
}
#content04Wrapper4btm {
    background-image: linear-gradient(180deg, rgba(15,68,172,0.9) 10%, rgba(15,68,172,0.8) 80%), url("images/amuze_loby.svg");
}
#content044btm {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-color: #F8C7FF;*/
}
#content034btm a:link,#content034btm a:hover,#content034btm a:visited,#content044btm a:link,#content044btm a:hover,#content044btm a:visited {
    text-decoration: none;
    color: #ffffff;
}
.hotelBox4btm {
    width: 30%;
    height: auto;
    display: block;
    float: left;
    /*background-color: rgba(241,10,14,1.00);*/
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-top: 5%;
}
.hotelBox24btm {
    width: 30%;
    height: auto;
    display: block;
    /*background-color: rgba(241,10,14,1.00);*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
}