@charset "utf-8";

/* -----------------------------------------------------------
CSS Information
 File name:     home_mobile.css
 Style Info:     トップページ専用用スタイル
----------------------------------------------------------- */
@media screen and (max-width: 599px){

#mainimg_wrapper {
	margin-top: 20vw;
	margin-top: 5vw;/* セール時 */
	padding: 0 0 2vw;
	/* background-color: #f8f4ea; */
	text-align: center;
	box-sizing: border-box;
}
#mainimg {
	width: 100% !important;
}
#mainimg .image img {
	display: block !important;
	width: 82vw;
	width: 95vw;
	margin-right: 0.5vw;
	margin-left: 0.5vw;
}
.slick-dots {
	bottom: -28px !important;
}
.slick-dots li button:before
{
	display: block;
	margin-left: -1vw;
	font-family: 'Arial' !important;
	font-size: 10vw !important;
}
.slick-dots li {
	margin: 0 1.6vw 0 0 !important;
	width: 3.6vw !important;
}

#mainimg_wrapper h2.catch {
	display: inline-block;
	margin: 18vw auto 3vw !important;
	padding: 2.6vw 2.6vw 2vw;
	width: 92%;
	background-color: #FEAC29;
	color: #fff;
	font-family: 'FGKawaii';
	font-size: 4.16vw !important;
	text-align: center;
	border-radius: 16px;
	font-weight: normal;
	box-sizing: border-box;
}


#home #main {
	margin-top: 0vw;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 100%;
}

#home #main h2.top {
	margin: -1vw auto 3vw !important;
	width: 90%;
	font-size: 3.6vw !important;
	font-weight: : 600;
}
#home #main p.top {
	margin: 0 auto 4.8vw;
	width: 90%;
}

#home #main a.txtlink {
	display: inline-block;
	margin-top: 2vw;
	padding: 2.6vw 3.12vw;
	font-size: 3.12vw;
	color: #fff;
	text-align: center;
	line-height: 1;
	background-color: black;
	border-radius: 16px;
	box-sizing: border-box;
}
#home #main ul.r a.txtlink {
	padding:  2vw 2.6vw 2.2vw;
	font-size: 2.6vw;
	line-height: 1;
}

#home .contentslist {
	width: 100%;
}
#home .contentslist h2 {
	margin-top: 0 !important;
	padding: 2.6vw;
	background-color: #A8A8A8;
	color: #fff;
	font-size: 4.2vw !important;
	font-weight: 700;
	line-height: 1.4;
	box-sizing: border-box;
}
#home .contentslist h2 span {
	font-weight: 400;
	font-size: 3vw;
}
#home .contentslist h2.chumoku {
	padding-left: 12.6vw;
	background-image: url(/img/home/ic_chumoku@2x.png);
	background-position: 3.12vw 2vw;
	background-size: 6.768vw;
	background-repeat: no-repeat;
}
#home .contentslist h2.okashi {
	padding-left: 12.6vw !important;
	background-image: url(/img/home/ic_okashi@2x.png);
	background-position: 3.12vw 3vw;
	background-size: 8vw;
	background-repeat: no-repeat;
}
#home .contentslist h2.label {
	padding-left: 10.53vw !important;
	background-image: url(/img/home/ic_label@2x.png);
	background-position: 3.1vw 2vw;
	background-size: 4.6vw;
	background-repeat: no-repeat;
}
#home .contentslist h2.recommend {
	background-color: #D8291C;
}
body.hakoya#home .contentslist h2.recommend {
	background-color: #20887E;
}
#home .contentslist h2.point {
	background-color: #000;
	/* text-align: center; */
	line-height: 1.6;
}



#home .contentslist ul.l {
	margin: 0 auto 6%;
	width: 92%;
}
#home .contentslist ul.l li {
	margin: 6.24vw 0 0;
	width: 100%;
	font-size: 3.9vw;
	font-weight: 600;
}
#home .contentslist ul.l li h3 {
	margin: 4.26vw 0 0 0;
	font-size: 3.9vw !important;
	font-weight: 600;
}
#home .contentslist ul.l li p {
	margin: 0;
}
#home .contentslist ul.l li p span {
	display: block;
	text-align: right;
}
#home .contentslist ul.l li img {
	display: block;
	width: 100%;
}



