body {
    font-size:16px;
}

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

header {
    height: 215px;
    border-bottom: 1px solid rgb(44, 44, 44);
}

.header-line {
    background-color: rgb(44, 44, 44);
    height: 36px;
    font-size:0.7em;
    color:#fff;
    padding:1%;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.min-w-full {
    min-width: 100%;
    object-fit: cover;
    height: 100%;
}

.container-home-page, .container-home-page2 {
    font-family: 'Noto Sans JP';
    height:800px;
}

.container-h > div {
    width: 90%;
    padding-top: 8rem;
    padding-right: 0;
    padding-left: 0;
    z-index:2;
}

.container-h > div {
/*
    margin-top: 23rem;
    left: 5%;
*/
    color: #fff;
/*
    -webkit-text-stroke: 1px #e2d06e;
    text-stroke: 1px #FFF;
*/
    background-color: rgba(0,0,0,0.3);
    padding: 15px;
    border-radius: 15px;
}

.container-h h4 {
    font-weight: 700;
    line-height: initial;
}


.container {
    margin: 2% auto;
    padding-left: 1%;
    padding-right: 1%;
    max-width: 96%;
}

h1 {
    font-weight: 600;
    color: #4787c7;
    letter-spacing: 0.2em;
    width: 100%;
    display:inline-block;
}

.header-info {
    display:inline-block;
    width:100%;
    vertical-align: top;
    text-align:right;
    padding-bottom:3px;
    font-size:0.9em;
}

.header-info ul, 
.header-info li {
    display:block;
}

main {
    width:98%;
    margin:20px auto;
}

.rt {
    text-align:right;
}

.lt {
    text-align:left;
}

#contents {
    width:100%;
}

.top-category-list {

}

.top-category-list .title-box {
    background: rgb(44, 44, 44);
    padding:8px;
}

.top-category-list h2 {
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  color: transparent;
/*
    background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    -webkit-background-clip: text;
    color: transparent;
*/
    font-size:1.2em;
    font-weight:600;
}

.top-category-list ul {
    width:100%;
    display:inline-block;
    vertical-align: top;
    list-style: none;
    padding:10px 0px;
}

.top-category-list ul.fight-color1 {
    color:#00BFFF;
}

.top-category-list ul.fight-color2 {
    color:#001af5;
}

.top-category-list ul.fight-color3 {
    color:#000245;
}

.top-category-list ul li.title {
    width:100%;
}

.top-category-list ul li {
    line-height:1.8;
    padding:5px 0;
    width:48%;
    display:inline-block;
}

.top-category-list ul li a{
    text-decoration: none;
     border-bottom: 3px solid #e2d06e;
}

.top-category-list ul li p.title {
    border-bottom: solid 3px #cce4ff;
    position: relative;
}

.top-category-list ul li p.title::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #5472cd;
    bottom: -3px;
    width: 20%;
}

.top-category-list ul li a img{
    width:30px;
    height:30px;
}

.top-category-list ul.fight-color1 li a {
    color:#00BFFF;
    /*color:#b0cae6;*/
}

.top-category-list ul.fight-color2 li a {
    color:#001af5;
}

.top-category-list ul.fight-color3 li a {
    color:#000245;
}

/******************************
 *
 * @格闘技ジムランキング
 *
 *****************************/
.top-jym-ranking {
    margin:30px auto;
}

.top-jym-ranking .title-box {
    background: rgb(44, 44, 44);
    padding:8px;
}

.top-jym-ranking h2 {
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  color: transparent;
/*
    background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    -webkit-background-clip: text;
    color: transparent;
*/
    font-size:1.2em;
    font-weight:600;
}


.top-jym-ranking .top-jym-ranking-list {
    display:inline-block;
    vertical-align: top;
}

.top-jym-ranking .fight-color1 {
    color:#00BFFF;
}

.top-jym-ranking .fight-color2 {
    color:#001af5;
}

