@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 {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  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, .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;
  max-width: 100%;
  height: auto;
  width: 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 {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* common
-------------------------*/
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-text-size-adjust: 100%;
  color: #7F1B00;
  background: #fff;
  font-size: 14px;
}

a {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
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 {
  background: url(../img/common/bg_contents.png);
  min-width: 1190px;
}

/* header
-------------------------*/
#pcSide {
  float: left;
  width: 20.3125%;
  min-width: 220px;
  max-width: 300px;
  height: 1849px;
  background: #F39700;
  padding: 20px 0;
}

.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;
  background: #cf6814;
  padding: 0 5px 5px;
  border-radius: 12px;
}
#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 {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 480px;
  height: 345px;
  border: 5px solid #f39800;
  border-radius: 12px;
  background: #facc88;
  padding: 24px;
  margin: -177px 0 0 -240px;
  z-index: 90;
}
#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;
}

#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: 1305px;
}

#body {
  min-height: 1370px;
  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 {
  background: #7F1B00;
  padding: 0 32px 0 22px;
  height: 35px;
  line-height: 35px;
  color: #fff;
}
#breadcrumb a {
  color: #fff;
  padding: 0 10px;
  text-decoration: none;
}
#breadcrumb a:hover {
  text-decoration: underline;
}
#breadcrumb li {
  float: left;
}
#breadcrumb .current {
  cursor: default;
}
#breadcrumb .current:hover {
  text-decoration: none;
}

#layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/common/bg_layer_01.png);
  z-index: 80;
}
#layer.open {
  display: block;
}

/* top
-------------------------*/
.postWrap {
  position: relative;
  margin-left: -25px;
}

.postLi {
  padding-top: 10px;
}
.postLi li {
  display: none;
  position: relative;
  float: left;
  width: 280px;
  height: 280px;
  margin-left: 25px;
  margin-bottom: 25px;
}
.postLi .listInner {
  display: none;
  border: 3px solid #F39700;
  border-radius: 20px;
  overflow: hidden;
}
.postLi .listInner:before {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 80px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: left top;
  content: "";
  z-index: 100;
}
.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;
  width: 274px;
  height: 176px;
  overflow: hidden;
  border-radius: 17px 17px 0 0;
  overflow: hidden;
  background: #fff;
}
.postLi .img img {
  background: #fff;
  border-radius: 17px 17px 0 0;
}
.postLi .postTxt {
  position: relative;
  background: #facd89;
  padding: 12px 8px 8px;
  height: 98px;
  border-radius: 0 0 17px 17px;
}
.postLi .postTxt .wrap {
  color: #7F1B00;
}
.postLi .postTxt .wrap:hover {
  color: #DA6009;
}
.postLi .txt {
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
}
.postLi .date {
  position: absolute;
  bottom: 8px;
  left: 8px;
  color: #E50011;
  font-weight: bold;
  font-size: 12px;
}
.postLi .clipBtn {
  position: absolute;
  bottom: 8px;
  right: 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 .icon {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 90px;
  height: 124px;
  z-index: -2;
}
.postLi .show + .show {
  margin-left: 25px;
}
.postLi .show {
  width: 432px;
  height: 432px;
}
.postLi .show .img {
  width: 426px;
  height: 306px;
}
.postLi .show .postTxt {
  height: 120px;
  z-index: 20;
}
.postLi .show .postTxt:after {
  position: absolute;
  bottom: 50px;
  left: 10px;
  width: 52px;
  height: 92px;
  /*background: url(../img/common/ico_new_01.png) no-repeat left top;*/
  content: "";
  z-index: 20;
}

.postLi .show.hasI .postTxt:after {
  background: url(../img/common/ico_new_01.png) no-repeat left top;
}
.postLi .new .postTxt:after {
  position: absolute;
  bottom: 50px;
  left: 6px;
  width: 35px;
  height: 62px;
  background: url(../img/common/ico_new_04.png) no-repeat left top;
  content: "";
  z-index: 20;
}
.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 .anime .listInner {
  border: none;
}
.postLi .closeBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 39px;
  height: 39px;
  z-index: 30;
}

#js_moreBtn .fade {
  position: relative;
}
#js_moreBtn .num {
  position: absolute;
  bottom: 155px;
  right: 108px;
  font-size: 35px;
  color: #7F1B00;
  font-weight: bold;
}

/*ie8*/
.ie8 .postLi .img {
  z-index: -1;
}
.ie8 #show_clip_area .postLi .listInner {
  position: relative;
}
.ie8 #show_clip_area .postLi .listInner .cloud {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 80px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: left top;
  content: "";
  z-index: 100;
}
.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;
  height: 90px;
}
#pageHeader .tvcm {
  width: 414px;
  height: 64px;
}
#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;
  height: 99px;
}
#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;
}

/* page popup
-------------------------*/
.thumLi.chara {
  margin-left: -26px;
}
.thumLi.chara li {
  width: 203px;
  height: 203px;
  border: 3px solid #f39800;
  border-radius: 18px;
  margin-left: 26px;
  margin-bottom: 26px;
}
.thumLi.chara .img {
  width: 130px;
  margin: 0 auto 10px;
}
.thumLi.recipe {
  margin-left: -26px;
}
.thumLi.recipe li {
  width: 203px;
  height: 203px;
  margin-left: 26px;
  margin-bottom: 26px;
  border-radius: 18px;
}