#home .contentslist ul.r,
#home .contentslist ul.rl,
#home .contentslist ul.r3 {
	margin: 0 auto 10vw;
	width: 92%;
}
#home .contentslist ul.r li,
#home .contentslist ul.rl li,
#home .contentslist ul.r3 li {
	margin: 3% 4% 1.6vw 0;
	width: 48% !important;
	float: left;
	font-size: 3.12vw;
	font-weight: 300;
}
#home .contentslist ul.r li h3,
#home .contentslist ul.rl li h3,
#home .contentslist ul.r3 li h3 {
	margin: 1.6vw 0 0.8vw;
	font-size: 3.12vw !important;
	font-weight: 600;
}
#home .contentslist ul.r li p,
#home .contentslist ul.rl li p,
#home .contentslist ul.r3 li p {
	margin: 0;
	line-height: 1.8;
}
#home .contentslist ul.r li span,
#home .contentslist ul.rl li span,
#home .contentslist ul.r3 li span {
	display: block;
	text-align: left;
}
#home .contentslist ul.r li img,
#home .contentslist ul.rl li img,
#home .contentslist ul.r3 li img{
	display: block;
	width: 100%;
}
#home .contentslist ul.r li:nth-child(2n),
#home .contentslist ul.rl li:nth-child(2n),
#home .contentslist ul.r3 li:nth-child(2n) {
	margin-right: 0;
}
#home .contentslist ul.r li:nth-child(2n+1),
#home .contentslist ul.rl li:nth-child(2n+1),
#home .contentslist ul.r3 li:nth-child(2n+1) {
	clear: both;
}
#home .contentslist ul.l .imgbox {
	position: relative;
}
#home .contentslist ul.l .imgbox img.icon {
	display: block;
	width: 16vw;
	position: absolute;
	bottom: 4vw;
	left: 4vw;
}


#home .contentslist .col1 {
    display: block;
    margin: 0 auto 6vw;
    width: 92% !important;
    font-size: 3.9vw;
	font-weight: 600;
}
#home .contentslist .col1 img {
    display: block;
    width: 100%;
    aspect-ratio: 960 / 642;
}
#home .contentslist .col1 img.pctb {
    display: none;
}
#home .contentslist .col1 h3 {
	margin: 4vw 0 0 0;
	font-size: 3.9vw !important;
	font-weight: 600;
}
#home .contentslist .col1 p {
	margin: 0;
}
#home .contentslist .col1 p span {
	display: block;
	text-align: right;
}
#home .contentslist .col1 a:hover {
    opacity: 0.7;
}






#home .contentslist .pointlist {
	margin: 1.8vw auto 3vw;
	width: 92%;
}
#home .contentslist .pointlist li {
	padding: 0 0 4.16vw;
	border-bottom: 1px solid #BFBFBF;
}
#home .contentslist .pointlist li:last-child {
	border-bottom: none;
}
#home .contentslist .pointlist li h3 {
	margin: 5.2vw 0 0 !important;
	font-size: 4.68vw !important;
	font-weight: 700;
}
#home .contentslist .pointlist li p {
	margin-top: 2vw;
	font-size: 3.12vw !important;
	font-weight: 300;
	line-height: 2;
}
#home .contentslist .pointlist a.btn,
#home .contentslist .pointlist a.btn_close {
	margin-top: -1.5vw !important;
	padding: 0 1.6vw !important;
	text-align: right;
	box-sizing: border-box;
}


#home .contentslist ul.m {
	margin: 8vw auto;
	width: 92%;
}
#home .contentslist ul.m li {
	margin: 6.24vw 0 0;
	width: 100%;
	font-size: 3.9vw;
	font-weight: 600;
}
#home .contentslist ul.m li h3 {
	margin: 4.16vw 0 0 0;
	padding-bottom: 2.4vw;
	font-size: 3.9vw !important;
	font-weight: 600;
	width: 100%;
}
#home .contentslist ul.m li h3 {
	background-image: url(/img/share/ic_arw_small.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: 7.28vw;
}
#home .contentslist ul.m li p {
	margin: 0;
}
#home .contentslist ul.m li p span {
	display: block;
	text-align: right;
}
#home .contentslist ul.m li img {
	display: block;
	width: 100%;
}
#home .contentslist ul.m .imgbox {
	width: 100%;
	/* height: 26.13vw; */
	height: 28vw;
	position: relative;
	overflow: hidden !important;
}
#home .contentslist ul.m .imgbox img {
	position: absolute;
}
#home .contentslist ul.m .imgbox img.vtdrnk {
	top: -60%;
}
#home .contentslist ul.m .imgbox img.minttablet {
	top: -58%;
}
#home .contentslist ul.m .imgbox img.btlrmn {
	bottom: -60%;
}
#home .contentslist ul.m .imgbox img.cpndl {
	top: -60%;
}
#home .contentslist ul.m .imgbox img.curry {
	top: -55%;
}

#home .contentslist ul.s {
	margin: 8vw auto;
	width: 92%;
}
#home .contentslist ul.s li {
	margin-top: 2.0vw;
	vertical-align: middle;
}
#home .contentslist ul.s li img {
	width: 100%;
}
#home .contentslist ul.s li p {
	width: 100%;
	margin: 2vw 0 4.16vw;
	font-size: 3.64vw;
	font-weight: 300;
}


#home .contentslist ul.col1 {
	margin: 8vw auto;
	width: 92%;
}
#home .contentslist ul.col1 li {
	margin: 6.24vw 0 0;
	width: 100%;
	font-size: 3.9vw;
	font-weight: 600;
}
#home .contentslist ul.col1 li h3 {
	margin: 4.26vw 0 0 0;
	font-size: 3.9vw !important;
	font-weight: 600;
}
#home .contentslist ul.col1 li p {
	margin: 0;
}
#home .contentslist ul.col1 li p span {
	display: block;
	text-align: right;
}
#home .contentslist ul.col1 li img {
	display: block;
	width: 100%;
}



