
.fr3-item__productName {
    display: none;
    font-size: 1.2rem;
}

.col_6{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	font-size:12px;
	text-align:center;
}

.col_6 > div{
	
	width: 18%;
}

.col_6 > div > div{
	position: relative;
	overflow: hidden
}


.col_6 img{
	width: 100%;
}	


@media screen and (max-width: 480px) {
.col_6 > div{
	width: 28.5%;
	}

.col_6 img{
	width: 100%;
	}	
	
}





.col_6search{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	font-size:12px;
}

.col_6search a{
    color: #000000;
}

.col_6search > div{
	width: auto;
	font-size: 12px;
	background-color: #fff;
	border-radius: 50px;
	color: #111111;
	padding: 5px 10px;
	border: 1px solid #111111;
	text-decoration: none;
	line-height:16px;
	margin:10px 10px 5px 0px;
	text-align: center;
}

.col_6search > div > div{
	position: relative;
	overflow: hidden
}


@media screen and (max-width: 480px) {
.col_6search > div{
	width: auto;
	}

}



*, *:before, *:after {
	box-sizing: border-box;
}

.col_4{
	width: 100%;
	display: flex;hr
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}


.col_4 > div{
	width: 25%;
	padding: 10px;
}


.col_4 img{
		width: 100%;
	}
	

@media screen and (max-width: 480px) {
.col_4 > div{
		width: 50%;
	}
	
.col_4 img{
		width: 100%;
	}	
	
}


*, *:before, *:after {
	box-sizing: border-box;
}

.col_5{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.col_5 > div{
	width: 19.5%;
	padding: 5%;
}

.col_5 > div > div{
	position: relative;
	overflow: hidden
}


.col_5 img{
		width: 100%;
	}	


@media screen and (max-width: 480px) {
.col_5 > div{
		width: 32.33333%;
	}
	
.col_5 img{
		width: 100%;
	}	
	
}



.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}


.col_2 > div{
	width: 50%;
	padding: 10px;
}









.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
　　　　 padding: 40px;
}

.col_2 > div{
	width: 47%;
	padding: 10px;
}




@media screen and (max-width: 960px) {
	.col_2 > div{
		width: 45%;
	}
}
@media screen and (max-width: 480px) {
	.col_2 > div{
		width: 100%;
	}
}



.col_3b{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}



.col_3b > div{
	width: 24%;
	margin:0px 5px 0px 0px;
}

@media screen and (max-width: 960px) {
	.col_3b > div{
		width: 24%;
	}
}

@media screen and (max-width: 480px) {
	.col_3b > div{
		width: 48.5%;
	}
}



.fs-c-productListItem__productName {
    display: flex;
    flex-direction: column;
    font-size: 1.3rem;
    margin: 8px 0;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; 

}


.fs-c-breadcrumb {
    font-size: 1.2rem;
    background-color: #ffffff;
}



.fs-c-button--plain {
    font-size: 1.1rem;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #1e5d9b;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-align: right;
}


.fs-p-card {

    background: rgba(126, 126, 126, 0.08);
    border: 1px solid #999999;
    margin: 8px 0;
    padding: 12px;
}


.fs-p-card__title {
    border-bottom: 1px solid currentColor;
    font-size: 1.2rem;
    margin-top: 8px;
    text-align: center;
    padding-bottom: 16px;
}


.fs-p-card__message {
    font-size: 1.2rem;
    padding: 0 8px;
}

.fs-p-card__footer {
    font-size: 1.2rem;
    text-align: right;
}


/* 商品詳細価格 */
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000000;
}


/* 【商品詳細】お問い合わせボタン */
.fs-c-buttonContainer {
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 1px 0;
}

/* 【商品詳細】SNSボタン */
.fs-p-snsArea {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 8px 0;
    justify-content: center;
}


/* 【商品詳細】返品特約 */
.fs-c-returnedSpecialContract {
    padding: 1px 0;
}

.fs-c-returnedSpecialContract__link {
    font-size: 1.2rem;
    text-align: right;
}


/* 【ボタンパーツ】中央 */


.btn_toCate {
    display: block;
    margin: 20px auto 15px auto;
    padding: 0.7em 0;
    width: 45%;
    text-align: center;
    background: #666666;
    border-radius: 30px;
}

