/* CSS Document */
a:hover {
  text-decoration: underline;
}

.toheader {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 100;
  display: none;
  width: 50px;
}
.toheader img {
  max-width: 100%;
  height: auto;
}

#header {
  margin-top: 20px;
}
#header .inner {
  width: 1200px;
  max-width: 98%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
#header ul li a {
  color: #25b5aa;
}
#header .head {
  overflow: hidden;
}
#header .head h1 {
  float: left;
}
#header .head h1 a {
  color: #25b5aa;
  display: block;
}
#header .head h1 a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#header .head .r-head {
  float: right;
  text-align: right;
  width: 510px;
  position: relative;
}
#header .head .r-head ul {
  overflow: hidden;
  display: inline-block;
}
#header .head .r-head ul li {
  float: left;
}
#header .head .r-head ul.top {
  position: relative;
}
#header .head .r-head ul.top li {
  margin-left: 25px;
}
#header .head .r-head ul.top li a {
  margin-top: 5px;
  display: inline-block;
  font-size: 12px;
}
#header .head .r-head ul.top li a.language {
  border: 1px solid #ddd;
  text-align: center;
  color: #222;
  width: 130px;
  padding: 5px 0;
  margin-top: 0;
  background: url(https://cache.triple-farm.com/npjp/jp/common/images/under_arrow.png) 95% center no-repeat;
  background-size: 10px;
}
#header .head .r-head ul.type {
  clear: both;
  display: none;
  position: absolute;
  right: 0;
  top: 33px;
  background-color: #fff;
  width: 130px;
  border: 1px solid #ddd;
  text-align: center;
}
#header .head .r-head ul.type li {
  float: none;
  margin: 5px 0;
}
#header .head .r-head ul.bottom li {
  margin-left: 6px;
}
#header .head .r-head ul.bottom li a {
  display: inline-block;
  width: 164px;
  padding: 12px 0;
  text-align: center;
  color: #fff;
}
#header .head .r-head ul.bottom li a.new {
  background-color: #eee;
  color: #444;
}
#header .head .r-head ul.bottom li a.login {
  background-color: #57B846;
}
#header .head .r-head ul.bottom li a.buy {
  background-color: #e7326d;
}
#header .head .r-head ul.bottom li a.buy span {
  font-weight: bold;
  margin: 0 5px;
}
#header #nav {
  clear: both;
  margin: 20px 0 0;
}
#header #nav ul {
  overflow: hidden;
}
#header #nav ul li {
  float: left;
  box-sizing: border-box;
  padding-bottom: 15px;
}
#header #nav ul li a {
  width: 149px;
  display: inline-block;
  text-align: center;
  border-left: 1px solid #57B846;
}
#header #nav ul li:last-child a {
  width: 148px;
  border-right: 1px solid #57B846;
}
#header #nav ul li ul.submenu {
  display: none;
  width: 1200px;
  position: absolute;
  z-index: 9999;
  background-color: #57B846;
  left: 50%;
  margin-left: -600px;
  padding: 20px 60px;
  box-sizing: border-box;
}
#header #nav ul li ul.submenu li {
  width: 250px;
  margin-bottom: 5px;
  padding: 0;
}
#header #nav ul li ul.submenu li a {
  color: #fff;
  background: url(https://cache.triple-farm.com/npjp/jp/common/images/arrow_white.png) 0 8px no-repeat;
  text-align: left;
  padding: 0 0 0 15px;
  display: inline-block;
  width: 100%;
}
#header #nav ul li:hover {
  background: url(https://cache.triple-farm.com/npjp/jp/common/images/nav_arrow.png) center bottom no-repeat;
}
#header #nav ul li:hover ul.submenu {
  display: block;
}

#contents {
  width: 1200px;
  max-width: 98%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
