@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 */
#healthWrap {
	max-width:750px;
	width:100%;
	margin:0 auto;
	-webkit-text-size-adjust:100%;
}
#healthWrap img {
	vertical-align: top;
	width: 100%;
	height: auto;
	zoom: 1 !important;
}
#healthWrap a{
	display: block;
  text-decoration: none;
}
#healthWrap .mvBlockA01 {
  margin-bottom: 15px;
}
#healthWrap .navBlockA01 {
  margin-bottom: 12.5px;
}
#healthWrap .navBlockA01 .navBlockA01Inner {
  padding: 0 15px;
}
#healthWrap .navBlockA01 ul,
#healthWrap .listBlock {
  display: flex;
  justify-content: space-between;
}
#healthWrap .navBlockA01 ul li {
  width: calc(169/720 * 100%);
}
#healthWrap .listBlock li {
  width: calc(330/690 * 100%)!important;
}
#healthWrap .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;
}
#healthWrap .contentBlockA01 .tagList {
  margin-top: 5px;
  margin-left: 15px;
}
#healthWrap .contentBlockA01 .tagList li {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
#healthWrap .contentBlockA01 .tagList li a {
  font-size: 14px;
  color: #022D95;
  padding: 6px 17px;
  border: 1px solid #022D95;
}
#healthWrap .contentBlockA01 .subTitle {
  font-size: 14px;
  font-weight: bold;
  color: #022D95;
  margin-top: 15px;
  margin-left: 15px;
}
#healthWrap .contentBlockA01 .productBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 10px;
}
#healthWrap .contentBlockA01 .productBlock li {
  width: calc(340/710 * 100%);
  margin-top: 15px;
}
#healthWrap .contentBlockA01 .productBlock._A01 {
  margin: 0 15px;
}
#healthWrap .contentBlockA01 .productBlock._A01 li {
  width: calc(330/690 * 100%);
  border: 1px solid #DBDBDB;
}
#healthWrap .contentBlockA01 .btn {
  width: 92%;
  margin: auto;
}
#healthWrap .categorySlideBlock01{
padding-top: 0;
}
#healthWrap .bnrBlock{
margin: 0 7%;
}
#healthWrap .buttonArea a{
border-radius: 0;
}

#healthWrap .buttonArea {
  margin: 5% auto 10%;
}


/* 250828up */
#healthWrap .contentBlockA01 .topicBlock{
border: 3px solid #AFAFAF;
border-radius: 2px;
padding: 10px 10px 30px;
margin: 0 5px;
}
#healthWrap .contentBlockA01 .topicBlock ul li a{
display: flex;
align-items: center;
}
#healthWrap .contentBlockA01 .topicBlock ul li a img{
width: calc(150/650 * 100%);
margin-right: 11px;
}
#healthWrap .contentBlockA01 .topicBlock ul li a span{
font-size: 14px;
color: #000000;
flex: 1;
}
#healthWrap .contentBlockA01 .topicBlock h3{
font-size: 17px;
font-weight: bold;
color: #022D95;
margin-bottom: 10px;
}
