@charset "UTF-8";
/* line 5, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html,body {
	line-height: 1;
}

/* line 24, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
Theme Name:		SMART-MINIMUM
Theme URI:		http://rfs.jp/
Description:	デザインありきで制作する際の、最小限必要と思われる構成のテンプレートです。
Author:			rhythmfactory
Author URI:		http://rfs.jp/
Version:		1.0
License:
License URI:
*/
/*#########################################################

要素関連

#########################################################*/
/* line 32, style.scss */
p {
}

/*#########################################################

WordPress必須クラス

#########################################################*/
/* line 42, style.scss */
.wp-caption {
  /**/
}

/* line 43, style.scss */
.wp-caption-text {
  /**/
}

/* line 44, style.scss */
.sticky {
  /**/
}

/* line 45, style.scss */
.gallery-caption {
  /**/
}

/* line 46, style.scss */
.bypostauthor {
  /**/
}

/* line 47, style.scss */
.alignright {
  /**/
}

/* line 48, style.scss */
.alignleft {
  /**/
}

/* line 49, style.scss */
.aligncenter {
  /**/
}

/* line 50, style.scss */
.screen-reader-text {
  /**/
}

/*#########################################################

レイアウト

#########################################################*/

.nt{
    text-indent: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
    margin:0;
    padding:0;
    text-align:left !important;
    }
.nt *{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
        text-align:left !important;
    }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.cf {
  min-height: 1px;
}
 
* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* tips*/
.poA{position:absolute;}
.poF{position:fixed;}
.poR{position:relative;}

.taC{text-align:center;}
.taR{text-align:right;}
.taL{text-align:left;}

.vaT{vertical-align:top;}
.vaM{vertical-align:middle;}

.flC{margin:0 auto;}
.flL{float:left;}
.flR{float:right;}

.fwB{font-weight:bold;}
.fwN{font-weight:normal}

.bigTxt{font-size:140%;line-height:110% !important;}
.hugeTxt{font-size:180%;line-height:110% !important;}
.smallTxt{font-size:80%;line-height:110% !important;}
.miniTxt{font-size:60%;line-height:110% !important;}
.oswaldTxt{font-family: 'Oswald', sans-serif;}
.colorTxt{color:#004098;}
.noticeTxt{color:#f00;}

.dspB{display:block;}
.dspI{display:inline;}
.dspIb{display:inline-block;}
.dspT{display:table;}
.dspTc{display:table-cell;}
.itemIndent{text-indent:-1.2rem;margin-left:1.2rem;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}


.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}


html {font-size:62.5%; font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;scroll-behavior: smooth;}
body {font-size:12px;font-size: 1.2rem;line-height:140%;}

#main{background:#fff;}
.sectionBox,
#memberpages{
	font-size:14px;
	line-height:1.5em;
	position:relative;
	z-index:1;
	padding:80px 0;
	background:#fff;
}
.sectionBox--gray{
	background:#eee;
}
.sectionBox--image{
	background:url(/wp-content/uploads/bg_section_img-scaled.jpg) no-repeat center top;
	background-size:cover;
	color:#fff;
}
.sectionBox--image:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background:url(/wp-content/uploads/bg_black.png);
	left:0;
	top:0;
	z-index:1;
}
.sectionBox--image .siteFrame{
	z-index:2;
}
.sectionTitle{
	font-size:20px;
	color:#004098;
}
.sectionBox--image .sectionTitle,
.asideHalf .sectionTitle{
	color:#fff;
}
.siteFrame,.whitebox,#memberpages form{width:1024px;margin:0 auto !important;}
.organicBtn{
	border:2px solid #000;
	color:#000;
	font-size:16px;
	text-decoration:none;
	padding:5px 30px;
}
.organicBtn:hover{
	background:#000;
	color:#fff;
}
.organicBtn--reverce{
	border-color:#fff;
	color:#fff;
}
.organicBtn--reverce:hover{
	background:#fff;
	color:#000;
}

/*ヘッダー*/
#site-header{
	padding:10px 0;
	width:100%;
	z-index:3;
    background-color: transparent; /* 最初は透明（元の設定があれば合わせる） */
    transition: background-color 0.5s ease; /* 💡 背景色が変わる時になめらかに変化させる */
}

/* 💡 スクロールされた時に追加されるクラス */
#site-header.is-scrolled {
    background-color: #ffffff; /* 背景を白に */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* お好みで：少し影をつけると境界がわかりやすくなります */
}

.mainNav{
	right:0;
	top:50%;
	transform: translate(0%, -50%);
}
.mainNav__menu__item{
	margin-left:1.5em;
}
.mainNav a{
	color:#fff;
	text-decoration:none;
    transition: color 0.5s ease;
}
.mainNav__menu__item__num{
	font-size:12px;
	color:#fff;
	background:#f00;
	line-height:1em;
	padding:3px 6px;
	border-radius:50%;
	right:-10px;
	top:-5px;
}
#site-header.is-scrolled .mainNav a,
.is-active + .mainNav a{
	color:#004098;
}

