@charset "utf-8";
/* -----------------------------------------------------------
basic settings
----------------------------------------------------------- */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}

#contents {
  width: 100%;
  font-size: 1.3rem;
  /* padding: 64px 0 0; */
}
#contents *,
#contents :after,
#contents :before {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#useful #contents {
  position: relative;
}
#main_inner {
  /*width:912px;*/
  width: 960px;
  margin: 0 auto;
  /* padding-top: 20px; */
}
.pankuzu a {
  text-decoration: underline !important;
}
#gnav_common {
  width: 100%;
  margin: 0 auto;
  padding-top: 14px;
  position: absolute;
  z-index: 90;
  top: 122px;
  background: url(/nutricare/img/common/bg_main_contents.gif) top repeat-x;
}
#useful #gnav_common {
  top: 0;
}
#gnav_common.scrolled {
  position: fixed;
  top: 0;
}
#gnav_common .gnav_01 {
  width: 960px;
  margin: 0 auto;
}
#gnav_common .gnav_01 li {
  float: left;
  display: table;
  padding: 0 0 0 10px;
  height: 50px;
  width: auto;
}
#gnav_common .gnav_01 li.home {
  padding: 0;
}
#gnav_common .gnav_01 li.home a {
  font-size: 14px;
  line-height: 1.2;
  background: #fff;
  color: #e11e1e;
  border: 2px solid #e11e1e;
}
#gnav_common .gnav_01 li.home a:hover {
  background: #e11e1e;
  color: #fff;
}
#gnav_common .gnav_01 li a {
  font-size: 15px;
  background: #ffb400;
  color: #3b3016;
  display: table-cell;
  vertical-align: middle;
  border-radius: 10px 10px 0 0;
  height: 50px;
  /* width: 151px; */
  width: 184px;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
}
/* #gnav_common .gnav_01 > li:nth-child(5) a {
  background: url(../img/ec_check/icon_online_shop.png) no-repeat 20px 18px #e11e1e;
  color: #fff;
  padding: 0 0 0 36px;
  font-size: 12px;
  letter-spacing: 2px;
}
#gnav_common .gnav_01 > li:nth-child(5) a:hover {
  background: url(../img/ec_check/icon_online_shop_hover.png) no-repeat 20px 18px #fff;
} */

#gnav_common .gnav_01 li.recipe a {
  font-size: 12px;
}

.public_box_useful,
#gnav_common .gnav_01 li a {
  font-family:
    "A-OTF 新ゴ Pro",
    A-OTF Shin Go Pro,
    "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro",
    "メイリオ",
    Meiryo,
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS PGothic",
    sans-serif;
  font-weight: bold;
}
#gnav_common .gnav_01 li a:hover {
  background: #ffffff;
  color: #333333;
}
ul.public_under,
ul.recipe_under {
  width: 960px;
  height: 230px;
  padding: 30px 15px;
  top: 64px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  display: none;
  z-index: 50000;
  background: #ffffff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
ul.public_under li,
ul.recipe_under li {
  width: 200px;
  line-height: 100%;
  padding-left: 17px;
  font-size: 13px;
}
ul.public_under a,
ul.recipe_under li a {
  display: block;
}
#gnav_common .gnav_01 li ul.public_under li,
#gnav_common .gnav_01 li ul.recipe_under li {
  float: left;
  display: block;
  height: auto;
  margin-bottom: 20px;
  padding: 0;
}

#gnav_common .gnav_01 li ul.public_under li a,
#gnav_common .gnav_01 li ul.recipe_under li a {
  font-size: 15px;
  background: none;
  color: #333333;
  display: block;
  border-radius: 0;
  height: 100px;
  text-align: left;
  font-weight: normal;
}

#gnav_common .gnav_01 li ul.public_under li a {
  width: 240px;
}

#gnav_common .gnav_01 li ul.public_under li a dl,
#gnav_common .gnav_01 li ul.recipe_under li a dl {
  display: table;
}

#gnav_common .gnav_01 li ul.public_under li a dl dt,
#gnav_common .gnav_01 li ul.public_under li a dl dd,
#gnav_common .gnav_01 li ul.recipe_under li a dl dt,
#gnav_common .gnav_01 li ul.recipe_under li a dl dd {
  display: table-cell;
  vertical-align: middle;
}