.thumLi.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-left: 26px;
  margin-bottom: 26px;
  border-radius: 18px;
}
.thumLi.gallery li img {
  border-radius: 18px;
}
.thumLi.gallery .list01 {
  background: #F39700;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.thumLi.gallery .year {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  font-size: 28px;
}
.thumLi.gallery .month {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  font-size: 50px;
}
.thumLi.gallery .month .num {
  font-size: 64px;
}
.thumLi.caravan {
  margin-left: -10px;
}
.thumLi.caravan li {
  width: 138px;
  height: 138px;
  margin-left: 10px;
  margin-bottom: 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;
}
.thumLi .name {
  margin: 0 auto;
  height: 27px;
}
.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-left: -280px;
  margin-top: -247px;
}
.popLi.chara .spPopInner,
.footPopLi.chara .spPopInner {
  height: 440px;
  overflow: auto;
}
.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 {
  width: 200px;
  float: left;
}
.popLi.recipe > li,
.footPopLi.recipe > li {
  width: 732px;
  margin-left: -366px;
}
.popLi.recipe .spPopInner,
.footPopLi.recipe .spPopInner {
  -moz-border-radius: 0;
  -webkit-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 .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 {
  height: 600px;
  overflow: auo;
}
.popLi.recipe2 > li,
.footPopLi.recipe2 > li {
  height: 660px;
  margin-top: -345px;
}
.popLi.recipe2 .spPopInner,
.footPopLi.recipe2 .spPopInner {
  height: 642px;
  overflow: auto;
}
.popLi.recipe2 .txtArea,
.footPopLi.recipe2 .txtArea {
  background: #f39800;
  border-radius: 14px;
  min-height: 320px;
  padding: 15px;
}
.popLi.recipe3 > li,
.footPopLi.recipe3 > li {
  height: 512px;
  margin-top: -256px;
}
.popLi.recipe3 > li.recipe4_1 {
  height: 557px;
  margin-top: -256px;
}
.popLi.recipe3 .txtArea,
.footPopLi.recipe3 .txtArea {
  width: 387px;
  background: #f39800;
  border-radius: 14px;
  min-height: 320px;
  padding: 15px;
}
.popLi.recipe3 .popTxt,
.footPopLi.recipe3 .popTxt {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.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;
}
.popLi.gallery > li.movie,
.footPopLi.gallery > li.movie {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.popLi.gallery > li.movie .spPopInner,
.footPopLi.gallery > li.movie .spPopInner {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.popLi.gallery .spPopInner,
.footPopLi.gallery .spPopInner {
  height: 670px;
  overflow: auto;
  padding: 0 0 20px;
}
.popLi.gallery .img img,
.footPopLi.gallery .img img {
  border-radius: 16px 16px 0 0;
}
.popLi.gallery iframe,
.footPopLi.gallery iframe {
  width: 100% !important;
  height: 100%;
}
.popLi.gallery .galleryTxt,
.footPopLi.gallery .galleryTxt {
  padding: 0 24px 0;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
  text-align: left;  
}
.popLi.gallery .snsLi,
.footPopLi.gallery .snsLi {
  width: 354px;
  float: right;
  margin-right: 24px;
}
.popLi.gallery .snsLi li,
.footPopLi.gallery .snsLi li {
  float: left;
}
.popLi.gallery .snsLi .tw .innerTxt,
.footPopLi.gallery .snsLi .tw .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 {
  width: 990px;
  height: 635px;
  margin-top: -317px;
  margin-left: -500px;
  padding: 0 0 20px;
  overflow: hidden;
  border-radius: 24px;
}
.popLi.games > li #flash,
.footPopLi.games > li #flash {
  border-radius: 14px;
  height: 535px !important;
}
.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 {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  border: 5px solid #f39800;
  border-radius: 22px;
  background: #facc88;
  padding: 24px;
}
.popLi .spPopInner,
.footPopLi .spPopInner {
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}
.popLi .inner,
.footPopLi .inner {
  margin-bottom: 10px;
}
.popLi .name,
.footPopLi .name {
  margin-left: 210px;
  margin-bottom: 15px;
}
.popLi .name img,
.footPopLi .name img {
  margin: 0 auto 0 0;
}
.popLi .txt,
.footPopLi .txt {
  margin-left: 210px;
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.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 {
  display: table-cell;
  width: 91px;
  background: #7F1B00;
  color: #FFFEF1;
  font-size: 18px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
  border-radius: 22px 0 0 22px;
  font-weight: bold;
}
.popLi .dtl dd,
.footPopLi .dtl dd {
  display: table-cell;
  background: #fff;
  font-size: 12px;
  line-height: 1.2;
  border-radius: 0 22px 22px 0;
}
.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 {
  margin-bottom: 10px;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.3;
}
.popLi .no,
.footPopLi .no {
  position: relative;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 10px;
  line-height: 21px;
  padding-left: 23px;
  letter-spacing: -0.8px;
}
.popLi .no .ico,
.footPopLi .no .ico {
  position: absolute;
  top: 2px;
  left: 0;
  margin: 0;
}
.popLi .no img,
.footPopLi .no img {
  display: inline;
  width: 20px;
  vertical-align: middle;
  margin: 0 2px;
}
.popLi .point,
.footPopLi .point {
  margin-bottom: 10px;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.3;
}
.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: -0.5px;
}
.popLi .cooking dt,
.footPopLi .cooking dt {
  float: left;
  background: #f39800;
  padding-right: 4px;
  margin-bottom: 5px;
  clear: both;
}
.popLi .cooking dd,
.footPopLi .cooking dd {
  background: url(../img/recipe/bg_cooking.png) repeat-x left 8px;
  text-align: right;
  margin-bottom: 5px;
}
.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;
  margin: 0 auto;
  width: 500px !important;
  text-align: center;
}

/* tvcm
-------------------------*/
.tvcmPost {
  position: relative;
  background: #FACC88;
  border: 3px solid #F39800;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 0 40px 15px;
}
.tvcmPost.new:before {
  position: absolute;
  top: -45px;
  left: -15px;
  width: 100px;
  height: 180px;
  background: url(../img/common/ico_new_02.png) no-repeat left top;
  content: "";
}
.tvcmPost .postInner {
  text-align: center;
  padding: 35px 0 0;
}
.tvcmPost .ttl {
  position: relative;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}
.tvcmPost .ttl:before {
  position: absolute;
  right: -42px;
  top: 0;
  width: 39px;
  height: 34px;
  background: url(../img/common/ico_ttl_01.png) no-repeat left top;
  content: "";
}
.tvcmPost .ttl:after {
  position: absolute;
  left: -44px;
  top: 0;
  width: 37px;
  height: 32px;
  background: url(../img/common/ico_ttl_02.png) no-repeat left top;
  content: "";
}
.tvcmPost .movie {
  display: none;
  margin-bottom: 15px;
}
.tvcmPost .movie.movie15 {
  display: block;
}
.tvcmPost .name {
  font-size: 16px;
  margin-bottom: 15px;
}
.tvcmPost .switch {
  margin-bottom: 15px;
}
.tvcmPost .switch .wrap {
  width: 140px;
  height: 65px;
  line-height: 65px;
  font-size: 19px;
  font-weight: bold;
  color: #FACC88;
  letter-spacing: 1px;
  background: url(../img/tvcm/bg_switch_off.png) no-repeat left top;
}
.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-left: 10px;
}
.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 {
  margin: 0;
  width: 500px;
  color: #7F1B00;
}
.tvcmPost .dtl dt {
  margin: 0 0 15px;
  padding: 0;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
}
.tvcmPost .dtl dd {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.4;
}