#home .contentslist.business ul {
	margin-top: 4vw;
}
#home .contentslist.business ul li {
	margin: 0 auto;
	width:  95%;
}
#home .contentslist.business ul li a {
	display: block;
	width: 100%;
	height: 26vw;
	color: #fff;
	overflow: hidden;
	position: relative;
}
#home .contentslist.business ul li p {
	margin: 2.4vw auto 6vw;
	width: 95%;
	font-size: 3.2vw;
}
#home .contentslist.business ul li.dm a {
	background-color: #70b83a;
}
#home .contentslist.business ul li.restaurant a {
	background-color: #ff9623;
}
#home .contentslist.business ul li.namecard a {
	background-color: #4dabff;
}
#home .contentslist.business ul li a h3,
#home .contentslist.business ul li a p {
	width: 65%;
}
#home .contentslist.business ul li a h3 {
	margin: 3vw 0 0 4vw;
	font-size: 5.4vw !important;
}
#home .contentslist.business ul li a p {
	margin: 0.8vw 0 0 4vw;
	font-size: 4vw;
	line-height: 1.3;
}
#home .contentslist.business ul li a img {
	display: block;
	position: absolute;
}
#home .contentslist.business ul li.dm a img {
	height: 33vw;
	top: 0;
	right: 2vw;
	transform: rotate(-12deg);
}
#home .contentslist.business ul li.restaurant a img {
	height: 33vw;
	top: -1vw;
	right: 0vw;
}
#home .contentslist.business ul li.namecard a img {
	height: 28vw;
	top: 0;
	right: -4vw;
}


#home dl.whats {
	margin-top: 6vw;
	padding-bottom: 8vw;
	background-color: #D8291C;
}
#home dl.whats dt {
	padding: 8vw 0;
	box-sizing: border-box;
}
#home dl.whats dt img {
	display: block;
	margin: 0 auto;
	width: 88.46%;
}
#home dl.whats dd p {
	margin: 0 auto 8vw;
	width: 88.46%;
	font-size: 3.64vw;
	font-weight: 600;
	color: #fff;
	line-height: 1.8;
}
/* #home dl.whats dd img {
	width: 100%;
} */
#home dl.whats dd ul.featurelist li {
	padding: 4vw 4vw 4vw 5vw;
	height: 29vw;
	position: relative;
	box-sizing: border-box;
}
#home dl.whats dd ul.featurelist li p {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 5vw;
	font-weight: 700;
	color: #fff;
	line-height: 1.4;
}
#home dl.whats dd ul.featurelist li:nth-child(1) p {
	color: #76371c;
}
#home dl.whats dd ul.featurelist li span {
	display: block;
	font-size: 4vw;
	font-weight: 800;
	letter-spacing: -1px;
}
#home dl.whats dd ul.featurelist li strong {
	font-size: 6.25vw;
	letter-spacing: -1px;
}
#home dl.whats dd ul.featurelist li img.icon {
	width: 22%;
	position: absolute;
	top: 4vw;
}
#home dl.whats dd ul.featurelist li:nth-child(1) img.icon,
#home dl.whats dd ul.featurelist li:nth-child(3) img.icon {
	left: 2.4vw;
}
#home dl.whats dd ul.featurelist li:nth-child(2) img.icon {
	width: 25.4%;
	right: 4vw;
	left: initial;
}
#home dl.whats dd ul.featurelist li:nth-child(1) {
	padding-left: calc(24% + 3vw);
	background-color: #fbef24;
}
#home dl.whats dd ul.featurelist li:nth-child(2) {
	background-color: #fa6b92;
}
#home dl.whats dd ul.featurelist li:nth-child(3) {
	padding-left: calc(24% + 3vw);
	background-color: #6ddae6;
}
#home dl.whats dd ul.featurelist li:nth-child(1) img.photo {
	width: 24%;
	position: absolute;
	top: 1.6vw;
	right: 1vw;
}
#home dl.whats dd ul.featurelist li:nth-child(2) img.photo {
	width: 34%;
	position: absolute;
	top: 1.2vw;
	right: calc(27% + 4vw);
}
#home dl.whats dd ul.featurelist li:nth-child(3) img.photo {
	width: 28%;
	position: absolute;
	top: 1vw;
	right: -1vw;
}


#home .bannerbox {
	margin: 6.24vw auto;
}
#home .bannerbox a {
	display: block;
	margin: 0 auto;
	width: 92%;
}


