@charset "shift_jis";

/* SpCommonReset
**************************** */
/* 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 */
.anacardDisWrap {
	max-width:750px;
	width:100%;
	margin:0 auto;
	-webkit-text-size-adjust:100%;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.anacardDisWrap img {
	vertical-align: top;
	width: 100%;
	height: auto;
	zoom: 1 !important;
}
.anacardDisWrap a{
	display: block;
}

/* 終了対応 */
.anacardDisWrap .KVBlock.grayOut {
  position: relative;
}
.anacardDisWrap .KVBlock.grayOut::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  z-index: 10;
}
.anacardDisWrap .KVBlock.grayOut::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  display: block;
  width: calc((518 / 750) * 100%);
  height: calc((151 / 1066) * 100%);
  background: url(../image/anacardDis_sp_end_001_240109.gif) no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 20; 
}

.anacardDisWrap .linkBlock {
	margin-bottom: 4%;
}
.anacardDisWrap .linkBlock .ttl {
	margin-bottom: 4%;
}
.anacardDisWrap .linkBlock .btn {
	width: 76%;
	margin: auto;
}

.anacardDisWrap .linkBlock .KVBlock {
	margin-bottom: 3.3%;
}
.anacardDisWrap .cpnAnchor {
	margin: 3.8% auto 7.87%;
	width:57.7%;
}
/* .linkBlock02 */
.anacardDisWrap .linkBlock2 {
	width: 94.6%;
	margin: 0 auto 5.3%;
}
.anacardDisWrap .linkBlock2 .headingBlock {
	margin-bottom: 5%;
}
.anacardDisWrap .linkBlock2 .banner {
	width: 84.5%;
	margin: auto;
}

/* .navBlock */
.anacardDisWrap .navBlock {
	margin:12.2% 0 3.4%;
}
.anacardDisWrap .navBlock .ttl {
	margin-bottom: 0.6%;
}
.anacardDisWrap .navBlock li {
	width: 49.7%;
	margin-bottom: 0.6%;
	float: left;
}
.anacardDisWrap .navBlock li:nth-child(odd) {
    margin-right:0.5%;
}

/* .section */
.anacardDisWrap .section .headingBlock {
	margin-bottom: 3.3%;
}
.anacardDisWrap .section .headingBlock {
	padding: 4.8% 3% 4.8% 3%;
	border-top: solid 2px #c4c4c4;
	border-bottom: solid 2px #c4c4c4;
}
.anacardDisWrap .section .headingBlock h2 {
	color: #0b2363;
	font-size: 18px;
	font-weight: bold;
}



/* .section .productBlock */
.anacardDisWrap .section .productBlock .columnSingleWrap {
	width: 76%;
	margin: auto;
}
.anacardDisWrap .section .productBlock .columnSingleWrap .column {
	margin-bottom: 12%;
}
.anacardDisWrap .section .productBlock .columnSingleWrap .column .img {
	width: 87.7%;
	margin: 0 auto 3%;
}
.anacardDisWrap .section .productBlock .columnSingleWrap .column .name {
	margin-bottom: 2.6%;
	font-size: 14px;
}
.anacardDisWrap .section .productBlock .columnSingleWrap .column .name a {
	color: #000;
}
.anacardDisWrap .section .productBlock .columnSingleWrap .column .price {
	margin-bottom: 2.6%;
	font-size: 30px;
	text-align: right;
}
.anacardDisWrap .section .productBlock .columnSingleWrap .column .price .tax {
	font-size: 17px;
}

.anacardDisWrap .section .productBlock .column2Wrap .column {
	width: 45.3%;
	margin-bottom: 8%;
}
.anacardDisWrap .section .productBlock .column2Wrap .column:nth-child(odd) {
	float: left;
}
.anacardDisWrap .section .productBlock .column2Wrap .column:nth-child(even) {
	float: right;
}
.anacardDisWrap .section .productBlock .column2Wrap .column .img {
	margin-bottom: 3%;
}
.anacardDisWrap .section .productBlock .column2Wrap .column .name {
	margin-bottom: 2.6%;
	font-size: 12px;
}
.anacardDisWrap .section .productBlock .column2Wrap .column .name a {
	color: #000;
}
.anacardDisWrap .section .productBlock .column2Wrap .column .price {
	margin-bottom: 2.6%;
	font-size: 20px;
	text-align: right;
}
.anacardDisWrap .section .productBlock .column2Wrap .column .price .tax {
	font-size: 12px;
}

