/* variable */
/* @mixin */
/******************************************************************
* reset
******************************************************************/
* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-family: 'MS PMincho','Hiragino Mincho Pro','serif';
  font-weight: 800;
  color: #030842;
  text-decoration: none;
  line-height: 120%;
  -webkit-print-color-adjust: exact;
  list-style: none; }

html {
  font-size: 16px; }

/******************************************************************
* common
******************************************************************/
	.onlymb {
		display:none;
	}

.wrapper {
background-image: url(../img/bg-sec00.jpg);
  position: relative;
  width: 100%;
  margin: 0% auto 0; }

.container {
  width: 100%;
  margin: 0 auto; }

.row-eq-height {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.main {
  width: 55%;
  margin: 0 2.5% 0 12.5%; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .main {
      width: 95%;
      margin: 0 auto; }

.sukima_mb{
    margin-top: 0px;
}

.ticket2{
 width:unset !important;
 max-width:275px;
 padding-top:5px;
}

 }
  .main article {
    width: 100%;
    padding: 2% 0;
    overflow: hidden; }
    .main article h2 {
      width: 100%;
      margin: 0.5% 0;
      font-size: 2.5rem; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        .main article h2 {
          font-size: 1rem; } }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        .main article h2 {
          text-align: center; } }

.relative {
  position: relative; }
  .relative a {
    width: 100%; }
    .relative a:hover {
      opacity: 0.8; }
  .relative img {
    width: 100%;
    vertical-align: bottom; }
  .relative p {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 2% 0;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 1.2vw;
    color: #fff;
    text-align: center; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .relative p {
        font-size: 2.5vw; } }

.contents-list01 {
  width: 32%;
  margin: 2% 1% 2% 0;
  border: 1px solid #030842;
  float: left;
  overflow: hidden; }
  .contents-list01:nth-child(3n) {
    margin-right: 0; }
  .contents-list01:nth-last-child(2) {
    margin: 2% 0; }
  .contents-list01:last-child {
    margin: 2% 0 2% 1.5%; }
  .contents-list01 a {
    display: block;
    margin-bottom: -1%; }
    .contents-list01 a:hover > img {
      opacity: 0.8; }
  .contents-list01 img {
    width: 100%;
    vertical-align: bottom; }
  .contents-list01 article {
    width: 100%;
    background-color: #fff;
    font-size: 0.9rem;
    color: #030842;
    text-align: left; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .contents-list01 article {
        font-size: 0.6rem; } }
    .contents-list01 article h3 {
      width: 95%;
      margin: 1% auto;
      padding-bottom: 3px;
      border-bottom: 1px solid #000000;
      font-size: 1vw;
      color: #693df6;
      text-align: center; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        .contents-list01 article h3 {
          font-size: 2.5vw; } }
    .contents-list01 article p {
      width: 95%;
      margin: 2% auto;
      font-size: 0.9vw;
      text-align: left; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        .contents-list01 article p {
          font-size: 2.3vw; } }
      .contents-list01 article p span {
        color: #693df6; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .contents-list01 {
      width: 48%; }
      .contents-list01:nth-child(odd) {
        margin: 2% 1% 2% 0; }
      .contents-list01:nth-child(even) {
        margin: 2% 0 2% 1%; } }

.two-block-left {
  width: 49%;
  margin: 0 1% 2% 0;
  float: left; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .two-block-left {
      width: 100%;
      text-align: center; } }
  .two-block-left img {
    width: 100%;
    margin: 0 auto; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .two-block-left img {
        width: 50%; } }

.two-block-right {
  width: 49%;
  margin: 0 0 2% 1%;
  float: left; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .two-block-right {
      width: 50%; } }
  .two-block-right img {
    width: 100%; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .two-block-right img {
        display: none; } }

.tree-block {
  width: 32%;
  margin: 2% auto;
  float: left; }