body.hakoya#home .bannerbox_recycle {
	display: block;
	margin: -2vw auto 8vw;
	width: 92%;
	height: 46vw;
	background-image: url(/hakoya/img/bnr_recycle@2x.png);
	background-repeat: no-repeat;
	background-size: 210%;
	background-position: center center;
	position: relative;
}
body.hakoya#home .bannerbox_recycle div.textbox {
	padding: 3vw 0 2vw;
	margin: 0 5%;
	width: 90%;
	color: #fff;
	font-size: 3.2vw;
	text-align: center;
	background-color: rgba(80,80,80,0.6);
	position: absolute;
	top: 6vw;
	box-sizing: border-box;
}
body.hakoya#home .bannerbox_recycle div.textbox .button {
	display: block;
	margin: 2.4vw auto 2.6vw;
	padding: 1.4vw 0 1.2vw;
	width: 90%;
	/* height: 5.2vw; */
	text-align: center;
	color: #000;
	font-size: 3vw;
	font-weight: 600;
	line-height: 1;
	background-color: #fff;
	box-sizing: border-box;
}



#home .bannerbox a img {
	width: 100%;
}
#home .bannerbox a.bnr_data {
	margin-bottom: 3.12vw;
}


#home .ranking {
	margin: 0 auto;
	padding: 5.2vw 0 0;
	width: 90%;
	background-color: #D5C559;
}
#home .ranking h2 {
	margin: 0 auto !important;
	padding-top: 13vw;
	padding-bottom: 1.6vw;
	width: 95%;
	color: #fff;
	font-size: 4vw !important;
	font-weight: 700;
	line-height: -0.8;
	text-align: center;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
	background-image: url(/img/home/ic_rankin.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
#home .ranking ul {
  display: flex;
  flex-wrap: nowrap; /* 横スクロール */
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* スムーズスクロール */
  scroll-snap-type: x mandatory; /* スナップ動作を付けるなら */
  gap: 3vw;
  padding-bottom: 6vw;
  width: 92%;
  margin: 6vw auto;
}

#home .ranking ul::-webkit-scrollbar {
  display: none; /* スクロールバー非表示 */
}

#home .ranking ul li {
  flex: 0 0 48vw; /* 横幅70%に固定、縮まない */
  background-color: #fff;
  overflow: hidden;
  scroll-snap-align: start; /* スナップの位置 */
}

#home .ranking ul li img {
  width: 100%;
  height: auto;
  display: block;
}

#home .ranking ul li strong {
  display: block;
  padding: 3vw;
  font-size: 3.2vw;
  font-weight: 300;
  box-sizing: border-box;
}



#home section.orderflow {
	margin-bottom: 8vw;
}
#home section.orderflow h2 {
	margin: 0 !important;
	padding: 2.6vw !important;
	width: 100%;
	background-color: #666;
	color: #fff;
	font-size: 4.2vw !important;
	/* line-height: 1; */
	box-sizing: border-box;
}
#home section.orderflow ul.step {
	margin: 0 !important;
	/* padding: 20px 20px 40px 20px;
	background-color: #f5f5f5; */
}
#home section.orderflow ul.step li {
	margin: 4vw auto 0;
	/* padding: 2vw 3vw 0 3vw; */
	padding: 3vw 4vw;
	width: 90%;
	background-image: none;
	/* background-color: #f5f5f5; */
	background-color: #eee;
	/* border-radius: 3vw; */
	/* border: 1.4vw solid #999; */
	color: #666;
	box-sizing: border-box;
	position: relative;
}
#home section.orderflow ul.step li h3  {
	margin-bottom: 3vw;
	font-size: 3.6vw !important;
}
#home section.orderflow ul.step li p {
	width: 56vw;
	font-size: 3.2vw !important;
}
#home section.orderflow ul.step li img {
	width: 24vw;
	position: absolute;
	bottom: 4vw;
	right: 4vw;
	opacity: 0.3;
}




/* h2 {
	margin: 2.5% auto 0;
	width: 100%;
	text-align: left;
	font-weight: 400;
}

#home #main h2 {
	margin: 0 auto !important;
	width: 100%;
	font-weight: 600;
}
#home strong.sale {
	display: block;
	margin-top: 3%;
	color: #f00;
	font-family: 'FGKawaiiMaru';
	font-size: 2.0rem;
	text-align: center;
	font-weight: normal;
	line-height: 1.4;
}
#home span.sale.lead {
	display: block;
	margin-top: 2% !important;
	color: #ff0000;
	font-size: 1.0rem;
	text-align: center !important;
}

#home h2.redbar {
	padding: 2% 2% 2% 2%;
	width: 100%;
	position: relative;
	font-size: 12px;
	font-size: 1.2rem !important;
	font-weight: 300 !important;
	box-sizing: border-box;
	background-color: #d62b26;
	color: #fff;
}
#home h2.redbar img {
	display: block;
	float: left;
	width: 9%;
}
#home h2.redbar span {
	float: left;
	padding-left: 2%;
	width: 90%;
	box-sizing: border-box;
}

#home #feature_box h2 {
	margin: 0 !important;
	padding: 0 !important;
}

#home #main {
	background-color: transparent;
}

#feature_box .image04 {
	position: relative;
}
#feature_box .image04 img.icon {
	width: 16%;
	position: absolute;
	bottom: 1%;
	left: 4%;
}

#home h3.curry {
	margin-top: 3%;
	width: 100%;
	font-size: 2.0rem !important;
	text-align: center !important;
}
#home h3.curry span {
	display: block;
	letter-spacing: 0.2rem;
	font-size: 2.4rem;
} */

