@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&amp;display=swap");
/*--Style.CSS--Index--
	共通
	特徴別
	ブロック別
	メディアクエリ
--------------------*/
/*リセット*/
/*共通パーツ*/
/*Header*/
/*=== 特徴別 ===*/
/*～を探す, footerで使用*/
/*top以外ので使用*/
/*最新レビュー,バタフライラバーに使用*/
/*最新レビューに使用*/
/*新商品・新着, 最安値検索, 関連ラケットに使用*/
/*バタフライラバー,コルベル・ＳＫ７で使用*/
/*ラバー詳細で使用*/
/*=== ブロック別 ===*/
/*～を探す*/
/*トップ選手使用ラバー、ラケット*/
/*ランキング*/
/*ランキング2*/
/*関連コラム*/
/*ピックルボールニュース*/
/*新商品・新着*/
/*最安値検索*/
/*関連ラケット*/
/*一覧2：バタフライラバー*/
/*詳細：コルベル・ＳＫ７*/
/*詳細：ユーザーレビュー*/
/*詳細：その他クチコミ情報*/
/*のバナー*/
/*=== メディアクエリ ===*/
/*デスクトップ(992px以上、1200px未満)*/
/*タブレット(768px以上、992px未満)*/
/*モバイル(768px未満)*/
/*確認用*/
/*
.container{
border:1px solid #e18307;
}
.boxC{
border:1px solid #e18307;
}
.row{
border:1px solid #666;
}
.colL, .colR{
border:1px solid #00f;
}
.inner{
border:1px solid #0f0;
}

#gamen{
	background:#ccc;
	padding:5px 3px;
	display:block;
	position:fixed;
	left:3px;
	top:3px;
	z-index:9999;
}
#gamen:before{
	background:#ccc;
	width:100px;
	position:absolute;
	left:40px;
	top:2px;
}
#gamen:after{
	background:#ccc;
	width:100px;
	position:absolute;
	top:20px;
}
@media (min-width: 1200px){
#gamen:before{content:"デスクトップ";}
#gamen:after{content:"1200px以上";}
}
@media screen and (max-width: 1199px){
#gamen:before{content:"デスクトップ";}
#gamen:after{content:"1200px未満";}
}
@media screen and (max-width: 991px){
#gamen:before{content:"タブレット";}
#gamen:after{content:"991px以下";}
}
@media screen and (max-width: 767px){
#gamen{opacity:0.5;}
#gamen:before{content:"モバイル";}
#gamen:after{content:"767px以下";}
}
*/
/**YOUTUBE用**/
/**20160303add**/
/**20160303Ranking**/
/**20160313addMovie-News**/
/**ユーザーランク**/
/*ランキング*/
/**使用ラケット・ラバー検索**/
/**20160420**/
/* 価格一覧*/
html {
  font-family: "Noto Sans JP", serif;
}

body {
  font-family: "Noto Sans JP", serif;
}

* {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

ol {
  list-style: none;
}

a {
  color: #0072ff;
}

.container {
  max-width: 1340px;
}

.boxC {
  max-width: 1380px;
  margin: 0px auto;
}

.colL {
  padding-left: 0;
}

.colL h2 {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .colL h2 {
    font-size: 24px;
  }
}

.colL .movieBlockTop h2 {
  margin-bottom: 20px;
}

.colL .newsBlockTop h2 {
  margin-bottom: 20px;
}

.colR {
  padding-left: 20px;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .colR {
    padding-left: 0;
  }
}

.colR h2 {
  font-size: 18px;
}

#header .boxC {
  padding: 5px 0;
  position: relative;
  max-width: inherit;
  width: 98%;
}

#header .clearfix > * {
  margin: 0;
}

#header .flxBox_pc {
  display: flex;
  align-items: center;
}

#header h1 {
  width: 210px;
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
  min-height: 64px;
}

#header h1 img {
  width: 100%;
  height: auto;
}

#header h1 em {
  display: block;
  color: #2b2e83;
  font-style: normal;
  font-size: 10px;
  text-align: center;
  line-height: 1.2em !important;
  margin: 0;
}

#header h1 em br {
  display: none;
}

.hdTxt {
  display: none;
  vertical-align: middle;
}

.hdTxt ul {
  margin-bottom: 0;
}

.hdTxt li {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.hdTxt li.colRev {
  padding-right: 19px;
  position: relative;
  display: block;
}

.hdTxt li.colRev div {
  background-color: #cacaca;
  width: 178px;
  height: 26px;
  margin-bottom: 10px;
  padding-left: 10px;
  position: relative;
}

.hdTxt li.colRev div:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 13px 0px 13px 14px;
  border-color: transparent transparent transparent #cacaca;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
}

.hdTxt li.colRev span {
  display: inline-block;
  background: url(../img/icon_fukidahsi2.png) left 6px no-repeat;
  padding: 7px 0 0px 23px;
  font-size: 14px;
}

.hdTxt li.colRac {
  font-size: 14px;
  padding-right: 8px;
  border-right: 1px dotted #000;
}

.hdTxt li.colRac em {
  display: inline-block;
  padding-right: 2px;
  color: #2b2e83;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
}

.hdTxt li.colRub {
  font-size: 14px;
  padding-left: 8px;
}

.hdTxt li.colRub em {
  display: inline-block;
  padding-right: 2px;
  color: #2b2e83;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
}

.search {
  padding: 0;
  flex-shrink: 0;
  margin-left: 1%;
}

.search input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/icn_search2.png) center no-repeat !important;
  width: 19px !important;
  height: 21px;
  margin: auto;
  display: block;
  border: none;
  border-radius: 0px !important;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
}

.search form > * {
  vertical-align: middle;
}

.search input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100% !important;
  height: 33px;
  padding: 6px 10px 4px;
  border: 1px solid #eee;
  background-color: #f4f4f4;
  border-radius: 50px;
}

.user-button {
  display: flex;
  border-left: 1px solid #ccc;
  padding-left: 15px;
  flex-shrink: 0;
}
.user-button a {
  color: #fff;
  font-weight: bold;
  padding: 0.4em 1.2em;
  border-radius: 6px;
}
.user-button a:hover {
  text-decoration: none;
}
.user-button a + a {
  margin-left: 10px;
}
.user-button a.btn-nav-login {
  background: rgb(69, 72, 196);
}
.user-button a.btn-nav-login:hover {
  color: #2b2e83;
  border-color: rgb(69, 72, 196);
  background: rgba(69, 72, 196, 0);
}
.user-button a.btn-nav-register {
  background: rgb(70, 196, 69);
}
.user-button a.btn-nav-register:hover {
  color: #2b2e83;
  border-color: rgb(70, 196, 69);
  background: rgba(70, 196, 69, 0);
}

#mainNav {
  width: 100%;
  padding: 0px 0;
  letter-spacing: -0.4em;
  text-align: center;
}

#mainNav li.noPc.search {
  position: static;
  border-right: none;
}

#mainNav li {
  padding: 5px 10px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

#mainNav li a {
  color: #333;
  font-weight: bold;
  display: block;
  text-decoration: none;
}
#mainNav li a:hover {
  color: #2b2e83;
}

#mainNav li.noPc {
  display: none;
}

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#searchForm {
  max-width: 200px !important;
  margin: 0px auto;
  padding: 0px 0px;
  position: relative;
  overflow: hidden;
}

#mainNavBtn {
  display: none;
}

#mainNavBtn i {
  color: #525263;
  font-size: 35px;
}

#mainNavBtn span {
  display: block;
  font-size: 12px;
  line-height: 12px;
}

#pankz {
  padding: 10px 0;
  font-size: 12px;
  background-color: #eee;
}

#pankz a {
  color: #000;
}

#content .container {
  max-width: 1340px;
  width: 100%;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  #content .container {
    padding: 5vw 15px;
  }
}
#content .container.top {
  padding-top: 0;
  margin-top: -30px;
}
@media screen and (max-width: 767px) {
  #content .container.top {
    margin-top: 0;
  }
}

#content .container.spot-content {
  margin-top: 20px;
  padding-top: 0px;
}

#footer {
  padding: 20px 0 0;
  border-top: solid 1px #eee;
}
#footer #language-switcher {
  left: 45px;
}
@media screen and (max-width: 767px) {
  #footer #language-switcher {
    left: 0;
  }
}

#footer .boxC {
  position: relative;
}

#footer h1 {
  width: 179px;
  height: 36px;
  margin: 0;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#footer h1 img {
  height: 40px;
}

#footer a {
  font-size: 12px;
  color: #000;
}

#footer .links {
  margin-left: 194px;
}

#footer #siteMap .bbDotGlay {
  margin-bottom: 15px;
  border-bottom-color: #bebebe;
  border: 0;
  display: flex;
  align-items: flex-start;
}

#footer #siteMap .bbDotGlay div.clearfix {
  margin-left: 10px;
}

#footer #siteMap .tagTtl1 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
}

#footer #siteMap .ttl {
  width: 70px;
  margin: 0;
  font-size: 13px;
  float: left;
}

#footer #siteMap ul.clearfix {
  margin-left: 85px;
  line-height: 1;
}

#footer #siteMap ul.clearfix li {
  margin-bottom: 10px;
}

#footer #footNav li {
  margin-right: 10px;
  float: left;
}

#copyright {
  background: #eee;
  margin: 0;
  color: #000;
  padding: 10px;
  font-size: 13px;
  text-align: center;
}

#register {
  background: #fff;
  padding: 15px 10px;
  text-align: center;
  border: 5px solid #bfbfbf;
  border-bottom: none;
  box-shadow: 2px 2px 3px 0px rgba(4, 0, 0, 0.44);
  position: fixed;
  right: 20px;
  bottom: -150px;
  display: none;
}

#register p {
  margin-bottom: 17px;
  font-size: 12px;
  line-height: 1.5;
}

#register a {
  width: 245px;
  height: 41px;
  margin: 0px auto;
  display: block;
}

.blocks {
  margin-bottom: 25px;
}

.whtRds {
  background: #fff;
  margin: 0;
  border-radius: 8px;
}

.slantRed {
  font-weight: bold;
  font-size: 24px;
}

.slightRed {
  background: #e3dbdb;
}

.slantGray {
  color: #000;
  font-weight: bold;
}

.redTtl1 {
  font-weight: bold;
}

.redTtl1 span {
  color: #333;
  background-repeat: no-repeat;
  background-position: left center;
  height: auto;
  padding: 0.5em 0;
  line-height: 1.2;
  display: inline-block;
}

.redTtl2 {
  font-weight: bold;
}

.redTtl2 h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0.5em 0;
}

.redTtl2 span {
  margin-left: 20px;
  padding: 5px 0px 5px 20px;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-shadow: none;
  border-left: solid 1px #ff9191;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.redTtl2 span:after {
  content: "";
  height: 100%;
  border-left: solid 1px #fff;
  position: absolute;
  left: 0px;
  top: 0;
}

.redTtl2.is_flex {
  display: flex;
  align-items: center;
}

.redTtl2.is_flex h1 {
  padding-right: 15px;
}

.redTtl2.is_flex strong {
  display: block;
  color: #333;
  font-size: 16px;
  padding: 3px 0 3px 15px;
  line-height: 1;
  border-left: 1px solid #eee;
}

.bgGray1 {
  background: #979797;
  color: #fff;
}

.btnMore {
  background: #eee;
  padding: 5px 10px;
  font-size: 12px;
  color: #000;
  border-radius: 15px;
  position: absolute;
  right: 4px;
  top: 6px;
}

.btnMore:hover {
  background: #eee;
  color: #333;
  text-decoration: none;
}

.btnMore2 {
  display: block;
  background-color: #e0e0e0;
  padding: 10px 12px 12px;
  color: #2b2e83;
  font-size: 23px;
  text-align: center;
  line-height: 1;
  border-radius: 30px;
}

.btnMore2:hover {
  color: #2b2e83;
  opacity: 0.8;
}

.btnMore2 span {
  display: inline-block;
  padding-top: 3px;
  vertical-align: middle;
}

.btnMore2:before {
  content: "";
  display: inline-block;
  background: url(../img/icon_arrow_b.png) left top no-repeat;
  width: 22px;
  height: 12px;
  margin-right: 8px;
  vertical-align: middle;
  line-height: 23px;
}

#tPlyrGdsBlk .btnMore2 {
  margin: 0 8px;
}

#tPlyrGdsBlk h2 span {
  padding-left: 0;
}

#tPlyrGdsBlk .row {
  margin: 0 -8px 10px;
}

#tPlyrGdsBlk li {
  margin-bottom: 15px;
  padding: 0 8px;
}

#tPlyrGdsBlk .inner {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  border-radius: 8px;
  display: block;
}

#tPlyrGdsBlk .inner:hover {
  background: #eee;
  text-decoration: none;
}

