@charset "utf-8";






.shipping,
.shipping *
{
	position: relative;
}

.shipping .title
{
	font-size: 1.2em;
}
.shipping .title>*>b
{
	font-size: 1.3em;
}


.shipping .txt
{
}

.Header .shipping
{
}

.Header .shipping>*
{
	display: block;
}

.Header .shipping .txt
{
	font-size: 1.1em;
	position: absolute;
	top: calc(100% + 0.5em);
	width: 100%;
	text-align: center;
}

.Header .shipping .txt .kome
{
	display: inline-block;
}

.HeaderAddress
{
	height: calc(42px + 3.5em);
}


.PageNavi
{
	margin-top: 2.5em;
	margin-bottom: 0;
}

.Main section
{
}

.Main .Index
{
	margin-top: 5em;
}


.Main .shipping
{
	text-align: center;
}

.Main .shipping>.Wrap
{
	display: inline-block;
}


.Menu .shipping
{
}

.Menu .shipping .title
{
	font-size: 1.2em;
}


.Main .guide_delivery.shipping .title
{
	font-size: 1em;
}




body
{
	background-color: #1a0701;
	background-size: cover;
	background-image: url(../img/top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-bottom: 2em;
}


#DocumentBG
{
	min-width: 1010px; 
}


#DocumentArea
{
	width: 1010px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../img/bg_bk30.png);
	background-repeat: repeat-y;
	background-position: 20px 0;
}


#Header
{
	width: 100%;
	font-size: 0.8em;
}

.HeaderArea
{
	margin-left: auto;
	margin-right: auto;
}

#ContainerBG
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}


#MenuBar
{
	width: 100%;
}

#Contents
{
	width: 100%;
	text-align: left;
}


