@charset "utf-8";

/* --------------------------------------------------------------------------------
	タグ
-------------------------------------------------------------------------------- */
html{
	font-size:62.5%;
}
body{
	height:100%;
	margin:0;
	padding:0;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-o-text-size-adjust:100%;
	text-size-adjust:100%;
}
body.fix-pd{
	margin:85px 0 0;
}
@media screen and (max-width:980px){
	body{
		font-size:1.5em;
	}
}
@media screen and (max-width:480px){
	body{
		font-size:1.25em;
	}
}
@media screen and (max-width:320px){
	body{
		font-size:1em;
	}
}

img{
	max-width:100%;
	height:auto;
}
a img{
	border:none;
	vertical-align:text-bottom;
}

.device-pc{
	display: none;
}
.device-sp{
	display: block;
}

/* --------------------------------------------------------------------------------
	共通クラス
-------------------------------------------------------------------------------- */
.clear{
	clear:both;
}
br.clear{
	display:block;
	margin:0;
	padding:0;
	clear:both;
	height:0;
	border:none;
	visibility:hidden;
	font-size:0;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix{
	min-height:1%;
}
* html .clearfix{
	height:1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* --------------------------------------------------------------------------------
	container
-------------------------------------------------------------------------------- */
#container{
}

.sp-inner {
    width: 94%;
    margin: 0 3%;
}

/* --------------------------------------------------------------------------------
	header
-------------------------------------------------------------------------------- */
#header{
	padding:2% 0 0;
	background:#fff;
}
.fix{
	position:fixed;
}

/********** 看板 **********/
#header .signboard{
	display:table;
	/*padding:0 3%;*/
	/*border-bottom: solid 1px #999999;*/
}

/********** ロゴ **********/
#header h1{
	/*display:table-cell;*/
	/*width:49%;*/
	margin: 0 2% 2%;
	vertical-align:bottom;
	font-size: 3.5vw;
}
#header h1 a{
	display:block;
	margin:0 15% 0 0;
}

/********** ヘッダーボタン **********/

#header .h-logo {
    width: 43%;
    float: left;
}

#header .h-inquiry {
    width: 40%;
    float: left;
}

#header .h-menu-btn.fix{
	z-index:99999;
	top:0;
	padding:0;
}
/*#header .h-btn-guide{
	display:table-cell;
	width:34%;
	vertical-align:bottom;
}*/

#header .h-btn-guide {
    width: 15%;
    vertical-align: bottom;
    float: right;
}

#header .h-btn-guide a{
	display:block;
	/*margin:0 9% 0 0;*/
}
#header .h-btn-menu{
	display:table-cell;
	width:17%;
	vertical-align:bottom;
}
#header .h-btn-menu a{
	display:block;
	margin:0 11.5% 0 0;
}

.h-nav-sns ul li {
    width: 18%;
    text-align: center;
    float: left;
    margin: 10% 7% 10%;
}

/********** メニュー **********/
#header .h-menu{
	width:100%;
	height: 80vh;
	padding:0;
	position:absolute;
	display:none;
	z-index:9999;
	background:#fff;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	/*box-shadow:0px 0px 6px 3px rgba(0,0,0,0.15);*/

}

#header .h-menu.fix-move{
    position: fixed;
    top: 0;
	padding: 50px 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
	background:#fff;
	-webkit-overflow-scrolling: touch;
}

/********** ナビゲーション **********/
#header .h-menu .h-nav ul li{
	float:left;
	width:50%;
}
#header .h-menu .h-nav ul li a,
#header .h-menu .h-nav ul li a img{
	display:block;
}

#header .h-menu nav{
	margin: 2% 3% 2%;
}

#header .h-menu nav h2{
	margin-bottom:3%;
}


#header nav.h-menu2 ul li, #header nav.h-menu7 ul li {
    box-sizing: border-box;
    width: 46% !important;
    margin: 2%;
}