/* .section .bnrBlock */
.anacardDisWrap .section .bnrBlock {
	margin-bottom: 8%;
	padding-top: 5.3%;
/*	border-top: 1px solid #c4c4c4;*/
}
.anacardDisWrap .section .bnrBlock ul{
	 margin: 3% 8%;
}
.anacardDisWrap .section .bnrBlock ul li{
	display: block;
	float: left;
	width: 48%;
	margin-bottom: 3%;
}
.anacardDisWrap .section .bnrBlock ul li:nth-child(even){
	float:right;
}

/* .section .categoryLink */
.anacardDisWrap .section .categoryLink {
	width: 76%;
	margin: 8% auto ;
}
.anacardDisWrap .section .categoryLink .btn li+li {
	margin-top: 6%;
}


/* .cpnBlock */
.anacardDisWrap .cpnBlock {
	margin: calc(40 / 750 * 100%) 2% 0;
	border: 1px solid #2e2e2e;
}
.anacardDisWrap .cpnBlock .ttlBlockA01 {
	padding: 2.4% 0 2%;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #000;
}
.anacardDisWrap .cpnBlock .inner {
	padding: 4% 3.3%;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}
.anacardDisWrap .cpnBlock p {
	margin-bottom: 1em;
}
/* .anacardDisWrap .cpnBlock dl + dl {
	margin-bottom: 1em;
} */
/* .anacardDisWrap .cpnBlock dt,
.anacardDisWrap .cpnBlock dd {
	float: left;
} */
.anacardDisWrap .cpnBlock ul li {
	text-indent: -1em;
	margin-left: 1em;
}
.anacardDisWrap .link{
	width:76%;
	margin:0 auto;
}
/*180928追加*/
.anacardDisWrap .bnrBlock02 .ttl{
	margin-bottom:2.6%;
}
.anacardDisWrap .bnrList01{
	width: 94.5%;
	margin: 0 auto;
}
.anacardDisWrap .bnrList01 li{
	width: 48.7%;
	float: left;
	margin: 0 2.6% 2.6% 0;
}
.anacardDisWrap .bnrList01 li:nth-child(even){
	margin-right:0;
}
.anacardDisWrap .bnrList01 li:nth-child(11){
	margin-bottom:0;
}
.anacardDisWrap .bnrList01 li:nth-child(12){
	margin-bottom:0;
}
.anacardDisWrap .bnrList01{
	width: 94.5%;
	margin: 0 auto;
}
/*1210604追加*/
.anacardDisWrap .bnrBlock02{
	margin: 8% 0 0;
}

/***1*2nav
.anacardDisWrap .navBlock li:first-child{
	width: 100%;
}
**/
/*211210追加*/
.anacardDisWrap .bnrList02{
	width: 94.5%;
	margin: 0 auto;
}
.anacardDisWrap .bnrList02 li{
	width: 31%;
	float: left;
	margin: 0 3.5% 2.6% 0;
}
.anacardDisWrap .bnrList02 li:nth-child(3n){
	margin-right:0;
}
.anacardDisWrap .bnrList02 li:nth-child(7),
.anacardDisWrap .bnrList02 li:nth-child(8),
.anacardDisWrap .bnrList02 li:nth-child(9){
	margin-bottom:0;
}

/* 230123up */
.anacardDisWrap .bnrBlockA01 {
width: 100%;
margin: 5% 0;
}
.anacardDisWrap .notation {
text-align: left;
margin-top: 5px;
}
.anacardDisWrap .cautionBlockA01{
margin:3% 0 6% 0;
background:#e3e5ed;
padding: 3%;
font-weight:bold;
}
/*categoryBlock****************************************************/

/*#categoryBlock{
	margin-bottom: 0;
}
.categoryList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 25px 15px 0;
}
.categoryList li {
	position: relative;
	width: calc(50% - 7px);
	margin-bottom: 15px;
	border-radius: 2px;
	background-color: #0B318F;
}
.categoryList li a {
	display: block;
	color: #fff;
	text-align: center;
}
.categoryList li a:hover {
	opacity: .8;
}
.categoryList li .categoryListThum{
	background-color: #ffffff;
}
.categoryList li .categoryListTxt {
	position: relative;
	padding: 55px 0 7px 0;
	font-size: 13px;
	box-sizing: border-box;
	text-align: center;
}
.categoryList li .categoryListTxt svg{
	position: absolute;
	top: 20px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 37px;
}
.categoryList li .categoryListTxt span {
	padding-left: 0px;
	background: url(../images_sp/cmn/icon_arrow_left_w.png) no-repeat left center;
	background-size: 6px;
}
.categoryList li:nth-of-type(2) .categoryListTxt svg {
	top: 12px;
	width: 20px;
}
.categoryList li:nth-of-type(3) svg {
    position: absolute;
    width: 26px;
    left: 0;
    right: 0;
    bottom: 37px;
    margin: auto;
}
.categoryList li:nth-of-type(4) .categoryListTxt svg {
	top: 16px;
	width: 35px;
}
.categoryList li:nth-of-type(5) .categoryListTxt svg {
	top: 12px;
	width: 27px;
}
.categoryList li:nth-of-type(6) .categoryListTxt svg {
	top: 12px;
	width: 20px;
}
@media (max-width: 320px) {
.categoryList li .categoryListTxt {
		font-size: 12px;
}
}

.categoryList li.categoryListCol2 {
	display: flex;
}
.categoryList li.categoryListCol2 a {
	width: 50%;
}
.categoryList li.categoryListCol2 a .categoryListTxt {
	margin-right: 0;
}
.categoryList li.categoryListCol2 a.categoryListCol2Box2 .categoryListTxt{
	margin-left: 0;
}***/

