@charset "UTF-8";
/* CSS Document */
.sp {
  display: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.bold {
  font-weight: bold;
}

h3 {
  background: #57B846;
  color: #fff;
  padding: 15px 20px;
  font-size: 16px;
}

.banner a:hover {
  opacity: 0.8;
}

.bx-wrapper {
  margin: 0 auto 73px;
}
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
}
.bx-wrapper .bx-pager {
  padding-top: 0;
  bottom: -80px;
}

.bx-custom-pager .bx-pager-item {
  width: 19%;
  box-shadow: 0 0 0 3px #156eb2 inset;
  margin-right: 5px;
}
.bx-custom-pager .bx-pager-item:last-child {
  margin-right: 0;
}
.bx-custom-pager .bx-pager-item .active img {
  position: relative;
  z-index: -1;
}

#header {
  width: 100%;
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/header-bg.png) repeat-x left top #fff;
  margin-top: 0;
}
#header .header-in {
  width: 1200px;
　max-width: 100%;
  height: auto;
  margin: 0 auto;
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/hd-bg.png) no-repeat center top;
  padding-top: 17px;
}
#header .header-in h1 {
  color: #444;
  font-size: 12px;
}
#header .header-in .head-btn ul li {
  float: left;
  width: 150px;
  text-align: center;
  margin-right: 5px;
}
#header .header-in .head-btn ul li a {
  display: block;
  padding: 7px 0;
  font-size: 14.2px;
}
#header .header-in .head-btn ul li a:hover {
  text-decoration: none;
}
#header .header-in .head-btn ul li.help {
  background: #fff;
}
#header .header-in .head-btn ul li.help a {
  color: #57b846;
}
#header .header-in .head-btn ul li.inquiry {
  background: #57b846;
}
#header .header-in .head-btn ul li.inquiry a {
  color: #fff;
}
#header .header-in .head-btn ul li.bag {
  background: #ff416f;
}
#header .header-in .head-btn ul li.bag a {
  color: #fff;
}
#header .header-in .logo img {
  width: 63.5258%;
}
#header .header-in .box01 {
  margin-top: 5px;
}
#header .header-in .box01 ul li {
  float: left;
  margin-right: 27px;
}
#header .header-in .box01 ul li a {
  color: #156eb2;
  font-size: 12px;
}
#header .header-in .id, #header .header-in .pw {
  width: 200px;
  height: 25px;
}
#header .header-in .pc-login {
  background: #156eb2;
  text-align: center;
  border-radius: 3px;
  width: 90px;
  margin-left: 5px;
}
#header .header-in .pc-login:hover {
  opacity: 0.8;
}
#header .header-in .pc-login a {
  color: #fff;
  padding: 4px 0;
  font-size: 13px;
  display: block;
}
#header .header-in .pc-login a:hover {
  text-decoration: none;
  opacity: 0.8;
}

#header .header-in .pc-mypage {
  margin-right: 5px;
}
#header .header-in .pc-mypage p{
  display:inline-block;
  margin-left: 5px;
  width: 90px;
  text-align: center;
  background: #156eb2;
  border-radius: 3px;
}
#header .header-in .pc-mypage p:hover {
  opacity: 0.8;
}
#header .header-in .pc-mypage a {
  color: #fff;
  padding: 4px 0;
  font-size: 13px;
  display: block;
}
#header .header-in .pc-mypage a:hover {
  text-decoration: none;
  opacity: 0.8;
}


#sidenav .bb li {
  border-bottom: 1px dotted #ccc;
}
#sidenav .bb li:last-child {
  border-bottom: none;
}
#sidenav .category li a {
  color: #444;
  display: block;
  padding: 8px 20px;
  font-size: 13px;
}
#sidenav .bnr1 {
  margin-bottom: 20px;
}
#sidenav .bnr1 ul {
  padding-top: 1px;
}
#sidenav .bnr1 ul li {
  border: 1px solid #ccc;
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/icon03.png) no-repeat 95% 29px;
  margin-top: -1px;
}
#sidenav .bnr1 ul li a {
  color: #ff416f;
  display: block;
  font-size: 28px;
  overflow: hidden;
  zoom: 1;
  padding: 20px;
}
#sidenav .bnr1 ul li a .fa {
  float: left;
  width: 36px;
  margin-top: 3px;
}
#sidenav .bnr1 ul li a span {
  color: #444;
  display: block;
  line-height: 1.3;
  font-size: 12px;
  float: left;
  margin-left: 15px;
}
#sidenav .bnr1 ul li a span > span {
  font-size: 16px;
  float: none;
  margin-left: 0;
}
#sidenav .bnr1 ul li a:hover {
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/icon03.png) no-repeat 95% 29px #f0f0f0;
}

