.clearfix {
  zoom: 1;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}

.page-header {
  position: relative;
  height: 145px;
}
.page-header .service-name {
  font-size: 20px;
  font-weight: 800;
  line-height: 20px;
  position: absolute;
  top: 10px;
  left: -10px;
  height: 20px;
  margin: 0;
  padding: 10px;
  padding-bottom: 21px;
  color: #fff;
  background: url(/j3/images/static/bg-service-name.gif) no-repeat left;
}

.page-header.calendar {
  position: relative;
  background: url(/j3/images/static/calendar2016/title_calendar2016_151204.jpg) no-repeat;
}
.page-header .btn_nouki {
  position: absolute;
  top: 85px;
  left: 396px;
  display: block;
  width: 98px;
  height: 50px;
}

.headline {
  margin-top: 15px;
}

.hoverClick:hover {
  margin-bottom: -1px;
  padding-top: 1px;
}

.col3 {
  zoom: 1;
  margin-top: 10px;
}
.col3:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.col3 li {
  display: block;
  float: left;
  width: 235px;
  margin-left: 12.5px;
}
.col3 li:first-child {
  margin-left: 0;
}

.bnr_calendar_151030 {
  zoom: 1;
}
.bnr_calendar_151030:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.bnr_calendar_151030 li {
  display: block;
  float: left;
}

.bnr_calendar_151204 {
  zoom: 1;
  width: 730px;
  height: 180px;
  background: url("/j3/images/static/calendar2016/bnr_calendar_bg_151221.gif") no-repeat;
}
.bnr_calendar_151204:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.bnr_calendar_151204 .bnr_title {
  display: block;
  float: left;
}
.bnr_calendar_151204 li {
  display: block;
  float: left;
  margin-top: 52px;
  margin-left: 8px;
}
.bnr_calendar_151204 li:first-child {
  margin-left: 0;
}
.bnr_calendar_151204 .bnr_card_last {
  margin-left: 12px;
}

.announce {
  margin-top: 10px;
}
.announce ul {
  zoom: 1;
}
.announce ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.announce li {
  display: block;
  float: left;
  margin-left: 12px;
  padding: 3px;
}
.announce li:first-child {
  margin-left: 0;
}
.announce .announce_fax {
  width: 353px;
  background-color: #ef4f00;
}
.announce .announce_web {
  width: 353px;
  background-color: #115cab;
}
.announce .announce_fax_sol {
  width: 730px;
  background-color: #ef4f00;
}
.announce a {
  font-size: 18px;
  font-weight: bold;
  display: block;
  height: 20px;
  padding: 5px;
  text-align: center;
  color: #fff;
  border: solid 1px #fff;
}

.attention {
  margin-top: 10px;
}

.section {
  margin-top: 15px;
}

.category {
  font-size: 14px;
  font-weight: 800;
  line-height: 14px;
  display: block;
  overflow: hidden;
  height: 14px;
  padding: 13px 10px;
  white-space: nowrap;
  text-indent: 0;
  border: 1px solid #b7b7b7;
  border-radius: 1px;
  background: url("data:image/gif;base64,R0lGODlhAQAoAMQAAPT08vPz8fj49v3//Pv//wB8jvv7+fr6+PDw7n9/f/X18/7+/vLy8P///e/v7fz8+uzs6gR8ivb29P39+/Hx7/7//+vr6e3t6/f39f///wAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABACgAAAUdoGVBV+kgFMUEgCJhsHAYzzQtWa4nRUQMjUylEgIAOw==") repeat-x scroll 0 0 transparent;
}

.recommend {
  font-size: 16px;
  line-height: 16px;
  position: relative;
  height: 16px;
  padding: 5px;
  padding-bottom: 11px;
  color: #558000;
  background: #fff url(/j3/images/static/calendar2016//slider-head.gif) no-repeat left bottom;
  background-color: #fff;
}

/**
 * cardview for category items
 */
.card-items {
  zoom: 1;
}
.card-items:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.card-items li {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 339.5px;
  height: 232px;
  margin-top: 5px;
  margin-left: 5px;
  padding: 5px 10px;
  cursor: pointer;
  border-width: 1px 2px 2px 1px;
  border-style: solid;
  border-color: #fff #ccc #ccc #fff;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center 30px;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}
.card-items li.no-card {
  width: 362.5px;
  height: 245px;
  padding: 0;
  cursor: default;
  border: none;
  background: none;
  box-shadow: none;
}
.card-items li:hover {
  background-color: #ffffcd;
}
.card-items li.left {
  margin-left: 0;
}
.card-items li .name {
  font-size: 16px;
  font-weight: 800;
  line-height: 22px;
  height: 22px;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #558000;
}
.card-items li .lead {
  text-decoration: none;
  color: #777;
}
.card-items li a {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  display: block;
  width: 339.5px;
  height: 32px;
  padding: 10px;
  padding-top: 200px;
}
.card-items li a:hover {
  text-decoration: none;
}
.card-items .bg-category-takujo {
  background: url(/j3/images/static/calendar2016/bg-card-takujo.png) no-repeat;
  background-position: left bottom;
}
.card-items .bg-category-original {
  background: url(/j3/images/static/calendar2016/bg-card-original.png) no-repeat;
  background-position: left bottom;
}
.card-items .bg-category-kabemoji {
  background: url(/j3/images/static/calendar2016/bg-card-kabemoji_150904.png) no-repeat;
  background-position: left bottom;
}
.card-items .bg-category-kabephoto {
  background: url(/j3/images/static/calendar2016/bg-card-kabephoto.png) no-repeat;
  background-position: left bottom;
}
.card-items .bg-category-jumbo {
  background: url(/j3/images/static/calendar2016/bg-card-jumbo_151204.png) no-repeat;
  background-position: left bottom;
}
.card-items .bg-category-himekuri {
  background: url(/j3/images/static/calendar2016/bg-card-himekuri.png) no-repeat;
  background-position: left bottom;
}

.dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;

       -o-user-select: none;
}

