
html[data-browse-mode="P"] .ruggrentice .sp {
  display: none;
}
html[data-browse-mode="S"] .ruggrentice .pc {
  display: none;
}
html[data-browse-mode="S"] .wrapper {
  overflow-x: hidden;
}
.pane-contents .container {
  width: unset;
}
html[data-browse-mode="P"] .block-category-list--sub,
html[data-browse-mode="P"] .block-category-list--goods,
html[data-browse-mode="P"] .ruggrentice-main {
  width: 1200px;
  margin: 0 auto;
}
html[data-browse-mode="P"] .pane-left-menu {display: none;}
main.pane-main {margin-top: 0;}
html[data-browse-mode="P"] h1 {
  margin-bottom: 100px;
}
html[data-browse-mode="P"] h1 img {
  vertical-align: bottom;
  width: 100%;
}
.h1.block-category-list--header-freespace {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
/*header*/
html[data-browse-mode="P"] .ruggrentice-header {
  text-align: center;
  padding: 0 0 116px;
}
html[data-browse-mode="P"] .ruggrentice-header h2 {
  font-size: 36px;
  margin: 0 0 36px;
  padding: 0;
  font-weight: bold;
  color: #222222;
}
html[data-browse-mode="P"] .ruggrentice-header p {
  font-size: 16px;
  color: #222222;
  margin-bottom: 63px;
  line-height: 1.8;
}
html[data-browse-mode="P"] .ruggrentice-header ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 30px;
}
html[data-browse-mode="P"] .ruggrentice-header ul li{
  width: calc(100% / 3);  
}
html[data-browse-mode="P"] .ruggrentice-header ul a {
  background: #D3E6F5 url(../../../img/usr/category/ruggrentice/2026/fb/anchor.png) right 30px center no-repeat;
  display: flex;
  align-items: center;
  justify-content: start;
  text-decoration: none;
  font-weight: bold;
  height: 100px;
  font-size: 26px;
  border-radius: 10px;
  position: relative;
  color: #222222;
  outline: none;
  border: none;
}
html[data-browse-mode="P"] .ruggrentice-header ul a:hover {
  opacity: 0.8;
}
html[data-browse-mode="P"] .ruggrentice-header ul li:nth-child(1) a {
  background-color:#D6EEF5;
  padding: 0 0 0 170px;
}
html[data-browse-mode="P"] .ruggrentice-header ul li:nth-child(1) a::before {
  display: inline-block;
  content: '';
  width: 245px;
  height: 163px;
  position: absolute;
  bottom: 0;
  left: -50px;
  background: url(../../../img/usr/category/ruggrentice/2026/fb/ruck.png) center center no-repeat;
}
html[data-browse-mode="P"] .ruggrentice-header ul li:nth-child(2) a {
  background-color:#D3E6F5;
  padding: 0 0 0 179px;
}
html[data-browse-mode="P"] .ruggrentice-header ul li:nth-child(2) a::before {
  display: inline-block;
  content: '';
  width: 133px;
  height: 133px;
  position: absolute;
  bottom: 6px;
  left: 0px;
  background: url(../../../img/usr/category/ruggrentice/2026/fb/toto.png) center center no-repeat;
}
html[data-browse-mode="P"] .ruggrentice-header ul li:nth-child(3) a {
  background-color:#D7E1F1;
  padding: 0 0 0 163px;
}

html[data-browse-mode="P"] .ruggrentice-header ul li:nth-child(3) a::before {
  display: inline-block;
  content: '';
  width: 132px;
  height: 132px;
  position: absolute;
  bottom: 0;
  left: 0px;
  background: url(../../../img/usr/category/ruggrentice/2026/fb/shoulder.png) center center no-repeat;
}

html[data-browse-mode="S"] h1 {
  margin: 0;
  padding: 0;
}

