/*
theme Name: casino
Author: deresuke
Description: 自作テーマ
version： 1.0.0
*/
body{
  margin:0;
  font-family: serif;
}

a{
  text-decoration: none;
  color:#ffffff;
}

ul{
  list-style: none;
  padding:0;
}

header{
  width:100%;
  position:fixed;
  z-index:10;
  height:80px;
  background:#333333;
}

*{
  margin:0;
  box-sizing: border-box;
}

@media(min-width: 1081px){


.pc{
  display:block!important;
}

.sp{
  display:none!important;
}

.menu-border{
  display: none;
}

.header-menu-list-sp{
  display: none;
}

.show-img-flame-sp{
  display:none;
}

.swiper-container{
  display:none;
}

.main-img-sp{
  display: none;
}


}

/*以下共通*/

.header-flame{
  width:1080px;
  margin:0 auto;
  display:flex;
  justify-content: space-between;
}

.header-title a{
  display: flex;
}
.header-title img{
  width:50px;
  height:30px;
  margin-right:5px;
  margin-top:25px;
}

.header-title h1{
  color:#ffffff;
  margin-top:16px;
}

.header-menu{
}

.header-menu > a {
  font-size:16px;
  font-weight:bold;
  line-height: 80px;
  margin-left:30px;
  display: block;
}

header .header-menu .menu ul{
  display: flex;
  margin-top:25px;
}

header .header-menu .menu > ul > li{
  margin-left:30px;
  position:relative;
  height:80px;
}

header .header-menu .menu a:hover {
  color:red;
}

header .header-menu ul.sub-menu {
  flex-direction: column;
  background:#000000;
  position: absolute;
  width:200px;
  top:55px;
  right:0;
  left:0;
  margin:auto;
  padding:12px 0px 12px 12px;
  display: none;
}

header .header-menu .sub-menu li{
  margin-bottom: 8px;
}

.page-top{
  width:50px;
  height:50px;
  background:#DED9D9;
  color:#333333;
  position:fixed;
  bottom:30px;
  right:30px;
  text-align: center;
  cursor:pointer;
  display:none;
}
.page-top i {
padding-top:8px;
}

footer{
  background:#333333;
  color:#ffffff;
  padding:0 0 30px 0;
}

.footer-menu{
  padding:64px 0;
  background:#000000;
}

.footer-menu .menu{
  width:1080px;
  margin:0 auto;
}

.footer-menu a:hover{
  color:red;
}

.footer-menu .menu > ul{
   display: flex;
   justify-content: space-between;
}

.footer-menu .sub-menu{
  margin-top:20px;
}

.footer-menu .sub-menu li:before{
  content:'− ';
  margin-left: 12px;
}

.footer-logo{
  text-align: right;
  margin-top:30px;
  margin-right:50px;
}

#menu-mymenu{
  display:flex;
  justify-content: space-around;
}

.container{
  width:1080px;
  margin:auto;
}

.page-container{
  width:1080px;
  margin:auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width:1080px;
  margin:auto;
}

/*以上共通*/

/*以下トップページ*/


.main-img{
  position:relative;
  width:100%;
  height:100vh;
  background: #000;
}

.main-img .metaslider{
  width:100%;
  height:100%;
}

.main-img #metaslider_container_335,.main-img #metaslider_335{
  width:100%;
  height:100%;
}

.main-img ul,.main-img li{
  width:100%;
  height:100%!important;
  background: #000;
}

.main-img img{
  width:100%;
  max-width:100%;
  height:100%!important;
  object-position: center;
}

.main-img-text{
  position:absolute;
  top:100px;
  right:100px;
  color:#ffffff;
  font-size:24px;
  font-weight:bold;
  opacity:0.6;
}

#fade1,#fade2{
  display:none;
}

.las-charm{
  text-align: center;
  background:#020316;
  padding:64px 0;
  color:#ffffff;
}

.las-charm > p {
  margin-bottom:0;
}

.loop-slider-box{
  width:50%;
  height:100px;
  margin:0 auto;
}

.slick-slide{
  width:100px;
}

.show-img-flame{
  width:600px;
  height:300px;
  background:#000000;
  margin:20px auto;
}

.show-img-flame-sp{
  display:none;
}

.show-img1,.show-img2,.show-img3,.show-img4,
.show-img5,.show-img6,.show-img7{
  position:relative;
  display: none;
  background:#000000;
}

