@charset "UTF-8";
/* line 5, ../../../../../../../../../../../../../Library/Ruby/Gems/2.3.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.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

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

/* line 26, ../../../../../../../../../../../../../Library/Ruby/Gems/2.3.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.3.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.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../../../../Library/Ruby/Gems/2.3.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.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../../../../Library/Ruby/Gems/2.3.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 5, style.scss */
body {
  width: 100%;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
/* line 9, style.scss */
body #wrap {
  min-width: 1024px;
}
/* line 12, style.scss */
body #wrap img {
  vertical-align: bottom;
}

/* line 18, style.scss */
#head-menu {
  overflow: hidden;
  *zoom: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1024px;
  height: 118px;
  margin: 0 auto;
  padding: 22px 40px 0;
  border-top: 5px solid black;
  background: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.2);
  z-index: 99;
}
/* line 34, style.scss */
#head-menu #header {
  float: left;
  width: 506px;
  height: 66px;
  background: url(../../../images/special/ad_lp13/header.jpg) no-repeat center top;
}
/* line 40, style.scss */
#head-menu #header h1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 45, style.scss */
#head-menu #header h1 a {
  display: block;
  width: 506px;
  height: 66px;
}
/* line 53, style.scss */
#head-menu #snsbtn {
  float: right;
  margin-top: 5px;
  width: 394px;
  height: 58px;
}
/* line 59, style.scss */
#head-menu #snsbtn > ul {
  overflow: hidden;
  *zoom: 1;
  padding-top: 20px;
}
/* line 63, style.scss */
#head-menu #snsbtn > ul > li {
  float: left;
  margin-left: 10px;
}

/* line 71, style.scss */
#intro {
  width: 100%;
  margin-top: 118px;
  height: 980px;
  background: #696969 url(../../../images/special/201904_geinin/intro_main_bg_01.jpg) no-repeat center top;
}
/* line 79, style.scss */
#intro #intro-inner #intro-main {
  position: relative;
  width: 1024px;
  height: 880px;
  margin: 0 auto;
}
/* line 85, style.scss */
#intro #intro-inner #intro-main #intro-main-tit {
  position: absolute;
  top: 30px;
  left: 0;
}
/* line 91, style.scss */
#intro #intro-inner #intro-main #intro-main-member {
  position: absolute;
  bottom: -20px;
  left: 0;
}
/* line 97, style.scss */
#intro #intro-inner #intro-main #intro-main-mc {
  position: absolute;
  top: 50px;
  right: 0;
}
/* line 105, style.scss */
#intro #intro-supplement {
  position: relative;
  bottom: 0;
  height: 120px;
  background-color: black;
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
  z-index: 10;
}
/* line 113, style.scss */
#intro #intro-supplement #intro-supplement-txt {
  position: relative;
  margin-top: 15px;
  width: 918px;
  margin: 0 auto;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 120, style.scss */
#intro #intro-supplement #intro-supplement-txt > img {
  position: absolute;
  top: 5px;
}

/* line 128, style.scss */
#about {
  height: 2338px;
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
  overflow: hidden;
}
/* line 137, style.scss */
#about #about-inner {
  margin: -100px auto 0;
  background: #121212 url(../../../images/special/201904_geinin/about_bg_01.jpg) no-repeat center top;
  background-attachment: fixed;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 144, style.scss */
#about #about-inner #about-intro {
  padding-top: 200px;
  width: 960px;
  margin: 0 auto;
}
/* line 149, style.scss */
#about #about-inner #about-intro #about-intro-tit-01 {
  width: 960px;
  text-align: center;
}
/* line 153, style.scss */
#about #about-inner #about-intro #about-intro-tit-01 > h3 {
  text-align: center;
}
/* line 159, style.scss */
#about #about-inner #about-intro #about-intro-list {
  display: flex;
  padding-top: 60px;
  width: 960px;
}
/* line 164, style.scss */
#about #about-inner #about-intro #about-intro-list > li {
  margin-left: 30px;
}
/* line 167, style.scss */
#about #about-inner #about-intro #about-intro-list > li > figure {
  width: 300px;
  height: 248px;
}
/* line 171, style.scss */
#about #about-inner #about-intro #about-intro-list > li > figure > img {
  width: 100%;
}
/* line 176, style.scss */
#about #about-inner #about-intro #about-intro-list > li:first-child {
  margin-left: 0;
}
/* line 183, style.scss */
#about #about-inner #about-contest {
  width: 960px;
  padding-bottom: 80px;
  margin: 0 auto;
}
/* line 188, style.scss */
#about #about-inner #about-contest #about-contest-tit {
  padding-top: 60px;
  width: 960px;
  text-align: center;
}
/* line 193, style.scss */
#about #about-inner #about-contest #about-contest-tit > img {
  width: 100%;
}
/* line 198, style.scss */
#about #about-inner #about-contest #about-contest-txt-01 {
  padding-top: 60px;
  width: 100%;
  text-align: center;
}
/* line 203, style.scss */
#about #about-inner #about-contest #about-contest-txt-01 > img {
  text-align: center;
}
/* line 208, style.scss */
#about #about-inner #about-contest #about-contest-txt-02 {
  padding-top: 50px;
  width: 100%;
  text-align: center;
}
/* line 213, style.scss */
#about #about-inner #about-contest #about-contest-txt-02 > img {
  text-align: center;
}
/* line 222, style.scss */
#about #about-shokumou {
  height: 1200px;
  background: rgba(0, 0, 0, 0.5);
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
}
/* line 227, style.scss */
#about #about-shokumou #about-shokumou-inner {
  position: relative;
  height: 1100px;
  width: 960px;
  margin: 0 auto;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 234, style.scss */
