#aw2023 *,
#aw2023 *:before,
#aw2023 *:after{
	box-sizing: border-box;
}
#aw2023 a{
	text-decoration: none;
}

#aw2023 .inner{
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

#aw2023 main{
	display: block;
	background: url(../../img/freepage/awtm/main_bg_aw2020.jpg) no-repeat center top;
	text-align: center;
	position: relative;
	margin-top: -14px;;
}

#aw2023 #menu{
	position: absolute;
	margin: 0;
	padding: 0;
	left:0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
}

/* 固定 */
body.scrolled #aw2023 #menu{
	position: fixed;
	bottom: auto;
	top: 0;
}

#aw2023 #menu ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
#aw2023 #menu ul li{
	width: calc(100% / 3);
	border-left: 1px solid #555;
}
#aw2023 #menu ul li:last-child{
	border-right: 1px solid #555;
}

#aw2023 #menu ul li a{
	display: block;
	color: #FFF;
	font-family: "source-han-serif-japanese", serif;
	font-size: 18px;
	padding: 19px 0 40px;
	position: relative;
}
#aw2023 #menu ul li a:after{
	content: "";
	position: absolute;
	right: calc(50% - 5px);
	bottom:17px;
	width: 10px;
	height: 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(45deg);
}

#aw2023 #menu ul li a:hover{
	text-decoration: none;
	opacity: 0.7;
}

/* anchor */
/*------------------------------------------------------------------------*/

a[id*="anchor"]{
	position: absolute;
	left: 0;
	top: -90px;
}

/* sec01 */
/*-------------------------------------------------------------------------*/

#sec01{
	background: url(../../img/freepage/awtm/sec01_bg.jpg) no-repeat center bottom / cover;
	padding: 85px 0 277px;
	font-family: "source-han-serif-japanese", serif;
	font-size: 16px;
	line-height: 1.9;
	position: relative;
}
#sec01 section{
	margin-bottom: 55px;
	text-align: left;
}
#sec01 section:after{
	content: "";
	height: 0;
	display: block;
	clear: both;
}

#sec01 section h2{
	float: left;
	width: 660px;
	font-size: 40px;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 22px;
}
#sec01 section:nth-of-type(1) h2{
	background: url(../../img/freepage/awtm/sec01_illust.png) no-repeat right 52px bottom 8px;
}
#sec01 section figure{
	float:right;
	clear: right;
	margin: -8px -14px 0 0;
	padding: 0;
}
#sec01 section p{
	float: left;
	clear: left;
	width: 660px;
}

#sec01 section:nth-of-type(2) h2{
	float: right;
	width: 650px;
	margin-bottom: 36px;
	margin-top:2%;
}
#sec01 section:nth-of-type(2) figure{
	float:left;
	clear: left;
	margin: 0;
}
#sec01 section:nth-of-type(2) p{
	float: right;
	clear: right;
	width: 650px;
}
#sec01 section.inner figure.wd_setting {
	width: 508px;
}
#sec01 section.inner figure.wd_setting img {
	width: 100%;
}

/* sec02 */
/*-------------------------------------------------------------------------*/
#sec02{
	position: relative;
	padding: 80px 0;
	font-family: "source-han-serif-japanese", serif;
}

