@charset "shift_jis";

#healthWrap {
	width:100%;
	max-width:1020px;
}
#healthWrap img {
	vertical-align:bottom;
}
#healthWrap a{
	display: block;
  text-decoration: none;
}
#healthWrap .navBlockA01 {
  margin-bottom: 30px;
}
#healthWrap .navBlockA01 .navBlockA01Inner {
  padding: 0 21px;
}
#healthWrap .navBlockA01 ul,
#healthWrap .linkBlock {
  display: flex;
  justify-content: space-between;
}
#healthWrap .navBlockA01 ul{
  margin-top: 22px;
}
#healthWrap .linkBlock li{
  width: calc(478/1020 * 100%);
}
#healthWrap .linkBlock li:nth-child(2){
  width: calc(477/1020 * 100%);
}
#healthWrap .anchorBlock li{
  width: calc(225/915 * 100%);
}
#healthWrap .contentBlockA01 h2 {
  /*display: inline-block;
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  border-bottom: 2px solid #000000;
  line-height: 1;*/
}
#healthWrap .lineBottom {
  font-size: 38px;
  font-weight: bold;
  color: #0A3190;
  text-align: center;
  padding-bottom: 2px;
  margin-top: 75px;
  border-bottom: 1px solid #0B318F!important;
}
#healthWrap .contentBlockA01 .tagList {
  margin-top: 15px;
  margin-left: 21px;
}
#healthWrap .contentBlockA01 .tagList li {
  display: inline-block;
  margin: 0 16px 16px 0;
}
#healthWrap .contentBlockA01 .tagList li a {
  font-size: 16px;
  color: #022D95;
  padding: 6px 22px 4px;
  border: 1px solid #022D95;
  transition: all 0.3s ease;
}
#healthWrap .contentBlockA01 .tagList li a:hover{
  color: #fff;
  background-color:#022D95;
}
#healthWrap .contentBlockA01 .subTitle {
  font-size: 20px;
  font-weight: bold;
  color: #022D95;
  margin-top: 15px;
  margin-left: 21px;
}
#healthWrap .contentBlockA01 .productBlock {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#healthWrap .contentBlockA01 .productBlock li {
  max-width: calc(25% - (46px * 3) / 4);
  margin-top: 20px;
  margin-right: 46px;
}
#healthWrap .contentBlockA01 .productBlock li:nth-child(4n) {
    margin-right: 0;
}
#healthWrap .contentBlockA01 .productBlock._01 li {
  /*max-width: calc(220/1020 * 100%);*/
}
#healthWrap .contentBlockA01 .productBlock._02 li {
  /*max-width: calc(220/1020 * 100%);*/
}
#healthWrap .categoryCarouselAWrap{
margin-top: 20px;
}
#healthWrap .categoryCarouselAWrap .owl-carousel .owl-nav .owl-next{
width: 36px;
height: 36px;
top: calc((90px) + 9px);
right: -0.9em;
}
#healthWrap .categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
width: 36px;
height: 36px;
top: calc((90px) + 9px);
left: -1.6em;
}
#healthWrap .rank_view.categoryCarouselAWrap .slideList .owl-item a:after{
padding: 4px 8px;
}
#contents .itemListInner h2{
border-bottom: none!important;
margin-top: 0!important;
}
#healthWrap .btnBlock {
  margin: 3.75em 0 5em;
  text-align: center;
}
#healthWrap .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;
}
#healthWrap .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;
}


/* 250828up */
#healthWrap .contentBlockA01 .topicBlock {
  border: 5px solid #AFAFAF;
  border-radius: 2px;
  padding: 8px 25px 10px;
  margin-top: 40px;
  margin-bottom: 20px;
}
#healthWrap .contentBlockA01 .topicBlock h3 {
  font-size: 20px;
  font-weight: bold;
  color: #022D95;
  margin-bottom: 10px;
}
#healthWrap .contentBlockA01 .topicBlock ul{
  display:block;
}
#healthWrap .contentBlockA01 .topicBlock ul li:not(:last-child) {
  margin-bottom: 15px;
}
#healthWrap .contentBlockA01 .topicBlock ul li a {
  display: flex;
  align-items: center;
}
#healthWrap .contentBlockA01 .topicBlock ul li a img {
  width: 100px;
  margin-right: 20px;
}
#healthWrap .contentBlockA01 .topicBlock ul li a span {
  font-size: 20px;
  color: #000000;
  flex: 1;
}

