@charset "utf-8";

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

#mainimg_wrapper {
	margin-top: 100px;
	margin-top: 0;/* セール時 */
	width: 100% !important;
	/* background-color: #f8f4ea; */
	padding: 0 0 48px !important;
	text-align: center;
	box-sizing: border-box;
}
#mainimg {
	margin: 0 auto;
	width: 100% !important;
}
#mainimg .image img {
	margin-right: 15px;
	margin-left: 15px;
	width: 580px;
	height: 388px;
	/* overflow-y: hidden; */
	/* background-repeat: no-repeat; */
}
#mainimg .image:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}
#mainimg .image.image00:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	cursor: default;
}
.slick-dots li button:before {
	font-size: 1.6rem !important;
}
.slick-dots {
	bottom: -32px !important;
}

#mainimg_wrapper h2.catch {
	display: inline-block;
	margin: 70px auto 16px !important;
	padding: 4px 24px;
	background-color: #FEAC29;
	color: #fff;
	font-family: 'FGKawaii';
	font-size: 1.6rem !important;
	text-align: center;
	border-radius: 16px;
	font-weight: normal;
	box-sizing: border-box;
}


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

#home #main h2.top {
	margin-top: 0 !important;
	font-size: 1.6rem !important;
	font-weight: 600;
}

#home #main a.txtlink {
	display: inline-block;
	margin-top: 8px;
	padding: 10px 12px;
	font-size: 1.2rem;
	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:  8px 10px;
	font-size: 1.0rem;
}

#home .contentslist h2 {
	margin: 0 !important;
	padding: 10px;
	background-color: #A8A8A8;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1;
	box-sizing: border-box;
}
#home .contentslist h2.chumoku {
	padding-left: 60px;
	background-image: url(/img/home/ic_chumoku@2x.png);
	background-position: 16px 5px;
	background-size: 28px;
	background-repeat: no-repeat;
}
#home .contentslist h2.okashi {
	padding-left: 60px;
	background-image: url(/img/home/ic_okashi@2x.png);
	background-position: 16px 10px;
	background-size: 36px;
	background-repeat: no-repeat;
}
#home .contentslist h2.label {
	padding-left: 54px;
	background-image: url(/img/home/ic_label@2x.png);
	background-position: 20px 5px;
	background-size: 22px;
	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: 18px auto 30px;
}
#home .contentslist ul.l li,
#home .contentslist ul.rl li {
	margin: 0 3% 16px 0;
	width: 48.5% !important;
	float: left;
	font-size: 1.6rem;
	font-weight: 600;
}
#home .contentslist ul.l li h3,
#home .contentslist ul.rl li h3 {
	margin: 16px 0 0 0;
	font-size: 1.6rem !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 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 li a:hover,
#home .contentslist ul.rl li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
#home .contentslist ul.l .imgbox,
#home .contentslist ul.rl .imgbox {
	width: 100%;
	height: 253px;
	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: 80px;
	position: absolute;
	bottom: 20px;
	left: 10px;
}


#home .contentslist .col1 {
    display: block;
    width: 760px !important;
    font-size: 1.6rem;
	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: 16px 0 0 0;
	font-size: 1.6rem !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: 247px;
	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: 232px;
	background-image: url('/img/home/feat_chocolate_short.webp');
}
#home .contentslist .col1 a:hover {
    opacity: 0.7;
}



#home .contentslist .pointlist {
	margin: 18px auto 30px;
}
#home .contentslist .pointlist li {
	padding: 0 0 14px;
	border-bottom: 1px solid #BFBFBF;
}
#home .contentslist .pointlist li h3 {
	margin: 20px 0 0 !important;
	font-size: 1.8rem !important;
	font-weight: 700;
}
#home .contentslist .pointlist li p {
	margin-top: 8px;
	font-size: 1.2rem !important;
	font-weight: 300;
	line-height: 2;
}
#home .contentslist .pointlist a.btn,
#home .contentslist .pointlist a.btn_close {
	margin-top: -4px;
	padding: 0 16px !important;
	text-align: right;
	box-sizing: border-box;
}