#tPlyrGdsBlk .inner .slantGray {
  margin-bottom: 15px;
  padding: 0.7em 0.5em 0;
  font-style: normal;
  display: block;
}

#tPlyrGdsBlk .inner img {
  margin: 0px 0 15px;
  display: inline-block;
  -o-object-fit: contain;
     object-fit: contain;
  height: 80px;
  width: 80px;
}

#tPlyrGdsBlk .inner p {
  height: 50px;
  margin: 0 0 10px;
  padding: 0 10px;
  font-size: 12px;
  color: #000;
  text-align: left;
}

#tPlyrGdsBlk .inner p.rankTxt {
  text-align: center;
}

#tPlyrGdsBlk .inner p.rankTxt em {
  color: #2b2e83;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
}

.boxMore2 {
  display: none;
}

.tabBox1 .nav-tabs {
  border: none;
}

.tabBox1 .nav-tabs li {
  background: #474747;
  width: 180px;
  height: 35px;
  margin-right: 6px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 4px 4px 0px 0px;
}

.tabBox1 .nav-tabs li a {
  background: url(../img/arw_r_wht.png) left center no-repeat;
  padding: 0 0 0 13px;
  color: #fff;
  display: inline;
  border-radius: 0;
}

.tabBox1 .nav-tabs li.active {
  background: #fff;
  border-bottom: solid 1px #fff;
}

.tabBox1 .nav-tabs li.active a {
  background-image: url(../img/arw_r_red.png);
  color: #000;
  border: none;
}

.tag1 {
  margin-bottom: 10px;
}

.tag1 li {
  margin-right: 15px;
  float: left;
}

.tagTtl1 {
  margin-right: 15px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  background-color: #eee;
  padding: 0.2em 0.2em;
  border-radius: 8px;
  min-width: 120px;
}

.tagBlk h2 {
  margin: 0 0 20px;
  padding: 0.8em 0;
  font-weight: bold;
  color: #333;
  font-size: 24px;
  border-bottom: solid 1px #b1b1b1;
}

.tagBlk h3 {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.tagBlk h3 span {
  background: #fff;
  padding-right: 15px;
  position: relative;
  z-index: 2;
}

.tagBlk h3:after {
  content: "";
  border-top: dotted 1px #b1b1b1;
  width: 100%;
  margin-top: -1px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
}

.tagBlk li {
  margin: 0 5px 8px 0;
  float: left;
}

.tagBlk li a {
  background: #eee;
  padding: 2px 5px;
  border-radius: 100px;
  color: #000;
  display: block;
}

.tagBlk li a:hover {
  background: #2b2e83;
  color: #fff;
}

.listBlk h2 {
  margin: 0 0 20px 0;
}

.listBlk .nav-tabs {
  padding-right: 12px;
}

.listBlk .nav-tabs li {
  margin: 0 0 0 6px;
  float: right;
}

.listBlk .tabBox1 .navTab {
  margin-top: -35px;
  margin-bottom: -1px;
  position: relative;
  z-index: 10;
}

.listBlk .tabBox1 .listCont {
  margin: 0;
  border: 1px solid #eee;
  border-top: none;
  border-radius: 8px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

.listBlk .tabBox1 .listCont > li {
  padding: 16px 0px 16px 16px;
  border-top: solid 1px #eee;
}

.listBlk .tabBox1 .listCont > li:first-child {
  border: none;
}

.listBlk .tabBox1 .listCont img {
  float: left;
  max-width: 76px;
  max-height: 76px;
}

.listBlk .tabBox1 .listCont dl {
  margin-left: 86px;
  margin-bottom: 0;
}

.listBlk .tabBox1 .revBox dt {
  width: calc(100% - 160px);
  max-width: 590px;
  display: inline-block;
  padding-right: 20px;
  vertical-align: middle;
}

.listBlk .tabBox1 .revBox dt a {
  color: #e18307;
  text-decoration: underline;
}

.listBlk .tabBox1 .revBox dt a:hover {
  text-decoration: none;
}

.listBlk .tabBox1 .revBox dt span {
  font-size: 12px;
  font-weight: normal;
  display: block;
}

.listBlk .tabBox1 .revBox dd {
  width: 155px;
  padding: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  border-left: solid 1px #eee;
}

.listBlk .tabBox1 .revBox dd span {
  background: #e18307;
  width: 96px;
  height: 20px;
  margin: 0px auto;
  color: #fff;
  line-height: 20px;
  border-radius: 10px;
  display: block;
}

.listBlk .tabBox1 .revBox dd em {
  font-size: 20px;
  color: #e18307;
  font-style: normal;
}

.listBlk .tabBox1 .revBox dd a {
  font-size: 10px;
  display: block;
  text-decoration: underline;
}

.listBlk .tabBox1 .revBox dd a:hover {
  text-decoration: none;
}

.listBlk .tabBox1.type2 .listCont {
  border-radius: 0;
}

.listBlk .tabBox1.type2 .listCont li {
  padding: 0;
}

.listBlk .tabBox1.type2 .listCont li > a {
  color: #333;
  display: table;
  padding: 16px 0 16px 16px;
  width: 100%;
}

.listBlk .tabBox1.type2 .listCont li > a:hover {
  background-color: #fff5f5;
  text-decoration: none;
}

.listBlk .tabBox1.type2 .listCont li > a > * {
  display: table-cell;
  vertical-align: middle;
}

.listBlk .tabBox1.type2 .listCont li .rankNo {
  width: 80px;
}

.listBlk .tabBox1.type2 .listCont li .rankNo span {
  background: rgba(0, 0, 0, 0) url("../../img/icn_rank4.png") no-repeat scroll left center;
  color: #3e3e3e;
  display: inline-block;
  font-size: 20px;
  padding-left: 30px;
}

.listBlk .tabBox1.type2 .listCont li .imgTxt img {
  float: left;
  max-height: 53px;
  max-width: 53px;
}

.listBlk .tabBox1.type2 .listCont li .imgTxt dl {
  margin-left: 70px;
}

.listBlk .tabBox1.type2 .listCont li .imgTxt dt {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 3px;
  width: auto;
}

.listBlk .tabBox1.type2 .listCont li .imgTxt dd {
  border: medium none;
  display: block;
  padding: 0;
  text-align: left;
  width: auto;
}

.listBlk .tabBox1.type2 .listCont li .imgTxt dd span {
  background-color: #fff;
  border: 1px solid #43a73e;
  color: #43a73e;
  display: inline-block;
  font-size: 13px;
  height: auto;
  line-height: 1;
  margin: 0;
  padding: 3px 15px;
  text-align: center;
  width: auto;
}

.listBlk .tabBox1.type2 .listCont li .thums {
  font-size: 20px;
  text-align: center;
  width: 100px;
}

.listBlk .tabBox1.type2 .listCont li .thums span {
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 28px;
}

.listBlk .tabBox1.type2 .listCont li .thumsU {
  color: #ea3232;
}

.listBlk .tabBox1.type2 .listCont li .thumsU span {
  background-image: url("../../img/icn_thumbs_u.png");
}

.listBlk .tabBox1.type2 .listCont li .thumsD {
  border-left: 1px dotted #ccc;
  color: #888;
}

.listBlk .tabBox1.type2 .listCont li .thumsD span {
  background-image: url("../../img/icn_thumbs_d.png");
}

.listBlk .tabBox1.type2 .listCont li.rankNo1 .rankNo span {
  background-image: url("../../img/icn_rank1.png");
  color: #ffb400;
}

.listBlk .tabBox1.type2 .listCont li.rankNo2 .rankNo span {
  background-image: url("../../img/icn_rank2.png");
  color: #909090;
}

.listBlk .tabBox1.type2 .listCont li.rankNo3 .rankNo span {
  background-image: url("../../img/icn_rank3.png");
  color: #2b2e83;
}

.listBlk2 h2 {
  margin-bottom: 15px;
}

.listBlk2 .row {
  margin: 0 -8px;
}

.listBlk2 li {
  padding: 0 8px;
}

.listBlk2 li .inner {
  background: #fff;
  margin: 0;
  padding: 20px 15px;
  color: #000;
  text-align: center;
  display: block;
  border: 1px solid #eee;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.listBlk2 li .inner:hover {
  background: #eee;
  text-decoration: none;
}

.listBlk2 li a * {
  display: block;
}

.listBlk2 li a img {
  margin-bottom: 10px;
  display: inline-block;
}

.listBlk2 li a em {
  margin-bottom: 5px;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #2b2e83;
}

.listBlk2 li a span {
  margin-bottom: 10px;
  font-size: 12px;
  color: #0356ff;
}

.listBlk2 li a p {
  margin: 0;
}

.pointBox {
  margin: 0 -5px;
}

.pointBox > li {
  padding: 0 5px;
  display: inline-block;
}

.pointBox a {
  background: #2b2e83;
  padding: 2px 10px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  border-radius: 12px;
  display: block;
}

.pointBox span {
  background: #2b2e83;
  padding: 2px 8px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  border-radius: 12px;
}

.pointBox span span {
  padding: 0px;
}

.progress-bar-success {
  background-color: #5255b5;
}

.floatR .pointBox li {
  background: #fff;
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 12px;
  border: 1px solid #2b2e83;
}

.floatR .pointBox span {
  background: #fff;
  color: #2b2e83;
}

.pointBoxWrap {
  padding-top: 20px;
  clear: both;
}

.pointBoxWrap .pointBox span {
  padding: 2px 0px;
  margin: 3px;
  width: 100%;
  display: block;
}

.pointBoxWrap .pointBox li {
  margin: 3px 0;
  width: 30%;
}

.btnRedRds {
  background: #666;
  width: 100%;
  max-width: 245px;
  margin: 0px auto 30px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 8px;
  border-radius: 100px;
}

.btnRedRds:hover {
  color: #fff;
}

.btnRedRds em {
  padding: 0.8em;
  font-style: normal;
  display: inline-block;
}

.bbDotGlay {
  border-bottom: dotted 1px #a4a4a4;
}

.bbDotMclr {
  border-bottom: dotted 1px #eee;
}

.pager {
  margin-bottom: 0;
  font-size: 16px;
}

.pager li {
  margin: 0 5px;
  padding: 0;
}

.pager li a {
  padding: 2px 8px;
  color: #000;
  display: inline-block;
  border-color: #000;
  border-radius: 100px;
}

.pager li span {
  padding: 2px 8px;
  color: #000;
  display: inline-block;
  border-color: #000;
  border-radius: 100px;
}

.pager li.disabled span {
  background: #666;
  color: #fff;
}

.top-hardness {
  margin-bottom: 15px;
  padding: 0 0 15px !important;
  border: none !important;
  border-bottom: 1px solid #ccc !important;
}

.top-lbl {
  background-color: #eee;
  padding: 10px 5px !important;
  color: #333 !important;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 8px;
}

.top-lbl span {
  display: block;
  font-size: 20px;
}

.top-content {
  padding-left: 25px !important;
  line-height: 30px !important;
}

.top-content .label-info {
  border-radius: 15px;
  margin: 2px 3px;
  padding: 0.1em 0.6em 0;
  font-size: 100%;
  font-weight: normal;
}

.top-content.top-content-price {
  font-size: 16px;
  font-weight: bold !important;
}

.top-numerical {
  font-size: 35px !important;
}

#main {
  padding: 30px 0;
}
#main.toppage {
  position: relative;
  padding: 80px 0;
  border-top: 1px solid #eee;
}
@media screen and (max-width: 767px) {
  #main.toppage {
    padding: 30px 0;
  }
}
#main.toppage:before {
  content: "";
  width: 264px;
  height: 134px;
  background-image: url(../img/line1.png);
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
}
@media screen and (max-width: 767px) {
  #main.toppage:before {
    width: 30vw;
    height: 25vw;
  }
}
#main.toppage:after {
  content: "";
  width: 255px;
  height: 203px;
  background-image: url(../img/line2.png);
  position: absolute;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: right top;
}
#main.toppage .boxC {
  position: relative;
  z-index: 2;
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #main.toppage .boxC {
    flex-direction: column;
  }
}

#main .boxC h2 {
  margin: 0;
  max-width: 836px;
}

#main .boxC p {
  max-width: 426px;
  margin: 0;
}
#main .boxC p img {
  max-width: 100%;
}

#srchBlk {
  background: #fff;
  padding: 10px 16px 0;
  font-size: 13px;
  line-height: 26px;
  border-radius: 8px;
  border: 1px solid #eee;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

#srchBlk h2 {
  margin: 0 0 10px;
  padding: 0.6em 0;
  font-size: 16px;
  border-radius: 8px;
}

#srchBlk h2 span {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 31px;
  height: 31px;
  line-height: 31px;
  display: inline-block;
}

.no-slant {
  padding: 0.5em;
}
.no-slant span {
  display: flex !important;
  align-items: center;
  padding: 0 !important;
  background: none !important;
  font-weight: bold;
  font-size: 24px;
}