/*フッター*/
.asideHalf{
	width:50%;
	padding:60px 0;
}
.asideHalf:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:url(/wp-content/uploads/bg_blue.png);
	z-index:0;
}
.bottomArea__content{
  display: flex !important;
  flex-wrap: wrap;
  align-items: stretch; 
  justify-content: space-between;
}
.asideHalf--left,
.asideHalf--right {
  float: none !important; /* floatを無効化 */
  width: 50%;            /* 左右の幅（既存の数値があればそれに合わせて調整してください） */
  display: flex;
  flex-direction: column;
}
.asideHalf__inner {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.asideHalf--left{
	background:url(/wp-content/uploads/aside_left.jpg) no-repeat right bottom;
	background-size:cover;
	background-repeat:no-repeat;
}
.asideHalf--right{
	background:url(/wp-content/uploads/aside_right.jpg) no-repeat right bottom;
	background-size:cover;
	background-repeat:no-repeat;
}
.asideHalf--left .asideHalf__inner{
	right:0;
}
.asideHalf__inner{
	width:514px;
	z-index:2;
	color:#fff;
	font-size:15px;
	line-height:1.5em;
}
#site-footer{
	padding:100px 0;
    position: relative;
    z-index: 1;
	color:#fff;
	background:#000;
}
.site-footer__logo{
	width:20%;
}
.site-footer__logo__sns a{
	color:#fff;
	font-size:40px;
}
.site-footer__nav{
	width:72%;
}
.site-footer__nav__item{
	width:22%;
	margin-right:4%;
}
.site-footer__nav__item:last-child{
	margin-right:0;
}
.site-footer__nav__item__title{
	border-top:2px solid #004098;
	padding-top:10px;
}
.site-footer__nav__item__content a{
	color:#fff;
	text-decoration:none;
}
.site-footer__nav__item__content a:hover{
	text-decoration:underline;
}
#copyright{
	color:#fff;
}
/*ページラベル*/
#pageLabel{
	padding:110px 0 80px;
	background:url(/wp-content/uploads/bg_pagelabel-scaled.png);
    color: #fff;
    font-size: 20px;
    background-size: cover !important;
    background-position: center !important;
}
#pageLabel:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background:url(/wp-content/uploads/bg_black.png);
	left:0;
	top:0;
}
.pageLabel--title__en{
	text-transform: uppercase;
}
/*トップページ*/
.video-area {
  width: 100vw;
  height: 100vh;
  left: 0;
  z-index: 0;
	overflow:hidden;
}
.video-area:before{
	content:"";
	position:fixed;
	width:100%;
	height:100%;
	background:url(/wp-content/uploads/bg_black.png);
	left:0;
	top:0;
	z-index:1;
}
.video-area:after:before{
	content:"";
}
.video-area video{
	height: 100dvh;
    object-fit: cover;
    width: 100%;
	max-width: 100%;
	animation: zoom_video 4s ease-in-out forwards ;
	z-index:0;
}
.indexIntro{
	color:#fff;
	z-index:2;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
}
.indexIntro__inner{
	width:60%;
	overflow: hidden;
}
.indexIntro__inner__title {
	animation: slideLeftToRight 1.2s ease-out forwards;
}
.indexIntro__inner__txt {
	width: 85%;
	font-size: 15px;
	line-height: 1.5em;
	animation: slideRightToLeft 1.2s ease-out forwards;
}
@keyframes slideLeftToRight {
	0% {
		opacity: 0;
		transform: translateX(-50px); /* 開始位置：左に50pxズラす */
	}
	100% {
		opacity: 1;
		transform: translateX(0);     /* 終了位置：元の位置に戻る */
	}
}

/* 右から左への動き */
@keyframes slideRightToLeft {
	0% {
		opacity: 0;
		transform: translateX(50px);  /* 開始位置：右に50pxズラす */
	}
	100% {
		opacity: 1;
		transform: translateX(0);     /* 終了位置：元の位置に戻る */
	}
}
.indexItem__list{
	width:19%;
	float:left;
	margin-right:1.25%;
}

.indexItem__list:last-child{
	margin-right:0;
}
.indexItem__list__sold{
	color:#00f;
}

.indexNews__bnr__item{
	width:49%;
}
.indexNews__bnr__item:nth-child(odd){
	float:left;
}
.indexNews__bnr__item:nth-child(even){
	float:right;
}

.newsList {
    margin: 0 auto;
    box-sizing: border-box;
}

.newsList__container {
    border-top: 1px solid #ddd;
    margin-bottom: 50px;
}

.newsList__item {
    border-bottom: 1px solid #eee;
}

.newsList__link {
    display: flex;
    align-items: center;
    padding: 24px 10px;
    text-decoration: none;
    color: #333;
    transition: background-color 0.3s ease, padding-left 0.3s ease;
}

.newsList__link:hover {
    background-color: #fcfcfc;
    padding-left: 18px;
}

.newsList__meta {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    width: 200px;
}

.newsList__date {
    font-size: 14px;
    color: #888;
    font-family: 'Helvetica Neue', Arial, sans-serif;
}

.newsList__category {
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background-color: #0056b3;
    padding: 3px 8px;
    border-radius: 3px;
    margin-left: 15px;
    line-height: 1;
}

.newsList__title {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    flex-grow: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsList__link:hover .newsList__title {
    color: #0056b3;
    text-decoration: underline;
}

.newsList__noPost {
    text-align: center;
    padding: 40px 0;
    color: #666;
}

.newsList__pagination {
    margin-top: 40px;
    text-align: center;
}

.newsList__pagination ul.page-numbers {
    display: inline-flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px;
}

.newsList__pagination ul.page-numbers li {
    margin: 0;
}

.newsList__pagination .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #555;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

.newsList__pagination a.page-numbers:hover {
    border-color: #0056b3;
    color: #0056b3;
    background-color: #f4f8ff;
}

.newsList__pagination .page-numbers.current {
    background-color: #0056b3;
    border-color: #0056b3;
    color: #fff;
    cursor: default;
}

/*ABOUT*/
.aboutIntro__thumb{
	width:45%;
}
.aboutIntro__txt{
	width:50%;
	padding-left:5%;
}
.hstryTxt{width:35%;}
.historyGrid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
}


@media (min-width: 992px) {
  .historyGrid__item:nth-child(1) {
    grid-column-start: 3;
  }
  .historyGrid__item:nth-child(4) {
    grid-column-start: 1;
  }

  .historyGrid__item__thumb::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    right: -30px;
    height: 3px;
    background-color: #efefef;
    z-index: 0;
  }

  .historyGrid__item:nth-child(1) .historyGrid__item__thumb::before {
    left: -20%;
  }

  .historyGrid__item:nth-child(3) .historyGrid__item__thumb::before {
    right: 50%;
  }

  .historyGrid__item:nth-child(4) .historyGrid__item__thumb::before {
    left: 50%;
  }

  .historyGrid__item:nth-child(8) .historyGrid__item__thumb::before {
    right: -20%;
  }
}