#sec02 section{
	position: relative;
	text-align: left;
}
#sec02:after,
#sec02 section:after{
	content: "";
	height: 0;
	display: block;
	clear: both;
}
#sec02 section:nth-of-type(1){
	padding-bottom: 5px;
	margin-bottom: 30px;
}
#sec02 section:nth-of-type(1):before{
	content: "";
	width: 100%;
	height: 2px;
	background: linear-gradient(to right, #333333 0%, #333333 33.33%, #FFF 33.33%, #FFF 100%);
	background-repeat: repeat-x;
	background-size: 6px 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#sec02 section:nth-of-type(1) h2{
	padding: 0 0 6px 0;
	float: left;
	font-size: 30px;
	border-bottom: 1px solid #2E2E2B;
	width: 570px;
	position: relative;
	margin-bottom: 32px;
}
.is--style2 #sec02 section:nth-of-type(1) h2{
	padding: 0 0 6px 100px;
}
#sec02 section:nth-of-type(1) h2 span{
	display: none;
}
.is--style2 #sec02 section:nth-of-type(1) h2 span{
	position: absolute;
	left: -2px;
	top: -11px;
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 19px;
	letter-spacing: 0.02em;
	color: #FFF;
	line-height: 1.158;
	background: #f8b551;
	border-radius: 100%;
}
#sec02 section:nth-of-type(1) h2 span:after{
	content: "";
	position: absolute;
	left: 2px;
	top: 2px;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: 1px solid #FFF;
	border-radius: 100%;
}
#sec02 section:nth-of-type(1) figure{
	float: right;
	clear: right;
	margin: 0;
	padding: 0;
}
#sec02 section:nth-of-type(1) h3{
	float: left;
	clear: left;
	width: 570px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sec02 section:nth-of-type(1) > p{
	float: left;
	clear: left;
	width: 570px;
	font-size: 16px;
	line-height: 1.9;
	margin-bottom: 35px;
}
#sec02 section:nth-of-type(1) ul{
	float: left;
	clear: left;
	width: 570px;
	display: flex;
	justify-content: space-between;
}
#sec02 section:nth-of-type(1) ul li{
	width: 270px;
	font-size: 16px;
	text-align: center;
}
#sec02 section:nth-of-type(1) li h4{
	font-size: 17px;
	font-weight: bold;
}
#sec02 section:nth-of-type(1) li > p{
	font-size: 24px;
	margin-bottom: 16px;
}
.is--style2 #sec02 section:nth-of-type(1) li > p{
	color: #cf102d;
}
#sec02 section:nth-of-type(1) li > p small{
	font-size: 12px;
}
#sec02 section:nth-of-type(1) li h4{
	font-size: 16px;
}

#sec02 section:nth-of-type(2){
	float: left;
	clear: both;
}
.wrapper_ #sec02 section:nth-of-type(2) h2 {
	margin-bottom: 72px;
}
#sec02 section:nth-of-type(3){
	float: right;
}
.wrapper_ #sec02 section:nth-of-type(3) figure {
	margin-bottom: 50px;
}

#sec02 section:nth-of-type(n+2){
	width: 570px;
}
#sec02 section:nth-of-type(n+2) h2{
	font-size: 30px;
	margin-bottom: 20px;
}
#sec02 section:nth-of-type(n+2) figure{
	padding: 0;
	margin: 0 0 20px;
}
#sec02 section:nth-of-type(n+2) h3{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
#sec02 section:nth-of-type(n+2) > p{
	font-size: 16px;
	line-height: 1.9;
	margin-bottom: 35px;
}
#sec02 section:nth-of-type(n+2) ul{
	text-align: center;
	font-size: 0;
}
#sec02 section:nth-of-type(n+2) ul li{
	display: inline-block;
	width: 270px;
	font-size: 16px;
	text-align: center;
}
#sec02 section:nth-of-type(n+3) ul li{
	display: inline-block;
	width: 325px;
	font-size: 16px;
	text-align: center;
}
#sec02 section:nth-of-type(n+2) ul li:nth-child(even){
	margin-left: 30px;
}
#sec02 section:nth-of-type(n+2) li h4{
	font-size: 16px;
	font-weight: bold;
}
#sec02 section:nth-of-type(n+2) li > p{
	font-size: 24px;
	margin-bottom: 16px;
}
#sec02 section:nth-of-type(n+2) li > p small{
	font-size: 12px;
}

.link_btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "source-han-serif-japanese", serif;
	color: #FFF;
	background: #97b715;
	border-radius: 5px;
	height: 50px;
	padding: 10px;
	position: relative;
	font-size: 18px;
}
.link_btn a:after{
	content: "";
	position: absolute;
	right: 25px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.link_btn a:hover{
	text-decoration: none;
	opacity: 0.7;
}

/* sec03 */
/*-------------------------------------------------------------------------*/

#sec03{
	background: #FDF7EE;
	padding: 80px 0;
	position: relative;
	margin-bottom: 60px;
	text-align: left;
}
#sec03 h2{
	text-align: center;
	font-size: 48px;
	font-family: "source-han-serif-japanese", serif;
	padding-top: 85px;
	background: url(../../img/freepage/awtm/sec03_illust.png) no-repeat center top;
	margin-bottom: 41px;
}