#contents.second #path ul {
  overflow: hidden;
  padding: 20px 0;
}
#contents.second #path ul li {
  float: left;
  background: url(https://cache.triple-farm.com/npjp/jp/common/images/path_arrow.png) right center no-repeat;
  padding-right: 15px;
  margin-right: 5px;
  font-size: 12px;
}
#contents.second #path ul li:last-child {
  background: none;
}
#contents.second #path ul li a {
  font-size: 12px;
  text-decoration: none;
}
#contents.second #path ul li a:link,
#contents.second #path ul li a:visited ,
#contents.second #path ul li a:active {
  text-decoration: underline;
  color: #156eb2;
}

#contents.second #sidenav {
  width: 270px;
  float: left;
  overflow: hidden;
}
#contents.second #sidenav .bnr a {
  display: block;
  margin-bottom: 15px;
}
#contents.second #sidenav .category ul{
  min-height: 35px;
}
#contents.second #sidenav .block-calendar {
  width: 270px;
  margin-top:30px;
}
#contents.second #sidenav .block-calendar table.calendar {
  background-color: #fff;
  /* float: left; */
  width: 270px;
  margin: 10px auto 0;
}
#contents.second #sidenav .block-calendar table.calendar:nth-child(2) {
  /* float: right; */
}
#contents.second #sidenav .block-calendar table.calendar th, 
#contents.second #sidenav .block-calendar table.calendar td {
  text-align: center;
  padding: 5px;
  border: 1px solid #ccc;
}
#contents.second #sidenav .block-calendar table.calendar th.month {
  background: #e6f7f7 none repeat scroll 0 0;
  font-weight: bold;
}
#contents.second #sidenav .block-calendar table.calendar td.holiday {
  background-color: #c7f8d6;
}
#contents.second #sidenav .block-calendar table.calendar .blue {
    color: #0066cc;
}
#contents.second #sidenav .block-calendar table.calendar .red {
    color: #cc3333;
}
#contents.second #sidenav .block-calendar p.notice {
  margin: 5px 0 15px;
}

#contents.second #maincontents {
  width: 880px;
  float: right;
}
#contents.second #maincontents.single {
  width: auto;
  float: none;
}

#maincontents .pickup li{
  width: 200px;
  padding:20px 10px;
  float: left;
}

#maincontents .pickup li img{
    max-width: 200px;
}

#contents.second .custom {
  overflow: hidden;
  margin-bottom: 15px;
}
#contents.second .custom.no-mb {
  margin-bottom: 0;
}
#contents.second select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  width: 150px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #eee;
  background: url(https://cache.triple-farm.com/npjp/jp/common/images/btn_select.png) right center no-repeat;
  background-color: #FFF; 
  padding: 0 0 0 5px;
  box-sizing: border-box;
}
#contents.second .btn {
  cursor: pointer;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 12px;
  line-height: 28px;
  height: 30px;
  margin: 0;
  vertical-align: middle;
}
#contents.second .btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#contents.second .btn.default {
  border: 1px solid  #ccc;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #f0f0f0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
  background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
  background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF0F0F0');
  padding: 0 22px;
}
#contents.second .btn.gray {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #333;
  color: #fff;
  border: none;
  padding: 0 25px;
}
#contents.second .btn.submit, #contents.second .btn.continue, #contents.second .btn.login, #contents.second .btn.newentry {
  line-height: 40px;
  height: 42px;
  width: 164px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
#contents.second .btn.submit {
  color: #fff;
  background-color: #e7326d;
  border: 1px solid #e7326d;
  font-size: 15px;
}
#contents.second .btn.continue {
  color: #57B846;
  border: 1px solid #57B846;
  background-color: #fff;
}
#contents.second .btn.login {
  background-color: #57B846;
  color: #fff;
}
#contents.second .btn.newentry {
  background-color: #eee;
}

#footer {
  margin-top: 100px;
}
#footer #footer-top {
  background-color: #eee;
  padding: 40px 0;
}
#footer #footer-top .inner {
  width: 1200px;
  max-width: 98%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