.Main
{
	width: 100%;
	float: left;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

.MainContents
{
	margin-left: 240px;
	min-width: 730px;
}


.MainContentsArea
{
}

.Menu
{
	float: left;
	display: inline;
	width: 200px;
	margin-top: 160px;
	margin-left: -100%;
}

.MenuLeft
{
	margin-left: 15px;
	margin-right: 15px;
}



#Footer
{
}

.MenuBarArea,
#ContainerBG,
#Contents,
.BackTop,
.FooterArea
{
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}


#Header
{
}


.Header ul
{
	list-style: none;
	margin: 0;
	display: flex;
	align-items: center;
	gap: 0.5em;
}

.Header li
{
	width: auto;
	white-space: nowrap;
}

.Header>.Wrap
{
	position: relative;
	display: flex;
	justify-content: flex-end;
	gap: 1em;
	padding-right: 20px;
}

.Header>.Wrap>*
{
}

.Header .Right
{
	text-align: right;
}





.Header a
{
}



.Header .Logo
{
	position: absolute;
	top: 20px;
	left: 0;
	text-align: center;
}


.Header .Logo .SiteCatch
{
	display: block;
}

.Header .Logo h1
{
	font-size: 1em;
	margin-bottom: 0px;
}

.Header .Logo h1 a
{
	display: table-cell;
	background-image: url(../img/bg_bk70.png);
	width: 240px;
	height: 240px;
	vertical-align: middle;
}

.Header .Logo h1 img
{
}

.Header .Logo h2,
.Header .Logo h3
{
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 0;
}

.Header .Logo h2
{
	clear: both;
	margin-top: 0px;
}

.Header .Logo h2 img
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.Header .Logo h3
{
}



.Header .Right
{
}

.Header .Right>.Wrap
{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}


.Header .Right a
{
	display: flex;
	padding-top: 0;
	padding-bottom: 0;
}

.Header .Right ul
{
	display: inline-flex;
}

.Header .Right .IconMini
{
	margin-left: 1em;
}

.Header .Right .Marker
{
}

.Header .Right table
{
	margin-right: 0px;
	margin-left: auto;
}


.Header .Right th,
.Header .Right td
{
	background: none;
}

.Header .Right caption
{
}

.Header .Right th
{
}

.Header .Right td
{
	vertical-align: middle;
}




#Header .HeaderMenuMini
{
	width: auto;
	background-image: url(../img/bg_bk70.png);
	border-top-width: 0px;
	padding: 0.75em 1em;
	display: inline-flex;
}

.HeaderMenuMini li
{
}



.Header .Right td.TextSize
{
	padding-left: 2em;
	padding-right: 2em;
}

.TextSize li
{
}

#Header .TextSize td
{
}


.TextSize ul
{
}

.TextSize li
{
}

.TextSize li a
{
}

.TextSize .changeText
{
}

.TextSize .changeBtn
{
	cursor: pointer;
	padding-left: 1em;
}


.TextSize .changeBtn .active
{
}


.HeaderAddress
{
	display: flex;
	align-items: center;
	gap: 1em;
}

.HeaderAddress table
{
	display: inline-block;
}

.HeaderAddress th,
.HeaderAddress td
{
	background: none;
}


.HeaderTelFreeText
{
	display: inline-block;
	text-align: left;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.HeaderTelFreeText br
{
	display: none;
}



























.BackTop
{
	text-align: right;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.8em;
}


#Footer .BackTop
{
	display: block;
	float: right;
	font-size: 0.8em;
	width: 6em;
	text-align: center;
}


#Footer .BackTop a
{
	text-decoration: none;
}



#Footer
{
	clear: both;
	margin: 0;
	text-align: center;
}



#Footer table
{
	width: auto;
}


#Footer table,
#Footer th,
#Footer td
{
	vertical-align: middle;
	border-width: 0;
	margin: auto;
}


#Footer h1,
#Footer h2
{
	margin-bottom: 0px;
	font-weight: bold;
}


#Footer h1
{
	font-size: 1.2em;
	display: inline;
}

#Footer h1 img
{
	margin-right: 10px;
	vertical-align: middle;
}

#Footer h2
{
	font-size: 1.2em;
}

#Footer address
{
	text-align: inherit;
}

#Footer address p
{
	display: inline;
	white-space: nowrap;
}

#Footer .FooterArea
{
}

#Footer .FooterBanner
{
	text-align: center;
}

#Footer .FooterBanner a
{
	padding-left: 5px;
	padding-right: 5px;
}

#Footer .FooterBanner img
{
	vertical-align: top;
}

#Footer .FooterMain
{
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}




#Footer .FooterMenu table
{
}

#Footer .FooterMenu ul
{
	list-style: none;
	margin: 0;
}

#Footer .FooterMenu li
{
	display: inline-block;
	margin-left: 1em;
	margin-right: 1em;
}



#Footer .FooterInfoSub
{
	font-size: 0.8em;
	margin-bottom: 1em;
}

#Footer .FooterCopy
{
}


#Footer .FooterCopy a
{
	text-decoration: none;
}

#Footer .FooterCopy a:hover
{
	text-decoration: underline;
}

#Footer .FooterCategory
{
	text-align: center;
}







.PageNavi,
.SortNavi
{
	font-size: 0.8em;
	background-image: url(../img/bg_bk30.png);
}


.PageNaviArea,
.SortNaviArea
{
	padding: 0.75em 1.5em;
}

.Main .PageNavi table,
.Main .SortNavi table
{
	border-collapse: collapse;
	width: auto;
	margin-left: 0px;
}

.Main .PageNavi th,
.Main .PageNavi td,
.Main .SortNavi th,
.Main .SortNavi td
{
	border-width: 0;
	padding-left: 0px;
	padding-right: 0px;
}


.CategoryMenu
{
}

.CategoryMenu ul
{
	margin-left: 0px;
}

.CategoryMenu li
{
	display: block;
	float: left;
	min-width: 20%;
	text-align: center;
	margin: 0;
	border-width: 2px 2px 0 2px;
	background-image: url(../img/bg_back.png);
	padding: 10px;
}

.CategoryMenu li img
{
	vertical-align: middle;
}

.CategoryMenu li a
{
	display: block;
}

.CategoryMenu li.On
{
	background-image: url(../img/CategoryOn.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-color: #fff;
}


.Main h1
{
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1.75em;
	background-image: url(../img/h1_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 2em;
	font-size: 1.5em;
}


.Main h1 strong
{
	background-image: url(../img/h1s_bg.png);
	padding: 1em;
}


.Main h2
{
	background-image: url(../img/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0.5em 1em;
	font-size: 1.5em;
	font-weight: normal;
}

.Main h3,
.Main dt
{
	text-align: left;
	background-image: url(../img/leader.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0.5em;
	font-weight: normal;
}

.Main h4
{
}

.Main h1 img,
.Main h1 span img,
.Main h2 img,
.Main h2 span img,
.Main h3 img,
.Main h3 span img,
.Main h4 img,
.Main h4 span img
{
	border-width: 0;
	vertical-align: middle;
}


h1 .r,
h2 .r,
h3 .r,
h4 .r,
.Main h1 .r,
.Main h2 .r,
.Main h3 .r,
.Main h4 .r
{
	display: block;
	float: right;
	text-align: right;
	width: 40%;
	font-size: 0.7em;
	line-height: 2.5;
	font-weight: normal;
}


.Main h1 span a.mark,
.Main h2 span a.mark,
.Main h3 span a.mark,
.Main h4 span a.mark
{
	text-decoration: none;
}





.blinking
{
	-webkit-animation: blink 1.0s ease-in-out infinite alternate;
	-moz-animation: blink 1.0s ease-in-out infinite alternate;
	animation: blink 1.0s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@-moz-keyframes blink {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@keyframes blink {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}


.read
{
	font-weight: bold;
	font-size: 1.2em;
}


.read table,
.read th,
.read td
{
	background: none;
}

.read strong
{
	font-size: 1.2em;
}


.Line
{
	background-image: url(../img/bg_line.gif);
	background-position: center center;
	background-repeat: repeat;
	text-align: center;
}


.Main .ShohinDetail .Waku
{
	text-align: center;
	margin-bottom: 1.5em;
}

.Main .ShohinDetail .Waku:before
{
	content: url("../img/waku_01.png");
	display: block;
	height: 25px;
}

.Main .ShohinDetail .Waku:after
{
	content: url("../img/waku_03.png");
	display: block;
	height: 25px;
}

.Main .ShohinDetail .WakuBox
{
	background-image: url(../img/waku_02.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 25px;
}


.memo
{
	border-width: 1px;
	padding: 0.5em 1em;
	background-image: url(../img/bg_w20.png);
}


.memo strong
{
}

.memo li
{
	margin-bottom: 0px;
	margin-top: 0px;
}


.AccessBanner
{
	margin-bottom: 10px;
}



.Banner ul
{
	list-style: none;
	margin-left: 0px;
	margin-top: -1em;
}

.Banner li
{
	margin-top: 1em;
}


.Banner li img
{
	display: block;
}

.Banner p
{
	margin-top: 5px;
}


.Banner
{
}

.Banner .Item
{
	position: relative;
}

.Banner .Item a
{
	display: block;
	position: relative;
}

.Banner .Item a>span
{
	display: block;
	position: relative;
}

.Banner .Item a .Img
{
	overflow: hidden;
}


.Banner .Item a .Img:after
{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}




.ouchi_dessert_ouen_kakaku
{
}

.Banner .ouchi_dessert_ouen_kakaku
{
}

.Banner .ouchi_dessert_ouen_kakaku a
{
}

.Banner .ouchi_dessert_ouen_kakaku a .Img
{
}

.Banner .ouchi_dessert_ouen_kakaku a .Img:after
{
	width: 150%;
	height: 100%;
}

.Menu .Banner .ouchi_dessert_ouen_kakaku a .Img:after
{
	left: -47.5%;
	bottom: -4px;
	background-image: url(../img/ouchi_dessert_ouen_kakaku_3s.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	transform: rotate(0deg);
}


.Index .Banner .ouchi_dessert_ouen_kakaku a .Img:after
{
	left: -27%;
	bottom: -22.5%;
	background-image: url(../img/ouchi_dessert_ouen_kakaku_3.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	transform: rotate(-13deg);
}


.ouchi_dessert_ouen_kakaku.whole
{
}

.Banner .ouchi_dessert_ouen_kakaku.whole a .Img:after
{
	background: transparent;
}


.kikangentei
{
}

.Menu .Banner .Item.kikangentei a .Img:after
{
}

.Index .Banner .Item.kikangentei a .Img:after
{
}







.Snap img
{
	border-width: 1px;
}


.PrevNext
{
	margin-bottom: 1em;
}

.PrevNext .PrevBtn,
.PrevNext .NextBtn
{
	display: block;
	width: 40%;
}

.PrevNext .PrevBtn
{
	text-align: left;
	float: left;
}

.PrevNext .NextBtn
{
	text-align: right;
	float: right;
}


.Main .NewMarkImg,
.Main .PaymentImg
{
	border-width: 0;
	vertical-align: middle;
}


.PriceImg img
{
	padding-bottom: 5px;
	padding-right: 2px;
}

.PriceImg .PriceImgComma img
{
	padding-bottom: 0px;
	padding-right: 0px;
}

.PriceOverImg img
{
	padding-bottom: 10px;
}


.IndexImg
{
	padding: 0;
	line-height: normal;
	background: none;
	height: auto;
	margin-bottom: 2.5em;
}

.IndexImg img
{
	border-width: 0;
}



.Index
{
	margin-top: 2.5em;
}

.Index h2
{
	border-width: 0;
	padding: 0;
}

.Index table,
.Index th,
.Index td
{
	padding: 0;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border-width: 0;
}

.Index .read
{
	text-align: center;
}

.Index .read img
{
	line-height: normal;
	vertical-align: middle;
}


.Ingredients dl
{
	margin-top: 1.5em;
}

.Ingredients dt
{
	padding-bottom: 0px;
}

.Ingredients dt strong
{
	display: block;
	background-image: url(../img/bg_w10.png);
	padding: 0.5em;
}

.Ingredients dt strong img
{
	vertical-align: middle;
}

.Ingredients li
{
	text-align: center;
}

.IngredientseImg
{
}

.IngredientseImg img
{
	margin-bottom: 1.5em;
}

.IngredientseImg img
{
	background-image: url(../img/line_circle-g.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px;
}


.IngredientseName
{
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}

.IngredientseHaigo
{
	display: block;
}

.IngredientseBrand
{
	display: block;
}

.IngredientseNaiyo
{
	padding-bottom: 1em;
}





.ChocolateShohin ul
{
	list-style: none;
	margin-left: 0px;
}

.ChocolateShohin li
{
	border-width: 1px;
	background-image: url(../img/bg_bk30.png);
}

.ChocolateShohinBox
{
	margin: 10px 15px
}

.ChocolateShohinImg
{
	float: left;
	width: 310px;
	text-align: center;
}

.ChocolateShohinImg img
{
	background-image: url(../img/bg_gold.png);
	padding: 5px;
}

.ChocolateShohinText
{
	float: right;
	width: 360px;
}


.ChocolateShohin .ShohinName
{
	background-image: url(../img/waku_read_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 1.5em;
	text-align: center;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}



.GuideDeliveryPacking
{
}

.GuideDeliveryPacking table img
{
	float: left;
}


.GuideDeliveryOrder
{
	margin-top: 1em;
}

.GuideDeliveryOrder ol
{
	margin-left: 0px;
	list-style: none;
}

.GuideDeliveryOrder ol li
{
	display: inline-block;
	background-image: url(../img/arrow2r.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-right: 5px;
	text-align: center;
}

.GuideDeliveryOrder ol li.OlFirst
{
	background: none;
	padding-left: 0px;
}

.GuideDeliveryOrder ol li div
{
	background-image: url(../img/step_circle-line.png);
	background-repeat: no-repeat;
	width: 121px;
	height: 121px;
	vertical-align: middle;
	display: table-cell;
}

.GuideDeliveryOrder ol li span
{
	vertical-align: middle;
	display: table-cell;
	text-align: left;
}



h2.ChefPatissier
{
	font-size: 2em;
	background: none;
	padding: 0;
}

h2.ChefPatissier img
{
	vertical-align: middle;
	padding-right: 10px;
	float: none;
	margin-left: 0px;
}

.ChefPatissierText
{
}

.ChefPatissierText dl
{
	margin-top: -1.5em;
}

.ChefPatissierText dt
{
	margin-top: 3em;
}

.ChefPatissierText ul
{
	margin-left: 0px;
	list-style: none;
}

.ChefPatissierProfile
{
	margin-left: 15%;
	font-size: 0.8em;
	margin-top: 2em;
}


.AboutusTel table,
.AboutusTel th,
.AboutusTel td
{
	border-width: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.AboutusTel th
{
	font-weight: normal;
	background: none;
}

.AboutusTel ul
{
	list-style: none;
	margin-left: 0px;
	margin-top: -0.3em;
	margin-bottom: -0.2em;
}

.AboutusTel li
{
}


.Contact td ul
{
	list-style: none;
	margin-left: -1em;
}

.Contact td li
{
	display: inline-block;
	margin-left: 1em;
}





.Privacy dt
{
	font-weight: bold;
	padding-left: 0px;
	background-image: none;
}

.Privacy dd
{
	margin-bottom: 10px;
}


.Sitemap h2,
.Sitemap h3
{
	margin-top: 1em;
}

.Sitemap h3
{
	margin-bottom: 0em;
}

.Sitemap ul
{
	margin-top: -1em;
}

.Sitemap ul li
{
	margin-top: 1em;
}





.MenuSouryou
{
	border-width: 1px;
	background-image: url(../img/bg_bk50.png);
	text-align: left;
	padding: 4px;
	font-size: 0.8em;
}

.MenuSouryou h2
{
	margin-bottom: 5px;
	background-image: url(../img/bg_bk50.png);
	padding: 5px;
	line-height: 1.1;
	border-width: 1px;
}
