@charset "utf-8";

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

#mainimg_wrapper {
	/* margin-top: 12.5vw;通常時 */
	margin-top: 2vw;/* セール時 */
	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: 58vw;
	margin-right: 1vw;
	margin-left: 1vw;
}
.slick-dots li button:before {
	font-size: 2vw !important;
}
.slick-dots {
	bottom: -4.0vw !important;
}

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

#home #sub {
	margin-top: 2vw !important;
}
#home #main {
	margin-top: 2vw !important;
}

#home #main h2.top {
	margin-top: 0 !important;
	font-size: 1.8vw !important;
	font-weight: 600;
}
#home #main p.top {
	margin-bottom: 3vw;
}

#home #main a.txtlink {
	display: inline-block;
	margin-top: 0.8vw;
	padding: 1.3vw 1.56vw;
	font-size: 1.2vw;
	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:  0.8vw 1vw;
	font-size: 1.0vw;
}

#home .contentslist{
	width: 100%;
}
#home .contentslist h2 {
	margin: 0 !important;
	padding: 1.0vw;
	background-color: #A8A8A8;
	color: #fff;
	font-size: 2.2vw;
	font-weight: 700;
	line-height: 1;
	box-sizing: border-box;
}
#home .contentslist h2.chumoku {
	padding-left: 6vw;
	background-image: url(/img/home/ic_chumoku@2x.png);
	background-position: 1.6vw 0.5vw;
	background-size: 2.8vw;
	background-repeat: no-repeat;
}
#home .contentslist h2.okashi {
	padding-left: 6vw;
	background-image: url(/img/home/ic_okashi@2x.png);
	background-position: 1.6vw 1vw;
	background-size: 3.6vw;
	background-repeat: no-repeat;
}
#home .contentslist h2.label {
	padding-left: 5.4vw;
	background-image: url(/img/home/ic_label@2x.png);
	background-position: 2.0vw 0.5vw;
	background-size: 2.2vw;
	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;
}



#home .contentslist ul.l,
#home .contentslist ul.rl {
	margin: 1.8vw auto 3.0vw;
}
#home .contentslist ul.l li,
#home .contentslist ul.rl li {
	margin: 0 3% 1.6vw 0;
	width: 48.5% !important;
	float: left;
	font-size: 1.6vw;
	font-weight: 600;
}
#home .contentslist ul.l li h3,
#home .contentslist ul.rl li h3 {
	margin: 1.6vw 0 0 0;
	font-size: 1.6vw !important;
	font-weight: 600;
}
#home .contentslist ul.l li p,
#home .contentslist ul.rl li p {
	margin: 0;
}
#home .contentslist ul.l li p span,
#home .contentslist ul.rl li p span {
	display: block;
	text-align: right;
}
#home .contentslist ul.l li img,
#home .contentslist ul.rl li img {
	display: block;
	width: 100%;
}
#home .contentslist ul.l li:nth-child(2n),
#home .contentslist ul.rl li:nth-child(2n) {
	margin-right: 0;
}
#home .contentslist ul.l li:nth-child(2n+1),
#home .contentslist ul.rl li:nth-child(2n+1) {
	clear: both;
}
#home .contentslist ul.l .imgbox,
#home .contentslist ul.rl .imgbox {
	width: 100%;
	height: 24vw;
	position: relative;
	overflow: hidden !important;
}
#home .contentslist ul.l .imgbox img,
#home .contentslist ul.rl .imgbox img {
	position: absolute;
}
/* #home .contentslist ul.l .imgbox img.ykamahyo,
#home .contentslist ul.rl .imgbox img.ykamahyo {
	width: 140%;
	left: -21%;
	top: -3%;
} */
#home .contentslist ul.l .imgbox img.icon {
	display: block;
	width: 8vw;
	position: absolute;
	bottom: 1vw;
	left: 1vw;
}