#footer #footer-top .inner .block {
  float: left;
  width: 380px;
  margin-right: 50px;
}
#footer #footer-top .inner .block h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
#footer #footer-top .inner .block .bnr {
  margin-bottom: 30px;
}
#footer #footer-top .inner .block .app {
  position: relative;
}
#footer #footer-top .inner .block .app ul {
  position: absolute;
  overflow: hidden;
  top: 46px;
  right: 10px;
}
#footer #footer-top .inner .block .app ul li {
  float: left;
  margin-right: 5px;
}
#footer #footer-top .inner .block-calendar {
  width: 490px;
}
#footer #footer-top .inner .block-calendar table.calendar {
  background-color: #fff;
  float: left;
  width: 230px;
  margin-bottom: 8px;
}
#footer #footer-top .inner .block-calendar table.calendar:nth-child(2) {
  float: right;
}
#footer #footer-top .inner .block-calendar table.calendar th, #footer #footer-top .inner .block-calendar table.calendar td {
  text-align: center;
  padding: 5px;
  border: 1px solid #ddd;
}
#footer #footer-top .inner .block-calendar table.calendar td.holiday {
  background-color: #7cd3cc;
}
#footer #footer-top .inner .block-calendar p.notice {
  clear: both;
}
#footer #footer-top .inner .security {
  width: 220px;
  margin-right: 0;
}
#footer #footer-top .inner .security .ssl {
  padding: 15px;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
}
#footer #footer-top .inner .security .ssl p {
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
}
#footer #footer-bottom {
  background-color: #ccc;
  padding: 30px 0;
}
#footer #footer-bottom .inner {
  width: 1200px;
  max-width: 98%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
#footer #footer-bottom .inner .block {
  width: 150px;
  float: left;
  margin-right: 60px;
}
#footer #footer-bottom .inner .block:first-child {
  width: 360px;
}
#footer #footer-bottom .inner .block:first-child ul {
  overflow: hidden;
}
#footer #footer-bottom .inner .block:first-child ul li {
  float: left;
  width: 180px;
}
#footer #footer-bottom .inner .block:last-child {
  margin-right: 0;
}
#footer #footer-bottom .inner .block:last-child h5:nth-child(n+2) {
  border-bottom: none;
  margin-bottom: 15px;
}
#footer #footer-bottom .inner .block h5 {
  font-weight: bold;
  font-size: 15px;
  border-bottom: 1px solid #444;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#footer #footer-bottom .inner .block ul {
  margin-bottom: 30px;
}
#footer #footer-bottom .inner .block ul li a {
  color: #666;
  font-size: 13px;
  background: url(https://cache.triple-farm.com/npjp/jp/common/images/arrow_gray.png) 0 8px no-repeat;
  padding-left: 10px;
  display: inline-block;
}
#footer .copyright {
  background-color: #57B846;
  padding: 20px 0;
}
#footer .copyright .inner {
  width: 1200px;
  max-width: 98%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
#footer .copyright .inner small {
  float: left;
  color: #fff;
  font-size: 12px;
}
#footer .copyright .inner ul {
  float: right;
  overflow: hidden;
}
#footer .copyright .inner ul li {
  float: left;
  margin-left: 20px;
}
#footer .copyright .inner ul li a {
  color: #fff;
  font-size: 12px;
}

