@charset "utf-8";

#sub h2 {
    margin: 0 auto 0px auto;
}
/* ---------------------------------------- 
 - common
---------------------------------------- */


html{
	height: 100%;
}

body{
	font-family:'ヒラギノ丸ゴ Pro W4',Hiragino Maru Gothic Pro,'メイリオ',Meiryo,Osaka,'ＭＳ ゴシック','ＭＳ Ｐゴシック','Arial';
	font-size:14px;
	line-height:1.8;
	color:#625858;
}

strong {
	font-weight:bold;
	}

a.btn_menuback {
	display:block;
	width:110px;
	height:35px;
	background:url(images/button_back.png) 0 0 no-repeat;
	text-indent	: 100%;
	white-space	: nowrap;
	overflow	: hidden;
	margin:auto;
	}

.inline_t_indent {
	display:block;
	text-indent:-12px;
	padding-left:12px;
	color:#ab0000;
	}
	
.sold {
font-weight: bold;
color: #AC0000;
padding-left:15px;
}

.comment_n{
	display: inline-block!important;
	color:#ab0000;
	font-size: 0.8em;
	padding-left: 0.8em;
	text-indent: -0.8em;
	text-align: left!important;
	max-width: calc(100% - 140px);
	float: left;
}
/* ---------------------------------------- 
 - opening
---------------------------------------- */

#opening {
	background-color:#000;
	position:absolute;
	z-index:2147483647;
}

#opening .base {
	width:100%;
	background-color:#000;
	}

#opening img {
	/*display:none;*/
	position:absolute;
	top:50%;
	left:50%;
	opacity:0;
}

#opening .img01 {
	margin-left:-449px;
	margin-top:-494px;
	}
	
#opening .img02 {
	margin-left:-452px;
	margin-top:-299px;
	}
	
#opening .img03 {
	margin-left:-366px;
	margin-top:-318px;
	}


/* ---------------------------------------- 
 - wrapper
---------------------------------------- */

#wrapper {
	width:1350px;
	margin:auto;
	position:relative;
	}
	
/* ---------------------------------------- 
 - header
---------------------------------------- */
	
#header {
	width:1281px;
	margin:auto;
	height:100px;
	background:url(images/header_bg.png) 0 0 repeat-x;
	position:relative;
	/*overflow:hidden;*/
	z-index:100;
	}
	
#header ul {
	position:absolute;
	bottom:0;
	width:1294px;
	height:36px;
	}

#header ul li{
	float:left;
	}
	
#header ul li a {
	height:36px;
	display:block;
	text-indent	:-9999px;
	}
	
	

/* ---------------------------------------- 
 - xmas
---------------------------------------- */

.xmas #header {
    background: url(images/header_bg.png) 0 0 repeat !important;
    height:102px;
}

.xmas #header h1 a {
    position: absolute;
    width: 139px;
    height: 34px;
    background: url(images/logo.png) 0 0 no-repeat;
    left: 45%;
    top: 32px;
    /*margin-left: -153px;*/
}

	
/* ---------------------------------------- 
 - footer
---------------------------------------- */
	
#footer2 {
    width: 100%;
    height: 49px;
    background: url(../../eskoyama/images/footer_line.png) top center no-repeat;
}

#footer2 {
    position: relative;
    width: 323px;
    height: 12px;
    background: url(../../eskoyama/images/footer_copy.png) 0 0 no-repeat;
    margin: auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    top: 23px;
}


/* ---------------------------------------- 
 - footerNav
---------------------------------------- */

#footerNav {
	width:100%;
	height:149px;
	/*background:url(../../eskoyama/images/footer_line.png) top center no-repeat;*/
	position:relative;
	margin-left:-95px;
	}
	
#footerNav a {
	position:absolute;
	display:block;
	text-indent	: 100%;
	white-space	: nowrap;
	overflow	: hidden;
	}
	
#footerNav a:hover
 {
	opacity: 0.70;
	filter : alpha(opacity=70);
}
	
#footerNav .fn01 {
	background:url(images/fn01.png) 0 0 no-repeat;
	width:110px;
	height:27px;
	left:130px;
	top:62px;
	}
	
#footerNav .fn02 {
	background:url(images/fn02.png) 0 0 no-repeat;
	width:80px;
	height:37px;
	left:286px;
	top:58px;
	}
	
#footerNav .fn03 {
	background:url(images/fn03.png) 0 0 no-repeat;
	width:80px;
	height:84px;
	left:416px;
	top:30px;
	}
	
