@charset "shift_jis";
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#bagWrap {
	width:100%;
	max-width:1020px;
}
#bagWrap * {
  box-sizing: border-box;
}
#bagWrap img {
	vertical-align:bottom;
}
#bagWrap a{
	display: block;
  text-decoration: none;
}
#bagWrap .topBnr{
  text-align: center;
}
#bagWrap .topBnr h2{
  font-size: 35px;
  color: #333;
  margin-bottom: 15px;
}
#bagWrap .topBnr a{
  display: inline-block;
}
#bagWrap .topBnr img{
  /*width: auto;*/
}
#bagWrap .navBlockA01 ul {
  margin-top: 30px;
}
#bagWrap .navBlockA01 .navBlockA01Inner {
  padding: 0;
}
#bagWrap .navBlockA01 ul {
  display: flex;
  justify-content: space-between;
}

#bagWrap .navBlockA01 ul.anchorBlock li {
  width: calc(180/980 * 100%);
}
#bagWrap .linkBlock{
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
}
#bagWrap .linkBlock li {
 /* width: calc(478/1020 * 100%);*/
  width: calc(310/1020 * 100%);
}
#bagWrap .contentBlockA01 .tagList {
  margin-top: 20px;
  margin-left: 20px;
}
#bagWrap .contentBlockA01 .tagList li {
  display: inline-block;
  margin: 0 16px 16px 0;
}
#bagWrap .contentBlockA01 .tagList li a {
  font-size: 16px;
  color: #022D95;
  padding: 6px 22px 4px;
  border: 1px solid #022D95;
  transition: all 0.3s ease;
}
#bagWrap .contentBlockA01 .tagList li a:hover{
  color: #fff;
  background-color:#022D95;
}
/*#bagWrap .contentBlockA01 h2 {
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  border-bottom: 2px solid #000000;
  line-height: 1;
}*/
#bagWrap .contentBlockA01 .subTitle {
  font-size: 20px;
  font-weight: bold;
  color: #022D95;
  margin-top: 17px;
  margin-left: 20px;
}
#bagWrap .contentBlockA01 .topicBlock {
  width: 100%;
  border: 5px solid #AFAFAF;
  border-radius: 2px;
  padding: 8px 25px 10px;
  margin-right: 20px;
}
#bagWrap .contentBlockA01 .topicBlock h3 {
  font-size: 20px;
  font-weight: bold;
  color: #022D95;
  margin-bottom: 10px;
}
#bagWrap .contentBlockA01 .topicBlock ul li:not(:last-child) {
  margin-bottom: 15px;
}
#bagWrap .contentBlockA01 .topicBlock ul li a {
  display: flex;
  align-items: center;
}
#bagWrap .contentBlockA01 .topicBlock ul li a img {
  width: 100px;
  margin-right: 20px;
}
#bagWrap .contentBlockA01 .topicBlock ul li a span {
  font-size: 20px;
  color: #000000;
  flex: 1;
}
#bagWrap .contentBlockA01 .productBlock ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#bagWrap .contentBlockA01 .productBlock ul li {
  max-width: calc(25% - (46px * 3) / 4);
  margin-top: 20px;
  margin-right: 46px;
}
#bagWrap .contentBlockA01 .productBlock ul li:nth-child(4n){
  margin-right: 0;
}
#bagWrap .categoryCarouselAWrap{
margin-top: 20px;
}
#bagWrap .categoryCarouselAWrap .owl-carousel .owl-nav .owl-next{
width: 36px;
height: 36px;
top: calc((90px) + 9px);
right: -0.9em;
}
#bagWrap .categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
width: 36px;
height: 36px;
top: calc((90px) + 9px);
left: -1.6em;
}
#bagWrap .rank_view.categoryCarouselAWrap .slideList .owl-item a:after{
padding: 4px 8px;
}

#bagWrap .btnBlock{
margin: 3.75em 0 5em;
text-align: center;
}
#bagWrap .btnBlock a{
display: inline-block;
position: relative;
min-width: 400px;
margin: 0 auto;
border: 2px solid #0B318F;
border-radius: 40px;
padding: 0.88em 2em;
color: #0B318F!important;
font-size: 1.5em;
box-sizing: border-box;
transition: all 0.3s ease;
}
#bagWrap .btnBlock a:after{
content: "";
display: block;
background: url(https://images.astyle.jp/images/cmn/icon/arw_blue_r.png) center center no-repeat;
background-size: 100%;
position: absolute;
top: 0;
bottom: 0;
right: 1em;
width: 9px;
height: 15px;
margin: auto;
}

#bagWrap .contentBlockA01 .productBlock {
display: flex;
justify-content: left;
margin-top: 22px;
flex-wrap: wrap;
}
#bagWrap .contentBlockA01 .productBlock._A01{
justify-content: left;
}
#bagWrap .contentBlockA01 .productBlock li {
max-width: calc(25% - (46px * 3) / 4);
margin-top: 20px;
margin-right: 46px;
}
#bagWrap .contentBlockA01 .productBlock li:nth-child(4n) {
margin-right: 0;
}
#bagWrap .contentBlockA01 .productBlock._A01 li {
width: calc(220/1020 * 100%);
margin-right: 4.56%;
}
#bagWrap .contentBlockA01 .productBlock._A01 li:nth-child(4n){
margin-right: 0;
}

