@charset "Shift_JIS";
/* CSS Document */

.mincho{
	font-family: 'Noto Serif JP', Hiragino Mincho Pro, 'ＭＳ Ｐ明朝', MS PMincho, serif;
	font-weight: 400;
}

/* 見出し */
#wanoSoft .pageTitleText{
	margin: 0 0 80px;
	background-color: #000;
}
@media screen and (max-width: 640px){
	#wanoSoft .pageTitleText{
		margin: 0 0 30px;
	}
}

/* メインイメージ */
#wanoSoftMainImg{
	width: 550px;
	margin: 0 auto 80px;
}
#wanoSoftMainImg img{
	width: 100%;
}
@media screen and (max-width: 640px){
	#wanoSoftMainImg{
		width: 100%;
		margin: 0 auto 30px;
	}
}

/* ボタン */
#wanoSoft .commodityFormBtn p a{
	background-color: #000;
}
#wanoSoft .commodityFormBtn p a:before{
	background: url(../images/dnBtn03.svg) no-repeat;
}

/* 商品 */
#wanoSoft_productArea{
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wanoSoft_productBox{
	width: calc((100% - 2px)/3);
	color: #fff;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.wanoSoft_productBox .titArea{
	padding: 30px 30px 20px;
	text-align: center;
	position: relative;
	z-index: 10;
}
.wanoSoft_productBox .titArea .obi{
	display: inline-block;
	margin: 0 0 10px;
	padding: 6px 10px;
	font-size: 10px;
	font-weight: 700;
	color: #000;
	background-color: #fff;
	line-height: 1.0;
}
.wanoSoft_productBox .titArea .tit_jp{
	margin: 0 0 5px;
	font-size: 28px;
	line-height: 1.2;
}
.wanoSoft_productBox .titArea .tit_jp span{
	display: block;
	margin: 8px 0 7px;
	font-size: 16px;
	line-height: 1.0;
}
.wanoSoft_productBox .titArea .tit_en{
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	line-height: 1.3;
	letter-spacing: 2px;
}
.wanoSoft_productBox .txtArea{
	padding: 0 30px 30px;
	position: relative;
}
.wanoSoft_productBox .txt{
	font-size: 12px;
	line-height: 2.2;
	letter-spacing: 1px;
}
.wanoSoft_productBox .specArea{
	margin: 20px 0 0;
	padding: 15px 0 0;
	font-size: 11px;
	border-top: 1px solid #DBDBDB;
	position: relative;
}
.wanoSoft_productBox .specArea .tit{
	margin: 0 0 10px;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
}
.wanoSoft_productBox .specArea .listSpec li{
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	position: relative;
}
.wanoSoft_productBox .specArea .listSpec li:last-of-type{
	margin: 0 0 0;
}
.wanoSoft_productBox .specArea .listSpec li::before {
	content:'●';
	position:absolute;
	left:0;
}
.wanoSoft_productBox .notes{
	margin: 20px 0 0;
	font-size: 11px;
}
#wanoSoft_notes{
	margin: 5px 0 0;
	font-size: 12px;
}
@media screen and (max-width: 640px){
	#wanoSoft_productArea{
		display:block;
	}
	.wanoSoft_productBox{
		width: 100%;
	}
	.wanoSoft_productBox .titArea{
		padding: 20px;
	}
	.wanoSoft_productBox .titArea .tit_jp{
		font-size: 30px;
	}
	.wanoSoft_productBox .titArea .tit_en{
		font-size: 12px;
	}
	.wanoSoft_productBox .txtArea{
		padding: 0 20px 20px;
	}
	.wanoSoft_productBox .txt{
		font-size: 14px;
	}
	.wanoSoft_productBox .specArea{
		font-size: 12px;
	}
	.wanoSoft_productBox .specArea .tit{
		font-size: 12px;
	}
	.wanoSoft_productBox .specArea .listSpec li{
		display: inline-block;
		margin: 0 12px 5px 0;
	}
	.wanoSoft_productBox .notes{
		font-size: 12px;
	}
}