#srchBlk hr {
  margin: 10px 0;
}

#srchBlk a {
  color: #2b2e83;
}

#rankBlk h2 {
  margin: 0;
  border-bottom: solid 1px #fff;
}

#rankBlk h2 span {
  font-size: 24px;
  padding: 0 0 1em 0;
}

#rankBlk h3 {
  margin: 0;
  padding: 10px;
  font-size: 14px;
  position: relative;
}

#rankBlk ol {
  margin: 0;
}

#rankBlk ol li {
  padding: 10px 0;
  border-top: dotted 1px #767676;
}

#rankBlk ol li:first-child {
  border: none;
}

#rankBlk ol li > a {
  display: block;
  margin-right: 10px;
  float: left;
}

#rankBlk ol li dl {
  margin: 0 0 0 70px;
}

#rankBlk ol li dt > * {
  vertical-align: middle;
}

#rankBlk ol li dt em {
  background: url(../img/rank1.png) left center no-repeat;
  margin-right: 5px;
  padding-left: 25px;
  font-style: normal;
  display: inline-block;
}

#rankBlk ol li dt span {
  background: #2b2e83;
  padding: 0px 10px;
  color: #fff;
  border-radius: 15px;
  display: inline-block;
}

#rankBlk ol li dt p {
  margin: 5px 0 0;
  font-weight: bold;
}

#rankBlk ol li dd {
  font-size: 13px;
}

#rankBlk ol li dd em {
  font-style: normal;
  color: #e18307;
}

#rankBlk ol li dd a {
  display: block;
  font-size: 10px;
}

.rank2 ul {
  margin: 0 -8px;
}

.rank2 ul > li {
  margin-bottom: 16px;
  padding: 0 8px;
}

.rank2 li .inner {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 20px;
}

.rank2 li .inner h2 {
  padding: 0 0 10px;
  font-size: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .rank2 li .inner h2 {
    font-size: 20px;
  }
}

.rank2 li .inner ol li {
  padding: 15px 0 !important;
}

.rank2 li .inner ol li dd {
  font-size: 14px !important;
}

#rltClmBlk {
  background: url(../img/main_bg.png) left top repeat;
  padding: 0 5px 5px 5px;
  border-radius: 8px;
}

#rltClmBlk h2 {
  margin: 0;
  padding: 10px;
  color: #fff;
}

#rltClmBlk h2 span {
  background: url(../img/icn_pen.png) left center no-repeat;
  padding-left: 35px;
}

#rltClmBlk .whtRds li {
  margin: 0;
  border-top: dotted 1px #9d9d9d;
}

#rltClmBlk .whtRds .li:first-child {
  border: none;
}

#rltClmBlk .whtRds .clearfix {
  padding: 10px;
  text-decoration: none;
  display: block;
}

#rltClmBlk .whtRds .clearfix:hover {
  background: #eee;
}

#rltClmBlk .whtRds .clearfix img {
  display: block;
  float: left;
}

#rltClmBlk .whtRds .clearfix p {
  margin-left: 93px;
  font-size: 12px;
  color: #000;
}

#rltClmBlk .whtRds .clearfix em {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #0072ff;
  display: block;
}

#newsBlk {
  background: url(../img/bg_slant_lgray.png) left top repeat;
  padding: 0 5px 5px 5px;
  border-radius: 8px;
}

#newsBlk h2 {
  margin: 0;
  padding: 10px;
}

#newsBlk h2 span {
  background: url(../img/icn_paper.png) left center no-repeat;
  padding-left: 35px;
}

#newsBlk ul {
  margin: 0;
}

#newsBlk ul li {
  padding: 10px;
  border-top: dotted 1px #9d9d9d;
}

#newsBlk ul li:first-child {
  border: none;
}

#newsBlk ul li a {
  font-size: 12px;
  color: #000;
}

#newGdsBlk h2 {
  position: relative;
}

#newGdsBlk img {
  margin-bottom: 30px;
}

#newGdsBlk em {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: normal;
  display: block;
  text-align: left;
}

#newGdsBlk p {
  font-size: 12px;
  text-align: left;
}

#lwPrcBlk p span {
  padding: 3px 0 0px 0px;
  color: #333;
  font-size: 9px;
  min-height: 11px;
  display: inline-block;
}

#lwPrcBlk p span img {
  vertical-align: top;
  margin-right: 3px;
  max-width: 15px;
  max-height: 15px;
  margin-top: -3px;
}

#rltRacketBlk span {
  margin-bottom: 0;
}

#btflyRubBlk .listCont li {
  padding: 0;
}

#btflyRubBlk .listCont a {
  padding: 16px;
  color: #333;
  display: block;
}

#btflyRubBlk .listCont a:hover {
  background: #ffffff;
  opacity: 0.8;
  text-decoration: none;
}

#btflyRubBlk .listCont .bnBlock {
  padding: 10px 0px 0px 0px;
}

#btflyRubBlk dl {
  margin: 0;
  padding: 0;
}

#btflyRubBlk dt {
  float: left;
}

#btflyRubBlk dd {
  margin-left: 92px;
  font-weight: bold;
}

#btflyRubBlk dd em {
  font-size: 16px;
  color: #2b2e83;
  font-style: normal;
}

#btflyRubBlk dd em span {
  font-size: 14px;
}

#btflyRubBlk dd .belong {
  display: flex;
  align-items: center;
  margin-top: 8px;
  padding: 8px 0;
  border-top: 1px solid #ddd;
}

#btflyRubBlk dd .belong img {
  width: 100%;
  max-width: none;
  max-height: none;
  float: none;
}

#btflyRubBlk dd .belong .leag {
  flex-shrink: 0;
  width: 100px;
  margin: 0;
  padding-right: 10px;
}

#btflyRubBlk dd .belong .team {
  display: flex;
  align-items: center;
  padding-left: 10px;
  border-left: 1px solid #ddd;
}

#btflyRubBlk dd .belong .team .img {
  flex-shrink: 0;
  width: 20px;
}

#btflyRubBlk dd .belong .team p {
  margin: 0 0 0 8px;
  font-size: 14px;
}

#btflyRubBlk dd p {
  margin: 5px 0;
  font-size: 12px;
  font-weight: normal;
}

#btflyRubBlk .useItemBox {
  margin: 0 15px 15px 15px;
  background: #eee;
  padding: 10px 0px 0px 10px;
}

#btflyRubBlk .useItemBox .useTtl {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0 5px 0;
}

#btflyRubBlk .useItemBox .useBox li {
  display: inline-block;
  width: 31%;
  border-radius: 8px;
  background: #ffffff;
  padding: 10px;
  margin: 0 8px 0 0;
  font-size: 14px;
  font-weight: normal;
}

#btflyRubBlk .useItemBox .useBox li .rubIcon {
  background: #2b2e83;
  padding: 0px;
  color: #fff;
  width: auto !important;
  font-size: 12px;
  margin-bottom: 10px;
  text-align: center;
  border-radius: 15px;
  display: block;
}

#btflyRubBlk .useItemBox .useBox li a {
  display: block;
  padding: 0px;
  margin: 0px;
}

#btflyRubBlk .useItemBox .useBox li a:hover {
  opacity: 0.6;
}

#btflyRubBlk .useItemBox .useBox li .photo {
  width: 60px;
  float: left;
  text-align: center;
}

#btflyRubBlk .useItemBox .useBox li .photo img {
  max-width: 60px;
  max-height: 60px;
  float: none;
}

#btflyRubBlk .useItemBox .useBox li .txt {
  width: 98px !important;
  float: left;
}

.bnBlock img {
  float: none;
  margin-bottom: 10px;
}

.bnBlock a {
  text-align: center;
  margin: 0px;
  padding: 0px;
}

.bnBlock br {
  display: none !important;
}

#dtlMainBlk {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
}
#dtlMainBlk h1 {
  margin: 0 0 1em 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #dtlMainBlk h1 {
    font-size: 26px;
  }
}

#dtlMainBlk h2 {
  margin: 0;
  padding: 10px;
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #dtlMainBlk h2 {
    font-size: 24px;
  }
}

#dtlMainBlk h2 .rankTxt {
  display: inline-block;
  margin-left: 10px;
  padding: 5px 0 5px 10px;
  font-size: 14px;
  vertical-align: middle;
  border-left: 1px solid #fff;
}

#dtlMainBlk h2 .rankTxt em {
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
}

#dtlMainBlk h2.withDtl {
  display: flex;
  align-items: center;
  padding: 20px 0 20px 20px;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #dtlMainBlk h2.withDtl {
    font-size: 24px;
  }
}

#dtlMainBlk h2.withDtl .belong {
  display: flex;
  align-items: center;
  background-color: #fff;
  margin-left: 5px;
  padding: 7px 20px;
  font-size: 14px;
  border-radius: 100px;
  transition: 0.3s;
}

#dtlMainBlk h2.withDtl .belong:hover {
  opacity: 0.7;
  text-decoration: none;
}

#dtlMainBlk h2.withDtl .belong .leag {
  width: 90px;
  margin: 0;
}

#dtlMainBlk h2.withDtl .belong .leag img {
  width: 100%;
}

#dtlMainBlk h2.withDtl .belong .team {
  display: flex;
  align-items: center;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #ff4a4a;
}

#dtlMainBlk h2.withDtl .belong .team .img {
  width: 20px;
}

#dtlMainBlk h2.withDtl .belong .team .img img {
  width: 100%;
}

#dtlMainBlk h2.withDtl .belong .team p {
  margin: 0;
  padding-left: 5px;
  color: #333;
}

#dtlMainBlk .inner {
  padding: 25px;
}

#dtlMainBlk .imgBox {
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}

#dtlMainBlk .imgBox img {
  margin-bottom: 10px;
}

#dtlMainBlk .imgBox p {
  font-weight: bold;
}

#dtlMainBlk .imgBox .floatL {
  padding-top: 10px;
}

#dtlMainBlk .imgBox .floatL p {
  margin: 0;
  font-size: 12px;
}

#dtlMainBlk .imgBox .floatL p span {
  background: url(../img/icn_zoom.png) left center no-repeat;
  min-height: 19px;
  padding-left: 21px;
  line-height: 19px;
  display: inline-block;
}

#dtlMainBlk .imgBox .floatR p {
  background: #eeeeee;
  padding: 6px;
  border-radius: 8px;
}

#dtlMainBlk .desc {
  margin-bottom: 10px;
}

#dtlMainBlk .desc dt {
  font-size: 20px;
  font-weight: bold;
  color: #e18307;
}

#dtlMainBlk .desc dd {
  color: #333;
  line-height: 1.5;
}

#dtlMainBlk .sizeBox {
  margin: 0 -5px 20px;
}

#dtlMainBlk .sizeBox li {
  padding: 0 5px;
  display: inline-block;
}

#dtlMainBlk .sizeBox li a {
  background: #cfcfcf;
  padding: 0px 12px;
  color: #333;
  border-radius: 10px;
  display: block;
}

#dtlMainBlk .sizeBox li span {
  background: #cfcfcf;
  padding: 0px 12px;
  color: #333;
  border-radius: 10px;
  display: block;
}

#dtlMainBlk .priceLink {
  background: #fff9b5;
  padding: 15px;
  margin-bottom: 20px;
  text-align: center;
}

#dtlMainBlk .priceLink p {
  width: 46%;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}

#dtlMainBlk .priceLink p em {
  font-style: normal;
  font-size: 35px;
  color: #ff0000;
}

#dtlMainBlk .priceLink p span {
  font-size: 10px;
  font-weight: normal;
}

#dtlMainBlk .priceLink a {
  background: url(../img/arw_r_wht_crcl.png) 14px center no-repeat #116800;
  width: 50%;
  min-width: 300px;
  min-width: 246px\9 ;
  padding: 15px 20px 15px 55px;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  border-top: 1px solid #76a86c;
  border-right: 1px solid #0b4200;
  border-bottom: 1px solid #072c00;
  border-left: 1px solid #438836;
  border-radius: 8px;
}

#dtlMainBlk .dataBox {
  border-radius: 8px;
  border: 1px solid #eee;
  overflow: hidden;
}

#dtlMainBlk .dataBox .slantGray {
  margin: 0;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: bold;
}

#dtlMainBlk .dataBox table {
  width: 100%;
  color: #333;
}

#dtlMainBlk .dataBox table tr {
  border-top: dotted 1px #eee;
}

#dtlMainBlk .dataBox table tr:first-child {
  border: none;
}

#dtlMainBlk .dataBox table tr.trEven {
  background: #fff;
}

#dtlMainBlk .dataBox table tr.trOdd {
  background: #f2f2f2;
}

#dtlMainBlk .dataBox table th {
  padding: 10px;
  width: 20%;
  min-width: 110px;
}

#dtlMainBlk .dataBox table td {
  padding: 10px;
  width: 80%;
}