.row-eq-height {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

.sm-br {
  display: none; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .sm-br {
      display: block; } }

.clear {
  clear: both; }

/**************************************************************
* responcive
**************************************************************/
.sm-im {
  display: none !important; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .sm-im {
      display: block; } }

.menu-mb {
  width: 33%;
  margin-top: 8%;  }


  @media only screen and (min-width: 250px) and (max-width: 767px) {
/* body{ margin-top: 80px;} */
}

/******************************************************************
* header
******************************************************************/
header {
  position: fixed;
  top: 0;
  width: 100%;
  background-image: url(../img/bar1.png);
  opacity: 0.9;
  z-index: 10; }

.hd-wrapper {
  position: relative;
  width: 90%;
  margin-left: 10%;
  overflow: hidden; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .hd-wrapper {
      display: none; } }

.logo-wrapper {
  width: 15%;
  padding: 0.3% 0 0;
  float: left;
  text-align: left; }
  .logo-wrapper img {
    width: auto;
    max-height: 60px; }
  .logo-wrapper h1.hd-h1 {
    width: 100%;
    font-size: 8px;
    color: #ffffff;
    text-align: left; 
    margin-bottom: 1vh; }

.translation {
  clear: both;
  position: fixed;
  right: 0;
  width: 190px;
  padding: 0.2% 0;
  background-color: #030842;
  text-align: center;
  z-index: 10; }
  .translation .goog-te-gadget {
    font-size: 0.1vw; }
    .translation .goog-te-gadget span {
      font-size: 0.1vw; }
  .translation .goog-te-gadget .goog-te-combo {
    width: 90% !important;
    margin: 4px auto !important; }

/******************************************************************
* nav
******************************************************************/
.gloval-nav {
  width: 85%;
  padding: 1.5vh 0 0;
  float: right; }
  .gloval-nav ul {
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    .gloval-nav ul li {
      margin-right: 0.8%;
      float: right; }
      .gloval-nav ul li a {
        display: block; }
        .gloval-nav ul li a img {
          width: 120px; }
          .gloval-nav ul li a img.li-img01 {
            width: 137px; }
          .gloval-nav ul li a img.li-img02 {
            width: 180px; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .gloval-nav {
      display: none; } }

/******************************************************************
* flexslider
******************************************************************/
.logo {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 20; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .logo {
      width: 50% !important;
      top: 50%; } }
  .logo img {
    width: 100% !important;
    opacity: 0.8; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .logo img {
      width: 50% !important;
        margin: 0 auto; } }
  .logo a img {
    width: 20% !important;
    margin: 50% auto 0;
    opacity: 1; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .logo a img {
        display: none; } }

@media only screen and (min-width: 250px) and (max-width: 767px) {
  .flexslider {
    height: 60vmax; } }

@media only screen and (min-width: 250px) and (max-width: 767px) {
  .flexslider .slides > li {
    height: 60vmax !important;
    background-attachment: unset !important; } }


/*スライダー*/

.top-img011 {
  background-image: url(../img/top10.jpg); }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-img011 {
      background-image: url(../img/top10_mb.jpg); } }

.top-img01 {
  background-image: url(../img/top1.jpg); }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-img01 {
      background-image: url(../img/top1_mb.jpg); } }

.top-img02 {
  background-image: url(../img/top2.jpg); }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-img02 {
      background-image: url(../img/top2_mb.jpg); } }

.top-img03 {
  background-image: url(../img/top3.jpg); }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-img03 {
      background-image: url(../img/top3_mb.jpg); } }

.top-img04 {
  background-image: url(../img/top4.jpg); }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-img04 {
      background-image: url(../img/top4_mb.jpg); } }

.top-img05 {
  background-image: url(../img/top5.jpg); }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-img05 {
      background-image: url(../img/top5_mb.jpg); } }

.top-img06 {
  background-image: url(../img/top6.jpg); }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-img06 {
      background-image: url(../img/top6_mb.jpg); } }

/*スライダーここまで*/

