@charset "utf-8";
/* line 269, ../sass/mixin/_reset.scss */
.commoncart #content select::-ms-expand,
.commoncart .modal select::-ms-expand {
  display: none;
}

/*                トップページ用
======================================================= */
/*TOP共通*/
/* line 9, ../sass/home.scss */
#home.cotora #gheader.homeHeader {
  padding-top: 35px;
  padding-bottom: 40px;
  text-align: center;
}
/* line 13, ../sass/home.scss */
#home.cotora #gheader.homeHeader img {
  margin: 0 auto;
}
/* line 17, ../sass/home.scss */
#home.cotora #gheader .sns {
  bottom: 15px;
}
@media only screen and (max-width: 640px) {
  /* line 8, ../sass/home.scss */
  #home.cotora #gheader {
    border-bottom: none;
    padding: 20px 0;
  }
  /* line 28, ../sass/home.scss */
  #home.cotora #gheader.homeHeader {
    padding: 15px 20% 15px;
  }
  /* line 31, ../sass/home.scss */
  #home.cotora #gheader.homeHeader h1 img {
    max-width: 175px;
  }
}
/* line 39, ../sass/home.scss */
#home.cotora #gnavi > ul {
  padding: 18px 0;
}
/* line 41, ../sass/home.scss */
#home.cotora #gnavi > ul > li {
  min-height: 29px;
}
@media only screen and (max-width: 640px) {
  /* line 38, ../sass/home.scss */
  #home.cotora #gnavi {
    display: block;
  }
  /* line 49, ../sass/home.scss */
  #home.cotora #gnavi ul {
    padding: 9px 0;
    border-top: solid 3px #000000;
    border-bottom: solid 1px #000000;
  }
  /* line 53, ../sass/home.scss */
  #home.cotora #gnavi ul > li {
    min-height: 20px;
    width: 33.3333%;
  }
  /* line 57, ../sass/home.scss */
  #home.cotora #gnavi ul > li > .gnaviTop {
    height: 20px;
  }
  /* line 59, ../sass/home.scss */
  #home.cotora #gnavi ul > li > .gnaviTop > img {
    height: 16px;
    width: auto;
    display: block;
    margin: 0 auto;
    padding-right: 5px;
  }
  /* line 66, ../sass/home.scss */
  #home.cotora #gnavi ul > li > .gnaviTop.pull:before {
    margin-right: 0.7em;
    right: 0px;
    top: 4px;
    font-size: 11px;
  }
  /* line 74, ../sass/home.scss */
  #home.cotora #gnavi ul > li.gnavi_gallery,
  #home.cotora #gnavi ul > li a.customSearch {
    display: none;
  }
  /* line 77, ../sass/home.scss */
  #home.cotora #gnavi ul > li.gnavi_siteSearch {
    padding-left: 10px;
    padding-right: 0;
  }
  /* line 82, ../sass/home.scss */
  #home.cotora #gnavi ul > li .siteSearch {
    width: 100%;
    display: block;
  }
  /* line 85, ../sass/home.scss */
  #home.cotora #gnavi ul > li .siteSearch input#s {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 100%;
    height: 26px;
    position: absolute;
    left: 0;
    top: -4px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    padding: 6px 25px 2px 8px;
    font-size: 50%;
  }
  /* line 101, ../sass/home.scss */
  #home.cotora #gnavi ul > li .siteSearch #searchsubmit {
    background-color: transparent;
    top: -4px;
    right: 2px;
    background-size: 18px 18px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 116, ../sass/home.scss */
  #home.cotora #gnavi ul li.select .balloonArrow {
    display: block!important;
    opacity: 1!important;
  }
  /* line 121, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow {
    left: 0px;
    padding: 20px 10px 0;
  }
  /* line 124, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow:before {
    content: url(../media/images/common/spMenu2_nav.png);
    position: absolute;
    top: 1px;
    margin-left: 10px;
    left: 15%;
  }
  /* line 131, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div {
    border: solid 3px #323232;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 12px;
    overflow: hidden;
  }
  /* line 138, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div > div {
    overflow: hidden;
    max-width: 390px;
    margin: auto;
  }
  /* line 143, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div ul {
    border: none;
    padding: 0;
    width: 100%;
    margin-left: -1px;
    margin-bottom: -1px;
  }
  /* line 149, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div ul li {
    padding: 0 0 6px 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 33.333333%;
    border-left: dotted 1px #323232;
    border-bottom: dotted 1px #323232;
  }
  /* line 151, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div ul li:before {
    display: none;
  }
  /* line 159, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div ul li .textover {
    text-align: center;
    overflow: hidden;
  }
  /* line 163, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div ul li .textover .imgCell img {
    margin: 0 auto;
  }
  /* line 167, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow > div ul li .textover > div {
    margin: auto;
    text-align: left;
    padding: 0 4px 0 0;
    height: 100%;
  }
  /* line 178, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow .overtextPull a {
    display: none;
    height: 100%;
    color: #333333;
    background-color: #ffffff;
  }
  /* line 185, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow .overtextPull .hoverInner > div {
    padding: 5px;
  }
  /* line 187, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow .overtextPull .hoverInner > div p {
    line-height: 1.5em;
    max-height: 5.9em;
    font-size: 9px;
  }
  /* line 211, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow .selectballoon .overtextPull a {
    display: block;
  }
  /* line 218, ../sass/home.scss */
  #home.cotora #gnavi ul li.nonactive .balloonArrow {
    display: none!important;
  }
  /* line 227, ../sass/home.scss */
  #home.cotora #gnavi ul li.gnavi_02 .balloonArrow, #home.cotora #gnavi ul li.gnavi_03 .balloonArrow, #home.cotora #gnavi ul li.gnavi_04 .balloonArrow {
    margin-left: 0;
  }
  /* line 229, ../sass/home.scss */
  #home.cotora #gnavi ul li.gnavi_02 .balloonArrow:before, #home.cotora #gnavi ul li.gnavi_03 .balloonArrow:before, #home.cotora #gnavi ul li.gnavi_04 .balloonArrow:before {
    margin-left: 0;
    left: 50%;
  }
}
@media only screen and (max-width: 640px) and (max-width: 400px) {
  /* line 193, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow .overtextPull .hoverInner > div p {
    line-height: 1.25em;
    max-height: 4.9em;
    font-size: 8px;
  }
}
@media only screen and (max-width: 640px) and (max-width: 350px) {
  /* line 185, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow .overtextPull .hoverInner > div {
    padding: 0;
  }
  /* line 201, ../sass/home.scss */
  #home.cotora #gnavi ul li .balloonArrow .overtextPull .hoverInner > div p {
    line-height: 1.35em;
    max-height: 3.7em;
  }
}
/* line 239, ../sass/home.scss */
#home.cotora #homecontent {
  padding: 0;
  width: 960px;
  margin: 18px auto 55px;
}
@media only screen and (max-width: 640px) {
  /* line 239, ../sass/home.scss */
  #home.cotora #homecontent {
    margin: 8px auto 15px;
    width: 100%;
  }
}
/* line 247, ../sass/home.scss */
#home.cotora #homecontent .itemSet {
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: -242px;
  position: relative;
  overflow: hidden;
  left: 2px;
}
/* line 254, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item {
  width: 230px;
  height: 230px;
  margin: 12px 6px 0;
  float: left;
  background-color: #ffffff;
  z-index: 2;
}
/* line 261, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item.wide {
  width: 472px;
  height: 472px;
}
/* line 265, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item.wide .movieRead {
  top: 79%;
  left: 60px;
}
/* line 269, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item.wide .movieRead .movieReadSet h2 {
  font-size: 112.5%;
}
/* line 272, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item.wide .movieRead .movieReadSet p {
  font-size: 112.5%;
}
/* line 278, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item.clear {
  clear: both;
}
/* line 281, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item.bottomItem {
  position: relative;
  right: 0;
  bottom: 242px;
}
/* line 286, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div {
  position: relative;
}
/* line 289, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a,
#home.cotora #homecontent .itemSet .item > div .textover {
  position: relative;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
}
/* line 296, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a:after,
#home.cotora #homecontent .itemSet .item > div .textover:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 59px;
  width: 59px;
}
/* line 304, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a .hoverdark,
#home.cotora #homecontent .itemSet .item > div .textover .hoverdark {
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 310, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a .overtext,
#home.cotora #homecontent .itemSet .item > div .textover .overtext {
  height: 100%;
  margin: 0;
  display: block;
  background-color: #fb4f4f;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  padding: 20px;
  background-repeat: repeat;
  background-position: left top;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  overflow: hidden;
  color: #ffffff;
}
/* line 330, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a .overtext > a,
#home.cotora #homecontent .itemSet .item > div .textover .overtext > a {
  display: block;
  height: 100%;
  color: #ffffff;
  opacity: 1;
}
/* line 336, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner,
#home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner {
  display: table;
  height: 100%;
  overflow: hidden;
}
/* line 341, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > div,
#home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > a > div,
#home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > div,
#home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > a > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 344, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > div p.date,
#home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > a > div p.date,
#home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > div p.date,
#home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > a > div p.date {
  margin-bottom: 1em;
  font-size: 14px;
}
/* line 348, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > div h2,
#home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > a > div h2,
#home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > div h2,
#home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > a > div h2 {
  font-size: 13px;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-weight: bold;
  max-height: 4.25em;
  display: block;
  overflow: hidden;
}
/* line 362, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div.pickup > a:after, #home.cotora #homecontent .itemSet .item > div.pickup > div:after {
  background: url(../media/images/home/icon_PickUp.png) 0 0 no-repeat transparent;
  top: -9px;
  right: -10px;
  content: '';
  height: 62px;
  width: 62px;
}
/* line 373, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div.coto > a:after, #home.cotora #homecontent .itemSet .item > div.coto > div:after {
  content: '';
  background: url(../media/images/home/icon_coto.png) 0 0 no-repeat transparent;
}
/* line 380, ../sass/home.scss */
#home.cotora #homecontent .itemSet .item > div.mono > a:after, #home.cotora #homecontent .itemSet .item > div.mono > div:after {
  content: '';
  background: url(../media/images/home/icon_mono.png) 0 0 no-repeat transparent;
}
@media only screen and (max-width: 640px) {
  /* line 247, ../sass/home.scss */
  #home.cotora #homecontent .itemSet {
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 5px;
    padding: 0;
  }
  /* line 392, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item {
    width: 33.33333%;
    height: auto;
    margin: 0;
    padding: 4px;
    z-index: 5;
    cursor: pointer;
  }
  /* line 399, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item.wide {
    width: 66.6666%;
    height: auto;
    padding: 4px;
  }
  /* line 405, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item.bottomItem {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  /* line 411, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div {
    position: relative;
  }
  /* line 414, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div > a,
  #home.cotora #homecontent .itemSet .item > div .textover {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  /* line 418, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div > a:after,
  #home.cotora #homecontent .itemSet .item > div .textover:after {
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    background-size: 25px 25px;
  }
  /* line 427, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div > a .overtext,
  #home.cotora #homecontent .itemSet .item > div .textover .overtext {
    height: 95%;
    padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
  /* line 433, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div > a .overtext a,
  #home.cotora #homecontent .itemSet .item > div .textover .overtext a {
    display: none;
    color: #ffffff;
    height: 100%;
  }
  /* line 439, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div > a .overtext.selectThum a,
  #home.cotora #homecontent .itemSet .item > div .textover .overtext.selectThum a {
    display: block;
  }
  /* line 445, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > div p.date,
  #home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > div p.date {
    font-size: 7px;
  }
  /* line 448, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div > a .overtext div.hoverInner > div h2,
  #home.cotora #homecontent .itemSet .item > div .textover .overtext div.hoverInner > div h2 {
    font-size: 8px;
  }
  /* line 457, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div.pickup > a:after, #home.cotora #homecontent .itemSet .item > div.pickup > div:after {
    background: url(../media/images/home/icon_PickUpSp.png) 0 0 no-repeat transparent;
    top: -4px;
    right: -4px;
    content: '';
    height: 35px;
    width: 35px;
    background-size: 35px 35px;
  }
  /* line 469, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div.coto a:after, #home.cotora #homecontent .itemSet .item > div.coto > div:after {
    background: url(../media/images/home/icon_cotoSp.png) 0 0 no-repeat transparent;
    height: 40px;
    width: 40px;
    background-size: 40px 40px;
  }
  /* line 478, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item > div.mono a:after, #home.cotora #homecontent .itemSet .item > div.mono > div:after {
    background: url(../media/images/home/icon_monoSp.png) 0 0 no-repeat transparent;
    height: 40px;
    width: 40px;
    background-size: 40px 40px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 493, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item {
    padding: 2px 2px 2px 2px;
  }
  /* line 495, ../sass/home.scss */
  #home.cotora #homecontent .itemSet .item.wide {
    padding: 2px 2px 1px 2px;
  }
}
/* line 501, ../sass/home.scss */
#home.cotora #homecontent .moreView {
  border: solid 3px #2c2c2c;
  display: block;
  position: relative;
  text-align: center;
  padding: 22px;
  height: 80px;
  width: 474px;
  max-width: 100%;
  margin: 30px auto;
  color: #2c2c2c;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
}
/* line 515, ../sass/home.scss */
#home.cotora #homecontent .moreView:before {
  font: normal 11px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  margin-right: 0.8em;
  position: absolute;
  right: 5px;
  top: 25px;
  font-size: 20px;
}
@media only screen and (max-width: 640px) {
  /* line 501, ../sass/home.scss */
  #home.cotora #homecontent .moreView {
    width: auto;
    margin: 10px 5px;
    height: 50px;
    font-size: 18px;
    padding: 10px;
  }
  /* line 533, ../sass/home.scss */
  #home.cotora #homecontent .moreView:before {
    top: 15px;
    font-size: 17px;
  }
}
/* line 539, ../sass/home.scss */
#home.cotora #homecontent .timeline {
  margin-top: 42px;
  position: relative;
}
/* line 542, ../sass/home.scss */
#home.cotora #homecontent .timeline h2 {
  display: block;
  width: 100%;
  border-bottom: solid 2px #2c2c2c;
  padding-bottom: 11px;
}
/* line 548, ../sass/home.scss */
#home.cotora #homecontent .timeline .follow-button {
  position: absolute;
  right: 0;
  top: 2px;
}
/* line 552, ../sass/home.scss */
#home.cotora #homecontent .timeline .follow-button a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
/* line 558, ../sass/home.scss */
#home.cotora #homecontent .timeline .tw_wigit {
  text-align: center;
  padding-top: 10px;
}
/* line 561, ../sass/home.scss */
#home.cotora #homecontent .timeline .tw_wigit > iframe {
  width: 100%;
  margin: 0 auto;
  display: block;
}
/* line 566, ../sass/home.scss */
#home.cotora #homecontent .timeline .tw_wigit img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 640px) {
  /* line 539, ../sass/home.scss */
  #home.cotora #homecontent .timeline {
    margin: 10px 5px;
  }
}
/* line 579, ../sass/home.scss */
#home.tools #homeKey {
  background-color: #f6f6f8;
  padding-top: 29px;
  padding-bottom: 7px;
  border-bottom: solid 1px #e6e6e6;
  overflow: hidden;
  opacity: 0;
}
/* line 587, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome {
  width: 1000px;
  margin: 0 auto;
  overflow: visible;
}
/* line 592, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-viewport {
  overflow: visible !important;
}
/* line 594, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-viewport ul.slides li {
  position: relative;
}
/* line 597, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-viewport ul.slides li > a img {
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0px 6px 3px -3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 6px 3px -3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 6px 3px -3px rgba(0, 0, 0, 0.2);
}
/* line 606, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-viewport ul.slides li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(246, 246, 246, 0);
  content: "";
}
/* line 615, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-viewport ul.slides li.flex-active-slide a {
  background-color: #f6f6f8;
  display: block;
  position: relative;
  z-index: 1000;
}
/* line 620, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-viewport ul.slides li.flex-active-slide a:after {
  background: none;
}
/* line 626, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-control-paging {
  display: block;
  z-index: 2;
  width: 100%;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 0;
  clear: both;
}
/* line 634, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-control-paging li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 6px;
  padding-left: 0;
  text-indent: 0;
}
/* line 641, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-control-paging li:first-child {
  margin-left: 0;
}
/* line 644, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-control-paging li a {
  width: 8px;
  height: 8px;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #c8c8c8;
}
/* line 654, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-control-paging li a.flex-active {
  background-color: #ae0e16;
}
/* line 660, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-direction-nav {
  display: none;
}
/* line 662, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-direction-nav li a {
  width: 60px;
  height: 60px;
  position: absolute;
  text-indent: -9999px;
  top: 180px;
}
/* line 668, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-direction-nav li a.flex-prev {
  background: url(../media/images/common/flex-next.png) no-repeat left center;
  left: -19px;
}
/* line 672, ../sass/home.scss */
#home.tools #homeKey .flexsliderHome .flex-direction-nav li a.flex-next {
  background: url(../media/images/common/flex-prev.png) no-repeat right center;
  right: -19px;
}
@media only screen and (min-width: 641px) {
  /* line 579, ../sass/home.scss */
  #home.tools #homeKey {
    min-height: 549px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 640px) {
  /* line 579, ../sass/home.scss */
  #home.tools #homeKey {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  /* line 689, ../sass/home.scss */
  #home.tools #homeKey .flexsliderHome {
    width: 100%;
    padding: 0 3px;
  }
  /* line 692, ../sass/home.scss */
  #home.tools #homeKey .flexsliderHome .flex-viewport ul.slides li a img {
    padding: 0 2px;
  }
  /* line 695, ../sass/home.scss */
  #home.tools #homeKey .flexsliderHome .flex-control-paging {
    height: 7px;
    padding-top: 6px;
    padding-bottom: 0;
  }
  /* line 699, ../sass/home.scss */
  #home.tools #homeKey .flexsliderHome .flex-control-paging li {
    width: 6px;
    height: 6px;
    margin-left: 5px;
  }
  /* line 703, ../sass/home.scss */
  #home.tools #homeKey .flexsliderHome .flex-control-paging li a {
    width: 6px;
    height: 6px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }
}
@media only screen and (min-width: 641px) {
  /* line 715, ../sass/home.scss */
  #home.tools .homecontent {
    margin: 48px auto;
    width: 960px;
  }
}
/* line 720, ../sass/home.scss */
#home.tools .homecontent .intro {
  text-align: center;
  margin-bottom: 25px;
}
/* line 723, ../sass/home.scss */
#home.tools .homecontent .intro h2 {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-size: 28px;
  color: #2c2c2c;
  padding-bottom: 15px;
  position: relative;
}
/* line 729, ../sass/home.scss */
#home.tools .homecontent .intro h2 .en {
  display: block;
  float: none;
  font-size: 10px;
  color: #ae0e16;
  font-weight: 600;
  position: relative;
  bottom: 5px;
}
/* line 740, ../sass/home.scss */
/* 20160116_kaneko_add start */
/*#home.tools .homecontent .intro .introText p {
  font-size: 11px;
  color: #646363;
}*/
#home.tools .homecontent .intro .introText p {
  font-size: 12px;
  color: #646363;
}
/* 20160116_kaneko_add end */
/* line 743, ../sass/home.scss */
#home.tools .homecontent .intro .introText p + p {
  margin-top: 0.5em;
}
@media only screen and (max-width: 640px) {
  /* line 720, ../sass/home.scss */
  #home.tools .homecontent .intro {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  /* line 751, ../sass/home.scss */
  #home.tools .homecontent .intro h2 {
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: bold;
  }
  /* line 754, ../sass/home.scss */
  #home.tools .homecontent .intro h2 .en {
    font-size: 6px;
  }
  /* line 756, ../sass/home.scss */
  #home.tools .homecontent .intro h2 .en img {
    height: 6px;
    width: auto;
  }
  /* line 763, ../sass/home.scss */
  #home.tools .homecontent .intro .introText p {
    text-align: left;
  }
}
/* line 769, ../sass/home.scss */
#home.tools .homecontent .moreView {
  background-color: #ae0e16;
  display: block;
  position: relative;
  text-align: center;
  padding: 10px;
  height: 40px;
  width: 200px;
  max-width: 100%;
  margin: 30px auto;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  font-weight: bold;
}
  /* 20160201_kaneko_add start */
