@charset "shift_jis";
/* CSS Document */

/*--------------------------------------------------------
/* common
---------------------------------------------------------- */
body {
  background-color: #fff;
}
.container-02 {
  max-width: 1245px;
  margin: 0 auto;
  padding: 0 20px;
}
.cms_layout_8 .cms_btn2 {
  font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "Ÿà–¾’©‘Ì", "Yu Mincho", YuMincho, "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "‚l‚r –¾’©", serif;
}

/* hero
---------------------------------------------------------- */
.cms_layout_89 {
  background-image: none !important;
  background-color: #fff;
  visibility: visible;
}
.cms_layout_89 .logo {
  position: absolute;
  z-index: 1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
}
@media screen and (min-width: 768px) {
.cms_layout_89 .logo {
  top: 30px;
  left: 50%;
  -ms-transform: translateX(-574px);
  -webkit-transform: translateX(-574px);
  transform: translateX(-574px);
  width: 80px;
  height: 80px;
}
}
@media screen and (max-width: 767px) {
.cms_layout_89 .logo {
  top: 10px;
  left: 10px;
  width: 40px;
  height: 40px;
}
}

/* category
---------------------------------------------------------- */
#category1.cms_layout_2 {}
#category1.cms_layout_2 .cms_datatitle p {
  font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "Ÿà–¾’©‘Ì", "Yu Mincho", YuMincho, "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "‚l‚r –¾’©", serif;
  padding-top: 0;
}

@media screen and (min-width: 768px) {
 #category1.cms_layout_2 {
   padding-top: 30px;
 }
 ul.ranking-nav {
  margin: -25px 0 0;
 }
 ul.ranking-nav li {
 padding-left: 0;
 }
}

/* contents1
---------------------------------------------------------- */
#contents1.cms_layout_2 {}
#contents1.cms_layout_2 dd {
  font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "Ÿà–¾’©‘Ì", "Yu Mincho", YuMincho, "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "‚l‚r –¾’©", serif;
}
#contents1.cms_layout_2 .cms_databox .cms_datatitle p {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}

@media screen and (max-width: 767px) {
#contents1.cms_layout_2 .cms_databox .cms_datatitle p {
  font-size: 16px;
  font-size: 3.6vw;
  font-weight: bold;
  text-align: left;
}
}

/* ranking
---------------------------------------------------------- */
/*
.cms_layout_8:not(#rank1) {
  display: none;
}
.cms_layout_8 .cms_subtitle1 > p { padding: 0; }
.cms_layout_8 .cms_databox {
  display: none;
  margin-top: 0;
}
.cms_layout_8 .cms_databox.show{
  display: block;
}
*/
#hs_car_title {
	margin-bottom: 40px;
}
#hs_top_tab .item-slider {
	width: 160px;
}
#hs_top_tab .item-slider:hover {
	cursor: pointer;
}
@media screen and (max-width: 768px) {
    #hs_car_title {
        margin-bottom: 5%;
    }
    #hs_top_tab .item-slider {
        width: auto;
    }
	#hs_top_tab.cms_layout_17 .mod-cmn-ranking .box-ranking-category .swiper-wrapper {
		box-sizing: border-box;
	}
	#hs_top_tab.cms_layout_17 .mod-cmn-ranking .box-ranking-category .swiper-container {
		padding: 0 1% 0 1%;
		box-sizing: border-box;
	}
	.cms_ico_rank {
		margin-bottom: 4%;
	}
}
@media screen and (min-width: 768px) {
  .ranking-nav *, .ranking-nav *:before, .ranking-nav *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ranking-nav {
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    display: -webkit-box;  /*Android4.3*/
    display: -moz-box;      /*Firefox21*/
    display: -ms-flexbox;  /*IE10*/
    display: -webkit-flex;  /*PC-Safari,iOS8.4*/
    display: flex;
    -ms-flex-wrap:wrap;        /*IE10*/
    -webkit-flex-wrap:wrap;  /*PC-Safari,iOS8.4*/
    flex-wrap:wrap;
  }
  .ranking-nav li {
    width: calc(100% / 6);
  }
  .ranking-nav li.current,
  .ranking-nav li:hover {
    background-color: #000;	  
  }
  .ranking-nav li button {
    padding:0;
    margin:0;
    background:none;
    border:0;
    line-height:0;
    outline: none;
    appearance: none;
    overflow:visible;
    font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", "Ÿà–¾’©‘Ì", "Yu Mincho", YuMincho, "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "‚l‚r –¾’©", serif;
    line-height: 35px;
    width: 100%;
    height: 100%;
	line-height: 1.4;
    min-height: 60px;
	padding: 0 5px;
  }
  .ranking-nav li.current button,
  .ranking-nav li:hover button {
    color: #fff;
  }
  .ranking-select { display: none; }
}
@media screen and (max-width: 767px) {
  .ranking-nav { display: none; }
  .ranking-select {
    display: block;
    position: relative;
    width: 94%;
	margin: 2% auto;
    border: 1px solid #ddd;
    background-color: #fff;
  }
  .ranking-select .select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    line-height: 34px;
    opacity: 0;
  }
  .ranking-select .txt-selected {
    position: relative;
    padding: 10px 23px 8px 10px !important;
    text-align: center;
    line-height: 1;
  }
  .ranking-select .txt-selected:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  } 
}

/* Instagram
---------------------------------------------------------- */
.cms_layout33 {
  background-color: #363636;
}

/* sns
---------------------------------------------------------- */
#sns.cms_layout_2 {
  background-color: #363636;
}
#sns.cms_layout_2 ul {
 -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#sns.cms_layout_2 li {
  width: auto;
}
#sns.cms_layout_2 dt {
  width: 36px;
}
@media screen and (min-width: 768px) {
 #sns.cms_layout_2 {
  padding-top: 0;
 }
}
@media screen and (max-width: 767px) {
#sns.cms_layout_2 ul {
 margin: 0 0 0 -8%;
 padding-top: 7%;
}
#sns.cms_layout_2 li {
  padding-left: 8%;
}
}