#home .contentslist ul.r3 {
	margin: 18px auto 30px;
}
#home .contentslist ul.r3 li {
	margin: 0 2% 16px 0;
	width: 32% !important;
	float: left;
	font-size: 1.2rem;
	font-weight: 300;
}
#home .contentslist ul.r3 li h3 {
	margin: 16px 0 8px;
	font-size: 1.2rem !important;
	font-weight: 600;
}
#home .contentslist ul.r3 li p {
	margin: 0;
	line-height: 1.8;
}
#home .contentslist ul.r3 li span {
	display: block;
	text-align: left;
}
#home .contentslist ul.r3 li img {
	display: block;
	width: 100%;
}
#home .contentslist ul.r3 li:nth-child(3n) {
	margin-right: 0;
}
#home .contentslist ul.r3 li:nth-child(3n+1) {
	clear: both;
}
#home .contentslist ul.r3 li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
/* #home .contentslist ul.r3 li:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
} */


#home .contentslist ul.r {
	margin: 18px auto 30px;
}
#home .contentslist ul.r li {
	margin: 0 2% 16px 0;
	width: 23.5% !important;
	float: left;
	font-size: 1.2rem;
	font-weight: 300;
}
#home .contentslist ul.r li h3 {
	margin: 16px 0 8px;
	font-size: 1.2rem !important;
	font-weight: 600;
}
#home .contentslist ul.r li p {
	margin: 0;
	line-height: 1.8;
}
#home .contentslist ul.r li span {
	display: block;
	text-align: left;
}
#home .contentslist ul.r li img {
	display: block;
	width: 100%;
}
#home .contentslist ul.r li:nth-child(4n) {
	margin-right: 0;
}
#home .contentslist ul.r li:nth-child(4n+1) {
	clear: both;
}
#home .contentslist ul.r li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}




#home .contentslist ul.m {
	margin: 18px auto 20px;
}
#home .contentslist ul.m li {
	margin: 0 0.64% 0 0;
	width: 49.68% !important;
	float: left;
	font-size: 1.6rem;
	font-weight: 600;
}
#home .contentslist ul.m li h3 {
	margin: 12px 0 0 0;
	padding-bottom: 24px;
	font-size: 1.6rem !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 16px top;
	background-size: 28px;
}
#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 li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}
#home .contentslist ul.m .imgbox {
	width: 100%;
	height: 115px;
	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: 30px auto;
}
#home .contentslist ul.s li {
	margin-top: 20px;
	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.4rem;
	font-weight: 300;
}
#home .contentslist ul.s li a:hover {
	ilter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


#home .contentslist ul.col1 {
	margin: 18px auto 30px;
}
#home .contentslist ul.col1 li {
	width: 100%;
	font-size: 1.6rem;
	font-weight: 600;
	float: none;
}
#home .contentslist ul.col1 li h3 {
	margin: 16px 0 0 0;
	font-size: 1.6rem !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.business ul {
	margin-top: 20px;
}
#home .contentslist.business ul li {
	margin-right: 2%;
	width:  32%;
	float: left;
}
#home .contentslist.business ul li:last-child {
	margin-right: 0;
}
#home .contentslist.business ul li a {
	display: block;
	width: 100%;
	color: #fff;
	overflow: hidden;
}
#home .contentslist.business ul li a:hover {
	opacity: 0.7;
}
#home .contentslist.business ul li p {
	margin: 12px auto 0;
	width: 95%;
	font-size: 1.4rem;
}
#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: 90%;
}
#home .contentslist.business ul li a h3 {
	margin: 12px auto 0;
	font-size: 2.4rem !important;
	text-align: center;
}
#home .contentslist.business ul li a p {
	margin: 8px auto;
	font-size: 1.4rem;
}
#home .contentslist.business ul li a img {
	display: block;
	margin: 0 auto;
	height: 180px;
}