.historyGrid__item__thumb {
  position: relative;
  overflow: visible;
  margin-bottom: 15px;
}

.historyGrid__item__thumb img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}

.yeaBadge {
  position: absolute;
  right: 10px;
  bottom: -10px;
  font-size: 3.5rem;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  letter-spacing: -2px;
  z-index: 2;
}
* {
    box-sizing: border-box;
}

.timelineContainer {
    width: 100%;
    padding: 220px 0;
    overflow-x: hidden;
    position: relative;
}

.timelineGrid {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.timelineGrid::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 2px;
    background-color: #ffffff;
    transform: translateY(-50%);
    z-index: 1;
}

.timelineColumn {
    width: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* 中央の点 */
.cellDot {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 14px;
    z-index: 3;
}

.dot {
    width: 14px;
    height: 14px;
    background-color: #ffffff;
    border-radius: 50%;
}
.cellYear {
    position: absolute;
    width: 260px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
}
.topYear {
    bottom: 50%;
    margin-bottom: 20px;
}
.bottomYear {
    top: 50%;
    margin-top: 20px;
}

.year {
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    white-space: nowrap;
    display: block;
    line-height: 1;
}
.cellText {
    position: absolute;
    width: 260px;
    text-align: center;
    font-size: 13px;
    line-height: 1.6;
    color: #cccccc;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.topCell {
    bottom: 50%;
    margin-bottom: 50px;
}
.bottomCell {
    top: 50%;
    margin-top: 50px;
}
.aboutSponsor__left{
	width:58%;
	padding-right:5%;
	border-right:2px solid #004098;
	margin-right:5%;
}
.aboutSponsor__right{width:36%;}

.playerList__item{
	width:12%;
	margin-right:0.55%;
	margin-bottom:0.55%;
	font-size:11px;
	line-height:1.2em;
}
.playerList__item:nth-child(8n){
	margin-right:0;
}
.playerList__item:nth-child(8n+1){
	clear:both;
}
.teamList__item{
	width:18%;
	margin-right:2.5%;
	margin-bottom:2.5%;
	font-size:11px;
	line-height:1.2em;
}
.teamList__item:nth-child(5n){
	margin-right:0;
}
.teamList__item:nth-child(5n+1){
	clear:both;
}
/*商品列*/
.itemList--item__top__main{
	width:78%;
}
.productList{
}
.productList__item{
	width:23%;
	margin-right:2.3%;
}
.productList__item:nth-child(4n){
	margin-right:0%;
}
.productList__item:nth-child(4n+1){
	clear:both;
}
.productList__item--fav{
	width:18%;
	margin-right:2.5%;
}
.productList__item--fav:nth-child(5n){
	margin-right:0%;
}
.productList__item img{
    aspect-ratio: 1 / 1;
    object-fit: cover;
	width: 100%;
}
.productList__item--fav img{
	height:180px;
}
.sectionBox--img .productList__item{
	color:#fff;
}
/*商品検索*/
.itemList--item__top{width:20%;}
.searchBox{
	overflow:hidden;
}
.searchBox__title{
	padding:15px 0 15px;
	font-size:14px;
	color:#000;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
.searchBox__title i{display:none;}
.searchBox__title.check i.fa-plus{display:inline-block;}
.searchBox__title.checked i.fa-minus{display:inline-block;}
.searchBox__content{
	box-sizing:border-box;
	z-index:0;
}
.searchBox__content__title{
	font-size:17px;
	line-height:1em;
	border-bottom:1px solid #000;
}
.searchArea__category__title .fa-angle-down{
	right:0;
	top:50%;
	transform:translatey(-50%);
}
.searchArea__category__title.checked .fa-angle-down{
	transform:rotate(180deg)translatey(50%);
}

.searchArea__category__content{
	display:none;
	margin-top:10px;
}
.searchArea__category__content--shoes label{
	width:50%;
}
.searchArea__category__item{
	border-bottom:2px solid #efefef;
}
.searchBox__content button {
	width:100%;
  padding: 15px 10px;
	background:#000;
	color:#fff;
	border-bottom:none;
	border-right:none;
	border-top:none;
	border-left:none;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
	line-height:1em;
	box-sizing: border-box;
	font-family: 'Oswald', sans-serif;
	color:#fff;
	cursor:pointer;
}
/*商品詳細*/
#itempage h3{
	font-size:30px;
	line-height:1em;
	background:none;
	color:#000;
	line-height:1em;
	padding:0;
}
.itemImg{width:600px;float:left;}
.itemimg{margin-bottom:10px;}
.itemimg img{width:100%;height:auto;}
.itemDetail__single{width:400px;float:right;}

.itemDetail .exp,
.itemDetail__single p{
	font-size:15px;
	line-height:1.5em;
}
.itemsubimg{
	overflow:hidden;
	padding-bottom:50px;
	border-bottom:2px solid #efefef;
}
.itemsubimg img{
	width:auto !important;
	height:100px !important;
	float:left;
	margin-bottom:10px;
	margin-right:10px;}
#itempage table.skumulti td.button{background:none;border-left:none;border-top:none;}

.itemData{margin-top:20px;}
.itemData,.skuform{font-size:14px;}
.itemData td{padding:3px 8px;}
.itemData th{background:#84ca7f;} 

.skuform,
.itemContent{
	border-bottom:2px solid #efefef;
}
.skuList{
	padding:30px 0 50px;
	border-top:2px solid #efefef;
}
.skuList__price{
	font-size:20px;
}

.skudisp{font-size:17px;}
.skuquantity{
	padding:10px 4px;
}
.skubutton{
	display:inline-block;
  padding: 11px 25px 12px;
  border: none;
  background-color: #ff3434;
  font-size: 16px;
	line-height:1em;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  appearance: none;
}
.skubutton:active {
  margin-top: 3px;
  background-color: #309bf2;
  border-bottom: 2px solid #006366;
}
.item_custom_field{
	width:100%;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	font-size:14px;
}
.item_custom_field th{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background: #efefef;/*灰色に*/
	padding: 1em 0.5em 1em 1em;
	text-align:center;
}
.item_custom_field td{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding: 1em 0.5em 1em 1em;
}

.requestLine{
	float:right;
}
.requestLine__zaiko{
	display:table-cell;
	vertical-align:middle;
}
.requestLine__btn{
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	padding: 11px 25px 12px;
	color:#fff;
	background:#06c755;
	font-size: 16px;
}
.requestLine i{
	font-size:180%;
	display:inline-block;
	padding-right:0.3em;
	display:table-cell;
	vertical-align:middle;
}
.requestLine span{
	display:table-cell;
	vertical-align:middle;
}

.itemContent{padding-bottom:40px;}
.itemContent .itemimg,
.itemContent h3,
.itemContent .field,
.itemContent .itemsubimg,
.itemContent .skuform{display:none;}
.cvTitle{font-size:25px;}
.cvList__item{
	float:left;
	width:15%;
	margin-right:2%;
}
.cvList__item:nth-child(6n){
	margin-right:0;
}
.color-variations__item img{
	width:100%;
	height:auto;
}

/*ショップリスト*/
.shop-area-nav {
    padding: 20px;
    background-color: #f8f9fa; /* 薄いグレーの背景でボタンエリアを際立たせる */
    border-radius: 8px;
}
.area-btn-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px; /* ボタン同士の絶妙な間隔 */
    list-style: none;
    padding: 0;
    margin: 0;
}
.area-btn {
    display: inline-block;
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.05em; /* 文字の横幅を少し広げて上品に */
    color: #004098; /* 文字色に差し色を採用 */
    background-color: #ffffff;
    border: 2px solid #004098; /* 枠線を差し色に */
    border-radius: 30px; /* 💡 完全な丸角（カプセル型）にして今っぽく */
    text-decoration: none;
    box-shadow: 0 4px 6px rgba(0, 64, 152, 0.08); /* ほんのりブルーの影 */
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    position: relative;
    overflow: hidden;
}
.area-btn:hover {
    color: #ffffff; /* 文字を白に */
    background-color: #004098; /* 背景を差し色で満たす */
    box-shadow: 0 6px 12px rgba(0, 64, 152, 0.2); /* 影を強くして浮き上がらせる */
    transform: translateY(-3px); /* 💡 ぬるっと3px上に持ち上げる */
}
.area-btn:active {
    transform: translateY(-1px);
    box-shadow: 0 3px 6px rgba(0, 64, 152, 0.16);
}

.areaTitle{
	font-size:30px;
	line-height:1em;
}
.shopList__item{
	width:100%;
	border-bottom:2px solid #004098;
}
.shopList__item__info{
	font-size:14px;
	line-height:1.5em;
}
.shopList__item__thumb{
	width:35%;
	padding-right:5%;
}
.shopList__item__box{
	width:60%;
}
.shopLink{
	border-radius:4px;
	color:#fff;
	background:#666;
	padding:5px 8px;
	font-size:12px;
	text-decoration:none;
}

/*シューズの選び方*/
.select__navGrid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px 15px;
    margin-bottom: 80px;
}