#home .contentslist .col1 {
    display: block;
    width: 100% !important;
    font-size: 1.6vw;
	font-weight: 600;
}
#home .contentslist .col1 img {
    display: block;
    width: 100%;
    aspect-ratio: 960 / 292;
}
#home .contentslist .col1 img.mb {
    display: none;
}
#home .contentslist .col1 h3 {
	margin: 1.6vw 0 0 0;
	font-size: 1.6vw !important;
	font-weight: 600;
}
#home .contentslist .col1 p {
	margin: 0;
}
#home .contentslist .col1 p span {
	display: block;
	text-align: right;
}

#home .contentslist .col1 a.rect {
	display: block !important;
	width: 100%;
	hight: auto;
	background-size: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
#home .contentslist .col1 a.rect.hichew {
	height: 24.7vw;
	background-image: image-set(
		url("/img/home/feat_hichew_rect.webp") type("image/webp") 1x,
		url("/img/home/feat_hichew_rect@2x.webp") type("image/webp") 2x,
		url("/img/home/feat_hichew_rect.jpg") 1x,
		url("/img/home/feat_hichew_rect@2x.jpg") 2x
	);
}
#home .contentslist .col1 a.rect.chocolate {
	height: 23.2vw;
	background-image: url('/img/home/feat_chocolate_short.webp');
}




#home .contentslist ul.r,
#home .contentslist ul.r3 {
	margin: 1.8vw auto 3vw;
}
#home .contentslist ul.r li,
#home .contentslist ul.r3 li {
	margin: 0 2% 1.6vw 0;
	width: 32% !important;
	float: left;
	font-size: 1.4vw;
	font-weight: 300;
}
#home .contentslist ul.r li h3,
#home .contentslist ul.r3 li h3 {
	margin: 1.6vw 0 0.8vw;
	font-size: 1.4vw !important;
	font-weight: 600;
}
#home .contentslist ul.r li p,
#home .contentslist ul.r3 li p {
	margin: 0;
	line-height: 1.8;
}
#home .contentslist ul.r li span,
#home .contentslist ul.r3 li span {
	display: block;
	text-align: left;
}
#home .contentslist ul.r li img,
#home .contentslist ul.r3 li img {
	display: block;
	width: 100%;
}
#home .contentslist ul.r li:nth-child(3n),
#home .contentslist ul.r3 li:nth-child(3n) {
	margin-right: 0;
}
#home .contentslist ul.r li:nth-child(3n+1),
#home .contentslist ul.r li:nth-child(3n+1) {
	clear: both;
}


#home .contentslist .pointlist {
	margin: 1.8vw auto 3vw;
}
#home .contentslist .pointlist li {
	padding: 0 0 1.4vw;
	border-bottom: 1px solid #BFBFBF;
}
#home .contentslist .pointlist li h3 {
	margin: 2vw 0 0 !important;
	font-size: 1.8rem !important;
	font-weight: 700;
}
#home .contentslist .pointlist li p {
	margin-top: 0.8vw;
	font-size: 1.2vw !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: 1.8vw auto 2.0vw;
}
#home .contentslist ul.m li {
	margin: 0 0.64% 0 0;
	width: 49.68% !important;
	float: left;
	font-size: 1.6vw;
	font-weight: 600;
}
#home .contentslist ul.m li h3 {
	margin: 1.2vw 0 0 0;
	padding-bottom: 2.4vw;
	font-size: 1.6vw !important;
	font-weight: 600;
}
#home .contentslist ul.m li h3 {
	background-image: url(/img/share/ic_arw_small.png);
	background-repeat: no-repeat;
	background-position: right 1.6vw top;
	background-size: 2.8vw;
}
#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 li:nth-child(2n) {
	margin-right: 0;
}
#home .contentslist ul.m li:nth-child(2n+1) {
	clear: both;
}
#home .contentslist ul.m .imgbox {
	width: 100%;
	/* height: 10.12vw; */
	height: 11.518vw;
	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: 3.0vw auto;
}
#home .contentslist ul.s li {
	margin-top: 2.0vw;
	vertical-align: middle;
}
#home .contentslist ul.s li img {
	width: 30%;
	float: left;
}
#home .contentslist ul.s li p {
	width: 68%;
	margin: 1% 0 0 2%;
	float: left;
	font-size: 1.4vw;
	font-weight: 300;
}