/*230612up****************************************************/
.anacardDisWrap .productBlock{
padding: 20px 0 0;
}
.anacardDisWrap .productBlock .listProduct {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin: 0% 5.3% 5.3%;
}
.anacardDisWrap .productBlock .listProduct li{
width: 47.6%;
margin: 0 0 4.47%;
}
.anacardDisWrap .productBlock .listProduct li img{
width: 100%;
}
.anacardDisWrap .productBlock .listProduct li:nth-last-child(-n+2){
margin: 0;
}
.anacardDisWrap .headingBlockA01{
margin-top: 10%;
}

/*productBlock01****************************************************/
.anacardDisWrap .productBlock01 {
  margin-top: calc(40 / 750 * 100%);
}
.anacardDisWrap .productBlock01 .productInner {
  padding-bottom: calc(3 / 750 * 100%);
  background-image: url(../image/anacardDis_sp_bg_001_231101.gif);
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.anacardDisWrap .productBlock01 .productItem {
  display: flex;
  flex-direction: column;
  width: calc(682 / 750 * 100%);
  margin: auto;
  padding-top: calc(30 / 750 * 100%);
}
.anacardDisWrap .productBlock01 .productItem + .productItem {
  border-top: 2px solid #000;
}
.anacardDisWrap .productBlock01 .productNote {
  margin-top: calc(10 / 750 * 100%);
  font-size: clamp(14px, 3.73vw, 28px); 
  line-height: 1;
  text-align: right;
}

/*productBlock01****************************************************/
.anacardDisWrap .entryBlock01 {
  width: calc(720 / 750 * 100%);
  margin: calc(40 / 750 * 100%) auto 0;
  padding: 0 0 calc(30 / 750 * 100%);
  border: 2px solid #2357ae;
  box-sizing: border-box;
}
.anacardDisWrap .entryBlock01 .entryInner {
  width: calc(670 / 716 * 100%);
  margin: calc(30 / 716 * 100%) auto 0;
}
.anacardDisWrap .entryBlock01 .entryText {
  font-size: clamp(20px, 2.66vw, 40px); 
  line-height: 1.2;
  letter-spacing: -0.06em;
  text-align: left;
}
.anacardDisWrap .entryBlock01 .entryNote {
  margin-top: calc(25 / 670 * 100%);
}
.anacardDisWrap .entryBlock01 .entryNote li {
  font-size: clamp(14px, 1.86vw, 28px); 
  line-height: 1.2;
  padding-left: 1em;
  text-indent: -1em;
  text-align: left;
}
.anacardDisWrap .entryBlock01 .entryImg {
  margin-top: calc(30 / 670 * 100%);
}
.anacardDisWrap .entryBlock01 .entryLink {
  margin-top: calc(30 / 670 * 100%);
  margin-inline: auto;
  /*width: calc(550 / 670 * 100%);*/
}

/* SP用 お酒注釈テキスト ここから */
.noteBox {
  width: calc(690 / 750 * 100%);
  margin: calc(30 / 750 * 100%) auto;
  padding: 1em 1em;
  background-color: #e3e5ed;
}
.noteBox .noteText {
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: 0.3px;
  line-height: 1.3;
  font-size: 14px;
  font-weight: bold;
}
.noteBox .noIndent {
  padding-left: 0;
  text-indent: 0;
}
/* SP用 お酒注釈テキスト ここまで */

/*250616up****************************************************/
.anacardDisWrap .cpnBlock dl {
	margin-bottom: 1em;
}
.anacardDisWrap .cpnBlock dl:last-child {
	margin-bottom: 0;
}
.anacardDisWrap .cpnBlock dl dt {
	font-weight: bold;
}
.anacardDisWrap .cpnBlock dl dd + dd {
	margin-top: 1em;
}