#about #about-shokumou #about-shokumou-inner #about-shokumou-tit {
  padding-top: 80px;
  width: 100%;
  text-align: center;
}
/* line 239, style.scss */
#about #about-shokumou #about-shokumou-inner #about-shokumou-tit > img {
  text-align: center;
}
/* line 244, style.scss */
#about #about-shokumou #about-shokumou-inner #about-shokumou-list {
  display: flex;
  padding-top: 20px;
  width: 900px;
  margin: 0 auto;
  flex-wrap: wrap;
}
/* line 252, style.scss */
#about #about-shokumou #about-shokumou-inner #about-shokumou-list > li {
  width: 420px;
  padding-top: 60px;
  margin-left: 60px;
}
/* line 257, style.scss */
#about #about-shokumou #about-shokumou-inner #about-shokumou-list > li:nth-child(odd) {
  margin-left: 0;
}
/* line 263, style.scss */
#about #about-shokumou #about-shokumou-inner #about-shokumou-nezumi {
  position: absolute;
  right: 10px;
  bottom: 0;
}

/* line 272, style.scss */
#perfomer {
  overflow: hidden;
  height: 2700px;
  background: #292929;
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
}
/* line 278, style.scss */
#perfomer #perfomer-inner {
  padding-bottom: 100px;
  width: 1240px;
  margin: -100px auto;
  background: #292929 url(../../../images/special/201904_geinin/performer_bg_01.jpg) repeat center top;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 285, style.scss */
#perfomer #perfomer-inner #perfomer-geinin {
  padding-top: 200px;
  width: 960px;
  margin: 0 auto;
}
/* line 290, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-geinin-tit {
  width: 100%;
  text-align: center;
}
/* line 294, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-geinin-tit > img {
  text-align: center;
}
/* line 299, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-geinin-txt {
  padding-top: 60px;
  width: 100%;
  text-align: center;
}
/* line 304, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-geinin-txt > img {
  text-align: center;
}
/* line 309, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-geinin-list {
  display: flex;
  width: 960px;
  flex-wrap: wrap;
}
/* line 315, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-geinin-list > li {
  padding-top: 60px;
  width: 225px;
  margin-left: 20px;
}
/* line 320, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-geinin-list > li:nth-child(4n+1) {
  margin-left: 0;
}
/* line 326, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-judges-tit {
  padding-top: 120px;
  width: 100%;
  text-align: center;
}
/* line 331, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-judges-tit > img {
  text-align: center;
}
/* line 336, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-judges-list {
  width: 880px;
  margin: 0 auto;
  text-align: center;
}
/* line 346, style.scss */
#perfomer #perfomer-inner #perfomer-geinin #performer-judges-list > li {
  display: inline-block;
  letter-spacing: -0.5em;
  padding-top: 60px;
  width: 260px;
  margin: 0 14px;
  text-align: center;
}

/* line 367, style.scss */
#mayobaka {
  height: 680px;
  background-color: #ffffff;
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
}
/* line 372, style.scss */
#mayobaka #mayobaka-banner {
  padding-top: 100px;
  width: 960px;
  margin: 0 auto;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}

/* line 381, style.scss */
#visual {
  overflow: hidden;
  height: 940px;
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
}
/* line 387, style.scss */
#visual #visual-inner {
  position: relative;
  height: 1140px;
  margin: -100px auto 0;
  background: #34393C url(../../../images/special/201904_geinin/visual_bg_01.jpg) no-repeat center top;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 395, style.scss */
#visual #visual-inner #visual-tit {
  position: absolute;
  bottom: 160px;
  width: 100%;
  text-align: center;
}
/* line 401, style.scss */
#visual #visual-inner #visual-tit > img {
  text-align: center;
}