#home .contentslist ul.col1 {
	margin: 1.8vw auto 3.0vw;
}
#home .contentslist ul.col1 li {
	margin-bottom: 1.6vw;
	width: 100%;
	font-size: 1.6vw;
	font-weight: 600;
	float: none;
}
#home .contentslist ul.col1 li h3 {
	margin: 1.6vw 0 0 0;
	font-size: 1.6vw !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: 2vw;
}
#home .contentslist.business ul li {
	width:  100%;
}
#home .contentslist.business ul li a {
	display: block;
	width: 100%;
	height: 18vw;
	color: #fff;
	overflow: hidden;
	position: relative;
}
#home .contentslist.business ul li p {
	margin: 1.2vw auto 3vw;
	width: 95%;
	font-size: 1.8vw;
}
#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: 2.4vw 0 0 3vw;
	font-size: 3.4vw !important;
}
#home .contentslist.business ul li a p {
	margin: 0.8vw 0 0 3vw;
	font-size: 2.6vw;
	line-height: 1.3;
}
#home .contentslist.business ul li a img {
	display: block;
	position: absolute;
}
#home .contentslist.business ul li.dm a img {
	height: 22vw;
	top: 0;
	right: 4vw;
	transform: rotate(-12deg);
}
#home .contentslist.business ul li.restaurant a img {
	height: 22vw;
	top: -1vw;
	right: 2vw;
}
#home .contentslist.business ul li.namecard a img {
	height: 19vw;
	top: 0;
	right: 0;
}


#home dl.whats {
	margin-top: 6vw;
	padding-bottom: 4vw;
	background-color: #D8291C;
}
#home dl.whats dt {
	padding: 2.8vw 0 3.2vw;
	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 3vw;
	width: 88.46%;
	font-size: 1.7vw;
	font-weight: 600;
	color: #fff;
	line-height: 1.8;
}
/* #home dl.whats dd img {
	width: 100%;
} */
#home dl.whats dd ul.featurelist li {
	padding: 2.8vw 2vw 2vw 4vw;
	height: 20vw;
	position: relative;
	box-sizing: border-box;
}
#home dl.whats dd ul.featurelist li p {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 3.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: 2.8vw;
	font-weight: 800;
	letter-spacing: -1px;
}
#home dl.whats dd ul.featurelist li strong {
	font-size: 4.6vw;
	letter-spacing: -1px;
	line-height: 1.2;
}
#home dl.whats dd ul.featurelist li img.icon {
	width: 22%;
	position: absolute;
	top: 2vw;
}
#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: 2vw;
}
#home dl.whats dd ul.featurelist li:nth-child(2) img.icon {
	width: 25.4%;
	right: 3vw;
	left: initial;
}
#home dl.whats dd ul.featurelist li:nth-child(1) {
	padding-left: calc(24% + 2.6vw);
	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% + 2.6vw);
	background-color: #6ddae6;
}
#home dl.whats dd ul.featurelist li:nth-child(1) img.photo {
	width: 23%;
	position: absolute;
	top: 0.8vw;
	right: 2vw;
}
#home dl.whats dd ul.featurelist li:nth-child(2) img.photo {
	width: 31%;
	position: absolute;
	top: 0.6vw;
	right: calc(27% + 3.4vw);
}
#home dl.whats dd ul.featurelist li:nth-child(3) img.photo {
	width: 25%;
	position: absolute;
	top: 1vw;
	right: 1vw;
}


#home .bannerbox {
	margin: 3.0vw auto;
}
#home .bannerbox.yellow {
	/* margin-top: -1.6vw; */
}
#home .bannerbox a {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 18.8vw;
	background-image: url(/img/home/bnr_tguide.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
body.hakoya#home .bannerbox a {
	background-image: url(/hakoya/img/bnr_tguide@2x.png);
}