/* 250919up */
#bagWrap .navBlockA01 .linkBlock{
margin-top: 22px;
}
#bagWrap .navBlockA01 ul.linkBlock{
gap: 22px; 
}
#bagWrap .navBlockA01 .linkBlock li{
/* width: 478px; */
width: 325px;
height: 69px;
background-color: #edf3fa;
text-align: center;
line-height: 69px;
font-size: 26px;
font-weight: bold;
}
#bagWrap .navBlockA01 .linkBlock li a{
color: #333;
}
#bagWrap .navBlockA01 .linkBlock li a:hover{
color: #333;
}
#bagWrap .navBlockA01 .linkBlock .btnArrow{
position: relative;
}
#bagWrap .navBlockA01 .linkBlock .btnArrow::after{
content: "";
margin: auto;
position: absolute;
top: 0;
bottom: 0;
right: 15px;
width: 0;
height: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 12px solid #333;
}


/* 251211up */
#bagWrap .originalPageTitle{
text-align: center;
font-size: 38px;
color: #0A3190;
}
#bagWrap .buyerItem{
margin-top: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 40px;
color: #000;
}
#bagWrap .buyerItem a{
color: #000;
}
#bagWrap .buyerItem li{
width: 470px;
display: flex;
gap: 20px;
}
#bagWrap .contentBlockA01.bgBuyer{
min-width:1020px;
background-color: #edf3fa;
padding: 0 0 40px;
}
#bagWrap .contentBlockA01.bgBuyer .lineBottom{
padding-top: 40px;
}
#bagWrap .buyerItem .buyerImg{
width: 223px;
}
#bagWrap .buyerItem .buyerTxt{
width: 227px;
position: relative;
}
#bagWrap .buyerTxt dt{
font-size: 17px;
font-weight: bold;
}
#bagWrap .buyerTxt dd{
font-size: 14px;
margin-top: 15px;
line-height: 1.7;
}
#bagWrap .buyerTxt .buyerLink{
position: absolute;
bottom: 0px;
right: 0px;
}
#bagWrap .buyerTxt .buyerLink a{
color: #002596;
}
#bagWrap .brandBtn{
margin-top: 40px;
}
#bagWrap .titleBlock {
color: #0a3190;
font-size: 32px;
font-weight: bold;
text-align: center;
}
#bagWrap .contentBlockA01 .subTitle{
margin-top: 60px;
margin-left: 0;
padding: 15px 0;
background-color: #edf3fa;
color: #0a3190;
font-size: 30px;
font-weight: bold;
text-align: center;
}
#bagWrap .contentBlockA01 .subTitle.buyer{
display: flex;
justify-content: center;
align-items: flex-end;
padding-top: 40px;
}
#bagWrap .contentBlockA01 .subTitle.buyer .icon{
width: 32px;
height: 45px;
margin-right: 15px;
}
#bagWrap .navBlockA01 .linkBlock li {
background-color: #0b318f;
font-size: 21px;
border-radius: 35px;
border: 2px solid #0b318f;
box-sizing: border-box;
transition: all 0.3s ease;
}
#bagWrap .navBlockA01 .linkBlock li:hover {
background-color: #fff;
border: 2px solid #0b318f;
}
#bagWrap .navBlockA01 .linkBlock li a {
color: #fff;
}
#bagWrap .navBlockA01 .linkBlock li a:hover {
color: #0a3190;
}
#bagWrap .navBlockA01 .linkBlock .btnArrow::after {
content: "";
margin: auto;
position: absolute;
right: 25px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
border-bottom: none;
border-left: none;
width: 9px;
height: 9px;
transform: rotate(45deg);
}
#bagWrap .navBlockA01 .linkBlock .btnArrow:hover::after {
border-top: solid 2px #0b318f;
border-right: solid 2px #0b318f;
}
#bagWrap .btnBlockA01{
width: 500px;
margin: 30px auto 0;
}
#bagWrap .genre{
font-size: 22px;
border-left: 8px solid #0a3190;
padding-left: 14px;
margin-top: 30px;
}
#bagWrap .campaign{
font-size: 22px;
border-left: 8px solid #0a3190;
padding-left: 14px;
margin-top: 30px;
}
#bagWrap .contentBlockA01 .subTitle.firstH2 {
margin-top: 30px;
}
#bagWrap .contentBlockA01 .contentBlockA01Inner {
width: 980px;
margin: 0 auto;
}
#bagWrap .contentBlockA01 .productBlock {
margin-top: 10px;
}
#RIGHT_MAIN .column3Wrap ul li {
margin-bottom: 0 !important;
}
#RIGHT_MAIN .column3Wrap ul li:nth-child(n+5) {
margin-top: 26px !important;
}
#RIGHT_MAIN .column3Wrap ul li:nth-child(4n) {
margin-bottom: 0 !important;
}
#bagWrap .navBlockA01 .linkBlock li {
width: 478px;
}

.categoryCarouselAWrap .slideList li > a .rt_item_ph{
position: relative;
width: 100%;
margin: 0 auto;
border: 1px solid #DBDBDB;
border-radius: 4px;
overflow: hidden;
box-sizing: border-box;
}
.categoryCarouselAWrap .slideList .rt_item_name{
position: relative;
overflow: hidden;
font-size: 0.93em;
line-height: 1.7;
word-break: break-all;
/* height: 4.5em; */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-size: 14px;
}
.categoryCarouselAWrap .slideList .rt_item_price{
font-size: 14px;
font-weight: bold;
text-align: right;
}