#sidenav .bnr1_pc {
  margin: 0 0 10px 0;
}

#sidenav .bnr1_pc img:hover {
  opacity: 0.8;
}

#sidenav .bnr2 {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
#sidenav .bnr2 ul li {
  margin-bottom: 10px;
}
#contents {
}
#contents.mt {
  padding-top: 40px;
}
#contents .banner-box {
  padding-top: 40px;
}
#contents .banner-box ul li {
  float: left;
  margin-right: 20px;
}
#contents .banner-box ul li:last-child {
  margin-right: 0;
}
#contents .banner-box ul li a {
  display: block;
}
#contents .banner-box ul li a:hover {
  opacity: 0.8;
}
#contents h2 {
  color: #444;
  font-size: 20px;
  border-bottom: 3px solid #fe8e31;
  padding-bottom: 16px;
  padding-left: 10px;
}
#contents .recomend {
  margin-top: 50px;
}
#contents .recomend ul {
  padding-top: 20px;
}
#contents .recomend ul li {
  /*float: left;*/
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
  vertical-align: top;
  width: 160px;
}
#contents .recomend ul li:last-child {
  margin-right: 0;
}
#contents .recomend ul li a {
  display: block;
}
#contents .recomend ul li img{
  max-width: 100%;
}
#contents .recomend ul li p {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 15px;
}
#contents .recomend ul li p span {
  color: #ff416f;
  font-size: .8em;
  font-weight: bold;
  display: block;
}
#contents .recomend .more-btn {
  clear: both;
  text-align: center;
  padding-top: 28px;
  padding-bottom: 28px;
}
#contents .recomend .more-btn p {
  background: #fe8e31;
  width: 300px;
  margin: 0 auto;
}
#contents .recomend .more-btn p:hover {
  opacity: 0.8;
}
#contents .recomend .more-btn p a {
  color: #FFFFFF;
  display: block;
  padding: 16px 0;
}
#contents .recomend .more-btn p a:hover {
  text-decoration: none;
}
#contents .recomend .category-btn {
  margin-top: 50px;
}
#contents .recomend .category-btn ul li {
  float: left;
  margin-right: 20px;
  text-align: center;
  background: #ccc;
  width: 280px;
}
#contents .recomend .category-btn ul li:last-child {
  margin-right: 0;
}
#contents .recomend .category-btn ul li:hover {
  opacity: 0.8;
}
#contents .recomend .category-btn ul li a {
  color: #fff;
  padding: 23px 0;
  display: block;
}
#contents .recomend .category-btn ul li a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#contents .keyword {
  margin: 50px 0 43px;
  clear: both;
}
#contents .keyword ul {
  padding-top: 20px;
}
#contents .keyword ul li {
  float: left;
  width: 160px;
  margin-right: 20px;
  font-size: 12px;
  color: #ff416f;
  font-weight: bold;
}
#contents .keyword ul li strong {
  font-size: 1.8em;
  font-weight: bold;
}
#contents .keyword ul li:nth-child(5n) {
  margin-right: 0;
}
#contents .keyword ul li:last-child {
  margin-right: 0;
}
#contents .keyword ul li:nth-child(n+6) {
  margin-top: 20px;
}
#contents .keyword ul li span.keyword-box {
  border: 1px solid #ccc;
  display: block;
  margin-top: 10px;
}
#contents .keyword ul li span.keyword-box a {
  color: #156eb2;
  display: block;
  padding: 8px;
  font-size: 14px;
}
#contents .keyword ul li.rank1 span.ranking {
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/rank1.png) no-repeat left top;
  background-size: 44%;
  padding-left: 30px;
  padding-top: 8px;
}
#contents .keyword ul li.rank2 span.ranking {
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/rank2.png) no-repeat left top;
  background-size: 44%;
  padding-left: 30px;
  padding-top: 8px;
}
#contents .keyword ul li.rank3 span.ranking {
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/rank3.png) no-repeat left top;
  background-size: 44%;
  padding-left: 30px;
  padding-top: 8px;
}
#contents .keyword ul li a {
  padding-left: 0;
}
#contents .pharmacy-news {
  margin-top: 50px;
}
#contents .pharmacy-news h3 {
  padding: 7px 10px 7px 20px;
}
#contents .pharmacy-news h3 p {
  padding-top: 10px;
  float: left;
}
#contents .pharmacy-news h3 a {
  color: #fff;
  display: block;
}
#contents .pharmacy-news h3 span.archive {
  border: 1px solid #fff;
  border-radius: 2px;
  padding: 7px 12px;
  float: right;
  font-size: 13px;
}
#contents .pharmacy-news h3 span.archive:hover {
  background: rgba(255, 255, 255, 0.1);
}
#contents .pharmacy-news dl dt, #contents .pharmacy-news dl dd {
  float: left;
  border-bottom: 1px dotted #ccc;
  padding: 15px 0 15px 2%;
}
#contents .pharmacy-news dl dt {
  color: #666;
  clear: both;
  width: 13%;
}
#contents .pharmacy-news dl dd {
  width: 78%;
}
#contents .pharmacy-news dl dd.none{
  width: 100%;
}
#contents .pharmacy-news dl dd a {
  color: #156eb2;
}