#home dl.whats {
	margin-top: 60px;
	padding-bottom: 40px;
	background-color: #D8291C;
}
#home dl.whats dt {
	padding: 28px 0 32px;
	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 30px;
	width: 88.46%;
	font-size: 1.7rem;
	font-weight: 600;
	color: #fff;
	line-height: 1.8;
}
#home dl.whats dd a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/* #home dl.whats dd img {
	width: 100%;
} */
#home dl.whats dd ul.featurelist li {
	padding: 20px 20px 20px 50px;
	height: 200px;
	position: relative;
	box-sizing: border-box;
}
#home dl.whats dd ul.featurelist li p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 3.2rem;
	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.6rem;
	font-weight: 800;
	letter-spacing: -1px;
}
#home dl.whats dd ul.featurelist li strong {
	font-size: 4rem;
	letter-spacing: -1px;
}
#home dl.whats dd ul.featurelist li img.icon {
	width: 22%;
	position: absolute;
	top: 20px;
}
#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: 30px;
}
#home dl.whats dd ul.featurelist li:nth-child(2) img.icon {
	width: 25.4%;
	right: 40px;
	left: initial;
}
#home dl.whats dd ul.featurelist li:nth-child(1) {
	padding-left: calc(24% + 40px);
	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% + 40px);
	background-color: #6ddae6;
}
#home dl.whats dd ul.featurelist li:nth-child(1) img.photo {
	width: 22%;
	position: absolute;
	top: 8px;
	right: 24px;
}
#home dl.whats dd ul.featurelist li:nth-child(2) img.photo {
	width: 31%;
	position: absolute;
	top: 8px;
	right: calc(27% + 46px);
}
#home dl.whats dd ul.featurelist li:nth-child(3) img.photo {
	width: 26%;
	position: absolute;
	top: 8px;
	right: 24px;
}



#home .bannerbox {
	margin: 30px auto;
}
#home .bannerbox.yellow {
	/* margin-top: -16px !important; */
}
#home .bannerbox a {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 188px;
	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: 30px auto 40px;
	width: 100%;
	height: 188px;
	background-image: url(/hakoya/img/bnr_recycle.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: relative;
	cursor: pointer;
}
body.hakoya#home .bannerbox_recycle:hover {
	opacity: 0.8;
}
body.hakoya#home .bannerbox_recycle div.textbox {
	padding: 17px;
	width: 540px;
	height: 130px;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	background-color: rgba(80,80,80,0.6);
	position: absolute;
	top: 29px;
	left: 110px;
	box-sizing: border-box;
}
body.hakoya#home .bannerbox_recycle div.textbox .button {
	display: block;
	margin: 12px auto;
	padding: 6px;
	width: 420px;
	text-align: center;
	color: #000;
	font-weight: 600;
	line-height: 1;
	background-color: #fff;
	box-sizing: border-box;
}

#home .bannerbox a img {
	width: 100%;
	display: none;
}
#home .bannerbox a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#home .bannerbox.sp {
	display: none;
}


#home .ranking {
	margin: 30px auto;
	padding: 32px 24px 42px;
	background-color: #D5C559;
}
#home .ranking h2 {
	margin: 0 !important;
	padding-left: 8px;
	padding-bottom: 12px;
	width: 100%;
	color: #fff;
	font-size: 2.4rem !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: 47px;
	height: 37px;
	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: 20px;
}
#home .ranking ul li {
	margin-right: 2.5%;
	width: 18%;
	background-color: #fff;
	float: left;
}
#home .ranking ul li strong {
	display: block;
	padding: 10px;
	font-size: 1.4rem;
	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 a: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: 40px;
}
#home section.orderflow h2 {
	margin: 0 !important;
	padding: 10px !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: 20px 2.8% 0 0;
	padding: 12px 16px 16px 16px;
	width: 48.6%;
	height: 158px;
	background-image: none;
	/* background-color: #f5f5f5; */
	background-color: #eee;
	/* border-radius: 8px; */
	/* border: 6px 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: 16px;
	font-size: 1.6rem !important;
}
#home section.orderflow ul.step li p {
	width: 60%;
}
#home section.orderflow ul.step li img {
	width: 30%;
	position: absolute;
	bottom: 16px;
	right: 20px;
	opacity: 0.3;
}




/* #home h2 {
	margin: 20px 0 -12px !important;
	text-align: left;
}
#home h2 a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#home h2.sale {
	margin-bottom: 0 !important;
}
#home strong.sale {
	display: block;
	margin: 16px 0 -8px !important;
	color: #f00;
	font-family: 'FGKawaiiMaru';
	font-size: 3.0rem;
	text-align: center;
	font-weight: normal;
}
#home span.sale.lead {
	display: block;
	margin-top: 10px !important;
	margin-bottom: -10px;
	color: #ff0000;
	font-size: 1.4rem;
	text-align: center !important;
}

#home h2.redbar {
	margin: 40px 0 20px !important;
	padding: 10px 16px 10px 72px;
	width: 100%;
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	box-sizing: border-box;
	background-color: #d62b26;
	color: #fff;
}
#home h2.redbar img {
	width: 36px;
	position: absolute;
	top: 7px;
	left: 23px;
}

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

#home #main {
	background-color: transparent;
	padding-top: 0 !important;
}

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

/*----------------------------------------------------
	.comment_box_top
----------------------------------------------------*/
.comment_box_top {
	margin: 0 0 40px 0 !important;
	width: 100%;
}

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


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