#dtlMainBlk .dataBox2 {
  border-radius: 8px;
  border: 1px solid #c0c0c0;
  overflow: hidden;
}

#dtlMainBlk .dataBox2 .slantGray {
  margin: 0;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: bold;
}

#dtlMainBlk .dataBox2 .clearfix {
  width: 100%;
  color: #333;
}

#dtlMainBlk .dataBox2 .clearfix + .clearfix {
  border-top: dotted 1px #999999;
}

#dtlMainBlk .dataBox2 .clearfix > dl {
  display: table;
  width: 50%;
  margin: 0;
}

#dtlMainBlk .dataBox2 .clearfix > dl > * {
  display: table-cell;
  padding: 10px 10px;
}

#dtlMainBlk .dataBox2 .clearfix > dl > dt {
  width: 20%;
  min-width: 110px;
}

#dtlMainBlk .dataBox2 .clearfix > dl > dd {
  width: 80%;
}

#dtlMainBlk .dataBox2 .clearfix.trEven {
  background: #fff url(../img/line_vertical.png) repeat-y top center;
}

#dtlMainBlk .dataBox2 .clearfix.trOdd {
  background: #f2f2f2 url(../img/line_vertical.png) repeat-y top center;
}

#dtlMainBlk .specBox {
  margin: 0 0 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

#dtlMainBlk .specBox .usingRub h3 {
  margin: 0 0 15px;
  padding-bottom: 7px;
  color: #2b2e83;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #2b2e83;
}

#dtlMainBlk .specBox ol {
  margin: 0;
}

#dtlMainBlk .specBox ol li {
  padding: 10px 0;
  border-top: dotted 1px #767676;
}

#dtlMainBlk .specBox ol li:first-child {
  border: none;
}

#dtlMainBlk .specBox ol li > a {
  display: block;
  margin-right: 10px;
  float: left;
}

#dtlMainBlk .specBox ol li dl {
  margin: 0 0 0 110px;
}

#dtlMainBlk .specBox ol li dt > * {
  vertical-align: middle;
}

#dtlMainBlk .specBox ol li dt em {
  background: url(../img/rank1.png) left center no-repeat;
  margin-right: 5px;
  padding-left: 25px;
  font-style: normal;
  display: inline-block;
}

#dtlMainBlk .specBox ol li dt span {
  background: #2b2e83;
  padding: 0px 10px;
  color: #fff;
  border-radius: 15px;
  display: inline-block;
}

#dtlMainBlk .specBox ol li dt p {
  margin: 5px 0 0;
  font-weight: bold;
}

#dtlMainBlk .specBox ol li dd {
  font-size: 13px;
}

#dtlMainBlk .specBox ol li dd em {
  font-style: normal;
  color: #e18307;
}

#dtlMainBlk .specBox ol li dd a {
  display: block;
  font-size: 10px;
}

#dtlMainBlk .modalThums {
  padding: 0 0 15px;
  text-align: center;
}

#dtlMainBlk .modalThums a {
  display: inline-block;
  margin-bottom: 15px;
}

#dtlMainBlk .modalThums a img {
  max-width: 100%;
}

#dtlMainBlk .dataBox3 {
  border-radius: 8px;
  border: 1px solid #c0c0c0;
  overflow: hidden;
}

#dtlMainBlk .dataBox3 .slantGray {
  margin: 0;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: bold;
}

#dtlMainBlk .dataBox3 .list {
  display: table;
  border-collapse: collapse;
  width: 100%;
}

#dtlMainBlk .dataBox3 .list dl {
  display: table-row;
  width: 100%;
  margin: 0;
  color: #333;
}

#dtlMainBlk .dataBox3 .list dl + dl {
  border-top: dotted 1px #999999;
}

#dtlMainBlk .dataBox3 .list dl > * {
  display: table-cell;
  padding: 10px 10px;
}

#dtlMainBlk .dataBox3 .list dl dt {
  width: 20%;
  min-width: 110px;
}

#dtlMainBlk .dataBox3 .list dl dd {
  width: 80%;
}

#dtlMainBlk .dataBox3 .list dl.trEven {
  background: #fff;
}

#dtlMainBlk .dataBox3 .list dl.trOdd {
  background: #f2f2f2;
}

#dtlMainBlk .dataBox4 {
  margin-top: 20px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  overflow: hidden;
}

#dtlMainBlk .dataBox4 h3 {
  padding: 10px 15px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

#dtlMainBlk .dataBox4 .u-dataBox {
  margin: 0 auto;
  margin: 0 20px;
}

#dtlMainBlk .dataBox4 .u-dataBox .inner {
  padding: 0;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price {
  position: relative;
  display: block;
  font-size: 24px;
  width: 40%;
  font-weight: bold;
  text-align: center;
  color: #df3235;
  padding: 25px 0 0;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price .in {
  text-align: right;
  display: block;
  margin-left: 80px;
  line-height: 1;
  margin-bottom: 5px;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price .rowest {
  display: block;
  text-align: right;
  margin-top: -5px;
  font-size: 10px;
  font-weight: normal;
  color: #000;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num {
  position: absolute;
  bottom: 0px;
  left: -10px;
  font-size: 21px;
  padding-left: 40px;
  color: #333333;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num:before {
  position: absolute;
  content: "";
  bottom: 8px;
  left: 0px;
  width: 36px;
  height: 27px;
  background-repeat: no-repeat;
  background-size: cover;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num span {
  display: inline;
  font-size: 27px;
  line-height: 1;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.num-01 {
  color: #ffc600;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.num-01:before {
  background-image: url(../img/rank-img01.png);
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.num-02 {
  color: #878787;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.num-02:before {
  background-image: url(../img/rank-img02.png);
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.num-03 {
  color: #cf8f8f;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.num-03:before {
  background-image: url(../img/rank-img03.png);
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.num-second:before {
  background-image: url(../img/rank-img04.png);
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .no-crwn {
  left: -20px;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .last-num {
  left: -25px;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-first .name {
  width: 53.5%;
  color: #df3235;
  font-weight: bold;
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 0;
}

#dtlMainBlk .dataBox4 .u-dataBox .store-dtl {
  display: flex;
  justify-content: space-between;
}

#dtlMainBlk .dataBox4 .u-dataBox .store-dtl li {
  padding: 0 8px;
  font-size: 11px;
}

#dtlMainBlk .dataBox4 .u-dataBox .store-dtl li:first-child {
  padding-left: 0;
}

#dtlMainBlk .dataBox4 .u-dataBox .store-dtl li:last-child {
  padding-right: 0;
}

#dtlMainBlk .dataBox4 .u-dataBox .store-dtl li + li {
  border-left: 1px solid #cccccc;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end {
  display: flex;
  justify-content: space-between;
  padding: 0 0 20px;
  margin-top: 10px;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .text {
  width: 57.5%;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .advt {
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 8px;
  background-color: #eeeeee;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment {
  margin-top: 10px;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment ul .agree {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background-color: #ff3600;
  line-height: 1;
  padding: 5px;
  border-radius: 8px;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment ul li + li {
  margin-left: 10px;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment ul li img {
  width: 100%;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .btn_shop {
  width: 40%;
  border-radius: 8px;
  background: linear-gradient(0deg, #f29001, #ffae17);
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .btn_shop a {
  display: flex;
  height: 100%;
  justify-content: center;
  text-decoration: none;
  align-items: center;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .btn_shop a span {
  position: relative;
  display: block;
  padding-right: 10px;
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}

#dtlMainBlk .dataBox4 .u-dataBox .cont-end .btn_shop a span:after {
  position: absolute;
  content: "";
  right: -3px;
  top: 50%;
  margin-top: -7px;
  width: 11px;
  height: 11px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(-45deg);
}

#dtlMainBlk .dataBox4 .u-dataBox + .u-dataBox {
  border-top: 1px solid #cccccc;
}

#usrRevBlk {
  position: relative;
}

#usrRevBlk .cntrbtBox {
  width: 186px;
  position: absolute;
  right: 5px;
  top: 5px;
}

#usrRevBlk .cntrbtBox a {
  margin: 0;
  font-size: 14px;
}

#usrRevBlk .cntrbtBox a em {
  padding: 0.5em;
}

#usrRevBlk ul li {
  background: #fff;
  margin-bottom: 25px;
  padding: 0;
  border: 1px solid #b4b4b4;
  border-radius: 8px;
}

#usrRevBlk ul li dl {
  margin: 0;
}

#usrRevBlk ul li .usrBox {
  background: #dbdbdb;
  padding: 10px 14px;
}

#usrRevBlk ul li .usrBox img {
  float: left;
}

#usrRevBlk ul li .usrBox p {
  margin-left: 56px;
  color: #4c4c4c;
}

#usrRevBlk ul li .usrBox p em {
  font-weight: bold;
  font-style: normal;
  color: #ca0000;
}

#usrRevBlk ul li .usrBox p span {
  font-weight: bold;
  display: block;
}

#usrRevBlk ul li .usrEvl {
  padding: 18px 14px 10px;
}

#usrRevBlk ul li .usrEvl .floatL {
  width: 100%;
  margin-right: -310px;
}

#usrRevBlk ul li .usrEvl .floatL .inFlt {
  margin-right: 320px;
  font-size: 13px;
}

#usrRevBlk ul li .usrEvl .floatL .inFlt .comnt {
  background: #fffca2;
  padding: 15px 10px;
  border-radius: 8px;
  border: 1px solid #cfcb5c;
  position: relative;
}

#usrRevBlk ul li .usrEvl .floatL .inFlt .comnt span {
  width: 13px;
  height: 9px;
  line-height: 0;
  display: block;
  position: absolute;
  left: 17px;
  top: -9px;
}

#usrRevBlk ul li .usrEvl .floatL .inFlt .date {
  color: #888888;
  font-size: 13px;
  text-align: right;
  display: block;
}

#usrRevBlk ul li .usrEvl .floatR {
  width: 100%;
  max-width: 310px;
}

#usrRevBlk ul li .usrEvl .floatR .progress {
  margin-bottom: 0px;
}

#usrRevBlk ul li .usrEvl .floatR table {
  width: 100%;
}

#usrRevBlk ul li .usrEvl .floatR table tr {
  border-top: 1px solid #dbdbdb;
}

#usrRevBlk ul li .usrEvl .floatR table tr:first-child {
  border: none;
}

#usrRevBlk ul li .usrEvl .floatR table th {
  width: 110px;
  padding: 10px 0 10px 3px;
  font-size: 12px;
  font-weight: normal;
}

#usrRevBlk ul li .usrEvl .floatR table td {
  padding: 10px 3px 10px 10px;
}

#usrRevBlk ul li .usrEvl .floatR table td img {
  max-width: 196px;
}

#usrRevBlk ul li .recomRub {
  margin: 0 14px;
  padding: 15px 0 5px;
  border-top: dotted 1px #cccccc;
  clear: both;
}

#usrRevBlk ul li .recomRub * {
  display: inline-block;
}

#usrRevBlk ul li .recomRub p {
  margin-right: 10px;
}

#usrRevBlk ul li .recomRub span {
  background: #2b2e83;
  margin-right: 5px;
  padding: 2px 10px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  border-radius: 12px;
}

#usrRevBlk ul li .recomRub a {
  color: #0050c7;
  text-decoration: underline;
}

#usrRevBlk ul li .recomRub a:hover {
  text-decoration: none;
}

#qaBlk h2 {
  margin: 0;
}

#qaBlk ul {
  background: #fff;
  border: 1px solid #eee;
  margin-top: 20px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border-top: none;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

#qaBlk ul li {
  margin: 0 16px;
  padding: 20px 0;
  border-top: dotted 1px #999999;
}

#qaBlk ul li:first-child {
  border: none;
}

#qaBlk p {
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 60px;
  padding-top: 15px;
  min-height: 45px;
}

#qaBlk .qZone {
  background-image: url(https://takkyu-navi.jp/common/img/qa_q.png);
}

#qaBlk .aZone {
  background-image: url(https://takkyu-navi.jp/common/img/qa_a.png);
}

#qaBlk .aZone a {
  background: url(../img/arw_r_red.png) left center no-repeat;
  padding-left: 13px;
  color: #2966c3;
  text-decoration: underline;
  display: inline-block;
}

#qaBlk .aZone a:hover {
  text-decoration: none;
}

#qaBlk .moreView {
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 0 16px 20px;
  border: none;
  border-radius: 0px 0px 5px 5px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#qaBlk .moreView:after {
  content: "";
  background: url(../img/bg_more_view.png) left top repeat-x;
  width: 100%;
  height: 81px;
  position: absolute;
  left: 0;
  top: -81px;
}

#qaBlk .moreView a {
  background: #d4d4d4;
  text-align: center;
  display: block;
  border-radius: 8px;
}