.show-img-flame i {
  position:absolute;
  top:2px;
  right:2px;
  color:#ffffff;
  cursor:pointer;
}

.show-img-flame img{
  width:260px;
  height:260px;
  display: block;
  position: absolute;
  top:20px;
  left:20px;
}

.show-img-text{
  width:260px;
  height:260px;
  position: absolute;
  top:20px;
  right:20px;
}

.show-img-text p{
  text-align: left;
}

#loop-slider li {
  width:100px;
}

#loop-slider img{
  width:100px;
  height:100px;
  cursor:pointer;
}

.big:hover{
  transform: scale(1.3);
}

.loop-slider:after {
    content: "";
    display: none;
    clear: none;
}

.las-hotel{
  text-align: center;
  background:#000000;
  padding:64px 0 0;
  color:#ffffff;
}

.hotel-alert{
  margin-top:60px;
  color:#ffffff;
}


#slider{
  position: relative;
  overflow: hidden;
  width:50%;
  margin:auto;
}

#slider-box{
  width:1000%;
  display: flex;
}

.slider-image{
  width:10%;
  transition: all .7s ease;
  position:relative;
  height:520px;
}

.slider-image img{
  width:100%;
  max-width:100%;
  height:100%;
}

.hotel-control{
  margin-bottom:0;
  display:flex;
  flex-wrap: wrap;
}

.hotel {
  font-size: 20px;
  color:black;
  width:20%;
  text-align: center;
  padding-top:10px;
  padding-bottom:10px;
  cursor:pointer;
  background:#E4D5AE;
}

.hotel-control li:hover{
  background:#937433;
}

.flex-active{
  background:#937433;
}

.las-game{
  text-align: center;
  background:#032C05;
  padding:64px 0;
  color:#ffffff;
}

.las-game .container> p {
  margin-bottom:60px;
}

.games{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.game {
  width:47%;
  margin:20px 0;
  border:3px solid #ffffff;
  display: flex;
  justify-content: space-between;
}

.game img{
  width:200px;
  height:200px;
}

.game-text{
  width:57%;
  margin: 20px auto 0;
  position:relative;
}

.game-text h2{
  margin:0;
}

.game-text p{
  font-size:16px;
  text-align: left;
}

.game-text a{
  font-weight:bold;
  display: block;
  position: absolute;
  bottom:10px;
  left:0;
  right:0;
  margin:auto;
}

.las-enter{
  text-align: center;
  background:#0E0223;
  padding:64px 0;
  color:#ffffff;
}

.las-enter .container> p {
  margin-top:20px;
}

.las-enter a:hover {
  text-decoration: underline;
}

.pickup-title{
  display: block;
  margin-top:40px;
  margin-bottom: 20px;
}

.pickup-items{
  display: flex;
  justify-content: space-between;
}

.pickup-item{
  width:30%;
}

.pickup-item-img{
  height:200px;
  overflow: hidden;
}

.pickup-item img{
  width:100%;
  max-width:100%;
  height:100%;
}
/*以上トップページ*/


/*以下ホテルページ*/

.hotel-main-img{
  background:#000000;
  position:relative;
  height:100vh;
}

.hotel-main-img img {
  display: block;
  opacity:0.5;
  width:100%;
  max-width:100%;
  height:100%;
  object-position: center;
}

.hotel-title{
   color:#ffffff;
   opacity:0.6;
   font-weight: bold;
   position:absolute;
   top:100px;
   right:100px;
}

.hotel-title>h1{
  font-size:40px;
}

.hotel-main{
  padding-top:80px;
  background:#ffffff;
}

.hotel-info{
  text-align: center;
  background: #ffffff;
  width:65%;
}

.hotel-info h2{
  color:#f00000;
  text-align: center;
  margin:0 0 30px 0;
}

.hotel-info p{
  color:#000000;
  line-height:1.8;
  text-align: left;
  font-weight: bold;
  margin-bottom:40px;
}

.hotel-text1,.hotel-text2{
  margin-top:80px;
}

.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom:40px;
  }
  .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }

  .googlemap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom:40px;
}

.googlemap iframe,
.googlemap object,
.googlemap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.silk{
  color:blue;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-top:30px;
}

.silk:hover{
  text-decoration: underline;
}