.btn_toCate a{

    color: #FFFFFF;

}


*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn,
a.btn,
button.btn {
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  margin: 20px 0px 15px 0px;
}

a.btn-border {
  border: 1.5px solid #000;
  border-radius: 0;
  background: #fff;
}

a.btn-border:hover {
  color: #fff;
  background: #000;
}





/* 【ボタンパーツ】中央 */
.btn_toCate2 {
    display: block;
    margin: 10px auto 10px auto;
    text-align: center;
    color: #ffffff;
    background: #00263A;
    border-radius: 30px;
}

.btn_toCate a{

    color: #ffffff;

}

.btn_toCate, .btn_toCate2 {
    padding: 0.5em 0; /* パディングを小さく */
    width: 35%; /* 幅を小さく */
    font-size: 0.9rem; /* 文字サイズを小さく */
}

.btn_toCate, .btn_toCate2 {
    margin: 10px auto; /* 上下の余白を少なく */
}

/* ヘッダーカラー */
.fs-p-headerNavBar {
    background: #fff;
    border-bottom: 5px solid #fff;
    color: #ffffff;
}

.fs-p-headerNavigation__link:hover {
  color: #6d6d6d;
}


.fs-p-headerNavigation__link:link {
  color: #000;
}

.fs-p-headerNavigation__link:visited {
  color: #000;
}

/* フッターカラー */
.fs-p-footerCopyright {
    color: #fff;
    background-color: #00263A;
    text-align: center;
    padding: 4px;
}


.whttext {
    font-size: 1.2rem;
    color:#FFF;
    font-weight:bold; 
    letter-spacing: 1px;
}


.specb{
    border: 1px #ECECEC solid;
    order-collapse: collapse; 
    font-size: 1.2rem;
    line-height: 20px;
    padding:5px;
}



.fs-c-productPrice--listed {
    font-size: 1.0rem;
    display: flex;
    align-items: baseline;
}


.fs-c-productPrice__addon {
    font-size: 1.0rem;
}


.hdng {
	margin-bottom: 1em;
	text-align: center;
	font-size: 3.5rem;
	font-family: 'Oswald', sans-serif;
}


.hdng span {
	display: block;
	font-size: .5em;
	color: #aaaaaa;
}

.pickup brand {
    width: 7626px;330px;
    transform: translate3d(-4182px, 0px, 0px);
}


.slick-track img{
    margin: 10px 10px 0px 0px;
}


.fs-pt-carousel__slide__caption{
    margin: 0px 10px 0px 0px;
}



.fs-p-heading--lv2 {
	border-bottom: 1px solid currentColor;
	color: #000000;
	font-size: 1.8rem;
	font-weight:bold;
	font-family: 'Noto Sans JP', sans-serif; /* デフォルトの日本語フォント */
}

.fs-p-heading--lv2:lang(en) {
    font-family: 'Montserrat', sans-serif !important; /* 英語の場合のフォント */
}
.itemList ul.item5 {
    padding: 0;
}


.itemList ul.item5 li {
    margin: 0;
    padding: 1%;
    width: 20%;
    text-align: center;
}


@media only screen and (max-width: 680px) {
    .itemList ul.item5 li {
        width: 33.33333%;
    }
}


.itemList {
    margin: 0 0 15px 0;
    padding: 0;
}

@media only screen and (max-width: 680px) {
    .itemList {
        margin: 0 0 10% 0;
        padding: 0;
        width: 100%;
    }
}

.col_3a {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}