#qaBlk .moreView a span {
  background: url(../img/arw_b_red.png) left center no-repeat;
  margin: 0;
  padding: 10px 10px 10px 34px;
  font-size: 18px;
  color: #333;
  display: inline-block;
}

#rBnBlk {
  text-align: center;
}

#rBnBlk a {
  max-width: 339px;
  display: inline-block;
}

#gamen {
  display: none;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#registerSP {
  display: none;
}

.movieBlockInner {
  background: #ffffff;
  padding: 20px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  border: solid 1px #eee;
}

.movieBlockTop ul {
  margin-left: -10px;
}

.movieBlockTop a {
  color: #333333;
  text-decoration: none;
}

.movieBlockTop a:hover {
  opacity: 0.8;
}

.movieBlockTop li {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 20px 10px;
}

.movieBlockTop li img {
  height: auto;
  max-width: 200px;
  max-height: 105px;
}

.movieBlockTop li .txt {
  padding: 5px 0;
}

.movieBlockTop .photo {
  height: 105px;
  width: 200px;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
}

.movieBlockTop .photo:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(../../img/icon_play.png) no-repeat left top;
  background-size: contain;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}

.newsBlockTop ul {
  background: #ffffff;
  padding: 20px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border: solid 1px #eee;
}

.newsBlockTop li {
  display: block;
  position: relative;
  vertical-align: top;
  padding: 0px 0 15px 0;
  width: 100%;
  height: 100%;
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 15px;
}

.newsBlockTop li a.newsLink {
  color: #333;
  display: block;
}

.newsBlockTop li a.newsLink:hover {
  opacity: 0.7;
  text-decoration: none;
}

.newsBlockTop li:last-child {
  border: none;
  margin: 0px;
}

.newsBlockTop li img {
  max-width: 125px;
  max-height: 125px;
}

.newsBlockTop li .txt {
  padding: 0;
}

.newsBlockTop li dl {
  margin: 0px;
}

.newsBlockTop li dt {
  font-size: 1.6rem;
  padding: 0 0 5px 0;
  font-weight: bold;
  color: #2b2e83;
}

.newsBlockTop li dd .dayTxt {
  text-align: right;
  display: block;
  padding: 5px 0;
  font-size: 1.2rem;
  color: #999;
}

.newsBlockTop .photo {
  width: 125px;
  float: left;
  vertical-align: middle;
  text-align: center;
  margin-right: 10px;
}

#urankBlk h2 {
  margin: 0;
  border-bottom: solid 1px #fff;
  margin: 0;
  border-bottom: solid 1px #fff;
}

#urankBlk h2 span {
  font-size: 24px;
  padding: 0 0 1em 0;
}

#urankBlk h3 {
  margin: 0;
  padding: 10px;
  font-size: 14px;
  position: relative;
}

#urankBlk ol {
  margin: 0;
}

#urankBlk ol li {
  padding: 10px 0;
  border-top: dotted 1px #767676;
}

#urankBlk ol li:first-child {
  border: none;
}

#urankBlk ol li > a {
  display: block;
  margin-right: 10px;
  text-align: center;
  width: 60px;
  float: left;
}

#urankBlk ol li dl {
  margin: 0 0 0 70px;
}

#urankBlk ol li dt > * {
  vertical-align: middle;
}

#urankBlk ol li dt em {
  background: url(../img/rank1.png) left center no-repeat;
  margin-right: 5px;
  padding-left: 25px;
  font-style: normal;
  display: inline-block;
}

#urankBlk ol li dt span {
  background-color: #fff;
  border: 1px solid #43a73e;
  color: #43a73e;
  padding: 0px 10px;
  border-radius: 15px;
  display: inline-block;
}

#urankBlk ol li dt p {
  margin: 5px 0 0;
  font-weight: bold;
}

#urankBlk ol li dd {
  font-size: 13px;
}

#urankBlk ol li dd em {
  font-style: normal;
  color: #e18307;
}

#urankBlk ol li dd a {
  display: block;
  font-size: 10px;
}

#urankBlk ol li dd span {
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 24px;
  font-size: 18px;
  margin: 0 15px 0 0;
}

#urankBlk ol li dd span.iconGood {
  background-image: url("../img/icn_thumbs_u.png");
  color: #ea3232;
}

#urankBlk ol li dd span.iconBad {
  background-image: url("../img/icn_thumbs_d.png");
  color: #666;
}

.reviewNum {
  background: url(../img/icon_fukidahsi.png) no-repeat left center;
  padding: 0 0 0 22px;
  font-style: normal;
  display: inline-block;
  margin: 0 0 0 5px;
  background-size: 20px 15px;
  color: #666;
}

.allNewsBlock {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  padding: 0px 20px 20px 20px;
  margin-bottom: 20px;
  border-radius: 4px;
}

.allNewsBlock .redTtl1 {
  margin-top: 0px;
}

.allNewsBlock ul {
  display: flex;
  justify-content: space-between;
}

.allNewsBlock li {
  width: 30%;
  padding-right: 10px;
  vertical-align: top;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.allNewsBlock li .photoBox {
  width: 65px;
  text-align: center;
  float: left;
  height: 65px;
}

.allNewsBlock li .photoBox img {
  width: 100%;
  height: auto;
}

.allNewsBlock li .txtBox {
  padding-left: 70px;
}

.allNewsBlock li a {
  color: #333333;
}

.allNewsBlock li a em {
  font-style: normal;
  display: block;
  color: #2b2e83;
  font-size: 11px;
}

#cart_area {
  position: absolute;
  right: 75px;
  top: 8px;
  width: 200px;
  padding: 0 5px 0 10px;
  border-left: 1px solid #ccc;
}

#cart_area .point-txt {
  font-size: 12px;
  border-top: 1px solid #eee;
  text-align: center;
  padding: 5px 0px 3px 0;
  margin: 0px;
}

#cart_area .spTxt {
  display: none;
}

.cart-trigger {
  position: relative;
  background: url(../img/icon_cart.png) no-repeat center left;
  background-size: 26px auto;
  padding: 6px 0 6px 30px;
  margin: 0px;
}

.cart-trigger .badge {
  background-color: #de5d50;
  font-size: 10px;
  line-height: 1;
}

.cart-trigger .cart_price {
  position: absolute;
  right: 5px;
  top: 7px;
}

.btn-mypage {
  min-width: 80px;
  padding: 4px 13px 5px 13px;
  font-size: 10px;
  text-align: center;
  display: block;
  color: #333;
  border-left: 1px solid #ccc;
}

.btn-mypage p {
  margin-bottom: 0px;
}

.cart-block {
  padding: 15px 10px;
  margin-bottom: 20px;
  border-radius: 10px;
  background: #ffe786;
}

.price-txt {
  text-align: center;
  margin: 0px 0px 15px 0px;
  font-size: 1.6rem;
}

.price-txt span {
  font-size: 2rem;
  font-weight: bold;
}

.price-txt span s {
  color: #ff2b2e;
  font-weight: bold;
}

.price-txt span em {
  font-size: 2.8rem;
  color: #ff2b2e;
  font-style: normal;
}

.btn-cart {
  display: block;
  text-align: center;
  padding: 20px 0px;
  font-size: 2.2rem;
  width: 80%;
  margin: 10px auto;
  border-radius: 8px;
  font-weight: bold;
  box-shadow: 0px 3px 0px #971717;
  color: #fff;
  background: linear-gradient(to right bottom, #2b2e83, #c81e1e);
}

.btn-cart:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../img/icon_cart_white.png) no-repeat left center;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

.ttl-player {
  font-size: 1.4rem;
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px 0;
}

.playerBox {
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  border-top: 1px dotted #eee;
}

.playerBox ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.playerBox li {
  float: none;
  padding: 0px;
  width: 30%;
  align-items: center;
  text-align: center;
}

.playerBox li .photo {
  display: flex;
  height: 100px;
  width: auto;
  text-align: center;
  align-items: center;
  overflow: hidden;
  border: 1px solid #eee;
  align-content: center;
  background: #fcfcfc;
  justify-content: space-around;
}

.playerBox li .photo img {
  height: auto;
  float: none !important;
  width: auto;
  max-width: inherit !important;
  max-height: inherit !important;
  min-height: 100px;
}

.playerBox li .playerName {
  display: block;
  text-align: center;
  padding-top: 5px;
}

.green-icon {
  background: #2b2e83;
  padding: 0px 10px;
  color: #fff;
  margin-bottom: 5px;
  border-radius: 15px;
  display: inline-block;
}

.item-list {
  display: flex;
  justify-content: flex-start;
  padding-top: 10px;
  flex-wrap: wrap;
}

.item-list li {
  display: flex;
  justify-content: flex-start;
  width: 33%;
  padding-bottom: 10px;
}

.item-list li dl {
  margin: 0px 10px 10px 10px;
}

.spot-list-side h2 {
  padding: 10px 10px 10px 10px;
}

.spot-list-side h2 i {
  color: #2b2e83;
  margin-right: 5px;
}

.spot-list-side ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.spot-list-side ul li {
  float: none;
  width: 23%;
  margin: 1%;
}

.spot-list-side ul li a {
  text-align: center;
}

#sponcerBlk img {
  max-width: 350px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.spot-page {
  width: 100%;
  overflow: hidden;
}

.spot-page .areatop-text {
  padding-top: 30px;
}

.spot-page .areatop-search-box {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 5px 10px;
}

.spot-page .areatop-search-box .area-search-title {
  font-size: 1.7rem;
  font-weight: bold !important;
  margin-bottom: 2px;
}

.spot-page .areatop-search-box .areatop-search-table {
  width: 100%;
}

.spot-page .areatop-search-box .areatop-search-table tr:last-child th {
  border: none;
  padding-top: 8px;
}

.spot-page .areatop-search-box .areatop-search-table tr:last-child td {
  border: none;
  padding-top: 8px;
}

.spot-page .areatop-search-box .areatop-search-table th {
  vertical-align: middle;
  width: 90px;
  text-align: left;
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}

.spot-page .areatop-search-box .areatop-search-table th em {
  display: block;
  font-style: normal;
  text-align: center;
  background: #999;
  color: #fff;
  padding: 3px 0;
  border-radius: 8px;
}

.spot-page .areatop-search-box .areatop-search-table td {
  vertical-align: middle;
  padding: 5px 0px 5px 8px;
  border-bottom: 1px solid #ddd;
}

.spot-page .areatop-search-box .areatop-search-table td a {
  color: #2b2e83;
}

.spot-page .areatop-search-box .areatop-search-table td .sport-show-more {
  display: inline-block;
  font-size: 1.2rem;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  width: 13%;
  box-sizing: border-box;
  color: #222;
}

.spot-page .areatop-search-box .areatop-search-table td .sport-show-more a {
  display: block;
  border: 1px solid #ccc;
  padding: 3px;
  font-size: 1.2rem;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  box-sizing: border-box;
  color: #222;
}

.spot-page .areatop-search-box .areatop-search-table td .areatop-inner {
  display: flex;
  justify-content: space-between;
}

.spot-page .areatop-search-box .areatop-search-table td .areatop-inner button {
  background: #333;
  color: #fff;
  margin-left: 5px;
}

.spot-page .areatop-search-box .areatop-search-table td ul {
  display: flex;
  margin: 5px 0 3px 0;
  padding: 0px;
  flex-wrap: wrap;
}

.spot-page .areatop-search-box .areatop-search-table td ul li {
  margin: 0 10px 5px 0;
  padding-right: 10px;
  border-right: 1px solid #ccc;
  text-align: center;
}

.spot-page .areatop-search-box .areatop-search-table td ul.spot-area-list {
  width: 90%;
  transition: 0.5s;
}

.spot-page .areatop-search-box .areatop-search-table td ul.spot-area-list li:nth-child(n+8) {
  display: none;
}

.spot-page .areatop-search-box .areatop-search-table td ul.spot-area-list.open {
  height: auto;
  overflow: visible;
}

#mapBlock {
  height: 410px;
  position: relative;
}

#mapBlock.mapTop {
  background: url(../img/map_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
}

.search-box {
  background: #ccc;
  text-align: center;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

.search-box dl {
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  align-content: center;
}

.search-box dl dt {
  color: #333;
  margin-right: 10px;
  width: 28%;
  text-align: left;
  box-sizing: border-box;
  font-size: 2rem;
  padding: 15px 0 10px 73px;
  background: url(../img/spot_search.png) no-repeat;
  background-size: auto 41px;
  background-position: left 10px;
}

.search-box dl dd {
  display: flex;
  padding: 10px 0 10px 0;
}

.search-box dl dd .inputBox {
  width: 280px;
}

.search-box dl dd .inputBox select {
  border: 1px solid #999;
}

.search-box dl dd .inputBox input {
  border: 1px solid #999;
}

.search-box dl dd .txt {
  font-size: 2rem;
  display: inline-block;
  margin: 0 10px;
}

.search-box dl dd button {
  margin-left: 10px;
  background: #333;
  color: #fff;
  border: none;
  padding: 0 20px;
  height: 30px;
  box-sizing: border-box;
  box-shadow: 0px 3px 0px black;
}

#areaSeachBlock {
  max-width: 1010px;
  margin: 0 auto;
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}