#sec03 section{
	border: 1px solid #333;
	background: #FFF;
	padding: 26px 40px 40px;
	font-size: 16px;
}
#sec03 section + section{
	margin-top: 60px;
}
#sec03 section:after{
	content: "";
	height: 0;
	display: block;
	clear: both;
}
#sec03 h3{
	float: left;
	font-size: 34px;
	font-family: "source-han-serif-japanese", serif;
	width: 690px;
	margin-bottom: 20px;
}
#sec03 figure{
	float: right;
	clear: right;
	padding: 0;
	margin: 14px 0 0;
}
#sec03 .recipe{
	float: left;
	clear: left;
	width: 690px;
}
#sec03 .recipe_menu{
	margin-bottom: 13px;
}
#sec03 .recipe_menu:after{
	content: "";
	height: 0;
	display: block;
	clear: both;
}
#sec03 dl{
	float: right;
	display: table;
	width: 335px;
	border-bottom: 1px dotted #CCC;
}
#sec03 dl:nth-child(odd){
	clear: both;
	float: left;
}

#sec03 dt{
	display: table-cell;
	padding: 3px 9px;
}
#sec03 dd{
	display: table-cell;
	text-align: right;
	padding:3px 9px 3px 0;
}

#sec03 h4{
	font-weight: bold;
	margin-bottom: 5px;
}
#sec03 h4:before{
	content: "＜"
}
#sec03 h4:after{
	content: "＞"
}

#sec03 h4 + .recipe_menu dl:nth-child(-n+2){
	border-top: 1px dotted #CCC;
}

#sec03 h5{
	margin: 24px 0 10px;
	color: #A88F51;
	font-weight: bold;
}

#sec03 ol{
	counter-reset: number 0;
}
#sec03 ol li{
	list-style: none;
	position: relative;
	padding-left: 30px;
	margin: 0 0 20px;
}
#sec03 ol li:before {
	counter-increment: number 1;
	content: counter(number)".";
	position: absolute;
	left: 0;
	top: 0;
}