#information_box {
	margin: 30px 0 20px !important;
	padding: 16px 20px 20px;
	width: 100%;
	/* background-color: #fce200; セール用 */
	background-color: #f5f5f5; /*通常時*/
	box-sizing: border-box;
}
#information_box dt {
	margin: 0 !important;
	text-align: left;
	font-weight: 600;
	font-size: 20px;
	font-size: 2.0rem;
}
#information_box dd a {
	color: #000;
}
#information_box span.bold {
	display: block;
	margin: 16px 0 8px;
	font-weight: 600;
	font-size: 14px;
	font-size: 1.4rem;
}
#information_box dd dl.content {
	margin-top: 20px;
	width: 100%;
}
#information_box dd dl.content dt.thumb {
	padding-right: 16px;
	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: 2% auto 0;
	width: 80%;
}
#home dl#information_box {
	display: none !important;
}

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



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

.ranking_item01 {
	margin: 20px 0;
	padding: 8px 0 16px 0 !important;
	width: 780px;
	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: 20px;
	width: 280px;
}
.ranking_item01 a.photo img {
	width: 100%;
}
.ranking_item01 .text {
	float: left;
	width: 420px;
	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: 0 auto 20px !important;
	/* padding: 10px; */
	width: 780px;
	/* background-color: #f9f9f9; */
	box-sizing: border-box;
}

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

#feature_box .feature01 {
	margin-bottom: 30px;
}
#feature_box .feature03 {
	margin-top: 20px;
}

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

#feature_box .feature02_item {
	margin-left: 4px;
	width: 257px;
	float: left;
}
#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 #mainimg .image {
	width: 780px;
	height: 444px;
	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: 100px;
	position: absolute;
	bottom: 10px;
	left: 44px;
} */


/*----------------------------------------------------
	#feature_box_sale
----------------------------------------------------*/
#feature_box_sale {
	margin: 0 0 30px !important;
	width: 100%;
}
#feature_box_sale h2 {
	margin: 0 !important;
	padding: 0 !important;
	font-family: 'FGKawaii';
	font-size: 2.6rem !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.4rem !important;
	font-weight: normal;
	text-align: center
}
#feature_box_sale h3 {
	margin: 16px 0 16px !important;
	padding: 10px;
	background-color: #f00;
	color: #fff;
	font-size: 2rem !important;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	box-sizing: border-box;
}
#feature_box_sale p.lead {
	margin-top: 8px !important;
	padding-top: 12px;
	font-size: 1.4rem;
	font-weight: 600;
	border-top: 1px solid #ababab;
}
#feature_box_sale ul {
	margin-top: 8px !important;
}
#feature_box_sale ul li {
	margin-right: 16px;
	margin-top: 0 !important;
	/* margin-top: 16px; */
	width: 175px;
	/* 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: 8px;
	font-size: 1.2rem;
}
#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: 20px;
	font-size: 2.0rem;
	font-weight: bold;
}
#feature_box_sale span.small {
	margin-right: 8px;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}

#feature_box_sale img.icon_campaign {
	display: block;
	width: 54px;
	position: absolute;
	top: 8px;
	right: 8px;
}
#feature_box_sale img.icon_campaign.left {
	left: 8px;
}

#feature_box_sale ul.col3 li {
	margin-right: 2%;
	margin-top: 16px;
	width: 32% !important;
	/* border: 1px solid #ccc; */
	float: left;
	position: relative;
}
#feature_box_sale ul.col3 li:last-child: {
	margin-right: 0;
}
#feature_box_sale ul.col3 li:nth-child(3n) {
	margin-right: 0 !important;
}
#feature_box_sale ul.col3 li:nth-child(3n+1) {
	clear: both !important;
}
#feature_box_sale ul.col3 li p {
	font-size: 1.2rem;
	font-weight: bold;
}