html[data-browse-mode="S"] .ruggrentice-header {
  margin: 40px 0 50px;
}
html[data-browse-mode="S"] .ruggrentice-header h2 {
  text-align: center;
  font-size: 21px;
  margin: 0 0 20px;
  padding: 0;
  color: #222222;
}
html[data-browse-mode="S"] .ruggrentice-header p {
  text-align: center;
  margin: 0 22px 45px;
  font-size: 13px;
  line-height: 1.8;
  color: #222222;
}
html[data-browse-mode="S"] .ruggrentice-header ul {
  display: flex;
  flex-direction: row;
  margin: 0 15px;
  padding: 0;
  gap: 12px;
}
html[data-browse-mode="S"] .ruggrentice-header ul li {
  width: calc(100% / 3);
}
html[data-browse-mode="S"] .ruggrentice-header ul li span {
  margin: 0;
  padding: 0;
  line-height: 1;
  color: #222222;
}
html[data-browse-mode="S"] .ruggrentice-header ul li a{
  height: 160px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  border-radius: 8px;
  padding: 0 0 30px;
  background: #D6EEF5 url(../../../img/usr/category/ruggrentice/2026/sp/anchor.png) center bottom 12px no-repeat;
  background-size: 10px 10px;
  position: relative;
}
html[data-browse-mode="S"] .ruggrentice-header ul li a span {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  width: max-content;
  margin: 0 auto;
}
html[data-browse-mode="S"] .ruggrentice-header ul li:nth-child(1) a {
  background-color: #D6EEF5;
}
html[data-browse-mode="S"] .ruggrentice-header ul li:nth-child(1) a img {
  height: 90px;
  margin-top: 15px;
}
html[data-browse-mode="S"] .ruggrentice-header ul li:nth-child(2) a {
  background-color: #D3E6F5;
}
html[data-browse-mode="S"] .ruggrentice-header ul li:nth-child(2) a img {
  height: 90px;
  margin-top: 10px;
}
html[data-browse-mode="S"] .ruggrentice-header ul li:nth-child(3) a {
  background-color: #D7E1F1;
}
html[data-browse-mode="S"] .ruggrentice-header ul li:nth-child(3) a img {
  height: 52px;
  margin-top: 44px;
}
/*header*/

html[data-browse-mode="P"] .ruggrentice-top {
  padding: 140px 0 120px;
}
html[data-browse-mode="P"] .ruggrentice-item#ruck .ruggrentice-top {
  background: #f1f9fc;
}
html[data-browse-mode="P"] .ruggrentice-item#tote .ruggrentice-top {
  background: #e3f0f9;
}
html[data-browse-mode="P"] .ruggrentice-item#shoulder .ruggrentice-top {
  background: #ebeff8;
}
html[data-browse-mode="P"] .ruggrentice-inner {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  gap: 20px;
  flex-direction: row;
  align-items: start;
}
html[data-browse-mode="P"] .ruggrentice-figure {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  width: 660px;
  order: 1;
}
html[data-browse-mode="P"] .ruggrentice-detail {
  width: 520px;
  order: 2;
}
html[data-browse-mode="P"] .sub {
  margin: 44px 0 0 auto;
}
html[data-browse-mode="P"] .ruggrentice-item h3 {
  font-size: 44px;
  font-weight: bold;
  color: #222222;
  margin: 0 0 20px;
  padding: 0;
}
html[data-browse-mode="P"] .ruggrentice-item p {
  color: #222222;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.8;
  margin: 0 0 82px;
}
html[data-browse-mode="P"] .ruggrentice-item#tote .ruggrentice-detail img.right{
  margin-top: 160px;
}
html[data-browse-mode="P"] .ruggrentice-detail img {
  margin: 0 0 0 auto;
  display: block;
}