#footer {
  background: url(https://cache.triple-farm.com/npjp/jp/common/files/ft-bg.png) repeat-x left bottom;
  height: 112px;
}
#footer .footer-in {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#footer .footer-in ul {
  float: left;
}
#footer .footer-in ul li {
  float: left;
  border-left: 1px solid rgba(87, 221, 255, 0.5);
  height: 38px;
  width: 158px;
  text-align: center;
}
#footer .footer-in ul li a {
  font-size: 12px;
  color: #444;
  display: block;
  padding-top: 10px;
}
#footer .footer-in ul li a:hover {
  text-decoration: none;
  color: #57ddff;
}
#footer .footer-in .pagetop {
  position: absolute;
  right: 0;
  bottom: 0;
}
#footer .copy {
  text-align: left;
  padding: 25px 0;
  clear: both;
  width: 1200px;
  margin: 0 auto;
  font-size: 12px;
}

.search {
  background: none;
}
.search .itemsearch {
  width: 1035px;
  padding-right: 2px;
}
.search .itemsearch input[type="text"] {
  border-radius: 5px;
  border: none;
}
.search .search-inner {
  background: none;
  padding: 18px 0 9px;
}
.search .search-inner img {
  vertical-align: text-bottom;
}

/*------------------------

余白

------------------------*/
.mt05 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.mt70 {
  margin-top: 70px;
}

.mt100 {
  margin-top: 100px;
}

.mt_20 {
  margin-top: -20px;
}

.mtb05 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mtb10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mtb15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mtb30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mb05 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.ml05 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.mr05 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr20 {
  margin-right: 20px;
}

.pl20 {
  padding-left: 20px;
}

.pt40 {
  padding-top: 40px;
}

.pt20 {
  padding-top: 20px;
}

@media screen and (min-width: 1168px) {

#sidenav .bnr1 {
  display: none;
}

}