.top-jym-ranking .fight-color3 {
    color:#000245;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box {
    width:100%;
    display:inline-block;
    vertical-align: top;
    margin:20px 0;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box h3 {
  border-bottom: solid 3px #cce4ff;
  position: relative;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box h3 img {
    width: 30px;
    height: 30px;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first {
    border-bottom:1px solid #e6e6e6;
    margin:5px 0;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box p.more {
    font-size:0.7em;
    text-align:right;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .rank {
    width:30px;
    display:inline-block;
    vertical-align: top;
    text-align:center;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .rank .onest{
    color:#e2d06e;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .rank .sendst{
    color:#c0c0c0;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .rank .thirdst{
    color:#815a2b;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .grallery {
    width:30%;
    display:inline-block;
    vertical-align: top;
    margin:5px 0 10px;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .grallery img {
    width: 100px;
    height: 60px;
    object-fit: contain;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .info {
    width:58%;
    display:inline-block;
    vertical-align: top;
}

.top-jym-ranking .fight-color1 .top-jym-ranking-list-box .first .info p a {
    color:#00BFFF;
}

.top-jym-ranking .fight-color2 .top-jym-ranking-list-box .first .info p a {
    color:#001af5;
}

.top-jym-ranking .fight-color3 .top-jym-ranking-list-box .first .info p a {
    color:#000245;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .first .info p {
    font-size:0.8em;
}

.top-jym-ranking .top-jym-ranking-list .top-jym-ranking-list-box .recruitment img {
    padding-top:10px;
    width:100%;
}

.star5_rating{
    position: relative;
    z-index: 0;
    display: inline-block;
    white-space: nowrap;
    color: #CCCCCC; /* グレーカラー 自由に設定化 */
    /*font-size: 30px; フォントサイズ 自由に設定化 */
}

.star5_rating:before, .star5_rating:after{
    content: '★★★★★';
}

.star5_rating:after{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #ffcf32; /* イエローカラー 自由に設定化 */
}

.star5_rating[data-rate="5"]:after{ width: 100%; } /* 星5 */
.star5_rating[data-rate="4.5"]:after{ width: 90%; } /* 星4.5 */
.star5_rating[data-rate="4"]:after{ width: 80%; } /* 星4 */
.star5_rating[data-rate="3.5"]:after{ width: 70%; } /* 星3.5 */
.star5_rating[data-rate="3"]:after{ width: 60%; } /* 星3 */
.star5_rating[data-rate="2.5"]:after{ width: 50%; } /* 星2.5 */
.star5_rating[data-rate="2"]:after{ width: 40%; } /* 星2 */
.star5_rating[data-rate="1.5"]:after{ width: 30%; } /* 星1.5 */
.star5_rating[data-rate="1"]:after{ width: 20%; } /* 星1 */
.star5_rating[data-rate="0.5"]:after{ width: 10%; } /* 星0.5 */
.star5_rating[data-rate="0"]:after{ width: 0%; } /* 星0 */


/******************************
 *
 * @格闘技ジムの口コミ
 *
 *****************************/
.top-gym-review {
    margin:30px auto;
}

.top-gym-review .title-box {
    background: rgb(44, 44, 44);
    padding:8px;
}

.top-gym-review h2 {
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  color: transparent;
/*
    background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    -webkit-background-clip: text;
    color: transparent;
*/  
    font-size:1.2em;
    font-weight:600;
}

.line-bc {
  padding: 20px 10px;
  max-width: 100%;
  margin: 0px auto;
  text-align: right;
  font-size: 14px;
  background: #7da4cd;

}

.line-bc .recruitment {
    text-align:center;
}

/*以下、②左側のコメント*/
.balloon6 {
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}

.balloon6 .faceicon {
  float: left;
  margin-right: -50px;
  width: 40px;
}

.balloon6 .faceicon img{
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.balloon6 .chatting {
  width: 100%;
  text-align: left;
}
.says, .says2 {
  display: inline-block;
  position: relative; 
  margin: 0 0 0 50px;
  padding: 10px;
  max-width: 100%;
  border-radius: 12px;
  background: #edf1ee;
  width: 80%;
}

.says:after, .says2:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px; 
  left: -19px;
  border: 8px solid transparent;
  border-right: 18px solid #edf1ee;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}
.says p {
  margin: 0;
  padding: 0;
}

.says p span {
  font-size:0.8em;
}

.says p span.date {
  /*padding-left:260px;*/
}

.under {
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
    padding-bottom:5px;
}

.says p.title {
    width: 100%;
    display:inline-block;
    padding-right:90%;
    padding-top:8px;
    overflow-wrap:break-word;
}

.says p.comment {
    padding-top:5px;
    overflow-wrap:break-word;
}

.says p a {
  font-size:0.9em;
  color:#ff7777;
}

.left-space {
   display:inline-block;
}

/*以下、③右側の緑コメント*/
.mycomment {
  margin: 10px 0;
}
.mycomment p {
  display: inline-block;
  position: relative; 
  margin: 0 10px 0 0;
  padding: 8px;
  max-width: 100%;
  border-radius: 12px;
  background: #30e852;
  font-size: 15px:
}

.mycomment p:after {
  content: "";
  position: absolute;
  top: 3px; 
  right: -19px;
  border: 8px solid transparent;
  border-left: 18px solid #30e852;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}

/******************************
 *
 * @格闘技ジム情報.comとは？
 *
 *****************************/
.about-site {
    margin:30px auto;
}

.about-site .title-box {
    background: rgb(44, 44, 44);
    padding:8px;
}

.about-site h2 {
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  color: transparent;
/*
    background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    -webkit-background-clip: text;
    color: transparent;
*/
    font-size:1.2em;
    font-weight:600;
}

.about-site-inner {
    background: #f7f6f5;
    padding:8px;
}

.about-site-inner p {
    line-height:1.8;
}

/******************************
 *
 * @TOPお知らせ一覧
 *
 *****************************/
.news-site {
    margin: 30px auto;
}

.news-site .title-box {
    background: rgb(44, 44, 44);
    padding: 8px;
}

.news-site h2 {
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 1.2em;
    font-weight: 600;
}

.news-site ul {
    background: #f7f6f5;
    padding: 8px;
}

.news-site ul li {
    padding:4px 0px;
}

.news-site ul li a {
    text-decoration: none;
}

.news-site ul p.date {
    /*display:inline-block;*/
    font-size:0.9em;
}

.news-site ul p.title {
    /*display:inline-block;*/
    border-bottom: 1px solid #fff;
}

.news-site ul li.more {
    font-size: 0.7em;
    text-align: right;
}

/******************************
 *
 * @カテゴリーTOP
 * @マップ
 *
 *****************************/
.map {
    width: 100%;
    /*padding:10px 0;
    border-top:5px solid #b8751e;
    border-left:5px solid #b8751e;
    border-right:5px solid #b8751e;*/
    margin-top:10px;
    position: relative;
    /*height: 470px;*/
    /*display:none;*/
}

.map .mark {
    position: absolute;
    top: -50px;
    left: 0px;
}

.map .map-logo {
    position: absolute;
    top: 10px;
    left: -4px;
}

.map .map-zoon {
    width:98%;
    display:inline-block;
    vertical-align: top;
    position: absolute;
    top: 130px;
    left: 2%;
}

.map .map-zoon img { 
    width:100%;
}

.map .map-list {
    width:400px;
    display:none;
    position: absolute;
    top: 20px;
    left: 430px;
}

.map .map-list p {
    font-size:0.9em;
    border-left:5px solid #000;
    padding-left:5px;
}

.map .map-list ul {
    margin:4px 0;
}

.map .map-list ul li {
    display:inline-block;
    font-size:0.9em;
}

.map .map-list ul li a {
    color: #0265cb;
}

.conditions {
    width: 98%;
    margin-bottom:30px;
    border-left:2px solid #b8751e;
    border-right:2px solid #b8751e;
    border-bottom:5px solid #b8751e;
    padding:0px 0px 20px;
    /*padding:15px 0px 20px;*/
}

.conditions h2 {
    font-size: 18px;
    background: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    padding: 5px 0 5px 10px;
    margin: 0 0 15px;
    color:#fff;
    font-weight:600;
}

.conditions .area, 
.conditions .age, 
.conditions .cost,
.conditions .days,
.conditions .search {
    width:88%;
    margin:0 auto 10px;
    font-size:0.9em;
}

.conditions .commit {
    width:88%;
    margin:20px auto;
    font-size:0.9em;
    text-align:center;
}

.conditions .commit input[type="submit"]{
    color:#fff;
    background-color:#0265cb;
    border:none;
    font-size:1.1em;
    font-weight:600;
    border-radius:10px;
    padding:5px 20px;
}

.conditions .area p,
.conditions .age p,
.conditions .cost p,
.conditions .days p,
.conditions .search p {
    display:inline-block;
    width:100%;
    padding:10px 0px;
}

.conditions .days input[type="checkbox"] {
    width: 15px;
    height: 15px;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.conditions .days span {
    font-size:1.3em;
    padding-left:5px;
}

.conditions select {
    padding:5px;
}

.conditions .search input[type="search"] {
    padding:5px;
    width:96%;
}



/******************************
 *
 * @カテゴリーTOP
 * @一覧・ランキング
 *
 *****************************/
.category-ranking-list {
}

.category-ranking-list h2 {
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #fff;/*文字色*/
  font-weight:600;
  font-size:1.2em;
  width:94%;
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  border-left: solid 5px rgb(44, 44, 44);/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/

}

.category-ranking-list .category-ranking-review,  
.category-ranking-list .category-ranking-famous {
    margin:30px 0px 10px;
}

.category-ranking-list .category-ranking-review h3,
.category-ranking-list .category-ranking-famous h3 {
    border-bottom: solid 3px #cce4ff;
    position: relative;
    width:100%;
    font-size:1.2em;
}

.category-ranking-list .category-ranking-review h3:after,
.category-ranking-list .category-ranking-famous h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #5472cd;
  bottom: -3px;
  width: 20%;
}

.category-ranking-list .category-ranking-review .inner-box, 
.category-ranking-list .category-ranking-famous .inner-box {
    width:48%;
    display:inline-block;
    vertical-align: top;
    text-align:left;
}

.category-ranking-list .category-ranking-review .inner-box p img,  
.category-ranking-list .category-ranking-famous .inner-box p img {
    width:160px;
    height:120px;
        object-fit: contain;
}

.category-ranking-list .category-ranking-review .inner-box p, 
.category-ranking-list .category-ranking-famous .inner-box p {
    font-size:0.8em;
}

.category-ranking-list .category-ranking-review .inner-box p span,
.category-ranking-list .category-ranking-famous .inner-box p span {
    color:red;
    font-weight:600;
}

.category-ranking-list .category-ranking-review .inner-box a, 
.category-ranking-list .category-ranking-famous .inner-box a {
    font-size:0.9em;
}


/******************************
 *
 * @カテゴリーTOP
 * @口コミ
 *
 *****************************/
.category-review h2 {
  padding: 0.4em 0.5em;/*文字の上下 左右の余白*/
  color: #fff;/*文字色*/
  font-weight:600;
  font-size:1.2em;
  width:94%;
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  border-left: solid 5px rgb(44, 44, 44);/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
}

.category-review .category-review-list {
    margin:20px 0;
}

.category-review .category-review-list .category-review-list-header {
    margin-bottom:20px;
}

.category-review .category-review-list .category-review-list-header .category-review-list-image {
    display:inline-block;
    width:60px;
}

.category-review .category-review-list .category-review-list-header .category-review-list-info {
    display:inline-block;
    padding-left:10px;
    vertical-align: super;
}

.category-review .category-review-list .category-review-list-header .category-review-list-info span,  
.category-review .category-review-list .category-review-list-header .category-review-list-body p {
    font-size:0.8em;
}

.category-review .category-review-list .category-review-list-header .category-review-list-image img {
    width:100%;
}

.category-review .category-review-list .category-review-list-box {
    width:100%;
}

.category-review .category-review-list .category-review-list-box .readmore{
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 10px;
    border: 2px solid #555;

  position: relative;
  color: #555;
  font-size: 16px;
  background: #FFF;
}

.category-review .category-review-list .category-review-list-box .readmore:berfore {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.category-review .category-review-list .category-review-list-box .readmore:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 10%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}

.category-review .category-review-list .category-review-list-box .readmore-content{
    position: relative;
    overflow: hidden;
    width:100%;
    /*以下お好み*/
    /*高さの初期値*/
    height: 100px;
}

.category-review .category-review-list .category-review-list-box .readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

.category-review .category-review-list .category-review-list-box .readmore-content p {
    font-size:0.9em;
}

.category-review .category-review-list .category-review-list-box .readmore-content .readmore-content-header .comment {
    display:inline-block;
    width:690px;
    font-weight:600;
}

.category-review .category-review-list .category-review-list-box .readmore-content .readmore-content-header .start {
    display:inline-block;
    width:80px;
}

.category-review .category-review-list .category-review-list-box .readmore-content p.title {
    color:#5472cd;
    font-weight:600;
}

/* 続きを読むボタン */
.category-review .category-review-list .category-review-list-box .readmore-label{
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 10px;
    /*
    background-color: #ff7777;
    border-radius: 10px;
    color: #FFF;
    */
    border:1px solid #ccc;
}

.category-review .category-review-list .category-review-list-box .readmore-label:before{
    content: '続きを読む >';
    color:#5472cd;
}

.category-review .category-review-list .category-review-list-box .readmore-check{
    display: none;
}

/*チェック時にボタンを非表示*/
.category-review .category-review-list .category-review-list-box .readmore-check:checked ~ .readmore-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}

.category-review .category-review-list .category-review-list-box .readmore-check:checked ~ .readmore-label:before{
    content: '閉じる';
}

/*チェック時に高さを自動に戻す*/
.category-review .category-review-list .category-review-list-box .readmore-check:checked ~ .readmore-content{
    height: auto;
}

/*チェック時グラデーション等を削除*/
.category-review .category-review-list .category-review-list-box .readmore-check:checked ~ .readmore-content::before {
    display: none;
}

.category-review .recruitment {
    width:100%;
    margin:20px auto 0px;
    text-align:center;
}

.category-review .recruitment img {
    width:100%;
}


/******************************
 *
 * @検索結果一覧
 * @検索条件
 *
 *****************************/
.search-conditions {
    width: 98%;
    margin-bottom: 30px;
    border-left: 5px solid #b8751e;
    border-right: 5px solid #b8751e;
    border-bottom: 5px solid #b8751e;  
    /*padding: 15px 0px 20px;*/
}

.search-conditions h2 {
    font-size: 18px;
    background: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    padding: 5px 0 5px 10px;
    margin: 0 0 15px;
    color: #fff;
    font-weight: 600;
}

.search-conditions .cat,
.search-conditions .genre,
.search-conditions .area,
.search-conditions .age,
.search-conditions .cost,
.search-conditions .days,
.search-conditions .search {
    width:94%;
    margin:20px auto;
}

.search-conditions .commit {
    width:94%;
    margin:30px auto;
    text-align:center;
}

.search-conditions .commit input[type="submit"]{
    color:#fff;
    background-color:#0265cb;
    border:none;
    font-size:1.1em;
    font-weight:600;
    border-radius:10px;
    padding:5px 20px;
}

.search-conditions .cat p,
.search-conditions .genre p,
.search-conditions .area p,
.search-conditions .age p,
.search-conditions .cost p,
.search-conditions .days p,
.search-conditions .search p {
    display:inline-block;
    width:100%;
    padding:5px 0px;
    font-size:1.1em;
}

.search-conditions input[type="checkbox"] {
    width: 15px;
    height: 15px;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}

.search-conditions input[type="checkbox"],
.search-conditions select {
    padding:5px;
}

.search-conditions .days span {
    font-size:1.2em;
    padding-left:5px;
}

.search-conditions .search input[type="search"] {
    width:98%;
    padding:5px;
}

/******************************
 *
 * @検索結果一覧
 * @一覧
 *
 *****************************/
.search-list {
    width:100%;
}

.search-list h2 {
  padding: 0.4em 0.5em;
  color: #fff;
  font-weight:600;
  font-size:1.2em;
  width:97%;
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  border-left: solid 5px rgb(44, 44, 44);
  border-bottom: solid 3px #d7d7d7;
}

.search-list a {
    text-decoration:none;
}

.search-list a:hover .search-list-box {
    background-color:#FFFFEE;
    text-decoration:none;
}

.search-list .search-list-box {
    border:1px solid #ccc;
    margin:20px 0;
}

.search-list .search-list-box .search-list-box-header {
    padding:10px;
}

.search-list .search-list-box .search-list-box-header .search-list-box-image {
    width:20%;
    height:150px;
    display:inline-block;
}

.search-list .search-list-box .search-list-box-header .search-list-box-image img {
    width:100%;
    height:150px;
    object-fit: contain;
}

.search-list .search-list-box .search-list-box-header .search-list-box-info {
    width:75%;
    display:inline-block;
    vertical-align: top;
    padding-left: 2%;
}

.search-list .search-list-box .search-list-box-header .search-list-box-info p span.genre {
    font-size:0.9em;
}

.search-list .search-list-box .search-list-box-header .search-list-box-info p span.area {
    font-size:0.9em;
}

.search-list .search-list-box .search-list-box-header .search-list-box-info p span.point {
    color:red;
    font-weight:600;
    font-size:1.1em;
}

/******************************
 *
 * @検索結果一覧
 * @ページャー
 *
 *****************************/
.pager {

}

.pager ul {
    text-align:center;
}

.pager ul li {
    border:1px solid #ccc;
    display:inline-block;
    width:20px;
    background-color:#ccc;
    padding:5px;
    margin:3px;
}

.pager ul li a {
    text-decoration: none;
}

.pager ul li.active {
    background-color:#ff7777;
    border:1px solid #ff7777;
}

.pager ul li.active a {
    color:#fff;
} 

/******************************
 *
 * @ジム詳細
 *
 *****************************/
.gym-detail {
}

.gym-detail .gym-detail-header {
    background:#f5fcff;
    width:100%;
}

.gym-detail .gym-detail-header .gym-detail-header-left {
    width:98%;
    display:inline-block;
    padding:10px 1%;
    text-align:center;
}

.gym-detail .gym-detail-header .gym-detail-header-left p.reference,
.gym-detail .gym-detail-header .gym-detail-header-left p.reference a {
    font-size:0.5em;
    color:#aaa;
    padding:3px;
}

.gym-detail .gym-detail-header .gym-detail-header-left img {
    width: 175px;
    height:130px;
    object-fit: contain;
}

.gym-detail .gym-detail-header .gym-detail-header-right {
    padding:10px 1%;
    width:98%;
    display:inline-block;
    vertical-align: top;
}

.gym-detail .gym-detail-header .gym-detail-header-right .gym-detail-header-top {
     padding-bottom:5px;
     border-bottom:1px solid #ccc;
}

.gym-detail .gym-detail-header .gym-detail-header-right .gym-detail-header-top h2 {
    font-size:1.2em;
    font-weight:600;
}

.gym-detail .gym-detail-header .gym-detail-header-right .gym-detail-header-top p {
    font-size:0.8em;
}

.gym-detail .gym-detail-header .gym-detail-header-right .gym-detail-header-bottom {
     padding-top:5px;
}

.gym-detail .gym-detail-header .gym-detail-header-right .gym-detail-header-bottom .large_rating {
    font-size:1.8em;
}

.gym-detail .gym-detail-header .gym-detail-header-right .gym-detail-header-bottom span.count {
    font-size:0.8em;
}

.gym-detail .gym-detail-header .gym-detail-header-right .gym-detail-header-bottom span.raging_point {
    font-size:1.2em;
    font-weight:600;
    color:red;
}

.gym-detail .gym-detail-header .tab {
  display: flex;
  flex-wrap: wrap;
  width:100%;
}

.gym-detail .gym-detail-header .tab li {
    width: 24%;
    border-bottom: 1px solid #000;
    text-align:center;
}

.gym-detail .gym-detail-header .tab li.active {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    background:#fff !important;
    border-bottom: none;
}

.gym-detail .gym-detail-header .tab li a{
  display: block;
  background:#ddd;
  margin:0 2px;
  padding:10px;
  font-size: 0.8em;
}

.gym-detail .gym-detail-header .tab li.active a{
  background:#fff;
}

/*エリアの表示非表示と形状*/
.gym-detail .gym-detail-header .area {
  display: none;/*はじめは非表示*/
  opacity: 0;/*透過0*/
  background: #fff;
  padding:50px 20px;
}

/*areaにis-activeというクラスがついた時の形状*/
.gym-detail .gym-detail-header .area.is-active {
    display: none;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

@keyframes displayAnime{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/******************************
 *
 * @ジム詳細
 * @メニュー
 *
 *****************************/
.gym-detail .gym-menu {
}

.gym-detail .gym-menu h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 94%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.gym-detail .gym-menu .inner-box {
    margin:20px 0px;
    width:98%;
}

.gym-detail .gym-menu .inner-box ul {
    background:#f5fcff;
    padding: 15px 1% 5px;
}

.gym-detail .gym-menu .inner-box ul li {
    display: inline-block;
    margin: 1%;
    padding:2% 1%;
    width: 45%;
    font-size: 14px;
    font-weight: 700;
    background-color: #fff;
    -moz-box-shadow: #ccc 0 0 3px;
    -webkit-box-shadow: #ccc 0 0 3px;
    box-shadow: #ccc 0 0 3px;
}

.gym-detail .gym-menu .inner-box ul li a {
    text-decoration:none;
    width:100%;
    display: inline-block;
}

.gym-detail .gym-menu .inner-box ul li a span{
    background:#ff7777;
    width:20px;
    height:20px;
    text-align:center;
    color:#fff;
    border-radius: 50%;
    margin: 0 8px;
    display:inline-block;
}

/******************************
 *
 * @ジム詳細
 * @概要
 *
 *****************************/
.gym-detail .gym-summary {
}

.gym-detail .gym-summary h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 94%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.gym-detail .gym-summary .inner-box {
    width:95%;
    margin:15px 0;
}

.gym-detail .gym-summary .inner-box p {
    padding:10px;
}

/******************************
 *
 * @ジム詳細
 * @口コミ(評判)
 *
 *****************************/
.gym-detail .gym-score {
}

.gym-detail .gym-score h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 92%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.gym-detail .gym-score .inner-box {
    width:98%;
    margin:15px auto;
    background: #f5f5e9;
    /*margin: 0 0 25px;*/
    padding:5px 0px;
}

.gym-detail .gym-score .inner-box .score-header {
    width: 98%;
    background-color:#fff;
    margin:5px auto;
}

.gym-detail .gym-score .inner-box .score-header .rating {
    font-size:2em;
    text-align:center;
}

.gym-detail .gym-score .inner-box .score-header .rating .point {
    font-size:0.7em;
    color:red;
    font-weight:600;
}

.gym-detail .gym-score .inner-box .score-header .rating .count {
    font-size:0.5em;
    font-weight:600;
}

.gym-detail .gym-score .inner-box .score-body {
    padding:5px;
    background-color:#fff;
    margin:10px;
    box-shadow: #ccc 0 0 5px;
    display:none;
}

.gym-detail .gym-score .inner-box .score-body ul {
}

.gym-detail .gym-score .inner-box .score-body ul li {
    border-bottom:1px dotted #ccc;
    padding:8px 0;
}

.gym-detail .gym-score .inner-box .score-body ul li .title,
.gym-detail .gym-score .inner-box .score-body ul li .point,
.gym-detail .gym-score .inner-box .score-body ul li .rank,
.gym-detail .gym-score .inner-box .score-body ul li .graph
{
    display:inline-block;
}

.gym-detail .gym-score .inner-box .score-body ul li .title{
/*
    padding-left:5px;
    width:200px;
*/
    padding-left:25px;
    width:250px;
}
.gym-detail .gym-score .inner-box .score-body ul li .point{
    width:100px;
}
.gym-detail .gym-score .inner-box .score-body ul li .rank{
    width:100px;
}
.gym-detail .gym-score .inner-box .score-body ul li .graph
{
    background: url(../img/bg_review_graph_us.gif) no-repeat;
    width:385px;
    height: 20px;
    position: relative;
    vertical-align: text-bottom;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .graph-position
{
    position:absolute;
    top:-4px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position1 {
    left:-8px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position2 {
    left:29px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position3 {
    left:66px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position4 {
    left:103px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position5 {
    left:140px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position6 {
    left:176px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position7 {
    left:213px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position8 {
    left:250px;
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position9 {
    left:287px;    
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position10 {
    left:324px;   
}

.gym-detail .gym-score .inner-box .score-body ul li .graph .position11 {
    left:360px;
}

/******************************
 *
 * @ジム詳細
 * @口コミ一覧
 *
 *****************************/
.gym-detail .gym-word-of-mouth {
}

.gym-detail .gym-word-of-mouth h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 94%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.gym-detail .gym-word-of-mouth .recruitment {
    text-align:center;
    width:100%;
    margin:10px auto;
}

.gym-detail .gym-word-of-mouth .recruitment img {
    width:100%;
}

.gym-detail .gym-word-of-mouth .post {
    text-align:center;
    width:95%;
    margin:50px 0px 50px;
}

.gym-detail .gym-word-of-mouth .post a {
    background-color:#5472cd;
    color:#fff;
    padding:20px 50px;
    margin:30px 0px 50px;
       text-decoration: none;
}

.gym-detail .gym-word-of-mouth .inner-box {
    margin:30px 0;
    width:100%;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top {
    border-top: 4px solid #5472cd;
    border-left: 2px solid #555;
    border-right: 2px solid #555;
    padding:15px 10px 20px;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-left {
    width:20%;
    display:inline-block;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-left img {
    width:100%;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-right {
    width:70%;
    display:inline-block;
    vertical-align: top;
    padding-left:5%;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-right h3 {
    font-weight:600;
    font-size:1.2em;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-right p.genre {
    font-weight:600;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-right p.date span {
    font-size:0.8em;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-right p.point {
    font-size:0.8em;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-point {
    display:inline-block;
    width:140px;
    font-size:1.7em;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-top .mouth-point p.rating-point {
    text-align:center;
    font-weight:600;
    color:red;
}
.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore{
    position: relative;
    box-sizing: border-box;
    /*以下お好み*/
    /* ボーダーを付ける場合 */
    padding: 10px;
    border: 2px solid #555;

  position: relative;
  color: #555;
  font-size: 16px;
  background: #FFF;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore:berfore {
  content: "";
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 10%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-bottom: 14px solid #555;
  z-index: 1;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-content{
    position: relative;
    overflow: hidden;
    width:96%;
    /*以下お好み*/
    /*高さの初期値*/
    height: 100px;
}


.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-content::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: "";
    /*以下お好み グラデーションの色と高さ 高さはreadmoreのheight以下にすること*/
    height: 50px;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-content p {
    font-size:0.9em;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-content p.title {
    font-weight:600;
    color:#5472cd;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-content p.title span.mark {
    background: #ff7272;
    color:#fff;
    padding: 5px 6px;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 700;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-content p.title span.mark2 {
    background: #eda700;
    color:#fff;
    padding: 5px 6px;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 700;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-content p.title span.mark3 {
    background: #56abba;
    color:#fff;
    padding: 5px 6px;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 700;
}

/* 続きを読むボタン */
.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-label{
    display: table;
    bottom: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    z-index: 2;
    padding: 0 10px;
    /*
    background-color: #ff7777;
    border-radius: 10px;
    color: #FFF;
    */
    border:1px solid #ccc;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-label:before{
    content: '続きを読む >';
    color:#5472cd;
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-check{
    display: none;
}

/*チェック時にボタンを非表示*/
.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-check:checked ~ .readmore-label{
    position: static;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    /* 「続きを読む」を押した後、元に戻す必要がない場合は、上のオプションを消してこの1行だけにする */
    /* display: none; */
}

.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-check:checked ~ .readmore-label:before{
    content: '閉じる';
}

/*チェック時に高さを自動に戻す*/
.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-check:checked ~ .readmore-content{
    height: auto;
}

/*チェック時グラデーション等を削除*/
.gym-detail .gym-word-of-mouth .inner-box .list .mouth-body .readmore-check:checked ~ .readmore-content::before {
    display: none;
}


/******************************
 *
 * @ジム詳細
 * @基本情報
 *
 *****************************/
.gym-detail .gym-info {
}

.gym-detail .gym-info h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 94%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.gym-detail .gym-info .inner-box {
}

.gym-detail .gym-info .inner-box {
}

.gym-detail .gym-info .inner-box table {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;
  margin:30px 0 50px;
}

.gym-detail .gym-info .inner-box table tr {
}

.gym-detail .gym-info .inner-box table tr th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;

  background: #f2f6fb;
  padding: 10px 0px;
  width: 100%;
  display:block;
}

.gym-detail .gym-info .inner-box table tr td {
  border: 1px solid #cbced2;
  border-collapse: collapse;

  /*background: #f5f6f8;*/
  padding: 10px 0px;
  width: 100%;
  display:block;
}

.gym-detail .gym-info .inner-box table tr td input[type="text"],
.gym-detail .gym-info .inner-box table tr td textarea {
  width:95%;
}

/******************************
 *
 * @ジム詳細
 * @有名人情報
 *
 *****************************/
.gym-detail .gym-famous {
}

.gym-detail .gym-famous h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 94%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.gym-detail .gym-famous .inner-box {
    margin:30px 0;
}

.gym-detail .gym-info .inner-box table {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;
  margin:30px 0 50px;
  width:100%;
  table-layout: fixed;
  word-break: break-all;
  word-wrap: break-all;
}

.gym-detail .gym-famous .inner-box table tr {
}

.gym-detail .gym-famous .inner-box table tr th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;

  background: #f2f6fb;
  padding: 10px 12px;
  width: 300px;
}

.gym-detail .gym-famous .inner-box table tr td {
  border: 1px solid #cbced2;
  border-collapse: collapse;

  /*background: #f5f6f8;*/
  padding: 10px 12px;
  width: 480px;
}

.gym-detail .gym-famous .inner-box table tr td p span {
  padding:5px 8px;
  background:#ff7777;
  color:#fff;
  font-size:0.9em;
}

.gym-detail .gym-famous .inner-box table tr td p {
  margin-bottom:5px;
}

.gym-detail .gym-famous .inner-box table tr td input[type="text"],
.gym-detail .gym-famous .inner-box table tr td textarea {
  width:95%;
}

/******************************
 *
 * @サイドメニュー
 *
 *****************************/
#sideber {
    width: 98%;
    margin: 20px auto;
}

#sideber .sidebox {
    width: 100%;
    margin:0px auto 20px;
}

#sideber .sidebox .title-box {
    padding: 8px 9px;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    border-bottom: none;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
/*
    background: #f7f7f6;
    background: -moz-linear-gradient(to bottom,#fff 0,#f7f7f6 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(100%,#f7f7f6));
    background: -webkit-linear-gradient(to bottom,#fff 0,#f7f7f6 100%);
    background: -o-linear-gradient(to bottom,#fff 0,#f7f7f6 100%);
    background: -ms-linear-gradient(to bottom,#fff 0,#f7f7f6 100%);
    background: linear-gradient(to bottom,#fff 0,#f7f7f6 100%);
*/
    background: rgb(44, 44, 44);
}

#sideber .sidebox h3 {
    font-size: 16px;
    font-weight:600;
    background-image: linear-gradient(0deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    -webkit-background-clip: text;
    color: transparent;
}

#sideber .sidebox .inner-box {
    border: 1px solid #e6e6e6;
}

#sideber .sidebox .inner-box .gallery {
    width:250px;
    padding:10px;
    margin:0 auto;
}

#sideber .sidebox .inner-box .gallery img {
    width:250px;
    hegiht:250px;
}

#sideber .sidebox .inner-box p.title {
    padding-left:10px;
}

#sideber .sidebox .inner-box p.name {
    padding-left:10px;
    color:#ff7777;
    font-size:0.9em;
}

#sideber .sidebox .inner-box p.more {
    text-align:right;
    font-size:0.7em;
    padding-right:10px;
    padding-bottom:10px;
}

#sideber .rankingbox {
    position: relative;
    margin-bottom:30px;
}

#sideber .rankingbox .mark img {
    position: absolute;
    top: -10px;
    left: 0px;
}

#sideber .rankingbox .title-box {
}

#sideber .rankingbox .title-box h3 {
    padding-bottom: 8px;
    font-weight: 600;
    padding-top: 3px;
    padding-left: 60px;
}

section.typeB{
	display: flex;
	flex-wrap: wrap;
}
section.typeB::after {
	content: '';
	width: 100%;
	height: 3px;
	display: block;
	order: -1;
	background: rgba(0,0,0,.1);
}
section.typeB .tabLabel {	/* タブ */
        text-align: center;
	margin-right: 3px;
	padding: 3px 12px;
	flex: 1;
	order: -1;
	border-radius: 3px 3px 0 0;
	color: #fff;
	background: #000;
	position: relative;
	transition: .5s ;
	cursor: pointer;
}
section.typeB .tabLabel::after {
	content: '';
	width: 100% ;
	height: 3px;
	display: block;
	pointer-events: none;
	transform: translateX(100%);
	transition: cubic-bezier(0.4, 0, 0.2, 1) .2s 80ms;
	background: #EFBB24;
	position: absolute;
	left: 0;
	bottom: -3px;
	z-index: 10;
	opacity: 0;
}
section.typeB .tabLabel:nth-last-of-type(1){ margin-right: 0; }
section.typeB input {		/* ラジオボタン非表示 */
	display: none;
}
section.typeB .content {	/* 本文 */
	width: 100%;
	height:0;
	overflow:hidden;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	opacity:0;
}
section.typeB .content > div {
	pointer-events:none;
	transform: translateX(30%);
	transition: transform .3s 80ms, opacity .3s 80ms;
}
/*アクティブ設定*/
section.typeB input:checked + .tabLabel {		/*タブ*/
        text-align: center;
	color: #000;
	background: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
}
section.typeB input:checked ~ .tabLabel::after {
	transform: translateX(-100%);
}
section.typeB input:checked + .tabLabel::after {
	opacity: 1;
	transform: translateX(0);
}
section.typeB input:checked + .tabLabel + .content {	/*本文*/
	height: auto;
	padding: 15px;
	order: 1;
	opacity: 1;
}
section.typeB input:checked ~ .content > div {
	transform: translateX(30%);
}
section.typeB input:checked + .tabLabel + .content > div {
	pointer-events:auto;
	transform: translateX(0);
}

section.typeB input:checked + .tabLabel + .content .list {
        border-bottom:1px solid #ccc;
        padding-bottom: 6px;
        padding-top: 6px;
}

section.typeB input:checked + .tabLabel + .content .list .rank {
        display:inline-block;
        width:25px;
        vertical-align: middle;
}

section.typeB input:checked + .tabLabel + .content .list .rank i.first {
        color: #e2d06e;
}

section.typeB input:checked + .tabLabel + .content .list .rank i.sendst {
        color: #c0c0c0;
}

section.typeB input:checked + .tabLabel + .content .list .rank i.thirdst {
        color: #815a2b;
}

section.typeB input:checked + .tabLabel + .content .list .info {
        display:inline-block;
        width:155px;
        vertical-align: middle;
}

section.typeB input:checked + .tabLabel + .content .list .info p {
        font-size:0.8em;
}

section.typeB input:checked + .tabLabel + .content .list .image {
        display:inline-block;
        width:50px;
        vertical-align: middle;
}

section.typeB input:checked + .tabLabel + .content .list .image img {
        width:100%;
}

#sideber .sidebox .inner-box .ad-side-box img {
        width:100%;
        /*height:400px;*/
        object-fit: contain;
}

/******************************
 *
 * @メールアドレス登録
 *
 *****************************/
.signup {

}

.signup h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight:600;
    font-size:1.2em;
    width:94%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.signup .signup-notice {
    background:#eee;
    width:98%;
    padding:15px 1%;
    margin:10px 0px;
}

.signup .signup-rule {
    background:#FFFFCC;
    width:800px;
    padding:15px;
    margin:20px 0px;
    border:2px dotted #ccc;
}

.signup .signup-rule p.alert {
    color:red;
}

.signup table {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;
  margin:30px 0 50px;
  width:100%;
}

.signup table tr {
}

.signup table tr th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;

  background: #f2f6fb;
  padding: 10px 1%;
  width: 98%;
  display:block;
}

.signup table tr td {
  border: 1px solid #cbced2;
  border-collapse: collapse;

  /*background: #f5f6f8;*/
  padding: 10px 1%;
  width: 98%;
  display:block;
}

.signup table tr td input[type="text"],
.signup table tr td textarea {
  width:98%;
}

.signup table tr td.ce {
    text-align:center;
}

.signup table tr td input[type="submit"] {
width: 320px;
    margin: 10px auto 15px;
    padding: 8px 0;
    line-height: 1.7;
    outline: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    background: -moz-linear-gradient( center top, #31d3b6 5%, #26b59b 100% );
    background: -ms-linear-gradient( top, #31d3b6 5%, #26b59b 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31d3b6', endColorstr='#26b59b');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #31d3b6), color-stop(100%, #26b59b) );
    background-color: #26b59b;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.signup table tr th span.required {
    background: red;
    padding: 4px 8px;
    font-size: 0.8em;
    color: #fff;
    font-weight: 600;
}

/******************************
 *
 * @口コミ投稿
 *
 *****************************/
.post {

}

.post h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight:600;
    font-size:1.2em;
    width:94%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.post .post-notice {
    background:#eee;
    width:100%;
    padding:15px 0px;
    margin:10px 0px;
}

.post .post-notice p {
    font-size:0.9em;
}

.post .post-gym {
    text-align: center;
    width: 95%;
    margin: 50px 0px 50px;
}

.post .post-gym a {
    background-color: #5472cd;
    color: #fff;
    padding: 20px 50px;
    margin: 30px 0px 50px;
    text-decoration: none;
}

.post .post-rule {
    background:#FFFFCC;
    width:99%;
    padding:15px 0;
    margin:20px 0px;
    border:2px dotted #ccc;
}

.post .post-rule p {
    font-size:0.9em;
}

.post .post-rule p.attention {
    font-weight:600;
    padding-top:10px;
}

.post .post-rule p.alert {
    color:red;
}

.post table {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;
  margin:30px 0 50px;
}

.post table tr {
}

.post table tr th {
  border: 1px solid #cbced2;
  border-collapse: collapse;
  text-align: center;

  background: #f2f6fb;
  padding: 10px 12px;
  width: 30%;
}

.post table tr td {
  border: 1px solid #cbced2;
  border-collapse: collapse;

  /*background: #f5f6f8;*/
  padding: 10px 12px;
  width: 70%;
}

.post table tr td input[type="text"],
.post table tr td textarea {
  width:95%;
}

.post table tr th span {
    background:red;
    padding:4px 8px;
    font-size:0.8em;
    color:#fff;
    font-weight:600;
}

.post table tr td p {
    font-size:0.9em;
}

.post table tr td p.long {
    width: 100%;
    overflow-wrap: anywhere;
}

.post table tr td p span {
    color:#5472cd;
    font-weight:600;
}

.post table tr td p.count {
    text-align:right;
    padding-right:18px;
    font-size:0.8em;
}

.post table tr td.ce {
    text-align:center;
}

.post table tr td input[type="submit"] {
width: 320px;
    margin: 10px auto 15px;
    padding: 8px 0;
    line-height: 1.7;
    outline: none;
    border: none;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    background: -moz-linear-gradient( center top, #31d3b6 5%, #26b59b 100% );
    background: -ms-linear-gradient( top, #31d3b6 5%, #26b59b 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31d3b6', endColorstr='#26b59b');
    background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #31d3b6), color-stop(100%, #26b59b) );
    background-color: #26b59b;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


/******************************
 *
 * @ステップ数
 *
 *****************************/
/* form-nav */

.signup .progressbar,
.post .progressbar {
  display: flex;
  flex-wrap: wrap;
  width:100%;
  margin:20px 0px;
}
.signup .progressbar .item {
    position: relative;
    width: 24.8%;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 13px 0;
    line-height: 1.5;
    background: #F5F5F5;
    color: #999999;
}

.post .progressbar .item {
    position: relative;
    width: 33%;
    text-align: center;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 13px 0;
    line-height: 1.5;
    background: #F5F5F5;
    color: #999999;
}
.signup .progressbar .item:not(:last-child)::before,
.signup .progressbar .item:not(:last-child)::after,
.post .progressbar .item:not(:last-child)::before,
.post .progressbar .item:not(:last-child)::after {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 100%;
    content: '';
    border: 37px solid transparent;
    border-left: 20px solid #F5F5F5;
    margin: auto;
}
.signup .progressbar .item:not(:last-child)::before, 
.post .progressbar .item:not(:last-child)::before {
    margin-left: 1px;
    border-left-color: #FFF;
}

@media screen and (max-width: 767px) {
.signup .progressbar .item,
.post .progressbar .item {
    font-size: 11px;
    line-height: 1.4;
    padding: 10px 0;
}
.signup .progressbar .item:not(:last-child)::before,
.signup .progressbar .item:not(:last-child)::after,
.post .progressbar .item:not(:last-child)::before,
.post .progressbar .item:not(:last-child)::after {
    border-width: 25px;
    border-left-width: 12px;
}
}

/* active */

.signup .progressbar .item.active,  
.post .progressbar .item.active {
    z-index: 1;
    background: #0070BD;
    color: #FFF;
}
.signup .progressbar .item.active:not(:last-child)::after, 
.post .progressbar .item.active:not(:last-child)::after {
    border-left-color: #0070bd;
}
.signup .progressbar .item.active:not(:last-child)::before,
.post .progressbar .item.active:not(:last-child)::before {
    border-left: none;
}

/******************************
 *
 * @プライバシーポリシー
 *
 *****************************/
.privacy {
    width:98%;
    margin:30px auto 80px;
}

.privacy h2 {
/*
    padding: 0px 0px 5px;
    border-bottom: 1px #eee solid;
    margin-bottom: 10px;
    font-weight:600;
    font-size:1.1em;
*/
    font-size:1.1em;
    font-weight:600;
    margin: 0 0 32px;
    padding: 0 6px;
    line-height: 40px;
    color: #fff;
    background: #68411e;
    border-radius: 4px;
}

.privacy h3 {
    font-weight:600;
    margin-top:20px;
}

.privacy p {
    line-height:1.6;
}

.privacy ul {
    padding-left:10px;
}

.privacy ul li {
    color:#010101;
}

/******************************
 *
 * @about
 *
 *****************************/
.about {
    width:98%;
    margin:30px auto 80px;
}

.about h2 {
    font-weight:600;
    font-size:1.1em;
}

.about table {
    border-collapse: separate;
    border-top: 1px solid #d6ceb4;
    color:#777;
    width:100%;
    margin: 20px 0;
}

.about table tr {
    vertical-align: top;
}

.about table tr th {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #d6ceb4;
    background-color: #faf8f5;
    width:100% !important;
    color: #777;
    /*color: #13131e;*/
    font-weight: bold;
    vertical-align: inherit;
    padding: 1rem 0px;
    display:block;
}

.about table tr td {
    width:100% !important;
    display:block;
    border-bottom: 1px solid #d6ceb4;
    vertical-align: inherit;
    padding: 1rem 0px;
}

/******************************
 *
 * @お知らせ一覧
 *
 *****************************/
.news-list {
    margin: 30px auto;
}

.news-list .title-box {
    background: rgb(44, 44, 44);
    padding: 8px;
}

.news-list h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 97%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.news-list ul {
    background: #f7f6f5;
    padding: 8px;
}

.news-list ul li {
    padding:4px 0px;
}

.news-list ul li a {
    text-decoration: none;
}

.news-list ul p.date {
    /*display:inline-block;*/
    font-size:0.9em;
}

.news-list ul p.title {
    /*display:inline-block;*/
    border-bottom: 1px solid #fff;
}

/******************************
 *
 * @ジム詳細
 * @キャンペーン
 *
 *****************************/
.gym-detail #campaign {
}

.gym-detail #campaign .inner-box {
}

.gym-detail #campaign .inner-box .campaing-list {
}


.gym-detail #campaign .inner-box .campaing-list h3 {
    font-size: 1.1em;
    font-weight: 600;
    padding:5px 0px;
}

.gym-detail #campaign .inner-box .campaing-list .date {
    width: 96%;
    text-align:right;
    background-color:#ff7777;
    padding: 5px 2%;
}

.gym-detail #campaign .inner-box .campaing-list .date p {
    color:#fff;
}

.gym-detail #campaign .inner-box .campaing-list .info {
    padding:20px 0px;
}

.gym-detail #campaign .inner-box .campaing-list .info .image {
    width:100px;
    height:100px;
    vertical-align: top;
    padding: 0px 3vw 0px 0px;
    float: left;
}

.gym-detail #campaign .inner-box .campaing-list .info .image img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

.gym-detail #campaign .inner-box .campaing-list .info .body {
    width:94vw;
    padding-right:1vw;
    vertical-align: top;
}

.gym-detail #campaign .inner-box .campaing-list .info .pr {
    background-color: #ffdd;
    padding: 2%;
    width: 100%;
    margin: 20vw 0px 0px;
    border:1px solid #ddd;
    border-radius:3px;
}

.gym-detail #campaign .inner-box .campaing-list .info .pr p {
    word-wrap: break-word;
}

/******************************
 *
 * @お知らせ詳細
 *
 *****************************/
.news-detail {
    margin: 0px auto 30px;
    background: #eee;
    width: 100%;
    float: left;
}

.news-detail h2 {
    padding: 0.4em 0.5em;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    width: 97%;
    background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
    border-left: solid 5px rgb(44, 44, 44);
    border-bottom: solid 3px #d7d7d7;
}

.news-detail p.date {
    text-align:right;
    font-size:0.9em;
    padding-right: 9px;
    padding-top: 10px;
}

.news-detail pre,
.news-detail .body {
    padding: 8px;
}


/******************************
 *
 * @
 *
 *****************************/
.guide {
    width:98%;
    margin:0px auto;
    padding:20px 0 50px;
}

.guide h2 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    color: #fff;
    background: #0794d3;
    border-bottom: 1px solid #3395c1;
    -webkit-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
    box-shadow: 2px 2px 0 0 rgb(0 0 0 / 5%);
    padding: 12px;
    margin-bottom:20px;
}

.guide h3 {
    color: #222;
    font-weight:600;
    background: none;
    border-left: 5px solid #0794d3;
    padding: 5px 10px;
    margin: 30px 0px 10px;
}

.guide p {
    line-height:1.8;
}

.guide .guide-box {
    background-color: #dcf3f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 15px;
    margin-top: 10px;
}

.guide .guide-box .line {
    border-bottom:2px solid #fff;
    margin-bottom:5px;
}

/******************************
 *
 * @スポンサーフッター
 *
 *****************************/
.sponser-footer {
    width:98%;
    margin:1% auto;
}

.sponser-footer .ad-footer-box {
    width:100%;
}

.sponser-footer .ad-footer-box img {
    width:100%;
}

.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

.video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/******************************
 *
 * @特定商取引法に基づく表記
 *
 *****************************/
.privacy-box {
    margin: 20px 0 30px;
}

.privacy-box p.title {
    line-height:1.6;
    font-weight:600;
}

.privacy-box p {
    margin: 0.1em 0 0.5em;
}

.privacy-box p a {
        color: #ff0000;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.privacy-box p a:hover {
    text-decoration: underline;
}

.privacy-last-box  {
    margin:10px 0px 15px;
    text-align:right;
}


/******************************
 *
 * @販売価格
 *
 *****************************/
 .price {
    width:98%;
    margin:30px auto 80px;
}

.price h2 {
/*
    padding: 0px 0px 5px;
    border-bottom: 1px #eee solid;
    margin-bottom: 10px;
    font-weight:600;
    font-size:1.3em;
*/
    font-size:1.1em;
    font-weight:600;
    margin: 0 0 32px;
    padding: 0 6px;
    line-height: 40px;
    color: #fff;
    background: #68411e;
    border-radius: 4px;
}

.price h3 {
    font-weight:600;
    margin-top:30px;
}

.price p {
    line-height:1.6;
}

.price ul {
    padding-left:25px;
    padding-top:20px;
    padding-bottom:10px;
}

.price ul li {
    color:#010101;
        list-style: disc;
    padding-bottom: 3px;
}

.price p.right {
    text-align:right;
}

.price p a {
        color: #ff0000;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.price p a:hover {
    text-decoration: underline;
}

/******************************
 *
 * @フッターメニュー
 *
 *****************************/
footer {
    background: rgb(44, 44, 44);
}

.footer-inner {
    width:96%;
    margin:0px auto;
    padding:20px 0;
}

.footer-inner .area {
    width:100%;
    display:inline-block;
    vertical-align: top;
}

.footer-inner .area ul {
    padding:3% 0px;
}

.footer-inner .area ul li {
    font-size:1.1em;
    padding:2%;
}

.footer-inner .support {
    width:100%;
    display:inline-block;
    vertical-align: top;
}

.footer-inner .support ul {
    padding:3% 0px;
}

.footer-inner .support ul li {
    font-size:1.1em;
    padding:2%;
}

.footer-inner .about {
    width:100%;
    display:inline-block;
    vertical-align: top;
    margin:0 !Important;
}

.footer-inner .area ul li {
    display:inline-block;
    font-size:1.1em;
    padding:2%;
}

.footer-inner p {
    color:#fff;
    padding-left:5px;
    border-left:5px solid #ff7777;
    font-size:0.9em;
    margin-bottom:8px;
}

.footer-inner .area ul li a, 
.footer-inner .support ul li a,
.footer-inner .about ul li a {
    color:#fff;
    font-size:0.8em;
    text-decoration: none;
}

/***追従するトップへ戻るボタン***/
#page-top {
    position: fixed;
    right: 5px;
    bottom: 20px;
    height: 50px;
    text-decoration: none;
    font-weight: bold;
    transform: rotate(90deg);
    font-size: 90%;
    line-height: 1.5rem;
    color: #ffbf70;
    padding: 0 0 0 35px;
    border-top: solid 1px;
}
#page-top::before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0px;
    width: 15px;
    border-top: solid 1px;
    transform: rotate(35deg);
    transform-origin: left top;
}
/***トップへ戻るボタンここまで***/

.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt40 { margin-top:40px; }
.mt50 { margin-top:50px; }
.mt60 { margin-top:60px; }

.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb40 { margin-bottom:40px; }
.mb50 { margin-bottom:50px; }

.breadcrumb {
    width:98%;
    margin:10px auto 5px;
}

.breadcrumb ul {
    font-size:0.9em;
}

.breadcrumb ul li {
    display:inline-block;
}