/* メインビジュアルボタン追加 */
#aw2023 main .sp_only{
	display: none;
}
.mainvisual_link{
    position: absolute;
    left: calc(50% - 502px);
    bottom: 160px;
    display: flex;
}
.is--style2 .mainvisual_link{
	position: absolute;
	left: calc(50% - 590px);
	bottom: 160px;
	display: flex;
}
.mainvisual_link li{
	min-width: 200px;
	padding: 7px 5px 5px;
	border-radius: 5px;
	background: #ede8e4;
	text-align: center;
	font-family: "source-han-serif-japanese", serif;
	line-height: 1.2;
}
.is--style2 .mainvisual_link li{
	padding: 7px 20px 5px;

}
.mainvisual_link li + li{
	margin-left: 20px;
}
.ml_gram{
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
}
.ml_gram strong{
	font-size: 32px;
	margin-right: 2px;
}
.ml_num{
	display: inline-block;
	font-size: 18px;
	margin-left: 0.5em;
}
.ml_price{
	font-size: 24px;
	margin:6px 0 15px;
	margin-left: 0.5em;
}
.is--style2 .ml_price{
	color: #dc0032;
}
.ml_price small{
	font-size: 14px;
	margin-left: 0.5em;
}
.mainvisual_link_btn a{
	display: block;
	border-radius: 5px;
	background: #97b715;
	position: relative;
	font-size: 18px;
	color: #FFF;
	padding: 14px 30px;
	display: inline-block;
}
.mainvisual_link_btn a:after{
	content: "";
	width: 8px;
	height: 8px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	position: absolute;
	top: calc(50% - 4px);
	right: 5%;
	transform: rotate(45deg);
}
.mainvisual_link_btn a:hover{
	opacity: 0.7;
}
.awtm2022_banner {
	width: 100%;
    text-align: center;
    display: inline-block;
	margin-top: 75px;
}
@media screen and (min-width:769px){
	.pc {
		display: inline-block!important;
	}
	.sp {
		display: none!important;
	}
	#aw2023 .ex_text_wrapper{
		text-align: center;
		float: left;
		clear: left;
		margin-top: 40px;
		width: 570px;
	}
	#aw2023 .ex_text{
		display: inline-block;
		width: 420px;
		padding: 0 20px;
		position: relative;
	}
	#aw2023 .ex_text p{
		display: inline-block;
		text-align: left;
		font-size: 18px;
		line-height: 30px;
		font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		font-weight: bold;
		letter-spacing: 0.075em;
	}
	#aw2023 .ex_text p strong{
		font-size: 30px;
		position: relative;
		top: 1px;
	}
	#aw2023 .ex_text p span{
		letter-spacing: 0.1em;
	}
	#aw2023 .ex_text_bottom{
		float: left;
		clear: left;
		width: 100%;
		margin-top: 60px;
		text-align: center;
		font-size: 24px;
	}
	#aw2023 .ex_text:before,
	#aw2023 .ex_text:after{
		content: "";
		width: 6px;
		height: calc(100% - 5px);
		border-top: 1px solid #333;
		border-bottom: 1px solid #333;
		position: absolute;
		bottom: 0;
	}
	#aw2023 .ex_text:before{
		border-left: 1px solid #333;
		left: 0;
	}
	#aw2023 .ex_text:after{
		border-right: 1px solid #333;
		right: 0;
	}
	#aw2023 main .ex_text{
		position: absolute;
		left: calc(50% + 78px);
		bottom: 161px;
		color: #FFF;
		width: 494px;
	}
	#aw2023.is--style2 main .ex_text{
		bottom: 130px;
	}
	#aw2023 main.is--style2 .ex_text{
		bottom: 130px;
	}
	#aw2023 main .ex_text:before,
	#aw2023 main .ex_text:after{
		border-top-color:#FFF;
		border-bottom-color:#FFF;
	}
	#aw2023 main .ex_text:before{
		border-left-color:#FFF;
	}
	#aw2023 main .ex_text:after{
		border-right-color:#FFF;
	}
	#aw2023 main .ex_text p{
		font-size: 20px;
		letter-spacing: 0.15em;
	}
	#aw2023 main .ex_text p strong{
		font-size: 32px;
	}
	#aw2023 main .ex_text p span{
		letter-spacing: 0.175em;
	}
}