body.hakoya#home .bannerbox_recycle {
	display: block;
	margin: -1vw auto 4vw;
	width: 100%;
	height: 18.8vw;
	background-image: url(/hakoya/img/bnr_recycle.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
}
body.hakoya#home .bannerbox_recycle div.textbox {
	padding: 2vw 1.2vw;
	margin: 0 14%;
	width: 72%;
	height: 13vw;
	color: #fff;
	font-size: 1.6vw;
	text-align: center;
	background-color: rgba(80,80,80,0.6);
	position: absolute;
	top: 2.9vw;
	box-sizing: border-box;
}
body.hakoya#home .bannerbox_recycle div.textbox .button {
	display: block;
	margin: 1.2vw auto;
	padding: 0.6vw;
	width: 80%;
	text-align: center;
	color: #000;
	font-weight: 600;
	line-height: 1;
	background-color: #fff;
	box-sizing: border-box;
}


#home .bannerbox a img {
	display: none;
}
#home .bannerbox.sp {
	display: none;
}


#home .ranking {
	margin: 3.0vw auto;
	padding: 3.2vw 2.4vw 4.2vw;
	background-color: #D5C559;
}
#home .ranking h2 {
	margin: 0 !important;
	padding-left: 0.8vw;
	padding-bottom: 1.2vw;
	width: 100%;
	color: #fff;
	font-size: 2.4vw !important;
	font-weight: 700;
	line-height: -0.8;
	text-align: center;
	border-bottom: 2px solid #fff;
	box-sizing: border-box;
}
#home .ranking h2::before {
	content: '';
	display: inline-block;
	width: 4.7vw;
	height: 3.7vw;
	vertical-align: top;
	background: url(/img/home/ic_rankin.png);
	background-size: 100%;
}
#home .ranking ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 2.0vw;
}
#home .ranking ul li {
	margin-right: 2.5%;
	width: 18%;
	background-color: #fff;
	float: left;
}
#home .ranking ul li strong {
	display: block;
	padding: 1.0vw;
	font-size: 1.4vw;
	font-weight: 300;
	box-sizing: border-box;
}
#home .ranking ul li:nth-child(5n) {
	margin-right: 0;
}
#home .ranking ul li:nth-child(5n+1) {
	clear: both;
}
#home .ranking ul li img {
	display: block;
	width: 100%;
}
#home .ranking ul li:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
#home .ranking ul li:nth-child(6) {
	display: none;
}


#home section.orderflow {
	margin-bottom: 4vw;
}
#home section.orderflow h2 {
	margin: 0 !important;
	padding: 1vw !important;
	width: 100%;
	background-color: #666;
	color: #fff;
	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: 2vw 2.8% 0 0;
	/* padding: 0.8vw 1.6vw 1.6vw 1.6vw; */
	padding: 1.6vw;
	width: 48.6%;
	height: 16.8vw;
	background-image: none;
	/* background-color: #f5f5f5; */
	background-color: #eee;
	/* border-radius: 1vw; */
	/* border: 0.6vw solid #999; */
	color: #666;
	float: left;
	box-sizing: border-box;
	position: relative;
}
#home section.orderflow ul.step li:nth-child(2n) {
	margin-right: 0 !important;
}
#home section.orderflow ul.step li:nth-child(2n+1) {
	clear: both;
}
#home section.orderflow ul.step li h3  {
	font-size: 1.6vw !important;
}
#home section.orderflow ul.step li p {
	width: 62%;
	line-height: 1.4;
}
#home section.orderflow ul.step li img {
	width: 30%;
	position: absolute;
	top: 5vw;
	right: 2vw;
	opacity: 0.3;
}



/* #home h2 {
	margin: 2% 0 2% !important;
	text-align: left;
}

#home strong.sale {
	display: block;
	margin: 2% 0;
	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: -1% !important;
	margin-bottom: 2%;
	color: #ff0000;
	font-size: 1.2rem;
	text-align: center !important;
}

#home h2.redbar {
	margin: 3% 0 2% !important;
	padding: 8px 16px 8px 9%;
	width: 95%;
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 300;
	box-sizing: border-box;
	background-color: #d62b26;
	color: #fff;
}
#home h2.redbar img {
	width: 5%;
	position: absolute;
	top: 6px;
	left: 3%;
}

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

#home #main {
	margin: 16vw auto 3vw auto !important;
	width: 76%;
	background-color: transparent;
}

#home #catalog_box {
	margin-top: 0 !important;
}

#home h3.curry {
	margin-top: 2%;
	font-size: 2.6rem !important;
	text-align: center;
}
#home h3.curry span {
	margin-left: 1.6rem;
} */