#feature_box_sale div.col1 {
	margin-top: 8px;
	margin-bottom: 8px;
	position: relative;
}
#feature_box_sale div.col1.small {
	margin-top: 16px !important;
}
#feature_box_sale div.col1 img {
	width: 100%;
}
#feature_box_sale div.col1.small img {
	margin-bottom: 8px;
}
#feature_box_sale div.col1 img.icon_campaign {
	width: 120px !important;
	top: 12px;
	right: 36px;
}
#feature_box_sale div.col1 img.icon_campaign.small {
	width: 90px !important;
	top: 14px;
	right: 16px;
}
#feature_box_sale div.col1 p {
	padding-top: 0 !important;
}
#feature_box_sale div.col1 span {
	display: inline;
}

#feature_box_sale span.notes {
	color: #666;
	font-size: 0.8rem;
}

/*----------------------------------------------------
	#feature_box_tannouki
----------------------------------------------------*/
#feature_box_tannouki {
	margin: 32px auto 40px;
	width: 760px;
	background-color: #fddd32;
}
#feature_box_tannouki h2 {
	margin: 0 auto !important;
	padding: 30px 0 0 330px;
	width: 100%;
    height: 123px;
    font-size: 2.6rem !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 20px;
	border-bottom: 6px solid #bebca5;
	box-sizing: border-box;
}
#feature_box_tannouki p {
	margin-bottom: -6px;
	padding: 12px 20px 0 20px;
	box-sizing: border-box;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
}
#feature_box_tannouki p .small {
	font-size: 1.2rem;
	font-weight: normal;
}
#feature_box_tannouki h2 img {
	width: 100%;
}
#feature_box_tannouki ul {
	margin: 20px auto 0;
	padding-bottom: 10px;
	width: 740px;
}
#feature_box_tannouki ul li {
	margin-bottom: 12px !important;
	width: 185px;
	height: 166px;
	float: left;
	position: relative;
}
#feature_box_tannouki ul li a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	cursor: pointer;
}
#feature_box_tannouki ul li img {
	width: 100%;
}
#feature_box_tannouki ul li img.subti {
	display: block;
	margin-top: 8px;
}
#feature_box_tannouki ul li span.text {
	margin: 0 !important;
	padding: 0 16px !important;
	display: block;
	position: absolute;
	text-align: center;
	top: 120px;
}


/*----------------------------------------------------
	#feature_box_ichioshi
----------------------------------------------------*/
#feature_box_ichioshi {
	margin: 8px auto 16px !important;
	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;
	min-height: 200px;
}
#feature_box_ichioshi ul.col2 li a {
	color: #000;
	text-decoration: underline;
}
#feature_box_ichioshi ul.col2 li a:hover {
	opacity: 0.6;
	cursor: pointer;
}
#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: 160px;
	position: absolute;
	font-weight: normal;
	font-size: 1.3rem !important;
	font-weight: bold;
	text-align: left;
}
#feature_box_ichioshi ul.col2 li.left .text {
	top: 16px !important;
	right: 20px;
}
#feature_box_ichioshi ul.col2 li.right .text {
	top: 16px !important;
	right: 20px;
}
#feature_box_ichioshi ul.col2 li .text span.lead {
	display: block;
	margin-top: 8px;
	font-size: 1.2rem;
	font-weight: normal;
}
#feature_box_ichioshi ul.col2 li .text span.reco {
	padding: 6px;
	background-color: #ff0000;
	color: #fff;
	font-weight: normal;
	line-height: 4;
}
#feature_box_ichioshi ul.col2 li.left .text span.reco {
	margin-left: 40px;
}
#feature_box_ichioshi ul.col2 li.right .text span.reco {
	margin-left: 40px;
}
#feature_box_ichioshi ul.col2 li.right {
	width: 50%;
	float: left;
}
#feature_box_ichioshi ul.col2 li img.photo {
	margin-left: 8px;
	margin-bottom: 16px;
}
#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: 160px;
}/* 名刺差し込み箱 */
/* #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: 50% !important;
} 栄養ドリンク */
#feature_box_ichioshi ul.col2 li img.photo.right {
	margin-left: 0;
	width: 50% !important;
}


