@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 14, ../_sass/main.scss */
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

/* line 17, ../_sass/main.scss */
a {
  color: #444444;
}
/* line 20, ../_sass/main.scss */
a:hover {
  text-decoration: none;
}

/* line 25, ../_sass/main.scss */
a[target="_blank"] {
  background-image: url("/vox/award/templates/pc/lib/img/icon-blank.png");
  padding-right: 22px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

/* line 36, ../_sass/main.scss */
body {
  font-family: Verdana,"メイリオ","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",Osaka,Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Arial,sans-serif;
  color: #444444;
}

/* line 43, ../_sass/main.scss */
.global-header .logo-award {
  float: left;
  margin: 9px 0 0 20px;
}
/* line 46, ../_sass/main.scss */
.global-header .logo-award img {
  vertical-align: middle;
  margin-right: 18px;
}
/* line 51, ../_sass/main.scss */
.global-header .logo-award-l {
  float: left;
  margin: 30px 0 0 40px;
}
/* line 54, ../_sass/main.scss */
.global-header .logo-award-l img {
  vertical-align: middle;
  margin-right: 18px;
}
/* line 59, ../_sass/main.scss */
.global-header .header-about-link {
  float: right;
  margin: 27px 26px 0 0;
  font-size: 14px;
  line-height: 1em;
}
/* line 64, ../_sass/main.scss */
.global-header .header-about-link a {
  color: #000;
}
/* line 67, ../_sass/main.scss */
.global-header .header-about-link a:hover {
  color: #000;
}

/* line 73, ../_sass/main.scss */
.footer-sns {
  margin-top: 100px;
  border-top: 1px dashed #cccccc;
  height: 80px;
  text-align: center;
  font-size: 0;
}
/* line 79, ../_sass/main.scss */
.footer-sns > div {
  margin: 20px 3px;
}
/* line 82, ../_sass/main.scss */
.footer-sns .fb {
  display: inline-block;
}
/* line 84, ../_sass/main.scss */
.footer-sns .fb a {
  background-image: url("/vox/award/templates/pc/lib/img/btn-sns-fb01.png");
  background-repeat: no-repeat;
  background-position: left;
  padding: 0;
  text-indent: 1000%;
  width: 103px;
  height: 40px;
  display: block;
  overflow: hidden;
}
/* line 95, ../_sass/main.scss */
.footer-sns .fb a:hover {
  background-image: url("/vox/award/templates/pc/lib/img/btn-sns-fb01_on.png");
}
/* line 100, ../_sass/main.scss */
.footer-sns .tw {
  display: inline-block;
}
/* line 102, ../_sass/main.scss */
.footer-sns .tw a {
  background-image: url("/vox/award/templates/pc/lib/img/btn-sns-tw01.png");
  background-repeat: no-repeat;
  background-position: left;
  padding: 0;
  text-indent: 1000%;
  width: 103px;
  height: 40px;
  display: block;
  overflow: hidden;
}
/* line 113, ../_sass/main.scss */
.footer-sns .tw a:hover {
  background-image: url("/vox/award/templates/pc/lib/img/btn-sns-tw01_on.png");
}
/* line 118, ../_sass/main.scss */
.footer-sns .gp {
  display: inline-block;
}
/* line 120, ../_sass/main.scss */
.footer-sns .gp a {
  background-image: url("/vox/award/templates/pc/lib/img/btn-sns-gp01.png");
  background-repeat: no-repeat;
  background-position: left;
  padding: 0;
  text-indent: 1000%;
  width: 103px;
  height: 40px;
  display: block;
  overflow: hidden;
}
/* line 131, ../_sass/main.scss */
.footer-sns .gp a:hover {
  background-image: url("/vox/award/templates/pc/lib/img/btn-sns-gp01_on.png");
}

/* line 137, ../_sass/main.scss */
.footer {
  border-top: 1px solid #aaaaaa;
  margin: 0 0 40px;
}
/* line 140, ../_sass/main.scss */
.footer .footer-theme-text {
  margin-top: 48px;
  font-size: 14px;
  text-align: center;
}
/* line 145, ../_sass/main.scss */
.footer .themelist {
  width: 632px;
  margin: 22px auto 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 149, ../_sass/main.scss */
.footer .themelist li {
  float: left;
  margin: 8px 8px;
}
/* line 154, ../_sass/main.scss */
.footer .footer-navi {
  text-align: center;
  margin-top: 22px;
}
/* line 157, ../_sass/main.scss */
.footer .footer-navi a {
  display: inline-block;
  width: 86px;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #603326;
  color: #603326;
  text-align: center;
  text-decoration: none;
  margin: 0 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 169, ../_sass/main.scss */
.footer .footer-navi a.current, .footer .footer-navi a:hover {
  background-color: #603326;
  color: #fff;
}
/* line 176, ../_sass/main.scss */
.footer .vox {
  margin-top: 100px;
  text-align: center;
}
/* line 180, ../_sass/main.scss */
.footer .copyright {
  margin-top: 40px;
  text-align: center;
}

/* line 186, ../_sass/main.scss */
.ta-r {
  text-align: right;
}

/* line 189, ../_sass/main.scss */
.fs13 {
  font-size: 13px !important;
}

/* line 192, ../_sass/main.scss */
.fs23 {
  font-size: 23px !important;
}

/* line 195, ../_sass/main.scss */
.fs27 {
  font-size: 27px !important;
}

/* line 198, ../_sass/main.scss */
.fl {
  float: left;
}

/* line 201, ../_sass/main.scss */
.fr {
  float: right;
}

/* line 1, ../_sass/_archive.scss */
.title-area {
  text-align: center;
  margin: 60px 0 0;
  position: relative;
}
/* line 11, ../_sass/_archive.scss */
.title-area .txt-period {
  margin: 5px 0 30px;
}
/* line 14, ../_sass/_archive.scss */
.title-area .category-navi {
  position: absolute;
  top: 5px;
  width: 100%;
}
/* line 18, ../_sass/_archive.scss */
.title-area .category-navi div {
  width: 160px;
  height: 30px;
  border: 1px solid #603326;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
/* line 23, ../_sass/_archive.scss */
.title-area .category-navi div a {
  color: #603326;
  width: 160px;
  height: 30px;
  font-size: 11px;
  line-height: 30px;
  display: block;
  text-decoration: none;
}
/* line 32, ../_sass/_archive.scss */
.title-area .category-navi div:hover {
  background-color: #603326;
}
/* line 34, ../_sass/_archive.scss */
.title-area .category-navi div:hover a {
  color: #fff;
}
/* line 39, ../_sass/_archive.scss */
.title-area .category-navi .category-prev {
  position: absolute;
  left: 14.86091%;
}
/* line 42, ../_sass/_archive.scss */
.title-area .category-navi .category-prev a {
  box-sizing: padding-box;
  text-align: left;
  padding-left: 12px;
}
/* line 48, ../_sass/_archive.scss */
.title-area .category-navi .category-next {
  position: absolute;
  right: 14.86091%;
}
/* line 51, ../_sass/_archive.scss */
.title-area .category-navi .category-next a {
  box-sizing: padding-box;
  text-align: right;
  padding-right: 12px;
}

/* line 59, ../_sass/_archive.scss */
.header-main-img-area {
  position: relative;
  min-width: 960px;
  min-height: 630px;
  padding-bottom: 46.0%;
  box-sizing: border-box;
}
/* line 66, ../_sass/_archive.scss */
.header-main-img-area .bg img {
  min-width: 1366px;
  width: 100%;
  height: auto;
  position: absolute;
  left: -100%;
  right: -100%;
  margin: 0 auto;
}
/* line 76, ../_sass/_archive.scss */
.header-main-img-area .header-main-img {
  position: absolute;
  top: 50px;
  left: 56px;
  margin: auto;
  width: 668px;
  height: 437px;
}
/* line 86, ../_sass/_archive.scss */
.header-main-img-area .header-bnr {
  margin-top: 10px;
}

/* line 90, ../_sass/_archive.scss */
.archive-header {
  padding: 0 0 7px;
  border-bottom: 1px solid #aaaaaa;
}
/* line 93, ../_sass/_archive.scss */
.archive-header .menu-text {
  margin-top: 60px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
}

/* line 100, ../_sass/_archive.scss */
.contents-header {
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 9px;
}

/* line 104, ../_sass/_archive.scss */
.focus {
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  height: 400px;
  width: 590px;
  margin: 0 auto;
}
/* line 113, ../_sass/_archive.scss */
.focus .reload {
  margin-left: 35px;
}
/* line 116, ../_sass/_archive.scss */
.focus .to-post-link {
  margin: 0 35px 35px 0;
  text-align: right;
}
/* line 120, ../_sass/_archive.scss */
.focus .focus-post {
  width: 478px;
}
/* line 123, ../_sass/_archive.scss */
.focus a {
  text-decoration: none;
}

/* line 129, ../_sass/_archive.scss */
.archive .navi {
  text-align: center;
  margin-top: -1px;
}
/* line 132, ../_sass/_archive.scss */
.archive .navi a {
  margin: 5px 31px 0 5px;
  padding-top: 10px;
  font-size: 16px;
  line-height: 32px;
  color: #aaaaaa;
  text-decoration: none;
  width: 80px;
  display: inline-block;
  vertical-align: top;
}
/* line 142, ../_sass/_archive.scss */
.archive .navi a.current, .archive .navi a:hover {
  margin-top: 0;
  border-top: 5px solid #603326;
  color: #603326;
}
/* line 150, ../_sass/_archive.scss */
.archive .list {
  margin: 75px auto 0;
  padding: 0 100px;
}
/* line 154, ../_sass/_archive.scss */
.archive .list li {
  float: left;
  margin: 52px 40px;
  width: 300px;
  height: 420px;
}
/* line 159, ../_sass/_archive.scss */
.archive .list li .post-category,
.archive .list li .post-theme {
  line-height: 32px;
  font-size: 14px;
  padding-bottom: 2px;
  border-bottom: 1px dashed #cccccc;
}
/* line 165, ../_sass/_archive.scss */
.archive .list li .post-category a,
.archive .list li .post-theme a {
  color: #444444;
}
/* line 168, ../_sass/_archive.scss */
.archive .list li .post-category span,
.archive .list li .post-theme span {
  font-size: 12px;
  color: #603326;
}
/* line 172, ../_sass/_archive.scss */
.archive .list li .post-category .category,
.archive .list li .post-theme .category {
  margin-left: 10px;
}
/* line 176, ../_sass/_archive.scss */
.archive .list li .post-title {
  padding-top: 8px;
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}
/* line 182, ../_sass/_archive.scss */
.archive .list li .post-author {
  font-size: 14px;
  line-height: 30px;
  margin-top: -4px;
}
/* line 187, ../_sass/_archive.scss */
.archive .list li .post-contents {
  margin-top: 32px;
  font-size: 14px;
  line-height: 30px;
  height: 210px;
  overflow: hidden;
}
/* line 194, ../_sass/_archive.scss */
.archive .list li .post-link {
  margin-top: 35px;
  text-align: center;
  line-height: 29px;
  font-size: 14px;
  display: block;
  background: #522b20;
  color: #fff;
  padding: 4px 0 7px;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 205, ../_sass/_archive.scss */
.archive .list li .post-link:hover {
  background: #603326;
}
/* line 208, ../_sass/_archive.scss */
.archive .list li .post-link img {
  vertical-align: top;
  margin-right: 15px;
}

/* line 216, ../_sass/_archive.scss */
.c-spinoff__toplink {
  background: #fdfcfa url(/vox/award/templates/pc/lib/img/dotline.png) 0 0 repeat-x;
  position: relative;
  max-width: 1060px;
  margin: 0 auto;
}
/* line 221, ../_sass/_archive.scss */
.c-spinoff__toplink .spinoff__ribon {
  position: absolute;
  bottom: 100%;
  left: 50px;
  margin: 0 0 -60px;
}
/* line 227, ../_sass/_archive.scss */
.c-spinoff__toplink .contents {
  width: 760px;
  margin: 0 auto;
}
/* line 231, ../_sass/_archive.scss */
.c-spinoff__toplink:before {
  content: "";
  display: block;
  background: url(/vox/award/templates/pc/lib/img/ring.png) 0 0 no-repeat;
  background-size: 281px 42px;
  width: 281px;
  height: 42px;
  position: absolute;
  top: -21px;
  left: 50%;
  margin-left: -140px;
}
/* line 243, ../_sass/_archive.scss */
.c-spinoff__toplink .c-spinoff__dotline {
  background: url(/vox/award/templates/pc/lib/img/dotline.png) 0 bottom repeat-x;
  padding-bottom: 60px;
}
/* line 247, ../_sass/_archive.scss */
.c-spinoff__toplink .card {
  color: #5a3529;
  width: 753px;
  margin: 0 auto;
  text-align: center;
}
/* line 253, ../_sass/_archive.scss */
.c-spinoff__toplink .card-header {
  border-bottom: 2px solid #5a3529;
  padding-bottom: 15px;
  padding-right: 25px;
  padding-top: 40px;
  position: relative;
  width: 556px;
  margin: 0 auto 15px;
}
/* line 261, ../_sass/_archive.scss */
.c-spinoff__toplink .card-header img {
  position: absolute;
  bottom: 0;
  right: -40px;
}
/* line 267, ../_sass/_archive.scss */
.c-spinoff__toplink .card-title {
  font-size: 36px;
  line-height: 1.4;
}
/* line 270, ../_sass/_archive.scss */
.c-spinoff__toplink .card-title span {
  font-size: 16px;
  color: #c60035;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 14px;
}
/* line 278, ../_sass/_archive.scss */
.c-spinoff__toplink .card-contents {
  background-image: url(/vox/award/templates/pc/lib/img/bg-bookline.png);
  background-repeat: repeat-y;
  background-size: contain;
  width: 661px;
  padding: 25px 46px 20px;
  text-align: left;
}
/* line 285, ../_sass/_archive.scss */
.c-spinoff__toplink .card-contents + .bottom {
  background-image: url(/vox/award/templates/pc/lib/img/bg-bookline-bottom.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 753px;
  height: 75px;
}
/* line 293, ../_sass/_archive.scss */
.c-spinoff__toplink .card-text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 26px;
}
/* line 298, ../_sass/_archive.scss */
.c-spinoff__toplink .post-link {
  width: 377px;
  margin: 35px auto 0;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  display: block;
  background: #522b20;
  color: #fff;
  padding: 7px 0 7px;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 312, ../_sass/_archive.scss */
.c-spinoff__toplink .post-link:hover {
  background: #603326;
}
/* line 315, ../_sass/_archive.scss */
.c-spinoff__toplink .post-link img {
  vertical-align: top;
  margin-right: 19px;
  margin-top: 4px;
  width: 48px;
  height: auto;
}

@media (min-width: 380px) and (max-width: 959px) {
  /* line 326, ../_sass/_archive.scss */
  .archive .list {
    width: 380px;
  }
}
@media (min-width: 960px) and (max-width: 1339px) {
  /* line 333, ../_sass/_archive.scss */
  .archive .list {
    width: 760px;
  }
}
@media (min-width: 1340px) and (max-width: 1719px) {
  /* line 340, ../_sass/_archive.scss */
  .archive .list {
    width: 1140px;
  }
}
@media (min-width: 1720px) and (max-width: 2099px) {
  /* line 347, ../_sass/_archive.scss */
  .archive .list {
    width: 1520px;
  }
}
@media (min-width: 2100px) and (max-width: 2479px) {
  /* line 354, ../_sass/_archive.scss */
  .archive .list {
    width: 1900px;
  }
}
@media (min-width: 2480px) {
  /* line 361, ../_sass/_archive.scss */
  .archive .list {
    width: 2280px;
  }
}
/* line 2, ../_sass/_theme.scss */
body.theme .header-main-img-area {
  margin-top: 10px;
  min-height: 360px;
  padding-bottom: 26.3%;
  border-top: 1px solid #aaaaaa;
}
/* line 8, ../_sass/_theme.scss */
body.theme .archive-header {
  padding: 0;
}
/* line 11, ../_sass/_theme.scss */
body.theme .theme-title {
  text-align: center;
  margin-top: 55px;
}
/* line 14, ../_sass/_theme.scss */
body.theme .theme-title h2 {
  margin-bottom: 55px;
}
/* line 17, ../_sass/_theme.scss */
body.theme .theme-title p {
  font-size: 16px;
  line-height: 32px;
}

/* line 2, ../_sass/_post.scss */
.post .contents-header {
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 9px;
}
/* line 7, ../_sass/_post.scss */
.post .to-category-top a {
  color: #fff;
  display: block;
  width: 620px;
  height: 60px;
  background-color: #522b20;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  margin: 100px auto;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 19, ../_sass/_post.scss */
.post .to-category-top a:hover {
  background-color: #603326;
}
/* line 24, ../_sass/_post.scss */
.post .prev,
.post .next {
  font-size: 13px;
  line-height: 13px;
  position: fixed;
  top: 50%;
  margin-top: -65px;
  width: 70px;
  height: 130px;
}
/* line 33, ../_sass/_post.scss */
.post .prev a,
.post .next a {
  text-decoration: none;
  width: 40px;
  height: 130px;
  border: 1px solid #603326;
  color: #603326;
  background-color: #fff;
  display: block;
  text-align: center;
  padding: 0 15px;
}
/* line 43, ../_sass/_post.scss */
.post .prev a:hover,
.post .next a:hover {
  background-color: #603326;
  color: #fff;
}
/* line 47, ../_sass/_post.scss */
.post .prev a i,
.post .next a i {
  background-repeat: no-repeat;
  display: block;
  margin-top: 53px;
}
/* line 54, ../_sass/_post.scss */
.post .prev {
  left: 0;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}
/* line 62, ../_sass/_post.scss */
.post .prev a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 66, ../_sass/_post.scss */
.post .prev a i {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-prev.png");
  width: 13px;
  height: 24px;
  margin-right: 15px;
}
/* line 74, ../_sass/_post.scss */
.post .prev a:hover i {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-prev_on.png");
}
/* line 80, ../_sass/_post.scss */
.post .next {
  right: 0;
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -moz-writing-mode: vertical-lr;
  -o-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
}
/* line 88, ../_sass/_post.scss */
.post .next a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 92, ../_sass/_post.scss */
.post .next a i {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-next.png");
  width: 13px;
  height: 24px;
  margin-left: 15px;
}
/* line 100, ../_sass/_post.scss */
.post .next a:hover i {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-next_on.png");
}

/* line 107, ../_sass/_post.scss */
.post-body {
  width: 620px;
  margin: 10px auto 0;
}
/* line 110, ../_sass/_post.scss */
.post-body .post-category {
  float: left;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  width: 86px;
  height: 24px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #522b20;
  display: block;
  text-decoration: none;
}
/* line 123, ../_sass/_post.scss */
.post-body .post-theme {
  margin-left: 10px;
  float: left;
  font-size: 14px;
  line-height: 24px;
}
/* line 128, ../_sass/_post.scss */
.post-body .post-theme span {
  font-size: 12px;
  color: #603326;
}
/* line 132, ../_sass/_post.scss */
.post-body .post-theme .subtheme {
  margin-left: 11px;
}
/* line 136, ../_sass/_post.scss */
.post-body .post-author {
  float: right;
  font-size: 16px;
  line-height: 24px;
}
/* line 141, ../_sass/_post.scss */
.post-body .title {
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  margin: 70px 0;
  font-weight: bold;
}
/* line 149, ../_sass/_post.scss */
.post-body .btn-area {
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  padding: 10px 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 155, ../_sass/_post.scss */
.post-body .post-sns {
  overflow: hidden;
  *zoom: 1;
  float: left;
  margin-top: 4px;
}
/* line 159, ../_sass/_post.scss */
.post-body .post-sns p {
  font-size: 12px;
  line-height: 17px;
  float: left;
  margin-right: 9px;
}
/* line 165, ../_sass/_post.scss */
.post-body .post-sns .fb, .post-body .post-sns .tw, .post-body .post-sns .gp {
  float: left;
  margin: 3px 6px;
}
/* line 168, ../_sass/_post.scss */
.post-body .post-sns .fb a, .post-body .post-sns .tw a, .post-body .post-sns .gp a {
  overflow: hidden;
  display: block;
  text-indent: -1000%;
  background-repeat: no-repeat;
  padding: 0;
  background-position: center;
}
/* line 178, ../_sass/_post.scss */
.post-body .post-sns .fb a {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-fb.png");
  width: 30px;
  height: 28px;
}
/* line 183, ../_sass/_post.scss */
.post-body .post-sns .fb a:hover {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-fb_on.png");
}
/* line 189, ../_sass/_post.scss */
.post-body .post-sns .tw a {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-tw.png");
  width: 30px;
  height: 28px;
}
/* line 194, ../_sass/_post.scss */
.post-body .post-sns .tw a:hover {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-tw_on.png");
}
/* line 200, ../_sass/_post.scss */
.post-body .post-sns .gp a {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-gp.png");
  width: 30px;
  height: 28px;
}
/* line 205, ../_sass/_post.scss */
.post-body .post-sns .gp a:hover {
  background-image: url("/vox/award/templates/pc/lib/img/icon-post-gp_on.png");
}
/* line 211, ../_sass/_post.scss */
.post-body .vote-area {
  float: right;
}
/* line 214, ../_sass/_post.scss */
.post-body .add-btn-area {
  position: relative;
}
/* line 216, ../_sass/_post.scss */
.post-body .add-btn-area .post-about {
  text-align: right;
  margin-top: 6px;
}
/* line 219, ../_sass/_post.scss */
.post-body .add-btn-area .post-about a {
  color: #00c792;
  font-size: 14px;
  line-height: 17px;
}
/* line 223, ../_sass/_post.scss */
.post-body .add-btn-area .post-about a:hover {
  color: #00c792;
}
/* line 227, ../_sass/_post.scss */
.post-body .add-btn-area .post-about a.open {
  text-decoration: none;
}
/* line 232, ../_sass/_post.scss */
.post-body .add-btn-area .post-about-balloon {
  display: none;
  background-image: url("/vox/award/templates/pc/lib/img/bg-post-about-balloon.png");
  background-repeat: no-repeat;
  width: 304px;
  height: 309px;
  position: absolute;
  right: -105px;
  color: #000;
}
/* line 242, ../_sass/_post.scss */
.post-body .add-btn-area .post-about-balloon h3 {
  text-align: center;
  padding-top: 45px;
}
/* line 246, ../_sass/_post.scss */
.post-body .add-btn-area .post-about-balloon p {
  padding: 25px 30px 0;
  font-size: 14px;
  line-height: 26px;
}
/* line 251, ../_sass/_post.scss */
.post-body .add-btn-area .post-about-balloon .post-about-close {
  overflow: hidden;
  display: block;
  text-indent: -1000%;
  background-repeat: no-repeat;
  margin: 7px auto 0;
  padding: 0;
  background-position: center;
  background-image: url("/vox/award/templates/pc/lib/img/btn-post-about-close.png");
  width: 80px;
  height: 30px;
}
/* line 263, ../_sass/_post.scss */
.post-body .add-btn-area .post-about-balloon .post-about-close:hover {
  background-image: url("/vox/award/templates/pc/lib/img/btn-post-about-close_on.png");
}
/* line 268, ../_sass/_post.scss */
.post-body .add-btn-area .explanatory {
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  font-size: 14px;
  line-height: 20px;
  color: #00c792;
  height: 120px;
  position: absolute;
  right: -90px;
  top: -150px;
  color: #00c792;
}
/* line 282, ../_sass/_post.scss */
.post-body .add-btn-area .explanatory img {
  margin: 10px 8px 0 0;
  vertical-align: top;
}
/* line 288, ../_sass/_post.scss */
.post-body .content-area {
  margin-bottom: 50px;
}
/* line 290, ../_sass/_post.scss */
.post-body .content-area .contents {
  padding: 41px 0 70px;
  font-size: 16px;
  line-height: 32px;
  border-bottom: 5px solid #dddddd;
}
/* line 296, ../_sass/_post.scss */
.post-body .content-area .title_sub {
  margin: 30px 0 0;
  text-align: center;
}
/* line 300, ../_sass/_post.scss */
.post-body .content-area .pagenation {
  padding: 24px 0 35px;
  border-bottom: 1px dashed #cccccc;
  text-align: center;
}
/* line 304, ../_sass/_post.scss */
.post-body .content-area .pagenation p {
  font-size: 16px;
  line-height: 32px;
}
/* line 307, ../_sass/_post.scss */
.post-body .content-area .pagenation p .heading {
  font-size: 12px;
}
/* line 311, ../_sass/_post.scss */
.post-body .content-area .pagenation p a:link {
  color: #603326;
}
/* line 314, ../_sass/_post.scss */
.post-body .content-area .pagenation p a:visited {
  color: #cbcbcb;
}

/* line 2, ../_sass/_404.scss */
.body-404 .contents-header {
  border-bottom: 1px solid #aaaaaa;
  padding-bottom: 9px;
}

/* line 8, ../_sass/_404.scss */
.page-404 {
  border-top: 1px solid #aaaaaa;
  padding: 160px 0;
}
/* line 11, ../_sass/_404.scss */
.page-404 a {
  background-image: url("/vox/award/templates/pc/lib/img/404.jpg");
  background-repeat: no-repeat;
  width: 473px;
  height: 400px;
  margin: 0 auto;
  text-align: center;
  display: block;
  text-indent: -1000%;
  overflow: hidden;
}
/* line 22, ../_sass/_404.scss */
.page-404 a:hover {
  background-image: url("/vox/award/templates/pc/lib/img/404_on.jpg");
}

/* line 1, ../_sass/_winner.scss */
.winner {
  /*
    .grandprize,
    .readerschoice{
      width:760px;
      margin:0 auto;
      .card{
        color: #5a3529;
        width:753px;
        margin:0 auto;
        text-align: center;
        .card-cateogry{
          height:51px;
          line-height:51px;
          font-size: 20px;
          margin-bottom: 15px;
          font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
          img{
            vertical-align: top;
          }
        }
        .card-header{
          border-bottom: 2px solid #5a3529;
          margin-bottom: 15px;
          display: inline-block;
          padding-bottom:15px;
          padding-right: 25px;
          position: relative;
          .card-title{
            display:inline;
            font-size: 55px;
          }
          .card-name{
            display:inline;
            font-size: 35px;
          }
          img{
            position: absolute;
            bottom:0;
            right:-40px;
          }
        }
        .card-contents{
          background-image: url(/vox/award/templates/pc/lib/img/bg-bookline.png);
          background-repeat: repeat-y;
          background-color: #fff;
          background-size: contain;
          width:661px;//753px;
          padding:25px 46px 20px;
          text-align: left;
        }
        .bottom{
          background-image: url(/vox/award/templates/pc/lib/img/bg-bookline-bottom.png);
          background-repeat: no-repeat;
          background-color: #fff;
          background-size: contain;
          width:753px;
          height:75px;
        }
        .card-text{
          margin-top:30px;
          font-size:14px;
          line-height:26px;
        }
        .post-link{
          width:377px;
          margin:35px auto 0;
          text-align: center;
          line-height: 48px;
          font-size: 18px;
          display: block;
          background: $maincolor_d;
          color: #fff;
          padding:7px 0 7px;
          text-decoration: none;
          @include border-radius(4px);
          &:hover{
            background: $maincolor;
          }
          img{
            vertical-align: top;
            margin-right: 19px;
            margin-top:4px;
            width: 48px;
            height:auto;
          }
        }
      }
    }
  
    .athomeaward{
      width:760px;
      margin:0 auto;
      .bookmark{
        margin-bottom:40px;
      }
      .card{
        color: #5a3529;
        width:365px;
        margin:0 auto 60px;
        text-align: center;
        .card-cateogry{
          height:44px;
          line-height:44px;
          font-size: 18px;
          margin-bottom:18px;
          font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
          span{
            font-size: 14px;
          }
          img{
            vertical-align: top;
          }
        }
        .card-header{
          .card-title{
            font-size: 28px;
            line-height: 28px;
          }
          .card-name{
            margin-top:5px;
            font-size: 20px;
          }
        }
        .card-contents{
          background-image: url(/vox/award/templates/pc/lib/img/bg-bookline-s.png);
          background-repeat: repeat-y;
          background-color: #fff;
          background-size: contain;
          width:329px;//365px;
          padding:13px 18px 15px;
          text-align: left;
        }
        .bottom{
          background-image: url(/vox/award/templates/pc/lib/img/bg-bookline-s-bottom.png);
          background-repeat: no-repeat;
          background-color: #fff;
          background-size: contain;
          width:365px;
          height:50px;
        }
        .card-text{
          margin-top:15px;
          font-size:12px;
          line-height:16px;
        }
        .post-link{
          width:189px;
          margin:20px auto 0;
          text-align: center;
          line-height: 18px;
          font-size: 10px;
          display: block;
          background: $maincolor_d;
          color: #fff;
          padding:3px 0 4px;
          text-decoration: none;
          @include border-radius(4px);
          &:hover{
            background: $maincolor;
          }
          img{
            vertical-align: top;
            margin-right: 9px;
            width:24px;
            height:auto;
          }
        }
      }
    }
  */
}
/* line 2, ../_sass/_winner.scss */
.winner .archive-header {
  border-bottom: none;
}
/* line 5, ../_sass/_winner.scss */
.winner .title-area {
  text-align: center;
  margin: 60px 0 0;
  position: relative;
}
/* line 10, ../_sass/_winner.scss */
.winner .contents {
  margin-top: 54px;
}
/* line 14, ../_sass/_winner.scss */
.winner .grandprize,
.winner .readerschoice,
.winner .athomeaward {
  width: 760px;
  margin: 0 auto;
}
/* line 19, ../_sass/_winner.scss */
.winner .grandprize .card,
.winner .readerschoice .card,
.winner .athomeaward .card {
  color: #5a3529;
  width: 753px;
  margin: 0 auto;
  text-align: center;
}
/* line 24, ../_sass/_winner.scss */
.winner .grandprize .card .card-cateogry,
.winner .readerschoice .card .card-cateogry,
.winner .athomeaward .card .card-cateogry {
  height: 51px;
  line-height: 51px;
  font-size: 20px;
  margin-bottom: 15px;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
/* line 30, ../_sass/_winner.scss */
.winner .grandprize .card .card-cateogry img,
.winner .readerschoice .card .card-cateogry img,
.winner .athomeaward .card .card-cateogry img {
  vertical-align: top;
}
/* line 34, ../_sass/_winner.scss */
.winner .grandprize .card .card-header,
.winner .readerschoice .card .card-header,
.winner .athomeaward .card .card-header {
  border-bottom: 2px solid #5a3529;
  margin-bottom: 15px;
  display: inline-block;
  padding-bottom: 15px;
  padding-right: 25px;
  position: relative;
}
/* line 41, ../_sass/_winner.scss */
.winner .grandprize .card .card-header .card-title,
.winner .readerschoice .card .card-header .card-title,
.winner .athomeaward .card .card-header .card-title {
  display: inline;
  font-size: 55px;
}
/* line 45, ../_sass/_winner.scss */
.winner .grandprize .card .card-header .card-name,
.winner .readerschoice .card .card-header .card-name,
.winner .athomeaward .card .card-header .card-name {
  display: inline;
  font-size: 35px;
}
/* line 49, ../_sass/_winner.scss */
.winner .grandprize .card .card-header img,
.winner .readerschoice .card .card-header img,
.winner .athomeaward .card .card-header img {
  position: absolute;
  bottom: 0;
  right: -40px;
}
/* line 55, ../_sass/_winner.scss */
.winner .grandprize .card .card-contents,
.winner .readerschoice .card .card-contents,
.winner .athomeaward .card .card-contents {
  background-image: url(/vox/award/templates/pc/lib/img/bg-bookline.png);
  background-repeat: repeat-y;
  background-color: #fff;
  background-size: contain;
  width: 661px;
  padding: 25px 46px 20px;
  text-align: left;
}
/* line 64, ../_sass/_winner.scss */
.winner .grandprize .card .bottom,
.winner .readerschoice .card .bottom,
.winner .athomeaward .card .bottom {
  background-image: url(/vox/award/templates/pc/lib/img/bg-bookline-bottom.png);
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: contain;
  width: 753px;
  height: 75px;
}
/* line 72, ../_sass/_winner.scss */
.winner .grandprize .card .card-text,
.winner .readerschoice .card .card-text,
.winner .athomeaward .card .card-text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 26px;
}
/* line 77, ../_sass/_winner.scss */
.winner .grandprize .card .post-link,
.winner .readerschoice .card .post-link,
.winner .athomeaward .card .post-link {
  width: 377px;
  margin: 35px auto 0;
  text-align: center;
  line-height: 48px;
  font-size: 18px;
  display: block;
  background: #522b20;
  color: #fff;
  padding: 7px 0 7px;
  text-decoration: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 89, ../_sass/_winner.scss */
.winner .grandprize .card .post-link:hover,
.winner .readerschoice .card .post-link:hover,
.winner .athomeaward .card .post-link:hover {
  background: #603326;
}
/* line 92, ../_sass/_winner.scss */
.winner .grandprize .card .post-link img,
.winner .readerschoice .card .post-link img,
.winner .athomeaward .card .post-link img {
  vertical-align: top;
  margin-right: 19px;
  margin-top: 4px;
  width: 48px;
  height: auto;
}
/* line 103, ../_sass/_winner.scss */
.winner .athomeaward .card {
  margin-bottom: 80px;
}
/* line 105, ../_sass/_winner.scss */
.winner .athomeaward .card .card-header.large {
  padding-right: 0;
}
/* line 107, ../_sass/_winner.scss */
.winner .athomeaward .card .card-header.large .card-title {
  display: block;
}
/* line 110, ../_sass/_winner.scss */
.winner .athomeaward .card .card-header.large .card-name {
  margin-top: 10px;
  display: block;
}
/* line 287, ../_sass/_winner.scss */
.winner .bookmark {
  margin-left: -37px;
}
/* line 290, ../_sass/_winner.scss */
.winner .grandprize {
  margin-bottom: 185px;
}
/* line 293, ../_sass/_winner.scss */
.winner .athomeaward {
  margin-bottom: 120px;
}
/* line 296, ../_sass/_winner.scss */
.winner .readerschoice {
  margin-bottom: 90px;
}