/*----------------------------------------------------
	.comment_box_top
----------------------------------------------------*/
.comment_box_top {
	margin: 20px 0;
	width: 95%;
}


/*----------------------------------------------------
	#information_box
	※※※使ってない※※※
----------------------------------------------------*/
#information_box {
    display: none;
}

#information_box {
	margin-bottom: 3.339vw;
	padding: 3.125%;
	width: 100%;
	background-color: #f5f5f5;
	box-sizing: border-box;
}
#information_box dt {
	margin-top: 0 !important;
	text-align: center;
	font-weight: 800;
	font-size: 2.4vw;
}
#information_box span.bold {
	display: block;
	margin: 3.125% 0 1.25%;
	font-size: 1.6vw;
	font-weight: 600;
	color: #f00;
}
#information_box dd dl.content {
	margin-top: 3%;
	width: 100%;
}
#information_box dd dl.content dt.thumb {
	padding-right: 2%;
	width: 25% !important;
	float: left;
	box-sizing: border-box;
}
#information_box dd dl.content dt img {
	width: 100%;
}
#information_box dd dl.content dd {
	width: 75%;
	float: left;
}
#information_box dd.cashless {
	margin-top: 3%;
	border-top: 1px solid #ccc;
}
#information_box dd.cashless img {
	display: block;
	margin: 3% auto 0;
	width: 80%;
}
#home dl#information_box {
	display: none !important;
}

#contact #information_box {
	margin: 6% 0;
	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: 0 0 20px 0;
	padding: 8px 0 4px 0 !important;
	width: 95%;
	border-bottom: 1px solid #ccc;
	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;
	float: left;
	margin-right: 2%;
	width: 38%;
}
.ranking_item01 a.photo img {
	width: 100%;
}
.ranking_item01 .text {
	float: left;
	width: 60%;
	box-sizing: border-box;
}

.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: 22%;
	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% 0 3%;
	/* padding: 10px; */
	width: 95%;
	/* background-color: #f9f9f9; */
	box-sizing: border-box;
}

#feature_box .feature01 img,
#feature_box .feature02 img {
	width: 100%;
}

#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-left: 0.5%;
	width: 33%;
	float: left;
}
#feature_box .feature02_item:first-child {
	margin-left: 0 !important;
}
#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 #mainimg .image {
	width: 100vw;
	height: 40vw;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#feature_box #mainimg .image .sp {
	display: none;
}
#feature_box #mainimg .image.image04 {
	background-image: url(/img/home/feature_img_ykamahyo.jpg);
}
#feature_box #mainimg .image.image01 {
	background-image: url(/img/home/feature_img00_01.jpg);
}
#feature_box #mainimg .image.image02 {
	background-image: url(/img/home/feature_img00_02.jpg);
}
#feature_box #mainimg .image.image03 {
	background-image: url(/img/home/feature_img00_03.jpg);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
#feature_box #mainimg .image {
	background-size: 100% auto;
}
#feature_box #mainimg .image.image04 {
	background-image: url(/img/home/feature_img_ykamahyo@2x.jpg);
}
#feature_box #mainimg .image.image01 {
	background-image: url(/img/home/feature_img00_01@2x.jpg);
}
#feature_box #mainimg .image.image02 {
	background-image: url(/img/home/feature_img00_02@2x.jpg);
}
#feature_box #mainimg .image.image03 {
	background-image: url(/img/home/feature_img00_03@2x.jpg);
}
}