.search {
  background-color: #f1f9f8;
}
.search .search-inner {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  background: url(https://cache.triple-farm.com/npjp/jp/common/images/pc_icon_search.gif) 0 0 no-repeat;
  padding: 12px 0;
}
.search .search-inner .searchform {
  position: relative;
}
.search .search-inner .searchform .searchbtn {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 15px;
  width: 20px;
}
.search p {
  width: 200px;
  box-sizing: border-box;
  padding-left: 50px;
  float: left;
  font-weight: bold;
  font-size: 18px;
}
.search p span {
  color: #e7326d;
  padding-left: 10px;
  font-size: 13px;
}
.search .itemsearch {
  float: right;
  width: 980px;
}
.search .itemsearch input[type="text"] {
  border: none;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
  height: 32px;
  border: 2px solid #25b5aa;
  box-sizing: border-box;
  padding: 0 10px;
}

@media screen and (max-width: 1067px) {
  #overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 80px;
    left: 0;
    display: none;
    z-index: 100;
  }

  .toheader {
    right: 10px;
    bottom: 10px;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  #header {
    margin-top: 10px;
  }
  #header .inner {
    width: 100%;
  }
  #header .head {
    border-bottom: 1px solid #57B846;
    overflow: hidden;
    margin: 0;
    position: relative;
    padding: 10px 0 15px;
  }
  #header .head h1 {
    float: none;
    text-align: center;
  }
  #header .head h1 a {
    width: 65%;
    margin: 0 auto;
    display: block;
    font-size: 10px;
  }
  #header .head h1 a img {
    width: 70%;
  }
  #header .head a.openbtn, #header .head a.closebtn {
    position: absolute;
    top: 30px;
    left: 15px;
  }
  #header .head a.openbtn.no, #header .head a.closebtn.no {
    display: none;
  }
  #header .head a.cart {
    padding-top: 5px;
    position: absolute;
    top: 25px;
    right: 20px;
  }
  #header .head a.cart span {
    text-align: center;
    width: 18px;
    height: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    position: absolute;
    background-color: #e7326d;
    font-size: 10px;
    top: 0;
    right: -5px;
    color: #fff;
  }
  #header #nav {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #fff;
    margin: 0;
    z-index: 99999;
  }
  #header #nav ul {
    overflow: hidden;
  }
  #header #nav ul li {
    float: none;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
    padding-bottom: 0;
  }
  #header #nav ul li a {
    border-left: none;
    width: 100%;
    display: block;
    text-align: left;
    padding: 15px 20px;
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/sp_arrow_green.png) 96% center no-repeat;
    background-size: 10px;
    box-sizing: border-box;
  }
  #header #nav ul li:last-child a {
    width: 100%;
    border-right: none;
  }
  #header #nav ul li ul.submenu {
    display: none;
  }
  #header #nav ul li:hover ul.submenu {
    display: none;
  }
  #header #nav ul.sign {
    display: inline-block;
    width: 90%;
  }
  #header #nav ul.sign li {
    float: left;
    width: 45%;
    border-left: none;
    border-bottom: none;
  }
  #header #nav ul.sign li:last-child {
    float: right;
  }
  #header #nav ul.sign li a {
    display: inline-block;
    width: 100%;
    padding: 12px 0;
    text-align: center;
  }
  #header #nav ul.sign li a.new {
    background: #eee;
    color: #444;
  }
  #header #nav ul.sign li a.login {
    background: #57B846;
    color: #fff;
  }
  #header #nav ul.type {
    display: none;
    position: absolute;
    top: 45px;
    left: 50%;
    width: 80%;
    background-color: #fff;
    margin-left: -40%;
    border: 1px solid #eee;
    box-sizing: border-box;
  }
  #header #nav ul.use li {
    border-bottom: none;
    float: left;
    border-left: none;
    width: 33%;
  }
  #header #nav ul.use li a {
    background: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
  }
  #header #nav .asign {
    text-align: center;
    border-bottom: 1px solid #57B846;
    padding: 14px 0;
  }
  #header #nav .langarea {
    position: relative;
  }
  #header #nav a.close {
    display: block;
    text-align: center;
    background: #25b5aa url(https://cache.triple-farm.com/npjp/jp/common/images/btn_close.gif) 37% center no-repeat;
    background-size: 18px;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    margin-top: 12px;
  }
  #header #nav a.language {
    display: block;
    text-align: center;
    border: 1px solid #eee;
    color: #222;
    padding: 10px 0;
    box-sizing: border-box;
    margin: 15px auto;
    width: 80%;
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/under_arrow.png) 95% center no-repeat;
    background-size: 16px;
  }
  #header .search {
    background-color: #f1f9f8;
  }
  #header .search .search-inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: none;
    padding: 12px 0;
  }
  #header .search .itemsearch {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
  #header .search .itemsearch input[type="text"] {
    box-sizing: border-box;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    padding-left: 12px;
  }

  #contents {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    min-height: 700px;
  }
  #contents.second #path ul {
    overflow: hidden;
    padding: 10px;
  }
  #contents.second #path ul li {
    float: left;
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/path_arrow.png) right center no-repeat;
    padding-right: 15px;
    margin-right: 5px;
  }
  #contents.second #path ul li:last-child {
    background: none;
  }
  #contents.second #sidenav {
    width: 100%;
    float: none;
  }
  #contents.second #sidenav .bnr {
    display: none;
  }
  #contents.second #sidenav .category_menu {
    margin-top: 0;
    padding-left: 0;
    box-sizing: border-box;
    position: relative;
  }
  #contents.second #sidenav .category_menu p {
    margin: 0;
    padding: 10px;
    background-color: #25b5aa;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }
  #contents.second #sidenav .category_menu p.spmenu {
    background: #25b5aa url(https://cache.triple-farm.com/npjp/jp/product/files/category_menu_arrow.jpg) right center no-repeat;
    background-size: 50px;
  }
  #contents.second #sidenav .category_menu ul {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999;
    background: #fff;
  }
  #contents.second #sidenav .category_menu ul li {
    border-bottom: 1px solid #25b5aa;
  }
  #contents.second #sidenav .category_menu ul li.current {
    background-color: #f1f9f8;
  }
  #contents.second #sidenav .category_menu ul li.sp_product_menu {
    display: block;
    text-align: center;
    background: #25b5aa url(https://cache.triple-farm.com/npjp/jp/common/images/btn_close.gif) 37% center no-repeat;
    background-size: 18px;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
  }
  #contents.second #sidenav .category_menu ul li a {
    color: #6ec7bf;
    display: block;
    padding: 10px 0 10px 25px;
    background: #f1f9f8 url(https://cache.triple-farm.com/npjp/jp/common/images/sp_arrow_green_menu.png) 15px center no-repeat;
    background-size: 5px;
  }
  #contents.second #maincontents {
    width: 100%;
    float: none;
  }
  #contents.second .custom {
    overflow: hidden;
    margin-bottom: 15px;
  }
  #contents.second .custom.no-mb {
    margin-bottom: 0;
  }
  #contents.second select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0;
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    box-sizing: content-box;
    width: 150px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/btn_select.png) right center no-repeat;
    padding: 0 0 0 5px;
    box-sizing: border-box;
  }
  #contents.second .btn {
    cursor: pointer;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 18px;
    line-height: 32px;
    height: 44px;
    margin: 0;
    vertical-align: middle;
  }
  #contents.second .btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #contents.second .btn.default {
    border: 1px solid  #ccc;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #f0f0f0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f0f0f0));
    background-image: -moz-linear-gradient(top, #ffffff, #f0f0f0);
    background-image: -webkit-linear-gradient(top, #ffffff, #f0f0f0);
    background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF0F0F0');
    padding: 0 22px;
  }
  #contents.second .btn.gray {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #333;
    color: #fff;
    border: none;
    padding: 0 25px;
  }
  #contents.second .btn.submit, #contents.second .btn.continue, #contents.second .btn.login, #contents.second .btn.newentry {
    width: 100%;
    margin: 0 auto 10px;
  }
  #contents.second .btn.submit {
    font-size: 22px;
    line-height: 60px;
    height: 60px;
  }

  #footer {
    margin-top: 50px;
  }
  #footer #footer-top {
    background-color: #eee;
    padding: 40px 0;
  }
  #footer #footer-top .inner {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
  }
  #footer #footer-top .inner .block {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
  }
  #footer #footer-top .inner .block .app {
    position: relative;
  }
  #footer #footer-top .inner .block .app ul {
    position: absolute;
    overflow: hidden;
    top: 46px;
    right: 10px;
  }
  #footer #footer-top .inner .block .app ul li {
    float: left;
    margin-right: 5px;
  }
  #footer #footer-top .inner .block-calendar {
    width: 100%;
  }
  #footer #footer-top .inner .block-calendar table.calendar {
    width: 48%;
    table-layout: fixed;
  }
  #footer #footer-top .inner .block-calendar table.calendar:last-child {
    float: right;
  }
  #footer #footer-top .inner .block-calendar table.calendar th, #footer #footer-top .inner .block-calendar table.calendar td {
    text-align: center;
    padding: 2px;
    border: 1px solid #ddd;
  }
  #footer #footer-top .inner .block-calendar table.calendar td.holiday {
    background-color: #7cd3cc;
  }
  #footer #footer-top .inner .security {
    width: 95%;
    margin: 0 auto;
    margin-right: auto;
  }
  #footer #footer-top .inner .security .ssl {
    padding: 15px;
    box-sizing: border-box;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
  }
  #footer #footer-top .inner .security .ssl div {
    float: left;
    width: 28%;
  }
  #footer #footer-top .inner .security .ssl p {
    font-size: 14px;
    text-align: left;
    margin-top: 0;
    float: right;
    width: 70%;
  }
  #footer #footer-bottom {
    background-color: #ccc;
    padding: 0;
  }
  #footer #footer-bottom .inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  #footer #footer-bottom .inner p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
  }
  #footer #footer-bottom .inner p.open_sitemap {
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/sp_sitemap_open.png) 95% center no-repeat;
    background-size: 18px;
  }
  #footer #footer-bottom .inner p.open_sitemap.open {
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/sp_sitemap_close.png) 95% center no-repeat;
    background-size: 18px;
  }
  #footer #footer-bottom .inner .sitemap {
    display: none;
  }
  #footer #footer-bottom .inner .block {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  #footer #footer-bottom .inner .block:first-child {
    width: 100%;
  }
  #footer #footer-bottom .inner .block:first-child h5 {
    border-top: 1px solid #444;
  }
  #footer #footer-bottom .inner .block:first-child ul {
    overflow: hidden;
  }
  #footer #footer-bottom .inner .block:first-child ul li {
    float: left;
    width: 48%;
  }
  #footer #footer-bottom .inner .block:last-child {
    margin-right: 0;
  }
  #footer #footer-bottom .inner .block:last-child h5:nth-child(n+2) {
    border-bottom: 1px solid #444;
    margin-bottom: 0;
  }
  #footer #footer-bottom .inner .block h5 {
    font-size: 16px;
    text-align: left;
    clear: both;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #footer #footer-bottom .inner .block h5 a {
    display: block;
    padding: 10px 20px;
    box-sizing: border-box;
    background: url(https://cache.triple-farm.com/npjp/jp/files/btn_next.png) 96% center no-repeat;
    background-size: 8px;
  }
  #footer #footer-bottom .inner .block ul {
    margin-bottom: 30px;
    display: none;
    padding: 0 5%;
    box-sizing: border-box;
  }
  #footer #footer-bottom .inner .block ul li {
    width: 48%;
    float: left;
  }
  #footer #footer-bottom .inner .block ul li:nth-child(2n) {
    float: right;
  }
  #footer #footer-bottom .inner .block ul li a {
    color: #666;
    font-size: 13px;
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/arrow_gray.png) 0 8px no-repeat;
    padding-left: 10px;
    display: inline-block;
  }
  #footer .copyright {
    background-color: #25b5aa;
    padding: 20px 0;
  }
  #footer .copyright .inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  #footer .copyright .inner small {
    float: none;
    color: #fff;
    font-size: 12px;
    text-align: center;
  }
  #footer .copyright .inner ul {
    float: none;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 15px;
  }
  #footer .copyright .inner ul li {
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
  }
  #footer .copyright .inner ul li a {
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    display: block;
    padding: 10px 10px 10px 25px;
    background: url(https://cache.triple-farm.com/npjp/jp/common/images/arrow_white.png) 15px center no-repeat;
  }
}

#contents #maincontents .mini{
  font-size:x-small;
}
