@charset "UTF-8";
* {
	-webkit-appearance: none;
}
    body {
      -webkit-text-size-adjust: 100%;
    }
@media only screen and (min-width: 960px) {
	#site-content-main{
  		min-height: 3620px;
	}
	.pr {margin-bottom: -40px;
	}
}
@media only screen and (max-width: 959px) {
	#site-content-main{
  		min-height: inherit;
	}
	.pr {margin-bottom: -20px;
	}
}
/*escape-main-slider*/
.escape-main-slider{
  background-color: #000;
}
.escape-main-slider .block{
  margin-bottom: 0;
}
.escape-main-slider .block2100 .block-body{
  overflow: hidden;
}
.post-title{
  font-size: 3rem;
  	color: #b20000;
    text-align: center;
    background-image: url(/uploads/common/bg_title.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    border-bottom: 0;
    padding: 1rem 0 2rem;
  margin-bottom: 2rem;
}
/*リアル脱出ゲーム*/
.real-top h3{
  font-size: 1.8rem;
  margin-bottom: 2rem;
}
.page-real .post-title + .tag-date{
  margin-bottom: 1rem;
}
.page-real .design.design02 .block-img{
  width: 35%;
}
.detail iframe{
  max-width: 100%;
}
@media only screen and (max-width: 959px) {
  .page-real .contents{
    margin-top: 1rem;
  }
  .page-real .blo-col-3>article{
    width: 49%;
    margin-bottom: 1rem;
  }
  .page-real .blo-col-3>article:nth-of-type(2n-1){
    margin-right: 2%;
  }
  .page-real .blo-col-3 .block-body h3{
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-title{
    font-size: 1.8rem;
  }
  .page-real .design.design02 .block-img,
  .page-real .design.design02 .block-body{
    width: 100%;
  }
  .page-real .design.design02 .block-img{
    margin-bottom: 1.5rem;
  }
  .page-real .design.design02 .block-body{
    padding-left: 0;
  }
  .real-top h3{
    margin-bottom: 1rem;
  }
}
/*お問い合わせ*/
.contact-top{
  margin-bottom: 1rem;
}
.contact-top h4,
.page-link h4{
  font-size: 1.6rem;
  border-left: solid 4px #33332b;
  padding-left: .8rem;
  margin-bottom: .5rem;
}
.contact-detail{
  border-bottom: solid 1px #ccc;
  padding-bottom: .5rem;
  margin-bottom: 1rem;
}
.contact-detail p{
  margin-bottom: .5rem;
}
.contact-detail dl{
  display: table;
  width: 100%;
  border-bottom: dotted 1px #ccc;
  padding: .5rem 0;
}
.contact-detail dl:last-child{
  border-bottom: none;
}
.contact-detail dt,
.contact-detail dd{
  display: table-cell;
  vertical-align: middle;
}
.contact-detail dt{
  width: 10rem;
}
.contact-detail table{
  width: 100%;
}
.contact-detail th,
.contact-detail td{
  color: #444;
  vertical-align: top;
  padding: .2rem 0;
}
.contact-detail th{
  width: 11rem;
  text-align: left;
}
.wrap-form-btn{
  margin-bottom: 2rem;
}
textarea{
      font-family: Verdana, Meiryo, sans-serif;
}
@media only screen and (max-width: 768px) {
  .contact-detail dl,
  .contact-detail dt,
  .contact-detail dd{
    display: block;
  }
  .contact-detail dt{
    font-weight: 700;
  }
  .contact-detail th,
  .contact-detail td{
    display: block;
  }
  .contact-detail th{
    padding-bottom: 0;
  }
  .contact-detail td{
    border-bottom: dotted 1px #ccc;
  }
  .contact-detail tr:last-child td{
    border-bottom: none;
  }
  .form-label{
    font-weight: 700;
  }
/*リンクページ*/
.page-link .breadcrumb li:last-child{
  display: none;
}
.page-link .breadcrumb li:nth-of-type(2) a{
  color: #000;
  text-decoration: none;
}
.page-link .breadcrumb li:nth-of-type(2)::after{
  content: none;
}
.page-link .tag-date{
  display: none;
}
.page-link .detail ul{
  list-style-type: none;
  border-bottom: solid 1px #ccc;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
.page-link .detail li{
  margin-bottom: 1rem;
}
.page-link .detail li a{
  font-weight: 700;
  text-decoration: underline;
}
/*ゲーム攻略一覧*/
.list-title-img, .list-title h3{
  vertical-align: top;
}
.list-title-img{
  float: left;
}
.list-title h3{
  width: 100%;
}
.list-detail .author{
  font-size: 1.3rem;
}

@media (max-width: 480px){
  .list-title{
    margin-bottom: 0;
  }
}

/*パンくず*/
@media only screen and (max-width: 959px){
  #cms-breadcrumb {
    white-space: normal;
  }
}
/*ゲーム攻略　詳細ページ*/
.app-title .author{
  font-size: 1.3rem;
  text-decoration: underline;
}
.app-img,
.app-img img{
  width: 100%;
}
@media (max-width: 959px){
	.bnr-google-play-code {
    	margin-bottom: 4.5rem;
	}
}
/*デベロッパー一覧*/
.page-appli.iphoroid-developer .one-column article{
  background-color: transparent;
  padding: 0;
}
.iphoroid-developer .block2100 > article{
  margin-bottom: 0;
}
.iphoroid-developer .list-detail .btn-detail{
  color: #4a613f;
    background-color: transparent;
    text-decoration: underline;
    text-align: left;
    margin: 0;
}
.iphoroid-developer .list-detail{
  position: relative;
  padding-left: .8rem
}
.iphoroid-developer .list-detail::before{
  content: "・";
  position: absolute;
  top: .5rem;
  left: 0;
}
.iphoroid-developer .blo-col-3 > article{
  width: 49%;
}
.iphoroid-developer .blo-col-3 > article:nth-of-type(3n){
  margin-right: 2%;
}
.iphoroid-developer .blo-col-3 > article:nth-of-type(2n),
.iphoroid-developer .blo-col-3 > article:nth-of-type(6n){
  margin-right: 0;
}
@media only screen and (max-width: 480px) {
  .page-appli.iphoroid-developer .blo-col-3 > article{
    width: 100%;
    margin-right: 0;
  }
}
/*サイドバナー*/
.side-bnr .block2000.blo-col-1 .block{
  padding-bottom: 0;
}
@media only screen and (min-width: 960px) {
  .side-bnr a:last-child{
  margin-bottom: 0;
}
}

/*campaign0425*/
.campaign0425{
  width: 100%;
  text-align: center;
}
.campaign0425 .sp{
  display: none;
}

@media only screen and (max-width: 768px) {
  .campaign0425 .pc{
    display: none;
  }
  .campaign0425 .sp{
    display: block;
  }
}
/*hibariバナー*/
@media only screen and (max-width: 959px) {
  .bnr-koukoku.bnr-hibari{
    display: block;
    padding: 0 1rem;
  }
}

/* 画像1枚の場合:横レイアウト */
.wrap-app-img.cnt1.layout1 .app-img {
	width: 50%;
}
/* 画像1枚の場合:縦レイアウト */
.wrap-app-img.cnt1.layout2 .app-img img {
}


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