.col_3a{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3a > div{
	width: 28%;
	padding: 10px;
}
@media screen and (max-width: 900px) {
	.col_3a > div{
		width: 31%;
	}
}
@media screen and (max-width: 480px) {
	.col_3a > div{
		width: 31%;
	}
}

.itemList ul.item6 {
    padding: 0;
}

.itemList ul.item6 li {
    margin: 0;
    padding: 1%;
    width: 16.666666666666667%;
    text-align: center;
}


@media screen and (max-width: 480px) {
.item6 > div{
	width: 28.5%;
	}

.itemList ul.item6 img{
	width: 5px;
	}	
	
}






.itemList ul.itemgry {
    padding: 0;
}

.itemList ul.itemgry li {
    margin: 0;
    padding: 1.1%;
    width: 14.2%;
    text-align: center;
}


@media screen and (max-width: 480px) {
.itemgry > div{
	width: 45%;
	}

}


.rankinggry ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.rankinggry ul li {
    position: relative;
}
.rankinggry ul li .rank {
    position: absolute;
    top: 5px;
    left: 10px;
    padding: 2.5px 5px;
    color: #555555;
    font-size: 2em;
    background: rgba(255,255,255,.8);
    z-index: 9999;
    font-family: 'Pacifico', cursive;
}


@media only screen and (max-width: 1080px) {
    .rankinggry ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling:touch;
    }
    .rankinggry ul li {
        padding: 1% 1% 3% 1%!important; 
        min-width: 30%;
    }

    .rankinggry ul  img{
        margin: 0 0 0 0;
        padding: 0;
        width: 250px;
    }	

  }





.kadomaru {
	border-radius:30px;

}



.fs-p-productDescription {
        padding: 10px;
	font-size: 12px;
	background-color: #FFFFFF;
    }	


.fs-p-messageBoard {
    background-color: #ececec;
    border: 1px solid #7c8790;
    border-radius: 3px;
    color: #3c3c3c;
    margin-bottom: 20px;
    padding: 6px;
    font-size: 12px;
    font-color: #3c3c3c;

}