/* line 408, style.scss */
#videos {
  height: 1420px;
  margin-top: -100px;
  background-color: #1A1A1A;
}
/* line 415, style.scss */
#videos #videos-inner {
  padding-top: 100px;
  width: 100%;
  margin: 0 auto;
}
/* line 421, style.scss */
#videos #videos-inner #videos-tit {
  padding-top: 140px;
  width: 100%;
  text-align: center;
}
/* line 427, style.scss */
#videos #videos-inner #videos-list {
  display: flex;
  width: 900px;
  margin: 0 auto;
  flex-wrap: wrap;
}
/* line 433, style.scss */
#videos #videos-inner #videos-list > li {
  padding-top: 60px;
  width: 420px;
  margin-left: 60px;
}
/* line 442, style.scss */
#videos #videos-inner #videos-list > li .videos-onair-date {
  padding-top: 30px;
  font-size: 24px;
  color: #FFF;
  text-align: center;
}
/* line 449, style.scss */
#videos #videos-inner #videos-list > li:nth-child(odd) {
  margin-left: 0;
}
/* line 456, style.scss */
#videos > h3 {
  width: 100%;
  text-align: center;
}

/* line 462, style.scss */
#winner {
  height: 1280px;
  margin-top: -100px;
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
  background-color: #121212;
  overflow: hidden;
}
/* line 469, style.scss */
#winner #winner-inner {
  height: 1180px;
  margin: 100px auto 0;
  background: #121212 url(../../../images/special/201904_geinin/winner_bg_01.jpg) no-repeat center top;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 477, style.scss */
#winner #winner-inner #winner-tit {
  text-align: center;
}
/* line 481, style.scss */
#winner #winner-inner #winner-txt {
  padding-top: 60px;
  text-align: center;
}
/* line 486, style.scss */
#winner #winner-inner #winner-geinin {
  height: 700px;
  width: 960px;
  margin: 0 auto;
}
/* line 491, style.scss */
#winner #winner-inner #winner-geinin #winner-geinin-pic {
  padding-top: 60px;
  text-align: center;
}
/* line 496, style.scss */
#winner #winner-inner #winner-geinin #winner-geinin-takamatsu {
  display: block;
  position: relative;
  top: 0;
  height: 670px;
}
/* line 502, style.scss */
#winner #winner-inner #winner-geinin #winner-geinin-takamatsu #winner-geinin-takamatsu-pic {
  position: absolute;
  left: 30px;
  bottom: 0;
}
/* line 509, style.scss */
#winner #winner-inner #winner-geinin #winner-geinin-takamatsu #winner-geinin-takamatsu-txt {
  position: absolute;
  top: 80px;
  right: 0;
}

/* line 520, style.scss */
#treatment {
  height: 940px;
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
  background-color: #333333;
  overflow: hidden;
}
/* line 526, style.scss */
#treatment #treatment-inner {
  padding-top: 100px;
  height: 800px;
  margin: 0 auto;
  background: #333333 url(../../../images/special/201904_geinin/treatment_bg_01.jpg) no-repeat center top;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 535, style.scss */
#treatment #treatment-inner #treatment-tit {
  text-align: center;
}
/* line 539, style.scss */
#treatment #treatment-inner #treatment-txt {
  padding-top: 60px;
  text-align: center;
}
/* line 544, style.scss */
#treatment #treatment-inner #treatment-list {
  display: flex;
  padding-top: 60px;
  width: 960px;
  margin: 0 auto;
}
/* line 550, style.scss */
#treatment #treatment-inner #treatment-list > li {
  margin-left: 30px;
}
/* line 553, style.scss */
#treatment #treatment-inner #treatment-list > li > figure {
  width: 300px;
  height: 358px;
}
/* line 557, style.scss */
#treatment #treatment-inner #treatment-list > li > figure > img {
  width: 100%;
}
/* line 562, style.scss */
#treatment #treatment-inner #treatment-list > li:first-child {
  margin-left: 0;
}