/******************************************************************
* section
******************************************************************/
.top-section01, .top-section02, .top-section03, .top-section05 {
  width: 100%;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-section01, .top-section02, .top-section03, .top-section05 {
    /*  background-image: url(../img/bg-sec00-mb.png);*/
 } }
  .top-section01 h1, .top-section02 h1, .top-section03 h1, .top-section05 h1 {
    width: 90%;
    margin: 0 auto;
    padding-top: 2%;
    font-size: 2.5rem;
    font-weight: bold; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .top-section01 h1, .top-section02 h1, .top-section03 h1, .top-section05 h1 {
        font-size: 1rem; } }
  .top-section01 h2, .top-section02 h2, .top-section03 h2, .top-section05 h2 {
    width: 90%;
    margin: 0.5% auto;
    padding-bottom: 0.5%;
    font-size: 0.9rem; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .top-section01 h2, .top-section02 h2, .top-section03 h2, .top-section05 h2 {
        font-size: 0.6rem; } }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .top-section01 h2, .top-section02 h2, .top-section03 h2, .top-section05 h2 {
        width: 98%; } }
  .top-section01 p.text, .top-section02 p.text, .top-section03 p.text, .top-section05 p.text, .top-section01 img, .newstop {
    width: 90%;
    margin: 0.5% auto 0;
    padding-bottom: 0.5%;
    font-size: 0.9rem; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .top-section01 p.text, .top-section02 p.text, .top-section03 p.text, .top-section05 p.text {
        font-size: 0.6rem; } }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .top-section01 p.text, .top-section02 p.text, .top-section03 p.text, .top-section05 p.text {
        width: 80%;
        text-align: left; } }

  .newst{
    width: 100%;
    margin-bottom: -4px;}

  .hapi{
    width: 32% !important;
    margin: 0.5% auto 0;}


.top-section02 {
  background-image: url(../img/bg-sec01.png);
  background-repeat: repeat;
  background-size: unset;
  text-align: left; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-section02 {
      margin-top: 0 !important;
      background-image: url(../img/bg-sec01-mb.png); } }
  .top-section02 h2 {
    font-weight: bold; }

.top-section03 {
  background-image: url(../img/bg-sec02.jpg);
  background-size: 100%;
  background-position: bottom;
  text-align: left; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .top-section03 {
      margin-top: 0 !important; } }
  .top-section03 h2 {
    font-weight: bold; }

.topics {
  width: 99.8%;
  height: 30vh;
  border: 1px solid #030842;
  overflow: hidden; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .topics {
      width: 99.5%;
      height: 20vh; } }

@media only screen and (min-width: 250px) and (max-width: 767px) {
  .thumbNailWrap {
    display: none !important; } }

@media only screen and (min-width: 250px) and (max-width: 767px) {
  ul#newsList li {
    font-size: 2vw !important; } }
@media only screen and (min-width: 250px) and (max-width: 767px) {
  ul#newsList li .title {
    font-size: 2vw !important; } }

/******************************************************************
* aside
******************************************************************/
.bt-mb {
  width: 100%;
  display: none; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .bt-mb {
      display: none; } }
  .bt-mb ul {
    width: 100%;
    overflow: hidden; }
    .bt-mb ul li {
      width: 33.3333%;
      float: left; }
      .bt-mb ul li img {
        width: 100%; }

/* Scss Document */
.side {
  position: absolute;
  top: 3%;
  left: 69%;
  width: 20%; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    .side {
      position: relative;
      left: 0;
      width: 95%;
      margin: 2% auto; } }
  .side article {
    width: 100%;
    padding: 2% 0; }
    .side article h2 {
      width: 100%;
      margin: 0.5% 0;
      padding-bottom: 0.5%;
      font-size: 2.5rem; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        .side article h2 {
          font-size: 1rem; } }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        .side article h2 {
          text-align: center; } }
    .side article ul {
      width: 100%;
      margin-bottom: 3%; }
      .side article ul li {
        width: 100%;
        margin-bottom: 3%; }
        .side article ul li img {
          width: 100%; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .side article .side-coupon li {
        width: 50%;
        margin: 2% auto; } }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      .side article .side-link li {
        width: 48%;
        float: left; }
        .side article .side-link li:nth-child(odd) {
          margin: 2% 1% 2% 0; }
        .side article .side-link li:nth-child(even) {
          margin: 2% 0 2% 1%; } }

