@charset "shift_jis";

/* SpCommonReset
**************************** */
body {
  border: none;
}
/* h1 and h2 */
#main h1 img,#main div[id^="h2_0"] img{
	zoom:1;
	display:block;
	max-width:750px;
	width:100%;
	height:auto;
	margin:auto;
}

/* wrap */
#lifestyleWrap {
	max-width:750px;
	width:100%;
	margin:0 auto;
	-webkit-text-size-adjust:100%;
}
#lifestyleWrap img {
	vertical-align: top;
	width: 100%;
	height: auto;
	zoom: 1 !important;
}
#lifestyleWrap a{
	display: block;
  text-decoration: none;
}
#lifestyleWrap .navBlockA01 {
  margin-top: 15px;
}
#lifestyleWrap .navBlockA01 .navBlockA01Inner {
  padding: 0 15px;
}
#lifestyleWrap .navBlockA01 ul {
  display: flex;
  justify-content: space-between;
}
#lifestyleWrap .navBlockA01 ul:nth-child(2) {
  justify-content: space-evenly;
}
#lifestyleWrap .navBlockA01 ul.linkBlock li {
  width: calc(330/690 * 100%);
}
#lifestyleWrap .navBlockA01 ul li {
  width: calc(150/690 * 100%);
}
/* #lifestyleWrap .navBlockA01 ul:nth-child(1) li:nth-child(2) {
  width: calc(169/690 * 100%);
}
#lifestyleWrap .navBlockA01 ul:nth-child(1) li:nth-child(3) {
  width: calc(169/690 * 100%);
}
#lifestyleWrap .navBlockA01 ul:nth-child(4) li:nth-child(5) {
  width: calc(169/690 * 100%);
}
#lifestyleWrap .navBlockA01 ul:nth-child(2) {
  justify-content: center;
}
#lifestyleWrap .navBlockA01 ul:nth-child(2) li:nth-child(1) {
  margin-right: calc(100/690 * 100%);
} */
#lifestyleWrap .contentBlockA01 .linkBlock {
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
}
#lifestyleWrap .contentBlockA01 .contentBlockA01Inner .linkBlock li {
  width: calc(330/690 * 100%);
}
#lifestyleWrap .contentBlockA01 h2 {
  font-size: 24px;
  font-weight: bold;
  color: #0A3190;
  text-align: center;
  padding-bottom: 14px;
  margin-top: 35px;
  border-bottom: 1px solid #0B318F!important;
  line-height: 1;
}
#lifestyleWrap .contentBlockA01 .tagList {
  margin-top: 5px;
  margin-left: 15px;
}
#lifestyleWrap .contentBlockA01 .tagList li {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
#lifestyleWrap .contentBlockA01 .tagList li a {
  font-size: 14px;
  color: #022D95;
  padding: 6px 17px;
  border: 1px solid #022D95;
}
#lifestyleWrap .contentBlockA01 .subTitle {
  font-size: 14px;
  font-weight: bold;
  color: #022D95;
  margin-top: 15px;
  margin-left: 15px;
}
#lifestyleWrap .contentBlockA01 .productBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px;
}
#lifestyleWrap .contentBlockA01 .productBlock li {
  width: calc(340/710 * 100%);
  margin-top: 15px;
}
#lifestyleWrap .contentBlockA01 .productBlock ._A01 {
  margin: 0 15px;
}
#lifestyleWrap .contentBlockA01 .productBlock ._A01 li {
  width: calc(330/690 * 100%);
  border: 1px solid #DBDBDB;
}
#lifestyleWrap .categorySlideBlock01{
padding-top: 0;
}
#lifestyleWrap .bnrBlock{
margin: 0 5%;
}

#lifestyleWrap .contentBlockA01 .topicBlock{
border: 3px solid #AFAFAF;
border-radius: 2px;
padding: 10px 10px 30px;
margin: 0 5px;
}
#lifestyleWrap .contentBlockA01 .topicBlock ul li a{
display: flex;
align-items: center;
}
#lifestyleWrap .contentBlockA01 .topicBlock ul li a img{
width: calc(150/650 * 100%);
margin-right: 11px;
}
#lifestyleWrap .contentBlockA01 .topicBlock ul li a span{
font-size: 14px;
color: #000000;
flex: 1;
}
#lifestyleWrap .contentBlockA01 .topicBlock h3{
font-size: 17px;
font-weight: bold;
color: #022D95;
margin-bottom: 10px;
}
#bagWrap .contentBlockA01 .topicBlock ul li:not(:last-child){
margin-bottom: 15px;
}
#lifestyleWrap .btnBlock {
width: 75%;
margin: 5% auto 10%;
}
#lifestyleWrap .btnBlock a{
display: inline-block;
position: relative;
width: 100%;
color: #062d86;
text-align: center;
font-size: 15px;
border: 1px solid #062d86;
padding: 10px;
margin-left: auto;
margin-right: auto;
font-weight: bold;
}

#lifestyleWrap .btnBlock a:after{
content: '';
display: block;
background: url(https://images.astyle.jp/images_sp/cmn/icon_arrow_left.png) no-repeat center;
background-size: 100%;
position: absolute;
top: 0;
bottom: 0;
right: 1em;
width: 5px;
height: 10px;
margin: auto;
}

