@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;
}