html[data-browse-mode="S"] .ruggrentice-item#ruck .ruggrentice-top {
  background: #f1f9fc;
}
html[data-browse-mode="S"] .ruggrentice-item#tote .ruggrentice-top {
  background: #e3f0f9;
}
html[data-browse-mode="S"] .ruggrentice-item#shoulder .ruggrentice-top {
  background: #ebeff8;
}
html[data-browse-mode="S"] .ruggrentice-item#ruck .ruggrentice-function {
  background: #e4f3fa;
}
html[data-browse-mode="S"] .ruggrentice-item#tote .ruggrentice-function {
  background: #cce1f4;
}
html[data-browse-mode="S"] .ruggrentice-item#shoulder .ruggrentice-function {
  background: #d8e1f2;
}
html[data-browse-mode="S"] .ruggrentice-item .ruggrentice-figure {
  padding: 10px 0 0 0;
  line-height: 1;
}
html[data-browse-mode="S"] .ruggrentice-item .ruggrentice-figure img {
  vertical-align: bottom;
}
html[data-browse-mode="S"] .ruggrentice-item .ruggrentice-detail {
  padding: 24px 0 55px 0;
}
html[data-browse-mode="S"] .ruggrentice-item .ruggrentice-detail h3{
  margin: 0 0 20px;
  padding: 0;
  font-size: 20px;
  color: #222222;
  text-align: center;
}
html[data-browse-mode="S"] .ruggrentice-item .ruggrentice-detail p {
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  margin: 0 0 48.5px;
  line-height: 1.8;
  color: #222222;
}
html[data-browse-mode="S"] .ruggrentice-item .ruggrentice-detail .sub {
  margin-right: 50px;
  margin-bottom: 31px;
  width: calc(100% - 50px);
}
html[data-browse-mode="S"] .ruggrentice-item .ruggrentice-detail .right {
  margin-left: 50px;
  width: calc(100% - 50px);
}
/*FUNCTION*/
html[data-browse-mode="P"] .ruggrentice-function {
  padding: 81px 0 78px;
  background: #F1F9FC;
}
html[data-browse-mode="P"] .ruggrentice-item#ruck .ruggrentice-function {
  background: #e6f3f9;
}
html[data-browse-mode="P"] .ruggrentice-item#tote .ruggrentice-function {
  background: #d7e9f7;
}
html[data-browse-mode="P"] .ruggrentice-item#shoulder .ruggrentice-function {
  background: #e1e7f3;
}
html[data-browse-mode="P"] .ruggrentice-function-items figure {
  line-height: 1;
}
html[data-browse-mode="P"] .ruggrentice-function-items figure img {
  vertical-align: bottom;
}
html[data-browse-mode="P"] .ruggrentice-function-items p {
  margin: 0;
  padding: 0;
}
html[data-browse-mode="P"] .ruggrentice-function-items-slide {
  overflow: hidden;
}
.ruggrentice-function-items .ruggrentice-function-item:nth-child(n+2) {
  display: none;
}
.swiper-initialized .ruggrentice-function-items .ruggrentice-function-item {
  display: block;
}
html[data-browse-mode="P"] .ruggrentice-function-items .ruggrentice-function-item {
  width: calc((100% / 4) - 30px);
}
html[data-browse-mode="P"] .ruggrentice-function-items p.ruggrentice-function-name {
  font-size: 22px;
  font-weight: bold;
  color: #222222;
  margin: 16px 0 14px;
}
html[data-browse-mode="P"] .ruggrentice-function-items p.ruggrentice-function-comment {
  font-size: 16px;
  color: #222222;
  font-weight: normal;
  line-height: 1.6;
}
html[data-browse-mode="P"] .ruggrentice-function-items p.ruggrentice-function-comment span {
  font-size: 12px;
  display: block;
  margin-top: 5px;
}
html[data-browse-mode="P"] .ruggrentice-function h4 {
  text-align: center;
  font-size: 48px;
  margin: 0 auto;
  padding: 0;
  line-height: 1;
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
html[data-browse-mode="P"] .ruggrentice-function .ruggrentice-inner {
  flex-direction: column;
  gap: 38px;
}

html[data-browse-mode="S"] .ruggrentice-function-items {
  padding-left: 15px;
}
html[data-browse-mode="S"] .ruggrentice-function {
  background: rgba(241, 249, 252);
  padding: 40px 0 50px 0;
}
html[data-browse-mode="S"] .ruggrentice-function .ruggrentice-function-item .ruggrentice-function-name {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  margin: 0 0 5px;
}
html[data-browse-mode="S"] .ruggrentice-function .ruggrentice-function-item .ruggrentice-function-comment {
  font-size: 13px;
  color: #222;
  line-height: 1.8;
}
html[data-browse-mode="S"] .ruggrentice-function .ruggrentice-function-item .ruggrentice-function-comment span {
  font-size: 10px;
  margin: 10px 0 0 0;
}
html[data-browse-mode="S"] .ruggrentice-function h4 {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #222222;
  margin: 0 0 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;  
}
html[data-browse-mode="S"] .ruggrentice-function figure {
  margin-bottom: 10px;
}
.ruggrentice .swiper-scrollbar.swiper-horizontal>.swiper-scrollbar,
.ruggrentice .swiper-scrollbar.swiper-scrollbar-horizontal {
  background: #F7F7F7;
  height: 5px;
  border-radius: 5px;
  position: relative;
  bottom: 0;
  left: 0;
  width: calc(100% - 30px);
  margin: 15px 15px 0;
  z-index: 1;
}
.ruggrentice .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #8BB9BF;
  border-radius: 5px;
}
/*FUNCTION*/