#areaSeachBlock > div {
  width: 48%;
  margin: 0 auto;
}

#areaSeachBlock > div.toppage-map {
  width: 90%;
}

#areaSeachBlock h2 {
  font-weight: bold;
  font-size: 2.8rem;
  position: relative;
  text-indent: -12px;
  margin-left: 26px;
}

#areaSeachBlock h2 i {
  color: #2b2e83;
}

#areaSeachBlock .areaList dl {
  margin: 0px;
  padding: 4px 0px 4px 0px;
  line-height: 2;
}

#areaSeachBlock .areaList dl:nth-child(even) {
  background: #ffffff;
}

#areaSeachBlock .areaList dt {
  display: inline-block;
  width: 100px;
  border-right: 1px dotted #666;
  margin-right: 10px;
  padding-left: 5px;
}

#areaSeachBlock .areaList dd {
  display: inline-block;
  margin: 0 4px;
}

#areaSeachBlock #mapBlock {
  max-width: 530px;
}

#areaSeachBlock #mapBlock .mapTxt {
  position: relative;
  left: -20px;
}

#areaSeachBlock #mapBlock .mapTxt p {
  font-size: 1.6rem;
  position: absolute;
  left: 0px;
  top: 75px;
  width: 300px;
  line-height: 1.8;
}

#areaSeachBlock #mapBlock .btnMap {
  position: absolute;
}

#areaSeachBlock #mapBlock .btnMap h3 {
  display: inline-block;
  color: #ffffff;
  background: #2b2e83;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  border-radius: 50px;
  margin: 0px;
}

#areaSeachBlock #mapBlock .btnMap h3.selected {
  border-radius: 10px 10px 0 0;
}

#areaSeachBlock #mapBlock .btnMap h3.selected + ul {
  display: block;
}

#areaSeachBlock #mapBlock .btnMap ul {
  display: none;
  background: #ffffff;
  border: 3px solid #2b2e83;
  padding: 10px;
  width: 200px;
  margin-left: -10px;
  text-align: center;
  z-index: 999;
  position: relative;
}

#areaSeachBlock #mapBlock .btnMap li {
  display: inline-block;
  margin: 0 5px;
}

#areaSeachBlock #mapBlock .mapImg {
  position: absolute;
  left: 0px;
  top: 30px;
}

#areaSeachBlock #mapBlock .Hokkaido {
  left: 300px;
  top: 60px;
}

#areaSeachBlock #mapBlock .Hokuriku {
  left: 168px;
  top: 175px;
}

#areaSeachBlock #mapBlock .Tohoku {
  left: 323px;
  top: 205px;
}

#areaSeachBlock #mapBlock .Kanto {
  left: 313px;
  top: 311px;
}

#areaSeachBlock #mapBlock .Tokai {
  left: 224px;
  top: 333px;
}

#areaSeachBlock #mapBlock .Kansai {
  left: 138px;
  top: 341px;
}

#areaSeachBlock #mapBlock .Chugoku {
  left: 130px;
  top: 220px;
}

#areaSeachBlock #mapBlock .Shikoku {
  left: 54px;
  top: 343px;
}

#areaSeachBlock #mapBlock .Kyushu {
  left: -31px;
  top: 228px;
}

.spot-list {
  width: 100%;
  overflow: hidden;
}

.spot-list:nth-of-type(1) h2 {
  margin-top: 0px;
}

.spot-list .row {
  margin: 0 -8px;
}

.spot-list li {
  padding: 0 8px;
  margin-bottom: 15px;
}

.spot-list li a {
  display: flex;
  background: #fff;
  margin: 0;
  padding: 20px 15px;
  color: #000;
  text-align: center;
  border: 1px solid #b4b4b4;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  flex-wrap: wrap;
  justify-content: space-between;
}

.spot-list li a .photo {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-content: center;
  margin-bottom: 5px;
}

.spot-list li a .photo span {
  display: block;
  width: 100%;
  height: 100px;
}

.spot-list li a .photo img {
  max-width: 100%;
  max-height: 100px;
}

.spot-list li a .text p {
  margin-bottom: 0px;
}

.spot-list li a .text .spot-name {
  color: #2b2e83;
  font-style: normal;
  display: block;
  font-weight: bold;
}

.spot-list li a .text .spot-area {
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 3px 8px;
  font-size: 1.1rem;
  background: #666;
  border-radius: 0 0 5px 0;
}

.areatop-title {
  text-align: center;
  background: url(../img/area_ttl.jpg);
  background-size: cover;
  margin: 0px;
  position: relative;
}

.areatop-title:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
}

.areatop-title h2 {
  color: #fff;
  font-size: 4rem;
  padding: 50px 0;
  font-weight: bold;
  margin: 0px;
  position: relative;
}

.areatop-title .search-box {
  position: relative;
  background: rgba(255, 255, 255, 0.7);
}

.areaspot-list > li {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
}

.areaspot-list > li a {
  display: block;
  color: #333;
  display: flex;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
  justify-content: space-between;
  transition: 0.5s;
  position: relative;
}

.areaspot-list > li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.areaspot-list > li .spot-photo {
  width: 30%;
}

.areaspot-list > li .spot-photo img {
  width: 100%;
  height: auto;
}

.areaspot-list > li .spot-text {
  width: 66%;
}

.areaspot-list > li .spot-text .spot-text-inner {
  position: relative;
}

.areaspot-list > li .spot-text .spot-text-inner .spot-photo {
  position: absolute;
  left: 0;
  top: 0;
}

.areaspot-list > li .spot-text h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  color: #2b2e83;
  border-bottom: 2px solid #2b2e83;
}

.areaspot-list > li .spot-text h3 em {
  font-style: normal;
  display: inline-block;
  margin-right: 5px;
}

.areaspot-list > li .spot-text h3 span {
  font-weight: normal;
  font-size: 1.4rem;
  display: inline-block;
}

.areaspot-list > li .spot-text .spot-genre {
  padding: 5px 0;
}

.areaspot-list > li .spot-text .spot-genre li {
  display: inline-block;
  background: #666;
  font-size: 1.2rem;
  color: #fff;
  padding: 2px 5px;
  margin: 0 5px 0 0;
  border-radius: 10px;
}

.areaspot-list > li .spot-text .catch {
  font-weight: bold;
  font-size: 1.6rem;
}

.areaSeachWrap {
  margin-top: 20px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  border: 1px solid #eee;
  border-radius: 8px;
}

.areaSeachWrap.toppage-map {
  padding-top: 0px;
}

.areaSeachWrap.toppage-map #areaSeachBlock {
  padding-top: 0px;
}

.areaSeachWrap.toppage-map #areaSeachBlock > div {
  width: 97%;
}

.areaSeachWrap.toppage-map #areaSeachBlock #mapBlock {
  max-width: 470px;
}

.areaSeachWrap.toppage-map #areaSeachBlock #mapBlock .mapTxt p {
  top: 40px;
  left: -10px;
  font-size: 1.8rem;
  font-weight: bold;
}

.areaSeachWrap.toppage-map #areaSeachBlock #mapBlock .mapInner {
  width: 100%;
  top: 5vw;
}

.areaSeachWrap.toppage-map #areaSeachBlock #mapBlock.mapTop {
  background-position: center 20px;
}

.areaSeachWrap.toppage-map h2 {
  padding: 0px 0 0.8em 0px;
}

.areaSeachWrap.toppage-map h2 i {
  font-size: 2.2rem;
  margin-right: 5px;
}

.mapBox {
  margin-top: 20px;
  padding-top: 50%;
  border: 1px solid #999;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.mapBox iframe {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.siteLink {
  background: #fff9b5;
  padding: 15px;
  margin-bottom: 20px;
  text-align: center;
}

.siteLink a {
  background: url(../img/arw_r_wht_crcl.png) 14px center no-repeat #116800;
  width: 50%;
  min-width: 300px;
  min-width: 246px\9 ;
  padding: 15px 20px 15px 55px;
  font-size: 16px;
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  border-top: 1px solid #76a86c;
  border-right: 1px solid #0b4200;
  border-bottom: 1px solid #072c00;
  border-left: 1px solid #438836;
  border-radius: 8px;
}

#colRColumBlk h2 span {
  background-image: url(../img/icn_star1.png);
}

#colRColumBlk ol li {
  padding: 10px 0;
  border-top: dotted 1px #767676;
}

#colRColumBlk ol li:first-child {
  border-top: none;
}

#colRColumBlk ol li a {
  display: block;
  color: #333;
}

#colRColumBlk ol li a > img {
  display: block;
  margin-right: 10px;
  text-align: center;
  width: 60px;
  float: left;
}