/* 250919up */
#lifestyleWrap .navBlockA01 .linkBlock li{
width: 100%;
background-color: #edf3fa;
text-align: center;
line-height: 4;
font-size: clamp(14px, 3.73vw, 28px);
font-weight: bold;
color: #333;
}
#lifestyleWrap .navBlockA01 .linkBlock li a{
color: #333;
}
#lifestyleWrap .navBlockA01 .linkBlock .btnArrow{
position: relative;
}
#lifestyleWrap .navBlockA01 .linkBlock .btnArrow::after{
content: "";
margin: auto;
position: absolute;
top: 0;
bottom: 0;
right: 14px;
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 8px solid #333;
}


/* 251211up */
#lifestyleWrap{
line-height: 1;
}
#lifestyleWrap .titleBlock{
color: #0a3190;
font-size: clamp(13px, 5.06vw, 38px);
font-weight: bold;
text-align: center;
margin-top: calc(40 / 750 * 100%);
}
#lifestyleWrap .subTitle{
margin-top: 11%;
margin-left: 0;
padding: 4% 0;
background-color: #edf3fa;
color: #0a3190;
font-size: clamp(13px, 4.8vw, 36px);
font-weight: bold;
text-align: center;
}
#lifestyleWrap .subTitle.firstH2 {
margin-top: 4%;
}
#lifestyleWrap .navBlockA01 .linkBlock li {
background-color: #0b318f;
font-size: clamp(13px, 3.46vw, 26px);
border-radius: 12px;
border: 2px solid #0b318f;
box-sizing: border-box;
transition: all 0.3s ease;
line-height: 1.5;
padding: 2.5% 3% 2.5% 0;
}
#lifestyleWrap .navBlockA01 .linkBlock li:hover {
background-color: #fff;
border: 2px solid #0b318f;
}
#lifestyleWrap .navBlockA01 .linkBlock li a {
color: #fff;
}
#lifestyleWrap .navBlockA01 .linkBlock li a:hover {
color: #0a3190;
}
#lifestyleWrap .navBlockA01 .linkBlock .btnArrow::after {
content: "";
margin: auto;
position: absolute;
right: -6px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
border-bottom: none;
border-left: none;
width: 8px;
height: 8px;
transform: rotate(45deg);
}
#lifestyleWrap .navBlockA01 .linkBlock .btnArrow.bottom::after{
border-top: none;
border-right: solid 2px #fff;
border-bottom: solid 2px #fff;
border-left: none;
}
#lifestyleWrap .navBlockA01 .linkBlock .btnArrow:hover::after {
border-top: solid 2px #0b318f;
border-right: solid 2px #0b318f;
}
#lifestyleWrap .navBlockA01 .linkBlock .btnArrow.bottom:hover::after {
border-top: none;
border-right: solid 2px #0b318f;
border-bottom: solid 2px #0b318f;
border-left: none;
}
#lifestyleWrap .buyerItem{
padding-top: 2%;
padding-bottom: 30px;
background-color: #edf3fa;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
}
#lifestyleWrap .buyerItem li{
width: calc(330 / 750 * 100%);
position: relative;
}
#lifestyleWrap .buyerTxt{
margin-top: 4%;
font-size: clamp(13px, 3.6vw, 27px);
line-height: 1.3;
color: #000;
}
#lifestyleWrap .buyerTxt dt{
font-weight: bold;
}
#lifestyleWrap .buyerTxt dd{
margin-top: 3%;
padding-bottom: 10%;
}
#lifestyleWrap .buyerTxt .buyerLink{
padding-bottom: 0px;
text-align: right;
position: absolute;
bottom: 0;
right: 0;
color: #00F;
}
#lifestyleWrap .subTitle.buyer{
display: flex;
align-items: center;
justify-content: center;
}
#lifestyleWrap .icon{
width: 7%;
margin-right: 3%;
}
#lifestyleWrap .btnBlockA01{
width: calc(690 / 750 * 100%);
margin: 4% auto 0;
}
#lifestyleWrap .genre{
font-size: clamp(13px, 4.26vw, 32px);
border-left: 8px solid #0a3190;
padding-left: 10px;
margin: 5% 0 0 4%;
}
#lifestyleWrap .campaign{
font-size: clamp(13px, 4.26vw, 32px);
border-left: 8px solid #0a3190;
padding-left: 10px;
margin: 5% 0 0 4%;
}
#lifestyleWrap .contentBlockA01 h2 {
border-bottom: none !important;
}
#lifestyleWrap .contentBlockA01 .subTitle {
font-size: clamp(13px, 4.8vw, 36px);
font-weight: bold;
color: #022D95;
margin-top: 9%;
margin-left: 0;
padding: 4% 0;
}
#lifestyleWrap .navBlockA01 ul.linkBlock li {
width: calc(220 / 690 * 100%);
}
#lifestyleWrap .navBlockA01 {
margin-top: 8%;
}
#lifestyleWrap .contentBlockA01 .productBlock._A01 {
margin: 1% 10%;
}
#lifestyleWrap .contentBlockA01 .productBlock._A01 li {
margin-top: 5%;
}
#lifestyleWrap .contentBlockA01 .productBlock._A02 {
margin: 1% 4%;
}
#lifestyleWrap .contentBlockA01 .productBlock._A02 li {
margin-top: 4.2%;
}
#lifestyleWrap .bnrBlock {
margin: 5% 5% 0;
}
#lifestyleWrap {
margin-bottom: 5%;
}
.categorySlideBlock01 a {
color: #333;
}