#header nav.h-menu2 ul li:nth-child(2n+1),
#header nav.h-menu7 ul li:nth-child(2n+1) {
	/*margin-left: 2%;
	margin-right: 1%;*/
}

#header nav.h-menu2 ul li:nth-child(2n+2),
#header nav.h-menu7 ul li:nth-child(2n+2) {
	/*margin-left: 1%;
	margin-right: 2%;*/
}

#header nav.h-menu3 ul li,
#header nav.h-menu4 ul li {
    box-sizing: border-box;
	border:#cecece solid 2px;
	margin-top: -1px;
	margin-bottom: -1px;
}

#header nav.h-menu5 ul li {
    box-sizing: border-box;
	border:#D2C9B6 solid 1px;
}

#header nav.h-menu3 ul li:nth-child(2n+1),
#header nav.h-menu4 ul li:nth-child(2n+1),
#header nav.h-menu5 ul li:nth-child(2n+1) {
	margin-right: -1px;
	margin-left: 1px;
}

#header .h-menu nav ul li.list-large {
    width: 96% !important;
}

/*#header nav.h-menu3 ul li:nth-child(2n+2),
#header nav.h-menu4 ul li:nth-child(2n+2) {
	margin-left: -1px;
}*/

#header .delivery-day {
    width: 94%;
    margin: 0 auto 3%;
    font-size: 3.5vw;
    letter-spacing: -0.11em;
}

#header .delivery-day .heading {
    float: left;
    background: #9A2C30;
    color: #fff;
    padding: 2%;
    font-weight: bold;
}

#header .delivery-day .delivery-day-box {
    padding: 1%;
    float: left;
}

#header .delivery-day .delivery-day-box span {
    color: #9a2c30;
    font-size: 4.6vw;
    font-weight: bold;
}

/********** 検索 **********/
#header .search-area form{
	margin:0;
	padding:0 4% 1.4%;
}
#header .search-area form ul{
	list-style:none;
	margin:0;
	padding:0;
}
#header .search-area form ul li.txt-search{
	float:left;
	width:89%;
}
#header .search-area form ul li.txt-search input.FS2_Search_textarea{
	box-shadow:0 0 0.2rem #CBCBCB inset;
	font-size:120%;
	height:2.5em;
	line-height:1;
	padding:0 4%;
	width:89%;
}
#header .search-area form .FS2_Search_textarea{
	border:solid 1px #ccc;
	width:92%;
}
#header .search-area form ul li.btn-search {
	float:left;
	width:11%;
}
#header .search-area form ul li.btn-search input {
	border-radius:0;
	font-size:120%;
	height:2.5em;
	margin:0.1em 0 0;
}

/********** ヘッダーメニューボタン **********/
#header .h-menu-btn {
	/*background: rgba(255, 255, 255, 0.9);*/
    /*padding-top: 3% !important;*/
    z-index: 2000;
    box-shadow: 0px 6px 8px 5px rgba(0,0,0,0.05);
}
#header .h-menu-btn ul{
	/*display:table;*/
	width:100%;
}
#header .h-menu-btn ul li{
	float:left;
    width: calc(100%/4);
	vertical-align:bottom;
}
#header .h-menu-btn ul li a,
#header .h-menu-btn ul li a img{
	display:block;
}


/* --------------------------------------------------------------------------------
	main
-------------------------------------------------------------------------------- */
#main{
}
.sp-bnrs {
    margin-top: 3%;
}
.sp-bnrs p {
    margin-bottom: 5%;
}

.breadcrumb {
    display: inline-block;
    background: #F0F0F0;
    width: 100%;
    margin: 0% 0 4%;
    padding: 1%;
	box-sizing: border-box;
	font-size: 4vw;
}

#wrapper {
    margin: 0;
}


/* --------------------------------------------------------------------------------
	fix
-------------------------------------------------------------------------------- */
#fix{
	position:fixed;
	width:14%;
	right:0;
	bottom:20%;
	z-index:99999;
}