/*----------------------------------------------------
	.feature_box_col
----------------------------------------------------*/
.feature_box_col.col2 {
	margin: -20px 0 40px 0 !important;
}
.feature_box_col.col2 h2 {
	margin-top: 0 !important;
}
.feature_box_col h3 {
	margin-top: 24px;
	font-weight: bold;
}
.feature_box_col a {
	color: #000;
}
.feature_box_col.col2 li {
	margin-left: 10px;
	width: 385px;
	float: left;
}
.feature_box_col.col2 li:first-child {
	margin-left: 0;
}
.feature_box_col.col2 li img,
.feature_box_col.col1 li img {
	display: block;
	width: 100%;
}
.feature_box_col.col1 {
	margin-top: 40px;
}
.feature_box_col.col1 h2 {
	position: relative;
}
.feature_box_col.col1 h2 img.icon {
	display: block;
	width: 120px;
	position: absolute;
	bottom: 44px;
	left: 46px;
}
.feature_box_col.col1 h2 img.icon.ykamabill {
	width: 110px !important;
	bottom: 8px !important;
	left: 24px;
}
.feature_box_col.col1 li h2 {
	width: 100%;
}
.feature_box_col.col1 div.col3 {
	margin-top: 30px;
}
.feature_box_col.col1 div.col3 .text {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.feature_box_col.col1 div.col3 .text h3 {
	margin-top: 0;
}
.feature_box_col.col1 div.col3 .photo {
	display: block;
	padding: 0 20px;
	width: 20%;
	float: left;
	box-sizing: border-box;
}
.feature_box_col.col1 div.col3 .copy {
	width: 30%;
	float: left;
	color: #d74535;
	font-weight: bold;
	box-sizing: border-box;
}
.feature_box_col.col1 div.col3 .copy span {
	padding: 4px;
	background-color: #d74535;
	color: #fff;
	font-weight: bold;
}
.feature_box_col.col1 div.col3 .copy ul.text {
	margin-top: 8px;
	width: 100%;
	color: #000 !important;
	/* font-weight: normal !important; */
	float: none;
}
.feature_box_col.col1 div.col3 .copy ul.text li {
	margin-bottom: 4px;
}
.feature_box_col.col1 div.col3 .copy ul.text li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;s
}


.feature_box_col.quick img {
	width: 100%;
	/* filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6; */
}
.feature_box_col.quick img.mobile {
	display: none;
}

.feature_box_col.clearcase img {
	display: block;
	margin-top: -16px;
	margin-bottom: -24px;
	width: 100%;
}


.feature_box_col.col1 .mainimage_curry {
	margin: 0 0 -8px 0 !important;
	padding: 0 !important;
	width: 780px;
	height: auto;
	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: 276px !important;
	position: absolute;
	top: 32px;
	left: 96px;
}
.feature_box_col.col1 .mainimage_curry img.chk {
	display: block;
	width: 276px !important;
	position: absolute;
	top: 32px;
	right: 96px;
}

/*----------------------------------------------------
	.formbtbox
----------------------------------------------------*/
#home .formbtbox {
	margin-top: 16px !important;
	padding: 0 !important;
}
#home .formbtbox .bt_cart.col1 {
	width: 50%;
	margin: 0 auto !important;
}
#home .formbtbox .bt_cart.col1 li {
	margin: 0 !important;
	width: 100%;
	float: none !important;
	box-sizing: border-box !important;
	position: relative;
}
#home .formbtbox .bt_cart.col1 li a {
	padding: 10px !important;
	box-sizing: border-box !important;
	line-height: 1.6;
}
#home .formbtbox .bt_cart.col1 img.icon_osama {
	position: absolute;
	top: 0;
	left: 8px;
}
#home .formbtbox .bt_cart.col1 img.icon_otherwin {
	position: absolute;
	top: 0;
	right: 8px;
}


/*----------------------------------------------------
	.osamabox
----------------------------------------------------*/
/* #home .osamabox 内を修正 2025.03.14 安藤 ここから */
#home .osamabox {
	margin: 30px auto;
	padding: 20px 16px 16px 16px !important;
	background-color: #fff;
	box-sizing: border-box;
}
#home .osamabox h2 {
	margin: 0 0 8px !important;
	padding: 0 !important;
	text-align: center;
}
#home .osamabox h2 img {
	width: 240px;
	aspect-ratio: 331 / 58;
}
#home .osamabox ul.feature_box_col.col1 {
	margin: 0 !important;
}
#home .osamabox ul.feature_box_col.col1 h3 {
	margin: 0 !important;
	width: 100%;
	/* aspect-ratio: 16 / 5; */
    aspect-ratio: 50 / 21;
	line-height: 0;
	background-image: url(/img/home/feat_osama_curry.webp);
	background-size: 100%;
}
#home .osamabox ul.feature_box_col.col1 h3 img {
	display: none;
}
/* #home .osamabox 内を修正 2025.03.14 安藤 ここまで */