/* line 570, style.scss */
#special {
  -moz-transform: skew(0, -5deg);
  -ms-transform: skew(0, -5deg);
  -webkit-transform: skew(0, -5deg);
  transform: skew(0, -5deg);
  background-color: #000000;
  overflow: hidden;
}
/* line 576, style.scss */
#special #special-inner {
  padding-top: 100px;
  margin: 0 auto;
  background: #000000 url(../../../images/special/201904_geinin/special_bg_01.jpg) no-repeat center top;
  -moz-transform: skew(0, 5deg);
  -ms-transform: skew(0, 5deg);
  -webkit-transform: skew(0, 5deg);
  transform: skew(0, 5deg);
}
/* line 583, style.scss */
#special #special-inner #special-tit {
  text-align: center;
}
/* line 587, style.scss */
#special #special-inner #special-txt {
  padding-top: 60px;
  text-align: center;
}
/* line 592, style.scss */
#special #special-inner #special-takamatsu {
  position: relative;
  width: 900px;
  margin: 0 auto;
  z-index: 0;
}
/* line 599, style.scss */
#special #special-inner #special-takamatsu #special-takamatsu-pic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
/* line 608, style.scss */
#special #special-inner #special-takamatsu #special-takamatsu-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  padding-top: 300px;
  padding-bottom: 100px;
  z-index: 2;
}
/* line 624, style.scss */
#special #special-inner #special-takamatsu #special-takamatsu-list > li {
  margin-top: 20px;
  margin-left: 20px;
  text-align: center;
}
/* line 629, style.scss */
#special #special-inner #special-takamatsu #special-takamatsu-list > li .special-onair-date {
  display: inline-block;
  padding: 15px;
  margin-top: 20px;
  font-size: 20px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.6);
}
/* line 638, style.scss */
#special #special-inner #special-takamatsu #special-takamatsu-list > li:first-child {
  margin-left: 0;
}
/* line 641, style.scss */
#special #special-inner #special-takamatsu #special-takamatsu-list > li:nth-child(1), #special #special-inner #special-takamatsu #special-takamatsu-list > li:nth-child(2), #special #special-inner #special-takamatsu #special-takamatsu-list > li:nth-child(3) {
  margin-top: 0;
}

/* line 652, style.scss */
#outro {
  background-color: white;
}
/* line 655, style.scss */
#outro #outro-inner {
  width: 1024px;
  margin: 0 auto;
}

/* line 661, style.scss */
#archives {
  background: #e6e6e6;
}
/* line 664, style.scss */
#archives > div {
  width: 1024px;
  margin: 0 auto;
  padding-bottom: 40px;
}
/* line 669, style.scss */
#archives > div > h3 {
  padding-top: 50px;
  text-align: center;
}
/* line 674, style.scss */
#archives > div .archives-list {
  width: 810px;
  margin: 40px auto 0;
  padding: 30px 0;
  background: white;
}
/* line 680, style.scss */
#archives > div .archives-list > dt {
  padding-bottom: 20px;
  text-align: center;
  font-weight: bold;
}
/* line 686, style.scss */
#archives > div .archives-list > dt > span {
  color: #E72B06;
}
/* line 689, style.scss */
#archives > div .archives-list > dt > span > span {
  font-size: 24px;
}
/* line 695, style.scss */
#archives > div .archives-list > dd {
  width: 684px;
  margin: 0 auto;
}
/* line 699, style.scss */
#archives > div .archives-list > dd > ul {
  margin-top: 40px;
}
/* line 703, style.scss */
#archives > div .archives-list > dd .slick-slider {
  position: relative;
}
/* line 706, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-prev,
#archives > div .archives-list > dd .slick-slider .slick-next {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-top: 1px solid #666666;
  position: absolute;
  top: 40px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  cursor: pointer;
  background: transparent;
  overflow: hidden;
}
/* line 721, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-prev:focus,
#archives > div .archives-list > dd .slick-slider .slick-next:focus {
  outline: none;
}
/* line 725, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-prev:hover,
#archives > div .archives-list > dd .slick-slider .slick-next:hover {
  border-color: #999999;
}
/* line 730, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-prev {
  left: -50px;
  border-left: 1px solid #666666;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 736, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-next {
  right: -35px;
  border-right: 1px solid #666666;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 744, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-list .slick-track li.slick-slide {
  text-align: center;
}
/* line 747, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-list .slick-track li.slick-slide:first-child {
  margin-left: 0;
}
/* line 751, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-list .slick-track li.slick-slide .archives-list-img {
  display: block;
  margin-right: 5px;
  margin-bottom: 30px;
  margin-left: 5px;
}
/* line 758, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-list .slick-track li.slick-slide .archives-list-img a {
  display: block;
}
/* line 762, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-list .slick-track li.slick-slide .archives-list-img img {
  border: 1px solid #D4B526;
}
/* line 767, style.scss */
#archives > div .archives-list > dd .slick-slider .slick-list .slick-track li.slick-slide .archives-list-date {
  display: block;
  font-size: 12px;
  padding-top: 10px;
}

/* line 781, style.scss */
#bottom-menu {
  padding: 20px 0;
  background: black;
}
/* line 785, style.scss */
#bottom-menu #bottom-menu-list {
  overflow: hidden;
  *zoom: 1;
  width: 960px;
  margin: 0 auto;
}
/* line 790, style.scss */
#bottom-menu #bottom-menu-list #bottom-menu-list-left {
  float: left;
  width: 392px;
}
/* line 795, style.scss */
#bottom-menu #bottom-menu-list #bottom-menu-list-right {
  float: right;
  width: 390px;
}
/* line 801, style.scss */
#bottom-menu > p {
  padding-top: 20px;
  text-align: center;
}