table.type06 {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 2;
  font-size:13px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

th.type06 {
  border-collapse: collapse;
  border: 1px solid #ccc;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  background: #3f3f3f;
  color: #ffffff;
  font-size:13px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

td.type06 {
  border-collapse: collapse;
  border: 1px solid #ccc;
  padding: 10px;
  
}

.type07td {

  padding: 10px;
  font-weight: bold;
  background: #3f3f3f;
  color: #ffffff;
  border-bottom: 1px solid #ccc;
  
}


.fs-p-card {
    background: rgba(126, 126, 126, 0.08);
    border: 1px solid #999999;
    margin: 8px 0;
    padding: 3px 12px;
    font-size:12px;
}


.fs-p-footerNavigationItem__title {
    display: block;
    border-bottom: 1px solid currentColor;
    padding: 4px;
    font-size: 1.5rem;
    position: relative;
    text-align: center;
    z-index: 1;

}

.fs-p-footerPageTop {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    width: 90%;
    margin: 0 auto;
    padding: 0 12px;
    max-width: 1216px;
}

.fs-p-logo__image {
    max-height: 48px;
    min-height: 1px;
    position: relative;
    margin: 0 0 0 25px;
}

table.type06 {
  border-collapse: collapse;
  border: 1px solid #ccc;
  line-height: 2;
  font-size:13px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

th.type06 {
  border-collapse: collapse;
  border: 1px solid #ccc;
  padding: 10px;
  font-weight: bold;
  vertical-align: top;
  background: #3f3f3f;
  color: #ffffff;
  font-size:13px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

td.type06 {
  border-collapse: collapse;
  border: 1px solid #ccc;
  padding: 10px;
  
}

.type07td {

  padding: 10px;
  font-weight: bold;
  background: #3f3f3f;
  color: #ffffff;
  border-bottom: 1px solid #ccc;
  
}
.top_slide_pc{
	width: 100%;
	margin-bottom: 60px;
	display: block;
}

a:hover img{
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/*AIレコメンド　oy_topsの見出しのみを非表示*/ 
    div.flywheel-recommend__frame[data-frame-id="oy_tops"] .fs-p-heading--lv2 {
      display: none;
    }

/*AIレコメンド　muahmuah_newの見出しのみを非表示*/ 
    div.flywheel-recommend__frame[data-frame-id="muahmuah_new"] .fs-p-heading--lv2 {
      display: none;
    }

/*AIレコメンド　nastyfancyclub_newの見出しのみを非表示*/ 
    div.flywheel-recommend__frame[data-frame-id="nastyfancyclub_new"] .fs-p-heading--lv2 {
      display: none;
    }

/*AIレコメンド　mahagrid_newの見出しのみを非表示*/ 
    div.flywheel-recommend__frame[data-frame-id="mahagrid_new"] .fs-p-heading--lv2 {
      display: none;
    }

.header_kotei {  
  position: sticky;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0px 0px;
  background: #000000;
  box-sizing: border-box;
　color: #FFFFFF; 
}


 .bbs{
  align-items: center;
  background: #000;
  color: #fff;
  display: flex;
  height: 40px;
  line-height: 40px;
  overflow:hidden;
  width: 100%;
  white-space:nowrap;
  margin-top: 100px;
  z-index: 1;
}
.bbs ul {
  animation: flowing 50s linear infinite;
  font-size: 20px;
  font-weight:bold;
  transform:translateX(100%);
  margin: 0;
  padding: 0;
}
.bbs ul li{
  display: inline-block;
  padding-right: 100px;
}
@keyframes flowing {
  0% { transform:translateX(0); }
  100% { transform:translateX(-100%); }
}

main {
    overflow: hidden;
    margin-top: 500px
}

.box {
    margin-bottom: 500px;
}

.box__item {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    width: 300px;
    height: 200px;
    color: #fff;
    background-color: #000066;
}

.js-fade {
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    transition: opacity 1s,visibility 1s, transform 1s;
}

.inview {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.mark-chips{
 border-radius: 10px;
 width: 20px;
 height: 20px; 
}

$(function () {
    $(".js-fade").on("inview", function () {
        $(this).addClass("inview");
    });
});


.mark-chips{
 border-radius: 10px;
 width: 15px;
 height: 15px; 
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", sans-serif;
}

.announcement-banner {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #000; /* 背景を黒に設定 */
  color: #fff; /* テキストの色を白に設定 */
  text-align: center;
  padding: 10px 0;
  z-index: 1000;
  overflow: hidden; /* 上下に見切れないように設定 */
  height: 20px; /* 1つのお知らせだけの高さ */
}

.announcement-text {
  position: relative;
  height: 20px; /* 全体の高さを1つ分に限定 */
}

.message {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 20px; /* 1つのお知らせの高さ */
  line-height: 20px;
  opacity: 0; /* 初期状態で非表示 */
  transform: translateY(5px); /* ふわっと動かす準備 */
  animation: fadeInOut 12s linear infinite; /* フェードアニメーション */
}

.message:nth-child(1) {
  animation-delay: 0s; /* 最初のメッセージがすぐ始まる */
}

.message:nth-child(2) {
  animation-delay: 4s; /* 4秒後に開始 */
}

.message:nth-child(3) {
  animation-delay: 8s; /* 4秒後に開始 */
}

/* フェードイン・フェードアウトアニメーション */
@keyframes fadeInOut {
  0%, 30% {
    opacity: 1; /* 表示中 */
    transform: translateY(0); /* 元の位置 */
  }
  31%, 32% {
    opacity: 0; /* フェードアウト */
    transform: translateY(-10px); /* 少し上に移動 */
  }
  33%, 100% {
    opacity: 0; /* 完全に非表示状態 */
    transform: translateY(-10px); /* 維持 */
  }
}

.fs-l-header__contents {
  margin-top: 40px; /* バナーの高さ分の余白を追加 */
}

.announcement-banner {
  font-size: 12px; /* バナー全体の文字サイズ */
}

/* ヘッダーここまで */

/* レコメンド文字数制限 */
.fr3-item__productName {
  white-space: normal; /* 改行を許可 */
  overflow: hidden; /* はみ出した部分を非表示 */
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 最大行数を2行に制限 */
  -webkit-box-orient: vertical; /* 縦にボックスを並べる */
  line-height: 20px; /* 1行の高さを指定 */
  max-height: 40px; /* 2行分の高さを設定（行の高さ * 2） */
  text-overflow: ellipsis; /* 省略記号（...）を表示 */
  color: #666666; /* 濃いグレーに変更 */
}
/* レコメンド文字数制限 */


.fs-p-heading--lv2 {
  text-align: center; /* 水平中央揃え */
  margin: 0 auto; /* 必要に応じて、左右の余白を調整 */
}

/* 見出しの変更 */
.fs-p-heading--lv2 {
  border-bottom: none; /* 下のラインを消す */
  color: #000000;
  font-size: 2rem; /* 文字サイズを大きく */
  font-weight: bold;
  text-align: center; /* 水平中央揃え */
  margin-bottom: 25px; /* 下の余白を調整 */
  margin-top: 20px; /* 上の余白を調整 */
}
/* 見出しの変更 */