#footerNav .fn04 {
	background:url(images/fn04.png) 0 0 no-repeat;
	width:83px;
	height:67px;
	left:538px;
	top:46px;
	}
	
#footerNav .fn05 {
	background:url(images/fn05.png) 0 0 no-repeat;
	width:95px;
	height:35px;
	left:660px;
	top:64px;
	}
	
#footerNav .fn06 {
	background:url(images/fn06.png) 0 0 no-repeat;
	width:90px;
	height:66px;
	left:792px;
	top:44px;
	}
	
#footerNav .fn07 {
	background:url(images/fn07.png) 0 0 no-repeat;
	width:86px;
	height:77px;
	left:920px;
	top:33px;
	}
	
#footerNav .fn08 {
	background:url(images/fn08.png) 0 0 no-repeat;
	width:104px;
	height:88px;
	left:1050px;
	top:31px;
	}
	
	
/* ---------------------------------------- 
 Contents top
---------------------------------------- */
#sub #contents {
  padding-top: 0px;
}

#contents {
	background:#f9f6ee url("images/contents_bg.png") center 0 repeat;
	background-attachment: fixed;
}

/*.contents_top {
	width:1280px;
	height:130px;
	background:url(images/opening_bg.jpg) 0 0 no-repeat;
	margin-bottom:90px;
	box-shadow: 0px 1px 6px 3px rgba(0,0,0,0.3);
}
*/


.contents_top p,
.contents_top a {
	display:block;
	text-indent	: 100%;
	white-space	: nowrap;
	overflow	: hidden;
}

/*.contents_top p {
	width:282px;
	height:181px;
	background:url(images/contents_top.png) 0 0 no-repeat;
	float:left;
	margin-top:100px;
	margin-left:137px;
}*/

/*.contents_top a {
	width:739px;
	height:332px;
	background:url(images/contents_top_banner.png) 0 0 no-repeat;
	float:right;
	margin-top:40px;
	margin-right:46px;
}*/

/*.contents_top a:hover
 {
	opacity: 0.95;
	filter : alpha(opacity=95);
}*/


/* ---------------------------------------- 
 - listHead
---------------------------------------- */
	
#listHead {

	width:1041px;
	height:10px;
	margin-left:0px;
	position:relative;
	margin-bottom:10px;
	/*overflow:hidden;*/
	box-shadow: 2px 2px 3px -20px rgba(0,0,0,0.2);
	
	}
	
/*.listHeadTitle {
	width:414px;
	height:379px;
	position:absolute;
	top:0;
	left:0;
	}*/
	
/*.listHeadCarousel {
	width:627px;
	height:379px;
	position:absolute;
	left:414px;
	overflow:hidden;
	}*/
	
/*.listHeadCarousel ul {
	margin:0 !important;
	display:inline;
	overflow:hidden;
	}*/
	
/*.listHeadCarousel ul li {
	width:342px !important;
	margin:0 !important;
	display:inline;
	overflow:hidden;
	}*/
	
.listHeadCarousel ul li:hover {
	opacity:1.0 !important;
	filter : alpha(opacity=100) !important;
	}
	
/*.listHeadCopy {
	position:absolute;
	left:440px;
	top:133px;
	}
*/

.listHeadButton {
	width:225px;
	display:block;
	position:absolute;
	cursor:pointer;
	right:75px;
	bottom:-309px;
	}
	
/*.listHeadButton #reserv{
	height:59px;
	background:url(images/button_reserv.png) 0 0 no-repeat;
	bottom:-311px;
	right:214px;
	}*/
	
.listHeadButton#choco {
	height:59px;
	background:url(images/button_choco.png) 0 0 no-repeat;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
	
.listHeadButton:hover {
	background-position:bottom left;
	}
	
.mainimage_xmas{
padding:366px 0px 40px 8px;
}

#item_list li.new {
    position: relative;
}

#item_list li.new::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 50px solid transparent; /* 三角形の左辺 */
    border-bottom: 50px solid #c30d19; /* 三角形の底辺 */
    transform: rotate(180deg);
    z-index: 1; /* テキストよりも下に配置 */
}

#item_list li.new::after {
    content: "New";
    position: absolute;
    top: 6px; /* テキストの位置調整 */
    left: 3px; /* テキストの位置調整 */
    color: white;
	letter-spacing: 0.05em;
	font-size: 0.8em;
    font-weight: bold;
    transform: rotate(-45deg);
    z-index: 2; /* 三角形よりも上に配置 */
}


