@charset 'UTF-8';
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video{
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
}

html{
	line-height: 1;
}

ol,
ul{
	list-style: none;
}

table{
	border-spacing: 0;
	border-collapse: collapse;
}

caption,
th,
td{
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

q,
blockquote{
	quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after{
	content: '';
	content: none;
}

a img{
	border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary{
	display: block;
}


/*clear fix*/

.container,
#wrapper,
#breadcrumb,
.postLi,
.thumLi,
.popLi.gallery .snsLi,
.footPopLi.gallery .snsLi,
.popLi .inner,
.footPopLi .inner,
.popLi .cooking,
.footPopLi .cooking,
.tvcmPost .unit-col,
#product .recommendLi,
#sort .sortLi,
.productLi,
.campaignPost .inner,
.downloadBox .inner,
.downloadBox .pcLi,
.linkBtnLi,
.eventOtherPost .inner,
.eventOtherPost .staffLi,
.eventOtherPost .staffLi li,
.eventPost .inner,
.reportPost .inner,
#caravanSwitch .reportLi,
#caravanSwitch .list,
#recipe .bookArea,
#recipe .bookArea .bookDtl,
#recipe .bookArea .btnLi,
.historyBox,
.historyBox .himitsuLi,
.historyBox .pointLi,
.historyCont .txtArea,
.himitsuCont .inner,
.himitsuCont .himitsuLi,
/* 追加 20180711 */
.productLi .inner,
.clearfix{
	overflow: hidden;
	*zoom: 1;
}

header img,
#snsArea img,
#gNavWrap img,
#spBar img,
.postLi img,
#js_moreBtn img,
#pageHeader img,
.thumLi img,
.popLi img,
.footPopLi img,
#product img,
.campaignPost .imgArea img,
.campaignPost .btn img,
#special .btn-more img,
#special .downloadBtn img,
#special .hideBox img,
.linkBtnLi img,
#event .eventTtl img,
.eventOtherPost .inner03 .btn img,
.eventOtherPost .staffLi img,
.caravanContact .ico img,
.eventPost .imgArea img,
.eventPost .btn img,
#event .caravanTtl img,
.reportPost img,
#caravanSwitch .ttl img,
#recipe .recipeTtl img,
#recipe .bookArea .imgArea img,
#recipe .bookArea .btnLi img,
.historyBox img,
.historyCont img,
.himitsuCont img,
#games .hideBox img{
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}


/*box-sizeing*/

#pcSide,
header,
#snsArea .fb,
#js_pop_qr,
#gNavWrap,
.postLi .listInner,
.postLi .postTxt,
.thumLi li,
.popLi.recipe .txtArea,
.footPopLi.recipe .txtArea,
.popLi.gallery .snsLi,
.footPopLi.gallery .snsLi,
.popLi .dtl,
.footPopLi .dtl,
#product .recommendLi li,
#sort .sortLi li,
#sort .sortLi .wrap,
.productLi li,
.campaignPost,
.campaignPost .dtl,
.downloadBox,
.downloadBox .pcLi > li,
.downloadBox .pcLi .list,
.eventOtherPost,
.eventPost,
.eventPost .dtl,
.reportPost,
.reportPost .imgArea,
.reportPost .popArea,
#caravanSwitch .list li,
.historyCont,
.himitsuCont,
.himitsuCont.bg01 .txt,
.himitsuCont.bg02 .txt,
.himitsuCont.bg03 .txt,
.himitsuCont.bg04 .txt,
.himitsuCont.bg05 .txt,
.himitsuCont.bg06 .txt,
.himitsuCont.bg07 .txt{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* common
-------------------------*/

body{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	color: #7f1b00;
	background: #fff;

	-webkit-text-size-adjust: 100%;
}

a{
	cursor: pointer;
	text-decoration: underline;
	color: #000;
}

a:hover{
	text-decoration: none;
}

.wrap,
.fade,
.hover{
	display: block;
	text-decoration: none;
}

.wrap:hover,
.fade:hover,
.hover:hover{
	text-decoration: none;
}

.container{
	position: relative;
	max-width: 1190px;
	margin: 0 auto;
}

.spCont{
	display: none;
}


/* #wrapper
-------------------------*/

#wrapper{
	min-width: 1190px;
	background: url(../img/common/bg_contents.png);
}


/* header
-------------------------*/

#pcSide{
	float: left;
	width: 20.3125%;
	min-width: 220px;
	max-width: 300px;
	height: 1849px;
	padding: 20px 0;
	background: #f39700;
}

.ie8 #pcSide{
	width: 280px;
}

.ie8 #contents{
	margin-left: 280px;
}

header .logo{
	width: 220px;
	margin: 0 auto 10px;
}

#clipList{
	width: 220px;
	margin: 0 auto 35px;
	padding: 25px 0 0;
	background: url(../img/common/line_01.png) no-repeat left top;
}

#clipList .inner{
	padding: 0 0 25px;
	background: url(../img/common/line_01.png) no-repeat left bottom;
}

#snsArea{
	width: 210px;
	margin: 0 auto;
	padding: 0 5px 5px;
	border-radius: 12px;
	background: #cf6814;
}

#snsArea .ttl{
	margin-bottom: 10px;
}

#snsArea .fb{
	width: 210px;
	margin: 0 auto 10px;
}

#snsArea .fb iframe{
	width: 100% !important;
	border-radius: 10px;
}

#snsArea .snsLi li{
	margin-bottom: 5px;
}

#js_pop_qr{
	position: fixed;
	z-index: 90;
	top: 50%;
	left: 50%;
	display: none;
	width: 480px;
	height: 345px;
	margin: -177px 0 0 -240px;
	padding: 24px;
	border: 5px solid #f39800;
	border-radius: 12px;
	background: #facc88;
}

#js_pop_qr .img{
	width: 397px;
	margin: 10px auto 0;
}

#js_pop_qr .closeBtn{
	position: absolute;
	top: 10px;
	right: 10px;
}

#js_pop_qr .closeBtn .fade{
	width: 39px;
	height: 39px;
	background: url(../img/common/ico_close_02.png) no-repeat left top;
}


/* gNav
-------------------------*/

#gNavWrap{
	margin-bottom: 40px;
	/* add 20180709 */
	padding-top: 55px;
	background: url(../img/common/line_01.png) no-repeat center top;
}

#gNavLi{
	width: 211px;
	margin: 0 auto;
	border-top: 3px dotted #7f1b00;
}

#gNavLi li{
	border-bottom: 3px dotted #7f1b00;
}

.ui-flickable-wrapper{
	background: #f39700 !important;
}


/* contents
-------------------------*/

#contents{
	margin-left: 300px;
}

#contentsInner{
	width: 890px;
	margin: 0 auto;
	padding: 66px 0 32px;
	background: url(../img/common/line_02_pc.png) no-repeat center 30px;
}

#contentsInner.top{
	padding: 0 0 32px;
	background: none;
}

#contentsInner.top .postLi{
	padding: 90px 0 0;
	background: url(../img/common/line_02_pc.png) no-repeat center 30px;
}

#contentsInner.top #body{
	min-height: 1105px;
}

#body{
	min-height: 1170px;
	padding: 20px 0 50px;
	background: url(../img/common/line_02_pc.png) no-repeat center bottom;
}

#body.clip{
	min-height: 1375px !important;
}

#snsIcoLi{
	text-align: right;
}

#snsIcoLi li{
	display: inline-block;
	margin-left: 10px;
}


/* breadcrumb
-------------------------*/

#breadcrumb{
	line-height: 35px;
	height: 35px;
	padding: 0 32px 0 22px;
	color: #fff;
	background: #7f1b00;
}

#breadcrumb a{
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
}

#breadcrumb a:hover{
	text-decoration: underline;
}

#breadcrumb li{
	float: left;
}

#breadcrumb .current{
	cursor: default;
}

#breadcrumb .current:hover{
	text-decoration: none;
}

#layer{
	position: fixed;
	z-index: 80;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: url(../img/common/bg_layer_01.png);
}

#layer.open{
	display: block;
}


/* top
-------------------------*/

.postWrap{
	position: relative;
	margin-left: -25px;
}

.postLi{
	padding-top: 10px;
}

.postLi li{
	position: relative;
	display: none;
	float: left;
	width: 280px;
	height: 280px;
	margin-bottom: 25px;
	margin-left: 25px;
}

.postLi .listInner{
	display: none;
	overflow: hidden;
	border: 3px solid #f39700;
	border-radius: 20px;
}

.postLi .listInner:before{
	position: absolute;
	z-index: 100;
	top: -10px;
	left: -10px;
	width: 80px;
	height: 60px;
	content: '';
	background-repeat: no-repeat;
	background-position: left top;
}

.postLi .load{
	background: url(../img/common/ico_loding.gif) no-repeat center center;
}

.postLi .load .icon{
	display: none;
}

.postLi .imgFade{
	display: block;
}

.postLi .img{
	position: relative;
	overflow: hidden;
	overflow: hidden;
	width: 274px;
	height: 176px;
	border-radius: 17px 17px 0 0;
	background: #fff;
}

.postLi .img img{
	border-radius: 17px 17px 0 0;
	background: #fff;
}

.postLi .postTxt{
	position: relative;
	height: 98px;
	padding: 12px 8px 8px;
	border-radius: 0 0 17px 17px;
	background: #facd89;
}

.postLi .postTxt .wrap{
	color: #7f1b00;
}

.postLi .postTxt .wrap:hover{
	color: #da6009;
}

.postLi .txt{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
}

.postLi .date{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 8px;
	left: 8px;
	color: #e50011;
}

.postLi .clipBtn{
	position: absolute;
	right: 8px;
	bottom: 8px;
	width: 88px;
}

.postLi .product .listInner:before{
	background-image: url(../img/common/ico_product_01.png);
}

.postLi .event .listInner:before{
	background-image: url(../img/common/ico_event_01.png);
}

.postLi .tvcm .listInner:before{
	background-image: url(../img/common/ico_tvcm_01.png);
}

.postLi .sns .listInner:before{
	background-image: url(../img/common/ico_sns_01.png);
}

.postLi .campaign .listInner:before{
	background-image: url(../img/common/ico_campaign_01.png);
}

.postLi .history .listInner:before{
	background-image: url(../img/common/ico_history_01.png);
}

.postLi .recipe .listInner:before{
	background-image: url(../img/common/ico_recipe_01.png);
}

.postLi .special .listInner:before{
	background-image: url(../img/common/ico_special_01.png);
}

.postLi .gallery .listInner:before{
	background-image: url(../img/common/ico_gallery_01.png);
}

.postLi .game .listInner:before{
	background-image: url(../img/common/ico_game_01.png);
}

.postLi .shop .listInner:before{
	background-image: url(../img/common/ico_shop_01.png);
}


.postLi .icon{
	position: absolute;
	z-index: -2;
	top: 5px;
	left: 5px;
	width: 90px;
	height: 124px;
}

.postLi .show + .show{
	margin-left: 25px;
}

.postLi .show{
	width: 432px;
	height: 432px;
}

.postLi .show .img{
	width: 426px;
	height: 306px;
}

.postLi .show .postTxt{
	z-index: 20;
	height: 120px;
}

.postLi .show .postTxt:after{
	position: absolute;
	z-index: 20;
	bottom: 50px;
	left: 10px;
	width: 52px;
	height: 92px;
	/*background: url(../img/common/ico_new_01.png) no-repeat left top;*/
	content: '';
}

.postLi .show.hasI .postTxt:after{
	background: url(../img/common/ico_new_01.png) no-repeat left top;
}

.postLi .new .postTxt:after{
	position: absolute;
	z-index: 20;
	bottom: 50px;
	left: 6px;
	width: 35px;
	height: 62px;
	content: '';
	background: url(../img/common/ico_new_04.png) no-repeat left top;
}

.postLi .show .txt{
	font-size: 23px;
	/*padding-left: 65px;*/
}

.postLi .show.hasI .txt{
	font-size: 23px;
	padding-left: 65px;
}

.postLi .new .txt{
	padding-left: 38px;
}

.postLi .show .date{
	font-size: 16px;
}

.postLi .show .clipBtn{
	width: 99px;
}

.postLi .show .listInner:before{
	width: 120px;
	height: 90px;
}

.postLi .show.product .listInner:before{
	background-image: url(../img/common/ico_product_02.png);
}

.postLi .show.event .listInner:before{
	background-image: url(../img/common/ico_event_02.png);
}

.postLi .show.tvcm .listInner:before{
	background-image: url(../img/common/ico_tvcm_02.png);
}

.postLi .show.sns .listInner:before{
	background-image: url(../img/common/ico_sns_02.png);
}