#gnav_common .gnav_01 li ul.public_under li a dl dt img {
  width: 100px;
  height: auto;
}

#gnav_common .gnav_01 li ul.public_under li.new a dl dt {
  position: relative;
}
#gnav_common .gnav_01 li ul.public_under li.new a dl dt:after {
  position: absolute;
  content: "リニューアル";
  background: #f00;
  color: #fff;
  left: -9px;
  top: -13px;
  padding: 2px 3px;
  border-radius: 3px;
  font-size: 12px;
}
#gnav_common .gnav_01 li ul.public_under li a dl dd {
  width: 105px;
  padding-left: 10px;
  font-size: 10px;
  line-height: 140%;
}
#gnav_common .gnav_01 li ul.public_under li a dl dd span {
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
}
#gnav_common .gnav_01 li ul.public_under li:nth-of-type(3) a dl dd span {
  font-size: 10px;
}

#gnav_common .gnav_01 li ul.recipe_under li a {
  width: 320px;
}

#gnav_common .gnav_01 li ul.recipe_under li a dl dt {
  width: 100px;
  height: 100px;
  text-align: center;
}
#gnav_common .gnav_01 li ul.recipe_under li a dl dd {
  padding-left: 10px;
}

.medical_under {
  width: 181px;
  height: 218px;
  background: url(/nutricare/img/common/bg_gnav_medical_under.gif) no-repeat;
  top: 51px;
  left: 290px;
  position: absolute;
  display: none;
  z-index: 50000;
}
.medical_under li {
  width: 140px;
  line-height: 100%;
  padding-left: 17px;
  padding-right: 24px;
  font-size: 13px;
}
.medical_under .list_01 {
  padding-top: 15px;
}
.medical_under .list_02,
.medical_under .list_03,
.medical_under .list_04 {
  padding-top: 26px;
}
.medical_under .list_05 {
  padding-top: 30px;
  line-height: 17px;
}
.contact_under {
  width: 168px;
  height: 86px;
  background: url(/nutricare/img/common/bg_gnav_contact_under.gif) no-repeat;
  top: 52px;
  left: 752px;
  position: absolute;
  display: none;
  z-index: 50000;
}
.contact_under li {
  width: 140px;
  line-height: 1;
  padding-left: 17px;
  padding-right: 24px;
}
.contact_under .list_01 {
  padding-top: 15px;
}
.contact_under .list_02,
.contact_under .list_03,
.contact_under .list_04 {
  padding-top: 26px;
}
.contact_under .list_05 {
  padding-top: 24px;
  line-height: 17px;
}
.font_changer {
  width: 65px;
  height: 28px;
  padding: 23px 0 0 5px;
  background: url(/nutricare/img/common/gnav_08.png) no-repeat;
}
.font_changer .disnone {
  display: none;
}
.font_changer .font_small {
  width: 29px;
  height: 22px;
  float: left;
  cursor: pointer;
  display: block;
  background: url(/nutricare/img/common/button_fontsize_s_off.gif) no-repeat;
}
.font_changer .font_large {
  width: 30px;
  height: 22px;
  float: left;
  cursor: pointer;
  display: block;
  background: url(/nutricare/img/common/button_fontsize_l_on.gif) no-repeat;
}
/* ページトップ横 */

.pagetop {
  position: fixed;
  bottom: 20px;
  right: -100px;
  z-index: 9999;
}

.pagetop a {
  display: block;
  width: 100px;
  height: 70px;
  z-index: 9999;
}
/* 介護メニュー */

.recipe_search_menu {
  width: 100%;
  background: #fff;
}

.useful_01 .recipe_search_menu.pc {
  position: fixed;
  bottom: -200px;
  right: 23px;
  z-index: 10;
}
.useful_01 .list .foot {
  padding: 25px 0 0;
}
/* ロールオーバー */
.rollover a:hover img {
  filter: alpha (opacity=70);
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
/* フォント */
.font_bold {
  font-weight: bold;
}
/* clearfix */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

/* -----------------------------------------------------------
lightbox
----------------------------------------------------------- */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 500px;
}
#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000000;
  text-align: center;
  line-height: 0;
}
#jquery-lightbox a img {
  border: none;
}
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#lightbox-container-image {
  padding: 10px;
}
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}
#lightbox-secNav-btnClose {
  width: 22px;
  float: right;
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 6000;
}