/* --------------------------------------------------------------------------------
	footer
-------------------------------------------------------------------------------- */
#footer{
	padding:7% 0 0;
	background:#fff;
	border-top: 3px solid #666;
}

/********** フッターメニュー **********/
#footer .f-menu{
	/*margin:0 5% 4%;
	border-radius:1.5%;
	border:solid 1px #ccc;
	background:#eee;*/
}
#footer .f-menu ul{
	list-style:none;
	margin:0;
	padding:1%;
}
#footer .f-menu ul li{
    float: left;
    width: 48%;
    padding: 2%;
    margin: 0 1% 4%;
    border-radius: 1.5%;
    border: solid 1px #ccc;
    background: #eee;
    box-sizing: border-box;
}
#footer .f-menu li a {
    background: url(https://www.kuradukuri.jp/images/common/f-icon-arr.png) no-repeat 0 0.25em;
    padding-left: 0.5em;
}

#footer .f-menu ul li:nth-child(2n){
	float:right;
}
#footer .f-menu ul li:last-child,
#footer .f-menu ul li:last-child(2){
	padding:0;
	background:#f00;
}
#footer .f-menu ul li img{
	vertical-align:bottom;
}

/********** ダイヤル **********/
#footer .f-btn-freedial{
	margin:0 2% 5%;
}

/********** ボタン **********/
#footer .f-btns ul{
	list-style:none;
	margin:0;
	padding:0 6% 6% 2%;
}
#footer .f-btns ul li{
	float:left;
	width:25.1%;
}
#footer .f-btns ul li:nth-child(4){
	float:right;
	width:18.1%;
}

/********** コピーライト **********/
#footer .copyright{
	padding:0 0 2.5%;
	text-align:center;
	font-size:70%;
}

/********** 注意文 **********/
#footer .f-att{
	padding:0 0 2.5%;
	text-align:center;
	font-size:70%;
}

/********** 表示モード **********/
#footer .btn-device-select{
	padding:2.8% 3%;
	text-align:center;
	background:#dbb84d;
	font-size:100% !important;
	text-shadow:none !important;
}
#footer .btn-device-select .heading{
	float:left;
	width:25%;
	margin:0 2%;
	padding:1% 2%;
	background:#fff;
	color:#c90;
}
#footer .btn-device-select ul{
	float:left;
	width:55%;
	list-style:none;
	margin:0;
	padding:1% 0;
	text-align:center;
}
#footer .btn-device-select ul li{
	display:inline;
	color:#fff;
}
#footer .btn-device-select ul li p{
	display:inline !important;
	margin:0 !important;
}
#footer .btn-device-select ul li:nth-child(1){
	color:#c90;
}
#footer .btn-device-select ul li:nth-child(2){
	font-weight:bold;
}
#FS2_footer #footer #FS2_SystemNav{
	display:block;
}
#FS2_footer #footer .FS2_SystemNav_btnPC {
	cursor: pointer !important;
	color: white !important;
	width: auto !important;
	margin: 0 !important;
	color: #fff !important;
	padding: 0px 8px !important;
	background: none !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

#FS2_SystemNav{
	display:none;
}


/********** 表示モード **********/
#footer .btn-device-select{
	padding:2.8% 10%;
	text-align:center;
	background:#dbb84d;
}
#footer .btn-device-select .heading{
	margin:0 2%;
	padding:1% 3.5%;
	background:#fff;
	color:#c90;
}
#footer .btn-device-select .btn-smp{
	padding:0 5%;
	color:#c90;
}
#footer .btn-device-select a{
	padding:0 5%;
	border-left:solid 1px #fff;
	color:#fff;
}

/****** footer-new ******/


#footer .sp-inner p {
	margin-bottom: 5%;
}

#footer .f-bnrs {
    width: 92%;
    margin: 0 auto;
}