.postLi .show.campaign .listInner:before{
	background-image: url(../img/common/ico_campaign_02.png);
}

.postLi .show.history .listInner:before{
	background-image: url(../img/common/ico_history_02.png);
}

.postLi .show.recipe .listInner:before{
	background-image: url(../img/common/ico_recipe_02.png);
}

.postLi .show.special .listInner:before{
	background-image: url(../img/common/ico_special_02.png);
}

.postLi .show.gallery .listInner:before{
	background-image: url(../img/common/ico_gallery_02.png);
}

.postLi .show.shop .listInner:before{
	background-image: url(../img/common/ico_shop_02.png);
}

.postLi .anime .listInner{
	border: none;
}

.postLi .closeBtn{
	position: absolute;
	z-index: 30;
	top: 10px;
	right: 10px;
	width: 39px;
	height: 39px;
}

#js_moreBtn .fade{
	position: relative;
}

#js_moreBtn .num{
	font-size: 35px;
	font-weight: bold;
	position: absolute;
	right: 108px;
	bottom: 155px;
	color: #7f1b00;
}


/*ie8*/

.ie8 .postLi .img{
	z-index: -1;
}

.ie8 #show_clip_area .postLi .listInner{
	position: relative;
}

.ie8 #show_clip_area .postLi .listInner .cloud{
	position: absolute;
	z-index: 100;
	top: -10px;
	left: -10px;
	width: 80px;
	height: 60px;
	content: '';
	background-repeat: no-repeat;
	background-position: left top;
}

.ie8 #show_clip_area .product .listInner .cloud{
	background-image: url(../img/common/ico_product_01.png);
}

.ie8 #show_clip_area .event .listInner .cloud{
	background-image: url(../img/common/ico_event_01.png);
}

.ie8 #show_clip_area .tvcm .listInner .cloud{
	background-image: url(../img/common/ico_tvcm_01.png);
}

.ie8 #show_clip_area .sns .listInner .cloud{
	background-image: url(../img/common/ico_sns_01.png);
}

.ie8 #show_clip_area .campaign .listInner .cloud{
	background-image: url(../img/common/ico_campaign_01.png);
}

.ie8 #show_clip_area .history .listInner .cloud{
	background-image: url(../img/common/ico_history_01.png);
}

.ie8 #show_clip_area .recipe .listInner .cloud{
	background-image: url(../img/common/ico_recipe_01.png);
}

.ie8 #show_clip_area .special .listInner .cloud{
	background-image: url(../img/common/ico_special_01.png);
}

.ie8 #show_clip_area .gallery .listInner .cloud{
	background-image: url(../img/common/ico_gallery_01.png);
}

.ie8 #show_clip_area .game .listInner .cloud{
	background-image: url(../img/common/ico_game_01.png);
}


/* page common
-------------------------*/

#pageSns{
	width: 890px;
	margin: 0 auto;
	padding: 20px 0 0;
}

#pageHeader{
	position: relative;
	height: 156px;
	background: url(../img/common/bg_pageTtl_01.png) repeat-x left top;
}

#pageHeader .pageTtl{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#pageHeader .product{
	/*width: 400px;*/
	width: 457px;
	height: 90px;
}

#pageHeader .tvcm{
	/*width: 414px;*/
	/*height: 64px;*/
	width: 247px;
	height: 65px;
}

#pageHeader .campaign{
	width: 551px;
	height: 98px;
}

#pageHeader .download{
	width: 357px;
	height: 96px;
}

#pageHeader .info{
	width: 440px;
	height: 89px;
}

#pageHeader .event{
	width: 367px;
	height: 89px;
}

#pageHeader .clip{
	width: 371px;
	height: 90px;
}

#pageHeader .character{
	width: 446px;
	height: 89px;
}

#pageHeader .special{
	/*width: 433px;*/
	width: 470px;
	height: 100px;
}

#pageHeader .recipe{
	width: 387px;
	height: 105px;
}

#pageHeader .gallery{
	width: 508px;
	height: 46px;
}

#pageHeader .caravan{
	width: 478px;
	height: 89px;
}

#pageHeader .history{
	width: 791px;
	height: 101px;
}

#pageHeader .games{
	width: 363px;
	height: 84px;
}

#pageHeader .shop{
	width: 370px;
	height: 84px;
}


/* page popup
-------------------------*/

.thumLi.chara{
	margin-left: -26px;
}

.thumLi.chara li{
	width: 203px;
	height: 203px;
	margin-bottom: 26px;
	margin-left: 26px;
	border: 3px solid #f39800;
	border-radius: 18px;
}

.thumLi.chara .img{
	width: 130px;
	margin: 0 auto 10px;
}

.thumLi.recipe{
	margin-left: -26px;
}

.thumLi.recipe li{
	width: 203px;
	height: 203px;
	margin-bottom: 26px;
	margin-left: 26px;
	border-radius: 18px;
}


.thumLi.recipe li.bg{
	background: none;
}

.month_recipe{
	margin-left: -26px;
}

.month_recipe li{
	width: 430px;
	height: 300px;
	margin-bottom: 26px;
	margin-left: 15px;
	border-radius: 22px;
	/*border: 4px solid #f39800;*/
	background: #fff;
	display: inline-block;
}

.month_recipe li:last-child {
	clear: both;
}
.month_recipe li.bg{
	background: none;
}


.thumLi.recipe li.bg img{
	padding-top: 30px;
}

.thumLi.gallery{
	margin-left: -26px;
}

.thumLi.gallery li{
	width: 203px;
	height: 203px;
	margin-bottom: 26px;
	margin-left: 26px;
	border-radius: 18px;
}

.thumLi.gallery li img{
	border-radius: 18px;
}

.thumLi.gallery .list01{
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #f39700;
}

.thumLi.gallery .year{
	font-size: 28px;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
}

.thumLi.gallery .month{
	font-size: 50px;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
}

.thumLi.gallery .month .num{
	font-size: 64px;
}



.thumLi.caravan{
	margin-left: -10px;
}

.thumLi.caravan li{
	width: 138px;
	height: 138px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 14px;
}

.thumLi.caravan li img{
	position: relative;
	border-radius: 14px;
}

.thumLi.games li{
	margin-bottom: 20px;
	background: none;
}

.thumLi li{
	position: relative;
	float: left;
	background: #fff;
}


#recipe_collabo .thumLi li{
	float: none;
	margin: 0 auto;
}

#recipe_collabo .thumLi li.recipe5_1 {
	width: 430px;
	height: 250px;
}

#recipe_collabo h2 img {
	max-width: 540px !important;
}

@media screen and (max-width: 767px){
	#recipe_collabo .thumLi li.recipe5_1 {
		width: 100%;
		height: auto;
	}
	#recipe_collabo h2 img {
		width: 80% !important;
	}
}



.thumLi .name{
	height: 27px;
	margin: 0 auto;
}

.thumLi .name img{
	width: auto;
	height: 100%;
}


/*pop*/

.spPopInner .inner{
	text-align: center;
}

.popLi,
.footPopLi{
	position: relative;
	z-index: 90;
	word-break: break-word;
}

.popLi.chara > li,
.footPopLi.chara > li{
	width: 560px;
	margin-top: -247px;
	margin-left: -280px;
}

.popLi.chara .spPopInner,
.footPopLi.chara .spPopInner{
	overflow: auto;
	height: 440px;
}

.popLi.chara .snsLi,
.footPopLi.chara .snsLi{
	margin-left: 210px;
}

.popLi.chara .snsLi li,
.footPopLi.chara .snsLi li{
	display: inline-block;
	margin-left: 10px;
}

.popLi.chara .snsLi li:first-child,
.footPopLi.chara .snsLi li:first-child{
	margin-left: 0;
}

.popLi.chara .img,
.footPopLi.chara .img{
	float: left;
	width: 200px;
}

.popLi.recipe > li,
.footPopLi.recipe > li{
	width: 732px;
	margin-left: -366px;
}

@media all and (-ms-high-contrast: none) {
  /* ここに書く */
.popLi.recipe > li,
.footPopLi.recipe > li{
	width: auto;
}
}

.popLi.recipe > li.recipe4_6{
	width: 900px;
}