.hotel-detail{
  margin-top:80px;
}

.hotel-map {
  margin-top:60px;
  text-align: center;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.hotel-map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

table {
  border:1px solid #000000;
  width:60%;
  margin:60px auto;
  border-collapse: collapse;
}

.td-left{
  width:40%;
  background:#CFCECC;
  border:1px solid #000000;
  font-weight:bold;
  text-align: center;
  padding:5px 0;
}

.td-right{
  width:60%;
  border:1px solid #000000;
  font-weight:bold;
  text-align: center;
  padding:5px 0;
}

.td-right i{
  color:#E7EF1A;
}

.hotel-sidebar{
  text-align: center;
  width:27%;
  padding:0px 0 30px;
}

.hotel-sidebar h1{
  border-left:8px solid #CFCECC;
  border-bottom:2px solid #CFCECC;
}

.hotel-sidebar-hotel{
  margin-top:30px;
}

.hotel-sidebar-hotel:hover{
  text-decoration: underline;
}

.hotel-sidebar img{
  width:100%;
  max-width: 100%;
  height:190px;
  object-position: center;
  display: block;
  margin:0 auto;
  transition-duration: 0.5s;
}

.hotel-sidebar img:hover{
  opacity:0.5;
}

.hotel-sidebar h3 a{
  color:#000000;
}

/*以上ホテルページ*/


/*以下ゲームページ*/
.game-main-img{
  padding-top:0px;
  background:#000000;
  position:relative;
  width:100%;
  height:100vh;
}

.game-main-img img {
  display: block;
  opacity:0.5;
  width:100%;
  max-width:100%;
  height:100%;
  object-position: center;
}

.game-title{
   color:#ffffff;
   opacity:0.6;
   font-weight: bold;
   position:absolute;
   top:100px;
   right:100px;
}

.breadcrumb{
  background:#032C05;
  border:none;
}

.breadcrumb .post{
  background:#032C05;
}

.game-main{
  padding-top:80px;
  background:#032C05;
}

.game-info{
  text-align: left;
  width:65%;
  padding:0 60px 0 0px;
  color:#ffffff;
}

.game-info #toc_container{
  width:100%;
  margin:0 auto 30px;
  background:#F9F9F9;
}

.game-info .toc_title{
  color:#000000;
}

.game-info .toc_toggle{
  color:#000000;
}

.game-info .toc_toggle a{
  color:#01cbd7;
}

.game-info .toc_list a {
  color:#01cbd7;
}

.game-info h2{
  margin-bottom:20px;
  text-align: center;
}
.game-info p{
  margin-bottom:40px;
}

th{
  background:#CFCECC;
}

.roulette-table{
  background:#ffffff;
  padding:10px 0;
  border:5px solid #750A0A;
  border-radius:10px;
  border-collapse: collapse;
  margin:0 auto 30px;
}

.roulette-table td{
  padding:5px 10px;
}

.bj-table{
  background:#ffffff;
  padding:10px 0;
  border:5px solid #750A0A;
  border-radius:10px;
  border-collapse: collapse;
  margin:0 auto 30px;
}

.bj-table td{
  padding:5px 20px;
}



.game-sidebar{
  text-align: center;
  width:30%;
  background:#750A0A;
  padding:30px 0;
}

.game-sidebar h1{
  color:#fff;
}

.game-sidebar img{
  width:150px;
  height:100px;
  display: block;
  margin:0 auto;
}


.game-sidebar-game{
  margin-top:30px;
}
.game-sidebar-game:hover{
  text-decoration: underline;
}

/*以上ゲームページ*/

/*以下投稿ページ*/

.content-area{
  background:#E6E6E6;
  padding-top:100px;
  padding-bottom:80px;
}

.page-title{
  text-align: center;
  font-size:30px;
  font-weight: bold;
  border-bottom:6px solid #E9262C;
  padding-bottom:20px;
}

.category-title{
  margin:10px auto 0;
}

.category-title p{
  display: inline-block;
  background:#D81F32;
  color:#ffffff;
  padding:2px 6px;
  font-size:12px;
}

.tag-title{
  margin:10px auto 0;
}

.tag-title p{
  display: inline-block;
  background:#D81F32;
  color:#ffffff;
  padding:2px 6px;
  font-size:12px;
}

.date-title{
  margin:10px auto 0;
}