.app-carousel {
  position: relative;
  overflow: hidden;
}
.app-carousel:hover .bar {
  opacity: 1;

  -ms-filter: "alpha(opacity=100)";
      filter: alpha(opacity=100);
}
.app-carousel:hover .left-btn {
  opacity: 1;

  -ms-filter: "alpha(opacity=100)";
      filter: alpha(opacity=100);
}
.app-carousel:hover .right-btn {
  opacity: 1;

  -ms-filter: "alpha(opacity=100)";
      filter: alpha(opacity=100);
}
.app-carousel:hover .slider-wrap {
  opacity: 1;

  -ms-filter: "alpha(opacity=100)";
      filter: alpha(opacity=100);
}

.left-btn {
  position: absolute;
  z-index: 530000;
  top: 0;
  left: 0;
  display: block;
  overflow: hidden;
  width: 20px;
  height: 290px;
  cursor: pointer;
  -webkit-transition: all .5s;
          transition: all .5s;
  opacity: 0;

  -ms-filter: "alpha(opacity=0)";
      filter: alpha(opacity=0);
}
.left-btn a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.left-btn .slider-nav-text {
  font-size: 9px;
  position: absolute;
  margin-top: -25px;
}
.left-btn .slider-nav-bg {
  position: absolute;
  z-index: 53;
  top: 130px;
  display: block;
  width: 20px;
  height: 30px;
  background-image: url(/j3/images/static/calendar2016/slider-navigation.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.left-btn .slider-nav-bg {
  background-position: 0 0;
}
.left-btn:hover .slider-nav-bg {
  background-position: 0 -30px;
}
.left-btn.is-active .slider-nav-bg {
  background-position: 0 -30px;
}

.right-btn {
  position: absolute;
  z-index: 530000;
  top: 0;
  right: 0;
  display: block;
  overflow: hidden;
  width: 20px;
  height: 290px;
  cursor: pointer;
  -webkit-transition: all .5s;
          transition: all .5s;
  opacity: 0;

  -ms-filter: "alpha(opacity=0)";
      filter: alpha(opacity=0);
}
.right-btn a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.right-btn .slider-nav-text {
  font-size: 9px;
  position: absolute;
  margin-top: -25px;
}
.right-btn .slider-nav-bg {
  position: absolute;
  z-index: 53;
  top: 130px;
  display: block;
  width: 20px;
  height: 30px;
  background-image: url(/j3/images/static/calendar2016/slider-navigation.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.right-btn .slider-nav-bg {
  background-position: right 0;
}
.right-btn:hover .slider-nav-bg {
  background-position: right -30px;
}
.right-btn.is-active .slider-nav-bg {
  background-position: right -30px;
}

.viewport {
  position: relative;
  overflow: hidden;
  zoom: 1;
  height: 290px;
  padding-bottom: 10px;
  background-color: #efefef;
}
.viewport:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.viewport .shelf {
  position: absolute;
  overflow: hidden;
  zoom: 1;
  height: 290px;
}
.viewport .shelf:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
  content: ".";
}
.viewport .shelf li {
  position: relative;
  display: block;
  float: left;
  height: 290px;
}
.viewport .shelf li a {
  line-height: 290px;
  display: block;
  height: 290px;
}
.viewport .shelf li img {
  display: block;
  padding-right: 10px;
}
.viewport .shelf li .button {
  font-size: 14px;
  line-height: 25px;
  position: absolute;
  bottom: 15px;
  display: none;
  width: 85px;
  height: 25px;
  cursor: pointer;
  text-align: center;
  border: solid 1px #ccc;
  background-color: #fff;
}
.viewport .shelf li .button:hover {
  color: #fff;
  background-color: #1473bd;
}
.viewport .shelf li:hover .button {
  display: block;
}

.controls {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.slider-wrap {
  font-size: 0;
  position: absolute;
  z-index: 530000000;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 6px;
  -webkit-transition: all .5s;
          transition: all .5s;
  opacity: 0;

  -ms-filter: "alpha(opacity=0)";
      filter: alpha(opacity=0);
}

.track {
  position: relative;
  top: 2px;
  display: block;
  width: 100%;
  height: 1px;
  margin: 0;
  border-radius: 4px;
  background-color: #fff;
}

.slider {
  position: absolute;
  top: -2px;
  left: 0;
  width: 50px;
  height: 6px;
  margin: 0;
  cursor: pointer;
  border-radius: 6px;
  background-color: #aaa;
}

.carousel-6510 {
  background: url(/j3/images/static/calendar2016/thumbs/NK510_16_S.jpg) no-repeat;
}

.carousel-6516 {
  background: url(/j3/images/static/calendar2016/thumbs/NK516_16_S.jpg) no-repeat;
}

.carousel-6508 {
  background: url(/j3/images/static/calendar2016/thumbs/NK508_16_S.jpg) no-repeat;
}

.carousel-6542 {
  background: url(/j3/images/static/calendar2016/thumbs/NK542_16_S.jpg) no-repeat;
}

.carousel-6535 {
  background: url(/j3/images/static/calendar2016/thumbs/NK535_16_S.jpg) no-repeat;
}

.carousel-6512 {
  background: url(/j3/images/static/calendar2016/thumbs/NK512_16_S.jpg) no-repeat;
}

.carousel-6551 {
  background: url(/j3/images/static/calendar2016/thumbs/NK551_16_S.jpg) no-repeat;
}