.popLi.recipe .spPopInner,
.footPopLi.recipe .spPopInner{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.popLi.recipe .img,
.footPopLi.recipe .img{
	/*width: 330px;*/
	float: left;
}

.popLi.recipe .imgMin,
.gootPopLi.recipe .imgMin{
}

.popLi.recipe .imgMin img,
.gootPopLi.recipe .imgMin img{
	display: inline-block;
	width: 171px;
	padding-top: 10px;
	padding-left: 10px;
}

.popLi.recipe li.recipe4_6 .imgMin img{
	width: auto;
}

.popLi.recipe .imgMin img:first-child,
.gootPopLi.recipe .imgMin img:first-child{
	/*padding-left: 0;*/
}

.popLi.recipe2 .img,
.popLi.recipe3 .img{
	/*width: 203px;*/
}

.popLi.recipe .img img,
.footPopLi.recipe .img img{
	border-radius: 14px;
}

.popLi.recipe .txtArea,
.footPopLi.recipe .txtArea{
	margin-left: 345px;
}

.popLi.recipe2 .txtArea,
.popLi.recipe3 .txtArea{
	/*margin-left: 220px;*/
}

.popLi.recipe1 > li,
.footPopLi.recipe1 > li{
	height: 578px;
	margin-top: -324px;
}

.popLi.recipe1 .spPopInner,
.footPopLi.recipe1 .spPopInner{
	overflow: auo;
	height: 600px;
}

.popLi.recipe2 > li,
.footPopLi.recipe2 > li{
	height: 660px;
	margin-top: -345px;
}

.popLi.recipe2 .spPopInner,
.footPopLi.recipe2 .spPopInner{
	overflow: auto;
	height: 642px;
}

.popLi.recipe2 .txtArea,
.footPopLi.recipe2 .txtArea{
	min-height: 320px;
	padding: 15px;
	border-radius: 14px;
	background: #f39800;
}

.popLi.recipe3 > li,
.footPopLi.recipe3 > li{
	height: 512px;
	margin-top: -256px;
}

.popLi.recipe3 > li{
	height: auto;
	margin-top: -276px;
}

.popLi.recipe3 > li.recipe4_1{
	height: 557px;
	margin-top: -256px;
}

.popLi.recipe3 .txtArea,
.footPopLi.recipe3 .txtArea{
	width: 387px;
	min-height: 320px;
	padding: 15px;
	border-radius: 14px;
	background: #f39800;
}

.popLi.recipe3 li.recipe4_6 .txtArea{
	width: 550px;
}

@media all and (-ms-high-contrast: none) {
  /* ここに書く */
.popLi.recipe3 li.recipe4_6 .txtArea{
	width: 500px;
}
}

.popLi.recipe3 .popTxt,
.footPopLi.recipe3 .popTxt{
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 10px;
	text-align: left;
}

.popLi.recipe3 .txtArea.maxFix,
.footPopLi.recipe3 .txtArea.maxFix{
	min-height: 320px;
}

.popLi.gallery > li,
.footPopLi.gallery > li{
	width: 570px;
	height: 670px;
	margin-top: -350px;
	margin-left: -285px;
	padding: 0 0 24px;
}


/* 低解像度用追加CSS */

@media screen and (max-height: 768px){
	.popLi.gallery > li,
	.footPopLi.gallery > li{
		height: auto;
		margin-top: -250px;
	}
}


/* end-低解像度用追加CSS */

.popLi.gallery > li.movie,
.footPopLi.gallery > li.movie{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.popLi.gallery > li.movie .spPopInner,
.footPopLi.gallery > li.movie .spPopInner{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.popLi.gallery .spPopInner,
.footPopLi.gallery .spPopInner{
	overflow: auto;
	height: 670px;
	padding: 0 0 20px;
}


/* 低解像度用追加CSS */

@media screen and (max-height: 768px){
	.popLi.gallery .spPopInner,
	.footPopLi.gallery .spPopInner{
		overflow: auto;
		height: 470px;
		padding: 0 0 20px;
	}
}


/* end-低解像度用追加CSS */

.popLi.gallery .img img,
.footPopLi.gallery .img img{
	border-radius: 16px 16px 0 0;
}


/* 低解像度用追加CSS */

@media screen and (max-height: 768px){
	.popLi.gallery .img img,
	.footPopLi.gallery .img img{
		height: 300px;
	}
}


/* end-低解像度用追加CSS */

@media screen and (max-width: 768px){
	.popLi.gallery .img img,
	.footPopLi.gallery .img img{
		height: auto;
	}
}

.popLi.gallery iframe,
.footPopLi.gallery iframe{
	width: 100% !important;
	height: 100%;
}

.popLi.gallery .galleryTxt,
.footPopLi.gallery .galleryTxt{
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 5px;
	padding: 0 24px 0;
	text-align: left;
}

.popLi.gallery .snsLi,
.footPopLi.gallery .snsLi{
	float: right;
	width: 354px;
	margin-right: 24px;
}

.popLi.gallery .snsLi li,
.footPopLi.gallery .snsLi li{
	float: left;
}

.popLi.gallery .snsLi .tw .innerTxt,
.footPopLi.gallery .snsLi .tw .innerTxt,
.popLi.gallery .snsLi .tw2 .innerTxt,
.footPopLi.gallery .snsLi .tw2 .innerTxt{
	display: none;
}

.popLi.caravan > li,
.footPopLi.caravan > li{
	width: 570px;
	height: 428px;
	margin-top: -265px;
	margin-left: -285px;
	padding: 0;
}

.popLi.caravan .img img,
.footPopLi.caravan .img img{
	display: block;
	border-radius: 17px;
}

.popLi.games > li,
.footPopLi.games > li{
	overflow: hidden;
	width: 990px;
	height: 635px;
	margin-top: -317px;
	margin-left: -500px;
	padding: 0 0 20px;
	border-radius: 24px;
}

.popLi.games > li #flash,
.footPopLi.games > li #flash{
	height: 535px !important;
	border-radius: 14px;
}

.popLi.games > li .btn,
.footPopLi.games > li .btn{
	position: relative;
	top: 0;
	right: 0;
	width: 290px;
	margin: 15px auto 0;
}

.popLi.games > li .btn .fade,
.footPopLi.games > li .btn .fade{
	width: 100%;
	height: auto;
	background: none;
}

.popLi.games .img img,
.footPopLi.games .img img{
	border-radius: 10px 10px 0 0;
}

.popLi > li,
.footPopLi > li{
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	padding: 24px;
	border: 5px solid #f39800;
	border-radius: 22px;
	background: #facc88;
	box-sizing: unset;
}

.popLi .spPopInner,
.footPopLi .spPopInner{
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.popLi .inner,
.footPopLi .inner{
	margin-bottom: 10px;
}

.popLi .name,
.footPopLi .name{
	margin-bottom: 15px;
	margin-left: 210px;
}

.popLi .name img,
.footPopLi .name img{
	margin: 0 auto 0 0;
}

.popLi .txt,
.footPopLi .txt{
	font-size: 17px;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-left: 210px;
}

.popLi .dtl,
.footPopLi .dtl{
	display: table;
	width: 100%;
	margin-bottom: 10px;
	table-layout: fixed;
	border: 2px solid #7f1b00;
	border-radius: 24px;
}

.popLi .dtl dt,
.footPopLi .dtl dt{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	display: table-cell;
	width: 91px;
	text-align: center;
	vertical-align: middle;
	color: #fffef1;
	border-radius: 22px 0 0 22px;
	background: #7f1b00;
}

.popLi .dtl dd,
.footPopLi .dtl dd{
	font-size: 12px;
	line-height: 1.2;
	display: table-cell;
	border-radius: 0 22px 22px 0;
	background: #fff;
}

.popLi .dtl .ddInner,
.footPopLi .dtl .ddInner{
	padding: 8px;
}

.popLi .ttl,
.footPopLi .ttl{
	font-size: 36px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
	padding-right: 20px;
}

.popLi .sub,
.footPopLi .sub{
	font-size: 20px;
	line-height: 1.3;
	margin: -5px 0 10px;
}

.popLi .sTtl,
.footPopLi .sTtl{
	font-size: 23px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}

.popLi .no,
.footPopLi .no{
	font-size: 16px;
	line-height: 1.3;
	line-height: 21px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 23px;
	text-align: left;
	letter-spacing: -.8px;
}

.popLi li.recipe4_6 .no{
	text-align: left;
}

.popLi li.recipe4_6 .no span{
	font-size: 12px;
}

.popLi .no .ico,
.footPopLi .no .ico{
	position: absolute;
	top: 2px;
	left: 0;
	margin: 0;
}

.popLi .no img,
.footPopLi .no img{
	display: inline;
	width: 20px;
	margin: 0 2px;
	vertical-align: middle;
}

.popLi .point,
.footPopLi .point{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-left: 1em;
	text-indent: -1em;
}

.popLi .stepLi,
.footPopLi .stepLi{
	padding-top: 18px;
	text-align: center;
}

.popLi .stepLi li,
.footPopLi .stepLi li{
	display: inline-block;
	width: 32px;
	margin-left: 18px;
}

.popLi .stepLi li:first-child,
.footPopLi .stepLi li:first-child{
	margin-left: 0;
}

.popLi .cooking,
.footPopLi .cooking{
	font-size: 16px;
	line-height: 1.3;
	letter-spacing: -.5px;
}

.popLi .cooking dt,
.footPopLi .cooking dt{
	float: left;
	clear: both;
	margin-bottom: 5px;
	padding-right: 4px;
	background: #f39800;
}

.popLi .cooking dd,
.footPopLi .cooking dd{
	margin-bottom: 5px;
	text-align: right;
	background: url(../img/recipe/bg_cooking.png) repeat-x left 8px;
}

.popLi .cooking .ddInner,
.footPopLi .cooking .ddInner{
	background: #f39800;
}

.popLi .btmTxt,
.footPopLi .btmTxt{
	padding: 10px 0 0 0;
}

.popLi .controlBtn,
.footPopLi .controlBtn{
	position: absolute;
	top: 50%;
	margin-top: -32px;
}

.popLi .controlBtn .fade,
.footPopLi .controlBtn .fade{
	width: 37px;
	height: 64px;
}

.popLi .prevBtn,
.footPopLi .prevBtn{
	left: -50px;
}

.popLi .prevBtn .fade,
.footPopLi .prevBtn .fade{
	background: url(../img/common/btn_prev_01.png) no-repeat left top;
}

.popLi .nextBtn,
.footPopLi .nextBtn{
	right: -50px;
}

.popLi .nextBtn .fade,
.footPopLi .nextBtn .fade{
	background: url(../img/common/btn_next_01.png) no-repeat left top;
}

.popLi .closeBtn,
.footPopLi .closeBtn{
	position: absolute;
	top: 10px;
	right: 10px;
}

.popLi .closeBtn .fade,
.footPopLi .closeBtn .fade{
	width: 39px;
	height: 39px;
	background: url(../img/common/ico_close_02.png) no-repeat left top;
}

.popLi .ui-flickable-wrapper,
.footPopLi .ui-flickable-wrapper{
	background: #facc88 !important;
}

.ie8 #show_clip_area .postLi .listInner{
	position: static;
}

.ie8 .thumLi.recipe li{
	background-color: transparent;
}

.ie8 .thumLi.gallery li{
	background-color: transparent;
}

.ipad .popLi.gallery .fb_iframe_widget iframe,
.ipad .footpopLi.gallery .fb_iframe_widget iframe{
	display: block;
	width: 500px !important;
	margin: 0 auto;
	text-align: center;
}


/* tvcm
-------------------------*/

.tvcmPost{
	position: relative;
	margin-bottom: 40px;
	padding: 0 40px 15px;
	border: 3px solid #f39800;
	border-radius: 10px;
	background: #facc88;
}

.tvcmPost.new:before{
	position: absolute;
	top: -45px;
	left: -15px;
	width: 100px;
	height: 180px;
	content: '';
	background: url(../img/common/ico_new_02.png) no-repeat left top;
}

.tvcmPost .postInner{
	padding: 35px 0 0;
	text-align: center;
}

.tvcmPost .ttl{
	font-size: 36px;
	font-weight: bold;
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}

.tvcmPost .ttl:before{
	position: absolute;
	top: 0;
	right: -42px;
	width: 39px;
	height: 34px;
	content: '';
	background: url(../img/common/ico_ttl_01.png) no-repeat left top;
}

.tvcmPost .ttl:after{
	position: absolute;
	top: 0;
	left: -44px;
	width: 37px;
	height: 32px;
	content: '';
	background: url(../img/common/ico_ttl_02.png) no-repeat left top;
}

.tvcmPost .movie{
	display: none;
	margin-bottom: 15px;
}

.tvcmPost .movie.movie15, .tvcmPost .movie.movie_ex{
	display: block;
}

.tvcmPost .name{
	font-size: 16px;
	margin-bottom: 15px;
}

.tvcmPost .switch{
	margin-bottom: 15px;
}

.tvcmPost .switch .wrap{
	font-size: 19px;
	font-weight: bold;
	line-height: 65px;
	width: 140px;
	height: 65px;
	letter-spacing: 1px;
	color: #facc88;
	background: url(../img/tvcm/bg_switch_off.png) no-repeat left top;
}

.tvcmPost .switch .wrap_2col {
	position: relative;
	
}

.tvcmPost .switch .wrap_2col span:first-child {
	font-size:70%; 
	display: block;
	position: absolute;
	left: 40px;
	top: -12px;
}
.tvcmPost .switch .wrap_2col span:last-child {
	display: block;
	position: absolute;
	left: 45px;
	top: 9px;
}

.tvcmPost .switch .wrap:hover{
	color: #7f1b00;
	background: url(../img/tvcm/bg_switch_on.png) no-repeat left top;
}

.tvcmPost .switch .current .wrap{
	color: #7f1b00;
	background: url(../img/tvcm/bg_switch_on.png) no-repeat left top;
}

.tvcmPost .switch li{
	display: inline-block;
	margin-right: 5px;
}

.tvcmPost .switch li:first-child{
	margin-left: 0;
}

.tvcmPost .unit-col{
	margin-bottom: 9px;
}

.tvcmPost .unit-col .fleft{
	float: left;
}

.tvcmPost .unit-col .fright{
	float: right;
}

.tvcmPost .unit-col .fright.dtl{
	padding-top: 40px;
}

.tvcmPost .unit-col .fright.pic{
	padding-top: 32px;
}

.tvcmPost .dtl{
	width: 500px;
	margin: 0;
	color: #7f1b00;
}

.tvcmPost .dtllong{
	width: 800px;
}

.tvcmPost .dtl_mgnb{
	margin-bottom: 50px;
}

.tvcmPost .dtl dt{
	font-size: 17px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 15px;
	padding: 0;
}

.tvcmPost .dtl dd{
	font-size: 15px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

.tvcmWebBn {
	width: 560px;
}
.ttl span {
display: block;
font-size: 75%;
margin: 10px 0 5px;
}


/* campaign
-------------------------*/

.campaignPost{
	position: relative;
	margin-bottom: 40px;
	padding: 30px;
	border: 3px solid #f39800;
	border-radius: 10px;
	background: #facc88;
}

.campaignPost .inner{
	margin-bottom: 20px;
}

.campaignPost .catch{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ff3000;
	padding-top: 3px;
}

.campaignPost .sub{
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 15px;
}

.campaignPost .ttl{
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3;
}

.campaignPost .ttl img {
	width: 100%;
}

.campaignPost .txtArea{
	float: left;
	width: 490px;
}

.campaignPost .imgArea{
	position: relative;
	float: right;
	width: 310px;
	height: 247px;
}

.campaignPost .imgArea img{
	border-radius: 14px;
}

.campaignPost .dtl{
	display: table;
	width: 100%;
	margin-bottom: 10px;
	table-layout: fixed;
	border: 2px solid #7f1b00;
	border-radius: 10px;
}

.campaignPost .dtl dt{
	font-size: 18px;
	line-height: 1.2;
	display: table-cell;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	color: #fffef1;
	border-radius: 8px 0 0 8px;
	background: #7f1b00;
}

.campaignPost .dtl dd{
	font-size: 16px;
	line-height: 1.2;
	display: table-cell;
	border-radius: 0 8px 8px 0;
	background: #fff;
}

.campaignPost .dtl .ddInner{
	padding: 10px;
}

.campaignPost .dtl th{
	vertical-align: top;
}

.campaignPost .dtl td{
	padding-bottom: 20px;
	vertical-align: top;
}

.campaignPost .endTxt,
.eventPost .endTxt{
	font-size: 18px;
	line-height: 1.3;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 197px;
	padding-top: 50px;
	text-align: center;
	color: #fff100;
}

.eventPost .endTxt{
	height: 112px;
	padding-top: 60px;
}

.campaignPost .endTxt .pTxt,
.eventPost .endTxt .pTxt{
	display: block;
}

.campaignPost .endTxt .pTxt + .pTxt,
.eventPost .endTxt .pTxt + .pTxt{
	margin-top: 10px;
}

.campaignPost .btn{
	width: 289px;
	height: 46px;
	margin: 30px auto 0;
}

.campaignPost .seal-end{
	display: none;
}

.campaignPost.end .seal-end{
	position: absolute;
	top: -30px;
	left: -30px;
	display: block;
	width: 170px;
	height: 170px;
	content: '';
	background: url(../img/campaign/ico_end.png) no-repeat left top;
}

.eventPost.end .seal-end{
	position: absolute;
	top: -30px;
	left: -30px;
	display: block;
	width: 170px;
	height: 170px;
	content: '';
}

.campaignPost.end .imgArea:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
}

.campaignPost.end .endTxt,
.eventPost.end .endTxt{
	display: block;
	border-radius: 14px;
	background: url(../img/common/bg_layer_01.png);
}

.eventPost.end .endTxt{
	border-radius: 10px;
}

.eventPost.end .endTxt{
	display: block;
	border-radius: 14px;
	background: url(../img/common/bg_layer_01.png);
}

.eventPost.end .endTxt.yatai{
	height: 72%;
}


/* special
-------------------------*/

#special .btn-more{
	margin-bottom: 37px;
}

#special .btn-more img{
	margin: 0;
}