.select__navItem {
    display: block;
    text-decoration: none;
    text-align: center;
	font-family: "Albert Sans", Sans-serif;
}

.select__navItem img {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer;
    transition: transform 0.2s ease, opacity 0.2s ease;
    border-radius: 4px;
    margin-bottom: 8px;
}

.select__navItem:hover img {
    transform: scale(1.05);
    opacity: 0.8;
}

.select__navName {
    display: block;
    font-size: 13px;
    line-height: 1.3;
    color: #333;
    font-weight: bold;
    word-break: break-word;
}

.select__navItem:hover .select__navName {
    color: #0056b3;
}
.select__detailContainer {
    width: 100%;
}

.select__detailSection {
    margin-bottom: 60px;
    padding-top: 60px;
    border-bottom: 1px solid #eee;
}

.select__detailSection:last-child {
    border-bottom: none;
}
.select__detailWrapper {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 60px;
}
.select__detailImgBox {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-right: 40px;
    box-sizing: border-box;
}

.select__detailImgBox img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}
.select__detailTextBox {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    box-sizing: border-box;
}

.select__detailTitle {
    font-size: 30px;
	font-family: "Albert Sans", Sans-serif;
    margin-top: 0;
    color: #666;
	top:0;
	z-index:1;
}

.select__detailDescription {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
}
.select__detailImgBox img,
.select__detailTextBox {
    opacity: 0;
    transform: translateY(40px);
    transition: opacity 0.8s cubic-bezier(0.25, 1, 0.5, 1), 
                transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.select__detailSection.is-visible .select__detailImgBox img {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.1s; /* 画像がわずかに先に動く */
}

.select__detailSection.is-visible .select__detailTextBox {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.25s; /* テキストを少し遅らせてパララックス感を演出 */
}

/*よくある質問*/
.faqBox__title{
	width:100%;
}
.faqBox__title i.dspTc,
.faqBox__title span{
	padding:15px 25px;
}
.faqBox__title i.dspTc{
	font-size:24px;
	color:#fff;
	background:#004098;
}
.faqBox__title span{
	width:100%;
	color:#004098;
	background:#fff;
	font-size:18px;
}
.faqBox__title i.poA{
	right:25px;
	top:50%;
	transform:translatey(-50%);
}
.faqBox__title.check i.fa-minus,
.faqBox__title.checked i.fa-plus{
	display:none;
}

.faqBox__content{
	display:none;
	background:#fff;
	padding:25px 25px;
}

/*特商法*/
.lawTable tr{
	border-bottom:1px solid #004098;
}
.lawTable th,
.lawTable td{
	padding:20px;
}

/*会員*/
.customkey_wholesale{
	display:none;
}
/*お問合せ*/
.contact_msg_hidden{display:none;}
.contactForm{
	clear:both;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #ddd;
	border-collapse: collapse;
    table-layout: fixed;
}
.contactForm:first-child{
	border-top:2px solid #ddd;
}
.contactForm:last-child{
	border-bottom:2px solid #ddd;
}
.contactForm__title{
	line-height:45px;
	color:#000;
	width:240px;
	font-size:14px;
	padding-left:20px;
	background:#efefef;
	box-sizing:border-box;
}
.contactForm__content{
	line-height:0px;
	padding:7px 20px;
	box-sizing:border-box;
}

.mw_wp_form .contactForm .error{
	margin-top:2px;
	padding:2px;
	background:#f00;
	line-height:1em;
	color:#fff;}

.contactForm input[type="text"],
.contactForm input[type="email"],
.contactForm input[type="url"],
.contactForm input[type="password"],
.contactForm input[type="search"],
.contactForm input[type="tel"],
.contactForm input[type="number"],
.contactForm textarea {
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #999;
    color: #151515;
    border-radius: 0;
    padding: 0.625em 0.4375em;
    width: 70%;
	box-sizing:border-box;
}
textarea{width:100%;}
.contactForm dd select{
    margin: 0.62em 0;}

.contactBtn__item{
	display:inline-block;
	margin-right:20px;}
.contactBtn__item:last-child{
	margin-right:0;}

.contactArea input[type="submit"],
.send input[type="submit"]{
	margin:0 auto;
	-webkit-appearance: none;
	border: 0;
	color:#004098;
	width:250px;
	padding:15px 0;
	border:1px solid #004098;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[name="submitBack"],
.send input[name="previous"],
.send input[name="backCart"],
.send input[name="backCustomer"],
.send input[name="backDelivery"],
.send input[name="deliveryinfo"]{
	-webkit-appearance: none;
	border: 0;
	color:#666;
        width:230px;
	margin-top:10px;
	padding:10px 0;
	border:1px solid #666;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[type="submit"]:hover,
.send input[type="submit"]:hover{
	color:#fff;
	background:#004098;}
.contactArea input[name="submitBack"]:hover,
.send input[name="previous"]:hover,
.send input[name="backCart"]:hover,
.send input[name="backCustomer"]:hover
.send input[name="backDelivery"]:hover{
	background:#666;
	color:#fff;
}

#customer-info .send{
	margin-bottom:20px;
}
/*カートページ*/
#inside-cart,
#delivery-info,
#customer-info,
#info-confirm{
	width:1080px;
	margin:0 auto;
	padding:100px 0;
}
.send{margin-bottom:50px;}
.usccart_navi,
.header_explanation,
.error_message,
#delivery-info form,
#inside-cart form,
.header_explanation{
	width:1080px;
	margin-left:auto !important;
	margin-right:auto !important;
}
ol.ucart li{
	float:left;
	width:25%;
	text-align:center;
	position:relative;
	font-size:17px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
div.usccart_navi li.ucart{background:none !important;color:#000 !important;}
ol.ucart li.usccart_cart,
ol.ucart li.usccart_customer,
ol.ucart li.usccart_delivery,
ol.ucart li.usccart_confirm{
	color:#004098 !important;
}
ol.ucart li:nth-child(1):before{
	content:"1";}
ol.ucart li:nth-child(2):before{
	content:"2";}
ol.ucart li:nth-child(3):before{
	content:"3";}
ol.ucart li:nth-child(4):before{
	content:"4";}
ol.ucart li:before{
	background:#666;
	color:#fff;
	margin:0 auto 10px;
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	border-radius:50%;
	font-weight:bold;
	position:relative;
	z-index:1;
}
ol.ucart li.usccart_cart:before,
ol.ucart li.usccart_customer:before,
ol.ucart li.usccart_delivery:before,
ol.ucart li.usccart_confirm:before{
	background:#004098;
}
ol.ucart li:after {
    content: '';
    position: absolute;
    display: block;
    background: #666;
    width: 100%;
    height: 0.25em;
    top: 1.1em;
    left: 50%;
    margin-left: 1.5em\9;
    z-index: 0;
}
ol.ucart li:last-child:after {
	content:none;
}
.no_cart span{
	padding:1em;
	background:#ff6b95;
	color:#fff;
	font-size:16px;
}
.currency_code{
	display:none;
}
.upbutton{
	width:100%;
	font-size:14px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	margin-bottom:30px;
}
#cart_table{
	width:100%;
	font-size:14px;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
#cart_table thead,
#cart_table tbody{
	border-bottom:1px solid #ddd;
}
#cart_table thead th{
	padding:1em 0;
}
#cart_table thead th.productname{
	width:50%;
}
#cart_table td.productname{
	padding-right:1em !important;
}
#cart_table tbody td.unitprice,
#cart_table tbody td.subtotal,
#cart_table tbody td.stock{
	text-align:center;
}
#cart_table input.quantity{
	width:30px;
}
#cart_table tbody td{
	padding:1em 0 0;
}
#cart_table tbody td.thumbnail{
	width:12%;
}
#cart_table tbody td.num,
#cart_table tbody td.quantity{
	width:1%;
}
#cart_table tbody td.thumbnail img{
	width:100%;
	height:auto;
}
#cart_table tbody tr:last-child td{
	padding:1em 0;	
}
#cart_table tfoot th{
	padding:2em 0 0;
}
.cartPrice{float:right;}
.cartPrice .totallabel{
	padding:2px 10px;
}
.totalPrice,
.total_full_price .totalend{
	color:#ff9346;
	font-size:200%;
}
.total_full_price{
	border-top:1px solid #000;
}
.total_full_price th{
	padding-top:5px;
}
.send{clear:both;text-align:center;}