/*----------------------------------------------------
	.comment_box_top
----------------------------------------------------*/
.comment_box_top {
	margin: 6.25% auto;
	width: 100%;
}

/*----------------------------------------------------
	#home #catalog_box
----------------------------------------------------*/
#home #catalog_box {
	margin-top: 3% !important;
}


/*----------------------------------------------------
	#information_box
	※※※使ってない※※※
----------------------------------------------------*/
#information_box {
	margin-bottom: 5.333vw !important;
	padding: 4.267vw 0 2.133vw;
	width: 100%;
	box-sizing: border-box;
	background-color: #f5f5f5;
}
#information_box dt {
	margin-top: 0 !important;
	padding-bottom: 2.133vw;
	text-align: center;
	font-weight: 800;
	font-size: 4.8vw;
	border-bottom: 0.267vw solid #BFBFBF;
}
#information_box strong {
	display: block;
	margin: 3.125% 0 1.25%;
	font-size: 3.733vw;
	font-weight: 600;
	color: #f00;
}
#information_box dd {
	padding: 2.133vw 4.267vw 0 4.267vw;
	font-size: 3.733vw;
	font-weight: 300;
}
#information_box dd a {
	/* color: #000; */
}
#information_box dd dl.content {
	margin-top: 3%;
	width: 100%;
}
#information_box dd dl.content dt.thumb {
	padding-right: 3%;
	width: 30% !important;
	float: left;
	box-sizing: border-box;
}
#information_box dd dl.content dt img {
	width: 100%;
}
#information_box dd dl.content dd {
	width: 100%;
	/* float: left; */
}
#information_box dd.cashless {
	margin-top: 5%;
	padding-top: 5%;
	border-top: 1px solid #ccc;
}
#information_box dd.cashless img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

#contact #information_box dd span.bold {
	margin-top: 0 !important;
}

/*----------------------------------------------------
	#ranking_box
----------------------------------------------------*/
#ranking_box {
	margin-top: 0;
	width: 100%;
}
#ranking_box h2 {
	margin-top: 0 !important;
	text-align: left;
}

.ranking_item01 {
	margin-bottom: 3.125%;
	padding: 8px 0 4px 0 !important;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
#ranking_box:after,
.ranking_item01:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.ranking_item01 a.photo {
	display: block;
	width: 100%;
}
.ranking_item01 a.photo img {
	width: 100%;
}
.ranking_item01 .text {
	width: 100%;
}

.ranking_item01 h4 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	margin: 0 0 6px 0;
}
.ranking_item01 h4 span {
	font-size: 12px;
	font-size: 1.2rem;
}

#ranking_box p.txtlink14 {
	width: 80px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.ranking_item {
	float: left;
	margin-right: 3%;
	width: 47%;
	position: relative;
}
.ranking_item a.photo,
.ranking_item a.photo img {
	width: 100%;
}
.ranking_item .text {
	width: 100%;
}
#ranking_box .ranking_item p.txtlink14 {
	margin-top: 6px;
}

.ranking_item01 .step,
.ranking_item .step {
	display: block;
	padding: 6px 11px;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #000;
	position: absolute;
	left: 8px;
	color: #fff;
	box-sizing: border-box;
	font-weight: 600;
}
.ranking_item .step {
	top: 10px;
}
.ranking_item01 .step {
	top: 14px;
}


/*----------------------------------------------------
	#feature_box
----------------------------------------------------*/
#feature_box {
	margin: 3% auto 6.25%;
	/* padding: 10px; */
	width: 100%;
	/* background-color: #f9f9f9; */
	box-sizing: border-box;
}

#feature_box .feature01 img,
#feature_box .feature03 img {
	width: 100%;
}
#feature_box .feature02 img {
	margin: 0 auto;
	width: 80%;
	display: block;
}
#feature_box .feature02 p {
	margin-top: 2%;
}

#feature_box .feature01 {
	margin-bottom: 4.6875%;
}
#feature_box .feature03 {
	margin-top: 4.6875%;
}

#feature_box .feature02:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#feature_box .feature02_item {
	margin-bottom: 4.6875%;
	width: 100%;
}
/* #feature_box .feature02_item:first-child {
	margin-left: 0;
} */
#feature_box dl:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#feature_box dt,
#feature_box dd.price {
	float: left;
	font-weight: 600;
}

#feature_box .image04 {
	position: relative;
}
#feature_box .image04 img.icon {
	width: 16%;
	position: absolute;
	bottom: 1%;
	left: 4%;
}