/* product
-------------------------*/
#product .recommendLi {
  margin-bottom: 30px;
  padding-top: 10px;
  padding-right: 10px;
  margin-right: -10px;
  margin-left: -25px;
}
#product .recommendLi li {
  position: relative;
  float: left;
  border: 3px solid #F39800;
  background: #fff;
  border-radius: 18px;
  width: 432px;
  height: 432px;
  text-align: center;
  margin-left: 25px;
}
#product .recommendLi li .ribbon {
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  width: 124px;
  height: 124px;
  background: url(../img/product/ico_recommend_01.png) no-repeat left top;
  content: "";
  z-index: 2;
}
#product .recommendLi li .icon-new {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 117px;
  height: 67px;
  background: url(../img/common/ico_new_03.png) no-repeat left top;
  content: "";
  z-index: 2;
}
#product .recommendLi li .fade {
  padding-top: 37px;
}
#product .recommendLi .name {
  font-size: 36px;
  color: #7F1B00;
  font-weight: bold;
  line-height: 1.3;
}
#product .recommendLi .name span {
  font-size: 25px;
  color: #E59900;
}
#product .recommendLi .name .mini {
  font-size: 25px;
  color: #7F1B00;
}

#sort {
  margin-bottom: 40px;
  padding-top: 40px;
  background: url(../img/common/line_02_pc.png) no-repeat center top;
}
#sort .sortLi li {
  float: left;
  width: 25%;
  font-size: 20px;
  text-align: center;
  border-left: 3px solid #F39800;
}
#sort .sortLi li:first-child {
  border-left: none;
}
#sort .sortLi .wrap {
  color: #F39800;
  background: #fff;
  font-weight: bold;
  line-height: 58px;
  height: 58px;
}
#sort .sortLi .wrap:hover {
  background: #F39800;
  color: #fff;
}
#sort .sortLi .current .wrap {
  background: #F39800;
  color: #fff;
}
#sort #all .wrap {
  background: url(../img/product/bg_sort_01.png) no-repeat left top;
}
#sort #all .wrap:hover {
  background: url(../img/product/bg_sort_01_current.png) no-repeat left top;
}
#sort #all.current .wrap {
  background: url(../img/product/bg_sort_01_current.png) no-repeat left top;
}
#sort #fukuromen .wrap {
  border-top: 3px solid #F39800;
  border-bottom: 3px solid #F39800;
}
#sort #donburi .wrap {
  border-top: 3px solid #F39800;
  border-bottom: 3px solid #F39800;
}
#sort #other .wrap {
  background: url(../img/product/bg_sort_02.png) no-repeat right top;
}
#sort #other .wrap:hover {
  background: url(../img/product/bg_sort_02_current.png) no-repeat right top;
}
#sort #other.current .wrap {
  background: url(../img/product/bg_sort_02_current.png) no-repeat right top;
}

#sortInner {
  padding-bottom: 50px;
  background: url(../img/common/line_02_pc.png) no-repeat center bottom;
}

.productLi {
  margin-left: -24px;
}
.productLi li {
  position: relative;
  width: 280px;
  height: 280px;
  float: left;
  margin-left: 24px;
  margin-bottom: 24px;
  border: 3px solid #F39800;
  background: #fff;
  border-radius: 18px;
  text-align: center;
}
.productLi .fade,
.productLi .wrap {
  padding-top: 20px;
}
.productLi .anime {
  border: none;
  background: none;
}
.productLi .anime.right {
  float: right;
}
.productLi .name {
  font-size: 24px;
  color: #7F1B00;
  font-weight: bold;
  line-height: 1.3;
}
.productLi .name span {
  font-size: 16px;
  color: #E59900;
}
.productLi .name .mini {
  font-size: 16px;
  color: #7F1B00;
}
.productLi .mt30 {
  margin-top: 30px;
}
.productLi .hiyoko {
  display: none;
}
.productLi .donburi .ribbon {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 80px;
  height: 81px;
  background: url(../img/product/ico_donburi.png) no-repeat left top;
  content: "";
  z-index: 2;
}
.productLi .fukuromen .ribbon {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 80px;
  height: 80px;
  background: url(../img/product/ico_fukuromen.png) no-repeat left top;
  content: "";
  z-index: 2;
}
.productLi .refill .ribbon {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 80px;
  height: 81px;
  background: url(../img/product/ico_refill.png) no-repeat left top;
  content: "";
  z-index: 2;
}
.productLi .other .ribbon {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 80px;
  height: 81px;
  background: url(../img/product/ico_other.png) no-repeat left top;
  content: "";
  z-index: 2;
}
.productLi .icon01 .hiyoko {
  display: block;
  position: absolute;
  top: 110px;
  left: 10px;
  width: 45px;
  height: 84px;
  background: url(../img/product/ico_hiyoko_01.png) no-repeat left top;
  content: "";
}
.productLi .icon02 .hiyoko {
  display: block;
  position: absolute;
  top: 105px;
  right: 10px;
  width: 56px;
  height: 93px;
  background: url(../img/product/ico_hiyoko_02.png) no-repeat left top;
  content: "";
}
.productLi .icon03 .hiyoko {
  display: block;
  position: absolute;
  top: 105px;
  right: 5px;
  width: 63px;
  height: 87px;
  background: url(../img/product/ico_hiyoko_03.png) no-repeat left top;
  content: "";
}
.productLi .icon04 .hiyoko {
  display: block;
  position: absolute;
  top: 105px;
  right: 10px;
  width: 47px;
  height: 84px;
  background: url(../img/product/ico_hiyoko_04.png) no-repeat left top;
  content: "";
}
.productLi .icon05 .hiyoko {
  display: block;
  position: absolute;
  top: 130px;
  left: 8px;
  width: 47px;
  height: 84px;
  background: url(../img/product/ico_hiyoko_05.png) no-repeat left top;
  background-size: 47px auto;
  content: "";
}