.continue_shopping_button,
.to_deliveryinfo_button,
.back_cart_button,
.back_to_customer_button,
.back_to_delivery_button{
    border: 0;
    color: #666;
    width: 220px;
    padding: 10px 0;
    border: 1px solid #666;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: #fff;
    cursor: pointer;
	text-decoration:none;
	margin-bottom:10px;
}
.continue_shopping_button:hover,
.to_deliveryinfo_button:hover,
.back_cart_button:hover,
.back_to_customer_button:hover,
.back_to_delivery_button:hover{
	background:#666;
	color:#fff;
}
.to_customerinfo_button,
.continue_customer_login,
.to_reganddeliveryinfo_button,
.to_confirm_button,
#member_login,
.regmember,
.checkout_button,
input[name="customerlogin"]{
    border: 0;
    color: #009499;
    width: 220px;
    padding: 14px 0;
    border: 1px solid #009499;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: #fff;
    cursor: pointer;
	max-width:100%;
}
.to_reganddeliveryinfo_button,
.to_deliveryinfo_button,
.back_cart_button{
	width:160px;
}
.to_customerinfo_button:hover,
.continue_customer_login:hover,
.to_reganddeliveryinfo_button:hover,
.to_confirm_button:hover,
#member_login:hover,
.regmember:hover,
.checkout_button:hover,
input[name="customerlogin"]:hover{
    background: #009499;
	color:#fff;
}
.cartFlow__title{
	font-size:20px;
}
.cartFlow__content th,
.cartFlow__content td{
	padding:5px 0;
}
.cartFlow__content th em{
	color:#f00;
}
.cartFlow__content td input{
	width:100%;
	padding:4px 0;
	box-sizing:border-box;
}
.cartFlow__content td #name1,
.cartFlow__content td #name3{
	width:90%;
}
.cartFlow__login{
	width:38%;
	padding-right:4%;
	float:left;
	border-right:1px solid #000;
	box-sizing:border-box;
}
.cartFlow__customer{
	width:58%;
	float:right;
}
.member_name{
	display:block;
}

