@charset "shift_jis";
#column .columnArea02 {
  padding: 10px 0 0;
}
/* related to reset */
.eoty a {
  text-decoration: none;
}
.eoty a img {
  border: 0px;
  border-style: none;
}
.eoty a:focus {
  outline: none;
}
.vote_bnr {
  width: 870px;
  margin: 0px auto 30px;
}
/* btn */
.btnWrap {
  width: 100%;
  max-width: 460px;
  margin: 0 0px 15px 24px;
}
.recipe_btn {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 12px 30px 12px 15px;
  border-radius: 3px;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  position: relative;
  z-index: 2;
  line-height: 1.4;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.recipe_btn .icon-arrow {
  right: 20px;
}
.icon-arrow::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transform: rotate(45deg);
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  transition: 0.3s;
}
.btn_orange {
  background-color: #EC711F;
  border: 1px solid #EC711F;
  color: #fff;
}
.btn_orange:hover {
  background-color: #fff;
  border: 1px solid #EC711F;
  color: #000;
}
a.btn_orange:hover .icon-arrow::after {
  border-top: 3px solid #EC711F;
  border-right: 3px solid #EC711F;
}
.ranking_btn {
  width: 100%;
  margin: 10px 0 30px 24px;
  clear: both;
}
.ranking_title {
  margin-bottom: 20px;
}
.ranking_title a {
  font-size: 16px;
}
.ranking_no1 {
  color: #fff;
  font-size: 16px;
  background-color: #d5b624;
  padding: 3px 20px;
  margin: 0 8px 0 0;
  vertical-align: 10%;
}
.ranking_no2 {
  color: #fff;
  font-size: 16px;
  background-color: #9ea59c;
  padding: 3px 20px;
  margin: 0 8px 0 0;
  vertical-align: 10%;
}
.ranking_no3 {
  color: #fff;
  font-size: 16px;
  background-color: #cd8152;
  padding: 3px 20px;
  margin: 0 8px 0 0;
  vertical-align: 10%;
}
.ranking_sp {
  color: #fff;
  font-size: 16px;
  background-color: #67ad68;
  padding: 3px 17.2px;
  margin: 0 8px 0 0;
  vertical-align: 10%;
}
@media screen and (max-width: 640px) {
  .icon-arrow::after {
    right: 15px;
    width: 10px;
    height: 10px;
  }
  .btnWrap {
    width: 93.61%;
    clear: both;
    margin: 0 auto 15px;
  }
  .recipe_btn {
    font-size: 16px;
  }
  .ranking_btn {
    width: 93.61%;
    margin: 0 auto 15px;
  }
  .ranking_title a {
    font-size: 14px;
    line-height: 1.5em;
  }
  .ranking_no1 {
    display: block;
    max-width: 100px;
    padding: 6px 22px 6px 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .ranking_no2 {
    display: block;
    max-width: 100px;
    padding: 6px 22px 6px 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .ranking_no3 {
    display: block;
    max-width: 100px;
    padding: 6px 22px 6px 22px;
    margin-bottom: 10px;
    text-align: center;
  }
  .ranking_sp {
    display: block;
    max-width: 100px;
    padding: 6px 22px 6px 22px;
    margin-bottom: 10px;
    text-align: center;
  }
}
/* pagenate */
.pagenate {
  padding: 8px 0;
  overflow: hidden;
  font-size: 12pt;
  background: 0 none;
  margin: 0 auto 0 25px;
  width: 93.9%;
  position: relative;
}
/* btn_nomitai_wrap */
.btn_nomitai_wrap {
  margin: 30px 0 0 3.195%;
  padding-bottom: 10px;
}
/* bknumber */
#column .bknumber {
  width: 860px;
  margin: 0 auto;
  padding: 55px 30px 0;
}
.tomoko_position {
  padding: 25px 0 0;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -350px;
  height: 0px;
}
.tomoko_txt {
  color: #764719;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.04em;
}
.vote_txt {
  font-size: 16px;
  float: right;
  position: relative;
  top: -210px;
  right: 15px;
  margin-top: 25px;
}
@media screen and (max-width: 640px) {
  .pagenate {
    width: 93.61%;
    margin: 0 auto 0;
    padding: 15px 0 0;
    display: block;
    position: relative;
    bottom: 0;
  }
  .tomoko_position {
    padding: 15px 0 0;
    position: relative;
    top: -375px;
    width: 93.61%;
  }
  .tomoko_txt {
    font-size: 16px;
    line-height: 25px;
  }
  .vote_txt {
    position: relative;
    top: -168px;
  }
}
/* layout */
#modalForm {
  margin: 0 auto;
  overflow: hidden;
}
.eoty {
  background: url(../../img/bg_bknumber.gif) repeat-y;
}
.eoty-title {
  margin: 0 auto;
  width: 870px;
}
.eoty-recipeList {
  list-style-type: none;
  overflow: hidden;
  width: 886px;
  margin: 0 auto;
  background: url(../../sp-201512/img/tomoko_bgline.gif) no-repeat center bottom;
}
.eoty-recipeList_item {
  float: left;
  width: 167px;
  border: 1px solid #999999;
  margin: 0 0 30px 7px;
  border-radius: 5px;
  overflow: hidden;
}
.recipeList_item_name {
  text-align: center;
  font-size: 14px;
  color: #333333;
  background: #fff;
  text-decoration: none;
  padding: 10px 0;
}
.eoty-recipeList_item > a {
  text-decoration: none;
}
.recipeList_item_pic img {
  min-width: 167px;
  min-height: 133px;
}
.ckwmanlink {
  position: absolute;
  right: 90px;
  z-index: 100;
}
.ckwmanlink p {
  background: none;
  width: 300px;
  text-align: right;
  padding: 0;
  margin: 0;
}
/* Modal */
.eoty-modalbox {
  background: url(../../sp-201512/img/modal_bg01.gif) repeat-y center top;
  padding: 10px 0 30px;
  overflow: hidden;
}
.eoty-modalbox_name {
  font-size: 24px;
  text-align: center;
  padding: 0 0 10px;
  font-weight: bold;
  color: #764719;
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.eoty-modalbox_inner {
  margin: 0 auto 20px;
  padding-bottom: 10px;
  width: 620px;
  background: #fff;
}
.eoty-modalbox_inner.end {
  margin-bottom: 30px;
}
.eoty-modalbox_image {
  width: 600px;
  margin: 0 auto;
  padding: 10px 0;
  height: 400px;
}
.eoty-modalbox_recipe {
  font-size: 20px;
  color: #764719;
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.eoty-modalbox_text {
  color: #000000;
  text-align: center;
}
.message p {
  border: 2px solid #aa0000;
  border-radius: 4px;
  padding: 6px;
  color: #a00;
  margin: 0 auto 10px;
  background: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
  cursor: pointer;
}
.message p a {
  color: #a00;
  text-decoration: none;
}
.thanks {
  overflow: hidden;
}
.thanks p {
  border: 2px solid #ff6f1b;
  border-radius: 4px;
  padding: 6px;
  color: #ff6f1b;
  margin: 0 auto 10px;
  background: #fff;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.eoty-modalbox_votebox {
  margin-bottom: 10px;
  /*	height: 91px;*/
  position: relative;
  overflow: hidden;
  text-align: center;
}
.btn_vote a img, .btn_vote .btn_vote_inner img {
  display: inline-block;
}
.btn_vote {
  width: 30%;
  min-width: 120px;
  /* height: 28px; */
  margin: 1px 0 0;
  /*    position: absolute;*/
  bottom: 0;
  display: inline-block;
  border: none;
}
.btn_vote img.count {
  border: none;
  width: 6px;
  /* left: 88px; */
  top: -14px;
  height: 6px;
  position: relative;
  z-index: 100;
  display: inline-block;
  margin-left: 4px;
}
.btn_vote .count_o {
  border: 1px solid #9298a4;
  background-color: #fff;
  position: relative;
  top: -13px;
  /* left: 93px; */
  font-size: 12px;
  line-height: 12px;
  padding: 3px 5px;
  color: #242424;
  z-index: 50;
  word-break: normal;
  word-wrap: normal;
  display: inline-block;
  margin-left: -5px;
}
/*.eoty-modalbox_votebox div#btn_vote1 {
    left: 30px;
}
.eoty-modalbox_votebox div#btn_vote2 {
    left: 245px;
}
.eoty-modalbox_votebox div#btn_vote3 {
    left: 460px;
}*/
.btn_vote_inner {
  display: inline-block;
}
.btn_vote_inner img[class$="_sta_on"] {
  display: none;
}
.btn_vote_inner img[class$="_sta_off"] {
  display: none;
}
.btn_vote_inner img[class$="_sta_on"]:hover {
  cursor: pointer;
}
.btn_vote_inner img[class$="_sta_off"]:hover {
  cursor: pointer;
}
.guide {
  background: #fff;
  margin: 20px auto 0;
  padding: 12px 24px;
  overflow: hidden;
}
.guide a {
  color: #cc0000;
  text-decoration: underline;
}
.guide h2 {
  padding: 10px 0 25px;
}
.guide dl {
  padding: 1.5% 0;
  line-height: 160%;
  font-size: 100%;
  text-align: left;
  width: 100%;
  display: table;
  border-bottom: 1px dashed #ddd;
}
.guide dt {
  font-weight: bold;
  width: 20%;
  text-align: right;
  display: table-cell;
  padding: 0 2.5% 0 0;
  letter-spacing: 1px;
}
.guide dd p {
  margin: .35em 0;
  line-height: 160%;
}
.guide dd {
  padding: 0 2% 0 0;
  text-align: left;
  word-break: break-all;
  width: 74%;
  display: table-cell;
}
.guide dd ul {
  list-style: disc;
}
.guide dd ul li.disc {
  margin-left: 1em;
  list-style: disc outside;
}
.attention {
  color: #CC0000;
  font-weight: bold;
}
.guide dd ol {
  margin: 0;
  overflow: hidden;
}
.guide dd ol, .guide dd ol li {
  list-style: decimal outside !important;
}
.guide dd ol li {
  margin: .25em 0 .25em 1.5em;
}
.vote_line {
  margin: 4% auto;
  max-width: 630px;
}
.modal_vote_bnr {
  max-width: 640px;
}
.kome {
  text-indent: -1em;
  padding-left: 1em;
}
.bnr_afcommu {
  width: 100%;
  padding: 30px 0 0;
  text-align: center;
  background: url('../../img/bg_bknumber.gif') repeat-y center top;
}
.bnr_afcommu img[src^="img/bnr_funcom.jpg"] {
  max-width: 640px;
  margin: 0 auto;
}
.bnr_afcommu img {}
.bnr_afcommu img.border_line {
  margin: 30px 0 0;
}
@media screen and (max-width: 640px) {
  /* layout */
  .guide {
    margin: 3% auto 0;
    padding: 3%;
  }
  .guide h2 {
    overflow: hidden;
    text-align: center;
  }
  .guide h2 img {
    margin: 0 -100%;
  }
  .guide dl {
    font-size: 90%;
  }
  .guide dl dt {
    width: 100%;
    display: block;
    padding: 0;
    text-align: left;
  }
  .guide dl dd {
    display: block;
    width: 100%;
    line-height: 120%;
  }
  .guide dl dd p {
    line-height: 120%;
  }
  .eoty {
    background: #fff;
  }
  .eoty-title {
    margin: 0 auto;
    width: 100%;
  }
  .eoty-recipeList {
    list-style-type: none;
    overflow: hidden;
    width: 100%;
    margin: auto;
    background: url(../../sp-201512/img/tomoko_bgline.gif) no-repeat center bottom;
  }
  .eoty-recipeList_item {
    display: inline-block;
    width: 45.2%;
    margin: 0 0 5% 3%;
    float: none;
  }
  .recipeList_item_name {}
  .recipeList_item_btn img {
    border-radius: 0 0 5px 5px;
  }
  /* Modal */
  .eoty-modalbox {
    background: url(../../sp-201512/img/modal_bg01.gif) repeat-y center top;
    padding: 2% 0 5%;
  }
  .eoty-modalbox_name {
    font-size: 24px;
    text-align: center;
    padding: 0 0 2%;
    font-weight: bold;
    color: #764719;
    font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .eoty-modalbox_inner {
    margin: 0 auto;
    padding-bottom: 3%;
    width: 100%;
    background: #fff;
  }
  .eoty-modalbox_inner.end {
    margin-bottom: 4%;
    overflow: hidden;
  }
  .eoty-modalbox_image {
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    height: auto;
    display: block;
  }
  .eoty-modalbox_recipe {
    font-size: 20px;
    color: #764719;
    font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    text-align: center;
    padding: 0 2%;
  }
  .recipeList_item_pic {
    width: 100%;
    display: block;
  }
  .recipeList_item_pic img {
    min-width: inherit;
    min-height: auto;
  }
  .eoty-modalbox_text {
    color: #000000;
    text-align: center;
    padding: 0 2%;
  }
  .message {
    width: 90%;
    margin: 0 auto;
  }
  .message p {
    font-size: 14px;
    text-align: left;
  }
  .btn_vote {
    display: inline-block;
    border: none;
    min-width: 0;
    height: 30%;
    margin: 1px 0 0;
    width: 28%;
    overflow: hidden;
    position: relative;
    bottom: initial !important;
  }
  .eoty-modalbox_votebox {
    overflow: auto;
    height: inherit;
  }
  .eoty-modalbox_votebox div#btn_vote1, .eoty-modalbox_votebox div#btn_vote2, .eoty-modalbox_votebox div#btn_vote3 {
    left: initial;
  }
  .btn_vote_inner {
    padding: 30px 0 0;
  }
  .btn_vote_inner img[class$="_sta_none"], .btn_vote_inner a img {
    width: 100%;
    height: auto;
    max-width: 114px;
    max-height: 37px;
  }
  .btn_vote img.count {
    display: none;
  }
  .btn_vote .count_o {
    position: absolute;
    top: 0px;
    left: 10%;
    padding: 4px 5px;
    display: inline-block;
    right: 10%;
    width: 80%;
  }
  .btn_vote .count_o:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #9298a4;
    top: 20.75px;
    left: 44.5%;
    right: 44.5%;
  }
  .btn_vote .count_o:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 4px solid #FFF;
    top: 20px;
    left: 45%;
    right: 45%;
  }
  .vote_comment {
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
  .vote_comment strong {
    font-weight: bold;
  }
  .guide dd ol li {
    margin-left: 1.5em;
  }
  .modalForm-tit {
    margin: 10% 0 5%;
    margin-top: 3%;
    text-align: center;
  }
  .modalForm-tit img {
    width: 90%
  }
  .vote_bnr {
    width: 100%;
  }
  .ckwmanlink {
    position: relative;
    right: 0;
    text-align: center;
  }
  .ckwmanlink p {
    width: 100%;
    text-align: center !important;
  }
  .bnr_afcommu {
    width: 95%;
    margin: 0 auto;
  }
  #column .contents .bknumber h2 img {
    display: none;
  }
  #column .columnArea02 .columnAreaBgBottom .bknumber p.btn {
    margin-top: 1em;
  }
}
/*モーダル内画像の高さ調整*/
@media screen and (max-width: 640px) {
  .eoty-modalbox_image {
    min-height: 346px;
  }
}
@media screen and (max-width: 414px) {
  .eoty-modalbox_image {
    min-height: 224px;
  }
}
@media screen and (max-width: 360px) {
  .eoty-modalbox_image {
    min-height: 194px;
  }
}
@media screen and (max-width: 375px) {
  .eoty-modalbox_image {
    min-height: 203px;
  }
}
@media screen and (max-width: 320px) {
  .eoty-modalbox_image {
    min-height: 174px;
  }
}