/* campaign
-------------------------*/
.campaignPost {
  position: relative;
  margin-bottom: 40px;
  border: 3px solid #F39800;
  border-radius: 10px;
  padding: 30px;
  background: #FACC88;
}
.campaignPost .inner {
  margin-bottom: 20px;
}
.campaignPost .catch {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  color: #FF3000;
}
.campaignPost .sub {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.3;
}
.campaignPost .ttl {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.3;
}
.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 {
  display: table-cell;
  width: 110px;
  background: #7F1B00;
  color: #FFFEF1;
  font-size: 18px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
  border-radius: 8px 0 0 8px;
}
.campaignPost .dtl dd {
  display: table-cell;
  background: #fff;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 0 8px 8px 0;
}
.campaignPost .dtl .ddInner {
  padding: 10px;
}
.campaignPost .dtl th {
  vertical-align: top;
}
.campaignPost .dtl td {
  vertical-align: top;
  padding-bottom: 20px;
}
.campaignPost .endTxt,
.eventPost .endTxt {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 50px;
  width: 100%;
  height: 197px;
  text-align: center;
  font-size: 18px;
  line-height: 1.3;
  color: #FFF100;
}
.eventPost .endTxt {
  padding-top: 90px;
  height: 112px;
}
.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 {
  display: block;
  position: absolute;
  top: -30px;
  left: -30px;
  width: 170px;
  height: 170px;
  background: url(../img/campaign/ico_end.png) no-repeat left top;
  content: "";
}
.campaignPost.end .imgArea:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.campaignPost.end .endTxt,
.eventPost.end .endTxt {
  display: block;
  background: url(../img/common/bg_layer_01.png);
  border-radius: 14px;
}
.eventPost.end .endTxt {
  border-radius: 10px;
}

/* 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 {
  text-align: center;
  font-size: 14px;
}
#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;
  border: 3px solid #F39800;
  border-radius: 10px;
  padding: 30px;
  background: #FACC88;
}
.downloadBox .inner {
  padding-bottom: 20px;
  margin-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 {
  margin-bottom: 10px;
  font-size: 46px;
  font-weight: bold;
  line-height: 1.3;
}
.downloadBox .sub {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.3;
}
.downloadBox .sTtl {
  margin-bottom: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.8px;
  padding-left: 40px;
  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;
  width: 392px;
  float: right;
}
.downloadBox .pcLi > li:first-child {
  float: left;
}
.downloadBox .pcLi > li .pcName {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  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 {
  background: #FFFBC6;
  padding: 15px 10px 0;
  border-radius: 0 0 12px 12px;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: -0.8px;
}
.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: 100px;
  margin: 0 auto;
}
.downloadBox .sizeLi li + li {
  margin-top: 5px;
}

/*top*/
.linkBtnLi {
  padding: 0 13px;
}
.linkBtnLi li {
  position: relative;
  margin-bottom: 26px;
}
.linkBtnLi .link01 {
  margin: 0 -13px 26px;
}
.linkBtnLi .link02,
.linkBtnLi .link03 {
  float: left;
  width: 50%;
  left: -13px;
}
.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 .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;
  border: 3px solid #F39800;
  border-radius: 10px;
  padding: 30px;
  background: #fff;
}
.eventOtherPost .ttl {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
}
.eventOtherPost .topTxt {
  margin-bottom: 10px;
  font-size: 19px;
  line-height: 1.5;
}
.eventOtherPost .txt {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.3;
}
.eventOtherPost .inner01 {
  padding-bottom: 30px;
  margin-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 {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 3px dotted #F39800;
  padding-bottom: 30px;
  margin-bottom: 30px;
  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 {
  width: 156px;
  float: left;
}
.eventOtherPost .staffLi .name {
  margin-left: 176px;
  margin-bottom: 10px;
}
.eventOtherPost .staffLi .name img {
  margin: 0 auto 0 0;
}
.eventOtherPost .staffLi .txt {
  margin-left: 176px;
}

.caravanContact {
  position: relative;
  border: 3px solid #7F1B00;
  border-radius: 10px;
  padding: 30px;
  background: #FDE7C6;
  text-align: center;
  font-size: 14px;
  line-height: 1.3;
}
.caravanContact .innerTxt {
  position: relative;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.caravanContact .contactTtl {
  font-size: 16px;
  line-height: 1.3;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px dotted #7F1B00;
}
.caravanContact .ico {
  position: absolute;
  right: 80px;
  top: -60px;
  width: 83px;
  height: 167px;
}

.eventPost {
  position: relative;
  margin-bottom: 40px;
  border: 3px solid #F39800;
  border-radius: 10px;
  padding: 30px;
  background: #FACC88;
}
.eventPost .ttl {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
}
.eventPost .txtArea {
  float: right;
  width: 490px;
}
.eventPost .txtArea .txt {
  font-size: 18px;
  line-height: 1.3;
}
.eventPost .txtArea .txt strong {
  display: block;
  margin: 10px 0;
  font-size: 21px;
  font-weight: bold;
}
.eventPost .postTxt {
  clear: both;
  font-size: 18px;
  line-height: 1.3;
}
.eventPost .imgArea {
  position: relative;
  float: left;
  margin-bottom: 10px;
  width: 300px;
}
.eventPost .dtl {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  table-layout: fixed;
  border: 2px solid #7F1B00;
  border-radius: 10px;
}
.eventPost .dtl dt {
  display: table-cell;
  width: 110px;
  background: #7F1B00;
  color: #FFFEF1;
  font-size: 18px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.2;
  border-radius: 8px 0 0 8px;
}
.eventPost .dtl dd {
  display: table-cell;
  background: #fff;
  font-size: 16px;
  line-height: 1.2;
  border-radius: 0 8px 8px 0;
}
.eventPost .dtl .ddInner {
  padding: 10px;
}
.eventPost .dtl th {
  vertical-align: top;
}
.eventPost .dtl td {
  vertical-align: top;
  padding-bottom: 20px;
}
.eventPost .dtl.dtlMulti {
  width: 100%;
  margin-bottom: 10px;
  border-collapse:separate;
  border: 2px solid #7F1B00;
  border-radius: 10px;
  overflow: hidden;
}
.eventPost .infoRow{
  margin-top: 10px;
}
.eventPost .infoRow .btn{
  margin-bottom: 10px;
  margin-top: 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 {
  width: 90px;
  background: #7F1B00;
  color: #FFFEF1;
  font-size: 18px;
  text-align: center;
  line-height: 1.2;
  border-top: #fff 1px dashed;
  padding: 10px;
}
.eventPost .dtl.dtlMulti td {
  background: #fff;
  font-size: 16px;
  line-height: 1.2;
  padding: 10px;
  border-top: #7F1B00 1px dashed;
}
.eventPost .btn {
  width: 150px;
  height: 30px;
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
.eventPost.end:before {
  position: absolute;
  top: -40px;
  left: -40px;
  width: 170px;
  height: 170px;
  background: url(../img/campaign/ico_end.png) no-repeat left top;
  content: "";
  z-index: 2;
}

/*caravan*/
#event.caravan {
  padding-bottom: 50px;
}
#event .caravanTtl {
  margin-bottom: 20px;
}

.reportPost {
  position: relative;
  display: none;
  border: 3px solid #7f1b00;
  border-radius: 14px;
  background: #facc88;
  margin-bottom: 48px;
  padding: 48px;
}
.reportPost .ttl {
  border-bottom: 3px dotted #7f1b00;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.reportPost .ttl img {
  margin: 0 auto 0 0;
}
.reportPost .inner {
  margin-bottom: 30px;
}
.reportPost .imgArea {
  position: relative;
  width: 427px;
  float: left;
  border: 3px solid #f39800;
  border-radius: 17px;
}
.reportPost .imgArea img {
  position: relative;
  border-radius: 14px;
}
.reportPost .txtArea {
  float: right;
  width: 340px;
  font-size: 15px;
  line-height: 1.3;
}
.reportPost .popArea {
  position: relative;
  background: #fde7c6;
  border-radius: 14px;
  padding: 27px 28px;
}
.reportPost .popArea .thumLi img {
  position: relative;
}
.reportPost .sTtl {
  margin-bottom: 20px;
}

#caravan1 {
  display: block;
}

#caravanSwitch {
  position: relative;
  border: 3px solid #f39800;
  border-radius: 14px;
  background: #fffbc6;
  margin-bottom: 30px;
}
#caravanSwitch:before {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 25px;
  height: 28px;
  background: url(../img/caravan/ico_01.png) no-repeat left top;
  content: "";
}
#caravanSwitch:after {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 25px;
  height: 28px;
  background: url(../img/caravan/ico_01.png) no-repeat left top;
  content: "";
}
#caravanSwitch .inner {
  position: relative;
  padding: 24px 48px;
}
#caravanSwitch .inner:before {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 21px;
  background: url(../img/caravan/ico_02.png) no-repeat left top;
  content: "";
}
#caravanSwitch .inner:after {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 24px;
  height: 21px;
  background: url(../img/caravan/ico_02.png) no-repeat left top;
  content: "";
}
#caravanSwitch .ttl {
  margin-bottom: 20px;
}
#caravanSwitch .ttl img {
  margin: 0 auto 0 0;
}
#caravanSwitch .reportLi {
  width: 100%;
}
#caravanSwitch .reportLi dt {
  position: relative;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background: #f39800;
  width: 90px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  float: left;
  border-radius: 14px;
  clear: both;
}
#caravanSwitch .reportLi dt:first-child {
  margin-top: 0;
}
#caravanSwitch .reportLi dt:first-child + dd {
  padding-top: 0;
  border-top: none;
}
#caravanSwitch .reportLi dd {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
  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;
  background: url(../img/caravan/ico_new_01.png) no-repeat left top;
  content: "";
}

