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