/* #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: -3% !important;
	padding-top: 4%;
	margin-bottom: 3%;
	width: 98%;
}
#feature_box_sale h2 {
	margin: 0 !important;
	padding: 0 !important;
	font-family: 'FGKawaii';
	font-size: 2.6vw !important;
	font-weight: normal;
	color: #f00;
	text-align: center;
	box-sizing: border-box;
}
#feature_box_sale h2 strong {
	display: block;
	margin-top: 0;
	font-size: 5.4vw !important;
	font-weight: normal;
	text-align: center
}
#feature_box_sale h3 {
	margin: 2vw 0 0.8vw !important;
	padding: 1vw;
	background-color: #f00;
	color: #fff;
	font-size: 2vw !important;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	box-sizing: border-box;
}
#feature_box_sale p.lead {
	margin-top: 0.8vw !important;
	padding-top: 1.2vw;
	font-size: 1.4vw;
	font-weight: 600;
	border-top: 1px solid #ababab;
}
#feature_box_sale ul {
	margin-top: 0.8vw;
}
#feature_box_sale ul li {
	margin-right: 2%;
	margin-top: 2%;
	width: 23%;
	/* border: 1px solid #ccc; */
	float: left;
	position: relative;
}
#feature_box_sale ul li:nth-child(4n) {
	margin-right: 0 !important;
}
#feature_box_sale ul li:nth-child(4n+1) {
	clear: both !important;
}
#feature_box_sale ul li p {
	margin-top: 0.8vw;
	font-size: 1.2vw;
}
#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.5rem;
	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: 2%;
	right: 4%;
}
#feature_box_sale img.icon_campaign.left {
	left: 4%;
}

#feature_box_sale div.col1 {
	margin-top: 1.5%;
	margin-bottom: -3%;
	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 img.icon_campaign.small {
	width: 12.5%; !important;
	right: 1.5%;
}
#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: 1.5%;
}

#feature_box_sale h3 {
	margin-top: 0;
	font-size: 1.5rem !important;
}
#feature_box_sale span.notes {
	color: #666;
	font-size: 0.8rem;
}

/*----------------------------------------------------
	#feature_box_tannouki
----------------------------------------------------*/
#feature_box_tannouki {
	margin: 6% auto;
	width: 100%;
	background-color: #fddd32;
}
#feature_box_tannouki h2 {
	margin: 0 auto !important;
	padding: 3vw 0% 0.5% 33vw;
	width: 100% !important;
    height: 12.3vw;
    font-size: 2.6vw !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 2vw;
	border-bottom: 3pt solid #bebca5;
	box-sizing: border-box;
}
#feature_box_tannouki p {
	margin-bottom: -3%;
	padding: 2%;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
}
#feature_box_tannouki p .small {
	/* display: block;
	margin-top: 0.4%; */
	font-size: 1rem;
	font-weight: normal;
}
#feature_box_tannouki h2 img {
	width: 100%;
}
#feature_box_tannouki ul {
	margin: 3% auto 0;
	padding-bottom: 1%;
	width: 98%;
}
#feature_box_tannouki ul li {
	margin-bottom: 2% !important;
	width: 25%;
	float: left;
	position: relative;
}
#feature_box_tannouki ul li img {
	width: 100%;
}
#feature_box_tannouki ul li img.subti {
	margin: 5% auto 0 !important;
	width: 80% !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: 9px;
	font-size: 0.9rem;
	line-height: 1.4;
}