/*----------------------------------------------------
	#feature_box_sale
----------------------------------------------------*/
#feature_box_sale {
	margin-top: -9% !important;
	padding-top: 8%;
	margin-bottom: 3%;
}
#feature_box_sale h2 {
	margin: 0 auto 2vw  !important;
	padding: 0 !important;
	width: 100%;
	font-family: 'FGKawaii';
	font-size: 3.38vw !important;
	font-weight: normal;
	color: #f00;
	text-align: center;
	box-sizing: border-box;
}
#feature_box_sale h2 strong {
	display: block;
	margin: 0 0 0.6vw 0;
	font-size: 7.2vw !important;
	font-weight: normal;
	text-align: center;
}
#feature_box_sale h3 {
	margin-top: 4.16vw !important;
	padding: 2.6vw 1.0vw;
	width: 100%;
	background-color: #f00;
	color: #fff;
	font-size: 2vw !important;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	box-sizing: border-box;
}
#feature_box_sale p.lead {
	margin: 1.2vw auto !important;
	padding-top: 3.2vw;
	width: 92%;
	font-size: 3.64vw;
	font-weight: 300;
	border-top: 1px solid #ababab;
}
#feature_box_sale ul {
	margin: 0.8vw auto 5.2vw !important;
	width: 92%;
}
#feature_box_sale ul li {
	margin-right: 4%;
	margin-top: 3%;
	margin-bottom: 0 !important;
	width: 48%;
	/* border: 1px solid #ccc; */
	float: left;
	position: relative;
}
#feature_box_sale ul li:nth-child(2n) {
	margin-right: 0 !important;
}
#feature_box_sale ul li:nth-child(2n+1) {
	clear: both !important;
}
#feature_box_sale ul li p {
	margin-top: 2vw;
	margin-bottom: 0;
	font-size: 3.12vw;
}
#feature_box_sale ul li img {
	display: block;
	width: 100%;
}
#feature_box_sale span.line {
	display: block;
	text-decoration: line-through;
}
#feature_box_sale span.sale {
	display: block;
	color: #ff0000;
	font-size: 1.6rem;
	font-weight: bold;
}
#feature_box_sale span.small {
	margin-right: 3%;
	font-size: 1.2rem;
	font-weight: normal;
}

#feature_box_sale img.icon_campaign {
	display: block;
	width: 30%;
	position: absolute;
	top: 3%;
	right: 3.7%;
}
#feature_box_sale img.icon_campaign.left {
	left: 3.7%;
}

#feature_box_sale div.col1 {
	margin-top: 3%;
	margin-bottom: 0;
	position: relative;
}
#feature_box_sale div.col1 img {
	width: 100%;
}
#feature_box_sale div.col1 img.icon_campaign {
	width: 15%; !important;
	top: 3%;
	right: 4.75%;
}
#feature_box_sale div.col1 p {
	padding-top: 0 !important;
}
#feature_box_sale div.col1 span {
	display: inline;
}
#feature_box_sale div.col1 span.sale {
	display: block;
}
#feature_box_sale div.col1 h4 {
	margin-bottom: 3%;
}

#feature_box_sale h3 {
	margin-top: 3%;
	font-size: 1.6rem !important;
}
#feature_box_sale h3 strong {
	display: none;
}
#feature_box_sale span.notes {
	color: #666;
	font-size: 0.8rem;
}


/*----------------------------------------------------
	#feature_box_tannouki
----------------------------------------------------*/
#feature_box_tannouki {
	margin: 0 auto;
	width: 100%;
	background-color: #fddd32;
}

#feature_box_tannouki h2 {
	margin: 0 auto !important;
	padding: 4.8vw 0% 0.5% 44vw;
	width: 100% !important;
    height: 20vw;
    font-size: 3.9vw !important;
    line-height: 1.2;
    background-image: url(/img/home/feat_tannouki_ti_pc.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left 4vw;
	border-bottom: 3pt solid #bebca5;
	box-sizing: border-box;
}
#feature_box_tannouki p {
	margin-bottom: -3%;
	padding: 3%;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
}
#feature_box_tannouki p .small {
	display: block;
	margin-top: 1%;
	font-size: 1rem;
	font-weight: normal;
}
#feature_box_tannouki h2 img {
	width: 100%;
}
#feature_box_tannouki ul {
	margin: 3% auto 0;
	padding-bottom: 3%;
	width: 98%;
}
#feature_box_tannouki ul li {
	margin-bottom: 2% !important;
	width: 50%;
	float: left;
	position: relative;
}
#feature_box_tannouki ul li img {
	width: 100%;
}
#feature_box_tannouki ul li img.subti {
	margin: 6% auto 0 !important;
	width: 90% !important;
	display: block;
}
#feature_box_tannouki ul li span.text {
	margin: 0 !important;
	padding: 0 8% !important;
	display: block;
	position: absolute;
	text-align: center;
	top: 72%;
	font-size: 10px;
	font-size: 1.0rem;
}


/*----------------------------------------------------
	#feature_box_ichioshi
----------------------------------------------------*/
#feature_box_ichioshi {
	margin: 0 0 6vw 0;
	background-color: transparent;
}
#feature_box_ichioshi h2 {
	padding: 0;
	border: none;
}
#feature_box_ichioshi ul {
	width: 98%;
}