.customer_form{
	font-size:14px;
	width:100%;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
}
.customer_form th,
.customer_form td{
	padding:15px 10px;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
}
.customer_form th{
	background:#ddd;
	width:20%;
}
.error_message{
	color:#f00;
}
.total_items_price{
	font-size:15px;
}


/*メンバー*/
.loginbox{
	margin:0 auto;
    width: max-content !important;
}
@media (min-width: 992px) {
	.pcNone{
		display:none !important;
	}
}

@media (max-width: 991px) {
	.spNone{
		display:none;
	}
	.siteFrame,
	.indexIntro__inner,
	.asideHalf--left .asideHalf__inner,
	.asideHalf--right .asideHalf__inner,
	#inside-cart,
	#delivery-info,
	#customer-info,
	#info-confirm,
	#memberpages form{
		width:95%;
		margin:0 auto;
	}
	.usccart_navi,
	.asideHalf--left,
	.asideHalf--right,
	.indexNews__bnr__item,
	.site-footer__nav,
	.site-footer__nav__item,
	.aboutSponsor__left,
	.aboutSponsor__right,
	.itemImg,
	.itemDetail__single,
	.usccart_navi,
	.header_explanation,
	.error_message,
	#delivery-info form,
	#inside-cart form,
	.header_explanation,
	.whitebox{
		width:100%;
	}
	
	/*ヘッダー*/
	.telBtn a{
		position:absolute;
		top:9px;
		left:10px;
		display:inline-block;
		border:1px solid #205bc6;
		padding:5px;
		z-index:10;
		text-decoration:none;
		color:#205bc6;}
	.toggleBtn{
		height:24px;
		top:0px;
		right:0px;
		z-index:10000;
		padding:10px 0px;
	}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;}
	.menu-trigger {
		display: inline-block;
		float: left;
		width: 28px;
		height: 24px;
		 position: relative;}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: #fff;}
	.menu-trigger span:nth-of-type(1) {
		top: 0;}
	.menu-trigger span:nth-of-type(2) {
		top: 50%;
		margin-top:-1px;}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;}
	.is-active .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);}
	.is-active .menu-trigger span:nth-of-type(2) {
		opacity: 0;}
	.is-active .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);}
	.menu-trigger__Txt{
		color:#fff;
		bottom:0;
		margin:0 auto -18px;
	}
	#site-header.is-scrolled .menu-trigger__Txt,
	.is-active .menu-trigger__Txt{
		color:#004098;
	}
	#site-header.is-scrolled .menu-trigger span,
	.is-active .menu-trigger span{
		background:#004098;
	}
	.menu-trigger__Txt--close,
	.is-active .menu-trigger__Txt{
		display:none;
	}
	.is-active .menu-trigger__Txt--close{
		display:block;
	}
	.mainNav {
		display: block !important; 
		position: fixed !important; /* 絶対配置から固定配置に強制変更 */
		top: 0 !important;          /* 上の突き抜けをリセットして上端に固定 */
		right: -100%; 
		width: 100%;   
		height: 100vh !important; 
		background: #fff; 
		z-index: -1; /* ヘッダーのボタンよりは下に、コンテンツよりは上に */
		padding-top: 100px; /* ★重要：MENU/CLOSEボタンと被らないように上部に多めの余白をあける */
		box-shadow: -5px 0 15px rgba(0,0,0,0.1);
		transition: right 0.4s ease;
		transform:none !important;
		overflow-y: auto; 
	}
	.mainNav__menu__item {
		float: none !important; /* 横並びを解除 */
		width: 100%;
		border-bottom: 1px solid #eee;
	}
	.mainNav__menu__item a {
		display: block;
		padding: 15px 20px;
	}
	.mainNav.is-open {
		right: 0;
	}
	.mainNav.is-open a,
	.header__loginBtn.is-open a,
	#site-header.is-scrolled .header__loginBtn a{
		color:#004098;
	}
	.header__loginBtn a{
		color:#fff;
		font-size:30px;
		padding: 10px 0px;
		margin-right:20px;
	}
	/*フッター*/	
	.asideHalf--left, .asideHalf--right{
		display:block;
		float:none !important;
	}
	.asideHalf--left .asideHalf__inner,
	.asideHalf--right .asideHalf__inner{
		position:relative !important;
		float:none;
		margin:0 auto;
	}
	.site-footer__logo{
		width:50%;
		float:none;
		margin:0 auto 30px;
	}
	.site-footer__nav__item:last-child{
		border-bottom:2px solid #004098;
	}
	.site-footer__nav__item i{
		right:0;
		top:60%;
		transform:translatey(-50%);
	}
	.site-footer__nav__item__title.check i.fa-minus,
	.site-footer__nav__item__title.checked i.fa-plus{
		display:none;
	}
	.site-footer__nav__item__content{
		display:none;
		margin-bottom:15px !important;
	}
	/*トップページ*/
	.indexIntro__inner{
		float:none;
		margin:0 auto;
	}
	.indexIntro__inner__txt{
		width:95%;
	}
	
	/*商品一覧*/
	.indexItem__list,
	.productList__item{
		width:49%;
		margin-right:0;
	}
	.indexItem__list:nth-child(odd),
	.productList__item:nth-child(odd){
		clear:both;
	}
	.indexItem__list:nth-child(even),
	.productList__item:nth-child(even){
		float:right;
	}

	.sp-search-btn {
		display: flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		bottom: 30px; /* 画面下からの位置 */
		right: 20px;  /* 画面右からの位置 */
		width: 60px;
		height: 60px;
		background-color: #000; /* ボタンの背景色（サイトに合わせて変更可） */
		color: #fff;            /* 虫眼鏡の色 */
		border-radius: 50%;
		font-size: 24px;
		z-index: 9999;
		box-shadow: 0 4px 10px rgba(0,0,0,0.3);
		cursor: pointer;
		transition: transform 0.3s ease;
	}
	.itemList--item__top {
		position: fixed;
		top: 0;
		left: -250px; /* フォームの横幅分、左に隠す */
		width: 250px;
		box-sizing:border-box;
		height: 100vh;
		background: #fff;
		z-index: 5; /* ボタンより前面に */
		overflow-y: auto;
		padding: 85px 20px 20px;
		box-shadow: 2px 0 10px rgba(0,0,0,0.2);
		transition: left 0.4s ease; /* スッと動くアニメーション */
	}

	.itemList--item__top.is-open {
		left: 0;
	}

	.sp-search-overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		background: rgba(0, 0, 0, 0.5);
		z-index: 2;
		opacity: 0;
		pointer-events: none;
		transition: opacity 0.4s ease;
	}
	.sp-search-overlay.is-open {
		display: block;
		opacity: 1;
		pointer-events: auto;
	}

	.itemList--item__top__main {
		width: 100% !important;
		float: none !important;
	}
	/*選び方*/
	.select__detailTitle{
		position:relative;
	}
	/*ABOUT*/
	.aboutIntro__thumb,
	.aboutIntro__txt{
		width:100%;
		padding:0;
		display:block;
	}
	.hstryTxt{
		position:static !important;
		width:100%;
		margin-bottom:20px;
	}
  .historyGrid {
    grid-template-columns: 1fr;
    gap: 40px;
    position: relative;
    padding-left: 25px;
  }

  .historyGrid::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    width: 1px;
    background-color: #444;
  }

  .historyGrid__item {
    position: relative;
  }

  .historyGrid__item::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 15px;
    width: 11px;
    height: 11px;
    background-color: #fff;
    border-radius: 50%;
    z-index: 2;
  }
    .timelineContainer {
        padding: 40px 0;
    }
    .timelineGrid {
        display: block;
    }
    .timelineGrid::after {
        display: none;
    }
    .timelineColumn {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        padding: 0 0 0 25px !important;
        border-left: 2px solid #ffffff;
        margin-bottom: 35px;
    }
    .cellText, .cellYear, .cellDot {
        position: relative !important;
        width: 100% !important;
        text-align: left !important;
        height: auto !important;
        padding: 0 !important;
        margin: 0 !important;
        transform: none !important;
        left: auto !important;
        top: auto !important;
        bottom: auto !important;
    }
    .cellDot {
        display: none !important;
    }
    .topYear, .bottomYear {
        order: 1;
        margin-bottom: 5px !important;
    }
    .topCell, .bottomCell {
        order: 2;
    }
    .year {
        margin-bottom: 5px;
    }
	.aboutSponsor__left{
		margin-right:0;
		padding-right:0;
		border-right:none;
	}
	.playerList{
		margin-bottom:30px;
	}
	.playerList__item,
	.teamList__item{
		width:23.5%;
		margin-right:2%;
	}
	.playerList__item:nth-child(4n),
	.teamList__item:nth-child(4n){
		margin-right:0 !important;
	}
	.teamList__item:nth-child(5n){
		margin-right:2%;
	}
	.teamList__item:nth-child(5n+1){
		clear:none;
	}

	/*お知らせ*/
    .newsList {
    }

    .newsList__link {
        display: block;
        padding: 16px 5px;
    }

    .newsList__link:hover {
        padding-left: 5px;
    }

    .newsList__meta {
        width: 100%;
        margin-bottom: 8px;
    }

    .newsList__title {
        font-size: 15px;
        white-space: normal;
        overflow: visible;
        text-overflow: clip;
    }
    
    .newsList__pagination .page-numbers {
        width: 36px;
        height: 36px;
        font-size: 13px;
    }
	/*シューズの選び方*/
    .select__navGrid {
        grid-template-columns: repeat(4, 1fr);
        gap: 15px 10px;
        margin-bottom: 40px;
    }
    
    .select__navName {
        font-size: 11px;
    }

    .select__detailWrapper,
    .select__detailImgBox,
    .select__detailTextBox {
        display: block;
        width: 100%;
    }

    .select__detailImgBox {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .select__detailImgBox img,
    .select__detailTextBox {
        transform: translateY(20px);
    }

	/*お問合せ*/
	.contactForm,
	.contactForm dt,
	.contactForm dd{
		box-sizing:border-box;
		width:100%;
		display:block;
		border:none;
	}
	.contactForm__title{
		line-height:2em;
		text-align:left;
		padding:7px 0 7px;
	}
	.contactForm__content{
		margin-bottom:15px;
		padding:7px 0 7px;
		line-height:1em;
	}

	.contactForm input[type="text"],
	.contactForm input[type="email"],
	.contactForm input[type="url"],
	.contactForm input[type="password"],
	.contactForm input[type="search"],
	.contactForm input[type="tel"],
	.contactForm input[type="number"],
	.contactForm textarea{
		width:95%;
		padding:0.625em 2.5%;}
	.contactBtn__item{
		margin:0 auto 10px;}
	
	/*カート*/
/*カート*/
	#inside-cart, #delivery-info, #customer-info, #info-confirm{
		padding:60px 0;
	}
	#cart_table .num,
	#cart_table .stock,
	#cart_table .unitprice,
	#cart_table thead,
	#cart_table tfoot .thumbnail,
	#cart_table tfoot .action{
		display:none;
	}

	#cart_table tr{
		display:block;
		padding:10px 0;
		position:relative;
		clear:both;
	}
	#cart_table tr:after{
		display:block;
		clear:both;
		content:"";
	}
	#cart_table th,
	#cart_table td{
		display:block;
		padding:0 0 5px 0 !important;
	}
	#cart_table tbody td.thumbnail{
		width:23%;
		float:left;
	}
	#cart_table td.productname{
		padding-right:0 !important;
	}
	#cart_table tbody td.quantity:before{
		content:"個数：";
	}
	#cart_table tbody td.subtotal:before{
		content:"金額：";
	}
	#cart_table .productname,
	#cart_table tbody td.quantity,
	#cart_table tbody td.subtotal{
		text-align:left;
		width:75%;
		float:right;
	}
	#cart_table tfoot .subtotal{
		color:#f00;
		width:100%;
		text-align:right !important;
		font-size:140%;
		padding-right:0.3em !important;
	}
	#cart_table tfoot .aright{
		text-align:right;
	}
	
	ol.ucart li{
		font-size:13px;
		white-space:nowrap;
	}
	#cart{
		width:100%;
		overflow-x: scroll;
	}
	#cart_table tbody td.action{
		position:absolute;
		right:0;
		bottom:10px;
		text-align:center;
	}
	#cart_table tbody td.action:after{
		content:"×";
		display:inline-block;
		color:#ff7474;
		line-height:1em;
		padding:3px 5px;
		border:1px solid #ff7474;
		border-radius:100%;
	}
	.delButton{
		line-height:1.1em;
		background:none;
		border:none;
		color:#ff7474;
		display:block;
	}

	
	.continue_shopping_button, .to_deliveryinfo_button, .back_cart_button, .back_to_customer_button,.to_customerinfo_button, .continue_customer_login, .to_reganddeliveryinfo_button, .to_confirm_button, #member_login, .regmember{width:160px;}
	
	/*カート書き換え*/
	#cart table,
	#cart table th,
	#cart table td{border:none !important;background:none !important;}
	#cart table th{color:#000;}
	#cart table tr{border-top:1px solid #ededed;}
	#cart .upbutton{padding-right:0 !important;}
	.usccart_navi,
	#cart{margin-bottom:15px;}
	.customer_form{
		margin-bottom:10px;
	}
	.send{
		display: flex;
    	flex-direction: column; /* 横並びの順番を逆にします */
   		justify-content: flex-end;
	}
	/* 「買い物を続ける」ボタン */
	.back_cart_button{
		order: 3; /* 数字が大きいほど後（下）に配置されます */
		margin: 10px auto 0!important; /* ボタン間の余白 */		
	}
	#previouscart,
	.to_deliveryinfo_button,
	.back_to_customer_button{
		order: 2; /* 数字が大きいほど後（下）に配置されます */
		margin: 10px auto 0!important; /* ボタン間の余白 */
	}

	/* 「次へ」ボタン */
	.to_customerinfo_button,
	.to_reganddeliveryinfo_button,
	.to_confirm_button{
		order: 1; /* 数字が小さいほど先（上）に配置されます */
		margin:0 auto;
	}
	/*購入履歴*/
	.history-area:after{
		content:"";
		display:block;
		clear:both;
	}
	#history_head{
		width:65%;
		float:right;
	}
	table.retail{
		width:31%;
		float:left;
		display:block;
	}
	table.retail tbody{
		border-bottom:none;
		display:block;
	}
	table.retail tbody tr{
		display:block;
	}
	table.retail td{
		display:block;
		font-size:13px;
		padding-bottom:5px !important;
	}
	table.retail td.price,
	table.retail td.quantity,
	table.retail td.subtotal{
		display:inline;
	}
	table.retail td img{
		width:100%;
	}
	
	#history_head thead,
	table.retail .cartrownum{
		display:none;
	}
	.order_head_value td{
		display:block;
		margin-bottom:10px;
	}
	.order_head_value td:before{
		font-weight:bold;
		display:block;
	}
	.order_head_value td.order_number:before{content:"注文番号";}
	.order_head_value td.purchase_date:before{content:"購入日";}
	.order_head_value td[data-label="対応状況"]:before{content:"対応状況";}
	.order_head_value td.purchase_price:before{content:"購入金額";}
	.order_head_value td.discount:before{content:"値引き";}
	.order_head_value td.used_point:before{content:"使用ポイント";}
	.order_head_value td.shipping:before{content:"送料";}
	.order_head_value td.get_point:before{content:"獲得ポイント";}

}