/*----------------------------------------------------
	#feature_box_ichioshi
----------------------------------------------------*/
#feature_box_ichioshi {
	margin: 1% auto 0;
	padding-bottom: 0;
	background-color: transparent;
}
#feature_box_ichioshi h2 {
	padding: 0;
	border: none;
}
#feature_box_ichioshi ul {
	width: 98%;
}
#feature_box_ichioshi ul li {
	margin: 0 !important;
	padding: 0 !important;
	width: 25%;
	height: auto;
	box-sizing: border-box;
}
#feature_box_ichioshi ul.col2 {
	margin-top: 0;
	padding: 0;
	width: 100%;
}
#feature_box_ichioshi ul.col2 li {
	position: relative;
}
#feature_box_ichioshi ul.col2 li a {
	color: #000;
	text-decoration: underline;
}
#feature_box_ichioshi ul.col2 li.left {
	width: 50%;
	float: left;
}
#feature_box_ichioshi ul.col2 li.left .text,
#feature_box_ichioshi ul.col2 li.right .text {
	padding: 0 !important;
	width: 47%;
	position: absolute;
	top: 8% !important;
	right: 5%;
	font-weight: normal;
	font-size: 1.4vw !important;
	font-weight: bold;
	text-align: left;
}
#feature_box_ichioshi ul.col2 li.right .text {
	width: 43%;
}
#feature_box_ichioshi ul.col2 li .text span.lead {
	display: block;
	margin-top: 2%;
	font-size: 1.4vw;
	font-weight: normal;
}
#feature_box_ichioshi ul.col2 li .text span.reco {
	margin-left: 20%;
	padding: 2%;
	background-color: #ff0000;
	color: #fff;
	font-weight: normal;
	line-height: 3.5;
}
#feature_box_ichioshi ul.col2 li.right {
	width: 50%;
	float: left;
}
#feature_box_ichioshi ul.col2 li img.photo {
	margin-left: 0;
	margin-bottom: 3vw;
}
#feature_box_ichioshi ul.col2 li img.photo.left {
	margin: 0 3% 0 0;
	width: 50% !important;
}/* 名刺差し込み箱 */
#feature_box_ichioshi ul.col2 li.left .text {
	width: 43%;
}
/* #feature_box_ichioshi ul.col2 li img.photo.left {
	margin-right: 5% !important;
	width: 45% !important;
}マシュマロ3粒 */
/* #feature_box_ichioshi ul.col2 li img.photo.left {
	margin: 0 0 0 3%;
	width: 50% !important;
}栄養ドリンク */
#feature_box_ichioshi ul.col2 li img.photo.right {
	margin-left: 0;
	width: 50% !important;
}

/*----------------------------------------------------
	.feature_box_col
----------------------------------------------------*/
.feature_box_col.col1 {
	width: 95%;
}
.feature_box_col h2 img {
	display: block;
	width: 100%;
}
.feature_box_col h3 {
	margin-top: 0%;
}
.feature_box_col a {
	color: #000;
}

.feature_box_col.col1 h2 {
	position: relative;
}
.feature_box_col.col1 h2 img.icon {
	width: 15%;
	position: absolute;
	bottom: 10%;
	left: 6%;
}
.feature_box_col.col1 h2 img.icon.ykamabill {
	width: 14% !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 3%;
	width: 26%;
	float: left;
	box-sizing: border-box;
}
.feature_box_col.col1 div.col3 .copy {
	width: 74%;
	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: 3% 0 7%;
	width: 100%;
	color: #000 !important;
	/* font-weight: normal !important; */
	float: none;
}
.feature_box_col.col1 div.col3 .copy ul.text li {
	margin-bottom: 1.2%;
}
.feature_box_col.col1 div.col3 .copy ul.text li br.hide {
	display: none;
}



.feature_box_col.col2 li {
	margin-left: 2%;
	width: 48%;
	float: left;
}
.feature_box_col.col2 {
	width: 97%;
}
.feature_box_col.col2 li:first-child {
	margin-left: 0;
}
.feature_box_col.col2 li img {
	width: 100%;
}

.feature_box_col.quick img {
	width: 100%;
}
.feature_box_col.quick img.mobile {
	display: none;
}

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

.feature_box_col.col1 .mainimage_curry {
	margin: 0 auto 2% !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: 28vw;
	position: absolute;
	top: 3.2vw;
	left: 6vw;
}
.feature_box_col.col1 .mainimage_curry img.chk {
	display: block;
	width: 28vw;
	position: absolute;
	top: 3.2vw;
	right: 6vw;
}


/*----------------------------------------------------
	.formbtbox
----------------------------------------------------*/
#home .formbtbox {
	margin-top: 2% !important;
	padding: 0 !important;
}
#home .formbtbox .bt_cart.col1 {
	width: 60%;
	margin: 0 auto !important;
}
#home .formbtbox .bt_cart.col1 li {
	margin: 0 !important;
	width: 100%;
	float: none !important;
	box-sizing: border-box !important;
}
#home .formbtbox .bt_cart.col1 li a {
	padding: 2.5% !important;
	box-sizing: border-box !important;
	line-height: 1.6;
}