#home .osamabox ul.feature_box_col.col1 h4,
#home .osamabox dl.feature_box_col.col2 h4 {
	margin: 16px 0 8px;
	font-size: 1.4rem;
	position: relative;
}
#home .osamabox ul.feature_box_col.col1 h4 span.icon_otherwin {
	display: block;
	/* width: 16px; */
	position: absolute;
	top: 10px;
	right: 30px;
	font-weight: bold;
	font-size: 1.1rem;
	line-height: 0;
}
#home .osamabox ul.feature_box_col.col1 h4 img {
	display: block;
	/* margin: 4px 0 0 4px; */
	width: 16px;
	position: absolute;
	top: 3px;
	right: 8px;
}
#home .osamabox dl.feature_box_col.col2:hover,
#home .osamabox ul.feature_box_col.col1 a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor: pointer;
}

#home .osamabox dl.feature_box_col.col2 {
	margin: 8px 0 0 0 !important;
}
#home .osamabox dl.feature_box_col.col2 dt {
	width: 60%;
	float: left;
}
#home .osamabox dl.feature_box_col.col2 dt img {
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
#home .osamabox dl.feature_box_col.col2 dd {
	padding: 0 0 0 2%;
	width: 40%;
	float: left;
	box-sizing: border-box;
}
#home .osamabox dl.feature_box_col.col2 h4 {
	margin-top: 0;
}
#home .osamabox dl.feature_box_col.col2 h4 span.icon_otherwin {
	display: block;
	font-weight: bold;
	font-size: 1.1rem;
	/* line-height: 0; */
}
#home .osamabox dl.feature_box_col.col2 h4 img {
	width: 16px;
	position: absolute;
	top: 0;
	right: 8px;
}

#home #sub {
	margin-top: 0;
}


.txtlink14.list {
	display: inline-block;
	margin-top: 0;
	padding: 4px 16px;
	/* width: 120px; */
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}


#home section.usagecases {
	margin: 40px 0 !important;
}
#home section.usagecases h2 {
	margin: 0 !important;
	padding: 10px !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: 97%;
}
#home section.usagecases ul li {
	margin-bottom: 16px;
	font-size: 1.4rem;
	list-style: disc !important;
}
#home section.usagecases div.wrapper {
	padding: 20px;
	background-color: #efefef;
	box-sizing: border-box;
}

/* 協力会社募集 */
#home .rec_partner {
	margin: -10px 0 48px;
	padding: 24px 20px 8px;
	color: #fff;
	background-color: #80d0d4;
	position: relative;
	overflow: hidden;
}
#home .rec_partner h3 {
	margin: 0 8px !important;
	font-size: 3.8rem !important;
	font-weight: 800;
	line-height: 1;
}
#home .rec_partner p {
	margin: 16px 8px 0;
	font-size: 1.2rem;
}
#home .rec_partner ul {
	margin: 16px 0 24px !important;
	font-size: 1.4rem;
	font-weight: 600;
}
#home .rec_partner img {
	diplay: block;
	width: 100% !important;
}
#home .rec_partner .pop {
	width: 420px;
	height: 420px;
	background-color: rgba(255,255,255,0.4);
	border-radius: 50%;
	position: absolute;
	bottom: 60px;
	right: -140px;
}
#home .rec_partner .pop p {
	color: #666;
	font-size: 1.8rem;
	font-weight: 600;
	position: absolute;
	bottom: 170px;
	left: 40px;
}
#home .rec_partner .pop a.txtlink {
	display: block;
	width:160px;
	font-size: 1.5rem !important;
	font-weight: 600;
	position: absolute;
	bottom: 124px;
	left: 70px;
}
#home .rec_partner .pop a.txtlink:hover {
	background-color: #444 !important;
}

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


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

}