#special.chara,
#special.top{
	padding-bottom: 250px;
	background: url(../img/character/bg_01.png) no-repeat center bottom;
}

#special .hideBox{
	font-size: 14px;
	text-align: center;
}

#special .hideBox p{
	font-weight: bold;
	line-height: 2;
}

#special .hideBox .img{
	margin: 0;
}

#special .hideBox .img img{
	width: 50%;
}

#special .hideBox .link{
	margin: 10px auto 0;
}

#special .hideBox .link img{
	width: 198px;
}


/*download*/

.downloadBox{
	position: relative;
	margin-bottom: 40px;
	padding: 30px;
	border: 3px solid #f39800;
	border-radius: 10px;
	background: #facc88;
}

.downloadBox .inner{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 3px dotted #7f1b00;
}

.downloadBox .btnLi li + li{
	margin-top: 10px;
}

.downloadBox .txtArea{
	float: left;
	width: 350px;
}

.downloadBox .imgArea{
	float: right;
}

.downloadBox .catch{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}

.downloadBox .ttl{
	font-size: 46px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
}

.downloadBox .sub{
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.downloadBox .sTtl{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	letter-spacing: -.8px;
	background: url(../img/download/bg_ttl_01.png) no-repeat left top;
}

.downloadBox .note{
	font-size: 17px;
	margin-left: 10px;
}

.downloadBox .pcLi > li{
	float: left;
	float: right;
	width: 392px;
}

.downloadBox .pcLi > li:first-child{
	float: left;
}

.downloadBox .pcLi > li .pcName{
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	text-align: center;
	border-radius: 12px 12px 0 0;
}

.downloadBox .pcLi .win{
	border: 2px solid #f39800;
	border-radius: 14px;
}

.downloadBox .pcLi .win .pcName{
	color: #7f1b00;
	background: #f39800;
}

.downloadBox .pcLi .win .list{
	color: #f39800;
}

.downloadBox .pcLi .win .list01{
	background: url(../img/download/ico_win_1.png) no-repeat left 2px;
}

.downloadBox .pcLi .win .list02{
	background: url(../img/download/ico_win_2.png) no-repeat left 2px;
}

.downloadBox .pcLi .win .list03{
	background: url(../img/download/ico_win_3.png) no-repeat left 2px;
}

.downloadBox .pcLi .win .list04{
	background: url(../img/download/ico_win_4.png) no-repeat left 2px;
}

.downloadBox .pcLi .win .list05{
	background: url(../img/download/ico_win_5.png) no-repeat left 2px;
}

.downloadBox .pcLi .mac{
	border: 2px solid #7f1b00;
	border-radius: 14px;
}

.downloadBox .pcLi .mac .pcName{
	color: #f39800;
	background: #7f1b00;
}

.downloadBox .pcLi .mac .list{
	color: #7f1b00;
}

.downloadBox .pcLi .mac .list01{
	background: url(../img/download/ico_mac_1.png) no-repeat left 2px;
}

.downloadBox .pcLi .mac .list02{
	background: url(../img/download/ico_mac_2.png) no-repeat left 2px;
}

.downloadBox .pcLi .mac .list03{
	background: url(../img/download/ico_mac_3.png) no-repeat left 2px;
}

.downloadBox .pcLi .mac .list04{
	background: url(../img/download/ico_mac_4.png) no-repeat left 2px;
}

.downloadBox .pcLi .mac .list05{
	background: url(../img/download/ico_mac_5.png) no-repeat left 2px;
}

.downloadBox .pcLi .list{
	font-size: 16px;
	line-height: 1.3;
	padding: 15px 10px 0;
	letter-spacing: -.8px;
	border-radius: 0 0 12px 12px;
	background: #fffbc6;
}

.downloadBox .pcLi .list li{
	padding-left: 18px;
}

.downloadBox .pcLi01 .list{
	height: 300px;
}

.downloadBox .pcLi02 .list{
	height: 117px;
}

.downloadBox .displayLi{
	padding-top: 10px;
}

.downloadBox .displayLi > li{
	float: left;
	margin-left: 27px;
}

.downloadBox .displayLi > li:first-child{
	margin-left: 0;
}

.downloadBox .displayLi .img{
	margin-bottom: 10px;
}

.downloadBox .sizeLi{
	width: 240px;
	margin: 0 auto 40px;
}

.downloadBox .sizeLi li + li{
	margin-top: 10px;
}


/*top*/

.linkBtnLi{
	padding: 0 13px;
}

.linkBtnLi li{
	position: relative;
	margin-bottom: 26px;
}

.linkBtnLi .link01{
	margin: 0 -13px 26px;
}

.linkBtnLi .link02,
.linkBtnLi .link03{
	left: -13px;
	float: left;
	width: 50%;
}

.linkBtnLi .link03{
	left: 13px;
}


/*character*/

.thumLi.chara{
	margin-bottom: 40px;
	padding-bottom: 40px;
	background: url(../img/common/line_02_pc.png) no-repeat center bottom;
}


/* event
-------------------------*/

#event .eventTtl{
	margin-bottom: 30px;
}
#event .eventTtlSub{
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 160%;
}

/*
#event .decoPostWrap {
margin-bottom: 20px;
padding-bottom: 20px;
background: url(../img/common/line_02_pc.png) no-repeat center bottom;
}
*/

.eventOtherPost{
	position: relative;
	margin-bottom: 40px;
	padding: 30px;
	border: 3px solid #f39800;
	border-radius: 10px;
	background: #fff;
}

.eventOtherPost .ttl{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
}

.eventOtherPost .topTxt{
	font-size: 19px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.eventOtherPost .txt{
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 10px;
}

.eventOtherPost .inner01{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 3px dotted #f39800;
}

.eventOtherPost .inner01 .imgArea{
	float: left;
}

.eventOtherPost .inner01 .txtArea{
	float: right;
	width: 442px;
}

.eventOtherPost .inner02{
	background: url(../img/event/img_03.png) no-repeat right bottom;
}

.eventOtherPost .inner03{
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 3px dotted #f39800;
	border-bottom: 3px dotted #f39800;
}

.eventOtherPost .inner03 .btn{
	width: 290px;
	height: 47px;
	margin: 0 auto;
}

.eventOtherPost .staffLi{
	margin-bottom: 20px;
}

.eventOtherPost .staffLi li{
	float: right;
	width: 405px;
}

.eventOtherPost .staffLi li:first-child{
	float: left;
}

.eventOtherPost .staffLi .thum{
	float: left;
	width: 156px;
}

.eventOtherPost .staffLi .name{
	margin-bottom: 10px;
	margin-left: 176px;
}

.eventOtherPost .staffLi .name img{
	margin: 0 auto 0 0;
}

.eventOtherPost .staffLi .txt{
	margin-left: 176px;
}

.caravanContact{
	font-size: 14px;
	line-height: 1.3;
	position: relative;
	padding: 30px;
	text-align: center;
	border: 3px solid #7f1b00;
	border-radius: 10px;
	background: #fde7c6;
}

.caravanContact .innerTxt{
	position: relative;
	padding: 20px;
	border-radius: 10px;
	background: #fff;
}

.caravanContact .contactTtl{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 3px dotted #7f1b00;
}

.caravanContact .ico{
	position: absolute;
	top: -60px;
	right: 80px;
	width: 83px;
	height: 167px;
}

.eventPost{
	position: relative;
	margin-bottom: 40px;
	padding: 30px;
	border: 3px solid #f39800;
	border-radius: 10px;
	background: #facc88;
}

.eventPost .ttl{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 20px;
}

.eventPost .txtArea{
	float: right;
	width: 490px;
}

.eventPost .txtArea .txt{
	font-size: 18px;
	line-height: 1.3;
}

.eventPost .txtArea .txt strong{
	font-size: 21px;
	font-weight: bold;
	display: block;
	margin: 10px 0;
}

.eventPost .postTxt{
	font-size: 18px;
	line-height: 1.3;
	clear: both;
}

.eventPost .imgArea{
	position: relative;
	float: left;
	width: 300px;
	margin-bottom: 10px;
}

.eventPost .dtl{
	display: table;
	width: 100%;
	margin-bottom: 10px;
	table-layout: fixed;
	border: 2px solid #7f1b00;
	border-radius: 10px;
}

.eventPost .dtl dt{
	font-size: 18px;
	line-height: 1.2;
	display: table-cell;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	color: #fffef1;
	border-radius: 8px 0 0 8px;
	background: #7f1b00;
}

.eventPost .dtl dd{
	font-size: 16px;
	line-height: 1.2;
	display: table-cell;
	border-radius: 0 8px 8px 0;
	background: #fff;
}

.eventPost .dtl .ddInner{
	padding: 10px;
}

.eventPost .dtl th{
	vertical-align: top;
}

.eventPost .dtl td{
	padding-bottom: 20px;
	vertical-align: top;
}

.eventPost .dtl.dtlMulti{
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	border-collapse: separate;
	border: 2px solid #7f1b00;
	border-radius: 10px;
}

.eventPost .infoRow{
	margin-top: 10px;
}

.eventPost.end .infoRow{
	position: relative;
}

.eventPost .infoRow .btn{
	margin-top: 10px;
	margin-bottom: 10px;
}

.eventPost .dtl.dtlMulti th,
.eventPost .dtl.dtlMulti td{
	vertical-align: middle;
}

.eventPost .dtl.dtlMulti tr:first-child th,
.eventPost .dtl.dtlMulti tr:first-child td{
	border: none !important;
}

.eventPost .dtl.dtlMulti tr:first-child th{
	border-radius: 8px 0 0 0;
}

.eventPost .dtl.dtlMulti tr:first-child td{
	border-radius: 0 8px 0 0;
}

.eventPost .dtl.dtlMulti tr:last-child th{
	border-radius: 0 0 0 8px;
}

.eventPost .dtl.dtlMulti tr:last-child td{
	border-radius: 0 0 8px 0;
}

.eventPost .dtl.dtlMulti th{
	font-size: 18px;
	line-height: 1.2;
	width: 110px;
	padding: 10px;
	text-align: center;
	color: #fffef1;
	border-top: #fff 1px dashed;
	background: #7f1b00;
}

.eventPost .dtl.dtlMulti td{
	font-size: 16px;
	line-height: 1.2;
	padding: 10px;
	border-top: #7f1b00 1px dashed;
	background: #fff;
}

.eventPost .btn{
	float: right;
	width: 150px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.eventPost.end:before{
	position: absolute;
	z-index: 2;
	top: -40px;
	left: -40px;
	width: 170px;
	height: 170px;
	content: '';
	background: url(../img/campaign/ico_end.png) no-repeat left top;
}


.event_setsu_ttl img {
	width: 490px;
}
@media screen and (max-width: 767px){
	.event_setsu_ttl img {
		width: 100%;
	}
}
*, *:before, *:after {
	box-sizing: border-box;
}

.event_3col{
	margin:40px auto;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.event_3col > div{
	width: 33.33333%;
	padding: 10px;
}

.event_3col > div > img {
	width: 100%;
}

@media screen and (max-width: 960px) {
	.event_3col > div{
		width: 50%;
	}
}
@media screen and (max-width: 767px) {
	.event_3col > div{
		width: 100%;
	}
}

/*caravan*/

#event.caravan{
	padding-bottom: 50px;
}

#event .caravanTtl{
	margin-bottom: 20px;
}

.reportPost{
	position: relative;
	display: none;
	margin-bottom: 48px;
	padding: 48px;
	border: 3px solid #7f1b00;
	border-radius: 14px;
	background: #facc88;
}

.reportPost .ttl{
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 3px dotted #7f1b00;
}

.reportPost .ttl img{
	margin: 0 auto 0 0;
}

.reportPost .inner{
	margin-bottom: 30px;
}

.reportPost .imgArea{
	position: relative;
	float: left;
	width: 427px;
	border: 3px solid #f39800;
	border-radius: 17px;
}

.reportPost .imgArea img{
	position: relative;
	border-radius: 14px;
}

.reportPost .txtArea{
	font-size: 15px;
	line-height: 1.3;
	float: right;
	width: 340px;
}

.reportPost .popArea{
	position: relative;
	padding: 27px 28px;
	border-radius: 14px;
	background: #fde7c6;
}

.reportPost .popArea .thumLi img{
	position: relative;
}

.reportPost .sTtl{
	margin-bottom: 20px;
}

#caravan1{
	display: block;
}