@media screen and (max-width: 1167px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .sp-wrapper {
    width: 92%;
    margin: 0 auto;
  }
  .fl, .fr {
    float: none;
  }

  h3 {
    padding: 1em;
  }

  h3 a:link {
    color: #fff;
    background: url(https://cache.triple-farm.com/npjp/jp/files/icon05.png) no-repeat right 0.2em;
    background-size: 2.8%;
    display: block;
  }
  .bx-wrapper {
    margin: 0 auto 20px;
  }
  .bx-wrapper .bx-viewport {
    padding-bottom: 1em;
  }
  .bx-wrapper .bx-pager {
    padding-top: 0;
    position: relative;
    bottom: -10px;
    left: 10px;
  }
  .bx-custom-pager .bx-pager-item {
    width: 18%;
    margin-right: .5em;
  }

  #header {
    position: relative;
    min-width: 100%;
    background: url(https://cache.triple-farm.com/npjp/jp/common/files/hd-bg_sp.png) repeat-x left top #fff;
    background-size: 100%;
  }
  #header .header-in {
    position: relative;
    width: 100%;
    background: none;
  }
  #header .header-in .logo {
    width: 43.8666%;
    margin: 0 auto;
  }
  #header .header-in .logo img {
    width: 100%;
  }

  #sidenav .bb h3 {
    background: url(https://cache.triple-farm.com/npjp/jp/files/icon01.png) no-repeat 96% 1.2em #57b846;
    background-size: 4%;
  }
  #sidenav .bb h3.open {
    background: url(https://cache.triple-farm.com/npjp/jp/files/icon02.png) no-repeat 96% 1.2em #57b846;
    background-size: 4%;
  }
  #sidenav .bb ul {
    display: none;
  }
  #sidenav .bb ul li {
    background: url(https://cache.triple-farm.com/npjp/jp/files/icon06.png) no-repeat 96% 1.2em #fff;
    background-size: 2.8%;
  }
  #sidenav #nav {
    display: none;
    z-index: 10000;
    border-width: 10px 0;
    position: absolute;
    top: 0.4%;
    left: 0;
    width: 100%;
    background: #fff;
  }
  #sidenav #nav .nav-close {
    padding: 1em 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
  }
  #sidenav #nav .nav-close p {
    font-size: 14px;
  }
  #sidenav #nav .nav-close p img {
    width: 4%;
    vertical-align: sub;
  }
  #sidenav .category h3 {
    margin-bottom: 1px;
  }
  #sidenav .category h3.sp a:link,
  #sidenav .category h3.sp a:visited{
    color: #FFF;
  }

  #sidenav .bnr1_pc {
    display: none;
  }

  #sidenav .bnr1 {
    margin-bottom: 0;
    clear: both;
  }
  #sidenav .bnr1 ul li {
    border: none;
    border-bottom: 1px solid #ccc;
    background: url(https://cache.triple-farm.com/npjp/jp/common/files/icon04.png) no-repeat 96% 1.5em;
    background-size: 2.7%;
  }
  #sidenav .bnr1 ul li a {
    padding: .5em;
  }
  #sidenav .bnr2 {
    border-top: none;
    width: 92%;
    margin: auto;
    text-align: center;
    padding-top: 2em;
  }
  #sidenav .bnr2 ul li {
    width: 100%;
  }
  #sidenav .btnbox {
    background: rgba(88, 221, 255, 0.2);
    padding: 1em;
  }
  #sidenav .btnbox > div {
    float: left;
    width: 48%;
    padding: .8em 0;
    text-align: center;
  }
  #sidenav .btnbox .touroku {
    background: #fff;
    margin-right: 4%;
  }
  #sidenav .btnbox .touroku a {
    display: block;
    color: #156eb2;
  }
  #sidenav .btnbox .login {
    background: #156eb2;
    margin-right: 0;
  }
  #sidenav .btnbox .login a {
    display: block;
    color: #fff;
  }
  #sidenav .btnbox .help {
    background: #fff;
    margin-right: 4%;
  }
  #sidenav .btnbox .help a {
    color: #57b846;
  }
  #sidenav .btnbox .inquiry {
    background: #57b846;
    margin-right: 0;
  }
  #sidenav .btnbox .inquiry a {
    color: #fff;
  }
  #sidenav .btnbox p {
    text-align: center;
    padding-top: 1em;
    clear: both;
  }
  #sidenav .btnbox p a {
    color: #156eb2;
  }

  .openbtn, .closebtn {
    position: absolute;
    top: 26px;
    left: 15px;
  }
  .openbtn img, .closebtn img {
    width: 39.333%;
  }

  .cart {
    padding-top: 5px;
    position: absolute;
    top: 17px;
    right: 20px;
    font-size: 2.5em;
    color: #156eb2 !important;
  }
  .cart span {
    text-align: center;
    width: 18px;
    height: 18px;
    line-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;
  }

  #contents {
    padding-top: 0;
    position: relative;
  }
  #contents.mt {
    padding-top: 0;
  }
  #contents .banner-box {
    padding-top: 2em;
  }
  #contents .banner-box ul li {
    float: left;
    margin-right: 20px;
    margin-bottom: 1em;
  }
  #contents h2 {
    padding-bottom: .5em;
  }
  #contents h2 span {
    margin-left: 4%;
  }
  #contents .recomend ul {
    width: 92%;
    margin: auto;
  }
  #contents .recomend ul li {
    margin-right: 1.6%;
    margin-top: 1em;
    width: 48.4%;
  }
  #contents .recomend ul li:nth-child(even) {
    margin-right: 0;
  }
  #contents .recomend ul li:nth-child(odd) {
    clear: both;
  }
  #contents .recomend ul li:nth-child(n+3) {
    margin-top: 2em;
  }
  #contents .recomend .more-btn p {
    width: 92%;
  }
  #contents .recomend .category-btn {
    margin-top: 2em;
  }
  #contents .recomend .category-btn ul li {
    float: none;
    width: 100%;
    margin-bottom: 1em;
    margin-top: 0;
  }
  #contents .keyword ul li {
    float: none;
    width: 92%;
    margin: auto;
    margin-bottom: 1em;
  }
  #contents .keyword ul li:last-child {
    margin-right: auto;
  }
  #contents .keyword ul li:nth-child(5n) {
    margin-right: auto;
  }
  #contents .keyword ul li img {
    width: 19.7333%;
  }
  #contents .pharmacy-news dl {
    padding-top: 1em;
  }
  #contents .pharmacy-news dl dd {
    float: none;
    width: auto;
    padding-right: 1em;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    padding: 1em 2% 1em;
  }
  #contents .pharmacy-news dl dd:last-child {
    border-bottom: none;
  }
  #contents .pharmacy-news dl dd p
  a {
    width: 80%;
  }
  #contents .pharmacy-news dl dt {
    border-bottom: none;
    font-size: 13px;
    padding: 1em 3em 1em 1em;
  }
  #contents .pharmacy-news .sp-archive {
    border: 1px solid #57b846;
    border-radius: 3px;
    text-align: center;
    margin: 1em 0;
    width: 92%;
    margin: auto;
  }
  #contents .pharmacy-news .sp-archive p a {
    color: #57b846;
    padding: 1em 0;
    display: block;
  }

  #footer {
    background: url(https://cache.triple-farm.com/npjp/jp/common/files/ft-bg_sp.png) repeat-x left bottom;
    background-size: 100%;
    height: auto;
    position: relative;
    padding-top: 70px;
    margin-top: 2em;
  }
  #footer .pagetop {
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
  }
  #footer .footer-in {
    width: 100%;
    border-top: 3px solid #57ddff;
  }
  #footer .footer-in ul {
    padding-bottom: 1em;
  }
  #footer .footer-in ul li {
    width: 49.8%;
    border-left: none;
    border: 1px solid rgba(87, 221, 255, 0.5);
    margin-left: -1px;
    margin-top: -1px;
  }
  #footer .footer-in ul li:nth-child(even) {
    border-right: none;
  }
  #footer .copy {
    font-size: 12px;
    width: 92%;
    margin: 0 auto;
    padding: 0 0 3em;
    text-align: center;
  }

  .search {
    background: rgba(40, 203, 203, 0.2);
    margin-top: 4.4%;
  }
  .search .itemsearch {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .search .itemsearch input[type="text"] {
    border: none;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    padding-left: 12px;
  }
  .search .search-inner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: none;
    padding: 12px 0;
  }
  .search .search-inner img {
    vertical-align: text-bottom;
  }

  /*------------------------
  
  余白
  
  ------------------------*/
  .mt05, .mt10, .mt20, .mt30, .mt50, .mt70, .mt100, .mt_20 {
    margin-top: 0;
  }

  .mtb05, .mtb10, .mtb15, .mtb20, .mtb30 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .mb05, .mb10, .mb20, .mb30 {
    margin-bottom: 0;
  }

  .ml05, .ml10, .ml20, .ml30 {
    margin-left: 0;
  }

  .mr05, .mr10, .mr20 {
    margin-right: 0;
  }

  .pl20 {
    padding-left: 0;
  }

  .pt40, .pt20 {
    padding-top: 0;
  }