#home.tools .homecontent .moreView:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}
  /* 20160201_kaneko_add end */
/* line 783, ../sass/home.scss */
#home.tools .homecontent .moreView:before {
  font: normal 18px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  position: absolute;
  right: 8px;
  top: 12px;
}
@media only screen and (max-width: 640px) {
  /* line 769, ../sass/home.scss */
  #home.tools .homecontent .moreView {
    width: auto;
    margin: 0 0 8px 0;
    height: 50px;
    font-size: 18px;
    padding: 13px;
    font-weight: bold;
  }
  /* line 799, ../sass/home.scss */
  #home.tools .homecontent .moreView:before {
    top: 15px;
  }
}
/* line 813, ../sass/home.scss */
#home.tools #newItems {
  padding: 0;
  margin: 18px auto 55px;
}
/* line 817, ../sass/home.scss */
#home.tools #newItems .homecontent {
  overflow: hidden;
}
/* line 819, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  left: 2px;
}
/* line 826, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item {
  width: 220px;
  margin: 12px 6px 0;
  float: left;
  background-color: #ffffff;
  z-index: 2;
}
/* line 832, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div {
  position: relative;
}
/* line 834, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div a {
  position: relative;
  display: block;
}
/* line 839, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div a img {
  width: 100%;
  height: auto;
  display: block;
  clear: both;
  margin-bottom: 10px;
}
/* line 846, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div a > span {
  display: block;
  font-size: 14px;
  color: #333333;
  text-align: center;
  overflow: hidden;
}
/* line 853, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div a > span > span {
  display: inline-block;
}
/* line 856, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div a > span.price {
  font-size: 18px;
  color: #e12d5c;
}
/* line 859, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div a > span.price span.tax {
  font-size: 14px;
}
/* line 866, ../sass/home.scss */
#home.tools #newItems .homecontent .itemSet .item > div.new > a:after {
  position: absolute;
  background: url(../media/images/home/icon_New.png) 0 0 no-repeat transparent;
  top: -9px;
  right: -10px;
  content: '';
  height: 50px;
  width: 50px;
}
@media only screen and (max-width: 640px) {
  /* line 819, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet {
    margin-bottom: 0;
    padding: 0;
  }
  /* line 883, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item {
    width: 50%;
    height: auto;
    margin: 0 0 3px 0;
    padding: 4px;
    z-index: 5;
    cursor: pointer;
  }
  /* 20160119_kaneko_add start */
  #home.tools #newItems .homecontent .itemSet .item:nth-child(odd) {
    clear:both;
  }
  /* 20160119_kaneko_add end */
  /* line 890, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item > div {
    position: relative;
  }
  /* line 893, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item > div a img {
    margin-bottom: 5px;
  }
  /* line 896, ../sass/home.scss */
  /* 20160116_kaneko_add start */
  /*#home.tools #newItems .homecontent .itemSet .item > div a > span {
    text-align: left;
    font-size: 11px;
    font-weight: 600;
  }*/
  #home.tools #newItems .homecontent .itemSet .item > div a > span {
    text-align: left;
    font-size: 12px;
    font-weight: 500;
  }
  /* 20160116_kaneko_add end */
  /* line 900, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item > div a > span > span {
    display: inline;
  }
  /* line 903, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item > div a > span.price {
    font-size: 14px;
  }
  /* line 905, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item > div a > span.price span.tax {
    font-size: 9px;
  }
  /* line 912, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item > div.new > a:after {
    position: absolute;
    background: url(../media/images/home/icon_NewSp.png) 0 0 no-repeat transparent;
    background-size: 33px;
    top: -4px;
    right: -8px;
    content: '';
    height: 36px;
    width: 36px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 930, ../sass/home.scss */
  #home.tools #newItems .homecontent .itemSet .item {
    padding: 3px 5px 1px 1px;
  }
}
@media only screen and (max-width: 640px) {
  /* line 813, ../sass/home.scss */
  #home.tools #newItems {
    margin: 5px auto 8px;
  }
}
/* line 940, ../sass/home.scss */
#home.tools #recommendedCat {
  padding: 0;
  margin: 18px auto 55px;
  background-color: #f6f6f8;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
}
/* line 947, ../sass/home.scss */
#home.tools #recommendedCat .homecontent {
  overflow: hidden;
}
/* line 949, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet {
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  left: 2px;
}
/* line 956, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet .cateItem {
  width: 306px;
  margin: 12px 6px 0;
  float: left;
}
/* line 960, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet .cateItem a {
  color: #2c2c2c;
}
/* line 962, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet .cateItem a img {
  width: 100%;
  height: auto;
  margin-bottom: 8px;
}
/* line 967, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet .cateItem a h3 {
  color: #2c2c2c;
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 973, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet .cateItem a .introText {
  color: #2c2c2c;
  font-size: 12px;
}
/* line 976, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet .cateItem a .introText p {
  font-size: 12px;
}
/* line 978, ../sass/home.scss */
#home.tools #recommendedCat .homecontent .itemSet .cateItem a .introText p + p {
  margin-top: 0;
}
@media only screen and (max-width: 640px) {
  /* line 940, ../sass/home.scss */
  #home.tools #recommendedCat {
    margin: 0 auto;
  }
  /* line 994, ../sass/home.scss */
  #home.tools #recommendedCat .homecontent .itemSet {
    margin-bottom: 0px;
  }
  /* line 996, ../sass/home.scss */
  #home.tools #recommendedCat .homecontent .itemSet .cateItem {
    border-top: solid 1px #e6e6e6;
    padding: 5px 0;
    margin: 0;
    width: 100%;
  }
  /* line 1001, ../sass/home.scss */
  #home.tools #recommendedCat .homecontent .itemSet .cateItem a {
    display: table;
  }
  /* line 1003, ../sass/home.scss */
  #home.tools #recommendedCat .homecontent .itemSet .cateItem a img {
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0;
    padding-right: 5px;
  }
  /* line 1009, ../sass/home.scss */
  /* 20160110_kaneko_add start */
  #home.tools #recommendedCat .homecontent .itemSet .cateItem a .cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-left: 5px;
    padding-right: 15px;
  }
    /* 20160110_kaneko_add end */
  /* line 1015, ../sass/home.scss */
  /* 20160116_kaneko_add start */
  /*#home.tools #recommendedCat .homecontent .itemSet .cateItem a h3 {
    font-size: 11px;
    margin-bottom: 5px;
  }*/
  #home.tools #recommendedCat .homecontent .itemSet .cateItem a h3 {
    font-size: 12px;
    margin-bottom: 5px;
  }

  /* line 1019, ../sass/home.scss */
  /*#home.tools #recommendedCat .homecontent .itemSet .cateItem a .introText {
    color: #403f3f;
    font-size: 8px;
  }*/
  #home.tools #recommendedCat .homecontent .itemSet .cateItem a .introText {
    color: #403f3f;
    font-size: 10px;
  }
  /* line 1022, ../sass/home.scss */
  /*#home.tools #recommendedCat .homecontent .itemSet .cateItem a .introText p {
    font-size: 8px;
  }*/
  #home.tools #recommendedCat .homecontent .itemSet .cateItem a .introText p {
    font-size: 10px;
  }
  /* 20160116_kaneko_add end */
}
/* line 1033, ../sass/home.scss */
#home.tools #rankingItems .itemSet {
  margin-left: -6px;
  margin-right: -6px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  left: 2px;
}
/* line 1040, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem {
  width: 230px;
  height: 230px;
  margin: 12px 6px 0;
  float: left;
  background-color: #ffffff;
  z-index: 2;
}
/* line 1047, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem.wide {
  width: 472px;
  height: 472px;
}
/* line 1051, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem.wide .movieRead {
  top: 79%;
  left: 60px;
}
/* line 1055, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem.wide .movieRead .movieReadSet h2 {
  font-size: 112.5%;
}
/* line 1058, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem.wide .movieRead .movieReadSet p {
  font-size: 112.5%;
}
/* line 1064, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem.clear {
  clear: both;
}
/* line 1067, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem.bottomItem {
  position: relative;
  right: 0;
  bottom: 242px;
}
/* line 1072, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div {
  position: relative;
}
/* line 1075, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a,
#home.tools #rankingItems .itemSet .rankItem > div .textover {
  position: relative;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 100%;
}
/* line 1082, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a .hoverdark,
#home.tools #rankingItems .itemSet .rankItem > div .textover .hoverdark {
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
/* line 1088, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext {
  height: 100%;
  margin: 0;
  display: block;
  background-color: #fb4f4f;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  padding: 20px;
  background-repeat: repeat;
  background-position: left top;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  overflow: hidden;
  color: #ffffff;
}
/* line 1108, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext > a,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext > a {
  display: block;
  height: 100%;
  color: #ffffff;
  opacity: 1;
}
/* line 1114, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext div.hoverInner,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext div.hoverInner {
  display: table;
  height: 100%;
  overflow: hidden;
}
/* line 1119, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext div.hoverInner > div,
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext div.hoverInner > a > div,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext div.hoverInner > div,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext div.hoverInner > a > div {
  display: table-cell;
  vertical-align: middle;
}
/* line 1122, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext div.hoverInner > div p.date,
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext div.hoverInner > a > div p.date,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext div.hoverInner > div p.date,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext div.hoverInner > a > div p.date {
  margin-bottom: 1em;
  font-size: 14px;
}
/* line 1126, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext div.hoverInner > div h2,
#home.tools #rankingItems .itemSet .rankItem > div > a .overtext div.hoverInner > a > div h2,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext div.hoverInner > div h2,
#home.tools #rankingItems .itemSet .rankItem > div .textover .overtext div.hoverInner > a > div h2 {
  font-size: 13px;
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-weight: bold;
  max-height: 4.25em;
  display: block;
  overflow: hidden;
}
/* line 1139, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a,
#home.tools #rankingItems .itemSet .rankItem > div > div {
  display: block;
}
/* line 1141, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div > a:after,
#home.tools #rankingItems .itemSet .rankItem > div > div:after {
  position: absolute;
  top: 10px;
  left: 10px;
  content: '';
  height: 57px;
  width: 64px;
}
/* line 1152, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div.rank01 > a:after, #home.tools #rankingItems .itemSet .rankItem > div.rank01 > div:after {
  background: url(../media/images/home/rank01.png) 0 0 no-repeat transparent;
  height: 91px;
  width: 102px;
}
/* line 1160, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div.rank02 > a:after, #home.tools #rankingItems .itemSet .rankItem > div.rank02 > div:after {
  background: url(../media/images/home/rank02.png) 0 0 no-repeat transparent;
}
/* line 1166, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div.rank03 > a:after, #home.tools #rankingItems .itemSet .rankItem > div.rank03 > div:after {
  background: url(../media/images/home/rank03.png) 0 0 no-repeat transparent;
}
/* line 1172, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div.rank04 > a:after, #home.tools #rankingItems .itemSet .rankItem > div.rank04 > div:after {
  background: url(../media/images/home/rank04.png) 0 0 no-repeat transparent;
}
/* line 1178, ../sass/home.scss */
#home.tools #rankingItems .itemSet .rankItem > div.rank05 > a:after, #home.tools #rankingItems .itemSet .rankItem > div.rank05 > div:after {
  background: url(../media/images/home/rank05.png) 0 0 no-repeat transparent;
}
@media only screen and (max-width: 640px) {
  /* line 1187, ../sass/home.scss */
  #home.tools #rankingItems .itemSet {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    position: static;
    border-bottom: solid 1px #e6e6e6;
    left: 0;
  }
  /* line 1194, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5px 0;
    display: table;
    border-top: solid 1px #e6e6e6;
  }
  /* line 1201, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem.wide {
    width: 100%;
    height: auto;
    margin: 0;
  }
  /* line 1206, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div {
    position: relative;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }
  /* line 1211, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover {
    display: table;
  }
  /* line 1213, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover > .cell {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 1216, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover > .cell img {
    padding-left: 40px;
  }
  /* line 1219, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover > .cell + .cell {
    width: 65%;
    padding-left: 5px;
  }
  /* line 1224, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover .hoverdark {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
  }
  /* line 1229, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover .overtext {
    position: static;
    height: 100%;
    margin: 0;
    display: block;
    background-color: #ffffff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    opacity: 1;
    width: 100%;
    padding: 0;
    color: #2c2c2c;
  }
  /* line 1242, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover .overtext h3 {
    font-size: 12px;
    font-weight: 500;
  }
  /* line 1246, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover .overtext span.price {
    font-size: 14px;
    color: #e12d5c;
    display: block;
  }
  /* line 1251, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div .textover .overtext span.tax {
    font-size: 9px;
  }
  /* line 1258, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div > a,
  #home.tools #rankingItems .itemSet .rankItem > div > div {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 33px 30px;
  }
  /* line 1262, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div > a:after,
  #home.tools #rankingItems .itemSet .rankItem > div > div:after {
    display: none;
  }
  /* line 1267, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div.rank01 > a, #home.tools #rankingItems .itemSet .rankItem > div.rank01 > div {
    background-image: url(../media/images/home/rank01Sp.png);
  }
  /* line 1271, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div.rank02 > a, #home.tools #rankingItems .itemSet .rankItem > div.rank02 > div {
    background-image: url(../media/images/home/rank02Sp.png);
  }
  /* line 1275, ../sass/home.scss */
  #home.tools #rankingItems .itemSet .rankItem > div.rank03 > a, #home.tools #rankingItems .itemSet .rankItem > div.rank03 > div {
    background-image: url(../media/images/home/rank03Sp.png);
  }
}
/* line 1283, ../sass/home.scss */
#home.tools .infoArea {
  overflow: hidden;
  margin: 60px auto;
}
@media only screen and (max-width: 640px) {
  /* line 1283, ../sass/home.scss */
  #home.tools .infoArea {
    margin: 25px auto;
  }
}
@media only screen and (min-width: 641px) {
  /* line 1290, ../sass/home.scss */
  #home.tools .infoArea #recentNews {
    width: 676px;
    float: left;
  }
}
/* line 1296, ../sass/home.scss */
#home.tools .infoArea #recentNews h2,
#home.tools .infoArea #recentNews .recentNewsTitle {
  font-size: 20px;
  font-weight: 500;
  position: relative;
}
/* line 1300, ../sass/home.scss */
#home.tools .infoArea #recentNews h2 .en,
#home.tools .infoArea #recentNews .recentNewsTitle .en {
  position: relative;
  top: -7px;
  padding-left: 10px;
}
/* line 1306, ../sass/home.scss */
#home.tools .infoArea #recentNews dl {
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
  margin-bottom: 14px;
  clear: both;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