#caravanSwitch{
	position: relative;
	margin-bottom: 30px;
	border: 3px solid #f39800;
	border-radius: 14px;
	background: #fffbc6;
}

#caravanSwitch:before{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 25px;
	height: 28px;
	content: '';
	background: url(../img/caravan/ico_01.png) no-repeat left top;
}

#caravanSwitch:after{
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 25px;
	height: 28px;
	content: '';
	background: url(../img/caravan/ico_01.png) no-repeat left top;
}

#caravanSwitch .inner{
	position: relative;
	padding: 24px 48px;
}

#caravanSwitch .inner:before{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 24px;
	height: 21px;
	content: '';
	background: url(../img/caravan/ico_02.png) no-repeat left top;
}

#caravanSwitch .inner:after{
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 24px;
	height: 21px;
	content: '';
	background: url(../img/caravan/ico_02.png) no-repeat left top;
}

#caravanSwitch .ttl{
	margin-bottom: 20px;
}

#caravanSwitch .ttl img{
	margin: 0 auto 0 0;
}

#caravanSwitch .reportLi{
	width: 100%;
}

#caravanSwitch .reportLi dt{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	position: relative;
	float: left;
	clear: both;
	width: 90px;
	height: 30px;
	margin-top: 20px;
	text-align: center;
	color: #fff;
	border-radius: 14px;
	background: #f39800;
}

#caravanSwitch .reportLi dt:first-child{
	margin-top: 0;
}

#caravanSwitch .reportLi dt:first-child + dd{
	padding-top: 0;
	border-top: none;
}

#caravanSwitch .reportLi dd{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 110px;
	border-top: 3px dotted #7f1b00;
}

#caravanSwitch .reportLi a{
	text-decoration: none;
	color: #7f1b00;
}

#caravanSwitch .list a{
	text-decoration: underline;
}

#caravanSwitch .list a:hover{
	text-decoration: none;
}

#caravanSwitch .list li{
	position: relative;
	float: left;
	width: 25%;
	margin-bottom: 10px;
}

#caravanSwitch .list .last{
	width: auto;
}

#caravanSwitch .list .new{
	padding-left: 36px;
}

#caravanSwitch .list .new:before{
	position: absolute;
	top: 5px;
	left: 0;
	width: 32px;
	height: 19px;
	content: '';
	background: url(../img/caravan/ico_new_01.png) no-repeat left top;
}


/* recipe
-------------------------*/

#recipe .recipeTtl{
	margin-bottom: 20px;
}

#recipe .recipeWrap{
	margin-bottom: 50px;
	padding-bottom: 10px;
	/*padding-bottom: 50px;*/
	background: url(../img/common/line_02_pc.png) no-repeat center bottom;
}

#recipe .recipeSubTtl{
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	width: 80px;
	margin-bottom: 5px;
	padding: 5px 0;
	text-align: center;
	border: 2px solid #7f1b00;
	border-radius: 14px;
	background: #fff;
}

#recipe .bookArea{
	padding: 50px 20px;
	border: 3px solid #f39800;
	border-radius: 18px;
	background: #fff;
}

#recipe .bookArea .imgArea{
	float: left;
	width: 158px;
	padding-left: 36px;
}

#recipe .bookArea .recipeTtl{
	margin-bottom: 30px;
}

#recipe .bookArea .txtArea{
	float: right;
	width: 598px;
}

#recipe .bookArea .bookTxt{
	font-size: 19px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 3px dotted #f39800;
}

#recipe .bookArea .bookDtl{
	float: left;
	width: 50%;
}

#recipe .bookArea .bookDtl dt{
	float: left;
	clear: both;
	width: 80px;
}

#recipe .bookArea .bookDtl dd{
	font-size: 15px;
	line-height: 1.3;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 90px;
}

#recipe .bookArea .btnLi{
	clear: both;
	padding-top: 20px;
}

#recipe .bookArea .btnLi li{
	width: 280px;
	margin-left: 100px;
}

#recipe .bookArea .btnLi li:first-child{
	float: left;
}


/* history
-------------------------*/

.historyWrap{
	margin-bottom: 30px;
	padding-bottom: 50px;
	background: url(../img/common/line_02_pc.png) no-repeat center bottom;
}

.historyBox{
	padding: 35px 30px 35px 35px;
	border: 3px solid #f39800;
	border-radius: 14px;
	background: #fff;
}

.historyBox.historyBox01 .txtArea{
	padding-bottom: 30px;
	background: url(../img/history/ico_01.png) no-repeat right bottom;
}

.historyBox.historyBox02{
	margin-bottom: 20px;
}

.historyBox .sub{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.historyBox .imgArea{
	float: left;
	width: 200px;
}

.historyBox .txtArea{
	font-size: 18px;
	line-height: 1.5;
	margin-left: 230px;
}

.historyBox .txt{
	padding-right: 100px;
}

.historyBox .btmTxt{
	font-size: 16px;
	line-height: 1.5;
}

.historyBox .ttl{
	margin-bottom: 20px;
}

.historyBox .ttl img{
	margin: 0 auto 0 0;
}

.historyBox .himitsuLi{
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 20px;
}

.historyBox .himitsuLi dt{
	font-weight: bold;
	float: left;
	width: 180px;
	text-align: right;
}

.historyBox .himitsuLi dd{
	margin-left: 200px;
}

.historyBox .pointLi{
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
	color: #e60012;
}

.historyBox .pointLi li{
	position: relative;
	float: left;
	width: 33.3%;
	margin-bottom: 5px;
}

.openCont{
	display: none;
}

.openTtl{
	font-size: 26px;
	font-weight: bold;
}

.openTtl img{
	position: relative;
	top: -5px;
	display: inline;
	margin-right: 5px;
	vertical-align: middle;
}

.openTtl .fade{
	position: relative;
	padding-right: 50px;
	color: #7f1b00;
}

.openTtl .fade:before{
	position: absolute;
	top: 50%;
	right: 0;
	width: 43px;
	height: 43px;
	margin-top: -21px;
	content: '';
	background-repeat: no-repeat;
	background-position: left top;
}

.historyCont{
	margin-bottom: 20px;
	padding: 15px 20px;
	border: 3px solid #7f1b00;
	border-radius: 14px;
	background: #facc88;
}

.historyCont .openTtl.open .fade:before{
	background-image: url(../img/history/ico_open_01.png);
}

.historyCont .openTtl .fade:before{
	background-image: url(../img/history/ico_close_01.png);
}

.historyCont .inner{
	padding: 30px 0 20px;
}

.historyCont .txtArea{
	font-size: 16px;
	line-height: 1.5;
	width: 766px;
}

.historyCont .txtArea .thum{
	float: right;
	margin: 0 0 10px 10px;
	border-radius: 14px;
}

.historyCont .dtlArea{
	margin-top: 20px;
	padding: 24px 24px 9px;
	border-radius: 14px;
	background: #fde7c6;
}

.historyCont .sTtl{
	margin-bottom: 20px;
}

.historyCont .sTtl img{
	margin: 0 auto 0 0;
}

.historyCont .dtlTxt{
	width: 726px;
}

.historyCont .dtlTxt dt{
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3;
	color: #e60012;
}

.historyCont .dtlTxt dd{
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 15px;
	margin-left: 19px;
}

.historyCont.bg11 .inner,
.historyCont.bg12 .inner,
.historyCont.bg13 .inner,
.historyCont.bg14 .inner,
.historyCont.bg15 .inner,
.historyCont.bg16 .inner{
	position: relative;
}

.historyCont.bg11 .inner:after,
.historyCont.bg12 .inner:after,
.historyCont.bg13 .inner:after,
.historyCont.bg14 .inner:after,
.historyCont.bg15 .inner:after,
.historyCont.bg16 .inner:after{
	position: absolute;
	right: -20px;
	bottom: -15px;
	display: block;
	width: 118px;
	height: 108px;
	content: '';
	background-repeat: no-repeat;
}

.historyCont.bg11 .inner:after{
	background-image: url(../img/history/bg_11.png);
}

.historyCont.bg12 .inner:after{
	background-image: url(../img/history/bg_12.png);
}

.historyCont.bg13 .inner:after{
	background-image: url(../img/history/bg_13.png);
}

.historyCont.bg14 .inner:after{
	background-image: url(../img/history/bg_14.png);
}

.historyCont.bg15 .inner:after{
	background-image: url(../img/history/bg_15.png);
}

.historyCont.bg16 .inner{
	padding-bottom: 0;
}

.historyCont.bg16 .inner:after{
	background-image: url(../img/history/bg_16.png);
}

.historyCont.bg16 .inner .txtArea{
	width: auto;
	margin-bottom: 20px;
}

.himitsuCont{
	margin-bottom: 20px;
	padding: 15px 20px;
	border: 3px solid #f39800;
	border-radius: 14px;
	background: #fffbc6;
}

.himitsuCont.bg01 .inner{
	margin-bottom: -15px;
	padding: 30px 0 0;
}

.himitsuCont.bg01 .txt{
	min-height: 95px;
	padding-bottom: 35px;
	background: url(../img/history/bg_01.png) no-repeat right bottom;
}

.himitsuCont.bg02 .inner{
	margin-bottom: -15px;
	padding: 30px 0 0;
}

.himitsuCont.bg02 .txt{
	min-height: 95px;
	padding-bottom: 35px;
	background: url(../img/history/bg_02.png) no-repeat right bottom;
}

.himitsuCont.bg03 .inner{
	margin-bottom: -15px;
	padding: 30px 0 0;
}

.himitsuCont.bg03 .txt{
	min-height: 95px;
	padding-bottom: 35px;
	background: url(../img/history/bg_03.png) no-repeat right bottom;
}

.himitsuCont.bg04 .inner{
	margin-bottom: -15px;
	padding: 30px 0 0;
}

.himitsuCont.bg04 .txt{
	min-height: 95px;
	padding-bottom: 35px;
	background: url(../img/history/bg_04.png) no-repeat right bottom;
}

.himitsuCont.bg05 .inner{
	margin-bottom: -15px;
	padding: 30px 0 0;
}

.himitsuCont.bg05 .txt{
	min-height: 95px;
	padding-bottom: 35px;
	background: url(../img/history/bg_05.png) no-repeat right bottom;
}

.himitsuCont.bg06 .inner{
	margin-bottom: -15px;
	padding: 30px 0 0;
}

.himitsuCont.bg06 .txt{
	min-height: 95px;
	padding-bottom: 35px;
	background: url(../img/history/bg_06.png) no-repeat right bottom;
}

.himitsuCont.bg07 .inner{
	margin-bottom: -15px;
	padding: 30px 0 0;
}

.himitsuCont.bg07 .txt{
	min-height: 95px;
	padding-bottom: 35px;
	background: url(../img/history/bg_07.png) no-repeat right bottom;
}

.himitsuCont .openTtl.open .fade:before{
	background-image: url(../img/history/ico_open_02.png);
}

.himitsuCont .openTtl .fade:before{
	background-image: url(../img/history/ico_close_02.png);
}

.himitsuCont .inner{
	padding: 30px 0 20px;
}

.himitsuCont .imgArea{
	float: left;
	width: 284px;
}

.himitsuCont .txtArea{
	font-size: 16px;
	line-height: 1.5;
	margin-left: 304px;
}

.himitsuCont .txt{
	font-size: 16px;
	line-height: 1.5;
	padding-right: 100px;
}

.himitsuCont .himitsuLi{
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 20px;
}

.himitsuCont .himitsuLi dt{
	font-weight: bold;
	float: left;
	width: 100px;
}

.himitsuCont .himitsuLi dd{
	margin-left: 120px;
}


/* games
-------------------------*/

#games{
	padding-bottom: 250px;
	background: url(../img/character/bg_01.png) no-repeat center bottom;
}

#games #flash{
	outline: none;
}