.date-title p{
  display: inline-block;
  background:#D81F32;
  color:#ffffff;
  padding:2px 6px;
  font-size:12px;
}

.search-title{
  margin:10px auto 0;
}


.contents{
  margin:20px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;

}

.posts{
  margin:80px 0;
  width:60%;
}

.post{
  margin-bottom:80px;
  background:#ffffff;
  padding: 20px;
  width:100%;
}

.post:hover{
  opacity:0.7;
}

.post a{
  display: flex;
}

.post-img{
  width:16vw;
  height:9vw;
  overflow: hidden;
}

.post img{
  width:100%;
  max-width:100%;
  height:100%;
}

.post-body{
  padding-left:10px;
  color:#000000;

}

.post-meta{
  display: flex;
}

.post-category{
  background:#D81F32;
  color:#ffffff;
  padding:2px 6px;
  font-size:12px;
}

.post-date{
  padding:2px 6px;
  font-size:12px;
}

.post-text{
  overflow: hidden;
}

.post-text h2{
  font-size:18px;
}

.post-text p{
  font-size:14px;
}


.page-navi{
  text-align: center;
}

.page-navi a{
  color:#000000;
}

.page-navi span{
  color:#ffffff;
  background:#E9262C;
  border:1px solid #E9262C;
}

.page-numbers{
  margin:0 4px;
  font-size:20px;
  border:1px solid #000000;
  padding:4px 8px;
}

.post-sidebar{
  width:30%;
  margin-top:80px;
  background:#ffffff;
  padding:0 20px 20px;
}

.post-sidebar a{
  color:#000000;
}

.post-sidebar a:hover{
  text-decoration: underline;
}



.widget-title{
  padding-bottom:4px;
  border-bottom:4px solid #E9262C;
  margin-top:20px;
  margin-bottom:5px;
}

.widget_search{
  margin-top:20px;
}

/*以上がpostのcss*/


/*以下singleのcss*/

.single{
  width:60%;
}

.single-page{
  background:#ffffff;
  margin-top:80px;
  padding:50px 30px;
}

.single-category{
  background:#D81F32;
  color:#ffffff;
  padding:2px 6px;
  font-size:12px;
}

.single-title{
  margin:20px 0;
}

.single-img img{
  max-width: 100%;
}

.single-date{
  margin:10px 0;
}

.single-body{
  padding-bottom:60px;
  border-bottom:1px solid #E2E2E2;
}

.entry-links{
  text-align: center;
  margin-top:30px;
}

.entry-links a{
  color:#000000;
}

.entry-links span{
  color:#ffffff;
  background:#E6E6E6;
  border:1px solid #E6E6E6;
}

.post-page-numbers{
  margin:0 4px;
  font-size:20px;
  border:1px solid #000000;
  padding:4px 8px;
}

.tag{
  margin-top:20px;
  display: flex;
}

.tag-list{
  display: flex;
}

.tag-list li{
  margin-right:10px;
}

.tag-name{
  margin-right:20px;
  color:#ffffff;
  font-weight:bold;
  background:#E6E6E6;
  padding:0 10px;
}

.tag-list a {
  color:#000000;
}


.page-link{
  margin:30px 0;
  font-weight:bold;
  font-size:20px;
}

.link-title{
  text-align: center;
}

.link-posts{
  margin-top:60px;
  display: flex;
  justify-content: space-around;
}

.link-post{
  width:23%;
}

.link-post:hover{
  opacity:0.7;
}


.link-post-img {
  overflow: hidden;
}

.link-post-img img{
  max-width:100%;
  width:16vw;
  height:9vw;
}

.link-post-title{
  margin-top:5px;
}

.link-post-title h1{
  font-size:12px;
  color:#000000;
}

#usp_add-another{
 color:red;
}

/*以上投稿ページ*/

/*以下ログインページ*/
#wpmem_login,#wpmem_reg{
  margin:auto;
}
fieldset{
  width:500px;
  display: block;
  margin:auto;
}

fieldset a{
  color :red;
}

fieldset span.link-text-forgot a,
fieldset span.link-text-register a{

}


fieldset #wpmem_login .div_text,
fieldset #wpmem_reg .div_text,
fieldset #wpmem_login .button_div,
fieldset #wpmem_reg .button_div{
  
}

.login-contents a{
  color :red;
}
/*以上ログインページ*/