#feature_box_ichioshi ul.col2 {
	margin: 0 auto !important;
	padding: 0;
	width: 100%;
}
#feature_box_ichioshi ul.col2 li {
	margin-top: -2%;
	position: relative;
	width: 100%;
}
#feature_box_ichioshi ul.col2 li.right {
	margin-top: -6%;
}
#feature_box_ichioshi ul.col2 li a {
	color: #000;
	text-decoration: underline;
}
#feature_box_ichioshi ul.col2 li.left .text,
#feature_box_ichioshi ul.col2 li.right .text {
	padding: 0 !important;
	width: 46%;
	position: absolute;
	right: 2%;
	font-weight: normal;
	font-size: 3.4vw !important;
	font-weight: bold;
	text-align: left;
}
#feature_box_ichioshi ul.col2 li.left .text {
	top: 12%;
}
#feature_box_ichioshi ul.col2 li.right .text {
	width: 45%;
	top: 20%;
	left: 4%;
}
#feature_box_ichioshi ul.col2 li .text span.lead {
	display: block;
	margin-top: 2%;
	font-size: 3vw;
	font-weight: normal;
}
#feature_box_ichioshi ul.col2 li .text span.reco {
	margin-left: 27%;
	padding: 3%;
	background-color: #ff0000;
	color: #fff;
	font-weight: normal;
	line-height: 3.5;
}
#feature_box_ichioshi ul.col2 li.right {

}
/*#feature_box_ichioshi ul.col2 li img.photo_clr {
	margin: 0 0 0 6%;
	width: 35%;
}
#feature_box_ichioshi ul.col2 li img.photo_5 {
	width: 45%;
} */
#feature_box_ichioshi ul.col2 li img.photo {
	width: 45%;
}
#feature_box_ichioshi ul.col2 li img.photo.left {
	width: 47% !important;
	margin-left: 2vw;
}/* 名刺差し込み箱 */
/* #feature_box_ichioshi ul.col2 li img.photo.left {
	margin-left: 5%;
	width: 43% !important;
}マシュマロ3粒 */
/* #feature_box_ichioshi ul.col2 li img.photo.left {
	margin:0 0 0 3%;
	width: 53% !important;
}栄養ドリンク */
#feature_box_ichioshi ul.col2 li img.photo.right {
	margin-left: 52% !important;
}


/*----------------------------------------------------
	.feature_box_col
----------------------------------------------------*/
.feature_box_col {
	margin-bottom: 6%;
}
.feature_box_col h2 img {
	display: block;
	width: 100%;
}
.feature_box_col h3 {
	margin-top: 3%;
}
.feature_box_col a {
	color: #000;
}

.feature_box_col.col1 h2 {
	position: relative;
}
.feature_box_col.col1 h2 img.icon {
	width: 20%;
	position: absolute;
	bottom: 6%;
	left: 6%;
}
.feature_box_col.col1 h2 img.icon.ykamabill {
	width: 17% !important;
	bottom: 3%;
	left: 3% !important;
}

.feature_box_col.col1 div.col3 {

}
.feature_box_col.col1 div.col3 .text {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.feature_box_col.col1 div.col3 .text h3 {

}
.feature_box_col.col1 div.col3 .photo {
	display: block;
	padding: 0 6% 0 0;
	width: 32%;
	float: left;
	box-sizing: border-box;
}
.feature_box_col.col1 div.col3 .copy {
	width: 68%;
	float: left;
	color: #d74535;
	font-weight: bold;
	box-sizing: border-box;
}
.feature_box_col.col1 div.col3 .copy span {
	padding: 1% 2%;
	background-color: #d74535;
	color: #fff;
	font-weight: bold;
}
.feature_box_col.col1 div.col3 .copy ul.text {
	margin-top: 2%;
	width: 100%;
	color: #000 !important;
	/* font-weight: normal !important; */
	float: none;
}
.feature_box_col.col1 div.col3 .copy ul.text li {
	margin-bottom: 1.6%;
}


.feature_box_col.col2 li:first-child {
	margin-bottom: 4%;
}
.feature_box_col.quick img {
	display: block;
}
.feature_box_col.quick img.mobile {
	display: none;
}

.feature_box_col.clearcase img {
	display: block;
	margin-top: 0;
	margin-bottom: -1%;
	width: 100%;
}


.feature_box_col.col1 .mainimage_curry {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	/*  height: 470px; */
	position: relative;
	overflow: hidden;
}
.feature_box_col.col1 .mainimage_curry img.bg {
	display: block;
	width: 100%;
}
.feature_box_col.col1 .mainimage_curry img.bef {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	width: 36.5vw;
	position: absolute;
	top: 3.2vw;
	left: 7vw;
}
.feature_box_col.col1 .mainimage_curry img.chk {
	display: block;
	width: 36.5vw;
	position: absolute;
	top: 3.2vw;
	right: 7vw;
}

/*----------------------------------------------------
	.formbtbox
----------------------------------------------------*/
#home .formbtbox {
	margin: -4% auto 10% !important;
	width: 90%;
}
#home .formbtbox .bt_cart.col1 li a {
	padding: 3%;
	font-size: 1.2rem !important;
	line-height: 1.6;
}