@media screen and (max-width: 767px) {
  .redTtl2.is_flex {
    display: block;
    margin-bottom: 1em;
  }
  .redTtl2.is_flex h1 {
    padding-right: 0;
  }
  .redTtl2.is_flex strong {
    padding: 5px 0 0;
    border-left: none;
  }
  #btflyRubBlk dd .belong {
    display: block;
  }
  #btflyRubBlk dd .belong .team {
    padding: 5px 0 0;
    border-left: 0;
  }
  #btflyRubBlk dt {
    margin: 0;
    text-align: center;
    float: none;
  }
  #dtlMainBlk h2.withDtl {
    display: block;
  }
  #dtlMainBlk h2.withDtl .belong {
    margin: 10px 0 0;
    padding: 7px 0px;
    text-align: center;
  }
  #dtlMainBlk h2.withDtl .belong .leag {
    flex-shrink: 0;
    width: 100px;
    padding: 0 10px 0 20px;
    font-size: 16px;
    box-sizing: border-box;
  }
  #dtlMainBlk h2.withDtl .belong .team {
    width: 100%;
    margin-left: 0;
    padding: 0 20px 0 10px;
    box-sizing: border-box;
  }
  #dtlMainBlk h2 .rankTxt {
    display: block;
    margin-left: 0;
    padding: 0;
    border-left: none;
  }
  #dtlMainBlk .imgBox .floatL {
    margin-bottom: 10px;
    float: none;
  }
  #dtlMainBlk .imgBox .floatR {
    float: none !important;
  }
  #dtlMainBlk .desc dt {
    font-size: 19px;
  }
  #dtlMainBlk .priceLink p {
    width: auto;
    display: block;
  }
  #dtlMainBlk .priceLink a {
    width: auto;
    min-width: 1px;
    font-size: 15px;
    display: block;
  }
  #dtlMainBlk .dataBox2 .clearfix {
    background: none !important;
    border-top: none !important;
  }
  #dtlMainBlk .dataBox2 .clearfix > dl {
    width: 100%;
    border-top: dotted 1px #999999;
    float: none !important;
  }
  #dtlMainBlk .dataBox2 .clearfix > dl > * {
    padding: 10px;
  }
  #dtlMainBlk .dataBox2 .clearfix > .floatL {
    background-color: #fff;
    border-right: none;
  }
  #dtlMainBlk .dataBox2 .clearfix > .floatR {
    background-color: #f2f2f2;
  }
  #dtlMainBlk .dataBox2 h3 + .clearfix > dl:first-child {
    border: none;
  }
  #dtlMainBlk .specBox .usingRub {
    padding: 0;
  }
  #dtlMainBlk .dataBox3 .list {
    display: block;
    width: auto;
  }
  #dtlMainBlk .dataBox3 .list dl {
    display: block;
  }
  #dtlMainBlk .dataBox3 .list dl > * {
    display: block;
  }
  #dtlMainBlk .dataBox3 .list dl dt {
    width: auto;
    min-width: 0;
    padding-bottom: 0;
  }
  #dtlMainBlk .dataBox3 .list dl dd {
    width: auto;
  }
  #dtlMainBlk .dataBox4 .u-dataBox {
    margin: 0 10px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first {
    display: block;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price {
    font-size: 24px;
    width: 100%;
    padding: 6px 0 0;
    display: flex;
    align-items: baseline;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price .rowest {
    margin-left: -5px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num {
    position: static;
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 3px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num:before {
    bottom: 0;
    top: 0;
    margin: auto 0;
    left: 3px;
    width: 20px;
    height: 15px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num span {
    font-size: 18px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.no-crwn {
    padding: 0 10px 0 15px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .in {
    margin: 0;
    font-size: 20px;
    width: 130px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price.rank-in .rank-num.last-num {
    padding-left: 12px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .name {
    width: 100%;
    padding: 0 0 3px;
    font-size: 12px;
    text-align: left;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .name.adj-crwn {
    padding-left: 0;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .name.adj-crwn-last {
    padding-left: 0;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .store-dtl {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 5px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .store-dtl li {
    padding: 0 5px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .store-dtl li + li {
    border-left: none;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end {
    flex-direction: column;
    padding: 0 0 10px;
    margin-top: 0;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .text {
    width: 100%;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .advt {
    font-size: 11px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment {
    margin-top: 5px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment ul {
    justify-content: flex-start;
    margin-bottom: 5px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment ul .agree {
    font-size: 8px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .text .payment ul li {
    width: 55.45px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .btn_shop {
    height: 35px;
    width: 100%;
    padding: 0 30px 0 15px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .btn_shop a span:before {
    width: 16px;
    height: 16px;
    margin-top: -8px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-end .btn_shop a span:after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
    right: -16px;
  }
  #header h1 {
    width: 100%;
    text-align: left;
  }
  #header h1 img {
    margin-top: 3px;
    width: 130px;
  }
  #header h1 em {
    padding: 2px 0 0 0px;
    font-size: 8px;
    text-align: left;
  }
  #header .boxC {
    margin: 0px;
    padding: 0px;
  }
  .search.noPc {
    display: list-item;
  }
  #searchForm2 {
    max-width: 320px !important;
    width: auto;
    margin: 0px auto;
    overflow: hidden;
  }
  .noMbl {
    display: none;
  }
  #footer {
    padding-top: 10px;
    text-align: center;
  }
  #footer h1 {
    margin: 0 0 0px -89.5px;
    display: block;
    left: 50%;
  }
  #footer .links {
    margin: 0 10px;
    padding-top: 46px;
  }
  #footer #footNav ul {
    margin: 0;
  }
  #footer #footNav li {
    margin: 0 0 5px 0;
    float: none;
  }
  #mainNavBtn {
    top: 0px;
  }
  .search input {
    width: 100%;
  }
  #srchBlk h2 {
    text-align: center;
  }
  #srchBlk hr {
    display: none;
  }
  .redTtl2 span {
    margin-left: 0;
    padding-left: 0;
    border: none;
    display: block;
  }
  .redTtl2 span:after {
    border: none;
  }
  .tag1 {
    margin-bottom: 0;
    text-align: center;
  }
  .tag1 li {
    margin: 0 5px 10px;
    float: none;
    display: inline-block;
  }
  .tag1 .tagTtl1 {
    background: #cecece;
    width: 100%;
    margin: 0px auto 10px;
    border-radius: 8px;
  }
  .navTab {
    margin-top: 0 !important;
  }
  .listBlk .nav-tabs {
    width: 100%;
    padding: 0;
  }
  .listBlk .nav-tabs li {
    margin: 0 !important;
    width: 50%;
  }
  .listBlk .nav-tabs li#revRubber {
    float: left;
  }
  .listBlk .tabBox1 .listCont dt {
    width: auto;
    margin: 0 16px 10px 0px;
    display: block;
  }
  .listBlk .tabBox1 .listCont dd {
    margin: 0px;
    border: none;
    display: block;
  }
  .listBlk .tabBox1 .revBox dd {
    width: auto;
    padding: 0;
    text-align: left;
  }
  .listBlk .tabBox1 .revBox dd .dibBox {
    text-align: center;
    display: inline-block;
    line-height: 1;
  }
  .listBlk .tabBox1 .revBox dd .dibBox a {
    margin-top: 8px;
  }
  .listBlk .tabBox1 .revBox dd span {
    vertical-align: middle;
    display: inline-block;
  }
  .listBlk .tabBox1 .revBox dd em {
    vertical-align: middle;
    display: inline-block;
  }
  .listBlk .tabBox1 .revBox dd small {
    font-size: 100%;
    vertical-align: bottom;
  }
  .listBlk2 li {
    margin-bottom: 10px;
  }
  .listBlk2 li a img {
    margin: 0;
    display: block;
    float: left;
  }
  .listBlk2 li .adjBox {
    margin-left: 110px;
    text-align: left;
  }
  #tPlyrGdsBlk .inner {
    height: auto;
  }
  #tPlyrGdsBlk h2 {
    margin-bottom: 0;
  }
  #tPlyrGdsBlk li .clearfix {
    padding: 0 10px;
  }
  #tPlyrGdsBlk li .clearfix img {
    float: left;
  }
  #tPlyrGdsBlk li .clearfix p {
    margin-left: 85px;
  }
  .bnBlock img {
    width: 100%;
  }
  #newGdsBlk img {
    margin: 0;
  }
  #rankBlk ol li {
    padding: 10px;
  }
  #usrRevBlk h2 {
    margin-bottom: 10px;
  }
  #usrRevBlk .cntrbtBox {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    top: 0;
    right: auto;
    left: 5px;
  }
  #usrRevBlk .cntrbtBox a {
    display: inline-block;
  }
  #usrRevBlk ul li .usrEvl {
    padding-bottom: 10px;
  }
  #usrRevBlk ul li .usrEvl .floatL {
    margin: 0 0 10px;
    float: none;
  }
  #usrRevBlk ul li .usrEvl .floatL .inFlt {
    margin: 0;
  }
  #usrRevBlk ul li .usrEvl .floatR {
    max-width: none;
    float: none !important;
  }
  #usrRevBlk ul li .recomRub span {
    margin-bottom: 5px;
  }
  .top-hardness table td {
    display: block;
  }
  .top-lbl {
    width: 100% !important;
    margin-bottom: 10px;
    padding: 5px !important;
  }
  .top-lbl span {
    display: inline-block;
  }
  .top-content {
    padding-left: 0 !important;
  }
  .top-content.top-content-price {
    padding-top: 5px;
    text-align: center;
  }
  #registerSP {
    background: #fff;
    padding: 10px 0px;
    text-align: center;
    border: 5px solid #bfbfbf;
    display: block;
    margin-bottom: 15px;
  }
  #registerSP p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.5;
  }
  #registerSP a {
    width: 245px;
    height: 41px;
    margin: 0px auto;
    display: block;
  }
  .spot-page .areatop-text {
    padding-top: 10px;
  }
  .spot-page .areatop-search-box {
    padding: 0px;
    margin: 0 -10px;
  }
  .spot-page .areatop-search-box .areatop-search-table tr:last-child th {
    padding-top: 0px;
  }
  .spot-page .areatop-search-box .areatop-search-table th {
    display: block;
    width: auto;
    padding: 0px;
    text-align: center;
    border: none;
  }
  .spot-page .areatop-search-box .areatop-search-table th em {
    border-radius: 0px;
  }
  .spot-page .areatop-search-box .areatop-search-table td {
    display: block;
    width: auto;
    border: none;
    padding: 5px;
  }
  .spot-page .areatop-search-box .areatop-search-table td .sport-show-more {
    width: 100%;
  }
  .spot-page .areatop-search-box .areatop-search-table td .areatop-inner {
    display: block;
  }
  .spot-page .areatop-search-box .areatop-search-table td .areatop-inner button {
    margin: 3px 0;
    display: block;
    width: 100%;
  }
  .spot-page .areatop-search-box .areatop-search-table td ul li {
    margin: 0 5px 5px 0;
    padding-right: 5px;
  }
  .spot-page .areatop-search-box .areatop-search-table td ul.spot-area-list {
    text-align: center;
    width: 100%;
  }
  .search-box dl {
    display: block;
    text-align: center;
  }
  .search-box dl dt {
    display: inline-block;
    background-size: auto 30px;
    width: auto;
    padding: 10px 0 0px 53px;
  }
  .search-box dl dd {
    display: block;
    padding: 3%;
  }
  .search-box dl dd .inputBox {
    width: 46%;
    display: inline-block;
  }
  .search-box dl dd .txt {
    margin: 0;
  }
  .search-box dl dd button {
    display: block;
    width: 100%;
    padding: 10px 0;
    height: auto;
    font-size: 1.8rem;
    margin: 10px auto;
  }
  #areaSeachBlock h2 {
    left: 10%;
    font-size: 6vw;
    margin: 0px;
  }
  #areaSeachBlock #mapBlock .mapTxt {
    left: 0px;
  }
  #areaSeachBlock #mapBlock .mapTxt p {
    font-size: 1.2rem;
    width: 54%;
    left: 5%;
    top: 16vw;
    text-align: left;
  }
  .spot-list li {
    margin: 0 0 3% 0;
  }
  .spot-list li a {
    padding: 3%;
  }
  .spot-list li a .photo {
    width: 25vw;
    height: auto;
  }
  .spot-list li a .photo span {
    height: auto;
  }
  .spot-list li a .text {
    width: 67%;
    text-align: left;
  }
  .spot-list li a .text .spot-name {
    display: inline-block;
  }
  .spot-list li a .text .spot-area {
    left: auto;
    right: 0px;
    border-radius: 0 0 0 5px;
  }
  .areatop-title h2 {
    font-size: 2.6rem;
    padding: 10%;
  }
  .areaspot-list > li .spot-text {
    width: 100%;
  }
  .areaspot-list > li .spot-text .spot-text-wrap {
    display: flex;
    justify-content: space-between;
  }
  .areaspot-list > li .spot-text .spot-text-wrap .spot-photo {
    width: 30%;
  }
  .areaspot-list > li .spot-text .spot-text-wrap .spot-text-inner {
    width: 65%;
  }
  .areaspot-list > li .spot-text h3 {
    font-size: 1.6rem;
  }
  .areaspot-list > li .spot-text h3 span {
    font-size: 1.2rem;
  }
  .areaSeachWrap {
    background-color: transparent;
  }
  .areaSeachWrap.toppage-map #areaSeachBlock {
    margin: 0 -15px;
  }
  .areaSeachWrap.toppage-map #areaSeachBlock #mapBlock .mapTxt p {
    font-size: 1.5rem;
    top: 3vw;
    left: 2%;
  }
  .siteLink a {
    width: auto;
    min-width: 1px;
    font-size: 15px;
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  #main .boxC h2 {
    max-width: 638px;
  }
  #main .boxC p {
    max-width: 326px;
  }
  #pankz {
    padding-left: 10px;
  }
  #btflyRubBlk dd .pointBox {
    margin: 0 -3px;
  }
  #btflyRubBlk dd .pointBox > li {
    padding: 0 2px 5px;
  }
  .user-button a:hover {
    text-decoration: none;
    color: #2b2e83;
  }
}
@media screen and (max-width: 991px) {
  #header .flxBox_pc {
    display: block;
  }
  #header h1 {
    margin: 0 0 3px 20px !important;
    text-align: left;
    width: 190px;
  }
  #header h1 em {
    width: auto;
    text-align: left;
    position: static;
    font-size: 10px;
  }
  #header h1 em br {
    display: block;
  }
  #header h1 img {
    width: 100%;
  }
  #header .boxC {
    padding: 0px;
  }
  .hdTxt {
    padding-top: 12px;
  }
  .hdTxt li.colRev {
    display: block;
    margin-bottom: 10px;
  }
  .hdTxt li.colRev div {
    width: 158px;
  }
  .hdTxt li.colRev span {
    font-size: 12px;
  }
  .hdTxt li.colRac {
    font-size: 12px;
  }
  .hdTxt li.colRac em {
    font-size: 14px;
  }
  .hdTxt li.colRub {
    font-size: 12px;
  }
  .hdTxt li.colRub em {
    font-size: 14px;
  }
  .hdTxt li {
    display: inline-block;
  }
  .search {
    display: none;
  }
  #searchForm {
    max-width: none !important;
    width: 100%;
    padding: 0;
  }
  #searchForm2 {
    position: relative;
  }
  #mainNav {
    background: #f5f5f5;
    padding: 10px 0;
    display: none;
  }
  #mainNav li {
    padding: 0px 10px;
    display: block;
    text-align: center;
    float: none;
    border-left: none;
  }
  #mainNav li a {
    padding: 10px;
    display: block;
  }
  #mainNav li a:hover {
    color: inherit;
  }
  #mainNav li.noPc {
    display: block;
  }
  #mainNav li.search {
    margin: 0 10px;
    padding: 10px 0 0;
    float: none;
  }
  .colL {
    padding-left: 15px;
  }
  .colR {
    padding-left: 15px;
    padding-right: 15px;
  }
  #main .boxC h2 {
    margin: 0 10px 20px;
    float: none;
  }
  #main .boxC p {
    margin: 0 auto;
    float: none;
  }
  .listBlk .tabBox1 .revBox dt {
    max-width: 456px;
  }
}
@media screen and (max-width: 991px) and (max-width: 767px) {
  .listBlk .tabBox1 .revBox dt {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #mainNavBtn {
    display: block;
    height: auto;
    color: #000000;
    font-size: 0;
    top: 6px;
    right: 5px;
    padding: 5px 5px 1px 10px;
    line-height: 15px;
    text-align: center;
    position: absolute;
    box-sizing: content-box;
    border-left: 1px solid #ccc;
  }
  #mainNavBtn span {
    font-size: 8px;
  }
  .btn-mypage {
    display: none;
  }
  #cart_area {
    right: 70px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price {
    width: 35%;
  }
  .user-button {
    display: none;
  }
}
@media screen and (max-width: 649px) {
  .listBlk .tabBox1.type2 .listCont li > a {
    display: block;
    padding: 16px 0 0;
  }
  .listBlk .tabBox1.type2 .listCont li > a > * {
    display: block;
  }
  .listBlk .tabBox1.type2 .listCont li .rankNo {
    margin-bottom: 10px;
    text-align: center;
    width: auto;
  }
  .listBlk .tabBox1.type2 .listCont li .imgTxt {
    border-bottom: 1px dotted #ccc;
    padding: 0 16px 10px;
  }
  .listBlk .tabBox1.type2 .listCont li .thums {
    display: inline-block;
    padding: 5px 0;
    width: 49%;
  }
  .listBlk .tabBox1.type2 .listCont li .thumsD {
    border-left: 1px dotted #ccc;
  }
  .movieBlockTop li {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 20px 10px;
    text-align: center;
  }
  .movieBlockTop .photo {
    height: auto;
    width: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 5px;
    position: relative;
  }
  .movieBlockTop .photo img {
    max-width: none;
    width: 100%;
  }
  #btflyRubBlk .useItemBox {
    padding-bottom: 1px;
  }
  #btflyRubBlk .useItemBox .useBox li {
    display: block;
    width: auto;
    border-radius: 8px;
    background: #ffffff;
    padding: 10px;
    margin: 5px 10px 10px 0px;
    font-size: 14px;
    font-weight: normal;
  }
  .allNewsBlock ul {
    padding: 5px;
  }
  .allNewsBlock li {
    width: auto;
    padding-right: 10px;
    vertical-align: top;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .allNewsBlock li:nth-child(2) {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-right: 5px;
  }
  .allNewsBlock li .photoBox {
    width: 50px;
    height: 50px;
  }
  .allNewsBlock li .photoBox img {
    width: 100%;
    height: auto;
  }
  .allNewsBlock li .txtBox {
    padding-left: 55px;
  }
  .allNewsBlock li a {
    font-size: 80%;
    line-height: 1.2;
  }
  .allNewsBlock li:last-child {
    display: none;
  }
  #header h1 em {
    font-size: 8px;
  }
  .btn-mypage {
    padding: 0 3px 4px 3px;
  }
  .btn-mypage img {
    width: 80%;
    height: auto;
  }
  #cart_area {
    top: 5px;
    right: 60px;
    width: auto;
    border: none;
    font-size: 0;
    line-height: 18px;
    text-align: center;
    padding: 3px 7px 5px 7px;
    box-sizing: content-box;
  }
  #cart_area .point-txt {
    display: none;
  }
  #cart_area .spTxt {
    display: block;
    color: #333;
    font-size: 8px;
    text-align: center;
    line-height: 1;
  }
  .cart-trigger {
    background-size: 38px auto;
    padding: 0px;
    width: 40px;
    height: 40px;
  }
  .cart-trigger a {
    position: absolute;
    right: -8px;
  }
  .cart-trigger .cart_price {
    display: none;
  }
  .use-point {
    display: block;
  }
  .price-txt span {
    font-size: 1.8rem;
  }
  .price-txt span em {
    font-size: 2.4rem;
  }
  .btn-cart {
    padding: 15px 0px;
    font-size: 2rem;
    width: 100%;
  }
  .item-list {
    display: block;
    padding-top: 0px;
  }
  .item-list li {
    padding: 10px 0;
    border-bottom: dotted 1px #767676;
    width: auto;
  }
  .playerBox {
    margin: 10px 0 0 -44%;
  }
  .playerBox li .photo {
    height: 70px;
  }
  .playerBox li .photo img {
    height: 100%;
    min-height: inherit;
  }
  .playerBox li .playerName {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .areaList {
    display: none;
  }
  .bnEvent {
    display: none;
  }
  #areaSeachBlock .mapTop {
    width: 100%;
  }
  #areaSeachBlock #mapBlock {
    height: 70vw;
    position: relative;
  }
  #areaSeachBlock #mapBlock .btnMap ul {
    display: none;
    background: #ffffff;
    border: 3px solid #2b2e83;
    padding: 5px 0;
    width: 110px;
    margin-left: 0px;
    text-align: center;
    z-index: 999;
    font-size: 12px;
    position: relative;
  }
  #areaSeachBlock #mapBlock .btnMap h3 {
    font-size: 1.2rem;
    padding-left: 2vw;
    padding-right: 2vw;
    text-align: left;
    display: block;
  }
  #areaSeachBlock #mapBlock .mapInner {
    width: 93%;
    position: relative;
    margin: 0 auto;
    top: -13vw;
  }
  #areaSeachBlock #mapBlock .mapImg {
    position: static;
    width: 100%;
    margin: 0 auto;
  }
  #areaSeachBlock #mapBlock .Hokkaido {
    top: 3%;
    left: 65%;
  }
  #areaSeachBlock #mapBlock .Hokuriku {
    top: 50%;
    left: 42%;
  }
  #areaSeachBlock #mapBlock .Tohoku {
    top: 35%;
    left: 70%;
  }
  #areaSeachBlock #mapBlock .Kanto {
    top: 70%;
    left: 65%;
  }
  #areaSeachBlock #mapBlock .Tokai {
    top: 71%;
    left: 46%;
  }
  #areaSeachBlock #mapBlock .Kansai {
    top: 73%;
    left: 30%;
  }
  #areaSeachBlock #mapBlock .Chugoku {
    top: 59%;
    left: 20%;
  }
  #areaSeachBlock #mapBlock .Shikoku {
    top: 85%;
    left: 16%;
  }
  #areaSeachBlock #mapBlock .Kyushu {
    top: 72%;
    left: 0;
  }
}
@media screen and (max-width: 1200px) {
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .price {
    width: 45%;
    font-size: 22px;
    padding: 20px 0 0;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .name {
    width: 65%;
    padding-left: 50px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .name.adj-crwn {
    padding-left: 50px;
  }
  #dtlMainBlk .dataBox4 .u-dataBox .cont-first .name.adj-crwn-last {
    padding-left: 50px;
  }
}
.page-match .colL h2 {
  margin-top: 0;
}

.page-match .matchSearch {
  background-color: #707070;
  padding: 0 1em;
  border-radius: 8px;
  margin: 20px 0;
  border: 1px solid #707070;
  color: #fff;
}

.page-match .matchSearch input {
  color: #000;
}

@media screen and (max-width: 767px) {
  .page-match .matchSearch {
    margin: 3vw 0;
  }
}
.page-match .matchSearch .sortBox {
  display: none;
}

.page-match .matchSearch h3 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.page-match .matchSearch h3:hover {
  opacity: 0.6;
}

.page-match .matchSearch h3:before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-left: 3px solid #2b2e83;
  border-bottom: 3px solid #2b2e83;
  display: inline-block;
  transform: rotate(-45deg);
  margin-right: 10px;
  position: relative;
  top: -0.2em;
}