/* line 1315, ../sass/home.scss */
#home.tools .infoArea #recentNews dl dt {
  clear: left;
  float: left;
  width: 14%;
  padding: 15px 0;
  font-size: 14px;
  color: #636363;
  font-weight: 500;
}
/* line 1324, ../sass/home.scss */
#home.tools .infoArea #recentNews dl dd {
  border-top: 1px solid #e6e6e6;
  padding: 15px 0 15px 15%;
  font-size: 11px;
  color: #646363;
}
/* line 1329, ../sass/home.scss */
#home.tools .infoArea #recentNews dl dd h3 {
  font-size: 13px;
  color: #323232;
  font-weight: 500;
}
/* line 1333, ../sass/home.scss */
#home.tools .infoArea #recentNews dl dd h3 + p {
  margin-top: 5px;
}
/* line 1337, ../sass/home.scss */
#home.tools .infoArea #recentNews dl dd a {
  color: #646363;
  position: relative;
  display: block;
}
/* line 1341, ../sass/home.scss */
#home.tools .infoArea #recentNews dl dd a h3 {
  color: #323232;
  text-indent: 15px;
}
/* line 1344, ../sass/home.scss */
#home.tools .infoArea #recentNews dl dd a h3:before {
  content: url(../media/images/home/recentNewsIcon.png);
  position: absolute;
  left: -15px;
  top: 1px;
  width: 13px;
}
@media only screen and (max-width: 640px) {
  /* line 1357, ../sass/home.scss */
  #home.tools .infoArea #recentNews h2,
  #home.tools .infoArea #recentNews .recentNewsTitle {
    font-size: 16px;
    padding-bottom: 0;
  }
  /* line 1360, ../sass/home.scss */
  #home.tools .infoArea #recentNews h2 .en,
  #home.tools .infoArea #recentNews .recentNewsTitle .en {
    font-size: 6px;
  }
  /* line 1362, ../sass/home.scss */
  #home.tools .infoArea #recentNews h2 .en img,
  #home.tools .infoArea #recentNews .recentNewsTitle .en img {
    height: 6px;
    width: auto;
  }
  /* line 1368, ../sass/home.scss */
  #home.tools .infoArea #recentNews dl {
    padding-top: 5px;
  }
  /* line 1370, ../sass/home.scss */
  #home.tools .infoArea #recentNews dl dt {
    padding: 5px 0;
    width: 6em;
    font-size: 12px;
  }
  /* line 1375, ../sass/home.scss */
  #home.tools .infoArea #recentNews dl dd {
    padding: 5px 0 5px 7em;
  }
  /* line 1377, ../sass/home.scss */
  #home.tools .infoArea #recentNews dl dd h3 {
    font-size: 12px;
    font-weight: bold;
  }
  /* line 1379, ../sass/home.scss */
  /* 20160116_kaneko_add start */
  /*#home.tools .infoArea #recentNews dl dd h3 + p {
    font-size: 8px;
    color: #646363;
    margin-top: 3px;
  }*/
  #home.tools .infoArea #recentNews dl dd h3 + p {
    font-size: 10px;
    color: #646363;
    margin-top: 3px;
  }
  /* 20160116_kaneko_add end */
  /* line 1385, ../sass/home.scss */
  #home.tools .infoArea #recentNews dl dd a {
    padding-right: 15px;
    background-image: url(../media/images/home/recentNewsIconSp.png);
    background-size: 7px 11px;
    background-repeat: no-repeat;
    background-position: center right;
  }
  /* line 1391, ../sass/home.scss */
  #home.tools .infoArea #recentNews dl dd a h3 {
    text-indent: 0;
  }
  /* line 1393, ../sass/home.scss */
  #home.tools .infoArea #recentNews dl dd a h3:before {
    display: none;
  }
}
/* line 1403, ../sass/home.scss */
#home.tools .infoArea #recentNews .introText p {
  text-align: left;
}
/* line 1410, ../sass/home.scss */
#home.tools .infoArea #calendar h2,
#home.tools .infoArea #calendar .calendarTitle {
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin-bottom: 10px;
}
/* line 1415, ../sass/home.scss */
#home.tools .infoArea #calendar h2 .en,
#home.tools .infoArea #calendar .calendarTitle .en {
  position: relative;
  top: -9px;
  padding-left: 10px;
}
/* line 1421, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea {
  border: solid 2px #000;
  padding: 15px 20px;
  margin-bottom: 5px;
}
/* line 1425, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle {
  width: 100%;
  position: relative;
  font-weight: bold;
}
/* line 1429, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle p {
  width: 100%;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
}
/* line 1435, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle ul {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 1439, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle ul li {
  font-size: 20px;
  position: absolute;
  top: -4px;
  width: 10px;
  cursor: pointer;
}
/* line 1445, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle ul li a {
  position: relative;
  display: block;
  color: #000000;
  width: 100%;
  text-align: center;
}
/* line 1451, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle ul li a .fa {
  display: inline;
  font-size: 24px;
  font-weight: bold;
}
/* line 1457, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle ul li.prev {
  left: 5px;
}
/* line 1460, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea .monthTitle ul li.next {
  right: 5px;
}
/* line 1466, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea table {
  margin-top: 5px;
}
/* line 1469, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea table th,
#home.tools .infoArea #calendar .calendarArea table td {
  font-size: 12px;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  min-width: 26px;
  height: 26px;
}
/* line 1477, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea table th.sun,
#home.tools .infoArea #calendar .calendarArea table td.sun {
  color: #e12d5c;
}
/* line 1480, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea table th.closed,
#home.tools .infoArea #calendar .calendarArea table td.closed {
  background-image: url(../media/images/common/calendarClose.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 26px 26px;
}
/* line 1488, ../sass/home.scss */
#home.tools .infoArea #calendar .calendarArea + img {
  margin-top: 0;
}
/* line 1491, ../sass/home.scss */
/* 20160116_kaneko_add start */
/*#home.tools .infoArea #calendar .calendarArea + img + p,
#home.tools .infoArea #calendar .calendarArea + img .caution {
  display: block;
  width: 100%;
  color: #636363;
  font-size: 11px;
  margin-top: 5px;
}*/
#home.tools .infoArea #calendar .calendarArea + img + p,
#home.tools .infoArea #calendar .calendarArea + img .caution {
  display: block;
  width: 100%;
  color: #636363;
  font-size: 14px;
  margin-top: 5px;
}
/* 20160116_kaneko_add end */
@media only screen and (min-width: 641px) {
  /* line 1408, ../sass/home.scss */
  #home.tools .infoArea #calendar {
    width: 244px;
    float: right;
  }
  /* line 1504, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol + .calendarCol {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  /* line 1408, ../sass/home.scss */
  #home.tools .infoArea #calendar {
    margin: 0 -2px;
    font-size: 12px;
    font-weight: bold;
  }
  /* line 1514, ../sass/home.scss */
  #home.tools .infoArea #calendar h2,
  #home.tools .infoArea #calendar .calendarTitle {
    font-size: 16px;
    padding-bottom: 0;
    font-weight: bold;
  }
  /* line 1517, ../sass/home.scss */
  #home.tools .infoArea #calendar h2 .en,
  #home.tools .infoArea #calendar .calendarTitle .en {
    position: relative;
    top: -7px;
    padding-left: 10px;
  }
  /* line 1521, ../sass/home.scss */
  #home.tools .infoArea #calendar h2 .en img,
  #home.tools .infoArea #calendar .calendarTitle .en img {
    height: 6px;
    width: auto;
  }
  /* line 1527, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol {
    width: 50%;
    float: left;
    padding: 0 2px;
    text-align: center;
  }
  /* line 1533, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol .monthTitle p {
    font-size: 11px;
    font-weight: 500;
  }
  /* line 1537, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol .monthTitle ul {
    display: none;
  }
  /* line 1541, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol .calendarArea {
    border: solid 2px #000;
    padding: 5px 5px;
    margin-bottom: 0;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  /* line 1549, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol table {
    width: 100%;
    margin: 5px 0 0 0;
    padding: 0;
    table-layout: fixed;
  }
  /* line 1555, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol table th,
  #home.tools .infoArea #calendar .calendarCol table td {
    font-size: 8px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
    min-width: auto;
    width: 14.28%;
    height: 14px;
  }
  /* line 1564, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol table th.sun,
  #home.tools .infoArea #calendar .calendarCol table td.sun {
    color: #e12d5c;
  }
  /* line 1567, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol table th.closed,
  #home.tools .infoArea #calendar .calendarCol table td.closed {
    background-size: 14px 14px;
  }
  /* line 1572, ../sass/home.scss */
  #home.tools .infoArea #calendar .calendarCol + img {
    margin-top: 0;
  }
  /* line 1575, ../sass/home.scss */
  /* 20160116_kaneko_add start */
  /*#home.tools .infoArea #calendar .calendarCol + img + p,
  #home.tools .infoArea #calendar .calendarCol + img .caution {
    display: block;
    width: 100%;
    color: #636363;
    font-size: 9px;
    margin-top: 5px;
  }*/
  #home.tools .infoArea #calendar .calendarCol + img + p,
  #home.tools .infoArea #calendar .calendarCol + img .caution {
    display: block;
    width: 100%;
    color: #636363;
    font-size: 12px;
    margin-top: 5px;
  }
  /* 20160116_kaneko_add end */
}

/* line 4, ../sass/mixin/_slideshow.scss */
.flexslider ul {
  overflow: hidden;
}
/* line 6, ../sass/mixin/_slideshow.scss */
.flexslider ul li {
  overflow: hidden;
  display: none;
}
/* line 12, ../sass/mixin/_slideshow.scss */
.flexslider .slides > li {
  opacity: 0;
  -webkit-backface-visibility: hidden;
}
/* line 15, ../sass/mixin/_slideshow.scss */
.flexslider .slides > li:first-child {
  display: block;
}
/* line 19, ../sass/mixin/_slideshow.scss */
.flexslider .slides img {
  width: 100%;
}
/* line 24, ../sass/mixin/_slideshow.scss */
.flexslider .flex-control-paging li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
/* line 29, ../sass/mixin/_slideshow.scss */
.flexslider .flex-control-paging li:first-child {
  margin-left: 0;
}
/* line 32, ../sass/mixin/_slideshow.scss */
.flexslider .flex-control-paging li a {
  width: 16px;
  height: 16px;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
}