#games .gameNotice{
	position: relative;
	margin: 20px 0 30px;
	padding: 30px;
	border: 3px solid #f39800;
	border-radius: 14px;
	background: #fff;
}

#games .ttl{
	margin-bottom: 20px;
}

#games .list{
	font-size: 15px;
	line-height: 1.5;
}

#games .list a{
	color: #7f1b00;
}

#games .btnLi{
	padding-top: 30px;
	text-align: center;
	border-top: 3px dotted #f39800;
}

#games .btnLi li{
	display: inline-block;
}

#games .hideBox{
	font-size: 14px;
	text-align: center;
}

#games .hideBox p{
	font-weight: bold;
	line-height: 2;
}

#games .hideBox .img{
	margin: 0;
}

#games .hideBox .img img{
	width: 50%;
}

#games .hideBox .link{
	margin: 10px auto 0;
}

#games .hideBox .link img{
	width: 198px;
}

@media screen and (max-width: 1480px){
	#contents{
		margin-left: 20.3125%;
	}
}

@media screen and (max-width: 767px){
	/*  sp common
	-------------------------*/
	.spPopInner .inner{
		text-align: left;
	}
	.spCont{
		display: block;
	}
	.pcCont{
		display: none;
	}
	#wrapper{
		min-width: inherit;
	}
	#pcSide{
		float: none;
		width: 100%;
		max-width: inherit;
		height: auto !important;
		padding: 0 0;
	}
	header{
		position: fixed;
		z-index: 70;
		top: 0;
		left: 0;
		overflow: hidden;
		width: 100%;
		height: 65px;
		padding: 15px 15px 0;
		background: #f39700;
	}
	header .logo{
		float: left;
		width: 173px;
	}
	#clipList{
		float: left;
		width: 73px;
		padding: 0;
		background: none;
	}
	#clipList .inner{
		padding: 0;
		background: none;
	}
	#js_menu{
		position: absolute;
		z-index: 92;
		top: 20px;
		right: 15px;
		width: 35px;
		height: 28px;
	}
	#js_close{
		position: absolute;
		top: 20px;
		right: 0;
		width: 35px;
	}
	#gNavWrap{
		position: fixed !important;
		z-index: 99;
		top: 0;
		right: -250px;
		overflow: scroll;
		width: 250px;
		height: 100%;
		padding: 0 15px;
		background: #f39700;

		-webkit-overflow-scrolling: touch;
	}
	#gNavWrap.open{
		right: 0;
		-webkit-transition: right .2s linear;
		-moz-transition: right .2s linear;
		transition: right .2s linear;
	}
	#gNavLi{
		position: relative;
		z-index: 9999;
		width: 100%;
		height: 720px;
		padding: 0 0 30px;
	}
	#spBar{
		position: relative;
		padding-top: 25px;
	}
	#spBar .ttl{
		width: 120px;
		margin: 0 auto 25px;
	}
	#breadcrumb{
		font-size: 12px;
		line-height: 30px;
		height: 30px;
		margin: 0 -15px;
		padding: 0 15px 0 5px;
	}
	#contents{
		margin-left: 0;
		padding: 64px 15px 0;
	}
	#contentsInner{
		width: auto;
		padding: 66px 0 10px;
		background: url(../img/common/line_02_sp.png) no-repeat center 30px;
		background-size: auto 20px;
	}
	#contentsInner.top{
		padding: 0 0 10px;
	}
	#contentsInner.top #body{
		min-height: inherit !important;
	}
	#contentsInner.top .postLi{
		padding-top: 52px;
		background: url(../img/common/line_02_sp.png) no-repeat center 15px;
		background-size: auto 20px;
	}
	#body{
		min-height: inherit;
		margin-bottom: 10px;
		padding: 15px 0 35px;
		background: url(../img/common/line_02_sp.png) no-repeat center bottom;
		background-size: auto 20px;
	}
	#body.clip{
		min-height: inherit !important;
	}
	#snsArea{
		width: 100%;
		padding: 0 0 15px;
		border-radius: 0;
	}
	#snsArea .snsLi{
		padding: 0 15px;
	}
	#snsArea .snsLi li{
		margin-bottom: 10px;
	}
	#snsArea .fb{
		width: 100%;
		padding: 0 15px;
	}
	#snsArea .fb .fb_iframe_widget{
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	#spSnsIcoLi{
		padding-bottom: 15px;
		text-align: center;
	}
	#spSnsIcoLi li{
		display: inline-block;
		margin-left: 10px;
	}
	#spSnsIcoLi li:first-child{
		margin-left: 0;
	}
	#show_clip_area .postLi .listInner:before{
		z-index: 79;
	}
	.spProductOnlineshopBtn{
		margin: 10px auto 30px auto;
		text-align: center;
	}
	.spProductOnlineshopBtn a{
		display: inline-block;
		width: 280px;
	}
	/*  sp top
	-------------------------*/
	.postWrap{
		margin-left: 0;
	}
	.postLi{
		overflow: visible;
	}
	.postLi li{
		float: none;
		width: 100% !important;
		height: auto;
		margin-bottom: 15px;
		margin-left: 0;
	}
	.postLi #moreBtn .listInner{
		border: none;
		background: none;
	}
	.postLi .listInner{
		overflow: hidden;
		background: #facd89;
	}
	.postLi .listInner:before{
		background-size: 50% auto;
	}
	.postLi .img{
		display: table;
		float: left;
		width: auto;
		height: auto;
		border-radius: 17px 0 0 17px;
		background: #fff;
	}
	.postLi .img .imgFade{
		display: table-cell;
		width: 108px;
		height: 81px;
		vertical-align: middle;
	}
	.postLi .img img{
		width: 100%;
		max-width: inherit;
		border-radius: 17px 0 0 17px;
	}
	.postLi .postTxt{
		height: 81px;
		margin-left: 108px;
		padding: 5px 5px 15px 5px;
		border-radius: 0 17px 17px 0;
	}
	.postLi .txt{
		font-size: 12px;
	}
	.postLi .date{
		font-size: 10px;
	}
	.postLi .icon{
		display: none !important;
	}
	.postLi .clipBtn{
		bottom: 4px;
		width: 65px;
	}
	.postLi .show{
		height: auto;
	}
	.postLi .show .img{
		float: none;
		width: 100%;
		height: auto;
		border-radius: 17px 17px 0 0;
	}
	.postLi .show .img img{
		border-radius: 17px 17px 0 0;
	}
	.postLi .show .postTxt{
		overflow: hidden;
		height: auto;
		margin-left: 0;
		padding: 10px 5px 50px 5px;
		border-radius: 0 0 17px 17px;
	}
	.postLi .new .postTxt{
		height: 83px;
	}
	.postLi .show.hasI .postTxt:after{
		top: 5px;
		bottom: inherit;
		left: 5px;
		width: 26px;
		height: 46px;
		background-size: 26px auto;
	}
	.postLi .new .postTxt:after{
		top: -13px;
		right: 10px;
		bottom: inherit;
		left: auto;
		width: 22px;
		height: 39px;
		background-size: 22px auto;
	}
	.postLi .new .listInner{
		overflow: visible;
	}
	.postLi .show .txt{
		font-size: 16px;
	}
	.postLi .show.hasI .txt{
		font-size: 16px;
		padding-left: 36px;
	}
	.postLi .new .txt{
		padding-right: 32px;
		padding-left: 0;
	}
	.postLi .show + .show{
		margin-left: 0;
	}
	.postLi .anime{
		display: none !important;
	}
	.postLi .closeBtn{
		width: 20px;
		height: 20px;
	}
	#js_moreBtn{
		position: relative;
		bottom: inherit;
		width: 290px;
		height: auto;
		margin: 0 auto;
	}
	#js_moreBtn .num{
		font-size: 18px;
		right: inherit;
		bottom: 33px;
		left: 50%;
		width: 25px;
		margin-left: -27px;
		text-align: center;
	}
	#show_clip_area .postLi .txt{
		padding-right: 25px;
	}
	/*  sp page common
	-------------------------*/
	.ibTxt{
		display: inline-block;
	}
	#pageHeader{
		height: 75px;
		margin: 0 -15px;
	}
	#pageHeader .product{
		/*width: 200px;*/
		width: 233px;
		height: 45px;
	}
	#pageHeader .tvcm{
		/*width: 207px;*/
		/*height: 32px;*/
		width: 123px;
		height: 32px;
	}
	#pageHeader .campaign{
		width: 275px;
		height: 49px;
	}
	#pageHeader .download{
		width: 178px;
		height: 48px;
	}
	#pageHeader .info{
		width: 220px;
		height: 44px;
	}
	#pageHeader .event{
		width: 183px;
		height: 44px;
	}
	#pageHeader .clip{
		width: 185px;
		height: 45px;
	}
	#pageHeader .character{
		width: 223px;
		height: 44px;
	}
	#pageHeader .special{
		/*width: 216px;*/
		width: 235px;
		height: 50px;
	}
	#pageHeader .recipe{
		width: 193px;
		height: 52px;
	}
	#pageHeader .gallery{
		width: 259px;
		height: 23px;
	}
	#pageHeader .caravan{
		width: 239px;
		height: 44px;
	}
	#pageHeader .history{
		width: 300px;
		height: 38px;
	}
	#pageHeader .games{
		width: 181px;
		height: 42px;
	}
	#pageHeader .shop{
		width: 185px;
		height: 42px;
	}
	/*  sp popup
	-------------------------*/
	.thumLi.chara{
		margin-left: 0;
		padding: 0 7px 50px;
	}
	.thumLi.chara li{
		width: 33.3%;
		height: auto;
		margin-bottom: 7px;
		margin-left: 0;
		padding-bottom: 10px;
	}
	.thumLi.chara li:nth-child(3n+1){
		left: -7px;
	}
	.thumLi.chara li:nth-child(3n){
		left: 7px;
	}
	.thumLi.chara .img{
		width: 100%;
		margin-bottom: 5px;
	}
	.thumLi.recipe{
		margin-left: 0;
		padding: 0 7px 50px;
	}
	.thumLi.recipe li{
		width: 33.3%;
		height: auto;
		margin-bottom: 7px;
		margin-left: 0;
	}
	.thumLi.recipe li:nth-child(3n+1){
		left: -7px;
	}
	.thumLi.recipe li:nth-child(3n){
		left: 7px;
	}
	.thumLi.recipe .img{
		width: 100%;
		margin-bottom: 5px;
	}
	.thumLi.recipe li.bg{
		padding: 0 9%;
	}
	.thumLi.recipe li.bg img{
		padding-top: 10px;
	}
	
	.month_recipe{
		margin-left: -26px;
	}

	.month_recipe li{
		width: 90%;
		height: auto;
		border-radius: 18px;
		margin-left: 25px;
	}

	.month_recipe li img{
		width: 100%;
	}

	.month_recipe li.bg{
		background: none;
	}
	.thumLi.gallery{
		margin-left: 0;
		padding: 0 7px 50px;
	}
	.thumLi.gallery li{
		width: 33.3%;
		height: auto;
		margin-bottom: 7px;
		margin-left: 0;
	}
	.thumLi.gallery li:nth-child(3n+1){
		left: -7px;
	}
	.thumLi.gallery li:nth-child(3n){
		left: 7px;
	}
	.thumLi.gallery .img{
		width: 100%;
		margin-bottom: 5px;
	}
	.thumLi.gallery .list01 .year{
		font-size: 12px;
		top: 31px;
	}
	.thumLi.gallery .list01 .month{
		font-size: 14px;
		top: 51px;
	}
	.thumLi.gallery .list01 .month .num{
		font-size: 20px;
	}
	.thumLi.caravan{
		margin-left: 0;
		padding: 0 7px 0;
	}
	.thumLi.caravan li{
		width: 33.3%;
		height: auto;
		margin-bottom: 7px;
		margin-left: 0;
	}
	.thumLi.caravan li:nth-child(3n+1){
		left: -7px;
	}
	.thumLi.caravan li:nth-child(3n){
		left: 7px;
	}
	.thumLi.caravan .img{
		width: 100%;
		margin-bottom: 5px;
	}
	.thumLi .name{
		height: 12px;
	}
	.popLi.chara .img,
	.footPopLi.chara .img{
		width: 80px;
	}
	.popLi.chara .snsLi,
	.footPopLi.chara .snsLi{
		clear: both;
		margin-left: 0;
		text-align: center;
	}
	.popLi.chara .snsLi li,
	.footPopLi.chara .snsLi li{
		width: 30px;
	}
	.popLi.chara .chara05 .name,
	.footPopLi.chara .chara05 .name{
		height: 20px;
	}
	.popLi.recipe .img,
	.footPopLi.recipe .img{
		float: none;
		width: 150px;
		margin: 0 auto 10px;
	}
	.popLi.recipe .imgMin,
	.footPopLi.recipe .imgMin{
		width: 100%;
	}
	.popLi.recipe .imgMin img,
	.footPopLi.recipe .imgMin img{
		width: 47.8%;
		padding-left: 0;
	}
	.popLi.recipe li.recipe4_6 .imgMin img{
		width: 47.8%;
	}
	.popLi.recipe .imgMin img.odd,
	.gootPopLi.recipe .imgMin img.odd{
		padding-right: 2%;
	}
	.popLi.recipe .img.imgMultiple,
	.footPopLi.recipe .img.imgMultiple{
		width: 150px;
	}
	.popLi.recipe .txtArea,
	.footPopLi.recipe .txtArea{
		margin-left: 0;
	}
	.popLi.recipe > li,
	.footPopLi.recipe > li{
		width: 73% !important;
		margin-left: -41% !important;
	}
	.popLi.recipe2 .txtArea,
	.footPopLi.recipe2 .txtArea{
		min-height: inherit;
		padding: 10px;
	}
	.popLi.recipe2 .popTxt,
	.footPopLi.recipe2 .popTxt{
		font-size: 12px;
	}
	.popLi.recipe3 .txtArea,
	.footPopLi.recipe3 .txtArea{
		width: 100%;
		min-height: inherit;
		padding: 10px;
	}
	.popLi.recipe3 li.recipe4_6 .txtArea{
		width: 100%;
	}
	.popLi.recipe3 .txtArea.maxFix,
	.footPopLi.recipe3 .txtArea.maxFix{
		height: auto;
		min-height: inherit;
	}
	.popLi.recipe3 .popTxt,
	.footPopLi.recipe3 .popTxt{
		font-size: 12px;
	}
	.popLi.gallery > li,
	.footPopLi.gallery > li{
		padding: 0 0 10px 0 !important;
	}
	.popLi.gallery > li.gallery15 .controlBtn .fade,
	.popLi.gallery > li.gallery15 .closeBtn .fade,
	.footPopLi.gallery > li.gallery15 .controlBtn .fade,
	.footPopLi.gallery > li.gallery15 .closeBtn .fade{
		position: fixed;
	}
	.popLi.gallery > li.gallery15 .nextBtn,
	.footPopLi.gallery > li.gallery15 .nextBtn{
		right: -10px;
	}
	.popLi.gallery > li.gallery15 .closeBtn,
	.footPopLi.gallery > li.gallery15 .closeBtn{
		right: 10px;
	}
	.popLi.gallery .galleryTxt,
	.footPopLi.gallery .galleryTxt{
		font-size: 12px;
		padding: 10px 10px 0;
	}
	.popLi.gallery .snsLi,
	.footPopLi.gallery .snsLi{
		float: none;
		width: 100%;
		padding: 0 10px;
	}
	.popLi.gallery .snsLi li,
	.footPopLi.gallery .snsLi li{
		width: 50%;
	}
	.popLi.gallery .fb_iframe_widget,
	.footPopLi.gallery .fb_iframe_widget{
		display: inline !important;
	}
	.popLi.gallery iframe,
	.footPopLi.gallery iframe{
		width: 239px !important;
		min-width: 100% !important;
		height: 100% !important;
	}
	.popLi.caravan > li,
	.footPopLi.caravan > li{
		padding: 0 0 0 0 !important;
	}
	.popLi > li,
	.footPopLi > li{
		width: 80% !important;
		height: auto !important;
		margin-top: -150px !important;
		margin-left: -41.5% !important;
		padding: 10px 5px 10px 10px !important;
	}
	.popLi .spPopInner,
	.footPopLi .spPopInner{
		position: relative;
		top: 0;
		overflow-y: scroll;
		height: 300px !important;
		padding-right: 5px;
	}
	.popLi .name,
	.footPopLi .name{
		height: 25px;
		margin-left: 0;
	}
	.popLi .name img,
	.footPopLi .name img{
		height: 100%;
	}
	.popLi .txt,
	.footPopLi .txt{
		font-size: 12px;
		margin-left: 0;
	}
	.popLi .ttl,
	.footPopLi .ttl{
		font-size: 18px;
		padding-right: 0;
	}
	.popLi .sub,
	.footPopLi .sub{
		font-size: 16px;
	}
	.popLi .sTtl,
	.footPopLi .sTtl{
		font-size: 14px;
	}
	.popLi .dtl,
	.footPopLi .dtl{
		border-radius: 12px;
	}
	.popLi .dtl dt,
	.footPopLi .dtl dt{
		font-size: 12px;
		width: 50px;
		border-radius: 10px 0 0 10px;
	}
	.popLi .dtl dd,
	.footPopLi .dtl dd{
		font-size: 10px;
		border-radius: 0 10px 10px 0;
	}
	.popLi .no,
	.footPopLi .no{
		font-size: 12px;
	}
	.popLi .point,
	.footPopLi .point{
		font-size: 12px;
	}
	.popLi .stepLi,
	.footPopLi .stepLi{
		margin-bottom: 18px;
		padding-top: 0;
	}
	.popLi .stepLi li,
	.footPopLi .stepLi li{
		width: 20px;
		margin-left: 10px;
	}
	.popLi .cooking,
	.footPopLi .cooking{
		font-size: 12px;
	}
	.popLi .controlBtn,
	.footPopLi .controlBtn{
		margin-top: -16px;
	}
	.popLi .controlBtn .fade,
	.footPopLi .controlBtn .fade{
		width: 18px;
		height: 32px;
	}
	.popLi .prevBtn,
	.footPopLi .prevBtn{
		left: -28px;
	}
	.popLi .prevBtn .fade,
	.footPopLi .prevBtn .fade{
		background-size: 18px auto;
	}
	.popLi .nextBtn,
	.footPopLi .nextBtn{
		right: -28px;
	}
	.popLi .nextBtn .fade,
	.footPopLi .nextBtn .fade{
		background-size: 18px auto;
	}
	.popLi .closeBtn,
	.footPopLi .closeBtn{
		top: -15px;
		right: -10px;
	}
	.popLi .closeBtn .fade,
	.footPopLi .closeBtn .fade{
		width: 25px;
		height: 25px;
		background-size: 25px auto;
	}
	/*  sp tvcm
	-------------------------*/
	.tvcmPost{
		padding: 0 15px 5px;
	}
	.tvcmPost.new:before{
		width: 50px;
		height: 90px;
		background-size: 50px auto;
	}
	.tvcmPost .postInner{
		padding: 15px 0 0;
	}
	.tvcmPost .ttl{
		font-size: 18px;
	}
	.tvcmPost .ttl.ttlLong{
		font-size: 13px;
	}
	.tvcmPost .ttl:before{
		right: -25px;
		width: 20px;
		background-size: 20px auto;
	}
	.tvcmPost .ttl:after{
		left: -24px;
		width: 19px;
		background-size: 19px auto;
	}
	.tvcmPost iframe{
		width: 100%;
		height: auto;
	}
	.tvcmPost .movie{
		position: relative;
		overflow: hidden;
		height: 0;
		padding-top: 30px;
		padding-bottom: 56.25%;
	}
	.tvcmPost .movie iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.tvcmPost .name{
		font-size: 15px;
	}
	.tvcmPost .switch .wrap{
		font-size: 15px;
		line-height: 47px;
		width: 100px;
		height: 47px;
		background: url(../img/tvcm/bg_switch_off.png) no-repeat left top;
		background-size: 100px auto;
	}
	.tvcmPost .switch .current .wrap{
		background: url(../img/tvcm/bg_switch_on.png) no-repeat left top;
		background-size: 100px auto;
	}
	
	.tvcmPost .switch .wrap_2col {

	}

	.tvcmPost .switch .wrap_2col span:first-child {
		font-size: 60%;
		left: 30%;
		top: -8px;
	}
	.tvcmPost .switch .wrap_2col span:last-child {
		left: 32%;
		top: 6px;
	}
	.tvcmPost .unit-col{
		margin-bottom: 30px;
	}
	.tvcmPost .unit-col .fleft{
		float: none;
	}
	.tvcmPost .unit-col .fright{
		float: none;
	}
	.tvcmPost .unit-col .fright.dtl{
		padding-top: 0;
	}
	.tvcmPost .unit-col .fright.pic{
		padding-top: 0;
	}
	.tvcmPost .unit-col .pic{
		display: block;
		margin: 0 auto;
	}
	.tvcmPost .dtl{
		width: auto;
		margin-bottom: 15px;
	}
	.tvcmWebBn {
		width: 100%;
	}
	
	/*  sp campaign
	-------------------------*/
	#campaign .link{
		margin-top: -65px;
		padding-top: 65px;
	}
	.campaignPost{
		padding: 15px;
	}
	.campaignPost .txtArea{
		float: none;
		width: auto;
		margin-bottom: 10px;
	}
	.campaignPost .catch{
		font-size: 16px;
	}
	.campaignPost .sub{
		font-size: 14px;
	}
	.campaignPost .ttl{
		font-size: 20px;
	}
	.campaignPost .imgArea{
		float: none;
		width: 250px;
		height: auto;
		margin: 0 auto;
	}
	.campaignPost .dtl dt{
		font-size: 14px;
		display: block;
		float: none;
		width: auto;
		padding: 8px;
		border-radius: 8px 8px 0 0;
	}
	.campaignPost .dtl dd{
		font-size: 14px;
		display: block;
		margin-left: 0;
		border-radius: 0 0 8px 8px;
	}
	.campaignPost .dtl tr,
	.campaignPost .dtl th,
	.campaignPost .dtl td{
		display: block;
	}
	.campaignPost .btn{
		width: auto;
		height: auto;
		margin: 15px auto 0;
	}
	.campaignPost .endTxt,
	.eventPost .endTxt{
		font-size: 14px;
		height: 155px;
	}
	.eventPost .endTxt{
		height: 90px;
		padding-top: 80px;
	}
	.campaignPost.end .seal-end{
		left: -15px;
		width: 85px;
		height: 85px;
		background-size: 85px auto;
	}
	/*  sp special
	-------------------------*/
	#special.chara,
	#special.top{
		padding-bottom: 82px;
		background-size: auto 62px;
	}
	.downloadBox .ttl{
		font-size: 24px;
	}
	.downloadBox .displayLi .img{
		text-align: center;
	}
	.downloadBox .displayLi > li{
		width: 100%;
		margin-left: 0;
	}
	.downloadBox .sTtl{
		width: 80%;
	}
	.downloadBox .note{
		font-size: 12px;
		display: block;
		margin-top: 10px;
	}
	.downloadBox .pcLi > li{
		width: 100%;
	}
	.downloadBox .pcLi02 .list{
		height: auto;
	}
	.downloadBox .pcLi .list{
		font-size: 12px;
		padding: 15px 10px 20px;
	}
	.downloadBox .pcLi .win{
		margin-bottom: 20px;
	}
	.downloadBox .displayLi .img img{
		width: 100%;
	}
	.downloadBox .sizeLi{
		width: 100%;
	}
	.downloadBox .sizeLi a img{
		width: 100%;
	}
	/*top*/
	.linkBtnLi{
		padding: 0 5px;
	}
	.linkBtnLi .link01{
		margin: 0 0 10px;
	}
	.linkBtnLi li{
		margin-bottom: 10px;
	}
	.linkBtnLi .link02{
		left: 0;
		float: none;
		width: 100%;
	}
	.linkBtnLi .link03{
		left: 0;
		float: none;
		width: 100%;
	}
	/*character*/
	.thumLi.chara{
		margin-bottom: 0;
		background: url(../img/common/line_02_sp.png) no-repeat center bottom;
		background-size: auto 20px;
	}
	/*games*/
	#games{
		padding-bottom: 0;
		background: none;
	}
	/*  sp event
	-------------------------*/
	#event .eventTtl{
		margin-bottom: 20px;
	}
	#event .decoPostWrap{
		background: url(../img/common/line_02_sp.png) no-repeat center bottom;
		background-size: auto 20px;
	}
	.eventOtherPost{
		padding: 15px;
	}
	.eventOtherPost .ttl{
		font-size: 20px;
	}
	.eventOtherPost .topTxt{
		font-size: 14px;
		line-height: 1.3;
	}
	.eventOtherPost .txt{
		font-size: 14px;
	}
	.eventOtherPost .inner01 .imgArea{
		float: none;
		margin-bottom: 20px;
	}
	.eventOtherPost .inner01 .imgArea img{
		max-width: 100%;
	}
	.eventOtherPost .inner01 .txtArea{
		float: none;
		width: 100%;
	}
	.eventOtherPost .inner02{
		padding-bottom: 50px;
		background-size: 137px auto;
	}
	.eventOtherPost .inner03 .btn{
		width: 100%;
		height: auto;
	}
	.eventOtherPost .staffLi{
		margin-bottom: 10px;
	}
	.eventOtherPost .staffLi li{
		float: none !important;
		width: 100%;
		margin-bottom: 10px;
	}
	.eventOtherPost .staffLi .thum{
		width: 80px;
	}
	.eventOtherPost .staffLi .name{
		margin-left: 90px;
	}
	.eventOtherPost .staffLi .txt{
		font-size: 12px;
		margin-left: 90px;
	}
	.caravanContact{
		padding: 15px;
	}
	.caravanContact .innerTxt{
		padding: 10px;
	}
	.caravanContact .ico{
		top: inherit;
		right: -15px;
		bottom: -10px;
		width: 35px;
		height: 66px;
	}
	.eventPost{
		padding: 15px;
	}
	.eventPost .imgArea{
		float: none;
		width: 250px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.eventPost .txtArea{
		float: none;
		width: 100%;
	}
	.eventPost .txtArea .txt{
		font-size: 14px;
	}
	.eventPost .txtArea .txt strong{
		font-size: 16px;
		margin: 5px 0;
	}
	.eventPost .ttl{
		font-size: 20px;
	}
	.eventPost .dtl dt{
		font-size: 14px;
		display: block;
		float: none;
		width: auto;
		padding: 8px;
		border-radius: 8px 8px 0 0;
	}
	.eventPost .dtl dd{
		font-size: 14px;
		display: block;
		margin-left: 0;
		border-radius: 0 0 8px 8px;
	}
	.eventPost .dtl.dtlMulti th{
		width: 30%;
		white-space: norwrap;
	}
	.eventPost .dtl.dtlMulti th,
	.eventPost .dtl.dtlMulti td{
		font-size: 14px;
	}
	.eventPost.end:before{
		top: -20px;
		left: -15px;
		width: 85px;
		height: 85px;
		background-size: 85px auto;
	}
	.eventPost .postTxt{
		font-size: 14px;
	}
	/*caravan*/
	#event.caravan{
		padding-bottom: 20px;
	}
	.reportPost{
		margin-bottom: 48px;
		padding: 10px;
	}
	.reportPost .inner{
		margin-bottom: 20px;
	}
	.reportPost .ttl img{
		margin: 0 auto 0 auto;
	}
	.reportPost .imgArea{
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.reportPost .txtArea{
		font-size: 12px;
		float: none;
		width: 100%;
	}
	.reportPost .popArea{
		padding: 10px;
	}
	.reportPost .sTtl{
		margin-bottom: 20px;
	}
	#caravanSwitch{
		margin-bottom: 20px;
	}
	#caravanSwitch:before{
		top: 5px;
		left: 5px;
		width: 12px;
		height: 14px;
		background-size: 12px auto;
	}
	#caravanSwitch:after{
		right: 5px;
		bottom: 5px;
		width: 12px;
		height: 14px;
		background-size: 12px auto;
	}
	#caravanSwitch .inner{
		position: relative;
		padding: 20px 10px 10px;
	}
	#caravanSwitch .inner:before{
		top: 5px;
		right: 5px;
		width: 12px;
		height: 11px;
		background-size: 12px auto;
	}
	#caravanSwitch .inner:after{
		bottom: 5px;
		left: 5px;
		width: 12px;
		height: 11px;
		background-size: 12px auto;
	}
	#caravanSwitch .reportLi dt{
		font-size: 14px;
		float: none;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#caravanSwitch .reportLi dd{
		font-size: 14px;
		line-height: 1.3;
		padding-top: 0;
		padding-left: 0;
		border-top: none;
		border-bottom: 3px dotted #7f1b00;
	}
	#caravanSwitch .reportLi dd:last-child{
		border-bottom: none;
	}
	#caravanSwitch .list li{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	#caravanSwitch .list .new{
		padding-left: 20px;
	}
	#caravanSwitch .list .new:before{
		position: absolute;
		top: 5px;
		left: 0;
		width: 16px;
		height: 10px;
		background-size: 16px;
	}
	/* sp recipe
	-------------------------*/
	#recipe .recipeWrap{
		background: url(../img/common/line_02_sp.png) no-repeat center bottom;
		background-size: auto 20px;
	}
	#recipe .bookArea{
		padding: 20px 15px;
	}
	#recipe .bookArea .imgArea{
		float: none;
		width: 100%;
		margin-bottom: 20px;
		padding-left: 0;
	}
	#recipe .bookArea .txtArea{
		float: none;
		width: 100%;
	}
	#recipe .bookArea .bookTxt{
		font-size: 14px;
	}
	#recipe .bookArea .bookDtl{
		float: none;
		width: 100%;
	}
	#recipe .bookArea .btnLi li{
		float: none !important;
		width: auto;
		margin: 0 auto 10px;
	}
	/* history
	-------------------------*/
	.historyWrap{
		background: url(../img/common/line_02_sp.png) no-repeat center bottom;
		background-size: auto 20px;
	}
	.historyBox{
		padding: 10px;
	}
	.historyBox.historyBox01 .txtArea{
		padding-bottom: 40px;
		background-size: 30px auto;
	}
	.historyBox .sub{
		font-size: 16px;
	}
	.historyBox .imgArea{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.historyBox .txtArea{
		font-size: 14px;
		margin-left: 0;
	}
	.historyBox .txt{
		padding-right: 0;
	}
	.historyBox .btmTxt{
		font-size: 14px;
	}
	.historyBox .ttl{
		margin-bottom: 20px;
	}
	.historyBox .ttl img{
		margin: 0 auto 0 0;
	}
	.historyBox .himitsuLi{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.historyBox .himitsuLi dt{
		float: none;
		width: 100%;
		text-align: left;
	}
	.historyBox .himitsuLi dd{
		margin-bottom: 10px;
		margin-left: 0;
	}
	.historyBox .pointLi{
		font-size: 14px;
		color: #e60012;
	}
	.historyBox .pointLi li{
		position: relative;
		float: left;
		width: 50%;
		margin-bottom: 5px;
	}
	.openTtl{
		font-size: 14px;
	}
	.openTtl .fade{
		padding-right: 25px;
	}
	.openTtl .fade:before{
		width: 21px;
		height: 21px;
		margin-top: -10px;
		background-size: 21px auto;
	}
	.historyCont{
		padding: 15px 10px;
	}
	.historyCont .openTtl img{
		width: 64px;
	}
	.historyCont .inner{
		padding: 20px 0 10px;
	}
	.historyCont .txtArea{
		font-size: 12px;
		width: auto;
		padding-right: 35px;
	}
	.historyCont .txtArea .thum{
		width: 65px;
	}
	.historyCont .dtlArea{
		padding: 10px;
	}
	.historyCont .sTtl{
		margin-bottom: 20px;
	}
	.historyCont .sTtl img{
		margin: 0 auto 0 0;
	}
	.historyCont .dtlTxt{
		width: auto;
	}
	.historyCont .dtlTxt dt{
		font-size: 14px;
	}
	.historyCont .dtlTxt dd{
		font-size: 12px;
		margin-left: 14px;
	}
	.historyCont.bg11 .inner,
	.historyCont.bg12 .inner,
	.historyCont.bg13 .inner,
	.historyCont.bg14 .inner,
	.historyCont.bg15 .inner,
	.historyCont.bg16 .inner{
		position: relative;
	}
	.historyCont.bg11 .inner:after,
	.historyCont.bg12 .inner:after,
	.historyCont.bg13 .inner:after,
	.historyCont.bg14 .inner:after,
	.historyCont.bg15 .inner:after,
	.historyCont.bg16 .inner:after{
		position: absolute;
		right: -10px;
		bottom: -15px;
		display: block;
		width: 59px;
		height: 54px;
		content: '';
		background-repeat: no-repeat;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
	}
	.historyCont.bg16 .inner{
		padding-bottom: 30px;
	}
	.historyCont.bg16 .txtArea{
		padding-right: 0;
	}
	.himitsuCont{
		padding: 15px 10px;
	}
	.himitsuCont.bg01 .txt,
	.himitsuCont.bg02 .txt,
	.himitsuCont.bg03 .txt,
	.himitsuCont.bg04 .txt,
	.himitsuCont.bg05 .txt,
	.himitsuCont.bg06 .txt,
	.himitsuCont.bg07 .txt{
		min-height: inherit;
		padding-right: 50px;
		background-size: 50px auto;
	}
	.himitsuCont .openTtl img{
		top: 0;
		width: 30px;
	}
	.himitsuCont .inner{
		padding: 20px 0 10px;
	}
	.himitsuCont .imgArea{
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}
	.himitsuCont .txtArea{
		font-size: 12px;
		margin-left: 0;
	}
	.himitsuCont .txt{
		font-size: 12px;
		padding-right: 0;
	}
	.himitsuCont .himitsuLi{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.himitsuCont .himitsuLi dt{
		float: none;
		width: 100%;
		text-align: left;
	}
	.himitsuCont .himitsuLi dd{
		margin-bottom: 10px;
		margin-left: 0;
	}
}

@media screen and (max-width: 767px){
	.eventPost.end .endTxt.yatai{
		height: 72%;
	}
}

@media screen and (max-width: 600px){
	.eventPost.end .endTxt.yatai{
		height: 72%;
	}
}

@media screen and (max-width: 450px){
	.eventPost.end .endTxt.yatai{
		height: 77%;
	}
}

@media screen and (max-width: 330px){
	.eventPost.end .endTxt.yatai{
		height: 100%;
	}
}


/* アクマのキムラーバナー追加 */

.postWrap > .campaign-banner{
	position: relative;
	margin-bottom: -90px;
	padding-top: 90px;
	text-align: right;
	background: url(../img/common/line_02_pc.png) no-repeat center 30px;
}

.postWrap > .campaign-banner a{
	display: inline-block;
}

.postWrap > .campaign-banner img{
	max-width: 100%;
}

#contentsInner.top .postWrap > .campaign-banner + .postLi{
	padding-top: 115px;
	background: none;
}

@media screen and (max-width: 767px){
	#contentsInner.top .postWrap > .campaign-banner + .postLi{
		padding-top: 15px;
	}
	.postWrap > .campaign-banner{
		margin-bottom: 5px;
		padding-top: 52px;
		background: url(../img/common/line_02_sp.png) no-repeat center 15px;
		background-size: auto 20px;
	}
}