/*LINE UP*/
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner {
  flex-direction: column;
  gap: 30px;
  padding: 104px 0 130px;
}
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 61px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
html[data-browse-mode="P"] .cell1 .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items {
  align-items: center;
  justify-content: center;
  width: 400px;
  gap: 0;
  margin: 0 auto;
}
html[data-browse-mode="P"] .cell2 .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items {
  align-items: center;
  justify-content: center;
  width: max-content;
  gap: 140px;
  margin: 0 auto;
}
html[data-browse-mode="P"] .cell2 .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item{
  width: 400px;
}
.ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item a:hover img {
  opacity: 0.8;
}
.ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item a {
  border: none;
  outline: none;
}
html[data-browse-mode="P"] .cell1 .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item {
  width: auto;
}
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item {
  width: calc((100% / 3) - 41px); 
}
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item .ruggrentice-lineup-detail a:hover,
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item .ruggrentice-lineup-detail a:hover {
  opacity: 0.8;
  color: #FFF;
}
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item .ruggrentice-lineup-detail a {
  width: 324px;
  height: 57px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 25px auto 0;
  font-size: 18px;
  font-weight: 500;
  color: #FFF;
  text-decoration: none;
  background: #66AACC url(../../../img/usr/category/ruggrentice/2026/fb/detail_link.png) right 24px center no-repeat;
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item .ruggrentice-lineup-detail a {
  width: calc(100% - 11px);
  height: 29px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 12px 0 0;
  font-size: 10px;
  font-weight: 500;
  color: #FFF;
  text-decoration: none;
  background: #66AACC url(../../../img/usr/category/ruggrentice/2026/sp/detail_link.png) right 12px center no-repeat;
  background-size: 6px auto;
}
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item figure {
  text-align: center;
}
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item p.ruggrentice-lineup-name {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  margin: 22px 0 14px;
  text-align: center;
}
html[data-browse-mode="P"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-items .ruggrentice-lineup-item p.ruggrentice-lineup-comment {
  font-size: 16px;
  color: #222222;
  font-weight: normal;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

html[data-browse-mode="P"] .ruggrentice-lineup h4 {
  text-align: center;
  font-size: 48px;
  margin: 0 auto;
  padding: 0;
  line-height: 1;
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 600;  
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner {
  padding: 50px 15px 75px;
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner h4 {
  text-align: center;
  margin: 0 0 25px;
  font-size: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;  
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 20px;
}
html[data-browse-mode="S"] .ruggrentice-function-item{
  width: 247px;
  margin-right: 15px;
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-item:last-child {
  margin-bottom: 0;
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-item figure {
  margin: 0;
  padding: 0;
  width: 160px;
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-detail {
  width: calc(100% - 175px);
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-detail .ruggrentice-lineup-name {
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
html[data-browse-mode="S"] .ruggrentice-lineup .ruggrentice-inner .ruggrentice-lineup-detail .ruggrentice-lineup-comment {
  font-size: 13px;
  color: #222;
  margin: 10px 0 0 0;
  line-height: 1.8;
}
/*LINE UP*/



html[data-browse-mode="P"] .block-category-style-p--item {flex-basis: 380px;}