/*----------------------------------------------------
	.osamabox
----------------------------------------------------*/
/* #home .osamabox 内を修正 2025.03.14 安藤 ここから */
#home .osamabox {
	margin: 3% auto 6%;
	padding: 4% 3% 1% !important;
	width: 90%;
	background-color: #fff;
	box-sizing: border-box;
}
#home .osamabox h2 {
	margin: 0 0 4% !important;
	padding: 0 !important;
	text-align: center;
}
#home .osamabox h2 img {
	width: 60%;
	aspect-ratio: 331 / 58;
}
#home .osamabox dl.feature_box_col.col2 dt,
#home .osamabox ul.feature_box_col.col1 h3 {
	margin: 0 !important;
	line-height: 0;
	width: 100%;
}
#home .osamabox dl.feature_box_col.col2 dt img, {
	width: 100%;
    /* aspect-ratio: 16 / 5; */
    aspect-ratio: 32 / 21;
}
#home .osamabox ul.feature_box_col.col1 h3 img {
	width: 100%;
}
/* #home .osamabox 内を修正 2025.03.14 安藤 ここまで */

#home .osamabox dl.feature_box_col.col2 h4,
#home .osamabox ul.feature_box_col.col1 h4 {
	margin: 3% 0 3.2%;
	font-size: 1.2rem;
	position: relative;
	border-bottom: 1px solid #ccc;
}
#home .osamabox dl.feature_box_col.col2 h4 span.icon_otherwin,
#home .osamabox ul.feature_box_col.col1 h4 span.icon_otherwin {
	display: block;
	/* width: 16px; */
	/* position: absolute;
	top: 0.8rem;
	right: 6%; */
	margin-top: 1%;
	padding: 0 8.6% 2% 0;
	font-weight: bold;
	font-size: 1rem;
	line-height: 1.6;
	text-align: right;
}
#home .osamabox dl.feature_box_col.col2 h4 img,
#home .osamabox ul.feature_box_col.col1 h4 img {
	display: block;
	/* margin: 4px 0 0 4px; */
	width: 5%;
	position: absolute;
	bottom: 0.7rem;
	right: 2%;
}
#home .osamabox dl.feature_box_col.col2 p,
#home .osamabox ul.feature_box_col.col1 p {
	margin-bottom: 0 !important;
}
#home .osamabox dl.feature_box_col.col2 a,
#home .osamabox ul.feature_box_col.col1 a {
	color: #000;
}


.txtlink14.list {
	display: inline-block;
	margin-top: 0;
	padding: 3% 6%;
	/* width: 120px; */
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 1.1rem;
}


#home section.usagecases {
	margin: 12vw 0 0 !important;
}
#home section.usagecases h2 {
	margin: 0 auto !important;
	padding: 2.6vw !important;
	width: 100%;
	background-color: #666;
	color: #fff;
	font-size: 4.2vw !important;
	/* line-height: 1; */
	box-sizing: border-box;
}
#home section.usagecases ul {
	/* margin-top: 24px; */
	margin: 0 auto;
	width: 85%;
}
#home section.usagecases ul li {
	margin-bottom: 2vw;
	font-size: 3.6vw;
	list-style: disc !important;
}
#home section.usagecases div.wrapper {
	margin: 0 auto;
	padding: 6vw 3vw 6vw;
	width: 100%;
	background-color: #efefef;
	box-sizing: border-box;
}


/* 協力会社募集 */
#home .rec_partner {
	margin: -2vw auto 10vw;
	padding: 4.8vw 4vw 1.6vw;
	width: 92%;
	color: #fff;
	background-color: #80d0d4;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
#home .rec_partner h3 {
	margin: 0 1.6vw !important;
	font-size: 6.9vw !important;
	font-weight: 800;
	text-align: center;
	line-height: 1;
}
#home .rec_partner p {
	margin: 3.2vw 1.6vw 0;
	font-size: 3.2vw;
}
#home .rec_partner ul {
	margin: 4vw 0 4.8vw !important;
	font-size: 3.6vw;
	font-weight: 600;
	line-height: 1.2;
}
#home .rec_partner ul li {
	margin: 0 0 2.4vw 3.6vw;
	text-indent: -3.6vw;
}
#home .rec_partner img {
	diplay: block;
	margin-left: -5.4vw;
	width: 200% !important;
}
#home .rec_partner .pop {
	margin-bottom: 4vw;
	text-align: center;
}
#home .rec_partner .pop p {
	margin-bottom: 2vw;
	color: #666;
	font-size: 4.8vw;
	font-weight: 600;
}
#home .rec_partner .pop a.txtlink {
	display: block;
	margin-bottom: 2vw;
	width: 50vw;
	font-size: 4vw !important;
	font-weight: 600;
}


/* 雑貨屋さん トップページ */
/* body.zakkaya #main p {
	padding-top: 10vw;
	font-size: 4vw;
	text-align: center;
}
body.zakkaya #main img {
	display: block;
	margin: 6vw auto;
	width: 60vw !important;
} */


#home .bnrblock {
	margin: 0 auto 4vw !important;
	width: 92% !important;
}
#home .bnrblock img {
	display: block;
	width: 100%;
}



}

@media screen and (max-width: 321px){
	#home strong.sale {
		font-size: 1.8rem;
	}
}