/*---------------------------------------------------------------
  2018/07/25 ヘッダーSNSシェア追加分 ここから
  ---------------------------------------------------------------*/
  @media screen and (max-width: 767px){
  	#js_menu {
  		top: 19px;
  		right: 10px;
  		left: 15px;
  	}
  	#js_close {
  		top: 16px;
  		right: auto;
  		left: 0;
  	}

  #gNavWrap {
    right: auto;
    left: -250px;
  }
  #gNavWrap.open{
    right: auto;
    left: 0;
    -webkit-transition: left .2s linear;
    -moz-transition: left .2s linear;
    transition: left .2s linear;
  }

  header .logo {
  	float: none;
  	max-width: 150px;
  	width: calc(100% - 105px);
  	margin-bottom: 0;
  	position: relative;
  	top: -1px;
  }
  header .head_sns {
  	position: absolute;
  	top: 17px;
  	right: 10px;
  }
  header .head_sns li {
  	float: left;
  	margin-left: 10px;
  	width: 30px;
  }
  header .head_sns li img {
  	max-width: 100%;
  }
}
@media screen and (max-width: 450px){
	header .logo {
		float: right;
		margin-right: 110px;
	}
	header .head_sns li {
		margin-left: 5px;
	}
}
@media screen and (max-width: 320px){
	header .logo {
		margin-right: 100px;
	}
}
/*---------------------------------------------------------------
  2018/07/25 ヘッダーSNSシェア追加分 ここまで
  ---------------------------------------------------------------*/

/*---------------------------------------------------------------
2018/07/27 歴史ページアイコン追加 ここから
---------------------------------------------------------------*/
article.himitsuCont.bg00 .openCont{
	position: relative;
}
article.himitsuCont.bg00 .openCont:after{
	background-image: url(../img/history/bg_00.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	content: '';
	display: block;
	width: 109px;
	height: 89px;
	position: absolute;
	right: -20px;
	bottom: -15px;
}
@media screen and (max-width: 768px){
	article.himitsuCont.bg00 .openCont:after{
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		width: 53px;
		height: 44px;
		right: 0;
		bottom: -15px;
	}
}
/*---------------------------------------------------------------
2018/07/27 歴史ページアイコン追加 ここまで
---------------------------------------------------------------*/