.page-match .matchSearch h3.open:before {
  transform: rotate(135deg);
  top: 0;
}

.page-match .matchSearch h3.open + .sortBox {
  display: block;
}

.page-match .matchSearch ul {
  margin: 0;
}

.page-match .matchSearch dl {
  display: flex;
  margin: 0;
  padding: 1em 0;
  border-top: 1px dotted #ccc;
}

@media screen and (max-width: 767px) {
  .page-match .matchSearch dl {
    display: block;
  }
}
.page-match .matchSearch dl dt {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .page-match .matchSearch dl dt {
    width: 100%;
  }
}
.page-match .matchSearch dl dd {
  width: 80%;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .page-match .matchSearch dl dd {
    width: 100%;
  }
}
.page-match .matchSearch dl dd input[type=text] {
  padding: 0.3em;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .page-match .matchSearch dl dd input[type=text] {
    width: 100%;
  }
}
.page-match .matchSearch dl dd ul {
  display: flex;
  flex-wrap: wrap;
}

.page-match .matchSearch dl dd ul li {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .page-match .matchSearch dl dd ul li {
    width: 33%;
  }
}
.page-match .matchSearch dl dd ul li label {
  display: flex;
  align-items: center;
  font-weight: normal;
}

.page-match .matchSearch dl dd ul li label input[type=checkbox] {
  margin: 0 5px 0 0;
}

.page-match .matchList li {
  border-top: 1px solid #ccc;
}

.page-match .matchList li a {
  padding: 1em 0;
  display: flex;
  justify-content: space-between;
  color: #000;
}

.page-match .matchList li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .page-match .matchList li a {
    display: block;
  }
}
.page-match .matchList li div + div {
  margin-top: 0.3em;
}

.page-match .matchList li p {
  margin-top: 0.5em;
}

.page-match .matchList li .text {
  width: 100%;
}

.page-match .matchList li .text-place {
  font-weight: bold;
}

.page-match .matchList li .text-date {
  font-size: 12px;
  color: #2b2e83;
}

.page-match .matchList li .text-matchName {
  color: #2b2e83;
  font-size: 18px;
  font-weight: bold;
}

.page-match .matchList li .img {
  margin-left: 2%;
  min-width: 30%;
}

@media screen and (max-width: 767px) {
  .page-match .matchList li .img {
    margin: 3vw 0 0 0;
    width: 100%;
    text-align: center;
  }
}
.page-match .matchList li .img img {
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 200px;
  height: 150px;
}

@media screen and (max-width: 767px) {
  .page-match .matchList li .img img {
    width: 100%;
    height: 60vw;
  }
}
.page-match .otherArea .box {
  display: flex;
  border-bottom: 1px dotted #ccc;
  padding: 1em 0;
}

@media screen and (max-width: 767px) {
  .page-match .otherArea .box {
    display: block;
  }
}
.page-match .otherArea .box ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.page-match .otherArea .box ul li {
  margin-right: 1em;
}

@media screen and (max-width: 767px) {
  .page-match .otherArea .box ul li {
    margin-right: 0.8em;
  }
}
.page-match .otherArea h3 {
  margin: 0;
  width: 20%;
  font-size: 14px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .page-match .otherArea h3 {
    width: 100%;
    font-size: 12px;
    margin-bottom: 0.3em;
  }
}
.page-match h2 .matchDate {
  line-height: 1;
  font-size: 80%;
  margin-bottom: 0.5em;
}

.page-match h2 .matchArea {
  display: inline-block;
  color: #000;
  font-weight: normal;
  margin: 0 0.5em;
  text-shadow: none;
  border-left: 1px solid #666;
  padding-left: 0.5em;
  font-style: normal;
}

.page-match .matchInfo dl {
  display: flex;
  padding: 1em 0;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .page-match .matchInfo dl {
    display: block;
  }
}
.page-match .matchInfo dl + dl {
  border-top: 1px dotted #666;
}

.page-match .matchInfo dl .map iframe {
  height: 300px;
  max-width: 100%;
}

.page-match .matchInfo dl dt {
  width: 20%;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .page-match .matchInfo dl dt {
    width: 100%;
  }
}
.page-match .matchInfo dl dd {
  width: 80%;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .page-match .matchInfo dl dd {
    width: 100%;
  }
}
.page-match .matchInfo dl dd .btn-cart-cs {
  margin-left: 0;
}

.page-match .detailPhotos {
  margin-bottom: 30px;
}

.page-match .detailPhotos li {
  text-align: center;
  margin-bottom: 20px;
}

.page-match .detailPhotos img {
  max-width: 100%;
}

#todayPlyrGdsBlk h2 span {
  background-image: none !important;
  font-size: 24px;
  padding-left: 0;
}

.tleague-banner {
  box-shadow: none !important;
  margin-bottom: 30px;
}
.tleague-banner a {
  display: block;
}
.tleague-banner a + a {
  margin-top: 20px;
}

#rBnBlk img {
  max-width: 100%;
}

#tPlyrGdsBlk .inner {
  min-height: 190px;
}
@media screen and (max-width: 767px) {
  #tPlyrGdsBlk .inner {
    min-height: 0;
  }
}

.areaSeachWrap.toppage-map {
  padding-top: 20px;
}
.areaSeachWrap.toppage-map img {
  max-width: 100%;
}/*# sourceMappingURL=style.css.map */

.matchInfo .description ul {
  margin: 0 0 1em 1.2em;  /* bottom space + left indent */
  padding: 0;
}

.matchInfo .description ul li {
  margin: 6px 0;          /* vertical space between items */
  line-height: 1.6;       /* better readability */
}

/* second level */
.matchInfo .description ul ul {
  margin: 6px 0 6px 1.5em;
}

/* third level */
.matchInfo .description ul ul ul {
  margin: 6px 0 6px 2em;
}