/*----------------------------------------------------
	.osamabox
----------------------------------------------------*/
/* #home .osamabox 内を修正 2025.03.14 安藤 ここから */
#home .osamabox {
	margin: 3% 0 6%;
	padding: 3% !important;
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
}
#home .osamabox h2 {
	margin: 0 0 2% !important;
	padding: 0 !important;
	text-align: center;
}
#home .osamabox h2 img {
	width: 48%;
    aspect-ratio: 331 / 58;
}
#home .osamabox dl.feature_box_col.col2,
#home .osamabox ul.feature_box_col.col1 {
	margin: 3% 0 0 !important;
	width: 100%;
}
#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 ul.feature_box_col.col1 h3 {
    /* aspect-ratio: 16 / 5; */
    aspect-ratio: 50 / 21;
    background-image: url(/img/home/feat_osama_curry.webp);
	background-size: 100%;
}
#home .osamabox dl.feature_box_col.col2 dt img {
	width: 100%;
}
#home .osamabox ul.feature_box_col.col1 h3 img {
	display: none;
}
/* #home .osamabox 内を修正 2025.03.14 安藤 ここまで */

#home .osamabox dl.feature_box_col.col2 h4,
#home .osamabox ul.feature_box_col.col1 h4 {
	margin: 2% 0 1.6%;
	padding-right: 7%;
	font-size: 1.2rem;
	position: relative;
	box-sizing: border-box;
}
#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%; */
	font-weight: bold;
	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: 3%;
	position: absolute;
	top: 10%;
	right: 2%;
}
#home .osamabox ul.feature_box_col.col1 h4 img {
	top: 60% !important;
}
#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: 6vw 0 0 !important;
}
#home section.usagecases h2 {
	margin: 0 auto !important;
	padding: 1vw !important;
	width: 100%;
	background-color: #666;
	color: #fff;
	line-height: 1;
	box-sizing: border-box;
}
#home section.usagecases ul {
	/* margin-top: 24px; */
	margin: 0 auto;
	width: 95%;
}
#home section.usagecases ul li {
	margin-bottom: 1.6vw;
	font-size: 1.4vw;
	list-style: disc !important;
}
#home section.usagecases div.wrapper {
	margin: 0 auto;
	padding: 2vw;
	width: 100%;
	background-color: #efefef;
	box-sizing: border-box;
}


/* 協力会社募集 */
#home .rec_partner {
	margin: -1vw auto 5vw;
	padding: 2.4vw 2vw 0.8vw;
	width: 100%;
	color: #fff;
	background-color: #80d0d4;
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
}
#home .rec_partner h3 {
	margin: 0 0.8vw !important;
	font-size: 3.5vw !important;
	font-weight: 800;
	line-height: 1;
}
#home .rec_partner p {
	margin: 1.6vw 0.8vw 0;
	font-size: 1.2vw;
}
#home .rec_partner ul {
	margin: 2vw 0 2.4vw !important;
	font-size: 1.4vw;
	font-weight: 600;
	line-height: 1.2;
}
#home .rec_partner ul li {
	margin: 0 0 0.8vw 1.8vw;
	text-indent: -1.8vw;
}
#home .rec_partner img {
	diplay: block;
	width: 100% !important;
}
#home .rec_partner .pop {
	width: 42vw;
	height: 42vw;
	background-color: rgba(255,255,255,0.4);
	border-radius: 50%;
	position: absolute;
	bottom: 6vw;
	right: -14vw;
}
#home .rec_partner .pop p {
	color: #666;
	font-size: 2vw;
	font-weight: 600;
	position: absolute;
	bottom: 17vw;
	left: 3vw;
}
#home .rec_partner .pop a.txtlink {
	display: block;
	width: 16vw;
	font-size: 1.5vw !important;
	font-weight: 600;
	position: absolute;
	bottom: 12vw;
	left: 7vw;
}
/*
#home .rec_partner .pop a.txtlink {
	display: block;
	margin-bottom: 1vw;
	width: 25vw;
	font-size: 2vw !important;
	font-weight: 600;
}
*/


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


#home .bnrblock a {
	display: block;
	margin-bottom: 2vw;
	width: 100%;
	height: 24.5vw;
	background-image: url(/img/home/bnr_amagif_pc@2x.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}
#home .bnrblock img {
	display: none;
}

}