/* recipe
-------------------------*/
#recipe .recipeTtl {
  margin-bottom: 20px;
}
#recipe .recipeWrap {
  margin-bottom: 50px;
  padding-bottom: 50px;
  background: url(../img/common/line_02_pc.png) no-repeat center bottom;
}
#recipe .recipeSubTtl {
  display: inline-block;
  text-align: center;
  margin-bottom: 5px;
  padding: 5px 0;
  width: 80px;
  font-size: 16px;
  font-weight: bold;
  background: #fff;
  border-radius: 14px;
  border: 2px solid #7f1b00;
}
#recipe .bookArea {
  border: 3px solid #f39800;
  border-radius: 18px;
  background: #fff;
  padding: 50px 20px;
}
#recipe .bookArea .imgArea {
  float: left;
  padding-left: 36px;
  width: 158px;
}
#recipe .bookArea .recipeTtl {
  margin-bottom: 30px;
}
#recipe .bookArea .txtArea {
  width: 598px;
  float: right;
}
#recipe .bookArea .bookTxt {
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 1.5;
  padding-bottom: 20px;
  border-bottom: 3px dotted #f39800;
}
#recipe .bookArea .bookDtl {
  float: left;
  width: 50%;
}
#recipe .bookArea .bookDtl dt {
  float: left;
  width: 80px;
  clear: both;
}
#recipe .bookArea .bookDtl dd {
  margin-left: 90px;
  font-size: 15px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}
#recipe .bookArea .btnLi {
  clear: both;
  padding-top: 20px;
}
#recipe .bookArea .btnLi li {
  margin-left: 100px;
  width: 280px;
}
#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 {
  border: 3px solid #f39800;
  border-radius: 14px;
  background: #fff;
  padding: 35px 30px 35px 35px;
}
.historyBox.historyBox01 .txtArea {
  background: url(../img/history/ico_01.png) no-repeat right bottom;
  padding-bottom: 30px;
}
.historyBox.historyBox02 {
  margin-bottom: 20px;
}
.historyBox .sub {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
}
.historyBox .imgArea {
  float: left;
  width: 200px;
}
.historyBox .txtArea {
  margin-left: 230px;
  font-size: 18px;
  line-height: 1.5;
}
.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 {
  float: left;
  width: 180px;
  font-weight: bold;
  text-align: right;
}
.historyBox .himitsuLi dd {
  margin-left: 200px;
}
.historyBox .pointLi {
  font-size: 19px;
  color: #e60012;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
}
.historyBox .pointLi li {
  position: relative;
  margin-bottom: 5px;
  float: left;
  width: 33.3%;
}

.openCont {
  display: none;
}

.openTtl {
  font-size: 26px;
  font-weight: bold;
}
.openTtl img {
  position: relative;
  top: -5px;
  display: inline;
  vertical-align: middle;
  margin-right: 5px;
}
.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;
  background-repeat: no-repeat;
  background-position: left top;
  content: "";
}

