.for-sp {
  display: none;
}
#potato > p{
	margin: 0;
}
#potato h1 img{
	max-width: 100%;
}
#potato h1 + p{
	font-size: 20px;
	color: #443829;
	line-height: 1.8;
	margin-bottom: 30px;
}
.ab_list_bt_dw {
	margin-bottom: 50px;
}
.ab_list_bt_dw li {
    color: #443829;
    border-radius: 50px;
    border: 2px solid #938675;
    width: 286px;
    background: url('../../common/img/ar_down.png') no-repeat 95%;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    text-align: center;
}
.ab_list_bt_dw li:last-of-type {
	margin-right: 0;
}
.ab_list_bt_dw li a {
    display: block;
    padding: 15px 20px;
    font-size: 14px;
    text-decoration: none;
}

#potato h3{
	background: url(../img/titbg.png) left bottom no-repeat;
	background-size: 100% 50px;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	width: 100%;
	height: 50px;
	text-align: center;
	display: block;
	margin: 0 0 20px 0;
	font-weight: bold;
}
#potato h3 + p{
	font-size: 20px;
	color: #443829;
	line-height: 1.8;
}
#potato h4{
	width: 100%;
	height: 75px;
	line-height: 58px;
	text-align: center;
	background: url(../img/h4bg.png) left center no-repeat;
	background-size: 98% 100%;	
	font-size: 22px;
	color:#443829;
	margin: 39px 0 18px 0;
	font-weight: 500;
}
#potato h4 span{
	font-size: 30px;
}
#potato span.pict_{
	text-align: center;
	display: block;
	margin: 0 0 64px;
	font-size: 12px;
} 
#potato span.pict_ span{
	margin-top: 21px;
	display: block;
    font-size: 16px;
}
#potato span.pict_ img{
	max-width: 100%;
}
#potato section section{
	margin: 0 0 40px;
} 
#potato section.qa_,
#potato section.caution_{
	background: #f7f6f3;
	padding: 34px 30px;
}
#potato section.qa_ h3,
#potato section.caution_ h3{
	width: auto;
	background: none;
	color: #443829;
	font-size: 20px;
	height: auto;
	line-height: 1.5;
	margin: 0 0 20px 0;
}
#potato section.qa_ p,
#potato section.caution_ p{
	margin: 0 0 20px 0;
}
#potato section.qa_ ul{
	overflow: hidden;
}
#potato section.qa_ ul li{
	float: left;
	margin-right: 9px;
}
#potato section.qa_ ul li img{
	width: 132px;
}
#potato section.qa_ ul li:last-of-type{
	margin: 0;
}
#potato section.qa_ ul li span{
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 11px 0 0 0;
}
#potato section.caution_ h3 span{
	background: url(../img/mark.png) no-repeat;
	padding: 0 0 0 37px;
}
#potato section.caution_ ul li{
	position: relative;
	margin: 0 0 2px;
	padding: 0 0 0 12px;
	display: block;
	color: #443829;
    font-size: 18px;
    line-height: 1.8;
}
#potato section.caution_ ul li:before{
	content: '･';
	position: absolute;
	top: 0;
	left: 0;
}

.section-title {
    background-image: url(../../common/img/section-title-line.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    font-size: 32px;
    padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .for-sp {
    display: block;
  }
	#potato{
		padding-left: 10px;
		padding-right: 10px;
	}
	#potato > p{
		margin-bottom: 0;
	}
	#potato h1{
		margin-top: 0;
		padding-bottom: 0;
	}
	#potato h1 + p{
		font-size: 18px;
		margin-bottom: 20px;
	}
	#potato h2{
		margin: 0 -10px 10px;
	}
	#potato h3{
		font-size: 20px;
		margin-bottom: 10px;
	}
	#potato h4{
        font-size: 4.26666vw;/*16px*/ 
        letter-spacing: 0.2em;
        background: url(../img/h4bg_sp.png) no-repeat;
        background-size: 100% auto;
        background-position: center bottom;
        height: auto;
        margin-bottom: 0;
        line-height: -webkit-calc(58 / 375 * 100vw);
        line-height: calc(58 / 375 * 100vw);
	}
	#potato h4 span{
		font-size: 6.13333vw;/*23px*/
	}
	#potato section.qa_ h3, #potato section.caution_ h3{
		font-size: 20px;
	}
	#potato h3 + p{
		font-size: 18px;
		line-height: 1.8;
	}
	#potato span.pict_{
		margin: 10px 0 0;
	}
	#potato section.qa_ ul li{
		width: 32%;
		margin-right: 1%;
		float: left;
		font-size: 12px;
		margin-bottom: 10px;
	}
	#potato section.qa_ ul li img{
		width: 100%;
	}
	#potato section.qa_ ul li span{
		font-size: 14px;
	}
	#potato section.qa_, #potato section.caution_{
		padding: 7% 5% 5%;
	}
  #potato section.caution_ h3 span{
    background: url(../img/mark.png) left top no-repeat;
    -webkit-background-size: 20px auto;
    background-size: 20px auto;
    padding: 0 0 0 30px;
  }
    #potato span.pict_ span{
        font-size: 14px;
        text-align: left;
    }

	#potato section.caution_ li{
		line-height: 1.8;
	}
	#potato section.caution_ ul li{
		font-size: 18px;
	}
	.section-title {
		font-size: 16px;
	}
	.ab_list_bt_dw {
		margin-bottom: 40px;
		color: #443829;
		overflow: hidden;
	}
	.ab_list_bt_dw li:nth-child(1n) {
		margin-right: 0%;
	}
	.ab_list_bt_dw li:nth-child(2n) {
		margin-left: 4%;
	}
	.ab_list_bt_dw li {
		width: 48%;
		margin-top: 10px;
		color: #443829;
		border-radius: 50px;
		border: 2px solid #938675;
		background: url('../../common/img/ar_down.png') no-repeat 95%;
		text-align: center;
	}
	.ab_list_bt_dw li:last-of-type {
		margin-right: 0;
	}
	.ab_list_bt_dw li a {
		display: grid;
		align-items: center;
		padding: 5px 20px 5px 10px;
		font-size: 14px;
		height: 4em;
	}
}

html[data-browse-mode="P"] #potato .isSP,
html[data-browse-mode="S"] #potato .isPC{
    display: none;
}

html[data-browse-mode="P"] .special-anchor-links-3sp2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
}
html[data-browse-mode="P"] .special-anchor-links-3sp2 .child {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 32.6%;
	font-size: 20px;
	line-height: 1.3;
	height: 70px;
	border: 2px solid #938675;
	border-radius: 50px;
	text-decoration: none;
	color: #443829;
	font-weight: bold;
	margin: 0 0 20px;
	background: url(../../../special/common/img/ar_down.png) no-repeat 95%;
}
html[data-browse-mode="S"] .special-anchor-links-3sp2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
html[data-browse-mode="S"] .special-anchor-links-3sp2 .child,
html[data-browse-mode="S"] .special-anchor-links-3sp2 .child:last-child {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 1.3;
	min-height: 55px;
	border: 2px solid #938675;
	border-radius: 50px;
	margin: 0 0 10px;
	width: 49%;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 1px 20px 0;
	background: url(../../../special/common/img/ar_down.png) no-repeat 95%;
}
@media screen and (max-width:374px) {
	html[data-browse-mode="S"] .special-anchor-links-3sp2 .child:last-child br{
		display: none;
	}
}