#item_list li.list_2column, #item_list li.list_2column a {
  width: 414px;
}



/* ---------------------------------------- 
 - 通販ボタン2つ以上対応
---------------------------------------- */

.item_price {
    padding-bottom: 12px;
	}
	
.item_box_contents .mark {
	color: #867700;
	/*text-align:left;*/ /*ボタンの列とは別にして改行するとき*/
	/*margin-left:147px;*/ /*ボタンの列とは別にして改行するとき*/
	/*width:266px;*/ /*ボタンの列とは別にして改行するとき*/
	}
	
.item_box_contents .mark li {
	margin-bottom: 1em;
	margin-left: 0;
	display:inline;
	}

.item_box_contents .mark li.text{
	vertical-align:30%;
	/*margin-left:-10.5em;*/ /*ボタンの列とは別にして改行するとき*/
	}

/*.item_box_contents .mark li.text::after {
	content: "\A" ;
	white-space: pre ;
	}*/ /*ボタンの列とは別にして改行するとき*/
	
.item_box_contents .mark li.delv::after {
	content: "\A" ;
	white-space: pre ;
	}
	
/*----------------------------------------*/
	
.sub1 {
    text-align: center;
    margin-right: 15px;
    margin-bottom: 30px;
}


.sub2 {
	text-align:center;
	margin-right:0px;
	margin-bottom:30px;
	}

.aaa { padding-top:50px;
	}

.xmas .orderbutton {
    width: 316px;
    height: 39px;
    background: url(images/order_button.png) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    margin-left: -5px;
}

.xmas .chocobutton {
    width: 316px;
    height: 39px;
    background: url(images/choco_button.png) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    margin-left: -5px;
}

a.btn_menuback {
    display: block;
    width: 110px;
    height: 35px;
    background: url(images/button_back.png) 0 0 no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: auto;
}


/* ---------------------------------------- 
 - order guide
---------------------------------------- */

.xmas.order #wrapper {
	max-width:800px;
	width:90%;
	margin:auto;
	letter-spacing:0.05em;
	font-size:15px;
	text-align:center;
	}
	
.xmas.order h1 {
	text-indent:0;
	width:239px;
	height:52px;
	background:url(images/order/title.gif) 0 0 no-repeat;
	margin:2em auto 2em;
	}
	
.xmas.order #wrapper dl {
	margin-bottom:30px;
	}
	
.xmas.order #wrapper dl dt {
	font-size:18px;
    color: #fff;
    background-color: #656464;
	padding:6px 10px;
	margin-bottom:10px;
	border-radius: 6px;
	line-height:1.3em;
	}
	
.xmas.order #wrapper dl dd{
	max-width:640px;
	margin:auto;
	}
	
.xmas.order #wrapper dl dd a {
	color: #867700;
	text-decoration: underline;
	}
	
.xmas.order #wrapper dl dd strong {
	font-size:18px;
	}

.xmas.order #wrapper dl dd span {
	color:#ab0000;
	}
	
.xmas.order #wrapper dl .attention {
	color:#ab0000;
	text-indent:-1em;
	padding-left:1em;
	text-align:left;
	max-width:330px;
	margin:10px auto 0;
	}

.xmas.order #wrapper dd ul {
	margin-bottom:10px;
	padding-left: 0;
	}
	
.xmas.order #wrapper dd ul li {
	list-style: none;
	text-indent:-1em;
	padding-left:1em;
	text-align:left;
	margin-bottom:0.5em;
	}
	
.xmas.order .close {
	display:block;
	width:50%;
	padding: 2px 10px;
	margin:30px auto;
	border: solid 1px #999;
	border-radius:6px;
	cursor:pointer;
	}

/*.xmas.order .close img {
	width:150px;
	height:46px;
	}*/
	
.xmas.order .close:hover {
	opacity: 0.75;
	filter : alpha(opacity=75);
	}

.xmas.order .calender img {
	margin-bottom:30px;
	}
@media screen and (min-width: 721px) {
.pc-none{
	display: none!important;
}
}
/* 720px以下 ---------------------------- */
@media screen and (max-width: 720px) {
.comment_n{
		display: none!important;
	}
.xmas.order #wrapper {
	width:90%;
}

.xmas.order h1 {
	margin-top:2em;
}

.xmas.order #wrapper dt {
	padding-bottom:-2em;
}

.xmas.order .calender img {
	width:100%;
	}
	
}