/* -----------------------------------------------------------
shop bt
----------------------------------------------------------- */

.eshop {
  margin: 10px 0;
}
.eshop02 {
  margin: 30px 0 20px;
}

.eshop a,
.eshop02 a {
  padding: 10px 15px;
  line-height: 40px;
  color: #333;
  /*background:#efefef;*/
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px #eb0000 solid;
  text-decoration: none;
}

* + html .eshop a,
* + html .eshop2 a {
  zoom: 1;
  height: 30px;
  padding: 0 15px 10px;
}

* + html .eshop a img,
* + html .eshop2 a img {
  vertical-align: middle;
}

.eshop a:hover,
.eshop02 a:hover {
  background: #fdf4ef;
  color: #eb0000;
}

.eshop a img,
.eshop02 a img {
  vertical-align: bottom;
  /* padding: 0 5px !important; */
}

#gnav_common_sp {
  display: none;
}

.pc {
  display: block;
}
.sp {
  display: none;
}

#ajinomoto_tpl_global_header {
  border-bottom: none;
  padding: 0;
}

@media screen and (max-width: 750px) {
  #gnav_common {
    display: none;
  }

  /*ナビメニュー*/
  .menu-btn span:after {
    content: attr(data-txt-menu);
  }
  .open .menu-btn span:after {
    content: attr(data-txt-close);
  }

  #ajinomoto_tpl_global_header .ajinomoto_tpl_wrap {
    display: none !important;
  }
  #page .mf_search_header_sp,
  .mf_search_footer_sp,
  p#page-top {
    display: block !important;
  }

  dl#acMenu {
    display: block;
    position: absolute;
    top: 9px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 95%;
  }
  #menu {
    position: absolute;
    top: 33px;
    right: 16px;
    font-size: 11px;
  }

  #gnav_common_sp {
    display: block;
    position: relative;
    z-index: 100;
    height: 75px;
    background: #fff;
  }
  #gnav_common_sp dl#acMenu dt.menu-btn,
  #gnav_common_sp dl#acMenu dd ul li a {
    color: #fff;
    font-size: 14px;
    padding: 17px 4%;
    text-decoration: none;
  }
  #gnav_common_sp dl#acMenu dt.menu-btn {
    background: #e11e1e;
    border-radius: 7px;
    margin: 0 0 5px 0;
    position: relative;
  }
  #gnav_common_sp dl#acMenu dt.menu-btn:after {
    background: url(/nutricare/img/common/nav/sp/nav-open-sp.svg) no-repeat 90% center #fff;
    background-size: 40%;
    content: "menu";
    font-weight: bold;
    color: #e11e1e;
    display: block;
    position: absolute;
    width: 70px;
    height: 20px;
    padding: 5px 10px;
    border-radius: 15px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 70%;
    margin: auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .open #gnav_common_sp dl#acMenu dt.menu-btn:after {
    background: url(/nutricare/img/common/nav/sp/nav-close-sp.svg) no-repeat 90% center #fff;
    background-size: 40%;
  }
  #gnav_common_sp dl#acMenu dd ul {
    border-radius: 7px;
    background: #999;
  }
  #gnav_common_sp dl#acMenu dd ul li {
    border-bottom: 2px solid #fff;
  }
  #gnav_common_sp dl#acMenu dd ul li.last {
    border-bottom: none;
  }
  #gnav_common_sp dl#acMenu dd ul li a {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  #contents {
    background: #fff;
    padding: 0;
  }
  #contents img {
    height: auto;
  }
  #contents #main_inner {
    width: 96%;
    margin: 0 auto;
    padding-top: 0;
  }
  .pankuzu {
    display: none;
  }
  #lightbox-container-image-box {
    width: 100% !important;
    height: auto !important;
  }
  #lightbox-container-image img {
    width: 100% !important;
  }
}