/* 250919up */
#healthWrap .navBlockA01 ul.linkBlock{
gap: 22px; 
}
#healthWrap .navBlockA01 .linkBlock li{
width: 478px;
height: 69px;
background-color: #edf3fa;
text-align: center;
line-height: 69px;
font-size: 26px;
font-weight: bold;
}
#healthWrap .navBlockA01 .linkBlock li a{
color: #333;
}
#healthWrap .navBlockA01 .linkBlock li a:hover{
color: #333;
}
#healthWrap .navBlockA01 .linkBlock .btnArrow{
position: relative;
}
#healthWrap .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 */
#healthWrap .originalPageTitle{
text-align: center;
font-size: 38px;
color: #0A3190;
}
#healthWrap .buyerItem{
margin-top: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 40px;
color: #000;
}
#healthWrap .buyerItem a{
color: #000;
}
#healthWrap .buyerItem li{
width: 470px;
display: flex;
gap: 20px;
}
#healthWrap .contentBlockA01.bgBuyer{
background-color: #edf3fa;
padding: 0 0 40px;
min-width:1020px;
}
#healthWrap .contentBlockA01.bgBuyer .lineBottom{
padding-top: 40px;
}
#healthWrap .buyerItem .buyerImg{
width: 223px;
}
#healthWrap .buyerItem .buyerTxt{
width: 227px;
position: relative;
}
#healthWrap .buyerTxt dt{
font-size: 17px;
font-weight: bold;
}
#healthWrap .buyerTxt dd{
font-size: 14px;
margin-top: 15px;
line-height: 1.7;
}
#healthWrap .buyerTxt .buyerLink{
position: absolute;
bottom: 0px;
right: 0px;
}
#healthWrap .buyerTxt .buyerLink a{
color: #002596;
}
#healthWrap .brandBtn{
margin-top: 40px;
}
#healthWrap .titleBlock {
color: #0a3190;
font-size: 32px;
font-weight: bold;
text-align: center;
}
#healthWrap .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;
}
#healthWrap .contentBlockA01 .subTitle.buyer{
display: flex;
justify-content: center;
align-items: flex-end;
padding-top: 40px;
}
#healthWrap .contentBlockA01 .subTitle.buyer .icon{
width: 32px;
height: 45px;
margin-right: 15px;
}
#healthWrap .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;
}
#healthWrap .navBlockA01 .linkBlock li:hover {
background-color: #fff;
border: 2px solid #0b318f;
}
#healthWrap .navBlockA01 .linkBlock li a {
color: #fff;
}
#healthWrap .navBlockA01 .linkBlock li a:hover {
color: #0a3190;
}
#healthWrap .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);
}
#healthWrap .navBlockA01 .linkBlock .btnArrow:hover::after {
border-top: solid 2px #0b318f;
border-right: solid 2px #0b318f;
}
#healthWrap .btnBlockA01{
width: 500px;
margin: 30px auto 0;
}
#healthWrap .genre{
font-size: 22px;
border-left: 8px solid #0a3190;
padding-left: 14px;
margin-top: 30px;
}
#healthWrap .campaign{
font-size: 22px;
border-left: 8px solid #0a3190;
padding-left: 14px;
margin-top: 30px;
}
#healthWrap .contentBlockA01 .subTitle.firstH2 {
margin-top: 30px;
}
#healthWrap .contentBlockA01 .contentBlockA01Inner {
width: 980px;
margin: 0 auto;
}
#healthWrap .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;
}
#healthWrap .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;
}