.historyCont {
  margin-bottom: 20px;
  border: 3px solid #7f1b00;
  border-radius: 14px;
  background: #facc88;
  padding: 15px 20px;
}
.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 {
  width: 766px;
  font-size: 16px;
  line-height: 1.5;
}
.historyCont .txtArea .thum {
  float: right;
  margin: 0 0 10px 10px;
  border-radius: 14px;
}
.historyCont .dtlArea {
  margin-top: 20px;
  background: #fde7c6;
  border-radius: 14px;
  padding: 24px 24px 9px;
}
.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 {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.3;
  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 {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -15px;
  display: block;
  width: 118px;
  height: 108px;
  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 {
  margin-bottom: 20px;
  width: auto;
}

.himitsuCont {
  margin-bottom: 20px;
  border: 3px solid #f39800;
  border-radius: 14px;
  background: #fffbc6;
  padding: 15px 20px;
}
.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 {
  width: 284px;
  float: left;
}
.himitsuCont .txtArea {
  margin-left: 304px;
  font-size: 16px;
  line-height: 1.5;
}
.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 {
  float: left;
  width: 100px;
  font-weight: bold;
}
.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;
  border: 3px solid #f39800;
  border-radius: 14px;
  background: #fff;
  margin: 20px 0 30px;
  padding: 30px;
}
#games .ttl {
  margin-bottom: 20px;
}
#games .list {
  font-size: 15px;
  line-height: 1.5;
}
#games .list a {
  color: #7F1B00;
}
#games .btnLi {
  padding-top: 30px;
  border-top: 3px dotted #f39800;
  text-align: center;
}
#games .btnLi li {
  display: inline-block;
}
#games .hideBox {
  text-align: center;
  font-size: 14px;
}
#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;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 15px 0;
    overflow: hidden;
    height: 65px;
    z-index: 70;
    background: #F39700;
  }
  header .logo {
    width: 173px;
    float: left;
  }

  #clipList {
    background: none;
    width: 73px;
    padding: 0;
    float: left;
  }
  #clipList .inner {
    background: none;
    padding: 0;
  }

  #js_menu {
    position: absolute;
    top: 20px;
    right: 15px;
    width: 35px;
    height: 28px;
    z-index: 92;
  }

  #js_close {
    position: absolute;
    top: 20px;
    right: 0;
    width: 35px;
  }

  #gNavWrap {
    position: fixed !important;
    top: 0;
    right: -250px;
    z-index: 99;
    width: 250px;
    height: 100%;
    background: #F39700;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding: 0 15px;
  }
  #gNavWrap.open {
    right: 0;
    transition: right .2s linear;
    -moz-transition: right .2s linear;
    -webkit-transition: right .2s linear;
  }

  #gNavLi {
    position: relative;
    width: 100%;
    height: 720px;
    padding: 0 0 30px;
    z-index: 9999;
  }

  #spBar {
    position: relative;
    padding-top: 25px;
  }
  #spBar .ttl {
    width: 120px;
    margin: 0 auto 25px;
  }

  #breadcrumb {
    margin: 0 -15px;
    padding: 0 15px 0 5px;
    font-size: 12px;
    line-height: 30px;
    height: 30px;
  }

  #contents {
    margin-left: 0;
    padding: 64px 15px 0;
  }

  #contentsInner {
    padding: 66px 0 10px;
    width: auto;
    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%;
    border-radius: 0;
    padding: 0 0 15px;
  }
  #snsArea .snsLi {
    padding: 0 15px;
  }
  #snsArea .snsLi li {
    margin-bottom: 10px;
  }
  #snsArea .fb {
    padding: 0 15px;
    width: 100%;
  }
  #snsArea .fb .fb_iframe_widget {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  #spSnsIcoLi {
    text-align: center;
    padding-bottom: 15px;
  }
  #spSnsIcoLi li {
    display: inline-block;
    margin-left: 10px;
  }
  #spSnsIcoLi li:first-child {
    margin-left: 0;
  }

  #show_clip_area .postLi .listInner:before {
    z-index: 79;
  }

  /*  sp top
  -------------------------*/
  .postWrap {
    margin-left: 0;
  }

  .postLi {
    overflow: visible;
  }
  .postLi li {
    width: 100% !important;
    height: auto;
    margin-bottom: 15px;
    float: none;
    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;
    background: #fff;
    border-radius: 17px 0 0 17px;
  }
  .postLi .img .imgFade {
    display: table-cell;
    vertical-align: middle;
    width: 108px;
    height: 81px;
  }
  .postLi .img img {
    max-width: inherit;
    width: 100%;
    border-radius: 17px 0 0 17px;
  }
  .postLi .postTxt {
    margin-left: 108px;
    border-radius: 0 17px 17px 0;
    padding: 5px 5px 15px 5px;
    height: 81px;
  }
  .postLi .txt {
    font-size: 12px;
  }
  .postLi .date {
    font-size: 10px;
  }
  .postLi .icon {
    display: none !important;
  }
  .postLi .clipBtn {
    width: 65px;
    bottom: 4px;
  }
  .postLi .show {
    height: auto;
  }
  .postLi .show .img {
    width: 100%;
    height: auto;
    float: none;
    border-radius: 17px 17px 0 0;
  }
  .postLi .show .img img {
    border-radius: 17px 17px 0 0;
  }
  .postLi .show .postTxt {
    margin-left: 0;
    padding: 10px 5px 50px 5px;
    height: auto;
    border-radius: 0 0 17px 17px;
    overflow: hidden;
  }
  .postLi .new .postTxt {
    height: 83px;
  }
  .postLi .show.hasI .postTxt:after {
    width: 26px;
    height: 46px;
    bottom: inherit;
    top: 5px;
    left: 5px;
    background-size: 26px auto;
  }
  .postLi .new .postTxt:after {
    width: 22px;
    height: 39px;
    bottom: inherit;
    top: -13px;
    right: 10px;
    left: auto;
    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-left: 0;
    padding-right: 32px;
  }
  .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 {
    width: 25px;
    bottom: 33px;
    right: inherit;
    left: 50%;
    margin-left: -27px;
    font-size: 18px;
    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;
    height: 45px;
  }
  #pageHeader .tvcm {
    width: 207px;
    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;
    height: 49px;
  }
  #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;
  }

  /*  sp popup
  -------------------------*/
  .thumLi.chara {
    margin-left: 0;
    padding: 0 7px 50px;
  }
  .thumLi.chara li {
    width: 33.3%;
    height: auto;
    margin-left: 0;
    padding-bottom: 10px;
    margin-bottom: 7px;
  }
  .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-left: 0;
    margin-bottom: 7px;
  }
  .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;
  }
  .thumLi.gallery {
    margin-left: 0;
    padding: 0 7px 50px;
  }
  .thumLi.gallery li {
    width: 33.3%;
    height: auto;
    margin-left: 0;
    margin-bottom: 7px;
  }
  .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 {
    top: 31px;
    font-size: 12px;
  }
  .thumLi.gallery .list01 .month {
    top: 51px;
    font-size: 14px;
  }
  .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-left: 0;
    margin-bottom: 7px;
  }
  .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 {
    width: 150px;
    margin: 0 auto 10px;
    float: none;
  }
  .popLi.recipe .imgMin,
  .footPopLi.recipe .imgMin {
    width: 100%;
  }
   .popLi.recipe .imgMin img,
  .footPopLi.recipe .imgMin img {
    width: 47.8%;
    padding-left: 0;
  }
  .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 {
    padding: 10px;
    min-height: inherit;
  }
  .popLi.recipe2 .popTxt,
  .footPopLi.recipe2 .popTxt {
    font-size: 12px;
  }
  .popLi.recipe3 .txtArea,
  .footPopLi.recipe3 .txtArea {
    width: 100%;
    padding: 10px;
    min-height: inherit;
  }
  .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 {
    padding: 10px 10px 0;
    font-size: 12px;
  }
  .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 {
    padding: 10px 5px 10px 10px !important;
    width: 80% !important;
    margin-left: -41.5% !important;
    height: auto !important;
    margin-top: -150px !important;
  }
  .popLi .spPopInner,
  .footPopLi .spPopInner {
    position: relative;
    top: 0;
    height: 300px !important;
    overflow-y: scroll;
    padding-right: 5px;
  }
  .popLi .name,
  .footPopLi .name {
    margin-left: 0;
    height: 25px;
  }
  .popLi .name img,
  .footPopLi .name img {
    height: 100%;
  }
  .popLi .txt,
  .footPopLi .txt {
    margin-left: 0;
    font-size: 12px;
  }
  .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 {
    width: 50px;
    font-size: 12px;
    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 {
    padding-top: 0;
    margin-bottom: 18px;
  }
  .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:before {
    background-size: 20px auto;
    width: 20px;
    right: -25px;
  }
  .tvcmPost .ttl:after {
    width: 19px;
    left: -24px;
    background-size: 19px auto;
  }
  .tvcmPost iframe {
    width: 100%;
    height: auto;
  }
  .tvcmPost .movie {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .tvcmPost .movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .tvcmPost .name {
    font-size: 15px;
  }
  .tvcmPost .switch .wrap {
    width: 100px;
    height: 47px;
    line-height: 47px;
    font-size: 15px;
    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 .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 {
    margin-bottom: 15px;
    width: auto;
  }

  /*  sp product
  -------------------------*/
  #product .recommendLi {
    padding-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
  }
  #product .recommendLi li {
    float: none;
    width: 100%;
    margin-left: 0;
    border-radius: 10px;
    height: auto;
    margin-bottom: 24px;
  }
  #product .recommendLi li .ribbon {
    width: 62px;
    height: 62px;
    background-size: 62px auto;
  }
  #product .recommendLi li .hiyoko {
    width: 58px;
    height: 33px;
    top: 10px;
    right: 10px;
    background-size: 58px auto;
  }
  #product .recommendLi li .fade {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  #product .recommendLi .img {
    width: 50%;
    margin: 0 auto;
  }
  #product .recommendLi .name {
    margin-top: 5px;
    font-size: 20px;
  }
  #product .recommendLi .name span,
  #product .recommendLi .name .mini {
    font-size: 16px;
  }

  #sort {
    background: url(../img/common/line_02_sp.png) no-repeat center top;
    background-size: auto 20px;
  }
  #sort .sortLi {
    border-radius: 10px;
    border: 3px solid #F39800;
  }
  #sort .sortLi li {
    font-size: 12px;
    text-align: center;
  }
  #sort .sortLi .wrap {
    position: relative;
    height: 52px;
    padding: 0;
    vertical-align: middle;
    border-top: none !important;
    border-bottom: none !important;
    line-height: 52px;
  }
  #sort .sortLi .wrap:hover {
    background: none !important;
    color: #F39800 !important;
  }
  #sort .sortLi .wrap .ribbon {
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    border-top: 3px solid #F39800;
    border-right: 3px solid #F39800;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    content: "";
  }
  #sort .sortLi .current .wrap {
    background: #F39800 !important;
    color: #fff !important;
  }
  #sort .sortLi .current .wrap .ribbon {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  #sort #all .wrap {
    background: #fff;
  }
  #sort #all.current .wrap {
    background: #F39800 !important;
  }
  #sort #other .wrap {
    background: #fff;
  }
  #sort #other.current .wrap {
    background: #F39800 !important;
  }
  #sort #donburi .wrap {
    line-height: 1.2;
    padding-top: 10px;
  }

  #sortInner {
    background: url(../img/common/line_02_sp.png) no-repeat center bottom;
    background-size: auto 20px;
  }

  .productLi {
    margin-left: 0;
  }
  .productLi li {
    border-radius: 10px;
    width: 100%;
    height: auto;
    margin-left: 0;
    text-align: left;
    float: none;
    margin-bottom: 12px;
  }
  .productLi .fade,
  .productLi .wrap {
    overflow: hidden;
    padding: 15px 10px 10px 10px;
  }
  .productLi .img {
    width: 30%;
    float: left;
  }
  .productLi .anime {
    display: none;
  }
  .productLi .name {
    margin-left: 31%;
    font-size: 20px;
  }
  .productLi .name span,
  .productLi .name .mini {
    font-size: 14px;
  }
  .productLi .donburi .ribbon {
    width: 40px;
    height: 41px;
    background-size: 40px auto;
  }
  .productLi .fukuromen .ribbon {
    width: 40px;
    height: 40px;
    background-size: 40px auto;
  }
  .productLi .refill .ribbon {
    width: 40px;
    height: 41px;
    background-size: 40px auto;
  }
  .productLi .other .ribbon {
    width: 40px;
    height: 41px;
    background-size: 40px auto;
  }
  .productLi .icon01 .hiyoko {
    width: 22px;
    height: 42px;
    background-size: 22px auto;
    top: inherit;
    bottom: 10px;
    left: inherit;
    right: 10px;
  }
  .productLi .icon02 .hiyoko {
    width: 23px;
    height: 46px;
    background-size: 23px auto;
    top: inherit;
    bottom: 10px;
    left: inherit;
    right: 10px;
  }
  .productLi .icon03 .hiyoko {
    width: 31px;
    height: 46px;
    background-size: 31px auto;
    top: inherit;
    bottom: 10px;
    left: inherit;
    right: 10px;
  }
  .productLi .icon04 .hiyoko {
    width: 23px;
    height: 42px;
    background-size: 23px auto;
    top: inherit;
    bottom: 10px;
    left: inherit;
    right: 10px;
  }
  .productLi .icon05 .hiyoko {
    width: 23px;
    height: 42px;
    background-size: 23px auto;
    top: inherit;
    bottom: 10px;
    left: inherit;
    right: 10px;
  }

  /*  sp campaign
  -------------------------*/
  #campaign .link {
    padding-top: 65px;
    margin-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 {
    display: block;
    float: none;
    padding: 8px;
    width: auto;
    border-radius: 8px 8px 0 0;
    font-size: 14px;
  }
  .campaignPost .dtl dd {
    display: block;
    margin-left: 0;
    border-radius: 0 0 8px 8px;
    font-size: 14px;
  }
  .campaignPost .dtl tr,
  .campaignPost .dtl th,
  .campaignPost .dtl td {
    display: block;
  }
  .campaignPost .btn {
    margin: 15px auto 0;
    width: auto;
    height: auto;
  }
  .campaignPost .endTxt,
  .eventPost .endTxt {
    height: 155px;
    font-size: 14px;
  }
  .eventPost .endTxt {
    height: 90px;
    padding-top: 80px;
  }
  .campaignPost.end .seal-end {
    width: 85px;
    height: 85px;
    left: -15px;
    background-size: 85px auto;
  }

  /*  sp special
  -------------------------*/
  #special.chara, #special.top {
    padding-bottom: 82px;
    background-size: auto 62px;
  }

  /*top*/
  .linkBtnLi {
    padding: 0 5px;
  }
  .linkBtnLi .link01 {
    margin: 0 0 10px;
  }
  .linkBtnLi li {
    margin-bottom: 10px;
  }
  .linkBtnLi .link02 {
    float: none;
    left: 0;
    width: 100%;
  }
  .linkBtnLi .link03 {
    left: 5px;
  }

  /*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 {
    margin-bottom: 10px;
    width: 100%;
    float: none !important;
  }
  .eventOtherPost .staffLi .thum {
    width: 80px;
  }
  .eventOtherPost .staffLi .name {
    margin-left: 90px;
  }
  .eventOtherPost .staffLi .txt {
    margin-left: 90px;
    font-size: 12px;
  }

  .caravanContact {
    padding: 15px;
  }
  .caravanContact .innerTxt {
    padding: 10px;
  }
  .caravanContact .ico {
    top: inherit;
    width: 35px;
    height: 66px;
    bottom: -10px;
    right: -15px;
  }

  .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 {
    margin: 5px 0;
    font-size: 16px;
  }
  .eventPost .ttl {
    font-size: 20px;
  }
  .eventPost .dtl dt {
    display: block;
    float: none;
    padding: 8px;
    width: auto;
    border-radius: 8px 8px 0 0;
    font-size: 14px;
  }
  .eventPost .dtl dd {
    display: block;
    margin-left: 0;
    border-radius: 0 0 8px 8px;
    font-size: 14px;
  }
  .eventPost .dtl.dtlMulti th{
    width: 20%;
    white-space: norwrap;
  }
  .eventPost .dtl.dtlMulti th,
  .eventPost .dtl.dtlMulti td {
    font-size: 14px;
  }

  .eventPost.end:before {
    width: 85px;
    height: 85px;
    left: -15px;
    top: -20px;
    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 {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .reportPost .txtArea {
    float: none;
    width: 100%;
    font-size: 12px;
  }
  .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 {
    bottom: 5px;
    right: 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 {
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 10px;
    float: none;
  }
  #caravanSwitch .reportLi dd {
    font-size: 14px;
    line-height: 1.3;
    padding-top: 0;
    padding-left: 0;
    border-bottom: 3px dotted #7f1b00;
    border-top: none;
  }
  #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;
    padding-left: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  #recipe .bookArea .txtArea {
    width: 100%;
    float: none;
  }
  #recipe .bookArea .bookTxt {
    font-size: 14px;
  }
  #recipe .bookArea .bookDtl {
    float: none;
    width: 100%;
  }
  #recipe .bookArea .btnLi li {
    margin: 0 auto 10px;
    width: auto;
    float: none !important;
  }

  /* history
  -------------------------*/
  .historyWrap {
    background: url(../img/common/line_02_sp.png) no-repeat center bottom;
    background-size: auto 20px;
  }

  .historyBox {
    padding: 10px;
  }
  .historyBox.historyBox01 .txtArea {
    background-size: 30px auto;
    padding-bottom: 40px;
  }
  .historyBox .sub {
    font-size: 16px;
  }
  .historyBox .imgArea {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .historyBox .txtArea {
    margin-left: 0;
    font-size: 14px;
  }
  .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-left: 0;
    margin-bottom: 10px;
  }
  .historyBox .pointLi {
    font-size: 14px;
    color: #e60012;
  }
  .historyBox .pointLi li {
    position: relative;
    margin-bottom: 5px;
    float: left;
    width: 50%;
  }

  .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 {
    padding-right: 35px;
    width: auto;
    font-size: 12px;
  }
  .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 {
    content: "";
    position: absolute;
    right: -10px;
    bottom: -15px;
    display: block;
    width: 59px;
    height: 54px;
    background-repeat: no-repeat;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-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 {
    width: 30px;
    top: 0;
  }
  .himitsuCont .inner {
    padding: 20px 0 10px;
  }
  .himitsuCont .imgArea {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .himitsuCont .txtArea {
    margin-left: 0;
    font-size: 12px;
  }
  .himitsuCont .txt {
    font-size: 12px;
    padding-right: 0px;
  }
  .himitsuCont .himitsuLi {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .himitsuCont .himitsuLi dt {
    float: none;
    width: 100%;
    text-align: left;
  }
  .himitsuCont .himitsuLi dd {
    margin-left: 0;
    margin-bottom: 10px;
  }
}