#footer .f-bnrs .f-bnr {
    margin: 0 0 5%;
}
#footer .f-sns {
	/*margin-bottom: 10%;*/
}

#footer .f-sns ul li {
    float: left;
    width: 46%;
    margin: 0 2% 4%;
}

#footer .f-sns ul li p {
    text-align: center;
    font-size: 3vw;
}

#footer .f-sns ul li a {
    color: #333333;
}

#footer .f-gift {
	margin-bottom: 4%;
}

#footer .f-gift .f-gift-imgs ul li {
    width: calc(94%/3);
    float: left;
    margin: 3% 1%;
}


#footer .f-otodoke01 {
	margin-bottom: 4%;	
}

#footer .f-otodoke01 .f-calen iframe {
    width: 100%;
    height: 42vw;
}

#footer .f-otodoke01 .f-calen {
    float: left;
    width: 44%;
    margin: 3%;
}

#footer .f-otodoke01 .delivery-day {
    float: left;
    width: 44%;
    margin: 3%;
}

#footer .f-guide {
	margin-bottom: 5%;
}

#footer .f-guide .f-guide-box {
    box-sizing: border-box;
    border-bottom: #eee5d5 solid 2em;
    border-left: #eee5d5 solid 1em;
    border-right: #eee5d5 solid 1em;
    padding: 4%;
}

#footer .f-guide .f-guide-box h4 {
    font-size: 1.2em;
    margin-bottom: 1em;
    color: #983333;
}

#footer .f-guide .f-guide-box p span {
    color: #983333;
}

#footer .f-guide .f-guide-box a img {
    width: 50%;
}

#footer .f-guide .f-guide-box a {
    margin-left: 50%;
}

#footer .f-guide .f-guide-box p {
    margin-bottom: 5%;
}

#footer .delivery-day{
	text-align: center;
	border:solid 2px #5d5d5d;
	box-sizing: border-box;
	height: 40vw;
}

#footer .delivery-day .heading {
    background: #5d5d5d;
    color: #fff;
    padding: 4%;
    font-size: 4vw;
}

#footer .delivery-day-box {
    color: #5D5D5D;
    font-size: 4vw;
}

#footer .delivery-day-box span {
    font-size: 7vw;
    color: #8a2c2f;
    font-weight: bold;
    display: block;
    padding-top: 15%;
}

#footer .f-logo {
    float: none;
    margin: 2% auto;
    text-align: center;
    }
#footer .address {
    float: left;
    width: 40%;
    font-size: 3vw;

    float: none;
    width: 80%;
    font-size: 4.4vw;
    padding: 10px 0 20px;
    margin: 0 auto;
    }

#footer div#copyright {
    font-size: 3.5vw;
    text-align: center;
}

/* --------------------------------------------------------------------------------
	fix
-------------------------------------------------------------------------------- */
#footer #fix{
	position:fixed;
	width:14%;
	right:0;
	bottom:20%;
	z-index:99999;
}

.btn-pagetop{
	display: none;
}


.cl-oshirase {
    padding: 2%;
    box-sizing: border-box;
    width: 100%;
    background: #ff6a6a;
    border-radius: 12px;
    color: #fff;
    margin: 3% 0% 10%;
    box-sizing: border-box;
    display: none;
}

.cl-oshirase p {
    margin-bottom: 4%;
    font-size: 4vw;
}
.cl-oshirase span{
	font-weight: bold;
	font-size: 130%;
}

.cl-oshirase a{
	text-decoration: underline;
	color: #fff;
}

.cl-oshirase.covid {
    background: #ffffff;
    display: block;
    border: solid 2px #900;
    color: #900000;
}


.cl-oshirase a{
	text-decoration: underline;
	color: #900000;
	font-weight: bold;
}
.cl-oshirase h3 {
	color: #900000 !important;
}

.bnrspimg {
    height: 126px;
    object-fit: fill;
    width: 100%;
    }