/* Scss Document */
footer {
  width: 100%;
  padding-top: 3%;
  background-image: url(../img/bg-footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media only screen and (min-width: 250px) and (max-width: 767px) {
    footer {
      background-image: url(../img/bg-footer-mb.jpg); } }
  footer p {
    width: 100%;
    margin: 0 auto;
    padding: 1% 0;
    border-top: 1px solid #fff;
    font-size: 1.2rem;
    color: #fff;
    text-align: center; }
    @media only screen and (min-width: 250px) and (max-width: 767px) {
      footer p {
        font-size: 0.9rem; } }
  @media only screen and (min-width: 250px) and (max-width: 767px) and (min-width: 250px) and (max-width: 767px) {
    footer p {
      font-size: 0.6rem; } }

  footer .footer-wrapper {
    width: 80%;
    margin: 0 auto; }
    footer .footer-wrapper .footer-logo {
      width: 25%;
      float: left; }
      footer .footer-wrapper .footer-logo img {
        width: 80%; }
        @media only screen and (min-width: 250px) and (max-width: 767px) {
          footer .footer-wrapper .footer-logo img {
            margin-top: 25%; } }
    footer .footer-wrapper .footer-contents {
      width: 75%;
      margin-top: 4%;
      float: left; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        footer .footer-wrapper .footer-contents {
          margin-top: 8%; } }
    footer .footer-wrapper .footer-address {
      width: 100%;
      border-top: none;
      font-size: 1.3vw;
      text-align: right; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        footer .footer-wrapper .footer-address {
          font-size: 2.5vw; } }
    footer .footer-wrapper .telephone {
      width: 63%;
      margin: 0.5% 2% 0 0;
      padding: 0;
      border-top: none;
      font-size: 1.25vw;
      text-align: right;
      float: left; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        footer .footer-wrapper .telephone {
          width: 100%;
          font-size: 2.5vw; } }
    footer .footer-wrapper .footer-link {
      width: 35%;
      float: left;
      text-align: right; }
      @media only screen and (min-width: 250px) and (max-width: 767px) {
        footer .footer-wrapper .footer-link {
          width: 100%; } }
      footer .footer-wrapper .footer-link a img {
        width: 50%; }
      footer .footer-wrapper .footer-link a:hover {
        opacity: 0.8; }
}



	#mem_dai {
	margin-bottom: 8px !important;
	}
	
	.mem_p_bottom {
	margin-bottom: 80px;
	}

	.mem_p_bottomtop {
	margin-bottom: 30px;
	}

	.mem_dai {
	margin-bottom: 8px !important;
	}


.iphone {
    	#mem_dai {
	margin-bottom: 8px !important;
	}
	
	.mem_p_bottom {
	margin-bottom: 80px;
	}

	.mem_p_bottomtop {
	margin-bottom: 30px;
	}

	.mem_dai {
	margin-bottom: 8px !important;
	}
}

/*イベント*/
	.bigfont {
	margin-top: 10px;
	font-size: large;
	}

	.bigfont2 {
	font-size: x-large;
	color: red;
	}

	.bigfont3 {
	font-size: x-large;
	color: red;
	padding-bottom: 0px !important;
	}

	.bigfont4 {
	font-size: large;
	color: #1d2087
	}

	.flag {


	}


/*イベント終わり*/


@media only screen and (min-width: 250px) and (max-width: 767px) {

    	#mem_dai {
	margin-bottom: 8px !important;
	}
	
	.mem_p_bottom {
	margin-bottom: 80px;
	}

	.mem_p_bottomtop {
	margin-bottom: 30px;
	}

	.mem_dai {
	margin-bottom: 8px !important;
	}

	.happyhotel {
	text-align: center !important;
	clear: both !important;
	margin-left: 25% !important;
	width: 50% !important;
	}

	.bigfont {
	margin-top: 30px;
	}

	.food-bigbottom {
	padding-top: unset !important;
	}


}


.sideleft {
float:left;
}


.only{
width:30%;
text-align: right;
margin-left: 70%;
}

.memimg{
max-width: 80%;
}

@media only screen and (max-width: 767px) {

.memimg{
max-width: 100%;
}

.only{
width:45%;
text-align: right;
margin-left: 55%;
}

}

.jump{
    margin-top: -70px;
    padding-top: 70px;
}


/*ロード時ポップアップ*/
#pop1{
display:none;
}
.pop1{
display:none;
}


/*ルーム空白*/

.b_none{
border:unset;
}

@media only screen and (max-width: 767px) {
.b_none{
    display: none;
}
}


/* PDF埋め込み */

.pdfjs{

    width: 98%;
    height: 900px;
}

}