/*-------------------------------------------------------------------------*/
/* スマホ start */
/*-------------------------------------------------------------------------*/
@media screen and ( max-width:768px){

	.sp {
		display: inline-block!important;
	}
	.pc {
		display: none!important;
	}
	.wrapper_ #sec02 section:nth-of-type(n+2) h2 {
		margin-bottom: 20px;
	}
	#aw2023 *,
	#aw2023 *:before,
	#aw2023 *:after{
		max-width: 100%;
	}
	body {
		min-width: 320px;
	}
	#aw2023 .inner{
		width: calc(100% - 20px);
	}
	#aw2023 a{
		text-decoration: none;
	}
	a[id*="anchor"]{
		position: absolute;
		left: 0;
		top: -55px;
	}
	#aw2023 main{
		background: none;
		margin-top: 0;
	}
	#aw2023 .ex_text{
		display: none;
	}
	#aw2023 #sec02 .ex_text{
		margin-top: 15px;
		display: block;
	}
	#aw2023.is--style2 #sec02 .ex_text {
		width: 100%;
	}
	#aw2023.is--style2 #sec02 .ex_text p {
		text-align:center;
	}
	#aw2023.is--style2 .ex_text{
		display: block;
		text-align: center;
		margin-top: 15px;
		width: 76%;
	}
	#aw2023 .ex_text p{
		font-size: 14px;
		line-height: 25px;
		font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		font-weight: bold;
		letter-spacing: 0.075em;
		text-align: left;
		text-align: center;
	}
	#aw2023 .ex_text p strong{
		font-size: 20px;
		position: relative;
		top: 1px;
	}
	#aw2023 #menu{
		position: static !important;
		background: none;
		margin: 30px auto;
	}
	#aw2023 #menu li a{
		background: rgba(0,0,0,0.5);
	}
	#aw2023 #menu ul{
		display: flex;
		align-item:center;
		justify-content:center;
	}
	#aw2023 #menu ul li{
		width: 100%;
	}
	#aw2023 #menu li + li{
		/*margin-top: 10px;*/
	}

	#aw2023 #menu ul li a{
		padding: 10px 10px 24px;
		position: relative;
	}

	#aw2023 #menu ul li a:after{
		/*bottom: calc(50% - 3px);*/
		/*right: 20px;*/
		bottom:10px;
		right:48%;
	}
	#sec01{
		padding: 40px 10px 21%;
		background-size: 120% auto;
		background-position: center bottom;
		background-color: #FAF3EB;
	}
	#sec01 *{
		float: none !important;
	}
	#sec01 section{
		margin-bottom: 40px;
	}
	#sec01 section:first-of-type h2{
		font-size: 21px;
		background-position: left 230px center;
		background-size: 90px auto;
		margin-bottom: 10px;
	}
	#aw2023 .ex_text_bottom{
		float: left;
		clear: left;
		width: 100%;
		margin-top: 30px;
		text-align: center;
		font-size: 18px;
	}
	
	@media screen and (max-width:370px){
		#sec01 section:first-of-type h2{
			font-size: 19px;
			background-position: right center;
		}
		#aw2023 .ex_text {
			width: 88%!important;
		}
		.mainvisual_link_btn {
			width: 100px!important;
		}
		.mainvisual_link_text {
		    width: calc(100% - 100px)!important;
		}
		.ml_price {
			font-size: 10px!important;
			padding: 0 !important;
		}
		.ml_gram {
			font-size: 10px!important;
		}
		.ml_gram strong {
			font-size: 15px !important;
		}
	}
	
	#sec01 section p{
		font-size: 12px;
	}
	#sec01 section figure{
		margin: 0;
	}
	#sec01 section:nth-of-type(2) h2{
		font-size: 20px;
		text-align: center;
		margin-bottom: 10px;
		margin-top:0%;
	}
	#sec01 figure{
		display: block;
		width: 100%;
		text-align: center;
	}

	#sec02{
		padding: 40px 0;
	}
	#sec02 *{
		float: none !important;
	}
	#sec02 section:nth-of-type(1){
		padding-bottom: 5px;
		margin-bottom: 40px;
	}
	#sec02 section:nth-of-type(1) h2{
		padding: 0 0 8px 0;
	}
	.is--style2 #sec02 section:nth-of-type(1) h2{
		font-size: 22px;
		font-weight: normal;
		width: 100%;
		padding: 0 0 8px 70px;
		margin-bottom: 25px;
	}
	.is--style2 #sec02 section:nth-of-type(1) h2 span{
		left: 0;
		top: -8px;
		width: 60px;
		height: 60px;
		font-size: 16px;
	}
	#sec02 section:nth-of-type(1) figure{
		margin-bottom: 20px;
	}
	#sec02 section:nth-of-type(1) > p{
		font-size: 12px;
		margin-bottom: 30px;
	}
	#sec02 section:nth-of-type(1) ul{
		display: block;
		width: 100%;
	}
	#sec02 section:nth-of-type(1) ul li{
		width: 100%;
	}
	#sec02 section:nth-of-type(1) ul li + li{
		margin-top: 30px;
	}
	#sec02 .link_btn a{
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
	}
	#sec02 section:nth-of-type(n+2){
		width: 100%;
	}
	#sec02 section:nth-of-type(n+2) + section{
		margin-top: 50px;
	}
	#sec02 section:nth-of-type(n+2) h2{
		font-size: 20px;
		font-weight: normal;
		text-align: center;
	}
	#sec02 section:nth-of-type(n+2) > p{
		font-size: 14px;
		margin-bottom: 30px;
	}
	#sec02 section:nth-of-type(n+2) ul li{
		display: block;
		margin: 0 !important;
		width: 100%;
	}
	#sec02 section:nth-of-type(n+2) ul li + li{
		margin-top: 30px !important;
	}
	#sec02 section:nth-of-type(1) h3{
		font-size: 16px;
	}
	#sec02 section:nth-of-type(n+2) h3{
		font-size: 15px;
	}
	#sec02 section:nth-of-type(n+2) > p{
		font-size: 12px;
		margin-bottom: 30px;
	}
	#sec02 section:nth-of-type(n+2) li h4{
		font-size: 15px;
	}
	#sec02 figure{
		text-align: center;
	}
	#sec02 section:nth-of-type(1) h2{
		font-size: 22px;
		font-weight:normal;
	}
	#sec03{
		padding: 30px 0 40px;
	}
	#sec03 *{
		float: none !important;
	}
	#sec03 h2{
		font-size: 24px;
		text-align: center;
		background: none;
		padding-top: 0;
		text-indent: -20px;
		margin-bottom: 30px;
	}
	#sec03 h2:before{
		content: "";
		display: inline-block;
		width: 50px;
		height: 45px;
		background: url(../../img/freepage/awtm/sec03_illust.png) no-repeat center center / contain;
		position: relative;
		top: 10px;
		margin-right: 10px;
	}
	#sec03 section{
		padding: 30px 15px 15px;
	}
	#sec03 h3{
		font-size: 20px;
		text-align: center;
		margin-bottom: 15px;
	}
	#sec03 figure{
		margin: 0 0 24px;
		padding: 0 10px;
		text-align: center;
	}
	#sec03 h4{
		text-align: center;
		margin-bottom: 10px;
		font-size: 12px;
	}
	
	#sec03 dl{
		border-top: none !important;
		padding: 5px 0;
		width: 100%;
	}
	#sec03 dl:first-child{
		border-top: 1px dotted #CCC !important;
	}
	#sec03 dt,
	#sec03 dd{
		font-size: 12px;
	}
	#sec03 h5{
		text-align: center;
		font-size: 12px;
	}
	#sec03 ol li{
		padding-left: 20px;
		font-size: 12px;
		margin-bottom: 15px;
	}
	#sec03 .recipe_menu{
		margin-bottom: 24px;
	}
	
	/* メインビジュアルボタン追加 */
	#aw2023 main .sp_only{ display: block;}
	#aw2023 main .pc_only{ display: none;}
	.mainvisual_link{
		position: static;
		width: calc(100% - 20px);
		margin: 20px auto 0;
		display: block;
	}
	.is--style2 .mainvisual_link{
		position: static;
		width: calc(100% - 20px);
		margin: 20px auto 0;
		display: block;
	}
	.mainvisual_link li{
		width: 100%;
		border: 1px solid #97b715;
		border-radius: 5px;
		padding: 10px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		background-color: #fff;
	}
	.is--style2 .mainvisual_link li{
		padding: 7px 10px 5px;
	}
	.mainvisual_link li + li{
		margin: 10px 0 0;
	}
	.mainvisual_link_text{
		text-align: center;
		width: calc(100% - 120px);
	}
	.ml_gram{
		font-size: 18px;
		vertical-align: middle;
		margin-top: -2px;
	}
	.ml_gram strong{
		font-size: 20px;
	}
	.ml_num{
		font-size: 12px;
		vertical-align: middle;
	}
	.ml_price{
		display: inline-block;
		font-size: 14px;
		margin: 0;
		vertical-align: middle;
		padding: 0 10px;
		text-align: left;
	}
	.ml_price small{
		font-size: 10px;
		margin-top: -1px;
	}	
	.mainvisual_link_btn{
		width: 120px;
	}
	.mainvisual_link_btn a{
		font-size: 12px;
		padding: 10px 8% 10px 5%;
	}
	.mainvisual_link_btn a:after{
		width: 6px;
		height: 6px;
		top: calc(50% - 3px);
		right: 5%;
	}
}
/*-------------------------------------------------------------------------*/
/* スマホ end */
/*-------------------------------------------------------------------------*/