/* ソフトサーブミックス */
#wanoSoft_azuki.wanoSoft_productBox .titArea .tit_en{
	color: #3e1319;
}
#wanoSoft_azuki{
	background: url(../image/bg_co_wanoSoft_azuki.png) no-repeat;
}
#wanoSoft_azuki::before{
	content: "";
	width: 197px;
    height: 130px;
	background: url(../image/pic_co_wanoSoft_azuki01.png) top center no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: -80px;
}
#wanoSoft_azuki::after{
	content: "";
	width: 250px;
    height: 175px;
	background: url(../image/ico_hokkaido.svg) center center no-repeat;
	position: absolute;
	top: 220px;
	right: -20px;
}
#wanoSoft_azuki .specArea::after{
	content: "";
	width: 50px;
    height: 57px;
	background: url(../image/pic_co_wanoSoft_azuki02.png) center center no-repeat;
	background-size: 100%;
	position: absolute;
	bottom: -5px;
	right: -5px;
}
@media screen and (max-width: 640px){
	#wanoSoft_azuki::before{
		top: -5px;
		left: -40px;
	}
	#wanoSoft_azuki::after{
		content: "";
		width: 330px;
		height: 245px;
		top: 170px;
	}
	#wanoSoft_azuki .specArea::after{
		display: none;
	}
}

/* 紅白ツートンコーン */
#wanoSoft_cone.wanoSoft_productBox .titArea .tit_en{
	color: #7f1a10;
}
#wanoSoft_cone{
	background-image: url(../image/bg_co_wanoSoft_corner.png), url(../image/bg_co_wanoSoft_cone.png);
	background-position: right bottom, center center;
	background-repeat:no-repeat, no-repeat;
	background-size:70px 160px, cover;
}
#wanoSoft_cone .txtArea::before{
	content: "";
	width: 158px;
    height: 116px;
	background: url(../image/ico_cone.svg) center center no-repeat;
	position: absolute;
	top: 118px;
	left: 50%;
	transform: translate(-50%,-50%);
}
@media screen and (max-width: 640px){
	#wanoSoft_cone .txtArea::before{
		width: 180px;
		height: 133px;
	}
	#wanoSoft_cone .toggle_ico::before,
	#wanoSoft_cone .toggle_ico::after{
		background-color: #000;
	}	
}

/* ツートン和風スリーブ */
#wanoSoft_sleeve.wanoSoft_productBox .titArea .tit_en{
	color: #ac6515;
}
#wanoSoft_sleeve{
	background: url(../image/bg_co_wanoSoft_sleeve.png) no-repeat;
}
#wanoSoft_sleeve::before{
	content: "";
	width: 165px;
    height: 132px;
	background: url(../image/ico_sleeve.svg) center center no-repeat;
	position: absolute;
	top: 110px;
	right: -15px;
}
#wanoSoft_sleeve .titArea .tit_jp,
#wanoSoft_sleeve .txtArea{
	color: #000;
}
#wanoSoft_sleeve.wanoSoft_productBox .specArea{
	border-top: 1px solid #000;
}
#listSleeve li{
	width: 130px;
	margin: 10px auto 0;
	text-align: center;
}
#listSleeve li img{
	width: 100%;
}
#listSleeve li figure figcaption{
	margin: 5px 0 0;
	font-size: 11px;
	font-weight: bold;
}
@media screen and (max-width: 640px){
#wanoSoft_sleeve::before{
	width: 220px;
    height: 176px;
	top: 180px;
	right: -10px;
}
	#listSleeve{
		display:-ms-flexbox;
		display:flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-justify-content: center;
		justify-content: center;
	}
	#listSleeve li{
		width: calc((100% - 20px)/2);
		margin: 20px 20px 0 0;
	}
	#listSleeve li:nth-of-type(2n),
	#listSleeve li:last-of-type{
		margin: 20px 0 0;
	}
}


/* toggle */
.toggle_ico{
	width:24px;
	height:24px;
	padding:0;
	position:absolute;
	top:50%;
	right:12px;
	transform: translateY(-50%);
}
.toggle_ico::before,
.toggle_ico::after{
	content:' ';
	display:block;
	width:12px;
	height:2px;
	background-color:#000;
	position:absolute;
	top:11px;
	left:6px;
}
.toggle_ico::before,
.toggle_ico::after{
	background-color: #FFF;
}
.toggle_ico::after{
	transform:rotate(90deg);
	transition:transform 0.15s;
}
.close_btn .toggle_ico::after{
	transform:rotate(0deg);
	background-color:#FFF;
}


/* PR動画 */
#prArea{
	margin: 80px 0 0;
}
#prArea .tit{
	padding: 0 0 30px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
#prArea .tit::after {
    content: ' ';
    display: block;
    width: 30px;
    height: 3px;
    margin: 10px auto 0;
	background-color: #ad0000;
}
#prArea video{
	width: 100%;
}
@media screen and (max-width: 640px){
	#prArea{
		margin: 30px 0 0;
	}
	#prArea .tit{
		padding: 0 0 15px;
		font-size: 20px;
	}
	#prArea .tit::after {
		margin: 5px auto 0;
	}
}